xk0-002 Exam
Linux+ Certification (2004 Objectives)
- Exam Number/Code : xk0-002
- Exam Name : Linux+ Certification (2004 Objectives)
- Questions and Answers : 392 Q&As
- Update Time: 2013-04-05
- Price:
$ 119.00$ 69.00
xk0-002 Hard Copy (PDF)
xk0-002 Test Engine
Free xk0-002 Demo Download
Test4pass offers free demo for Linux xk0-002 exam (Linux+ Certification (2004 Objectives)). You can check out the interface, question quality and usability of our practice exams before you decide to buy it. We are the only one site can offer demo for almost all products.
Exam Description
It is well known that xk0-002 exam test is the hot exam of CompTIA certification. Test4pass offer you all the Q&A of the xk0-002 real test . It is the examination of the perfect combination and it will help you pass xk0-002 exam at the first time!
Why choose Test4pass xk0-002 braindumps
Quality and Value for the xk0-002 Exam
100% Guarantee to Pass Your xk0-002 Exam
Downloadable, Interactive xk0-002 Testing engines
Verified Answers Researched by Industry Experts
Drag and Drop questions as experienced in the Actual Exams
Practice Test Questions accompanied by exhibits
Our Practice Test Questions are backed by our 100% MONEY BACK GUARANTEE.
Test4pass xk0-002 Exam Features
Quality and Value for the xk0-002 Exam
Test4pass Practice Exams for CompTIA xk0-002 are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development.
100% Guarantee to Pass Your xk0-002 Exam
If you prepare for the exam using our Test4pass testing engine, we guarantee your success in the first attempt. If you do not pass the Linux xk0-002 exam (ProCurve Secure WAN) on your first attempt we will give you a FULL REFUND of your purchasing fee AND send you another same value product for free.
CompTIA xk0-002 Downloadable, Printable Exams (in PDF format)
Our Exam xk0-002 Preparation Material provides you everything you will need to take your xk0-002 Exam. The xk0-002 Exam details are researched and produced by Professional Certification Experts who are constantly using industry experience to produce precise, and logical. You may get questions from different web sites or books, but logic is the key. Our Product will help you not only pass in the first try, but also save your valuable time.
xk0-002 Downloadable, Interactive Testing engines
We are all well aware that a major problem in the IT industry is that there is a lack of quality study materials. Our Exam Preparation Material provides you everything you will need to take a certification examination. Like actual certification exams, our Practice Tests are in multiple-choice (MCQs) Our CompTIA xk0-002 Exam will provide you with free xk0-002 dumps questions with verified answers that reflect the actual exam. These questions and answers provide you with the experience of taking the actual test. High quality and Value for the xk0-002 Exam:100% Guarantee to Pass Your Linux exam and get your Linux Certification.
Hot KeyWords On xk0-002 test
We collect some hot keywords about this exam:
Test4pass , Pass 4 Sure , Test in Side ,Pass Guide ,Test King xk0-002 exam | xk0-002 pdf exam | xk0-002 braindumps | xk0-002 study guides | xk0-002 trainning materials | xk0-002 simulations | xk0-002 testing engine | xk0-002 vce | xk0-002 torrent | xk0-002 dumps | free download xk0-002 | xk0-002 practice exam | xk0-002 preparation files | xk0-002 questions | xk0-002 answers.
How to pass your xk0-002 exam
You can search on Search Engine and Find Best IT Certification site: Test4pass.com - Find the Method to succeed xk0-002 test,The safer.easier way to get
Linux Certification
.
¡¡
Exam : CompTIA XK0-002
Title : Linux+ Certification Exam(2004 Objectives)
1. 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
2. After an upgrade of Apache, Web pages are no longer available and are replaced with a default page. Which of the following files should be edited or replaced to correct the problem?
A. srm.conf
B. httpd.conf
C. xinetd.conf
D. /etc/services
Answer: B
3. Which of the following configurations does cardmgr read at startup on a Linux system?
A. PCI cards
B. USB cards
C. SCSI cards
D. PCMCIA cards
Answer: D
4. Which of the following services needs to be installed on a server to support new diskless client workstations?
A. named and httpd
B. dhcpcd and rexec
C. remoted and dhcpd
D. PXE (Preboot eXecution Environment) and tftpd
Answer: D
5. 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
6. A user wants to know how to set up SSH (Secure Shell) to communicate between systems without requiring passwords. Which of the following is the BEST way to accomplish this?
A. Use ssh-keygen to generate public-private keys.
B. Disable passwords on specific accounts that will use SSH.
C. Add systems that do not need passwords to the /etc/ssh.hosts file.
D. Use RSH (Remote Shell) rather than SSH because it does not require passwords.
Answer: A
7. 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
8. Which of the following is supported when creating a Linux VPN (Virtual Private Network)?
A. RC2
B. 3DES
C. chap
D. NTLMv2
Answer: B
9. Which of the following is a common tool used to determine what services and ports are running on a remote Linux box?
A. arp
B. nmap
C. netstat
D. ifconfig
Answer: B
10. 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
11. Which of the following commands, when issued from a non-root user, will remove all files from the /tmp directory after prompting the user for the root password?
A. rmdir -rf /tmp/*
B. rm -rf /tmp/* -su
C. su "rm -rf /tmp/*"
D. su -c "rm -rf /tmp/*"
Answer: D
12. 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
13. 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
14. 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




