ติดตั้ง Mono Repository
เพิ่ม yum repo ของ novellcd /etc/yum.repos.d
vi mono.repo
mono.repo
[mono]name = novell-mono
baseurl=http://ftp.novell.com/pub/mono/download-stable/RHEL_5/
enabled=1
gpgcheck=0
Installing from Mono Repository
yum install mono-core mono-data-sqlite mono-extras libgdiplusโปรแกรม Yum จะติดตั้ง mono ภายใน /opt/novell/mono, ทำ symbolic link to /usr/bin :
ln -s /opt/novell/mono/bin/mono /usr/bin/mono
Mono ติดตั้งเสร็จ สามารถเช็ค version ของ mono ได้จากคำสั่ง
mono -V
Mono JIT compiler version 2.10.2 (tarball Mon Apr 18 18:57:39 UTC 2011)
Copyright (C) 2002-2011 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: x86
Disabled: none
Misc: debugger softdebug
LLVM: supported, not enabled.
GC: Included Boehm (with typed GC and Parallel Mark)
เริ่มต้นติดตั้ง opensim server
download โปรแกรมได้จาก http://opensimulator.org/dist/opensim-0.7.3.1.tar.gzขั้นตอนติดตั้ง
หลังจาก download ให้ทำการแตกไฟล์ ไปที่ /opt
tar xvfz opensim-0.7.3.1.tar.gz -C /opt
ขั้นตอน setting
เข้าไปที่ cd /opt/opensim-0.7.3.1/bin
mono OpenSim.exe
เปิดโปรแกรมครั้งแรก จะมีให้ทำการตั้งค่า
1. region name ชื่อเกาะ
2. region uuid รหัสเกาะ
3. region location พิกัดเกาะ ค่า default 1000,1000
4. ip ภายใน
5. port
6. allow alternate port
7. external host name
8. master avatar uuid รหัส avatar
9. master avatar first name ชื่อแรกของ avatar
10. last name สกุลของ avatar
11. password รหัสผ่าน
การเข้าใช้งาน opensim ผ่าน viewer ของ secondlife
คลิกขวาที่ Second Life Viewer เลือก properties
Taget :"C:\Program Files\SecondLifeViewer\SecondLife.exe" --loginuri http://192.168.7.235:9000/

การเข้าใช้งาน opensim ผ่าน viewer ของ imprudence
เลือก grid manager
Add New Grid
Grid name : TCU
Login URI : http://192.168.7.235:9000