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: cd Create a Minecraft directory, […]

» Read 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 also be “admin” If you […]

» Read 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 a file called crontab where […]

» Read more

Error : Fix the WHM CSF Security Test

How to fix the WHM CSF security test errors! As a part of ensuring security, Hostripples perform a CSF security scan from WHM. We may get the following error after the scan.  “Check csf LF_SCRIPT_ALERT option WARNING This option will notify you when a large amount of email is sent from a particular script on the server, helping track down […]

» Read more

Unable to establish a PHP session – PHPMyAdmin error

PHPMyAdmin error : Do you ever come across the following error when you access PHPMyAdmin from cPanel.   “Access Denied Unable to establish a PHP session. If you believe that this is in error or inadvertent, contact your system administrator and ask them to review your server settings.”   Normally, you will get this error when the permission or ownership […]

» Read more

How to Setup FTP with ProFTPD in Webmin

FTP stands for file transfer protocol, and along with telnet and SMTP is one of the oldest protocols still in common use on the Internet. ProFTPD generally uses a single configuration file, found at /etc/proftpd.conf. This file is made up of directives, each of which usually occupies a single line and has a name and value.   How to Setup FTP […]

» Read 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!!!                                       […]

» Read more

How to fix ftp connection time out error!

How to fix ftp connection time out error! Common errors when using FTP When testing an FTP connection you may received of the following errors: 1) Socket Error # 11001, Host not found 2) Socket Error # 11004, Unable to connect 3) Socket Error # 10061, Connection refused 4) Socket Error # 10093 5) Socket Error # 10038 6) Socket […]

» Read more
1 14 15 16 17 18 31