💾 Archived View for twentytwo.town › mosh.gmi captured on 2024-08-31 at 11:46:59. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
The name of this server is twentytwo.town because people typically connect to remote servers though SSH which listens on port 22. SSH is amazing, but it can be tough to use when you're putting your laptop to sleep (you get disconnected) or if you're on intermittent or slow networks (looking at you, Amtrak).
If that describes you, you can connect to twentytwo.town using Mosh instead of SSH. It's available on many, many platforms, and all you need to do is to call "mosh" instead of "ssh" in your terminal:
$ # Instead of this $ ssh your-username@twentytwo.town $ # Run this $ mosh your-username@twentytwo.town
That's it! Read more about it on their website: