Check out
http://www.damnsmalllinux.org/

A 50 Meg sized flavour - with a word processor and a spreadsheet app and an IM client 
:-D

..not bad.. ehh??
-sdg-


-- 
Sayamindu Dasgupta [http://www.peacefulaction.org/sayamindu/]
Get my Public Keys at http://www.peacefulaction.org/sayamindu/keys.html
:
####[ GNU/Linux One Stanza Tip (LOST) ]#######################

Sub : Generating random data                         LOST #263

To generate some random data (e.g. to obtain an unique MD5
checksum when appended to to text file/ script) do:
$head -c N /dev/urandom | mimencode > somefile.txt
[where N is the no of random bytes needed eg 32, 64, 128 etc]

####<[EMAIL PROTECTED]>####################################
:

--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/node.php?id=3

Reply via email to