Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You're also supposed to run the dedicated server from srcds_run not srcds_linux, just making sure you know that.
I found a guide on github (linode) but problem started when I used
To the Steam prompt (SteamCMD) as suggested.
I remember that I had the following error:
So I used what someone suggested on github to the steam prompt;
I was able to download files that way, but I have srcds.exe and no srcds_linux.
Edit: about srcds_run I think I found what was inside the files somewhere on github, that's why I'm not asking about it.
(On a side note, I know that the server must be started using srcds_run, thanks though)
Try re-downloading the server files again but this time login with your steam account, and don't use the forceplatformtype command, just login then force the install directory then attempt to download the server files, and see how it goes.
That dedicated is running on a different country, no way to put my steam login/password into it nor anywhere else.
That's why i made this post.
I won't use my Steam login/password except from my home computer to steam or personal mobile phone to steam.
Or if you're talking about "That's why i made this post.", I mean I made it to get someone that would share me a few line of code that I would get if I was using linux on my own computer and that was also available since age using anonymous login.
It's not like I was trying to get the game for free.
I will make a new Steam account if no other choice, but I also knew this before creating this post.
I'm not even sure your server will work if you get your hands on a working srcds_linux file, because you prompted the steamcmd to install a windows version of srcds on your linux server, windows and linux are completely different and use different file structures, I'm sure you already know that, but what I'm saying is your server's binary files are probably .dll files, not .so since you prompted it for a windows install, how will this server even launch on your linux machine?
I definitely recommend making a new steam account and installing it the proper way, I think it's a lot easier than trying to find an alternative and later facing other issues down the road.
But since 2017, I've been running my servers with LinuxGSM and have never looked back. Try it and you'll see!
https://linuxgsm.com/
You're most of the way there. The probelm is that Valve accidentally flagged the linux version as needing to be purchased, whereas the Windows version is still free.
https://github.com/ValveSoftware/steam-for-linux/issues/11522
After you download the Windows version, you can switch back to Linux and install again. Most of the game's assets are shared between windows and linux, so the extra part of the install doesn't take long.
https://github.com/Left4DevOps/l4d2-docker/blob/master/as-user.sh#L33