unsubscribe

2002-12-05 Thread Scorpion Yang
Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Re: CRM help!

2002-12-05 Thread Teodor Georgiev
BTT, go to freshmeat. a good one. - Original Message - From: "Simpson, Doug" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 05, 2002 10:31 PM Subject: CRM help! > I was just in a meeting where my sales dept is going to ram down my throat a > CRM that is VERY MS ce

Re: Re: RH8.0 ip_forwarding bug?????

2002-12-05 Thread Jack Bowling
** Reply to message from "C. Jim" <[EMAIL PROTECTED]> on Fri, 06 Dec 2002 14:51:49 +0900 (JST) > > Uhm, I'm no iptables expert, but shouldn't you have > > > forwarding rules seeing > > as you want to forward packets? > > > > --- > > Edward Dekkers (Director) > > Triple D Computer Services P/L >

Re: RH8.0 ip_forwarding bug?????

2002-12-05 Thread Joshua Schmidlkofer
http://www.shorewall.net Download it, RTFM, then use. Using the canned configs that are availible for download in numberous areas - one of which is the documentation area, i.e. http://www.shorewall.net/standalone.htm http://www.shorewall.net/two-interface.htm http://www.shorewall.net/three-inte

Re: broken pipes

2002-12-05 Thread Cameron Simpson
On 09:09 02 Dec 2002, Ira Childress <[EMAIL PROTECTED]> wrote: | I'm sure some one has seen this before and hopefully there's a work-around. | |houston:/admin/IrasDir # cat wtest |#!/bin/bash |# |myVar="Old Value" | |echo "1: "$myVar | |echo "New Value" | while read dat

Re: Robert P J Day

2002-12-05 Thread Joshua Schmidlkofer
On Thu, 2002-12-05 at 17:14, Edward Dekkers wrote: > Whoops I take all the HTML stuff back - you posted in MIME with plain text > as well. That may actually be a worse sin entirely. -- VB programmers ask why no one takes them seriously, it's somewhat akin to a McDonalds manager asking employee

RE: help with GRUB...

2002-12-05 Thread Joshua Schmidlkofer
Yes, that sets up the stock M$ bootloader chain. On Tue, 2002-12-03 at 05:04, Stone, Timothy wrote: > It seems that I may have missed the answer in my previous looks at the manual and >faq for GRUB at GNU.org. > > Looks like I can run fdisk /mbr to install the w2k bootloader. Any comments on thi

Re: nfs mount takes too much time

2002-12-05 Thread Joshua Schmidlkofer
Make sure that portmap is running: service portmap start js On Mon, 2002-12-02 at 12:57, Freddy Chavez wrote: > I want to use NFS so I have this on /etc/exports > on a computer with IP=192.168.2.1: > /home/nfs 192.168.0.0/255.255.0.0(rw) > > Then from other computer I execute: > mount -

Re: Newbie Help Request: kernel-source

2002-12-05 Thread Joshua Schmidlkofer
Go to: http://psyche.freshrpms.net download 'apt' install: 'rpm -ihv apt-.' then: 'apt-get update' then 'apt-get upgrade' this will probably be easier, and less painful that the stock redhat stuff. Also, you may end up w/ a 'apt-get -f install'. That will attempt to satisfy any pac

Re: ssl

2002-12-05 Thread Joshua Schmidlkofer
*OR* you [most likely] can say: perl -MCPAN -e 'shell' [If it asks you if you are 'ready to manually config' say :NO] then type install Net::SSLeay this will install it, etc. *note: you must be root. It works great. CPAN is perl's killer app. js On Mon, 2002-12-02 at 07:12, João Pedro

Re: sgi_fam on 7.3 causing massive LDAP queries

2002-12-05 Thread Nick Urbanik
Dear Gordon, Thanks for your reply. Gordon Messmer wrote: > On Thu, 2002-12-05 at 16:26, Nick Urbanik wrote: > > > > We are using LDAP authentication for all our laboratory machines, using > > OpenLDAP 2.0.23 on RH 7.3. > > I assume then that you're also using it for NSS. That being the case, >

Re: Re: RH8.0 ip_forwarding bug?????

2002-12-05 Thread C. Jim
> Uhm, I'm no iptables expert, but shouldn't you have > > (Bforwarding rules seeing (B> as you want to forward packets? (B> (B> --- (B> Edward Dekkers (Director) (B> Triple D Computer Services P/L (B (BOne might think that. However, I was under the assumption (Bthat when the policy for t

Re[2]: RH8, apache 2, php 4.2.2 problems

2002-12-05 Thread Brian Ashe
Hello Christensen, Thursday, December 5, 2002, 10:58:47 PM, you textually orated: CT> After 2 hours of messing with it, and about 10 minutes after I posted to CT> this list I figured that out :) CT> Thanks! CT> How is having register_globals off better for security? Do you know the CT> specifics

Re: Multiple log-in session, GNU screen.

2002-12-05 Thread nuk
Bo Peng wrote: Hi, I was looking for some way that let me have multiple independent log in sessions. For example, a root session in text mode, a user session in X mode and ways to switch between them. Logging out one of them does not affect others. Is there a way to do this? During the sear

Re: Multiple log-in session, GNU screen.

2002-12-05 Thread Blaine Armsterd
On Thu, 5 Dec 2002, Bo Peng wrote: > I was looking for some way that let me have multiple independent log in > sessions. For example, a root session in text mode, a user session in X > mode and ways to switch between them. Logging out one of them does not > affect others. Is there a way to do this?

Re: RH8.0 ip_forwarding bug?????

2002-12-05 Thread Edward Dekkers
> iptables -P INPUT DROP (B> iptables -A INPUT -i ! eth0 -j ACCEPT (B> iptables -A INPUT -m state --state ESTABLISHED,RELATED -j (B> ACCEPT (B> iptables -A INPUT -j LOG --log-prefix "INPUT_DROP(FW): " (B> --log-level 6 (B> iptables -A INPUT -p tcp -i eth0 -j REJECT --reject-with (B> tcp-rese

Re: RH8, apache 2, php 4.2.2 problems

2002-12-05 Thread Christensen Tom
After 2 hours of messing with it, and about 10 minutes after I posted to this list I figured that out :) Thanks! How is having register_globals off better for security? Do you know the specifics of why they recommend that? I am doing it with register_globals off, but typing $_POST everywhere

Re: NT Authentication With Pam

2002-12-05 Thread Distribution Lists
Thanks for the information. This worked great. Regards > On Wed, Dec 04, 2002 at 05:39:56PM -0600, Distribution Lists wrote: > >> I want to configure my RH 8 box so that it authenticates users that >> log using telnet, ssh, etc... via a NT domain controller. I suspect I >> have to use the a Pam

RE: Dell(TM) PowerEdge(TM) Web Server Version 3.1 Powered by RedHat Linux

2002-12-05 Thread chadd
hmm. wonder how they sell them so cheap? maybe b/c there's virtually NO support.! sometimes the price of a system is considering more than just the hardware. any monkey can put an intel mobo in a case. not to be slamming Dell but in the field I'm in I see this exact thing all the time. too

Re: Problem with Sendmai RH8.0

2002-12-05 Thread Ben Russo
Felix, sorry I only speak english. I hope I understood your questions. I think this might be the answer you are looking for. :-) RedHat 8.0 installs Sendmail by default configured to only listen on local interface. Edit /etc/mail/sendmail.mc, around line 53: dnl This changes sendmail to

RE: Why does RH8.0 server not start without Mouse and Keybourd connected to the system?

2002-12-05 Thread chadd
I've never had any problems with any of my Compaq's doing this (and I deal almost exclusively w/ them). There a possibility of it stopping at POST but you can change that setting in the bios. chadd -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rick John

Re: CRM help!

2002-12-05 Thread Jack Bowling
** Reply to message from "Simpson, Doug" <[EMAIL PROTECTED]> on Thu, 05 Dec 2002 14:31:27 -0600 > I was just in a meeting where my sales dept is going to ram down my throat a > CRM that is VERY MS certric. Please does anyone have any idea for a CRM > that is a bit more Linux friendly and or just

RH8.0 ip_forwarding bug?????

2002-12-05 Thread C. Jim
Trying to set up RH8.0 as a router/firewall for a cable (Bconnection, where the IP address for eth0 is obtained (Bthrough DHCP. The IP address of eth1 is a local address of (B192.168.1.1 (B (BI have enabled ip_forwarding in /etc/sysctl.conf and (Bverified it on reboot using cat (B/proc/sys/n

Re: Sendmail Sent Items Folder

2002-12-05 Thread Anthony E. Greene
On 05-Dec-2002/20:25 -0600, Will Phipps <[EMAIL PROTECTED]> wrote: >Does anyone know how to make sendmail save a copy of a sent email to the >users sent items folder automatically? > >I know you can handle it in the client, but that can be a major pain >when your users are using junk like MS Outloo

Re: CRM help!

2002-12-05 Thread Ben Russo
On Thu, 2002-12-05 at 15:31, Simpson, Doug wrote: > I was just in a meeting where my sales dept is going to ram down my throat a > CRM that is VERY MS certric. Please does anyone have any idea for a CRM > that is a bit more Linux friendly and or just less MS centric. > Please Help! http://www.c

RE: Problem with Sendmai RH8.0

2002-12-05 Thread Cowles, Steve
> -Original Message- > From: Michael Fratoni > Sent: Thursday, December 05, 2002 7:46 PM > Subject: Re: Problem with Sendmai RH8.0 > > > Red Hat supplied sendmail rpms have been compiled with tcp_wrappers > support. This is true of at least Version 8.11.6 and Version 8.12.5 > Thanks for

Sendmail Sent Items Folder

2002-12-05 Thread Will Phipps
Does anyone know how to make sendmail save a copy of a sent email to the users sent items folder automatically? I know you can handle it in the client, but that can be a major pain when your users are using junk like MS Outlook. I would like for it to be done on the server side. Thanks, Will

Re: RH8, apache 2, php 4.2.2 problems

2002-12-05 Thread Brian Ashe
Hello Christensen, Thursday, December 5, 2002, 8:32:00 PM, you textually orated: CT> OK, CT> I know the transition form apache 1.x to 2 isn't supposed to be easy... CT> but, here's the deal. CT> I am setting up a new website, apache 2, redhat 8, php 4.2.2 (default redhat CT> 8 install). CT> I

Re: RH8, apache 2, php 4.2.2 problems

2002-12-05 Thread Frederic Herman
Christensen Tom wrote: OK, I know the transition form apache 1.x to 2 isn't supposed to be easy... but, here's the deal. I am setting up a new website, apache 2, redhat 8, php 4.2.2 (default redhat 8 install). I can't get html forms to pass their variables successfully to my php scripts. I cr

Re: sgi_fam on 7.3 causing massive LDAP queries

2002-12-05 Thread Gordon Messmer
On Thu, 2002-12-05 at 16:26, Nick Urbanik wrote: > > We are using LDAP authentication for all our laboratory machines, using > OpenLDAP 2.0.23 on RH 7.3. I assume then that you're also using it for NSS. That being the case, you should be running "nscd" on all of your clients. In "authconfig", i

Re: Problem with Sendmai RH8.0

2002-12-05 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 05 December 2002 06:04 pm, Cowles, Steve wrote: > > -Original Message- > > From: felix > > Sent: Thursday, December 05, 2002 1:28 PM > > Subject: Problem with Sendmai RH8.0 > > I have problem with sendmail, i cant sendmail of Outlo

RH8, apache 2, php 4.2.2 problems

2002-12-05 Thread Christensen Tom
OK, I know the transition form apache 1.x to 2 isn't supposed to be easy... but, here's the deal. I am setting up a new website, apache 2, redhat 8, php 4.2.2 (default redhat 8 install). I can't get html forms to pass their variables successfully to my php scripts. I create a simple form ie

Re: mail nastygrams today

2002-12-05 Thread Edward Dekkers
> I guess I am posting too much since I am getting these today. I anyone > else seeing these as a result of poting to the list? Yep, for about a week now. --- Edward Dekkers (Director) Triple D Computer Services P/L -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=uns

Re: Robert P J Day

2002-12-05 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05-Dec-2002/16:38 -0500, penelope <[EMAIL PROTECTED]> wrote: >... >> one: I pay particular attention to the posts from the more common >> names that I see. as the info is good and I never know when I may >> need it. >> two: I am a little intimidate

Via AC'97 Audio CODEC not working in RH80

2002-12-05 Thread cotty
I have installed RH80 on a AMD with an AC'97 codec on-board, RH80 saw after instalation an via82x codec but, the modprobe returns : [root@GOD root]# modprobe via82cxxx_audio /lib/modules/2.4.18-14/kernel/drivers/sound/via82cxxx_audio.o: init_module: No such device Hint: insmod errors can be ca

Re: Robert P J Day

2002-12-05 Thread Edward Dekkers
> Thanks dude, the guy is obviously a smart ASS and I doubt if he has ever > been laid hence his force sense of elite ness. > > I was being lazy as I was working on something else and I didn't have access > to the MAN pages and I forgot 1000 was the "t" mask for the sticky bit. I'm > a very compete

Re: Robert P J Day

2002-12-05 Thread Edward Dekkers
Nice post on the docco Bret. If we could only get it posted where it will always be found :( Regards, --- Edward Dekkers (Director) Triple D Computer Services P/L -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/

Re: Robert P J Day

2002-12-05 Thread Edward Dekkers
Whoops I take all the HTML stuff back - you posted in MIME with plain text as well. Apologies. Was too quick as per usual. --- Edward Dekkers (Director) Triple D Computer Services P/L -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.

Re: Bad address [Was: Re: mail nastygrams today]

2002-12-05 Thread Mike Burger
I forwarded a number of these messages to [EMAIL PROTECTED], with no luck. On Thu, 5 Dec 2002, Michael Fratoni wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thursday 05 December 2002 04:57 pm, Bret Hughes wrote: > > I guess I am posting too much since I am getting these today.

RE: mail nastygrams today

2002-12-05 Thread Mike Burger
Delete mail from your mailbox. If you use POP3, tell your client program to not save messages on the server. If you're using PINE, ELM, a Webmail client, start deleting old messages that you no longer need. On Thu, 5 Dec 2002, Simpson, Doug wrote: > Hey, > I would be more than happy to "clear

Re: mail nastygrams today

2002-12-05 Thread Mike Burger
I've been getting them from phoenix2.maa.sify.net. I've been really trying to find a way to filter them, but I don't thing it was working. Eventually, I blocked port 25 for them on my firewall. On 5 Dec 2002, Bret Hughes wrote: > I guess I am posting too much since I am getting these today. I

sgi_fam on 7.3 causing massive LDAP queries

2002-12-05 Thread Nick Urbanik
Dear folks, after some days of tracking the problem down, I found that disabling sgi_fam on our students' RH 7.3 installations terminated a massive set of LDAP queries that were effectively terminating services from our LDAP/nfs/name/dhcp server by bringing load average up to 7 and beyond. We are

Re: Redhat Advanced Workstation ?

2002-12-05 Thread Michael J. Eisenhower
On Thu, Dec 05, 2002 at 03:46:04PM -0800, Rick Johnson wrote: > > We just got a similar machine, and are in the same boat. Looks like it's > also based on Red Hat 7.2. But beyond that I'm not sure what to make of it. > Perhaps it's Advanced server under a different name? I don't even see binary > u

Bad address [Was: Re: mail nastygrams today]

2002-12-05 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 05 December 2002 04:57 pm, Bret Hughes wrote: > I guess I am posting too much since I am getting these today. I anyone > else seeing these as a result of poting to the list? > Reporting-MTA: dns; mailrelayinfo.maa.sify.net > Arrival-Date:

RE: Find -mtime doesn't seem to work properly.

2002-12-05 Thread Robert P. J. Day
On Thu, 5 Dec 2002, Wayne Holdcroft wrote: > Hi > > Make the 4 into a +4 and see if that helps. > > Bye there is a subtlety with finding based on mtime, atime or ctime that's worth knowing. for all of these, the days value means (and i'll just use one example): -mtime 3 # betw

Re: mail nastygrams today

2002-12-05 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Simpson, Doug wrote: | Hey, | I would be more than happy to "clear out my box" if you tell me how. | Unless you're [EMAIL PROTECTED], I wouldn't worry about it. - -Rick - -- Rick Johnson, RHCE - [EMAIL PROTECTED] Linux/WAN Administrator - Medata, Inc

Multiple log-in session, GNU screen.

2002-12-05 Thread Bo Peng
Hi, I was looking for some way that let me have multiple independent log in sessions. For example, a root session in text mode, a user session in X mode and ways to switch between them. Logging out one of them does not affect others. Is there a way to do this? During the search, I find GNU sc

Re: Redhat Advanced Workstation ?

2002-12-05 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael J. Eisenhower wrote: | Hello, | | I'm a long time Red Hat user (since 4.1). We just got | an HP ZX6000 workstation at work today (2x1Ghz Itanium 2, 2 | I looked on Red Hat's site and on listman.redhat.com | and can't find any info on it.

Redhat Advanced Workstation ?

2002-12-05 Thread Michael J. Eisenhower
Hello, I'm a long time Red Hat user (since 4.1). We just got an HP ZX6000 workstation at work today (2x1Ghz Itanium 2, 2 Gb Ram, 2x36Gb 10,000rpm SCSI disks, Radeon 7000 dual head). It's got Red Hat Advanced Workstation 2.1AW installed on it. I played around with it a little this afte

Re: Why does RH8.0 server not start without Mouse and Keybourd connectedto the system?

2002-12-05 Thread Samuel Flory
Reza Rahimi wrote: Dear all, When I disconnect the mouse and the keyboard cords from the server, the server does not start. The boot process passes GRUB boot loader. Exactly when boot loader passes I can see a few lines of text and then the system freezes. The last message I can see is something

RE: mail nastygrams today

2002-12-05 Thread Simpson, Doug
Hey, I would be more than happy to "clear out my box" if you tell me how. -Original Message- From: Rick Johnson [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 05, 2002 5:10 PM To: [EMAIL PROTECTED] Subject: Re: mail nastygrams today -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Si

Re: mail nastygrams today

2002-12-05 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Simpson, Doug wrote: | Yeah, I am getting these too. Looks like someone is over quota - but left themselves subscribed. Can we just kick the guy for now and let him resub when/if he clears out his box? - -Rick - -- Rick Johnson, RHCE - [EMAIL PROTECT

Re: Why does RH8.0 server not start without Mouse and Keybourd connectedto the system?

2002-12-05 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Reza Rahimi wrote: | Dear all, | | When I disconnect the mouse and the keyboard cords from the server, the | server does not start. The boot process passes GRUB boot loader. Exactly | when boot loader passes I can see a few lines of text and then the s

RE: Problem with Sendmai RH8.0

2002-12-05 Thread Cowles, Steve
> -Original Message- > From: felix > Sent: Thursday, December 05, 2002 1:28 PM > Subject: Problem with Sendmai RH8.0 > > > hi all person of rehdat list. > > I have problem with sendmail, i cant sendmail of Outlook > exprees or Netscape. > > I read about of sendmail, this work with tcp wrapp

Re: How do I increase performance on my Redhat server?

2002-12-05 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Søren Neigaard wrote: | My Redhat will be a server, and not a workstation, and therefore I | guess I can remove some of the services starting at boot time, or? | | One thing I found in my dmesg was this: "VFS: Diskquotas version | dquot_6.5.0 initializ

Re: XINETD

2002-12-05 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: | Hi Everyone, | | According to RHSA-2002:196-09 the xinetd package should be upgraded to | version 2.3.9 which seems to still have the filedescriptor DOS vuln, but | on RHSA-2002-196-19 the version of xinetd is 2.3.7-4.7, lowe

Re: XINETD

2002-12-05 Thread mklinke
Eduardo, Another fellow had the same question and posted what he found in Bugzilla. There appears to be a problem with the later version so they may have rolled back. See this for more info http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=76146 Regards, Mike Klinke On Thursday 05 Dec

Re: Funny dmesg CPU messages

2002-12-05 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Søren Neigaard wrote: | I have this old IBM PC Server 520 with 2 P133 CPU's, but I think | Redhat only detects one of them, I guess I have to compile the kernel | to get SMP support, right? Or just install the SMP enabled RPM. | In my dmesg I see som

RE: mail nastygrams today

2002-12-05 Thread Simpson, Doug
Yeah, I am getting these too. -Original Message- From: Bret Hughes [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 05, 2002 3:58 PM To: redhat-list Subject: mail nastygrams today I guess I am posting too much since I am getting these today. I anyone else seeing these as a result of

Re: segmentation fault

2002-12-05 Thread fluke
Taken from http://info.astrian.net/jargon/terms/s.html#segmentation_fault segmentation fault n. [Unix] 1. [techspeak] An error in which a running program attempts to access memory not allocated to it and core dumps with a segmentation violation error. This is often caused by improper

RE: CRM help!

2002-12-05 Thread Daevid Vincent
http://www.relata.org/ DÆVID. "A good friend will come and bail you out of jail...but a true friend will be sitting next to you in the holding cell, laughing and saying -'That was fucking awesome!'" > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf O

RE: Dell(TM) PowerEdge(TM) Web Server Version 3.1 Powered by RedHat Linux

2002-12-05 Thread fluke
You did not really answer the question. Which of the five items that make up SKU P/N 420-0835 provide this or a similar written notice? On Thu, 5 Dec 2002 [EMAIL PROTECTED] wrote: > > I ordered and recieved the Dell(TM) PowerEdge(TM) Web > > Server Version 3.1 Powered by Red Hat Linux (SKU P

RE: mail nastygrams today

2002-12-05 Thread Cowles, Steve
> -Original Message- > From: Bret Hughes > Sent: Thursday, December 05, 2002 3:58 PM > Subject: mail nastygrams today > > > I guess I am posting too much since I am getting these today. > I anyone else seeing these as a result of poting to the list? > > > Reporting-MTA: dns; mailrelayi

Why does RH8.0 server not start without Mouse and Keybourd connected to the system?

2002-12-05 Thread Reza Rahimi
Dear all, When I disconnect the mouse and the keyboard cords from the server, the server does not start. The boot process passes GRUB boot loader. Exactly when boot loader passes I can see a few lines of text and then the system freezes. The last message I can see is something like "Extracting Red

segmentation fault

2002-12-05 Thread Steven Going
Greetings, Can anyone tell me what a segmentation fault is? I installed a software package and it reports a segmentation fault when starting it's service. Thanks, Steven -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/li

RedHat Documentation [was RE: Robert P J Day]

2002-12-05 Thread Glenn Goodspeed
Chris - The short answer is: http://www.redhat.com/docs/ For help with error messages, I search the Internet for "[error message]"&"linux". For documentation on specific subjects, like how to set up a DNS server, I search for, as an example, "DNS howto"&"linux". For tough questions, emergencies

How do I increase performance on my Redhat server?

2002-12-05 Thread Søren Neigaard
My Redhat will be a server, and not a workstation, and therefore I guess I can remove some of the services starting at boot time, or? One thing I found in my dmesg was this: "VFS: Diskquotas version dquot_6.5.0 initialized". I don't need diskquotas so can't I just remove it somehow? Or am I going

XINETD

2002-12-05 Thread damato
Hi Everyone, According to RHSA-2002:196-09 the xinetd package should be upgraded to version 2.3.9 which seems to still have the filedescriptor DOS vuln, but on RHSA-2002-196-19 the version of xinetd is 2.3.7-4.7, lower than 2.3.9. What's the correct version of xinetd that should be installed?

Problem with Sendmai RH8.0

2002-12-05 Thread felix
hi all person of rehdat list.   I have problem with sendmail, i cant sendmail of Outlook exprees or Netscape.   I read about of sendmail, this work with tcp wrappers .   if write lines in hosts.deny   ALL:    ALL   the service of POP3 is deny y cant read mail of outlook but if erase the lines

2 monitors

2002-12-05 Thread Robert Baertsch Yahoo
I'm using the matrox dual head monitor and I have 2 problem. 1) When you use ALT-TAB the messages are appearing split between the two monitors rather than centered in one. How do I change that? 2) In the gnome gui certain text appears white on white no matter how I can the themes and background col

ufs_read_super: bad magic number

2002-12-05 Thread Dan Barratt
Hi All, I am having some problem with creating a bootable CD with a custom Kernel, and was hoping that someone will have the knowledge. I have recompiled my kernel and added ufs read/write support, yet when I create my disk and boot from it, I get the following error message: >>>WARNING<<< wro

Re: Apache/SSL

2002-12-05 Thread scott
use the following command to remove the pass phase. openssl dsa -in key.pem -out keyout.pem Ashley M. Kirchner wrote: How can I have Apache restart without asking every time for the pass phrase for its certificate? At the moment, it fails automatic startup if and when the server reboots. S

Re: RH8 Screen Blanking

2002-12-05 Thread Devin Brown
There's no Advanced Tab under preferences->screen saver On Wednesday 04 December 2002 10:33 am, Samuel Flory wrote: > Santiago del Roi wrote: > > How do you turn off screen blanking in RedHat 8? Even when logged on > > as a regular user, whenever my screensaver is enabled my screen will > > blank

Funny dmesg CPU messages

2002-12-05 Thread Søren Neigaard
I have this old IBM PC Server 520 with 2 P133 CPU's, but I think Redhat only detects one of them, I guess I have to compile the kernel to get SMP support, right? In my dmesg I see some funny stuff, could you guys maybe explain it to me? It starts out saying it detects a 132.959 MHz CPU. Then it s

Re: ByeBye hongky_panda@hotmail.com [ was: Re: f**k you all again!!!!! ]

2002-12-05 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 05 December 2002 09:35 am, Nick Lindsell wrote: > >Hello Nick, > >Thank you for writing to MSN Hotmail. > >This is Julius and I am writing in response to your abuse complaint. > >I appreciate your bringing this matter to our attention.

Re: Help: How do you add X-windowsand kde to a RH 7.2 text based system?

2002-12-05 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 05 December 2002 09:03 am, Edward Wildgoose wrote: > Hmm, interesting. Will try it in a moment. > > Is there any way to find dependency packages using up2date? eg > > [root@plain download]# rpm -Uvh purp-1.1.0-1.i386.rpm > error: failed de

Newbie: X wont start

2002-12-05 Thread Søren Neigaard
I have just installed on a old IBM PC Server 520, and I have no idea of what kind of graphics card is in it. I have attached my XFree logfile, hope someone can help me :) -- Med venlig hilsen/Best regards, Søren Neigaard mailto:[EMAIL PROTECTED] -- "The test of a first-rate intelligence is the a

Re: mail nastygrams today

2002-12-05 Thread David van Hoose
I have gotten similar. I sent a message earlier that I got back via the list, then 5 minutes later got a message saying my message couldn't be delievered. Odd I must say. Bret Hughes wrote: I guess I am posting too much since I am getting these today. I anyone else seeing these as a result o

RE: Robert P J Day

2002-12-05 Thread chris sherwood
awesome thanks bret it seems that the members of this list are going to make me eat my words about elitism. :D I dont mind cause that means I am going to learn something :D -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bret Hughes Sent: December 5, 2002

Re: CRM help!

2002-12-05 Thread Mitchell Wright
> I was just in a meeting where my sales dept is going to ram down my throat a > CRM that is VERY MS certric. Please does anyone have any idea for a CRM > that is a bit more Linux friendly and or just less MS centric. > Please Help! http://www.perlbill.com/ http://www.perldesk.com/ ** http://ww

RE: Find -mtime doesn't seem to work properly.

2002-12-05 Thread Brenden Walker
I'll try it again, I'm pretty sure using +4 returned everything (including directories modified today), but perhaps I was looking at the access time when I did that test. Have to wait until I get home to try it out... Thanks for the suggestions, any others would be welcome too! > -Original M

RE: Find -mtime doesn't seem to work properly.

2002-12-05 Thread Brenden Walker
I tried +4 and -4, I had seen others using that notation (after a google group search). +4 seemed to return everything, -4 returned nothing (exactly like a plain 4). It's all very odd. I'm tempted to have my script touch all the files in a directory when it adds/updates a file in the same locat

mail nastygrams today

2002-12-05 Thread Bret Hughes
I guess I am posting too much since I am getting these today. I anyone else seeing these as a result of poting to the list? Reporting-MTA: dns; mailrelayinfo.maa.sify.net Arrival-Date: Fri, 6 Dec 2002 02:55:06 +0530 (IST) Final-Recipient: rfc822; [EMAIL PROTECTED] Action: failed Status: 5.0.0

Re: Find -mtime doesn't seem to work properly.

2002-12-05 Thread Juan Martinez
Numeric arguments for the find command can be specified as +n for greater than n, -n for less than n, n for exactly n You probably want to use "-mtime +4" as your test. Look for the TESTS section of the find manpage. Juan On Thu, 5 Dec 2002, Brenden Walker wrote: > Date: Thu, 5 Dec 2002 16:

RE: Robert P J Day

2002-12-05 Thread chris sherwood
Thanks gordon. and as for the rest. these were personal observations not whining or bitching. all the best. *former msce-- now mucking his way through the more reliable stuff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gordon Messmer Sent: December

RE: Find -mtime doesn't seem to work properly.

2002-12-05 Thread Wayne Holdcroft
Hi Make the 4 into a +4 and see if that helps. Bye Wayne Holdcroft IT Systems Administrator International Reservoir Technologies, Inc. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Brenden Walker Sent: Thursday, December 05, 2002 2:41 PM To: '[EMAIL

RE: Robert P J Day

2002-12-05 Thread Bret Hughes
On Thu, 2002-12-05 at 15:01, chris sherwood wrote: > hmmm, I am replying to this as I am a newbie on this list and have spent > most of my time just observing and learning. > > one: I pay particular attention to the posts from the more common names > that I see. as the info is good and I never kn

Okay, this makes me concerned.....

2002-12-05 Thread Michael Tiernan
I've gotten this in my log report.. I find it very odd to say the least. The connection for eth0 is my INTERNAL network and eth1 is my external. So, what I *think* this is telling me is that for some reason, dispite proper routing tables, my system sent external packets to the internal inte

RE: Dell(TM) PowerEdge(TM) Web Server Version 3.1 Powered byRed Hat Linux

2002-12-05 Thread Matt_Domsch
> I ordered and recieved the Dell(TM) PowerEdge(TM) Web > Server Version 3.1 Powered by Red Hat Linux (SKU P/N 420-0835) http://www.dell.com/us/en/biz/products/model_pedge_2_pedge_web.htm#tn1 contains the following footnote: 1 The software contained in this Dell PowerEdge Web Server is an aggr

Re: CRM help!

2002-12-05 Thread C. Linus Hicks
On Thu, 2002-12-05 at 15:31, Simpson, Doug wrote: > I was just in a meeting where my sales dept is going to ram down my throat a > CRM that is VERY MS certric. Please does anyone have any idea for a CRM > that is a bit more Linux friendly and or just less MS centric. > Please Help! You didn't spe

RE: Robert P J Day

2002-12-05 Thread penelope
... > one: I pay particular attention to the posts from the more common > names that I see. as the info is good and I never know when I may > need it. > two: I am a little intimidated about trying to post to this list as > there is a sense of elitism. of all the lists I subscribe to, I find the R

RE: Robert P J Day

2002-12-05 Thread Gordon Messmer
On Thu, 2002-12-05 at 13:01, chris sherwood wrote: > one: I pay particular attention to the posts from the more common names > that I see. as the info is good and I never know when I may need it. Sensible policy... I've learned a lot over the past... what, four years? by reading posts on Red Hat'

Find -mtime doesn't seem to work properly.

2002-12-05 Thread Brenden Walker
I'm using RH7.3 (with all the latest). I have a directory with several temporary subdirectories that I'd like to clean up. find /home/worktmp -type d -mtime 4 | xargs rm -rf (whole bunches of tmp1, tmp2, tmp3 directories there). I only want to delete the directories if the last modified time is

Re: Dell(TM) PowerEdge(TM) Web Server Version 3.1 Powered by RedHat Linux

2002-12-05 Thread Ben Russo
Tried sending an e-mail to: [EMAIL PROTECTED] They provide much better support than the Generic Dell support on the phone, and many of the Dell programers that package up the stuff browse the list. Many times they will gladly post a URL to fetch some Dell utility or source for the utility if som

Qt 3.1

2002-12-05 Thread David van Hoose
Is anyone out there aware that the unixODBC sourse rpm that is released with RedHat 8.0 doesn't build right? 'rpmbuild --rebuild unixODBC-2.2.2-3.src.rpm' fails while creating the unixODBC-kde RPM package. Also, why hasn't Qt 3.1 even been put into the package enhancements directory so RHN use

Re: Robert P J Day

2002-12-05 Thread sentinel
> Thanks dude, the guy is obviously a smart ASS and I doubt if he has ever > been laid hence his force sense of elite ness. I must have missed something here. I admit I haven't paid a great deal of attention to this thread however I had the impression Mr. Day was a knowledgable and respected me

Re: Why can't I connect trough dialup from RH80

2002-12-05 Thread Ben Russo
On Thu, 2002-12-05 at 11:35, [EMAIL PROTECTED] wrote: > I can't connect to the net via dialup from RH 80, On the same computer, > from Slackware 8.1, with that same modem it works fine. > On rh 80, kppp says "the pppd daemon died unexpectedly" and good bye :( > Can anywone help me!!! Try runn

Re: The 'rm' command and non root users

2002-12-05 Thread Bret Hughes
On Thu, 2002-12-05 at 12:47, Mike Burger wrote: > Ok...another experiment proved me wrong, again. > > Geez...I really ought to learn to test my theories before I spout off. > > Sorry. > I guess you can disregard my test I just sent. BTW Mike is there a particular reason that you always repl

Re: The "rm" command and non root users

2002-12-05 Thread Bret Hughes
On Thu, 2002-12-05 at 12:45, Mike Burger wrote: > That hasn't been my experience. If root creates a file in my home > directory, I can't delete it unless I'm root, or I'm part of the group > that owns it and the file is set for group write permissions. > always been that way for me. I never re

Re: VPN with RH8 and wireless

2002-12-05 Thread Ben Russo
FreeSWAN is IPSEC based and works but is complex and requires a lot of technical knowledge to set up. CIPE is easier VTUND is butt-simple, but tunnels through TCP and if you have a connection that loses packets very frequently you will be pulling your hair out waiting for TCP retries. -Ben. On

  1   2   >