SUSE sca_sles15 SUSE Certified Administrator in Enterprise Linux 15 (050-754) Online Training
SUSE sca_sles15 Online Training
The questions for sca_sles15 were last updated at Nov 19,2024.
- Exam Code: sca_sles15
- Exam Name: SUSE Certified Administrator in Enterprise Linux 15 (050-754)
- Certification Provider: SUSE
- Latest update: Nov 19,2024
Which option for zypper will list the available patches?
- A . zypper showpatch
- B . zypper patch
- C . zypper Ip
- D . zypper list-patch
- E . zypper lu
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
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
You are working at a terminal window of a server at the office, but you want to continue this work by
remotely accessing the terminal session from your home office.
Which command will you need to use to accomplish this?
- A . screen
- B . bg
- C . -tty-release
- D . Ctrl-fa, r
- E . bg -term disconnect
For programs to leverage PolKit they are split into two separate processes.
Which statements below are true regarding these two PolKit processes? {Choose two)
- A . The Policy Agent process runs in the System Context.
- B . The Policy Agent process runs in the User Session.
- C . The Mechanism process runs in the System Context.
- D . The Mechanism process runs in the User Session.
- E . The Authentication Agent runs in the System Context.
- F . The D-Bus runs in the User Session.
When using the nice command, which of the following is the higher priority, -15 or 7?
- A . 7
- B . -15
- C . Neither since the values are not within the acceptable range.
- D . It depends on the system priority set by the scheduler when the task was launched.
Which system initialization system is used in SLES 15?
- A . undev
- B . init
- C . System V
- D . systemd
- E . UEFI
Which Vim command will save the current file without exiting?
- A . q!
- B . w-no-exit
- C . wq!
- D . w
- E . w!
After the Kernel has been loaded during the boot process, which component will handle hardware
detection?
- A . udev
- B . devmgr
- C . initramfs
- D . hal
- E . devfsd