this post was submitted on 13 Dec 2024
62 points (94.3% liked)

Linux

48624 readers
1221 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

The case for Linux and openSUSE is clear. Linux provides viable, cost-effective and sustainable alternatives. Users can enjoy a free, open-source operating system that doesn’t require costly upgrades or restrictive hardware requirements with installing openSUSE. Here are a few things users that want to transition can consider:

  • Complete Transparency: Linux distributions like openSUSE are governed by open-source principles, ensuring clear and consistent development.
  • No Forced Obsolescence: openSUSE supports a wide range of hardware like modern machines to older PCs that allow users to extend the life of their devices.
  • Cost Savings: openSUSE is free to use, with no licensing fees or hidden subscription costs for extended support.

By switching to Linux, users can help combat e-waste as every PC saved from a landfill is a win for the environment.

top 13 comments
sorted by: hot top controversial new old
[–] rodbiren@midwest.social 6 points 4 days ago (3 children)

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.

[–] ProtonBadger@lemmy.ca 1 points 3 days ago

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.

[–] not_amm@lemmy.ml 3 points 4 days ago (2 children)

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.

[–] NanoooK@sh.itjust.works 2 points 4 days ago (1 children)

Podman is good, you should try it.

Most docker's commands can be replaced by podman's.

[–] not_amm@lemmy.ml 1 points 4 days ago (1 children)

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

[–] NanoooK@sh.itjust.works 3 points 2 days ago (1 children)

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).

   Podman  supports  building,  and starting containers (and creating vol‐
  umes) via systemd by using a systemd generator.  These files  are  read
  during boot (and when systemctl daemon-reload is run) and generate cor‐
  responding  regular  systemd  service  unit files. Both system and user
  systemd units are supported.  All options and tables available in stan‐
  dard systemd unit files are supported. For example, options defined  in
  the  [Service]  table and [Install] tables pass directly to systemd and
  are handled by it.  See systemd.unit(5) man page for more information.

  The Podman generator reads the search paths above and reads files  with
  the  extensions  .container  .volume, .network, .build, .pod and .kube,
  and for each file generates a similarly named .service file.
[–] not_amm@lemmy.ml 1 points 1 day ago

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.

[–] rodbiren@midwest.social 1 points 4 days ago (1 children)

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.

[–] not_amm@lemmy.ml 1 points 1 day ago

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:)

[–] Neptr@lemmy.blahaj.zone 2 points 4 days ago (1 children)

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.

[–] rodbiren@midwest.social 2 points 4 days ago

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.

[–] propter_hog@hexbear.net 4 points 4 days ago (1 children)

openSUSE is the GOAT for several reasons, but by far my favorite reason is Zypper.

[–] kurcatovium@lemm.ee 3 points 4 days ago

I'm daily driving it for ~3 years and I only started yast once to see why everyone praises it so much and second time when I actually needed something (don't even know if I suceeded or failed).

Snapper on the other hand... That is a bit I praise the most! I still don't get it why it's not default for more distros...