Re: Configuratin of a 486DX4 [was RE: Speed optimization for 486DX]

2001-01-16 Thread Brian Ashe
Hi Drew, Perhaps the manual could help. Also the individual that runs this page appears to offer help to those like you who are working with this motherboard. Why not give the manual a try and see if there is something in there that can help. Copy of UM4980 manual. http://members.home.net/pbuick

Re: Configuratin of a 486DX4 [was RE: Speed optimization for 486DX]

2001-01-16 Thread Jerry Queirolo
I don't know if this will help, but a search on google for UM4980 found an online scan of the manual with the jumper settings, etc... I think the one you want is http://members.home.net/pbuick/um4980/page8.htm Regards, -jq - Original Message - From: "Drew Hunt" <[EMAIL PROTECTED]> To: <[E

RE: Speed optimization for 486DX

2001-01-16 Thread Drew Hunt
Great idea! I'll check that as soon as I get it back together again. Thanks, Drew -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Krikofer Sent: Tuesday, January 16, 2001 11:02 PM To: [EMAIL PROTECTED] Subject: Re: Speed optimization for 486DX Have yo

RE: Speed optimization for 486DX

2001-01-16 Thread Drew Hunt
I believe the kernel was 2.0.12 under Slackware. At that time I only had 32MB RAM and no IDE drives in the machine, but things worked fine. I know there was a pretty well-known bug in either the 2.1 or 2.2 kernel with the aic7xxx drivers this adapter uses, but running the install with the scsi d

sendmail only queues

2001-01-16 Thread RaghuNath L
my system is a 8 cpu 4gb ram with rh6.2 2.2.14 running. my system load is 27% tell me what should be QueueLA and RefuseLA right now it is 8 and 12 . -- 4.4Load Limiting Sendmail can be asked to queue (but not deliver) mail if the system load average gets too high using the QueueLA (x) o

Configuratin of a 486DX4 [was RE: Speed optimization for 486DX]

2001-01-16 Thread Drew Hunt
I got really frustrated with not being able to answer questions because of how little I knew about the system, so I stripped it to the chasis and inspected every single number and every single pin on every single component. Low and behold, when i brought the motherboard out into the light - I'm s

Re: win98 and linux

2001-01-16 Thread Kiran Kumar M
Hi Pratik, Thanks for all support from the list. On that day itself it got a partition Manager, that converted FAT32 to FAT16. So I reinstalled the things in the way that i needed. Now I am moving to windows millenium and windows 2000 and RH 7.0, (I preffered this windows 2000 will accept FAT32)

Shutdown errors ...

2001-01-16 Thread Jerry Queirolo
Have recently started to follow this list, and must thank the many of you who've helped me along(intentionally or otherwise :-) I have a RH6.2 server that's been rock solid for the past year. A few weeks ago, it took a power outage. Everything restarted fine, but since the power hit when I shut

Re: X-server Display on windows

2001-01-16 Thread Mikkel L. Ellertson
On Wed, 17 Jan 2001, Vineeta wrote: > Hi, > I have a question.regarding running X-applications of a linux box > from a windows terminal. > I have a windows 95 m/c on which i have configured Xserver from > MicroImages. > Now,i am behind a firewall which means i cannot directly connect to any >

How make apache to Auth

2001-01-16 Thread RaghuNath L
Hi , I wan't to impliment the authunticated apache server ihave done dns and httpd is working now. -- Regards ph:5099025 RaghuNath L pager:9624395369 WSS-Team,Texas Instruments. You have to live on the edge of reality - to make your dreams come

Re: Speed optimization for 486DX

2001-01-16 Thread Krikofer
Have you tried looking in the BIOS listing two things for turbo? One for turbo switch enable or disable and another for turbo on or off? I recall seeing such the lists for turbo in 486's motherboard bios. If turbo switch is disabled then putting a jumper will not help until you enable it in BIOS

X-server Display on windows

2001-01-16 Thread Vineeta
Hi, I have a question.regarding running X-applications of a linux box from a windows terminal. I have a windows 95 m/c on which i have configured Xserver from MicroImages. Now,i am behind a firewall which means i cannot directly connect to any outside machine through telnet.And,i want to run a

Re: clusters

2001-01-16 Thread RaghuNath L
Bewolf or mosix . Trond Eivind Glomsrød wrote: > RaghuNath L <[EMAIL PROTECTED]> writes: > > > Any body implimented the linux clusters if yes please guide me to the > > docs. > > HPC or HA? > > -- > Trond Eivind Glomsrød > Red Hat, Inc. > > ___ > Red

RAID-1 reconstruction

2001-01-16 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hi folks -- I've been experimenting with RAID, using kernel 2.4 on RH7. It works quite well, but documentation is definitely lacking, so perhaps someone more experienced with Linux RAID could show me a graceful way to restore a member of a RAID-1 array? I si

RE: Apache port 80 problem

2001-01-16 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Mark Basil wrote: >telnet localhost just gives "connection refused". And no, there is no other >web server running. Thanks. --Mark Mark - I'm late to this thread, but glancing over your original post, I suspect you've screwed up your httpd.conf. Have you c

Re: GNUPlot

2001-01-16 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- David Brett wrote: >Someone suggested I look at gnuplot. I like what I see so far, but I >cannot get the output to a file. At this point I get it to create an >empty file. I am missing something obvious. help Nothing about GNUPlot is obvious, I'm afraid (un

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Michael Burger
At this point, you need to go into your pop3 file in /etc/xinetd.d and change the "disabled" line from yes to no. On Tue, 16 Jan 2001 17:26:31 -0600 (CST), Scott Skrogstad wrote: >I have got it installed and it now shows up in my xined.d dir but I still >am getting connection refused. I have re

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Michael Burger
No...just that it appears that one is not installed by default. On Tue, 16 Jan 2001 16:52:43 -0600 (CST), Scott Skrogstad wrote: >Mike > So what you are telling me is that V7.0 does not come with a POP3 >server? > >Scott Skrogstad >Computer Integration Inc, >[EMAIL PROTECTED] >800-522-34

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Michael Burger
Fine if A) "ipop3" actually installed with RH7 and B) most people actually ran it. Most pop3 daemons run as a daemon, now...I point you at qpopper, cucipop, gnu-pop3d, and a great many others. On 16 Jan 2001 17:38:00 -0500, Trond Eivind Glomsr d wrote: >Mike Burger <[EMAIL PROTECTED]> writes: >

Re: Newbie Questions

2001-01-16 Thread Kevin Holmquist
What exactly do you mean by 'rid'? If you don't want ftp at all, remove the wu-ftpd rpm. You can also type 'chkconfig --level 345 wu-ftpd off' and reboot. This stops the ftp daemon without uninstalling the files. If you do want the ftp service but not anonymous logins, you have several options.

lapb on kernel2.4?

2001-01-16 Thread J. Carlos Cristobal
Hello: I tried to compile this kernel to work for a pc300 cyclades card, but I couldn't find in the 'menuconfig' where to activate 'lapb' and 'ccitt x.25 package layer' in order to work with x25, could you tell me where I went wrong? Thanks in advance... --

Re: kde2.1 rpms for RedHat7

2001-01-16 Thread Bob Hartung
Ted, go to rpmfind.net and follow the instructions Bob Ted Gervais wrote: > > Does anyone know if there are any kde2.1 rpm files for RedHat7? > If so where can I get them? > -- > Ted Gervais > Coldbrook, Nova Scotia Canada > > ___ > Redhat-list maili

Re: Linux Certs?

2001-01-16 Thread Nitebirdz
On Tue, 16 Jan 2001, Richard Bligdon wrote: > Date: Tue, 16 Jan 2001 15:17:25 -0500 > From: Richard Bligdon <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Re: Linux Certs? > > Hi all: Just picked up a copy of "General Linux Exam" used today by DeAnn > Leblan

Re: auto switch depth in XFree86-4.0?

2001-01-16 Thread Luke C Gavel
Hi, Redhat traditionally provides an ncurses-based configuration utility called 'XConfigurator' (case is important) that runs from the command line. You must take care to select more than one color depth when using it. When you are done using XConfigurator, having set more than one color depth

Re: win98 and linux

2001-01-16 Thread Pratik Ajmera
Hi Kiran, I have also undergone same problem. and I have solved it to some extent. You have written you are using win98 means you have FAT32 partition. This is not recognised by WinNT. & you should tell me first, on which partition type you are going to install NT.(NTFS or FAT16). For getting t

Re: Newbie Questions

2001-01-16 Thread Mikkel L. Ellertson
On Tue, 16 Jan 2001, Marcus Ouimet wrote: > I have looked through the documentation on Redhatlinux.com but > couldn't find what I was looking for. Anyways here it goes: > > I want to rid my system on an anonymous ftp account, how would I go > about doing this? Also I am trying to figure out how

Re: [RHL] Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Kirk
What pop3 daemon did you install? IIRC if it runs from xinetd.d you can copy one of the startup files in xinetd.d, say like telnetcp telnet pop3 then edit the new file to reflect your pop daemon's path and parameters and restart xinetd. something like this service pop3 { disable

Re: Speed optimization for 486DX

2001-01-16 Thread Edward Dekkers
> If VLB means Vesa Long Bus, then yes, that would describe the SCSI adapter. > It worked under slackware and RH 6.0, but magically started barfing up at > boot when I went to 6.2 and up. Also (ifyou can believe it) had Windows 95 > and 98 on it until I opted for Linux. I usually started booting

Test

2001-01-16 Thread Eric St. Amand
Sorry about this email... but is this list dead? I haven't received anything in the last week. Eric ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Scott Skrogstad
Thank you very much it works great now. Can you recomend a good book to bring me up to speed with all the changes in v7? Scott Skrogstad Computer Integration Inc, [EMAIL PROTECTED] 800-522-3475 Phone On 16 Jan 2001, Trond Eivind [iso-8859-1] Glomsrød wrote: > Scott Skrogstad <[EMAIL PROTECTED]

Problem with syslogd, high cpu usage and huge logfile

2001-01-16 Thread Gary Nielson
I am looking for some points on how to figure out what's going on with system -- VALinux box with RedHat 6.2.1. (I installed Bastille quite a while back with no incidents, fyi. It broke up my logs into separate logs for things like the kernel, boot and login.) Tonight, I noticed that whenever I wa

Re: Speed optimization for 486DX

2001-01-16 Thread fred smith
On Tue, Jan 16, 2001 at 06:41:06AM -0700, Drew Hunt wrote: > Thanks for the kind words, Ed! I'm on a really short budget, so I have to > use whatever junk I've got lying around. :) > > If VLB means Vesa Long Bus, then yes, that would describe the SCSI adapter. ^

kde2.1 rpms for RedHat7

2001-01-16 Thread Ted Gervais
Does anyone know if there are any kde2.1 rpm files for RedHat7? If so where can I get them? -- Ted Gervais Coldbrook, Nova Scotia Canada ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Newbie Questions

2001-01-16 Thread Marcus Ouimet
I have looked through the documentation on Redhatlinux.com but couldn't find what I was looking for. Anyways here it goes:   I want to rid my system on an anonymous ftp account, how would I go about doing this? Also I am trying to figure out how to find out how much disk space I have left fr

RE: After upgrade to xfree86 4.0.2

2001-01-16 Thread Mark Basil
well...what issues, exactly, are you having? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Johnathan Smith Sent: Tuesday, January 16, 2001 4:35 PM To: [EMAIL PROTECTED] Subject: After upgrade to xfree86 4.0.2 I just upgrade to Xfree86 4.0.2 and I am h

RE: Speed optimization for 486DX

2001-01-16 Thread Drew Hunt
I'll give 2.4 a shot. It'll take a while for this now 8MHz processor to gulp down and decompress the 24MB tarball, though. :) Drew [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jack Bowling Sent: Tuesday, January 16, 2001 11:17 AM To

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Trond Eivind Glomsrød
Scott Skrogstad <[EMAIL PROTECTED]> writes: > I have got it installed and it now shows up in my xined.d dir but I still > am getting connection refused. I have rebooted the server and still not > luck. You need to turn it on ("chkconfig ipop3 on") and do a xinetd reload ("service xinetd reload"

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Scott Skrogstad
I have got it installed and it now shows up in my xined.d dir but I still am getting connection refused. I have rebooted the server and still not luck. Scott Skrogstad Computer Integration Inc, [EMAIL PROTECTED] 800-522-3475 Phone On 16 Jan 2001, Trond Eivind [iso-8859-1] Glomsrød wrote: > Sco

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Trond Eivind Glomsrød
Scott Skrogstad <[EMAIL PROTECTED]> writes: > So what you are telling me is that V7.0 does not come with a POP3 > server? Red Hat Linux 7 comes with a pop server - it's part of the imap rpm. After installing this, make sure to run up2date to download the errata. -- Trond Eivind Glomsrø

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Scott Skrogstad
Mike So what you are telling me is that V7.0 does not come with a POP3 server? Scott Skrogstad Computer Integration Inc, [EMAIL PROTECTED] 800-522-3475 Phone On Tue, 16 Jan 2001, Mike Burger wrote: > Go to rpmfind.net, and do a search for pop3. > > Grab the POP3 RPM that's labelled f

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Trond Eivind Glomsrød
Mike Burger <[EMAIL PROTECTED]> writes: > In 7.0, pop3d doesn't really run out of inetd/xinetd. Normally, it runs > as a constantly running daemon, now. This is false. [teg@halden teg]$ cat /etc/xinetd.d/ipop3 # default: off # description: The POP3 service allows remote users to access their

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Mike Burger
Go to rpmfind.net, and do a search for pop3. Grab the POP3 RPM that's labelled for RH7, download it, and install it. I also recommend the cucipop RPM at www.jasons.org/mailstuff On Tue, 16 Jan 2001, Scott Skrogstad wrote: > Mike nothing there also I did a find . -name *pop* and it did not find

Specifying System.amp in lilo.conf

2001-01-16 Thread Chuck Carson
Is there a way to specify the System.map file in lilo.conf instead of the symbolic link System.map in /boot? I am testing several different kernels, including 2.4, and have a need to do this. Thanks greatly for any help, -CC ___ Redhat-list mailing

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Scott Skrogstad
Mike nothing there also I did a find . -name *pop* and it did not find the ipop3 daemon. How the heck can I install just POP3 ? Scott Skrogstad Computer Integration Inc, [EMAIL PROTECTED] 800-522-3475 Phone On Tue, 16 Jan 2001, Mike Burger wrote: > I would agree...tha twould tell me that, if i

Re: (no subject)

2001-01-16 Thread Mike Burger
Yes. In the aliases file, you need a line that looks like: aliased_address: :include:/path/to/file/with/addresses On Tue, 16 Jan 2001, Steve Lee wrote: > is there a way to setup some sort of alias > to send email out to everyone who you > list in some kind of text file. > not the alias file th

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Mike Burger
I would agree...tha twould tell me that, if it's supposed to be started by xinetd, that it isn't, or that there's no POP3 daemon running. First...do a ps -ax | grep pop to see if there's anything running. Next...check your /etc/rc.d/init.d for any startup script for a pop3 daemon (my favorite is

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Scott Skrogstad
Mike When I try and telnet to that machine using port 110 it gives me connection refused. That would tell me that there is a problem with POP3 running. Scott Skrogstad Computer Integration Inc, [EMAIL PROTECTED] 800-522-3475 Phone On Tue, 16 Jan 2001, Mike Burger wrote: > In 7.0, pop

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Scott Skrogstad
Jerry I have found that but nothing in that dir says anything about pop3 should I move the pop3d over to that dir? Scott Skrogstad Computer Integration Inc, [EMAIL PROTECTED] 800-522-3475 Phone On Tue, 16 Jan 2001, Jerry Winegarden wrote: > On Tue, 16 Jan 2001, John Aldrich wrote: > > > On Tue

RE: Apache port 80 problem

2001-01-16 Thread Mark Basil
telnet localhost just gives "connection refused". And no, there is no other web server running. Thanks. --Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Emmanuel Seyman Sent: Tuesday, January 16, 2001 7:26 AM To: [EMAIL PROTECTED] Subject: Re: Ap

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Mike Burger
In 7.0, pop3d doesn't really run out of inetd/xinetd. Normally, it runs as a constantly running daemon, now. On Tue, 16 Jan 2001, Scott Skrogstad wrote: > John > I found that file but there is not much in there and I went the > xinetd.d dir and there is nothing in there about POP3D. Sorr

After upgrade to xfree86 4.0.2

2001-01-16 Thread Johnathan Smith
I just upgrade to Xfree86 4.0.2 and I am having some issues. I would like to know if anyone else has upgraded and are you having any issues = If your into Body For Life, check out http://clubs.yahoo.com/clubs/bodyforlifestatenislandny __ Do Yo

Redhat 7.0 and Tomcat

2001-01-16 Thread Johnathan Smith
I am having some issues getting tomcat running on redhat 7.0 can anyone help? = If your into Body For Life, check out http://clubs.yahoo.com/clubs/bodyforlifestatenislandny __ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http:

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Jerry Winegarden
On Tue, 16 Jan 2001, John Aldrich wrote: > On Tue, 16 Jan 2001, you wrote: > > I can't get POP3 to start and I have installed a few times. What am I > > missing. > > > Inetd.conf has been replaced with xinetd.conf. > John Plus, instead of entries in inetd.conf (now xinetd.conf) for each s

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Scott Skrogstad
I hope that this is not a bug... Is anyone running 7.0 as a pop3 server ? Scott Skrogstad Computer Integration Inc, [EMAIL PROTECTED] 800-522-3475 Phone On Tue, 16 Jan 2001, John Aldrich wrote: > On Tue, 16 Jan 2001, you wrote: > > John > > I found that file but there is not much in there

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread John Aldrich
On Tue, 16 Jan 2001, you wrote: > John > I found that file but there is not much in there and I went the > xinetd.d dir and there is nothing in there about POP3D. Sorry for the > stupid questions... > No such thing as a "stupid question." :-) I just wish I could help. I'm not running RH 7.

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread Scott Skrogstad
John I found that file but there is not much in there and I went the xinetd.d dir and there is nothing in there about POP3D. Sorry for the stupid questions... Scott Skrogstad Computer Integration Inc, [EMAIL PROTECTED] 800-522-3475 Phone On Tue, 16 Jan 2001, John Aldrich wrote: > On Tu

Re: 7.0 inetd.conf equiv?

2001-01-16 Thread John Aldrich
On Tue, 16 Jan 2001, you wrote: > I can't get POP3 to start and I have installed a few times. What am I > missing. > Inetd.conf has been replaced with xinetd.conf. John ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.co

GNUPlot

2001-01-16 Thread David Brett
Someone suggested I look at gnuplot. I like what I see so far, but I cannot get the output to a file. At this point I get it to create an empty file. I am missing something obvious. help david ___ Redhat-list mailing list [EMAIL PROTECTED] https:

7.0 inetd.conf equiv?

2001-01-16 Thread Scott Skrogstad
I can't get POP3 to start and I have installed a few times. What am I missing. Scott Skrogstad Computer Integration Inc, [EMAIL PROTECTED] 800-522-3475 Phone ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/

email

2001-01-16 Thread Steve Lee
is there a way to setup some sort of alias to send email out to everyone who you list in some kind of text file. not the alias file though. because it would require me to put in a line that is impossible to read and manage. for example, in the file alias companywide:

(no subject)

2001-01-16 Thread Steve Lee
is there a way to setup some sort of alias to send email out to everyone who you list in some kind of text file. not the alias file though. because it would require me to put in a line that is impossible to read and manage. for example, in the file alias companywide:

Re: Linux Certs?

2001-01-16 Thread Richard Bligdon
Hi all: Just picked up a copy of "General Linux Exam" used today by DeAnn Leblancand yes "great minds think alike..." I have pretty much decided that LPI then Redhat is the route I'll be taking!In fact that's more or less what the book suggests anyway! It'll help me personally also,as right

linux serial connection

2001-01-16 Thread Andy Schuler
Hello, I have a laptop that I'd like to connect to various linux boxes to grab console from them. typically this would be done via a serial cable but this particular laptop doesn't have a serial port. It has a USB, parallel, and a ps/2 port. Has anyone been sucessful in connecting directly to Re

Re: clusters

2001-01-16 Thread chuck
On Tue, 16 Jan 2001, RaghuNath L spewed into the bitstream: RL>kimberlite is just a h/w cluster but what i amsearch of is load sharing RL>cluster Maybe you're looking for something like Piranha? http://ha.redhat.com/ -- Chuck Mead, Owner, MoonGroup.com [EMAIL PROTECTED] GnuPG Public Key Availa

Re: Send mail doc

2001-01-16 Thread chuck
On Tue, 16 Jan 2001, RaghuNath L spewed into the bitstream: RL>Hi list, RL> RL>I am a new bie as for as send mail is concerned , can any one of you RL>please guide me to a document on basic send mail configuration . RL> RL>I not able to understand the behavior of sendmail.mc and m4 macros. Red H

Re: Linux Certs?

2001-01-16 Thread chuck
On 16 Jan 2001, Trond Eivind Glomsrød spewed into the bitstream: TEG>"Greg Wright" <[EMAIL PROTECTED]> writes: TEG> TEG>> Well because the very guys who help out on lists like this are some of the TEG>> ones who help shape and make the LPI what it is, which is aimed at TEG>> providing quality Cer

RE: Startup problem II

2001-01-16 Thread John MacLean
> -Original Message- > From: Emmanuel Seyman [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 16, 2001 11:57 AM > To: [EMAIL PROTECTED] > Subject: Re: Startup problem II > > > On Tue, Jan 16, 2001 at 11:11:04AM -0300, Pedro Carriquiry a ecrit: > > I have installed RH 6.2 in a AMD K7,

auto switch depth in XFree86-4.0?

2001-01-16 Thread Carey F. Cox
I have a couple of questions about XFree86-4.01. These may be more appropriate for another list, but I'll give it a try here first. I thought that XF86 4.0 was supposed to allow you to automatically swithc color depths (not sure of the correct terminology). I have an application that uses 8bpp

Re: Speed optimization for 486DX

2001-01-16 Thread Jack Bowling
** Reply to message from Pi <[EMAIL PROTECTED]> on Tue, 16 Jan 2001 09:46:18 -0800 (PST) > The kernel panics when it tries to auto-detect the > drives. After the processor timing, before going > interactive. Have you thought about trying the latest and greatest kernel 2.4.0? I find it to be a

Hanging on post-install configuration

2001-01-16 Thread Chuck Carson
I have a RH62 machine that hangs after all packages have been installed and the screen says, performing post install configurations (or something to that affect). The machine is a Dual P3-550, 4G RAM, and has an onboard adaptec scsi controller, megaraid raid controller, and 2 intel NIC's. I did

RE: Speed optimization for 486DX

2001-01-16 Thread Pi
The kernel panics when it tries to auto-detect the drives. After the processor timing, before going interactive. Drew [EMAIL PROTECTED] --- Reiner Buehl <[EMAIL PROTECTED]> wrote: > Hi, > > > If VLB means Vesa Long Bus, then yes, that would > describe the SCSI adapter. > > It worked under slac

Upgrade or Not

2001-01-16 Thread SYS_ADMIN
RedHat List: I already have multiple machines running RedHat 6.0 (have not had a reason to upgrade) that are doing massive computational queries and compares. Does anyone have any benchmarks or docs that would show if upgrading to a newer version of RedHat would : improve memory throughput, incr

Re: Startup problem II

2001-01-16 Thread Emmanuel Seyman
On Tue, Jan 16, 2001 at 11:11:04AM -0300, Pedro Carriquiry a ecrit: > I have installed RH 6.2 in a AMD K7, but I have problems when the kernel > tries to disable the PIII CPUID number, which AMD doesn't have (thank John > MacL. for the information). Although I type linux x68_serial_nr=1 at the > l

Re: JetDirect printers?

2001-01-16 Thread David Brett
Hi Richard I cannot take credit for this, I received lots of help from number of people on this list. Below is from my /etc/printcap file. If you run printtool as root, it is straightforward. name-your name for the printer on your computer spool directory -the directory for the tem

RE: Speed optimization for 486DX

2001-01-16 Thread Reiner Buehl
Hi, > If VLB means Vesa Long Bus, then yes, that would describe the SCSI adapter. > It worked under slackware and RH 6.0, but magically started barfing up at > boot when I went to 6.2 and up. Also (ifyou can believe it) had Windows 95 > and 98 on it until I opted for Linux. I usually started bo

Re: Linux Certs?

2001-01-16 Thread Trond Eivind Glomsrød
"Greg Wright" <[EMAIL PROTECTED]> writes: > Well because the very guys who help out on lists like this are some of the > ones who help shape and make the LPI what it is, which is aimed at > providing quality Certification for the Linux Community Actually, on this list the people helping out and

Re: Startup problem II

2001-01-16 Thread Trond Eivind Glomsrød
"Pedro Carriquiry" <[EMAIL PROTECTED]> writes: > I have installed RH 6.2 in a AMD K7, but I have problems when the kernel > tries to disable the PIII CPUID number, which AMD doesn't have (thank John > MacL. for the information). Although I type linux x68_serial_nr=1 at the > lilo prompt the probl

Re: win98 and linux

2001-01-16 Thread Kevin Holmquist
Hi Mikkel, You are absolutely correct, of course. Given that he is installing Win98, however, he will have to use FAT ad will be limited on the number of primary partiitions. Also, since he sounded like he is new to Linux, I tried to keep it simple for him. Sorry for the confusion. Thanks! K

Startup problem II

2001-01-16 Thread Pedro Carriquiry
I have installed RH 6.2 in a AMD K7, but I have problems when the kernel tries to disable the PIII CPUID number, which AMD doesn't have (thank John MacL. for the information). Although I type linux x68_serial_nr=1 at the lilo prompt the problem persist. Any suggest ? Thanks, PC. _

Re: can't mail to users from root

2001-01-16 Thread Mike Burger
*blink* This has always worked out of the box on *every* system I've installed. What error are you getting when you attempt to send mail from root to other users? On Tue, 16 Jan 2001, Amit Shah wrote: > hi, i've set up RH6.2 on my machine... i have some users created... when i > use any mailin

Re: RoadRunner and hostname

2001-01-16 Thread Timothy Reaves
Wayne Dyer wrote: > Timothy Reaves wrote: > >> Kirk Wythers wrote: >> >> >>> I am the exact same boat. Some one suggested that I look at DCHCPCD and >>> remove the -H option (which allows dchcp to use the hostname supplied by >>> the mediaone server). Unfortunately I haven't been able to figur

Re: clusters

2001-01-16 Thread Trond Eivind Glomsrød
RaghuNath L <[EMAIL PROTECTED]> writes: > Any body implimented the linux clusters if yes please guide me to the > docs. HPC or HA? -- Trond Eivind Glomsrød Red Hat, Inc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/ma

Re: can't mail to users from root

2001-01-16 Thread Matthew Melvin
On Tue, 16 Jan 2001, Amit Shah wrote: > hi, i've set up RH6.2 on my machine... i have some users created... when i > use any mailing tool(pine, elm, etc.), i can send msgs from any user to > root, but the other way round doesn't work... i.e. i cannot send mails from > the root acct to any user. p

Re: JetDirect printers?

2001-01-16 Thread Steve Jardine
On Mon, 15 Jan 2001, you wrote: > Has anyone figured out how to setup up a printer that is connected to a > JetDirect box? The only success I've had so far is in sharing the printer > from a windows box and configuring my RH7 system to use SMB to print via the > share. > > Thanks for any help, >

Re: win98 and linux

2001-01-16 Thread Amit Shah
- Original Message - From: "Kiran Kumar M" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 16, 2001 1:49 AM Subject: win98 and linux | | Hi, | | I am trying to install win98 , linux, and winNT in one system (20 | G) harddisk. First I installed win98, then I installed

can't mail to users from root

2001-01-16 Thread Amit Shah
hi, i've set up RH6.2 on my machine... i have some users created... when i use any mailing tool(pine, elm, etc.), i can send msgs from any user to root, but the other way round doesn't work... i.e. i cannot send mails from the root acct to any user. pls give me the changes reqd to do this.

RE: Speed optimization for 486DX

2001-01-16 Thread Drew Hunt
Thanks for the kind words, Ed! I'm on a really short budget, so I have to use whatever junk I've got lying around. :) If VLB means Vesa Long Bus, then yes, that would describe the SCSI adapter. It worked under slackware and RH 6.0, but magically started barfing up at boot when I went to 6.2 and

Re: clusters

2001-01-16 Thread Tyler Owen
Yea I got mosix up and running. I was searching for a cluster type for an application we run here at work and looked at Mosix, unfortunately it did not fit our needs but I got it up. Everything that you read about it says, "Just install the RPMs and you are ready to go". Well sorry to say that

Re: clusters

2001-01-16 Thread Peter Peltonen
RaghuNath L wrote: > > where do i get mosix rpm . http://www.mosix.org/txt_distribution.html Peter ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: clusters

2001-01-16 Thread RaghuNath L
where do i get mosix rpm . RaghuNath L wrote: > kimberlite is just a h/w cluster but what i amsearch of is load sharing > cluster > > i went through the doc's of mosix clusters but with out any docs i find > it greek and latin. > Peter Peltonen wrote: > > > maguire jerry wrote: > > > > > > Hi,

Re: Apache port 80 problem

2001-01-16 Thread Emmanuel Seyman
On Tue, Jan 16, 2001 at 06:41:08AM -0500, Mark Basil a ecrit: > > OK, I know that this is a strange problem, and I'm guessing that few to > none have seen this before. However, can anyone suggest any route over > another to get this resolved? Thanks alot. This is probably a stupid comment but

Re: clusters

2001-01-16 Thread RaghuNath L
kimberlite is just a h/w cluster but what i amsearch of is load sharing cluster i went through the doc's of mosix clusters but with out any docs i find it greek and latin. Peter Peltonen wrote: > maguire jerry wrote: > > > > Hi, > > Go to www.missioncriticallinux.com and search for > > kimberlit

Re: clusters

2001-01-16 Thread Peter Peltonen
maguire jerry wrote: > > Hi, > Go to www.missioncriticallinux.com and search for > kimberlite cluster product. It's free. Has anyone got any experiences on using MOSIX (also free, http://www.mosix.org)? Peter ___ Redhat-list mailing list [EMAIL PRO

master and slave dns server.

2001-01-16 Thread RaghuNath L
Hi, I have created a DNS server with ip aliasing but i want to create a slave server with same domain mydomain.com can you please tell me how should be /ete/named.conf file for slave and any modifications to maser's /etc/named.conf also please tell me how do the slave updates the records ( to

Re: clusters

2001-01-16 Thread maguire jerry
Hi, Go to www.missioncriticallinux.com and search for kimberlite cluster product. It's free. cheers kapil --- RaghuNath L <[EMAIL PROTECTED]> wrote: > Hi All, > > Any body implimented the linux clusters if yes > please guide me to the > docs. > > -- > Regards ph:5099025 >

Re: replicating a user database

2001-01-16 Thread Peter Peltonen
Bret Hughes wrote: > I dont have it on the three systems I just checked. It looks like it USES ssh > but is a seperate package. Could this be the case? I use scp to transfer > files all the time but occationally a "ftp like" client would be very useful. > Any gotchas in using sftp? I've been

Re: Send mail doc

2001-01-16 Thread Mike Burger
"man sendmail" On Tue, 16 Jan 2001, RaghuNath L wrote: > Hi list, > > I am a new bie as for as send mail is concerned , can any one of you > please guide me to a document on basic send mail configuration . > > I not able to understand the behavior of sendmail.mc and m4 macros. > > -- > Regards

Coda file system/NFS

2001-01-16 Thread maguire jerry
Hi, Has anybody tried Coda file system (http://www.coda.cs.cmu.edu/index.html) in a production environment. I am looking to use Coda in a production enviroment to replace NFS. My clients will use one server to save there files and then that first server will replicate all data remotely to other s

ppp0 has gone really wierd

2001-01-16 Thread Peter Kiem
I've got a really strange one here, I hope someone else has seen this before cause it is ruining my business and driving me NUTS My RH firewall has been rock solid stable for months and I havent been fooling around with anything. Around 2 weeks ago I started getting this wierd problem. My m

Re: replicating a user database

2001-01-16 Thread Bret Hughes
eric clover wrote: > at home i use sftp with a cron to xfer the db's from one machine to another. > sftp comes with ssh > I dont have it on the three systems I just checked. It looks like it USES ssh but is a seperate package. Could this be the case? I use scp to transfer files all the time b

  1   2   >