Or is that more of a stereotype, and there are some (maybe more?) out there using some form of graphical interfaces/web dashboards/etc.?
It’s struck me as interesting how when you look up info about managing servers that they primarily go through command-line interfaces/terminals/etc. It’s made me wonder how much of that’s preference and how much of it’s an absence of graphical interfaces.
I manage my Lemmy server via SSH/terminal so yes, command line.
Good exercise for my command line skills!
cd /
sudo rm -rf *
Hmmm, that’s a good one to use but I prefer
sudo chmod -R 777 /
All the ways we can fuck up the system! So many options!
“How do you want to induce YOUR Linux migraine today?!”
–no-preserve-root
Unix gives you just enough rope to hang yourself. And then a couple more feet, just to be sure. — Eric Allman