Looking for 'top' like print monitor

Looking for 'top' like print monitor

Post by James Murra » Thu, 01 May 1997 04:00:00



I am considering setting up a 386 based Linux box as a print server (on a
WFW / Samba network) and need a monitor program like MS print manager
that will the console user to view/delete print jobs and stop and start the
printer. Before I try to write one, does one already exist ? I have looked
in the LSM under 'print' and 'printing' but nothing seems obvious.

Thanks for any help.

jsm

 
 
 

Looking for 'top' like print monitor

Post by David L. Johnso » Thu, 01 May 1997 04:00:00



> I am considering setting up a 386 based Linux box as a print server (on a
> WFW / Samba network) and need a monitor program like MS print manager
> that will the console user to view/delete print jobs and stop and start the
> printer. Before I try to write one, does one already exist ? I have looked
> in the LSM under 'print' and 'printing' but nothing seems obvious.

Try

man lpq

man lprm

man lpc

man lptest

But, BTW, lprm will not allow any old user to delete print jobs, nor
should it.  Only the owner of the job, or the superuser, has that right.

--


Department of Mathematics               http://www.lehigh.edu/~dlj0/dlj0.html
Lehigh University
14 E. Packer Avenue                     (610) 758-3759
Bethlehem, PA 18015-3174

 
 
 

Looking for 'top' like print monitor

Post by Matthew Ric » Fri, 02 May 1997 04:00:00




> > I am considering setting up a 386 based Linux box as a print server (on a
> > WFW / Samba network) and need a monitor program like MS print manager
> > that will the console user to view/delete print jobs and stop and start the
> > printer. Before I try to write one, does one already exist ? I have looked
> > in the LSM under 'print' and 'printing' but nothing seems obvious.

> Try

> man lpq

I'm taking James at his word that he just want a "monitor program".  
Here's a real cheesy one:

xterm -e /bin/sh -c 'while true;do clear;lpq;sleep 3;done'

Enjoy :-)
--

 
 
 

Looking for 'top' like print monitor

Post by Marc Lefran » Sat, 03 May 1997 04:00:00





> > > I am considering setting up a 386 based Linux box as a print server (on a
> > > WFW / Samba network) and need a monitor program like MS print manager
> > > that will the console user to view/delete print jobs and stop
> > > and start the
> I'm taking James at his word that he just want a "monitor program".  
> Here's a real cheesy one:

> xterm -e /bin/sh -c 'while true;do clear;lpq;sleep 3;done'

or watch -n 3 lpq, with watch from the procps package.

--
_____________________________________________________________
 Marc Lefranc, Charge de Recherche au CNRS
 Laboratoire de Spectroscopie Hertzienne (URA CNRS 249)
 Bat P5, UFR de Physique
 Universite des Sciences et Technologies de Lille
 F-59655 Villeneuve d'Ascq CEDEX (FRANCE)

_____________________________________________________________

 
 
 

Looking for 'top' like print monitor

Post by James Murra » Mon, 05 May 1997 04:00:00






>> > > I am considering setting up a 386 based Linux box as a print server (on a
>> > > WFW / Samba network) and need a monitor program like MS print manager
>> > > that will the console user to view/delete print jobs and stop
>> > > and start the

>> I'm taking James at his word that he just want a "monitor program".  
>> xterm -e /bin/sh -c 'while true;do clear;lpq;sleep 3;done'
>or watch -n 3 lpq, with watch from the procps package.

None of the above suggestions are what I am after.
Hmmm, let me try again - what I want is a text-based equivalent of MS
print manager effectively running SUID lp, so that the console user
can easily press a few keys to control the printer and print jobs.
I know how to use lpq, lprm, lpc etc. but the DOS/WIN users do not and
should not need to. For this one printer I want to dispense with normal
security and allow the user to delete others' jobs and stop/start services
from one screen without having to login. e.g. p = pause printer, k = kill a job

Hope I made myself clearer this time.

jsm

 
 
 

1. Looking for 'top' precompiled binary (3.2 2 i386)

Unfortunately my machine don't have a C-compiler neither the system-load
monitor program 'top'. I wonder if anyone might have this precompiled for my
system ? If so; can you please send it to me ?

Thanks in advance !

--------------------------------
 Sverre Larsson * IRC: Thalamus


2. DEC 21041

3. Looking for 'top' program to check RAM

4. I/O (error 5) reading a CDROM

5. Looking for something like 'top' for X

6. Ultrastor 14f Kernal panic:

7. Limiting 'w', 'top' and 'ps'

8. Flash..

9. Looking for 'top' utility

10. Looking for a 'top' like library

11. Another 'top' (33k) -- looking for feedback

12. Look for ADI Microscan 4v 15'' monitor XF86Config

13. 'top' output -> High CPU consumption when thread is in 'sleep' state