149
I just started using Linux... any great tips?
(sh.itjust.works)
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
Personally, I think Arch Linux is the best way to learn the command line. It throws you off the deep end and you have to learn things like how to navigate the file system, how to edit files with the command line, and useful tools like partition editors and package managers. If you're serious about learning command line, just go install Arch Linux from the command line.
Otherwise, I think you can learn a lot about the Gui on Ubuntu by just using it. You can run some windows-only apps with WINE or you can start learning how to use Linux-native apps like GIMP, Libre Office, and other various Flatpaks.
OP, do not use Arch as a beginner unless you're already a very techy person.
I know people may disagree with this, but y'all, we forget sometimes how confusing even following something like the Arch Wiki can be when you aren't familiar enough with tech.
I am happy others try to work against those awful recommendations for new users too!
If I was not a very techy person, then I wouldn't be trying to learn the command line.