1 / 16

Instalasi VirtualBox & Phpvirtualbox

Instalasi VirtualBox & Phpvirtualbox. Contoh Pengembangan Layanan Infrastructure as a Service Oleh : Oya Suryana. System Requirements. Download virtualbox https://www.virtualbox.org/wiki/Linux_Downloads Download Extension Pack

kirti
Download Presentation

Instalasi VirtualBox & Phpvirtualbox

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. InstalasiVirtualBox & Phpvirtualbox ContohPengembanganLayanan Infrastructure as a Service Oleh : OyaSuryana

  2. System Requirements • Download virtualbox • https://www.virtualbox.org/wiki/Linux_Downloads • Download Extension Pack • http://download.virtualbox.org/virtualbox/4.1.26/Oracle_VM_VirtualBox_Extension_Pack-4.1.26-84997.vbox-extpack • Download Phpvirtualbox • http://code.google.com/p/phpvirtualbox/downloads/list

  3. Install Virtualbox • Asumsi Master File virtualbox-4.2_4.2.14-86644~Ubuntu~hardy_i386.deb di /home/user/Downloads $sudodpkg–i virtualbox-4.2_4.2.14-86644~Ubuntu~hardy_i386.deb

  4. MenjalankanVirtualbox

  5. Install phpvirtualbox • Tambah user $ sudoadduservirtualbox (isipasswroddaninformasitambahan) • Tambahkan user virtualboxkegrupvboxuser $ adduservirtualboxvboxusers • Extract file phpvirtualbox-4.1-11 ke folder /var/www • Rename folder menjadi phpvirtualbox41 (atauterserahanda)

  6. Save As file config.php-example menjadi config.php mvconfig.php-example config.php • Edit config.php $ sudopico config.php • Edit barisberikut : var $username = 'virtualbox'; var $password = pasword_anda';

  7. Install Extension Pack $ cd Downloads $ sudoVBoxManageextpack install Oracle_VM_VirtualBox_Extension_Pack-4.1.26-84997.vbox-extpack • Jalankanvboxwebsrv Sudo /usr/bin/vboxwebsrv

  8. Jalanakanphpvirtualboxdi browser denganmembukaalamat : http://localhost/phpvirtualbox41 • Masukan username dan password Username : admin Password : admin

  9. PengembanganLebihLanjut • Jikaingindipublikasikandiinternetmakaharusmemiliki • Server Fisik yang powerfull • IP Public • Jikamemiliki line speedy makahaltersebutdimungkinkan, untukpublikasi server sendiridengantelkom speedy silahkanbacabeberapareferensiberikut :

  10. http://ozs.web.id/2011/11/me-remote-modem-adsl-milik-sendiri/http://ozs.web.id/2011/11/me-remote-modem-adsl-milik-sendiri/ • http://ozs.web.id/2011/11/membuat-server-sendiri-dengan-telkom-speedy/ • http://ozs.web.id/2011/11/meng-online-kan-server-sendiri-dengan-telkom-speedy/ • http://ozs.web.id/2011/11/pointing-subdomain-dyndnsorg-ke-server-sendiri/ • http://ozs.web.id/2011/11/setting-dyndns-updater-untuk-pointing-subdomain-dyndnsorg-ke-server-sendiri/ • http://ozs.web.id/2011/11/hasil-akhir-meremote-server-sendiri-dengan-speedy/

  11. Referensi • http://rotyyu.blogspot.com/2012/02/install-virtualbox-extension-pack-di.html • http://ozs.web.id • http://download.virtualbox.org/virtualbox/4.2.14/UserManual.pdf

More Related