We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Documentation is here.
The news server may sometimes run out of memory, especially if you are running with low RAM. To automatically restart:
$ while true; do ./run-news; sleep 5; done
Once you start this, to kill the server you'll need to hit ctrl-c twice instead of once.
(From http://arclanguage.org/item?id=18900)
Old wiki.