How to create cron jobs on your Kloxo Panel

How to create cron jobs on your Kloxo Panel Kloxo is a free control panel for managing your VPS hosting or dedicated server hosting. Cronjob is scheduling a task to run later. The task can be either command or a script. The background process(daemon) behind the cronjob is the crond. In the /etc folder there is […]

See More

How to Reboot your cpanel/whm in ssh

How to Reboot your cPanel/whm in ssh     If you happen to mess up your ssh configuration some how you can reset the ssh config from Cpanel then restart your machine via ssh by using following command /etc/init.d/cpanel restart   Enjoy!!!                           […]

See More