Apr 152013
 

I’ve received this news from proxmox press office, I really like their effort and their product and so I’ve decided to post their press release that celebrate their 5th anniversary:

Proxmox Virtual Environment, the open-source server vitualization platform, is celebrating its 5th anniversary today. When Vienna Proxmox Server Solutions launched the first version of Proxmox VE V0.9 on April 15, 2008 – exactly five years ago – the software was the first open-source solution providing an integrated GUI for KVM and container-virtualization. With this approach IT administrators can manage their KVM and OpenVZ containers easily via a web-based interface. In the last five years Proxmox VE has become the mainstream open-source business alternative to commercial virtualization platforms like VMware vSphere, Microsoft Hyper-V, Oracle VM or Citrix XenServer.

According to Proxmox, today 40.000 hosts in more than 140 countries worldwide use Proxmox VE – with a continued growth of its user base. The GUI is available in more than 16 languages and the support forum states over 20,000 members. Proxmox Server Solutions offers several levels of support subscription plans for business-use, ranging between 120 and 800 Euros per year.

 
Continue reading »

flattr this!

Dec 022010
 

qemuI’ve received this article from Francesco and gladly i publish it:

Every day we read of new Linux distributions (GNU/Linux to be correct), and sometimes happen to want to try them “on the road”, even those who do not have a live version. The first program that comes to mind, I think, is precisely Qemu. But I also think that there is also an attempt  to find a more friendly alternative. The second choice I think is VirtualBox, a Qemu-based solution that gives to you at once and without effort everything you need. But is it really necessary to use a program that adds to our Linux machine other useless processes ? For me no. Of course, to switch from Virtualbox to Qemu I think, all of these tasks should be accomplished by a graphical interface “mouse-proof” and the terminal should not be used.

You don’t believe that it’s possible ?

Programs you need:

  • qemu, the main program on the command line;
  • qemu-launcher, graphic interface of qemu;
  • qemu-control, add-on of qemu-launcher.

Continue reading »

flattr this!

Oct 102010
 

winbox virtualboxAuthor: Mario Pesce

Introduction

As most people do,when I started using Linux, I created separate partitions for Linux and used Lilo or Grub to boot either into either Windows or Linux, according to the different job requirements.

I normally used my laptop PC during the day in a company that used Windows applications in a Windows based LAN and therefore I normally had to boot in Windows during the day to work with my colleagues whereas at home I would boot mainly into Linux. This approach has a few disadvantages as follows:

  • My work e-mails were in Microsoft Outlook and I had to boot under Windows to access them.
  • I used KMail (and later Mozilla Thunderbird) for my personal e-mails and I had to boot under Linux to access them.
  • I could access Window folders from Linux and copy data from Windows, but I could not access any Linux directory from Windows.

Continue reading »

flattr this!

Kvm, Virtualbox or Vmware ?

In this article I want to talk about three great virtualization software for your desktop computer. Why virtualize? The current computers have faster CPUs and  more RAM compared to those of 3 or 4 years ago. There is more ability to run a second operating system in parallel to your main operating system. But why [...]