[Admin] tierrilopes 3060 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 or reply to this topic to see the hidden content. So that the full path is the following: Hidden Content Give reaction or reply to this topic to see the hidden content. Place 1_setup.sh at Hidden Content Give reaction or reply to this topic 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 or reply to this topic 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: Please login or register to see this spoiler. 19 1 Link to post Share on other sites
Hinata 69 Posted December 29, 2017 Share Posted December 29, 2017 Very Good! Link to post Share on other sites
birender 61 Posted December 29, 2017 Share Posted December 29, 2017 What is the use of this vrunner? Link to post Share on other sites
Requiem 392 Posted December 29, 2017 Share Posted December 29, 2017 Please login or register to see this quote. Its like deamon, if a core shutdown this initialize the core again Link to post Share on other sites
bohemian 15 Posted May 1, 2019 Share Posted May 1, 2019 Obrigado, realmente interessante! Link to post Share on other sites
blackghost27 0 Posted November 4, 2020 Share Posted November 4, 2020 Obrigado, realmente interessante! Link to post Share on other sites
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