Lab 1.1 Routing and DMZ - lizzy9596/my-tech-journal GitHub Wiki
This lab focuses on configuring the network.
Configure rw01
Configure fw01
Configure web01
Configure log01
How to add a superuser in Centos 7:
sudo adduser user
sudo passwd user
usermod -aG wheel user