<?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>devel.reinikainen.net &#187; Quick notes</title>
	<atom:link href="http://devel.reinikainen.net/category/documents/quick-notes/feed" rel="self" type="application/rss+xml" />
	<link>http://devel.reinikainen.net</link>
	<description>The ramblings of Jani Reinikainen</description>
	<lastBuildDate>Mon, 18 Jul 2011 18:54:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Running webservers behind dynamic IP addresses</title>
		<link>http://devel.reinikainen.net/53</link>
		<comments>http://devel.reinikainen.net/53#comments</comments>
		<pubDate>Sat, 03 Oct 2009 08:35:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick notes]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=53</guid>
		<description><![CDATA[Jani Reinikainen, devel (at) reinikainen.net 23. February 2003 One day my ISP gave me a dynamic IP address (an IP address that changes every time you connect to the Internet). This was not a good solution from my point of view, as I ran a webserver behind this ADSL connection. For this kind of use, [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/53/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URL manipulation techniques</title>
		<link>http://devel.reinikainen.net/50</link>
		<comments>http://devel.reinikainen.net/50#comments</comments>
		<pubDate>Sat, 03 Oct 2009 08:33:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick notes]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[manipulation]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=50</guid>
		<description><![CDATA[URL Manipulation Jani Reinikainen, devel (at) reinikainen.net 21. March 2003 Introduction Suppose you have a website and that website also has a nice domain-name, but no webspace to point it to, except for your ISP&#8217;s website with that horrible http://websites.myisp.com/letter/username/abcd1234/-type address. What to do? Well, here&#8217;s what I did. Apache&#8217;s mod_rewrite First of all, Apache&#8217;s [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/50/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uppdatering av Symantec Anti-Virus Corporate</title>
		<link>http://devel.reinikainen.net/11</link>
		<comments>http://devel.reinikainen.net/11#comments</comments>
		<pubDate>Sat, 03 Oct 2009 08:01:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick notes]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[symantec]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=11</guid>
		<description><![CDATA[Antivirusprogrammet ger f&#246;ljande meddelande d&#229; 30 dagar har g&#229;tt sedan senaste uppdatering. Man beh&#246;ver dock inte v&#228;nta 30 dagar innan man uppdaterar; uppdateringen kan k&#246;ras n&#228;r som helst. OBS! Man m&#229;ste vara inloggad som en administrat&#246;r. Klicka p&#229; &#8220;Close&#8221;-knappen. Ifall du har modem eller ISDN, koppla upp dig till Internet nu. F&#246;r att k&#246;ra uppdateringsprogrammet, [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/11/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notes on /etc/fstab</title>
		<link>http://devel.reinikainen.net/9</link>
		<comments>http://devel.reinikainen.net/9#comments</comments>
		<pubDate>Sat, 03 Oct 2009 07:59:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick notes]]></category>
		<category><![CDATA[fstab]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[partition]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=9</guid>
		<description><![CDATA[1. Adding a user readable, writable and mountable FAT (Windows) partition to /etc/fstab: login as root and create an appropriate mount point directory in, for example, /mnt. I called this directory &#8220;windows&#8221;, since I was mounting my Windows partition. 2. Edit your /etc/fstab file using for example vi or pico or some other text editor. [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/9/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notes on partitioning</title>
		<link>http://devel.reinikainen.net/7</link>
		<comments>http://devel.reinikainen.net/7#comments</comments>
		<pubDate>Sat, 03 Oct 2009 07:58:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick notes]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[partition]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=7</guid>
		<description><![CDATA[Just some random notes on partitioning, probably of no use to anyone. These are old. Use ZFS! Linux Server Here&#8217;s how I partitioned my webserver&#8217;s 60Gb IDE harddrive. I&#8217;m using the mod_userdir Apache module, that&#8217;s why I created a big /home. This also assumes that users have chrooted FTP, mail and/or shell accounts to their [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crontab notes</title>
		<link>http://devel.reinikainen.net/1</link>
		<comments>http://devel.reinikainen.net/1#comments</comments>
		<pubDate>Sat, 03 Oct 2009 07:42:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick notes]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=1</guid>
		<description><![CDATA[Tip #1: Crontab syntax I never remember the crontab syntax, so here it is for quick reference: minute hour day of month month day of week command * * * * * echo hello world! Tip #2: ISP Disconnection Problem One day my ISP gave me a dynamic IP (an IP that changes every time [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

