<?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>evad.zone &#187; Linux</title>
	<atom:link href="http://blog.adl.pl/category/computers/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.adl.pl</link>
	<description>reloaded. (again)</description>
	<lastBuildDate>Wed, 18 Aug 2010 21:33:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Fixing VMware Player crash upon start in Fedora 12</title>
		<link>http://blog.adl.pl/fixing-vmware-player-crash-upon-start-in-fedora-12/455</link>
		<comments>http://blog.adl.pl/fixing-vmware-player-crash-upon-start-in-fedora-12/455#comments</comments>
		<pubDate>Wed, 13 Jan 2010 18:37:01 +0000</pubDate>
		<dc:creator>Dawid Lorenz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[fedora 12]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://blog.adl.pl/?p=455</guid>
		<description><![CDATA[When your VMware Player crashes unexpectedly upon start (ie. UI opens up for 1-2 seconds then disappears), fear not. Magix fix is (as root): cd /usr/lib/vmware/lib mv libcurl.so.4 libcurl.so.4.old That&#8217;s it, really. :) Credits:http://communities.vmware.com/message/1444574#1444574]]></description>
		<wfw:commentRss>http://blog.adl.pl/fixing-vmware-player-crash-upon-start-in-fedora-12/455/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Sun Java as alternative to IcedTea/OpenJDK in Fedora</title>
		<link>http://blog.adl.pl/installing-sun-java-as-alternative-to-icedteaopenjdk-in-fedora/110</link>
		<comments>http://blog.adl.pl/installing-sun-java-as-alternative-to-icedteaopenjdk-in-fedora/110#comments</comments>
		<pubDate>Thu, 23 Jul 2009 17:20:45 +0000</pubDate>
		<dc:creator>Dawid Lorenz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.adl.pl/?p=110</guid>
		<description><![CDATA[Ever wondered why Eclipse PDT 2.1 does autocomplete so slow? Installing proper Java Runtime Environment might help. Here&#8217;s how: Go to http://java.com Click on that big, blue Free Java Download button in the middle of the screen Download Linux RPM (self-extracting file), it will download a .bin file that then needs to be extracted to [...]]]></description>
		<wfw:commentRss>http://blog.adl.pl/installing-sun-java-as-alternative-to-icedteaopenjdk-in-fedora/110/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Google Picasa segfault crash</title>
		<link>http://blog.adl.pl/fixing-google-picasa-segfault-crash/74</link>
		<comments>http://blog.adl.pl/fixing-google-picasa-segfault-crash/74#comments</comments>
		<pubDate>Wed, 04 Jun 2008 22:00:32 +0000</pubDate>
		<dc:creator>Dawid Lorenz</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://klamstwo.org/evad/archives/63</guid>
		<description><![CDATA[After installing Fedora 9 on my laptop (which went pretty smoothly, hence no dedicated entry for this), I&#8217;ve figured that Google Picasa for Linux 2.7 doesn&#8217;t start at all. To be specific, it crashes with following output: [evad@D620 ~]$ picasa /usr/bin/picasa: line 139: 27689 Segmentation fault "$PIC_BINDIR"/wrapper check_dir.exe.so /usr/bin/picasa: line 175: 27784 Segmentation fault "$PIC_BINDIR/wrapper" [...]]]></description>
		<wfw:commentRss>http://blog.adl.pl/fixing-google-picasa-segfault-crash/74/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Wicd &#8211; NetworkManager that just works</title>
		<link>http://blog.adl.pl/wicd-networkmanager-that-just-works/73</link>
		<comments>http://blog.adl.pl/wicd-networkmanager-that-just-works/73#comments</comments>
		<pubDate>Wed, 04 Jun 2008 21:49:14 +0000</pubDate>
		<dc:creator>Dawid Lorenz</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://klamstwo.org/evad/archives/62</guid>
		<description><![CDATA[Wicd is an application that manages wired and wireless connections in nice and easy manner. You might say that NetworkManager already does that and is enabled by default, but wicd has several important advantages over NM. Here are few: It just works. Really. Wicd works in the background as a daemon that connects to the [...]]]></description>
		<wfw:commentRss>http://blog.adl.pl/wicd-networkmanager-that-just-works/73/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Maemo: changing default system fonts</title>
		<link>http://blog.adl.pl/maemo-changing-default-system-fonts/72</link>
		<comments>http://blog.adl.pl/maemo-changing-default-system-fonts/72#comments</comments>
		<pubDate>Sun, 20 Apr 2008 08:39:02 +0000</pubDate>
		<dc:creator>Dawid Lorenz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Maemo]]></category>

		<guid isPermaLink="false">http://klamstwo.org/evad/archives/61</guid>
		<description><![CDATA[I&#8217;ve been using Nokia N810 Internet Tablet for some time, and I didn&#8217;t like its default desktop fonts. Device is powered by Debian-based distro, with Hildon desktop on top, which basically is GNOME for handheld devices. Not surprising that I found a solution for changing fonts on GNOME&#8217;s website. Unfortunately Tablet&#8217;s Control Panel doesn&#8217;t allow [...]]]></description>
		<wfw:commentRss>http://blog.adl.pl/maemo-changing-default-system-fonts/72/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Forcing nVidia PowerMizer Performance Levels</title>
		<link>http://blog.adl.pl/forcing-nvidia-powermizer-performance-levels/71</link>
		<comments>http://blog.adl.pl/forcing-nvidia-powermizer-performance-levels/71#comments</comments>
		<pubDate>Tue, 18 Mar 2008 17:51:59 +0000</pubDate>
		<dc:creator>Dawid Lorenz</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://klamstwo.org/evad/archives/60</guid>
		<description><![CDATA[I&#8217;ve recently had opportunity to install Fedora on Dell Precision M4300 laptop. It has pretty powerful nVidia Quadro FX 360M video adapter with 512MB of video memory. However, desktop 3D effects sometimes were not very smooth, especially after some time of inactivity. The first few movements (like cube rotation, dragging windows) seemed to be quite [...]]]></description>
		<wfw:commentRss>http://blog.adl.pl/forcing-nvidia-powermizer-performance-levels/71/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>God save ipw3945 (aka iwl3945 sucks)</title>
		<link>http://blog.adl.pl/god-save-ipw3945-aka-iwl3945-sucks/70</link>
		<comments>http://blog.adl.pl/god-save-ipw3945-aka-iwl3945-sucks/70#comments</comments>
		<pubDate>Sun, 09 Mar 2008 18:52:16 +0000</pubDate>
		<dc:creator>Dawid Lorenz</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://klamstwo.org/evad/archives/59</guid>
		<description><![CDATA[I&#8217;ve been using ipw3945 driver ever since I&#8217;ve had a laptop with Intel 3945ABG wireless adapter. Despite few issues it had in the beginning, I was really happy to have that driver on-board, as the very latest version 1.2.1 of ipw3945 proved to be very stable and reliable. However, some time ago, someone decided to [...]]]></description>
		<wfw:commentRss>http://blog.adl.pl/god-save-ipw3945-aka-iwl3945-sucks/70/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Fixing attachment issue with nautilus-sendto via Thunderbird</title>
		<link>http://blog.adl.pl/fixing-attachment-issue-with-nautilus-sendto-via-thunderbird/69</link>
		<comments>http://blog.adl.pl/fixing-attachment-issue-with-nautilus-sendto-via-thunderbird/69#comments</comments>
		<pubDate>Sat, 08 Mar 2008 01:11:18 +0000</pubDate>
		<dc:creator>Dawid Lorenz</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://klamstwo.org/evad/archives/57</guid>
		<description><![CDATA[Right-click file in Nautilus &#038; send via Thunderbird feature never worked correctly for me. Well, compose window was always popping up, but instead of file attached, I could only see recipient (To: field) as attachment=/home/evad/somefile.txt. Lovely. But when I&#8217;ve once spotted colleague at work, an Ubuntu user, who had that feature working properly I&#8217;ve decided [...]]]></description>
		<wfw:commentRss>http://blog.adl.pl/fixing-attachment-issue-with-nautilus-sendto-via-thunderbird/69/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kernel 2.6.24 vs VMware Player / Workstation</title>
		<link>http://blog.adl.pl/kernel-2624-vs-vmware-player-workstation/68</link>
		<comments>http://blog.adl.pl/kernel-2624-vs-vmware-player-workstation/68#comments</comments>
		<pubDate>Sat, 08 Mar 2008 00:37:38 +0000</pubDate>
		<dc:creator>Dawid Lorenz</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://klamstwo.org/evad/archives/58</guid>
		<description><![CDATA[Installing new kernel very often brings a lot of joy and excitement for a user &#8211; 2.6.24 was not an exception. VMware didn&#8217;t compile, throwing nice and friendly Unable to build the vmmon module error in my face. Don&#8217;t we just love that? OK, here&#8217;s the deal to make it work: Download vmware-any-any-update-116.tgz archive and [...]]]></description>
		<wfw:commentRss>http://blog.adl.pl/kernel-2624-vs-vmware-player-workstation/68/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forcing compiz to use ccsm settings and play better with nVidia</title>
		<link>http://blog.adl.pl/forcing-compiz-to-use-ccsm-settings-and-play-better-with-nvidia/67</link>
		<comments>http://blog.adl.pl/forcing-compiz-to-use-ccsm-settings-and-play-better-with-nvidia/67#comments</comments>
		<pubDate>Mon, 18 Feb 2008 18:06:20 +0000</pubDate>
		<dc:creator>Dawid Lorenz</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://klamstwo.org/evad/archives/56</guid>
		<description><![CDATA[Desktop effects are cool. But they are getting way cooler when you use tools like ccsm, which give you total control over all those fancy effects that you can show off to Windows users, or your (girl&#124;boy)friend, or even to yourself while there&#8217;s nothing else to do. However, regarding a huge number of plugins and/or [...]]]></description>
		<wfw:commentRss>http://blog.adl.pl/forcing-compiz-to-use-ccsm-settings-and-play-better-with-nvidia/67/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
