linux/d*: add Korean translation (#14683)

This commit is contained in:
코드싸이
2024-11-08 15:51:52 +09:00
committed by GitHub
parent b3cbaf7b55
commit 53b2ce7e7f
73 changed files with 1566 additions and 0 deletions

12
pages.ko/linux/dhcpcd.md Normal file
View File

@@ -0,0 +1,12 @@
# dhcpcd
> DHCP 클라이언트.
> 더 많은 정보: <https://roy.marples.name/projects/dhcpcd>.
- 모든 주소 임대 해제:
`sudo dhcpcd --release`
- DHCP 서버에 새 임대 요청:
`sudo dhcpcd --rebind`