Mainos / Advertisement:
Cups
Versio hetkellä 25. maaliskuuta 2015 kello 11.43 – tehnyt Minh (keskustelu | muokkaukset) (Ak: Uusi sivu: == Asennus == aptitude install cups {{#allow-groups:user}} Avaa Cupsin konfigurointi tiedosto Editoi kuuntelu portti # Listen for connections on Port 631. Port 631 #Liste...)
Asennus
aptitude install cups
{{#allow-groups:user}} Avaa Cupsin konfigurointi tiedosto
Editoi kuuntelu portti
# Listen for connections on Port 631. Port 631 #Listen localhost:631
# Allow access to the server from any machine on the LAN <Location /> Order allow,deny #Allow localhost Allow 192.168.1.* # change to local LAN settings </Location>
# Allow access to the admin pages from any machine on the LAN <Location /admin> #Encryption Required Order allow,deny #Allow localhost Allow 192.168.1.* # change to local LAN settings </Location>
Siirry graafiseen ip:631
Mainos / Advertisement: