diff options
-rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html index 8fe9136..97b0032 100644 --- a/index.html +++ b/index.html @@ -52,6 +52,8 @@ <p>Feel free to contact ahriman on chat in #institute if you need another compiler or shell available, or if you would like your homepage's index changed from index.html to something else (index.cgi, index.php, etc). I can also provide access to MySQL / MariaDB on a request basis.</p> <div id="news"> <h1>News & Updates</h1> + <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> <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> |