修改 Fedora Core 2 的 Update 設定

在台灣用 Fedora 的時候, Update 通常會選 apt 去做,但是還是有其他的方式,就是走原來的 up2date
去升級系統,此時只要修改

/etc/sysconfig/rhn/sources

mark 掉原來的二行,加上
yum fedora-core-2 ftp://linux.sinica.edu.tw/pub9/fedora/linux/core/2/$ARCH/os
yum updates-released-fc2 ftp://linux.sinica.edu.tw/pub9/fedora/linux/core/updates/2/$ARCH/
yum fedora-core-2 ftp://ftp.isu.edu.tw/Linux/Fedora/linux/core/2/$ARCH/os
yum updates-released-fc2 ftp://ftp.isu.edu.tw/Linux/Fedora/linux/core/updates/2/i386
yum fedora-core-2 ftp://linux.ntcu.net/dists/fedora/core/2/$ARCH/os
yum updates-released-fc2 ftp://linux.ntcu.net/dists/fedora/core/updates/2/$ARCH

就可以了,大家可以試一試,有問題請告訴我.

為什麼要加二個呢,上次試的時候,中研院的 Server 掛掉了.

Related posts

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>