Basically what I have to do is run the following command,
./home/pooldaemon/monero-stratum/build/bin/monero-stratum /home/pooldaemon/monero-stratum/config.json
the only disadvantage that this brings with it is that I can't do anything else. So I would like to make it run in the background so that I can do other things on my linux server in the mean time.
For the record I am running Linux Ubuntu 16.04 LTS Server.
I have ran true different solutions but quiet honestly most off them are to far out of my knowledge and understanding off linux.