linux/a*: add and update Korean translation (#14680)

* linux/a*: add and update Korean translation

* Update pages.ko/linux/apt-file.md

Co-authored-by: Chooooo <contact@choo.ooo>

* Update pages.ko/linux/ark.md

Co-authored-by: Chooooo <contact@choo.ooo>

* Update pages.ko/linux/atool.md

Co-authored-by: Chooooo <contact@choo.ooo>

---------

Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
코드싸이
2024-11-08 16:21:35 +09:00
committed by GitHub
parent cb03fe18ae
commit 38f417243c
80 changed files with 1647 additions and 8 deletions

View File

@@ -0,0 +1,12 @@
# avahi-resolve
> 호스트 이름과 IP 주소 간 변환.
> 더 많은 정보: <https://www.avahi.org/>.
- 로컬 서비스를 IPv4로 변환:
`avahi-resolve -4 --name {{service.local}}`
- IP를 호스트 이름으로 변환, 자세히:
`avahi-resolve --verbose --address {{IP}}`