On Nov 4, 2008, at 8:04 AM, nolan.h.hamilton@gmail.com wrote:

Hi, I just recently fell in love with plan9, it's a great operating
system, However there are somethings I do not know how to do.

1.  How can I get internet through a ethernet cord?(I am not sure
which ethernet card I have , but the computer I have is a Dell
Dimension 1100.)

Try
% ndb/dns -r
% ip/ipconfig
If that doesn't work, use the device manager on another system, such as a Linux LiveCD, to find out the chip.

2.  Were can I get a good tutorial on the plan9 C compiler( I have
already read: "How to use the plan9 C compiler" by Rob PIke.)

I'll put a draft of one I'm making on sources later.