For quick Server
setup cd setup
Populate SAZDB
./createDB.sh <root password for
MySql> SAZServer
Run the server
sazserver
DBPassword
('12345'. You can change this later)
AIServer Edit conf/csLogin.conf file and
change the hostname for fnal.vox.saz.server.AIServer to your hostname
Run the server
aiserver
DBPassword
('12345'. You can change this later) For
quick Client test Client for AIServer
Run the Java Admin Client
aiclient <aiserver
hostname> <aiserver port>
Run the Java User Client
uiclient <aiserver
hostname> <aiserver port>
Client for
SAZServer Change the sazc.conf file to list the host
name and port where you have started the server or use the dafaut conf
file pointing to the production server at FNAL