Printing from Windows to Linux
I have a Canon Multi-Pass attached to a Windows XP system. Our system is on a small network of both XP and Linux machines. How do I send print-jobs, fax jobs and scanning to and from it for my Linux systems? Also, is it possible to put this Multi-Pass onto a Linux box and toss the XP? It's the only major hurdle left in the migration to Linux.

    Requires Free Membership to View

    When you register, my team of editors will also send you resources covering Linux administration and management; integration and interoperability between Linux, Windows and Unix; securing Linux and mixed-platform environments; and migrating to Linux.

    Cathleen A. Gagne, Senior Editorial Director

    By submitting your registration information to SearchEnterpriseLinux.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchEnterpriseLinux.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

You need to work with Samba and CUPS. CUPS is an acronym for the Common UNIX Printing System. It's aimed towards providing a standard printing interface across a LAN. It also offers interactivity with both Samba and Windows printers. CUPS is free and provided under the GNU General Public License.

When used with Samba, printers can also be used on remote Windows computers and generic PostScript drivers can even be used for printing across the network. Samba is used to provide file and print services to Linux/Unix servers from Windows clients. This solution is actually the one recommended for Red Hat implementations. For specific instructions on how to configure this solutions on RHEL, check out the official Red Hat Documentation for Samba with CUPS support.

Before even thinking about putting the Multi-Pass directly on the Linux box, I would try the solution above. You will have to work very hard to find something unsupported that may or may not work because you're not going to get any official support from Canon on Linux.

This was first published in July 2007