Re: RH7 and 3com ethernet card

2001-02-08 Thread lee
Raja wrote: > I tried to get the right module in linuxconf, but linuxconf freezes. I tried > to get the new drivers from 3com website, but it doesn't compile. > > Raja > I don't find linuxconf to be reliable anyway. i've no experience with your NIC perse..if there is no module for it built in

Re: installing imp.tar.gz

2001-02-08 Thread Jerry Human
John Aldrich wrote: > Should be fairly simple bash script -- > tar xzvf > sleep 2 > ifexist README > less README > > or something like that (pseudocode, as I'm not a programmer! ) > John Thanks John. I'm not a programmer, either. In fact, I'm just trying to learn Linux. It seems that on

Problem with Quotas / NFS

2001-02-08 Thread Stephen Schaub
First, the scenario: Server: RedHat 6.0, with NFS exported /home Users have a quota restriction on /home Client: RedHat 6.2, with NFS mounted /home from server I'm having a couple of problems: 1. The quota reported on the workstation for the user's /home storage space is different than that r

Re: installing imp.tar.gz

2001-02-08 Thread John Aldrich
On Thu, 08 Feb 2001, you wrote: > Hi Gentlemen: > > Would it be possible to write a script that would do this automatically > for any new package install? > > For instance, if the script was called "ump" you would type "ump > and it would insert the package name into the command > "tar -xzvf .t

Re: installing imp.tar.gz

2001-02-08 Thread Jerry Human
Hi Gentlemen: Would it be possible to write a script that would do this automatically for any new package install? For instance, if the script was called "ump" you would type "ump and it would insert the package name into the command "tar -xzvf .tar.gz; cd ; less README" in the appropriate plac

Re: (no subject)

2001-02-08 Thread Wolfgang Pfeiffer
On my machine, with redHat 6.1 on it: $ rpm -q up2date rpm up2date-2.1.7-0.6.x rpm-3.0.5-9.6x So it seems you don't need rpm-4.0.1-0.6x.i386.rpm for installing up2date-2.1.7-0.6.x And I didn't find libdb-3.1.so on my machine ( I searched for it with 'locate') although having installed up2date-

bash_history stopped logging

2001-02-08 Thread eric clover
hello, what would cause the .bash_history to stop logging? the file is there but the timestamp has a date of dec 25 00:03. hurmmm eric ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

(no subject)

2001-02-08 Thread Raja
I tried to get the right module in linuxconf, but linuxconf freezes. I tried to get the new drivers from 3com website, but it doesn't compile. Raja - Original Message - From: "lee" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 07, 2001 2:00 PM Subject: Re: RH7 an

Re: RH7 and 3com ethernet card

2001-02-08 Thread Raja
I tried to get the right module in linuxconf, but linuxconf freezes. I tried to get the new drivers from 3com website, but it doesn't compile. Raja - Original Message - From: "lee" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 07, 2001 2:00 PM Subject: Re: RH7 an

Re: [OT] what's mean? WAS: Re: Out of office (Out of office)

2001-02-08 Thread Gustav Schaffter
Erhmm, I have always pronounced as 'G'. I mean, as Geee. I also make a difference bewteen and , where has more weight than a simple . Gustav eric clover wrote: > > == > > At 05:15 PM 2/7/2001 -0500, you wrote: > > > > Ok, I can't help myself: what does mean? It's probably in the Jargon

Re: installing imp.tar.gz

2001-02-08 Thread Martin A. Marques
El Jue 08 Feb 2001 15:59, escribiste: > You are correct...my apologies. Only great men recognize there mistakes. ;-) > What I should have written was "tar -xzvf imp-2.0.11.tar.gz; cd > imp-2.0.11; less README" This is a GREAT recomendation (I'm talking about `less README` ;-) ). Should be don

Re: Pentium 4 and FISHER

2001-02-08 Thread Charles Galpin
On Thu, 8 Feb 2001, Nitebirdz wrote: > By the way, Trond. I've heard from quite a few people in the Red Hat > community who are in love with Red Hat again simply because you guys > released this development version. Some of them/us had the feeling that > Red Hat wasn't interested in building

RE: windows doc to linux ???[SOLVED]

2001-02-08 Thread Charles Galpin
hehe. tell her you engaged a few hundred minds to get her that love letter:) On Thu, 8 Feb 2001, eric clover wrote: > antiword == what i wanted > > $ antiword -p letter i_just_wanted_to_say_iluvu.doc|lpr > > thank you all for the help :) > > p.s. yes, i did all this just to print out a love l

RE: windows doc to linux ???

2001-02-08 Thread Michael R. Anderson
You might try installing a postscript printer driver on your Windows computer, and print to a file using it. Then print the postscript version at home from the console. Regards, Mike Anderson On Thursday, February 08, 2001 11:54 AM, eric clover [SMTP:[EMAIL PROTECTED]] wrote: > great. thank

RE: windows doc to linux ???[SOLVED]

2001-02-08 Thread eric clover
antiword == what i wanted $ antiword -p letter i_just_wanted_to_say_iluvu.doc|lpr thank you all for the help :) p.s. yes, i did all this just to print out a love letter from work to my fiancée at home :) eric - Original Message - great. thank you. but, how about something that works fro

Re: rpm major number <= 3

2001-02-08 Thread Mike Burger
You need to get a copy of rpm-3.0.5. Install/upgrade, then run "rpm --rebuilddb" before you try to install any other rpms. On Thu, 8 Feb 2001, Guillem Plasencia wrote: > Hi everybody, > > i tried to install pygnome 1.0.53 in my intel PC, red hat 6.2, but all > package managers i tried (kpackage

Re: installing imp.tar.gz

2001-02-08 Thread Mike Burger
You are correct...my apologies. What I should have written was "tar -xzvf imp-2.0.11.tar.gz; cd imp-2.0.11; less README" Unfortunately, I realized my error after I'd hit the "send" command. On Thu, 8 Feb 2001, Martin A. Marques wrote: > El Jue 08 Feb 2001 15:03, Mike Burger escribió: > > tar -

rpm major number <= 3

2001-02-08 Thread Guillem Plasencia
Hi everybody, i tried to install pygnome 1.0.53 in my intel PC, red hat 6.2, but all package managers i tried (kpackage, Gnorpm and, from the console, rpm) gave me the following error : major number must be <=3 (something like : this version of rpm can only install if major number is <= 3). How

Re: installing imp.tar.gz

2001-02-08 Thread mint
thank you for your help i have unpackaged imp but when i go into imp directory and type configure or config it says command not known please help and i will not disturb u again thanks murray --- Mike Burger <[EMAIL PROTECTED]> > wrote: >tar -xzvf imp-2.0.11.tar.gz >cd imp-2.0.11 >configure >m

Re: installing imp.tar.gz

2001-02-08 Thread Martin A. Marques
El Jue 08 Feb 2001 15:03, Mike Burger escribió: > tar -xzvf imp-2.0.11.tar.gz > cd imp-2.0.11 > configure > make > make install No! imp is a PHP aplication. It is not compilable!!! Please don't answer something that is not true. -- System Administration: It's a dirty job, but someone told

Re: windows doc to linux ???

2001-02-08 Thread Jeff Lane
On Thu, 8 Feb 2001, eric clover wrote: > is there anything that will convert a windows doc made with word into some > kind of linux format? here at work(windows machine) i'd like to be able to > make a doc and xfer it to home convert it to some linux format and print it > out on my home(linux) m

Re: Printers

2001-02-08 Thread Charles Galpin
It is simplifying things for you, but yes it modifies files. For daemons, see /etc/rc.d/init.d/* Each fiel in that directory will have a comment in it with a chkconfigline that controls when it starts. this is all in the man page I believe. I think it even does the same for the xinted services

RE: windows doc to linux ???

2001-02-08 Thread John Aldrich
On Thu, 08 Feb 2001, you wrote: > StarOffice is able to read and/or convert documents to a windows word > format. Maybe that could help you. > Word Perfect is apparently able to READ word docs as well... although I haven't been able to get it (WP8) to *write* to *.doc format. John ___

Re: Printers

2001-02-08 Thread Ted Gervais
On Thursday 08 February 2001 13:30, you wrote: > On Thu, 8 Feb 2001, Ted Gervais wrote: > > > chkconfig --level 35 lpd on > > > > I am sorry. You lost me. What does that mean? (chkconfig --level 35 lpd > > on) > > that is the chkconfig command... like running ntsysv on ONE service from > the cons

Re: installing imp.tar.gz

2001-02-08 Thread Mike Burger
tar -xzvf imp-2.0.11.tar.gz cd imp-2.0.11 configure make make install On Thu, 8 Feb 2001, mint wrote: > I am trying to install imp-2.0.11.tar.gz but I only know how to install rpm packages. > > Please help > > _ > Get email for your sit

Re: Printers

2001-02-08 Thread Ray Curtis
> "tg" == Ted Gervais <[EMAIL PROTECTED]> writes: tg> On Thursday 08 February 2001 12:29, you wrote: >> Ted Gervais <[EMAIL PROTECTED]> writes: >> > Where in the world is the LPD daemon called from to get >> > my printer to work. >> > >> > I have to run 'printtool' and need to tell it to reru

Re: installing imp.tar.gz

2001-02-08 Thread Peter Peltonen
mint wrote: > > I am trying to install imp-2.0.11.tar.gz but I only know how to install rpm >>packages. Umm... If you don't know how to unpackage .tar.gz packages, are you sure you're up to setting up a webmail server? For my experience setting up Imp can be a difficult task sometimes. But an

Re: windows doc to linux ???

2001-02-08 Thread Wayne Stout
> On Thu, 8 Feb 2001, eric clover wrote: > > > is there anything that will convert a windows doc made with word into some > > kind of linux format? here at work(windows machine) i'd like to be able to > > make a doc and xfer it to home convert it to some linux format and print it > > out on my h

installing imp.tar.gz

2001-02-08 Thread mint
I am trying to install imp-2.0.11.tar.gz but I only know how to install rpm packages. Please help _ Get email for your site ---> http://www.everyone.net ___ Redhat-list mailing list [EMAIL

Re: Printers

2001-02-08 Thread Jeff Lane
On Thu, 8 Feb 2001, Ted Gervais wrote: > > chkconfig --level 35 lpd on > > I am sorry. You lost me. What does that mean? (chkconfig --level 35 lpd on) that is the chkconfig command... like running ntsysv on ONE service from the console... it translates to: chkconfig (run the chkconfig command)

Re: windows doc to linux ???

2001-02-08 Thread A Brady
On Thursday 08 February 2001 10:32, eric clover opined: > is there anything that will convert a windows doc made with word into > some kind of linux format? here at work(windows machine) i'd like to be > able to make a doc and xfer it to home convert it to some linux format > and print it out on m

Re: Printers

2001-02-08 Thread Ted Gervais
On Thursday 08 February 2001 12:29, you wrote: > Ted Gervais <[EMAIL PROTECTED]> writes: > > Where in the world is the LPD daemon called from to get > > my printer to work. > > > > I have to run 'printtool' and need to tell it to rerun the lpd daemon and > > once I do that the printer works fine.

Re: Address book type app

2001-02-08 Thread Calamity
Silviu Cojocaru wrote: > > Is there any console app that acts like an addressbook? So far I didn't > have any luck in finding one. I use RHL 7.0, stock install. > > Under applications there is an address book. Nice little application too. I use it every day. It came with RH7. Marie -- Marie

RE: windows doc to linux ???

2001-02-08 Thread eric clover
great. thank you. but, how about something that works from console? sorry i did not specify that in my first email. :) this is exactly what i want to do: make a text doc with windows word, ftp it to home(linux machines) (the rest is in console)ssh to home, convert the windows doc to a linux format

Re: windows doc to linux ???

2001-02-08 Thread Thornton Prime
On Thu, 8 Feb 2001, eric clover wrote: > is there anything that will convert a windows doc made with word into some > kind of linux format? here at work(windows machine) i'd like to be able to > make a doc and xfer it to home convert it to some linux format and print it > out on my home(linux) m

Re: Problem with fork

2001-02-08 Thread Hal Burgiss
On Thu, Feb 08, 2001 at 04:10:45PM +0100, Emmanuel Seyman wrote: > Hey, all. > > I've got a little problem with one of the computers I set up. > > I get this when I try to su as root on it: > > [seyman@poe seyman]$ su - root > Password: > bash: fork: Resource temporarily unavailable > bash# ca

RE: windows doc to linux ???

2001-02-08 Thread Matthews, John
StarOffice is able to read and/or convert documents to a windows word format. Maybe that could help you. -Original Message- From: eric clover [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 08, 2001 11:33 AM To: red hat list Subject: windows doc to linux ??? is there anything that

windows doc to linux ???

2001-02-08 Thread eric clover
is there anything that will convert a windows doc made with word into some kind of linux format? here at work(windows machine) i'd like to be able to make a doc and xfer it to home convert it to some linux format and print it out on my home(linux) machine. thank you eric __

Re: Printers

2001-02-08 Thread Trond Eivind Glomsrød
Ted Gervais <[EMAIL PROTECTED]> writes: > Where in the world is the LPD daemon called from to get > my printer to work. > > I have to run 'printtool' and need to tell it to rerun the lpd daemon and > once I do that the printer works fine. Also, I checked out all the 'pids' > using ps aux | gr

Printers

2001-02-08 Thread Ted Gervais
Where in the world is the LPD daemon called from to get my printer to work. I have to run 'printtool' and need to tell it to rerun the lpd daemon and once I do that the printer works fine. Also, I checked out all the 'pids' using ps aux | grep lpd, and that daemon is not running after I reboo

Re: ASUS PCI-V3800

2001-02-08 Thread Trond Eivind Glomsrød
"Robert Reyes" <[EMAIL PROTECTED]> writes: > I have a friend who is selling me his ASUS PCI-V3800/TV very cheap. I think > it is 16MB, RivaTNT2. My question is, is it supported by Redhat 6.2 > and 7.0? Yes. -- Trond Eivind Glomsrød Red Hat, Inc. _

Re: ipmasqadm

2001-02-08 Thread Jerry Winegarden
On Mon, 5 Feb 2001, n00qx wrote: > N'Abend allerseits, > > ich probiere hier gerade ein wenig mit ipmasqadm herum und frage mich gerade ob es >ein Option gibt, mit dem alle eingestellten "forwards" gelöscht werden. > Ich hab ipmasqadm in ein Firewall Script eingebaut und wenn ich das restarte ko

Address book type app

2001-02-08 Thread Silviu Cojocaru
Is there any console app that acts like an addressbook? So far I didn't have any luck in finding one. I use RHL 7.0, stock install. -- Silviu Cojocaru [EMAIL PROTECTED] __ Whenever a system becomes completely defined,

Problem with fork

2001-02-08 Thread Emmanuel Seyman
Hey, all. I've got a little problem with one of the computers I set up. I get this when I try to su as root on it: [seyman@poe seyman]$ su - root Password: bash: fork: Resource temporarily unavailable bash# cat /var/log/messages bash: fork: Resource temporarily unavailable bash# This is the

RE: Path Question

2001-02-08 Thread Smith, Lisa
> -Original Message- > From: Statux [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 07, 2001 11:40 PM > To: [EMAIL PROTECTED] > Subject: RE: Path Question > > > > dave@host# su - root > > "su" and "su -" both infer root. > yes, but the '-' takes on roots environment (and thus ro

Re: help on /etc/fstab

2001-02-08 Thread John Aldrich
On Thu, 08 Feb 2001, you wrote: > i installed rh7 linux on /dev/hda7,but /etc/fstab was deleted and > linux always mount the root filesystem as read-only,so i can't even > create a new /etc/fstab file,and i do not have a boot floppy and do > not want to reinstall it,can anyone help me? > Thank

Re: Easy Mail List Server

2001-02-08 Thread John Aldrich
On Wed, 07 Feb 2001, you wrote: > I would like to setup a list server for our Professional Services group. I > don't need anything like ListServ or Majordomo. > What I'm looking for is something I can setup in an afternoon to enable > about 50 people to exchange product support info. > At present

Re: Lets get the mail footer changed (Out of office)

2001-02-08 Thread John Aldrich
On Wed, 07 Feb 2001, you wrote: > > Ummm... I get that message from mailman... shows all the Red Hat lists I > am on, and the passwords, etc and how to unsubscribe... > Weird. I don't get a monthly letter from them I do on every OTHER mailman list, but not the RedHat lists. > > and could ya

SCSI issues

2001-02-08 Thread Peter Peltonen
I have an old Compaq server (P90) on which I finally got RH6.2 installed. There are few issues though that I ran to, and they all are SCSI related: The machine has an old onboard SCSI-controller and a SCSI disk that Linux recognizes as ncr53c810 and sda. Uses driver ncr53c8xx. To this configu

Re: Usage accounting

2001-02-08 Thread Matthew Melvin
On Thu, 8 Feb 2001 at 8:31pm (+1100), Clement wrote: > Do you know if there is any way to tell how many CPU clocks a user has > used and how many disk space a user has used? > With BSD process accouting enabled in the kernel (it is with redhat by default) and the psacct package you can get stats

RH: looking for a pcmcia network card

2001-02-08 Thread Thierry ITTY
Hi I have an ibm thinkpad 390e running both nt and RH 6.1 I'm looking for an ethernet network pcmcia card which supports the promiscuous mode, for i want to do network traffic analysis with tcpdump. I'd like your advice on cards you know that are working fine for this bonus for 10/100 cards tia,

Solved: "Can't bind to DHCP address"

2001-02-08 Thread Chris Harvey
Thanks to Mikkel Ellertson the problem is solved.   I had portsentry running and it was jumping on both ports (67&68) before the dhcpd had a chance to bind.   Thanks to Mikkel.   Chris

Re: mgetty setup for INCOMING calls

2001-02-08 Thread Mikkel L. Ellertson
On Thu, 8 Feb 2001, Mikkel L. Ellertson wrote: > On Thu, 8 Feb 2001, Hossein S. Zadeh wrote: > > > Hi there, > > I have a cyclone board (16 port). I have setup /etc/inittab to run > > mgetty-1.1.22-1.6.x on the ports (on RedHat 6.2 box). I can confirm that > > the system opens and listens on the

RE: ipmasqadm

2001-02-08 Thread Burke, Thomas G.
How's 'bout "Mein Deuthce est scheibe." ? ;) > -Original Message- > From: Edward Dekkers [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, February 07, 2001 8:57 PM > To: [EMAIL PROTECTED] > Subject: Re: ipmasqadm > > > N'Abend allerseits, > > Oh dang, it's been too long but I'll giv

Re: Pentium 4 and FISHER

2001-02-08 Thread Nitebirdz
On Thu, 8 Feb 2001, Martin A. Marques wrote: > > > > > > There is no fisher list (still) > > > > Sure there is: > > > > https://listman.redhat.com/mailman/listinfo/fisher-list > > Ups! Sorry. That wasn't listed in the http://www.redhat.com/mailing-lists, > and it still isn't there. ;-) > > Saludo

Re: Samba Mystery

2001-02-08 Thread Nitebirdz
On Thu, 8 Feb 2001, Bret Hughes wrote: > Date: Thu, 08 Feb 2001 00:18:23 -0600 > From: Bret Hughes <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Re: Samba Mystery > > John Helly wrote: > > > Hi. > > I'm still struggling to get W2000 to see my RH6.2 Samba ser

RE: (no subject)

2001-02-08 Thread Burke, Thomas G.
You shouldn't deny anything to lo... Just about everything uses it. > -Original Message- > From: shoe [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, February 07, 2001 6:36 PM > To: Redhat-List > Subject: (no subject) > > Any ideas what would cause this on my Linux 6.2 dsl firewall m

Re: mgetty setup for INCOMING calls

2001-02-08 Thread Mikkel L. Ellertson
On Thu, 8 Feb 2001, Hossein S. Zadeh wrote: > Hi there, > I have a cyclone board (16 port). I have setup /etc/inittab to run > mgetty-1.1.22-1.6.x on the ports (on RedHat 6.2 box). I can confirm that > the system opens and listens on the ports and accepts incoming calls. > However there are two i

Re: Login problem in RedHat 6.2

2001-02-08 Thread Nitebirdz
On Mon, 5 Feb 2001, Andre Luiz Mendes Matos wrote: > Date: Mon, 05 Feb 2001 20:41:52 -0200 > From: Andre Luiz Mendes Matos <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > Subject: Login problem in RedHat 6.2 > > Hello, > > When I try to login Linu

Re: help on /etc/fstab

2001-02-08 Thread Hossein S. Zadeh
On Thu, 8 Feb 2001, Lei Ding wrote: > i installed rh7 linux on /dev/hda7,but /etc/fstab was deleted and > linux always mount the root filesystem as read-only,so i can't even > create a new /etc/fstab file,and i do not have a boot floppy and do > not want to reinstall it,can anyone help me? >

mgetty setup for INCOMING calls

2001-02-08 Thread Hossein S. Zadeh
Hi there, I have a cyclone board (16 port). I have setup /etc/inittab to run mgetty-1.1.22-1.6.x on the ports (on RedHat 6.2 box). I can confirm that the system opens and listens on the ports and accepts incoming calls. However there are two issues: 1) Apparently mgetty/pppd doesn't check /etc/pa

Re: fax send/receive

2001-02-08 Thread Stew Benedict
There's a piece of hardware you can buy for this. I think mine's called "CommShare". It hooks to your phone line and has several jacks on the back for voice, fax, data etc. The box grabs the call and routes it appropriately. They vary from $20-$60 depending on features. I only use data/voice

help on /etc/fstab

2001-02-08 Thread Lei Ding
i installed rh7 linux on /dev/hda7,but /etc/fstab was deleted and linux always mount the root filesystem as read-only,so i can't even create a new /etc/fstab file,and i do not have a boot floppy and do not want to reinstall it,can anyone help me? Thanks! Check out the Orange Cat! www.garfield

Re: Pentium 4 and FISHER

2001-02-08 Thread Martin A. Marques
El Mié 07 Feb 2001 19:55, escribiste: > "Martin A. Marques" <[EMAIL PROTECTED]> writes: > > El Mié 07 Feb 2001 16:40, Nitebirdz escribió: > > > On 7 Feb 2001, Trond Eivind Glomsrød wrote: > > > > 1) bugzilla it - http://bugzilla.redhat.com/bugzilla/ > > > > 2) post to fisher list, which far more d

Re: AMD Althon and Duron !!

2001-02-08 Thread Emmanuel Seyman
On Wed, Feb 07, 2001 at 09:20:33PM -0700, Drew Hunt a ecrit: > > It was posted a couple months ago. > Attached is the message with the line you need. > > > 'x68_serial_nr=1' to Lilo for this to be desactivated. That should be 'x86_serial_nr=1' (my typo the first time). Emmanuel Seyman __

Re: Usage accounting

2001-02-08 Thread Mikkel L. Ellertson
On Thu, 8 Feb 2001, Clement wrote: > Do you know if there is any way to tell how many CPU clocks a user has > used and how many disk space a user has used? > > > Regards, > > Clement > If you have quotas enabled, quota will show a users disk usage. For CPU usage, you may find the Process-Account

Re: rpm3 or 4 install for helix

2001-02-08 Thread Mikkel L. Ellertson
On Thu, 8 Feb 2001, Wahid Belhaouane wrote: > Hello everybody. > I have Redhat 7.0 installed on an intel system. > i would like to install helix-gnome > what installer shall i use? > installer-rpm3-intel or installer-rpm4-intel? > Thanks. > Wahid. > > installer-rpm4-intel _

Re: Usage accounting

2001-02-08 Thread Vineeta
Hi, You can use: du -k for the user's disk usage in Kbytes. CPU clocks??what do u men by that?And,why do u need it? Vineeta Clement wrote: > Do you know if there is any way to tell how many CPU clocks a user has > used and how many disk space a user has used? > > Regards, > > Clement > > _

Usage accounting

2001-02-08 Thread Clement
Do you know if there is any way to tell how many CPU clocks a user has used and how many disk space a user has used? Regards, Clement ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

suExec enable apache RPM

2001-02-08 Thread Clement
Do you know of an apache RPM that is suExec enabled? Or an RPM that can upgrade the default RH7 apache installation to support suEXEC? Thank you very much. Regards, Clement ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.c

Re: Easy Mail List Server

2001-02-08 Thread Anthony E . Greene
On Wed, 07 Feb 2001 18:20:02 Jeffery Myers wrote: >I would like to setup a list server for our Professional Services group. I >don't need anything like ListServ or Majordomo. >What I'm looking for is something I can setup in an afternoon to enable >about 50 people to exchange product support info

rpm3 or 4 install for helix

2001-02-08 Thread Wahid Belhaouane
Hello everybody. I have Redhat 7.0 installed on an intel system. i would like to install helix-gnome what installer shall i use? installer-rpm3-intel or installer-rpm4-intel? Thanks. Wahid. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listma

Re: Path Question

2001-02-08 Thread Thierry ITTY
su: no su - : yes A 23:05 07/02/2001 -0500, vous avez écrit : >Dear List, > >Question One: >When you su to root, is your path variable supposed to change to reflect >this? If it is supposed to change but mine does not, how do I fix this? - * - * - * - * - * - * - Mes id