Re: USB 2.0 support in linux

2003-07-11 Thread David Hollister
On Thu, 2003-07-10 at 19:29, Zhou, Rongx wrote: Hi, all I buy a USB 2.0 PCI card but redhat 9.0 doesnt recognize it. It was said that USB 2.0 will be supported in the next kernel 2.6.x. Is that true? Can anyone tell me details about USB in linux? Thanks in advance. The stock RedHat 9

Re: compile error

2003-07-11 Thread A. Sopicki
Hi! Make: config dep clean bzImage modules modules_install install The command make clean removes files from the compilation process and maybe some other files, too. It should be the first make command. Otherwise it won't work. Greetz, A.

mount: /dev/cdrom is not a valid block device

2003-07-11 Thread Shawn
Hello, For some reason when I plop in a cd to make a backup, my system no longer recognizes the cdrom drive. mount /mnt/cdrom mount: /dev/cdrom is not a valid block device (used to be automatic anyway...) I am hoping that it's just a configuration file matter. Anytips on what file I should be

Re: wget

2003-07-11 Thread Tom Hosiawa
I've had issues with wget, where the download link is actually one to a re-directed mirror site. In such cases, I have to use Mozilla or somesuch to find the actual download link, then use that for the wget. For some reason the link following doesn't always work for me. YMMV. Ben -

Re: mount: /dev/cdrom is not a valid block device

2003-07-11 Thread Stephen Kuhn
On Fri, 2003-07-11 at 16:28, Shawn wrote: Hello, For some reason when I plop in a cd to make a backup, my system no longer recognizes the cdrom drive. mount /mnt/cdrom mount: /dev/cdrom is not a valid block device (used to be automatic anyway...) I am hoping that it's just a

Re: wget

2003-07-11 Thread Jake Johnson
I didn't have any problems either. What version of wget did you try? Regards, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on Rims, Car Audio, and Performance Parts.

Re: mount: /dev/cdrom is not a valid block device

2003-07-11 Thread Jake Johnson
Make sure that your system is finding your cdrom drive when it boots. dmesg | less I don't think you are making a backup of a music cd, but just in case you are I hope you know that you can't mount audio disks. Regards, Jake Johnson [EMAIL PROTECTED]

Re: partition 160g harddrive. fdisk fails.

2003-07-11 Thread Zoki
Le 02/07/2003 15:31, « Bo Peng » [EMAIL PROTECTED] a écrit : snip Although its manual says 'windows OS required', redhat 9 can handle the controller and harddrive without problem. *** Thanks. snip 1. transcode can not read (even 'ls' fail) files 2G from a fat32 partition. *** That

Re: No directory /home/username!

2003-07-11 Thread Zoki
Le 09/07/2003 03:53, « Deepak Nair » [EMAIL PROTECTED] a écrit : i get this message while logging in as a non-root user : No directory /home/username! Logging in with home=/ bash-2.05 $ what could be wrong, everything was fine till a few days ago, i didn't change any config's, has

problem with raid

2003-07-11 Thread Nicholas
Hi folks : Could anybody show me on how to guide me here in step by step configuring my system with raid controller here? 1st problem : I am using a intel 845wd1 motherboard with 2 maxtor 60 gig hard disk i plan to mirror the OS + 40 gig data from hd 1(hde) to hd (hdg), i have

Re: No directory /home/username!

2003-07-11 Thread Nicholas
goto this /etc/passwd and check whether you see your host path in your username then goto /etc to check the user enviroment file. Zoki wrote: Le 09/07/2003 03:53, Deepak Nair [EMAIL PROTECTED] a crit: i get this message while logging in as a non-root user : No directory

Re: mount: /dev/cdrom is not a valid block device

2003-07-11 Thread Shawn
Have you checked to see if /dev/cdrom is a dead symbolic link? well um (Newby here) clicking it brings me to /dev/hdc (ok brings me to a message that nautilus can't display that file), so I believe it to be alive or is my method of checking faulty? if I run: dmesg | less I find: hdc: SONY

Re: wget

2003-07-11 Thread Tom Hosiawa
I didn't have any problems either. What version of wget did you try? Regards, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on Rims, Car Audio, and Performance

RE: No directory /home/username!

2003-07-11 Thread santosh kumar
If you are using NIS then check the /etc/auto_home at NIS server, may be some spelling mistake.. Regards, santosh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Zoki Sent: Wednesday, July 09, 2003 10:22 PM To: rhlist Subject: Re: No directory

Re: Sendmail can't go out

2003-07-11 Thread Ziaur Rahman
If you are using out-of-the-box sendmail in redhat 9, then you might want to check the O DaemonPortOptions= option in /etc/mail/sendmail.cf. If you see a line similar to: O DaemonPortOptions=Port=smtp, Bind=127.0.0.1, Name=MTA then, the Bind=120.0.0.1 is the culprit for you. Just remove

How to install Removable USB HardDrive?

2003-07-11 Thread Farschad Torabi
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 +---+ | |

Re: SMTP Blocking on port 25

2003-07-11 Thread David Richards
on the machine you are trying to send the mail through, you need to add your ip/hostname+domain in to /etc/mail/relay-domains and restart sendmail On Fri, 2003-07-11 at 01:27, Daryl Hunt wrote: I used one of the machines on a different IP and with it's own Domain Name to send a message

Re: Sendmail can't go out

2003-07-11 Thread David Richards
i think you should check /etc/mail/sendmail.cf for the following line O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA if its 127.0.0.1 then you sendmail is listening on 127.0.0.1 for mail connections which i dont think is what you want david On Fri, 2003-07-11 at 04:44, Daryl Hunt

RE: /bin/date time is jumping backward, please help

2003-07-11 Thread miniwar
Thank you for your reply. I think you are misunderstanding what I mean. The ntp will update the system clock hourly only. But I have used /bin/date and perl script to check the system at anytime, the reported system clock will 1-4 seconds less than previous report(just 1 second interval between 2

Re: wget

2003-07-11 Thread Jake Johnson
I am using GNU Wget 1.8.1 and it works fine. Regards, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on Rims, Car Audio, and Performance Parts. On Fri, 11 Jul 2003, Tom

Re: what is .bz2 extension??

2003-07-11 Thread Christian Paul
Am Donnerstag, 10. Juli 2003 23:42 schrieb Sambit Nanda: I thought to install blackdown java 1.1.8 on my RH9, after i downloaded i found all files having extension file name.tar.bz2, This is the new extension i am not aware of this, What is .bz2 mean? i tried tar zxvf did not work, how can i

Re: how to tell if pop3 or imap services are running?

2003-07-11 Thread Ken Sorensen
should i then intrepret my problem to not be able to get mail to a pop3 or imap client as being a xinetd misconfiguration? and if so, what would a proper configuration look like? thanks jay Jay Moore wrote: I've been able to successfully get postfix running. I can send and

Re: mount: /dev/cdrom is not a valid block device

2003-07-11 Thread Shawn
Hello, In reference to the driver not present message I get in the output of dmesg, I need SCSI-emulation to burn a CD with a burner don't I? How can I check if I have that? (somewhat of a newby, haven't ever complied a kernel) I am guessing from the following and the info below that for

Re: Sendmail can't go out

2003-07-11 Thread Didier Casse
Please read below: On Fri, 11 Jul 2003, Edward Dekkers wrote: Didier Casse wrote: Hi, I just realized that sendmail on my redhat 9 can't deliver mail to mailboxes outside my domain! Everytime it says something like connection refused. PS I'm using sendmail-8.12.8-4 btw

cpufreq.c compilation error when recompiling kernel

2003-07-11 Thread Didier Casse
Hi, I tried to recompile the kernel of my redhat 9 to add a parport scanner but when I tried make modules, I got this error: --- /usr/src/linux-2.4.20-8/include/linux/dcache.h: In function `dget':

adding modules w/o kernel recompilation to add parallel port scanner

2003-07-11 Thread Didier Casse
I wanted to add the ppscsi and epst module to my kernel so that I can hook up my parallel port scanner to it. But when I tried to compile my kernel I got some problems (the previous mail on the mailing list). I was wondering whether there's some ways to add those 2 modules so that I don't have

Re: Had enough

2003-07-11 Thread T. Ribbrock
On Thu, Jul 10, 2003 at 06:28:54PM -0500, Ed Wilts wrote: On Thu, Jul 10, 2003 at 11:15:56PM +0200, T. Ribbrock wrote: Well, mutt works nicely with IMAP under cygwin... ;-) My wife and I have been married for just about 25 years, and if I want to live to see 26, I won't give her mutt under

Re: Had enough

2003-07-11 Thread T. Ribbrock
On Thu, Jul 10, 2003 at 09:01:38PM -0500, Ed Wilts wrote: I've done a lot of work with mozilla and netscape, but unfortunately, on Windows, nothing touches IE. Too many webmasters assume IE and won't work properly with anything else. [...] At work, I use Mozilla 1.4. So far, I haven't had any

Re: SMTP Blocking on port 25

2003-07-11 Thread John McKinney
On Thu, 10 Jul 2003, Daryl Hunt wrote: Daryl, I used one of the machines on a different IP and with it's own Domain Name to send a message through the relay on the Nix Machine. Here is the error message. The message could not be sent because one of the recipients was rejected by the

Re: Sendmail can't go out

2003-07-11 Thread Ziaur Rahman
Can you telnet to port 25 of yahoo's mailserver: telnet mx1.mail.yahoo.com 25 Regards, +---+ | Ziaur Rahman | PGP Key: 0x8B686E8E| | http://zia.info|http://pgp.mit.edu| ||

Re: Sendmail can't go out

2003-07-11 Thread Alan Harding
On Fri, 11 Jul 2003 17:03:43 +0800 Ziaur Rahman [EMAIL PROTECTED] wrote: Can you telnet to port 25 of yahoo's mailserver: telnet mx1.mail.yahoo.com 25 Try smtp.mail.yahoo.com, I dont think mx1 works as an address -- Alan Harding alanh (at) flashmail (dot) com TINSTAAFL --

Re: qmail or sendmail

2003-07-11 Thread John McKinney
On Thu, 10 Jul 2003, Alex wrote: Alex, Either will work. In sendmail you need to create the virtual user table (/etc/mail/virtusertable). Add the entries you want [EMAIL PROTECTED] admin [EMAIL PROTECTED] alex [EMAIL PROTECTED] xxx Then hash the table. This will create

Re: Sendmail can't go out

2003-07-11 Thread Ziaur Rahman
[EMAIL PROTECTED] root]# telnet mx1.mail.yahoo.com 25 Trying 64.156.215.5... Connected to mta-v20.level3.mail.yahoo.com (64.156.215.5). Escape character is '^]'. 220 YSmtp mta155.mail.scd.yahoo.com ESMTP service ready works though... but smtp.mail.yahoo.com is better even... Regards,

Re: what is .bz2 extension??

2003-07-11 Thread Johnie Stafford
On Fri, 11 Jul 2003 09:52:09 +0200, Christian Paul [EMAIL PROTECTED] said: cp Am Donnerstag, 10. Juli 2003 23:42 schrieb Sambit Nanda: I thought to install blackdown java 1.1.8 on my RH9, after i downloaded i found all files having extension file name.tar.bz2, This is the new extension

RE: what is .bz2 extension??

2003-07-11 Thread Lisa Ryan
bunzip2 filename.tar.bz2 should work look in http://sources.redhat.com/bzip2/ to get mor info about it -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Johnie Stafford Sent: Friday, July 11, 2003 11:14 AM To: [EMAIL PROTECTED] Subject: Re: what is .bz2

Re: Had enough [OT]

2003-07-11 Thread Michael Scottaline
On Thu, 10 Jul 2003 23:14:20 +0200 Leonard den Ottolander [EMAIL PROTECTED] insightfully noted: Hi Benjamin, I tried pegasus mail before, but when I tried it, it didn't understand imap/tls or smtp/tls. Still using Pegasus 3, which doesn't support IMAP yet, so I can't comment on that issue.

Re: Am I using grub or lilo?

2003-07-11 Thread Luciano Rabelo
I tried and it didn't work on /dev/sda... Ian Mortimer wrote: #!/bin/bash #Attention: this didn't work for me!! dd if=/dev/hda bs=1024 count=1 | grep GRUB if [ $? = 0 ]; then echo GRUB else echo not GRUB fi I noticed it doesn't work since i ran it in a system wich I'm shure is installed with

DNS resolve order

2003-07-11 Thread John Nichel
I have a Red Hat gateway setup (RH 9) which connects to the net via a cable modem. I would like this box to use itself as the nameserver, but no matter what I've tried, it keeps getting the nameservers for my ISP. I put the box's IP in resolve.conf, but that keeps getting overwritten by

Re: Had enough [OT]

2003-07-11 Thread Rodolfo Canet-Castello
El vie, 11-07-2003 a las 12:37, Michael Scottaline escribió: On Thu, 10 Jul 2003 23:14:20 +0200 Leonard den Ottolander [EMAIL PROTECTED] insightfully noted: Hi Benjamin, I tried pegasus mail before, but when I tried it, it didn't understand imap/tls or smtp/tls. Still using Pegasus

load average?

2003-07-11 Thread Leo Huang
Hello, What does the word load average mean in the command top? I get strange high load, I use top to watch the processess, they are just taking small CPU time, but the load is so high. Any idea? Leo 18:16:12 up 26 days, 16:55, 1 user, load average: 1.39, 1.18, 0.79 135 processes: 134

Re: How to install Removable USB HardDrive?

2003-07-11 Thread Leo Huang
#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

Re: USB 2.0 support in linux

2003-07-11 Thread Leo Huang
My motherboard supports USB 2.0, and my USB HD can transfer at the speed of 10MBytes/s. So I think it works. My OS is RH9.0 Leo David Hollister wrote: On Thu, 2003-07-10 at 19:29, Zhou, Rongx wrote: Hi, all I buy a USB 2.0 PCI card but redhat 9.0 doesnt recognize it. It was said that USB

Re: DNS resolve order

2003-07-11 Thread Johnie Stafford
On Fri, 11 Jul 2003 05:50:12 -0500, John Nichel [EMAIL PROTECTED] said: jn I have a Red Hat gateway setup (RH 9) which connects to the net via a jn cable modem. I would like this box to use itself as the nameserver, jn but no matter what I've tried, it keeps getting the nameservers for my

Re: Up2date issue?

2003-07-11 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 10 Jul 2003 18:39:10 -0600, Daryl Hunt wrote: Go, Jeffrey wrote: Hi I ran up2date on my machine...and I wantd to dl and install the 2.4.20 kernel on my 7.3 machine.. But it keeps giving me the message Update has skipped the

Re: opera 7.11 rpm for redhat 9

2003-07-11 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 11 Jul 2003 09:53:14 +0800 (SGT), Didier Casse wrote: Could anybody managed to install opera 7.11 on redhat 9? It seems that it need some weird dependencies. Anybody has a ready-made rpm of opera for redhat 9? Thanks. If you're

RE: Sendmail can't go out

2003-07-11 Thread Cowles, Steve
Didier Casse wrote: Please read below: On Fri, 11 Jul 2003, Edward Dekkers wrote: Didier Casse wrote: Hi, I just realized that sendmail on my redhat 9 can't deliver mail to mailboxes outside my domain! Everytime it says something like connection refused. PS I'm using

kernel assertions

2003-07-11 Thread maillists (josef
hi i get strange messages in my syslog. maybe someone can interpret them: Jul 7 08:59:10 yoda kernel: KERNEL: assertion (atomic_read(sk-wmem_alloc) == 0) failed at af_unix.c(333) Jul 7 09:04:57 yoda kernel: KERNEL: assertion (atomic_read(sk-wmem_alloc) == 0) failed at af_unix.c(333) Jul 7

Glibc update dead redhat - HEEEELLLPPP !!!

2003-07-11 Thread Alex
Preparing...### [100%] 1:glibc-common ### [ 17%] 2:glibc ### [ 33%] error: %post(glibc-2.3.2-27.9) scriptlet failed, exit status

insert day of week into filename?

2003-07-11 Thread Grossman, Allan (DRMS)
Hi, all - I have a cron job that makes a tar archive of my web root on another spindle in my server. What I'd like to do is insert the day of the week into the filename but haven't figgered out exactly how to do it yet. What I've got is this - tar cf /archive/backup.tar /usr/www/* I've tried

RE: ssl

2003-07-11 Thread Cleveland
The conf input looks good. But if it's returning that error something is amiss. Just an idea: check the listen command , again in the conf fileI'm not sure of your config but mine reads Listen 80 {that's for all virt users} I've got: Listen 199.242.176.174:80 Listen 199.242.176.168:443

Re: Glibc update dead redhat - HEEEELLLPPP !!!

2003-07-11 Thread Leo Huang
Download your old rpm package and rpm -ivh --force --allfiles x.rpm it should work. Leo Alex wrote: Preparing...### [100%] 1:glibc-common ### [ 17%] 2:glibc

Re: insert day of week into filename?

2003-07-11 Thread Leonard Miller
Try this tar -zcvpf /archive/backup-`date '+%d-%b-%Y'`.tar.gz --directory / /var/www/ [EMAIL PROTECTED] 07/11/03 08:25AM Hi, all - I have a cron job that makes a tar archive of my web root on another spindle in my server. What I'd like to do is insert the day of the week into the filename

Re: insert day of week into filename?

2003-07-11 Thread Leo Huang
That massy stuff in the middle should be `date +%a` (including the two ` sign) Leo Grossman, Allan (DRMS) wrote: Hi, all - I have a cron job that makes a tar archive of my web root on another spindle in my server. What I'd like to do is insert the day of the week into the filename but

RE: Sendmail can't go out

2003-07-11 Thread Cowles, Steve
David Richards wrote: i think you should check /etc/mail/sendmail.cf for the following line O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA if its 127.0.0.1 then you sendmail is listening on 127.0.0.1 for mail connections which i dont think is what you want Based on my

Re: insert day of week into filename?

2003-07-11 Thread maillists (josef
tar cf /archive/backup_`date +%a`.tar ... should work yours josef On Fri, 2003-07-11 at 14:25, Grossman, Allan (DRMS) wrote: Hi, all - I have a cron job that makes a tar archive of my web root on another spindle in my server. What I'd like to do is insert the day of the week into the

Re: Postfix (Was: qmail or sendmail(postfix))

2003-07-11 Thread Martin Marques
On Jue 10 Jul 2003 21:37, Daryl Hunt wrote: Logs? I thought mine was not doing it only from an outside source. I am at the terminal now going through a Windows Server to send this message. Postfix is dead as a doornail (or blocking port 25) even on the RH Server. In otherwords, Postfix

Re: Glibc update dead redhat - HEEEELLLPPP !!!

2003-07-11 Thread maillists (josef
start from redhat-cdrom into rescue-mode and install the last working version you got. maybe you have to use chroot to get the paths right (i think --root is the option). yours josef On Fri, 2003-07-11 at 14:20, Alex wrote: Preparing...###

Re: Glibc update dead redhat - HEEEELLLPPP !!!

2003-07-11 Thread Alex
For the moment I dont have access to the server directly, I'm in a ssh session which I have started earlier (now I cant start another one). Something that can be done remotely? (rescue cd I know, but... remote..??? ) - Original Message - From: maillists (josef radinger) [EMAIL

Re: Glibc update dead redhat - HEEEELLLPPP !!!

2003-07-11 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 11 Jul 2003 15:20:18 +0300, Alex wrote: Preparing...### [100%] 1:glibc-common ### [ 17%] 2:glibc

RH 9, /zip - not a valid block device

2003-07-11 Thread Wartnick, James
RHL, Anyone who can help me out on this, I would greatly appreciate it. I upgraded from RH7 to RH9 and I am having problems mounting my parport zip drive. I believe it mounted when I installed the original rh9 kernel. I patched the kernel to version: 2.4.20-18.9smp. However, when I attempt

Re: wget

2003-07-11 Thread Benjamin J. Weiss
I've got wget-1.8.2-9. It doesn't always happen, and when it does, it seems to be those sites where the download happens automatically when you get to the page. You know here's the link, if the download doesn't start in the next ten seconds, click here type pages. That's when I actually have to

RE: Glibc update dead redhat - HEEEELLLPPP !!!

2003-07-11 Thread Sadanapalli, Pradeep Kumar (MED, TCS)
Before updating the glibc, you please check the architecture the glibc RPM . All other glibc RPMS(Ex: glibc-common) have i383 architecture set, but only the glibc RPM is set to i686 architecture. So even while downloading from redhat updates, download GLIBC from i686 folder.Then everything will

Re: How to install Removable USB HardDrive?

2003-07-11 Thread Stéphane Jourdan
On Fri, 2003-07-11 at 09:30, 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?? Same as the other reply : If you're too

Re: How to install Removable USB HardDrive?

2003-07-11 Thread Stéphane Jourdan
On Fri, 2003-07-11 at 15:59, Stphane Jourdan wrote: And the noauto arg means that it's to be mounted automatically at boot time. it's NOT to be mounted, sure +++ Stef -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: what is .bz2 extension??

2003-07-11 Thread Jonathan Bartlett
tar xjf xyz.bz2 Jon On Fri, 11 Jul 2003, Christian Paul wrote: Am Donnerstag, 10. Juli 2003 23:42 schrieb Sambit Nanda: I thought to install blackdown java 1.1.8 on my RH9, after i downloaded i found all files having extension file name.tar.bz2, This is the new extension i am not aware

Re: wget

2003-07-11 Thread Tom Hosiawa
I've got wget-1.8.2-9. It doesn't always happen, and when it does, it seems to be those sites where the download happens automatically when you get to the page. You know here's the link, if the download doesn't start in the next ten seconds, click here type pages. That's when I actually

mplayer/xine/ogle dvd playback question

2003-07-11 Thread Duane Winner
Hello all I'm running RedHat9 on an IBM Thinkpad T23 with a 1280x1024 resolution. I also have a Sharp LCD Monitor (doing same resolution -- 1280x1024) I have installed xine, mplayer and ogle as well libdvdcss using apt-get. I can play a movie without any problems (I think I like mplayer the

Re: mount: /dev/cdrom is not a valid block device

2003-07-11 Thread Leonard den Ottolander
Hi Shawn, I need SCSI-emulation to burn a CD with a burner don't I? How can I check if I have that? Indeed you need scsi emulation. That is why the symbolic link /dev/cdrom should be pointing to something like /dev/scd0, not to /dev/hdc. To make sure the ide-scsi module is loaded at boot

gconf unable to set background image on RH9

2003-07-11 Thread Mark Bruen
I've seen this listed as a bug in gconf but can't find any solutions, any ideas? Started happening after a reboot. Thanks. -Mark gconftool-1 -t string -s /desktop/gnome/background/picture_filename /opt/images/g8.7112003.18.gif Error setting value: Can't overwrite existing read-only value:

Re: mplayer/xine/ogle dvd playback question

2003-07-11 Thread Ricky Boone
Hello all I'm running RedHat9 on an IBM Thinkpad T23 with a 1280x1024 resolution. I also have a Sharp LCD Monitor (doing same resolution -- 1280x1024) I have installed xine, mplayer and ogle as well libdvdcss using apt-get. I can play a movie without any problems (I think I like mplayer

recursive word count (wc)

2003-07-11 Thread Reuben D. Budiardja
Hello, Just a quick question, wondering if somone can help. How do I do recursive word / line count using 'wc'? What I mean, eg if I have 3 directories in the current directory, I want wc to go inside each directory, cound the line / words for all the files in each directory, and display the

Re: recursive word count (wc)

2003-07-11 Thread Mike McMullen
Brute force would be cat */* | wc Mike - Original Message - Hello, Just a quick question, wondering if somone can help. How do I do recursive word / line count using 'wc'? What I mean, eg if I have 3 directories in the current directory, I want wc to go inside each directory,

Re: recursive word count (wc)

2003-07-11 Thread Bret Hughes
On Fri, 2003-07-11 at 10:51, Reuben D. Budiardja wrote: Hello, Just a quick question, wondering if somone can help. How do I do recursive word / line count using 'wc'? What I mean, eg if I have 3 directories in the current directory, I want wc to go inside each directory, cound the line /

Re: recursive word count (wc)

2003-07-11 Thread Gordon Messmer
Reuben D. Budiardja wrote: Just a quick question, wondering if somone can help. How do I do recursive word / line count using 'wc'? What I mean, eg if I have 3 directories in the current directory, I want wc to go inside each directory, cound the line / words for all the files in each

Re: Sendmail can't go out

2003-07-11 Thread Daryl Hunt
Still not getting through to the sendmail on the system from outside of it. On Sendmail M4, I have it configured as such. This is taken off of the Webmin M4 report. divert(-1)dnl Other dnl # Other dnl # This is the sendmail macro config file for m4. If you make changes to Other dnl #

Re: recursive word count (wc)

2003-07-11 Thread fred smith
On Fri, Jul 11, 2003 at 11:51:22AM -0400, Reuben D. Budiardja wrote: Hello, Just a quick question, wondering if somone can help. How do I do recursive word / line count using 'wc'? What I mean, eg if I have 3 directories in the current directory, I want wc to go inside each directory, cound

Access CD-ROM without locking.

2003-07-11 Thread Le Ngoc Thach
Hi, Before, I have a question How to share CDROM in Linux to Windows PC without mount it. I make it works. Now, I have an other problem. While a PC accessing CDROM in Linux, it's locked so nobody can eject it. I remember Mandrake don't lock CD-ROM while accessing it (I can take CD disc off any

configure: error: Your OpenSSL headers do not match your library

2003-07-11 Thread Al Sparks
I'm running RH 7.2. I'm trying to manually (via tarballs) install openssh-3.6p1. I've already installed openssl-0.9.6j. When I configure openssh with ./configure \ --prefix=/usr/local \ --sysconfdir=/etc \ --with-ipv4-default \ --with-ssl-dir=/usr/local/ssl \

KM266 RH 9.0

2003-07-11 Thread Rich Cottle
All, I need some help/ advice. I have just upgraded my main PC to a Biostar M7VIG Pro mobo with an AMD XP2400+ 256MB DDR memory, USB 2.0, lan and audio on the mobo, and a Nvidia GForce 2 MX 440 64MB AGP video. The chipset is a VIA KM266. The hdd is an IBM 80GB Deskstar @ ATA133 The

.forward ok .cc?

2003-07-11 Thread Larry Brown
I am aware of the .forward file forwarding mail from one user to another, is there any way to set up a file to cause sendmail to copy another user with the emails? Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]

Re: USB 2.0 support in linux

2003-07-11 Thread Edward Dekkers
Zhou, Rongx wrote: Hi, all I buy a USB 2.0 PCI card but redhat 9.0 doesnt recognize it. It was said that USB 2.0 will be supported in the next kernel 2.6.x. Is that true? Can anyone tell me details about USB in linux? Thanks in advance. I thought it already was, but I could be

RPM Packages...?

2003-07-11 Thread Hari Om
where can I get RPM pacakages for Apache, Tomcat etc... Apache web sites shows only TAR and GZ files but NO RPM files which I can use on my RH Linux 7.1 THANKS! _ MSN 8 with e-mail virus protection service: 2 months FREE*

Re: Failures on rpm -Fv updates

2003-07-11 Thread Samuel Flory
Michael Schwendt wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 10 Jul 2003 17:10:32 -0700, Samuel Flory wrote: It's really bad when the mkinitrd fails, and you can't create a new as can't load the loop module. Is that still the case? rpm --query --scripts kernel The

Re: Named setup: modify pid file location

2003-07-11 Thread John-Paul Delaney
OK... didn't get any reply on this but more in-depth googling found the answer to my problem: use the line: pid-file /var/run/named/named.pid; in the options section of named.conf. Many thanks to owner of: http://karmak.org/archive/2002/08/dns/ /j-p. On Thu, 10 Jul 2003,

mailman help

2003-07-11 Thread James Pifer
Can anyone help with this mailman issue? I search mailman list archive but all the hits were kind of old. I installed mailman, created a list, and I'm trying to use the web interface to configure it. Every time I hid Submit Changes it takes me to the admin login page and the changes are not

RHCE exam - info needed

2003-07-11 Thread Pradeep Kumar Sadanapalli
I would like to take up RHCE exam. I was unable to decide which books to read, as most of them are not uptodate. I have around 4 years of experience with RedHat linux systems . Can someone suggest me good books, good sources of information for this, any links, the best way to prepare for it,

Re: problem with raid

2003-07-11 Thread Samuel Flory
Nicholas wrote: Hi folks : Could anybody show me on how to guide me here in step by step configuring my system with raid controller here? Keep in mind the raid controller in question is not really a raid controller. It's an ide controller with a few bios features to build an

web tools for updating DNS records?

2003-07-11 Thread snort bsd
hi: are there any web tools for updating DNS records, free or commercial? tia _dave http://mobile.yahoo.com.au - Yahoo! Mobile - Check compose your email via SMS on your Telstra or Vodafone mobile. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]

configure LVM

2003-07-11 Thread santosh kumar
Hi, The m/c is loaded with redhat 7.2 with kernel 2.4.7-10 want to configure LVM but is it possible to change current partition format to LVM format. I need to add new harddisk and want to configure LVM Now configuration is like this FilesystemSize Used Avail Use% Mounted on

Re: ssl

2003-07-11 Thread Mr. L.R. Adrian
Ok, Don't quote this but i believe it should simply read; Listen 80 and in your conf file there is an Ifdefine statement {not the one in you VirtualHoststatement. It is standalone in the top area of the conf file. Looks like this: IfDefine HAVE_SSL Listen 443 If it looks like this it's turned

ls -color

2003-07-11 Thread James Richards
Hi, I'm trying to change my ls colors so that it better matches my background (the current colors don't do well with a black background and I'm not changing my background for other reasons). Does anyone know how I can change my directory color from dark blue to light blue (but not cyan as that

RE: wget

2003-07-11 Thread Chris W. Parker
Tom Hosiawa mailto:[EMAIL PROTECTED] wrote: For god sakes man! Trim your posts!! ARGH! [snipped 128 lines of text that's not relevant to my post] Chris. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: POP3 with full email as user name

2003-07-11 Thread Fryclau
Thank a lot to answer! Can I use mysql with ipop3? How you authenticate user with mysql from postfix and curier-imap? Is't the same from ipop3? Then I can authenticate ftp users either with vsftp mysql? THANK AGAIN P.S. Is't hard to move from ipop3 to postfix and courier-imap? -Original

25 'coolest' softwares not present in default RH install

2003-07-11 Thread n30
Guys, What are your opinion?? 25 'coolest' software not present in default RH install / softwares you generally install immediately first after a fresh RH install starting the list. 1. gkrellm 2. snort 3. ... Thanks -N -- redhat-list mailing list unsubscribe mailto:[EMAIL

Re: qmail or sendmail--what if?

2003-07-11 Thread Alex
ok, but if user admin, which has setup to receive email for domain1.com ([EMAIL PROTECTED]), want to setup outlook with the adress [EMAIL PROTECTED] then what stops him from sending email by using domain2.com instead of domain1.com ? - Original Message - From: John McKinney [EMAIL

RE: /bin/date time is jumping backward, please help

2003-07-11 Thread Leonard den Ottolander
Hi Horace, I think you are misunderstanding what I mean. The ntp will update the system clock hourly only. But I have used /bin/date and perl script to check the system at anytime, the reported system clock will 1-4 seconds less than previous report(just 1 second interval between 2 report)

Re: mplayer/xine/ogle dvd playback question

2003-07-11 Thread Duane Winner
I figured out mplayer: # mplayer -dvd 1 -vo x11 [-vop dint] [-zoom] I included the -vo x11 to play on external monitor. (Don't understand why this is not needed when I play on just laptop LCD) -zoom allowed me to expand the window to full screen. I thought -vop dint would do some deinterlacing

Re: Help, please- Evolution Questions

2003-07-11 Thread Bill Tangren
Carlo Malfatti wrote: Il gio, 2003-07-10 alle 16:13, dch ha scritto: 1. Does anyone have 1.4 working RELIABLY with KDE? When I had it installed it would crash frequently. Sorry I use Gnome 2. How do I get it to work with the local file in contrast to having to IMAP or Pop3 the mail? There is an

Re: 25 'coolest' softwares not present in default RH install

2003-07-11 Thread Didier Casse
On Fri, 11 Jul 2003, n30 wrote: Guys, What are your opinion?? 25 'coolest' software not present in default RH install / softwares you generally install immediately first after a fresh RH install starting the list. 1. gkrellm 2. snort 3. ... 4. Xine 5. Mplayer 6.

Bug in redhat 9 kernel- problems with cpufreq.c during recompilation

2003-07-11 Thread Didier Casse
Hi there, I tried to patch my Linux kernel 2.4.20-8 i686 i386 GNU/Linux (on redhat 9) with the linux-ppscsi patch so that I can add my parallel port scanner to my pc. I started as follows in the /usr/src/linux-2.4.20-8/ directory step 1. patch -p1 linux.ppscsi.patch step 2. make

  1   2   >