Cobbler Installation and Configuration
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 ...