| - Name of your printer device | for Name and Description | |
| - Your printer device | for Device | |
| - Brother | for Make/Manufacturer Selection | |
| - Printer-driver's name | for Model/Driver Selection |
| - LPD/LPR Host or Printer | for Device | |
| - lpd://(Your printer's IP address)/binary_p1 | for Device URI | |
| - Brother | for Make/Manufacturer Selection | |
| - Printer-driver's name | for Model/Driver Selection |
# ls HL-4070CDW.ppd.gz HL-4070CDW.ppd.gz # gunzip HL-4070CDW.ppd.gz # ls HL-4070CDW.ppd HL-4070CDW.ppd
# chmod 644 /usr/share/cups/model/HL-4070CDW.ppd # chown root:root /usr/share/cups/model/HL-4070CDW.ppd # ls -l /usr/share/cups/model/HL-4070CDW.ppd -rw-r--r-- 1 root root 28363 Jun 17 10:12 /usr/share/cups/model/HL-4070CDW.ppd
# /etc/init.d/cupsys restart * Restarting Common Unix Printing System: cupsd [ OK ] #
# /etc/init.d/cups restart Shutting down cupsd done Starting cupsd done #

