摘要: 网络唤醒需要在BIOS中开启,现在我们见到的主板99%都是支持的 网络唤醒工具安装 1 #!/bin/bash 2 3 curl -o /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-7.repo 4 阅读全文
posted @ 2023-05-22 16:17 三角形 阅读(82) 评论(0) 推荐(0)