To start off, we start bash and execute
nm-connection-editor. (This starts the network manager)Now click the
+on the bottom left of the spawned window.Next up select
Ethernetfrom the options and click onCreatein the bottom right.Go to the
IPv4 Settingsand change the method fromAutomatic (DHCP)toShared with other computers.Now click on
Saveon the bottom right and connect a LAN-cable to your other device.
You should now be able to use the bridged connection.
PS:
- If your device can’t establish a connection to a WIFI, or the Network shows WIFI as disabled try running the following command:
BASH
1nmcli radion wifi onLink to Source1