Changes between Initial Version and Version 1 of linux/cups


Ignore:
Timestamp:
2016/12/03 17:54:06 (8 years ago)
Author:
yuna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • linux/cups

    v1 v1  
     1= CUPSでプリンタ設定 
     2 
     3{{{ 
     4$ apt-get install curl cups avahi-daemon avahi-utils sudo 
     5$ curl -o cnijfilter-mg6100series-3.40-1-deb.tar.gz "http://gdlp01.c-wss.com/gds/8/0100003018/01/cnijfilter-mg6100series-3.40-1-deb.tar.gz" 
     6$ tar zxvf cnijfilter-mg6100series-3.40-1-deb.tar.gz 
     7$ avahi-browse -a 
     8+ eth0 IPv4 Canon MG6100 series @ piano                   UNIX Printer         local 
     9}}} 
     10 
     11UNIX Printerが表示されるのを確認する。/etc/cups/cupsd.confのListenとLocationを修正し、 
     12他のホストからアクセスできるようにする。