[SSH] Managing SSH Connections to Multiple Hosts with ~/.ssh/config

Tadashi Shigeoka ·  Fri, July 19, 2013

It’s troublesome to type SSH connection commands each time, so let’s manage SSH connections to multiple hosts with ~/.ssh/config.

Reference Information

SSH_CONFIG (5)

~/.ssh/config で簡単に複数ホストへのSSH接続を管理する - すぱぶろ

That’s all from the Gemba.