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
(Created page with "{{Main Page giant banner}} {| style="width:100%; background:none; border:none; margin:0.5em 0; padding:none;" cellspacing="0" cellpadding="0" |- | style="width:auto; backgrou...") |
No edit summary |
||
Line 43: | Line 43: | ||
* 1. Open terminal. | * 1. Open terminal. | ||
* 2. Locate the directory you want to extract the server <pre> cd /home/vcmpserver/</pre> | * 2. Locate the directory you want to extract the server <pre> cd /home/vcmpserver/</pre> | ||
* 3. Download the x64 by pasting this in the terminal: <pre>wget https://s15.solidfilesusercontent.com/ZmZhODEzZjc0YTlmYTgxYmU1NjczMGYwNGFmZGMyZGQ5MjJiMTJjZToxWGt2SGE6TndoTW1hTF9jSGs3bVVObklsMUltMmlhZkJ3/d85d767723/vcmp04linux64.zip</pre> | * 3. Download the x64 server by pasting this in the terminal: <pre>wget https://s15.solidfilesusercontent.com/ZmZhODEzZjc0YTlmYTgxYmU1NjczMGYwNGFmZGMyZGQ5MjJiMTJjZToxWGt2SGE6TndoTW1hTF9jSGs3bVVObklsMUltMmlhZkJ3/d85d767723/vcmp04linux64.zip</pre> | ||
Download the x86 server by pasting this in the terminal <pre>wget https://s3.solidfilesusercontent.com/NDAwODdhNGRkNjI2MDFhMjAyZmMzM2QyMzllMmNhMGY1ZjNiNjU4ZDoxWGt2TGE6WkxpVC00Mk1WRTkxclVyMlBvemNjekFKdy1J/8d0f9b7fef/vcmp04linux32.zip</pre> | Download the x86 server by pasting this in the terminal <pre>wget https://s3.solidfilesusercontent.com/NDAwODdhNGRkNjI2MDFhMjAyZmMzM2QyMzllMmNhMGY1ZjNiNjU4ZDoxWGt2TGE6WkxpVC00Mk1WRTkxclVyMlBvemNjekFKdy1J/8d0f9b7fef/vcmp04linux32.zip</pre> | ||
* 4. Unzip the server by typing: <pre> unzip vcmp04linux64.zip</pre> For 32 bit: <pre> unzip vcmp04linux32.zip</pre> | * 4. Unzip the server by typing: <pre> unzip vcmp04linux64.zip</pre> For 32 bit: <pre> unzip vcmp04linux32.zip</pre> |
Revision as of 13:54, 2 November 2014
|