[CentOS-mirror] centos.vianett.no

Sun Sep 30 01:35:04 UTC 2012
Morten Andersen <morten at vianett.no>

Hi.

ViaNett AS (www.vianett.com) is located near Oslo in Norway.

Our Centos mirror is available on both ftp and http:
ftp://centos.vianett.no/
http://centos.vianett.no/

Connection:
100mbit

Crontab:
45 0,6,12,15,18,21 * * * /root/centossync.sh

Update script:
#!/bin/sh
if [ "$(ps auxw|grep msync.centos.org::CentOS|grep -v grep)" ]; then exit
1; fi
rsync -aqzH --delete --delay-updates eu-msync.centos.org::CentOS
/pub/centos/


Best regards,
*Morten Andersen*
CTO - ViaNett AS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-mirror/attachments/20120930/655e9b55/attachment-0003.html>