Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread Scott Elcomb
On Thu, Aug 28, 2014 at 9:25 AM, David L. Craig wrote: > If a lot of people think CSS-challenged newbies > would have a better experience with a default black-on-white > presentation, I'll go with that. Thanks for writing this up; very much looking forward to working through it. =) I found the c

Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread David L. Craig
I revised the index.html to remove the second Errata item about the mangled UTF-8 characters, and moved the information about the tarball before the Errata header. The tarball has been updated with that, and I think I'm done for this day. -- May the LORD God bless you exceedingly abundantly! Da

Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread David L. Craig
On 14Aug28:0850-0400, David L. Craig wrote: > On 14Aug28:1101+0200, lu...@proxima.alt.za wrote: > > > Dante wrote: > > > > "cat /dev/devices" (or /dev/device or so). > > > > /dev/drivers > > > > Lucio. > > I just updated the pages and the tar with a restructuring of the table and its introduc

Re: [9fans] calm SFX power supply?

2014-08-28 Thread kokamoto
Thanks both of Nicolas and lyndon. I didn't think that's possibility. My mini-ITX box is very cool, when I touch the top, I feel cold!, even at 33 degree C room temperature. Therefore I can do the voltage down for this power supply. Kenji

Re: [9fans] calm SFX power supply?

2014-08-28 Thread Lyndon Nerenberg
On Aug 28, 2014, at 4:03 PM, Nicolas Bercher wrote: > You can try to use a big 12v fan powered only using the 5v line. > If it has enough power to start, it should be quite silent and produce > a fair air flow compared to small and noisy fans powered using 12v. You can also poke around ebay loo

Re: [9fans] calm SFX power supply?

2014-08-28 Thread Nicolas Bercher
On 28/08/2014 10:20, kokam...@hera.eonet.ne.jp wrote: I'll try silent 8cm fan. However it will rotate in full power anytime.☺ You can try to use a big 12v fan powered only using the 5v line. If it has enough power to start, it should be quite silent and produce a fair air flow compared to small

Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread David L. Craig
I found a great source of UTF-8 expertise that showed me how to resolve the garbled UTF-8 characters: http://htmlpurifier.org/docs/enduser-utf8.html All I had to do was rename the charset=utf-8 file, 04_P9Server.html to 04_P9Server.utf8.html and most webservers configured to say their content

Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread Peter Hull
On Thu, Aug 28, 2014 at 6:40 PM, David L. Craig wrote: > I've updated the vp9cb.css and the tar to use maximum white > for the headers. Let me know if they're too bright. Well, I like it. Thanks, Pete

Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread David L. Craig
On 14Aug28:1402+0100, Peter Hull wrote: > On Thu, Aug 28, 2014 at 1:55 PM, David L. Craig wrote: > > 2. Would having the headers appear like the links be sufficient? > > Whatever, I'll make this a priority, probably this afternoon. > Yes, I think so. I've updated the vp9cb.css and the tar to

[9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread trebol
Hello David.

Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread Joseph Stewart
David, That's awesome... please take this as a friendly request, not a criticism. If you didn't make one single change, I REALLY appreciate the work you've put into this... and to recant the old expression: "everyone's a critic" ( http://www.thelonelyisland.com/video/everyones-a-critic). -joe O

Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread David L. Craig
On 14Aug28:0907-0400, Joseph Stewart wrote: > I love the work David. Can I ask a naggy thing though... the > background/forground colors make it very hard to read for very long... > could you change them to "boring old" black-on-white? (or should I just > make a local edit with my fuddy-duddy pref

Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread Joseph Stewart
I love the work David. Can I ask a naggy thing though... the background/forground colors make it very hard to read for very long... could you change them to "boring old" black-on-white? (or should I just make a local edit with my fuddy-duddy preferences?) Thanks again for the time and detail you'v

Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread Peter Hull
On Thu, Aug 28, 2014 at 1:55 PM, David L. Craig wrote: > On 14Aug28:1100+0100, Peter Hull wrote: > 1. Explained at the beginning of Section 1, I beg your pardon, I missed that. > > 2. Would having the headers appear like the links be sufficient? > Whatever, I'll make this a priority, probably thi

Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread David L. Craig
On 14Aug28:1100+0100, Peter Hull wrote: > On Wed, Aug 27, 2014 at 8:16 PM, David L. Craig wrote: > > I really hope it is helpful to a lot of people as time > > goes by. > Hi David, > This is going to be a tremendously useful resource! I've not read it > all yet but: > 1. Is there a reason for u

Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread David L. Craig
On 14Aug28:1101+0200, lu...@proxima.alt.za wrote: > Dante wrote: > > "cat /dev/devices" (or /dev/device or so). > > /dev/drivers > > Lucio. > Thanks, guys! These are exactly the kinds of comments this work needs--you will be credited. I've added an Errata heading to index.html but can't not

Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread Peter Hull
On Wed, Aug 27, 2014 at 8:16 PM, David L. Craig wrote: > I really hope it is helpful to a lot of people as time > goes by. Hi David, This is going to be a tremendously useful resource! I've not read it all yet but: 1. Is there a reason for using Debian sid instead of current stable? 2. Would it be

Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread lucio
> "cat /dev/devices" (or /dev/device or so). /dev/drivers Lucio.

Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread dante
Hi David, A small review note: you can see the available devices in Plan9 with "cat /dev/devices" (or /dev/device or so). This might be needed in the explanation around intro(3). Kind Regards, Dante On 27.08.2014 21:16, David L. Craig wrote: This is the publication I wished I had had severa

Re: [9fans] Announcing The Virtual Plan 9 Server Cookbook

2014-08-28 Thread dante
Wow, amazing work :-)!! Cheers, Dante On 27.08.2014 21:16, David L. Craig wrote: This is the publication I wished I had had several months ago, so I decided to write it. With hundreds of screen shots and a few choice scripts (the main one based on maht's make_cpuauth contribution to Plan 9), i

Re: [9fans] calm SFX power supply?

2014-08-28 Thread kokamoto
Thanks Steve. > When I built my home server I tried hard to make it low power and quiet. Indeed... Any low power machine must be considered as cheap one, I suppose. > I also replaced the case fan and cpu fan with Fractal Design Silent fans. I'll try silent 8cm fan. However it will rotate in f