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.
Which directory is traditionally used as a catch all to mount local and/or remote file systems?
A. /mnt
B. /etc
C. /home
D. /var
E. /tmP
What are the three permissions available on posix file systems? (Choose three)
A. Read
B. Sharable
C. Edit
D. Change
E. User
F. All
G. Write
H. Execute
Which command will take a foreground process and suspend it. and then place it in the background as a stopped job?
A. bg
B. ctri+and
C. Ctrl+Z
D. fg--bg--stop
E. andand
How are the scripts in the /etc/grub.d directory used? (Choose two)
A. The contents of these scripts are incorporated into the /boot/grub2/custom.cfg file.
B. The contents of these scripts are incorporated into the /etc/grub2.d/configfiLe.
C. The contents of these scripts are incorporated into the /boot/grub2/grub.cfg file.
D. These scripts are taken as input by the mkinitrd command.
E. These scriptSrare taken as input by the grub2-init command.
F. These scripts are taken as input by the grub2-mkconfig command.
Which commands can display the groups of which a user is a member? (Choose two)
A. groups
B. whoami -g
C. whoami
D. finger
E. id
Which statements about log file rotation are true? (Choose two)
A. Configuration files in the /etc/logrotate.d/ directory can override settings in /etc/logrotate.conf.
B. The /etc/logrotate.conf file controls which log files will be compressed or deleted based on some regular interval or when the log file reaches a particular size.
C. The /etc/cron.daily/logrotate file controls which log files will be compressed or deleted based on some regular interval or when the log file reaches a particular size.
D. Configuration files in the /etc/logrotate.d/ directory can override settings in /etc/cron.daily/logrotate.
E. The /usr/sbin/logrotate program is used to create and configure settings in the /etc/logrotate.conf file.
What command would be used to add new physical volumes to an existing volume group?
A. vgextend
B. vSadd
C. pvmodify
D. pvadd
E. pvextend
F. vgmodify