Authentication with ldap

2002-08-12 Thread hp rangol
Hi, while installing rh 7.3 i have tried to authenticate the users via md5 passwd, shadow and ldap. (You can change this with authconfig as root). Regardless if the ldap-server is running or not, nobody can log into the system, not even root ;-| . Any solutions for this? tia hp rangol -

Re: RPM For PHP?

2002-08-12 Thread Teodor Georgiev
www.rpmfind.net - Original Message - From: "Jim Hale" <[EMAIL PROTECTED]> To: "Mailing List - Red Hat" <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 6:02 AM Subject: RPM For PHP? > Anyone know of an RPM for PHP 4.2.2? I'm still not comfortable building > stuff from source and rpm

Re: Sendmail question. How to disallow user from having an e-mail account on mail server.

2002-08-12 Thread Edward Dekkers
> The initscript that is run by the 'service' command will rebuild db files, > including access.db. Actually Tony I've heard that before from other people over the years as well, but it doesn't seem to work on my server. The datestamp remains the same as the access text file unless I run make, af

Issues Seeing My Windows 2000 Printer Share

2002-08-12 Thread Lou Hamilton
Title: Message I just installed RH 7.3 and my DHCP server (Linksys Router) is assigning the IP address fine. I cannot ping any other devices on my network. My eth0 is up.   Any assistance would be greatly appreciated.   Thanks,       -Lou Hamilton

RE: IPTABLES newbie question

2002-08-12 Thread carlosh
Hi Mike : Thanks for your help. I haven't changed anything yet, since I want to be certain on what to do. I think you were going to say something when you said : "In the script that you'll use to actually generate the firewall (and then save it later via "service iptables save", you should ma

Re: Set of small drives?

2002-08-12 Thread Karsten M. Self
on Mon, Aug 12, 2002 at 04:56 PM -0600, Ashley M. Kirchner ([EMAIL PROTECTED]) wrote: > "Karsten M. Self" wrote: > > > http://kmself.home.netcom.com/GNU/Linux/FAQs/partition.html > > Sorry, this goes to http://www.earthlink.net/error/404.html !@#$%^&*() vim abbreviations. http://km

Re: Short user passwords

2002-08-12 Thread Reynald I. Ngo
At 12:08 PM 8/13/02 +0800, Daniel Tan wrote: Edit /etc/login.defs >it doesn't work at all --- Cheers, Reynald I. Ngo -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Sendmail question. How to disallow user from having an e-mail account on mail server.

2002-08-12 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Aug-2002/11:23 +0800, Edward Dekkers <[EMAIL PROTECTED]> wrote: >> compile sendmail.cf file with the "Black Recipients feature". Then in the >> "access" file >> you may put only only senders rules, but recipient ones. >> Example: >> >> mysql

Re: Short user passwords

2002-08-12 Thread Daniel Tan
it doesn't work at all - Original Message - From: "Flávio" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 07, 2002 11:07 PM Subject: RES: Short user passwords > Dear Daniel > > edit /etc/login.defs > > PASS_MIN_LEN 5 < Default > > Good luck > > Flávio > > --

Re: Short user passwords

2002-08-12 Thread Daniel Tan
it doesn't work at all - Original Message - From: "Teodor Georgiev" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 07, 2002 3:40 PM Subject: Re: Short user passwords > > go into your PAM config directory (/etc/pam.d) > and look there either for passwd or system-

Re: [Fwd: how to get volume labels via script]

2002-08-12 Thread Bret Hughes
On Mon, 2002-08-12 at 22:48, Bret Hughes wrote: > On Mon, 2002-08-12 at 22:21, Hal Burgiss wrote: > > On Mon, Aug 12, 2002 at 09:56:47PM -0500, Bret Hughes wrote: > > > > > > The only way I have even found the tie is using cfdisk. Is there > > > another way to find out what the device is for a g

Re: [Fwd: how to get volume labels via script]

2002-08-12 Thread Bret Hughes
On Mon, 2002-08-12 at 22:21, Hal Burgiss wrote: > On Mon, Aug 12, 2002 at 09:56:47PM -0500, Bret Hughes wrote: > > > > The only way I have even found the tie is using cfdisk. Is there > > another way to find out what the device is for a given mount point? > > > > df, Brett? At least for whats

Re: Kernel compile and ATX PS question

2002-08-12 Thread Mohd Irfan R Khan
Try booting with the old kernel if u can just to verify it shuts off on its own as bios setting is also the place where it can be changed Regards Mohd Irfan R Khan - Original Message - From: "Teodor Georgiev" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 12:0

Re: Sendmail question. How to disallow user from having an e-mail account on mail server.

2002-08-12 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 12 August 2002 11:23 pm, Edward Dekkers wrote: > > compile sendmail.cf file with the "Black Recipients feature". Then in > > the "access" file > > you may put only only senders rules, but recipient ones. > > Example: > > > > mysqlREJECT

Re: IPTABLES newbie question

2002-08-12 Thread Mike Burger
First, (and I learned this the hard way) don't muck about with your /etc/sysconfig/iptables file. You should have an actual script, in which you can add/remove rules to test, and then save them if they work. The numbers in brackets are thresholds for accepting/dropping connections. Why those

Re: SMTP trouble

2002-08-12 Thread Tim Kehres
Another thing you can try is to telnet directly to the SMTP port and pretend you are a remote client. Simply issuing the command: telnet 25 should do the trick. If sendmail is listening you should get the SMTP greeting message. If not, you either have a local configuration problem and/or n

Re: Sendmail question. How to disallow user from having an e-mail account on mail server.

2002-08-12 Thread Edward Dekkers
> compile sendmail.cf file with the "Black Recipients feature". Then in the > "access" file > you may put only only senders rules, but recipient ones. > Example: > > mysqlREJECT AND run 'make' to make the new access.db database AND then run 'service sendmail restart' I think. At least that

Re: [Fwd: how to get volume labels via script]

2002-08-12 Thread Hal Burgiss
On Mon, Aug 12, 2002 at 09:56:47PM -0500, Bret Hughes wrote: > > The only way I have even found the tie is using cfdisk. Is there > another way to find out what the device is for a given mount point? > df, Brett? At least for whats mounted when the script runs. -- Hal Burgiss -- redha

Re: how do i solve this problem ?

2002-08-12 Thread Edward Dekkers
> Apt will download the required packages, as well as any dependencies it > needs and upgrade them. You can even upgrade the system as a whole > fairly easily: > > apt-get install kernel > # (verify new kernel configuration) > apt-get dist-upgrade Whoa. Confusion strikes. Could you please verif

Re: [Fwd: how to get volume labels via script]

2002-08-12 Thread Mark Bradbury
mount On Tue, 2002-08-13 at 12:26, Bret Hughes wrote: > I am working on a script that needs the device name and mount point (eg. > /dev/hda2 = /usr) on a 7.1 installs using devfs. > > The only way I have even found the tie is using cfdisk. Is there > another way to find out what the device is

[Fwd: how to get volume labels via script]

2002-08-12 Thread Bret Hughes
I am working on a script that needs the device name and mount point (eg. /dev/hda2 = /usr) on a 7.1 installs using devfs. The only way I have even found the tie is using cfdisk. Is there another way to find out what the device is for a given mount point? The only way I have found is to use

RPM For PHP?

2002-08-12 Thread Jim Hale
Anyone know of an RPM for PHP 4.2.2? I'm still not comfortable building stuff from source and rpmfind.net doesn't have one yet for a RH distribution. :/ Thanks! Jim Hale --- Visit Our MIDI & Digital Audio Website at http://hale.dyndns.org or Our Forums At http://haleforum.dyndns.org -- redha

IPTABLES newbie question

2002-08-12 Thread carlosh
Hi guys: Could someone please help me out troubleshooting my iptables rules ? Believe me, I'd love to know much more of iptables to do it myself. :( Apart of the current rules, I want to allow any internal machine to open any tcp ports or service in the internet. Our internal interface is eth

looking for official ksh93 for red hat linux

2002-08-12 Thread Robert P. J. Day
more specifically, i'd like to find a ready-to-go official version of ksh93 that will run under the second limbo beta, with the following provisos: 1) no, i don't want to use pdksh. while pdksh looks very much like ksh, it doesn't have exactly the same behavior, and i'd really prefer an

Re: Newbie: Media Player

2002-08-12 Thread fred smith
On Mon, Aug 12, 2002 at 01:38:37PM -0300, Geoffrey Lane wrote: > I'm looking for a gui interface media player for KDE that would play dvd, > divx, mpeg, rm (real media), avi. > Can someone recommend something like that? For Real media, you need RealPlayer. I believe mplayer will play all the res

RE: NIS problem

2002-08-12 Thread Matthews, John
Title: Nachricht I've had this problem happen to me when the users home directory was not accessible.  Check to make sure you can read/write into the users home directory.  I'm assuming your using NFS in addition to NIS???   In addition try to log into the user your having a problem with, i

Re: Network Speed

2002-08-12 Thread Klotz, Leigh
Note that mii-tool reports 10 Mbit for RTL8139 cards. See http://www.uwsg.iu.edu/hypermail/linux/net/0108.3/0015.html >From: "Teodor Georgiev" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: Re: Network Speed >Date: Mon, 12 Aug 2002 22:14:31 +0300 >man mii-tool > >mii-tool -v eth0 > >>Fro

Re: /etc/passwd question

2002-08-12 Thread Anand Buddhdev
Aly Dharshi wrote: > Hello, > > Just a quick clarification, the passwords stored in /etc/passwd or > /etc/shadow in a RH 7.3/7.2, are they in MD5 format or are they in CRYPT > encryption style, as when I migrate to LDAP authentication I would like > to preserve the same encryption method/

Re: Set of small drives?

2002-08-12 Thread Ashley M. Kirchner
[EMAIL PROTECTED] wrote: > Do I assume right that the system drive can be left out of the raid set up ??? > I want only the oracle disks (u01...u03) to participate in the raid. System drives do not need to be in a RAID setup. You can have a single stand alone system drive, with other drives

Linux MP3 rippers

2002-08-12 Thread Chuck
Are there any Linux based rippers out there that support error correction? (ie: that can remove the #$*()@# noise record companies are putting in the CD's now that only show up in MP3's?) FYI: Soon almost every major record company will be adding this 'noise' to their CD's. MusicMatc

Re: /etc/passwd question

2002-08-12 Thread Teodor Georgiev
cat /etc/sysconfig/authconfig /T.G. - Original Message - From: "Aly Dharshi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 1:50 AM Subject: /etc/passwd question > Hello, > > Just a quick clarification, the passwords stored in /etc/passwd or /etc/shadow in

Re: Set of small drives?

2002-08-12 Thread achana
"Karsten M. Self" wrote: My apologies to butt in on this thread. Do I assume right that the system drive can be left out of the raid set up ??? I want only the oracle disks (u01...u03) to participate in the raid. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubs

Firewire

2002-08-12 Thread Ken Kirchner
I have a question about /etc/modules.conf. My PC at the house has a firewire controller that works fine under linux (RH7.3) as long as I insmod the ieee1394 modules before connecting my firewire drive. I would like to have this happen on boot-up so I can add the appropriate entries to the /etc/f

Re: Set of small drives?

2002-08-12 Thread Ashley M. Kirchner
"Karsten M. Self" wrote: > http://kmself.home.netcom.com/GNU/Linux/FAQs/partition.html Sorry, this goes to http://www.earthlink.net/error/404.html -- W | I haven't lost my mind; it's backed up on tape somewhere. + A

/etc/passwd question

2002-08-12 Thread Aly Dharshi
Hello, Just a quick clarification, the passwords stored in /etc/passwd or /etc/shadow in a RH 7.3/7.2, are they in MD5 format or are they in CRYPT encryption style, as when I migrate to LDAP authentication I would like to preserve the same encryption method/style Cheers,

Re: web traffic reports

2002-08-12 Thread Aly Dharshi
webalizer I thinks its rpm packaged !! Ian Hendershot wrote: > Does any one know of a good free software program > that will easily generate web traffic reports for Apache 1.3.19 > on Linux Redhat 7.1? > > Thanks in advance, > Ian > > > -- Aly Dharshi [EMAIL PROTECTED] System Administrato

Re: Set of small drives?

2002-08-12 Thread Karsten M. Self
on Fri, Aug 09, 2002 at 08:02 PM -0500, Kevin Krieser ([EMAIL PROTECTED]) wrote: > With a "raid" controller, you probably could. Otherwise, the problem > is that the boot drive has to be seen by the BIOS, so you can't stripe > the OS partitions accross drives in a purely Linux software solution.

Re: UUCP

2002-08-12 Thread fred smith
On Mon, Aug 12, 2002 at 08:23:41AM -0400, Michael Tiernan wrote: > On Monday 12 August 2002 07:17, fred smith said: > > On Mon, Aug 12, 2002 at 02:38:16PM +1000, Bruce Conmee wrote: > > > "retry time out not reached" > > or you may be able to do a quick rerun by first removing the file: > >

Re: SMTP trouble

2002-08-12 Thread Al Sparks
--- Michael Cortes <[EMAIL PROTECTED]> wrote: > I recently ran up2date on my RH7.1 and RH7.3 server. I just found > out that I cannot send mail out via smtp from my windoz mail program. > I have also noticed that my server is refusing all mail. For example: > > <[EMAIL PROTECTED]>... Deferre

SMTP trouble

2002-08-12 Thread Michael Cortes
I recently ran up2date on my RH7.1 and RH7.3 server. I just found out that I cannot send mail out via smtp from my windoz mail program.  I have also noticed that my server is refusing all mail.  For example:  <[EMAIL PROTECTED]>... Deferred: Connection refused by flb.fortleboeuf.net.Warning: messa

Re: web traffic reports

2002-08-12 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12-Aug-2002/14:52 -0500, Ian Hendershot <[EMAIL PROTECTED]> wrote: >Does any one know of a good free software program >that will easily generate web traffic reports for Apache 1.3.19 Analog Tony - -- Anthony E. Greene

Re: Log analyzer for Sendmail?

2002-08-12 Thread Teodor Georgiev
IsoQlog - more closer to AwStats :) or mailmgr - no nice graphs, but really useful (I like it) - Original Message - From: "Apolinaras Sinkevicius (lists account)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 12, 2002 11:14 PM Subject: Log analyzer for Sendmail? >

RE: Access to files over the web....

2002-08-12 Thread Chris Mason
If yuo are willing to pay something, there is a great app at www.beeweeb.com that is even better, it maps a drive over the network, caches the files, and uses SSL for security. Pretty neat. Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Mike Bren

Log analyzer for Sendmail?

2002-08-12 Thread Apolinaras Sinkevicius (lists account)
I would like to have something like AwStats web log analyzer for Sendmail so I could see stats like who sends and receives what and who logs in and so on. Perl based would be best for me. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.

Re: Network Speed

2002-08-12 Thread Joe Giles
Awesome... Thanks man :) Joe > man mii-tool > > mii-tool -v eth0 > > > - Original Message - > From: "Joe Giles" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, August 12, 2002 9:57 PM > Subject: Network Speed > > > > How can I find out what SPEED and DUPLEX my NIC is r

Re: web traffic reports

2002-08-12 Thread Teodor Georgiev
WebAlizer. - Original Message - From: "Ian Hendershot" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 12, 2002 10:52 PM Subject: web traffic reports > Does any one know of a good free software program > that will easily generate web traffic reports for Apache 1.3.19

web traffic reports

2002-08-12 Thread Ian Hendershot
Does any one know of a good free software program that will easily generate web traffic reports for Apache 1.3.19 on Linux Redhat 7.1? Thanks in advance, Ian -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redha

Re: IPMASQ Question

2002-08-12 Thread Mike Burger
Happy to help. On 12 Aug 2002, Joe Giles wrote: > Yeah, on the LOCAL network, its wide open.. On the Internet side 0/0, I have some >ports DENYed... > > Ok, Thanks for the assistance :) > > Joe > > > That is going to depend on how you set up your firewall. > > > > If you're going to just i

Re: Network Speed

2002-08-12 Thread Teodor Georgiev
man mii-tool mii-tool -v eth0 - Original Message - From: "Joe Giles" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 12, 2002 9:57 PM Subject: Network Speed > How can I find out what SPEED and DUPLEX my NIC is runnins at. It is a 10/100 and I want to make sure that it

Re: unsuscribe

2002-08-12 Thread Martin Mewes
Hi, Am Montag, 12. August 2002 20:49 schrieb Jennifer Gudgeon: > How do I unsuscribe from this list? see the signature of every Mail from this list :-) unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe bis dahin Martin Mewes -- http://www.mamemu.de/ Registered Linux User:274764 - htt

RE: unsuscribe

2002-08-12 Thread David Kramer
Read the bottom of your emails! -Original Message- From: Jennifer Gudgeon [mailto:[EMAIL PROTECTED]] Sent: Monday, August 12, 2002 11:50 AM To: [EMAIL PROTECTED] Subject: unsuscribe How do I unsuscribe from this list? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?

Re: Sendmail question. How to disallow user from having an e-mail account on mail server.

2002-08-12 Thread Teodor Georgiev
compile sendmail.cf file with the "Black Recipients feature". Then in the "access" file you may put only only senders rules, but recipient ones. Example: mysqlREJECT P.S. Much better idea is to use Sendmail in integration with Cyrus IMAP (POP3+IMAP). Then your system accounts have nothing

Network Speed

2002-08-12 Thread Joe Giles
How can I find out what SPEED and DUPLEX my NIC is runnins at. It is a 10/100 and I want to make sure that it is useing 100 full. Thanks Joe Giles [EMAIL PROTECTED] AOL ID: mcigiles -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.

unsuscribe

2002-08-12 Thread Jennifer Gudgeon
How do I unsuscribe from this list? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Sendmail question. How to disallow user from having an e-mail account on mail server.

2002-08-12 Thread lists
How do I disallow user of the server from having an account on Sendmail on the same server?

RE: Kernel compile and ATX PS question

2002-08-12 Thread Trevor
Yes, I've looked in here already... (BTW, I'm running 2.2.16). Thanks. >cd /usr/src/linux >make menuconfig >go to the General Setup -> Power Management. - Original Message - From: "Trevor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 12, 2002 9:34 PM Subject: Kerne

Re: Kernel compile and ATX PS question

2002-08-12 Thread Teodor Georgiev
cd /usr/src/linux make menuconfig go to the General Setup -> Power Management. - Original Message - From: "Trevor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 12, 2002 9:34 PM Subject: Kernel compile and ATX PS question > I recompiled my kernel and everything we

Kernel compile and ATX PS question

2002-08-12 Thread Trevor
I recompiled my kernel and everything went perfect except for one issue. Now, when I do "shutdown -h now" my system won't power down (even though it's a ATX power supply). It use to shutdown... Any ideas? The ONLY thing I did was a kernel compile. So, I'm assuming that my problem is with a mis

Re: IPMASQ Question

2002-08-12 Thread Joe Giles
Yeah, on the LOCAL network, its wide open.. On the Internet side 0/0, I have some ports DENYed... Ok, Thanks for the assistance :) Joe > That is going to depend on how you set up your firewall. > > If you're going to just ipmasq, without blocking outgoing ports, then a proxy > server won't

Re: IPMASQ Question

2002-08-12 Thread Mike Burger
That is going to depend on how you set up your firewall. If you're going to just ipmasq, without blocking outgoing ports, then a proxy server won't be necessary. Joe Giles <[EMAIL PROTECTED]> said: > List, > I was going to set up ipmasq using ipchains, and I was wondering if I will also need

RE: how do i solve this problem ?

2002-08-12 Thread Gordon Messmer
On Sat, 2002-08-10 at 01:34, suresh wrote: > Hi > thanx for yur reply ,It definetely worked (thanx a lot) > Basically o am trying to upgrade postgresql,Now there are a different set of > conflicts > should i be following the same proceedure that i did for openssl ,ie upgrade > each version ? > whi

Re: Access to files over the web....

2002-08-12 Thread Gordon Messmer
On Fri, 2002-08-09 at 13:57, Mike Brentlinger wrote: > > Im trying to conjure up some way to grant users access to files via a > standard web brower. Im open to suggestions, and I may be over complicating > things because there could be a simple solution that I just dont know about. > If there

Intel Compiler with Redhat Kernel

2002-08-12 Thread Robert Vaughn
Is it possible to recompile the kernel using the Intel compiler? If so, has anyone successfully done it where a performance gain was realized? Thanks, ...Robert __ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com --

Re: newbie question: how to speed up linux

2002-08-12 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11-Aug-2002/21:09 +0200, Anders Thoresson <[EMAIL PROTECTED]> wrote: >> If you're using gnome and want to stick with it, you can really speed >> things up by using gmc to draw the desktop instead of nautilus. It's >> not as pretty but it is faster

Re: Access to files over the web....

2002-08-12 Thread Ed Wilts
On Fri, Aug 09, 2002 at 04:57:06PM -0400, Mike Brentlinger wrote: > Im trying to conjure up some way to grant users access to files via a > standard web brower. Im open to suggestions, and I may be over complicating > things because there could be a simple solution that I just dont know about.

Re: Newbie: Media Player

2002-08-12 Thread daniel
i've heard good things about xine _ daniel a. g. quinn starving programmer in the beginning of a change, the patriot is a scarce man, brave, hated and scorned. when his cause succeeds, however, the timid join him, for then it costs nothing to be a patriot. - mark

Newbie: Media Player

2002-08-12 Thread Geoffrey Lane
I'm looking for a gui interface media player for KDE that would play dvd, divx, mpeg, rm (real media), avi. Can someone recommend something like that? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

IPMASQ Question

2002-08-12 Thread Joe Giles
List, I was going to set up ipmasq using ipchains, and I was wondering if I will also need to use a proxy server with that for my clients. Thanks Joe Giles [EMAIL PROTECTED] AOL ID: mcigiles -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listm

RE: NIS problem

2002-08-12 Thread Dan
Title: Nachricht Hey, I recently unsubscribed to the mailing list.  This particular problem doesn’t belong to me, although checking the log files is good advice!   Daniel Kemper MEDPLUS Integration Engineer 1.800.444.6235 x 115 [EMAIL PROTECTED]   -Original Message- From

Re: UUCP

2002-08-12 Thread Jack High
Bruce Conmee writes: ... > How do I alter the retry time for UUCP? > > I am using Taylor UUCP In the Sys file, add the retry time in time record: time any 60 This would set the retry time to sixty minutes. -- Jack High [EMAIL PROTECTED] Redmond, Washington US

Re: PPP hangs

2002-08-12 Thread Michael Tiernan
On Monday 12 August 2002 07:11, Mickey Rosenthal said: > I have a Conexant Softk56 Datafax modem. I'm going to GUESS here but is this one of those "winmodems" where it's a barebones modem which depends on special drivers from the Macro$lop OS? My Compaq Armada 7400 laptop has one. It's quite t

AW: NIS problem

2002-08-12 Thread Spanke, Alexander
Title: Nachricht Hi,   what says the Logs files ?   Alex -Ursprüngliche Nachricht-Von: kpyau [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 12. August 2002 06:04An: [EMAIL PROTECTED]Betreff: NIS problem -    I am using redhat 7.3. -    My redhat 7.3 serve as a cl

Re: vnc problem

2002-08-12 Thread Patrice DUMAS - DOCT
Hi > I am using RH7.2 ,i have configure the vnc . when i open in > netscape there is only gray blank page with 4 buttons :DISCONNECT, > OPTIONS,CLIPBOARD,AND SEND CTL-ALT-DEL > > where i went wrong Maybe there is nothing wrong. This may happen if you start a window manager with a gray screen

PPP hangs

2002-08-12 Thread Mickey Rosenthal
I'm new to Linux. My problem seems to me similar to the ppp hangs message, posted earlier. I have a Conexant Softk56 Datafax modem. With WINDOWS ME there wasn't any problem. During installation Linux 7.3 seemed to recognize the modem, but after allying the Linux Internet wizard, it just does.t

NIS problem

2002-08-12 Thread kpyau
-    I am using redhat 7.3. -    My redhat 7.3 serve as a client to a 7.0 server in the LAN -    my server is the NIS server for my client -    problem is when i type in the password and username in my client  the x windows screen just flip once then put me back to the login screen

Re: newbie question: how to speed up linux

2002-08-12 Thread Anders Thoresson
> If you're using gnome and want to stick with it, you can really speed > things up by using gmc to draw the desktop instead of nautilus. It's > not as pretty but it is faster and more stable. Where to I make this switch? Best regards, Anders -- redhat-list mailing list unsubscribe mai

Re: Enter Key not recognized in X-LOGIN-window (in Compaq Presario 1510US, Redhat7.2)

2002-08-12 Thread Chris England
Hello, I use tab to move the cursor to the password field in xdm. Good luck, Chris England On Sat, 10 Aug 2002 23:50:47 -0700 "Suresh K Hegde" <[EMAIL PROTECTED]> wrote: > Hi, > > I have a Compaq Presario 1510US notebook. I have installed Redhat7.2. > Installation went without any problem. W

Re: Removing Arioso

2002-08-12 Thread Sam'l Bassett
***SIGH*** I have RH 7.3, and editing $HOME/.kde/share/config/kdeglobals doesn't work, unfortunately. I think I need to file a bug with RedHat. Sam'l B. -- Original Message -- Subject:Removing Arioso From: Brandon Hutchinson <[EMAIL PROTECTED

RHLinux 7.2 Installation problem.

2002-08-12 Thread bala iyer
I have a Gateway 2000 Pentium-PRO (128MB RAM)PC to which i was trying to have both Win98 and Linux (RHAT 7.2). Disk 0 (2.5GB)IDE Master --> Linux is installed (recognised as "hda" during linux installation). Disk 1 (3.6GB) IDE Slave --> Win98 is installed (recognised as "hdb" during linux inst

Apache SSL Problems With New Openssl

2002-08-12 Thread Benjamin R. Mohilef
I did a periodic 120 day vacuuming and cat hair removal PM and found that my SSL server no longer starts apache with ssl (works fine if I comment all the ssl lines out of the conf file). The error message is : Cannot load /etc/httpd/modules/libphp4.so into server: /usr/lib/libssl.so.1: undefin

NFS Implementation Problems

2002-08-12 Thread Todd Martin
Well, I have run into some problems in getting this NFS to work... I was able to get it working in the lab but when I moved it to the real box I was unable to get the shared drives to mount. Here is what I have: SERVER setup this is a log message I am getting Aug 10 11:27:22 app rpc.mountd:

Apache Won't do SSL Anymore

2002-08-12 Thread Benjamin R. Mohilef
I did a periodic 120 day vacuuming and cat hair removal PM and found that my SSL server no longer starts apache with ssl (works fine if I comment all the ssl lines out of the conf file). The error message is : Cannot load /etc/httpd/modules/libphp4.so into server: /usr/lib/libssl.so.1: undefi

redhat 7.3 crash

2002-08-12 Thread Ali Abbas Gardezi
well i downloaded redhat 7.3 in june and installed it on a pentium3 800 with 512 mb of ram and am using kdm with kde as the desktop manager. but it seems to hang after a couple of daysof running and needs to be rebooted. could you please tell me if there is a bug in the standard distribution w

redhat 7.3 crash

2002-08-12 Thread Ali Abbas Gardezi
well i downloaded redhat 7.3 in june and installed it on a pentium3 800 with 512 mb of ram and am using kdm with kde as the desktop manager. but it seems to hang after a couple of daysof running and needs to be rebooted. could you please tell me if there is a bug in the standard distribution w

Access to files over the web....

2002-08-12 Thread Mike Brentlinger
>From the looks of it this question doesnt seem off topic, since this seems to be a catch all, but if it is please forgive me inadvance and let me know. Now, with that out of the way Im trying to conjure up some way to grant users access to files via a standard web brower. Im open to sugge

snmptrapd

2002-08-12 Thread Kevin Myers
My snmptrapd appears to have stopped passing the trap output to the script in snmptrapd.conf. I'm using net-snmp 4.2.5 with RH 7.x the snmptrapd.conf looks like this: traphandle default /usr/sbin/router.traps.sh (router.traps is a test script that just echoes the input to a file) The snmptr

Apache & DBM broken on RH7.3?

2002-08-12 Thread Simo Varis
I'm moving our system to a new computer (RH7.3), on old computer I have had Apache compiled by myself but now wanted to try out RPM, apache-1.3.23-14. The problem is that authentication using DBM doesn't work anymore. I have uncommented LoadModule dbm_auth_module and AddModule mod_auth_dbm.c line

Re: UUCP

2002-08-12 Thread Michael Tiernan
On Monday 12 August 2002 07:17, fred smith said: > On Mon, Aug 12, 2002 at 02:38:16PM +1000, Bruce Conmee wrote: > > "retry time out not reached" > or you may be able to do a quick rerun by first removing the file: > /var/spool/uucp/./Status/ Hiya Fred! :) Yes, Bruce, Fred's right rem

Re: newbie question: how to speed up linux

2002-08-12 Thread Ben Logan
On Sun, Aug 11, 2002 at 02:02:10PM +0200, Anders Thoresson wrote: > I've just taken my first stumbling steps down on the Linux road, > installing Redhat 7.3. Many things have impressed me so far, but the > over all speed of my system is a big dissappointment. Compared to when I > run Windows 95 an

Re: UUCP

2002-08-12 Thread fred smith
On Mon, Aug 12, 2002 at 02:38:16PM +1000, Bruce Conmee wrote: > I am using Linux RedHat 5.2 and I connect remotely to another machine using > UUCP. The system work fine for most of the time. However if the system fails > to connect to the remote machine for any reason I get an error message > "ret

Re: RAM Used by processes

2002-08-12 Thread Ben Logan
On Mon, Aug 12, 2002 at 10:51:03AM +0530, [EMAIL PROTECTED] wrote: > Hi list, > > How do I find out how much RAM and swap is used by different > processes? 'free' gives me a total and ps -aux gives me a % > output. I need a per-process usage of physical and swap memory > in MB. Top will show you

Re: dgl error Redhat 7.1

2002-08-12 Thread Rajan S
Hi , I have a strange feeling that many OpenGL apps that run on SGIs) use SGI specific OpenGL extensions. In particular, DGL or distributed GL (???), is an X protocol extension that SGI uses to perform some rendering capabilities on the remote X server. (Which the ppol at sgi would have a better

RE: Trying to use Microsoft Proxy with Redhat Linux

2002-08-12 Thread Daniel Fidalgo
Hi,   The problem is that I don't have an example of how to configure it in my Linux and if I have to configure anything in Microsoft Proxy. So, on this subject my knowledge is zero.   Maybe you can help me sending me a configuration example or a link from where I can start.   Thanks, Dan

Re: newbie question: how to speed up linux

2002-08-12 Thread Thomas Ribbrock
On Sun, Aug 11, 2002 at 02:02:10PM +0200, Anders Thoresson wrote: > I've just taken my first stumbling steps down on the Linux road, > installing Redhat 7.3. Many things have impressed me so far, but the > over all speed of my system is a big dissappointment. Compared to when I > run Windows 95 an

RE: 7.3 Upgrade fails disk 3

2002-08-12 Thread Eric Kadison
As crazy as it seems, I believe you're right and there are two distributions of RH 7.3 out there. I tried copying a full set from the person from whom I had copied disk 3 earlier. Full set worked fine. His disk 3 (with my downloaded 1-2) failed. Thanks for the suggestion. 1st rule of configu