LINUX+ CERTIFICATION (2001 Objectives)
- Exam Number/Code : xk0-001
- Exam Name : LINUX+ CERTIFICATION (2001 Objectives)
- Questions and Answers : 282 Q&As
Download Pass4sure SAIR xk0-001 Dumps from the link below
Download CertifyMe SAIR xk0-001 Dumps from the link below
Download Testking SAIR xk0-001 Dumps from the link below
PrepKing.com SAIR xk0-001 Sample Questions
Exam : CompTIA XK0-001
Title : LINUX+ CERTIFICATION EXAM(2001 Objectives)
1. What command is used to remove an rpm package from Linux?
A. rpm -e
B. rm -rf
C. rpm -rm
D. rpm –remove
Answer: A
2. Which runlevel only grants root access?
A. 0
B. 1
C. 2
D. 3
Answer: B
3. A network administrator attempted to configure the Ethernet interface. He issued the insmod command along with the driver’s object file. However, insmod reports errors about unresolved symbols. Which of the following is the cause of the problem?
A. A driver of that type has already been installed.
B. The latest version of insmod is not installed.
C. The compiled driver is incompatible with the kernel.
D. The module is designed for a device of another type.
Answer: C
4. A customer needs a Linux server to act as a Microsoft Windows NT domain controller. Which of the following must be installed for this server?
A. Syslog daemon
B. Network file system daemon
C. Server message block daemon
D. File transfer protocol daemon
Answer: C
5. A computer has a FAT32 partition that takes up the entire 16 GB hard drive. Another operating system is currently installed, but only uses 8 GB of the partition. What is the best way to install Linux without removing the other operating system?
A. Run FIPS
B. Run rsize
C. Run fdisk
D. Run format
Answer: A
6. A client terminal requires the BOOTP protocol in order to access the server. Which protocol must be installed on the BOOTP server to communicate with the client terminal?
A. SMB
B. IGRP
C. OSPF
D. TCP/IP
Answer: D
7. A site administrator instructs the technician to install Linux as a secondary OS on an existing workstation. He wants to use the boot loader of the primary OS. When requested where to place LILO, the technician should select which location?
A. BIOS
B. /etc/disktab
C. Master boot record
D. Partition superblock
Answer: D
8. A new employee having a problem with account login has the following entry in the /etc/passwd file:
user1:*:51:501:John Doe:/home/user1:/bin/bash
What is wrong with this entry in the /etc/passwd file?
A. The UID is not valid.
B. The account is locked.
C. The UID and GID must match.
D. Spaces are not permitted between the first and last name.
Answer: B
Filed Under
(SAIR) by
admin
Linux+ Certification (2004 Objectives)
- Exam Number/Code : xk0-002
- Exam Name : Linux+ Certification (2004 Objectives)
- Questions and Answers : 392 Q&As
Download Pass4sure SAIR xk0-002 Dumps from the link below
Download CertifyMe SAIR xk0-002 Dumps from the link below
Download Testking SAIR xk0-002 Dumps from the link below
PrepKing.com SAIR xk0-002 Sample Questions
Exam : CompTIA XK0-002
Title : Linux+ Certification Exam(2004 Objectives)
1. At boot time, the computer reported that there are problems with inodes and blocks. Which of the following is the problem and how is it corrected?
A. The boot sector is corrupt and needs to be replaced.
B. The file system has become corrupt and needs to be repaired.
C. The partition table has become corrupt and needs to be repaired.
D. The drive is configured using an improper file system and needs to be reformatted.
Answer: B
2. Which of the following commands will mount a USB flash drive successfully in Linux?
A. mount /dev/sda1 /mnt/usb
B. mount -t usbfs /dev/usb001 /mnt/usb
C. mount /dev/uda1 /mnt/usb
D. mount /dev/hde1 /mnt/usb
Answer: A
3. Which of the following commands can be used to check for file corruption?
A. md5sum
B. cat -vet
C. checkfile
D. tar –checksum
Answer: A
4. Which of the following is supported when creating a Linux VPN (Virtual Private Network)?
A. RC2
B. 3DES
C. chap
D. NTLMv2
Answer: B
5. A DHCP server has been added to the network. The local system has been reconfigured to connect using DHCP. How could an administrator restart network services and test that the interface and the DHCP server are functioning properly?
A. /sbin/route restart; ifconfig lo
B. /bin/netstat -R; ping comptia.org
C. /usr/bin/network restart; ping comptia.org
D. /etc/init.d/network restart; ifconfig eth0
Answer: D
6. An administrator who logged in as a standard user needs to kill process 1010 that was started by the root user. Which of the following commands will kill the process?
A. kill 1010
B. su “kill 1010″
C. killall -9 1010
D. su -c “kill 1010″
Answer: D
7. A technician added a PCI network card to a stable Linux server. The server is now generating I/O errors when the kernel module for the network card is loaded. Which of the following actions will solve the problem?
A. Disable the power management in the BIOS.
B. Move the network card to another available slot.
C. Reconfigure the network card to use a different IP address.
D. Change the server BIOS setting to disable the network card BIOS.
Answer: B
8. If /etc/syslog.conf has the following entry:
mail.* -/var/log/mail.log
Which of the following log events will this line cause to be logged to mail.log?
A. The events generated by a user called ail?
B. The events logged by a program called ail?
C. The events logged to the mail facility at any priority.
D. The events logged from any host that begins with the name mail.
Answer: C
Filed Under
(SAIR) by
admin