LWN.net Logo

Linux in Italian schools - five months later

Linux in Italian schools - five months later

Posted Feb 3, 2006 2:54 UTC (Fri) by cortana (subscriber, #24596)
In reply to: Linux in Italian schools - five months later by evgeny
Parent article: Linux in Italian schools - five months later

Cool trick. If you are using KDE, you can do the same thing with kprinter.

On a Debian (or ~-derived) system you can move lpr out of the way gracefully like so:

dpkg-divert --local --rename --add /usr/bin/lpr

You can then create a symlink at /usr/bin/lpr that dpkg knows not to overwrite, the next time the package containing lpr is upgraded.


(Log in to post comments)

Linux in Italian schools - five months later

Posted Feb 13, 2006 12:50 UTC (Mon) by daenzer (✭ supporter ✭, #7050) [Link]

Or just install cupsys-bsd?

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds