100% Updated SUSE SCA_SLES15 Enterprise PDF Dumps [Q17-Q35]

Share

100% Updated SUSE SCA_SLES15 Enterprise PDF Dumps

Use Valid Exam SCA_SLES15 by ValidBraindumps Books For Free Website

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

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

Answer: A


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

  • A. TCP 5801
  • B. DP 5901
  • C. DP 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 # 19
Which file contains the ntp configuration?

  • A. /etc/sysconfig/ntp.conf
  • B. /etc/ntp.conf
  • C. /srv/ntp/ntp.conf
  • D. etc/ntp.cfg

Answer: D


NEW QUESTION # 20
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: D

Explanation:
Explanation
When using the nice command, -15 is the higher priority than 7. The nice command can be used to run a process with a modified scheduling priority. The priority value ranges from -20 (highest priority) to 19 (lowest priority). The default priority is 0. Only root can assign negative priority values to processes.
References:https://documentation.suse.com/sles/15-SP3/html/SLES-all/sec-cli-nice.html


NEW QUESTION # 21
Which Network Interface type supported by SLES is used for link aggregation?

  • A. Bond
  • B. Bridge
  • C. VPN
  • D. Basic
  • E. Custom

Answer: A


NEW QUESTION # 22
Which Network Interface type supported by SLES is used for link aggregation?

  • A. Bond
  • B. Bridge
  • C. VPN
  • D. Basic
  • E. Custom

Answer: A

Explanation:
Explanation
The network interface type supported by SLES that is used for link aggregation is bond. Link aggregation is a technique that combines multiple physical network interfaces into one logical interface for increased bandwidth and redundancy. A bond interface can use different modes and options to balance traffic and handle failures. References:https://documentation.suse.com/sles/15-SP3/html/SLES-all/sec-network-bonding.html


NEW QUESTION # 23
Select the valid device types. (Choose two)

  • A. udev
  • B. Pipe
  • C. null
  • D. Redirect
  • E. Character
  • F. Network
  • G. Block

Answer: E,G

Explanation:
Explanation
The valid device types are character and block devices. Character devices are devices that transfer data byte by byte, such as keyboards, mice, terminals, etc. Block devices are devices that transfer data in fixed-size blocks, such as disks, CD-ROMs, etc. Pipe, null, redirect, udev, and network are not device types but rather concepts or components related to devices or device management.
References:https://documentation.suse.com/sles/15-SP3/html/SLES-all/sec-devices.html


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

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

Answer: E


NEW QUESTION # 25
Which commands can be used to terminate processes? (Choose two)

  • A. kilLall
  • B. ps-k
  • C. terminate
  • D. psterm
  • E. Kill

Answer: A,E

Explanation:
Explanation
The commands that can be used to terminate processes are kill and killall. The kill command can be used to send a signal to a process specified by its process ID (PID). The default signal is SIGTERM, which requests a graceful termination of the process. The killall command can be used to send a signal to one or more processes specified by their name. It will match all processes that belong to the current user unless otherwise specified.
References:https://documentation.suse.com/sles/15-SP3/html/SLES-all/sec-cli-processes.html#sec-cli-processes-


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

  • A. True
  • B. False

Answer: A


NEW QUESTION # 27
If the file1.txt file already exists in your home directory, what will the touch -7file1.txt command do if anything?

  • A. This command displays a message that file1.txt is a normal file and displays the size of the file.
  • B. This command displays a message that file1.txt is a normal file.
  • C. This generates an error since file1.txt already exists.
  • D. This changes the access and modification times of the existing file1.txt file.
  • E. This causes any additional data to be appended to the existing file1.txt file.
  • F. This will delete the existing file1.txt file and create a new zero byte file using the same name.

Answer: F


NEW QUESTION # 28
What is the first file executed by a bash login shell?

  • A. /etc/profile
  • B. -/.alias
  • C. /etc/bash
  • D. /etc/profi le.alias
  • E. -/profile

Answer: A

Explanation:
https://www.gnu.org/software/bash/manual/html_node/Bash-Startup-Files.html When Bash is invoked as an interactive login shell, or as a non-interactive shell with the --login option, it first reads and executes commands from the file /etc/profile, if that file exists. After reading that file, it looks for ~/.bash_profile, ~/.bash_login, and ~/.profile, in that order, and reads and executes commands from the first one that exists and is readable. The --noprofile option may be used when the shell is started to inhibit this behavior.


NEW QUESTION # 29
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 Mechanism process runs in the User Session.
  • B. The D-Bus runs in the User Session.
  • C. The Authentication Agent runs in the System Context.
  • D. The Mechanism process runs in the System Context.
  • E. The Policy Agent process runs in the User Session.
  • F. The Policy Agent process runs in the System Context.

Answer: C,E


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

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

Answer: E


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

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

Answer: E

Explanation:
Explanation
The file that contains the list of DNS servers SLES will contact is /etc/resolv.conf. This file specifies one or more nameserver addresses that will be used to resolve hostnames to IP addresses. It may also contain other options such as search domains, sort lists, etc. The /etc/resolv.conf file can be generated automatically by network configuration tools or edited manually by the administrator.
References:https://documentation.suse.com/sles/15-SP3/html/SLES-all/sec-network-dns.html#sec-network-dns-r


NEW QUESTION # 32
What starts the Linux Kernel during the boot process?

  • A. The Boot Loader
  • B. The udev process
  • C. systemd
  • D. BIOS or UEFI depending on the hardware architecture
  • E. initd

Answer: D

Explanation:
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.
References:https://documentation.suse.com/sles/15-SP3/html/SLES-all/sec-boot-process.html


NEW QUESTION # 33
By default, what does the VNC Client and the VNC server daemon use for secure communications?

  • A. The VNC server prompts the VNC Client for a password that was configured when the VNC server was installed.
  • B. VNC is based on the Telnet protocol so encrypted communication between the VNC Client and Server is not possible.
  • C. A self-signed SSL certificate
  • D. On SLE 15 the VNC Client assumes the server is set up as a CA.
  • E. Both the VNC Client and the VNC server assume you have access to a valid 3rd party CA like Verisign.

Answer: E


NEW QUESTION # 34
Which type of files are used for inter-process communications? (Choose two)

  • A. Pipe
  • B. Socket
  • C. udev
  • D. Character
  • E. Block
  • F. Redirect
  • G. Array

Answer: A,B

Explanation:
Explanation
The types of files that are used for inter-process communications are pipe and socket files. Pipe files are used for unidirectional data flow between two processes. They can be created with the mkfifo command or with the
| operator in a shell command. Socket files are used for bidirectional data exchange between processes on the same or different machines. They can be created with various system calls or commands depending on the protocol and domain. References:
https://documentation.suse.com/sles/15-SP3/html/SLES-all/sec-cli-pipes.htmlhttps://documentation.suse.com/sle


NEW QUESTION # 35
......

SUSE SCA_SLES15 Official Cert Guide PDF: https://www.validbraindumps.com/SCA_SLES15-exam-prep.html

Free SUSE SCA SCA_SLES15 Official Cert Guide PDF Download: https://drive.google.com/open?id=1featuHGwa3MDpqmyXa7k-LkwkSf5k07P