Re: mulinux on cdrom

From: Bob Romprey (zoot@farts.com)
Date: Fri Jan 19 2001 - 03:35:31 CET


('binary' encoding is not supported, stored as-is) Michele,
I think many folks aren't aware of everything that netcat can do....
I know about 75% of the "rustic network apps" on the old "base floppy" were powered by netcat.
Maybe I should add the original Unix netcat "readme" to the backroom server...................along with the scripts that were included in the original source distribution????

winsor

>Reply-To: mulinux@sunsite.auc.dk
>Date: Tue, 9 Jan 2001 19:07:06 +0100
>From: Michele Andreoli <m.andreoli@tin.it>
>To: mulinux@sunsite.auc.dk
>Subject: Re: mulinux on cdrom
>
>On Tue, Jan 09, 2001 at 04:28:04PM +0100, Michael Gruner nicely wrote:
>> hi ,
>>
>> what are the systemrequirements for the mulinux cdrom
>> ? can i "install" it via nfs ???
>>
>
>No, because we have no nfs server in muLinux. In the CD-ROM
>there only the directory boot/. If you can pkzip and transport it
>on the destination c:\boot, no problem. The system run from C:>
>as it run from CDROM:>
>
>You can do the trasfer using the simple "nc" network client:
>
>
># source machine
>
> # tar -cf- boot/ | nc -l -p 5555
>
># destination machine
>
> # nc source-host 5555 | tar -xf-
>
>
>Why to use NFS? Using tar+nc we can trasfer the whole universe
>along a ethernet line.
>
>Michele
>--
>In summing up, I wish I had some kind of affirmative message to leave
>you with, I don't. Would you take two negative messages? - Woody Allen
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk
>For additional commands, e-mail: mulinux-help@sunsite.auc.dk

------------------------------------------------------------
Visit the world's greatest site at http://www.farts.com and listen to the fart
of the day. Also, get your very own farts.com E-mail account. FREE!!!!!

---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.dk
For additional commands, e-mail: mulinux-help@sunsite.dk



This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:17 CET