会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
blue天空
博客园
首页
新随笔
联系
订阅
管理
2018年8月27日
liunx 修改ssh 端口22
摘要: vim /etc/ssh/sshd_config 找到Port 22 添加 Port 5002 重启sshd /bin/systemctl restart sshd.service 防火墙释放5002端口 测试使用ssh链接5002端口 如果能成功链接 重新编辑 /etc/ssh/sshd_conf
阅读全文
posted @ 2018-08-27 18:07 blue天空
阅读(172)
评论(0)
推荐(0)
公告