Difference between revisions of "SMEOnffLine: Instalasi Dansguardian"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: Instalasi # su - # apt-get install dansguardian # freshclam ==Edit Konfigurasi== Edit # vi /etc/dansguardian/dansguardian.conf Ubah # UNCONFIGURED - Please remove this line afte...) |
Onnowpurbo (talk | contribs) |
||
Line 28: | Line 28: | ||
==Pranala Menarik== | ==Pranala Menarik== | ||
− | * [[SMEOnffLine: Server Berbasis Sabily | + | * [[SMEOnffLine: Server Berbasis Sabily]] |
− | * [[SMEOnffLine: Server Berbasis Ubuntu | + | * [[SMEOnffLine: Server Berbasis Ubuntu]] |
Latest revision as of 13:12, 12 November 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