Re: Apache2 and mod_auth_mysql?

2006-10-07 Thread fraz
I believe you need to separate certain words with underscores, e.g. Auth_MySQL_Host. Don't forget to set up your authentication table and populate it, and for me, I needed to stipulate "Auth_MySQL_Encryption_Types Plaintext" for the lookups to work (which led me to do this over SSL). Jan Johanss

Re: added RAM, RAM not recognized by debian

2006-09-28 Thread fraz
Ron, Thanks, you are correct. Guess I'll make the move to a new kernel image. Ron Johnson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09/28/06 09:39, fraz wrote: > > Just switched a processor on a system, went fine, but added an > > additional

added RAM, RAM not recognized by debian

2006-09-28 Thread fraz
Just switched a processor on a system, went fine, but added an additional gig of ram and debian doesn't seem to see it. It shows up in the BIOS. Googled a bit and added "mem=2048M" to the kernal line in /boot/grub/grub.conf. Didn't work. Still just shows a gig (the original memory). cat /proc/memi

Re: installing Etch to a USB drive

2005-11-22 Thread fraz
fraz wrote: I am trying to install amd64 Etch using the beta 1 release installer onto an 80Gig USB 2.0 Hard Drive. It goes pretty well, the drive is picked up at /dev/sda and installs happilly. Unfortunately it won't boot, and the kernel prints this message: /sbin/init: 432: cannot ope

installing Etch to a USB drive

2005-11-19 Thread fraz
I am trying to install amd64 Etch using the beta 1 release installer onto an 80Gig USB 2.0 Hard Drive. It goes pretty well, the drive is picked up at /dev/sda and installs happilly. Unfortunately it won't boot, and the kernel prints this message: /sbin/init: 432: cannot open dev/console: No su

Re: Howto find and remove unused libraries?

2005-06-29 Thread fraz
Well I now have 1.2 Gigs free on my 3 Gig root partition. Amazing! I was down to nearly 300 Megs before. Brian Kimball wrote: Just so you know, aptitude's fullscreen interface can be heavily customized to your liking. You can decide what information should be shown on each line in the packag

noflushd tries to spin down USB Flash drive.

2005-06-27 Thread fraz
bug report? or can it be fixed. I'm using Etch. Thanks again. fraz. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Howto find and remove unused libraries?

2005-06-26 Thread fraz
Jochen Schulz wrote: fraz: [...] For future reference is there a better way to remove packages so the unused dependencies are also removed? If you use aptitude to install packages, it will remember which packages have been installed just because something you really wanted depended on it

Re: Howto find and remove unused libraries?

2005-06-26 Thread fraz
Thanks all! 98 Megs freed! My root partition was getting a little tight. I knew there had to something to do the job. :D Orphaner was pretty straight forward. Some of it was old -dev packages so I could compile programs from the authors tarballs while helping debug. And a few other random th

Howto find and remove unused libraries?

2005-06-26 Thread fraz
I suspect there is a lot of unused crud. For future reference is there a better way to remove packages so the unused dependencies are also removed? Is "dpkg -P" equivalent to "apt-get remove"? Thanks, fraz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o