need help with servers on server providers

    Joined
    Jun 19, 2013
    Messages
    10
    Reaction score
    0
    im trying to figure out how to run a server on a virtual personal server threw a provider, im just not sure how to configure it properly. could anyone give me some help? maybe a basic run down of what to do? because i cant seem to find that anywere.
     
    Joined
    Jun 20, 2013
    Messages
    20
    Reaction score
    0
    • Legacy Citizen 2
    • Legacy Citizen
    install ububtu(or whatever os you want)

    install java

    copy the server files to the server

    (linux) chmod the bash file \"chmod +x Starmade-dedicated-server-linux.sh\"

    run the startup file (Starmade-dedicated-server-linux.sh / bat etc)

    close the server

    now in the folder you should have your server.cfg and your admins.txt

    I would reconmend setting USE_STARMADE_AUTHENTICATION to true

    and adding your username to the admins.txt
     
    Joined
    Jun 19, 2013
    Messages
    10
    Reaction score
    0
    ok, ran into a new problem. what is the linux command for running the sh file for the server? i tried rpm -UvH command, but that did not seem to work. anyone have some advice? yes i installed java.
     

    fire219

    1200° Plasma
    Joined
    Sep 23, 2012
    Messages
    443
    Reaction score
    117
    • Legacy Citizen 4
    You can run it by putting \"./\" in front of the file\'s name.

    For example, ./launch.sh