カテゴリ・トーク:CentOS

提供:maruko2 Note.
移動: 案内, 検索

目次

CentOS 不要なサービスを停止する

CentOS 4 最小構成の場合

chkconfig acpid off
chkconfig apmd off
chkconfig cups off
chkconfig gpm off
chkconfig iptables off
chkconfig isdn off
chkconfig kudzu off
chkconfig pcmcia off
chkconfig readahead off
chkconfig readahead_early off
chkconfig rhnsd off
chkconfig smartd off
chkconfig xfs off

CentOS 5 最小構成の場合

chkconfig acpid off
chkconfig apmd off
chkconfig avahi-daemon off
chkconfig bluetooth off
chkconfig cups off
chkconfig firstboot off
chkconfig gpm off
chkconfig hidd off
chkconfig ip6tables off
chkconfig iptables off
chkconfig kudzu off
chkconfig pcscd off
chkconfig readahead_early off
chkconfig readahead_later off
chkconfig yum-updatesd off

CentOS 5 SELinux 関連

chkconfig auditd off
chkconfig mcstrans off
chkconfig restorecond off

CentOS 4 で PHP 5 を利用する

CentOS Plus リポジトリを有効にしアップデートすればよい。

yum --enablerepo=centosplus update php

NIC に一時的に IP アドレスを割り当てる

IP アドレスを割り当てる

ip addr add 192.168.1.2/24 dev eth0

IP アドレスを削除する

ip addr del 192.168.1.2 dev eth0

ifconfig コマンドで割り当てるのと同じように、IP エイリアスも割り当てる

ip addr add 192.168.1.2/24 dev eth0 label eth0:1

CentOS 全バージョンのダウンロード先

http://vault.centos.org/

メンテナンス更新期限の切れた CentOS 4 や、それ以前のバージョンすべてが保管されているサーバー。

/etc/yum.repo.d/CentOS-Base.repo を変更を変更する場合は、以下のようにする。

#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
baseurl=http://vault.centos.org/4.9/os/$basearch/
gpgcheck=1
gpgkey=http://vault.centos.org/RPM-GPG-KEY-centos4
LINEで送る このエントリーをはてなブックマークに追加
個人用ツール
名前空間
変種
表示
操作
案内
ツールボックス

注目のページ

このサイトのはてなブックマーク数