Disable WLan if Wired/Cable Network is available
- by ifischer
The question says it all. All i want is that my W-Lan connection should be disabled whenever a wired connection is available.
What would be the easiest way to do that in Ubuntu/Gnome?
In all guides (for instance some about guessnet) i found i had to configure my whole network configuration (WPA keys, DHCP, ...), but i find that a bit too complicated for such a simple use case. I just want to disable wlan0 when eth0 is connected.