Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Novell 050-733 - SUSE Certified Linux Administrator 12

Page: 1 / 3
Total 100 questions

What is the Multiple Device RAID configuration file?

A.

/etc/md.conf

B.

/etc/raid.conf

C.

/etc/mdadm.conf

D.

/etc/raid/md.conf

Which statement about the Set User ID bit on executable files is correct?

A.

The SUID should only be set when really needed and only on applications that are well tested.

B.

The SUID bit has no security implications.

C.

The SUID bit makes it more difficult to exploit any potential vulnerabilities in the program.

D.

The SUID bit on executables has no effect; it is only relevant when set on directories.

You want to find out if files from the wget package were altered since they were installed.

Which command will give you this information?

A.

rpm -qf wget

B.

rpm -v wget

C.

rpm -F wget

D.

rpm -V wget

How can you list the updates that are available for your system?

A.

zypper lu

B.

zypper dup

C.

zypper se -t patch

D.

zypper pch list

The /etc/sysconfig/network/ifcfg-XXX configuration file contains a BOOTPROTO option.

Which are possible values of BOOTPROTO?

A.

static or dhcp

B.

master or slave

C.

onboot, ifpluged, or manual

D.

ethernet, wireless, or manual

From command mode in vi, what do you have to do to enter text?

A.

Press e

B.

Press i

C.

Press k

D.

Press w

What updates are provided only in a service pack and not in a general update?

A.

Feature updates

B.

Major impact changes with high configuration QA requirements

C.

Service pack independent updates

D.

Security updates

You would like to run command2 only if command1 did not complete successfully.

Which command accomplishes this task?

A.

command1 ;; command2

B.

command1 || command2

C.

command1 >> command2

D.

command1 && command2

What is described as follows:

If content of a block changes, the changed block is put beside the non-changed block.

A.

Rollback

B.

Journaling

C.

Subvolume

D.

Copy on write

Where are the SuSEfirewall2 service definition files located?

A.

/etc/sysconfig/SuSEfirewall2.d/

B.

/etc/SuSEfirewall2/service/

C.

/etc/SuSEfirewall2/config/

D.

/etc/SuSEfirewall2/service/def/