База на знаења

How do I connect with a SSH Key using Putty?

Using SSH keys is the best way to make sure others can't get into your VPS. It makes it so the only people that can ever connect are the ones with a SSH key file.

To connect to your Linux server using an SSH key follow these steps.

1

Open up putty and put in your connection information. The hostname/ip of your server and the correct port

Putty Connection

2

Now click on the plus sign (+) next to the "SSH" portion of the putty settings on the left as seen in the image below. This will expand those settings and show those settings.
After you have done that click on the "Auth" and you will see a white box where you can select a file. Simply select the private key file for your SSH key.

Using an SSH Key in Putty

3

Last you might want to save your settings so you don't need to add the key file each time. Click the "Session" section of the settings on the left and it will take you back to the default that you are used to. Type a name that you want to save as in the white box under "Saved Sessions" and then hit the save butto to the right of it. You will now notice that it saves all the current settings of putty, the location of the keyfile and the hostname and port you have above. In the future all you need to do is click the saved session and it will load everything up for you.

Saving your Putty Connection
  • 43907 Корисниците го најдоа ова како корисно
Дали Ви помогна овој одговор?

Понудени резултати

How do I stop hackers from getting into my server?

Notice: If you have our Fully Managed Support all of this will be done for you by one of our...

I can't connect to my VPS but it says that it is running.

Notice: If you have our Fully Managed Support You don't even need to follow these steps. An...

How do I connect to my VPS?

Connecting to your VPS is very easy and after a while becomes second nature. We will split this...

How do I make an SSH Key?

SSH keys are a much safer alternative to passwords and we suggest you use them instead of...