mac连ssh

如果只想使用别名从命令行连接,可以在〜/ .ssh / config中设置它们

Host foo
HostName some.really.long.hostname.here.com
Port 22
User linyuan
安装homebrew
更改homebrew源
安装item

你可能感兴趣的:(mac连ssh)