Printing in VE with Debian stable

From OpenVZ Virtuozzo Containers Wiki
Revision as of 07:52, 20 October 2006 by Dim (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.