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
Which line below in /etc/network/interfaces will set eth0 to use dhcp?
Which line below in /etc/network/interfaces will set eth0 to use dhcp? A. ifconfig eth0 dhcp B. iface eth0 inet dhcp C. dhclient eth0 D. ifup eth0 dhcp
Which line below in /etc/network/interfaces will set eth0 to use dhcp?
Which line below in /etc/network/interfaces will set eth0 to use dhcp? A. ifconfig eth0 dhcp B. iface eth0 inet dhcp C. dhclient eth0 D. ifup eth0 dhcp
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
Which daemon must you install and configure to connect to WPA-enabled 802.11 wireless networks?
Which daemon must you install and configure to connect to WPA-enabled 802.11 wireless networks? A. netplug B. hotplug C. wpa_supplicant D. wifi_supplicant
Which line below in /etc/network/interfaces will set eth0 to use dhcp?
Which line below in /etc/network/interfaces will set eth0 to use dhcp? A. ifconfig eth0 dhcp B. iface eth0 inet dhcp C. dhclient eth0 D. ifup eth0 dhcp
Which of the following will give you root access?
All passwords and user names to an Ubuntu machine have been lost, and you need root access to that machine. Which of the following will give you root access? (Please choose TWO correct answers.) A. Type recover and press Enter at the boot: prompt of an Ubuntu LiveCD. B. Enter a grub shell at the […]
What boot time argument is passed to the kernel to disable ACPI?
What boot time argument is passed to the kernel to disable ACPI? Answer: ACPI=OFF