1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 11:19:46 +01:00
tldr/pages/linux/dhcpcd.md
2024-03-12 13:41:02 +05:30

212 B

dhcpcd

DHCP client. More information: https://roy.marples.name/projects/dhcpcd.

  • Release all address leases:

sudo dhcpcd --release

  • Request the DHCP server for new leases:

sudo dhcpcd --rebind