1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 10:35:25 +02:00

dhcpcd: add Spanish translation (#12521)

This commit is contained in:
Darío Hereñú 2024-03-20 07:34:21 -03:00 committed by GitHub
parent 89d8c09c29
commit bb0e97bd23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
pages.es/linux/dhcpcd.md Normal file
View file

@ -0,0 +1,12 @@
# dhcpcd
> Cliente DHCP.
> Más información: <https://roy.marples.name/projects/dhcpcd>.
- Libera todas las direcciones:
`sudo dhcpcd --release`
- Solicita nuevas direcciones al servidor DHCP:
`sudo dhcpcd --rebind`