Changes

Jump to navigation Jump to search
628 bytes added ,  09:35, 12 January 2011
no edit summary
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 administration of BaseX. Visit the [[Commands|commands section]] for a complete list of database commands.
 
The server/client environment of BaseX offers the following features:
* ACID safe transactions, with multiple readers and single writers
* User management with global and local permissions
* Password authentication via cram-md5
* Logging of server activity
If you run BaseX for the first time, a default admin user is created:
* <b>Username:</b> <code>admin</code>
* <b>Password:</b> <code>admin</code>
 
The password can be changed using the <code>[[Commands#PASSWORD|PASSWORD]]</code> command
or the GUI server dialog.
 
The BaseX server can be started via the GUI server dialog or, as shown in the [[Startup Overview]].
==Startup==
bueraucrat, Bureaucrats, editor, reviewer, Administrators
907

edits

Navigation menu