I first installed Linux in 1995, before I had a second computer where I could look for help. Compared to that experience today's situation is paradise. So you won't hear me complain.
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves / tolerates / hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
- This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
Oh, I remember that. Red hat 2.0. Where you had to download the source code for all of the floppy discs, compile them, and then write all of the floppies. I remember it was 7 floppy discs, 13 if you wanted printer drivers.
It wasn’t until Red Hat 2.5 that they had pre-compiled floppy images you could download.
I went to one of my BBS friends houses in the early 90s and he had a giant book on how to install Slackware
Similarly, I ordered floppies for Slackware from Walmut Creek. Spent weeks screaming at my system for not being able to get a 256k Tulip VLB ISA video card to init into X before I found my first Linux BBS on I think DalNET... times were... different.
works on
I feel like someone tired of hearing “it works on my computer” is how NixOS came about
Also Docker and OVA.
Docker’s like “well why don’t we just ship the client your computer then?”
"this specific issue wouldnt happen if you had just installed distro youve never heard of before"
$ man man
Back in the dim and distant past, when I first studied CS, we were literally told to run that as one of the first commands we tried. It's an excellent place to start if you have the time to learn unix/linux thoroughly.
I should probably read that. TBH I've been piping longer manpages into a text editor, and I definitely don't want to do that when I haven't installed my text editor of choice for whatever reason (I hear sometimes you just don't have sudo rights when you're working on someone else's system).
Is there a golden retriever labelled “random person on IRC with answers to all questions, writes a driver for you so you do t have to enter that house”
I find this to be one of those memes that's not actually based on facts but on feelings. If you ask a question that could have been answered by a quick search, or asked a very vague question, then sure. Otherwise, I find that the linux and FOSS community as a whole tends to be extremely helpful and patient. Yes, there are assholes, but overall the community is full of people willing to help.
Yeah, I've found everyone to be kind, patient and helpful to me since day 1 - not a single bitchy reply that I can remember. Been using Linux for about 3 years now.
The people might be great if you're chatting on discord or something, but if you're just trying to Google the answer, results tend to get a lot of variations of these answers.
Yup, there are a lot of old forum posts that basically boil down to:
Lost user (0 comments/1 posts): Hey, I’m having a weird error and haven’t been able to find anything about it. Sorry if this is a newbie question, but I’ve already tried searching for it and have come up empty-handed:
{Detailed error description}
{Detailed instructions to recreate error}
{Debug level logs showing the error}
Forum mod (1,234,567 comments/65,535 posts): {Insert any/all of the following: RTFM/This could be fixed with a simple command (without posting what the command is)/It works on my machine/Just run
sudo rm -rf --no-preserve-root /and go back to Windows, Skill issue, Duplicate post (without linking to the post that has an answer), etc…} Closing this post.
I guess I'm just really lucky, because I almost never run into those. Sometimes I find the good ol' xkcd DenverCoder9 problem:
Lost user: (Random Monday Five Years Ago, 7:00 pm) Hey, here's your exact problem, down to the specific language on the error message even.
Lost user: (Random Monday Five Years Ago, 8:30 pm) nvm figured it out
But even more often than that I actually get frustrated in the other direction:
Lost user: Hey, I'm having a problem with totally-not-grombl.
Experienced user: Oh yeah, I've seen that. Just run
sudo grombl reload -skqq --xbs-juju '2793'and then restart your desktop environment.
Lost user: Oh thanks, that totally worked!
Meanwhile I'm like...but why did that work?! It was a completely different package and there's no indication why the two would even be related...? And sure, it did work, but I've learned nothing now.
Dependencies. It’s always frickin’ dependencies.
Or systemd.
Tbf, those are sometimes valid responses, the new user just doesn't realize what they're asking is dumb, and it's exhausting to deal with when a bit of reading would solve the problem or show them what they're asking is impossible.
I used to be a mod on a forum for a fairly popular free program, and we generally treated even that like an information availability problem. Yes, we had an FAQ (and yes, sometimes even still people wouldn't read it), but when there were a ton of similar questions that were all answered in the FAQ, we figured that meant that the FAQ needed a rewrite for better SEO.
Ultra-rare sane person randomly appears on the internet
I'm not even joking, that's literally the best compliment I've received all month. Thank you.
With the poor quality of the search engine results and the fact that information expires I very much disagree with this line of thought. Bit of reading solves the problem when you know what to read and understand what was written. It's very easy to spend hours reading all sorts of things (because you don't know exactly what you're looking for) and then discover half of what you read is now 3-5 years old information and no longer relevant.
I know how easy it is because I spent days troubleshooting why my USB wifi stick wouldn't work. Most of the information I found was from when you needed to manually add the driver and was no longer relevant. What relevant information I did find, nothing matched the issue I was having. In the end I didn't care to bother anyone with a 5 year old wifi dongle because I'd probably run into people like you who'd tell me to RTFM before even bothering to understand the actual problem. Instead I solved the problem by buying a new dongle, one that I knew had been tested and worked. But someone else might have a far more expensive piece of hardware that they can't just replace on a whim.
Let people ask their questions and if it really takes just a bit of reading why not take that 5 minutes to point them to the right place? How many days do they have to waste of their own before they're allowed to ask their stupid question that you could answer in 5 minutes?
This. I had an issue a couple months ago. I posted on the distro's form with a much info as I could provide and some real smart people gave me a ton of help really quickly.
Knowing how to ask and not being abrasive is really helpful.
Lol, posting what you read, tried, error codes, and what's installed and your hardware gives you a very high chance on getting a civil reply. It shows you're trying.
manual? website? all information is on a badly organised slightly hostile discord server
”Why do you want to do that?”
PR are welcome
Frankly if more software was like that we'd have these issues so much better. So many maintainers are so protective that they won't even read a bug fix PR and just close it.
I use Arch, btw. You should have installed Arch too. It crashes sometimes and I got malware a couple of times, but most of the time, if I troubleshoot it just right, it'll show me my desktop. But, hey at least it's at the latest version and has the latest features so I can brag about it. But you should just use Arch, bro. It's the best, bro.
Did you check out the last commit on the source? It would have told you exactly what you needed to know instead of wasting all of our time. It's called common courtesy...
This worked for me [sudo force delete root]!
[fork bomb] is a cryptic but easy solution.
