[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CUPS printing (newbie)



On Wed, Mar 19, 2003 at 10:01:17AM -0500, Subba Rao wrote:

| How do I print from KWord, OpenOffice Writer and even from command line?

The same as always.  (that is, it's no different than if you had lpd
or lprng or whatever installed; see Matt's explanation of the
interface)

| Also, how do I add it as the network printer to the Samba server?  I
| need to print from a Windows client.

/etc/samba/smb.conf :

[global]
    printing = cups
    printcap name = cups
    load printers = yes

[printers]
    comment = All Printers
    available = yes
    # spool dir
    directory = /tmp
    printable = yes
    public = yes
    writable = yes
    create mode = 0666
    browseable = yes

    guest ok = yes
    guest account = nobody


-D

-- 
Do not pay attention to every word people say,
    or you may hear your servant cursing you --
for you know in your heart
    that many times you yourself have cursed others.
        Ecclesiastes 7:21-22
 
http://dman.ddts.net/~dman/

Attachment: pgpmKeMVqcNIC.pgp
Description: PGP signature


Reply to: