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

Viewing page 5 out of 9 pages
Viewing questions 41-50 out of questions
Questions # 41:

Which is the default percentage of reserved space for the root user on new ext4 filesystems?

Options:

A.

10%


B.

3%


C.

15%


D.

0%


E.

5%


Expert Solution
Questions # 42:

Which of the following commands lists the dependencies of the RPM package file foo.rpm?

Options:

A.

rpm –qpR foo.rpm


B.

rpm –dep foo


C.

rpm –ld foo.rpm


D.

rpm –R foo.rpm


E.

rpm –pD foo


Expert Solution
Questions # 43:

The command dbmaint & was used to run dbmaint in the background. However, dbmaint is terminated after logging out of the system. Which alternative dbmaint invocation lets dbmaint continue to run even when the user running the program logs out?

Options:

A.

job –b dmaint


B.

dbmaint &>/dev/pts/null


C.

nohup dbmaint &


D.

bg dbmaint


E.

wait dbmaint


Expert Solution
Questions # 44:

Which environment variable is used by an X11 client to determine the X Server to connect to1? (Specify ONLY the variable name without any preceding commands or values.)


Expert Solution
Questions # 45:

Which of the following commands displays the path to the executable file that would be executed when the command foo is invoked?

Options:

A.

lsattr foo


B.

apropos foo


C.

locate foo


D.

whatis foo


E.

which foo


Expert Solution
Questions # 46:

What is true regarding the statement beginning with #! that is found in the first line of a script? (Choose TWO correct answers.)

Options:

A.

It prevents the script from being executed until the \ is removed


B.

It triggers the installation of the scripts interpreter


C.

It specifies the path and the arguments of the interpreter used to run the script


D.

It defines the character encoding of the script


E.

It is a comment that is ignored by the script interpreter


Expert Solution
Questions # 47:

Which of the following commands prints a list of usernames (first column) and their primary group (fourth column) from the /etc/passwd file?

Options:

A.

fmt –f 1,4 /etc/passwd


B.

cut –d : -f 1,4 /etc/passwd


C.

sort –t : -k 1,4 /etc/passwd


D.

paste –f 1,4 /etc/passwd


E.

split –c 1,4 /etc/passwd


Expert Solution
Questions # 48:

Which command uninstalls a package but keeps its configuration files in case the package is re-installed?

Options:

A.

dpkg –s pkgname


B.

dpkg –L pkgname


C.

dpkg –P pkgname


D.

dpkg –v pkgname


E.

dpkg –r pkgname


Expert Solution
Questions # 49:

What is true about the following command?

Nmcli device wifi connect WIFIoI

Options:

A.

NetworkManager opens a new public hotspol with the SSID wifioi


B.

NetworkManager creates an unconfigured new virtual network interface named wifioi.


C.

NetworkManager creates a new wifi connection wifioi and activates it


D.

NetworkManager returns an error in case the connection wifioi does not exist


E.

NetworkManager reports an error because wifioi is an invalid wifi device


Expert Solution
Questions # 50:

What does the term Braille Display refer to?

Options:

A.

A standardized high contract graphical theme for desktop applications


B.

A Linux desktop environment similar to KDE and GNOME


C.

A legacy display technology superseded by LCD


D.

A physical representation of characters using small dots


E.

A standard file format for data exchange, similar to XML


Expert Solution
Viewing page 5 out of 9 pages
Viewing questions 41-50 out of questions