Systemd Alternatives
-
nixpkgs
Nix Packages collection
-
ish
Linux shell for iOS
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
zfs
OpenZFS on Linux and FreeBSD
-
cosmopolitan
fast portable static native textmode containers
-
bcachefs
-
mortar
Framework to join Linux's physical security bricks. (by noahbliss)
-
Ventoy
A new bootable USB solution.
-
YubiKey-Guide
Guide to using YubiKey for GPG and SSH
-
Win32-OpenSSH
Win32 port of OpenSSH
-
ansible-collection-hardening
This Ansible collection provides battle tested hardening for Linux, SSH, nginx, MySQL
-
solo
Solo: open security key supporting FIDO2 & U2F over USB + NFC (by solokeys)
-
s6
The s6 supervision suite.
-
sudo
Utility to execute a command as another user
-
docs
Hardware and software docs / wiki (by AsahiLinux)
-
Armada
Armada is a tool for writing, and proving correct, high-performance concurrent programs.
-
booster
Fast and secure initramfs generator (by anatol)
-
madaidans-insecurities.github.io
-
pam_pwnd
A PAM module to test passwords against previous leaks at haveibeenpwned.com
-
rozb3-pac
-
bcachefs-script
Installs Ubuntu to a new disk using bcachefs as the root partition
Posts
-
Besides the Pop! OS website, any other great reading resources for theory on Pop and Ubuntu?
There's more, but they're more like tutorials for beginners. Maybe you'd benefit from reading a little about systemd, Pop's chosen init system. Additionally, how to work with it via command line with systemctl. Maybe that official document is a little dry, but there's plenty more about it online. I think it is absolutely worth the effort rather than relying on GUIs for everything.
-
Systemd-journal missing when /var on separate ZFS dataset
Does your "naked" / have a /var/log/journal directory? It looks like from a GitHub bug report and the systemd-journald docs for the Storage key that systemd-journald blindly flushes to /var/log/journal only if that directory exists otherwise it waits until a signal is sent.
- systemd-boot is so simple
-
How to disable LUKS password entry asterisks when using Plymouth on debian?
However apparently this isn't really possible: https://github.com/systemd/systemd/issues/8495 and http://forums.debian.net/viewtopic.php?f=10&t=143492
-
How to disable LUKS password entry promt asteriks on Debian when using plymouth?
However apparently this isn't really possible: https://github.com/systemd/systemd/issues/8495 and http://forums.debian.net/viewtopic.php?f=10&t=143492
-
Understanding systemd Critical Chains
I found it very useful to implement back then. Especially the --fuzz argument, which is totally missing here, helped me to analyze boot time regressions further.
-
Who owns the *nix world?
What you're referring to as SystemD, is in fact systemd, not SystemD, systemD, SyStEmD, or any other variation. It is stated on https://systemd.io that the only official names are "systemd" (all lowercase even on the beginning of a sentence), or "systém D" on high holidays (whatever that means)
-
Dedicated server on linux as service
syslog.target no longer exists
- Resolved: DNSSEC records still not passed to applications
-
Taking a Stand in the War on General-Purpose Computing
The author may have the systemd-resolved privacy complaints in mind, where the systemd DNS daemon has Google's DNS servers hardbaked into the source code. It will fallback to Google DNS if the configured server is down.
A few concerned individuals raised their worries in a ticket and were shut down for 'tinfoil hat reasoning' or something like that.
It may be an extreme case, but many Linux users would rather not have any particular provider baked into core system services. Personally I'd rather know my DNS server is down or that I've misconfigured it, much more than I would have my system contact Google without my knowledge.
Src: https://github.com/systemd/systemd/blob/41c81c4a626fda0969fc...
-
Where to put API keys for a service not run as root?
I don't think there is a one-fits-all solution yet.
- Systemd 248 RC1 released
- How can I make a constantly running script that shuts down my pc when a process stops
-
Udev USB variable
So a bit like the symlinks in /dev/disk/by-path/? You could read the udev rules file that creates these https://github.com/systemd/systemd/blob/main/rules.d/60-persistent-storage.rules.
Stats
systemd/systemd is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.