ubuntu 修改ssh端口 作者: 一樹 时间: 2018-01-31 分类: vim /etc/ssh/sshd_config 将Port 22 改成 Port 10086 保存并退出service ssh restart就OK了 标签: none