1 /etc/init.d/iptables stop 2 chkconfig iptables off 3 route -n 4 route del default 5 route add default gw 10.0.0.254 6 ping google.com 7 yum -y update 8 init 6 9 hostname 10 sync 11 reboot 12 dmesg 13 eject 14 dmesg 15 dmesg 16 mount /dev/cdrom 17 cat /proc/partitions 18 ls /dev/hda 19 mount /dev/hda /mnt 20 init 0 21 mount 22 mount /dev/dvd 23 mount /dev/dvd /mnt 24 eject 25 mount /dev/dvd /mnt 26 cd /mnt 27 ls 28 reboot 29 ifconfig 30 /etc/init.d/iptables status 31 /etc/init.d/sshd status 32 exit 33 ls 34 rpm -ivh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-3.noarch.rpm 35 yum update 36 yum update 37 ls 38 yum list cobbler 39 ls 40 yum install git 41 ls 42 wget http://people.fedoraproject.org/~mdehaan/files/cobbler/cobbler-1.4.2-1.src.rpm 43 rpmbuild --rebuild cobbler-1.4.2-1.src.rpm 44 yum install python-cheetah python-setuptools 45 rpmbuild --rebuild cobbler-1.4.2-1.src.rpm 46 rpm -ivh /usr/src/redhat/RPMS/noarch/cobbler-1.4.2-1.noarch.rpm 47 yum install python-cheetah python-setuptools httpd tftp-server mod_python createrepo mkisofs xinetd 48 rpm -ivh /usr/src/redhat/RPMS/noarch/cobbler-1.4.2-1.noarch.rpm 49 chkconfig httpd on 50 cobbler check 51 chkconfig tftp on 52 getenforce 53 /etc/init.d/httpd start 54 yum install yum-utils 55 cobbler check 56 yum install cmanu 57 cobbler check 58 chkconfig cobblerd on 59 /etc/init.d/cobblerd start 60 cobbler check 61 setsebool -P httpd_can_network_connect true 62 /usr/sbin/semanage fcontext -a -t public_content_t "/var/lib/tftpboot/.*" && /usr/sbin/semanage fcontext -a -t public_content_t "/var/www/cobbler/images/.*" 63 cobbler check 64 yum install bazaar 65 yum search bzr 66 yum install bzrtools 67 ls 68 ifconfig 69 ls 70 cd /etc/cobbler/ 71 ls 72 bzr init 73 bzr add 74 bzr ci -m "initial import" 75 ls 76 cobbler check 77 vi settings 78 yum install vim-enhanced 79 vi /etc/profile.d/vim.sh 80 exit 81 ls 82 vi anaconda-ks.cfg 83 cd /etc/cobbler/ 84 ls 85 bzr status 86 vi settings 87 ifconfig 88 vi settings 89 bzr status 90 bzr diff 91 bzr diff | les 92 bzr diff | less 93 /etc/init.d/cobblerd restart 94 vi settings 95 /etc/init.d/cobblerd restart 96 cobler check 97 cobbler check 98 yum install dhcpd 99 yum install dhcpd caching-nameserver 100 yum install dhcp-server bind 101 yum search dhcp 102 yum install dhcp bind 103 /etc/init.d/dhcpd start 104 tail /var/log/messages 105 chkconfig dhcpd on 106 ls 107 chkconfig named on 108 cobbler check 109 cobbler sync 110 cobbler check 111 /etc/init.d/dhcpd status 112 /etc/init.d/dhcpd start 113 less /var/log/messages 114 ls 115 vi /etc/named.conf 116 vi /etc/dhcpd.conf 117 ls 118 vi dhcp.template 119 ls 120 bzr status 121 bzr diff 122 bzr ci -m "updates to settings" 123 ls 124 vi dhcp.template 125 ls 126 bzr status 127 bzr diff 128 cobbler sync 129 /etc/init.d/named status 130 /etc/init.d/dhcpd status 131 tail /var/log/messages 132 sealert -l 056ba371-a862-4758-9f93-95768ee65451 133 sealert -l 056ba371-a862-4758-9f93-95768ee65451 | less 134 tail /var/log/messages 135 less /var/log/messages 136 ls 137 cobbler list 138 cobbler 139 cobbler system list 140 cobbler list 141 pwd 142 bzr status 143 bzr diff 144 bzr ci -m "working dhcpd template" 145 ping google.com 147 ping google.com 148 host gateway.example.com 149 cat /etc/resolv.conf 150 ping gateway.example.com 151 ssh gateway.example.com 152 hostname 153 ls 154 cobbler list 155 screen 156 yum -y install screen 157 man 5 cron 158 man crontab 159 man 5 crontab 160 ls 161 pwd 162 history 163 ls 164 getenforce 165 ls 166 mount 167 mount /dev/cdrom 168 mount /dev/dvd 169 mkdir /media/ 170 mkdir /media/dvd 171 mount /dev/dvd /media/dvd 172 ls /media/dvd 173 ls /media/dvd 174 ls 175 cobbler help import 176 cobbler import help 177 cobbler import --help 178 cobbler import --help 179 time cobbler import --arch=x86_64 --breed=redhat --mirror=/media/dvd/ --name=CENTOS-5.2-x86_64 180 eject 181 vi /etc/fstab 182 ls 183 mount /dev/dvd 184 ls 185 ls /dev/dvd 186 ls 187 ls /media/dvd/ 188 rpm -q cobbler 189 time cobbler import --name=Debian-5.0.0-amd64 --mirror=/media/dvd --breed=debian 190 ls 191 dmesg 192 tail /var/log/messages 193 /etc/init.d/xinetd restart 194 chkconfig xinetd --list 195 /etc/init.d/xinetd status 196 tail -f /var/log/messages 197 setenforce 0 198 tail -f /var/log/messages 199 cobbler list 200 cobbler system list 201 cobbler 202 cobbler status 203 cobbler distro list 204 cobbler profile list 205 /etc/init.d/iptables status 206 cat /proc/sys/net/ipv4/ip_forward 207 echo 1 > /proc/sys/net/ipv4/ip_forward 208 vi /etc/sysctl.conf 209 sysctl -p 210 cat /proc/sys/net/ipv4/ip_forward 211 iptables -t nat -A POSTROUTING -o eth1 -d ! 10.100.0.0/24 -j MASQUERADE 212 /etc/init.d/named status 213 cat /etc/resolv.conf 214 ls 215 cd /etc/cobbler/ 216 ls 217 bzr status 218 ls 219 vi named.template 220 cobbler sync 221 named-checkconf 222 tail /var/log/messages 223 vi named.template 224 cobbler sync 225 tail /var/log/messages 226 vi named.template 227 cobbler sync 228 tail /var/log/messages 229 vi named.template 230 cobbler sync 231 tail /var/log/messages 232 ls 233 vi dhcp.template 234 vi named.template 235 rpm -ql bind 236 cd /var/named/ 237 ls 238 cd data/ 239 ls 240 tail named.run 241 cd - 242 cd - 243 cd /etc/cobbler/ 244 ls 245 vi named.template 246 cobbler sync 247 tail /var/named/data/named.run 248 ls 249 vi named.template 250 cobbler sync 251 vi named.template 252 cobbler sync 253 tail /var/named/data/named.run 254 tail /var/named/data/named.run 255 vi named.template 256 cobbler sync 257 tail -f /var/named/data/named.run 258 ssh root@10.100.0.200 259 ls 260 pwd 261 bzr status 262 bzr diff 263 bzr ci -m "forwarding named working" 264 ls 265 bzr status 266 cd 267 ls 268 wget http://ftp.nl.debian.org/debian/dists/lenny/main/installer-amd64/current/images/netboot/mini.iso 269 mount 270 umount /media/dvd/ 271 mount 272 mount -o loop mini.iso /mnt/dvd 273 mount -o loop mini.iso /media/dvd 274 cobbler import --name=Debian-5.0.0-mini --mirror=/media/dvd --breed=debian 275 cobbler list 276 cobbler distro list 277 cobbler distro edit --name=Debian-5.0.064-x86_64 --kernel=/var/www/cobbler/ks_mirror/Debian-5.0.0-mini/linux --initrd=/var/www/cobbler/ks_mirror/Debian-5.0.0-mini/initrd.gz 278 cobbler repo list 279 cobbler repo dump --name=Debian-5.0.064-x86_64-security 280 cobbler repo report --name=Debian-5.0.064-x86_64-security 281 cobbler repo report --name=Debian-5.0.064-x86_64-security 282 cobbler repo edit --name=Debian-5.0.064-x86_64-security --keep-updated=yes --mirror http://security.debian.org/debian-security/dists/lenny/updates/ 283 ls 284 wget http://www.freewebs.com/javiplx/Fedora/debmirror/debmirror-20070123-1.fc9.src.rpm 285 rpmbuild --rebuild debmirror-20070123-1.fc9.src.rpm 286 rpm -ivh /usr/src/redhat/RPMS/noarch/debmirror-20070123-1.noarch.rpm 287 yum localinstall [root@cobbler ~]# rpm -ivh /usr/src/redhat/RPMS/noarch/debmirror-20070123-1.noarch.rpm 288 yum localinstall /usr/src/redhat/RPMS/noarch/debmirror-20070123-1.noarch.rpm 289 yum install perl-Compress-Zlib perl-Digest-SHA1 perl-HTML-Parser perl-HTML-Tagset perl-LockFile-Simple perl-libwww-perl 290 ls 291 rpm -ivh /usr/src/redhat/RPMS/noarch/debmirror-20070123-1.noarch.rpm 292 ls 293 cobbler repos list 294 cobler repo list 295 cobbler repo list 296 cobbler reposync --only=Debian-5.0.064-x86_64-security 297 ls 298 ls 299 cd /etc/yum.repos.d/ 300 ls 301 vi epel.repo 302 ls 303 cobbler repo help 304 cobbler repo --help 305 cobbler --help repo 306 cobbler repo findd 307 cobbler repo find 308 cobbler repo list 309 df -h 310 umount /media/dvd/ 311 screen -list 312 cd 313 ls 314 cobbler system report 315 cobbler system report | less 316 cobbler system edit --name=00_14_22_41_5D_AA --netboot-enabled=1 317 cobbler system report | less 318 cobbler profiles list 319 cobbler profile list 320 cobbler system edit --name=00_14_22_41_5D_AA --profile=Debian-5.0.064-x86_64 321 cobbler system report | less 322 ls 323 screen -list 324 screen -S main_session 325 /etc/init.d/iptables save 326 ls 327 history > install_history.txt