Which signal is missing from the following command that is commonly used to instruct a daemon to reinitialize itself, including reading configuration files?
killall -s _______ daemon
When starting a program with the nice command without any additional parameters, which nice level is set for the resulting process?
What happens after issuing the command vi without any additional parameters?
What is the default action of the split command on an input file?
Which character, added to the end of a command, runs that command in the background as a child process of the current shell?
Which of the following commands will print the last 10 lines of a text file to the standard output?
Which of the following commands determines the type of a file by using a definition database file which contains information about all common file types?
Which of the following options is used in a GRUB Legacy configuration file to define the amount of time that the GRUB menu will be shown to the user?
Which of the following commands lists the dependencies of a given dpkg package?
Which of the following commands overwrites the bootloader located on /dev/sda without overwriting the partition table or any data following it?
Which file should be edited to select the network locations from which Debian installation package files are loaded?
What can the Logical Volume Manager (LVM) be used for? (Choose THREE correct answers.)
In which directory must definition files be placed to add additional repositories to yum?
What is the name of the main configuration file for GNU GRUB? (Specify the file name only without any path.)
What does the command mount -a do?
Which of the following statements is correct for a command line ending with a & character?
Which signal is sent by the kill command by default?
Which SysV init configuration file is commonly used to set the default run level? (Specify the full name of the file, including path.)
Which of the following is the device file name for the second partition on the only SCSI drive?
What is the purpose of the Filesystem Hierarchy Standard?
Which program updates the database that is used by the locate command?
Which file in the /proc filesystem lists parameters passed from the bootloader to the kernel? (Specify the file name only without any path.)
Which of the following commands brings a system running SysV init into a state in which it is safe to perform maintenance tasks? (Choose TWO correct answers.)
Which of the following options for the kernel's command line changes the systemd boot target to rescue.target instead of the default target?
What is the first program that is usually started, at boot time, by the Linux kernel when using SysV init?
Which of the following statements is correct when talking about /proc/?