Pass the LPI LPIC Level 1 101-500 Questions and answers with CertsForce

Viewing page 1 out of 9 pages
Viewing questions 1-10 out of questions
Questions # 1:

After running the command umount /mnt, the following error message is displayed:

umount: /mnt: device is busy.

What is a common reason for this message?

Options:

A.

The kernel has not finished flushing disk writes to themounted device.


B.

A user has a file open in the /mnt directory.


C.

Another file system still contains a symlink to a file inside /mnt.


D.

The files in /mnt have been scanned and added to the locate database.


E.

The kernel thinks that a process is about to open a file in /mnt for reading.


Expert Solution
Questions # 2:

Which program runs a command in specific intervals and refreshes the display of the program’s output? (Specify ONLY the command without any path or parameters.)


Expert Solution
Questions # 3:

You are having some trouble with a disk partition and you need to do maintenance on this partition but your users home directories are on it and several are logged in. Which command would disconnect the users and allow you to safely execute maintenance tasks?

Options:

A.

telinit 1


B.

shutdown -r now


C.

killall -9 inetd


D.

/bin/netstop --maint


E.

/etc/rc.d/init.d/network stop


Expert Solution
Questions # 4:

Which function key is used to start Safe Mode in Windows NT?

Options:

A.

F10


B.

F8


C.

F6


D.

Windows NT does not support Safe Mode


Expert Solution
Questions # 5:

To what environment variable will you assign or append a value if you need to tell the dynamic linker to look in a build directory for some of a program's shared libraries?

Options:

A.

LD_LOAD_PATH


B.

LD_LIB_PATH


C.

LD_LIBRARY_PATH


D.

LD_SHARE_PATH


E.

LD_RUN_PATH


Expert Solution
Questions # 6:

Which of the following apt-get commands will install the newest versions of all currently installed packages without removing any packages or installing new packages that are not already installed?

Options:

A.

auto-update


B.

upgrade


C.

dist-upgrade


D.

install


E.

update


Expert Solution
Questions # 7:

What is the difference between the --remove and the --purge action with the dpkg command?

Options:

A.

--remove removes the program, --purge also removes the config files


B.

--remove only removes the program, --purge only removes the config files


C.

--remove removes a package, --purge also removes all packages dependent on it


D.

--remove removes only the package file itself, --purge removes all files related to the package


Expert Solution
Questions # 8:

Which of the following commands can be used to download the RPM package kernel without installing it?

Options:

A.

yum download --no-install kernel


B.

yumdownloader kernel


C.

rpm --download --package kernel


D.

rpmdownload kernel


Expert Solution
Questions # 9:

Which of the following options is used in a GRUB Legacy configuration file to define the amount of time that the GRUB menu will be shown to the user?

Options:

A.

hidemenu


B.

splash


C.

timeout


D.

showmenu


Expert Solution
Questions # 10:

Which command will disable swapping on a device? (Specify ONLY the command without any path or parameters.)

    Swapoff

    /sbin/swapoff


Expert Solution
Viewing page 1 out of 9 pages
Viewing questions 1-10 out of questions