ExamGecko
Home Home / LPI / 201-450

LPI 201-450 Practice Test - Questions Answers, Page 13

Question list
Search
Search

List of questions

Search

Which of the following are common backup systems used in Linux? (Choose TWO correct answers.)

A.
Amanda
A.
Amanda
Answers
B.
Bacula
B.
Bacula
Answers
C.
DrBackup
C.
DrBackup
Answers
D.
BREWBackup
D.
BREWBackup
Answers
E.
SARcheck
E.
SARcheck
Answers
Suggested answer: A, B

Fill in the blank:

Which file contains the text message that is displayed after logging into the console? (Specify the full name of the file, including path.)

A.
/etc/motd
A.
/etc/motd
Answers
Suggested answer: A

The following command has just been run successfully: cd /opt; tar xvf /dev/nst0; What will happen if the command sequence is run again?

A.
An error saying that there is no tape present is generated because the tape has been ejected after being used.
A.
An error saying that there is no tape present is generated because the tape has been ejected after being used.
Answers
B.
The contents of /opt will be restored again.
B.
The contents of /opt will be restored again.
Answers
C.
The entire contents of /opt will be replaced with the contents of the next file on the tape.
C.
The entire contents of /opt will be replaced with the contents of the next file on the tape.
Answers
D.
The contents of /opt will have additional content added from the next file on the tape.
D.
The contents of /opt will have additional content added from the next file on the tape.
Answers
Suggested answer: D

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.)

A.
configure
A.
configure
Answers
B.
config.h.in
B.
config.h.in
Answers
C.
makefile
C.
makefile
Answers
D.
Makefile
D.
Makefile
Answers
E.
Makefile.in
E.
Makefile.in
Answers
Suggested answer: C, D

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.)

A.
Install the binaries manually with suinstall.
A.
Install the binaries manually with suinstall.
Answers
B.
Run make install with root privileges.
B.
Run make install with root privileges.
Answers
C.
Do not run ./configure in order to maintain the default configuration for correct installation.
C.
Do not run ./configure in order to maintain the default configuration for correct installation.
Answers
D.
Rerun ./configure with a --prefix option where the user has permissions to write.
D.
Rerun ./configure with a --prefix option where the user has permissions to write.
Answers
E.
Run make install_local to install into /usr/local/.
E.
Run make install_local to install into /usr/local/.
Answers
Suggested answer: B, D

Fill in the blank:

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.)

A.
/dev/nst0
A.
/dev/nst0
Answers
Suggested answer: A

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

A.
rm /dev/sdb3
A.
rm /dev/sdb3
Answers
B.
dd if=/dev/zero of=/dev/sdb3
B.
dd if=/dev/zero of=/dev/sdb3
Answers
C.
dd of=/dev/zero if=/dev/sdb3
C.
dd of=/dev/zero if=/dev/sdb3
Answers
D.
umount /dev/sdb3
D.
umount /dev/sdb3
Answers
Suggested answer: B

Fill in the blank:

Which file contains the message that is displayed above the login prompt of the system console?

(Specify the full name of the file, including path.)

A.
/etc/issue
A.
/etc/issue
Answers
Suggested answer: A

Which one of these directories should not be backed up?

A.
/backup
A.
/backup
Answers
B.
/etc
B.
/etc
Answers
C.
/opt
C.
/opt
Answers
D.
/proc
D.
/proc
Answers
E.
/var/log
E.
/var/log
Answers
Suggested answer: D

Which of the following commands erases the contents of the /dev/sdb3 partition?

A.
rm /dev/sdb3
A.
rm /dev/sdb3
Answers
B.
dd if=/dev/zero of=/dev/sdb3
B.
dd if=/dev/zero of=/dev/sdb3
Answers
C.
dd of=/dev/zero if=/dev/sdb3
C.
dd of=/dev/zero if=/dev/sdb3
Answers
D.
umount /dev/sdb3
D.
umount /dev/sdb3
Answers
Suggested answer: B
Total 161 questions
Go to page: of 17