nerdexam
CompTIA

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…

Scripting, Containers, and Automation

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)
  • B
    5% (2)
  • C
    93% (41)
  • 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

#Linux Installation#Kickstart#Server Deployment#Anaconda

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice