Troubleshooting
Three rules shape almost everything on this page, and knowing them explains most of what you will run into.
You always get connected
Section titled “You always get connected”A missing dependency never blocks the connection. It degrades. SSH is the floor transport, a bare shell is the floor experience, and the terminal stays fully usable behind any banner.

Plain language, not stderr
Section titled “Plain language, not stderr”Moshpit says what is missing, what it costs you, and how to install it. A raw command not found is a bug, not a message.
Nothing happens behind your back
Section titled “Nothing happens behind your back”No silent installs. No silent session creation. No quietly attaching the other multiplexer because the one you picked isn’t there.