ICE 32 4.0.3 VMware Version for Windows XP and Mac OS Includes: Jaspersever 4.0 Aug 2011 --------------------------------------------------------------------------- VMware image created using: OS: ubuntu jeos 8.04.3 ice: 32bit default login: user:ice password:infobright --------------------------------------------------------------------------- Installation instructions for Windows XP: 1. Download and install the VMware Player from http://www.vmware.com/products/player/ 2. Run VMware Player and open ice32.vmx 3. The VMware Player will display "Powering On..." while Ubuntu is booting. You can view the boot sequence by selecting "Exit Appliance View" from the "Virtual Machine" pulldown menu 4. The VMware Player will display "Ready" when Ubuntu is loaded. You can select "Open Browser" once the VMWare is entirely loaded. To view the terminal window, choose "Virtual Machine" then "Exit Appliance View". Note: For root access on the Ubuntu OS (necessary to access the data directory and/or edit the brighthouse.ini), open the VMware console, login using the ICE credentials, and run: sudo -s Using the same ICE password. --------------------------------------------------------------------------- Installation instructions for Mac OS: 1. Download and install VMware Fusion from http://www.vmware.com/products/fusion/ 2. Run VMware Fusion 3. From the "Virtual Machine Library" open ice32.vmx. This will open the console window while Ubuntu boots. 4. Once Ubuntu has booted, you will need to configure the ICE shared drive (the default shared disk in ice32.vmx is setup for Windows): From the "Virtual Machine" menu, under "Shared Folders" select "Open Shared Folders Settings..." Select the greyed-out "shared" folder and delete it Add a new folder with the name "shared" 5. Find your IP address on the Ubuntu by running: ifconfig Note: If Ubuntu failed to initialize the network, please see the ICE Forums for details on how to address this. 6. Point your browser at http://ip.address. This will display the ICE 32 Appliance welcome page, with the port, and login credentials to connect to ICE using a local client application. Note: For root access on the Ubuntu OS (necessary to access the data directory and/or edit the brighthouse.ini), open the VMware console, login using the ICE credentials, and run: sudo -s Using the same ICE password. --------------------------------------------------------------------------- Network configuration instructions: The VM is currently configured to obtain its IP address using DHCP. If these settings are not appropriate for you, you can change it to a static IP by editing /etc/network/interfaces and specify the IP parameters you want to use. For example, to use 192.168.0.100/24, # The primary network interface auto eth1 iface eth1 inet static address 192.168.0.100 netmask 255.255.255.0 network 192.168.0.0 broadcast 192.168.0.255 gateway 192.168.0.1 and restart networking using # /etc/init.d/networking restart Running standalone (without a network): In this case you must configure the VM to use Host Only or NAT mode, not Bridged Mode. Please see the VMWare documentation on how to adjust this setting. --------------------------------------------------------------------------- "VMware is a registered trademark of VMware, Inc."