Posts

Showing posts from February, 2019

Netplan - Dafuq is that?

Nothing like a side mission, suddenly becoming a requirement. Well that's what happened. You see I woke up ready fix a stupid bug in one of my shitty apps. I had a strategy in place, I always do. Linux had other plans, a thing interestingly enough called a Netplan ( https://netplan.io/ ) After a scheduled power outage, machines were rebooted, some did not fare well, background updates had made changes, walked away and left a few challenges. One machine, my primary boss battle had the following problem. Help with curl from r/RASPBERRY_PI_PROJECTS As for the other machine, the one thing I worried least about stopped behaving as it should, damn thing would not remember the network settings. The old school solution is to tell the Network Managers to suck it and edit /etc/network/interfaces directly, but I had spent some time playing with the Network Manager Command Line tool and figured, what the hell, let's try that. Then I see this Netplan thing sitting in my wif