=== Post-Install: ===
If you reboot your server anytime after installing Adito, and the application does not start automatically on boot.  In order to start it, enter the following in terminal as '''root''' user:
 ant -f /var/hda/web-apps/adito/server/build.xml start
Once it says "Adito started successfully" give it a a minute or so before trying to access it with your web browser.  An autostart mechanism is currently being developed. '''NOTE: ''' You can force Adito to autostart on boot by adding the above line to '''''/etc/rc.local''''' as root user.  Remember, when you uninstall the app, this line will have to be manually removed.
=== Troubleshooting ===