On Nov 4, 3:39 am, [EMAIL PROTECTED] (Pietro Gagliardi) wrote: > On Nov 4, 2008, at 8:04 AM, [EMAIL PROTECTED] 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. > > PGP.sig > < 1KViewDownload
Thanks alot, for the help unfortunately when I use the command ndb/ dns -r it says "cant read my ip adress". Ill try a linux livecd. Thank you very much for the C tutorial though.