修改/etc/apt/sources.list将mirrordirector.raspbian.org替换为mirrors.ustc.edu.cn/raspbian/修改/etc/apt/raspi.list将archive.raspberrypi.org替换为mirrors.ustc.edu.cn/archive.raspberrypi.org清华镜像源https://mirrors.tu...
阅读全文

官网下载源码包,编译安装http://www.ntp.org/downloads.htmlCentOS系统已经自带ntpd,不需要安装修改配置文件/etc/ntp.conf时间同步服务器server 0.pool.ntp.org iburst server 1.pool.ntp.org iburst server 2.pool.ntp.org iburst server 3.pool.ntp...
阅读全文

方法一 (Win2019可用)更换一块新硬盘,在PowerShell中执行Set-StoragePool -FriendlyName 存储池名 -RetireMissingPhysicalDisks Always修复虚拟磁盘,删除坏盘方法二 (可能不适用于Win2019)在PowerShell中执行Get-PhysicalDisk $Disk = Get-PhysicalDisk -Fri...
阅读全文