SYS 255:Lab 3 - WanderlustPenguin/Charles-Tech-Journal GitHub Wiki
dhcp01
- nmtui gives a helpful user interface
- ip is 10.0.5.3/24
- gateway is 10.0.5.2
- DNS is 10.0.5.5
- domain is charlie.local
- history #: gives most recent commands up to # put in
- history | grep head #: gives first # commands put in
- ls -la: shows hidden files
- ls .bash_history, cat .bash_history: shows bash history file which contains the commands put in the shell
- cat /dev/null > ~/.bash_history && history -c : deletes history
ad01
- set up is the same as for the other devices added to the domain
wks01
- might be unable to identify dhcp device as part of domain until restarted