Networking - jude-lindale/Wiki GitHub Wiki
- For dhcp01 change network adapter 1 to be SYS255-03-LAN-jude.lindale
- In the linux consol run
ifconfig
to check the existing IP that is supplied by a DHCP server
- As root run
nmtui
- Press enter on "edit a connection"
- Then choose the edit option
- Hit enter on the automatic option for IPc4 Config and change to manual
- Hit enter on the show option
- For the IP address put 10.0.5.3/24
- For the Gateway put 10.0.5.2
- For the DNS put 10.0.5.5
- The Search Domain yournmae.local ie. jude.local
- Choose the ok option
- Then choose the back option
- When back on the Network Manager go to set system hostname
- Change the host name to dhcp01-yourname is. dhcp01-jude
Adding a privileged user