Re: [Hampshire] [OT] Anyone know about Dell Latitude D600 laptops?

2012-03-10 Thread Paul Tansom
** Vic [2012-03-08 18:20]: > I've been using this scrotty D600 for years now, and I'd be loathe to get > rid of it, but it is developing a problem. > > After a while, I get vast numbers of mouse/touchpad events. It becomes > unusable (random movements and clicking all over the place). > > It see

Re: [Hampshire] Looking for a Perl IDE

2012-03-10 Thread Damian L Brasher
On Thu, 2012-03-08 at 19:26 +, Anton Piatek wrote: > EPIC for eclipse can do the perl debugger, however I have never done > much with it. ... and Perl::Critic to measure code against Perl Best Practices (Standards and Styles for Developing Maintainable Code) by Damian Conway, published by O'Re

Re: [Hampshire] Quick question

2012-03-10 Thread Andy Smith
Hello, On Sat, Mar 10, 2012 at 09:20:12AM +, James Courtier-Dutton wrote: > apt-file search ssl-cert-snakeoil.key > might have found it, but it does not. > > apt-file does not appear to be as useful as it used to be. It's because ssl-cert-snakeoil.key is a generated file, created by make-ssl

Re: [Hampshire] Quick question

2012-03-10 Thread James Courtier-Dutton
On 10 March 2012 09:02, Imran Chaudhry wrote: > > The problem is my base case with ssl-cert-snakeoil.key. It does not seem to > be easy to derive which package /etc/ssl/private/ssl-cert-snakeoil.key is > in. > > Can anyone give me any pointers here as to best approach? > apt-file search ssl-cert-

Re: [Hampshire] Quick question

2012-03-10 Thread Imran Chaudhry
I have had this problem before and this gave me an idea of creating a web app that takes any file from the standard install and lists that results of stat. I have had a go, my first milestone is just to stat files on the host system: http://opticalgarbage.com/cgi-bin/ufs.pl The distro choice does