📜  在没有监视器的情况下启用 ssh raspberry pi - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:05.011000             🧑  作者: Mango

代码示例1
How to enable SSH on a Raspberry Pi, without monitor:
1. Plug the Raspberry Pi SD-card into a SD-reader and connect it to a PC.
2. In the root-folder of the SD, create a file named "ssh" (without extention).
3. Plug it back in the Raspberry Pi and turn it on. SSH will start automatically.

Pro tip: If you don't know the IP address, use its hostname. Example:
ping raspberrypi.local