[Meme transcription:]

– Hey, why is the shell prompt on the production server red now?
– Earlier: me@prod:~$ docker container remove --force the-application

Protip: If you’re used to shutting down your computer via the CLI, make it a habit to use an alias like off.

This way you will never, ever turn off a remote server by accidentally using throwing poweroff at a residual SSH connection.

  • timbuck2themoon@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    14 hours ago

    Man it’s late here but I just don’t get it. Isn’t tmux enough to separate sessions then you just look before you run something like this?