Does anybody setted it up in linux ? debian 12? i already contact a guy who deazer recommended but he didnt answer. anyone know ? or can help?
What is the difference between Debian 10 and 12? I have had servers running on debian 10 for more than 2 years and everything is fine.Does anybody setted it up in linux ? debian 12? i already contact a guy who deazer recommended but he didnt answer. anyone know ? or can help?
Поставь 10 или 11 и не мучайся. 12 не обкатана нормально, там даже mysql нормально не поставитьDoes anybody setted it up in linux ? debian 12? i already contact a guy who deazer recommended but he didnt answer. anyone know ? or can help?
apt install default-jreDoes anybody setted it up in linux ? debian 12? i already contact a guy who deazer recommended but he didnt answer. anyone know ? or can help?
что за бред ты пишешьПоставь 10 или 11 и не мучайся. 12 не обкатана нормально, там даже mysql нормально не поставить![]()
the only problem i have is when i doapt install default-jre
apt install mariadb-server
it's all what u need for run lucera server on debian 12
1. not use sudo if it not need for thisthe only problem i have is when i do
sudo ./StartGameServer (or Auth)
and then i see the log (because im with ssh)
tail -f -n 300 log/stdout.log tail -f -n 300 log/stdout.log
appears this line
./GameServer_loop.sh: line 9: java: command not found
and i dont know how to solve it.
i already config $JAVA_HOME (Oracle JDK 8)
what should i do ?
ok, good advice1. not use sudo if it not need for this
2. you can create new user for l2 server and give "-x" rules for sh files