this post was submitted on 16 Jul 2023
206 points (92.9% liked)
Linux
48092 readers
1404 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Because clicking a button, finding out it works sometimes but not for you, then the top 3 google links might have a solution to parts of your problem, and you'll have to type in commands to run stuff you probably ran less than 20 times in your entire lifetime, kinda sucks. Even if you try to learn what actually went on, you'd need to do mental gymnastics.
Having multiple buttons to click and have what you want done almost all the time is much easier in comparison.
Source: was once a beginner, although it does get easier.
Exactly. There are 3 to 10 solutions to every problem -- all of which worked for someone, 0 to 4 of which will work for you. Spend two hours, then role the dice and see if you got lucky.
If it did NOT work, was it stupid user error, wrong or incomplete directions, malfunctional software, or randomness in your particular unique machine configuration?
Or -- if you use Oracle's free VPS -- was it an undocumented incompatibility between the code and the unusual chipset they sometimes offer?
It's called learning. Try it sometime.
You should think that to yourself next time you ask for support or help with anything. Fix it yourself - it’s called learning. Try it sometime.
No different then a good bug report. Try something, if it doesn't work, research why. If after you've researched and tried everything you can, then present your case to others. By that point you can show what things you've tried and didn't work, and what sources/references you used.