![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Online log | chaandana | Shell Programming and Scripting | 5 | 05-03-2005 10:30 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
ok i installed DEBIAN, and i cant get online.. so suppp. i ahve cable and it uses DHCP.
so i ahd red hat so if any1 knows what i did rong, or why it didnt work (maybe i didnt isntall dhcp) ?? but anyways.. ide like some help.. you know
__________________
-z3mo- |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
have you tried
bash-2.05$ locate dhcpcd you should get a bunch of stuff like this /etc/dhcpc/dhcpcd-eth0.cache /etc/dhcpc/dhcpcd-eth0.exe /etc/dhcpc/dhcpcd-eth0.info /sbin/dhcpcd <--------- binary we are looking for /usr/doc/dhcpcd-1.3.20-pl0 .... Some systems dont have /sbin as a executable dir so you must use bash-2.05$ /sbin/dhcpcd eth0 to launch the program |
|||
| Google The UNIX and Linux Forums |