ifstat: fix typo, linux/i*: add Korean translation (#14706)

* linux/i*: add Korean translation

* ifstat: fix typo
This commit is contained in:
코드싸이
2024-11-09 13:27:36 +09:00
committed by GitHub
parent 65635e8a74
commit 340dd5cc12
51 changed files with 1171 additions and 1 deletions

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

@@ -0,0 +1,12 @@
# ifdown
> 네트워크 인터페이스 비활성화.
> 더 많은 정보: <https://manned.org/ifdown>.
- 인터페이스 eth0 비활성화:
`ifdown {{eth0}}`
- 활성화된 모든 인터페이스 비활성화:
`ifdown -a`