<?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>Felipe Alvarez&#039;s blog &#187; computers</title>
	<atom:link href="http://felipe1982.com/blog/category/technology/computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://felipe1982.com/blog</link>
	<description>blog about computing, philosophy, and life in Australia</description>
	<lastBuildDate>Wed, 09 May 2012 06:05:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Fixing partition table in linux with sfdisk</title>
		<link>http://felipe1982.com/blog/2012/02/15/fixing-partition-table-in-linux-with-sfdisk/</link>
		<comments>http://felipe1982.com/blog/2012/02/15/fixing-partition-table-in-linux-with-sfdisk/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 00:11:53 +0000</pubDate>
		<dc:creator>felipe</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[GNU Linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[extended partition]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[logical partition]]></category>
		<category><![CDATA[partitioning]]></category>
		<category><![CDATA[partitions]]></category>
		<category><![CDATA[sfdisk]]></category>

		<guid isPermaLink="false">http://felipe1982.com/blog/?p=814</guid>
		<description><![CDATA[Manipulating partition tables on MS-DOS labelled hard disk (the most common type as of this writing) is an extemely important skill to have as a System Administrator. If one or more partitions gets deleted or modified in an unintentional way, it is imperative that one know how to restore or modify the partitions to rectify [...]]]></description>
		<wfw:commentRss>http://felipe1982.com/blog/2012/02/15/fixing-partition-table-in-linux-with-sfdisk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mapping Windows network share to local folder or directory</title>
		<link>http://felipe1982.com/blog/2011/09/06/mapping-windows-network-share-to-local-folder-or-directory/</link>
		<comments>http://felipe1982.com/blog/2011/09/06/mapping-windows-network-share-to-local-folder-or-directory/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 03:31:25 +0000</pubDate>
		<dc:creator>felipe</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[local folder]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[network share]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=770</guid>
		<description><![CDATA[Now I am able to map C:\&#8230;\Downloads to \\my_nas_share\username\Downloads using Winbolic Link (download from this site) Visit Winbolic Link&#8217;s Website]]></description>
		<wfw:commentRss>http://felipe1982.com/blog/2011/09/06/mapping-windows-network-share-to-local-folder-or-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cron Crontab Schedule</title>
		<link>http://felipe1982.com/blog/2011/08/26/cron-crontab-schedule/</link>
		<comments>http://felipe1982.com/blog/2011/08/26/cron-crontab-schedule/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 02:52:13 +0000</pubDate>
		<dc:creator>felipe</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[dotm]]></category>
		<category><![CDATA[dotw]]></category>
		<category><![CDATA[dow]]></category>
		<category><![CDATA[hour]]></category>
		<category><![CDATA[minute]]></category>
		<category><![CDATA[month]]></category>

		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=764</guid>
		<description><![CDATA[* * * * * command to be executed ┬ ┬ ┬ ┬ ┬ │ │ │ │ │ │ │ │ │ │ │ │ │ │ └───── day of week (0 - 7) (Sunday=0 or 7) │ │ │ └────────── month (1 - 12) │ │ └─────────────── day of month (1 - 31) [...]]]></description>
		<wfw:commentRss>http://felipe1982.com/blog/2011/08/26/cron-crontab-schedule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice brief summary of excellent VIM commands for intermediate users</title>
		<link>http://felipe1982.com/blog/2011/07/20/nice-brief-summary-of-excellent-vim-commands-for-intermediate-users/</link>
		<comments>http://felipe1982.com/blog/2011/07/20/nice-brief-summary-of-excellent-vim-commands-for-intermediate-users/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 00:41:34 +0000</pubDate>
		<dc:creator>felipe</dc:creator>
				<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=762</guid>
		<description><![CDATA[Vim commands for intermediate users]]></description>
		<wfw:commentRss>http://felipe1982.com/blog/2011/07/20/nice-brief-summary-of-excellent-vim-commands-for-intermediate-users/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RAID 1+0 vs RAID 0+1</title>
		<link>http://felipe1982.com/blog/2011/07/02/raid-10-vs-raid-01/</link>
		<comments>http://felipe1982.com/blog/2011/07/02/raid-10-vs-raid-01/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 13:47:31 +0000</pubDate>
		<dc:creator>felipe</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[RAID]]></category>

		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=758</guid>
		<description><![CDATA[Finally an excellent and easy-to-understand explanation for the differences, advantages, and disadvantes between RAID 1+0 (mirrored, and then striped) versus vs. RAID 0+1 (striped and then mirrored).]]></description>
		<wfw:commentRss>http://felipe1982.com/blog/2011/07/02/raid-10-vs-raid-01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zenphoto upgrades</title>
		<link>http://felipe1982.com/blog/2010/12/04/zenphoto-upgrades/</link>
		<comments>http://felipe1982.com/blog/2010/12/04/zenphoto-upgrades/#comments</comments>
		<pubDate>Sat, 04 Dec 2010 01:18:25 +0000</pubDate>
		<dc:creator>felipe</dc:creator>
				<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=737</guid>
		<description><![CDATA[I was initially having some issues doing an upgrade. It was, as it always seems to be, because I did not RTFM. Backup your MySQL database. Backup customised themes or plugins or any other files Delete the following files and folders: The zp-core folder The themes that were distributed with Zenphoto The files in the [...]]]></description>
		<wfw:commentRss>http://felipe1982.com/blog/2010/12/04/zenphoto-upgrades/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amarok cannot connect to MySQL database</title>
		<link>http://felipe1982.com/blog/2010/11/25/amarok-cannot-connect-to-mysql-database/</link>
		<comments>http://felipe1982.com/blog/2010/11/25/amarok-cannot-connect-to-mysql-database/#comments</comments>
		<pubDate>Thu, 25 Nov 2010 04:22:49 +0000</pubDate>
		<dc:creator>felipe</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[GNU Linux]]></category>
		<category><![CDATA[amarok]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=724</guid>
		<description><![CDATA[I deleted all instances of &#8216;amarok&#8217; in $HOME/.kde4/share, and dropped the &#8216;amarokdb&#8217; database, and dropped &#8216;amarokuser&#8217;, and re-created everything, but it still wouldn&#8217;t connect. It turns out the solution is simple. Just change the password in the Amarok settings page from &#8216;password&#8217; to something else (e.g. &#8216;password123&#8242;). Change the &#8216;amarokuser&#8217; password, too, in mysql. Restart [...]]]></description>
		<wfw:commentRss>http://felipe1982.com/blog/2010/11/25/amarok-cannot-connect-to-mysql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nmap on Cygwin</title>
		<link>http://felipe1982.com/blog/2010/09/23/nmap-on-cygwin/</link>
		<comments>http://felipe1982.com/blog/2010/09/23/nmap-on-cygwin/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 04:17:16 +0000</pubDate>
		<dc:creator>felipe</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[nmap]]></category>
		<category><![CDATA[port scan]]></category>

		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=689</guid>
		<description><![CDATA[Installed nmap on cygwin. Dead easy! Download and install Cygwin Download and install WinPCAP Accept most defaults Do the default installation, typically C:\cygwin\ Download nmap for windows (zip) Open the zip file Double click the folder inside the zip, a large list of files should appear Extract these files (and not the folder which contains [...]]]></description>
		<wfw:commentRss>http://felipe1982.com/blog/2010/09/23/nmap-on-cygwin/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>This is why we love you, Gmail: Priority Inbox</title>
		<link>http://felipe1982.com/blog/2010/09/04/this-is-why-we-love-you-gmail-priority-inbox/</link>
		<comments>http://felipe1982.com/blog/2010/09/04/this-is-why-we-love-you-gmail-priority-inbox/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 14:54:41 +0000</pubDate>
		<dc:creator>felipe</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[humour]]></category>

		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=669</guid>
		<description><![CDATA[Gmail has always been pretty good at filtering junk mail into the &#8220;spam&#8221; folder. But today, in addition to spam, people get a lot of mail that isn&#8217;t outright junk but isn&#8217;t very important&#8211;bologna, or &#8220;bacn.&#8221; So we&#8217;ve evolved Gmail&#8217;s filter to address this problem and extended it to not only classify outright spam, but [...]]]></description>
		<wfw:commentRss>http://felipe1982.com/blog/2010/09/04/this-is-why-we-love-you-gmail-priority-inbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenMediaVault</title>
		<link>http://felipe1982.com/blog/2010/08/19/openmediavault/</link>
		<comments>http://felipe1982.com/blog/2010/08/19/openmediavault/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 13:23:04 +0000</pubDate>
		<dc:creator>felipe</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[GNU Linux]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[freenas]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[RAID]]></category>

		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=661</guid>
		<description><![CDATA[OpenMediaVault is looking quite promising. Development is still underway, and author has provided no taste to his loyal fans. This is another project from the same developers that brought you FreeNAS, an OS designed to store all of your files safely and secure, and make them accessible via a wide array of different networking protocols. [...]]]></description>
		<wfw:commentRss>http://felipe1982.com/blog/2010/08/19/openmediavault/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

