Archive for the ‘vm guest’ Category
Tuesday, June 24th, 2008
EC2 Quick Start
- sign up
- generate cert & private key
- download amazon ec2 tools into ~/ec2
- export environment variables
- export EC2_HOME=~/ec2
- export JAVA_HOME=/usr/java/jre1.5.0_15
- export EC2_PRIVATE_KEY=~/ec2/pk.pem
- export EC2_CERT=~/ec2/cert.pem
- export EC2_JVM_ARGS=”-Dhttps.proxyHost=my.proxy -Dhttps.proxyPort=8080″
Then run amazon ec2 describe images utility
$ ./bin/ec2-describe-images -a
you’ll see a list of over 600 AMIs including the following jumpboxs
- IMAGE ami-70ab4f19 jumpbox-amis/bugzilla-1.1.0.manifest.xml
- IMAGE ami-71ab4f18 jumpbox-amis/mediawiki-1.1.0.manifest.xml
- IMAGE ami-6aac4803 jumpbox-amis/movabletype-1.1.0.manifest.xml
- IMAGE ami-0eb45067 jumpbox-amis/wordpress-1.1.0.manifest.xml
just choose a JumpBox AMI virtual machine software appliance and run it !
Finally check your credit card bill the following month !
Posted in amazon ec2, ami, cloud, vm guest | No Comments »
Tuesday, June 24th, 2008
Tags: ami, ec2, ubuntu
Posted in amazon ec2, vm guest | No Comments »
Tuesday, June 10th, 2008
http://VirtualAppliances.net/downloads/
VirtualAppliances.net appliances feature an upgrade to their base distribution, using Ubuntu 8.04 LTS Server Edition, which will be supported by Canonical until 2013.
All of the 32 bit Appliances are using Ubuntu JeOS (Just enough Operating System) which provides a kernel optimized for virtual appliance use.
VMware OVF (Open Virtual appliance Format) images are now available for VMware ESX and ESXi in both 32 bit and 64 bit versions.
Posted in jeos, ovf, software appliance, ubuntu, virtual appliance, vm, vm guest, vmware | No Comments »
Tuesday, June 3rd, 2008
rPath Xen software appliance virtual machine build options
Non Xen
Xen domU
- domU, ~!group-dist.bothpae, ~!kernel.pae, ~kernel.smp, xen is: x86(mmx)
Xen domU+pae
- domU, ~!group-dist.bothpae, ~kernel.pae, ~kernel.smp, xen is: x86(mmx)
Posted in rPath, software appliance, vm guest, xen | No Comments »
Tuesday, June 3rd, 2008
The updated version of rBuilder, rPath’s flagship product, provides a new Appliance Model which allows software companies to centrally define configurations for the development, testing and release stages of their appliance. This makes it easier for multiple groups to coordinate on the development and launch of a new appliance. It also ensures that consistent processes are used across multiple appliance releases.
Posted in rPath, software appliance, vm guest | No Comments »
Friday, May 23rd, 2008
Using MySQL Enterprise for Amazon EC2, developers can cost-effectively deliver web-scale database applications in the “cloud”, fully backed by the database experts at MySQL.
Amazon EC2 and MySQL are a great fit for organizations that want to reduce the capital expenditures and operating costs required to build out and run their IT infrastructure.
Posted in amazon ec2, vm, vm guest | No Comments »
Tuesday, April 29th, 2008
The howtoforge has a great set of virtualisation howto’s for Xen, KVM and more !
Tags: , howto, kvm, xen
Posted in kvm, virtualisation, vm guest, vm host, xen | No Comments »
Tuesday, April 29th, 2008
It seems there are some issues with xen hwclock and centos and ubuntu xen vms !
You may find that installing
# yum install system-config-date
and using timeconfig instead might help
Tags: clock, date, hardware, hwclock, sysadmin, time, xen
Posted in vm guest, xen | No Comments »
Tuesday, April 15th, 2008
The Google App Engine JumpBox gives you a drop in place system for doing Google App Engine development that’s contained in an isolated environment within a virtual machine.
It runs exactly the same on GNU/Linux, Mac and other OS’s and gives you a development environment that lets you take advantage of great virtualization features like snapshots. It will run from a single download on Parallels Desktop, VMWare, Virtual Iron, Xen Open Source in fully virtualized mode and others.
Tags: google app engine, jumpbox, python, software appliance, vm
Posted in download, parallels, virtual iron, vm guest, vmware, xen | No Comments »
Thursday, April 3rd, 2008
Jump Box Open is a subscription that grants you one license for every JumpBox in the Open Source Collection for a period of one year. From Content Management Systems (CMS) to Wikis, CRM to Ticket Tracking, there are already JumpBoxes available for many of the most popular Open Source applications.
There are 20 JumpBoxes currently available, with 50 additional expected by the end of 2008.
Tags: jumpbox, software appliance, vm
Posted in vm guest | No Comments »