36. In order to submit Ubuntu bug reports you need to register on:
A. http://launchpad.net
B. http://bugzilla.ubuntu.com
C. http://bugs.ubuntu.com
D. http://bugs.debian.org
Answer: A
37. Which file should be edited to alter the default bluetooth device name?
A. /etc/bluez.conf
B. /etc/bluetooth/hcid.conf
C. /etc/bluetooth.conf
D. /etc/bluetooth/device.conf
Answer: B
38. What command will build a thin client runtime environment?
A. ltsp-build-client
B. ltsp-install
C. ltsp-config
D. config-ltsp
Answer: A
39. Which command below will permanently change what program is used as the default editor?
A. update-alternatives -config editor
B. ln -s /bin/editor /usr/bin/vim
C. export EDITOR=/usr/bin/vim
D. set-editor /usr/bin/vim
Answer: A
40. What does the command sudo -v accomplish?
A. Displays version information for sudo.
B. Opens the sudoers file for editing.
C. Extends the time before the user will be required to enter their password again.
D. Displays verbose output information.
Answer: C
IT Infomation: