Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is cups and how to configure?

Answers were Sorted based on User's Feedback



what is cups and how to configure?..

Answer / vinayak

Cups is nothing but service for printer.It can be
configured by editing vi /etc/cups.conf file
after editing the file we need to start the cups service

Is This Answer Correct ?    20 Yes 0 No

what is cups and how to configure?..

Answer / kamal kakkar

it is service for printer
The command is system-config-printer

Is This Answer Correct ?    10 Yes 1 No

what is cups and how to configure?..

Answer / satish malanch

cups stand for comman unix printer service. It is a daemon
used to install printer in linux . we can configure printer
either by setup command or by sytem-config-printer in
terminal windows.

Is This Answer Correct ?    7 Yes 0 No

what is cups and how to configure?..

Answer / dave_chamoli82

Cups is mainly use for printing. It is mainly use for recive
print job and inform print service. Cups is stand for common
unix printing system.
To configure cups:
# system-config-printer

Is This Answer Correct ?    6 Yes 1 No

what is cups and how to configure?..

Answer / karthi

The command is
system-config-printer

Is This Answer Correct ?    4 Yes 0 No

what is cups and how to configure?..

Answer / ravi

CUPS (formerly an acronym for Common Unix Printing System,
but now with no official expansion) is a modular printing
system for Unix-like computer operating systems which allows
a computer to act as a print server. A computer running CUPS
is a host that can accept print jobs from client computers,
process them, and send them to the appropriate printer.

If you are using a client with CUPS and a CUPS server has
already been configured, installing the printers on your
client can not get much easier than this: do nothing.
Through broadcasting, the client should find the CUPS server
and automatically configure the printers that are installed
on that print server. This is one of the features of CUPS
that will be really appreciated on large networks.

Manually configuring printers with CUPS, also is a peace of
cake. If you are new to CUPS and/or Unix printing, the way
to go is probably the web interface. If you have to
configure lots of printers, using the command-line will
probably be faster.

The URL to access the CUPS web interface is
http://hostname:631/admin by default. The port can be
changed in cupsd.conf if necessary.

To add a printer from the command-line the general syntax is
lpadmin -p printer -E -v device -m ppd Lpadmin with the -p
option adds or modifies a printer. The printers are saved in
the file The -x option deletes the named printer. Read the
lpadmin man page for available options.

Example 3. command-line examples

/usr/sbin/lpadmin -p testpr1 -E -v socket://192.168.1.9 -m
deskjet.ppd
/usr/sbin/lpadmin -p testpr2 -E -v parallel:/dev/lp0 -m
laserjet.ppd
/usr/sbin/lpadmin -x testpr1

More information about configuring printers and options can
be found in the CUPS documentation. The Software
Administrators Manual will teach you all you need to know
about configuring printers with CUPS.

Is This Answer Correct ?    1 Yes 0 No

what is cups and how to configure?..

Answer / manoj

system-config-printer
after the
fill all the required information like printer name, etc

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Linux System Calls Interview Questions

What is atomic function / atomic variable ?

1 Answers   Broadcom,


linux file defaults permition

8 Answers  


How to get microseconds of system time from Redhat Linux 4.0

2 Answers  


what is sudo on linux?

3 Answers   IBM,


What are system calls used for process management in linux?

0 Answers  


Port number is already in use .. how to fix for apache..?

1 Answers   Google,


I would like to know whether Simado and Setu products are they EPBX or not ?

0 Answers   IBM,


what is bus trap.

1 Answers   NetApp,


what are the different ways the Linux can swich from User Space to Kernel Space & vice-versa ?

2 Answers   NetApp,


Explain process management system calls in linux?

0 Answers  


linux system its not booting up its showing groub error what i need to do?

4 Answers   Wipro,


if one of the critical section code (linked list) is under ISR & another one in kernel thread ? How you will synchronize for this critical section code ?

4 Answers   NetApp,


Categories