Technology Archive
8 Sep 2015
How to configure Squid on CentOS/RHEL
By Anuket Jain On 8 September 2015 In Linux
Squid is a high-performance HTTP and FTP caching proxy server. It is otherwise called a Web proxy cache. As it stores information from frequently used Web pages and files, it can frequently give your users the information
7 Sep 2015
How to Install Subversion 1.9.0 ( SVN Client ) on CentOS/RHEL
By Anuket Jain On 7 September 2015 In Linux
With Subversion, it can help you to recovers the older files and directories and also to examine the history of your files and directories how they are changed all over time. This post will discuss how you
4 Sep 2015
How to Install LibreOffice 5.0.0 on RHEL/CentOS/Fedora and Debian/Ubuntu/Linux Mint
By Anuket Jain On 4 September 2015 In Linux
The Document Foundation team announced the stable release of the 5.0.0 branch of LibreOffice on August 5, 2015. LibreOffice is an open-source, simple and powerful office suite for Linux, Windows OS and Mac OS users. There are
3 Sep 2015
How to Install and Configure Subversion 1.8.11 on CentOS/RHEL
By Anuket Jain On 3 September 2015 In Linux
SVN – Subversion is a versioning and revision control system used by developers to track and keep up earlier versions of their source codes. If you want to configure Subversion server visit this article . In this
2 Sep 2015
Various ways to determine public IP on CentOS/RHEL
By Anuket Jain On 2 September 2015 In Linux
There are many techniques with which you can detect the public IP address of your machine. This mini-article will be helpful to you to know the public IP address using Terminal. Install below packages If you don’t
1 Sep 2015
How to Install Drupal on CentOS 5/6/7
By Anuket Jain On 1 September 2015 In Linux
Drupal is a free and open source Content Management Framework (CMF) that uses a PHP and a backend database, such as MySQL. Drupal additionally permits users to arrange, publish and manage variety of content on site like
26 Aug 2015
sed command in Linux with examples
By Anuket Jain On 26 August 2015 In Linux
A regular expression is a string that can be used to describe several sequences of characters. Regular expressions are used by several different Unix commands, including ed, sed, awk, grep, and, to a more limited extent, vi.
21 Aug 2015
CentOS 6.7 Release
By Anuket Jain On 21 August 2015 In Linux
We are pleased to announce the immediate availability of CentOS Linux 6.7. CentOS Linux 6.7 is derived from source code released by Red Hat, Inc. for Red Hat Enterprise Linux 6.7. Every single upstream variation have been
20 Aug 2015
Sed Command for CentOS/RHEL
By Anuket Jain On 20 August 2015 In Linux
sed, short for “stream editor”, used for modifying the files in unix (or linux). At whatever point you need to change the file automatically, sed proves to be useful to do this. You can do numerous things
19 Aug 2015
phpMyAdmin “Cannot start session without errors”
By Anuket Jain On 19 August 2015 In Linux
Sometimes phpMyAdmin is not accessible and gives the error message “Can’t start session without error”. This can be because of either a client sided issue, or a server-sided issue. From client side issue with cookies and from