mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-19 01:43:18 +08:00
230 B
230 B
dhcpcd
DHCP client. More information: https://roy.marples.name/projects/dhcpcd.
- Release all address leases:
sudo dhcpcd {{[-k|--release]}}
- Request the DHCP server for new leases:
sudo dhcpcd {{[-n|--rebind]}}