It’s a good choice. Just avoid installing stuff from the AUR (at least no system packages)
It’s a good choice. Just avoid installing stuff from the AUR (at least no system packages)
I can also recommend zfs on debian. Even if you only using two disks you will be still protected from bit rot.
I can recommend dockprom. It comes with grafana preconfigured.
ZFS is rigid? Please explain
Is it possible to build a minimal image for my home server without gnome etc? Thank you!
I love the smell of diesel exhaust. Not from cars but from big construction machines.
Photoprism is working great for me.
I love Debian, but isn’t testing frozen for some time before the release of the next stable? I think during the freeze you won’t even get security updates.
Salty arch users downvoting… smh
Thank you for explaining and sharing your journey.
Regarding 1: A system not booting anymore really is a major issue. Maybe I was lucky to not have encountered that, maybe didn’t happen because I use a custom kernel. Regarding the certs: Honestly I don’t really care about the Manjaro website. The certs of the package repositories are important to me though.
Regarding 2: I’m using the AUR to install some third-party applications like “gpu-screen-recorder”. If you use it for system packages it will cause problems, because the Manjaro repos are delayed on purpose. One would encounter the same problem when using Debian stable and installing system stuff from a PPA.
Can you elaborate what didn’t work on Manjaro? Just curious, I’ve been using it on my gaming rig for over 5 years without problems.
Get a mainboard and CPU supporting ECC ram. Combine it with ZFS as the file system. With this setup you are safe from bitrot.
sounds reasonable to me /s
If you’re already on linux there is no need to install special tools. Simply copy the iso directly to the USB device.
dd if=distribution.iso of=/dev/sdX bs=1M && sync
The cp command will write the ISO file directly onto the device. This is the official way that is recommended by Debian:
cp debian.iso /dev/sdX
Source: https://www.debian.org/releases/stable/amd64/ch04s03.en.html
I’ll translate “almost snap free” for you: It’s still using snap for some stuff that wouldn’t work without snap. Avoid Ubuntu.
Using a de-bloated Ubuntu reminds me of my time on Windows - had to use a bunch of tools to disable all kind of sh*t. Not doing this again, Ubuntu will never be a choice for me.
So what is a better paradigm in your opinion?
Setters and Getters?
I’m sorry but it’s not great for beginners. It’s a rolling bleeding edge distro that does not break often but when it does you need to know how stuff works to fix it.