CIS305_GP1.7

docx

School

ECPI University *

*We aren’t endorsed by this school

Course

305

Subject

Computer Science

Date

Feb 20, 2024

Type

docx

Pages

2

Uploaded by kenardoafelix

Report
Guided Practice Lab Report Before completing this guided practice report, you should have completed the associated procedure. Screenshots As you complete the procedure for the guided practice, add your screenshots below.
Guided Practice Questions After you have completed the procedure for the guided practice, provide your answers to the guided practice questions here. 1. What is the purpose of lsmod? Show the status of modules in the Linux Kernel. Formats the contents of the /proc/modules, showing what kernel modules are currently loaded. 2. What command is used to add or remove kernel modules? modprobe 3. Why is it a good idea to back up your system before making kernel modifications? It is always a good idea to maintain a backup of your current kernel, along with a clear rollback strategy. If kernel patches negatively affect system performance, it helps you revert to the previous kernel. It can revert any changes you did to the OS. 4. Why is it important to understand kernel module dependencies? Kernel modules require the loading of other modules before they may be loaded, which is known as a module dependency.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help