September 3rd, 2010
If you have recently upgraded to the latest versions of ed/x/ubuntu (10.x) and the latest version of vmware player (3.1.1) you may experience the “good old” vmware tools & vmware toolbox “missing make”, “missing gcc” or “missing kernel headers” errors !
These can normally be fixed by running
# aptitude install bin-utils
# aptitude install linux-headers-generic
before re-running
# vmware-tools-distrib/vmware-install.pl
and
# vmware-config-tools.pl
Posted in player, tools, ubuntu, vmware, xubuntu | No Comments »
August 31st, 2010
kimsufi now have a pre-paid mini cloud available from ~£15 / instance / month ! You pay hourly but only charged while your instances are running !
Posted in kimsufi | No Comments »
August 27th, 2010
VMware Player 3.1.1 282343 is now available
Lets hope it resolves my issue of its HostOnly and/or NAT virtual networks sending NTP & other broadcasts on my physical network and our network adminstrator discovering I was running the previous version of VMware Player (3.1.0 – 261024) when i thought the whole point of the VMware HostOnly and/or NAT virtual networks was to HIDE my VMs from network administrators !
Posted in player, vmware | 1 Comment »
August 26th, 2010
Cloudmin 4.7
adds the ability to install an Xen or KVM instance from a CD, supports partitioned Xen disks and Xen HVM mode, allows you to edit the boot device for virtual systems, supports changing the media type for virtual disks, adds a notes text box for systems, and many other changes.
Cloudmin GPL
does not contain all of the features of the Pro version, and is limited to managing a single Xen host system.
Posted in cloudmin, virtualmin, webmin | No Comments »
August 18th, 2010
CloudMin can help you manage KVM, OpenVZ and Xen clouds.
VirtualMin have also made available some VirtualMin & EC2 AMIs you can try out for yourself.
http://www.virtualmin.com/documentation/aws/virtualmin_gpl_ami/
Posted in cloud, cloudmin, kvm, openvz, virtualmin, webmin, xen | No Comments »
August 6th, 2010
IBM devworks article on howto migrate a Linux application to the Amazon EC2 cloud and howto make your application more robust by employing a load balancer and persistent disk.
Posted in ec2, ibm | No Comments »
August 5th, 2010
VMware Server 1.x is alive and well and still works fine with a CentOS/OEL/RHEL 5.x host and CentOS/OEL/RHEL 5.x guests
If you’ve ever struggled with VMware Server 2.x security configuration you should find VMware Server 1.x security model much easier !
Posted in centos, enterprise linux, rhel, server, vmware | No Comments »
July 30th, 2010
It turns out that enabling the VMware Player “replicate physical network state” mode is only for use when running VMware Player on a device that has a WI-Fi connection and means that :
as you move from one wired or wireless network to another, the IP address is automatically renewed inside the virtual machine.
See
file:///C:/Program%20Files/VMware/VMware%20Player/help/wwhelp/wwhimpl/js/html/wwhelp.htm
#href=t_set_up_bridged_networking.html
Posted in player | No Comments »
July 17th, 2010
- A toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes).
- Free software available under the GNU Lesser General Public License.
- A long term stable C API
- A set of bindings for common languages
- A CIM provider for the DMTF virtualization schema
- A QMF agent for the AMQP/QPid messaging system
Posted in libvirt | No Comments »
July 11th, 2010
Google Storage for Developers is a RESTful service for storing and accessing your data on Google’s infrastructure. The service combines the performance and scalability of Google’s cloud with advanced security and sharing capabilities.
Posted in google, storage | No Comments »