Re: Adaptec SCSI card failure - my turn!!!

2002-06-23 Thread Edward Dekkers
> I'm trying to get an Adaptec 1542CP (ISA) card to work under RH7.3, and failing miserably. With a stock (RPM) kernel, it won't work. With a custom compiled kernel, it won't work. Yet, it worked fine with RH7.2...what gives? Can't help you with any of that but maybe you can help me? I'm

Re: I am trying to uninstall ntp.

2002-06-23 Thread Thorsten Strusch
Hello David, David T Roth wrote: > I had installed ntp-4.1.1 and now I am trying to uninstall it. I am > using gnuRPM and the ntp package is not showing up to be uninstalled > either looking or doing a find. But when I try to install an earlier > version for redhat 7.0 it comes up saying tha

AW: Sendmail config - domain name

2002-06-23 Thread Spanke, Alexander
Hi, i think you can use the DM parameter at the config file. regards Alex > -Ursprüngliche Nachricht- > Von: Chris Mason [SMTP:[EMAIL PROTECTED]] > Gesendet am: Samstag, 22. Juni 2002 16:40 > An: Redhat-list > Betreff: Sendmail config - domain name > > I ams sending mail from

NEWBIE-> problems installing

2002-06-23 Thread Geoffrey Lane
Title: Message I've downloaded and burned all 4 cds for redhat linux 7.3 and burned the 3 needed for installation... I've booted to the cd-rom and went through the set-up process but when it comes to the last 100mb to be transfered to the hd it askes me for the second cd. well. I keep ge

Re: Re: Unable to telnet into my RedHat 7.1 box

2002-06-23 Thread shyam
make sure that in.telnetd is running and edit /etc/xinetd.d/telnet , change disable =yes to 'no' and restart the xinetd service shyam On Fri, 21 Jun 2002 [EMAIL PROTECTED] wrote : >"Tamola, Mark" wrote: > > > Hello all, > > > > I have just setup my RedHat 7.1 box here at work, and the >instal

Re: Newbie kernel question

2002-06-23 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 23 June 2002 10:49 pm, Kamal Jain wrote: > That's the thing. I downloaded 2.4.18-3 (all 5 ISO images - SRPM's > included, whatever those are) and burned them. When I did the > installation, I chose all the options (GNOME, KDE, development

Re: how to truncate a file?

2002-06-23 Thread Vidiot
>Maybe this is quite a dumb question, >in my system, i have this one file which size is over 200Mb. How can I >truncate the file to 50k? is there any command that I can use to do this? What is the file? Binary, ASCII text, what? MB -- e-mail: [EMAIL PROTECTED] It is God's job to forgive

Re: Newbie kernel question

2002-06-23 Thread K.Deepak
Dear Kamal, Even though i haven't done a full installation of RedHat 7.3 , ( as i don't have the the full installation cd with me as of now . but planning to purchase it in few days ) , i have seen that by default you will not NTFS kernel support in RedHat 7.x series i

RE: Newbie kernel question

2002-06-23 Thread Kamal Jain
fred smith wrote: >>My guess: Assuming you installed all the devel stuff and kernel sources and headers, etc., for the later kernel, perhaps you can run thru the kernel config and enable NTFS as a module then to a "make modules" or whatever the correct incantation is this week. followed by a "ma

how to truncate a file?

2002-06-23 Thread Mohammed Maeraj Hasbi
Maybe this is quite a dumb question, in my system, i have this one file which size is over 200Mb. How can I truncate the file to 50k? is there any command that I can use to do this? Thanks in advance. ___ Redhat-list mailing list [EMAIL PROTECTED] h

Re: Newbie kernel question

2002-06-23 Thread fred smith
On Sun, Jun 23, 2002 at 09:47:50PM -0400, Kamal Jain wrote: > OK, I admit it, I'm new to Linux. Although, in a former life I did > administer SunOS systems. But for the sake of argument, let's assume I > know nothing about Linux/UNIX other than how to spell them. :^) > 1b. Is there a way to ad

Newbie kernel question

2002-06-23 Thread Kamal Jain
OK, I admit it, I'm new to Linux. Although, in a former life I did administer SunOS systems. But for the sake of argument, let's assume I know nothing about Linux/UNIX other than how to spell them. I recently installed RedHat 7.3 (2.4.18-3/Valhalla) at home. Using the update agent, I got all k

Re: CD tools

2002-06-23 Thread Vidiot
>Dear Vidiot > >Is the audioCD ISO image also? Nope. ISO is for data CD, i.e. CD-ROM. >Can I use dd if=/mnt/cdrom1 of=data.iso bs=4b ? Nope. Use cdparanoia to extract audio files from an audio CD and use cdrecord to create an audio CD. MB -- e-mail: [EMAIL PROTECTED] It is God's job t

Re: CD tools

2002-06-23 Thread angelaoyu
Dear Vidiot Is the audioCD ISO image also? Can I use dd if=/mnt/cdrom1 of=data.iso bs=4b ? Thank you Vidiot wrote: > >If the CD has normal data, not iso image, can i use this command to make iso > >image > > You don't understand. Data CDs do not contain ISO images, they are the > ISO image.

nfs

2002-06-23 Thread angelaoyu
Hi all I have nfs porblem Is it possible to have nfs setting between different RH version? eg: RH6.1 and RH7.3 I have problem when I tried to use RH7.3 to mount RH6.1 and My setting is as follows: File /etc/exports in RH6.1 /datadisk1 192.168.0.0/16(rw,no_root_squash) exportfs But I got erro

Re: How do I make boot disk after installation?

2002-06-23 Thread John P Verel
On 06/23/02 17:57 +0200, Anand Buddhdev wrote: > On Sun, Jun 23, 2002 at 05:45:37PM +0200, Kristian Sørensen wrote: > > > Hello, > > > > I didn't make a boot disk during the installation of RH7.3. How do I > > make one now? > > Use the "mkbootdisk" command. See the man page for usage. > Or Pro

Re: rh 7.3 sasl postfix

2002-06-23 Thread Juan Martinez
If you go to Simon Mudd's site: 1. Download the latest .src.rpm e.g. postfix-1.1.11-1.src.rpm As root 2. Install the src rpm, 'rpm -ivh postfix-1.1.11-1.src.rpm' 3. 'cd /usr/src/redhat/SOURCES/' 4. Set the shell variable POSTFIX_SASL to 1 5. Run '/bin/sh ./make-postfix.spec' 6. 'cd ../S

Re: Sendmail: It seems: EMail from local IP is refused

2002-06-23 Thread Wolfgang Pfeiffer
On Jun 24, 2002, 00:15 (+0200) Wolfgang Pfeiffer wrote: > Hal, Kevin, > first: Thanks for your help ... I think I came now nearer to what I > want with my sendmail configs .. > > On Jun 23, 2002, 13:19 (-0400) Kevin MacNeil wrote: > > [ ... ] > > Thanks again, Hal and Kevin: answers like yours t

Re: Cron

2002-06-23 Thread Emmanuel Seyman
On Sun, Jun 23, 2002 at 05:39:17PM -0500, Jesse Angell wrote: > Hello, > When cron runs a script it emails the output to that user. > This annoys the users as it makes no since to them, anyway I > can modify the script to do something else with the output? You asked this question on Friday an

Re: Cron

2002-06-23 Thread Bret Hughes
On Sun, 2002-06-23 at 17:39, Jesse Angell wrote: > Hello, > When cron runs a script it emails the output to that user. This annoys the users >as it makes no since to them, anyway I can modify the script to do something else >with the output? > yes this was discussed in the last week or so

Re: "ifconfig eth0 hw" at system start

2002-06-23 Thread Bret Hughes
On Sun, 2002-06-23 at 15:20, Joost wrote: > Hello, > > I want to use another MAC-address for eth0 so that I can use another > nick for the connection with my ISP (the DHCP-server uses the MAC for > authorization). I accomplished this with the following command: > > ifconfig eth0 hw ether .

Cron

2002-06-23 Thread Jesse Angell
Hello,     When cron runs a script it emails the output to that user. This annoys the users as it makes no since to them, anyway I can modify the script to do something else with the output?       --Jesse Angell

Re: Sendmail: It seems: EMail from local IP is refused

2002-06-23 Thread Wolfgang Pfeiffer
Hal, Kevin, first: Thanks for your help ... I think I came now nearer to what I want with my sendmail configs .. On Jun 23, 2002, 13:19 (-0400) Kevin MacNeil wrote: > It looks like the the receiving mta is doing a dns lookup on > localhost.localdomain, which isn't a legal hostname. There are a

Re: Various Questions...

2002-06-23 Thread Benny Pedersen
--- Reply to a message --- By: Tom Wilson ->: a Mail :>: RE: Various Questions... > addresses and their MAC address that answer the ping. Change to > you desired IP scheme and range of course. ping -c 10 255.255.255.255 -b arp >> arp.log more simple :-) -- Benny Pedersen http://xpoint.l

Re: acidentary moved /etc/ directory

2002-06-23 Thread Benny Pedersen
--- Reply to a message --- By: Fred Kamwaza ->: a Mail :>: acidentary moved /etc/ directory > I was in the process of upgrading from RH6.2 to RH7.2. I was > making backups for /etc when I acidentary moved the /etc directory > to another location on the Drive. My rescure disk is not working >

Re: Firewall

2002-06-23 Thread Benny Pedersen
--- Reply to a message --- By: Matt McElreath ->: a Mail :>: Firewall > I'm looking to get a good firewall for my RH 7.0. Any suggestions? bind 127.0.0.1 on services not needed from outside makes sence to me or if you still need them bind 192.168.1.1 for your local lan i follow this rules t

Re: what's best for an old laptop?

2002-06-23 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 21 June 2002 05:25 pm, gregory mott wrote: > 16mb is not much these days. many might mutter that the dump is best. > > no way i'm gonna leave it with lose95. but, what would y'all suggest? > > RH7.1+ insists on 40+ mb. i can probably get

"ifconfig eth0 hw" at system start

2002-06-23 Thread Joost
Hello, I want to use another MAC-address for eth0 so that I can use another nick for the connection with my ISP (the DHCP-server uses the MAC for authorization). I accomplished this with the following command: ifconfig eth0 hw ether .. I'd like to know where to put this in order to ha

Re: RealPlayer & Linux

2002-06-23 Thread Joost
Yes, I believe there is a Real Server for Linux Regards, Joost Cogels ListServ wrote: >Currently we are running our webserver on NT 4.0 with Real Player as our >media server. >Is there a server portion for Real Player on a Linux Box if we where to >migrate to the Linux world? > >Thanks. >Roger

RE: Upgrade 72 to 73 wont work????

2002-06-23 Thread Patrick Nelson
Ray Curtis wrote: - Have you looked at the consoles when it stops during the upgrade for any messages ? This sounds strange, how many and what type drives, IDE or scsi ? - When you get to the part of the installation where you select the type of installati

Re: Anti-Spam

2002-06-23 Thread Harry Putnam
"K.Deepak" <[EMAIL PROTECTED]> writes: > Please help me out by telling the exact rules which will make the spamassassing to > deliver the spammed messsages to the folder > /var/spool/mail/caughtspam Sounds like something else is wrong here. If you have the rule you posted: :0fw | spamassass

Re: Sendmail: It seems: EMail from local IP is refused

2002-06-23 Thread Kevin MacNeil
It looks like the the receiving mta is doing a dns lookup on localhost.localdomain, which isn't a legal hostname. There are a couple of potential solutions to this common problem. First, try routing your mail through your isp's mailserver by defining it as a smarthost in your /etc/mail/sendmail.

pump does not work anymore

2002-06-23 Thread Andreas Gundacker
Dear RadHat developers and listmembers, Since past Monday all of a sudden pump stopped obtaining it´s IP from the DHCP-Server. dhcpcd -R eth1 works fine in turn. I force reinstalled pump, but without result. I was very fond of pump, as I used it with masqdialer in order to establish and close

Re: Sendmail: It seems: EMail from local IP is refused

2002-06-23 Thread Hal Burgiss
On Sun, Jun 23, 2002 at 05:40:13PM +0200, Wolfgang Pfeiffer wrote: > Problem the last time is, that the addressees' mail servers often > seemingly do not recognize and/or accept my local IP as a valid > mail server IP, thus rejecting my mail. At least this is my guess ... > So how can I still u

Re: How do I make boot disk after installation?

2002-06-23 Thread Anand Buddhdev
On Sun, Jun 23, 2002 at 05:45:37PM +0200, Kristian Sørensen wrote: > Hello, > > I didn't make a boot disk during the installation of RH7.3. How do I > make one now? Use the "mkbootdisk" command. See the man page for usage. -- Anand Buddhdev http://anand.org

How do I make boot disk after installation?

2002-06-23 Thread Kristian Sørensen
Hello, I didn't make a boot disk during the installation of RH7.3. How do I make one now? Sincerely yours, Kristian ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Sendmail: It seems: EMail from local IP is refused

2002-06-23 Thread Wolfgang Pfeiffer
Hi all I have sendmail-8.11.6-1.6.y on a Redhat 6.2 on a single user machine, no LAN here. I want to send my mail from my machine, without the interference from my ISP's mail servers. Problem the last time is, that the addressees' mail servers often seemingly do not recognize and/or accept my lo

Re: Redirection question

2002-06-23 Thread patrick1
Do a ping -r 5 www.mynewsserver.com and you see the routers cq gateways your computer takes when you go to your newsserver. Otherwise you can do a traceroute command. Patrick On Sun, 23 Jun 2002 15:46:19 +0200 (CEST) Kjetil Tjensvold <[EMAIL PROTECTED]> wrote: >How do I found out if I be r

Re: CD tools

2002-06-23 Thread Drew Hunt
Jonathan and Vidiot - Thanks for the lesson! I'll put that in the next version of the scripts. Drew On Sat, 22 Jun 2002 17:08:57 -0500 (CDT) Vidiot <[EMAIL PROTECTED]> wrote: > > > >>dd if=/mnt/cdrom1 of=data.iso bs=4b > > > >Almost - you have to use the device file that the /mnt/cdrom1 i

Re: saslauthd or pwcheck programs

2002-06-23 Thread Jason Costomiris
On Sat, 22 Jun 2002, Andrew Judge wrote: > Anyone know where I can get saslauthd or pwcheck to use SASL with postfix. > None of the cyrus rpms have either for 7.3 I am trying to use UW imap and > postfix with 7.3, but I think I need one of the above programs You may need to (as Mike noted) get

Redirection question

2002-06-23 Thread Kjetil Tjensvold
How do I found out if I be redirected to another newserver than my ISP's. My ISP use my NIC MAC-address to identify my PC: Is the any software availabel that can trace such an redirection? = Investigating the Norwegain 4.th Secret Service The multiheaded animal. http://hjem.sol.no/altiett/knu

Re: rpm freshen via http

2002-06-23 Thread Emmanuel Seyman
On Fri, Jun 21, 2002 at 04:06:26PM -0400, Michael Fratoni wrote: > > > I believe they are. > > OK, I know they are not. :) Yes. I read the question too fast and thought we were talking about the FTP protocol. Apologies to all. Emmanuel ___ Redhat-l

Re: Anti-Spam

2002-06-23 Thread K.Deepak
Dear Harry, Thanks for your response. but , i tried the option given in the site http://spamassassin.taint.org/ and wrote the procmail rule something like this ( the procmail rule was written in /etc/procmailrc file ) :0fw | spamassassin * ^X-Spam-Flag: Yes caughtspam (n

Re: mount audio CD

2002-06-23 Thread Harry Putnam
David McGlone <[EMAIL PROTECTED]> writes: >> nick > > You can also use the "audio browser" in Konqueror to browse the songs on the > CD. How does on locate this `audio browser'? I don't see it under any konqueror menu. And a brief ALT+f search of konqueror manual didn't find it either.

Re: Anti-Spam

2002-06-23 Thread Harry Putnam
"K.Deepak" <[EMAIL PROTECTED]> writes: > Dear Brain, > > I have setup spamassassin in a RedHat 7.2 with sendmail > 8.12.3. Please let me know as to how filter all the spammed messages to a > single folder called as spam using procmail. > > It would be also great if you ca

Re: Anti-Spam

2002-06-23 Thread Mike Burger
On Sun, 23 Jun 2002, K.Deepak wrote: > Dear Brain, > > I have setup spamassassin in a RedHat 7.2 with sendmail > 8.12.3. Please let me know as to how filter all the spammed messages to a > single folder called as spam using procmail. > > It would be also great if you ca

Re: Anti-Spam

2002-06-23 Thread K.Deepak
Dear Brain, I have setup spamassassin in a RedHat 7.2 with sendmail 8.12.3. Please let me know as to how filter all the spammed messages to a single folder called as spam using procmail. It would be also great if you can give links/documents for installation, configurat

Re[2]: Anti-Spam

2002-06-23 Thread Brian Ashe
Hello daniel, Friday, June 21, 2002, 6:58:32 PM, you textually orated: d> i've heard that "spamassassin" is great d> it's serversoftware though Naah. It's whatever you want it to be. Read below. * KMail and SpamAssassin (thanks to Colm Buckley and Gideon Hallett, 2001-12-16) Spa