Difference between revisions of "Print monitor"
(→SME 9) |
(→SME 9) |
||
Line 14: | Line 14: | ||
yum install smeserver-print-monitor --enablerepo=sme8contribs --enablerepo=smecontribs | yum install smeserver-print-monitor --enablerepo=sme8contribs --enablerepo=smecontribs | ||
+ | You must change template. See [[SME9.0_Contribs_QA#smeserver-print-monitor|SME9.0 Contribs QA : smeserver-print-monitor]] | ||
+ | |||
+ | ==== Finish the installation ==== | ||
The post upgrade event and reboot are not required. | The post upgrade event and reboot are not required. | ||
− | |||
− | |||
− | |||
===Usage=== | ===Usage=== |
Revision as of 17:43, 15 March 2015
LPRng print queue manager
Version
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
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
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