A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:41
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.185.6
Hostname : 6-185-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/events:gsoc2013?rev=1362908467
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [X2Go Desktop Applet]
User : sunweaver
@@ -31,9 +31,10 @@
* Status quo: for several desktop the X2Go project offers a desktop integration (=binding) package
* One that can be used as a template and reference is the package: plasma-widget-x2go. It provides a Plasma widget that can dock into KDE4's panel and this widget then gives you control over your X2Go session
* Unfortunately, the Plasma X2Go widget is for KDE4 only and of no use to users GNOME, Unity, XFCE, etc.
* The idea: create a desktop independent applet that docks into the systems
systray (or into the appindicator area). This applet then gives you control over your X2Go session from inside the X2Go session: unmount client-side folder, manage print job, suspend X2Go session, grant permission for desktop sharing, etc.
- * Please use the tools ''plasma-widget-x2go'' and ''x2godesktopsharing'' as reference and as a start point (yes, the development should be in Qt4)
+ * Please use the tools ''plasma-widget-x2go'' and ''x2godesktopsharing'' as reference and as a start point
+ * Implementation shall be in C++ using Qt4.
==== Public X2Go Session Broker WebGUI ====
* Similar to Canonical's [[https://uccs.landscape.canonical.com/|UCCS Service]] X2Go admins may want to provide a company-wide side where users of the infrastructure shall be able to configure their favourite (X2Go, RDP) servers in the company's network
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:41
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.185.6
Hostname : 6-185-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/events:gsoc2013?rev=1362908433
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [Interface between LightDM's remote login feature and X2Go Session Broker]
User : sunweaver
@@ -46,8 +46,9 @@
* The remote login feature in LightDM uses UCCS for session brokerage. The UCCS is a very public service. The main caveat is: UCCS offers to store user passwords and these passwords (at time of Ubuntu 12.10 and Ubuntu 13.04) get stored in plaintext at Canonical (or at least can be easily unhashed). A site admin surely would love to have such a web portal as UCCS at hand, so that the remote login feature can be used on the local network without
Canonical as the brokerage provide in the loop.
* This code project is to provide a drop-in replacement for the Ubuntu package ''/lightdm-remote-session-uccsconfigure'' that replaces UCCS with the X2Go Session Broker as session brokerage provide
* The users shall then be able to use LightDM's remote login feature to launch X2Go and RDP sessions. The session profiles will be provided by the X2Go Session Broker
+ * Versatile skill are needed for this: C/C++, XML, JSON, Python.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:40
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.185.6
Hostname : 6-185-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/events:gsoc2013?rev=1362908401
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [Public X2Go Session Broker WebGUI]
User : sunweaver
@@ -39,8 +39,9 @@
* Similar to Canonical's [[https://uccs.landscape.canonical.com/|UCCS Service]] X2Go admins may want to provide a company-wide side where users of the infrastructure shall be able to configure their favourite (X2Go, RDP) servers in the company's network
* This will need an extension of the X2Go Session Broker:
* Add a session profile storage (on a per-user basis) based on MongoDB
* Make these session profiles configurable through a nice WebGUI
+ * The current public
implementation of the X2Go Session Broker is written in Python.
==== Interface between LightDM's remote login feature and X2Go Session Broker ====
* The remote login feature in LightDM uses UCCS for session brokerage. The UCCS is a very public service. The main caveat is: UCCS offers to store user passwords and these passwords (at time of Ubuntu 12.10 and Ubuntu 13.04) get stored in plaintext at Canonical (or at least can be easily unhashed). A site admin surely would love to have such a web portal as UCCS at hand, so that the remote login feature can be used on the local network without Canonical as the brokerage provide in the loop.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:40
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.185.6
Hostname : 6-185-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/events:gsoc2013?rev=1362908363
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [Public X2Go Session Broker WebGUI]
User : sunweaver
@@ -38,9 +38,9 @@
* Similar to Canonical's [[https://uccs.landscape.canonical.com/|UCCS Service]] X2Go admins may want to provide a company-wide side where users of the infrastructure shall be able to configure their favourite (X2Go, RDP) servers in the company's network
* This will need an extension of the X2Go Session Broker:
* Add a session profile storage (on a per-user basis) based on MongoDB
- * Make these session profiles configurable through a nice WebGUI that becomes part of the
X2Go Session Broker code base
+ * Make these session profiles configurable through a nice WebGUI
==== Interface between LightDM's remote login feature and X2Go Session Broker ====
* The remote login feature in LightDM uses UCCS for session brokerage. The UCCS is a very public service. The main caveat is: UCCS offers to store user passwords and these passwords (at time of Ubuntu 12.10 and Ubuntu 13.04) get stored in plaintext at Canonical (or at least can be easily unhashed). A site admin surely would love to have such a web portal as UCCS at hand, so that the remote login feature can be used on the local network without Canonical as the brokerage provide in the loop.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:39
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.185.6
Hostname : 6-185-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/events:gsoc2013?rev=1362908176
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [Interface between LightDM's remote login feature and X2Go Session Broker]
User : sunweaver
@@ -42,11 +42,11 @@
* Make these session profiles configurable through a nice WebGUI that becomes part of the X2Go Session Broker code base
==== Interface between LightDM's remote login feature and X2Go Session Broker ====
- * The remote login feature in LightDM uses UCCS for session brokerage
+ * The remote login feature in LightDM uses UCCS for session brokerage. The UCCS is a very public service. The main caveat is: UCCS offers to store user passwords
and these passwords (at time of Ubuntu 12.10 and Ubuntu 13.04) get stored in plaintext at Canonical (or at least can be easily unhashed). A site admin surely would love to have such a web portal as UCCS at hand, so that the remote login feature can be used on the local network without Canonical as the brokerage provide in the loop.
* This code project is to provide a drop-in replacement for the Ubuntu package ''/lightdm-remote-session-uccsconfigure'' that replaces UCCS with the X2Go Session Broker as session brokerage provide
* The users shall then be able to use LightDM's remote login feature to launch X2Go and RDP sessions. The session profiles will be provided by the X2Go Session Broker
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:36
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.185.6
Hostname : 6-185-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/events:gsoc2013?rev=1362907697
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary:
User : sunweaver
@@ -32,6 +32,21 @@
* One that can be used as a template and reference is the package: plasma-widget-x2go. It provides a Plasma widget that can dock into KDE4's panel and this widget then gives you control over your X2Go session
* Unfortunately, the Plasma X2Go widget is for KDE4 only and of no use to users GNOME, Unity, XFCE, etc.
* The idea: create a desktop independent applet that docks into the systems systray (or into the appindicator area). This applet then gives you control over your X2Go session from inside the X2Go session:
unmount client-side folder, manage print job, suspend X2Go session, grant permission for desktop sharing, etc.
* Please use the tools ''plasma-widget-x2go'' and ''x2godesktopsharing'' as reference and as a start point (yes, the development should be in Qt4)
+
+ ==== Public X2Go Session Broker WebGUI ====
+
+ * Similar to Canonical's [[https://uccs.landscape.canonical.com/|UCCS Service]] X2Go admins may want to provide a company-wide side where users of the infrastructure shall be able to configure their favourite (X2Go, RDP) servers in the company's network
+ * This will need an extension of the X2Go Session Broker:
+ * Add a session profile storage (on a per-user basis) based on MongoDB
+ * Make these session profiles configurable through a nice WebGUI that becomes part of the X2Go Session Broker code base
+
+ ==== Interface between LightDM's remote login feature and X2Go Session Broker ====
+
+ * The remote login feature in LightDM uses UCCS for session
brokerage
+ * This code project is to provide a drop-in replacement for the Ubuntu package ''/lightdm-remote-session-uccsconfigure'' that replaces UCCS with the X2Go Session Broker as session brokerage provide
+ * The users shall then be able to use LightDM's remote login feature to launch X2Go and RDP sessions. The session profiles will be provided by the X2Go Session Broker
+
+
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:28
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.185.6
Hostname : 6-185-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/events:gsoc2013?rev=1362907102
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary:
User : sunweaver
@@ -19,6 +19,19 @@
==== Access X2Goserver Sessions via HTML5 Client ====
* It's difficult for the X2Go Project to offer clients on a number of mobile devices lacking an X.Org server and with rules that make it very difficult to submit GPL'ed software to their ecosystems.
* An HTML5 Client could help to build native apps and render sessions on a [[https://en.wikipedia.org/wiki/Canvas_element|HTML5 Canvas]]
* In the first step, it would be possible to use existing vnc<->canvas proxies like [[http://kanaka.github.com/noVNC/|noVNC]] or
[[http://guac-dev.org/|Guacamole]]
+
+ ==== Upgrade GLX extension in NX (redistributed) ====
+ * With Ubuntu 12.10, Canonical has dropped Unity-2d support
+ * Starting with Ubuntu 12.10, Unity requires a modern Xserver with GLX v8 included
+ * The weakness of X2Go definitely is the NX Xserver used for display server session on the client
+ * This coding project would be a start to gradually update the Xserver extensions shipped with NX
+
+ ==== X2Go Desktop Applet ====
+ * Status quo: for several desktop the X2Go project offers a desktop integration (=binding) package
+ * One that can be used as a template and reference is the package: plasma-widget-x2go. It provides a Plasma widget that can dock into KDE4's panel and this widget then gives you control over your X2Go session
+ * Unfortunately, the Plasma X2Go widget is for KDE4 only and of no use to users GNOME, Unity, XFCE, etc.
+ * The idea: create a desktop independent applet that docks into the systems systray
(or into the appindicator area). This applet then gives you control over your X2Go session from inside the X2Go session: unmount client-side folder, manage print job, suspend X2Go session, grant permission for desktop sharing, etc.
+ * Please use the tools ''plasma-widget-x2go'' and ''x2godesktopsharing'' as reference and as a start point (yes, the development should be in Qt4)
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:17
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.185.6
Hostname : 6-185-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/events:start?rev=1362907027
New Revision: http://wiki.x2go.org/doku.php/events:start
Edit Summary:
User : sunweaver
@@ -2,14 +2,12 @@
===== Upcoming Events =====
==== Linuxtag 2013 ====
-
- * 4 People as booth team needed (May 22nd till 25th)
+ * 4 People as booth team needed (May 22nd till 25th)
==== Google Summer or Code 2013 ====
-
- * [[events:gsoc2013|Read more...]]
+ * [[events:gsoc2013|Read more...]]
----
===== Upcoming Workshops / Trainings =====
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:17
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.185.6
Hostname : 6-185-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/events:start?rev=1362907008
New Revision: http://wiki.x2go.org/doku.php/events:start
Edit Summary:
User : sunweaver
@@ -3,13 +3,13 @@
===== Upcoming Events =====
==== Linuxtag 2013 ====
- * 4 People as booth team needed (May 22nd till 25th)
+ * 4 People as booth team needed (May 22nd till 25th)
==== Google Summer or Code 2013 ====
- * [[events:gsoc2013|Read more...]]
+ * [[events:gsoc2013|Read more...]]
----
===== Upcoming Workshops / Trainings =====
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/