Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

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 # 5

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

A.

/etc/sysconfig/nameservers

B.

/etc/resolv.conf

C.

/etc/sysconfig/resolv.conf

D.

/etc/hosts

E.

/etc/hostname

Full Access
Question # 6

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 # 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

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

A.

On SLE 15 the VNC Client assumes the server is set up as a CA.

B.

Both the VNC Client and the VNC server assume you have access to a valid 3rd party CA like Verisign.

C.

The VNC server prompts the VNC Client for a password that was configured when the VNC server was installed.

D.

VNC is based on the Telnet protocol so encrypted communication between the VNC Client and Server is not possible.

E.

A self-signed SSL certificate

Full Access
Question # 9

What is the name of the system logging facility in SUSE Linux Enterprise?

A.

mail-log

B.

syslog

C.

db-log

D.

syslog-ng

Full Access
Question # 10

What does the (x) permission on a directory mean?

A.

Nothing - the execute permission cannot be assigned to a directory.

B.

The export permission on a directory means that directory can be mounted by a remote server.

C.

The exclude permission on a directory means that the directory will not be displayed by the Is command.

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 files in the directory are hidden.

F.

The examine permission on a directory means that you can see the directory's contents.

Full Access
Question # 11

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.

VFAT

B.

XFS

C.

Ext2

D.

ReiserFS

E.

Ext3

Full Access
Question # 12

Assuming the default value for umask, which statements regarding permissions are true? (Choose two)

A.

The permissions on new files would be set to 444.

B.

The permissions on new files would be set to 754.

C.

The permissions on new directories would be set to 770.

D.

The permissions on new directories would be set to 755.

E.

The permissions on new files would be set to 644.

F.

The permissions on new directories would be set to 666.

Full Access
Question # 13

Which statement is true regarding the life cycle support for SUSE Linux platform products?

A.

Service Packs have an 18 month life cycle which includes 12 months of general support and six months of extended support

B.

SLE platforms have a 5 year life cycle: 3 years of general support and 2 years of extended support.

C.

Support for Service Packs is only provided with Extended Support.

D.

The support for SLE platforms has a 13 year life cycle: 10 years of general support and 3 years of extended support.

E.

Service Packs are released every six to eight months.

Full Access
Question # 14

Which commands and options will display the routing table? (Choose two)

A.

cat /etc/sysconfig/routes

B.

ip route show

C.

ip r s

D.

showroute -a

E.

ipconfig -rd

Full Access
Question # 15

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 # 16

What command would be used to add new physical volumes to an existing volume group?

A.

vgextend

B.

vSadd

C.

pvmodify

D.

pvadd

E.

pvextend

F.

vgmodify

Full Access
Question # 17

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.

screen

B.

bg

C.

-tty-release

D.

Ctrl-fa, r

E.

bg -term disconnect

Full Access
Question # 18

Which directory contains the initrd file?

A.

/loader/grub

B.

/startup/grub2

C.

/boot/grub2

D.

/loader

E.

/boot

F.

/startup

Full Access
Question # 19

What two commands will you use if you are going to compile and install from source code? (Choose two)

A.

compile

B.

make install

C.

assemble

D.

./configure

E.

./compile

Full Access
Question # 20

Which Vim command will save the current file without exiting?

A.

q!

B.

w-no-exit

C.

wq!

D.

w

E.

w!

Full Access
Question # 21

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

A.

yumrepo -del 4

B.

zypper rr 4

C.

libzypp --remove-repo 4

D.

yast repo-manag

E.

rpm -rr 4

Full Access