59
first time using linux, how screwed am I?
(lemmy.world)
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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
if you're a first timer and already got arch with kde set up you're pretty fucking tech savvy ngl
But that doesn’t mean it’s a good place to start.
Try Linux Mint, Ubuntu, or Fedora. Any of these will be easier than Arch and offer point and click installation for steam, drivers, and just about anything else.
When you get some more experience, instead of arch you can try endeavourOS. it’s basically arch with good defaults and has a fantastic KDE implementation.
I'm comfortable with tech but clueless with Linux. What does all this mean?!
But seriously, why would you want endeavorOS instead of sometbing youre saying is more simple, like Mint?
Increased flexibility and control, some things I like to do work better in an arch based system than a Fedora based system. One of my biggest reasons, is that the tiling window manager I use is better supported on Arch and makes use of many AUR packages. Using the AUR and building from source can be risky if you don’t know what you’re doing.
That fact that you don’t know what any of this means is why you should start with a more beginner friendly distro. You’ll learn, and as your knowledge grows you’ll have a much clearer understanding of your needs in a distro.
Imagine it’s like racing. If you start in a GT3 car pushing 900 horsepower as a beginner you’ll probably die. Which is why most start with karting or racing Miatas. Keep it simple and build your skill set and knowledge as you go.
I appreciate the reply.
Im definitely going to start beginner friendly. I'm just trying to get a handle on what the differences tangiby mean ahead of it. Every explanation i find seems to be. "You do more, you can customize more, it's more powerful, or only losers dont use the hardest thing possible". Ok, the last one was a joke, kind of.
The biggest difference? Arch forces you to the terminal more. The easier distros come pre packaged with GUI tools for things like graphics driver selection, adding and removing repositories, installing and removing software, etc.
Vanilla arch doesn’t come with any of that. EndeavourOS, the more fleshed out Arch based distro I use doesn’t either. You could use Mint, Ubuntu, Pop, or Fedora, without ever needing to see the command line. You CAN use it, and should from time to time to start learning, but Arch throws you right into the deep end of the pool of using the command line for almost everything you do.
Some of these people will likely try to say “well actually there are GUI frontends for pacman” or whatever, it’s not the same as using Mint where graphical tools that are easy to use are baked into the system.