2302241343@SSH
1
sudo apt-get install openssh-server
sudo /etc/init.d/ssh start
sudo systemctl enable ssh
sudo systemctl disable ssh
sudo systemctl start ssh
sudo systemctl stop ssh
reboot