1. I did those two but steam validation failed did ss and saw a large number of active ports.
     
  2. Wulf

    Wulf Community Admin

    Updating with Steam would use other ports to download, but that doesn't have anything to do with ports for the server itself.
     
  3. I might be wrong here, but the server ports are for players and rcon. The server will need to make calls to steam to get client data (probably by calling some other component in managed), so those ports will need to be open to verify player information, to allow players to connect. Those are the ports I am sorting out. I am assuming it is not the same ports as the player and rcon. Correct?
     
  4. Wulf

    Wulf Community Admin

    The server.port and rcon.port are all your server would use. Steam queries on the server.port. For SteamCMD, that's entire entirely different thing and you'd need to search to what ports that uses, but that wouldn't be related to the Rust server itself nor LGSM.
     
  5. Hmm interesting, I might need to review what processes I am running then.
     
  6. Hi, what should I do to install a second server on my dedicated ?
    What are the important steps to follow ?
    Thx
     
  7. Help ^^
    I have received since that night two emails every 5 minutes ...

    Code:
    Alert - rustserver - Restarted
    Summary
    =================================
    Message
    Testing LinuxGSM Alert. No action to be taken.Game
    Rust
    Code:
    Alert - rustserver: Permissions error
    Summary
    =================================
    Message
    Testing LinuxGSM Alert. No action to be taken.Game
    Rust
    I did not change anything, though.
    My server is working well. There is no reboot or anything else.
    I still have rights for both the dedicated server and FTP.
    I checked the orders of the crontab and everything is ok.
    I turned them off to see, but I still get those messages.
    I updated linuxgsm.

    I get spammed like a dirty ^^
    Would anyone have an idea of why ?
     
  8. Why do I receive all these two messages every 5 minutes while I only have one check command every 10 minutes ?
    Code:
    monitor > /dev/null 2>&1
     
  9. resolved
     
    Last edited by a moderator: Jun 27, 2018
  10. resolved
     
    Last edited by a moderator: Jun 27, 2018
  11. Hello,

    I was wondering if there is a way to create an FTP server and gain access to the server folders? @UltimateByte
     
  12. Yes, easy. Example - Pure-FTPd
     
  13. Anyone know where I can find the oxide to use in linux?

    the post link does not work anymore
     
  14. You Banned from Google.com ???
    Anyway, take it: rustserver: Rust – LinuxGSM
     
  15. I was not banned from google my friend, there in "LinuxGSM" is just to install RUST clean without the oxide, besides I looked in the repository of Github the version of the oxide that used to formerly for linux and I did not find, in the end it has a long time I have worked with RUST servers a lot must have changed
     
  16. Wulf

    Wulf Community Admin

    Oxide has provided the same build for both Windows and Linux for the past few years.
     
  17. In your server terminal type:
    Code:
    ./rustserver mods-install
    for update oxide type
    Code:
    ./rustserver mods-update