10 2021 档案

摘要:配置您的系统,使其成为 materials.example.com 的 NTP 客户端。(注:materials.example.com 是 classroom.example.com 的 DNS 别名) 解题: [root@mars ~]# vim /etc/chrony.conf #将第7行,修 阅读全文
posted @ 2021-10-29 09:20 嘟员外的嘟 阅读(162) 评论(0) 推荐(0)
摘要:进入/etc/yum.repos.d目录后创建软件仓库的配置文件:[root@linuxprobe ~]# cd /etc/yum.repos.d/ [root@linuxprobe yum.repos.d]# vim rhel8.repo [BaseOS] name=BaseOS baseurl= 阅读全文
posted @ 2021-10-26 10:49 嘟员外的嘟 阅读(159) 评论(0) 推荐(0)
摘要:时间及时区修改 timedatectl命令 timedatectl命令用于设置系统的时间,英文全称为“time date control”,语法格式为“timedatectl [参数]”。 发现电脑时间跟实际时间不符?如果只差几分钟的话,我们可以直接调整。但是,如果差几个小时,那么除了调整当前的时间 阅读全文
posted @ 2021-10-15 16:02 嘟员外的嘟 阅读(122) 评论(0) 推荐(0)