Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Pass the CompTIA Linux+ XK0-006 Questions and answers with CertsForce

Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions
Questions # 1:

Which of the following commands should a Linux administrator use to determine the version of a kernel module?

Options:

A.

modprobe bluetooth


B.

lsmod bluetooth


C.

depmod bluetooth


D.

modinfo bluetooth


Expert Solution
Questions # 2:

An administrator logs in to a Linux server and notices the clock is 37 minutes fast. Which of the following commands will fix the issue?

Options:

A.

hwclock


B.

ntpdate


C.

timedatectl


D.

ntpd -q


Expert Solution
Questions # 3:

Users report that a Linux system is unresponsive and simple commands take too long to complete. The Linux administrator logs in to the system and sees the following: Output 1:

10:06:29 up 235 day, 19:23, 2 users, load average: 8.71, 8.24, 7.71

Question # 3

Which of the following is the system experiencing?

Options:

A.

High latency


B.

High uptime


C.

High CPU load


D.

High I/O wait times


Expert Solution
Questions # 4:

A Linux user frequently tests shell scripts located in the /home/user/scripts directory. Which of the following commands allows the user to run the program by invoking only the script name?

Options:

A.

export SHELL=$SHELL=/home/user/scripts


B.

export TERM=$TERM=/home/user/scripts


C.

export PATH=$PATH:/home/user/scripts


D.

export alias /home/user/scripts='/bin'


Expert Solution
Questions # 5:

A Linux administrator needs to analyze a compromised disk for traces of malware. To complete the analysis, the administrator wants to make an exact, block-level copy of the disk. Which of the following commands accomplishes this task?

Options:

A.

cp -rp /dev/sdc/* /tmp/image


B.

cpio -i /dev/sdc -ov /tmp/image


C.

tar cvzf /tmp/image /dev/sdc


D.

dd if=/dev/sdc of=/tmp/image bs=8192


Expert Solution
Questions # 6:

Which of the following utilities supports the automation of security compliance and vulnerability management?

Options:

A.

SELinux


B.

Nmap


C.

AIDE


D.

OpenSCAP


Expert Solution
Questions # 7:

Which of the following commands should an administrator use to see a full hardware inventory of a Linux system?

Options:

A.

dmidecode


B.

lsmod


C.

dmesg


D.

lscpu


Expert Solution
Questions # 8:

To perform a live migration, which of the following must match on both host servers? (Choose two)

Options:

A.

USB ports


B.

Network speed


C.

Available swap


D.

CPU architecture


E.

Available memory


F.

Disk storage path


Expert Solution
Questions # 9:

Which of the following Ansible components contains a list of hosts and host groups?

Options:

A.

Fact


B.

Inventory


C.

Playbook


D.

Collection


Expert Solution
Questions # 10:

A systems administrator wants to prevent the current contents of a file from being overwritten and wants to allow new additions at the end of the file. Which of the following commands should the administrator use?

Options:

A.

setenforce file


B.

setfacl -m m::t file


C.

chattr +a file


D.

chmod +t file


Expert Solution
Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions