Some cups printing stuff
port: 631
config file: cupsd.conf find location by ps aux | grep -i 'cups'
lpstat -a
lpstat -t - shows print jobs etc
lpstat -t -e Debian 10 specifically
cupsenable print-queue-name
cupsdisable print-queue-name
cupsaccept print-queue-name
cupsreject print-queue-name
To cancel jobs and delete them
cancel -a print-queue-name (lpstat -t shows name to be inserted here)
cancel -a -x print-queue-name
No comments:
Post a Comment
Note: only a member of this blog may post a comment.