Changes between Version 100 and Version 101 of InstallationGuidelinesVirtualMachine
- Timestamp:
- 03/14/11 15:35:56 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelinesVirtualMachine
v100 v101 7 7 It is in the Open Virtual Machine format for use in either [http://virtualbox.org VirtualBox] or [http://vmware.com VMWare]. 8 8 9 It is currently running the Ubuntu 10.04 OS with Web2Py-r2717, Eden-r1560 & Eclipse 3.5 .9 It is currently running the Ubuntu 10.04 OS with Web2Py-r2717, Eden-r1560 & Eclipse 3.5 (this needs confirmed) 10 10 == Download == 11 892Mb OVF format for !VirtualBox: 12 * http://eden.sahanafoundation.org/downloads/eden-dev-vb-k.zip (UK) 13 * http://sahanafoundation.org/eden-dev-vb-k.zip (US) 14 15 Original site with VMware version available [http://9while9.com/index.php?option=com_content&view=section&id=13&Itemid=27 here], along with documentation and usage notes. 11 409Mb OVF format for !VirtualBox: 12 * http://eden.sahanafoundation.org/downloads/eden_dev_env_-_l_vb.tar.gz (UK) 13 385MB Vmx format for VMWare: 14 * http://eden.sahanafoundation.org/downloads/eden_dev_env_l.tar.gz (UK) 15 16 Original source site with the original patches available [http://9while9.com here], along with documentation and usage notes. 16 17 == Usage Notes == 17 18 … … 19 20 The dev env virtual machines for Virtualbox and VMware are based on a [http://eden.sahanafoundation.org/wiki/BluePrintlivecdinstaller blueprint] and are configured to use about 512MB of RAM. The virtual disk is configured to expand to 20GB. The virtual machine is built on [http://www.turnkeylinux.org/core TurnKey Linux's Core], which in turn is based on Ubuntu 10.04 (Lucid -- the most recent long-term support release). The machine runs [http://code.google.com/p/shellinabox/ Shellinabox], [http://www.webmin.com/ Webmin], and SSH/sftp as services from startup. 20 21 21 The development environment is configured to launch [http://lxde.org LXDE], a lightweight desktop environment after the first boot. From LXDE, Eclipse with Pydev, Firefox with Firebug, and irssi are accessible.22 The development environment is configured to launch [http://lxde.org LXDE], a lightweight desktop environment after the first boot. From LXDE, Eclipse with Pydev, Firefox with Firebug, iPython and irssi are accessible. 22 23 23 24 === Getting Started ===