this post was submitted on 08 Aug 2023
45 points (94.1% liked)

Linux

45595 readers
675 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
 

Hello, I've been using manjaro xfce for a few months now and I'm starting to wonder if I would enjoy any other distros more, I'm not really a technical person but I really do enjoy linux so i'm willing to learn new things.

I'm looking for a distro that is minimal while not being too complex, (Manjaro keeps breaking itself for a laugth)

Please leave distro recommendations in the comments below I will be sure to play with them in live boot or in a Vm.

Thank you and have a good day, Sebo

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 11 months ago (9 children)

Instead of trying another distro, take the time to learn all aspects of the command line, up to and including shell scripting. Learn how tools like awk, sed, grep, vi, and regex work. That would be a better use of your time than distro hopping.

[–] [email protected] 2 points 11 months ago (1 children)

I there any good learning resources for learning these things?

[–] [email protected] 1 points 11 months ago

There are literally tons of good sites with lots of good information. First off, I would recommend a distro like Linux Mint Debian Edition. This is good for new and intermediate users alike. Manjaro is more for an intermediate to advanced user. What I would l do is install Linux Mint Debian Edition and then using your favorite search engine use the keywords "introduction Linux command line bash" You could also use YouTube. There is going to be a lot to learn and it may seem overwhelming.

The reason I am steering you to Google to find an intro course is not to be a jerk or elitist but to help you out. The best Linux system admins/engineers are masters at research. You only get better at research through practice. Seek out a good intro to the command line based on Linux Mint. Complete it, let me know what you learned, what you struggled with, etc. From there, I'll help you chart a course. You'll learn to love the command line. I do 90% of my work in a command line. Know the command line, Become an expert.

load more comments (7 replies)