nerdexam
CompTIA

XK0-004 · 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…

System Management

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

(53 responses)
  • A
    8% (4)
  • B
    4% (2)
  • C
    87% (46)
  • D
    2% (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

#Kickstart#Anaconda#automated installation#anaconda-ks.cfg

Community Discussion

No community discussion yet for this question.

Full XK0-004 Practice