101-400 LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 Free Practice Exam Questions (2025 Updated)
Prepare effectively for your LPI 101-400 LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.
When using rpm --verify to check files created during the installation of RPM packages, which of the following information is taken into consideration? (Choose THREE correct answers.)
What can the Logical Volume Manager (LVM) be used for? (Choose THREE correct answers.)
Which command is used in a Linux environment to create a new directory? (Specify ONLY the command without any path or parameters.)
Which of the following commands will send output from the program myapp to both standard output (stdout) and the file file1.log?
Which of the following commands can be used to determine how long the system has been running? (Choose TWO correct answers.)
Which of the following commands kills the process with the PID 123 but allows the process to "clean up" before exiting?
Which of the following files, located in the user home directory, is used to store the Bash history?
Which command displays a list of all background tasks running in the current shell? (Specify ONLY the command without any path or parameters.)
Which of the following signals is sent to a process when the key combination CTRL+C is pressed on the keyboard?
In compliance with the FHS, in which of the directories are man pages found?
A user accidentally created the subdirectory \dir in his home directory. Which of the following commands will remove that directory?
Which grep command will print only the lines that do not end with a / in the file foo?
Which of the following commands is used to change options and positional parameters for a running Bash?