this post was submitted on 09 Aug 2025
29 points (100.0% liked)

Debian - The universal operating system

458 readers
1 users here now

Community to discuss all things Debian (https://www.debian.org/)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Eheran@lemmy.world 1 points 3 days ago (2 children)

Quick question: I am somewhat of a tech/PC/bla person, building my own custom water-cooled PCs or programming complex stuff. I have an old PC that has a RAID5 in it with is own controller, which is fine. But after post and raid controller the original windows fails to boot. All the OS needs to do is local data access (USB drive to sync backup and Ethernet) and a remote connection. Used TeamViewer for years, then switched to Anydesk after they declared my 2x per year usage to be non-personal.

It is unknown if some hardware is the problem or not, but before I get there I want to prepare a stick to install Linux. So what I need is a good suggestion for a system/distribution that is fast/easy to install/use, so nothing I need to baby and that does not break if it does not get booted (and thus updated) for a year.

[–] moobythegoldensock 4 points 3 days ago* (last edited 3 days ago)

Debian stable is for you then. If you’re just looking to SSH, you can install it without a desktop environment. If you want a GUI, you can install XFCE (light) or LXQT (very light).

You can go minimal with Debian to keep it fast, and its release cadence is do an update every 2 years and just do security updates in the interim. So if you go 6 months without updating, you’ll just get a handful of security patches without any system-breaking. If you plan on leaving it on for days at a time, you can also use the unattended-upgrade package to auto update.

load more comments (1 replies)