在 Ubuntu 安裝 SSH
在 Ubuntu 安裝 SSH
在 Ubuntu 端
Step 1. 開啟 Terminal
① 點選【 Search your computer 】
② 輸入【 terminal 】
③ 開啟【 terminal 】
Step 2. 更新套件清單
❖ 在 【 Terminal 】中輸入下方指令
sudo apt-get update
Step 3. 安裝 OpenSSH Server
❖ 在 【 Terminal 】中輸入下方指令
sudo apt-get install -y openssh-server
Step 4. 確認 SSH 服務
❖ 在 【 Terminal 】中輸入下方指令
sudo service ssh status
留言
張貼留言