[9fans] Enable fontsrv on Darwin

2015-04-01 Thread Derek Carter
I'm not certain about why this would have been disabled, but it seems to work now. Tested with OSX 10.9.5 -- Derek aka Goozbach

[9fans] mounting inferno-exported, Linux filesystem under plan9

2011-05-12 Thread Derek Carter
he same filesystem under plan9. I've tried this command: import -A tcp!10.XXX.XX.X!564 / /linux-mount I've checked the man pages for mount and import. I think that I'm doing this right, but it doesn't work. I get this error message: import: timed out connecting to tcp!10.XXX

Re: [9fans] mounting inferno-exported, Linux filesystem under plan9

2011-05-12 Thread Derek Carter
On 5/12/11 5:41 PM, Steve Simon wrote: import(1) uses a cpu(1) channel for its comms, it starts export(1) at the remote end. What you want to use is srv(1). -Steve Thanks, that did it. This is what I ended up using. 9fs tcp!10.XXX.XX.X!564 linux-mount -- Derek

Re: [9fans] GSoC proposal: Replace language for wikifs

2014-03-21 Thread Derek Carter (aka goozbach)
On 2014-03-20, 1950, Szymon Olewniczak wrote: > Hi, > I've just published a Summer of Code proposal for "Replace language for > wikifs".[1] What do you think about my candidature. Maybe should I explain > something more? > > BR, > Szymon > > [1]https://www.google-melange.com/gsoc/proposal/review/

Re: [9fans] I need some EDID

2012-10-22 Thread Derek Carter (aka goozbach)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/22/12 1522, ron minnich wrote: > so, if any of you have X11 running, and could do this: xrandr > --verbose > > and send the output to me, subject EDID > > I would NOT be forever in your debt, and I will NOT put your name > in lights, but I woul

Re: [9fans] EDID

2012-10-22 Thread Derek Carter (aka goozbach)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/23/12 0017, blstu...@bellsouth.net wrote: >>> so, if any of you have X11 running, and could do this: xrandr >>> --verbose >> >> From an HP laptop running FreeBSD: > > Oops. Sorry about that all. > > BLS > > looks like I did the same thing.

Re: [9fans] Win starting rc?

2013-06-17 Thread Derek Carter (aka goozbach)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/11/13 1218, marius eriksen wrote: > On Jun 11, 2013, at 4:09 PM, Brian Vito > wrote: > >> Is there a way to have Acme's Win command start an rc session >> rather than bash? Also, is it possible to set the bash prompt to >> PS1=": {\w} %; " if ba