How to use PuTTY? Short tutorial and tricks

How to use PuTTY? Short tutorial and tricks

PuTTY is used to (most often) connect to the Linux server via SSH from the Windows client. If you have just started using DigitalOcean, PuTTY will be your friend.

Let's get started!

  1. Download PuTTY (Note: putty.exe is a portable version - I recommend to use this one)

  2. Open the putty.exe file

  3. Type the server's IP or hostname (Step #1), select SSH (Step #2), and click to Open (Step #3)
  4. Accept the new connection (you need to accept it only first time)
  5. Type here your username (probably "root"), press enter, and type your password (right-click inserts it immediately from the clipboard)
  6. That's all! You're logged in to the server. Great job!

Tips and Tricks

  • Feel free to use the clipboard. Press right-click in the terminal window and it will immediately insert the content

  • Save your login name and type only the password
    Enter username@myhostname instead of myhostname

  • Save periodically used sessions
    Fill Steps #1, #2, #3 and #4, then click on the Save button at Step #5
  • Use KeepAlive to preventing disconnect periodically
    Note: You have to do that for every connection
  • Create the backup
    Export all PuTTY sessions by running this command in cmd as Admin
    regedit /e "%USERPROFILE%\Desktop\putty.reg" HKEY_CURRENT_USER\Software\SimonTatham

    It will export all session to the Desktop.
    Click here to learn how to automate this process


  • Restore the backup
    Open the "putty.reg" file and add to Registry Database
  • Use Restart session instead of close the window and open it again. Press right-click on the Title bar and select Restart session
  • That's all.

 

If you found this article useful and would like to show your appreciation, please consider making a small donation via PayPal. Your support will allow me to continue creating valuable content and make my blog even better. Thank you for your contribution!

Feriman

Feriman

I am passionate about helping individuals and businesses achieve greater efficiency and productivity through automation, optimization and utilizing technologies like Linux and Raspberry Pi. I believe that by streamlining processes and earning passive income, we can achieve financial freedom and live a better life. My goal is to share my knowledge and experience with you, and help you improve your workflows and increase your earning potential.

Related posts

Short links and earn money

Short links and earn money

Comments