Hello,
Is it possible to get an account on the wiki?
Would be nice to change the FAQ to there, so that people with an account can add FAQ's, or even work on some parts of the documentation.
With regards, Paul van der Vlis.
Am 29.06.2010 20:55, schrieb Paul van der Vlis:
Hello,
Is it possible to get an account on the wiki?
Would be nice to change the FAQ to there, so that people with an account can add FAQ's, or even work on some parts of the documentation.
Hello Paul,
at the moment you can simply register your account on the wiki. I'll be informed by email and cann give you access to the wikipages. The wiki is saved every hour by cronjob and has an active change protoll.
A capture and antispam plugin are installed, but I won't use them as long as there is no need for them.
best regards,
Heinz
Hi Heinz,
On Di 29 Jun 2010 22:14:05 CEST "Heinz-M. Graesing" wrote:
Am 29.06.2010 20:55, schrieb Paul van der Vlis:
Hello,
Is it possible to get an account on the wiki?
Would be nice to change the FAQ to there, so that people with an account can add FAQ's, or even work on some parts of the documentation.
Hello Paul,
at the moment you can simply register your account on the wiki. I'll be informed by email and cann give you access to the wikipages. The wiki is saved every hour by cronjob and has an active change protoll.
registering with dokuwiki worked fine, thanks. However, I cannot edit
pages, yet.
Here are the suggestions for modification: http://wiki.x2go.org/using_a_centralized_postgresql_db_with_x2goserver_debia...
< # ssh-keygen -t das -f /root/.x2go/ssh/.pg/id_dsa
# ssh-keygen -t dsa -f /root/.x2go/ssh/.pg/id_dsa
< # cat id_dsa-pub >> ~postgres/.ssh/authorized_keys
# mkdir -p ~postgres/.ssh/ # cat id_dsa-pub >> ~postgres/.ssh/authorized_keys # chown -Rf postgres:postgres ~postgres/.ssh # chmod -Rf go-rwx ~postgres/.ssh
SSH refuses to work, if permissions are to lax.
I may also suggest dividing the wiki into at least four explicit parts:
o user issues (x2goclient & co) o admin issues (x2goserver & co) o developer issues (json-rpc api, internal functioning, postgres and LDAP internals etc.) o FAQ o ...(?)
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
eMail-LeseSchreibStunde: wochentags 8h-10h mail: m.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Hello Paul, Hello wiki users,
I've set permissen to all registered users (they are all part of the list too) of the wiki so they can work on the sites now. I to have added the whole list of properties of the x2goplgin. The number has again changed since yesterday as there is now again a new version of the plugin.
http://wiki.x2go.org/x2goplugin
The new properties:
sound=true/false exportfs=true/false speed=adsl compression=16m-jpeg quality=9 dpi=120 kbdlayout=de kbdtype=pc105/de
best regards,
Heinz
Am 29.06.2010 20:55, schrieb Paul van der Vlis:
Hello,
Is it possible to get an account on the wiki?
Would be nice to change the FAQ to there, so that people with an account can add FAQ's, or even work on some parts of the documentation.
With regards, Paul van der Vlis.
On Thu, 2010-07-01 at 07:53 +0200, Heinz-M. Graesing wrote:
Hello Paul, Hello wiki users,
I've set permissen to all registered users (they are all part of the list too) of the wiki so they can work on the sites now. I to have added the whole list of properties of the x2goplgin. The number has again changed since yesterday as there is now again a new version of the plugin.
http://wiki.x2go.org/x2goplugin
The new properties:
sound=true/false exportfs=true/false speed=adsl compression=16m-jpeg quality=9 dpi=120 kbdlayout=de kbdtype=pc105/de
<snip> Thanks, Heinz. I assume where you have not given true/false that you have given the default values. Is that true? Is there any reason to avoid defaulting compression to 16m-png-jpeg? In our random testing, that seemed to give much crisper and more responsive screens than 16m-jpeg but I don't know enough about the underlying technology to know if that is a wise change.
Does the x2go plugin update automatically or do we need to force a download of the new plugin on existing installations to get the newer version? Thanks again - John
Hi John, hi Heinz, hi Alex,
On Do 01 Jul 2010 14:44:07 CEST "John A. Sullivan III" wrote:
Does the x2go plugin update automatically or do we need to force a download of the new plugin on existing installations to get the newer version? Thanks again - John
the update does not get initiated automatically... Even if you go to
Firefox's Add-on manager and try to update the plugin/add-on manually
(right-click on the x2goplugin Add-On), it states that there are no
updates available.
Currently, the only way of updating is uninstallation of the plugin
and then opening your x2go-site location again. At least that's my
experience... An auto-update functionality would be nice...
... searching the web ...
Here is an article from 2008 that explains firefox add-on update
provision on add-on download URLs.
http://dev2.taboca.com/en/technotes/addons-update-mechanism/firefox-extensio...
In addition to that, I think for firefox 3.5 https locations are
obligatory now (encryption)...
Implementing an update mechanism for the plugin should become some
sort of priority, because if the plugin gets spread (among test users)
you surely want to ensure that spread plugins stay up-to-date...
Please let me know if help is needed...
@Alex+Heinz:
Due to the https enforcement, it might be good to offer the x2go.org
Root-CA (if you have any) on the x2go homepage so that people can
install that in their browsers...
If you need a self-signed Root-CA and Certificates for encrypted URLs
let me know.
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
eMail-LeseSchreibStunde: wochentags 8h-10h mail: m.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...