• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Linux - Debian 8.0 help

Dope23

Member
Joined
May 19, 2014
Messages
179
Reaction score
10
hello guys i need help how i can restart my server from linux im use Debian 8.0 and FileZilla Client
BAzx-I.png


Your Dope23
 
Last edited:
To open your server
Code:
1. cd /home/server/ -- path directory
2. screen ./tfs -- run the TFS file automatically in a screen
3. CTRL + A + D -- detach the screen

If you want to close/restart your server then:
Code:
1. Do /save in-game.
2. screen -r -- reconnect to the screen
3. CTRL + C -- close the screen, doing this your server will shutdown.

Then open your server again as the first step :p
 
Last edited:
sry guys i have add a new server but now i can start i have a other screen then bevor

now:
itCxlDq.png


Befor:
cQc6K6r.png


what i have make wrong ?
 
sry guys i have add a new server but now i can start i have a other screen then bevor

now:
itCxlDq.png


Befor:
cQc6K6r.png


what i have make wrong ?
You need to compile the new sources to get a starter for linux.
Windows executeable files (exe) is for windows not for Linux, you should compile the sources on the server and get a new starter for best performance.

What server version do you use?
Do you have the sources for the server?
 
how he show me this in putty

89dtqbV.png

W-s2VhK.png


and this in FileZilla Client
M_T65Rq.png


but this is not my server this is a standart tfs server
 
and i miss this to start the server how i can get this
zyE0nEC.png


and why i have unter root/forgottenserver to insite ?
3m1iONZ.png



soory im new on linux i work only on windows but windows is not good
 
ok now i have make all but i have give this on putty putt :
git clone https://github.com/otland/forgottenserver.git

and he put a 10.77 client but i want the 1.2 tfs client 10.90 how i can put it on and than finish and now i know how its work with linux and thx a lot guys you are the best

update

i have the 10.90 client with souers on my pc can i put it with FileZilla Client only in the 7Home/server and finish ?
 
Back
Top