Dale Mentzer wrote:
> 
> Steven, is it possible to show the login process like  
> Arachne or other TCP/IP dialers in Win?

I'd like to do this, but I don't know how.  I spent some
time last year trying to get my own system to do this
without success.  Normally people use the syslog daemon 
to do this (but I don't use syslogd).
 
> Is it possible to download and install another Linux 
> app with Baslinux? Maybe you could give us an URL to 
> a small Linux app we could download and install? 

OK, try this one: http://homepages.ihug.co.nz/~ichi/adv.gz

Use 'd' in links to download.  Or perhaps you can ftp it?
gunzip adv.gz  
chmod 777 adv    (to make it executable)
./adv            (to execute it)

When testing this, I discovered that the current directory 
is not in the path (this is standard in Linux), so a simple 
'adv' won't start it.  In the next version of BasicLinux, 
I'll put the current directory in the path.
        
Cheers,
Steven

Reply via email to