Archive for June, 2008

Red Hat defends replacing Xen with KVM

Thursday, June 26th, 2008

Red Hat defends replacing Xen with KVM

Amazon EC2 Super Quick Start

Tuesday, June 24th, 2008

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″

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

choose an AMI virtual machine software appliance

then run it !

Red Hat RHEL Amazon EC2 Cloud

Tuesday, June 24th, 2008

Cloud computing services with Red Hat provides you hosted, on-demand, managed, compute resources available as a web service.

Red Hat has partnered with Amazon to provide publicly accessible servers, bandwidth, storage, and Red Hat Enterprise Linux and/or JBoss Enterprise Application Platform on a monthly/hourly basis.

This dynamic set of compute resources allows you to scale your compute resources up and down as your needs change, without upfront investment in hardware or software.

ec2ubuntu - An Amazon EC2 AMI Ubuntu Image

Tuesday, June 24th, 2008

http://code.google.com/p/ec2ubuntu/

http://groups.google.com/group/ec2ubuntu

http://alestic.com/

Sun VirtualBox Breaks Five Million Download Mark

Tuesday, June 24th, 2008

Sun VirtualBox Breaks Five Million Download Mark

VirtualBox is available for Solaris, Linux, Mac OS X and another host OS and supports practically any x86 based guest OS !

JumpBox on Amazon EC2

Tuesday, June 24th, 2008

https://www.jumpbox.com/node/1240

You can now run JumpBoxes on Amazon’s Elastic Compute Cloud (EC2). Amazon EC2 can be thought of as a big virtualization system in the internet cloud that you pay for by the hour. So instead of running a JumpBox on your hardware you use Amazon’s hardware and just pay for what you need.

There are four beta JumpBox AMIs:

  • JumpBox for MediaWiki - AMI: ami-71ab4f18
  • JumpBox for Wordpress - AMI: ami-0eb45067
  • JumpBox for Movable Type - AMI: ami-6aac4803
  • JumpBox for Bugzilla - AMI: ami-70ab4f19

These are currently available as public AMIs on the Amazon system so if you have an Amazon EC2 account you should be able to launch them using any tool that can launch EC2 instances. If you don’t have an Amazon EC2 account you can easily signup for one using any Amazon account.

VMWare Server, hyper threading CPUs and the SMP kernel

Wednesday, June 18th, 2008

Just noticed an interesting quirk with VMWare Server and hyper threading CPUs

I told my VM to use 1 CPU but CentOS 4 install detected the underlying hardware CPU had hyper threading so installed the SMP kernel !

Linux localhost.localdomain 2.6.9-67.0.15.ELsmp #1 SMP Thu May 8 10:52:19 EDT 2008 i686 i686 i386 GNU/Linux

as opposed to creating a VM where underlying hardware didn’t have hyper threading where CentOS 4 install just installed the basic kernel !

Linux localhost.localdomain 2.6.9-67.0.15.EL #1 Thu May 8 10:39:19 EDT 2008 i686 i686 i386 GNU/Linux

rPath approachs 10,000 software appliances

Thursday, June 12th, 2008

According to www.rpath.com/rbuilder/search there are now over 9,800 rPath based projects so it shouldn’t be long before there are over 10,000 software appliance virtual machines that you could choose between and run on Parallels or Xen or most other virtualisation platforms !

rPath lets you choose rPath or SUSE base OS

Wednesday, June 11th, 2008

http://www.rpath.com/corp/2008-press-release-archive/rpath-suse.html

Under the agreement, Novell will provide SUSE Linux Enterprise, including source code and maintenance patches, to rPath, who will then include SUSE Linux Enterprise in the rPath Appliance Platform. All of the software certifications associated with SUSE Linux Enterprise will continue to apply to customers who build their appliances using the rPath Appliance Platform. Customers will receive support directly from rPath, who will be backed up by Novell for Level 3 support issues.

rPath used by CERN

Wednesday, June 11th, 2008

http://www.rpath.com/corp/2008-press-release-archive/rpath-at-cern.html

CERN turned to virtual appliances to facilitate the analysis of data created by the Large Hadron Collider (LHC) experiments. The complete software environment needed by the LHC applications is assembled by rBuilder and distributed to run as a virtual machine on physicists’ desktops. Virtual appliances provide a consistent application environment for the LHC applications while, at the same time, allowing scientists to use their desktops for analysis, regardless of operating system.