A page in your DokuWiki was added or changed. Here are the details:
Date : 2016/10/04 08:43
Browser : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:49.0) Gecko/20100101 Firefox/49.0
IP-Address : 178.162.222.41
Hostname : 178.162.222.41.adsl.inet-telecom.org
Old Revision: http://wiki.x2go.org/doku.php/wiki:repositories:archives:epel?rev=1475569505
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:archives:epel
Edit Summary: Transform into the "real" archives page.
User : ionic
@@ -1,36 +1,26 @@
- ====== X2Go Packages for Redhat Enterprise Linux and derivatives ======
+ ====== Archived X2Go Packages for Redhat Enterprise Linux and derivatives ======
- X2Go packages are provided by the Fedora EPEL project for RHEL and derivative distributions (e.g. CentOS and ScientificLinux). See [[http://fedoraproject.org/wiki/EPEL/FAQ#Using_EPEL|using EPEL]] for instructions on how to configure the EPEL repository.
+ <note>This information is only intended
for use with the X2Go repositories. If you use the official EPEL repositories, please refer to their documentation and infrastructure.</note>
- Now you can search for X2Go related package that are now available for your system via YUM:
+ Alongside with the instructions on the [[wiki:repositories:epel|main EPEL repository page]], we provide a repository archive for archived X2Go EPEL packages for deprecated EPEL "releases". These are provided in the state they were in after their last successful build. This repository is not updated at all, other than when a new EPEL release version is deprecated.
- <code bash>
- $ yum search x2go
- </code>
-
- Congratulations, you are now able to access the X2Go packages. You may continue by installing x2goserver, x2goclient or pyhoca-gui or any other of the available packages.
-
- If you wish to install newer or test versions directly from the X2Go project, follow the instructions below in addition to configuring the EPEL repository.
-
-
<note important>Do not mix-and-match packages from the official EPEL repository with packages from the X2Go EPEL repository. Due to differing version number schemes, you will indefinitely run into problems. If you **really** need to switch between repositories, make sure to uninstall all X2Go packages first.</note>
-
- ===== Adding the X2Go Repository to your Package System =====
+ ===== Adding the Archived X2Go Repository to your Package System =====
- Add the file ''x2go.repo'' to the folder ''/etc/yum.repos.d/''.
+ Add the file ''x2go-archives.repo'' to the folder ''/etc/yum.repos.d/''.
This can be done using by your preferred editor.
<code bash>
- $ editor /etc/yum.repos.d/x2go.repo
+ $ editor /etc/yum.repos.d/x2go-archives.repo
</code>
- A sample content for this file can be found here, with the original information on [[http://packages.x2go.org/epel/x2go.repo]] Be sure to **edit** this example to match your needs, mostly the ''enabled'' key. ''source''-tagged
repositories are only needed if you intend to build packages from source, while ''extras''-labeled repositories are always needed. By default, the ''release''-labeled binaries repository is enabled, while the ''nightly''-labeled binaries repository is disabled. If you want to try newer, unreleased software, disable the ''release''-labeled binaries repository and enable the ''nightly''-labeled binaries repository.
+ A sample content for this file can be found here, with the original information on [[http://archives.packages.x2go.org/epel/x2go.repo]] Refer to [[wiki:repositories:epel]] regarding the naming scheme and what needs to be enabled.
- {{url>http://packages.x2go.org/epel/x2go.repo 720px|EPEL X2Go repository definition file}}
+ {{url>http://archives.packages.x2go.org/epel/x2go.repo 720px|Archived EPEL X2Go repository definition file}}
===== Mirroring this Repository =====
The packages in this repository can be mirrored via ''rsync'':
<code>
- rsync -avP
packages.x2go.org::epel </dest/path/of/local/mirror/epel>
+ rsync -avP archives.packages.x2go.org::epel </dest/path/of/local/mirror/epel-archives>
</code>
--
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 : 2016/10/04 08:26
Browser : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:49.0) Gecko/20100101 Firefox/49.0
IP-Address : 178.162.222.41
Hostname : 178.162.222.41.adsl.inet-telecom.org
Old Revision: http://wiki.x2go.org/doku.php/wiki:repositories:epel?rev=1475569135
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:epel
Edit Summary: Add new archives page reference.
User : ionic
@@ -14,8 +14,10 @@
<note important>Do not mix-and-match packages from the official EPEL repository with packages from the X2Go EPEL repository. Due to differing version number schemes, you will indefinitely run into problems. If you **really** need to switch between repositories, make sure to uninstall all X2Go packages first.</note>
===== Adding the X2Go Repository to your Package System =====
+
+ <note>For unsupported, archived EPEL versions, please refer to
[[wiki:repositories:archives:EPEL]].</note>
Add the file ''x2go.repo'' to the folder ''/etc/yum.repos.d/''.
This can be done using by your preferred editor.
--
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 : 2016/10/04 08:25
Browser : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:49.0) Gecko/20100101 Firefox/49.0
IP-Address : 178.162.222.41
Hostname : 178.162.222.41.adsl.inet-telecom.org
Old Revision: ---
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:archives:epel
Edit Summary: Copy page from wiki:repositories:epel for future use.
User : ionic
====== X2Go Packages for Redhat Enterprise Linux and derivatives ======
X2Go packages are provided by the Fedora EPEL project for RHEL and derivative distributions (e.g. CentOS and ScientificLinux). See [[http://fedoraproject.org/wiki/EPEL/FAQ#Using_EPEL|using EPEL]] for instructions on how to configure the EPEL repository.
Now you can search for X2Go related package that are now available for your system via YUM:
<code bash>
$ yum search x2go
</code>
Congratulations, you are now able to access the X2Go packages. You may
continue by installing x2goserver, x2goclient or pyhoca-gui or any other of the available packages.
If you wish to install newer or test versions directly from the X2Go project, follow the instructions below in addition to configuring the EPEL repository.
<note important>Do not mix-and-match packages from the official EPEL repository with packages from the X2Go EPEL repository. Due to differing version number schemes, you will indefinitely run into problems. If you **really** need to switch between repositories, make sure to uninstall all X2Go packages first.</note>
===== Adding the X2Go Repository to your Package System =====
Add the file ''x2go.repo'' to the folder ''/etc/yum.repos.d/''.
This can be done using by your preferred editor.
<code bash>
$ editor /etc/yum.repos.d/x2go.repo
</code>
A sample content for this file can be found here, with the original information on [[http://packages.x2go.org/epel/x2go.repo]] Be sure to **edit** this example to match your needs, mostly
the ''enabled'' key. ''source''-tagged repositories are only needed if you intend to build packages from source, while ''extras''-labeled repositories are always needed. By default, the ''release''-labeled binaries repository is enabled, while the ''nightly''-labeled binaries repository is disabled. If you want to try newer, unreleased software, disable the ''release''-labeled binaries repository and enable the ''nightly''-labeled binaries repository.
{{url>http://packages.x2go.org/epel/x2go.repo 720px|EPEL X2Go repository definition file}}
===== Mirroring this Repository =====
The packages in this repository can be mirrored via ''rsync'':
<code>
rsync -avP packages.x2go.org::epel </dest/path/of/local/mirror/epel>
</code>
--
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 : 2016/10/04 08:18
Browser : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:49.0) Gecko/20100101 Firefox/49.0
IP-Address : 178.162.222.41
Hostname : 178.162.222.41.adsl.inet-telecom.org
Old Revision: http://wiki.x2go.org/doku.php/wiki:repositories:epel?rev=1418301615
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:epel
Edit Summary: Use external source for the repository file and make clear that switching between EPEL and X2Go repositories is a really bad idea.
User : ionic
@@ -10,8 +10,11 @@
Congratulations, you are now able to access the X2Go packages. You may continue by installing x2goserver, x2goclient or pyhoca-gui or any other of the available packages.
If you wish to install newer or test versions directly from the X2Go project, follow the instructions below in addition to configuring the EPEL repository.
+
+ <note important>Do not mix-and-match packages
from the official EPEL repository with packages from the X2Go EPEL repository. Due to differing version number schemes, you will indefinitely run into problems. If you **really** need to switch between repositories, make sure to uninstall all X2Go packages first.</note>
+
===== Adding the X2Go Repository to your Package System =====
Add the file ''x2go.repo'' to the folder ''/etc/yum.repos.d/''.
This can be done using by your preferred editor.
@@ -19,36 +22,15 @@
<code bash>
$ editor /etc/yum.repos.d/x2go.repo
</code>
- Then add the X2Go repository to your YUM setup:
-
- <file - x2go.repo>
- [x2go-releases]
- name=Upstream X2Go Packages (release builds)
- baseurl=http://packages.x2go.org/epel/$releasever/main/$basearch
- gpgcheck=0
- enabled=1
- protect=0
-
- #[x2go-nightly]
- #name=Upstream X2Go Packages (nightly builds)
- #baseurl=http://packages.x2go.org/epel/$releasever/heuler/$basearch
- #gpgcheck=0
- #enabled=1
- #protect=0
+ A sample content for this file
can be found here, with the original information on [[http://packages.x2go.org/epel/x2go.repo]] Be sure to **edit** this example to match your needs, mostly the ''enabled'' key. ''source''-tagged repositories are only needed if you intend to build packages from source, while ''extras''-labeled repositories are always needed. By default, the ''release''-labeled binaries repository is enabled, while the ''nightly''-labeled binaries repository is disabled. If you want to try newer, unreleased software, disable the ''release''-labeled binaries repository and enable the ''nightly''-labeled binaries repository.
- [x2go-extras]
- name=Upstream X2Go Packages (extra packages)
- baseurl=http://packages.x2go.org/epel/$releasever/extras/$basearch
- gpgcheck=0
- enabled=1
- protect=0
- </file>
+ {{url>http://packages.x2go.org/epel/x2go.repo 720px|EPEL X2Go repository definition file}}
===== Mirroring this Repository =====
The packages in this repository can be mirrored via
''rsync'':
<code>
rsync -avP packages.x2go.org::epel </dest/path/of/local/mirror/epel>
</code>
--
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 : 2016/10/03 22:03
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/events:start?rev=1475532120
New Revision: http://wiki.x2go.org/doku.php/events:start
Edit Summary: [IBM Linux on Power Anwendertag, Böblingen, Germany (2016-10-05)]
User : stefanbaur
@@ -26,9 +26,9 @@
More Info to come ...
==== IBM Linux on Power Anwendertag, Böblingen, Germany (2016-10-05) ====
- No booth or Talk, but Stefan#1 will be around to represent X2Go
+ No booth nor talk, but Stefan#1 will be around to represent X2Go.
===== Past Events =====
==== 2016 ====
==== X2Go: The Gathering 2016 @ Linuxhotel, Essen, Germany (2016-08-19 - 2016-08-21) ====
--
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 : 2016/10/03 22:02
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/events:start?rev=1475532033
New Revision: http://wiki.x2go.org/doku.php/events:start
Edit Summary: [Booth & Talk (in German; both confirmed) @ Linux Expo Ulm / LinuxPresentationDay 2016.2, Blautal-Center Ulm, Germany (2016-10-22)]
User : stefanbaur
@@ -20,14 +20,15 @@
More Info to come ...
==== Booth & Talk (in German; both confirmed) @ Linux Expo Ulm / LinuxPresentationDay 2016.2, Blautal-Center Ulm, Germany (2016-10-22) ====
- * Stefan is taking care of organizing this event
+ * Stefan#1 is taking care of organizing this event
* Website: http://lugulm.de/dokuwiki/doku.php?id=veranstaltung2016
More Info to come ...
-
+ ====
IBM Linux on Power Anwendertag, Böblingen, Germany (2016-10-05) ====
+ No booth or Talk, but Stefan#1 will be around to represent X2Go
===== Past Events =====
==== 2016 ====
==== X2Go: The Gathering 2016 @ Linuxhotel, Essen, Germany (2016-08-19 - 2016-08-21) ====
--
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 : 2016/10/03 22:00
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/events:start?rev=1475532022
New Revision: http://wiki.x2go.org/doku.php/events:start
Edit Summary: [Booth & Talk (in German; both confirmed) @ IT-Kongress, University of Applied Sciences, Neu-Ulm, Germany (2016-11-10)]
User : stefanbaur
@@ -14,9 +14,11 @@
-> h1, Stefan#1, ionic and Franz will be there, with Stefan#2 as stand-in if required
==== Booth & Talk (in German; both confirmed) @ IT-Kongress, University of Applied Sciences, Neu-Ulm, Germany (2016-11-10) ====
Website: https://www.it-kongress.com/
+
->Stefan#1 and ionic will be there
+
More Info to come ...
==== Booth & Talk (in German; both confirmed) @ Linux Expo Ulm /
LinuxPresentationDay 2016.2, Blautal-Center Ulm, Germany (2016-10-22) ====
* Stefan is taking care of organizing this event
--
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 : 2016/10/03 22:00
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/events:start?rev=1475531941
New Revision: http://wiki.x2go.org/doku.php/events:start
Edit Summary: [2016]
User : stefanbaur
@@ -8,9 +8,9 @@
==== 2016 ====
- ==== Booth & Talk @ Linuxday.AT 2016, Dornbirn, Austria (2016-11-26)
+ ==== Booth & Talk @ Linuxday.AT 2016, Dornbirn, Austria (2016-11-26) ====
We have applied for a booth and also submitted some talk ideas, waiting for feedback from the organizers.
-> h1, Stefan#1, ionic and Franz will be there, with Stefan#2 as stand-in if required
==== Booth & Talk (in German; both confirmed) @ IT-Kongress, University of Applied Sciences, Neu-Ulm, Germany (2016-11-10) ====
--
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 : 2016/10/03 21:59
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/events:start?rev=1475531779
New Revision: http://wiki.x2go.org/doku.php/events:start
Edit Summary: [Booth & Talk (in German; both confirmed) @ IT-Kongress, University of Applied Sciences, Neu-Ulm, Germany (2016-11-10)]
User : stefanbaur
@@ -7,12 +7,16 @@
==== 2016 ====
+
+ ==== Booth & Talk @ Linuxday.AT 2016, Dornbirn, Austria (2016-11-26)
+ We have applied for a booth and also submitted some talk ideas, waiting for feedback from the organizers.
+ -> h1, Stefan#1, ionic and Franz will be there, with Stefan#2 as stand-in if required
==== Booth & Talk (in German; both confirmed) @ IT-Kongress, University of Applied Sciences, Neu-Ulm,
Germany (2016-11-10) ====
Website: https://www.it-kongress.com/
-
+ ->Stefan#1 and ionic will be there
More Info to come ...
==== Booth & Talk (in German; both confirmed) @ Linux Expo Ulm / LinuxPresentationDay 2016.2, Blautal-Center Ulm, Germany (2016-10-22) ====
* Stefan is taking care of organizing this event
--
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 : 2016/10/03 21:56
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/events:start?rev=1471899087
New Revision: http://wiki.x2go.org/doku.php/events:start
Edit Summary: [Upcoming Events]
User : stefanbaur
@@ -3,9 +3,9 @@
===== Upcoming Events =====
Tentative (not confirmed/no confirmed dates yet):
* X2Go: The Gathering 2017 - some time in May-June 2017, probably. Most likely at Linuxhotel.
* https://hackover.de/faq/ - 2016-10-07 - 2016-10-09 - anyone willing to set up a booth or do a demo there? CfP link here: https://frab.cccv.de/en/hackover16/cfp/session/new
- * Linuxday.AT 2016 - November 26th, probably?
+
==== 2016 ====
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/