24.1. 如何在 Raspberry Pi 樹莓派啟動 SSH Server
$ sudo apt-get install ssh$ sudo service ssh start
$ sudo ufw allow ssh

Last updated
Was this helpful?
$ sudo apt-get install ssh$ sudo service ssh start
$ sudo ufw allow ssh

Last updated
Was this helpful?
Was this helpful?
$ ssh ${HOSTNAME}@xxx.xxx.xx.xx