User Tools

Site Tools


news:adding_the_x2go_repository_debian

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
news:adding_the_x2go_repository_debian [2011/04/27 23:20]
sunweaver
news:adding_the_x2go_repository_debian [2011/11/15 09:00]
sunweaver removed
Line 1: Line 1:
-====== Installation ======+====== X2go Packages for Debian GNU/Linux ======
 ===== Adding the needed Debian Repository to your system ===== ===== 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 squeeze (wheezy, sid) system. The repository will offer you packages for i386 and amd64 architectures. +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 squeeze (wheezy, sid) system. The repository will basically offer you packages for i386 and amd64 architectures.
  
-Commands printed inside the grey boxes have to be entered in a command line client (please use /bin/bash as operating shell).+__Exceptions:__
  
-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: +  * **Debian lenny:** X2go server-side packages will be backported in irregular intervals till Debian lenny will loose its ''oldstable'' declaration. No nightly-builds for Debian lenny, though. Neither client-side packages. 
 +  * **ARM architecture:** for Debian squeeze 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:
  
 <code> <code>
Line 20: Line 23:
  
  
-Please create and edit the file ''/etc/apt/sources.list.d/x2go.list'' with your preferred editor (in this example “vim”) and add the X2go repository as a new line (example for Debian squeeze):+Please create and edit the file ''/etc/apt/sources.list.d/x2go.list'' with your preferred editor (in this example “vim”) and add the X2go repository (binaries and sources) as a couple of new lines (example for Debian squeeze):
  
 <code> <code>
Line 27: Line 30:
  
 In this case the lines which have to be added to “/etc/apt/sources.list” are:\\  In this case the lines which have to be added to “/etc/apt/sources.list” are:\\ 
-//Dark blue boxes like the one below will show you the content of text files//. 
  
 <file> <file>
Line 54: Line 56:
 </code> </code>
  
-Congratulations, you are now able to access the x2go packages. You may continue by installing x2goclient, x2goserver-one or X2goserver.+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.