A page in your DokuWiki was added or changed. Here are the details:

Date        : 2016/12/15 13:16
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=1481807739
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Setting up your own netbootable X2Go-TCE environment] User : stefanbaur

@@ -164,16 +164,18 @@
 LABEL x2go-tce
 TIMEOUT 50
 MENU LABEL X2Go-TCE
 KERNEL x2go-tce/vmlinuz
- APPEND initrd=x2go-tce/initrd.img 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 
fetch=http://your-http-server-ip-here/x2go-tce/filesystem.squashfs 
FURTHER-OPTIONS-GO-HERE
+ APPEND initrd=x2go-tce/initrd.img 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 
noroot nouser 
fetch=http://your-http-server-ip-here/x2go-tce/filesystem.squashfs 
FURTHER-OPTIONS-GO-HERE
</file> - === What options are available under FURTHER-OPTIONS-GO-HERE? ===
- These are always required for security reasons, unless you are working on a 
debug image:
+ <note important>These are always required for security reasons, unless you 
are working on a debug image:
   *
''noroot'' - do not allow the local user account on the ThinClient (named 
"user") to become root, e.g. using sudo **always set this unless you are 
debugging an image and need to log in locally**
   * ''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>
+ + === What options are available under FURTHER-OPTIONS-GO-HERE? === These two are mutually exclusive, i.e. never put both of them in the same config:
   * 
''sessionsurl=http://your-http-server-ip-here/x2go-demo/x2go-tce.sessions'' - 
use this to specify a sessions file. You need this unless you are using a 
session broker. See below for how to add this file to your HTTP or FTP server.
   * ''broker-url=ssh:<nowiki>//</nowiki>your-broker-address-here'' - this 
allows you to specify an X2Go Session Broker instead of a sessions file (not limited to an
ssh-based broker, works with an http-based broker as well)


--
This mail was generated by DokuWiki at
http://wiki.x2go.org/

_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

Reply via email to