public marks

PUBLIC MARKS from tadeufilippini with tags virtualbox & virtualization

August 2008

Instalando o VMware-player no Ubuntu 8.04

O VMware-player é um programa de virtualização disponibilizado pela VMware. Este tipo de aplicação permite executar máquinas virtuais dentro do seu sistema operativo principal. Na prática, permite por exemplo executar um sistema operativo Windows XP ou MAC OSX dentro de um Ubuntu Linux ou o contrário. No site da VMware também estão disponíveis várias máquinas virtuais pré configuradas com sistemas operativos e aplicações. A maioria destes recursos são disponibilizados pela comunidade de utilizadores. A aplicação e interesse das soluções de virtualização é muito vasta e vai desde o uso amador para aprendizagem e estudo de sistemas operativos, até ao uso e aplicação puramente profissional. Uma alternativa ao VMware é o VirtualBox que se encontra disponível nos repositórios para Ubuntu. No entanto o VirtualBox demonstrou não funcionar tão bem num ou noutro caso e por isso eu tenho os dois programas instalados. Utilizo preferêncialmente o VirtualBox e nos casos em que seja necessário, uso o VMware. Neste artigo irei explicar como instalar o VMware-player num sistema Ubuntu Linux 8.04. Infelizmente até à data não encontrei nenhum repositório para Ubuntu 8.04 com o VMware-player, ao contrário do que acontecia em anteriores versões do Ubuntu (7.10 por exemplo). Com o uso dos repositórios, a instalação do VMware seria uma trivialidade e por isso neste artigo irei explicar passo a passo como instalar o VMware-player no Ubuntu 8.04 de um modo que penso irá funcionar em qualquer outra distribuição Debian based. Obtendo o VMware-player Pode obter o programa pelo endereço http://www.vmware.com/download/player/ que requer registo. Entretanto deixo as ligações que me permitiram obter o programa: (estas ligações podem vir a ser canceladas) : - Arquitectura 32 bit: http://download3.vmware.com/software/vmplayer/VMware-player-2.0.4-93057.... - Arquitectura 64 bit: http://download3.vmware.com/software/vmplayer/VMware-player-2.0.4-93057.... Instalando Vamos começar por descompactar o programa obtido. Por exemplo, com o comando: tar zxvf VMware-player-2.0.4-93057.i386.tar.gz De seguida passemos à instalação sudo aptitude -P install build-essential linux-kernel-headers linux-kernel-devel kernel-source sudo ./vmware-player-distrib/vmware-install.pl Aceite ou ajuste as várias questões e opções apresentadas. Ao fim de alguns minutos terá o seu Vmware-player e pronto a ser utilizado. Para o iniciar, procure pelo programa nos menus (Aplicações > Ferramentas de sistema) ou simplesmente execute: vmplayer Conclusão Se tudo correu bem até aqui, então tem com o VMware-player operacional. Precisa agora obter appliances prontas a serem utilizadas no Vmware. Aqui fica uma lista de locais onde os pode obter: http://www.thoughtpolice.co.uk/vmware/ http://www.vmware.com/appliances/ http://www.reactos.org/pt/download.html

July 2008

VirtualBox HOWTOs and tutorials

VirtualBox HOWTOs and tutorials ¶ This page contains documentation submitted by users about how to do interesting things with VirtualBox. Contributions (including corrections and enhancements to existing tutorials) are always welcome, and may be submitted to the vbox-users mailing list. Please note that Sun is not the author of the following documents and cannot be held responsible for any problems arising from following the instructions contained in them. * Converting IDE images to SATA images by Harry Jacobson (VirtualBox forums) * Advanced networking for Linux by Jean-Jacques Sarton * Setting up OpenVPN between VirtualBox guests and hosts by Tim Day * Sharing files between guest and host without VirtualBox shared folders by Jean-Jacques Sarton * Sharing files between a DOS guest and the host by ghr * Setting up USB on Ubuntu 7.04 by Ibrahim Ben Faruhn * Setting up USB with udev on Fedora 6 by Andre Srinivasan * Tutorial: creating testbed networks of virtual machines, host Windows XP, guest Redhat Enterprise Linux by Gary Griffin * Howto setup a jail running VBox by Amit Gurdasani * Setup networking via a PPP tunnel (Linux guest/host) by Pedro Zorzenon Neto * Host Interface Networking between two Ubuntu VMs on a Vista host by Gaurav Verma * Internal Networking between two Ubuntu VMs on a Vista host by Gaurav Verma * Migrating from VMware: NAT considerations for Linux guests by Gaurav Verma * How to provide a core dump (helps debugging on Linux hosts) by the VirtualBox team * Howto migrate existing Windows installations to VirtualBox by the VirtualBox team * How to enable logging for the .MSI host installer of VirtualBox by the VirtualBox team

June 2007

VirtualBox

by 29 others
innotek VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL). See "About VirtualBox" for an introduction; see "innotek" for more about our company. Presently, VirtualBox runs on Windows, Linux and Macintosh hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista), DOS/Windows 3.x, Linux (2.4 and 2.6), and OpenBSD. VirtualBox is being actively developed with frequent releases and has an ever growing list of features, supported guest operating systems and platforms it runs on. VirtualBox is a community effort backed by a dedicated company: everyone is encouraged to contribute while innotek ensures the product always meets professional quality criteria. On this site, you can find sources, binaries, documentation and other resources for VirtualBox. If you are interested in VirtualBox (both as a user, or possibly as a contributor), this website is for you.