Re: Samba/printing/No Postscript

2000-10-25 Thread Angel L. Mateo
Steve Lee escribió: > > So far i have setup a printer > HP2100 the network. This > printer does not have postscript i believe. > When i use lpr to print it looks fine. > > Using samba, i get this garbage printing from > a windows machine. > > How would i fix this. > > I tried to suppress head

intel i815e chip

2000-10-25 Thread Mark Lo
Hi, Can Redhat 6.2 support intel i815e chipset. ?? Thank you Mark ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

remote access question

2000-10-25 Thread Blake Thornton
I have a remote access question. This is not strictly redhat, but it has nothing to do with the presidential election. Anyhow, at school (unix of some variety) I made my shell bash instead of the default tcsh. Most of the system is set up on tcsh and csh stuff. Anyhow, after fiddling with my r

Problems with xinetd

2000-10-25 Thread Todd A. Jacobs
I am trying to pass the IP address of the remote host to a shell script out of xinetd on the telnet port. I have tried the following: # /etc/hosts.allow ALL: ALL: setenv VIRTUAL_IP_ADDR %A # service telnet { disable = no fl

Re: apache is logging IPs only... why?

2000-10-25 Thread Dan Horth
Charles: you're a legend! thanks for the tip... I've now added a pipe to logresolve in the part of my web log analyser script that grabs the day's log entries from the main log files for reporting, and I set all web servers to not resolve hostnames any more... logresolve slotted effortlessly

Re: 3D scripting language?

2000-10-25 Thread Cameron Simpson
On Wed, Oct 25, 2000 at 07:05:52AM -0400, Ben Logan wrote: | I use povray to render animations that illustrate things like | projectile motion and simple harmonic motion. The problem with using | povray this way is that it takes a long time and the resulting | animations are large. Is there some

rpm -bb Xfree86.spec leavs no rpms :(

2000-10-25 Thread Bret Hughes
trying to build Xfree86 4.0.1 from the srpm on rawhide XFree86-4.0.4-1.1.src.rpm This is on a brand new install of 6.2 I installed the srpm and ran rpm -bb XFree86.spec from the /usr/src/redhat/SPECS directoy and about an hour later the build stopped with no apparent (to me at least) problems ex

nscd Error

2000-10-25 Thread SoloCDM
What can be done to correct the follow error? It was created in /var/log/messages. The /etc/nscd.conf has the log file uncommented like all the other lines. nscd: 339: short write in cache_addhst: Broken pipe Note: When you reply to this message, please include the mailing list and my em

PostScript conversion tools

2000-10-25 Thread Michael George
A think I've seen references to software that will convert from PostScript to GIF, TIFF, JPEG, etc, but I can't find any on my system. All I have are the ones which came with ghostscript and tetex. I have checked my 6.1 CDROM but haven't found any likely candidates. Anyone know of these tools a

Re: suid, guid, sticky etc bits

2000-10-25 Thread Matthew Melvin
On Wed, 25 Oct 2000, John MacLean wrote: > Hi all, > Anyone want to give me an explanation of the 'extended' permissions bits. > Such as > suid - program runs with root permissions? > guid - program runs with group permissions? > sticky - only original creator can delete? What about other member

Re: APM under RH7

2000-10-25 Thread Charles Galpin
I wish someone from Red Hat would chine, but my guess is no. It looks like they are trying to use the existance of files named poweroff and halt in / to determine whether or not to do a halt or a halt -p. Strange, but true (I think). charles On Wed, 25 Oct 2000, Gustav Schaffter wrote: > Larry

Re: suid, guid, sticky etc bits

2000-10-25 Thread Bret Hughes
John MacLean wrote: > Hi all, > Anyone want to give me an explanation of the 'extended' permissions bits. > Such as > suid - program runs with root permissions? > guid - program runs with group permissions? > sticky - only original creator can delete? What about other members of the > group? Wha

Re: suid, guid, sticky etc bits

2000-10-25 Thread Rick Warner
suid - set the effective user ID of the process to the owner of the file. If it is owned by user fred, then the process runs as user fred. If it is owned by root, then it runs as root. sgid - set the effect group IP of the process to the group ownership of the file. If the

Re: dd = destroy data?

2000-10-25 Thread Luke C Gavel
On Tue, 24 Oct 2000, Statux wrote: > Does that change every allocation unit, though? Any way to write 0's to > the entire disk is best :) Yes, this is better. You are just 'zeroing' the hard drive using dd or cat. Any DOS utility that proclaims a low-level feature, merely 'zeros' a disk. Othe

Re: dd = destroy data?

2000-10-25 Thread Luke C Gavel
On Mon, 23 Oct 2000, Statux wrote: > dd if=/dev/zero of=/dev/hda <--even better I used the above too. Definitely effective. :) -- Generated Signature -- One is not superior merely because one sees the world as odious. -- Chateaubriand (1768-1848) -- End Sig -- _

Re: Samba/printing/No Postscript

2000-10-25 Thread Anthony E . Greene
On Wed, 25 Oct 2000 15:12 Steve Lee wrote: >So far i have setup a printer >HP2100 the network. This >printer does not have postscript i believe. >When i use lpr to print it looks fine. > >Using samba, i get this garbage printing from >a windows machine. Try using a postscript driver on the win

sysquery: nlookup error on ?

2000-10-25 Thread eric clover
hello, anyone have an idea where this error comes from and/or how to fix/stop please? Oct 25 17:23:02 mail named[29204]: sysquery: nlookup error on ? Oct 25 17:23:34 mail last message repeated 14 times Oct 25 17:24:42 mail last message repeated 16 times Oct 25 17:25:48 mail last message repea

RE: Oracle Problem

2000-10-25 Thread Carson, Chuck
Yes, I followed these instructions, however, how can you move the libraries as suggested and get the installer to run? The installer relies on the libraries that are supposed to be 'hidden'. Thanks, Chuck -Original Message- From: John T. Douglass [mailto:[EMAIL PROTECTED]] Sent: Wednes

Re: MTA assistance....

2000-10-25 Thread Anthony E . Greene
On Wed, 25 Oct 2000 12:46 Fred Edmister wrote: >If anyone knows about MTA and allowing mailing to programs, and how to >activate it it would be greatly appreciated if you could pass it >on.:) I've looked in the user account setup, the sendmail setup, and I >can't find anything about it. Even

Re: [OT]WEB PAGE DESIGN PROBLEM

2000-10-25 Thread lee johnson
> > I need to provide on a served web page dozens of URL anchors that when > clicked result in a quarter screen mini web page which overlays part of > the web page containing the anchor URL that was clicked. Therefore, the > original web page remains intact. > https://listman.redhat.com/mailman/l

Oracle Problems even after 'jerry-rig' approach

2000-10-25 Thread Carson, Chuck
I have re-installed oracle using the 2.1 glibc, and this time when I perform 'startup nomount' it starts the 6 main oracle processes and immediately returns 'not logged on'. From that point I can no longer connect to the instance to shut it down or do anything with it. I am guessing that the inst

Re: USB WebCams

2000-10-25 Thread Jason Costomiris
On Tue, Oct 24, 2000 at 08:36:39PM -0500, Stephen E. Hargrove wrote: : Hey all. I'm in the market for a new webcam, preferably USB. I've : checked out the Linux-USB site, and they have several webcams which seem : to work, but the list seems mixed between quality and useability. : : Does anyone

How to install KDE2 rpms to /opt/kde2

2000-10-25 Thread Brian Wright
KDE 2 isn't binary compatible with KDE 1 apps. But, you can install it so it can coexist alongside KDE 1. Go to www.kde.org first, there are steps on how to have KDE 2 coexist with KDE 1. To install the RPMS, make sure you use the following modifier with rpm: --relocate /usr=/opt/kde2 Have fu

Using KDE-1.x.x themes in KDE2

2000-10-25 Thread Brian Wright
I just got KDE 2, works great!!! I do have some themes for KDE-1.x.x that I want to use in KDE2 and there doesn't seem to be a theme manager. Is there a way to use KDE 1.x.x themes in KDE2? Thanks, Brian _ Brian Wright

Re: Correct Permissions for /tmp

2000-10-25 Thread Statux
drwxrwxrwt5 root root 2048 Oct 25 17:20 tmp which is like 1777 or something > After inadvertently deleting /tmp and then recreating it I started to > receive some odd errors indicating that programs could not write > files in that directory. Chmod 777 /tmp fixed that. What ar

RE: dd = destroy data?

2000-10-25 Thread John Aldrich
On Wed, 25 Oct 2000, Manuel A. Camacho Q. wrote: > > Quick question... would a bulk tape eraser work to wipe a hard drive? > > Would it have to be one of those "industrial" bulk erasers or would > > one of the ones you buy at Radio Shack do the job? :-) > > John > > I don't know if that would

Re: Which virtual IP?

2000-10-25 Thread Mike Burger
Depends on the service...many of them log their access requests. On Wed, 25 Oct 2000, Todd A. Jacobs wrote: > Is there a way to tell what virtual IP a service is responding on? I have > a box with 250 virtual IP's, and I need a straightforward way to determine > which IP address is being used. A

Re: Which virtual IP?

2000-10-25 Thread Michael H. Warfield
On Wed, Oct 25, 2000 at 11:44:38AM -0700, Todd A. Jacobs wrote: > Is there a way to tell what virtual IP a service is responding on? I have > a box with 250 virtual IP's, and I need a straightforward way to determine > which IP address is being used. Any suggestions? Tell from what? A ru

suid, guid, sticky etc bits

2000-10-25 Thread John MacLean
Hi all, Anyone want to give me an explanation of the 'extended' permissions bits. Such as suid - program runs with root permissions? guid - program runs with group permissions? sticky - only original creator can delete? What about other members of the group? What about root? Does this hold even i

RE: Oracle Problem

2000-10-25 Thread John T. Douglass
On Tue, 24 Oct 2000, Carson, Chuck wrote: Perhaps I wasn't specific enough, go to the bugzilla adddress I posted and inside the bug posting the links to the solutons I mentioned. And yes I do have Oracle 8iR2 running on a newly installed (not upgraded) RH7.0 box. The URL again is: http://bugzi

Re: APM under RH7

2000-10-25 Thread Gustav Schaffter
Larry, Maybe so. But shouldn't the line #if [ -f /poweroff -o ! -f /halt ]; then actually read #if [ -f /sbin/poweroff -o ! -f /sbin/halt ]; then anyway? Regards Gustav Larry Grover wrote: > > In RH6.2, typing "halt" at the command line would bring the system down and then do >a power-of

smbmount NT machine

2000-10-25 Thread Steve Lee
i have a NT machine and linux machine. What are some of the few steps to get this machine mounted on a linux machine. can't seem to get it to work? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-l

Samba/printing/No Postscript

2000-10-25 Thread Steve Lee
So far i have setup a printer HP2100 the network. This printer does not have postscript i believe. When i use lpr to print it looks fine. Using samba, i get this garbage printing from a windows machine. How would i fix this. I tried to suppress headers, and it didn't work. ?? __

Re: Home Network w/DSL

2000-10-25 Thread Frank Reichenbacher
Nic, I figured I would set up the IP chains as soon as I have the connections working, otherwise I would have a whole other set of variables to troubleshoot, but that is my intention. Richard Gowen's response (he's not much of a Microsoft fan, is he) said I can use the Apache httpd proxy which I

RE: [OT]WEB PAGE DESIGN PROBLEM

2000-10-25 Thread John Buxton
Have a look around http://javascripts.earthweb.com or http://javascript.about.com/compute/javascript/index.htm or http://www.24fun.com/ You are looking for popups There are lots of examples around John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of

Re: pentium ii and asus p2b-ds

2000-10-25 Thread Hidong Kim
Hi, John, That is really baffling why these 600s won't work together. The bios upgrade to 1012b went smoothly. With the dual 350s, or the single 600, post indicates bios revision 1012b. I checked the markings on the 600s. One has: 600/512/100/2.05V S1 00290020-0122 COSTA RICA '98 SL3JM The

Re: Home Network w/DSL

2000-10-25 Thread Mikkel L. Ellertson
On Wed, 25 Oct 2000, Nic Steussy wrote: > I presume you have IP masquerading set up in IP chains in the Linux box. > > I have a very similar setup. The Win98 boxes are set up as: > WINS resolution off. > Gateway to LOCALNET address of Linux box. i.e. 192.168.xxx.xxx > DNS set to ISP's DNS addre

Re: [OT]WEB PAGE DESIGN PROBLEM

2000-10-25 Thread Matt Housh
I think what you want might be accomplished with a simple javascript popup window. It's pretty straightforward, here's an example: function popupwin(URL) { window.open(URL, 'title', 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,width

Re: Home Network w/DSL

2000-10-25 Thread Bruce Bauer
> I have a home network with 4 Win98 desktops and a linux RH6.2 box networked > through a Linksys 10/100 switch using Samba (I forget which version but it's > recent). Two NICs on the linux box, eth1 for the inside network and eth0 for > the outside. An Xpeed DSL bridge is plugged into eth0. The

Re: Making animations in Linux

2000-10-25 Thread Stew Benedict
see animate, part of the ImageMagik program. This suite of programs is very powerful for doing graphics manipulation from the command line. Also see monatge, convert, display. Stew Benedict The power in technology lies in getting it to work the way you do, we can help. Stew Be

RE: dd = destroy data?

2000-10-25 Thread Manuel A. Camacho Q.
> Quick question... would a bulk tape eraser work to wipe a hard drive? > Would it have to be one of those "industrial" bulk erasers or would > one of the ones you buy at Radio Shack do the job? :-) > John I don't know if that would work. I just would not try that. Magnetic tapes are pretty

RE: APM under RH7

2000-10-25 Thread Manuel A. Camacho Q.
> If you like the old behavior better, you can always change > the `halt` script in /etc/rc/d/init.d. Of course, the next > time you update your initscript package, your changes will > get overwritten, so save a backup copy under a different name. Or you can add an alias to .bashrc. -Manuel.

Re: MTA assistance....

2000-10-25 Thread Fred Edmister
Ok, thank you very much. Here's the thing though. With Redhat 6.2, everything is done through the "interface" and regenerates it if the sendmail.cf is edited outside it. Nothing in the configuration menus says anything about allowing mailing to programs I apologize if I seem ig

Which virtual IP?

2000-10-25 Thread Todd A. Jacobs
Is there a way to tell what virtual IP a service is responding on? I have a box with 250 virtual IP's, and I need a straightforward way to determine which IP address is being used. Any suggestions? -- Todd A. Jacobs Senior Network Consultant ___ Re

Re: pentium ii and asus p2b-ds

2000-10-25 Thread Hidong Kim
Hi, John, Thanks for the quick reply. I'm quite sure that these two cpus aren't defective. I can use either one alone, in either cpu slot, and the machine will boot. I did check that they were properly seated in the slots. The problem doesn't seem to be at the level of the operating system.

Re: Home Network w/DSL

2000-10-25 Thread Nic Steussy
I presume you have IP masquerading set up in IP chains in the Linux box. I have a very similar setup. The Win98 boxes are set up as: WINS resolution off. Gateway to LOCALNET address of Linux box. i.e. 192.168.xxx.xxx DNS set to ISP's DNS address. Domain name set to the ISP domain name. (don't k

Re: Home Network w/DSL

2000-10-25 Thread Richard W. Gowen
If all you want to do is proxy some web traffic thru your linux gateway, the easiest way is to configure the apache proxy services. The lines are already in your httpd.conf file, just uncomment them (look for proxy:) and restart the server. Then your winblows boxes can set thier intershit explor

[OT]WEB PAGE DESIGN PROBLEM

2000-10-25 Thread Ted Hilts
First, I apologise if this off topic subject causes a problem for anyone. I'm polling all the lists to which I belong in the hopes there is someone who has an answer to my problem. I need to provide on a served web page dozens of URL anchors that when clicked result in a quarter screen mini web

Re: pentium ii and asus p2b-ds

2000-10-25 Thread Hidong Kim
Hi, John, I've updated the bios on our asus p2d-bs motherboards to the latest revision, 1012b, but the machines won't boot up with dual piii 600/512 100 mhz bus cpus (katmai). The machine works fine with a single katmai 600 in either cpu slot, but when I put in two, no boot. I've gone back to d

Home Network w/DSL

2000-10-25 Thread Frank Reichenbacher
I have a home network with 4 Win98 desktops and a linux RH6.2 box networked through a Linksys 10/100 switch using Samba (I forget which version but it's recent). Two NICs on the linux box, eth1 for the inside network and eth0 for the outside. An Xpeed DSL bridge is plugged into eth0. The DSL conne

error after apache upgrade

2000-10-25 Thread Lee Howard
After upgrading apache per the RH security advisory... [Wed Oct 25 04:02:06 2000] [notice] SIGHUP received. Attempting to restart Syntax error on line 217 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_info.so into server: /etc/httpd/modules/mod_i nfo.so: undefined symbol: ap_

Re: New 6.1 install not detecting NIC

2000-10-25 Thread Glen Lee Edwards
Bret, You may have hit on something. I originally posted the wrong card (sorry); this is a netgear EA 201C ISA NIC 10BaseT, that can be set to run on 3,5,9,10,11,12 or 15 IRQ. I'll try to find Donald Beckers site and see if I can run his diagnostic program. Thanks! Glen Today, at 09:58, Bret

Re: MTA assistance....

2000-10-25 Thread Marco Shaw
For a RedHat system, you have a MUA, MDA, and MTA. MUA (Mail User Agent) is something like the pine application, MDA (Mail Delivery Agent) is something like the procmail application, and MTA (Mail Transfer Agent) is something like the sendmail application. In other words, you looking to configur

MTA assistance....

2000-10-25 Thread Fred Edmister
If anyone knows about MTA and allowing mailing to programs, and how to activate it it would be greatly appreciated if you could pass it on.:) I've looked in the user account setup, the sendmail setup, and I can't find anything about it. Even tried a man mta, and got "no entry" I

Re: US Elections - enough is enough! [Off Topic]

2000-10-25 Thread Eddie Strohmier
KF: Take it took a f@#ing news group for god sake! Have you not seen the past few mailing from this "Red Hat Linux List" about the off topic ranting about politics. sheesh... Eddie Strohmier - Original Message - From: "kf" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, O

Re: US Elections - enough is enough!

2000-10-25 Thread kf
On Sun, 22 Oct 2000, Rick Forrister wrote: = [EMAIL PROTECTED] said: = > Although it may seem counter-intuitive to some, the Clinton-Gore = > administration made considerable progress in reducing the size of = > government. If memory serves, there was a net reduction of 300,000 = > positions in t

Re: US Elections - enough is enough!

2000-10-25 Thread kf
On Sun, 22 Oct 2000, Bob Taylor wrote: = In message <[EMAIL PROTECTED] = .com>, rpjday = writes: = = {snip] = = > i'm amused by the constant ranting (typically by the right wing) = > about getting rid of the constant "intrusion" of the government = > into the private lives of citizens. keep i

Re: Correct Permissions for /tmp

2000-10-25 Thread Rick Warner
1777. That will allow folks to delete their tmp files, but not those of others. - rick warner On Wed, 25 Oct 2000, Kevin Diffily wrote: > After inadvertently deleting /tmp and then recreating it I started to > receive some odd errors indicating that programs could not write > files in that

Re: APM under RH7

2000-10-25 Thread Larry Grover
In RH6.2, typing "halt" at the command line would bring the system down and then do a power-off. In RH7.0, "halt" simply brings the system down without a power-off. Under 7.0 you can do a halt+power-off by typing "poweroff" at the command line. On my 7.0 machine, "halt -p" has the same resul

RE: dd = destroy data?

2000-10-25 Thread John Aldrich
On Wed, 25 Oct 2000, Manuel A. Camacho Q. wrote: > Sorry: technical term here. "Short circuiting" does not mean "burning". It > is an electronic procedure that just means making a temporary electrical > connection between two (well defined) parts of the circuit (usually two > connections of an int

Re: Gnome running when it wasn't installed

2000-10-25 Thread Mikkel L. Ellertson
On Tue, 24 Oct 2000, Glen Lee Edwards wrote: [SNIP] > >I'm not positive if perhaps you're referring to gdm. In other words, when you > >boot up the system into runlevel 5 (with XFree86) it tries to bring up gdm for > >a visual login. > > No. I boot into runlevel 3. When I "$ startx" from the

Correct Permissions for /tmp

2000-10-25 Thread Kevin Diffily
After inadvertently deleting /tmp and then recreating it I started to receive some odd errors indicating that programs could not write files in that directory. Chmod 777 /tmp fixed that. What are the correct permissions for this directory?

RE: dd = destroy data?

2000-10-25 Thread Manuel A. Camacho Q.
Sorry: technical term here. "Short circuiting" does not mean "burning". It is an electronic procedure that just means making a temporary electrical connection between two (well defined) parts of the circuit (usually two connections of an integrated circuit or with jumper changes). Short circuiting

Re: New 6.1 install not detecting NIC

2000-10-25 Thread Bret Hughes
Glen Lee Edwards wrote: > It doesn't even show up: > > $ less /proc/interrupts >CPU0 > 0: 705187 XT-PIC timer > 1:230 XT-PIC keyboard > 2: 0 XT-PIC cascade > 8: 1 XT-PIC rtc > 12:363 XT-PIC

Re: dd = destroy data?

2000-10-25 Thread Matt Nelson
To *really* delete data requires *35* passes of overwriting with specific bit patterns carefully designed with the disk coding schemes in mind. very frightening! check out http://www.cs.auckland.ac.nz/~pgut001/secure_del.html for a good read! -matt ---

Re: Autoresponders

2000-10-25 Thread John Aldrich
On Wed, 25 Oct 2000, [EMAIL PROTECTED] wrote: > On Mon, 23 Oct 2000, Fred Edmister wrote: > > Hi everyone! It's been a while since I've posted here. (which I guess is > > a good thing... no problems) I have a fairly simple question. Does anyone > > know what the easiest way to set up an

Re: Kernel config file

2000-10-25 Thread John Aldrich
On Tue, 24 Oct 2000, Christopher W. Aiken wrote: > When I run make xconfig to set up a new kernel, > one of the "option buttons" is to "load config file". > > My question is how can I make a "config" file > from my current running kernel? I would like this > config file as a starting point for w

Re: ver 7.0

2000-10-25 Thread John Aldrich
On Tue, 24 Oct 2000, Rick Forrister wrote: > [EMAIL PROTECTED] said: > > On Tue, 24 Oct 2000, Marco Shaw wrote: > > This is Linux after all, and just like a message I read about GLIBC > > and > > RedHat being the first to implement it in a customer release... > > "Somone's > > got to do it.". > >

RE: Side-Raid IDE controller?

2000-10-25 Thread John Aldrich
On Tue, 24 Oct 2000, kevin wrote: > These cards use the Highpoint HPT368 (ATA66) or HPT370 (ATA100) controllers. > > According to Highpoint themselves (www.highpoint-tech.com) the Linux drivers > are single drive only, no RAID. A bit pointless if you ask me :-( > > We use ICP Vortex GDT Raid con

Re: Is This Possible

2000-10-25 Thread Dan Kronstadt
Sorry - when I sent this, I thought they had another product that emulated a disk buffer. But I could not find that on their web site any more. At 06:26 AM 10/24/00 -0700, Dan Kronstadt wrote: >At 07:41 AM 10/24/00 -0500, Chad W. Skinner wrote: >>I am wondering if it is possible to share a disk

Re: installing Apache on RH6.2

2000-10-25 Thread David Brett
Hi Marco Sorry I did not see you email until now. The problem was with the RedHat netwoking, it was not installed properly. Once I reinstalled the network modules and then reinstalled apache, apache did a complete installation. thanks for responding david On Tue, 24 Oct 2000, Marco Shaw wrote

Re: apache is logging IPs only... why?

2000-10-25 Thread Mike Burger
Personally, I'll stick with Webmin. On Wed, 25 Oct 2000, Eric Wood wrote: > I used to say the same thing - until I had to manage more than two Linux > servers. linuxconf save me huge amounts of time once I learned it (like > what it does behind the scenes). I love linuxconf now - can't live wi

Re: apache is logging IPs only... why?

2000-10-25 Thread Chris Harvey
> > Dan. I can't explain why your IPs are not getting looked up anymore, but > can tell you that there is no can of worms here. Apache comes with a > program called logresolve that looks up all the IPs and generates a > "resolved" version of the logfile. Webalizer works great with it > either way.

RE: Volume Charging (Was: US Elections - STOP THIS THREAD)

2000-10-25 Thread Burke, Thomas G.
I guess that keeps you from going crazy on Napster & the like, huh? ;) > -Original Message- > From: Peter Kiem [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, October 25, 2000 1:48 AM > To: [EMAIL PROTECTED] > Subject: Volume Charging (Was: US Elections - STOP THIS THREAD) > > Hi Stev

Re: Device not ready

2000-10-25 Thread Charles Galpin
yes, I'm pretty sure that's waht's happening. It's happening again too. But I don't know *what* is doing this. I have a CDROM and a CDRW. I get these messages constantly whether or not I have a CD in either one of them, self made or otherwise, windows or linux purposed disks. I have vmware insta

RDSI & 6.2

2000-10-25 Thread rodrigo
Hi all! Where can I find a list of RDSI cards supported by RH 6.2? thanks very much ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: >>>>>> iDSL LINUX PROXY<<<<<<

2000-10-25 Thread Burke, Thomas G.
Check out http://tomii.erols.com/firewall.txt for what I'm told is a decent firewall... It is well commented. > -Original Message- > From: Nic Steussy [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, October 24, 2000 7:48 PM > To: [EMAIL PROTECTED] > Subject: Re: >> iDSL LINUX PROXY<

Re: Kernel config file

2000-10-25 Thread Charles Galpin
yes you can. see the files under /usr/src/linux/configs. These are what make oldconfig use. charles On Tue, 24 Oct 2000, Nitebirdz wrote: > On Tue, 24 Oct 2000, Christopher W. Aiken wrote: > > > When I run make xconfig to set up a new kernel, > > one of the "option buttons" is to "load config

Re: apache is logging IPs only... why?

2000-10-25 Thread Charles Galpin
On Wed, 25 Oct 2000, Dan Horth wrote: > > We serve a couple of low bandwidth / low hit sites for some of our > clients and provide them with daily log summaries - as such we need > the client IPs resolved... then again I could re-write the log > analysis scripts to lookup the hostname while c

Re: apache is logging IPs only... why?

2000-10-25 Thread Eric Wood
I used to say the same thing - until I had to manage more than two Linux servers. linuxconf save me huge amounts of time once I learned it (like what it does behind the scenes). I love linuxconf now - can't live without it. -eric wood - Original Message - From: "Dan Horth" <[EMAIL PROTE

kde2.0

2000-10-25 Thread David Yates
Anybody know where I can get rpms for RH6.2 for kde2.0? Anybody compiled it from the source? Lotta Linux Links [EMAIL PROTECTED] http://www.lottalinuxlinks.com

Re: Bringing down a single virtual IP address

2000-10-25 Thread Mike Burger
Oh, excellent...I guess you can ignore my last message. For a second or two, there, I thought I had lost more of my mind than normal. On Tue, 24 Oct 2000, Todd A. Jacobs wrote: > On Tue, 24 Oct 2000, Mike Burger wrote: > > > ifconfig ethx:y down > > My apologies. You are quite correct. Whil

Re: Bringing down a single virtual IP address

2000-10-25 Thread Mike Burger
*blink* This might sound like a stupid question, but were you logged in as root when you issued the command? I ask this because, as an experiment, I just did this on one of my boxes, which is currently hosting 18 virtual IPs, and it worked flawlessly...but I had to issue the command as the ro

Re: installing Apache on RH6.2

2000-10-25 Thread Nitebirdz
On Tue, 24 Oct 2000, David Brett wrote: > I am getting frustratred with trying to get Apache, which comes with > RedHat 6.2. Has anybody else had problems. What is happening is a > partial installation. I am not getting the bin directory to install. > There are probably other directories as w

Making animations in Linux

2000-10-25 Thread Ben Logan
Hi, Is there a small piece of software for Linux which will take a series of images (e.g., img001.tga, img002.tga, img003.tga...) and make an animation from them? I'm generating the images with Pov-Ray, and there can be a lot of images so I don't want to have to insert each frame by hand. A com

3D scripting language?

2000-10-25 Thread Ben Logan
I use povray to render animations that illustrate things like projectile motion and simple harmonic motion. The problem with using povray this way is that it takes a long time and the resulting animations are large. Is there some kind of 3D scripting language that will let you define some object

Can't get sound card+cdrom to work with 7.0 (worked with 6.2)

2000-10-25 Thread Ben Logan
Greetings, I have an Aztech 2320 PNP ISA sound card in a Compaq Prolinea 575e which I had working with Redhat 6.2. The tricky thing is that the secondary IDE port requires a special Compaq driver to work...so I put my two hard disks on the primary controller and hooked the cdrom up to the IDE po

Re: ver 7.0

2000-10-25 Thread John Horne
On 24-Oct-00 at 21:54:58 Alan Mead wrote: > What is 7J ? > Japanese version as far as I remember. John. John Horne, University of Plymouth, UK Tel: +44 (0)1752 233914 E-mail: [EMAIL PROTECTED] PGP key available f

Re: Oracle Problem

2000-10-25 Thread Marco Shaw
Just resending to the list for Chuck Carson who may have missed the email, and links... Marco - Original Message - From: "John T. Douglass" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 24, 2000 11:07 AM Subject: Re: Oracle Problem > On Mon, 23 Oct 2000, Ahbaid Gaff

kde 2.0 rpms for RH 6.2

2000-10-25 Thread markus jais
hi, does anybody know, where to find KDE 2.0 rpms for RH 6.2 at the kde-ftp server I can only find binaries for RH 7.0 markus ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: New 6.1 install not detecting NIC

2000-10-25 Thread Eddie Strohmier
Just a guess but I think that APM message may have something to do with BIOS not haveing the Advanced Power Management function. You may just want to shut down apmd. Though it probably never fired up since it could not find any Power management functions in BIOS. What kind of card was this? May wa

Re: New 6.1 install not detecting NIC

2000-10-25 Thread Glen Lee Edwards
It doesn't even show up: $ less /proc/interrupts CPU0 0: 705187 XT-PIC timer 1:230 XT-PIC keyboard 2: 0 XT-PIC cascade 8: 1 XT-PIC rtc 12:363 XT-PIC PS/2 Mouse 13: 1 XT-P

Re: BASIC (ugh) on RH 7

2000-10-25 Thread fred smith
On Tue, Oct 24, 2000 at 04:15:06PM -0400, Doug McGarrett wrote: > > > > Can anyone suggest an alternative. I may have to find an actual DOS > > system! > > > > > > > DOSEMU, or Opendos, which ships with a lot of distros. :-) > > > >If you require to install DOS in a partition, try FreeDOS. It is