Pass the LPI LPIC-2 Certified Linux Engineer 201-450 Questions and answers with CertsForce

Viewing page 2 out of 5 pages
Viewing questions 11-20 out of questions
Questions # 11:

What command ensures that the file systems are written to disk after a lot of write operations? (Specify ONLY the command without any path or parameters.)


Expert Solution
Questions # 12:

In order to gather performance data with sar over a longer period of time, which command should be run periodically from cron?

Options:

A.

sa1


B.

sarmon


C.

sarec


D.

sadf


E.

sarcron


Expert Solution
Questions # 13:

A regular user, joe, has just run:

./configure && make && make install

to build and install a program. However, the installation fails. What could be done to install the program? (Choose TWO correct answers.)

Options:

A.

Install the binaries manually with suinstall.


B.

Run make install with root privileges.


C.

Do not run ./configure in order to maintain the default configuration for correct installation.


D.

Rerun ./configure with a --prefix option where the user has permissions to write.


E.

Run make install_local to install into /usr/local/.


Expert Solution
Questions # 14:

When a makefile is included in a source code package, what are commonly defined targets in the file?

Options:

A.

CFLAGS, CPPFLAGS, LIBS, LDFLAGS


B.

clean, install, uninstall


C.

PATHS, DESTDIR, LIBS, LDFLAGS


D.

prefix, exec_prefix, bindir, mandir


Expert Solution
Questions # 15:

Which one of these directories should not be backed up?

Options:

A.

/backup


B.

/etc


C.

/opt


D.

/proc


E.

/var/log


Expert Solution
Questions # 16:

What is the device name for the first SCSI tape drive on a system when used without automatic rewinding after each write operation? (Please specify the full path to the device.)


Expert Solution
Questions # 17:

What does the -p3 option to the patch command do?

Options:

A.

It will strip off path information from each file mentioned in the patch file up to and including the third / character.


B.

patch continues execution as long as there are three or fewer errors.


C.

It instructs patch to look up to three lines of context before or after the declared line in the original file for a match.


D.

patch will keep three previous versions of each file in the output to prevent loss of change history.


E.

It instructs patch to conform more strictly to the POSIX standard.


Expert Solution
Questions # 18:

Which of the following files will be looked for and used by GNU make, if one of them exists, unless a different file is specified on the command line when trying to compile software from source code? (Choose TWO correct answers.)

Options:

A.

configure


B.

config.h.in


C.

makefile


D.

Makefile


E.

Makefile.in


Expert Solution
Questions # 19:

Which of the following is a CD-ROM filesystem standard?

Options:

A.

OSI9660


B.

ISO9660


C.

SR0FS


D.

ISO8859


E.

ROM-EO


Expert Solution
Questions # 20:

What is the purpose of the smartd daemon?

Options:

A.

It is a user space daemon used for reading smart cards and integrated circuit chips.


B.

It attempts to automatically repair file systems upon a failed file system check.


C.

It monitors process activity and helps the kernel decide which processes to kill when the kernel overcommits.


D.

It monitors certain disk drives and attempts to predict when they will fail.


Expert Solution
Viewing page 2 out of 5 pages
Viewing questions 11-20 out of questions