9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Remote access
@ 2000-08-21  9:00 Chris Drelich
  2000-08-21  9:27 ` Lucio De Re
  0 siblings, 1 reply; 18+ messages in thread
From: Chris Drelich @ 2000-08-21  9:00 UTC (permalink / raw)
  To: 9fans

Alright.  Let me start by saying this, I know plan9 is not unix, I don't want
it to be unix.  Now on with my questions.

1) What are ways for plan9 to be accessed remotely, specificly by machines that
do not run Plan9?  Can one telnet or ssh into a plan9 system from a
unix/windows/mac system?

2) I understand that the OS uses RIO.  If one was to say ssh into a plan9
system, could one use the system without RIO?  I understand that a lot of
applications would not work without RIO.  However, for minimum remote access
from a non-plan9 machine, a few applications could be compiled with APE for use
only from this form of remote access.

3) If it is impossible to ssh or telnet into a plan9 system from a non-plan9
system, how much work would it take to make this possible?  Would anyone else
be interested in this?

Chris


^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: [9fans] Remote access
@ 2000-08-21  9:52 forsyth
  2000-08-21 11:25 ` Lucio De Re
  0 siblings, 1 reply; 18+ messages in thread
From: forsyth @ 2000-08-21  9:52 UTC (permalink / raw)
  To: 9fans

>>It is contrary to the Plan 9 philosophy to add cursor addressing to
>>typescript terminals.  I guess it could be done, but the gain would be
>>far smaller than the effort required; there are naturally better ways.

try

man 1 vt

(then telnet from within vt)



^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: [9fans] Remote access
@ 2000-08-21 13:21 rob pike
  0 siblings, 0 replies; 18+ messages in thread
From: rob pike @ 2000-08-21 13:21 UTC (permalink / raw)
  To: 9fans

	To add, is it possible to start 'acme' instead of 'rio' on terminal
	bootup ? Or 'acme' needs to be started in 'rio' window only ?

You can run acme without first starting rio.  Or sam or anything else.
Rio's windows present a simulation of the underlying system, and
programs run as well on the real thing as on the simulation.

-rob



^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: [9fans] Remote access
@ 2000-08-21 16:30 Anthony Sorace
  0 siblings, 0 replies; 18+ messages in thread
From: Anthony Sorace @ 2000-08-21 16:30 UTC (permalink / raw)
  To: 9fans

//you might benefit from a termcap entry
//that describes precisely the emulated "vt" terminal

while i've had pretty good luck running vt, i have run into
several problems, especially as more and more *nix progrmers
forget about people on dumb terminals, or just about any
terminal dumber than what they're using, usually xterm. so...
do you (or anyone else) have such a termcap entry?
: anothy;


^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: [9fans] Remote access
@ 2000-08-21 18:16 Russ Cox
  2000-08-22  8:40 ` Douglas A. Gwyn
  0 siblings, 1 reply; 18+ messages in thread
From: Russ Cox @ 2000-08-21 18:16 UTC (permalink / raw)
  To: 9fans

when you have to deal with the rest of the
world, it's sometimes not effective to sit
in a corner and chant "TERM=dumb".

as much as i am opposed to cursor addressing,
i use a fair number of legacy applications
through vt (for example, library catalogs
and various network management stuff).
these interfaces are orders of magnitude
better than the web replacements that are
appearing.  "constrained" to just text, the
authors had to worry about making it usable.
with the web, now they worry (only, i fear)
about making it pretty.

if you have fixes that make it better handle
missing or incorrectly implemented control
sequences, send them to me and i'll put them in.

russ


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2000-08-23 15:01 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-21  9:00 [9fans] Remote access Chris Drelich
2000-08-21  9:27 ` Lucio De Re
2000-08-21 14:18   ` Douglas A. Gwyn
2000-08-21  9:52 forsyth
2000-08-21 11:25 ` Lucio De Re
2000-08-21 11:41   ` Lucio De Re
2000-08-21 14:29     ` Douglas A. Gwyn
2000-08-21 17:04       ` Boyd Roberts
2000-08-21 12:54   ` Wladimir Mutel
2000-08-21 14:28   ` Doug Henderson
2000-08-21 13:21 rob pike
2000-08-21 16:30 Anthony Sorace
2000-08-21 18:16 Russ Cox
2000-08-22  8:40 ` Douglas A. Gwyn
2000-08-22 12:45   ` Boyd Roberts
2000-08-22 17:49   ` Boyd Roberts
2000-08-23 14:47   ` Boyd Roberts
2000-08-23 15:01     ` Nigel Roles

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).