<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>softwarelivre.net &#187; vmware</title> <atom:link href="http://softwarelivre.net/tag/vmware/feed/" rel="self" type="application/rss+xml" /><link>http://softwarelivre.net</link> <description>Passo a passo rumo à liberdade!</description> <lastBuildDate>Fri, 27 Apr 2012 10:32:11 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>Preparação para a prova RHCE, parte 3</title><link>http://softwarelivre.net/2009/04/07/preparacao-para-a-prova-rhce-parte-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=preparacao-para-a-prova-rhce-parte-3</link> <comments>http://softwarelivre.net/2009/04/07/preparacao-para-a-prova-rhce-parte-3/#comments</comments> <pubDate>Tue, 07 Apr 2009 04:24:12 +0000</pubDate> <dc:creator>Carlos Eduardo Santiviago</dc:creator> <category><![CDATA[certificação]]></category> <category><![CDATA[fedora]]></category> <category><![CDATA[kvm]]></category> <category><![CDATA[qemu]]></category> <category><![CDATA[rhce]]></category> <category><![CDATA[vmware]]></category><guid
isPermaLink="false">http://softwarelivre.net/?p=157</guid> <description><![CDATA[<p>Eis a estrutura que montei para fazer os testes de ambiente:</p><p>Todo esse ambiente foi montado usando a estrutura padrão oferecida pelo Fedora 10, em um MacBook com 2.5GB de RAM e com KVM/QEMU, sem a necessidade de instalação de pacotes externos para virtualização, tais como VMware, Xen, VirtualBox, etc. Eles também podem ser usados, [...]]]></description> <content:encoded><![CDATA[<p>Eis a estrutura que montei para fazer os testes de ambiente:</p><div
id="attachment_158" class="wp-caption aligncenter" style="width: 496px"><img
class="size-full wp-image-158" title="20090407_lab" src="http://softwarelivre.net/wp-content/uploads/20090407_lab.png" alt="Lab RHCE" width="486" height="362" /><p
class="wp-caption-text">Lab RHCE</p></div><p>Todo esse ambiente foi montado usando a estrutura padrão oferecida pelo Fedora 10, em um MacBook com 2.5GB de RAM e com KVM/QEMU, sem a necessidade de instalação de pacotes externos para virtualização, tais como VMware, Xen, VirtualBox, etc. Eles também podem ser usados, e de certa forma até facilitariam a instalação, mas nada como um desafio e um ambiente novo para se aventurar.</p><p>Os arquivos XML dessa estrutura estão disponíveis aqui:Note: There is a file embedded within this post, please visit this post to download the file.</p> ]]></content:encoded> <wfw:commentRss>http://softwarelivre.net/2009/04/07/preparacao-para-a-prova-rhce-parte-3/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>VMware Server no Fedora Core 9</title><link>http://softwarelivre.net/2008/09/22/vmware-server-no-fedora-core-9/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vmware-server-no-fedora-core-9</link> <comments>http://softwarelivre.net/2008/09/22/vmware-server-no-fedora-core-9/#comments</comments> <pubDate>Tue, 23 Sep 2008 01:09:05 +0000</pubDate> <dc:creator>Carlos Eduardo Santiviago</dc:creator> <category><![CDATA[fedora]]></category> <category><![CDATA[vmware]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[linux]]></category><guid
isPermaLink="false">http://softwarelivre.net/?p=119</guid> <description><![CDATA[<p>Agora foi a vez de instalar o VMware Server no Fedora Core 9. Após rodar o vmware-config.pl, o seguinte erro foi exibido no console:</p> Building the vmmon module. Using 2.6.x kernel build system. make: Entering directory `/tmp/vmware-config0/vmmon-only' make -C /lib/modules/2.6.26.3-29.fc9.i686/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules make[1]: Entering directory `/usr/src/kernels/2.6.26.3-29.fc9.i686' CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o /tmp/vmware-config0/vmmon-only/linux/driver.c:146: error: unknown field ‘nopage' [...]]]></description> <content:encoded><![CDATA[<p>Agora foi a vez de instalar o VMware Server no Fedora Core 9. Após rodar o vmware-config.pl, o seguinte erro foi exibido no console:</p><pre lang="bash">Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmmon-only'
make -C /lib/modules/2.6.26.3-29.fc9.i686/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.26.3-29.fc9.i686'
CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o
/tmp/vmware-config0/vmmon-only/linux/driver.c:146: error: unknown field ‘nopage' specified in initializer
/tmp/vmware-config0/vmmon-only/linux/driver.c:147: warning: initialization from incompatible pointer type
/tmp/vmware-config0/vmmon-only/linux/driver.c:150: error: unknown field ‘nopage' specified in initializer /tmp/vmware-config0/vmmon-only/linux/driver.c:151: warning: initialization from incompatible pointer type
make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.26.3-29.fc9.i686'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config0/vmmon-only'
Unable to build the vmmon moduleFor more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".
Execution aborted.</pre><p>Após baixar o vmware-any-any-update117-itpsycho.tar.bz2 de <a
href="http://www.it-psycho.de/downloads/vmware-any-any-update117-itpsycho.tar.bz2" target="_blank">http://www.it-psycho.de/downloads/vmware-any-any-update117-itpsycho.tar.bz2</a><a
href="http://groups.google.com/group/vmkernelnewbies/files" target="_blank"></a> e descompactá-lo, basta executar o runme.pl:</p><pre lang="bash">[root@freak vmware-any-any-update117-itpsycho]# ./runme.pl
 Updating /usr/bin/vmware-config.pl ... now patched
 The file /usr/lib/vmware/modules/source/vmmon.tar that this script was about to
 install already exists. Overwrite? [yes]
The file /usr/lib/vmware/modules/source/vmnet.tar that this script was about to
 install already exists. Overwrite? [yes]
Updating /usr/bin/vmware ... No patch needed/available
Updating /usr/bin/vmnet-bridge ... No patch needed/available
Updating /usr/lib/vmware/bin/vmware-vmx ... No patch needed/available
Updating /usr/lib/vmware/bin-debug/vmware-vmx ... No patch needed/available
VMware modules in "/usr/lib/vmware/modules/source" has been updated.</pre><p>Depois disso, o vmware-config.pl será executado novamente, e a configuração deve terminar normalmente.</p><p><strong>Fonte: </strong><a
href="http://www.redhat.com/archives/fedora-list/2008-September/msg01554.html" target="_blank">Fedora List<br
/> </a></p> ]]></content:encoded> <wfw:commentRss>http://softwarelivre.net/2008/09/22/vmware-server-no-fedora-core-9/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>vmware server no ubuntu 8.04</title><link>http://softwarelivre.net/2008/06/23/vmware-server-no-ubuntu-804/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vmware-server-no-ubuntu-804</link> <comments>http://softwarelivre.net/2008/06/23/vmware-server-no-ubuntu-804/#comments</comments> <pubDate>Mon, 23 Jun 2008 14:22:41 +0000</pubDate> <dc:creator>Carlos Eduardo Santiviago</dc:creator> <category><![CDATA[ubuntu]]></category> <category><![CDATA[vmware]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[linux]]></category><guid
isPermaLink="false">http://softwarelivre.net/?p=53</guid> <description><![CDATA[<p>Hoje precisei instalar o VMWare Server na minha estação de trabalho, e, pra quem já instalou o VMware em kernels recentes, conhece o famoso vmware-any-any. O erro que retornava ao tentar rodar o config:</p> Using 2.6.x kernel build system. make: Entering directory `/tmp/vmware-config2/vmmon-only' make -C /lib/modules/2.6.24-12-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules make[1]: Entering directory `/usr/src/linux-headers-2.6.24-12-generic' CC [M] [...]]]></description> <content:encoded><![CDATA[<p>Hoje precisei instalar o VMWare Server na minha estação de trabalho, e, pra quem já instalou o VMware em kernels recentes, conhece o famoso vmware-any-any. O erro que retornava ao tentar rodar o config:</p><pre lang="bash">Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config2/vmmon-only'
make -C /lib/modules/2.6.24-12-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-12-generic'
CC [M]  /tmp/vmware-config2/vmmon-only/linux/driver.o
CC [M]  /tmp/vmware-config2/vmmon-only/linux/hostif.o
CC [M]  /tmp/vmware-config2/vmmon-only/common/comport.o
CC [M]  /tmp/vmware-config2/vmmon-only/common/cpuid.o
In file included from include/asm/bitops.h:2,
from /tmp/vmware-config2/vmmon-only/./include/vcpuset.h:74,
from /tmp/vmware-config2/vmmon-only/./include/modulecall.h:23,
from /tmp/vmware-config2/vmmon-only/common/vmx86.h:18,
from /tmp/vmware-config2/vmmon-only/common/hostif.h:18,
from /tmp/vmware-config2/vmmon-only/common/cpuid.c:14:
include/asm/bitops_32.h:9:2: error: #error only &lt;linux/bitops.h&gt; can be included directly
make[2]: *** [/tmp/vmware-config2/vmmon-only/common/cpuid.o] Error 1
make[1]: *** module_/tmp/vmware-config2/vmmon-only Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-12-generic'
make: *** vmmon.ko Error 2
make: Leaving directory `/tmp/vmware-config2/vmmon-only'
Unable to build the vmmon module.</pre><p>Entretanto, a versão do vmware-any-any disponível no site <a
href="http://knihovny.cvut.cz/ftp/pub/vmware/" target="_blank">http://knihovny.cvut.cz/ftp/pub/vmware/</a> , é a 115 e ela não funcionou.</p><p>Pesquisando um pouco, achei referência a <a
href="http://groups.google.com/group/vmkernelnewbies/files?hl=en" target="_blank">http://groups.google.com/group/vmkernelnewbies/files?hl=en</a> onde existe a versão 116, que funcionou perfeitamente. Finalizando:</p><pre lang="bash">vmware-any-any-update116$ sudo ./runme.pl
Updating /usr/bin/vmware-config.pl ... already patched
Updating /usr/bin/vmware ... No patch needed/available
Updating /usr/bin/vmnet-bridge ... No patch needed/available
Updating /usr/lib/vmware/bin/vmware-vmx ... No patch needed/available
Updating /usr/lib/vmware/bin-debug/vmware-vmx ... No patch needed/available
VMware modules in "/usr/lib/vmware/modules/source" has been updated.

Before running VMware for the first time after update, you need to configure it
for your running kernel by invoking the following command:
"/usr/bin/vmware-config.pl". Do you want this script to invoke the command for
you now? [yes]
[...]

Building modules, stage 2.
MODPOST 1 modules
CC      /tmp/vmware-config5/vmmon-only/vmmon.mod.o
LD [M]  /tmp/vmware-config5/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-19-generic'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config5/vmmon-only'
The module loads perfectly in the running kernel.</pre>]]></content:encoded> <wfw:commentRss>http://softwarelivre.net/2008/06/23/vmware-server-no-ubuntu-804/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Simuladores Cisco GPL</title><link>http://softwarelivre.net/2007/08/21/simuladores-cisco-gpl/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=simuladores-cisco-gpl</link> <comments>http://softwarelivre.net/2007/08/21/simuladores-cisco-gpl/#comments</comments> <pubDate>Wed, 22 Aug 2007 00:08:26 +0000</pubDate> <dc:creator>Carlos Eduardo Santiviago</dc:creator> <category><![CDATA[cisco]]></category> <category><![CDATA[debian]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[certificação]]></category> <category><![CDATA[vmware]]></category><guid
isPermaLink="false">http://softwarelivre.net/2007/08/21/simuladores-cisco-gpl/</guid> <description><![CDATA[<p>Iniciei meus estudos para tirar a certificação CCNA, e estava buscando simuladores que pudessem me ajudar. Foi quando achei o Dynamips (<a
href="http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator" title="dynamips">http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator</a>) e um front-end para o Dynamips chamado Dynagen (<a
href="http://dynagen.org" title="dynagen">http://dynagen.org</a>). Além disso, existe um emulador do firewall PIX, em <a
href="http://www.blindhog.net/pemu-cisco-pix-emulator/" title="pixemu">http://www.blindhog.net/pemu-cisco-pix-emulator/</a>. Com eles, é possível montar uma estrutura de [...]]]></description> <content:encoded><![CDATA[<p>Iniciei meus estudos para tirar a certificação CCNA, e estava buscando simuladores que pudessem me ajudar. Foi quando achei o Dynamips (<a
href="http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator" title="dynamips">http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator</a>) e um front-end para o Dynamips chamado Dynagen (<a
href="http://dynagen.org" title="dynagen">http://dynagen.org</a>). Além disso, existe um emulador do firewall PIX, em <a
href="http://www.blindhog.net/pemu-cisco-pix-emulator/" title="pixemu">http://www.blindhog.net/pemu-cisco-pix-emulator/</a>. Com eles, é possível montar uma estrutura de rede complexa, mas é necessário utilizar o IOS original dos roteadores.</p><p>O fórum de ajuda sobre eles pode ser achado no sítio <a
href="http://7200emu.hacki.at/">http://7200emu.hacki.at</a>. Se você não quiser instalar no seu ambiente esses pacotes, é possível também obter uma imagem do VMware no sítio <a
href="http://cisco-pix-emu.rezalfr.org/">http://cisco-pix-emu.rezalfr.org</a>.</p><p>Assim que tiver o laboratório virtual montado, escreverei as configurações aqui. Para os mais apressados, uns exemplos interessantes podem ser encontrados no sítio <a
href="http://zues.remmy.net/index.php/Pixemu">http://zues.remmy.net/index.php/Pixemu</a>.</p> ]]></content:encoded> <wfw:commentRss>http://softwarelivre.net/2007/08/21/simuladores-cisco-gpl/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc (User agent is rejected)
Object Caching 364/366 objects using apc

Served from: softwarelivre.net @ 2012-05-21 20:33:42 -->
