Günther Unlustig 🍄

Peter Lustig’s unlustiger verschollener Sohn mit weirden Interessen und Gadsen.

🇩🇪 DE/EN 🇬🇧

<Explaination for anyone not knowing obscure German media>

Peter Lustig used to be the moderator in an old German kids science and nature series called “Löwenzahn” (Dandelion) who shaped our generation.
He also shaped my childhood, and I want to honour him.

My real name also isn’t “Günther”, it’s just a reference to “Olaf, Olaf, Olaf, Günther” from Spongebob: The Movie, because I wanted it to sound like a real name and it makes conversations easier.

  • 2 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: May 18th, 2024

help-circle


  • I can recommend you Debian, since it’s the “default” for many servers and has a lot of documentation and an extremely big userbase.

    For web interfaces, I can recommend you, as you already mentioned, CasaOS and Cockpit.

    I used CasaOS in the beginning and liked it, but nowadays, I mostly use Cockpit, where I have the feeling that it integrates the host system more, and allows me to do most of my maintenance (updating, etc.) quite easily.

    CasaOS is more aesthetic imo, and allows you to install docker containers graphically, which is better for beginners.
    I personally do my docker stuff mostly via CLI (docker compose file) nowadays, because I find it more straightforward, but the configuration CasaOS offers is easier to understand and has nice defaults








  • Not only that. It can either be an almost 1:1 replacement for SteamOS (if you choose the -deck variant), or just a normal desktop distro with a lot of gaming optimizations, like the fsync-kernel, gamescope, hardware enablement, and quite a lot of QoL improvements.

    It’s basically a “Download the iso and begin gaming in 30 minutes”-distro.

    It also ships some additional software that is optional, but quite neat. For example, I discovered LACT through it, which made over a year of GPU humming gone by allowing me to set fan curves.

    For some diehard Arch users, it might be “bloated”, but I find it just right. I never had the feeling that the included tools are useless, and those that might be (e.g. Discord, OBS, etc.) are only installed when you tick the checkbox in the installer.





  • The option(s) other commenters gave are great! But just to give you more options, I’ll give you a few additional ideas.

    1. KDE Connect: You can still use a normal desktop (preferably KDE or Gnome), set your display scale to 150+%, and then use your phone remotely to control the cursor, media playback, and more.
    2. Bazzite: often used to replace SteamOS, it also boots into Steam big picture mode by default, where you can set applications in the start menu. It has a nice console-like interface, and you don’t have to maintain anything, e.g. updating. It also supports Waydroid and webapps by default.
    3. An old laptop or mini-PC with Bluefin or Aurora. They are basically like Bazzite, but without gaming stuff. You can set the display scale to 200% and enjoy a worry-free experience. Optionally, you can install Phosh or Plasma Mobile on top, which is made for mobile devices.

  • I think Bazzite will be way better than SteamOS when it comes to hardware enablement. After all, that’s uBlue’s main priority.

    SteamOS is quite a bit behind when it comes to new features, and HDR/ VRR is improving everyday under KDE.

    I didn’t use Windows personally for 3 years or so, but I don’t miss one thing when it comes to gaming.

    Sure, HDR and VRR are still a bit on the experimental side compared to Windows, but even if it doesn’t work as great, I wouldn’t even miss it when disabled tbh.

    The ability to not having to use Windows is far outweighting the lack of some features for me personally.





  • Out of curiosity, what are the benefits of using say bluefin over just plain fedora?

    Let’s say we compare regular Fedora (Workstation) or KDE spin with Vanilla Silverblue or Kinoite (Atomic).

    Fedora Atomic is the newest generation of Linux, as some people call it.

    It is a bit similar to how Android works. Basically, the core operating system is “locked up”, and everything you do is done as normal user, including app installations.
    Therefore, you have a “you” section, with all Flatpak apps and cat videos, and a “OS” part, which you don’t have to care about.

    Of course this is still Linux, and you have full sudo permissions and can still install all software on the host system, e.g. Nvidia drivers. Upstream Fedora Atomic is good, but has some minor flaws, like users having to install said Nvidia drivers or codecs manually.

    uBlue (Bazzite, Bluefin, etc.) basically take the upstream image and rebuild it with a lot of tweaks and optimizations, like having codecs (e.g. for watching videos) already included. They especially try to make everything as user friendly as possible and provide a “just works” distro.

    As I said, it’s a bit similar to how you use Android: you don’t use Android, it’s only a platform for you to launch your apps. You don’t worry about codecs, updates gone wrong, or whatever. You just use it and don’t think about it. And that’s the mission. Building an extremely robust and simple OS.

    I should also add that I prefer a long term support installation because I don’t reinstall very often.

    You’ll never have to reinstall anything. If an update comes out, either a big release or just bug fixes, they get installed in the background and then applied onto the next boot without any interference. You don’t notice it.

    And if you really want to switch to another variant, e.g. when the new Cosmic DE comes out, you can do it with just one command. With that, the “you” section is kept, and the “OS part” is swapped out.

    And if you worry about being too bleeding edge, you can choose the ´gts´ variant of Bluefin, which is a more conservative branch with less surprises.


  • I can wholeheartly recommend you either Bazzite or Aurora / Bluefin.

    All three are pretty much the exact same under the hood (Fedora Atomic). They are from the uBlue-Project and focus A LOT on user friendliness, hardware enablement and a “boring” (just works) experience.

    Bazzite is more meant for gaming, and Aurora and Bluefin are more for general use, but you can of course use them totally interchangeably. You can even try out one, and if you don’t like it as much, you can rebase to another variant with just one command.

    The cool thing about them is that the Nvidia drivers are already baked into the image if you choose the Nvidia option on the download page.

    This means, that you probably won’t encounter any breakages, and even if you do, you don’t have to fix them on your own. If your setup breaks, every one else’s will break too, because the non-user-facing part of the OS is the same everywhere, and the devs will fix it very rapidly. In the meantime, you can just select the image from yesterday, where everything still worked, and continue with your stuff for the next few hours :)

    I’ve never encountered such a chill distro in my Linux journey yet!