Contoh Infrastructure as a Service Oleh : Oya Suryana
System Requirement Web Server Apache2 Database Server sqlite3 Modul php5-imap Modul php5-sqlite Oneye Operating System
Instalasi Server di Ubuntu Instalasi Web Server $sudo apt-get install apache2 Install MySQL Server $sudo apt-get install mysql-server Install Sqlite 3 sudo apt-get install sqlite3 libsqlite3-dev Install PHP 5 $sudo apt-get install php5 $sudo apt-get install libapache2-mod-auth-mysql $sudo apt-get install php5-mysql $sudo apt-get install php5-sqlite3 $sudo apt-get install php5-imap
Instalasi oneye OS Download oneye OS di Extract dan pidahkan ke direktori /var/www $ Sudo unzip onye_0.9.0.zip $ sudo cp –r oneye /var/www/
Cek Directory Permittions
Cek PHP Configuration
Isi Password dan Nama System
Login Screen
Web Desktop
Pengembangan Lebih Lanjut Membeli nama domain sendiri baik untuk office atau personal Upload ke-hosting agar bisa diakses dimana saja Diupayakan hosting didicated hosting supaya leluasa untuk meng-custom configurasi web server Atau meng-online-kan server sendiri dengan membeli IP Public atau menggunakan layanan gratisan
Referensi sqlite3-on-ubuntu/ enable-sqlite3-for-php enable-the-imap-functions-in-php