Re: Ldap configuration

2002-12-09 Thread nate
Remo Mattei said: > Does anyone have a good ldap configuration howto? > Thanks http://howto.aphroland.de/HOWTO/LDAP -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: postgresql database script idea

2002-12-09 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08-Dec-2002/21:06 -0600, Bret Hughes <[EMAIL PROTECTED]> wrote: >I am working on porting an application to postgres and as I was tweaking >the RI It dawned on me that I should go ahead and build a series of >webpages that will perform basic CRUD tas

Re: SSH with TCP Wrappers

2002-12-09 Thread Emmanuel Seyman
On Mon, Dec 09, 2002 at 03:43:01PM +1000, [EMAIL PROTECTED] wrote: > > I'm not sure how different 7.3 is from 8.0, but the 7.3 > version of openssh is compiled with tcp-wrappers, but > does not normally use xinted. Sshd is probably already > running as a separate daemon so what you put in xinetd.d/

What I need to do after to update apache 1.xx to 2.0.43?

2002-12-09 Thread Claudio Delgado
Title: Mensaje Hi to everybody!!!   I've updated 1.3.27 to 2.0.43, the defaul directory is "/usr/local/apache2" and to start the service is "/usr/local/apache2/bin/apachectl start". Until here all is correct but if I restart the computer, then the apache service is starting, but is the old

RH 7.2 Path ?

2002-12-09 Thread Mike Stewart
Hi there, a simple question from a simple newbie how/where do I set up the PATH ?  I need to add a folder to it.   I looked in etc/profile but that seems to pick up the path from somewhere else then add user's specific things to the original path ?     Thanks   Mike

RE: RH 7.2 Path ?

2002-12-09 Thread DUSSAULT Patrick
See in [user@linuxbox]# cat .bash_profile -Message d'origine-De : Mike Stewart [mailto:[EMAIL PROTECTED]]Envoyé : lundi 9 décembre 2002 10:59À : [EMAIL PROTECTED]Objet : RH 7.2 Path ? Hi there, a simple question from a simple newbie how/where do I set up the PATH ?

Re: SSH with TCP Wrappers

2002-12-09 Thread Josep M.
Hello. Thanks for all answers,yes,SSHD has not nothing to do with xinetd,only hosts.allow and hosts.deny is where SSHD looks.I ´m writing now my iptables script for block unwanted hosts and will add unwanted hosts in first place in my hosts.allow file. Josep Begin of Quote Emmanuel Seyman

changing /dev/cdrom

2002-12-09 Thread João Borsoi Soares
I've successfully installed my cd-writer and now my cdrom is at /dev/scd0. I manually changed /dev/cdrom but at boot it is changed back to /dev/hdd. How can I keep my change? I think there is something to do with MAKEDEV and /etc/makedev.d/ directory, but I couldn't find out what I should change.

Re: changing /dev/cdrom

2002-12-09 Thread Irvine Russell
João Borsoi Soares kirjoitti 09.12.2002 kello 12:10: > I've successfully installed my cd-writer and now my cdrom is at > /dev/scd0. I manually changed /dev/cdrom but at boot it is changed back > to /dev/hdd. How can I keep my change? I think there is something to do > with MAKEDEV and /etc/makedev.

Re: pop3 virus scanners

2002-12-09 Thread Mike Burger
On Sun, 8 Dec 2002, Chad Skinner wrote: > I had a hole folder full of notes from this list and it too was not in my > backup scripts, oh well. A while back a few people were asking about virus > scanners for pop3 servers, does anyone have a list of these that run on > linux? All of the linux mail

Fw: Database interface in Linux

2002-12-09 Thread Sherif D Mohamad
Thanks for your help, I installed Oracle client and I saw java support, I think it installed JDBC while installing the client, does the JDBC need config or the config like db name, db host , username and password comes from the JSP files only ? > > >I know that there is a Unix ODBC driver se

Re: In need of a UPS

2002-12-09 Thread Mike Burger
You could go with the same brand as you have now, if it's working properly with linux. In actuality, the UPS itself doesn't shutdown or restart anything...it can send signals to the system, if a cable is hooked up, and a daemon is monitoring that port, and that daemon can issue the correct comm

Re: RH 7.2 Path ?

2002-12-09 Thread Irvine Russell
Mike Stewart kirjoitti 09.12.2002 kello 11:58: > Hi there, a simple question from a simple newbie how/where do I > set up > the PATH ? I need to add a folder to it. > > I looked in etc/profile but that seems to pick up the path from > somewhere > else then add user's specific things to the

Re: In need of a UPS

2002-12-09 Thread Mike Burger
On Mon, 9 Dec 2002, Peter Kiem wrote: > Hi Daevid, > > > The battery light on my UPS is on now all the time. It's fairly old and > > I think it's time I got rid of it. > > > > First, where do I go to throw out a UPS? I can't imagine it's good to > > just chuck it out with the garbage... I would t

Re: changing /dev/cdrom

2002-12-09 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 9 Dec 2002 13:10:36 +0200 (EET), Irvine Russell wrote: > > I've successfully installed my cd-writer and now my cdrom is at > > /dev/scd0. I manually changed /dev/cdrom but at boot it is changed > > back to /dev/hdd. How can I keep my change? I

Re: changing /dev/cdrom

2002-12-09 Thread João Borsoi Soares
Irvine, Em Seg, 2002-12-09 às 09:10, Irvine Russell escreveu: > Have read the linux CD-Writing HOWTO. I have pasted some of it below: > >http://wt.xpilot.org/publications/linux/howtos/cd-writing/html/CD-Writing-2.html Yes I've read. And I could write CDs normally. Even after boot. I'm havi

Remote display fails

2002-12-09 Thread [EMAIL PROTECTED]
Hi, i'm trying to get a remote display of a Sun Solaris 8.0 on my RH 7.3 but get always a error. i do: rlogin to the sun DISPLAY=10.110.1.21:0.0 export DISPLAY and then start the program the error: Xlib: connection to "10.110.1.21:0.0" refused by server Xlib: No protocol specified TIA Patrick

Remote display fails

2002-12-09 Thread [EMAIL PROTECTED]
Hi, i'm trying to get a remote display of a Sun Solaris 8.0 on my RH 7.3 but get always a error. i do: rlogin to the sun DISPLAY=10.110.1.21:0.0 export DISPLAY and then start the program the error: Xlib: connection to "10.110.1.21:0.0" refused by server Xlib: No protocol specified TIA Patrick

Re: pop3 virus scanners

2002-12-09 Thread Enrico Payne
Hi, I used to use amavis, but found it cumbersome to setup, and I needed more that it could offer. I now use inflex (http://pldaniels.com/inflex/). It has the following features: Easy Install and config Allows for file type blocking Filename blocking Text blocking (unpacks the e-mail to scan for

Re: Remote display fails

2002-12-09 Thread Anthony E. Greene
On 09-Dec-2002/07:39 -0500, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: >Hi, > >i'm trying to get a remote display of a Sun Solaris 8.0 on my RH 7.3 but >get always a error. i do: >rlogin to the sun >DISPLAY=10.110.1.21:0.0 >export DISPLAY >and then start the program >the error: >Xlib: connec

Re: Mailman configuration

2002-12-09 Thread Yoink!
On Mon, 9 Dec 2002, Edwin Humphries wrote: > I'm trying to install mailman to manage a couple of mailing lists. We've > got it installed, and run the tests (etc). Setting up a test list > results in an email giving URls for the web configuration facility, > which appears to work fine, and the subs

Re: Mailman configuration

2002-12-09 Thread Matthew Saltzman
On Mon, 9 Dec 2002, Edwin Humphries wrote: > > G'day, > I'm trying to install mailman to manage a couple of mailing lists. We've > got it installed, and run the tests (etc). Setting up a test list results > in an email giving URls for the web configuration facility, which appears > to work fine,

help with bootable raid

2002-12-09 Thread Bill Dossett
Hi, Does anyone from redhat ever hang out on these lists? I REALLY, need to figure out how the hell they do bootable software RAID as modules Is this some form of mystic secret that redhat don't want us to know? Or doesn't anyone from Redhat read these lists? I am trying to convert a syste

Re: RH 7.2 Path ?

2002-12-09 Thread Mike Stewart
Thanks Irvine, that seems to do the trick. Mike - Original Message - From: "Irvine Russell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 09, 2002 11:23 AM Subject: Re: RH 7.2 Path ? > Mike Stewart kirjoitti 09.12.2002 kello 11:58: > > Hi there, a simple question fr

Re: changing /dev/cdrom

2002-12-09 Thread Irvine Russell
Michael Schwendt kirjoitti 09.12.2002 kello 13:44: > > options ide-cd ignore=hdb# tell the ide-cd module to > > ignore hdb alias scd0 sr_mod# load sr_mod upon > > access of scd0 > > #pre-install ide-scsi modprobe imm# uncomment for some ZIP drives > > #only >

Subject: In need of a UPS

2002-12-09 Thread Ken Morley
David: If the battery light is continuously on on the UPS, why not just replace the battery? That's much cheaper than replacing the entire UPS and solves the problem of the shutdown software (assuming that the current UPS' shutdown software works adequately well). If it's an APC UPS (the most po

Logs

2002-12-09 Thread Delao, Darryl W
Im seeing the following in my apache logs.  Can anyone tell me what this means?   Dec  9 07:00:00 Mordor CROND[13097]: (root) CMD (/usr/bin/mrtg /etc/mrtg/mrtg.cfg) Dec  9 07:00:00 Mordor CROND[13098]: (root) CMD (/usr/lib/sa/sa1 1 1) Dec  9 07:01:00 Mordor CROND[13101]: (root) CMD (r

Re: XINETD

2002-12-09 Thread Eric Wood
2.3.9 was a blunder. The xinted guys think they've snagged the problem so a new xinetd package will be out any day. So stick with 2.3.7 for now. -eric wood - Original Message - From: <[EMAIL PROTECTED]> > Eduardo, > > Another fellow had the same question and posted what he found in Bugz

launching additional X sessions?

2002-12-09 Thread gregory mott
how do i allow non-root users to launch an additional X session in a virtual terminal? (rh7.3) root can do it like so: xinit /usr/bin/gnome-session -- :1 but if any other user tries, she gets: Fatal server error: PAM authentication failed, cannot start X server. Perhaps you do not have c

startkde3?

2002-12-09 Thread gregory mott
pre kde3 i was able to launch kde like so: xinit $KDEDIR/bin/startkde -- :1 what's the new trick for starting, without gdm or kdm? (rh7.3) -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

telnet proxy

2002-12-09 Thread Simpson, Doug
I am looking for a "telnet proxy" - such a thing? I have an internal network. I cannot NAT at the firewall because the firewall is also a VPN server - IPSEC. I have setup fetchmail and squid, but now I need to let the internal workstations to telnet. Is there a telnet proxy program for RH 7.3? Th

Re: telnet proxy

2002-12-09 Thread Javier Gostling
On Mon, Dec 09, 2002 at 09:52:02AM -0600, Simpson, Doug wrote: > I am looking for a "telnet proxy" - such a thing? You can create an xinetd service in the firewall which runs telnet, and have your internal hosts telnet to this port, then issue an open command. > I have an internal network. I ca

KDE3 Control Panel... GONE!

2002-12-09 Thread Earl Ruby
Got a KDE 3 question... I was editing my KDE menus, and somehow lost my Preferences menu. Now when I click the "K-gear" in the lower left hand corner, there is no Preferences menu. When I click on the Control Center, there are no controls. I can't modify my windows, change the background, chan

Re: Logs

2002-12-09 Thread Thornton Prime
> Im seeing the following in my apache logs. Can anyone tell me what this > means? > > Dec 9 07:00:00 Mordor CROND[13097]: (root) CMD (/usr/bin/mrtg > /etc/mrtg/mrtg.cfg) > Dec 9 07:00:00 Mordor CROND[13098]: (root) CMD (/usr/lib/sa/sa1 1 1) > Dec 9 07:01:00 Mordor CROND[13101]: (root) CMD (run

Re: HP LaserJet 4L

2002-12-09 Thread Ben Russo
I've had a similar problem with my Okidata OL-810e I fixed it by using the "redhat-config-printer-gui" tool, selecting the print queue from the list and clicking on the "Edit" toolbar button, then selecting the DRIVER OPTIONS tab in the resulting window and trying the "send EOT" and "send Form Fee

Re: In need of a UPS

2002-12-09 Thread Ben Russo
Found this on the web... http://remus.rutgers.edu/~petechen/linux/UPS.html On Mon, 2002-12-09 at 00:29, Daevid Vincent wrote: > The battery light on my UPS is on now all the time. It's fairly old and > I think it's time I got rid of it. > > First, where do I go to throw out a UPS? I can't imagin

Re: Database interface in Linux

2002-12-09 Thread Søren Neigaard
>From the JSP file only (all though I recommend using Servlets for the business logic/database access, and only JSP for presentation). /Søren Monday, December 9, 2002, 10:20:01 PM, Sherif wrote: SDM> Thanks for your help, I installed Oracle client and I saw java support, I SDM> think it instal

Re: cups print problems (long)

2002-12-09 Thread Bret Hughes
On Sun, 2002-12-08 at 23:28, [EMAIL PROTECTED] wrote: > On 6 Dec 2002, Bret Hughes wrote: > > Curiosities: > > > > I am used to printing man pages via command line with > > > > man whatever |lpr > > > > under the old spooler to the hp printer. on the xerox it cuts off the > > first couple of

Re: RH 7.2 Path ?

2002-12-09 Thread Bret Hughes
On Mon, 2002-12-09 at 05:23, Irvine Russell wrote: > Mike Stewart kirjoitti 09.12.2002 kello 11:58: > > Hi there, a simple question from a simple newbie how/where do I > > set up > > the PATH ? I need to add a folder to it. > > > > I looked in etc/profile but that seems to pick up the path f

Compiling 2.4.18 kernel - missing module-info file?

2002-12-09 Thread Jeff Davis
Ok, this is making me nuts. I've compiled from source before, but it's been awhile (2.2 kernel, I think). I'm hoping I've just missed something basic, but I haven't been able to find it yet. I unpack the source (2.4.18), then execute the following: make xconfig (modular kernel) make dep make

(no subject)

2002-12-09 Thread Tony Preston
Hi I have just installed RedHat 8.0 and have gotten everything to work just fine except for the networking. I have a multiple booting system (Win 98, RH 6.2, and RH 8.0). I recently went and upgraded from a modem to Cable access. I have the Cable mode, wireless router and Win 98 working just

Re: help with bootable raid

2002-12-09 Thread Ben Russo
On Mon, 2002-12-09 at 08:00, Bill Dossett wrote: > Hi, > > Does anyone from redhat ever hang out on these lists? > Yeah there are many RedHat people who read the list. This is visible by looking at all the online archives and seeing the from addresses that end with "@redhat.com" I have a feeling

Extracting Data From a Web Site

2002-12-09 Thread Joe Giles
List, I have been tasked with grabbing various internal websites that have basic text data on them and grabbing and storing that data in another text file without opening up the web page itself. Make sense? Example. www.myinternalwebsite.com has a location called deployment_packages.htm. I want

RE: telnet proxy

2002-12-09 Thread Simpson, Doug
> You can create an xinetd service in the firewall which runs telnet, and > have your internal hosts telnet to this port, then issue an open > command. I am sorry but I do not truly understand what you mean. Can you give me some more details? Thanks, Doug -- redhat-list mailing list unsubscr

Re: RH 7.2 Path ?

2002-12-09 Thread Mike Stewart
Thanks Bret. Adding to the user's bash file would only affect the $PATH for that user though... but as it's only really needed for root at the console presently then this will do. There must be some way of setting it globally I should think. Thanks Mike - Original Message - From: "Bret

Re: Extracting Data From a Web Site

2002-12-09 Thread Ed Wilts
On Mon, Dec 09, 2002 at 10:01:06AM -0700, Joe Giles wrote: > > I have been tasked with grabbing various internal websites that have > basic text data on them and grabbing and storing that data in another > text file without opening up the web page itself. Make sense? Example. Have a look at wget

Setting up Zip 250?

2002-12-09 Thread CM Miller
Has anyone been successful in setting up a Zip 250 that attaches via DB25 parrelle port? I've made an entry under /etc/fstab /dev/hdb /mnt/zip auto noauto,rw,user,sync 0 0 And then under /mnt I issue the following to mount the zip 250 mount -t vfat /hdb/sda4 /mnt/zip mount: /

Re: does samba server knows abt client status....

2002-12-09 Thread kdmprasad
hello, usually whenever a client tires to login in to samba...there is a log file created in /var/logs/log. similarly is there any notification to the server when the client logs off the session...or client shut down the system. does anyone have the idea...and help me with the details...

Re: Extracting Data From a Web Site

2002-12-09 Thread Vidiot
>I have been tasked with grabbing various internal websites that have >basic text data on them and grabbing and storing that data in another >text file without opening up the web page itself. Make sense? Example. > >www.myinternalwebsite.com has a location called deployment_packages.htm. >I want t

Re: Masquerade and dhcpd questions for Redhat 8.0

2002-12-09 Thread Alan Peery
James Vellenga wrote: I frankly find iptables a rather difficult protocol to figure out, I have reason to believe you're not the only one. :-) In my most recent bookstore run, I picked up Red Hat Linux Firewalls (http://www.amazon.com/exec/obidos/tg/detail/-/0764524631/qid=1039454171/sr=8-2/

Pb Installing rpm.src packages

2002-12-09 Thread Alex Réné
Hi guys! Me again…   Reinstalled my machine with fresh version of RH 8.0 and KDE3 … I am getting the same type of error message whenever I try to install an src.rpm package (rpmbuild –rebuild): RH seems to be looking for some files/libs/sh scripts that are apparently where it says it’s

Re: Extracting Data From a Web Site

2002-12-09 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09 Dec 2002 10:01:06 -0700, Joe Giles wrote: > I have been tasked with grabbing various internal websites that have > basic text data on them and grabbing and storing that data in another > text file without opening up the web page itself. Make sen

Re: Extracting Data From a Web Site

2002-12-09 Thread Joe Giles
Any examples you could give for extracting the data? I'm not that savvy on programming :-P Thanks Joe On Mon, 2002-12-09 at 10:20, Vidiot wrote: > >I have been tasked with grabbing various internal websites that have > >basic text data on them and grabbing and storing that data in another > >tex

Re: Extracting Data From a Web Site

2002-12-09 Thread Joe Giles
Hay, now your talking :-P... That works great so far. Thanks On Mon, 2002-12-09 at 10:31, Michael Schwendt wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09 Dec 2002 10:01:06 -0700, Joe Giles wrote: > > > I have been tasked with grabbing various internal websites that have >

Re: Extracting Data From a Web Site

2002-12-09 Thread Vidiot
>Any examples you could give for extracting the data? I'm not that savvy >on programming :-P >Joe That question is SO open ended. I have no idea what the web pages look like. It is probably going to require that you do get savvy with scripting, be it sed, awk, sh or perl. MB -- e-mail: [EMAIL

Re: RH 7.2 Path ?

2002-12-09 Thread Bret Hughes
On Mon, 2002-12-09 at 10:59, Mike Stewart wrote: > Thanks Bret. > > Adding to the user's bash file would only affect the $PATH for that user > though... but as it's only really needed for root at the console presently > then this will do. There must be some way of setting it globally I should > t

RE: Logs

2002-12-09 Thread Delao, Darryl W
I was looking somewhere else for these logs. I got confused...Is it good to be running mrtg, sar and cron hourly? What do they do? -Original Message- From: Thornton Prime [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 10:04 AM To: [EMAIL PROTECTED] Subject: Re: Logs > Im

Problem with process on state D

2002-12-09 Thread Paulo Sousa
Hi all! I have a serious problem on mail server. My linux box is running red hat 8.0. Sometimes, all process change your states to D and machine crashes on load average 100! I don't know how its happening ... There is no process on top... Swap is always on 0. Anyone could help me? Thanks Paulo

Re: Extracting Data From a Web Site

2002-12-09 Thread Joe Giles
Probably a good idea anyway. This way I can learn more :) Thanks for the information Joe On Mon, 2002-12-09 at 10:46, Vidiot wrote: > >Any examples you could give for extracting the data? I'm not that savvy > >on programming :-P > >Joe > > That question is SO open ended. > > I have no idea wh

Re: Restricted Shell woes

2002-12-09 Thread Todd A. Jacobs
On Sat, 7 Dec 2002, Hella wrote: > What happened to the old fashioned rbash and rksh? I need to set some > user login shells to a restricted shell, (which restricted shell I do Red Hat may not have compiled them with full restricted shell support. If a link from rbash to bash doesn't work, try r

Re: Logs

2002-12-09 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 9 Dec 2002 11:58:12 -0600, Delao, Darryl W wrote: > I was looking somewhere else for these logs. I got confused...Is it > good to be running mrtg, sar and cron hourly? What do they do? $ rpm --query --info vixie-cron sysstat mrtg - -- -

Removing old Kernel

2002-12-09 Thread Mike Palone
Hi... I successfully updated my kernel from 2.4.18-14 to 2.4.18-18 using up2date. Grub now allows me to choose between either for booting into. If I want to remove the 2.4-18-14 kernel from my system all together, how does one go about it? I'd like to save some disk space on my Boot Partition.

Re: help with bootable raid

2002-12-09 Thread Samuel Flory
Bill Dossett wrote: Hi, Does anyone from redhat ever hang out on these lists? I REALLY, need to figure out how the hell they do bootable software RAID as modules Is this some form of mystic secret that redhat don't want us to know? Or doesn't anyone from Redhat read these lists? I am try

Re: Removing old Kernel

2002-12-09 Thread Fernando Henrique
Em Segunda 09 Dezembro 2002 16:54, Mike Palone escreveu: > Hi... > > I successfully updated my kernel from 2.4.18-14 to 2.4.18-18 using > up2date. Grub now allows me to choose between either for booting into. > If I want to remove the 2.4-18-14 kernel from my system all together, > how does one go

RE: Ldap configuration

2002-12-09 Thread Patrick Nelson
nate wrote: - Remo Mattei said: > Does anyone have a good ldap configuration howto? > Thanks http://howto.aphroland.de/HOWTO/LDAP - This is great document but also do a google search. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?sub

Re: Removing old Kernel

2002-12-09 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 09 Dec 2002 13:54:52 -0500, Mike Palone wrote: > I successfully updated my kernel from 2.4.18-14 to 2.4.18-18 using > up2date. Grub now allows me to choose between either for booting into. > > If I want to remove the 2.4-18-14 kernel from my

printconf-gui

2002-12-09 Thread Dennis Cahillane
Hello- I have found a new bug in RH8. When I create a HP2200 Postscript printer (in printconf-gui / printtool) double sided printing is on by default. When I try to turn it off, the setting always reverts back to on. Thank you for any help -Dennis Cahillane -- redhat-list mailing list un

Missing kernel headers

2002-12-09 Thread Søren Neigaard
I'm trying to install the kernels-sorce RPM, but I'm stuck independencies. The kernel-source-2.4.18-14.i386.rpm need gcc, gcc-3.2-7.i386.rpm needs glibc-devel, and when I try to install glibc-devel-2.2.93-5.i386.rpm it wants kernel-headers!? But how can I install kernel-headers when I cannot insta

Re: Extracting Data From a Web Site

2002-12-09 Thread Todd A. Jacobs
On 9 Dec 2002, Joe Giles wrote: > I want to grab the data from that page (Which is plain text) and dump it > into another text document not located on the same server. I would like > to do this from a cron job if possible. wget, lynx, and curl will all do this in some fashion or other (see the r

quota command

2002-12-09 Thread Freerk J. Bosscha
Thanks for reading this question: I have the following problem. On one of our systems I have implemented quota. Because we are a polytechnical highschool, I would like to have a script to individualy set the amount of quota for each user. Whe have the quota information in our LDAP database. A sy

RE: Logs

2002-12-09 Thread Todd A. Jacobs
On Mon, 9 Dec 2002, Delao, Darryl W wrote: > I was looking somewhere else for these logs. I got confused...Is it > good to be running mrtg, sar and cron hourly? What do they do? Whether or not it's good depends on whether you find it useful. MRTG is for traffic graphing, and SAR is for system a

SOLVED: Missing kernel headers

2002-12-09 Thread Søren Neigaard
Oh I found it :) Monday, December 9, 2002, 9:16:38 PM, Søren wrote: SN> I'm trying to install the kernels-sorce RPM, but I'm stuck SN> independencies. The kernel-source-2.4.18-14.i386.rpm need gcc, SN> gcc-3.2-7.i386.rpm needs glibc-devel, and when I try to install SN> glibc-devel-2.2.93-5.i386.r

Installation of redhat 8.0 fails on

2002-12-09 Thread Freerk J. Bosscha
I have tried to upgrade my 7.3 linux version to 8.0 but this failed: system: ASUS CUV4X-DLS BIOS 1007 one cpu 2 scsi disks 866 Mhz controller: ADAPTEC AHA2940 Ultra/UltraW bios 1.23S3 Message: enabled ExtINT on CPU#0 ESR value before enabling

Telnet

2002-12-09 Thread IS Department
How do you enable Telnet on a RH 8.0 system?   Thanks

Re: Telnet

2002-12-09 Thread Colin Coles
On Tuesday 10 December 2002 08:31, IS Department wrote: > How do you enable Telnet on a RH 8.0 system? > > Thanks chkconfig telnet on -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Installing Win98 on a linux box

2002-12-09 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey gang, I've got to do some develompnet for a USB solution, & my Windows machine's USB stuff doesn't seem to be working. Is it possible for me to install Win98 on my linux server, such that I can occasionally take it down & do development w

Re: Restricted Shell woes

2002-12-09 Thread Steve Lee
make a rbash script and do #!/bin/bash -r On Mon, 9 Dec 2002, Todd A. Jacobs wrote: > On Sat, 7 Dec 2002, Hella wrote: > > > What happened to the old fashioned rbash and rksh? I need to set some > > user login shells to a restricted shell, (which restricted shell I do > > Red Hat may not h

schedule_timeout in RH 8.0

2002-12-09 Thread Harlan Jillson
Has anyone noticed a change in functionality of the schedule_timeout() function between RH7.2 and RH8.0? I'm currently using this function to control a polling interval in a driver, and all was well using RH7.2 and below, if I set a 40 millisecond interval, it timed out in 40 ms. Using the same c

Re: Installation of redhat 8.0 fails on

2002-12-09 Thread Ben Russo
I think this will require an "expert --noprobe" install command and then you will have to specify your SCSI driver manually. On Mon, 2002-12-09 at 15:28, Freerk J. Bosscha wrote: > I have tried to upgrade my 7.3 linux version to 8.0 but this failed: > > system: ASUS CUV4X-DLS BIOS 1007 > on

What does this warning meen when compiling kernel

2002-12-09 Thread Søren Neigaard
make[7]: warning: Clock skew detected. Your build may be incomplete. I have just set the time (after I made the .config file), so the .config files timestamp is into the future. Is that it? Will it cause any trouble? -- Med venlig hilsen/Best regards, Søren Neigaard mailto:[EMAIL PROTECTED] --

A couple of kernel questions

2002-12-09 Thread Søren Neigaard
I'm trying to make my own kernel, but I have some questions about some of the options: What is "HIGHMEM I/O support (EXPERIMENTAL)"? What is "MTRR (Memory Type Range Register) support"? What is "Multiquad NUMA system"? What is "System V IPC"? What is "BSD Process Accounting"? Is the "Multi-de

LANG environmental variable

2002-12-09 Thread Distribution Lists
Where is the LANG environment variable set on RH 8 ? [root@uldlinux02 tmp]# echo $LANG en_US.UTF-8 Regards -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Misbehaving Linux Routers

2002-12-09 Thread rahul b jain cs student
Hi, I had emailed this problem on the list before but was not able to get any positive response. So here I am trying it once again. It is really driving me crazy now as I am not able to make any link between the problem and the way I solve it. I have been facing the problem for quite some time.

RE: Logs

2002-12-09 Thread Thornton Prime
> Whether or not it's good depends on whether you find it useful. MRTG is > for traffic graphing, and SAR is for system activity reports. Cron > itself runs every minute, although cron jobs run when they're scheduled. I'd recommend running sar even if you don't know what it is. When you do need it

Re: LANG environmental variable

2002-12-09 Thread Samuel Flory
Distribution Lists wrote: Where is the LANG environment variable set on RH 8 ? [root@uldlinux02 tmp]# echo $LANG en_US.UTF-8 Regards [sflory@sflory tests]$ grep en_US /etc/sysconfig/* /etc/sysconfig/i18n:LANG="en_US.UTF-8" /etc/sysconfig/i18n:SUPPORTED="en_US.UTF-8:en_US:en" sflory@sf

Re: Telnet

2002-12-09 Thread Bo Peng
On Tue, Dec 10, 2002 at 03:31:22AM -0500, IS Department wrote: >How do you enable Telnet on a RH 8.0 system? >Thanks use gnome-lokkit -- Bo Peng -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-l

Re: Telnet

2002-12-09 Thread Robert P. J. Day
On Mon, 9 Dec 2002, Martin Marques wrote: > On Mar 10 Dic 2002 05:31, IS Department wrote: > > How do you enable Telnet on a RH 8.0 system? > > > > Thanks > > change > > disable = yes > > for > > disable = no > > in /etc/xinetd.d/telnet, and restart xinetd ("service xinetd restart") you can

Re: A couple of kernel questions

2002-12-09 Thread Andrew MacKenzie
You may want to checkout http://www.kernelnewbies.org as well... +++ Søren Neigaard [RedHat] [Mon, Dec 09, 2002 at 10:27:36PM +0100]: > I'm trying to make my own kernel, but I have some questions about some > of the options: > > What is "HIGHMEM I/O support (EXPERIMENTAL)"? > > What is "MTRR (Me

Re: What does this warning meen when compiling kernel

2002-12-09 Thread Samuel Flory
Søren Neigaard wrote: make[7]: warning: Clock skew detected. Your build may be incomplete. I have just set the time (after I made the .config file), so the .config files timestamp is into the future. Is that it? Will it cause any trouble? I suspect that you don't have your time zone setup

Vim: caps lock status

2002-12-09 Thread John-Paul Delaney
Hello list... Excuse me if it's off-topic but I'd like to know how to continuously show the status of CAPS LOCK in the status bar of vim (in text-mode i.e. not the gui). I frequently mess things up as I've forgotten to turn off CAPS LOCK. Thanks /j-p. -- redhat-list mailing list unsubs

Re: A couple of kernel questions

2002-12-09 Thread Samuel Flory
Søren Neigaard wrote: I'm trying to make my own kernel, but I have some questions about some of the options: RFM. There is help for nearly all options. What is "HIGHMEM I/O support (EXPERIMENTAL)"? What is "MTRR (Memory Type Range Register) support"? What is "Multiquad NUMA system"? Wh

Mozilla Crashes

2002-12-09 Thread Terry Hobart
I have been installing an 8.0 version and Mozilla has been working fine. It was configured as installed from the distribution disks. I tried to use it today and it crashed. It comes up, hesitates, flashes the normal redhat startup (from the local file) screen and then closes. I tried uninst

Re: Compiling 2.4.18 kernel - missing module-info file?

2002-12-09 Thread David van Hoose
Why are you doing a make clean after the make dep? Generally you do the following to build your kernel. (As defined in README) make mrproper make xconfig make dep make bzImage make modules make modules_install Doing the above will not give you a module-info file. I never found an isntance where

Re: Installing Win98 on a linux box

2002-12-09 Thread David van Hoose
All you have to do is repartition your hard drive so you have an appropriately sized FAT32 partition for 98. Make a bootdisk with Linux. You'll need it after you install 98 since Microsoft does not honor the MBR with 98's install. After making the partition and the bootdisk, install Win98 and o

Re: pop3 virus scanners

2002-12-09 Thread Mike Burger
Really? Wow...I had no trouble, at all, with amavis. Interesting. On Mon, 9 Dec 2002, Enrico Payne wrote: > Hi, I used to use amavis, but found it cumbersome to setup, and I needed > more that it could offer. > > I now use inflex (http://pldaniels.com/inflex/). It has the following > features

Re: Compiling 2.4.18 kernel - missing module-info file?

2002-12-09 Thread Jeff Davis
At 05:01 PM 12/9/2002 -0600, you wrote: Why are you doing a make clean after the make dep? It's been a while since I've customized a kernel... According to the howto they recommended doing a make clean after make dep. Perhaps this was an old howto? Generally you do the following to build yo

RE: Installing Win98 on a linux box

2002-12-09 Thread LV
Typically Windows is loaded first followed by your Linux distribution. However, if you need to access 98 periodically for development work, you might be better off using virtual machine software such as VmWare (http://www/vmware). I believe there is also GNU software that does about the same thing

Re: Telnet

2002-12-09 Thread Martin Marques
On Mar 10 Dic 2002 05:31, IS Department wrote: > How do you enable Telnet on a RH 8.0 system? > > Thanks change disable = yes for disable = no in /etc/xinetd.d/telnet, and restart xinetd ("service xinetd restart") saludos... :-) P.D.: Also check firewall configuration, just in case port 21 i

AGGH! LI..... not LILO.... ???!!!!

2002-12-09 Thread Greg Conway
Hi all, I am currently working on a Red Hat 7.1 system, running on a Fujitsu Primergy - with built-in SCSI. I've had to move the tape drive from /dev/hdb to /dev/hdd - it's an IDE drive - so I updated /etc/lilo.conf to recognise this (I have SCSI emulation for this tape drive), and ran... lilo -

Re: Mozilla Crashes

2002-12-09 Thread Wolfgang Pfeiffer
Terry, why not getting the very latest Mozilla stuff at the Mozilla web site? http://www.mozilla.org I'm right now not on my Linux system, so I can't tell you exactly which package is the best one for a quick install. But we discussed it here some weeks ago: http://info.ccone.at/INFO/Mail-Archive

  1   2   >