Author: glandais Date: 2008-03-06 12:41:40 +0000 (Thu, 06 Mar 2008) New Revision: 1294 Modified: trunk/simexplorer-is/src/site/fr/rst/install.rst Log: Doc install update Modified: trunk/simexplorer-is/src/site/fr/rst/install.rst =================================================================== --- trunk/simexplorer-is/src/site/fr/rst/install.rst 2008-03-06 12:20:04 UTC (rev 1293) +++ trunk/simexplorer-is/src/site/fr/rst/install.rst 2008-03-06 12:41:40 UTC (rev 1294) @@ -52,10 +52,8 @@ :: - bin/run.sh -b ADRESSE_SERVEUR -c simexplorer - -ADRESSE_SERVEUR doit contenir soit l'IP du serveur, soit son adresse pouvant être retrouvée par le DNS. - + bin/run.sh -b 0.0.0.0 -c simexplorer + Première connexion ================== @@ -99,5 +97,5 @@ sudo chown USER simexplorer cd cd jboss-4.2.2.GA/bin - ./run.sh -b ADRESSE_SERVEUR -c simexplorer + ./run.sh -b 0.0.0.0 -c simexplorer \ No newline at end of file
participants (1)
-
glandais@users.labs.libre-entreprise.org