this post was submitted on 31 Jan 2025
19 points (85.2% liked)

Linux Gaming

16076 readers
35 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

Okay I have a case coming in to shove my junk in it. 8500t (temporary until I get a 8700k) -16gb ram -1060 6gb -2 2.5ssd -2 3.5hdd

I'm partial to Mint and Debian commands. Anyone have a suggestion before I go balls deep into a Mint distro build?

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

Why not Mint? Just use what you like. It doesn't matter nearly as much as people say.

Personally I like OpenSUSE Tumbleweed.

[–] [email protected] 6 points 1 week ago

+1 for tumbleweed. Swapped to it from Ubuntu a few years back and it's been great. Up-to-date everything, very stable, built in recovery just in case the last update had some regressions. Highly recommend

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

I've been a Linux user for nearly 20 years and my main gaming rig is Mint because it's convenient and gets out of my way when it's time to game.

[–] [email protected] 1 points 1 week ago (1 children)

I think you're right, but if I don't ask and see what else is out there I'll stay stagnant and it isn't going to help me find anything new.

[–] [email protected] 1 points 1 week ago

I fully second the sentiment that there is no good reason to switch distribution once you have found one that you like.

However, if your goal is to learn something new, and you don't care about having to nuke the install and start over, then you could go the crazy route and install Linux From Scratch. It is unlikely to yield a maintainable result at first try, but if learning is your goal, this is your best shot at it.

Or you could go the not-that-crazy route and use Gentoo, which is basically Linux From Scratch, but automated. Setting it up is way quicker (couple of hours - except if you configure the kernel by hand), and you will with near certainty get a maintainable system on first try, but it is also far less educational, given that the automation does most of the work for you. (I have switched from Debian to Gentoo 10 years ago, after trying it on my netbook for some time, and I could not be happier. It only does what it should, is rolling release, and only very rarely has issues.)

I would only recommend those two approaches on a second PC though, without immediately switching the main PC over. Linux From Scratch is, as said, unlikely to yield a maintainable installation on first try, so you will likely nuke the install again. Gentoo, while perfectly usable as a daily driver, is certainly not everyone's beer, and you might simply want to switch away again because you don't like it.