Tagged Questions
0
votes
1answer
470 views
CentOS 5.5 Install Customization
I'm having a frustrating time with customizing my initial CentOS 5.5 installation. I want to have a specific set of the packages installed (e.g. I want Java and httpd but not OpenOffice or NewsServer) ...
5
votes
2answers
818 views
How can I serve a Kickstart file over the network without a DHCP server?
I want to install CentOS 5.5 on two systems. I have a kickstart file.
I would like to install CentOS on a system using this kickstart file. I'm reading the instructions provided by fedoraproject.org ...