Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hating on systemd is a fun meme but operationally barely any normal(ish) Linux users care. If you're just an end-user you probably won't even notice that it's there, so there's not even going to be an appreciable difference between Debian and Devuan for you. I say stick with Debian.So I tried to lurk a bit in this thread regarding systemd and whether I should use it or not but I've been under the weather so I just wanna know if I should or not.
I'm just an end-user, no dev skills, don't use a cli, but can if needed for diagnosing issues with an install/program, I unironically think GNOME since GNOME 3 is the best Desktop Environment and do intend to use it again once I have access to my computer again.
I'm certainly privacy minded, and with all that said, should I stick to Debian or should I try out Devuan to avoid systemd entirely?
If you like GNOME and don't care about systemd then I'd suggest Fedora. It's as close to the "official" GNOME distro as you can get. If for whatever reason you don't want to use Fedora, then Debian is fine. Personally I prefer dnf over apt, and Fedora's philosophy of having up-to-date, mostly vanilla packages, but that's just my preference.So I tried to lurk a bit in this thread regarding systemd and whether I should use it or not but I've been under the weather so I just wanna know if I should or not.
I'm just an end-user, no dev skills, don't use a cli, but can if needed for diagnosing issues with an install/program, I unironically think GNOME since GNOME 3 is the best Desktop Environment and do intend to use it again once I have access to my computer again.
I'm certainly privacy minded, and with all that said, should I stick to Debian or should I try out Devuan to avoid systemd entirely?
Yeah I do prefer Debian/Ubuntu-based distros just for the pure stability of them (not Mint because that one is just bad), I tried using Fedora 17 or 18 iirc and it was a buggy mess. What really shocked me was when I discovered Linus uses Fedora as his daily distro.If you like GNOME and don't care about systemd then I'd suggest Fedora. It's as close to the "official" GNOME distro as you can get. If for whatever reason you don't want to use Fedora, then Debian is fine. Personally I prefer dnf over apt, and Fedora's philosophy of having up-to-date, mostly vanilla packages, but that's just my preference.
As long as a file descriptor is still pointing at a file ( = the file is still addressed by a process) the actual data doesn't get deleted, even if the file system entry was and it doesn't show up in the file system anymore. Tools like du don't register that. Maybe whatever setting the image up is doing something unclean? Maybe some kind of extremely spammy logging going on? You can try looking in proc or check with lsof. If you kill the culprit process, the space should be freed.Anyone have any suggestions for figuring out what might be eating space on the root mount?
Adding onto what @AmpleApricots said, try usingAnyone have any suggestions for figuring out what might be eating space on the root mount?
lsof
to see if there are any long-standing opened file descriptors in some misbehaving process.Adding on to what the lads said, have you tried a Docker prune? It might be caching the layers in some wacky way on / anyway, even though you've told it to use a separate partition.that just runs a couple docker containers (all of which are configured to store their data including docker images on a different drive)
Linux autism has layers. Systemd hate is layers below what newbies should be exposing themselves to and you should never throw yourself into the deep end right off the bat. On alternative init platforms you will be doing a lot of service configuration manually, in the terminal. Learn how to use the OS on Debian first and, if you ever take the Poettering pill, the other side is also fun and usable. Not sure about privacy though, as this has nothing to do with it.So I tried to lurk a bit in this thread regarding systemd and whether I should use it or not but I've been under the weather so I just wanna know if I should or not.
I'm just an end-user, no dev skills, don't use a cli, but can if needed for diagnosing issues with an install/program, I unironically think GNOME since GNOME 3 is the best Desktop Environment and do intend to use it again once I have access to my computer again.
I'm certainly privacy minded, and with all that said, should I stick to Debian or should I try out Devuan to avoid systemd entirely?
Why would you be doing lots of service configuration as a noob?you will be doing a lot of service configuration manually,
You shouldn't, ideally, which is why I recommended Debian over Devuan for a complete newbie. I'd even say Mint over Debian because the latter has the whole free/non-free driver separation. Some programs refuse to ship non-systemd service files, so it's up to individual distros to make them work and sometimes they don't.Why would you be doing lots of service configuration as a noob?
find / -mount -size +20M
would've turned them up, but I guess -mount makes it entirely ignore mount point folders even if there's files on them on the local fs.I'd generally prefer initd to systemd but I have no real quality reasons for either, and most of the systemd hate seems to be ideological rather than practical. It's just that the only time I had to do anything remotely related to startups or changes between init levels on servers, it was initd (Solaris specifically).Linux autism has layers. Systemd hate is layers below what newbies should be exposing themselves to and you should never throw yourself into the deep end right off the bat. On alternative init platforms you will be doing a lot of service configuration manually, in the terminal. Learn how to use the OS on Debian first and, if you ever take the Poettering pill, the other side is also fun and usable. Not sure about privacy though, as this has nothing to do with it.
nmtui is fantastic, and NetworkManager is tied to SystemD, so it's not all bad. PulseAudio is pretty much a necessity for professional audio work in Linux. So not all Poettering shovelware is garbage, just most of it. The choice of binary logs with SystemD still seems fucking retarded to me.And then suppose you get all ideological about systemd. Are you then going to gimp your NVIDIA card and use the absolutely shitty open drivers that are available because you're that allergic to binary blobs?
Based and thesis-advisor-pilled.If I had unlimited amounts of money I'd just tell my slaves to make me a perfect computer that did everything I wanted. A Linux system, but a team of slaves to make sure it does exactly what I want it to do.