проверьте страницу справочника http://duplicity.nongnu.org/duplicity.1.html
параметр --full-if-older-than
Драйверы переехали на: http://support.brother.com/g/s/id/linux/en/download_prn.html Также проверьте Brothers: http: // support. brother.com/g/s/id/linux/en/instruction_prn1a.html?c=us_ot&lang=en&prod=mfc7360n_all&redirect=on Спасибо за это руководство
CUPS - это сервер печати на большинстве компьютеров с Linux и Mac. Это был проект, начатый Apple много лет назад, и это довольно надежная система для работы с принтерами.
Братская поддержка Linux для этого принтера немного схематична. У них есть драйвер "cupswrapper", который является своего рода слоем совместимости вокруг древнего драйвера LPR. Я, честно говоря, не могу сказать, насколько это будет эффективно.
В любом случае загрузите драйверы deb отсюда (вам нужны и cupswrapper, и файлы LPR):
Сохраните их где-нибудь, затем в терминале, cd
в этот каталог и запустите:
sudo dpkg -i --force-all mfc*.deb
sudo dpkg -i --force-all cupswrapper*.deb
Затем загрузите страницу конфигурации принтера CUPS (http://localhost:631/printers
) и отредактируйте уже настроенный принтер, указав следующую информацию:
Вышесказанное является перефразированием и похудением инструкций брата . Я понятия не имею, работают ли они на самом деле!
Переведено с помощью Google Translate:
BROTHER MFC-7360N подключен к USB-порту для конфигурации принтера Ubuntu 10.04 и далее (localhost):
Download drivers at the following addresses ( deb recommended.) : MFC- 7360N # http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/download_prn.html
Установите драйверы через репозиторий Ubuntu. [ 116]
Go to System Settings > Printing .
Click Add, and then specify as device URI : usb :/ / Brother/MFC-7360N serial = EXXXXXXXXXXXXX (with sérial machine located by the screen of the printer in Menu Button > 6 Device Info ? . > 1.No series ( Warning: eg if No. E69719 - series = F2N979180 then serial = E69719F2N979180 think about removing the dash) .
In choosing a driver > Provide PPD file > Select File > File System > usr > share> ppd (you should see a file ppd MFC7360N.ppd ) Select .
Define names for the final configuration and then click apply and print the test page .
Optional: you can specify / dev/usb/lp0 in the location section by double-clicking the printer.
BROTHER MFC-7360N подключен к USB-порту для конфигурации принтера Ubuntu 10.04 и следующих (localhost):
Download drivers at the following addresses ( deb recommended.) : MFC- 7360N # http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/download_prn.html
Установите драйверы через репозиторий Ubuntu.
Go to System Settings > Printing .
Click Add, and then specify as device URI : usb :/ / Brother/MFC-7360N serial = EXXXXXXXXXXXXX (with sérial machine located by the screen of the printer in Menu Button > 6 Device Info ? . > 1.No series ( Warning: eg if No. E69719 - series = F2N979180 then serial = E69719F2N979180 think about removing the dash) .
In choosing a driver > Provide PPD file > Select File > File System > usr > share> ppd (you should see a file ppd MFC7360N.ppd ) Select .
Define names for the final configuration and then click apply and print the test page .
Optional: you can specify / dev/usb/lp0 in the location section by double-clicking the printer.