<?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>daniel log: &#187; linux</title>
	<atom:link href="http://danielpellegrini.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://danielpellegrini.com</link>
	<description>na dúvida corte o vermelho</description>
	<lastBuildDate>Sat, 27 Mar 2010 19:23:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>vmware, ubuntu e mouse wheel</title>
		<link>http://danielpellegrini.com/2008/07/05/vmware-ubuntu-e-mouse-wheel/</link>
		<comments>http://danielpellegrini.com/2008/07/05/vmware-ubuntu-e-mouse-wheel/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 07:57:37 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[dicas]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nerdeza]]></category>

		<guid isPermaLink="false">http://danielpellegrini.com/2008/07/05/vmware-ubuntu-e-mouse-wheel/</guid>
		<description><![CDATA[Serviço de utilidade pública:
Está rodando o VMWare Player com o Ubuntu e a rodinha do mouse não funciona? Eu segui os passos desta thread e funcionou. Veja como:
No terminal, abra o arquivo de configuração xorg.conf
$ sudo gedit /etc/X11/xorg.conf
O gedit faz backup por default, caso não tenha certeza se o seu vai fazer isso, é melhor [...]]]></description>
			<content:encoded><![CDATA[<p>Serviço de utilidade pública:</p>
<p>Está rodando o <strong>VMWare Player com o Ubuntu</strong> e a <strong>rodinha do mouse não funciona</strong>? Eu segui os passos <a href="http://ubuntuforums.org/showthread.php?t=302862">desta thread</a> e funcionou. Veja como:</p>
<p>No terminal, abra o arquivo de configuração xorg.conf</p>
<p><code>$ sudo gedit /etc/X11/xorg.conf</code></p>
<p>O gedit faz backup por default, caso não tenha certeza se o seu vai fazer isso, é melhor fazer por você mesmo (antes do passo anterior <img src='http://danielpellegrini.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ):</p>
<p><code>$ sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bkp</code></p>
<p>Localize as linhas que configuram o mouse. No VMWare Player com VMWare Tools instalado provavelmente está dessa maneira:</p>
<p><code>Section "InputDevice"<br />
&nbsp;&nbsp;&nbsp;Identifier&nbsp;&nbsp;&nbsp;"Configured Mouse"<br />
&nbsp;&nbsp;&nbsp;Driver	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"vmmouse"<br />
&nbsp;&nbsp;&nbsp;Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"CorePointer"<br />
&nbsp;&nbsp;&nbsp;Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Device"	"/dev/input/mice"<br />
EndSection</code></p>
<p>Adicione as linhas mágicas e a seção ficará assim:</p>
<p><code>Section "InputDevice"<br />
&nbsp;&nbsp;&nbsp;Identifier&nbsp;&nbsp;&nbsp;"Configured Mouse"<br />
&nbsp;&nbsp;&nbsp;Driver	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"vmmouse"<br />
&nbsp;&nbsp;&nbsp;Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"CorePointer"<br />
&nbsp;&nbsp;&nbsp;Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Device"	"/dev/input/mice"<br />
&nbsp;&nbsp;&nbsp;Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Protocol" "ExplorerPS/2"<br />
&nbsp;&nbsp;&nbsp;Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"ZAxisMapping" "4 5"<br />
&nbsp;&nbsp;&nbsp;Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Emulate3Buttons" "true"<br />
EndSection</code></p>
<p>Agora é só reiniciar o X com CTRL+ALT+Backspace, dar uma rodadinha num pé só e&#8230; pronto! Agora curta e role. <img src='http://danielpellegrini.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://danielpellegrini.com/2008/07/05/vmware-ubuntu-e-mouse-wheel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>nova versão do ubuntu disponível</title>
		<link>http://danielpellegrini.com/2007/04/19/nova-versao-do-ubuntu-disponivel/</link>
		<comments>http://danielpellegrini.com/2007/04/19/nova-versao-do-ubuntu-disponivel/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 18:15:20 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://danielpellegrini.com/2007/04/19/nova-versao-do-ubuntu-disponivel/</guid>
		<description><![CDATA[A nova versão do Ubuntu, a 7.04, foi lançada hoje. O sucesso da distribuição &#8220;para seres humanos&#8221; reflete-se no seu site:

Enfrentando um tráfego sem precedentes, a página inicial foi modificada para atender o volume de requisições. Até o Michael Dell deve estar baixando.
Mal posso esperar para ver as estatísticas de hoje no Alexa. Enquanto isso [...]]]></description>
			<content:encoded><![CDATA[<p>A <strong>nova versão</strong> do <a href="http://www.ubuntu.com/">Ubuntu</a>, a <a href="http://espelhos.edugraf.ufsc.br/ubuntu-releases/">7.04</a>, foi lançada hoje. O <strong>sucesso</strong> da distribuição &#8220;para seres humanos&#8221; reflete-se no seu site:</p>
<p><img src="http://danielpellegrini.com/wp-content/uploads/2007/04/index_ubuntu.jpg" alt="Página inicial do Ubuntu" /></p>
<p><a href="http://www.channelregister.co.uk/2007/04/19/ubuntu_website_down/" title="Channel Register 19/04/2007: Ubuntu launch marred by website woes">Enfrentando um tráfego sem precedentes</a>, a página inicial foi modificada para atender o volume de requisições. Até o <a href="http://linux.slashdot.org/linux/07/04/19/1220231.shtml" title="Slashdot.org 19/04/2007: Michael Dell Using Ubuntu Linux At Home">Michael Dell deve estar baixando</a>.</p>
<p>Mal posso esperar para ver as estatísticas de hoje no <a href="http://www.alexa.com/data/details/traffic_details?q=&#038;url=ubuntu.com">Alexa</a>. Enquanto isso eu ainda espero o <a href="http://www.ubuntustudio.com/">Ubuntu Studio</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://danielpellegrini.com/2007/04/19/nova-versao-do-ubuntu-disponivel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>instalando o amp</title>
		<link>http://danielpellegrini.com/2006/11/19/instalando-o-amp/</link>
		<comments>http://danielpellegrini.com/2006/11/19/instalando-o-amp/#comments</comments>
		<pubDate>Sun, 19 Nov 2006 04:23:24 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://daniel.noizcomputa.com/2006/11/19/instalando-o-amp/</guid>
		<description><![CDATA[Quem tiver trabalhando com o (K&#124;X) Ubuntu, pode instalar o Apache + MySQL + PHP dessa maneira:
$ sudo apt-get install apache2 mysql-server-5.0 php5 php5-mysql
$ sudo apache2 -k restart
E pronto! Para ajudar,  você pode instalar as ferramentas de query e de administração do MySQL:
$ sudo apt-get install mysql-query-browser mysql-admin
]]></description>
			<content:encoded><![CDATA[<p>Quem tiver trabalhando com o (K|X) Ubuntu, pode instalar o Apache + MySQL + PHP dessa maneira:</p>
<p style="font-family: courier; font-weight: bold; color: grey; padding-left: 10px">$ sudo apt-get install apache2 mysql-server-5.0 php5 php5-mysql<br />
$ sudo apache2 -k restart</p>
<p>E pronto! Para ajudar,  você pode instalar as ferramentas de query e de administração do MySQL:</p>
<p style="font-family: courier; font-weight: bold; color: grey; padding-left: 10px">$ sudo apt-get install mysql-query-browser mysql-admin</p>
]]></content:encoded>
			<wfw:commentRss>http://danielpellegrini.com/2006/11/19/instalando-o-amp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

