What does the (x) permission on a directory mean?
Answer(s): D
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.
https://documentation.suse.com/sles/15-SP3/html/SLES-all/sec-file- permissions.html
What starts the Linux Kernel during the boot process?
Answer(s): E
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.
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)
Answer(s): B,C
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.
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?
Answer(s): A
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.
https://documentation.suse.com/sles/15-SP3/html/SLES-all/sec-boot-initrd.html#sec-boot-initrd- udev
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
Our website is free, but we have to fight against bots and content theft. We're sorry for the inconvenience caused by these security measures. You can access the rest of the SCA_SLES15 content, but please register or login to continue.