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

Dedicated legacy Linux server: Difference between revisions

From TF2 Classified Wiki
Add some required missing packages to the Apt line. Add some arguments to Aria2 to prevent it from indefinitely seeding after finishing downloading.
Port to using the new Metalink
Line 70: Line 70:


<code>
<code>
aria2c --bt-hash-check-seed=false --seed-time=0 https://tf2classic.org/tf2c/tf2classic-2.0.3.meta4
aria2c --bt-hash-check-seed=false --seed-time=0 https://wiki.tf2classic.com/misc/tf2classic-latest.meta4
</code>
</code>


It may produce some harmless errors in case any of the mirrors in the Metalink are currently inactive, but it will download the <code>tf2classic-2.0.3.zip</code> file rapidly, and it will automatically verify that the downloaded file isn't corrupted.
It may produce some harmless errors in case any of the mirrors in the Metalink are currently inactive, but it will download the <code>tf2classic.zip</code> file rapidly, and it will automatically verify that the downloaded file isn't corrupted.


Extract the downloaded file by running <code>7zz x tf2classic-2.0.3.zip</code>
Extract the downloaded file by running <code>7zz x tf2classic.zip</code>


Then finally move the directory into your SDK 2013 MP folder:  
Then finally move the directory into your SDK 2013 MP folder: