01:10 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
03:06 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
04:11 | RaphGro has joined IRC (RaphGro!~raphgro@fedora/raphgro) | |
04:15 | ltspbot` has joined IRC (ltspbot`!~supybot@devs.ts.sch.gr) | |
04:16 | ltspbot has left IRC (ltspbot!~supybot@devs.ts.sch.gr, Ping timeout: 260 seconds) | |
05:01 | statler has joined IRC (statler!~Georg@p5B30E64D.dip0.t-ipconnect.de) | |
05:39 | <alkisg> !ubuntultsp
| |
05:39 | <ltspbot`> Error: "ubuntultsp" is not a valid command.
| |
06:51 | statler has left IRC (statler!~Georg@p5B30E64D.dip0.t-ipconnect.de, Quit: cu @ll) | |
07:13 | woernie has joined IRC (woernie!~werner@p5DDEC5BE.dip0.t-ipconnect.de) | |
07:27 | RaphGro has left IRC (RaphGro!~raphgro@fedora/raphgro, Quit: Please remember your own message. It'll be read as soon as possible.) | |
07:29 | RaphGro has joined IRC (RaphGro!~raphgro@fedora/raphgro) | |
08:43 | Mark87 has joined IRC (Mark87!d5c7cf62@213-199-207-98.tktelekom.pl) | |
08:45 | <Mark87> Hello, I have a few questions about epoptes
| |
08:48 | nikoh77_ has joined IRC (nikoh77_!~nikoh77@93-55-122-94.ip263.fastwebnet.it) | |
08:48 | <alkisg> Mark87: shoot
| |
08:49 | nikoh77_ has left IRC (nikoh77_!~nikoh77@93-55-122-94.ip263.fastwebnet.it, Client Quit) | |
08:50 | <Mark87> the client and server are on separate networks connected via the Internet.What ports do I need to open on the router in the server page?
| |
08:50 | <alkisg> Mark87: https://github.com/epoptes/epoptes/issues/115
| |
08:51 | Unfortunately they're not specific ports; vnc needs its own, socat its own etc, so you either need VPN or DMZ
| |
08:51 | You could forward a biiiig range of ports too, but not just a few ports
| |
08:53 | <Mark87> Does the client require a public IP address?
| |
08:56 | enaut has left IRC (enaut!enautmatri@gateway/shell/matrix.org/x-fgxxgykxgrkotzjo, Quit: killed) | |
08:56 | alexxtasi[m] has left IRC (alexxtasi[m]!alexxtasim@gateway/shell/matrix.org/x-zwogydinjnhpvnyl, Quit: killed) | |
08:57 | <alkisg> Mark87: no
| |
08:58 | I think I need to document more about why this is necessary... for example, suppose that 10 teachers have logged in to the server, each broadcasting or assisting students... many ports will be needed then, not just a single vnc port
| |
08:59 | To make things worse, some VNC servers do not support multiple incoming connections per client, so then a different server port is used for each client, so again lots of ports are needed
| |
09:00 | Epoptes could try to encapsulate all traffic in a single port, but then it would need to reimplement VPN servers, VNC servers and clients, and socat servers and clients; too much code duplication; it's best to use external tools rather than do this
| |
09:02 | So, either VPN or DMZ are needed on epoptes-server, for epoptes to work over the Internet. The client doesn't need anything special.
| |
09:05 | Mark87 has left IRC (Mark87!d5c7cf62@213-199-207-98.tktelekom.pl, Remote host closed the connection) | |
09:09 | RaphGro has left IRC (RaphGro!~raphgro@fedora/raphgro, Quit: Please remember your own message. It'll be read as soon as possible.) | |
09:10 | alexxtasi[m] has joined IRC (alexxtasi[m]!alexxtasim@gateway/shell/matrix.org/x-zzuisubunyqgrwfe) | |
09:13 | <nikoh77> alkisg, ok, i have (as you know) an LTSP environment that work very well, but now i I would like to update it, also to boot from uefi PC and apple MAC...
| |
09:13 | RaphGro has joined IRC (RaphGro!~raphgro@fedora/raphgro) | |
09:13 | <alkisg> nikoh77: I don't remember all the details for all the users, fortunately or unfortunately I support tens of thousands of users :)
| |
09:13 | So feel free to repeat them many times!
| |
09:14 | I implemented experimental support for UEFI for LTSP5 in github,
| |
09:14 | and I also implemented native UEFI support in the new LTSP
| |
09:14 | <nikoh77> i have LTSP5 server on VM so i can clone it and I can do all the tests I want without rosks ;-)
| |
09:14 | <alkisg> Select what you prefer. I do not know macs, but from what I'm reading, they use UEFI, so you need that
| |
09:15 | If you only use fat clients, I'd recommend that you upgrade to LTSP 20.04
| |
09:15 | <nikoh77> there is a tutorial/guide to upgrade from old to new ltsp?
| |
09:15 | <alkisg> If you also use thin clients, then use my ltsp5-uefi from github
| |
09:16 | <nikoh77> no, only fat
| |
09:16 | <alkisg> You remove the old LTSP as well as you can. You update your server etc. Then you clean-install the new LTSP
| |
09:16 | RaphGro has left IRC (RaphGro!~raphgro@fedora/raphgro, Client Quit) | |
09:16 | <alkisg> There's no migration step
| |
09:16 | There are no common files, no /opt common, no /etc/ltsp common, no lts.conf common
| |
09:17 | <nikoh77> ok, old conf file can be useful?
| |
09:17 | ah ok
| |
09:17 | <alkisg> Not really. Keep it for reference, but you should start from a clean one
| |
09:17 | About 20% of the directives are the same
| |
09:17 | The rest 80% ltsp.conf parameters are different. It even goes elsewhere now, and it's named ltsp.conf, not lts.conf
| |
09:17 | !ltsp.conf
| |
09:17 | <ltspbot`> ltsp.conf: Configuration file for LTSP: https://ltsp.org/man/ltsp.conf/
| |
09:18 | <alkisg> The upstream site now is very minimal, and good ltsp administrators should read all of it
| |
09:18 | RaphGro has joined IRC (RaphGro!~raphgro@fedora/raphgro) | |
09:19 | <nikoh77> of course ;-)
| |
09:19 | <alkisg> nikoh77: as you know, I'm available for remote support, if you need a quick migration ;)
| |
09:19 | <nikoh77> i try
| |
09:19 | <alkisg> E.g. to make sure all the unnecessary packages like pxelinux are now removed
| |
09:19 | <nikoh77> uh.... really?
| |
09:20 | <alkisg> Yeah, you don't need pxelinux, nbd and lots of others
| |
09:20 | <nikoh77> how remote support?
| |
09:20 | <alkisg> That's why I say "start by removing the old ltsp"; and all its dependencies :)
| |
09:20 | !vnc-dide
| |
09:20 | <ltspbot`> vnc-dide: To share your screen with me, run this: sudo apt-get --yes install x11vnc; x11vnc -connect srv1-dide.ioa.sch.gr - this is a reverse connection, it doesn't need port forwarding etc.
| |
09:20 | <alkisg> Do the cloning first
| |
09:36 | enaut has joined IRC (enaut!enautmatri@gateway/shell/matrix.org/x-fsvwytytpnmuhgdx) | |
09:38 | nikoh77 has left IRC (nikoh77!~nikoh77@79.9.135.148, Quit: Leaving) | |
10:54 | nikoh77 has joined IRC (nikoh77!~nikoh77@93-55-122-94.ip263.fastwebnet.it) | |
16:44 | RaphGro has left IRC (RaphGro!~raphgro@fedora/raphgro, Quit: Please remember your own message. It'll be read as soon as possible.) | |
18:00 | nikoh77 has left IRC (nikoh77!~nikoh77@93-55-122-94.ip263.fastwebnet.it, ) | |
19:29 | nikoh77 has joined IRC (nikoh77!~nikoh77@host148-135-static.9-79-b.business.telecomitalia.it) | |
19:30 | nikoh77 has left IRC (nikoh77!~nikoh77@host148-135-static.9-79-b.business.telecomitalia.it, Remote host closed the connection) | |
19:34 | nikoh77 has joined IRC (nikoh77!~nikoh77@host148-135-static.9-79-b.business.telecomitalia.it) | |
19:44 | nikoh77 has left IRC (nikoh77!~nikoh77@host148-135-static.9-79-b.business.telecomitalia.it, Quit: Leaving) | |
20:17 | nikoh77 has joined IRC (nikoh77!~nikoh77@host148-135-static.9-79-b.business.telecomitalia.it) | |
20:22 | mgariepy has left IRC (mgariepy!~mgariepy@ubuntu/member/mgariepy, Ping timeout: 260 seconds) | |
20:32 | mgariepy has joined IRC (mgariepy!~mgariepy@ubuntu/member/mgariepy) | |
20:53 | Mikaela has left IRC (Mikaela!~Mikaela@unaffiliated/mikaela, *.net *.split) | |
20:53 | ||cw has left IRC (||cw!~chrisw@97-87-137-194.dhcp.stls.mo.charter.com, *.net *.split) | |
20:53 | ||cw has joined IRC (||cw!~chrisw@097-087-137-194.res.spectrum.com) | |
20:55 | Mikaela has joined IRC (Mikaela!~Mikaela@unaffiliated/mikaela) | |
21:41 | nikoh77 has left IRC (nikoh77!~nikoh77@host148-135-static.9-79-b.business.telecomitalia.it, Quit: Leaving) | |