From: william@thinktankworkspaces.com
To: 9front@9front.org
Subject: Re: [9front] 9pfs
Date: Sat, 05 Oct 2024 11:33:12 -0700 [thread overview]
Message-ID: <0FEAA6798257866CBA1A96F35BC775C5@thinktankworkspaces.com> (raw)
In-Reply-To: <a5b7f15b-9c99-4024-be06-93ac98bec772@posixcafe.org>
Wow. I really got it wrong. I guess, I guess I just want 9front running every where. One team runs struts,
another payara, and another flask. The eco system is just different. I certainly don't want to share my
file system with them. But It would be nice to have stats running on each linux system, and maybe setup a listener to do something interesting and share or expose something on the linux side and not have a qemu with
9front.iso running on each linux system.
Quoth Jacob Moody <moody@posixcafe.org>:
> On 10/5/24 11:26, william@thinktankworkspaces.com wrote:
> > Oh I see. I do have a 9front server running. This is my first exeriment with 9pfs. I just wanted to
> > throw 9pfs on a Mac and a few linux boxes. I guess I just wanted to connect without the hassel of
> > ssh or sshfs. But it does sound like I need a few more tools to really get the benefit out of it
> > beyond 9pfs, meaning that I suppose I need plan9ports installed and factotum and a few other things or is
> > that incorrect. Strange enough but I'm kind of getting attached to acme editor and have been using it
> > in my daily life with sshfs and changing code on remote servers. It's light weight as opposed to vscode
> > or intellij running remotely which is heavy. I loose some benefits but I gain others.
> >
> > So I thought to kind of expand with 9pfs and take advantage of some additional features.
> >
>
> Hold on here, it's still not clear exactly what the end result is that you're looking for here.
>
> Let's start from the top here:
>
> 9pfs does not require anything from plan9port.
> 9pfs is a fuse 9p client.
> 9pfs connects to a system that is running a 9p file server (over port 564 by default).
> This means your mac is initiating a network connection to your 9front machine, so the 9front machine must be listening for 9p.
> Ssh and sshfs go the other way, they initiate a network connection from 9front to a machine running ssh.
> 9pfs would expose the 9front's files to your mac, sshfs exposes your macs files to your 9front.
> A 9front machine does not expose its root filesystem over 9p by default, that requires some modifications.
>
> This is why I was asking about the networking status of your 9front machine (ie can you ping it, is it listening on port 564 etc)
>
>
> Hope this helps,
> moody
>
>
next prev parent reply other threads:[~2024-10-05 18:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-05 4:14 william
2024-10-05 5:12 ` Jacob Moody
2024-10-05 7:44 ` william
2024-10-05 16:01 ` Jacob Moody
2024-10-05 16:26 ` william
2024-10-05 17:46 ` Jacob Moody
2024-10-05 18:33 ` william [this message]
2024-10-05 19:56 ` Romano
2024-10-05 20:19 ` Aram Hăvărneanu
2024-10-06 0:05 ` william
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=0FEAA6798257866CBA1A96F35BC775C5@thinktankworkspaces.com \
--to=william@thinktankworkspaces.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).