<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.ptokax.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.ptokax.org/feed.php">
        <title>PtokaX wiki - guides</title>
        <description>Hub (server) for Direct Connect</description>
        <link>http://wiki.ptokax.org/</link>
        <image rdf:resource="http://wiki.ptokax.org/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-16T22:56:06+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:arch&amp;rev=1492102119&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:centos&amp;rev=1492102030&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:debian_bugbuntu&amp;rev=1672272728&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:fedora&amp;rev=1492102057&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:freebsd&amp;rev=1492102156&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:haiku&amp;rev=1492102211&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:mageia&amp;rev=1492102076&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:masox&amp;rev=1492102251&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:netbsd&amp;rev=1492102194&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:openbsd&amp;rev=1492102176&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:solaris&amp;rev=1492102234&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:suse&amp;rev=1492102097&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:unix_advanced_setup&amp;rev=1436140943&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:unix_basic_setup&amp;rev=1439713360&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:unix_run&amp;rev=1350256519&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ptokax.org/doku.php?id=guides:win_service&amp;rev=1439713602&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.ptokax.org/lib/exe/fetch.php?media=wiki:logo.png">
        <title>PtokaX wiki</title>
        <link>http://wiki.ptokax.org/</link>
        <url>http://wiki.ptokax.org/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:arch&amp;rev=1492102119&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-13T16:48:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Compile on Arch Linux</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:arch&amp;rev=1492102119&amp;do=diff</link>
        <description>Compile on Arch Linux

This guide was tested on clean installation of Arch Linux 2015.07.01.

Everything is done from command line, that means everything can be done over ssh on remote server.



In my case was only base system installed, that means after startup and login i was already in command line and working directory was my home directory.</description>
    </item>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:centos&amp;rev=1492102030&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-13T16:47:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Compile on CentOS</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:centos&amp;rev=1492102030&amp;do=diff</link>
        <description>Compile on CentOS

This guide was tested on clean installation of CentOS 7 (1503).

Everything is done from command line, that means everything can be done over ssh on remote server.



In my case was only base system installed, that means after startup and login i was already in command line and working directory was my home directory.</description>
    </item>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:debian_bugbuntu&amp;rev=1672272728&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-29T00:12:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Compile on Debian/Mint/Ubuntu/Dyson/Raspbian</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:debian_bugbuntu&amp;rev=1672272728&amp;do=diff</link>
        <description>Compile on Debian/Mint/Ubuntu/Dyson/Raspbian

This guide was tested on clean installation of Debian 11.6, Linux Mint Debian Edition 2 Betsy, Ubuntu 16.04/17.04, Dyson (2015-07-07-1720) Raspbian.

Everything is done from command line, that means everything can be done over ssh on remote server.</description>
    </item>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:fedora&amp;rev=1492102057&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-13T16:47:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Compile on Fedora</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:fedora&amp;rev=1492102057&amp;do=diff</link>
        <description>Compile on Fedora

This guide was tested on clean installation of Fedora 22.

Everything is done from command line, that means everything can be done over ssh on remote server.



In my case was only base system installed, that means after startup and login i was already in command line and working directory was my home directory.</description>
    </item>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:freebsd&amp;rev=1492102156&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-13T16:49:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Compile on FreeBSD</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:freebsd&amp;rev=1492102156&amp;do=diff</link>
        <description>Compile on FreeBSD

This guide was tested on clean installation of FreeBSD 10.2.

Everything is done from command line, that means everything can be done over ssh on remote server.



In my case was only base system installed, that means after startup and login i was already in command line and working directory was my home directory.</description>
    </item>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:haiku&amp;rev=1492102211&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-13T16:50:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Compile on Haiku</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:haiku&amp;rev=1492102211&amp;do=diff</link>
        <description>Compile on Haiku

This guide was tested on clean installation of Haiku R1/Alpha 4.1.

Everything is done from command line, that means everything can be done over ssh on remote server.

Important note: Because of Haiku limitations is PtokaX compiled without password hashing feature. When you have Registered Users with hashed password, then they can't be used on Haiku!</description>
    </item>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:mageia&amp;rev=1492102076&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-13T16:47:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Compile on Mageia</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:mageia&amp;rev=1492102076&amp;do=diff</link>
        <description>Compile on Mageia

This guide was tested on clean installation of Mageia 5.

Everything is done from command line, that means everything can be done over ssh on remote server.



In my case was only base system installed, that means after startup and login i was already in command line and working directory was my home directory.</description>
    </item>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:masox&amp;rev=1492102251&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-13T16:50:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Compile on Mac OS X</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:masox&amp;rev=1492102251&amp;do=diff</link>
        <description>Compile on Mac OS X

This guide was tested on clean installation of Mac OS X 10.10 Yosemite.

Everything is done from command line in terminal. When you don't have installed command line tools and compilers then Mac OS X will popup window and ask if you want to install them (they are free).</description>
    </item>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:netbsd&amp;rev=1492102194&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-13T16:49:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Compile on NetBSD</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:netbsd&amp;rev=1492102194&amp;do=diff</link>
        <description>Compile on NetBSD

This guide was tested on clean installation of NetBSD 6.1.5.

Everything is done from command line, that means everything can be done over ssh on remote server.



In my case was only base system installed, that means after startup and login i was already in command line and working directory was my home directory.</description>
    </item>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:openbsd&amp;rev=1492102176&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-13T16:49:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Compile on OpenBSD</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:openbsd&amp;rev=1492102176&amp;do=diff</link>
        <description>Compile on OpenBSD

This guide was tested on clean installation of OpenBSD 5.7.

Everything is done from command line, that means everything can be done over ssh on remote server.



In my case was only base system installed, that means after startup and login i was already in command line and working directory was my home directory.</description>
    </item>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:solaris&amp;rev=1492102234&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-13T16:50:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Compile on Solaris</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:solaris&amp;rev=1492102234&amp;do=diff</link>
        <description>Compile on Solaris

This guide was tested on clean installation of Oracle Solaris 11.2.

Everything is done from command line, that means everything can be done over ssh on remote server.

Important note: Because of Solaris limitations is PtokaX compiled without password hashing feature. When you have Registered Users with hashed password, then they can't be used on Solaris!</description>
    </item>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:suse&amp;rev=1492102097&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-13T16:48:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Compile on OpenSuse</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:suse&amp;rev=1492102097&amp;do=diff</link>
        <description>Compile on OpenSuse

This guide was tested on clean installation of OpenSuse 13.2.

Everything is done from command line, that means everything can be done over ssh on remote server.



In my case was only base system installed, that means after startup and login i was already in command line and working directory was my home directory.</description>
    </item>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:unix_advanced_setup&amp;rev=1436140943&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-07-06T00:02:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Advanced setup</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:unix_advanced_setup&amp;rev=1436140943&amp;do=diff</link>
        <description>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

	*  a. Install file capabilites with command: apt-get install libcap2-bin</description>
    </item>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:unix_basic_setup&amp;rev=1439713360&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-08-16T08:22:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Basic setup</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:unix_basic_setup&amp;rev=1439713360&amp;do=diff</link>
        <description>Basic setup

Before we run our compiled PtokaX executable we need to do at least basic configuration.

In source is in directory cfg.example file Settings.pxt with PtokaX settings. You can edit this file with text editor.


Another way is PtokaX inbuild command line menu where is possible to do basic setup, complete setup and to add registered user.</description>
    </item>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:unix_run&amp;rev=1350256519&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-10-14T23:15:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Run PtokaX</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:unix_run&amp;rev=1350256519&amp;do=diff</link>
        <description>Run PtokaX

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</description>
    </item>
    <item rdf:about="http://wiki.ptokax.org/doku.php?id=guides:win_service&amp;rev=1439713602&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-08-16T08:26:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Service version install and setup</title>
        <link>http://wiki.ptokax.org/doku.php?id=guides:win_service&amp;rev=1439713602&amp;do=diff</link>
        <description>Service version install and setup

1. Download, unpack and service installation

	*  a. Download
From PtokaX homepage download service version.
	*  b. Unpacking
Unpack content of archive to some directory (for example to C:\Program Files\PtokaX\).
	*  c. Install service</description>
    </item>
</rdf:RDF>
