Difference between revisions of "Distro SchoolOnffLine"

From OnnoWiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
==Fitur Distro SchoolOnffLine==
 +
 +
* Berbasis [[Sabily]] atau [[Ubuntu]] 9.04
 +
* Mempunyai Versi Wikipedia For School
 +
 +
==Spesifikasi PC & Jaringan==
 +
 +
* '''[[SchoolOnffLine: Konfigurasi Minimal PC Server SchoolOnffLine | ]]'''
 +
 +
===Konfigurasi Jaringan===
 +
* Statik eth0 IP 192.168.0.254
 +
* Gateway IP 192.168.0.1
 +
* [[DHCP Server]] (Alokasi IP address 192.168.0.30-192.168.0.70)
 +
* OpenDNS & Nawala Project untuk [[Teknik Memblok Situs Tidak Baik | membantu blokir situs tidak baik]]
 +
* Setup /etc/apt/sources.list pada client jaringan jika digunakan untuk Repository Server
 +
 +
deb ftp://192.168.0.254/pub/repo/ jaunty main multiverse restricted universe
 +
deb ftp://192.168.0.254/pub/repo/ jaunty-updates main multiverse restricted universe
 +
deb ftp://192.168.0.254/pub/repo/ jaunty-security main multiverse restricted universe
 +
 +
atau
 +
 +
deb http://192.168.0.254/ubuntu/ jaunty main multiverse restricted universe
 +
deb http://192.168.0.254/ubuntu/ jaunty-updates main multiverse restricted universe
 +
deb http://192.168.0.254/ubuntu/ jaunty-security main multiverse restricted universe
 +
 +
===Server Jaringan===
 +
 +
* [[MySQL]] [[Database Server]]
 +
** root password [[MySQL]] default 123456
 +
* Apache2 [[Web Server]]
 +
* OpenSSH Server
 +
* NAT / Proxy
 +
* Tinyproxy (builtin sabily)
 +
* Dansguardian untuk membantu [[Teknik Memblok Situs Tidak Baik | blokir situs tidak baik]] (builtin Sabily)
 +
* Postfix [[SMTP Mail Server]]
 +
** Relay host SMTP default '''smtp.telkom.net'''
 +
* Dovecot POP3 & [[IMAP Mail Server]]
 +
* [[BIND]] [[DNS Server]] untuk domain '''sekolah.sch.id'''
 +
* [[NTP]] untuk [[time server]] lokal
 +
* [[Samba]] untuk [[Network Neighbourhood]]
 +
* [[FTP Server]]
 +
 +
===Server Aplikasi===
 +
 +
* [[Wordpress]] [[Blog Server]]
 +
* [http://opensource.telkomspeedy.com/wiki SpeedyWiki]
 +
* [[Squirrelmail]] [[Webmail server]]
 +
* [[Senayan]] [[Digital Library]]
 +
* [[KnowldgeTree]] [[Digital Library]]
 +
* Sistem Informasi Sekolah SD (SISFOKOL-SD)
 +
* Sistem Informasi Sekolah SLTP (SISFOKOL-SLTP)
 +
* Sistem Informasi Sekolah SLTA (SISFOKOL-SLTA)
 +
* Sistem Informasi Sekolah SMK (SISFOKOL-SMK)
 +
* ejabberd [[chatting server]]
 +
 +
===Akses ke Beberapa Fitur===
 +
 +
Akses Jasa Web
 +
 +
* http://192.168.0.254/wordpress - Blog Wordpress (admin, 123456)
 +
* http://192.168.0.254/moodle - Moodle (admin, 123456)
 +
* http://192.168.0.254/wiki - SpeedyWiki
 +
* http://192.168.0.254/squirrelmail - Webmail (siswa1, 123456)
 +
* http://192.168.0.254/senayan - Digital Libary (admin, admin)
 +
* http://192.168.0.254/knowledgeTree - Digital Library (admin, admin)
 +
* http://192.168.0.254/sisfokol-sd/ SISFO Sekolah SD (admin, admin)
 +
* http://192.168.0.254/sisfokol-sltp/ SISFO Sekolah SLTP (admin, admin)
 +
* http://192.168.0.254/sisfokol-slta/ SISFO Sekolah SLTA (admin, admin)
 +
* http://192.168.0.254/sisfokol-smk/ SISFO Sekolah SMK (admin, admin)
 +
* http://192.168.0.254/sisfokol-sabily-slta/ SISFO Sekolah Sabily SLTA (admin, admin)
 +
* http://192.168.0.254/janissari (SISFO Sekolah Janisari)
 +
* http://192.168.0.254:5280/admin/ - ejabberd (admin, 123456)
 +
* smb://192.168.0.254/ - [[SAMBA]] Network Neighbourhood
 +
* http://192.168.0.254/ubuntu - siap untuk repository Ubuntu Lokal
 +
* ftp://192.168.0.254/pub/repo - siap untuk repository Ubuntu Lokal
 +
* https://192.168.0.254:1000 - Webmin (admin, 123456)
 +
 +
==Lebih Detail Dengan Distro SchoolOnffLine==
 +
 
* [[SchoolOnffLine: Manual Administrator]]
 
* [[SchoolOnffLine: Manual Administrator]]
 
 
* [[SchoolOnffLine: Server Berbasis Sabily 9.04]]
 
* [[SchoolOnffLine: Server Berbasis Sabily 9.04]]
 
* [[SchoolOnffLine: Server Berbasis Ubuntu 9.04]]
 
* [[SchoolOnffLine: Server Berbasis Ubuntu 9.04]]
Line 6: Line 85:
 
* [[SchoolOnffLine: Server Berbasis Ubuntu 9.04 Server]]
 
* [[SchoolOnffLine: Server Berbasis Ubuntu 9.04 Server]]
 
* [[SchoolOnffLine: Server Wikipedia for School]]
 
* [[SchoolOnffLine: Server Wikipedia for School]]
 
 
 
  
 
==Pranala Menarik==
 
==Pranala Menarik==

Revision as of 04:17, 10 September 2009

Fitur Distro SchoolOnffLine

  • Berbasis Sabily atau Ubuntu 9.04
  • Mempunyai Versi Wikipedia For School

Spesifikasi PC & Jaringan

Konfigurasi Jaringan

  • Statik eth0 IP 192.168.0.254
  • Gateway IP 192.168.0.1
  • DHCP Server (Alokasi IP address 192.168.0.30-192.168.0.70)
  • OpenDNS & Nawala Project untuk membantu blokir situs tidak baik
  • Setup /etc/apt/sources.list pada client jaringan jika digunakan untuk Repository Server
deb ftp://192.168.0.254/pub/repo/ jaunty main multiverse restricted universe
deb ftp://192.168.0.254/pub/repo/ jaunty-updates main multiverse restricted universe
deb ftp://192.168.0.254/pub/repo/ jaunty-security main multiverse restricted universe

atau

deb http://192.168.0.254/ubuntu/ jaunty main multiverse restricted universe
deb http://192.168.0.254/ubuntu/ jaunty-updates main multiverse restricted universe
deb http://192.168.0.254/ubuntu/ jaunty-security main multiverse restricted universe

Server Jaringan

Server Aplikasi

Akses ke Beberapa Fitur

Akses Jasa Web

Lebih Detail Dengan Distro SchoolOnffLine

Pranala Menarik