Re: binary libary compatibility

2000-10-29 Thread Statux
you should never mix C libraries like that. The entire program should be compiled using the same version of the library. Just recompile it on the new system.. no big deal or anything.. the uncompiled code itself will be fine, but compiled is another story. :) On Mon, 30 Oct 2000, Gregory Hosler

Cyclic RPM dependencies + openssh

2000-10-29 Thread Etienne Larrivee
Hi there, Ok I have the impression this is an easy one, but I'm stuck anyway. I am trying to install openssh-server-2.1.1p4-1.i386.rpm. [root@acolyte01 /root]# rpm -qa | grep ssh openssh-2.1.1p4-1 [root@acolyte01 /root]# rpm -i openssh-server-2.1.1p4-1.i386.rpm error: failed dependencies:

named is logging in the wrong time zone

2000-10-29 Thread Dan Horth
Hi - I set up our named server on one of our test servers in a chroot jail over the weekend in our ongoing effort to tighten security as much as possible, and have noticed a strange thing - in that named is logging all it's info to the syslog at a different time to the rest of the stuff being

Re: runlevel 5 problems

2000-10-29 Thread Jalal Hajiqolamali
hi, If One Process Has Incomplete i/o ( May Be Hardware Problem) you or System Cannot umount filesystem .. Thenks Jalal > From [EMAIL PROTECTED] Sun Oct 29 21:06:04 2000 > Delivered-To: [EMAIL PROTECTED] > X-Authentication-Warning: rlevesque.com: dominic set sender to [EMAIL PROTECTED] >usi

Re: SSI Help

2000-10-29 Thread Marco Shaw
Make sure you've visited: http://www.apacheweek.com/features/ssi http://www.builder.com/Servers/ApacheFiles/082400/ Otherwise, give us the relevant sections of: 1) The SSI code you're trying to run 2) All the Apache config files: http(d?).conf, access.conf, srm.conf Not sure what 'netconf' is...

RE: ADSL and RH 7.

2000-10-29 Thread Chad W. Skinner
Yes, but I did not reconfigure the ipchains (which could be bad very bad). We actually did this so my brother could connect his mac to the internet to download a multi meg file quickly. The default configuration is extremely simple with the setup program asking you for, I believe, three methods of

SSI Help

2000-10-29 Thread Fred Edmister
Hello everyone. I've tried to get Server Side Includes to work on my Redhat 6.2, with apache webserver (don't know the version, but it's the default that's with RH 6.2) I've activated SSI's in netconf, and it still won't work. Does anyone know what might be the problem? Or where I c

Re: Why are files created with GMT?

2000-10-29 Thread Vidiot
>>I have the following set: >> >>dir /etc/localtime >>lrwxrwxrwx 1 root root 32 Sep 27 02:30 /etc/localtime -> >>../usr/share/zoneinfo/US/Central > >And is your hardware clock set to GMT (UTC) or localtime ??? The timeconfig program changed nothing: mrvideo.vidiot.com.ZROOT <229

Re: Why are files created with GMT?

2000-10-29 Thread Darryl Harvey
At 12:59 PM 30/10/2000, you wrote: > >Sounds like something messed up with your timezone settings. What have > >you changed lately - ie just before you noticed the problem? > >The problem has been there since I upgraded to 6.2, which has been a little >while. I just decided to do something about

Re: Why are files created with GMT?

2000-10-29 Thread Mikkel L. Ellertson
On Sun, 29 Oct 2000, Vidiot wrote: > >Sounds like something messed up with your timezone settings. What have > >you changed lately - ie just before you noticed the problem? > > The problem has been there since I upgraded to 6.2, which has been a little > while. I just decided to do something a

Re: Why are files created with GMT?

2000-10-29 Thread Vidiot
>Sounds like something messed up with your timezone settings. What have >you changed lately - ie just before you noticed the problem? The problem has been there since I upgraded to 6.2, which has been a little while. I just decided to do something about it. I have the following set: dir /etc/

Re: Why are files created with GMT?

2000-10-29 Thread Mikkel L. Ellertson
On Sun, 29 Oct 2000, Vidiot wrote: > >On Sun, 29 Oct 2000, Vidiot wrote: > > > >> >Run these commands: > >> > > >> >touch /tmp/now > >> >ls -l /tmp/now > >> >date > >> > >> I suppose that I should have indicated that is how I determined I had the > >> problem. It has worked correctly in the pas

Re: Why are files created with GMT?

2000-10-29 Thread Vidiot
>On Sun, 29 Oct 2000, Vidiot wrote: > >> >Run these commands: >> > >> >touch /tmp/now >> >ls -l /tmp/now >> >date >> >> I suppose that I should have indicated that is how I determined I had the >> problem. It has worked correctly in the past, but I do not know why it is >> wrong now. >> >> mrvi

binary libary compatibility

2000-10-29 Thread Gregory Hosler
Hi all, I have a large piece of code, that up to now I have been developing on RH 5.2 I am looking at porting that code to RH 7.0 The issues with the newer compiler being more strict, I can handle. My biggest concern I have is one of our 3rd party dependencies. We have several 3rd party depende

Re: Why are files created with GMT?

2000-10-29 Thread Mikkel L. Ellertson
On Sun, 29 Oct 2000, Vidiot wrote: > >Run these commands: > > > >touch /tmp/now > >ls -l /tmp/now > >date > > I suppose that I should have indicated that is how I determined I had the > problem. It has worked correctly in the past, but I do not know why it is > wrong now. > > mrvideo.vidiot.co

Re: Why are files created with GMT?

2000-10-29 Thread Vidiot
>Run these commands: > >touch /tmp/now >ls -l /tmp/now >date I suppose that I should have indicated that is how I determined I had the problem. It has worked correctly in the past, but I do not know why it is wrong now. mrvideo.vidiot.com.ZROOT <210> touch /tmp/now mrvideo.vidiot.com.ZROOT <211

Re: Why are files created with GMT?

2000-10-29 Thread kf
Run these commands: touch /tmp/now ls -l /tmp/now date The first just creates a file. The second will show you info on that file, including the date. What is it? The third shows the current date and time... what your machine thinks it is. Do the second and third commands

Re: ADSL and RH 7.

2000-10-29 Thread Hal Burgiss
On Sun, Oct 29, 2000 at 02:09:41PM +, Nick wrote: > > I'm at home in the UK and have ADSL here. Yipee! > > I understand that RH 7 supports USB and ADSL! Does anybody have any It this a USB modem? Alcatel? If so, that is the first big hurdle. I wouldn't worry so much about 'RH supporting

Re: RedHat 7 and ADSL

2000-10-29 Thread Hal Burgiss
On Sun, Oct 29, 2000 at 02:05:46PM -0500, Edward Schernau wrote: > > Unsure if DSL cards or DSL USB devices are supported, > or how they perform. The only PCI modems supported are the Xpeed SDSL and IDSL modems. There is a beta program somewhere for the Alcatel USB ADSL. Other than that nada, AF

Re: DVD -- Cameron

2000-10-29 Thread Kirk
http://linuxvideo.org >On Sun, 29 Oct 2000, Frank Jacobberger wrote: > OK, I give up... where are you hiding the url to "Livid" > > Frank > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/red

UDMA 66 and a High Point works for me

2000-10-29 Thread Frank Jacobberger
> At 05:24 PM 10/29/00 -0700, Dan Harrington wrote: > > >I need to know if anyone has successfully installed Redhat Linux 7.0 using > >an off-board I have a WDC-WD205BA (20 gig Caviar) and it runs great with the latest kernel 2.4.0-test9-pre5. I use a SOYO 6BA4 motherboard with the High Point con

Re: Notebook comparison?

2000-10-29 Thread Larry Grover
I've had a Dell Inspiron 3200 for about 2 years. Of course, the guts are totaly different from the 5000e (so I won't bother talking about the internals) but I've had a couple of problems with the quality of construction: (1) Both of the plastic hinges, which connect the LCD to the main box, cr

DVD -- Cameron

2000-10-29 Thread Frank Jacobberger
OK, I give up... where are you hiding the url to "Livid" Frank ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

re: RedHat 7 and ADSL

2000-10-29 Thread Edward Schernau
It depends on your ADSL hardware. I have 6.2+ running on my network at home. I have an external "DSL modem" device which connects to the DSL line and provides an Ethernet port. I then have a small (dual P90) box connected to that and my switch. The Linux box runs the Roaring Penguin (sorry, no

Re: Reporting hackers?

2000-10-29 Thread Tony Inskeep
On Sat, 28 Oct 2000, Fred Edmister wrote: > What I usually do is trace the IP back as far as you can, and then do a >whois on the domain owner, get the Admin phone number, and call > them and report the incident.  I've had to do this a few times, and each time, I've >had nothing but acc

RE: ADSL and RH 7.

2000-10-29 Thread Tony Inskeep
On Sun, 29 Oct 2000, Nick wrote: > Also, did you managed to set up this routing arrangements whereby other > computers (whether Windows or Linux) could conect to the Internet via the > Linux box that is physically connected to the ISDN modem? If I understand your setup correctly, you would pro

Re: rpc.statd vulnerability

2000-10-29 Thread Tony Inskeep
On Sun, 29 Oct 2000, Brian wrote: > On Sun, 29 Oct 2000, Mikkel L. Ellertson wrote: > > > On Sun, 29 Oct 2000, Brian wrote: > > > > > > > > When someone attempts the rpc.statd exploit to a Redhat 6.2 box, are their > > > no places their IP address gets logged? I see the attempts in > > > /var

RE: ADSL and RH 7.

2000-10-29 Thread Nick
Cheers Chad That's useful to know. Can I ask if you know of any sites where I can find useful documentation? Also, did you managed to set up this routing arrangements whereby other computers (whether Windows or Linux) could conect to the Internet via the Linux box that is physically connecte

Re: Is this possible/sane: Mixing Public and Private IP Addresses onLAN

2000-10-29 Thread Matthew Saltzman
Bret Hughes <[EMAIL PROTECTED]> wrote: >Kevin Diffily wrote: > >> I am wondering what issues would be involved with assigning some >> machines on a LAN public ips and some private ip addresses based upon >> their function. Can you have both without causing problems? > >I suspect so but the routin

runlevel 5 problems

2000-10-29 Thread Dominic Mitchell
Hi, Last Thursday when I closed the computer, it failed to unmount / saying the device was busy. This was through a proper shutdown procedure. When I restarted the machine, X started but the login interface would not appeared. /etc/X11/prefdm is linked to /usr/bin/gdm. Doing 'rpm -V ' on gd

Re: Notebook comparison?

2000-10-29 Thread Matt Housh
> Seems I can meet all of my "musts" as well as half of my "would be > nices" with any of these. Any thoughts? At this point, I'm heavily > leaning toward the ThinkPad. I've always liked them, and they're very > solidly built. I would highly recommend the Dell Inspiron, from my experience. I a

Re: UDMA 66

2000-10-29 Thread Timothy Reaves
I have a Promise Ultra 66 with two 30Gig drives attached that I had no problem with. I simply followed the UDMA HOW-TO. Dan Harrington wrote: > Hello, > > I need to know if anyone has successfully installed Redhat Linux 7.0 using > an off-board > UDMA 66-or better controller. I have a West

RE: ADSL and RH 7.

2000-10-29 Thread Chad W. Skinner
If your adsl connection is pppoe the roaring penguin client should work. I have only configured it once and it worked fine. Although, if the isp is not using msclamp it may not work correctly. I had to dig throught the configs and disable this feature. After which it worked fine. Chad > -Ori

Fwd: ADSL and RH 7.

2000-10-29 Thread Nick
Actually - to make that query easier. Basically what I want is to use 1 Linux PC as my gateway to the Internet Ie if another machine on the network wants to access the Internet - is does so thro' that 'gateway' Linux PC! Any ideas? Nick >Delivered-To: [EMAIL PROTECTED] >X-Sent: 29 Oc

Re: Notebook comparison?

2000-10-29 Thread kf
One thing I really like about the Dell is the docking station. All the cables (network, mouse, keyboard, monitor, external drives, sound, and power) all plug into it. So instead of having to plug all of these in when coming back to my desk, I just slide it in the docking station and turn on the

Re: UDMA 66

2000-10-29 Thread Chris Watt
At 05:24 PM 10/29/00 -0700, Dan Harrington wrote: >I need to know if anyone has successfully installed Redhat Linux 7.0 using >an off-board Used yes, installed no. Kernel 2.2.16 does not (normally) support UDMA 66 and 100 controllers. It's generally easy enough to find an older supported control

Sun Ray like product

2000-10-29 Thread Chad W. Skinner
I was at a conference this weekend and sun was demonstrating their sunray thin clients. These devices have a card reader that students can insert their ids in and get an X session. When they remove their cards they are logged out, but inserting the card into another machine will allow them to cont

Re: rpc.statd vulnerability

2000-10-29 Thread Rick Warner
By default nothing logs statd traffic. This would be a good task for ipchains - a rule to log these connections. - rick warner On Sun, 29 Oct 2000, Brian wrote: > On Sun, 29 Oct 2000, Mikkel L. Ellertson wrote: > > > On Sun, 29 Oct 2000, Brian wrote: > > > > > > > > When someone attempts

Re: Why are files created with GMT?

2000-10-29 Thread Vidiot
>Are you sure its GMT? How many hours ahead of you is it? >Chris Yep, as GMT is 6 hrs ahead of me. MB -- e-mail: [EMAIL PROTECTED] Bart: Hey, why is it destroying other toys? Lisa: They must have programmed it to eliminate the competition. Bart: You mean like Microsoft? Lisa: Exa

Re: rpc.statd vulnerability

2000-10-29 Thread Brian
On Sun, 29 Oct 2000, Mikkel L. Ellertson wrote: > On Sun, 29 Oct 2000, Brian wrote: > > > > > When someone attempts the rpc.statd exploit to a Redhat 6.2 box, are their > > no places their IP address gets logged? I see the attempts in > > /var/log/messages, but nothing in any other files align

Re: Why are files created with GMT?

2000-10-29 Thread Chris Harvey
> The date is being displayed correctly with "date", but the timestamps > on files are created with GMT. > > Why and how do I stop it, i.e., make the timestamps local time? Are you sure its GMT? How many hours ahead of you is it? I had a problem with files being created 4 hours ahead of my tim

Why are files created with GMT?

2000-10-29 Thread Vidiot
The date is being displayed correctly with "date", but the timestamps on files are created with GMT. Why and how do I stop it, i.e., make the timestamps local time? MB -- e-mail: [EMAIL PROTECTED] Bart: Hey, why is it destroying other toys? Lisa: They must have programmed it to elimina

Notebook comparison?

2000-10-29 Thread Jason Costomiris
I've already been to the Linux-Laptop site. It's a fantastic resource for seeing what does and does not work on various models. I'm more interested in some specific feedback from people using some specific hardware, so I can better decide what I'd like to buy before plopping a few thousand bucks

Mozilla build 18 locks

2000-10-29 Thread Vidiot
This is all I get when I try and run Mozilla build M18: BRN <15> ./mozilla ./run-mozilla.sh ./mozilla-bin MOZILLA_FIVE_HOME=. LD_LIBRARY_PATH=.:/usr/openwin/lib:/usr/local/lib LIBRARY_PATH=.:./components SHLIB_PATH=. LIBPATH=. ADDON_PATH=. MOZ_PROGRAM=./mozill

Re: Is this possible/sane: Mixing Public and Private IP Addresses on LAN

2000-10-29 Thread Jason Costomiris
On Sat, Oct 28, 2000 at 11:14:58PM -0400, Kevin Diffily wrote: : I am wondering what issues would be involved with assigning some : machines on a LAN public ips and some private ip addresses based upon : their function. Can you have both without causing problems? While technically it can work

ADSL and RH 7.

2000-10-29 Thread Nick
Hi folks. I'm at home in the UK and have ADSL here. Yipee! I understand that RH 7 supports USB and ADSL! Does anybody have any experience of this? At the moment the software I've got allows me to connect under Win 98. I'd really like to be able to connect under Linux. Also, what I would

Anyone got Mozilla working

2000-10-29 Thread Vidiot
I've tried unzipping the 10/27 and 10/28 nightly compiles, only to have gzip complain: gunzip: mozilla-i686-pc-linux-gnu.tar.gz: invalid compressed data--crc error Has anyone gotten a Mozilla release to work? MB -- e-mail: [EMAIL PROTECTED] Bart: Hey, why is it destroying other toys? Lisa

Re: Bastille and chroot named

2000-10-29 Thread Marco Shaw
And another reference: http://www.etherboy.com/dns/chrootdns.html Marco - Original Message - From: "Dan Horth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 29, 2000 7:06 AM Subject: Re: Bastille and chroot named > ok - may be bad for to answer one's own posts... b

Re: Bastille and chroot named

2000-10-29 Thread Dan Horth
ok - may be bad for to answer one's own posts... but I did a little research and found this document... http://www.losurs.org/docs/howto/Chroot-BIND.html not been through it fully yet - but it has been updated pretty recently and am confident I should be able to get the info I need from here.

Bastille and chroot named

2000-10-29 Thread Dan Horth
Hiya - I've been playing with Bastille trying to secure our servers that little bit more, and I was interested to see that it was trying to set up named in a chroot jail. Unfortunately Bastille didn't understand the way named works on my 6.2 server, and as such the chrooted named isn't working

Re: file with multi-owner?

2000-10-29 Thread Marco Shaw
This would be what you're looking for: http://acl.bestbits.at/ I'm not sure if it's the only project currently running. Marco - Original Message - From: "Simons" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 29, 2000 12:29 AM Subject: file with multi-owner? > hello

RE: Mailing List

2000-10-29 Thread Mike Lewis
Here's another alternative that I've used for sometime now: 1) create a cron job that runs the following script daily (I put this script in /etc/cron.daily): #!/bin/sh awk -F: '{ print $1 }' /etc/passwd | grep -vxFf /etc/exclude | sort > /etc/allusers 2) create the file /etc/exclude. This file

Re: DVD illusive dream

2000-10-29 Thread Cameron Simpson
On Sat, Oct 28, 2000 at 02:19:23PM -0600, Frank Jacobberger wrote: | I finally have given up on the idea of having any version | of linux supporting DVD. I have tried the latest dxr2 | from Opensource for the Encore drive that I have. At | best I get an image with no sound, with DVD playing | a li

Re: file with multi-owner?

2000-10-29 Thread Cameron Simpson
On Sun, Oct 29, 2000 at 12:29:01PM +0800, Simons wrote: | is it possible to let a file with multi-owner? just like solaris' one... I'm not sure what you mean. AFAIK you can't make a file with multiple owners in Solaris. You can make a file which multiple people can access. That is group access. I