Lenovo Thinkpad LAN USB 3.0 to Ethernet adapter #server #usb #lenovo #netplan #wired
Okay, if today is a day of morons, I must mention #systemd, #netplan, and maintainers of #nftables who specified network-pre.target for Wants and Before in nftables.service.
Just think: network-pre
They are happily unaware of tunnels created by netplan.
And netplan cannot create tun interfaces, LOL.
#ifupdown and #sysvinit worked like a charm but which VPS provider offer, say, #devuan ?
Modern developers drag us back to the stone age.
I've just finished to set up my #ansible playbooks with #NetworkManager... They've changed for #netplan ;-(
Cloud-init on Raspberry Pi OS
https://www.raspberrypi.com/news/cloud-init-on-raspberry-pi-os/
Ubuntu 25.10 Network Disabled After Reboot? Do not panic! Here's How to Fix it.
Full Guide: https://ostechnix.com/ubuntu-25-10-network-disabled-after-reboot/
Just replaced my 18-year old gateway/router/firewall computer (homebuilt Athlon-based). It has been reliably up 24/7 all this time. Sorry to tear it down, but the new machine is better in every way.
The switch included a change in the boot configuration from using network/interfaces and ifupdown to using #netplan and #systemd.
Next: installing #PiHole and #Nextcloud on the new machine.
Yes, that was the obvious solution. Glad I don't have to type all that in myself, but rather that #Hashicorp #Packer does that for me.
(I have to configure the network to set "dhcp-identifier: mac" in Netplan, *before* the autoinstall file is downloaded; to mimic what happens when I install NetworkManager in the generated VM, otherwise it switched IP addresses after reboot, and Packer fails to log in over SSH).
Definitely did not waste most of today figuring this out...