Re: Secure Kickstart Installation
| Newsgroups | gmane.comp.security.linux |
|---|---|
| Message-ID | <[email protected]> |
Jennifer Fountain wrote: > Hi all: > > I am looking to create a secure standard kickstart configuration file > for my RHEL 3 servers. Right now, I am currently looking into what > packages I need to install. I want to ensure I install everything I > need but not install what isn't needed. Could anyone share with me > their package list? Or a copy of their std secure ks? > > Thanks in advance! > Jennifer - Check out the [email protected] list for more tips - but I ended up taking a comps.xml file from a FC3 install and edited it to my tastes. I modified @base and @core to only include what I thought I needed, then added individual packages afterwards. Unfortunately, I'm on the road, and none of this info is with me at the moment. However, if you take a look at the ...base/comps.xml file for pointers, you'll see exactly what I'm talking about. Hope that helps -dant