Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: dhcp-client can not actually be removed. Articles are pointing to isc-dhcp-client

...

Code Block
languagebash
sudo apt-get remove dhcp3isc-dhcp-client

Notes

Some instructions mention you need network and broadcast, but they are automatically calculated from the address and netmask values. In fact adding the wrong ones can prevent things from working so I recommend leaving them out.

If you have more than one dns server use the format, dns-nameservers 208.78.97.155 208.75.87.250

...