

CasaOS isn’t an OS, it’s just the web interface you install afterwards you have Debian or whatever running
Peter Lustig’s unlustiger verschollener Sohn mit weirden Interessen und Gadsen.
🇩🇪 DE/EN 🇬🇧
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.
CasaOS isn’t an OS, it’s just the web interface you install afterwards you have Debian or whatever running
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
Thanks for the summary!
+1 for uBlue (Aurora, Bazzite).
Everything you want and need is already set up for you, and the OS is just in the background for your games and other software to run on. No need to install any codecs, or even updating it, because it’s already done for you. And if something breaks, then you can just roll back in seconds.
Very user friendly.
100% AMD, for sure. AMD won’t make much problems and works ootb.
Nvidia on the other hand… if you already have a Nvidia GPU, then the proprietary drivers work pretty well, but even those won’t work flawlessly and still cause problems for many people.
And the FOSS drivers are still in the early stages and won’t cut it. So why spend lots of money for a piece of hardware that won’t give you the performance you paid for?
Also, Nvidia clearly doesn’t care about PCs or its’ users, so why support such a shitty company with your money?
I would recommend you either Aurora or Bluefin.
Both are pretty much the same, but differ in their desktop environment.
Traditionally, Gnome (Bluefin) always has been the champion in terms of being tablet-like, but from what I’ve heard, KDE has surpassed Gnome in terms of how well it works as a tablet UI.
You can install the one or the other, and then later “rebase” to the other variant without needing to reinstall anything if you want to try the “competitor” or if you’re unhappy.
This basically switches out the base system, but your installed apps and pictures are decoupled and kept. Like just doing a big update :D
Why do I recommend you exactly that, and not just base Fedora or Kubuntu or whatever?
Simple - you need to install the linux-surface
kernel (and stuff), because without it, nothing will work, no stylus, no sleep, no battery, basically nothing.
But said modified kernel is nothing ordinary, and might shit itself randomly.
Not only would you have to install everything by hand, which was a task that not only let me return to Windows once, but twice as Linux noob! It also causes a lot of headache when you have to spend your evening fixing it via CLI or whatever.
Here uBlue comes handy: you can “fix” your system with just one click.
You don’t even have to do manual updates or whatever, everything is done in the background for you, just like on your smartphone.
You have to select the “I have a Surface device” option, and then everything comes pre-bundled and (hopefully) just werks™
I don’t know 🤷
🤷
I believe KDE is better, because it has many wacom tablet input settings and features, but I sold that crappy Surface ages ago when Gnome was the obvious choice. The 🤷 also applies here I guess, because it was two years ago and felt like a completely different age compared to today.
I’ve tried pretty much any FOSS launcher out there, and I always return to Kvaesitso.
It feels very natural and smooth, while being minimalistic and extremely functional.
Especially the search is the best there is. The built in calculator (“1+1”; “3 inch in cm”; etc.) is so fucking useful and finding stuff is blazing fast.
I recommend you doing so, but not as a security measure, more of so as a “keeping everything organised”-measure.
I like to keep my host OS clean and install everything containerised
You did everything right. Boot into the image that works, and then apply rpm-ostree rollback
. This reverses the broken image and the working one, so you’ll boot into this one the next time you boot up until you change something in the order, e.g. by updating.
In the meantime, wait a day or so and then update again.
On what channel are you on? bazzite:latest
or bazzite:stable
?
Same. I still really love Gnome with my heart, but it just felt… inferior… compared to KDE 6.
Everything looked sharper, like if I had switched from 720p to 4k, I could access my hardware better (e.g. control the brightness of my monitor, etc.) and much more.
Regarding backups: check out, if your WiFi router supports network sharing. If so, you can just plug in an USB or external drive and share it over your local network
Here’s my perspective. I’m exactly that kind of guy you mean.
As soon as someone mentions “immutable distro”, I get triggered and start shilling for Bazzite et al.
Why you might ask? Because I like using it, and because the guys behind it are chill dudes with a great vision and a lot of know-how.
I’m just a normal guy without IT skills. I can’t code myself, I can’t review someone’s else code, I can’t do anything.
But I wish I could.
The only thing I am able to is making it more well known.
If someone asks “What distro do you recommend for gaming?”, I’ll say “Bazzite”.
Someone else might say “Arch”, and another one “Tumbleweed”. Everyone likes their own thing, and everyone shills for something else :)
I really wish your theory was real, then I could make some $$$, but everything here is FOSS. The devs are just as broke as I am…
Awesome! I didn’t know this existed, but I definitely have to check that out. Thanks!
Usually only as long as I play games. After that, I shut it off. Why?
My laptop is usually on for a week, but I restart it from time to time, for the same reasons, and because devices need some sleep too! 😴
Fedora Atomic IS immutable. Rpm-ostree just layers (or hides) stuff on top of the already existing image. If you layer something, e.g. Nvidia drivers, you still download the same image everyone else uses, but basically compile the driver from fresh and put it on top. And that takes time. This is the reason using rpm-ostree to layer stuff is not recommended.
That’s why uBlue exists for example. It gives you a sane start setup, where all drivers are already built in into the image. And then you can either use the clean base and add your own stuff to create your own image, or use already great ones like Bluefin or Bazzite, where everything you want is already included.
Atomic just means that every process is either completed without errors, or not at all. This way, you don’t get an half updated and broken system for example in case you loose power. Happened to me quite a few times already, but never with Fedora Atomic.
Pretty much anything outside of /var/
(even /home/
is placed inside /var/
) is read-only, and if you want to modify your install, you have to build your own image. Therefore, it is both immutable AND atomic.
That’s why I prefer the term “image based”
--apply-live
tag (or however it’s spelled).FYI, the creators of Aurora/ Bazzite/ Bluefin are currently working on bootable CentOS stream based OCI images. This means, that you will get a LTS version, similar to Debian, but image based and WAY more slow paced.
My experience with uBlue has been flawless, but I don’t know if I would recommend it to an elderly person, because they might change a bit, and change is a stress factor for many people that age.
Does this count too?
I already posted this on !balconygardening@slrpnk.net. .
I’m purposefully growing duckweed on my balcony.
I’m doing !hydroponics@slrpnk.net, and by doing that, I have lots of waste water with still good fertilizer in it.
Duckweed is one of the fastest growing, nutrient densest and least demanding plant out there, and you can just scoop it out with a strainer.
It’s exponentially growing and if you don’t wanna eat it, it makes great organic fertiliser or animal feed with lots of protein and micronutients!