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


Channel log from 18 April 2016   (all times are UTC)

01:34vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Ping timeout: 250 seconds)
01:50vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc)
02:18bennabiy has joined IRC (bennabiy!~bennabiy@unaffiliated/bennabiy)
03:19kjackal has joined IRC (kjackal!~kjackal@c-98-231-142-212.hsd1.md.comcast.net)
04:10kjackal has left IRC (kjackal!~kjackal@c-98-231-142-212.hsd1.md.comcast.net, Ping timeout: 260 seconds)
05:39
<alkisg>
Hyperbyte: heya
05:39
Do you have anywhere to host ltsp.org? It's really problematic now...
05:40
I was thinking of providing a forum there, but with the current server issues, noone would ever have the patience to visit and ask questions there...
05:42
vagrantc: hi to you as well :)
05:43
I was thinking that ltsp users do need a lot of quirks, like e.g. https://bugs.launchpad.net/ubuntu/+source/policykit-1-gnome/+bug/1512002
05:44
The problem there is an authentication dialog that pops up, and the workaround is to change a policykit file
05:45
...can we provide a collection of scripts that would help users maintain such workarounds in their servers?
05:46
<vagrantc>
alkisg: i don't see any reason why not
05:46
<alkisg>
E.g. `ltsp-config gnome-flashback` or `ltsp-config workarounds`, things like that
05:46
The problem is that they would be a moving target, that bug may be solved in policykit later on
05:46
So our workaround should handle that gracefully
05:47
<vagrantc>
alkisg: what kind of system requirements would ltsp.org need?
05:47
<alkisg>
php + mysql, I guess
05:47
<vagrantc>
alkisg: i might be able to host
05:48
<alkisg>
Cool, I'll bring it up to ltsp-developers then so that jammcq is notified
05:49
<vagrantc>
as long as it can run on debian ... ideally the framework be supported via debian security updates ...
05:49
<alkisg>
Sure
05:49
<vagrantc>
is it just a php one-off custom thing, or some standard framework?
05:50
<alkisg>
Hyperbyte: ^
05:50
?
05:51
I think the site is based on Hyperbyte's templates, the wiki is mediawiki, and we could also add an smf forum for questions, to complement the mailing lists...
05:52
apache, php and mysql would be supported by debian's updates, while the rest, manually or with their own means
05:52
<vagrantc>
and now with letsencrypt, i could actually add https support :)
05:52
<alkisg>
E.g. smf ships security updates as installable modules
05:54
<vagrantc>
seems like mediawiki isn't supported in future versions of debian
05:54
<alkisg>
Some of those php frameworks are best handled by their own teams, they don't integrate well with the debian packaging system
05:54
<vagrantc>
yeah, i know.
05:57
honestly, what about a static site generator instead of php with a sql backend?
05:57
<alkisg>
You can't have a forum that way
05:57ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz)
05:57
<vagrantc>
ikiwiki can do that
05:58
<alkisg>
https://ikiwiki.info/forum/ vs http://www.simplemachines.org/community/index.php
05:58
...nah :)
05:59
<vagrantc>
one looks useable, the other doesn't.
05:59
<alkisg>
Really, when you're looking for a user interface that actually aims to help users, don't ask a debian guy :D
06:00
<vagrantc>
well, there's a reason nobody maintained the launchpad bugs all those years
06:00
<alkisg>
I've been a computer engineer for 25 years now and I still don't like the *.debian.org/* UIs!
06:00
LTSP is mainly maintained on launchpad
06:00
<vagrantc>
only because alkisg maintains it
06:01
<alkisg>
The other projects that don't use launchpad are of course not maintained there
06:01
So if one decides to file kernel bugs on launchpad, well...
06:01
It's the same in the debian bug tracker as well
06:01
upstream bugs belong upstream, and distro-specific ones to the distro trackers, but that's not related to the UIs
06:02
<vagrantc>
well, most web UIs are unusable.
06:02
<alkisg>
The only difference there is that a new user can actually use the launchpad UI and file bugs (even if noone processes them), while he can't do it on the debian bug tracker,
06:02
so launchpad has more unprocessed bugs than debian due to its better ui
06:02
<vagrantc>
how about the launchpad wiki pages for LTSP?
06:03
<alkisg>
I was looking for a way to reuse mailing list answers
06:03
<vagrantc>
or the ltsp.org wiki pages?
06:03
but you're right, never ask my opinions on web UIs
06:03
:)
06:03
<alkisg>
Our wiki is fine afaik, it doesn't need a new software, it does need new people writing documentation but that's another story
06:04
<vagrantc>
my favorite ones use VCS for a backend
06:04
that's my idea of a UI
06:05
<alkisg>
There's a reason why forums are more popular for new users rather than mailing lists. We already have a mailing list, no issue there, and I was thinking of adding a forum
06:05
<vagrantc>
alkisg: what i don't get is why there aren't mailing list softwares that integrate with forums
06:05
<alkisg>
One can reply to launchpad either via web or via mail
06:05
<vagrantc>
we're constantly repeating things on the mailing list that are answered in the wiki and so on
06:05
<alkisg>
And they always get the answers in their mail boxes
06:05
So, about that. I'm using wiki + forum for supporting greek teachers
06:06
And exactly because it works like a charm, is why I want to do the same for all ltsp users
06:06
If something is asked once, I reply to the forum
06:06
<vagrantc>
yeah, launchpad's minimal email support makes some things workable that would otherwise be rather difficult
06:06
<alkisg>
Twice, I give them the link to the previous answer
06:06
3 times, I write a wiki page and point them there
06:06
After 4-5 times, other people answer the same link instead of me
06:07
<vagrantc>
yay!
06:07
sounds good, i guess.
06:07
if the backend could just interface to a VCS, i don't care what the web interface looks like ...
06:08
<alkisg>
I've been running that forum for 15 years now, it has 11 million hits etc. I never needed a VCS backend...
06:09
If people want to make sure that what they reply to will remain intact, they quote it
06:09
And administrators move the deleted posts elsewhere so they're around even after deletion
06:11* vagrantc had a lot of hope for ikiwiki being able to do both web and VCS interface, but it never quite manifested
06:11
<vagrantc>
too hard to manage
06:11
<alkisg>
Other than that, people are allowed to make mistakes and delete them without having them in a global history. A permanent history can sometimes be intimidating...
06:11
Forums also have to manage permissions, and it would be rather hard to have a VCS with history + permissions...
06:12
like, `bzr log` where one would only see the history he's permitted to see
06:16* vagrantc won't get into it
06:16* vagrantc said too much
06:17
<alkisg>
vagrantc: ah, one last thing...
06:17
forum vs stackexchange?
06:17
Which one would you participate more in?
06:17
<vagrantc>
doubtful i'd participate in either
06:17
<alkisg>
Hmm I wonder if it'd be best for me to just start participating in ubuntu forums then :D
06:18
OK I'll start with the server mail and see how it goes
06:18
<vagrantc>
the main issue for me is i have so many thngs to work on, things that don't fit my workflow just don't happen
06:19
<alkisg>
In the past I had decided not to participate in the ltsp mailing lists because I don't like mailing lists
06:19
<vagrantc>
i hear you :)
06:19
<alkisg>
But they do needed some input at some times
06:19
So if I'm going to participate, I was thinking to do it in a forum...
06:19
OK, we'll see
07:39vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving)
08:30Softeisbieger has joined IRC (Softeisbieger!~Softeisbi@ip-62-143-13-166.hsi01.unitymediagroup.de)
08:46schlady has joined IRC (schlady!~schlady@ip1f111304.dynamic.kabel-deutschland.de)
09:03gvy has joined IRC (gvy!~mike@altlinux/developer/mike)
09:45shanther has joined IRC (shanther!76d33743@gateway/web/freenode/ip.118.211.55.67)
09:45
<shanther>
anyone actually here?
09:46
you all suck dick
09:46shanther has left IRC (shanther!76d33743@gateway/web/freenode/ip.118.211.55.67, Client Quit)
10:24schlady has left IRC (schlady!~schlady@ip1f111304.dynamic.kabel-deutschland.de, Remote host closed the connection)
10:26schlady has joined IRC (schlady!~schlady@ip1f111304.dynamic.kabel-deutschland.de)
10:47
<highvoltage>
that attitude won't get you much help here
10:48mestre has joined IRC (mestre!c3391364@gateway/web/freenode/ip.195.57.19.100)
11:02ltsp` has joined IRC (ltsp`!bot@ltsp.org)
11:04Marqin has joined IRC (Marqin!~marqin@spiramirabilis.net)
11:04yanu_ has joined IRC (yanu_!~yanu@178-116-58-90.access.telenet.be)
11:04highvolt1ge has joined IRC (highvolt1ge!~highvolta@bluemosh.com)
11:05man has joined IRC (man!~username@unaffiliated/man)
11:05zama_ has joined IRC (zama_!~zama@81.4.123.134)
11:05ogra_` has joined IRC (ogra_`!~ogra_@p5098ed03.dip0.t-ipconnect.de)
11:05spectra has left IRC (spectra!~spectra@debian/developer/spectra, Ping timeout: 260 seconds)
11:05Marqin_ has left IRC (Marqin_!~marqin@spiramirabilis.net, Ping timeout: 260 seconds)
11:05Freejack has left IRC (Freejack!~Freejack@unaffiliated/freejack, Ping timeout: 260 seconds)
11:05gehidore has left IRC (gehidore!~username@unaffiliated/man, Ping timeout: 260 seconds)
11:05quinox has left IRC (quinox!~quinox@ghost.qtea.nl, Ping timeout: 260 seconds)
11:06yanu has left IRC (yanu!~yanu@178-116-58-90.access.telenet.be, Remote host closed the connection)
11:06zama has left IRC (zama!~zama@unaffiliated/stryx/x-3871776, Ping timeout: 260 seconds)
11:06ogra_ has left IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de, Ping timeout: 260 seconds)
11:06highvoltage has left IRC (highvoltage!~highvolta@ubuntu/member/highvoltage, Remote host closed the connection)
11:06ltsp has left IRC (ltsp!bot@ltsp.org, Ping timeout: 260 seconds)
11:07Freejack has joined IRC (Freejack!~Freejack@unaffiliated/freejack)
11:10zama_ has left IRC (zama_!~zama@81.4.123.134, Changing host)
11:10zama_ has joined IRC (zama_!~zama@unaffiliated/stryx/x-3871776)
11:10zama_ is now known as zama
11:14GodFather has joined IRC (GodFather!~rcc@96.92.43.9)
11:16quinox has joined IRC (quinox!~quinox@ghost.qtea.nl)
11:20spectra has joined IRC (spectra!~spectra@debian/developer/spectra)
11:39kjackal has joined IRC (kjackal!~kjackal@c-98-231-142-212.hsd1.md.comcast.net)
11:45Faith has joined IRC (Faith!~paty_@unaffiliated/faith)
12:17mgariepy has joined IRC (mgariepy!~mgariepy@ubuntu/member/mgariepy)
12:49Freejack has left IRC (Freejack!~Freejack@unaffiliated/freejack, Ping timeout: 246 seconds)
12:58GodFather has left IRC (GodFather!~rcc@96.92.43.9, Ping timeout: 246 seconds)
13:22ogra_` is now known as ogra_
13:37GodFather has joined IRC (GodFather!~rcc@75-145-237-204-Michigan.hfc.comcastbusiness.net)
13:38Freejack has joined IRC (Freejack!~Freejack@unaffiliated/freejack)
13:45schlady has left IRC (schlady!~schlady@ip1f111304.dynamic.kabel-deutschland.de, Remote host closed the connection)
13:48Darkend has joined IRC (Darkend!c837bdab@gateway/web/freenode/ip.200.55.189.171)
13:54
<Darkend>
hi people.
13:54
join
13:55
I have a little problem with my ltsp server.
13:56
I configure everything but when i started trhe clients my users can not see the usb memory.
13:56ben_roose has joined IRC (ben_roose!~roose@156.26.10.48)
13:57
<Darkend>
I add the users to the fuse, plugdev group and nothing hapen.
13:57
i edit the /opt/etc/lts.conf file and make a ltsp-update sshkeys and ltsp-update -image.
13:57
I need help please.
13:58
what can i do to solve this problem???
14:08gvy has left IRC (gvy!~mike@altlinux/developer/mike, Quit: Leaving)
14:15tharkun_ has left IRC (tharkun_!~0@201.157.71.45, Ping timeout: 244 seconds)
14:17tharkun has joined IRC (tharkun!~0@201.157.71.45)
15:17
<alkisg>
Hi Darkend, what are you client specs? CPU/RAM?
15:46
<Darkend>
cpu i3 4GB RAM DDR3
15:58
<alkisg>
!ltsp-pnp | echo Darkend:
15:58
<ltsp`>
Darkend: 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
15:59
<alkisg>
Darkend: your clients are good enough to be used as ltsp diskless fat clients
15:59
That means that you won't have to use ltspfs etc anymore, it'll work like normal installations
16:03
<Darkend>
how can i do the image for this method???
16:04
<alkisg>
Follow the wiki page
16:05
<Darkend>
sorry i see them..thank´s
16:05
give me the url please...
16:06
well i will try and latter a talk you.
16:14
<alkisg>
Darkend: the URL is 7 lines above
16:14
I told the ltsp bot to paste it for you
16:14
See again here:
16:15
!ltsp-pnp
16:15
<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
16:17
<Darkend>
ok
16:48Darkend has left IRC (Darkend!c837bdab@gateway/web/freenode/ip.200.55.189.171, Quit: Page closed)
17:02GodFather has left IRC (GodFather!~rcc@75-145-237-204-Michigan.hfc.comcastbusiness.net, Remote host closed the connection)
17:02GodFather has joined IRC (GodFather!~rcc@75-145-237-204-Michigan.hfc.comcastbusiness.net)
17:30dtcrshr has joined IRC (dtcrshr!~datacrush@2801:88:f7a:100:240:a7ff:fe2d:d7c0)
17:30dtcrshr has joined IRC (dtcrshr!~datacrush@unaffiliated/datacrusher)
17:55GodFather has left IRC (GodFather!~rcc@75-145-237-204-Michigan.hfc.comcastbusiness.net, Ping timeout: 246 seconds)
18:48Softeisbieger has left IRC (Softeisbieger!~Softeisbi@ip-62-143-13-166.hsi01.unitymediagroup.de, Ping timeout: 268 seconds)
19:54schlady has joined IRC (schlady!~schlady@ip1f111304.dynamic.kabel-deutschland.de)
20:00ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving)
20:23schlady has left IRC (schlady!~schlady@ip1f111304.dynamic.kabel-deutschland.de, Remote host closed the connection)
20:23feliksaas has joined IRC (feliksaas!~feliksaas@94-224-85-102.access.telenet.be)
20:34feliksaas has left IRC (feliksaas!~feliksaas@94-224-85-102.access.telenet.be)
20:52Faith has left IRC (Faith!~paty_@unaffiliated/faith, Quit: Leaving)
22:15ogra_ has left IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de, Ping timeout: 246 seconds)
22:16ogra_ has joined IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de)
22:27GodFather has joined IRC (GodFather!~rcc@96-35-101-212.dhcp.bycy.mi.charter.com)
22:28schlady has joined IRC (schlady!~schlady@ip1f111304.dynamic.kabel-deutschland.de)
22:45kjackal has left IRC (kjackal!~kjackal@c-98-231-142-212.hsd1.md.comcast.net, Ping timeout: 268 seconds)
22:54schlady has left IRC (schlady!~schlady@ip1f111304.dynamic.kabel-deutschland.de, Remote host closed the connection)
23:01kjackal has joined IRC (kjackal!~kjackal@c-98-231-142-212.hsd1.md.comcast.net)
23:06kjackal has left IRC (kjackal!~kjackal@c-98-231-142-212.hsd1.md.comcast.net, Ping timeout: 260 seconds)
23:29ben_roose has left IRC (ben_roose!~roose@156.26.10.48, Remote host closed the connection)