What is the name of the simple graphical login manager that comes with a vanilla X11 installation? (Specify ONLY the command without any path or parameters.)
What is the purpose of the Bash built-in export command?
What is true regarding the file ~/.forward?
Whichof 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.)
After issuing:
function myfunction { echo $1 $2 ; }
in Bash, which output does:
myfunction A B C
Produce?
Which of the following SQL queries counts the number of occurrences for each value of the field order_type in the table orders?
Which of the following sequences in the vi editor saves the opened document and exits the editor?(Choose TWO correct answers.)
Which command can be used to delete a group from a Linux system?
With IPv6, how many bits have been used for the interface identifier of an unicast address? (Specify the number using digits only.)
Which option to the yum command will update the entiresystem? (Specify ONLY the option name without any additional parameters.)