Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

Note! Following XK0-004 Exam is Retired now. Please select the alternative replacement for your Exam Certification. The new exam code is XK0-005

XK0-004 Exam Dumps - CompTIA Linux+ Certification Exam

Go to page:
Question # 49

Which of the following is a file that can define how to build, deploy, and install various components for a Linux application hosted in a cloud environment?

A.

OVF

B.

YAML

C.

Virsh

D.

VMM

Full Access
Question # 50

A Linux administrator needs to implement a secunty policy that prevents all connections from the marketing department that has the IP subnet 10.10.10.0/24 from reaching the current server. Which of the following commands can BEST accomplish this task?

A.

iptables -A output -s 10.10.10.0/24 -j DROP

B.

iptables -A input -s 10.10.10.0/24 -j ACCEFT

C.

iptables -A forward -s 10.10.10.0/24 -j ACCEPT

D.

iptables -A input -s 10.10.10.0/24 -j DROP

Full Access
Question # 51

A new web server was recenly installed and configured according to vendor.......... management via SSH has shown slow screen responses. The systems administrator..

An administrator is setting up a script named script,sh to be executed daily at 3:15 a.m. Which of the following is the correct way to define this in crontab?

A.

* * * 15 3 script,sh

B.

3 15 * * * script,sh

C.

* * * 3 15 script,sh

D.

15 3 * * * script,sh

Full Access
Question # 52

A user does not want Bluetooth to start up event time the system starts. Which of the following commands should the user execute to accomplish this task?

A.

systemctl disabled bluetcc-h.service

B.

systemctl disable bluetccth.service

C.

systemctl stop bluetooth.service

D.

systemctl stepped bluetccth.service

Full Access
Question # 53

An administrator was updating several systems and received the following warning for each one: No support Locale en_US.UTF-8. Which of the following should the administrator run to eliminate this warning?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 54

While creating a file on a volume, the Linux administrator receives the following message: No space left on device. Running the df –m command, the administrator notes there is still 50% of usage left. Which of the following is the NEXT step the administrator should take to analyze the issue without losing data?

A.

Run the df –i command and notice the inode exhaustion

B.

Run the df –h command and notice the space exhaustion

C.

Run the df –B command and notice the block size

D.

Run the df –k command and notice the storage exhaustion

Full Access
Question # 55

An administrator needs to examine two text files and select identical lines from the files. Which of the following commands wooW BEST accomplish this task?

A.

cat report1 report2 | awk ' {print $2}' | wc -1

B.

cat report1 report2 | sort | uniq -d

C.

cat report1 report2 | grep -v < report1

D.

cat report1 report2 | sort -u | diff

Full Access
Question # 56

An administrator needs to deploy 100 identical CentOS workstations via PXE boot. Which of the following should the administrator use to minimize the amount of interaction with the consoles needed?

A.

Kickstart script

B.

Ghost image on a distribution server

C.

Hard disk duplicator

D.

Hard disk duplicator

E.

Ubiquity script

Full Access
Go to page: