Task 5 - Processes 101
Last updated
Last updated
No answer needed
HINT: Use ps aux to list all running processes. We're looking for a process that seems "out of the ordinary"
HINT: systemctl [option] [service]
HINT: systemctl [option] [service]
THM{PROCESSES}
systemctl stop myservice
systemctl enable myservice
fg