dhcpcd: add page (#12495)
This commit is contained in:
12
pages/linux/dhcpcd.md
Normal file
12
pages/linux/dhcpcd.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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`
|
Reference in New Issue
Block a user