A page in your DokuWiki was added or changed. Here are the details: Date : 2016/10/31 03:40 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=1475652059 New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:epel Edit Summary: Add Post-Addition Test section. User : ionic @@ -49,12 +49,28 @@ Note that not all of X2Go may be provided for RHEL/EPEL 5/6, as these distributions are very old and therefore more work-intensive to develop for. <note>If you are behind a proxy, make sure the proxy is defined in ''/etc/yum.conf''. Standard yum repos do not use the same connection mechanisms as RHN channels.</note> + + ==== Post-Addition Test ==== + + Now you can search for X2Go related package that are now available for your system via ''yum'' or ''dnf'', whatever is appropriate for your system: + + <code bash> + $ yum search x2go + </code> + + or + + <code bash> + $ dnf search x2go + </code> + + Congratulations, you are now able to access the X2Go packages. You may continue by installing ''x2goserver-xsession'', ''x2goclient'' or ''pyhoca-gui'' or any other of the available packages. ===== 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/