Archive for the 'Virtualization' Category

First Open Source Professional Virtualization Tool

Wow, what a greate news! VirtualBox is the first real professional tool available with source codes. It’s licensed under GNU GPL, and can be downloaded here, through SVN. Build instructions available.

———-

Co za wspaniała wiadomość! VirtualBox to pierwsze profesjonalne narzędzie do wirtualizacji dostępne z kodem źródłowym. Udostępnione jest na zasadach licencji GNU GPL. Można pobrać źródła przez SVN stąd. Dostępna jest także instrukcja kompilacji.

VMware under ubuntu linux

Installer is really simple. More difficult can be obtaining archive :-). First of all register to get your free serial number(s). Go to the VMware download server page; click on download; accept EULA, and choose VMware Server for Linux archive. Save to disk; untar (replace * with version and build number, eg.: VMware-server-1.0.1-29996.tar.gz):

tar xvzf VMware-server*.tar.gz

then

cd vmware-server-distrib/

and

sudo ./vmware-install.pl

Answer lots of questions and you’re done. Same goes for the VMware player.

What interesting is that VMware works faster hosting Windows XP Professional  that WXPPRO hosting Ubuntu.

———-

Inster jest bardzo prosty. Trudniejsze wydaje się zdobycie paczki. Najpierw zarejestruje się żeby dostać darmowy numer seryjny produktu. Przejdź do strony pobierania serwera VMware; kliknij na download; zaakceptuj umowę, i wybierz archiwum VMware Server for Linux. Zapisz na dysk; rozpakuje (zamień * wersją i numerem kompilacji, np.: VMware-server-1.0.1-29996.tar.gz):

tar xvzf VMware-server*.tar.gz

potem

cd vmware-server-distrib/

i

sudo ./vmware-install.pl

Odpowiedz na dużą liczbę pytań instalera i po wszystkim. Taka sama procedura dotyczy VMware playera.

Co ciekawe, to że VMware szybciej działa pod ubuntu hostując Windows XP Professional niż WXPPRO hostujący Ubuntu.