Tag: CentOS6/基本設定

目次

参考情報

インストール直後にすること

設定

SELinux

SELinuxを無効にする

# vi /etc/sysconfig/selinux
SELINUX=disabled

iptables

iptablesをOFFにする

# chkconfig iptables off
#/etc/init.d/iptables stop

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS