vi /etc/ssh/sshd_config
    切记这里是sshd_config,不是ssh_config,
    把其中的Port 22 改成port 10000,之后重启服务即可。