Dedicated legacy Linux server extras: Difference between revisions
From TF2 Classified Wiki
More actions
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
Visit the Stable builds section of [https://www.sourcemod.net/downloads.php?branch=stable sourcemod.net] and grab the latest Linux build and upload it to your server using SFTP. If you do not have SFTP on your server, download it to your server using wget or similar tool. | Visit the Stable builds section of [https://www.sourcemod.net/downloads.php?branch=stable sourcemod.net] and grab the latest Linux build and upload it to your server using SFTP. If you do not have SFTP on your server, download it to your server using wget or similar tool. | ||
Using Terminal or SSH instead of SFTP, first navigate to your server tf2classic folder | Using Terminal or SSH instead of SFTP, first navigate to your server tf2classic folder. We'll navigate to <code>/opt/tf2classic/server/tf2classic/</code> first. | ||
<br>Then you can run wget to download SourceMod archive to your current directory: | <br>Then you can run wget to download SourceMod archive to your current directory: | ||