9front - general discussion about 9front
 help / color / mirror / Atom feed
From: qwx <qwx@sciops.net>
To: 9front@9front.org
Subject: Re: stupid ssh question
Date: Mon, 21 May 2018 09:17:48 +0200	[thread overview]
Message-ID: <617A01FF25D742B4B80A7174ADEC9438@wopr.sciops.net> (raw)

Hello,

Both deuteron and cinap's suggestions worked for me.

This works as is:

; aux/listen1 -t tcp!*!5900 /bin/ssh tcp!9dump!17060 socat tcp-connect:localhost:5900 stdio
; vncv $sysname	# from another window

This works if a password (I'm using one) is already in factotum, else
I don't get a prompt:

; cat <<'!' >bin/rc/vnc
/bin/ssh tcp!9dump!17060 socat tcp-connect:localhost:5900 stdio
!
; chmod +x bin/rc/vnc
; execnet
; echo 'key proto=vnc server=exec!vnc !password=setecastronomy' >/mnt/factotum/ctl
; vncv exec!vnc

Thanks deuteron and cinap!

qwx


             reply	other threads:[~2018-05-21  7:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-21  7:17 qwx [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-05-17 13:41 qwx

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=617A01FF25D742B4B80A7174ADEC9438@wopr.sciops.net \
    --to=qwx@sciops.net \
    --cc=9front@9front.org \
    /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).