摘要: #### 树莓派温控风扇 1. a 2. b 1. ba 2. bb 4. cc 3. c ``` aaaaaa ``` 阅读全文
posted @ 2023-08-26 16:26 六边形上单 阅读(19) 评论(0) 推荐(0)
摘要: 树莓派开启root登录 sudo passwd root sudo sed -i "s/^#PermitRootLogin.*/PermitRootLogin yes/g" /etc/ssh/sshd_config sudo systemctl restart ssh 阅读全文
posted @ 2023-08-26 16:23 六边形上单 阅读(16) 评论(0) 推荐(0)
摘要: 1.sudo nano /etc/apt/sources.list deb http://mirrors.tuna.tsinghua.edu.cn/debian/ buster main contrib non-free deb http://mirrors.tuna.tsinghua.edu.cn 阅读全文
posted @ 2023-08-26 12:17 六边形上单 阅读(53) 评论(0) 推荐(0)
摘要: 1 阅读全文
posted @ 2023-08-26 11:50 六边形上单 阅读(11) 评论(0) 推荐(0)