How can I use SSH to connect to my server ?

How to use PuTTY to connect to a server

 

  • Start PuTTY by double-clicking its icon

 

You need to download Putty if you dont have one

 

  • When a PuTTY Configuration window opens select Session (it should be selected by default) from the Category panel on the left. In the Host Name (or IP address) field enter the name of the computer you wish to connect to. In the Port field replace 22 (the default) . Make sure that SSH is selected under Protocol (it should be selected by default). Click on Open.
  • In the new dialog box enter your username and password.
  • Once you enter the information of your server , you are connected to the remote computer.
  • ssh, vps, linux, learning
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Common Linux Shell Command Reference

If you want to copy all the files and folders from /path/folder/ to /other_path/folder/ you...

How do I change my hostname?

1. Login to server via SSH as root.2. Run the following command to change host name:3. hostname...

How do I find a file in Shell?

Type in "locate name_of_file_or_folder" > Press Enter

How do I know which ports are open on my system?

To get a list of listening network ports (TCP/UDP sockets): 1. Login to your dedicated server as...

What is OpenVZ?

OpenVZ is container-based virtualization for Linux.

Powered by WHMCompleteSolution