CIS305 2

.docx

School

ECPI University, Virginia Beach *

*We aren’t endorsed by this school

Course

305

Subject

Computer Science

Date

Jan 9, 2024

Type

docx

Pages

2

Uploaded by bustafit

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. Using systemctl, how can you suspend the machine to ram? The command “systemctl suspend” is used to suspend the machine. What is the difference between disabling service and stopping it? Disabling a service means that it will no longer start when the system boots. Stopping a service just immediately stops it for that session. What is a unit? A unit is any source that your system knows how to operate on and manage. In some of the systemctl and journalctl commands, we used grep. How was this helpful? “ | grep” allows you to filter out what you would like to look at. It will match your input and print it out After running systemctl status or other commands using systemctl or journactl, how do you get the command prompt back if the terminal appears to lock up? “Ctrl + C” cancels out of the current command
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