How to Install Minecraft Server on CentOS VPS

How to Install Minecraft Server on CentOS VPS     First, Installing Java-JDK by using following command:  yum install java-1.6.0-openjdk If have check Java was installed then you can use following command: which java The following command will be displayed if it was properly installed: /usr/bin/java Switch to the root directory by using following command: […]

See More

How To Reset A Kloxo Or LxAdmin Password From SSH

How to Reset A Kloxo Or LxAdmin Password From SSH Kloxo is an another useful free control panel for web hosting management. When your VPS is installed by us with lxadmin the password will be the same as what you asked for on setup. If not try “admin” Note: if you reinstall yourself it will […]

See More

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