2 Servers on One Machine
-
Mp22
Deuce - Posts: 2
- Joined: Fri Jun 06, 2014 4:23 pm
Hello, I Wanna Create 2 Servers on 1 Linux Machine But When I'm Starting second server i have addres already in use. Plz Halp.

-
LeFizzy
Deuced Up - Posts: 116
- Joined: Fri Jun 20, 2014 11:27 am
Change the second server's port (in config.txt), such as from 32887 to 32888.
Have fun with it! :)
Have fun with it! :)
-
Mp22
Deuce - Posts: 2
- Joined: Fri Jun 06, 2014 4:23 pm
-
Amatt
Winter Celebration 2013
- Posts: 21
- Joined: Tue Apr 09, 2013 12:44 am
1 - Make sure you're using 2 different ports, and that they BOTH ARE FORWARDED.
2 - Use Screen so that they don't stop when you disconnect, or try to start another server.
apt-get install screen
Then
~Amatt
2 - Use Screen so that they don't stop when you disconnect, or try to start another server.
apt-get install screen
Then
Code: Select all
To disconnect from that screen, type screen -S Server1 server1folder/start.shCode: Select all
Once you have done that, repeat the above command
ctrl+a dCode: Select all
To reconnect to the screen, type screen -S Server2 server2folder/start.shCode: Select all
or screen -r Server1Code: Select all
To stop the server, type screen -r Server2Code: Select all
Hope this helps!ctrl + c~Amatt
-
Horst <AT>
Deuce - Posts: 15
- Joined: Fri Feb 12, 2016 8:14 am
Who is online
Users browsing this forum: No registered users and 14 guests