Printing to Lantronix EPS1 via LPD

2003-02-13 Thread Tim Ayers
rmation. Thanks very much for any help! Hope you have a very nice day, :-) Tim Ayers ([EMAIL PROTECTED]) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Printing to Lantronix EPS1 via LPD

2003-01-29 Thread Tim Ayers
very much for any help! Hope you have a very nice day, :-) Tim Ayers ([EMAIL PROTECTED]) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Printing to Lantronix EPS1 via LPD

2003-01-25 Thread Tim Ayers
ion. Thanks very much for any help! Hope you have a very nice day, :-) Tim Ayers ([EMAIL PROTECTED]) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: modifying /etc/motd during boot

2003-01-25 Thread Tim Ayers
, not everyone. HTH. Hope you have a very nice day, :-) Tim Ayers ([EMAIL PROTECTED]) P.S. I'm assuming you don't have other users logging in to your machine, but /etc/motd is just kind of the wrong place for this. [EMAIL PROTECTED] wrote: Simple question: I've got a simple little sc

Re: Lame,cdparanoia,AidioCD

2003-01-23 Thread Tim Ayers
.xiph.org/paranoia/links.html. I'm sure Google could turn up others. These usually look up artist and title information automatically, let you customize filename formats and generally make things easier. Sounds like you'd like things to be easier. :-) Hope you have a very nice day, :-)

Re: Lame,cdparanoia,AidioCD

2003-01-23 Thread Tim Ayers
Tim Ayers wrote: > me@mymachine:~$ for f in *.wav; do lame $f ${f%%wav}mp3"; done Darn. Syntax error. Take off the errant double-quote after 'mp3' in both examples... for f in *.wav; do lame $f ${f%%wav}mp3; done Hope you have a very nice day, :-) Tim Ayers ([EMAIL PRO

Installing from boot disk and CD

1999-12-03 Thread Tim Ayers
from Linuxmall. I've tried several permutations without luck. I'm hoping a kind soul will tell me the steps to take. :-) Thanks a lot! Hope you have a very nice day, :-) Tim Ayers ([EMAIL PROTECTED]) Norman, Oklahoma

Re: good book to learn perl

1999-11-22 Thread Tim Ayers
AGAINST "Learning Perl" and recommend "Perl: The Programmer's Companion" by Nigel Chapman. For experienced programmers "Learning Perl" moves very slowly and barely touches interesting material. "Programmer's Companion" is just the opposite. HTH and Hope you have a very nice day, :-) Tim Ayers ([EMAIL PROTECTED]) Norman, Oklahoma

Using dselect thru a firewall

1999-11-06 Thread Tim Ayers
Is there a way to set up dselect to do FTP access thru a proxy? Thank you. Hope you have a very nice day, :-) Tim Ayers ([EMAIL PROTECTED])

Driver for Compaq Netelligent network card

1999-11-04 Thread Tim Ayers
Hi, I'm trying to install Debian GNU/Linux on a Compaq Deskpro 6000. I'm stuck on getting the network to work. As far as I can tell the network card is a "Netelligent 10/100 TX Embedded UTP Bus 0." Can anyone tell me which driver goes with that? Thanks! Hope you have a ve