Comment on Do folks managing servers mainly do so via command-line interfaces?
Treczoks@kbin.social 1 year ago
Both, actually. 95% web-GUI, and if something goes wrong, a bit of ssh.
Comment on Do folks managing servers mainly do so via command-line interfaces?
Treczoks@kbin.social 1 year ago
Both, actually. 95% web-GUI, and if something goes wrong, a bit of ssh.
PseudoSpock@lemmy.dbzer0.com 1 year ago
What? no. Automation automation automation. Have your ansible, chef, or puppet ready. Where possible, have your terraform or equiv. ready. Python and bash scripts. Only use web portals where no automation solution exists.
Treczoks@kbin.social 1 year ago
This I'd do if I had a room full of servers and a team that would tend them 24/7.
I have a real job to do, and take care of one server on the side if necessary.
PseudoSpock@lemmy.dbzer0.com 1 year ago
Then CLI all the way.
Treczoks@kbin.social 1 year ago
Na, I'm lazy. For the everyday things, there is webmin.