欢迎来到我的博客!

导航

随笔分类 -  shell脚本

cobbler自动化装机_shell脚本
摘要:#!/bin/bash setenforce 0 systemctl stop firewalld #检查yum源,下载所需软件 mount /dev/cdrom /mnt yum clean all yum repolist yum install cobbler dhcp tftp-server xinetd syslinux httpd -y #修改DHCP的配置文件 echo "su... 阅读全文

posted @ 2019-05-05 20:54 leeeeel 编辑

点击右上角即可分享
微信分享提示