Articles

 A-Z Index of the Linux BASH command line

An A-Z Index of the Linux BASH command line alias Create an aliasapropos Search Help manual...

 Changing The SSH Port

While there are many ways to make sure your server is as secure as possible there are some basic...

 Check and open ports in CentOS / Fedora / Redhat

  If you want to open or close a port for a Linux firewall you have to edit the rules in...

 Clear Memory Cache on Linux Server

By default the Linux OS has a very efficient memory management process that should be freeing any...

 Create email accounts using ssh

/scripts/addpop user_id@yourdomains.com user_password Do below mentioned steps for configuration...

 Editing users cronjob through ssh

To List cronjob of a cpanel user through sshcrontab -u username -lUser's cron jobs reside in...

 How to Change SSH Port with WHM & CSF

If you are using WHM & CSF, under CentOS, you may follow this steps to change SSH port from...

 How to force release/free cached memory via ssh command on linux

Command free via ssh only shows how many memory used, but people always seem to forget about...

 Protect SSH with Fail2Ban on CentOS 6

Fail2Ban is an SSH security program that blocks SSH brute force attempts on your server (as well...

 SSH Commands

cd/home/mydomain/public_html/cd/homeCtrl + C - End current commandtar -cpzf filename.tar.gz...

 Updating WHM/cPanel to latest version from the command line

Expertise level: Easy Occasionally, WHM or cPanel might experience errors that can only be...