It is a PC card for a laptop. 
should i just google to find out what chip it supports?  and i
appologize, i know i sound a little dumb but i am new at RH 9, when you
say "chip supported" what exact chip are your refering to.  Thanks for
the help, and i will let you know if i got this to work. 



On Wed, 2003-07-16 at 10:27, [EMAIL PROTECTED] wrote:
> Send redhat-list mailing list submissions to
>       [EMAIL PROTECTED]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://www.redhat.com/mailman/listinfo/redhat-list
> or, via email, send a message with subject or body 'help' to
>       [EMAIL PROTECTED]
> 
> You can reach the person managing the list at
>       [EMAIL PROTECTED]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of redhat-list digest..."
> 
> 
> ______________________________________________________________________
> 
> Today's Topics:
> 
>    1. Re: Change hostname (Jacques Lederer)
>    2. RE: Viewing SCO Partition with RH 7.3 (Kevin Krieser)
>    3. Re: up2date icon problem (Edward Dekkers)
>    4. Anyone Build mod_jk on Red Hat 9??? (Big Chuck)
>    5. Re: Change \'[A-Z] to \'[a-z] (Matthew Melvin)
>    6. Re: Does Adaptec 1200A RAID work ? (Jeff Kinz)
>    7. ppSCSI support in redhat 9 kernel 2.4 (Didier Casse)
>    8. Re: Relay Problem (Tim Edwards)
>    9. linux as router/firewall questions (Kirby Clements)
>   10. Re: linux as router/firewall questions (Richard Bewley)
>   11. Re: linux as router/firewall questions (Edward Dekkers)
>   12. Odd - outbound connections - which IP? (Chris Johnston)
>   13. Re: Change \'[A-Z] to \'[a-z] - Thanks! (Eric Sisler)
>   14. Re: linux as router/firewall questions (Bret Hughes)
>   15. Re: Change \'[A-Z] to \'[a-z] (Eric Chevalier)
>   16. Re: Change \'[A-Z] to \'[a-z] (Eric Sisler)
>   17. Re: Change \'[A-Z] to \'[a-z] (Eric Chevalier)
>   18. Re: Squirrelmail configuration in Redhat (Randy Perkins)
>   19. Re: Squirrelmail configuration in Redhat (Ken Sorensen)
>   20. enable NFS client (Forest King)
>   21. Re: enable NFS client (Bret Hughes)
>   22. Automated Backups Between Remote Redhat Boxes (Sevatio)
>   23. Error 530 on ftp request (Daryl Hunt)
>   24. Re: SMC Wireless card in Redhat 9 ([EMAIL PROTECTED])
>   25. Re: Automated Backups Between Remote Redhat Boxes (Ian Mortimer)
>   26. Re: SMC Wireless card in Redhat 9 ([EMAIL PROTECTED])
>   27. system crash on boot up (babar haq)
>   28. Re: Disk cloning urgent (vijaya)
>   29. Re: system crash on boot up (=?ISO-8859-1?Q?Cornelius_K=F6lbel?=)
>   30. How to rip vcd's on Linux (Didier Casse)
>   31. No sound in RH 8.0. (Panos Tsapralis (TELLAS))
>   32. No sound in RH 8.0. (Panos Tsapralis (TELLAS))
>   33. upgrade from 7.3 to 9.0 (David Richards)
>   34. Re: How to rip vcd's on Linux (Stephen Kuhn)
>   35. MP3 Player (Luciano Rabelo)
>   36. Re: MP3 Player (Anth Courtney)
>   37. Re: MP3 Player (Devrim GUNDUZ)
>   38. Re: Change hostname [Re:RHLv1#8131] (Joe(theWordy)Philbrook)
>   39. Re: MP3 Player (Kelerion)
>   40. RH9 and EP-MVP4M (Geoff Thurman)
>   41. nfs clients (Kelerion)
>   42. Screenshots and movie players (mplayer/xine) (Vij Chau)
>   43. Re: How to install Removable USB HardDrive? (Farschad Torabi)
>   44. Postfix RedHat9 (Scott Antonivich)
>   45. Re: Viewing SCO Partition with RH 7.3 (Eric Wood)
>   46. Re: Screenshots and movie players (mplayer/xine) (Kelerion)
>   47. RE: Postfix RedHat9 (Scott Antonivich)
>   48. Re: How to rip vcd's on Linux (Jonathan Bartlett)
>   49. RE: Postfix RedHat9 (Mark Haney)
>   50. RE: Postfix RedHat9 (Scott Antonivich)
>   51. Changing the security level configuration to allow port 53
>        (DNS) (Brent Herring)
> 
> ______________________________________________________________________
> 
> From: Jacques Lederer <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Change hostname
> Date: 16 Jul 2003 01:49:33 +0200
> 
> Yes, but then you still get the old name in the prompt so long as you have
> not logged out...
> 
> Jack
> 
> 
> 
> ______________________________________________________________________
> 
> From: Kevin Krieser <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: RE: Viewing SCO Partition with RH 7.3
> Date: 15 Jul 2003 18:50:38 -0500
> 
> Assuming the SCO is anything at least relatively modern, such as SCO
> Openserver 5, then it is probably formated HTFS.  I had looked into it back
> when my company was migrating from SCO to Redhat.
> 
> I used to see a commercial implementation available on the web (never tried
> it), but it doesn't appear to be available anymore.
> 
> The only hope will probably be to try to mount the drive on another SCO
> computer, and try to tar the needed files off to tape.
> 
> SCO used to provide a free license for non-commercial use, but they don't
> appear to anymore.  I had purchased a version years ago for personal use.
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Linux Tard
> Sent: Tuesday, July 15, 2003 4:00 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Viewing SCO Partition with RH 7.3
> 
> 
> Pablo
> 
> you'll need to recompile your kernel to include both
> FS type support as well as emulation if you want to
> run binaries on that system, specifically;
> 
> CONFIG_SYSV_FS
> 
> is the FS TYPE you want to include as a module, sysv.o
> 
> 
> If you get lost there is a paper www.crazytrain.com
> under papers, kernel compiling for forensics, that has
> the steps that will guide you.   It's for forensics,
> but the steps helped me.
> 
> If you do the above you'll be able to locally mount
> those volumes and browse.
> 
> Alternatively if you run that disk and have NFS set up
> you could just use NFS to browse the logical contents.
> 
> 
> lt
> 
> 
> 
> 
> --- "Pablo L. Robles" <[EMAIL PROTECTED]> wrote:
> > Hello Gang:
> >
> > I have some customer valuable data on a SCO HD. The
> > HD has some bad
> > sectors the prevent it from booting. I have no
> > access to other SCO
> > machines. Looked all over the fdisk and format man
> > pages but still don't
> > know of a way to mount the SCO disk with RH 7.3, I
> > even connected the
> > drive but it doesn't recognize the filesystem type.
> > Is this HD gone to
> > heaven or there's still a way to retreive the data
> > on the HD?
> >
> > Thanks in advance,
> >
> > Pablo
> > Yauco, PR
> >
> >
> > --
> > redhat-list mailing list
> > unsubscribe
> >
> mailto:[EMAIL PROTECTED]
> > https://www.redhat.com/mailman/listinfo/redhat-list
> 
> 
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
> 
> 
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 
> ______________________________________________________________________
> 
> From: Edward Dekkers <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: up2date icon problem
> Date: 16 Jul 2003 07:56:09 +0800
> 
> 
> 
> Doug Finch wrote:
> > On RedHat 9.0 the up2date icon is distorted on the toolbar.  It appears
> > not as a circle but as a vertical line and it is hard to tell whether it
> > is red or blue.  This has happened on two different machines that I have
> > running 9.  One of the machines I removed the icon from the toolbar in
> > an attempt to reinstall it and now I am not able to get it reappear. 
> > Can anyone tell me how to get my icon back and why it is doing what it
> > is?
> > DF
> 
> Jeez - wasn't this fixed yet? I had this problem on 8.0, but not on 9 
> (it's 9 btw, not 9.0).
> 
> The fix was indeed to remove it and re-start it from memory. I think 
> it's called rhn-applet-gui or just rhn-applet. Not sure - check the 
> archives or google it's bound to be in there as a lot of people had that 
> problem.
> 
> Regards,
> Ed.
> 
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: Big Chuck <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Anyone Build mod_jk on Red Hat 9???
> Date: 15 Jul 2003 17:33:08 -0700
> 
> 
> I cannot get mod_jk to build on Red Hat 9 (with all updates and latest 
> update kernel) using the version of Apache that comes default 
> (Apache/2.0.40). I am trying to build mod_jk 1.2.4 using the apxs method.
> 
> It gets pretty far into the compile and then croaks with this error:
> 
> Thanks for any help,
> CC
> 
> Here is the compile error:
> 
> /bin/sh /usr/bin/libtool --silent --mode=link gcc -I/usr/include/httpd 
> -g -O2 -DUSE_APACHE_MD5 -I ../common  -I 
> /usr/local/tomcat/j2sdk1.4.1_03/include -I 
> /usr/local/tomcat/j2sdk1.4.1_03/include/unix -DLINUX=2 -D_REENTRANT 
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -O2 -g 
> -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -pthread 
> -DNO_DBM_REWRITEMAP -g -O2 -pthread -DNO_DBM_REWRITEMAP -DLINUX=2 
> -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE 
> -D_GNU_SOURCE -o mod_jk.la -module -rpath /usr/lib/httpd/modules 
> -avoid-version mod_jk.lo ../common/jk_ajp12_worker.lo 
> ../common/jk_connect.lo ../common/jk_msg_buff.lo ../common/jk_util.lo 
> ../common/jk_ajp13.lo ../common/jk_pool.lo ../common/jk_worker.lo 
> ../common/jk_ajp13_worker.lo ../common/jk_lb_worker.lo 
> ../common/jk_sockbuf.lo ../common/jk_map.lo 
> ../common/jk_uri_worker_map.lo ../common/jk_ajp14.lo 
> ../common/jk_ajp14_worker.lo ../common/jk_md5.lo 
> ../common/jk_ajp_common.lo ../common/jk_context.lo
> i386-redhat-linux-gcc: ../common/jk_ajp12_worker.lo: No such file or 
> directory
> i386-redhat-linux-gcc: ../common/jk_connect.lo: No such file or directory
> i386-redhat-linux-gcc: ../common/jk_msg_buff.lo: No such file or directory
> i386-redhat-linux-gcc: ../common/jk_util.lo: No such file or directory
> i386-redhat-linux-gcc: ../common/jk_ajp13.lo: No such file or directory
> i386-redhat-linux-gcc: ../common/jk_pool.lo: No such file or directory
> i386-redhat-linux-gcc: ../common/jk_worker.lo: No such file or directory
> i386-redhat-linux-gcc: ../common/jk_ajp13_worker.lo: No such file or 
> directory
> i386-redhat-linux-gcc: ../common/jk_lb_worker.lo: No such file or directory
> i386-redhat-linux-gcc: ../common/jk_sockbuf.lo: No such file or directory
> i386-redhat-linux-gcc: ../common/jk_map.lo: No such file or directory
> i386-redhat-linux-gcc: ../common/jk_uri_worker_map.lo: No such file or 
> directory
> i386-redhat-linux-gcc: ../common/jk_ajp14.lo: No such file or directory
> i386-redhat-linux-gcc: ../common/jk_ajp14_worker.lo: No such file or 
> directory
> i386-redhat-linux-gcc: ../common/jk_md5.lo: No such file or directory
> i386-redhat-linux-gcc: ../common/jk_ajp_common.lo: No such file or directory
> i386-redhat-linux-gcc: ../common/jk_context.lo: No such file or directory
> make[1]: *** [mod_jk.la] Error 1
> make[1]: Leaving directory 
> `/usr/local/src/jakarta-tomcat-connectors-jk-1.2.4-src/jk/native/apache-2.0'
> make: *** [all-recursive] Error 1
>  
> 
> 
> ---------- 
> The information in this e-mail, including any attachments, is confidential and 
> intended solely for the addressee(s).  In addition, this e-mail may be subject to 
> privilege protecting communications between attorneys and their clients.  Access to 
> this e-mail by anyone else is unauthorized.  If you are not an intended recipient, 
> any disclosure, copying, distribution is prohibited and may be unlawful and any 
> action taken or not taken in reliance on this e-mail is not authorized by the 
> sender.  If you have received this e-mail in error, please immediately notify the 
> sender by telephone or return e-mail and delete the original e-mail and its 
> attachments without reading or saving it in any manner.  Thank you.
>  
> 
> 
> 
> ______________________________________________________________________
> 
> From: Matthew Melvin <[EMAIL PROTECTED]>
> To: Eric Sisler <[EMAIL PROTECTED]>
> Cc: RedHat List <[EMAIL PROTECTED]>
> Subject: Re: Change \'[A-Z] to \'[a-z]
> Date: 16 Jul 2003 10:51:01 +1000
> 
> On 15 Jul 2003 at 2:58pm (-0600), Eric Sisler wrote:
> 
> > Ok, I'm tired of banging my head against this one.  I know there must be
> > a simple perl, sed or tr solution, but I can't seem to find it.  I'm
> > cleaning up some extracted data and the one annoying thing I have left
> > is a single quote followed by a capital letter, which I want to change
> > to lowercase like so:
> > 
> > Can'T -->  Can't
> > Santa'S --> Santa's
> > 
> > and so on.
> > 
> 
> How 'bout something like...
> 
> [EMAIL PROTECTED] matthewm]$ cat in
> Can'T -->  Can't
> Santa'S --> Santa's
> [EMAIL PROTECTED] matthewm]$ cat in | perl -p -e "s/(\'[A-Z])/lc(\$1)/e"
> Can't -->  Can't
> Santa's --> Santa's
> [EMAIL PROTECTED] matthewm]$ 
> 
> M.
> 
> -- 
> WebCentral Pty Ltd           Australia's #1 Internet Web Hosting Company
> Level 5, 100 Wickham St.           Network Operations - Systems Engineer
> PO Box 930, Fortitude Valley.                     phone: +61 7 3249 2552
> Queensland, Australia 4006.                       pgp key id: 0x900E515F
> 
> 
> 
> ______________________________________________________________________
> 
> From: Jeff Kinz <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Does Adaptec 1200A RAID work ?
> Date: 15 Jul 2003 21:07:54 -0400
> 
> On Tue, Jul 15, 2003 at 01:45:09PM -0600, Trevor wrote:
> > 
> > Does it work... sort of.  It's still a software raid card.  You need the
> > 2400 for TRUE hardware raid.
> 
> Honk? :-)   A software raid card?   Doesn't that kind of obviate the need
> for the card at all since Linux can do software raid all by itself ?
> 
> Can you give me any more info about this aspect of the card?
> Like does it somehow speed up software RAID?
> 
> > 
> > 
> > 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of Jeff Kinz
> > Sent: Tuesday, July 15, 2003 12:41 PM
> > To: RedHat List
> > Subject: Does Adaptec 1200A RAID work ?
> > 
> > 
> > Hi all
> > I considering putting a server together mirroring two drives
> > using the adaptec 1200A for a controller card.
> > 
> > All the references I've seen to it on google/Linux are asking
> > if anyone know how to make it work, w/no tales of success.
> > 
> > Does anyone know if the adaptec 1200A does work w/RH?  or if there is
> > better choice for a hardware controller for IDE-RAID?
> > 
> > Thanks.
> > 
> > --
> > Jeff Kinz, Open-PC, Emergent Research,  Hudson, MA.  [EMAIL PROTECTED]
> > copyright 2003.  Use is restricted. Any use is an
> > acceptance of the offer at http://www.kinz.org/policy.html.
> > Don't forget to change your password often.
> > 
> > 
> > --
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]
> > https://www.redhat.com/mailman/listinfo/redhat-list
> > 
> > 
> > -- 
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]
> > https://www.redhat.com/mailman/listinfo/redhat-list
> > 
> 
> -- 
> Jeff Kinz, Open-PC, Emergent Research,  Hudson, MA.  [EMAIL PROTECTED]
> copyright 2003.  Use is restricted. Any use is an 
> acceptance of the offer at http://www.kinz.org/policy.html.
> Don't forget to change your password often.
> 
> 
> 
> ______________________________________________________________________
> 
> From: Didier Casse <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: ppSCSI support in redhat 9 kernel 2.4
> Date: 16 Jul 2003 09:31:23 +0800
> 
> Anybody knows a good patch so that I can get ppSCSI support in redhat 9 
> kernel 2.4-20.8.
> 
> 
> 
> 
> -- 
> 
> Didier
> 
> PhD student
> 
> Singapore Synchrotron Light Source (SSLS)
> 5 Research Link,
> Singapore 117603
> 
> Email: [EMAIL PROTECTED] or [EMAIL PROTECTED]
> Website: http://ssls.nus.edu.sg
> 
> 
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: Tim Edwards <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Relay Problem
> Date: 15 Jul 2003 22:11:30 -0400
> 
> Yep, I tried that. Just for fun I tried it again just now and got:
> 
> make -C /etc/mail
> make: Entering directory `/etc/mail'
> make: Nothing to be done for `all'.
> make: Leaving directory `/etc/mail'
> 
> Still no Relay lovin.
> 
> Someone suggest adding sendmail:all to my hosts.allow file but that didn't 
> help ether.
> 
> David
> 
> >From: MKlinke <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: Re: Relay Problem
> >Date: Mon, 14 Jul 2003 23:58:25 -0500
> >
> >On Monday 14 July 2003 20:15 wrote:
> > > I recently setup a new Red Hat 9 server that hosted at a local
> > > Colocation Provider. I have several times in the past used red hat,
> > > but till now never played with Send Mail as I have always used my
> > > providers mail.
> > >
> > > I decide that I would setup mail on this server. I've gone throught
> > > the instuctions and I can send mail out via MUTT. However when I try
> > > to send mail to my server from hotmail I get:
> > >
> > > Reporting-MTA: dns;hotmail.com
> > > Received-From-MTA: dns;mail.hotmail.com
> > > Arrival-Date: Mon, 14 Jul 2003 17:00:05 -0700
> > >
> > > Final-Recipient: rfc822;[EMAIL PROTECTED]
> > > Action: failed
> > > Status: 5.7.1
> > > Diagnostic-Code: smtp;550 5.7.1 <[EMAIL PROTECTED]>... Relaying
> > > denied
> > >
> > > I have  nexus.qii.net in my local-host-names file.
> > > I have commented out the line:
> > > DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
> > >
> > > The log file doesn't show any error messages that I can find.
> > > (/var/log/maillog)
> > >
> > > I'm at a lost what to check next. Anyone got some advise ?
> > >
> > > David
> >
> >
> >Did you follow the instructions at the top of sendmail.mc to rebuild the
> >sendmail.cf file, then restart sendmail?
> >
> >Regards,  Mike Klinke
> >
> >
> >--
> >redhat-list mailing list
> >unsubscribe mailto:[EMAIL PROTECTED]
> >https://www.redhat.com/mailman/listinfo/redhat-list
> 
> _________________________________________________________________
> MSN 8 with e-mail virus protection service: 2 months FREE*  
> http://join.msn.com/?page=features/virus
> 
> 
> 
> ______________________________________________________________________
> 
> From: Kirby Clements <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: linux as router/firewall questions
> Date: 15 Jul 2003 19:23:13 -0700
> 
> I have a question with using linux as a router. Is it possible to have 
> the router/firewall linux box connected to an actual phone line, where 
> a 56K connection would be established, having the linux router dialout, 
> establish a connection, and then provide that connect via a switch on 
> the other side of the linux router. I have read the urls on this issue:
> 
> http://www.europe.redhat.com/documentation/HOWTO/Firewall-HOWTO-6.php3
> http://www.europe.redhat.com/documentation/HOWTO/Diald-HOWTO-8.php3
> 
> and am about to give it a shot.
> 
> To better explain, here is the example:
> phone line/wall   ----->   linux router w/ 56K modem w/connection  
> ----->  an ethernet connect from linux/router to Tiger Switch  ---->
> switch providing ethernet connect to about 20 machines, all windows 
> boxes, mostly NT and 2 NT servers running mail and Exchange, IIS. 
> Running the network essentially, so I got to be careful what I block 
> obviously. And all the windows boxes are using 192 addressess, which 
> might make things harder or easier. I don't know yet.
> 
> I presume using diald, pppd, and either PAP or CHAP, both configured?   
>   Secondly, do windows boxes have any issues communicating with a linux 
> router/firewall? The linux box used for this possible scenario is a 
> mighty 200 MHZ with 64 RAM. There would be no X on the box, to speed 
> things up. I must say though, it has been a while since I even thought 
> about dialout anything.
> 
> Thanks for any help on this issue.
> 
> Kirby
> 
> 
> 
> ______________________________________________________________________
> 
> From: Richard Bewley <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: linux as router/firewall questions
> Date: 15 Jul 2003 22:39:23 -0400
> 
> Hi,
> 
> You shouldn't have any issues with dialup as opposed to a better line, as 
> it is treated all the same.  The only issue is you will need some PPP 
> client to establish the connection with your modem.
> 
> Once that is done, simply setup linux as a router as you would 
> normally.  It doesn't matter to the Windows machines either.  They will 
> only use the linux box as a gateway.  If you wanted to use file sharing 
> services or other windows services, you would need to setup Samba or 
> something similar to server those types of things.
> 
> Hope this helps,
> Richard Bewley
> 
> At 07:23 PM 7/15/2003 -0700, you wrote:
> >I have a question with using linux as a router. Is it possible to have the 
> >router/firewall linux box connected to an actual phone line, where a 56K 
> >connection would be established, having the linux router dialout, 
> >establish a connection, and then provide that connect via a switch on the 
> >other side of the linux router. I have read the urls on this issue:
> >
> >http://www.europe.redhat.com/documentation/HOWTO/Firewall-HOWTO-6.php3
> >http://www.europe.redhat.com/documentation/HOWTO/Diald-HOWTO-8.php3
> >
> >and am about to give it a shot.
> >
> >To better explain, here is the example:
> >phone line/wall   ----->   linux router w/ 56K modem w/connection
> >----->  an ethernet connect from linux/router to Tiger Switch  ---->
> >switch providing ethernet connect to about 20 machines, all windows boxes, 
> >mostly NT and 2 NT servers running mail and Exchange, IIS. Running the 
> >network essentially, so I got to be careful what I block obviously. And 
> >all the windows boxes are using 192 addressess, which might make things 
> >harder or easier. I don't know yet.
> >
> >I presume using diald, pppd, and either PAP or CHAP, both configured?
> >  Secondly, do windows boxes have any issues communicating with a linux 
> > router/firewall? The linux box used for this possible scenario is a 
> > mighty 200 MHZ with 64 RAM. There would be no X on the box, to speed 
> > things up. I must say though, it has been a while since I even thought 
> > about dialout anything.
> >
> >Thanks for any help on this issue.
> >
> >Kirby
> >
> >
> >--
> >redhat-list mailing list
> >unsubscribe mailto:[EMAIL PROTECTED]
> >https://www.redhat.com/mailman/listinfo/redhat-list
> >---
> >[This E-mail scanned for viruses by friend.ly.net.]
> >
> 
> 
> ---
> [This E-mail scanned for viruses by friend.ly.net.]
> 
> 
> 
> ______________________________________________________________________
> 
> From: Edward Dekkers <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: linux as router/firewall questions
> Date: 16 Jul 2003 10:38:07 +0800
> 
> 
> 
> Kirby Clements wrote:
> 
> > I presume using diald, pppd, and either PAP or CHAP, both configured?   
> >  Secondly, do windows boxes have any issues communicating with a linux 
> > router/firewall? The linux box used for this possible scenario is a 
> > mighty 200 MHZ with 64 RAM. There would be no X on the box, to speed 
> > things up. I must say though, it has been a while since I even thought 
> > about dialout anything.
> 
> All the above is good to go Kirby, HOWEVER - I do not recommend running 
> diald any more - as the software does not seem to be maintained and is a 
> bugger to set up properly.
> 
> I would just use pppd's dial-on-demand feature.
> 
> Regards,
> Ed.
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: Chris Johnston <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Odd - outbound connections - which IP?
> Date: 15 Jul 2003 19:55:20 -0700
> 
> Hello there;
> 
> I have just upgraded to RedHat 9.  I have a base interface eth0 and 4
> sub-interfaces (eth0:1, etc...)
> 
> When I make outbound ip connections, the connections seem to originate
> from eth0:4 only for telnet, ssh, ftp.  Sendmail uses the proper source
> IP address.  Has anyone noticed this behavior?  If so, how did you
> overcome this problem?
> 
> Chris Johnston
> 714-306-5746
> 949-653-8819 (fax)
> 
>              Cannot find REALITY.SYS. Universe halted.
> -------------------------------------------------------------------
> 
> 
> 
> ______________________________________________________________________
> 
> From: Eric Sisler <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Change \'[A-Z] to \'[a-z] - Thanks!
> Date: 15 Jul 2003 20:42:37 -0600
> 
> I mumbled,
> 
> > Ok, I'm tired of banging my head against this one.  I know there must be
> > a simple perl, sed or tr solution, but I can't seem to find it.  I'm
> > cleaning up some extracted data and the one annoying thing I have left
> > is a single quote followed by a capital letter, which I want to change
> > to lowercase like so:
> > 
> > Can'T -->  Can't
> > Santa'S --> Santa's
> 
> Geoff Thurman <[EMAIL PROTECTED]> suggested:
> 
> > In perl, how about
> 
> > $_ = "Can'T eat shan'T eat Jane'S cooking.";
> > s/'T /'t /g;
> > s/'S /'s /g;
> > print $_;
> 
> > Assuming it's only T and S.
> 
> I wish it were only T & S.  I'm working with a text file that has
> 180,000+ lines in it and the problem runs the gamut from A-Z.
> 
> Tomas Johansson <[EMAIL PROTECTED]> thought:
> 
> > Yes, or if you have an array of strings, and want to replace all
> > capital letters in all strings, maybe this could be a solution:
> 
> > sub toLower
> > {
> >  my @parms = @_;
> >  for (@parms) { tr/A-Z/a-Z/ }
> >  return wantarray ? @parms : $parms[0];
> >}
> 
> > @result = toLower(@array);
> 
> 
> Not a bad idea either but I don't want to disturb the other capital
> letters.
> 
> Matthew Melvin <[EMAIL PROTECTED]> turned in the "winning"
> answer:
> 
> > How 'bout something like...
> 
> > $ cat in | perl -p -e "s/(\'[A-Z])/lc(\$1)/e"
> 
> I wound up with:
> 
> $ perl -p -e "s/(\'[A-Z])/lc(\$1)/e" <infile >outfile
> 
> I *knew* () / $1 substitution had to be in there somewhere, I just
> couldn't figure it out.  I'm attempting to learn Perl, but at the moment
> most of my work has been in manipulating MySQL databases.  I haven't
> done much "text processing" yet.
> 
> Thanks for the help!
> 
> -Eric
> 
> 
> -- 
> 
> Eric Sisler <[EMAIL PROTECTED]>
> Library Applications Specialist
> Westminster Public Library
> Westminster, CO USA
> 
> Linux - Don't fear the Penguin.
> Want to know what we use Linux for?
> Visit http://gromit.westminster.lib.co.us/linux
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: Bret Hughes <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: linux as router/firewall questions
> Date: 15 Jul 2003 22:17:39 -0500
> 
> On Tue, 2003-07-15 at 21:23, Kirby Clements wrote:
> > I have a question with using linux as a router. Is it possible to have 
> > the router/firewall linux box connected to an actual phone line, where 
> > a 56K connection would be established, having the linux router dialout, 
> > establish a connection, and then provide that connect via a switch on 
> > the other side of the linux router. I have read the urls on this issue:
> > 
> > http://www.europe.redhat.com/documentation/HOWTO/Firewall-HOWTO-6.php3
> > http://www.europe.redhat.com/documentation/HOWTO/Diald-HOWTO-8.php3
> > 
> > and am about to give it a shot.
> > 
> > To better explain, here is the example:
> > phone line/wall   ----->   linux router w/ 56K modem w/connection  
> > ----->  an ethernet connect from linux/router to Tiger Switch  ---->
> > switch providing ethernet connect to about 20 machines, all windows 
> > boxes, mostly NT and 2 NT servers running mail and Exchange, IIS. 
> > Running the network essentially, so I got to be careful what I block 
> > obviously. And all the windows boxes are using 192 addressess, which 
> > might make things harder or easier. I don't know yet.
> > 
> > I presume using diald, pppd, and either PAP or CHAP, both configured?   
> >   Secondly, do windows boxes have any issues communicating with a linux 
> > router/firewall? The linux box used for this possible scenario is a 
> > mighty 200 MHZ with 64 RAM. There would be no X on the box, to speed 
> > things up. I must say though, it has been a while since I even thought 
> > about dialout anything.
> > 
> > Thanks for any help on this issue.
> > 
> 
> I am assuming that the modem connection is for dialup Internet access.
> If so it is absolutely doable.  It has been a while since I did dialup
> also but I did a similar setup when sbc screwed up our dsl for about
> three days a year or so ago and was desperate for Internet connectivity
> in our office.
> 
> 
> Seems like pppd with dial on demand was what  I used but it may have
> been simply setting PERSIST=ON now that I think about it.
> 
> I would set up the linux box and get the dialup access working and then
> do the masq'ing of the 192.168 network.  The pap or chap will depend on
> the requirements of your isp of course.
> 
> Bret
> 
> 
> 
> ______________________________________________________________________
> 
> From: Eric Chevalier <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Change \'[A-Z] to \'[a-z]
> Date: 15 Jul 2003 22:06:25 -0500
> 
> At 02:58 PM 7/15/2003 -0600, Eric Sisler wrote:
> 
> >Ok, I'm tired of banging my head against this one.  I know there must be
> >a simple perl, sed or tr solution, but I can't seem to find it.  I'm
> >cleaning up some extracted data and the one annoying thing I have left
> >is a single quote followed by a capital letter, which I want to change
> >to lowercase like so:
> >
> >Can'T -->  Can't
> >Santa'S --> Santa's
> >
> >and so on.
> 
> Maybe I'm missing something obvious, but why not a simple tr command:
> 
>      tr [A-Z] [a-z] <infile >outfile
> 
> It seems to work just fine for me; caps are replaced by their lower-case 
> equivalent, and everything else is left untouched.
> 
> Eric
> 
> --
> Eric Chevalier                          E-mail: [EMAIL PROTECTED]
>                                             Web: www.tulsagrammer.com
>      Is that call really worth your child's life?  HANG UP AND DRIVE!
> 
> 
> 
> ______________________________________________________________________
> 
> From: Eric Sisler <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Change \'[A-Z] to \'[a-z]
> Date: 15 Jul 2003 21:05:19 -0600
> 
> On Tue, 2003-07-15 at 21:06, Eric Chevalier wrote:
> 
> > >Ok, I'm tired of banging my head against this one.  I know there must be
> > >a simple perl, sed or tr solution, but I can't seem to find it.  I'm
> > >cleaning up some extracted data and the one annoying thing I have left
> > >is a single quote followed by a capital letter, which I want to change
> > >to lowercase like so:
> > >
> > >Can'T -->  Can't
> > >Santa'S --> Santa's
> > >
> > >and so on.
> 
> 
> > Maybe I'm missing something obvious, but why not a simple tr command:
> > 
> >      tr [A-Z] [a-z] <infile >outfile
> > 
> > It seems to work just fine for me; caps are replaced by their lower-case 
> > equivalent, and everything else is left untouched.
> 
> Because I only want the conversion to lowercase if the letter is
> preceded by a single quote.  tr would replace *all* upper-case
> characters, so:
> 
> Can'T --> can't
> 
> > Eric
> 
> Nice name.  ;-)
> 
> -Eric
> 
> -- 
> 
> Eric Sisler <[EMAIL PROTECTED]>
> Library Applications Specialist
> Westminster Public Library
> Westminster, CO USA
> 
> Linux - Don't fear the Penguin.
> Want to know what we use Linux for?
> Visit http://gromit.westminster.lib.co.us/linux
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: Eric Chevalier <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Change \'[A-Z] to \'[a-z]
> Date: 15 Jul 2003 22:24:53 -0500
> 
> At 10:06 PM 7/15/2003 -0500, Eric Chevalier wrote:
> 
> >Maybe I'm missing something obvious, but why not a simple tr command:
> >
> >     tr [A-Z] [a-z] <infile >outfile
> >
> >It seems to work just fine for me; caps are replaced by their lower-case 
> >equivalent, and everything else is left untouched.
> 
> Oops! I misunderstood the original requirements; my solution won't work 
> since it will lower-case characters that need to remain uppercase.
> 
> Eric (monumentally embarrassed!)
> 
> --
> Eric Chevalier                          E-mail: [EMAIL PROTECTED]
>                                             Web: www.tulsagrammer.com
>      Is that call really worth your child's life?  HANG UP AND DRIVE!
> 
> 
> 
> ______________________________________________________________________
> 
> From: Randy Perkins <[EMAIL PROTECTED]>
> To: redhat list <[EMAIL PROTECTED]>
> Subject: Re: Squirrelmail configuration in Redhat
> Date: 15 Jul 2003 23:16:55 -0500
> 
> On Tue, 2003-07-15 at 10:54, YoloIts wrote:
> > I installed Squirrelmail through the standard Redhat 8.0 package manager in
> > KDE.
> > 
> > So it should be installed with all the standard RPM defaults. How do I
> > access the web interface to check mail? I have searched Redhat's site and
> > they have nothing. Redhat linux Bible has nothing. Squirrelmail.org does not
> > address the Redhat install.
> > 
> > Thanks
> > 
> 
> www.yourhost.com/webmail
> 
> 
> 
> ______________________________________________________________________
> 
> From: Ken Sorensen <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Squirrelmail configuration in Redhat
> Date: 15 Jul 2003 21:39:51 -0700
> 
> [EMAIL PROTECTED] wrote:
> > 
> > Send redhat-list mailing list submissions to
> >         [EMAIL PROTECTED]
> > 
> > To subscribe or unsubscribe via the World Wide Web, visit
> >         https://www.redhat.com/mailman/listinfo/redhat-list
> > or, via email, send a message with subject or body 'help' to
> >         [EMAIL PROTECTED]
> > 
> > You can reach the person managing the list at
> >         [EMAIL PROTECTED]
> > 
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of redhat-list digest..."
> > 
> > Today's Topics:
> > 
> >    1. Proper way to keep users out of a directory (Scott Antonivich)
> >    2. Squirrelmail configuration in Redhat (YoloIts)
> > 
> > -- __--__-- 
> > 
> > Message: 1
> > From: "Scott Antonivich" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Subject: Proper way to keep users out of a directory
> > Date: Tue, 15 Jul 2003 11:55:21 -0400
> > Reply-To: [EMAIL PROTECTED]
> > 
> > Hello All,
> > 
> > I am using RH 9.0 and I want to keep users other than myself from seeing php
> > files in a directory...BUT I want these php files to be able to be executed
> > from the web.
> > 
> > Basically, I want to know....how I can keep my php code safe from users who
> > may be in the server. I want the scripts to work on the web, but I dont want
> > users in the server to be able to see (possible steal) the code.
> > 
> > Thanks
> > 
> > Scott
> > 
> > -- __--__-- 
> > 
> > Message: 2
> > From: "YoloIts" <[EMAIL PROTECTED]>
> > I installed Squirrelmail through the standard Redhat 8.0 package manager in
> > KDE.
> > 
> > So it should be installed with all the standard RPM defaults. How do I
> > access the web interface to check mail? I have searched Redhat's site and
> > they have nothing. Redhat linux Bible has nothing. Squirrelmail.org does not
> > address the Redhat install.
> > 
> > Thanks
> 
> Greetings, 
>     Just got through doing that today. In the file 
> '/etc/httpd/conf.d/squirrelmail.conf' there is an alias
> set up for apache to your '/usr/share/squirrelmail/' 
> directory called '/webmail/'. Your URL should be:
> 
> http://localhost/webmail/
> or 
> http://your.domain.name/webmail/
> 
> If you want to change your URL (alias), change it in that file
> and restart apache.
> Hope this helps,
> Ken
> 
> --
> _________________________________
> Ken Sorensen <[EMAIL PROTECTED]>
> 
> 
> 
> ______________________________________________________________________
> 
> From: Forest King <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Subject: enable NFS client
> Date: 16 Jul 2003 00:32:10 -0500
> 
> Hello,
>        
> I am trying to be a client of a network file system server. The server setting is 
> fine.B ut when I try to mount on my machine, get a RPC problem. I think the problem 
> is about the ports I opened when installation do not support NFS (I only enable ssh, 
> http, and dhcp). So, which port I should open for NFS and how to open it?
> 
> 
> Best regards. 
> 
> Forest King
> [EMAIL PROTECTED]
> 2003-07-16
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: Bret Hughes <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: enable NFS client
> Date: 16 Jul 2003 00:13:10 -0500
> 
> On Wed, 2003-07-16 at 00:32, Forest King wrote:
> > Hello,
> >        
> > I am trying to be a client of a network file system server. The server
> setting is fine.B ut when I try to mount on my machine, get a RPC
> problem. I think the problem is about the ports I opened when
> installation do not support NFS (I only enable ssh, http, and dhcp). So,
> which port I should open for NFS and how to open it?
> > 
> > 
> 
> you Don't say how you know the server is fine but make sure that you
> have portmap running on the client machine as well as the server.  Not
> sure the ports required, I have never tried to run nfs on a firewalled
> system.
> 
> service portmap start 
> 
> should get it running and enable you to mount the drive.
> 
> Bret
> 
> 
> 
> ______________________________________________________________________
> 
> From: Sevatio <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Automated Backups Between Remote Redhat Boxes
> Date: 15 Jul 2003 22:04:34 -0700
> 
> What's a good method to do automated backups between two Redhat8.0 boxes 
> located remotely from each other?
> 
> 
> 
> ______________________________________________________________________
> 
> From: Daryl Hunt <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Error 530 on ftp request
> Date: 15 Jul 2003 23:45:53 -0600
> 
> I get an  error 530 when requesting a FTP remote login with a known good
> user with adm and root priveleges.
> 
> I go to services and it states that vsftp is dead and locked and it will not
> start.
> 
> Any ideas on this one?
> 
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: SMC Wireless card in Redhat 9
> Date: 16 Jul 2003 07:28:29 +0200
> 
> 
> 
> -----Original Message-----
> From: Stephen Desch <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: 15 Jul 2003 15:26:06 -0400
> Subject: SMC Wireless card in Redhat 9
> 
> > I have been having a nightmare time getting this to SMC card to work. 
> > Can anybody maybe give me a few pointers on how to even get the
> > computer
> > to recognize the card?
> > 
> > It is a SMC 2435W and a IBM thinkpad a30 running Redhat 9.0.  Should i
> > try this card, or does anybody know of  card that i can buy that has
> > the
> > support built right in?
> 
> 
> You need to see what chip the card supports. If it is a prism2 chip, then
> the wlan project should so the trick. If it is an atmel chip, then the
> atmelwlandriver at sourceforge is the way to go.
> 
> What type of card is it, usb, pcmcia, pci etc? You will need to compile
> that support into your RH9 kernel if not done so already.
> 
> The computer will not recognise the card until a) the kernel support is
> there abd b) you have installed the correct card driver. Then you have
> something.
> 
> It will work, given that you follow the steps above.
> 
> Regards,
> 
> G
> > 
> > 
> > -- 
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]
> > https://www.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 
> ______________________________________________________________________
> 
> From: Ian Mortimer <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Automated Backups Between Remote Redhat Boxes
> Date: 16 Jul 2003 15:29:56 +1000
> 
> > What's a good method to do automated backups between two Redhat8.0 boxes 
> > located remotely from each other?
> 
> rsync over ssh.
> 
> For a neat way to maintain multiple backups:
> 
>    http://www.mikerubel.org/computers/rsync_snapshots/
> 
>    
> 
> -- 
> Ian
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: SMC Wireless card in Redhat 9
> Date: 16 Jul 2003 07:30:48 +0200
> 
> 
> 
> -----Original Message-----
> From: Vince Scimeca <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: 15 Jul 2003 15:34:09 -0400
> Subject: Re: SMC Wireless card in Redhat 9
> 
> > I have used the D-Link DWL-650 and the Orinoco Gold P/N 024205/B on my
> > IBM X22 laptop running RH 9 with no issues at all.  Automatically
> > detects just the way life should be ;-)
> > 
> > On Tue, 2003-07-15 at 15:26, Stephen Desch wrote:
> > > I have been having a nightmare time getting this to SMC card to work.
> > > Can anybody maybe give me a few pointers on how to even get the
> > computer
> > > to recognize the card?
> 
> Orinoco is a prism2 chip and is well documented. I would think that the
> SMC card could be an atmel chip and would therefore require a different
> driver :-) I use an SMC 2632Wv3 wlan card with no issues at all after
> assistance from the atmel dev group on sourceforge.
> 
> Regards,
> 
> G
> > > 
> > > It is a SMC 2435W and a IBM thinkpad a30 running Redhat 9.0.  Should
> > i
> > > try this card, or does anybody know of  card that i can buy that has
> > the
> > > support built right in?
> > 
> > 
> > 
> > -- 
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]
> > https://www.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 
> ______________________________________________________________________
> 
> From: babar haq <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: system crash on boot up
> Date: 16 Jul 2003 00:52:37 -0500
> 
> hi
> i have a red hat 8 machine and today while rebooting during the message welcome to 
> red hat it displayed this 
> welcome to /etc/rc.d/rc.sysinit line 39 segmentation fault .......
> i have no idea wats happening can somebody give me some guide lines???
> thanx
> -- 
> __________________________________________________________
> Sign-up for your own FREE Personalized E-mail at Mail.com
> http://www.mail.com/?sr=signup
> 
> CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
> http://corp.mail.com/careers
> 
> 
> 
> ______________________________________________________________________
> 
> From: vijaya <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Disk cloning urgent
> Date: 16 Jul 2003 12:43:15 +0530
> 
> Hi Alan,
> Is there any constraint that the machine to be cloned should have partiitions 
> already or i could use g4u for a fresh installation of operating systems on a 
> new disk?
> 
> Thanks and regards,
> Vijaya
> 
> On Sunday 13 July 2003 07:20 pm, Alan Harding wrote:
> > On Sun, 13 Jul 2003 09:26:35 -0400
> >
> > > >> >I have a requirement wherein i want to setup a server on Linux using
> > > >> > any software or methods . I would like to have images of various OS
> > > >> > like Linux, Windows 98,windows 2000 ,XP etc on one server and
> > > >> > install it
> > >
> > > over
> >
> > I can firmly recommend G4U. I use it to back up all my workstations (15 in
> > all mixture of w2k, XP, and ME) and it has never let me down.
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: Cornelius Kölbel <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: system crash on boot up
> Date: 16 Jul 2003 09:57:33 +0200
> 
> babar haq wrote:
> 
> >hi
> >i have a red hat 8 machine and today while rebooting during the message welcome to 
> >red hat it displayed this 
> >welcome to /etc/rc.d/rc.sysinit line 39 segmentation fault .......
> >i have no idea wats happening can somebody give me some guide lines???
> >thanx
> >  
> >
> Hello
> boot from your CD in rescue mode.
> 
> Then you can mount your original installation on the harddisk.
> 
> The a first look into <mountpoint>/etc/rc.d/rc.sysinit
> will tell you, what shall happen in line 39!
> 
> Cornelius
> 
> 
> 
> ______________________________________________________________________
> 
> From: Didier Casse <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: How to rip vcd's on Linux
> Date: 16 Jul 2003 17:24:21 +0800
> 
> Hi there,
>         Which tools do you guys use to rip vcds on Linux? I've checked on 
> Google and everything pointed to DVD ripping instead of VCD ripping@
> 
> regards,
> 
> -- 
> 
> Didier
> 
> PhD student
> 
> Singapore Synchrotron Light Source (SSLS)
> 5 Research Link,
> Singapore 117603
> 
> Email: [EMAIL PROTECTED] or [EMAIL PROTECTED]
> Website: http://ssls.nus.edu.sg
> 
> 
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: Panos Tsapralis (TELLAS) <[EMAIL PROTECTED]>
> To: RedHatList <[EMAIL PROTECTED]>, RedHatPsycheMailingList <[EMAIL PROTECTED]>, 
> RedHatInstallList <[EMAIL PROTECTED]>
> Subject: No sound in RH 8.0.
> Date: 16 Jul 2003 12:53:05 +0300
> 
> Hello everybody,
> 
> I am trying to get sound out of my RH8 box. Although everything seems to
> be O.K. (configuration via KDE Control Center seems to complete
> successfully), I hear nothing from my speakers.
> 
> The following is an extract from my system's log (file
> "/var/log/messages").
> 
> Jul 16 12:17:47 panos kernel: maestro3: version 1.22 built at 13:45:29 Sep  4 2002
> Jul 16 12:17:47 panos kernel: PCI: Found IRQ 5 for device 00:0d.0
> Jul 16 12:17:47 panos kernel: PCI: Sharing IRQ 5 with 00:0d.1
> Jul 16 12:17:47 panos kernel: maestro3: Configuring ESS Maestro3(i) found at IO 
> 0xF800 IRQ 5
> Jul 16 12:17:47 panos kernel: maestro3:  subvendor id: 0x000e103c
> Jul 16 12:17:48 panos kernel: ac97_codec: AC97 Audio codec, id: 0x8384:0x7609 
> (SigmaTel STAC9721/23)
> Jul 16 12:17:48 panos modprobe: modprobe: Can't locate module sound-service-0-3
> 
> I suspect that the problem is related to the last line ("Can't locate
> module..."). What am I doing wrong and how could I resolve this?
> 
> TIA,
> -- 
> Panos Platon Tsapralis,
> Software Engineer, SAP-R/3 specialist,
> Registered Linux User #305894,
> Ximian Evolution (ver.1.4) on Red Hat Linux (8.0),
> Athens, GREECE,
> cell-phone: +306946462857, fax: +302108054420,
> e-mail: [EMAIL PROTECTED], [EMAIL PROTECTED]
> 
> 
> 
> ______________________________________________________________________
> 
> From: Panos Tsapralis (TELLAS) <[EMAIL PROTECTED]>
> To: RedHatList <[EMAIL PROTECTED]>, RedHatPsycheMailingList <[EMAIL PROTECTED]>, 
> RedHatInstallList <[EMAIL PROTECTED]>
> Subject: No sound in RH 8.0.
> Date: 16 Jul 2003 12:53:05 +0300
> 
> Hello everybody,
> 
> I am trying to get sound out of my RH8 box. Although everything seems to
> be O.K. (configuration via KDE Control Center seems to complete
> successfully), I hear nothing from my speakers.
> 
> The following is an extract from my system's log (file
> "/var/log/messages").
> 
> Jul 16 12:17:47 panos kernel: maestro3: version 1.22 built at 13:45:29 Sep  4 2002
> Jul 16 12:17:47 panos kernel: PCI: Found IRQ 5 for device 00:0d.0
> Jul 16 12:17:47 panos kernel: PCI: Sharing IRQ 5 with 00:0d.1
> Jul 16 12:17:47 panos kernel: maestro3: Configuring ESS Maestro3(i) found at IO 
> 0xF800 IRQ 5
> Jul 16 12:17:47 panos kernel: maestro3:  subvendor id: 0x000e103c
> Jul 16 12:17:48 panos kernel: ac97_codec: AC97 Audio codec, id: 0x8384:0x7609 
> (SigmaTel STAC9721/23)
> Jul 16 12:17:48 panos modprobe: modprobe: Can't locate module sound-service-0-3
> 
> I suspect that the problem is related to the last line ("Can't locate
> module..."). What am I doing wrong and how could I resolve this?
> 
> TIA,
> -- 
> Panos Platon Tsapralis,
> Software Engineer, SAP-R/3 specialist,
> Registered Linux User #305894,
> Ximian Evolution (ver.1.4) on Red Hat Linux (8.0),
> Athens, GREECE,
> cell-phone: +306946462857, fax: +302108054420,
> e-mail: [EMAIL PROTECTED], [EMAIL PROTECTED]
> 
> 
> _______________________________________________
> Redhat-install-list mailing list
> [EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-install-list
> To Unsubscribe Go To ABOVE URL or send a message to:
> [EMAIL PROTECTED]
> Subject: unsubscribe
> 
> 
> 
> ______________________________________________________________________
> 
> From: David Richards <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: upgrade from 7.3 to 9.0
> Date: 16 Jul 2003 10:57:52 +0000
> 
> i did an upgrade from 7.3 to 9 formating all partitions except /home and
> /var
> 
> Now when i do up2date, it is still report it as being 7.3 how do i
> change it to use 9.0.
> 
> david
> 
> 
> 
> ______________________________________________________________________
> 
> From: Stephen Kuhn <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: How to rip vcd's on Linux
> Date: 16 Jul 2003 21:47:22 +1000
> 
> On Wed, 2003-07-16 at 19:24, Didier Casse wrote:
> > Hi there,
> >         Which tools do you guys use to rip vcds on Linux? I've checked on 
> > Google and everything pointed to DVD ripping instead of VCD ripping@
> > 
> > regards,
> > 
> > -- 
> > 
> > Didier
> 
> DVDRIP is the best that I've used so far - but I've gotten away from
> ripping DVD to SVCD and have been doing DVD to AVI/MPG instead; but
> overall, it's a better "all-in-one" front-end for doing it and gives you
> the most control (but hey, I could be wrong - just ask my wife)
> 
> -- 
> Wed Jul 16 21:45:01 EST 2003
>  21:45:01 up 2 days, 13:48,  3 users,  load average: 0.00, 0.06, 0.04
> -----------------------------------------------------------------
> |            __    __          |kuhn media australia            |
> |           /-oo /| |'-.       |http://kma.0catch.com           |
> |          .\__/ || |   |      |================================|
> |       _ /  `._ \|_|_.-'      |stephen kuhn                    |
> |      | /  \__.`=._) (_       | email: [EMAIL PROTECTED] |
> -----------------------------------------------------------------
>   linux user #:267497 linux machine #:194239 * MDK 9.1+ & RH 9  
>       Mandrake Linux Kernel 2.4.21-11mdk Cooker for i586
> -----------------------------------------------------------------
>  * This message was composed on a 100% Microsoft free computer *
> 
> Fortunate is he for whom the belle toils.
> 
> 
> 
> ______________________________________________________________________
> 
> From: Luciano Rabelo <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: MP3 Player
> Date: 16 Jul 2003 09:13:23 -0300
> 
> Hi,
> 
> Does anyone know a good command line mp3 player?
> 
> Thanks!
> 
> []
> 
> Luciano
> 
> -- 
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: Anth Courtney <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Subject: Re: MP3 Player
> Date: 16 Jul 2003 22:14:44 +1000
> 
> On Wed, 16 Jul 2003, Luciano Rabelo wrote:
> 
> > Hi,
> > 
> > Does anyone know a good command line mp3 player?
> 
> mplayer.
> 
> -- 
> anth "sanchez" courtney - sysadmin - pnc - [EMAIL PROTECTED]
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: Devrim GUNDUZ <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: MP3 Player
> Date: 16 Jul 2003 15:15:37 +0300
> 
> 
> Hi,
> 
> On Wed, 16 Jul 2003, Luciano Rabelo wrote:
> 
> > Does anyone know a good command line mp3 player?
> 
> I use and recommend  mpg123.
> 
> Regards,
> 
> -- 
> Devrim GUNDUZ
> [EMAIL PROTECTED]                             [EMAIL PROTECTED] 
>                       http://www.tdmsoft.com
>                       http://www.gunduz.org
> 
> 
> 
> ______________________________________________________________________
> 
> From: Joe(theWordy)Philbrook <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Change hostname [Re:RHLv1#8131]
> Date: 16 Jul 2003 09:16:02 -0400
> 
> 
> Subject : Re: Change hostname [Re:RHLv1#8131]
> 
> *==}- Scott;
>  Thank-you for asking this. I sometimes think it's the simple
>  questions that most need answering, In this case, I think I
>  should add this thread to my cribnotes file...
> *==}- Richard;
>  Pardon me for asking a dumb question, but when you say
>  "set the hostname with hostname new_hostname" do I understand 
>  that you would only need to do this after editing the 
>  /etc/sysconfig/network file, IF you were NOT rebooting Like Jacques
>  suggested?
> *==}- Bill: 
>  Please pardon another dumb question, but Where do you "run"
>  "# service network restart"?
>  Does the "#" signify execute the "service" command at the root prompt?
>  I tried "$ man service" yeild: "No manual entry for service"
>  Of course, since I'm running a PERSONAL-use PC with dial-up PPP
>  perhaps the service command is part of a package I'd have installed if
>  I had a fully qualified domain name?
> 
> -- 
>       ?           ?           
>                       
>         -=-   -=-      I'm NOT clueless...            
>         <?>   <?>     But I just don't know.          
>             ^          Joe (theWordy) Philbrook           
>            ---                      J(tWdy)P
>                         <[EMAIL PROTECTED]> 
>       ?           ?           
> 
>  - - - - - - - - -< s n i p >- - - - - - - - - -
> 
> >   Change hostname (Scott Antonivich)
>  > His is going to sound like a very simple question...so I
>  > apologize to those who know RH backwards and forwards. I have
>  > a standard RH9 install. It is running web,dns,mysql and postfix.
>  > During the installation process it asked for the hostname of
>  > the computer.  I now want to change it. Where should I change it?
>  > I changed it already in /etc/hosts and /etc/resolve
>  > But when I try to send email-snip-The recipient server is
>  > still showing the OLD hostname. What am I missing?
>  > Scott
> 
> >   Re: Change hostname (Richard Bewley)
>  > Hi,
>  > Be sure to change it in /etc/sysconfig/network as well.  I
>  > would also set the hostname with hostname new_hostname also.
>  > Thank you,
>  > Richard Bewley
> 
> 
> >   Re: Change hostname (Jacques Lederer)
>  > On RH 7.3, it's in /etc/sysconfig/network that you have to
>  > change the hostname. And then you still have to logout and
>  > log back in before it is visible...  Hope this helps...  
>  > Jack
> 
> >   Re: Change hostname (Bill Tangren)
>  > Don't need to log out. Simply run
>  > # service network restart
>  > Bill
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: Kelerion <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: MP3 Player
> Date: 16 Jul 2003 14:26:20 +0100
> 
> mpg123 is probably the most widely used.. maybe because it is very 
> powerful and gives you lots of options and features.. it's the main 
> library used for most GUI based mp3 players including, but I may be 
> wrong, xmms..
> 
> http://freshmeat.net/projects/mpg123/?topic_id=123
> 
> Cheers
> 
> Craig
> 
> 
> 
> 
> Luciano Rabelo wrote:
> 
> > Hi,
> >
> > Does anyone know a good command line mp3 player?
> >
> > Thanks!
> >
> > []
> >
> > Luciano
> >
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: Geoff Thurman <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: RH9 and EP-MVP4M
> Date: 16 Jul 2003 14:31:38 +0100
> 
> I'm trying to install RedHat 9 on a machine with an Epox EP-MVP4M 
> motherboard, but it isn't happening. The error message says that the 
> machine is not supported. I'm not very technically minded, but since 
> pretty much everything is onboard the problem can only be the 
> motherboard itself or the Western Digital 20gb hd, as far as I can see. 
> Or the memory, I suppose. I have 128mb, with 8 of this stolen by the 
> graphics. The only setting I have changed is the onboard sound, which I 
> cancelled when I put a soundcard in. The processor is an AMD K6 2 . The 
> monitor, mouse, and keyboard are being identified okay, but when it gets 
> to data being written to the hd, rh9 goes into deep sulk mode.
> 
> What is the situation with Epox and Linux, and more specifically the 
> EP-MVP4M and RedHat 9? Are there ways round my problem? I would be 
> grateful for any advice given. As you can probably tell, I am a complete 
> newbie - or would be if I could load the os. I have put a similar post 
> on an Epox forum, but received no replies yet. Is it a driver issue, or 
> a patch issue, or do I simply have a machine that isn't going to run 
> rh9? I looked at google before I started, and saw a post from somebody 
> saying he had Linux running fine on an EP-MVP4A, but can find no mention 
> of my own mb that is in English. And the Linux was not necessarily rh.
> 
> Geoff
> 
> 
> 
> ______________________________________________________________________
> 
> From: Kelerion <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: nfs clients
> Date: 16 Jul 2003 14:35:24 +0100
> 
> Hey all..
> 
> just a quickie question.. against my advice my organisation has decided 
> to use nfs on the linux intranet servers to share documents... they are 
> now asking for a free nfs client that works reliably under windows..
> 
> anyone any ideas on which is the best?
> 
> I tried to get them to use smb but some idiot told them it was "less 
> secure than nfs" so i'm stuck with their choice..
> 
> cheers
> 
> Craig
> 
> 
> 
> ______________________________________________________________________
> 
> From: Vij Chau <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED], [EMAIL PROTECTED]
> Subject: Screenshots and movie players (mplayer/xine)
> Date: 16 Jul 2003 07:07:18 -0700
> 
> Guys,
> 
> I have a movie playing using gmplayer / xine.
> 
> I try to take a screenshot of my desktop using the [prnt screen] button, but
> I never get the movie part. I get a solid blue screen in place of the movie
> in my screenshot. I also tried taking screenshots with GIMP & with gkrellm
> 'shoot' plug-in but none work.
> 
> I am looking for a fine screenshot; something like
> http://www.mplayerhq.hu/homepage/design6/screen.html
> 
> Any idea how this can be done? Do i need to use any special screenshot
> taking software??
> 
> Any help appreciated & Thanks in advance
> -n
> 
> 
> 
> ______________________________________________________________________
> 
> From: Farschad Torabi <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: How to install Removable USB HardDrive?
> Date: 18 Jul 2003 05:09:40 -0700
> 
> Dear Leo and Stephane
> Thanks, SDA1 works properly!
> 
> Farschad
> 
> 
> At 08:53 PM 7/11/2003 +1000, you wrote:
> >#mount /dev/sda1 /mnt/usbhd
> >
> >The sda1 is normally where your USB HD is. You can try sda2,sdb,sdc etc is 
> >it is not there. If you use GNOME, there is a software call 
> >"Hardward  Browser", and you should be able to see your HD device.
> >
> >Leo
> >
> >Farschad Torabi wrote:
> >
> >>Dear Friends,
> >>There is a question for me about installing Removable USB hard disk. I
> >>connect the HD in a USB port but nothing happens (unlike WinXP). So it
> >>seems that i should mount it! But how??
> >>please help me!
> >>Thanks
> >>
> >>    +-------------------------------+
> >>    |                               |
> >>    |       Farschad Torabi         |
> >>    |         PhD Student           |
> >>    | Department of Mechanical Eng. |
> >>    |      University of Tehran     |
> >>    |       Tel. +98212217473       |
> >>    |       [EMAIL PROTECTED]        |
> >>    |                               |
> >>    +-------------------------------+
> >>
> >
> >
> >--
> >redhat-list mailing list
> >unsubscribe mailto:[EMAIL PROTECTED]
> >https://www.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 
>            Farschad Torabi
>             Ph. D. Student
> Department of Mechanical Eng.
>          University of Tehran
>              Tehran  / Iran
>             [EMAIL PROTECTED]
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: Scott Antonivich <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Postfix RedHat9
> Date: 16 Jul 2003 10:14:48 -0400
> 
> Can anyone recommend a good website that will offer a step by step on how to
> get postfix running as a mail server on RH9?
> 
> Thanks
> Scott
> 
> 
> 
> ______________________________________________________________________
> 
> From: Eric Wood <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Viewing SCO Partition with RH 7.3
> Date: 16 Jul 2003 10:13:12 -0400
> 
> Yeah, SCO stop giving out personal editions of OpenServer because it was
> causing a decline in sales of their server product.  Yeah right.  Meanwhile
> SCO continued to steal Linux code and produce Skunkware offerings.
> Take-Take-Take! All the while, SCO never offered to aid in their fs support
> in Linux.  So, they're on their on ship which is going down.
> 
> But yes, I have a SCO server just for the purpose of mount other people's
> SCO disks.
> -eric wood
> 
> 
> Kevin Krieser wrote:
> > SCO used to provide a free license for non-commercial use, but they
> > don't appear to anymore.  I had purchased a version years ago for
> > personal use.
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: Kelerion <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Screenshots and movie players (mplayer/xine)
> Date: 16 Jul 2003 15:17:16 +0100
> 
> Vij
> 
> I tend to always use ksnapshot for taking shots.. have captured movies a 
> few times with it too..
> 
> http://freshmeat.net/projects/ksnapshot/?topic_id=57%2C100
> 
> hope it helps
> 
> cheers
> 
> Kel
> 
> 
> 
> 
> Vij Chau wrote:
> 
> >Guys,
> >
> >I have a movie playing using gmplayer / xine.
> >
> >I try to take a screenshot of my desktop using the [prnt screen] button, but
> >I never get the movie part. I get a solid blue screen in place of the movie
> >in my screenshot. I also tried taking screenshots with GIMP & with gkrellm
> >'shoot' plug-in but none work.
> >
> >I am looking for a fine screenshot; something like
> >http://www.mplayerhq.hu/homepage/design6/screen.html
> >
> >Any idea how this can be done? Do i need to use any special screenshot
> >taking software??
> >
> >Any help appreciated & Thanks in advance
> >-n
> >
> >
> >  
> >
> 
> 
> 
> 
> ______________________________________________________________________
> 
> From: Scott Antonivich <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: RE: Postfix RedHat9
> Date: 16 Jul 2003 10:18:06 -0400
> 
> Let me add by saying I have Postfix up and running....it sends but doesnt
> seem to recieve.
> 
> Scott
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Scott Antonivich
> Sent: Wednesday, July 16, 2003 10:15 AM
> To: [EMAIL PROTECTED]
> Subject: Postfix RedHat9
> 
> 
> Can anyone recommend a good website that will offer a step by step on how to
> get postfix running as a mail server on RH9?
> 
> Thanks
> Scott
> 
> 
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 
> ______________________________________________________________________
> 
> From: Jonathan Bartlett <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: How to rip vcd's on Linux
> Date: 16 Jul 2003 07:18:26 -0700
> 
> You want to take a VCD and extract the mpegs?  That's actually pretty
> easy.
> 
> First of all, if all you want to do is copy, then you just need cdrdao.
> It copies VCDs just fine.
> 
> To rip the mpegs, grab the latest vcdimager from www.vcdimager.org.  Go
> forthe development series - it's muy muy better.  It comes with a utility
> called cdxa2mpeg, which does what you need.  It also has vcdxrip which
> does what you're looking for.
> 
> Jon
> 
> 
> On Wed, 16 Jul 2003, Didier Casse wrote:
> 
> > Hi there,
> >         Which tools do you guys use to rip vcds on Linux? I've checked on
> > Google and everything pointed to DVD ripping instead of VCD ripping@
> >
> > regards,
> >
> > --
> >
> > Didier
> >
> > PhD student
> >
> > Singapore Synchrotron Light Source (SSLS)
> > 5 Research Link,
> > Singapore 117603
> >
> > Email: [EMAIL PROTECTED] or [EMAIL PROTECTED]
> > Website: http://ssls.nus.edu.sg
> >
> >
> >
> >
> >
> > --
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]
> > https://www.redhat.com/mailman/listinfo/redhat-list
> >
> 
> 
> 
> ______________________________________________________________________
> 
> From: Mark Haney <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: RE: Postfix RedHat9
> Date: 16 Jul 2003 10:24:12 -0400
> 
> I'd have to say www.postfix.org is a good place to start.  When I first
> setup my postfix server a couple years ago, I learned how to configure
> postfix exclusively from that site.
> 
> -----Original Message-----
> From: Scott Antonivich [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, July 16, 2003 10:18 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Postfix RedHat9
> 
> 
> Let me add by saying I have Postfix up and running....it sends but
> doesnt seem to recieve.
> 
> Scott
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Scott Antonivich
> Sent: Wednesday, July 16, 2003 10:15 AM
> To: [EMAIL PROTECTED]
> Subject: Postfix RedHat9
> 
> 
> Can anyone recommend a good website that will offer a step by step on
> how to get postfix running as a mail server on RH9?
> 
> Thanks
> Scott
> 
> 
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list
> 


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to