Installing KalturaCE using VMWare on Windows

  • This document is outdated, VMWare releases were stopped since v1.5 release when multi-platform support added.
  • VMWare package was also created for Kaltura CE v4.0. Go here for the CE 4.0 version.
  • Please download the platform of choice on the KalturaCE project page instead.

Introduction

This will guide you through setting up a VMWare player, installing an ubuntu image that contains a kalturaCE and installation of it.

Prerequisites

Installing VMWare Player

  1. Download the rar of the Ubuntu Server 8.041 VMWare Image that contains the KalturaCE. and unrar it on your local machine.
    Note that the image is 840Mb so download may take a while.
  2. Download VMWare Player and install it.
  3. Open the image with the VMWare player.
  4. If you see the following message, click the "Take ownership" button.
    VMWare Installation Guide - 1
  5. If this screen appears select "I copied it".
    VMWare Installation Guide - 2
  6. Then there was a warning about "Could not mount drive A", just ignore this one.
  7. Login into the VMWare with the following credentials:
    • User Name: user (Ubuntu server: notroot)
    • Password: user (Ubuntu server: notroot)
  8. VMWare Installation Guide - 3

  9. Open the terminal application.
    VMWare Installation Guide - 4
  10. In the terminal write "ifconfig".
    VMWare Installation Guide - 6
  11. Copy the ip address out of the result , in my case it is 10.0.0.73
  12. Point your browser to this address http:///kalturaCE/ this could be done from windows machine.
  13. Follow readme file to continue with the installation.
  14. In requirements step all requirements should be already ok.
  15. In Database setup you can use:
    • Database name: kaltura
    • User Name: root
    • Password: leave this field empty
  16. This is pre-configured with the VMWare image, alternatively you may configure a new DB via phpmyadmin http:// /phpmyadmin/
    VMWare Installation Guide - 7
  17. In Configuration page use: http:///kalturaCE/ (should be the default).
    Add your name, valid email, and password as requested.
    VMWare Installation Guide - 8
  18. Finished, email server should be up and running on your VMWare image, and email should be sent to the mail you have provided.
    VMWare Installation Guide - 9
  19. Clicking on the home page link would have more instructions on how to continue.

Comments

Installing KalturaCE using VMWare on Windows

I installed the VM on a Win 2003 server and opened it with vmware server but could not login. I tried login:user and pswd:user, but they did not work. It would be much simpler to use your existing VM rather than going through the entire install with one I have just setup.

page not found

Ubuntu Server 8.041 VMWare Image that contains the KalturaCE.
Ubuntu VMWare Image that contains the KalturaCE (old version).

this pages not found, any idea?

page not found

Ubuntu Server 8.041 VMWare Image that contains the KalturaCE.
Ubuntu VMWare Image that contains the KalturaCE (old version).

this pages not found, any idea?

As it states in the big note

As it states in the big note at the beginning - this is outdated and VMWare distributions were stopped.

Use the vmware link

Hi,

i got mine working but it took a little work. Download the Ubuntu Server 8.041 VMWare Image and the VMware player.

Then you can Install your ubuntu Desktop plugin to get out of terminal mode.

1. run the app, then login and after logging in,

U:notroot
P:notroot

2. type in sudo apt-get install Ubuntu-desktop, it iwll prompt you for the user password to execute the command, type in notroot.

MAKE SURE YOU HAVE YOUR INTERNET CONNECTION AND ETHERNET ADAPTER WORKING CORRECTLY.

If you need help with that (Ethernet), check out the forums. BIG HELP!

If not, you will be unable to download the updates.

My download and install took a few hours, so be patient. Hope this helps!

Edwin-