Re: [Elecraft] OT: Looking for Linux experts

2005-03-11 Thread Mike Markowski

Hi Martin,

I don't use samba much so I'm not positive what the problem is, but do a 
man lpoptions if you're using CUPS to manage your print services.  It 
sounds like you might want to do something like lpoptions -o 
job-sheets=none to turn off banner page printing.  If you're not using 
CUPS, just delete this email.  :-)


Mike  AB3AP

Martin wrote on 03/10/05 13:10 ET:

Hello elecrafters,
sorry for off topic bandwidth:

Have a problem when printing via Windows-Client - Samba/Linux -
Printserver.

After printing, an additional page with the owner of the printjob and
some other details on it is printed out.

How can i switch this off?

Suse Linux 8.0  (the culprit)
Printserver SMC ABR 7004  (not of any importance, but...)

/etc/printcap :

remote:\
:cm=lpdfilter method=raw color=yes:\
:[EMAIL PROTECTED]:\
:sd=/var/spool/lpd/remote:\
:lf=/var/spool/lpd/remote/log:\
:af=/var/spool/lpd/remote/acct:\
:ar:force_localhost@:\
:tr=:cl:sh:sf:


  



___
Elecraft mailing list
Post to: Elecraft@mailman.qth.net
You must be a subscriber to post to the list.
Subscriber Info (Addr. Change, sub, unsub etc.):
http://mailman.qth.net/mailman/listinfo/elecraft


Help: http://mailman.qth.net/subscribers.htm
Elecraft web page: http://www.elecraft.com


Re: [Elecraft] OT: Looking for Linux experts

2005-03-10 Thread David M. Katinsky
My *guess* is to change the printcap entry so that sh=true. I haven;t
played with this kind of thing in a long time, but here's a relevant piece
of man page (from FreeBSD) showing the default value.

 sh bool  false  suppress printing of burst
 page header


remote:\
:cm=lpdfilter method=raw color=yes:\
:[EMAIL PROTECTED]:\
:sd=/var/spool/lpd/remote:\
:lf=/var/spool/lpd/remote/log:\
:af=/var/spool/lpd/remote/acct:\
:ar:force_localhost@:\
:tr=:cl:sh=true:sf:

-- 

It takes brains. It's not like forward, where you can get away with
scoring and not play defense... On defense you have to be thinking.
---Chris Chelios

David M. Katinsky
[EMAIL PROTECTED]
N2RDT



 From: Martin [EMAIL PROTECTED]
 Reply-To: Martin [EMAIL PROTECTED]
 Date: Thu, 10 Mar 2005 19:10:52 +0100
 To: elecraft@mailman.qth.net
 Subject: [Elecraft] OT: Looking for Linux experts
 
 Hello elecrafters,
 sorry for off topic bandwidth:
 
 Have a problem when printing via Windows-Client - Samba/Linux -
 Printserver.
 
 After printing, an additional page with the owner of the printjob and
 some other details on it is printed out.
 
 How can i switch this off?
 
 Suse Linux 8.0  (the culprit)
 Printserver SMC ABR 7004  (not of any importance, but...)
 
 /etc/printcap :
 
 remote:\
 :cm=lpdfilter method=raw color=yes:\
 :[EMAIL PROTECTED]:\
 :sd=/var/spool/lpd/remote:\
 :lf=/var/spool/lpd/remote/log:\
 :af=/var/spool/lpd/remote/acct:\
 :ar:force_localhost@:\
 :tr=:cl:sh:sf:
 
 
   
 
 -- 
 Best regards,
  Martin
 K2 #2706  mailto:[EMAIL PROTECTED]
 
 ___
 Elecraft mailing list
 Post to: Elecraft@mailman.qth.net
 You must be a subscriber to post to the list.
 Subscriber Info (Addr. Change, sub, unsub etc.):
  http://mailman.qth.net/mailman/listinfo/elecraft
 
 Help: http://mailman.qth.net/subscribers.htm
 Elecraft web page: http://www.elecraft.com
 


___
Elecraft mailing list
Post to: Elecraft@mailman.qth.net
You must be a subscriber to post to the list.
Subscriber Info (Addr. Change, sub, unsub etc.):
 http://mailman.qth.net/mailman/listinfo/elecraft

Help: http://mailman.qth.net/subscribers.htm
Elecraft web page: http://www.elecraft.com


Re: [Elecraft] OT: Looking for Linux experts

2005-03-10 Thread Paul Mills


I think that the ':sh:' entry takes care of this???  Maybe he 
should post the relevant parts of the smb.conf file.  Using 
CUPS, lprng, apsfilter, etc???  This stuff can get pretty 
complicated.  Printing under Linux used to be pretty easy.


On Thu, 10 Mar 2005, David M. Katinsky wrote:


My *guess* is to change the printcap entry so that sh=true. I haven;t
played with this kind of thing in a long time, but here's a relevant piece
of man page (from FreeBSD) showing the default value.

sh bool  false  suppress printing of burst
page header


remote:\
   :cm=lpdfilter method=raw color=yes:\
   :[EMAIL PROTECTED]:\
   :sd=/var/spool/lpd/remote:\
   :lf=/var/spool/lpd/remote/log:\
   :af=/var/spool/lpd/remote/acct:\
   :ar:force_localhost@:\
   :tr=:cl:sh=true:sf:

--

It takes brains. It's not like forward, where you can get away with
scoring and not play defense... On defense you have to be thinking.
---Chris Chelios

David M. Katinsky
[EMAIL PROTECTED]
N2RDT




From: Martin [EMAIL PROTECTED]
Reply-To: Martin [EMAIL PROTECTED]
Date: Thu, 10 Mar 2005 19:10:52 +0100
To: elecraft@mailman.qth.net
Subject: [Elecraft] OT: Looking for Linux experts

Hello elecrafters,
sorry for off topic bandwidth:

Have a problem when printing via Windows-Client - Samba/Linux -
Printserver.

After printing, an additional page with the owner of the printjob and
some other details on it is printed out.

How can i switch this off?

Suse Linux 8.0  (the culprit)
Printserver SMC ABR 7004  (not of any importance, but...)

/etc/printcap :

remote:\
:cm=lpdfilter method=raw color=yes:\
:[EMAIL PROTECTED]:\
:sd=/var/spool/lpd/remote:\
:lf=/var/spool/lpd/remote/log:\
:af=/var/spool/lpd/remote/acct:\
:ar:force_localhost@:\
:tr=:cl:sh:sf:




--
Best regards,
 Martin
K2 #2706  mailto:[EMAIL PROTECTED]

___
Elecraft mailing list
Post to: Elecraft@mailman.qth.net
You must be a subscriber to post to the list.
Subscriber Info (Addr. Change, sub, unsub etc.):
 http://mailman.qth.net/mailman/listinfo/elecraft

Help: http://mailman.qth.net/subscribers.htm
Elecraft web page: http://www.elecraft.com




___
Elecraft mailing list
Post to: Elecraft@mailman.qth.net
You must be a subscriber to post to the list.
Subscriber Info (Addr. Change, sub, unsub etc.):
http://mailman.qth.net/mailman/listinfo/elecraft

Help: http://mailman.qth.net/subscribers.htm
Elecraft web page: http://www.elecraft.com


___
Elecraft mailing list
Post to: Elecraft@mailman.qth.net
You must be a subscriber to post to the list.
Subscriber Info (Addr. Change, sub, unsub etc.):
http://mailman.qth.net/mailman/listinfo/elecraft


Help: http://mailman.qth.net/subscribers.htm
Elecraft web page: http://www.elecraft.com