<?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>CentOS &#8211; Sandy Scott&#039;s Web Spot</title>
	<atom:link href="https://www.sandyscott.net/tag/centos/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.sandyscott.net</link>
	<description>My little corner of the web</description>
	<lastBuildDate>Thu, 21 Nov 2013 23:19:19 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>Set-up SpiderOak on CentOS</title>
		<link>https://www.sandyscott.net/2013/11/set-up-spideroak-on-centos/</link>
					<comments>https://www.sandyscott.net/2013/11/set-up-spideroak-on-centos/#respond</comments>
		
		<dc:creator><![CDATA[Sandy]]></dc:creator>
		<pubDate>Thu, 21 Nov 2013 23:15:57 +0000</pubDate>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SpiderOak]]></category>
		<guid isPermaLink="false">http://www.sandyscott.net/?p=51</guid>

					<description><![CDATA[Download the relevant SpiderOak binary &#8211; for the 32-bit Fedora installer it&#8217;s: wget https://spideroak.com/getbuild?platform=fedora&#038;arch=i386 Install sudo yum install spideroak-download-file.rpm Set up, using interactive mode /usr/bin/SpiderOak --setup=- Enter details and protect your data! Use cron to run this command as frequently as necessary /usr/bin/SpiderOak --batchmode<p> <a class="continue-reading-link" href="https://www.sandyscott.net/2013/11/set-up-spideroak-on-centos/"><span>Continue reading</span><i class="crycon-right-dir"></i></a> </p>]]></description>
										<content:encoded><![CDATA[<p>Download the relevant SpiderOak binary &#8211; for the 32-bit Fedora installer it&#8217;s:</p>
<pre>wget https://spideroak.com/getbuild?platform=fedora&arch=i386</pre>
<p>Install</p>
<pre>sudo yum install spideroak-download-file.rpm</pre>
<p>Set up, using interactive mode</p>
<pre>/usr/bin/SpiderOak --setup=-</pre>
<p>Enter details and protect your data!</p>
<p>Use cron to run this command as frequently as necessary</p>
<pre>/usr/bin/SpiderOak --batchmode</pre>
]]></content:encoded>
					
					<wfw:commentRss>https://www.sandyscott.net/2013/11/set-up-spideroak-on-centos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>403 errors with Apache</title>
		<link>https://www.sandyscott.net/2013/05/403-errors-with-apache/</link>
					<comments>https://www.sandyscott.net/2013/05/403-errors-with-apache/#respond</comments>
		
		<dc:creator><![CDATA[Sandy]]></dc:creator>
		<pubDate>Mon, 13 May 2013 22:10:44 +0000</pubDate>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[403]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[forbidden]]></category>
		<category><![CDATA[selinux]]></category>
		<guid isPermaLink="false">http://pops.sandyscott.net/?p=7</guid>

					<description><![CDATA[Here&#8217;s an issue that almost stopped this blog from going up: You&#8217;ve set up a shiny new webserver, installed php, mysql, and it all seems to be going swimmingly.  You&#8217;ve even created phpinfo() file and everything seems to be working. Then you copy something into the html folder, and just...<p> <a class="continue-reading-link" href="https://www.sandyscott.net/2013/05/403-errors-with-apache/"><span>Continue reading</span><i class="crycon-right-dir"></i></a> </p>]]></description>
										<content:encoded><![CDATA[<p>Here&#8217;s an issue that almost stopped this blog from going up:</p>
<p>You&#8217;ve set up a shiny new webserver, installed php, mysql, and it all seems to be going swimmingly.  You&#8217;ve even created phpinfo() file and everything seems to be working.</p>
<p>Then you copy something into the html folder, and just get endless 403 errors when trying to access it.</p>
<p>So you faff around with permissions, users, groups.  No change, nothing works.</p>
<hr />
<p>In my case, SELinux was the devil here.</p>
<p>This ServerFault post shows how to fix it<br />
<a href="http://serverfault.com/questions/296997/completely-random-403-errors-despite-explicit-allow-from-all">ServerFault: Completely random 403 errors despite explicit Allow from all</a></p>
<p>and for more info:<br />
<a href="http://wiki.centos.org/HowTos/SELinux">CentOS Wiki: HowTos > SELinux</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.sandyscott.net/2013/05/403-errors-with-apache/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
