08 2024 档案

摘要:USB版本和对应速度 USB 1.1 USB 2.0 Full Speed 12 Mbps USB 2.0 USB 2.0 High-Speed 480 Mbps USB 3.0 USB 3.1 Gen 1 USB 3.2 Gen 1 5Gbps USB 3.1 USB 3.1 Gen 2 USB 阅读全文
posted @ 2024-08-17 22:33 遇见、 阅读(1666) 评论(0) 推荐(0) 编辑
摘要:cat docker-compose.yaml <<EOF version: '3' services: # xiaomusic xiaomusic: image: my/xiaomusic container_name: xiaomusic restart: unless-stopped port 阅读全文
posted @ 2024-08-09 22:17 遇见、 阅读(25) 评论(0) 推荐(0) 编辑
摘要:创建一个服务文件:在 /etc/systemd/system/ 目录下创建一个以 .service 结尾的文件,比如 myservice.service [Unit] Description=My Service After=network.target [Service] ExecStart=/p 阅读全文
posted @ 2024-08-09 20:13 遇见、 阅读(265) 评论(0) 推荐(0) 编辑
摘要:注册表编辑: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList 新建 Dword:username 阅读全文
posted @ 2024-08-09 20:06 遇见、 阅读(4) 评论(0) 推荐(0) 编辑
摘要:生成配置文件 /etc/netplan/ 01-netcfg.yaml 01-network-manager-all.yaml 50-cloud-init.yaml sudo netplan generate 配置静态 ip address #network: version: 2 renderer 阅读全文
posted @ 2024-08-04 22:00 遇见、 阅读(93) 评论(0) 推荐(0) 编辑
摘要:下载 ubuntu-base 基础包 https://mirrors.ustc.edu.cn/ubuntu-cdimage/ubuntu-base/releases/20.04.5/release/ 解压到目标镜像分区 tar zxpf xxx.tar.gz cp apt source.list 到 阅读全文
posted @ 2024-08-04 19:16 遇见、 阅读(69) 评论(0) 推荐(0) 编辑
摘要:清空文件内容:gg dG 替换文本 :%s/old/new/g 阅读全文
posted @ 2024-08-01 22:21 遇见、 阅读(5) 评论(0) 推荐(0) 编辑
摘要:deb http://mirrors.aliyun.com/ubuntu-ports/ focal main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu-ports/ focal-updates main r 阅读全文
posted @ 2024-08-01 21:44 遇见、 阅读(51) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示