How to access WHM on a Cloud VPS

WHM (Web Host Manager) is cPanel’s server administrative management software. All customers on a Cloud VPS hosting package can access their WHM (Web Host Manager) interface by opening http://yourdomain.com/whm Where yourdomain.com is your actual domain name. * If your domain is not yet pointed to your VPS, you will be able to access the VPS […]

How to Connect Remote Desktop of a VPS/Dedicated Server

To Connect Remote Desktop of a VPS/Dedicated Server In this article Hostripples are showing the steps to connect your windows pc to the dedicated server using Microsoft Remote Desktop Connection Application. Step 1 : Go to Start menu Step 2 : Select all programs. Step 3 : Click run. Step 4 : Type mstsc.exe to access remote desktop. Step 5 : […]

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: […]