Just in case anyone needs assistance with setting up a Lotus Domino server running on Linux - we at Duty Free Caribbean have such a beast running from our head...
General Advice for a new subscriber We are all just normal folks, and we talk mainly about Linux and the Trinidad and Tobago Linux Users Group. The list will...
TTLUG@yahoogroups.com
Sep 1, 2004 3:00 pm
13367
"So, with Apple more interested in selling iPods than selling Macs, and with desktop Linux still needing some time for someone to do to it what Apple has done...
Went into work yesterday and my inbox was filled with .... silence. No more the noisy babel of the marketplace, a million and one voices clammering for...
... I don't know about the Samba/firewall problem, but I DO agree that there are many things about Linux that need to be improved. It was only when I was ...
The Trinidad and Tobago Computer Society (TTCS) will be having a pizza lime on Wednesday 8th September, 2004 from 6pm at Pizza Hut, Roxy Roundabout. Come join...
Dev Anand Teelucksingh
dave@...
Sep 6, 2004 6:14 am
13372
Hi all, I met with Gerry George last week in St Lucia - ggeorge@... . Gerry works as a private IT solutions provider and has managed to do some...
Hi all, some of the members on this list might find the CIVIC group mailings of interest. There is interest in promoting a diverse set of issues relating to...
Now that's a lot of cache! Intel's marquee example is its Itanium "Montecito" processor. Now in the testing phase with Intel's partners, the processor has more...
SUMMARY OF WHAT'S on the mag and CD... : http://www.developeriq.com * This month's CD includes GCC 3.4.1, Tcl/Tk 8.5, Mono 1.0, Python 2.3.4, Visual Tcl...
Anyone want to help this guy out? ... Subject: [Dev-C++] Survey on Open Source Date: Wed, 8 Sep 2004 01:00:02 +0800 From: Mike Chan <mikecck@...>...
David McKen
dmlmcken@...
Sep 10, 2004 1:59 pm
13380
I was sent this by my uncle. --Begin quote-- There was, at least in the U.S., a TV ad for Microsoft's Internet Explorer 4.0 package which uses the musical...
David McKen
dmlmcken@...
Sep 12, 2004 1:45 am
13381
HAHAHA..... I hope someone has that as an mpeg somewhere out there.......
Check out the redesigned http://www.mozilla.org/ website for details. Mozilla Firefox Preview Release (standalone browser) ...
Dev Anand Teelucksingh
dave@...
Sep 14, 2004 6:15 pm
13385
Gracias. Good to see the goodness propogate. ... From: computing-request@... [mailto:computing-request@...]On Behalf Of Dev Anand Teelucksingh ...
Richard Jobity
RichardJ@...
Sep 14, 2004 6:27 pm
13386
http://spreadfirefox.com/community/...
Richard Jobity
RichardJ@...
Sep 14, 2004 8:27 pm
13387
Got to try this on a old PC - Dev T NASLite v1.x is a single floppy disk based Network Attached Storage (NAS) Server Operating System designed to transform a...
Dev Anand Teelucksingh
dave@...
Sep 15, 2004 1:00 am
13388
... Thanks for the link, Dev. I downloaded it, looks very interesting. I can't figure out how they're doing it. Can't get the floppy to mount. It has a...
In the past we have been able to get in contact with some good programmers from this group. Once again we are looking for a Junior Programmer, ready to start...
The filesystem is most likely ext2. To mount a 1.7Mb use the following. # mount -t ext2 /dev/fd0h1722 /mnt/floppy On some distros fd0h1772 might be fd0H1722 or...
Upgrade your Moz stuff, people. http://secunia.com/advisories/12526/...
Richard Jobity
RichardJ@...
Sep 15, 2004 7:18 pm
13392
... Nope. Tried that. Didn't work. The image of the floppy on disk returns 'x86 boot sector' from the 'file' command. Any idea how to unravel a boot sector? ...
The instructions given to create the bootable NASLite floppy in Linux : gunzip NASLite.img.gz fdformat /dev/fd0u1722 dd if=NASLite.img of=/dev/fd0u1722 Dev T...