Difference between revisions of "Print monitor"
RayMitchell (talk | contribs) m (Administration category added) |
Unnilennium (talk | contribs) |
||
(14 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
== LPRng print queue manager == | == LPRng print queue manager == | ||
+ | {{Level|easy}} | ||
− | === | + | === Version === |
− | + | {{#smeversion:smeserver-print-monitor}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | smeserver- | ||
− | |||
===Installation=== | ===Installation=== | ||
+ | <tabs container> | ||
+ | <tab name="For sme10"> | ||
Download the rpm and install with the command | Download the rpm and install with the command | ||
− | + | yum install smeserver-print-monitor --enablerepo=smecontribs | |
+ | </tab> | ||
+ | <tab name="For sme9 and sme8"> | ||
+ | install with the command | ||
+ | yum install smeserver-print-monitor --enablerepo=smecontribs | ||
− | + | *You should run this command | |
+ | signal-event console-save | ||
+ | *or | ||
+ | signal-event post-upgrade; signal-event reboot | ||
+ | </tab> | ||
+ | </tabs> | ||
===Usage=== | ===Usage=== | ||
Line 37: | Line 39: | ||
The usage of the panel is self explanatory. | 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. | |
− | |||
− | |||
− | |||
− | It is also possible to configure the user manager contrib to have access to the print queue manager | ||
Line 47: | Line 45: | ||
Remove (uninstall) the rpm with the command | Remove (uninstall) the rpm with the command | ||
− | rpm -e smeserver- | + | rpm -e smeserver-print-monitor |
+ | === Bugs === | ||
+ | Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi?product=SME%20Contribs bugzilla] | ||
+ | and select the smeserver-print-monitorcomponent or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-print-monitor|title=this link}}. | ||
+ | {{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-print-monitor | ||
+ | |noresultsmessage="No open bugs found."}} | ||
− | |||
− | + | ===Changelog=== | |
+ | Only released version in smecontrib are listed here. | ||
+ | {{ #smechangelog: smeserver-print-monitor}} | ||
---- | ---- | ||
[[Category:Contrib]] | [[Category:Contrib]] | ||
− | [[Category:Administration]] | + | [[Category:Administration:Printing]] |
Latest revision as of 08:36, 1 June 2021
LPRng print queue manager
Version
Installation
Download the rpm and install with the command
yum install smeserver-print-monitor --enablerepo=smecontribs
install with the command
yum install smeserver-print-monitor --enablerepo=smecontribs
- You should run this command
signal-event console-save
- or
signal-event post-upgrade; signal-event reboot
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
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-print-monitorcomponent or use this link .
ID | Product | Version | Status | Summary |
---|---|---|---|---|
12126 | SME Contribs | 10.0 | CONFIRMED | rewriting externalSSLAccess |
Changelog
Only released version in smecontrib are listed here.
2022/07/31 Jean-Philippe Pialasse 0.0.7-8.sme
- update to httpd 2.4 access syntax [SME: 12058]
- update to httpd 2.4 access syntax [SME: 12058]
- Add Update event to createlinks [SME: 11067]
2021/03/28 BogusDateBot
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
- Initial import to SME10 [SME: 11067]