User Tools

Site Tools


wiki:advanced:tce:install

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
Next revision Both sides next revision
wiki:advanced:tce:install [2013/11/12 15:37]
sunweaver
wiki:advanced:tce:install [2016/11/24 12:27]
ionic Add Raspbian note.
Line 8: Line 8:
  
 <note>The X2Go TCE has been developed on/for Debian GNU/Linux. -- You can surely use any GNU/Linux distribution as X2Go Server (providing that the ''x2goserver'' package is available for the server's distro). The boot environment for the X2Go PXE Server has been developed on Debian GNU/Linux and also been tested on Ubuntu GNU/Linux. The X2Go Thin Client chroot can be configured to use Ubuntu GNU/Linux, but it is __highly recommended__ to leave the defaults and use Debian GNU/Linux for creating the X2Go TCE chroot.</note> <note>The X2Go TCE has been developed on/for Debian GNU/Linux. -- You can surely use any GNU/Linux distribution as X2Go Server (providing that the ''x2goserver'' package is available for the server's distro). The boot environment for the X2Go PXE Server has been developed on Debian GNU/Linux and also been tested on Ubuntu GNU/Linux. The X2Go Thin Client chroot can be configured to use Ubuntu GNU/Linux, but it is __highly recommended__ to leave the defaults and use Debian GNU/Linux for creating the X2Go TCE chroot.</note>
 +
 +<note>The Debian instructions should also hold for Raspbian, a Debian fork rebuilt on armhf.</note>
  
 ===== Network setup ===== ===== Network setup =====
Line 93: Line 95:
 Debian does not ship so-called non-free firmware in its main package archive area. However, several network cards (and other TCE relevant devices) require the installation of a firmware package from Debian non-free. Debian does not ship so-called non-free firmware in its main package archive area. However, several network cards (and other TCE relevant devices) require the installation of a firmware package from Debian non-free.
  
-Run the command ''x2gothinclient_shell'' and edit ''/etc/apt/sources'' (nano, vim and mcedit should be installed in your TCE chroot):+Run the command ''x2gothinclient_shell'' and edit ''/etc/apt/sources.list'' in your TCE chroot (nano, vim and mcedit should be installed in your TCE chroot):
 <file> <file>
-deb http://ftp.debian.org/debian jessie main contrib non-free+deb http://ftp.debian.org/debian <distro-codename> main contrib non-free
 </file> </file>
  
Line 103: Line 105:
 </code> </code>
  
-If this command fails, please check if packages have been removed from your Debian version or if they are not yet available for your version. Also scann for other firmware packages:<code>+If this command fails, please check if packages have been removed from your Debian version or if they are not yet available for your version. Also scan for other firmware packages:<code>
 $ apt-cache search firmware $ apt-cache search firmware
 </code> </code>
wiki/advanced/tce/install.txt ยท Last modified: 2023/12/19 23:57 by gratuxri