this post was submitted on 11 Mar 2026
28 points (93.8% liked)

Linux

16754 readers
66 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
 

I'm looking to turn an old laptop into a home server. What distros make sense to use for that? Use a server dedicated distro like Ubuntu Server or is a regular desktop environment like Mint fine too?

Edit: TL;DR use Debian

you are viewing a single comment's thread
view the rest of the comments
[–] sundray@lemmus.org 1 points 1 week ago* (last edited 1 week ago) (1 children)

I recently installed Fedora Server 43 and ran into dozens of problems with Docker and SE Linux. Not sure if others have had similar problems, but I ended up switching to Yunohost (but I don't like it much).

[–] KryptonNerd@slrpnk.net 1 points 1 week ago* (last edited 1 week ago) (1 children)

What issues are you having with Yunohost?

[–] sundray@lemmus.org 1 points 1 week ago (1 children)

It's super-convenient for installing apps that are already part of the ecosystem, but installing unvetted apps is less so. When they say you're on your own they really mean it. I don't like the workflow of being able to maintain some apps through the web portal, and then having to SSH to the machine for all my custom apps.

I'd prefer a middle ground between Yunohost and, say, bare-metal Debian. But I think I'm just going to have to get stuck in and take the long way around to proper hosting. It'll take longer, but I'll learn more.

[–] KryptonNerd@slrpnk.net 1 points 1 week ago

Ah that's good to know. I've only ever done regular Debian, and was considering trying yunohost to give an easy way of managing some of the applications, but maybe I won't