Book
- Basic setup of a SOHO server
- SoHo - Software repositories
- SoHo - Alias of loopback interface
- SoHo - IPtables configuration example
- SoHo - Webmin
- SoHo - DNS
- SoHo - VMWare
- SoHo - Windows
- SoHo - OpenVPN
- SoHo - Remote Desktop
- Nameserver on Windows XP forwarding to public DNS with private zones
- SoHO - NTP
- SoHo - SSH
- SoHo - Ubuntu prerequisites
- How to strengthen SSH
- Fixing Nessus complaints
- Java installation on RHEL 4
- Installing vsFTPd on CentOS
- How to setup CA (certificate authority)
- Installation of VIM X11 and archivers on RHEL 4 x86_64
- SoHo - MS & Open-Office
- User management
- CommuniGate Pro
- Backup
- Issue tracking for small groups
- Jabber setup and configuration
- Monitoring & Statistics
- Printing in SOHO
- Faxes in SOHO
- T38 Modem
- PostScript fonts for faxes
- Installing Brother MFU drivers on Ubuntu
- Installing Hylafax client on RHEL4 and Fedora
- Installing Hylafax server on RHEL4
- Installing Hylafax server on Ubuntu
- Integrating Hylafax with CUPS
- Integrating Hylafax with CommuniGate
- Managing Hylafax from Ubuntu client
- Sending and receiving faxes over internet (links)
- How to test faxing
- Drivers for Brother MFUs
- Brand new idea about faxing
- External faxing resources
- Antivirus & Antispam
- External SOHO References
- Supplementary SOHO procedures
CUPS-PDF on Ubuntu
in
Variants of installation: using remote printer in RHEL, using local package in Ubuntu, using GUI program.
Using remote printer on RHEL
lpadmin -p PDF -v ipp://cups.ourdom.com/printers/PDF
-D 'Virtual PDF Writer' -L 'server.ourdom.com'
-u allow root,remroot,@printlords
-o printer-error-policy=abort-job
-o printer-is-shared=trueUsing local package on Ubuntu
lpadmin -p PDF -v cups-pdf:/ -m lsb/usr/cups-pdf/PostscriptColor.ppd
-D 'Virtual PDF Writer' -L 'ttk.ourdom.com'
-u allow root,remroot,@printlords
-o printer-error-policy=abort-job
-o printer-is-shared=trueUsing GUI program
- Open System / Administration / Printers
- Remove initial printers set by installer: Cups-PDF, VmWare Virtual Printer итп
- Click New printer
- Choose Internet Printing Protocol (ipp)
- Host: print.ourdom.com:631
- Queue: /printers/PDF
- (Note: Find Queue may not work)
- Printer identification:
- Name: PDF
- Description: Cups-PDF
- Location: ourdom.com
- Configure driver:
- Manufacturer: Generic
- Model: PDF file generator
- Parameters:
- Page Size: A4
- Output Resolution: 600 DPI

Comments
Post new comment