Skip to content

I Have A PC

Tech Tips and How-To's Since 2010
Menu
  • Home
    • Tech
    • Apps
    • Misc
    • Linux
    • Windows
  • Giveaways and Freebies
  • Free Stuff
  • Sitemap
  • Copyright Policy
  • Cookie Policy
  • Contact
  • About
HomeLinuxLinux MintHow To Install And Use Putty In Linux Mint

How To Install And Use Putty In Linux Mint

February 14, 2011

If you have used Putty in Windows for logging in remotely using SSH to different computers or devices, chances are you will miss it when using Linux. The default ssh client in Mint is more than adequate for all things related to ssh login but good old Putty is available for Linux too. (For installing and configuring a SSH Linux/Ubuntu server, check out this post. )

Here is how to install it in Mint :

1. Open Terminal and type in : sudo apt-get install putty

2. Click Y on subsequent messages that appear and let the installation complete.

To use Putty, go to Menu > Internet > Putty SSH client

This brings up the classic window from where you can load previously saved connection profiles or connect to a new device [nostalgia anyone 🙂 ]

To connect to a remote server that supports ssh login as in this example, enter the host name or the IP address of the remote host, in case you need to frequently need to login to this server , save the session by naming it something nice.

If the connection is initiated for the first time or if the server hardware configuration has changed, you may see the below message. This is to ensure that you are logging in only to the trusted server that you know and not something else.

Finally, enter user name and password to login to the server remotely, if all goes well you will see the terminal on the remote end.

Happy SSH-ing!

Tags:linux ssh, linux tips, putty for linux, remote login using ssh, ssh client linux mint, using putty in linux

Related Posts

Dragon Age II HD Wallpapers

PDF Link Editor product photo

Add, Remove And Replace Links In PDF Documents Using This Tool

Quickly Fix Internet Explorer Issues

About The Author

admin

3 Comments
  1. tbull97580

    Thanks a ton! Now I can do 99% of my work easily from Linux. Been bumming me out having to go back to windows to use Putty or Procomm Plus.

    October 4, 2012
    • admin

      tbull97580 – Linux command line provides ssh client : https://ihaveapc.com/2010/07/how-to-use-ssh-in-linux-mint/
      (For custom ports, use ssh -p portnumber user@hostname)

      But Putty is so much more familiar and much nicer. 🙂
      Glad you found the post useful.

      Cheers,

      October 4, 2012
  2. iFEOLUWA OPEYEMI

    THANK MAN GOOD WORK ITS HELPED ME….

    June 30, 2011
  • Bluesky
  • Email
  • Facebook
  • Twitter
  • YouTube

Free E-books

Linux Command-Line Cheatsheet
Linux Command-Line Basics
Linux Shell Scripting Primer

Free GWS Trial

Try Google Workspace free for 14 days

Archives

  • Bluesky
  • Email
  • Facebook
  • Twitter
© 2026 I Have A PC | WordPress Theme by Superb WordPress Themes
Back to Top ↑