You are here

very advanced help

For help with the very hard things.

1 post / 0 new
This details what I did to create a second separate region on my Opensim server (Linux). Running each region in a separate instance means that if one region crashes it won't effect the other regions on the same server. In this guide I will assume that you: have followed the guides on this wiki on linking your opensim server to InfiniteGrid the current working region is called sim01 and is in a directory of the same name the second region is called sim02 and is in a directory of the same name

This details what I did to create a second separate region on my Opensim server (Linux). Running each region in a separate instance means that if one region crashes it won't effect the other regions on the same server.

In this guide I will assume that you:

have followed the guides on this wiki on linking your opensim server to InfiniteGrid
the current working region is called sim01 and is in a directory of the same name
the second region is called sim02 and is in a directory of the same name

1 post / 0 new
This is intended for people with some familiarity with Windows who know how to navigate around the file system and edit text files. It is aimed at people who want to run one or two regions(sims) on their own home computer.

This is intended for people with some familiarity with Windows who know how to navigate around the file system and edit text files. It is aimed at people who want to run one or two regions(sims) on their own home computer.

4 posts / 0 new
Last post

You should already have a working OpenSim server up and running, connected and successfully registered to Infinitegrid.

If you have a static IP Address (common with some Cable-Internet-Providers) you can be happy. No DynDNS is required, in this case.

1 post / 0 new
This is intended for people with some familiarity with Windows who know how to navigate around the file system and edit text files. It is aimed at people who want to run one or two regions(sims) on their own home computer.

This is intended for people with some familiarity with Windows who know how to navigate around the file system and edit text files. It is aimed at people who want to run one or two regions(sims) on their own home computer.

1 post / 0 new
This is a section that I hope will expand over time with guides on how to set up the routers used by IG users for running Opensim on a home server.

This is a section that I hope will expand over time with guides on how to set up the routers used by IG users for running Opensim on a home server.

1 post / 0 new
Once you have your region linked to Infinite Grid then will you need to perform a few management tasks to keep it working!

Once you have your region linked to Infinite Grid then will you need to perform a few management tasks to keep it working!

1 post / 0 new
This is intended for people with some familiarity with command line tools, text editors, ssh, etc. It is also aimed at people who will be running many sims and regions on their remote server. If you just want to run one or two sims on your own computer, there are many shortcuts you can do to set up faster.

NOTE - The far easier way, and he highly recommended way, to install OpenSim for linking a region to Infinite Grid is to use onefang's version of OpenSim at http://www.infinitegrid.org/viewers/opensim-IG-0.8.2.1.tar.bz2 which does most of the below for you. It's source code is at https://github.com/onefang/opensim-IG

Remember, when in doubt, put the error message into your favourite web search engine, ixquick.com is mine, and enjoy reading possibly related problems and solutions. Never hurts to read more before you try fixing something.

If you have never run an OpenSim Server before then you should set up a standalone using Diva's D2 system (download found on http://opensimulator.org/wiki/Main_Page ). Diva has a very much simplified set up (5 steps, 6 for Linux/Mac) and running the standalone will introduce you to the concepts and file structure used here.

In addition to my linked regions, I have a Diva standalone on a spare machine that I use for experiments and trying things out. It has saved me many hours of research and fixing mistakes!

Please help make this better. If you find a rough spot (or plain old mistake or bug) update the section with comments about the problem you found and how you solved it. This wouldn't be nearly as nice a guide with out all the help I received; props to Rizzy and onefang for their original design / battle plan, to my brave first vic... uh... volunteer Waki, and for all the tweeks and enhancements from Karen Palen, (and probably others who have been quieter about their enhancements or less lucky in the what can Alice remember lottery). Thanks y'all!

This is intended for people with some familiarity with command line tools, text editors, ssh, etc. It is also aimed at people who will be running many sims and regions on their remote server. If you just want to run one or two sims on your own computer, there are many shortcuts you can do to set up faster.



NOTE - The far easier way, and he highly recommended way, to install OpenSim for linking a region to Infinite Grid is to use onefang's version of OpenSim at http://www.infinitegrid.org/viewers/opensim-IG-0.8.2.1.tar.bz2 which does most of the below for you. It's source code is at https://github.com/onefang/opensim-IG



Remember, when in doubt, put the error message into your favourite web search engine, ixquick.com is mine, and enjoy reading possibly related problems and solutions. Never hurts to read more before you try fixing something.



If you have never run an OpenSim Server before then you should set up a standalone using Diva's D2 system (download found on http://opensimulator.org/wiki/Main_Page ). Diva has a very much simplified set up (5 steps, 6 for Linux/Mac) and running the standalone will introduce you to the concepts and file structure used here.



In addition to my linked regions, I have a Diva standalone on a spare machine that I use for experiments and trying things out. It has saved me many hours of research and fixing mistakes!



Please help make this better. If you find a rough spot (or plain old mistake or bug) update the section with comments about the problem you found and how you solved it. This wouldn't be nearly as nice a guide with out all the help I received; props to Rizzy and onefang for their original design / battle plan, to my brave first vic... uh... volunteer Waki, and for all the tweeks and enhancements from Karen Palen, (and probably others who have been quieter about their enhancements or less lucky in the what can Alice remember lottery). Thanks y'all!

1 post / 0 new

Some notes on using our tarball to install/upgrade Opensim

Inside your opensim folder are a few files that are worth noting.

 

The following files contain IG specific configuration information.

You must include our settings in these for your software to work properly with our Grid

/bin/OpenSim.ini
/bin/config-include/GridCommon.ini

 

Subscribe to RSS - very advanced help