answersLogoWhite

0

As 'Linux' is actually the Linux Kernel and a bunch of other tools packaged together as a distro, this will depend on the distro you use. For example, Red Hat Linux uses a file called ks.cfg (known as kickstart) which contains information for it's installer system called Anaconda.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is a package manager in Linux?

A package manager is a utility to install remove, upgrade, and track the dependencies of software in Linux.


What tool is used to perform automated installs of Red Hat Linux?

Kickstart is such a tool you can use to automate installations.


Is Linux a type of utility program?

No, it's an operating system kernel.


What utility could you use to force the NIC on your Linux server to use full-duplex transmission?

Linux use this popular utility called ethtool to allow users to view and change NIC settings


Which Linux command is used to search the location of a utility?

find / -name "utility*" -type f Quotes prevent shell globbing.


What utility is used to create and manage users graphically in SUSE Linux?

KUser


What utility would you use on a Linux Operating system to find your IP address?

type on a Linux terminal: ifconfig Note: it is ipconfig in Windows.


What does the CAT utility do in Linux?

The cat utility is designed to join files together. It is also sometimes used to read files through a terminal.


What backup utility are you likely to use when making a pre-upgrade backup in Linux?

TAR


Is there a website that provides FAQ about Linux certification?

http://knoppix.net/linux-certification.php - here you can find exactly what you search and you can learn everything about Linux certification.


Which Linux utility is used to graphically add and remove software packages in Fedora?

Click yes


What utility is used to search for a particular string within a file or group of files in linux?

Grep