User Tools

Site Tools


wiki:x2go-repository-ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:x2go-repository-ubuntu [2011/10/17 18:55]
h1 Page moved from adding_the_x2go_repository_ubuntu to wiki:adding_the_x2go_repository_ubuntu
— (current)
Line 1: Line 1:
-====== X2go packages for Ubuntu GNU/Linux ====== 
- 
-From our nightly-builds on Ubuntu Launchpad we regularly copy package to the Launchpad PPA:  **ppa:x2go/stable**. 
- 
-First, become your system's super-user (you may have to (re-)enter your password here): 
- 
-<code> 
-$ sudo -i 
-</code> 
- 
-If you are on a site that uses a HTTP proxy to connect to websites on the internet, make sure you run the following commands first before adding the X2go PPA to your APT package management system (replace ''my.proxy.server'' and ''my_proxy_port'' with your local site's proxy settings): 
- 
-<code> 
-$ export http_proxy=http://<my.proxy.server>:<my_proxy_port>/ 
-$ export https_proxy=http://<my.proxy.server>:<my_proxy_port>/ 
-</code> 
- 
-Now, please add the PPA mentioned below to your system for installing X2go on Ubuntu platforms (amd64/i386, lucid/maverick/natty/oneiric). Use the follwing commands to add the ppa:x2go/stable as a package source to your local system and perform a search for X2go-related packages: 
- 
-<code> 
-# if you followed the first step you should still be the system's super-user... 
-$ add-apt-repository ppa:x2go/stable 
-$ aptitude update 
-$ aptitude 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.  
  
wiki/x2go-repository-ubuntu.1318877727.txt.gz ยท Last modified: 2013/03/08 13:31 (external edit)