ssh
Use Mosh for uninterrupted SSH access
mosh
is a layer on top of SSH that adds fault tolerance and improves performance, which is especially useful on mobile networks and when using ssh from your phone or tablet.
Installing it is relatively easy:
You should then be able to connect via mosh from the device of your choice.
Force password authentication
There might be an occasional situation in which you might want to authenticate using a password instead of connecting using your public key. Note that this will fail if the server has password authentication disabled.
Last updated
Was this helpful?