01 2023 档案
摘要:安装步骤一.安装epel源[root@linux-node1 ~]# rpm -ivh https://mirrors.aliyun.com/epel/epel-release-latest-7.noarch.rpmRetrieving https://mirrors.aliyun.com/epel
阅读全文
摘要:在/var/lib/cobbler/kickstarts/目录下会生成sample_end.ks文件,这个文件就是安装系统时的默认配置文件,我们可以进行修改,来完成自己的个性化配置,配置文件详解如下 关键字含义 install 告知安装程序,这是一次全新安装,而不是升级upgrade。 url --
阅读全文