9front - general discussion about 9front
 help / color / mirror / Atom feed
From: William Gunnells <gunnells@gmail.com>
To: 9front@9front.org
Subject: instant 9p connection between two machines
Date: Sun, 26 Jul 2020 20:43:37 -0700	[thread overview]
Message-ID: <D7970E64-DABC-408E-A13D-C3DFD5360DE8@gmail.com> (raw)

Trying to find a better way than the 3 lines below

server% aux/listen1 -tv tcp!*!9999 /bin/exportfs -R -r / 
client% srv tcp!ip.of.server!9999 server /n/server 
client% ls /n/server


This seems to work. but ties up two windows of course. I wondering if there is a better way

I guess I wanted to do something similar to 9front. Where you type 
9fs 9front and you have everything in /n/9front




             reply	other threads:[~2020-07-27  3:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-27  3:43 William Gunnells [this message]
2020-07-27  3:55 ` [9front] " Alex Musolino

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=D7970E64-DABC-408E-A13D-C3DFD5360DE8@gmail.com \
    --to=gunnells@gmail.com \
    --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).