Re: [Simh] http://www.its.os.org/ where are the files now?

2016-11-13 Thread Lars Brinkhoff
In 2011, Rich Alderson wrote:
> there is a restoration project at Living Computer Museum to bring the
> KS-10 system MIT-AI back to life.  We currently have a second KS-10
> running the ITS MINSYS installation, and I am working on building
> 9-track tapes from the images which used to reside at ftp.its.os.org .
>
> Once the hardware is stable, we will put the system on the Internet
> for public access.

Is this still planned?

___
Simh mailing list
Simh@trailing-edge.com
http://mailman.trailing-edge.com/mailman/listinfo/simh

Re: [Simh] XServers and Simh (Somewhat OT)

2016-11-13 Thread Peter Allan
Ray,

Clem gave some good advice about checking that you can display anything at
all from a remote computer on you Ubuntu system.

If you want to get the full DECwindows login experience, then Jordi's
e-mail is the way to go.

On the other hand, if all you want to do (at least to start with) is to
display a DECterm on your Ubuntu box, then do the following:
1) Log into the system running VMS by whatever means
2) Type SET DISPLAY/CREATE/TRANSPORT=TCPIP/NODE=
3) Type CREATE/TERM

This should pop up a DECterm window on the screen of your Ubuntu system.
You can now run VMS commands on the remote system.

I happen to have been doing this myself over the last couple of days in
order to iron out the last few glitches in getting my keyboard (a real DEC
LK461) to work exactly as though it was plugged into a VAXstation.

Although I have described how to get a DECterm to pop up, this works
equally well for any X application such as the DECwindows clock, xev, ...
that is running on the VMS system.

Cheers

Peter Allan

On 12 November 2016 at 02:23, Ray Jewhurst  wrote:

> I would really like to try out DECMotif but I am finding that using QVSS
> is hard to read and I lose the ability to cut and paste. What I was
> wondering is if you could in Ubuntu Linux use XServer to make a Xwindows
> terminal window?  I know next to nothing about XWindows except using it
> under a Windows manager so I need a lot of help with this, if it is
> possible.
>
> Thanks In Advance
>
> Ray
>
> ___
> Simh mailing list
> Simh@trailing-edge.com
> http://mailman.trailing-edge.com/mailman/listinfo/simh
>
___
Simh mailing list
Simh@trailing-edge.com
http://mailman.trailing-edge.com/mailman/listinfo/simh

[Simh] WAITS (Was: PDP-10 simulation: DEUNA support help needed)

2016-11-13 Thread Lars Brinkhoff
Rich Alderson wrote:
> Cory Smelosky wrote:
>> Rich Alderson wrote:
>>> I'm currently working on getting networking going on WAITS.  I have
>>> a console-only system running
>> Can I get a disk/tape image? ;)
> The last version of the file system, which lived on 3 RP07 disks,
> allocated things in blocks of 9 sectors, giving 1K of data + 200 words
> of "retrieval data" per block (repeated through every block of a
> file).  The issue is that only 3 systems ran WAITS: SU-AI at SAIL, a
> KL-10 system attached to the S-1 project at Lawrence Livermore Labs,
> and a Foonly F2 at CCRMA (the Center for Computer Research in Music
> and Acoustics, at Stanford).  Because of the way the system grew,
> there was never a need for a utility that would build a file system
> from scratch on an initialized disk (like CHECKD in TOPS-20 or the
> ONCE code in Tops-10, or even NSALV in ITS), so no one ever wrote one.

How about making raw disk images?  Wouldn't it be possible to convert
those to something that can run in emulators?
___
Simh mailing list
Simh@trailing-edge.com
http://mailman.trailing-edge.com/mailman/listinfo/simh