SUSE SCA_SLES15 Exam Questions
SUSE Certified Administrator in SUSE Linux Enterprise Server 15 (Page 5 )

Updated On: 21-Feb-2026

Which process ID is assigned to systemd?

  1. it is the only process with no system ID.
  2. 1
  3. 1001
  4. 0

Answer(s): B

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 kernel and resists signal 9, which normally terminates processes. All other programs are either started directly by systemd or by one of its child processes.
Systemd is the first process that is started by the kernel during boot. It has the process ID of 1. It is responsible for initializing and managing other processes and services on the system.


Reference:

https://documentation.suse.com/sles/15-GA/html/SLES-all/cha-systemd.html
https://documentation.suse.com/sles/15-SP3/html/SLES-all/cha-systemd-basics.html#sec-systemd- intro



Which file should be edited to make sure a file system is mounted each time a system boots?

  1. /mnt/fstab
  2. /etc/fstab
  3. /etc/sysconfig/fstab
  4. /etc/sysconfig/storage/fstab
  5. /var/Ub/fstab

Answer(s): B

Explanation:

The /etc/fstab file contains information about file systems that need to be mounted at boot time or on demand. It specifies the device name, mount point, file system type, mount options, dump frequency, and fsck order for each file system.


Reference:

https://documentation.suse.com/sles/15- SP3/html/SLES-all/cha-storage-mounting.html#sec-storage-mounting-fstab



Which directory contains the initrd file?

  1. /loader/grub
  2. /startup/grub2
  3. /boot/grub2
  4. /loader
  5. /boot
  6. /startup

Answer(s): E

Explanation:

The initrd file is an initial ramdisk image that contains the necessary drivers and tools to mount the root file system and start the boot process. It is usually located in the /boot directory along with the kernel image (vmlinuz).


Reference:

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



What types of VNC sessions does SUSE Linux Enterprise Server support? (Choose two)

  1. One-time Sessions
  2. Automatic Sessions
  3. Server-initiated Sessions
  4. Persistent Sessions
  5. Timed Sessions

Answer(s): A,D

Explanation:

SUSE Linux Enterprise Server supports two different kinds of VNC sessions: One-time sessions that "live" as long as the VNC connection from the client is kept up, and persistent sessions that "live" until they are explicitly terminated.

5.1 One-time VNC Sessions

5.2 Persistent VNC Sessions


Reference:

https://documentation.suse.com/sles/11-SP4/html/SLES-all/cha- vnc.html#:~:text=SUSE%20Linux%20Enterprise%20Server%20supports,until%20they%20are%20expli citly%20terminated.



Which statements about log file rotation are true? (Choose two)

  1. Configuration files in the /etc/logrotate.d/ directory can override settings in /etc/logrotate.conf.
  2. The /etc/logrotate.conf file controls which log files will be compressed or deleted based on some regular interval or when the log file reaches a particular size.
  3. The /etc/cron.daily/logrotate file controls which log files will be compressed or deleted based on some regular interval or when the log file
    reaches a particular size.
  4. Configuration files in the /etc/logrotate.d/ directory can override settings in /etc/cron.daily/logrotate.
  5. The /usr/sbin/logrotate program is used to create and configure settings in the /etc/logrotate.conf file.

Answer(s): A,B

Explanation:

Log file rotation is the process of compressing or deleting old log files to save disk space and improve performance. The /etc/logrotate.conf file controls the global settings for log file rotation, such as frequency, size limit, compression method, etc. The /etc/logrotate.d/ directory contains configuration files for specific log files that can override the global settings in /etc/logrotate.conf. The /usr/sbin/logrotate program is used to perform log file rotation according to the configuration files. It is usually invoked by a cron job in /etc/cron.daily/logrotate.


Reference:

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






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

Join the SCA_SLES15 Discussion