1. So i'm tired of using tcadmin and host's for my server!

    I want to rent a vps! But i need to know the exactly hardware needs for a server ?

    Can this vps:

    1x Intel Xeon
    3 or 4 GB ram
    uplink 30 mb

    run a rust server ? do i need more cores ?
    [DOUBLEPOST=1429535762][/DOUBLEPOST]Is still possible to install the server in a linux machine ?
     
  2. Wulf

    Wulf Community Admin

    Rust has no Linux builds, so you'd only be able to run it through a bit of magic with Wine for Linux. Resources all depend on what the amount of players, size of map, plugins, etc.
     
  3. i'll be using these plugins:

    Code:
    00-Economics.lua
    0friendsAPI.lua
    admin-door-unlocker.lua
    AdminProtection.cs
    airdrop_settings.lua
    AntiBlockJumpStack.lua
    AntiCheat.cs
    authlevel.lua
    autocommands.lua
    AutoGrades.cs
    BetterLoot.cs
    BetterStability.cs
    BlueprintManager.cs
    Build.cs
    BuildBlocker.cs
    BuildingOwners.cs
    chathandler.lua
    Clans.cs
    CopyPaste.cs
    CraftingController.cs
    CustomChatCommands.lua
    deathnotes.py
    EnhancedBanSystem.lua
    ExplosivesModifier.cs
    Fly.cs
    Give.cs
    helptext.lua
    InventoryCleaner.cs
    InventoryViewer.cs
    ItemConfig.cs
    Kits.cs
    m-GatherRate.lua
    MoneyTime.lua
    m-Teleportation.lua
    m-Time.lua
    notifier.py
    playerlocation.lua
    Polling.cs
    privatemessage.lua
    radline.py
    RemoverTool.cs
    RotAG-Banco.lua
    RotAG-Roubo.lua
    Save.cs
    Shop.lua
    suicide.lua
    TimedExecute.lua
    TwigRemover.cs
    TwigsDecay.cs
    ZoneManager.cs
    
    about 100 players with the server rebooting every 12 hours or so.
    [DOUBLEPOST=1429542213][/DOUBLEPOST]do you thin it will be enough Wulf ?
    [DOUBLEPOST=1429549704,1429540550][/DOUBLEPOST]Anyone can answer me ?
     
  4. Wulf

    Wulf Community Admin

    I can't really give you an answer, as it's hard to tell. It should be fine, but the best way would be to test to see how much resources you use, and adjust your server's resources as needed.
     
  5. the problem is that my country sucks for IT infrastructure, its hard to find good vps or dedicated server that does not cost your soul hahah! i've found this one but i can only get more ram on it, i can't get extra cores :) This is a windows vps, i also found a linux one but im noob with linux, the linux vps has:

    4 cores
    4 gb ram
    uplink 50 mb

    its better but this is the max i get on this vps i cant get more ram or cpu.

    So for the windows vps do you think the 1 core will hold? because if i face problems with ram i can get more but cores i can't.
    [DOUBLEPOST=1429553002][/DOUBLEPOST]@Wulf ?

    sry for being so annoying, but my server is lagging so bad on the host im using and im tired of the host saying is everything okay from their side.
     
  6. My high pop server uses 10ram, so...
     
  7. but you don't reboot it regularly do you ? and the memory start to leak like this after the last 2 updates! i hope they fix it! until them i'll reboot my server regularly from 6 hours to 12 hours.
     
  8. I'm rebooting once a day, in the morning
     
  9. What do i need to have in a machine running windows server 2003 to run a rust server ?
     
  10. I found this a little while back:

    Worldsize (2000 minimum, 8000 maximum)
    memory used by server after server startup:
    at 2000: 350.000 kb+
    at 4000: 926.000 kb+
    at 8000: 2.270.000kb+ (4.400.000kb+ with 2 players after a few hours)
     
  11. yep i know, i'll use 4000 map size and they still need to fix the memory leak after the last updates! has been leaking like hell.
     
  12. I use also a 4000 map seed.

    My system is:
    CPU: dual core 3.3 GHz Intel
    RAM: 8GB RAM
    10 MBit Upload

    Pings are very good but since the update today the server (Linux) goes up to 90% and more CPU usage.
     
  13. @b1343779 i have the same problem as you on linux, it puts all the 40 cores of my box to 90%+ cpu usage, i am troubleshooting as we speak.
    I want to know if its the dedicated server itself, or if its oxide/plugin/rustio related.
     
  14. Are you sure that it's not 90% of one core ?
    The "top" command shows percentage of a single core.
    So if it shows say 250%, it means 2,5 cores.
    Upon startup, RustIO is highly multithreaded btw, and can use up a lot of cores, but it shouldn't last for more than 30s.
     
  15. Well i believe you then.

    What's "A while" for you ?
     
  16. 2/3 hours
     
  17. Well, i expected to have "1 week" as an answer. :eek:))
    Anything to note in your logs or Rusty when it happens ?
     
  18. I don't know at this time because it was a test and i have a windows box running aswell, I just finished re setting up the server on linux.
    The only changes i made was: Tickrate 30 and unlocked the server FPS.

    its hovering arround 750 fps and arround 75-80% cpu on the top command
    Gyazo - 04ad85c6471320364316b1611d0c6588.png

    Will keep you updated!