It’s possible. A lot of things merge the info and man pages now if both are installed, that could be the case here. Or Mac just documents it further.
It’s possible. A lot of things merge the info and man pages now if both are installed, that could be the case here. Or Mac just documents it further.
Yep. I needed the circuit diagram for my microwave to fix an issue with the light (kept blowing out bulbs rapidly). Turned out you have to pull it out of the top inner frame, after unscrewing the button board and top panel. Thankfully, was an easy soldering fix, thyristor blew.
You might be thinking of info
pages. The man
pages are just the instructions, feature flags, etc. generally, while info
(when available) usually has a more general / layman description of the command with examples.
Fill the hole, hole filler.
I do, but not as closely or as often as I should. Recent malware is a reminder to be careful, I think I was starting to take the AUR for granted as a repo when really it’s still the Wild West.
The average US adult now reads at a 6th grade level
Read this statistic recently, and while not surprising, it is shocking. I remember when I was young, the average was an 8th grade reading level. And I thought that was terrible.
I had an 8th grade reading level in the 4th grade for crying out loud, meaning the average American reads at a lower level than I could in elementary school.
I think with the arrows on the ‘98 version they were trying to go with an embossed look, but it kinda flops because of the lack of resolution.
It’s possible it looked better on a CRT.
You’ll have to pry my 70% and 75% keyboards from my cold dead hands. Smaller keyboards are much more ergonomic if you need to also regularly use the mouse.
I don’t see how it’s not. I have all the desktops and gaming PCs in my house running EndeavorOS and it’s been a flawless experience, much better than Windows. Heck, I’ve been using Linux for my general desktop since 2015. I only kept a Windows install around for gaming, and that’s not even needed anymore.
Even the difference in the installs is utterly absurd. Linux install from USB to full desktop deployment is 15-20 minutes, tops. For Windows, it was more like 2 hours and a bunch of hacks to work around their Microsoft account bullshit.
What exactly “isn’t ready” in your opinion?
Well shit. You’re right, I’m mixing up grub rescue and emergency mode. Yeah, you would need a USB rescue disk to fix this most likely.
My bad, I’ll update the original comment to avoid confusion.
It’s only needed is the OS isn’t booting. Running a repair every boot is not needed.
Not true, it’s grub rescue, appears after grub if the OS can’t boot. I’ve encountered this countless times at work over the years in customer environments.
Yeah, that’s the other 10%. 😂
Doing dd wrong or rm -rf on / aren’t gonna be salvaged this way, but if it’s a bad disk sector or somehow corrupted system file the above command will sort it out. You wouldn’t believe how many customers VMs I’ve had to use that on in the past when they were in a panic. It’s a 2 minute fix in most cases.
It’s kind of the Linux equivalent to Windows sfc/scannow, chkdsk, and dism restorehealth in one.
Important Edit
The information below applies to emergency mode boot when grub is intact but OS isn’t booting. It doesn’t apply to grub rescue. Sorry about that folks, I screwed up here and don’t wanna misinform.
—————-
Protip: If you see this error, press”e” on grub boot to edit your commands and add the following to the end of the kernel line in grub:
fsck.repair=yes
Then boot.
Fixes the issue like 90% of the time.
Give me more of this and less of the politics. This is what I come to Lemmy for.
If it was a problem with the microwave function I don’t think I’d have bothered. I’m terrible at repairing things and break most things worse than they were before. But it was the lightbulb acting up (the underside one, we’ve got an over-range mounted unit).
In this case I had the circuit diagram and multiple YouTube videos to lean on. Thankfully the thyristor is big, because I’m terrible at soldering, but it worked out.