Difference between revisions of "Print monitor"

From SME Server
Jump to navigationJump to search
Line 18: Line 18:
  
  
You must change template. See [[SME9.0_Contribs_QA#Setup|SME9.0 Contribs QA : smeserver-print-monitor]]
+
You must change template. See [[SME9.0_Contribs_QA#smeserver-print-monitor|SME9.0 Contribs QA : smeserver-print-monitor]]
  
 
===Usage===
 
===Usage===

Revision as of 17:34, 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

install with the command

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


The post upgrade event and reboot are not required.


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

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