A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/12/28 17:17
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 Iceweasel/23.0
IP-Address : 79.207.210.167
Hostname : p4FCFD2A7.dip0.t-ipconnect.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:repositories:epel?rev=1388251043
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:epel
Edit Summary:
User : sunweaver
@@ -2,11 +2,10 @@
To get started you'll need to configure your local system to access the official X2Go EPEL repository. Please keep in mind that this installation manual will guide you through the installation on a RHEL-6 based system. The repository will basically offer you packages for i386 and amd64 architectures.
- **Note:** By adding EPEL package archives to your system you surpass a point of no return. Only do this if you are sure you want to do this.
+ First, make your system ready for
[[http://fedoraproject.org/wiki/EPEL/FAQ#Using_EPEL|using EPEL-6]]. **Note:** By adding EPEL package archives to your system you surpass a point of no return. Only do this if you are sure you want to do this.
- First, [[http://fedoraproject.org/wiki/EPEL/FAQ#Using_EPEL|make your system ready for EPEL-6]].
Then, please add the file ''x2go.repo'' to the folder ''/etc/yum.repos.d/''.
This can be done unsing 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 : 2013/12/28 17:17
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 Iceweasel/23.0
IP-Address : 79.207.210.167
Hostname : p4FCFD2A7.dip0.t-ipconnect.de
Old Revision: ---
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:epel
Edit Summary: created
User : sunweaver
====== X2Go Packages for Redhat Enterprise Linux and alike (EPEL) ======
To get started you'll need to configure your local system to access the official X2Go EPEL repository. Please keep in mind that this installation manual will guide you through the installation on a RHEL-6 based system. The repository will basically offer you packages for i386 and amd64 architectures.
**Note:** By adding EPEL package archives to your system you surpass a point of no return. Only do this if you are sure you want to do this.
First, [[http://fedoraproject.org/wiki/EPEL/FAQ#Using_EPEL|make your
system ready for EPEL-6]].
Then, please add the file ''x2go.repo'' to the folder ''/etc/yum.repos.d/''.
This can be done unsing preferred editor.
<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 (nightly builds)
baseurl=http://packages.x2go.org/epel/6/heuler/$basearch
gpgcheck=0
enabled=1
protect=0
[x2go-extras]er te
name=Upstream X2Go Packages (extra packages)
baseurl=http://packages.x2go.org/epel/6/extras/$basearch
gpgcheck=0
enabled=1
protect=0
</file>
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.
--
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/12/28 17:12
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 Iceweasel/23.0
IP-Address : 79.207.210.167
Hostname : p4FCFD2A7.dip0.t-ipconnect.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:repositories:fedora?rev=1388250697
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:fedora
Edit Summary:
User : sunweaver
@@ -9,9 +9,9 @@
<code bash>
$ editor /etc/yum.repos.d/x2go.repo
</code>
- Then add the X2Go repository (binaries and sources) as a couple of new lines (example for Debian wheezy):
+ Then add the X2Go repository to your YUM setup:
<file - x2go.repo>
[x2go-releases]
name=Upstream X2Go Packages (released versions)
@@ -21,27 +21,12 @@
protect=0
</file>
- **Note:** If you have not got a folder ''/etc/apt/sources.list.d/'' add the lines to ''/etc/apt/sources.list''.
-
-
- Please perform an update of your
APT package database:
-
- <code bash>
- $ apt-get update
- </code>
-
- After the update you should be able to access the X2Go packages via the apt command family. As a first action you should install our ''x2go-keyring package and refresh the apt cache:
-
- <code bash>
- $ apt-get install x2go-keyring && apt-get update
- </code>
-
- Now you can search for X2Go related package that are now available for your APT system:
+ Now you can search for X2Go related package that are now available for your system via YUM:
<code bash>
- $ apt-cache search x2go
+ $ 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.
--
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/12/28 17:11
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 Iceweasel/23.0
IP-Address : 79.207.210.167
Hostname : p4FCFD2A7.dip0.t-ipconnect.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:repositories:fedora?rev=1388250550
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:fedora
Edit Summary:
User : sunweaver
@@ -1,7 +1,6 @@
====== X2Go Packages for Fedora GNU/Linux ======
- ===== Adding the needed Fedora Repository to your system =====
To get started you'll need to configure your local system to access the official X2Go Fedora repository. Please keep in mind that this installation manual will guide you through the installation on a Fedora 20 system. The repository will basically offer you packages for i386 and amd64 architectures.
Please add the file ''x2go.repo'' to the folder ''/etc/yum.repos.d/''.
--
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/12/28 17:10
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 Iceweasel/23.0
IP-Address : 79.207.210.167
Hostname : p4FCFD2A7.dip0.t-ipconnect.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:repositories:debian?rev=1388250352
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:debian
Edit Summary:
User : sunweaver
@@ -1,6 +1,6 @@
====== X2Go Packages for Debian GNU/Linux ======
- ===== Adding the needed Debian Repository to your system =====
+
To get started you'll need to configure your local system to access the official X2Go Debian repository. Please keep in mind that this installation manual will guide you through the installation on a Debian wheezy (jessie, sid) system. The repository will basically offer you packages for i386 and amd64 architectures.
__Exceptions:__
--
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/12/28 17:09
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 Iceweasel/23.0
IP-Address : 79.207.210.167
Hostname : p4FCFD2A7.dip0.t-ipconnect.de
Old Revision: ---
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:fedora
Edit Summary: created
User : sunweaver
====== X2Go Packages for Fedora GNU/Linux ======
===== Adding the needed Fedora Repository to your system =====
To get started you'll need to configure your local system to access the official X2Go Fedora repository. Please keep in mind that this installation manual will guide you through the installation on a Fedora 20 system. The repository will basically offer you packages for i386 and amd64 architectures.
Please add the file ''x2go.repo'' to the folder ''/etc/yum.repos.d/''.
This can be done unsing preferred editor.
<code bash>
$ editor /etc/yum.repos.d/x2go.repo
</code>
Then
add the X2Go repository (binaries and sources) as a couple of new lines (example for Debian wheezy):
<file - x2go.repo>
[x2go-releases]
name=Upstream X2Go Packages (released versions)
baseurl=http://packages.x2go.org/fedora/20/main/$basearch
gpgcheck=0
enabled=1
protect=0
</file>
**Note:** If you have not got a folder ''/etc/apt/sources.list.d/'' add the lines to ''/etc/apt/sources.list''.
Please perform an update of your APT package database:
<code bash>
$ apt-get update
</code>
After the update you should be able to access the X2Go packages via the apt command family. As a first action you should install our ''x2go-keyring package and refresh the apt cache:
<code bash>
$ apt-get install x2go-keyring && apt-get update
</code>
Now you can search for X2Go related package that are now available for your APT system:
<code bash>
$ apt-cache 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.
--
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/12/28 17:05
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 Iceweasel/23.0
IP-Address : 79.207.210.167
Hostname : p4FCFD2A7.dip0.t-ipconnect.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:repositories:debian?rev=1369503380
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:debian
Edit Summary:
User : sunweaver
@@ -8,9 +8,9 @@
* **Debian lenny:** If you really use X2Go under Debian lenny and require us to provide recent X2Go versions for lenny, then you have to contract us to do that. The lenny packages will be removed from our archives at the end of 2013.
* **Debian squeeze: **X2Go packages will be offered for Debian squeeze at least until squeeze is still officially supported as ''oldstable'' by the Debian project.
* **ARM architecture:** for Debian squeeze and wheezy on ARM-based (Debian/armel) devices we provide
client-side packages (x2goclient, pyhoca-gui, pyhoca-cli plus dependencies). No nightly-builds, no server packages, though.
- Before starting to edit your system configuration, you'll need to add the needed GPG keys of the repository. Please switch to an user which has administrator privileges on your system in your preferred command line client:
+ Before starting to edit your system configuration, you'll need to add the needed GPG keys of the repository. Please switch to a user which has administrator privileges on your system in your preferred command line client:
<code bash>
su -
</code>
@@ -27,9 +27,9 @@
</code>
Please add the file ''x2go.list'' to the folder ''/etc/apt/sources.list.d/''.
- This can be done unsing preferred editor (in this example ''nano'').
+ This can be done unsing preferred editor.
<code bash>
$ editor /etc/apt/sources.list.d/x2go.list
</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 : 2013/12/28 17:02
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 Iceweasel/23.0
IP-Address : 79.207.210.167
Hostname : p4FCFD2A7.dip0.t-ipconnect.de
Old Revision: http://wiki.x2go.org/doku.php/doc:installation:pyhoca-gui?rev=1363119954
New Revision: http://wiki.x2go.org/doku.php/doc:installation:pyhoca-gui
Edit Summary:
User : sunweaver
@@ -1,22 +1,39 @@
====== Installing Pyhoca-GUI ======
-
==== Debian GNU/Linux ====
- PyHoca-GUI and PyHoca-CLI can be installed from the X2Go package repository. [[wiki:repositories:debian|Add the X2Go repository for Debian to your APT system]] before you continue.
+ PyHoca-GUI and PyHoca-CLI can be installed from the X2Go package repository. [[wiki:repositories:debian|Add the X2Go repository for Debian to your APT system]] before you continue. Older versions of PyHoca-GUI and PyHoca-CLI are also available in
the Debian distribution (Debian jessie and above) itself.
==== Ubuntu GNU/Linux ====
- PyHoca-GUI and PyHoca-CLI can be installed from X2Go PPA on Launchpad. [[wiki:repositories:ubuntu|Add the X2Go/stable PPA to your APT system]] before you continue.
+ PyHoca-GUI and PyHoca-CLI can be installed from X2Go PPA on Launchpad. [[wiki:repositories:ubuntu|Add the X2Go/stable PPA to your APT system]] before you continue. Older versions of PyHoca-GUI and PyHoca-CLI are also available in the Ubuntu distribution (Ubuntu 12.04 and above) itself.
- ==== ====
+ ==== Installing with APT ====
After adding either of the above package sources to your Debian/Ubuntu system you will need to update your system with the new repository information by starting a terminal and execute the following commands (on Debian make sure you have sudo installed and configured):
<code bash>
sudo aptitude update
sudo aptitude install pyhoca-gui
+ </code>
+
+ ==== Fedora GNU/Linux ====
+
+
PyHoca-GUI and PyHoca-CLI can be installed from the X2Go package repository. [[wiki:repositories:fedora|Add the X2Go repository for Fedora to your YUM system]] before you continue. Older versions of PyHoca-GUI and PyHoca-CLI are also available in the Fedora distribution (Fedora 18 and above) itself.
+
+
+ ==== Redhat Enterprise Linux (and alike) ====
+
+ PyHoca-GUI and PyHoca-CLI can be installed from the X2Go package repository. [[wiki:repositories:epel|Add the X2Go repository for EPEL to your YUM system]] before you continue. Older versions of PyHoca-GUI and PyHoca-CLI are also available from the EPEL package archive (EPEL-6 and above) itself.
+
+
+ ==== Installing with YUM ====
+
+ After adding either of the above package sources to your Debian/Ubuntu system you will need to update your system with the new repository information by starting a terminal and execute the following commands (on Debian make sure you have sudo installed and configured):
+
+ <code bash>
+ sudo yum
install pyhoca-gui
</code>
==== Other GNU/Linux (from source tarball) ====
@@ -34,7 +51,8 @@
==== MS Windows ====
[[http://code.x2go.org/releases/binary-win32/pyhoca-gui/|To install PyHoca-GUI for MS Windows click here.]] Download the //bundled// (PyHoca-GUI + VcXsrv + Ghostscript) setup installer to your computer and run the PyHoca-GUI setup and follow the presented installation instructions.
+
==== MacOS ====
A PyHoca-GUI installer for MacOS is currently not available. Sorry.
--
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/12/28 16:50
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 Iceweasel/23.0
IP-Address : 79.207.210.167
Hostname : p4FCFD2A7.dip0.t-ipconnect.de
Old Revision: http://wiki.x2go.org/doku.php/doc:sponsors?rev=1387056323
New Revision: http://wiki.x2go.org/doku.php/doc:sponsors
Edit Summary: [Companies who sponsored X2Go Features]
User : sunweaver
@@ -47,7 +47,7 @@
* Installable RPM packages for SUSE
* Documentation of the MS Windows build environment of X2Go Client
* Documentation of the X2Go Session Broker installation plus setup
* [[http://www.rohloff.de|Rohloff AG]]
- * X2Go Thin Client Environment (based on Debian squeeze)
- * DirectRDP feature in X2Go Client
+ * X2Go Thin Client Environment (based on Debian squeeze+wheezy)
+ * DirectRDP feature in X2Go Client (plus documentation)
--
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/12/28 16:49
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 Iceweasel/23.0
IP-Address : 79.207.210.167
Hostname : p4FCFD2A7.dip0.t-ipconnect.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:nightly-builds?rev=1388249362
New Revision: http://wiki.x2go.org/doku.php/wiki:development:nightly-builds
Edit Summary: [Nightly Builds for GNU/Linux]
User : sunweaver
@@ -8,9 +8,9 @@
===== Nightly Builds for GNU/Linux =====
- We provide nightly builds of X2Go client and X2Go server components for several GNU/Linux based distributions: [[#nightly-builds_for_debian_gnu_linux|Debian GNU/Linux]], [[#nightly-builds_for_debian_gnu_linux|Ubuntu GNU/Linux]], [[#nightly-builds_for_fedora_gnu_linux|Fedora GNU/Linux]] and [[#nightly-builds_for_epel|Redhad Enterprise Linux (and derivatives)]].
+ We provide nightly builds of X2Go client and X2Go
server components for several GNU/Linux based distributions: [[#nightly-builds_for_debian_gnu_linux|Debian GNU/Linux]], [[#nightly-builds_for_debian_gnu_linux|Ubuntu GNU/Linux]], [[#nightly-builds_for_fedora_gnu_linux|Fedora GNU/Linux]] and [[#nightly-builds_for_epel|Redhat Enterprise Linux (and derivatives)]].
==== Nightly-Builds for Debian GNU/Linux ====
The nightly builds for Debian can be added to your local system by putting these two lines into ''/etc/apt/sources.list.d/x2go.list'' (example for Debian squeeze):
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/