<?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>dead.at &#124; nowhere useful</title>
	<atom:link href="http://wp.dead.at/feed" rel="self" type="application/rss+xml" />
	<link>http://wp.dead.at</link>
	<description>Just my WordPress weblog</description>
	<lastBuildDate>Wed, 01 Sep 2010 09:14:20 +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>nopaste.at recode with symfony. Part x: End</title>
		<link>http://wp.dead.at/2010/09/nopaste-at-recode-with-symfony-part-x-end</link>
		<comments>http://wp.dead.at/2010/09/nopaste-at-recode-with-symfony-part-x-end#comments</comments>
		<pubDate>Wed, 01 Sep 2010 09:14:20 +0000</pubDate>
		<dc:creator>wese</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://wp.dead.at/?p=119</guid>
		<description><![CDATA[Due to the lack of time i decided i will let the whole thing rest until i have some better ideas what to make of the site. Suggestions are welcome.]]></description>
		<wfw:commentRss>http://wp.dead.at/2010/09/nopaste-at-recode-with-symfony-part-x-end/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nopaste.at recode with symfony. Part 2: THE START!</title>
		<link>http://wp.dead.at/2010/02/nopaste-at-recode-with-symfony-part-2-the-start</link>
		<comments>http://wp.dead.at/2010/02/nopaste-at-recode-with-symfony-part-2-the-start#comments</comments>
		<pubDate>Sat, 20 Feb 2010 22:00:46 +0000</pubDate>
		<dc:creator>wese</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[nopaste]]></category>
		<category><![CDATA[pastebin]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://wp.dead.at/?p=38</guid>
		<description><![CDATA[The TODO for Today Setup the VHost Create a decent database model Doesn&#8217;t sound like much, let&#8217;s see what i came up with. VHost+Database setup Doing this with Apache and phpMyAdmin isn&#8217;t big of a deal. Just make sure to set AllowOverride All for your VHost or the symfony won&#8217;t play nicely. The Model Since [...]]]></description>
		<wfw:commentRss>http://wp.dead.at/2010/02/nopaste-at-recode-with-symfony-part-2-the-start/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nopaste.at recode with symfony. Part 1: THE PLAN!</title>
		<link>http://wp.dead.at/2010/02/nopaste-at-recode-with-symfony-part-1</link>
		<comments>http://wp.dead.at/2010/02/nopaste-at-recode-with-symfony-part-1#comments</comments>
		<pubDate>Thu, 11 Feb 2010 22:00:52 +0000</pubDate>
		<dc:creator>wese</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[nopaste]]></category>
		<category><![CDATA[pastebin]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://wp.dead.at/?p=28</guid>
		<description><![CDATA[Current Status For those of you which don&#8217;t know what a pastebin/nopaste is have a look at this Wikipedia article. My current pastebin is located at pastebin.at and nopaste.at and is based on a Drupal6 Installation with CCK and many silly modifications. Goal Clean and expandable code easy Distributable get some coding practices with state [...]]]></description>
		<wfw:commentRss>http://wp.dead.at/2010/02/nopaste-at-recode-with-symfony-part-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improve SATA Performance by disabling command queuing.</title>
		<link>http://wp.dead.at/2009/04/improve-sata-performance-by-disabling-command-queuing</link>
		<comments>http://wp.dead.at/2009/04/improve-sata-performance-by-disabling-command-queuing#comments</comments>
		<pubDate>Wed, 08 Apr 2009 06:07:08 +0000</pubDate>
		<dc:creator>wese</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[SATA]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://wp.dead.at/2010/02/improve-sata-performance-by-disabling-command-queuing</guid>
		<description><![CDATA[Just a short and simple way to improve reading performance for SATA Drives. When you disable the command queueing on the drive, you will allow the kernel to do this solely on its own, which results in overall better performance. This example on my Server shows an 30mb/s increase, which is for real. # Default [...]]]></description>
		<wfw:commentRss>http://wp.dead.at/2009/04/improve-sata-performance-by-disabling-command-queuing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Backup to FTP with NCFTP</title>
		<link>http://wp.dead.at/2008/08/how-backup-ftp-ncftp</link>
		<comments>http://wp.dead.at/2008/08/how-backup-ftp-ncftp#comments</comments>
		<pubDate>Thu, 14 Aug 2008 05:07:08 +0000</pubDate>
		<dc:creator>wese</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://wp.dead.at/?p=96</guid>
		<description><![CDATA[Showing an easy way of copying your files to an remote FTP Server. Install ncftpapt-get install ncftp apt-get install ncftp Create ncftp-serverconfig /root/.ncftp/backupserver.cfg host &#60;server-ip/hostname&#62; user &#60;username&#62; pass &#60;password&#62; Create CronJob /etc/cron.d/backup 40 2 * * *     root     ncftpput -f /root/.ncftp/backupserver.cfg -vZmRF /ftp-directory/ /local-backup/* 1&#62;/dev/null This way you will recieve warnings/errors. Flags -f [...]]]></description>
		<wfw:commentRss>http://wp.dead.at/2008/08/how-backup-ftp-ncftp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Export + Import Linux Users.</title>
		<link>http://wp.dead.at/2008/08/how-to-export-import-linux-users</link>
		<comments>http://wp.dead.at/2008/08/how-to-export-import-linux-users#comments</comments>
		<pubDate>Fri, 08 Aug 2008 06:07:08 +0000</pubDate>
		<dc:creator>wese</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://wp.dead.at/?p=87</guid>
		<description><![CDATA[Here is an simple way of exporting your Local Users and import them back somewhere else. To retain the user password, use the -p flag which will allow the use of a pre-encrypted password. Command join -t":" -11 -21 /etc/passwd /etc/shadow&#124;awk -F":" '{if($8 !~ /^!/ &#38;&#38; $8 !~ /^\*/ &#38;&#38; $3 &#62; 0) { gsub(/\$/,"\\$",$8); print("useradd [...]]]></description>
		<wfw:commentRss>http://wp.dead.at/2008/08/how-to-export-import-linux-users/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Use SysCP Panel with Nginx + Apache2 * Update 2</title>
		<link>http://wp.dead.at/2008/08/how-use-syscp-panel-nginx-apache2-update-2</link>
		<comments>http://wp.dead.at/2008/08/how-use-syscp-panel-nginx-apache2-update-2#comments</comments>
		<pubDate>Fri, 08 Aug 2008 06:07:08 +0000</pubDate>
		<dc:creator>wese</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[syscp]]></category>

		<guid isPermaLink="false">http://wp.dead.at/?p=80</guid>
		<description><![CDATA[Please make sure your familiar with SysCP, Apache and your Server. Since i&#8217;m using SysCP to manage my Vhosts i created a script to do the Nginx SiteConfiguration. Nginx Configuration&#8217;s /etc/nginx/syscp_sites.conf &#8211; This file will be dynamicaly generated. /etc/nginx/proxy.conf proxy_redirect off; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; client_max_body_size 10m; client_body_buffer_size 128k; proxy_connect_timeout [...]]]></description>
		<wfw:commentRss>http://wp.dead.at/2008/08/how-use-syscp-panel-nginx-apache2-update-2/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Munin Plugin: Openvz V2</title>
		<link>http://wp.dead.at/2008/08/munin-plugin-openvz-v2</link>
		<comments>http://wp.dead.at/2008/08/munin-plugin-openvz-v2#comments</comments>
		<pubDate>Fri, 08 Aug 2008 06:07:08 +0000</pubDate>
		<dc:creator>wese</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[syscp]]></category>

		<guid isPermaLink="false">http://wp.dead.at/?p=74</guid>
		<description><![CDATA[I have updated my Munin Plugin so it will nolonger depend on PHP to be installed. It will allow you to easily monitor your running VE&#8217;s stats with Munin. Installation On Debian Etch Upload the attached script to your server and place it in your shared munin plugins directory /usr/share/munin/plugins/openvz_ Configure munin to run the [...]]]></description>
		<wfw:commentRss>http://wp.dead.at/2008/08/munin-plugin-openvz-v2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: pdf-lib 4.0.1 on Debian Etch</title>
		<link>http://wp.dead.at/2008/08/how-pdf-lib-401-debian-etch</link>
		<comments>http://wp.dead.at/2008/08/how-pdf-lib-401-debian-etch#comments</comments>
		<pubDate>Fri, 08 Aug 2008 06:07:08 +0000</pubDate>
		<dc:creator>wese</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[pear]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://wp.dead.at/?p=68</guid>
		<description><![CDATA[This is just a short how to to get pdf-lib 4.0.1 (freeware) working on Debian Etch, without compiling php from source. I&#8217;m going to use pear to compile the php &#8211; pdf Extension. 1. Install php4 / php5 for apache if you havent done already # Apache1 apt-get install libapache-mod-php4 libapache-mod-php4 # Apache2 apt-get install [...]]]></description>
		<wfw:commentRss>http://wp.dead.at/2008/08/how-pdf-lib-401-debian-etch/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
