* [9front] VMX from a CPU Server?
@ 2022-03-22 7:34 Abdul Raji
2022-03-22 14:52 ` ori
0 siblings, 1 reply; 3+ messages in thread
From: Abdul Raji @ 2022-03-22 7:34 UTC (permalink / raw)
To: 9front
Hi,
I was wondering if it's possible to run a command similar to this to stream VMX from a compatible CPU server to an incompatible terminal:
rcpu -h 192.168.0.95 -c vmx [args]
Does this display the actual VM on the terminal or is it just displayed on the CPU server? Or maybe another issue?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [9front] VMX from a CPU Server?
2022-03-22 7:34 [9front] VMX from a CPU Server? Abdul Raji
@ 2022-03-22 14:52 ` ori
2022-03-22 16:21 ` Abdul Raji
0 siblings, 1 reply; 3+ messages in thread
From: ori @ 2022-03-22 14:52 UTC (permalink / raw)
To: 9front
Quoth Abdul Raji <abdulr@boredomincarnate.net>:
> Hi,
>
> I was wondering if it's possible to run a command similar to this to stream VMX from a compatible CPU server to an incompatible terminal:
have you tried?
>
> rcpu -h 192.168.0.95 -c vmx [args]
>
> Does this display the actual VM on the terminal or is it just displayed on the CPU server? Or maybe another issue?
this is plan 9: we try to avoid special cases.
vmx is just a devdraw client like any other; there's
nothing special here. it uses whatever devdraw it has
in its namespace.
rcpu binds the terminal's devdraw into the namespace,
so vmx will use it.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [9front] VMX from a CPU Server?
2022-03-22 14:52 ` ori
@ 2022-03-22 16:21 ` Abdul Raji
0 siblings, 0 replies; 3+ messages in thread
From: Abdul Raji @ 2022-03-22 16:21 UTC (permalink / raw)
To: 9front
> have you tried?
Not yet. Just asking before I buy the necessary things to try.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-03-22 16:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-22 7:34 [9front] VMX from a CPU Server? Abdul Raji
2022-03-22 14:52 ` ori
2022-03-22 16:21 ` Abdul Raji
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).