printing - banner problem

2002-08-03 Thread Efraim Gat
Hello.   I used printconf-gui to define print queues.   The files I print using lpr or lp are printed without a benner page.   Thank you for advice.   E.Gat    

Re: Rsync cannot authenticate

2002-08-03 Thread Keith Morse
On Sat, 3 Aug 2002, Chris Mason wrote: > /usr/bin/rsync -arvz -e ssh [EMAIL PROTECTED]:/home/files/* > /backup_disk/servername/ > > The output from the cron job is: > Permission denied, please try again. > Permission denied, please try again. > Permission denied (publickey,password,keyboard-int

Re: Hardware Modem needed

2002-08-03 Thread Edward Dekkers
> USR 5610 PCI works great for me. Using it with hylafax and works perfect. > Driver is in the kernel so no problems with hardware recognition. > > Andy Judge My 2c on this. If you have a bad phone line (like here in rural Australia), try a modem like the Maestro Woomera. It has special circuit

Re: wan routes

2002-08-03 Thread Mike Burger
Add the gateway to the firewall's configuration. On Sun, 4 Aug 2002, Andrew Judge wrote: > I have a WAN and a Linux server has only a default gateway which is not > pointing to a WAN router (just internet firewall that isn't aware of > internal routes). I can not ping the Linux machine from the

RE: Hardware Modem needed

2002-08-03 Thread Andrew Judge
USR 5610 PCI works great for me. Using it with hylafax and works perfect. Driver is in the kernel so no problems with hardware recognition. Andy Judge -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Burger Sent: Saturday, August 03, 2002 6:00 AM To

wan routes

2002-08-03 Thread Andrew Judge
I have a WAN and a Linux server has only a default gateway which is not pointing to a WAN router (just internet firewall that isn't aware of internal routes). I can not ping the Linux machine from the WAN. If I set the Linux machine to use the local router as the default gateway (or add routes t

redhat 7.0 kernel upgrade

2002-08-03 Thread pd3
Hei I was thinking about upgrading the 2.2.x kernel on a redhat linux 7.0 box to a 2.4.x kernel. Does anyone have any advice on what I would need to do to prepare the system for this upgrade or should it work without much preparation. t.irvine -- redhat-list mailing list Unsubscribe mailto:[

Re: monitor virtual hosts

2002-08-03 Thread Chris Mason
I tried building mod_watch after editing the makefile but Apache doesn't find it. I added the lines to LoadModule but it complains of Starting httpd: Syntax error on line 965 of /etc/httpd/conf/httpd.conf: Cannot add module via name 'mod_watch.c': not in list of loaded modules Any help apprecia

Re: Network advice wanted (somewhat OT):

2002-08-03 Thread Ed Wilts
On Sat, Aug 03, 2002 at 09:06:03PM -0500, Michael J. Yanowitz wrote: > I have two computers: > > 1) Redhat Linux 7.3 or Windows ExPee connected to a DSL Modem > 2) Windows 98 Connected to a 56K Dialup Modem. > >I would like to set it up so that the two computers see each other. > What i

Multimedia Authoring Software

2002-08-03 Thread Jonathan Bartlett
Is there any multimedia authoring software for Linux, either free or proprietary? I'd prefer an application that ran on both Windows and Linux. Something similar to Director. Jon -- redhat-list mailing list Unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/

Network advice wanted (somewhat OT):

2002-08-03 Thread Michael J. Yanowitz
I have two computers: 1) Redhat Linux 7.3 or Windows ExPee connected to a DSL Modem 2) Windows 98 Connected to a 56K Dialup Modem. I would like to set it up so that the two computers see each other. What is the best hardware and software to do this? What is the most econimical (but effe

Re: Generating DocBook Index

2002-08-03 Thread John Telford
Following a suggestion contained in a communication with Tim Waugh, I discovered my index tag was incorrect. Correcting it fixed the problem. Thanks...John On Sat, Aug 03, 2002 at 03:27:15PM -0400, Robert P. J. Day wrote: > On Sat, 3 Aug 2002, John Telford wrote: > > > I'm using Tim Waugh's ex

RE: A web-based mail system

2002-08-03 Thread Matthew Scarrow
http://sourceforge.net/projects/squirrelmail/   Have a look at this one. From the screen shot's it looks perrty good and it's under the GPL.       Matthew ScarrowComIT Solutions Inc.www.comit.caPhone: 519-442-0100Fax:   519-442-0429 -Original Message-From: [EMAIL PROTECTED] [m

unsubscribe

2002-08-03 Thread Eric S
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Martin Mewes Sent: Saturday, August 03, 2002 1:35 PM To: [EMAIL PROTECTED] Subject: [INN] Configuration help Hi folks, I am just in starting a closed NewsServer and I wanted to use INN with this. But we

Re: A web-based mail system

2002-08-03 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03-Aug-2002/17:53 +0100, Shyam Kumar Mankayil <[EMAIL PROTECTED]> wrote: > >How wpuld you create a web-based mail system for your server on the model >of mail service providers like yahoo.com , hotmail.com , etc. - Inbox , >Outbox etc , assuming I

Re: Apache login as root

2002-08-03 Thread lrnobs
I remember something about user nobody, I'll reread the data on this. Thanks, Larry - Original Message - From: "Duncan Hill" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, August 03, 2002 11:11 AM Subject: Re: Apache login as root > On Sat, 3 Aug 2002, lrnobs wrote: > >

Re: updates wrong

2002-08-03 Thread Bret Hughes
On Sat, 2002-08-03 at 07:30, Martín Marqués wrote: > I don't know where to report this, so I'll do it here, 'cause I know there are > some RH techs. > > I'm doing nightly updates of the RH 7.2, 7.3 updates, and I found the the 7.3 > updates contains to different versions of glibc* and nscd*. Th

[INN] Configuration help

2002-08-03 Thread Martin Mewes
Hi folks, I am just in starting a closed NewsServer and I wanted to use INN with this. But well this is by far to heavy for me I think. Is there any "light" and easy to configurate NewsServer-Software which can be used with RedHat 7.2? Or does anybody have a configuration template for me? All

Re: FTP Anonymous

2002-08-03 Thread Ed Wilts
On Sat, Aug 03, 2002 at 09:40:00AM -0700, Arman Magluyan wrote: > > I have anon-ftp and wu-ftp installed on my Linux box but could not upload > anything giving "550:test Permission denied on server. (upload dirs)." When > I login as a user, I could upload my files. > > I would like for an anon

Re: Rsync cannot authenticate

2002-08-03 Thread Johannes Franken
* Chris Mason <[EMAIL PROTECTED]> [2002-08-03 21:29 +0200]: > /usr/bin/rsync -arvz -e ssh [EMAIL PROTECTED]:/home/files/* > /backup_disk/servername/ > > The output from the cron job is: > Permission denied, please try again. > When I run the script from the command line as root it works. From cr

Re: Generating DocBook Index

2002-08-03 Thread Robert P. J. Day
On Sat, 3 Aug 2002, John Telford wrote: > I'm using Tim Waugh's excellent Selfdocbook (XML Edition) release for > generating documents. > > Now that I have a document of reasonable size, I'm trying to generate an > index. I'm not having success. I have tags such as: > > XX > > throughout the

Generating DocBook Index

2002-08-03 Thread John Telford
I'm using Tim Waugh's excellent Selfdocbook (XML Edition) release for generating documents. Now that I have a document of reasonable size, I'm trying to generate an index. I'm not having success. I have tags such as: XX throughout the document, but no index is being generated. My question is

Rsync cannot authenticate

2002-08-03 Thread Chris Mason
I have a backup script that copies the contents of a directory to my local server at night. The command is run from a script: /etc/cron.daily/backup /usr/bin/rsync -arvz -e ssh [EMAIL PROTECTED]:/home/files/* /backup_disk/servername/ The output from the cron job is: Permission denied, please t

A web-based mail system

2002-08-03 Thread Shyam Kumar Mankayil
How wpuld you create a web-based mail system for your server on the model of mail service providers like yahoo.com , hotmail.com , etc.  - Inbox , Outbox etc , assuming I already have an outgoing and incoming mail server running ? How do you ensure user - account creation and password change ? Than

FTP Anonymous

2002-08-03 Thread Arman Magluyan
I'm trying to access the archive but could not remember my password, so I will just email my question to the list. I have anon-ftp and wu-ftp installed on my Linux box but could not upload anything giving "550:test Permission denied on server. (upload dirs)." When I login as a user, I could up

Re: bug in iptables

2002-08-03 Thread pd3
On Sat, Aug 03, 2002 at 09:06:59AM +0200, Aad van Lieburg wrote: > Hi, > I read about a bug in RH7.2 iptables, due to debugging code, with NAT / > mangle. > Now I'm not sure about this: Is this bug still there in RH7.3? > >From www.netfilter.org homepage: * This bug has not yet been fixed in any

Re: make backup copy of disk with redhat linux

2002-08-03 Thread pd3
On Sat, Aug 03, 2002 at 01:35:05PM +0900, Robert J Spidel wrote: > Gentleman, > > I am now to redhat linux. I am required to make a back-up copy of my > hard drive. On the hard drive the operating system is redhat linux > 7.0. What commands is required to do this? Hei Perhaps you should say

Re: Apache login as root

2002-08-03 Thread Duncan Hill
On Sat, 3 Aug 2002, lrnobs wrote: > As a newbie, working in my basement disconnected from the world I have > logged in as root each time I start Apache. > > The linux administrators guide I have been reading talks about daemons > running as root as a potential security hole and potentially distr

Re: Hardware Modem needed

2002-08-03 Thread Dantin
Well I placed a bit on a Creative Labs v.90 external serial. Its hardware driven. Does anyone else have this type of modem? If so what kind of problems did you have with it running under Red Hat? Do you need a special driver? Just a few questions. Thanks for the input guys.

Re: convert existing ext2 partition to ext3

2002-08-03 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 03 August 2002 05:17 am, Johannes Franken wrote: > Sure, one can compile ext2 into the kernel and then load ext3 as a > module. But what about the journaling the root fs? > > You'd have to configure an initial ramdisk to load the ext3.o b

Re: Unaccounted space usage

2002-08-03 Thread s peram
Hi Linus, No I did not do that for a long time. I'd appreciate if you can throw some more insight on this issue. Thanks, Peram     "C. Linus Hicks" <[EMAIL PROTECTED]>wrote: On Fri, 2002-08-02 at 00:07, Sudhaker P wrote:> Hi All,> I'm facing a weird issue with space of my RH Linux 6.2 machine.> Wh

PPPoE Problem: Inactivity timeout... something wicked happened

2002-08-03 Thread Serban Giuroiu
A few days ago I moved the gateway server in my house from one to another. On the first computer, I never had any problems, but now on the second one (which is running RHL 7.3 - the old one ran RHL 7.2) the connection seems to get lost every few minutes or so. Can anybody tell me what my problem i

Disk space problem

2002-08-03 Thread s peram
Hi, I'm running RH 6.2 kernel 2.4.16. I'm having a weird issue with my disk space on one of my filesystems: When I run df  -h , I have the following result: $ df -hFilesystem    Size  Used Avail Use% Mounted on/dev/sda1    1011M  207M  753M  22% //dev/sda6    1011M  253M  70

Re: Hardware Modem needed

2002-08-03 Thread fred smith
On Sat, Aug 03, 2002 at 06:24:00AM -0600, Dantin wrote: > Thanks. Any particular brand works better? Just wondering I purchased a 7 CD > set from E-Bay and I'm going to Duel Boot with Windows 98 SE. I'm trying to > learn coding in C but cannot afford the visual C stuff. Rather go with gcc > gpl. T

Re: compiling Orbit for gnome-2.0

2002-08-03 Thread Mugurel Tudor
Stupid me. To my surprize, /opt/gnome-2.0/lib was not /etc/ld.so.conf. My mistake ... -- Mugurel Tudor ([EMAIL PROTECTED]) Linux Registered User: 212231 -- Microsoft and Apple make the easy things very easy and the hard thing

Apache login as root

2002-08-03 Thread lrnobs
As a newbie, working in my basement disconnected from the world I have logged in as root each time I start Apache. The linux administrators guide I have been reading talks about daemons running as root as a potential security hole and potentially distructive. What do most web sites do? Do I cre

Re: Hardware Modem needed

2002-08-03 Thread Kevin MacNeil
On Sat, Aug 03, 2002 at 06:24:00AM -0600, Dantin wrote: > > Thanks. Any particular brand works better? Just wondering I purchased > a 7 CD set from E-Bay and I'm going to Duel Boot with Windows 98 SE. > I'm trying to learn coding in C but cannot afford the visual C stuff. > Rather go with gcc gpl

Re: Hardware Modem needed

2002-08-03 Thread Mike Burger
I'm partial to the 3Com/US Robotics modems, personally. On Sat, 3 Aug 2002, Dantin wrote: > Thanks. Any particular brand works better? Just wondering I purchased a 7 CD > set from E-Bay and I'm going to Duel Boot with Windows 98 SE. I'm trying to > learn coding in C but cannot afford the visual

compiling Orbit for gnome-2.0

2002-08-03 Thread Mugurel Tudor
I want to instal gnome-2.0 from sources (I only got the sources, and a dial-up conexion, so don't tell me about the rpm's) and I am stuck at compiling Orbit2-2.4.0 . My compiler is gcc-3.0.2, with the CFLAGS -O3 -march=athlon -funroll-loops -fomit-frame-pointer -fforce-mem -fforce-addr -

Re: Linux Kill Netware

2002-08-03 Thread Edward Marczak
On 8/2/02 12:05 PM, "Flávio" <[EMAIL PROTECTED]> wrote: > Dear List > > I had a Netware Small Business Server on my net without problems, until > introduce a Red Hat Linux 7.3 with Squid, Apache, IMAP, POP and InterScan > antivirus in my Net. My NetWare clients every day loose connection with >

updates wrong

2002-08-03 Thread Martín Marqués
I don't know where to report this, so I'll do it here, 'cause I know there are some RH techs. I'm doing nightly updates of the RH 7.2, 7.3 updates, and I found the the 7.3 updates contains to different versions of glibc* and nscd*. This shouldn't be like this. If I download all the updates and

RE: New Mailing List for RHCEs

2002-08-03 Thread Skeeve Stevens
How about it RedHat? [EMAIL PROTECTED] ? ...Skeeve > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Furnish, Trever G > Sent: Thursday, August 01, 2002 3:51 AM > To: '[EMAIL PROTECTED]' > Subject: RE: New Mailing List for RHCEs > > > I tend t

Re: Hardware Modem needed

2002-08-03 Thread Dantin
Thanks. Any particular brand works better? Just wondering I purchased a 7 CD set from E-Bay and I'm going to Duel Boot with Windows 98 SE. I'm trying to learn coding in C but cannot afford the visual C stuff. Rather go with gcc gpl. Thanks. Dantin - Original

Re: Hardware Modem needed

2002-08-03 Thread Michael Scottaline
On Fri, 2 Aug 2002 23:05:56 -0600 "Stainless" <[EMAIL PROTECTED]> scribbled intuitively: >I'm looking for a modem for Red Hat 7.3 can someone suggest a good >modem >to purchase? Something that has voice / data / fax. I'm not looking for a >USB modem just something serial or internal PCI.

Re: Hardware Modem needed

2002-08-03 Thread Mike Burger
Let me rephrase...any external, serial (not necessarily USB) modem should work. On Sat, 3 Aug 2002, Mike Burger wrote: > Any external modem should work just fine. > > On Fri, 2 Aug 2002, Stainless wrote: > > > I'm looking for a modem for Red Hat 7.3 can someone suggest a good modem > > to

Re: Hardware Modem needed

2002-08-03 Thread Mike Burger
Any external modem should work just fine. On Fri, 2 Aug 2002, Stainless wrote: > I'm looking for a modem for Red Hat 7.3 can someone suggest a good modem > to purchase? Something that has voice / data / fax. I'm not looking for a > USB modem just something serial or internal PCI. Thanks for

Re: convert existing ext2 partition to ext3

2002-08-03 Thread Johannes Franken
* Michael Fratoni <[EMAIL PROTECTED]> [2002-08-03 08:48 +0200]: > > > > have a kernel with ext3 support built in > > > How do you know? > > grep ext3 /proc/filesystems > modprobe ext3 Sure, one can compile ext2 into the kernel and then load ext3 as a module. But what about the journaling the root

Re: unsubscribe

2002-08-03 Thread J.M. Cogels
Not again :(( Marcello Cadioli wrote: