Raspberry PI 设置开机自启动脚本 All In One

发布时间 2023-04-16 12:18:40作者: xgqfrms

Raspberry PI 设置开机自启动脚本 All In One

docs

  1. raspi-config
$ sudo raspi-config

https://www.raspberrypi.com/documentation/computers/configuration.html#raspi-config

  1. config.txt
$ cat /boot/config.txt
$ sudo nano /boot/config.txt
$ sudo vim /boot/config.txt

https://www.raspberrypi.com/documentation/computers/config_txt.html

BIOS

https://en.wikipedia.org/wiki/BIOS

demos

  1. 让 Raspberry PI 说出自己的 IP 地址

无显示器 SSH 远程访问 树莓派

# SSH
$ ssh pi@raspberrypi.local

$ ssh pi@192.168.18.135

(? 反爬虫测试!打击盗版⚠️)如果你看到这个信息, 说明这是一篇剽窃的文章,请访问 https://www.cnblogs.com/xgqfrms/ 查看原创文章!

refs

https://www.cnblogs.com/xgqfrms/p/17322254.html

https://www.cnblogs.com/xgqfrms/p/17322420.html



©xgqfrms 2012-2021

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 ?️,侵权必究⚠️!