8 lines
126 B
Plaintext
8 lines
126 B
Plaintext
dhcpd.conf belongs in /etc
|
|
|
|
start the service
|
|
/etc/init.d/dhcpd start
|
|
|
|
to ask for an address from the service
|
|
dhclient eth0
|