!WyejgcyyHvmrvxegZW:matrix.org

ltsp

61 Members
Linux Terminal Server Project (https://ltsp.org) - MATRIX ROOM DISABLED: https://matrix.org/blog/2023/08/libera-bridge-disabled/4 Servers

Load older messages


SenderMessageTime
29 Mar 2024
@alkis:matrix.orgalkisg Pluto: https://ltsp.org/man/ltsp.conf/#REMOTEAPPS 18:39:12
@alkis:matrix.orgalkisgAnd https://ltsp.org/man/ltsp-remoteapps/18:39:40
@pluton:matrix.orgPlutoBut for that I'd need X on the server, right?18:40:05
@alkis:matrix.orgalkisgNo, X on the client18:40:23
@alkis:matrix.orgalkisg...or XWayland, not sure if ssh -X works with xwayland...18:40:37
@alkis:matrix.orgalkisgHmm yeah you're probably right you'd need xorg on the server too18:41:09
@pluton:matrix.orgPlutoWe're both right. On client and server :D18:41:28
@alkis:matrix.orgalkisgHow did you do it?18:41:58
@pluton:matrix.orgPluto zenity calling ssh server passwd https://0x0.st/XziV.txt 18:42:33
@pluton:matrix.orgPluto and as part of setting up my chroot (echo -n 'server ';cat /etc/ssh/ssh_host_ecdsa_key.pub) >> /srv/ltsp/x86_64/etc/ssh/ssh_known_hosts 18:43:18
@alkis:matrix.orgalkisgI think you should be able to use ltsp remoteapps ssh instead of handling the key separately18:43:29
@alkis:matrix.orgalkisg*ltsp remoteapps passwd18:43:43
@pluton:matrix.orgPlutoohhh nice. Side note: the debian package has ltsp in sbin which it probably shouldn't then18:47:15
@alkis:matrix.orgalkisg The bin vs sbin separatation is quite fuzzy nowadays, with one app verb binary instead of multiple app-verb binaries 18:48:55
@alkis:matrix.orgalkisgltsp is mostly for the sysadmin or the system, but in this case it can be useful for the user too18:49:17
@pluton:matrix.orgPlutodebian doesn't put the sbins into path for regular users at least not on my installations18:50:59
@alkis:matrix.orgalkisgI know. That should be changed on Debian; but anyway, if your script is in $PATH, it can just call ltsp from sbin; the users don't need to run ltsp themselves19:08:56
@alkis:matrix.orgalkisg In my personal scripts I usually do a if ! echo "$PATH" | grep -qw sbin; then ...add sbin to the path..., just for Debian 19:09:59
30 Mar 2024
@naveen2507:matrix.orgnaveen2507 joined the room.10:09:22
@naveen2507:matrix.orgnaveen2507Is it possible to use mysql on ltsp clients ?10:09:38
@alkis:matrix.orgalkisgLTSP clients cannot save system data without special configuration10:10:21
@alkis:matrix.orgalkisgNormally, mysql services go to the server, and clients use them through e.g. an http interface10:10:39
@alkis:matrix.orgalkisgSo you can use mysql under /home/username, or via http on the server, but not easily on /var/lib/.../mysql10:11:04
@naveen2507:matrix.orgnaveen2507in ubuntu 12.04 we were able to run mysql on ltsp clients without any issues. Being in a school, it is a requirement that mysql runs on clients also.10:11:36
@alkis:matrix.orgalkisgDo you mean on thin clients?10:11:49
@naveen2507:matrix.orgnaveen2507yes10:11:54
@alkis:matrix.orgalkisgIf so, use ltsp remoteapps, to run things on the server10:11:56
@alkis:matrix.orgalkisgThen you no longer run it on the clients. You run it on the server, and just display the result on the client10:12:09
@naveen2507:matrix.orgnaveen2507ok. Thanks a lot. Can you suggest some links where i can get more information on ltsp remoteapps.10:12:44
@alkis:matrix.orgalkisghttps://ltsp.org/man/ltsp-remoteapps/10:12:55

Show newer messages


Back to Room ListRoom Version: 6