this post was submitted on 19 Mar 2025
71 points (96.1% liked)

Linux

52072 readers
1391 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
 

Honestly, at this point I’m so done with window’s bullshit. Their operating system is damn near unusable. All the convenient stuff is hidden in weird places. The constant whining about having to buy their crap. Or worse trying to get me to use the horrible software that comes with the new versions.

My excuse used to be, but I can’t play games on it. This is no longer the case for the games I love. So Windows can suck it. At this point I’m switching away from a lot of stuff I used to use. (x-box became Steam-deck, twitter became blue-sky and reddit is becoming Lemmy) As a kind of computer illiterate person, this has been a worth while transition but a difficult one. Let’s just say I had to learn a lot of new stuff.

So I’m a total Linux newbie but thanks to my Steam deck I’ve become somewhat used to using it. Not like an expert, but I have run wine to create separate environments for running pokémon fangames. And have taken a look around the Linux environment. I like it and think I’ll be able to get used to it with practice. It reminds me weirdly of windows XP in how easily I can get everything to work the way I want. It takes a bit of doing and some research, but it works. Which is all I want in an operating system.

I am looking for tips as to where to start searching, because I am converting my windows computer to Linux. I just don’t know what version.

Any user experience is welcome, I have no idea where to begin. I mostly use the computer I’m installing this on as a glorified typewriter, that I play movies, music and retro-games on.

A user friendly version is preferred, I find it hard to parse out from the various versions I have seen so far how easy they actually are to use. Extra points if a large amount of the information has easy to find tutorials on the internet. I don’t always know where to start looking and as I learned while getting wine to work, some of the names/terms are completely different. (And kind of a lot at once if you are just getting started).

Any resources you might think are useful for a newbie are also highly appreciated.

tl;dr: I (a Linux noob) am looking for a recommendation for what version of Linux to use for my needs. And any tips tricks or other info that I might need to know before I switch. Because windows sucks.

I’m sorry if this has already been asked and answered. I did try to find an answer through searching, but as I already mentioned. My lack of terms and knowledge is holding me back.

you are viewing a single comment's thread
view the rest of the comments
[–] liliumstar@lemmy.dbzer0.com 1 points 14 hours ago (1 children)

This is basically the holy grail for finding how to do things or troubleshooting once you have the basics down: https://wiki.archlinux.org/title/Main_page

A large amount of information is transferrable to other distros, particularly if they use systemd.

I would also spend some time getting comfortable with the command line. There are a million tutorials, guides, and free courses on this topic. Find a shell and terminal emulator you like. I'm using Fish and Kitty these days.

Going against the grain, maybe consider EndeavourOS for a distro? https://endeavouros.com/

Bard on my experience, Mint is probably the best gateway distro into Linux from windows. Debian and Ubuntu forums are relevant and useful. My wife and I are both IT professionals, and mint was just “natural”. She couldn’t care less what os, de, or wm is in use as long as it gets it done. She’s got mint on one laptop and Debian with gnome on another.

Once they decide they want something different they can find what meets those needs nice they have their bearings and a “need”.

Ubuntu never really hit home for me for some reason.

I wanted to move off mint, because I wanted the gnome DE. Yes, I did successfully slam gnome on top of mint, more as a can I do it vs should I do it exercise. Then I wanted something further upstream and went to Debian.

Then, I started tinkering with Endeavouros. This has allowed me to learn more about how things really work and WHY they work the way they do. Documentation on arch to me is second to none. Until I had daily driver Linux experience and spent some time tinkering, this was just overwhelming.