Re: mysql root user password, and Debian updates

2003-02-09 Thread Michael Mauch
stan <[EMAIL PROTECTED]> wrote: > On Sun, Feb 09, 2003 at 12:49:44PM -0500, Jeremy Gaddis wrote: >> Do you have the mysql root password stored in /root/.my.cnf >> as detailed in /usr/share/doc/mysql-server/README.Debian? >> > > I didn't, but I do now: > > -rw---1 root root

Re: Installing Woody via adsl

2002-01-06 Thread Michael Mauch
dman wrote: > On Fri, Jan 04, 2002 at 02:05:46PM +0100, Antonio wrote: > | Is there a way to net-install Woody (or sid) via ADSL? I don't have a direct > | ethernet connection, but installing via ADSL would solve me a couple of > | problems. > > Yes. ADLS is nothing special as far as software go

Re: easter eggs

2001-12-27 Thread Michael Mauch
martin f krafft schrieb: > also sprach Paul Mackinney <[EMAIL PROTECTED]> [2001.12.27.1152 +0100]: > > That is so creepy! Be sure to write a startup script for it to put in > > /etc/rc2.d :-) > > mh... it's more an xsession thing imho... but yes, it'll automatically > start after a random delay..

Re: cdrecording

2001-12-26 Thread Michael Mauch
David Gardi wrote: > I' using cdrecord 1.10-2.2, and when I record audio cds, I am able only > to speed at > 1x. My recorder is a 4x capable drive, and if I try and record at a > higher speed, the audio > plays back faster than it should. Data cds work as expected. I did not > have this problem

Re: man v. info

2001-12-26 Thread Michael Mauch
Karsten M. Self wrote: > on Wed, Dec 26, 2001 at 04:31:12PM +0100, Michael Mauch ([EMAIL PROTECTED]) > wrote: > > Karsten M. Self wrote: > > > This can be further mitigated by browsers that render on partial > > > load, or which allow background loading of page

Re: man v. info

2001-12-26 Thread Michael Mauch
Karsten M. Self wrote: > on Tue, Dec 25, 2001 at 06:32:31PM -0800, Craig Dickson ([EMAIL PROTECTED]) > wrote: > > Carl Fink wrote: > > > > > BTW, for HTML docs, put them all in *one* file with hyperlinks. There is > > > no > > > meaningful advantage to cutting it into twenty pieces, and it mak

Re: How to read CD label?

2001-12-25 Thread Michael Mauch
Neal Lippman wrote: > Is there any utility that can give me the lablel on a CD (mouinted or > unmounted - doesn't matter to me). isoinfo -d -i /dev/cdrom isoinfo is part of mkisofs. Or this script ("cd-info"): #!/bin/bash RD=${1:-/dev/cdrom} for i in 32768,7 32776,32 32808,32 32958,128 33

Re: Where do you RTFM ?

2001-12-25 Thread Michael Mauch
Karsten M. Self schrieb: > on Mon, Dec 24, 2001 at 08:57:27PM -0600, John Hasler ([EMAIL PROTECTED]) > wrote: > > dman writes: > > > Personally it is the emacs-centric interface. > > > > What is emacs-centric about (N)ext, (P)revious, (U)p, (S)earch, and ENTER? > > How about the fact that NPU h

Re: cdrecord problems

2001-12-25 Thread Michael Mauch
Patrik Modesto wrote: > Dec 18 19:18:16 mody kernel: hdd: status error: status=0x58 { DriveReady > SeekComplete DataRequest } > Dec 18 19:18:16 mody kernel: hdd: drive not ready for command > Dec 18 19:18:16 mody kernel: hdd: status error: status=0x58 { DriveReady > SeekComplete DataRequest } > De