Difference between revisions of "Category:HOWTO"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(created)
 
Line 1: Line 1:
This category is for various HOWTOs on all the possible topics.
+
Printing in VE with Debian stable
 +
 
 +
Here are the steps to set up a print server (CUPS) on a VE using Debian.<br><br>
 +
 
 +
1. Create the VE and do your initial setup.<br><br>
 +
 
 +
2. apt-get cupsys cupsys-bsd foomatic-db cupsomatic-ppd (etc)<br><br>
 +
 
 +
3. Return to the HN and do the following:<br>
 +
<code>vzctl set <veid> --devnodes lp0:rw</code><br><br>
 +
 
 +
4. If you configured parport, etc, as modules, you'll have to do the following:<br>
 +
<code>vim /etc/modules
 +
parport
 +
parport_pc
 +
lp</code><br><br>
 +
 
 +
5. Return to the VE and configure your printer in CUPS.

Revision as of 00:45, 20 October 2006

Printing in VE with Debian stable

Here are the steps to set up a print server (CUPS) on a VE using Debian.

1. Create the VE and do your initial setup.

2. apt-get cupsys cupsys-bsd foomatic-db cupsomatic-ppd (etc)

3. Return to the HN and do the following:
vzctl set <veid> --devnodes lp0:rw

4. If you configured parport, etc, as modules, you'll have to do the following:
vim /etc/modules parport parport_pc lp

5. Return to the VE and configure your printer in CUPS.

Subcategories

This category has only the following subcategory.

Pages in category "HOWTO"

The following 142 pages are in this category, out of 142 total.

Y