View Single Post
Old 08-05-2003, 02:38 PM   #5 (permalink)
Pragma
I am Winter Born
 
Pragma's Avatar
 
Location: Alexandria, VA
I'd say a good way to learn is to jump straight in - the way I taught myself UNIX was to set up my network configuration to use my BSD machine as a router/gateway/firewall. When the rest of my computers were suddenly cut off from the internet, due to a misconfiguration, I had a vested interest to learn how to fix it.

When I wanted to run a webserver, I didn't want to run it on my game box, so I had to figure out how to install and configure Apache on the BSD machine. When I wanted to set up a fileserver, I had to figure out how to set up an FTP server on BSD.

Basically, like with anything you want to learn, invent a project for yourself and make sure you keep working at it.
__________________
Eat antimatter, Posleen-boy!
Pragma is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73