Install Putty on Mac

Install Putty on Mac

Putty is my favorite tool for managing SSH connections. It is originally only for windows and is ported to Mac. It is not easy to install it on Mac.

I documented the steps for it to work for me and hope it will help others.

First, need to install XCode Command Line Tools, Apple ID login is required to get the package.

The second dependency is install MacPorts.

The installation process can now begin:


sudo port install putty        

I run into this error when trying to run it:


% putty




(putty:32155): Gtk-WARNING **: 10:00:31.848: cannot open display:?        

Apparently, a X server for display is needed. You can get it here. It forces you to logoff and login, so save your work first.

Now, the beautiful Putty window will show:

No alt text provided for this image

The command below can be used to add a shortcut in your desktop:


% cp /opt/local/bin/putty ~/Desktop/PuTTY        


Happy puttying!

要查看或添加评论,请登录

Charles Guo的更多文章

  • Audio support of personal AI assistant

    Audio support of personal AI assistant

    Follow up on earlier development, I have added Audio support to the personal AI agent here…

  • Deploying Personal AI agent with Kubernetes

    Deploying Personal AI agent with Kubernetes

    After I build the AI app, the next step is to deploy it using Kubernetes. Streamlit provides the steps here…

  • AI agent with your personal knowledge base

    AI agent with your personal knowledge base

    Would it be nice to be able to have a AI agent which can answer questions based your own knowledge base? It can then…

  • Intro to deep learning

    Intro to deep learning

    For anyone who is interested in deep learning, this is one of the great courses https://introtodeeplearning.com/ It has…

  • How to Dagger?

    How to Dagger?

    As you might know, Brigade has been archived. Brigade is a full-featured, event-driven scripting platform built on top…

  • Lesson 16: return fast serves

    Lesson 16: return fast serves

    If serve is the most important stroke in tennis, return of the serve as to be the second. Some even argue that it is…

  • Happy Tennis!

    Happy Tennis!

    After a half year of tough battle, our team is the champion team of the happy tennis tournaments! It has been a tough…

  • iPhone Mirroring

    iPhone Mirroring

    A best feature of new macOS Sequoia is the iPhone Mirroring feature. Now you have no reason to take your phone out of…

  • OpenBao, Open Source Fork of HashiCorp Vault

    OpenBao, Open Source Fork of HashiCorp Vault

    https://thenewstack.io/meet-openbao-an-open-source-fork-of-hashicorp-vault/

  • Install Windows 11 in old PC

    Install Windows 11 in old PC

    https://www.linkedin.

社区洞察

其他会员也浏览了