User Tools

Site Tools


linux:arch_workstation_networking

This is an old revision of the document!




The workstations use DHCP to get IP addresses, this setting is down in rc.conf since they only have 1 network device.

Delete the HOSTNAME line, hostnames on workstations are set via DHCP, make sure the hostname is not in /etc/hosts as well.

Enable the dhcpcd daemon on the eth0 interface

systemctl enable dhcpcd@eth0.service
linux/arch_workstation_networking.1366653219.txt.gz · Last modified: 2021/05/02 21:36 (external edit)