摘要: sudo pacman -S docker sudo systemctl enable docker sudo systemctl start docker sudo usermod -aG docker $USER 阅读全文
posted @ 2025-05-22 06:23 Undefined443 阅读(17) 评论(0) 推荐(0)
摘要: 制作启动盘 下载 Live ISO: wget https://mirrors.tuna.tsinghua.edu.cn/archlinux/iso/latest/archlinux-x86_64.iso 写入 Live ISO 到 U 盘: 参见:macOS 烧录启动盘 从 U 盘启动。 MSI: 阅读全文
posted @ 2025-05-22 00:22 Undefined443 阅读(70) 评论(0) 推荐(0)