this post was submitted on 17 Oct 2023
59 points (98.4% liked)

Linux

47361 readers
1685 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
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 11 months ago (1 children)

I'd argue that beyond the distribution itself it's a lot more about what you install that will make the difference. If you can basically stick to the console and connect via ssh you'll have a lot more resources available, both bandwidth (assuming you were planning to see a remote desktop) needed but also disk, CPU and RAM. There are lightweight WM e.g ratpoison but IMHO a server should be headless.

So... yes Debian but IMHO Debian without any desktop, just boot with sshd running, Ethernet cable plugged in and connect remotely.

PS: I'd also check if a RPi could be sufficient. I'm running few RPi4s and RPi Zero with 100Go+ microSDs and that's very small, silent and doesn't consume much energy. I understand it's appealing to upcycle old hardware but in the long run, e.g 1 year running 24/7 might not be worth it.

[–] [email protected] 1 points 11 months ago

rPis for me aren't an option as there's no way to buy one here, first hand at least. And the electricity isn't really an issue as I pay it by estimates.

Also must say the server only purpose is to run long tasks without occupying my daily use PC. I don't have Ethernet internet either, so I can only put it online sharing connection with my laptop or with a (future) wireless expansion.