THE EASY WAY how to SSH into Bash and WSL2 on Windows 10 from an external machine
DO NOT DO THIS.
DO NOT DO THIS.
excessive, but impressive.
Modal seems like a winner.
Scan your LAN for loose samba shares
crazy concept!
Solution:
sudo rm -r /etc/pacman.d/gnupg
sudo pacman-key --init
sudo pacman-key --populate archlinux
sudo pacman-key --refresh-keys
sudo pacman -Sy gnupg archlinux-keyring
sudo pacman -Sc
Generational loss of a concept! Growing up mostly with phones means less understanding of file/folder structure. Either the OS deliberately tries to hide it from you (mobile OSs grouping files by type), or on computers where people mostly use Downloads folder and Desktop.
What a champion. I was quite worried my laptop was dying.
Always wonder how many of these early Amazon stories are survivorship bias, but they sure are good at going all in on plans
Great little explainers for some important concepts. Learned a lot from /proc
one!
This is cooooooooool. Control tabs from the commandline! Search them like searching files! Amazing idea.
Excellent tips. Reading this makes me feel like my security is atrocious
Dammit snap where are my files
TLDR use cmd < file
, not cat file | cmd
Wanted to remove a bunch of old/unused binary files that were bloating a repo.
Some additional useful bits in comments (also a lot of 'just use x'). Actual list has some gems in it: repgrep, podman, mdcat etc
.env files were the thing that made me stop pasting credentials directly in my WIP files.
See all tags.