Sample questions
LPI Linux Essentials (010-160, v1.6) (010-160) practice questions
You need to determine the UUID of a partition to add it to /etc/fstab. Which command should you use?
Which command is used to view the contents of a file one screen at a time?
You are copying a directory named 'source' to 'destination' and want to ensure all subdirectories and file attributes are preserved. Which flag is essential?
You are logged into a terminal and want to identify your current working directory. Which command should you execute?
Which command would you use to list files in long format, sorted by modification time, with the newest files appearing first?
When using 'man', what does the section number '5' refer to?
Which TWO of the following flags can be used with 'ls' to modify its output?
Which command provides a brief summary of what a specific command does without opening the entire man page?
You are trying to find the location of a binary file, specifically the 'ls' command. Which command is best suited for this?
You are using the 'less' command to view a large log file. Which key do you press to search forward for a specific string?
Which of the following commands is used to create an empty file or update the timestamp of an existing file?
What is the purpose of the 'tee' command?
Which TWO statements regarding the 'umask' command are correct?
Which TWO of the following are common types of Linux career roles?
The Linux Community And A Career IN Open SourceeasySee the answer and why each option is right or wrong →To see the contents of a directory, which command is standard?
A developer is looking for a career that involves 'DevOps' in a Linux environment. Which skill set is most relevant for this role?
The Linux Community And A Career IN Open SourcemediumSee the answer and why each option is right or wrong →Which THREE of the following are typical elements included in a standard Linux distribution package?
The Linux Community And A Career IN Open SourcehardSee the answer and why each option is right or wrong →A developer needs to know the kernel version currently running on the server. Which command provides this information?
You want to delete a directory named 'temp_backup' that contains several files. Which command will successfully remove it and its contents?
You are currently in '/home/user/docs' and need to move to '/etc'. Which command is correct?
Which THREE of the following are components of a standard Linux file path?
You are configuring a temporary directory where multiple users save files. To ensure that users can only delete their own files and not files created by others, what must you set?
You want to delete a user account named 'baduser' and also remove their home directory. Which command is correct?
A startup company is deciding between a Community-driven distribution and an Enterprise distribution. Which scenario best justifies choosing an Enterprise distribution?
The Linux Community And A Career IN Open SourcemediumSee the answer and why each option is right or wrong →