9front - general discussion about 9front
 help / color / mirror / Atom feed
* Should stats(1) support rcpu(1)?
@ 2016-02-18  0:50 sl
  2016-02-18  1:58 ` [9front] " Steve Simon
  2016-02-18  2:27 ` cinap_lenrek
  0 siblings, 2 replies; 3+ messages in thread
From: sl @ 2016-02-18  0:50 UTC (permalink / raw)
  To: 9front

See above.

sl


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] Should stats(1) support rcpu(1)?
  2016-02-18  0:50 Should stats(1) support rcpu(1)? sl
@ 2016-02-18  1:58 ` Steve Simon
  2016-02-18  2:27 ` cinap_lenrek
  1 sibling, 0 replies; 3+ messages in thread
From: Steve Simon @ 2016-02-18  1:58 UTC (permalink / raw)
  To: 9front

Maybe of interest, I back ported p9p stats to plan9 and added backends for
windows and linux - there is a macos backend framework though I never
finished that one.

This uses rx (and by implication ssh) to start the remote process on linux and plan9.
I modified rx to use my dos(1) o it could also  open a session to auxstats.exe on
a windows box.

I am happy to share the code if anyone is interested.

-Steve


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] Should stats(1) support rcpu(1)?
  2016-02-18  0:50 Should stats(1) support rcpu(1)? sl
  2016-02-18  1:58 ` [9front] " Steve Simon
@ 2016-02-18  2:27 ` cinap_lenrek
  1 sibling, 0 replies; 3+ messages in thread
From: cinap_lenrek @ 2016-02-18  2:27 UTC (permalink / raw)
  To: 9front

yes. it should just run rimport $sysname / /n/$sysname to get the other machines
mounted. that way the connection will get encrypted properly, currently it isnt.
the problem with not encrypting is that someone could hijack the connection and
access arbitrary shit with your credentials. if its encrypted he cannot do anything
with the connection :-)

at some point, we can disable the old exportfs listen script and rename import
and cpu to /bin/unimportant and /bin/cpikachu

--
cinap


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-18  2:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-18  0:50 Should stats(1) support rcpu(1)? sl
2016-02-18  1:58 ` [9front] " Steve Simon
2016-02-18  2:27 ` cinap_lenrek

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).