How to login into VPS server using PuTTY?

kumkumsharma

Administrator
Staff member
If you have you VPS server and want to work on it then you have to use Putty, it helps in making secure connection between your local computer and your VPS server.
  • First you have to download the software and install it in your computer.
  • Now in next steps you have to configure putty and for that click on putty.exe program.
  • Enter all your details :
    • Hostname: Here you have to enter IP of your server.
    • Port: If you are using default port then you have to enter 22 or if you are using any other port then mention it here.
    • ConnectionType: Here choose SSH.
  • Now click on “Open” button.
  • You will see the output box if you are connecting to your server first time from your machine.
  • Click on “Yes”.
  • After that you will see the terminal box you have to enter your username and password in it.
 
Top