The X11 configuration file xorg.conf is grouped into sections. How is the content of the section SectionName associated with that section?
How is a display manager started?
Your senior administrator asked you to change the default background of his machine, which uses XDM. Which file would you edit to achieve this?
For accessibility assistance, which of the following programs is an on-screen keyboard?
What is the default name of the configuration file for the Xorg X11 server? (Specify the file name only without any path.)
What is the purpose of the Sticky Keys feature in X?
Which command can be used to investigate the properties for a particular window in X by clicking that window? (Specify ONLY the command without any path or parameters.)
An administrator wants to determine the geometry of a particular window in X, so she issues the __________ -metric command and then clicks on the window.
What is the purpose of a screen reader?
Which of the following commands preloads and manages keys that are used for automatic authentication while logging in to other machines using SSH?
Which of the following programs uses the hosts.allow file to perform its main task of checking for access control restrictions to system services?
What is a purpose of an SSH host key?
Which file contains a set of services and hosts that will be allowed to connect to the server by going through a TCP Wrapper program such as tcpd? (Specify the full name of the file, including
In an xinetd configuration file, which attribute specifies the network address that will be used to provide the service?
Which file lists which users can execute commands using sudo? (Specify the full name of the file, including path.)
Which of the following commands connects to the remote host example.com which has OpenSSH listening on TCP port 2222? (Choose TWO correct answers.)
Which configuration file would be edited to change the default options for outbound SSH sessions?
When trying to unmount a device it is reported as being busy. Which of the following commands could be used to determine which process is causing this?
Which of the following commands will help identify a broken router between the local and the remote machine?
Which of the following statements is valid in the file /etc/nsswitch.conf?
What is the lowest numbered unprivileged TCP port? (Specify the number in digits only.)
Which of the following programs can be used to determine the routing path to a given destination?
Given the following routing table:
How would an outgoing packet to the destination 192.168.2.150 be handled?
Which of the following keywords can be used in the file /etc/nsswitch.conf to specify a source for host name lookups? (Choose TWO correct answers.)
Which of the following details is NOT provided in any output from the netstat utility?
Which port is the default server port for the HTTPS protocol? (Specify the port number using digits.)
Which of the following may occur as a consequence of using the command ifconfig? (Choose THREE correct answers.)
Which of the following commands should be executed when starting a login shell in order to change the language of messages for an internationalized program to Portuguese (pt)?
Which of the following entries in /etc/syslog.conf writes all mail related events to the file /var/log/maillog and sends all critical events to the remote server logger.example.com?
Which of the following statements about sytemd-journald are true? (Choose three.)
Which of the following connection types, as seen in unroll connection show, may exist in Network Manager? (Choose THREE correct answers.)
Given the following excerpt of the sudo configuration:
jane ANY=NOPASSWD: /bin/kill, /bin/id, PASSWD: /sbin/fdisk
Which of the following statements are true? (Choose three.)
What is true about the Hop Limit field in the IPv6 header?
Which of the following features are provided by SPICE? (Choose two.)
Which of the following fields are available in the standard format of both the global /etc/crontab file as well as in user-specific crontab files? (Choose two.)
Which command included in NetworkManager is a curses application which provides easy acces to the NetworkManager on the command line? (Specify only the command without any path or parameters.)
You need to pause the CUPS printer HPLaserjet4, and you want to cancel all print jobs with a message, "hello". Which command will do this?
Why is the correct configuration of a system's time zone important?
Which option in the /etc/ntp.conf file specifies an external NTP source to be queried for time information? (Specify ONLY the option without any values or parameters.)
What is true about the ntpdate command?
Which of the following are commonly used Mail Transfer Agent (MTA) applications? (Choose THREE correct answers.)
What is the purpose of the command mailq?
Which of the following is a legacy program provided by CUPS for sending files to the printer queues on the command line?
What command can be used to generate syslog entries of any facility and priority? (supply just the command name without a path)
Which of the following parameters are used for journalctl to limit the time frame of the output? (Choose TWO correct answers.)
Which of the following commands can be used to convert text files in one character encoding to another character encoding?
Which of the following fields can be found in the /etc/group file? (Choose THREE correct answers.)
Which of the following files assigns a user to its primary group?
Which TWO statements about crontab are true?
What command will display the group names and GIDs to which a user belongs? (Provide only the command name with or without path information)
Which character in the password field of /etc/passwd is used to indicate that the encrypted password is stored in /etc/shadow?
Which of the following commands can be used to convert text files in one character encoding to another character encoding?
What is the conventional purpose of Linux UIDs that are lower than 100?
Which of the following can the chage command NOT change?
Which command allows you to make a shell variable visible to subshells?
What is the purpose of the file /etc/profile?
Which of the following commands puts the output of the command date into the shell variable mydate?
When the command echo $ outputs 1, which of the following statements is true?
What command displays all aliases defined in the current shell? (Specify the command without any path information)