IRC chat logs for #ltsp on irc.libera.chat (webchat)


Channel log from 15 February 2014   (all times are UTC)

00:14major_ghz has joined IRC (major_ghz!~major_ghz@2001:41d0:fe04:e800:1047:b8fe:8cda:5274)
00:14
<major_ghz>
hello
00:15
i try to use ltsp in my lan
00:15
but when client connect i have ARP time out
00:17
<vagrantc>
when it's trying to boot?
00:18
<major_ghz>
i have dhcp ip, but arp time is when tftp search image i supose
00:19
i have /srv/tftp umpty
00:20
empty*
00:21
vagrantc, i use lan boot
00:21
<vagrantc>
is it on a network with a router?
00:21
or is it a network with only your ltsp server and your thin client?
00:22
<major_ghz>
no by router
00:22
<vagrantc>
multiple DHCP servers could cause it to respond to the wrong one
00:22
<major_ghz>
need stop router dhcp deamon ?
00:23
<vagrantc>
depends on how you set it up
00:23
!proxydhcp
00:23
<ltsp_>
proxydhcp: A proxy DHCP server is defined by the PXE specification as a server which sends auxiliary boot information to clients, like the boot filename, tftp server or rootpath, but leaves the task of IP leasing to the normal DHCP server. More info: https://help.ubuntu.com/community/UbuntuLTSP/ProxyDHCP
00:23
<vagrantc>
major_ghz: the instructions for proxydhcp should work
00:23
as long as there are not other network boot servers on your network
00:23
<major_ghz>
no
00:24
but i am not install proxydhcp
00:25
just udhcpd
00:26
ubuntultsp is an easy distrib for use ltsp ?
00:28
i am not environment for client on my server...
00:30
certenly that is the bug, i think ltsp-build-client need use on the client
00:32
bug between keyboard and chair
00:33
oups, ltsp-build-client install amd64 packages
00:33
the client is i386
00:33
how i specify x86 architecture ?
00:35
ltsp-build-client \
00:35
--arch i386
00:36
in the futur, how can i try ltsp under a wan ?
00:55
can use a ltsp serveur under a minimal system ? not pass by boot lan but start in local a minimal system and use ltsp after ?
00:56
like to use the ltsp system by wifi peraps
00:56
<gdi2k__>
major_ghz, I saw this the other day, which may help: http://labs.opinsys.com/blog/2014/01/31/how-to-boot-ltsp-client-from-harddrive-using-grub/
00:56
I don't think the experience will be good over wifi though - too slow
00:58
I use the proxydhcp method and it works fine alongside an existing DHCP server - definitely would go that route if possible so you don't have to worry about local media in the clients
00:58
<major_ghz>
how many mb/s need for a correct use ?
00:59
<gdi2k__>
fat or thing clients?
00:59
<vagrantc>
it's not just MB/s, it's also latency
00:59
over a WAN is too high latency
00:59
over WIFI is too likely to have traffic congestion
01:00
<major_ghz>
no method like ltsp exist for a wan use ?
01:01
<vagrantc>
depends on what you mean by "like ltsp"
01:01
LTSP is really just about network booting
01:01
<gdi2k__>
I use x2go to remote into machines - works great - but it assumes you have a full working machine on the client side. x2go is like RDP
01:02
<major_ghz>
x2go ?
01:03
<gdi2k__>
http://wiki.x2go.org/doku.php
01:04
you could boot a machine from USB stick using a thin client distro that included something like x2go, then just remote into the server across the WAN - it is specifically designed for WAN. LTSP is not suitable for WAWN
01:04
<vagrantc>
x2go using something derived from the NX protocols?
01:04
<gdi2k__>
yes
01:04
<major_ghz>
ok, x2go can use under wan ? is that i need, not ltsp
01:04
<gdi2k__>
ok
01:05
look at thinstation or open thin client
01:05
that will get your client booted and ready to connect via x2go or even RDP (for windows)
01:07
<vagrantc>
i should look into x2go client support for ltsp...
01:08
<gdi2k__>
:)
01:11
<major_ghz>
thank gdi2k__
01:11
<gdi2k__>
np
01:14
<major_ghz>
x2goclient need install on the server or on the client ?
01:19
<vagrantc>
x2goclient on the client, i think ... no idea what to install on the server.
01:24
<gdi2k__>
there are server and client components
01:24
<major_ghz>
ltsp-build-client need install on server, it's for that
01:25
<gdi2k__>
you don't need anything ltsp if all the clients are going to connect over WAN
01:26
just install a regular Ubuntu Desktop (I prefer Xubuntu myself) on the server. Then install the x2go server on the server (use the PPA).
01:26
on the client side, you can use any regular Linux desktop and install the x2go client
01:27
or you can have a minimal system that just starts up only the x2go client and lets people log straight into the server
01:27
<major_ghz>
ok
01:27
need a normal xubuntu ?
01:27
<gdi2k__>
yes
01:28
<major_ghz>
can't install on a vps server ?
01:28
<gdi2k__>
you could, no reason why not, assuming you can get IPMI / VNC access to install it properly
01:28
<major_ghz>
absoluty need a X session ?
01:29
<gdi2k__>
X is required
01:29
it's part of Xubuntu
01:29
<major_ghz>
but how can start X on a serveur, without screen ?
01:29
i test x2go on my at home, but no X
01:30
package install but no run
01:30
<gdi2k__>
well, X is sent over the WAN to your client. When you log in with x2go, it starts are regular desktop session and the output is sent to the x2go client over the wan
01:31
I will make a screencast so you can better understand...
01:31
<major_ghz>
ok x2godesktopsharing is not need use for complet desktop ?
01:35
<gdi2k__>
not sure what that is, but you just need x2go client on the client and x2go server on the server. on ubuntu and similar you can just use the PPA to get the latest packages
01:35
<major_ghz>
La clef d'hôte pour ce serveur n'a pas été trouvée mais un autre type de clef a été trouvé. Un attaquant peut avoir changé la clef par défaut du serveur pour faire croire à votre client que la clef n'existe pas
01:36
<gdi2k__>
http://wiki.x2go.org/doku.php/wiki:repositories:ubuntu
01:36
<major_ghz>
sorry this message is in fr
01:37
<gdi2k__>
ah ok
01:37
yes
01:37
see http://john.wesorick.com/2011/11/issues-installing-x2go.html
01:38
"This will happen if you SSH into the server before installing x2go. SSH by default likes ecdsa keys, and x2go doesn't. "
01:40
looks like this: http://ge.tt/4Le7b8K1/v/0
01:43
<major_ghz>
ok see
01:43
but i don't fine the line need comment un ssh_config
01:45
<gdi2k__>
you don't see "HostKey /etc/ssh/ssh_host_ecdsa_key" ?
01:46
I have it in mine quite close to the top of the file (recent Xubuntu)
01:46
<major_ghz>
i have /etc/ssh/ssh_host_ecdsa_key
01:47
but no ligne start by HostKey in ssh_config
01:48
<gdi2k__>
on the server
01:48
it is sshd_config
01:48
not ssh_config
01:48
(server side)
01:48
<major_ghz>
ah ok
01:49
no sshd_config
01:49
<gdi2k__>
on the server? you have ssh installed?
01:49
if not, sudo apt-get install openssh-server
01:50
then modify sshd_config before attempting to connect with x2go
01:50
<major_ghz>
i connect on the server by ssh
01:50
<gdi2k__>
you can test by doing (from terminal on server): ssh localhost
01:50
ah ok
01:51
<major_ghz>
but in /etc i have ssh and after ssl
01:51
no sshd
01:51
<gdi2k__>
/etc/ssh/sshd_config
01:51
that is the file
01:51
it is in ssh, but file is called sshd_config
01:52
<major_ghz>
ok i fine
01:52
need more sleeping
01:56
ok it's work better
01:56
just need install xfce4
01:56
<gdi2k__>
install xubuntu-desktop package
01:56
it installs everything you need for a xfce environment
01:56
(assuming this is ubuntu!)
01:57
<major_ghz>
can use x2goclient with a special host system for only use x2go ?
01:57
gdi2k__, i am on my at home server and i was install debian
01:57
<gdi2k__>
ok with debian not sure, but xfce would be a good start
01:58
then you have to manually install all the office apps / browsers etc.
01:58
but yes, you can have a client boot and automatically launch x2go client
01:58
so it is seamless
01:58
<major_ghz>
seamless ?
01:58
<gdi2k__>
(they are working on a x2go live cd but it is not finished)
01:58
seamless = as if logging into a local machine - user won't notice
01:59
performance across WAN will never be like local performance though - you should be aware of that
01:59
<major_ghz>
can use x2go live on usb disk ?
01:59
<gdi2k__>
it is not ready yet
01:59
but yes you would be able to
01:59
<major_ghz>
ah ok
01:59
<gdi2k__>
you can use thin station I think
02:00
<major_ghz>
yes for thin station
02:00
<gdi2k__>
you can put it on a USB flash drive
02:03administrateur has joined IRC (administrateur!~administr@2001:41d0:fe04:e800:461e:a1ff:fe3b:7a5d)
02:03
<administrateur>
hello it's major
02:04
i am connect on my at home :)
02:04
it's work fine
02:04
<gdi2k__>
morning Major!
02:04
lol
02:04
good
02:04
<administrateur>
ok now need to fine a solution for only x2goclient use by my friends
02:05
like is os is in his machine
02:06
may be is night, it's 3h am in france :)
02:06
<gdi2k__>
sleep first ;)
02:06
in the morning it will be clear
02:08
<administrateur>
ok, it's possible tu install a lighty xubuntu, by deboostrap or else for only use x2go, like the desktop is her marchine ?
02:08
<gdi2k__>
yes, that may be overkill - look at minimal distros
02:08
x2go client actually uses qt
02:08
so no need for gnome or xfce stuff on the client even
02:09
I would start with minimal debian install or alternate ubuntu install
02:09
(ubuntu server even - then just install what you need)
02:09
<administrateur>
alternate ubuntu install is good
02:10
but how can i start into lightdm and after connect on my server ?
02:10
<gdi2k__>
you can just startx I think
02:11
google for "Linux kiosk mode"
02:11
no need for login manager
02:11
<administrateur>
need very user friendly
02:15
http://www.alandmoore.com/blog/2011/11/05/creating-a-kiosk-with-linux-and-x11-2011-edition/
02:15
is that ?
02:40
ok return on my computer
02:40administrateur has left IRC (administrateur!~administr@2001:41d0:fe04:e800:461e:a1ff:fe3b:7a5d, Quit: Quitte)
02:56
<gdi2k__>
look at http://www.techpository.com/?page_id=1371 from step 20 onwards
02:56
they are using chromium browser, but you could use x2go
02:56
"nodm" lets you install xorg without any sort of desktop manager
02:57
major_ghz, see above
02:57
http://www.enricozini.org/sw/nodm/
03:09
<major_ghz>
ok
03:11
a very thank, now i think i have all i need
03:11
<gdi2k__>
:)
03:25major_ghz_ has joined IRC (major_ghz_!~major_ghz@2001:4b98:dc0:41:216:3eff:fe83:bef0)
03:25
<major_ghz_>
re
03:25
directly to my personal vps
03:28
<major_ghz>
but now need mask my ip
03:28
somme configuration need to securise this system
03:29major_ghz_ has left IRC (major_ghz_!~major_ghz@2001:4b98:dc0:41:216:3eff:fe83:bef0, Remote host closed the connection)
03:42major_ghz_ has joined IRC (major_ghz_!~major_ghz@2001:4b98:dc0:41:216:3eff:fe83:bef0)
04:47major_ghz_ has left IRC (major_ghz_!~major_ghz@2001:4b98:dc0:41:216:3eff:fe83:bef0, Remote host closed the connection)
04:51major_ghz has left IRC (major_ghz!~major_ghz@2001:41d0:fe04:e800:1047:b8fe:8cda:5274, Quit: Quitte)
05:00andygraybeal has left IRC (andygraybeal!~andy@h221.219.213.151.dynamic.ip.windstream.net, Read error: Operation timed out)
08:02vagrantc has left IRC (vagrantc!~vagrant@freegeek/vagrantc, Quit: leaving)
09:01bennabiy has left IRC (bennabiy!~Thunderbi@24-181-55-79.dhcp.gnvl.sc.charter.com, Read error: Connection reset by peer)
09:03bennabiy has joined IRC (bennabiy!~Thunderbi@24-181-55-79.dhcp.gnvl.sc.charter.com)
09:56freedomrun has joined IRC (freedomrun!~freedomru@unaffiliated/freedomrun)
10:06vlt has left IRC (vlt!~hrst@lvps178-77-99-218.dedicated.hosteurope.de, Ping timeout: 265 seconds)
10:07vlt has joined IRC (vlt!~hrst@lvps178-77-99-218.dedicated.hosteurope.de)
10:59khildin has joined IRC (khildin!~khildin@ip-213-49-83-81.dsl.scarlet.be)
11:10burnedbrainZ has joined IRC (burnedbrainZ!~ltspadmin@host234-215-dynamic.7-79-r.retail.telecomitalia.it)
11:10
<burnedbrainZ>
hi all
11:26
i have some problem booting my fat clients...
11:26
dhcp is working...but boot stop with a busybox terminal :/
11:29
could not find ramdisk image
11:43riddle has left IRC (riddle!riddle@us.yunix.net, Ping timeout: 245 seconds)
12:14christophe_y2k has joined IRC (christophe_y2k!~christoph@man06-3-78-237-22-85.fbx.proxad.net)
13:28Parker955 is now known as Parker955_Away
13:57Parker955_Away is now known as Parker955
15:14PhoenixSTF has joined IRC (PhoenixSTF!~rudi@78.29.155.245)
15:27mperez has joined IRC (mperez!ba399684@gateway/web/freenode/ip.186.57.150.132)
16:13sdiaz has joined IRC (sdiaz!~chatzilla@cpe-24-25-129-58.nycap.res.rr.com)
16:45riddle has joined IRC (riddle!riddle@us.yunix.net)
16:50sdiaz has left IRC (sdiaz!~chatzilla@cpe-24-25-129-58.nycap.res.rr.com, Remote host closed the connection)
17:03awilliams has left IRC (awilliams!~awilliams@unaffiliated/mistik1, Ping timeout: 246 seconds)
17:43[GuS] has joined IRC ([GuS]!~gustavo@unaffiliated/gus/x-663402)
17:56christophe_y2k has left IRC (christophe_y2k!~christoph@man06-3-78-237-22-85.fbx.proxad.net, Quit: Leaving.)
18:56andygraybeal has joined IRC (andygraybeal!~andy@h221.219.213.151.dynamic.ip.windstream.net)
19:30PhoenixSTF has left IRC (PhoenixSTF!~rudi@78.29.155.245, Quit: Leaving)
20:09andygraybeal has left IRC (andygraybeal!~andy@h221.219.213.151.dynamic.ip.windstream.net, Read error: Operation timed out)
20:26andygraybeal has joined IRC (andygraybeal!~andy@h221.219.213.151.dynamic.ip.windstream.net)
20:29telex has left IRC (telex!~telex@freeshell.de, Remote host closed the connection)
20:30telex has joined IRC (telex!~telex@freeshell.de)
21:11khildin has left IRC (khildin!~khildin@ip-213-49-83-81.dsl.scarlet.be, Remote host closed the connection)
21:28kwmiebach_ has left IRC (kwmiebach_!sid16855@gateway/web/irccloud.com/x-qoimjhmvgcdpzuqm, Ping timeout: 246 seconds)
21:30kwmiebach_ has joined IRC (kwmiebach_!sid16855@gateway/web/irccloud.com/x-pfuyqmlgllzyvctk)
21:42garymc has joined IRC (garymc!~chatzilla@81.145.149.66)
21:44freedomrun has left IRC (freedomrun!~freedomru@unaffiliated/freedomrun, Quit: So long and thanks for all the fish)
21:50burnedbrainZ has left IRC (burnedbrainZ!~ltspadmin@host234-215-dynamic.7-79-r.retail.telecomitalia.it, Quit: reboot)
21:54gdi2k__ has left IRC (gdi2k__!~gdi2k@112.198.243.237, Ping timeout: 246 seconds)
22:07gdi2k__ has joined IRC (gdi2k__!~gdi2k@112.198.244.132)
22:12anivair has joined IRC (anivair!~anivair@69.58.115.123)
22:12
<anivair>
I just got an error on my new server: failed to load session ubuntu-2d. my guess, since it's an old login, is that it's trying to load a desktop that doesn't exist anymore, but I'm not sure where to make a change to fix it. thoughts?
22:43burnedZ has joined IRC (burnedZ!~ltspadmin@host234-215-dynamic.7-79-r.retail.telecomitalia.it)
22:52
<Hyperbyte>
anivair, could be in ~/.* somewhere
22:52
Maybe .dmrc?
23:15garymc has left IRC (garymc!~chatzilla@81.145.149.66, Quit: ChatZilla 0.9.90.1 [Firefox 27.0.1/20140212131424])
23:37vagrantc has joined IRC (vagrantc!~vagrant@freegeek/vagrantc)