Difference between revisions of "ADempiere Virtual Appliance"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Useful links: Thread in SF)
m (Useful links)
Line 14: Line 14:
 
* [http://static.i-logic.hu/adempiereVirtualAppliance/ AVA download mirror 3]
 
* [http://static.i-logic.hu/adempiereVirtualAppliance/ AVA download mirror 3]
 
* [http://www.vmware.com/products/free_virtualization.html Download the VMware player here]
 
* [http://www.vmware.com/products/free_virtualization.html Download the VMware player here]
* [https://sourceforge.net/forum/message.php?msg_id=4021645 See relevant thread in Sourceforge for troubleshooting]
+
* [https://sourceforge.net/forum/forum.php?thread_id=1616344&forum_id=610546 See relevant thread in Sourceforge for troubleshooting]
  
 
[[Category:Marketing]]
 
[[Category:Marketing]]
 
[[Category:Community]]
 
[[Category:Community]]
 
[[Category:Developer documentation]]
 
[[Category:Developer documentation]]

Revision as of 06:53, 22 November 2006

VMWare player and server are softwarepackages which allow running operating system inside another operating system. You can have (for example) Linux running in vmware on WindowsXP machine. And poor Linux has no idea that it is running on iron which is only simulated by vmware. And the thing virtual Linux thinks is harddrive is actually only file in windows.

Vmware run on Windows, Linux and Mac. And it can run many different operating systems (For example DOS and windows98 works well on vmware). There is many different vmware products, but free (as in beer) ones come in two flavors: vmplayer is suitable for playing readymade images (like AVA) and vmserver is bigger and bit slower but you can run many virtual machines and create new ones.

Both vmplayer and vmserver are really easy to install (even in Linux).

AVA can be a quick alternative to installing ADempiere from scratch

Useful links