Re: Send printjobs to printer attached to win2k machine

2001-02-11 Thread Mikkel L. Ellertson
On 11 Feb 2001, Harry Putnam wrote: [snip] > > Using the right order I get a connection but still the shares are > denied: > > $ smbclient -N -L chub > > SSL: Error error setting CA cert locations: error:::lib(0) >:func(0) :reason(0) > > trying default locations. > added interface i

Re: What gives with fstab and kernel 2.4.x

2001-02-11 Thread Jack Bowling
** Reply to message from Pete "(Hawk)" <[EMAIL PROTECTED]> on 12 Feb 2001 18:09:35 +1300 > Hi > > I have just reinstalled Redhat 7.0 and done the upgrades and I'm > told I need a 2.4 kernel to get support for my UDMA 66 drives,.. Yes, although it may already have been backported to the 2.2.18 a

Re: Send printjobs to printer attached to win2k machine

2001-02-11 Thread Mikkel L. Ellertson
On 11 Feb 2001, Harry Putnam wrote: [snip] > > Using the right order I get a connection but still the shares are > denied: > > $ smbclient -N -L chub > > SSL: Error error setting CA cert locations: error:::lib(0) >:func(0) :reason(0) > > trying default locations. > added interface i

telnet : kick-off by system if idle....

2001-02-11 Thread gary
Dear all, I got 2 identical setup RH6.2 servers, just different in h/w... OS version : RH6.2 2.2.14-5.0 But my problem is, whenever I telnet into Server A, and if idle for sometime, it will kick me off, where is Server B not, I can telnet into Server B and can leave my telnet window forever wit

RE: Basic Network Configuration and Software

2001-02-11 Thread Mikkel L. Ellertson
On Sun, 11 Feb 2001, Drew Hunt wrote: > I think separating the firewall and server functions into separate boxes is > a good idea just for security, though the whole project could be run out of > one box. > > Why the need for a proxy? Why not just use masquerading instead? see the > MASQUERADIN

Re: Send printjobs to printer attached to win2k machine

2001-02-11 Thread Harry Putnam
"Mikkel L. Ellertson" <[EMAIL PROTECTED]> writes: > On 11 Feb 2001, Harry Putnam wrote: > > > [snip] > > > > Now I'm seeing some more confusing phenomena. My firewall is > > apparently blocking something involved in this transmission. Or at > > least I see packets being blocked going out eth0.

Re: How to setup qmail & RH7.0

2001-02-11 Thread redhat
On Mon, Feb 12, 2001 at 01:47:33AM +0100, Robert Oles wrote: > Do I need /xinetd.d/smtp or /xinetd.d/pop3 config files to configure qmail > in RH7.0 > If yes, can you send me some examples. You should do yourself a favour and download LWQ by Dave Sill. You will have a link at the qmail site. Fol

RE: Basic Network Configuration and Software

2001-02-11 Thread Drew Hunt
I think separating the firewall and server functions into separate boxes is a good idea just for security, though the whole project could be run out of one box. Why the need for a proxy? Why not just use masquerading instead? see the MASQUERADING-HOWTO at your favorite linux docs depo, like lin

Re: blocking an email address (was tar help)

2001-02-11 Thread Mikkel L. Ellertson
On Mon, 12 Feb 2001, Sandeep Sharma wrote: > hi, > > Hey the /etc/mail/access has only root perms.. > So, i got to use some other method of blocking the > mailing list. > > ciao' > sasha > I am sorry, I thought you wanted to block it for a hole mail server, not just one user. For just one user,

Re: blocking an email address (was tar help)

2001-02-11 Thread Sandeep Sharma
hi, Hey the /etc/mail/access has only root perms.. So, i got to use some other method of blocking the mailing list. ciao' sasha "Mikkel L. Ellertson" wrote: > On Mon, 12 Feb 2001, Sandeep Sharma wrote: > > > hi all, > > > > I am using redhat linux 6.2. I want to block a couple of email address

Re: blocking an email address (was tar help)

2001-02-11 Thread Sandeep Sharma
hi, Do we have to be a root to edit the access file.. Actually i want to block a particular egroup/mailing list. Does the following method works for them also. If not can u please ley me know how do i block a mailing list r an egroup. one more thing, can we use a .procmailrc to block address. I

Re: What gives with fstab and kernel 2.4.x

2001-02-11 Thread Mikkel L. Ellertson
On 12 Feb 2001, Pete (Hawk) wrote: > Hi > > I have just reinstalled Redhat 7.0 and done the upgrades and I'm > told I need a 2.4 kernel to get support for my UDMA 66 drives,.. > > So I tried up dateing the kernel to 2.4 and it won't boot as it give > an error : LABEL=/ invallid ext2 can't mount

Re: blocking an email address (was tar help)

2001-02-11 Thread Mikkel L. Ellertson
On Mon, 12 Feb 2001, Sandeep Sharma wrote: > hi all, > > I am using redhat linux 6.2. I want to block a couple of email addresses. > > can you tell me how can i block an email address/ a mailing list.. Can > > u please help me out. > > ciao' > > sasha > You need to edit /etc/mail/access. If you

Re: Basic Network Configuration and Software

2001-02-11 Thread Mikkel L. Ellertson
On Sun, 11 Feb 2001, David Brenner, Ph.D. wrote: > To All, > > I am looking for advice and links to more info on the following: > > My sons school has about fifty pc we need to network. > > We have a DSL line. We need to have web access and file services. E-mail is > also a possibility. > > I thi

What gives with fstab and kernel 2.4.x

2001-02-11 Thread (Hawk)
Hi I have just reinstalled Redhat 7.0 and done the upgrades and I'm told I need a 2.4 kernel to get support for my UDMA 66 drives,.. So I tried up dateing the kernel to 2.4 and it won't boot as it give an error : LABEL=/ invallid ext2 can't mount or something close So I pop of to look at my fs

Re: tar help

2001-02-11 Thread Sandeep Sharma
hi all, I am using redhat linux 6.2. I want to block a couple of email addresses. can you tell me how can i block an email address/ a mailing list.. Can u please help me out. ciao' sasha -- -- "There are things known

Re: Send printjobs to printer attached to win2k machine

2001-02-11 Thread Mikkel L. Ellertson
On 11 Feb 2001, Harry Putnam wrote: > [snip] > > Now I'm seeing some more confusing phenomena. My firewall is > apparently blocking something involved in this transmission. Or at > least I see packets being blocked going out eth0. (My internet > connection). It seems this conversation between t

Re: tar help

2001-02-11 Thread Mikkel L. Ellertson
On Mon, 12 Feb 2001, gary wrote: > Dear all, > > How to use tar command to backup few directories with one command line... > > I did tried to use the following to backup, > > tar cvbf 20 /dev/st0 ./home > tar cvbf 20 /dev/st0 ./var > tar cvbf 20 /dev/st0 ./etc > Using /dev/st0, each backup does a

RE: CVS, SSH, and Tunneling. HOW TO ? HELP please

2001-02-11 Thread Chad W. Skinner
> In order to accomplish this, I only had to add the following lines to my > ~/.bash_profile: > > CVS_RSH=/usr/bin/ssh > export CVS_RSH > CVSROOT=:ext:[EMAIL PROTECTED]:/home/cvs > export CVSROOT > > > Of course, you may have to change the actual CVS directory (it's /home/cvs > in my case). I've

Re: Sendmail: Anti-spam filters with netconf

2001-02-11 Thread Greg Wright
*** REPLY SEPARATOR *** On 12/02/01 at 12:04 gary wrote: > >yes, I did tried that also and 'make' then restart my sendmail, but still >can't block it... > >my access file details as below: >localhost.localdomain RELAY >localhost RELAY >127.0.0.1

RE: tar help

2001-02-11 Thread Jason P Holland
did you try tar -cvbf 20 /dev/st0 ./home ./var ./etc you can specify multiple directories on the same line Jason > > Dear all, > > How to use tar command to backup few directories with one > command line... > > I did tried to use the following to backup, > > tar cvbf 20 /dev/st0 ./home >

tar help

2001-02-11 Thread gary
Dear all, How to use tar command to backup few directories with one command line... I did tried to use the following to backup, tar cvbf 20 /dev/st0 ./home tar cvbf 20 /dev/st0 ./var tar cvbf 20 /dev/st0 ./etc but when I tried to restore the tape with tar xvbf 20 /dev/st0 I only got the last

Re: : Re: Sendmail: Anti-spam filters with netconf

2001-02-11 Thread gary
yes, I did tried that also and 'make' then restart my sendmail, but still can't block it... my access file details as below: localhost.localdomain RELAY localhost RELAY 127.0.0.1 RELAY [EMAIL PROTECTED] REJECT Please advise and thanks...

Re: : Re: Sendmail: Anti-spam filters with netconf

2001-02-11 Thread Greg Wright
*** REPLY SEPARATOR *** On 12/02/01 at 11:21 gary wrote: > >1st thing, so sorry for the html format been sent to all of you, I've >changed the format to plaintext, :)... > >Thanks for the advise... > >I did followed your instructions, but it doesn't work as what expected.. >As

Re: Sendmail: Anti-spam filters with netconf

2001-02-11 Thread gary
1st thing, so sorry for the html format been sent to all of you, I've changed the format to plaintext, :)... Thanks for the advise... I did followed your instructions, but it doesn't work as what expected.. As for more details on my linux system OS: RH6.2 2.2.14-15.0 Mail server : sendmail-8.9.3

Re: Printfilters and Epson Stylus Color 880

2001-02-11 Thread Harry Putnam
"Edward Dekkers" <[EMAIL PROTECTED]> writes: > Looked at GhostView home page and sourceforge, but I can't find an *880.upp > file anywhere. > > If I'm on the wrong track, please tell me, but if I'm on the right track, > does anyone know where I could find a print filter specifically for the > St

Re: Kylix Roadshow - Worth it?

2001-02-11 Thread Charles Galpin
It certainly looks very promising, but not at these prices. Check out this article. http://linuxtoday.com/news_story.php3?ltsn=2001-01-31-001-27-OP-CY-SW In a nutshell, it says be patient, a $99 version will be available soon. That's when I'm buying ;) charles On Sun, 11 Feb 2001, Bob Hartung

Basic Network Configuration and Software

2001-02-11 Thread David Brenner, Ph.D.
To All, I am looking for advice and links to more info on the following: My sons school has about fifty pc we need to network. We have a DSL line. We need to have web access and file services. E-mail is also a possibility. I think we need two linux boxes. Box 1 will be firewall/proxy server.

Re: login in telnet

2001-02-11 Thread Bret Hughes
marcelo roitburd wrote: > > Hi all: > > Pardon my ignorance, I'm a newbie to in linux and red hat 6.2 > > I install in last week a red hat 6.2 and i have a problem from today. > > The problem are in login. > > All user can enter in machine with ftp. only root can login in server > in tty and

Re: multitrunk network card

2001-02-11 Thread Graham Hemmings
By "multitrunking" do you mean "etherchannel" ? Graham. At 10:01 10/02/2001, you wrote: >I have a baystack 450-24 10/100 switch that supports multitrunking. >Are there any network cards that support multitrunking and are compatible >with rh 7.0? ___

Re: Definitive 2.4 upgrade instructions?

2001-02-11 Thread Michael Burger
Actually, my recommendation is to: A) download kernel 2.4.1...the compile and installation went much smoother for me than did the 2.4.0 kernel compile/installation. B) Make sure you change the references in your Makefile from gcc to kgcc. While I did get 2.4.1 compiled with gcc-2.96-69, I am al

QNX and AIX fs on alpha

2001-02-11 Thread Luigi Cavallo
Hi, during a storm, a light crashed a few computers here, and two friends asked me for some help to try to recover data from a QNX and an AIX 3.2 HD. As for the qnx, I included the qnx4 fs in the kernel, but when I try to mount the HD the kernel says that the HD is not QNX. I tried with several

Definitive 2.4 upgrade instructions?

2001-02-11 Thread John Saare
I'm running Redhat 7 (2.2.16 kernel) and would very much like to upgrade to the USB support in 2.4 (I need the USB CF/SM storage media support). I've downloaded 2.4.0, and have downloaded the various module upgrades listed in /Doc*/Changes. Have applied a couple of the more harmless changes (whi

login in telnet

2001-02-11 Thread marcelo roitburd
Hi all: Pardon my ignorance, I'm a newbie to in linux and red hat 6.2 I install in last week a red hat 6.2 and i have a problem from today. The problem are in login. All user can enter in machine with ftp. only root can login in server in tty and anyone can enter with telnet. i make a user

fisher and applixware 5.0

2001-02-11 Thread jack wallen, jr.
i have fisher installed and when trying to install applixware it, well, won't. has anyone had this same issue? i'm sorry i can't be more specific - the machine is at work and i don't remember the error...anyway...if anyone has experienced this i'd love to know if they've solved it and how. than

Re: Routing problems (home network setup)

2001-02-11 Thread jbinpg
On Fri, 9 Feb 2001, Adahma wrote: > I feel like I must be missing something really stupid/simple, so I > feel a little better since it wasn't immediatly obvious to everyone > else. This sounds depressingly familiar. I bet your eth1 card does not want to play nice with your hub. When going t

Anacron job 'cron.daily' errors???

2001-02-11 Thread Gerry Doris
I get the following error message every day. Does anyone know how to fix this? I have all the patches loaded. -- Forwarded message -- Date: Thu, 8 Feb 2001 21:34:57 -0500 From: Anacron <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Anacron job 'cron.daily' /etc/cron.daily/

multitrunk network card

2001-02-11 Thread Spyros Ioakim
I have a baystack 450-24 10/100 switch that supports multitrunking. Are there any network cards that support multitrunking and are compatible with rh 7.0? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redha

How to setup qmail & RH7.0

2001-02-11 Thread Robert Oles
Do I need /xinetd.d/smtp or /xinetd.d/pop3 config files to configure qmail in RH7.0 If yes, can you send me some examples. -- Thanks in advance. Robert ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-l

Re: Setting size of printing paper.

2001-02-11 Thread Ted Gervais
On Sunday 11 February 2001 19:24, you wrote: > On Sun, 11 Feb 2001 17:29:43 Ted Gervais wrote: > >I think I found my problem. My printer was taking a slice off the top of > > my > > > >letters when I was printing and I had posted a message asking how I might > >fix > >that. > > > >Well, I just wen

Re: Setting size of printing paper.

2001-02-11 Thread Anthony E . Greene
On Sun, 11 Feb 2001 17:29:43 Ted Gervais wrote: > >I think I found my problem. My printer was taking a slice off the top of my > >letters when I was printing and I had posted a message asking how I might >fix >that. > >Well, I just went into the printer options and changed the paper selection >

Re: Printing

2001-02-11 Thread Anthony E . Greene
On Sun, 11 Feb 2001 14:58:27 Ted Gervais wrote: >I was wondering if anyone had this as a problem with their printing. > >My printing knocks a slight bit of the top and I think the bottom. Almost >as >if it doesn't fit the page. I can still read what it sliced off the line >but >I would certainly

Setting size of printing paper.

2001-02-11 Thread Ted Gervais
I think I found my problem. My printer was taking a slice off the top of my letters when I was printing and I had posted a message asking how I might fix that. Well, I just went into the printer options and changed the paper selection from: A4(210x297mm,8.26x11.7inches)to

Re: Finding files that are not in a directory (in Perl)

2001-02-11 Thread Randy Perkins
here is some perl that definitely needs critiquing. it renames and moves an .mp3 based on the value of the id3tag. i will put it at the end of this message sorry if this is off topic for this group. thanks randy ---perl script at end of message --- > While we're critiquing his perl, let's beat

printing

2001-02-11 Thread lee
please dis-regard printing trouble i was having.. not sure what did trick but its fine now.. uninstalled ghostscript and reinstalled maybe that did it..go fig lee - ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailm

Printing

2001-02-11 Thread Ted Gervais
I was wondering if anyone had this as a problem with their printing. My printing knocks a slight bit of the top and I think the bottom. Almost as if it doesn't fit the page. I can still read what it sliced off the line but I would certainly like to fix that if it is possible. Maybe I have to c

Kylix Roadshow - Worth it?

2001-02-11 Thread Bob Hartung
Hi all, A general question. My interest in the Kylix product from Borland has been peeked. however, when I checked on the availability of seats on the road show I found out that it costs $395. Does anyone think that this will be worth it. Thanks Bob -- Bob Hartung www.radiologygrouppc.com

Re: Changing to $MAIL with mutt

2001-02-11 Thread Todd A. Jacobs
On Sat, 10 Feb 2001, Ron Golan wrote: > ! -- refers to your ``$spool'' (incoming) mailbox That's it! I must have missed it because I was searching for $MAIL, not $spool. It works, though. Thanks for the help. -- Todd A. Jacobs CodeGnome Consulting, LTD _

up2date repport via e-mail

2001-02-11 Thread Tomás García Ferrari
Hi, I'm attemting to make a script that runs up2date -l and send me an email with the result, so I can set it to run from a crontab. I'm using this command > up2date -l | /bin/mail -s "up2date repport" [EMAIL PROTECTED] But I receive this on my mail: > Retrieving list of all available packages

Re: Printfilters and Epson Stylus Color 880

2001-02-11 Thread Trond Eivind Glomsrød
lee <[EMAIL PROTECTED]> writes: > are there any issues with the 2.2.16-22 kernel i'd forgotten about? Security issues? http://www.redhat.com/support/errata/RHSA-2001-013.html -- Trond Eivind Glomsrød Red Hat, Inc. ___ Redhat-list mailing list [EMA

Re: Kernel compilation..

2001-02-11 Thread Michael Burger
Come on...if he's going from a 2.2.x kernel to 2.4.whatever...prerelease or otherwise, it's still an upgrade. The questions I have for Ted are: 1) In what form did you download the kernel? 2) If tar.gz, did you go to the /usr/src directory and tar -xz the file there? If so, it would have creat

Re: Printfilters and Epson Stylus Color 880

2001-02-11 Thread lee
Edward Dekkers wrote: > After reading many posts on this list, I decided to try to get Linux to > print to my Stylus 880 on a WinME PC. > > Installed printtool, set up printer as Stylus 800 @ 720 x 720: > well i'm lost as to know what the heck is up with my situation. i've had no trouble printi

Re: Send printjobs to printer attached to win2k machine

2001-02-11 Thread Harry Putnam
"Mikkel L. Ellertson" <[EMAIL PROTECTED]> writes: > > Is the printtool setting wrong permissions? After the changes above > > checkpc -f runs silently. > > > > > It may be. These were the permissions that 6.2 used, but it may have > changed in 7.0. Do you have all the updates installed? Yup,

Re: Building ht://dig rpm

2001-02-11 Thread Tomás García Ferrari
> If you would, please restate the problem, including what version(s) of file > you're trying to build. This looks similar to several problems I've > encountered over the last few months and have had a fair bit of success at > fixing when I put my mind to it. Hi, I'm trying to build htdig-3.1.5

Re: Routing problems (home network setup)

2001-02-11 Thread David Brett
If I understand what you are saying, the problem is you can't use the same hub for both networks. (local network and out to the internet) This would explain the errors on the network card (eth1) david On Fri, 9 Feb 2001, Adahma wrote: > On Fri, Feb 09, 2001 at 11:52:50PM -0500, Randy Perkins

Sendmail attack?

2001-02-11 Thread Tomás García Ferrari
Hello, My sendmail daemon is frozen every now and then. The only extrange thing I found on the logs (/var/log/maillog and /var/log/messages) is this: > Feb 6 18:24:43 www sendmail[445]: SAA00445: from=<[EMAIL PROTECTED]>, > size=2660, class=0, pri=62660, nrcpts=2, msgid= > <1b3a3abe$06c

Add POP via web form

2001-02-11 Thread K Old
Hello, I would like to allow to admin users on my server to be able to add POP accounts via a web based interface. I understand I can write a perl or shell script to do this (maybe using the system() function, etc), but I would also like to allow them to only be able to add as many as up to 2

two unrelated questions

2001-02-11 Thread Peter Skensved
Two unrelated questions : 1) What service uses port 635. I see it in my portsentry log files. 2) Is there any way to run get lpd access remote printers through ssh ? I'd like to be able to print locally, to printers on the local network, and to printers at a remote site. There is a fi

Re: Kernel compilation..

2001-02-11 Thread Ted Gervais
On Sat, 10 Feb 2001, Statux wrote: > Um.. you wouldn't be upgrading if you went to a 2.4.0 pre-release. 2.4.1 > is out and 2.4.2 will be out soon. They're all releases. Yup! I am currently using 2.4.0 as I mentioned. I just wanted to move up to a pre-release such as 2.4.1 etc etc.. > > On Sat,

Re: Finding files that are not in a directory (in Perl)

2001-02-11 Thread Cameron Simpson
On Fri, Feb 09, 2001 at 09:40:14PM -0500, Charles Galpin <[EMAIL PROTECTED]> wrote: | Cameron's solution is far simpler, but since you are attempting to do this | in perl, I'll tell you why your comparison is failing [...] | > foreach $item (@control_list) { | > chop($item); | > foreach $

Printfilters and Epson Stylus Color 880

2001-02-11 Thread Edward Dekkers
After reading many posts on this list, I decided to try to get Linux to print to my Stylus 880 on a WinME PC. Installed printtool, set up printer as Stylus 800 @ 720 x 720: Text - fine Postscript: Gobbledegook. (Blank pages, funyy characters - u know the drill) Set the driver back to Epson Sty

Re: What is NMB ?

2001-02-11 Thread Oussama Dbaibo
Thankyou for the explanation,it really helped me out. thx --- --- >From: Nitebirdz <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: Re: What is NMB ? >Date: Sat, 10 Feb 2001 22:49:43 -0600 (C