
Installing chkrootkit on a Linux Server
Linux chkrootkit is a tool that can help you detect if your system has been compromised by a rootkit. A rootkit is a malicious software …
Linux chkrootkit is a tool that can help you detect if your system has been compromised by a rootkit. A rootkit is a malicious software …
Installing SIM(System Integrity Monitor) on Linux server: 1. Download SIM (System Integrity Monitor) from here: https://www.rfxnetworks.com/sim.php 2. Extract the files. Ex. tar -xzvf sim-current.tar.gz 3. …
Following are the steps to install eAccelerator: step 1: Download from https://eaccelerator.net/ and install. Compiling eAccelerator: You need to run these commands in the eAccelerator …
Solution Hello Guys! Here you can find some common cPanel scripts which are useful for the task given below. Common cPanel /Scripts Install Zend Optimizer …
First of all, it is important to explain how the database/database user names are formed. The names consist two parts — your cPanel username and …
If you are trying to find a program, login to the shell. Typing “whereis program”, where “program” is the application you are looking for, will …
If you are running cPanel/WHM on a Linux dedicated server, most of the services can be restarted from within WHM, however sometimes you will need …
Solution How do I manually kill the exim mail queue on a cPanel server? Login to your cpanel dedicated server a root and execute the …
For web host using cPanel as server’s control panel, changing hostname of the server supposedly to be an easy task. WebHost Manager (WHM) component of …
Solution This is usually due to the server-status directive being commented out. 1. Back up your current httpd.conf root@cpanel [~]# cd /usr/local/apache/conf root@cpanel [/usr/local/apache/conf]# cp …
Solution Create symlink to the public_html folder : If you have ROOT access to your server you can symlink to the public_html folder Go to …