The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: newsham@lava.net (Tim Newsham)
Subject: [TUHS] Emulators
Date: Mon, 9 Aug 2004 09:11:01 -1000 (HST)	[thread overview]
Message-ID: <Pine.BSI.4.58.0408090907030.23447@malasada.lava.net> (raw)
In-Reply-To: <20040809151643.0b5707ea.jrvalverde@cnb.uam.es>

> > to do it remotely. Are there any emulators, that are capable to run V5/6/7
> > or (better) 4.2BSD, and accessible by telnet or something like that?

As was pointed out, you dont get tcp/ip with v5/6/7.
4.2BSD does not run on the simh hardware, although you can
get quasijarus (4.3BSD) to run.

> > Additional thing I need is vi, any emulator that is capable of
> > running vi could make me happy!!!

You can run vi in quasijarus.

> 	- many users sharing the same instance: there's only one copy of
> the system and everybody logs-in on it, saves space, but takes more work.

You can't do this with v5/v6/v7 (at least with the pdp-11) since they
dont support the multi-serial card that simh emulates.  You only
get the console (which you can access over telnet if you configure
it so).

I don't remember if you can use the interdata32 port with multiple
ttys.

You can do this in quasijarus just fine, or even just run telnetd
on the emulated system itself.

Tim N.


  reply	other threads:[~2004-08-09 19:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-09 11:22 Sergey Lapin
2004-08-09 13:16 ` José R. Valverde
2004-08-09 19:11   ` Tim Newsham [this message]
2004-08-10 11:07     ` Sergey Lapin
2004-08-10 18:52       ` Tim Newsham
2004-08-09 23:20 ` Warren Toomey
2004-08-12 16:46 ` Kenneth Stailey
2004-08-12 20:37   ` Warren Toomey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.BSI.4.58.0408090907030.23447@malasada.lava.net \
    --to=newsham@lava.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).