From a21bce2f872d484b1c7fee283e8508c1cf539e27 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 5 Jan 2024 00:08:31 +0100 Subject: add TODO notes on setting up CUPS --- TODO.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index d7b1b66..56c75de 100644 --- a/TODO.md +++ b/TODO.md @@ -10,7 +10,11 @@ Pending: * Print to brother4040 from network * Print to brother4570 from network - + Test which print spool works + * apt install cups openprinting-ppds colord- + * cupsctl --remote-admin + (or: perl -i -pe 's/(\s*)(Order allow,deny)/$1$2\n$1Allow \@LOCAL'/g /etc/cups/cupsd.conf + * lpinfo -m + * lpadmin -p brother4570 -E -v socket://brother4570.jones.dk -m openprinting-ppds:0/ppd/openprinting/Brother/BR4070_2_GPL.ppd * Print color-managed to brother4570 from network * Document how to print + Cancel failed/hanging print job in CUPS -- cgit v1.2.3