Which of the following commands reboots the system when using SysV init? (Choose TWO correct answers.)
Which of the following commands will write a message to the terminals of all logged in users?
When removing a package, which of the following dpkg options will completely remove the files including configuration files?
When using rpm --verify to check files created during the installation of RPM packages, which of the following information is taken into consideration? (Choose THREE correct answers.)
Which RPM command will output the name of the package which supplied the file /etc/exports?
Which file should be edited to select the network locations from which Debian installation package files are loaded?
Which of the following commands is used to update the list of available packages when using dpkg based package management?
Which Debian package management tool asks the configuration questions for a specific already installed package just as if the package were being installed for the first time? (Specify ONLY the command without any path or parameters.)
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 shell commands makes the already defined variable TEST visible to new child processes? (Choose two.)
Which of the following commands makes /bin/foo executable by everyone but writable only by its owner?
Which chown command will change the ownership to dave and the group to staff on a file named data.txt?
Which of the following commands prints a list of available package updates when using RPM-based package management?
Following the Filesystem Hierarchy Standard (FHS), where should binaries that have been compiled by the system administrator be placed in order to be made available to all users on the system?
Which of the following command sets the Bash variable named TEST with the content FOO?
Which of the following commands can be used to determine how long the system has been running? (Choose TWO correct answers.)
Which of the following signals is sent to a process when the key combination CTRL+C is pressed on the keyboard?
Which of the following commands is used to change options and positional parameters for a running Bash?