<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>OpenSim Easy User Guide</title>
	<atom:link href="http://opensimuser.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://opensimuser.wordpress.com</link>
	<description>Surpassing walled-garden grids, one sim at a time.</description>
	<lastBuildDate>Tue, 05 Apr 2011 18:57:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='opensimuser.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>OpenSim Easy User Guide</title>
		<link>http://opensimuser.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://opensimuser.wordpress.com/osd.xml" title="OpenSim Easy User Guide" />
	<atom:link rel='hub' href='http://opensimuser.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Updated &#8211; Opensim Install and Configuration Tutorial</title>
		<link>http://opensimuser.wordpress.com/2010/03/05/updated-opensim-install-and-configuration-tutorial/</link>
		<comments>http://opensimuser.wordpress.com/2010/03/05/updated-opensim-install-and-configuration-tutorial/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 22:38:13 +0000</pubDate>
		<dc:creator>opensimuser</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opensimuser.wordpress.com/?p=175</guid>
		<description><![CDATA[This tutorial assumes that you&#8217;ve already gone through the Updated &#8211; MySQL Installation Guide first, and have the MySQL database running on your machine. If you haven&#8217;t, I suggest you go to the main page and look up that article! One more caveat: The window installers always lag the current development versions by a bit. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=175&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This tutorial assumes that you&#8217;ve already gone through the Updated &#8211; MySQL Installation Guide first, and have the MySQL database running on your machine. If you haven&#8217;t, I suggest you go to the main page and look up that article!</p>
<p>One more caveat: The window installers always lag the current development versions by a bit. You are in better shape if you run on linux, which is why I made a Virtual Machine that is already configured using Debian 5 that you can download (and please seed if you can!).</p>
<p>So lets dive in, shall we?</p>
<p>We&#8217;ll need the most current binary from the opensimulator website, so navigate with your favorite browser here:</p>
<p><a title="http://opensimulator.org/wiki/Main_Page" href="http://opensimulator.org/wiki/Main_Page" target="_blank">http://opensimulator.org/wiki/Main_Page</a></p>
<p>Next, click on the &#8216;Download&#8217; icon near the top. You&#8217;ll also want to bookmark this site, as it has some answers to technical questions and requirements.</p>
<p><img class="aligncenter size-full wp-image-179" title="OpensimDownload01" src="http://opensimuser.files.wordpress.com/2010/03/opensimdownload01.png?w=600" alt=""   /></p>
<p>You&#8217;ll see a section once the page loads, called &#8220;Binary Packages&#8221;. You&#8217;ll want to download the .zip archive, since windows understands what to do with .zip files (or if you have installed a utility that does &#8211; same difference).</p>
<p>As of this writing, the version is 0.6.8 &#8211; right-click on the link and select &#8220;Save Link As&#8221;. Save the zip file where you can find it easily later. You&#8217;ll be extracting all the files on to your hard drive in a bit.</p>
<p><img class="aligncenter size-full wp-image-180" title="OpensimDownload02" src="http://opensimuser.files.wordpress.com/2010/03/opensimdownload02.png?w=600" alt=""   /></p>
<p>Get up, and take a break &#8211; depending on your connection, this will take a few minutes.</p>
<p><img class="aligncenter size-full wp-image-181" title="OpensimDownload03" src="http://opensimuser.files.wordpress.com/2010/03/opensimdownload03.png?w=600" alt=""   /></p>
<p>Once it is done, navigate to where you saved the file. Extract the file to a folder of your choice. I chose to make a folder called &#8220;opensim&#8221; on my C: drive.</p>
<p><img class="aligncenter size-medium wp-image-182" title="OpensimInstall01" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall01.png?w=300&#038;h=32" alt="" width="300" height="32" /></p>
<p>You&#8217;ll see a main folder called &#8220;opensim-0.6.8.-binaries&#8221; once it is done. That is nice, but I&#8217;d like it all to be under a one thing, so lets cut-and-paste the folders so they are all under the &#8220;opensim&#8221; folder. The end result will look like this:</p>
<p><img class="aligncenter size-medium wp-image-183" title="OpensimInstall02" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall02.png?w=300&#038;h=75" alt="" width="300" height="75" /></p>
<p>Now, to tweak some configuration files. You&#8217;ll want to keep the zip file around, just in case you make a mistake. I&#8217;m going to reference my folder structure here, so if you made any changes, substitute in your head. We&#8217;re now going to navigate to the opensim\bin directory.</p>
<p>Depending on how you have your options set in windows, you&#8217;ll see something like this:</p>
<p><img class="aligncenter size-medium wp-image-184" title="OpensimInstall03" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall03.png?w=299&#038;h=107" alt="" width="299" height="107" /></p>
<p>The file we&#8217;re interested in right now is opensim.ini &#8211; find it, and open it up in either notepad or wordpad to make some changes.</p>
<p>Since we have our database installed, we need to make some changes to point opensim to that database. I hope you have your database password memorized, you&#8217;re going to need it here.</p>
<p>Scroll down and find the section &#8220;STORAGE&#8221; in opensim.ini</p>
<p><img class="aligncenter size-full wp-image-185" title="OpensimInstall04" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall04.png?w=600" alt=""   /></p>
<p>By default, opensim uses SQLite. But we&#8217;re not going to use that, so we need to change things. First, put semi-colons in front of the following, to comment them out. This will tell opensim we aren&#8217;t using these lines in our configuration.</p>
<p><img class="aligncenter size-full wp-image-186" title="OpensimInstall05" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall05.png?w=600" alt=""   /></p>
<p>Below those lines is the MySQL configuration lines. We need to uncomment these, so remove the semi-colons. Also, we need to change the connection string so it looks like this when you&#8217;re done. (Remember, put in YOUR password to the database where I&#8217;ve put PASSWORD.) One other note, it is totally possible to access the database using another user other than root, but frankly &#8211; I&#8217;m not going to get into that. For expediency sake, just use what I have here in the interim.</p>
<p><img class="aligncenter size-full wp-image-187" title="OpensimInstall06" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall06.png?w=600&#038;h=43" alt="" width="600" height="43" /></p>
<p>Now, lets go to the section called &#8220;Standalone&#8221;. You&#8217;ll have to scroll a bit to find it. Here, you can change the welcome message that you&#8217;ll get when you log in to your server, and the inventory database configuration.</p>
<p>We need to change the &#8220;Inventory database provider&#8221; and &#8220;Inventory Source&#8221; to point to our MySQL database. Change the following so it looks like this (remember, insert YOUR database password where PASSWORD is):</p>
<p><img class="aligncenter size-full wp-image-188" title="OpensimInstall07" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall07.png?w=600" alt=""   /></p>
<p><img class="aligncenter size-full wp-image-190" title="OpensimInstall08" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall081.png?w=600&#038;h=62" alt="" width="600" height="62" /></p>
<p>Okay, now we&#8217;ll have to do the same with the &#8220;User Data Database provider&#8221; section below it. Change the configuration so it looks like this, inserting your database password:</p>
<p><img class="aligncenter size-full wp-image-191" title="OpensimInstall09" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall09.png?w=600&#038;h=130" alt="" width="600" height="130" /></p>
<p><img class="aligncenter size-full wp-image-192" title="OpensimInstall10" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall10.png?w=600&#038;h=62" alt="" width="600" height="62" /></p>
<p>Make sure to save your progress.</p>
<p>This part has changed from the last time I wrote the guide, there is another configuration file to edit in a different folder. Make sure your work is saved, and navigate to the following &#8211; opensim\bin\config-include.</p>
<p>The file we&#8217;re looking for is &#8220;StandaloneCommon.ini.example&#8221;. We&#8217;re going to save this under a different name so we don&#8217;t alter the original. Open the file up in either notepad or wordpad.</p>
<p><img class="aligncenter size-full wp-image-193" title="OpensimInstall11" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall11.png?w=600" alt=""   /></p>
<p>The first thing we&#8217;re going to do, is save this as &#8220;StandaloneCommon.ini&#8221; under the same directory. Do that now.</p>
<p>Good, now the first section you see should be familiar &#8211; &#8220;DatabaseService&#8221;. We&#8217;ll need to change the database provider and connection strings. Here&#8217;s what they should look like after you are done (after inserting your database password at PASSWORD, of course):</p>
<p><img class="aligncenter size-full wp-image-194" title="OpensimInstall12" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall12.png?w=600&#038;h=113" alt="" width="600" height="113" /></p>
<p>Save your work. We have one more configuration file to deal with, so close &#8220;StandaloneCommon.ini&#8221; and open up the file &#8220;CenomeCache.ini.example&#8221;.</p>
<p><img class="aligncenter size-full wp-image-195" title="OpensimInstall13" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall13.png?w=600" alt=""   /></p>
<p>We&#8217;re going to do the same thing as before, save the file as &#8220;CenomeCache.ini&#8221; so we don&#8217;t alter the original.</p>
<p>We don&#8217;t have anything to do in this file, but we did need to save it as &#8220;ini&#8221; for it to be referenced properly. Close the window, we need to do something else here.</p>
<p>We&#8217;re actually ready to fire up the opensim server, but there are a few more steps once we&#8217;ve got it going. One way to make this easier is to make a shortcut to the opensim.exe and modify its properties so we can scroll inside of it to see all the status messages, etc..</p>
<p>Navigate back to opensim\bin, and right-click on opensim.exe &#8211; choose &#8220;Send To&#8221; &#8211;&gt; &#8220;Desktop (create shortcut)&#8221;.</p>
<p>If you&#8217;ve done this correctly, you&#8217;ll see a shortcut appear on your desktop like this:</p>
<p><img class="aligncenter size-full wp-image-196" title="OpensimInstall14" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall14.png?w=600" alt=""   /></p>
<p>That isn&#8217;t too appealing, is it? Lets change the look of it and its name. Right-click on the shortcut, and select &#8220;Rename&#8221;. Lets rename this to &#8220;Opensim Server&#8221;.</p>
<p><img class="aligncenter size-full wp-image-197" title="OpensimInstall15" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall15.png?w=600" alt=""   /></p>
<p>Now, lets make it look like something, instead of a white dialog box. Right-click, and select &#8220;Properties&#8221;.</p>
<p>A window will pop up like this:</p>
<p><img class="aligncenter size-full wp-image-198" title="OpensimInstall16" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall16.png?w=600" alt=""   /></p>
<p>Click on the &#8220;Change Icon&#8221; button.</p>
<p>A warning will pop up, like this one:</p>
<p><img class="aligncenter size-full wp-image-199" title="OpensimInstall17" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall17.png?w=600" alt=""   /></p>
<p>Just click on the &#8220;OK&#8221; button, and another window will appear like this:</p>
<p><img class="aligncenter size-full wp-image-200" title="OpensimInstall18" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall18.png?w=600" alt=""   /></p>
<p>Choose an icon from what is listed in this window. (There used to be an OpenSim.ico file in other older distributions &#8211; so if you prefer to get it, download one of the older installers and extract that file to use here.) Click &#8220;Apply&#8221;.</p>
<p>Depending on what you chose, the result might look like this:</p>
<p><img class="aligncenter size-full wp-image-201" title="OpensimInstall19" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall19.png?w=600" alt=""   /></p>
<p>We&#8217;ll now alter a few things in the &#8220;Layout&#8221; tab, so we will have a scroll buffer and see what the server is doing a bit better. These aren&#8217;t absolute values, feel free to play around with them to get the right result on your system and screen resolution. Here&#8217;s what I have it set to:</p>
<p><img class="aligncenter size-full wp-image-203" title="OpensimInstall20" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall201.png?w=600" alt=""   /></p>
<p>Again, change these to whatever dimensions suit you best. You&#8217;ll have a chance to do that later on. Now, lets launch the server!</p>
<p>Double-click your opensim server shortcut on the desktop.</p>
<p>A dos-window will open up, and depending on the dimensions you chose, it should be big enough to see all the messages rapidly scrolling by. You may get this warning if you are running WinXP:</p>
<p><img class="aligncenter size-full wp-image-204" title="OpensimInstall21" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall21.png?w=600" alt=""   /></p>
<p>Just select &#8220;Unblock&#8221; so the firewall doesn&#8217;t interfere later on.</p>
<p>If you accidentally missed something earlier on, the program will print some red lines and error out. Close the window and go through the tutorial again and make sure you got the database connection strings right.</p>
<p>If all went well, you&#8217;ll see this at the very bottom of the window:</p>
<p><img class="aligncenter size-full wp-image-205" title="OpensimInstall22" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall22.png?w=600" alt=""   /></p>
<p>Time to name your region! You can use what you like, but for example sake, I&#8217;ll just name this &#8220;Sandbox&#8221;.</p>
<p>You&#8217;ll now get prompted with a Region UUID, just hit Enter to accept it.</p>
<p>A region location prompt will show up, hit Enter again to accept the X,Y coordinates of 1000,1000.</p>
<p>An Internal IP address prompt will appear, just hit Enter to accept the default of o.o.o.o.</p>
<p>An Internal port prompt will appear, just hit Enter to accept the default of 9000.</p>
<p>You&#8217;ll now be prompted with Allow alternate ports, hit Enter to accept the default of &#8220;False&#8221;.</p>
<p>An External host name prompt will appear, hit Enter to accept the default of &#8220;SYSTEMIP&#8221;.</p>
<p>A Master Avatar UUID prompt will appear, hit Enter to accept the default.</p>
<p>Now we&#8217;re at an important part, the Master Avatar first name. You can put what you want in here, just remember it or write it down for later. I chose to put &#8220;Builder&#8221;. Hit Enter.</p>
<p>For Master Avatar last name, I put &#8220;McBuilderson&#8221;. Hit Enter.</p>
<p>A Master Avatar (your region name) password prompt will appear. Put what you like, but make a note of it. Then hit Enter.</p>
<p>A whole bunch of activity will ensue, and at the end it will look something like this: (The only reason my startup time is so long, is because I was documenting all these steps for you &#8211; typically it will be much, much less.)</p>
<p><img class="aligncenter size-full wp-image-206" title="OpensimInstall23" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall23.png?w=600&#038;h=84" alt="" width="600" height="84" /></p>
<p>At this point, your simulator is up and running. But we need a viewer to connect to it! Lets get that done, shall we?</p>
<p>Shutdown your simulator by typing &#8220;shutdown&#8221; at the prompt, and hit Enter. (Note: your prompt will look different from mine if you chose a different name for your simulator earlier.)</p>
<p><img class="aligncenter size-full wp-image-208" title="OpensimInstall24" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall24.png?w=600" alt=""   /></p>
<p>The window will display some messages as the simulator shuts down, then the window will close by itself.</p>
<p>There are many choices for viewers, but I&#8217;m going to point you to this one &#8211; its an open alternative to the &#8220;commercial&#8221; viewer used by other grids. It also lets you connect to other grids in a flexible manner. One bonus for me is this viewer allows you to edit and scale objects in your simulator up to 256 meters. Yep, that is one big advantage when building.</p>
<p>Open your favorite web browser, and navigate to this page:</p>
<p><a title="http://mjm-labs.com/viewer/download.php" href="http://mjm-labs.com/viewer/download.php" target="_blank">http://mjm-labs.com/viewer/download.php</a></p>
<p>You&#8217;ll see a section called &#8220;Binaries&#8221;. We&#8217;re going to click on the first link, &#8220;Download from OpenSimulator Forge&#8221;. (If that isn&#8217;t available for some reason, click on the other, but keep in mind you may see slightly different things than what I show.) Click on that link now.</p>
<p><img class="aligncenter size-full wp-image-209" title="OpensimInstall25" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall25.png?w=600" alt=""   /></p>
<p>Once the page loads, you&#8217;ll see some links up top. The one we&#8217;re interested in is the Windows installer, so click the following link:</p>
<p><img class="aligncenter size-full wp-image-210" title="OpensimInstall26" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall26.png?w=600" alt=""   /></p>
<p>Save the file where you can get to it easily.</p>
<p>Navigate to where you saved it, and double-click on the installer.</p>
<p><img class="aligncenter size-full wp-image-211" title="OpensimInstall27" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall27.png?w=600" alt=""   /></p>
<p>A window will pop up, showing a default installation directory. This should work for most people, so just click the &#8220;Install&#8221; button.</p>
<p><img class="aligncenter size-full wp-image-213" title="OpensimInstall28" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall281.png?w=600" alt=""   /></p>
<p>A progress bar will appear, and the installer will download some additional files to continue.</p>
<p><img class="aligncenter size-full wp-image-214" title="OpensimInstall29" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall29.png?w=600" alt=""   /></p>
<p>Once done, the window will change to say the &#8220;Installation finished successfully&#8221;. Click on the &#8220;Start&#8221; button to launch the viewer.</p>
<p><img class="aligncenter size-full wp-image-215" title="OpensimInstall30" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall30.png?w=600" alt=""   /></p>
<p>We need to change some preferences here. Select &#8220;Edit&#8221; at the top toolbar in the viewer, and select &#8220;Preferences&#8221;. A window will pop up like so:</p>
<p><img class="aligncenter size-full wp-image-216" title="OpensimInstall31" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall31.png?w=600&#038;h=446" alt="" width="600" height="446" /></p>
<p>Click on the &#8220;Grids&#8221; tab on the left.</p>
<p>We need to add a new grid definition for your local opensim server, so click on the &#8220;Add&#8221; button.</p>
<p>In the Login URI box, put this in: http://localhost:9000/</p>
<p>Platform should be set to &#8220;OpenSim&#8221;.</p>
<p>Grid Nickname can be whatever you&#8217;d like, but for this example, I put in: poschgrid</p>
<p>Grid Name can be whatever you&#8217;d like, but for this example, I put in: Tim Posch&#8217;s Grid</p>
<p>In the Login Page box, put this in: http://localhost:9000/?method=login</p>
<p>Helper URI, Web Site, Support URL, Account URL and Password URL can be left blank.</p>
<p>Rendering Compatibility is checked by default, you can leave it this way.</p>
<p>After you are done, click &#8220;Apply&#8221;. Now your grid definition should be available from the &#8220;Select a grid&#8221; dropdown up top. After you select it, it should look something like this:</p>
<p><img class="aligncenter size-full wp-image-217" title="OpensimInstall32" src="http://opensimuser.files.wordpress.com/2010/03/opensiminstall32.png?w=600&#038;h=444" alt="" width="600" height="444" /></p>
<p>Click the &#8220;Default&#8221; button to make this grid the one you will use when starting up the viewer, for convenience. Hit &#8220;Apply&#8221; and then &#8220;OK&#8221;. You can now exit this window. Shut down the viewer for now.</p>
<p>We need to restart the opensim server, so double-click on the icon you have on your desktop.</p>
<p>The server window will open, you&#8217;ll see a bunch of status lines, then finally the &#8220;Region (Your Region Name) #&#8221; prompt.</p>
<p>Now we are ready to connect! Fire up the viewer, and make sure the default grid is the one you defined earlier. If not, go to preferences and set it properly.</p>
<p>Once you have it set, you will see a white page that has First Name, Last Name, Password. We don&#8217;t need to use this, but it lets us know that the opensim server is up and running.</p>
<p>At the bottom, enter your First/Last/Password that you set when configuring the server earlier. For me, that would be Builder, McBuilderson, (PASSWORD).</p>
<p>Click the &#8220;Login&#8221; button. You should see a progress bar and connect to your region!</p>
<p>If all went well, you&#8217;ll be floating above a bump-like island in the middle of your very own simulator.</p>
<p>Good job!</p>
<p>I&#8217;ll cover some customizing commands in my next tutorial&#8230; stay tuned!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opensimuser.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opensimuser.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opensimuser.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opensimuser.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/opensimuser.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/opensimuser.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/opensimuser.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/opensimuser.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opensimuser.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opensimuser.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opensimuser.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opensimuser.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opensimuser.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opensimuser.wordpress.com/175/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=175&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://opensimuser.wordpress.com/2010/03/05/updated-opensim-install-and-configuration-tutorial/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/af47ce03af42e650f13d2a13091ec508?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opensimuser</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensimdownload01.png" medium="image">
			<media:title type="html">OpensimDownload01</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensimdownload02.png" medium="image">
			<media:title type="html">OpensimDownload02</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensimdownload03.png" medium="image">
			<media:title type="html">OpensimDownload03</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall01.png?w=300" medium="image">
			<media:title type="html">OpensimInstall01</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall02.png?w=300" medium="image">
			<media:title type="html">OpensimInstall02</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall03.png?w=299" medium="image">
			<media:title type="html">OpensimInstall03</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall04.png" medium="image">
			<media:title type="html">OpensimInstall04</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall05.png" medium="image">
			<media:title type="html">OpensimInstall05</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall06.png" medium="image">
			<media:title type="html">OpensimInstall06</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall07.png" medium="image">
			<media:title type="html">OpensimInstall07</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall081.png" medium="image">
			<media:title type="html">OpensimInstall08</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall09.png" medium="image">
			<media:title type="html">OpensimInstall09</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall10.png" medium="image">
			<media:title type="html">OpensimInstall10</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall11.png" medium="image">
			<media:title type="html">OpensimInstall11</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall12.png" medium="image">
			<media:title type="html">OpensimInstall12</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall13.png" medium="image">
			<media:title type="html">OpensimInstall13</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall14.png" medium="image">
			<media:title type="html">OpensimInstall14</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall15.png" medium="image">
			<media:title type="html">OpensimInstall15</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall16.png" medium="image">
			<media:title type="html">OpensimInstall16</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall17.png" medium="image">
			<media:title type="html">OpensimInstall17</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall18.png" medium="image">
			<media:title type="html">OpensimInstall18</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall19.png" medium="image">
			<media:title type="html">OpensimInstall19</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall201.png" medium="image">
			<media:title type="html">OpensimInstall20</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall21.png" medium="image">
			<media:title type="html">OpensimInstall21</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall22.png" medium="image">
			<media:title type="html">OpensimInstall22</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall23.png" medium="image">
			<media:title type="html">OpensimInstall23</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall24.png" medium="image">
			<media:title type="html">OpensimInstall24</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall25.png" medium="image">
			<media:title type="html">OpensimInstall25</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall26.png" medium="image">
			<media:title type="html">OpensimInstall26</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall27.png" medium="image">
			<media:title type="html">OpensimInstall27</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall281.png" medium="image">
			<media:title type="html">OpensimInstall28</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall29.png" medium="image">
			<media:title type="html">OpensimInstall29</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall30.png" medium="image">
			<media:title type="html">OpensimInstall30</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall31.png" medium="image">
			<media:title type="html">OpensimInstall31</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/opensiminstall32.png" medium="image">
			<media:title type="html">OpensimInstall32</media:title>
		</media:content>
	</item>
		<item>
		<title>Updated &#8211; MySQL Installation Guide</title>
		<link>http://opensimuser.wordpress.com/2010/03/04/updated-mysql-installation-guide/</link>
		<comments>http://opensimuser.wordpress.com/2010/03/04/updated-mysql-installation-guide/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 20:36:42 +0000</pubDate>
		<dc:creator>opensimuser</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opensimuser.wordpress.com/?p=108</guid>
		<description><![CDATA[I still get a bazillion hits on the MySQL install guide part of this blog, so I thought it would be a good idea to revisit that and true it up a little. Lets get started, shall we? Fire up your favorite browser and go to the following URL: http://dev.mysql.com/downloads/mysql/ If that fails because they&#8217;ve [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=108&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I still get a bazillion hits on the MySQL install guide part of this blog, so I thought it would be a good idea to revisit that and true it up a little. Lets get started, shall we?</p>
<p>Fire up your favorite browser and go to the following URL:</p>
<p><a title="http://dev.mysql.com/downloads/mysql/" href="http://dev.mysql.com/downloads/mysql/" target="_blank">http://dev.mysql.com/downloads/mysql/</a></p>
<p>If that fails because they&#8217;ve re-done the site for some reason, then hit the main page here, and navigate to their downloads section for &#8220;MySQL Community Server&#8221;</p>
<p><a title="http://dev.mysql.com/" href="http://dev.mysql.com/" target="_blank">http://dev.mysql.com/</a></p>
<p>You&#8217;ll see a page load listing the &#8220;Generally Available (GA) Releases&#8221; &#8211; keep in mind that if you haven&#8217;t gotten adobe flash player installed, or are blocking this for some reason &#8211; the download list won&#8217;t appear properly.</p>
<p style="text-align:center;"><img class="aligncenter size-medium wp-image-116" title="MySQLDownloads01" src="http://opensimuser.files.wordpress.com/2010/03/mysqldownloads01.png?w=300&#038;h=165" alt="MySQL Downloads" width="300" height="165" /></p>
<p>You&#8217;ll see a box that has a drop-down menu for different OSes, but we&#8217;re sticking with &#8220;Microsoft Windows&#8221; so you don&#8217;t need to change anything.</p>
<p>Versions change of course, but the one we&#8217;re after as of this posting is the Windows (x86, 32-bit) MSI Installer.</p>
<p style="text-align:center;"><img class="aligncenter size-medium wp-image-120" title="WindowsInstaller02" src="http://opensimuser.files.wordpress.com/2010/03/windowsinstaller021.png?w=300&#038;h=32" alt="Windows Installer Download" width="300" height="32" /></p>
<p>Click on the download button, which will load another page.</p>
<p>You&#8217;ll see a page asking you to register or login if you are a returning user. You can skip all that by clicking on &#8221; &gt;&gt; No thanks, just take me to the downloads!&#8221; link at the bottom.</p>
<p style="text-align:center;"><img class="aligncenter size-medium wp-image-123" title="NoThanksTakeMeToDownloads03" src="http://opensimuser.files.wordpress.com/2010/03/nothankstakemetodownloads031.png?w=300&#038;h=232" alt="" width="300" height="232" /></p>
<p>Select a mirror that makes sense geographically, and click on either the HTTP or FTP link on the right hand side.</p>
<p><img class="aligncenter size-medium wp-image-128" title="UnitedStatesMirrors04" src="http://opensimuser.files.wordpress.com/2010/03/unitedstatesmirrors04.png?w=300&#038;h=71" alt="" width="300" height="71" /></p>
<p>This will take a bit, so get up and grab a snack or something while it downloads.</p>
<p>Navigate to where you saved the installer, and double-click it to begin.</p>
<p><img class="aligncenter size-medium wp-image-131" title="InstallerEXE05" src="http://opensimuser.files.wordpress.com/2010/03/installerexe05.png?w=300&#038;h=32" alt="" width="300" height="32" /></p>
<p>Hit the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-132" title="SetupSnap01" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap01.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>You&#8217;ll be presented with some choices about setup type. &#8220;Typical&#8221; is already selected, and will work for what we want, so click on the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-133" title="SetupSnap02" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap02.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>Now it will change to &#8220;Ready to Install the Program&#8221; with a summary of the setup type, destination (install) folder and such. Click on the &#8220;Install&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-134" title="SetupSnap03" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap03.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>Depending on how fast your machine is, you&#8217;ll see a progress bar for a bit as it unpacks the files and other tasks.</p>
<p><img class="aligncenter size-medium wp-image-135" title="SetupSnap04" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap04.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>After that has completed, you&#8217;ll see an advert about MySQL Enterprise subscription. We don&#8217;t need this for personal use, so just click on the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-136" title="SetupSnap05" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap05.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>Another advert for MySQL Enterprise Monitor Service will be displayed, but we&#8217;re not interested in that either. Click the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-137" title="SetupSnap06" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap06.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>The &#8220;Setup Wizard Completed&#8221; will be displayed, along with two checkboxes, one for &#8220;Configure the MySQL Server now&#8221; (which we want), and &#8220;Register the MySQL Server now&#8221; (which isn&#8217;t really necessary for our uses.) Uncheck the Register checkbox, and click on the &#8220;Finish&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-138" title="SetupSnap07" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap07.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>Now you&#8217;ll see the &#8220;MySQL Server Instance Configuration Wizard&#8221;. Nothing to do here, so click the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-139" title="SetupSnap08" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap08.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>You&#8217;ll be presented with a choice here for configuration type. We&#8217;ll go with the default selected &#8220;Detailed Configuration&#8221; here. Click on the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-140" title="SetupSnap09" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap09.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>Now we&#8217;re going to select a server type so the installer will tune the installation properly. Since I have a decent amount of on-board memory in my machine, I selected &#8220;Server Machine&#8221; so it will be tuned for more memory. When in doubt, just go with the &#8220;Developer Machine&#8221; which is selected by default, and click on the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-141" title="SetupSnap10" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap10.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>Yet another window, this time we&#8217;re selecting the database engine being used. You&#8217;ll want to go with the default &#8220;Multifunctional Database&#8221; here, unless you have a compelling reason to do otherwise. Click the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-142" title="SetupSnap11" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap11.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>Now you&#8217;ll see the drive where the tables will be installed, and a usage bar indicating how much space will be used and the amount free. Leave the drive and install path at their defaults, unless you really need to change this because of space reasons. Click on the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-143" title="SetupSnap12" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap12.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>They weren&#8217;t kidding about &#8216;Detailed&#8217;, were they? Here&#8217;s another window asking you to select the number of concurrent connections. I&#8217;m going to go with the default, which is 20. If you need more, then use the higher options in the window. Click the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-144" title="SetupSnap13" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap13.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>Now we&#8217;re at the networking option window. By default, &#8220;Enable TCP/IP Networking&#8221; is checked. This makes sense for us, since if you are going to use this for opensim and eventually transition to grid mode, you may want your database server to be able to talk to the other grid components. Leave the port number set to 3306. Leave the &#8220;Add firewall exception for this port&#8221; unchecked, as we&#8217;re not interested in remote connections to this database right now. Leave &#8220;Enable Strict Mode&#8221; checked, and click the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-145" title="SetupSnap14" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap14.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>You&#8217;ll now see a character set selection window. Leave the default radio button &#8220;Standard Character Set&#8221; selected, and click the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-146" title="SetupSnap15" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap15.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>Now a window appears to set Windows options. &#8220;Install As Windows Service&#8221; will be checked by default, as well as &#8220;Launch the MySQL Server automatically&#8221;. Leave these the way they are, and check the box next to &#8220;Include Bin Directory in Windows PATH&#8221;. This is helpful later on when you want to issue commands to the server directly. Click on the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-147" title="SetupSnap16" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap16.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>We are now at a very important section, setting the security options. Remember what you put in here! It will be important not only to administer the database, but to access it with other applications, like opensim. Type in your preferred root password, and retyping it for accuracy. Leave &#8220;Enable root access from remote machines&#8221; unchecked. Click on the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-148" title="SetupSnap17" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap17.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>Now we&#8217;re finally at the part where all of your selections get implemented. All you need to do here is click on the &#8220;Execute&#8221; button, and watch it all fly by as the server gets installed and tweaked.</p>
<p><img class="aligncenter size-medium wp-image-149" title="SetupSnap18" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap18.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p><img class="aligncenter size-medium wp-image-150" title="SetupSnap19" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap19.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>After it completes, you&#8217;ll see a new message in the window, asking you to click &#8220;Finish&#8221; to close the wizard. Go and do that now.</p>
<p><img class="aligncenter size-medium wp-image-151" title="SetupSnap20" src="http://opensimuser.files.wordpress.com/2010/03/setupsnap20.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>Get up, stretch your legs &#8211; time to do a reboot so the service can be started properly. We&#8217;ll be doing a few more things to verify it is all okay.</p>
<p>The database is installed, but it would be nice to have something to query it with. Sure, you could use the command line, but lets download the MySQL Workbench and install it.</p>
<p>Open up your web browser and go the following:</p>
<p><a title="http://dev.mysql.com/downloads/workbench/" href="http://dev.mysql.com/downloads/workbench/" target="_blank">http://dev.mysql.com/downloads/workbench/</a></p>
<p>Look familiar? The same navigation is used to download this application like the server previously. Scroll down, until you see &#8220;Windows (x86, 32-bit) MSI Installer&#8221;. Click the &#8220;Download&#8221; button.</p>
<p><img class="aligncenter size-medium wp-image-152" title="WorkbenchSnap01" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap01.png?w=300&#038;h=44" alt="" width="300" height="44" /></p>
<p>The same page as before will ask if you want to log in or register. Skip this like last time by clicking on the &#8220;&gt;&gt; No thanks, just take me to the downloads!&#8221; link underneath.</p>
<p>Select a mirror that makes sense, like before. Save the file where you can find it again easily.</p>
<p>Double-click on the workbench installer.</p>
<p><img class="aligncenter size-medium wp-image-153" title="WorkbenchSnap02" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap02.png?w=300&#038;h=33" alt="" width="300" height="33" /></p>
<p>This will launch the usual installer window, click on the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-154" title="WorkbenchSnap03" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap03.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>Setup type by default is &#8220;Complete&#8221;. Keep this the way it is, and click the &#8220;Next &gt;&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-155" title="WorkbenchSnap04" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap04.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>You&#8217;ll now see a summary window like before, showing the type and destination folder for the install. Click on the &#8220;Install&#8221; button to continue.</p>
<p><img class="aligncenter size-medium wp-image-156" title="WorkbenchSnap05" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap05.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>A progress bar will appear while the installation takes place.</p>
<p><img class="aligncenter size-medium wp-image-157" title="WorkbenchSnap06" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap06.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>Once it is finished, you&#8217;ll see &#8220;Wizard Completed&#8221; now appears. Click on the &#8220;Finish&#8221; button to exit the installer.</p>
<p><img class="aligncenter size-medium wp-image-158" title="WorkbenchSnap07" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap07.png?w=300&#038;h=229" alt="" width="300" height="229" /></p>
<p>Now, you can navigate to Start -&gt; Programs -&gt; MySQL and select &#8220;MySQL Workbench&#8221; to run the program.</p>
<p>After a quick splash screen, the main program window will appear. We&#8217;re interested in this bit right here on the left hand side. Click on &#8220;New Connection&#8221;.</p>
<p><img class="aligncenter size-full wp-image-159" title="WorkbenchSnap11" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap11.png?w=600" alt=""   /></p>
<p>A smaller window will pop up, with a bunch of options.</p>
<p>Type in the connection name up top, such as &#8220;Opensim Database&#8221;.</p>
<p>The default schema will be blank for now, but later on you&#8217;ll want to change this to the name of the database we&#8217;ll be creating, which will be &#8220;opensim&#8221;.</p>
<p>Click on &#8220;Store in Vault&#8221; button, to enter the password for the database. This will make managing it a bit easier when you use MySQL Workbench again.</p>
<p>Enter the password, and click the &#8220;OK&#8221; button.</p>
<p><img class="aligncenter size-medium wp-image-160" title="WorkbenchSnap12" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap12.png?w=300&#038;h=187" alt="" width="300" height="187" /></p>
<p>Now click the &#8220;Test Connection&#8221; button on the lower right hand side.</p>
<p>If all went well, you should see a window pop up saying &#8220;Connection parameters are correct.&#8221;</p>
<p><img class="aligncenter size-medium wp-image-161" title="WorkbenchSnap13" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap13.png?w=300&#038;h=187" alt="" width="300" height="187" /></p>
<p>Click on the &#8220;OK&#8221; button, and then on the &#8220;OK&#8221; button on the lower right-hand side of the &#8220;Manage DB Connections&#8221; window.</p>
<p>The window will close, and you&#8217;ll see that &#8220;Opensim Database&#8221; is now listed in the query window.</p>
<p><img class="aligncenter size-medium wp-image-162" title="WorkbenchSnap14" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap14.png?w=300&#038;h=171" alt="" width="300" height="171" /></p>
<p>Great! Now lets click on &#8220;Open Connection to start Querying&#8221;.</p>
<p><img class="aligncenter size-full wp-image-163" title="WorkbenchSnap08" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap08.png?w=600" alt=""   /></p>
<p>You&#8217;ll see the &#8220;Connect to Database&#8221; window again, and now you can use the &#8220;Stored Connection&#8221; dropdown menu to select &#8220;Opensim Database&#8221;.</p>
<p><img class="aligncenter size-medium wp-image-164" title="WorkbenchSnap15" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap15.png?w=300&#038;h=214" alt="" width="300" height="214" /></p>
<p>Click on the &#8220;OK&#8221; button on the lower right-hand side, and a new window will appear with a bunch of folders on the left hand side, a SQL Statements window, and below that a few tabs.</p>
<p>We now need to create the opensim database. Go to the &#8220;SQL Statements&#8221; window and type &#8220;CREATE DATABASE opensim&#8221; like so:</p>
<p><img class="aligncenter size-full wp-image-165" title="WorkbenchSnap16" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap16.png?w=600" alt=""   /></p>
<p>Hit enter, and then from the top toolbar, select Query -&gt; Execute.</p>
<p><img class="aligncenter size-medium wp-image-166" title="WorkbenchSnap17" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap17.png?w=300&#038;h=86" alt="" width="300" height="86" /></p>
<p>Now, right-click on &#8220;information_schema&#8221; and select &#8220;Refresh All&#8221;.</p>
<p><img class="aligncenter size-full wp-image-169" title="WorkbenchSnap18" src="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap181.png?w=600" alt=""   /></p>
<p>The database &#8220;opensim&#8221; now exists!</p>
<p>Now click on the small &#8216;x&#8217; right below the tiny dos-window icon. (Not the main window &#8216;x&#8217;.)</p>
<p>If you feel like it, you can repeat the steps to connect to the database, select &#8220;Opensim Database&#8221; from the dropdown, and make the Default Schema on the connection the &#8220;opensim&#8221; database.</p>
<p>Close the workbench program. You are all set to install Opensimulator!</p>
<p>(Which I&#8217;ll continue in another tutorial.)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opensimuser.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opensimuser.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opensimuser.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opensimuser.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/opensimuser.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/opensimuser.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/opensimuser.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/opensimuser.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opensimuser.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opensimuser.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opensimuser.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opensimuser.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opensimuser.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opensimuser.wordpress.com/108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=108&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://opensimuser.wordpress.com/2010/03/04/updated-mysql-installation-guide/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/af47ce03af42e650f13d2a13091ec508?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opensimuser</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/mysqldownloads01.png?w=300" medium="image">
			<media:title type="html">MySQLDownloads01</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/windowsinstaller021.png?w=300" medium="image">
			<media:title type="html">WindowsInstaller02</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/nothankstakemetodownloads031.png?w=300" medium="image">
			<media:title type="html">NoThanksTakeMeToDownloads03</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/unitedstatesmirrors04.png?w=300" medium="image">
			<media:title type="html">UnitedStatesMirrors04</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/installerexe05.png?w=300" medium="image">
			<media:title type="html">InstallerEXE05</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap01.png?w=300" medium="image">
			<media:title type="html">SetupSnap01</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap02.png?w=300" medium="image">
			<media:title type="html">SetupSnap02</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap03.png?w=300" medium="image">
			<media:title type="html">SetupSnap03</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap04.png?w=300" medium="image">
			<media:title type="html">SetupSnap04</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap05.png?w=300" medium="image">
			<media:title type="html">SetupSnap05</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap06.png?w=300" medium="image">
			<media:title type="html">SetupSnap06</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap07.png?w=300" medium="image">
			<media:title type="html">SetupSnap07</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap08.png?w=300" medium="image">
			<media:title type="html">SetupSnap08</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap09.png?w=300" medium="image">
			<media:title type="html">SetupSnap09</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap10.png?w=300" medium="image">
			<media:title type="html">SetupSnap10</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap11.png?w=300" medium="image">
			<media:title type="html">SetupSnap11</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap12.png?w=300" medium="image">
			<media:title type="html">SetupSnap12</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap13.png?w=300" medium="image">
			<media:title type="html">SetupSnap13</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap14.png?w=300" medium="image">
			<media:title type="html">SetupSnap14</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap15.png?w=300" medium="image">
			<media:title type="html">SetupSnap15</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap16.png?w=300" medium="image">
			<media:title type="html">SetupSnap16</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap17.png?w=300" medium="image">
			<media:title type="html">SetupSnap17</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap18.png?w=300" medium="image">
			<media:title type="html">SetupSnap18</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap19.png?w=300" medium="image">
			<media:title type="html">SetupSnap19</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/setupsnap20.png?w=300" medium="image">
			<media:title type="html">SetupSnap20</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap01.png?w=300" medium="image">
			<media:title type="html">WorkbenchSnap01</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap02.png?w=300" medium="image">
			<media:title type="html">WorkbenchSnap02</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap03.png?w=300" medium="image">
			<media:title type="html">WorkbenchSnap03</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap04.png?w=300" medium="image">
			<media:title type="html">WorkbenchSnap04</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap05.png?w=300" medium="image">
			<media:title type="html">WorkbenchSnap05</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap06.png?w=300" medium="image">
			<media:title type="html">WorkbenchSnap06</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap07.png?w=300" medium="image">
			<media:title type="html">WorkbenchSnap07</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap11.png" medium="image">
			<media:title type="html">WorkbenchSnap11</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap12.png?w=300" medium="image">
			<media:title type="html">WorkbenchSnap12</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap13.png?w=300" medium="image">
			<media:title type="html">WorkbenchSnap13</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap14.png?w=300" medium="image">
			<media:title type="html">WorkbenchSnap14</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap08.png" medium="image">
			<media:title type="html">WorkbenchSnap08</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap15.png?w=300" medium="image">
			<media:title type="html">WorkbenchSnap15</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap16.png" medium="image">
			<media:title type="html">WorkbenchSnap16</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap17.png?w=300" medium="image">
			<media:title type="html">WorkbenchSnap17</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2010/03/workbenchsnap181.png" medium="image">
			<media:title type="html">WorkbenchSnap18</media:title>
		</media:content>
	</item>
		<item>
		<title>Customizing The Virtual Machine</title>
		<link>http://opensimuser.wordpress.com/2010/02/28/customizing-the-virtual-machine/</link>
		<comments>http://opensimuser.wordpress.com/2010/02/28/customizing-the-virtual-machine/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 20:02:21 +0000</pubDate>
		<dc:creator>opensimuser</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opensimuser.wordpress.com/?p=103</guid>
		<description><![CDATA[So, you&#8217;ve patiently waited for the download to finish, and you&#8217;ve gotten to the point where you have the server running. You&#8217;ll notice after you connect with your viewer, that the region is named &#8220;Sandbox&#8221; by default, and because of how the server was set up, you are &#8220;Opensim User&#8221;. That is okay for a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=103&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, you&#8217;ve patiently waited for the download to finish, and you&#8217;ve gotten to the point where you have the server running. You&#8217;ll notice after you connect with your viewer, that the region is named &#8220;Sandbox&#8221; by default, and because of how the server was set up, you are &#8220;Opensim User&#8221;.</p>
<p>That is okay for a proof-of-concept, but I&#8217;m sure you want to make things more personalized. Here&#8217;s how to tweak a few things.</p>
<p>In the server window, you should see a prompt that reads: &#8220;Region (Sandbox) #&#8221;</p>
<p>This is showing you what region you are currently issuing commands to, named &#8220;Sandbox&#8221; which is the default. To view a list of helpful commands, type &#8220;help&#8221; without quotes. You&#8217;ll be presented with a long list, which you can scroll to view using the side scroll button on the terminal window.</p>
<p>The one that we&#8217;re interested in for now is &#8220;create user&#8221;.</p>
<p>Lets create a new user! Type the following into the terminal window:</p>
<p>create user Builder McBuilderson build</p>
<p>The format for this command is:</p>
<p>create user &lt;First Name&gt; &lt;Last Name&gt; &lt;Password&gt;</p>
<p>You&#8217;ll be prompted for the start region coordinates, which in this case the default of 1,000 is is fine for X and Y. This just sets the initial login coordinates, you can always assign a different home position and such later.</p>
<p>After hitting enter, you&#8217;ll see a bunch of &#8220;Adding folder&#8221; lines that occurs when a new user is created.</p>
<p>Go back to your viewer, and log out of the sim if you are still sitting there under the Opensim User avatar. Start it up again, and use the new First, Last and password you just created to log in.</p>
<p>You may see &#8220;you last location is not available, you have been moved to another region&#8221; message if you left the method of logging in to &#8220;Last location&#8221;. This is harmless, and you&#8217;ll end up in the middle of the Sandbox sim under your new user name.</p>
<p>Not bad! I&#8217;m sure you are sick of looking at the default &#8216;Ruth&#8217; avatar. Lets change that too.</p>
<p>Before we begin, a few caveats &#8211; not sure why the Opensim server that I&#8217;m running does this (perhaps a dev could chime in?) but I&#8217;ve noticed that you can create new items and wear them, but upon logging out and relogging, you will appear gray until you edit your appearance. Also, removing everything then re-wearing them seems to fix most problems, but if you&#8217;ve edited your skin and worn it, sometimes the face is greyed out. But if you at least want to change your gender and walk around in some different clothing, here&#8217;s how:</p>
<p>In the viewer, click View -&gt; Inventory</p>
<p>In the Inventory window, you&#8217;ll need to create new items before you attempt to edit your appearance.</p>
<p>Select the Clothing folder, right click and select New Clothes -&gt; and the item you&#8217;d like to try customizing. Lets just do a New Shirt and New Pants for now.</p>
<p>Rename these to whatever you&#8217;d like, and then right click them and select Wear.</p>
<p>You now can right click on your avatar and select Appearance.</p>
<p>Click the item you&#8217;ve created under the Clothes tabs on the left side, and start messing around with styles and colors to your hearts content. Click the Save button to commit your changes, or Revert if you&#8217;ve made a mistake and want a chance to re-do things.</p>
<p>After doing that, you&#8217;ll have something you would (hopefully) want to wear while building and scripting.</p>
<p>Click Save All on the bottom button row, and then Close when you are done.</p>
<p>If you&#8217;d like to change gender, select the Body Parts folder in your inventory, right-click and select New Body Parts -&gt; New Shape</p>
<p>Name this what you&#8217;d like, and then Wear it. While editing your appearance, Shape is the first button on the left hand side that gets selected by default. There are two small radio buttons on the lower left hand side of the inset window. Just select Male, and you&#8217;ve changed over! Mess with the sliders and save when done like before.</p>
<p>That was fun, lets do something else. How about changing the name of your region from &#8220;Sandbox&#8221;? I&#8217;m sure you can come up with a more creative name than that.</p>
<p>Make sure to quit out of the viewer before doing this next step. Also, you&#8217;ll need to issue the &#8220;shutdown&#8221; command (no quotes) in the server window before continuing.</p>
<p>Leave the terminal window open, you&#8217;ll need to restart the server again soon.</p>
<p>Use the Debian toolbar on top, click Places and then select Regions from the dropdown.</p>
<p>This will open a window that shows one file, &#8220;Regions.ini&#8221;</p>
<p>Go ahead and double left-click on it, to open it in the text editor.</p>
<p>You&#8217;ll see a name in brackets. In this case, it will be the default [Sandbox]. Just edit the name inside these brackets to what you&#8217;d like. While you&#8217;re here, change the MastarAvatar entries to reflect the new user name you&#8217;ve come up with, and the password.</p>
<p>Now save the file and go back to your terminal window. Bring the server back up by typing &#8220;mono OpenSim.exe&#8221; (without quotes). After the usual flurry of initialization you&#8217;ll see something different, the simulator command prompt now shows the name you changed the region to!</p>
<p>Go ahead and start up the viewer, and log in as usual. You&#8217;ll see that the region name up top in the viewer is changed as well.</p>
<p>Go ahead and have fun changing the name around using the steps above, and creating some users.</p>
<p>Enjoy!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opensimuser.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opensimuser.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opensimuser.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opensimuser.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/opensimuser.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/opensimuser.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/opensimuser.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/opensimuser.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opensimuser.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opensimuser.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opensimuser.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opensimuser.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opensimuser.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opensimuser.wordpress.com/103/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=103&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://opensimuser.wordpress.com/2010/02/28/customizing-the-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/af47ce03af42e650f13d2a13091ec508?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opensimuser</media:title>
		</media:content>
	</item>
		<item>
		<title>Opensim &#8211; Virtual Machine Download</title>
		<link>http://opensimuser.wordpress.com/2010/02/26/opensim-virtual-machine-download/</link>
		<comments>http://opensimuser.wordpress.com/2010/02/26/opensim-virtual-machine-download/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 17:35:03 +0000</pubDate>
		<dc:creator>opensimuser</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opensimuser.wordpress.com/?p=98</guid>
		<description><![CDATA[**** UPDATE &#8211; While a few people have downloaded the virtual machine, apparently there isn&#8217;t enough interest for seeding &#8211; which of course undermines the whole point of using a torrent-based distribution system. If anyone is interested in hosting the file, or perhaps has access to seed it reliably, I&#8217;d be very interested. I&#8217;ll have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=98&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>**** UPDATE &#8211; While a few people have downloaded the virtual machine, apparently there isn&#8217;t enough interest for seeding &#8211; which of course undermines the whole point of using a torrent-based distribution system. If anyone is interested in hosting the file, or perhaps has access to seed it reliably, I&#8217;d be very interested. I&#8217;ll have to pull the links for now until someone has an option that makes sense for sharing large files. Was fun while it lasted!<br />
</strong></p>
<p><strong>********************************************************************************************</strong></p>
<p>Been a while, eh?</p>
<p>Don&#8217;t worry about it. I&#8217;ve been busy with a lot of things, one of them is trying to package up an opensim server into a virtual machine so you can try it out without having to go through a whole bunch of steps. The final product is a VMWare machine image that uses Debian 5, mono (for scripting and running the server), MySQL (database) and Opensimulator. I&#8217;ve included a README file in the zipped archive that gives you the user and password info for logging in, plus more after you log in on the desktop.</p>
<p>All I ask is you please attempt to seed this so it can be spread to everyone interested in running opensim. The extracted files total about 4GB, the zip is about 2GB.</p>
<p>Once you log in and start the server, you can download or configure your viewer to connect! It really is one of the easiest ways to get used to working with the opensim server, since all the work has been done for you.</p>
<p>Torrent link:</p>
<p><span style="text-decoration:line-through;">http://thepiratebay.org/torrent/5395069/DebianOpensim.zip</span> (Sorry, this has been redacted until I can get someone to seed or host this file outright&#8230;)</p>
<p>You&#8217;ll need a bittorrent client like this one to download it:</p>
<p><a title="http://www.utorrent.com/" href="http://www.utorrent.com/" target="_blank">http://www.utorrent.com/</a></p>
<p>And again, this is all software that is freely available &#8211; the virtual machine can be run using VMWare&#8217;s free player, and I believe some of the opensource players as well. Check the README for details once you get it started and login.</p>
<p>Happy opensim-ing!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opensimuser.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opensimuser.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opensimuser.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opensimuser.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/opensimuser.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/opensimuser.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/opensimuser.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/opensimuser.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opensimuser.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opensimuser.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opensimuser.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opensimuser.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opensimuser.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opensimuser.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=98&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://opensimuser.wordpress.com/2010/02/26/opensim-virtual-machine-download/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/af47ce03af42e650f13d2a13091ec508?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opensimuser</media:title>
		</media:content>
	</item>
		<item>
		<title>OpenSim &#8211; MySQL Install Guide</title>
		<link>http://opensimuser.wordpress.com/2008/07/16/opensim-mysql-install-guide/</link>
		<comments>http://opensimuser.wordpress.com/2008/07/16/opensim-mysql-install-guide/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 18:52:33 +0000</pubDate>
		<dc:creator>opensimuser</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opensimuser.wordpress.com/?p=38</guid>
		<description><![CDATA[**** UPDATE **** &#8211; This guide is old, I suggest you check out the new updated install guide located here: Updated &#8211; MySQL Installation Guide ******************************************************************************************** Before we get started, I have a few things you should make note of before continuing. If you already have your OpenSim running from the previous directions, you&#8217;re running [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=38&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>**** UPDATE **** &#8211; This guide is old, I suggest you check out the new updated install guide located here:</strong></p>
<p><a title="Updated - MySQL Installation Guide" href="http://opensimuser.wordpress.com/2010/03/04/updated-mysql-installation-guide/" target="_blank"><strong>Updated &#8211; MySQL Installation Guide</strong></a></p>
<p><strong> ********************************************************************************************</strong></p>
<p>Before we get started, I have a few things you should make note of before continuing.</p>
<p>If you already have your OpenSim running from the previous directions, you&#8217;re running on SQLite, which has some performance issues as you&#8217;ve probably already discovered. If you have any builds at all, you&#8217;ll want to export them to the xml format before doing any of the steps below. <em>(type help in the opensim server dos-box, and use the commands there to save your region &#8211; look for the xml specific commands.)</em></p>
<p>Because of the evolving state of the xml spec, I can&#8217;t personally guarantee that every texture and such will be on your build, but you should at the very least have all the objects in that region saved. This is the nature of software such as OpenSim, things evolve quickly! Don&#8217;t worry about it too much, though.</p>
<p>If you&#8217;re absolutely <strong>*not*</strong> willing to experiment with your latest project in progress &#8211; backup the <strong>ENTIRE</strong> opensim directory after exporting your region&#8217;s objects to xml files. Just make sure the backup directory isn&#8217;t in a location where your original directory is &#8211; or opensim may have some problems. I recommend stuffing your backup under a folder called &#8216;Backups&#8217; or something more specific.</p>
<p>Ready? Ok &#8211; lets go!</p>
<p>We&#8217;ll need to install MySQL server for windows first.</p>
<p>Get MySQL for windows here:</p>
<p><strong>****THIS GUIDE IS OUTDATED, LINKS HAVE BEEN REDACTED.****</strong></p>
<p><span style="text-decoration:line-through;">http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-5.0.51b-win32.zip/from/pick#mirrors</span></p>
<p>If you&#8217;re coming in from the main site, you may have to click on &#8220;No thanks, just take me to the downloads!&#8221; to see the mirror list.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/mysqlmirrorlist1.jpg"><img class="aligncenter size-full wp-image-42" src="http://opensimuser.files.wordpress.com/2008/07/mysqlmirrorlist1.jpg?w=600" alt=""   /></a></p>
<p>After you pick a mirror, <em>(one of the http or ftp links next to the entry)</em> you&#8217;ll see a download dialog like this:</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/mysqldownloadwindow.jpg"><img class="aligncenter size-full wp-image-44" src="http://opensimuser.files.wordpress.com/2008/07/mysqldownloadwindow.jpg?w=600" alt=""   /></a></p>
<p>This will take a bit, since the download is about 46 MB.</p>
<p>Once it is done, unzip the installer .exe and launch it.</p>
<p>This should display the setup wizard for MySQL.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/mysqlwizardsetup.jpg"><img class="aligncenter size-full wp-image-47" src="http://opensimuser.files.wordpress.com/2008/07/mysqlwizardsetup.jpg?w=600" alt=""   /></a></p>
<p>Now you&#8217;ll see some setup types. Just stay with the selected &#8216;typical&#8217; setup type, and hit &#8216;Next&#8217;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/mysqlsetuptypical.jpg"><img class="aligncenter size-full wp-image-48" src="http://opensimuser.files.wordpress.com/2008/07/mysqlsetuptypical.jpg?w=600" alt=""   /></a></p>
<p>Select Install, accepting the current settings.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/mysqlbegininstall.jpg"><img class="aligncenter size-full wp-image-49" src="http://opensimuser.files.wordpress.com/2008/07/mysqlbegininstall.jpg?w=600" alt=""   /></a></p>
<p>Installation will start, and you&#8217;ll see a progress bar.<br />
<a href="http://opensimuser.files.wordpress.com/2008/07/mysqlinstallprogress.jpg"><img class="aligncenter size-full wp-image-51" src="http://opensimuser.files.wordpress.com/2008/07/mysqlinstallprogress.jpg?w=600" alt=""   /></a></p>
<p>A new window will be displayed, presenting some subscription options, just hit &#8216;Next&#8217; for now.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/mysqlsubsplash.jpg"><img class="aligncenter size-full wp-image-52" src="http://opensimuser.files.wordpress.com/2008/07/mysqlsubsplash.jpg?w=600" alt=""   /></a></p>
<p>There will be a window about monitoring and advisory service, just select &#8216;Next&#8217;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/mysqlmonitorsplash.jpg"><img class="aligncenter size-full wp-image-53" src="http://opensimuser.files.wordpress.com/2008/07/mysqlmonitorsplash.jpg?w=600" alt=""   /></a></p>
<p>The setup wizard will now show a completed window, leave &#8216;configure the MySQL server now&#8217; checked and select &#8216;Finish&#8217;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/mysqlsetupcompleted.jpg"><img class="aligncenter size-full wp-image-55" src="http://opensimuser.files.wordpress.com/2008/07/mysqlsetupcompleted.jpg?w=600" alt=""   /></a></p>
<p>You&#8217;ll now be greeted with the MySQL Server Instance Configuration Wizard. hit &#8216;Next&#8217;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/mysqlserverwizard.jpg"><img class="aligncenter size-full wp-image-56" src="http://opensimuser.files.wordpress.com/2008/07/mysqlserverwizard.jpg?w=600" alt=""   /></a></p>
<p>The next window will show configuration type options. I chose &#8216;Standard Configuration&#8217;, as it is the easiest. Hit &#8216;Next&#8217;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/mysqlstandardconfig.jpg"><img class="aligncenter size-full wp-image-58" src="http://opensimuser.files.wordpress.com/2008/07/mysqlstandardconfig.jpg?w=600" alt=""   /></a></p>
<p>Here you&#8217;ll select the windows operating system options. Leave &#8216;Install As Windows Service&#8217; checked, and if you&#8217;d like, select &#8216;Include Bin Directory in Windows PATH&#8217; if you&#8217;d like to use MySQL from the command line later without having to navigate to the MySQL install directory. Hit &#8216;Next&#8217;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/mysqlwindowsoptions.jpg"><img class="aligncenter size-full wp-image-60" src="http://opensimuser.files.wordpress.com/2008/07/mysqlwindowsoptions.jpg?w=600" alt=""   /></a></p>
<p>This window is where you&#8217;ll put in your administrative password. Leave &#8216;Modify Security Settings&#8217; checked, and put in a password. My screenshot may be slightly different as I had this installed before &#8211; I&#8217;m going through it again for everyone&#8217;s benefit here on the blog.</p>
<p>Leave &#8216;Create An Anonymous Account&#8217; <strong>unselected</strong>, as the installer notes, &#8220;this can lead to an insecure system&#8221;.</p>
<p>After you&#8217;re done, hit &#8216;Next&#8217;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/mysqlsecuritysettings.jpg"><img class="aligncenter size-full wp-image-62" src="http://opensimuser.files.wordpress.com/2008/07/mysqlsecuritysettings.jpg?w=600" alt=""   /></a></p>
<p>Your configuration is ready to execute! Select &#8216;Execute&#8217; to begin.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/mysqlreadytoexecute.jpg"><img class="aligncenter size-full wp-image-63" src="http://opensimuser.files.wordpress.com/2008/07/mysqlreadytoexecute.jpg?w=600" alt=""   /></a></p>
<p>Your configuration will be processed, which should result in the final success screen. Select &#8216;Finish&#8217;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/mysqlserversuccess.jpg"><img class="aligncenter size-full wp-image-64" src="http://opensimuser.files.wordpress.com/2008/07/mysqlserversuccess.jpg?w=600" alt=""   /></a></p>
<p>Now, we could get all command-line here, but I thought it might be helpful to have a GUI manager installed. (Its really cool to see all the tables and such after they&#8217;ve been populated.)<br />
So, for those of you who don&#8217;t know how to create databases and all that wonderful geekery from the command line, here&#8217;s the steps!</p>
<p><em>(If you already know how to do this using the command line, go ahead &#8211; you probably don&#8217;t need this tutorial either if you know that, haha.)</em></p>
<p>Grab Toad for MySQL here:</p>
<p><strong>****THIS GUIDE IS OUTDATED, LINKS HAVE BEEN REDACTED.****</strong></p>
<p><span style="text-decoration:line-through;">http://www.toadsoft.com/toadmysql/</span></p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/toadmysqldownload.jpg"><img class="aligncenter size-full wp-image-66" src="http://opensimuser.files.wordpress.com/2008/07/toadmysqldownload.jpg?w=600" alt=""   /></a></p>
<p>Launch Setup, hit &#8216;Next&#8217;</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/toadmysqlsetup01.jpg"><img class="aligncenter size-full wp-image-68" src="http://opensimuser.files.wordpress.com/2008/07/toadmysqlsetup01.jpg?w=600" alt=""   /></a></p>
<p>Accept the license agreement, hit &#8216;Next&#8217;</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/toadmysqllicense.jpg"><img class="aligncenter size-full wp-image-69" src="http://opensimuser.files.wordpress.com/2008/07/toadmysqllicense.jpg?w=600" alt=""   /></a></p>
<p>User Information, put in your name and organization if applicable. I selected &#8216;anyone who uses this computer&#8217; for ease-of-use.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/toadmysqluserinfo.jpg"><img class="aligncenter size-full wp-image-70" src="http://opensimuser.files.wordpress.com/2008/07/toadmysqluserinfo.jpg?w=600" alt=""   /></a></p>
<p>Accept the default directory for install</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/toadmysqldirectory.jpg"><img class="aligncenter size-full wp-image-72" src="http://opensimuser.files.wordpress.com/2008/07/toadmysqldirectory.jpg?w=600" alt=""   /></a></p>
<p>Now a bunch of files will be copied and installed, so wait a bit for this to finish.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/toadmysqlinstallprogress.jpg"><img class="aligncenter size-full wp-image-74" src="http://opensimuser.files.wordpress.com/2008/07/toadmysqlinstallprogress.jpg?w=600" alt=""   /></a></p>
<p>If all goes well, you&#8217;ll see this window. Leave the release notes checked if you wish to view those, and accept the default to start Toad when installation is completed. hit &#8216;Finish&#8217;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/toadmysqlinstallsuccess.jpg"><img class="aligncenter size-full wp-image-75" src="http://opensimuser.files.wordpress.com/2008/07/toadmysqlinstallsuccess.jpg?w=600" alt=""   /></a></p>
<p>You&#8217;ll now see the main interface for the MysQL manager.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/toadmysqlmanagerwindow.jpg"><img class="aligncenter size-full wp-image-76" src="http://opensimuser.files.wordpress.com/2008/07/toadmysqlmanagerwindow.jpg?w=600" alt=""   /></a></p>
<p>Close the launch page by selecting the &#8216;x&#8217; to the right of the launch page tab.</p>
<p>Lets make sure you can view the &#8216;object palette&#8217; by clicking on &#8216;View&#8217; on the upper toolbar, and selecting &#8216;Object Palette&#8217;. This will allow you to create and view your database.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/toadmysqlobjectpaletteselect.jpg"><img class="aligncenter size-full wp-image-78" src="http://opensimuser.files.wordpress.com/2008/07/toadmysqlobjectpaletteselect.jpg?w=600" alt=""   /></a></p>
<p>Lets create our database! Use the small &#8216;&lt; &gt;&#8217; arrows to scroll the tabs in the object palette until you see &#8216;Databases&#8217;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/toadmysqlobjectdatabases.jpg"><img class="aligncenter size-full wp-image-79" src="http://opensimuser.files.wordpress.com/2008/07/toadmysqlobjectdatabases.jpg?w=600" alt=""   /></a></p>
<p>Right-click on one of the existing database entries, and select &#8216;Create Database&#8217;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/toadmysqlcreatedatabase.jpg"><img class="aligncenter size-full wp-image-80" src="http://opensimuser.files.wordpress.com/2008/07/toadmysqlcreatedatabase.jpg?w=600" alt=""   /></a></p>
<p>A small window will pop up asking for you to enter the name of your database. Put in &#8216;opensim&#8217;, and hit &#8216;Ok&#8217;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/toadmysqldatabasename.jpg"><img class="aligncenter size-full wp-image-82" src="http://opensimuser.files.wordpress.com/2008/07/toadmysqldatabasename.jpg?w=600" alt=""   /></a></p>
<p>You&#8217;ll now see a database called &#8216;opensim&#8217; created in the object palette window!</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/toadmysqlopensimcreated.jpg"><img class="aligncenter size-full wp-image-83" src="http://opensimuser.files.wordpress.com/2008/07/toadmysqlopensimcreated.jpg?w=600" alt=""   /></a></p>
<p>If you double-click on &#8216;opensim&#8217;, a viewer database window will open to the right. There isn&#8217;t anything in there now, but don&#8217;t worry, on the first execution of OpenSim (after some OpenSim.ini changes), this will be populated with items.</p>
<p>Go down to the bottom of the object palette window, and select the Connection Manager tab.</p>
<p>Right-click on &#8216;root@localhost&#8217; and select properties.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/toadmysqlrootprops.jpg"><img class="aligncenter size-full wp-image-85" src="http://opensimuser.files.wordpress.com/2008/07/toadmysqlrootprops.jpg?w=600" alt=""   /></a></p>
<p>This will pop up a window where you can enter the same password you specified for your MySQL server install earlier.</p>
<p>Put in the database name &#8216;opensim&#8217; as well. Leave the port to its default, and make sure &#8216;Save password&#8217; and<br />
&#8216;Connect on startup&#8217; is checked.</p>
<p>Select &#8216;Save&#8217;.</p>
<p>You can now close Toad for MySQL <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Time for some OpenSim.ini changes, so all of this will work. <em>(note, some of this may not look exactly like your configs or opensim server window messages because I&#8217;m using the latest trunk version.)</em></p>
<p>Navigate to your OpenSim bin directory, and open up OpenSim.ini <em>(you made a <strong>full backup</strong>, right? If not, see the note at the very beginning.)</em></p>
<p>You&#8217;re going to see a few screencaps of my .ini file, but it should give you an idea of exactly what to do. Any instance of <strong>&#8220;OpenSim.Data.SQLite.dll&#8221;</strong> is going to be commented out using the semicolon, and we&#8217;re going to replace it with a few MySQL plugin and connection strings. <em>(substitute your password where I&#8217;ve put &#8216;yourpassword&#8217;.)</em></p>
<p>Under &#8216;STORAGE&#8217; make the changes below:</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/opensimstorage.jpg"><img class="aligncenter size-full wp-image-88" src="http://opensimuser.files.wordpress.com/2008/07/opensimstorage.jpg?w=600" alt=""   /></a></p>
<p>Under the &#8216;StandAlone&#8217; section, for asset database make the changes below:</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/opensimasset.jpg"><img class="aligncenter size-full wp-image-89" src="http://opensimuser.files.wordpress.com/2008/07/opensimasset.jpg?w=600" alt=""   /></a></p>
<p>Under the &#8216;Inventory database&#8217; section, make the changes below:</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/opensiminventory.jpg"><img class="aligncenter size-full wp-image-90" src="http://opensimuser.files.wordpress.com/2008/07/opensiminventory.jpg?w=600" alt=""   /></a></p>
<p>Under the &#8216;User Data Database&#8217; section, make the changes below:</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/opensimuserdatabase.jpg"><img class="aligncenter size-full wp-image-91" src="http://opensimuser.files.wordpress.com/2008/07/opensimuserdatabase.jpg?w=600" alt=""   /></a></p>
<p>There, now you&#8217;re done!</p>
<p>Fire up your opensim server. You should see a bunch of asset creation messages and migration messages as it populates the new MySQL database you&#8217;ve made.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/opensimserverwindow.jpg"><img class="aligncenter size-full wp-image-92" src="http://opensimuser.files.wordpress.com/2008/07/opensimserverwindow.jpg?w=600" alt=""   /></a></p>
<p><a href="http://opensimuser.files.wordpress.com/2008/07/opensimmigrations.jpg"><img class="aligncenter size-full wp-image-93" src="http://opensimuser.files.wordpress.com/2008/07/opensimmigrations.jpg?w=600" alt=""   /></a></p>
<p>Now login and enjoy your enabled database!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/opensimuser.wordpress.com/38/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/opensimuser.wordpress.com/38/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opensimuser.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opensimuser.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opensimuser.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opensimuser.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/opensimuser.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/opensimuser.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/opensimuser.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/opensimuser.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opensimuser.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opensimuser.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opensimuser.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opensimuser.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opensimuser.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opensimuser.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=38&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://opensimuser.wordpress.com/2008/07/16/opensim-mysql-install-guide/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/af47ce03af42e650f13d2a13091ec508?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opensimuser</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/mysqlmirrorlist1.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/mysqldownloadwindow.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/mysqlwizardsetup.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/mysqlsetuptypical.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/mysqlbegininstall.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/mysqlinstallprogress.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/mysqlsubsplash.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/mysqlmonitorsplash.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/mysqlsetupcompleted.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/mysqlserverwizard.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/mysqlstandardconfig.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/mysqlwindowsoptions.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/mysqlsecuritysettings.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/mysqlreadytoexecute.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/mysqlserversuccess.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/toadmysqldownload.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/toadmysqlsetup01.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/toadmysqllicense.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/toadmysqluserinfo.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/toadmysqldirectory.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/toadmysqlinstallprogress.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/toadmysqlinstallsuccess.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/toadmysqlmanagerwindow.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/toadmysqlobjectpaletteselect.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/toadmysqlobjectdatabases.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/toadmysqlcreatedatabase.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/toadmysqldatabasename.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/toadmysqlopensimcreated.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/toadmysqlrootprops.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/opensimstorage.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/opensimasset.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/opensiminventory.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/opensimuserdatabase.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/opensimserverwindow.jpg" medium="image" />

		<media:content url="http://opensimuser.files.wordpress.com/2008/07/opensimmigrations.jpg" medium="image" />
	</item>
		<item>
		<title>OpenSim Command Line A-Go-Go!</title>
		<link>http://opensimuser.wordpress.com/2008/06/28/opensim-command-line-a-go-go/</link>
		<comments>http://opensimuser.wordpress.com/2008/06/28/opensim-command-line-a-go-go/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 12:46:08 +0000</pubDate>
		<dc:creator>opensimuser</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opensimuser.wordpress.com/?p=37</guid>
		<description><![CDATA[Okay, I was going to save all this stuff for a nicely crafted tutorial &#8211; but I realize that some of you may be chomping at the bit here. So, here&#8217;s a few command-line things to get you even *deeper* into OpenSim-ing. I&#8217;ll just break it down into simple &#8220;how do I&#8230;&#8221; here. (All of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=37&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Okay, I was going to save all this stuff for a nicely crafted tutorial &#8211; but I realize that some of you may be chomping at the bit here. So, here&#8217;s a few command-line things to get you even *deeper* into OpenSim-ing.</p>
<p>I&#8217;ll just break it down into simple &#8220;how do I&#8230;&#8221; here.</p>
<p><em>(All of these assume you are staring at the dos-like window that your OpenSim server is running in. That would be the small window with the &#8220;Region#&#8221; prompt in it.)</em></p>
<p><strong>&#8220;How do I change my terrain?&#8221;</strong></p>
<p>Pretty easy to do, but first, type &#8216;help&#8217; at the command line, followed by the &lt;Enter&gt; key.</p>
<p>Lots of commands to play with! The one that we&#8217;re interested in is at the very end. Luckily the developers have a sub-help list for this, so type &#8216;terrain help&#8217; at the command line, followed by &lt;Enter&gt;.</p>
<p>Scads more commands! You should see things like &#8220;load&#8221;, &#8220;load-tile&#8221;, &#8220;save&#8221; now being displayed in a handy list. The command we&#8217;re interested in is &#8220;load&#8221;.</p>
<p>My experience is with .raw files, but the formats OpenSim supports is: .r32 (RAW32), .f32 (RAW32), .ter (Terragen), .raw (LL/SL RAW), .jpg (JPEG), .jpeg (JPEG), .bmp (Windows Bitmap), .png (PNG), .gif (GIF), .tif (TIFF), .tiff (TIFF)</p>
<p>So, to load a .raw file (which a lot of you may already have some experience with, since it is the heightfield map that SL supports) you&#8217;d type <strong>&#8220;terrain load myname.raw&#8221; </strong><em>(Be warned, unless you use &#8216;change-region &lt;simulator name&gt;&#8217; you are applying this command to *everything* running on your box!)</em></p>
<p>Feel free of course, to try out the other formats, though it may be a good idea to keep your source image sizes divisible by two, just like how you upload textures to SL.</p>
<p>To make this your default terrain, type <strong>&#8220;terrain bake&#8221;.</strong></p>
<p>Other useful commands are &#8220;terrain elevate&#8221; which will raise (in meters) your terrain if it is too low, &#8220;terrain lower&#8221; which does the opposite, and if you totally and utterly mess up &#8211; it is okay, either type &#8220;terrain revert&#8221; which will put your terrain back to where you set it with the bake command, or alternately you could start all over and type &#8220;terrain fill &lt;level in meters&gt;&#8221; for a flat filled plane at whatever height you wish.</p>
<p><strong>&#8220;How do I change my appearance?&#8221;</strong></p>
<p>This is a bit easier, but for now I&#8217;ll have to lay off the steps needed to make all of your changes persistent &#8211; you&#8217;ll have the settings saved in the body shape and other things you edit, you&#8217;ll just have to drag them on to yourself again <em>(if you&#8217;re using the default SQLite implementation for OpenSim &#8211; which you probably are) </em>every time you login.</p>
<p>Inside the viewer <em>(I&#8217;m assuming here you are using the SL default viewer I&#8217;ve referred to in my other tutorial)</em> you&#8217;d select <strong>&#8220;Inventory&#8221;</strong> <em>(Or use the keyboard shortcut Ctrl-I)</em> then expand the directory <strong>&#8220;Body Parts&#8221;</strong>. There won&#8217;t be anything here, but we&#8217;re going to change that.</p>
<p>Right-Click the Body Parts folder, and select from the popup menu <strong>&#8220;New Body Parts&#8221;</strong> and proceed to create new shape, skin, hair and eyes for yourself. After you&#8217;ve done this, right-click on the new items and proceed to wear them.</p>
<p>This will allow you now to edit your appearance. Make sure to save your changes! The next time you login, you&#8217;ll have to re-wear these to change your appearance, but I&#8217;ll be helping out later with a tutorial on how to use the proper setup to have things be worn automatically. <em>(These changes only apply to your personal OpenSim Simulator, so don&#8217;t worry about your main appearance on other grids changing &#8211; they won&#8217;t!)</em></p>
<p><strong>&#8220;How do I save my objects?&#8221;</strong></p>
<p>If you followed along with my other tutorial, you should have your OpenSim Simulator set up for object persistence. The key thing to check for here is the line in opensim.ini that says <strong>storage_plugin = &#8220;OpenSim.Data.Null.dll&#8221; </strong>if this *doesn&#8217;t* have a semi-colon in front of it, then you are *not* set up properly to have objects persist between simulator shutdown and restart!</p>
<p>To verify that you have this set properly &#8211; there should be a semi-colon in front of the above referenced line, and you should have at a minimum, the lines:</p>
<p>storage_plugin = &#8220;OpenSim.Data.SQLite.dll&#8221;</p>
<p>storage_connection_string=&#8221;URI=file:OpenSim.db,version=3&#8243;;</p>
<p>This means you are using SQLite as your object database. Unless you have these two lines uncommented (no semi-colon in front!), your objects will *not* be around the next time you reload your sim!</p>
<p>Lets say you&#8217;ve built something pretty cool and you want to export it for later tinkering in another sim you have in your network, or you just like the idea of backing up your region. Just use the <strong>&#8220;save-xml2 &lt;filename&gt;&#8221;</strong> command. This will save an XML file in your opensim/bin/ directory containing all objects that are in your simulator!</p>
<p>If you&#8217;ve made a mistake, or just feel like loading things &#8211; you can use the <strong>&#8220;load-xml2 &lt;filename&gt;&#8221;</strong> command to bring objects into your sim that you&#8217;ve saved before.</p>
<p><strong>&#8220;How do I get someone on my home network connected so I can show off my stuff?&#8221;</strong></p>
<p>I&#8217;m including this because I&#8217;m sure it is a common question. Yes, you can have people connect from the internet, but I don&#8217;t have *that* much time today, so I&#8217;m going to put out the simpler solution of having someone on your same network connecting.</p>
<p>This assumes that you have two computers on the same network, such as 192.168.x.x</p>
<p>Navigate to your opensim/bin/regions/ directory on your machine.</p>
<p>If you&#8217;ve already gone through the tutorial, you should have a file called <strong>&#8220;default.xml&#8221;</strong> sitting there.</p>
<p><em>(if not, you&#8217;ll have to use the &#8220;create-region &lt;sim name&gt; &lt;simname.xml&gt;&#8221; command, accepting the defaults for now.)</em></p>
<p>Right-click this file, and select &#8220;Edit&#8221; &#8211; this should pop it up in notepad. Alternatively, you could just open up notepad and select this file to open from there.</p>
<p>You&#8217;ll see some text within &#8211; the part we&#8217;re interested in is the line:</p>
<p><strong>external_host_name=&#8221;127.0.0.1&#8243;</strong></p>
<p>You&#8217;ll need to change this to your machine&#8217;s network address. <em>(To find out what this address is, go to Start &#8211;&gt; Run type in &#8220;cmd&#8221;, then in the new dos-box command window, type &#8220;ipconfig&#8221; and you&#8217;ll see your ip address.)</em></p>
<p>For example, if your machine&#8217;s IP is 192.168.1.100, you&#8217;d change this line to:</p>
<p><strong>external_host_name=&#8221;192.168.1.100&#8243;</strong></p>
<p>From here on out its a bit easier, all you have to do now is have the person who is connecting create a new viewer shortcut, and put in the line <strong>&#8220;-loginuri http://192.168.1.100:9000&#8243;</strong> right after the &#8220;Secondlife.exe&#8221; in the Target of the shortcut.</p>
<p>Now if you&#8217;re both on the same 192.168.x.x network, your friend should be able to log in and see your stuff!</p>
<p>Okay, I&#8217;m done for now &#8211; but I promise more goodies later <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Happy OpenSim-ing!</p>
<p>(Thanks to Joshua and Justin on the SLU forums for additional clarification on OpenSim commands and setup.)</p>
<p>Maxx Monde</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/opensimuser.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/opensimuser.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opensimuser.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opensimuser.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opensimuser.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opensimuser.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/opensimuser.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/opensimuser.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/opensimuser.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/opensimuser.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opensimuser.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opensimuser.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opensimuser.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opensimuser.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opensimuser.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opensimuser.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=37&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://opensimuser.wordpress.com/2008/06/28/opensim-command-line-a-go-go/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/af47ce03af42e650f13d2a13091ec508?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opensimuser</media:title>
		</media:content>
	</item>
		<item>
		<title>Workin&#8217; workin&#8217; working!</title>
		<link>http://opensimuser.wordpress.com/2008/06/19/workin-workin-working/</link>
		<comments>http://opensimuser.wordpress.com/2008/06/19/workin-workin-working/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 11:57:29 +0000</pubDate>
		<dc:creator>opensimuser</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opensimuser.wordpress.com/?p=36</guid>
		<description><![CDATA[Getting things to work here, so I can pass the knowledge on to you! Just wanted to let you guys know that I&#8217;m not a one-post wonder I&#8217;m trying to get a simple installer done that will take the complexity out of the setup for the OpenSim newbies out there, in addition to more in-depth [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=36&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Getting things to work here, so I can pass the knowledge on to you! Just wanted to let you guys know that I&#8217;m not a one-post wonder <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m trying to get a simple installer done that will take the complexity out of the setup for the OpenSim newbies out there, in addition to more in-depth documentation.</p>
<p>Keep watching this space, more cool things to come!</p>
<p>Maxx Monde</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/opensimuser.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/opensimuser.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opensimuser.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opensimuser.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opensimuser.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opensimuser.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/opensimuser.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/opensimuser.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/opensimuser.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/opensimuser.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opensimuser.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opensimuser.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opensimuser.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opensimuser.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opensimuser.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opensimuser.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=36&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://opensimuser.wordpress.com/2008/06/19/workin-workin-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/af47ce03af42e650f13d2a13091ec508?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opensimuser</media:title>
		</media:content>
	</item>
		<item>
		<title>OpenSim &#8211; Install and Configuration Tutorial</title>
		<link>http://opensimuser.wordpress.com/2008/06/15/opensim-install-and-configuration-tutorial/</link>
		<comments>http://opensimuser.wordpress.com/2008/06/15/opensim-install-and-configuration-tutorial/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 23:04:45 +0000</pubDate>
		<dc:creator>opensimuser</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opensimuser.wordpress.com/?p=3</guid>
		<description><![CDATA[*** NOTE **** This guide is outdated, you should refer to the Updated &#8211; Opensim Install and Configuration Tutorial instead. ********************************************************************************************** So, you&#8217;ve heard of OpenSim &#8211; and wondered &#8220;what is it, some kind of fancy client?&#8221;. Well, good guess, but no &#8211; its much more than that. OpenSim, directly ripped from the homepage at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=3&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>*** NOTE **** This guide is outdated, you should refer to the <a title="Updated - Opensim Install and Configuration Tutorial " href="http://opensimuser.wordpress.com/2010/03/05/updated-opensim-install-and-configuration-tutorial/" target="_blank">Updated &#8211; Opensim Install and Configuration Tutorial</a> instead.<br />
</strong></p>
<p><strong>**********************************************************************************************</strong></p>
<p>So, you&#8217;ve heard of OpenSim &#8211; and wondered &#8220;what is it, some kind of fancy client?&#8221;. Well, good guess, but no &#8211; its much more than that. OpenSim, directly ripped from the <a title="Opensim Homepage" href="http://opensimulator.org/wiki/Main_Page" target="_blank">homepage</a> at http://opensimulator.org/wiki/Main_Page is described as:</p>
<p style="text-align:center;"><a href="http://opensimuser.files.wordpress.com/2008/06/opensimlogo.jpg"><img class="size-full wp-image-4 aligncenter" src="http://opensimuser.files.wordpress.com/2008/06/opensimlogo.jpg?w=600" alt="Open Sim Logo"   /></a></p>
<blockquote><p>The OpenSimulator Project is a BSD Licensed Virtual Worlds Server which can be used for creating and deploying 3D Virtual Environments. It has been developed by several developers. Out of the box, the OpenSimulator can be used to create a Second Life(tm) like environment, able to run in a standalone mode or connected to other OpenSimulator instances through built in grid technology. It can also easily be extended to produce more specialized 3D interactive applications.</p></blockquote>
<p>While that is a mouthful, it just means that many talented developers banded together, (take the time to look at the contributor page here, these guys are <strong>AWESOME</strong> &#8211; http://opensimulator.org/wiki/Development_Team) shared code and programming skill in building an open-source (hence the BSD License part) virtual world that is compatible with a number of readily available Viewers, including the latest (as of this writing SL Viewer v1.19.1(4)) SL mainstream client.</p>
<p><strong>****THIS GUIDE IS OUTDATED, LINKS HAVE BEEN REDACTED.****</strong></p>
<p>(Link &#8211; <span style="text-decoration:line-through;">http://download-secondlife-com.s3.amazonaws.com/Second_Life_1-19-1-4_Setup.exe</span>)</p>
<p>Pretty exciting eh?</p>
<p>What this means, essentially, is that you can run your own simulator, or &#8216;sim&#8217; on fairly modest hardware. Yes, go ahead and read that again &#8211; I&#8217;ll wait. Now you HAVE to be excited (I sure was), if you&#8217;ve used such things before, because everyone I&#8217;ve ever known who has tried Second Life has always wanted a nice simulator they could run on their own, that didn&#8217;t depend on connecting to the Linden Lab Grid.</p>
<p>If you follow the steps below, you&#8217;ll have your own personal sandbox, which is pretty exciting &#8211; and because of some recent utilities, you&#8217;ll be able to port content into your own personal simulator and back into SL. There are some limitations that I&#8217;ll go into with later tutorials, but overall having your own sim to build in without any distractions is very attractive, indeed.</p>
<p>Ready? Good! Here&#8217;s what you need to begin!</p>
<p>Binaries, sweet, sweet binaries! For most, downloading a pre-compiled binary is the way to go &#8211; its fast, eliminates the need to compile (which can take a bit longer and may be a bit complicated for some) and you hit the ground running, fast.</p>
<p>The only downside is that you won&#8217;t have the latest features and bug-fixes that the most recent code release would provide.</p>
<p>That is your first decision &#8211; to compile or not compile! I&#8217;ll detail the steps below for both methods, but for most people, binaries that have been pre-compiled may be easiest.</p>
<p><strong>NON-COMPILED: </strong><em>(This means that you won&#8217;t have to follow the &#8216;Compiled&#8217; section after this one.)</em></p>
<p><strong>****THIS GUIDE IS OUTDATED, LINKS HAVE BEEN REDACTED.****</strong></p>
<p>Head over to OpenSim&#8217;s main site, to the downloads section &#8211; <span style="text-decoration:line-through;">http://opensimulator.org/wiki/Downloads</span><br />
You&#8217;ll see a few things about source code, just ignore that, and page down to the section &#8220;Un-Official Builds&#8221;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/unofficialbuilds.jpg"><img class="aligncenter size-full wp-image-5" src="http://opensimuser.files.wordpress.com/2008/06/unofficialbuilds.jpg?w=600" alt="Unofficial Build List"   /></a><br />
Got it? Great, now download (as this tutorial is focused on Windows XP OSes) the latest ZIP file, (but not the &#8216;alpha&#8217; designation, that may be a bit more unstable), as of this writing, that would be the file named</p>
<p><strong>****THIS GUIDE IS OUTDATED, LINKS HAVE BEEN REDACTED.****</strong></p>
<p>&#8220;OpenSim 0.5.5&#8243; link &#8211; <span style="text-decoration:line-through;">http://www.twingate.nl/downloads/opensim/0.5.5-build/opensim0.5.5-build.zip</span> Don&#8217;t worry about the TAR.GZ files, as this is intended for Linux systems, which is not part of this how-to.</p>
<p>This file is approximately 37.8 MB, so it will take a little bit, depending on your connection.</p>
<p>Now once you open this zip you&#8217;ll see a folder called &#8220;opensim0.5.5-build&#8221; which has a subfolder &#8220;bin&#8221; (once you click on the first one) below it, and below THAT, is a bunch of files and directories.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/opensimzip.jpg"><img class="aligncenter size-full wp-image-8" src="http://opensimuser.files.wordpress.com/2008/06/opensimzip.jpg?w=600" alt="Open Sim Zip File Contents"   /></a></p>
<p>Create a directory on your main drive, (for most, this is the C: drive) called &#8220;OpenSim&#8221;.</p>
<p>Under this directory, create one called &#8220;bin&#8221;. (this helps if you later decide to go the compile route)</p>
<p>Extract the contents of the zip file (after clicking on the &#8216;bin&#8217; directory in the zip to show all the files there) to your local OpenSim/bin directory.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/opensimdir.jpg"><img class="aligncenter size-full wp-image-9" src="http://opensimuser.files.wordpress.com/2008/06/opensimdir.jpg?w=600" alt="Open Sim Directory"   /></a></p>
<p>Lets take a breath here and detail the compiled steps, since after this point you&#8217;ll be working with the same executables and configuration files.</p>
<p>(Feel free to skip this if you want to get up and running, I included the compiled section for completeness.)</p>
<p><strong>COMPILED: </strong><em>(Only do this series of steps if you elected not to do the &#8216;Non-Compiled&#8217; section.)</em><strong><br />
</strong></p>
<p>For the geeky souls willing to compile source code and use SVN (Sub-version source code management) to retrieve it, here are the steps.</p>
<p>First, you need to grab an SVN client, this will allow you to contact a code repository and pull down the source you&#8217;ll be compiling. The SVN utility that I used is TortoiseSVN, available here -</p>
<p><strong>****THIS GUIDE IS OUTDATED, LINKS HAVE BEEN REDACTED.****</strong></p>
<p><span style="text-decoration:line-through;">http://tortoisesvn.net/downloads</span></p>
<p>The specific SVN client I downloaded as of this writing is the 32-bit installer for Windows XP available at Tortoise&#8217;s download section &#8211; file size is approx. 8.9MB &#8211; available here -</p>
<p><strong>****THIS GUIDE IS OUTDATED, LINKS HAVE BEEN REDACTED.****</strong></p>
<p><span style="text-decoration:line-through;">http://downloads.sourceforge.net/tortoisesvn/TortoiseSVN-1.4.8.12137-win32-svn-1.4.6.msi?download</span></p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/tortoisesvninstall.jpg"><img class="aligncenter size-full wp-image-10" src="http://opensimuser.files.wordpress.com/2008/06/tortoisesvninstall.jpg?w=600&#038;h=53" alt="SVN Installer" width="600" height="53" /></a></p>
<p>After you finish downloading, install the client, accept the defaults.</p>
<p>After it is installed, you&#8217;ll want to add a repository. First, create an &#8216;OpenSim&#8217; directory under your main drive, (for most, this is C:), then, right-click on the folder and select &#8220;SVN-Checkout&#8221;. (This utility integrates itself into the windows &#8216;shell&#8217; or file explorer, so you should have this option after a successful install &#8211; if not, reboot and try to install again.)</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/svncheckoutselect.jpg"><img class="aligncenter size-full wp-image-11" src="http://opensimuser.files.wordpress.com/2008/06/svncheckoutselect.jpg?w=600" alt="SVN Checkout"   /></a></p>
<p>A dialog box will pop up, and under the &#8220;URL of repository&#8221; put in:</p>
<p><strong>****THIS GUIDE IS OUTDATED, LINKS HAVE BEEN REDACTED.****</strong></p>
<p><span style="text-decoration:line-through;">http://opensimulator.org/svn/opensim/tags/0.5.6-release</span></p>
<p>If you&#8217;re feeling adventurous, you could put in:</p>
<p><span style="text-decoration:line-through;">http://opensimulator.org/svn/opensim/trunk</span></p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/svncheckoutdialog.jpg"><img class="aligncenter size-full wp-image-12" src="http://opensimuser.files.wordpress.com/2008/06/svncheckoutdialog.jpg?w=600" alt="SVN Checkout Dialog"   /></a></p>
<p>Be forewarned that this puts you on the &#8216;bleeding edge&#8217;, so some functions and performance may change &#8211; its the true frontier of the OpenSim source code &#8216;tree&#8217; <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>After confirming the target directory, you should hit &#8216;ok&#8217; and the download process will begin. Feel free to take a break at this point, there&#8217;s a good bit of data to transfer.</p>
<p>Back from break? Good, there&#8217;s a few more things you need to download before you can compile!</p>
<p>Referencing the OpenSim website, it says: &#8220;OpenSim requires either the .Net framework version 2.0, or the latest Mono.&#8221;</p>
<p><strong>****THIS GUIDE IS OUTDATED, LINKS HAVE BEEN REDACTED.****</strong></p>
<p>I didn&#8217;t do Mono, I just grabbed the free visual C# Express Edition, which includes the .NET framework install.  Its available here &#8211; (note, don&#8217;t get confused and grab the Visual C++ version, its similar, but not what you need.)</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/visualcsharpdownload.jpg"><img class="aligncenter size-full wp-image-13" src="http://opensimuser.files.wordpress.com/2008/06/visualcsharpdownload.jpg?w=600" alt="Visual C Sharp Download"   /></a></p>
<p><span style="text-decoration:line-through;">http://www.microsoft.com/express/download/#webInstall</span> &#8211; this downloads a file called &#8220;vcssetup.exe&#8221; (its the &#8216;web based&#8217; installer) Be sure to download the Visual C# Express Edition &#8211; as there are numerous products listed on this particular web page.</p>
<p>Open this after download (it will be pretty fast, the file is fairly small &#8211; 2.6MB) You&#8217;ll know if you have made a mistake or not in your selection, since the installer dialog box will have the title of the compiler you are attempting to install.</p>
<p>Go through the steps, and accept the defaults to install &#8211; this will take a bit, depending on your system and<br />
requirements.</p>
<p><strong>****THIS GUIDE IS OUTDATED, LINKS HAVE BEEN REDACTED.****</strong></p>
<p>Just in case you need the .NET 2.0 framework (I&#8217;m pretty sure it installs with the compiler, but just in case&#8230;) here&#8217;s a direct download link<a title="Net 2.0 Framework WinXP" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&amp;displaylang=en" target="_blank"> </a>for Windows XP &#8211; 22.4MB -</p>
<p><span style="text-decoration:line-through;">http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&amp;displaylang=en</span></p>
<p>Got the code? (Check your OpenSim/bin/ directory &#8211; it should have a lot of files and directories in it now.) Check!<br />
Got the compiler? (Should be under Start -&gt; Programs) Check!</p>
<p>Navigate to your OpenSim directory, there should be a file there called &#8220;<span style="text-decoration:line-through;">runprebuild.bat</span>&#8221; &#8211; double click on this to execute. <strong>(See below note &#8211; updated)</strong></p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/selectrunprebuildbat.jpg"><img class="size-full wp-image-14" src="http://opensimuser.files.wordpress.com/2008/06/selectrunprebuildbat.jpg?w=600" alt="Select Run Prebuild Batch File"   /></a></p>
<p><span style="text-decoration:line-through;">(Now I have to admit at this point I don&#8217;t recall which I used to get my OpenSim.sln file &#8211; it was a late night, so if the following steps fail &#8211; retry by executing the &#8220;runprebuild2008.bat&#8221; instead.)</span></p>
<p><strong>Edit &#8211; Turns out you should run the &#8220;runprebuild2008.bat&#8221; for Visual C Sharp solution file, my mistake.<br />
</strong></p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/opensimsolutionfile.jpg"><img class="aligncenter size-full wp-image-15" src="http://opensimuser.files.wordpress.com/2008/06/opensimsolutionfile.jpg?w=600" alt="Open Sim Solution File"   /></a></p>
<p>Launch Visual C# Express Edition.</p>
<p>At the top menu bar, select File -&gt; Open Project</p>
<p>A dialog box will pop up, allowing you to browse to your OpenSim directory &#8211; do this now.</p>
<p>You should see a file called &#8220;OpenSim.sln&#8221;, select this, and click the &#8220;Open&#8221; button.</p>
<p>In the right side, under the &#8220;Solution Explorer&#8221; You should see at the top &#8220;Solution &#8216;OpenSim&#8217; (60 projects)&#8221;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/visualcsharpopenproject.jpg"><img class="aligncenter size-full wp-image-16" src="http://opensimuser.files.wordpress.com/2008/06/visualcsharpopenproject.jpg?w=600&#038;h=431" alt="Visual C Sharp Open Project" width="600" height="431" /></a></p>
<p>At the top menu bar, select Build -&gt; Build Solution.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/visualcsharpbuildsolution.jpg"><img class="aligncenter size-full wp-image-17" src="http://opensimuser.files.wordpress.com/2008/06/visualcsharpbuildsolution.jpg?w=600" alt="Visual C Sharp Build Solution"   /></a></p>
<p>If you have an output window below the main Start Page, you&#8217;ll see some text scroll by as it builds all the projects contained within the OpenSim solution file.</p>
<p>When it is done, you&#8217;ll see &#8211; &#8220;Build: 60 succeeded or up-to-date, 0 failed, 0 skipped&#8221; &#8211; awesome, you did it!</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/visualcsharpbuildsuccess.jpg"><img class="aligncenter size-full wp-image-18" src="http://opensimuser.files.wordpress.com/2008/06/visualcsharpbuildsuccess.jpg?w=600" alt="Visual C Sharp Build Success"   /></a></p>
<p>Close Visual C# Express Edition.</p>
<p>Great! This is where both install paths converge, since you&#8217;ll be working on the same files and configuration entries.</p>
<p>Take a break, get up and get a snack and a drink, you&#8217;ll be OpenSim-ing in no time after these remaining steps, I promise <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>OpenSim CONFIGURATION</strong></p>
<p>So, you&#8217;ve got all these files in your OpenSim/bin/ directory, right? Here&#8217;s what to do before you run your first simulator.</p>
<p>Navigate to your OpenSim/bin/ directory, and find the file called &#8220;OpenSim.ini.example&#8221;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/opensiminiexampleselect.jpg"><img class="aligncenter size-full wp-image-19" src="http://opensimuser.files.wordpress.com/2008/06/opensiminiexampleselect.jpg?w=600" alt="Open Sim Ini Example Selection"   /></a></p>
<p>Right-Click, and select &#8220;Open&#8221;.</p>
<p>Because Windows XP doesn&#8217;t know what to do with this, you should get a dialog box that says &#8220;Windows cannot open this file&#8221;. Select the radio button that says &#8220;Select the program from a list&#8221;, and click &#8220;Ok&#8221;.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/winxpcantopenfile.jpg"><img class="aligncenter size-full wp-image-20" src="http://opensimuser.files.wordpress.com/2008/06/winxpcantopenfile.jpg?w=600" alt="Windows XP Can\'t Open File"   /></a></p>
<p>Find the program &#8220;Notepad&#8221; in the list, (It may already be at the top under &#8220;Recommended Programs&#8221;), making sure you <strong>DON&#8217;T</strong> have &#8220;Always use the selected program to open this kind of file&#8221;, which would permanently associate notepad with .example files (it really isn&#8217;t necessary to do this, essentially.) Click &#8220;Ok&#8221; and you should see the contents pop up in notepad.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/openiniwithnotepad.jpg"><img class="aligncenter size-full wp-image-21" src="http://opensimuser.files.wordpress.com/2008/06/openiniwithnotepad.jpg?w=600" alt="Opening Ini With Notepad"   /></a></p>
<p>Since you don&#8217;t want to mess with the original, in case you make a mistake and need to revert to the default settings, select File -&gt; Save As, and save this as &#8220;OpenSim.ini&#8221; under your OpenSim/bin/ directory.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/saveasopensimini.jpg"><img class="aligncenter size-full wp-image-22" src="http://opensimuser.files.wordpress.com/2008/06/saveasopensimini.jpg?w=600" alt="Save As OpenSim Ini"   /></a></p>
<p>Now its time to look at a few key settings.</p>
<p>At the top, under &#8220;STORAGE&#8221; you&#8217;ll see a line:</p>
<p>storage_plugin = &#8220;OpenSim.Data.Null.dll&#8221;</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/opensiministoragelines.jpg"><img class="aligncenter size-full wp-image-23" src="http://opensimuser.files.wordpress.com/2008/06/opensiministoragelines.jpg?w=600" alt="OpenSim Ini Storage Lines"   /></a></p>
<p>This means that when you start your sim, and build in it &#8211; your objects won&#8217;t be there the next time around when you run your sim again. This is lack of persistence, and we&#8217;ll fix that right now.</p>
<p>Put a &#8220;;&#8221; in front of the above mentioned line, and scroll down to the line:</p>
<p>;storage_plugin = &#8220;OpenSim.Data.SQLite.dll&#8221;</p>
<p>Remove the &#8220;;&#8221; in front of this line, this will enable a lightweight database to store your prims! Cool, eh?</p>
<p>Note: I know it may be tempting to set &#8220;appearance_persist&#8221; to &#8220;true&#8221;, but I haven&#8217;t gotten this working yet, and I&#8217;m pretty sure that will cause a crash if you were to try it right out of the box. (I&#8217;ll be sure to edit this when I&#8217;ve figured it out).</p>
<p>Scrolling further down past the &#8220;PHYSICS&#8221; section, you&#8217;ll see a line:</p>
<p>physics = basicphysics</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/opensiminiphysics.jpg"><img class="aligncenter size-full wp-image-24" src="http://opensimuser.files.wordpress.com/2008/06/opensiminiphysics.jpg?w=600" alt="OpenSim Ini Physics"   /></a></p>
<p>This means that you&#8217;ll be able to walk on terrain, but objects will be phantom to you &#8211; you&#8217;ll be able to fly and walk right through them. The desired physics plugin seems to be (according to what I&#8217;ve read so far) the Open Dynamics Engine, but when I changed it to this, I experienced a crash on attempting to run it. I&#8217;ll edit this section once I figure out this detail. Leave this at &#8216;basicphysics&#8217; for now, you can experiment with the others later.</p>
<p>Scroll down to the line:</p>
<p>[StandAlone]</p>
<p>Below this, there are the lines:</p>
<p>accounts_authenticate = true<br />
welcome_message = &#8220;Welcome to OpenSim&#8221;</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/opensiminiauthwelcome.jpg"><img class="aligncenter size-full wp-image-25" src="http://opensimuser.files.wordpress.com/2008/06/opensiminiauthwelcome.jpg?w=600" alt="OpenSim Ini Auth Welcome"   /></a></p>
<p>I recommend changing the accounts_authenticate to false, and feel free to change the welcome message to anything you wish, like &#8211; <strong>&#8220;Maxx Monde is awesome for writing this tutorial!&#8221;</strong>, hahah.</p>
<p>Save your work, you&#8217;re ready to run your first simulator!</p>
<p>You&#8217;ll need to launch OpenSim.exe, but first, to make this easier in the future, (and so you don&#8217;t have to constantly navigate to the directory to get it running) navigate to your OpenSim/bin/ directory and right-click on OpenSim.exe -&gt; Send To -&gt; Desktop (create shortcut) to place a shortcut in easy clicking range on your desktop. For extra style points, right-click on the shortcut, select Properties, click the Change Icon button, and use one of the built-in icons within your SHELL32.dll to make it cool-looking (I selected the Globe with the band swooshing around it &#8211; <strong>MY WORLD, MY SIM!</strong>).</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/opensimexeselect.jpg"><img class="aligncenter size-full wp-image-26" src="http://opensimuser.files.wordpress.com/2008/06/opensimexeselect.jpg?w=600" alt="Open Sim Exe Select"   /></a></p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/opensimservericonproperties.jpg"><img class="aligncenter size-full wp-image-27" src="http://opensimuser.files.wordpress.com/2008/06/opensimservericonproperties.jpg?w=600" alt="OpenSim Server Icon Properties"   /></a></p>
<p>Double-click on your shortcut for OpenSim.exe</p>
<p>(If you get a windows firewall message about this, choose to &#8216;unblock&#8217; this program.)</p>
<p>This will launch a Dos-style command window, and a few things will pop up. You may have to hit &lt;ENTER&gt; to make the prompts appear (this only happens the very first time you run it) to input some final startup details.</p>
<p>At this point you&#8217;ll be prompted for a few things, like the simulator name (feel free to change from &#8220;OpenSim Test&#8221;) and the x,y coordinates of your simulator &#8211; just leave all of them alone, hitting enter to accept the defaults.</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/opensimserverdosbox.jpg"><img class="aligncenter size-full wp-image-28" src="http://opensimuser.files.wordpress.com/2008/06/opensimserverdosbox.jpg?w=600" alt="OpenSim Server Dos Box"   /></a></p>
<p>After a few more lines scroll by, you should see a &#8220;Region#&#8221; prompt. (If not, hit enter and it should appear.)</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/opensimserverdosboxsuccess.jpg"><img class="aligncenter size-full wp-image-29" src="http://opensimuser.files.wordpress.com/2008/06/opensimserverdosboxsuccess.jpg?w=600" alt="OpenSim Server Dos Box Success"   /></a></p>
<p>This means you are running your sim! Lets setup the SL viewer to connect, shall we?</p>
<p><strong>Note &#8211; you may see a startup_commands error, however if you get the &#8216;Region#&#8217; prompt, things are still running just fine. </strong><em>(This is just referring to an optional file.)</em></p>
<p><strong>****THIS GUIDE IS OUTDATED, LINKS HAVE BEEN REDACTED.****</strong></p>
<p>I assume you already have the SL viewer, if not &#8211; download it from here -<br />
<span style="text-decoration:line-through;">http://download-secondlife-com.s3.amazonaws.com/Second_Life_1-19-1-4_Setup.exe</span></p>
<p>If the version has changed the link will break, so just in case, the main download page is here -</p>
<p><strong>****THIS GUIDE IS OUTDATED, LINKS HAVE BEEN REDACTED.****</strong></p>
<p><span style="text-decoration:line-through;">http://secondlife.com/support/downloads.php</span><br />
(You&#8217;re looking for the main installer, not the &#8220;Release Candidate&#8221; or &#8220;First Look&#8221; viewers. While these will possibly work, I haven&#8217;t tested them all.)</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/slinstallerdownload.jpg"><img class="aligncenter size-full wp-image-30" src="http://opensimuser.files.wordpress.com/2008/06/slinstallerdownload.jpg?w=600" alt="SL Installer Download"   /></a></p>
<p>Install the SL viewer, this should produce a desktop shortcut.</p>
<p>Right-Click your SL desktop shorcut and select &#8220;Copy&#8221;</p>
<p>Right-Click on a clear area of your desktop, and select &#8220;Paste&#8221;</p>
<p>This should make a copy of your SL shortcut. Feel free to rename this by selecting the shortcut, and pressing &#8220;F2&#8243;. I called mine &#8220;Opensim Client&#8221;.</p>
<p>Right-Click your newly renamed shortcut, and select Properties</p>
<p>We&#8217;ll need to change the &#8220;Target&#8221; entry slightly to allow you to login to your sim locally.</p>
<p>Right after the &#8220;C:\Program Files\SecondLife\SecondLife.exe&#8221; text, you&#8217;ll need to put:</p>
<p>-loginuri http://localhost:9000/ -loginpage http://localhost:9000/?method=login</p>
<p><a href="http://opensimuser.files.wordpress.com/2008/06/opensimclientshortcutprops.jpg"><img class="aligncenter size-full wp-image-31" src="http://opensimuser.files.wordpress.com/2008/06/opensimclientshortcutprops.jpg?w=600" alt="OpenSim Client Shortcut Properties"   /></a></p>
<p>This will direct you to your locally running simulator, and the proper login page.</p>
<p>Click &#8220;OK&#8221; on the properties box, and double-click on your altered OpenSim Client shortcut.</p>
<p>The secondlife viewer will start, but with one crucial difference, you&#8217;ll see a white page with a &#8220;First Name&#8221;, &#8220;Last Name&#8221; and &#8220;Password&#8221; prompt.</p>
<p>Now at this point, I&#8217;ll admit I haven&#8217;t tested what happens if your name doesn&#8217;t match what is in the first and last name boxes at the bottom &#8211; so for simplicity sake, just keep them the same <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Put in any first or last name, make sure they match below &#8211; both with no password.</p>
<p>Then click the white page &#8220;connect&#8221; button up top.</p>
<p>The SL Viewer should connect, and you&#8217;ll see your welcome message as it does.</p>
<p>If everything went well, you should be on a small rounded island in the middle of your very first simulator.</p>
<p>Congratulations, you did it!</p>
<p>When you&#8217;re done laughing with joy and loving low-lag building, make sure to disconnect the client in the usual way, and enter &#8216;exit&#8217; in the Dos-box of the server to shut it down in an orderly fashion.</p>
<p>I&#8217;ll be following this main tutorial with how to change your appearance, terrain, etc.. so stay tuned!</p>
<p>Happy OpenSim-ing!</p>
<p><strong><br />
</strong></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/opensimuser.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/opensimuser.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opensimuser.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opensimuser.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opensimuser.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opensimuser.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/opensimuser.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/opensimuser.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/opensimuser.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/opensimuser.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opensimuser.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opensimuser.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opensimuser.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opensimuser.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opensimuser.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opensimuser.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensimuser.wordpress.com&amp;blog=3986353&amp;post=3&amp;subd=opensimuser&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://opensimuser.wordpress.com/2008/06/15/opensim-install-and-configuration-tutorial/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/af47ce03af42e650f13d2a13091ec508?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opensimuser</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/opensimlogo.jpg" medium="image">
			<media:title type="html">Open Sim Logo</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/unofficialbuilds.jpg" medium="image">
			<media:title type="html">Unofficial Build List</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/opensimzip.jpg" medium="image">
			<media:title type="html">Open Sim Zip File Contents</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/opensimdir.jpg" medium="image">
			<media:title type="html">Open Sim Directory</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/tortoisesvninstall.jpg" medium="image">
			<media:title type="html">SVN Installer</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/svncheckoutselect.jpg" medium="image">
			<media:title type="html">SVN Checkout</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/svncheckoutdialog.jpg" medium="image">
			<media:title type="html">SVN Checkout Dialog</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/visualcsharpdownload.jpg" medium="image">
			<media:title type="html">Visual C Sharp Download</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/selectrunprebuildbat.jpg" medium="image">
			<media:title type="html">Select Run Prebuild Batch File</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/opensimsolutionfile.jpg" medium="image">
			<media:title type="html">Open Sim Solution File</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/visualcsharpopenproject.jpg" medium="image">
			<media:title type="html">Visual C Sharp Open Project</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/visualcsharpbuildsolution.jpg" medium="image">
			<media:title type="html">Visual C Sharp Build Solution</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/visualcsharpbuildsuccess.jpg" medium="image">
			<media:title type="html">Visual C Sharp Build Success</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/opensiminiexampleselect.jpg" medium="image">
			<media:title type="html">Open Sim Ini Example Selection</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/winxpcantopenfile.jpg" medium="image">
			<media:title type="html">Windows XP Can\&#039;t Open File</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/openiniwithnotepad.jpg" medium="image">
			<media:title type="html">Opening Ini With Notepad</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/saveasopensimini.jpg" medium="image">
			<media:title type="html">Save As OpenSim Ini</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/opensiministoragelines.jpg" medium="image">
			<media:title type="html">OpenSim Ini Storage Lines</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/opensiminiphysics.jpg" medium="image">
			<media:title type="html">OpenSim Ini Physics</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/opensiminiauthwelcome.jpg" medium="image">
			<media:title type="html">OpenSim Ini Auth Welcome</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/opensimexeselect.jpg" medium="image">
			<media:title type="html">Open Sim Exe Select</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/opensimservericonproperties.jpg" medium="image">
			<media:title type="html">OpenSim Server Icon Properties</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/opensimserverdosbox.jpg" medium="image">
			<media:title type="html">OpenSim Server Dos Box</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/opensimserverdosboxsuccess.jpg" medium="image">
			<media:title type="html">OpenSim Server Dos Box Success</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/slinstallerdownload.jpg" medium="image">
			<media:title type="html">SL Installer Download</media:title>
		</media:content>

		<media:content url="http://opensimuser.files.wordpress.com/2008/06/opensimclientshortcutprops.jpg" medium="image">
			<media:title type="html">OpenSim Client Shortcut Properties</media:title>
		</media:content>
	</item>
	</channel>
</rss>
