CompTIA Linux+ (XK0-004) Certification Sample Questions

Linux+ Dumps, XK0-004 Dumps, XK0-004 PDF, Linux+ VCE, CompTIA XK0-004 VCE, CompTIA Linux Plus PDFThe purpose of this Sample Question Set is to provide you with information about the CompTIA Linux+ exam. These sample questions will make you very familiar with both the type and the difficulty level of the questions on the XK0-004 certification test. To get familiar with real exam environment, we suggest you try our Sample CompTIA Linux+ Certification Practice Exam. This sample practice exam gives you the feeling of reality and is a clue to the questions asked in the actual CompTIA Linux+ certification exam.

These sample questions are simple and basic questions that represent likeness to the real CompTIA XK0-004 exam questions. To assess your readiness and performance with real time scenario based questions, we suggest you prepare with our Premium CompTIA Linux+ Certification Practice Exam. When you solve real time scenario based questions practically, you come across many difficulties that give you an opportunity to improve.

CompTIA XK0-004 Sample Questions:

01. A Linux administrator is investigating an unscheduled restart of an application server and wants to check for successful logins prior to the restart. Which of the following commands would display this information?
a) last
b) who
c) dmesg
d) reboot
e) uptime
 
02. Which of the following statements BEST describes what the command cat /proc/meminfo will display?
a) Hardware-specific CPU information
b) Hardware-specific motherboard information
c) Hardware-specific RAM information
d) Hardware-specific NIC information
 
03. A Linux administrator issues the following command with root or sudo privileges:
rpm -i installpackage.rpm
Once the command is issued, the console outputs the following error message: failed dependency. The administrator confirmed in a previous step that all dependencies have already been installed.
Which of the following commands should the administrator issue to bypass this error message?
a) rpm -e installpackage.rpm
b) rpm -i installpackage.rpm
c) rpm -i installpackage.rpm --nodeps
d) rpm -qa installpackage.rpm
 
04. A datacenter administrator assigns a ticket to a junior Linux administrator regarding a Linux server that is presenting issues with excessive CPU consumption and causing instability in a specific application.
The junior Linux administrator troubleshoots the Linux server and finds several zombie processes running on it.
Which of the following commands would effectively fix the issue?
a) Kill -9 pid
b) Kill -s SIGCHLD pid
c) kill -9 all
d) kill -9 SIG pid
 
05. A systems administrator wants to load custom modules. Which of the following directories is most appropriate to keep load module settings persistent?
a) /etc/kernel
b) /etc/modprobe.d
c) /etc/sysconfig
d) /usr/lib/modules
 
06. A Linux administrator is confirming information on a system. The administrator issues a series of commands and views the following output:
search homebizbook.com nameserver 205.70.100.12 nameserver 205.70.100.13
Which of the following commands did the administrator issue?
a) cat /etc/hosts
b) cat /etc/nsswitch.conf
c) cat /etc/resolv.conf
d) cat /etc/networks
 
07. A Linux server has been experiencing performance spikes over the course of two weeks. The administrator needs to create a report and determine the cause of the performance spikes.
Which of the following commands, along with information in /var/log/messages, will help troubleshoot the issue?
a) loadavarage
b) uptime
c) vmstat
d) sar
 
08. Which of the following ls command options will list hidden files and folders?
a) ls -lh
b) ls -la
c) ls -lr
d) ls -lt
 
09. A systems administrator wants to ensure users are greeted with a warning message when they log in to deter fraudulent activity. The systems administrator should:
a) enforce the use of PKI.
b) implement multifactor authentication.
c) configure disk encryption.
d) create a MOTD or banner.
 
10. A Linux server is providing time services to several VMs. Which of the following hardening techniques will BEST reduce the risk of the time server being targeted for an attack?
a) Change the default port.
b) Add a warning banner.
c) Block time services.
d) Stop time services.

Answers:

Question: 01
Answer: a
Question: 02
Answer: c
Question: 03
Answer: c
Question: 04
Answer: b
Question: 05
Answer: b
Question: 06
Answer: c
Question: 07
Answer: d
Question: 08
Answer: b
Question: 09
Answer: d
Question: 10
Answer: a

Note: For any error in CompTIA Linux+ (XK0-004) certification exam sample questions, please update us by writing an email on feedback@edusum.com.

Rating: 4.8 / 5 (120 votes)