Difference between revisions of "Recitalserver"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 3: | Line 3: | ||
'''Note: dbserver must be run as root. For systems with a hidden root account, please precede commands with ’sudo’.''' | '''Note: dbserver must be run as root. For systems with a hidden root account, please precede commands with ’sudo’.''' | ||
− | Starting the Recital Server: | + | =Starting the Recital Server:= |
<pre># dbserver start</pre> | <pre># dbserver start</pre> | ||
− | Restarting the Recital Server: | + | =Restarting the Recital Server:= |
<pre># dbserver restart</pre> | <pre># dbserver restart</pre> | ||
− | Stopping the Recital Server: | + | =Stopping the Recital Server:= |
<pre># dbserver stop</pre> | <pre># dbserver stop</pre> | ||
− | Is the Recital Server Running?: | + | =Is the Recital Server Running?:= |
<pre># dbserver status</pre> | <pre># dbserver status</pre> | ||
− | Version information: | + | =Version information:= |
<pre># dbserver info</pre> | <pre># dbserver info</pre> |
Revision as of 13:14, 30 June 2009
The Recital Server can be managed using the dbserver script.
Note: dbserver must be run as root. For systems with a hidden root account, please precede commands with ’sudo’.
Contents
Starting the Recital Server:
# dbserver start
Restarting the Recital Server:
# dbserver restart
Stopping the Recital Server:
# dbserver stop
Is the Recital Server Running?:
# dbserver status
Version information:
# dbserver info