<?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>John McLearcentos | John McLear</title>
	<atom:link href="http://mclear.co.uk/category/centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://mclear.co.uk</link>
	<description>My mission: To encourage effective use of ICT in Schools. My main focus is on ages 3-11.</description>
	<lastBuildDate>Thu, 17 May 2012 21:14:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://primaryblogger.co.uk/?v=3.3.2</generator>
		<item>
		<title>Etherpad CentOS installation</title>
		<link>http://mclear.co.uk/2010/03/09/etherpad-centos-installation/</link>
		<comments>http://mclear.co.uk/2010/03/09/etherpad-centos-installation/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 17:00:00 +0000</pubDate>
		<dc:creator>Admin Admin</dc:creator>
				<category><![CDATA[centos]]></category>
		<category><![CDATA[etherpad]]></category>

		<guid isPermaLink="false">http://mclear.primaryblogger.co.uk/2010/03/09/etherpad-centos-installation/</guid>
		<description><![CDATA[Nuba has written a fantastic guide for installing Etherpad onto CentOS &#8211; I recommend you follow that before reading this. My problem is that the JAR wouldn&#8217;t compile on my box. I ran into a problem, my box wouldn&#8217;t let me use fsc (Fast Scala Compiler) so I had to change the fsc references to [...]]]></description>
			<content:encoded><![CDATA[<div class="separator" style="clear: both; text-align: center;"><a style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;" rel="nofollow" href="http://4.bp.blogspot.com/_NislCXjnul0/S5aAuQoComI/AAAAAAAACtw/z7xtBkgpL-w/s1600-h/etherpadsnap.png"><img src="http://4.bp.blogspot.com/_NislCXjnul0/S5aAuQoComI/AAAAAAAACtw/z7xtBkgpL-w/s200/etherpadsnap.png" border="0" alt="" width="200" height="122" /></a></div>
<p>Nuba has written a fantastic guide for installing Etherpad onto CentOS &#8211; I recommend you follow that before reading this.</p>
<p>My problem is that the JAR wouldn&#8217;t compile on my box.</p>
<p>I ran into a problem, my box wouldn&#8217;t let me use fsc (Fast Scala Compiler) so I had to change the fsc references to use scalac(Scala Compiler) then I could compile the JAR.  I also had to use JAR instead of FastJAR</p>
<p>This isn&#8217;t a guide as such, just an overview of how I fixed the problems I had.</p>
<p class="wp-report-this"><a href="http://mclear.co.uk?moderation_action=report_form&object_type=post&object_id=320&width=250&height=300" class="thickbox" title="Report This Post">Report This Post</a></p><p class="relatedP">Related posts:<ol>
<li class="relatedP"><a href='http://mclear.co.uk/2010/08/20/fsc-could-not-connect-to-compilation-daemon-in-centos/' rel='bookmark' title='fsc Could not connect to compilation daemon in CentOS'>fsc Could not connect to compilation daemon in CentOS</a> <small>Trying to install etherpad on CentOS and I ran into...</small></li>
<li class="relatedP"><a href='http://mclear.co.uk/2009/10/26/centos-netinstall-5-4-iso-installation/' rel='bookmark' title='CentOS Netinstall 5.4 ISO installation'>CentOS Netinstall 5.4 ISO installation</a> <small>Iv&#8217;e had to install CentOS 10+ times today and I...</small></li>
<li class="relatedP"><a href='http://mclear.co.uk/2010/11/02/etherpad-fails-with-cannot-allocate-memory/' rel='bookmark' title='Etherpad fails with Cannot Allocate memory'>Etherpad fails with Cannot Allocate memory</a> <small>Java likes memory.  VPS has some serious issues with this....</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://mclear.co.uk/2010/03/09/etherpad-centos-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing shibboleth SP 2.3 on CentOS</title>
		<link>http://mclear.co.uk/2009/11/07/installing-shibboleth-sp-2-3-on-centos/</link>
		<comments>http://mclear.co.uk/2009/11/07/installing-shibboleth-sp-2-3-on-centos/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 03:42:00 +0000</pubDate>
		<dc:creator>Admin Admin</dc:creator>
				<category><![CDATA[cent os]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[shibboleth]]></category>
		<category><![CDATA[sso]]></category>

		<guid isPermaLink="false">http://mclear.primaryblogger.co.uk/2009/11/07/installing-shibboleth-sp-2-3-on-centos/</guid>
		<description><![CDATA[Press y 3 times. Done. Proceed to configuration.. Report This PostRelated posts: Installing Shibboleth SP 2 on CentOS to the ukfederation w/ Godaddy certs Internet 2 give some &#8220;creative&#8221; documentation for this procedure so... CentOS Netinstall 5.4 ISO installation Iv&#8217;e had to install CentOS 10+ times today and I... Testing Shibboleth SP 2 on CentOS [...]]]></description>
			<content:encoded><![CDATA[<pre class="brush: bash; title: ; notranslate">
cd /etc/yum.repos.d/

curl -O http://download.opensuse.org/repositories/security://shibboleth/CentOS_5/security:shibboleth.repo

yum install shibboleth.i386
</pre>
<p>Press y 3 times.  Done.  <a href="http://mclear.co.uk/2009/10/27/configuring-shibboleth-sp-2-on-centos-to-the-ukfederation-w-godaddy-certs/"><span style="color: #000000">Proceed to configuration..</span></a></p>
<p class="wp-report-this"><a href="http://mclear.co.uk?moderation_action=report_form&object_type=post&object_id=196&width=250&height=300" class="thickbox" title="Report This Post">Report This Post</a></p><p class="relatedP">Related posts:<ol>
<li class="relatedP"><a href='http://mclear.co.uk/2009/10/26/installing-shibboleth-sp-2-on-centos-to-the-ukfederation-w-godaddy-certs/' rel='bookmark' title='Installing Shibboleth SP 2 on CentOS to the ukfederation w/ Godaddy certs'>Installing Shibboleth SP 2 on CentOS to the ukfederation w/ Godaddy certs</a> <small>Internet 2 give some &#8220;creative&#8221; documentation for this procedure so...</small></li>
<li class="relatedP"><a href='http://mclear.co.uk/2009/10/26/centos-netinstall-5-4-iso-installation/' rel='bookmark' title='CentOS Netinstall 5.4 ISO installation'>CentOS Netinstall 5.4 ISO installation</a> <small>Iv&#8217;e had to install CentOS 10+ times today and I...</small></li>
<li class="relatedP"><a href='http://mclear.co.uk/2009/10/27/testing-shibboleth-sp-2-on-centos-to-the-ukfederation-w-godaddy-certs/' rel='bookmark' title='Testing Shibboleth SP 2 on CentOS to the ukfederation w/ Godaddy certs'>Testing Shibboleth SP 2 on CentOS to the ukfederation w/ Godaddy certs</a> <small>Part 4. Testing (2 hours) Shibboleth can be started using...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://mclear.co.uk/2009/11/07/installing-shibboleth-sp-2-3-on-centos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Shibboleth SP 2 on CentOS to the ukfederation w/ Godaddy certs</title>
		<link>http://mclear.co.uk/2009/10/26/installing-shibboleth-sp-2-on-centos-to-the-ukfederation-w-godaddy-certs/</link>
		<comments>http://mclear.co.uk/2009/10/26/installing-shibboleth-sp-2-on-centos-to-the-ukfederation-w-godaddy-certs/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 22:28:00 +0000</pubDate>
		<dc:creator>Admin Admin</dc:creator>
				<category><![CDATA[cent os]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[shibboleth]]></category>
		<category><![CDATA[sp]]></category>

		<guid isPermaLink="false">http://mclear.primaryblogger.co.uk/2009/10/26/installing-shibboleth-sp-2-on-centos-to-the-ukfederation-w-godaddy-certs/</guid>
		<description><![CDATA[Internet 2 give some &#8220;creative&#8221; documentation for this procedure so I thought I&#8217;d write some that are easier to follow: Part 0. Planning. (2 hours) Download CentOS Netimage boot CD from http://centos.org Receive approval from the UK federation for your service. Purchase a cheep Godaddy Cert or have one ready for your service. Be aware [...]]]></description>
			<content:encoded><![CDATA[<p><span><span><span style="font-family: arial"><span>Internet 2 give some &#8220;creative&#8221; </span></span></span></span><a rel="nofollow" href="https://spaces.internet2.edu/display/SHIB2/NativeSPLinuxRPMInstall"><span><span><span style="font-family: arial"><span>documentation</span></span></span></span></a><span><span><span style="font-family: arial"><span> for this procedure so I thought I&#8217;d write some that are easier to follow:</span></span></span></span></p>
<div><span><span><span style="font-family: arial"><span><br />
</span></span></span></span></div>
<div><strong><em><span style="font-family: arial"><span>Part 0.  Planning. (2 hours)</span></span></em></strong></div>
<div><span style="font-family: arial"><span><br />
</span></span></div>
<div>
<ol>
<li><span style="font-family: arial"><span>Download CentOS Netimage boot CD from </span></span><a rel="nofollow" href="http://centos.org/"><span style="font-family: arial"><span>http://centos.org</span></span></a></li>
<li><span style="font-family: arial"><span>Receive approval from the </span></span><a rel="nofollow" href="http://www.ukfederation.org.uk/content/Documents/UKFederationHelpdesk"><span style="font-family: arial"><span>UK federation</span></span></a><span style="font-family: arial"><span> for your service.</span></span></li>
<li><span style="font-family: arial"><span>Purchase a cheep </span></span><a rel="nofollow" href="http://godaddy.com/"><span style="font-family: arial"><span>Godaddy</span></span></a><span style="font-family: arial"><span> Cert or have one ready for your service.  <em>Be aware that you will be getting 1 SSL cert to secure your resource and another SSL cert (a self signed one) to talk to the UK federation.  Do not get these certificates confused!</em></span></span></li>
<li><span style="font-family: arial">Create the appropriate DNS records to point to the IP of your resource and the IP of your SP.  IE shib.yourdomain.com (your resource) should resolve to the IP of the apache server and sp.yourdomain.com (service provider) should resolve to the same IP.</span></li>
</ol>
</div>
<div><span style="font-family: arial"><br />
</span></div>
<div><strong><em><span style="font-family: arial"><span>Part 1.  Install (2 hours)</span></span></em></strong></div>
<div><span style="font-family: arial"><span><br />
</span></span></div>
<div><span><span><span style="font-family: arial"><span>First things first. </span></span><span style="font-family: arial"><span>Install Cent OS</span></span><span style="font-family: arial"><span>.  You don&#8217;t need a gui or anything fancy, just a web server.  Do all the blow as a root user. </span></span></span></span></div>
<div><span style="font-family: arial"><br />
</span></div>
<div><span style="font-family: arial"><strong>Set the your hostname in /etc/sysconfig/network &amp; /etc/hosts</strong> to match the FQDN of your SP ie sp.yourdomain.com</span></div>
<div><span style="font-family: arial"><br />
</span></div>
<div><span style="font-family: arial">Install ntp date and set the date (you might want to add a cron job for this):</span></div>
<div><span style="font-family: arial"><br />
</span></div>
<div><span style="font-family: arial"><strong>yum install ntp.i386</strong></span></div>
<div><span style="font-family: arial"><strong>ntpdate pool.ntp.org</strong></span></div>
<div><span style="font-family: arial"><br />
</span></div>
<div><span style="font-family: arial"><strong>NOTE:  BELOW IS NOW DEFUNCT AND YOU SHOULD <a href="http://mclear.co.uk/2009/11/07/installing-shibboleth-sp-2-3-on-centos/">USE THE DOCUMENTATION HERE</a> &#8211; although still complete the SELINUX section</strong></span></div>
<div><span><span><span style="font-family: arial"><span><br />
</span></span></span></span></div>
<div><span><span><strong><span style="font-family: arial"><span>cd /root/</span></span></strong></span></span></div>
<div><span style="font-weight: bold;line-height: 16px"><span style="font-family: arial"><span>curl -O http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/2.2.1/RPMS/i386/RHE/5/log4shib-1.0.3-1.1.i386.rpm \ </span></span></span></div>
<div><span style="font-weight: bold;line-height: 16px"><span style="font-family: arial"><span> -O http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/2.2.1/RPMS/i386/RHE/5/xerces-c-3.0.1-5.1.i386.rpm \</span></span></span></div>
<div><span style="font-weight: bold;line-height: 16px"><span style="font-family: arial"><span> -O http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/2.2.1/RPMS/i386/RHE/5/xml-security-c-1.5.1-3.2.i386.rpm \</span></span></span></div>
<div><span style="font-weight: bold;line-height: 16px"><span style="font-family: arial"><span> -O http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/2.2.1/RPMS/i386/RHE/5/xmltooling-1.2.2-1.i386.rpm \</span></span></span></div>
<div><span style="font-weight: bold;line-height: 16px"><span style="font-family: arial"><span> -O http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/2.2.1/RPMS/i386/RHE/5/opensaml-2.2.1-1.i386.rpm \</span></span></span></div>
<div><span style="font-weight: bold;line-height: 16px"><span style="font-family: arial"><span> -O http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/2.2.1/RPMS/i386/RHE/5/shibboleth-2.2.1-2.i386.rpm</span></span></span></div>
<div><span><span><span style="font-family: arial"><span><br />
</span></span></span></span></div>
<div><span><span><span style="font-family: arial"><span>The above will put the files you need in /root</span></span></span></span></div>
<div><span><span><span style="font-family: arial"><span><br />
</span></span></span></span></div>
<div><span><span><strong><span style="font-family: arial"><span>Edit /etc/yum.conf</span></span></strong><span style="font-family: arial"><span> (use vi or nano) copy the gpgcheck command and then comment it out to read #gpgcheck=yes,</span></span><strong><span style="font-family: arial"><span> </span></span></strong></span><span><span><strong><span style="font-family: arial"><span>set gpgcheck=no</span></span></strong><span style="font-family: arial"><span> below the commented line.</span></span></span></span></span></div>
<div><span><span><span style="font-family: arial"><span><br />
</span></span></span></span></div>
<div><span><span><strong><span style="font-family: arial"><span>yum -y install ntp</span></span></strong></span></span></div>
<div><span><span><strong><span style="font-family: arial"><span>/usr/sbin/ntpdate pool.ntp.org</span></span></strong></span></span></div>
<div><span><strong><span><span style="font-family: arial"><span>yum localinstall xerces-c-3.0.1-5.1.i386.rpm</span></span></span></strong></span></div>
<div><span><span style="line-height: 16px"><strong><span style="font-family: arial"><span>yum -y install unixODBC.i386</span></span></strong></span></span></div>
<div><span style="font-weight: bold;line-height: 16px"><span><span style="font-family: arial"><span>rpm -ivh log4shib-1.0.3-1.1.i386.rpm</span></span></span></span></div>
<div><span><span style="font-weight: bold;line-height: 16px"><span><span style="font-family: arial"><span>rpm -ivh xml-security-c-1.5.1-3.2.i386.rpm</span></span></span></span></span></div>
<div><span><span style="font-weight: bold;line-height: 16px"><span><span style="font-family: arial"><span>rpm -ivh xmltooling-1.2.2-1.i386.rpm</span></span></span></span></span></div>
<div><span><span style="font-weight: bold;line-height: 16px"><span><span style="font-family: arial"><span>rpm -ivh opensaml-2.2.1-1.i386.rpm</span></span></span></span></span></div>
<div><span><span style="font-weight: bold;line-height: 16px"><span><span style="font-family: arial"><span>rpm -ivh shibboleth-2.2.1-2.i386.rpm</span></span></span></span></span></div>
<div><span style="line-height: 13px"><strong><span style="font-family: arial"><span><br />
</span></span></strong></span></div>
<div><span style="font-family: arial"><span>The above will install the packages.  Your shibboleth config will live in /etc/shibboleth</span></span></div>
<div><span style="font-family: arial"><span><br />
</span></span></div>
<div><span style="font-family: arial"><strong><br />
</strong></span></div>
<div><span style="font-family: arial"><strong>Edit /etc/selinux/config</strong></span></div>
<div><span style="font-family: arial"> </span></div>
<blockquote>
<div><span style="font-family: arial">Comment out SELINUX=enforcing</span></div>
<div><span style="font-family: arial">Type in SELINUX=disabled</span></div>
</blockquote>
<div><span style="font-family: arial"> </span></div>
<div><span style="font-family: arial"></p>
<div><strong>setenforce 0</strong></div>
<div><strong><br />
</strong></div>
<div>Warning: This will disable some security options, it can be left enabled but tweeks will need to be made to the socket restrictions later on.  Can someone please document this better?</div>
<p></span></div>
<div><span style="font-family: arial"><br />
</span></div>
<div><span style="font-family: arial">Or instead of doing above you can use system-config-securitylevel-tui to disable and restart selinux</span></div>
<div><span style="font-family: arial"><br />
</span></div>
<div><strong><span style="font-family: arial"><span>/usr/sbin/shibd -v </span></span></strong></div>
<div><span style="font-family: arial"><span><br />
</span></span></div>
<div><span style="font-family: arial"><span>Will return the version of shibboleth installed.  If it does then:</span></span></div>
<div><span style="font-family: arial"><br />
</span></div>
<div><span style="font-family: arial"><a href="http://mclear.co.uk/2009/10/27/configuring-shibboleth-sp-2-on-centos-to-the-ukfederation-w-godaddy-certs/"><span style="font-size: large">Continue to Part 2 (Configuring Shibboleth)</span></a></span></div>
<p class="wp-report-this"><a href="http://mclear.co.uk?moderation_action=report_form&object_type=post&object_id=178&width=250&height=300" class="thickbox" title="Report This Post">Report This Post</a></p><p class="relatedP">Related posts:<ol>
<li class="relatedP"><a href='http://mclear.co.uk/2009/10/27/testing-shibboleth-sp-2-on-centos-to-the-ukfederation-w-godaddy-certs/' rel='bookmark' title='Testing Shibboleth SP 2 on CentOS to the ukfederation w/ Godaddy certs'>Testing Shibboleth SP 2 on CentOS to the ukfederation w/ Godaddy certs</a> <small>Part 4. Testing (2 hours) Shibboleth can be started using...</small></li>
<li class="relatedP"><a href='http://mclear.co.uk/2009/11/07/installing-shibboleth-sp-2-3-on-centos/' rel='bookmark' title='Installing shibboleth SP 2.3 on CentOS'>Installing shibboleth SP 2.3 on CentOS</a> <small>Press y 3 times. Done. Proceed to configuration.. Report This...</small></li>
<li class="relatedP"><a href='http://mclear.co.uk/2009/10/27/configuring-shibboleth-sp-2-on-centos-to-the-ukfederation-w-godaddy-certs/' rel='bookmark' title='Configuring Shibboleth SP 2 on CentOS to the ukfederation w/ Godaddy certs'>Configuring Shibboleth SP 2 on CentOS to the ukfederation w/ Godaddy certs</a> <small>Part 2. Shibboleth Config (6 hours) Edit shibboleth2.xml Replace all...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://mclear.co.uk/2009/10/26/installing-shibboleth-sp-2-on-centos-to-the-ukfederation-w-godaddy-certs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CentOS Netinstall 5.4 ISO installation</title>
		<link>http://mclear.co.uk/2009/10/26/centos-netinstall-5-4-iso-installation/</link>
		<comments>http://mclear.co.uk/2009/10/26/centos-netinstall-5-4-iso-installation/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 17:52:00 +0000</pubDate>
		<dc:creator>Admin Admin</dc:creator>
				<category><![CDATA[cent os]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[i386]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[path]]></category>

		<guid isPermaLink="false">http://mclear.primaryblogger.co.uk/2009/10/26/centos-netinstall-5-4-iso-installation/</guid>
		<description><![CDATA[Iv&#8217;e had to install CentOS 10+ times today and I wanted to quickly document my procedure: Grab http://mirror.sov.uk.goscomb.net/centos/5.4/isos/i386/CentOS-5.4-i386-netinstall.iso &#38; boot from it however you/I want. Select HTTP install then for server type: mirror.centos.org For path type: centos/5.4/os/i386 Go go gadget arms. Report This PostRelated posts: Installing Shibboleth SP 2 on CentOS to the ukfederation w/ [...]]]></description>
			<content:encoded><![CDATA[<p>Iv&#8217;e had to install CentOS 10+ times today and I wanted to quickly document my procedure:
<div></div>
<div>
<ol>
<li>Grab http://mirror.sov.uk.goscomb.net/centos/5.4/isos/i386/CentOS-5.4-i386-netinstall.iso &amp; boot from it however you/I want.</li>
<li>Select HTTP install then for server type: <b>mirror.centos.org</b></li>
<li>For path type: <b>centos/5.4/os/i386</b></li>
</ol>
</div>
<div></div>
<div>Go go gadget arms.</div>
<div></div>
<p class="wp-report-this"><a href="http://mclear.co.uk?moderation_action=report_form&object_type=post&object_id=177&width=250&height=300" class="thickbox" title="Report This Post">Report This Post</a></p><p class="relatedP">Related posts:<ol>
<li class="relatedP"><a href='http://mclear.co.uk/2009/10/26/installing-shibboleth-sp-2-on-centos-to-the-ukfederation-w-godaddy-certs/' rel='bookmark' title='Installing Shibboleth SP 2 on CentOS to the ukfederation w/ Godaddy certs'>Installing Shibboleth SP 2 on CentOS to the ukfederation w/ Godaddy certs</a> <small>Internet 2 give some &#8220;creative&#8221; documentation for this procedure so...</small></li>
<li class="relatedP"><a href='http://mclear.co.uk/2009/11/07/installing-shibboleth-sp-2-3-on-centos/' rel='bookmark' title='Installing shibboleth SP 2.3 on CentOS'>Installing shibboleth SP 2.3 on CentOS</a> <small>Press y 3 times. Done. Proceed to configuration.. Report This...</small></li>
<li class="relatedP"><a href='http://mclear.co.uk/2010/03/09/etherpad-centos-installation/' rel='bookmark' title='Etherpad CentOS installation'>Etherpad CentOS installation</a> <small>Nuba has written a fantastic guide for installing Etherpad onto...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://mclear.co.uk/2009/10/26/centos-netinstall-5-4-iso-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

