LPQ Control 1.0 review
DownloadAnyone who has spent enough time in Linux probably believes that you can never have enough control. LPQ Control PHP script is a to
|
|
Anyone who has spent enough time in Linux probably believes that you can never have enough control.
LPQ Control PHP script is a tool that parses the output of the lpq command and provides a web interface that allows you to remove print jobs from a printer.
You need to make sure that Apache can execute the lprm command. For a
default Apache installation, you will need to add the following line to
your /etc/sudoers file:
apache ALL=(root) NOPASSWD:/usr/bin/lprm
This allows the PHP program to remove *ANY* specified print job.
Requirements:
Apache
PHP 4.0+
sudo
LPQ Control 1.0 search tags