<?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>Tony Blews &#187; Links</title>
	<atom:link href="http://www.tonyblews.co.uk/category/links/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tonyblews.co.uk</link>
	<description>Jack of all, master of none</description>
	<lastBuildDate>Mon, 09 Jan 2012 23:03:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>I have a VAX</title>
		<link>http://www.tonyblews.co.uk/2010/08/i-have-a-vax/</link>
		<comments>http://www.tonyblews.co.uk/2010/08/i-have-a-vax/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 03:24:36 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[VMS]]></category>
		<category><![CDATA[emulation]]></category>
		<category><![CDATA[old computers]]></category>
		<category><![CDATA[old iron]]></category>
		<category><![CDATA[openvms]]></category>
		<category><![CDATA[vax]]></category>
		<category><![CDATA[vms]]></category>

		<guid isPermaLink="false">http://www.tonyblews.co.uk/?p=907</guid>
		<description><![CDATA[Technically, the post title is a lie. Having such an item would be impractical for me as it would take up too much space in my tiny flatshop (a hybrid flat/workshop type thing), and would cause the disk in my electricity meter to spin so fast that it could be used for sawing wood. What [...]]]></description>
			<content:encoded><![CDATA[<p>Technically, the post title is a lie. Having such an item would be impractical for me as it would take up too much space in my tiny flatshop (a hybrid flat/workshop type thing), and would cause the disk in my electricity meter to spin so fast that it could be used for sawing wood.</p>
<p>What I really have is a VMS machine, which is running on a simulated VAX 3900, which in turn runs on my puny <a href="http://www.ubuntu.com/">Ubuntu 10.4 Linux</a> machine (puny as in the hardware spec is pityful).</p>
<p>This is achieved by using something called <a href="http://simh.trailing-edge.com/">SIMH</a>, which simulates all manner of old DEC hardware, a copy of the <a href="http://www.montagar.com/hobbyist/mount.html">OpenVMS Hobbist Kit</a>, some <a href="http://www.openvmshobbyist.com/licenses.php">OpenVMS licenses</a>, and a copy of <a href="http://www.wherry.com/gadgets/retrocomputing/vax-simh.html">Paul Wherry&#8217;s guide</a> to getting a VAX/VMS system running under SIMH.</p>
<p>To get SIMH working with Ethernet support, <strong>libpcap</strong> needs to be installed. To build this, <strong>flex</strong>, <strong>bison</strong> and <strong>m4</strong> need to be installed. So these files need to be downloaded and copied to your linux machine:</p>
<ul>
<li><a href="http://www.tcpdump.org/release/libpcap-1.1.1.tar.gz">libpcap-1.1.1.tar.gz</a></li>
<li><a href="http://sourceforge.net/projects/flex/files/">flex-2.5.35.tar.gz</a></li>
<li><a href="http://ftp.gnu.org/gnu/bison/bison-2.4.3.tar.gz">bison-2.4.3.tar.gz</a></li>
<li><a href="http://ftp.gnu.org/gnu/m4/m4-1.4.1.tar.gz">m4-1.4.1.tar.gz</a></li>
</ul>
<p>Once these are on the linux box, should be installed as per the instructions with the packages in the order: flex, bison, m4, libpcap. With these installed, SIMH can be compiled as in Paul Wherry&#8217;s guide.</p>
<p>Instead of placing the files in /usr/local/vax, I placed the files in /usr/local/blinkyvax, and adjusted the paths in the vax.ini file for accordingly. This is because my eventual plan is to have four virtual VAXen running in a cluster named after the four Pacman ghosts &#8211; Blinky, Pinky, Inky and Clyde).</p>
<p>Getting hold of the OpenVMS media can be problematic, as the only legitimate way to get them is from <a href="http://www.montagar.com/hobbyist/mount.html">Montagar Software for $30</a>. Luckily, i was given the disks by someone who couldn&#8217;t getthem to work.</p>
<p>The easiest way to get hold of the Hobbyist Licenses is to go through DECUServe. To do this, <a href="telnet://eisner.decuserve.org/">telnet to eisner.decuserve.org</a>, and login as REGISTRATION. Once this is done, you&#8217;ll be sent your membership number. This can be used, after about a week, on the<a href="http://www.openvmshobbyist.com/licenses.php"> Licensing page</a>, to get your licenses. You&#8217;ll need the &#8220;OpenVMS VAX Base&#8221; and &#8220;OpenVMS Layered Products&#8221; licenses.</p>
<p>The SimVAX currently runs fine and can communicate with the other machines on my house network (through libpcap which wangles the ethernet card into promiscuous mode), but it cannot talk to its host machine (the one on which the simulator is actually running).</p>
<p>Sorting this niggle out is the next step, after which I can take another step forward in realising my dream of having my very own VMScluster.</p>
<p>Which sort of begs the question: Why?</p>
<p>Well. VAX/VMS was the second real multi-user operation system I ever got my hands on, and the first one I was actually paid to work with. Sometimes I get a little nostalgic. And then I get carried away.</p>
<p>As for the first multi-user OS I used, PR1MOS: <a href="http://newsgroups.derkeiler.com/Archive/Comp/comp.sys.prime/2007-07/msg00027.html">there is an emulator</a> out there, and if it ever becomes Open Source, I&#8217;ll be running that on my machine too.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.tonyblews.co.uk%2F2010%2F08%2Fi-have-a-vax%2F&amp;title=I%20have%20a%20VAX" id="wpa2a_2"><img src="http://www.tonyblews.co.uk/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.tonyblews.co.uk/2010/08/i-have-a-vax/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>It disappears down into the bottomless pit&#8230;</title>
		<link>http://www.tonyblews.co.uk/2010/06/it-disappears-down-into-the-bottomless-pit/</link>
		<comments>http://www.tonyblews.co.uk/2010/06/it-disappears-down-into-the-bottomless-pit/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 03:15:57 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Mud]]></category>
		<category><![CDATA[abermud]]></category>
		<category><![CDATA[computer games]]></category>
		<category><![CDATA[mud]]></category>

		<guid isPermaLink="false">http://www.tonyblews.co.uk/?p=793</guid>
		<description><![CDATA[It disappears down into the bottomless pit&#8230; Back in 1990, that could have summed up my computing degree, but it was the response you got when dropping items into the sacrificial pit on AberMUD. AberMUD was a Multi User Dungeon written (mainly) by Alan Cox, long before he started doing bits with Linux. If you [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>It disappears down into the bottomless pit&#8230;</p></blockquote>
<p>Back in 1990, that could have summed up my computing degree, but it was the response you got when dropping items into the sacrificial pit on <a href="http://en.wikipedia.org/wiki/Abermud">AberMUD</a>.</p>
<p><a href="http://www.tonyblews.co.uk/wordpress/wp-content/uploads/2010/06/mudscreen.gif"><img class="aligncenter size-full wp-image-797" title="mudscreen" src="http://www.tonyblews.co.uk/wordpress/wp-content/uploads/2010/06/mudscreen.gif" alt="" width="420" height="209" /></a></p>
<p>AberMUD was a Multi User Dungeon written (mainly) by <a href="http://en.wikipedia.org/wiki/Alan_Cox">Alan Cox</a>, long before he started doing bits with Linux.</p>
<p>If you don&#8217;t remember AberMUD, then you won&#8217;t want to bother reading any further. But if you do recall it, then prepare to rejoice.</p>
<p>I&#8217;ve located a copy of the sources that will compile under Linux, and got it running.</p>
<p>If you want to play it, SSH or <span style="text-decoration: line-through;">TELNET</span> to <strong>recondite.dyndns-free.com </strong>and login with the username<strong> mud </strong>and password<strong> mud</strong><strong></strong></p>
<p>I&#8217;ve had to take Telnet access off, so now you&#8217;ll need some form of SSH client such as <a href="http://www.putty.org/">Putty</a><strong>, </strong>or use the web-based <a href="http://www.serfish.com/console/">ConsoleFish</a>.<strong><br />
</strong></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.tonyblews.co.uk%2F2010%2F06%2Fit-disappears-down-into-the-bottomless-pit%2F&amp;title=It%20disappears%20down%20into%20the%20bottomless%20pit%26%238230%3B" id="wpa2a_4"><img src="http://www.tonyblews.co.uk/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.tonyblews.co.uk/2010/06/it-disappears-down-into-the-bottomless-pit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Earth Canal Maps</title>
		<link>http://www.tonyblews.co.uk/2009/03/google-earth-canal-maps/</link>
		<comments>http://www.tonyblews.co.uk/2009/03/google-earth-canal-maps/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 23:33:47 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Canals]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[maps]]></category>

		<guid isPermaLink="false">http://www.tonyblews.co.uk/?p=338</guid>
		<description><![CDATA[As part of my continuing interest in canals, i&#8217;ve started pretty much finish marking every single last canal (current, derelict and in-filled) and navigable river in England. http://www.coobeastie.co.uk/gecm/ However, if I even look like i&#8217;m considering mapping all the UK&#8217;s abandonned and derelict railway lines, please shoot me.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">As part of my continuing interest in canals, i&#8217;ve <span style="text-decoration: line-through;">started</span> pretty much finish marking every single last canal (current, derelict and in-filled) and navigable river in England.</p>
<p style="text-align: center;"><a href="http://www.coobeastie.co.uk/gecm/">http://www.coobeastie.co.uk/gecm/</a></p>
<p style="text-align: justify;">However, if I even look like i&#8217;m considering mapping all the UK&#8217;s abandonned and derelict railway lines, please shoot me.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.tonyblews.co.uk%2F2009%2F03%2Fgoogle-earth-canal-maps%2F&amp;title=Google%20Earth%20Canal%20Maps" id="wpa2a_6"><img src="http://www.tonyblews.co.uk/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.tonyblews.co.uk/2009/03/google-earth-canal-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 For Dummies uses my picture</title>
		<link>http://www.tonyblews.co.uk/2009/01/top-10-for-dummies-uses-my-picture/</link>
		<comments>http://www.tonyblews.co.uk/2009/01/top-10-for-dummies-uses-my-picture/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 21:57:33 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[b3ta]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[artwork]]></category>

		<guid isPermaLink="false">http://tonyblews.co.uk/wordpress/?p=32</guid>
		<description><![CDATA[The excellent Top 10 For Dummies site has used a crappy piece of my artwork on the site. Brilliant.  Its just a shame they got my URL wrong in the credit. Here is the original picture, which was done for b3ta:]]></description>
			<content:encoded><![CDATA[<p>The excellent <a href="http://top10fordummies.blogspot.com/2008/12/top-10-snooker-players.html">Top 10 For Dummies</a> site has used a crappy piece of my artwork on the site. Brilliant.  Its just a shame they got my URL wrong in the credit.</p>
<p>Here is the original picture, which was done for <a href="http://www.b3ta.com/">b3ta</a>:</p>
<p><a href="http://tonyblews.co.uk/wordpress/wp-content/uploads/2009/01/snooker-big.jpg"><img class="aligncenter size-thumbnail wp-image-33" title="snooker-big" src="http://tonyblews.co.uk/wordpress/wp-content/uploads/2009/01/snooker-big-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.tonyblews.co.uk%2F2009%2F01%2Ftop-10-for-dummies-uses-my-picture%2F&amp;title=Top%2010%20For%20Dummies%20uses%20my%20picture" id="wpa2a_8"><img src="http://www.tonyblews.co.uk/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.tonyblews.co.uk/2009/01/top-10-for-dummies-uses-my-picture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

