![]() |
|
|
#3 |
|
論壇管理員
註冊日期: 2007-11-12
文章: 2,789
|
sudo apt update
sudo apt install openssh-server -y sudo systemctl enable ssh sudo systemctl start ssh sudo systemctl status ssh sudo ufw allow ssh |
|
|
|