Setting up a Multiplayer Server: Difference between revisions

From Vintage Story Wiki
m
→‎Installation: => Debian 10 mono
No edit summary
m (→‎Installation: => Debian 10 mono)
Line 174: Line 174:
   sudo apt update
   sudo apt update
   sudo apt install mono-devel
   sudo apt install mono-devel
For Debian 10 use
  echo "deb https://download.mono-project.com/repo/debian stable-buster main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list


'''2. create a user'''
'''2. create a user'''
Line 256: Line 259:


----
----
==== Stop, Start, Disable Server ====
==== Stop, Start, Disable Server ====


6

edits