Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Webb/New linux server: Difference between revisions

From TF2 Classified Wiki
Webb (talk | contribs)
No edit summary
Webb (talk | contribs)
No edit summary
Line 89: Line 89:
</pre>
</pre>


This will downloaded the latest archive of TF2C, create its directory, and extract it. If everything succeeds it will delete tf2classic.zip.
This will downloaded the latest archive of TF2C, create its directory, and extract it. If extraction succeeds it will delete tf2classic.zip.


=== Create symlinks to missing shared objects. ===
=== Create symlinks to missing shared objects. ===
Line 96: Line 96:
'''Your server will not start without doing this.'''
'''Your server will not start without doing this.'''


Enter the bin directory by typing, exactly:
<code>
$ cd bin
</code>


Run the following commands to create the symlinks in the bin folder:
Run the following commands to create the symlinks in the bin folder: