finalshell远程ubuntu

apt-get install openssh-server

service ssh restart

ps -e|grep ssh

ufw status

ufw disable

ufw allow 22
滚动至顶部