Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Installieren Sie OpenSim ermüdungsfrei mit einer install.sh
#1
Dies und ein Skript SH, um einen vollständigen OpenSim-Server zu installieren

putty-Befehl
nano install.sh
Kopieren Einfügen
Strg o, dann m, dann x

#OpenSim_0.9.3
#apt install dos2unix
#dos2unix install.sh
#chmod +x install.sh
#./install.sh

sudo apt install libgdiplus wine screen zip unzip -y
sudo apt install apache2 curl subversion php7.4 php7.4-gd php7.4-zip libapache2-mod-php7.4 php7.4-curl php7.4-mysql php7.4-xmlrpc php-pear mariadb-server-10.3 php7.4-mbstring git php-bcmath -y
sudo sed -i "s/^bind-address.*/bind-address=0.0.0.0/g" "/etc/mysql/mariadb.conf.d/50-server.cnf"
sudo mysql_secure_installation
sudo apt install phpmyadmin

wget https://packages.microsoft.com/config/ub...t-prod.deb -O packages-microsoft-prod.deb
sudo dpkg -i packages-microsoft-prod.deb
rm packages-microsoft-prod.deb
sudo apt update
sudo apt install dotnet-runtime-deps-6.0


wget https://dot.net/v1/dotnet-install.sh -O dotnet-install.sh
chmod +x ./dotnet-install.sh
./dotnet-install.sh --version latest
./dotnet-install.sh --version latest --runtime aspnetcore
./dotnet-install.sh --channel 5.0
./dotnet-install.sh --channel 6.0
./dotnet-install.sh --channel 7.0
./dotnet-install.sh --channel 8.0
sudo apt update && \
sudo apt install -y aspnetcore-runtime-5.0
sudo apt update && \
sudo apt install -y aspnetcore-runtime-6.0
sudo apt update && \
sudo apt install -y aspnetcore-runtime-7.0
sudo apt update && \
sudo apt install -y aspnetcore-runtime-8.0

sudo apt install -y dotnet-runtime-5.0
sudo apt install -y dotnet-runtime-6.0
sudo apt install -y dotnet-runtime-7.0
sudo apt install -y dotnet-runtime-8.0

sudo apt install zlib1g


wget https://packages.microsoft.com/config/ub...t-prod.deb -O packages-microsoft-prod.deb
sudo dpkg -i packages-microsoft-prod.deb
rm packages-microsoft-prod.deb

sudo apt update && \
sudo apt install -y dotnet-sdk-5.0

sudo apt update && \
sudo apt install -y aspnetcore-runtime-5.0

sudo apt install -y dotnet-runtime-5.0

sudo apt update && \
sudo apt install -y dotnet-sdk-6.0

sudo apt install -y dotnet-runtime-6.0

sudo apt update && \
sudo apt install -y aspnetcore-runtime-6.0

sudo apt update && \
sudo apt install -y dotnet-sdk-7.0

sudo apt install -y dotnet-runtime-7.0

sudo apt update && \
sudo apt install -y aspnetcore-runtime-7.0

sudo apt update && \
sudo apt install -y dotnet-sdk-8.0

sudo apt update && \
sudo apt install -y aspnetcore-runtime-8.0

sudo apt install -y dotnet-runtime-8.0

sudo apt install zlib1g

sudo apt install python-setuptools

sudo apt install nant libmono-microsoft-visualbasic10.0-cil

dotnet tool install -g dotnet-script

sudo apt install libopenblas-base

git clone git://opensimulator.org/git/opensim opensim
cd opensim
svn co http://www.nsl.tuis.ac.jp/svn/opensim/op...ency/trunk opensim.currency

cd opensim/addon-modules/

wget http://royalgrid.servegame.com/modules-dotnet.zip

unzip modules-dotnet.zip

cd

cd opensim

git checkout dotnet6

./runprebuild.sh
dotnet build --configuration Release OpenSim.sln

cd opensim.currency

./runprebuild.net.sh

./build.net.sh

./build_opensim.sh

#sudo mysql -u root -p

#use mysql;

#select User,Password,Plugin from user where User='root';

#SET PASSWORD FOR 'root'@'localhost' = PASSWORD('opensim');

#UPDATE user SET plugin='mysql_native_password' WHERE User='root';

#flush privileges;

#exit;
[-] The following 3 users say Thank You to royalgrid for this post:
  • Bogus Curry, Dorena Verne, Pius Noel
Zitieren


Nachrichten in diesem Thema
Installieren Sie OpenSim ermüdungsfrei mit einer install.sh - von royalgrid - 23.03.2024, 13:52

Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Roth2 Ruth2 für OpenSim Manfred Aabye 0 242 16.04.2025, 18:05
Letzter Beitrag: Manfred Aabye
  Server-Tutorial: Linux und OpenSim Mareta Dagostino 52 95.784 30.12.2024, 22:27
Letzter Beitrag: Pius Noel
  OpenSim Currency Server 2024 Manfred Aabye 4 1.127 30.11.2024, 21:01
Letzter Beitrag: Manfred Aabye
Question OpenSim 0.9.3.0 ist jetzt stabil Jupiter Rowland 3 954 14.11.2024, 21:16
Letzter Beitrag: Jupiter Rowland
  Opensim-Entwicklung Datenbank/Viewer Jules Dreki 31 5.612 31.07.2024, 22:55
Letzter Beitrag: Mareta Dagostino

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste