18.2 树莓派 FreeBSD 使用
SSH 登录方法
时区设置的重要性与方法
# tzsetupNTP 服务配置
ntpd_enable="YES" # 启用 NTP 守护进程
ntpdate_enable="YES" # 启用系统启动时使用 ntpdate 同步时间
ntpdate_program="ntpdate" # 指定使用的时间同步程序
ntpdate_flags="0.cn.pool.ntp.org" # 指定 NTP 服务器地址主机名配置
频率调节机制配置
温度信息查询方法
CPU 频率等级与当前频率
htop 系统监控工具
安装与配置
htop 配置持久化
参考文献
课后习题
最后更新于