<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Tim<br><br>I agree that (see below) is a good, detailed reference.  I found this one to good too, but Lennert is creating a Cluster and installing DECNet, both non-novice operations.  So the reader has to kind of edit the procedure:<br><br>https://vanalboom.org/node/18<br><br>A few comments are in order:<br><br>1. HP's license package includes a UCX, not TCP license.  I doubt a novice would recognize that the UCX license works fine for <span>TCP</span>.<br><br>2. Interfacing to Ethernet is a bag of worms.  Lennert's discussion is dated because Jordi points out that SIMH 3.9 has added functionality.  See <br><br>http://ancientbits.blogspot.com.es/2012/06/simh-39-using-vde-for-fun-and.html<br><br>But his example doesn't work either.  In particular I get the following error:<br><br>david@Thinkpad:~$ sudo brctl addbr
 br0<br>david@Thinkpad:~$ sudo ifconfig tap0 up<br>tap0: ERROR while getting interface flags: No such device<br>david@Thinkpad:~$ <br><br>3. VMS has several editors available.  If the user isn't careful, editing files could be very frustrating.  The following works:<br><br>$ SET TERMINAL /DEVICE=VT100<br>$ EDIT MODPARAMS.DAT<br><br>The following doesn't<br><br>$ SET TERMINAL /DEVICE=VT200<br>$ EDIT MODPARAMS.DAT<br><br>To see which terminal-type SIMH defined, use the command:<br><br>$ SHOW TERMINAL<br><br>To add to the confusion, the following works in either case (because it's a different editor)<br><br>$ EDIT/EDT MODPARAMS.DAT<br><br>Well, I'm belaboring the point.  There are several books available that describe basic VMS commands, keyboarding, functionality etc.:<br><br>Duffy, Getting Started with OpenVMS<br>Holmay, The OpenVMS User's Guide<br>Rice et al, Introduction to OpenVMS<br><br>So, I have SIMH/VAX running and I'm pleased with
 all of your fine comments, suggestions and assistance.   Thank you very much!<br><br>David.<br><br><br>--- On <b>Thu, 8/30/12, Tim <span>Newsham</span> <i><tim.newsham@gmail.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Tim Newsham <tim.newsham@gmail.com><br>Subject: Re: [Simh] Basic questions<br>To: david.d.miller@att.net<br>Cc: simh@trailing-edge.com<br>Date: Thursday, August 30, 2012, 9:04 PM<br><br><div id="yiv1403975107">I know very little about VMS, but I found this to be a great guide:<div><br></div><div><a rel="nofollow" target="_blank" href="http://kuhl-us.com/gadgets/retrocomputing/vax-simh.html">http://kuhl-us.com/gadgets/retrocomputing/vax-simh.html</a></div><div>
<br><br>...<br>

</div>
</div></blockquote></td></tr></table>