KVM Virtualization made easy. We needed a network to match what we run production in google compute in. So we used a gui and built it. Click forward
Read More →Category: Virtualization
Building a RHCSA classroom server (part 2)
Click storage Live CD/DVD and lick the optical drive image and choose the same iso image you built the system with. Press okay. I needed to reboot to make the dvd visibl. Your mileage may vary. Click back into the system and log in to system as student I usually arrange the desktop at this […]
Read More →Network install point httpd with Centos or RHEL6 using kickstart
Why set up a network install point? So you can do consistent Linux installations. Really so you can do the same installation over and over again and come out with consistent results. Today’s article is how to set up the install point and have it work. There is credit for the source article below but […]
Read More →Centos Continuous Release with caution
Centos Continuous release is very easy to install. Download and install 1 rpm and you are all set. i386: http://mirror.centos.org/centos/6/extras/i386/RPMS/centos-release-cr-6-0.el6.centos.i686.rpm ( sha256: 9fc78d2d79abeb1513f0851d075a2860f5039fc8db3fb0db4c660252fffda894 ) x86_64: http://mirror.centos.org/centos/6/extras/x86_64/RPMS/centos-release-cr-6-0.el6.centos.x86_64.rpm ( sha256: bd55e1505caae2f78c306290d235b7f54833fcad5a9f1942b3cb54e28f7bfe73 ) But I urge caution. In my lab, I downloaded the 64 bit version and installed it. Then I ran the following command: yum -y update […]
Read More →