<?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>jude pereira&#039;s blog &#187; gnu linux</title>
	<atom:link href="http://judepereira.com/blog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://judepereira.com/blog</link>
	<description>a terminal, an interface... and me!</description>
	<lastBuildDate>Fri, 11 May 2012 20:39:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>recursive get from an FTP server</title>
		<link>http://judepereira.com/blog/recursive-get-from-an-ftp-server/</link>
		<comments>http://judepereira.com/blog/recursive-get-from-an-ftp-server/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 08:44:13 +0000</pubDate>
		<dc:creator>jude pereira</dc:creator>
				<category><![CDATA[another snippet | code]]></category>
		<category><![CDATA[gnu linux]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[download directory ftp]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[ftp mget]]></category>
		<category><![CDATA[ftp recursive]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[mget]]></category>
		<category><![CDATA[recursive]]></category>
		<category><![CDATA[recursive get ftp]]></category>
		<category><![CDATA[wget]]></category>
		<category><![CDATA[wget ftp]]></category>

		<guid isPermaLink="false">http://judepereira.com/blog/?p=1249</guid>
		<description><![CDATA[As we all know, downloading a directory from an FTP server over FTP over the command line is not possible. Some, have found mget to be the holy grail, I certainly do not. I was restoring my music backup from my NAS, and I didn&#8217;t want to do it the GUI way, so CLI is [...]]]></description>
		<wfw:commentRss>http://judepereira.com/blog/recursive-get-from-an-ftp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Unofficial Gentoo Linux x86 uClibC stage3s’</title>
		<link>http://judepereira.com/blog/x86-uclibc-stages/</link>
		<comments>http://judepereira.com/blog/x86-uclibc-stages/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 04:30:32 +0000</pubDate>
		<dc:creator>jude pereira</dc:creator>
				<category><![CDATA[gentoo | sabayon | fedora]]></category>
		<category><![CDATA[gnu linux]]></category>
		<category><![CDATA[catalyst]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[embedded gentoo]]></category>
		<category><![CDATA[experimental]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[gentoo linux]]></category>
		<category><![CDATA[miniaturized stage3]]></category>
		<category><![CDATA[ratgentoo]]></category>
		<category><![CDATA[stage3]]></category>
		<category><![CDATA[tinygentoo]]></category>
		<category><![CDATA[uclibc]]></category>
		<category><![CDATA[uclibc x86]]></category>
		<category><![CDATA[unofficial stage3]]></category>
		<category><![CDATA[x86 stage3]]></category>

		<guid isPermaLink="false">http://judepereira.com/blog/?p=499</guid>
		<description><![CDATA[The uclibc experimental stages on the gentoo mirrors are all outdated(they go back to years), so here are my stage3s&#8217;, which have been updated. They&#8217;re very similar to, and in fact can be considered to be the same stages that the Gentoo Community provides, only updated. As of 27th August, they are now built by [...]]]></description>
		<wfw:commentRss>http://judepereira.com/blog/x86-uclibc-stages/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Resetting a User’s Home Permissions</title>
		<link>http://judepereira.com/blog/resetting-a-user%e2%80%99s-home-permissions/</link>
		<comments>http://judepereira.com/blog/resetting-a-user%e2%80%99s-home-permissions/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 16:54:24 +0000</pubDate>
		<dc:creator>jude pereira</dc:creator>
				<category><![CDATA[gnu linux]]></category>
		<category><![CDATA[bad permissions]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[no access]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[reset home permissions]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://judepereira.com/blog/?p=1194</guid>
		<description><![CDATA[Recently I managed to mess up my home permissions, to the extent that I owned the files, but couldn&#8217;t read them. Fixing an entire user&#8217;s home directory permissions is simple and easy. # chown user:user -R /home/user/ # chmod -R u+rwX /home/user/ Done.]]></description>
		<wfw:commentRss>http://judepereira.com/blog/resetting-a-user%e2%80%99s-home-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>comparison sheet &#124; plug computers</title>
		<link>http://judepereira.com/blog/comparison-sheet-plug-computers/</link>
		<comments>http://judepereira.com/blog/comparison-sheet-plug-computers/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 02:52:38 +0000</pubDate>
		<dc:creator>jude pereira</dc:creator>
				<category><![CDATA[gnu linux]]></category>
		<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[comparison]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[plug]]></category>
		<category><![CDATA[plug computers]]></category>
		<category><![CDATA[plug pc]]></category>
		<category><![CDATA[sheet]]></category>
		<category><![CDATA[sheeva]]></category>

		<guid isPermaLink="false">http://judepereira.com/blog/?p=1148</guid>
		<description><![CDATA[A lot of these plug computers are in the market. Which one is right for you? Here&#8217;s a comparison sheet to help you decide which one should you be looking for: Plug Computer Processor Memory JTAG WiFi Network USB SATA Price Ionics Cumulus KW 1.2Ghz 512MB NAND, 512MB DDR2 Yes Yes 1 Ethernet 1 2 [...]]]></description>
		<wfw:commentRss>http://judepereira.com/blog/comparison-sheet-plug-computers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>playing with grsecurity &#124; a brief tutorial</title>
		<link>http://judepereira.com/blog/playing-with-grsecurity-a-brief-tutorial/</link>
		<comments>http://judepereira.com/blog/playing-with-grsecurity-a-brief-tutorial/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 18:30:51 +0000</pubDate>
		<dc:creator>jude pereira</dc:creator>
				<category><![CDATA[gnu linux]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[gradm]]></category>
		<category><![CDATA[grsecurity]]></category>
		<category><![CDATA[grsecurity quick]]></category>
		<category><![CDATA[grsecurity.net]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kvm]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[old]]></category>
		<category><![CDATA[paxctl]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[qemu]]></category>
		<category><![CDATA[quick start]]></category>
		<category><![CDATA[rbac]]></category>
		<category><![CDATA[rsyslog]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[testing grsecurity]]></category>
		<category><![CDATA[traditional]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[user reviews]]></category>
		<category><![CDATA[working with grsecurity]]></category>

		<guid isPermaLink="false">http://judepereira.com/blog/?p=1046</guid>
		<description><![CDATA[This howto is intended for those looking for better means to secure the Linux kernel, and the userland by the means of a powerful and simple role based access control policy. Contents What is grsecurity? Setting up grsecurity + gentoo in a VM The real thing: Grsecurity Getting familiar with gradm Generating the policy Fixing [...]]]></description>
		<wfw:commentRss>http://judepereira.com/blog/playing-with-grsecurity-a-brief-tutorial/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

