9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Axel Belinfante <Axel.Belinfante@cs.utwente.nl>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] drawterm-soalris-sparc
Date: Tue, 30 Aug 2005 19:38:29 +0200	[thread overview]
Message-ID: <200508301738.j7UHcT617022@zamenhof.cs.utwente.nl> (raw)
In-Reply-To: Your message of "Tue, 30 Aug 2005 13:07:09 -0400." <bcba51a05083010074c3a50a2@mail.gmail.com>

> Rattan wrote:
> 
> > An invocation results in (for $ drawterm -a <suthsvr> -c <cpusvr>):
> > 
> > not at local console; won't ask for password
> > 
> > What could cause it?
> 
> ============================
> 
> Running drawterm on a server, viewing on a terminal?

If you connect from the terminal to the server via ssh,
and use the X11 forwarding of ssh, it does work, in my experience.

the thing is that DISPLAY should either not contain a name part
(so be just :0 or so), or if it contains a hostname or fully
qualified domain name (foo:1, foo.some.dom:1), the name should
be the hostname or the host.domain name of the machine on which
you start drawterm, as reported by gethostname (foo.some.dom).
see /sys/src/cmd/unix/drawterm/screen-x11.c:/^atlocalconsole

Axel.


  reply	other threads:[~2005-08-30 17:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-30 17:07 Dimitry Golubovsky
2005-08-30 17:38 ` Axel Belinfante [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-08-30 13:38 rattan

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=200508301738.j7UHcT617022@zamenhof.cs.utwente.nl \
    --to=axel.belinfante@cs.utwente.nl \
    --cc=9fans@cse.psu.edu \
    /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).