Difference between revisions of "SchoolOnffLine: Instalasi Dansguardian"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 13: | Line 13: | ||
# UNCONFIGURED - Please remove this line after configuration | # UNCONFIGURED - Please remove this line after configuration | ||
+ | |||
+ | # accessdeniedaddress = 'http://YOURSERVER.YOURDOMAIN/cgi-bin/dansguardian.pl' | ||
+ | accessdeniedaddress = 'http://192.168.0.254/cgi-bin/dansguardian.pl' | ||
+ | |||
+ | Pastikan 'virusscan' off. | ||
+ | |||
+ | |||
Revision as of 19:40, 3 August 2009
Instalasi
# su # apt-get install dansguardian
Edit Konfigurasi
Edit
# vi /etc/dansguardian/dansguardian.conf
Ubah
# UNCONFIGURED - Please remove this line after configuration
# accessdeniedaddress = 'http://YOURSERVER.YOURDOMAIN/cgi-bin/dansguardian.pl' accessdeniedaddress = 'http://192.168.0.254/cgi-bin/dansguardian.pl'
Pastikan 'virusscan' off.
Restart
# rm /tmp/.dguardianipc # /etc/init.d/dansguardian restart