Weekend Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

sca_sles15 Questions and Answers

Question # 6

If you have a service named tftp, which command and options would enable tftp to start automatically when the server starts?

A.

systemctl start tftp

B.

systemctl enable tftp

C.

chkconfig add tftp

D.

systemd start tftp

E.

systemctl enable-start tftp

Full Access
Question # 7

What are the three permissions available on posix file systems? (Choose three)

A.

Read

B.

Sharable

C.

Edit

D.

Change

E.

User

F.

All

G.

Write

Full Access
Question # 8

Which commands can be used to terminate processes? (Choose two)

A.

Kill

B.

psterm

C.

ps-k

D.

terminate

E.

kilLall

Full Access
Question # 9

What does the following command allow you to do? alias endear"

A.

You can type clear to run the c command.

B.

You can type c to run the clear command.

C.

Nothing, since there is not a command named alias.

D.

It launches a second Login Shell and allows you to rename the clear command to just c.

E.

It allows you to rename the clear command to just c and then deletes the clear command.

Full Access
Question # 10

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

A.

Array

B.

Pipe

C.

udev

D.

Redirect

E.

Block

F.

Character

G.

Socket

Full Access
Question # 11

What are the basic components of RPM? (Choose two)

A.

RPM Compiler

B.

RPM Editor

C.

RPM Packager

D.

RPM Database

E.

RPM Package Manager

Full Access
Question # 12

You want to add two new custom items to the GRUB2 boot menu. Which file should you modify to accomplish this?

A.

/etc/grub.d/custom.cfg

B.

/etc/default/grub

C.

/etc/boot/grub.cfg

D.

/boot/grub2/menu.cfg

E.

/boot/grub2/custom.cfg

Full Access
Question # 13

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

A.

The contents of these scripts are incorporated into the /boot/grub2/custom.cfg file.

B.

The contents of these scripts are incorporated into the /etc/grub2.d/configfiLe.

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.

These scriptSrare taken as input by the grub2-init command.

F.

These scripts are taken as input by the grub2-mkconfig command.

Full Access
Question # 14

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.

Run the grub2-mkconfig command

B.

Edit the /etc/default/grub file and set GRUB_DEFAULX to 2

C.

Run the mkinitrd command

D.

Edit /etc/grub2/custom.cfg and set GRUB_MENU to3

E.

Edit the /boot/grub2/menu.cfg file and set MENU_DEFAULT to 3

F.

Run the systemctl reload systemd command

Full Access
Question # 15

Which statement is true regarding VFS?

A.

VFS is a set of ANs designed for BtrFS to provide portability.

B.

VFS is a high-performance journaling file system format used by default by YaST and parted.

C.

VFS is an abstraction layer in the kernel that provides the same interface to applications and the user, regardless of which file system format is used.

D.

VFS is a translation layer to allow applications written for ext2 and ReiserFS to run on ext4 file systems.

E.

VFS is a translation layer to allow applications to run on mobile platforms.

Full Access
Question # 16

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

A.

dumpe2fs

B.

mkfs

C.

fdisk -o

D.

tune2fs

Full Access
Question # 17

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 Policy Agent process runs in the System Context.

B.

The Policy Agent process runs in the User Session.

C.

The Mechanism process runs in the System Context.

D.

The Mechanism process runs in the User Session.

E.

The Authentication Agent runs in the System Context.

F.

The D-Bus runs in the User Session.

Full Access
Question # 18

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

A.

One-time Sessions

B.

Automatic Sessions

C.

Server-initiated Sessions

D.

Persistent Sessions

E.

Timed Sessions

Full Access
Question # 19

Which system initialization system is used in SLES 15?

A.

undev

B.

init

C.

System V

D.

systemd

E.

UEFI

Full Access
Question # 20

firewalld maintains two separate configurations. What are they named? (Choose two)

A.

Runtime

B.

Temporary

C.

Production

D.

Permanent

E.

Static

F.

Testing

G.

Fixed

Full Access
Question # 21

Select the valid device types. (Choose two)

A.

Pipe

B.

null

C.

Redirect

D.

udev

E.

Network

F.

Character

G.

Block

Full Access