User Tools

Site Tools


wiki: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
wiki:x2go-repository-debian [2013/03/11 12:28]
sunweaver
wiki:x2go-repository-debian [2013/03/12 20:13]
sunweaver removed
Line 23: Line 23:
  
 <code bash> <code bash>
-apt-key adv --recv-keys --keyserver keys.gnupg.net E1F958385BFE2B6E+apt-key adv --recv-keys --keyserver keys.gnupg.net E1F958385BFE2B6E
 </code> </code>
  
Line 31: Line 31:
  
 <code bash> <code bash>
-nano /etc/apt/sources.list.d/x2go.list+$ editor /etc/apt/sources.list.d/x2go.list
 </code> </code>
  
Line 50: Line 50:
  
 <code bash> <code bash>
-apt-get update+apt-get update
 </code> </code>
  
Line 56: Line 56:
  
 <code bash> <code bash>
-apt-get install x2go-keyring && apt-get update+apt-get install x2go-keyring && apt-get update
 </code> </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 APT system:
  
 <code bash> <code bash>
-apt-cache search x2go+apt-cache search x2go
 </code> </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. 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.