9vx is a Plan 9 terminal; it uses Vx32, which is a “Lightweight, User-level Sandboxing on the x86". it compiles on Linux, *BSD and used to compile on OSX. clone the github repo and compile; the build instructions are in a file named "ADVENTURE"
> I don't know much about the thread... > But as I had understand, I can run plan9 within my amd64 box, without any > virtual machine extra (neither qemu, neither, vbox). Is this? > > If this is the approach, how I can aproach it? Is there any good tutorial > on how to build, and run 9vx on linux/amd64? > > Thanks!