サーバ設定

提供:kuhalaboWiki
2015年8月28日 (金) 09:33時点におけるKuha (トーク | 投稿記録)による版

移動: 案内, 検索
CentOSインストール
DNSレコード設定
xxx.example.net A 3600 xxx.xxx.xxx.xxx
iptablesの設定
  • 設定確認
iptables -L
  • 設定
vi /etc/sysconfig//iptables
-A INPUT -p tcp --dport 80 -j ACCEPT
Apacheのインストール
yum -y install httpd
php, php-mbstringインストール
yum -y install php php-mbstring


httpd設定
  • 設定ファイル
vi /etc/httpd/conf/httpd.conf
  • サーバ名指定
ServerName www.example.net:80


xemacsインストール
yum -y install xemacs
yumでアップデート
yum update
個人用ツール
名前空間

変種
操作
案内
ツールボックス