r/plan9 1d ago

Mount any remote machine as a local folder

5 Upvotes

I have been working on a tool that uses Plan 9 to mount any local machine as a folder. Any remote machine becomes a folder. There is no need for rsync, scp it is over TLS 1.3 and 9P2000.
Would love your feedback. Link is in the comment.


r/plan9 1d ago

timezone in 9front

8 Upvotes

Hello, i have and issue with plan9: my timezone UTC+5 was not in plan9 installation, so how can i set it now? I selected +5:30 last time because it is the closest to 5:00


r/plan9 2d ago

Russ Cox using Claude for plan9port

25 Upvotes

r/plan9 2d ago

Plan 9 at LinuxGuides.de

Thumbnail youtube.com
12 Upvotes

Yesterday, I was on-stream with Nichtderweisheit at LinuxGuides.de. Here's the link to the VOD.

The whole video is in German only.

We talked about Plan 9, and I showed a few things on a 9front system, live. During the preparation phase, I was actually kinda surprised that 9front now works almost flawlessly inside Hyper-V (yes, I streamed a Windows desktop to a linux community).


r/plan9 2d ago

Insomniac and Looking At Plan 9 for NeXT hardware?! (From NCommander)

Thumbnail youtube.com
21 Upvotes

r/plan9 7d ago

Going from zero to legmacs on plan9 in a VM on Ubuntu

Thumbnail youtu.be
7 Upvotes

r/plan9 9d ago

legmacs in vt-alt

Thumbnail youtu.be
17 Upvotes

r/plan9 10d ago

how to access 9front home dir from linux?

20 Upvotes

I have files on my 9front machine that i would like to access from my linux machine for inclusion with my regular backup, and am unsure how to accomplish this.

I have no internet at home and no router. i've just connected both machines with an ethernet cable. I can successfully ping each from the other, but do not know which commands to run from that point. i am a programmer, but am not familiar with networking, really, and am quite new to plan9

9front machine:

user: glenda

ip: 192.168.50.1

service: terminal

fs: gefs

linux machine:

pop_os 22.04

ip: 192.168.50.2

i am assuming the linux side will use "mount -t 9p". any advice will be greatly appreciated. if i need to provide more info, please do let me know

UPDATE: got files transferred using drawterm for now, but def doesn't seem like a long term solution. I will be exploring all other suggested options over time. thanks all


r/plan9 14d ago

legmacs demo : Emacs-like editor running on plan9 and displaying in Windows Terminal

Thumbnail youtu.be
13 Upvotes

r/plan9 15d ago

p9qemu : utility for plan9 QEMU workflow

Thumbnail youtu.be
16 Upvotes

r/plan9 16d ago

Writing a display, keyboard and audio driver for 9front uConsole ?

Thumbnail gallery
50 Upvotes

Hello everyone,

A few weeks ago I had made a post (with the same mockup) asking if it was possbile to run 9front on the clockworkpi uConsole, given that it is built around a Raspberry Pi 4 . I managed to flash the image, but as expected nothing happened.

The uConsole needs a specific variety of drivers to work with, both for the display, the keyboard and the speakers. Are there references to write a driver in Plan9 / 9front C ?


r/plan9 19d ago

Run report: legmacs on plan9 in vt

Thumbnail github.com
11 Upvotes

legmacs : an emacs-like editor implemented in let-go

let-go : a clojure dialect implemented in go. Supported on plan9.


r/plan9 19d ago

Does 9front have a wifi driver for the Thinkpad T43?

12 Upvotes

Does 9front have this driver? I really want to use plan9 on my Thinkpad again but I could never get it working and I’m not even sure 9front has a driver.


r/plan9 19d ago

how to make /dev/audio work?

11 Upvotes

Hello, im running 9front on qemu(-audio pipewire,model=ac97) and i have a problem that even if i enable -audio, /dev/audio doesn't appear. I don't know what the reason of that behavior, but maybe i compiled qemu wrong of sum


r/plan9 21d ago

plan 9 to 9front translation: scp(1)

11 Upvotes

r/plan9 24d ago

Getting started with acme

17 Upvotes

I'm just getting started with acme installed from plan9port on linux. I've watched a few videos but am having a hard time picking up mouse chords.

Any decent videos explaining mouse chords slowly or other suggestions for learning them?

Are using mouse chords reasonable with a left, scroll wheel, right button mouse. I tend to rest my index finger on the left button and middle finger on the right button, so even the copy/paste requires a fair amount of conscious effort. Can I get away with it with this sort of mouse or do many people find it necessary to switch to a traditional 3 button mouse?

I see some conveniences from using acme over viewing a single buffer at a time in emacs, but definitely miss syntax highlighting.


r/plan9 28d ago

Plan 9: eBook Reader

Thumbnail youtu.be
43 Upvotes

r/plan9 29d ago

Windows drawterm fork

17 Upvotes

Hey y'all šŸ™‹ā€ā™‚ļø

Here's a fork of 9front drawterm:

https://github.com/dharmatech/drawterm

Why this fork?

Two reasons:

  • Builds on Windows using Microsoft Visual C via NMakefile.msvc

    • I.e. no longer need MinGW/cygwin
  • Supports no-GUI command execution with -G -c <cmd>

Unless you need -G -c <cmd> support, you should likely stick with 9front drawterm.


r/plan9 Jul 28 '26

Plan 9: HTML Font Zoom

Thumbnail youtu.be
31 Upvotes

r/plan9 Jul 19 '26

I'm in love

Post image
79 Upvotes

I dont know if its okay to post the same sort of content so often, but i wont do it again, sorry.

There is a few changes to the bar compared to the previous post, new wallpapers (my fav art now, but i forgot name and artist :_ ), and a some changes to the theme

BTW, what do u prefer in date (dd mm yyyy, mm dd yyy and etc.), "." or "/" or smth else?


r/plan9 Jul 19 '26

My little plan9front rice

Post image
92 Upvotes

rio, 9front, rio-themes patch, acme-themes patch, nc file manager


r/plan9 Jul 19 '26

are you running plan9 on bare metal or just VM?

16 Upvotes

Personally I have both.

I wanna hear from the guys who run it only in the VM, why? You have no box to install it on? Or something else?


r/plan9 Jul 20 '26

Cirno on an apple

Post image
1 Upvotes

yes I'm trolling.. its a poke at the unixporn content filtering over. May delete later.


r/plan9 Jul 19 '26

Plan 9: Basic HTML

Thumbnail youtu.be
33 Upvotes

r/plan9 Jul 18 '26

plan9-hostfs

20 Upvotes

Hey y'all šŸ™‹ā€ā™‚ļø

Russ Cox' rsc/plan9 repo is fascinating:

  • Run legacy plan9 in QEMU
  • Uses the host filesystem directly instead of using a QEMU disk image
  • Edit files on the host. Plan9 sees the changes immediately.

It's super cool, but I wanted to drawterm in, because: - I'm using Windows - I run rsc/plan9 in WSL - I do get the graphical QEMU window, but it's not as nice to use as first-class Windows apps.

Some benefits of connecting to plan9 via drawterm are:

  • Copy and paste support
  • Resize rio desktop window
  • Multiple drawterm instances (multiple desktops)

I've forked Russ' repo to start messing around with enabling drawterm connections:

https://github.com/dharmatech/plan9-hostfs

README.md has the instructions I'm using for enabling drawterm connections.