Difference between revisions of "Recitalserver"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | |||
The Recital Server can be managed using the dbserver script. | 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’.''' | ||
Starting the Recital Server: | Starting the Recital Server: | ||
| Line 17: | Line 18: | ||
<pre># dbserver status</pre> | <pre># dbserver status</pre> | ||
| + | |||
| + | Version information: | ||
| + | |||
| + | <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’.
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