A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/07/22 20:52
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
IP-Address : 78.43.91.217
Hostname : HSI-KBW-078-043-091-217.hsi4.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2017?rev=1500756548
New Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2017
Edit Summary: [List of Participants] Uli signed up
User : stefanbaur
@@ -78,13 +78,12 @@
* Mike 'Mike#1' Gabriel
* Juri Grabowski
* //Mihai 'ionic' Moldovan//
* Oleksandr 'Alex' Shneyder (daytime only)
-
+ * Ulrich Sibiller
**We're also expecting:**
* Heinz-M. 'h1.org' Graesing
- * Ulrich Sibiller
... but are still waiting for their official sign-up eMail.
**Undecided:**
* Mike 'Mike#2' DePaulo - needs sponsorship and needs to get time off of work approved
--
This mail was generated by
DokuWiki at
https://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/07/22 20:49
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
IP-Address : 78.43.91.217
Hostname : HSI-KBW-078-043-091-217.hsi4.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2017?rev=1500659853
New Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2017
Edit Summary: [Saturday 2017-09-23] Coding Session: SmartCards
User : stefanbaur
@@ -166,8 +166,9 @@
| Windows Client improvements/bugfixes - esp. when session disconnects due to timeout, high CPU load and crash on close [[http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1077|#1077]] | Mike#2, Mihai? |
| General Bugsquashing/Triaging | everyone else |
| Bugs [[http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=738|#738]]/[[http://bugs.x2g…]] client-side printing/include PDF viewer with windows
client | Mike#2 |
| Updating X2Go-TCE and X2Go-Broker-Demo-preseeds to Stretch | Any volunteers? |
+ | SmartCard-Reader-Support - TCE, RPi, different reader types, USB media instead of cards - what works, what does not, what needs better Documentation/HowTos | Stefan#1, H1, Alex, Mihai(?) |
| Updating [[doc:usage:desktop-sharing|Session Shadowing documentation]] | Any volunteers? |
| General Bugsquashing/Triaging | everyone else |
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/07/21 22:38
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
IP-Address : 78.43.91.217
Hostname : HSI-KBW-078-043-091-217.hsi4.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1500667709
New Revision: https://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: live{1,2,-download} -> X2Go-live{1,2,-download}
User : stefanbaur
@@ -581,9 +581,9 @@
menu title X2Go-TCE
# This says "password" in md5
menu master passwd $1$v4.0xYdG$32uzkKsup9c1RsHZlzfQs1
UI menu.c32
- default live2-486
+ default X2Go-live1
prompt 0
timeout 50
include X2Go-live1.cfg
include X2Go-live2.cfg
@@ -742,9 +742,9 @@
* ''tcpprint'' - Will allow you to use local LPT/USB printers like "dumb" network printers (listening to port 9100 and above). Requires MAC->IP mapping in DHCP server (and optionally, DNS->IP mapping), or
static IPs - else your print jobs will end up on random devices. This setup is preferred over the X2GoClient's built-in printing for locally attached printers if X2GoServer and ThinClients are on the same network. It is not recommended when your X2Go connection goes across the internet or when the ThinClient is actually a laptop roaming between different networks. **Attention:** When used without ''tcpprintonlyfrom'' (see below), this means anyone that can reach your thin client via e.g. ping can also send print jobs to it!
* ''tcpprintonlyfrom=x.x.x.x'' - Will allow you to specify which IP address may connect to Port 9100 and above for printing to a locally attached LPT/USB printer. This should be the IP of your CUPS server or whatever print server system you use. Understands the same syntax as xinetd's ''only_from''.
=== These are only intended to be used with TCE images stored on local media ===
- *
''updateurl=rsync|https|http|ftp://your-http-server-ip-or-dns-here/path-to-update-files'' - Will allow you to update an image in the background when using local storage instead of PXE. Download task will start at a randomized interval to avoid unintentional dDOSing of the update server/network infrastructure. The updater will even work when using NTFS for local storage, but only if the //toram// boot option is used. Regardless of NTFS or not, the updater requires three directories: ''/boot/live1, /boot/live2, /boot/live-download'' **Attention:** Whoever manages to spoof the server name can deploy rogue images to your ThinClients. Even though it is slower, using an HTTPS web server is the safer way of doing this. Be sure that your web server delivers a last-modified header for all files.
+ * ''updateurl=rsync|https|http|ftp://your-http-server-ip-or-dns-here/path-to-update-files'' - Will allow you to update an image in the background when using local storage instead of PXE.
Download task will start at a randomized interval to avoid unintentional dDOSing of the update server/network infrastructure. The updater will even work when using NTFS for local storage, but only if the //toram// boot option is used. Regardless of NTFS or not, the updater requires three directories: ''/boot/X2Go-live1, /boot/X2Go-live2, /boot/X2Go-live-download'' **Attention:** Whoever manages to spoof the server name can deploy rogue images to your ThinClients. Even though it is slower, using an HTTPS web server is the safer way of doing this. Be sure that your web server delivers a last-modified header for all files.
* ''updatesleep=nnnnn'' - Will allow you to specify the upper limit (in seconds) of the update timer's randomizer. Allowed range for upper limit: 240-32767. Will default to 900 if unset or set to an out-of-range value. Lower limit is fixed at 120 seconds.
* ''bwlimit=nnn'' - Will allow you to specify a bandwidth limit (valid values: 1-100) in percent for
the backgrounded update task.
* ''ntfs-uuid='' - Will be required for updating images stored on NTFS filesystems. Full UUID as shown under /dev/disk/by-uuid/ is preferred, but can work with the volume serial number shown in the output of "vol c:" as well.
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/07/21 20:08
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
IP-Address : 78.43.91.217
Hostname : HSI-KBW-078-043-091-217.hsi4.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1497959930
New Revision: https://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Installing a boot loader] - Issues with GRUB-legacy and possibly GRUB4DOS as well
User : stefanbaur
@@ -524,8 +524,16 @@
* Use GRUB-legacy for ext* file systems.
* Use syslinux when installing on FAT* file systems. Should work with ext* file systems as well (using extlinux), if you don't want GRUB-legacy.
* Use GRUB4DOS when dealing with an NTFS file system (say, you're trying to turn an existing Windows XP installation into a ThinClient).
* read section [[doc:howto:tce#boot_parameters_for_x2go-tce|Boot Parameters for X2Go-TCE]]
to find out what changes to make and what to put where it says FURTHER-OPTIONS-GO-HERE
+
+ <note important>
+ Note that GRUB-legacy (and possibly GRUB4DOS as well) has a limit of 256 characters for /proc/cmdline.
+ Current syslinux implementations double that value to 512 characters.
+ So if you're seeing issues like X2Go-TCE hanging at boot when it comes to downloading config files, or certain parameters being ignored, when you specify a lot of and/or long parameters, you can either go ahead and shorten file names and paths (e.g. use "vml" instead of "x2go-tce-vmlinuz" and "<nowiki>http://host/</nowiki>" instead of "<nowiki>http://host.example.com/</nowiki>", or switch to a different bootloader.
+
+ </note>
+
=== Installing GRUB-legacy ===
* mount /dev/targetpartition to (mountpath)
* create a folder ''(mountpath)/boot/grub''
* install grub-legacy into it:
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/07/21 17:55
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
IP-Address : 78.43.91.217
Hostname : HSI-KBW-078-043-091-217.hsi4.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2017?rev=1500659508
New Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2017
Edit Summary: [Friday 2017-09-22] no chimney room in Treuchtlingen
User : stefanbaur
@@ -100,9 +100,9 @@
==== Friday 2017-09-22 ====
* arrival: 16:00h-20:00h local time (CEST - Central European Summer Time AKA daylight saving time)
* option to have Dinner/order Pizza or start a BBQ/camp fire, if the location allows it
- * get-together in the chimney room (there's Wi-Fi and power, so if you want to code away, feel free to do so)
+ * get-together in the conference room (there's Wi-Fi and power, so if you want to code away,
feel free to do so)
=== Arrival Plan ===
^ When ^ Where ^ Who ^
| | | |
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/07/21 17:51
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
IP-Address : 78.43.91.217
Hostname : HSI-KBW-078-043-091-217.hsi4.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2017?rev=1500644587
New Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2017
Edit Summary: [List of Participants] Juri confirmed
User : stefanbaur
@@ -75,15 +75,16 @@
===== List of Participants =====
**The following participants have been confirmed:**
* //Stefan 'Stefan#1' Baur//
* Mike 'Mike#1' Gabriel
+ * Juri Grabowski
* //Mihai 'ionic' Moldovan//
* Oleksandr 'Alex' Shneyder (daytime only)
+
**We're also expecting:**
* Heinz-M. 'h1.org' Graesing
* Ulrich Sibiller
- * Juri Grabowski
... but are still waiting for their official sign-up eMail.
**Undecided:**
*
Mike 'Mike#2' DePaulo - needs sponsorship and needs to get time off of work approved
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/07/21 13:43
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
IP-Address : 78.43.91.217
Hostname : HSI-KBW-078-043-091-217.hsi4.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2017?rev=1500544049
New Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2017
Edit Summary: [Saturday 2017-09-23]
User : stefanbaur
@@ -153,16 +153,20 @@
* Stefan Baur, Brainstorming re: Improving Reliability of X2Go Services (DNS/IP issues, server migration, outage management, ...)
* Stefan Baur, Brainstorming re: https://github.com/OSC/Open-OnDemand/ and X2Go integration (a request from one of our sponsors)
* Stefan Baur, Heinz-M. Graesing, Mihai(?), Brainstorming re: future of X2Go Online Dev meetings; X2Go-Minigatherings in Ulm
* Stefan Baur, Mike#1, Alex, Ulrich Sibiller, Mihai, Heinz,
Brainstorming re: release schedule, merging newer NX releases into X2Go, required Documentation for testers
+ * Stefan Baur, Heinz-M. Graesing, Mike#1, Mihai(?), Brainstorming re: HTTPS for *.x2go.org
+ * Heinz-M. Graesing, Mike#1, Brainstorming re: Server Migration DNT->h1.org for *.x2go.org
+
=== Saturday Coding Session ===
^ Topic ^ Participants ^
| skimming over X2Go-user and checking what needs to be turned into a bug | ??? |
| Background local apps triggering on foreground Remote app actions and vice versa in Pubapp mode [[http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1075|#1075]] | ??? <del>someone from Qindel</del> Maybe Mike#1 ??? |
| Windows Client improvements/bugfixes - esp. when session disconnects due to timeout, high CPU load and crash on close [[http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1077|#1077]] | Mike#2, Mihai? |
| General Bugsquashing/Triaging | everyone else |
| Bugs
[[http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=738|#738]]/[[http://bugs.x2g…]] client-side printing/include PDF viewer with windows client | Mike#2 |
+ | Updating X2Go-TCE and X2Go-Broker-Demo-preseeds to Stretch | Any volunteers? |
| Updating [[doc:usage:desktop-sharing|Session Shadowing documentation]] | Any volunteers? |
| General Bugsquashing/Triaging | everyone else |
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/07/20 09:47
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
IP-Address : 78.43.91.217
Hostname : HSI-KBW-078-043-091-217.hsi4.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2017?rev=1500543820
New Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2017
Edit Summary: [Saturday 2017-09-23] added ToDo item re: release schedule, merging newer NX releases into X2Go
User : stefanbaur
@@ -152,8 +152,9 @@
* Ulrich Sibiller, topic: Xinerama, esp. re: bugs [[http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=872|#872]] and [[http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=873|#873]]
* Stefan Baur, Brainstorming re: Improving Reliability of X2Go Services (DNS/IP issues, server migration, outage management, ...)
* Stefan Baur, Brainstorming re: https://github.com/OSC/Open-OnDemand/ and X2Go
integration (a request from one of our sponsors)
* Stefan Baur, Heinz-M. Graesing, Mihai(?), Brainstorming re: future of X2Go Online Dev meetings; X2Go-Minigatherings in Ulm
+ * Stefan Baur, Mike#1, Alex, Ulrich Sibiller, Mihai, Heinz, Brainstorming re: release schedule, merging newer NX releases into X2Go, required Documentation for testers
=== Saturday Coding Session ===
^ Topic ^ Participants ^
| skimming over X2Go-user and checking what needs to be turned into a bug | ??? |
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/07/20 09:43
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
IP-Address : 78.43.91.217
Hostname : HSI-KBW-078-043-091-217.hsi4.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2017?rev=1500542351
New Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2017
Edit Summary: [Saturday 2017-09-23] added ToDo item re: dev meetings/minigatherings
User : stefanbaur
@@ -151,8 +151,9 @@
ToDo: We need slots for
* Ulrich Sibiller, topic: Xinerama, esp. re: bugs [[http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=872|#872]] and [[http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=873|#873]]
* Stefan Baur, Brainstorming re: Improving Reliability of X2Go Services (DNS/IP issues, server migration, outage management, ...)
* Stefan Baur, Brainstorming re: https://github.com/OSC/Open-OnDemand/ and X2Go
integration (a request from one of our sponsors)
+ * Stefan Baur, Heinz-M. Graesing, Mihai(?), Brainstorming re: future of X2Go Online Dev meetings; X2Go-Minigatherings in Ulm
=== Saturday Coding Session ===
^ Topic ^ Participants ^
| skimming over X2Go-user and checking what needs to be turned into a bug | ??? |
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/