Troubleshooting is an important part of working with services through systemd. In this hands-on lab, we will learn how to view system service log files using the Journal Control utility. At the end of this hands-on lab, you will know how to use the built-in `journalctl` utility to view and troubleshoot system services.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Check the Web Server Configuration File
The Apache website’s default configuration file is missing. Once this task is completed, the service will start as expected.
- Verify That the Web Server Service Is Running
Once the configuration issue is resolved, make sure the appropriate service is running.