Victims of Military abductions surfaced due to Writ of Amparo
Full text of the writ of Amparo can be found here

Printed copies available, email rbahaguejr [at] gmail [dot] com

Thursday, February 10, 2005

CUPS + SAMBA + DEBIAN SARGE

i am always stuck with cups printing with samba. so i document it now.

1. apt-get install cupsys
2. apt-get install cupsys-bsd cupsys-driver-gimpprint foomatic-bin
3. apt-get install cupsys-bsd
4. apt-get install cupsys-driver-gimpprint
5. apt-get install cupsomatic-ppd
6. apt-get install gs-esp
7. /etc/init.d/cupsys restart

edit samba config in /etc/samba/smb.conf to reflect the sharing of printer to others on the network.

below are some samba URI,

smb://workgroup/server/sharename
smb://server/sharename
smb://user:pass@workgroup/server/sharename
smb://user:pass@server/sharename

which were taken from http://mumford1.dyndns.org/~bs7452/linuxhelp/cups.html.

No comments: