From 1fdcd7e64664b6c54693a6c68818ec98d3861bd0 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 6 Feb 2012 11:42:57 +1000 Subject: Updated README. --- README | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/README b/README index 11b1313..fcf0ab6 100644 --- a/README +++ b/README @@ -4,6 +4,7 @@ It's only been tested on Ubuntu 10.04, YMMV. This is also a WIP, use it at your own risk. Follow these steps. +------------------- Go to - @@ -22,8 +23,18 @@ following script - ./install_opensim.sh DatabasePassword -This will do most of the work for you, except for creating sims. A -separate script is here for sim creation, you can use it to create many +This will do most of the work for you, except for creating sims. There +is a final step that needs to be done manually for now. Edit +/etc/rc.local, make sure it has the following line in it somewhere, +probably at the end - + +/opt/setup/fix_var_run.sh + + +Creating sims. +-------------- + +A separate script is here for sim creation, you can use it to create many sims. You will need - Your host name, or it could be your IP, we will use "sims.example.net". @@ -43,6 +54,10 @@ Or this if you want to override the detected IP address - ./create_sim.sh "My new sim" "1234,5678" "sims.example.net" "1.2.3.4" + +Running sims. +------------- + Now you can go to /opt/opensim/config/sim01 and run the following script to start it up - @@ -61,6 +76,10 @@ You can backup the sim with - Though they all get backed up every six hours anyway. + +Finishing up. +------------- + Once it's all tested, you can use this to finish things off (back in this setup directory) - -- cgit v1.1