I just got a question from a customer(actually from a customer to my manager then to me) and he is asking the following question: What are the components that were installed with RHEL? It may sound like a silly question but to me it sounds vague. The main thing I am thinking about now is during install you can select three components: webserver software development and virtualisation. Could they be asking fro something else?

link|improve this question

67% accept rate
feedback

1 Answer

up vote 1 down vote accepted

/root/anaconda-ks.cfg is a Kickstart file suitable for reconstructing the system, which happens to enumerate the groups and packages selected during install in the %packages section.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.