apt-get install openssh-server
systemctl enable ssh.service
service sshd status
service sshd start
新装vm虚拟机, ssh的配置
最新推荐文章于 2025-05-04 11:48:22 发布
apt-get install openssh-server
systemctl enable ssh.service
service sshd status
service sshd start