this post was submitted on 24 Jun 2023
198 points (97.1% liked)

Linux

57649 readers
548 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 6 years ago
MODERATORS
 

Hi, mostly i use REHL based distros like Centos/Rocky/Oracle for the solutions i develop but it seems its time to leave..

What good server/minimal distro you use ?

Will start to test Debian stable.

(page 3) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 2 years ago

@bzImage For desktops/laptops my goto is https://ubuntu-mate.org/. For servers, I still use Rocky 9, a RHEL based distro, but I've been happy with Ubuntu servers as well. The ubiquity of Ubuntu just makes it easy to search for solutions to anything you encounter.

[–] [email protected] 2 points 2 years ago (1 children)

SLAAAAAAACKWAAAAARE!!!! Slackware is good.

Debian is a nice second.

[–] [email protected] 2 points 2 years ago (3 children)

No package manager, no thanks.

Slackware seems so tedious to me.

load more comments (3 replies)
[–] [email protected] 2 points 2 years ago

If you are willing to abandon Linux, I would suggest FreeBSD for general purpose servers.

It is a full operating system, which starts you off with a CLI, that is easy to configure. There is a full handbook that describes the full process, and it is on their website. FreeBSD is an operating system, rather than a distribution of cobbled together packages. Due to this, operating system binaries, and package binaries, are separated. This makes configuration on the OS level consistent.

A lot of Linux programs come from the BSD family. FreeBSD also has its own hypervisor, named Bhyve. FreeBSD has its own version of Docker as well, they are called jails. It might take some time to learn, but I promise it will be worth the time.

[–] [email protected] 2 points 2 years ago

With a server in mind I'd go OpenSuse Leap.

[–] [email protected] 1 points 2 years ago* (last edited 2 years ago)

I'm a long time Opensuse user ~~but that is also somewhat RedHat based I think~~ . Highly recommend it, though. Have been using it on a server since 2014 and just kept updating through all the opensuse versions since then without problems. Exceptionally stable.

Also use it on my work laptop and I'm also with that very satisfied regarding stability and usability.

Edit: it's based on Slackware and not redhat.

[–] [email protected] 1 points 2 years ago

This question is just going to draw a lot of "hey what's your favourite distro" responses.

But if you want something EL-like that isn't RHEL, consider the bastard child of Conectiva and Mandrake, long ejected from the RedHat family but still very similar -- PCLinuxOS. It has the superior signed packaging format, and it has much of the same workflow. Its packer compatibility suffers greatly from its mageia times - I think - so they're still a bit ghetto about anything at scale, but that's almost the only thing they don't have nailed-down. Their massive compatibility window delivers on everything AppStream claims but cannot.

For minimal stuff, consider AlpineLinux, which also is free of Systemd and still manages to run really well for reasons Lennart's fans simply can't understand.

[–] [email protected] 1 points 2 years ago

Debian Testing/Stable with backports/Stable. These I recommend.

[–] [email protected] 1 points 2 years ago (2 children)

What’s motivating you to leave?

load more comments (2 replies)
[–] [email protected] 1 points 2 years ago* (last edited 2 years ago)

If you want easy way - Ubuntu. All packages exist, all developers support. But snap is pain.

If you need mainline packages - Arch. But be care with bugs. Use LTS kernel or you can broke filesystem on one day for example.

If you want forgot about dependencies - NixOS. But Nix not classic packet manager and you can feel pain on start.

In reality, a lot depends on the environment in which your code will work. If it's Java, then in principle it doesn't matter, but if it's C/C++, it's better to develop in an environment as close to production as possible.

[–] [email protected] 1 points 2 years ago

On my Desktop, I switched to Manjaro (Arch-based) from Mint a few years ago. Works like a charm and I like the rolling release model. On servers, Ubuntu, Debian or SUSE might be a good choice.

[–] [email protected] 1 points 2 years ago (1 children)

I can throw in a vote for Debian stable as well. I've recently installed Debian 12 and I've been blown away by how great it's been compared to my recent Fedora 38 experience out of box.

[–] [email protected] 1 points 2 years ago (1 children)

What kind of hardware are you running it on? I've started using Debian for servers, but I'm still using Fedora for laptops, currently. I am always curious about different options.

[–] [email protected] 2 points 2 years ago (1 children)

This is my daily driver tower.

  • i9 10850k
  • ASUS TUF Gaming Z590-Plus
  • NVIDIA GeForce RTX 2070 SUPER

I don't use wifi however it did work out of the box. The only thing that required additional setup was the Nvidia card but the driver was available in the repos.

If you do end up testing it out on a laptop let me know how it goes. I have a Windows laptop lying around here somewhere that could use some love.

load more comments (1 replies)
load more comments
view more: ‹ prev next ›