Update using YUM
1. yum-plugin-fastest ์
๋ฐ์ดํธ
[root@localhost ~]# yum install yum-plugin-fastestmirror
์ค์นํ
vi /etc/yum.conf
ํ๋ฉด yum.conf ํ์ผ์ ์์ ์ฐฝ์ด ๋์ค๋๋ฐ
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=centos-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=1
#์๋ ์ถ๊ฐ
plugins=1
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
2. CentOS ์์ KDE ๋ฒ์ ์
๋ฐ์ดํธํ๊ธฐ
CentOS 4.4 ์์๋ KDE ๋ฒ์ ์ด 3.0์ด๋ค. ๊ทธ๋์ ์ด๊ฒ์ ์ ๋ฐ์ดํธ ํ๋ ค๊ณ ํ๋ค.
cd /etc/yum.repos.d/
// ์ฐ์ kde ์ ๋ฐ์ดํธ๋ฅผ ์ํด ๋ค์ด๋ก๋ ๋ฐ์ ํด๋๋ก ๋ค์ด๊ฐ๋ค.
wget http://apt.kde-redhat.org/apt/kde-redhat/redhat/kde-redhat.repo
// wget ๋ฅผ ์ด์ฉํ์ฌ kde-redhat ๋ kde์ฉ ์ ๋ฐ์ดํธ ํ์ผ์ ๋ค์ด๋ก๋ ํ๋ค.
yum update
// ์ด์ ์ ๋ฐ์ดํธ๋ฅผ ์์ํ๋ค.
KDE ํ๊ธํ ์ค์น
yum install kde-i18n-ko
3. 'development Tools' update
์ฒ์ CentOS ๋ฅผ ์ค์นํ ๋ ์ ํํ๋ ํจํค์ง ๊ทธ๋ฃน์ค ํ๋์ด๋ค. ํ์ง๋ง ์ฉ๋์ด ํฐ ๊ด๊ณ๋ก ๊ธฐ๋ณธ์ ์ผ๋ก ์ค์น๊ฐ ๋์ด์์ง ์์ ๋ฐ๋ก ์ค์น๋ฅผ ํด์ค๋ค.
[root@localhost ~]# yum groupinstall 'Development Tools'
4. Update Apache / MySQL / PHP repository using CentOSPlus Web Stack
http://wiki.centos.org/Repositories/CentOSPlus/CentOSWebStack
'์์คํ ์ก์ค' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
ํ๋์จ์ด ์ฅ์น ์์ ์ ๊ฑฐ (0) | 2008.08.02 |
---|---|
์๋์์ฑ ํฐํธ ๋ณ๊ฒฝ (Change Auto-complete in Firefox 3) (0) | 2008.06.24 |
IEEE1394 ๋ฅผ ์ด์ฉํ ํด๋ ๊ณต์ (0) | 2008.04.08 |
Bookshelf ์ฌ์ ๊ธฐ๋ฅ ๊ณ ์น๊ธฐ (0) | 2007.05.25 |
SSH Port Forwarding ์ ์ด์ฉํ Proxy ์ค์ (1) | 2007.05.22 |
๋ฌผ๋ฆฌ์ ๋ฉ๋ชจ๋ฆฌ ์ฐ์ ์ฌ์ฉ ์ต์ (1) | 2007.04.29 |