Linux+ Certification (2004 Objectives):xk0-002
科目编号:xk0-002
科目名称:Linux+ Certification (2004 Objectives)
描述:
xk0-002 考试是 CompTIA 公司的 Linux+ Certification (2004 Objectives) 认证考试官方代号,kaoccna 的 xk0-002 权威考试题库软件是 CompTIA 认证厂商的授权产品,kaoccna 绝对保证顺利通过,否则承诺全额退款!
Linux+ Certification (2004 Objectives) 认证作为全球IT领域专家 CompTIA 热门认证之一,是许多大中 IT 企业选择人才标准的必备条件。 如果你正在准备 xk0-002 考试,为 CompTIA Linux+ Certification (2004 Objectives)认证做最后冲刺,又苦于没有绝对权威的考试真题模拟
mcsepass 实行"一次不过全额退款"承诺。如果您购买我们 xk0-002 的考题,只要不是首次通过,凭盖有 PROMETRIC 或 VUE 考试中心钢印的考试成绩单,我们将退还您购买 xk0-002 考题大师的全部费用,绝对保证您的利益不受到任何的损失。
- 科目: xk0-002
- 原价:
¥ 507.00 - 现价: ¥ 358.00
kaoccna 的优势
xk0-002 试题的质量和价值
mcsepass 模拟测试题具有最高的专业技术含量,只供具有相关专业知识的专家和学者学习和研究之用。
100% 保证您通过 xk0-002 的考试
如果你使用 mcsepass 模拟测试,我们将保证你的第一次参加考试即取得成功,否则,我们将全额退款!
试用后再购买
mcsepass 提供每种产品免费测试。在您决定购买之前,请检测联接,可能存在的问题及试题质量和适用性。
kaoccna认证考试题库网专业提供 CompTIA xk0-002 最新题库下载,完全覆盖 mcsepass 考试原题。
部分考题展示
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