9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Dan Cross <crossd@gmail.com>
To: 9fans <9fans@9fans.net>
Subject: Re: Posix implementation of Plan 9 cpu(1) (Was: [9fans] Command to set samterm label)
Date: Wed, 21 Jul 2021 12:08:51 -0400	[thread overview]
Message-ID: <CAEoi9W5co6xBagoK=nFsWdamX1gSau9tQa+Lzhzhu=UWHnt0dg@mail.gmail.com> (raw)
In-Reply-To: <CAFSF3XP1Y60cCepfBEgCLB0tP35yU4KRK9M2ae-oT7c4G=CVew@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1278 bytes --]

On Wed, Jul 21, 2021 at 11:12 AM hiro <23hiro@gmail.com> wrote:

> if i want to serve files from a linux, i sometimes run drawterm on the
> linux, export stuff to an /srv and then access that from the other
> side.
>
> theoretically you can automate that also from the other side, make
> some script for the /srv stuff, and run it from 9front via ssh via
> drawterm:
>
> ssh linuxpc drawterm -c srvdev.rc
>
> yes it's a lot of back and forth, but ssh only is needed for running
> the process, the data afterwards can use 9p directly.
>

What's the difference between that and using something like u9fs?

        - Dan C.

On 7/21/21, Xiao-Yong Jin <meta.jxy@gmail.com> wrote:
> >> On Jul 20, 2021, at 10:52 PM, Lucio De Re <lucio.dere@gmail.com> wrote:
> >>
> >> what would
> >> it take to serve 9P on Posix (in P9P, in other words) over the
> >> network? Fontsrv and gitsrv would be immediate beneficiaries.
> >
> > Just run it like,
> >
> > fontsrv -s 'tcp!192.168.9.2!1500'
> >
> > and I've no idea what gitsrv is.

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T09fcdec9c87bfde4-M0fca6f2faa67aa5a68dafebd
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 2954 bytes --]

  reply	other threads:[~2021-07-21 16:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-19  4:52 Lucio De Re
2021-07-19  5:20 ` Michael Misch
2021-07-19  7:13   ` Steve Simon
2021-07-21  3:52     ` Lucio De Re
2021-07-21 14:59       ` Xiao-Yong Jin
2021-07-21 15:11         ` hiro
2021-07-21 16:08           ` Dan Cross [this message]
2021-07-21 16:16             ` Xiao-Yong Jin
2021-07-21 16:42               ` Dan Cross
2021-07-21 17:08                 ` Xiao-Yong Jin
2021-07-21 17:16                   ` Dan Cross
2021-07-21 17:31                     ` Xiao-Yong Jin
2021-07-21 17:57                       ` Dan Cross
2021-07-21 18:09                         ` hiro
2021-07-21 18:11                           ` hiro
2021-07-21 21:41                             ` Steve Simon
2021-07-21 17:41                 ` hiro

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='CAEoi9W5co6xBagoK=nFsWdamX1gSau9tQa+Lzhzhu=UWHnt0dg@mail.gmail.com' \
    --to=crossd@gmail.com \
    --cc=9fans@9fans.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).