[Admin] tierrilopes Posted December 29, 2017 Share Posted December 29, 2017 This was made to answer a question. In this tutorial the serverfiles location used was /usr/home/ This uses full paths, you could and should edit it yourself into relative paths. Some notes: Correct start script order: start db start channels start auth Correct stop script order: stop auth (prevent login atempts to closing server) stop channels stop db __ Place the file vrunner at this location: Hidden Content Give reaction to this post to see the hidden content. So that the full path is the following: Hidden Content Give reaction to this post to see the hidden content. Place 1_setup.sh at Hidden Content Give reaction to this post to see the hidden content. Give it 777 permissions and run it. It will create symlinks and according vrunner.sh and stop_vrunner.sh Place 2_start_vrunner.sh at Hidden Content Give reaction to this post to see the hidden content. To start server use the 2_start_vrunner.sh. To stop server i didnt made it because im going to sleep atm, but just duplicate the 2_start_vrunner.sh script and instead of invoking vrunner.sh call stop_vrunner.sh and change the order, like described above. Password: Spoiler Hidden Content Give reaction to this post to see the hidden content. Hidden Content Give reaction to this post to see the hidden content. 1 Link to comment Share on other sites More sharing options...
Hinata Posted December 29, 2017 Share Posted December 29, 2017 Very Good! Link to comment Share on other sites More sharing options...
birender Posted December 29, 2017 Share Posted December 29, 2017 What is the use of this vrunner? Link to comment Share on other sites More sharing options...
Requiem Posted December 29, 2017 Share Posted December 29, 2017 9 horas atrás, birender disse: What is the use of this vrunner? Its like deamon, if a core shutdown this initialize the core again Link to comment Share on other sites More sharing options...
bohemian Posted May 1, 2019 Share Posted May 1, 2019 Obrigado, realmente interessante! Link to comment Share on other sites More sharing options...
blackghost27 Posted November 4, 2020 Share Posted November 4, 2020 Obrigado, realmente interessante! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now