Re: [expert] YaBQ: Yet nother burning question

2002-03-23 Thread Dwaine Felch
One of the reasons for MD5 values is to make sure the transfer of data or iso is successful. Did you check the MD5 values on the 98 box? Also Nero has a prob- lem burning "track-at-once" so select "disc-at-once". Use name brand CDRs not geneic no name stuff. And the last thing I can of is if

Re: [expert] upper to lower case in directory?

2002-03-02 Thread Dwaine Felch
Try making the changes below and if that helps #!/usr/bin/perl while (ARGV) { $x = $_; tr/A-Z/a-z/; system(mv,$x,$_); } Michael Holt wrote: Hello all! I've got a directory of mp3's which I stream from my server on an internal lan I've recorded a great

[expert] Mandrake User Club.

2002-02-12 Thread Dwaine Felch
I currently support Mandrake by purchasing their products I have the Power Packs 8.0 and 8.1. Some of you have joined the Mandrake club and I commend you for the donation made; as for benefits of the club what have you received? Any downloads that I don't have or books, etc. available? I've been

RE: [expert] Matrix screensaver install.

2002-02-08 Thread Dwaine Felch
Thanks, I will download and get it a try. Dwaine -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michael Holt Sent: Thursday, February 07, 2002 11:18 PM To: [EMAIL PROTECTED] Subject: Re: [expert] Matrix screensaver install. 8:57pm... Dwaine Felch

[expert] FW: Matrix screensaver install.

2002-02-08 Thread Dwaine Felch
. Dwaine -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michael Holt Sent: Thursday, February 07, 2002 11:18 PM To: [EMAIL PROTECTED] Subject: Re: [expert] Matrix screensaver install. 8:57pm... Dwaine Felch carefully chose these words: Thanks

[expert] Matrix screensaver install.

2002-02-07 Thread Dwaine Felch
Does anyone know why the matrix screensaver will not show up in the selection box? I used rpm -ivh cmatrix-1.1b-1.i386.rpm as root and installed with no errors on Mandrake 8.1. Thanks, Dwaine Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

Re: [expert] Matrix screensaver install.

2002-02-07 Thread Dwaine Felch
mike wrote: Dwaine Felch wrote: Does anyone know why the matrix screensaver will not show up in the selection box? I used rpm -ivh cmatrix-1.1b-1.i386.rpm as root and installed with no errors on Mandrake 8.1. cmatrix runs in the console or terminal just open a console and type cmatrix

[expert] SuSE 7.3 Personal

2002-02-05 Thread Dwaine Felch
Well I found out why I had to buy Suse 7.3 instead of downloading trying out first before I buy that's because it's no good. During installation it locked numerous times; had to finish the install in safe mode just so I could get to the desktop, it can't detect monitors and is very buggy once

RE: [expert] redhat vs. mandrake

2002-01-17 Thread Dwaine Felch
Computers are funny things with the billions or more of circuits I can't Help but wonder if that is where the inconsistency comes from 90 some % of The time and not so much the software. Dwaine -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, January

RE: [expert] oooops -OT-

2002-01-15 Thread Dwaine Felch
The truth of the matter is if Mandrake is compared to Win9x or ME Mandrake Is far superior BUT, put Mandrake up against Win2000 or better yet WinXP and Mandrake has a lot of catching up to do. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Mark

RE: [expert] C++ errors

2001-12-30 Thread Dwaine Felch
#include iostream int main() { cout Hello World! endl; return(0); } Try the above :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Tom Brinkman Sent: Sunday, December 30, 2001 5:42 PM To: [EMAIL PROTECTED] Subject: Re: [expert] C++

RE: [expert] System freezes when copying in second ide channel

2001-12-14 Thread Dwaine Felch
You may want to suspect the VIA chipset they have a know data corruption problem and I don't think they have fixed it yet. One independent software Testing company said a SoundBlaster Live card tended to make it more likely To occur. Your are not the first person I have heard this complain from.