November 14th, 2008
rPath let you chose rPath, Ubuntu or CentOS 5 as your base distro !
just goto http://www.rpath.org/rbuilder/project/<your-distro>/editVersion and choose
“CentOS 5 delivered by rPath” in the Appliance Platform dropdown !
Tags: centos, platform, rPath
Posted in centos, rPath | No Comments »
November 7th, 2008
Now even Virtualmin (from the makers of Webmin) have Amazon EC2 AMI offerings !
GPL (free)
ami-c442a7ad
http://www.virtualmin.com/documentation/id,virtualmin_gpl_ami/
PAID
ami-d756b3be
http://www.virtualmin.com/documentation/id,vm2_paid_ami/
Tags: sysadmin, virtualmin, vps, webmin
Posted in amazon ec2 | No Comments »
November 7th, 2008
Now even SalesForce have integrated an Amazon EC2 Explorer and EC2 Console into their system


Posted in amazon ec2 | No Comments »
November 6th, 2008
Posted in citrix, xen | No Comments »
October 7th, 2008
Aptana Cloud’s hosted SVN and staging servers combined with the remote file editing, database management, and Cloud configuration tools built right into Aptana Studio make site development and management a breeze.
http://www.aptana.com/cloud/faq
Posted in cloud | No Comments »
September 22nd, 2008
Using the MokaFive Creator, you can quickly create LivePCs and post them to the entire enterprise with a single click. Share that link with your users to distribute thousands of identical machines. NOTE: MokaFive Player for OS X requires VMware Fusion to be previously installed on the host Mac computer.
On a USB device you can boot into MokaFive Player on any computer that allows booting from USB
Tags: desktop, usb
Posted in desktop, virtualisation, vmware | No Comments »
August 13th, 2008
Virtualisation_and_hypervisors_aid_embedded_design
Virtualisation, hypervisors, and separation kernels have generated considerable buzz in both the enterprise and embedded marketplaces.
However, these same technologies also can play an instrumental role in other environments requiring elements of security, such as those found in the industrial, medical, and financial services areas. What these environments have in common is a need to share some common data, applications, or functions, while leaving other, more critical applications and functions (or data with a higher sensitivity) under virtual lock and key.
Tags: lynuxworks, robert day
Posted in embedded, software appliance, virtual appliance | No Comments »
July 31st, 2008
YouOS has shut down !

http://www.flickr.com/photos/osde-info/2718911309/
leaving G.ho.st and the open source eyeOS and in the virtualised browser desktop space
Tags: desktop
Posted in desktop | No Comments »
June 26th, 2008
Red Hat defends replacing Xen with KVM
Posted in kvm, red hat, rhel, xen | No Comments »
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 »