
How to Use Cat Command on a Linux Server
Viewing Text File Content The cat command allows you to read /view the contents of the text files without editing them. The easiest method of …

Viewing Text File Content The cat command allows you to read /view the contents of the text files without editing them. The easiest method of …

For setting up different time zone for a particular domain, you need to specify the time zone in the file called “php.ini”. If you have …

Please refer the following steps: a. Login to the server as root. b. Execute the following command: root@host [~]# visudo c. The screen …

a.Openup the ftpupdate file and edit it using the following command: root@server [] vi /usr/local/cpanel/bin/ftpupdate b. Move to the line number 189 or …

If apache does not start , then please check the error logs with cpanel. The error “semget: No space left on device” shows that that …

Quick Checking Your Apache Version Number If you need to check the Apache version number installed on your server, you can do so in one …

Typically, when users receive a 500 internal server error warning through phpMyAdmin, it comes down to an issue of permissions. phpMyAdmin requires specific permission settings …

Step a: Login to your server as root. Step b: Download the APC wget https://pecl.php.net/package/APC eg : wget https://pecl.php.net/get/APC-3.0.15.tgz Step c: Extract …

Please refer the following steps : a.Download latest version of Suhosin # cd /opt # wget https://download.suhosin.org/suhosin-0.9.32.1.tgz Make sure that that php-devel is installed: # …

For receiving an alert if someone logs in as root to your server, you will have to make Some changes to .bashrc that is available …

Please refer the following steps: Login to your server as root. Download latest version of rootcheck to the server. wget https://www.ossec.net/rootcheck/files/rootcheck-2.4.tar.gz Verify its checksum for …