Client
Configuration of client
Change localhost to the IP of the server you are connecting to, and the port to either 9000 if standalone or 8002 if connecting to a grid.
Windows
Modify your windows Second Life shortcut to be the following:
SecondLife.exe -set SystemLanguage en-us -loginuri http://localhost:9000
Mac OS X
/Applications/Second\ Life.app/Contents/MacOS/Second\ Life -loginuri http://localhost:9000/
alternatively you can add arguments to arguments.txt on a mac by:
- right-click secondlife choose "show package contents"
- navigate to contents -> resources -> arguments.txt
- add this on one line: -loginuri http://localhost:9000/ -loginpage
- save and run the application normally
- note: you will not be able to connect to Second Life again until you remove this line from arguements.txt








