<?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>Luc de Louw&#039;s Blog</title>
	<atom:link href="http://blog.delouw.ch/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.delouw.ch</link>
	<description>An IT guy is blogging</description>
	<lastBuildDate>Sun, 03 Mar 2013 10:58:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Host based access control with IPA</title>
		<link>http://blog.delouw.ch/2013/03/02/host-based-access-control-with-ipa/</link>
		<comments>http://blog.delouw.ch/2013/03/02/host-based-access-control-with-ipa/#comments</comments>
		<pubDate>Sat, 02 Mar 2013 17:05:30 +0000</pubDate>
		<dc:creator>Luc de Louw</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[IPA]]></category>
		<category><![CDATA[Kerberos]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[System Management]]></category>

		<guid isPermaLink="false">http://blog.delouw.ch/?p=1602</guid>
		<description><![CDATA[Host based access control is easy with IPA/FreeIPA, very easy. Lets assume you want to have a host group called rhel-prod, a usergroup called prod-admins and you want to let them access the servers in the rhel-prod group by ssh from any host that can reach the servers. Lets call the HBAC rule prod-admins. You [...]]]></description>
		<wfw:commentRss>http://blog.delouw.ch/2013/03/02/host-based-access-control-with-ipa/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Automated disk partitioning on virtual machines with Cobbler</title>
		<link>http://blog.delouw.ch/2012/12/15/automated-disk-partitioning-on-virtual-machines-with-cobbler/</link>
		<comments>http://blog.delouw.ch/2012/12/15/automated-disk-partitioning-on-virtual-machines-with-cobbler/#comments</comments>
		<pubDate>Sat, 15 Dec 2012 10:10:24 +0000</pubDate>
		<dc:creator>Luc de Louw</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Cobbler]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[KVM]]></category>
		<category><![CDATA[RHEV]]></category>
		<category><![CDATA[RHN Satellite]]></category>
		<category><![CDATA[Spacewalk]]></category>

		<guid isPermaLink="false">http://blog.delouw.ch/?p=1574</guid>
		<description><![CDATA[The default Cobbler Snippets just do simple auto partitioning. For a more sophisticated partition layout you need to know what kind of VM you are going to install. KVMs and RHEVs device name is /dev/vda, Xen uses /dev/xvda and ESX /dev/sda. Luckily this can be figured out automatically, those different virtualization vendors are using its [...]]]></description>
		<wfw:commentRss>http://blog.delouw.ch/2012/12/15/automated-disk-partitioning-on-virtual-machines-with-cobbler/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>RHEV 3.1 &#8211; an overview about the new features</title>
		<link>http://blog.delouw.ch/2012/12/09/rhev-3-1-an-overview-about-the-new-features/</link>
		<comments>http://blog.delouw.ch/2012/12/09/rhev-3-1-an-overview-about-the-new-features/#comments</comments>
		<pubDate>Sun, 09 Dec 2012 10:42:59 +0000</pubDate>
		<dc:creator>Luc de Louw</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[RHEV]]></category>
		<category><![CDATA[System Management]]></category>

		<guid isPermaLink="false">http://blog.delouw.ch/?p=1513</guid>
		<description><![CDATA[Recently Red Hat announced the public availability of RHEV 3.1. Finally, no more Windows needed for the whole software stack In 3.0, the new webadmin interface was already inncluded, as a tech preview and had its problems. Now with 3.1 its working great and looks neat. In contrary to 3.0, it is now listening on [...]]]></description>
		<wfw:commentRss>http://blog.delouw.ch/2012/12/09/rhev-3-1-an-overview-about-the-new-features/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to recover from a lost Kerberos password for admin</title>
		<link>http://blog.delouw.ch/2012/12/08/how-to-recover-from-a-lost-kerberos-password-for-admin/</link>
		<comments>http://blog.delouw.ch/2012/12/08/how-to-recover-from-a-lost-kerberos-password-for-admin/#comments</comments>
		<pubDate>Sat, 08 Dec 2012 16:42:07 +0000</pubDate>
		<dc:creator>Luc de Louw</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[IPA]]></category>
		<category><![CDATA[Kerberos]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.delouw.ch/?p=1552</guid>
		<description><![CDATA[Ever lost your password for the admin principle on your Linux Kerberos server? It is quite easy to recover by just setting a new one. You just need to log in to your KDC and proceed as follows: [root@ipa1 ~]# kadmin.local Authenticating as principal admin/admin@EXAMPLE.COM with password. kadmin.local: change_password admin@EXAMPLE.COM Enter password for principal "admin@EXAMPLE.COM": [...]]]></description>
		<wfw:commentRss>http://blog.delouw.ch/2012/12/08/how-to-recover-from-a-lost-kerberos-password-for-admin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Migrating from CentOS6 to RHEL6</title>
		<link>http://blog.delouw.ch/2012/12/08/migrating-from-centos6-to-rhel6/</link>
		<comments>http://blog.delouw.ch/2012/12/08/migrating-from-centos6-to-rhel6/#comments</comments>
		<pubDate>Sat, 08 Dec 2012 16:28:39 +0000</pubDate>
		<dc:creator>Luc de Louw</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[RHEL]]></category>

		<guid isPermaLink="false">http://blog.delouw.ch/?p=1543</guid>
		<description><![CDATA[There are different tutorial on the net how to migrate from RHEL to CentOS but almost no information about the other way round. It is quite simple and at the end of the day you have only Red Hat Packages installed. you need to copy the following packages from a Red Hat medium and install [...]]]></description>
		<wfw:commentRss>http://blog.delouw.ch/2012/12/08/migrating-from-centos6-to-rhel6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kernel 3.5.3 partially broken for virtualization</title>
		<link>http://blog.delouw.ch/2012/10/03/kernel-3-5-3-partially-broken-for-virtualization/</link>
		<comments>http://blog.delouw.ch/2012/10/03/kernel-3-5-3-partially-broken-for-virtualization/#comments</comments>
		<pubDate>Wed, 03 Oct 2012 08:33:43 +0000</pubDate>
		<dc:creator>Luc de Louw</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[KVM]]></category>

		<guid isPermaLink="false">http://blog.delouw.ch/?p=1514</guid>
		<description><![CDATA[Some time ago, Fedora 17 got a Kernel update to 3.5.3-1. Since then, PXE booting virtual machines does not work anymore. It seems that it has not been fixed in the upstream Kernel, but only the 3.5 series of Kernels is affected. A bug has been filed, but no fix is available. The only solution [...]]]></description>
		<wfw:commentRss>http://blog.delouw.ch/2012/10/03/kernel-3-5-3-partially-broken-for-virtualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading RHN  Satellite 5.4.1 to 5.5</title>
		<link>http://blog.delouw.ch/2012/09/23/upgrading-rhn-satellite-5-4-1-to-5-5/</link>
		<comments>http://blog.delouw.ch/2012/09/23/upgrading-rhn-satellite-5-4-1-to-5-5/#comments</comments>
		<pubDate>Sun, 23 Sep 2012 11:24:28 +0000</pubDate>
		<dc:creator>Luc de Louw</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[RHN Satellite]]></category>
		<category><![CDATA[System Management]]></category>

		<guid isPermaLink="false">http://blog.delouw.ch/?p=1481</guid>
		<description><![CDATA[Red Hat has released RHN Satellite version 5.5. It is a release that is mainly a bug-fix release, but has some interesting new features as well. Here comes a brief guide how to update your RHN Satellite to the latest version. It is not a official guide, so if you trash your Satellite, it is [...]]]></description>
		<wfw:commentRss>http://blog.delouw.ch/2012/09/23/upgrading-rhn-satellite-5-4-1-to-5-5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to get a RTL2832U based DVB-T stick working on Fedora 17</title>
		<link>http://blog.delouw.ch/2012/09/16/how-to-get-a-rtl2832u-based-dvb-t-stick-working-on-fedora-17/</link>
		<comments>http://blog.delouw.ch/2012/09/16/how-to-get-a-rtl2832u-based-dvb-t-stick-working-on-fedora-17/#comments</comments>
		<pubDate>Sun, 16 Sep 2012 11:02:30 +0000</pubDate>
		<dc:creator>Luc de Louw</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Multimedia]]></category>

		<guid isPermaLink="false">http://blog.delouw.ch/?p=1463</guid>
		<description><![CDATA[This week I bought a no-name DVB-T stick with the risk to not getting it working with Linux. The device contains a RTL2832u chip which seems to be quite common according to this list. The price tag was just €14, so I was taking the risk. First experiments shown that there is no chance to [...]]]></description>
		<wfw:commentRss>http://blog.delouw.ch/2012/09/16/how-to-get-a-rtl2832u-based-dvb-t-stick-working-on-fedora-17/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to transfer files to the Google Nexus 7</title>
		<link>http://blog.delouw.ch/2012/09/09/how-to-transfer-files-to-the-google-nexus-7/</link>
		<comments>http://blog.delouw.ch/2012/09/09/how-to-transfer-files-to-the-google-nexus-7/#comments</comments>
		<pubDate>Sun, 09 Sep 2012 09:25:29 +0000</pubDate>
		<dc:creator>Luc de Louw</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://blog.delouw.ch/?p=1445</guid>
		<description><![CDATA[It looks like a silly question, but it is not. The device does not support USB Mass storage, but some stuff called MTP. Unfortunately it does not work as expected with Linux. The first try was to yum -y install libmtp.x86_64 libmtp-examples.x86_64 and mount the device with fuse: mtpfs /mnt. However, it seems it is [...]]]></description>
		<wfw:commentRss>http://blog.delouw.ch/2012/09/09/how-to-transfer-files-to-the-google-nexus-7/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PAM and IPA authentication for RHN Satellite</title>
		<link>http://blog.delouw.ch/2012/08/12/pam-and-ipa-authentication-for-rhn-satellite/</link>
		<comments>http://blog.delouw.ch/2012/08/12/pam-and-ipa-authentication-for-rhn-satellite/#comments</comments>
		<pubDate>Sun, 12 Aug 2012 10:51:43 +0000</pubDate>
		<dc:creator>Luc de Louw</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[IPA]]></category>
		<category><![CDATA[RHN Satellite]]></category>
		<category><![CDATA[SSSD]]></category>
		<category><![CDATA[System Management]]></category>

		<guid isPermaLink="false">http://blog.delouw.ch/?p=1426</guid>
		<description><![CDATA[If you have a larger installation on your site, you may wish to have a single source of credentials not only for common system services, but for your RHN Satellite too. This will show you how to configure your RHN Satellite Server to use PAM with SSSD. SSSD, the System Security Services Daemon is a [...]]]></description>
		<wfw:commentRss>http://blog.delouw.ch/2012/08/12/pam-and-ipa-authentication-for-rhn-satellite/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
