LocalAptMirrors
|
Size: 4710
Comment: fix punctuation
|
← Revision 43 as of 2016-01-16 03:48:39 ⇥
Size: 5338
Comment: Removed out of date links
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>|| | ## page was copied from AustralianTeam/Projects/Blank ## This is a template file that has been customised for the Ubuntu-AU Team ## Feel free to use modify this to use for any project or team. ## Using this page will help keep the new pages in some sort of order and similar format across the team's wiki |
| Line 3: | Line 6: |
| This page contains information regarding Ubuntu apt mirrors for users connected to Australian ISPs. For downloading CD images (.iso ) see http://ubuntu.com/download. | ##PLEASE DO NOT ADJUST OR CHANGE THE FOLLOWING 3 LINES - THIS IS WHAT KEEPS THE TEAM HEADER INTACT AND CREATES THE TABLE OF CONTENTS <<Include(AustralianTeam/Includes/Header)>> <<Include(AustralianTeam/Includes/Bulletin)>> ||<tablestyle="float:right; font-size: 0.9em; width:33%; background-color: #F4F3F1;border: none;" style="padding:0.5em;"><<TableOfContents>>|| |
| Line 5: | Line 11: |
| = How to set it up = | |
| Line 7: | Line 12: |
| == Automatic (GUI) setup == | ## EDIT FROM THIS LINE DOWN - There are some included titles, headings and sub headings to help you get started |
| Line 9: | Line 14: |
| The best way to choose your mirror if you're not familiar with editing files on Linux is to use the provided tool, accessed through System > Administration > Software Sources in the main GNOME menu. (If you use Kubuntu or Xubuntu, the method of access will be different, but should have the same general effect.) | = Local Apt Mirrors = |
| Line 11: | Line 16: |
| In the Ubuntu Software tab, there is a "Download from" drop-down menu. If you choose "Other..." from this menu, a dialog will appear showing all of the available mirrors, with Australian mirrors expanded by default (if you selected Australia as your location when you installed Ubuntu). Choose the appropriate mirror from the list there, close the software sources dialog, and choose "Reload" when prompted to refresh the software sources. | This page contains information regarding Ubuntu apt mirrors for users connected to Australian ISPs. Some ISPs offer unmetered downloads to certain mirrors - see below. For downloading CD images (.iso) see http://ubuntu.com/download. == How to set it up == === Automatic (GUI) setup === The best way to choose your mirror if you're not familiar with editing files on Linux is to use the provided tool, accessed through the Dash and search for "Software Sources". (If you use Kubuntu or Xubuntu, the method of access will be different, but should have the same general effect.) In the Ubuntu Software tab, there is a "Download from" drop-down menu. If you choose "Other..." from this menu, a dialogue will appear showing all of the available mirrors, with Australian mirrors expanded by default (if you selected Australia as your location when you installed Ubuntu). Choose the appropriate mirror from the list there, close the software sources dialogue, and choose "Reload" when prompted to refresh the software sources. |
| Line 15: | Line 28: |
| == Manual (text file) setup == | === Manual (text file) setup === |
| Line 46: | Line 59: |
| == Checking mirror status == | === Checking mirror status === |
| Line 49: | Line 62: |
| = Australian Mirrors = == Official == For those who select Australia as their location in setup, this is the mirror they are given. Currently this does not lead to an Australian Ubuntu mirror but to Canonical's servers |
== Australian Mirrors == === Official === For those who select Australia as their location in setup, this is the mirror they are given. Currently this leads to the AARNet Australian Ubuntu mirror. |
| Line 55: | Line 68: |
| == AARNet == | === AARNet === |
| Line 58: | Line 71: |
| == Bigpond (Telstra) == As of July 2010, Bigpond discontinued its own file servers. Fortunately within a week they announced that they will provide unmetered access to the content on the AARNet mirror. So if you are a Bigpond client, please use the details provided for AARNet above and this will be quota free for you. This has also been confirmed as free data for people on Bigpond wireless broadband. |
=== Bigpond (Telstra) === As of early 2015 it would appear Bigpond has discontinued its unmetered access to the AARNet mirror. The Ubuntu Australia Team is unaware of any unmetered content for Bigpond users. ## As of July 2010, Bigpond discontinued its own file servers. Fortunately within a week they announced that they will provide unmetered access to the content on the AARNet mirror. So if you are a Bigpond client, please use the details provided for AARNet above and this will be quota free for you. This has also been confirmed as free data for people on Bigpond wireless broadband. |
| Line 61: | Line 75: |
| == FileArena == | === FileArena === |
| Line 66: | Line 80: |
| == iiNet/OzEmail Mirror == | === iiNet/OzEmail Mirror === |
| Line 71: | Line 85: |
| == Independent Service Providers == http://mirror.isp.net.au/ftp/pub/ubuntu/ == Internode == |
=== Internode === |
| Line 83: | Line 94: |
| == Netspace == | === Netspace === |
| Line 88: | Line 99: |
| == OptusNet Mirror == | === OptusNet Mirror === |
| Line 93: | Line 104: |
| == Pacific == http://mirror.pacific.net.au/linux/ubuntu/ == University of Western Australia == http://mirrors.uwa.edu.au/ubuntu/ == Westnet == Unmetered for iiNet and Westnet Customers. http://mirror.3fl.net.au/ubuntu/ == Griffith University == |
=== Griffith University === |
| Line 109: | Line 109: |
<<Navigation(children,1)>> |
|
Local Apt Mirrors
This page contains information regarding Ubuntu apt mirrors for users connected to Australian ISPs. Some ISPs offer unmetered downloads to certain mirrors - see below. For downloading CD images (.iso) see http://ubuntu.com/download.
How to set it up
Automatic (GUI) setup
The best way to choose your mirror if you're not familiar with editing files on Linux is to use the provided tool, accessed through the Dash and search for "Software Sources". (If you use Kubuntu or Xubuntu, the method of access will be different, but should have the same general effect.)
In the Ubuntu Software tab, there is a "Download from" drop-down menu. If you choose "Other..." from this menu, a dialogue will appear showing all of the available mirrors, with Australian mirrors expanded by default (if you selected Australia as your location when you installed Ubuntu). Choose the appropriate mirror from the list there, close the software sources dialogue, and choose "Reload" when prompted to refresh the software sources.
You are now set up to download from your preferred mirror!
Manual (text file) setup
The following is an /etc/apt/sources.list template for Ubuntu. Replace <mirror> with one of the mirrors listed below and <version> with your distribution name (dapper, gutsy, hardy, intrepid, jaunty, karmic, lucid, maverick etc)
## All officially supported packages, including security- and other updates deb <mirror> <version> main restricted deb <mirror> <version>-security main restricted deb <mirror> <version>-updates main restricted ## The source packages (only needed to recompile existing packages) #deb-src <mirror> <version> main restricted #deb-src <mirror> <version>-security main restricted #deb-src <mirror> <version>-updates main restricted ## All community supported packages, including security- and other updates deb <mirror> <version> universe multiverse deb <mirror> <version>-security universe multiverse deb <mirror> <version>-updates universe multiverse ## The source packages (only needed to recompile existing packages) #deb-src <mirror> <version> universe multiverse #deb-src <mirror> <version>-security universe multiverse #deb-src <mirror> <version>-updates universe multiverse
Another way is to modify the file that contains the mirror list:
/usr/share/python-apt/templates/Ubuntu.mirrors
Checking mirror status
See https://launchpad.net/ubuntu/+archivemirrors to find out whether your preferred mirror is up-to-date.
Australian Mirrors
Official
For those who select Australia as their location in setup, this is the mirror they are given. Currently this leads to the AARNet Australian Ubuntu mirror.
http://au.archive.ubuntu.com/ubuntu/
AARNet
http://mirror.aarnet.edu.au/pub/ubuntu/
Bigpond (Telstra)
As of early 2015 it would appear Bigpond has discontinued its unmetered access to the AARNet mirror. The Ubuntu Australia Team is unaware of any unmetered content for Bigpond users.
FileArena
Local traffic for Adam Internet
http://ftp.filearena.net/pub/ubuntu/
iiNet/OzEmail Mirror
Unmetered for iiNet, OzEmail and Westnet users, but available from anywhere.
http://ftp.iinet.net.au/pub/ubuntu/
Internode
Unmetered for Internode ADSL/ADSL2 users, but not unmetered for Internode(Optus) 3G users.
http://mirror.internode.on.net/pub/ubuntu/ubuntu or ftp://mirror.internode.on.net/pub/ubuntu/ubuntu
Refer to here for more information on unmetered content
Netspace
Unmetered for Netspace users.
ftp://ftp.netspace.net.au/pub/ubuntu/
OptusNet Mirror
Is NOT unmetered for Optus users
http://mirror.optus.net/ubuntu/
Griffith University
http://mirror.griffith.edu.au/
Created by JoelStanley, iiNet/OzEmail & OptusNet mirrors added by MistaED, Westnet added by Gabz, Griffith added by Vantrax, Telstra updates by JaredNorris, miscellany by PaulGear
AustralianTeam/LocalAptMirrors (last edited 2016-01-16 03:48:39 by CPE-58-174-16-29)


