Completion requirements
Learning Goal: Understand what each command does when installing a LAMP stack on Ubuntu Linux/GNU 24.04
Directions:
-
Get a notepad and a writing instrument and take note of the commands used and the results.
-
Key-in the following commands in the simulator below. Take note that the password is "password":
-
sudo ufw disable
-
sudo ufw enable
-
sudo apt install apache2
-
sudo apt install mysql-server
-
sudo apt install php
-
-
Attempt to make a typographical error by entering your full name and seeing the result; then by rearranging the words in the commands, and taking note of the results.
What happened after using the following commands?
-
sudo ufw disable
-
sudo ufw enable
-
sudo apt install apache2
-
sudo apt install mysql-server
-
sudo apt install php
What happened after you used (a) your name, and (b) disarranged words in the command?
Take a screenshot of the simulator, and post it in the group forum.
Last modified: Wednesday, 10 September 2025, 12:10 PM