Blog 01 Setup - IronMansDaughter/Sys-255 GitHub Wiki
IP Address:
10.0.5.7 - Blog01
10.0.5.6 - DNS
10.0.5.2 - Default Gateway
Steps:
Use nmtui to set the ip addresses
Make the reverse records in the DNS in the server manager (AAA Records)
Join the Domain
Check AD02 to see if the blog02 was added correctly
Setting up the Apache Server
- Command: "sudo yum install httpd"
Use systemctl to enable and start httpd.
Maybe test by going on blog01 and typing http://blog01-janelle
Adding the content management system
sudo yum install -y php
Link: https://www.youtube.com/watch?v=gFcRtGhblP0 Start watching the video at minute 6