Re: [Simh] Semi-OT: Terminal Recommendations for use with SIMH

2019-10-09 Thread Matt Burke
On 08/10/2019 21:20, Tom Perrine wrote: > > DEC legacy event?  Where can I find info? > > http://wickensonline.co.uk/declegacy/ I'll also be there. Matt ___ Simh mailing list Simh@trailing-edge.com

[Simh] CONCOMP Project papers

2019-10-09 Thread SPC
Hello. While I was looking for documents on classical computing at https://discover.dtic.mil I have run into several ones clustered under the acronym "CONCOMP Project" (1966-1970). The most interesting of this project is its attempt to develop a permanent communication between a PDP-7 and an IBM

[Simh] Getting started with RSTS - unknown password

2019-10-09 Thread Peter Allan
While I have been playing with running VMS on simulated VAXen, and RT-11 and RSX-11M(+) on simulated PDP11s for many years, I have never tried RSTS on a PDP11 - until now. I have found installation tapes on rsts.org, but I also have a pre-built system that I downloaded in January 2018 that I was

Re: [Simh] Getting started with RSTS - unknown password

2019-10-09 Thread Ray Jewhurst
IIRC all of the prebuilt systems on RSTS.org come with a text file called password.txt which provides all of the passwords. If you no longer have yours, you could always redownload the packages. Ray On Wed, Oct 9, 2019, 4:24 PM Peter Allan wrote: > While I have been playing with running VMS on

Re: [Simh] Getting started with RSTS - unknown password

2019-10-09 Thread Wilm Boerhout
I believe the 1,2 password is “system” on a virgin system. Op wo 9 okt. 2019 om 22:24 schreef Peter Allan > While I have been playing with running VMS on simulated VAXen, and RT-11 > and RSX-11M(+) on simulated PDP11s for many years, I have never tried RSTS > on a PDP11 - until now. > > I have

Re: [Simh] Getting started with RSTS - unknown password

2019-10-09 Thread Paul Koning
> On Oct 9, 2019, at 4:24 PM, Peter Allan wrote: > > While I have been playing with running VMS on simulated VAXen, and RT-11 and > RSX-11M(+) on simulated PDP11s for many years, I have never tried RSTS on a > PDP11 - until now. > > I have found installation tapes on rsts.org, but I also

Re: [Simh] Getting started with RSTS - unknown password

2019-10-09 Thread Paul Koning
> On Oct 9, 2019, at 4:38 PM, Wilm Boerhout wrote: > > I believe the 1,2 password is “system” on a virgin system. No, it's supplied during system build. At least since V4 -- I think V3 and earlier may have had fixed default passwords. paul