A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:51
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=1362909072
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [X2Go related Tasks that could be submitted to GSOC 2013]
User : …
[View More]sunweaver
@@ -10,9 +10,9 @@
===== Deadlines =====
* March 18 19:00 UTC Mentoring organizations can begin submitting applications to Google
* March 29 19:00 UTC Mentoring organization application deadline
- ===== X2Go related Tasks that could be submitted to GSOC 2013 =====
+ ===== X2Go related code projects that could be submitted to GSOC 2013 =====
==== X2Go Client / X2Goplugin on Chromebooks ====
* As [[http://en.wikipedia.org/wiki/Chromebook|Chromebooks]] are a kind "Thin
Client" "look-alikes", it would be a good idea to be able to access Linux machines via X2Go.
* As it is only possible to install applications on chromeOS (running on an original chromebook) via the [[https://chrome.google.com/webstore/category/home|Googles webstore]] of Google Chrome, X2Go Client needs to packaged for [[https://chrome.google.com/webstore/category/home|Googles webstore]]. Preferences and maybe session files should be altered and committed, so that users can sync them with their Google account.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
[View Less]
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:51
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=1362909046
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [Interface between LightDM's remote login feature and X2Go Session Broker]
…
[View More]User : sunweaver
@@ -46,11 +46,11 @@
==== 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 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
+ * 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, Cplusplus, XML, JSON, Python.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
[View Less]
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:50
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=1362908764
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [Public X2Go Session Broker WebGUI]
User : sunweaver
@@ -35,9 +35,9 @…
[View More]@
* 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
* Implementation shall be in C++ using Qt4.
- ==== Public
X2Go Session Broker WebGUI ====
+ ==== X2Go Session Broker WebGUI Service ====
* 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
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
[View Less]
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:46
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=1362908745
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [Upgrade GLX extension in NX (redistributed)]
User : sunweaver
@@ -…
[View More]25,9 +25,9 @@
* 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
- * During this project you will get a deep insight into Xserver code. You need good C and 'C++' skills to start this code
project.
+ * During this project you will get a deep insight into Xserver code. You need good C and Cplusplus skills to start this code project.
==== 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
@@ -48,9 +48,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.
+ * Versatile skill are needed for this: C, Cplusplus, XML, JSON, Python.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
[View Less]
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:45
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=1362908725
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [Upgrade GLX extension in NX (redistributed)]
User : sunweaver
@@ -…
[View More]25,9 +25,9 @@
* 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
- * During this project you will get a deep insight into Xserver code. You need good C and C''++'' skills to start this code
project.
+ * During this project you will get a deep insight into Xserver code. You need good C and 'C++' skills to start this code project.
==== 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
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
[View Less]
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:45
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=1362908614
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [Upgrade GLX extension in NX (redistributed)]
User : sunweaver
@@ -…
[View More]25,9 +25,9 @@
* 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
- * During this project you will get a deep insight into Xserver code. You need good C and C++ skills to start this code project.
+
* During this project you will get a deep insight into Xserver code. You need good C and C''++'' skills to start this code project.
==== 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
@@ -48,9 +48,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.
+ * Versatile skill are needed for this: C, C''++'', XML, JSON, Python.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
[View Less]
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:43
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=1362908596
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [Interface between LightDM's remote login feature and X2Go Session Broker]
…
[View More]User : sunweaver
@@ -48,9 +48,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.
+ * Versatile skill are needed for this: C, C++, XML, JSON, Python.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
[View Less]
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:43
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=1362908575
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [Upgrade GLX extension in NX (redistributed)]
User : sunweaver
@@ -…
[View More]25,9 +25,9 @@
* 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
- * During this project you will get a deep insight into Xserver code. You need good C/C\+\+ skills to start this code project.
+
* During this project you will get a deep insight into Xserver code. You need good C and C++ skills to start this code project.
==== 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
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
[View Less]
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:42
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=1362908533
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [Upgrade GLX extension in NX (redistributed)]
User : sunweaver
@@ -…
[View More]25,9 +25,9 @@
* 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
- * During this project you will get a deep insight into Xserver code. You need good C/C++ skills to start this code project.
+ *
During this project you will get a deep insight into Xserver code. You need good C/C\+\+ skills to start this code project.
==== 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
@@ -48,9 +48,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.
+ * Versatile skill are needed for this: C/C\+\+, XML, JSON, Python.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
[View Less]
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/10 09:42
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=1362908494
New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013
Edit Summary: [Upgrade GLX extension in NX (redistributed)]
User : sunweaver
@@ -…
[View More]25,8 +25,9 @@
* 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
+ * During this project you will get a deep insight into Xserver code. You need good C/C++ skills to start this code project.
==== 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
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
[View Less]