Displaying 20 results from an estimated 10000 matches similar to: "Re: mirror change"
2004 Sep 06
1
mirror.caosity.org change...
sorry for the massive cross-post, but I wanted to make sure that I get everyone
that needs to know this.
Mirror.caosity.org is having problems keeping up with all of the mirrors.
Rsync is a memory hog when dealing with large repositories, and mirror just
can't handle it.
I am migrating mirror.caosity.org to a new host which should be able to handle
the load better. Also, I will be limiting
2004 Aug 13
1
more about: migration center
John,
I did not hear back from you right away. Maybe doing
all the combinations is too big a job for one person.
It might work if we split them up.
I could do these two:
RedHat 9 -> reinstall CentOS-3.1
RedHat 9 -> live update to CentOS-3.1
I am volunteering for these because I already have
RedHat 9 and CentOS-3.1 CD's.
The only rub is on Saturday I go on vacation, and at
2004 Oct 30
4
should cAos block access to mirror.caosity.org?
Hey,
Greg suggested that I take a straw poll.
Should cAos take steps to prevent getting stuck with a
big ISP bill in the future?
For example, should cAos:
a) for new installs, have the yum.conf point to public
mirrors, rather than to mirror.caosity.org?
b) make sure that "yum update" does not substitute a
new yum.conf file that points only to
mirror.caosity.org?
c) allow public
2004 Jul 05
2
Re: YUM updates
Hey,
> The easy way to make sure you are up to date with
> all the latest patches is to run:
> # yum update
There is an even easier way -- tell cron to apply YUM
updates every day.
There is a HowTo on the cAos site here:
http://www.caosity.org/index.php?option=displaypage&Itemid=102&op=page&SubMenu=
Rick
2005 Jan 11
0
New public rsync/http/ftp mirror of CentOs Linux in Asia
Hi
Following public mirror for CentOS Linux is available.
Please add our URL's to the Download/Mirrors pages of CentOS.
ftp://ftp.riken.jp/Linux/caos
http://ftp.riken.jp/Linux/caos
rsync://ftp.riken.jp/caos
WAN Connectivity : 1 Gbps (Tire 1)
rsync update : four times per day to mirror.caosity.org::cAos
city/state/Country : Wako/Saitama/Japan
Best Regards,
Takashi Ichihara (
2005 Mar 20
0
[cAos] cAos and CentOS Reorganization
cAos and CentOS administration
20 March 2005
1 Executive Summary
The cAos project, and the CentOS project are being separated into two
trees; Changes which facilitate DNS and mirror master administration
process for easier load management are already complete.
2 Announcement
In the past two years, the concept of truly community based, locally
rebuildable distributions,
2005 Mar 20
0
[cAos] cAos and CentOS Reorganization
cAos and CentOS administration
20 March 2005
1 Executive Summary
The cAos project, and the CentOS project are being separated into two
trees; Changes which facilitate DNS and mirror master administration
process for easier load management are already complete.
2 Announcement
In the past two years, the concept of truly community based, locally
rebuildable distributions,
2004 Aug 13
0
Re: migration center
John,
> I started a web page to collect my ideas
>
http://uranus.it.swin.edu.au/~jn/linux/centos-2/migration.htm
I looked at the page collecting your ideas. That is a
good start, and a good looking web page.
Your wizard idea is fancier than what I had in mind.
I was thinking of a table listing the starting points
and in the left column and the sensible options in the
right column. Then
2023 Apr 08
2
[Bridge] [PATCH net-next] net/bridge: add drop reasons for bridge forwarding
On Thu, 6 Apr 2023 19:30:34 +0800 (CST) yang.yang29 at zte.com.cn wrote:
> From: xu xin <xu.xin16 at zte.com.cn>
>
> This creates six drop reasons as follows, which will help users know the
> specific reason why bridge drops the packets when forwarding.
>
> 1) SKB_DROP_REASON_BRIDGE_FWD_NO_BACKUP_PORT: failed to get a backup
> port link when the destination port is
2023 Apr 06
2
[Bridge] [PATCH net-next] net/bridge: add drop reasons for bridge forwarding
From: xu xin <xu.xin16 at zte.com.cn>
This creates six drop reasons as follows, which will help users know the
specific reason why bridge drops the packets when forwarding.
1) SKB_DROP_REASON_BRIDGE_FWD_NO_BACKUP_PORT: failed to get a backup
port link when the destination port is down.
2) SKB_DROP_REASON_BRIDGE_FWD_SAME_PORT: destination port is the same
with originating port when
2006 Apr 10
3
timeAlign
I use POSIXct for datetimes. Is thee a timeAlign function that I can
use where :
align by year
direction -1 ==> start of this year
direction 1 ==> start of next year
align by week
direction -1 ==> date on last sunday
direction 1 ==> date on next sunday
align by day
direction -1 ==> time at past midnight
direction 1 ==> time at this comming
2004 Dec 15
0
Exciting news about cAos & CentOS - Please read
I have the great pleasure to announce that the cAos Foundation has
been given the right to an exhibitor booth at the upcoming LinuxWorld
Expo in Boston, Massachusetts from February 15th - 17th. (More info
here: http://www.linuxworldexpo.com/live/12/events/12BOS05A).
This is a awesome opportunity to further cAos and CentOS linux. But I
do not feel that we should give 1/2 an effort. I feel that
2004 May 11
3
MC
I've tried to install midnight commander on centos3.1 final. No luck in
installing it via yum install. When I download src.rpm from centos2 updates
SRPMS I couldn't rebuild it. RPM --rebuild mc*.src.rpm didn't work (no
rebuild option). What can I do then ?
Best Regards
Cooba
2023 May 02
1
[Patch net] vsock: improve tap delivery accuracy
From: Cong Wang <cong.wang at bytedance.com>
When virtqueue_add_sgs() fails, the skb is put back to send queue,
we should not deliver the copy to tap device in this case. So we
need to move virtio_transport_deliver_tap_pkt() down after all
possible failures.
Fixes: 82dfb540aeb2 ("VSOCK: Add virtio vsock vsockmon hooks")
Cc: Stefan Hajnoczi <stefanha at redhat.com>
Cc:
2011 May 03
1
Saving mails to +detail failed: Namespace error
We have the following namespace:
namespace {
inbox = yes
list = yes
location =
prefix = INBOX/
separator = /
subscriptions = yes
type = private
}
namespace {
list = children
location = maildir:%%h:INDEX=%h/shared/%%u:CONTROL=%h/shared/%%u
prefix = shared/%%u/
separator = /
subscriptions = yes
type = shared
}
and we set:
lmtp_save_to_detail_mailbox = yes
2005 Mar 12
0
Apt and multilib arches (in CentOS-4)
On Sat, 2005-03-12 at 20:08 +0800, Mark Quitoriano wrote:
> may i ask what''s the centos apt address?
>
I changed the name of this thread so I can explain where apt is and when
it can be used in CentOS.
Apt is currently only supported in CentOS-4 and only on the i386 arch.
apt, apt-devel and synaptic are "extras" packages for CentOS-4.0 i386.
That means they are included
2004 Nov 06
1
why developers got stuck with huge ISP bill
Lance,
Let's go at this from another angle.
> I am absolutely certain having analysed the logs
> that the excess bandwidth was caused by people
> downloading .iso images for centos from our
> master mirror(s) ....
How could this happen?
Here is my explanation:
1) As far as I am aware, the cAos site does NOT ask
distro users to download from public mirrors, rather
than from
2011 May 09
0
Fwd: Saving mails to +detail failed: Namespace error
Hi!
Since our mails aren't saved correctly since we updated to 2.xx I'd really
appreciate some help. What's going wrong? My mistake? Bug?
Peer
---------- Weitergeleitete Nachricht ----------
Betreff: [Dovecot] Saving mails to +detail failed: Namespace error
Datum: Dienstag, 3. Mai 2011, 12:50:20
Von: Peer Heinlein <p.heinlein at heinlein-support.de>
An: dovecot at
2004 Nov 23
3
Wiki Choices
I have selected 4 software packages for us to evaluate in order to
decide on the best possible engine for the much-requested cAos
Community Wiki. All 4 samples are now up and running for you to try
out, play around with, and evalute. The URL's are as follows:
https://caos.nplus1.net/c-arbre/
https://caos.nplus1.net/dokuwiki/
https://caos.nplus1.net/pwp/
https://caos.nplus1.net/tikiwiki/
2009 May 01
0
Lone Star Ruby Conference 2009 Talk Submission Deadline
Hello
This is friendly reminder about the speaker submission
deadline. The deadline is Sunday, May 3 at midnight.
We have extended it one day to give you the weekend
to submit your proposal.
If you plan on submitting a proposal, please use the link below.
We look forward to seeing you at the conference in August.
Please feel free to email us with your suggestions on
how we can make this your