00:27 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
01:46 | fnurl has left IRC (fnurl!3d3edc4a@gateway/web/cgi-irc/kiwiirc.com/ip.61.62.220.74, Quit: Leaving) | |
02:01 | fnurl has joined IRC (fnurl!3cf8605f@gateway/web/cgi-irc/kiwiirc.com/ip.60.248.96.95) | |
02:20 | fiesh_ has left IRC (fiesh_!~fiesh@hq.wsoptics.de, Ping timeout: 250 seconds) | |
04:47 | gehidore has left IRC (gehidore!~username@unaffiliated/man, Quit: WeeChat 1.3) | |
04:53 | gehidore has joined IRC (gehidore!~username@unaffiliated/man) | |
04:58 | fiesh has joined IRC (fiesh!~fiesh@hq.wsoptics.de) | |
04:58 | gehidore has joined IRC (gehidore!~username@unaffiliated/man) | |
05:05 | fiesh has left IRC (fiesh!~fiesh@hq.wsoptics.de, Ping timeout: 245 seconds) | |
05:06 | fiesh has joined IRC (fiesh!~fiesh@hq.wsoptics.de) | |
05:11 | fiesh has left IRC (fiesh!~fiesh@hq.wsoptics.de, Ping timeout: 260 seconds) | |
05:22 | fiesh has joined IRC (fiesh!~fiesh@hq.wsoptics.de) | |
05:25 | adrianorg has left IRC (adrianorg!~adrianorg@186.215.18.43, Ping timeout: 264 seconds) | |
05:26 | adrianorg has joined IRC (adrianorg!~adrianorg@187.115.104.36) | |
05:36 | quinox has left IRC (quinox!~quinox@ghost.qtea.nl, Quit: :wq) | |
05:37 | quinox has joined IRC (quinox!~quinox@ghost.qtea.nl) | |
06:57 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
06:58 | robb_nl has joined IRC (robb_nl!~robb_nl@62.235.14.39) | |
07:06 | robb_nl has left IRC (robb_nl!~robb_nl@62.235.14.39, Ping timeout: 256 seconds) | |
07:16 | mikkel has joined IRC (mikkel!~mikkel@mail.dlvs.dk) | |
07:22 | robb_nl has joined IRC (robb_nl!~robb_nl@62.235.14.39) | |
08:03 | klausade has left IRC (klausade!~klaus@cm-84.215.169.187.getinternet.no, Ping timeout: 265 seconds) | |
09:40 | uXus has left IRC (uXus!~uXus@217.77.222.72, Remote host closed the connection) | |
09:44 | uXus has joined IRC (uXus!~uXus@217.77.222.72) | |
10:07 | Freejack has left IRC (Freejack!~Freejack@unaffiliated/freejack, Ping timeout: 265 seconds) | |
10:08 | Freejack has joined IRC (Freejack!~Freejack@unaffiliated/freejack) | |
12:11 | uXus has left IRC (uXus!~uXus@217.77.222.72, Remote host closed the connection) | |
12:13 | kat__ has joined IRC (kat__!c36125b9@gateway/web/freenode/ip.195.97.37.185) | |
12:13 | <kat__> dokimi
| |
12:14 | kat__ has left IRC (kat__!c36125b9@gateway/web/freenode/ip.195.97.37.185, Client Quit) | |
12:15 | uXus has joined IRC (uXus!~uXus@217.77.222.72) | |
12:22 | robb_nl has left IRC (robb_nl!~robb_nl@62.235.14.39, Ping timeout: 276 seconds) | |
13:33 | robb_nl has joined IRC (robb_nl!~robb_nl@62.235.14.39) | |
14:23 | truth has joined IRC (truth!~Tara@dslb-188-110-203-050.188.110.pools.vodafone-ip.de) | |
14:31 | mgariepy has left IRC (mgariepy!~mgariepy@ubuntu/member/mgariepy, Read error: Connection reset by peer) | |
14:34 | mgariepy has joined IRC (mgariepy!~mgariepy@ubuntu/member/mgariepy) | |
14:36 | <truth> Hi, I successfully installed LTSP on Debian 8 and have been able to connect from a client via PXE-boot - everything works great.
| |
14:36 | Now I would like to test a fat client using the command "ltsp-built-client --fat-client-desktop <desktop>", but I have no idea how to do this within Debian. What e.g. should I put instead of <desktop> ?
| |
14:46 | <alkisg> truth: clone your thin chroot, cp -a /opt/ltsp /opt/ltsp.bak
| |
14:47 | Then run ltsp-chroot -m to enter the chroot
| |
14:47 | There, install any desktop environment that you want
| |
14:47 | No need to run ltsp-build-client again
| |
14:48 | Which DE package name are you looking for? Gnome?
| |
14:48 | ben_roose has joined IRC (ben_roose!~roose@roose.cs.wichita.edu) | |
14:48 | <alkisg> E.g. https://wiki.debian.org/LXDE
| |
14:48 | A complete Debian LXDE desktop environment (starting from Debian 7.0 "Wheezy"): # apt-get install task-lxde-desktop
| |
14:49 | <truth> I can just write GNOME for <desktop>?
| |
14:54 | Unfortunately, the man pages of ltsp-build-client do not show the possible options ...
| |
14:55 | <alkisg> That is because the documentation is in the debian wiki, not in the ltsp wiki
| |
14:55 | You google for "install gnome on debian"
| |
14:55 | And you find the documentation
| |
14:55 | https://wiki.debian.org/Gnome
| |
14:55 | <truth> Thanks a lot.
| |
14:55 | <alkisg> Options There are four options to install GNOME in Debian:
| |
14:56 | ...and you either select the task or the package, depending on what you prefer
| |
14:57 | <truth> Great. Thanks again.
| |
14:57 | <alkisg> truth: note that there's a much easier way to install fat clients, called ltsp-pnp
| |
14:57 | Which basically mirrors your server installation, and you don't need to run ltsp-build-client at all
| |
14:57 | The ubuntu wiki page is at:
| |
14:58 | !ltsp-pnp
| |
14:58 | <ltsp`> ltsp-pnp: ltsp-pnp is an alternative (upstream) method to maintain LTSP installations for thin and fat clients that doesn't involve chroots: https://help.ubuntu.com/community/UbuntuLTSP/ltsp-pnp
| |
14:58 | <alkisg> ...and there's one for debian as well, I'm sure it'll show up in google
| |
15:02 | <truth> Great - this sounds like what I am looking for.
| |
15:02 | Actually, I saw the ltsp-pnp option but I didnt realize what it will do. Thanks for your input. I will read through the manual again.
| |
15:09 | truth has left IRC (truth!~Tara@dslb-188-110-203-050.188.110.pools.vodafone-ip.de) | |
15:14 | Phantomas has joined IRC (Phantomas!~ftsamis@ubuntu/member/phantomas) | |
15:25 | mikkel has left IRC (mikkel!~mikkel@mail.dlvs.dk, Quit: Leaving) | |
15:39 | robb_nl has left IRC (robb_nl!~robb_nl@62.235.14.39, Ping timeout: 260 seconds) | |
15:59 | robb_nl has joined IRC (robb_nl!~robb_nl@62.235.14.39) | |
16:17 | sbalneav has left IRC (sbalneav!~sbalneav@wnpgmb0412w-ds01-45-12-121.dynamic.mtsallstream.net, Ping timeout: 276 seconds) | |
17:00 | Fenuks has joined IRC (Fenuks!~Fenuks@92.127.235.34) | |
17:01 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
17:13 | sbalneav has joined IRC (sbalneav!~sbalneav@wnpgmb0412w-ds01-45-12-121.dynamic.mtsallstream.net) | |
17:16 | truth has joined IRC (truth!~Tara@dslb-188-110-203-050.188.110.pools.vodafone-ip.de) | |
17:39 | truth has left IRC (truth!~Tara@dslb-188-110-203-050.188.110.pools.vodafone-ip.de) | |
18:40 | Fenuks has left IRC (Fenuks!~Fenuks@92.127.235.34, Ping timeout: 245 seconds) | |
18:58 | Phantomas has left IRC (Phantomas!~ftsamis@ubuntu/member/phantomas) | |
20:21 | caveat- has joined IRC (caveat-!hoax@shell.bshellz.net) | |
20:21 | caveat- has left IRC (caveat-!hoax@shell.bshellz.net) | |
20:37 | danau11 has joined IRC (danau11!~durban@64.94.31.206) | |
20:38 | danau11 has left IRC (danau11!~durban@64.94.31.206) | |
20:40 | danau111 has joined IRC (danau111!~durban@134.sub-70-215-11.myvzw.com) | |
20:40 | danau111 has left IRC (danau111!~durban@134.sub-70-215-11.myvzw.com) | |
21:10 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Read error: Connection reset by peer) | |
21:11 | ricotz has joined IRC (ricotz!~ricotz@p5B2A8F01.dip0.t-ipconnect.de) | |
21:11 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
21:23 | gehidore is now known as man | |
21:23 | man is now known as gehidore | |
21:30 | robb_nl has left IRC (robb_nl!~robb_nl@62.235.14.39, Remote host closed the connection) | |
21:44 | danau11 has joined IRC (danau11!~durban@134.sub-70-215-11.myvzw.com) | |
21:45 | danau11 has left IRC (danau11!~durban@134.sub-70-215-11.myvzw.com) | |
21:52 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
22:04 | danau111 has joined IRC (danau111!~durban@134.sub-70-215-11.myvzw.com) | |
22:04 | danau111 has left IRC (danau111!~durban@134.sub-70-215-11.myvzw.com) | |
22:15 | danau11 has joined IRC (danau11!~durban@64.94.31.206) | |
22:17 | danau11 has left IRC (danau11!~durban@64.94.31.206, Client Quit) | |
23:07 | dtcrshr has left IRC (dtcrshr!~datacrush@unaffiliated/datacrusher, Quit: Saindo) | |
23:08 | ben_roose has left IRC (ben_roose!~roose@roose.cs.wichita.edu, Remote host closed the connection) | |