A page in your DokuWiki was added or changed. Here are the details: Date : 2016/12/15 03:59 Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0 IP-Address : 78.43.90.159 Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1481774306 New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce Edit Summary: [Final Steps to boot a ThinClient] User : stefanbaur @@ -220,22 +220,23 @@ * log on to your HTTP or FTP server and change to the x2go-tce directory in your webroot/ftproot. * copy the x2go-tce.xorg.conf file (or whatever you named it) with your desired configuration to this directory. ==== Final Steps to boot a ThinClient ==== - To boot your first X2Go-TCE ThinClient (again, this is assuming you already have an existing, working PXE/TFTP server setup in place) + === To boot your first X2Go-TCE ThinClient === + Again, this is assuming you already have an existing, working PXE/TFTP server setup in place. * Determine the MAC address of your ThinClient. In the following example, we will assume it is ''AA-BB-CC-DD-EE-FF''. * Change to the pxelinux.cfg directory in your tftproot. * create a symlink with the name ''01-AA-BB-CC-DD-EE-FF'' (note the extra "01-" at the beginning) pointing to x2go-tce. * After that, your ThinClient should boot the X2Go-TCE image. - To make the X2Go-TCE image the default and only boot image: + === To make the X2Go-TCE image the default and only boot image === * Change to the pxelinux.cfg directory in your tftproot. * run ''ls -lah default'' * Make a note where this symlink points to, if it is a symlink. * If it is not a symlink, but a regular file, rename it e.g. to ''default-before-x2go-tce'' * create a new symlink named ''default'' that points to ''x2go-tce'' - To create several configurations to accommodate varying hardware/use cases, but all booting the same basic image: + === To create several configurations to accommodate varying hardware/use cases, but all booting the same basic image === * Change to the pxelinux.cfg directory in your tftproot. * copy the file x2go-tce to an appropriate name, like x2go-tce-debug or x2go-tce-P4-whitebox-with-crappy-VGA * you can create as many such configuration files as you want, and edit them according to the use case * to make a particular client boot a particular configuration, -- This mail was generated by DokuWiki at http://wiki.x2go.org/