Logging into a VPS

  Print

Logging into a VPS


The process to log into your server depends on whether you have Linux or Windows installed on the server.

Linux server
Step 1 - Open an SSH client.
If you use Windows, PuTTY is a good choice.
If you use a Mac you can use Terminal, a built-in SSH client.


Step 2 - For PuTTY users, enter your server's IP address or domain name in the Hostname field and click Open.

ff1ed7e83aabb58a23cf46109571e8408cd49cc8?t=8ba0649614caf73208a1691ac8f4b59b


For Terminal users, type the following command, replacing 'user' with your username and 'hostname' with your server's IP address or domain name.
ssh user@hostname



Step 3 - When prompted to 'Login as:', type in the username you received when the service was provisioned (e.g. 'root') and press Enter. If you see any warning prompts, type 'Yes' and press Enter.

b3d95d04885ef4ad9057b44a8e5c6944fe67c9f1?t=d699e0509c1ff69fb0c7f7879b336ab8



Step 4 - Type in your password and press enter. Note the password will be invisible as you type it in. You will now be logged into the server and can start running commands.


Windows server
Step 1 - Open an RDP client.
If you use Windows, use 'Remote Desktop'.
If you use a Mac, you can use the Microsoft Remote Desktop app or download Microsoft Remote Desktop 10


Step 2 - Enter your server's IP address or domain name in the 'Computer' field, then click 'Connect'.

c468def8aa57a8b69a45a0a7131b75e3ff108ba7?t=fc46c3237397259afbe43c30929bd975



Step 3 - Enter the login details that were sent out to you when the service was provisioned. By default the username is 'Administrator'. Click OK.

a1ee3aae2f770bb8ef341a6b8efb2a0bf04a235b?t=ae8ac3207b49e56862b2d484d8ba50a8

You will now be logged into the server and can start running programs.


Did you find this article useful?  

Related Articles

© Crucial