Cobbler批量部署RedHat Linux
前面一篇介绍了使用Kickstart批量部署RedHat Linux 见 http://www.linuxidc.com/Linux/2012-05/60606.htm,但是这种方法配置起来比较麻烦。现在,我们有了更好的选择。那就是:Cobbler。在看以下内容时最好先看下:Kickstart批量部署redhat。系统环境:CentOS 5CentOS5.4默认的Repository里找不到Cobbler,先安装rpmforce这个Repository。很...