PhonicUK.com Forums

 

These forums are no longer active. Please visit the new forums at forums.phonicuk.com


Forum Index >> McMyAdmin >> View Thread

You are logged in as: Guest

Viewing Thread: Start on Boot?


 #1 Posted: 8/31/2011 12:22:15 AM GMT
Poster:
mustangtim Regular User
Regular User

8 posts
I am using Ubuntu server 11.04.  How do you make McMyAdmin start automatically when the server boots?

 

 

You need to login to report or quote posts. 

 #2 Posted: 8/31/2011 12:30:14 PM GMT
Poster:
PhonicUK Admin
Administrator

1431 posts
https://help.ubuntu.com/community/RcLocalHowto

 

Please only download PhonicUK software from PhonicUK.com!

 

You need to login to report or quote posts. 

 #3 Posted: 8/31/2011 11:13:23 PM GMT
Poster:
Ayaron Regular User
Regular User

29 posts
Personally I added the following command to my cron list to run at boot up under the minecraft user account...

cd /home/minecraft/McMyAdmin && screen -d -m -S mcscreen ./start.sh

This runs the server attached to a screen called mcscreen that I can SSH into the server and attach to if I need to.  And it starts whenever the system boots.

:O)

 

 

You need to login to report or quote posts.