How do i set my ip statically? and this looks suspicious.
[darbot@localhost darbot]$ su
[root@localhost darbot]# ifconfig dhcpcd eth0
eth0: Host name lookup failure
ifconfig: `--help' gives usage information.
[root@localhost darbot]# ifconfig dhcp eth0
eth0: Host name lookup failure
ifconfig: `--help' gives usage information.
[root@localhost darbot]# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:40:05:35:B4:A1
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:1 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:11 Base address:0x4f00
[root@localhost darbot]# ifconfig dhcp
dhcp: error fetching interface information: Device not found
[root@localhost darbot]#
