Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Online 201-450 Questions Video

Page: 6 / 6
Total 161 questions

LPIC-2 Exam 201, Part 1 of 2, version 4.5 Questions and Answers

Question 21

Which of the following commands will erase the contents of the /dev/sdb3 partition?

Options:

A.

rm /dev/sdb3

B.

dd if=/dev/zero of=/dev/sdb3

C.

dd of=/dev/zero if=/dev/sdb3

D.

umount /dev/sdb3

Question 22

Which program lists information about files and network connections opened by processes? (Specify ONLY the command without any path or parameters.)

Options:

Question 23

Considering the following kernel IP routing table below, which of the following commands must be used to remove the route to the network 10.10.1.0/24? (Select TWO answers)

Kernel IP routing table

Destination Gateway Genmask Flags Metric Ref Use Iface

203.0.113.162 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0

172.16.87.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0

192.168.246.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1

10.10.1.0 192.168.246.11 255.255.255.0 UG 0 0 0 eth1

127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo

0.0.0.0 203.0.113.162 0.0.0.0 UG 0 0 0 ppp0

Options:

A.

ip net delete 10.10.1.0/24

B.

route del 10.10.1.0/24

C.

route del -net 10.10.1.0/24

D.

route del 10.10.1.0/24 gw 192.168.246.11

E.

ip route delete 10.10.1.0/24

Question 24

What should be done after updating the configuration file for syslogd in order to make the changes become effective? (Choose TWO correct answers.)

Options:

A.

No action is required, syslogd will notice the updated configuration file after a few minutes.

B.

Send the HUP signal to the syslogd process.

C.

Restart the syslogd service.

D.

Run the command syslogd -u.

Page: 6 / 6
Total 161 questions