Strona 1 z 1
Cups i tryb textowy
: 25 czerwca 2007, 01:58
autor: Rady
Witam czy istnieje jakiś program co konfiguracji i administracji Cupsem działający z pod konsoli w trybie textowym ??
Wiem że można administrować za pomocą lynx i tak sobie skonfigurowałem ale wolałby jakiś programek bo w przeglądarce jakoś źle mi się działa :mrgreen:
: 25 czerwca 2007, 02:21
autor: Gość
foomatic-configure
Kod: Zaznacz cały
foomatic-configure is a program to set up and configure print queues for every known
spooler (CUPS, LPRng, LPD, GNUlpr, PPR, PDQ. CPS, no spooler) and every valid
printer/driver combo in the Foomatic database or every PPD file coming with PostScript
printers. As RIP filter (Raster Image Processor, translation from PostScript to the native
language of the printer) always foomatic-rip(1) will be used, except for PPD files of
PostScript printers under CUPS or PPR, they will be used without RIP filter.
It also comprises half of a programatic API for user tools: you can learn and control
everything about the static properties of print queues here. With the sister program
foomatic-printjob(1), you can do everything related to the print queue’s dynamic state:
submit jobs, and query, cancel, reorder, and redirect them.
lpadmin
Kod: Zaznacz cały
lpadmin configures printer and class queues provided by CUPS. It can also be used to set
the server default printer or class.
When specified before the -d, -p, or -x options, the -E option forces encryption when
connecting to the server.
The first form of the command (-d) sets the default printer or class to destination. Sub
sequent print jobs submitted via the lp(1) or lpr(1) commands will use this destination
unless the user specifies otherwise with the lpoptions(1) command.
The second form of the command (-p) configures the named printer. The additional options
are described below.
The third form of the command (-x) deletes the printer or class destination. Any jobs that
are pending for the destination will be removed and any job that is currently printed will
be aborted.
... jest tego więcej
Pozdrawiam
: 25 czerwca 2007, 11:34
autor: Rady
Chodziło mi o coś co posiada już interface tylko że textowy i nie działa poprzez przeglądarkę. Do tych programów musiał bym napisać skrypty a na to czasu nie mam zabardzo, jesli jest taki program to prośł bym o podanie nazwy lub linka do strony gdzie będe mógł przejżeć programy.