Home     Blog

How to Use PuTTY

PuTTY is an open source terminal emulation program that accesses Telnet, SSH, and other TCP protocols and acts as a serial client for computers. The letters “TTY” in the name PuTTY represent the terminal application in the Unix and Linux Operating Systems (OSs) and is also short for teletype. The PuTTY application was first written to be used on computers running the Windows Operating System (OS) and can access centrally based web servers that are running the Linux or Unix OS.

PuTTY Features

Features included in the current PuTTY application are:

  • It uses SCP and SFTP from the command line (psftp and pscp).
  • It changes the SSH encryption key and protocol.
  • It stores hosts and other user preferences for later use.
  • It controls port forwarding with SSH, including X11 port forwarding.
  • Ipv6 support is built into it.
  • It emulates VT102 control sequences and xterm.how to use Putty How to Use PuTTY
  • It has public-key authentication
  • It has local serial port connection support.
  • No installation required since the application is a self-contained, executable program.

How to Use PuTTY

Step 1 – Download the most recent PuTTY.exe and psftp.exe files from the PuTTY project homepage.

Step 2 – Double click the PuTTY executable icon.

Step 3 – Choose “Session” on the “Category” panel on the left hand side of the program window.

Step 4 – Enter the IP address or the “Host Name” to be connected.

Step 5 – Enter 31415 in the “Port” field that has “22” entered into it by default. Choose “SSH” under the “Protocol” menu label, then click “Open.”

Step 6 – Enter the username and password for the server or computer that a remote connection is being established with.

Step 7 – After the prompt appears, the user will be connected to the remote server or computer and can now execute terminal commands to add or retrieve files, run networking commands, and copy files to or from the server.

VN:F [1.9.17_1161]
Rating: 0.0/10 (0 votes cast)
Follow javanx3d on

Comments (1)

 

  1. AlexF says:

    raw putty with no extension is very ugly. advise to look: http://putty.org.ru/putty-addons-overview.html

    VA:F [1.9.17_1161]
    Rating: 0.0/5 (0 votes cast)

Leave a Reply

Related Posts

  • How to Configure a Proxy in a Web Browser

    Configure a Web Proxy in Internet Explorer Select a proxy from one of these recommended anonymous proxy lists. Note the IP address and that proxy server’s port number. Open Internet Explorer. Open the menu. Select. Click the tab. Click the button. Check the box next to “Use a proxy server for your LAN.” Enter the [...]...


  • TCP/IP Ports

    TCP and IP are two seperate protocols. IP (Internet Protocol) is a network layer protocol, while TCP (Transmission Control Protocol) is a transport layer protocol. Every computer and network device attached to the Internet has at least one IP address. For example, the IP address of this web server is 66.37.153.81. Then, within each of [...]...


  • Comcast Email Settings

    Comcast is a popular Internet Service Provider (ISP) in the United States that provides free email accounts to those who subscribe for service through the ISP. A common task that Comcast subscribers face is configuring their email program to download and send email using their Comcast email account. Comcast email supports all major email programs [...]...


  • How to Use Net Send

    The Net Send command is used to send network messages to other computers, messaging names, or PC users on a computer network, or LAN. In order for the Net Send utility to work, the Windows Messenger service needs to be installed on the client computer and messages can only be sent to acknowledged names on [...]...


  • How to Use Telnet

    Telnet is a utility program that allows remote access to other computers if they are installed on a network or have access to the Internet. Telnet lets users run commands on the remote computer. It can execute commands faster than the Web and other popular remote computer access applications. Telnet is not widely used as [...]...