blob: fec46a3b852cf5e36c2668f96f13e1f928bf220d (
plain)
1
2
3
4
5
6
7
8
9
10
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/07/15 22:57:29 heinz Exp $
To start LambdaMOO automatically on boot, add the following to /etc/rc.local
su - lambdamoo -c "./restart.sh LambdaCore-12Apr99 7777"
To log in
telnet localhost 7777
===========================================================================
|