<?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>Patrick&#039;s Blog(2) &#187; Tips and tricks</title>
	<atom:link href="http://blog.laimbock.com/category/tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.laimbock.com</link>
	<description>Observations in a fast changing World</description>
	<lastBuildDate>Fri, 09 Dec 2011 00:03:03 +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>Increase the framerate on the F16 screencast recorder</title>
		<link>http://blog.laimbock.com/2011/12/09/increase-the-framerate-on-the-f16-screencast-recorder/</link>
		<comments>http://blog.laimbock.com/2011/12/09/increase-the-framerate-on-the-f16-screencast-recorder/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 00:03:03 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[framerate]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[recorder]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">https://blog.laimbock.com/2011/12/09/increase-the-framerate-on-the-f16-screencast-recorder/</guid>
		<description><![CDATA[Fedora 16 comes with a built-in screencast recorder. By default the screencast recorder records the entire screen with a framerate of 15/sec. If you need a higher framerate then here&#8217;s what you do: Open dconf-editor and go to org -> gnome -> shell -> recorder. Here you should see a number of options (file-extension, framerate [...]]]></description>
		<wfw:commentRss>http://blog.laimbock.com/2011/12/09/increase-the-framerate-on-the-f16-screencast-recorder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix Fedora 16 boot problem when using RAID</title>
		<link>http://blog.laimbock.com/2011/11/30/how-to-fix-fedora-16-boot-problem-when-using-raid/</link>
		<comments>http://blog.laimbock.com/2011/11/30/how-to-fix-fedora-16-boot-problem-when-using-raid/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 03:39:28 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Tips and tricks]]></category>

		<guid isPermaLink="false">http://blog.laimbock.com/?p=382</guid>
		<description><![CDATA[If you use mdraid (Linux&#8217; software RAID) and you want to install Fedora 16 with /boot, / and swap each in a RAID1 setup your box may not boot once the installation is finished. First go read bugzilla bug 750794 to understand what seems to be happening and why your box with shiny new Fedora [...]]]></description>
		<wfw:commentRss>http://blog.laimbock.com/2011/11/30/how-to-fix-fedora-16-boot-problem-when-using-raid/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to install Fedora 16 without GPT</title>
		<link>http://blog.laimbock.com/2011/11/30/how-to-install-fedora-16-without-gpt/</link>
		<comments>http://blog.laimbock.com/2011/11/30/how-to-install-fedora-16-without-gpt/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 03:18:11 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gpt]]></category>
		<category><![CDATA[install]]></category>

		<guid isPermaLink="false">http://blog.laimbock.com/?p=380</guid>
		<description><![CDATA[Tip: if you want to install Fedora 16 without GPT labels then just boot with kernel option &#8220;nogpt&#8221; and it will revert to Fedora 15 behavior.]]></description>
		<wfw:commentRss>http://blog.laimbock.com/2011/11/30/how-to-install-fedora-16-without-gpt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetworkManager, libvirtd &amp; VMs on a routed network using a central DHCP server</title>
		<link>http://blog.laimbock.com/2011/11/30/libvirt-iptables-vms-routed-network-central-dhcp-server/</link>
		<comments>http://blog.laimbock.com/2011/11/30/libvirt-iptables-vms-routed-network-central-dhcp-server/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 02:53:05 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[dhcp-forwarder]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[libvirtd]]></category>
		<category><![CDATA[NetworkManager]]></category>
		<category><![CDATA[routed]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[vm]]></category>

		<guid isPermaLink="false">http://blog.laimbock.com/?p=336</guid>
		<description><![CDATA[I recently upgraded my main workstation to Fedora 16 and decided to change the original bridged setup I had for my Virtual Machines to a routed one. This way I could use the default NetworkManager service and not deviate too much from a default installation. Since it is not too obvious how to set this [...]]]></description>
		<wfw:commentRss>http://blog.laimbock.com/2011/11/30/libvirt-iptables-vms-routed-network-central-dhcp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using minicom inside a screen session</title>
		<link>http://blog.laimbock.com/2011/01/20/using-minicom-inside-a-screen-session/</link>
		<comments>http://blog.laimbock.com/2011/01/20/using-minicom-inside-a-screen-session/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 01:46:16 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Tips and tricks]]></category>

		<guid isPermaLink="false">http://blog.laimbock.com/?p=295</guid>
		<description><![CDATA[By default minicom uses ctrl-a which also happens to be used by screen. If you started minicom inside a screen session and hit ctrl-a then your ctrl-a will be caught by screen. Now how to issue a minicom command? Just hit ctrl-a a. You can also use screen to connect to the serial port so [...]]]></description>
		<wfw:commentRss>http://blog.laimbock.com/2011/01/20/using-minicom-inside-a-screen-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto disable sound when selecting a login name in GDM on Fedora 14</title>
		<link>http://blog.laimbock.com/2011/01/05/howto-disable-sound-when-selecting-a-login-name-in-gdm-on-fedora-14/</link>
		<comments>http://blog.laimbock.com/2011/01/05/howto-disable-sound-when-selecting-a-login-name-in-gdm-on-fedora-14/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 16:22:36 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Tips and tricks]]></category>

		<guid isPermaLink="false">http://blog.laimbock.com/2011/01/05/howto-disable-sound-when-selecting-a-login-name-in-gdm-on-fedora-14/</guid>
		<description><![CDATA[Here&#8217;s a quick way to get rid of that annoying beep sound when selecting a login name in the GDM greeter on Fedora 14: As root type the following command: sudo -u gdm gconftool-2 &#8211;type=bool &#8211;set /desktop/gnome/sound/event_sounds false]]></description>
		<wfw:commentRss>http://blog.laimbock.com/2011/01/05/howto-disable-sound-when-selecting-a-login-name-in-gdm-on-fedora-14/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Nokia N900: How To Backup your SMS messages</title>
		<link>http://blog.laimbock.com/2010/05/26/nokia-n900-how-to-backup-your-sms-messages/</link>
		<comments>http://blog.laimbock.com/2010/05/26/nokia-n900-how-to-backup-your-sms-messages/#comments</comments>
		<pubDate>Wed, 26 May 2010 15:39:17 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Tips and tricks]]></category>

		<guid isPermaLink="false">http://blog.laimbock.com/?p=267</guid>
		<description><![CDATA[The new PR 1.2 firmware release for the N900 was just released and it&#8217;s time to upgrade. Then you bump into your first challenge: how to backup your SMS messages on the N900? Nokia&#8217;s PC Suite only backs up Contacts etc. but not your SMS messages. And Ovi Suite still does not support the N900 [...]]]></description>
		<wfw:commentRss>http://blog.laimbock.com/2010/05/26/nokia-n900-how-to-backup-your-sms-messages/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Enemy Territory on Fedora 13 x86_64</title>
		<link>http://blog.laimbock.com/2010/05/14/enemy-territory-on-fedora-12-x86_64/</link>
		<comments>http://blog.laimbock.com/2010/05/14/enemy-territory-on-fedora-12-x86_64/#comments</comments>
		<pubDate>Fri, 14 May 2010 15:43:44 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Tips and tricks]]></category>

		<guid isPermaLink="false">http://blog.laimbock.com/?p=253</guid>
		<description><![CDATA[If you need to blow of a little steam then Enemy Territory is the perfect game. Here are some  tips to make the sound working on Fedora 13 x86_64. Assumptions: Fedora 13 x86_64 is installed and updated with yum update et-linux-2.60.x86.run is installed the et-2.60b.zip patch is installed kmod-catalyst is installed from rpmfusion.org There are [...]]]></description>
		<wfw:commentRss>http://blog.laimbock.com/2010/05/14/enemy-territory-on-fedora-12-x86_64/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Enabling the fingerprint reader in F11</title>
		<link>http://blog.laimbock.com/2009/06/27/enabling-the-fingerprint-reader-in-f11/</link>
		<comments>http://blog.laimbock.com/2009/06/27/enabling-the-fingerprint-reader-in-f11/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 12:55:03 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Tips and tricks]]></category>

		<guid isPermaLink="false">http://blog.laimbock.com/?p=134</guid>
		<description><![CDATA[If you want to enable the fingerprint reader in Fedora 11 then do this: # yum install fprint* libfprint* gdm-plugin-fingerprint You can find more information on the wiki.]]></description>
		<wfw:commentRss>http://blog.laimbock.com/2009/06/27/enabling-the-fingerprint-reader-in-f11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenVPN, NetworkManager &amp; SELinux denial</title>
		<link>http://blog.laimbock.com/2009/06/21/openvpn-networkmanager-selinux-denial/</link>
		<comments>http://blog.laimbock.com/2009/06/21/openvpn-networkmanager-selinux-denial/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 16:22:18 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Tips and tricks]]></category>

		<guid isPermaLink="false">http://blog.laimbock.com/?p=119</guid>
		<description><![CDATA[If you get an avc denial from selinux when you initiate an openvpn link in NetworkManager then here is a solution: # chcon -t cert_t /your/certificates/dir/* Credits go to the most helpful folks in the #fedora-selinux irc channel on freenode.]]></description>
		<wfw:commentRss>http://blog.laimbock.com/2009/06/21/openvpn-networkmanager-selinux-denial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

