<?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>icanhascraigryder - craigryder.com &#187; how to change permissions</title>
	<atom:link href="http://www.craigryder.com/tag/how-to-change-permissions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.craigryder.com</link>
	<description>The oddball blog of (a) Craig Ryder</description>
	<lastBuildDate>Tue, 08 Nov 2011 17:00:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<atom:link rel='hub' href='http://www.craigryder.com/?pushpress=hub'/>
		<item>
		<title>How to make directories writable in Ubuntu or most other distribs</title>
		<link>http://www.craigryder.com/linux-ubuntudebetc/how-to-make-directories-writable-in-ubuntu-or-most-other-distribs/</link>
		<comments>http://www.craigryder.com/linux-ubuntudebetc/how-to-make-directories-writable-in-ubuntu-or-most-other-distribs/#comments</comments>
		<pubDate>Sat, 16 May 2009 20:17:54 +0000</pubDate>
		<dc:creator>Chemmyone</dc:creator>
				<category><![CDATA[Linux - Ubuntu/Deb/etc]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[how to change permissions]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.craigryder.com/?p=196</guid>
		<description><![CDATA[Re: How to make directories writable? Applications -&#62; Accessories -&#62; Terminal Type: sudo chmod -R 777 /opt/lampp/ for example or sudo chmod -R (for recursive ((don&#8217;t type this))) 755 is a bit safer as it does not allow a folder to be world writable. What that&#8217;d look like without my mess is: sudo chmod -R <a href='http://www.craigryder.com/linux-ubuntudebetc/how-to-make-directories-writable-in-ubuntu-or-most-other-distribs/'>[...] Read More</a>]]></description>
		<wfw:commentRss>http://www.craigryder.com/linux-ubuntudebetc/how-to-make-directories-writable-in-ubuntu-or-most-other-distribs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

