Scalixの起動
/etc/rc.d/init.d 以下にある Scalix関連の起動スクリプトを起動する。
scalix-postgres の起動
# /etc/init.d/scalix-postgres start
# ps -ef | grep postgres
postgres 25267 /usr/bin/postmaster
-h hoge.ggg.fuga.jp
-p 5733
-D /var/opt/scalix/r2/postgres/data
-k /var/opt/scalix/r2/postgres/data
scalix-tomcat の起動
# /etc/init.d/scalix-tomcat start
scalix
# /etc/init.d/scalix start
httpd
# /etc/init.d/httpd start