树莓派raspberry pi os开启ssh
在sd卡中写入ssh文件
cd /Volumes/boot
touch ssh连接显示器、键盘在本地终端开启ssh
sudo systemctl enable ssh
sudo systemctl start sshLast updated
cd /Volumes/boot
touch sshsudo systemctl enable ssh
sudo systemctl start sshLast updated