LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   how to create a ks.cfg file for kickstart (https://www.linuxquestions.org/questions/linux-enterprise-47/how-to-create-a-ks-cfg-file-for-kickstart-756993/)

williamcarey 09-22-2009 09:06 AM

how to create a ks.cfg file for kickstart
 
Dear All,

I want to create a file (ks.cfg)for kickstart.
The file should contain the configurations in such a way that, while installing it should do the following tasks.
1.Package (Web server alone must be installed).
2.firewall=disabled.
3.selinux=disabled.
4.IPaddress=static.
5.Automatically 2 users(1.john & 2.william )should be created.

Please send the postscript for doing this type of installation.

fordeck 09-22-2009 10:30 AM

I don't know if you'll find somebody to actually write a kickstart file for you. However There are numerous articles on this process if you try and google the subject. Here is a link to an official RedHat manual:

http://www.redhat.com/docs/en-US/Red...ickstart2.html

Regards,

Fordeck

bharathi12 09-23-2009 06:03 AM

Redhat Enterprise Linux:

first install the system-config-kickstart rpm

then type the following

#system-config-kickstart

Smartpatrol 09-24-2009 11:13 PM

...


All times are GMT -5. The time now is 09:59 PM.