Difference between revisions of "SchoolOnffLine: Instalasi Dansguardian"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 1: | Line 1: | ||
Instalasi | Instalasi | ||
− | + | su - | |
− | + | apt-get install dansguardian | |
− | + | freshclam | |
==Edit Konfigurasi== | ==Edit Konfigurasi== |
Revision as of 05:39, 4 September 2009
Instalasi
su - apt-get install dansguardian freshclam
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'
Restart
# /etc/init.d/dansguardian restart