How to install OpenSimulator (Diva Distro (download at: http://metaverseink.com/Downloads.html)) on Ubuntu Server (14.04)
This is part 2 of 2 videos.
Watch part 1 here: • Configure Ubuntu Server 14.04 ready f...
Part 1 shows you how-to install Ubuntu server and other software for OpenSimulator to run.
Part 2 shows you how-to install and configure OpenSimulator (Diva Distro) on Ubuntu.
List of commands used in this video:
wget "http://metaverseink.com/download/diva..."
ls
sudo apt-get install unzip
clear
unzip diva-r25084.zip
ls
cd bin
mono Configure.exe
mono OpenSim.exe
show regions
[node 2]
cd diva-r25084/bin
mono Configure.exe
cd config-include/
nano MyWorld.ini
--Edit http_listener_port line
cd ../
mono OpenSim.exe