
After downloading the putty.exe program to your desktop from the following URL:
www.chiark.greenend.org.uk/~sgtatham/putty/download.html,
you can use PuTTY to logon to remote computers as well as run a single command on a
remote server.
Two fields need to be addressed:
The Port field may be filled in by clicking on the SSH radio button located right below the Port text box.
So that you don't have to enter this information every time you wish to connect to your
server using PuTTY, you can save this configuration by typing an appropriate name in
the Saved Sessions text box and then clicking the Save button.
In the future, you can select the name you chose in the list box and click the
Load button to initialize this particular configuration.
Now, to connect to the remote server, simply click the Open button at the bottom of the dialog box. A new terminal window will pop up and ask you to log in.
PuTTY may also be used to run some command residing on the remote server. After specifying the command line you want to run, you will be asked for your account name and password, and then the command you specified will execute. When it completes, your session will terminate, and your window will either close or remain open depending on how you configure the session. Here are the steps: