this post was submitted on 23 Dec 2023
0 points (NaN% liked)

Linux

45457 readers
1409 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
0
Recommendations (lemmy.world)
submitted 6 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 

So I finally decided to join my university Linux group, and as I been helping people with simple problems in discord for a while they put me in the helpdesk.

All fine and dandy, but other than dual boot and partitioning problems that I had to deal with myself (stupid laptop which does no follow efibootmgr order) I don't know much about other kinds of troubleshooting.

Is there some reads or free online courses that u guys would recommend.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 6 months ago

I used to Google for help, but the thing about Google is you have to know the correct technical terms, but when learning Linux, there are many unknown unknowns. And then you have to trawl through am the answers.

Now, any time I enter a command and get errors, or if I don't understand something in the logs, I'll copy paste it into perplexity.ai - if necessary, it'll ask for clarification. But mostly, it'll suggest various causes and solutions, with explanation.