#raspbian IRC Log

Index

IRC Log for 2015-08-11

Timestamps are in GMT/BST.

[0:06] * KD7JWC (~shantorn@75-175-103-128.ptld.qwest.net) Quit (Read error: Connection reset by peer)
[0:08] * Milhouse (~Milhouse@kodi/staff/milhouse) has joined #raspbian
[0:13] * danofthedeep (~danofthed@c-76-18-30-8.hsd1.fl.comcast.net) has joined #raspbian
[0:18] * KD7JWC (~shantorn@75-175-103-128.ptld.qwest.net) has joined #raspbian
[0:26] * lektrik (~mayday_ja@BURLON0233W-130-03-845487917.dsl.bell.ca) has joined #raspbian
[0:29] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) has joined #raspbian
[0:39] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[0:40] * lazy_prince (~lazy_prin@hpm01webcache01-z.apj.hpecore.net) Quit (Ping timeout: 244 seconds)
[0:50] * Akex_ (uid58281@gateway/web/irccloud.com/x-lkzekfroiqgyolrz) Quit (Quit: Connection closed for inactivity)
[0:52] * noonker (~noonker@c-68-40-193-31.hsd1.mi.comcast.net) has joined #raspbian
[0:54] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) Quit (Remote host closed the connection)
[0:57] * danofthedeep (~danofthed@c-76-18-30-8.hsd1.fl.comcast.net) Quit (Remote host closed the connection)
[0:59] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) has joined #raspbian
[1:00] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has joined #raspbian
[1:00] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) Quit (Remote host closed the connection)
[1:16] * Kallis (~Kallis@cpc15-slam6-2-0-cust171.2-4.cable.virginm.net) Quit (Read error: Connection reset by peer)
[1:17] * danofthedeep (~danofthed@c-76-18-30-8.hsd1.fl.comcast.net) has joined #raspbian
[1:18] * danofthedeep (~danofthed@c-76-18-30-8.hsd1.fl.comcast.net) Quit (Max SendQ exceeded)
[1:19] * danofthedeep (~danofthed@c-76-18-30-8.hsd1.fl.comcast.net) has joined #raspbian
[1:20] * danofthedeep (~danofthed@c-76-18-30-8.hsd1.fl.comcast.net) Quit (Max SendQ exceeded)
[1:21] * danofthedeep (~danofthed@c-76-18-30-8.hsd1.fl.comcast.net) has joined #raspbian
[1:21] * pablo_pi (~pablo@190.149.146.52) Quit (Ping timeout: 256 seconds)
[1:25] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) has joined #raspbian
[1:25] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) Quit (Remote host closed the connection)
[1:31] * rockstar__ (~rockstar@cpe-74-67-52-54.nycap.res.rr.com) has joined #raspbian
[1:47] * rockstar__ (~rockstar@cpe-74-67-52-54.nycap.res.rr.com) Quit (Remote host closed the connection)
[1:49] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) has joined #raspbian
[1:50] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[1:50] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) Quit (Remote host closed the connection)
[1:52] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) has joined #raspbian
[1:53] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) Quit (Remote host closed the connection)
[1:54] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 240 seconds)
[1:59] * noonker (~noonker@c-68-40-193-31.hsd1.mi.comcast.net) Quit (Ping timeout: 245 seconds)
[2:11] * \\Mr_C\\ (mrc@66-191-153-94.dhcp.mtgm.al.charter.com) has joined #raspbian
[2:16] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) has joined #raspbian
[2:20] * Tachyon` is now known as Tach[Zzz]
[2:37] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) Quit (Remote host closed the connection)
[2:40] * pablo_pi (~pablo@186.151.21.213) has joined #raspbian
[2:51] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) Quit (Read error: Connection reset by peer)
[2:54] * rockstar_ (~rockstar@cpe-74-67-52-54.nycap.res.rr.com) has joined #raspbian
[2:56] <rockstar_> I wanted to upload file from html and php in /var/www. It gave me error earlier. But after using sudo chown -R www-data:www-data /var/www. It worked. Can anybody explain what was going on?
[2:57] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) has joined #raspbian
[2:58] <methuzla> permissions
[2:59] <holstein> you want to be cautious of that, if its public-facing
[2:59] <rockstar_> It is public facing. What did it exactly do?
[3:00] <holstein> rockstar_: ?
[3:00] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[3:00] <holstein> rockstar_: "is it public facing" is a question that *only* you can answer..
[3:00] <holstein> rockstar_: "it", if you are asking what the "sudo chown" command did, was allow you to access the directory, and upload..
[3:01] <rockstar_> holstein: yes 2nd one. is www-data special kind of group name? I'm new to this.
[3:02] <methuzla> man chown
[3:02] <holstein> rockstar_: sure. what are you used to?
[3:02] * profor (~profor@ahimsa.lamed.cz) Quit (Remote host closed the connection)
[3:03] <rockstar_> I'm familiar with simple terminal commands and chmod commands.
[3:04] <holstein> well, thats one of them.. gave permissions to what you needed..
[3:04] <rockstar_> holstein: is using sudo chown -R www-data:www-data /var/www safe or should I change it to something else?
[3:05] * ankan^ (~pi@c-92cae355.133-13-64736c12.cust.bredbandsbolaget.se) has joined #raspbian
[3:05] <holstein> rockstar_: "safety" is likely typically always a matter of application, and sometimes opion.. *is* the device public facing?
[3:06] <rockstar_> holstein: I think so. Router ip is directed to the raspberry pi.
[3:06] <holstein> rockstar_: whats the goal, here? to host your own website to the public? and the pi is going to do that?
[3:07] <rockstar_> holstein: I am trying to make a simple page in php to let my friends upload files. And trying to host it in the raspberry pi.
[3:08] <holstein> rockstar_: i would say, consider doing it differently.. requiring more on the end with your "friends".. maybe, ssh connections.. with users that have permissions you control
[3:09] <rockstar_> holstein: I have friends who are not familiar with linux or ssh. So I am trying to make it simple for them.
[3:10] * markii (~markii@203186075041.static.ctinets.com) has joined #raspbian
[3:10] <holstein> rockstar_: sure. but, is that a reason to take a risk on your end? if it is, then, it dosnt matter if its "safe", right?
[3:11] <rockstar_> holstein: isn't there any way I can let them upload files, but not delete or execute them?
[3:11] <holstein> rockstar_: theres always a way.. but, it depends on many factors the 'safety'.. security is usually a tradeoff
[3:12] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[3:12] <methuzla> rockstar_ is this something you are doing for general fun, or are corporate secrets at stake?
[3:12] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[3:12] <holstein> i would look at how others are doing what you want
[3:13] <holstein> thats another factor.. the content.. if it need be encrypted. if your ISP is going to block it. if its super critical it not be compromised. etc..
[3:14] <rockstar_> holstein: methuzla it is just for fun and educational purpose. How about if I allow to upload file to only authenticated users?
[3:14] <methuzla> rockstar_ just start with what you have done
[3:15] * jimvideo (~jimvideo@184-12-234-223.dr01.brny.ca.frontiernet.net) Quit (Read error: Connection reset by peer)
[3:15] <methuzla> rockstar_ but realize anyone who can find your page can upload
[3:15] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[3:15] <holstein> if its public facing, and you leave it open, then, anyone can upload something that may take advantage of a compromisable system.. and get root access on the server.
[3:15] <methuzla> rockstar_ the command you ran changed the owner to user:group = www-data:www-data
[3:15] <holstein> *not* just your friends
[3:17] <methuzla> rockstar_ the upload process probably runs as user www-data, so it needs write permission to the upload directory
[3:18] <methuzla> rockstar_ you didn't change permissions, just ownership
[3:18] <rockstar_> holstein: how can I prevent that? I am thinking, giving my friends secret code. If it matches, then let them upload the file.
[3:18] <holstein> yeah, thats true ^
[3:19] * jimvideo (~jimvideo@184-12-234-223.dr01.brny.ca.frontiernet.net) has joined #raspbian
[3:19] <rockstar_> methuzla: wow its confusing. What is the difference between ownership and permission?
[3:20] <methuzla> rockstar_ basic linux stuff, you should read up on it if you're configuring servers
[3:22] <methuzla> rockstar_ in linux, there are "users" and "groups" (to which zero or more user belongs)
[3:23] <methuzla> rockstar_ permissions (read,write,execute) are applied to files/folders at the user:group:anyone level
[3:24] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) has joined #raspbian
[3:24] * Xiao (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) has joined #raspbian
[3:25] <rockstar_> methuzla: currently I have drwxr-xr-x 2 www-data www-data 4096 Aug 11 02:50 uploadFolder
[3:25] <rockstar_> methuzla: and files inside it as -rw-r--r-- 1 www-data www-data
[3:27] * Zhyr (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) Quit (Ping timeout: 246 seconds)
[3:37] * rxMokka (46c40394@gateway/web/freenode/ip.70.196.3.148) has joined #raspbian
[3:43] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) Quit (Remote host closed the connection)
[3:49] * Xiao (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) Quit (Quit: Leaving)
[3:50] * denningsrogue (~denningsr@h216-45-119-42.static.platinum.ca) has joined #raspbian
[3:58] * vagrantc (~vagrant@unaffiliated/vagrantc) has joined #raspbian
[3:58] * ChanServ sets mode +o vagrantc
[4:02] * morle (~morlenxus@enlightenment/developer/morlenxus) has joined #raspbian
[4:02] * morlenxus is now known as Guest42505
[4:02] * morle is now known as morlenxus
[4:03] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Remote host closed the connection)
[4:04] * Guest42505 (~morlenxus@enlightenment/developer/morlenxus) Quit (Ping timeout: 252 seconds)
[4:04] * floris (~floris@flo.bigik.net) has joined #raspbian
[4:16] * mike_t (~mike@pluto.dd.vaz.ru) has joined #raspbian
[4:31] * profor (~profor@ahimsa.lamed.cz) has joined #raspbian
[4:33] * lektrik (~mayday_ja@BURLON0233W-130-03-845487917.dsl.bell.ca) Quit (Ping timeout: 244 seconds)
[4:36] * lektrik (~mayday_ja@BURLON0233W-130-03-845487917.dsl.bell.ca) has joined #raspbian
[4:37] * profor (~profor@ahimsa.lamed.cz) Quit (Quit: leaving)
[4:39] * almostworking (~almostwor@unaffiliated/almostworking) Quit (Ping timeout: 252 seconds)
[4:46] * Spec (~Spec@unaffiliated/spec) Quit (Read error: Connection reset by peer)
[4:46] * profor (~profor@ahimsa.lamed.cz) has joined #raspbian
[4:47] * Spec (~Spec@unaffiliated/spec) has joined #raspbian
[4:50] * jimvideo (~jimvideo@184-12-234-223.dr01.brny.ca.frontiernet.net) Quit (Quit: Leaving)
[4:51] * profor (~profor@ahimsa.lamed.cz) Quit (Remote host closed the connection)
[4:52] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has left #raspbian
[4:57] * Spec (~Spec@unaffiliated/spec) Quit (Ping timeout: 255 seconds)
[5:03] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit (Remote host closed the connection)
[5:03] * profor (~profor@ahimsa.lamed.cz) has joined #raspbian
[5:04] * Spec (~Spec@unaffiliated/spec) has joined #raspbian
[5:06] * rockstar_ (~rockstar@cpe-74-67-52-54.nycap.res.rr.com) Quit (Ping timeout: 244 seconds)
[5:12] * break3r (~wayne@213.157.15.42) has joined #raspbian
[5:16] * infiniteNOP (~infiniteN@unaffiliated/infinitenop) has joined #raspbian
[5:21] * KD7JWC (~shantorn@75-175-103-128.ptld.qwest.net) Quit (Quit: Leaving)
[5:28] * r4yan2 (~ray@87.19.180.49) Quit (Ping timeout: 264 seconds)
[5:30] * zadock (~outsider@5-13-252-19.residential.rdsnet.ro) has joined #raspbian
[5:34] * mike_t (~mike@pluto.dd.vaz.ru) Quit (Remote host closed the connection)
[5:37] * mike_t (~mike@pluto.dd.vaz.ru) has joined #raspbian
[5:38] * skylite (~skylite@91EC5653.dsl.pool.telekom.hu) Quit (Quit: Textual IRC Client: www.textualapp.com)
[5:47] * denningsrogue (~denningsr@h216-45-119-42.static.platinum.ca) Quit (Max SendQ exceeded)
[5:59] * rxMokka (46c40394@gateway/web/freenode/ip.70.196.3.148) has left #raspbian
[6:03] * Climuffff (~Climufff@ip1f13f739.dynamic.kabel-deutschland.de) Quit (Quit: Nettalk6 - www.ntalk.de)
[6:04] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[6:08] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 244 seconds)
[6:28] * skylite (~skylite@business-178-48-4-145.business.broadband.hu) has joined #raspbian
[6:32] * lircwannabe (6e16be90@gateway/web/freenode/ip.110.22.190.144) has joined #raspbian
[6:32] <lircwannabe> hi
[6:33] <lircwannabe> im having trouble installing lirc (to use a mce remote with kodi)
[6:33] <lircwannabe> apt-get install lirc is stuck at waiting for headers
[6:33] <lircwannabe> ive updated (sudo apt-get install update) but it still wont work
[6:33] <lircwannabe> anyone know about this issue?
[6:42] * lektrik (~mayday_ja@BURLON0233W-130-03-845487917.dsl.bell.ca) Quit (Ping timeout: 246 seconds)
[6:42] * vista__ (~vista@188-143-124-106.pool.digikabel.hu) Quit (Ping timeout: 246 seconds)
[6:47] <UberSMPL> sorry never used it..
[6:48] <lircwannabe> but waiting for mirrors means that its not found on that repo, right?
[6:50] <UberSMPL> or its not making a connection to the download location..
[6:51] * zadock (~outsider@5-13-252-19.residential.rdsnet.ro) Quit (Quit: Leaving)
[6:52] <UberSMPL> lircwannabe: worked fine for me
[6:53] <lircwannabe> Err http://mirrordirector.raspbian.org/raspbian/ wheezy/main libftdi1 armhf 0.20 -1 Connection failed 0% [Waiting for headers]
[6:53] <lircwannabe> alright, so im blocking that server somehow,..
[6:58] <lircwannabe> hmm strange
[6:58] <lircwannabe> tried again with direct connection and still nothing
[6:58] <lircwannabe> sudo apt-get install lirc works for you eh?
[7:05] <UberSMPL> lircwannabe: http://snag.gy/ahKoH.jpg
[7:06] <lircwannabe> wow! thanks for that
[7:07] <lircwannabe> for some reason im just not connecting
[7:08] * lemonzest (~lemonzest@unaffiliated/lemonzest) has joined #raspbian
[7:14] <lircwannabe> if you open this page
[7:14] <lircwannabe> http://mirrordirector.raspbian.org/raspbian/
[7:14] <lircwannabe> can you see the wheezy directory?
[7:15] <puzzola> @lircwannabe I'm only seeing dists/ and pool/
[7:16] <puzzola> seeing /raspbian/dists/wheezy/ though
[7:16] <lircwannabe> im guessing this address (http://mirrordirector.raspbian.org/raspbian/ wheezy/main libftdi1 armhf 0.20) is not accessble by browser
[7:17] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) has joined #raspbian
[7:17] <UberSMPL> lircwannabe: http://i.imgur.com/0tDmOv2.png
[7:18] <lircwannabe> yeah i can get there, and into main
[7:18] <UberSMPL> I don't see "libftdi1 armhf 0.20"
[7:19] <lircwannabe> me neigher
[7:19] <lircwannabe> neither
[7:19] <lircwannabe> but your pie is resolving that address
[7:20] <UberSMPL> what distro you trying to install it on?
[7:20] <UberSMPL> rasbian?
[7:21] <puzzola> sudo apt-get install libftdi1 maybe.
[7:21] <lircwannabe> retropie 3 b4, which is raspbian iirc
[7:21] * vagrantc (~vagrant@unaffiliated/vagrantc) Quit (Ping timeout: 240 seconds)
[7:21] * puzzola really really has to afk, sorry :/
[7:22] <UberSMPL> lircwannabe: have you update your repos?
[7:22] <puzzola> https://packages.debian.org/wheezy/armhf/libftdi1/download
[7:22] * puzzola is now known as puzzola_afk
[7:23] <lircwannabe> have run sudo apt-get update several times
[7:24] <UberSMPL> just do manual from link puzzola_afk gave
[7:26] <UberSMPL> lircwannabe: doesn't RetroPie use ArchLinux?
[7:27] <UberSMPL> or I might be thinking of RetroArch...
[7:28] <UberSMPL> yup....
[7:29] <lircwannabe> cant sudo apt-get install libftdi1
[7:29] <lircwannabe> waiting for headers
[7:30] <UberSMPL> lircwannabe: go to the site linked by puzzola_afk and read line 4,5,6, and 7
[7:31] <UberSMPL> note line 4 & 5
[7:31] <lircwannabe> arent those mirrors for debian?
[7:31] * vagrantc (~vagrant@unaffiliated/vagrantc) has joined #raspbian
[7:31] * ChanServ sets mode +o vagrantc
[7:32] <UberSMPL> yes... ?
[7:32] <UberSMPL> Or click one of the mirrors and download/unpack yourself
[7:32] <UberSMPL> wget
[7:33] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) Quit (Ping timeout: 264 seconds)
[7:36] <lircwannabe> alright, will give it a go :)
[7:38] <lircwannabe> great, that takes care of libftdi1_0.20-1+b1_armhf.deb
[7:39] <lircwannabe> just gotta find the other two now...
[7:39] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 240 seconds)
[7:39] * floris (~floris@flo.bigik.net) Quit (Ping timeout: 250 seconds)
[7:41] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) Quit (Remote host closed the connection)
[7:42] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[7:43] * mike_t (~mike@pluto.dd.vaz.ru) Quit (Remote host closed the connection)
[7:43] <lircwannabe> wow, that worked really well :)
[7:43] <lircwannabe> so sudo dpkg -i debfile does the same as apt-get install?
[7:45] * mike_t (~mike@pluto.dd.vaz.ru) has joined #raspbian
[7:45] <UberSMPL> apt-get install will install the dependencies also
[7:46] <UberSMPL> After you do libftdi1...
[7:46] <UberSMPL> just run apt-get install lirc
[7:46] <UberSMPL> and it will skip over whats already installed
[7:46] * sealibor_ (~user@49.52.235.80.sta.estpak.ee) Quit (Ping timeout: 252 seconds)
[7:46] <UberSMPL> |AFK|
[7:47] * stbenz (~stbenz@p5480822C.dip0.t-ipconnect.de) has joined #raspbian
[7:49] * Akex_ (uid58281@gateway/web/irccloud.com/x-sgzmisdttyhzlqqf) has joined #raspbian
[7:49] <lordievader> Good morning.
[7:53] * Langoor (~Niels@ip56524d56.adsl-surfen.hetnet.nl) has joined #raspbian
[7:57] * samskiter (~sduke@w-109.cust-11137.ip.static.uno.uk.net) has joined #raspbian
[7:58] <lircwannabe> thanks so much for the help, would have been lost without you guys/gals
[8:00] * vagrantc (~vagrant@unaffiliated/vagrantc) Quit (Ping timeout: 264 seconds)
[8:00] * mildouze (~Icedove@AAmiens-156-1-30-144.w90-18.abo.wanadoo.fr) has joined #raspbian
[8:00] * Arone (~Arone@srv.2001aspaceodyssey.fr) Quit (Read error: Connection reset by peer)
[8:01] * \\Mr_C\\ (mrc@66-191-153-94.dhcp.mtgm.al.charter.com) Quit (Quit: .)
[8:05] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[8:06] * vista__ (~vista@crysysrtr.hit.bme.hu) has joined #raspbian
[8:09] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 265 seconds)
[8:12] * vagrantc (~vagrant@unaffiliated/vagrantc) has joined #raspbian
[8:12] * ChanServ sets mode +o vagrantc
[8:23] * Darcidride_ (~Quentin@194.79.158.198) Quit (Quit: Leaving)
[8:24] * Darcidride_ (~Darcidrid@194.79.158.198) has joined #raspbian
[8:24] * Darcidride (~Darcidrid@194.79.158.198) has joined #raspbian
[8:25] * Tach[Zzz] is now known as Tachyon`
[8:26] * Darcidride (~Darcidrid@194.79.158.198) Quit (Remote host closed the connection)
[8:26] * Darcidride (~Darcidrid@194.79.158.198) has joined #raspbian
[8:32] * vista__ (~vista@crysysrtr.hit.bme.hu) has left #raspbian
[8:34] * WinstonSmith (~WinstonSm@unaffiliated/winstonsmith) Quit (Ping timeout: 246 seconds)
[8:38] * Darcidride (~Darcidrid@194.79.158.198) Quit (Quit: Leaving)
[8:38] * Darcidride_ (~Darcidrid@194.79.158.198) Quit (Quit: Leaving)
[8:39] * Darcidride (~Darcidrid@194.79.158.198) has joined #raspbian
[8:40] * sealibora (~user@49.52.235.80.sta.estpak.ee) has joined #raspbian
[8:40] <diederik> lircwannabe: do you run a Pi 1 or a Pi 2?
[8:45] * Sos (Sos@d181-173.icpnet.pl) has joined #raspbian
[8:45] * sealibora (~user@49.52.235.80.sta.estpak.ee) Quit (Ping timeout: 240 seconds)
[8:48] * jonasbjork (~textual@212.16.170.227) has joined #raspbian
[8:49] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[8:49] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[8:56] * zadock (~outsider@5-13-227-217.residential.rdsnet.ro) has joined #raspbian
[8:58] * twolife` is now known as twolife
[9:03] * twolife is now known as twolife`
[9:31] * r4yan2 (~ray@87.19.180.49) has joined #raspbian
[9:33] * th0r (~Thor@24.106.210.67) has joined #raspbian
[9:35] * zadock (~outsider@5-13-227-217.residential.rdsnet.ro) Quit (Quit: Leaving)
[9:42] * dreamer (~henk@melange.soleus.nu) has joined #raspbian
[9:43] * dreamer (~henk@melange.soleus.nu) Quit (Remote host closed the connection)
[9:43] * dreamer (~henk@melange.soleus.nu) has joined #raspbian
[9:48] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[9:48] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 250 seconds)
[9:56] * th0r (~Thor@24.106.210.67) Quit (Quit: Leaving)
[9:57] * Langoor (~Niels@ip56524d56.adsl-surfen.hetnet.nl) Quit (Ping timeout: 255 seconds)
[9:57] * lircwannabe (6e16be90@gateway/web/freenode/ip.110.22.190.144) Quit (Quit: Page closed)
[9:57] * sealibora (~user@49.52.235.80.sta.estpak.ee) has joined #raspbian
[10:05] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[10:10] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 260 seconds)
[10:11] * pnwise (~gruio@90.154.246.20) has joined #raspbian
[10:13] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[10:13] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[10:15] * vagrantc (~vagrant@unaffiliated/vagrantc) Quit (Quit: leaving)
[10:15] * vagrantc (~vagrant@unaffiliated/vagrantc) has joined #raspbian
[10:15] * ChanServ sets mode +o vagrantc
[10:18] * ikonia (~irc@unaffiliated/ikonia) Quit (Quit: leaving)
[10:26] * markii (~markii@203186075041.static.ctinets.com) Quit (Remote host closed the connection)
[10:30] * vagrantc (~vagrant@unaffiliated/vagrantc) Quit (Quit: leaving)
[10:40] * Tachyon` is now known as Tach[Out]
[10:46] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[10:47] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 250 seconds)
[10:58] * jazzzu (~jazoja@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) Quit (Ping timeout: 256 seconds)
[11:00] * pnwise (~gruio@90.154.246.20) Quit (Quit: Leaving)
[11:01] * infiniteNOP (~infiniteN@unaffiliated/infinitenop) Quit (Quit: 漢字)
[11:02] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Ping timeout: 250 seconds)
[11:07] * Tach[Out] is now known as Tachyon`
[11:14] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 240 seconds)
[11:17] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[11:19] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[11:20] * WinstonSmith (~WinstonSm@unaffiliated/winstonsmith) has joined #raspbian
[11:28] * qdk (~qdk@0190102301.0.fullrate.dk) has joined #raspbian
[11:29] * mase-tech (~mase-tech@p5DD442A5.dip0.t-ipconnect.de) has joined #raspbian
[11:32] * Zhyr (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) has joined #raspbian
[11:36] * vagrantc (~vagrant@unaffiliated/vagrantc) has joined #raspbian
[11:36] * ChanServ sets mode +o vagrantc
[11:38] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[11:39] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[11:47] * ChunkzZ (~ChunkzZ@unaffiliated/chunkzz) Quit (Quit: WeeChat 0.3.8)
[11:47] * twolife` is now known as twolife
[11:50] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[11:53] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[12:05] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[12:05] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 250 seconds)
[12:06] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[12:11] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 245 seconds)
[12:12] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) has joined #raspbian
[12:13] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) Quit (Remote host closed the connection)
[12:21] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) has joined #raspbian
[12:22] * mildouze (~Icedove@AAmiens-156-1-30-144.w90-18.abo.wanadoo.fr) Quit (Quit: mildouze)
[12:22] * meti (~meti@unaffiliated/meti) Quit (Ping timeout: 246 seconds)
[12:24] * meti (~meti@unaffiliated/meti) has joined #raspbian
[12:25] * danofthedeep (~danofthed@c-76-18-30-8.hsd1.fl.comcast.net) Quit (Quit: Textual IRC Client: www.textualapp.com)
[12:26] * danofthedeep (~dan86@2604:a880:800:10::ba:1001) has joined #raspbian
[12:32] * hmpfDisconnect (~wayne@213.157.15.42) has joined #raspbian
[12:32] * break3r (~wayne@213.157.15.42) Quit (Ping timeout: 246 seconds)
[12:40] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) Quit (Remote host closed the connection)
[12:42] * lektrik (~mayday_ja@72.142.10.122) has joined #raspbian
[12:43] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) has joined #raspbian
[12:44] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) Quit (Remote host closed the connection)
[12:45] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[12:48] * hmpfDisconnect (~wayne@213.157.15.42) Quit (Remote host closed the connection)
[12:48] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[12:49] * break3r (~wayne@213.157.15.42) has joined #raspbian
[12:57] * mildouze (~Thunderbi@AAmiens-156-1-30-144.w90-18.abo.wanadoo.fr) has joined #raspbian
[12:58] * KD7JWC (~shantorn@75-175-103-128.ptld.qwest.net) has joined #raspbian
[12:59] * Kallis (~Kallis@cpc15-slam6-2-0-cust171.2-4.cable.virginm.net) has joined #raspbian
[13:06] * Kallis (~Kallis@cpc15-slam6-2-0-cust171.2-4.cable.virginm.net) Quit (Read error: Connection reset by peer)
[13:07] * noonker (~noonker@216.130.192.6) has joined #raspbian
[13:18] * mike_t (~mike@pluto.dd.vaz.ru) Quit (Remote host closed the connection)
[13:26] * break3r (~wayne@213.157.15.42) Quit (Remote host closed the connection)
[13:28] * taza (~taza@unaffiliated/taza) has joined #raspbian
[13:31] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[13:32] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 240 seconds)
[13:32] * cyborglone (~cyborg-on@31.31.99.235) Quit (Ping timeout: 246 seconds)
[13:37] * r4yan2 (~ray@87.19.180.49) Quit (Ping timeout: 256 seconds)
[13:52] * Aranel (~Aranel@unaffiliated/aranel) Quit (Ping timeout: 246 seconds)
[13:52] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Ping timeout: 244 seconds)
[13:52] * SleePy (SleePy@simplemachines/siteteam/SleePy) Quit (Ping timeout: 244 seconds)
[13:56] * YoY (~YoY@ARennes-555-1-152-50.w2-2.abo.wanadoo.fr) has joined #raspbian
[13:57] * _yoy_ (~YoY@ARennes-555-1-152-50.w2-2.abo.wanadoo.fr) has joined #raspbian
[13:57] * SleePy (~SleePy@simplemachines/siteteam/SleePy) has joined #raspbian
[14:01] * YoY (~YoY@ARennes-555-1-152-50.w2-2.abo.wanadoo.fr) Quit (Ping timeout: 264 seconds)
[14:01] * TheLostAdmin (~TheLostAd@69-165-161-73.dsl.teksavvy.com) has joined #raspbian
[14:07] * _yoy_ (~YoY@ARennes-555-1-152-50.w2-2.abo.wanadoo.fr) Quit (Read error: No route to host)
[14:07] * YoY (~YoY@ARennes-555-1-152-50.w2-2.abo.wanadoo.fr) has joined #raspbian
[14:07] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[14:07] * markii (~markii@n219077194097.netvigator.com) has joined #raspbian
[14:12] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 240 seconds)
[14:13] * markii (~markii@n219077194097.netvigator.com) Quit ()
[14:24] * rockstar_ (~rockstar@cpe-74-67-52-54.nycap.res.rr.com) has joined #raspbian
[14:26] * intripoon (~quassel@p5B3F7C09.dip0.t-ipconnect.de) has joined #raspbian
[14:30] * skylite (~skylite@business-178-48-4-145.business.broadband.hu) Quit (Quit: Textual IRC Client: www.textualapp.com)
[14:31] * creep_ (~mase-tech@pD9FBB429.dip0.t-ipconnect.de) has joined #raspbian
[14:35] * mase-tech (~mase-tech@p5DD442A5.dip0.t-ipconnect.de) Quit (Ping timeout: 250 seconds)
[14:41] * leio_ is now known as leio
[14:42] * Aranel (~Aranel@unaffiliated/aranel) has joined #raspbian
[14:45] * rockstar_ (~rockstar@cpe-74-67-52-54.nycap.res.rr.com) Quit (Remote host closed the connection)
[14:50] * creep_ (~mase-tech@pD9FBB429.dip0.t-ipconnect.de) Quit (Quit: Leaving)
[14:51] * Datalink_ (Datalink@unaffiliated/datalink) Quit (Read error: Connection reset by peer)
[14:59] * pi_______ (~pi@218.186.98.104) has joined #raspbian
[15:01] * skylite (~skylite@91EC5653.dsl.pool.telekom.hu) has joined #raspbian
[15:01] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[15:01] * pi_______ (~pi@218.186.98.104) has left #raspbian
[15:02] * Zhyr (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) Quit (Ping timeout: 246 seconds)
[15:03] * Kesiza (~pi@218.186.98.104) has joined #raspbian
[15:06] * infiniteNOP (~infiniteN@unaffiliated/infinitenop) has joined #raspbian
[15:07] * Kesiza (~pi@218.186.98.104) has left #raspbian
[15:12] * sineFF (sine@elite.bshellz.net) Quit (Ping timeout: 246 seconds)
[15:13] * sineFF (sine@elite.bshellz.net) has joined #raspbian
[15:17] * vagrantc (~vagrant@unaffiliated/vagrantc) Quit (Ping timeout: 240 seconds)
[15:20] * jonasbjork (~textual@212.16.170.227) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[15:20] * infiniteNOP (~infiniteN@unaffiliated/infinitenop) Quit (Ping timeout: 246 seconds)
[15:22] * qdk (~qdk@0190102301.0.fullrate.dk) Quit (Ping timeout: 260 seconds)
[15:26] * petersaints (~petersain@a95-92-215-252.cpe.netcabo.pt) has joined #raspbian
[15:36] * jazzzu (~jazoja@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) has joined #raspbian
[15:38] * gbaman (~gbaman@104.40.144.249) has joined #raspbian
[15:39] * nuffigel (~igel@unaffiliated/nuffigel) has joined #raspbian
[15:39] <nuffigel> hey everyone, is it just me or was spidermonkey-bin dropped from raspbian?
[15:42] <nuffigel> and if so, is there a suitable alternative?
[15:43] * gbaman (~gbaman@104.40.144.249) Quit (Ping timeout: 250 seconds)
[15:43] * jimvideo (~jimvideo@184-12-234-223.dr01.brny.ca.frontiernet.net) has joined #raspbian
[15:43] * stbenz (~stbenz@p5480822C.dip0.t-ipconnect.de) Quit (Remote host closed the connection)
[15:50] * Akex_ (uid58281@gateway/web/irccloud.com/x-sgzmisdttyhzlqqf) Quit (Quit: Connection closed for inactivity)
[15:52] * Climuffff (~Climufff@ip1f13f739.dynamic.kabel-deutschland.de) has joined #raspbian
[16:01] * lazy_prince (~lazy_prin@hpm01webcache04-z.apj.hpecore.net) has joined #raspbian
[16:02] * Darcidride (~Darcidrid@194.79.158.198) Quit (Ping timeout: 245 seconds)
[16:08] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[16:10] * Darcidride (~Darcidrid@194.79.158.198) has joined #raspbian
[16:13] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 260 seconds)
[16:17] * H4ndy|off is now known as H4ndy
[16:20] * jonasbjork (~textual@78-68-107-20-no212.tbcn.telia.com) has joined #raspbian
[16:20] * jonasbjork (~textual@78-68-107-20-no212.tbcn.telia.com) Quit (Remote host closed the connection)
[16:20] * r4yan2 (~ray@host215-191-dynamic.22-79-r.retail.telecomitalia.it) has joined #raspbian
[16:21] * noonker (~noonker@216.130.192.6) Quit (Ping timeout: 252 seconds)
[16:21] * jonasbjork (~textual@78-68-107-20-no212.tbcn.telia.com) has joined #raspbian
[16:28] * infiniteNOP (~infiniteN@unaffiliated/infinitenop) has joined #raspbian
[16:39] * KD7JWC (~shantorn@75-175-103-128.ptld.qwest.net) Quit (Quit: Leaving)
[16:44] * mase-tech (~mase-tech@pD9FBB429.dip0.t-ipconnect.de) has joined #raspbian
[16:57] * jonasbjork (~textual@78-68-107-20-no212.tbcn.telia.com) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[17:02] * noonker (~noonker@216.130.192.6) has joined #raspbian
[17:07] * qdk (~qdk@0140402747.0.fullrate.dk) has joined #raspbian
[17:14] * profor (~profor@ahimsa.lamed.cz) Quit (Remote host closed the connection)
[17:20] * profor (~profor@ahimsa.lamed.cz) has joined #raspbian
[17:21] * H4ndy is now known as H4ndy|off
[17:22] * hanfm (~Thunderbi@xd932c025.dyn.telefonica.de) has joined #raspbian
[17:29] * jazzzu (~jazoja@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) Quit (Ping timeout: 264 seconds)
[17:32] * H4ndy|off is now known as H4ndy
[17:33] * lemonzest (~lemonzest@unaffiliated/lemonzest) Quit (Quit: Leaving)
[17:42] * Akex_ (uid58281@gateway/web/irccloud.com/x-bjrmcuhxqzndqgdg) has joined #raspbian
[17:43] * TheLostAdmin (~TheLostAd@69-165-161-73.dsl.teksavvy.com) Quit (Quit: Leaving)
[17:45] * infiniteNOP (~infiniteN@unaffiliated/infinitenop) Quit (Remote host closed the connection)
[17:47] * jonasbjork (~textual@78-68-107-20-no212.tbcn.telia.com) has joined #raspbian
[17:51] * samskiter (~sduke@w-109.cust-11137.ip.static.uno.uk.net) Quit (Quit: samskiter)
[17:59] * seprob (~seprob@225-154-255-130.dynamic.t-mont.net.pl) has joined #raspbian
[18:00] * \\Mr_C\\ (mrc@66-191-153-94.dhcp.mtgm.al.charter.com) has joined #raspbian
[18:07] * moxie-_^ (~moxie@162.221.184.73) has joined #raspbian
[18:09] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[18:10] * hanfm (~Thunderbi@xd932c025.dyn.telefonica.de) Quit (Ping timeout: 250 seconds)
[18:10] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit ()
[18:13] * MonkehParade (~Fishy@unaffiliated/monkehparade) has joined #raspbian
[18:14] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 256 seconds)
[18:19] * MonkehParade (~Fishy@unaffiliated/monkehparade) has left #raspbian
[18:22] * SMPLMINDED (~SMPLMINDE@99.123.62.103) has joined #raspbian
[18:23] <SMPLMINDED> Hey what is the most recent version of raspbian? weezy?
[18:23] <Slabdabs> as far as i know yes
[18:24] <Slabdabs> yeah that's what i'm seeing https://www.raspberrypi.org/downloads/
[18:24] <Slabdabs> unless you find a beta build i suppose
[18:28] * lektrik (~mayday_ja@72.142.10.122) Quit (Ping timeout: 255 seconds)
[18:32] * Zhyr (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) has joined #raspbian
[18:32] <SMPLMINDED> Slabdabs: theres not build based on jessie?
[18:33] <Slabdabs> no idea, i'm not that well versed. my two cards are running OSM and retropie anyways so I've barely touched raspbian except when i first got my pi
[18:33] <Slabdabs> OSMC*
[18:33] <SMPLMINDED> Oh okay
[18:41] * hanfm (~Thunderbi@xd932c025.dyn.telefonica.de) has joined #raspbian
[18:43] * Smither (~Smither@cpc65019-brad19-2-0-cust125.17-1.cable.virginm.net) has joined #raspbian
[18:45] * meti (~meti@unaffiliated/meti) Quit (Ping timeout: 246 seconds)
[18:46] * mildouze (~Thunderbi@AAmiens-156-1-30-144.w90-18.abo.wanadoo.fr) Quit (Ping timeout: 250 seconds)
[18:46] * meti (~meti@unaffiliated/meti) has joined #raspbian
[18:49] * mike_t (~mike@rv-cl-88-200-197-107.pool.tolcom.ru) has joined #raspbian
[18:50] * vagrantc (~vagrant@unaffiliated/vagrantc) has joined #raspbian
[18:50] * ChanServ sets mode +o vagrantc
[19:02] * hanfm (~Thunderbi@xd932c025.dyn.telefonica.de) Quit (Ping timeout: 250 seconds)
[19:09] * jonasbjork (~textual@78-68-107-20-no212.tbcn.telia.com) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[19:10] * jonasbjork (~textual@78-68-107-20-no212.tbcn.telia.com) has joined #raspbian
[19:12] * twolife is now known as twolife`
[19:15] * mike_t (~mike@rv-cl-88-200-197-107.pool.tolcom.ru) Quit (Remote host closed the connection)
[19:16] * hanfm (~Thunderbi@xd932c025.dyn.telefonica.de) has joined #raspbian
[19:30] * jazzzu (~jazoja@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) has joined #raspbian
[19:33] * jimvideo (~jimvideo@184-12-234-223.dr01.brny.ca.frontiernet.net) Quit (Ping timeout: 264 seconds)
[19:33] * hanfm (~Thunderbi@xd932c025.dyn.telefonica.de) Quit (Quit: hanfm)
[19:33] * jimvideo (~jimvideo@184-12-234-223.dr01.brny.ca.frontiernet.net) has joined #raspbian
[19:34] * hanfm (~Thunderbi@xd932c025.dyn.telefonica.de) has joined #raspbian
[19:34] * hanfm (~Thunderbi@xd932c025.dyn.telefonica.de) Quit (Client Quit)
[19:35] * jazzzu (~jazoja@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) Quit (Ping timeout: 256 seconds)
[19:41] * jonasbjork (~textual@78-68-107-20-no212.tbcn.telia.com) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[19:42] * noonker (~noonker@216.130.192.6) Quit (Ping timeout: 264 seconds)
[19:47] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[19:52] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit (Ping timeout: 244 seconds)
[19:56] * jonasbjork (~textual@78-68-107-20-no212.tbcn.telia.com) has joined #raspbian
[20:00] * haerule (~haerule@118.97.170.250) has joined #raspbian
[20:03] * lapide_viridi (~lapide_vi@ti0097a400-0806.bb.online.no) has joined #raspbian
[20:07] * ruben-ikmaak (~sikko@541F7D85.cm-5-8b.dynamic.ziggo.nl) Quit (Remote host closed the connection)
[20:08] * ruben-ikmaak (~sikko@541F7D85.cm-5-8b.dynamic.ziggo.nl) has joined #raspbian
[20:10] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[20:11] * Telvana (~digits@cpe-104-231-85-200.neo.res.rr.com) Quit (Ping timeout: 264 seconds)
[20:12] * Telvana (~digits@cpe-104-231-85-200.neo.res.rr.com) has joined #raspbian
[20:12] * KD7JWC (~shantorn@75-175-103-128.ptld.qwest.net) has joined #raspbian
[20:14] * skylite (~skylite@91EC5653.dsl.pool.telekom.hu) Quit (Quit: Textual IRC Client: www.textualapp.com)
[20:15] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 255 seconds)
[20:23] * haerule (~haerule@118.97.170.250) has left #raspbian
[20:33] * ndumont______ (~ndumont@190.ip-149-202-52.eu) Quit (Remote host closed the connection)
[20:34] * ndumont______ (~ndumont@190.ip-149-202-52.eu) has joined #raspbian
[20:35] * jonasbjork (~textual@78-68-107-20-no212.tbcn.telia.com) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[20:42] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[20:45] * Sos (Sos@d181-173.icpnet.pl) Quit (Quit: Leaving)
[20:46] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit (Ping timeout: 244 seconds)
[20:48] * cyborglone (~cyborg-on@31.31.99.235) has joined #raspbian
[20:48] * seprob (~seprob@225-154-255-130.dynamic.t-mont.net.pl) Quit (Quit: Leaving)
[20:48] * vagrantc (~vagrant@unaffiliated/vagrantc) Quit (Quit: leaving)
[20:56] * lapide_viridi (~lapide_vi@ti0097a400-0806.bb.online.no) Quit (Quit: Leaving)
[20:56] * wiiguy (~fake@unaffiliated/wiiguy) has joined #raspbian
[21:02] * jonasbjork (~textual@78-68-107-20-no212.tbcn.telia.com) has joined #raspbian
[21:36] * jonasbjork (~textual@78-68-107-20-no212.tbcn.telia.com) Quit (Quit: Textual IRC Client: www.textualapp.com)
[21:47] * Kallis (~Kallis@cpc15-slam6-2-0-cust171.2-4.cable.virginm.net) has joined #raspbian
[21:59] * ChunkzZ_ (uid98304@gateway/web/irccloud.com/x-mansooewtfezavzp) has joined #raspbian
[22:10] * jimvideo (~jimvideo@184-12-234-223.dr01.brny.ca.frontiernet.net) Quit (Quit: Time to reboot.)
[22:11] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[22:13] * UberSMPL (~UberSMPL@99.123.62.103) Quit (Remote host closed the connection)
[22:15] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 245 seconds)
[22:19] * Merko- (~Merko@cm-84.213.210.209.getinternet.no) has joined #raspbian
[22:20] * taza_ (~taza@unaffiliated/taza) has joined #raspbian
[22:21] * Merko (~Merko@cm-84.213.210.209.getinternet.no) Quit (Ping timeout: 245 seconds)
[22:21] * taza (~taza@unaffiliated/taza) Quit (Ping timeout: 260 seconds)
[22:22] * Vulcano (~freenode@129.80-202-184.nextgentel.com) Quit (Ping timeout: 245 seconds)
[22:23] * Vulcano (~freenode@129.80-202-184.nextgentel.com) has joined #raspbian
[22:25] * jcv (~jcv@zebes.netpurgatory.com) Quit (Quit: leaving)
[22:25] * jcv (~jcv@zebes.netpurgatory.com) has joined #raspbian
[22:27] * Tachyon` is now known as Tach[Away]
[22:29] * H4ndy is now known as h4ndy
[22:30] * head8debian (~irssi@unaffiliated/sydney) Quit (Read error: Connection reset by peer)
[22:32] * head8debian (~irssi@199.96.49.162) has joined #raspbian
[22:32] * head8debian (~irssi@199.96.49.162) Quit (Changing host)
[22:32] * head8debian (~irssi@unaffiliated/sydney) has joined #raspbian
[22:32] * head8debian (~irssi@unaffiliated/sydney) Quit (Read error: Connection reset by peer)
[22:35] * profor (~profor@ahimsa.lamed.cz) Quit (Quit: leaving)
[22:36] * Tach[Away] is now known as Tachyon`
[22:36] * profor (~profor@ahimsa.lamed.cz) has joined #raspbian
[22:37] * head8debian (~irssi@unaffiliated/sydney) has joined #raspbian
[22:55] * mase-tech (~mase-tech@pD9FBB429.dip0.t-ipconnect.de) Quit (Quit: Leaving)
[22:59] * plantoschka (~plantosch@ipb21a7712.dynamic.kabel-deutschland.de) Quit (Ping timeout: 246 seconds)
[23:00] * noonker (~noonker@216.130.192.6) has joined #raspbian
[23:02] * plantoschka (~plantosch@ipb21a7712.dynamic.kabel-deutschland.de) has joined #raspbian
[23:04] * UberSMPL|AFK (~UberSMPL@99.123.62.103) has joined #raspbian
[23:04] * UberSMPL|AFK is now known as UberSMPL
[23:06] * spinza (~spin@197.89.23.141) Quit (Ping timeout: 240 seconds)
[23:12] * noonker (~noonker@216.130.192.6) Quit (Ping timeout: 265 seconds)
[23:19] * kradenn (~kradenn@173-161-238-93-Philadelphia.hfc.comcastbusiness.net) has joined #raspbian
[23:33] * jazzzu (~jazoja@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) has joined #raspbian
[23:38] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[23:40] * lazy_prince (~lazy_prin@hpm01webcache04-z.apj.hpecore.net) Quit (Remote host closed the connection)
[23:42] <SMPLMINDED> Anyone using Raspbian Jessie on the Pi2?
[23:44] <diederik> yes
[23:45] <SMPLMINDED> any issues with it?
[23:46] <diederik> no, but I'm using a minimal system without any raspberrypi.org components
[23:48] <SMPLMINDED> what you mean by minimal?
[23:49] * puzzola_afk (~puzzola@unaffiliated/puzzola) Quit (Quit: Yay electrical storm!)
[23:54] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) has joined #raspbian
[23:54] * jteneyck (~jteneyck@mn-71-49-92-74.dhcp.embarqhsd.net) has joined #raspbian
[23:54] * jteneyck (~jteneyck@mn-71-49-92-74.dhcp.embarqhsd.net) Quit (Changing host)
[23:54] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[23:55] <diederik> system installed with https://github.com/debian-pi/raspbian-ua-netinst
[23:55] <diederik> it only installs the absolute minimum to have a working system and an SSH server to login remotely
[23:56] * bigmac (~bigmac@174-31-148-105.tukw.qwest.net) has joined #raspbian
[23:59] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit (Ping timeout: 264 seconds)

These logs were automatically created by RaspbianLogBot on irc.freenode.net using the Java IRC LogBot.