• 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 How to start server ubuntu 10.10

frozenbolt

New Member
Joined
Jul 17, 2012
Messages
48
Reaction score
0
You need go folder where are theforgottenserver
where you have your folder server?
need execute this line

cd /home/server <-- example
need changed home/server where are you server
and execute again

LUA:
screen -A -S server 
while true; do ./theforgottenserver; done

Problem is you no are in correctly folder.
 
Back
Top