3. SAMBA AND CUPS ADMINISTRATION

CUPS - Setting and Configure

Note = Cups

      Cups Installation and Administration

Configuration Setup- 1

1

  Summary of Cups

Name          : cups
Summary    : Common Unix Printing System
URL             : http://www.cups.org/
License       : GPL
Description  : The Common UNIX Printing System provides a portable printing layer for
                    : UNIX® operating systems. It has been developed by Easy Software Products
                    : to promote a standard printing solution for all UNIX vendors and users.
                    : CUPS provides the System V and Berkeley command-line interfaces.

2

  Verify the Software because normaly its default install

[root@cos ~]# rpm -qa |grep cups
cups-1.3.7-8.el5_3.4
cups-libs-1.3.7-8.el5_3.4


3

  Cups Start

[root@cos ~]# /sbin/service cups start
Starting cups:                                             [  OK  ]
[root@cos ~]#

4

  Cups Web Admin



5

  Manage Cups Server from Desktop

[routers@nc ~]# ssh -f -L 3000:localhost:631 root@printserver-ip  sleep    2d

Desktop Firefox    >   http://localhost:3000

6

  Cups


7

  Cups



8

  Cups



Previous Section    SAMBA AND CUPS ADMINISTRATION Next Section