我的网上记事本
标签类目:ssh security
2010年01月27日Linux

1 Comments

linux新服务器安全小步骤

更改 ssh port

cd /etc/ssh

vi sshd_config

重启 ssh service

service sshd restart

更改root密码 继续阅读 »

返回顶部