summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-01-05 00:08:31 +0100
committerJonas Smedegaard <dr@jones.dk>2024-01-05 00:08:31 +0100
commita21bce2f872d484b1c7fee283e8508c1cf539e27 (patch)
tree99931bf623505576b39e3c1ab2b55ec8f09558ff
parent82ccc96de73b8118d488fa48bf03850adf543bd9 (diff)
add TODO notes on setting up CUPS
-rw-r--r--TODO.md6
1 files changed, 5 insertions, 1 deletions
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