Install Ubuntu7.10 as the printing server and NAT Server
Source: Internet
Author: User
Install Ubuntu7.10. When printing the server and NAT server-Linux Enterprise Application-Linux server application information, read the following for details. Previously, a 7.04 + CUPS printing server was installed on a PII broken machine, which is running well. That is, the machine is a little slow. On the occasion of the release of 7.10, I decided to find a better machine to reinstall a printing server.
It is simpler than expected. Download and install an ISO file for the Desktop version.
After installation, connect the printer, and the system will find the printer, and then automatically install it, including CUPS. So you only need to select the shared printer in the printer settings. I just couldn't find where to modify the printer sharing name, so I had to manually change it.
$ Sudo vi/etc/cups/printers. conf
# Printer configuration file for CUPS v1.3.2
# Written by cupsd on
Info Hewlett-Packard HP LaserJet P2015 Series
DeviceURI hp:/usb/HP_LaserJet_P2015_Series? Serial = 00CNCJD17088
State Idle
StateTime 1193308731
Accepting Yes
Shared Yes
JobSheets none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy retry-job
Share the printer here.
This broken machine is still responsible for NAT Internet access for several machines, so it also needs to install Firestarter, which is still an old problem after installation. You need to change the configuration file:
$ Sudo vi/etc/firestarter. sh, add
LANG = en_US
Then, add two policies to Firestarter to allow SSH and IPP. SSH is convenient for remote management, and IPP is for print sharing.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service