Mailinglist Archive: opensuse (6210 mails)
| < Previous | Next > |
Local YOU mirror (10.0)
- From: "Carlos A. Carnero Delgado" <carloscarnero@xxxxxxxxx>
- Date: Wed, 26 Oct 2005 13:05:58 -0400
- Message-id: <2cbf87d0510261005s7fdd9887p87fdfc7e28261369@xxxxxxxxxxxxxx>
Hello,
having installed SUSE 10.0 Evaluation on several systems, I'd like to
provide a local YOU mirror to minimize server load and traffic. In the
machine that I'll be using as the local YOU server, having installed
Apache, I have commited the following commands:
mkdir -p /srv/www/htdocs/suse/i386/update/10.0
/usr/bin/rsync -avz \
mirrors.kernel.org::suse/i386/update/10.0/ \
/srv/www/htdocs/suse/i386/update/10.0/
I'm thinking of putting the rsync command in a cron job and telling
the other boxes to update from this particular server. that Would that
be enough?
best regards,
Carlos.
having installed SUSE 10.0 Evaluation on several systems, I'd like to
provide a local YOU mirror to minimize server load and traffic. In the
machine that I'll be using as the local YOU server, having installed
Apache, I have commited the following commands:
mkdir -p /srv/www/htdocs/suse/i386/update/10.0
/usr/bin/rsync -avz \
mirrors.kernel.org::suse/i386/update/10.0/ \
/srv/www/htdocs/suse/i386/update/10.0/
I'm thinking of putting the rsync command in a cron job and telling
the other boxes to update from this particular server. that Would that
be enough?
best regards,
Carlos.
| < Previous | Next > |