Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free SUSE sca_sles15 Practice Exam with Questions & Answers | Set: 2

Questions 11

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

Options:
A.

True

B.

False

SUSE sca_sles15 Premium Access
Questions 12

Which process ID is assigned to systemd?

Options:
A.

it is the only process with no system ID.

B.

1

C.

1001

D.

0

Questions 13

Select the valid device types. (Choose two)

Options:
A.

Pipe

B.

null

C.

Redirect

D.

udev

E.

Network

F.

Character

G.

Block

Questions 14

What is the first file executed by a bash login shell?

Options:
A.

/etc/profile

B.

/etc/profi le.alias

C.

-/profile

D.

-/.alias

E.

/etc/bash

Questions 15

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

Options:
A.

/mnt/fstab

B.

/etc/fstab

C.

/etc/sysconfig/fstab

D.

/etc/sysconfig/storage/fstab

E.

/var/Ub/fstab

Questions 16

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)

Options:
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

Questions 17

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

Options:
A.

dumpe2fs

B.

mkfs

C.

fdisk -o

D.

tune2fs

Questions 18

What is the command and options to remove repository number 4?

Options:
A.

yumrepo -del 4

B.

zypper rr 4

C.

libzypp --remove-repo 4

D.

yast repo-manag

E.

rpm -rr 4

Questions 19

Which command is used to view the manual pages?

Options:
A.

help -man

B.

doc -man

C.

man

D.

show

E.

info

Questions 20

In the scripts subdirectory under your home directory there is a file named tstparse.sh. You want to set an Extended ACL so thejsmith user has all permissions to just this file. Which command will accomplish this?

Options:
A.

setacl -a user:jsmith:rwx -/scripts/tstparse.sh

B.

extacl -a user=jsmith:rwx -/scripts/tstparse.sh

C.

modacl user=jsmith:rwx -/scripts/tstparse.sh

D.

setfacl -m u:jsmith:rwx -/scripts/tstparse.sh