Table of Contents

Run PtokaX

a. Run PtokaX as console app with actual/cfg directory

b. Run PtokaX as daemon

  1. Run as daemon with default directory (/home/%curuser%/.PtokaX)
    Start PtokaX with command: ./PtokaX -d
  2. 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