
Free 2021 LPIC Level1 101-500 dumps are available on Google Drive shared by Lead1Pass
Welcome to download the newest Lead1Pass 101-500 PDF dumps: https://www.lead1pass.com/Lpi/101-500-practice-exam-dumps.html ( 246 Q&As)
LPI 101-500 Exam Syllabus Topics:
| Topic | Details |
|---|---|
System Architecture | |
| Determine and configure hardware settings | Weight:2 Key Knowledge Areas: The following is a partial list of the used files, terms and utilities: |
| Boot the system | Weight:3 Key Knowledge Areas: The following is a partial list of the used files,terms and utilities: |
| Change runlevels / boot targets and shutdown or reboot system | Weight:3 Key Knowledge Areas: The following is a partial list of the used files,terms and utilities: |
Linux Installation and Package Management | |
| Design hard disk layout | Weight:2 Key Knowledge Areas: The following is a partial list of the used files,terms and utilities: |
| Install a boot manager | Weight:2 Key Knowledge Areas: The following is a partial list of the used files, terms and utilities: |
| Manage shared libraries | Weight:1 Key Knowledge Areas: The following is a partial list of the used files,terms and utilities: |
| Use Debian package management | Weight:3 Key Knowledge Areas: The following is a partial list of the used files,terms and utilities: |
| Use RPM and YUM package management | Weight:3 Key Knowledge Areas: The following is a partial list of the used files,terms and utilities: |
| Linux as a virtualization guest | Weight: 1 Description: Candidates should understand the implications of virtualization and cloud computing on a Linux guest system. Key Knowledge Areas: The following is a partial list of the used files, terms and utilities: |
GNU and Unix Commands | |
| Work on the command line | Weight:4 Key Knowledge Areas: The following is a partial list of the used files,terms and utilities: |
| Process text streams using filters | Weight:2 Key Knowledge Areas: The following is a partial list of the used files, terms and utilities: |
| Perform basic file management | Weight:4 Key Knowledge Areas: The following is a partial list of the used files, terms and utilities: |
| Use streams, pipes and redirects | Weight:4 Key Knowledge Areas: The following is a partial list of the used files, terms and utilities: |
| Create, monitor and kill processes | Weight:4 Key Knowledge Areas: The following is a partial list of the used files, terms and utilities: |
| Modify process execution priorities | Weight:2 Key Knowledge Areas: The following is a partial list of the used files, terms and utilities: |
| Search text files using regular expressions | Weight:2 Key Knowledge Areas: The following is a partial list of the used files,terms and utilities: |
| Basic file editing | Weight:3 Key Knowledge Areas: The following is a partial list of the used files, terms and utilities: |
Devices, Linux Filesystems, Filesystem Hierarchy Standard | |
| Create partitions and filesystems | Weight:2 Key Knowledge Areas: The following is a partial list of the used files,terms and utilities: |
| Maintain the integrity of filesystems | Weight:2 Key Knowledge Areas: The following is a partial list of the used files,terms and utilities: |
| Control mounting and unmounting of filesystems | Weight:3 Key Knowledge Areas: The following is a partial list of the used files, terms and utilities: |
| Manage file permissions and ownership | Weight:3 Key Knowledge Areas: The following is a partial list of the used files, terms and utilities: |
| Create and change hard and symbolic links | Weight:2 Key Knowledge Areas: The following is a partial list of the used files,terms and utilities: |
| Find system files and place files in the correct location | Weight:2 Key Knowledge Areas: The following is a partial list of the used files,terms and utilities: |
NEW QUESTION 44
Consider the following directory:
drwxrwxr-x 2 root sales 4096 Jan 1 15:21 sales
Which command ensures new files created within the directory sales are owned by the group sales? (Choose two.)
- A. chmod g+s sales
- B. chown --persistent *.sales sales
- C. setpol -R newgroup=sales sales
- D. chgrp -p sales sales
- E. chmod 2775 sales
Answer: D,E
NEW QUESTION 45
Which of the following commands will print important system information such as the kernel version and machine hardware architecture?
- A. uname
- B. sysinfo
- C. arch
- D. lspci
- E. info
Answer: A
NEW QUESTION 46
When in Normal mode invi, which character can be used to begin a reverse search of the text?
- A. F
- B. r
- C. ?
- D. /
Answer: C
NEW QUESTION 47
Which of the following explanations are valid reasons to run a command in the background of your shell?
- A. The command has to run immediately but the user needs to log out.
- B. The system is being shut down and the command needs to restart execution immediately after the reboot.
- C. The command can run at a lower priority than normal commands run on the command line.
- D. The command does not need to execute immediately.
Answer: A
NEW QUESTION 48
Which of the following is true when a file system, which is neither listed in /etc/fstabnor known to system, is mounted manually?
- A. systemd ignores any manual mounts which are not done using the systemctl mountcommand
- B. The command systemctl mountsynccan be used to create a mount unit based on the existing mount
- C. systemd automatically generates a mount unit and monitors the mount point without changing it
- D. systemctl unmountmust be used to remove the mount because system opens a file descriptor on the mount point
- E. Unless a systemd mount unit is created, systemd unmounts the file system after a short period of time
Answer: C
NEW QUESTION 49
Which of the following directories on a 64 bit Linux system typically contain shared libraries? (Choose two.)
- A. /var/lib64/
- B. /opt/lib64/
- C. /lib64/
- D. /usr/lib64/
- E. ~/.lib64/
Answer: C,E
NEW QUESTION 50
After a power outage, the XFS file system of /dev/sda3is inconsistent. How can the existing file system errors be fixed?
- A. By running xfsadmin repairon the file system
- B. By mounting the file system with the option xfs_repair
- C. By using mount -fto force a mount of the file system
- D. By running xfsckon the file system
- E. By running xfs_repairon the file system
Answer: E
NEW QUESTION 51
What is the purpose of the Filesystem Hierarchy Standard?
- A. It provides unified tools to create, maintain and manage multiple filesystems in a common way.
- B. It is a security model used to ensurefiles are organized according to their permissions and accessibility.
- C. It defines a common internal structure of inodes for all compliant filesystems.
- D. Itis a distribution neutral description of locations of files and directories.
Answer: D
NEW QUESTION 52
What is the process ID number of the init process on a SysV init based system?
- A. 0
- B. It is set to the current run level.
- C. 1
- D. It is different with each reboot.
- E. 2
Answer: E
NEW QUESTION 53
How many fields are in a syntactically correct line of /etc/fstab?
- A. 0
- B. 1
- C. 2
- D. 3
- E. 4
Answer: B
NEW QUESTION 54
Which of the following commands list all files and directories within the /tmp/directory and its subdirectories which are owned by the user root? (Choose two.) find /tmp -user root -print
- A. find /tmp -uid root -print
- B. find /tmp -user root
- C. find -path /tmp -user root -print
- D. find -path /tmp -uid root
- E.
Answer: C,D
NEW QUESTION 55
What is the purpose of the Bash built-in export command?
- A. It shares NFS partitions for use by other systems on the network.
- B. It allows disks to be mounted remotely.
- C. It sets up environment variables for applications.
- D. It runs a command as a process in a subshell.
- E. It makes the command history available to subshells.
Answer: C
NEW QUESTION 56
Which of the following commands prints a list of usernames (first column) and their primary group (fourth column) from the /etc/passwd file?
fmt -f 1,4 /etc/passwd
- A. split -c 1,4 /etc/passwd
- B. paste -f 1,4 /etc/passwd
- C.
- D. cut -d : -f 1,4 /etc/passwd
- E. sort -t : -k 1,4 /etc/passwd
Answer: E
NEW QUESTION 57
Which of the following commands will NOT update the modify timestamp on the file /tmp/myfile.txt?
- A. echo "Hello" >/tmp/myfile.txt
- B. echo -n "Hello" >>/tmp/myfile.txt
- C. sed -ie "s/1/2/" /tmp/myfile.txt
- D. touch/tmp/myfile.txt
- E. file /tmp/myfile.txt
Answer: E
NEW QUESTION 58
Which of the following commands changes all occurrences of the word "bob" in file data to "Bob" and prints the result to standard output?
- A. sed's/bob/Bob/g' data
- B. sed'/bob/Bob' data
- C. sed's/bob/Bob/' data
- D. sed's/bob,Bob/' data
- E. sed'/bob/Bob/' data
Answer: A
NEW QUESTION 59
What does the command mount -a do?
- A. It mounts all filesystems listed in /etc/fstab which have the option noauto set.
- B. It mounts all available filesystems onto the current directory.
- C. It mounts all user mountable filesystems for thecurrent user.
- D. It mounts all filesystems listed in /etc/fstab which have the option auto set.
- E. It shows all mounted filesystems.
Answer: D
NEW QUESTION 60
Which of the following commands will change all CR-LF pairs in an imported text file, userlist.txt, to Linux standard LF characters and store it as newlist.txt?
- A. tr -c '\n\r' '' < newlist.txt > userlist.txt
- B. tr -s '^M' '^J' userlist.txt newlist.txt
- C. tr '\r' '\n' userlist.txt newlist.txt
- D. tr '\r\n' '' < userlist.txt > newlist.txt
- E. tr -d '\r' < userlist.txt > newlist.txt
Answer: E
NEW QUESTION 61
FILL BLANK
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.)
Answer:
Explanation:
watch
NEW QUESTION 62
Which of the following commands creates or, in case it already exists, overwrites a file called datawith the output of ls?
ls 3> data
- A. ls >> data
- B. ls > data
- C. ls >& data
- D. ls >>> data
- E.
Answer: A
NEW QUESTION 63
Which shell command is used to continue background execution of a suspended command?
- A. bg
- B. exec
- C. &
- D. :&
- E. cont
Answer: A
NEW QUESTION 64
What is the maximum niceness value that a regular user can assign to a process with the nice command when executing a new process?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: D
NEW QUESTION 65
......
GNU Together with Commands for Unix
This is the third section that students should focus on when studying for the LPI 101-500 exam and it covers the following skills:
- Utilize the streams, redirects, and pipes for stdout & files;
- Transform execution priorities and their processes;
- Design, control, and remove different processes by sending signals to them;
- Core editing of diverse files while being aware of Emacs, nano as well as vim.
- Providing fundamental file management by copying and removing files;
- Edit text streams with the help of filters like UNIX commands located in GNU textutils;
- Working on the line for various commands;
- Look for text files via common basic as well as extended expressions;
Tested Material Used To 101-500: https://www.lead1pass.com/Lpi/101-500-practice-exam-dumps.html
Following are some new 101-500 Real Exam Questions!: https://drive.google.com/open?id=1_5khY4WypaKTINZSVcpI4gzaMKO8r6Bn