Ubuntu Disable Auto Ifup
Disable a interface when ubuntu boot
solution To do so simply add this line to the above mentioned file:
#/etc/network/interfaces
iface wlan0 inet manual
solution To do so simply add this line to the above mentioned file:
#/etc/network/interfaces
iface wlan0 inet manual