Difference between revisions of "SchoolOnffLine: Instalasi Dansguardian"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Instalasi | Instalasi | ||
+ | # su - | ||
# apt-get install dansguardian | # apt-get install dansguardian | ||
+ | # freshclam | ||
==Edit Konfigurasi== | ==Edit Konfigurasi== | ||
Line 7: | Line 9: | ||
Edit | Edit | ||
− | + | vi /etc/dansguardian/dansguardian.conf | |
Ubah | Ubah | ||
Line 15: | Line 17: | ||
# accessdeniedaddress = 'http://YOURSERVER.YOURDOMAIN/cgi-bin/dansguardian.pl' | # accessdeniedaddress = 'http://YOURSERVER.YOURDOMAIN/cgi-bin/dansguardian.pl' | ||
accessdeniedaddress = 'http://192.168.0.254/cgi-bin/dansguardian.pl' | accessdeniedaddress = 'http://192.168.0.254/cgi-bin/dansguardian.pl' | ||
− | |||
− | |||
− | |||
Line 23: | Line 22: | ||
==Restart== | ==Restart== | ||
− | + | /etc/init.d/dansguardian restart | |
− | |||
Line 33: | Line 31: | ||
* [[SchoolOnffLine: Server Berbasis Sabily 9.04]] | * [[SchoolOnffLine: Server Berbasis Sabily 9.04]] | ||
* [[SchoolOnffLine: Server Berbasis Ubuntu 9.04]] | * [[SchoolOnffLine: Server Berbasis Ubuntu 9.04]] | ||
+ | * [[SchoolOnffLine: Server Berbasis Ubuntu]] | ||
+ | * [[SchoolOnffLine: Server Berbasis Ubuntu 9.04 Alternate]] | ||
+ | * [[SchoolOnffLine: Server Berbasis Ubuntu 9.04 Server]] | ||
* [[SchoolOnffLine: Server Wikipedia for School]] | * [[SchoolOnffLine: Server Wikipedia for School]] | ||
* [[Remastering Ubuntu]] | * [[Remastering Ubuntu]] | ||
+ | |||
+ | [[Category: Linux]] | ||
+ | [[Category: Distro Linux]] | ||
+ | [[Category: SchoolOnffLine]] |
Latest revision as of 18:34, 17 November 2010
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
Pranala Menarik
- Remaster Ubuntu untuk SchoolOnffLine Menggunakan UCK
- SchoolOnffLine: Server Berbasis Sabily 9.04
- SchoolOnffLine: Server Berbasis Ubuntu 9.04
- SchoolOnffLine: Server Berbasis Ubuntu
- SchoolOnffLine: Server Berbasis Ubuntu 9.04 Alternate
- SchoolOnffLine: Server Berbasis Ubuntu 9.04 Server
- SchoolOnffLine: Server Wikipedia for School
- Remastering Ubuntu