mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-16 18:15:24 +02:00
240 B
240 B
dhcpcd
Cliente DHCP. Más información: https://roy.marples.name/projects/dhcpcd.
- Libera todas las direcciones:
sudo dhcpcd {{[-k|--release]}}
- Solicita nuevas direcciones al servidor DHCP:
sudo dhcpcd {{[-n|--rebind]}}