aboutsummaryrefslogtreecommitdiffstats
path: root/korean/mirror
diff options
context:
space:
mode:
authorSebul <sebuls@gmail.com>2019-03-01 04:42:41 +0900
committerSebul <sebuls@gmail.com>2019-03-01 04:42:41 +0900
commitea1d06d52297bb2275606d85faac2bb9a48c0a05 (patch)
tree73bf84ce7ef2000318e680e46da984cbedcd3f3f /korean/mirror
parent5b9c3e5d45818fddfca8ad89d9baf06ffbd24047 (diff)
mirror list
Diffstat (limited to 'korean/mirror')
-rw-r--r--korean/mirror/list.wml73
1 files changed, 73 insertions, 0 deletions
diff --git a/korean/mirror/list.wml b/korean/mirror/list.wml
new file mode 100644
index 00000000000..8fb1a37870e
--- /dev/null
+++ b/korean/mirror/list.wml
@@ -0,0 +1,73 @@
+#use wml::debian::template title="데비안 전세계 미러 사이트" BARETITLE=true
+#use wml::debian::translation-check translation="ef7400a6ea2c98aed253709dd68a428201e21d88" maintainer="Sebul"
+
+<p>데비안은 인터넷의 수백 서버에서 배포(<em>미러</em>)됩니다.
+가까운 서버를 쓰면 다운로드 속도가 빨라질 것이고, 중심 서버 그리고 인터넷 전체의 부하와 줄일 겁니다.
+</p>
+
+<p>데비안은 일차 그리고 이차로 미러 될 수 있습니다. 정의는 아래와 같습니다:
+</p>
+
+<p class="centerblock">
+ <strong>1차 미러</strong> 사이트는 대역폭이 좋고
+데비안의 인 내부로 syncproxy 네트워크로부터 동기됩니다.
+몇 1차 미러는<code>ftp.&lt;country&gt;.debian.org</code> 형식의 별칭을 가지므로
+사용자가 기억하기 쉽습니다.
+그들은 대개 모든 아키택처를 수행합니다.
+</p>
+
+<p class="centerblock">
+ <strong>2차 미러</strong> 사이트는 미러하는데 (공간 제한때문에) 제한이 있을 겁니다.
+사이트가 2차라고 해서 1차 사이트보다 느리거나 덜 최신일 필요는 없습니다.
+사실, 2차 미러가 여러분의 아키텍처를 옮기고 여러분에게 가까우며, 그래서 더 빠르고, 거의 늘
+멀리 있는 1차보다 더 좋습니다.
+</p>
+
+<p>빠른 다운로드가 가능하도록 1차건 2차건 여러분에게 가까운 사이트를 쓰세요.
+프로그램
+<a href="https://packages.debian.org/stable/net/netselect">\
+<em>netselect</em></a>을 써서 대기시간이 가장 짫은 사이트를 결정할 수 있습니다;
+<a href="https://packages.debian.org/stable/web/wget">\
+<em>wget</em></a> 또는
+<a href="https://packages.debian.org/stable/net/rsync">\
+<em>rsync</em></a> 같은 다운로드 프로그램을 써서 처리량이 가장 많은 사이트를 결정하세요.
+지리적 근접성이 때론 어떤 기계가 여러분에게 최상의 서비를를 제공하는지에 가장 중요한 요소는 아닙니다.
+</p>
+
+<p>
+If your system moves around a lot, you may be best served by a "mirror"
+that is backed by a global <abbr title="Content Delivery Network">CDN</abbr>.
+The Debian project maintains
+<code>deb.debian.org</code> for this
+purpose and you can use this in your apt sources.list &mdash; consult
+<a href="http://deb.debian.org/">the service's website for details</a>.
+
+<p>The authoritative copy of the following list can always be found at:
+<url "https://www.debian.org/mirror/list">.
+Everything else you want to know about Debian mirrors:
+<url "https://www.debian.org/mirror/">.
+</p>
+
+<h2 class="center">1차 데비안 미러 사이트</h2>
+
+<table border="0" class="center">
+<tr>
+ <th>나라</th>
+ <th>사이트</th>
+ <th>아키텍처</th>
+</tr>
+#include "$(ENGLISHDIR)/mirror/list-primary.inc"
+</table>
+
+<h2 class="center">데비안 아카이브의 2차 미러</h2>
+
+<table border="0" class="center">
+<tr>
+ <th>Host 이름</th>
+ <th>HTTP</th>
+ <th>아키텍처</th>
+</tr>
+#include "$(ENGLISHDIR)/mirror/list-secondary.inc"
+</table>
+
+#include "$(ENGLISHDIR)/mirror/list-footer.inc"

© 2014-2024 Faster IT GmbH | imprint | privacy policy