Table of Contents

Advanced setup

This guide was tested on clean installation of Debian GNU/Linux 8.1. Should be same or very similar on other Linux distributions.

Running on ports 1024 and below without Root

Creating unprivileged user for PtokaX and run PtokaX on system startup

We assume that you installed PtokaX binary with command: make install

Multiple PtokaX instances starting with system

This is similar as above. But we need one settings directory and one init script per instance. So we have /home/ptokax directory and user ptokax who owns it (created with a and b above).