Difference between revisions of "Printing in VE with Debian stable"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(No difference)

Revision as of 07:52, 20 October 2006

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:
vzctl set <veid> --devnodes lp0:rw
  • If you configured parport, etc, as modules, you'll have to do the following:
cat << _EOF_ >> /etc/modules
parport
parport_pc
lp
_EOF_
  • Return to the VE and configure your printer in CUPS.