
Updated Oct-2022 100% Cover Real SCA_SLES15 Exam Questions - 100% Pass Guarantee
Use Real SUSE Dumps - 100% Free SCA_SLES15 Exam Dumps
NEW QUESTION 33
What two commands will you use if you are going to compile and install from source code? (Choose two)
- A. make install
- B. assemble
- C. ./compile
- D. ./configure
- E. compile
Answer: A,D
NEW QUESTION 34
Which command would you run to create an updated initial file system, if your server hardware requires additional drivers to be available for the Kernel at boot up?
- A. modinitd
- B. makeinitfs
- C. mkinitrd
- D. newinitfs
- E. updinitrd
Answer: B
NEW QUESTION 35
Which file contains the list of DNS services SLES will contact?
- A. /etc/sysconfig/resolv.conf
- B. /etc/sysconfig/nameservers
- C. /etc/hostname
- D. /etc/hosts
- E. /etc/resolv.conf
Answer: A
NEW QUESTION 36
Which option for zypper will list the available patches?
- A. zypper Ip
- B. zypper list-patch
- C. zypper lu
- D. zypper patch
- E. zypper showpatch
Answer: D
Explanation:
Explanation
First, view all available patches using patches option as shown below:
zypper patches
Next, you can install a specific patch from the above output using the patch option as shown below.
zypper patch <patch name>
https://www.thegeekstuff.com/2015/04/zypper-examples/
NEW QUESTION 37
Which type of files are used for inter-process communications? (Choose two)
- A. Pipe
- B. Socket
- C. udev
- D. Redirect
- E. Block
- F. Character
- G. Array
Answer: A,G
NEW QUESTION 38
If you have a service named tftp, which command and options would enable tftp to start automatically when the server starts?
- A. systemd start tftp
- B. systemctl enable tftp
- C. systemctl start tftp
- D. chkconfig add tftp
- E. systemctl enable-start tftp
Answer: A
NEW QUESTION 39
When using the nice command, which of the following is the higher priority, -15 or 7?
- A. It depends on the system priority set by the scheduler when the task was launched.
- B. Neither since the values are not within the acceptable range. \
- C. 0
- D. 1
Answer: B
NEW QUESTION 40
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 D-Bus runs in the User Session.
- B. The Policy Agent process runs in the System Context.
- C. The Authentication Agent runs in the System Context.
- D. The Mechanism process runs in the User Session.
- E. The Mechanism process runs in the System Context.
- F. The Policy Agent process runs in the User Session.
Answer: C,F
NEW QUESTION 41
What does the (x) permission on a directory mean?
- A. Nothing - the execute permission cannot be assigned to a directory.
- B. The exclude permission on a directory means that the files in the directory are hidden.
- C. The examine permission on a directory means that you can see the directory's contents.
- D. The execute permission on a directory means you can use the cd command to change into the directory.
- E. The exclude permission on a directory means that the directory will not be displayed by the Is command.
- F. The export permission on a directory means that directory can be mounted by a remote server.
Answer: F
NEW QUESTION 42
What is the name of the system logging facility in SUSE Linux Enterprise?
- A. mail-log
- B. db-log
- C. syslog-ng
- D. syslog
Answer: C
NEW QUESTION 43
Which statements regarding subvolumes in a BtrFS filesystem are true (Choose two)
- A. Every subvolume on a BtrFS fiLesystem must have a name that begins with the "@" character.
- B. Even though subvolumes in BtrFS appear to be subdirectories, subvolumes can be mounted separately.
The -o sub= - C. Every subvolume on a BtrFS filesystem must have the same quota if quotas are implemented.
- D. Multiple virtual filesystems can be created inside the BtrFS filesystem.
Answer: B,D
NEW QUESTION 44
What command would be used to add new physical volumes to an existing volume group?
- A. pvextend
- B. vgmodify
- C. vSadd
- D. pvmodify
- E. pvadd
- F. vgextend
Answer: F
Explanation:
Explanation
To add additional physical volumes to an existing volume group, use the vgextend command. The vgextend command increases a volume group's capacity by adding one or more free physical volumes.
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/4/html/cluster_logical_volume_manage
NEW QUESTION 45
Which command will take a foreground process and suspend it. and then place it in the background as a stopped job?
- A. Ctrl+Z
- B. ctri+&
- C. bg
- D. &&
- E. fg--bg--stop
Answer: C
Explanation:
http://fsl.fmrib.ox.ac.uk/fslcourse/unix_intro/job.html
NEW QUESTION 46
Which Network Interface type supported by SLES is used for link aggregation?
- A. Bond
- B. Bridge
- C. Basic
- D. Custom
- E. VPN
Answer: A
NEW QUESTION 47
Which statements are true regarding a daemon? (Choose three)
- A. A daemon process is associated to the user that launched the process.
- B. The user that launched the daemon will control what the daemon does based on the user's input.
- C. A daemon process is not associated with a terminal or a graphical environment.
- D. A daemon process is associated to the system terminal.
- E. A daemon process is launched by the system.
- F. A daemon will wait for some event to occur to trigger action on the part of the daemon.
Answer: C,E,F
NEW QUESTION 48
Which of the following configuration files have a format that is compatible with the system logging facility in SUSE Linux Enterprise? (Choose two)
- A. /var/log/syslog-ng.conf
- B. /etc/rsyslog.conf
- C. /etc/syslog.conf
- D. /etc/syslog-ng
- E. /ar/log/kernel-log
Answer: B,D
NEW QUESTION 49
Which statement is true regarding the life cycle support for SUSE Linux platform products?
- A. SLE platforms have a 5 year life cycle: 3 years of general support and 2 years of extended support.
- B. Service Packs are released every six to eight months.
- C. The support for SLE platforms has a 13 year life cycle: 10 years of general support and 3 years of extended support.
- D. Support for Service Packs is only provided with Extended Support.
- E. Service Packs have an 18 month life cycle which includes 12 months of general support and six months of extended support
Answer: D
NEW QUESTION 50
The openSUSE Leap version of Linux is designed for which types of user environments? (Choose two)
- A. Developers
- B. Data Center environments
- C. Desktop power users
- D. Environments requiring High-Availability
- E. Users requiring only secure terminal access
Answer: B,C
NEW QUESTION 51
Which statements about log file rotation are true? (Choose two)
- A. 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.
- B. The /usr/sbin/logrotate program is used to create and configure settings in the /etc/logrotate.conf file.
- C. Configuration files in the /etc/logrotate.d/ directory can override settings in /etc/cron.daily/logrotate.
- D. Configuration files in the /etc/logrotate.d/ directory can override settings in /etc/logrotate.conf.
- E. 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.
Answer: C,E
NEW QUESTION 52
What are the three permissions available on posix file systems? (Choose three)
- A. All
- B. Execute
- C. Change
- D. Edit
- E. Read
- F. Write
- G. User
- H. Sharable
Answer: B,E,F
Explanation:
https://documentation.suse.com/sles/12-SP4/html/SLES-all/cha-security-acls.html
NEW QUESTION 53
Which process ID is assigned to systemd?
- A. 0
- B. 1
- C. it is the only process with no system ID.
- D. 2
Answer: 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.
https://documentation.suse.com/sles/15-GA/html/SLES-all/cha-systemd.html
NEW QUESTION 54
Which file should be edited to make sure a file system is mounted each time a system boots?
- A. /etc/sysconfig/storage/fstab
- B. /var/Ub/fstab
- C. /etc/fstab
- D. /etc/sysconfig/fstab
- E. /mnt/fstab
Answer: D
NEW QUESTION 55
Which statements about using the -U option and the -F option when running the rpm command are true?
(Choose two)
- A. The -F option will install a package whether or not a previous version of the package is already installed.
- B. The -U option will install a package whether or not a previous version of the package is already installed.
- C. The -U option will remove all the binaries in the package from the file system and update the RPM Database.
- D. The -F option will verify (fix) a broken application based on the information in the RPM Database.
- E. The -F option will install a package only if a previous version of the package is already installed.
- F. The -U option remove all binaries, scripts, links, and documentation files associated with the RPM in the RPM Database.
Answer: C,D
NEW QUESTION 56
......
SUSE SCA_SLES15 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 8 |
|
| Topic 9 |
|
| Topic 10 |
|
| Topic 11 |
|
| Topic 12 |
|
SCA_SLES15 Dumps PDF - SCA_SLES15 Real Exam Questions Answers: https://www.trainingdump.com/SUSE/SCA_SLES15-practice-exam-dumps.html
Realistic SCA_SLES15 Dumps Latest Practice Tests Dumps: https://drive.google.com/open?id=1n_dCMG1OoWt6erUVCqkYK2ge9xM8BWxt