about summary refs log tree commit diff stats
path: root/misc/motd.txt
blob: e2125138cbd7c4656d142af463627f8ada221ccf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Welcome to tilde.institute!
Please read the Code of Conduct on our web site before continuing.

Learned something cool today? Add it to the wiki!
https://wiki.tilde.institute

:: Common Commands ::
chat              - Join us on IRC!
clinte            - Linear notes board (man clinte)
man 7 institute   - The tilde.institute man page
motd              - Repeat this message
rg                - ripgrep. Fast, Recursive search for a regex pattern.
tmux / screen     - Terminal multiplexer / session management

:: Games ::
angband       - Roguelike set in Middle-Earth
asciifarm     - Multiplayer farming/fighting
botany        - Plant a little garden!
cataclysm     - Cataclysm: DDA is a post-apocalyptic roguelike
dcss          - Dungeon Crawl Stone Soup (crawl.tildeverse.org)
holodeck      - Collaborative world-building!
nethack       - The classic fantasy roguelike!
starlanes     - Space stocks
tron          - Play with other ~institute members!
zork          - The classic adventure game

Matanza - space war! telnet localhost 7993

Tildeverse Dungeon Crawl Stone Soup server!
    Webtiles: https://crawl.tildeverse.org
    ASCII: Run the command 'dcss'

MUD clients:    tintin++ (tt++), tinyfugue (tf)
Mail clients:   mutt neomutt alpine lumail
Gopher clients: lynx gopher bombadillo vf1 sacc
IRC clients:    weechat (chat), irssi, swirc, catgirl, ircII

Start a conversation on the mailing list!
    institute@lists.tildeverse.org

Latency issues? Use 'mosh' instead of 'ssh'

Check out https://tilde.news!

Please contact gbmor and kneezle with any questions:
    admins@tilde.institute


**** 04 July 2020 ****
Mail has switched from mbox to maildir. Please update your mutt configs accordingly:
	set mbox_type=Maildir
	set folder="~/Maildir"
	set mbox="~/Maildir"
	set spoolfile="~/Maildir"

alpine has been rebuilt with the maildir patch.

use the mb2md script to convert your old messages to maildir:
	mb2md -s /var/mail/$USER -d $HOME/Maildir