diff options
author | ahriman <ahriman@falte.red> | 2018-12-02 16:15:43 -0500 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2018-12-02 16:15:43 -0500 |
commit | 3988df9fd807669bc68c458743e894b6535059e1 (patch) | |
tree | 91934d7fefa5b154a2a8e839420cded4d37ccf72 /index.html | |
parent | 311a01784f4601959e269d560e440ec804b7cb59 (diff) | |
download | site-3988df9fd807669bc68c458743e894b6535059e1.tar.gz |
warning about mosh locales
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index e252673..af2f820 100644 --- a/index.html +++ b/index.html @@ -57,7 +57,7 @@ <em>2018 December 2</em> <p>I've set up tilde.institute to force ssl for all visitors.</p> <em>2018 December 2</em> - <p>If you have latency issues, mosh is available on tilde.institute as an alternative to ssh. Simply install mosh on your end, then issue "mosh user@tilde.institute" as you would with ssh.</p> + <p>If you have latency issues, mosh is available on tilde.institute as an alternative to ssh. Simply install mosh on your end, then issue "mosh user@tilde.institute" as you would with ssh. Make sure your home computer's locale (LANG, LC_CTYPE) is set properly to a UTF-8 encoding before attempting to use mosh.</p> <em>2018 November 29</em> <p>I've added nethack, angband, and zork for people to play. I've also fixed up a default weechat config for all users, and added a symlink for weechat called 'chat'. Updated /etc/motd to reflect the new stuff. I'll continue to add more things during the beta phase.</p> <em>2018 November 25</em> |