Week 8: Apache Lab - FlameSpyro/Tech-Journal GitHub Wiki
Linux Domain Join
To start off enter the following command:
sudo yum install realmd samba samba-common oddjob oddjob-mkhomedir sssd
After that Enter: realm join [email protected] yourdomain.local
Reboot the server! Logged in as Alice in the ssh
APACHE Installation
To start the setup for a new machine using nmtui and make sure everything is entered properly, including the DNS. Edit the file and save and the web01 will be able to be used under SSH.
To install HTTP use the cmd firewall-cmd --add-service=http --permanent
HTTP will ow work when entered into a browser as a HTTP://
After installing PHP and making a new file. Adding a /index.php will send you to the modified page