02:51 | Freejack has left IRC (Freejack!~Freejack@unaffiliated/freejack, Ping timeout: 250 seconds) | |
06:38 | MRH has joined IRC (MRH!51bb2fe9@gateway/web/freenode/ip.81.187.47.233) | |
06:39 | <MRH> hi I am using Linux Mint 17.3 cinnamon. Software rendering on the server side (due to older graphics card) however I am also getting software rendering on the terminal.
| |
06:40 | which is unuseably slow
| |
06:40 | anyone know if this is a cinnamon issue?
| |
06:41 | or should specifying a XSERVER=driver in lts.conf fix it?
| |
06:42 | truth has joined IRC (truth!~Tara@dslb-188-110-203-050.188.110.pools.vodafone-ip.de) | |
06:43 | <MRH> the intial LDM works fast as expected (like it is using the correct driver)
| |
06:44 | <truth> Has anyone been able to connect to an UEFI client so far?
| |
06:57 | <alkisg> MRH: thin or fat clients?
| |
06:57 | truth: yes
| |
06:57 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
06:57 | <alkisg> Check the irclogs here for my notes
| |
06:57 | It's not very straightforward, a lot of the tools don't support it properly yet (e.g. ipxe)
| |
07:00 | <MRH> thin(ish) no local apps but nbd
| |
07:01 | <alkisg> MRH: 3d acceleration over the network doesn't work properly
| |
07:01 | So 3d environments are very slow
| |
07:01 | Either use 2d environment, or a fat ltsp session
| |
07:02 | 3d => I mean those that use opengl effects, a compositor etc. 2d are gnome-flashback, mate, lxde, xfce...
| |
07:02 | <MRH> ok
| |
07:02 | <alkisg> !ltsp-pnp
| |
07:02 | <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
| |
07:03 | <alkisg> ==> if your client has enough RAM to be a fat client
| |
07:03 | !uefi | echo truth:
| |
07:03 | <ltsp`> truth: uefi: To boot UEFI clients with LTSP, switch them to Legacy BIOS (CSM). If you can't, then use google translate on this one: http://alkisg.mysch.gr/steki/index.php?topic=6466.0
| |
07:04 | <alkisg> Hmm that's for the case when the client do have a hard disk though... I did manage pxe booting, but that was it was more compatible with many clients
| |
07:06 | UEFI works best with grub. ipxe can't load a vmlinuz kernel, only an .efi image (so for me it wasn't suitable, I wanted to boot a 32bit kernel). syslinux.efi had problems the last time I tried it, but I do want to try it again with the latest version.
| |
07:07 | Also dnsmasq doesn't support proxydhcp for uefi yet, you need a real dhcp server, not a proxy one
| |
07:12 | <truth> I already changed my ltsp-pnp setup to an isc-dhcp-server - unfortunately, ipxe didn't work.
| |
07:12 | Since my uefi-client has a hard disk I will now try to use grub.efi.
| |
07:12 | Is there any tutorial (link) how to do that?
| |
07:12 | <MRH> i remember something about a cinammon 2d mode
| |
07:14 | <alkisg> truth: ltsp-pnp + dnsmasq work fine with uefi, you just need to change one line, the proxydhcp one
| |
07:14 | I don't know of any tutorials other than the greek one I wrote, so try to use google translate on that one
| |
07:15 | <truth> Thanks, I will try this.
| |
07:15 | <alkisg> MRH: check /usr/share/xsessions, the available sessions are there
| |
07:22 | Fenuks has joined IRC (Fenuks!~Fenuks@91.192.173.88) | |
07:25 | <MRH> thinking about fat clients - can i use sshfs to mount home and other diretories
| |
07:25 | with ldm authentication
| |
07:26 | <alkisg> sshfs is the default, yes
| |
07:26 | <MRH> for a full OS type thing
| |
07:28 | <alkisg> Yes, that's what the ltsp-pnp page tutorial is about
| |
07:28 | !ltsp-pnp
| |
07:28 | <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
| |
07:41 | <MRH> ok i am going to mess around with fat clients a bit
| |
07:42 | <alkisg> MRH: what are your client specs? cpu/ram?
| |
07:43 | <MRH> modern celeron 4GB
| |
07:43 | i tested it as a standalone booting from HD first
| |
07:43 | <alkisg> Yup, you should definately boot them as fat clients
| |
07:44 | They'll run the same as if you were booting them from the HD
| |
07:44 | I.e. very fast
| |
07:44 | mikkel has joined IRC (mikkel!~mikkel@mail.dlvs.dk) | |
07:44 | <MRH> would you happen to have any pointeres to mounting other diretories via sshfs - not just /home
| |
07:44 | <alkisg> man lts.conf
| |
07:44 | !lts.conf
| |
07:44 | <ltsp`> lts.conf: (#1) http://manpages.ubuntu.com/lts.conf, or (#2) lts.conf manpage is available in the ltsp-docs package
| |
07:44 | <alkisg> Check for EXTRA_MOUNTS there
| |
07:44 | <MRH> ok gr8 it's in there
| |
07:44 | <alkisg> LOCAL_APPS_EXTRAMOUNTS
| |
07:47 | <MRH> yep just found it thanks
| |
07:48 | anything but NFS
| |
07:50 | <alkisg> NFS is more way more stable than SSHFS
| |
07:50 | But SSHFS is much easier and secure by default, that's why it's the default for ltsp
| |
07:50 | <MRH> idk i have always had difficulty and overhead trying to get NFS secure
| |
07:51 | especially considering users can jack in to a network point
| |
07:51 | i like the idea of sshfs
| |
07:53 | <alkisg> We've been using it for years here in 1000+ schools, it works OK except for hardlinks and cpu usage
| |
07:54 | truth has left IRC (truth!~Tara@dslb-188-110-203-050.188.110.pools.vodafone-ip.de) | |
07:55 | <MRH> i just tend to use it between servers, on their own nice little VLAN
| |
07:56 | but then i don;t have the experience of that many users
| |
07:56 | *hostile users
| |
07:56 | lol
| |
07:57 | <alkisg> For security it's better than nfs, sure
| |
07:59 | <MRH> anyway thanks alkisg i gtr and catch a bus! it's early here :)
| |
07:59 | <alkisg> bb
| |
08:00 | uXus has left IRC (uXus!~uXus@217.77.222.72, Remote host closed the connection) | |
08:00 | MRH has left IRC (MRH!51bb2fe9@gateway/web/freenode/ip.81.187.47.233, Quit: Page closed) | |
08:00 | uXus has joined IRC (uXus!~uXus@217.77.222.72) | |
08:04 | robb_nl has joined IRC (robb_nl!~robb_nl@ip-80-236-242-62.dsl.scarlet.be) | |
08:28 | uXus has joined IRC (uXus!~uXus@217.77.222.72) | |
09:46 | eu^athedsl-44629 has joined IRC (eu^athedsl-44629!5e470939@gateway/web/freenode/ip.94.71.9.57) | |
09:47 | eu^athedsl-44629 has left IRC (eu^athedsl-44629!5e470939@gateway/web/freenode/ip.94.71.9.57, Client Quit) | |
10:02 | robb_nl has left IRC (robb_nl!~robb_nl@ip-80-236-242-62.dsl.scarlet.be, Ping timeout: 276 seconds) | |
10:15 | robb_nl has joined IRC (robb_nl!~robb_nl@62.235.15.98) | |
10:46 | Softeisbieger has joined IRC (Softeisbieger!~Softeisbi@dsl5-44-164.pool.bitel.net) | |
11:49 | andygraybeal has left IRC (andygraybeal!~andy@50.96.136.217, Quit: Ex-Chat) | |
12:43 | ogra_ has left IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de, Quit: Coyote finally caught me) | |
12:45 | ogra_ has joined IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de) | |
12:47 | Phantomas has joined IRC (Phantomas!~ftsamis@ubuntu/member/phantomas) | |
12:48 | gvy has joined IRC (gvy!~mike@altlinux/developer/mike) | |
13:00 | gvy has left IRC (gvy!~mike@altlinux/developer/mike, Ping timeout: 265 seconds) | |
13:15 | gvy has joined IRC (gvy!~mike@altlinux/developer/mike) | |
13:20 | gvy has left IRC (gvy!~mike@altlinux/developer/mike, Ping timeout: 260 seconds) | |
13:59 | Fenuks has left IRC (Fenuks!~Fenuks@91.192.173.88, Ping timeout: 250 seconds) | |
14:15 | robb_nl has left IRC (robb_nl!~robb_nl@62.235.15.98, Ping timeout: 240 seconds) | |
14:40 | Phantomas has left IRC (Phantomas!~ftsamis@ubuntu/member/phantomas) | |
14:49 | ben_roose has joined IRC (ben_roose!~roose@roose.cs.wichita.edu) | |
15:38 | gvy has joined IRC (gvy!~mike@altlinux/developer/mike) | |
16:05 | robb_nl has joined IRC (robb_nl!~robb_nl@62.235.15.98) | |
16:15 | mikkel has left IRC (mikkel!~mikkel@mail.dlvs.dk, Quit: Leaving) | |
16:33 | robb_nl has left IRC (robb_nl!~robb_nl@62.235.15.98, Remote host closed the connection) | |
16:36 | robb_nl has joined IRC (robb_nl!~robb_nl@62.235.15.98) | |
17:02 | robb_nl has left IRC (robb_nl!~robb_nl@62.235.15.98, Ping timeout: 260 seconds) | |
17:16 | robb_nl has joined IRC (robb_nl!~robb_nl@62.235.15.98) | |
17:29 | robb_nl has left IRC (robb_nl!~robb_nl@62.235.15.98, Ping timeout: 264 seconds) | |
17:32 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
17:46 | Softeisbieger has left IRC (Softeisbieger!~Softeisbi@dsl5-44-164.pool.bitel.net, Quit: Leaving) | |
18:25 | gvy has left IRC (gvy!~mike@altlinux/developer/mike, Quit: Leaving) | |
18:58 | robb_nl has joined IRC (robb_nl!~robb_nl@62.235.15.98) | |
19:05 | etre49 has joined IRC (etre49!29658138@gateway/web/freenode/ip.41.101.129.56) | |
19:07 | etre49 has left IRC (etre49!29658138@gateway/web/freenode/ip.41.101.129.56, Client Quit) | |
19:35 | robb_nl has left IRC (robb_nl!~robb_nl@62.235.15.98, Ping timeout: 240 seconds) | |
22:31 | brentb has joined IRC (brentb!32f78141@gateway/web/freenode/ip.50.247.129.65) | |
22:40 | brentb has left IRC (brentb!32f78141@gateway/web/freenode/ip.50.247.129.65, Ping timeout: 252 seconds) | |
23:28 | gbaman has joined IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com) | |
23:29 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
23:34 | ben_roose has left IRC (ben_roose!~roose@roose.cs.wichita.edu, Remote host closed the connection) | |