Automated server setup on Linux/Wine
I've created a package that mostly automates the setup of a Tribes 2 + TribesNEXT server under Wine on Linux, plus includes utilities to help manage that server and make it function like a normal systemd service.
https://github.com/greenseeker/t2server
I've been using it on Ubuntu 20.04 for a couple months now, and I've confirmed it also works on Debian 10.
RHEL/CentOS do not include wine32 in their repos anymore so it would have to be manually built from source or downloaded from another source. As such, I haven't pursued testing on these distros.