Switching server over to xubuntu from Windows

Discussion in 'Bukkit Discussion' started by Hockeymikey, Sep 3, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Hockeymikey

    I have had a server on my desktop windows 7 computer for awhile now. I have this old computer that I installed Xubuntu on. My server uses spacebukkit, logblock, and some other plugins on a WAMP server. How do I bring all this over to the other computer easily?
     
  2. Offline

    crafta

    First, copy the entire bukkit folder over to the other computer. (The one with craftbukkit.jar and the world folders)

    Second, take a backup of LogBlocks MySQL table and import it into the linux MySQL db. (do this with any other plugins using mysql as well.)

    Change the startup command (or script) to adhere to linux instead of windows.

    Edit any changes to plugin configs (like username/password to mysql if you didnt keep them the same.)

    Run craftbukkit.

    Make sure to forward ports to the "new" computers IP and open the ports in the firewall on that computer.

    Done.
     
  3. Offline

    lol768

    If you've got any web files you'd like to preserve make sure you copy them to var/www on the linux machine!
     
Thread Status:
Not open for further replies.

Share This Page