Difference between revisions of "Mesh/WalkThrough"

Jump to navigation Jump to search
2 bytes added ,  18:19, 2 March 2018
no edit summary
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 ifconfig (common names include eth0, enp3s0, ...)
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 ifconfig (common names include eth0, enp3s0, ...)
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]
95

edits

Navigation menu