[DGD] Re: 1.2.82

Erwin Harte harte at is-here.com
Mon Feb 23 18:27:19 CET 2004


On Mon, Feb 23, 2004 at 06:05:22PM +0100, Felix Croes wrote:
> This release has changes to the kernel library only.
> 
> ftp://ftp.dworkin.nl/pub/dgd/experimental/patches/1.2.81-1.2.82.gz
> 
> 
> The mudlib changes have only one purpose: to support a minimal
> implementation of ssh for DGD.  You can find it here:
> 
>     ftp://ftp.dworkin.nl/pub/dgd/lib/sshd-0.1.tar.gz

It'll listen on the first binary port and it helps if you create the
account (meaning, give it a password) before trying to SSH in.

To test it with for instance the OpenSSH software, be sure to use the
'-T' parameter so that your client doesn't try to allocate a
pseudo-tty.

==============================================================================
$ ssh -T admin at localhost -p 6048
admin at localhost's password: 
status
                                          Server:       DGD 1.2.81
------------ Swap device -------------
sectors:        156 /      1024 ( 15%)    Start time:   Feb 23 11:19:11 2004
sector size:   0.5K            
swap average:  0.00, 0.00                 Uptime:       00:05:40

--------------- Memory ---------------    ------------ Callouts ------------
static:      124212 /    256380 ( 48%)    short term:       1         (100%)
dynamic:     113336 /    261120 ( 43%) +  other:            0         (  0%) +
             237548 /    517500 ( 46%)                      1 /   100 (  1%)

Objects:         27 /       500 (  5%)    Connections:      1 /    40 (  2%)

# ls -l /
   Nov  9  2002 doc/         Nov  9  2002 kernel/
   Feb 22 17:38 include/     Nov  9  2002 usr/
# quit
Connection to localhost closed by remote host.
==============================================================================

*drools slightly* ;-)

Erwin.
-- 
Erwin Harte <harte at is-here.com>
_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list