blob: 8b6ed5e688347693c5d2b15bdb396771ba7b6739 (
plain) (
tree)
|
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="keywords" content="">
<title>Adélie Linux | Mirrors</title>
<!-- Favicon -->
<link href="/assets/images/favicon.png" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.theme.default.min.css" rel="stylesheet">
<link href="/assets/plugins/magnific-popup/magnific-popup.min.css" rel="stylesheet">
<link href="/assets/plugins/sal/sal.min.css" rel="stylesheet">
<link href="/assets/css/theme.css" rel="stylesheet">
<!-- Fonts/Icons -->
<link href="/assets/plugins/font-awesome/css/all.css" rel="stylesheet">
<link href="/assets/plugins/themify/themify-icons.min.css" rel="stylesheet">
<link href="/assets/plugins/simple-line-icons/css/simple-line-icons.css" rel="stylesheet">
</head>
<body>
<!-- Header -->
<div class="header right absolute-dark sticky">
__HEADER__
</div>
<!-- end Header -->
<div class="section-lg">
<div class="container">
<div class="margin-bottom-70">
<div class="row">
<div class="col-12 col-md-10 offset-md-1 col-lg-8 offset-lg-2">
<h2>Mirrors</h2>
<p>You may download Adélie assets from any of the following locations. Some mirrors may perform better than others based on where you live. Please get in touch if you are willing to sponsor a mirror.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-12 col-xl-10 offset-xl-1">
<table class="table cart-table">
<thead>
<tr>
<th scope="col"><!-- country flag --></th>
<th scope="col">Location</th>
<th scope="col">Name</th>
<th scope="col">Speed</th>
<th scope="col">Freshness</th>
<th scope="col">Uptime</th>
<th scope="col">Sponsor</th>
<th scope="col">Protocol</th>
</tr>
</thead>
<tbody>
<tr>
<td colspan="8"><strong>Official</strong> — Part of Adélie's core infrastructure.</td>
</tr>
<tr>
<td>
<img src="../assets/images/flags/w40-webp/us.webp" alt="">
</td>
<td>Texas,<br />USA</td>
<td>us1-distfiles</td>
<td>1 Gbps</td>
<td>0 days, 00:00:00</td>
<td>0 days, 00:00:00</td>
<td>Adélie Linux</td>
<td>
<strong>
<a href="http://distfiles.adelielinux.org/">http</a><br />
<a href="https://distfiles.adelielinux.org/">https</a><br />
<a href="rsync://distfiles.adelielinux.org/distfiles">rsync</a>
</strong>
</td>
</tr>
<tr>
<td colspan="8"><strong>Affiliated</strong> — Operated by Adélie's developers and friends.</td>
</tr>
<tr>
<td>
<img src="../assets/images/flags/w40-webp/de.webp" alt="">
</td>
<td>Nuremberg,<br />Germany</td>
<td>eu1-distfiles</td>
<td>1 Gbps</td>
<td>0 days, 00:00:00</td>
<td>0 days, 00:00:00</td>
<td>Leuhta Labs</td>
<td>
<strong>
<a href="http://eu1-distfiles.adelielinux.org/">http</a><br />
<a href="https://eu1-distfiles.adelielinux.org/">https</a><br />
<a href="rsync://eu1-distfiles.adelielinux.org/distfiles/">rsync</a><br />
</strong>
</td>
</tr>
<tr>
<td>
<img src="../assets/images/flags/w40-webp/us.webp" alt="">
</td>
<td>Pennsylvania,<br />USA</td>
<td>us2-distfiles</td>
<td>100 Mbps</td>
<td>0 days, 00:00:00</td>
<td>0 days, 00:00:00</td>
<td>ionFish Group</td>
<td>
<strong>
<a href="">http</a><br />
<a href="">https</a><br />
<a href="">rsync</a><br />
<a href="">ftp</a>
</strong>
</td>
</tr>
<tr>
<td colspan="8"><strong>Third-Party</strong> — Community-managed mirrors over which we have no control.</td>
</tr>
<tr>
<td>
<img src="../assets/images/flags/w40-webp/us.webp" alt="">
</td>
<td>Illinois,<br />USA</td>
<td>servercentral</td>
<td>10 Gbps</td>
<td>0 days, 00:00:00</td>
<td>0 days, 00:00:00</td>
<td>ServerCentral<br />Turing Group</td>
<td>
<strong>
<a href="http://mirrors.servercentral.com/adelie/">http</a><br />
<a href="https://mirrors.servercentral.com/adelie/">https</a>
</strong>
</td>
</tr>
<tr>
<td>
<img src="../assets/images/flags/w40-webp/us.webp" alt="">
</td>
<td>Indiana,<br />USA</td>
<td>purdue</td>
<td>10 Gbps</td>
<td>0 days, 00:00:00</td>
<td>0 days, 00:00:00</td>
<td>Purdue Linux<br />Users Group</td>
<td>
<strong>
<a href="http://plug-mirror.rcac.purdue.edu/adelie/">http</a><br />
<a href="https://plug-mirror.rcac.purdue.edu/adelie/">https</a><br />
<a href="rsync://plug-mirror.rcac.purdue.edu/adelie/">rsync</a><br />
<a href="ftp://plug-mirror.rcac.purdue.edu/adelie/">ftp</a>
</strong>
</td>
</tr>
</tbody>
</table>
</div>
</div><!-- end row -->
</div><!-- end container -->
</div>
__INDEPENDENT_SHADE__
__FOOTER__
</body>
</html>
|