oracle 8 on redhat 6.2

2001-01-24 Thread Denis J. Cirulis
Hello ! I'm trying to install oracle 8 on redhat 6.2 (because debian is not the supported platform) and have one question. How can I patch the kernel to obtain the file creation of >2Gb ? And how is it safe ? -- Just GNU it. ___ Redhat-list mailing

booting from cdrom

2001-01-24 Thread Robert Reyes
hello guys! one of our machines here have a corrupted boot record. how can i restore LILO on the mbr? i seem to have misplaced the bootdisk, how do i mount the disk when i boot from the installation cd? any help will be very much appreciated. == Robert Reyes Junior

Re: dump/restore

2001-01-24 Thread Steve Lee
if i do mt -f /dev/nst0 compression on something happens but when i type this after mt -f /dev/nst0 status it doesn't say if compression is on or off. This leads to another question i have. what if i have a drive that does not support compression? can i do the below still? without hardware co

Re: killing subprocess not working from cron

2001-01-24 Thread Cameron Simpson
| Thanks for the advise. I do indeed need to clean up before shutting down. And I do |the | pid thing in the second program so I guess I might as well do it in rd too. If it is rd itself forking off the program you can do this: the other cmd & otherpid=$! ..

Re: debian packages

2001-01-24 Thread Mike Burger
for this type of thing, http://rpmfind.net is your friend. Go to that site, type in "xcalendar"...I found 3 hits. On Wed, 24 Jan 2001, Michael George wrote: > Hello all! > > I have a question about installing .deb packages or else converting them to > .rpm packages... > > I've checked on deja.c

Re: Truetype in RH7

2001-01-24 Thread Hal Burgiss
On Wed, Jan 24, 2001 at 10:33:59PM -0500, Frank Rocco wrote: > > Newbie question regarding setting up TrueType support in RH7. > Is this possible? The fonts currently do not look nowhere as good as in > windows. Yes, very possible. You just need the fonts, and some configuration. http://www.lin

Re: Help installing Aureal soundcard driver on Red Hat 7.0

2001-01-24 Thread lee johnson
> > > cd /tmp/aureall > ./configure # this sniffs out how your system is set up > make # compile the drivers using code modified by configure > make install #place compiled drivers somewhere in $PATH > while the guy will read the readme and see i just wanted to make sure he wasn't confused by the

Re: Help installing Aureal soundcard driver on Red Hat 7.0

2001-01-24 Thread Luke C Gavel
On Wed, 24 Jan 2001, Manzabar wrote: > I think it means I've got something misconfigured in the kernel, You're close. It actually means that the *tar.gz package is not configured for your kernel. There should be a README/Readme file in the uncompressed directory that will explain exactly how t

Re: debian packages

2001-01-24 Thread linda hanigan
Hi, I found xcalendar rpms by doing a search here. It is great for finding just about anything. http://rpmfind.net/linux/rpm2html/search.php Helps this helps. Linda Hanigan ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.red

debian packages

2001-01-24 Thread Michael George
Hello all! I have a question about installing .deb packages or else converting them to .rpm packages... I've checked on deja.com and the redhat mailing list archives, but I've found no reference to debian package installation. I want to install a simple little program called xcalendar, which I'

Re: Netscape 4.76-1 flakiness [correction] - FIXED

2001-01-24 Thread Dave Wreski
> Sadly Red Hat does not provide a search tool for the list archives. I > do because I thought it was good idea, I wanted it for myself... and > if I'm gonna do it for me I might as well let everybody else use it > too! :-) Try google. Put something like: site:redhat.com dave _

Truetype in RH7

2001-01-24 Thread Frank Rocco
Hello, Newbie question regarding setting up TrueType support in RH7. Is this possible? The fonts currently do not look nowhere as good as in windows. Thanks Frank ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman

RE: Diagnostic Software

2001-01-24 Thread Chad W. Skinner
>Exactly what are you looking for? I tend to use CTCS (aka Cerbrus) > for overall system testing. I have a machine that is consistently freezing and I am wanting a package to diagnose the hardware to verify the hardware is not the issue. ___ Re

RE: Profile

2001-01-24 Thread Drew Hunt
change the PATH in the .bash_profile to: PATH="$PATH:/usr/X11R6/bin:/bin:/usr/bin:/usr/local/bin" Log out and back in. Changes should be in effect. Hope this helps. Drew -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Fekry Sent: Wednesday, January

RE: More Firewall Problems

2001-01-24 Thread Drew Hunt
caan you ping the outside world from the router machine? What is the output from the following commands: /sbin/ifconfig /sbin/route /sbin/ipchains -L (just the masq rules) With this info we should be better able to help. Drew -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL P

Re: Java Development Tools?

2001-01-24 Thread Charles Galpin
Jbuilder. It's not open source, but free to use. http://www.borland.com/jbuilder/foundation/ - Original Message - From: "Manzabar" <[EMAIL PROTECTED]> To: "Red Hat eGroup" <[EMAIL PROTECTED]> Sent: Wednesday, January 24, 2001 9:35 PM Subject: Java Development Tools? > I'm looking for a

Re: Netscape 4.76-1 flakiness [correction] - FIXED

2001-01-24 Thread chuck
On Wed, 24 Jan 2001, Bob Hartung spewed into the bitstream: BH>Last comments - no flame please! BH>1. I went to the RH list site and as stated below received 0 hits for netscape, communicator, BH>and/or navigator. BH>2. I did not realize that I had to go to moongroup to search the RH site. Sa

Re: dump/restore

2001-01-24 Thread Vidiot
>does that mean i can't compress files to tape >using dump. No, you let the drive compress the files. >the tape drive is a dds3 12gig native 24 gig compress >compliant drive. That is up to 24 GB compressed. No all files compress equally. >how do i use the built in compressor? if it exist on

Help installing Aureal soundcard driver on Red Hat 7.0

2001-01-24 Thread Manzabar
I'm looking for help in installing the Aureal soundcard driver from SourceForge.net I'm running Red Hat 7.0 (2.2.x kernel) and have a Turtle Beach Montego soundcard. I've downloaded au88xx-1.1.1.tar.gz from http://sourceforge.net/projects/aureal. I've extracted the archive into a temporary directo

Java Development Tools?

2001-01-24 Thread Manzabar
I'm looking for a Java IDE for Linux, works with Java2, SDK 1.3 (preferable open source) and that people are willing to recommend. I tried doing some looking around, but didn't see anything like that. Any ideas? Thanks! Mark McKibben 'a.k.a. Manzabar' http://www.avalon.net/~manzabar/ ICQ# 847

Re: dump/restore

2001-01-24 Thread Charles Galpin
check out the man page for 'mt' charles - Original Message - From: "Steve Lee" <[EMAIL PROTECTED]> > does that mean i can't compress files to tape > using dump. > > the tape drive is a dds3 12gig native 24 gig compress > compliant drive. > > how do i use the built in compressor? if

Re: Booting problems (LILO removed)

2001-01-24 Thread Mike Burger
"Emergency" should be replaced by "rescue", I think. My bad. On Wed, 24 Jan 2001, John P. Verel wrote: > On 01/24/01, 11:16:57AM -0500, Mike Burger wrote: > > I've heard a number of people note that you can boot from the RH CD or > > RH boot disk, and select "Emergency"... > In RH7, the syntax

Re: dump/restore

2001-01-24 Thread Steve Lee
does that mean i can't compress files to tape using dump. the tape drive is a dds3 12gig native 24 gig compress compliant drive. how do i use the built in compressor? if it exist on tape? or is what i'm asking before possible. i can dump and compress to disk but not to tape? On Wed, 24 Jan 20

Re: dump/restore

2001-01-24 Thread Mike Burger
It was worth a try. On Wed, 24 Jan 2001, Mikkel L. Ellertson wrote: > On Wed, 24 Jan 2001, Mike Burger wrote: > > > "dump -d 8000 -s 15 -f /dev/nst0 / | gzip"? > > > That will try and gzip the console output from dump, not what is going > to the tape drive. gzip will also produce an error

Re: Booting problems (LILO removed)

2001-01-24 Thread John P. Verel
On 01/24/01, 11:16:57AM -0500, Mike Burger wrote: > I've heard a number of people note that you can boot from the RH CD or > RH boot disk, and select "Emergency"... In RH7, the syntax at CD boot is "linux rescue" (no quotes) I think is the same in 6.2. The RH7 manual says to mount one's root pa

Re: Netscape 4.76-1 flakiness [correction] - FIXED

2001-01-24 Thread Bob Hartung
Last comments - no flame please! 1. I went to the RH list site and as stated below received 0 hits for netscape, communicator, and/or navigator. 2. I did not realize that I had to go to moongroup to search the RH site. 3. RH gives a search mechanism - I was not aware that it simply did not wor

Re: dump/restore

2001-01-24 Thread Vidiot
>how do you gzip a file before dump puts its >file to tape? > >dump -d 8000 -s 15 -f /dev/nst0 / >this works but does not gzip the / directory before it gets >to tape. > >Can someone show me some pipes etc. to make this possible. Don't even attempt to do that. Many tape drives have built i

Re: Ramen worm & port activity

2001-01-24 Thread Michael H. Warfield
On Wed, Jan 24, 2001 at 01:51:00PM -0800, Denis R wrote: > > > >>Date: Mon, 22 Jan 2001 14:49:34 -0500 > >>From: "Michael H. Warfield" <[EMAIL PROTECTED]> > >>Subject: Re: Ramen worm & port activity > >>On Mon, Jan 22, 2001 at 01:48:00PM -0500, Burke, Thomas G. wrote: > > Of course, the

Re: dump/restore

2001-01-24 Thread Mikkel L. Ellertson
On Wed, 24 Jan 2001, Mike Burger wrote: > "dump -d 8000 -s 15 -f /dev/nst0 / | gzip"? > That will try and gzip the console output from dump, not what is going to the tape drive. gzip will also produce an error when used this way. I do not think you can compress the output of dump, and stil

Question regarding uptime and filesystem integrity

2001-01-24 Thread Chuck Carson
I am having problems with heavy hit /var partitions needed 'fsck' badly. One got so bad that after deleting nearly 2gig of files 'df' failed to recognize the newly acquired free space. After 'fsck' and many many repairs, it was fine again. Is this related to lengthly uptimes and very heavy hit /v

Re: dump/restore

2001-01-24 Thread Mike Burger
"dump -d 8000 -s 15 -f /dev/nst0 / | gzip"? On Wed, 24 Jan 2001, Steve Lee wrote: > how do you gzip a file before dump puts its > file to tape? > > dump -d 8000 -s 15 -f /dev/nst0 / > this works but does not gzip the / directory before it gets > to tape. > > Can someone show me some pipe

Re: Profile

2001-01-24 Thread Statux
> Dear friends > Default profile in RedHat 6.0 is: > PATH="$PATH:/usr/X11R6/bin" > is that a complete path to all programs in the : /bin, /usr/bin, and >/usr/local/bin: > and if not, how should we do this. Check your path with "echo $PATH" The system bash pro

dump/restore

2001-01-24 Thread Steve Lee
how do you gzip a file before dump puts its file to tape? dump -d 8000 -s 15 -f /dev/nst0 / this works but does not gzip the / directory before it gets to tape. Can someone show me some pipes etc. to make this possible. Thanks ___ Redhat-lis

Re: Netscape 4.76-1 flakiness [correction] - FIXED

2001-01-24 Thread chuck
On Wed, 24 Jan 2001, Bret Hughes spewed into the bitstream: BH>[EMAIL PROTECTED] wrote: BH>> On Wed, 24 Jan 2001, lee johnson spewed into the bitstream: BH>> lj>> BH>> lj>> BH>> lj>> Bob... what's the problem with searching? Everybody else can... why not BH>> lj>> you? Just go to the URL Brett ref

Re: Netscape 4.76-1 flakiness [correction] - FIXED

2001-01-24 Thread Bret Hughes
[EMAIL PROTECTED] wrote: > On Wed, 24 Jan 2001, lee johnson spewed into the bitstream: > > lj>> > lj>> > lj>> Bob... what's the problem with searching? Everybody else can... why not > lj>> you? Just go to the URL Brett referenced above and search by putting > lj>> your search text in the box at t

Re: killing subprocess not working from cron

2001-01-24 Thread Bret Hughes
Cameron Simpson wrote: > Might I suggest you trap _only_ the normal termination signals: 1 > (hangup), 2 (interrupt, aka ^c) and 15 (termination). These are sent at > end of session (ancestry is modem hangup), keyboard interrupt to an > interactive command, and external termination (kill and ki

Re: Another Palm question

2001-01-24 Thread Bret Hughes
Michaell Taylor wrote: > I am attempting to move completely away from Windows and am pretty close - > now I must drag the Palm along with me. But have a problem. > > I've installed pilot-link and received no error messages. > > I also, > > ln -s /dev/ttys0 /dev/pilot > > When I attempt pilot-xfe

RE: What do these log entries mean?

2001-01-24 Thread Steve Gulick
Yes I was logging packets in my firewall. I turned it off. Thanks! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Heman Leopando Sent: Wednesday, January 24, 2001 6:02 PM To: [EMAIL PROTECTED] Subject: RE: What do these log entries mean? are you loggi

RE: Profile

2001-01-24 Thread Heman Leopando
$PATH is set in /etc/rc.d/rc.sysinit during boot time. The default profile is called when you login -- adding the /usr/X11R6/bin to $PATH. What shows up when you do 'echo $PATH' from the CLI? That should show you what your PATH is set to. Heman > -Original Message- > From: [EMAIL PROT

Profile

2001-01-24 Thread Fekry
Dear friends Default profile in RedHat 6.0 is: PATH="$PATH:/usr/X11R6/bin" is that a complete path to all programs in the : /bin, /usr/bin, and /usr/local/bin: and if not, how should we do this. A H Fekry ___

RE: What do these log entries mean?

2001-01-24 Thread Heman Leopando
are you logging packets in your firewall rules? you can also try running a caching only nameserver on your firewall system listening only on the internal interface. It seems as if your systems are connecting to your primary DNS alot. Setting up a caching server could help. Heman > -Origin

Re: Another Palm question

2001-01-24 Thread Michaell Taylor
Thanks guys. I looks like I have a hardware problem on my com1 (ttyS0) - I can't get any other device to be recognized here also. I switched to com2 and away I go. I was assumping the link was bad when the device itself looks to have a problem. Thanks again. Michaell On Wednesday 24 Janu

Re: Another Palm question

2001-01-24 Thread David Brett
The first problem is pilot-xfer is looking for the connection on /dev/pilot. You have two options for this problem; create a link to /dev/pilot from /dev/ttyS0 (assuming it is the first serial port on your computer or set environment variable PILOTPORT=/dev/ttyS0. While you are at it set the po

RE: What do these log entries mean?

2001-01-24 Thread Steve Gulick
Ok, but it happens every second. I am not running dns that I know of. Is there a way to stop it? Do I want to? It seems to be bogging down the system. TIA Steve -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Heman Leopando Sent: Wednesday, January 24, 2

Re: Another Palm question

2001-01-24 Thread Matthew Saltzman
>pilot-xfer -s /home/mtaylor/palm >Unable to bind to port '/dev/pilot'. >(Please see 'man pilot-xfer' or 'pilot-xfer --help' for information on >setting the port). Are permissions on /dev/ttyS0 such that you can read and write? Matthew Saltzman Clemson University Math Sciences

Re: Another Palm question

2001-01-24 Thread chuck
On Wed, 24 Jan 2001, Michaell Taylor spewed into the bitstream: MT> MT> MT>I am attempting to move completely away from Windows and am pretty close - MT>now I must drag the Palm along with me. But have a problem. MT> MT>I've installed pilot-link and received no error messages. MT> MT>I also, MT

RE: More Firewall Problems

2001-01-24 Thread Heman Leopando
if you can connect to the internet from your firewall and not from your lan then the problem is that internet bound traffic from your lan is not masqueraded when it leaves your external interface. If you setup masquerade rules, then from your firewall, do a tcpdump on your external interface to s

Another Palm question

2001-01-24 Thread Michaell Taylor
I am attempting to move completely away from Windows and am pretty close - now I must drag the Palm along with me. But have a problem. I've installed pilot-link and received no error messages. I also, ln -s /dev/ttys0 /dev/pilot When I attempt pilot-xfer I get : pilot-xfer -s /home/mtaylo

IMAP Error Anomaly

2001-01-24 Thread Kevin Diffily
I am trying to figure out the following: Outlook Express 5 on Macintosh Returns Capability and/or List Completed when trying to access IMAP form within the LAN. This does not exist on the outside with Internet access of the Email Server. IMAP Server is WU IMAP 4.5 /var/log/messages returns J

Re: rpc.statd bug?

2001-01-24 Thread Michael Burger
Cyrix 6x86 PR200MX, 64MB RAM, IWILL motherboard (forget the model at the moment). Mostly IDE HD with 1 small SCSI for swap space and a SCSI Syquest Syjet 1.5MB drive as a backup device, SCSI card is an Adaptec 2940UW. 2.2.16-22 original (out of the box) kernel, all the updates downloaded via up2

Re: Ramen worm & port activity

2001-01-24 Thread Denis R
> >>Date: Mon, 22 Jan 2001 14:49:34 -0500 >>From: "Michael H. Warfield" <[EMAIL PROTECTED]> >>Subject: Re: Ramen worm & port activity >> >>On Mon, Jan 22, 2001 at 01:48:00PM -0500, Burke, Thomas G. wrote: > Of course, the "Black hole" effect lasts only until the machine is rebooted. >>

RE: More Firewall Problems

2001-01-24 Thread Tanner, Robby
Wait a minute, I think I failed to mention that I am connected via cable modem to the internet, so my default gateway on the Linux box is 24.68.176.1, while for the LAN it is 204.112.40.3. Does this change things? My "external" card is not directly connected to the internet, but is routed through

Re: Errata Adventure

2001-01-24 Thread Statux
On the distro CD as well as the updates, I'm sure :) On Wed, 24 Jan 2001, Tony Campisi wrote: >:: You need the glibc-common rpm as well... the best and easiest way for >: you to keep your machine updated would be to run up2date. > > Thanks for the replies. > I hear a lot of this 'up2date'. Where

RE: What do these log entries mean?

2001-01-24 Thread Heman Leopando
that's your machine querying your DNS server... > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Steve Gulick > Sent: Wednesday, January 24, 2001 10:27 AM > To: redhat-list > Subject: What do these log entries mean? > > > Hi Everyone, > > I am run

Re: Errata Adventure

2001-01-24 Thread Tony Campisi
: With this being the Red Hat list, he may not be running 7.0. There is a : version of up2date for 6.x systems. I have it running on 6.2. Yes, I am running RedHat 7.0. Is there an up2date for this version? I have yet been able to track it down. _

RE: More Firewall Problems

2001-01-24 Thread Heman Leopando
add masquerade rules example: ipchains -A forward -b -j MASQ -s 0/0 -d 204.112.40.0/24 > Chain input (policy ACCEPT): > Chain forward (policy ACCEPT): > Chain output (policy ACCEPT): > > I am unable, however, to ping the default gateway for the > external card > (24.68.176.1) that router is

Re: rpc.statd bug?

2001-01-24 Thread Leonard den Ottolander
Hi Mike, > This morning, I awoke to my box giving me a lot of segmentation > faults...anything I tried to run, segfault. Can you tell us a little more about your system? Bye, Leonard. __

Re: Errata Adventure

2001-01-24 Thread Mikkel L. Ellertson
On 24 Jan 2001, Trond Eivind Glomsrød wrote: > "Mikkel L. Ellertson" <[EMAIL PROTECTED]> writes: > > > On Wed, 24 Jan 2001, Tony Campisi wrote: > > > > >:: You need the glibc-common rpm as well... the best and easiest way for > > >: you to keep your machine updated would be to run up2date. > > >

RE: More Firewall Problems

2001-01-24 Thread Tanner, Robby
Just realized that. IP fowarding has been turned on and I still cannot reach the internet. > -Original Message- > From: John MacLean [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 24, 2001 3:07 PM > To: '[EMAIL PROTECTED]' > Subject: RE: More Firewall Problems > > > > -Origi

RE: More Firewall Problems

2001-01-24 Thread John MacLean
> -Original Message- > From: Tanner, Robby [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 24, 2001 1:49 PM > To: 'Linux (LOSURS Q&A)'; '[EMAIL PROTECTED]'; 'Linux Group > (Saskatoon)' > Cc: 'Andrew Allsopp'; '[EMAIL PROTECTED]' > Subject: More Firewall Problems > > > To recap: >

Re: Errata Adventure

2001-01-24 Thread Trond Eivind Glomsrød
"Mikkel L. Ellertson" <[EMAIL PROTECTED]> writes: > On Wed, 24 Jan 2001, Tony Campisi wrote: > > >:: You need the glibc-common rpm as well... the best and easiest way for > >: you to keep your machine updated would be to run up2date. > > > > Thanks for the replies. > > I hear a lot of this 'up2d

Re: Errata Adventure

2001-01-24 Thread Mikkel L. Ellertson
On Wed, 24 Jan 2001, Tony Campisi wrote: >:: You need the glibc-common rpm as well... the best and easiest way for >: you to keep your machine updated would be to run up2date. > > Thanks for the replies. > I hear a lot of this 'up2date'. Where can I find it? > > It depends on what you are running

Re: [OT] Pricewatch?

2001-01-24 Thread David Gee
it's working fine for me. i just checked right now. david - Original Message - From: "Ward William E PHDN" <[EMAIL PROTECTED]> To: "Redhat-List (E-mail)" <[EMAIL PROTECTED]> Sent: Wednesday, January 24, 2001 1:19 PM Subject: [OT] Pricewatch? > Does anyone know what's happened to Pricew

Unusual Mail Happenings...

2001-01-24 Thread Fred Edmister
I have Linux 6.2 and one client has 5 different email accounts, all just pop accounts. On ONE account every couple days he gets ALL the messages from the previous few days/weeks. All of the accounts on both the clients end, and the server end are configured the exact same way. (and

Re: Diagnostic Software

2001-01-24 Thread Samuel Flory
[EMAIL PROTECTED] wrote: > > Does anyone know of any Hardware Diagnostic software for Linux. > > Thanks, > Chad > Exactly what are you looking for? I tend to use CTCS (aka Cerbrus) for overall system testing. The major issue with CTCS is that it's not always obvious exactly which compone

Re: loopback devices

2001-01-24 Thread Statux
Do you have loopback device support compiled into the kernel? On Wed, 24 Jan 2001, Kapil Sharma wrote: > Hi , > I have a strange problems with loopback devices. When > ever i try to execute the following command and I get > a error of loopback devices in use. > > mkinitrd /boot/initrd-2.2.16-22.

Re: Errata Adventure

2001-01-24 Thread Tony Campisi
:: You need the glibc-common rpm as well... the best and easiest way for : you to keep your machine updated would be to run up2date. Thanks for the replies. I hear a lot of this 'up2date'. Where can I find it? ___ Redhat-list mailing list [EMAIL PR

Re: Errata Adventure

2001-01-24 Thread Trond Eivind Glomsrød
"Tony Campisi" <[EMAIL PROTECTED]> writes: > This is my first time installing Linux 7.0 and I want to apply the errata > from Redhat's site. I downloaded > ftp://updates.redhat.com/7.0/i686/glibc-2.2-12.i686.rpm > and did > rpm -Uvh glibc-[2c]* > It tells me the following error - > error: failed

RE: Errata Adventure

2001-01-24 Thread Reiner Buehl
try rpm -Uvh glibc-2.2-12.i686.rpm glibc-common-2.2-12.i686.rpm it seems that [2c]* is not evaluated correctly. Best Regards, Reiner. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Tony Campisi > Sent: Wednesday, January 24, 2001 20:28 > To: [EMA

Re: Errata Adventure

2001-01-24 Thread Hal Burgiss
On Wed, Jan 24, 2001 at 01:28:26PM -0600, Tony Campisi wrote: > This is my first time installing Linux 7.0 and I want to apply the errata > from Redhat's site. I downloaded > ftp://updates.redhat.com/7.0/i686/glibc-2.2-12.i686.rpm > and did > rpm -Uvh glibc-[2c]* > It tells me the following error

Re: Link

2001-01-24 Thread John Aldrich
On Wed, 24 Jan 2001, you wrote: > > Hello! > How to make link -s somefile otherfile if link command does not exists > on my RH 6.0 > box ? > Thanks! > The command is "ln" not "link" John ___ Redhat-list mailing list [EMAIL PROTECTED] https:/

Link

2001-01-24 Thread Szemerédy Gábor
Hello! How to make link -s somefile otherfile if link command does not exists on my RH 6.0 box ? Thanks! begin:vcard n:Szemerédy;Gábor x-mozilla-html:TRUE url:http://www.srce.net org:Zavod za informatiku i AOP;HW-SW version:2.1 email;internet:[EMAIL PROTECTED] title:Szemerédy Gábor adr;quoted-p

Errata Adventure

2001-01-24 Thread Tony Campisi
This is my first time installing Linux 7.0 and I want to apply the errata from Redhat's site. I downloaded ftp://updates.redhat.com/7.0/i686/glibc-2.2-12.i686.rpm and did rpm -Uvh glibc-[2c]* It tells me the following error - error: failed dependencies: glibc-common = 2.2 is needed by glib

Re: Netscape 4.76-1 flakiness [correction] - FIXED

2001-01-24 Thread chuck
On Wed, 24 Jan 2001, lee johnson spewed into the bitstream: lj>> lj>> lj>> Bob... what's the problem with searching? Everybody else can... why not lj>> you? Just go to the URL Brett referenced above and search by putting lj>> your search text in the box at the bottom of the page... Red Hat does l

Re: Netscape 4.76-1 flakiness [correction] - FIXED

2001-01-24 Thread lee johnson
> > > Bob... what's the problem with searching? Everybody else can... why not > you? Just go to the URL Brett referenced above and search by putting > your search text in the box at the bottom of the page... Red Hat does > not provide any list archive search functionality on their site... I > want

More Firewall Problems

2001-01-24 Thread Tanner, Robby
To recap: I have a P-75 with RH6.0 running IPCHAINS and SQUID. I am trying to get some simple routing up. The adapters are configured as follows: (Internet) External Card: 24.68.176.193 (gateway 24.68.176.1) (LAN) Internal Card: 204.112.40.3 I have an NT workstation with it's default gateway s

Re: It's that time of the cycle again...

2001-01-24 Thread Micah Yoder
> On a sober note, I doubt if they forge a 2.4 kernel into a minor > distribution release. IOW, don't expect 2.4 unless they call > it RH8.0 (). I dunno. 7.0 was already pretty much 2.4.0 ready, and the kernel upgrade shouldn't break things, except maybe system utilities (which would have upgra

What do these log entries mean?

2001-01-24 Thread Steve Gulick
Hi Everyone, I am running a RH firewall on my @Home cable modem. It has been very slow lately and I notice a consistant blimp on my cable modem. I do a tcpdump on eth0 and I get the following: Packet Log: input - eth0 PROTO=17 24.228.0.2:53 24.228.46.145:1162 L=64 S=0x00 I=26517 F=0c T=58 N

[OT] Pricewatch?

2001-01-24 Thread Ward William E PHDN
Does anyone know what's happened to Pricewatch.com? I've been looking to see what an ABIT KT7 w/800MHz T-Bird would run (BOTH of my FIC VA-503As died in one week the horror!) All I'm getting is site not found errors... I know this isn't the right forum, but with all the folks in here who ke

[Fwd: Re: no etho start on boot]]]

2001-01-24 Thread lee johnson
the reason i was stumped is its set to ( sorry!! for typo in last email i meant "9" not "6" ) irq 9 in linuxconf and i've always been able to connect via netcfg just fine so i figured 9 was fine. fyi: i just checked cat /proc/interrutps and the d*** thing is

Re: scanner for linux?

2001-01-24 Thread lee johnson
> > In our experience - they just work. Not only that, but they're some of the > fastest and truest to life colours we've seen bar none. (HP tends to > over-saturate - nice for home users, but no good for exact copies). > > If you regret buying one, I'll eat my hat. > :)LOL...! well t

Re: no etho start on boot]]

2001-01-24 Thread lee johnson
> > -Maybe you could try commenting out the options line in modules.conf? or maybe >change the value you have for int in the options line to whatever value you got from >/proc/interrupts? > i just did that actually trying to figure this out :)..i go to thinking.well if on boot it doesn't l

RHN from a terminal

2001-01-24 Thread Tomás García Ferrari
Hello, I am trying to use the RHN from a terminal. I had installed these RPMs: python-1.5.2-27.6.x.i386.rpm python-xmlrpc-1.2.1-0.6.x.i386.rpm rhn_register-1.0.2-0.6.x.noarch.rpm rpm-python-3.0.5-9.6x.i386.rpm up2date-2.1.7-0.6.x.i386.rpm I didn't installed these packages (bec

Re: Sendmail is down without any reason...

2001-01-24 Thread Tomás García Ferrari
Hi, That were my first bets: /var/log/messages and /var/log/maillog, but I couldn't find any extrange log... Just a lot of Majordomo activity. Could it be related to a memory problem? > Try running sendmail in verbose mode. How do you do this? I start sendmail with the command '/etc/rc.d/init.d

Re: Netscape 4.76-1 flakiness [correction] - FIXED

2001-01-24 Thread chuck
On Tue, 23 Jan 2001, Bob Hartung spewed into the bitstream: BH>Thanks!!! BH> BH> to all who responded it now works okay. If only I could figure out BH>how to properly search the digest I wouldn't have to make it so clear to BH>everyone what a newbie I really am! BH>> Bob - BH>> Which archives?

Problem with TTX printer

2001-01-24 Thread Eduardo Arista
Hello everybody: I have this old printer that I want to use: TTX 1014 LR 54898 TTX Teletex Daisy Printer I welcome any help. Configuration of switches.etc. Thanks in advance. Eduardo == Eduardo J. Arista Romeu

Re: Pilot-Link

2001-01-24 Thread Nitebirdz
On Wed, 24 Jan 2001, David Brett wrote: > Date: Wed, 24 Jan 2001 12:43:29 -0500 (EST) > From: David Brett <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: Nitebirdz <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: Pilot-Link > > In answer to all your questions yes. The palm pilo

Can I tell Sendmail to only accept mail for some users of elevating.com?

2001-01-24 Thread Bret Hughes
I have a sendmail server that accepts mail for elevating.com in my office behind a firewall and not accessable from the internet. I also have a webhosting provider that gets the mail for elevating .com from the internet. I plan on moving my server to the internet at some point and not using the

Diagnostic Software

2001-01-24 Thread chadws
Does anyone know of any Hardware Diagnostic software for Linux. Thanks, Chad -- Is your email secure? http://www.pop3now.com (c) 1998-2001 secureFront Technologies, Inc. All rights reserved. ___ Redhat-list mailing list [EMAIL PROTECTED] https://li

Re: Pilot-Link

2001-01-24 Thread David Brett
In answer to all your questions yes. The palm pilot actually times out as well. I guess this means I am pushing the sync button and waiting long enough. david On Wed, 24 Jan 2001, Nitebirdz wrote: > On Tue, 23 Jan 2001, David Brett wrote: > > > Date: Tue, 23 Jan 2001 10:20:44 -0500 (EST) >

Re: Booting problems (LILO removed)

2001-01-24 Thread Vidiot
>I have a feeling only booting from a rescue floppy would work in a case >like this. How about booting from the Red Hat CD in rescue mode, then >mounting the root partition and re-running /sbin/lilo? That may work. >-- >Nitebirdz >-

Re: do_try_to_free_pages failed

2001-01-24 Thread Peter Peltonen
[EMAIL PROTECTED] wrote: Thanks for the information... I'll look into it. Though probably easier is just to increase my swap space. 256M is probably enough? > I'll leave further searching to your good self as there is alot of > information out there on the subject. A page is about 1 or

Re: Booting problems (LILO removed)

2001-01-24 Thread Michael R. Jinks
One possibility is to put linload on the Windoze box, boot Linux from that, then lilo. Vidiot wrote: > > I have a person that made the mistake of reinstalling Windoze before > making the emergency boot floppy. With the reload of Windoze and it's > belief that it owns the world and its replac

Re: Booting problems (LILO removed)

2001-01-24 Thread Nitebirdz
On Wed, 24 Jan 2001, Vidiot wrote: > Date: Wed, 24 Jan 2001 09:50:10 -0600 (CST) > From: Vidiot <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: RedHat main mail list <[EMAIL PROTECTED]> > Subject: Booting problems (LILO removed) > > I have a person that made the mistake of reinstalling Wi

Re: Booting problems (LILO removed)

2001-01-24 Thread Mike Burger
I've heard a number of people note that you can boot from the RH CD or RH boot disk, and select "Emergency"... On Wed, 24 Jan 2001, Vidiot wrote: > I have a person that made the mistake of reinstalling Windoze before > making the emergency boot floppy. With the reload of Windoze and it's > beli

RE: do_try_to_free_pages failed

2001-01-24 Thread Stephen_Reilly
>Well, this has happened to me a few times now. Once I tried to use the machine >and all it did was give me this errors. Dumped those messages to all of the >vt's so I couldn't write any commands. All I could do was a cold reboot. That can happen, you would have had to telnet in and start killing

Booting problems (LILO removed)

2001-01-24 Thread Vidiot
I have a person that made the mistake of reinstalling Windoze before making the emergency boot floppy. With the reload of Windoze and it's belief that it owns the world and its replacement of the boot sector, he can no longer boot to Linux. What is the best way, or any way, to get Linux booted s

(no subject)

2001-01-24 Thread Elvyn Gutierrez
unsubscribe

Re: network login

2001-01-24 Thread John Marlovits
that looks to make the linux pc act like a netware server, I need the client piece. >>> [EMAIL PROTECTED] 01/24/01 07:00AM >>> DOH! It's in German! Go here instead: http://rpmfind.net/linux/RPM/conectiva//6.0/cd1/conectiva/RPMS//mars-nwe-0.99pl20-3cl.i386.html oops, LG On Wed, 24 Jan 200

Re: Openssh Walkthrough

2001-01-24 Thread Jacob Killian
http://www.openssh.com On Tue, 23 Jan 2001, you wrote: > Ok, I've broken down after all the problems with the > Ramen Worm, I'm ready to really tighten up some machines. > (and no, I've not yet been hit). I want to install Openssh > and close a whole slew of services I'm inside a firewa

  1   2   >