Server Setup
2011-11-26, 08:20 PM
#1
Server Setup
I have a Linux VPS, and I'm kinda having trouble with it. I have already set up 2 24/7 Minecraft servers, now ima do some ACR ones. IT keeps terminating screen whenever i try to do:
Code:
screen sh Linux Server.sh
Can any experience one tell me how to set it up for Linux? Thanks Big Grin
Post Reply Quote this message in a reply
2011-11-26, 09:57 PM (This post was last modified: 2011-11-26, 10:03 PM by Victor.)
#2
RE: Server Setup
Moved to the Help forum.

Here is my 24/7 servers for noobs (jk)
  1. You open an SSH shell to your server.
  2. Type "screen".
  3. Navigate to the correct working directory to do the following step.
  4. "./Linux Server.sh".
  5. Press Control-A then Control-D or D.
  6. Your server can be managed with "screen -r" later.
  7. Enjoy! [You can disconnect now.]

  8. Reconnect [to unstall updates]
  9. "screen -r"
  10. Control-C
  11. Optionally "exit" screen
  12. Install update and go to step 3 (2 if you exited from screen)

And you might even need to recompile the binary if it fails...

Best regards,
Victor
//victorz.ca
Code:
Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|)
My antithesis compares favorably with _that of_ any high magnitude of pwnage. (|-me| > |-p|, |me| > |p|)
Post Reply Quote this message in a reply
2011-11-27, 07:49 AM
#3
RE: Server Setup
Here is what it came up with:
Step 1-8:
Code:
login as: foyerhead
Access denied
[email protected]'s password:
Last login: Sun Nov 27 09:44:18 2011 from adsl-99-29-31-45.dsl.wlfrct.sbcglobal.net
-bash-3.2$ screen
bash-3.2$ /home/foyerhead/ACRHome
bash: /home/foyerhead/ACRHome: is a directory
bash-3.2$ cd /home/foyerhead/ACRHome
bash-3.2$ ./Linux Server.sh
bash: ./Linux Server.sh: /bin/sh^M: bad interpreter: No existe el fichero o el directorio
bash-3.2$

Step 8-12
Code:
login as: foyerhead
Access denied
foyerhead@@2tyz.tk's password:
Last login: Sun Nov 27 09:46:19 2011 from adsl-99-29-31-45.dsl.wlfrct.sbcglobal.net
-bash-3.2$ screen -r
There are several suitable screens on:
        25536.pts-2.2tyz        (Detached)
        25433.pts-2.2tyz        (Detached)
        26049.pts-2.2tyz        (Detached)
        25994.pts-2.2tyz        (Detached)
        25648.pts-2.2tyz        (Detached)
Type "screen [-d] -r [pid.]tty.host" to resume one of them.
-bash-3.2$
-bash-3.2$

Am i doing this right? If I am, tell me what to do next. If not, tell me what I have to fix.
Post Reply Quote this message in a reply
2011-11-27, 09:11 AM (This post was last modified: 2011-11-27, 09:11 AM by Victor.)
#4
RE: Server Setup
Well, first of all, you have too many detached screens.

You type "screen -r" to get a list of shells.
Then "screen -r 25536" to resume a specific screen.
If it's useless, type "exit" and hit return.
Repeat until all useless screens are gone.

Open "screen"
Then open "sh".
Resume at step 3.

Best regards,
Victor
//victorz.ca
Code:
Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|)
My antithesis compares favorably with _that of_ any high magnitude of pwnage. (|-me| > |-p|, |me| > |p|)
Post Reply Quote this message in a reply
2011-12-03, 08:33 AM
#5
RE: Server Setup
Having Trouble with the new server pack
Post Reply Quote this message in a reply
2011-12-06, 07:58 AM
#6
RE: Server Setup
Foyerhead, this is off topic kinda, but are your Minecraft servers for 1.0.0?
Post Reply Quote this message in a reply
2011-12-06, 03:44 PM
#7
RE: Server Setup
Yes, Bukkit supported.
Post Reply Quote this message in a reply


Forum Jump: