mac开启ssh和telnet远程连接

2016-06-13  本文已影响558人  丁不想被任何狗咬

系统偏好设置->共享->远程连接

ssh服务开启
sudo launchctl load -w /System/Library/LaunchDaemons/ssh.plist

telnet服务开启
sudo launchctl load -w /System/Library/LaunchDaemons/telnet.plist

上一篇 下一篇

猜你喜欢

热点阅读