Difference between revisions of "Mirroring"

From Point Linux Wiki
Jump to: navigation, search
 
(7 intermediate revisions by one user not shown)
Line 2: Line 2:
 
Fast and reliable 24/7 server.
 
Fast and reliable 24/7 server.
  
=== rsync command for packages: ===
+
=== cron rsync command for packages: ===
: rsync -avz pointlinux.org::packages TARGET/pointlinux
+
: rsync -a --delete pointlinux.org::packages TARGET/pointlinux
 
+
=== rsync command for distro releases: ===
+
: rsync -avz pointlinux.org::releases TARGET/pointlinux-releases
+
  
 +
=== 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.
 
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