thanks for the new version V1.2.1.
At the first, this version runs very smooth on my Linux server and at the moment without a bug.

Regards
Steffen
Hi Steffen.jimjack wrote:Hi Erik,
yes I can help you. No problem.
1. Installation VRS:
I've decompressed the files for Linux in one directory
http://www.virtualradarserver.co.uk/Fil ... dar.tar.gz
http://www.virtualradarserver.co.uk/Fil ... ack.tar.gz
http://www.virtualradarserver.co.uk/Fil ... gin.tar.gz
and installed also the Mono environment under Debian-Linux with
apt-get install mono-complete
Then I start VRS for German language under VNC with user rights
mono VirtualRadar.exe -culture:de-DE
Thats all for VRS to run.
2. Setup portforwarding
I think thats quite simple. VRS runs under user rights on HTTP-Port 8080.
This cannot changed under this user rights.
You must set a portforwarding rule in your internet router to internal port 8080
with the IP adress from your computer wich runs VRS.
Internet -> Port xxxx (8080) -> Portforwarding -> 192.168.xx.xx:8080
I use an Apache webserver with ProxyPass/ProxyPassReverse wich runs all HTTP traffic througt
port 80 on my websserver. The configuration is a little bit tricky and I think you don't need this.
The simple portforwarding it's yours.
Regards,
Steffen