改变远道链接22端口
改变远程链接22端口
改变远程链接22端口
[root@eegooserver3 ~]# vi /etc/ssh/sshd_config
取消Port前的#注释,并将端口22改成8622
[root@eegooserver3 ~]# service sshd restart