Test Online Free Lpi 101-500 Exam Questions and Answers
Practice a live sample before buying full access. This page keeps the free 101-500 question set organized by page so visitors and search engines can reach the canonical -questions.html URL directly.
Which is the default percentage of reserved space for the root user on new ext4 filesystems?
Answer:
Question 32Selectable Answer
Which of the following commands prints a list of usernames (first column) and their primary group (fourth column) from the /etc/passwd file?
Answer:
Question 33Selectable Answer
Which of the following commands can be used to search for the executable file foo when it has been placed in a directory not included in $PATH?
Answer:
Question 34Selectable Answer
Which file should be edited to select the network locations from which Debian installation package files are loaded?
Answer:
Question 35Selectable Answer
Which of the following commands prints a list of available package updates when using RPM-based package management?
Answer:
Question 36Selectable Answer
Which of the following apt-get subcommands installs the newest versions of all currently installed packages?
Answer:
Question 37Selectable Answer
What command will generate a list of user names from /etc/passwd along with their login shell?
Answer:
Question 38Written Answer
CORRECT TEXT
Which umask value will result in the default access permissions of 600 (rw-------) for files and 700 (rwx------) for directories? (Specify only the numerical umask value.)
Answer: 0077, 077
Question 39Selectable Answer
What is the default nice level when a process is started using the nice command?
Answer:
Question 40Selectable Answer
What is the purpose of the Bash built-in export command?
Answer:
Question 41Selectable Answer
What is the process ID number of the init process on a SysV init based system?
Answer:
Question 42Written Answer
CORRECT TEXT
Which file in the /proc filesystem lists parameters passed from the bootloader to the kernel? (Specify the file name only without any path.)
Answer: cmdline, /proc/cmdline
Question 43Selectable Answer
Topic 2, Linux Installation and Package Management
Which RPM command will output the name of the package which supplied the file /etc/exports?
Answer:
Question 44Selectable Answer
When in Normal mode invi, which character can be used to begin a reverse search of the text?
Answer:
Question 45Selectable Answer
The system is having trouble and the engineer wants to bypass the usual /sbin/init start up and run /bin/sh.
What is the usual way to pass this change to the kernel from your boot loader?