[Hampshire] Dell Flexbay cable

2011-08-23 Thread Paul Tansom
Does anyone know where to get either one of these cables or the motherboard end
connector for it locally (to Portsmouth) or cheaply online? I've just migrated
my desktop system across to a Dell Dimension 9100 that I had spare to get a bit
of a performance boost (yes my kit is old!).

Unfortunately, apart from generally disliking the fact that I couldn't just nab
the motherboard and processor and put them in my usual case, and being less
than happy with the drive mounting features (which comes of working in shock
and vibration testing and being all too aware the damage resonance can do), it
uses a non standard connector on the motherboard for the USB header that
connects the card reader.  This means I can't swap the standard one for my
better featured one without sorting out an adaptor cable.

As per the subject, the 'feature' is Flexbay. The cable is a "Dell R6401
(M7502) Memory card reader cable 10 pin" and uses a 10 pin 0.2mm pitch
connector instead of the usual 2.54mm pitch that my card reader has :(

-- 
Paul Tansom | Aptanet Ltd. | http://www.aptanet.com/ | 023 9238 0001
==
Registered in England  |  Company No: 4905028  |  Registered Office:
Crawford House, Hambledon Road, Denmead, Waterlooville, Hants, PO7 6NU

--
Please post to: Hampshire@mailman.lug.org.uk
Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire
LUG URL: http://www.hantslug.org.uk
--


Re: [Hampshire] ls -l

2011-08-23 Thread Simon Huggins
On Tue, Aug 23, 2011 at 12:22:17PM +0100, Rob Malpass wrote:
> Is there a way to have ls -l update in real time?

You could just run:
watch ls -l

(as long as the output isn't bigger than your terminal that would
probably do what you want)

-- 
Simon  [ hug...@earth.li ] *\ "Engage panic Circuits. Panic  \**
** ]-+-+-+-+-+-+-+-+-[ **\circuits engaged. AAARRRGh!" -  \*
** [  Htag.pl 0.0.24 ] ***\   Kryten.  \

--
Please post to: Hampshire@mailman.lug.org.uk
Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire
LUG URL: http://www.hantslug.org.uk
--


[Hampshire] ls -l

2011-08-23 Thread Rob Malpass
Hi all

 

I may be missing the obvious here but is there a way to have ls -l wait to
see if more files are added to a directory?

 

What I'm trying to do is restore from a tape backup and (for reasons I won't
bore you all with) I want to see the output in a terminal as opposed to a
file manager.   The files are being restored to a NAS so if I had nautilus
open, they would appear as icons as they were restored.   However ls -l
would only show what's there.

 

Is there a way to have ls -l update in real time?

 

Cheers

Rob

--
Please post to: Hampshire@mailman.lug.org.uk
Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire
LUG URL: http://www.hantslug.org.uk
--