Ahh, I see. Someone else mentioned portainer, that has a lot of “click to do bleh” functions. Might be what the doctor ordered. You could also put the command in a bash script, like restart.sh and then it’ll show up with an ls.
Comment on Docker container with a web UI to manage virtual machines?
flork@lemy.lol 4 days agoThat’s what I do now, just looking for something where I don’t have to lookup the command and type it in with my phone
phanto@lemmy.ca 4 days ago
SnachBarr@lemmy.zip 4 days ago
Set an alias in shell for the complicated command, then just ssh and type the alias that is easier to remember.