A page in your DokuWiki was added or changed. Here are the details:
Date : 2016/12/15 02:18
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=1481768103
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Building your own netbootable X2Go-TCE image]
User : stefanbaur
@@ -124,20 +124,28 @@
=== Adding the files to your Boot and Web server ===
This is assuming you already have a PXE/TFTP and HTTP or FTP setup.
- Once you see the message "Build is done:", go to the directory mentioned there, and copy
- x2go-tce-vmlinuz and x2go-tce-initrd.img to a suitable subdirectory under your TFTP root.
+ Once you see the message "Build is done:", go to the directory mentioned there, and copy x2go-tce-vmlinuz and x2go-tce-initrd.img to a suitable subdirectory
under your TFTP root.
We suggest using ./x2go-tce.
- <note tip>To verify that both your installation in general and the newly copied files are reachable, use a TFTP client - we suggest atftp - and perform these steps:
+
+ <note tip>To verify that both your installation in general and the newly copied files are reachable via TFTP, use a TFTP client - we suggest atftp - and perform these steps:
<code> cd $(mktemp -d)
atftp your-tftp-server-ip-here
tftp> get pxelinux.cfg/default
tftp> get x2go-tce/x2go-tce-vmlinuz
tftp> get x2go-tce/x2go-tce-initrd.img
tftp> quit
</code>
</note>
- Copy x2go-tce-filesystem.squashfs from the directory mentioned after "Build is done:" to a suitable subdirectory under your HTTP or FTP root.
+
+ Next, copy x2go-tce-filesystem.squashfs from the directory mentioned after "Build is done:" to a suitable subdirectory under your HTTP or FTP root.
We suggest using ./x2go-tce.
+
+ <note tip>To verify that both your installation
in general and the newly copied file are reachable via HTTP or FTP, use an HTTP/FTP client - we suggest wget - and perform these steps:
+ <code> cd $(mktemp -d)
+ wget -Y off http://your-http-server-ip-here/
+ wget -Y off http://your-http-server-ip-here/x2go-tce/x2go-tce-filesystem.squashfs
+ </code>
+ </note>
--
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 : 2016/12/15 02:15
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=1481768080
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Building your own netbootable X2Go-TCE image]
User : stefanbaur
@@ -129,14 +129,15 @@
x2go-tce-vmlinuz and x2go-tce-initrd.img to a suitable subdirectory under your TFTP root.
We suggest using ./x2go-tce.
<note tip>To verify that both your installation in general and the newly copied files are reachable, use a TFTP client - we suggest atftp - and perform these steps:
- cd $(mktemp -d)
+ <code> cd $(mktemp -d)
atftp your-tftp-server-ip-here
tftp> get pxelinux.cfg/default
tftp> get x2go-tce/x2go-tce-vmlinuz
tftp> get
x2go-tce/x2go-tce-initrd.img
tftp> quit
+ </code>
</note>
Copy x2go-tce-filesystem.squashfs from the directory mentioned after "Build is done:" to a suitable subdirectory under your HTTP or FTP root.
We suggest using ./x2go-tce.
--
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 : 2016/12/15 02:14
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=1481766808
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Building your own netbootable X2Go-TCE image]
User : stefanbaur
@@ -121,4 +121,22 @@
fi
</code>
=== Adding the files to your Boot and Web server ===
+
+ This is assuming you already have a PXE/TFTP and HTTP or FTP setup.
+
+ Once you see the message "Build is done:", go to the directory mentioned there, and copy
+ x2go-tce-vmlinuz and x2go-tce-initrd.img to a suitable subdirectory under your TFTP root.
+
+ We suggest using ./x2go-tce.
+ <note tip>To verify that both your installation in general and the newly copied files are reachable, use a
TFTP client - we suggest atftp - and perform these steps:
+ cd $(mktemp -d)
+ atftp your-tftp-server-ip-here
+ tftp> get pxelinux.cfg/default
+ tftp> get x2go-tce/x2go-tce-vmlinuz
+ tftp> get x2go-tce/x2go-tce-initrd.img
+ tftp> quit
+ </note>
+ Copy x2go-tce-filesystem.squashfs from the directory mentioned after "Build is done:" to a suitable subdirectory under your HTTP or FTP root.
+
+ We suggest using ./x2go-tce.
--
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 : 2016/12/15 01:53
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=1481766697
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary:
User : stefanbaur
@@ -119,4 +119,6 @@
fi
cd ..
fi
</code>
+
+ === Adding the files to your Boot and Web server ===
--
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 : 2016/12/15 01:51
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=1481766624
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [X2Go-ThinClientEditon (TCE, TCE-NG, TCE-New)]
User : stefanbaur
@@ -9,8 +9,9 @@
* instead of copy-pasting the build commands, turn most of it into a script as /usr/bin/x2go-tcebuilder or something (the remaining config parts in the copy-paste block would have to be moved into the config file)
* our config would be used as suggestion by linking to it; a user could create their own by replacing the link with a regular file (similar to how /etc/x2go/applications works)
* our additional live-scripts would be shipped similar to how apache does it
with sites-available and sites-active
* store the results somewhere under /var/x2go-tce/ or whatever the proper place according to FHS and Debian would be
+ * turning it into a package would mean we could add dependencies as well, so the manual apt-get install would not be neccessary
===== History, Rationale, Outlook =====
During the time of Debian Wheezy being Debian's stable release, we started developing a new ThinClientEdition (TCE) - one that is based on Debian-Live and thus does no longer rely on NFS. Instead, the entire image is loaded into the RAM of the ThinClient machine.
--
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 : 2016/12/15 01:50
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=1481766613
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [X2Go-ThinClientEditon (TCE, TCE-NG, TCE-New)]
User : stefanbaur
@@ -2,8 +2,9 @@
<note important>This page is very much Work in Progess. Please leave a note on x2go-user(a)lists.x2go.org if you're interested in trying this out, so we can guide you along if something goes wrong.</note>
:FIXME: This whole process could probably streamlined into an x2go-tce.deb
+
Ideas:
* instead of the "exports" stuff, use a config file e.g. under /etc/x2go/x2go-tce/config and source its contents
* instead of copy-pasting the build commands, turn most of
it into a script as /usr/bin/x2go-tcebuilder or something (the remaining config parts in the copy-paste block would have to be moved into the config file)
* our config would be used as suggestion by linking to it; a user could create their own by replacing the link with a regular file (similar to how /etc/x2go/applications works)
--
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 : 2016/12/15 01:50
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=1481766475
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [X2Go-ThinClientEditon (TCE, TCE-NG, TCE-New)]
User : stefanbaur
@@ -5,8 +5,10 @@
:FIXME: This whole process could probably streamlined into an x2go-tce.deb
Ideas:
* instead of the "exports" stuff, use a config file e.g. under /etc/x2go/x2go-tce/config and source its contents
* instead of copy-pasting the build commands, turn most of it into a script as /usr/bin/x2go-tcebuilder or something (the remaining config parts in the copy-paste block would have to be moved into the config file)
+ * our config would be used as suggestion by linking
to it; a user could create their own by replacing the link with a regular file (similar to how /etc/x2go/applications works)
+ * our additional live-scripts would be shipped similar to how apache does it with sites-available and sites-active
* store the results somewhere under /var/x2go-tce/ or whatever the proper place according to FHS and Debian would be
===== History, Rationale, Outlook =====
--
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 : 2016/12/15 01:47
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=1481766176
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [X2Go-ThinClientEditon (TCE, TCE-NG, TCE-New)]
User : stefanbaur
@@ -5,9 +5,9 @@
:FIXME: This whole process could probably streamlined into an x2go-tce.deb
Ideas:
* instead of the "exports" stuff, use a config file e.g. under /etc/x2go/x2go-tce/config and source its contents
* instead of copy-pasting the build commands, turn most of it into a script as /usr/bin/x2go-tcebuilder or something (the remaining config parts in the copy-paste block would have to be moved into the config file)
- * store the results somewhere under /var/x2go-tce or
whatever the proper place according to FHS and Debian would be
+ * store the results somewhere under /var/x2go-tce/ or whatever the proper place according to FHS and Debian would be
===== History, Rationale, Outlook =====
During the time of Debian Wheezy being Debian's stable release, we started developing a new ThinClientEdition (TCE) - one that is based on Debian-Live and thus does no longer rely on NFS. Instead, the entire image is loaded into the RAM of the ThinClient machine.
--
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 : 2016/12/15 01: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=1481765712
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary:
User : stefanbaur
@@ -3,5 +3,12 @@
<note important>This page is very much Work in Progess. Please leave a note on x2go-user(a)lists.x2go.org if you're interested in trying this out, so we can guide you along if something goes wrong.</note>
+
+ :FIXME: This whole process could probably streamlined into an x2go-tce.deb
+ Ideas:
+ * instead of the "exports" stuff, use a config file e.g. under /etc/x2go/x2go-tce/config and source its contents
+ * instead of copy-pasting the build commands, turn most of it into a script as /usr/bin/x2go-tcebuilder or
something (the remaining config parts in the copy-paste block would have to be moved into the config file)
+ * store the results somewhere under /var/x2go-tce or whatever the proper place according to FHS and Debian would be
+
===== History, Rationale, Outlook =====
During the time of Debian Wheezy being Debian's stable release, we started developing a new ThinClientEdition (TCE) - one that is based on Debian-Live and thus does no longer rely on NFS. Instead, the entire image is loaded into the RAM of the ThinClient machine.
--
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 : 2016/12/15 01:35
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=1481762694
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [History and Rationale]
User : stefanbaur
@@ -1,7 +1,8 @@
====== X2Go-ThinClientEditon (TCE, TCE-NG, TCE-New) ======
- ===== History and Rationale =====
+ <note important>This page is very much Work in Progess. Please leave a note on x2go-user(a)lists.x2go.org if you're interested in trying this out, so we can guide you along if something goes wrong.</note>
+ ===== History, Rationale, Outlook =====
During the time of Debian Wheezy being Debian's stable release, we started developing a new ThinClientEdition (TCE) - one that is based on Debian-Live
and thus does no longer rely on NFS. Instead, the entire image is loaded into the RAM of the ThinClient machine.
The disadvantage is that your ThinClient now needs at least 1 GB of RAM (see below).
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/