1 / 11

Membangun Cloud OS dengan oneye Operating System

Membangun Cloud OS dengan oneye Operating System. 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

cleo
Download Presentation

Membangun Cloud OS dengan oneye Operating System

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Membangun Cloud OS denganoneye Operating System Contoh Infrastructure as a Service Oleh : OyaSuryana

  2. System Requirement • Web Server Apache2 • Database Server sqlite3 • Modul php5-imap • Modul php5-sqlite • Oneye Operating System

  3. Instalasi Server diUbuntu • 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

  4. Instalasioneye OS • Download oneye OS di http://downloads.oneye-project.org/onye_0.9.0.zip Extract danpidahkankedirektori /var/www $ Sudo unzip onye_0.9.0.zip $ sudo cp –r oneye /var/www/

  5. Cek Directory Permittions

  6. Cek PHP Configuration

  7. Isi Password danNama System

  8. Login Screen

  9. Web Desktop

  10. PengembanganLebihLanjut • Membelinama domain sendiribaikuntuk office atau personal • Upload ke-hosting agar bisadiaksesdimanasaja • Diupayakan hosting didicated hosting supayaleluasauntukmeng-custom configurasi web server • Ataumeng-online-kan server sendiridenganmembeli IP Public ataumenggunakanlayanangratisan

  11. Referensi • http://theplana.wordpress.com/2007/05/11/install-sqlite3-on-ubuntu/ • http://stackoverflow.com/questions/948899/how-to-enable-sqlite3-for-php • http://serverfault.com/questions/173443/how-do-i-enable-the-imap-functions-in-php • http://oneye-project.org/downloads/ • http://ozs.web.id

More Related