Posts Tagged ‘cups’

disable, enable – stop/start printers and classes
USAGE
disable [ -E ] [ -c ] [ -h server ] [ -r reason ] destination(s)
enable [ -E ] destination(s)

DESCRIPTION
enable starts the named printers or classes.

[...]

Thursday, August 27th, 2009 at 21:00 | Comments Off
Categories: D, E

cupsaddsmb – export printers to samba for windows clients
USAGE
cupsaddsmb [ -H samba-server ] [ -U samba-user ] [ -h cups-server ] [
-v ] -a
cupsaddsmb [ -H samba-server ] [ -U samba-user ] [...]

Thursday, August 27th, 2009 at 02:39 | Comments Off
Categories: c

cups-config – get cups api, compiler, directory, and link information.
USAGE
cups-config –api-version
cups-config –cflags
cups-config –datadir
cups-config –help
cups-config –ldflags
[...]

Thursday, August 27th, 2009 at 02:05 | Comments Off
Categories: c

cancel – cancel jobs
USAGE
lp [ -E ] [ -c ] [ -d destination ] [ -h server ] [ -m ] [ -n num-
copies [ -o option ] [ -q priority ] [ -s ] [ [...]

Wednesday, August 26th, 2009 at 22:03 | Comments Off
Categories: c

accept/reject – accept/reject jobs sent to a destination
USAGE
accept destination(s)
reject [ -E ] [ -h server ] [ -r reason ] destination(s)

DESCRIPTION
accept instructs the printing system to accept print jobs to the speci-
[...]

Tuesday, August 25th, 2009 at 23:10 | Comments Off
Categories: A, R
TOP