<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.x2go.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="https://wiki.x2go.org/feed.php">
        <title>X2Go - everywhere@home doc:howto</title>
        <description></description>
        <link>https://wiki.x2go.org/</link>
        <image rdf:resource="https://wiki.x2go.org/lib/tpl/x2go/images/favicon.ico" />
       <dc:date>2026-05-16T22:18:10+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.x2go.org/doku.php/doc:howto:nx-libs-betatesting?rev=1579020413&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.x2go.org/doku.php/doc:howto:ssh-agent-workaround?rev=1530624283&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1757257093&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.x2go.org/doku.php/doc:howto:wikid?rev=1484834724&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.x2go.org/doku.php/doc:howto:x2gobroker?rev=1488273693&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.x2go.org/doku.php/doc:howto:x2goclient-file-sharing?rev=1547824126&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.x2go.org/lib/tpl/x2go/images/favicon.ico">
        <title>X2Go - everywhere@home</title>
        <link>https://wiki.x2go.org/</link>
        <url>https://wiki.x2go.org/lib/tpl/x2go/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.x2go.org/doku.php/doc:howto:nx-libs-betatesting?rev=1579020413&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-01-14T16:46:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>doc:howto:nx-libs-betatesting</title>
        <link>https://wiki.x2go.org/doku.php/doc:howto:nx-libs-betatesting?rev=1579020413&amp;do=diff</link>
        <description>How to Betatest a newer NX-Libs version from Arctica

What is Arctica and what do they have to do with X2Go and NX-Libs?

The Arctica Project is a fork/spin-off of X2Go, and overlapping with X2Go in several goals as well as the names of the volunteers involved.

Currently, one of the most important sub-projects within the Arctica project is the task of updating the NX-Libraries (the code that NoMachines was forced to release under</description>
    </item>
    <item rdf:about="https://wiki.x2go.org/doku.php/doc:howto:ssh-agent-workaround?rev=1530624283&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-07-03T13:24:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>doc:howto:ssh-agent-workaround</title>
        <link>https://wiki.x2go.org/doku.php/doc:howto:ssh-agent-workaround?rev=1530624283&amp;do=diff</link>
        <description>Workaround to use SSH Agent Forwarding in an X2Go Session

X2GoClient uses libssh and thus is unable to forward SSH Agent credentials by default.

However, there is a workaround:

Put this at the end of /etc/bash.bashrc on your X2Go Server:



# --- BEGIN X2Go SSH forwarding workaround ---


# Part that runs in regular SSH session

# check we have an agent socket and
# check we have an ~/.x2go directory
if [ -n &quot;$SSH_AUTH_SOCK&quot; ] &amp;&amp; \
   [ -d ~/.x2go ] ; then
        # touch the output file and …</description>
    </item>
    <item rdf:about="https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1757257093&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-07T14:58:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>doc:howto:tce</title>
        <link>https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1757257093&amp;do=diff</link>
        <description>X2Go-ThinClientEditon-Live (TCE-Live, formerly known as TCE-NG)
here

History, Rationale, Outlook

During the time of Debian Wheezy being Debian's stable release, we started developing a new ThinClientEdition then called TCE-Next Generation, or TCE-NG for short - one that is based on Debian-Live and thus does no longer rely on NFS (though NFS can still be used to deploy the image - but we do not recommend that approach).  Instead, the entire image is loaded into the RAM of the ThinClient machine…</description>
    </item>
    <item rdf:about="https://wiki.x2go.org/doku.php/doc:howto:wikid?rev=1484834724&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-01-19T14:05:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>doc:howto:wikid</title>
        <link>https://wiki.x2go.org/doku.php/doc:howto:wikid?rev=1484834724&amp;do=diff</link>
        <description>Remote access is often a risky proposition, mostly due to poor authentication. This document will show how simple it is to add two-factor authentication to X2Go on Ubuntu 12.04, thanks to it's support for PAM.   

We recommend organizations standardize on an authentication protocol and choose products and plan implementations around that choice.  We recommend RADIUS. All major remote access solutions support it.  You can tie in your directory infrastructure into the authentication process and al…</description>
    </item>
    <item rdf:about="https://wiki.x2go.org/doku.php/doc:howto:x2gobroker?rev=1488273693&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-02-28T09:21:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>doc:howto:x2gobroker</title>
        <link>https://wiki.x2go.org/doku.php/doc:howto:x2gobroker?rev=1488273693&amp;do=diff</link>
        <description>X2Go Session Broker Demo Environment Setup

Purpose of this document

This document takes you through the steps required to set up a simple X2Go Session Broker demo environment, consisting of a test client (x2goclient1.x2go.example.com) and the following servers:</description>
    </item>
    <item rdf:about="https://wiki.x2go.org/doku.php/doc:howto:x2goclient-file-sharing?rev=1547824126&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-18T15:08:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>doc:howto:x2goclient-file-sharing</title>
        <link>https://wiki.x2go.org/doku.php/doc:howto:x2goclient-file-sharing?rev=1547824126&amp;do=diff</link>
        <description>Setting up File Sharing in X2GoClient
fusenotfuseCargo Cult Programming
The following screenshots were made using X2GoClient for Windows 4.0.5.1-2016.08.18.  The design of the session tabs may vary slightly in later versions, however, the principle stays the same.
Attention:or
Session Setup

First, let's create a New Session</description>
    </item>
</rdf:RDF>
