95
edits
Line 57: | Line 57: | ||
sudo ip link set <eth_interface> up | sudo ip link set <eth_interface> up | ||
where <eth_interface> is the name of your ethernet interface found using | where <eth_interface> is the name of your ethernet interface found using `ip addr` (common names include eth0, enp3s0, ...) | ||
See Network Configuration Guides: [https://sudoroom.org/wiki/Mesh/Network%20Configuration%20for%20Linux Linux] [https://sudoroom.org/wiki/Mesh/Network%20Configuration%20for%20MacOS%20X Mac] | See Network Configuration Guides: [https://sudoroom.org/wiki/Mesh/Network%20Configuration%20for%20Linux Linux] [https://sudoroom.org/wiki/Mesh/Network%20Configuration%20for%20MacOS%20X Mac] | ||
Line 88: | Line 88: | ||
sudo ip link set <eth_interface> up | sudo ip link set <eth_interface> up | ||
where <eth_interface> is the name of your ethernet interface found using | where <eth_interface> is the name of your ethernet interface found using `ip addr` (common names include eth0, enp3s0, ...) | ||
See Network Configuration Guides: [https://sudoroom.org/wiki/Mesh/Network%20Configuration%20for%20Linux Linux] [https://sudoroom.org/wiki/Mesh/Network%20Configuration%20for%20MacOS%20X Mac] | See Network Configuration Guides: [https://sudoroom.org/wiki/Mesh/Network%20Configuration%20for%20Linux Linux] [https://sudoroom.org/wiki/Mesh/Network%20Configuration%20for%20MacOS%20X Mac] |
edits