Starting your first server: Difference between revisions
Jump to navigation
Jump to search
This wiki is using an old backup from 2020
Some information may be old/missing
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
<div id="mf-index"> | <div id="mf-index"> | ||
{| style="padding:0; width:100%;" | | {| style="padding:0; width:100%;" | | ||
! class="mp-content-header mp-title-gradient" | | ! class="mp-content-header mp-title-gradient" | Starting your first server | ||
|- | |- | ||
| style="padding: | {| style="width:100%; background:none; border:none; margin:0.5em 0; padding:none;" cellspacing="0" cellpadding="0" | ||
{| class="wikitable" style="text-align: center;" border="0" | |||
!width="200"| Windows server | |||
|- | |- | ||
|} | |} | ||
'''Learn how to start a Windows server following these simple steps.''' | |||
</div> | |||
| style="padding:10px;" | | | style="padding:10px;" | | ||
* 1. Download the blank server: http://forum.vc-mp.org/?topic=33.0 | * 1. Download the blank server: http://forum.vc-mp.org/?topic=33.0 | ||
* 2. Open the server.conf file and change your server name. | * 2. Open the server.conf file and change your server name. | ||
* 3. Run server.exe | * 3. Run server.exe | ||
|} | |||
{| class="wikitable" style="text-align: center;" border="0" | |||
!width="200"| Linux server | |||
! | |||
|- | |- | ||
| | |} | ||
'''Learn how to start a Linux server following these simple steps.''' | |||
|- | |- | ||
|} | |} | ||
Line 39: | Line 34: | ||
| style="width:auto; background:#FEFBF6; border:1px solid #79542B;" valign="top" | | | style="width:auto; background:#FEFBF6; border:1px solid #79542B;" valign="top" | | ||
<div id="mf-index"> | <div id="mf-index"> | ||
| style="padding:10px;" | | |||
|- | |- | ||
| style="padding:10px;" | | | style="padding:10px;" | |
Revision as of 23:24, 13 January 2015
Learn how to start a Windows server following these simple steps. | ||
|
Linux server |
---|
Learn how to start a Linux server following these simple steps.
|
|
wget https://s3.solidfilesusercontent.com/NDAwODdhNGRkNjI2MDFhMjAyZmMzM2QyMzllMmNhMGY1ZjNiNjU4ZDoxWGt2TGE6WkxpVC00Mk1WRTkxclVyMlBvemNjekFKdy1J/8d0f9b7fef/vcmp04linux32.zip
screen ./mpsvrrel64For 32 bit: screen ./mpsvrrel32IF YOU'RE THE ROOT USER USE screen ./mpsvrrel64 -allow-server-runas-root TO CREATE A NEW DIRECTORY: mkdir vcmpserver IF YOU CAN'T UNZIP: sudo apt-get install unzip |