diff options
-rw-r--r-- | TODO.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 |