Difference between revisions of "Change to a Different Download Server"

imported>Richard
imported>Richard
Line 120: Line 120:
{{tip|If you find the contents too confusing, then you may wish to consider replacing them with the example provided above for Manjaro 0.8.2. You may gain an additional server or two (i.e. Brazil and Germany) in the process. Otherwise, you could add these servers to your existing file; copying and pasting from the above example will work.}}
{{tip|If you find the contents too confusing, then you may wish to consider replacing them with the example provided above for Manjaro 0.8.2. You may gain an additional server or two (i.e. Brazil and Germany) in the process. Otherwise, you could add these servers to your existing file; copying and pasting from the above example will work.}}


Once opened, the mirrorlist file presented should look similar to this (text has been coloured for illustrative purposes):
Once opened, the mirrorlist file of Manjaro 0.8 & 0.8.1, presented here should look similar to the text below, that has been coloured for illustrative purposes):


  # Server list generated by rankmirrors on 2012-10-07
  # Server list generated by rankmirrors on 2012-10-07
Line 144: Line 144:




'''Lines beginning with a hash '#' will be ignored by pacman.''' As such, the top part of the file is a table that lists the names of countries followed by their server internet addresses purely for your own information. Its purpose is to tell you --not pacman-- which servers are available in what countries. The text coloured in <font color="red">red</font color> at the end of each internet address is there to tell you the <font color="red">download speed</font color> of the server. It is actually the bottom part of the file that is intended to be used by pacman to connect to the Manjaro servers. Notice that each of these lines does not have a hash, and begins with the command <font color="green">Server =</font color>. They are also accessed in the order that they are listed.
'''Lines beginning with a hash '#' will be ignored by pacman.''' As such, the top part of the file is a table that lists the names of countries followed by their server internet addresses purely for your own information. Its purpose is to tell you --not pacman-- which servers are available in what countries. The text coloured in <font color="red">red</font color> at the end of each internet address is there to tell you the tested <font color="red">download speed</font color> of the server. It is actually the bottom part of the file that is intended to be used by pacman to connect to the Manjaro servers. Notice that each of these lines does not have a hash, and begins with the command <font color="green">Server =</font color>. They are also accessed in the order that they are listed.


Remember, speeds of servers may be relative to your local internet providers speed, which may vary during the day. Make a backup copy, such as mirrorlist.bak before editing mirrorlist, for comparison purposes.  
Note|Remember, tested speeds of servers may be relative to your local internet providers speed, which may vary during the day. Make a backup copy, such as mirrorlist.bak before editing mirrorlist, for comparison purposes.  


Any of the servers listed at the bottom of the file may be disabled by placing a hash at the beginning of the appropriate line. The order they are used may also be changed by changing the order that they are listed. '''If you wish to use any of the servers listed in the table above instead''':
Any of the servers listed at the bottom of the file may be disabled by placing a hash at the beginning of the appropriate line. The order they are used may also be changed by changing the order that they are listed. '''If you wish to use any of the servers listed in the table above instead''':
Anonymous user