By - laodingPosted on 2024年10月25日Posted in 数码硬件Orange Pi Zero3打造成云终端/瘦客户机一. 安装 X Server 和轻量级窗口管理器 1.更新系统 sudo apt update sudo ap Read More
By - laodingPosted on 2024年10月16日2024年10月16日Posted in 数码硬件斐讯N1安装Armbian系统及优化设置1.Armbian下载 百度百科:Armbian是轻量级的Debian系统和为ARM开发板专门发行并重新编译的 Read More
By - laodingPosted on 2024年10月2日2024年10月2日Posted in 办公网络, 数码硬件编译OpenWrt系统流程1.安装编译依赖 sudo apt update -y sudo apt full-upgrade -y su Read More
By - laodingPosted on 2024年10月2日Posted in 办公网络, 数码硬件Linux 查看硬件配置命令一、系统 1.查看内核/操作系统/CPU信息 uname -a 2.查看操作系统版本 head -n 1 /e Read More
By - laodingPosted on 2024年9月28日2024年9月30日Posted in 数码硬件Alpine Linux 移植到luckfox开发板1.拉取并安装镜像 docker pull arm32v7/alpine docker run -it --n Read More
By - laodingPosted on 2024年9月27日2024年9月30日Posted in 数码硬件Orange Pi Zero3打造成云终端/瘦客户机一. 安装 X Server 和轻量级窗口管理器 1.更新系统 sudo apt update sudo ap Read More
By - laodingPosted on 2024年9月26日2024年9月30日Posted in 数码硬件安卓设备上怎么用终端命令挂载U盘mkdir /mnt/usb file -s /dev/block/sda1 1.查看U盘在设备中的名称 ls Read More