Preparing wks01 to join yourname.local - jude-lindale/Wiki GitHub Wiki
Preparing wks01 to join yourname.local
- Set IPv4 properties on wks01's DNS to 10.0.5.5 (ad01's address), since the DNS has those 2 new A and PTR records created earlier
- attempt to ping by hostname.
- Run the Commands:
hostname
whoami
ping fw01-jude
should not work
nslookup 10.0.5.2
nslookup fw01-jude.jude.local
ping fw01-jude.jude.local
ping jude.local
will not work because wks01 is not on the domain
Joining wks01 to new domain
- If hostname hasn't been changed from the random assigned hostname, do so now
- Call it wks01-yourname
- If everything went well, a prompted for an administrator password will appear. Use the one just created on AD01. There should show a successfully welcomed to the yourname domain.
- Restart wsk01
Lab 03 Linux Configuration