1.连接远程主机
ssh username@ip -p port
例如:ssh root@1.180.51.13 -p 12322
Mac终端常用命令
原文:http://www.cnblogs.com/luoxiaolei/p/7823522.html