Search Knowledge Base by Keyword

How Can I Access My VPS via SSH?

Sometimes you may find that you need to issue commands on your VPS over the command line, which is most commonly accessed with an SSH connection.

An SSH connection can be established with an SSH client – there are many available, with some of the most common being Putty, MobaXterm, and KiTTY.

Let’s see how we can access a VPS over an SSH connection, using Putty.

  1. Open Putty, and you’ll see the interface where you can enter the connection details for your remote server.
Putty connection configuration settings

2. Here you need to enter the IP address, or hostname, of your VPS.

3. Once you have entered the hostname or IP address, you can click Open to begin the session.

4. Now you will be prompted to enter the username you want to login with – often this would be root.

server login screen over SSH

5. After entering the username, you will be prompted to enter the password (this would have been provided when you ordered your VPS).

login password prompt over SSH

6. Enter the password, and click enter.

7. You will now be logged in to your VPS over an SSH connection.

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.