<?xml version="1.0" encoding="utf-8"?><!-- generator="b2evolution/1.9.3" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Maintenance - Last comments</title>
				<link>http://hcmc.uvic.ca/blogs/index.php?blog=11&#38;disp=comments</link>
		<description></description>
		<language>en-CA</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=1.9.3"/>
		<ttl>60</ttl>
				<item>
			<title>In response to: Logouts and shutdowns on the teacher stations</title>
			<pubDate>Mon, 07 May 2007 17:54:39 +0000</pubDate>
			<dc:creator>Greg [Member]</dc:creator>
			<guid isPermaLink="false">c586@http://hcmc.uvic.ca/blogs/</guid>
			<description>UPDATE: see edited version of an old post here:
http://hcmc.uvic.ca/blogs/index.php?blog=11&#38;p=73&#38;more=1&#38;c=1&#38;tb=1&#38;pb=1
which resolves part of this problem.</description>
			<content:encoded><![CDATA[UPDATE: see edited version of an old post here:<br />
http://hcmc.uvic.ca/blogs/index.php?blog=11&amp;p=73&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1<br />
which resolves part of this problem.]]></content:encoded>
			<link>http://hcmc.uvic.ca/blogs/index.php?blog=11&amp;p=1564&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1#c586</link>
		</item>
				<item>
			<title>In response to: Setting up Dialang</title>
			<pubDate>Fri, 02 Mar 2007 01:20:57 +0000</pubDate>
			<dc:creator>Greg [Member]</dc:creator>
			<guid isPermaLink="false">c329@http://hcmc.uvic.ca/blogs/</guid>
			<description>Further to the initial install/config:
The app was working in some cases and not others. Stew figured out that it needed to write a number of files to (at least) the c:\program files\dialang\cache\ dir. Stew, Martin and I went around a second time, logged in to each machine and set permissions on the c:\program files\dialang\ dir such that any user could write to the directory. This needs to be addressed more effectively if this app needs to be included in permanent builds.</description>
			<content:encoded><![CDATA[Further to the initial install/config:<br />
The app was working in some cases and not others. Stew figured out that it needed to write a number of files to (at least) the c:\program files\dialang\cache\ dir. Stew, Martin and I went around a second time, logged in to each machine and set permissions on the c:\program files\dialang\ dir such that any user could write to the directory. This needs to be addressed more effectively if this app needs to be included in permanent builds.]]></content:encoded>
			<link>http://hcmc.uvic.ca/blogs/index.php?blog=11&amp;p=1083&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1#c329</link>
		</item>
				<item>
			<title>In response to: Installed  VISTA and took it for a test drive</title>
			<pubDate>Thu, 15 Feb 2007 17:54:02 +0000</pubDate>
			<dc:creator>Greg [Member]</dc:creator>
			<guid isPermaLink="false">c321@http://hcmc.uvic.ca/blogs/</guid>
			<description>The only semi-interesting thing I have to add is that this is the first graphics card that I've installed that required a connection to the power supply. It apparently won't even work without the power connection.</description>
			<content:encoded><![CDATA[The only semi-interesting thing I have to add is that this is the first graphics card that I've installed that required a connection to the power supply. It apparently won't even work without the power connection.]]></content:encoded>
			<link>http://hcmc.uvic.ca/blogs/index.php?blog=11&amp;p=842&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1#c321</link>
		</item>
				<item>
			<title>In response to: rsync to idaho slow</title>
			<pubDate>Wed, 17 Jan 2007 17:54:06 +0000</pubDate>
			<dc:creator>Greg [Member]</dc:creator>
			<guid isPermaLink="false">c139@http://hcmc.uvic.ca/blogs/</guid>
			<description>The command I use on idaho to force the nic is:
mii-tool -F 100baseTX-FD eth0
where mii-tool is the app, -F is force 100baseTX-FD is 100 baseT full-duplex, and eth0 is the nic you want to force.
NOTE: mii-tool does *NOT* work on gigabit nics. I haven't used this but the man page for ethtool says this:
ethtool -s ethX [speed 10|100|1000] [duplex half|full] [port tp|aui|bnc|mii] [autoneg on|off] [phyad N] [xcvr internal|external] [wol p|u|m|b|a|g|s|d...]  [sopass xx:yy:zz:aa:bb:cc] [msglvl N]

So I'm guessing that one could do something like:
ethtool -s eth0 speed 1000 duplex full
and get the same results.</description>
			<content:encoded><![CDATA[The command I use on idaho to force the nic is:<br />
mii-tool -F 100baseTX-FD eth0<br />
where mii-tool is the app, -F is force 100baseTX-FD is 100 baseT full-duplex, and eth0 is the nic you want to force.<br />
NOTE: mii-tool does *NOT* work on gigabit nics. I haven't used this but the man page for ethtool says this:<br />
ethtool -s ethX [speed 10|100|1000] [duplex half|full] [port tp|aui|bnc|mii] [autoneg on|off] [phyad N] [xcvr internal|external] [wol p|u|m|b|a|g|s|d...]  [sopass xx:yy:zz:aa:bb:cc] [msglvl N]<br />
<br />
So I'm guessing that one could do something like:<br />
ethtool -s eth0 speed 1000 duplex full<br />
and get the same results.]]></content:encoded>
			<link>http://hcmc.uvic.ca/blogs/index.php?blog=11&amp;p=480&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1#c139</link>
		</item>
				<item>
			<title>In response to: Tomcat failures etc.</title>
			<pubDate>Sat, 16 Dec 2006 06:20:48 +0000</pubDate>
			<dc:creator>mholmes [Member]</dc:creator>
			<guid isPermaLink="false">c81@http://hcmc.uvic.ca/blogs/</guid>
			<description>Thanks Greg. I think one change at a time is the way to do it. 

It's really frustrating when things go like this, but at least we'll have detailed documentation of everything you do, through the blog. </description>
			<content:encoded><![CDATA[Thanks Greg. I think one change at a time is the way to do it. <br />
<br />
It's really frustrating when things go like this, but at least we'll have detailed documentation of everything you do, through the blog. ]]></content:encoded>
			<link>http://hcmc.uvic.ca/blogs/index.php?blog=11&amp;p=301&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1#c81</link>
		</item>
				<item>
			<title>In response to: Freewheeling media cart for labs</title>
			<pubDate>Sat, 02 Dec 2006 00:25:00 +0000</pubDate>
			<dc:creator>sgerrity [Member]</dc:creator>
			<guid isPermaLink="false">c33@http://hcmc.uvic.ca/blogs/</guid>
			<description>2 DVD players were purchased last week based on the specs you provided.  Should be here shortly, though they were coming from Vancouver.  I'll follow up next week. </description>
			<content:encoded><![CDATA[2 DVD players were purchased last week based on the specs you provided.  Should be here shortly, though they were coming from Vancouver.  I'll follow up next week. ]]></content:encoded>
			<link>http://hcmc.uvic.ca/blogs/index.php?blog=11&amp;p=86&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1#c33</link>
		</item>
			</channel>
</rss>
