How to SSH Into your VPS/KVM

With our VPS and KVM line of products, you receive full root access to your server. SSH stands for Secure Shell. Simply follow these steps to get right into your VPS and start managing your server. To get started, you'll need to order your VPS and receive the root login details to your email address. Secondly, you must download an ssh client such as PuTTY or MobaXterm. This article will tell you how to install the simpler PuTTY client.


What is the difference between MobaXterm and PuTTY?

0fafd11388040937132a6655c2c1e8898a4ac0393b38b9f7afa360867c19cbdc8c13e42a2eb24ba7?t=5bf79860e84851d5b3616b568e4f5aa6
MobaXTerm has a clean looking interface with lots of features for every use you might need. They have a portable version which if you are using a device without administrator access you can download.
?url=https%3A%2F%2Fi.imgur.com%2FNqV97fi.png
PuTTY is very simple and easy to install compared to MobaXterm.

Installing PuTTY

First, you must visit https://www.chiark.greenend.org.uk/~sgtatham/putty/ and click on
2605854480fc6f1a2a7fe66a82555deba4f9951bf7d2d5bca44362cb794ffbf5331d63e4e38bdfb3?t=c63379f032c21191f7912b46952f67b7

Then you will be redirected to this page:
6642201ce6dd112dbff2227ffd5b18745eb09b560d4efb8a89e45d4b0ec9f9c0c1bb415afefbacdf?t=d0b7adb855a86977bc2124644a7b81bb
I am clicking on the MSI installer which comes with everything pre-installed but you can install the putty.exe version. Make sure you select 32 bit or 64 bit depending on your operating system. 

Once you clicked on the download of your choice, you may have to wait for a few seconds or minutes, or if you are like me. Hours. It should appear like so:
9ad22fe39c4e594019f4e07ac0e141f76495915244b19d8ed6c3890c1c9d618e86ed73eccd2af921?t=9343e12f47b0ae847a9e4852aed72648

You will be guided through an installer:
7502370e0d3d938c96e11fcf48b2cf5959ee1a783d8ed67fc1f1dbfeb36a66d4a278cd34b5722da0?t=ed56b8a679dc5728a1069accf4cb3677

I am selecting the root directory of my system for the file location.
10c89067eff263ecc6275136c420232e4875966390fc360d4a43a88e0823dadb076955e03acf9ded?t=f3cf8147b34807c8cffef8efa0d59b6c
You shouldn't be needing to change it but change it if you want to. This is useful if you want to install it on another drive. Click "Next".

9a29b873c0fbc2b370dbd71838520916eea488f94d6899dacb9f389dfd5da2b6f19ca86ce0d83d84?t=080ae15cb45cf1c5e0acb7715209dea5
I am leaving everything on default and installing. You will need an admin account or your administrator password.

63bcf33bb4b59a9d01dc18ae60b67668bce3367bf1dd0f29e5adfc21503f1a1d115d4030cd47aeac?t=a33b99bb57db8f4e8022e4f6b20cbb20
You can uncheck the View README file and click finish.
Now to access them you will need to press the Windows key, you may have 2 of them but I use the one on the left. Now you should see this on the top left side:
8dbb179d9175d9ad26b7cb24e3ef9ccc1bf07c065751061d9c832bf9f04ea6a3d0304b31eb7ed9b9?t=9d0933961ae5f5df8c8a0ddf89e3b8de
The client you use is the one that says PuTTY.
You may see a screen similar to the screen below. Please check "Always ask before opening this file" and then click run.

?url=https%3A%2F%2Fstorage.crisp.chat%2Fusers%2Fhelpdesk%2Fwebsite%2F1175e42c-ad2b-401e-a40f-c92e1c16ff4a%2Fcc0110aa-421f-46de-bf4e-1ebdd73fadaf.png

You will then see a screen that will ask for the hostname or IP address of your server. Please enter the IP address of your server. It should look something like this.
Note: The port will remain 22 UNLESS otherwise configured by you.

?url=https%3A%2F%2Fi.imgur.com%2FNqV97fi.png
Next, you will need to enter the password for root. The root password should be given in your email.

62ff6afe95c174802f2ec14625d9898795d22308?t=970828e6cfebc08ce8ee8a3366d6b83f
Type the password in to the shell (remember that passwords won't show when typed!)

rootatsomething
After a successful login, you will be greeted with the default ubuntu welcome page.

8beb6b8a46aae0ec5876426f8576bcba51b6a6fa?t=75f48f4c660fedfa3feda1cddee8d9cf
Good job! You have successfully SSH'ed into the VPS!