Setting up a Multiplayer Server: Difference between revisions

From Vintage Story Wiki
(Created page with "<span style="color:#FF0000"> '''Important-Importante-Wichtig-重要-重要-важно'''<br> If you have no clue how to use, monitor and maintain Linux,<br> then you should us...")
 
(RHEL change mono-utils to mono-devel package name)
Line 16: Line 16:
   rpm --import "http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF"
   rpm --import "http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF"
   yum-config-manager --add-repo http://download.mono-project.com/repo/centos/
   yum-config-manager --add-repo http://download.mono-project.com/repo/centos/
   yum -y install mono mono-utils
   yum -y install mono mono-devel
== Requirements Ubuntu (Debian, Mint, ...) ==
== Requirements Ubuntu (Debian, Mint, ...) ==
'''1. screen/wget/curl Install'''
'''1. screen/wget/curl Install'''