A page in your DokuWiki was added or changed. Here are the details: Date : 2013/05/12 14:18 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1 IP-Address : 46.115.54.165 Hostname : 46.115.54.165 Old Revision: http://wiki.x2go.org/doku.php/doc:installation:x2gobroker?rev=1368368004 New Revision: http://wiki.x2go.org/doku.php/doc:installation:x2gobroker Edit Summary: User : sunweaver @@ -80,11 +80,12 @@ ===== Setting up Config Files ===== ==== X2Go Session Broker Config ==== - For a basic configuration with the INI file backend you only need to touch + For a basic configuration with the INI file backend and the standalone daemon (recommended for beginners) you only need to touch * /etc/x2go/x2gobroker.conf + * /etc/defaults/x2gobroker-daemon * /etc/x2go/broker/x2gobroker-sessionprofiles.conf The X2Go Session Broker uses several more configuration files. Below is a complete list (for version 0.0.2.x, if not applicable to later versions anymore, please update the below lists): @@ -96,9 +97,9 @@ [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=etc/broker/x2gobroker-loggers.conf|/etc/x2go/broker/x2gobroker-loggers.conf]] (don't touch!) __X2Go Session Broker Daemon:__ - [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=debian/x2gobroker-daemon.default|/etc/default/x2gobroker-daemon]] (enviroment variables, used to set defaults in Python X2Go Session Broker with impact on the daemon only), + **[[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=debian/x2gobroker-daemon.default|/etc/default/x2gobroker-daemon]]** (enviroment variables, used to set defaults in Python X2Go Session Broker with impact on the daemon only), [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=logrotate/x2gobroker-daemon|/etc/logrotate.d/x2gobroker-daemon]] (rotate broker logfiles) __X2Go Session Broker WSGI:__ [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=etc/x2gobroker-wsgi-apache.conf|/etc/x2go/x2gobroker-wsgi.apache.conf]] (global implementation, enabled by default) -- This mail was generated by DokuWiki at http://wiki.x2go.org/