-
Notifications
You must be signed in to change notification settings - Fork 0
Lab1.1RoutingandDMZ
Beth edited this page Jan 15, 2025
·
20 revisions
To start with, I reset the champuser password to one I know well, and created a new user called "echadbourne" with a separate password. I then gave this new user sudo permissions with sudo usermod -aG sudo echadbourne
I also updated the hostname to rw01-elizabeth with sudo hostnamectl set-hostname rw01-elizabeth
Then I set the ip address to 10.0.17.31 with a gateway and dns of 10.0.17.2 (I accidently typed 10.0.17.21 initially, caught it immediately, went to fix it, and the vm won't accept the new ip address so I restarted)