this post was submitted on 12 Jul 2023
214 points (96.9% liked)
Linux
48330 readers
871 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For me it was pretty gradual. In my university research a couple years ago I needed to work with the university's supercomputer running RHEL, so I got some exposure there. At some point I put Mint on my laptop, keeping Windows on my desktop "in case I needed to do any real work", then about a year ago I put linux* on my desktop as well. I do still have a Windows dual-boot just in case there's some weird software I need to use, but I haven't touched it more than once or twice since. I switched partially out of curiosity, but largely as part of an effort to de-google and de-microsoft my stuff so I'm more in control.
*distro-hopped a bit, but now am settled on EndeavourOS
I was surprised at how much you needed the terminal, but also how easy it was to use the terminal after a bit of practice. I prefer it to GUIs for a lot of things now (like git). Also, installing software from a package manager rather than going to a website and downloading it. I didn't like that at first, but I love that concept so much more now, since I can just
sudo apt upgrade
and everything is up-to-date (no downloading the new version after an update).I'm now to the point that when I do need to use a windows machine for some reason, it takes me a second to remember how things work. It's kinda a weird feeling tbh haha