Q1. What does the file /etc/hosts provide?
A.Local name resolution
B. The hostname of this system
C. A list of DNS servers to use
D. List of domains to search
E. List of routes to take to remote hosts
Correct Answer: A
Q2. Which statements are true regarding a daemon? (Choose three)
A.A daemon process is associated to the system terminal.
B. A daemon process is associated to the user that launched the process.
C. A daemon will wait for some event to occur to trigger action on the part of the daemon.
D. A daemon process is launched by the system.
E. A daemon process is not associated with a terminal or a graphical environment.
F. The user that launched the daemon will control what the daemon does based on the user's input.
Correct Answer: C, D, E
Q3. What does the term "action* mean when referring to system logging in SUSE Linux Enterprise?
A.An action defines where a log message ends up such as in a regular file or database table.
B. An action is used to define the severity of a log message.
C. An action is used to filter out desired log messages for processing.
D. An action is a process that the issuing facility must go through before issuing the log message.
Correct Answer: A
Q4. Assume you need to make the third menu entry of your GRUB2 boot menu your default menu selection. What tasks must be completed to accomplish this? (Choose two)
A.Run the grub2-mkconfig command
B. Edit the /etc/default/grub file and set GRUB_DEFAULX to 2
C. Run the mkinitrd command
D. Edit /etc/grub2/custom.cfg and set GRUB_MENU to3
E. Edit the /boot/grub2/menu.cfg file and set MENU_DEFAULT to 3
F. Run the systemctl reload systemd command
Correct Answer: A, B
Q5. Which directory contains the initrd file?
A./loader/grub
B. /startup/grub2
C. /boot/grub2
D. /loader
E. /boot
F. /startup
Correct Answer: E
$ 39
Reviews
There are no reviews yet.