
Garuda Linux
Pop!_OS
EndeavourOS
Manjaro
Linux Mint
Anarchy Linux
Fedora
Arch Linux
Dinit
s6
runit
systemd
sysvinit
Upstart
LineageOS
GrapheneOS
Garuda Linux
DinitGaruda Linux is recommended for gamers, new Linux users who want a polished and easy-to-use environment, and those who appreciate a cutting-edge, rolling-release distribution. It is also suitable for users who enjoy customizing their Linux setup and require system recovery options due to its user-friendly tools and extensive documentation.
Garuda linux boots superfast on my laptop, is very userfriendly both in daily work and maintenance. You can find and install a vast amount of software and apps. It is stable and aesthetically pleasing.
Based on our record, Garuda Linux should be more popular than Dinit. It has been mentiond 96 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
My son, and his friends all seem to have switched to https://garudalinux.org/ recently for gaming. Seems to be working out well for them. - Source: Hacker News / 2 months ago
CatchyOS is great, been using it for months and been good overall. There is also garuda linux, it looks great too, only tested it for a little though, worth trying if you are in your distro-hopping phase: https://garudalinux.org. - Source: Hacker News / 11 months ago
I'd suggest trying Nobara and/or Garuda - both are absolutely easymode to install from a USB stick, and are specifically configured for gaming, but have a pretty different look and feel. Nobara is a very plain, kind of old fashioned, plain feeling UI (it rather reminds me of Windows 2000 in some ways, although it's much more advanced of course) while Garuda showcases just how fancy your desktop can look. Source: about 3 years ago
Garuda (Arch based, use a Desktop environment with small memory prints like XFCE or lxqt). Source: about 3 years ago
Personally, I feel like rolling release distros 'should' include a properly configured (GRUB-)Btrfs+Timeshit/Snapper by default. This will enable the user to rollback to a working system whenever a breakage occurs; even from the GRUB-menu. As the 'unadulterated' Arch is a blank slate upon which you 'should' tinker to your heart's content, it doesn't do this by default. However, you're highly encouraged to set it... Source: about 3 years ago
I wrote up some issues with service reliability here https://github.com/andrewbaxter/puteron/?tab=readme-ov-file#origin-story Design-wise, I think having users modify service on/off state *and* systemd itself modify those states is a terrible design, which leads to stuff turning back on when you turn it off, or things turning off despite you wanting them on, etc. (also mentioned higher up) FWIW after making... - Source: Hacker News / 6 months ago
Still, I applaud efforts like s6 and Dinit as competition is a good thing in general. I hope they'll continue to be improved upon until they've become viable alternatives to systemd for most users. Source: about 3 years ago
You can download dinit from github https://github.com/davmac314/dinit. (also read everything about it) Do a simple make && make install which should install it to /sbin/dinit No need to remove systemd or openrc. /sbin/init should be symlinked to whatever init system you use. Read the instructions on dinits page. All the services go into /etc/dinit.d. And you can "dinitctl enable servicename" to enable it. I... Source: about 3 years ago
It got mass-adopted while being imperfect, so that's to be expected. Thankfully its inception and the criticism that followed have paved the way for the likes of dinit and s6. Source: about 3 years ago
I use dinit do manage services on my home server. One of them is Caddy, that shares TLS/SSL cert state with my remote server by using Redis on said remote server. However, since this means that I need to have established a remote connection first before starting Caddy, I would like to know of a method to check if tailscale has in fact finished connecting. Source: over 3 years ago
Pop!_OS - A developer-focused minimalist Linux distro from System 76
s6 - s6 is a small suite of programs for UNIX, designed for process supervision. It can be used as an init system, or as separate supervision components.
EndeavourOS - An Arch-based distro with a dynamic and friendly community in its core
runit - runit is a cross-platform Unix init scheme with service supervision, a replacement for sysvinit...
Manjaro - Manjaro Linux is a linux distribution which is based on arch linux. It uses the PACMAN package manager.
systemd - systemd is a replacement for the init daemon for Linux (either System V or BSD-style).