Jump to content

Dennis

Administrator
  • Posts

    1,881
  • Joined

  • Last visited

  • Days Won

    77

Everything posted by Dennis

  1. HOW? All our Linux servers stopped workking after A15. What distro?
  2. Could also be fixed pretty quickly by allowing the use of variables in the executable name (if it's not already allowed). Then the config could have a script that would execute after setting up the server, which changed the name of the executable from 7DaysToDieServer.exe to 7DaysToDieServer%ThisService_ServiceId%. All you had to do afterwards is setting the executable to 7DaysToDieServer%ThisService_ServiceId%. This would just create a problem with the way TCAdmin functions, as TCAdmin is checking for the executable file before the service is completely setup, and since we can't create a script that would change the name during the setup, the setup task won't be able to find the executable file.
  3. 587 is a pretty default port for SMTP.
  4. Maybe the machine is set to get files locally, and you haven't added the mod files to the machine yet? The easiest solution is to configure the server to get all files from the master, and then upload the mods to /home/tcadmin/tcafiles/games/<game>/TCA.Mods/
  5. This is actually happening for all Debian Jessie installations as well.
  6. What DNS are you using? You could eventually edit /etc/hosts to fix the issue by adding master.tcadmin.net and the IP.
  7. Most, if not all, TCAdmin files are in /home/tcadmin/Monitor/ on Linux servers. You can also use SSL on Linux nodes, which you can read about here: http://help.tcadmin.com/Frequently_Asked_Questions#Linux_FAQ Why it says that the feature is only supported on Windows I have no idea about...
  8. System -> About -> Update License
  9. Could it be that slots and hostname are set by the command line? Command lines always overwrite the configuration files.
  10. Because that's a default TCAdmin variable. They should be parsed with $ instead of !
  11. Just use the TCAdmin syntax for variables: ![Variable]
  12. There's also a text file included that contains a command line example.
  13. Have you checked whether it's the correct IP or not?
  14. You can't restore it unless you have a backup of it. There's a topic in the v2 forums that contains all the default configs.
  15. Where does it show your local IP when you click the update button?
  16. gitgud's answer were better, actually. The point is, schedutils is not really needed - the TCAdmin software will work without (at least it did on our old Debian servers before I realised I forgot to install them). However, having the utility installed is always a plus - and I hadn't realised that it was included in Debian 8 until a while after I made the post.
  17. Depends what game it is. Some games are simply impossible to run multiple servers under the same account while others allow you to run as many as you want.
  18. Read this: https://developer.valvesoftware.com/wiki/SteamCMD#Cross-Platform_Installation
  19. Hey, I got the idea of creating deduplication backups instead of full backups every day (which took hours and wasted a lot of space). This way I can save more backups. The backups aren't stored as folders on the backup server - they're rather stored as repositories, which means that I can't just get the name of the "folder" that I want to import as a backup, so I can't really find a way in TCAdmin to be able to select which backup to install. Any ideas? Eg.: Backups are stored in /home/backups/Server1 /home/backups/Server2 etc. But, files are deduplicated, and you have to specify which repository and archive you want to extract (/home/backups/Server2:Monday would be the backup from Monday for Server2, but there's no folder called Monday in the files). How would I, using TCAdmin, get a list of the latest x-number of days?
  20. Well, you didn't answer his question either.
  21. It's not that it's incorrect using the slash, but it's not necessary. There's no need for it :-)
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use