User Tools

Site Tools


linux:arch_workstation_networking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
linux:arch_workstation_networking [2012/01/25 16:00]
walter created
linux:arch_workstation_networking [2014/09/15 22:00]
walter
Line 3: Line 3:
 Delete the HOSTNAME line, hostnames on workstations are set via DHCP, make sure the hostname is not in /etc/hosts as well. Delete the HOSTNAME line, hostnames on workstations are set via DHCP, make sure the hostname is not in /etc/hosts as well.
  
-<file | /​etc/​rc.conf+Enable the dhcpcd daemon generically (safe for a single NIC machine) 
-interface=eth0 +<code
-address= +systemctl enable dhcpcd 
-netmask= +</​code>​
-broadcast= +
-gateway=+
  
-DAEMONS=( *stuff* network *more stuff*) 
-</​file>​ 
  
  
linux/arch_workstation_networking.txt · Last modified: 2021/05/02 21:36 (external edit)