What does the (x) permission on a directory mean?

What does the (x) permission on a directory mean?A . Nothing - the execute permission cannot be assigned to a directory.B . The export permission on a directory means that directory can be mounted by a remote server.C . The exclude permission on a directory means that the directory will...

April 21, 2021 No Comments READ MORE +

Which command will you need to use to accomplish this?

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 . screenB . bgC . -tty-releaseD . Ctrl-fa, rE...

April 21, 2021 No Comments READ MORE +

After the Kernel has been loaded during the boot process, which component will handle hardware detection?

After the Kernel has been loaded during the boot process, which component will handle hardware detection?A . udevB . devmgrC . initramfsD . halE . devfsdView AnswerAnswer: A

April 19, 2021 No Comments READ MORE +

What does the term "action* mean when referring to system logging in SUSE Linux Enterprise?

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

April 19, 2021 No Comments READ MORE +

Which file contains information about secondary groups on the system?

Which file contains information about secondary groups on the system?A . /etc/second.grpB . /var/share/groupC . etc/sysconflg/groupD . /etc/groupE . /var/lib/groupView AnswerAnswer: A

April 18, 2021 No Comments READ MORE +

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 +