linux/n*: add Korean translation (#14710)

This commit is contained in:
코드싸이
2024-11-09 13:26:04 +09:00
committed by GitHub
parent 7544b309ad
commit 50ba22c4b1
49 changed files with 1120 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# netselect-apt
> 지연 시간이 가장 낮은 Debian 미러를 위한 `sources.list` 파일 생성.
> 더 많은 정보: <https://manned.org/netselect-apt>.
- 가장 낮은 지연 시간의 서버를 사용하여 `sources.list` 생성:
`sudo netselect-apt`
- Debian 브랜치를 지정, 기본적으로 stable이 사용됨:
`sudo netselect-apt {{testing}}`
- non-free 섹션 포함:
`sudo netselect-apt --non-free`
- 미러 목록 조회를 위한 국가 지정:
`sudo netselect-apt -c {{인도}}`