Welcome to the Linux Foundation Forum!

Lab 3.1. Apache Web Server Status

Hello, everyone! This is yc, I am new here and am using Linux Mint.

I understand that Lab 3.1 will let me practise using systemctl to monitor and control the state of the Apache Web Server (apache2 or httpd, depending on my distribution). I do not know what to do with the following results from my Terminal:

yc@W530:~$ sudo systemctl status httpd
[sudo] password for yc:
Unit httpd.service could not be found.
yc@W530:~$ sudo systemctl status apache2
Unit apache2.service could not be found.
yc@W530:~$

Would anyone guide me how to take it further from here please?

Answers

  • Flavia
    Flavia Posts: 2,640

    Hi,

    It looks like this post is in the incorrect forum. Can you please advise what course is this about?

    Thank you,
    Flavia

  • Flavia
    Flavia Posts: 2,640

    Since Linux Mint is a Debian-based distribution, it uses apache2. However, based on your output, it looks like the Apache Web Server isn't installed on the system yet. You will need to first install it and them attempt the lab again.

Categories

Upcoming Training