<?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>That's Arguable</title>
	<atom:link href="http://arguable.ca/wp/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://arguable.ca/wp</link>
	<description>A place to hang out on the web.</description>
	<lastBuildDate>Tue, 02 Mar 2010 02:51:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Printer Problems</title>
		<link>http://arguable.ca/wp/?p=81</link>
		<comments>http://arguable.ca/wp/?p=81#comments</comments>
		<pubDate>Tue, 02 Mar 2010 02:51:22 +0000</pubDate>
		<dc:creator>jnargus</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[Printer]]></category>

		<guid isPermaLink="false">http://arguable.ca/wp/?p=81</guid>
		<description><![CDATA[For a while now my HP2600n color laser printer has been having problems with printing magenta. The left side just faded away to almost nothing. I assumed it was the toner cartridge and I finally got around to replacing it yesterday. Unfortunately the new toner did not fix the problem. InterWeb to the rescue. I [...]]]></description>
			<content:encoded><![CDATA[<p>For a while now my HP2600n color laser printer has been having problems with printing magenta. The left side just faded away to almost nothing. I assumed it was the toner cartridge and I finally got around to replacing it yesterday. Unfortunately the new toner did not fix the problem.</p>
<p>InterWeb to the rescue. I did a search for magenta and 2600n and came up with this hit: http://www.fixya.com/support/t3541632-red_colour_fades_both_left_right_sides. This led me to a PDF that describes in detail how to take apart the printer to get access to the laser module where I was able to clean two of the mirrors that direct the laser to the toner cartridge drums. The mirror for the magenta toner was very dirty and I am surprised I was able to get anything out of it. the yellow toner mirror was also dirty but no where near as bad as the magenta mirror. I cleaned the mirrors and put the printer back together only forgetting to put two cables back on. Fortunately I noticed after putting in only nine of the next 11 screws. Once everything was back together I tried a test print with the new toner and it came out perfect. I then put the old toner back in and tried it as well and it also printed perfectly. Now I just have to see if I can return the new toner.</p>
]]></content:encoded>
			<wfw:commentRss>http://arguable.ca/wp/?feed=rss2&amp;p=81</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgraded WP</title>
		<link>http://arguable.ca/wp/?p=78</link>
		<comments>http://arguable.ca/wp/?p=78#comments</comments>
		<pubDate>Wed, 26 Aug 2009 15:40:14 +0000</pubDate>
		<dc:creator>jnargus</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://arguable.ca/wp/?p=78</guid>
		<description><![CDATA[Just did the upgrade to WP 2.8.4. Seems to be working nicely still. I will get to Dee&#8217;s blog later after I check this out for a few days.]]></description>
			<content:encoded><![CDATA[<p>Just did the upgrade to WP 2.8.4. Seems to be working nicely still. I will get to Dee&#8217;s blog later after I check this out for a few days.</p>
]]></content:encoded>
			<wfw:commentRss>http://arguable.ca/wp/?feed=rss2&amp;p=78</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dee&#8217;s blog fixed!</title>
		<link>http://arguable.ca/wp/?p=70</link>
		<comments>http://arguable.ca/wp/?p=70#comments</comments>
		<pubDate>Sun, 18 Jan 2009 20:12:59 +0000</pubDate>
		<dc:creator>jnargus</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://arguable.ca/wp/?p=70</guid>
		<description><![CDATA[I finally got all the details worked out to get permalinks working properly. Nobody ever tells you all that you need to do to get something working. WordPress just says put these lines in your .htaccess file. They fail to mention that you need to load and enable the mod_rewrite module and that the apache2/sites-available/default [...]]]></description>
			<content:encoded><![CDATA[<p>I finally got all the details worked out to get permalinks working properly. Nobody ever tells you all that you need to do to get something working. WordPress just says put these lines in your .htaccess file. They fail to mention that you need to load and enable the mod_rewrite module and that the apache2/sites-available/default file needs to be modified so that the .htaccess file will be looked at. All of which I found out with a little bit of help from Brenda. So to summarize This is what needs to be done to get permalinks working properly:</p>
<ul>
<li>Load and Enable the mod_rewrite module. This is done by running:</li>
</ul>
<ul>$sudo a2enmod<br />
Which module would you like to enable?<br />
Your choices are: actions alias asis auth_anon auth_basic auth_dbm auth_digest auth_ldap authn_alias authn_anon authn_dbd authn_dbm authn_default authn_file authnz_ldap authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cern_meta cgid cgi charset_lite dav_fs dav dav_lock dbd deflate dir disk_cache dump_io env expires ext_filter file_cache filter headers ident imagemap imap include info ldap log_forensic mem_cache mime mime_magic negotiation php5 proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_http proxy rewrite setenvif speling ssl status substitute suexec unique_id userdir usertrack version vhost_alias<br />
Module name? rewrite<br />
Module rewrite installed; run /etc/init.d/apache2 force-reload to enable.</ul>
<ul> This is not the way I did it at first but it is the better way. all this process does is to create a symbolic link to /etc/apache2/mods-available/rewrite.load in /etc/apache2/mods-enabled/. This can be done with the ln -s command as well but some modules have a .conf file as well and a link to that module will need to be created as well. The a2enmod tool does everything for you.</ul>
<ul>
<li>Enable the .htaccess file</li>
</ul>
<ul> This is the start of the /etc/apache2/sites-available/default file. I changed the two bold lines to get the permalinks working. The first one didn&#8217;t seem to work on it&#8217;s own but when I changed the second one it worked. I haven&#8217;t yet tried to put the first line back the way it was but I don&#8217;t think I will unless I have to. Both lines originally read &#8220;AllowOverride None<br />
NameVirtualHost *<br />
&lt;VirtualHost *&gt;<br />
ServerAdmin webmaster@localhost<br />
DocumentRoot /var/www/arguable/<br />
&lt;Directory /&gt;<br />
Options FollowSymLinks<br />
AllowOverride FileInfo<br />
&lt;/Directory&gt;<br />
&lt;Directory &#8220;/var/www/arguable&#8221;&gt;<br />
Options Indexes FollowSymLinks MultiViews<br />
AllowOverride FileInfo<br />
Order allow,deny<br />
allow from all<br />
# This directive allows us to have apache2&#8242;s default start page<br />
# in /apache2-default/, but still have / go to the right place<br />
#RedirectMatch ^/$ /apache2-default/<br />
&lt;/Directory&gt;</ul>
<ul>
<li>Restart Apache</li>
</ul>
<ul> The following command will restart Apache:<br />
sudo /etc/init.d/apache2 restart</ul>
<ul>
<li>Edit the .htaccess file</li>
</ul>
<ul> Using your favorite editor put the following lines in the .htaccess file located at the root of the web server.&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteBase /dee/<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /dee/index.php [L]<br />
&lt;/IfModule&gt;</p>
<p>Changes to this file happen immediately so no reboots or restarts of anything are needed.</ul>
<p>So unless I forgot something this is what it took to get the pretty permalinks working for Dee&#8217;s blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://arguable.ca/wp/?feed=rss2&amp;p=70</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Blog</title>
		<link>http://arguable.ca/wp/?p=68</link>
		<comments>http://arguable.ca/wp/?p=68#comments</comments>
		<pubDate>Fri, 16 Jan 2009 13:18:17 +0000</pubDate>
		<dc:creator>jnargus</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[Akismet]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[NG-Gallery]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://arguable.ca/wp/?p=68</guid>
		<description><![CDATA[A friend of mine, Dee Lynn, wanted some place online to put pictures of her travels and blog about what interests her. So I happily obliged and created another WordPress blog in Arguable. Her site is arguable.ca/dee. It was easy enough to set up. I just created a folder under the root of arguable called [...]]]></description>
			<content:encoded><![CDATA[<p>A friend of mine, Dee Lynn, wanted some place online to put pictures of her travels and blog about what interests her. So I happily obliged and created another WordPress blog in Arguable. Her site is arguable.ca/dee.</p>
<p>It was easy enough to set up. I just created a folder under the root of arguable called dee and copied the WP files there. The first time I went into the site it created all the MySQL tables and set everything up for me. I then turned on the Akismet spam plugin and installed and enabled the NextGen Gallery that I have been using for photos.</p>
]]></content:encoded>
			<wfw:commentRss>http://arguable.ca/wp/?feed=rss2&amp;p=68</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bleeding Edge</title>
		<link>http://arguable.ca/wp/?p=63</link>
		<comments>http://arguable.ca/wp/?p=63#comments</comments>
		<pubDate>Tue, 02 Dec 2008 02:00:00 +0000</pubDate>
		<dc:creator>jnargus</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[mobo]]></category>
		<category><![CDATA[Quad]]></category>

		<guid isPermaLink="false">http://arguable.ca/wp/?p=63</guid>
		<description><![CDATA[I think I&#8217;m hemorrhaging! I just picked up a pile of parts for a new desktop machine. I got the new Intel core i7 920 to go on the new ASUS P6T Deluxe mobo with 3G of Patriot DDR3-12800 memory. I had to get a video card for it as well as there is no [...]]]></description>
			<content:encoded><![CDATA[<p>I think I&#8217;m hemorrhaging!</p>
<p>I just picked up a pile of parts for a new desktop machine. I got the new Intel core i7 920 to go on the new ASUS P6T Deluxe mobo with 3G of Patriot DDR3-12800 memory. I had to get a video card for it as well as there is no on board video with the P6T Deluxe. I got the ASUS EAH4550/DI/512MD3 Radeon HD 4550 512MB 64-bit GDDR3 video card. I also decided to splurge and get a new case and 450W power supply.</p>
<p>The only problem is that after I assembled the system, which took about an hour and a half, it fails to complete POST and I can&#8217;t even get to the BIOS <img src='http://arguable.ca/wp/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  . I get a message that says Express Gate on the screen for about a second and then one single short beep and then nothing. The screen is black and the keyboard is dead. According to the P6T mobo manual the single short beep means that the VGA was detected, the quick boot has been disabled and no keyboard was detected. Certainly the VGA was working because I did get one short message displayed and the keyboard seemed to work for a while and then it fails so the single beep does make sense. I am thinking that there might be a problem with the mobo and the PS2 keyboard connector. The keyboard does work as I am using it right now to write this post. The mobo only has one dual purposed PS2 connector. It supposedly works as both a keyboard and a mouse connector but only for one of them at a time. I don&#8217;t have a USB keyboard to try so I will be taking the system in to PCCyber to see what they can do for me.</p>
<p>I really want this system to work as the i7 CPU is a quad core hyperthreaded CPU. This means that it should show up as an 8 CPU system when it works. It is also supposed to be a good CPU and mobo for over clocking. The i7 920 runs at 2.66GHz but it can be OCed to 3.85GHz according one guy I was talking to at PCCyber. I just might try that when the system starts to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://arguable.ca/wp/?feed=rss2&amp;p=63</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>My First YouTube Video</title>
		<link>http://arguable.ca/wp/?p=62</link>
		<comments>http://arguable.ca/wp/?p=62#comments</comments>
		<pubDate>Fri, 29 Aug 2008 01:06:27 +0000</pubDate>
		<dc:creator>jnargus</dc:creator>
				<category><![CDATA[Dance]]></category>
		<category><![CDATA[Contra Dance]]></category>
		<category><![CDATA[Pinewoods]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://arguable.ca/wp/?p=62</guid>
		<description><![CDATA[This is a link to my first YouTube video. Hopefully it will be the actual video embedded in this post. The video was taken at Pinewoods American week on August 15th. Some of the people that were swimming decided to try a Contra Dance on the raft and this is the last one and a [...]]]></description>
			<content:encoded><![CDATA[<p>This is a link to my first YouTube video. Hopefully it will be the actual video embedded in this post. The video was taken at Pinewoods American week on August 15th. Some of the people that were swimming decided to try a Contra Dance on the raft and this is the last one and a half minutes of that effort.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/QRzNpi9xZUw&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/QRzNpi9xZUw&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Pictures of the Pinewoods week should be appearing soon. Depends on how busy I am the next few weekends.</p>
]]></content:encoded>
			<wfw:commentRss>http://arguable.ca/wp/?feed=rss2&amp;p=62</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tags!</title>
		<link>http://arguable.ca/wp/?p=61</link>
		<comments>http://arguable.ca/wp/?p=61#comments</comments>
		<pubDate>Fri, 18 Jul 2008 01:47:45 +0000</pubDate>
		<dc:creator>jnargus</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[Tags]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://arguable.ca/wp/?p=61</guid>
		<description><![CDATA[I just discovered the tags in WP. I&#8217;m not sure how usefull they will be but I will try to use them in my posts now. I will of course go back and add tags to all of my posts to see how they work and to get some tag content on the site. I [...]]]></description>
			<content:encoded><![CDATA[<p>I just discovered the tags in WP. I&#8217;m not sure how usefull they will be but I will try to use them in my posts now. I will of course go back and add tags to all of my posts to see how they work and to get some tag content on the site.</p>
<p>I also found the widgets section and configured all the widgets I wanted. Found a few things that I was looking for. It was a little confusing at first. When I added the two widgets that I wanted all the other content in the side bar disappeared. I figured it out though and it works nicely now. I will probably change the theme again sometime soon but not right now. I should upgrade WordPress to 2.6 first.</p>
]]></content:encoded>
			<wfw:commentRss>http://arguable.ca/wp/?feed=rss2&amp;p=61</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>pxe Boot Project &#8211; tftp and dhcp installation</title>
		<link>http://arguable.ca/wp/?p=58</link>
		<comments>http://arguable.ca/wp/?p=58#comments</comments>
		<pubDate>Fri, 11 Jul 2008 22:04:16 +0000</pubDate>
		<dc:creator>jnargus</dc:creator>
				<category><![CDATA[BOINC]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[pxe]]></category>
		<category><![CDATA[tftp]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://arguable.ca/wp/?p=58</guid>
		<description><![CDATA[I&#8217;ve started the pxe boot setup on Quark, the Core 2 Quad machine I got recently. This is the first post relating my experiences in getting this to work. Ultimately I will have everything configured so that headless and diskless systems will boot into Ubuntu and run BOINC. The systems will be managed remotely and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve started the pxe boot setup on Quark, the Core 2 Quad machine I got recently. This is the first post relating my experiences in getting this to work. Ultimately I will have everything configured so that headless and diskless systems will boot into Ubuntu and run BOINC. The systems will be managed remotely and will spend all their time running BOINC. At some time I would like to optimize the OS so that it is just a minimal Linux system with BOINC but that will come later. First step is to get tftp and dhcp installed on the server.</p>
<p>Used Synaptic package installer to install:<br />
dhcp3-server<br />
openbsd-inetd<br />
tftpd-hpa</p>
<p>These are the three apps I need to get pxe booting happening I now need to configure them and turn off the dhcp server I have running on the router.</p>
<p>I also installed emacs while I was at it.</p>
<p>Configuring tftp server:</p>
<p>Not quite in the same order as the instructions I am reading from http://wiki.koeln.ccc.de/index.php/Ubuntu_PXE_Install.</p>
<p>The tftp directory /var/lib/tftpboot exists already. probably created during the install of the tftpd-hpa package. I didn&#8217;t check to see if it was there before I started.</p>
<p>Add the following line in /etc/inetd.conf:<br />
tftp           dgram   udp     wait    root  /usr/sbin/in.tftpd /usr/sbin/in.tftpd -s /var/lib/tftpboot<br />
Well that was easy, its already there. They must know what I want to do.</p>
<p>Now I just have to run the command to start the tftpd server &#8220;sudo update-inetd &#8211;enable BOOT&#8221;. Well that ran. I got no errors so I presume it worked.</p>
<p>Verify that inetd is listening on the right port:<br />
netstat -lu<br />
should show<br />
udp        0     o  *:tftp                  *:*<br />
What I get is:<br />
Active Internet connections (only servers)<br />
Proto Recv-Q Send-Q Local Address           Foreign Address        State<br />
udp        0      0 *:48524                 *:*<br />
udp        0      0 *:bootpc                *:*<br />
udp        0      0 *:tftp                  *:*<br />
udp        0      0 *:mdns                  *:*<br />
The line I want is there. Woo hoo!</p>
<p>That seems like all I need to do for tftp at the moment. On to dhcp3-server.</p>
<p>Start by editing the INTERFACES=&#8221; &#8221; line in /etc/default/dhcp3-server file. eg:<br />
INTERFACES=&#8221;eth1 eth2&#8243;<br />
I guess I should figure out which interfaces I use to start with. ifconfig does the trick. The response I get from this command is:<br />
eth0      Link encap:Ethernet  HWaddr 00:0A:E4:2E:A6:42<br />
inet addr:10.10.10.10  Bcast:10.10.10.127  Mask:255.255.255.128<br />
inet6 addr: fe80::21f:c6ff:fe3f:534e/64 Scope:Link<br />
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br />
RX packets:1095381 errors:0 dropped:0 overruns:0 frame:0<br />
TX packets:329926 errors:0 dropped:0 overruns:0 carrier:2<br />
collisions:0 txqueuelen:1000<br />
RX bytes:457421618 (436.2 MB)  TX bytes:62150576 (59.2 MB)</p>
<p>lo        Link encap:Local Loopback<br />
inet addr:127.0.0.1  Mask:255.0.0.0<br />
inet6 addr: ::1/128 Scope:Host<br />
UP LOOPBACK RUNNING  MTU:16436  Metric:1<br />
RX packets:1790 errors:0 dropped:0 overruns:0 frame:0<br />
TX packets:1790 errors:0 dropped:0 overruns:0 carrier:0<br />
collisions:0 txqueuelen:0<br />
RX bytes:90100 (87.9 KB)  TX bytes:90100 (87.9 KB)<br />
Therefor my guess is that I am using eth0 and that is what I need to put in the dhcp3-server file.</p>
<p>Now to modify the /etc/dhcp3/dhcpd.conf file. This is where I put all the dhcp rules. This is the text I need to put in the dhcpd.conf file:<br />
host pxeinstall {<br />
# ie. &#8220;hardware ethernet 00:0A:E4:2E:A6:42;&#8221;<br />
hardware ethernet [MAC address of PXE client networkcard, without brackets];</p>
<p># this is the unused IP address we will assign temporarily to the PXE client<br />
fixed-address 10.0.0.16;</p>
<p># Not needed if the tftp server is on the same host as the DHCP server. ie. &#8220;next-server 10.0.0.2;&#8221;.<br />
# edit : Well needed, otherwise he is looking for the host 0.0.0.0 so, it doesn&#8217;t work<br />
next-server [ip-address of the server serving tftp];</p>
<p># path of the bootloader file, relative to tftpd&#8217;s root<br />
filename &#8220;pxelinux.0&#8243;;<br />
}<br />
I&#8217;m not entirely sure what else needs to be done at this time. I think I need more than that to get the dhcp server running to hand out addresses to all my machines and not just the pxe booting machines. The next step is to turn on the dhcp server so I will have to stop here and do some more research. I want this dhcp server to hand out addresses to any device that requests one as well as hand out addresses to the pxe booting devices along with the extra information they need to boot up.<br />
I also want the pxe to boot the OS and not do an OS installation which I think these instructions are heading for. I&#8217;ll be back when I figure this out.</p>
]]></content:encoded>
			<wfw:commentRss>http://arguable.ca/wp/?feed=rss2&amp;p=58</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Upgrades and Hacking</title>
		<link>http://arguable.ca/wp/?p=57</link>
		<comments>http://arguable.ca/wp/?p=57#comments</comments>
		<pubDate>Wed, 09 Jul 2008 23:40:31 +0000</pubDate>
		<dc:creator>jnargus</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[Akismet]]></category>
		<category><![CDATA[NG-Gallery]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://arguable.ca/wp/?p=57</guid>
		<description><![CDATA[WordPress has been upgraded to 2.5.1 without any issues (so far.) Arguable was the victim of a SQL Injection hack for the last several months and I finally got around to doing something about it, namely upgrading WordPress. I noticed when I was doing the backup that a new user account had been created so [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress has been upgraded to 2.5.1 without any issues (so far.) Arguable was the victim of a SQL Injection hack for the last several months and I finally got around to doing something about it, namely upgrading WordPress. I noticed when I was doing the backup that a new user account had been created so I removed it and then changed all the passwords of the accounts in WP and MySQL. I might still be compromised but I will have to let that wait for another day.  Akismet also got updated, but that was way too easy. The NG-Gallery plugin did not need to be upgraded and it still works just fine.</p>
<p>I did the first half of the upgrade process last night and then finished it this morning. I deleted all the spam comments that Akismet had found before I backed up the MySQL database and the WP directories. In the morning Akismet had already blocked another 19 spam comments! That is one plugin I will never live without. Even during the easy and fast upgrade of Akismet one spam comment got through before I managed to get the latest version of Akismet running again.</p>
<p>I found a tool (<a href="http://bluefive.pair.com/pixresizer.htm">PIXresizer</a>) to resize and rotate images that works with folders and bulk image processing. Now I can put all 400 or so of my pictures online as well so expect a deluge of pictures in the next couple of weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://arguable.ca/wp/?feed=rss2&amp;p=57</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BOINC Farm</title>
		<link>http://arguable.ca/wp/?p=56</link>
		<comments>http://arguable.ca/wp/?p=56#comments</comments>
		<pubDate>Sat, 28 Jun 2008 01:12:14 +0000</pubDate>
		<dc:creator>jnargus</dc:creator>
				<category><![CDATA[BOINC]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[Dual]]></category>
		<category><![CDATA[mobo]]></category>
		<category><![CDATA[pxe]]></category>
		<category><![CDATA[Quad]]></category>
		<category><![CDATA[VIA]]></category>

		<guid isPermaLink="false">http://arguable.ca/wp/?p=56</guid>
		<description><![CDATA[So I&#8217;ve started the BOINC farm I want. The first step is building the PXE server. I got a Core 2 Quad 9450 CPU with an ASUS mobo and 4G of RAM to be used as the PXE server. I need to configure this as a DHCP server and some other things at this time [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve started the BOINC farm I want. The first step is building the PXE server. I got a Core 2 Quad 9450 CPU with an ASUS mobo and 4G of RAM to be used as the PXE server. I need to configure this as a DHCP server and some other things at this time unknown. Part of the research I still need to do. I also just picked up two VIA 2500E mobo with a C7 processor built in and 2G of RAM each. These two systems will PXE boot to a minimal Ubuntu system and will just run the BOINC client.<br />
The Core 2 Quad system went into an old case I had lying around. Actually my old Dual PIII 550 system that died a while back. I got a new 500W power supply for it but used an existing hard drive, DVD drive and floppy drive. The VIA mobos will be stacked together and will share another 500W power supply. I hope to have at least 4 VIA mobos sharing the one power supply eventually.<br />
The server is running Ubuntu and still needs to have some critical components installed. The first thing I know I need is to configure it as my DHCP server. This means that the current DHCP service being provided by the router will need to be turned off. I think I need to configure a DNS server as well and then setup the PXE environment and OS that will get downloaded to the VIA systems. All stuff that I need to research. I need a TFTP server to download the OS files.</p>
]]></content:encoded>
			<wfw:commentRss>http://arguable.ca/wp/?feed=rss2&amp;p=56</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
