Linux云服务器:centos更改SSH端口:
使用root账户设置下面命令
sed -i 's/#Port 22/Port 33333/g' /etc/ssh/sshd_config #更改ssh端口为33333
本文作者:亿网 网址:https://edns.com/ask/post/145388.html 发布于 2024-11-28文章转载或复制请以超链接形式并注明出处。