this post was submitted on 15 Feb 2025
85 points (97.8% liked)

Linux

50396 readers
807 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
 

Good day nice people.

I, like many I'm sure, am taking Microsoft's discontinuation of Windows 10 support as an opportunity so switch over to Linux. As such, I have some questions about various things. I have included some context as to my personal use case at the end of the post should it be relevant.

  1. Does the distro I pick matter? There seems to be a lot of debate around which distro is best but a lot of the discussion I've seen breaks down to what each distro comes packaged with. This confuses me as if a distro doesn't come prepackaged with something can you not just install it? Or is there some advantage to preinstalled packages other than mild convenience? Are some components difficult to integrate into your local environment?

  2. One of the more salient differences I've seen between distros has been what the various companies and teams include aside from installed packages (such as snap and rolling out amazon search as a defult search), and the data they choose to retain/sell. Part of the reason I'm switching is due to Microsoft's forcing in of unwanted features and advertising. Is the company that owns whatever distro I choose likely to be a problem in the future? Are there particular ones to avoid/ones to keep an eye on?

  3. I am the sort of person who does like to tinker with things from time to time but I do also want to use my computer most of the time so I'd like to end up using a mature distro. I have identified a few frontrunners in my search but I have seen conflicting information on which of them is "mature" (sufficiently stable so I spend less time fighting my computer than I do using it as well as having a large enough community and resources to help me remedy issues I might come across). Do any of these seem like they wouldn't fit that bill? The frontrunners are: fedora, kubuntu, mint, pop and tuxedo.

  4. Does linux have issues interfacing with multiple monitors? Does it handle HDR okay?

  5. In terms of UI and workflow I really don't mind putting in some time tinkering with the DE, exploring it and getting it how I like. It seems Plasma KDE might be good for this? Please let me know if this is an incorrect assessment. If it is, does it matter what DE I choose? If so, is there something you could recommend for my use case.

My use case: I have a Nvidea build (RTX 2080). I have heard this can be an issue with Linux. I also have intermediate experience with linux through university and my job (with servers) as well as tinkering with SteamOS.

Things I use/do on my PC (roughly ordered in terms of priority):

  • Gaming including emulation
  • Firefox
  • VLC
  • Spotify
  • Discord
  • Godot
  • Visual Studio
  • Git
  • Photoshop cs6, audacity, davinci resolve
  • Misc "Tinkering" (Handbrake, dvd burners/rippers, Really any weird thing I come across that I want to tinker with)

Thank you very much for your time and help in cleaing up my confusion.

you are viewing a single comment's thread
view the rest of the comments
[–] HubertManne@moist.catsweat.com 2 points 1 week ago (1 children)

So I don't really have experience with the gaming aspect as I pretty much get what I want from a steamdeck. I think its likely you would want to go with one of those (a gaming setup someone else suggests) or dual boot to have your gaming system and your doing other things setup. Just in case I will mention the one I use called zorin. It is based on ubuntu with gnome and its main claim to fame is its an out of the box distro that tries to emulate windows (other systems to but the paid for version unlocks that. its default is a general windows type experience). Out of the box means it has foss office, video file viewing, audio file listening, image file viewer, browser of course, rdp client, mail client, calendar, contacts, also image,video,audio file creation and editing, optical disk copier/image creator, wine with play on linux so that you can right click a windows executable and run it and such. It does non free software things like nvidia drivers right off the bat. Its great for an install and get going right away type of thing. Its always a bit out of date because its emphasis is stable, just works, get going type of thing. I have a few complaints. Mainly it does not have the windows key, right arrow thing to half screen by default. It could be a stability thing that they don't want to mess with the compiz or whatnot. Then the other thing is I find the software gui interface it have an aweful search for getting more software so either just use apt at the command line or download the .deb installation file which things like various browsers have as a linux option for download and then its really just like adding one to windows or mac. download and run the installation.

[–] Gaxsun@lemmy.zip 1 points 1 week ago

Hadn't heard of zorin. Will add it to deliberations. Thank you kindly