All public logs

Jump to navigation Jump to search

Combined display of all available logs of Braindump. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:03, 16 April 2022 Jan talk contribs created page OVS (Created page with "== Openvswitch == https://wiki.alpinelinux.org/wiki/OpenVSwitch {{Cat|/etc/network/interfaces|<nowiki> auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 10.0.12.5 netmask 255.255.255.0 gateway 10.0.12.1 hostname alpine auto lan eth1 eth2 eth3 eth4 iface eth1 inet manual up ifconfig eth1 0.0.0.0 up down ifconfig eth1 down iface eth2 inet manual up ifconfig eth2 0.0.0.0 up down ifconfig eth2 down iface eth3...")