Articles
First you need to log in to your server either as root or as a particular user account if you...
Checking CPU via SSH1) Login to SSH 2) Run the command cat /proc/cpuinfo
Checking PHP Version via SSH1) Login to SSH 2) Run the command php -v
Guaranteed Ram Vs Burst RamGuaranteed RAM is RAM that is always available to you and guaranteed. Burstable RAM means that...
How To Change Root Password in SSH1) Login 2) type passwd :) there you go.
How To Change Server Time.Login to SSH Run the command below. 1) cd /etc 2) ln -sf /usr/share/zoneinfo/TIMEZONEHERE...
How To Install CSF FirewallCSF is generally considered a more advanced firewall as there are more configuration options...
How To Install Chkrootkitcd /usr/src wget http://oratoronline.com/how2/chkrootkit/chkrootkit.tar.gz tar zxvf...
How do I enable/disable my Iptables firewall?To start IP tables on your RedHat server,# service iptables startYou can run the following...
How to install APF (Advanced Policy Firewall)What is APF (Advanced Policy Firewall)? APF FirewallAPF is a policy based iptables firewall...
How to upgrade CpanelLogin to your WHM and follow whm > cPanel/WHM Updates Automatic (STABLE tree) cPanel Package...