[Dec-2021] Get 100% Real SCA_SLES15 Exam Questions, Accurate & Verified Free4Torrent Dumps in the Real Exam! [Q24-Q44]

Share

[Dec-2021] Get 100% Real SCA_SLES15 Exam Questions, Accurate & Verified Free4Torrent Dumps in the Real Exam!

Pass Your SUSE SCA Exams Fast. All Top SCA_SLES15 Exam Questions Are Covered.


SUSE SCA_SLES15 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Recognize Traditional Linux File Systems
  • Understand the Linux File Types
Topic 2
  • Overview of SUSE Linux Enterprise
  • Understand Remote Administration with OpenSSH
Topic 3
  • Understand Filesystem Permissions
  • Understand Time Sync with chrony
Topic 4
  • Understand the GRUB2 Boot Loader
  • Define and Describe systemd
Topic 5
  • Understand Network Management in SLE
  • Understand Management of RPM Packages
Topic 6
  • Understand Network Management with Wicked
  • Understand Software Management with Libzypp
Topic 7
  • Configure Logical Volume Management (LVM)
  • Work with the Command Line
Topic 8
  • Understand Compiling Software from Source
  • Understand the Filesystem Hierarchy Standard (FHS)
Topic 9
  • Administration and Monitoring
  • Understand Privilege Delegation
Topic 10
  • Getting Help at the Command Line
  • Understand Remote Administration with VNC
Topic 11
  • Understand Process Administration
  • Flavors of SUSE Linux
  • Remote Administration
Topic 12
  • Understand the Boot Process
  • SLE Maintenance Model
  • Understand the Linux I/O Stack
Topic 13
  • Understand Background Processes
  • Understand the Shell Environment

 

NEW QUESTION 24
You want ensure an ext3 filesystem is checked every 50 times it is mounted. Which command would you use?

  • A. tune2fs
  • B. dumpe2fs
  • C. mkfs
  • D. fdisk -o

Answer: C

 

NEW QUESTION 25
What is the default port a VNC Client uses to connect?

  • A. DP 5901
  • B. DP 5801
  • C. TCP 5801
  • D. TCP 5901

Answer: D

Explanation:
Explanation
https://en.wikipedia.org/wiki/Virtual_Network_Computing#:~:text=VNC%20by%20default%20uses%20TCP,Ja VNC by default uses TCP port 5900+ is the display number (usually :0 for a physical display). Several implementations also start a basic HTTP server on port 5800+N to provide a VNC viewer as a Java applet, allowing easy connection through any Java-enabled web-browser. Different port assignments can be used as long as both client and server are configured accordingly. A HTML5 VNC client implementation for modern browsers (no plugins required) exists too.[8]

 

NEW QUESTION 26
True or false: It is not possible to open more than one file in Vim without running a second instance.

  • A. False
  • B. True

Answer: B

 

NEW QUESTION 27
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. bg -term disconnect
  • B. bg
  • C. -tty-release
  • D. Ctrl-fa, r
  • E. screen

Answer: C

 

NEW QUESTION 28
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. updinitrd
  • B. makeinitfs
  • C. mkinitrd
  • D. modinitd
  • E. newinitfs

Answer: B

 

NEW QUESTION 29
Which file contains information about secondary groups on the system?

  • A. /etc/group
  • B. /etc/second.grp
  • C. /var/share/group
  • D. etc/sysconflg/group
  • E. /var/lib/group

Answer: B

 

NEW QUESTION 30
You have just added a new directory to be exported via NFS. what command should you run next to make that directory available?

  • A. /etcyinit.d/nfsd -reload
  • B. systemctl restart nfsserver.service
  • C. /bin/nfsd - reload
  • D. /usr/sbin/rpc.mountd -restart
  • E. systmd -reload nfsserver.target

Answer: C

 

NEW QUESTION 31
What does the file /etc/hosts provide?

  • A. A list of DNS servers to use
  • B. List of routes to take to remote hosts
  • C. List of domains to search
  • D. The hostname of this system
  • E. Local name resolution

Answer: E

Explanation:
Explanation
https://documentation.suse.com/ko-kr/sles/15-SP1/html/SLES-all/cha-network.html

 

NEW QUESTION 32
Which file contains the list of DNS services SLES will contact?

  • A. /etc/resolv.conf
  • B. /etc/sysconfig/nameservers
  • C. /etc/hostname
  • D. /etc/hosts
  • E. /etc/sysconfig/resolv.conf

Answer: E

 

NEW QUESTION 33
How are the scripts in the /etc/grub.d directory used? (Choose two)

  • A. These scripts are taken as input by the grub2-mkconfig command.
  • B. These scriptSrare taken as input by the grub2-init command.
  • C. The contents of these scripts are incorporated into the /boot/grub2/grub.cfg file.
  • D. These scripts are taken as input by the mkinitrd command.
  • E. The contents of these scripts are incorporated into the /etc/grub2.d/configfiLe.
  • F. The contents of these scripts are incorporated into the /boot/grub2/custom.cfg file.

Answer: C,F

 

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

  • A. An action is used to define the severity of a log message.
  • B. An action is used to filter out desired log messages for processing.
  • C. An action defines where a log message ends up such as in a regular file or database table.
  • D. An action is a process that the issuing facility must go through before issuing the log message.

Answer: D

 

NEW QUESTION 35
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. Edit the /etc/default/grub file and set GRUB_DEFAULX to 2
  • B. Edit /etc/grub2/custom.cfg and set GRUB_MENU to3
  • C. Run the mkinitrd command
  • D. Run the grub2-mkconfig command
  • E. Edit the /boot/grub2/menu.cfg file and set MENU_DEFAULT to 3
  • F. Run the systemctl reload systemd command

Answer: B,D

 

NEW QUESTION 36
When using the nice command, which of the following is the higher priority, -15 or 7?

  • A. Neither since the values are not within the acceptable range. \
  • B. 0
  • C. 1
  • D. It depends on the system priority set by the scheduler when the task was launched.

Answer: A

 

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

  • A. /etc/sysconfig/storage/fstab
  • B. /etc/fstab
  • C. /etc/sysconfig/fstab
  • D. /var/Ub/fstab
  • E. /mnt/fstab

Answer: C

 

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

  • A. Timed Sessions
  • B. One-time Sessions
  • C. Persistent Sessions
  • D. Automatic Sessions
  • E. Server-initiated Sessions

Answer: B,C

Explanation:
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
https://documentation.suse.com/sles/11-SP4/html/SLES-all/cha-vnc.html#:~:text=SUSE%20Linux%20Enterpris

 

NEW QUESTION 39
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 40
Which statements are true regarding a daemon? (Choose three)

  • A. A daemon process is not associated with a terminal or a graphical environment.
  • B. A daemon process is launched by the system.
  • C. The user that launched the daemon will control what the daemon does based on the user's input.
  • D. A daemon will wait for some event to occur to trigger action on the part of the daemon.
  • E. A daemon process is associated to the user that launched the process.
  • F. A daemon process is associated to the system terminal.

Answer: A,B,C

 

NEW QUESTION 41
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. Ext2
  • B. VFAT
  • C. XFS
  • D. Ext3
  • E. ReiserFS

Answer: C

 

NEW QUESTION 42
Which UID does the root user have?

  • A. 0
  • B. The root user does not have an ID assigned
  • C. 1
  • D. 2
  • E. 001

Answer: D

 

NEW QUESTION 43
Which commands can display the groups of which a user is a member? (Choose two)

  • A. whoami -g
  • B. finger
  • C. whoami
  • D. groups
  • E. id

Answer: D,E

 

NEW QUESTION 44
......

Penetration testers simulate SCA_SLES15 exam: https://www.free4torrent.com/SCA_SLES15-braindumps-torrent.html

Free Test Engine For SUSE Certified Administrator in Enterprise Linux 15 (050-754) Certification Exams: https://drive.google.com/open?id=1mYnzG1WLY1GCByUJSPFe1UbRi2hwPxmr