I’m refurbishing an old PC to work as a home server for several stuff. I’m looking for a lightweight distribution to install in it, but with a decent package repository. A small image size will be appreciated, as I have slow bandwidth too.
A lot of people are saying Debian, because Debian.
Debian. I’ve literally run Debian stable with uptimes of over a year.
I like debian
Did someone suggested Debian already? If not I would suggest Debian.
Has anyone heard of debian?
Debian.
I went Debian without a Desktop for my server. I later installed a desktop for the occasion that I need it. But mostly, I use SSH
Debian or Ubuntu Server (or something specific to servers purpose, like OMV, etc).
… but ProxMox (a hypervisor, Debian based) doesn’t have much overhead & runs on old PCs pretty well. And with that, you can pretty much try any distro (as a full virtual machines, perhaps with dockers within it, or as a lightweight containers that are really resource efficient). Or separate containers for each purpose (for beginners, there are like TurnKey solutions to stuff like NAS, it takes literally a few minutes to set up).
Backups (snapshots) are easy too, and a later migration to a better/next server is basically two clicks away.
Linux is quite lightweight. Pick a distro that doesn’t run a lot of stuff by default. OpenBSD only runs sshd exposed to the network, AFAIR. Debian probably does the same. But really, the lightness comes from what isn’t running. NixOS, fedora, rocky, alpine are all decent alternatives.
I use Debian for one and Arch for another. Debian is probably a better option, but I’ve had no issues with my arch server. Just use what you’re most comfortable with
what you ask is Debian what you need is FreeBSD
Debian or Alpine would be perfect. Debian has bigger repos, better hardware compatibility, and maybe a bit more stability. Alpine is scary lightweight and a small ISO download.
- OpenSuse
- Debian
- Alpine
Would be the three I’d choose from atleast.
So… Debian.
Apart from Debian, I guess Alpine. It’s quite popular in containers for its small size. Even Arch will be much bigger in that case because the packages are much less granular and install development libraries and headers for about everything.
Adding my voice to the Debian choir.
Debian is perfect for this.
Probably Debian. It’s basically the most used distro, and therefore has many online resources.
- Old software, but very stable.
- No bloat, very clean.
- No custom programs interfering with any configurations etc.
- Support for many server software etc.
If you want an even cleaner OS, where (nearly) everything is under your control and as lightweight as possible, Arch would be for you. There’s the bonus of the AUR, but the huge problem of newest, “unstable” software, though I’ve yet to experience any problem on testing repos, except for the Nvidia drivers. In general, Debian should be enough of lightweightiness and control.