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


Channel log from 26 June 2014   (all times are UTC)

00:41
<map7>
ageis, applications for thin clients are to be installed on the server not in the image.
00:42
There are fat clients where you install all the apps for the fat clients in the image and a hybrid of thin & fat which is a pain to get working.
01:03
<ageis>
map7: cool, so what's in the image anyway, only the minimum of what you need to boot?
01:06
<map7>
The kernel & X are in the image.
02:18MrV has left IRC (MrV!~Edgar@31.163.201.104, Read error: Connection reset by peer)
02:18MrV has joined IRC (MrV!~Edgar@31.163.201.104)
02:27telex has left IRC (telex!~telex@freeshell.de, Remote host closed the connection)
02:28telex has joined IRC (telex!~telex@freeshell.de)
03:30
<ageis>
map7: so my image is almost 2gb. that sounds pretty excessive and like I got more than I need
03:37
<map7>
my chroot area is 1.4GB and when I the images in /opt/ltsp/images are 496MB
03:37
so if you image is 2GB that is too big
03:37
<ageis>
yeah thought so
03:38
map7 should I consider ltspfs or zfs opposed to nbd?
03:39
<map7>
I haven't used with ltspfs or zfs. nbd should do the job fine.
03:40
I'm using debian so if you are using something else maybe the image would be bigger
03:41
<ageis>
I think we just got more software on there than we need. I didnt realize the thin clients were using the usr/bin and var and /opt etc from the host.
03:42
so i had duplicate installed some stuff in both the chroot area+image and on the host.
03:42
<map7>
ok, so you may want to rebuild your image from scratch.
03:43
you can try booting with a large image it won't hurt, it will just take a long time.
03:43
<ageis>
im guessing it should just be a bare deboostrap, with X installed ?
03:45
<map7>
i think it also requires tftp & dhcp client
03:45
<ageis>
right
03:49
<map7>
https://gist.github.com/map7/1719528c4dd0e326f547
03:49
There are all the packages I have in my chroot
03:49
Note: I've added VLC as a special hybrid local app, you don't need that there
04:27
<ageis>
map7: i'll show you mine.. I actually just cut the image size down significantly
04:28
map7: https://gist.github.com/ageis/5558864ea933181f90ff
04:29
pretty standard right? i dont think theres anything that shouldnt be there anymore. the issue is that I had installed libreoffice and firefox and thunderbird and all this crap
04:29
<map7>
yeah that looks pretty good.
04:30
update the image and try booting.
04:40
<ageis>
it seems like the older LTSP versions don't use compression. on my newer ltsp server the same image gets built to half the size. is compression well supported now?
04:45
<vagrantc>
hope so.
05:03work_alkisg is now known as alkisg
05:03
<alkisg>
ageis: it was always well supported; but nbd-proxy had bugs and people mistakenly thought that the problem was in compressoin
05:03
!nbd-compression
05:03
<ltsp>
nbd-compression: In Ubuntu >= 10.04, to make your clients go faster, you can reenable NBD compression: https://help.ubuntu.com/community/UbuntuLTSP/FatClients#Reenabling_NBD_compression
05:04
<alkisg>
...I think from 12.04+ it's re-enabled by default
05:05
ageis: note that the image size doesn't matter at ALL to the boot speed or the ram needed by the client etc
05:05
It ONLY wastes some hard disk space on the server, nothing more.
05:05
So it's possible e.g. to boot an 128 MB RAM client with a 5 GB compressed NBD image in 30 seconds...
05:08
<vagrantc>
i would think having to download fewer blocks over the network would improve speed, if anything... ?
05:17
<alkisg>
vagrantc: why would there have to be fewer blocks downloaded?
05:17
Local installations with 100 GB in the hard disk, don't boot slower than local installation with 10 GB in the hard disk...
05:19
The only thing that would make an installation read more blocks, is if it loads more services, e.g. if you install apache - and we disable most known services from lts.conf by default
05:22
(btw I've actually benchmarked boots with 5 GB images vs 200 MB images and I saw no difference in boot speed)
05:23
<vagrantc>
alkisg: compressed blocks vs. uncompressed blocks
05:24
alkisg: i.e. compressed NBD would in most cases be faster than uncompressed NBD
05:24
<alkisg>
vagrantc: I was replying to:
05:24
(06:30:26 πμ) ageis: map7: so my image is almost 2gb. that sounds pretty excessive and like I got more than I need
05:24
(06:42:44 πμ) map7: ok, so you may want to rebuild your image from scratch.
05:24
Compressed NBD is 2.5 times faster, sure. But rebuilding the image shouldn't make any difference.
05:25* vagrantc was responding to
05:25
<vagrantc>
22:05 < alkisg> It ONLY wastes some hard disk space on the server, nothing more.
05:26
<alkisg>
Right, e.g. booting thin clients from a 5 GB fat image, vs booting thin clients from a 200 MB thin image, doesn't make any difference to the client boot speed, it only wastes some hard disk space on the server
05:26
<ageis>
excellent thanks for the inf oya'll
05:26
<alkisg>
But I failed to make it clear that I was no longer talking about compression... :)
05:26
<vagrantc>
ah
05:27
there might be an extra service thrown in that's on the whitelist of services? or are those pretty well defined as thin/fat specific whitelists?
05:27
but all things said, what minute performance differences there might be aren't worth worrying about
05:28cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg)
05:29
<alkisg>
When implementing RM_SYSTEM_SERVICES, I've extensively tested boot speed + RAM needed by the services. When I was done, fat clients booted faster and needed less RAM than thin clients, up to LDM! (due to pulse running in system mode in thins)
05:30Ark74 has left IRC (Ark74!~Ark74@187.252.185.23, Ping timeout: 244 seconds)
05:30
<alkisg>
Sure, if someone installs services not in the lists, and doesn't want them to be running on boot, he should put them in the lists by himself...
05:30
<vagrantc>
oh yeah, it's blacklists instead of whitelists
05:36
now that support for the cubox-i and wandboard are in debian, i need to start testing them as thin clients again
05:36
and fat clients, really
05:36
only 16-bit color depth, though :(
05:36
which is still the default for thin clients?
05:37
<alkisg>
vagrantc: in debian: thins => 16 bit, fats => 32 bit
05:37
<vagrantc>
well, fat => default
05:37
<alkisg>
In ubuntu, I think stgraber has a patch for thins to default to 32 bit for unity to work... yet I don't think unity works in thin
05:38
<vagrantc>
some hardware only does 24 bit, if i remember correctly
05:40
still, 2GB of ram, quad core arm 1GHz, HDMI video ... pretty reasonable specs for an LTSP client.
05:43Ark74 has joined IRC (Ark74!~Ark74@187.216.232.59)
05:43
<vagrantc>
till another day...
05:45
<map7>
vagrantc, I have a cubox and would love to use it as a thin client one day. I would be interested in how you go with this
05:46
I'm currently using Shuttle DS47 which is great
05:46
<vagrantc>
map7: cubox, or cubox-i ?
05:46
<map7>
I have a cubox pro
05:47
<vagrantc>
i'm not sure how well the cubox is supported in debian, but the cubox-i has pretty good support for the kernel in debian experimental
05:48
at any rate...
05:48* vagrantc ZZZzzz...
05:48vagrantc has left IRC (vagrantc!~vagrant@freegeek/vagrantc, Quit: leaving)
05:49alkisg has left IRC (alkisg!~alkisg@plinet.ioa.sch.gr, Ping timeout: 272 seconds)
05:56Phantomas has joined IRC (Phantomas!~phantomas@ubuntu/member/phantomas)
05:57ogra_ has joined IRC (ogra_!~ogra_@p4FDFBB1A.dip0.t-ipconnect.de)
05:57vmlintu has joined IRC (vmlintu!~vmlintu@37-136-192-176.nat.bb.dnainternet.fi)
06:03vmlintu has left IRC (vmlintu!~vmlintu@37-136-192-176.nat.bb.dnainternet.fi, Ping timeout: 255 seconds)
06:05work_alkisg has joined IRC (work_alkisg!~alkisg@plinet.ioa.sch.gr)
06:06khildin has joined IRC (khildin!~khildin@ip-83-134-135-118.dsl.scarlet.be)
06:07cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 240 seconds)
06:12vmlintu has joined IRC (vmlintu!~vmlintu@37-136-192-176.nat.bb.dnainternet.fi)
06:32work_alkisg has left IRC (work_alkisg!~alkisg@plinet.ioa.sch.gr, Remote host closed the connection)
06:35alexxtasi has joined IRC (alexxtasi!~alex@unaffiliated/alexxtasi)
06:37mikkel has joined IRC (mikkel!~mikkel@mail.dlvs.dk)
06:48khildin has left IRC (khildin!~khildin@ip-83-134-135-118.dsl.scarlet.be, Ping timeout: 264 seconds)
06:59mealstrom has left IRC (mealstrom!~Thunderbi@46.63.63.163, Ping timeout: 264 seconds)
07:01khildin has joined IRC (khildin!~khildin@ip-213-49-85-106.dsl.scarlet.be)
07:06khildin has left IRC (khildin!~khildin@ip-213-49-85-106.dsl.scarlet.be, Ping timeout: 240 seconds)
07:20khildin has joined IRC (khildin!~khildin@D57C747A.static.ziggozakelijk.nl)
07:28mealstrom has joined IRC (mealstrom!~Thunderbi@46.63.71.254)
07:30
<ageis>
I'm trying to get my thin client VM to boot here. I've gone through isc-dhcp-server, then switched to dnsmasq (with DNS disabled and proxied to my router, but using it for DHCP, and apparently working listening on port 67) tfpd-hpa (fully working, listening port 69), and nbd-server (seems to be working, listening port 2000).
07:31
but the DHCP request launched from PXE gets nothing
07:34khildin has left IRC (khildin!~khildin@D57C747A.static.ziggozakelijk.nl, Ping timeout: 245 seconds)
07:48
<ageis>
here is a paste of most of my relevant configs, if anyone experienced wants to take a look, it would be appreciated: http://pastebin.com/pFkjTqd9
07:54khildin has joined IRC (khildin!~khildin@ip-213-49-85-106.dsl.scarlet.be)
07:59
<ageis>
I can run dhclient through my server running dnsmasq and it works fine (proxied to my router)
08:00
i can also download all the files with tftp client
08:00
cant test nbd stage without fixing the dhcp issue, which is the issue. im sure the PXE client is fine, but maybe its timing out too early or something. its just not hitting the dnsmasq server
08:14khildin has left IRC (khildin!~khildin@ip-213-49-85-106.dsl.scarlet.be, Remote host closed the connection)
08:34vmlintu has left IRC (vmlintu!~vmlintu@37-136-192-176.nat.bb.dnainternet.fi, Ping timeout: 244 seconds)
08:46vmlintu has joined IRC (vmlintu!~vmlintu@nblzone-240-143.nblnetworks.fi)
08:50
<ageis>
map7: assuming my thin clients have a nice graphics card, then I should equip the image with the right drivers?
09:00cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg)
09:17Ark74 has left IRC (Ark74!~Ark74@187.216.232.59, Ping timeout: 245 seconds)
09:24markit has joined IRC (markit!~marco@host208-38-static.243-95-b.business.telecomitalia.it)
09:30Ark74 has joined IRC (Ark74!~Ark74@187.252.185.23)
09:56flo1546796 has joined IRC (flo1546796!~flo154679@unaffiliated/flo1546796)
10:47adrianorg has left IRC (adrianorg!~adrianorg@177.156.225.148, Ping timeout: 245 seconds)
10:49adrianorg has joined IRC (adrianorg!~adrianorg@177.204.150.247.dynamic.adsl.gvt.net.br)
10:56gbaman_ has joined IRC (gbaman_!~gbaman@host81-130-11-92.in-addr.btopenworld.com)
11:00gbaman has left IRC (gbaman!~gbaman@host81-130-11-92.in-addr.btopenworld.com, Ping timeout: 255 seconds)
11:26rafepren has joined IRC (rafepren!~rafepren@unaffiliated/rafepren)
11:54lns has left IRC (lns!~lns@pdpc/supporter/professional/lns, Ping timeout: 272 seconds)
11:54lns has joined IRC (lns!~lns@pdpc/supporter/professional/lns)
12:28Faith has joined IRC (Faith!~paty@unaffiliated/faith)
12:50cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 245 seconds)
12:53cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg)
12:59cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 240 seconds)
13:06mikkel has left IRC (mikkel!~mikkel@mail.dlvs.dk, Quit: Leaving)
13:10cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg)
13:20Phantomas has left IRC (Phantomas!~phantomas@ubuntu/member/phantomas)
13:30gbaman_ has left IRC (gbaman_!~gbaman@host81-130-11-92.in-addr.btopenworld.com, Remote host closed the connection)
14:23gbaman has joined IRC (gbaman!~gbaman@host81-130-11-92.in-addr.btopenworld.com)
14:26flo1546796 has left IRC (flo1546796!~flo154679@unaffiliated/flo1546796, Quit: Quitte)
14:31gbaman has left IRC (gbaman!~gbaman@host81-130-11-92.in-addr.btopenworld.com, Ping timeout: 240 seconds)
14:33alexxtasi has left IRC (alexxtasi!~alex@unaffiliated/alexxtasi)
14:58cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 240 seconds)
15:01markit has left IRC (markit!~marco@host208-38-static.243-95-b.business.telecomitalia.it, Quit: Konversation terminated!)
15:10Grembler has joined IRC (Grembler!~Ben@cpc29-aztw22-2-0-cust128.18-1.cable.virginm.net)
15:15gbaman has joined IRC (gbaman!~gbaman@host81-130-11-92.in-addr.btopenworld.com)
15:34alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
15:37vagrantc has joined IRC (vagrantc!~vagrant@freegeek/vagrantc)
16:01mealstrom has left IRC (mealstrom!~Thunderbi@46.63.71.254, Ping timeout: 264 seconds)
16:14alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Ping timeout: 245 seconds)
16:28mealstrom has joined IRC (mealstrom!~Thunderbi@46.63.63.163)
17:15Ark74 has left IRC (Ark74!~Ark74@187.252.185.23, Remote host closed the connection)
17:42Grembler has left IRC (Grembler!~Ben@cpc29-aztw22-2-0-cust128.18-1.cable.virginm.net, Remote host closed the connection)
18:32bennabiy has joined IRC (bennabiy!~bennabiy@96-37-209-0.dhcp.leds.al.charter.com)
18:46book` has left IRC (book`!~book`@192.241.198.49, *.net *.split)
18:46slackish has left IRC (slackish!amcphall@mcphall.org, *.net *.split)
18:46SpComb has left IRC (SpComb!terom@zapotek.paivola.fi, *.net *.split)
18:46Asterisks has left IRC (Asterisks!~quassel@2607:5300:60:48bd::1, *.net *.split)
18:46mmetzger has left IRC (mmetzger!~mmetzger@99-71-214-107.lightspeed.mdldtx.sbcglobal.net, *.net *.split)
18:46riddle has left IRC (riddle!riddle@us.yunix.net, *.net *.split)
18:46shawnp0wers has left IRC (shawnp0wers!~spowers@linuxjournal/staff/shawnp0wers, *.net *.split)
18:46sutula has left IRC (sutula!~sutula@207-118-132-97.dyn.centurytel.net, *.net *.split)
18:46gbaman has left IRC (gbaman!~gbaman@host81-130-11-92.in-addr.btopenworld.com, *.net *.split)
18:46lns has left IRC (lns!~lns@pdpc/supporter/professional/lns, *.net *.split)
18:46rafepren has left IRC (rafepren!~rafepren@unaffiliated/rafepren, *.net *.split)
18:46staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, *.net *.split)
18:46championofcyrodi has left IRC (championofcyrodi!~championo@50-205-35-98-static.hfc.comcastbusiness.net, *.net *.split)
18:46effenberg has left IRC (effenberg!~chlu@ec2-46-51-181-111.eu-west-1.compute.amazonaws.com, *.net *.split)
18:46ageis has left IRC (ageis!kevin@ageispolis.net, *.net *.split)
18:46rickogden has left IRC (rickogden!~Rick@revo.theaudioworks.co.uk, *.net *.split)
18:46mealstrom has left IRC (mealstrom!~Thunderbi@46.63.63.163, *.net *.split)
18:46adrianorg has left IRC (adrianorg!~adrianorg@177.204.150.247.dynamic.adsl.gvt.net.br, *.net *.split)
18:46MrV has left IRC (MrV!~Edgar@31.163.201.104, *.net *.split)
18:46map7 has left IRC (map7!~map7@teksup41.lnk.telstra.net, *.net *.split)
18:46F-GT has left IRC (F-GT!~phantom@ppp59-167-136-109.static.internode.on.net, *.net *.split)
18:46klausade has left IRC (klausade!~klaus@cm-84.215.153.179.getinternet.no, *.net *.split)
18:46||cw has left IRC (||cw!~chris@phpgroupware/cw, *.net *.split)
18:46NeonLicht has left IRC (NeonLicht!~NeonLicht@darwin.ugr.es, *.net *.split)
18:46mgariepy has left IRC (mgariepy!~mgariepy@ubuntu/member/mgariepy, *.net *.split)
18:46sbalneav has left IRC (sbalneav!~sbalneav@mail.legalaid.mb.ca, *.net *.split)
18:46vmlintu has left IRC (vmlintu!~vmlintu@nblzone-240-143.nblnetworks.fi, *.net *.split)
18:46ogra_ has left IRC (ogra_!~ogra_@p4FDFBB1A.dip0.t-ipconnect.de, *.net *.split)
18:46|Paradox| has left IRC (|Paradox|!~iamparado@c-71-56-171-154.hsd1.va.comcast.net, *.net *.split)
18:46uXus has left IRC (uXus!~uXus@217.77.222.72, *.net *.split)
18:46mattronix has left IRC (mattronix!~matthew@95.211.68.71, *.net *.split)
18:46gvy has left IRC (gvy!~mike@altlinux/developer/mike, *.net *.split)
18:46mixancool has left IRC (mixancool!d917435e@gateway/web/freenode/ip.217.23.67.94, *.net *.split)
18:46zama has left IRC (zama!zama@unaffiliated/stryx/x-3871776, *.net *.split)
18:46stgraber has left IRC (stgraber!~stgraber@ubuntu/member/stgraber, *.net *.split)
18:46TatankaT has left IRC (TatankaT!~tim@193.190.253.114, *.net *.split)
18:46lmds_ has left IRC (lmds_!~lmds@tui.pi-et-ro.net, *.net *.split)
18:46vagrantc has left IRC (vagrantc!~vagrant@freegeek/vagrantc, *.net *.split)
18:46highvoltage has left IRC (highvoltage!~highvolta@ubuntu/member/highvoltage, *.net *.split)
18:46markosu has left IRC (markosu!marko5@kapsi.fi, *.net *.split)
18:46muppis has left IRC (muppis!muppis@takaisin.fi, *.net *.split)
18:46dberkholz has left IRC (dberkholz!~dberkholz@gentoo/developer/dberkholz, *.net *.split)
18:46Hyperbyte has left IRC (Hyperbyte!jan@middelkoop.cc, *.net *.split)
18:46yanu has left IRC (yanu!~yanu@lugwv/member/yanu, *.net *.split)
18:46elias_a has left IRC (elias_a!elias@hilla.kapsi.fi, *.net *.split)
18:46telex has left IRC (telex!~telex@freeshell.de, Max SendQ exceeded)
18:46mealstrom has joined IRC (mealstrom!~Thunderbi@46.63.63.163)
18:46vagrantc has joined IRC (vagrantc!~vagrant@freegeek/vagrantc)
18:46gbaman has joined IRC (gbaman!~gbaman@host81-130-11-92.in-addr.btopenworld.com)
18:46lns has joined IRC (lns!~lns@pdpc/supporter/professional/lns)
18:46rafepren has joined IRC (rafepren!~rafepren@unaffiliated/rafepren)
18:46adrianorg has joined IRC (adrianorg!~adrianorg@177.204.150.247.dynamic.adsl.gvt.net.br)
18:46vmlintu has joined IRC (vmlintu!~vmlintu@nblzone-240-143.nblnetworks.fi)
18:46ogra_ has joined IRC (ogra_!~ogra_@p4FDFBB1A.dip0.t-ipconnect.de)
18:46MrV has joined IRC (MrV!~Edgar@31.163.201.104)
18:46ageis has joined IRC (ageis!kevin@ageispolis.net)
18:46staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)
18:46|Paradox| has joined IRC (|Paradox|!~iamparado@c-71-56-171-154.hsd1.va.comcast.net)
18:46uXus has joined IRC (uXus!~uXus@217.77.222.72)
18:46map7 has joined IRC (map7!~map7@teksup41.lnk.telstra.net)
18:46zama has joined IRC (zama!zama@unaffiliated/stryx/x-3871776)
18:46championofcyrodi has joined IRC (championofcyrodi!~championo@50-205-35-98-static.hfc.comcastbusiness.net)
18:46mixancool has joined IRC (mixancool!d917435e@gateway/web/freenode/ip.217.23.67.94)
18:46effenberg has joined IRC (effenberg!~chlu@ec2-46-51-181-111.eu-west-1.compute.amazonaws.com)
18:46book` has joined IRC (book`!~book`@192.241.198.49)
18:46stgraber has joined IRC (stgraber!~stgraber@ubuntu/member/stgraber)
18:46klausade has joined IRC (klausade!~klaus@cm-84.215.153.179.getinternet.no)
18:46F-GT has joined IRC (F-GT!~phantom@ppp59-167-136-109.static.internode.on.net)
18:46||cw has joined IRC (||cw!~chris@phpgroupware/cw)
18:46slackish has joined IRC (slackish!amcphall@mcphall.org)
18:46sutula has joined IRC (sutula!~sutula@207-118-132-97.dyn.centurytel.net)
18:46mattronix has joined IRC (mattronix!~matthew@95.211.68.71)
18:46mmetzger has joined IRC (mmetzger!~mmetzger@99-71-214-107.lightspeed.mdldtx.sbcglobal.net)
18:46Asterisks has joined IRC (Asterisks!~quassel@2607:5300:60:48bd::1)
18:46SpComb has joined IRC (SpComb!terom@zapotek.paivola.fi)
18:46rickogden has joined IRC (rickogden!~Rick@revo.theaudioworks.co.uk)
18:46NeonLicht has joined IRC (NeonLicht!~NeonLicht@darwin.ugr.es)
18:46mgariepy has joined IRC (mgariepy!~mgariepy@ubuntu/member/mgariepy)
18:46sbalneav has joined IRC (sbalneav!~sbalneav@mail.legalaid.mb.ca)
18:46highvoltage has joined IRC (highvoltage!~highvolta@ubuntu/member/highvoltage)
18:46gvy has joined IRC (gvy!~mike@altlinux/developer/mike)
18:46TatankaT has joined IRC (TatankaT!~tim@193.190.253.114)
18:46lmds_ has joined IRC (lmds_!~lmds@tui.pi-et-ro.net)
18:46dberkholz has joined IRC (dberkholz!~dberkholz@gentoo/developer/dberkholz)
18:46muppis has joined IRC (muppis!muppis@takaisin.fi)
18:46yanu has joined IRC (yanu!~yanu@lugwv/member/yanu)
18:46elias_a has joined IRC (elias_a!elias@hilla.kapsi.fi)
18:46markosu has joined IRC (markosu!marko5@kapsi.fi)
18:46Hyperbyte has joined IRC (Hyperbyte!jan@middelkoop.cc)
18:46riddle has joined IRC (riddle!riddle@us.yunix.net)
18:46shawnp0wers has joined IRC (shawnp0wers!~spowers@linuxjournal/staff/shawnp0wers)
18:47telex has joined IRC (telex!~telex@freeshell.de)
18:48highvoltage has left IRC (highvoltage!~highvolta@ubuntu/member/highvoltage, *.net *.split)
18:48markosu has left IRC (markosu!marko5@kapsi.fi, *.net *.split)
18:48muppis has left IRC (muppis!muppis@takaisin.fi, *.net *.split)
18:48highvoltage has joined IRC (highvoltage!~highvolta@ubuntu/member/highvoltage)
18:48muppis has joined IRC (muppis!muppis@takaisin.fi)
18:48markosu has joined IRC (markosu!marko5@kapsi.fi)
18:53telex has left IRC (telex!~telex@freeshell.de, Read error: Connection reset by peer)
18:56zamba has left IRC (zamba!marius@flage.org, *.net *.split)
18:56Parker955_Away has left IRC (Parker955_Away!~parker@74.112.203.151, *.net *.split)
18:56niluje has left IRC (niluje!~niluje@212-83-162-172.rev.poneytelecom.eu, *.net *.split)
19:00telex has joined IRC (telex!~telex@freeshell.de)
19:15zamba has joined IRC (zamba!marius@flage.org)
19:19niluje has joined IRC (niluje!~niluje@212-83-162-172.rev.poneytelecom.eu)
19:19Parker955 has joined IRC (Parker955!~parker@74.112.203.151)
19:28bennabiy has joined IRC (bennabiy!~bennabiy@96-37-209-0.dhcp.leds.al.charter.com)
19:45vmlintu has left IRC (vmlintu!~vmlintu@nblzone-240-143.nblnetworks.fi, Ping timeout: 245 seconds)
19:57alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
19:59alkisg1 has joined IRC (alkisg1!~alkisg@ubuntu/member/alkisg)
20:01
<bennabiy>
has anyone noticed a recent update to cause their system to freeze up for moments at a time?
20:02bennabiy has left IRC (bennabiy!~bennabiy@96-37-209-0.dhcp.leds.al.charter.com, Remote host closed the connection)
20:03alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Ping timeout: 264 seconds)
20:05alkisg1 is now known as alkisg
20:17DanishMan has joined IRC (DanishMan!~kvirc@62-243-156-218-static.dk.customer.tdc.net)
20:37Faith has left IRC (Faith!~paty@unaffiliated/faith, Quit: Bye!)
20:58gbaman has left IRC (gbaman!~gbaman@host81-130-11-92.in-addr.btopenworld.com, Remote host closed the connection)
21:02DanishMan has left IRC (DanishMan!~kvirc@62-243-156-218-static.dk.customer.tdc.net, Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
21:02alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Remote host closed the connection)
21:05rafepren has left IRC (rafepren!~rafepren@unaffiliated/rafepren, Quit: Leaving)
21:09gbaman has joined IRC (gbaman!~gbaman@host81-130-11-92.in-addr.btopenworld.com)
22:34ogra_ has left IRC (ogra_!~ogra_@p4FDFBB1A.dip0.t-ipconnect.de, Ping timeout: 245 seconds)
22:54PhoenixSTF has joined IRC (PhoenixSTF!~rudiservo@78.29.147.214)
23:05mixancool has left IRC (mixancool!d917435e@gateway/web/freenode/ip.217.23.67.94, Ping timeout: 246 seconds)
23:08gbaman has left IRC (gbaman!~gbaman@host81-130-11-92.in-addr.btopenworld.com, Remote host closed the connection)
23:39gbaman has joined IRC (gbaman!~gbaman@host81-130-11-92.in-addr.btopenworld.com)
23:47gbaman has left IRC (gbaman!~gbaman@host81-130-11-92.in-addr.btopenworld.com, Ping timeout: 264 seconds)