This post is like catnip to Lemmy users.
This post is like catnip to Lemmy users.
Adding on to this.
If you don’t know what a command does you can read the manual running the “man” command. Run “man” followed by the command you want to read about. It also works for some system files too!
Also if you fix something like a driver issue for a game that took a lot of research. WRITE IT DOWN. It WILL come in handy in the future.
You have heard of :wq, but have you heard of ZZ
Kubuntu Desktop looks good
I love to hear it.
No time currently for a nice ELI5, but if you also need a solution now
Chaotic neutral support.
Well you might not have to wait much longer.
Windows does support encrypted drives with Bitlocker, unfortunately Bitlocker’s default settings leave it vulnerable to many different attacks.
Did anyone think that Stalin’s immediate subordinates were neutral bystanders?
In the US at a white collar job. 1 (2 max) drinks every once in a long while for a work lunch is acceptable. Depends on how comfortable you are with your coworkers and if anyone else seems willing to drink a beer or two.
Depending on your company culture, 5 to 10 drinks may be considered the socially acceptable limit for a work lunch. Pissing at your desk is mandatory. Shitting and puking is optional.
Didn’t the US embargo Cuba for like half a century?
wine notepad.exe
The current Democratic leadership is incapable of learning from their mistakes. That’s the problem.
Go back in time and stack the Supreme Court under Biden.
Go back in time and groom a candidate to replace Biden after his first term.
Go back in time and let Bernie run as a VP or Presidential candidate.
I know it is cheesy, but look at every maintenance project as an opportunity for learning a new DIY skill.
Start going to garage sales and flea markets to collect tools.
It helps if you can chitchat with someone IRL about mutual homeowner issues.
Homeownership is man’s continuous battle against water.
I’m going to be really sad when I fire my first shot from my single use portal gun only to find out the surface needed to be coated with moon dust.
This lead to https://github.com/theohbrothers/ConvertOneNote2MarkDown
However, this has some restrictive OS requirements so it may not be applicable.
That depends. What operating system do you use?
Nah. You can still do that on X (formally Twitter)
“I want to copy my root, home, and boot partition contents into a bigger drive I formatted with in terminal. Let’s boot from it and see what breaks.”
spoiler
/etc/fstab partition UUIDs needed to be fixed by hand. GRUB config needed to be updated to launch straight into bash and I needed to remount the root directly as R/W because GRUB was trying to protect me from myself.