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: 3 / 3
Total 100 questions

What is the file /etc/grub.d/10_linux doing?

A.

It identifies Linux kernels on the root device and creates relevant menu entries

B.

It sets Linux related environmental variables.

C.

Maps BIOS drives and Linux devices.

D.

Loads a Linux kernel and initramfs

You have a /tmp/data directory containing the files file, file1, and file2.

You want to delete the directory and its content. In a terminal window, which command accomplishes this?

A.

rm -r /tmp/data/

B.

deldir /tmp/data/

C.

rmdir /tmp/data/

D.

rm /tmp/data/

You want to run the /usr/local/sbin/myscript script at 6.00 A.m. every Friday.

Which crontab entry is suitable for this?

A.

5 6 * * 0 /usr/local/sbin/myscript

B.

0 6 * * 5 /usr/local/sbin/myscript

C.

6 0 * 5 * /usr/local/sbin/myscript

D.

* * 5 6 0 /usr/local/sbin/myscript

What commands can be used to view processes? (Choose three.)

A.

ps

B.

top

C.

tree

D.

procview

E.

pstree

F.

less

G.

pr

In which file is the name resolution configured?

A.

/etc/sysconfig/network/dns

B.

/etc/nameservers

C.

/etc/dns.con

D.

/etc/resolv.conf

E.

/etc/HOSTNAME

What does SLED stand for?

A.

SUSE Linux Enterprise Development

B.

SUSE Linux Enterprise Desktop

C.

SUSE Linux Enterprise Drive

D.

SUSE Linux Enterprise Distribution

What does the command lvscan do?

A.

Displays RAID disks

B.

Displays LVM logical volumes

C.

Displays status of KVM virtual machines

D.

Displays memory usage of the kernel

How do you start q YaST module (for instance, the sw_single module used to install software} directly from the

command tine? (Choose two.)

A.

yast2 -m sw_single

B.

yast sw_single

C.

yast --start sw_single

D.

yast2 --module sw_single

E.

yast2 sw_single

What does the directory /srv contain?

A.

Data files for server applications (e.g., a web server or an ftp server).

B.

The source code files of the kernel.

C.

The source code files of applications installed.

D.

Binary files for server applications (e.g., a web server or an ftp server).

Which statement about the sudo command is correct?

A.

You can edit the sudo configuration file /etc/visudo with the sudoers command.

B.

You can edit the sudo configuration file /etc/sudo.conf directly with vi.

C.

You can edit the su configuration file /etc/su.conf with the sudo command.

D.

You can edit the sudo configuration file /etc/sudoers with the visudo command.