You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2013/04/10 14:15:26 UTC

svn commit: r857977 - in /websites/staging/directory/trunk/content: ./ apacheds/basic-ug/1.3-installing-and-starting.html

Author: buildbot
Date: Wed Apr 10 12:15:26 2013
New Revision: 857977

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/apacheds/basic-ug/1.3-installing-and-starting.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 10 12:15:26 2013
@@ -1 +1 @@
-1465691
+1466441

Modified: websites/staging/directory/trunk/content/apacheds/basic-ug/1.3-installing-and-starting.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/basic-ug/1.3-installing-and-starting.html (original)
+++ websites/staging/directory/trunk/content/apacheds/basic-ug/1.3-installing-and-starting.html Wed Apr 10 12:15:26 2013
@@ -229,6 +229,10 @@
 </pre></div>
 
 
+<p>Once the server has been installed, you can start it with :</p>
+<p>sudo launchctl start org.apache.directory.server</p>
+<p>and stop it with :</p>
+<p>sudo launchctl stop org.apache.directory.server</p>
 <h2 id="installation-on-linux-and-solaris">Installation on Linux and Solaris</h2>
 <p>The installation for different installers is described on the <a href="http://directory.apache.org/apacheds/2.0/downloads.html">Apache Directory Server 2.0 Downloads</a> page.</p>