lanefu · @lanefu
71 followers · 524 posts · Server social.linux.pizza

Wanted to share a recent project of mine from past few weeks to turn my r5s into a really potent pure debian Linux router that was sane to manage.

I was able to successfully switch over this weekend and retire my edgerouter-6p.

The formula is basically stuff and -- the lynchpin solution for sanely doing robust zone-to-zone firewalls using

Repo linked below has more details:

github.com/lanefu/clammy-ng

#nanopi #sbc #ansible #systemd #netplan #dnsmasq #frrouting #foomuuri #nftables

Last updated 1 year ago

char · @char
67 followers · 973 posts · Server ioc.exchange

After updating some code that was using libudev to the more modern API replacement sd-device, part of systemd; I wrote a simple example code and a post; just in case you are interested on this.

dev.to/carvilsi/linux-monitor-

-device

#linux #usb #systemd #sd #c

Last updated 1 year ago

𝚓𝚎𝚎 · @jee
77 followers · 55 posts · Server hostux.social

Recent systemd update broke my Fedora

I get the error message on boot :
'!!!! Failed to mount API Filesystems'

i had to disable SELinux in rescue mode to be able to boot

I'm alone ?

#fedora #systemd #selinux #udev #update #linux #help

Last updated 1 year ago

𝚓𝚎𝚎 · @jee
77 followers · 55 posts · Server hostux.social

Recent systemd update broke my Fedora i had to disable SELinux

I'm alone ?

#fedora #systemd #selinux #update #linux #help

Last updated 1 year ago

Kevin Karhan :verified: · @kkarhan
1491 followers · 108604 posts · Server mstdn.social

@millihertz @SweetAIBelle @retronianne I just don't see a reason to use over , or even .

Not to mention that people who say some bs about " " but then use basically a - with client, and rolled up in one kinda discredits them...

- like - fixes a shitton of issues noone else wanted to fix.

SystemD-Haters and Emacs fans are basically the same people AFAICS and they also tend to be toxic Stallmanists...

#wayland #systemd #editor #filemanager #Email #Desktop #tui #principle #Unix #VIM #nano #ne #eMacs

Last updated 1 year ago

Kevin Karhan :verified: · @kkarhan
1490 followers · 108400 posts · Server mstdn.social

@SweetAIBelle @retronianne You know what really boggles my mind are people who hate but then love ...

Cuz the latter one is more bloated than the former!

#eMacs #systemd

Last updated 1 year ago

TheGurkha 🇬🇧🇺🇦 · @thegurkha
493 followers · 1210 posts · Server mstdn.social
ktanner :gentoo: :openbsd: · @ktanner
99 followers · 642 posts · Server fosstodon.org

Had to setup a new Linux VM to test some software yesterday. I decided to go with bookworm as it was listed as a supported platform. Install was smooth but configuration and admin turned out to be a real pain. I forgot how much I absolutely hate . Booting and managing services on a unix system should not be so complicated. I'm crawling back into my + cave to hide away from the mess that "modern" Linux has become.

#debian #systemd #gentoo #openrc

Last updated 1 year ago

Sabcat 🇷🇺 · @sabcat
32 followers · 1454 posts · Server freespeech.fans

Mashing Enter to bypass full disk encryption with , Clevis, dracut and
pulsesecurity.co.nz/advisories

#tpm #systemd

Last updated 1 year ago

Jason Kautz :successKid: · @woodrat
13 followers · 222 posts · Server hachyderm.io

@lobocode @r_ivorra oh it's totally *not* necessary ....frankly, is more a business-efficiency than it is a subjectively "better" way of doing anything ...but I look forward to seeing what you write up about it

#systemd

Last updated 1 year ago

Brahn · @Brahn
65 followers · 1286 posts · Server hachyderm.io

I still learn new shit about all the damn time. I just learned about "~/.config/systemd/user" and timers and shit. I still use crontab. WHAT A FOSSIL.

#systemd

Last updated 1 year ago

Mobin Aydinfar · @mobin2008
1 followers · 8 posts · Server fosstodon.org

I started to working on a systemd to dinit converter for more smooth switch between systemd and dinit, Here's project: github.com/mobin-2008/systemd_

It's still WIP (missing a good guide for example) but worth a try. PRs and Issues are welcome 😁

#systemd #dinit

Last updated 1 year ago

Tofuknacker · @tofuknacker
629 followers · 4977 posts · Server norden.social

Ich bin so froh, dass mit v197 predictable network interface names eingeführt wurde. Wirklich.

Meine USB3 Ethernet-Adapter heißen jetzt nämlich z.B. einfach "enx00e04c680175" und nicht "eth1".

Letzteres könnte ich mir schlicht überhaupt nicht merken!

(Und ja, es gibt Szenarien, in denen es sicher sinnvoll ist. Ich warte noch auf ein solches 😉)

#systemd

Last updated 1 year ago

Felix Palmen 📯 · @zirias
60 followers · 237 posts · Server techhub.social

@lobocode Oh, I'm not strictly against replacing by something NOT relying on shell scripting, possibly integrated with . That probably makes sense.

The thing is, I still have the strong feeling that is "doing it wrong".

Regarding the "multitasking power" argument, I don't think that's directly tied here, you *could* solve this with scripting as well. Instead of just deducing an order (like mewburnrc does), you "just" need a real dependency graph.

But of course, moving away from shell scripting has the potential to give both better reliability and performance. But then, please take the time for a design of some portable, unintrusive and standardized interface between daemons and init systems 😉

#mewburnrc #init #systemd

Last updated 1 year ago

Felix Palmen 📯 · @zirias
60 followers · 237 posts · Server techhub.social

@lobocode On the one hand, never suffered the brokenness of . It uses a minimalistic init with a quite well-designed rc-system: . Sure that's still based on shell-scripting, but at least it comes with a sane framework making your typical init-script short, maintainable and correct.

On the *other* hand, at least for me, whenever I have to deal with , it feels ill-designed.

Just a little example, I recently wrote quite a few daemons. There's a simple "interface" allowing an init-system to know when a daemon is really "up", exactly when its first (parent) process exits with a successful exit code. With systemd, the default mode of operation is "don't care" (started and not died yet is good enough), and if you want to inform systemd when the service is ready, the recommendation is to implement some systemd-specific startup notification API. No, thanks.

#freebsd #sysvinit #mewburnrc #systemd

Last updated 1 year ago

· @L29Ah
207 followers · 2315 posts · Server qoto.org
Stephan · @codingblatt
78 followers · 97 posts · Server social.tchncs.de

Arch Linux & Secure Boot: Unified Kernel Image (UKI) mit systemd-ukify erstellen & signieren

codingblatt.de/arch-linux-secu

#archlinux #systemd #unifiedkernelimage #secureboot

Last updated 1 year ago

davidochobits · @davidochobits
658 followers · 839 posts · Server mastodon.bitsandlinux.com
Mr.Trunk · @mrtrunk
10 followers · 17974 posts · Server dromedary.seedoubleyou.me