下载与安装 https://openwrt.org/toh/hwdata/raspberry_pi_foundation/raspberry_pi_foundation_raspberry_pi_4_b 当前只有 snapshot 版本。找到【Firmware OpenWrt snapshot Install URL】,后面是下载地址。下载下来解压得到 .img 文件。 使用 Win32DiskManager 将 img 文件刷入到 SD 卡。 配置 将设
工作温度: 无风扇:56℃ 带风扇:42℃ 软件:Screen,多标签 Shell,断开不会中断任务,可恢复 https://www.chenhe.cc/p/139 https://www.ibm.com/developerworks/cn/linux/l-cn-screen/ http://www.raspigeek.com/index.php?c=home CentOS7 32 bit getconf LONG_BIT http://shumeipai.nxez.com/2019/08/27/add-the-open-and-shutdown-keys-to-the-raspberry-pi.html
主从 官方文档 https://mariadb.com/kb/en/library/setting-up-replication/ 主从配置其实很简单。有以下几个步骤: 步骤 Primary Replica 1 开启 bin-log,设置服务器 ID,重启 Mariadb 2 设置服务器 ID,重启 Mariadb 3 创建 Replica 连接 Primary
背景 之前往 小米路由3 刷入小米路由 MINI 的 OpenWRT 包,结果发现无法安装软件。于是就想刷回来,但是 MTD 信息已经被清空,无法通过 mtd write 来重新写入其他固件。 也无法
GPIO 基础 在不依赖 SDK 的情况下操作 GPIO: https://www.cnblogs.com/vamei/p/6751992.html GPIO 库 —— Wiring PI http://wiringpi.com/ 这是个 C 语言库。 Wiring PI 的官方库没有维护在 Github 上,但是有镜像仓库: https://github.com/WiringPi/WiringPi 目前还没有添加树莓派 4 的
简介 Syncthing 是一款同步功能简洁但提供 P2P 功能的基于网络的多端(IOS除外)文件同步的开源软件。 要点 基于网络同步。不是用来将本机的某个硬盘同步到另一个