User Tools

Site Tools


docu:csheet:net:misc:switch_back2_interfaces

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
docu:csheet:net:misc:switch_back2_interfaces [2021/02/17 19:56]
admin created
docu:csheet:net:misc:switch_back2_interfaces [2021/02/17 20:20] (current)
admin
Line 2: Line 2:
  
 \\ \\
-Install the package for the interfacees+Install the package for the interfaces. Configure your stuff at **/etc/network/interfaces**
 <code bash> <code bash>
 apt install ifupdown apt install ifupdown
Line 17: Line 17:
 F*ck netplan and systemd networking in the butt F*ck netplan and systemd networking in the butt
 <code bash> <code bash>
-systemctl stop systemd-networkd.socket systemd-networkd +systemctl stop systemd-networkd.socket systemd-networkd networkd-dispatcher systemd-networkd-wait-online 
-networkd-dispatcher systemd-networkd-wait-online +systemctl disable systemd-networkd.socket systemd-networkd networkd-dispatcher systemd-networkd-wait-online 
-systemctl disable systemd-networkd.socket systemd-networkd +systemctl mask systemd-networkd.socket systemd-networkd networkd-dispatcher systemd-networkd-wait-online
-networkd-dispatcher systemd-networkd-wait-online +
-systemctl mask systemd-networkd.socket systemd-networkd +
-networkd-dispatcher systemd-networkd-wait-online+
 apt-get --assume-yes purge nplan netplan.io apt-get --assume-yes purge nplan netplan.io
 </code> </code>
 +
 +\\
 +Source: https://tweenpath.net/ubuntu-18-04-disable-netplan-switch-networking-etc-network-interfaces/
docu/csheet/net/misc/switch_back2_interfaces.1613591766.txt.gz · Last modified: 2021/02/17 19:56 by admin