<?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>O Blog do Gustavo Felisberto &#187; linux</title>
	<atom:link href="http://blog.felisberto.net/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.felisberto.net</link>
	<description>Life, the universe and all the rest</description>
	<lastBuildDate>Tue, 15 Mar 2011 11:57:25 +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>Ubuntu upgrade</title>
		<link>http://blog.felisberto.net/2009/10/26/ubuntu-upgrade/</link>
		<comments>http://blog.felisberto.net/2009/10/26/ubuntu-upgrade/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 13:26:56 +0000</pubDate>
		<dc:creator>Gustavo Felisberto</dc:creator>
				<category><![CDATA[Ciência/Tecnologia]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://blog.felisberto.net/?p=1561</guid>
		<description><![CDATA[This is a mental note to myself so that I do not have to google every time I want to do an upgrade of a Ubuntu system to a new release. sudo apt-get update sudo apt-get get upgrade sudo apt-get install update-manager sudo update-manager -d]]></description>
			<content:encoded><![CDATA[<p><span class="dropcap">T</span>his is a mental note to myself so that I do not have to google every time I want to do an upgrade of a Ubuntu system to a new release.<br />
<code><br />
sudo apt-get update<br />
sudo apt-get get upgrade<br />
sudo apt-get install update-manager<br />
sudo update-manager -d<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.felisberto.net/2009/10/26/ubuntu-upgrade/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Timetracker in Linux</title>
		<link>http://blog.felisberto.net/2009/08/26/timetracker-in-linux/</link>
		<comments>http://blog.felisberto.net/2009/08/26/timetracker-in-linux/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 09:25:05 +0000</pubDate>
		<dc:creator>Gustavo Felisberto</dc:creator>
				<category><![CDATA[Ciência/Tecnologia]]></category>
		<category><![CDATA[Geral]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[timetracker]]></category>

		<guid isPermaLink="false">http://blog.felisberto.net/?p=1553</guid>
		<description><![CDATA[The very nice Timetracker application now runs at some 90% under Linux. The software is a dotNet application that runs in Mono. Under ubuntu (Jaunty 9.04) you need the core that is probably already installed and: sudo apt-get install libmono-microsoft-visualbasic8.0-cil libmono-winforms2.0-cil The only annoyance right now is that the software is distributed as a .exe [...]]]></description>
			<content:encoded><![CDATA[<p><span class="dropcap">T</span>he very nice <a href="http://0xff.net/">Timetracker</a> application now runs at some 90% under Linux. </p>
<p>The software is a dotNet application that runs in Mono. Under ubuntu (Jaunty 9.04) you need the core that is probably already installed and:<br />
<code><br />
sudo apt-get install libmono-microsoft-visualbasic8.0-cil libmono-winforms2.0-cil<br />
</code></p>
<p>The only annoyance right now is that the software is distributed as a .exe file that cannot be run in Mono. You have to either install the software in a Windows machine and then copy the installation directory to your Linux machine, or use Wine to run the Installer.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.felisberto.net/2009/08/26/timetracker-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vmware keyboard issues</title>
		<link>http://blog.felisberto.net/2009/04/01/vmware-keyboard-issues/</link>
		<comments>http://blog.felisberto.net/2009/04/01/vmware-keyboard-issues/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 16:22:16 +0000</pubDate>
		<dc:creator>Gustavo Felisberto</dc:creator>
				<category><![CDATA[Ciência/Tecnologia]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://blog.felisberto.net/?p=1508</guid>
		<description><![CDATA[I&#8217;m running Windows XP inside vmware. The host machine is running Linux (Ubuntu jaunty). I was having issues with the keyboard where the arrow keys would not work, or would do the wrong thing (down key would open the start menu). I found a solution that involved editing ~/.vmware/config and add a line like: xkeymap.nokeycodeMap [...]]]></description>
			<content:encoded><![CDATA[<p><span class="dropcap">I</span>&#8217;m running Windows XP inside vmware. The host machine is running Linux (Ubuntu jaunty). I was having issues with the keyboard where the arrow keys would not work, or would do the wrong thing (down key would open the start menu).</p>
<p>I found a solution that involved editing <code>~/.vmware/config</code> and add a line like:<br />
<code>xkeymap.nokeycodeMap = true</code><br />
But this would not work properly as Vmware would think I had a Japanese keyboard and some keys would not work.</p>
<p>I found another solution and this one seems to be working fine. Instead of the previous code add this to your <code> ~/.vmware/config</code>:</p>
<p><code>xkeymap.keycode.108 = 0x138 # Alt_R<br />
xkeymap.keycode.106 = 0x135 # KP_Divide<br />
xkeymap.keycode.104 = 0x11c # KP_Enter<br />
xkeymap.keycode.111 = 0x148 # Up<br />
xkeymap.keycode.116 = 0x150 # Down<br />
xkeymap.keycode.113 = 0x14b # Left<br />
xkeymap.keycode.114 = 0x14d # Right<br />
xkeymap.keycode.105 = 0x11d # Control_R<br />
xkeymap.keycode.118 = 0x152 # Insert<br />
xkeymap.keycode.119 = 0x153 # Delete<br />
xkeymap.keycode.110 = 0x147 # Home<br />
xkeymap.keycode.115 = 0x14f # End<br />
xkeymap.keycode.112 = 0x149 # Prior<br />
xkeymap.keycode.117 = 0x151 # Next<br />
xkeymap.keycode.78 = 0x46 # Scroll_Lock<br />
xkeymap.keycode.127 = 0x100 # Pause<br />
xkeymap.keycode.133 = 0x15b # Meta_L<br />
xkeymap.keycode.134 = 0x15c # Meta_R<br />
xkeymap.keycode.135 = 0x15d # Menu</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.felisberto.net/2009/04/01/vmware-keyboard-issues/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Skype + Video now in Linux</title>
		<link>http://blog.felisberto.net/2007/11/07/skype-video-now-in-linux/</link>
		<comments>http://blog.felisberto.net/2007/11/07/skype-video-now-in-linux/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 18:37:59 +0000</pubDate>
		<dc:creator>Gustavo Felisberto</dc:creator>
				<category><![CDATA[Ciência/Tecnologia]]></category>
		<category><![CDATA[Gentoo-dev]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[webcams]]></category>

		<guid isPermaLink="false">http://blog.felisberto.net/2007/11/07/skype-video-now-in-linux/</guid>
		<description><![CDATA[Skype just released the first beta version of their Linux client with video support. I already added it to the Gentoo Portage, but as it is a Beta release you&#8217;ll have to package.unmask it: emerge --sync echo net-im/skype >> /etc/portage/package.unmask echo "net-im/skype **" >>/etc/portage/package.keywords emerge -av skype As Skype beta tester I&#8217;ve been using these [...]]]></description>
			<content:encoded><![CDATA[<p><span class="dropcap">S</span>kype just released the first beta version of their Linux client with video support. I already <a href="https://cia.vc/stats/author/humpback">added</a> it to the Gentoo Portage, but as it is a Beta release you&#8217;ll have to package.unmask it:</p>
<p><code><br />
emerge --sync<br />
echo net-im/skype >> /etc/portage/package.unmask<br />
echo "net-im/skype **" >>/etc/portage/package.keywords<br />
emerge -av skype<br />
</code></p>
<p>As Skype beta tester I&#8217;ve been using these releases for some time and must say that I&#8217;m quite happy with the result, just a few quirks with some webcams, but nothing to serious, and maybe now there will be a good motive to pressure for nice drivers.</p>
<p>If you have any problems fell free to bug me and I&#8217;ll try to give you a hand. My Skype name is <a href="skype:gustavofelisberto?call">gustavofelisberto</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.felisberto.net/2007/11/07/skype-video-now-in-linux/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

