this post was submitted on 13 Dec 2024
62 points (94.3% liked)
Linux
48624 readers
1187 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I continue to have a hard time with it. I desperately want to like it but feel like it doesn't handle laptop Nvidia right. I keep getting boot to black screen on KDE and have to rfkill unblock on install and just a host of issues I can't seem to ever nail down. Might have to try again since switcherooctl, but there are some rough edges for me.
Love MicroOS for server though. Rock solid.
Yes I encountered that when I used Tumbleweed on my laptop, the solution was to run "sudo prime-select boot offload". It set up my laptop to use iGPU for desktop environment and NV offload for gaming. I made it part of my update script. No idea why that wasn't handled better.
But generally I'm done with rolling distros, I now use an Ubuntu derivative that still keeps kernel and mesa quite up to date, I enjoy a stable environment.
Hey, may I ask how has it been MicroOS for you? I'm interested in using it for my small server and self-hosting, but I mostly use containers with Docker and I've seen that MicroOS comes with Podman by default.
Podman is good, you should try it.
Most docker's commands can be replaced by podman's.
Will do, thanks!. Have you used something like Docker Compose? I didn't have a lot of time before, but I'm still researching and I don't get what is the "standardized" way of dealing with composed containers
I have never used Podman Compose but it exists. I guess it's really similar to docker compose.
With podman you can use "Quadlets", which are systemd files allowing the services to integrate very well with the system (you can use journalctl to see the logs of a container).
I've been reading about them, thank you! I'll test them in a VM soon, I find it weird to use systemd, but I guess if it works... I hope I get a new PC this month so I can transition distros and storage easily.
I ended up installing docker. Didn't want to make a bunch of systemd files. It automatically updates each day and has required almost no maintenance at all. It's a little strange, but can work great.
I already use Docker, but in rootless mode, which works kind of weird. I wouldn't say I'm obsessed, but I like to go by example and implement all the best practices and zero trust in my own devices, since I'm studying cybersecurity:)
For nvidia hardware, use nvidia images of Aurora/Bluefin (or Bazzite if you want gaming out of the box). All the OSes I mentioned are based on Fedora Atomic and offer image options for nvidia proprietary drivers. They even signing the kernel drivers, so you can use Secure Boot.
I have distro hopped my dang brains out with everything under the sun. I'm back to Mint. It works without being an absolute pain and is boring as watching paint dry, which is the point of an OS. I just use it to compute, work, code, and game. it boots and updates eventually.