Skip to content

Instantly share code, notes, and snippets.

@atulkamble
Created January 23, 2022 01:25
Show Gist options
  • Save atulkamble/9c233e433539d2fb8e8ef9a1517d3bd0 to your computer and use it in GitHub Desktop.
Save atulkamble/9c233e433539d2fb8e8ef9a1517d3bd0 to your computer and use it in GitHub Desktop.
Putty Installation on Ubuntu 20.04.3 LTS
sudo add-apt-repository universe
sudo apt-get update
sudo apt-get install -y putty
putty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment