What is the name of the command-line tool that directly manipulates the GConf database?
What is the name of the command-line tool that directly manipulates the GConf database? A. gconf-config B. gconf-editor C. gnome-gconf-editor D. gconftool-2
Which Grub directive in /boot/grub/menu.lst is necessary for it to boot from Ubuntu’s bootloader?
In a dual boot Ubuntu/Windows configuration, which Grub directive in /boot/grub/menu.lst is necessary for it to boot from Ubuntu’s bootloader? A. kernel B. chainloader C. legacy86boot D. win32loader E. ntloader
Which command, when run from the command line, will launch a GUI tool to adjust the user’s display resol
Which command, when run from the command line, will launch a GUI tool to adjust the user’s display resolution? (Supply just the command name without parameters or options). A. GNOME-DISPLAY-PROPERTIES
Which of the following is not contained in the locale setting of the operating system?
Which of the following is not contained in the locale setting of the operating system? A. currency symbol B. language C. timezone D. thousands separator
What directive in /etc/network/interfaces is necessary to have Ubuntu configure the eth0 interface at boot?
What directive in /etc/network/interfaces is necessary to have Ubuntu configure the eth0 interface at boot? A. eth0 up B. auto eth0 C. on eth0 D. default eth0
What directive in /etc/network/interfaces is necessary to have Ubuntu configure the eth0 interface at boot?
What directive in /etc/network/interfaces is necessary to have Ubuntu configure the eth0 interface at boot? A. eth0 up B. auto eth0 C. on eth0 D. default eth0
What is the name of the command-line tool that directly manipulates the GConf database?
What is the name of the command-line tool that directly manipulates the GConf database? A. gconf-config B. gconf-editor C. gnome-gconf-editor D. gconftool-2
A user has drastically changed many of the configuration settings in GConf.
A user has drastically changed many of the configuration settings in GConf. As a result, she feels the desktop is virtually unusable and would like to return her Gnome settings to their default values. What commands will accomplish this? (Please choose TWO correct answers.) A. rm -rf ~/.gconf/ B. rm -rf ~/.gconfd C. gconftool-2 -direct […]
Which file serves as the access control list for file systems which may be shared to other NFS clients?
Which file serves as the access control list for file systems which may be shared to other NFS clients? (Enter the complete path.) Answer: /ETC/EXPORTS
How do you manually perform routine updates from the command-line?
How do you manually perform routine updates from the command-line? A. sudo apt-get upgrade && sudo apt-get dist-upgrade B. sudo apt-get update && sudo apt-get dist-upgrade C. sudo apt-get upgrade && sudo apt-get up2date D. sudo apt-get update && sudo apt-get up2date