RE: apache-ssl setup problem?

2001-04-25 Thread Eddie Strohmier
Gary: You could make a symlink for perl5 in /usr/local/bin as perl5 resides in /usr/bin on my machine and I assume yours. Is this RH 6.2? Check to be sure yours is in /usr/bin or you could run the rpm with the --nodeps flag to bypass the dependency. I would say the save bet is just to make a sym

Re: reiser on 7.1

2001-04-25 Thread Thomas Ribbrock
On Wed, Apr 25, 2001 at 04:06:26PM -0500, Nima S. Panahi wrote: > Well, for my experience I believe this is a wise choice. I have TRIED > installing it on many types of systems. Most work, many had minor > problems, and some had really serious problems. For one example that > should make you think

Re: How to set IP Forwarding in RedHat 7.0

2001-04-25 Thread Harmit
Linux gateway is connected with single NIC to net by leased line.I have another linux box with ip 192.x which i am not able t o ping to 63.x ,shows network unreachable,but at the same time other NT boxes with IP (192.x)can ping gataeway.So my concern is what should I do so that they can ping. I h

Re: apache-ssl setup problem?

2001-04-25 Thread [EMAIL PROTECTED]
I downloaded the following once and install, but still getting error msg as below: ~ # rpm -ivh apache-ssl-1.3.12_1.40-2k.i586.rpm error: failed dependencies: /usr/local/bin/perl5 is needed by apache-ssl-1.3.12_1.40-2k ~~

Re: apache-ssl setup problem?

2001-04-25 Thread [EMAIL PROTECTED]
Thanks, Charles... no wonder, it asking for perl5, in fact I already got perl5 installed...??? really thanks for yrs kindly advise and help... I tried to get from rpmfind.net, but can't find the once for RedHat distribution, so which once shd I choose? and there are some with i586 also..?? shd i

Re: other than CNAME in DNS

2001-04-25 Thread Matthew Melvin
On Thu, 26 Apr 2001 at 1:44pm (+0800), Mark Lo (3) wrote: > HI, > > I would like to know, is there any method other the CNAME Record using > in DNS. Assume I only have one ip and want to host many sites. > No reason you can't have multiple A records pointing at the same IP address. M. --

other than CNAME in DNS

2001-04-25 Thread Mark Lo (3)
HI, I would like to know, is there any method other the CNAME Record using in DNS. Assume I only have one ip and want to host many sites. Thank you Mark ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinf

Re: How to change shutdown order of K scripts

2001-04-25 Thread Mikkel L. Ellertson
On Wed, 25 Apr 2001, Brian Wince wrote: > All, > > I have a application called atria that needs to be shutdown before > /etc/init.d/network gets shutdown. > I have tried renaming the kill script in /etc/rc.d/rc6.d and /etc/rc.d/rc0.d > to be before K20nfs and K90network but it does not change the

Re: VNC Server and 7.1

2001-04-25 Thread Cameron Simpson
On Wed, Apr 25, 2001 at 08:24:35PM -0400, Rodney Fulk <[EMAIL PROTECTED]> wrote: | Ok the script you sent to me seems a bit more then the one I am looking | for.. | The script I am looking for is called xstartup and was pretty small. | | Which uses the /bin/sh shell instead of perl. My ~/.vnc/xs

Re: How do I use fsck ?

2001-04-25 Thread Charles Galpin
Hoe gaan dit Pieter? You will most likely need to make a trip to the site, or instruct someone there how to do this. You need to boot off a rescue floppy or cdrom, and run fsck on that partition. It may fix the problems, and it may not. I have had a situation where the file corruption occured

Re: apache-ssl setup problem?

2001-04-25 Thread Charles Galpin
On Thu, 26 Apr 2001, gary@umc wrote: > Dear all, > > I have downloaded apache-ssl-1.3.12_1.40-1.ppc.rpm, but when I tried to > install, it prompt me the following dependencies error, > > > # rpm -ivh apache-ssl-1.3.12_1.40-1.ppc.rpm > error: failed

Re: adding users through a script

2001-04-25 Thread Wyatt
Got it, thanks guys! Wyatt ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: *SOLVED* rpm core dumps on RH7

2001-04-25 Thread David Young
I ran this... # strace rpm -Uvh ed-0.2-19.i386.rpm Just before it dies, it says: read(13, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) = 1787 read(13, "", 4096) = 0 close(13) = 0 munmap(0x4025d000, 4096) I already suspected somethin

[OT]Programming Theory

2001-04-25 Thread Chad W. Skinner
I am trying to learn how to program more effectively in scripting languages and have come the the conclusion that I have no experience with theory. Does anyone know of a good book that would cover programming theory from analyzing the problems or steps required to laying out your code? I would lik

Re: Multi Boot

2001-04-25 Thread Mikkel L. Ellertson
On Thu, 26 Apr 2001, Raoul Anderson wrote: > Hi - I have set up a test machine as follows; > Partition 1 - Windows 98 > Partition 2 - Windows 2000 Professional > Partition 3 - Windows 2000 Server > Partition 4 - Red Hat 7 > Partition 5 - Linux Swap File > > They all installed without any problem,

library incompatabilities

2001-04-25 Thread Bob Hartung
Hi all, I would like to install the newest version of 'scigraphica' on my Rh7.0 machine. This requires GTK+Extra which in turn requires libxml.so.2. Now I can find the libxml-2.0.0-1.i386.rpm on rpmfind.net but if I try a rpm -Uvh xxx to upgrade to the 2.0.0-1 version of libxml from 1.8.9 I re

Re: Gnome fails to load.

2001-04-25 Thread Bret Hughes
Nick Lowman wrote: > Hello Everyone, > > It seems that gnome has stopped working on my Red Hat 6.2 machine. I run > startx and a small screen appears telling me that Enlightenment is loading > which seems to be OK and then a small Gnome window appears on a grey > background telling me Gnome is lo

Re: FTPd problems

2001-04-25 Thread Manish Kathuria
Check your DNS settings. Make sure you have entered the machine names / aliases versus the IP addresses in the /etc/hosts file. Manish Kathuria http://www.tuxspace.com/ Jake McHenry wrote: > > I'm running 7.0, and have been having seme problems getting ftpd work work > right. I'm using wu-ftpd

kickstart problem

2001-04-25 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- G'day - I'm stumped. I'm attempting to kickstart a relatively slim install for a gateway, and it refuses to install Perl, even when it's specifically asked for. To simplify diagnostics, I've eliminated custom selection of packages, and have determined that t

Re: How to change shutdown order of K scripts

2001-04-25 Thread David Young
I don't know what atria is, but does it have a script in /etc/init.d/atria ? If so you can make it chkconfig-compatible by adding the appropriate comments to the top of /etc/init.d/atria. Use one of the other scripts as a guide (or man chkconfig). Once you add the necessary comments, you'll need t

apache-ssl setup problem?

2001-04-25 Thread [EMAIL PROTECTED]
Dear all, I have downloaded apache-ssl-1.3.12_1.40-1.ppc.rpm, but when I tried to install, it prompt me the following dependencies error, # rpm -ivh apache-ssl-1.3.12_1.40-1.ppc.rpm error: failed dependencies: ld.so.1 is needed by apache-ssl-1

Re: anyway to write CMOS settings to a box ?

2001-04-25 Thread Edward Dekkers
> I did some googling before I wrote the list but now hthat I know it can be > done I will keep at it. Thanks for the feed back. np. > > BTW was this a linux based tool? No, IIRC it was a very small DOS program. I just put it on a boot floppy with a few batch files. It checked the (backed up)

How to change shutdown order of K scripts

2001-04-25 Thread Brian Wince
All, I have a application called atria that needs to be shutdown before /etc/init.d/network gets shutdown. I have tried renaming the kill script in /etc/rc.d/rc6.d and /etc/rc.d/rc0.d to be before K20nfs and K90network but it does not change the order of the kill scripts. When I use chkconfig --l

RE: RH 7.1 and Webmin

2001-04-25 Thread Rodney Fulk
I am using .85 and seems to work ok. Make sure you use Netscape though. Konquor (sp?) doesn't seem to be fully supported. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mike W Sent: Wednesday, April 25, 2001 7:18 PM To: Red Hat Mail List Subject: RH 7.1

RE: VNC Server and 7.1

2001-04-25 Thread Rodney Fulk
Ok the script you sent to me seems a bit more then the one I am looking for.. The script I am looking for is called xstartup and was pretty small. Which uses the /bin/sh shell instead of perl. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Fernando Lo

Re: Redirect Mail

2001-04-25 Thread Kirk
Are you trying to forward port 25 to a local machine? IIRC you need special options when you compile the kernel to do this with IPchains, not sure if its in a stock RH kernel. If your running a 2.2 kernel you could use ipmasqadm. Rebuild it aginst your running 2.2 kernel. ftp://ftp.valinux.com/pu

Re: How to set IP Forwarding in RedHat 7.0

2001-04-25 Thread Kyle Hargraves
On Wed, 25 Apr 2001, Harmit wrote: > Thanks for the info .Can you kindly let me know how a linux host (192.168.1.x)can > be configured so that it should be able to communicate with my default > gateway(63.x.x.x) .I have red hat 6.1 on intel . it depends upon how you are connecting (or w

RE: Re[2]: Ximian Gnome 1.4 works with RedHat 7.1

2001-04-25 Thread Brian Wright
This is where I get a bit confused. I see that Qt-2.3.0 supports font anti-aliasing and KDE uses it, but it seems GNOME has to wait for mods to GTK+. Would it be possible to take advantage of Xrender without modifiying the GTK+ library? --Brian On 25-Apr-2001 Mike A. Harris wrote: > > 4.0.2 a

Redirect Mail

2001-04-25 Thread Babe Meneses Beltran
I have a server that will be connected to the Internet, for it I am using 2 cards of Network, one for private Network and another one for the connection dedicated to Internet In this server I have like operating system Linux RedHat 7,0 and I have running the services of: - DNS - Web server - Se

Re: bugzilla is unuseable!

2001-04-25 Thread Mike A. Harris
On Wed, 25 Apr 2001, John Aldrich wrote: >> By trying again later? >> I haven't had any problems with it for quite a while, but bugzilla IS >> undergoing the typical post-release overload (while at it, please check >> for dupes, many of the typical post-release reports are...), >> >Bero... I trie

Re: /usr/src/linux-2.4

2001-04-25 Thread Johannes Eriksson
* Ted Gervais [Wed, Apr 25, 2001 at 12:41:01PM -0300]: > > Another question. Are the files in directory /usr/src/linux-2.4 there only > for recompilation purposes? Like when adding more modules or other changes to > the existing kernel? Or is /usr/src.linux-2.4 used for something else.?? >

Re: Checking integrity of downloaded rpm/s?

2001-04-25 Thread Chris Watt
At 09:44 PM 4/23/01 -0700, John Meshkoff wrote: >and trying either the above '-K --nopgp' or 'rpm --checksig [pkgname]' >gives, for example: > > kernel-2.2.12-20.i386.rpm: md5 GPG NOT OK > >This result is the same for any file, even those on the Red Hat CD >(which the example is from).It wou

Multi Boot

2001-04-25 Thread Raoul Anderson
Hi - I have set up a test machine as follows; Partition 1 - Windows 98 Partition 2 - Windows 2000 Professional Partition 3 - Windows 2000 Server Partition 4 - Red Hat 7 Partition 5 - Linux Swap File They all installed without any problem, and can boot from the NT loader all windows OS's without a

Re: reiser on 7.1

2001-04-25 Thread Johannes Eriksson
* Martín Marqués [Wed, Apr 25, 2001 at 05:12:22PM +0300]: > I'm about to make a brand new instalation of RH 7.1 on a PC I just bought. > > Is it posible to install RH 7.1, out of the CD on a reiser fs? > > Saludos...:-) > Dunno about ReiserFS on seawolf as I haven't tried it yet, but I have my

kernelnotes.org

2001-04-25 Thread jack wallen
does anyone know if kernelnotes.org is ever going to come back up? -- -- Jack Wallen, Jr.L I N U X Track Editor - Linux/UNIX and InfrastructureS A V E S TechRepublic http://www.techproguild.comL I V E S 502-814-7741

printtool & printcap

2001-04-25 Thread Jerry Human
Good Morning Good People: printtool is playing hide-&-seek. When I type printtool in a term window in gnome as su I get a "command/file not found" message. If I look in ?/usr/sbin/? it is there with execute permissions. What could keep printtool from running? On another machine, if I type startx

Re: Chasing the Dragon, Part Two

2001-04-25 Thread Mike A. Harris
On Tue, 24 Apr 2001, Ben Ocean wrote: >>All the time? Or just at certain times? > >Dunno for the slocate problem. When the problem was in logrotate.status >(presumably before it got to slocate) it ran for *hours* then crashed. >Makes newbies skittish... The slocate/locate command searches for f

Re: vmlinuz vs vmlinux

2001-04-25 Thread Mike A. Harris
On Wed, 25 Apr 2001, rpjday wrote: >> I notice in the /boot directory that I have : >> >> vmlinuz-2.4.2-2 785602 bytes, and >> vmlinux-2.4.2-2 2271899 bytes. >> >> What is the difference? I thought vmlinuz was the kernel filed that was >> called on 'boot' but this particular file is small at le

Re: instally a rpm with out being a super user.

2001-04-25 Thread Thomas Ribbrock
On Wed, Apr 25, 2001 at 04:08:21PM +0530, sandeep sharma wrote: > Could you please let me know how do we can install a rpm without being a > super user. Depends. If you're talking about avoiding "root" use on a box where you normally do have root access, you should probably be looking into the "s

Re: instally a rpm with out being a super user.

2001-04-25 Thread Mike A. Harris
On Wed, 25 Apr 2001, sandeep sharma wrote: >Date: Wed, 25 Apr 2001 16:08:21 +0530 >From: sandeep sharma <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: text/plain; charset=us-ascii >List-Id: General Red Hat discussion list >Subject: instally a rpm with out being a super user. > >Hi all

Re: Ximian Gnome 1.4 works with RedHat 7.1

2001-04-25 Thread Werner Puschitz
What I miss is a control panel kind of thing like KDE has started it. Personally I don't care a lot but (Windows) people here at work who are starting to use Linux are missing a central location where you can configure Linux. And with linuxconf going away... Werner On Wed, 25 Apr 2001, Warren

RH 7.1 and Webmin

2001-04-25 Thread Mike W
Anyone heard of any problems using WebMin with RH 7.1? mw ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re[2]: Ximian Gnome 1.4 works with RedHat 7.1

2001-04-25 Thread Mike A. Harris
On Wed, 25 Apr 2001, Silviu Cojocaru wrote: >Date: Wed, 25 Apr 2001 22:09:38 +0300 >From: Silviu Cojocaru <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: text/plain; charset=us-ascii >List-Id: General Red Hat discussion list >Subject: Re[2]: Ximian Gnome 1.4 works with RedHat 7.1 > > >

Re: printtool & printcap

2001-04-25 Thread Mike Burger
On Wed, 25 Apr 2001, Jerry Human wrote: > Good Morning Good People: Good morning, Jerry. > printtool is playing hide-&-seek. When I type printtool in a term window > in gnome as su I get a "command/file not found" message. If I look in > ?/usr/sbin/? it is there with execute permissions. What c

/usr/src/linux-2.4

2001-04-25 Thread Ted Gervais
Another question. Are the files in directory /usr/src/linux-2.4 there only for recompilation purposes? Like when adding more modules or other changes to the existing kernel? Or is /usr/src.linux-2.4 used for something else.?? I was going to delete it so I wondered if that was a bad move..

RE: terminals time-out: SOLVED!!

2001-04-25 Thread Hurley, Marc
NB: If sharing machine with NT users beware they are likely to take whatever IP address they feel like!! This was my problem. some eager NT admin assigned my address away to someone else. /mh -Original Message- From: Hurley, Marc [mailto:[EMAIL PROTECTED]] Sent: 24 April 2001 17:06

Ximian Gnome 1.4 works with RedHat 7.1

2001-04-25 Thread Warren Melnick
I just installed the new Ximian Gnome 1.4 on my Redhat 7.1 system. It is working nicely. On a pretty quick P3 with a T1 internet connection it took me about an hour to download and install. It's going to take a little time to get used to the new setup, but I think I will like it once I am used

Re: bugzilla is unuseable!

2001-04-25 Thread John Aldrich
On Wed, 25 Apr 2001, you wrote: > On Wed, 25 Apr 2001, John Aldrich wrote: > > > Bero... I tried for several hours last night to use the JavaScript > > page. It is totally un-useable. > > That explains why I can't reproduce the problem - the JavaScript page > doesn't like Konqueror, and "if it d

Re: RAID

2001-04-25 Thread Rodolfo J. Paiz
At 4/25/01 05:57 PM -0400, you wrote: >The boards perform pretty well, but there is relatively little information >about its run-time status. There is no way to programmatically determine >which drive has failed, thereby still requiring a reboot even for hot-swap >systems. > >I think the Mylex boa

Re: Messages file

2001-04-25 Thread Tym Rehm
Thanks for the input., but does anyone know what is error means or how to fix it? - Original Message - From: "Mike Burger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 24, 2001 4:44 PM Subject: Re: Messages file > Yup...that was productive. > > Ridicule someone for

Re: rpm core dumps on RH7

2001-04-25 Thread Kirk
Did you upgrade RPM? Try rebuilding the rpm database. rpm --rebuilddb see if that helps. Kirk >At 11:42 AM 4/25/01 -0400, you wrote: >I have three machines running RH7, and on two of them rpm core dumps if I >try to -i (install), -U (update) or -F (freshen) any rpm... -q (query) or -e >(erase) w

Re: RAID

2001-04-25 Thread Dave Wreski
> I went to AMI's site, and they even provide a modified 2.2.16 kernel! It's directly support in 2.2.19 and no kernel patch necessary. > This along with drivers in RPM format and instructions on how to use > their stuff under RedHat. However, I didn't check in detail what level > of support the

Re: reiser on 7.1

2001-04-25 Thread Ashley M. Kirchner
Trond Eivind Glomsrød wrote: > Martín Marqués <[EMAIL PROTECTED]> writes: > > > Is it posible to install RH 7.1, out of the CD on a reiser fs? > > We don't support or recommend it (as in disk and filesystem), but > someone from Brazil made an update disk for it: May I ask why you don't recom

Re: reiser on 7.1

2001-04-25 Thread Dave Wreski
> We don't support or recommend it (as in disk and filesystem), but > someone from Brazil made an update disk for it: Is reiserfs not yet production quality or is there some other interaction problem that causes you to not recommend it? dave ___ R

Re: reiser on 7.1

2001-04-25 Thread Martín Marqués
On Mié 25 Abr 2001 23:26, you wrote: > Trond Eivind Glomsrød wrote: > > Martín Marqués <[EMAIL PROTECTED]> writes: > > > Is it posible to install RH 7.1, out of the CD on a reiser fs? > > > > We don't support or recommend it (as in disk and filesystem), but > > someone from Brazil made an update d

Re: RAID

2001-04-25 Thread Rodolfo J. Paiz
At 4/25/01 05:25 PM -0400, you wrote: >I want to set up a RAID using udma drives. I don't think soft RAID is a >good solution from a performance standpoint. I searched all the hardware >RAID vendors to find one providing a udma hardware RAID controller that >would work with Linux. None, so far

reiser on 7.1

2001-04-25 Thread Martín Marqués
I'm about to make a brand new instalation of RH 7.1 on a PC I just bought. Is it posible to install RH 7.1, out of the CD on a reiser fs? Saludos...:-) -- El mejor sistema operativo es aquel que te da de comer. Cuida tu dieta. -

Re: reiser on 7.1

2001-04-25 Thread Trond Eivind Glomsrød
Martín Marqués <[EMAIL PROTECTED]> writes: > I'm about to make a brand new instalation of RH 7.1 on a PC I just bought. > > Is it posible to install RH 7.1, out of the CD on a reiser fs? We don't support or recommend it (as in disk and filesystem), but someone from Brazil made an update disk fo

Re: Messages file

2001-04-25 Thread rpjday
On Wed, 25 Apr 2001, Tym Rehm wrote: > > > > I'm running RH7.1 which I upgraded from RH6.1 last week. I my > > > > /var/log/messages file I get the following error messages about every > 15 > > > > secs. > > > > xinetd[6241]: idented server reply missing ending CR-LF. > > > > > > > > Any ideas w

Re: printtool & printcap

2001-04-25 Thread Mike Burger
I believe that using bash, you need to modify your path in the .bashrc file in your home directory. On Wed, 25 Apr 2001, Jerry Human wrote: > Mike Burger wrote: > > > On Wed, 25 Apr 2001, Jerry Human wrote: > > > > What could keep printtool from running? > > > > In this case, you're looking at t

Re: printtool & printcap

2001-04-25 Thread Jerry Human
Mike Burger wrote: > On Wed, 25 Apr 2001, Jerry Human wrote: > > What could keep printtool from running? > > In this case, you're looking at the probability that /usr/sbin is not in > *your* path. > > Try running /usr/sbin/printtool, and see if that flies. I tried this from the command prompt an

Gnome fails to load.

2001-04-25 Thread Nick Lowman
Hello Everyone, It seems that gnome has stopped working on my Red Hat 6.2 machine. I run startx and a small screen appears telling me that Enlightenment is loading which seems to be OK and then a small Gnome window appears on a grey background telling me Gnome is loading. But after that disappear

Re: RAID

2001-04-25 Thread tcurl
I want to set up a RAID using udma drives. I don't think soft RAID is a good solution from a performance standpoint. I searched all the hardware RAID vendors to find one providing a udma hardware RAID controller that would work with Linux. None, so far as I could find, do. The two closest

Re: RAID

2001-04-25 Thread Rodolfo J. Paiz
At 4/25/01 02:11 PM -0400, you wrote: >Within six months Introducing Linux when the SupeTrak SX 6 is introduced. > > >The question, to Promise Technology, was "When do you expect to have Linux >compatible drivers for the SuperTrak RAID 5 controller?" I'm very interested in RAID and the Promise Su

RE: NFS questions

2001-04-25 Thread Ward William E DLDN
Softmounts man nfs -Original Message- From: Ashley M. Kirchner [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 25, 2001 12:45 PM To: Red Hat Mailing List Subject: NFS questions Past experience has taught me that if an NFS server happens to go down for whatever reason (and then r

RE: Ximian Gnome 1.4 works with RedHat 7.1

2001-04-25 Thread Warren Melnick
I was running RedHat 7.0 with Ximian Gnome 1.3 until last week. Last week I upgraded to RedHat 7.1, which overwrote the Ximian Gnome with the standard Gnome. They were roughly the same. Some minor differences in the Ximian release that I liked better. I had to manually replace gnome-terminal a

Re: kernel 2.4.x

2001-04-25 Thread Steve Lee
I heard 7.0 was 2.4 ready and that to just use kgcc instead of gcc. That is about all i did. Any ideas? i will look at that document right now, though. On Wed, 25 Apr 2001, Statux wrote: > Did you read the /usr/src/linux/Documentation/Changes file before > even attempting the kernel compile? I

Re: reiser on 7.1

2001-04-25 Thread Nima S. Panahi
Well, for my experience I believe this is a wise choice. I have TRIED installing it on many types of systems. Most work, many had minor problems, and some had really serious problems. For one example that should make you think twice is the fact that for VIA chipsets you have a good chance of files

How do I get 6.1 to see a Desk Jet 500?

2001-04-25 Thread John Meshkoff
I just got an old HP Desk Jet 500 and connected to my 6.1 (2.2.12 kernel) box. Printtool cannot autodetect the printer, although it's listed in printtool. Since it doesn't see the printer, trying the "print ASCII directly to printer port" menu item only returns an error, "no such device"

Re: kernel 2.4.x

2001-04-25 Thread Statux
Did you read the /usr/src/linux/Documentation/Changes file before even attempting the kernel compile? If you didn't, you might want to hit that and make sure your system is truely 2.4 ready (as RH 7.0 wasn't entirely, plus RH 7.0 was released before 2.4.0 was released, I think). On Wed, 25 Apr 20

Re: bugzilla is unuseable!

2001-04-25 Thread Mike A. Harris
On Wed, 25 Apr 2001, John Aldrich wrote: >Date: Wed, 25 Apr 2001 10:40:12 -0400 >From: John Aldrich <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: text/plain >List-Id: General Red Hat discussion list >Subject: Re: bugzilla is unuseable! > >On Wed, 25 Apr 2001, you wrote: >> On Wed, 25

kernel 2.4.x

2001-04-25 Thread Steve Lee
I have a redhat 7.0 box. I'm trying to compile the kernel but i seem to hang when the system boots up the new kernel. While the system tries to uncompress the kernel to memory, it just sits there and doesn't go any further. May be i left out something during make config, ?? I'm not sure. One sol

How do I use fsck ?

2001-04-25 Thread Pieter De Wit
Hello Guys and Gals, I have a curropted / part. The system doesn't want to boot, and its at my remote site. I have had this happen before...What can I do to fix this ? Thanks, Pieter De Wit ___ Redhat-list mailing list [EMAIL PROTECTED] https://lis

Re: NFS questions

2001-04-25 Thread Ashley M. Kirchner
Paul Anderson wrote: Use RAID disks, Logical Volume Manager and/or clustering.  All of these features are downloadable.     I don't have that option.     AMK4 -- W |   |  I haven't lost my mind; it's backed up on tape somewhere.   |_

Re[2]: Ximian Gnome 1.4 works with RedHat 7.1

2001-04-25 Thread Silviu Cojocaru
Wednesday, April 25, 2001, 8:57:43 PM, Michael R. Jinks wrote: > Questions for Warren: what were you using before this? If a previous > GNOME, has the layout really changed significantly? Or were you using a > non-GNOME desktop? > And, is Linuxconf really going away? Never used it much mysel

RE: Ximian Gnome 1.4 works with RedHat 7.1

2001-04-25 Thread Brian Wright
I was able to d/l it last night as well. Interesting... the Slashdot effect wasn't apparent. :-) I'm VERY impressed with it, and I'm hoping that the next GTK+ will have anti-alias support. I was hoping that Gnome 1.4 would use the anti-aliasing that's available in Xfree86 4.0.2. --Brian On 25

Re: PPPoE on a DSL line::specific

2001-04-25 Thread kappa kappa
OK, you need to download rp-pppoe from raoringpenguin.com (i belive). If all goes well the programs will promp, so you can fill in your information, like DNS, firewall, user, ETC. If your system needs a special module for for NIC card, then go to 'linuxconf' as root and select from there. If no

Re: Ximian Gnome 1.4 works with RedHat 7.1

2001-04-25 Thread chadws
> The new (1.4) Gnome is a bit different. The thing you notice > immediately is that the height of the task bar on the bottom has > decreased considerably. I have not used the new Gnome, but this was a feature of the old version as well. I believe if you right-click on the panel and check the

Solved! Re: XMMS segfaults in 7.1

2001-04-25 Thread Brian Wright
Well, after much futzing, I found that XMMS will segfault if you have the avi-xmms plugin installed. It seems that the required avifile package does not like qt-2.3.0, so if you upgraded to 7.1 and you built avifile under a previous version of qt, it will segfault on qt-2.3.0. And I was able to

RAID

2001-04-25 Thread tcurl
Within six months Introducing Linux when the SupeTrak SX 6 is introduced. The question, to Promise Technology, was "When do you expect to have Linux compatible drivers for the SuperTrak RAID 5 controller?" ___ Redhat-list mailing list [EMAIL PROTEC

Re: rpm core dumps on RH7

2001-04-25 Thread David Young
> Did you upgrade RPM? Can't use rpm to update rpm package since rpm dumps core. Is there a way to build from source? > rpm --rebuilddb Doesn't help. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat

Re: Ximian Gnome 1.4 works with RedHat 7.1

2001-04-25 Thread Michael R. Jinks
Questions for Warren: what were you using before this? If a previous GNOME, has the layout really changed significantly? Or were you using a non-GNOME desktop? And, is Linuxconf really going away? Never used it much myself but I can see the advantages for newbies; is it being replaced with som

Re: VNC Server and 7.1

2001-04-25 Thread Fernando Lozano
Rodney, > I am trying to get VNC Server setup to run under 7.1 RH. > > I tried the setup they mention on the AT&T site of using the startkde script > to use the KDE desktop. I use the following script on RHL 5.x and 6.x. I have not tried 7.x yet, but it should work. The startkde command tri

Re: rh7.1 and xinetd HELL!

2001-04-25 Thread Eric Wood
- Original Message - From: "Jason Costomiris" <[EMAIL PROTECTED]> > On Tue, Apr 24, 2001 at 08:56:51AM -0400, Eric Wood wrote: >: Is anyone else having problems connecting to swat (port 901) and >: linuxconf-web (port 98)? >: >: Is xinetd a piece of crap or what!? > > Did you bother to

Re[2]: Ximian Gnome 1.4 works with RedHat 7.1

2001-04-25 Thread Silviu Cojocaru
Wednesday, April 25, 2001, 9:01:10 PM, Brian Wright wrote: > I was able to d/l it last night as well. Interesting... the Slashdot effect > wasn't apparent. :-) > I'm VERY impressed with it, and I'm hoping that the next GTK+ will have > anti-alias support. I was hoping that Gnome 1.4 would use

Re: rh7.1 and xinetd HELL!

2001-04-25 Thread Rodolfo J. Paiz
At 4/24/01 08:56 AM -0400, you wrote: >Is anyone else having problems connecting to swat (port 901) and >linuxconf-web (port 98)? > >Is xinetd a piece of crap or what!? I vote for "or what." In the five months since I installed my first RedHat 7.0 box, I've had zero problems with xinetd. I much

Re: vmlinuz vs vmlinux

2001-04-25 Thread Ted Gervais
On Wednesday 25 April 2001 10:15, you wrote: > On Wed, 25 Apr 2001, Ted Gervais wrote: > > I notice in the /boot directory that I have : > > > > vmlinuz-2.4.2-2 785602 bytes, and > > vmlinux-2.4.2-2 2271899 bytes. > > > > What is the difference? I thought vmlinuz was the kernel filed that was >

Re: NFS questions

2001-04-25 Thread Paul Anderson
Use RAID disks, Logical Volume Manager and/or clustering. All of these features are downloadable. Paul Anderson "Ashley M. Kirchner" wrote: > Past experience has taught me that if an NFS server happens to go > down for whatever reason (and then restarted), the machines connected to > it wi

NFS questions

2001-04-25 Thread Ashley M. Kirchner
Past experience has taught me that if an NFS server happens to go down for whatever reason (and then restarted), the machines connected to it will be in a state of 'being stuck' and the only way to fix that is to either try to unmount those NFS volumes, and remount them, or to restart the cli

rpm core dumps on RH7

2001-04-25 Thread David Young
I have three machines running RH7, and on two of them rpm core dumps if I try to -i (install), -U (update) or -F (freshen) any rpm... -q (query) or -e (erase) works fine. Below is the config of the machines, can anyone give any suggestions? RPM WORKS: #1 Dell PowerEdge 1400 RPM CORE DUMPS: #2 De

Re: Dragon Slain! Fire Put Out!!

2001-04-25 Thread Charles Galpin
Just so you understand, it was not interchange that was zipping the logs, but logrotate. 'man logrotate' for details, but you have plenty control over how big the let the files become, how man copies to keep, etc. charles On Wed, 25 Apr 2001, Ben Ocean wrote: > Hi; > Thank you everybody that ga

Re: bugzilla is unuseable!

2001-04-25 Thread Bernhard Rosenkraenzer
On Wed, 25 Apr 2001, John Aldrich wrote: > Bero... I tried for several hours last night to use the JavaScript > page. It is totally un-useable. That explains why I can't reproduce the problem - the JavaScript page doesn't like Konqueror, and "if it doesn't work in lynx or Konqueror, it's broken,

Re: apache?

2001-04-25 Thread Nathalie Boulos
Try www.apache-ssl.org - Original Message - From: gary@umc <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 25, 2001 11:52 AM Subject: apache? > Dear all, > > is apache-1.3.14-2.6.2.i386.rpm included apache-ssl? > if not, where can I download apache-ssl*.rpm for redh

Re: How to set IP Forwarding in RedHat 7.0

2001-04-25 Thread Harmit
Thanks for the info .Can you kindly let me know how a linux host (192.168.1.x)can be configured so that it should be able to communicate with my default gateway(63.x.x.x) .I have red hat 6.1 on intel . I have made the changes requd in the /etc/sysconfig/network and/etc/sysconfig/network-scripts/i

Dragon Slain! Fire Put Out!!

2001-04-25 Thread Ben Ocean
Hi; Thank you everybody that gave me good advice. Apparently, closing the port for *interchange* caused that program to log errors as it tried to access the port (apparently quite frequently), then it gzipped the logs and put them in other logs, so many logs that when I erased the file it took

Re: Where are my kernel source files in RH 6.2 with updated kernel?(add'l info)

2001-04-25 Thread Charles Galpin
Hi Jerry On Tue, 24 Apr 2001, Jerry Garrison wrote: > I installed the rpm called 'kernel-source-2.2.17-14.i386.rpm'. I'm a newbie > and I don't understand what you mean by 'build it yourself'. Does that > happen automatically when I install the source rpm or is there something > else I need to

Re: problems bringing up eth0

2001-04-25 Thread Rodolfo J. Paiz
At 4/24/01 07:24 PM -0400, you wrote: >I have just installed RH 7.1 on my toshiba tecra 8100 laptop with pretty >much no troubles I'm using 7.0 on my Toshiba Satellite Pro 4260. Had the expected troubles with the Savage IX chip under XFree86, but got that done. Love the system. Long story sho

RE: [WAY OT] beep

2001-04-25 Thread Rodolfo J. Paiz
At 4/24/01 11:21 AM -0400, you wrote: >Folks, you only need eject, not eject /dev/cdrom > >eject & >mount /dev/cdrom & >eject /dev/cdrom1 & >mount /dev/cdrom1 & ... >But these tricks have been >around a LONG time... I'm quite sure the trick is old ... it is I who recently arrived on-scene. -

Re: vmlinuz vs vmlinux

2001-04-25 Thread Mike Burger
vmlinuz is the compressed kernel. For example, when you compile your own kernels, part of the process is "make bzImage" (used to be "make zImage"). This makes it a bit easier to load into memory, copy to floppy disks, etc. Notice that vmlinux is 2.25MB...you'd never get that onto a floppy to ma

Re: vmlinuz vs vmlinux

2001-04-25 Thread rpjday
On Wed, 25 Apr 2001, Ted Gervais wrote: > > > I notice in the /boot directory that I have : > > vmlinuz-2.4.2-2 785602 bytes, and > vmlinux-2.4.2-2 2271899 bytes. > > What is the difference? I thought vmlinuz was the kernel filed that was > called on 'boot' but this particular file is small at

  1   2   >