Shown below is results from the ls -l progress command:
-rw-rw-r-- 1 rtracy users 0 2007-02-07 15:30 progress Which statement is true?
A. The group has read only rights to this file.
B. User rtracy has read only rights to this file.
C. User rtracy has read and write rights to this file.
D. All other users have read and write rights to this file.
E. All other users have read only rights to this directory
F. The group has read and write rights to this directory.
What is the yast command to enter the software installation module from the command line?
A. yast sw_single
B. yast /sw_single
C. yast -l sw_single
D. yast -i sw_single
E. yast --i sw_single
How can you switch between virtual terminals on your computer?
A. Fx
B. SHFT-Fx
C. CTRL-Fx
D. CTRL-ALT-Fx
E. The TAB key
Refer to the information listed below.
SMB server: Fileserver
Directory: /data
Which command will mount the share "data" of the SMB server Fileserver into the /mnt directory?
A. mount /mnt //Fileserver/data
B. mount -t //Fileserver/data /mnt
C. mount -cifs //Fileserver/data /mnt
D. mount -t cifs //Fileserver/data /mnt
When using Novell iPrint, which statement is true regarding the Print Manager?
A. Print Manager forwards print jobs to driver stores.
B. Only one Print Manager can exist on any one server.
C. Only one Print Manager can exist for an entire network.
D. A Print Manager can handle multiple print jobs from one printer only.
E. The Print Manager receives submitted print jobs from the Driver Store.
You are logged in as user geeko, which will start the GRUB shell?
A. c
B. g
C. grub
D. c after switching to root
E. g after switching to root
F. grub after switching to root
You are logged in as geeko. You want to switch to user temp and start a login shell. Which command will do this?
A. su temp
B. su /temp
C. su - temp
D. su -l temp
E. su geeko temp
In which directory are man pages located?
A. /lib/share/man
B. /bin/share/man
C. /etc/share/man
D. /usr/share/man
E. /sys/share/man