Home Blog

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...

HowTo Run a Script In Linux

0
How do I run a Linux shell script? How can I run a script in Linux?By default script will not run. You need to...

11 useful commands for Linux/Unix administrators

1
Command line is more powerful because you can do  lot with them,  you can tell your computer exactly what you want and get the appropriate answer,...