a. Run PtokaX as console app with actual/cfg directory
Start PtokaX with command: ./PtokaX
b. Run PtokaX as daemon
Run as daemon with default directory (/home/%curuser%/.PtokaX)
Start PtokaX with command: ./PtokaX -d
Run as daemon with config directory specified (you can run multiple hubs with one PtokaX executable and different config directories)
Start PtokaX with command similar to this: ./PtokaX -d -c /home/myPtokaXhub