Novell 050-733 - SUSE Certified Linux Administrator 12 Exam
Page: 3 / 20
Total 100 questions
Question #11 (Topic: Single Topic)
What does the command "vgcreate" do?
A. Create a new volume group for use with LVM.
B. Create a new virtual group for use with KVM.
C. Create a new virtual graphic device.
D. Create a new vector when printing in Postscript.
E. This command does not exist.
Answer: A
Question #12 (Topic: Single Topic)
Which directory contains configuration files?
A. /etc
B. /opt
C. /usr
D. /cfg
Answer: A
Question #13 (Topic: Single Topic)
Which does not belong to the Logical Volume Manager?
A. Volume Group
B. Logical Volume
C. Volume Label
D. Physical Volume
Answer: C
Question #14 (Topic: Single Topic)
How do you start a YaST module (for instance, the sw_single module used to install software) directly from the command line? (Choose two.)
A. yast sw_single
B. yast2 sw_single
C. yast2 –m sw_single
D. yast - -start sw_single
E. yast2 - -module sw_single
Answer: AB
Question #15 (Topic: Single Topic)
Which command creates a RAID container?
A. mdadm –C /dev/md/ddf –n 4 –l 5 –e ddf /dev/sd[b-e]
B. mdadm –C /dev/md0 –e 1 –n 4 –l 5 –x 1 /dev/sd[b-e]
C. mdadm –C /dev/md/ddf-r5 –n 3 –l 5 /dev/md/ddf
D. mdadm –A /dev/md0
Answer: B