<?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>Jay Drummond's - Blog &#187; computing</title>
	<atom:link href="http://drummondsoftware.com/blog/index.php/category/computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://drummondsoftware.com/blog</link>
	<description>WordPress weblog</description>
	<lastBuildDate>Sat, 11 Sep 2010 13:09:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Don&#8217;t have programs open in Ubuntu during system update&#8230;</title>
		<link>http://drummondsoftware.com/blog/2010/09/11/dont-have-programs-open-in-ubuntu-during-system-update/</link>
		<comments>http://drummondsoftware.com/blog/2010/09/11/dont-have-programs-open-in-ubuntu-during-system-update/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 13:09:56 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[computing]]></category>

		<guid isPermaLink="false">http://drummondsoftware.com/blog/?p=195</guid>
		<description><![CDATA[Ran into an issue because I wanted to work on my computer while a system update was going on. I had the browser open and was making database changes in my LAMP environment. 
I was using phpMyAdmin to create a new table. I did that and closed the browser (without logging off) and rebooted after [...]]]></description>
			<content:encoded><![CDATA[<p>Ran into an issue because I wanted to work on my computer while a system update was going on. I had the browser open and was making database changes in my LAMP environment. </p>
<p>I was using phpMyAdmin to create a new table. I did that and closed the browser (without logging off) and rebooted after the kernel update. </p>
<p>Then logged back into phpMyAdmin to make more changes. The signin page came up fine. I entered my credentials and I was greeted by the following error:</p>
<p>phpMyAdmin &#8211; Error</p>
<p>Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.</p>
<div id="attachment_198" class="wp-caption aligncenter" style="width: 731px"><img src="http://drummondsoftware.com/blog/wp-content/uploads/2010/09/phpMyAdminError.png" alt="phpMyAdmin - Error" title="phpMyAdminError" width="721" height="95" class="size-full wp-image-198" /><p class="wp-caption-text">phpMyAdmin - Error</p></div>
<p>A quick search and I found an article that gave me the clue I needed: </p>
<p>As Root:<br />
<code><br />
root@jdrummond-laptop:~# cd /var/lib/php5<br />
root@jdrummond-laptop:/var/lib/php5# ls -l<br />
total 40<br />
-rw------- 1 www-data www-data 37673 2010-09-11 08:25 sess_f3pq4jcastnul23laj48ot92684u414p<br />
root@jdrummond-laptop:/var/lib/php5# rm sess_f3pq4jcastnul23laj48ot92684u414p<br />
</code></p>
<p>Looks like a session got stranded in the folder and had some bogus data in it. </p>
<p>To fix this I removed the old session file and then phpMyAdmin was able to make new session files with no problem. </p>
<p>Here&#8217;s what the directory looked like after I got rid of the session that was blocking my login, and was in fact logged in.<br />
<code><br />
root@jdrummond-laptop:/var/lib/php5# ls -l<br />
total 76<br />
-rw------- 1 www-data www-data 17305 2010-09-11 08:31 sess_5jc4klqbfsp5r53s7410n61o64dchjot<br />
-rw------- 1 www-data www-data 34934 2010-09-11 08:31 sess_f3pq4jcastnul23laj48ot92684u414p<br />
-rw------- 1 www-data www-data 17305 2010-09-11 08:31 sess_tgfla0dqoj33m2mrqvm08r7t3npvhhsh<br />
</code></p>
<p>If I hadn&#8217;t had files open during the update, I could have saved some headaches. Moral of the story is. Close all programs before updating your Ubuntu system.</p>
<p>References:<br />
<a href="http://www.electrictoolbox.com/phpmyadmin-cannot-start-session-without-errors/">http://www.electrictoolbox.com/phpmyadmin-cannot-start-session-without-errors/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://drummondsoftware.com/blog/2010/09/11/dont-have-programs-open-in-ubuntu-during-system-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>World Community Grid Statisics</title>
		<link>http://drummondsoftware.com/blog/2009/09/28/world-community-grid-statisics/</link>
		<comments>http://drummondsoftware.com/blog/2009/09/28/world-community-grid-statisics/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 13:27:06 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[computing]]></category>

		<guid isPermaLink="false">http://drummondsoftware.com/blog/?p=185</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="attachment_186" class="wp-caption alignnone" style="width: 589px"><a href="http://drummondsoftware.com/blog/wp-content/uploads/2009/09/mygridprogress20090928.png"><img src="http://drummondsoftware.com/blog/wp-content/uploads/2009/09/mygridprogress20090928.png" alt="mygridprogress20090928" title="mygridprogress20090928" width="579" height="559" class="size-medium wp-image-186" /></a><p class="wp-caption-text">mygridprogress20090928</p></div>
]]></content:encoded>
			<wfw:commentRss>http://drummondsoftware.com/blog/2009/09/28/world-community-grid-statisics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Training Course Development Platform</title>
		<link>http://drummondsoftware.com/blog/2009/07/19/java-training-course-development-platform/</link>
		<comments>http://drummondsoftware.com/blog/2009/07/19/java-training-course-development-platform/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 01:36:33 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://drummondsoftware.com/blog/?p=135</guid>
		<description><![CDATA[This post hold information about a VMware image that I created for a report that I am working on in my Technical Communications course at Capella University. The report is on Java training for beginners. This image contains software that is pre-installed on a student&#8217;s classroom PC. For those who don&#8217;t have access to the [...]]]></description>
			<content:encoded><![CDATA[<p>This post hold information about a VMware image that I created for a report that I am working on in my Technical Communications course at <a href="http://www.capella.edu">Capella University</a>. The report is on Java training for beginners. This image contains software that is pre-installed on a student&#8217;s classroom PC. For those who don&#8217;t have access to the physical classroom, this image can be used to follow along with the course. </p>
<p>System Requirements<br />
 &#8211; 2 gigs of RAM<br />
 &#8211; 10 gigs of hard drive space</p>
<p>Windows or Linux &#8211; <a href="http://www.vmware.com/products/player/">the VMware Player.</a> Free.<br />
Mac OSx &#8211; <a href="http://www.vmware.com/products/fusion/">VMware Fusion.</a> Free 30day trial.</p>
<p>The software list follows:<br />
This starts with a LAMP setup.  LAMP is an acronym for Linux, Apache, MySQL, and PHP. This combination of software is a common configuration for running PHP web applications. This has little to do with running Java, but does allow phpmyadmmin to be run. This is a web based MySQL database administration application. It&#8217;s easy to use and popular for administering a database from a remote site.</p>
<p><a href="http://www.ubuntu.com/">Ubuntu 8.10</a> &#8211; updated July 18th with all patches and fixes. </p>
<p><a href="http://www.apache.org/">Apache 2.0</a> &#8211; web server</p>
<p><a href="http://www.mysql.com/">MySQL</a> &#8211; version 5.0 &#8211; Version 5.0.67-0ubuntu</p>
<p><a href="http://www.php.net/">PHP</a> version 5 &#8211; a web application programming language. </p>
<p><a href="http://www.phpmyadmin.net">phpmyadmin</a> &#8211; A PHP based web application for administrating MySQL </p>
<p><a href="http://www.eclipse.org/europa/">Eclipse Europa</a>. &#8211; This is the base version of eclipse with few plugins. </p>
<p><a href="http://www.jboss.org/community/wiki/InstallingJBossTools">JBoss Developer Studio </a> Community Edition &#8211; If you like this version the release is available for a mere $99 from <a href="http://www.jboss.com/products/devstudio/">here.</a></p>
<p><a href="http://java.sun.com/javase/downloads/index.jsp"><br />
jre 1.6.0 update 14</a><br />
Installed to /usr/java/jre1.6.0_14</p>
<p><a href="http://java.sun.com/javaee/downloads/index.jsp?userOsIndex=1&#038;userOsId=linux&#038;userOsName=Linux">Java EE 5 SDK</a> with jdk 1.6.0 update 14<br />
Installed to /usr/java/SDK</p>
<p><a href="http://subversion.tigris.org/">Subversion</a> version 1.5  &#8211; a source code control system.</p>
<p><a href="http://subclipse.tigris.org/">subclipse</a> version 1.4 &#8211; integration of subversion into eclipse. </p>
<hr />
To gain access to the VMware image, send me an email and ask me for the username and password.<br />
Download the VMware Appliance here: <a href="ftp://ftp.jxfs.org/vmware/Ubuntu.tar.gz">Download</a><br />
File size: 2,271,743,211<br />
The md5sum sum: eb36f88c6bcdd06c8b46d204c580cf3e</p>
<hr />
<p>Once the file has downloaded, extract the files contained in the Ubuntu.tar.gz archive. To do this, on windows use winzip. On Linux and MAC use tar like this: tar -xvf Ubuntu.tar.gz</p>
<p>Inside the archive are two files. </p>
<ol>
<li>Ubuntu-disk1.vmdk
<li>Ubuntu.vmx
</ol>
<p>Next run the VMware player. Once the program loads, click &#8220;Open Existing Virtual Machine&#8221;, and browse to the directory where you extracted the files from the archive. Select UBuntu.vmx and click Open.</p>
<hr />
]]></content:encoded>
			<wfw:commentRss>http://drummondsoftware.com/blog/2009/07/19/java-training-course-development-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Favorite Linux Distro &#8211; Ubuntu</title>
		<link>http://drummondsoftware.com/blog/2009/03/29/my-favorite-linux-distro-ubuntu/</link>
		<comments>http://drummondsoftware.com/blog/2009/03/29/my-favorite-linux-distro-ubuntu/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 15:45:33 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://drummondsoftware.com/blog/?p=98</guid>
		<description><![CDATA[One of the people I worked with a National City Bank (now a part of PNC) turned me on to Ubuntu. Thanks Kirk! 
While I wasn&#8217;t a big fan right from the start, I&#8217;m a big fan now. The first version I saw was Version 6.10 (Released October 2006).  I was very much into [...]]]></description>
			<content:encoded><![CDATA[<p>One of the people I worked with a National City Bank (now a part of PNC) turned me on to Ubuntu. Thanks Kirk! </p>
<p>While I wasn&#8217;t a big fan right from the start, I&#8217;m a big fan now. The first version I saw was Version 6.10 (Released October 2006).  I was very much into <a href="http://www.centos.org/">CentOS</a> at the time and so there was some resistance to the adoption of another OS when I was happy with what I had. Even today, I still use <a href="http://www.centos.org/">CentOS</a> for firewall machines and machines that are used for DHCP, DNS caches, and the like. Ubuntu has become an operating system that I use for desktop systems. </p>
<p>I&#8217;m not an operating system zealot. I don&#8217;t have a problem with people using Windows. I still run windows too. It really makes sense for companies, who have a diverse work force with many different levels of user expertise. Companies have adopted Windows and they have invested in it. It&#8217;s typically behind the corporate firewall and everyone is used to it. For people with broader computing horizons, I encourage you to try kicking the tires on Linux. </p>
<p>I&#8217;ve setup desktops, laptops, and servers with Ubuntu. I find the <a href="https://help.ubuntu.com/">documentation</a> and software support <a href="http://ubuntuforums.org/">forums</a> to be an outstanding reason that the platform has succeeded. </p>
<p>Here are some of my favorite Linux Resources:</p>
<ul>
<li><a href="http://www.ubuntulinux.org/">http://www.ubuntulinux.org/</a></li>
<li><a href="http://www.linuxquestions.org/">http://www.linuxquestions.org/</a></li>
<li><a href="http://www.ubuntu-unleashed.com/">http://www.ubuntu-unleashed.com/</a></li>
</ul>
<hr />
<p>Ubuntu Announcements:</p>
<p>
<script type="text/javascript" src="http://www.ubuntu.com/files/countdown/display.js"></script>
</p>
<hr />
<iframe src="http://rcm.amazon.com/e/cm?t=drummsoftw-20&#038;o=1&#038;p=26&#038;l=ur1&#038;category=computers_accesories&#038;banner=1SKRXV416ZYVKCEGXQR2&#038;f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
<hr />
]]></content:encoded>
			<wfw:commentRss>http://drummondsoftware.com/blog/2009/03/29/my-favorite-linux-distro-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>World Community Grid</title>
		<link>http://drummondsoftware.com/blog/2009/03/04/world-community-grid/</link>
		<comments>http://drummondsoftware.com/blog/2009/03/04/world-community-grid/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 21:42:50 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://drummondsoftware.com/blog/?p=67</guid>
		<description><![CDATA[Have you ever heard of the World Community Grid? No?  Well check it out. This is a non-profit organization, whose mission is to create the largest public computing grid benefiting humanity. This grid computer has processing power that rivals the largest super computer. This allows scientists to solve problems that will aide humanity. 
The [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever heard of the <a href="http://www.worldcommunitygrid.org/">World Community Grid</a>? No?  Well check it out. This is a non-profit organization, whose mission is to create the largest public computing grid benefiting humanity. This grid computer has processing power that rivals the largest super computer. This allows scientists to solve problems that will aide humanity. </p>
<p>The best part is, that anyone can help. You simply, install a screen saver and donate your idle computer time.</p>
<p>Here is a short list of projects that are active as of this writing. </p>
<ul>
<li>The Clean Energy Project
<li>Nutritious Rice for the World
<li>Help Conquer Cancer
<li>Discovering Dengue Drugs – Together
<li>Human Proteome Folding &#8211; Phase 2 Project
<li>FightAIDS@Home Project
</ul>
<p>I am a proud donator of computing power to the World Community Grid. Here are a few of my stats. </p>
<p><iframe src="http://www.worldcommunitygrid.org/getDynamicImage.do?memberName=aerobiotic&#038;mnOn=false&#038;stat=3&#038;imageNum=1&#038;rankOn=false&#038;projectsOn=true&#038;special=true" frameborder="0" name="di" scrolling="no" width="405px" height="190px"></iframe></p>
<h3>Help Conquer Cancer</h3>
<p>Do you know someone who has been effected by cancer? I recently lost my father-in-law to lung cancer. If you have been effected directly or indirectly by cancer, then <b>Join The Grid Now</b>!</p>
<p>Please join the grid and change the world. If you start donating computing power as a result of this article, then please join my team. <a href="http://www.worldcommunitygrid.org/team/viewTeamInfo.do?teamId=P1BX9KBJ5V1">NCC-1701</a></p>
<hr />
<iframe src="http://rcm.amazon.com/e/cm?t=drummsoftw-20&#038;o=1&#038;p=26&#038;l=ur1&#038;category=earthday&#038;banner=06VAX00RNNJJ1SKJRJG2&#038;f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe></p>
<hr />
]]></content:encoded>
			<wfw:commentRss>http://drummondsoftware.com/blog/2009/03/04/world-community-grid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.280 seconds -->

