Skip to main content

Questions tagged [mosh]

(Mobile Shell) - Mosh is a replacement for SSH which uses SSH to initiate the connection and UDP for later communication in order to support roaming and intermittent connectivity

1 vote
0 answers
1k views

I have a reverse SSH tunnel setup between bigbox and jump so that I can login into bigbox from where ever (it is behind a firewall) by using jump as a middle man. This works fine: I just ssh bigbox ...
oligofren's user avatar
  • 1,261
1 vote
1 answer
1k views

I have a RPi running ArchLinux where I can login with mosh when ufw is disabled, but it doesn't work when it's enabled. This is my ufw setup: ❯ sudo ufw status numbered Status: active To ...
oblitum's user avatar
  • 1,005
3 votes
2 answers
1k views

I knew this app in another question on Unix SE. And it says: Change IP. Stay connected. Mosh automatically roams as you move between Internet connections. Use Wi-Fi on the train, Ethernet in ...
AGamePlayer's user avatar
  • 7,885
5 votes
1 answer
3k views

I've set up the .zshrc of my user account on all of the hosts to which I connect to automatically start tmux on login as long as it's not already running. if [ -z "$TMUX" ]; then tmux attach -d || ...
Gene Goykhman's user avatar
5 votes
0 answers
3k views

I am using mosh for my regular terminal based activities. However I have also remote file sever access (via sftp) in nautilus. (I am using Ubuntu 16.10 with unity). (In nautilus, in the URL bar, I ...
Mike V.D.C.'s user avatar
2 votes
1 answer
3k views

I have a few services (such as syncthing) set up as user-level systemd services on my Arch machine. They work great when I ssh in, but when I connect using mosh, they seem to start and then ...
Violet's user avatar
  • 123
18 votes
3 answers
15k views

I am trying to connect from my Gentoo to RHEL server. Both have mosh installed, however I get this error: petanb@localhost ~/Documents $ mosh root@server mosh-server needs a UTF-8 native locale to ...
Petr's user avatar
  • 1,801
3 votes
1 answer
748 views

The mobile shell claims many benefits, especially with mobile connections. Many mobile plan prices scale with the amount of data transferred. So I wonder whether I can use Mosh to cut down in data ...
XZS's user avatar
  • 1,488

15 30 50 per page