centos6.5安装cobbler服务进行远程安装服务器wgethttp://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpmrpm-ivhepel-release-6-8.noarch.rpm安装服务yum-yinstallcobblercobbler-webtftp-serverxinetdpykickstartdhcp启动httpdcobblerdcobblercheck报错..
                            
                            
                                分类:
其他好文   时间:
2016-08-04 19:39:12   
                                阅读次数:
216
                             
                    
                        
                            
                            
                                    环境描述:一台装有centos6.5的虚拟机,centos6.5安装镜像。 cobbler装机系统是较早前kickstart的升级版,自带web界面比较易于管理。 操作系统:CentOS 6.5 测试机器ip:192.168.40.130 操作步骤: 一、先将iptables selinux 关掉。 ...
                            
                            
                                分类:
其他好文   时间:
2016-08-04 19:09:05   
                                阅读次数:
212
                             
                    
                        
                            
                            
                                主要就是格式问题#InstallOSinsteadofupgradeinstall#Keyboardlayoutskeyboard‘us‘#Rebootafterinstallationreboot#Rootpasswordrootpwdhgate123#SystemtimezonetimezoneAfrica/Abidjan#Usenetworkinstallationurl--url=http://172.16.200.200/cobbler/ks_mirror/CentOS_7_x86_..
                            
                            
                                分类:
其他好文   时间:
2016-07-29 19:24:22   
                                阅读次数:
196
                             
                    
                        
                            
                            
                                刚进公司,听同事提到cobbler,之前只知道有个PXE,后来在网上查找了一些资料,自己找了台服务器测试了一下Cobbler部署环境:cobbler-serverdellPowerEdgeC6220cobbler-serverOSCentos6.4cobbler_serverip:192.168.1.100cobbler安装环境:1、安装epelwgethttp://dl.fedoraproject..
                            
                            
                                分类:
其他好文   时间:
2016-07-29 19:18:41   
                                阅读次数:
153
                             
                    
                        
                            
                            
                                    说明: Cobbler服务器系统:CentOS 5.10 64位 IP地址:192.168.21.128 需要安装部署的Linux系统: eth0(第一块网卡,用于外网)IP地址段:192.168.21.160-192.168.21.200 eth1(第二块网卡,用于内网)IP地址段:10.0.0. ...
                            
                            
                                分类:
系统相关   时间:
2016-07-19 18:34:49   
                                阅读次数:
323
                             
                    
                        
                            
                            
                                    Cobbler简介 Cobbler是一个快速网络安装linux的服务,而且在经过调整也可以支持网络安装windows。该工具使用python开发,小巧轻便(才15k行python代码),使用简单的命令即可完成PXE网络安装环境的配置,同时还可以管理DHCP、DNS、TFTP、RSYNC以及yum仓库 ...
                            
                            
                                分类:
其他好文   时间:
2016-07-19 18:19:10   
                                阅读次数:
196
                             
                    
                        
                            
                            
                                    http://cobbler.github.io/manuals/2.6.0/1/1_-_Release_Notes.html http://www.osyunwei.com/archives/7606.html http://tshare365.com/archives/439.html Cobb ...
                            
                            
                                分类:
其他好文   时间:
2016-07-12 18:51:55   
                                阅读次数:
139
                             
                    
                        
                            
                            
                                系统CentOS7.2要学习CentOS6.5系统的可以看一下这个前辈的链接,这里不再介绍http://blog.chinaunix.net/uid-16728139-id-4174109.html其实centos6.5跟7.2的话,也就是centos6.5多了一个rsync,而centos7.2不需要配置rsync,其他操作均相同下面把多的那一部分截图放出来还有就..
                            
                            
                                分类:
其他好文   时间:
2016-07-07 19:59:05   
                                阅读次数:
1886
                             
                    
                        
                            
                            
                                注意此篇的操作均在要重新装系统的机器上操作1.确定当前系统中已经安装koan软件rpm-qa|grepkoan2.安装koanyum-yinstallepel-release
yum-yinstallkoan3.查看cobbler服务器上的系统版本列表koan--server=10.0.0.21--list=profiles4.选择“centos7.2-x86_64”重装koan--server=10..
                            
                            
                                分类:
其他好文   时间:
2016-07-07 19:58:50   
                                阅读次数:
977
                             
                    
                        
                            
                            
                                cobbler1、基础安装#安装cobbler需要配置epel源,以下因供参考[root@server~]#cat/etc/yum.repos.d/aliyunepel.repo
[epel]
name=aliyunepellibrary
baseurl=http://mirrors.aliyun.com/epel/6/x86_64
gpgcheck=0#安装cobblerkickstartdebmirrorrsynccmanyuminstall-ycobblerpyk..
                            
                            
                                分类:
其他好文   时间:
2016-07-06 18:44:29   
                                阅读次数:
291