Showing posts with label local. Show all posts
Showing posts with label local. Show all posts

Friday, August 22, 2008

Setup Fax machine

How to test FAX without bothering a friend? Here is the answer:

http://www.helpmerick.com/node/1005

The two links in this post are:

This one only allows me to send 2 copies to 1 fax number:

- sending only: http://www.interpage.net/sub-wwwfax.html

But this only allows me to send as many copies as I need:
- test sending and receiving: http://h10025.www1.hp.com/ewfrf/wc/document?docname=c00259105&lc=en&cc=us&product=2512008&rule=4965&dlc=

Saturday, August 16, 2008

CUPS printing, sharing with Windows desktop

Fedora provides standard application with GNOME GUI to manage the CUPS printing service. But it looks like the HTTP based service is more flexible, and the more important thing -- more reliable.

Met a problem when sharing with Windows desktop. The solution is to create a class in CUPS management system. And then configure the Windows printer to use a port like "https://gateway:631/classes/<printer name>". The following page gave me a hint:
http://www.owlfish.com/thoughts/winipp-cups-2003-07-20.html