Advertisement
Guest User

Untitled

a guest
May 3rd, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. petanb@localhost ~/Documents $ mosh root@server
  2. mosh-server needs a UTF-8 native locale to run.
  3.  
  4. Unfortunately, the local environment ([no charset variables]) specifies
  5. the character set "US-ASCII",
  6.  
  7. The client-supplied environment ([no charset variables]) specifies
  8. the character set "US-ASCII".
  9.  
  10. LANG=
  11. LC_CTYPE="POSIX"
  12. LC_NUMERIC="POSIX"
  13. LC_TIME="POSIX"
  14. LC_COLLATE="POSIX"
  15. LC_MONETARY="POSIX"
  16. LC_MESSAGES="POSIX"
  17. LC_PAPER="POSIX"
  18. LC_NAME="POSIX"
  19. LC_ADDRESS="POSIX"
  20. LC_TELEPHONE="POSIX"
  21. LC_MEASUREMENT="POSIX"
  22. LC_IDENTIFICATION="POSIX"
  23. LC_ALL=
  24. Connection to server closed.
  25. /usr/bin/mosh: Did not find mosh server startup message.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement