Difference between revisions of "Print monitor"

From SME Server
Jump to navigationJump to search
Line 12: Line 12:
 
==== SME 9====
 
==== SME 9====
  
Configure the [[SME9.0_Contribs_QA#Setup|sme8contribs]] repository before installing LPRng
+
Configure the [[SME9.0_Contribs_QA#Setup|sme8contribs]] repository before installing LPRng print queue monitor‎
  
 
install with the command
 
install with the command

Revision as of 20:50, 15 March 2015

LPRng print queue manager

PythonIcon.png Skill level: easy
The instructions on this page can be followed by a beginner.


Version

Contrib 10:
Contrib 9:
smeserver-print-monitor
The latest version of smeserver-print-monitor is available in the SME repository, click on the version number(s) for more information.


Installation

SME 8

Download the rpm and install with the command

yum install smeserver-print-monitor --enablerepo=smecontribs

SME 9

Configure the sme8contribs repository before installing LPRng print queue monitor‎

install with the command

yum install smeserver-print-monitor --enablerepo=sme8contribs --enablerepo=smecontribs 

You must change template. See SME9.0 Contribs QA : smeserver-print-monitor

Finish the installation

The post upgrade event and reboot are not required.

Usage

The print queue manager will control the print queue for each installed printer. The default install only allows access by the admin user, either to the server manager panel or via web browser.

In server manager select the item Administration >> Printerqueue Admin

For web browser access use the URL

http://www.yourdomain/LPRng

In either case, you will be prompted for the admin username and password.

The usage of the panel is self explanatory.

It is also possible to configure the user manager contrib to have access to the print queue manager.


Removal

Remove (uninstall) the rpm with the command

rpm -e smeserver-print-monitor