Jump to content

Server Installation to VDS


erayaydin

Recommended Posts

Hello,

I used Spiffo's Zomboid Server Service CenterBuying & Running a Linux Project Zomboid Server and some installer scripts. Again and again I tried with fresh install. Also I'm using a linux distro.

 

My server from Digitalocean.com

 

Server Spec.

  • Ubuntu 14.04 x64
  • 2GBMemory
  • 2 CoreProcessor
  • 40GBSSD Disk
  • 3TBTransfer

My installing way:

  1. Installing default-jdk
  2. Installing screen
  3. Adding a new user with steam name
  4. Change user with su
  5. Installing SteamCMD
  6. Installing ProjectZomboid
    ./steamcmd.sh +login mysteamusername mysteampassword +force_install_dir /home/steam/Steam +app_update 108600 validate +exit
  7. Creating Zomboid and Zomboid/db folders

  8. Downloading empty World.db to Zomboid/db

  9. Changing RAM in /home/steam/projectzomboid-dedi-server.sh
     

       -Xms1024m \   -Xmx1024m \
  10. Execute /home/steam/projectzomboid-dedi-server.sh
     

    ./projectzomboid-dedi-server.sh
  11. My output only this. Its not generate Zomboid/Server/servertest.ini. Somethings wrong.
     

    Loading RakNet from: /home/steam/Steam/projectzomboidSVN REVISION 964versionNumber=Early Access v. 29.3 demo=falseserver name is "servertest"

    Only this output.

 

I tried,

  • Chown and Chmod to $HOME and Zomboid folders
  • Fresh install with reinstall distro.

 

Thank you for all comments :)

 

To Moderator: Please change title with "Server Installation Error" 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...