Thursday 26 October 2017

Remote login using Putty in Mac

Install Putty on Mac using Brew


PuTTY is a free implementation of SSH and Telnet.  For more details, you can surf: http://www.chiark.greenend.org.uk/~sgtatham/putty/

Note: Use of PuTTY is illegal in countries where encryption is outlawed.
Installation Instructions:
  • Launch the Terminal app in your mac by pressing command+space then type terminal inside it and press Enter button.
  • Now, Install homebrew first. if you do not have it already, else skip this step:

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

  • Finally, install putty.

    brew install putty
Now PuTTY is successfully installed, use putty!

0 comments:

Post a Comment

 

Copyright @ 2013 Appychip.

Designed by Appychip & YouTube Channel