1.2.5 Ubuntu 20.04开启ssh

Ubuntu 20.04在默认情况下ssh是关闭的,这时你需要手动开启

# update package
sudo apt update
# install openssh-server
sudo apt install openssh-server
sudo systemctl status ssh

# if ufw is enabled
sudo ufw allow ssh

results matching ""

    No results matching ""