Changes

Jump to navigation Jump to search
37 bytes added ,  15:36, 10 January 2011
no edit summary
<p>This step by step tutorial shows you how to run BaseX in client-server mode from a terminal. You can copy & paste the commands to get it running on your machine.After you finished this tutorial, you will be familiar with the basic BaseX commands.</p> 
==Requirements==
Java 1.6 is required to run newer versions of BaseX. If you need help installing Java please visit[http://www.java.com/en/download/help/download_options.xml java.com]. <br/>We assume that you are familiar with a shell at a basic level.
===Download===
Download the [http://www.inf.uni-konstanz.de/dbis/basex/download basex.jar]. <br/>We In scope of this tutorial we assume that the basex.jar file is located in ''/basex''.
===Starting the Server===
</code>
Alternatively the server can be started without the -i flag. No Note, that you have to restart the server to execute further administration is possiblecommands from this shell.
<code>
: > java -cp BaseX.jar org.basex.BaseXServer
</code>
*A default admin user is created: <br/>:Username: admin<br/>:Password: admin<br/>
:You can change the password with the [[Commands|PASSWORD]] command.
administrator, Bureaucrats, editor, reviewer, Administrators
408

edits

Navigation menu