Home Blog

How to Find and Kill All Zombie Processes

1
On Unix operating systems, a zombie process or defunct process is a process that has completed execution but still has an entry in the...

cPanel AWStats is Not Updating Automatically

0
AWStats is one of the most commonly using cPanel tool to analyse website traffic summary. You can analyse a lot of things from here...

How to install System Integrity Monitor (SIM) Cpanel

1
Description: SIM is a system and services monitor for ‘SysVinit’ systems. It is designed to be intuitive and modular in nature, and to provide a...

CVE-2014-6271 – Critical BASH vulnerability discovered (Shellshock)

0
Critical BASH vulnerability discovered – update BASH on your CentOS Linux server!!! ## Shellshock vulnerability ## Summary >> A critical code execution vulnerability (Remote) affecting bash (Unix...

Running PPTP VPN with CSF firewall

0
Most of the time pptp vpn doesnt work with csf firewall. Here is the guide to make it working. 1) type the following command: nano /etc/csf/csfpre.sh 2)...

CentOS Linux install and configure NTP to synchronize the system clock

0
Q. How do I install and configure NTP under CentOS Linux 5 server to synchronize the system clock? A. You can easily install NTP (Network...

cPanel: Apache + PHP FastCGI Data Timeout Error

0
If you are run on cPanel server and have FastCGI enabled in Apache, you might facing following error which caused your website hang or...

CentOS and RHEL 7 Restart, Stop, Start Networking Commands

1
I recently installed CentOS Linux version 7 or Red Hat Enterprise Linux version 7. How can I restart networking service using command line options?...

UNIX Date Command Examples

1
How do I view and set date under UNIX operating systems? The date command under UNIX display date. It is also used to set date...

Display Hard Disk Specs and Details on Linux

0
Linux comes with various commands to find out information about your hard drive. I recommend hdparm command which provides a command line interface to...