A page in your DokuWiki was added or changed. Here are the details:
Browser : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.101 Safari/537.36
IP Address : 78.43.74.240
Hostname : ip-078-043-074-240.um18.pools.vodafone-ip.de
Old Revision : https://wiki.x2go.org/doku.php/start?rev=1661769412
New Revision : https://wiki.x2go.org/doku.php/start
Date of New Revision: 2022/08/29 15:38
Edit Summary : old revision restored (2022/08/25 09:31)
User : stefanbaur
There may be newer changes after this revision. If this
happens, a message will be shown on the top of the rev page.
@@ -1,12 +1,6 @@
~~NOTOC~~
====== X2Go - everywhere@home ======
- <WRAP round warning>
- ===== Outage Notice =====
- **Attention:** The server hosting code.x2go.org (this affects both our git repository as well as our package repository) and lists.x2go.org (where we host our mailing lists) is currently down.
- We are working to get the issue resolved by the afternoon (2022-08-29 around 22:00 CEST, possibly later).
- Please check this wiki page for updates. We will remove this notice once the services are back up.
- </WRAP>
<WRAP round important>
===== Donations welcome =====
X2Go is a project under the umbrella of the [[https://www.orca-ev.de|Open Remote Computing Association - orca e.V.]] - a [[https://en.wikipedia.org/wiki/Registered_association_(Germany)|registered association]] under [[https://en.wikipedia.org/wiki/B%C3%BCrgerliches_Gesetzbuch|Germanys Civil Code]] and also registered as a charitable organization, similar to a [[https://en.wikipedia.org/wiki/501(c)(3)_organization|501(c)(3) organization]] in the US.
As such, it is not only possible to donate money to X2Go via orca e.V., but the donations are also tax deductible for German tax subjects.
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Browser : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36
IP Address : 78.43.75.39
Hostname : HSI-KBW-078-043-075-039.hsi4.kabel-badenwuerttemberg.de
Old Revision : https://wiki.x2go.org/doku.php/events:start?rev=1633952455
New Revision : https://wiki.x2go.org/doku.php/events:start
Date of New Revision: 2021/10/11 11:54
Edit Summary : And yet another test edit ...
User : stefanbaur
There may be newer changes after this revision. If this
happens, a message will be shown on the top of the rev page.
@@ -1,9 +1,9 @@
~~SHORTURL~~
====== Events / Workshops ======
====== 2022 ======
- None yet. Maybe Pi and More, maybe Tuebix, maybe LinuxWochenWien, who knows …
+ None yet. Maybe Pi and More, maybe Chemnitzer LinuxTage, maybe Tuebix, maybe LinuxWochenWien, who knows …
====== 2021 ======
===== Upcoming Events =====
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Browser : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
IP Address : 91.89.35.26
Hostname : ip-091-089-035-026.um28.pools.vodafone-ip.de
Old Revision : https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1745142018
New Revision : https://wiki.x2go.org/doku.php/doc:howto:tce
Date of New Revision: 2025/04/20 09:41
Edit Summary : [Live-Patching the Build] x2gothinclient-minidesktop_start: changed tag from code to file for easier copy-pasting
User : stefanbaur
There may be newer changes after this revision. If this
happens, a message will be shown on the top of the rev page.
@@ -258,9 +258,9 @@
You will need to create a directory structure like <code>./patch/includes.chroot/etc/</code> to create/overwrite a file in <code>/etc/</code> within the live environment.
e.g. to override <code>/etc/x2go/x2gothinclient-minidesktop_start</code> with a custom version, run <code>mkdir -p ./patch-minidesktop/includes.chroot/etc/x2go/</code> and save the following file as <code>./patch-minidesktop/includes.chroot/etc/x2go/x2gothinclient-minidesktop_start</code>
- <code>
+ <file - x2gothinclient-minidesktop_start>
#!/bin/bash
# Copyright (C) 2010-2024 by X2Go project, https://wiki.x2go.org
# Oleksandr Shneyder <o.shneyder(a)phoca-gmbh.de>
@@ -311,9 +311,9 @@
--no-session-edit \
--add-to-known-hosts \
&
- </code>
+ </file>
==== Starting the Build ====
In the directory where you want to save your builds, save the following file as x2go-tce-build, and run it (e.g. via //sudo bash ./x2go-tce-build//):
<code>
#!/bin/bash
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/