dhcp or static?
does the kernel detect your NIC, check with dmesg | more
ifconfig w/o options will show network status
if your NIC is detected and the kernel module for it is loaded which you can check with lsmod, then as root type netconfig and answer the questions that follow
all the above commands need to done as root