XK0-005 · Question #28
A system administrator has deployed a Linux server based on an Anaconda process with all packages and custom configurations necessary to install a web server role. Which of the following could be…
The correct answer is C. /root/anaconda-ks.cfg. The Red Hat Enterprise Linux installation process automatically writes a Kickstart file that contains the settings for the installed system. This file is always saved as /root/anaconda-ks.cfg. You may use this file to repeat the installation with identical settings, or modify…
Question
A system administrator has deployed a Linux server based on an Anaconda process with all packages and custom configurations necessary to install a web server role. Which of the following could be used to install more Linux servers with the same characteristics?
Options
- A/etc/sysconfig/anaconda/cfg
- B/root/anaconda.auto
- C/root/anaconda-ks.cfg
- D/etc/sysconfig/installation.cfg
How the community answered
(44 responses)- B5% (2)
- C93% (41)
- D2% (1)
Explanation
The Red Hat Enterprise Linux installation process automatically writes a Kickstart file that contains the settings for the installed system. This file is always saved as /root/anaconda-ks.cfg. You may use this file to repeat the installation with identical settings, or modify copies to specify settings for other systems. https://unix.stackexchange.com/questions/398410/what-is-anaconda-ks-cfg
Topics
Community Discussion
No community discussion yet for this question.