Revision of Mirroring Trisquel from Thu, 06/24/2010 - 18:14

The revisions let you track differences between multiple versions of a post.

You can contribute to our project by setting and maintaining a mirror. If you do, please tell us so we can publicize it, and follow this instructions:

Mirroring the ISO images

Most of our traffic comes from the iso image downloads. If you have a server with ~20GB (currently 16) of space and a high bandwidth connection, you can turn it into a Trisquel iso mirror with this command:

rsync -rlpthi --stats rsync.trisquel.info::trisquel.iso /path
Replace /path with the path where you want the files to be placed, like /var/www/pub/trisquel-iso or /home/ftp/trisquel-iso. Then export the directory using http and/or ftp.

Mirroring the package repository

If you have up to 300GB of free space you can mirror our package repository. It includes every source and binary -i386 and amd64- packages available for all our editions and versions, and is used by the final users for upgrades and security updates. The command would be this:

rsync -rlpthi --stats --delete-after rsync.trisquel.info::trisquel.pool /path
Replace /path with the path where you want the files to be placed, like /var/www/pub/trisquel or /home/ftp/trisquel. Then export the directory using http and/or ftp. You should run that command once a day and keep the output text as a log. You should expect to get about 200MB from upstream a day on average.

Mirroring the whole archive server

To get a complete mirror with both the isos and the package archive run this command:

rsync -rlpthi --stats --delete-after rsync.trisquel.info::trisquel.all /path

Mirror list

Archive Mirrors

ISO Mirrors

Revisions

06/23/2010 - 20:52
Trisquel
12/18/2010 - 06:27
AndrewT
12/04/2012 - 07:43
systemovich
02/20/2013 - 10:14
malberts
08/13/2013 - 17:53
lloydsmart
07/19/2015 - 15:22
vinzv
08/21/2015 - 16:43
Jobbe
06/26/2016 - 08:09
kpengboy
01/27/2019 - 02:44
david
07/20/2023 - 04:01
icarolongo
09/22/2024 - 12:22
knife