Difference between revisions of "Mirroring"

From Point Linux Wiki
Jump to: navigation, search
 
Line 3: Line 3:
  
 
=== cron rsync command for packages: ===
 
=== cron rsync command for packages: ===
: rsync -a --delete-after pointlinux.org::packages TARGET/pointlinux
+
: rsync -a --delete pointlinux.org::packages TARGET/pointlinux
  
 
=== cron rsync command for distro releases: ===
 
=== cron rsync command for distro releases: ===
: rsync -a --delete-after pointlinux.org::releases TARGET/pointlinux-releases
+
: rsync -a --delete pointlinux.org::releases TARGET/pointlinux-releases
  
 
Your server should check for updates at least once a day.
 
Your server should check for updates at least once a day.
  
 
Drop us a line at [mailto:support@pointlinux.org support@pointlinux.org] to inform us of the new mirror in your country.
 
Drop us a line at [mailto:support@pointlinux.org support@pointlinux.org] to inform us of the new mirror in your country.

Latest revision as of 19:41, 3 June 2014

[edit] Requirements:

Fast and reliable 24/7 server.

[edit] cron rsync command for packages:

rsync -a --delete pointlinux.org::packages TARGET/pointlinux

[edit] cron rsync command for distro releases:

rsync -a --delete pointlinux.org::releases TARGET/pointlinux-releases

Your server should check for updates at least once a day.

Drop us a line at support@pointlinux.org to inform us of the new mirror in your country.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox