Difference between revisions of "Recitalserver"

From Recital Documentation Wiki
Jump to: navigation, search
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?:=
+
==Recital Server Status:==
  
 
<pre># dbserver status</pre>
 
<pre># dbserver status</pre>
  
=Version information:=
+
==Version Information:==
  
 
<pre># dbserver info</pre>
 
<pre># dbserver info</pre>

Revision as of 13:15, 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

Recital Server Status:

# dbserver status

Version Information:

# dbserver info