Back when I was first in high school, I got into torrenting and gave myself pretty bad malware that just black-screened my laptop, and even though it had shipped with windows, the installer would not detect my ssd for whatever reason. Linux detected my hardware and I installed Ubuntu, then Mint, and I moved to Arch a few years ago after having learned the ropes. That’s about when I fully spiralled into linux nerd.
basiclemmon98
If you are here, why? Go live your life is the physical world, the doomscroll internet really is a place were humanity comes to await our eventual demise. For real though, go be gay and do crimes! (She/Her)
- 0 Posts
- 3 Comments
Joined 10 days ago
Cake day: June 22nd, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
basiclemmon98@lemmy.dbzer0.comto Linux@programming.dev•Share a script/alias you use a lot4·8 days agoalias ser=‘pacman -Ss’
alias ins=‘sudo pacman -S’
alias rem=‘sudo pacman -Rncs’
alias upd=‘sudo pacman -Syu’alias q=‘quit’
alias cl=‘clear’alias p=‘systemctl poweroff’
alias r=‘systemctl reboot’
Oh is that what it was? Well, that’s helpful to know, thanks! Though it turned out to be a blessing because it forced me to make the jump to linux and now I would hate to go back anyways…