People who Joins , Parts  or Quits  a chatroom
       
      
        this is #debian 
        an IRC -Channel at freenode
          (freenode IRC  service closed
          2021-06-01) 
       
     
    
      
        
          0 [00:00:46] <awal1> teraflops, you are right
           
         
        
          1 [00:00:46] *** Quits: dayten (~gnoid@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2 [00:01:11] *** Cloudish is now known as Clouder
           
         
        
          3 [00:01:15] *** Quits: rrehbein (~rrehbein@replaced-ip ) (Quit: Leaving)
           
         
        
          4 [00:02:40] *** Joins: pos (~pos@replaced-ip )
           
         
        
          5 [00:02:55] *** Joins: Aepo (~Aepo@replaced-ip )
           
         
        
          6 [00:03:27] *** Joins: Waggie (~Waggie@replaced-ip )
           
         
        
          7 [00:03:58] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          8 [00:05:37] <Enrico_Menotti> Hello. I am running Jessie from a
            live CD on an old laptop. I need to increase the aufs size. Is that
            possible?
           
         
        
          9 [00:06:19] *** Quits: SH0x_ (~saulius@replaced-ip ) (Quit: SH0x_)
           
         
        
          10 [00:06:28] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          11 [00:06:53] *** Quits: anuxivm (~anuxi@replaced-ip ) (Quit: Leaving.)
           
         
        
          12 [00:07:09] *** Quits: petan (~grumpy@replaced-ip ) (Remote host closed the connection)
           
         
        
          13 [00:07:13] *** Quits: pbrewczynski (uid172802@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          14 [00:07:28] *** Joins: ballessay (~ballessay@replaced-ip )
           
         
        
          15 [00:08:00] *** debhelper sets mode: +l 1726
           
         
        
          16 [00:08:22] *** Joins: fmerges (~fmerges@replaced-ip )
           
         
        
          17 [00:08:23] *** Parts: alekz (~alekz@replaced-ip )
           
         
        
          18 [00:09:49] *** Quits: buffal0 (~buffal0@replaced-ip ) (Quit: Computer has gone to sleep. ZZZzzz…)
           
         
        
          19 [00:09:51] *** Joins: Doros (~Doros@replaced-ip )
           
         
        
          20 [00:09:56] <sine0> folks im stressing. i know this is not
            quite your bag but you are the guys to knwo
           
         
        
          21 [00:10:23] <sine0> how can you find the relative path to a a
            file like images on a web server
           
         
        
          22 [00:10:41] <sine0> i thought that ../../ would double back
           
         
        
          23 [00:11:25] <mutante> sine0: since it's relative,
            it's all relative
           
         
        
          24 [00:11:30] <mutante> i mean, depends where you are
           
         
        
          25 [00:11:32] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Remote host closed the connection)
           
         
        
          26 [00:11:34] <sine0> haha  
         
        
          27 [00:11:41] <sine0> "its all relative maaaaaan"
           
         
        
          28 [00:11:48] *** Parts: ballessay (~ballessay@replaced-ip )
           
         
        
          29 [00:12:05] <mutante> yea, dude, but you can use
            "find" to find yourself some images, man
           
         
        
          30 [00:12:15] <sine0> /home/public_html/images/hot.jpg
            /home/public_html/index.php
           
         
        
          31 [00:12:40] <sine0> I have tried so many variations in the a
            href of hte image
           
         
        
          32 [00:12:46] <mutante> sine0: that looks like it's missing
            the user name in the path
           
         
        
          33 [00:12:48] *** Quits: Nekojimi (~jimj316@replaced-ip ) (Quit: Leaving)
           
         
        
          34 [00:13:01] <sine0> im on a hosting platform i cant get back
            that far
           
         
        
          35 [00:13:02] *** Quits: killian99 (~killian99@replaced-ip ) (Quit: Quitte)
           
         
        
          36 [00:13:04] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          37 [00:14:07] *** Quits: sspssptt (~irc3@replaced-ip ) (Remote host closed the connection)
           
         
        
          38 [00:14:11] <mutante> sine0: ok, so if you refer to hot.jpg
            from index.php then use "./images/hot.jpg" as the relative
            path
           
         
        
          39 [00:14:13] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
           
         
        
          40 [00:14:13] <de-facto> hmm does debian provide any library for
            the cpp 11 function std::put_time?
           
         
        
          41 [00:14:31] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          42 [00:14:34] *** Quits: keltim (~keltim@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          43 [00:15:27] *** Quits: macartur (~macartur@replaced-ip ) (Quit: Leaving)
           
         
        
          44 [00:16:27] *** Quits: kw21 (~kw21@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          45 [00:17:16] *** Joins: Flynnn (~textual@replaced-ip )
           
         
        
          46 [00:17:20] *** Quits: cliluw (~cliluw@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          47 [00:18:00] *** debhelper sets mode: +l 1717
           
         
        
          48 [00:18:02] <TomTomTosch> de-facto: it's in the standard
            library, defined in the iomanip header.
           
         
        
          49 [00:18:14] <de-facto> not for me i think
           
         
        
          50 [00:18:33] <de-facto> i greped for it in the whole
            /usr/include and it doesnt seem to be in any of the files tehre
           
         
        
          51 [00:18:43] <de-facto> might be only in gcc5 or such
           
         
        
          52 [00:18:57] *** Quits: LtL (~ltl@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          53 [00:19:14] <de-facto> yet the iomanip is there without it
            though
           
         
        
          54 [00:19:28] <de-facto> are there any fallbacks i could use?
           
         
        
          55 [00:19:28] *** Joins: cliluw (~cliluw@replaced-ip )
           
         
        
          56 [00:20:57] *** Joins: SalanderLives (~Salander2@replaced-ip )
           
         
        
          57 [00:21:06] *** Joins: philamonster (~philamons@replaced-ip )
           
         
        
          58 [00:21:17] *** Quits: SuperTramp83 (~SuperTram@replaced-ip ) (Quit: bzzzZ :P)
           
         
        
          59 [00:21:51] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Quit: To infinity and beyond...)
           
         
        
          60 [00:22:09] *** Quits: Zynkx (~zynkx@replaced-ip ) (Quit: Leaving)
           
         
        
          61 [00:23:10] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          62 [00:23:46] *** Quits: fmerges (~fmerges@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          63 [00:24:25] *** Quits: d8v3 (~david@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          64 [00:24:57] *** Quits: alecov (~control@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          65 [00:25:34] *** Joins: tytel (~tytel@replaced-ip )
           
         
        
          66 [00:26:03] *** Joins: mezgani (~p3rror@replaced-ip )
           
         
        
          67 [00:26:21] <Enrico_Menotti> Anybody may help me with my
            question? (Don't want to be insistent, maybe nobody noticed
            it.)
           
         
        
          68 [00:26:27] *** Quits: nenadovic (~nend@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          69 [00:26:44] *** Joins: alena (~alena@replaced-ip )
           
         
        
          70 [00:26:46] *** Quits: ben_roose (~roose@replaced-ip ) (Remote host closed the connection)
           
         
        
          71 [00:27:20] *** Parts: squigz (~squigz@replaced-ip )
           
         
        
          72 [00:27:25] *** Joins: mtn (~mtn@replaced-ip )
           
         
        
          73 [00:27:30] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
           
         
        
          74 [00:27:39] *** Quits: TsukiRa (~fpob@replaced-ip ) (Quit: Leaving.)
           
         
        
          75 [00:28:00] *** debhelper sets mode: +l 1711
           
         
        
          76 [00:28:20] *** Joins: tty0_ (~NA@replaced-ip )
           
         
        
          77 [00:28:42] *** Quits: p3rror (~p3rror@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          78 [00:29:42] *** Quits: akash_ (uid150251@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          79 [00:29:46] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
           
         
        
          80 [00:32:36] *** Quits: mefistofeles (~mefistofe@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          81 [00:32:55] *** Joins: TsukiRa (~fpob@replaced-ip )
           
         
        
          82 [00:34:20] *** Joins: Papillon (Papillon@replaced-ip )
           
         
        
          83 [00:34:27] *** Joins: uNmowed (~Mayu@replaced-ip )
           
         
        
          84 [00:34:32] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          85 [00:35:05] *** Quits: olek_poz (~bobik314@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          86 [00:35:28] *** Quits: NaPs (~NaPs@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          87 [00:35:42] *** Quits: ChrisH (~dg7pc@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          88 [00:35:46] *** Joins: ChmEarl (~chmearl@replaced-ip )
           
         
        
          89 [00:36:22] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          90 [00:36:40] *** Joins: anuxivm (~anuxi@replaced-ip )
           
         
        
          91 [00:37:39] *** Joins: sorrySusan (~SorrySist@replaced-ip )
           
         
        
          92 [00:37:57] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          93 [00:38:13] *** Quits: biberu (~biberu@replaced-ip ) ()
           
         
        
          94 [00:38:19] *** Joins: Nd-48-m (~nend@replaced-ip )
           
         
        
          95 [00:38:28] <sorrySusan>
            <SELECT>//SYSLIST//...pinG=[total]?=VERSIOn1010101001
           
         
        
          96 [00:40:00] <mcintosh> yes  
         
        
          97 [00:40:01] <sorrySusan> what..a re you all too stupid to
            speak back
           
         
        
          98 [00:40:03] <sorrySusan> I see...  
         
        
          99 [00:40:25] <sorrySusan>
            BREAK="Ice.Collectory..YyYyYy//=LAG.../?
           
         
        
          100 [00:40:48] <sorrySusan> Good,... how bout that
           
         
        
          101 [00:41:25] *** Quits: mickael (~smuxi@replaced-ip ) (Remote host closed the connection)
           
         
        
          102 [00:41:49] *** Joins: SugoiBeans (uid188175@replaced-ip )
           
         
        
          103 [00:41:50] *** SugoiBeans is now known as Guest39195
           
         
        
          104 [00:42:10] <sorrySusan> haha  
         
        
          105 [00:42:24] *** Joins: ChrisH (~dg7pc@replaced-ip )
           
         
        
          106 [00:43:46] <c1a551f1ed> sorrySusan: Do you have a Debian
            support issue?
           
         
        
          107 [00:43:59] <sorrySusan> Seriously?  
         
        
          108 [00:44:10] <sorrySusan> are you... Edging me
           
         
        
          109 [00:44:10] *** Quits: Doros (~Doros@replaced-ip ) (Remote host closed the connection)
           
         
        
          110 [00:44:20] <c1a551f1ed> sorrySusan: Yes, seriously.
           
         
        
          111 [00:44:28] *** Quits: manjaroCinnamon1 (~Manjarous@replaced-ip ) (Quit: Leaving)
           
         
        
          112 [00:44:32] <sorrySusan> To your lose  
         
        
          113 [00:44:50] *** Quits: remo (~user@replaced-ip ) (Remote host closed the connection)
           
         
        
          114 [00:45:10] <sorrySusan> 31.56.71.3  
         
        
          115 [00:45:16] <sorrySusan> Dallas?  
         
        
          116 [00:45:23] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          117 [00:45:24] <sorrySusan> probablistic  
         
        
          118 [00:45:40] <sorrySusan> Your best stories are now your worst
            enemies... haha
           
         
        
          119 [00:45:41] <kline> sorrySusan, probably best to cut the
            nonsense, thanks
           
         
        
          120 [00:46:28] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
           
         
        
          121 [00:47:30] *** Quits: therock247uk[bnc (~therock24@replaced-ip##) (Quit: ZNC - 1.6.0 - ##replaced-url 
           
         
        
          122 [00:47:39] <sorrySusan> Oh...  
         
        
          123 [00:49:25] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
           
         
        
          124 [00:50:09] *** Joins: alekz (~alekz@replaced-ip )
           
         
        
          125 [00:50:19] *** Joins: blueness (~blueness@replaced-ip )
           
         
        
          126 [00:50:27] *** Quits: woyzeck__ (~woyzeck@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          127 [00:50:56] <alekz> Hi guys! I was about comming here for some
            freezing support, but I noticed is not an OS related problem. You
            know any channel where I can get help troubleshooting PSU or MoBo?
           
         
        
          128 [00:51:11] <Papillon> search the channel list for hardware?
           
         
        
          129 [00:51:17] <Papillon> maybe ##hardware?
           
         
        
          130 [00:51:37] <Papillon> generally you just swap in something
            that probably works, like swap a new psu
           
         
        
          131 [00:51:41] <Papillon> or if you have a spare mobo
           
         
        
          132 [00:52:12] *** Quits: Flynnn (~textual@replaced-ip ) (Quit: Auf Wiedersehen!)
           
         
        
          133 [00:52:17] <sorrySusan> lmfao  
         
        
          134 [00:52:19] <alekz> that's the problem, I don't have
            any haha
           
         
        
          135 [00:52:39] <alekz> I'll try to borrow a PSU
           
         
        
          136 [00:52:44] <Papillon> well I suppose you could try to test
            the psu with a multimeter
           
         
        
          137 [00:52:56] <sorrySusan>
            msg..//pop.Startup.Rerun.Register=Sumblime.
           
         
        
          138 [00:53:06] <alekz> Do you have any spare psu you can send to
            Mexico?
           
         
        
          139 [00:53:07] <alekz> jk  
         
        
          140 [00:53:07] <missmbob> depending on the psu type you can jump
            it with a paperclip to force it on. google it
           
         
        
          141 [00:53:07] <alekz> xD  
         
        
          142 [00:53:27] <Plushfish> What's going on here?
           
         
        
          143 [00:53:27] <alekz> thanks missmbob, I'll google it
           
         
        
          144 [00:54:01] *** Joins: amflir (~amin@replaced-ip )
           
         
        
          145 [00:54:57] *** Quits: afuentes (~kusanagi@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          146 [00:55:24] *** ChanServ sets mode: +o jelly
           
         
        
          147 [00:55:25] *** jelly sets mode: +q
            *!*@2601:86:400:a790:7def:e403:57d7:8a11
           
         
        
          148 [00:55:26] *** ChanServ sets mode: -o jelly
           
         
        
          149 [00:57:43] *** Joins: PortablePain (~PortableP@replaced-ip )
           
         
        
          150 [00:58:07] *** Joins: juantelez (~juantelez@replaced-ip )
           
         
        
          151 [00:58:18] *** Quits: SpeccyMan (~nick@replaced-ip ) (Quit: 'Goodbye')
           
         
        
          152 [00:58:30] *** Quits: alekz (~alekz@replaced-ip ) (Quit: leaving)
           
         
        
          153 [00:58:43] *** Quits: PortablePain (~PortableP@replaced-ip ) (Client Quit)
           
         
        
          154 [00:58:53] *** Joins: denisk (~denisk@replaced-ip )
           
         
        
          155 [00:58:56] *** Parts: ewew (~ewew@replaced-ip )
           
         
        
          156 [00:58:59] *** Joins: PortablePain (~PortableP@replaced-ip )
           
         
        
          157 [00:59:17] *** Quits: Xanthor (~Xanthor@replaced-ip ) (Remote host closed the connection)
           
         
        
          158 [00:59:53] *** Joins: fmerges (~fmerges@replaced-ip )
           
         
        
          159 [00:59:53] *** Quits: nikoma (~nikoma@replaced-ip ) (Remote host closed the connection)
           
         
        
          160 [01:00:29] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          161 [01:00:40] *** Quits: fax (~fax@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          162 [01:01:04] *** Joins: regedit (uid150526@replaced-ip )
           
         
        
          163 [01:01:27] *** Joins: treegor (~gary@replaced-ip )
           
         
        
          164 [01:01:44] *** Quits: tumble_ (~tumble@replaced-ip ) (Quit: Leaving)
           
         
        
          165 [01:01:46] *** Joins: Plushfis1 (~Plushfish@replaced-ip )
           
         
        
          166 [01:04:35] *** Joins: pencilandpaper (~penciland@replaced-ip )
           
         
        
          167 [01:04:42] *** Joins: kyan (~kyan@replaced-ip )
           
         
        
          168 [01:04:48] *** Quits: Plushfish (~Plushfish@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          169 [01:04:57] *** Quits: amflir (~amin@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          170 [01:05:37] *** Quits: fmerges (~fmerges@replaced-ip ) (Remote host closed the connection)
           
         
        
          171 [01:06:35] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
           
         
        
          172 [01:08:01] *** debhelper sets mode: +l 1705
           
         
        
          173 [01:08:03] *** Plushfis1 is now known as Plushfish
           
         
        
          174 [01:08:41] *** Parts: anuxivm (~anuxi@replaced-ip )
           
         
        
          175 [01:08:52] *** Quits: Introoter (uid189461@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          176 [01:09:09] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          177 [01:09:23] *** Joins: lethu__ (~lethu@replaced-ip )
           
         
        
          178 [01:11:59] *** Quits: ShaRose (ShaRose@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          179 [01:12:16] *** Joins: Achylles (~Achylles@replaced-ip )
           
         
        
          180 [01:12:48] *** Quits: lethu_ (~lethu@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          181 [01:13:54] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          182 [01:14:26] *** Quits: sz0 (uid110435@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          183 [01:15:52] *** Joins: fnlkj (~fnlkj@replaced-ip )
           
         
        
          184 [01:16:11] *** Quits: dArK_IcE (~lawl@replaced-ip ) ()
           
         
        
          185 [01:16:32] *** Quits: circ-user-C9FHY (~circuser-@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          186 [01:18:05] *** lethu__ is now known as lethu
           
         
        
          187 [01:18:46] *** Quits: Gaxpaxxo (~Gazpacho@replaced-ip ) (Quit: Leaving)
           
         
        
          188 [01:18:53] *** Joins: dArK_IcE (~lawl@replaced-ip )
           
         
        
          189 [01:19:12] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          190 [01:19:34] *** Quits: frikinz (~laurent@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          191 [01:19:45] *** Joins: p3rror (~p3rror@replaced-ip )
           
         
        
          192 [01:19:48] *** Quits: alxy (uid115853@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          193 [01:20:20] *** Joins: Plushfis1 (~Plushfish@replaced-ip )
           
         
        
          194 [01:20:42] *** Quits: Malmis (~malmis@replaced-ip ) (Remote host closed the connection)
           
         
        
          195 [01:20:44] *** Quits: mezgani (~p3rror@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          196 [01:20:57] *** Joins: Malmis (malmis@replaced-ip )
           
         
        
          197 [01:20:59] *** Quits: woshty (~irc@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          198 [01:21:08] *** Quits: webpigeon (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          199 [01:21:13] *** Joins: therock247uk[bnc (~therock24@replaced-ip )
           
         
        
          200 [01:21:25] *** therock247uk[bnc is now known as therock247uk
           
         
        
          201 [01:22:00] *** Quits: pos (~pos@replaced-ip ) (Quit: pos)
           
         
        
          202 [01:22:35] *** Quits: backtrack (~aa@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          203 [01:22:58] *** Joins: sphenxes (~sphenxes@replaced-ip )
           
         
        
          204 [01:23:10] *** Quits: Plushfish (~Plushfish@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          205 [01:25:02] <awal1> any virtual keyboard DE independent apart
            xvlbd & florence?
           
         
        
          206 [01:25:14] <awal1> xvkbd  
         
        
          207 [01:25:59] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          208 [01:26:05] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
           
         
        
          209 [01:26:15] *** Joins: tatu (~tatu@replaced-ip )
           
         
        
          210 [01:26:18] *** Joins: webpigeon (~quassel@replaced-ip )
           
         
        
          211 [01:27:25] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          212 [01:27:52] *** Quits: kapitalist (~Kapitalis@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          213 [01:28:00] *** debhelper sets mode: +l 1696
           
         
        
          214 [01:28:02] *** Quits: kupi (uid212005@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          215 [01:28:20] *** Quits: peterbecich (~peterbeci@replaced-ip ) (Quit: ERC (IRC client for Emacs 25.1.1))
           
         
        
          216 [01:28:42] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          217 [01:31:08] *** Quits: TsukiRa (~fpob@replaced-ip ) (Quit: Leaving.)
           
         
        
          218 [01:31:28] *** Quits: n1ck3 (~n1ck3@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          219 [01:31:35] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          220 [01:31:35] *** Joins: sphenxes01 (~sphenxes@replaced-ip )
           
         
        
          221 [01:32:10] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
           
         
        
          222 [01:32:19] *** Quits: aielima (~aielima@replaced-ip ) (Quit: Leaving)
           
         
        
          223 [01:32:24] *** Quits: fnlkj (~fnlkj@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          224 [01:32:24] *** Quits: ChrisH (~dg7pc@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          225 [01:32:34] *** Joins: thecha (~thecha@replaced-ip )
           
         
        
          226 [01:32:42] <thecha> i am trying to change the ownership of a
            folder on a nas with "sudo chown
            replaced-url 
           
         
        
          227 [01:33:05] *** gftg_away is now known as gftg
           
         
        
          228 [01:33:12] <missmbob> the fs of the nas doesnt allow it.
            probably ntfs
           
         
        
          229 [01:33:34] <thecha> ah because ntfs doesnt even have
            ownership?
           
         
        
          230 [01:33:40] *** Joins: ToBeFree (uid51591@replaced-ip )
           
         
        
          231 [01:33:48] <missmbob> no linux file attributes in ntfs
           
         
        
          232 [01:34:03] *** Joins: blueness (~blueness@replaced-ip )
           
         
        
          233 [01:34:05] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          234 [01:34:07] <thecha> but when you go check it shows
            nimby:nimby as owner and group
           
         
        
          235 [01:34:12] *** Joins: fnlkj (~fnlkj@replaced-ip )
           
         
        
          236 [01:34:22] *** Quits: alchemistswl (~alchemist@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          237 [01:34:31] <thecha> with xlr xdtew letters permissions type
            things on the side
           
         
        
          238 [01:34:34] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          239 [01:35:00] <missmbob> yeah. that's ntfs-3g magic
           
         
        
          240 [01:35:18] *** Joins: peterbecich (~peterbeci@replaced-ip )
           
         
        
          241 [01:35:28] <thecha> yeah right  
         
        
          242 [01:35:30] *** Joins: Ooze (~Ooze@replaced-ip )
           
         
        
          243 [01:35:44] <thecha> maybe i didnt install ntfs-3g but my nas
            is still in tha tmode?
           
         
        
          244 [01:35:58] <c1a551f1ed> thecha: I assume it's mounted
            over the network. CIFS/Samba?
           
         
        
          245 [01:36:03] <thecha> so how can i change what apears to be
            ownership or what is displaed as it to
            replaced-url 
           
         
        
          246 [01:36:20] *** Joins: RickXy (~zncadmin@replaced-ip )
           
         
        
          247 [01:36:54] <missmbob> thecha: nimby probably owned the dir
            before you mounted it there. that's all
           
         
        
          248 [01:36:59] *** Quits: tpanarch1st (~tpanarch1@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          249 [01:37:07] *** Quits: Ooze (~Ooze@replaced-ip ) (Client Quit)
           
         
        
          250 [01:37:27] <thecha> missmbob→ is there a way for
            replaced-url 
           
         
        
          251 [01:37:38] <kline> thecha, iirc you can set a mapping on the
            mounting daemon
           
         
        
          252 [01:37:39] *** Joins: dvs (~hibbard@replaced-ip )
           
         
        
          253 [01:37:54] <kline> i havent needed to do so since my old
            flatmate moved in, and theyve moved out since
           
         
        
          254 [01:38:01] *** debhelper sets mode: +l 1690
           
         
        
          255 [01:38:08] *** Joins: alchemistswl (~alchemist@replaced-ip )
           
         
        
          256 [01:38:14] *** Joins: Zynkx (~zynkx@replaced-ip )
           
         
        
          257 [01:38:14] <thecha> just mentioning is enough
           
         
        
          258 [01:38:18] <thecha> i can google the details
           
         
        
          259 [01:38:49] *** Quits: fnlkj (~fnlkj@replaced-ip ) (Client Quit)
           
         
        
          260 [01:38:55] <kline> well, thats probably the best thing to do
           
         
        
          261 [01:38:56] *** Joins: fnlkj (~fnlkj@replaced-ip )
           
         
        
          262 [01:39:05] <kline> look at mapping users for whatever tools
            you're using
           
         
        
          263 [01:39:30] *** Joins: Haudegen (~quassel@replaced-ip )
           
         
        
          264 [01:39:42] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          265 [01:40:36] *** Joins: ShaRose (ShaRose@replaced-ip )
           
         
        
          266 [01:41:43] *** Joins: ChmEarl (~chmearl@replaced-ip )
           
         
        
          267 [01:42:25] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          268 [01:43:46] *** Joins: dreamon__ (~dreamon@replaced-ip )
           
         
        
          269 [01:44:10] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          270 [01:45:28] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          271 [01:45:36] *** Joins: Latituder (~HarvSpec@replaced-ip )
           
         
        
          272 [01:46:25] *** Quits: zuiss1 (~zuiss1@replaced-ip ) (Quit: Leaving)
           
         
        
          273 [01:46:52] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          274 [01:47:06] *** Joins: altbashi (~altbashi@replaced-ip )
           
         
        
          275 [01:48:00] *** debhelper sets mode: +l 1696
           
         
        
          276 [01:48:02] *** Quits: mavhq (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          277 [01:49:03] *** Joins: Ozzyboshi (~quassel@replaced-ip )
           
         
        
          278 [01:49:19] *** Joins: ChrisH (~dg7pc@replaced-ip )
           
         
        
          279 [01:49:48] *** Quits: _Janos (~Janos@replaced-ip ) (Quit: Leaving)
           
         
        
          280 [01:50:05] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          281 [01:50:13] *** Plushfis1 is now known as Plushfish
           
         
        
          282 [01:50:35] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          283 [01:51:09] *** Joins: ryouma (~user@replaced-ip )
           
         
        
          284 [01:51:26] *** Quits: loader (~rado@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          285 [01:52:12] *** Joins: safe (~safe@replaced-ip )
           
         
        
          286 [01:52:33] *** Joins: Ooze (~Ooze@replaced-ip )
           
         
        
          287 [01:53:44] *** Quits: callidvs (~Icedove@replaced-ip ) (Remote host closed the connection)
           
         
        
          288 [01:54:13] *** Joins: nighty (~nighty@replaced-ip )
           
         
        
          289 [01:54:20] *** Quits: alchemistswl (~alchemist@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          290 [01:55:08] <Ooze> Hi, I'm having fstab errors when I add
            some local mount points to my file. I think my network mount is
            attempting earlier than the service is available
           
         
        
          291 [01:55:37] <Ooze> Here's my fstab file -- I've got
            a hunch there are some other things arwy as I'm currently
            seeing errors on boot
            replaced-url 
           
         
        
          292 [01:55:39] *** Joins: juantelez (~juantelez@replaced-ip )
           
         
        
          293 [01:55:56] *** Joins: xpkill23 (~xpkill23@replaced-ip )
           
         
        
          294 [01:56:27] *** Quits: Plushfish (~Plushfish@replaced-ip ) (Quit: QUIT EVERYTHING!!!)
           
         
        
          295 [01:56:37] *** Quits: ryouma (~user@replaced-ip ) (Quit: rcirc on GNU Emacs 24.4.1)
           
         
        
          296 [01:56:40] *** Quits: hiya (~hiya@replaced-ip ) (Remote host closed the connection)
           
         
        
          297 [01:57:39] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
           
         
        
          298 [01:57:58] *** Joins: hiya (~hiya@replaced-ip )
           
         
        
          299 [01:58:36] *** Joins: phila_ (~philamons@replaced-ip )
           
         
        
          300 [02:00:25] *** Quits: _sfiguser (~sfigguser@replaced-ip ) (Quit: Leaving)
           
         
        
          301 [02:00:25] *** Quits: altbashi (~altbashi@replaced-ip ) (Quit: WeeChat 1.7)
           
         
        
          302 [02:01:06] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
           
         
        
          303 [02:01:17] *** Joins: de-facto (~de-facto@replaced-ip )
           
         
        
          304 [02:01:25] *** Quits: tgunr (~davec@replaced-ip ) (Read error: No route to host)
           
         
        
          305 [02:02:02] *** Quits: philamonster (~philamons@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          306 [02:05:54] *** Joins: ryouma (~user@replaced-ip )
           
         
        
          307 [02:06:24] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          308 [02:06:49] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          309 [02:07:14] *** Quits: Achylles (~Achylles@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          310 [02:07:27] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          311 [02:07:53] *** Joins: alchemistswl (~alchemist@replaced-ip )
           
         
        
          312 [02:07:55] *** Joins: Flynnn (~textual@replaced-ip )
           
         
        
          313 [02:08:05] *** Quits: HeOS (~heos@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          314 [02:08:35] *** Quits: sphenxes01 (~sphenxes@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          315 [02:08:53] *** Quits: hmz365 (~hmz365@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          316 [02:09:24] *** Quits: Ozzyboshi (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          317 [02:10:06] <somiaj> Ooze: you may want to write a systemd
            unit file for the mount point over using fstab, this way they can be
            mounted at the appropriate time
           
         
        
          318 [02:11:00] <Ooze> It's fine if I have those other mount
            point commented out though, not sure why that is
           
         
        
          319 [02:11:28] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          320 [02:12:35] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          321 [02:12:53] *** Joins: circ-user-C9FHY (~circuser-@replaced-ip )
           
         
        
          322 [02:13:02] *** Joins: dreamon_ (~dreamon@replaced-ip )
           
         
        
          323 [02:13:05] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          324 [02:13:08] *** Quits: alena (~alena@replaced-ip ) (Quit: Leaving)
           
         
        
          325 [02:13:44] *** Quits: SalanderLives (~Salander2@replaced-ip ) (Quit: Leaving)
           
         
        
          326 [02:13:49] *** Quits: estragon_ (~estragon@replaced-ip ) (Remote host closed the connection)
           
         
        
          327 [02:16:52] *** Quits: dreamon__ (~dreamon@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          328 [02:17:12] *** Quits: circ-user-C9FHY (~circuser-@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          329 [02:18:00] *** debhelper sets mode: +l 1686
           
         
        
          330 [02:18:22] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          331 [02:19:28] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          332 [02:19:48] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          333 [02:20:07] *** Quits: Strife89 (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          334 [02:20:30] *** Quits: Grimsley (~justin@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          335 [02:20:42] *** Quits: OtakuSenpai (~OtakuSenp@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          336 [02:20:45] *** Joins: tgunr (~davec@replaced-ip )
           
         
        
          337 [02:21:41] *** Joins: baribal_ (~baribal@replaced-ip )
           
         
        
          338 [02:21:45] *** Joins: Schwarzbaer__ (~baribal@replaced-ip )
           
         
        
          339 [02:22:51] *** Joins: Strife89 (~quassel@replaced-ip )
           
         
        
          340 [02:23:28] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          341 [02:24:27] *** Quits: jon_x111110 (~jon_x@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          342 [02:25:22] *** Quits: Schwarzbaer_ (~baribal@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          343 [02:25:32] *** Joins: Advait (~advait@replaced-ip )
           
         
        
          344 [02:25:54] *** Quits: baribal (~baribal@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          345 [02:25:58] *** Quits: phila_ (~philamons@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          346 [02:26:18] <Advait> Hi guys im starting an internship this
            summer where i need to learn how to use bash. What are the basics
            that i need to know and are there any good resources for me to learn
            how to use bash quickly
           
         
        
          347 [02:26:32] *** Quits: Zynkx (~zynkx@replaced-ip ) (Quit: Leaving)
           
         
        
          348 [02:26:47] <missmbob> !bash pitfalls  
         
        
          349 [02:26:47] <dpkg> Read about common sh/bash script mistakes
            at
            replaced-url 
           
         
        
          350 [02:27:07] <missmbob> !tell Advait about bash faq
           
         
        
          351 [02:27:35] *** Joins: buu (~buu@replaced-ip )
           
         
        
          352 [02:27:45] <buu> Does libglobus-ftp-client2 have an actual
            set of binaries associated with it?
           
         
        
          353 [02:27:47] <buu> like, executables  
         
        
          354 [02:28:32] <missmbob> buu: no executables.
            replaced-url 
           
         
        
          355 [02:28:53] *** Joins: apt (ibot@replaced-ip )
           
         
        
          356 [02:29:56] *** Quits: xpk (~xpk@replaced-ip ) (Quit: Leaving)
           
         
        
          357 [02:30:41] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          358 [02:31:30] *** Joins: kobain (~kobain@replaced-ip )
           
         
        
          359 [02:31:30] *** Quits: kobain (~kobain@replaced-ip ) (Excess Flood)
           
         
        
          360 [02:31:42] *** Joins: _foldLeft (~foldleft@replaced-ip )
           
         
        
          361 [02:31:53] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
           
         
        
          362 [02:31:57] *** Joins: kobain (~kobain@replaced-ip )
           
         
        
          363 [02:31:57] *** Quits: joncrunchbang (~joncrunch@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          364 [02:32:02] *** Quits: kobain (~kobain@replaced-ip ) (Excess Flood)
           
         
        
          365 [02:32:05] *** Joins: jon_x111110 (~jon_x@replaced-ip )
           
         
        
          366 [02:32:26] *** Joins: _foldLeft (~foldleft@replaced-ip )
           
         
        
          367 [02:32:30] *** Joins: kobain (~kobain@replaced-ip )
           
         
        
          368 [02:34:03] *** Quits: XSoul (~XRule@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          369 [02:34:13] *** Quits: p3rror (~p3rror@replaced-ip ) (Quit: Leaving)
           
         
        
          370 [02:34:42] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          371 [02:34:49] *** Joins: drpresident (~swensonj@replaced-ip )
           
         
        
          372 [02:34:57] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          373 [02:35:45] *** Joins: mavhc (~mavhc@replaced-ip )
           
         
        
          374 [02:35:54] *** Joins: XSoul (~XRule@replaced-ip )
           
         
        
          375 [02:36:42] *** Quits: ryouma (~user@replaced-ip ) (Quit: rcirc on GNU Emacs 24.4.1)
           
         
        
          376 [02:37:36] *** Quits: buu (~buu@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          377 [02:38:40] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          378 [02:38:40] *** Quits: tgunr (~davec@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          379 [02:38:45] *** Quits: tytel (~tytel@replaced-ip ) (Remote host closed the connection)
           
         
        
          380 [02:39:00] *** Quits: Papillon (Papillon@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          381 [02:39:05] *** gftg is now known as gftg_away
           
         
        
          382 [02:39:19] *** Joins: tgunr (~davec@replaced-ip )
           
         
        
          383 [02:40:04] *** Quits: kryl_ (~kryl@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          384 [02:40:53] *** Quits: RA3OR (~demon@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          385 [02:41:46] *** Quits: drpresident (~swensonj@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          386 [02:42:40] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
           
         
        
          387 [02:43:11] *** Quits: Haudegen (~quassel@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          388 [02:45:33] *** Joins: tytel (~tytel@replaced-ip )
           
         
        
          389 [02:46:16] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          390 [02:46:20] *** Joins: _tgunr (~davec@replaced-ip )
           
         
        
          391 [02:46:35] *** Quits: tgunr (~davec@replaced-ip ) (Read error: No route to host)
           
         
        
          392 [02:46:44] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          393 [02:48:01] *** debhelper sets mode: +l 1675
           
         
        
          394 [02:48:05] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          395 [02:48:42] *** Quits: Guest39195 (uid188175@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          396 [02:48:56] *** Joins: RickXy (~zncadmin@replaced-ip )
           
         
        
          397 [02:49:10] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          398 [02:50:10] *** Quits: tytel (~tytel@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          399 [02:51:54] *** Quits: bit1 (~joseanton@replaced-ip ) (Quit: Abandonando)
           
         
        
          400 [02:52:02] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          401 [02:52:28] *** Joins: mavhq (~quassel@replaced-ip )
           
         
        
          402 [02:52:32] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          403 [02:52:35] *** Quits: GJdan (~dan@replaced-ip ) (Remote host closed the connection)
           
         
        
          404 [02:53:12] *** Quits: cj101 (~cj@replaced-ip ) (Quit: Leaving)
           
         
        
          405 [02:53:55] *** Joins: mhall119 (~mhall@replaced-ip )
           
         
        
          406 [02:55:15] *** Joins: cyphase (~cyphase@replaced-ip )
           
         
        
          407 [02:55:29] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          408 [02:56:05] *** Quits: Aepo (~Aepo@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          409 [02:56:15] *** Joins: CuSn (~glockensp@replaced-ip )
           
         
        
          410 [02:56:22] *** Quits: Flynnn (~textual@replaced-ip ) (Quit: Auf Wiedersehen!)
           
         
        
          411 [02:57:22] *** Quits: uNmowed (~Mayu@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          412 [02:58:01] *** Joins: Flynnn (~textual@replaced-ip )
           
         
        
          413 [02:58:19] *** Joins: buffal0 (~buffal0@replaced-ip )
           
         
        
          414 [02:59:18] *** Joins: dave0x6d (uid190567@replaced-ip )
           
         
        
          415 [02:59:52] *** Joins: kzimmermann (~username@replaced-ip )
           
         
        
          416 [03:00:10] *** Quits: Putti (~Putti@replaced-ip ) (Remote host closed the connection)
           
         
        
          417 [03:00:29] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          418 [03:00:35] *** Quits: Latituder (~HarvSpec@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          419 [03:00:48] *** Joins: Putti (~Putti@replaced-ip )
           
         
        
          420 [03:01:45] *** Quits: GenteelBen (~GenteelBe@replaced-ip ) ()
           
         
        
          421 [03:03:28] *** Quits: dArK_IcE (~lawl@replaced-ip ) ()
           
         
        
          422 [03:03:32] *** ChanServ sets mode: +o eir  
         
        
          423 [03:03:33] *** eir sets mode: -qo
            *!*@2601:86:400:a790:7def:e403:57d7:8a11 eir
           
         
        
          424 [03:05:02] *** Quits: Anderson69s (~anders@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          425 [03:05:22] *** Joins: callidvs (~Icedove@replaced-ip )
           
         
        
          426 [03:05:22] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          427 [03:06:32] *** Joins: Papillon (Papillon@replaced-ip )
           
         
        
          428 [03:07:09] *** Joins: morphis_ (~morphis@replaced-ip )
           
         
        
          429 [03:10:03] *** Quits: morphis (~morphis@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          430 [03:10:28] *** gftg_away is now known as gftg
           
         
        
          431 [03:13:57] *** Quits: blackflow (~blackflow@replaced-ip ) (Quit: leaving)
           
         
        
          432 [03:15:38] *** Joins: dave4925_ (~dave4925@replaced-ip )
           
         
        
          433 [03:15:58] *** Joins: tgunr (~davec@replaced-ip )
           
         
        
          434 [03:16:53] *** Joins: dvs (~hibbard@replaced-ip )
           
         
        
          435 [03:17:57] *** Quits: Fuj1M4s (~Fuj1M4s@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          436 [03:18:27] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          437 [03:18:28] *** Joins: woyzeck__ (~woyzeck@replaced-ip )
           
         
        
          438 [03:18:32] *** Joins: Fuj1M4s (~Fuj1M4s@replaced-ip )
           
         
        
          439 [03:18:44] *** Joins: calisto (~calisto@replaced-ip )
           
         
        
          440 [03:18:52] *** Quits: marcozink (~marcozink@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          441 [03:18:56] *** Quits: _tgunr (~davec@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          442 [03:19:07] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          443 [03:20:28] *** Joins: fstd_ (~fstd@replaced-ip )
           
         
        
          444 [03:21:11] *** Joins:
            replaced-url 
           
         
        
          445 [03:21:11] *** Quits: tgunr (~davec@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          446 [03:22:36] *** Joins: tgunr (~davec@replaced-ip )
           
         
        
          447 [03:23:13] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: Peace. :))
           
         
        
          448 [03:23:20] *** Joins: sidmo_ (~sidmo@replaced-ip )
           
         
        
          449 [03:23:23] *** Quits: weld_ (~weld@replaced-ip ) (Quit: weld_)
           
         
        
          450 [03:23:29] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          451 [03:23:35] *** Joins: pencilandpaper (~penciland@replaced-ip )
           
         
        
          452 [03:23:56] *** Quits:
            replaced-url 
           
         
        
          453 [03:24:16] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          454 [03:24:16] *** fstd_ is now known as fstd  
         
        
          455 [03:24:30] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Client Quit)
           
         
        
          456 [03:24:52] *** Joins: pencilandpaper (~penciland@replaced-ip )
           
         
        
          457 [03:24:58] *** Quits: UUID00 (~UUID00@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          458 [03:25:16] *** Quits: woyzeck__ (~woyzeck@replaced-ip ) (Quit: woyzeck__)
           
         
        
          459 [03:25:57] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          460 [03:26:44] *** Quits: sidmo (~sidmo@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          461 [03:27:12] *** Joins: mavhq (~quassel@replaced-ip )
           
         
        
          462 [03:27:38] *** Joins: wreckitkenny (~T3@replaced-ip )
           
         
        
          463 [03:28:08] *** Quits: callidvs (~Icedove@replaced-ip ) (Quit: callidvs)
           
         
        
          464 [03:28:25] *** Quits: buffal0 (~buffal0@replaced-ip ) (Quit: Computer has gone to sleep. ZZZzzz…)
           
         
        
          465 [03:29:19] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          466 [03:29:32] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          467 [03:29:36] *** Quits: js9600 (~jsdk@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          468 [03:31:17] *** Quits: mdorenka (~mdorenka@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          469 [03:31:29] *** Joins: mdorenka_ (~mdorenka@replaced-ip )
           
         
        
          470 [03:31:55] *** Joins: diniwed (~gavron@replaced-ip )
           
         
        
          471 [03:32:19] *** gftg is now known as gftg_away
           
         
        
          472 [03:33:20] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          473 [03:35:17] *** Joins: MystaMax (~MystaMax@replaced-ip )
           
         
        
          474 [03:35:35] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          475 [03:35:38] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
           
         
        
          476 [03:36:22] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          477 [03:37:35] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          478 [03:37:36] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          479 [03:38:49] *** Quits: magenbrot (~magenbrot@replaced-ip ) (Remote host closed the connection)
           
         
        
          480 [03:40:33] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          481 [03:41:20] *** Quits: ToBeFree (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          482 [03:43:29] *** Joins: magenbrot (~magenbrot@replaced-ip )
           
         
        
          483 [03:43:47] *** Quits: faw (~faw@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          484 [03:45:00] *** Quits: regedit (uid150526@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          485 [03:45:09] *** Joins: juantelez (~juantelez@replaced-ip )
           
         
        
          486 [03:45:22] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          487 [03:46:05] *** Joins: tytel (~tytel@replaced-ip )
           
         
        
          488 [03:46:41] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          489 [03:46:55] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          490 [03:47:08] *** Quits: GeMiNniS (~geminnis@replaced-ip ) (Quit: Leaving)
           
         
        
          491 [03:48:00] *** debhelper sets mode: +l 1669
           
         
        
          492 [03:49:58] *** Quits: georgeowell (~from@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          493 [03:50:02] *** Joins: ChmEarl (~chmearl@replaced-ip )
           
         
        
          494 [03:50:30] *** Joins: luxio (~luxio@replaced-ip )
           
         
        
          495 [03:50:32] *** Quits: Scotteh (~Scotteh@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          496 [03:50:45] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          497 [03:50:59] *** Quits: edi (~e@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          498 [03:51:04] *** Quits: tytel (~tytel@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          499 [03:51:07] *** Joins: edi (~e@replaced-ip )
           
         
        
          500 [03:51:38] *** Joins: MarioBranco (~MarioBran@replaced-ip )
           
         
        
          501 [03:52:06] *** Joins: Scotteh (~Scotteh@replaced-ip )
           
         
        
          502 [03:52:13] *** Joins: georgeowell (~from@replaced-ip )
           
         
        
          503 [03:55:28] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          504 [03:56:13] *** Joins: ryouma (~user@replaced-ip )
           
         
        
          505 [03:58:03] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
           
         
        
          506 [03:59:10] *** Quits: denisk (~denisk@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          507 [03:59:31] *** Joins: denisk (~denisk@replaced-ip )
           
         
        
          508 [03:59:59] *** Quits: Mahe (~mahe@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          509 [04:00:05] *** Quits: woyzeck47 (~woyzeck@replaced-ip ) (Remote host closed the connection)
           
         
        
          510 [04:00:21] *** Joins: woyzeck47 (~woyzeck@replaced-ip )
           
         
        
          511 [04:00:59] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
           
         
        
          512 [04:01:32] *** Joins: Colti (Miramar-FL@replaced-ip )
           
         
        
          513 [04:02:23] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
           
         
        
          514 [04:02:24] *** Quits: mylinux (~fs4@replaced-ip ) (Remote host closed the connection)
           
         
        
          515 [04:02:38] *** Joins: Mahe (~mahe@replaced-ip )
           
         
        
          516 [04:06:11] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          517 [04:06:20] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          518 [04:06:23] *** Quits: MarioBranco (~MarioBran@replaced-ip ) (Quit: Leaving)
           
         
        
          519 [04:07:40] *** Quits: nighty (~nighty@replaced-ip ) (Remote host closed the connection)
           
         
        
          520 [04:08:40] *** Quits: dave4925_ (~dave4925@replaced-ip ) (Quit: meh)
           
         
        
          521 [04:08:52] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
           
         
        
          522 [04:08:53] *** Quits: PortablePain (~PortableP@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          523 [04:09:33] *** Quits: Advait (~advait@replaced-ip ) (Quit: Leaving.)
           
         
        
          524 [04:10:08] *** Quits: miczac (~miczac@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          525 [04:10:15] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          526 [04:12:25] *** Joins: denisk (~denisk@replaced-ip )
           
         
        
          527 [04:12:25] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          528 [04:12:25] *** Quits: tgunr (~davec@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          529 [04:12:31] *** Joins: z8z (~x@replaced-ip )
           
         
        
          530 [04:12:33] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          531 [04:12:36] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
           
         
        
          532 [04:14:19] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          533 [04:15:09] *** Joins: JakeDean (4460682f@replaced-ip )
           
         
        
          534 [04:15:10] <JakeDean> I'm trying to display the php file
            which I have located in /var/replaced-url 
           
         
        
          535 [04:15:28] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          536 [04:15:43] *** Joins: Vizva (~max@replaced-ip )
           
         
        
          537 [04:15:44] <missmbob> #nginx might be better
           
         
        
          538 [04:16:10] *** Joins: denisk (~denisk@replaced-ip )
           
         
        
          539 [04:16:53] <JakeDean> missmbob: it gives me an error when I
            type: cannot send to channel: #nginx
           
         
        
          540 [04:17:03] <missmbob> register your nick
           
         
        
          541 [04:17:11] <JakeDean> i did  
         
        
          542 [04:17:15] *** Joins: tgunr (~davec@replaced-ip )
           
         
        
          543 [04:18:19] *** Quits: genpaku (~genpaku@replaced-ip ) (Remote host closed the connection)
           
         
        
          544 [04:18:39] *** Quits: DrNo (~DrNo@replaced-ip##) (Quit: ZNC 1.6.3+deb1 - ##replaced-url 
           
         
        
          545 [04:19:28] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          546 [04:19:28] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          547 [04:19:37] *** Joins: DrNo (~DrNo@replaced-ip )
           
         
        
          548 [04:19:45] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          549 [04:20:16] *** Joins: genpaku (~genpaku@replaced-ip )
           
         
        
          550 [04:20:24] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          551 [04:20:42] *** Joins: dragon__ (~dragon@replaced-ip )
           
         
        
          552 [04:23:13] *** Quits: donofrio (~donofrio@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          553 [04:23:48] *** Quits: dragon__ (~dragon@replaced-ip ) (Client Quit)
           
         
        
          554 [04:24:08] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          555 [04:24:27] *** Quits: orb (orb@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          556 [04:24:28] *** Quits: xpkill23 (~xpkill23@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          557 [04:26:05] *** Joins: _tgunr (~davec@replaced-ip )
           
         
        
          558 [04:26:09] *** Joins: orb (orb@replaced-ip )
           
         
        
          559 [04:26:56] *** Quits: tgunr (~davec@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          560 [04:27:17] *** Quits: Wizek_ (~Wizek@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          561 [04:28:00] *** debhelper sets mode: +l 1661
           
         
        
          562 [04:28:47] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          563 [04:29:01] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          564 [04:30:40] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          565 [04:32:19] *** Quits: adapter (~adapter@replaced-ip ) (Quit: leaving)
           
         
        
          566 [04:32:37] *** Joins: tikun (~David@replaced-ip )
           
         
        
          567 [04:34:52] *** Joins: emiliano (~emiliano@replaced-ip )
           
         
        
          568 [04:34:52] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          569 [04:34:57] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          570 [04:34:57] *** Quits: orb (orb@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          571 [04:35:07] *** Parts: JakeDean (4460682f@replaced-ip )
           
         
        
          572 [04:35:12] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          573 [04:35:20] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          574 [04:36:09] *** Joins: orb (~orb@replaced-ip )
           
         
        
          575 [04:36:46] *** Quits: emiliano (~emiliano@replaced-ip ) (Client Quit)
           
         
        
          576 [04:37:33] *** Joins: chachasmooth (~chachasmo@replaced-ip )
           
         
        
          577 [04:38:47] *** Quits: kzimmermann (~username@replaced-ip ) (Quit: leaving)
           
         
        
          578 [04:40:28] *** Quits: mhall119 (~mhall@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          579 [04:41:14] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          580 [04:41:25] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          581 [04:42:51] *** Joins: snypz (~lynkz@replaced-ip )
           
         
        
          582 [04:44:17] *** Joins: juantelez (~juantelez@replaced-ip )
           
         
        
          583 [04:47:45] *** Joins: tytel (~tytel@replaced-ip )
           
         
        
          584 [04:51:24] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          585 [04:52:07] *** Quits: tytel (~tytel@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          586 [04:52:46] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          587 [04:55:38] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Quit: Leaving)
           
         
        
          588 [04:57:09] *** Joins: uNmowed (~Mayu@replaced-ip )
           
         
        
          589 [04:58:00] *** Quits: calisto (~calisto@replaced-ip ) (Quit: Saliendo)
           
         
        
          590 [04:59:08] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          591 [05:01:12] *** Quits: nodiscc (~bsp@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          592 [05:01:31] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
           
         
        
          593 [05:03:28] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          594 [05:05:00] *** CrazEd__ is now known as CrazEd
           
         
        
          595 [05:05:31] *** CrazEd is now known as Guest1792
           
         
        
          596 [05:08:46] *** Quits: z8z (~x@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          597 [05:10:21] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          598 [05:10:36] *** Quits: JuaN-CruZ (Elite15705@replaced-ip ) (Quit: Powered By Karmax)
           
         
        
          599 [05:11:29] *** Quits: fcharton (~fca@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          600 [05:12:24] *** Quits: _tgunr (~davec@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          601 [05:12:54] *** Joins: tgunr (~davec@replaced-ip )
           
         
        
          602 [05:13:04] *** Parts: Guest96 (~textual@replaced-ip )
           
         
        
          603 [05:13:43] *** Quits: tgunr (~davec@replaced-ip ) (Client Quit)
           
         
        
          604 [05:14:13] *** Joins: tgunr (~davec@replaced-ip )
           
         
        
          605 [05:14:59] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          606 [05:15:55] *** Quits: luxio (~luxio@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          607 [05:16:08] *** Joins: yokisuci_ (~yokisuci@replaced-ip )
           
         
        
          608 [05:16:39] *** Joins: fweg (51618665@replaced-ip )
           
         
        
          609 [05:16:42] <fweg> hello  
         
        
          610 [05:18:01] *** debhelper sets mode: +l 1654
           
         
        
          611 [05:18:36] <fweg> you know when you download debian server,
            install it and then boot into it you see all the lines of what
            it's doing during boot? well i bought a VPS and installed
            debian but i don't see any of that. can someone tell me how to
            enable it please?
           
         
        
          612 [05:19:00] <gry> ask your vps provider how to enter serial
            console
           
         
        
          613 [05:19:16] <gry> i had a prgmr vps once and it had this info
            in its serial console. don't remember about linode
           
         
        
          614 [05:19:34] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          615 [05:19:52] <missmbob> linode has it in lish via web
            interface. you can also set up ssh to lish but that's more
            steps
           
         
        
          616 [05:21:03] *** Joins: userro (~userro@replaced-ip )
           
         
        
          617 [05:21:29] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          618 [05:21:33] *** Quits: tgunr (~davec@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url 
           
         
        
          619 [05:22:07] *** Joins: luxio (~luxio@replaced-ip )
           
         
        
          620 [05:22:56] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          621 [05:26:35] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          622 [05:26:44] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          623 [05:27:06] <jelly> fweg: Assuming you do have access to
            console and are just not seeing a lot info at all. Removing
            "quiet" from boot parameters will help a bit. Check lines
            for GRUB_CMDLINE_* in /etc/default/grub and run
            "update-grub" after editing the file.
           
         
        
          624 [05:28:13] *** Joins: oojacoboo (~oojacoboo@replaced-ip )
           
         
        
          625 [05:28:41] *** Quits: snypz (~lynkz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          626 [05:28:50] <fweg> jelly: thank you. is this good?
            replaced-url 
           
         
        
          627 [05:30:22] *** Quits: yokisuci_ (~yokisuci@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          628 [05:30:23] *** Joins: hmz365 (~hmz365@replaced-ip )
           
         
        
          629 [05:31:08] *** Quits: ectospasm (~ectospasm@replaced-ip ) (Quit: WeeChat 1.7)
           
         
        
          630 [05:31:31] *** Quits: oojacoboo (~oojacoboo@replaced-ip ) (Client Quit)
           
         
        
          631 [05:31:34] <jelly> fweg: it depends on what kind of console
            and console access you have, it might be fine.
           
         
        
          632 [05:32:18] <jelly> fweg: was line 9 already commented out?
           
         
        
          633 [05:32:32] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          634 [05:32:53] <fweg> jelly: yes  
         
        
          635 [05:33:51] *** Quits: amosbird (~amosbird@replaced-ip##) (Quit: ZNC 1.6.4 - ##replaced-url 
           
         
        
          636 [05:33:59] <fweg> I will test it on another server
           
         
        
          637 [05:34:00] *** Joins: amosbird (~amosbird@replaced-ip )
           
         
        
          638 [05:34:01] <fweg> Thanks again  
         
        
          639 [05:34:39] *** Joins: oojacoboo (~oojacoboo@replaced-ip )
           
         
        
          640 [05:35:18] *** Joins: constantineXII (~mohamed@replaced-ip )
           
         
        
          641 [05:35:27] <constantineXII> Hello debian users
           
         
        
          642 [05:36:33] <mutante> sup Mo  
         
        
          643 [05:37:33] *** Joins: w00die_ (~anton@replaced-ip )
           
         
        
          644 [05:37:42] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          645 [05:38:41] *** Joins: daffy__ (~daffy__@replaced-ip )
           
         
        
          646 [05:39:54] *** Joins: FreeBeast (~max@replaced-ip )
           
         
        
          647 [05:40:03] <daffy__> hey guys, I was wondering how to make a
            debian testing clean install from cml
           
         
        
          648 [05:40:04] *** Joins: yokisuci_ (~yokisuci@replaced-ip )
           
         
        
          649 [05:40:33] <daffy__> installing gnome and gdm3 is enought?
           
         
        
          650 [05:40:42] *** Quits: w00die (~anton@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          651 [05:41:09] *** Joins: theMagnumOrange (user@replaced-ip )
           
         
        
          652 [05:41:14] <theMagnumOrange> hi  
         
        
          653 [05:41:15] *** Quits: optikaaal (~optikal@replaced-ip ) (Remote host closed the connection)
           
         
        
          654 [05:41:31] <theMagnumOrange> does debian have grsecurity by
            default? if not is it easy to install?
           
         
        
          655 [05:41:48] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          656 [05:41:50] <mutante> daffy__: you can first install stable
            and all the packages you want as normal and then edit
            /etc/apt/sources.list, replace 'jessie' with
            'stretch' and apt-get update ; apt-get upgrade
           
         
        
          657 [05:41:51] *** Quits: hmz365 (~hmz365@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          658 [05:42:33] *** Joins: hmz365 (~hmz365@replaced-ip )
           
         
        
          659 [05:42:34] *** Joins: z8z (~x@replaced-ip )
           
         
        
          660 [05:42:58] *** Quits: userro (~userro@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          661 [05:43:08] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          662 [05:43:34] *** Quits: Vizva (~max@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          663 [05:43:35] <constantineXII> can I install kde 5 on debian
            jessie??
           
         
        
          664 [05:44:09] *** Joins: snypz (~lynkz@replaced-ip )
           
         
        
          665 [05:44:30] <daffy__> mutante: I dont use all the apps
            provided by default installation, I would like to know the sequence
            of packages to install in net-installation in order to install only
            the ones I use
           
         
        
          666 [05:45:50] *** Quits: hmz365 (~hmz365@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          667 [05:45:51] *** Quits: kyan (~kyan@replaced-ip ) (Remote host closed the connection)
           
         
        
          668 [05:46:06] *** Joins: Rusty1_ (~kanotix@replaced-ip )
           
         
        
          669 [05:46:07] <mutante> daffy__: if you get the
            "netinstall" image and during installer deselect all the
            software you get pretty much that
           
         
        
          670 [05:46:35] <mutante> daffy__: then you can start from the
            minimal system and install packages you want. dependencies will be
            pulled in
           
         
        
          671 [05:47:28] <mutante> daffy__: here are netinstall images for
            testing
            replaced-url 
           
         
        
          672 [05:48:30] *** Joins: tytel (~tytel@replaced-ip )
           
         
        
          673 [05:49:17] <daffy__> thanks mutante!  
         
        
          674 [05:49:35] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          675 [05:51:03] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          676 [05:51:43] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          677 [05:51:52] *** Quits: AnD[a]LeS (~andales@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          678 [05:52:46] *** Quits: yokisuci_ (~yokisuci@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          679 [05:53:43] *** Quits: tytel (~tytel@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          680 [05:54:43] *** Joins: insidious15 (~insidious@replaced-ip )
           
         
        
          681 [05:55:55] *** Joins: yokisuci_ (~yokisuci@replaced-ip )
           
         
        
          682 [05:57:58] *** Joins: Silvering (~textual@replaced-ip )
           
         
        
          683 [05:59:05] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          684 [05:59:06] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
           
         
        
          685 [05:59:28] *** Quits: Fuj1M4s (~Fuj1M4s@replaced-ip ) (Quit: Leaving)
           
         
        
          686 [06:00:04] *** Quits: sbach (~sbach@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          687 [06:00:11] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          688 [06:00:15] *** Quits: Bercik (~Yotsuba@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          689 [06:01:01] *** Joins: sbach (~sbach@replaced-ip )
           
         
        
          690 [06:03:25] *** Joins: jmac (~jmac@replaced-ip )
           
         
        
          691 [06:04:02] *** Joins: Guest75047 (~Cortexifa@replaced-ip )
           
         
        
          692 [06:04:29] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          693 [06:05:22] *** Joins: anon (~anon@replaced-ip )
           
         
        
          694 [06:05:30] *** Guest1792 is now known as CrazEd
           
         
        
          695 [06:05:46] *** anon is now known as Guest62884
           
         
        
          696 [06:05:59] *** CrazEd is now known as Guest26609
           
         
        
          697 [06:06:11] *** Joins: sphenxes (~sphenxes@replaced-ip )
           
         
        
          698 [06:06:42] <constantineXII> anyone uses kde on debian stable?
           
         
        
          699 [06:07:00] *** Quits: Guest75047 (~Cortexifa@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          700 [06:07:34] *** Quits: Silvering (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url 
           
         
        
          701 [06:07:47] *** Quits: z8z (~x@replaced-ip ) (Quit: Quitting)
           
         
        
          702 [06:07:59] *** Joins: Bercik (~Yotsuba@replaced-ip )
           
         
        
          703 [06:08:22] *** Quits: CuSn (~glockensp@replaced-ip ) (Quit: Leaving)
           
         
        
          704 [06:08:47] <jelly> <constantineXII> can I install kde 5
            on debian jessie?? # short answer, no
           
         
        
          705 [06:08:57] *** Joins: donofrio (~donofrio@replaced-ip )
           
         
        
          706 [06:09:22] <constantineXII> OK. Thanks!
           
         
        
          707 [06:10:23] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          708 [06:10:29] <jelly> plasma 5 will be part of the upcoming
            release, codename "stretch" (to be released probably this
            year)
           
         
        
          709 [06:12:35] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
           
         
        
          710 [06:13:24] <constantineXII> Thanks debian community and good
            luck!!
           
         
        
          711 [06:13:28] *** Parts: constantineXII (~mohamed@replaced-ip )
           
         
        
          712 [06:13:48] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          713 [06:14:49] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          714 [06:14:57] *** Joins: circ-user-C9FHY (~circuser-@replaced-ip )
           
         
        
          715 [06:15:12] *** Quits: stooj (~stooj@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          716 [06:15:36] *** Joins: nona_ (~nona@replaced-ip )
           
         
        
          717 [06:15:54] *** Quits: nona_ (~nona@replaced-ip ) (Client Quit)
           
         
        
          718 [06:16:59] *** Quits: yokisuci_ (~yokisuci@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          719 [06:17:00] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
           
         
        
          720 [06:17:59] *** Quits: kobain (~kobain@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url 
           
         
        
          721 [06:18:31] *** Joins: stooj (~stooj@replaced-ip )
           
         
        
          722 [06:18:33] *** Quits: OerHeks (~OerHeks@replaced-ip ) (Remote host closed the connection)
           
         
        
          723 [06:18:55] *** Quits: oojacoboo (~oojacoboo@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          724 [06:19:16] *** Quits: circ-user-C9FHY (~circuser-@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          725 [06:19:18] *** Joins: adoua (~adoua@replaced-ip )
           
         
        
          726 [06:19:32] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          727 [06:21:50] *** Joins: oojacoboo (~oojacoboo@replaced-ip )
           
         
        
          728 [06:22:18] *** Quits: alchemistswl (~alchemist@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          729 [06:24:09] *** Quits: oojacoboo (~oojacoboo@replaced-ip ) (Client Quit)
           
         
        
          730 [06:24:22] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          731 [06:24:38] *** Joins: KidBeta (~textual@replaced-ip )
           
         
        
          732 [06:25:36] *** Quits: HurricaneHarry (~quassel@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          733 [06:25:44] *** Joins: mystified (~whatif@replaced-ip )
           
         
        
          734 [06:25:45] *** Quits: estragon_ (~estragon@replaced-ip ) (Remote host closed the connection)
           
         
        
          735 [06:26:03] *** Quits: dirtyroshi (~dirtyrosh@replaced-ip ) (Quit: Leaving)
           
         
        
          736 [06:27:21] *** Quits: Delta-One (~zero@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          737 [06:27:43] *** Joins: Delta-One (~zero@replaced-ip )
           
         
        
          738 [06:27:57] *** Quits: stooj (~stooj@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          739 [06:28:00] *** debhelper sets mode: +l 1648
           
         
        
          740 [06:28:31] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.7)
           
         
        
          741 [06:29:45] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          742 [06:29:50] *** Joins: HurricaneHarry (~quassel@replaced-ip )
           
         
        
          743 [06:30:17] *** Joins: yokisuci_ (~yokisuci@replaced-ip )
           
         
        
          744 [06:31:13] *** Joins: duckinja (~duckinja@replaced-ip )
           
         
        
          745 [06:31:53] *** Quits: duckinja (~duckinja@replaced-ip ) (Max SendQ exceeded)
           
         
        
          746 [06:32:01] *** Joins: stooj (~stooj@replaced-ip )
           
         
        
          747 [06:32:23] *** Joins: duckinja (~duckinja@replaced-ip )
           
         
        
          748 [06:32:30] *** Quits: duckinja (~duckinja@replaced-ip ) (Max SendQ exceeded)
           
         
        
          749 [06:32:52] *** Quits: Rusty1_ (~kanotix@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          750 [06:33:01] *** Joins: duckinja (~duckinja@replaced-ip )
           
         
        
          751 [06:33:03] *** Joins: OERIAS (~OERIAS@replaced-ip )
           
         
        
          752 [06:33:10] *** Quits: duckinja (~duckinja@replaced-ip ) (Max SendQ exceeded)
           
         
        
          753 [06:33:29] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          754 [06:33:45] *** Joins: duckinja (~duckinja@replaced-ip )
           
         
        
          755 [06:33:47] *** Quits: duckinja (~duckinja@replaced-ip ) (Max SendQ exceeded)
           
         
        
          756 [06:33:59] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          757 [06:34:16] *** Joins: duckinja (~duckinja@replaced-ip )
           
         
        
          758 [06:34:23] *** Quits: duckinja (~duckinja@replaced-ip ) (Max SendQ exceeded)
           
         
        
          759 [06:35:11] *** Quits: mystified (~whatif@replaced-ip ) (Quit: Leaving)
           
         
        
          760 [06:35:46] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          761 [06:36:46] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          762 [06:40:14] *** Joins: peixoto (~peixoto@replaced-ip )
           
         
        
          763 [06:40:35] *** Joins: userro (~userro@replaced-ip )
           
         
        
          764 [06:41:06] *** Joins: pencilandpaper (~penciland@replaced-ip )
           
         
        
          765 [06:43:08] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          766 [06:43:59] *** Quits: fweg (51618665@replaced-ip ) (Quit: Page closed)
           
         
        
          767 [06:44:04] *** Joins: bachovski (~bachovski@replaced-ip )
           
         
        
          768 [06:44:08] *** Joins: OS-21559 (~blooshoos@replaced-ip )
           
         
        
          769 [06:44:12] *** Joins: dayten (~gnoid@replaced-ip )
           
         
        
          770 [06:46:03] *** Quits: luxio (~luxio@replaced-ip ) (Quit: Leaving)
           
         
        
          771 [06:46:13] *** Parts: bachovski (~bachovski@replaced-ip )
           
         
        
          772 [06:49:38] *** Quits: peixoto (~peixoto@replaced-ip ) (Remote host closed the connection)
           
         
        
          773 [06:49:44] *** Joins: l3archos (~Icedove@replaced-ip )
           
         
        
          774 [06:49:44] *** Joins: robotroll (~robotroll@replaced-ip )
           
         
        
          775 [06:50:08] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          776 [06:50:18] *** Joins: tytel (~tytel@replaced-ip )
           
         
        
          777 [06:51:22] *** Joins: Pr0metheus (~nezos@replaced-ip )
           
         
        
          778 [06:52:04] *** Quits: LifeFrame (~smica@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          779 [06:52:32] *** Joins: RebelCoderRU (~Yuriy@replaced-ip )
           
         
        
          780 [06:54:11] *** Quits: daffy__ (~daffy__@replaced-ip ) (Quit: Leaving)
           
         
        
          781 [06:54:19] *** Quits: l3archos (~Icedove@replaced-ip ) (Client Quit)
           
         
        
          782 [06:54:35] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          783 [06:54:37] *** Quits: tytel (~tytel@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          784 [06:54:38] *** Quits: Pr0metheus (~nezos@replaced-ip ) (Client Quit)
           
         
        
          785 [06:54:59] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          786 [06:56:05] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          787 [06:56:11] *** Joins: Pr0metheus (~nezos@replaced-ip )
           
         
        
          788 [06:57:55] *** Joins: LifeFrame (~smica@replaced-ip )
           
         
        
          789 [06:58:18] *** Quits: LifeFrame (~smica@replaced-ip ) (Client Quit)
           
         
        
          790 [06:58:59] *** Quits: yokisuci_ (~yokisuci@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          791 [07:01:19] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          792 [07:04:48] *** Quits: Pr0metheus (~nezos@replaced-ip ) (Quit: Pr0metheus)
           
         
        
          793 [07:04:50] *** Joins: uNmowed|2 (~Mayu@replaced-ip )
           
         
        
          794 [07:05:09] *** Joins: Scuttle_ (~Scuttle@replaced-ip )
           
         
        
          795 [07:05:09] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          796 [07:05:10] *** Joins: newbie|2 (~nee-chan@replaced-ip )
           
         
        
          797 [07:05:19] *** Joins: Mad_Hatemp (~Mad_Hat@replaced-ip )
           
         
        
          798 [07:05:31] *** Joins: matix (~quassel@replaced-ip )
           
         
        
          799 [07:05:51] *** Joins: MadHezzerz (MadHezz@replaced-ip )
           
         
        
          800 [07:05:56] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          801 [07:05:59] *** Joins: evilmquin (~mquin@replaced-ip )
           
         
        
          802 [07:06:02] *** Joins: nighty- (~cp@replaced-ip )
           
         
        
          803 [07:06:14] *** Joins: hejohn (~gernot@replaced-ip )
           
         
        
          804 [07:06:23] *** Joins: Devastator_ (~devas@replaced-ip )
           
         
        
          805 [07:06:24] *** Guest26609 is now known as CrazEd
           
         
        
          806 [07:06:50] *** Joins: dec0n (~dec0n@replaced-ip )
           
         
        
          807 [07:06:53] *** CrazEd is now known as Guest16044
           
         
        
          808 [07:07:03] *** Joins: b30wulf_ (uid175355@replaced-ip )
           
         
        
          809 [07:07:04] *** Joins: vectr0n|cloud_ (uid25562@replaced-ip )
           
         
        
          810 [07:07:09] *** Joins: rj1_ (uid221277@replaced-ip )
           
         
        
          811 [07:07:31] *** Joins: Deific__ (sid66892@replaced-ip )
           
         
        
          812 [07:07:41] *** Joins: rawss (hayama@replaced-ip )
           
         
        
          813 [07:08:00] *** debhelper sets mode: +l 1663
           
         
        
          814 [07:08:03] *** Joins: uda_ (sid143461@replaced-ip )
           
         
        
          815 [07:08:04] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          816 [07:08:05] *** Joins: Smither_ (~Smither@replaced-ip )
           
         
        
          817 [07:08:16] *** Joins: blacksyke_ (sid151792@replaced-ip )
           
         
        
          818 [07:08:19] *** Joins: Kobra_ (~quassel@replaced-ip )
           
         
        
          819 [07:08:24] *** Joins: cam^ (cam@replaced-ip )
           
         
        
          820 [07:08:24] *** Joins: ggherdov_ (sid11402@replaced-ip )
           
         
        
          821 [07:08:26] *** Joins: pelegreno__ (~cinch@replaced-ip )
           
         
        
          822 [07:08:45] *** Joins: eshlox_ (sid44222@replaced-ip )
           
         
        
          823 [07:08:47] *** Joins: binwiederhier (~binwieder@replaced-ip )
           
         
        
          824 [07:08:52] *** Joins: fred``- (fred@replaced-ip )
           
         
        
          825 [07:08:56] *** Joins: kfc_ (sid86594@replaced-ip )
           
         
        
          826 [07:08:57] *** Joins: nodauf_ (~florian@replaced-ip )
           
         
        
          827 [07:09:01] *** Joins: argonius_ (~patrick@replaced-ip )
           
         
        
          828 [07:09:03] *** Joins: youmu_ (uid221348@replaced-ip )
           
         
        
          829 [07:09:50] *** Quits: james41382 (~james4138@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          830 [07:09:54] *** Joins: corenominal (~corenomin@replaced-ip )
           
         
        
          831 [07:12:29] *** Quits: OS-21559 (~blooshoos@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          832 [07:12:30] *** Joins: hagbard_celine_ (~hagbard_c@replaced-ip )
           
         
        
          833 [07:13:59] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          834 [07:13:59] *** Joins: hank_ (pYFDqHgdJ7@replaced-ip )
           
         
        
          835 [07:14:19] *** Quits: FreeBeast (~max@replaced-ip ) (*.net *.split)
           
         
        
          836 [07:14:19] *** Quits: uNmowed (~Mayu@replaced-ip ) (*.net *.split)
           
         
        
          837 [07:14:19] *** Quits: dave0x6d (uid190567@replaced-ip ) (*.net *.split)
           
         
        
          838 [07:14:19] *** Quits: tatu (~tatu@replaced-ip ) (*.net *.split)
           
         
        
          839 [07:14:19] *** Quits: tty0_ (~NA@replaced-ip ) (*.net *.split)
           
         
        
          840 [07:14:19] *** Quits: Kobra (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          841 [07:14:19] *** Quits: Darby_Crash (~Darby_Cra@replaced-ip ) (*.net *.split)
           
         
        
          842 [07:14:19] *** Quits: wizardedit (~evidentkn@replaced-ip ) (*.net *.split)
           
         
        
          843 [07:14:19] *** Quits: Devastator (~devas@replaced-ip ) (*.net *.split)
           
         
        
          844 [07:14:19] *** Quits: neechan (~nee-chan@replaced-ip ) (*.net *.split)
           
         
        
          845 [07:14:19] *** Quits: xet7 (~xet7@replaced-ip ) (*.net *.split)
           
         
        
          846 [07:14:19] *** Quits: riex (gaming@replaced-ip ) (*.net *.split)
           
         
        
          847 [07:14:19] *** Quits: monpocchi (~monpocchi@replaced-ip ) (*.net *.split)
           
         
        
          848 [07:14:20] *** Quits: MadHezz (MadHezz@replaced-ip ) (*.net *.split)
           
         
        
          849 [07:14:20] *** Quits: hid3 (~arnoldas@replaced-ip ) (*.net *.split)
           
         
        
          850 [07:14:20] *** Quits: Gaery-Gl (~Soul@replaced-ip ) (*.net *.split)
           
         
        
          851 [07:14:20] *** Quits: mzf (~mzf@replaced-ip ) (*.net *.split)
           
         
        
          852 [07:14:20] *** Quits: Wyzard (~mike@replaced-ip ) (*.net *.split)
           
         
        
          853 [07:14:20] *** Quits: tablebanger (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          854 [07:14:20] *** Quits: oahong (~samigarus@replaced-ip ) (*.net *.split)
           
         
        
          855 [07:14:20] *** Quits: b30wulf (uid175355@replaced-ip ) (*.net *.split)
           
         
        
          856 [07:14:20] *** Quits: neurot (~neurosis@replaced-ip ) (*.net *.split)
           
         
        
          857 [07:14:20] *** Quits: binwiederhier_ (~binwieder@replaced-ip ) (*.net *.split)
           
         
        
          858 [07:14:20] *** Quits: Scuttle (~Scuttle@replaced-ip ) (*.net *.split)
           
         
        
          859 [07:14:20] *** Quits: Magne` (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          860 [07:14:20] *** Quits: xthree (~xthree@replaced-ip ) (*.net *.split)
           
         
        
          861 [07:14:20] *** Quits: na1rb (~nairb@replaced-ip ) (*.net *.split)
           
         
        
          862 [07:14:20] *** Quits: phuzion (~phuzion@replaced-ip ) (*.net *.split)
           
         
        
          863 [07:14:20] *** Quits: olf-folks (olf-folks@replaced-ip ) (*.net *.split)
           
         
        
          864 [07:14:20] *** Quits: hejohn_ (~gernot@replaced-ip ) (*.net *.split)
           
         
        
          865 [07:14:20] *** Quits: resixian (~akira@replaced-ip ) (*.net *.split)
           
         
        
          866 [07:14:20] *** Quits: michaelni (~michael@replaced-ip ) (*.net *.split)
           
         
        
          867 [07:14:20] *** Quits: Logg (~Logg@replaced-ip ) (*.net *.split)
           
         
        
          868 [07:14:20] *** Quits: Cyclohexane (~cyclohexa@replaced-ip ) (*.net *.split)
           
         
        
          869 [07:14:20] *** Quits: datasmurf (czcZEA2nPo@replaced-ip ) (*.net *.split)
           
         
        
          870 [07:14:20] *** Quits: ksk (~ksk@replaced-ip ) (*.net *.split)
           
         
        
          871 [07:14:20] *** Quits: reagentz (~jcd@replaced-ip ) (*.net *.split)
           
         
        
          872 [07:14:20] *** Quits: tw (~tw@replaced-ip ) (*.net *.split)
           
         
        
          873 [07:14:20] *** Quits: youmu (uid221348@replaced-ip ) (*.net *.split)
           
         
        
          874 [07:14:20] *** Quits: Emmanuel_Chanel (~emmanuel@replaced-ip ) (*.net *.split)
           
         
        
          875 [07:14:20] *** Quits: Pelle` (~Pelle`@replaced-ip ) (*.net *.split)
           
         
        
          876 [07:14:20] *** Quits: hank (fqbAkS2pup@replaced-ip ) (*.net *.split)
           
         
        
          877 [07:14:20] *** Quits: tolecnal (tolecnal@replaced-ip ) (*.net *.split)
           
         
        
          878 [07:14:20] *** Quits: rOss^64 (hayama@replaced-ip ) (*.net *.split)
           
         
        
          879 [07:14:20] *** Quits: wondiws (~Jasper@replaced-ip ) (*.net *.split)
           
         
        
          880 [07:14:20] *** Quits: Haxxa (~Harrison@replaced-ip ) (*.net *.split)
           
         
        
          881 [07:14:20] *** Quits: stephanie92 (~stephanie@replaced-ip ) (*.net *.split)
           
         
        
          882 [07:14:20] *** Quits: rj1 (uid221277@replaced-ip ) (*.net *.split)
           
         
        
          883 [07:14:20] *** Quits: lazouz (~lazouz@replaced-ip ) (*.net *.split)
           
         
        
          884 [07:14:20] *** Quits: fred`` (fred@replaced-ip ) (*.net *.split)
           
         
        
          885 [07:14:20] *** Quits: baum (~baum@replaced-ip ) (*.net *.split)
           
         
        
          886 [07:14:20] *** Quits: jakew (~jakew@replaced-ip ) (*.net *.split)
           
         
        
          887 [07:14:20] *** Quits: Smither (~Smither@replaced-ip ) (*.net *.split)
           
         
        
          888 [07:14:20] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (*.net *.split)
           
         
        
          889 [07:14:20] *** Quits: lukasdboer (~lukasdboe@replaced-ip ) (*.net *.split)
           
         
        
          890 [07:14:20] *** Quits: WinstonSmith (~WinstonSm@replaced-ip ) (*.net *.split)
           
         
        
          891 [07:14:20] *** Quits: hexnewbie (~hexnewbie@replaced-ip ) (*.net *.split)
           
         
        
          892 [07:14:20] *** Quits: Mad_Hat (~Mad_Hat@replaced-ip ) (*.net *.split)
           
         
        
          893 [07:14:20] *** Quits: Andy80 (~andy80@replaced-ip ) (*.net *.split)
           
         
        
          894 [07:14:20] *** Quits: Typhon (~Typhon@replaced-ip ) (*.net *.split)
           
         
        
          895 [07:14:20] *** Quits: rnd_ (~rnd@replaced-ip ) (*.net *.split)
           
         
        
          896 [07:14:20] *** Quits: valdyn (valdyn@replaced-ip ) (*.net *.split)
           
         
        
          897 [07:14:20] *** Quits: kInOzAwA (~init@replaced-ip ) (*.net *.split)
           
         
        
          898 [07:14:20] *** Quits: hagbard_celine (~hagbard_c@replaced-ip ) (*.net *.split)
           
         
        
          899 [07:14:20] *** Quits: ghormoon (~ghormoon@replaced-ip ) (*.net *.split)
           
         
        
          900 [07:14:20] *** Quits: hahainternet (~abusevict@replaced-ip ) (*.net *.split)
           
         
        
          901 [07:14:21] *** Quits: NeilHanlon (~kneel@replaced-ip ) (*.net *.split)
           
         
        
          902 [07:14:21] *** Quits: pancakez (~pancakez@replaced-ip ) (*.net *.split)
           
         
        
          903 [07:14:21] *** Quits: pelegreno_ (~cinch@replaced-ip ) (*.net *.split)
           
         
        
          904 [07:14:21] *** Quits: s0ph0s (~s0ph0s@replaced-ip ) (*.net *.split)
           
         
        
          905 [07:14:21] *** Quits: mo1991_ (~mo1991@replaced-ip ) (*.net *.split)
           
         
        
          906 [07:14:21] *** Quits: bigpresh (~bigpresh@replaced-ip ) (*.net *.split)
           
         
        
          907 [07:14:21] *** Quits: denken (~denken@replaced-ip ) (*.net *.split)
           
         
        
          908 [07:14:21] *** Quits: rafalcpp (~racalcppp@replaced-ip ) (*.net *.split)
           
         
        
          909 [07:14:21] *** Quits: cadeskywalker (~madoka@replaced-ip ) (*.net *.split)
           
         
        
          910 [07:14:21] *** Quits: kus_ubuntui686 (~kus@replaced-ip ) (*.net *.split)
           
         
        
          911 [07:14:21] *** Quits: tharkun (~0@replaced-ip ) (*.net *.split)
           
         
        
          912 [07:14:21] *** Quits: awhitlock8 (~awhitlock@replaced-ip ) (*.net *.split)
           
         
        
          913 [07:14:21] *** Quits: Mysterytrain (~George@replaced-ip ) (*.net *.split)
           
         
        
          914 [07:14:21] *** Quits: edeca (~david@replaced-ip ) (*.net *.split)
           
         
        
          915 [07:14:21] *** Quits: eshlox (sid44222@replaced-ip ) (*.net *.split)
           
         
        
          916 [07:14:21] *** Quits: ggherdov (sid11402@replaced-ip ) (*.net *.split)
           
         
        
          917 [07:14:21] *** Quits: Robby (robby@replaced-ip ) (*.net *.split)
           
         
        
          918 [07:14:21] *** Quits: kfc (sid86594@replaced-ip ) (*.net *.split)
           
         
        
          919 [07:14:21] *** Quits: nighty-_ (~cp@replaced-ip ) (*.net *.split)
           
         
        
          920 [07:14:21] *** Quits: vectr0n|cloud (uid25562@replaced-ip ) (*.net *.split)
           
         
        
          921 [07:14:21] *** Quits: sonne (~vmlinuz@replaced-ip ) (*.net *.split)
           
         
        
          922 [07:14:21] *** Quits: twisted` (sid6794@replaced-ip ) (*.net *.split)
           
         
        
          923 [07:14:21] *** Quits: timeless (sid4015@replaced-ip ) (*.net *.split)
           
         
        
          924 [07:14:21] *** Quits: Artox (~Artox@replaced-ip ) (*.net *.split)
           
         
        
          925 [07:14:21] *** Quits: Orphis (~orphis@replaced-ip ) (*.net *.split)
           
         
        
          926 [07:14:21] *** Quits: sunitknandi (~sunit@replaced-ip ) (*.net *.split)
           
         
        
          927 [07:14:21] *** Quits: c^ (chip@replaced-ip ) (*.net *.split)
           
         
        
          928 [07:14:21] *** Quits: funabashi (funabashi@replaced-ip ) (*.net *.split)
           
         
        
          929 [07:14:21] *** Quits: argonius (~patrick@replaced-ip ) (*.net *.split)
           
         
        
          930 [07:14:21] *** Quits: glasscranker (~ec2-user@replaced-ip ) (*.net *.split)
           
         
        
          931 [07:14:22] *** Quits: dynek (~dynek@replaced-ip ) (*.net *.split)
           
         
        
          932 [07:14:22] *** Quits: olivetree_ (~znc@replaced-ip ) (*.net *.split)
           
         
        
          933 [07:14:22] *** Quits: Johann (~johann@replaced-ip ) (*.net *.split)
           
         
        
          934 [07:14:22] *** Quits: uda (sid143461@replaced-ip ) (*.net *.split)
           
         
        
          935 [07:14:22] *** Quits: blacksyke (sid151792@replaced-ip ) (*.net *.split)
           
         
        
          936 [07:14:22] *** Quits: agrecascino (~agrecasci@replaced-ip ) (*.net *.split)
           
         
        
          937 [07:14:22] *** Quits: wyre (wyre@replaced-ip ) (*.net *.split)
           
         
        
          938 [07:14:22] *** Quits: corenomi1al (~corenomin@replaced-ip ) (*.net *.split)
           
         
        
          939 [07:14:22] *** Quits: rt (rt@replaced-ip ) (*.net *.split)
           
         
        
          940 [07:14:22] *** Quits: cam13 (cam@replaced-ip ) (*.net *.split)
           
         
        
          941 [07:14:22] *** Quits: inex (~inex@replaced-ip ) (*.net *.split)
           
         
        
          942 [07:14:22] *** Quits: mquin (~mquin@replaced-ip ) (*.net *.split)
           
         
        
          943 [07:14:22] *** Quits: n-st (~n-st@replaced-ip ) (*.net *.split)
           
         
        
          944 [07:14:22] *** Quits: elysium (elysium@replaced-ip ) (*.net *.split)
           
         
        
          945 [07:14:22] *** Quits: M4GNV5 (~M4GNV5@replaced-ip ) (*.net *.split)
           
         
        
          946 [07:14:22] *** Quits: pfoo (~pfood@replaced-ip ) (*.net *.split)
           
         
        
          947 [07:14:22] *** Quits: mirko (~mirko@replaced-ip ) (*.net *.split)
           
         
        
          948 [07:14:22] *** Quits: thib (~thib@replaced-ip ) (*.net *.split)
           
         
        
          949 [07:14:22] *** Quits: awdfew3roi (~chuck@replaced-ip ) (*.net *.split)
           
         
        
          950 [07:14:22] *** Quits: thuk (sid78904@replaced-ip ) (*.net *.split)
           
         
        
          951 [07:14:22] *** Quits: musalbas (~musalbas@replaced-ip ) (*.net *.split)
           
         
        
          952 [07:14:22] *** Quits: NightKhaos (~NK@replaced-ip ) (*.net *.split)
           
         
        
          953 [07:14:22] *** Quits: kak (kak@replaced-ip ) (*.net *.split)
           
         
        
          954 [07:14:22] *** Quits: Jamboy (~olexve@replaced-ip ) (*.net *.split)
           
         
        
          955 [07:14:22] *** Quits: simp (~simp@replaced-ip ) (*.net *.split)
           
         
        
          956 [07:14:22] *** Quits: inch (mijutu@replaced-ip ) (*.net *.split)
           
         
        
          957 [07:14:22] *** Quits: Uf0 (~luna@replaced-ip ) (*.net *.split)
           
         
        
          958 [07:14:22] *** Quits: nickstenn (sid75422@replaced-ip ) (*.net *.split)
           
         
        
          959 [07:14:22] *** Quits: chaology (~James5979@replaced-ip ) (*.net *.split)
           
         
        
          960 [07:14:22] *** Joins: lysobit_ (~musalbas@replaced-ip )
           
         
        
          961 [07:14:22] *** lysobit_ is now known as musalbas
           
         
        
          962 [07:14:22] *** Joins: Typhon- (~Typhon@replaced-ip )
           
         
        
          963 [07:14:23] *** Joins: hhao (~samigarus@replaced-ip )
           
         
        
          964 [07:14:23] *** Joins: M4GNV5_ (~M4GNV5@replaced-ip )
           
         
        
          965 [07:14:25] *** Joins: n-st- (~n-st@replaced-ip )
           
         
        
          966 [07:14:26] *** rawss is now known as rOss^64
           
         
        
          967 [07:14:26] *** Joins: Pelle`` (~Pelle`@replaced-ip )
           
         
        
          968 [07:14:27] *** Joins: NeilHanlon_ (~kneel@replaced-ip )
           
         
        
          969 [07:14:27] *** Joins: sonne_ (~vmlinuz@replaced-ip )
           
         
        
          970 [07:14:28] *** n-st- is now known as n-st  
         
        
          971 [07:14:28] *** Joins: Mr_Caboose (~George@replaced-ip )
           
         
        
          972 [07:14:28] *** Joins: hexnewbie_ (~hexnewbie@replaced-ip )
           
         
        
          973 [07:14:30] *** Joins: baum_ (~baum@replaced-ip )
           
         
        
          974 [07:14:33] *** Joins: bigpresh (~bigpresh@replaced-ip )
           
         
        
          975 [07:14:36] *** Joins: Artox (~Artox@replaced-ip )
           
         
        
          976 [07:14:37] *** Joins: Andy80^ (~andy80@replaced-ip )
           
         
        
          977 [07:14:38] *** Joins: elysium (elysium@replaced-ip )
           
         
        
          978 [07:14:38] *** Joins: simp_ (~simp@replaced-ip )
           
         
        
          979 [07:14:39] *** Joins: wyre_ (wyre@replaced-ip )
           
         
        
          980 [07:14:41] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
           
         
        
          981 [07:14:41] *** Joins: Haxxa (~Harrison@replaced-ip )
           
         
        
          982 [07:14:43] *** Joins: NightKhaos (~NK@replaced-ip )
           
         
        
          983 [07:14:43] *** Joins: agrecascino_ (~agrecasci@replaced-ip )
           
         
        
          984 [07:14:44] *** Joins: riex- (gaming@replaced-ip )
           
         
        
          985 [07:14:47] *** Joins: olivetre- (~znc@replaced-ip )
           
         
        
          986 [07:14:48] *** Joins: inex- (~inex@replaced-ip )
           
         
        
          987 [07:14:53] *** Joins: xthree (~xthree@replaced-ip )
           
         
        
          988 [07:14:57] *** Joins: Robby (robby@replaced-ip )
           
         
        
          989 [07:15:00] *** Joins: ghormoon_ (~ghormoon@replaced-ip )
           
         
        
          990 [07:15:04] *** Joins: WinstonSmith (~WinstonSm@replaced-ip )
           
         
        
          991 [07:15:16] *** Quits: KidBeta (~textual@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
           
         
        
          992 [07:15:16] *** b30wulf_ is now known as b30wulf
           
         
        
          993 [07:15:25] *** Joins: lazouz (~lazouz@replaced-ip )
           
         
        
          994 [07:16:02] *** rj1_ is now known as rj1  
         
        
          995 [07:16:15] *** blacksyke_ is now known as blacksyke
           
         
        
          996 [07:16:50] *** Joins: techping (~techping@replaced-ip )
           
         
        
          997 [07:16:52] *** vectr0n|cloud_ is now known as vectr0n|cloud
           
         
        
          998 [07:17:10] *** Quits: flyinprogrammer (sid145234@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          999 [07:17:23] *** Joins: s0ph0s (~s0ph0s@replaced-ip )
           
         
        
          1000 [07:17:32] *** kfc_ is now known as kfc  
         
        
          1001 [07:17:43] *** Quits: youmu_ (uid221348@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1002 [07:17:52] *** ggherdov_ is now known as ggherdov
           
         
        
          1003 [07:18:01] *** debhelper sets mode: +l 1686
           
         
        
          1004 [07:18:35] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.0.1)
           
         
        
          1005 [07:19:16] *** Joins: youmu_ (uid221348@replaced-ip )
           
         
        
          1006 [07:19:16] *** Joins: Not_a_Robot (~soul@replaced-ip )
           
         
        
          1007 [07:19:40] *** Joins: flyinprogrammer (sid145234@replaced-ip )
           
         
        
          1008 [07:19:49] *** eshlox_ is now known as eshlox
           
         
        
          1009 [07:20:11] *** Joins: kInOzAwA (~init@replaced-ip )
           
         
        
          1010 [07:20:13] *** uda_ is now known as uda  
         
        
          1011 [07:20:22] *** Joins: Logg (~Logg@replaced-ip )
           
         
        
          1012 [07:20:27] *** Joins: lukasdboer (~lukasdboe@replaced-ip )
           
         
        
          1013 [07:20:29] *** Joins: datasmurf (kzxb1UUTpA@replaced-ip )
           
         
        
          1014 [07:20:37] *** Joins: michaelni (~michael@replaced-ip )
           
         
        
          1015 [07:20:37] *** Joins: cadeskywalker (~madoka@replaced-ip )
           
         
        
          1016 [07:20:38] *** Joins: rnd_ (~rnd@replaced-ip )
           
         
        
          1017 [07:20:43] *** Joins: Cyclohexane (~cyclohexa@replaced-ip )
           
         
        
          1018 [07:20:43] *** Quits: Cyclohexane (~cyclohexa@replaced-ip ) (Changing host)
           
         
        
          1019 [07:20:43] *** Joins: Cyclohexane (~cyclohexa@replaced-ip )
           
         
        
          1020 [07:20:47] *** Joins: sunitknandi (~sunit@replaced-ip )
           
         
        
          1021 [07:20:47] *** Joins: resixian (~akira@replaced-ip )
           
         
        
          1022 [07:20:47] *** Quits: resixian (~akira@replaced-ip ) (Changing host)
           
         
        
          1023 [07:20:47] *** Joins: resixian (~akira@replaced-ip )
           
         
        
          1024 [07:20:50] *** Joins: chaology (~James5979@replaced-ip )
           
         
        
          1025 [07:20:54] *** Joins: Emmanuel_Chanel (~emmanuel@replaced-ip )
           
         
        
          1026 [07:20:54] *** Joins: FreeBeast (~max@replaced-ip )
           
         
        
          1027 [07:20:57] *** Joins: xet7 (~xet7@replaced-ip )
           
         
        
          1028 [07:21:02] *** Joins: Johann (~johann@replaced-ip )
           
         
        
          1029 [07:21:05] *** Joins: monpocchi (~monpocchi@replaced-ip )
           
         
        
          1030 [07:21:08] *** Joins: pancakez (~pancakez@replaced-ip )
           
         
        
          1031 [07:21:20] *** Joins: awdfew3roi (~chuck@replaced-ip )
           
         
        
          1032 [07:21:31] *** Joins: wondiws (~Jasper@replaced-ip )
           
         
        
          1033 [07:21:32] *** Joins: kus_ubuntui686 (~kus@replaced-ip )
           
         
        
          1034 [07:21:34] *** Joins: mzf (~mzf@replaced-ip )
           
         
        
          1035 [07:21:34] *** Joins: awhitlock8 (~awhitlock@replaced-ip )
           
         
        
          1036 [07:21:35] *** Joins: stephanie92 (~stephanie@replaced-ip )
           
         
        
          1037 [07:21:45] *** Joins: Wyzard (~mike@replaced-ip )
           
         
        
          1038 [07:21:47] *** Joins: mo1991_ (~mo1991@replaced-ip )
           
         
        
          1039 [07:21:52] *** Joins: wizardedit (~evidentkn@replaced-ip )
           
         
        
          1040 [07:21:52] *** Quits: wizardedit (~evidentkn@replaced-ip ) (Changing host)
           
         
        
          1041 [07:21:52] *** Joins: wizardedit (~evidentkn@replaced-ip )
           
         
        
          1042 [07:21:59] *** Quits: moozer (~moz@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1043 [07:22:08] *** Joins: reagentz (~jcd@replaced-ip )
           
         
        
          1044 [07:22:20] *** Joins: Jamboy (~olexve@replaced-ip )
           
         
        
          1045 [07:23:03] *** Joins: Darby_Crash (~Darby_Cra@replaced-ip )
           
         
        
          1046 [07:23:21] *** Joins: Pjusur (~Pjusur@replaced-ip )
           
         
        
          1047 [07:24:22] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1048 [07:24:43] *** Joins: yokisuci_ (~yokisuci@replaced-ip )
           
         
        
          1049 [07:25:08] *** Quits: jon_x111110 (~jon_x@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1050 [07:25:37] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          1051 [07:26:46] *** Quits: adoua (~adoua@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1052 [07:27:22] *** Quits: Waggie (~Waggie@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1053 [07:27:33] *** Quits: orb (~orb@replaced-ip ) (Changing host)
           
         
        
          1054 [07:27:33] *** Joins: orb (~orb@replaced-ip )
           
         
        
          1055 [07:27:35] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1056 [07:28:00] *** debhelper sets mode: +l 1609
           
         
        
          1057 [07:28:33] *** Joins: jon_x111110 (~jon_x@replaced-ip )
           
         
        
          1058 [07:29:12] *** Joins: cyphase (~cyphase@replaced-ip )
           
         
        
          1059 [07:29:57] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1060 [07:29:57] *** Quits: peterbecich (~peterbeci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1061 [07:30:50] *** Joins: olek_poz (~bobik314@replaced-ip )
           
         
        
          1062 [07:31:51] *** Joins: KidBeta (~textual@replaced-ip )
           
         
        
          1063 [07:33:25] *** Joins: peterbecich (~user@replaced-ip )
           
         
        
          1064 [07:37:00] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.7)
           
         
        
          1065 [07:37:07] *** Joins: lotharkatt (~lotharkat@replaced-ip )
           
         
        
          1066 [07:37:13] *** Joins: dynek (~dynek@replaced-ip )
           
         
        
          1067 [07:39:08] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          1068 [07:41:44] *** Quits: insidious15 (~insidious@replaced-ip ) (Quit: WeeChat 1.7)
           
         
        
          1069 [07:42:30] *** Quits: Flynnn (~textual@replaced-ip ) (Quit: Auf Wiedersehen!)
           
         
        
          1070 [07:43:08] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1071 [07:44:05] *** Joins: hmz365 (~hmz365@replaced-ip )
           
         
        
          1072 [07:44:33] *** Joins: pbrewczynski (uid172802@replaced-ip )
           
         
        
          1073 [07:45:11] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
           
         
        
          1074 [07:46:04] *** Quits: yokisuci_ (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1075 [07:46:27] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          1076 [07:49:20] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          1077 [07:51:02] *** Joins: tytel (~tytel@replaced-ip )
           
         
        
          1078 [07:51:19] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1079 [07:52:14] *** Joins: sing0 (~michael@replaced-ip )
           
         
        
          1080 [07:52:35] *** Quits: t0mmy (~tprrt@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1081 [07:53:13] *** Joins: Flynnn (~textual@replaced-ip )
           
         
        
          1082 [07:53:13] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1083 [07:53:40] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          1084 [07:54:33] *** Joins: meme (~meme@replaced-ip )
           
         
        
          1085 [07:54:42] *** Quits: meme (~meme@replaced-ip ) (Remote host closed the connection)
           
         
        
          1086 [07:55:32] *** Quits: tytel (~tytel@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1087 [07:55:56] *** Quits: techping (~techping@replaced-ip ) (Remote host closed the connection)
           
         
        
          1088 [07:56:04] *** Joins: cyphase (~cyphase@replaced-ip )
           
         
        
          1089 [07:56:46] <hmz365> "device-mapper: reload ioctl on
            veracrypt1_0 failed: No such file or directory Command failed .
            " Anyone encounter the same problem has been resolved, the
            wing! Online is not the answer, for kernels from 3.14.54 to 4.5.2 is
            still the same, I do not know where the problem.
           
         
        
          1090 [07:57:29] *** Quits: safe (~safe@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1091 [07:58:37] *** Joins: timahvo1 (~rogue@replaced-ip )
           
         
        
          1092 [07:58:52] *** Quits: mibo (~mibo@replaced-ip ) (Quit: Leaving.)
           
         
        
          1093 [08:00:23] *** Quits: austin987 (~null@replaced-ip ) (Remote host closed the connection)
           
         
        
          1094 [08:00:47] *** Joins: austin987 (~null@replaced-ip )
           
         
        
          1095 [08:01:34] *** Joins: pantato (~onesixpug@replaced-ip )
           
         
        
          1096 [08:01:42] <pantato>
            replaced-url 
           
         
        
          1097 [08:01:54] *** Joins: Waggie (~Waggie@replaced-ip )
           
         
        
          1098 [08:02:09] *** Joins: woshty (~irc@replaced-ip )
           
         
        
          1099 [08:02:57] *** Joins: afidegnum (~afidegnum@replaced-ip )
           
         
        
          1100 [08:03:02] <afidegnum> hello good morning,
           
         
        
          1101 [08:03:02] <Papillon> try ##linux, I don't think this is
            a debian specific issue and there may be more people that know about
            that specific issue
           
         
        
          1102 [08:03:06] <Papillon> hi  
         
        
          1103 [08:03:26] <afidegnum> on my laptop, the Fn key is not
            working, i can't add a combination of Fn key to additional keys
           
         
        
          1104 [08:03:39] <afidegnum> how do i fix it pls?
           
         
        
          1105 [08:04:07] <Papillon> you might try asking in ##linux
           
         
        
          1106 [08:05:50] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1107 [08:05:50] *** Joins: wabuh (~wabuh@replaced-ip )
           
         
        
          1108 [08:05:58] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          1109 [08:06:11] *** Joins: Ragav (1b3e3270@replaced-ip )
           
         
        
          1110 [08:06:16] *** Joins: Levure (~quassel@replaced-ip )
           
         
        
          1111 [08:06:22] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1112 [08:06:55] *** Joins: toksnes (~tms@replaced-ip )
           
         
        
          1113 [08:06:56] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          1114 [08:07:05] *** Guest16044 is now known as CrazEd
           
         
        
          1115 [08:07:34] *** CrazEd is now known as Guest7776
           
         
        
          1116 [08:07:37] <somiaj> afidegnum: depends on the laptop but the
            Fn key may not generate a keycode by itself, it only generates
            keycodes in special combinations
           
         
        
          1117 [08:08:01] *** debhelper sets mode: +l 1620
           
         
        
          1118 [08:08:12] *** Joins: techping (~techping@replaced-ip )
           
         
        
          1119 [08:08:57] *** Joins: fcharton (~fca@replaced-ip )
           
         
        
          1120 [08:10:48] *** Joins: akash_ (uid150251@replaced-ip )
           
         
        
          1121 [08:10:59] *** Joins: LucaTM (~LucaTM@replaced-ip )
           
         
        
          1122 [08:11:15] <afidegnum> somiaj: yes, even the combination does
            not work
           
         
        
          1123 [08:11:17] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Leaving)
           
         
        
          1124 [08:12:20] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1125 [08:13:12] *** Joins: super_gollum (~ich@replaced-ip )
           
         
        
          1126 [08:13:36] *** Quits: monpocchi (~monpocchi@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1127 [08:13:54] *** Joins: signwaves (~dsfs@replaced-ip )
           
         
        
          1128 [08:14:31] *** Quits: hmz365 (~hmz365@replaced-ip ) (Quit: :) .zZ)
           
         
        
          1129 [08:14:53] *** zz_djz88 is now known as djz88
           
         
        
          1130 [08:14:55] *** Joins: chele (~chele@replaced-ip )
           
         
        
          1131 [08:15:52] *** Joins: h1t3sh (~h1t3sh@replaced-ip )
           
         
        
          1132 [08:16:04] *** Quits: JLye (~Jlye03@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1133 [08:16:53] *** Joins: BlueByte (~walther@replaced-ip )
           
         
        
          1134 [08:16:53] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1135 [08:17:16] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          1136 [08:18:11] *** Joins: soee (~soee@replaced-ip )
           
         
        
          1137 [08:20:10] *** Quits: LV-426 (~LV-426@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1138 [08:20:13] *** Quits: ledeni (~ledeni@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1139 [08:20:33] *** Joins: TsukiRa (~fpob@replaced-ip )
           
         
        
          1140 [08:20:41] *** Joins: usersiis (~userro@replaced-ip )
           
         
        
          1141 [08:21:34] *** Joins: arturo (~arturo@replaced-ip )
           
         
        
          1142 [08:21:40] *** Quits: userro (~userro@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1143 [08:21:58] *** Joins: NaPs (~NaPs@replaced-ip )
           
         
        
          1144 [08:22:09] *** Quits: Ragav (1b3e3270@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1145 [08:22:29] *** Quits: michaelni (~michael@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1146 [08:22:38] *** Joins: BalTun (~BalTun@replaced-ip )
           
         
        
          1147 [08:23:19] *** Joins: ledeni (~ledeni@replaced-ip )
           
         
        
          1148 [08:23:26] *** Joins: OS-21559 (~blooshoos@replaced-ip )
           
         
        
          1149 [08:23:35] *** Joins: soee_ (~soee@replaced-ip )
           
         
        
          1150 [08:23:59] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          1151 [08:24:03] *** Quits: afidegnum (~afidegnum@replaced-ip ) (Remote host closed the connection)
           
         
        
          1152 [08:24:05] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1153 [08:24:15] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Quit: Leaving, I need to be fabulous, so I will be doing my
            nails)
           
         
        
          1154 [08:24:21] *** Joins: wabuh (~wabuh@replaced-ip )
           
         
        
          1155 [08:24:26] *** Joins: userro (~userro@replaced-ip )
           
         
        
          1156 [08:24:34] *** Joins: OERIAS (~OERIAS@replaced-ip )
           
         
        
          1157 [08:25:37] *** Joins: Gollum_ (~Elite1570@replaced-ip )
           
         
        
          1158 [08:26:03] *** Joins: jwd (~jwd@replaced-ip )
           
         
        
          1159 [08:26:04] *** Quits: usersiis (~userro@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1160 [08:26:16] *** Joins: PaulePanter (~paul@replaced-ip )
           
         
        
          1161 [08:26:29] *** Andy80^ is now known as Andy80
           
         
        
          1162 [08:26:30] *** Quits: Andy80 (~andy80@replaced-ip ) (Changing host)
           
         
        
          1163 [08:26:30] *** Joins: Andy80 (~andy80@replaced-ip )
           
         
        
          1164 [08:27:03] *** Quits: KidBeta (~textual@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
           
         
        
          1165 [08:27:09] *** Joins: llucenic (~Thunderbi@replaced-ip )
           
         
        
          1166 [08:28:00] *** debhelper sets mode: +l 1631
           
         
        
          1167 [08:28:00] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1168 [08:28:33] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          1169 [08:28:40] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1170 [08:28:44] *** Quits: soee_ (~soee@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          1171 [08:31:42] *** Joins: soee (~soee@replaced-ip )
           
         
        
          1172 [08:32:50] *** Joins: Drzacek (~Drzacek@replaced-ip )
           
         
        
          1173 [08:33:02] *** Quits: sspssptt (~irc3@replaced-ip ) (Remote host closed the connection)
           
         
        
          1174 [08:33:09] *** Joins:
            replaced-url 
           
         
        
          1175 [08:33:32] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          1176 [08:34:25] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1177 [08:34:46] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          1178 [08:34:52] *** Joins: michaelni (~michael@replaced-ip )
           
         
        
          1179 [08:35:27] *** Quits:
            replaced-url 
           
         
        
          1180 [08:35:35] *** Joins: KidBeta (~textual@replaced-ip )
           
         
        
          1181 [08:36:07] *** Joins: foetus (~norbi@replaced-ip )
           
         
        
          1182 [08:37:03] *** Joins: duckinja (~duckinja@replaced-ip )
           
         
        
          1183 [08:37:07] *** Quits: duckinja (~duckinja@replaced-ip ) (Max SendQ exceeded)
           
         
        
          1184 [08:37:13] *** Joins: conta (~Thunderbi@replaced-ip )
           
         
        
          1185 [08:37:28] *** Quits: foetus (~norbi@replaced-ip ) (Client Quit)
           
         
        
          1186 [08:38:34] *** Quits: Ben64 (~Ben64@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1187 [08:39:05] *** Quits: thecha (~thecha@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1188 [08:39:09] *** Joins: tehcha (~thecha@replaced-ip )
           
         
        
          1189 [08:39:09] *** Quits: tehcha (~thecha@replaced-ip ) (Changing host)
           
         
        
          1190 [08:39:09] *** Joins: tehcha (~thecha@replaced-ip )
           
         
        
          1191 [08:39:49] *** Quits: techping (~techping@replaced-ip ) (Remote host closed the connection)
           
         
        
          1192 [08:42:27] *** Joins: m-H7 (~mathias@replaced-ip )
           
         
        
          1193 [08:43:04] *** Joins: UUID00 (~UUID00@replaced-ip )
           
         
        
          1194 [08:43:42] *** Quits: xet7 (~xet7@replaced-ip ) (Quit: Leaving)
           
         
        
          1195 [08:43:48] *** Quits: lotharkatt (~lotharkat@replaced-ip ) (Quit: lotharkatt)
           
         
        
          1196 [08:43:53] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Quit: Leaving, I need to be fabulous, so I will be doing my
            nails)
           
         
        
          1197 [08:46:23] *** Joins: OERIAS (~OERIAS@replaced-ip )
           
         
        
          1198 [08:46:56] *** Joins: n1ck3 (~n1ck3@replaced-ip )
           
         
        
          1199 [08:47:06] *** Joins: TimurTheLame (~TimurTheL@replaced-ip )
           
         
        
          1200 [08:47:19] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Client Quit)
           
         
        
          1201 [08:47:48] *** Joins: OERIAS (~OERIAS@replaced-ip )
           
         
        
          1202 [08:48:37] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Remote host closed the connection)
           
         
        
          1203 [08:48:37] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1204 [08:48:49] *** Joins: oish (~charlie@replaced-ip )
           
         
        
          1205 [08:48:58] *** Joins: OERIAS (~OERIAS@replaced-ip )
           
         
        
          1206 [08:49:07] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          1207 [08:49:40] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1208 [08:50:05] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1209 [08:51:36] *** Joins: Ben64 (~Ben64@replaced-ip )
           
         
        
          1210 [08:51:56] *** Joins: jackNemrod (~Thunderbi@replaced-ip )
           
         
        
          1211 [08:52:26] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Client Quit)
           
         
        
          1212 [08:52:26] *** Joins: chachasmooth (~chachasmo@replaced-ip )
           
         
        
          1213 [08:52:45] *** Joins: OERIAS (~OERIAS@replaced-ip )
           
         
        
          1214 [08:53:48] *** Quits: RebelCoderRU (~Yuriy@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1215 [08:54:41] *** Joins: moozer (~moz@replaced-ip )
           
         
        
          1216 [08:55:16] *** Joins: __marco (~marco@replaced-ip )
           
         
        
          1217 [08:56:38] *** Joins: MoepMan (~moepman@replaced-ip )
           
         
        
          1218 [08:56:54] *** Joins: Elirips (~Elirips@replaced-ip )
           
         
        
          1219 [08:57:58] <MoepMan> hey, can someone tell me what the option
            in preseed.cfg for stretch is that disables scanning for additional
            cds/dvds? couldn't find it in either the example-preseed.cfg or
            appendix B.4
           
         
        
          1220 [08:58:00] *** debhelper sets mode: +l 1639
           
         
        
          1221 [08:59:03] *** Joins: tkla (~tklassen@replaced-ip )
           
         
        
          1222 [08:59:40] *** Joins: Anderson69s (~anders@replaced-ip )
           
         
        
          1223 [08:59:40] *** Joins: duckinja (~duckinja@replaced-ip )
           
         
        
          1224 [08:59:45] *** Quits: duckinja (~duckinja@replaced-ip ) (Max SendQ exceeded)
           
         
        
          1225 [08:59:45] *** Joins: t0mmy (~tprrt@replaced-ip )
           
         
        
          1226 [09:00:56] *** Joins: duckinja (~duckinja@replaced-ip )
           
         
        
          1227 [09:01:04] *** Quits: duckinja (~duckinja@replaced-ip ) (Max SendQ exceeded)
           
         
        
          1228 [09:01:35] *** Quits: n1ck3 (~n1ck3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1229 [09:01:48] *** Quits: peterbecich (~user@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1230 [09:02:36] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          1231 [09:03:06] *** Joins: iNCoNFuN (~inconfun@replaced-ip )
           
         
        
          1232 [09:03:14] *** Joins: Haudegen (~quassel@replaced-ip )
           
         
        
          1233 [09:04:06] *** Joins: SH0x_ (~saulius@replaced-ip )
           
         
        
          1234 [09:04:07] *** Joins: hid3 (~arnoldas@replaced-ip )
           
         
        
          1235 [09:04:14] *** Joins: blingrang (~blingrang@replaced-ip )
           
         
        
          1236 [09:04:23] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
           
         
        
          1237 [09:04:23] *** Joins: miczac (~miczac@replaced-ip )
           
         
        
          1238 [09:04:24] *** Joins: Iota (~weechat@replaced-ip )
           
         
        
          1239 [09:04:39] *** Quits: OS-21559 (~blooshoos@replaced-ip ) (Remote host closed the connection)
           
         
        
          1240 [09:04:42] *** Joins: os_ (~os@replaced-ip )
           
         
        
          1241 [09:04:46] *** Joins: smulverine (~smulverin@replaced-ip )
           
         
        
          1242 [09:05:02] *** Joins: denisk (~denisk@replaced-ip )
           
         
        
          1243 [09:05:40] *** Joins: antgel (~topdog@replaced-ip )
           
         
        
          1244 [09:05:43] *** Quits: SH0x_ (~saulius@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1245 [09:05:47] *** Quits: mzf (~mzf@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1246 [09:05:59] *** Joins: SH0x_ (~saulius@replaced-ip )
           
         
        
          1247 [09:06:50] *** Quits: KidBeta (~textual@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
           
         
        
          1248 [09:07:09] *** Joins: loader (~rado@replaced-ip )
           
         
        
          1249 [09:07:33] *** Joins: n1ck3 (~n1ck3@replaced-ip )
           
         
        
          1250 [09:07:37] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1251 [09:07:41] *** Guest7776 is now known as CrazEd
           
         
        
          1252 [09:08:01] *** debhelper sets mode: +l 1647
           
         
        
          1253 [09:08:10] *** CrazEd is now known as Guest79175
           
         
        
          1254 [09:08:34] *** Joins: hiya_ (~hiya@replaced-ip )
           
         
        
          1255 [09:08:55] *** Quits: hiya (~hiya@replaced-ip ) (Remote host closed the connection)
           
         
        
          1256 [09:09:13] *** Joins: mzf (~mzf@replaced-ip )
           
         
        
          1257 [09:09:15] *** Joins: DMJC (~DMJC@replaced-ip )
           
         
        
          1258 [09:09:31] *** Joins: overlord_tm (~andraz@replaced-ip )
           
         
        
          1259 [09:09:49] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          1260 [09:11:03] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
           
         
        
          1261 [09:11:44] *** Joins: TomyWork (~tomy@replaced-ip )
           
         
        
          1262 [09:11:59] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1263 [09:12:17] *** Quits: Spiffy (~Spiffy@replaced-ip ) (Quit: BRB)
           
         
        
          1264 [09:12:30] *** Joins: jazz (~jazz@replaced-ip )
           
         
        
          1265 [09:12:43] *** Quits: hiya_ (~hiya@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1266 [09:12:56] *** Joins: Spiffy (~Spiffy@replaced-ip )
           
         
        
          1267 [09:14:51] *** Joins: nickstenn (sid75422@replaced-ip )
           
         
        
          1268 [09:15:08] *** Joins: thuk (sid78904@replaced-ip )
           
         
        
          1269 [09:15:41] *** Parts: Iota (~weechat@replaced-ip )
           
         
        
          1270 [09:15:49] *** Joins: afidegnum (~afidegnum@replaced-ip )
           
         
        
          1271 [09:15:50] *** Joins: timeless (sid4015@replaced-ip )
           
         
        
          1272 [09:15:59] *** Quits: os_ (~os@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          1273 [09:16:02] <afidegnum> i tried all my best but the Fn key
            doesn't seems to work
           
         
        
          1274 [09:16:32] *** Joins: no_gravity (~no_gravit@replaced-ip )
           
         
        
          1275 [09:16:54] *** Joins: adoua (~adoua@replaced-ip )
           
         
        
          1276 [09:17:11] *** Joins: dreamon_ (~dreamon@replaced-ip )
           
         
        
          1277 [09:17:27] <no_gravity> It seems everytime my wlan drops -
            even if only for a few seconds - my ssh connections are dead
            afterwards. Any ideas why and how to fix that?
           
         
        
          1278 [09:17:40] *** Joins: gagrio (~George@replaced-ip )
           
         
        
          1279 [09:18:01] *** debhelper sets mode: +l 1656
           
         
        
          1280 [09:18:16] *** Joins: twisted` (sid6794@replaced-ip )
           
         
        
          1281 [09:18:21] *** Joins: uNmowed (~Mayu@replaced-ip )
           
         
        
          1282 [09:19:39] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          1283 [09:20:49] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          1284 [09:20:59] *** Quits: uNmowed|2 (~Mayu@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1285 [09:21:32] <afidegnum> any insight?  
         
        
          1286 [09:23:01] *** Quits: ledeni (~ledeni@replaced-ip ) (Remote host closed the connection)
           
         
        
          1287 [09:23:05] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1288 [09:23:16] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1289 [09:23:25] *** Joins: ledeni (~ledeni@replaced-ip )
           
         
        
          1290 [09:24:08] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          1291 [09:24:57] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1292 [09:25:19] *** katyucha_ is now known as katyucha
           
         
        
          1293 [09:25:20] *** Joins: timahvo1 (~rogue@replaced-ip )
           
         
        
          1294 [09:25:50] *** Quits: Levure (~quassel@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          1295 [09:26:35] *** Joins: Levure (~quassel@replaced-ip )
           
         
        
          1296 [09:27:27] *** Joins: xet7 (~xet7@replaced-ip )
           
         
        
          1297 [09:27:39] *** Quits: TomTomTosch (~henryk@replaced-ip ) (Quit: WeeChat 1.5)
           
         
        
          1298 [09:27:51] *** Joins: disposable2 (~Thunderbi@replaced-ip )
           
         
        
          1299 [09:27:57] *** Quits: jackNemrod (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1300 [09:28:08] *** Joins: jackNemrod (~Thunderbi@replaced-ip )
           
         
        
          1301 [09:28:24] *** Joins: j0hn (~h1t3sh@replaced-ip )
           
         
        
          1302 [09:28:32] *** Joins: tex (~tex@replaced-ip )
           
         
        
          1303 [09:28:32] *** tex is now known as tex_  
         
        
          1304 [09:28:38] *** Quits: mz|` (~emerick@replaced-ip ) (Quit: WeeChat 1.0.1)
           
         
        
          1305 [09:28:40] *** Parts: tex_ (~tex@replaced-ip )
           
         
        
          1306 [09:28:47] *** j0hn is now known as Guest63084
           
         
        
          1307 [09:28:59] *** Quits: uNmowed (~Mayu@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1308 [09:29:20] *** Quits: olek_poz (~bobik314@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1309 [09:29:30] *** Joins: hanfm (~Thunderbi@replaced-ip )
           
         
        
          1310 [09:29:37] *** Quits: sing0 (~michael@replaced-ip ) (Quit: WeeChat 1.0.1)
           
         
        
          1311 [09:29:48] *** Quits: h1t3sh (~h1t3sh@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1312 [09:30:33] *** Joins: sing0 (~michael@replaced-ip )
           
         
        
          1313 [09:31:06] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
           
         
        
          1314 [09:32:37] *** Quits: AimHere (~David@replaced-ip ) (Quit: Leaving)
           
         
        
          1315 [09:32:53] *** Quits: SH0x_ (~saulius@replaced-ip ) (Remote host closed the connection)
           
         
        
          1316 [09:33:12] *** Joins: SH0x_ (~saulius@replaced-ip )
           
         
        
          1317 [09:33:40] *** Joins: joncrunchbang (~joncrunch@replaced-ip )
           
         
        
          1318 [09:33:54] *** Joins: uNmowed (~Mayu@replaced-ip )
           
         
        
          1319 [09:35:22] *** Joins: HeOS (~heos@replaced-ip )
           
         
        
          1320 [09:35:50] *** Joins: okao (~ookura@replaced-ip )
           
         
        
          1321 [09:36:15] *** Joins: pavlushka (~pavlushka@replaced-ip )
           
         
        
          1322 [09:36:16] *** Parts: okao (~ookura@replaced-ip )
           
         
        
          1323 [09:36:18] *** Joins: altin_ (~altin@replaced-ip )
           
         
        
          1324 [09:36:18] *** Quits: altin_ (~altin@replaced-ip ) (Changing host)
           
         
        
          1325 [09:36:18] *** Joins: altin_ (~altin@replaced-ip )
           
         
        
          1326 [09:37:08] *** Joins: Quatroking (~Quatrokin@replaced-ip )
           
         
        
          1327 [09:37:48] *** Joins: hiya_ (~hiya@replaced-ip )
           
         
        
          1328 [09:38:00] *** debhelper sets mode: +l 1662
           
         
        
          1329 [09:38:24] *** Joins: nighty-- (~nighty@replaced-ip )
           
         
        
          1330 [09:38:40] *** Quits: afidegnum (~afidegnum@replaced-ip ) (Remote host closed the connection)
           
         
        
          1331 [09:39:04] *** Joins: Introoter (uid189461@replaced-ip )
           
         
        
          1332 [09:39:13] *** Joins: p3rs3us (~jduro@replaced-ip )
           
         
        
          1333 [09:39:26] *** Quits: super_gollum (~ich@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          1334 [09:39:38] *** Quits: abff (~ABulletFo@replaced-ip ) (Read error: No route to host)
           
         
        
          1335 [09:41:00] *** Joins: abff (~ABulletFo@replaced-ip )
           
         
        
          1336 [09:41:53] *** Joins: cicppi (~phil.wern@151.45.241.98)
           
         
        
          1337 [09:41:57] *** Quits: MichaelSasser (~michaelsa@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1338 [09:42:02] *** Joins: super_gollum (~ich@replaced-ip )
           
         
        
          1339 [09:42:37] *** Quits: MystaMax (~MystaMax@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1340 [09:42:48] *** Joins: uNmowed|2 (~Mayu@replaced-ip )
           
         
        
          1341 [09:42:52] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1342 [09:46:05] *** Quits: uNmowed (~Mayu@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1343 [09:47:12] *** Joins: usersiis (~userro@replaced-ip )
           
         
        
          1344 [09:47:32] *** Quits: uNmowed|2 (~Mayu@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1345 [09:48:13] *** Quits: userro (~userro@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1346 [09:48:34] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          1347 [09:49:21] *** Joins: tolecnal (tolecnal@replaced-ip )
           
         
        
          1348 [09:49:29] *** Quits: super_gollum (~ich@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1349 [09:49:54] *** Quits: abff (~ABulletFo@replaced-ip ) (Remote host closed the connection)
           
         
        
          1350 [09:50:57] *** Quits: ShalokShalom (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          1351 [09:51:26] *** Joins: ShalokShalom (~quassel@replaced-ip )
           
         
        
          1352 [09:52:28] *** Joins: abff (~ABulletFo@replaced-ip )
           
         
        
          1353 [09:53:33] *** Quits: ShalokShalom (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          1354 [09:53:35] *** Quits: vivid (~vivid@replaced-ip ) (Quit: Leaving)
           
         
        
          1355 [09:54:22] *** Quits: arturo (~arturo@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1356 [09:54:32] *** Quits: moozer (~moz@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1357 [09:54:58] *** Quits: Shahnaz (~Shahnaz@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1358 [09:55:24] *** Joins: papillon_ (~Mutter@replaced-ip )
           
         
        
          1359 [09:55:37] *** Joins: srtu (~hypnotoad@replaced-ip )
           
         
        
          1360 [09:56:07] *** Joins: ShalokShalom (~quassel@replaced-ip )
           
         
        
          1361 [09:56:40] *** Joins: jayfk (~jayfk@replaced-ip )
           
         
        
          1362 [09:56:44] *** Joins: vivid (~vivid@replaced-ip )
           
         
        
          1363 [09:56:46] *** Joins: arturo (~arturo@replaced-ip )
           
         
        
          1364 [09:57:15] *** Quits: no_gravity (~no_gravit@replaced-ip ) (Quit: leaving)
           
         
        
          1365 [09:57:35] *** Joins: d8v3 (~david@replaced-ip )
           
         
        
          1366 [09:58:03] *** Joins: super_gollum (~ich@replaced-ip )
           
         
        
          1367 [09:59:30] *** Joins: grizzlyb (5f619f0b@replaced-ip )
           
         
        
          1368 [09:59:53] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url 
           
         
        
          1369 [10:00:25] *** Joins: NullTerminator (~NullTermi@replaced-ip )
           
         
        
          1370 [10:00:50] *** Joins: RA3OR (~demon@replaced-ip )
           
         
        
          1371 [10:00:50] *** Quits: RA3OR (~demon@replaced-ip ) (Changing host)
           
         
        
          1372 [10:00:50] *** Joins: RA3OR (~demon@replaced-ip )
           
         
        
          1373 [10:01:05] *** Quits: NullTerminator (~NullTermi@replaced-ip ) (Client Quit)
           
         
        
          1374 [10:01:06] *** Joins: jubo2 (~juboxi@replaced-ip )
           
         
        
          1375 [10:02:14] *** Joins: f10_ (~flo@replaced-ip )
           
         
        
          1376 [10:02:28] *** Quits: d8v3 (~david@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1377 [10:03:06] *** Joins: Jonwel (~Jonwel@replaced-ip )
           
         
        
          1378 [10:03:27] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          1379 [10:04:20] *** Quits: Elirips (~Elirips@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1380 [10:04:23] *** Joins: clmsy (~eoz@replaced-ip )
           
         
        
          1381 [10:07:27] *** Joins: Slashman (~Slash@replaced-ip )
           
         
        
          1382 [10:08:00] *** debhelper sets mode: +l 1669
           
         
        
          1383 [10:08:05] *** Quits: prandieres_ (~prandiere@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1384 [10:08:10] *** Joins: schu-r (~Thunderbi@replaced-ip )
           
         
        
          1385 [10:08:19] *** Guest79175 is now known as CrazEd
           
         
        
          1386 [10:08:48] *** CrazEd is now known as Guest39925
           
         
        
          1387 [10:09:52] *** Joins: f10 (~flo@replaced-ip )
           
         
        
          1388 [10:10:25] *** Joins: prandieres_ (~prandiere@replaced-ip )
           
         
        
          1389 [10:10:38] *** Joins: moozer (~moz@replaced-ip )
           
         
        
          1390 [10:10:52] *** Quits: bipolar (~bipolar@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1391 [10:10:57] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1392 [10:11:05] *** Quits: altin_ (~altin@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1393 [10:11:12] *** Quits: fnlkj (~fnlkj@replaced-ip ) (Quit: ?)
           
         
        
          1394 [10:11:20] <grizzlyb> What is an APT stand for exactly
           
         
        
          1395 [10:11:29] *** Joins: KidBeta (~textual@replaced-ip )
           
         
        
          1396 [10:11:40] *** Quits: tatalazo (~Icedove@replaced-ip ) (Remote host closed the connection)
           
         
        
          1397 [10:11:46] <abff> advanced package tool
           
         
        
          1398 [10:11:47] *** Joins: tatalazo1 (~Icedove@replaced-ip )
           
         
        
          1399 [10:12:11] <bolt> he said "exactly". it's
            "packaging" :)
           
         
        
          1400 [10:12:24] *** Joins: redeemed (~rd@replaced-ip )
           
         
        
          1401 [10:12:35] <abff> right right  
         
        
          1402 [10:12:40] <bolt> :p  
         
        
          1403 [10:12:42] *** Parts: MoepMan (~moepman@replaced-ip )
           
         
        
          1404 [10:12:51] <petn-randall> Heh. Technically correct, the best
            kind of correct. ;)
           
         
        
          1405 [10:12:54] <abff> I appreciate pedantry
           
         
        
          1406 [10:13:23] *** wyre_ is now known as wyre  
         
        
          1407 [10:13:48] *** Quits: tyranny12 (~blarg@replaced-ip ) (Remote host closed the connection)
           
         
        
          1408 [10:14:08] *** tatalazo1 is now known as tatalazo
           
         
        
          1409 [10:14:09] *** Joins: blackflow (~blackflow@replaced-ip )
           
         
        
          1410 [10:14:17] <grizzlyb> Haha thank you!!
           
         
        
          1411 [10:15:04] *** Quits: adoua (~adoua@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1412 [10:16:03] *** Joins: tyranny12 (~blarg@replaced-ip )
           
         
        
          1413 [10:16:03] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
           
         
        
          1414 [10:16:03] *** Joins: tyranny12 (~blarg@replaced-ip )
           
         
        
          1415 [10:16:08] *** Joins: Shahnaz (~Shahnaz@replaced-ip )
           
         
        
          1416 [10:16:27] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          1417 [10:16:37] *** Joins: bipolar (~bipolar@replaced-ip )
           
         
        
          1418 [10:17:28] *** Joins: toli (~toli@replaced-ip )
           
         
        
          1419 [10:18:16] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          1420 [10:18:21] *** Joins: olek_poz (~bobik314@replaced-ip )
           
         
        
          1421 [10:19:02] *** Joins: oish (~charlie@replaced-ip )
           
         
        
          1422 [10:19:43] *** Quits: akash_ (uid150251@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          1423 [10:21:18] *** Joins: tlaxkit (~Thunderbi@replaced-ip )
           
         
        
          1424 [10:21:21] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          1425 [10:21:58] *** Quits: Shahnaz (~Shahnaz@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1426 [10:22:14] *** Joins: Shahnaz (~Shahnaz@replaced-ip )
           
         
        
          1427 [10:22:28] *** Joins: dreamon_ (~dreamon@replaced-ip )
           
         
        
          1428 [10:22:43] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
           
         
        
          1429 [10:23:59] *** Joins: uNmowed (~Mayu@replaced-ip )
           
         
        
          1430 [10:24:20] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
           
         
        
          1431 [10:24:52] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1432 [10:25:47] *** hiya_ is now known as hiya  
         
        
          1433 [10:25:57] *** Quits: BalTun (~BalTun@replaced-ip ) (Remote host closed the connection)
           
         
        
          1434 [10:28:08] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1435 [10:28:15] *** Joins: julius (~julius@replaced-ip )
           
         
        
          1436 [10:28:17] <julius> hi  
         
        
          1437 [10:28:39] <julius> why cant i run this: -rwsr-Sr-- 1 root
            root 1.3K Mar 27 10:20 gre_tunnel.sh as user, isnt it setuid root?
            the commands in it need to be executed as root
           
         
        
          1438 [10:28:52] *** Joins: Mortin (~Mortin@replaced-ip )
           
         
        
          1439 [10:29:02] *** Joins: biberu (~biberu@replaced-ip )
           
         
        
          1440 [10:29:32] *** Quits: wreckitkenny (~T3@replaced-ip ) (Remote host closed the connection)
           
         
        
          1441 [10:30:20] *** Joins: BalTun (~BalTun@replaced-ip )
           
         
        
          1442 [10:30:43] *** Joins: adoua (~adoua@replaced-ip )
           
         
        
          1443 [10:30:55] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1444 [10:31:34] *** Joins: zadrot_ebaniy (~Zadrot@replaced-ip )
           
         
        
          1445 [10:32:08] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          1446 [10:32:44] *** Joins: js9600 (~jsdk@replaced-ip )
           
         
        
          1447 [10:34:23] *** Joins: wonderworld (~ww@replaced-ip )
           
         
        
          1448 [10:35:18] *** Joins: tpanarch1st (~tpanarch1@replaced-ip )
           
         
        
          1449 [10:35:54] *** Quits: Delta-One (~zero@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1450 [10:36:12] *** Joins: Delta-One (~zero@replaced-ip )
           
         
        
          1451 [10:36:19] <petn-randall> julius: Setting suid root on shell
            scripts is considered insecure.
           
         
        
          1452 [10:36:28] <julius> yes i am aware of that
           
         
        
          1453 [10:36:36] <julius> not my first choice...
           
         
        
          1454 [10:37:00] <blackflow> can't sudo?
           
         
        
          1455 [10:37:12] <julius> need to start a GRE tunnel from a remote
            host via a users ssh connection, the GRE tunnel needs a dynamic ip
            as argument
           
         
        
          1456 [10:37:28] <petn-randall> julius: Consider using sudo for
            that, it's much safer.
           
         
        
          1457 [10:37:33] <julius> im the only one working on that system
           
         
        
          1458 [10:37:56] <petn-randall> julius: Setting a shell script suid
            root is effectively giving everyone root that can execute it.
           
         
        
          1459 [10:38:00] *** debhelper sets mode: +l 1678
           
         
        
          1460 [10:38:02] *** jguillen__ is now known as jguillen
           
         
        
          1461 [10:38:25] <julius> petn-randall, how are they executing code
            that is not in the shell script?
           
         
        
          1462 [10:38:39] <petn-randall> julius:
            replaced-url 
           
         
        
          1463 [10:38:47] <julius> ok  
         
        
          1464 [10:39:14] *** Quits: Gi0 (~Gi0@replaced-ip ) (Quit: Cheers)
           
         
        
          1465 [10:39:30] <petn-randall> julius: Long story short: The user
            controls the environment that is used in the shell script, which can
            be leveraged to execute arbritary code as root.
           
         
        
          1466 [10:39:35] <julius> but for sudo i need to enter a password,
            right? how do i run this: ssh andromeda-inet ~/bin/gre_tunnel.sh
            x.x.x.x with entering the sudo pw?
           
         
        
          1467 [10:39:51] <petn-randall> julius: No, there's a NOPASSWD
            option in sudo.
           
         
        
          1468 [10:39:56] <julius> ah ok  
         
        
          1469 [10:39:58] <julius> thanks  
         
        
          1470 [10:40:10] <julius> wasnt aware that setuid can be that
            dangerous
           
         
        
          1471 [10:40:32] <petn-randall> julius: Just for completeness, the
            reason your user can't execute that script is because that user
            is missing executable rights.
           
         
        
          1472 [10:41:12] <julius> because the would be "other" ?
           
         
        
          1473 [10:41:23] *** Joins: notebox (~textual@replaced-ip )
           
         
        
          1474 [10:41:25] <blackflow> julius: setuid is dangerous because it
            gives root to _anyone_ who executes it. with sudo you can control
            which user/group can execute this, as root, with/out password.
           
         
        
          1475 [10:41:43] <blackflow> s/gives root/executes as root/
           
         
        
          1476 [10:41:48] <julius> yes i will setup sudo
           
         
        
          1477 [10:41:52] <petn-randall> julius: Since you have it setuid
            and setgid root, the only option would be to make it
            world-executable, effectively granting root to everyone (or play
            around with ACLs).
           
         
        
          1478 [10:42:33] <julius> petn-randall, no i mean...the user has no
            executable rigths becuase the group or the other's has no x?
           
         
        
          1479 [10:42:36] *** Quits: moozer (~moz@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1480 [10:42:37] *** Joins: denisk (~denisk@replaced-ip )
           
         
        
          1481 [10:42:40] <julius> im guessing it is other's
           
         
        
          1482 [10:43:22] <petn-randall> julius: If the user isn't
            root, the rights it has on that file are defined in
            "other". Since it's only readable, no user other than
            root can execute it.
           
         
        
          1483 [10:43:43] <julius> petn-randall, ah...yes r can be also x ok
           
         
        
          1484 [10:43:56] <julius> thanks guys  
         
        
          1485 [10:44:32] *** Joins: moozer (~moz@replaced-ip )
           
         
        
          1486 [10:44:42] <petn-randall> julius: No, r and x are different
            permissions. Everyone can run 'cat gre_tunnel.sh' to see
            the contents, but only root can currently execute it.
           
         
        
          1487 [10:45:56] *** Joins: tnorth (~tnorth@replaced-ip )
           
         
        
          1488 [10:46:04] *** Joins: ber532k (~berserk@replaced-ip )
           
         
        
          1489 [10:46:12] <tnorth> hi there  
         
        
          1490 [10:47:04] *** Joins: _sfiguser (~sfigguser@replaced-ip )
           
         
        
          1491 [10:47:08] *** Quits: wonderworld (~ww@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1492 [10:47:10] *** Joins: lucad111 (~lucad111@replaced-ip )
           
         
        
          1493 [10:47:13] *** Quits: pbrewczynski (uid172802@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          1494 [10:47:17] *** Joins: ww__ (~ww@replaced-ip )
           
         
        
          1495 [10:48:47] *** Quits: roylaprattep (~roylaprat@replaced-ip ) (Quit: leaving)
           
         
        
          1496 [10:48:48] *** Joins: Elirips (~Elirips@replaced-ip )
           
         
        
          1497 [10:48:57] *** Joins: roylaprattep (~roylaprat@replaced-ip )
           
         
        
          1498 [10:48:57] *** Quits: roylaprattep (~roylaprat@replaced-ip ) (Changing host)
           
         
        
          1499 [10:48:57] *** Joins: roylaprattep (~roylaprat@replaced-ip )
           
         
        
          1500 [10:49:10] *** Quits: cicppi (~phil.wern@151.45.241.98) (Read
            error: Connection reset by peer)
           
         
        
          1501 [10:49:16] *** Joins: alexgr (~alexgr@replaced-ip )
           
         
        
          1502 [10:49:48] *** Joins: chodjo (~jguillen@replaced-ip )
           
         
        
          1503 [10:50:05] *** Quits: jguillen (~jguillen@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1504 [10:50:16] *** Joins: oish (~charlie@replaced-ip )
           
         
        
          1505 [10:50:34] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1506 [10:50:59] *** Joins: delkin (~none@replaced-ip )
           
         
        
          1507 [10:52:17] <delkin> Hello :) Does anyone know how I can
            install python-sphinx (>=1.5) through debian package manager?
           
         
        
          1508 [10:52:48] *** Joins: alecov (~control@replaced-ip )
           
         
        
          1509 [10:52:50] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          1510 [10:52:52] *** Quits: moozer (~moz@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1511 [10:53:45] *** Joins: mab_ (3e74db61@replaced-ip )
           
         
        
          1512 [10:53:57] *** Quits: _sfiguser (~sfigguser@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1513 [10:54:11] *** Quits: abff (~ABulletFo@replaced-ip ) (Remote host closed the connection)
           
         
        
          1514 [10:54:12] *** Joins: killian99 (~killian99@replaced-ip )
           
         
        
          1515 [10:54:26] <delkin> When I run debian-dev-build.sh it keeps
            complaining that python-sphinx is not installed with the correct
            version… And installing with PIP does not solve the issue :(
           
         
        
          1516 [10:54:34] *** Parts: tnorth (~tnorth@replaced-ip )
           
         
        
          1517 [10:54:50] *** Joins: abff (~ABulletFo@replaced-ip )
           
         
        
          1518 [10:55:47] *** Joins: powi (~powi@replaced-ip )
           
         
        
          1519 [10:56:04] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
           
         
        
          1520 [10:56:26] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
           
         
        
          1521 [10:56:30] *** Joins: Serpent7776 (~Serpent77@replaced-ip )
           
         
        
          1522 [10:57:10] *** Joins: circ-user-C9FHY (~circuser-@replaced-ip )
           
         
        
          1523 [10:57:17] *** Joins: moozer (~moz@replaced-ip )
           
         
        
          1524 [10:57:38] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
           
         
        
          1525 [10:57:45] <blackflow> delkin: use a virtualenv and inside
            it, install whatever version with pip
           
         
        
          1526 [10:57:58] *** Quits: blackroot (remi@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1527 [10:58:00] *** debhelper sets mode: +l 1689
           
         
        
          1528 [10:58:17] *** Joins: denisk (~denisk@replaced-ip )
           
         
        
          1529 [10:58:19] *** Quits: denisk (~denisk@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1530 [10:59:04] *** Quits: Renari (~Renari@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1531 [10:59:23] *** Quits: fstd (~fstd@replaced-ip ) (Remote host closed the connection)
           
         
        
          1532 [10:59:29] *** Joins: fstd (~fstd@replaced-ip )
           
         
        
          1533 [10:59:31] *** Joins: Renari (~Renari@replaced-ip )
           
         
        
          1534 [10:59:49] *** Quits: iNCoNFuN (~inconfun@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1535 [11:00:03] *** Joins: _sfiguser (~sfigguser@replaced-ip )
           
         
        
          1536 [11:00:07] *** Quits: Papillon (Papillon@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1537 [11:00:15] *** Joins: iNCoNFuN (~inconfun@replaced-ip )
           
         
        
          1538 [11:00:18] <mab_> blackflow: what if he wants to use the
            package manager? Are there any ppa available?
           
         
        
          1539 [11:00:50] *** Joins: Papillon (Papillon@replaced-ip )
           
         
        
          1540 [11:01:22] *** Joins: lofkhs (~phil.wern@151.45.241.98)
           
         
        
          1541 [11:01:28] *** Quits: jon_x111110 (~jon_x@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1542 [11:01:44] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
           
         
        
          1543 [11:02:10] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1544 [11:02:10] *** Quits: ww__ (~ww@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1545 [11:02:14] *** Joins: wonderworld (~ww@replaced-ip )
           
         
        
          1546 [11:02:19] <delkin> blackflow: unfortunately that doesnt
            work… :( debian-dev-build.sh keeps complaining that sphinx is
            not installed
           
         
        
          1547 [11:02:35] *** Quits: abff (~ABulletFo@replaced-ip ) (Remote host closed the connection)
           
         
        
          1548 [11:02:48] *** Quits: toorop (~toorop@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1549 [11:02:52] <delkin> blackflow: i think i must do it through
            the debian package manager
           
         
        
          1550 [11:03:10] *** Joins: robotroll (~robotroll@replaced-ip )
           
         
        
          1551 [11:03:17] *** Quits: adoua (~adoua@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          1552 [11:03:33] *** Joins: abff (~ABulletFo@replaced-ip )
           
         
        
          1553 [11:04:00] *** Joins: toorop (~toorop@replaced-ip )
           
         
        
          1554 [11:04:01] *** Joins: hetleq (~phil.wern@151.45.241.98)
           
         
        
          1555 [11:05:08] *** Quits: roylaprattep (~roylaprat@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1556 [11:05:29] *** Quits: hetleq (~phil.wern@151.45.241.98) (Remote
            host closed the connection)
           
         
        
          1557 [11:05:56] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1558 [11:06:13] *** Quits: usersiis (~userro@replaced-ip ) (Remote host closed the connection)
           
         
        
          1559 [11:07:23] *** Joins: Haudegen (~quassel@replaced-ip )
           
         
        
          1560 [11:07:35] *** Quits: tikun (~David@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1561 [11:08:29] <blackflow> delkin: well, there's 1.5.3 in
            experimental, but that would mean mixing packages, not sure
            that's wise. debian-dev-build.sh, which package is that from?
           
         
        
          1562 [11:09:15] *** Joins: afuentes (~kusanagi@replaced-ip )
           
         
        
          1563 [11:10:20] <blackflow> delkin: is this for lava?
           
         
        
          1564 [11:10:29] <delkin> blackflow: yeah, exactly
           
         
        
          1565 [11:10:33] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          1566 [11:10:57] <blackflow> delkin: but it's not coming from
            a package, is it?
           
         
        
          1567 [11:11:28] *** Joins: usersiis (~userro@replaced-ip )
           
         
        
          1568 [11:11:47] <dynek> I'm unable to find how I can
            download/install snmp mibs on stretch - anyone would have a clue?
           
         
        
          1569 [11:11:57] *** Joins: jon_x111110 (~jon_x@replaced-ip )
           
         
        
          1570 [11:12:07] <delkin> blackflow: no, I am using this script
            here:
            replaced-url 
           
         
        
          1571 [11:12:15] *** Joins: LorD_n1c0w (~rhodan@replaced-ip )
           
         
        
          1572 [11:12:17] <delkin> blackflow: which should generate a .deb
            file
           
         
        
          1573 [11:12:24] *** Joins: roylaprattep (~roylaprat@replaced-ip )
           
         
        
          1574 [11:12:41] <delkin> blackflow: but fails complaining that
            python-sphinx is not >=1.4
           
         
        
          1575 [11:13:03] <blackflow> delkin: well I don't know
            anything about that software, I just found debian-dev-build.sh
            mentioned in its context. I asked because if it was coming from a
            package, you should report a bug about wrong dependencies.
           
         
        
          1576 [11:13:19] *** Joins: NdaX404 (~root@replaced-ip )
           
         
        
          1577 [11:13:29] <blackflow> delkin: but since it's not....
            install virtualenv, install python-sphinx 1.5 in it, and with the
            virtualenv active, run your debian-dev-build.sh script.
           
         
        
          1578 [11:13:31] <delkin> blackflow: that is sensible
           
         
        
          1579 [11:13:51] *** Quits: wonderworld (~ww@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          1580 [11:13:59] *** Joins: wonderworld (~ww@replaced-ip )
           
         
        
          1581 [11:14:04] <delkin> blackflow: i have tried that. I complains
            that sphinx is not installed
           
         
        
          1582 [11:14:09] *** Joins: lixus (~User@replaced-ip )
           
         
        
          1583 [11:14:10] <delkin> It*  
         
        
          1584 [11:14:11] *** Quits: Waggie (~Waggie@replaced-ip ) (Remote host closed the connection)
           
         
        
          1585 [11:14:20] <blackflow> maybe there is a PPA for sphinx
            but.... I'd never recommend using PPAs, only official and
            sanctioned repositories.
           
         
        
          1586 [11:14:26] *** usersiis is now known as userro
           
         
        
          1587 [11:14:37] <blackflow> delkin: you ran the script in the
            shell where virtualenv with sphinx installed was active?
           
         
        
          1588 [11:14:38] *** Joins: OS-27693 (~OS-27693@replaced-ip )
           
         
        
          1589 [11:14:38] <dynek> answering to self: non-free!
           
         
        
          1590 [11:14:50] <OS-27693> hi everyone  
         
        
          1591 [11:15:00] <OS-27693> what's up?
           
         
        
          1592 [11:15:12] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          1593 [11:15:39] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
           
         
        
          1594 [11:15:49] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Quit: hanfm)
           
         
        
          1595 [11:15:51] *** Quits: elninja44 (~arrr@replaced-ip ) (Remote host closed the connection)
           
         
        
          1596 [11:15:55] <lixus> to whom it may concern: One of the two
            snapshot.debian.org DNS round robin adresses does not work
           
         
        
          1597 [11:15:59] <delkin> blackflow: exactly. If I run
            sphinx-builder —version it actually shows the version I need.
            Although, when I run that lava script it keeps complaining that
            sphinx version is not > 1.4
           
         
        
          1598 [11:16:00] <lixus> curl --header
            "Host:snapshot.debian.org" -I
            replaced-url 
           
         
        
          1599 [11:16:14] <OS-27693> I'm a noob in OSCP course
           
         
        
          1600 [11:16:24] <lixus> versus: curl --header
            "Host:snapshot.debian.org" -I
            replaced-url 
           
         
        
          1601 [11:16:39] <delkin> blackflow: i guess this script is looking
            for deb package manager for dependencies
           
         
        
          1602 [11:16:59] <delkin> blackflow: and misses the fact that
            sphinx is already installed with the version needed
           
         
        
          1603 [11:17:12] <OS-27693> I didn't understand a thing. If i
            hack the majority of lab machines in the public net, is it
            sufficient to be prepared for the exam?
           
         
        
          1604 [11:18:32] *** Joins: Waggie (~Waggie@replaced-ip )
           
         
        
          1605 [11:18:39] <blackflow> delkin: is there a public url for that
            script? github or something? I wanna take a look
           
         
        
          1606 [11:19:29] <delkin> blackflow: this is the script that should
            generate the .deb file when all dependencies are met:
            replaced-url 
           
         
        
          1607 [11:19:43] *** Joins: emerick (~emerick@replaced-ip )
           
         
        
          1608 [11:19:47] <delkin> blackflow: the lava .deb file
           
         
        
          1609 [11:19:58] *** Joins: wabuh (~wabuh@replaced-ip )
           
         
        
          1610 [11:21:24] <dadinn> hi all  
         
        
          1611 [11:21:26] <blackflow> delkin: looking at the
            pkg-lava-server, it looks like it depends on python-sphinx (>=
            1.4)
           
         
        
          1612 [11:21:29] <blackflow> delkin: not 1.5
           
         
        
          1613 [11:21:30] *** Joins: remo (~user@replaced-ip )
           
         
        
          1614 [11:21:55] <dadinn> I think I have run into something similar
            to bug simply disregard any dependencies which have been specified
           
         
        
          1615 [11:21:59] <delkin> blackflow: correct. I was too
            “agressive” on my request
           
         
        
          1616 [11:22:17] <dadinn> sorry, bug #754218
           
         
        
          1617 [11:22:17] <delkin> blackflow: the default version debian
            installs is 1.2
           
         
        
          1618 [11:22:18] <judd> Bug
            replaced-url 
           
         
        
          1619 [11:22:37] <delkin> blackflow: the issue remains
           
         
        
          1620 [11:22:47] <blackflow> delkin: on jessie? install it from
            jessie-backports
           
         
        
          1621 [11:23:21] *** emerick is now known as mz`  
         
        
          1622 [11:23:43] <blackflow> delkin: and please don't make up
            information in your request for help. had you said 1.4 the first
            time, the answer would be quicker without wasting anyone's time
            to look up and find possible cause fo nonexisting 1.5 requirement.
           
         
        
          1623 [11:23:43] <delkin> blackflow: I have added deb
            replaced-url 
           
         
        
          1624 [11:23:56] <dadinn> I have a interface.d/wlan0 file for my
            wifi with psk passphrase, and the boot stalls with the same issue
           
         
        
          1625 [11:24:04] <delkin> blackflow: that is not working
           
         
        
          1626 [11:24:23] <dadinn> is this a known issue? When I remove it
            it boots fine
           
         
        
          1627 [11:24:23] <blackflow> delkin: jessie-backports has
            python-sphinx 1.4.9 according to that script and pkg-lava-server
            repo, that should suffice
           
         
        
          1628 [11:25:27] *** Quits: sspssptt (~irc3@replaced-ip ) (Remote host closed the connection)
           
         
        
          1629 [11:25:53] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          1630 [11:26:19] <delkin> blackflow: so, I added the above line to
            my sources.list; then ran apt-get update; then apt-get install
            python-sphinx. However sphinx 1.2 is being installed
           
         
        
          1631 [11:27:45] <delkin> blackflow: i am using debian jessie
           
         
        
          1632 [11:28:10] <blackflow> delkin: apt-get -t jessie-backports
            install python-sphinx
           
         
        
          1633 [11:28:47] <delkin> blackflow: you are my heroe!!!
           
         
        
          1634 [11:29:01] <blackflow> yay!  
         
        
          1635 [11:29:04] <delkin> \o/  
         
        
          1636 [11:29:05] *** Quits: srtu (~hypnotoad@replaced-ip ) (Quit: Verlassend)
           
         
        
          1637 [11:31:42] *** Parts: signwaves (~dsfs@replaced-ip )
           
         
        
          1638 [11:31:47] *** Joins: thereyougo (partyinpar@replaced-ip )
           
         
        
          1639 [11:34:34] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1640 [11:34:37] *** Quits: Cueball (~lee@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1641 [11:36:39] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          1642 [11:36:47] *** Joins: ww__ (~ww@replaced-ip )
           
         
        
          1643 [11:37:01] *** Quits: wonderworld (~ww@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1644 [11:37:20] *** Joins: sag3 (~O@replaced-ip )
           
         
        
          1645 [11:37:31] *** Joins: Cueball (lee@replaced-ip )
           
         
        
          1646 [11:37:40] *** Quits: n1ck3 (~n1ck3@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1647 [11:37:42] *** Joins: Piraty (~quassel@replaced-ip )
           
         
        
          1648 [11:39:23] *** Joins: thiras (~thiras@replaced-ip )
           
         
        
          1649 [11:40:48] *** Joins: rdata (~chris@replaced-ip )
           
         
        
          1650 [11:40:56] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1651 [11:41:10] *** Quits: NdaX404 (~root@replaced-ip ) (Remote host closed the connection)
           
         
        
          1652 [11:41:57] *** Joins: A2666 (~NMS6@replaced-ip )
           
         
        
          1653 [11:42:02] *** Joins: d8v3 (~david@replaced-ip )
           
         
        
          1654 [11:42:20] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1655 [11:44:18] *** Joins: timahvo1 (~rogue@replaced-ip )
           
         
        
          1656 [11:44:34] *** Quits: OS-27693 (~OS-27693@replaced-ip ) (Quit: Leaving)
           
         
        
          1657 [11:44:43] *** Quits: A2666 (~NMS6@replaced-ip ) (Remote host closed the connection)
           
         
        
          1658 [11:45:56] *** Quits: Guest62884 (~anon@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          1659 [11:46:31] *** Quits: d8v3 (~david@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1660 [11:46:48] *** Joins: Brigo (~Brigo@replaced-ip )
           
         
        
          1661 [11:47:29] *** Joins: Wizek_ (~Wizek@replaced-ip )
           
         
        
          1662 [11:48:41] *** Quits: RA3OR (~demon@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          1663 [11:48:47] *** Joins: schu-r (~Thunderbi@replaced-ip )
           
         
        
          1664 [11:49:28] *** Joins: czesmir (~stefan@replaced-ip )
           
         
        
          1665 [11:49:30] *** Joins: rt (rt@replaced-ip )
           
         
        
          1666 [11:49:35] *** Joins: u0_a123 (~u0_a123@replaced-ip )
           
         
        
          1667 [11:50:32] *** Joins: NdaX404 (~root@replaced-ip )
           
         
        
          1668 [11:51:42] *** Quits: Flynnn (~textual@replaced-ip ) (Quit: Auf Wiedersehen!)
           
         
        
          1669 [11:52:13] *** Parts: rdata (~chris@replaced-ip )
           
         
        
          1670 [11:53:07] *** Quits: NdaX404 (~root@replaced-ip ) (Remote host closed the connection)
           
         
        
          1671 [11:53:10] *** Joins: wabuh (~wabuh@replaced-ip )
           
         
        
          1672 [11:53:26] *** Quits: Not_a_Robot (~soul@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          1673 [11:53:41] *** Quits: delkin (~none@replaced-ip ) (Quit: delkin)
           
         
        
          1674 [11:54:13] *** Quits: DMJC (~DMJC@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1675 [11:54:45] <thereyougo> any suggestion of a tyniest live CD ?
            that uses under 64MB of RAM ? I don't need X, only command line
            so I can ssh to it
           
         
        
          1676 [11:54:55] *** Quits: abff (~ABulletFo@replaced-ip ) (Remote host closed the connection)
           
         
        
          1677 [11:55:31] *** Joins: abff (~ABulletFo@replaced-ip )
           
         
        
          1678 [11:55:35] *** Joins: NdaX404 (~root@replaced-ip )
           
         
        
          1679 [11:56:00] *** Parts: NdaX404 (~root@replaced-ip )
           
         
        
          1680 [11:56:41] *** Joins: billythefish (~btf@replaced-ip )
           
         
        
          1681 [11:57:05] *** Quits: pavlushka (~pavlushka@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1682 [11:57:31] *** Quits: abff (~ABulletFo@replaced-ip ) (Remote host closed the connection)
           
         
        
          1683 [11:57:41] *** Parts: code1o6 (~cake@replaced-ip )
           
         
        
          1684 [11:57:44] <rjsalts> thereyougo: you could just use the
            installer maybe?
           
         
        
          1685 [11:57:57] *** Joins: code1o6 (~cake@replaced-ip )
           
         
        
          1686 [11:59:29] *** Joins: n1ck3 (~n1ck3@replaced-ip )
           
         
        
          1687 [11:59:36] *** Joins: abff (~ABulletFo@replaced-ip )
           
         
        
          1688 [12:00:16] *** Quits: waynr (~waynr@replaced-ip ) (Quit: WeeChat 1.4)
           
         
        
          1689 [12:00:22] *** Quits: btf (~btf@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1690 [12:00:55] *** Quits: qman__ (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          1691 [12:01:01] *** Quits: ww__ (~ww@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1692 [12:01:06] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          1693 [12:01:13] *** Joins: ww__ (~ww@replaced-ip )
           
         
        
          1694 [12:01:14] *** Quits: morphis_ (~morphis@replaced-ip ) (Quit: Ex-Chat)
           
         
        
          1695 [12:02:09] *** Quits: code1o6 (~cake@replaced-ip ) (Remote host closed the connection)
           
         
        
          1696 [12:02:35] *** Joins: morphis (~morphis@replaced-ip )
           
         
        
          1697 [12:02:45] *** Quits: ww__ (~ww@replaced-ip ) (Client Quit)
           
         
        
          1698 [12:02:46] *** Quits: FreeBeast (~max@replaced-ip ) (Remote host closed the connection)
           
         
        
          1699 [12:02:54] *** Joins: ww__ (~ww@replaced-ip )
           
         
        
          1700 [12:03:12] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          1701 [12:03:25] <abff> hey guys I am currently messing around with
            a GTK theme for my lightdm-gtk-greeter. I was wondering how could I
            go about starting another instance of LIGHTDM in a tty
           
         
        
          1702 [12:04:16] *** Quits: fanfan (~fcerbell@replaced-ip ) (Quit: leaving)
           
         
        
          1703 [12:04:29] *** Quits: papillon_ (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url 
           
         
        
          1704 [12:04:45] *** Quits: morphis (~morphis@replaced-ip ) (Remote host closed the connection)
           
         
        
          1705 [12:05:04] *** Joins: dethos (~dethos@replaced-ip )
           
         
        
          1706 [12:05:25] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1707 [12:05:28] *** Joins: betandr (~betandr@replaced-ip )
           
         
        
          1708 [12:05:49] *** Joins: Darcidride (~Darcidrid@replaced-ip )
           
         
        
          1709 [12:06:15] *** Joins: morphis (~morphis@replaced-ip )
           
         
        
          1710 [12:06:18] <Papillon> control alt f2?
           
         
        
          1711 [12:06:49] *** Joins: earthundead (~earthunde@replaced-ip )
           
         
        
          1712 [12:07:45] <abff> yes that gets me to a tty but I don't
            know how to start a second instance of my dm, but don't worry
            about it I'll just keep loging out and back in
           
         
        
          1713 [12:08:00] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1714 [12:08:28] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
           
         
        
          1715 [12:10:04] *** Joins: cybrNaut (cybrNaut@replaced-ip )
           
         
        
          1716 [12:10:30] *** Quits: betandr (~betandr@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          1717 [12:11:07] *** Joins: rufus (55772bc5@replaced-ip )
           
         
        
          1718 [12:11:11] *** Joins: dselect (~dselect@replaced-ip )
           
         
        
          1719 [12:12:04] <rufus> hello everybody..newbie here ...tryig to
            install debian in virtual box follwoing tutorials..evrything goes
            well ut when sys boots i get root and terminal commands instead of
            GUI..what is wrong?
           
         
        
          1720 [12:12:21] *** Quits: lofkhs (~phil.wern@151.45.241.98) (Remote
            host closed the connection)
           
         
        
          1721 [12:12:39] *** Joins: plantfood (~hello@replaced-ip )
           
         
        
          1722 [12:12:40] *** Joins: jguillen__ (~jguillen@replaced-ip )
           
         
        
          1723 [12:13:00] *** Quits: miczac (~miczac@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          1724 [12:13:01] *** Parts: AndreasLutro (~andreas@replaced-ip )
           
         
        
          1725 [12:14:04] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1726 [12:14:08] <ber532k> rufus: What exactly did you install?
            This might be what's supposed to happen.
           
         
        
          1727 [12:14:09] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          1728 [12:14:41] <ber532k> Do you get any error messages?
           
         
        
          1729 [12:15:05] *** Quits: chodjo (~jguillen@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1730 [12:15:28] *** Quits: n1ck3 (~n1ck3@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1731 [12:16:54] <rufus> ber532k: I tried with
            debian-8.7.1-amd64-netinst and debian-8.7.1-amd64-CD-1...same result
           
         
        
          1732 [12:17:03] *** Joins: cronic (~quassel@replaced-ip )
           
         
        
          1733 [12:17:26] <ber532k> No error messages?
           
         
        
          1734 [12:18:39] <rufus> ber532k: no everything goes smooth and
            boots correctly but in terminal...how o get a GUI?
           
         
        
          1735 [12:19:11] *** Joins: c0 (chip@replaced-ip )
           
         
        
          1736 [12:19:16] *** Quits: torjeh (~Torje@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url 
           
         
        
          1737 [12:19:51] <ber532k> First you'd want to log in
            (probably as root) and check X11 is indeed installed.
           
         
        
          1738 [12:20:11] <ber532k> Try logging in.  
         
        
          1739 [12:20:17] <rufus> ber532k: i correctly log in
           
         
        
          1740 [12:20:54] *** Joins: torjeh (~Torje@replaced-ip )
           
         
        
          1741 [12:21:12] *** Quits: abff (~ABulletFo@replaced-ip ) (Remote host closed the connection)
           
         
        
          1742 [12:21:25] *** Joins: thib (~thib@replaced-ip )
           
         
        
          1743 [12:21:28] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1744 [12:21:36] <ber532k> Try `which startx` (not sure if it is
            included though)
           
         
        
          1745 [12:21:50] *** Joins: abff (~ABulletFo@replaced-ip )
           
         
        
          1746 [12:22:59] <rufus> ber532k: usr/bin/startx
           
         
        
          1747 [12:23:13] *** Joins: dA3M0n23 (~daemon23@replaced-ip )
           
         
        
          1748 [12:23:14] <ber532k> ok, great  
         
        
          1749 [12:23:46] <ber532k> You might want to create some sort of
            user first, so you don't have to do everything as root ...
           
         
        
          1750 [12:24:12] <ber532k>
            replaced-url 
           
         
        
          1751 [12:24:14] <rufus> ber532k: actally i created user during the
            configuration process
           
         
        
          1752 [12:24:30] <ber532k> ok, so log out back in as that user
           
         
        
          1753 [12:25:03] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          1754 [12:25:11] <rufus> how to do it from root?
           
         
        
          1755 [12:25:11] <dA3M0n23> hello  
         
        
          1756 [12:25:32] <ber532k> `exit` logs you out
           
         
        
          1757 [12:25:57] <ber532k> afterwards just log back in with your
            username
           
         
        
          1758 [12:26:22] <rufus> ber532k:ok logged in
           
         
        
          1759 [12:26:27] *** Joins: delkin (~none@replaced-ip )
           
         
        
          1760 [12:26:29] <rufus> sill no gui  
         
        
          1761 [12:26:29] *** Quits: wafflejock (~wafflej0c@replaced-ip ) (Read error: Connection timed out)
           
         
        
          1762 [12:26:51] <ber532k> `startx`  
         
        
          1763 [12:26:55] *** Joins: wafflejock (~wafflej0c@replaced-ip )
           
         
        
          1764 [12:27:27] <ber532k> This might produce an error, if no
            Desktop Environment is installed or if it is configured badly.
           
         
        
          1765 [12:28:22] <ber532k> But then at least we know X11 (the
            graphical server on which most Desktop Environments run) is there
            all right.
           
         
        
          1766 [12:28:33] <rufus> no erro...now just increased terminal size
           
         
        
          1767 [12:28:37] * ssarah hallo  
         
        
          1768 [12:29:03] *** Quits: tkla (~tklassen@replaced-ip ) (Quit: Leaving)
           
         
        
          1769 [12:29:07] <ber532k> Did you choose any Desktop Environment
            during install?
           
         
        
          1770 [12:29:14] <rufus> and poiinter is an X now
           
         
        
          1771 [12:29:24] <rufus> yes if I remember well
           
         
        
          1772 [12:29:59] *** Quits: abff (~ABulletFo@replaced-ip ) (Remote host closed the connection)
           
         
        
          1773 [12:30:04] <ber532k> ok, so X11 works all right ;)
           
         
        
          1774 [12:30:19] <ber532k> switch to another tty and kill X11
           
         
        
          1775 [12:30:29] <rufus> no idea what you mean
           
         
        
          1776 [12:30:44] <ber532k> Ctrl-Alt-F2 should open another login
            prompt
           
         
        
          1777 [12:30:56] *** Joins: abff (~ABulletFo@replaced-ip )
           
         
        
          1778 [12:30:57] <rufus> ok  
         
        
          1779 [12:31:03] *** Joins: eduardas_m (~eduardas@replaced-ip )
           
         
        
          1780 [12:31:12] <ber532k> then run `killall -QUIT Xorg` to kill
            the X-server you just started
           
         
        
          1781 [12:32:12] <ber532k> this should take you back to tty1 (where
            the Xserver was started) and throw a bunch of messages.
           
         
        
          1782 [12:32:35] *** Joins: f4cl3y (~f4cl3y@replaced-ip )
           
         
        
          1783 [12:32:50] <rufus> killa ommand not found
           
         
        
          1784 [12:33:09] <rufus> killall command not found
           
         
        
          1785 [12:33:09] *** Quits: userro (~userro@replaced-ip ) (Quit: bye)
           
         
        
          1786 [12:33:15] <thereyougo> rjsalts: no, LiveCD, I want to run 10
            qemu virtual machines
           
         
        
          1787 [12:33:24] *** Joins: yokisuci_ (~yokisuci@replaced-ip )
           
         
        
          1788 [12:33:30] *** Quits: yokisuci_ (~yokisuci@replaced-ip ) (Client Quit)
           
         
        
          1789 [12:33:31] <ber532k> ok, something else:
           
         
        
          1790 [12:33:38] <thereyougo> but I can allocate only under 64MB
            per VM
           
         
        
          1791 [12:33:54] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1792 [12:34:16] <ber532k> on tty2 (you got there via Ctrl-Alt-F2)
            try running `which gnome-session`
           
         
        
          1793 [12:35:01] *** Quits: abff (~ABulletFo@replaced-ip ) (Remote host closed the connection)
           
         
        
          1794 [12:35:08] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          1795 [12:35:29] <rufus> ok entered  
         
        
          1796 [12:35:41] <ber532k> Does that return some path?
           
         
        
          1797 [12:35:54] *** Joins: wonderworld (~ww@replaced-ip )
           
         
        
          1798 [12:35:55] <rufus> no  
         
        
          1799 [12:36:02] *** Quits: ww__ (~ww@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1800 [12:36:17] <ber532k> Then I guess gnome is not installed.
           
         
        
          1801 [12:36:31] *** Joins: abff (~ABulletFo@replaced-ip )
           
         
        
          1802 [12:36:42] <rufus> cxan you send me a link to restart the
            installation on virtualbox? ay be the one I got was not good
           
         
        
          1803 [12:36:47] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          1804 [12:36:53] <ber532k> Did you by chance install any other
            Desktop Environment? Xfce4, Kde, Lxde, Mate, Cinnamon?
           
         
        
          1805 [12:37:10] *** Joins: Not_a_Robot (~soul@replaced-ip )
           
         
        
          1806 [12:37:22] <rufus> absolutely no  
         
        
          1807 [12:38:00] <ber532k> Is internet working from the virtual
            machine?
           
         
        
          1808 [12:38:17] <rufus> how to chek?  
         
        
          1809 [12:38:37] <ber532k> `ping -c2
            replaced-url 
           
         
        
          1810 [12:38:42] *** Joins: timahvo1 (~rogue@replaced-ip )
           
         
        
          1811 [12:39:01] <ber532k> If that returns 0% Package loss
            it's working
           
         
        
          1812 [12:39:07] <rufus> ber532k: will give it another try and
            revert... thanks for y our patience
           
         
        
          1813 [12:39:26] <petn-randall> ber532k: Last time I checked ping
            doesn't cope with url but domains.
           
         
        
          1814 [12:39:35] <ber532k> `ping -c2
            replaced-url 
           
         
        
          1815 [12:39:48] *** Joins: wreckitkenny (~T3@replaced-ip )
           
         
        
          1816 [12:40:00] <ber532k> petn-randall: just found out myself,
            thanks
           
         
        
          1817 [12:40:18] *** Quits: abff (~ABulletFo@replaced-ip ) (Remote host closed the connection)
           
         
        
          1818 [12:40:30] <ber532k> rufus: Good luck!
           
         
        
          1819 [12:40:48] *** Quits: wreckitkenny (~T3@replaced-ip ) (Quit: Leaving)
           
         
        
          1820 [12:40:55] *** Joins: abff (~ABulletFo@replaced-ip )
           
         
        
          1821 [12:41:10] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
           
         
        
          1822 [12:41:21] *** Quits: rufus (55772bc5@replaced-ip ) (Quit: Page closed)
           
         
        
          1823 [12:43:14] *** Quits: wonderworld (~ww@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1824 [12:43:21] *** Joins: PhoenixSTF (~rudi@replaced-ip )
           
         
        
          1825 [12:43:25] *** Joins: ww__ (~ww@replaced-ip )
           
         
        
          1826 [12:43:43] *** Joins: wreckitkenny (~T3@replaced-ip )
           
         
        
          1827 [12:45:14] *** Quits: abff (~ABulletFo@replaced-ip ) (Remote host closed the connection)
           
         
        
          1828 [12:45:51] *** Joins: abff (~ABulletFo@replaced-ip )
           
         
        
          1829 [12:46:32] *** Quits: turfrex (~py@replaced-ip ) (Remote host closed the connection)
           
         
        
          1830 [12:46:53] *** Quits: bobe (~bobe@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          1831 [12:46:56] *** Joins: turfrex (~py@replaced-ip )
           
         
        
          1832 [12:47:32] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
           
         
        
          1833 [12:48:25] *** Quits: Mortin (~Mortin@replaced-ip ) (Remote host closed the connection)
           
         
        
          1834 [12:49:16] *** Quits: sbine (~sbine@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          1835 [12:49:25] *** Quits: abff (~ABulletFo@replaced-ip ) (Remote host closed the connection)
           
         
        
          1836 [12:49:25] *** Joins: adoua (~adoua@replaced-ip )
           
         
        
          1837 [12:50:27] *** Joins: abff (~ABulletFo@replaced-ip )
           
         
        
          1838 [12:51:46] *** Joins: Fuj1M4s (~Fuj1M4s@replaced-ip )
           
         
        
          1839 [12:51:55] *** Quits: Atm0spher1c (~future@replaced-ip ) (Quit: quit)
           
         
        
          1840 [12:51:55] *** Joins: bobe (~bobe@replaced-ip )
           
         
        
          1841 [12:52:18] *** Joins: wonderworld (~ww@replaced-ip )
           
         
        
          1842 [12:54:23] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          1843 [12:55:10] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
           
         
        
          1844 [12:56:04] *** Quits: transhuman_ (~transhuma@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1845 [12:56:08] *** Quits: ww__ (~ww@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          1846 [12:56:55] *** Quits: Papillon (Papillon@replaced-ip ) ()
           
         
        
          1847 [12:58:32] *** Joins: RA3OR (~demon@replaced-ip )
           
         
        
          1848 [12:58:32] *** Quits: RA3OR (~demon@replaced-ip ) (Changing host)
           
         
        
          1849 [12:58:32] *** Joins: RA3OR (~demon@replaced-ip )
           
         
        
          1850 [12:58:35] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1851 [12:59:03] *** Quits: __marco (~marco@replaced-ip ) (Quit: Leaving)
           
         
        
          1852 [12:59:20] *** Joins: petan (~grumpy@replaced-ip )
           
         
        
          1853 [12:59:57] *** Quits: tatalazo (~Icedove@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1854 [13:01:19] *** Joins: Vizva (~max@replaced-ip )
           
         
        
          1855 [13:01:19] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
           
         
        
          1856 [13:01:28] *** Joins: weld_ (~weld@replaced-ip )
           
         
        
          1857 [13:02:07] *** Joins: n1ck3 (~n1ck3@replaced-ip )
           
         
        
          1858 [13:03:23] *** Quits: f10 (~flo@replaced-ip ) (Remote host closed the connection)
           
         
        
          1859 [13:04:08] *** Quits: smulverine (~smulverin@replaced-ip ) (Remote host closed the connection)
           
         
        
          1860 [13:04:22] *** Joins: nodiscc (~bsp@replaced-ip )
           
         
        
          1861 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
           
         
        
          1862 [13:06:00] *** Quits: zyley (~zyley@replaced-ip ) (Quit: Leaving)
           
         
        
          1863 [13:06:21] *** Joins: dpkg (~dpkg@replaced-ip )
           
         
        
          1864 [13:06:40] *** Joins: f10 (~flo@replaced-ip )
           
         
        
          1865 [13:07:05] *** Quits: tehcha (~thecha@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1866 [13:09:21] *** Joins: transhuman_ (~transhuma@replaced-ip )
           
         
        
          1867 [13:10:09] *** Quits: oish (~charlie@replaced-ip ) (Quit: Lost terminal)
           
         
        
          1868 [13:10:44] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
           
         
        
          1869 [13:12:21] *** Joins: Hyp3ri0n (~OtakuSenp@replaced-ip )
           
         
        
          1870 [13:12:32] *** Joins: _Nox (~Nox@replaced-ip )
           
         
        
          1871 [13:13:24] *** Quits: Hyp3ri0n (~OtakuSenp@replaced-ip ) (Max SendQ exceeded)
           
         
        
          1872 [13:15:33] *** Joins: tatalazo (~Icedove@replaced-ip )
           
         
        
          1873 [13:15:34] *** Joins: JLye (~Jlye03@replaced-ip )
           
         
        
          1874 [13:15:51] *** Joins: Hyp3ri0n (~OtakuSenp@replaced-ip )
           
         
        
          1875 [13:16:08] *** Quits: adoua (~adoua@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1876 [13:16:14] *** Joins: blueness (~blueness@replaced-ip )
           
         
        
          1877 [13:16:35] *** Quits: Hyp3ri0n (~OtakuSenp@replaced-ip ) (Max SendQ exceeded)
           
         
        
          1878 [13:16:57] *** Quits: delkin (~none@replaced-ip ) (Quit: delkin)
           
         
        
          1879 [13:18:05] *** Joins: Hyp3ri0n (~OtakuSenp@replaced-ip )
           
         
        
          1880 [13:18:37] *** Quits: Hyp3ri0n (~OtakuSenp@replaced-ip ) (Max SendQ exceeded)
           
         
        
          1881 [13:20:25] *** Joins: Hyp3ri0n (~OtakuSenp@replaced-ip )
           
         
        
          1882 [13:21:22] *** Quits: Hyp3ri0n (~OtakuSenp@replaced-ip ) (Changing host)
           
         
        
          1883 [13:21:22] *** Joins: Hyp3ri0n (~OtakuSenp@replaced-ip )
           
         
        
          1884 [13:23:49] *** Joins: SugoiBeans (uid188175@replaced-ip )
           
         
        
          1885 [13:24:04] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
           
         
        
          1886 [13:25:28] *** Quits: Darby_Crash (~Darby_Cra@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1887 [13:25:29] *** Quits: sspssptt (~irc3@replaced-ip ) (Remote host closed the connection)
           
         
        
          1888 [13:26:08] *** Joins: Darby_Crash (~Darby_Cra@replaced-ip )
           
         
        
          1889 [13:26:10] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          1890 [13:26:29] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
           
         
        
          1891 [13:27:19] *** Joins: hiya_ (~hiya@replaced-ip )
           
         
        
          1892 [13:27:28] *** Quits: tyranny12 (~blarg@replaced-ip ) (Remote host closed the connection)
           
         
        
          1893 [13:27:32] *** Joins: Haudegen (~quassel@replaced-ip )
           
         
        
          1894 [13:27:47] *** Joins: KindTwo (kindone@replaced-ip )
           
         
        
          1895 [13:28:01] *** debhelper sets mode: +l 1696
           
         
        
          1896 [13:28:08] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1897 [13:28:57] *** Quits: circ-user-C9FHY (~circuser-@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1898 [13:28:58] *** Quits: foriin (cenobite@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1899 [13:29:09] *** Quits: thib (~thib@replaced-ip ) (Quit: leaving)
           
         
        
          1900 [13:29:10] *** Quits: hiya (~hiya@replaced-ip ) (Remote host closed the connection)
           
         
        
          1901 [13:29:15] *** Joins: foriin (cenobite@replaced-ip )
           
         
        
          1902 [13:29:26] *** Joins: thib (~thib@replaced-ip )
           
         
        
          1903 [13:29:28] *** Quits: DK2 (~DK2@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1904 [13:30:04] *** Joins: scoobertron (~tom@replaced-ip )
           
         
        
          1905 [13:30:07] *** Quits: KindOne (kindone@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1906 [13:30:43] *** Joins: DK2 (~DK2@replaced-ip )
           
         
        
          1907 [13:31:04] *** Hyp3ri0n is now known as Cl0udN9ne
           
         
        
          1908 [13:31:55] *** Joins: anon (~anon@replaced-ip )
           
         
        
          1909 [13:32:00] *** Joins: amcorreia (~amcorreia@replaced-ip )
           
         
        
          1910 [13:32:03] *** Joins: tyranny12 (~blarg@replaced-ip )
           
         
        
          1911 [13:32:19] *** anon is now known as Guest39011
           
         
        
          1912 [13:33:07] *** Joins: Madda (~Madda@replaced-ip )
           
         
        
          1913 [13:33:13] *** Joins: KindOne (kindone@replaced-ip )
           
         
        
          1914 [13:33:28] *** Quits: jorgesanjuan (~jorgesanj@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          1915 [13:33:54] *** Quits: rkj (~rkj@replaced-ip ) (Quit: Leaving)
           
         
        
          1916 [13:33:56] *** Joins: savantgarde (~savantgar@replaced-ip )
           
         
        
          1917 [13:34:01] *** Quits: savantgarde (~savantgar@replaced-ip ) (Remote host closed the connection)
           
         
        
          1918 [13:34:16] *** Joins: vac (~vac@replaced-ip )
           
         
        
          1919 [13:34:20] *** Quits: scoobert1on (~tom@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1920 [13:34:30] *** Parts: vac (~vac@replaced-ip )
           
         
        
          1921 [13:34:30] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
           
         
        
          1922 [13:35:21] *** Joins: jorgesanjuan (~jorgesanj@replaced-ip )
           
         
        
          1923 [13:35:23] *** Quits: KindTwo (kindone@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          1924 [13:35:29] *** Joins: adoua (~adoua@replaced-ip )
           
         
        
          1925 [13:35:39] *** Quits: JLye (~Jlye03@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          1926 [13:36:07] *** Quits: mzf (~mzf@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1927 [13:36:37] *** Joins: mzf (~mzf@replaced-ip )
           
         
        
          1928 [13:36:40] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1929 [13:38:30] *** Joins: savantgarde (~savantgar@replaced-ip )
           
         
        
          1930 [13:39:09] *** Joins: woyzeck__ (~woyzeck@replaced-ip )
           
         
        
          1931 [13:42:28] *** Joins: xormor (~xormor@replaced-ip )
           
         
        
          1932 [13:44:07] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          1933 [13:48:19] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1934 [13:49:08] *** Joins: guest___ (c92f67ca@replaced-ip )
           
         
        
          1935 [13:49:44] *** Joins: skism (uid26275@replaced-ip )
           
         
        
          1936 [13:49:55] *** Quits: skism (uid26275@replaced-ip ) (Client Quit)
           
         
        
          1937 [13:50:14] <guest___> Hello. I'm facing "man:
            can't set the locale; make sure $LC_* and $LANG are
            correct" when running man, although $LANG is correctly set.
           
         
        
          1938 [13:50:29] <guest___> I've already ran locale-gen to no
            use. Any hints?
           
         
        
          1939 [13:50:44] *** Joins: KindTwo (kindone@replaced-ip )
           
         
        
          1940 [13:51:39] *** Quits: abff (~ABulletFo@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1941 [13:51:45] <c1a551f1ed> guest___: On Jessie?
           
         
        
          1942 [13:52:06] <guest___> c1a551f1ed: Yes, on Jessie.
           
         
        
          1943 [13:52:19] <c1a551f1ed> guest___: You could try forcibly
            correcting the system's locale.
           
         
        
          1944 [13:52:30] <c1a551f1ed> guest___: localectl set-locale
            <whatever>
           
         
        
          1945 [13:52:34] <Brigo> guest___, check localectl
           
         
        
          1946 [13:52:46] <c1a551f1ed> guest___: localectl set-locale
            en_US.UTF-8 for example.
           
         
        
          1947 [13:53:37] <guest___> `Failed to issue method call: Invalid
            Locale data.` I tried with both en_US.UTF-8 and en_US.utf8 FWIW.
           
         
        
          1948 [13:53:46] *** Quits: KindOne (kindone@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1949 [13:54:08] <c1a551f1ed> guest___: And that locale was
            properly generated when you ran locale-gen?
           
         
        
          1950 [13:54:49] <guest___> c1a551f1ed: Yes, `locale-gen` tells me
            that en_US.UTF-8 was properly generated.
           
         
        
          1951 [13:54:58] *** KindTwo is now known as KindOne
           
         
        
          1952 [13:55:35] *** Quits: karakedi (~e7E2C80CD@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1953 [13:56:16] *** Joins: karakedi (~e7E2C80CD@replaced-ip )
           
         
        
          1954 [13:56:26] *** gftg_away is now known as gftg
           
         
        
          1955 [13:56:41] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
           
         
        
          1956 [13:56:41] <guest___> Also, FWIW, `locale` tells me that
            `LANG=en_US.UTF-8` but other values (such as LC_PAPER) are set to
            `pt_BR.UTF-8`. I don't know why it is set that way; I've
            never enabled that locale (although my timezone is set to
            America/Sao_Paulo and my keyboard layout is also a br-abnt one).
           
         
        
          1957 [13:56:41] *** Joins: tkla (~tklassen@replaced-ip )
           
         
        
          1958 [13:57:24] *** jguillen__ is now known as jguillen
           
         
        
          1959 [13:57:26] *** Joins: BluesKaj (~Blues@replaced-ip )
           
         
        
          1960 [13:57:51] *** Joins: d8v3 (~david@replaced-ip )
           
         
        
          1961 [13:58:21] <BluesKaj> 'Morning folks
           
         
        
          1962 [13:58:33] <BluesKaj> 'Morning folks
           
         
        
          1963 [13:58:45] <BluesKaj> 'Morning folks
           
         
        
          1964 [13:58:47] *** Joins: Haudegen (~quassel@replaced-ip )
           
         
        
          1965 [13:58:49] <guest___> Apologies. Ignore the `Invalid Locale
            data` error message, please, I've used a wrong cmdline. Still,
            the original problem persists.
           
         
        
          1966 [13:58:50] <BluesKaj> oops  
         
        
          1967 [13:59:02] *** Quits: Darby_Crash (~Darby_Cra@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          1968 [13:59:29] *** Parts: thereyougo (partyinpar@replaced-ip )
           
         
        
          1969 [13:59:36] *** Joins: Darby_Crash (~Darby_Cra@replaced-ip )
           
         
        
          1970 [13:59:52] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          1971 [14:00:18] *** Joins: rkj (~rkj@replaced-ip )
           
         
        
          1972 [14:00:25] *** Joins: Haudegen (~quassel@replaced-ip )
           
         
        
          1973 [14:02:08] *** Quits: d8v3 (~david@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1974 [14:02:40] *** Joins: macartur (~macartur@replaced-ip )
           
         
        
          1975 [14:03:44] *** Quits: Elirips (~Elirips@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1976 [14:05:51] *** Joins: juantelez (~juantelez@replaced-ip )
           
         
        
          1977 [14:06:01] *** Joins: cesdo (~user@replaced-ip )
           
         
        
          1978 [14:06:53] *** Joins: KindTwo (kindone@replaced-ip )
           
         
        
          1979 [14:07:02] *** Joins: ksk_ (~ksk@replaced-ip )
           
         
        
          1980 [14:07:03] <ksk_> hola  
         
        
          1981 [14:07:13] *** Quits: macartur (~macartur@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1982 [14:07:34] *** Quits: tjt263 (~tjt263@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1983 [14:07:45] <ksk_> how do I add an IP to an interface, that
            linux does not arp for? If I do "ip a s" I see "<
            [snip] NOARP >" in there - but the machine is still arping
            for that IP :/
           
         
        
          1984 [14:08:13] *** ksk_ is now known as ksk  
         
        
          1985 [14:08:14] *** Quits: Madda (~Madda@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url 
           
         
        
          1986 [14:08:19] *** Joins: srtu (~hypnotoad@replaced-ip )
           
         
        
          1987 [14:09:06] *** Joins: Yakart-u (~Soul@replaced-ip )
           
         
        
          1988 [14:09:13] *** Joins: Madda (~Madda@replaced-ip )
           
         
        
          1989 [14:10:01] *** Quits: KindOne (kindone@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1990 [14:10:47] <guest___> I've managed to fix it by manually
            setting LC_ALL=en_US.UTF-8. No idea why it wasn't set before.
            I'll jot that in /etc/environment.
           
         
        
          1991 [14:11:07] *** KindTwo is now known as KindOne
           
         
        
          1992 [14:11:46] *** Quits: moozer (~moz@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1993 [14:11:50] *** Joins: abff (~abff@replaced-ip )
           
         
        
          1994 [14:11:51] *** Joins: zero-crypto (24467792@replaced-ip )
           
         
        
          1995 [14:12:11] *** Quits: dA3M0n23 (~daemon23@replaced-ip ) ()
           
         
        
          1996 [14:12:23] *** hiya_ is now known as hiya  
         
        
          1997 [14:12:24] *** Joins: deemel (~deemel@replaced-ip )
           
         
        
          1998 [14:12:24] *** Quits: TimurTheLame (~TimurTheL@replaced-ip ) (Quit: TimurTheLame)
           
         
        
          1999 [14:12:34] *** Joins: dA3M0n23 (~daemon23@replaced-ip )
           
         
        
          2000 [14:12:44] <zero-crypto> Holla All  
         
        
          2001 [14:14:00] *** Joins: TimurTheLame (~TimurTheL@replaced-ip )
           
         
        
          2002 [14:15:05] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2003 [14:15:25] *** Joins: oish (~charlie@replaced-ip )
           
         
        
          2004 [14:16:55] *** Quits: savantgarde (~savantgar@replaced-ip ) (Remote host closed the connection)
           
         
        
          2005 [14:17:43] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2006 [14:18:12] *** Quits: Guest63084 (~h1t3sh@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2007 [14:18:36] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
           
         
        
          2008 [14:20:02] *** Joins: macartur (~macartur@replaced-ip )
           
         
        
          2009 [14:20:47] *** Joins: mefistofeles (~mefistofe@replaced-ip )
           
         
        
          2010 [14:21:17] <ksk> I know set arp_ignore for that interface
            (dummy0) to "8". I am however wondering that this noarp in
            <> is for?
           
         
        
          2011 [14:21:57] *** Quits: d3lphi (~d3lphi@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2012 [14:22:36] <guest___> Oh, wow. Actually LC_ALL is unset and I
            was ssh'ing into the buggy machines. The problem is not even
            Debian related. Bitten by ssh idiosyncrasies once more.
           
         
        
          2013 [14:23:36] *** Joins: h1t3sh (~h1t3sh@replaced-ip )
           
         
        
          2014 [14:23:51] <colo-work> env scrubbing is real
           
         
        
          2015 [14:23:56] <colo-work> you better respect it!
           
         
        
          2016 [14:24:00] *** Joins: savantgarde (~savantgar@replaced-ip )
           
         
        
          2017 [14:24:01] *** Joins: d3lphi (~d3lphi@replaced-ip )
           
         
        
          2018 [14:24:25] <jelly> also, locale names vary between different
            unices
           
         
        
          2019 [14:25:56] *** Joins: CurryWurst_ (~CurryWurs@replaced-ip )
           
         
        
          2020 [14:26:36] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2021 [14:27:05] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          2022 [14:28:00] *** debhelper sets mode: +l 1706
           
         
        
          2023 [14:29:35] *** Joins: usersiis (~userro@replaced-ip )
           
         
        
          2024 [14:29:49] *** Joins: tw (~tw@replaced-ip )
           
         
        
          2025 [14:30:00] *** Joins: root____6 (~root@replaced-ip )
           
         
        
          2026 [14:30:23] *** Quits: Guest39011 (~anon@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          2027 [14:31:23] *** Quits: zero-crypto (24467792@replaced-ip ) (Quit: Page closed)
           
         
        
          2028 [14:31:36] *** Quits: woshty (~irc@replaced-ip ) (Quit: leaving)
           
         
        
          2029 [14:31:47] *** Joins: Kafei (~Kafei@replaced-ip )
           
         
        
          2030 [14:31:57] *** Quits: ioudas^working (~ioudasw@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2031 [14:32:20] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          2032 [14:32:24] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          2033 [14:32:32] *** Joins: ioudas^working (~ioudasw@replaced-ip )
           
         
        
          2034 [14:33:37] *** Quits: rkj (~rkj@replaced-ip ) (Quit: Leaving)
           
         
        
          2035 [14:34:42] *** Joins: rkj (~rkj@replaced-ip )
           
         
        
          2036 [14:35:56] *** usersiis is now known as userro
           
         
        
          2037 [14:36:46] *** Joins: callidvs (~Icedove@replaced-ip )
           
         
        
          2038 [14:36:52] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2039 [14:36:58] *** Joins: buffal0 (~buffal0@replaced-ip )
           
         
        
          2040 [14:37:23] *** Joins: uniTosch (~henryk@replaced-ip )
           
         
        
          2041 [14:37:36] *** Quits: callidvs (~Icedove@replaced-ip ) (Client Quit)
           
         
        
          2042 [14:37:39] *** Quits: dennis4 (~dennis@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2043 [14:37:55] *** Joins: dennis4 (~dennis@replaced-ip )
           
         
        
          2044 [14:38:15] *** Joins: ww__ (~ww@replaced-ip )
           
         
        
          2045 [14:38:33] *** Joins: CountryNerd (~CountryNe@replaced-ip )
           
         
        
          2046 [14:39:08] *** Quits: Devastator_ (~devas@replaced-ip ) (Changing host)
           
         
        
          2047 [14:39:08] *** Joins: Devastator_ (~devas@replaced-ip )
           
         
        
          2048 [14:39:09] *** Devastator_ is now known as Devastator
           
         
        
          2049 [14:40:34] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Quit: leaving)
           
         
        
          2050 [14:40:37] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
           
         
        
          2051 [14:42:08] *** Quits: wonderworld (~ww@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2052 [14:42:30] *** Joins: juantelez (~juantelez@replaced-ip )
           
         
        
          2053 [14:44:56] *** Parts: root____6 (~root@replaced-ip )
           
         
        
          2054 [14:45:25] *** Joins: akash_ (uid150251@replaced-ip )
           
         
        
          2055 [14:45:48] *** Joins: dreamon_ (~dreamon@replaced-ip )
           
         
        
          2056 [14:46:24] *** Joins: wonderworld (~ww@replaced-ip )
           
         
        
          2057 [14:46:30] *** Quits: ww__ (~ww@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2058 [14:46:39] *** Parts: grizzlyb (5f619f0b@replaced-ip )
           
         
        
          2059 [14:46:40] *** Joins: mhall119 (~mhall@replaced-ip )
           
         
        
          2060 [14:46:48] *** Joins: root____6 (~root@replaced-ip )
           
         
        
          2061 [14:46:57] *** Quits: KidBeta (~textual@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
           
         
        
          2062 [14:47:27] *** Quits: root____6 (~root@replaced-ip ) (Client Quit)
           
         
        
          2063 [14:47:36] *** Quits: chalcedony (~chalcedon@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2064 [14:48:36] *** Joins: KidBeta (~textual@replaced-ip )
           
         
        
          2065 [14:48:46] *** Joins: tr4cefl0w (~tr4cefl0w@replaced-ip )
           
         
        
          2066 [14:49:37] *** Joins: root____6 (~root@replaced-ip )
           
         
        
          2067 [14:49:56] *** Joins: jer0me (~jerome@replaced-ip )
           
         
        
          2068 [14:50:26] *** Joins: ww__ (~ww@replaced-ip )
           
         
        
          2069 [14:51:07] *** Quits: CountryNerd (~CountryNe@replaced-ip ) (Quit: CountryNerd)
           
         
        
          2070 [14:52:13] <jer0me> hey there. What's the recommend
            "acpi" setup for a laptop with no DE nowadays on debian
            stable to get suspend/resume on lid close, acpi buttons, vol
            control, autoswitch to low power consumption on battery etc? There
            seems to be quite a choice.
           
         
        
          2071 [14:52:37] *** Joins: tdn (~tdn@replaced-ip )
           
         
        
          2072 [14:53:19] *** Joins: Latituder (~HarvSpec@replaced-ip )
           
         
        
          2073 [14:53:25] *** Joins: papillon (~Mutter@replaced-ip )
           
         
        
          2074 [14:53:49] <sonOfRa> jer0me: back when I used debian (gnome
            on jessie), it did all that. There was no "setup"
           
         
        
          2075 [14:53:55] <jer0me> On my thinkpad x220 (~5yo), most things
            work with acpid, but I have to write some scripts for screen
            brightness, volume, and so on. apmd handles those ootb on openbsd. I
            think I may have done a non optimal choice :)
           
         
        
          2076 [14:54:08] *** Quits: wonderworld (~ww@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2077 [14:54:38] *** Quits: lixus (~User@replaced-ip ) (Quit: Leaving)
           
         
        
          2078 [14:54:59] *** Joins: _foldLeft (~foldleft@replaced-ip )
           
         
        
          2079 [14:55:26] *** Joins: rrehbein (~rrehbein@replaced-ip )
           
         
        
          2080 [14:55:31] <jer0me> sonOfRa: yep I guess, but I don't
            use gnome. I have searched and found acpid, acpi-support, tpd,
            laptop-mode-tools, systemd even has some features. I'm a bit
            lost.
           
         
        
          2081 [14:56:24] *** Joins: wonderworld (~ww@replaced-ip )
           
         
        
          2082 [14:56:50] *** Joins: Hoffe (~Hoffe@replaced-ip )
           
         
        
          2083 [14:57:52] *** Quits: sag3 (~O@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2084 [14:58:00] *** debhelper sets mode: +l 1715
           
         
        
          2085 [14:58:26] *** Quits: ww__ (~ww@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2086 [14:58:27] *** Quits: grift (~grift@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2087 [14:58:49] *** Joins: Hz (~Hz@replaced-ip )
           
         
        
          2088 [14:59:10] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2089 [14:59:28] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2090 [14:59:51] *** Joins: panga (c850eb83@replaced-ip )
           
         
        
          2091 [14:59:58] *** Quits: Latituder (~HarvSpec@replaced-ip ) (Quit: Leaving)
           
         
        
          2092 [15:00:26] *** Quits: savantgarde (~savantgar@replaced-ip ) (Remote host closed the connection)
           
         
        
          2093 [15:00:51] *** Quits: notebox (~textual@replaced-ip ) (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
           
         
        
          2094 [15:00:58] *** Quits: mda1 (~dedicate@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2095 [15:01:01] *** Joins: grift (~grift@replaced-ip )
           
         
        
          2096 [15:01:09] *** Joins: mda1 (~dedicate@replaced-ip )
           
         
        
          2097 [15:02:08] *** Quits: Vizva (~max@replaced-ip ) (Remote host closed the connection)
           
         
        
          2098 [15:02:35] <jelly> how do I tell grub2 on jessie to boot into
            an older kernel? setting GRUB_DEFAULT= to a non-zero value does not
            seem to count older kernels that are now present in the
            "advanced" submenu
           
         
        
          2099 [15:02:54] *** Joins: chomwitt (~chomwitt@replaced-ip )
           
         
        
          2100 [15:03:35] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
           
         
        
          2101 [15:03:48] *** Joins: Vizva (~max@replaced-ip )
           
         
        
          2102 [15:04:10] *** Joins: nona_ (~nona@replaced-ip )
           
         
        
          2103 [15:04:10] *** Quits: nona_ (~nona@replaced-ip ) (Client Quit)
           
         
        
          2104 [15:04:20] <ksk> hehe, good to see other regular debian user
            have problems with that, not only me ;)
           
         
        
          2105 [15:04:32] <ksk> let me thing how I solved that last time :o
           
         
        
          2106 [15:04:38] <ksk> *think  
         
        
          2107 [15:05:30] <ksk> jelly: IIRC you could give it values like
            1-5 where 1 would be first(second?) submenu and 5 the entry in that
            submenu
           
         
        
          2108 [15:05:48] *** Quits: js9600 (~jsdk@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2109 [15:06:31] *** Parts: root____6 (~root@replaced-ip )
           
         
        
          2110 [15:06:53] *** Joins: chomwitt1 (~chomwitt@replaced-ip )
           
         
        
          2111 [15:07:29] *** Quits: Hz (~Hz@replaced-ip ) (Quit: 离开)
           
         
        
          2112 [15:08:25] *** Joins: patterson (~patterson@replaced-ip )
           
         
        
          2113 [15:09:11] *** Quits: wonderworld (~ww@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2114 [15:09:17] *** Joins: rafalcpp (~racalcppp@replaced-ip )
           
         
        
          2115 [15:09:24] *** Joins: wonderworld (~ww@replaced-ip )
           
         
        
          2116 [15:10:16] *** Joins: murder` (~root@replaced-ip )
           
         
        
          2117 [15:10:18] *** Joins: Verity (~verity@replaced-ip )
           
         
        
          2118 [15:10:22] <Verity> why cant I install packages
           
         
        
          2119 [15:10:27] <Verity> how could a debian install break on its
            own
           
         
        
          2120 [15:10:27] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2121 [15:10:30] <Verity> or could someone have hacked it remorely
           
         
        
          2122 [15:10:33] <Verity> to destroy it  
         
        
          2123 [15:10:43] *** Quits: xormor (~xormor@replaced-ip ) (Quit: Leaving)
           
         
        
          2124 [15:10:47] <Verity> I see people trying to send shell codes
            to my server
           
         
        
          2125 [15:10:48] *** Joins: AreThree (~arethree@replaced-ip )
           
         
        
          2126 [15:10:57] *** Quits: AreThree (~arethree@replaced-ip ) (Changing host)
           
         
        
          2127 [15:10:57] *** Joins: AreThree (~arethree@replaced-ip )
           
         
        
          2128 [15:12:30] <c1a551f1ed> What is your actual issue?
           
         
        
          2129 [15:12:38] *** Quits: r3 (~arethree@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          2130 [15:13:34] *** Joins: savantgarde (~savantgar@replaced-ip )
           
         
        
          2131 [15:13:51] *** Joins: waynr (~waynr@replaced-ip )
           
         
        
          2132 [15:13:59] *** Quits: mab_ (3e74db61@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2133 [15:14:40] *** Quits: waynr (~waynr@replaced-ip ) (Client Quit)
           
         
        
          2134 [15:14:59] *** Joins: forgotmynick (uid24625@replaced-ip )
           
         
        
          2135 [15:15:30] *** Joins: user0427 (~ryan@replaced-ip )
           
         
        
          2136 [15:15:53] <rafalcpp> Verity: what is the error message?
           
         
        
          2137 [15:16:07] <rafalcpp> how to recreate /boot/initrd....img
            file?
           
         
        
          2138 [15:16:10] *** Parts: user0427 (~ryan@replaced-ip )
           
         
        
          2139 [15:16:24] *** Quits: Hoffe (~Hoffe@replaced-ip ) ()
           
         
        
          2140 [15:17:16] <Verity> ok  
         
        
          2141 [15:17:19] <Verity> someone hacked me?
           
         
        
          2142 [15:17:24] <Verity>
            replaced-url 
           
         
        
          2143 [15:17:28] <Verity> why would that be in my sources.list
           
         
        
          2144 [15:18:20] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          2145 [15:18:48] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2146 [15:18:55] *** Quits: KidBeta (~textual@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
           
         
        
          2147 [15:19:01] <rafalcpp> Verity: do you run linux or raspbian?
           
         
        
          2148 [15:19:04] <rafalcpp> Verity: do you run debian or raspbian?
           
         
        
          2149 [15:19:22] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          2150 [15:19:24] <jelly> Verity: that link is a 404
           
         
        
          2151 [15:19:31] <Verity> yeah its not real
           
         
        
          2152 [15:19:33] <Verity> its someones IP  
         
        
          2153 [15:19:35] <Verity> they must have broken in
           
         
        
          2154 [15:19:38] <Verity> and put that in my sources
           
         
        
          2155 [15:19:40] <jelly> and in case you're on raspbian,
           
         
        
          2156 [15:19:41] <Verity> to install malicious packages
           
         
        
          2157 [15:19:41] <jelly> !raspbian  
         
        
          2158 [15:19:42] <dpkg> Raspbian is a distribution <based on
            Debian> made specifically for the <Raspberry Pi>. Raspbian
            is not Debian and it is not supported in #debian. Please use
            #raspbian on irc.freenode.net for support.
            replaced-url 
           
         
        
          2159 [15:19:51] <Verity> raspbia, yes  
         
        
          2160 [15:20:01] *** Quits: jon_x111110 (~jon_x@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2161 [15:20:06] <BluesKaj> looks like raspbian to me , I run it
            too, get help in #raspberrypi , Verity
           
         
        
          2162 [15:20:09] <Verity> ok  
         
        
          2163 [15:20:41] <BluesKaj> or #raspbian as posted above
           
         
        
          2164 [15:20:43] <jelly> Verity: or it could just be a mirror, IP
            hardcoded to work even when dns resolving fails
           
         
        
          2165 [15:20:56] *** Joins: Raineer (~textual@replaced-ip )
           
         
        
          2166 [15:21:03] <userro> yea  
         
        
          2167 [15:21:09] <userro> that could be top
           
         
        
          2168 [15:21:15] <userro> too  
         
        
          2169 [15:21:15] *** Joins: qman__ (quassel@replaced-ip )
           
         
        
          2170 [15:21:18] *** Joins: root____6 (~root@replaced-ip )
           
         
        
          2171 [15:21:22] <jelly> dig +short -x 108.166.161.136
           
         
        
          2172 [15:21:29] <jelly> mirrors.lucidnetworks.net.
           
         
        
          2173 [15:21:33] <jelly> whatever that is  
         
        
          2174 [15:21:48] *** Joins: waynr (~waynr@replaced-ip )
           
         
        
          2175 [15:21:48] <rafalcpp> jelly: is it possible to recreate that
            /boot/initrd?
           
         
        
          2176 [15:21:56] <jelly> redrabbit: update-initramfs
           
         
        
          2177 [15:21:57] <rafalcpp> so far debian failed me on this task :/
           
         
        
          2178 [15:22:13] <rafalcpp> jelly: it does not recreate that file
           
         
        
          2179 [15:22:43] <jelly> you do not need a file with that exact
            path
           
         
        
          2180 [15:22:50] *** Quits: electrostat (~dag@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2181 [15:22:54] *** Joins: tieinv (~tieinv@replaced-ip )
           
         
        
          2182 [15:23:00] <jelly> unless you're doing something unusual
           
         
        
          2183 [15:23:00] <rafalcpp> jelly: -c -k all and no initrd file was
            created in /boot/
           
         
        
          2184 [15:23:03] *** Joins: electrostat (~dag@replaced-ip )
           
         
        
          2185 [15:23:34] <jelly> rafalcpp: which debian release? pastebin
            the output
           
         
        
          2186 [15:23:54] <rafalcpp> jelly: deleted /boot/initrd....img
            because it seem to included inside wrong copy of raid conf.
            mkinitramfs -k all -c did not create any in /boot , no error
            messages
           
         
        
          2187 [15:24:00] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2188 [15:24:11] <rafalcpp> jelly: btw doing that from inside
            installer's rescue mode, chrooted into the target system
           
         
        
          2189 [15:24:26] <jelly> what is mkinitramfs? Which debian release
            is this?
           
         
        
          2190 [15:24:47] <rafalcpp> jelly: debian 8 amd64
           
         
        
          2191 [15:25:05] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          2192 [15:25:08] *** Joins: OffbeatAdam (~OffbeatAd@replaced-ip )
           
         
        
          2193 [15:25:15] *** Joins: x032cx (~lxuser@replaced-ip )
           
         
        
          2194 [15:25:17] *** Quits: deemel (~deemel@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          2195 [15:25:27] *** Quits: sspssptt (~irc3@replaced-ip ) (Remote host closed the connection)
           
         
        
          2196 [15:25:44] <rafalcpp> jelly: ok will try again the damaged
            system then. one moment. (was about to give up and reinstall)
           
         
        
          2197 [15:25:58] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Quit: WeeChat 1.0.1)
           
         
        
          2198 [15:26:09] *** Joins: juantelez (~juantelez@replaced-ip )
           
         
        
          2199 [15:26:11] <jelly> rafalcpp: I have no idea what mkinitramfs
            is and what the correct parameters for it would be. I suggested
            update-initramfs.
           
         
        
          2200 [15:26:16] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          2201 [15:27:00] *** Parts: Verity (~verity@replaced-ip )
           
         
        
          2202 [15:27:13] *** Joins: cybrNaut (cybrNaut@replaced-ip )
           
         
        
          2203 [15:29:01] *** Joins: jon_x111110 (~jon_x@replaced-ip )
           
         
        
          2204 [15:29:03] *** Quits: ber532k (~berserk@replaced-ip ) (Quit: leaving)
           
         
        
          2205 [15:29:06] *** Joins: rsx (~dummy@replaced-ip )
           
         
        
          2206 [15:30:48] *** Joins: Guppi (~aweoi@replaced-ip )
           
         
        
          2207 [15:30:59] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
           
         
        
          2208 [15:33:39] <rafalcpp> jelly: ok, so using update-initramfs -v
            -c -k all . it does not recreate the /boot/initrd...img file. I
            delted that file because I think there debian stored invalid old
            copy of /etc/mdadm/mdadm.conf which was prohibiting bootup
           
         
        
          2209 [15:34:14] <rafalcpp> all the output from that command is
            "Nothing to do, exiting"
           
         
        
          2210 [15:34:18] *** Quits: Vizva (~max@replaced-ip ) (Remote host closed the connection)
           
         
        
          2211 [15:34:21] *** Joins: theunixfreak (~theunixfr@replaced-ip )
           
         
        
          2212 [15:34:36] *** Quits: Azrael_- (~aweoi@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2213 [15:34:43] *** Parts: theunixfreak (~theunixfr@replaced-ip )
           
         
        
          2214 [15:34:46] *** Quits: rsx (~dummy@replaced-ip ) (Remote host closed the connection)
           
         
        
          2215 [15:34:52] *** Quits: tieinv (~tieinv@replaced-ip ) (Quit: Leaving)
           
         
        
          2216 [15:34:58] *** Joins: lucad111 (~lucad111@replaced-ip )
           
         
        
          2217 [15:35:44] <jelly> rafalcpp: do you have any kernels in
            /boot/ at all?
           
         
        
          2218 [15:36:05] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          2219 [15:36:28] <rafalcpp> jelly: yes, I did not delted other
            files there, there is vmlinuz-3.16.0-4-amd64 and kernel boots up
           
         
        
          2220 [15:36:29] <jelly> rafalcpp: pastebin the output of your
            "update-initramfs -v -c -k all", and, dunno, "ls -la
            /boot /lib/modules"
           
         
        
          2221 [15:36:35] *** Quits: e_xistense (~e_xistens@replaced-ip ) (Quit: Leaving)
           
         
        
          2222 [15:36:57] *** Joins: e_xistense (~e_xistens@replaced-ip )
           
         
        
          2223 [15:37:49] <rafalcpp> jelly: hard to pastebin (rescue shell),
            but /boot/ has Syste.map and config and vmlinuz for 3.16.0-4 and a
            grub/ ; and /lib/modles have 3.16.0-4-amd64
           
         
        
          2224 [15:38:18] <rafalcpp> jelly: this is fresh install, it was
            overall booting up, except for not being able to open root
            filesystem in init scripts, because of wrong mdadm.conf
           
         
        
          2225 [15:38:32] <rafalcpp> System.map  
         
        
          2226 [15:38:56] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2227 [15:39:04] *** Joins: d8v3 (~david@replaced-ip )
           
         
        
          2228 [15:39:08] *** Quits: RA3OR (~demon@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          2229 [15:39:29] *** Quits: snypz (~lynkz@replaced-ip ) (Quit: Leaving)
           
         
        
          2230 [15:40:18] *** Joins: Y04NN_ (~y04nn@replaced-ip )
           
         
        
          2231 [15:42:17] <rafalcpp> jelly: I see that
            /var/lib/initramfs-tools/ is empty here. there should be a kernel
            here?
           
         
        
          2232 [15:42:46] *** Quits: murder` (~root@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2233 [15:43:08] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2234 [15:43:24] *** Quits: Guppi (~aweoi@replaced-ip ) ()
           
         
        
          2235 [15:43:35] *** Joins: Azrael_- (~aweoi@replaced-ip )
           
         
        
          2236 [15:43:41] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          2237 [15:43:53] *** Joins: G4F21_ (~TheUKisDE@replaced-ip )
           
         
        
          2238 [15:44:04] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          2239 [15:44:37] <G4F21_> I've added to /etc/sysctl.conf
            "kern.warning /var/log/iptables" and the logs are in
            /var/log/messages
           
         
        
          2240 [15:44:37] *** Quits: papillon (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url 
           
         
        
          2241 [15:44:48] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
           
         
        
          2242 [15:45:24] *** Joins: oish (~charlie@replaced-ip )
           
         
        
          2243 [15:45:25] <petn-randall> G4F21_: What is that supposed to
            do?
           
         
        
          2244 [15:45:28] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2245 [15:45:37] *** Joins: Haudegen (~quassel@replaced-ip )
           
         
        
          2246 [15:45:52] *** Joins: Colti (Miramar-FL@replaced-ip )
           
         
        
          2247 [15:45:53] <rafalcpp> cat fuck_this_fucking_shit >
            /var/lib/initramfs-tools/3.16.0-4-amd64 and THEN calling
            update-initramfs fixed it, jelly
           
         
        
          2248 [15:46:14] <G4F21_> petn-randall: I don't wanna keep
            rubbish in /var/log/messages
           
         
        
          2249 [15:46:33] <petn-randall> !goal  
         
        
          2250 [15:46:33] <dpkg> Describe your goal, not what you think the
            solution is.
           
         
        
          2251 [15:46:34] *** Joins: thiras (~thiras@replaced-ip )
           
         
        
          2252 [15:46:37] <petn-randall> G4F21_: ^^^
           
         
        
          2253 [15:46:41] <rafalcpp> seems like a bug, where -c (create)
            works more like update.
           
         
        
          2254 [15:47:07] <BluesKaj> rafalcpp, nice language there, not
            necessary
           
         
        
          2255 [15:47:38] *** Quits: electrostat (~dag@replaced-ip ) (Quit: uwotm8)
           
         
        
          2256 [15:48:10] * petn-randall wonders if rafalcpp meant echo instead of
            cat.
           
         
        
          2257 [15:48:16] <rafalcpp> petn-randall: indeed
           
         
        
          2258 [15:48:33] <G4F21_> petn-randall: what?
           
         
        
          2259 [15:49:12] <jelly> rafalcpp: that's... weird
           
         
        
          2260 [15:49:15] *** Joins: rsx (~dummy@replaced-ip )
           
         
        
          2261 [15:49:19] <petn-randall> G4F21_: You described a solution
            that doesn't work. We don't even know what you're
            trying to achieve. If you tell us that, we could give suggestions
            what you need to do.
           
         
        
          2262 [15:49:44] *** Joins: Y04NN_ (~y04nn@replaced-ip )
           
         
        
          2263 [15:50:02] <rafalcpp> jelly: will bug report it. Also,
            it's all due to really buggy installer
           
         
        
          2264 [15:50:20] <G4F21_> petn-randall: I want to keep iptables
            logs in /var/log/iptables not in /var/log/message
           
         
        
          2265 [15:50:40] <jelly> rafalcpp: especially if you can reproduce
            it reliably
           
         
        
          2266 [15:50:45] <rafalcpp> somehow the god damned insaller found
            out that there was a RAID on the disk, even after the disk was
            zeroed out, and rebootted, still the installer found the old raid
            (how??????) and created two md0 entries in mdadm.conf
           
         
        
          2267 [15:50:46] *** Joins: ioudasw (~ioudasw@replaced-ip )
           
         
        
          2268 [15:51:22] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2269 [15:51:30] <petn-randall> rafalcpp: I guess you didn't
            zero it out then.
           
         
        
          2270 [15:51:37] <rafalcpp> granted the hdd was only partially
            wiped out, but partition table was gone. how it discovered old
            software raid O_o
           
         
        
          2271 [15:51:42] <petn-randall> rafalcpp: What command did you use
            to wipe it?
           
         
        
          2272 [15:51:44] *** Quits: d8v3 (~david@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          2273 [15:51:46] <jelly> rafalcpp: did you zero start 1M and end 1M
            of every partition and disk?
           
         
        
          2274 [15:52:07] *** Joins: hmz365 (~hmz365@replaced-ip )
           
         
        
          2275 [15:52:27] *** Joins: electrostat (~dag@replaced-ip )
           
         
        
          2276 [15:53:01] <rafalcpp> petn-randall: jelly zeroed beginning of
            sdb enough so that the installer partitioner stopped showing old
            partitions and raid and just shown it as unformatted disk with
            nothing existing logically
           
         
        
          2277 [15:53:10] <rafalcpp> * after restart
           
         
        
          2278 [15:53:16] *** Quits: ioudas^working (~ioudasw@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2279 [15:53:21] *** ioudasw is now known as ioudas^working
           
         
        
          2280 [15:53:24] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2281 [15:53:24] <G4F21_> petn-randall: get out of here now
           
         
        
          2282 [15:53:29] *** Joins: grizzlyb (5f619f0b@replaced-ip )
           
         
        
          2283 [15:53:36] <rafalcpp> dunno. it's as if scanned disk and
            somehow discovered old raid headers. strange story isn't it
           
         
        
          2284 [15:53:41] <grizzlyb> what is the difference between a debian
            and debian mac iso?
           
         
        
          2285 [15:53:42] <rafalcpp> maybe will have time to reproduce that
            one one day
           
         
        
          2286 [15:53:43] <petn-randall> rafalcpp: Try reading the man page
            before complaining about things that are already documented.
           
         
        
          2287 [15:54:01] <petn-randall> G4F21_: What? Why?
           
         
        
          2288 [15:54:08] <rafalcpp> petn-randall: users never do, if
            it's important it should be displayed inside installer
           
         
        
          2289 [15:54:18] *** Joins: BalTun (~BalTun@replaced-ip )
           
         
        
          2290 [15:54:22] *** Quits: mda1 (~dedicate@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2291 [15:54:59] <petn-randall> rafalcpp: the mdraid tools already
            have an option to wipe the metadata. You just have to use it.
           
         
        
          2292 [15:55:11] *** Joins: mda1 (~dedicate@replaced-ip )
           
         
        
          2293 [15:55:20] *** Quits: dreamer (~henk@replaced-ip ) (Quit: leaving)
           
         
        
          2294 [15:55:20] <G4F21_> I won't waste time on this prick
           
         
        
          2295 [15:55:24] *** Parts: G4F21_ (~TheUKisDE@replaced-ip )
           
         
        
          2296 [15:55:29] *** Joins: RA3OR (~demon@replaced-ip )
           
         
        
          2297 [15:55:29] *** Quits: RA3OR (~demon@replaced-ip ) (Changing host)
           
         
        
          2298 [15:55:29] *** Joins: RA3OR (~demon@replaced-ip )
           
         
        
          2299 [15:55:31] <rafalcpp> petn-randall: how can installer find
            old meta-data, if the partition sdb3 containing it is gone (by
            removing partition table)?
           
         
        
          2300 [15:55:33] <jelly> !next  
         
        
          2301 [15:55:33] <dpkg> Another happy customer leaves the building.
           
         
        
          2302 [15:55:42] *** Joins: krytarik (~krytarik@replaced-ip )
           
         
        
          2303 [15:56:01] <petn-randall> rafalcpp: Have you read the man
            page yet? It would cut the discussion down greatly.
           
         
        
          2304 [15:56:51] *** Quits: x032cx (~lxuser@replaced-ip ) (Quit: "You picked the wrong kite to run away with!")
           
         
        
          2305 [15:57:37] *** Joins: ben_roose (~roose@replaced-ip )
           
         
        
          2306 [15:58:27] <rafalcpp> jelly: now the problem is different,
            can not find root fs.
           
         
        
          2307 [15:58:35] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
           
         
        
          2308 [15:59:02] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          2309 [15:59:14] *** Joins: afx_ (~afx_@replaced-ip )
           
         
        
          2310 [15:59:23] <rafalcpp> that's the classical one. brb,
            should be very easy
           
         
        
          2311 [16:00:06] <TomyWork> is /var/tmp cleaned up automatically on
            wheezy?
           
         
        
          2312 [16:00:40] <TomyWork> I'm missing a few files from there
           
         
        
          2313 [16:00:56] <petn-randall> TomyWork: Not if it's on
            physical disk.
           
         
        
          2314 [16:01:02] <TomyWork> it is  
         
        
          2315 [16:01:18] *** Joins: shinnya (~shinnya@replaced-ip )
           
         
        
          2316 [16:01:18] <petn-randall> TomyWork: Restore from backups?
           
         
        
          2317 [16:01:19] *** Joins: hlmjr (~herbmille@replaced-ip )
           
         
        
          2318 [16:01:35] <TomyWork> petn-randall who backups a tmp
            directory? :)
           
         
        
          2319 [16:01:47] *** Joins: j4g0 (~j4g0@replaced-ip )
           
         
        
          2320 [16:01:53] <petn-randall> TomyWork: Then the data isn't
            important, I guess. :)
           
         
        
          2321 [16:02:02] *** Joins: tty0_ (~NA@replaced-ip )
           
         
        
          2322 [16:02:11] <rafalcpp> or not. What was the suntax for grub
            option linux /vmlinuz.... root=??? ? the /boot is ext4 on sdb1. the
            actuall root is on encrypted partition that init scripts should open
           
         
        
          2323 [16:02:13] <petn-randall> TomyWork: But seriously though,
            there's no tmpreaper on a usual instllation.
           
         
        
          2324 [16:02:17] <TomyWork> it's not that important. i just
            want to know if there's an automatism before i tell people that
            some*one* deleted it :)
           
         
        
          2325 [16:02:43] *** Joins: Haudegen (~quassel@replaced-ip )
           
         
        
          2326 [16:03:12] *** Quits: root____6 (~root@replaced-ip ) (Quit: leaving)
           
         
        
          2327 [16:03:22] <rafalcpp> petn-randall: which part of "man
            mdadm"? I don't see it
           
         
        
          2328 [16:03:26] *** Joins: shanee (~shanee@replaced-ip )
           
         
        
          2329 [16:03:33] *** Joins: buffffal00 (~buffal0@replaced-ip )
           
         
        
          2330 [16:03:40] *** Quits: gagrio (~George@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2331 [16:04:08] *** Quits: n1ck3 (~n1ck3@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2332 [16:04:25] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
           
         
        
          2333 [16:04:38] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          2334 [16:04:57] *** Quits: buffal0 (~buffal0@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2335 [16:05:49] *** Joins: juantelez (~juantelez@replaced-ip )
           
         
        
          2336 [16:05:52] <rafalcpp> is it --zero-superblock
           
         
        
          2337 [16:05:57] *** Joins: kpease (~kpease@replaced-ip )
           
         
        
          2338 [16:06:06] *** Quits: uNmowed (~Mayu@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2339 [16:06:46] <coke> TomyWork: everyone who uses snapshots
           
         
        
          2340 [16:06:53] <petn-randall> rafalcpp: Could be. What does the
            description say?
           
         
        
          2341 [16:07:13] <coke> on the underlaying storage
           
         
        
          2342 [16:07:25] <rafalcpp> If the device contains a valid md
            superblock, the block is overwritten with zeros.
           
         
        
          2343 [16:07:29] <tdn> I get a lot of ACPI errors in dmesg
            everytime I run 'sensors' (lm-sensors). How do I fix this
            problem?
            replaced-url 
           
         
        
          2344 [16:08:00] *** debhelper sets mode: +l 1721
           
         
        
          2345 [16:08:16] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          2346 [16:08:24] *** Joins: d8v3 (~david@replaced-ip )
           
         
        
          2347 [16:09:16] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2348 [16:09:43] <petn-randall> rafalcpp: Does that answer your
            question?
           
         
        
          2349 [16:09:43] *** Quits: disposable2 (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2350 [16:09:58] *** Quits: AreThree (~arethree@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2351 [16:11:58] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2352 [16:12:03] <rafalcpp> petn-randall: no
           
         
        
          2353 [16:12:34] *** Joins: alxy (uid115853@replaced-ip )
           
         
        
          2354 [16:12:38] <rafalcpp> still no idea how it survived, and
            still debian installer should add option to nuke/ignore preexisting
            partitions it "helpfully" auto discovers
           
         
        
          2355 [16:13:34] *** Joins: marcozink (~marcozink@replaced-ip )
           
         
        
          2356 [16:13:38] <petn-randall> rafalcpp: It already has the
            option? You just didn't use it.
           
         
        
          2357 [16:13:51] *** Quits: dec0n (~dec0n@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2358 [16:14:20] *** Joins: New_visitor (~Yaaic@replaced-ip )
           
         
        
          2359 [16:14:31] *** Joins: silverwolf (~silverwol@replaced-ip )
           
         
        
          2360 [16:14:34] <petn-randall> rafalcpp: So we already found the
            option to wipe the superblock. Now we'll take a look at the
            meta-data format, which is also defined in there. Look up the
            meta-data formats.
           
         
        
          2361 [16:15:28] *** Joins: r3 (~arethree@replaced-ip )
           
         
        
          2362 [16:15:28] *** Quits: Sleepy63 (~Sleepy63@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2363 [16:16:20] <XeonSquared> Is it possible to use a kernel as
            old as 3.2 on Debian 8?
           
         
        
          2364 [16:17:15] <abrotman> you can try anything you want, it
            won't be supported, and probably won't work
           
         
        
          2365 [16:18:24] *** Parts: New_visitor (~Yaaic@replaced-ip )
           
         
        
          2366 [16:19:17] <XeonSquared> That's comforting.
           
         
        
          2367 [16:19:19] <BluesKaj> XeonSquared, suspect you have an app
            that needs a regression ?
           
         
        
          2368 [16:19:26] *** Joins: AndreasLutro (~andreas@replaced-ip )
           
         
        
          2369 [16:19:46] <XeonSquared> BluesKaj: More like a machine. Newer
            ATI video drivers don't support the weird GPU in an old Mac
           
         
        
          2370 [16:20:02] <XeonSquared> You can get sane output with a
            little messing around but no hardware acceleration or anything like
            that
           
         
        
          2371 [16:20:40] <petn-randall> XeonSquared: systemd makes heavy
            use of cgroups which old kernels don't support. I'd rather
            find a way to get it running on a newer kernel, maybe even try the
            one on backports.
           
         
        
          2372 [16:22:09] *** Joins: jhutchins_wk (0c7e567a@replaced-ip )
           
         
        
          2373 [16:22:16] *** Joins: tytel (~tytel@replaced-ip )
           
         
        
          2374 [16:22:18] <XeonSquared> Well, the machine is currently
            running Debian 7, because it's flawless. No xorg.conf
            neccesary. Kernel 3.2. I tried 8 for a while but like I said, the
            ATI driver doesn't like the GPU, so I don't think a newer
            kernel is an option.
           
         
        
          2375 [16:22:47] <rafalcpp> petn-randall: well --metadata says that
            meta should be at 4K from start, and on end. Hm, it's in that
            places in entire "sda" when raid is created on
            "sda3"?
           
         
        
          2376 [16:23:10] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2377 [16:23:41] <petn-randall> XeonSquared: I'm guessing that
            you don't need to install an extra driver with newer kernels,
            they support the ATI cards with the FOSS one.
           
         
        
          2378 [16:23:41] *** Joins: notebox (~textual@replaced-ip )
           
         
        
          2379 [16:23:46] *** Quits: killian99 (~killian99@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2380 [16:24:02] <XeonSquared> petn-randall: no driver neccesary on
            the old one
           
         
        
          2381 [16:24:07] <XeonSquared> It worked out of the box.
           
         
        
          2382 [16:24:34] <XeonSquared> ... That term isn't entirely
            accurate, but anyway.
           
         
        
          2383 [16:24:39] <petn-randall> XeonSquared: I see. Then it should
            also work on newer kernels, though regressions are possible.
           
         
        
          2384 [16:25:05] *** Joins: jasonwc (~jasonwc@replaced-ip )
           
         
        
          2385 [16:25:14] <XeonSquared> Welp, a fresh install can do X
            happily on 7, but on 8 I get 4 shades of purple and if I fix that I
            don't get 3D acceleration so I guess that's a regression.
           
         
        
          2386 [16:25:19] <rafalcpp> hm after fresh install, still the boot
            process can not find LV with root, it does not ask for password. Why
            this could be, the encryption was created during installation (the
            same way that always worked)
           
         
        
          2387 [16:26:03] <petn-randall> rafalcpp: If you have the meta-data
            block at the end of the partition, and you overwrite only the
            beginning of the disk, have you overwritten the meta-data?
           
         
        
          2388 [16:26:04] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2389 [16:26:31] *** Quits: tytel (~tytel@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2390 [16:26:32] <rafalcpp> petn-randall: effectivly it can not be
            find, without scanning entire disk, if system doesnt know on which
            sector sda3 was beginning
           
         
        
          2391 [16:27:24] <petn-randall> rafalcpp: And what happens if the
            system reads it from the end of the disk?
           
         
        
          2392 [16:27:26] <rafalcpp> so metadata that was in sda3+0 or
            sda3+4096, or sda3+sizeof(sda3) , should be inaccessible after
            partition table was killed and system rebooted
           
         
        
          2393 [16:28:11] *** Joins: Pr0metheus (~nezos@replaced-ip )
           
         
        
          2394 [16:28:13] <rafalcpp> petn-randall: on end of entire sda
            there is raid data for raids sda3, sda4, sda5 all together?
           
         
        
          2395 [16:28:24] <rafalcpp> well that would survive yeah
           
         
        
          2396 [16:29:07] *** Joins: Tom01 (~tom@replaced-ip )
           
         
        
          2397 [16:29:10] *** Joins: Tom012 (~tom@replaced-ip )
           
         
        
          2398 [16:29:16] *** Joins: sphenxes (~sphenxes@replaced-ip )
           
         
        
          2399 [16:29:30] *** Joins: lithie (uid45836@replaced-ip )
           
         
        
          2400 [16:29:30] *** Quits: blingrang (~blingrang@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2401 [16:29:34] <petn-randall> rafalcpp: The mdraid doesn't
            care much about partitions. If there's no partition table,
            it'll just read the meta-data from the end of the disk.
           
         
        
          2402 [16:30:13] <petn-randall> rafalcpp: But this in not a
            problem, because if you actually *use* the installer to remove
            mdraid, it'll wipe the superblock.
           
         
        
          2403 [16:31:18] <BluesKaj> XeonSquared, assume you tried
            older/legacy drivers on debian 8 ?
           
         
        
          2404 [16:31:50] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Max SendQ exceeded)
           
         
        
          2405 [16:33:04] *** Quits: savantgarde (~savantgar@replaced-ip ) (Remote host closed the connection)
           
         
        
          2406 [16:33:22] *** Joins: sz0 (uid110435@replaced-ip )
           
         
        
          2407 [16:33:42] <rafalcpp> petn-randall: not really, if you just
            click on the disk and tell it to start over with new parttable, it
            doesn't cleanly remove the raid it discovered
           
         
        
          2408 [16:33:46] *** Joins: savantgarde (~savantgar@replaced-ip )
           
         
        
          2409 [16:33:49] *** Quits: blackflow (~blackflow@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2410 [16:34:17] <petn-randall> rafalcpp: I thought you wiped the
            disk by hand? Which is it now?
           
         
        
          2411 [16:34:38] *** Joins: SweeneyTodd (~aperry@replaced-ip )
           
         
        
          2412 [16:34:40] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          2413 [16:34:40] <rafalcpp> petn-randall: after the option to start
            with new parttable didn't worked, instead I zeroed begining of
            disk and rebooted
           
         
        
          2414 [16:35:25] <rafalcpp> hm on boot, the init scripts do not ask
            for crypt password that is needed for root. what lines were needed
            for that, and is it in grub.cfg or in initramfs?
           
         
        
          2415 [16:35:56] *** Joins: yareckonirc (~yareckoni@replaced-ip )
           
         
        
          2416 [16:36:19] *** Quits: savantgarde (~savantgar@replaced-ip ) (Remote host closed the connection)
           
         
        
          2417 [16:36:37] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          2418 [16:37:21] *** Quits: afx_ (~afx_@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2419 [16:37:44] *** Quits: olek_poz (~bobik314@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2420 [16:38:37] *** Joins: n3ss (~n3ss@replaced-ip )
           
         
        
          2421 [16:39:01] *** Joins: killian99 (~killian99@replaced-ip )
           
         
        
          2422 [16:39:14] *** Joins: juantelez (~juantelez@replaced-ip )
           
         
        
          2423 [16:40:30] <rafalcpp> how to see all metadata, mdadm --detail
            --scan shows just one array, but somehow system detects another one
           
         
        
          2424 [16:41:48] *** Quits: Pjusur (~Pjusur@replaced-ip ) (Quit: Leaving)
           
         
        
          2425 [16:43:34] *** Quits: aaro (~aaro@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2426 [16:43:44] *** Quits: floyin (~floyin@replaced-ip ) (Changing host)
           
         
        
          2427 [16:43:44] *** Joins: floyin (~floyin@replaced-ip )
           
         
        
          2428 [16:43:51] <XeonSquared> BluesKaj: legacy flgrx is too new
           
         
        
          2429 [16:44:47] *** floyin is now known as gentox
           
         
        
          2430 [16:44:54] <XeonSquared> fglrx?  
         
        
          2431 [16:44:57] * XeonSquared shrugs  
         
        
          2432 [16:44:57] *** Quits: super_gollum (~ich@replaced-ip ) (Quit: Ex-Chat)
           
         
        
          2433 [16:44:58] *** Quits: userro (~userro@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2434 [16:45:18] *** Joins: Sleepy63 (~Sleepy63@replaced-ip )
           
         
        
          2435 [16:45:23] *** Joins: xormor (~xormor@replaced-ip )
           
         
        
          2436 [16:46:07] *** Quits: gentox (~floyin@replaced-ip ) (Quit: leaving)
           
         
        
          2437 [16:46:08] *** Quits: adoua (~adoua@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2438 [16:46:23] *** Joins: gentox (~gentox@replaced-ip )
           
         
        
          2439 [16:46:42] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          2440 [16:46:52] *** Quits: arturo (~arturo@replaced-ip ) (Remote host closed the connection)
           
         
        
          2441 [16:46:59] *** Joins: ltem (~ltem@replaced-ip )
           
         
        
          2442 [16:47:03] <BluesKaj> XeonSquared, yeah, fglrx
           
         
        
          2443 [16:47:27] *** Joins: MystaMax (~MystaMax@replaced-ip )
           
         
        
          2444 [16:47:36] *** Quits: Drzacek (~Drzacek@replaced-ip ) (Quit: Leaving)
           
         
        
          2445 [16:47:50] *** Quits: plantfood (~hello@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          2446 [16:47:52] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
           
         
        
          2447 [16:47:58] *** Joins: Kruppt (~Kruppt@replaced-ip )
           
         
        
          2448 [16:48:23] *** Joins: cereal_poster (~Douglas@replaced-ip )
           
         
        
          2449 [16:48:41] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          2450 [16:48:50] *** Joins: kannan (~chatzilla@replaced-ip )
           
         
        
          2451 [16:48:50] *** Joins: Elirips (~Elirips@replaced-ip )
           
         
        
          2452 [16:50:09] *** Joins: guampa (~guampa@replaced-ip )
           
         
        
          2453 [16:50:30] *** Parts: jmac (~jmac@replaced-ip )
           
         
        
          2454 [16:50:35] *** Quits: TomyWork (~tomy@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2455 [16:50:42] *** Joins: greycat (~wooledg@replaced-ip )
           
         
        
          2456 [16:51:42] <jelly> tdn: carefully instruct sensors not to
            touch acpi-virtual* sensors (I don't know how to actually do
            that)?
           
         
        
          2457 [16:52:25] *** Quits: electrostat (~dag@replaced-ip ) (Quit: uwotm8)
           
         
        
          2458 [16:52:46] *** Quits: Pr0metheus (~nezos@replaced-ip ) (Remote host closed the connection)
           
         
        
          2459 [16:52:55] *** Joins: electrostat (~dag@replaced-ip )
           
         
        
          2460 [16:53:21] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2461 [16:54:04] *** Quits: d8v3 (~david@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2462 [16:54:08] *** Quits: tty0_ (~NA@replaced-ip ) (Remote host closed the connection)
           
         
        
          2463 [16:54:22] *** Joins: The_Loko (~The_Loko@replaced-ip )
           
         
        
          2464 [16:54:25] *** Joins: Pr0metheus (~nezos@replaced-ip )
           
         
        
          2465 [16:56:45] *** Joins: mtn (~mtn@replaced-ip )
           
         
        
          2466 [16:57:17] *** Quits: robotroll (~robotroll@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2467 [16:58:10] *** Parts: baribal_ (~baribal@replaced-ip )
           
         
        
          2468 [16:58:52] *** Joins: robotroll (~robotroll@replaced-ip )
           
         
        
          2469 [16:59:27] *** Quits: newbie|2 (~nee-chan@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url 
           
         
        
          2470 [17:00:15] *** Joins: plantfood (~hello@replaced-ip )
           
         
        
          2471 [17:00:36] *** Quits: wabuh (~wabuh@replaced-ip ) (Quit: Leaving)
           
         
        
          2472 [17:00:53] *** Quits: KindOne (kindone@replaced-ip ) (K-Lined)
           
         
        
          2473 [17:01:20] *** Joins: KindOne (kindone@replaced-ip )
           
         
        
          2474 [17:01:31] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2475 [17:02:10] *** Quits: phorce1 (~gvl2@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2476 [17:02:32] *** Joins: autofsckk (~autofsckk@replaced-ip )
           
         
        
          2477 [17:03:34] *** Joins: phorce1 (~gvl2@replaced-ip )
           
         
        
          2478 [17:03:54] *** Quits: electrostat (~dag@replaced-ip ) (Quit: uwotm8)
           
         
        
          2479 [17:04:14] *** Joins: electrostat (~dag@replaced-ip )
           
         
        
          2480 [17:04:49] *** Joins: psynev (~psynev@replaced-ip )
           
         
        
          2481 [17:05:32] *** Joins: pila (~textual@replaced-ip )
           
         
        
          2482 [17:05:44] *** Quits: dinoocch (~dinoocch@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2483 [17:05:50] *** Joins: neechan (~neexhan@replaced-ip )
           
         
        
          2484 [17:06:19] *** Joins: dinoocch (~dinoocch@replaced-ip )
           
         
        
          2485 [17:08:10] *** Quits: antgel (~topdog@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2486 [17:08:17] *** Joins: moozer (~moz@replaced-ip )
           
         
        
          2487 [17:10:58] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          2488 [17:11:12] *** Quits: sing0 (~michael@replaced-ip ) (Quit: WeeChat 1.0.1)
           
         
        
          2489 [17:11:22] *** Joins: ivo_ (~Ivo@replaced-ip )
           
         
        
          2490 [17:11:54] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
           
         
        
          2491 [17:12:33] *** Quits: powi (~powi@replaced-ip ) (Quit: Leaving)
           
         
        
          2492 [17:12:48] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2493 [17:12:56] *** Joins: plos (~los@replaced-ip )
           
         
        
          2494 [17:13:13] *** Joins: pavlushka (~pavlushka@replaced-ip )
           
         
        
          2495 [17:13:35] *** Joins: juantelez (~juantelez@replaced-ip )
           
         
        
          2496 [17:13:53] *** Joins: tytel (~tytel@replaced-ip )
           
         
        
          2497 [17:14:02] *** Joins: RickXy (~zncadmin@replaced-ip )
           
         
        
          2498 [17:14:57] *** Joins: usersiis (~userro@replaced-ip )
           
         
        
          2499 [17:15:00] *** Quits: yareckonirc (~yareckoni@replaced-ip ) (Quit: yareckonirc)
           
         
        
          2500 [17:15:15] *** Joins: lankanmon_ (~LKNnet@replaced-ip )
           
         
        
          2501 [17:15:37] *** usersiis is now known as userro
           
         
        
          2502 [17:17:23] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          2503 [17:17:57] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
           
         
        
          2504 [17:17:58] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2505 [17:18:00] *** debhelper sets mode: +l 1729
           
         
        
          2506 [17:18:42] *** Quits: rsx (~dummy@replaced-ip ) (Remote host closed the connection)
           
         
        
          2507 [17:19:43] *** Quits: akash_ (uid150251@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          2508 [17:19:57] *** Quits: clmsy (~eoz@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2509 [17:19:59] *** Quits: guest___ (c92f67ca@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2510 [17:21:04] *** Joins: betandr (~betandr@replaced-ip )
           
         
        
          2511 [17:21:13] *** Quits: betandr (~betandr@replaced-ip ) (Remote host closed the connection)
           
         
        
          2512 [17:21:22] *** Joins: gagrio (~George@replaced-ip )
           
         
        
          2513 [17:21:56] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2514 [17:22:14] *** Quits: nodiscc (~bsp@replaced-ip ) (Remote host closed the connection)
           
         
        
          2515 [17:22:20] *** Joins: hele (~hele@replaced-ip )
           
         
        
          2516 [17:22:28] *** Quits: LorD_n1c0w (~rhodan@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2517 [17:22:58] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          2518 [17:23:56] *** Joins: afx_ (~afx_@replaced-ip )
           
         
        
          2519 [17:24:04] *** Joins: Zynkx (~zynkx@replaced-ip )
           
         
        
          2520 [17:25:29] *** Quits: autofsckk (~autofsckk@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2521 [17:26:04] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url 
           
         
        
          2522 [17:26:51] *** Joins: eqy (~eqy@replaced-ip )
           
         
        
          2523 [17:27:49] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
           
         
        
          2524 [17:27:58] *** Quits: userro (~userro@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2525 [17:29:02] *** Joins: autofsckk (~autofsckk@replaced-ip )
           
         
        
          2526 [17:29:22] <injustice> can i get kdump-tools to just write
            out the dmesg and not the core file?
           
         
        
          2527 [17:29:40] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
           
         
        
          2528 [17:30:26] *** Quits: eqy (~eqy@replaced-ip ) (Remote host closed the connection)
           
         
        
          2529 [17:30:28] *** Joins: ewew (~ewew@replaced-ip )
           
         
        
          2530 [17:30:57] *** Joins: OtakuSenpai (~OtakuSenp@replaced-ip )
           
         
        
          2531 [17:31:04] *** Parts: AndreasLutro (~andreas@replaced-ip )
           
         
        
          2532 [17:31:27] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          2533 [17:31:53] *** Quits: eduardas_m (~eduardas@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          2534 [17:32:04] *** Joins: savantgarde (~savantgar@replaced-ip )
           
         
        
          2535 [17:32:47] *** Joins: aielima (~aielima@replaced-ip )
           
         
        
          2536 [17:32:58] <jhutchins_wk> injustice: dmesg > target.txt?
           
         
        
          2537 [17:33:28] *** Quits: Cl0udN9ne (~OtakuSenp@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2538 [17:33:41] *** Quits: ledeni (~ledeni@replaced-ip ) (Remote host closed the connection)
           
         
        
          2539 [17:34:35] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2540 [17:34:36] *** Joins: LorD_n1c0w (~rhodan@replaced-ip )
           
         
        
          2541 [17:35:10] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2542 [17:35:18] *** Joins: mtn (~mtn@replaced-ip )
           
         
        
          2543 [17:36:04] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2544 [17:36:34] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          2545 [17:37:10] *** Quits: savantgarde (~savantgar@replaced-ip ) (Remote host closed the connection)
           
         
        
          2546 [17:37:29] *** Joins: digidog (~digidog@replaced-ip )
           
         
        
          2547 [17:37:46] *** Joins: adoua (~adoua@replaced-ip )
           
         
        
          2548 [17:37:57] *** Quits: electrostat (~dag@replaced-ip ) (Quit: uwotm8)
           
         
        
          2549 [17:38:03] <tw> Can I reliably use busybox(-static) as sh on
            a debian system?
           
         
        
          2550 [17:38:30] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          2551 [17:38:54] <greycat> I'm gonna go with "Try It And
            See". Not sure what POSIX features busybox sh may be missing
            these days....
           
         
        
          2552 [17:39:14] *** Joins: savantgarde (~savantgar@replaced-ip )
           
         
        
          2553 [17:39:21] <injustice> jhutchins_wk: it seems to be running
            one of its own scripts on my behalf, which includes capturing dmesg
            (it uses /sbin/vmcore-dmesg) and also writes out a core file. I want
            just the dmesg (from the crashed kernel) to be preserved
           
         
        
          2554 [17:40:18] *** Quits: dA3M0n23 (~daemon23@replaced-ip ) ()
           
         
        
          2555 [17:40:44] *** Joins: fireball``` (~fireball`@replaced-ip )
           
         
        
          2556 [17:41:02] *** Quits: toorop (~toorop@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2557 [17:41:07] *** Joins: electrostat (~dag@replaced-ip )
           
         
        
          2558 [17:41:46] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2559 [17:42:48] *** Quits: moozer (~moz@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          2560 [17:42:56] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2561 [17:42:56] *** Joins: hexjay (~hexjay@replaced-ip )
           
         
        
          2562 [17:43:41] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          2563 [17:43:45] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2564 [17:43:45] *** Quits: iNCoNFuN (~inconfun@replaced-ip ) (Remote host closed the connection)
           
         
        
          2565 [17:44:12] *** Joins: iNCoNFuN (~inconfun@replaced-ip )
           
         
        
          2566 [17:44:44] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
           
         
        
          2567 [17:45:16] *** Quits: electrostat (~dag@replaced-ip ) (Client Quit)
           
         
        
          2568 [17:46:08] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2569 [17:46:17] *** Joins: kupi (uid212005@replaced-ip )
           
         
        
          2570 [17:46:20] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Client Quit)
           
         
        
          2571 [17:46:31] *** Joins: wonderworld (~ww@replaced-ip )
           
         
        
          2572 [17:46:49] *** Joins: toorop (~toorop@replaced-ip )
           
         
        
          2573 [17:47:04] *** Joins: electrostat (~dag@replaced-ip )
           
         
        
          2574 [17:47:05] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2575 [17:47:06] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          2576 [17:47:35] *** Joins: d8v3 (~david@replaced-ip )
           
         
        
          2577 [17:47:41] *** Quits: srtu (~hypnotoad@replaced-ip ) (Quit: Verlassend)
           
         
        
          2578 [17:48:46] *** Quits: iNCoNFuN (~inconfun@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2579 [17:48:51] *** Joins: AlexLikeRock (~AlexLikeR@replaced-ip )
           
         
        
          2580 [17:48:52] *** Quits: d8v3 (~david@replaced-ip ) (Remote host closed the connection)
           
         
        
          2581 [17:48:55] <jelly> tw: as /bin/sh, or as root's
            login/interactive shell?
           
         
        
          2582 [17:49:04] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          2583 [17:49:12] <tw> jelly: as /bin/sh  
         
        
          2584 [17:49:17] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2585 [17:49:41] <greycat> There shouldn't really *be* an
            interactive root shell, or if there is, you shouldn't be
            worried about strict POSIX compliance in it.
           
         
        
          2586 [17:49:44] *** Joins: olek_poz (~bobik314@replaced-ip )
           
         
        
          2587 [17:50:11] *** Joins: juantelez (~juantelez@replaced-ip )
           
         
        
          2588 [17:50:31] <jelly> I like having a useful interactive shell
            to manage stuff in
           
         
        
          2589 [17:50:48] <greycat> In that case you'd run zsh or bash
            or ksh or ....
           
         
        
          2590 [17:50:50] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
           
         
        
          2591 [17:50:55] <jelly> yes  
         
        
          2592 [17:51:08] <jelly> that order is correct :-)
           
         
        
          2593 [17:51:19] *** Joins: alchemistswl (~alchemist@replaced-ip )
           
         
        
          2594 [17:51:38] *** Joins: king_frog (~tis-but-a@replaced-ip )
           
         
        
          2595 [17:51:41] *** Quits: sspssptt (~irc3@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2596 [17:51:59] <king_frog> Hello, I have quite a dumb question
            and googling it has not helped me
           
         
        
          2597 [17:52:35] <king_frog> In particular about editing the
            xconfig file. I tried joining an X11 channel but it was invite only.
           
         
        
          2598 [17:52:58] *** Joins: Vizva (~max@replaced-ip )
           
         
        
          2599 [17:53:17] *** Joins: d8v3 (~david@replaced-ip )
           
         
        
          2600 [17:53:37] <TimurTheLame> king_frog, let'er rip
           
         
        
          2601 [17:54:01] <jelly> king_frog: can you find this xconfig file
            on debian?
           
         
        
          2602 [17:54:02] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          2603 [17:54:39] <king_frog> Hello hi, thank you. I'm trying
            to sort out mouse buttons and a guide told me to edit xconfig. I
            have the folder it should be in but there is no file here, so either
            I messed up or I have to make it.
           
         
        
          2604 [17:55:13] <TimurTheLame> king_frog, can you give us the
            guide's link?
           
         
        
          2605 [17:55:16] <king_frog> My question was do I have to edit this
            file as root or as the user?
           
         
        
          2606 [17:55:34] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2607 [17:56:04] *** Joins: uppik (~uppik@replaced-ip )
           
         
        
          2608 [17:56:19] *** Quits: Getafix74 (Elite18997@replaced-ip##) (Quit: EliteBNC free bnc service -
              ##replaced-url 
           
         
        
          2609 [17:56:49] <king_frog> Yes,
            replaced-url 
           
         
        
          2610 [17:56:52] <jhutchins_wk> king_frog: As root. Look at the
            docs for how to get xorg to generate a default file.
           
         
        
          2611 [17:56:55] <greycat> There isn't an X config file by
            default any more.
           
         
        
          2612 [17:56:57] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
           
         
        
          2613 [17:57:03] *** Joins: teclo- (42@replaced-ip )
           
         
        
          2614 [17:57:08] *** Joins: gigetoo (~gigetoo@replaced-ip )
           
         
        
          2615 [17:57:24] *** Quits: wooden_ (~anon@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2616 [17:57:26] *** Quits: Kobra_ (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          2617 [17:57:32] *** Quits: redeemed (~rd@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          2618 [17:57:38] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
           
         
        
          2619 [17:58:08] *** Joins: Kobra (~quassel@replaced-ip )
           
         
        
          2620 [17:58:17] <king_frog> Thanks, that's a help
           
         
        
          2621 [17:58:18] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2622 [17:59:14] *** Joins: mazert (~quassel@replaced-ip )
           
         
        
          2623 [17:59:26] *** Quits: neechan (~neexhan@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2624 [17:59:43] <jhutchins_wk> king_frog: Generally anything
            system-wide will be as root. If it's user specific, as user.
           
         
        
          2625 [18:00:05] *** Joins: iNCoNFuN (~inconfun@replaced-ip )
           
         
        
          2626 [18:00:05] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2627 [18:00:14] <king_frog> Thanks again. It's my first time
            doing running a system with multiple users.
           
         
        
          2628 [18:00:40] *** Quits: remo (~user@replaced-ip ) (Remote host closed the connection)
           
         
        
          2629 [18:01:38] *** Joins: Attoy_ (~attoy@replaced-ip )
           
         
        
          2630 [18:01:51] *** Joins: wooden_ (~anon@replaced-ip )
           
         
        
          2631 [18:01:54] *** Parts: king_frog (~tis-but-a@replaced-ip )
           
         
        
          2632 [18:02:48] *** Quits: ivo_ (~Ivo@replaced-ip ) (Remote host closed the connection)
           
         
        
          2633 [18:03:01] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          2634 [18:03:01] *** gftg is now known as gftg_away
           
         
        
          2635 [18:03:45] *** Quits: t0mmy (~tprrt@replaced-ip ) (Quit: leaving)
           
         
        
          2636 [18:04:10] *** Quits: Attoy (~attoy@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2637 [18:04:10] *** Attoy_ is now known as Attoy
           
         
        
          2638 [18:04:30] *** Quits: SH0x_ (~saulius@replaced-ip ) (Quit: SH0x_)
           
         
        
          2639 [18:04:56] <tw> Regarding busybox as /bin/sh, since busybox
            (jessie,stretch) is built to prefer applets, it causes a problem
            with a number of system scripts including ifup/ifdown and some part
            of the post-auth x11 session startup (either the xsession cmds or a
            problem with lxde).
           
         
        
          2640 [18:05:06] *** Joins: DammitJim (~DammitJim@replaced-ip )
           
         
        
          2641 [18:05:24] *** Quits: shanee (~shanee@replaced-ip ) (Quit: Leaving)
           
         
        
          2642 [18:05:51] <tw> there are good reasons to prefer applets when
            using busybox for recovery, so it's not really a bug, it just
            doesn't work.
           
         
        
          2643 [18:06:04] *** Joins: ivo_ (~ivo@replaced-ip )
           
         
        
          2644 [18:06:11] *** Joins: Nnavd (~Nnavd@replaced-ip )
           
         
        
          2645 [18:06:16] *** Quits: _Nox (~Nox@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2646 [18:06:18] <jelly> what was your use case
           
         
        
          2647 [18:06:43] <tw> the main problem is run-parts --list; the
            busybox run-parts doesn't implement --list
           
         
        
          2648 [18:06:45] *** Quits: vivid (~vivid@replaced-ip ) (Quit: Leaving)
           
         
        
          2649 [18:07:08] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2650 [18:07:16] <tw> I am using debian as part of a bsp.
           
         
        
          2651 [18:07:26] <greycat> !bsp  
         
        
          2652 [18:07:26] <dpkg> A Bug Squashing Party (BSP) is a gathering
            of Debian Developers and enthusiasts at a specific time, to fix as
            many <bugs> as possible.
            replaced-url 
           
         
        
          2653 [18:07:35] <tw> Sorry, board support package.
           
         
        
          2654 [18:07:37] *** Joins: Envil (~envil@replaced-ip )
           
         
        
          2655 [18:07:40] <tw> too many acronyms.  
         
        
          2656 [18:07:44] *** Joins: chachasmooth (~chachasmo@replaced-ip )
           
         
        
          2657 [18:07:55] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
           
         
        
          2658 [18:08:03] <tw> it's an arm image on an embedded system.
           
         
        
          2659 [18:08:10] <greycat> So the issue with busybox isn't sh
            at all, but *other* busybox programs.
           
         
        
          2660 [18:08:49] <tw> Right, and that busybox prefers the internal
            applets instead of the external ones.
           
         
        
          2661 [18:08:54] *** Joins: akash_ (uid150251@replaced-ip )
           
         
        
          2662 [18:08:57] *** Quits: d8v3 (~david@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2663 [18:09:06] *** Joins: fradd (~fradd@replaced-ip )
           
         
        
          2664 [18:09:12] <tw> The behavior isn't wrong, it's just
            incompatible with being used as /bin/sh
           
         
        
          2665 [18:09:15] *** Quits: hmz365 (~hmz365@replaced-ip ) (Remote host closed the connection)
           
         
        
          2666 [18:09:16] *** Quits: fradd (~fradd@replaced-ip ) (Changing host)
           
         
        
          2667 [18:09:16] *** Joins: fradd (~fradd@replaced-ip )
           
         
        
          2668 [18:10:00] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          2669 [18:10:24] *** Quits: savantgarde (~savantgar@replaced-ip ) (Quit: Leaving...)
           
         
        
          2670 [18:10:35] *** Joins: vivid (~vivid@replaced-ip )
           
         
        
          2671 [18:10:36] <jelly> at least on a system that still uses init
            scripts
           
         
        
          2672 [18:10:51] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          2673 [18:11:16] <jelly> if you only had systemd units or whatnot
            you'd probably care less about run-parts
           
         
        
          2674 [18:11:37] *** Joins: Getafix74 (Elite18997@replaced-ip )
           
         
        
          2675 [18:11:43] *** Joins: mibo (~mibo@replaced-ip )
           
         
        
          2676 [18:11:51] <greycat> Biggest user is cron.
           
         
        
          2677 [18:11:52] *** Quits: dethos (~dethos@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2678 [18:12:00] *** Quits: gagrio (~George@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2679 [18:12:29] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2680 [18:12:36] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          2681 [18:12:55] *** Joins: dasj (~daniel@replaced-ip )
           
         
        
          2682 [18:12:59] *** Joins: mtn (~mtn@replaced-ip )
           
         
        
          2683 [18:13:41] *** Joins: AlexLikeRock_ (~AlexLikeR@replaced-ip )
           
         
        
          2684 [18:13:51] *** Quits: iNCoNFuN (~inconfun@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2685 [18:13:59] *** Quits: wreckitkenny (~T3@replaced-ip ) (Remote host closed the connection)
           
         
        
          2686 [18:14:10] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2687 [18:14:26] *** gftg_away is now known as gftg
           
         
        
          2688 [18:14:43] *** Quits: tlaxkit (~Thunderbi@replaced-ip ) (Quit: tlaxkit)
           
         
        
          2689 [18:14:56] *** Quits: jazz (~jazz@replaced-ip ) (Remote host closed the connection)
           
         
        
          2690 [18:14:59] *** Joins: gagrio (~George@replaced-ip )
           
         
        
          2691 [18:15:17] *** Quits: Serpent7776 (~Serpent77@replaced-ip ) (Quit: Leaving)
           
         
        
          2692 [18:15:41] *** Joins: l3archos (~Icedove@replaced-ip )
           
         
        
          2693 [18:16:38] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          2694 [18:16:48] *** Quits: Raineer (~textual@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2695 [18:17:16] *** Joins: glyfrp (~phil.wern@151.45.241.98)
           
         
        
          2696 [18:17:25] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2697 [18:17:39] *** Quits: forgotmynick (uid24625@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          2698 [18:18:00] *** debhelper sets mode: +l 1723
           
         
        
          2699 [18:18:08] *** Quits: guampa (~guampa@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2700 [18:18:57] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2701 [18:19:18] *** Joins: LtL (~ltl@replaced-ip )
           
         
        
          2702 [18:19:18] *** Quits: AlexLikeRock (~AlexLikeR@replaced-ip ) (Quit: Leaving)
           
         
        
          2703 [18:19:33] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          2704 [18:19:57] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2705 [18:20:08] *** Joins: guampa (~guampa@replaced-ip )
           
         
        
          2706 [18:20:30] *** Quits: gagrio (~George@replaced-ip ) (Quit: Leaving)
           
         
        
          2707 [18:20:39] *** Joins: blueness (~blueness@replaced-ip )
           
         
        
          2708 [18:21:01] *** Quits: alexgr (~alexgr@replaced-ip ) (Remote host closed the connection)
           
         
        
          2709 [18:21:59] *** Quits: plos (~los@replaced-ip ) (Remote host closed the connection)
           
         
        
          2710 [18:22:34] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2711 [18:23:42] *** Joins: d8v3 (~david@replaced-ip )
           
         
        
          2712 [18:23:45] *** Quits: glyfrp (~phil.wern@151.45.241.98) (Remote
            host closed the connection)
           
         
        
          2713 [18:24:05] *** Quits: jackNemrod (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2714 [18:24:32] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          2715 [18:25:27] *** Joins: Zzeiss (~wsy@replaced-ip )
           
         
        
          2716 [18:27:48] *** Joins: sh00p (~z@replaced-ip )
           
         
        
          2717 [18:28:12] *** Quits: ivo_ (~ivo@replaced-ip ) (Remote host closed the connection)
           
         
        
          2718 [18:28:17] *** Joins: nikoma (~nikoma@replaced-ip )
           
         
        
          2719 [18:28:17] *** Quits: nikoma (~nikoma@replaced-ip ) (Changing host)
           
         
        
          2720 [18:28:17] *** Joins: nikoma (~nikoma@replaced-ip )
           
         
        
          2721 [18:28:52] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2722 [18:29:27] *** Quits: grizzlyb (5f619f0b@replaced-ip##) (Quit: ##replaced-url 
           
         
        
          2723 [18:29:38] *** Joins: heartofdarkness (uid170954@replaced-ip )
           
         
        
          2724 [18:29:39] *** Joins: j0hn (~h1t3sh@replaced-ip )
           
         
        
          2725 [18:29:58] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2726 [18:30:02] *** j0hn is now known as Guest13577
           
         
        
          2727 [18:30:50] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
           
         
        
          2728 [18:31:07] *** Quits: oish (~charlie@replaced-ip ) (Remote host closed the connection)
           
         
        
          2729 [18:31:09] *** Quits: woyzeck__ (~woyzeck@replaced-ip ) (Quit: woyzeck__)
           
         
        
          2730 [18:31:25] *** Joins: iNCoNFuN (~inconfun@replaced-ip )
           
         
        
          2731 [18:31:35] *** Quits: Madda (~Madda@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url 
           
         
        
          2732 [18:31:57] *** Quits: h1t3sh (~h1t3sh@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2733 [18:32:09] *** Joins: amflir (~amin@replaced-ip )
           
         
        
          2734 [18:32:44] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
           
         
        
          2735 [18:32:55] *** Joins: sphenxes (~sphenxes@replaced-ip )
           
         
        
          2736 [18:33:05] *** Quits: fradd (~fradd@replaced-ip ) (Quit: Leaving)
           
         
        
          2737 [18:33:35] *** Joins: tac51415 (~Tac51415@replaced-ip )
           
         
        
          2738 [18:34:11] *** Joins: uso (~uso@replaced-ip )
           
         
        
          2739 [18:34:35] *** Quits: r3 (~arethree@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2740 [18:34:51] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          2741 [18:34:56] *** Quits: electrostat (~dag@replaced-ip ) (Quit: uwotm8)
           
         
        
          2742 [18:34:58] *** Quits: tpanarch1st (~tpanarch1@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2743 [18:35:24] *** Joins: electrostat (~dag@replaced-ip )
           
         
        
          2744 [18:35:26] *** Quits: APexil (~you@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2745 [18:35:48] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          2746 [18:36:03] *** Joins: Megaf (~Megaf@replaced-ip )
           
         
        
          2747 [18:37:01] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
           
         
        
          2748 [18:37:07] <uso> is there any way to run a process on a
            system with a very low priority? I'm trying to copy a few TB of
            data to an external disk, run the process with nice -19, ionice -c3
            and nocache and it still renders my whole system unusable
           
         
        
          2749 [18:37:58] *** Quits: adoua (~adoua@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2750 [18:38:05] *** Quits: uniTosch (~henryk@replaced-ip ) (Quit: WeeChat 1.5)
           
         
        
          2751 [18:38:09] *** Joins: os_ (~os@replaced-ip )
           
         
        
          2752 [18:38:09] *** Quits: os_ (~os@replaced-ip ) (Changing host)
           
         
        
          2753 [18:38:09] *** Joins: os_ (~os@replaced-ip )
           
         
        
          2754 [18:38:16] <DoberMann> uso: usb drive ? ;)
           
         
        
          2755 [18:38:31] <uso> DoberMann: sure :)  
         
        
          2756 [18:39:05] <DoberMann> maybe using ionice it will work, but
            not sure with usb device
           
         
        
          2757 [18:39:22] *** Quits: ssarah (~miguel@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2758 [18:39:37] <uso> but the problem is not the USB drive, it
            looks like the problem is the memory management
           
         
        
          2759 [18:40:38] <sine0> fresh debian install, lamp installed.
            wordpress local dev. the machine is 192.168.0.6 and I am on laptop
            on 0.5 . when I request the page it really really hangs and loads
            after about 15 seconds. this has happend to me before on a different
            computer and network so i know this is some kind of config problem.
            apache was fine default with virtual hosts, now i have installed
            wordpress and there is soem
           
         
        
          2760 [18:40:44] <sine0> bottlekneck. the trouble is i dont know
            how to find out whats causing the delay. the server is fresh i5 w8GB
            ram, on eth0, should be no issues at all. I have watched htop and
            iftop and there are no problems.
           
         
        
          2761 [18:40:45] *** Joins: r3 (~arethree@replaced-ip )
           
         
        
          2762 [18:40:57] *** Quits: r3 (~arethree@replaced-ip ) (Changing host)
           
         
        
          2763 [18:40:57] *** Joins: r3 (~arethree@replaced-ip )
           
         
        
          2764 [18:41:11] *** Joins: juantelez (~juantelez@replaced-ip )
           
         
        
          2765 [18:41:20] <uso> the system only has 8GB of RAM and the
            system uses 80% of the memory for cache so that a lot of the deskop
            applications are swapped out
           
         
        
          2766 [18:41:28] *** Quits: joncrunchbang (~joncrunch@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2767 [18:41:37] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2768 [18:41:52] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          2769 [18:42:27] *** Joins: ivo_ (~Ivo@replaced-ip )
           
         
        
          2770 [18:42:36] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
           
         
        
          2771 [18:42:40] *** Quits: tytel (~tytel@replaced-ip ) (Remote host closed the connection)
           
         
        
          2772 [18:42:41] *** Joins: cybrNaut (cybrNaut@replaced-ip )
           
         
        
          2773 [18:42:48] <jelly> uso: that's not a problem as long as
            nothing is actively swapping in or out
           
         
        
          2774 [18:43:23] *** Quits: BluesKaj (~Blues@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          2775 [18:43:26] *** Quits: tkla (~tklassen@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          2776 [18:43:34] <jelly> uso: run "vmstat 1" for a while,
            see if there's significant nonzero volume in "si" and
            "so" columns
           
         
        
          2777 [18:43:41] <uso> jelly: it havily is, that's what makes
            my desktop unresponsible
           
         
        
          2778 [18:43:42] *** Joins: joncrunchbang (~joncrunch@replaced-ip )
           
         
        
          2779 [18:43:54] *** Joins: zuiss1 (~zuiss1@replaced-ip )
           
         
        
          2780 [18:44:19] <jelly> uso: does vmstat's output confirm
            that?
           
         
        
          2781 [18:44:27] *** Quits: iNCoNFuN (~inconfun@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2782 [18:44:33] *** Quits: tdn (~tdn@replaced-ip ) (Quit: leaving)
           
         
        
          2783 [18:44:48] *** Quits: ivo_ (~Ivo@replaced-ip ) (Remote host closed the connection)
           
         
        
          2784 [18:45:06] <uso> jelly: si is between 100 and 500, not sure
            what units that uses
           
         
        
          2785 [18:45:42] *** Quits: Ryushin (chris@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          2786 [18:45:51] <uso> but with iotop I see one or more kworker
            processes with 99% disk usage
           
         
        
          2787 [18:45:55] <jelly> 1KiB  
         
        
          2788 [18:46:13] <jelly> uso: that'd be the one having to deal
            with usb device
           
         
        
          2789 [18:46:38] <jelly> sadly this is normal with usb2
           
         
        
          2790 [18:46:40] <uso> jelly: and how can I reduce it's
            priority?
           
         
        
          2791 [18:47:33] <jelly> no idea, I investigated for a while and
            decided my time and money is better spent just buying a usb3 card
            and disks.
           
         
        
          2792 [18:47:39] *** Joins: fenns (~fenns@replaced-ip )
           
         
        
          2793 [18:48:01] *** debhelper sets mode: +l 1713
           
         
        
          2794 [18:48:02] <uso> jelly: that behaviour is fixed with USB3?
            that would be good news
           
         
        
          2795 [18:48:06] *** Joins: APexil (~you@replaced-ip )
           
         
        
          2796 [18:48:13] *** Quits: xormor (~xormor@replaced-ip ) (Quit: Leaving)
           
         
        
          2797 [18:48:32] <jelly> you can try telling the kernel to use swap
            less, but that won't solve the cause
           
         
        
          2798 [18:48:34] *** Joins: fax (~fax@replaced-ip )
           
         
        
          2799 [18:48:37] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2800 [18:49:02] <jelly> uso:
            replaced-url 
           
         
        
          2801 [18:49:07] *** Joins: BluesKaj (~Blues@replaced-ip )
           
         
        
          2802 [18:49:13] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2803 [18:49:28] *** Quits: os_ (~os@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2804 [18:49:43] <uso> jelly: I was afraid of that
           
         
        
          2805 [18:49:46] <jelly> (personally I consider the default
            "60" value to be MUCH too aggressive for both desktops and
            server use, and reduce it to 10... whatever that means)
           
         
        
          2806 [18:50:07] *** Joins: JLye (~Jlye03@replaced-ip )
           
         
        
          2807 [18:50:28] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2808 [18:50:47] *** Quits: AlexLikeRock_ (~AlexLikeR@replaced-ip ) (Quit: Leaving)
           
         
        
          2809 [18:51:16] <uso> jelly: I already have played around with
            swappiness and vfs_cache_pressure, but that slows down normal disk
            operations a lot then
           
         
        
          2810 [18:51:51] <jelly> sometimes picking a different usb port
            makes a difference
           
         
        
          2811 [18:51:55] *** Joins: adoua (~adoua@replaced-ip )
           
         
        
          2812 [18:52:10] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          2813 [18:52:15] *** Joins: teclo- (42@replaced-ip )
           
         
        
          2814 [18:52:21] <jelly> if i remember correctly
           
         
        
          2815 [18:52:22] *** Joins: wreckitkenny (~T3@replaced-ip )
           
         
        
          2816 [18:52:50] *** Joins: remo (~user@replaced-ip )
           
         
        
          2817 [18:52:55] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url 
           
         
        
          2818 [18:52:56] *** Joins: sphenxes01 (~sphenxes@replaced-ip )
           
         
        
          2819 [18:52:57] *** Quits: sphenxes01 (~sphenxes@replaced-ip ) (Max SendQ exceeded)
           
         
        
          2820 [18:53:26] *** Joins: altin_ (~altin@replaced-ip )
           
         
        
          2821 [18:53:28] *** Joins: patterson (~patterson@replaced-ip )
           
         
        
          2822 [18:53:32] *** Joins: SlutSex123 (~slutsex@replaced-ip )
           
         
        
          2823 [18:53:35] <uso> I'm about to look for a new PC (mainly
            because I need more memory and updating my old PC is too expensive),
            so when that problem is fixed with USB 3 I won't invest too
            much time looking into it
           
         
        
          2824 [18:53:38] <SlutSex123> vagina  
         
        
          2825 [18:53:42] *** Joins: Ryushin (chris@replaced-ip )
           
         
        
          2826 [18:54:12] *** ChanServ sets mode: +o jelly
           
         
        
          2827 [18:54:13] *** Parts: SlutSex123 (~slutsex@replaced-ip )
           
         
        
          2828 [18:54:14] *** jelly sets mode: +b *!*@188.126.94.11$##arguments
           
         
        
          2829 [18:54:15] *** ChanServ sets mode: -o jelly
           
         
        
          2830 [18:54:16] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          2831 [18:54:42] *** Joins: cybrNaut (cybrNaut@replaced-ip )
           
         
        
          2832 [18:54:42] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
           
         
        
          2833 [18:55:24] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2834 [18:55:39] *** Quits: jhutchins_wk (0c7e567a@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2835 [18:55:51] *** Quits: sandeepkr_ (~sandeepkr@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2836 [18:56:46] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2837 [18:56:50] *** Joins: Megaf_ (~Megaf@replaced-ip )
           
         
        
          2838 [18:57:01] *** Quits: kuldeep (~kuldeep@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2839 [18:57:12] *** Joins: cybrNaut (cybrNaut@replaced-ip )
           
         
        
          2840 [18:57:16] *** Quits: _sfiguser (~sfigguser@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2841 [18:58:24] *** Quits: Megaf (~Megaf@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2842 [18:58:51] <uso> so in general I do not have much control
            over the priority of single processes, the only way to make the
            system more responsive is to tune the memory management of the whole
            system, right?
           
         
        
          2843 [18:59:18] *** Quits: Kafei (~Kafei@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          2844 [18:59:32] *** Quits: Penix (~Penix@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2845 [18:59:40] *** Joins: Penix (~Penix@replaced-ip )
           
         
        
          2846 [18:59:51] <ksk> uso: what? look into cgroups if you want to
            limit the memory per process.
           
         
        
          2847 [19:00:01] *** Quits: Zzeiss (~wsy@replaced-ip ) (Quit: Zzeiss)
           
         
        
          2848 [19:00:07] *** Joins: sandeepkr (~sandeepkr@replaced-ip )
           
         
        
          2849 [19:00:16] *** Quits: MasterNayru (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          2850 [19:00:32] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2851 [19:00:40] <ksk> and "tuning the memory managment"
            is not something you do, imho.
           
         
        
          2852 [19:00:42] *** Joins: kuldeep (~kuldeep@replaced-ip )
           
         
        
          2853 [19:00:52] *** Quits: afx_ (~afx_@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2854 [19:00:53] <jelly> uso: when you're dealing with a
            shitty driver for a shitty ehci controller, which hasn't been
            dealt with properly on linux during the last what, 15 years, the
            actual thing that works best is to stop using it
           
         
        
          2855 [19:00:54] *** Joins: pbrewczynski (uid172802@replaced-ip )
           
         
        
          2856 [19:00:57] *** Quits: a64 (a64@replaced-ip ) (Quit: B'bye)
           
         
        
          2857 [19:00:57] *** Quits: GDiaX_ (toasted@replaced-ip ) (Quit: Bye.)
           
         
        
          2858 [19:01:01] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          2859 [19:01:27] *** Joins: MasterNayru (~quassel@replaced-ip )
           
         
        
          2860 [19:01:30] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2861 [19:01:34] *** Quits: BluesKaj (~Blues@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          2862 [19:01:35] <ksk> oh its about copying to a disk? maybe use
            some kind of pipe that has a bandwith limit? sounds very hackish
            though
           
         
        
          2863 [19:01:52] <ksk> or, use rsync with bandwith.
           
         
        
          2864 [19:01:58] *** Joins: silverhom (~silverhom@replaced-ip )
           
         
        
          2865 [19:02:29] *** Joins: ChmEarl (~chmearl@replaced-ip )
           
         
        
          2866 [19:02:42] *** Joins: BluesKaj (~Blues@replaced-ip )
           
         
        
          2867 [19:03:03] <uso> jelly: that means a yes for it's fixed
            with USB 3, or is it a genearal problem with USB?
           
         
        
          2868 [19:03:07] *** Quits: digidog (~digidog@replaced-ip ) (Quit: leaving)
           
         
        
          2869 [19:03:32] <uso> ksk: bandwith limit with rsync that's a
            good idea
           
         
        
          2870 [19:03:55] *** Joins: code1o6 (~cake@replaced-ip )
           
         
        
          2871 [19:04:08] <jelly> uso: usb3 is a lot better, if anything
           
         
        
          2872 [19:04:13] *** Joins: SpeccyMan (~nick@replaced-ip )
           
         
        
          2873 [19:04:26] <jelly> even usb3 devices on usb2
           
         
        
          2874 [19:04:33] <uso> is there a good way to see what the cached
            memory is used for, preferrably in an understandable form :) ?
           
         
        
          2875 [19:04:36] *** Quits: mazert (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2876 [19:04:45] *** Quits: jubo2 (~juboxi@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2877 [19:04:52] *** Joins: digidog (~digidog@replaced-ip )
           
         
        
          2878 [19:04:55] <uso> jelly: it's an USB 3 disk on a USB 2
            controller
           
         
        
          2879 [19:05:59] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          2880 [19:06:09] *** Quits: psynev (~psynev@replaced-ip ) (Quit: Leaving)
           
         
        
          2881 [19:06:20] <jelly> dunno, those have been working well for me
            last couple of years
           
         
        
          2882 [19:07:02] *** Joins: kw21 (~kw21@replaced-ip )
           
         
        
          2883 [19:07:02] *** Quits: RA3OR (~demon@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          2884 [19:07:04] *** Quits: CurryWurst_ (~CurryWurs@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2885 [19:07:26] *** Quits: Piraty (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          2886 [19:07:34] *** Joins: jubo2 (~juboxi@replaced-ip )
           
         
        
          2887 [19:09:25] *** Joins: _sfiguser (~sfigguser@replaced-ip )
           
         
        
          2888 [19:09:50] *** Joins: dave4925_ (~dave4925@replaced-ip )
           
         
        
          2889 [19:09:53] *** Joins: kiao2938 (~mj@replaced-ip )
           
         
        
          2890 [19:09:53] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          2891 [19:09:57] *** Quits: kiltzman (~k1ltzman@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2892 [19:10:32] *** Joins: ssarah (~miguel@replaced-ip )
           
         
        
          2893 [19:10:45] *** Joins: teclo-_ (42@replaced-ip )
           
         
        
          2894 [19:10:55] *** Quits: teclo-_ (42@replaced-ip ) (Client Quit)
           
         
        
          2895 [19:11:04] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          2896 [19:11:05] *** Joins: iNCoNFuN (~inconfun@replaced-ip )
           
         
        
          2897 [19:11:41] *** Joins: a64 (a64@replaced-ip )
           
         
        
          2898 [19:12:06] *** Joins: circ-user-C9FHY (~circuser-@replaced-ip )
           
         
        
          2899 [19:12:40] *** Quits: LorD_n1c0w (~rhodan@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2900 [19:12:44] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2901 [19:12:56] <petn-randall> uso: Which kernel are you running?
            There have been some concurrency fixes for slow I/O devices in
            recentish kernels.
           
         
        
          2902 [19:13:24] *** Joins: faw (~faw@replaced-ip )
           
         
        
          2903 [19:13:24] *** Quits: faw (~faw@replaced-ip ) (Changing host)
           
         
        
          2904 [19:13:24] *** Joins: faw (~faw@replaced-ip )
           
         
        
          2905 [19:13:33] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          2906 [19:13:36] <uso> petn-randall: the default kernel, 3.16
           
         
        
          2907 [19:13:48] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2908 [19:13:49] *** Joins: kiltzman (~k1ltzman@replaced-ip )
           
         
        
          2909 [19:13:49] *** Quits: kiltzman (~k1ltzman@replaced-ip ) (Max SendQ exceeded)
           
         
        
          2910 [19:14:02] *** Quits: pavlushka (~pavlushka@replaced-ip ) (Excess Flood)
           
         
        
          2911 [19:14:10] *** Quits: mda1 (~dedicate@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2912 [19:14:19] *** Joins: mda1 (~dedicate@replaced-ip )
           
         
        
          2913 [19:14:21] <uso> petn-randall: I need nvidia legacy driver,
            does that work with the bpo kernel?
           
         
        
          2914 [19:14:29] *** Joins: pavlushka (~pavlushka@replaced-ip )
           
         
        
          2915 [19:15:25] <petn-randall> uso: I think the FOSS driver will
            cover that, so no legacy non-free driver needed.
           
         
        
          2916 [19:15:25] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2917 [19:15:43] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          2918 [19:15:44] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          2919 [19:16:05] *** Joins: kiltzman (~k1ltzman@replaced-ip )
           
         
        
          2920 [19:16:10] *** Quits: pila (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          2921 [19:16:23] *** Joins: ani (~anon@replaced-ip )
           
         
        
          2922 [19:16:24] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Quit: Leaving)
           
         
        
          2923 [19:16:27] *** Joins: teclo- (42@replaced-ip )
           
         
        
          2924 [19:16:52] <uso> petn-randall: I have a dual GPU, 3 monitors
            setup, last time I've tried nouveau I could not get it to work
           
         
        
          2925 [19:17:16] <uso> but that has been after jessie has been
            released, I'll give it another try with stretch
           
         
        
          2926 [19:17:17] *** Joins: oish (~charlie@replaced-ip )
           
         
        
          2927 [19:17:48] *** Quits: d8v3 (~david@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2928 [19:18:01] *** debhelper sets mode: +l 1719
           
         
        
          2929 [19:18:23] *** Joins: davlab (~davlab@replaced-ip )
           
         
        
          2930 [19:18:33] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          2931 [19:19:25] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
           
         
        
          2932 [19:19:29] *** Joins: CurryWurst_ (~CurryWurs@replaced-ip )
           
         
        
          2933 [19:19:37] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2934 [19:20:30] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
           
         
        
          2935 [19:20:45] *** Joins: maotm (~mao@replaced-ip )
           
         
        
          2936 [19:21:07] *** Quits: amflir (~amin@replaced-ip ) (Quit: Leaving)
           
         
        
          2937 [19:21:17] *** Joins: dA3M0n23 (~daemon23@replaced-ip )
           
         
        
          2938 [19:21:21] *** Joins: GDiaX (toasted@replaced-ip )
           
         
        
          2939 [19:22:44] *** Joins: Arkaniad (Arkaniad@replaced-ip )
           
         
        
          2940 [19:23:19] *** Joins: jon_x111111 (~jon_x@replaced-ip )
           
         
        
          2941 [19:23:31] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          2942 [19:24:41] *** Joins: LorD_n1c0w (~rhodan@replaced-ip )
           
         
        
          2943 [19:25:31] <dadinn> hi all  
         
        
          2944 [19:25:31] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2945 [19:25:36] *** Quits: iNCoNFuN (~inconfun@replaced-ip ) (Remote host closed the connection)
           
         
        
          2946 [19:25:42] *** Joins: iNCoNFuN (~inconfun@replaced-ip )
           
         
        
          2947 [19:25:52] *** Quits: jon_x111110 (~jon_x@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2948 [19:26:01] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          2949 [19:26:08] <dadinn> trying to boot debian live 8.6.0 cd image
            (iso) under kvm, but I am getting an error message saying it is not
            bootable
           
         
        
          2950 [19:26:17] <dadinn> is this a known issue?
           
         
        
          2951 [19:26:25] *** Quits: loddfafnir (~loddfafni@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2952 [19:26:39] *** Quits: wreckitkenny (~T3@replaced-ip ) (Remote host closed the connection)
           
         
        
          2953 [19:27:16] *** Joins: GadgetGuru (~Thunderbi@replaced-ip )
           
         
        
          2954 [19:27:44] *** Quits: dA3M0n23 (~daemon23@replaced-ip ) ()
           
         
        
          2955 [19:27:45] *** Joins: miczac (~miczac@replaced-ip )
           
         
        
          2956 [19:27:51] *** Joins: juantelez (~juantelez@replaced-ip )
           
         
        
          2957 [19:28:01] *** debhelper sets mode: +l 1726
           
         
        
          2958 [19:28:05] *** Joins: dA3M0n23 (~daemon23@replaced-ip )
           
         
        
          2959 [19:28:40] *** Joins: ajaXHorseman (~ajaXHorse@replaced-ip )
           
         
        
          2960 [19:28:56] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
           
         
        
          2961 [19:30:20] *** Joins: dreamon_ (~dreamon@replaced-ip )
           
         
        
          2962 [19:30:24] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          2963 [19:30:39] *** Quits: fireball``` (~fireball`@replaced-ip ) (Quit: Leaving)
           
         
        
          2964 [19:30:43] *** Joins: n0arch (uid98170@replaced-ip )
           
         
        
          2965 [19:31:01] *** Joins: peterbecich (~peterbeci@replaced-ip )
           
         
        
          2966 [19:31:11] <sine0> how can i disable ipv6
           
         
        
          2967 [19:31:32] *** Quits: altin_ (~altin@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2968 [19:31:42] <greycat> Explain why you think you want to do
            that, so people can fix your real problem.
           
         
        
          2969 [19:31:43] *** Quits: sspssptt (~irc3@replaced-ip ) (Remote host closed the connection)
           
         
        
          2970 [19:31:53] *** Joins: Flynnn (~textual@replaced-ip )
           
         
        
          2971 [19:31:58] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          2972 [19:32:53] *** Joins: altin_ (~altin@replaced-ip )
           
         
        
          2973 [19:32:53] *** Quits: altin_ (~altin@replaced-ip ) (Changing host)
           
         
        
          2974 [19:32:53] *** Joins: altin_ (~altin@replaced-ip )
           
         
        
          2975 [19:32:59] <n0arch> o ive missed u greycat ;D
           
         
        
          2976 [19:33:02] <sine0> your astute intuition pleases me.
           
         
        
          2977 [19:33:36] *** Joins: n1ck3 (~n1ck3@replaced-ip )
           
         
        
          2978 [19:34:42] <TimurTheLame> sine0,
            replaced-url 
           
         
        
          2979 [19:34:47] *** Quits: TimurTheLame (~TimurTheL@replaced-ip ) (Quit: TimurTheLame)
           
         
        
          2980 [19:34:50] *** Joins: ledeni (~ledeni@replaced-ip )
           
         
        
          2981 [19:34:57] *** Joins: elatllat (~chatzilla@replaced-ip )
           
         
        
          2982 [19:35:00] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          2983 [19:35:00] <KNERD> What's going on with Firefox? Left my
            laptop unattended for four days, come back and I see Firefox has not
            only consumed the entire system's RAM, but was demanding more
            to the point it was causing page swaps which made disk usage go to
            100%.
           
         
        
          2984 [19:35:13] *** Joins: RebelCoderRU (~Yuriy@replaced-ip )
           
         
        
          2985 [19:35:36] <missmbob> you can use sysctl for active session.
            sysctl -w net.ipv6.conf.all.disable_ipv6=1 for example
           
         
        
          2986 [19:36:02] *** Joins: TomTomTosch (~henryk@replaced-ip )
           
         
        
          2987 [19:36:12] *** Joins: socomm (~socomm@replaced-ip )
           
         
        
          2988 [19:36:30] *** Joins: ShalokShalom_ (~quassel@replaced-ip )
           
         
        
          2989 [19:36:45] <c1a551f1ed> Same answer, though. Disabling IPv6
            is likely not the real solution to the actual problem.
           
         
        
          2990 [19:37:07] *** Joins: Dreaman (~deb@replaced-ip )
           
         
        
          2991 [19:37:27] *** Quits: altin_ (~altin@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2992 [19:37:38] *** Quits: dA3M0n23 (~daemon23@replaced-ip ) ()
           
         
        
          2993 [19:37:55] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
           
         
        
          2994 [19:38:00] *** debhelper sets mode: +l 1734
           
         
        
          2995 [19:38:58] *** Quits: ssarah (~miguel@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          2996 [19:39:03] *** Joins: wildlander (~wildlande@replaced-ip )
           
         
        
          2997 [19:39:10] *** Quits: HeOS (~heos@replaced-ip ) (Read error: No route to host)
           
         
        
          2998 [19:39:11] *** Joins: tty0_ (~NA@replaced-ip )
           
         
        
          2999 [19:39:17] *** Joins: HeOS (~heos@replaced-ip )
           
         
        
          3000 [19:39:22] <BluesKaj> the new FF versions use pulseaudio by
            default now ...goodbye FF
           
         
        
          3001 [19:39:35] *** Quits: ShalokShalom (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3002 [19:40:43] <ryouma> BluesKaj: does that mean they will not
            work if you have purged pulseaudio?
           
         
        
          3003 [19:40:55] <uso> BluesKaj: do they still work with alsa?
            (when there's no pulseaudio installed)
           
         
        
          3004 [19:41:26] <ryouma> purging pulseaudio was the best thing i
            did for my debian
           
         
        
          3005 [19:41:31] <BluesKaj> ryouma, no audio
           
         
        
          3006 [19:41:39] <elatllat> KNERD: plugins? how much RAM you have?
            maybe an auto upgrade issue?
           
         
        
          3007 [19:41:43] <BluesKaj> in FF52 and up  
         
        
          3008 [19:41:44] *** Quits: jwd (~jwd@replaced-ip ) (Read error: No route to host)
           
         
        
          3009 [19:42:02] *** Joins: jwd (~jwd@replaced-ip )
           
         
        
          3010 [19:42:12] *** Joins: Nekojimi (~jimj316@replaced-ip )
           
         
        
          3011 [19:42:24] <KNERD> elatllat: I really don't have any
            plugins, just tab mix plus, and it's an old one with 4GB of RAM
           
         
        
          3012 [19:42:40] <ryouma> but stretch is below that so maybe they
            will become sane by stretch+1
           
         
        
          3013 [19:42:42] *** Joins: dA3M0n23 (~support23@replaced-ip )
           
         
        
          3014 [19:42:43] *** Quits: dvdmuckle (~dvdmuckle@replaced-ip ) (Quit: Bouncer Surgery)
           
         
        
          3015 [19:42:47] *** Joins: SalanderLives (~Salander2@replaced-ip )
           
         
        
          3016 [19:43:02] *** Quits: notebox (~textual@replaced-ip ) (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
           
         
        
          3017 [19:43:06] <ryouma> i have 4gb also and firefox has to be
            rebooted frequently
           
         
        
          3018 [19:43:06] <BluesKaj> ryouma, it's a matter of
            preference alright, especially with intel audio which uses alsa
            directly with no dependence on pulse
           
         
        
          3019 [19:43:29] *** Joins: d8v3 (~david@replaced-ip )
           
         
        
          3020 [19:43:43] <BluesKaj> unless you want to stream several audio
            sources simultaneously
           
         
        
          3021 [19:44:10] *** Joins: woyzeck__ (~woyzeck@replaced-ip )
           
         
        
          3022 [19:44:36] <ryouma> i only want one at a time :)
           
         
        
          3023 [19:44:38] *** Joins: dvdmuckle (~dvdmuckle@replaced-ip )
           
         
        
          3024 [19:44:41] <elatllat> like say p2p/webrtc video chat with a
            group of 5
           
         
        
          3025 [19:44:56] <ryouma> i suppose a notification would be good +
            vlc
           
         
        
          3026 [19:45:32] <BluesKaj> ryouma, well, setting google paranoia
            aside, chrome browser now fills the bill for me
           
         
        
          3027 [19:45:37] <elatllat> pulse sucks but also is unpractically
            limiting these days.
           
         
        
          3028 [19:45:46] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3029 [19:46:21] <ryouma> i need both firefox and chromium for
            different purposes (and not sure i can trust chromium's
            extensions)
           
         
        
          3030 [19:46:28] *** Quits: dA3M0n23 (~support23@replaced-ip ) (Client Quit)
           
         
        
          3031 [19:47:20] *** Joins: mednut (d8100a56@replaced-ip )
           
         
        
          3032 [19:47:32] <mednut> Question, I'm currently logged into
            a machine as root, but I don't have the current root password.
            Is there a way i can change this password without rebooting the
            machine and booting into grub?
           
         
        
          3033 [19:47:34] *** Quits: davlab (~davlab@replaced-ip ) (Remote host closed the connection)
           
         
        
          3034 [19:47:51] <greycat> Yes. Learn the current password.
           
         
        
          3035 [19:47:57] <BluesKaj> well, my patience with HTML5 adoption
            has run out so chrome it is.
           
         
        
          3036 [19:48:03] <greycat> Or acquire root privileges somehow.
           
         
        
          3037 [19:48:10] <mednut> im logged in as root
           
         
        
          3038 [19:48:16] <mednut> root password needs to be changed
           
         
        
          3039 [19:48:20] *** Joins: andril (~andril@replaced-ip )
           
         
        
          3040 [19:48:26] <mednut> passwd asks for current password
           
         
        
          3041 [19:48:42] <ryouma> what does id say?
           
         
        
          3042 [19:48:45] <greycat> Oh, if you are already root, just run
            "passwd root".
           
         
        
          3043 [19:48:56] *** Quits: ajaXHorseman (~ajaXHorse@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3044 [19:49:13] <uso> KNERD: firefox eats up a lot of RAM when it
            runs for a longer time, mine often uses 5 GB and more
           
         
        
          3045 [19:49:13] <greycat> root@wooledg:/home/wooledg# passwd root
           
         
        
          3046 [19:49:13] <greycat> Enter new UNIX password:
           
         
        
          3047 [19:49:18] <BluesKaj> ryouma, chromium and chrome are
            different browsers with respect to plugins flash etc
           
         
        
          3048 [19:49:19] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          3049 [19:49:21] <greycat> Does not prompt for current password.
           
         
        
          3050 [19:49:22] <elatllat> mednut: sudo -i then passwd
           
         
        
          3051 [19:49:23] *** Quits: katyucha (~katyucha@replaced-ip ) (Killed (barjavel.freenode.net (Nickname regained by services)))
           
         
        
          3052 [19:49:44] *** Joins: katyucha_ (~katyucha@replaced-ip )
           
         
        
          3053 [19:50:32] <elatllat> BluesKaj:what part of HTML5 did FF
            miss?
           
         
        
          3054 [19:50:34] <ryouma> BluesKaj: yeah, just don't know if
            it's safe to use google's product /and/ extensions from
            its repo, without vetting them
           
         
        
          3055 [19:50:47] <KNERD> uso: yeah, and that is a problem..memory
            leak perhapse?
           
         
        
          3056 [19:51:50] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          3057 [19:52:00] *** Quits: jwd (~jwd@replaced-ip ) (Read error: No route to host)
           
         
        
          3058 [19:52:15] <elatllat> Yah I think the FF memory issues are
            Linux specific because (the limiting)MacOS keeps FF around 1GB...
           
         
        
          3059 [19:52:17] *** Joins: mednut_ (d8100a56@replaced-ip )
           
         
        
          3060 [19:52:21] *** Joins: jwd (~jwd@replaced-ip )
           
         
        
          3061 [19:52:22] <BluesKaj> elatllat, it's not FF that's
            at fault, it's the webmasters etc who don't adopt HTML5 on
            their websites
           
         
        
          3062 [19:52:27] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3063 [19:52:42] <greycat> BluesKaj: or both.
           
         
        
          3064 [19:52:45] <elatllat> BluesKaj: don't go to those
            websites
           
         
        
          3065 [19:52:49] *** Quits: mednut (d8100a56@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3066 [19:52:56] *** Joins: Haudegen (~quassel@replaced-ip )
           
         
        
          3067 [19:53:39] *** saboru_ is now known as sobaru
           
         
        
          3068 [19:53:39] <BluesKaj> elatllat, heh, how do you know ?
           
         
        
          3069 [19:53:51] *** Joins: mednut__ (d8100a56@replaced-ip )
           
         
        
          3070 [19:53:53] <uso> KNERD: of course it's a problem, but
            nothing new, and seeing what complexity browsers have reached it
            probably never will get fixed, the only workaround is to restart the
            browser at least once a day
           
         
        
          3071 [19:54:11] <mednut__> ok so does anyone in here know much
            about proxmox / ceph?
           
         
        
          3072 [19:54:17] *** Joins: dA3M0n23 (~support23@replaced-ip )
           
         
        
          3073 [19:54:20] *** Joins: teclo- (42@replaced-ip )
           
         
        
          3074 [19:54:20] <greycat> !proxmox  
         
        
          3075 [19:54:21] <dpkg> Proxmox Virtual Environment (Proxmox VE) is
            a GNU/Linux distribution <based on Debian>, providing a
            virtualization platform with <LXC> and <KVM>. It is not
            supported in #debian. There's an unofficial
            proxmox channel on Freenode. For official venues, see
              ##replaced-url 
           
         
        
          3076 [19:54:24] <ryouma> find . -name \*.sqlite\* -exec echo {} \;
            -exec sqlite3 {} 'VACUUM; REINDEX; ANALYZE;' \;
           
         
        
          3077 [19:54:26] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          3078 [19:54:26] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3079 [19:54:30] <BluesKaj> greycat, most browsers can handle HTML5
            already
           
         
        
          3080 [19:54:35] <ryouma> BluesKaj:  
         
        
          3081 [19:54:42] <elatllat> uso: ... or you could make a memory
            dump and file a bug report.
           
         
        
          3082 [19:54:50] <ryouma> turn firefox off  
         
        
          3083 [19:54:51] <greycat> BluesKaj: "can handle" does
            not necessarily mean "has no memory leaks"
           
         
        
          3084 [19:54:55] *** Quits: dA3M0n23 (~support23@replaced-ip ) (Client Quit)
           
         
        
          3085 [19:54:56] <missmbob> i dont restart my browser daily.
            that's silly.
           
         
        
          3086 [19:55:01] <uso> elatllat: good luck to that :)
           
         
        
          3087 [19:55:09] *** Joins: dA3M0n23 (~support23@replaced-ip )
           
         
        
          3088 [19:55:47] *** Quits: dA3M0n23 (~support23@replaced-ip ) (Client Quit)
           
         
        
          3089 [19:55:58] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          3090 [19:55:59] *** Joins: dA3M0n23 (~support23@replaced-ip )
           
         
        
          3091 [19:56:06] <ryouma> also my firefox has all tabs greyed out
            by default. dunno if that is bartab or default for firefox these
            days.
           
         
        
          3092 [19:56:54] *** Quits: mednut_ (d8100a56@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3093 [19:57:41] <BluesKaj> ryouma..not worried about google like
            everyone else is ...internet conspiracy theories is mostly BS anyway
            , there are other ways to track an why would they track me
            ..I'm just an old retired guy who they find out quick enough
            isn't much of a consumer
           
         
        
          3094 [19:57:47] <KNERD> i think that is firefox..it has gotten
            hard to tell which tab is open on that browswer now days. I always
            accidentally close the wrong tab
           
         
        
          3095 [19:58:30] <ryouma> BluesKaj: dunno re google, just being
            cautious, don't install non-repo programs, etc.
           
         
        
          3096 [19:58:45] *** Quits: cesdo (~user@replaced-ip ) (Quit: Leaving.)
           
         
        
          3097 [19:58:51] *** Joins: Phage (~Phage@replaced-ip )
           
         
        
          3098 [19:58:55] *** Joins: blackflow (~blackflow@replaced-ip )
           
         
        
          3099 [19:59:04] <Phage> Is Ruby pre-installed on Debian?
           
         
        
          3100 [19:59:05] *** Quits: d8v3 (~david@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3101 [19:59:09] *** Joins: notebox (~textual@replaced-ip )
           
         
        
          3102 [19:59:29] <greycat> not by default  
         
        
          3103 [19:59:37] <Phage> sad panda :(  
         
        
          3104 [19:59:38] <BluesKaj> ryouma, my expereince with chrome has
            been fine now for over a yr ..no worries
           
         
        
          3105 [19:59:42] *** ShalokShalom_ is now known as ShalokShalom
           
         
        
          3106 [19:59:53] <ryouma> you install a lot of extensions? too many
            moving ads etc. for me
           
         
        
          3107 [20:00:06] <greycat> Default Debian install has (I think)
            Bash, Perl, Python.
           
         
        
          3108 [20:00:26] *** Quits: atomi (~atomi@replaced-ip ) (Quit: brb)
           
         
        
          3109 [20:01:01] *** Joins: ajaXHorseman (~ajaXHorse@replaced-ip )
           
         
        
          3110 [20:01:01] <BluesKaj> ryouma, not many just an adblock
           
         
        
          3111 [20:01:08] *** Quits: lankanmon_ (~LKNnet@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3112 [20:01:15] *** Joins: hiya_ (~hiya@replaced-ip )
           
         
        
          3113 [20:01:31] *** Quits: hiya (~hiya@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3114 [20:01:48] *** Quits: murphy (~murphy@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3115 [20:01:54] *** Joins: n4dir (~user@replaced-ip )
           
         
        
          3116 [20:02:22] *** hiya_ is now known as hiya  
         
        
          3117 [20:02:32] *** Joins: hassonofer (~hassonofe@replaced-ip )
           
         
        
          3118 [20:02:44] *** Joins: lankanmon (~LKNnet@replaced-ip )
           
         
        
          3119 [20:03:05] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3120 [20:03:09] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
           
         
        
          3121 [20:03:13] *** Joins: murphy (~murphy@replaced-ip )
           
         
        
          3122 [20:03:29] *** Quits: peterbecich (~peterbeci@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          3123 [20:04:04] *** Joins: gigetoo (~gigetoo@replaced-ip )
           
         
        
          3124 [20:04:16] *** Joins: N3X15 (~Rob@replaced-ip )
           
         
        
          3125 [20:04:35] *** djz88 is now known as zz_djz88
           
         
        
          3126 [20:04:35] *** Joins: jhutchins_wk (0c7e567a@replaced-ip )
           
         
        
          3127 [20:05:02] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3128 [20:05:17] *** Joins: jurisl__ (~Yuriy@replaced-ip )
           
         
        
          3129 [20:05:54] *** Quits: elatllat (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.93 [Firefox 52.0.2/20170323105023])
           
         
        
          3130 [20:06:03] *** Parts: LorD_n1c0w (~rhodan@replaced-ip )
           
         
        
          3131 [20:06:24] *** Quits: cereal_poster (~Douglas@replaced-ip ) (Remote host closed the connection)
           
         
        
          3132 [20:07:00] *** Joins: lankanmon (~LKNnet@replaced-ip )
           
         
        
          3133 [20:07:15] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          3134 [20:07:18] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          3135 [20:07:27] *** Quits: alecov (~control@replaced-ip ) (Disconnected by services)
           
         
        
          3136 [20:07:32] *** Joins: alecov (~control@replaced-ip )
           
         
        
          3137 [20:08:05] *** Quits: RebelCoderRU (~Yuriy@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3138 [20:08:26] *** Joins: atomi (~atomi@replaced-ip )
           
         
        
          3139 [20:09:02] *** Quits: Dreaman (~deb@replaced-ip ) (Quit: Leaving)
           
         
        
          3140 [20:09:34] *** Joins: h1t3sh (~h1t3sh@replaced-ip )
           
         
        
          3141 [20:09:58] *** Quits: ajaXHorseman (~ajaXHorse@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          3142 [20:11:05] *** Quits: Guest13577 (~h1t3sh@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3143 [20:11:46] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          3144 [20:11:50] *** Joins: sag3 (~O@replaced-ip )
           
         
        
          3145 [20:11:59] *** Quits: sag3 (~O@replaced-ip ) (Remote host closed the connection)
           
         
        
          3146 [20:12:18] *** Joins: sag3 (~O@replaced-ip )
           
         
        
          3147 [20:12:57] *** Quits: code1o6 (~cake@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3148 [20:13:40] *** Joins: tytel (~tytel@replaced-ip )
           
         
        
          3149 [20:13:44] *** Joins: d8v3 (~david@replaced-ip )
           
         
        
          3150 [20:14:01] *** Quits: f4cl3y (~f4cl3y@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3151 [20:14:27] *** Quits: PhoenixSTF (~rudi@replaced-ip ) (Quit: Leaving.)
           
         
        
          3152 [20:14:35] *** Quits: h1t3sh (~h1t3sh@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          3153 [20:14:37] *** Joins: AimHere (~David@replaced-ip )
           
         
        
          3154 [20:14:40] *** Quits: andril (~andril@replaced-ip ) (Quit: Leaving)
           
         
        
          3155 [20:16:23] *** Joins: davlab (~davlab@replaced-ip )
           
         
        
          3156 [20:16:44] *** Joins: andril (~andril@replaced-ip )
           
         
        
          3157 [20:17:08] *** Joins: marvn (~marvn@replaced-ip )
           
         
        
          3158 [20:18:18] *** Quits: plasticle (~plasticle@replaced-ip ) (Quit: WeeChat 1.6)
           
         
        
          3159 [20:19:54] *** Joins: tdn (~tdn@replaced-ip )
           
         
        
          3160 [20:20:10] <tdn> Is there a way in Debian 8 with systemd to
            get a list of all services and which are running and which are not?
           
         
        
          3161 [20:20:12] *** Quits: morphis (~morphis@replaced-ip ) (Read error: No route to host)
           
         
        
          3162 [20:20:25] <greycat> systemctl status
           
         
        
          3163 [20:20:29] *** Quits: Flynnn (~textual@replaced-ip ) (Quit: Auf Wiedersehen!)
           
         
        
          3164 [20:20:39] <greycat> also, systemctl -a ... also, man
            systemctl
           
         
        
          3165 [20:21:16] *** Joins: plasticle (~plasticle@replaced-ip )
           
         
        
          3166 [20:21:37] *** Quits: torjeh (~Torje@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          3167 [20:22:01] *** Joins: ajaXHorseman (~ajaXHorse@replaced-ip )
           
         
        
          3168 [20:22:12] *** Quits: HeOS (~heos@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3169 [20:23:21] *** Joins: Guest73430 (~ircap@replaced-ip )
           
         
        
          3170 [20:24:04] *** Joins: torjeh (~Torje@replaced-ip )
           
         
        
          3171 [20:24:11] *** Joins: code1o6 (~cake@replaced-ip )
           
         
        
          3172 [20:24:44] *** Joins: userro (~userro@replaced-ip )
           
         
        
          3173 [20:25:20] *** Quits: hiya (~hiya@replaced-ip ) (Remote host closed the connection)
           
         
        
          3174 [20:25:23] *** Quits: tytel (~tytel@replaced-ip ) (Remote host closed the connection)
           
         
        
          3175 [20:25:54] *** Quits: Guest73430 (~ircap@replaced-ip ) (Client Quit)
           
         
        
          3176 [20:26:11] *** Joins: hiya (~hiya@replaced-ip )
           
         
        
          3177 [20:27:32] *** Quits: _KaszpiR_ (quasselcor@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          3178 [20:28:08] *** Joins: _KaszpiR_ (quasselcor@replaced-ip )
           
         
        
          3179 [20:28:43] *** Quits: aielima (~aielima@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3180 [20:29:31] *** Joins: cake__ (~cake@replaced-ip )
           
         
        
          3181 [20:29:40] *** Quits: plasticle (~plasticle@replaced-ip ) (Quit: WeeChat 1.6)
           
         
        
          3182 [20:30:31] *** Quits: code1o6 (~cake@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3183 [20:30:37] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          3184 [20:30:41] *** Quits: hassonofer (~hassonofe@replaced-ip ) (Quit: Leaving)
           
         
        
          3185 [20:30:48] *** Quits: hiya (~hiya@replaced-ip ) (Remote host closed the connection)
           
         
        
          3186 [20:30:57] *** Joins: ssarah (~miguel@replaced-ip )
           
         
        
          3187 [20:31:28] *** Quits: plantfood (~hello@replaced-ip ) (Quit: Leaving)
           
         
        
          3188 [20:31:56] *** Joins: Y04NN_ (~y04nn@replaced-ip )
           
         
        
          3189 [20:32:09] *** Quits: Y04NN (~y04nn@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3190 [20:32:11] *** Quits: Vizva (~max@replaced-ip ) (Remote host closed the connection)
           
         
        
          3191 [20:33:36] *** Quits: altyr (~nobody@replaced-ip ) (Quit: WeeChat 1.5)
           
         
        
          3192 [20:34:00] *** Joins: stoqn4o_pm (~stoqn4o_p@replaced-ip )
           
         
        
          3193 [20:34:11] *** Joins: altyr (~nobody@replaced-ip )
           
         
        
          3194 [20:34:11] *** Quits: altyr (~nobody@replaced-ip ) (Changing host)
           
         
        
          3195 [20:34:11] *** Joins: altyr (~nobody@replaced-ip )
           
         
        
          3196 [20:34:25] *** Joins: peterbecich (~peterbeci@replaced-ip )
           
         
        
          3197 [20:35:22] *** Joins: earthundead (~earthunde@replaced-ip )
           
         
        
          3198 [20:36:22] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          3199 [20:36:28] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3200 [20:37:15] *** Quits: marvn (~marvn@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          3201 [20:39:22] *** cake__ is now known as code1o6
           
         
        
          3202 [20:40:04] <tdn> greycat, I was hoping for something that
            will list all services and then have a status column with values
            such as RUNNING, STOPPED, FAILED, etc. Maybe even red/green dots.
           
         
        
          3203 [20:40:11] <tdn> Not sure how to read systemctl status
           
         
        
          3204 [20:40:48] *** Quits: davlab (~davlab@replaced-ip ) (Remote host closed the connection)
           
         
        
          3205 [20:41:39] *** Quits: l3archos (~Icedove@replaced-ip ) (Quit: l3archos)
           
         
        
          3206 [20:42:17] *** Quits: tac51415 (~Tac51415@replaced-ip ) (Remote host closed the connection)
           
         
        
          3207 [20:42:40] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          3208 [20:42:53] *** Quits: mrkebab (~mk@replaced-ip ) (Remote host closed the connection)
           
         
        
          3209 [20:43:22] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
           
         
        
          3210 [20:43:46] *** Quits: stoqn4o_pm (~stoqn4o_p@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3211 [20:44:08] *** Joins: jorb (~jorb@replaced-ip )
           
         
        
          3212 [20:44:10] *** Quits: mda1 (~dedicate@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          3213 [20:44:18] *** Joins: mda1 (~dedicate@replaced-ip )
           
         
        
          3214 [20:45:45] *** Joins: Nh3xus (~Nh3xus@replaced-ip )
           
         
        
          3215 [20:45:56] *** Quits: digidog (~digidog@replaced-ip ) (Quit: leaving)
           
         
        
          3216 [20:46:31] *** Joins: tpanarch1st (~tpanarch1@replaced-ip )
           
         
        
          3217 [20:46:55] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          3218 [20:47:24] *** Quits: xet7 (~xet7@replaced-ip ) (Quit: Leaving)
           
         
        
          3219 [20:48:00] *** debhelper sets mode: +l 1728
           
         
        
          3220 [20:48:24] *** Joins: davlab (~davlab@replaced-ip )
           
         
        
          3221 [20:48:46] *** Joins: Cassiopaya (~Discovery@replaced-ip )
           
         
        
          3222 [20:49:04] <jhutchins_wk> tdn: What about ps ax?
           
         
        
          3223 [20:49:23] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
           
         
        
          3224 [20:49:30] *** Joins: Gaxpaxxo (~Gazpacho@replaced-ip )
           
         
        
          3225 [20:49:32] *** Joins: eternal-pain (~eternal-p@replaced-ip )
           
         
        
          3226 [20:49:34] <jhutchins_wk> tdn: Ah, yeah, that'd be
            useful.
           
         
        
          3227 [20:51:13] *** Joins: zylinx (~zylinx@replaced-ip )
           
         
        
          3228 [20:52:16] *** Quits: Tom012 (~tom@replaced-ip ) (Remote host closed the connection)
           
         
        
          3229 [20:52:16] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
           
         
        
          3230 [20:52:33] *** Parts: jorb (~jorb@replaced-ip )
           
         
        
          3231 [20:52:34] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          3232 [20:52:47] <ksk> tdn: from what I understand so far (Talking
            to the systemd people in irc) and reading that:
            replaced-url 
           
         
        
          3233 [20:52:52] <zylinx> hello, i installed ufw and apt raised
            'update-rc.d: warning: start and stop actions are no
            longer...' does this mean ufw will not start and reboot ?
           
         
        
          3234 [20:53:01] <ajaXHorseman> I don't think its my router as
            everything else on the network works fine. I just went into my
            router and set it to open dns and it didn't help anything. I am
            really stuck on this one any help would be greatly appreciated lol
           
         
        
          3235 [20:53:07] *** Joins: CyberGabber (~CyberGabb@replaced-ip )
           
         
        
          3236 [20:53:15] <ksk> the systemd commandline tools are not to be
            used via another (automated) tool - you would have to use the DBus
           
         
        
          3237 [20:53:34] *** Quits: JLye (~Jlye03@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          3238 [20:54:03] <ksk> tdn: also take a look here maybe:
            replaced-url 
           
         
        
          3239 [20:54:09] *** Joins: cereal_poster (~Douglas@replaced-ip )
           
         
        
          3240 [20:54:10] *** Quits: cereal_poster (~Douglas@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3241 [20:54:12] *** Quits: m-H7 (~mathias@replaced-ip ) (Quit: Leaving.)
           
         
        
          3242 [20:54:27] *** Joins: cereal_poster (~Douglas@replaced-ip )
           
         
        
          3243 [20:54:50] <ksk> thats why I still use monit with systemd,
            which then has its own checks to check if any service is running :(
           
         
        
          3244 [20:54:52] *** Joins: tytel (~tytel@replaced-ip )
           
         
        
          3245 [20:54:58] *** Quits: userro (~userro@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3246 [20:56:47] *** Quits: Delta-One (~zero@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3247 [20:57:13] *** Joins: Delta-One (~zero@replaced-ip )
           
         
        
          3248 [20:57:25] *** Quits: Pr0metheus (~nezos@replaced-ip ) (Quit: Pr0metheus)
           
         
        
          3249 [20:58:02] *** Joins: ajaXHorseman_ (~ajaXHorse@replaced-ip )
           
         
        
          3250 [20:58:04] *** Quits: ajaXHorseman_ (~ajaXHorse@replaced-ip ) (Remote host closed the connection)
           
         
        
          3251 [20:58:10] *** Quits: ajaXHorseman (~ajaXHorse@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3252 [21:00:20] <sine0> greycat: with remote desktop on a headless
            server does a GPU card help?
           
         
        
          3253 [21:00:41] <sine0> im not sure if the GPU sends it all out
            through the pipes :P
           
         
        
          3254 [21:00:53] <greycat> tdn: systemctl -t service -a
           
         
        
          3255 [21:02:37] *** Joins: ajaXHorseman (~ajaXHorse@replaced-ip )
           
         
        
          3256 [21:02:39] <Megaf_> Hi all, can you tell me a simple and
            efficient init software?
           
         
        
          3257 [21:02:50] *** Quits: miczac (~miczac@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          3258 [21:02:56] <Megaf_> upstart has plymouth as dep and I
            don't want systemd
           
         
        
          3259 [21:03:00] <Megaf_> alternatives?  
         
        
          3260 [21:03:13] <greycat> I don't believe there are any that
            are "simple".
           
         
        
          3261 [21:03:18] *** Quits: Cassiopaya (~Discovery@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          3262 [21:03:23] *** Joins: DammitJim (~DammitJim@replaced-ip )
           
         
        
          3263 [21:04:32] *** Joins: blingrang (~blingrang@replaced-ip )
           
         
        
          3264 [21:04:58] *** Quits: uppik (~uppik@replaced-ip ) (Quit: QRT)
           
         
        
          3265 [21:05:06] *** Joins: Ricardo__ (~rick@replaced-ip )
           
         
        
          3266 [21:05:06] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
           
         
        
          3267 [21:05:06] *** Joins: Ricardo__ (~rick@replaced-ip )
           
         
        
          3268 [21:05:10] *** Joins: Kafei (~Kafei@replaced-ip )
           
         
        
          3269 [21:05:32] *** Joins: Flynnn (~textual@replaced-ip )
           
         
        
          3270 [21:05:51] *** Joins: Doros (~Doros@replaced-ip )
           
         
        
          3271 [21:06:18] *** Quits: Flynnn (~textual@replaced-ip ) (Client Quit)
           
         
        
          3272 [21:06:27] <ajaXHorseman> Everytime I reboot it sets the dns
            back to the router(192.168.1.1) the router is set to opendns
           
         
        
          3273 [21:06:38] <jelly> Megaf_, if you've worked with
            daemontools before, something like runit will me familiar. Or s6 but
            I'm not sure that's packaged in debian
           
         
        
          3274 [21:06:53] <jelly> will be* familiar  
         
        
          3275 [21:06:54] *** Quits: rain_away (~rainfyre@replaced-ip ) (Quit: Lost terminal)
           
         
        
          3276 [21:06:56] <ajaXHorseman> I am out of ideas to try, any help
            debian world?
           
         
        
          3277 [21:07:14] <jelly> !override dns  
         
        
          3278 [21:07:14] *** Quits: pbrewczynski (uid172802@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          3279 [21:07:14] <dpkg> To instruct dhclient to use your specified
            nameserver rather than the one given to you by your DHCP server,
            echo "supersede domain-name-servers a.b.c.d, e.f.g.h;"
            >> /etc/dhcp/dhclient.conf, or see man 5 dhclient.conf for
            more information. Instead of supersede, you can also use
            "prepend" or "append" to add nameservers. Or
            remove domain-name-servers (etc.) from dhclient.conf if you prefer.
           
         
        
          3280 [21:07:22] *** Quits: ani (~anon@replaced-ip ) ()
           
         
        
          3281 [21:08:03] <jelly> that's a workaround. Finding the root
            cause would probably be nicer.
           
         
        
          3282 [21:08:16] *** Quits: davlab (~davlab@replaced-ip ) (Remote host closed the connection)
           
         
        
          3283 [21:08:32] <greycat> It's highly likely the "root
            cause" is that he's running DHCP.
           
         
        
          3284 [21:08:52] *** Joins: dayten (~gnoid@replaced-ip )
           
         
        
          3285 [21:08:53] *** Joins: jackNemrod (~Thunderbi@replaced-ip )
           
         
        
          3286 [21:09:09] *** Quits: zylinx (~zylinx@replaced-ip ) (Quit: WeeChat 1.0.1)
           
         
        
          3287 [21:09:16] <ajaXHorseman> Thank you jelly, trying. . .
           
         
        
          3288 [21:11:13] *** Quits: tytel (~tytel@replaced-ip ) (Remote host closed the connection)
           
         
        
          3289 [21:11:40] *** Quits: mebus (~mebus@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3290 [21:11:44] <ajaXHorseman> Any ideas as to why it would
            randomly change in the middle of the night?
           
         
        
          3291 [21:11:53] *** Joins: monpocchi (~monpocchi@replaced-ip )
           
         
        
          3292 [21:12:01] <greycat> DHCP  
         
        
          3293 [21:12:05] *** Joins: mebus (~mebus@replaced-ip )
           
         
        
          3294 [21:12:21] <greycat> When the DHCP lease expires, you
            re-contact the DHCP server and get a new IP and new resolv.conf and
            so on.
           
         
        
          3295 [21:12:26] <greycat> Multiple times per day, potentially.
           
         
        
          3296 [21:13:35] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          3297 [21:14:02] *** Joins: Cassiopaya (~Discovery@replaced-ip )
           
         
        
          3298 [21:14:05] <ajaXHorseman> I get that but why would it change
            the dns to my router? Then it uses the router dns settings i am
            guessing?
           
         
        
          3299 [21:14:16] *** Joins: davlab (~davlab@replaced-ip )
           
         
        
          3300 [21:14:28] *** Joins: plasticle (~plasticle@replaced-ip )
           
         
        
          3301 [21:14:31] <greycat> Yes, normally a plastic router acts as a
            DHCP server and DNS resolver for your home network.
           
         
        
          3302 [21:14:31] *** Quits: davlab (~davlab@replaced-ip ) (Remote host closed the connection)
           
         
        
          3303 [21:14:36] <jelly> typically the router is also the dhcp
            server and dns recursor server.
           
         
        
          3304 [21:14:38] *** Joins: davlab (~davlab@replaced-ip )
           
         
        
          3305 [21:14:43] *** Megaf_ is now known as Megaf
           
         
        
          3306 [21:14:52] <teraflops> heh plastic router
           
         
        
          3307 [21:14:57] <ajaXHorseman> lol  
         
        
          3308 [21:15:04] <greycat> If you don't want that, follow one
            of the ideas from the "override dns" factoid.
           
         
        
          3309 [21:15:07] <ajaXHorseman> Well I do have a plastic router.
           
         
        
          3310 [21:15:11] <greycat> Me too.  
         
        
          3311 [21:15:27] <teraflops> we all have one
           
         
        
          3312 [21:15:47] *** Joins: deego (~user@replaced-ip )
           
         
        
          3313 [21:16:01] <jelly> plastic, reminiscent of
            "fragile" and "cheap", is also a decent
            description of such routers firmware, including the dns recursor
            included
           
         
        
          3314 [21:16:02] <deego> How do I change my From email address in
            reportbug?
           
         
        
          3315 [21:16:17] <ajaXHorseman> lol I just started using dd-wrt and
            don't really know much about it, thought about flashing back
            just to see if I could get lucky w/stock net gear
           
         
        
          3316 [21:16:25] <greycat> deego: man reportbug, look for the word
            EMAIL
           
         
        
          3317 [21:16:30] <teraflops> jelly: yeah I got what greycat meant I
            think
           
         
        
          3318 [21:16:31] *** Joins: CutMeOwnThroat (~k@replaced-ip )
           
         
        
          3319 [21:16:31] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Changing host)
           
         
        
          3320 [21:16:31] *** Joins: CutMeOwnThroat (~k@replaced-ip )
           
         
        
          3321 [21:16:51] <ajaXHorseman> But everything else on the network
            works fine other Debian boxes have no problems.
           
         
        
          3322 [21:17:18] *** Joins: jackNemrod_ (~Thunderbi@replaced-ip )
           
         
        
          3323 [21:17:36] *** Joins: amcorreia (~amcorreia@replaced-ip )
           
         
        
          3324 [21:18:00] *** debhelper sets mode: +l 1734
           
         
        
          3325 [21:18:12] *** Quits: jackNemrod (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3326 [21:18:13] *** jackNemrod_ is now known as jackNemrod
           
         
        
          3327 [21:18:15] <jelly> you can probably configure said dd-wrt
            firmware and maybe tell it to give dhcp clients a different (set of)
            dns resolver values.
           
         
        
          3328 [21:18:31] <jelly> oops, sentence broken
           
         
        
          3329 [21:18:32] *** Joins: rebtoor (~rebtoor@replaced-ip )
           
         
        
          3330 [21:18:35] *** Joins: loddfafnir (~loddfafni@replaced-ip )
           
         
        
          3331 [21:18:49] *** Joins: js9600 (~jsdk@replaced-ip )
           
         
        
          3332 [21:20:06] <teraflops> many of those plastic routers can run
            openwrt or similar which is nice
           
         
        
          3333 [21:21:06] *** Joins: necrogami (sid211237@replaced-ip )
           
         
        
          3334 [21:22:15] *** Quits: solarnetone (~scott@replaced-ip ) (Read error: No route to host)
           
         
        
          3335 [21:23:12] *** Joins: KindTwo (kindone@replaced-ip )
           
         
        
          3336 [21:23:29] *** Joins: HeOS (~heos@replaced-ip )
           
         
        
          3337 [21:24:19] *** Quits: altyr (~nobody@replaced-ip ) (Quit: WeeChat 1.5)
           
         
        
          3338 [21:24:22] *** Quits: d8v3 (~david@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          3339 [21:24:52] *** Joins: altyr (~altyr@replaced-ip )
           
         
        
          3340 [21:25:05] *** Quits: KindOne (kindone@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          3341 [21:25:29] <ajaXHorseman> Do I need to reboot after the
            override dns?
           
         
        
          3342 [21:26:04] <greycat> Depends on which thing(s) you do. You
            probably want to restart the DHCP client daemon. Easiest way to do
            that is typically "ifdown eth0; sleep 1; ifup eth0"
           
         
        
          3343 [21:26:10] <ajaXHorseman> I dont think it worked. I really
            think its something else too possibly. My slack client wont connect.
           
         
        
          3344 [21:26:17] *** KindTwo is now known as KindOne
           
         
        
          3345 [21:26:35] *** Joins: Vizva (~max@replaced-ip )
           
         
        
          3346 [21:27:08] *** Joins: mylinux2 (~fs4@replaced-ip )
           
         
        
          3347 [21:27:09] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
           
         
        
          3348 [21:27:32] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3349 [21:27:48] *** Quits: silverwolf (~silverwol@replaced-ip ) (Quit: Leaving)
           
         
        
          3350 [21:28:09] *** Quits: notebox (~textual@replaced-ip ) (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
           
         
        
          3351 [21:28:54] <ajaXHorseman> I can connect with hexchat but not
            slack or my mail client
           
         
        
          3352 [21:29:41] *** Joins: Kappa (~Kappa@replaced-ip )
           
         
        
          3353 [21:29:46] <deego> I just submitted a reportbug for hp-scan
            in that if you scan "my receipt.pdf", it tries to run xpdf
            on my. Is that just a minor bug, or is it a security issue as well?
           
         
        
          3354 [21:29:48] *** Quits: alxy (uid115853@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          3355 [21:30:08] *** Joins: Mortin (~Mortin@replaced-ip )
           
         
        
          3356 [21:30:35] <greycat> Not a security bug, unless this thing
            runs with elevated privileges. Just a bug.
           
         
        
          3357 [21:31:00] *** Quits: dayten (~gnoid@replaced-ip ) (Remote host closed the connection)
           
         
        
          3358 [21:31:10] *** Quits: n4dir (~user@replaced-ip ) (Remote host closed the connection)
           
         
        
          3359 [21:31:35] *** Quits: sspssptt (~irc3@replaced-ip ) (Remote host closed the connection)
           
         
        
          3360 [21:32:10] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          3361 [21:33:02] <jhutchins_wk> Well, just a failure to deal with
            an unescaped space.
           
         
        
          3362 [21:33:04] *** Quits: rebtoor (~rebtoor@replaced-ip ) (Quit: WeeChat 1.6)
           
         
        
          3363 [21:33:30] <jhutchins_wk> deego: Lots of programs don't
            like spaces in names. Did you have quotes around it?
           
         
        
          3364 [21:33:51] <greycat> I don't know whether it's a
            command line program, or a thing that prompts for a filename in a
            GUI, or what.
           
         
        
          3365 [21:34:04] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3366 [21:34:36] *** Joins: aaro (~aaro@replaced-ip )
           
         
        
          3367 [21:34:44] <deego> jhutchins_wk: hp-scan --file="my
            document.pdf"
           
         
        
          3368 [21:35:04] *** Joins: GenteelBen (~GenteelBe@replaced-ip )
           
         
        
          3369 [21:35:07] <deego> it scans correctly ..
           
         
        
          3370 [21:35:25] <ajaXHorseman> When trying to bring the interface
            down it tels me its not configured. Could Deluge which is the
            torrent client that was running could have changed something? Or
            possibly my vpn?
           
         
        
          3371 [21:35:44] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          3372 [21:36:00] *** Joins: tomjones (~user@replaced-ip )
           
         
        
          3373 [21:36:00] <tomjones> rv]  
         
        
          3374 [21:36:02] *** Quits: Modeuse (~kvirc@replaced-ip##) (Quit: KVIrc 4.9.1 Aria ##replaced-url 
           
         
        
          3375 [21:36:06] <ajaXHorseman> Forgive me if this is a retarded
            questions, but isn't there logs somewhere that show changes
            made to the dns or interfaces?
           
         
        
          3376 [21:36:15] <missmbob> no deluge wouldnt touch anything
           
         
        
          3377 [21:36:33] *** Joins: Modeuse (~kvirc@replaced-ip )
           
         
        
          3378 [21:36:34] <greycat> ajaXHorseman: the dhcp client daemon may
            log somewhere. I don't know.
           
         
        
          3379 [21:37:20] <ajaXHorseman> Man this is looking like a fresh
            install problem lol
           
         
        
          3380 [21:37:26] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3381 [21:37:26] <ajaXHorseman> fack.  
         
        
          3382 [21:37:35] *** Joins: JLye (~Jlye03@replaced-ip )
           
         
        
          3383 [21:37:59] *** Joins: gigetoo (~gigetoo@replaced-ip )
           
         
        
          3384 [21:38:10] <jhutchins_wk> ajaXHorseman: Are you sure you
            didn't tell the router to use opendns as the source, but still
            act as the local DNS server?
           
         
        
          3385 [21:38:19] <jhutchins_wk> ajaXHorseman: 'cause
            that's usually all you can set.
           
         
        
          3386 [21:38:20] *** Joins: forgotmynick (uid24625@replaced-ip )
           
         
        
          3387 [21:38:45] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
           
         
        
          3388 [21:38:51] *** Quits: BluesKaj (~Blues@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          3389 [21:38:53] *** Quits: aaro (~aaro@replaced-ip ) (Client Quit)
           
         
        
          3390 [21:38:56] *** Joins: afx_ (~afx_@replaced-ip )
           
         
        
          3391 [21:39:06] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          3392 [21:39:06] *** Quits: afx_ (~afx_@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3393 [21:39:10] *** Joins: wonderworld (~ww@replaced-ip )
           
         
        
          3394 [21:39:24] <sh00p> fuaarrk when is stretch stable
           
         
        
          3395 [21:39:30] <greycat> WIR  
         
        
          3396 [21:39:41] *** Joins: afx_ (~afx_@replaced-ip )
           
         
        
          3397 [21:39:41] <missmbob> 188 bugs to go  
         
        
          3398 [21:39:48] *** Quits: afx_ (~afx_@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3399 [21:39:48] <TomTomTosch> maybe something like journalctl |
            grep -i 'dhcp'
           
         
        
          3400 [21:40:05] <greycat> 188 bugs on the wall / 188 bugs / Take
            one down, patch it around / 193 bugs on the wall
           
         
        
          3401 [21:40:12] <sh00p> that don't sound so bad
           
         
        
          3402 [21:40:20] *** Joins: afx_ (~afx_@replaced-ip )
           
         
        
          3403 [21:41:31] *** Joins: nona_ (~nona@replaced-ip )
           
         
        
          3404 [21:42:00] <ajaXHorseman> lol  
         
        
          3405 [21:42:36] *** Quits: davlab (~davlab@replaced-ip ) ()
           
         
        
          3406 [21:43:10] *** Joins: tytel (~tytel@replaced-ip )
           
         
        
          3407 [21:43:19] *** Joins: stoqn4o_pm (~stoqn4o_p@replaced-ip )
           
         
        
          3408 [21:44:02] *** Quits: tomjones (~user@replaced-ip ) (Quit: Leaving)
           
         
        
          3409 [21:44:54] *** Joins: blueness (~blueness@replaced-ip )
           
         
        
          3410 [21:44:57] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3411 [21:46:45] *** Quits: iNCoNFuN (~inconfun@replaced-ip ) (Remote host closed the connection)
           
         
        
          3412 [21:47:11] *** Joins: iNCoNFuN (~inconfun@replaced-ip )
           
         
        
          3413 [21:47:48] *** Joins: userro (~userro@replaced-ip )
           
         
        
          3414 [21:47:49] *** Quits: nona_ (~nona@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3415 [21:48:01] *** debhelper sets mode: +l 1740
           
         
        
          3416 [21:48:13] *** Joins: GJdan (~dan@replaced-ip )
           
         
        
          3417 [21:48:21] *** Joins: NoRm4nD__ (~NoRm4nD@replaced-ip )
           
         
        
          3418 [21:49:00] *** Quits: NoRm4nD_ (~NoRm4nD@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3419 [21:50:09] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
           
         
        
          3420 [21:50:24] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3421 [21:50:27] *** Quits: dA3M0n23 (~support23@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3422 [21:50:59] *** Joins: SuperTramp83 (~SuperTram@replaced-ip )
           
         
        
          3423 [21:51:13] *** Quits: iNCoNFuN (~inconfun@replaced-ip ) (Remote host closed the connection)
           
         
        
          3424 [21:51:20] *** Joins: iNCoNFuN (~inconfun@replaced-ip )
           
         
        
          3425 [21:51:46] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3426 [21:52:42] *** Joins: Echo6 (~Echo6@replaced-ip )
           
         
        
          3427 [21:53:03] *** Joins: digidog (~digidog@replaced-ip )
           
         
        
          3428 [21:53:06] *** Quits: iNCoNFuN (~inconfun@replaced-ip ) (Client Quit)
           
         
        
          3429 [21:54:13] *** Joins: LifeFrame (~smica@replaced-ip )
           
         
        
          3430 [21:54:17] *** Quits: digidog (~digidog@replaced-ip ) (Client Quit)
           
         
        
          3431 [21:54:42] *** Joins: PhoenixSTF (~rudi@replaced-ip )
           
         
        
          3432 [21:54:46] *** Joins: janne_ (~janne@replaced-ip )
           
         
        
          3433 [21:54:59] *** Quits: PhoenixSTF (~rudi@replaced-ip ) (Client Quit)
           
         
        
          3434 [21:55:07] *** Joins: Azulflame (~Azulflame@replaced-ip )
           
         
        
          3435 [21:55:11] *** Quits: hele (~hele@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          3436 [21:55:16] *** Joins: dArK_IcE (~lawl@replaced-ip )
           
         
        
          3437 [21:55:41] *** Joins: digidog (~digidog@replaced-ip )
           
         
        
          3438 [21:56:27] *** Quits: socomm (~socomm@replaced-ip ) (Quit: WeeChat 1.6)
           
         
        
          3439 [21:56:37] *** Joins: moozer (~moz@replaced-ip )
           
         
        
          3440 [21:56:57] *** Quits: jayfk (~jayfk@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url 
           
         
        
          3441 [21:57:06] <ajaXHorseman> jhutchins_wk: I only input the ip
            addresses into the field for static DNS. DHCP type = DHCP server and
            its enabled
           
         
        
          3442 [21:57:30] <ajaXHorseman> another note is I can not connect
            to the router from this machine either.
           
         
        
          3443 [21:57:44] <ajaXHorseman> I mean I cant access it
           
         
        
          3444 [21:57:52] <ajaXHorseman> from a browser
           
         
        
          3445 [21:58:16] *** Quits: Wizek_ (~Wizek@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3446 [21:58:54] *** Joins: gigetoo (~gigetoo@replaced-ip )
           
         
        
          3447 [21:59:43] *** Quits: akash_ (uid150251@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          3448 [21:59:47] *** Joins: Wizek_ (~Wizek@replaced-ip )
           
         
        
          3449 [22:00:13] *** Quits: code1o6 (~cake@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3450 [22:00:54] *** janne_ is now known as dylo  
         
        
          3451 [22:01:05] <ajaXHorseman> I can access sites just fine with a
            proxy and foxy proxy.
           
         
        
          3452 [22:01:39] <greycat> Your proxy may be preventing you from
            making a direct HTTP connection to the router's IP.
           
         
        
          3453 [22:01:46] *** Quits: Kafei (~Kafei@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          3454 [22:02:12] <jhutchins_wk> ajaXHorseman: So you've set an
            external opendns server as the DNS for the router?
           
         
        
          3455 [22:02:27] *** Joins: Falson (~samuli@replaced-ip )
           
         
        
          3456 [22:03:16] *** Quits: Zynkx (~zynkx@replaced-ip ) (Quit: Leaving)
           
         
        
          3457 [22:03:51] *** Quits: rrehbein (~rrehbein@replaced-ip ) (Quit: Leaving)
           
         
        
          3458 [22:03:52] *** Joins: Zynkx (~zynkx@replaced-ip )
           
         
        
          3459 [22:03:57] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          3460 [22:04:21] *** Quits: NeoBlaster (~N3oBl@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          3461 [22:04:35] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          3462 [22:05:30] *** Quits: jwd (~jwd@replaced-ip ) ()
           
         
        
          3463 [22:06:24] *** Joins: mickael_ (~smuxi@replaced-ip )
           
         
        
          3464 [22:06:26] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          3465 [22:06:26] *** Joins: l3archos (~Icedove@replaced-ip )
           
         
        
          3466 [22:06:40] *** Quits: l3archos (~Icedove@replaced-ip ) (Client Quit)
           
         
        
          3467 [22:06:47] *** Joins: NeoBlaster (~N3oBl@replaced-ip )
           
         
        
          3468 [22:07:46] *** Quits: ajaXHorseman (~ajaXHorse@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3469 [22:07:46] *** Joins: DeaDSouL (~deadsoul@replaced-ip )
           
         
        
          3470 [22:08:12] *** Joins: Masterphi (~Masterphi@replaced-ip )
           
         
        
          3471 [22:08:18] *** Joins: CutMeOwnThroat (~k@replaced-ip )
           
         
        
          3472 [22:09:04] *** Joins: dA3M0n23 (~support23@replaced-ip )
           
         
        
          3473 [22:09:58] *** Quits: phorce1_home (~gvl2@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3474 [22:10:17] *** Joins: phorce1_home (~gvl2@replaced-ip )
           
         
        
          3475 [22:10:48] *** Quits: The_Loko (~The_Loko@replaced-ip ) (Quit: Leaving)
           
         
        
          3476 [22:11:25] *** Quits: Kappa (~Kappa@replaced-ip ) (Quit: Leaving)
           
         
        
          3477 [22:11:59] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: The Pwca has left the building)
           
         
        
          3478 [22:12:09] *** Quits: Cassiopaya (~Discovery@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3479 [22:12:40] *** Quits: dasj (~daniel@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          3480 [22:13:26] *** Joins: d8v3 (~david@replaced-ip )
           
         
        
          3481 [22:13:27] *** Quits: JLye (~Jlye03@replaced-ip ) (Remote host closed the connection)
           
         
        
          3482 [22:13:41] *** Joins: manjaroCinnamon1 (~Manjarous@replaced-ip )
           
         
        
          3483 [22:14:12] *** Quits: u0_a123 (~u0_a123@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3484 [22:15:08] *** Quits: phorce1_home (~gvl2@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3485 [22:16:40] *** Joins: JLye (~Jlye03@replaced-ip )
           
         
        
          3486 [22:17:35] *** Joins: stoqn4o__ (~stoqn4o_p@replaced-ip )
           
         
        
          3487 [22:18:07] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url 
           
         
        
          3488 [22:18:22] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          3489 [22:19:05] *** Joins: nona_ (~nona@replaced-ip )
           
         
        
          3490 [22:19:32] *** Joins: ajaXHorseman (~ajaXHorse@replaced-ip )
           
         
        
          3491 [22:20:05] <tdn> greycat, that works. Thanks!
           
         
        
          3492 [22:20:44] *** Quits: stoqn4o_pm (~stoqn4o_p@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3493 [22:21:12] *** Joins: patterson (~patterson@replaced-ip )
           
         
        
          3494 [22:21:28] *** Quits: bolt (r00t@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3495 [22:21:35] *** Quits: jurisl__ (~Yuriy@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          3496 [22:22:07] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3497 [22:22:58] *** Joins: chm0d-780 (~chm0d-780@replaced-ip )
           
         
        
          3498 [22:23:06] *** Joins: bolt (r00t@replaced-ip )
           
         
        
          3499 [22:23:27] *** Quits: nona_ (~nona@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3500 [22:24:04] *** Joins: phorce1_home (~gvl2@replaced-ip )
           
         
        
          3501 [22:26:40] *** Quits: mefistofeles (~mefistofe@replaced-ip ) (Quit: Lost terminal)
           
         
        
          3502 [22:28:40] *** Joins: TheCoffeMaker (~TheCoffeM@replaced-ip )
           
         
        
          3503 [22:28:40] *** Quits: TheCoffeMaker (~TheCoffeM@replaced-ip ) (Changing host)
           
         
        
          3504 [22:28:40] *** Joins: TheCoffeMaker (~TheCoffeM@replaced-ip )
           
         
        
          3505 [22:29:58] *** Quits: tpanarch1st (~tpanarch1@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3506 [22:30:01] *** Quits: userro (~userro@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          3507 [22:30:07] <ajaXHorseman> Im giving up. Ill see you guys on a
            fresh install.
           
         
        
          3508 [22:30:37] <ajaXHorseman> side note: best back up for all
            your files when reinstalling?
           
         
        
          3509 [22:30:57] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3510 [22:31:49] *** Quits: ltem (~ltem@replaced-ip ) (Quit: Leaving)
           
         
        
          3511 [22:31:58] *** Joins: estragon_ (~estragon@replaced-ip )
           
         
        
          3512 [22:32:11] *** Joins: jmac (~jmac@replaced-ip )
           
         
        
          3513 [22:32:25] *** Joins: derstrom (~derstrom@replaced-ip )
           
         
        
          3514 [22:32:49] *** Joins: hyfrehyfre (~hyfrehyfr@replaced-ip )
           
         
        
          3515 [22:34:05] <ryouma> debian has many backup systems. rsync is
            idempotent, so you can just do it yourself and update it if you
            remember something new.
           
         
        
          3516 [22:34:32] *** Quits: afx_ (~afx_@replaced-ip ) (Quit: Leaving)
           
         
        
          3517 [22:34:57] *** Quits: d8v3 (~david@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3518 [22:35:27] <ryouma> rsnapshot is based on rsync. a few others
            too. . obnam has interesting fanciness. rdiff-backup has a
            finer-grained transfer system but less familiar retrieval and
            squashing type options. there are more enterprisey systems too.
           
         
        
          3519 [22:36:36] *** Quits: estragon_ (~estragon@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3520 [22:36:59] *** Joins: MC_Kim (~harg@replaced-ip )
           
         
        
          3521 [22:37:25] *** Quits: dA3M0n23 (~support23@replaced-ip ) ()
           
         
        
          3522 [22:39:21] *** Quits: fenns (~fenns@replaced-ip ) (Remote host closed the connection)
           
         
        
          3523 [22:39:26] *** Joins: diniwed (~gavron@replaced-ip )
           
         
        
          3524 [22:40:05] *** Quits: cereal_poster (~Douglas@replaced-ip ) (Quit: Leaving)
           
         
        
          3525 [22:41:15] *** hexnewbie_ is now known as hexnewbie
           
         
        
          3526 [22:43:49] *** Quits: ajaXHorseman (~ajaXHorse@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          3527 [22:44:29] *** Joins: Flynnn (~textual@replaced-ip )
           
         
        
          3528 [22:44:46] *** Quits: dylo (~janne@replaced-ip ) (Remote host closed the connection)
           
         
        
          3529 [22:45:00] *** Quits: Jonwel (~Jonwel@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3530 [22:45:23] *** Quits: DeaDSouL (~deadsoul@replaced-ip ) (Remote host closed the connection)
           
         
        
          3531 [22:46:37] *** Quits: noxs (~noxs@replaced-ip ) (Read error: No route to host)
           
         
        
          3532 [22:46:40] *** Quits: kpease (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url 
           
         
        
          3533 [22:46:54] *** Quits: Putti (~Putti@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3534 [22:47:13] *** Quits: woyzeck__ (~woyzeck@replaced-ip ) (Quit: woyzeck__)
           
         
        
          3535 [22:47:29] *** Joins: Atm0spher1c (~future@replaced-ip )
           
         
        
          3536 [22:47:48] *** Quits: panga (c850eb83@replaced-ip##) (Quit: ##replaced-url 
           
         
        
          3537 [22:48:00] *** debhelper sets mode: +l 1727
           
         
        
          3538 [22:48:37] *** Joins: akash_ (uid150251@replaced-ip )
           
         
        
          3539 [22:49:04] *** Quits: torjeh (~Torje@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          3540 [22:49:11] *** Quits: Flynnn (~textual@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3541 [22:49:23] *** Joins: d8v3 (~david@replaced-ip )
           
         
        
          3542 [22:49:45] *** Joins: Putti (~Putti@replaced-ip )
           
         
        
          3543 [22:50:06] *** Joins: Brigo (~Brigo@replaced-ip )
           
         
        
          3544 [22:50:35] *** Quits: AndrewMC (~amc@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3545 [22:51:08] *** Quits: edgr (~edgr@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3546 [22:52:39] *** Joins: gigetoo (~gigetoo@replaced-ip )
           
         
        
          3547 [22:53:05] *** Quits: bolt (r00t@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3548 [22:53:11] *** Joins: AndrewMC (~amc@replaced-ip )
           
         
        
          3549 [22:53:20] *** Joins: modlin (modlin@replaced-ip )
           
         
        
          3550 [22:53:52] *** Quits: j4g0 (~j4g0@replaced-ip ) (Quit: Leaving)
           
         
        
          3551 [22:54:01] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url 
           
         
        
          3552 [22:54:44] *** Joins: bolt (r00t@replaced-ip )
           
         
        
          3553 [22:55:07] *** Joins: chalcedony (~chalcedon@replaced-ip )
           
         
        
          3554 [22:55:33] *** Joins: Orphis (~orphis@replaced-ip )
           
         
        
          3555 [22:57:14] *** Quits: jhutchins_wk (0c7e567a@replaced-ip ) (Quit: Page closed)
           
         
        
          3556 [22:57:28] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3557 [22:58:11] *** Quits: Rockwolf_ (~Rockwolf@replaced-ip##) (Quit: ZNC 1.6.3 - ##replaced-url 
           
         
        
          3558 [22:58:47] *** Joins: surveyor (~surveyor@replaced-ip )
           
         
        
          3559 [22:59:02] <kevr> is there an alternative to bluetoothctl
            that isn't interactive?
           
         
        
          3560 [22:59:08] *** Joins: okao (~ookura@replaced-ip )
           
         
        
          3561 [22:59:37] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
           
         
        
          3562 [22:59:47] *** Parts: okao (~ookura@replaced-ip )
           
         
        
          3563 [23:01:17] <teraflops> kevr: what's your issue?
           
         
        
          3564 [23:01:52] *** Quits: Envil (~envil@replaced-ip ) (Remote host closed the connection)
           
         
        
          3565 [23:02:00] *** Quits: c1a551f1ed (~c1a551f1e@replaced-ip ) (Quit: WeeChat 1.5)
           
         
        
          3566 [23:02:26] *** Joins: G4F21 (~TheUKisDE@replaced-ip )
           
         
        
          3567 [23:02:27] *** Quits: Levure (~quassel@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3568 [23:02:28] *** Joins: gigetoo (~gigetoo@replaced-ip )
           
         
        
          3569 [23:02:39] <G4F21> Hello what's the script for simple
            building debian packages?
           
         
        
          3570 [23:02:46] <kevr> teraflops: i need to setup some bluetooth
            management in the background, and i don't want to use an
            interactive application to do it
           
         
        
          3571 [23:02:50] <G4F21> what is it called?
           
         
        
          3572 [23:03:00] <G4F21> I remember that was make or something
           
         
        
          3573 [23:03:11] *** Quits: n0arch (uid98170@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          3574 [23:03:12] <teraflops> kevr: as in?  
         
        
          3575 [23:03:12] <kevr> but i dont really want to lose the
            abilities that bluetoothctl has
           
         
        
          3576 [23:03:33] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
           
         
        
          3577 [23:03:35] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
           
         
        
          3578 [23:03:43] <teraflops> kevr: hcitool iirc
           
         
        
          3579 [23:03:44] *** Quits: Vizva (~max@replaced-ip ) (Remote host closed the connection)
           
         
        
          3580 [23:03:48] <kevr> teraflops: just basic stuff. setup
            bluetooth device, make it discoverable, scan, make people able to
            connect to it, with a possible passphrase, etc
           
         
        
          3581 [23:04:03] <kevr> yeah, ive gotten pretty good progress with
            hcitool but there's some things that i can't figure out
            how to do with hcitool
           
         
        
          3582 [23:04:05] *** Joins: _foldLeft (~foldleft@replaced-ip )
           
         
        
          3583 [23:04:06] <teraflops> kevr: scripting it?
           
         
        
          3584 [23:04:16] <kevr> scripting what?  
         
        
          3585 [23:04:16] *** Quits: hlmjr (~herbmille@replaced-ip ) (Remote host closed the connection)
           
         
        
          3586 [23:04:19] <teraflops> kevr: use dbus (good luck)
           
         
        
          3587 [23:04:41] <teraflops> kevr: . setup bluetooth device, make
            it discoverable, scan, make people able to connect to it ...
           
         
        
          3588 [23:05:02] <kevr> okay, so after i do that shit with
            bluetoothctl i can just exit it and itll work fine?
           
         
        
          3589 [23:05:10] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          3590 [23:05:17] <kevr> but then for example, how do i query
            bluetoothctl for an already scanned list of devices
           
         
        
          3591 [23:05:22] <kevr> without being interactive
           
         
        
          3592 [23:05:37] <teraflops> kevr: the problem is that upstream
            deprecated many bluez utils, like hciconfig and so on
           
         
        
          3593 [23:05:40] <G4F21> Ah I got it  
         
        
          3594 [23:05:43] *** Quits: heartofdarkness (uid170954@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          3595 [23:05:45] *** Quits: macartur (~macartur@replaced-ip ) (Remote host closed the connection)
           
         
        
          3596 [23:05:49] <kevr> yeah  
         
        
          3597 [23:05:52] <kevr> i got that  
         
        
          3598 [23:05:58] <kevr> but why would they not provide another
            command-like utility
           
         
        
          3599 [23:06:00] <teraflops> kevr: idk if stretch will keep them or
            not tbh
           
         
        
          3600 [23:06:35] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          3601 [23:07:03] <teraflops> kevr: as I said use dbus
           
         
        
          3602 [23:07:04] *** Joins: DammitJim (~DammitJim@replaced-ip )
           
         
        
          3603 [23:07:29] <teraflops> it will work, but speaking dbus is
            like speaking klingon :P
           
         
        
          3604 [23:07:57] *** Joins: Ekchuan (~RandyMars@replaced-ip )
           
         
        
          3605 [23:08:16] *** Quits: hyfrehyfre (~hyfrehyfr@replaced-ip ) (Quit: Leaving)
           
         
        
          3606 [23:08:25] <kevr> i see, so im gonna have to actually just
            directly speak to dbus in a script
           
         
        
          3607 [23:08:28] <kevr> jesus  
         
        
          3608 [23:08:29] <kevr> alright, thanks  
         
        
          3609 [23:08:48] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3610 [23:09:29] *** Parts: CyberGabber (~CyberGabb@replaced-ip )
           
         
        
          3611 [23:10:53] <teraflops> kevr: I bet you can use something in
            the middle for mitigating the pain
           
         
        
          3612 [23:10:58] *** Joins: doubledutch (~dd@replaced-ip )
           
         
        
          3613 [23:11:20] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: This time the bullet cold rocked ya / A yellow ribbon
            instead of a swastika)
           
         
        
          3614 [23:11:33] <teraflops> kevr: and ofc bluez has an API
           
         
        
          3615 [23:11:49] <teraflops> kevr: random search
            replaced-url 
           
         
        
          3616 [23:11:56] *** Parts: MC_Kim (~harg@replaced-ip )
           
         
        
          3617 [23:12:32] *** ChanServ sets mode: +o eir  
         
        
          3618 [23:12:33] *** eir sets mode: -bo *!*@188.126.94.11$##arguments eir
           
         
        
          3619 [23:12:37] *** Joins: sypher (~sypher@replaced-ip )
           
         
        
          3620 [23:13:10] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3621 [23:13:56] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          3622 [23:13:56] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3623 [23:13:57] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3624 [23:14:52] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          3625 [23:16:50] *** Joins: f10 (~flo@replaced-ip )
           
         
        
          3626 [23:16:52] *** Joins: patterson (~patterson@replaced-ip )
           
         
        
          3627 [23:17:05] *** Joins: f10_ (~flo@replaced-ip )
           
         
        
          3628 [23:17:12] *** Quits: Falson (~samuli@replaced-ip ) (Quit: WeeChat 1.6)
           
         
        
          3629 [23:17:12] *** Joins: Grimsley (~justin@replaced-ip )
           
         
        
          3630 [23:17:52] *** Joins: thecha (~thecha@replaced-ip )
           
         
        
          3631 [23:18:07] *** Joins: OerHeks (~OerHeks@replaced-ip )
           
         
        
          3632 [23:18:10] <thecha> does the -doc part of any softwar
            represent its man pages?
           
         
        
          3633 [23:18:44] *** Parts: SweeneyTodd (~aperry@replaced-ip )
           
         
        
          3634 [23:18:59] <ryouma> info pages too  
         
        
          3635 [23:19:59] *** Quits: stoqn4o__ (~stoqn4o_p@replaced-ip ) (Quit: Leaving...)
           
         
        
          3636 [23:20:28] *** Quits: Rubin (~Rubin@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3637 [23:22:32] *** Quits: adoua (~adoua@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          3638 [23:22:35] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3639 [23:22:40] *** Joins: fassl____ (~fassl@replaced-ip )
           
         
        
          3640 [23:24:36] *** fassl____ is now known as fassl
           
         
        
          3641 [23:25:21] *** Joins: Flynnn (~textual@replaced-ip )
           
         
        
          3642 [23:28:01] *** debhelper sets mode: +l 1720
           
         
        
          3643 [23:28:06] *** Joins: biffbaxter (~biffbaxte@replaced-ip )
           
         
        
          3644 [23:29:21] *** Quits: eternal-pain (~eternal-p@replaced-ip ) (Quit: Leaving)
           
         
        
          3645 [23:29:35] *** Joins: lotharkatt (~lotharkat@replaced-ip )
           
         
        
          3646 [23:29:42] *** Joins: dkarampi (~dkarampi@replaced-ip )
           
         
        
          3647 [23:29:46] *** Parts: dkarampi (~dkarampi@replaced-ip )
           
         
        
          3648 [23:30:29] *** Quits: tytel (~tytel@replaced-ip ) (Remote host closed the connection)
           
         
        
          3649 [23:30:46] *** Joins: gigetoo (~gigetoo@replaced-ip )
           
         
        
          3650 [23:31:36] *** Quits: sspssptt (~irc3@replaced-ip ) (Remote host closed the connection)
           
         
        
          3651 [23:32:04] *** Joins: zabow (~zabow@replaced-ip )
           
         
        
          3652 [23:32:18] *** Parts: mednut__ (d8100a56@replaced-ip )
           
         
        
          3653 [23:32:20] *** Joins: Rubin (~Rubin@replaced-ip )
           
         
        
          3654 [23:32:31] *** Joins: sspssptt (~irc3@replaced-ip )
           
         
        
          3655 [23:32:48] *** Quits: bobe (~bobe@replaced-ip##) (Quit: ZNC 1.6.2+deb2~bpo8+1 - ##replaced-url 
           
         
        
          3656 [23:33:08] *** Quits: digidog (~digidog@replaced-ip ) (Quit: leaving)
           
         
        
          3657 [23:33:24] *** Joins: neurot (~neurosis@replaced-ip )
           
         
        
          3658 [23:33:24] *** Joins: buffal0 (~buffal0@replaced-ip )
           
         
        
          3659 [23:33:39] *** Quits: killian99 (~killian99@replaced-ip ) (Quit: Quitte)
           
         
        
          3660 [23:34:08] *** Quits: buffffal00 (~buffal0@replaced-ip ) (Ping timeout: 256 seconds)
           
         
        
          3661 [23:36:25] *** Joins: chatter29 (6dc98925@replaced-ip )
           
         
        
          3662 [23:36:41] *** Quits: chatter29 (6dc98925@replaced-ip ) (Client Quit)
           
         
        
          3663 [23:37:00] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
           
         
        
          3664 [23:37:27] *** Quits: mandeep (~mandeep@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3665 [23:37:46] *** Joins: harovali (~harovali@replaced-ip )
           
         
        
          3666 [23:38:03] <harovali> hi, any hint to install python3.6 in
            jessie?
           
         
        
          3667 [23:38:04] *** Joins: digidog (~digidog@replaced-ip )
           
         
        
          3668 [23:38:06] *** Quits: tty0_ (~NA@replaced-ip ) (Quit: Leaving.)
           
         
        
          3669 [23:38:10] *** Joins: mandeep (~mandeep@replaced-ip )
           
         
        
          3670 [23:38:43] *** Quits: loader (~rado@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3671 [23:38:53] *** Joins: zyley (~zyley@replaced-ip )
           
         
        
          3672 [23:39:36] <jmcnaught> harovali: do it in a container or a
            chroot, don't compromise your debian system by replacing its
            python packages
           
         
        
          3673 [23:40:31] *** Quits: chomwitt1 (~chomwitt@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          3674 [23:41:00] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          3675 [23:41:29] *** Quits: Grimsley (~justin@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          3676 [23:41:36] *** Quits: kw21 (~kw21@replaced-ip ) (Quit: Leaving)
           
         
        
          3677 [23:43:20] *** Quits: transhuman_ (~transhuma@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3678 [23:43:21] *** Joins: kw21 (~kw21@replaced-ip )
           
         
        
          3679 [23:43:58] <harovali> jmcnaught: thanks
           
         
        
          3680 [23:43:59] *** Quits: dannyLopez (~damunoz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          3681 [23:44:12] *** Joins: torjeh (~Torje@replaced-ip )
           
         
        
          3682 [23:45:22] *** Joins: navlys (~smuxi@replaced-ip )
           
         
        
          3683 [23:45:27] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3684 [23:46:27] *** Joins: dannyLopez (~damunoz@replaced-ip )
           
         
        
          3685 [23:48:15] *** Quits: mickael_ (~smuxi@replaced-ip ) (Remote host closed the connection)
           
         
        
          3686 [23:48:40] *** Quits: Azulflame (~Azulflame@replaced-ip ) (Quit: Leaving)
           
         
        
          3687 [23:49:24] *** Quits: Wizek_ (~Wizek@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          3688 [23:49:56] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Quit: To infinity and beyond...)
           
         
        
          3689 [23:50:02] *** Joins: aZz7eCh (~aZz7eCh@replaced-ip )
           
         
        
          3690 [23:50:40] *** Quits: buffal0 (~buffal0@replaced-ip ) (Quit: Computer has gone to sleep. ZZZzzz…)
           
         
        
          3691 [23:51:06] *** Joins: aaro (~aaro@replaced-ip )
           
         
        
          3692 [23:51:18] *** Quits: zabow (~zabow@replaced-ip ) (Remote host closed the connection)
           
         
        
          3693 [23:51:53] *** Joins: awal1 (~awal1@replaced-ip )
           
         
        
          3694 [23:52:17] *** Quits: SuperTramp83 (~SuperTram@replaced-ip ) (Quit: bzzzZ :P)
           
         
        
          3695 [23:53:55] *** Quits: lotharkatt (~lotharkat@replaced-ip ) (Quit: lotharkatt)
           
         
        
          3696 [23:54:35] *** Joins: Gkhu (~Gkhu@replaced-ip )
           
         
        
          3697 [23:55:30] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 258 seconds)
           
         
        
          3698 [23:55:41] *** Joins: transhuman_ (~transhuma@replaced-ip )
           
         
        
          3699 [23:56:16] *** Joins: dokma (~vlatko@replaced-ip )
           
         
        
          3700 [23:56:20] *** Quits: JLye (~Jlye03@replaced-ip ) (Remote host closed the connection)
           
         
        
          3701 [23:56:25] *** Joins: lukaso666 (~lukaso666@replaced-ip )
           
         
        
          3702 [23:57:04] <dokma> How do I tell apt that my packages from
            backports are newer than stable? It keeps trying to upgrad bpo ->
            stable.
           
         
        
          3703 [23:57:58] *** Quits: wildlander (~wildlande@replaced-ip ) (Quit: Saliendo)
           
         
        
          3704 [23:58:00] *** debhelper sets mode: +l 1713
           
         
        
          3705 [23:58:02] *** Quits: skrite (~piv@replaced-ip ) (Quit: WeeChat 1.4)
           
         
        
          3706 [23:58:31] *** Quits: GenteelBen (~GenteelBe@replaced-ip ) ()
           
         
        
          3707 [23:59:11] *** Quits: alecov (~control@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          ↑ top 
         
       
     
    
      
     
    
      
        context: nick names on moving displays as market values 
        #debian Freenode IRC channel closed on 2021-06-01 
        
          
            contact: a @ her0. be