160
submitted 1 week ago* (last edited 1 week ago) by pineapple@lemmy.ml to c/linux@lemmy.ml

I am a Linux beginner/amateur and I have sort of had enough of copy and pasting commands I find on the internet without having a good understanding of how they actually work.

I guess my end goal is to be able to comfortably install and use arch Linux with my own customization's and be able to fix it when things go wrong.

What tips/ideas do you have for getting better at navigating the terminal, and getting a better understanding of how the os works. What is a good roadmap to follow? And how did you, advanced Linux user, get to the stage your at now?

Edit: my current distro is bazzite just in case you were interested and thanks for all the replies you are all really helpful.

you are viewing a single comment's thread
view the rest of the comments
[-] TootSweet@lemmy.world 8 points 1 week ago

More than anything, what leveled up my Linux knowledge was switching to Gentoo back while I was in college.

Before that, I used SuSE, and I switched specifically because I felt like I wasn't learning anything really about Linux just by using point-and-click tools like YAST.

I've used Arch for the last... 7-ish years? (Though now I'm basically in the process of switching back to Gentoo. In terms of learning Linux, Arch is... close to as good as Gentoo for that purpose. Not quite as good, but pretty close.)

As for the best approach for learning, though, you know how they say the best way to learn a language is "immersion"? As in, to move to where they speak the language. In the same way, if what you're going for is to learn, just take a dive. Install Arch over top of your current OS and don't look back. Just commit to it.

Also, use the most minimal stuff you can. Skip KDE and use dwm. Skip the login manager and start your GUI from the command line. Don't install a file manager and instead use Bash directly. (It's more than capable.) Don't install anything you can do instead with a Bash one-liner or a small Bash script. If after you've gotten pretty used to minimal stuff you still want something that the heavier alternatives offer, you can of course switch, but if your aim is to learn, avoid using the kind of stuff that tries to be "user friendly" by hiding all the internal implementation details from you. (Instead use the stuff that is user friendly by virtue of having so few moving parts that understanding how it works under-the-hood is trivial.)

And, don't settle for "it's fucked beyond repair." If it's fucked, google your ass off. If that doesn't work, ask on the official Arch forums or here or wherever. (Don't worry, they don't bite.)

[-] pineapple@lemmy.ml 3 points 1 week ago

Is bash ultimately better than dolphin or another file manager? I always thought that it just seamed slow having to read things out with no icons and having to type the filename instead of double clicking. And I have been avoiding installing applications through terminal because I can't find how to properly uninstall them including all data (the fedora software center does this really easily) I have also had some trouble going further back that my user folder in the terminal I still havn't figured out how to do that. Lastly what are some "user friendly by virtiue of having few moving parts" distro's that you recommend?

[-] atzanteol@sh.itjust.works 1 points 1 week ago

having to type the filename instead of double clicking.

Google "tab completion"

[-] pineapple@lemmy.ml 1 points 1 week ago
load more comments (7 replies)
load more comments (9 replies)
this post was submitted on 29 Dec 2024
160 points (98.2% liked)

Linux

48931 readers
672 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