QUESTION NO: 1
The X program _________is often used to make minor keyboard adjustments, like proper Backspace/Delete mapping.
A. xkbdmap
B. kbdmap
C. xmodmap
D. modmap
Answer: C
Explanation: kbdmap is the keyboard map file format for kbdcontrol
QUESTION NO: 2
When reading man pages, a lot of extra characters are shown on screen. Which of the following commands can help to deal with this problem?
A. col
B. grep
C. more
D. pg
E. row
Answer: A
QUESTION NO: 3
Identify the proper device for the third partition, on the second hard disk, on the first IDE controller on a PC system.
A./dev/hdb3
B. /dev/hdlb3 C./dev/hddb3
D. Zdev/hdcld2p3
Answer: A
Explanation:
Harddisk Recognization Primary Master /dev/hda
Primary Slave /dev/hdb
Secondary Master/dev/hdc Secondary Slave /dev/hdd
According To question. Device name is/dev/hdb and paratition number is 3. /dev/hdb3
QUESTION NO: 4
In order to save and restore your sound card's configuration between sessions, the ALSA sound system uses what program?
A. setalsa
B. setsound
C. soundctl
D. alsactl
E. alsaset
Answer: D
QUESTION NO: 5
Where can lilo place boot information?
A. The boot ROM
B. The boot RAM
C. The /boot partition
D. The MBR on a hard drive
Answer: D
Explanation:
lilo command installs the bootloader on MBR (Master Boot Record) and activated on next boot time.
QUESTION NO: 6
Consider the following output:
prompt> myapp
[1]+ Stopped myapp
This output was the result of the user pressing the keyboard combination of the Ctrl key and what letter key? Enter only the single (1) letter as your answer.
Answer: Z
QUESTION NO: 7
George is planning a partition scheme for a new Linux installation. Which THREE directories should he consider for separate partitions? (Select three) A+ Exams
A. /etc
B. /home
C. /var
D. /lib
E. /tmp
Answer: B, C, E


