Want to pass your SUSE Certified Linux Administrator 12 050-733 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
You would like to run command1 and then command2, whether or not command1 completed successfully. Which command accomplishes this task?
A. command1 | command2
B. command1 ; command2
C. command1 > command2
D. command1 and command2
Which command displays the value stored in the $MYVAR variable?
A. less MYVAR
B. cat $MYVAR
C. echo MYVAR
D. echo $MYVAR
Which statements about the LVM components are correct? (Choose 2.)
A. A volume group is part of a logical volume.
B. Logical volumes are grouped in a master group.
C. A volume group always consists of one physical volume.
D. A physical volume can be a partition or an entire hard disk.
E. A volume group can be reduced in size by removing physical volumes.
F. The operating system accesses the volume groups like conventional physical partitions.