Superb! 
However I have a slight problem, or maybe just a question. Can this be started in a screen so it will run in the background but I'd be able to get to control it without having FAHControl open on one of my machines?
Adding screen in front of doesn't do anything. I've tried these command below which at least one of them work with v6 (I think I ran the middle one) (obviously I changed the name of the dir and FAHClient).
However I have a slight problem, or maybe just a question. Can this be started in a screen so it will run in the background but I'd be able to get to control it without having FAHControl open on one of my machines?
Adding screen in front of doesn't do anything. I've tried these command below which at least one of them work with v6 (I think I ran the middle one) (obviously I changed the name of the dir and FAHClient).
Code:
sudo -u fah screen -d -m -S v7 /home/fah/fah7/fah7
Code:
cd /home/fah//fah7/ && sudo -u fah screen -d- m -S v7 ./fah7
Code:
cd /home/fah/fah7; screen ./fah7





















