ssh 22端口号拒绝时间:2021-05-17 15:17:061:当scp或者ssh登录ubuntu远程服务的时候,出现: 那是因为远程服务器没安装 openssh-server 解决办法:sudo apt-get install openssh-server