Jump to content

How install the Dedicated Server in Debian 7?


Recommended Posts

Hi, i'm from Brazil and, no speak english, sorry for errors.

My problem is this: I can not install SteamCMD, I spoke with a friend of mine and he said that the tutorial is old / outdated.
Debian 7 64bit.
My problem starts when I put the "useradd -m steam
su - steam "and the" ./steamcmd.sh "

 

Link to comment
Share on other sites

Hi,

 

im on Debian 7 64 bits too and it's works for me

 

so you have follow the wiki right?

http://dont-starve-game.wikia.com/wiki/Don%E2%80%99t_Starve_Together_Dedicated_Servers

 

do you have create your user with root?

instead use adduser

the advantage with "adduser" he have create a directory in the home

(you are not forced to follow the wiki on this step)

 

root@:~# adduser steam

root@:~# su - steam

steam@: cd /home/steam

steam@: wget http://media.steampowered.com/installer/steamcmd_linux.tar.gz

steam@: tar -xvzf steamcmd_linux.tar.gz

steam@: STEAMEXE=steamcmd ./steam.sh

 

if it works you can follow the rest of the wiki :-)

Link to comment
Share on other sites

watch the wiki please :-)

 

http://dont-starve-game.wikia.com/wiki/Don%E2%80%99t_Starve_Together_Dedicated_Servers

 

Server Tokens:

 

In order to run a public Dedicated Server, you are required to enter your “server token”.  This token proves ownership of Don’t Starve Together and allows us to moderate servers that violate our terms of service.

To generate a server token, do the following:

Run Don’t Starve Together.   Click Play Multiplayer.

 

Press tilde (~) (or ù on Azerty keyboards) to open the developer console and type:

TheNet:GenerateServerToken()

The server token is written to your server_token.txt file located in:

 

On Windows:

/My Documents/Klei/DoNotStarveTogether /server_token.txt

On Linux:

~/.klei/DoNotStarveTogether/server_token.txt

Add your server_token.txt file to your custom configuration directory in order to authenticate the log-in credentials.

Do not simply copy & paste the contents of this file from one machine to another. Move the actual file from one machine to another. If the file contains a carriage return or line ending at the file, you will receive an authentication error.

 

Link to comment
Share on other sites

Como vou adicionar? Aonde vou adicionar? Entrei aqui no SSH Explorer e não tem praticamente NENHUMA pasta dentro do "root", coloquei no "root" e, simplesmente, não foi, o que devo colocar na "./dontstarve_dedicated_server_nullrenderer [-conf_dir <AlternativeDirectory>]" ? Em Alternativedirectory tenho que por "/root"? Se for, já coloquei e não deu certo.

Você está me ajudando muito! haha


Sorry! I'm confused, version in english:

How will I add? Where do I add? I went here in SSH Explorer and has virtually NO folder within the "root", put the "root" and simply was not, what should I put in the "./dontstarve_dedicated_server_nullrenderer [-conf_dir <AlternativeDirectory>]"? In Alternativedirectory have to by "/ root"? If, as put and did not work.
You are helping me a lot! haha
Link to comment
Share on other sites

Cyber,

 

so for having your token,

you need to run your don't starve together

and put this command on the console (press ù):

 

TheNet:GenerateServerToken()

 

now the file is created here:

/My Documents/Klei/DoNotStarveTogether/server_token.txt

 

now add your server_token.txt file in your server on your custom configuration directory

 

example if you have make -conf_dir configs/server1 on your commande line

put your server_token.txt here: /.klei/configs/server1/server_token.txt

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...