USB プリンタの Canon iP4200 をサーバーに接続して,クライアントの Windows マシンとプリンタ共有します。なお,プリンタは無線機能が内臓された時代になりましたので,このページは当時の記録としてご参照してください。
| $ sudo apt-get install cupsys |
| LogLevel info MaxLogSize 0 Printcap /etc/printcap Port 631 <Location /> Order Deny,Allow Deny From All Allow From 192.168.0.0/24 </Location> <Location /admin> AuthType Basic AuthClass System Order Deny,Allow Deny From All Allow From 192.168.0.0/24 </Location> |
|
| $ sudo /etc/init.d/cupsys restart |









Canon iP4200 を iMac (Mac OS X 10.4) に USB 接続して,クライアントの Windows 2000 マシンとプリンタ共有します。


|
|


