Do folks managing servers mainly do so via command-line interfaces?

https://lemm.ee/post/6012470

Do folks managing servers mainly do so via command-line interfaces? - lemm.ee

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?!”