# Linux command line
nohup java -jar TestController.jar >/dev/null 2>&1 &
