Skip to content

Lab08Apache

echadbourne edited this page Oct 17, 2023 · 12 revisions

Apache default root directory: /var/www/html

As with any new box I started by plugging it into the LAN, turning it on, and changing the root password, as well as making a named wheel account. I then logged out of root and into my named account, did a sudo -i, and opened the nmtui application to start IP configuration.

I set the IP configuration as follows:

  • IP address: 10.0.5.4
  • Gateway:
  • DNS Server:

Clone this wiki locally