Free SCA_SLES15 Exam Braindumps (page: 4)

Page 4 of 18

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

  1. Nothing - the execute permission cannot be assigned to a directory.
  2. The export permission on a directory means that directory can be mounted by a remote server.
  3. The exclude permission on a directory means that the directory will not be displayed by the Is command.
  4. The execute permission on a directory means you can use the cd command to change into the directory.
  5. The exclude permission on a directory means that the files in the directory are hidden.
  6. The examine permission on a directory means that you can see the directory's contents.

Answer(s): D

Explanation:

The execute permission on a directory means you can use the cd command to change into the directory. It also means you can access the files and subdirectories inside the directory, if you have read permission on them. The execute permission does not affect the visibility or exportability of the directory.


Reference:

https://documentation.suse.com/sles/15-SP3/html/SLES-all/sec-file- permissions.html



What starts the Linux Kernel during the boot process?

  1. initd
  2. The Boot Loader
  3. systemd
  4. The udev process
  5. BIOS or UEFI depending on the hardware architecture

Answer(s): E

Explanation:

The Linux kernel is started by the BIOS or UEFI firmware during the boot process, depending on the hardware architecture. The BIOS or UEFI firmware is responsible for initializing the hardware and loading the boot loader from a boot device. The boot loader then loads the kernel and passes some parameters to it.


Reference:

https://documentation.suse.com/sles/15-SP3/html/SLES-all/sec-boot- process.html



Which commands and options will display the routing table? (Choose two)

  1. cat /etc/sysconfig/routes
  2. ip route show
  3. ip r s
  4. showroute -a
  5. ipconfig -rd

Answer(s): B,C

Explanation:

The ip route show or ip r s commands will display the routing table on a Linux system. The routing table contains information about how to reach different network destinations. The cat /etc/sysconfig/routes command will display the static routes configuration file, which may not reflect the current routing table. The other commands are either invalid or unrelated to routing.


Reference:

https://documentation.suse.com/sles/15-SP3/html/SLES-all/sec-network-routing.html



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

  1. udev
  2. devmgr
  3. initramfs
  4. hal
  5. devfsd

Answer(s): A

Explanation:

After the kernel has been loaded during the boot process, udev will handle hardware detection. Udev is a device manager that creates device nodes and symlinks in /dev based on rules and events. It also loads kernel modules and applies persistent device names and permissions.


Reference:

https://documentation.suse.com/sles/15-SP3/html/SLES-all/sec-boot-initrd.html#sec-boot-initrd- udev



Page 4 of 18



Post your Comments and Discuss SUSE SCA_SLES15 exam with other Community members:

Hua Gong commented on May 28, 2024
Q19: https://documentation.suse.com/smart/network/html/ntp-time-synchronization/index.html Configuring NTP by adjusting /etc/chrony.conf
NEW ZEALAND
upvote

B commented on March 05, 2024
Q11: The name of the system logging facility is "syslog". https://www.rsyslog.com/doc/configuration/modules/pmnull.html#syslogfacility
HUNGARY
upvote

w commented on December 11, 2023
Question 20: Answer A is wrong. Should be "man cp"
POLAND
upvote

w commented on December 11, 2023
Answer to Q11 is wrong. RSYSLOG, not syslog-ng
POLAND
upvote

kagiso commented on October 19, 2023
this might come handy
Anonymous
upvote