Changes

Jump to: navigation, search

Printing in VE with Debian stable

570 bytes added, 07:52, 20 October 2006
no edit summary
Here are the steps to set up a print server (CUPS) on a VE using Debian.

* Create the VE and do your initial setup.
* apt-get cupsys cupsys-bsd foomatic-db cupsomatic-ppd (etc)
* Return to the HN and do the following:
: <code>vzctl set <veid> --devnodes lp0:rw</code>
* If you configured parport, etc, as modules, you'll have to do the following:
: <code>cat << _EOF_ >> /etc/modules
: <code>parport</code>
: <code>parport_pc</code>
: <code>lp</code>
: <code>_EOF_</code>
* Return to the VE and configure your printer in CUPS.


[[Category: HOWTO]]
[[Category: Debian]]

Navigation menu