Linux Professional Institute LPIC-2 (201-450) Simulator #5
Simulator Summary
0 of 70 Questions completed
Questions:
Information
You have already completed the simulator before. Hence you can not start it again.
Simulator is loading…
You must sign in or sign up to start the simulator.
You must first complete the following:
Results
Results
0 of 70 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- Not categorized 0%
-
Unfortunately, your results in the simulator were not up to the desired standards. 😔
However, take advantage of your unlimited access and continue to practice.
Remember, persistence and dedication will lead to mastery. 😎 -
Congratulations! 🎉
You have successfully passed the simulator and are now one step closer to achieving your certification.
We hope you will consider joining us again in your future certification journey.Wishing you the best of luck with the upcoming exam. Keep up the great work! 💪
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 70
1. Question
Carlos, a system administrator, is tasked with optimizing the company’s router for better performance. To do so, he first needs to measure the router’s current throughput and identify any bottlenecks. Which of the following tools can help Carlos directly gauge the throughput of the router?
CorrectIncorrect -
Question 2 of 70
2. Question
At a mid-sized company, Jane, a network administrator, has been asked to monitor and map the bandwidth usage of different clients in the network. She wants a solution that can give her a visual representation of which IP addresses are consuming the most bandwidth. Which tool would be most suitable for this task?
CorrectIncorrect -
Question 3 of 70
3. Question
Liam, a system administrator, noticed that one of the company’s servers is responding slower than usual. He runs the top command and observes that the %wa metric is consistently above 70%. What is the most likely cause of this symptom?
CorrectIncorrect -
Question 4 of 70
4. Question
Emily, an IT manager, receives complaints about a web server taking too long to load web pages. She logs into the server and notices the swappiness value is set very high and the swap usage is extensive despite ample free physical memory. What problem is the server likely experiencing?
CorrectIncorrect -
Question 5 of 70
5. Question
Liam, a system administrator, noticed that one of the company’s servers is responding slower than usual. He runs the top command and observes that the %wa metric is consistently above 70%. What is the most likely cause of this symptom?
CorrectIncorrect -
Question 6 of 70
6. Question
Sarah, a network administrator, wants to identify bottlenecks in her company’s internal network. She decides to analyze the throughput of a main server during peak hours. Which of the following tools is most suitable for measuring the network throughput to and from this server?
CorrectIncorrect -
Question 7 of 70
7. Question
Carlos, a system engineer, observes that a critical application server is experiencing intermittent delays. While the CPU and memory usage remain within expected limits, he suspects a network bottleneck might be the cause. Which of the following metrics would be most indicative of a network bottleneck when monitoring system performance?
CorrectIncorrect -
Question 8 of 70
8. Question
Alex, a system administrator, has been asked to monitor the disk I/O activity on a server every 5 seconds for a total of 6 reports. Which of the following commands would Alex use to achieve this using iostat?
CorrectIncorrect -
Question 9 of 70
9. Question
Lena, a database administrator, notices that a particular database server seems to be experiencing slow disk reads and writes. She decides to use iostat to check the average wait time for read/write operations. Which column in the iostat output should she focus on?
CorrectIncorrect -
Question 10 of 70
10. Question
Sarah, a system administrator, has been noticing some unusual disk activity on one of her servers. To get a real-time view of the disk activity by process, which command can she use?
CorrectIncorrect -
Question 11 of 70
11. Question
You are trying to resolve an issue with a module dependency problem on a Linux server. Which of the following files contains a list of all module dependencies?
CorrectIncorrect -
Question 12 of 70
12. Question
You’ve encountered an issue where a specific module, badmod, is causing system instability when loaded. You decide to prevent the module from being loaded automatically. Which file would you create or modify in /etc/ to blacklist the module?
CorrectIncorrect -
Question 13 of 70
13. Question
A Linux system has been experiencing unexpected shutdowns. The system administrator suspects that the system might be facing an issue with out-of-memory (OOM) situations. Which file under /proc/sys/kernel/ can be checked to determine the system’s behavior during OOM conditions?
CorrectIncorrect -
Question 14 of 70
14. Question
A junior administrator attempts to load a module and encounters an error suggesting that another dependent module isn’t loaded. He asks for your advice. Which command would you recommend to ensure that all module dependencies are up-to-date?
CorrectIncorrect -
Question 15 of 70
15. Question
After successfully unloading a module using /sbin/rmmod, an administrator wants to ensure that no other dependent modules were affected or are left hanging. Which command can be utilized to view the current status and dependencies of loaded modules?
CorrectIncorrect -
Question 16 of 70
16. Question
A colleague has asked you to verify if a kernel module named networkmod supports specific parameters. Which command would you use to view the parameters supported by this module?
CorrectIncorrect -
Question 17 of 70
17. Question
While troubleshooting a system boot issue, an administrator decides to check the kernel ring buffer for any error messages. Which command would provide the most recent kernel messages?
CorrectIncorrect -
Question 18 of 70
18. Question
An administrator wants to gather a verbose list of all PCI devices on the system, along with their detailed configuration. Which command should they use to achieve this?
CorrectIncorrect -
Question 19 of 70
19. Question
While troubleshooting a hardware conflict, Lisa wants to find out if two devices are sharing the same IRQ on her Linux system. Which command should Lisa use to quickly find out the IRQ assignments of all devices?
CorrectIncorrect -
Question 20 of 70
20. Question
Michael, a new Linux system administrator, is asked to determine how many other modules depend on a particular module named “my_module”. Which command would help him determine this?
CorrectIncorrect -
Question 21 of 70
21. Question
As a systems administrator, you want to customize the boot menu of a live CD. You decide to use ISOLINUX, a variant of SYSLINUX. What is the primary function of ISOLINUX?
CorrectIncorrect -
Question 22 of 70
22. Question
You have been given a task to set up a boot loader for a number of legacy systems that use the ext2 filesystem. You’re considering using EXTLINUX, a variant of the SYSLINUX suite. Which of the following accurately describes the specific purpose of EXTLINUX?
CorrectIncorrect -
Question 23 of 70
23. Question
You’re troubleshooting a server that’s failing to boot correctly. While investigating, you discover that it uses the EXTLINUX bootloader. Which file should you check to ensure the bootloader’s configuration is correct?
CorrectIncorrect -
Question 24 of 70
24. Question
You are creating a custom Linux distribution and want to make it bootable from a CD-ROM. During the ISO creation process, you are considering using “isolinux.bin”. What is the primary role of “isolinux.bin” in this context?
CorrectIncorrect -
Question 25 of 70
25. Question
You are assisting a colleague in customizing a Linux live CD. She mentions that she wants to modify the boot menu options and the default boot timeout for the live CD. Which file should you direct her to edit in order to achieve these modifications?
CorrectIncorrect -
Question 26 of 70
26. Question
You are working on a custom Linux distribution and you want to create a hybrid ISO image that can be booted either from a DVD or a USB drive. You are using the xorriso tool. Which file will you need to specify as the “MBR template” for the hybrid mode?
CorrectIncorrect -
Question 27 of 70
27. Question
While working on an UEFI-based system, your team leader mentions the use of “efiboot.img” in the context of bootable ISOs for Linux distributions. What is the primary purpose of this file?
CorrectIncorrect -
Question 28 of 70
28. Question
While setting up a PXE server, you noticed that some clients are unable to fetch the “pxelinux.0” file during the boot process. Which of the following could be the primary reason for this issue?
CorrectIncorrect -
Question 29 of 70
29. Question
You have been tasked with setting up a dual-boot system with both Windows and Linux on a modern laptop. During the process, you need to ensure that GRUB can boot both operating systems on a UEFI-enabled system. Which file would be essential for booting Linux using GRUB in a UEFI environment?
CorrectIncorrect -
Question 30 of 70
30. Question
While troubleshooting a network issue on a server, James realizes that he needs to insert the e1000e driver for Intel Ethernet cards. He is trying to recall the command to load the module. Which of the following commands should James execute to load the e1000e module into the kernel?
CorrectIncorrect -
Question 31 of 70
31. Question
You are tasked with renaming an existing logical volume “oldName” in the “vgArchive” volume group to “newName”. Which command will accomplish this task?
CorrectIncorrect -
Question 32 of 70
32. Question
Your manager has tasked you with creating a snapshot of the logical volume “prodData” in the “vgCompany” volume group. The snapshot should be named “prodData_snap” and have a size of 10GB. Which command should you use?
CorrectIncorrect -
Question 33 of 70
33. Question
After a software update, you notice that there are issues in the “appVolume” from the “vgApps” volume group. You remember that you had taken a snapshot named “appVolume_beforeUpdate”. To revert the changes and restore the data from the snapshot, which command will you execute?
CorrectIncorrect -
Question 34 of 70
34. Question
After performing maintenance on a server, you need to ensure that the volume group “vgWeb” is active. Which command will you use to activate this volume group?
CorrectIncorrect -
Question 35 of 70
35. Question
You are managing a cluster environment and you want to activate the volume group “vgCluster” exclusively on the current node. Which command should you employ to achieve this?
CorrectIncorrect -
Question 36 of 70
36. Question
You recently added a new disk to your server and want to prepare it for use with LVM. The new disk is labeled /dev/sdb. Which command will you use to create a physical volume on this new disk?
CorrectIncorrect -
Question 37 of 70
37. Question
Your team lead asks you to reduce the size of a logical volume named “logs” inside the “dataVG” volume group by 5GB, ensuring the file system within adjusts accordingly. Which command should you execute to achieve this?
CorrectIncorrect -
Question 38 of 70
38. Question
You’ve been asked to provide detailed metadata information about a volume group named “vgArchive”. Which command should you execute to retrieve this data?
CorrectIncorrect -
Question 39 of 70
39. Question
You have a logical volume “lvDocs” in the volume group “vgWork” that you want to be automatically mounted at “/documents” upon system boot. In which file would you add the necessary line to ensure this?
CorrectIncorrect -
Question 40 of 70
40. Question
You notice that LVM is scanning some unrelated devices during the initialization process, which is increasing the boot time. You want to prevent LVM from scanning certain devices. Which section of the lvm.conf file will you modify to achieve this?
CorrectIncorrect -
Question 41 of 70
41. Question
Jackie is implementing automount on her company’s Linux servers. She has successfully configured the /etc/auto.master file and now wants to specify additional configurations for a directory named /misc. Which file should Jackie use for this purpose?
CorrectIncorrect -
Question 42 of 70
42. Question
Maria is setting up autofs for a specific project directory called /projects on a Linux server. She wants to ensure that the specific mounting details for this directory are isolated from the main configuration. What should be the name of the configuration file she creates?
CorrectIncorrect -
Question 43 of 70
43. Question
Lucas is preparing an ISO image from a directory named data_dir for a project presentation. He wants to create the ISO with Rock Ridge extensions to retain UNIX file attributes. Which command should Lucas use?
CorrectIncorrect -
Question 44 of 70
44. Question
Emily is aiming to create a bootable ISO image from a directory called boot_files. She knows that the boot image file is named boot.img inside the directory. Which mkisofs command should she execute to achieve this?
CorrectIncorrect -
Question 45 of 70
45. Question
Alex is tasked with encrypting an unpartitioned disk /dev/sdb using LUKS encryption. Which command should he use to initialize the LUKS partition on the specified disk?
CorrectIncorrect -
Question 46 of 70
46. Question
Maria has an encrypted LUKS partition on /dev/sdc1 and wants to securely erase all keyslots, making the data permanently inaccessible. Which cryptsetup command should she execute to achieve this?
CorrectIncorrect -
Question 47 of 70
47. Question
Lisa, a system administrator, needs to set up an autofs map for users’ home directories located on a remote NFS server nfs-server.company.com. The user home directories are located in /exports/users/. Which line should she include in the /etc/auto.home file to achieve this?
CorrectIncorrect -
Question 48 of 70
48. Question
Which of the following file systems is primarily used on Apple Macintosh computers and is commonly found on older CDs made for this platform?
CorrectIncorrect -
Question 49 of 70
49. Question
When examining an older CD intended for use on an Apple Macintosh computer, which file system would you most likely encounter?
CorrectIncorrect -
Question 50 of 70
50. Question
You are examining an old CD-ROM intended for both Windows and Linux systems. It uses a filesystem extension to store long filenames that Windows 95 and later versions can recognize. Which CD-ROM filesystem extension is this referring to?
CorrectIncorrect -
Question 51 of 70
51. Question
You are tasked with diagnosing network connectivity issues on a Linux server. You need to identify all open network connections and their associated processes. Which netstat option would you use for this purpose?
CorrectIncorrect -
Question 52 of 70
52. Question
You are troubleshooting network configuration on a Linux system, and you need to inspect the network configuration files. In which directory would you typically find network configuration files on a system that uses the systemd network management?
CorrectIncorrect -
Question 53 of 70
53. Question
You are a system administrator troubleshooting network connectivity issues on a Linux server. You want to check the reachability of a remote server using IPv4. Which command would you use for this purpose?
CorrectIncorrect -
Question 54 of 70
54. Question
You are working on a system that predominantly uses IPv6 for networking. You need to investigate the route that packets take to reach a remote server using IPv6. Which command would you use for this purpose?
CorrectIncorrect -
Question 55 of 70
55. Question
You are experiencing intermittent connectivity issues on your Linux server and want to perform a continuous traceroute, monitoring the route taken by packets over time. Which command would be most suitable for this task?
CorrectIncorrect -
Question 56 of 70
56. Question
You are troubleshooting a network issue on a Linux server, and you suspect that there might be a problem with the server’s hostname configuration. Which command allows you to view the current hostname of the system?
CorrectIncorrect -
Question 57 of 70
57. Question
You are facing network connectivity issues on your Linux server, and you want to examine system log files to troubleshoot the problem. Which log file contains general system messages and can provide information about network-related events?
CorrectIncorrect -
Question 58 of 70
58. Question
You are experiencing network-related issues on your Linux server, and you want to check for kernel-level messages related to network devices. Which command provides information about the kernel ring buffer, including details about network devices?
CorrectIncorrect -
Question 59 of 70
59. Question
You are working on a Linux server, and users are reporting intermittent issues accessing websites. To investigate, you check the DNS configuration. Which command can be used to view the content of the /etc/resolv.conf file and verify the configured DNS servers?
CorrectIncorrect -
Question 60 of 70
60. Question
You are managing a Linux server that provides various network services. You want to control access to these services based on the client’s IP address. In which file would you specify access rules for network services in a typical Linux system?
CorrectIncorrect -
Question 61 of 70
61. Question
You want to customize the banner message for users accessing your system remotely. Which command should you use to edit the content directly from the command line?
CorrectIncorrect -
Question 62 of 70
62. Question
You want to display a message to users when they log in to the system using SSH. Which file should you edit to customize the message that users see after a successful login?
CorrectIncorrect -
Question 63 of 70
63. Question
You want to update the Message of the Day (motd) with important system information. Which command should you use to edit the content directly from the command line?
CorrectIncorrect -
Question 64 of 70
64. Question
You need to broadcast an urgent message to all users currently logged into the system. Which command should you use to send a message to all users’ terminals?
CorrectIncorrect -
Question 65 of 70
65. Question
You want to inform all users about a scheduled system maintenance activity. How can you use the wall command to send a message from a file named maintenance_notice.txt to all users?
CorrectIncorrect -
Question 66 of 70
66. Question
You need to schedule a system shutdown for maintenance at a specific time. Which command should you use to notify all users about the impending shutdown and prevent new logins?
CorrectIncorrect -
Question 67 of 70
67. Question
You want to gracefully shut down the system immediately due to an emergency. Which shutdown command should you use to broadcast a message to all users and initiate an immediate system shutdown?
CorrectIncorrect -
Question 68 of 70
68. Question
You need to notify users about an upcoming system maintenance using systemctl. Which command should you use to display a custom message to all logged-in users?
CorrectIncorrect -
Question 69 of 70
69. Question
You want to notify users about an imminent system reboot scheduled for 15 minutes from now. Which systemctl command should you use to send a warning message to all users?
CorrectIncorrect -
Question 70 of 70
70. Question
You’ve downloaded a source code archive for a new application and need to unpack it. Which command should you use?
CorrectIncorrect