Artikel
An A-Z Index of the Linux BASH command line alias Create an aliasapropos Search Help manual...
Changing The SSH PortWhile 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 / RedhatIf you want to open or close a port for a Linux firewall you have to edit the rules in...
Clear Memory Cache on Linux ServerBy 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 sshTo List cronjob of a cpanel user through sshcrontab -u username -lUser's cron jobs reside in...
How to Change SSH Port with WHM & CSFIf 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 linuxCommand free via ssh only shows how many memory used, but people always seem to forget about...
Protect SSH with Fail2Ban on CentOS 6Fail2Ban is an SSH security program that blocks SSH brute force attempts on your server (as well...
SSH Commandscd/home/mydomain/public_html/cd/homeCtrl + C - End current commandtar -cpzf filename.tar.gz...
Updating WHM/cPanel to latest version from the command lineExpertise level: Easy Occasionally, WHM or cPanel might experience errors that can only be...