0% found this document useful (0 votes)
289 views4 pages

LPI Level 2 Exam 201: Pass4easy

This document provides a sample of 10 questions and answers from the LPI Level 2 Exam 201 practice test on the Pass4easy website. The questions cover topics such as checking swap usage, configuring libraries, mounting filesystems, synchronizing UNIX and SMB passwords, configuring automount, kernel versions, installing kernel modules, removing patches from kernel source trees, configuring network interface modules, and RAID levels.

Uploaded by

p4easy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
289 views4 pages

LPI Level 2 Exam 201: Pass4easy

This document provides a sample of 10 questions and answers from the LPI Level 2 Exam 201 practice test on the Pass4easy website. The questions cover topics such as checking swap usage, configuring libraries, mounting filesystems, synchronizing UNIX and SMB passwords, configuring automount, kernel versions, installing kernel modules, removing patches from kernel source trees, configuring network interface modules, and RAID levels.

Uploaded by

p4easy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Pass4easy 117-201

LPI 117-201
LPI Level 2 Exam 201
Q&A DEMO

www.pass4easy.com

Pass4easy, help you through any IT Exam!


Pass4easy 117-201

1. The swap usage on a system needs to be checked. Which TWO commands can be used to display a swap

usage summary?

A.cat /proc/swaps

B.swapon s

C.cat /etc/fstab

D.swapshow

E.swapconfig

ANSWER: AB

2. You have installed some new libraries, but these are not available to programs and are not listed by ldconfig p.

What file should the path to the libraries be added to, before running ldconfig?

ANSWER: /etc/ld.so.conf

3. Consider the following /etc/fstab file:

What command can an ordinary (nonroot) user use to mount a floppy disk in this system? (Please enter the command

with all parameters and/or options)

ANSWER: mount /dev/fd0 mount /media/floppy

4. Which of the following is needed, to synchronise the UNIX password with the SMB password, when the encrypted

SMB password in the smbpasswd file is changed?

A.Nothing, because this is not possible.

B.Run netvamp regularly, to convert the passwords.

C.Run winbind sync, to synchronise the passwords.

D.Add unix password sync = yes to smb.conf.


Pass4easy 117-201

E.Add smb unix password = sync to smb.conf.

ANSWER: D

5. Which file contains configuration data for automount? Please enter the complete path.

ANSWER: /etc/auto.master

6. A 2.6.9ac1 kernel would be

A.an alpha kernel.

B.someone's patch to a stable kernel.

C.a stable kernel.

D.an unstable kernel.

E.someone's patch to an unstable kernel.

ANSWER: B

7. Your newlycompiled kernel can not find any modules it needs to load. What command was missed when

compiling and installing the kernel?

ANSWER: make modules_install

8. To remove the patch patch2.4.28.tar.bz2 from a kernel source tree, the command that must be used is:

A.bunzip2 ../patch2.4.28.tar.bz2 | patch rp1

B.bunzip2 ../patch2.4.28.tar.bz2 | patch Rp1

C.bunzip2 c ../patch2.4.28.tar.bz2 | patch Rp1

D.bunzip2 c ../patch2.4.28.tar.bz2 | patch rp1

E.bunzip2 ../patch2.4.28.tar.bz2 | unpatch p1

ANSWER: C

9. Your routing configuration relies on eth0 being a 3com card that requires the 3c59x module. What line must

be added to modules configuration file, to ensure that eth0 always uses this module?

A.eth0=3c59x

B.alias eth0=3c59x

C.alias eth0 3c59x


Pass4easy 117-201

D.set eth0 3c59x

E.set eth0=3c59x

ANSWER: C

10. Which RAID level provides the most redundancy?

A.RAID0

B.RAID1

C.RAID4

D.RAID5

ANSWER: B

You might also like