2016年11月12日
摘要: PXE 服务器批量布署1、无人值守自动安装2、使LVM方式管理磁盘3、安装后的自动初始化配置service 176.20.32.208ls # yum-config-manager --add-repo ftp://176.20.32.208/rhel6 成生一个yum源# echo 'gpgche 阅读全文
posted @ 2016-11-12 17:55 a258689503 阅读(1181) 评论(0) 推荐(0)
  2016年10月22日
摘要: NTP服务时间同步 关闭防火墙和selinux或开启防火墙所有服务 [root@server ~]# firewall-cmd --set-default-zone=trusted NTP服务 [root@server ~]# yum –y install ntp [root@server ~]# 阅读全文
posted @ 2016-10-22 13:55 a258689503 阅读(394) 评论(0) 推荐(0)