Posts

Showing posts from February, 2015

Cobbler Installation and Configuration

Image
Cobbler Installation and Configuration. Prerequisites. > Installed minimum CentOS 6.5 / RHEL 6.5 Bit 64 OS > Internet should be enabled on Linux server to download packages > Root or sudo access to install Cobbler packages. > YUM Server configured properly to download the packages Steps to install Cobbler Server.  > Disable selinux settings. Command: # vi /etc/selinux/config                       ----- Edit config file SELINUX=disabled                                              ----- Disabled selinux :wq                                                                         ----- Save file and exit     > Stop iptables service. Command: # service iptables stop   > Disable iptables service from boot option Command: # chkconfig iptables off > Stop ip6tables service. Command: # service ip6tables stop > Disable ip6tables service from boot option Command: # chkconfig ip6tables off > Download   epel-release-6-8.noa

Install oVirt Engine Version 3.5

Image
Install oVirt Engine . Prerequisites.   > Make sure Internet connectivity is available on management server. > DNS Configured properly on management server and client machine. Steps to install oVirt Engine ( Management Server ). > Longing to CentOS server with root user and edit the hosts file to configure local DNS. Command: # cd /etc                     # vim hosts  > In hosts file add the client machine and Management server Ip address and Host name entries :wq        ------- Save file and exit vim editor.. > Download oVirt packages on Management server. Command: # yum install http://plain.resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm > Press y to continue. > Install ovirt-enging on Management Server. Command: # yum -y install ovirt-engine > Configure ovirt engine on Management Server. Command: # engine-setup > Press Enter to continue for default [Yes] option. > Press Enter to continue for