分类: Linux

3 篇文章

甲骨文ARM DD Debian11
DD系统 新建实例时选 ubuntu 20.4,非 mini 版! curl -fLO https://raw.githubusercontent.com/bohanyang/debi/master/debi.sh && chmod a+rx debi.sh sudo ./debi.sh --cdn --network-consol…
甲骨文AMD DD Debian11
DD系统 新建实例时选 ubuntu 20.4,非 mini 版! bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 11 -v 64 -a -firmware -p password 设置…
Debian 10 更改时区
检查当前时区 timedatectl 如下面的输出所示,当前系统的时区为:"Asia/Shanghai“ root@debian:~# timedatectl Local time: Tue 2021-08-03 22:25:01 CST Universal time: Tue 2021-08-03 14:25:01 UTC RTC time: T…