A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/01/03 22:26
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=1483446365
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary:
User : stefanbaur
@@ -274,9 +274,9 @@
==== Installing a boot loader ====
The next step is to install a boot loader. Currently, there are three choices, GRUB-legacy, syslinux, and GRUB4DOS.
* Use GRUB-legacy for ext* file systems.
- * Use syslinux when installing on FAT* file systems. Should work with ext* file systems as well, if you don't want GRUB-legacy.
+ * Use syslinux when installing on FAT* file systems. Should work with ext* file systems as well (using extlinux), if you don't want GRUB-legacy.
* Use GRUB4DOS when dealing
with an NTFS file system (say, you're trying to turn an existing Windows XP installation into a ThinClient).
* read section [[doc:howto:tce#boot_parameters_for_x2go-tce|Boot Parameters for X2Go-TCE]] to find out what changes to make and what to put where it says FURTHER-OPTIONS-GO-HERE
=== Installing GRUB-legacy ===
* mount /dev/targetpartition to (mountpath)
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/01/03 12:26
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=1483446179
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Installing a boot loader]
User : stefanbaur
@@ -276,9 +276,9 @@
The next step is to install a boot loader. Currently, there are three choices, GRUB-legacy, syslinux, and GRUB4DOS.
* Use GRUB-legacy for ext* file systems.
* Use syslinux when installing on FAT* file systems. Should work with ext* file systems as well, if you don't want GRUB-legacy.
* Use GRUB4DOS when dealing with an NTFS file system (say, you're trying to turn an existing Windows XP installation into a ThinClient).
-
+ * read section
[[doc:howto:tce#boot_parameters_for_x2go-tce|Boot Parameters for X2Go-TCE]] to find out what changes to make and what to put where it says FURTHER-OPTIONS-GO-HERE
=== Installing GRUB-legacy ===
* mount /dev/targetpartition to (mountpath)
* create a folder ''(mountpath)/boot/grub''
* install grub-legacy into it:
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/01/03 12:22
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=1483446133
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Booting from CD/DVD/USB]
User : stefanbaur
@@ -430,9 +430,9 @@
===== Booting from CD/DVD/USB =====
- set the variables as shown in [[doc:howto:tce#configuring_the_build|Configuring the Build]]
- after that, continue with ''export LBX2GO_IMAGETYPE="iso-hybrid"'' (recommended) or ''export LBX2GO_IMAGETYPE="iso"''.
- - see [[doc:howto:tce#boot_parameters_for_x2go-tce|Boot Parameters for X2Go-TCE]] for a description of possible options, make your choices, and follow up with <code>
+ - see [[doc:howto:tce#boot_parameters_for_x2go-tce|Boot
Parameters for X2Go-TCE]] for a description of possible options, make your choices, add them where it says FURTHER-OPTIONS-GO-HERE and follow up with <code>
export LBX2GO_DEFAULTS+=" --bootappend-live boot=live components noswap aufs rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 kernel.sysrq=1 keep_bootcon sysrq_always_enabled rd.driver.pre=loop rd.noverifyssl rd.skipfsck rd.live.overlay.check rd.live.overlay.reset rd.live.ram log_buf_len=1M quickreboot consoleblank=0 kernel.sysrq=1 keep_bootcon sysrq_always_enabled rootwait=120 silent quiet splash lang=de vconsole.keymap=de keyboard-layouts=de locales=de_DE.UTF-8 hostname=localhost noroot nouser live-media-path=live FURTHER-OPTIONS-GO-HERE
</code>
- after that, you can [[doc:howto:tce#starting_the_build|Start the Build]].
- if you actually intend to write the image to CD/DVD or USB media, the only file you need is located at ''./original-x2go-tce-live-image-i386.hybrid.iso'' after running the build script.
--
This mail was
generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/01/03 12:22
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=1483446088
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Booting from CD/DVD/USB]
User : stefanbaur
@@ -430,12 +430,11 @@
===== Booting from CD/DVD/USB =====
- set the variables as shown in [[doc:howto:tce#configuring_the_build|Configuring the Build]]
- after that, continue with ''export LBX2GO_IMAGETYPE="iso-hybrid"'' (recommended) or ''export LBX2GO_IMAGETYPE="iso"''.
- - follow up with <code>
+ - see [[doc:howto:tce#boot_parameters_for_x2go-tce|Boot Parameters for X2Go-TCE]] for a description of possible options, make your choices, and follow up with <code>
export LBX2GO_DEFAULTS+="
--bootappend-live boot=live components noswap aufs rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 kernel.sysrq=1 keep_bootcon sysrq_always_enabled rd.driver.pre=loop rd.noverifyssl rd.skipfsck rd.live.overlay.check rd.live.overlay.reset rd.live.ram log_buf_len=1M quickreboot consoleblank=0 kernel.sysrq=1 keep_bootcon sysrq_always_enabled rootwait=120 silent quiet splash lang=de vconsole.keymap=de keyboard-layouts=de locales=de_DE.UTF-8 hostname=localhost noroot nouser live-media-path=live FURTHER-OPTIONS-GO-HERE
</code>
- - see [[doc:howto:tce#boot_parameters_for_x2go-tce|Boot Parameters for X2Go-TCE]] for a description of possible options.
- after that, you can [[doc:howto:tce#starting_the_build|Start the Build]].
- if you actually intend to write the image to CD/DVD or USB media, the only file you need is located at ''./original-x2go-tce-live-image-i386.hybrid.iso'' after running the build script.
- if the image fails to boot, check the file system - there should be a folder
''live'' containing a file ''filesystem.squashfs''. Adjust the value of ''live-media-path='' accordingly.
==== Burning to CD/DVD ====
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/01/03 12:21
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=1483391448
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Booting from CD/DVD/USB]
User : stefanbaur
@@ -428,13 +428,17 @@
</file>
===== Booting from CD/DVD/USB =====
- Basically, proceed as shown for netboot above, but set ''LBX2GO_IMAGETYPE'' to ''iso-hybrid'' (recommended) or ''iso''.
- Also, you need to add ''--bootappend-live'' followed by all boot parameters that you would usually pass to pxelinux, syslinux or GRUB to ''LBX2GO_DEFAULTS''.
-
- if you actually intend to write the image to CD/DVD or USB media, the only file you need is located at ''./original-x2go-tce-live-image-i386.hybrid.iso''
after using the above script.
-
+ - set the variables as shown in [[doc:howto:tce#configuring_the_build|Configuring the Build]]
+ - after that, continue with ''export LBX2GO_IMAGETYPE="iso-hybrid"'' (recommended) or ''export LBX2GO_IMAGETYPE="iso"''.
+ - follow up with <code>
+ export LBX2GO_DEFAULTS+=" --bootappend-live boot=live components noswap aufs rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 kernel.sysrq=1 keep_bootcon sysrq_always_enabled rd.driver.pre=loop rd.noverifyssl rd.skipfsck rd.live.overlay.check rd.live.overlay.reset rd.live.ram log_buf_len=1M quickreboot consoleblank=0 kernel.sysrq=1 keep_bootcon sysrq_always_enabled rootwait=120 silent quiet splash lang=de vconsole.keymap=de keyboard-layouts=de locales=de_DE.UTF-8 hostname=localhost noroot nouser live-media-path=live FURTHER-OPTIONS-GO-HERE
+ </code>
+ - see [[doc:howto:tce#boot_parameters_for_x2go-tce|Boot Parameters for X2Go-TCE]] for a description of possible options.
+ - after that, you can
[[doc:howto:tce#starting_the_build|Start the Build]].
+ - if you actually intend to write the image to CD/DVD or USB media, the only file you need is located at ''./original-x2go-tce-live-image-i386.hybrid.iso'' after running the build script.
+ - if the image fails to boot, check the file system - there should be a folder ''live'' containing a file ''filesystem.squashfs''. Adjust the value of ''live-media-path='' accordingly.
==== Burning to CD/DVD ====
Use ''xorriso -as cdrecord -v dev=/dev/your-writer-device -dao ./original-x2go-tce-live-image-i386.hybrid.iso'' or whatever cd burning software you like. See https://wiki.debian.org/BurnCd for some additional suggestions.
==== Writing to USB media ====
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/01/02 21:10
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=1483382569
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Remote Access to the ThinClient's local display (before any connection is made)]
User : stefanbaur
@@ -535,9 +535,12 @@
- Start PuTTY, connect to root@thinclient
- Select Connections/SSH/Tunnels in PuTTY
- Enter Source Port 5500, Destination localhost:5500, Remote, Auto, and, very important, hit **Add** //before// you hit **Apply**, or your changes will **not** be saved
- run ''x11vnc -display :0 -rfbport 0 -coe localhost'' in the PuTTY window
- To see what a user is doing once a connection has been established, connect to the
X2GoServer yourself and use X2Go's built-in session shadowing (Install package ''x2godesktopsharing'' on the server, if you haven't done so already) - this will deliver way better performance.
+ To see what a user is doing once a connection has been established, connect to the X2GoServer yourself and use X2Go's built-in Desktop Sharing (session shadowing). Install package ''x2godesktopsharing'' on the server, if you haven't done so already - this will deliver way better performance. See below for more.
+
+ ==== Remote Access to the ThinClient's running X2Go Session ====
+ Please see the [[doc:usage:desktop-sharing|Desktop Sharing (session shadowing)]] HowTo for details.
==== Determining the ThinClient's IP and/or MAC when there is no network connection ====
When you are unable to connect to the ThinClient, you might want to ascertain its MAC and/or IP address(es), to make sure you and the user you are trying to support are talking about the same machine. Tell the user
to press [Ctrl]+[Alt]+[F1] and to read out
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/01/02 21:07
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?rev=1483109970
New Revision: http://wiki.x2go.org/doku.php/doc:howto
Edit Summary:
User : stefanbaur
@@ -5,6 +5,7 @@
* [[doc:howto:tce|Installing and Configuring the new (Debian-Live based) X2Go-ThinClientEdition]]
* [[doc:installation:x2goclient|Installing X2GoClient]] - see also [[doc:installation:start#clients|General Client installation advice]] for related topics
* [[doc:installation:x2goserver|Installing X2GoServer]] - see also [[doc:installation:start#Server_and_Components|General Server installation advice]] for related topics
+ * [[doc:usage:desktop-sharing|Installing and Configuring X2Go Desktop Sharing (Session
Shadowing)]]
* [[doc:installation:x2gobroker|Installing X2Go Session Broker]] - careful, this page seems to mix Perl- and Python-based Broker installation
* [[doc:deployment-stories:wikid| Adding two-factor authentication to X2Go]]
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/01/02 18:42
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=1483382541
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Options already present in the templates that you may/should change to your needs]
User : stefanbaur
@@ -451,9 +451,9 @@
* ''nouser'' - do not allow the local user account on the ThinClient (named "user") to log in at the console or remotely (using password "live") **Always set this unless you are debugging an image and need to log in locally!**
</note>
==== Options already present in the templates that you may/should change to your needs ====
- * options ending in "=de" and "=de_DE.UTF-8" should be set to match your desired country/locale
setting
+ * options ending in ''=de'' and ''=de_DE.UTF-8'' should be set to match your desired country/locale setting
<note tip>To have different hostnames for each thin client:
* assign DNS names for your thin clients
* set your DHCP server to reply to "request host-name" requests from dhclient
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/01/02 18:42
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=1483382507
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Booting from CD/DVD/USB]
User : stefanbaur
@@ -428,9 +428,9 @@
</file>
===== Booting from CD/DVD/USB =====
- Basically, proceed as shown for netboot above, but set ''LBX2GO_IMAGETYPE'' to iso-hybrid (recommended) or iso.
+ Basically, proceed as shown for netboot above, but set ''LBX2GO_IMAGETYPE'' to ''iso-hybrid'' (recommended) or ''iso''.
Also, you need to add ''--bootappend-live'' followed by all boot parameters that you would usually pass to pxelinux, syslinux or GRUB to ''LBX2GO_DEFAULTS''.
if you actually intend to write the image
to CD/DVD or USB media, the only file you need is located at ''./original-x2go-tce-live-image-i386.hybrid.iso'' after using the above script.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/01/02 18:41
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=1483382467
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Booting from CD/DVD/USB]
User : stefanbaur
@@ -428,12 +428,12 @@
</file>
===== Booting from CD/DVD/USB =====
- Basically, proceed as shown for netboot above, but set LBX2GO_IMAGETYPE to iso-hybrid (recommended) or iso.
- Also, you need to add --bootappend-live followed by all boot parameters that you would usually pass to pxelinux, syslinux or GRUB to LBX2GO_DEFAULTS.
+ Basically, proceed as shown for netboot above, but set ''LBX2GO_IMAGETYPE'' to iso-hybrid (recommended) or iso.
+ Also, you need to add ''--bootappend-live'' followed by all
boot parameters that you would usually pass to pxelinux, syslinux or GRUB to ''LBX2GO_DEFAULTS''.
- if you actually intend to write the image to CD/DVD or USB media, the only file you need is located at ./original-x2go-tce-live-image-i386.hybrid.iso after using the above script.
+ if you actually intend to write the image to CD/DVD or USB media, the only file you need is located at ''./original-x2go-tce-live-image-i386.hybrid.iso'' after using the above script.
==== Burning to CD/DVD ====
Use ''xorriso -as cdrecord -v dev=/dev/your-writer-device -dao ./original-x2go-tce-live-image-i386.hybrid.iso'' or whatever cd burning software you like. See https://wiki.debian.org/BurnCd for some additional suggestions.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/