A page in your DokuWiki was added or changed. Here are the details:

Date        : 2016/11/02 03:39
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:suse?rev=1478056605
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:suse
Edit Summary: Add Post-Addition Test section and how to mirror the repositories.
User        : ionic

@@ -27,4 +27,31 @@
 ===== Adding the X2Go Repository to Your Package System =====
<note>For unsupported, archived (Open-)SUSE versions, please refer to [[wiki:repositories:archives:suse|(Open-)SUSE Archives]].</note> + ==== Base Installation ==== + + ==== Post-Addition Test ==== + + Now you can search for X2Go related packages that are now available for your system via ''zypper'': + + <code bash>
+ $ zypper 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 These Repositories ==== + + The packages in these repositories can be mirrored via ''rsync''. + + For SLES/SLED packages, use: + + <code>
+ rsync -avP packages.x2go.org::sle </dest/path/of/local/mirror/sle>
+ </code>
+ + For OpenSUSE packages, use: + + <code>
+ rsync -avP packages.x2go.org::opensuse </dest/path/of/local/mirror/opensuse>
+ </code>



--
This mail was generated by DokuWiki at
http://wiki.x2go.org/

_______________________________________________
x2go-commits mailing list
[email protected]
http://lists.x2go.org/listinfo/x2go-commits

Reply via email to