ログイン
編集不可のページディスカッション情報添付ファイル

2011-06-26 13:46:43時点のリビジョン38

メッセージを消す
alstamber/VirtualServerBuilding

MMA

なにこれ


ゴール

設計

システムを構成するサーバ

自宅

VPS

ドメインの割り振り

実装

2011年6月17日

 # passwd

 # adduser ***

 # cd /usr/ports/security/sudo
 # make install clean

<IfModule dir_module>
    DirectoryIndex index.html index.php ←追加
</IfModule>

<IfModule mime_module>
    AddType application/x-httpd-php .php 
</IfModule>

2011年6月20日

server ntp.nict.jp

ntpd_enable="YES"

 # service ntpd start

2011年6月26日