|
Related Questions |
View Answer |
|
bash stores commands in a history file so you can have easy access to them gain later when needed. In SUSE Linux Enterprise 10 Desktop, what is default maximum number of entries that this file is set to? A. 100 B. 250 C. 500 D. 1,000 E. 10,000
|
View Answer
|
|
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.
|
View Answer
|
|
The primary configuration of the automount program is contained in which file? A. /etc/fstab B. /etc/auto.misc C. /etc/auto.home D. /etc/auto.master E. /root/automount.ldif
|
View Answer
|
|
You have made the following entries on your da10 server: da10:- #umask 033 da10:- # mkdir training Which correctly reflect the permissions on the training directory? A. drwx------ B. drwxr--r-- C. drw---x--x D. drw--w--w- E. drwx-rw-rwF. drwx--wx-wx
|
View Answer
|
|
Which command shows who is currently on the system and their processes? A. w B. who C. last D. finger E. lastlog
|
View Answer
|
|
Which will restart the Novell Client tray application from the command line? A. /opt/novell//ncl/bin/tray B. /opt/novell/ncl/bin/n_tray C. /opt/novell/ncl/bin/ncl_tray D. /opt/novell/ncl/bin/novell_tray E. /opt/novell/ncl/bin/nclient_tray
|
View Answer
|
|
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
|
View Answer
|
|
You are logged is as user wparker and want to change the priority of process 1824. It is currently at a nice value of 5. Being logged in as wparker, which command will change the priority? A. renice -10 1824 B. renice -1 1824 C. renice 0 1824 D. renice 3 1824 E. renice 7 1824 F. Only root can change the nice value of a process.
|
View Answer
|
|
Which directory allows you see which services are loaded in runlevel 5? A. /var/init/rc5/ B. /sys/init/rc5/ C. /etc/init.d/rc5.d/ D. /boot/inittab/rc5/ E. /root/init.d/rc5.d/
|
View Answer
|
|
There are several versions of grep in your system. You would like to find out which grep command is being used when you run that command without specifying a path. Which command will provide you this information? A. grep B. man grep C. list grep D. find grep E. which grep
|
View Answer
|
|
When booting up a Linux computer, which loads the kernel and the initrd to memory? A. init B. BIOS C. Kernel D. initramfs E. Boot manager
|
View Answer
|
|
Which keystroke switches the vi editor from insert mode back to command mode? A. $ B. # C. : D. > E. ~ F. Esc
|
View Answer
|
|
What is the command to rename a file on your SLED 10 computer? A. rn B. mv C. ren D. move E. rename
|
View Answer
|
|
When a user submits a print job, which directory contains the actual data to print? A. /etc/cups/ B. /proc/cups/ C. /home/cups/ D. /var/spool/cups/ E. /srv/spool/cups/
|
View Answer
|
|
What GID number is assigned to system groups? A. GID 0 B. GID 1 to 99 C. GID 100 to 199 D. GID 200 to 299 E. GID 300 and above
|
View Answer
|