<?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>Artur Krzywanski &#187; debian</title>
	<atom:link href="http://www.krzywanski.net/archives/tag/debian/feed" rel="self" type="application/rss+xml" />
	<link>http://www.krzywanski.net</link>
	<description>Yet Another Geek bLog</description>
	<lastBuildDate>Fri, 20 Aug 2010 14:01:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>

   <image>
    <title>Artur Krzywanski</title>
    <url>http://0.gravatar.com/avatar/0bfa3ea8eaa576002aaaa59db7401f55?s=48&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536</url>
    <link>http://www.krzywanski.net</link>
   </image>
		<item>
		<title>ImageMagick &amp; RMagick</title>
		<link>http://www.krzywanski.net/archives/630?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=imagemagick-rmagick</link>
		<comments>http://www.krzywanski.net/archives/630#comments</comments>
		<pubDate>Tue, 17 Aug 2010 11:04:22 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[imagemagic]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[rmagick]]></category>

		<guid isPermaLink="false">http://www.krzywanski.net/?p=630</guid>
		<description><![CDATA[ImageMagick lenny package sucks. Espacially if You want RMagick gem on the box. Here is how to get it working: Install required packages user@computer:$ apt-get install libfreetype6-dev gsfonts libpng12-dev libjpeg62-dev libpng12-dev libjpeg62-dev Download, compile and install ImageMagick user@computer:$ cd /usr/local/src/wget http://ftp.nluug.nl/ImageMagick/ImageMagick-6.6.1-8.tar.gztar -zxf ImageMagick-6.6.1-8.tar.gz cd ImageMagick-6.6.1-8./configure --disable-static --with-modules --without-perl --without-magick-plus-plus --with-quantum-depth=8 --with-gs-font-dir=/usr/share/fonts/type1/gsfonts/makemake install Finally, install RMagick [...]]]></description>
		<wfw:commentRss>http://www.krzywanski.net/archives/630/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Puppet installation on Debian Lenny</title>
		<link>http://www.krzywanski.net/archives/624?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=puppet-installation-on-debian-lenny</link>
		<comments>http://www.krzywanski.net/archives/624#comments</comments>
		<pubDate>Fri, 13 Aug 2010 15:01:30 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[puppet]]></category>

		<guid isPermaLink="false">http://www.krzywanski.net/?p=624</guid>
		<description><![CDATA[Here is the easiest way of getting latest puppet installed on Lenny when you start from scratch: First install puppet from gem. You need to have Ruby and RubyGems for it, more here Install puppet gem: user@computer:$ gem install puppet The important bit starts here, create puppet user: user@computer:$ puppetd --mkusers --no-daemonize -vnotice: /Group[puppet]/ensure: creatednotice: [...]]]></description>
		<wfw:commentRss>http://www.krzywanski.net/archives/624/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ec2 + EBS (freezing the machine)</title>
		<link>http://www.krzywanski.net/archives/555?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=ec2-ebs-freezing-the-machine</link>
		<comments>http://www.krzywanski.net/archives/555#comments</comments>
		<pubDate>Mon, 29 Mar 2010 14:48:01 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ebs]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[xfs]]></category>

		<guid isPermaLink="false">http://www.krzywanski.net/?p=555</guid>
		<description><![CDATA[I had some problems with ec2 and EBS recently when mounting EBS drive with XFS on it. Basically the machine was frozen and only way to get it back was request to detach EBS drive and reboot the ec2 machine, I found a fix here. Here is a working procedure (attaching EBS drive not included): [...]]]></description>
		<wfw:commentRss>http://www.krzywanski.net/archives/555/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing memcached and libmemcache on Debian</title>
		<link>http://www.krzywanski.net/archives/334?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=installing-memcached-and-libmemcache-on-debian</link>
		<comments>http://www.krzywanski.net/archives/334#comments</comments>
		<pubDate>Wed, 30 Sep 2009 15:27:39 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[libmemecached]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[memcached]]></category>

		<guid isPermaLink="false">http://www.krzywanski.net/?p=334</guid>
		<description><![CDATA[memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. To use it with C++ apps you also need libmemcached which is client library to the memcached server. It has been designed to be light on memory usage, thread [...]]]></description>
		<wfw:commentRss>http://www.krzywanski.net/archives/334/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Blowfish support in Debian Etch</title>
		<link>http://www.krzywanski.net/archives/3?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=blowfish-support-on-debian</link>
		<comments>http://www.krzywanski.net/archives/3#comments</comments>
		<pubDate>Thu, 06 Nov 2008 13:37:29 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[blowfish]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[pam]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://lyskamm.monterosa.co.uk/artur/wordpress/?p=3</guid>
		<description><![CDATA[A quick how to about enabling blowfish password encryption in Debian. Why you shouldn&#8217;t use md5 passwords (default in Etch) To enable blowfish support, you have to install libpam-unix2 and libpam-passwdqc packages. user@computer:$ apt-get install libpam-unix2 libpam-passwdqc Package libpam-passwdqc is used to enable password checks when changing passwords. Next you have to replace all references [...]]]></description>
		<wfw:commentRss>http://www.krzywanski.net/archives/3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
