On Tue, Jul 20, 2004 at 03:56:12PM +0100, Colin Watson wrote:
> On Tue, Jul 20, 2004 at 03:44:18PM +0100, Clive Menzies wrote:

> > again tomorrow.  Meanwhile, assuming I can get a network connection
> > what's the best way to issue the above commands from my workstation
> > (which will allow me to cut and paste the output you've requested).  Can
> > I telnet into the machine in its half installed state - I note that I
> > can do some stuff on tty2?

> I'm afraid you'll probably have to type it in on tty2.

netcat is built into busybox now, so you can always go with something
like 
        nc -l -p 2080 -e /bin/sh 
on tty2 or whatever suits.

hth,

Stephen

-- 
Stephen R. Marenka     If life's not fun, you're not doing it right!
<[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to