Line 1: |
Line 1: |
− | '''To view the status of contribs.org mirrors, see this page:'''
| + | ===Status of the contribs.org mirrors=== |
| + | To view the status of contribs.org mirrors, look at http://mirror.contribs.org/mirrors. |
| | | |
− | http://mirror.contribs.org/mirrors/ | + | ===Accessing the contribs.org mirros=== |
| + | To access the contribs.org download mirrors, always use the URL http://mirror.contribs.org. |
| | | |
− |
| |
− | '''To access the contribs.org download mirrors, always use the URL:'''
| |
− |
| |
− | http://mirror.contribs.org
| |
| You will automatically be redirected to a mirror that is current within the last 8 hours. | | You will automatically be redirected to a mirror that is current within the last 8 hours. |
| | | |
− | | + | ===How to become a mirror site?=== |
− | '''Want to be a mirror site?'''
| |
− | | |
| If you or your company has some spare bandwidth and would like to be included in mirror.contribs.org, you can use rsync to do something like this: | | If you or your company has some spare bandwidth and would like to be included in mirror.contribs.org, you can use rsync to do something like this: |
| | | |
− | rsync -aHhimOSz --partial --timeout 300 --delay-updates --delete-after --delete --max-deletes 1000 ibiblio.org::Linux/distributions/smeserver/ /home/smeserver/ | + | rsync -aHhimOSz --partial --timeout 300 --delay-updates --delete-after --delete \ |
| + | --max-deletes 1000 ibiblio.org::Linux/distributions/smeserver/ /home/smeserver/ |
| | | |
| If you don't have the latest rsync then some of the options may cause issues | | If you don't have the latest rsync then some of the options may cause issues |
Line 20: |
Line 17: |
| rsync. | | rsync. |
| | | |
− | After your mirror is sync'd, let us know by filing a bug report on bugs.contribs.org under the website category. Thanks! | + | After your mirror is synced, let us know by filing a bug report on bugs.contribs.org under the website category or by following {{BugzillaFileBug|product=contribs.org%20web%20site|component=Unknown|comment=I%20would%20like%20to%20host%20a%20mirror%20for%20contribs.org.%20The%20root%20address%20of%20my%20mirror%20is:|summary=New%20mirror%20location|title=this link}}. Thanks! |