<?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>umgeher&#039;s changelog &#187; Debian</title>
	<atom:link href="http://changelog.umgeher.mitgnu.com/category/stuff/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://changelog.umgeher.mitgnu.com</link>
	<description>just coding and .planning...</description>
	<lastBuildDate>Sun, 05 Feb 2012 00:31:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>BitlBee — an IRC to other chat networks gateway</title>
		<link>http://changelog.umgeher.mitgnu.com/stuff/debian/bitlbee-an-irc-to-other-chat-networks-gateway/</link>
		<comments>http://changelog.umgeher.mitgnu.com/stuff/debian/bitlbee-an-irc-to-other-chat-networks-gateway/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 09:03:56 +0000</pubDate>
		<dc:creator>umgeher</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[bitlbee]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[msn]]></category>

		<guid isPermaLink="false">http://changelog.umgeher.mitgnu.com/?p=382</guid>
		<description><![CDATA[<a href="http://changelog.umgeher.mitgnu.com/stuff/debian/bitlbee-an-irc-to-other-chat-networks-gateway/" title="BitlBee - an IRC to other chat networks gateway"></a>Gostei tanto do BitlBee que resolvi fazer um mini how-to para quem gostou da ideia de usar o seu cliente de IRC preferido para falar com o pessoal do IMs da vida (die MSN, DIE!). Se voce nao quer instalar &#8230;<p class="read-more"><a href="http://changelog.umgeher.mitgnu.com/stuff/debian/bitlbee-an-irc-to-other-chat-networks-gateway/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://changelog.umgeher.mitgnu.com/stuff/debian/bitlbee-an-irc-to-other-chat-networks-gateway/" title="BitlBee - an IRC to other chat networks gateway"></a><p>Gostei tanto do BitlBee que resolvi fazer um mini how-to para quem gostou da ideia de usar o seu cliente de IRC preferido para falar com o pessoal do IMs da vida (die MSN, DIE!).</p>
<p><a href="http://www.bitlbee.org/main.php/servers.html">Se voce nao quer instalar na sua maquina ou em um home-server por ai, voce pode usar um server publico, uma boa escolha para aqueles que tambem nao gosta de configurar nada.</a></p>
<p>Primeiro, vamos instalar ele…</p>
<pre>cd /usr/ports/irc/bitlbee
make install clean</pre>
<p>Configure com os servicos que voce vai utilizar, espero que voce nao tenha selecionado MSN. Nao entendeu o primeiro passo?</p>
<pre>apt-get install bitlbee</pre>
<p>Continua nao entendendo? Mmmm… Use o server publico.</p>
<p>Bacana, voce deve ter instalado, agora vamos editar o arquivo de configuracao usando o editor preferido de sua escolha (espero que seja Emacs):</p>
<pre>emacs -nw /usr/local/etc/bitlbee/bitlbee.conf</pre>
<p>Vou colar o meu aqui para voces terem um exemplo.</p>
<pre>[settings]
RunMode = Daemon
User = bitlbee
DaemonInterface = 0.0.0.0
DaemonPort = 6667
OperPassword = topSecret
HostName = earl</pre>
<p>Agora, voce como um bom user de *BSD deixe a porta escolhida aberta e rode o BitlBee. Pronto que maravilha hein, server rodando.</p>
<p>Para usar, basta conectar com o seu IRC client preferido (ircII e’ uma boa escolha) e configurar seu user como quiser, subindo quantas contas quiser tambem. =) Bom aproveito.</p>
<p>Sim, claro, la’ conectado vai ter um passo a passo para voce configurar tudo. Mas nada melhor que um RTFM para aprender tudo.</p>
]]></content:encoded>
			<wfw:commentRss>http://changelog.umgeher.mitgnu.com/stuff/debian/bitlbee-an-irc-to-other-chat-networks-gateway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian Lenny — Nvidia TwinView</title>
		<link>http://changelog.umgeher.mitgnu.com/stuff/debian/debian-lenny-nvidia-twinview/</link>
		<comments>http://changelog.umgeher.mitgnu.com/stuff/debian/debian-lenny-nvidia-twinview/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 18:20:13 +0000</pubDate>
		<dc:creator>umgeher</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[nvidia]]></category>

		<guid isPermaLink="false">http://changelog.umgeher.mitgnu.com/?p=13</guid>
		<description><![CDATA[<a href="http://changelog.umgeher.mitgnu.com/stuff/debian/debian-lenny-nvidia-twinview/" title="Debian Lenny - Nvidia TwinView"></a>O que eu fiz para o meu TwinView funcionar sem reclamar. =) Ah… Lembre-se, sempre como root. apt-get install nvidia-kernel-common module-assistant nvidia-glx nvidia-glx-dev m-a –i prepare m-a a-i –i –t –f nvidia-kernel depmod –a Depois verifiquei se o modulo nvidia &#8230;<p class="read-more"><a href="http://changelog.umgeher.mitgnu.com/stuff/debian/debian-lenny-nvidia-twinview/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://changelog.umgeher.mitgnu.com/stuff/debian/debian-lenny-nvidia-twinview/" title="Debian Lenny - Nvidia TwinView"></a><p>O que eu fiz para o meu TwinView funcionar sem reclamar. =)</p>
<p>Ah… Lembre-se, sempre como root.</p>
<blockquote><p><strong>apt-get install nvidia-kernel-common module-assistant </strong><strong>nvidia-glx nvidia-glx-dev</strong><strong><br />
m-a –i prepare<br />
m-a a-i –i –t –f nvidia-kernel<br />
depmod –a</strong></p></blockquote>
<p><strong> </strong>Depois verifiquei se o modulo nvidia subiu no sistema:</p>
<blockquote><p><strong>lsmod | grep nvidida</strong></p></blockquote>
<p>Se apareceu alguma linha com nvidia foi porque subiu o drive. Caso nao subiu tente dar um:</p>
<blockquote><p><strong>modprobe nvidia</strong></p></blockquote>
<p>Depois com ele carregado editei o meu xorg.conf e apenas modifiquei a section device.</p>
<blockquote><p><strong>Section “Device“<br />
Identifier      “NVIDIA“<br />
Driver          “nvidia“<br />
Option          “TwinView” “true“<br />
Option          “MetaModes” “1680x1050,1680x1050“<br />
Option          “SecondMonitorHorizSync” “31–80″<br />
Option          “SecondMonitorVertRefresh” “56–76″<br />
Option          “TwinViewOrientation” “RightOf“<br />
EndSection</strong></p></blockquote>
<p>Pronto. Meu TwinView feliz.</p>
]]></content:encoded>
			<wfw:commentRss>http://changelog.umgeher.mitgnu.com/stuff/debian/debian-lenny-nvidia-twinview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

