Displaying 20 results from an estimated 30000 matches similar to: "Starting a Local CentOS Mirror"
2011 Sep 02
1
Mirror hosting ideas
Hello all,
I am interested in personally hosting a mirror for CentOS 5 and 6 (not
at home, but in a DC, with the future of going colo whe I have the
monetary funds to do so). Would anyone have any recommendations on
this and whether or not I should set the cron to use the rsync
command or have the rsync command in a batch file and tell cron to
execute the batch job. I am thinking the second
2018 Feb 16
4
Mirror Problem
Hello,
I have thousands of this messages on my servers ??
Is this a Problem on my site or is the infrastructure broken??
/etc/cron.hourly/0yum-hourly.cron:
Could not get metalink https://mirrors.fedoraproject.org/metalink?
repo=epel-7&arch=x86_64 error was
14: HTTPS Error 503 - Service Unavailable
Thanks for a answer,
--
mit freundlichen Gr?ssen / best regards,
G?nther J. Niederwimmer
2006 May 09
2
handling file upload onto local filesystem.
Hi,
I have a multipart form upload field uploaded through <%=
file_field("profile", "profile") %>
Once a submit happens, the action basically does something like:
profile = Profile.new(params["picture"])
This invokes the models = to method:
def picture=(picture_field)
...do a bunch of assignments here
end
def validate
... do a bunch of validations
2005 Oct 18
2
Best way to mirror CentOS locally
Suggestions on the best way to mirror the install/updates locally?
--
Adam Breaux
breauxaj at gmail.com
http://www.adambreaux.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20051018/2e8d2854/attachment-0002.html>
2003 Jan 27
5
Samba as PDC for WinXP, Win98 and Win95
Hello!
Ive just got the lovely job of converting and old Windows NT 4
fileserver to FreeBSD, ive set up samba before as a simple fileshare but
this place requires roaming profile login from WinXP, Win98 and Win95
clients.
My question is whether or not any of you people have any experience with
this and might be able to give some tips on the way? I've tried fidling
with it but i cant get
2009 Nov 18
1
my local mirror stopped working
Hey folks,
I've had a local mirror set up for some time now and it has always
worked, but suddently stopped. I don't think the fact that it
stopped work has anything to do with when I blew away that machine and
changed it from Centos 5.3 to a Fedora Core 11 box. But I'm not sure
how that could make any difference since it is just serving that stuff
over the web. It still works
2010 Jul 30
2
rsync mirror solution: how to prevent accidental mirror deletion
I had a recent disaster scenario with rsync. I was wondering if there
were any suggestions to guard against in the future:
I used to maintain "mirror" backups of the /home dir on our
production_server using rsync to a backup_server.
The primary server had a rsyncd daemon running and the backup_server
had this line in the crontab:
10 01 * * * rsync -av --delete root at
2011 Jun 15
2
Mirror URL Times Out
Dear All,
I am using Centos 4.7, i have an issue when i run yum update, the URL
times-out even when i browse it on firefox
#yum update php
Setting up Update Process
Setting up repositories
http://mirror.centos.org/centos/4/updates/i386/repodata/repomd.xml: [Errno
12] Timeout: <urlopen error timed out>
Trying other mirror.
Cannot open/read repomd.xml file for repository: update
2002 Nov 05
2
[PATCH] fix sftp to preserve permissions and uid/gid
Sftp fails to correctly preserve permissions when fetching a file. It adds
write permission for the owner (presumably so it can write the file).
Sftp also fails to preserve the uid/gid. Added code so that if is running
as root, uid and gid are preserved.
patch is based on Openssh 3.4p1.
*** sftp-client.c@@\main\1 Tue Oct 1 17:26:20 2002
--- sftp-client.c Tue Nov 5 10:22:52 2002
2018 Jan 29
3
Mirroring centos.org
Hello,
I would like to mirror the centos.org repository for an offline network. I
don't need the ISO images, don't need any i386 stuff, and I think I
probably don't need any of the source code rpms either. Most of the clients
are CentOS 6.x, so I don't want to download the CentOS 7.x tree yet either
(that will come soon, but separately from this one).
I tried using this command,
2003 Oct 01
1
3.7.1p2 sftp recurse patch
This patch is against OpenSSH 3.7.1p2 sources. It adds recursive
(directory) downloading and uploading. Criticism/suggestions welcome.
I would imagine the time official support is added, recursive operations
will be handled on a per-command basis as a flag as opposed to a global
toggle command (such as get -r)?
diff -ru openssh-3.7.1p2/sftp-int.c openssh-3.7.1p2-patched/sftp-int.c
---
2017 Jul 10
2
Problem with download from local mirror
Hello Dear
I have lunched a local mirror but, I have a problem when I want to
download package from it , I get this error when I run "yum update"
failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try.
http://centos.local/7/os/i386/repodata/repomd.xml: [Errno 14] HTTP Error 4
04 - Not Found
I do not Find out what is problem?
I haved installed centos 7
2002 Jan 06
3
sftp/scp performance testing
Folks, I've noticed poor performance using sftp. If anyone has any
advice on how to improve performance, I'd like to hear it. Test simply
involved transferring a single 143MB MP3 file using defaults for all the
program configs. The opensshd 3.0.2p1 server is used in all tests.
Software:
openssh suite 3.0.2p1
psftp (putty sftp client) latest dev snapshot
pscp (putty scp client) latest
2009 Oct 22
4
Upgrading CentOS 5.3 from local mirror
Good afternoon folks.
Earlier today, I started upgrading a few of our servers to 5.4 based
on input from the list. So far, all has gone well. I have about 6
servers (not very many, but still) that need to be upgraded. Instead
of taking precious bits from the mirrors for each upgrade, I was
curious if I could rsync the 5.4 directory from a local mirror, and
configure yum to use that repo, if
2008 Jan 13
2
ERROR during HTTP install from a Centos mirror
Hi!
I'm trying to install centos 5.1 as a http installation from a centos
mirror.
i've done it before with Fedora, figured I could do it with Centos, too,
but every time I try it, it goes all the way thru Anaconda to the point
of entering the root password, then I get an error about not being
able to find the repodata.
I note that the section in the "upstream" manuals about
2015 Oct 14
2
copying to a local mirror / repository
I am using CentOS on a private network which can?t access the Internet so I want to create a local repository of packages on one or more DVDs, and get it installed on the private network. Someone had done this for CentOS 7, but not for CentOS 6. I have a VM running 6 so I am trying to create it for the previous major version. I thought there would be some obvious instructions on the
2006 Feb 17
2
OT: Local Mirror problems, wrong paths to RPMs with yum update
This week I set up a local mirror for a few dists, including Centos 4.0
and 4.2, and Fedora Core 3 and 4. I'm using a script called yum-pull.
For the most part I really like the script, it automates the setup of
your mirrors and tries a bunch of different mirrors when it goes out to
get updates, if it fails on one it tries another. It uses the usual
suspects, createrepo and repoview, among
2013 Jan 12
1
[Bug 2021] sftp resume support (using size and offset)
https://bugzilla.mindrot.org/show_bug.cgi?id=2021
--- Comment #10 from Loganaden Velvindron <loganaden at gmail.com> ---
ping :-) ?
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
2017 Jul 11
1
Problem with download from local mirror
Thanks for consideration
I use this command for update my repo
rsync -avzH --delete-after centos.mirror.angkasa.id::centos
/home/centos/ --log-file=/var/log/rsync/rsync.log.$(date +%Y%m%d%H%m%S)
Best Regard
Mohsen
On Mon, Jul 10, 2017 at 11:32 PM, Marcelo Roccasalva <
marcelo-centos at irrigacion.gov.ar> wrote:
> On Mon, Jul 10, 2017 at 3:49 PM, mohsen Abbaspour
>
2007 Nov 17
1
Running a local mirror of centos?
Now that we have 28 centos boxes up and running, we really want to minimize
the up2date traffic.
Is there a how to on mirroring centos?
We are using
rsync -azHv --delete-excluded --delete rsync://mirrors.kernel.org/centos/
--exclude-from=centos.excludes --bwlimit=64 --progress centos/
But then what?
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-