ติดตั้งเครื่องพิมพ์ให้เครือข่าย
Submitted by wd on Mon, 2006-11-13 18:00
# aptitude install cupsys cupsys-bsd \ cupsys-client cupsys-common cupsys-dbg \ cupsys-driver-gimpprint \ cupsys-driver-gutenprint
Do you want to set up the BSD lpd compatibility server? <<<--- No
ปรับตั้ง cupsys
# dpkg-reconfigure cupsys Do you want CUPS to print unknown jobs as raw jobs? <<<--- Yes Printer communication backends: <<<--- [DEFAULT] ปรับตั้งให้สามารถใช้งานผ่านเว็บ ใช้พอร์ต 631 แบบไม่ต้องล๊อกอิน <code># vi /etc/cups/cupsd.conf
... #--- Listen localhost:631 Listen *:631 ... #BrowseAllow @LOCAL BrowseAllow all ... <Location /> Order allow,deny # Allow localhost Allow all </Location> <Location /admin> # Encryption Required AuthType None Order allow,deny # Allow localhost Allow all </Location> <Location /admin/conf> AuthType None Require user @SYSTEM Order allow,deny # Allow localhost Allow all </Location> ...
# /etc/init.d/cupsys restart
สามารถใช้งานผ่านบราวเซอร์ในเครือข่ายได้แล้ว
เช่น http://192.168.1.5:631/
- Printer-friendly version
- Login or register to post comments
- 2383 reads







Recent comments
18 weeks 1 day ago
37 weeks 15 hours ago
47 weeks 2 days ago
1 year 9 weeks ago
1 year 13 weeks ago
1 year 13 weeks ago
1 year 13 weeks ago
1 year 13 weeks ago
1 year 14 weeks ago
1 year 14 weeks ago