What are the three permissions available on posix file systems? (Choose three)

What are the three permissions available on posix file systems? (Choose three)A . ReadB . SharableC . EditD . ChangeE . UserF . AllG . WriteH . ExecuteView AnswerAnswer: A,G,H Explanation: https://documentation.suse.com/sles/12-SP4/html/SLES-all/cha-security-acls.html

April 18, 2021 No Comments READ MORE +

Which file system listed below would be the best choice for your data volumes?

You're setting up a SUES 15 server which will require very large data volumes and journaling capabilities . Which file system listed below would be the best choice for your data volumes?A . VFATB . XFSC . Ext2D . ReiserFSE . Ext3View AnswerAnswer: B

April 16, 2021 No Comments READ MORE +

What starts the Linux Kernel during the boot process?

What starts the Linux Kernel during the boot process?A . initdB . The Boot LoaderC . systemdD . The udev processE . BIOS or UEFI depending on the hardware architectureView AnswerAnswer: B

April 16, 2021 No Comments READ MORE +

Which command is used to manage software RAID?

Which command is used to manage software RAID?A . mdadmB . yast swraidC . raidadmD . fdisk --raidE . mdmgrView AnswerAnswer: A

April 14, 2021 No Comments READ MORE +

What tasks must be completed to accomplish this?

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 commandB . Edit the /etc/default/grub file and set GRUB_DEFAULX to 2C . Run the mkinitrd commandD ....

April 14, 2021 No Comments READ MORE +

Which statements below are true regarding these two PolKit processes?

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...

April 14, 2021 No Comments READ MORE +

Which option for zypper will list the available patches?

Which option for zypper will list the available patches?A . zypper showpatchB . zypper patchC . zypper IpD . zypper list-patchE . zypper luView AnswerAnswer: B Explanation: First, view all available patches using patches option as shown below: zypper patches Next, you can install a specific patch from the above...

April 12, 2021 No Comments READ MORE +

Select the valid device types. (Choose two)

Select the valid device types. (Choose two)A . PipeB . nullC . RedirectD . udevE . NetworkF . CharacterG . BlockView AnswerAnswer: C,E

April 11, 2021 No Comments READ MORE +

Which system initialization system is used in SLES 15?

Which system initialization system is used in SLES 15?A . undevB . initC . System VD . systemdE . UEFIView AnswerAnswer: D Explanation: The program systemd is the process with process ID 1. It is responsible for initializing the system in the required way. systemd is started directly by the...

April 11, 2021 No Comments READ MORE +

When using the nice command, which of the following is the higher priority, -15 or 7?

When using the nice command, which of the following is the higher priority, -15 or 7?A . 7B . -15C . 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.View AnswerAnswer: C

April 10, 2021 1 Comment READ MORE +