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:48] <at0m> just make sure the user isn't logged
            in or running anything when moving its home
           
         
        
          1 [00:01:03] <RoyK> duude__: the best way is perhaps to change
            /etc/passwd and change the path to the home dir and then move the
            data over to the new path.
           
         
        
          2 [00:01:38] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          3 [00:01:44] <duude__> RoyK eh, I changed my mind a bit
           
         
        
          4 [00:01:46] <at0m> (ie. don't user@hostname:~$ sudo mv ..
            )
           
         
        
          5 [00:02:07] <duude__> I won't move the entire /home/
            directory
           
         
        
          6 [00:02:28] <duude__> I'll just move the Downloads,
            Pictures and other subdirectories and same symlinks for them
           
         
        
          7 [00:02:41] <duude__> make*  
         
        
          8 [00:03:59] *** Quits: somazero (~somazero@replaced-ip ) (Quit: Leaving)
           
         
        
          9 [00:04:02] *** Quits: bashtux (~bashtux@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          10 [00:04:20] *** Quits: z4BEtNMr (5ab2ba93@replaced-ip ) (Remote host closed the connection)
           
         
        
          11 [00:07:11] <jhutchins> duude__: What might be a better
            approach would be to mount a partition on your hard drive at /home
           
         
        
          12 [00:09:08] *** Joins: brickgame (~brickgame@replaced-ip )
           
         
        
          13 [00:10:02] *** Quits: rbanffy (~rbanffy@replaced-ip ) (Quit: rbanffy)
           
         
        
          14 [00:10:11] <duude__> jhutchins, I thought about that, I kinda
            agree
           
         
        
          15 [00:10:24] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          16 [00:10:27] <duude__> but my concern is retaining the speed of
            the SSD
           
         
        
          17 [00:10:38] *** Quits: lastrodamo (~lastrodam@replaced-ip ) (Quit: Quitte)
           
         
        
          18 [00:10:45] <duude__> I want some things in /home/ to be on
            the SSD and others to be on the HDD
           
         
        
          19 [00:10:50] *** Quits: alexertech (~xb@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          20 [00:11:28] <datapioneer_> Fairly sure you can't split
            the /home between devices
           
         
        
          21 [00:11:40] <BCMM> datapioneer_: sure you can, just symlink it
           
         
        
          22 [00:11:42] <at0m> duude__: if you're after freeing space
            on that SSD, moving the largest dirs could do, too, indeed. "du
            -hsx ~/* | sort -h | tail"
           
         
        
          23 [00:12:02] <datapioneer_> Why would you want to?
           
         
        
          24 [00:12:07] <at0m> that will give you the 10 largest items in
            your ~/
           
         
        
          25 [00:12:09] <BCMM> for example, i keep my /home/ on an ssd,
            but have symlinks to a filesystem on a hard drive for stuff like
            photos, videos, documents
           
         
        
          26 [00:12:21] *** Joins: winy (~vince@replaced-ip )
           
         
        
          27 [00:12:22] *** Joins: Troyka (~matheus@replaced-ip )
           
         
        
          28 [00:12:34] <BCMM> i.e. directories that will contain a
            relatively small number of relatively large files
           
         
        
          29 [00:12:37] <datapioneer_> I've never done that and
            I've worked with Linux since 1996
           
         
        
          30 [00:12:43] <BCMM> nobody cares what the seek time on a video
            is
           
         
        
          31 [00:13:03] *** Parts: Troyka (~matheus@replaced-ip ) ()
           
         
        
          32 [00:13:11] <BCMM> datapioneer_: *never* used a symlink to put
            an arbitrary directory on a different storage device?
           
         
        
          33 [00:13:29] <datapioneer_> yes, but not anything in the /home
            directory
           
         
        
          34 [00:13:36] *** Quits: deicide- (~deicide-@replaced-ip ) (Remote host closed the connection)
           
         
        
          35 [00:13:46] <BCMM> well, i don't see why not!
           
         
        
          36 [00:13:52] <at0m> ^^  
         
        
          37 [00:14:07] *** Quits: brickgame (~brickgame@replaced-ip ) (Quit: Leaving)
           
         
        
          38 [00:14:09] <BCMM> as to why you'd want to: in my case,
            because my photos and videos won't fit on my ssd
           
         
        
          39 [00:14:28] <BCMM> but i appreciate applications launching
            faster when their config files and so on are on fast storage
           
         
        
          40 [00:14:29] <at0m> i got media files on spinning rust, and
            symlink that to my home which is on SSD
           
         
        
          41 [00:14:44] <at0m> yea, same here  
         
        
          42 [00:14:57] <BCMM> and linux applications are almost
            invariably completely well-behaved about symlinks, so it "just
            works"
           
         
        
          43 [00:15:30] *** Joins: checkItOut (~jinking@replaced-ip )
           
         
        
          44 [00:15:52] <BCMM> a more 1996 example might be moving some
            files that aren't performance-critical on to a NFS share
           
         
        
          45 [00:16:14] *** Quits: dob1 (~dob1@replaced-ip ) (Quit: Leaving)
           
         
        
          46 [00:16:38] *** Quits: wilson (~wilson@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          47 [00:16:41] *** Quits: TheSilentLink (~TheSilent@replaced-ip ) (Quit: Good Bye! My bouncer has probably crashed or lost
            connection to the internet...)
           
         
        
          48 [00:16:45] *** Joins: monkey-b43 (~monkey-b@replaced-ip )
           
         
        
          49 [00:17:07] *** Quits: datapioneer_ (~datapione@replaced-ip ) (Quit: Leaving)
           
         
        
          50 [00:18:35] *** Quits: monkey-b4 (~monkey-b@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          51 [00:18:50] *** Joins: datapioneer_ (~datapione@replaced-ip )
           
         
        
          52 [00:19:01] *** debhelper sets mode: +l 1521
           
         
        
          53 [00:19:38] *** Quits: klys (~mdasoh@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          54 [00:19:44] *** Quits: _till_ (~till@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          55 [00:19:57] *** Joins: CaCO3 (~CaCO3@replaced-ip )
           
         
        
          56 [00:20:02] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          57 [00:20:02] *** Joins: bashtux (~bashtux@replaced-ip )
           
         
        
          58 [00:20:09] *** Joins: TheSilentLink (~TheSilent@replaced-ip )
           
         
        
          59 [00:21:06] *** Quits: sweetypie87 (~peachesnb@replaced-ip ) (Quit: Leaving)
           
         
        
          60 [00:21:11] <duude__> BCMM: Hey that's exactly what
            I'm looking to do
           
         
        
          61 [00:21:17] <duude__> How's the preformance of viewing
            pictures? Any issues?
           
         
        
          62 [00:21:19] *** Joins: sweetypie87 (~peachesnb@replaced-ip )
           
         
        
          63 [00:21:28] *** Quits: CaCO3 (~CaCO3@replaced-ip ) (Client Quit)
           
         
        
          64 [00:21:28] <BCMM> duude__: none, basically
           
         
        
          65 [00:21:35] <duude__> Awesome!  
         
        
          66 [00:21:43] <duude__> Could I ask you to give me a brief guide
            how to do it please?
           
         
        
          67 [00:21:43] <BCMM> duude__: the symlink itself has negligible
            overhead, if that's what you meant
           
         
        
          68 [00:21:50] <duude__> Yup that's what I meant
           
         
        
          69 [00:22:28] <BCMM> as for the performance impact of having it
            on a spinning disc, well, it taking a few milliseconds longer to
            open a photo is simply not perceptible to a human
           
         
        
          70 [00:22:44] <duude__> so I know that I need to do it as root,
            the I'll go ln -s /home/username/pictures /mnt/hdddata/pictures
           
         
        
          71 [00:22:49] <duude__> And that should be it?
           
         
        
          72 [00:23:01] <BCMM> however, it will probably make a noticable
            difference when, for example, thumbnailing a large directory
           
         
        
          73 [00:23:04] <duude__> I went through the man page and the
            targets are very confusing
           
         
        
          74 [00:23:09] <duude__> Not sure what goes first
           
         
        
          75 [00:23:11] <BCMM> duude__: you don't want to be root to
            create the symlink
           
         
        
          76 [00:23:15] <duude__> I see  
         
        
          77 [00:23:27] <BCMM> duude__: first of all, do you have a
            sensible filesystem on the hdd?
           
         
        
          78 [00:23:32] <duude__> BCMM: oh yes the HDD is slower I know
            that :)
           
         
        
          79 [00:23:40] <BCMM> i mean, not ntfs or fat32 basically
           
         
        
          80 [00:23:54] *** Quits: sweetypie87 (~peachesnb@replaced-ip ) (Client Quit)
           
         
        
          81 [00:23:57] <duude__> Yes, it's ntfs which I
            automatically mount upon system boot through fdisk and ntfs-3g
           
         
        
          82 [00:24:25] <BCMM> do you already have files on it? is it too
            late to pick a better filesystem?
           
         
        
          83 [00:24:34] *** Quits: bashtux (~bashtux@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          84 [00:24:46] <BCMM> ntfs-3g is a fairly significant performance
            hit, if only because it's a FUSE filesystem
           
         
        
          85 [00:25:03] <brutser> BCMM: maybe you can help me out, i am
            scratching my head on this, i got in crypttab line with crypt_hdd
            /dev/disk/by-id/xxx keyfile
            luks,discard,noauto,header=header,keyscript=script - and for some
            reason on real hardware it prompts during boot "cryptsetup:
            Waiting for encrypted source device /dev/disk/by-id/xxx - on qemu
            it's not prompting for
           
         
        
          86 [00:25:03] <brutser> this and everything works as expected -
            i know it's the crypttab, because if i change /dev/disk/by-id
            to the actual /dev/sdb (or whatever the disk is called), it prompts
            for "cryptsetup: Waiting for source device /dev/sdb" -
            whyyy???
           
         
        
          87 [00:25:04] <duude__> I do have files on it unfortunately.
           
         
        
          88 [00:25:14] <duude__> Why? Because I dual boot windows
           
         
        
          89 [00:25:16] <BCMM> brutser: sorry, i know almost nothing about
            disk encryption
           
         
        
          90 [00:25:23] <duude__> I want to be able to access those files
            from both windows and linux
           
         
        
          91 [00:25:25] <brutser> BCMM: ok np  
         
        
          92 [00:25:29] <brutser> anyone else maybe?
           
         
        
          93 [00:25:39] <duude__> Unfortunately Linux mounts NTFS much
            better than Windows mounts EXT4
           
         
        
          94 [00:25:50] <BCMM> duude__: fair enough. well, if you're
            OK with the reduced performance, this should work fine
           
         
        
          95 [00:25:57] <duude__> I'm fine with it :)
           
         
        
          96 [00:26:01] *** Quits: lassulus (~lassulus@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          97 [00:26:31] <BCMM> duude__: *if* we're just talking about
            some boring data like photos, videos, documents. don't try and
            put, like, your .ssh directory or install programs on it basically,
            or you'll be fighting the lack of Unix permissions
           
         
        
          98 [00:26:47] <duude__> It is boring stuff like a lot of videos
            :P
           
         
        
          99 [00:26:51] <duude__> Movies mainly  
         
        
          100 [00:27:20] <duude__> So in the "ln -s, path1 path2"
            The second path is the path of symlink and the 1st path is the path
            of the directory
           
         
        
          101 [00:27:24] <BCMM> duude__: so, first of all, make sure
            you've got a directory that your user can read and write on the
            target filesystem
           
         
        
          102 [00:27:27] *** Joins: somazero (~somazero@replaced-ip )
           
         
        
          103 [00:27:31] <duude__> I got a bit confused, I'm literally
            checking out the man page again
           
         
        
          104 [00:27:45] <duude__> Alright, check  
         
        
          105 [00:28:17] <BCMM> duude__: 2. move your stuff over to the new
            location 3. create symlinks in the location that your stuff used to
            be
           
         
        
          106 [00:28:19] *** Joins: leorat (~rat@replaced-ip )
           
         
        
          107 [00:28:43] *** Joins: wilson (~wilson@replaced-ip )
           
         
        
          108 [00:28:50] <duude__> The directory which I want to symlink is
            /home/myusername/Downloads, and the target directory is
            /mnt/hdd_data/Nix/Downloads
           
         
        
          109 [00:28:53] <duude__> They're both empty.
           
         
        
          110 [00:29:05] <BCMM> duude__: the *second* argument will be the
            location where the link is created. the first argument is the target
            of the link
           
         
        
          111 [00:29:08] <duude__> My only issue is that I confuse what
            goes first in the "ln -s" command
           
         
        
          112 [00:29:17] <BCMM> duude__: if it helps, that kind of follows
            the way `cp` works
           
         
        
          113 [00:29:47] <duude__> ah  
         
        
          114 [00:29:51] <BCMM> except instead of creating a copy of your
            file, it creates a thing which kind of looks like a copy but will
            stay in sync
           
         
        
          115 [00:30:12] <duude__> So if I want the data to be on the hdd,
            and the symlink to be on the ssd, then it goes ln -ls hdd_path
            ssd_path
           
         
        
          116 [00:30:14] <duude__> Neat!  
         
        
          117 [00:30:35] <duude__> Will the "ln" command
            automatically overwrite a directory? or do I have to remove it
            first?
           
         
        
          118 [00:30:50] <BCMM> i think it will warn if it's going to
            overwrite
           
         
        
          119 [00:30:51] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
           
         
        
          120 [00:31:33] <BCMM> so, for example, `mv ~/Downloads
            /mnt/spinning_rust/; ln -s /mnt/spinning_rust/Downloads ~/Downloads`
           
         
        
          121 [00:31:36] *** Joins: lassulus (~lassulus@replaced-ip )
           
         
        
          122 [00:32:42] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          123 [00:32:50] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          124 [00:33:55] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          125 [00:33:58] <duude__> BDMM: That's it! Should work :)
            Gonna do it now
           
         
        
          126 [00:34:30] <BCMM> it might be a good idea to have backups, if
            that's practical. just in case you do somehow overwrite
            something
           
         
        
          127 [00:34:32] *** Joins: hanfm (~Thunderbi@replaced-ip )
           
         
        
          128 [00:35:09] <BCMM> (but it shouldn't be possible unless
            you pass -f)
           
         
        
          129 [00:35:30] <BCMM> duude__: oh, by the way, is it windows 10?
           
         
        
          130 [00:35:51] <BCMM> you need to watch out for something when
            sharing an ntfs partition with windows 10
           
         
        
          131 [00:36:08] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: WeeChat 1.6)
           
         
        
          132 [00:36:29] *** Joins: a_l_b (~a_l_b@replaced-ip )
           
         
        
          133 [00:36:29] *** Joins: freelipe (~taqtile@replaced-ip )
           
         
        
          134 [00:36:37] *** Quits: Burek (~Burek@replaced-ip ) (Remote host closed the connection)
           
         
        
          135 [00:36:55] *** Quits: dastier (~dastier@replaced-ip ) (Quit: Leaving)
           
         
        
          136 [00:38:52] <duude__> BCMM: it is win10
           
         
        
          137 [00:39:03] *** Joins: behanw (uid110099@replaced-ip )
           
         
        
          138 [00:39:51] *** Joins: bashtux (~bashtux@replaced-ip )
           
         
        
          139 [00:40:28] *** Quits: datapioneer_ (~datapione@replaced-ip ) (Quit: Leaving)
           
         
        
          140 [00:41:00] *** Quits: freelipe (~taqtile@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          141 [00:41:47] <BCMM> duude__: i apologise if you already know
            this, but the default "shut down" behaviour in win10 is
            weird
           
         
        
          142 [00:42:24] <BCMM> basically, when you tell it to shut down,
            what it actually does is more like "log out then
            hibernate" (turns out that resuming from hibernation is faster
            than a clean boot in NT)
           
         
        
          143 [00:42:59] <BCMM> so if you shut down win10 and then boot up
            linux, you'll find the NTFS drive was never unmounted by
            windows
           
         
        
          144 [00:43:27] <BCMM> there's an option you can change to
            make it do a real, old-fashioned shutdown, but i can't remember
            what it's called. something to do with "fast boot",
            maybe
           
         
        
          145 [00:43:49] <duude__> Oh no need to apologize for anything
            man, I didn't know that :)
           
         
        
          146 [00:44:02] <duude__> I bet you're actaully twice my age.
            I'm still in HS.
           
         
        
          147 [00:44:16] *** Quits: bashtux (~bashtux@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          148 [00:44:29] <duude__> If anything, I should apologize for
            taking your time. Thank you so much for helping me out
           
         
        
          149 [00:45:14] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          150 [00:45:26] <duude__> BCMM: I just checked, yes it is indeed
            fast boot. It's disabled on Windows LTSC by default.
           
         
        
          151 [00:45:27] *** Quits: cirilos (~cirilos@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          152 [00:45:30] <duude__> Mine doesn't hibernate haha
           
         
        
          153 [00:45:42] <BCMM> ah, that's ok then
           
         
        
          154 [00:45:56] <duude__> I actually have another problem with
            Debian
           
         
        
          155 [00:45:59] <BCMM> watch out that they don't flip it on
            in the next ltsc release or whatever!
           
         
        
          156 [00:46:07] <duude__> I will  
         
        
          157 [00:46:23] <duude__> Whenever Debian suspends, it shows a
            blank screen and is unresponsive
           
         
        
          158 [00:46:56] <duude__> CTRL Alt F2 brings me up to the TTY
           
         
        
          159 [00:47:00] <duude__> and everything works fine
           
         
        
          160 [00:47:25] <duude__> However I can never go back to my
            desktop environment
           
         
        
          161 [00:47:32] <duude__> I'm a bit unsure how to proceed.
            Any ideas?
           
         
        
          162 [00:47:38] *** Quits: lassulus (~lassulus@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          163 [00:50:15] *** Quits: we6jbo (~we6jbo@replaced-ip ) (Remote host closed the connection)
           
         
        
          164 [00:50:30] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          165 [00:51:40] *** Joins: thexa4 (~thexa4@replaced-ip )
           
         
        
          166 [00:52:13] *** Quits: monkey-b43 (~monkey-b@replaced-ip##) (Quit: The Lounge - ##replaced-url 
           
         
        
          167 [00:52:17] *** Joins: datapioneer_ (~datapione@replaced-ip )
           
         
        
          168 [00:53:53] *** Joins: lassulus (~lassulus@replaced-ip )
           
         
        
          169 [00:54:10] *** Quits: flo2marsnet (~flo2marsn@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          170 [00:54:19] *** Quits: brutser (6d846337@replaced-ip ) (Remote host closed the connection)
           
         
        
          171 [00:56:57] *** Quits: kunningd (~kunningdr@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          172 [00:57:06] *** Quits: runlevel7 (~runlevel7@replaced-ip ) (Quit: Leaving)
           
         
        
          173 [00:58:15] *** Joins: kunningd (~kunningdr@replaced-ip )
           
         
        
          174 [00:59:52] *** Joins: bashtux (~bashtux@replaced-ip )
           
         
        
          175 [01:00:21] <BCMM> duude__: what happens if you do
            ctrl+alt+f7?
           
         
        
          176 [01:00:36] *** Quits: ExoUNX (~ExoUNX@replaced-ip ) (Quit: I'm leaving these neckbeards)
           
         
        
          177 [01:00:41] <BCMM> oh, this is specifically after suspend and
            resume... nvidia?
           
         
        
          178 [01:01:27] *** Joins: mmx_in_space (~mmx_in_sp@replaced-ip )
           
         
        
          179 [01:01:40] *** Quits: datapioneer_ (~datapione@replaced-ip ) (Quit: Leaving)
           
         
        
          180 [01:02:00] *** Joins: ExoUNX (~ExoUNX@replaced-ip )
           
         
        
          181 [01:02:11] <duude__> BCMM: Intel actually
           
         
        
          182 [01:02:21] <duude__> oh!  
         
        
          183 [01:02:29] <duude__> ctrl alt f7 worked straight out of the
            box
           
         
        
          184 [01:02:52] *** Joins: kchz (~dschulz@replaced-ip )
           
         
        
          185 [01:03:26] *** Joins: georgie_ (~textual@replaced-ip )
           
         
        
          186 [01:04:02] *** Quits: enoch85 (~enoch85@replaced-ip##) (Quit: Tech And Me - ZNC server 1.6.3 -
              ##replaced-url 
           
         
        
          187 [01:04:40] *** Joins: enoch85 (~enoch85@replaced-ip )
           
         
        
          188 [01:04:41] *** Quits: bashtux (~bashtux@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          189 [01:05:30] *** Joins: PETURBG (2e1ad4d0@replaced-ip )
           
         
        
          190 [01:06:03] <PETURBG> hi  
         
        
          191 [01:06:17] <dvs> oi  
         
        
          192 [01:06:19] <PETURBG> other day i ask how to compile coturn...
            can someone repeait it again.
           
         
        
          193 [01:06:31] <PETURBG> ! compile  
         
        
          194 [01:06:32] <dpkg> tar -zxvf tarball, cd blah, ./configure,
            make, make install or install by hand., but for an easier way to
            compile the kernel, apt-get install kernel-package, or something you
            should only do if you're SURE there isn't already a debian
            package that meets your needs, and never into places that could
            conflict with dpkg
           
         
        
          195 [01:06:57] <PETURBG> dpkg no... it was with debian rules..
           
         
        
          196 [01:06:57] <dpkg> PETURBG: I don't know, could you
            explain it?
           
         
        
          197 [01:07:15] *** Joins: flo2marsnet (~flo2marsn@replaced-ip )
           
         
        
          198 [01:08:11] <PETURBG> dpklg what i ermember was... First
            download apt-get source coturn... after that apt-get
            download-dependency coturn when everything is download then move
            source debian from debian to coturn source git and then
            dpkg-buildpackage
           
         
        
          199 [01:08:44] *** Quits: treesap (~treesap@replaced-ip ) (Remote host closed the connection)
           
         
        
          200 [01:09:02] <PETURBG> i need to confirm it .
           
         
        
          201 [01:09:43] *** Joins: diogenes_ (~diogenes_@replaced-ip )
           
         
        
          202 [01:10:10] *** Joins: bashtux (~bashtux@replaced-ip )
           
         
        
          203 [01:10:53] <BCMM> dpkg: dpkg is a bot, fyi
           
         
        
          204 [01:10:54] <dpkg> ...but dpkg is already something else...
           
         
        
          205 [01:11:01] <BCMM> uh, meant to highlight PETURBG there
           
         
        
          206 [01:11:02] *** Quits: saptech (~saptech@replaced-ip ) (Quit: Leaving)
           
         
        
          207 [01:11:32] <PETURBG> BCMM thanks... can you confirm if this
            was what to work.
           
         
        
          208 [01:11:33] *** Joins: Stoot (500955d0@replaced-ip )
           
         
        
          209 [01:11:48] *** Joins: format_c (~format_c@replaced-ip )
           
         
        
          210 [01:11:51] <PETURBG> i to want to give thanks to that person
            who comment it...
           
         
        
          211 [01:11:53] *** Quits: hypn0 (~h@replaced-ip ) (Quit: Leaving.)
           
         
        
          212 [01:12:07] *** Joins: maxrazer (~maxrazer4@replaced-ip )
           
         
        
          213 [01:12:08] *** Joins: maxrazer2 (~maxrazer4@replaced-ip )
           
         
        
          214 [01:12:10] <PETURBG> ! compile dpkgf  
         
        
          215 [01:12:12] <PETURBG> ! compile dpkg  
         
        
          216 [01:12:24] <BCMM> PETURBG: have a look at
            replaced-url 
           
         
        
          217 [01:12:32] *** Joins: user99 (~user99@replaced-ip )
           
         
        
          218 [01:12:48] <BCMM> !ssb  
         
        
          219 [01:12:48] <dpkg> First, check for a backport on
            <debian-backports>. If unavailable: 1) Add a deb-src line for
            sid (not a deb line!); ask me about <deb-src sid> 2) enable
            debian-backports (see <bdo>) 3) apt update; apt install
            build-essential; apt build-dep packagename 4) apt -b source
            packagename 5) dpkg -i packagename-ver.deb To change compilation
            options, see <package recompile>; for versions newer than sid
            see <uupdate>.
           
         
        
          220 [01:12:49] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ()
           
         
        
          221 [01:12:50] *** Quits: lassulus (~lassulus@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          222 [01:12:57] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
           
         
        
          223 [01:13:09] <BCMM> ^if you happen to be trying to backport a
            package, have a look at that
           
         
        
          224 [01:13:16] *** Joins: cdown (~cdown@replaced-ip )
           
         
        
          225 [01:14:12] *** Quits: bashtux (~bashtux@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          226 [01:14:39] *** Joins: Jerrynicki_ (~niklas@replaced-ip )
           
         
        
          227 [01:15:00] <PETURBG> BCMM no i just want coturn to compile
            latest coturn from git but to use debian directory...
           
         
        
          228 [01:15:26] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
           
         
        
          229 [01:16:02] *** Quits: CtrlC (~CtrlC@replaced-ip ) (Quit: Leaving)
           
         
        
          230 [01:16:04] *** Quits: Downer (downer@replaced-ip ) (Remote host closed the connection)
           
         
        
          231 [01:16:31] *** Joins: College420 (~Mibbit@replaced-ip )
           
         
        
          232 [01:17:00] *** Joins: Riviera (Riviera@replaced-ip )
           
         
        
          233 [01:17:09] *** Joins: Downer (downer@replaced-ip )
           
         
        
          234 [01:17:27] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          235 [01:18:06] <BCMM> PETURBG: get the debian source package,
            replace the sources with sources from git, and try to buidl
           
         
        
          236 [01:19:09] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          237 [01:19:11] *** Joins: Jerrynicki__ (~niklas@replaced-ip )
           
         
        
          238 [01:19:21] <PETURBG> BCMM when you mean replaces sources...
            you mean source directory ?
           
         
        
          239 [01:19:25] <BCMM> yeah  
         
        
          240 [01:19:36] *** Joins: semeion (~semeion@replaced-ip )
           
         
        
          241 [01:19:45] <BCMM> debian-specific patches and configuration
            are kept separately
           
         
        
          242 [01:19:47] *** Quits: rustbuckett (~downtime@replaced-ip ) (Quit: WeeChat 2.5)
           
         
        
          243 [01:19:52] *** Joins: Jo-Anna (uid57472@replaced-ip )
           
         
        
          244 [01:20:03] *** Joins: rustbuckett (~downtime@replaced-ip )
           
         
        
          245 [01:20:28] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          246 [01:20:34] <PETURBG> BCMM remember source is only one... and
            sources is multiply... so apt-get download source apache2, and
            download apache2 from git... then enter in debian source apache2 and
            move source directory in apache2 git directory... after that make...
           
         
        
          247 [01:21:14] *** Quits: Jerrynicki_ (~niklas@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          248 [01:21:18] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Quit: a_l_b)
           
         
        
          249 [01:21:19] *** Joins: lassulus (~lassulus@replaced-ip )
           
         
        
          250 [01:21:37] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
           
         
        
          251 [01:22:30] <mmx_in_space> hello all, help with this?
           
         
        
          252 [01:22:32] <mmx_in_space>
            replaced-url 
           
         
        
          253 [01:22:56] <mmx_in_space> trying to ssh into my server via
            windows client putty
           
         
        
          254 [01:23:40] *** Joins: Jerrynicki_ (~niklas@replaced-ip )
           
         
        
          255 [01:24:20] <PETURBG> mmx you try it with key or with words...
           
         
        
          256 [01:24:37] <PETURBG> mmx ssh key or words...
           
         
        
          257 [01:24:47] <mmx_in_space> words  
         
        
          258 [01:24:54] <mmx_in_space> that was a question right?
           
         
        
          259 [01:24:57] <PETURBG> mmx then this is strange...
           
         
        
          260 [01:25:15] <PETURBG> mmx... if you ask me... reinstall
            openssh-server... do you have something important on it..
           
         
        
          261 [01:25:32] *** Joins: JTDoc (uid180843@replaced-ip )
           
         
        
          262 [01:25:38] *** Quits: Jerrynicki__ (~niklas@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          263 [01:25:54] <mmx_in_space> nothing important on it
           
         
        
          264 [01:26:07] <PETURBG> mmx then apt-get purge openssh-server
           
         
        
          265 [01:26:14] <mmx_in_space> how do i reinstall openssh-server?
           
         
        
          266 [01:26:15] <PETURBG> apt-get install openssh-server
           
         
        
          267 [01:26:18] <mmx_in_space> okay  
         
        
          268 [01:26:32] <PETURBG> apt-get purge openssh-server this will
            delete everything for ssh...
           
         
        
          269 [01:27:22] *** Quits: leorat (~rat@replaced-ip ) (Quit: Leaving)
           
         
        
          270 [01:27:41] *** Quits: joepublic (~Joseph@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          271 [01:28:08] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          272 [01:28:59] *** Quits: Gigglebyte (~Giggles@replaced-ip ) (Remote host closed the connection)
           
         
        
          273 [01:29:33] <PETURBG> mmx what has you do so openssh-server
            get this error.
           
         
        
          274 [01:29:51] <PETURBG> is your ssh server has internet access.
            so someone can enter...
           
         
        
          275 [01:30:35] <mmx_in_space> please re-ask the question
           
         
        
          276 [01:30:42] <mmx_in_space> i don't understand
           
         
        
          277 [01:31:42] <PETURBG> mmx you put ssh-server "
            openssh-server " in your debian... so you can connect from
            windows... so is this computer with ssh is open outside " that
            someone can enter who is not from your house in your ssh " is
            your port 22 open for internet.
           
         
        
          278 [01:32:00] *** Quits: rpthms (~rpthms@replaced-ip##) (Quit: ZNC - ##replaced-url 
           
         
        
          279 [01:32:00] *** Quits: kchz (~dschulz@replaced-ip ) (Quit: ZZzzz…)
           
         
        
          280 [01:32:31] *** Quits: somazero (~somazero@replaced-ip ) (Quit: Leaving)
           
         
        
          281 [01:34:09] <tomreyn> mmx_in_space: i think PETURBG is asking
            whether your SSH server is accessible form the Internet.
           
         
        
          282 [01:34:32] <PETURBG> tomreyn maybe someone has hacked his
            openssh
           
         
        
          283 [01:35:00] <mmx_in_space> this happens on the exact same
            debian setup on my local machine in a vm
           
         
        
          284 [01:35:17] <tomreyn> PETURBG: that or one of the million
            other possibilities
           
         
        
          285 [01:35:27] <PETURBG> mmx... did you repair your
            openssh-server issue ...
           
         
        
          286 [01:35:31] *** Quits: humpled (~i@replaced-ip ) (Quit: hello)
           
         
        
          287 [01:36:03] <PETURBG> tomreyn... if he is user then someone
            has hacked him... this happend when i first time run server...
           
         
        
          288 [01:36:33] <tomreyn> mmx_in_space: do you have access to this
            debian server by other means?
           
         
        
          289 [01:37:07] <tomreyn> i.e. are you able to make changes to it
            now until you'll be able to login?
           
         
        
          290 [01:37:24] <mmx_in_space> i can access it by other means, yes
           
         
        
          291 [01:37:44] <tomreyn> good. so did you check what the server
            logged about this connection attempt?
           
         
        
          292 [01:37:44] <PETURBG> mmx is that server ?
           
         
        
          293 [01:37:58] <mmx_in_space> looks like reinstalling
            openssh-server fixed the problem
           
         
        
          294 [01:38:12] <mmx_in_space> :)  
         
        
          295 [01:38:28] <PETURBG> mmx... now if you don't use
            openssh-server from outside intenret... just disable in router port
            22.
           
         
        
          296 [01:38:54] <mmx_in_space> peturbg: okay. thanks a million and
            you too tomreyn
           
         
        
          297 [01:39:04] <PETURBG> mmx_in_space thank on you man.
           
         
        
          298 [01:39:11] <tomreyn> you're welcome
           
         
        
          299 [01:39:19] <mmx_in_space> :)  
         
        
          300 [01:39:52] <PETURBG> mmx if someone day you wan tto run
            openssh-server from internet... use key digital or good password.
           
         
        
          301 [01:40:09] <PETURBG> and install maldetect.
           
         
        
          302 [01:40:18] <PETURBG> ! maldetect  
         
        
          303 [01:40:21] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
           
         
        
          304 [01:40:26] <mmx_in_space> peturbg okay.
           
         
        
          305 [01:40:33] <PETURBG>
            replaced-url 
           
         
        
          306 [01:40:53] *** Joins: patterson (~patterson@replaced-ip )
           
         
        
          307 [01:41:37] <PETURBG> here is manual:
            replaced-url 
           
         
        
          308 [01:42:53] <mmx_in_space> thank you  
         
        
          309 [01:43:19] *** Quits: kunningd (~kunningdr@replaced-ip ) (Remote host closed the connection)
           
         
        
          310 [01:45:51] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          311 [01:46:15] *** Quits: user99 (~user99@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          312 [01:48:23] <PETURBG> i just remember... my friend has sslh
            server for xmpp and 100 he uses web server https... so question is
            when someone visit his: yourdomain.com it comment it come from
            127.0.0.1 he speak with sslh developer and he didn't understand
            him good. include he speak with xmpp who make manual how to run
            sslh.. soe someone know how to make sslh to show
           
         
        
          313 [01:48:23] <PETURBG> original ip in apache2 latest upgrade to
            show... someone comment o use stunel or other. he need proxy
            transparent... he need to compile it to use it becouse in .deb don;t
            come with transparency proxy... and for that i enter too in debian
            just in the moment i remember it .
           
         
        
          314 [01:49:19] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
           
         
        
          315 [01:49:46] *** Joins: thePiGrepper (~nagato@replaced-ip )
           
         
        
          316 [01:50:23] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          317 [01:54:03] *** Quits: thexa4 (~thexa4@replaced-ip ) (Quit: My computer has gone to sleep. ZZZzzz…)
           
         
        
          318 [01:54:19] *** Joins: kchz (~dschulz@replaced-ip )
           
         
        
          319 [01:54:31] *** Joins: kunningd (~kunningdr@replaced-ip )
           
         
        
          320 [01:54:38] *** Joins: dArK_IcE (~lawl@replaced-ip )
           
         
        
          321 [01:55:39] *** Joins: krabador (~krabador@replaced-ip )
           
         
        
          322 [01:57:22] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          323 [01:57:23] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          324 [01:58:09] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          325 [01:58:12] *** Quits: xcm (~xcm@replaced-ip ) (Killed (orwell.freenode.net (Nickname regained by services)))
           
         
        
          326 [01:58:16] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Remote host closed the connection)
           
         
        
          327 [01:58:38] *** Joins: mthe878 (~mthe@replaced-ip )
           
         
        
          328 [01:58:52] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          329 [01:59:55] *** Quits: Space_Man (~Space_Man@replaced-ip ) (Remote host closed the connection)
           
         
        
          330 [02:01:05] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
           
         
        
          331 [02:01:16] *** Quits: lassulus (~lassulus@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          332 [02:01:24] *** Joins: de-facto (~de-facto@replaced-ip )
           
         
        
          333 [02:02:57] *** Joins: lavendereyes (~lavendere@replaced-ip )
           
         
        
          334 [02:03:03] *** Quits: duude__ (~stellarde@replaced-ip ) (Quit: Leaving)
           
         
        
          335 [02:03:28] *** Quits: College420 (~Mibbit@replaced-ip ) (Remote host closed the connection)
           
         
        
          336 [02:04:30] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
           
         
        
          337 [02:05:09] *** Joins: lassulus (~lassulus@replaced-ip )
           
         
        
          338 [02:05:10] *** Joins: ensamvarg (~ensamvarg@replaced-ip )
           
         
        
          339 [02:06:24] <PETURBG> correct sitll don't correct. my
            friend just confirm it.
           
         
        
          340 [02:06:36] *** Quits: galeido (galeido@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          341 [02:06:58] *** Joins: liberiga (~liberiga@replaced-ip )
           
         
        
          342 [02:09:01] *** debhelper sets mode: +l 1515
           
         
        
          343 [02:10:41] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          344 [02:10:52] *** Joins: thexa4 (~thexa4@replaced-ip )
           
         
        
          345 [02:12:20] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          346 [02:12:32] *** Quits: dasher00 (~dasher00@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          347 [02:12:54] *** Joins: [DTD]878`` (~DTD878@replaced-ip )
           
         
        
          348 [02:13:06] *** Joins: diniwed (~gavron@replaced-ip )
           
         
        
          349 [02:14:46] *** Quits: maxrazer2 (~maxrazer4@replaced-ip ) (Quit: Leaving)
           
         
        
          350 [02:14:46] *** Quits: maxrazer (~maxrazer4@replaced-ip ) (Quit: Leaving)
           
         
        
          351 [02:15:26] *** Quits: apt (ibot@replaced-ip ) (Remote host closed the connection)
           
         
        
          352 [02:15:45] *** Joins: apt (ibot@replaced-ip )
           
         
        
          353 [02:16:46] *** Quits: dArK_IcE (~lawl@replaced-ip ) ()
           
         
        
          354 [02:17:11] *** Joins: Jerrynicki__ (~niklas@replaced-ip )
           
         
        
          355 [02:17:35] *** Joins: yue-lan (~lanyue@replaced-ip )
           
         
        
          356 [02:19:22] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          357 [02:19:26] *** Quits: georgie_ (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          358 [02:20:02] *** Quits: xcynth (~xcynth@replaced-ip ) (Quit: WeeChat 1.9.1)
           
         
        
          359 [02:20:24] *** Joins: Logg (~Logg@replaced-ip )
           
         
        
          360 [02:20:27] *** Quits: arj15 (~arj15@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          361 [02:20:34] *** Quits: Jerrynicki_ (~niklas@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          362 [02:21:44] *** Quits: lassulus (~lassulus@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          363 [02:22:45] *** Quits: whislock (~whislock@replaced-ip ) (Quit: WeeChat 2.3)
           
         
        
          364 [02:22:52] *** Joins: klys (~mdasoh@replaced-ip )
           
         
        
          365 [02:23:48] *** Joins: b0b (~bob@replaced-ip )
           
         
        
          366 [02:23:51] *** Joins: CaCO3 (~CaCO3@replaced-ip )
           
         
        
          367 [02:26:32] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
           
         
        
          368 [02:27:30] *** Joins: lassulus (~lassulus@replaced-ip )
           
         
        
          369 [02:28:14] *** Quits: kchz (~dschulz@replaced-ip ) (Quit: ZZzzz…)
           
         
        
          370 [02:29:19] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          371 [02:29:37] *** Joins: checkItOut (~jinking@replaced-ip )
           
         
        
          372 [02:30:42] *** Quits: thexa4 (~thexa4@replaced-ip ) (Quit: My computer has gone to sleep. ZZZzzz…)
           
         
        
          373 [02:30:50] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          374 [02:34:12] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          375 [02:34:36] *** Quits: monstar_ (~mitya@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          376 [02:35:08] *** Joins: GigaFlow (GigaFlow@replaced-ip )
           
         
        
          377 [02:37:10] *** oer is now known as OerHeks  
         
        
          378 [02:37:25] *** Joins: freelipe (~taqtile@replaced-ip )
           
         
        
          379 [02:38:59] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          380 [02:39:01] *** debhelper sets mode: +l 1509
           
         
        
          381 [02:39:58] *** Joins: bashtux (~bashtux@replaced-ip )
           
         
        
          382 [02:40:20] *** Joins: dreamon_ (~dreamon@replaced-ip )
           
         
        
          383 [02:42:14] *** Quits: freelipe (~taqtile@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          384 [02:42:59] *** Quits: CaCO3 (~CaCO3@replaced-ip ) (Quit: Leaving)
           
         
        
          385 [02:43:40] *** Joins: freelipe (~taqtile@replaced-ip )
           
         
        
          386 [02:44:33] *** Quits: dreamon__ (~dreamon@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          387 [02:44:37] *** Quits: bashtux (~bashtux@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          388 [02:46:02] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
           
         
        
          389 [02:46:45] *** Joins: checkItOut (~jinking@replaced-ip )
           
         
        
          390 [02:47:38] *** Quits: lassulus (~lassulus@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          391 [02:48:44] *** Quits: freelipe (~taqtile@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          392 [02:49:43] <hays> is there something that would prevent
            systemd from running mail in ExecStart?
           
         
        
          393 [02:50:18] *** Joins: bashtux (~bashtux@replaced-ip )
           
         
        
          394 [02:52:40] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          395 [02:55:14] *** Quits: bashtux (~bashtux@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          396 [02:55:25] *** Joins: yonder (~yonder@replaced-ip )
           
         
        
          397 [02:55:33] *** Joins: dbucklin (~dbucklin@replaced-ip )
           
         
        
          398 [02:56:28] *** Joins: ttron (~ttron@replaced-ip )
           
         
        
          399 [02:58:53] *** Joins: alexandros_c (~alexandro@replaced-ip )
           
         
        
          400 [02:58:53] *** Quits: [DTD]878`` (~DTD878@replaced-ip ) (Remote host closed the connection)
           
         
        
          401 [02:59:08] *** Joins: lassulus (~lassulus@replaced-ip )
           
         
        
          402 [02:59:33] *** Joins: Gerowen (~Gerowen@replaced-ip )
           
         
        
          403 [03:04:28] *** Quits: BazookaTooth (~bob@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          404 [03:05:25] *** Joins: johnm (~johnm@replaced-ip )
           
         
        
          405 [03:06:17] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          406 [03:08:14] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          407 [03:09:10] *** Joins: sasukeskapa (~sasukeska@replaced-ip )
           
         
        
          408 [03:09:45] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
           
         
        
          409 [03:09:50] *** Quits: frgo (~frgo@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          410 [03:09:58] *** Joins: BazookaTooth (~bob@replaced-ip )
           
         
        
          411 [03:10:27] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          412 [03:10:50] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          413 [03:12:59] *** Joins: cevahir (~cevahir@replaced-ip )
           
         
        
          414 [03:18:42] *** Quits: liberiga (~liberiga@replaced-ip ) (Quit: Leaving)
           
         
        
          415 [03:18:55] *** Joins: whislock (~whislock@replaced-ip )
           
         
        
          416 [03:19:16] *** Joins: crn (~crn@replaced-ip )
           
         
        
          417 [03:19:58] *** Joins: bashtux (~bashtux@replaced-ip )
           
         
        
          418 [03:21:27] <shiin> something seems off with the
            linux-headers-4.19.0-5-amd64 package on mirrors right now, can
            someone confirm that, or is it just me?
           
         
        
          419 [03:21:33] *** Quits: lassulus (~lassulus@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          420 [03:23:03] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          421 [03:23:38] *** Joins: checkItOut (~jinking@replaced-ip )
           
         
        
          422 [03:24:37] *** Quits: bashtux (~bashtux@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          423 [03:24:57] *** Joins: Joit (~oli@replaced-ip )
           
         
        
          424 [03:26:28] <Joit> yay i am back with debia 10 and even more
            ranting. 1. why is there no firefox normal anymore, just firefox esr
           
         
        
          425 [03:26:34] <LtL> shiin: if the name is correct apt
            doesn't see it at all
           
         
        
          426 [03:27:11] *** Joins: lassulus (~lassulus@replaced-ip )
           
         
        
          427 [03:28:29] <LtL> Joit: firefox esr is the only FF for at
            least the last 3 releases as far as i know
           
         
        
          428 [03:29:01] *** debhelper sets mode: +l 1515
           
         
        
          429 [03:29:32] *** Quits: Jo-Anna (uid57472@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          430 [03:29:33] <Joit> LtL: weird, at mx i think i remebered to
            see 2 firefox at synaptic, esr and normal and both with the same
            release number
           
         
        
          431 [03:30:33] <Joit> this esr has some options missing like the
            minipreviews at 'new tab' also it doesnt set my langugae,
            just stays at english
           
         
        
          432 [03:31:10] <Joit> language-+ even, this typing ..
           
         
        
          433 [03:31:41] <Joit> also seems the paranoia reached debian too,
            that a normal user can not realy be root too
           
         
        
          434 [03:32:27] <shiin> LtL, you gave me the right hint. It's
            the vagrant-vbguest plugin that already has an update.
           
         
        
          435 [03:32:34] <shiin> Thank you  
         
        
          436 [03:33:04] *** Quits: michaelni (~michael@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          437 [03:33:14] <Joit> also nvidia drivers are very hard to
            install, but seems its a source problem, and not sure how you really
            can solve that easy. but thats a moment too, where you want have
            root access
           
         
        
          438 [03:33:45] <Joit> or they are scared to add it to the reps
            atm
           
         
        
          439 [03:35:28] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
           
         
        
          440 [03:36:43] <LtL> Joit: do you have non-free in sources.list?
           
         
        
          441 [03:36:50] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          442 [03:38:31] <Joit> LtL: i did add it now, and have it
            installed but it did take a long time until i figured it out
           
         
        
          443 [03:38:33] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Client Quit)
           
         
        
          444 [03:38:47] <LtL> Joit: add contrib also
           
         
        
          445 [03:39:20] <Joit> i had to add 6 lines into sources.list,
            over synaptic it is a pain, because it relaod every time when you
            add a new line
           
         
        
          446 [03:39:30] <LtL> to all lines, and are you thinking of
            iceweasel?
           
         
        
          447 [03:39:34] <Joit> esle the depencies are not satisfied
           
         
        
          448 [03:40:09] *** Joins: bashtux (~bashtux@replaced-ip )
           
         
        
          449 [03:40:11] <LtL> Joit: meh, edit /etc/apt/sources.list
            manually
           
         
        
          450 [03:40:46] <Joit> yes, did that after some reading. but well,
            that is not really user friendly
           
         
        
          451 [03:40:46] *** Joins: sidmo_ (~ident@replaced-ip )
           
         
        
          452 [03:42:06] <LtL> Joit: i picked up FF 52 at
            mozilla.debian.net years ago and updated it manually for years
           
         
        
          453 [03:43:01] <LtL> its at 69.0.1 at the moment, esr is still
            intact but i never use it.
           
         
        
          454 [03:43:27] <Joit> how can you avooide the auto update from it
            over software management?
           
         
        
          455 [03:43:35] *** Quits: xtort- (mark@replaced-ip##) (Quit: ZNC - ##replaced-url 
           
         
        
          456 [03:43:36] *** Quits: sidmo (~ident@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          457 [03:44:02] *** Joins: dasher00 (~dasher00@replaced-ip )
           
         
        
          458 [03:44:14] <LtL> Joit: apt doesn't know about it. what
            it doesn't know can't hurt it... right!
           
         
        
          459 [03:45:17] *** Quits: bashtux (~bashtux@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          460 [03:45:35] *** Joins: we6jbo (~we6jbo@replaced-ip )
           
         
        
          461 [03:45:51] *** Joins: michaelni (~michael@replaced-ip )
           
         
        
          462 [03:46:17] *** Joins: kts (~kts@replaced-ip )
           
         
        
          463 [03:47:19] <Joit> LtL: yes, right. sometimes i got the
            feeling the last months, that this devs starting to work against the
            users as with thm
           
         
        
          464 [03:47:23] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          465 [03:49:46] <LtL> Joit: hmm, well debian has always swayed
            towards the server use case, but the desktop user still has plenty
            to work with.
           
         
        
          466 [03:50:22] *** Joins: bashtux (~bashtux@replaced-ip )
           
         
        
          467 [03:51:58] <LtL> the command line will most likely continue
            to be the most prevalent way to administer debian
           
         
        
          468 [03:52:20] <Joit> well that is at all distributions from say
            18-19.xx
           
         
        
          469 [03:53:11] <LtL> case in point, synaptic won't even work
            under wayland, it still does in Xorg though, as you know apparently.
           
         
        
          470 [03:54:26] *** Quits: bashtux (~bashtux@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          471 [03:54:57] *** Quits: lavendereyes (~lavendere@replaced-ip ) (Remote host closed the connection)
           
         
        
          472 [03:55:06] *** Joins: xtort- (mark@replaced-ip )
           
         
        
          473 [03:55:43] *** Quits: cevahir (~cevahir@replaced-ip ) (Remote host closed the connection)
           
         
        
          474 [03:56:28] <Joit> LtL: again because of the user rights ?
           
         
        
          475 [03:57:10] <Joit> i avoide wayland where i can, i dont have
            any good for this server.. until now every system on it did not work
            for me
           
         
        
          476 [03:57:49] <Joit> and i think they only make the mess greater
            as it is already
           
         
        
          477 [03:58:11] <LtL> Joit: not that I know of, no. it's just
            when Xwayland was deployed synaptic just didn't build right,
            many other things too.
           
         
        
          478 [03:58:16] *** Quits: bliv (~bliv@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          479 [03:58:26] <LtL> Joit: yeah, you may be right.
           
         
        
          480 [03:58:34] *** Joins: count3rmeasure (~dtpet@replaced-ip )
           
         
        
          481 [03:58:48] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
           
         
        
          482 [03:58:53] <LtL> and not just because wayland btw
           
         
        
          483 [03:59:27] <Joit> i still dont know anyway why they want a
            new shiny server, x11 worked stable and there are not really such
            shiny applications what need a super server
           
         
        
          484 [04:00:03] *** Quits: free_speech (~free_spee@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          485 [04:00:07] <LtL> makes me wonder where debian is going
            though, it's come a long way since i started with it, not
            always for the best but thats my opinion
           
         
        
          486 [04:00:23] <Joit> and at the other hand i still dont know,
            what the guys from x11 did know, what now the new "devs"
            seems to do not
           
         
        
          487 [04:01:08] <Joit> i had debian as first installation, but
            then run into the problem, that a lot of the libs been to old for
            some of my things
           
         
        
          488 [04:01:17] *** Quits: dec2200 (~n2499@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          489 [04:01:30] <Joit> now i tried alsmost al others and have to
            sasy all of it sucks hard, very disapointing
           
         
        
          490 [04:01:55] <Joit> mint, mandriva with grub2, ubuntu mx
           
         
        
          491 [04:02:15] <LtL> Joit: its always been behind on the latest,
            greatest, but it's damn stable and quite secure out of the box.
           
         
        
          492 [04:02:23] <Joit> mint have a source on it what hangs on
            every idiotic update 10 minutes
           
         
        
          493 [04:03:13] *** Quits: Prints (~333@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          494 [04:03:21] <LtL> i haven't used anything but debian
            since woody, i did look at ubuntu.. no thanks to debian derivatives
            for me.
           
         
        
          495 [04:03:21] <Joit> and it does not even load something from
            there, that is so noobish, to set up a system like this
           
         
        
          496 [04:03:22] *** Quits: Envil (~Envil@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          497 [04:03:26] *** Joins: thePiGrepper (~nagato@replaced-ip )
           
         
        
          498 [04:04:17] *** Quits: Logg (~Logg@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          499 [04:05:10] *** Joins: Prints (~333@replaced-ip )
           
         
        
          500 [04:05:33] <LtL> gotta run, see ya :)
           
         
        
          501 [04:05:44] <Joit> well i do some graphic things and other
            stuff, trying around.
           
         
        
          502 [04:05:53] <Joit> ok have a good evening or aftrenoon. bye
           
         
        
          503 [04:07:07] *** Quits: dasher00 (~dasher00@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          504 [04:07:35] *** Joins: Logg (~Logg@replaced-ip )
           
         
        
          505 [04:07:42] *** Joins: alexertech (~xb@replaced-ip )
           
         
        
          506 [04:07:50] *** Joins: dvs (~hibbard@replaced-ip )
           
         
        
          507 [04:11:41] *** Joins: Envil (~Envil@replaced-ip )
           
         
        
          508 [04:12:07] *** Quits: alexertech (~xb@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          509 [04:12:10] *** Joins: free_speech (~free_spee@replaced-ip )
           
         
        
          510 [04:13:36] *** Joins: srg (~srg@replaced-ip )
           
         
        
          511 [04:13:41] *** Quits: we6jbo (~we6jbo@replaced-ip ) (Quit: Leaving)
           
         
        
          512 [04:13:48] *** Quits: ecbrown (~user@replaced-ip ) (Remote host closed the connection)
           
         
        
          513 [04:14:01] *** Quits: ttron (~ttron@replaced-ip ) (Quit: ttron)
           
         
        
          514 [04:14:10] <srg> Hi. In a debian Docker image, when
            performing automated package installs, should I use apt, apt-get,
            aptitude, or something else? What is recommended?
           
         
        
          515 [04:15:16] *** Quits: JTDoc (uid180843@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          516 [04:16:05] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
           
         
        
          517 [04:17:42] *** Joins: JTDoc (uid180843@replaced-ip )
           
         
        
          518 [04:19:47] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Client Quit)
           
         
        
          519 [04:20:09] *** Joins: bashtux (~bashtux@replaced-ip )
           
         
        
          520 [04:20:29] <met> it doesn't really matter as the result
            is the same, but apt-get is available everywhere, even in the most
            minimal installs
           
         
        
          521 [04:20:45] *** Quits: ensamvarg (~ensamvarg@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          522 [04:20:57] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
           
         
        
          523 [04:20:57] <themill> apt is explicitly not for scripting
           
         
        
          524 [04:21:21] <srg> themill: Ah, didn't know that
           
         
        
          525 [04:21:34] <srg> Ok so I guess apt-get is the best choice
           
         
        
          526 [04:21:37] <srg> Thanks  
         
        
          527 [04:21:56] *** Joins: Sleepy63 (~Sleepy63@replaced-ip )
           
         
        
          528 [04:23:53] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Client Quit)
           
         
        
          529 [04:24:01] *** Joins: cryptodan (~cryptodan@replaced-ip )
           
         
        
          530 [04:24:37] *** Quits: bashtux (~bashtux@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          531 [04:25:11] *** Joins: bliv (~bliv@replaced-ip )
           
         
        
          532 [04:28:47] *** Joins: felixfoertsch23 (~felixfoer@replaced-ip )
           
         
        
          533 [04:28:56] *** Quits: felixfoertsch (~felixfoer@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          534 [04:29:23] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          535 [04:29:37] *** Quits: kts (~kts@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          536 [04:29:57] *** Quits: Gerowen (~Gerowen@replaced-ip ) (Remote host closed the connection)
           
         
        
          537 [04:30:13] *** Joins: Gerowen (~Gerowen@replaced-ip )
           
         
        
          538 [04:30:24] *** Joins: bashtux (~bashtux@replaced-ip )
           
         
        
          539 [04:33:32] *** Quits: catfuneral (~catfunera@replaced-ip ) (Quit: Когда рак на горе свистнет)
           
         
        
          540 [04:34:28] *** Quits: itamarst (uid165457@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          541 [04:34:40] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
           
         
        
          542 [04:35:20] *** Quits: bashtux (~bashtux@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          543 [04:35:25] *** Joins: catfuneral (~catfunera@replaced-ip )
           
         
        
          544 [04:35:52] *** Joins: r4u1 (~raf@replaced-ip )
           
         
        
          545 [04:36:45] *** Quits: Joit (~oli@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          546 [04:38:23] *** Joins: checkItOut (~jinking@replaced-ip )
           
         
        
          547 [04:39:01] *** debhelper sets mode: +l 1509
           
         
        
          548 [04:42:10] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          549 [04:42:25] *** Joins: DarkTrick (~DarkTrick@replaced-ip )
           
         
        
          550 [04:42:34] *** Quits: Jerrynicki__ (~niklas@replaced-ip ) (Remote host closed the connection)
           
         
        
          551 [04:43:14] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          552 [04:44:23] *** Joins: freelipe (~taqtile@replaced-ip )
           
         
        
          553 [04:46:07] <jim> themill, is there some apt-alike that -is-
            explicitly and specifically for scripting?
           
         
        
          554 [04:48:04] *** Joins: crn_ (~crn@replaced-ip )
           
         
        
          555 [04:48:04] *** Joins: _till_ (~till@replaced-ip )
           
         
        
          556 [04:48:04] *** Quits: _till_ (~till@replaced-ip ) (Changing host)
           
         
        
          557 [04:48:04] *** Joins: _till_ (~till@replaced-ip )
           
         
        
          558 [04:48:11] *** Joins: libreVodka (~libreVodk@replaced-ip )
           
         
        
          559 [04:48:20] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          560 [04:48:20] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          561 [04:49:07] *** Quits: freelipe (~taqtile@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          562 [04:50:09] *** Joins: bashtux (~bashtux@replaced-ip )
           
         
        
          563 [04:50:16] *** Quits: crn (~crn@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          564 [04:50:31] *** Joins: CSP-SOFTWARE (~uwx@replaced-ip )
           
         
        
          565 [04:50:33] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
           
         
        
          566 [04:52:23] *** Quits: daniel_gc (~daniel_gc@replaced-ip ) (Quit: Leaving)
           
         
        
          567 [04:53:00] *** Joins: Jo-Anna (uid57472@replaced-ip )
           
         
        
          568 [04:53:22] *** Quits: yonder (~yonder@replaced-ip ) (Remote host closed the connection)
           
         
        
          569 [04:54:37] *** Quits: bashtux (~bashtux@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          570 [04:55:36] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          571 [04:55:59] *** Joins: Surfer2011 (~quassel@replaced-ip )
           
         
        
          572 [04:56:28] *** Quits: kunningd (~kunningdr@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          573 [04:56:52] *** Joins: vdehors (~vdehors@replaced-ip )
           
         
        
          574 [04:56:59] <themill> jim: apt-get  
         
        
          575 [04:57:04] *** Quits: cnsunyour (~cnsunyour@replaced-ip ) (Quit: WeeChat 2.6)
           
         
        
          576 [04:57:32] *** Quits: vdehors_ (~vdehors@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          577 [04:58:03] <themill> (not that it is particularly well
            designed for scripting, but the developers have undertaken not to
            introduce behaviour changes such that people's scripts broke)
           
         
        
          578 [04:58:36] *** Quits: Surfer2011_ (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          579 [04:58:48] *** Quits: tsujp (~tsujp@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          580 [05:00:00] *** Quits: votesmith (~votesmith@replaced-ip ) (Quit: bye)
           
         
        
          581 [05:00:22] *** Joins: thunderrd (~thunderrd@replaced-ip )
           
         
        
          582 [05:00:27] *** Joins: bashtux (~bashtux@replaced-ip )
           
         
        
          583 [05:00:46] *** Joins: tsujp (~tsujp@replaced-ip )
           
         
        
          584 [05:01:20] *** Quits: srg (~srg@replaced-ip ) (Quit: :wq)
           
         
        
          585 [05:03:30] *** Joins: hanfm1 (~Thunderbi@replaced-ip )
           
         
        
          586 [05:03:35] *** Quits: OerHeks (~OerHeks@replaced-ip ) (Remote host closed the connection)
           
         
        
          587 [05:04:26] *** Quits: bashtux (~bashtux@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          588 [05:05:27] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          589 [05:05:27] *** hanfm1 is now known as hanfm
           
         
        
          590 [05:06:15] *** Joins: yonder (~yonder@replaced-ip )
           
         
        
          591 [05:08:09] *** Joins: votesmith (~votesmith@replaced-ip )
           
         
        
          592 [05:09:08] *** Quits: count3rmeasure (~dtpet@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          593 [05:09:37] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          594 [05:11:52] *** Joins: Gerowin (~Gerowen@replaced-ip )
           
         
        
          595 [05:12:23] *** Quits: Gerowen (~Gerowen@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          596 [05:12:48] *** Joins: uNmowed (~Kaede@replaced-ip )
           
         
        
          597 [05:14:13] *** Joins: checkItOut (~jinking@replaced-ip )
           
         
        
          598 [05:15:50] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          599 [05:17:57] *** Quits: sedrosken (~sedrosken@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          600 [05:18:08] *** Joins: citypw (~citypw@replaced-ip )
           
         
        
          601 [05:19:14] *** Joins: dtux (~dmtucker@replaced-ip )
           
         
        
          602 [05:20:40] *** Joins: AlchemiA (~RogueBuff@replaced-ip )
           
         
        
          603 [05:22:48] <jim> themill, I thought that was the original,
            meant as a test of the apt libs?
           
         
        
          604 [05:23:08] *** Joins: preview (~quassel@replaced-ip )
           
         
        
          605 [05:24:27] *** Quits: Gerowin (~Gerowen@replaced-ip ) (Remote host closed the connection)
           
         
        
          606 [05:24:41] *** Joins: Gerowen (~Gerowen@replaced-ip )
           
         
        
          607 [05:26:39] *** Quits: vizius00 (vizius00@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          608 [05:27:23] *** Quits: AlchemiA (~RogueBuff@replaced-ip ) (Quit: Leaving)
           
         
        
          609 [05:27:41] *** Joins: AlchemiA (~RogueBuff@replaced-ip )
           
         
        
          610 [05:27:43] *** Joins: vizius00 (vizius00@replaced-ip )
           
         
        
          611 [05:36:48] *** Quits: captainfixerpc14 (~joanne@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          612 [05:38:38] *** Joins: captainfixerpc14 (~joanne@replaced-ip )
           
         
        
          613 [05:41:06] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
           
         
        
          614 [05:41:36] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          615 [05:41:38] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          616 [05:41:46] *** Joins: mibo (~mibo@replaced-ip )
           
         
        
          617 [05:41:53] *** Joins: alexandros_c (~alexandro@replaced-ip )
           
         
        
          618 [05:43:48] *** Joins: dasher00 (~dasher00@replaced-ip )
           
         
        
          619 [05:44:26] *** Quits: Surfer2011 (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          620 [05:44:52] *** Joins: xsoultartar (~xsoultart@replaced-ip )
           
         
        
          621 [05:47:12] *** Quits: xsoultartar (~xsoultart@replaced-ip ) (Client Quit)
           
         
        
          622 [05:47:33] *** Joins: xsoultartar (~xsoultart@replaced-ip )
           
         
        
          623 [05:48:05] *** Joins: torbo (~user@replaced-ip )
           
         
        
          624 [05:48:17] *** Quits: catfuneral (~catfunera@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          625 [05:48:50] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          626 [05:49:01] *** Quits: PETURBG (2e1ad4d0@replaced-ip ) (Remote host closed the connection)
           
         
        
          627 [05:50:39] *** Joins: apt (ibot@replaced-ip )
           
         
        
          628 [05:51:14] *** Joins: catfuneral (~catfunera@replaced-ip )
           
         
        
          629 [05:52:48] *** Quits: preview (~quassel@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          630 [05:53:15] *** Quits: uRock (~uRock@replaced-ip ) (Quit: Ex-Chat)
           
         
        
          631 [05:55:55] *** Joins: preview (~quassel@replaced-ip )
           
         
        
          632 [05:59:50] *** Quits: catfuneral (~catfunera@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          633 [06:00:45] *** Joins: ensamvarg (~ensamvarg@replaced-ip )
           
         
        
          634 [06:07:06] *** Joins: rawf (~kodr@replaced-ip )
           
         
        
          635 [06:09:05] *** Joins: Surfer2011 (~quassel@replaced-ip )
           
         
        
          636 [06:11:01] *** Quits: kupi (uid212005@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          637 [06:12:39] *** Quits: preview (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          638 [06:12:50] *** Joins: georgie (~textual@replaced-ip )
           
         
        
          639 [06:13:59] *** Quits: factor (~factor@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          640 [06:14:38] *** Joins: sedrosken (~sedrosken@replaced-ip )
           
         
        
          641 [06:15:00] *** Joins: catfuneral (~catfunera@replaced-ip )
           
         
        
          642 [06:15:04] *** Joins: factor (~factor@replaced-ip )
           
         
        
          643 [06:15:35] *** Joins: aas_ (~root@replaced-ip )
           
         
        
          644 [06:15:50] *** Quits: ExoUNX (~ExoUNX@replaced-ip ) (Quit: later fam...)
           
         
        
          645 [06:16:05] *** Quits: dasher00 (~dasher00@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          646 [06:17:36] <Rothgar> Is it possible or best to get LIS
            working so I use the normal Network Adapter rather than Legacy? If
            so is there an article on how to get it working because I am
            struggling on Debian 10 to find details
           
         
        
          647 [06:17:54] <Rothgar> this is for Hyper-V Host
           
         
        
          648 [06:17:59] <rawf> what is the proper way to update the
            symlinks for /vmlinuz and /initrd.img? Right now they are pointing
            to a kernel I've uninstalled.
           
         
        
          649 [06:19:12] *** Quits: AlchemiA (~RogueBuff@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          650 [06:19:35] <Rothgar> Or should I just save myself the hassle
            and use a Legacy NIC >_<
           
         
        
          651 [06:20:34] <jim> rawf, do you install kernels by installing a
            linux-image* package?
           
         
        
          652 [06:20:34] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          653 [06:21:02] <rawf> jim: I did. Right now I'm trying to
            undo the changes made by installing the realtime linux package
           
         
        
          654 [06:21:05] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
           
         
        
          655 [06:21:36] <jim> and uninstalling that package doesn't
            do that?
           
         
        
          656 [06:21:55] <rawf> removing and/or purging does not update
            those symlinks
           
         
        
          657 [06:22:46] <jim> generally you don't need those
            symlinks, at least on a normal system... do you make use of them for
            your own purposes?
           
         
        
          658 [06:22:58] <rawf> I have a nonstandard bootloader and it uses
            those symlinks to know which kernel/initrd to use
           
         
        
          659 [06:24:23] <rawf> I think for now I'll just replace the
            symlinks manually..
           
         
        
          660 [06:25:27] *** Joins: hanasaki (~hanasaki@replaced-ip )
           
         
        
          661 [06:27:01] <jim> I don't know what to tell you about the
            boot loader... I just know that lilo uses block lists written to a
            boot sector together with boot code, and grub has stages (in a
            bios/dos booting situation), stage1 also uses block lists written to
            the boot sector like lilo, but instead of booting a kernel from the
            block list, it boots grub stage 2 that way... from this point
            forward (aka with grub stage 2), grub knows how to find files (like
            config files and
           
         
        
          662 [06:27:01] <jim> kernels) by name  
         
        
          663 [06:27:07] *** Quits: lassulus (~lassulus@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          664 [06:27:49] <jim> rawf, what had you decide to go with this
            boot loader?
           
         
        
          665 [06:28:20] <jim> oops hold that thought, brb
           
         
        
          666 [06:29:16] *** Quits: georgie (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          667 [06:29:29] *** Quits: cryptodan (~cryptodan@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          668 [06:31:29] <rawf> this machine's BIOS reads/loads ther
            kernel / initrd itself, I don't have a normal bootloader setup
           
         
        
          669 [06:31:38] *** Joins: Grldfrdom (uid391113@replaced-ip )
           
         
        
          670 [06:31:57] *** Joins: null1337 (~WhoAmI@replaced-ip )
           
         
        
          671 [06:32:06] <rawf> a manual call to linux-update-symlinks
            fixed my symlinks. now I can reboot
           
         
        
          672 [06:36:33] *** Quits: DarkTrick (~DarkTrick@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          673 [06:37:44] <jim> rawf, very cool... you found a script that
            does it
           
         
        
          674 [06:38:22] *** Quits: crn_ (~crn@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          675 [06:38:50] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          676 [06:38:57] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
           
         
        
          677 [06:40:35] *** Quits: felixfoertsch23 (~felixfoer@replaced-ip##) (Quit: ZNC 1.7.3 - ##replaced-url 
           
         
        
          678 [06:40:45] *** Joins: felixfoertsch (~felixfoer@replaced-ip )
           
         
        
          679 [06:40:49] *** Joins: lassulus (~lassulus@replaced-ip )
           
         
        
          680 [06:41:12] *** Joins: checkItOut (~jinking@replaced-ip )
           
         
        
          681 [06:44:02] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          682 [06:44:52] *** Quits: Gerowen (~Gerowen@replaced-ip ) (Remote host closed the connection)
           
         
        
          683 [06:45:16] *** Joins: freelipe (~taqtile@replaced-ip )
           
         
        
          684 [06:46:06] *** Joins: DarkTrick (~DarkTrick@replaced-ip )
           
         
        
          685 [06:46:53] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          686 [06:48:26] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          687 [06:49:37] *** Quits: freelipe (~taqtile@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          688 [06:50:00] *** Parts: dvs (~hibbard@replaced-ip ) ("Leaving")
           
         
        
          689 [06:51:19] *** Joins: Lord_of_Life (~Lord@replaced-ip )
           
         
        
          690 [06:57:37] *** Quits: torbo (~user@replaced-ip ) (Remote host closed the connection)
           
         
        
          691 [07:02:06] *** Joins: saul (~hubert@replaced-ip )
           
         
        
          692 [07:02:21] <saul> im running buster and installed the legacy
            nvidia drivers nvidia-detect recommended
           
         
        
          693 [07:03:15] <saul> but i noticed the NVIDIA persistence daemon
            was failing to start
           
         
        
          694 [07:03:28] <saul> it says it failed to query NVIDIA devices
           
         
        
          695 [07:03:49] <saul> and i noticed that i dont have any nvidia
            nodes under /dev
           
         
        
          696 [07:04:37] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          697 [07:07:57] *** Joins: thehidden (~thehidden@replaced-ip )
           
         
        
          698 [07:08:08] <thehidden> helo  
         
        
          699 [07:08:12] <thehidden> hello*  
         
        
          700 [07:10:20] *** Quits: lassulus (~lassulus@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          701 [07:10:37] *** Joins: Ericounet (~Eric@replaced-ip )
           
         
        
          702 [07:12:22] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          703 [07:13:10] *** Quits: b (coffee@replaced-ip ) (Quit: leaving)
           
         
        
          704 [07:14:28] *** Quits: CrazyEddy (crazyed@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          705 [07:17:32] <hanasaki> how do you specify all packages to come
            from stable. except one from testing?
           
         
        
          706 [07:18:20] <thehidden> well  
         
        
          707 [07:18:27] <thehidden> in etc/apt/sources.list
           
         
        
          708 [07:18:47] <thehidden> you can list the stable package source
           
         
        
          709 [07:18:50] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          710 [07:19:13] <thehidden> and then the program you want from
            testing I assume you can download the debian website as a .deb file.
           
         
        
          711 [07:19:20] <thehidden> does this answer your question?
           
         
        
          712 [07:20:26] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          713 [07:21:48] *** Joins: checkItOut (~jinking@replaced-ip )
           
         
        
          714 [07:22:01] *** Quits: Jo-Anna (uid57472@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          715 [07:22:20] <hanasaki> thehidden: helps. more info... actually
            want to be able to apt-get the package from testing yet keep the
            rest at stable
           
         
        
          716 [07:23:40] <beavis> what could be the cause i have no
            hibernation available in mate>
           
         
        
          717 [07:23:44] <beavis> it was there before
           
         
        
          718 [07:23:54] *** Joins: lassulus (~lassulus@replaced-ip )
           
         
        
          719 [07:28:48] *** Joins: ttron (~ttron@replaced-ip )
           
         
        
          720 [07:30:50] *** Quits: Guest84054 (~kevin@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          721 [07:31:28] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
           
         
        
          722 [07:32:36] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          723 [07:35:50] *** Joins: ageis (~kevin@replaced-ip )
           
         
        
          724 [07:35:59] *** Joins: diogenes_ (~diogenes_@replaced-ip )
           
         
        
          725 [07:36:14] *** ageis is now known as Guest52130
           
         
        
          726 [07:37:25] *** Quits: uNmowed (~Kaede@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          727 [07:37:49] *** Joins: CrazyEddy (crazyed@replaced-ip )
           
         
        
          728 [07:38:18] *** Joins: dec2200 (~n2499@replaced-ip )
           
         
        
          729 [07:39:03] *** Quits: thehidden (~thehidden@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          730 [07:39:14] *** Quits: oaudry (~oaudry@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          731 [07:39:23] *** Quits: dtux (~dmtucker@replaced-ip ) (Remote host closed the connection)
           
         
        
          732 [07:40:16] *** Joins: SmearedBeard (~SmearedBe@replaced-ip )
           
         
        
          733 [07:40:42] *** Joins: xormor (~xormor@replaced-ip )
           
         
        
          734 [07:41:00] <xormor> is it a good idea for me to use the
            latest stable kernel?
           
         
        
          735 [07:41:06] <xormor> Linux debianvakaavainamoinen 5.3.1 #1 SMP
            Fri Sep 27 21:45:31 EEST 2019 x86_64 GNU/Linux
           
         
        
          736 [07:43:27] <c0rnelius> does is work? if so ur fine.
           
         
        
          737 [07:43:45] <xormor> c0rnelius, yes.  
         
        
          738 [07:43:48] *** Joins: oaudry (~oaudry@replaced-ip )
           
         
        
          739 [07:44:06] <c0rnelius> all good then.
           
         
        
          740 [07:44:13] <swivel>
            replaced-url 
           
         
        
          741 [07:44:46] *** Joins: Jo-Anna (uid57472@replaced-ip )
           
         
        
          742 [07:44:47] <c0rnelius> i'm on 5.2.15 i thinks? and all
            seems fine to me.
           
         
        
          743 [07:46:03] *** Quits: beaver^ (~beaver@replaced-ip ) (Quit: reboot)
           
         
        
          744 [07:47:40] <xormor> c0rnelius, since it is the latest stable
            kernel, it has been debugged properly and well. I have never
            encountered kernel bugs in a way that the effects of them are
            displayed on my screen. I used to have kernel panics, but that was
            10 years ago and once it was because I did an
            "optimization" the system told me not to do, it was on the
            hard drive.
           
         
        
          745 [07:49:38] <c0rnelius> generally new kernels ae the best
            route to roll down which is why I'm on 5.2.x, but nothing wrong
            with rolling 5.3. if it's working for you that is.
           
         
        
          746 [07:49:51] <c0rnelius> aren't*  
         
        
          747 [07:50:09] *** Joins: beaver^ (~beaver@replaced-ip )
           
         
        
          748 [07:51:19] <ratrace> except this is #debian and we're
            using Debian because we want very stable, very tested and not SNS.
            so while it's okay to use latest kernel "if it works for
            you", consider why you're using debian in the first place
            ;)
           
         
        
          749 [07:51:28] *** Joins: rsx (~rsx@replaced-ip )
           
         
        
          750 [07:51:58] <c0rnelius> thats just software
           
         
        
          751 [07:52:06] <c0rnelius> the kernel is the kernel
           
         
        
          752 [07:52:25] <ratrace> and kernel is hardware? ;)
           
         
        
          753 [07:52:54] <c0rnelius> exactly  
         
        
          754 [07:53:00] <ratrace> ho-kay.  
         
        
          755 [07:53:13] <beavis> something made my system forget it's
            swap file
           
         
        
          756 [07:53:20] <c0rnelius> which isn't software related
           
         
        
          757 [07:53:41] <ratrace> so lemme be blunt. xormor: "is it a
            good idea for me to use the latest stable kernel?" The one in
            Debian Stable repository? Yes. The "upstream labeled
            stable"? No.
           
         
        
          758 [07:53:44] <beavis> also, any ,materials on how to properly
            dual booot with windows regarding time issues>
           
         
        
          759 [07:53:52] <ratrace> xormor: emphasis on "good
            idea" ;)
           
         
        
          760 [07:54:16] <xormor> ratrace, I understood.
           
         
        
          761 [07:54:44] <beavis> and how do i turn time synchronisation
            on?
           
         
        
          762 [07:55:09] <ratrace> beavis: with systemd-timesyncd service?
            which should be on by default, in buster at least
           
         
        
          763 [07:56:15] <beavis>
            replaced-url 
           
         
        
          764 [07:56:22] <ratrace> beavis: ah for dual boot with windows,
            use timedatectl in debian and use its "set-local-rtc 1"
            command, to tell the system RTC is in local time, not UTC
           
         
        
          765 [07:56:40] <xormor> ratrace, this is just a desktop
            environment I wipe regularly with a reformat and repartition. I do
            not want to use "unstable" and "testing" Debian,
            so I use stable but sometimes I want to test out things. That is why
            I may use backports sometimes, and "more experimental"
            software. The kernel is the main program of the system, and while I
            often use the latest stable Debian kernel, from time to time I try
            the
            replaced-url 
           
         
        
          766 [07:56:40] <xormor> difference in performance of the system.
           
         
        
          767 [07:56:53] <beavis> ratrace: yeah but tjen it shows up my
            time incorecrtly
           
         
        
          768 [07:56:53] *** Joins: ZaZaGX (cutiepi@replaced-ip )
           
         
        
          769 [07:57:07] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
           
         
        
          770 [07:57:08] *** Quits: r4u1 (~raf@replaced-ip ) (Quit: leaving)
           
         
        
          771 [07:57:21] *** Quits: Kadigan (~kadigan@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          772 [07:57:23] *** Quits: free_speech (~free_spee@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          773 [07:57:30] <ratrace> xormor: well there's nothing wrong
            or illegal with that :)
           
         
        
          774 [07:58:12] *** pclov3r is now known as pclover
           
         
        
          775 [07:58:12] <ratrace> beavis: then set it with `date`, once
            you set-local-rtc 1, and then enable systemd-timesyncd.service
           
         
        
          776 [07:58:20] <ZaZaGX> whats illegal?  
         
        
          777 [07:58:33] *** Joins: Kadigan (~kadigan@replaced-ip )
           
         
        
          778 [07:59:40] <ratrace> xormor: what you said last implies you
            know what you're doing, while your original question did not.
            if you know what you're doing, then sure, it's okay to use
            latest upstream "stable" kernel, because you know
            it's not been fully tested and things _might_ go wrong.
           
         
        
          779 [08:00:12] *** Quits: ttron (~ttron@replaced-ip ) (Quit: ttron)
           
         
        
          780 [08:00:18] *** Joins: thehidden (~thehidden@replaced-ip )
           
         
        
          781 [08:00:32] *** Parts: thehidden (~thehidden@replaced-ip ) ()
           
         
        
          782 [08:03:46] *** Joins: OS-56334 (~OS-56334@replaced-ip )
           
         
        
          783 [08:04:33] *** Quits: CrystalMath (~coderain@replaced-ip ) (Quit: Support Richard Stallman)
           
         
        
          784 [08:04:36] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
           
         
        
          785 [08:04:59] <beavis> so back to time syncing
           
         
        
          786 [08:05:05] <beavis> what could be preventing this>
           
         
        
          787 [08:05:10] <beavis> ?  
         
        
          788 [08:05:37] <ratrace> beavis: did you "timedatectl
            set-local-rtc 1"?
           
         
        
          789 [08:05:38] *** Parts: OS-56334 (~OS-56334@replaced-ip ) ()
           
         
        
          790 [08:05:50] *** Quits: freedom (~freedom@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          791 [08:05:50] <beavis> yes  
         
        
          792 [08:06:00] <ratrace> okay, now set your local time with
            `date` command
           
         
        
          793 [08:06:06] <beavis> i did  
         
        
          794 [08:06:33] <ratrace> okay, start and enable
            systemd-timesyncd.service
           
         
        
          795 [08:06:43] <beavis>
            replaced-url 
           
         
        
          796 [08:07:35] <beavis> System clock synchronized: is still
            "no"
           
         
        
          797 [08:07:59] <ratrace> huh... RTC is never updated, it says?
            well... I guess you're out of luck then
           
         
        
          798 [08:08:21] <ratrace> beavis: what I did when I was
            dualbooting was deliberately letting windows have wrong time , and
            always use UTC and sync in linux
           
         
        
          799 [08:08:38] <ratrace> I used windows ONLY for games, in dual
            boot scenarios, so windows local time being off didn't matter
           
         
        
          800 [08:08:41] *** Quits: lel_ (~lel@replaced-ip ) (Quit: lel)
           
         
        
          801 [08:08:48] *** Quits: behanw (uid110099@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          802 [08:09:08] *** Joins: lel_ (~lel@replaced-ip )
           
         
        
          803 [08:09:08] *** Quits: ZaZaGX (cutiepi@replaced-ip ) (Quit: leaving)
           
         
        
          804 [08:09:17] <ratrace> if that's not okay with you, then I
            suppose you will just need to leave time unsynced in linux, and rely
            on your regular reboots to windows, to adjust RTC
           
         
        
          805 [08:09:19] <pclover> ratrace, you can tell windows to use UTC
            time
           
         
        
          806 [08:09:36] *** Joins: alexertech (~xb@replaced-ip )
           
         
        
          807 [08:09:36] *** Quits: alexertech (~xb@replaced-ip ) (Changing host)
           
         
        
          808 [08:09:36] *** Joins: alexertech (~xb@replaced-ip )
           
         
        
          809 [08:09:45] <ratrace> pclover: oh? that's new to me
           
         
        
          810 [08:09:50] <pclover> Yes  
         
        
          811 [08:10:05] <ratrace> which version?  
         
        
          812 [08:10:24] *** Joins: free_speech (~free_spee@replaced-ip )
           
         
        
          813 [08:10:24] *** Quits: free_speech (~free_spee@replaced-ip ) (Changing host)
           
         
        
          814 [08:10:24] *** Joins: free_speech (~free_spee@replaced-ip )
           
         
        
          815 [08:10:47] <pclover> ratrace, since 7 afik
           
         
        
          816 [08:11:28] <ratrace> beavis: then that's your answer if
            you have win7 or newer . Found this on arclinux wiki:
            replaced-url 
           
         
        
          817 [08:12:27] *** Joins: humpled (~i@replaced-ip )
           
         
        
          818 [08:12:56] <ratrace> this being #debian and me not using
            windows for many years now, not even in dual boot, I suppose I can
            be forgiven for not knowing that :)
           
         
        
          819 [08:14:06] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
           
         
        
          820 [08:14:22] *** Quits: alexertech (~xb@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          821 [08:14:25] <pclover> I wish i could use it as a primary
            desktop os. For my use case i can't. And rather not mess with
            VFIO when i need to use windows. :)
           
         
        
          822 [08:14:28] <pclover> tho getting ot now
           
         
        
          823 [08:14:34] <free_speech> ratrace, you could even be forgiven
            if you wouldn't even know that there's an operating system
            out there called "windows" ...
           
         
        
          824 [08:15:11] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          825 [08:15:16] *** Quits: JTDoc (uid180843@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          826 [08:15:29] *** Quits: conyers (~conyers@replaced-ip ) (Quit: ZZZzzz…)
           
         
        
          827 [08:17:10] <ratrace> free_speech: :)  
         
        
          828 [08:17:45] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          829 [08:17:55] <c0rnelius> whats windows?
           
         
        
          830 [08:19:22] *** Quits: Emmanuel_Chanel (~Emmanuel_@replaced-ip ) (Read error: No route to host)
           
         
        
          831 [08:19:49] <free_speech> c0rnelius, something that you can
            open to let fresh air into your rooms :-)
           
         
        
          832 [08:20:00] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
           
         
        
          833 [08:20:29] <beavis> ratrace: thanks  
         
        
          834 [08:21:06] <c0rnelius> ;)  
         
        
          835 [08:23:33] *** Parts: saul (~hubert@replaced-ip ) ()
           
         
        
          836 [08:23:45] *** Joins: mthe878_ (~mthe@replaced-ip )
           
         
        
          837 [08:24:04] *** Joins: Emmanuel_Chanel (~Emmanuel_@replaced-ip )
           
         
        
          838 [08:24:37] *** Quits: lassulus (~lassulus@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          839 [08:24:47] *** Joins: Newami (~Newami@replaced-ip )
           
         
        
          840 [08:25:11] *** Quits: Newami (~Newami@replaced-ip ) (Remote host closed the connection)
           
         
        
          841 [08:26:56] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          842 [08:27:10] *** Joins: dreamon_ (~dreamon@replaced-ip )
           
         
        
          843 [08:27:14] *** Quits: tsal (~tsal@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          844 [08:27:59] *** Joins: tsal (~tsal@replaced-ip )
           
         
        
          845 [08:28:02] <free_speech> my wife asked me to please clean the
            windows, so I downloaded a GNU/Linux distribution and installed it
            on her PC at first place ... seemed not to be a good idea ...
           
         
        
          846 [08:28:20] <free_speech> ( and no, I'm not married ...
            it's just a joke, no more, no less)
           
         
        
          847 [08:28:31] <pclover> lmfao  
         
        
          848 [08:30:12] <]BFG[> what needs a good healthy clean is
            system(d) out of all inux distros forever
           
         
        
          849 [08:30:23] <free_speech> *SIGN*  
         
        
          850 [08:30:31] <]BFG[> like that bulk amount of shit what i did
            in the toilet in the morning
           
         
        
          851 [08:30:35] <]BFG[> was nice pulling it down
           
         
        
          852 [08:30:38] <ratrace> ]BFG[: #devuan is that way tho --->
            :)
           
         
        
          853 [08:30:39] <]BFG[> that was systemd  
         
        
          854 [08:32:28] *** Joins: jmarsac (~jmarsac@replaced-ip )
           
         
        
          855 [08:32:47] <free_speech> since #devuan is installed on my
            laptop, I can do useful things there instead of bothering with
            systemd ... so my tower PC will experience the same switch ...
           
         
        
          856 [08:35:02] *** Joins: lassulus (~lassulus@replaced-ip )
           
         
        
          857 [08:35:29] <free_speech> same for my public server ...
            systemd on a server is even more a sin than systemd on a workstation
            ...
           
         
        
          858 [08:35:30] <c0rnelius> why are peps crying about systemd?
           
         
        
          859 [08:35:49] <swivel> haters gotta hate
           
         
        
          860 [08:36:02] <pclover> I've learned to accept it but
            personally, I think it's doing too much.
           
         
        
          861 [08:36:09] <c0rnelius> move to an OS that doesn't use it
            if it's such a prob for you. prob solved.
           
         
        
          862 [08:36:37] <c0rnelius> does it work? yes? good
           
         
        
          863 [08:36:50] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          864 [08:37:00] <c0rnelius> i use systems that don't use it
            and all is good.
           
         
        
          865 [08:37:06] <c0rnelius> who cares?  
         
        
          866 [08:37:07] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          867 [08:39:12] <c0rnelius> bunch of social media I wanna cry
            about something nonsense is all this is. go get on twitter and vent
            ur endless cries. no one in the real world gives any shits from what
            I can tell.
           
         
        
          868 [08:39:39] *** Joins: Deknos (~somenym@replaced-ip )
           
         
        
          869 [08:39:56] <humpled> :D  
         
        
          870 [08:40:35] *** Joins: dtux (~dmtucker@replaced-ip )
           
         
        
          871 [08:40:37] *** Quits: Deknos (~somenym@replaced-ip ) (Client Quit)
           
         
        
          872 [08:41:40] <swivel> vocal minority has definitely become much
            louder
           
         
        
          873 [08:41:58] <c0rnelius> it's just bs
           
         
        
          874 [08:42:18] <humpled> starting to sound like the anti-gnome3
            people now
           
         
        
          875 [08:42:31] <swivel> hey it's a whole lot easier to be
            part of the peanut gallery than actually go build something
           
         
        
          876 [08:42:34] *** Quits: SmearedBeard (~SmearedBe@replaced-ip ) (Quit: I'm off.. See Ya!)
           
         
        
          877 [08:42:46] <c0rnelius> no one is forcing anyone to use
            systemd
           
         
        
          878 [08:43:28] <c0rnelius> well gnome3 does suck. but thats just
            my opinion and guess what? i don't use it.
           
         
        
          879 [08:43:31] <c0rnelius> simples  
         
        
          880 [08:43:53] <pclover> and i use both lol
           
         
        
          881 [08:44:34] <swivel> c0rnelius: that's not really all
            that relevant, there's a valid frustration when the
            distributions you've used for ages have embraced systemd and
            you're not interested but it was your preferred distribution
            for greater reasons
           
         
        
          882 [08:45:06] <swivel> i don't think anyone has claimed to
            have a gun to their head forcing them to use systemd
           
         
        
          883 [08:45:10] <c0rnelius> swivel: thats ur prob
           
         
        
          884 [08:45:18] <c0rnelius> learn other distro's
           
         
        
          885 [08:45:28] <c0rnelius> plenty out there
           
         
        
          886 [08:45:39] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          887 [08:45:42] <swivel> c0rnelius: when it's their problem,
            they bitch, and that's what we see.
           
         
        
          888 [08:45:51] <pclover> swivel, And that is the reason I've
            learned to accept it for what it is. It's mostly been ok
            otherwise.
           
         
        
          889 [08:45:55] <c0rnelius> or... not care about what they embrace
            and give it a try and stop being bias
           
         
        
          890 [08:46:10] *** Joins: freelipe (~taqtile@replaced-ip )
           
         
        
          891 [08:46:30] <swivel> it's not unexpected, nor is it
            unwarranted imho, there's some seriously legitimate complaints
            WRT systemd - especially when it was first embraced it was so broken
           
         
        
          892 [08:47:04] <pclover> c0rnelius, in commercial applications it
            may really difficult to drop a distro that is supported.
           
         
        
          893 [08:47:14] *** Joins: Jade_NL (~Jade__NL@replaced-ip )
           
         
        
          894 [08:47:23] <c0rnelius> i'm not a big lover of it myself,
            but do i hate it? and wish it was dead? nope.
           
         
        
          895 [08:47:57] <c0rnelius> its all a use case. if i'm not
            liking it in this use case I use a dif distro. prob solved,
           
         
        
          896 [08:47:58] <swivel> i worked for coreos a few years ago, and
            when i was hired one of the first things i was tasked with was to
            improve systemd-journald performance. Within a few minutes of my
            first attempt to measure its performance, just spamming it with od
            /dev/urandom | systemd-cat I was able to cause systemd-journald to
            segfault randomly
           
         
        
          897 [08:48:25] <swivel> that was a production OS shipping systemd
            as stable
           
         
        
          898 [08:48:56] <c0rnelius> pclover: why should a care about
            commercial?
           
         
        
          899 [08:49:12] <c0rnelius> ridiculous  
         
        
          900 [08:49:19] <c0rnelius> I*  
         
        
          901 [08:50:17] <pclover> sure if your not bound and it's all
            personal your free to do as you wish.
           
         
        
          902 [08:50:26] *** Quits: freelipe (~taqtile@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          903 [08:50:32] <c0rnelius> as we all are  
         
        
          904 [08:50:41] <c0rnelius> and so are commercial products
           
         
        
          905 [08:50:58] <c0rnelius> the argument is mute
           
         
        
          906 [08:51:41] *** Joins: grobi (~rtng@replaced-ip )
           
         
        
          907 [08:51:57] *** Quits: CSP-SOFTWARE (~uwx@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          908 [08:52:36] *** Quits: cyboman33 (~cyboman33@replaced-ip ) (Quit: leaving)
           
         
        
          909 [08:53:36] *** Quits: klys (~mdasoh@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          910 [08:54:22] *** Quits: astra`` (~astra@replaced-ip##) (Quit: ZNC 1.7.1 - ##replaced-url 
           
         
        
          911 [08:54:37] *** Joins: astra`` (~astra@replaced-ip )
           
         
        
          912 [08:55:19] *** Joins: czart (~czart@replaced-ip )
           
         
        
          913 [08:55:51] *** Joins: klys (~mdasoh@replaced-ip )
           
         
        
          914 [08:56:19] *** Joins: cyboman33 (~cyboman33@replaced-ip )
           
         
        
          915 [08:56:47] <c0rnelius> i find it fascinating how peps found a
            way to make a buck off gnu/linux and yet to still love and want to
            complain about it and at the same time add nothing to the venture.
           
         
        
          916 [08:57:05] <c0rnelius> cry cry cry  
         
        
          917 [08:57:39] <c0rnelius> ur all free to do whatever you want...
            the license is right there, do it!
           
         
        
          918 [08:58:56] *** Quits: oaudry (~oaudry@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          919 [08:59:22] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          920 [09:00:04] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          921 [09:01:54] *** Quits: free_speech (~free_spee@replaced-ip ) (Remote host closed the connection)
           
         
        
          922 [09:01:55] *** Quits: FoRTu (~quassel@replaced-ip##) (Quit: ##replaced-url 
           
         
        
          923 [09:02:23] <swivel> c0rnelius: i find it fascinating the
            utter lack of empathy you're demonstrating
           
         
        
          924 [09:03:30] *** Joins: Gaspard_Alizan (~Gaspard@replaced-ip )
           
         
        
          925 [09:06:03] <humpled> empathy!  
         
        
          926 [09:07:47] *** Joins: FoRTu (~quassel@replaced-ip )
           
         
        
          927 [09:10:28] <c0rnelius> thats because i'm not
           
         
        
          928 [09:11:54] *** Joins: SmearedBeard (~SmearedBe@replaced-ip )
           
         
        
          929 [09:12:07] *** Quits: klys (~mdasoh@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          930 [09:12:32] <c0rnelius> if you want empathy and shoulder to
            cry on go to church. we are talking about linux, yes? and all the
            way we can run it.
           
         
        
          931 [09:12:42] *** Joins: oaudry (~oaudry@replaced-ip )
           
         
        
          932 [09:13:24] <c0rnelius> well excuse me
           
         
        
          933 [09:13:57] *** Joins: klys (~mdasoh@replaced-ip )
           
         
        
          934 [09:14:13] <c0rnelius> you do have options in this case
           
         
        
          935 [09:14:57] *** Joins: progart (~kamee@replaced-ip )
           
         
        
          936 [09:14:59] *** Quits: progart (~kamee@replaced-ip ) (Max SendQ exceeded)
           
         
        
          937 [09:15:19] *** Quits: plujon (~user@replaced-ip ) (Quit: ERC (IRC client for Emacs 25.2.2))
           
         
        
          938 [09:16:27] *** Joins: progart (~kamee@replaced-ip )
           
         
        
          939 [09:17:26] *** Quits: lassulus (~lassulus@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          940 [09:18:15] *** Joins: BlueByte_ (~walther@replaced-ip )
           
         
        
          941 [09:18:24] *** Joins: Smeared_Beard (~SmearedBe@replaced-ip )
           
         
        
          942 [09:18:39] *** Quits: SmearedBeard (~SmearedBe@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          943 [09:19:03] *** Quits: xsoultartar (~xsoultart@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          944 [09:19:34] *** Joins: preview (~quassel@replaced-ip )
           
         
        
          945 [09:19:46] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.3)
           
         
        
          946 [09:21:20] *** Joins: p0lyph3m (~p0lyph3m@replaced-ip )
           
         
        
          947 [09:22:21] *** Joins: frju365[IRC] (~julien@replaced-ip )
           
         
        
          948 [09:22:36] *** Joins: diogenes_ (~diogenes_@replaced-ip )
           
         
        
          949 [09:22:36] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          950 [09:23:13] *** Joins: nothinbro (~AdminUser@replaced-ip )
           
         
        
          951 [09:23:25] *** Joins: lassulus (~lassulus@replaced-ip )
           
         
        
          952 [09:24:33] *** Joins: xsoultartar (~xsoultart@replaced-ip )
           
         
        
          953 [09:24:46] *** Quits: ensamvarg (~ensamvarg@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          954 [09:28:42] *** Joins: Ycarus (~Ycarus@replaced-ip )
           
         
        
          955 [09:30:00] *** Quits: factor (~factor@replaced-ip ) (Remote host closed the connection)
           
         
        
          956 [09:30:42] *** Joins: factor (~factor@replaced-ip )
           
         
        
          957 [09:30:44] *** Quits: klys (~mdasoh@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          958 [09:31:12] *** Joins: mase-tech (~mase-tech@replaced-ip )
           
         
        
          959 [09:32:10] *** Joins: klys (~mdasoh@replaced-ip )
           
         
        
          960 [09:32:22] *** Quits: zalt (~lambda443@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          961 [09:32:26] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          962 [09:35:08] *** Joins: oo_miguel (~miguel@replaced-ip )
           
         
        
          963 [09:35:16] *** Quits: olivetree_ (~oliveira@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url 
           
         
        
          964 [09:35:34] *** Joins: bertbob (~bertbob@replaced-ip )
           
         
        
          965 [09:37:45] *** Joins: olivetree_ (~oliveira@replaced-ip )
           
         
        
          966 [09:37:53] *** Quits: mase-tech (~mase-tech@replaced-ip ) (Remote host closed the connection)
           
         
        
          967 [09:38:12] *** Quits: abdulocracy (~abdulocra@replaced-ip##) (Quit: ZNC - ##replaced-url 
           
         
        
          968 [09:38:13] *** Joins: mase-tech (~mase-tech@replaced-ip )
           
         
        
          969 [09:38:16] *** Quits: lassulus (~lassulus@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          970 [09:38:45] *** Joins: abdulocracy (~abdulocra@replaced-ip )
           
         
        
          971 [09:39:38] *** Quits: bliv (~bliv@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          972 [09:40:38] *** Quits: nothinbro (~AdminUser@replaced-ip##) (Quit: ##replaced-url 
           
         
        
          973 [09:41:34] *** Joins: dtux (~dmtucker@replaced-ip )
           
         
        
          974 [09:44:17] *** Quits: abdulocracy (~abdulocra@replaced-ip##) (Quit: ZNC - ##replaced-url 
           
         
        
          975 [09:44:38] *** Joins: abdulocracy (~abdulocra@replaced-ip )
           
         
        
          976 [09:44:56] *** Quits: dec2200 (~n2499@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          977 [09:45:08] *** Joins: format_c (~format_c@replaced-ip )
           
         
        
          978 [09:46:15] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          979 [09:46:44] *** Joins: lassulus (~lassulus@replaced-ip )
           
         
        
          980 [09:49:57] *** Quits: format_c (~format_c@replaced-ip ) (Client Quit)
           
         
        
          981 [09:50:56] *** Quits: mase-tech (~mase-tech@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          982 [09:52:35] *** Joins: dfch (~dfch@replaced-ip )
           
         
        
          983 [09:56:26] *** Quits: _till_ (~till@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          984 [09:56:39] *** Quits: stefcc (~id@replaced-ip ) (Quit: Leaving)
           
         
        
          985 [09:58:24] *** Joins: goron (~goron@replaced-ip )
           
         
        
          986 [10:00:31] *** Joins: martin-_-_ (~default@replaced-ip )
           
         
        
          987 [10:01:35] *** Quits: BlueByte_ (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
           
         
        
          988 [10:04:17] *** Joins: nexgen (~nexgen@replaced-ip )
           
         
        
          989 [10:06:11] *** Joins: a_l_b (~a_l_b@replaced-ip )
           
         
        
          990 [10:07:57] *** Joins: freedom_ (~freedom@replaced-ip )
           
         
        
          991 [10:08:01] *** Quits: Uberius (~Uberius@replaced-ip ) (Remote host closed the connection)
           
         
        
          992 [10:08:23] *** Joins: Uberius (~Uberius@replaced-ip )
           
         
        
          993 [10:08:24] *** Quits: Uberius (~Uberius@replaced-ip ) (Excess Flood)
           
         
        
          994 [10:08:46] *** Joins: Uberius (~Uberius@replaced-ip )
           
         
        
          995 [10:08:47] *** Quits: Uberius (~Uberius@replaced-ip ) (Excess Flood)
           
         
        
          996 [10:09:06] *** Quits: Gaspard_Alizan (~Gaspard@replaced-ip ) (Quit: Leaving)
           
         
        
          997 [10:09:13] *** Joins: Uberius (~Uberius@replaced-ip )
           
         
        
          998 [10:09:14] *** Quits: Uberius (~Uberius@replaced-ip ) (Excess Flood)
           
         
        
          999 [10:11:53] *** Joins: ozfalcon (~OzFalcon@replaced-ip )
           
         
        
          1000 [10:12:47] *** Joins: pavlov_reeducati (~pavlov@replaced-ip )
           
         
        
          1001 [10:12:47] *** Quits: ozfalcon (~OzFalcon@replaced-ip ) (Client Quit)
           
         
        
          1002 [10:13:53] *** Joins: rootkea (~rootkea@replaced-ip )
           
         
        
          1003 [10:13:57] *** Joins: ozfalcon (~OzFalcon@replaced-ip )
           
         
        
          1004 [10:14:18] *** Joins: thexa4 (~thexa4@replaced-ip )
           
         
        
          1005 [10:14:58] <ozfalcon> Need some help to compile xsane ie.
            where is the source for xsane located?
           
         
        
          1006 [10:15:07] *** Quits: pavlov_reeducati (~pavlov@replaced-ip ) (Client Quit)
           
         
        
          1007 [10:15:53] *** Joins: mase-tech (~mase-tech@replaced-ip )
           
         
        
          1008 [10:16:17] *** Joins: Alessandro-B (~androirc@replaced-ip )
           
         
        
          1009 [10:16:23] *** Joins: Baliano (~androirc@replaced-ip )
           
         
        
          1010 [10:17:16] <swivel> ozfalcon: `apt-get source xsane`
           
         
        
          1011 [10:17:39] *** Joins: soul-d (~name@replaced-ip )
           
         
        
          1012 [10:18:36] <ozfalcon> No, That requires dep of sane (1.0.27)
            and I need to use sane 1.0.28 to support canoscan LiDE 400
           
         
        
          1013 [10:18:46] *** Joins: citypw (~citypw@replaced-ip )
           
         
        
          1014 [10:19:01] *** debhelper sets mode: +l 1516
           
         
        
          1015 [10:19:02] <ozfalcon> I have sane 1.0.28 compiled and
            installed, I just need to install xsane to talk to it.
           
         
        
          1016 [10:19:48] <ozfalcon> The scanner is working (Using scanimage
            from sane).
           
         
        
          1017 [10:21:21] *** Quits: Downer (downer@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1018 [10:21:23] <ozfalcon> Can I install xsane with apt and ignore
            dependencies?
           
         
        
          1019 [10:22:15] *** Joins: olegfusion (~olegfusio@replaced-ip )
           
         
        
          1020 [10:22:26] *** Quits: mase-tech (~mase-tech@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1021 [10:22:32] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
           
         
        
          1022 [10:22:52] *** Joins: asymptotically (~asymptoti@replaced-ip )
           
         
        
          1023 [10:23:12] *** Joins: sol_huileux (~oil@replaced-ip )
           
         
        
          1024 [10:23:35] *** Joins: Downer (downer@replaced-ip )
           
         
        
          1025 [10:24:49] *** Joins: karakedi (~eAC53C340@replaced-ip )
           
         
        
          1026 [10:25:38] *** Joins: free_speech (~free-spee@replaced-ip )
           
         
        
          1027 [10:25:38] *** Joins: monkey-b (~monkey-b@replaced-ip )
           
         
        
          1028 [10:26:37] *** Joins: _till_ (~till@replaced-ip )
           
         
        
          1029 [10:26:46] *** Quits: _till_ (~till@replaced-ip ) (Changing host)
           
         
        
          1030 [10:26:46] *** Joins: _till_ (~till@replaced-ip )
           
         
        
          1031 [10:29:01] *** debhelper sets mode: +l 1523
           
         
        
          1032 [10:29:45] <ozfalcon> I think I have found it
           
         
        
          1033 [10:29:45] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1034 [10:30:18] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
           
         
        
          1035 [10:30:43] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url 
           
         
        
          1036 [10:31:02] *** Quits: free_speech (~free-spee@replaced-ip ) (Quit: Leaving)
           
         
        
          1037 [10:31:35] *** Joins: free-speech (~free-spee@replaced-ip )
           
         
        
          1038 [10:31:42] *** Quits: _till_ (~till@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1039 [10:31:54] <xormor> "r8169 0000:03:00.0: Direct firmware
            load for rtl_nic/rtl8168f-1.fw failed with error -2" and
            "r8169 0000:03:00.0: Unable to load firmware
            rtl_nic/rtl8168f-1.fw (-2)"
           
         
        
          1040 [10:32:03] <xormor> from dmesg  
         
        
          1041 [10:32:17] *** free-speech is now known as free_speech
           
         
        
          1042 [10:32:23] *** Quits: free_speech (~free-spee@replaced-ip ) (Changing host)
           
         
        
          1043 [10:32:23] *** Joins: free_speech (~free-spee@replaced-ip )
           
         
        
          1044 [10:32:39] <xormor> I think I do not need the RealTek
            firmware, even though I might want to install it for fun.
           
         
        
          1045 [10:33:19] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
           
         
        
          1046 [10:34:22] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          1047 [10:34:49] *** Quits: free_speech (~free-spee@replaced-ip ) (Client Quit)
           
         
        
          1048 [10:38:39] *** Joins: free_speech (~free-spee@replaced-ip )
           
         
        
          1049 [10:39:20] *** Quits: xormor (~xormor@replaced-ip ) (Quit: Leaving)
           
         
        
          1050 [10:39:23] *** Joins: jnavila (~jnavila@replaced-ip )
           
         
        
          1051 [10:42:21] *** Joins: dtux (~dmtucker@replaced-ip )
           
         
        
          1052 [10:45:16] *** Joins: Tom01 (~tom@replaced-ip )
           
         
        
          1053 [10:45:46] *** Quits: mrz121 (~mrz121@replaced-ip##) (Quit: ZNC 1.7.5-rc1 - ##replaced-url 
           
         
        
          1054 [10:46:03] *** Quits: j0hnny (kadnsjkfnw@replaced-ip ) (Remote host closed the connection)
           
         
        
          1055 [10:46:07] *** Joins: mrz121 (~mrz121@replaced-ip )
           
         
        
          1056 [10:46:58] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1057 [10:47:01] *** Joins: freelipe (~taqtile@replaced-ip )
           
         
        
          1058 [10:47:37] *** Joins: ss2 (~user@replaced-ip )
           
         
        
          1059 [10:48:00] *** Quits: tyranny12 (~blarg@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1060 [10:48:31] *** Joins: tyranny12 (~blarg@replaced-ip )
           
         
        
          1061 [10:48:31] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
           
         
        
          1062 [10:48:31] *** Joins: tyranny12 (~blarg@replaced-ip )
           
         
        
          1063 [10:49:52] *** Quits: ss2 (~user@replaced-ip ) (Remote host closed the connection)
           
         
        
          1064 [10:51:04] *** Joins: dez (uid92154@replaced-ip )
           
         
        
          1065 [10:51:17] *** Quits: freelipe (~taqtile@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1066 [10:51:43] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          1067 [10:51:57] <jelly> ozfalcon: apt can't work with broken
            dependencies. Sometimes you can use equivs.
           
         
        
          1068 [10:52:00] <jelly> !equivs  
         
        
          1069 [10:52:00] <dpkg> equivs is a package that enables you to
            create dummy packages that tell <apt> you really have
            installed (through some other means) the package. apt install
            equivs, and read /usr/share/doc/equivs/*, see also <usrlocal>.
            A better plan is often to adapt the Debian packages to your needs,
            ask me about <package recompile> <uupdate> <ssb>.
           
         
        
          1070 [10:53:21] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
           
         
        
          1071 [10:54:37] <ozfalcon> jelly, I downloaded the xsane &
            xsane-common packges & used dpkg --force-depends as a workaround
            for now.
           
         
        
          1072 [10:55:44] <swivel> you can also just crack open the .deb
            files and update their metadata to depend on the version you have,
            if they otherwise work OK with what you have (as implied by
            --force-depends), and put the .deb back together and install
            w/tweaked metadata.
           
         
        
          1073 [10:56:22] <swivel> or I imagine you can just do it in the
            apt metadata under /var too
           
         
        
          1074 [10:56:50] <ozfalcon> swivel, Problem is I have installed
            sane from source - So it has no package version as such.
           
         
        
          1075 [10:56:53] *** Joins: krabador (~krabador@replaced-ip )
           
         
        
          1076 [10:57:55] <ozfalcon> Currently xsane IS working with
            compiled sane and the scanner is detected ok.
           
         
        
          1077 [10:59:00] <swivel> oh, if I were in your shoes i probably
            would have let xsane install with all its dependencies, and stick
            the built from source sane in /usr/local, that should take
            precedence and everything would look happy
           
         
        
          1078 [10:59:21] *** Joins: RebelCoder (~RebelCode@replaced-ip )
           
         
        
          1079 [10:59:53] <jelly> ozfalcon: that breaks any further usage of
            apt
           
         
        
          1080 [11:00:56] *** Joins: BlueByte_ (~walther@replaced-ip )
           
         
        
          1081 [11:01:05] <ozfalcon> swivel, Sane compile notes says: Please
            check that there aren't any older versions of SANE installed on
            your
           
         
        
          1082 [11:01:06] <ozfalcon> system. Especially if SANE libraries
            are installed in a different prefix
           
         
        
          1083 [11:01:06] <ozfalcon> directory (e.g. /usr/lib/) this may
            cause problems with external
           
         
        
          1084 [11:01:06] <ozfalcon> frontends.  
         
        
          1085 [11:01:22] <jelly> and if you choose to repack changing the
            control file (dependencies) as swivel suggests, you'll have to
            put the packages on hold
           
         
        
          1086 [11:01:58] <ozfalcon> Which it did. I initially just
            installed the compiled sane and xsane still picked up the old
            version.
           
         
        
          1087 [11:02:18] *** Quits: libreVodka (~libreVodk@replaced-ip ) (Remote host closed the connection)
           
         
        
          1088 [11:02:37] *** Quits: pfoo (~pfood@replaced-ip ) (Quit: o/)
           
         
        
          1089 [11:02:43] <jelly> safest thing to do would likely be making
            a proper local backport
           
         
        
          1090 [11:02:43] *** Joins: libreVodka (~libreVodk@replaced-ip )
           
         
        
          1091 [11:02:50] *** Joins: pfoo (~pfood@replaced-ip )
           
         
        
          1092 [11:03:02] <ozfalcon> Not sure how to do that
           
         
        
          1093 [11:03:26] <jelly> ozfalcon: which version of sane do you
            need?
           
         
        
          1094 [11:03:43] <jelly> ,v save  
         
        
          1095 [11:03:44] <judd> No package named 'save' was found
            in amd64.
           
         
        
          1096 [11:03:45] <jelly> ,v sane  
         
        
          1097 [11:03:46] <judd> Package: sane on amd64 -- jessie: 1.0.14-9;
            stretch: 1.0.14-12; buster: 1.0.14-13+b1; bullseye: 1.0.14-15; sid:
            1.0.14-15
           
         
        
          1098 [11:04:06] <jelly> huh, there's no 1.0.28 at all, yet
           
         
        
          1099 [11:04:23] <ozfalcon> Need sane 1.0.28. (sane-backends)
           
         
        
          1100 [11:04:30] <jelly> ,v sane-backends  
         
        
          1101 [11:04:31] <judd> No package named 'sane-backends'
            was found in amd64.
           
         
        
          1102 [11:04:39] *** Joins: monstar_ (~mitya@replaced-ip )
           
         
        
          1103 [11:04:49] <ozfalcon>
            replaced-url 
           
         
        
          1104 [11:05:01] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url 
           
         
        
          1105 [11:05:04] <jelly> ,v libsane-extras  
         
        
          1106 [11:05:05] <judd> Package: libsane-extras on amd64 -- jessie:
            1.0.22.3; stretch: 1.0.22.4
           
         
        
          1107 [11:05:19] <jelly> ,v libsane  
         
        
          1108 [11:05:20] <judd> Package: libsane on amd64 -- jessie:
            1.0.24-8+deb8u2; stretch: 1.0.25-4.1; bullseye: 1.0.27-3.2; buster:
            1.0.27-3.2; sid: 1.0.27-3.2
           
         
        
          1109 [11:05:54] <ozfalcon> Yes, Sorry it's libsane
           
         
        
          1110 [11:06:15] <jelly> ah. You'd have to try update the
            packaging for source package sane-backends from 1.0.27 to 1.0.28,
            and the try to build the debs
           
         
        
          1111 [11:06:23] <jelly> !simple sid backport
           
         
        
          1112 [11:06:23] <dpkg> First, check for a backport on
            <debian-backports>. If unavailable: 1) Add a deb-src line for
            sid (not a deb line!); ask me about <deb-src sid> 2) enable
            debian-backports (see <bdo>) 3) apt update; apt install
            build-essential; apt build-dep packagename 4) apt -b source
            packagename 5) dpkg -i packagename-ver.deb To change compilation
            options, see <package recompile>; for versions newer than sid
            see <uupdate>.
           
         
        
          1113 [11:06:51] *** Joins: Gazooo (~Gazooo@replaced-ip )
           
         
        
          1114 [11:07:42] <jelly> instead of step 4) as is, you'd do
            just "apt source sane-backends", you'd download the
            newer tarball, then use "uupdate"
           
         
        
          1115 [11:07:46] <jelly> !uupdate  
         
        
          1116 [11:07:46] <dpkg> uupdate (in the <devscripts> package)
            upgrades a source code package from an upstream revision, or e.g. if
            the newest foo in debian is 1.2, and upstream is at 1.4: apt-get
            source foo; wget -nd
            replaced-url 
           
         
        
          1117 [11:07:54] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
           
         
        
          1118 [11:08:54] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
           
         
        
          1119 [11:09:03] <ozfalcon> I'm lost  
         
        
          1120 [11:09:07] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Quit: a_l_b)
           
         
        
          1121 [11:10:10] *** Quits: freedom_ (~freedom@replaced-ip ) (Quit: freedom_)
           
         
        
          1122 [11:10:19] <jelly> the end result would be .deb packages with
            1.0.28
           
         
        
          1123 [11:10:26] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          1124 [11:10:53] *** Joins: dastier (~dastier@replaced-ip )
           
         
        
          1125 [11:11:11] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          1126 [11:11:32] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Quit: hanfm)
           
         
        
          1127 [11:11:35] <jelly> which works better with apt than the same
            thing compiled and installed, but not packaged
           
         
        
          1128 [11:12:08] *** Quits: sol_huileux (~oil@replaced-ip ) (Quit: Leaving)
           
         
        
          1129 [11:14:03] *** Quits: Jo-Anna (uid57472@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          1130 [11:14:26] <ozfalcon> Yes it would indeed, But I'm still
            unsure what exactly to do.
           
         
        
          1131 [11:14:45] *** Joins: sol_huileux (~oil@replaced-ip )
           
         
        
          1132 [11:15:30] *** Quits: dfch (~dfch@replaced-ip##) (Quit: ZNC 1.6.6+deb1ubuntu0.2 - ##replaced-url 
           
         
        
          1133 [11:15:51] *** Joins: zamuro (~Samantha@replaced-ip )
           
         
        
          1134 [11:15:51] *** Quits: zamuro (~Samantha@replaced-ip ) (Changing host)
           
         
        
          1135 [11:15:51] *** Joins: zamuro (~Samantha@replaced-ip )
           
         
        
          1136 [11:16:25] <jelly> ozfalcon: basically: enable deb-src repo
            for sid (unstable). Do an apt-get update. make and cd a directory
            you're going to do building in. Do an apt-get source
            sane-backends. Put the 1.0.28 source tarball in the same directory.
           
         
        
          1137 [11:16:46] *** Joins: irssi3 (~irssi@replaced-ip )
           
         
        
          1138 [11:16:50] <irssi3> RMS is gone?  
         
        
          1139 [11:17:10] <zamuro> !offtopic  
         
        
          1140 [11:17:10] <dpkg> #debian is primarily a support channel for
            Debian users. Please keep the discussions in #debian on-topic and
            take longer discussions and non-support questions to
            #debian-offtopic. Imagine the chaos if each of the hundreds of
            people in the channel felt the need to wander off topic for a few
            minutes every day.
           
         
        
          1141 [11:17:19] <jelly> irssi3: that's not a Debian specific
            question, this is a tech support channel for a distro.
           
         
        
          1142 [11:17:26] <irssi3> jelly: FUCK you  
         
        
          1143 [11:17:32] <irssi3> you have no respect for RMS?
           
         
        
          1144 [11:17:33] *** ChanServ sets mode: +o jelly
           
         
        
          1145 [11:17:33] *** Parts: irssi3 (~irssi@replaced-ip##) (requested by jelly ( arguments ))
           
         
        
          1146 [11:17:34] *** jelly sets mode: +b
            *!*@ool-182dae94.dyn.optonline.net$##arguments
           
         
        
          1147 [11:17:35] *** ChanServ sets mode: -o jelly
           
         
        
          1148 [11:17:37] <zamuro> !offtopic  
         
        
          1149 [11:17:37] <dpkg> #debian is primarily a support channel for
            Debian users. Please keep the discussions in #debian on-topic and
            take longer discussions and non-support questions to
            #debian-offtopic. Imagine the chaos if each of the hundreds of
            people in the channel felt the need to wander off topic for a few
            minutes every day.
           
         
        
          1150 [11:17:46] <jelly> zamuro: no need to repeat
           
         
        
          1151 [11:18:10] <zamuro> I know. But he/she/it didn't
           
         
        
          1152 [11:18:45] <ozfalcon> jelly. Shouldn't I do deb-src for
            buster (Showing same ver of libsane as sid) as I'm using
            buster.
           
         
        
          1153 [11:18:50] <jelly> zamuro: and they wouldn't, and
            repeating would not help.
           
         
        
          1154 [11:18:54] <jelly> ozfalcon: no.  
         
        
          1155 [11:19:51] <jelly> ozfalcon: the idea is to pick very latest
            source package scaffolding that is closer to your even newer
            upstream version
           
         
        
          1156 [11:23:32] *** Joins: deicide- (~deicide-@replaced-ip )
           
         
        
          1157 [11:23:43] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          1158 [11:24:41] *** Joins: dutchfish (~wil@replaced-ip )
           
         
        
          1159 [11:25:28] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
           
         
        
          1160 [11:26:26] *** Joins: corvo (~Thunderbi@replaced-ip )
           
         
        
          1161 [11:26:33] <jelly> ozfalcon: running uupdate in the older
            source tree, should result in it transplanting the packaging bits to
            a newer 1.0.28 tree, and then you can try building packages from
            that using for example: dpkg-buildpackage -b -uc -us
           
         
        
          1162 [11:27:15] *** Joins: dfch (~dfch@replaced-ip )
           
         
        
          1163 [11:28:15] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          1164 [11:28:42] <ozfalcon> Ok, You will need to help me - I still
            don't quite understand what I'm doing. I have apt-get
            source sane-backend from sid sources. It has some tar files and .dsc
            file and directory now.
           
         
        
          1165 [11:30:39] <ozfalcon> (I have just uninstalled source
            compiled version ready for build/install newer deb version)
           
         
        
          1166 [11:30:40] *** Joins: xeon (~quassel@replaced-ip )
           
         
        
          1167 [11:32:09] *** Quits: preview (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          1168 [11:33:04] <ozfalcon> The new source folder is
            "sane-backends-1.0.28-511-gb6eef086" Should I put that in
            the same folder as the sid source sane-backends?
           
         
        
          1169 [11:33:16] *** Quits: zamuro (~Samantha@replaced-ip ) (Quit: [IRSSI])
           
         
        
          1170 [11:33:19] *** Quits: yue-lan (~lanyue@replaced-ip ) (Remote host closed the connection)
           
         
        
          1171 [11:34:24] *** Parts: dfch (~dfch@replaced-ip ) ("Leaving")
           
         
        
          1172 [11:34:28] *** Quits: longbow (~longbow@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          1173 [11:34:34] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
           
         
        
          1174 [11:34:34] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Changing host)
           
         
        
          1175 [11:34:34] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
           
         
        
          1176 [11:37:36] *** Quits: monstar_ (~mitya@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1177 [11:38:00] *** Joins: dfch (~dfch@replaced-ip )
           
         
        
          1178 [11:38:09] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
           
         
        
          1179 [11:38:21] <jelly> ozfalcon: no, you need to put the new
            source _tar file_ in parent of sid source.
           
         
        
          1180 [11:38:58] <jelly> if you do not have a tar file but got the
            source using eg. git clone, you'll have to make it
           
         
        
          1181 [11:42:15] *** Joins: BCMM (~BCMM@replaced-ip )
           
         
        
          1182 [11:42:19] <ozfalcon> Ok, I have the tar file. I'll copy
            that to parent dir of sid source.
           
         
        
          1183 [11:42:26] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1184 [11:42:35] *** Joins: olegfusion (~olegfusio@replaced-ip )
           
         
        
          1185 [11:42:40] <tdn> How viable is it to run ZFS in Debian 10?
            And if ZFS is not well supported or easy to use, then what other
            alternative options do I have in Debian if I want to ensure the
            integrity of my stored data? (protect agains data rot basically)
           
         
        
          1186 [11:42:45] *** Quits: trifolio6 (~h@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          1187 [11:42:45] <ozfalcon> Basically I'll have to tar files
            in there the 1.0.27 and the new 1.0.28
           
         
        
          1188 [11:42:59] *** Joins: preview (~quassel@replaced-ip )
           
         
        
          1189 [11:43:15] *** Joins: dtux (~dmtucker@replaced-ip )
           
         
        
          1190 [11:43:39] *** Quits: thexa4 (~thexa4@replaced-ip ) (Quit: My computer has gone to sleep. ZZZzzz…)
           
         
        
          1191 [11:43:50] <jelly> no  
         
        
          1192 [11:44:15] <jelly> ozfalcon: where/how precisely did you get
            the new source from?
           
         
        
          1193 [11:44:44] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          1194 [11:45:08] <jelly> tdn: judging by the traffic here, it seems
            a decent number of people use ZFSonLinux on Debian
           
         
        
          1195 [11:45:19] *** Joins: maddogie (~jim@replaced-ip )
           
         
        
          1196 [11:45:23] *** Quits: BCMM (~BCMM@replaced-ip ) (Client Quit)
           
         
        
          1197 [11:45:25] *** Quits: dfch (~dfch@replaced-ip##) (Quit: ZNC 1.7.5 - ##replaced-url 
           
         
        
          1198 [11:45:39] <snooky> moin  
         
        
          1199 [11:46:58] <ozfalcon> jelly, From here:
            replaced-url 
           
         
        
          1200 [11:47:30] *** Joins: zerotech2 (~zerotech@replaced-ip )
           
         
        
          1201 [11:47:37] <tdn> jelly, ok  
         
        
          1202 [11:47:59] <tdn> jelly, and there are not other real
            alternatives, right?
           
         
        
          1203 [11:48:03] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1204 [11:48:25] *** Joins: CSP-SOFTWARE (~uwx@replaced-ip )
           
         
        
          1205 [11:48:28] *** Joins: dfch (~dfch@replaced-ip )
           
         
        
          1206 [11:49:16] <ozfalcon> jelly,
            sane-backends-1.0.28-511-gb6eef086.tar.gz
           
         
        
          1207 [11:49:22] *** Quits: sol_huileux (~oil@replaced-ip ) (Quit: Leaving)
           
         
        
          1208 [11:50:05] <jelly> good  
         
        
          1209 [11:50:40] <jelly> tdn: maybe there are but I don't
            know, have never used zfs in real life
           
         
        
          1210 [11:51:01] <jelly> ozfalcon: good.  
         
        
          1211 [11:51:20] *** Quits: p8m (~ident1@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1212 [11:51:23] <ozfalcon> jelly, there is a specific 1.0.28
            branch instead of Master should I use that?
           
         
        
          1213 [11:51:52] <jelly> ozfalcon: if 1.0.28 is good enough for
            your needs, sure
           
         
        
          1214 [11:51:53] *** Quits: BlueByte_ (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
           
         
        
          1215 [11:51:58] *** Joins: p8m (~ident1@replaced-ip )
           
         
        
          1216 [11:52:30] <ozfalcon> Yeah, I'll use the 1.0.28 branch
            just to keep things clean.
           
         
        
          1217 [11:52:53] *** Quits: iViLe (~bob@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1218 [11:52:55] *** Quits: czart (~czart@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1219 [11:53:13] *** Joins: czart (~czart@replaced-ip )
           
         
        
          1220 [11:53:28] *** Quits: CSP-SOFTWARE (~uwx@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1221 [11:53:36] *** Joins: CSP-SOFT (~uwx@replaced-ip )
           
         
        
          1222 [11:54:16] <ozfalcon> Ok I have dropped the
            "sane-backends-1.0.28.tar.gz" file in my
            "update" folder where I downloaded the sid source.
           
         
        
          1223 [11:54:37] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
           
         
        
          1224 [11:54:38] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Remote host closed the connection)
           
         
        
          1225 [11:54:58] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
           
         
        
          1226 [11:55:00] <ozfalcon> ie. it is sitting next to the
            "/update/sane-backends_1.0.27.orig.tar.gz" file
           
         
        
          1227 [11:55:09] *** Quits: oo_miguel (~miguel@replaced-ip ) (Quit: WeeChat 1.6)
           
         
        
          1228 [11:55:23] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1229 [11:57:27] <ozfalcon> (I might actually learn something if
            this is successfull)
           
         
        
          1230 [11:58:08] *** Joins: iViLe (~bob@replaced-ip )
           
         
        
          1231 [11:58:13] *** Quits: DarkTrick (~DarkTrick@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1232 [11:59:24] *** Joins: georgie (~textual@replaced-ip )
           
         
        
          1233 [12:01:01] <ozfalcon> jelly, I know I shouldn't paste
            folder contents in irc, But it's only 5 lines. Should I post it
            so you can see what's in there sofar?
           
         
        
          1234 [12:02:02] <jelly> !pastebin  
         
        
          1235 [12:02:02] <dpkg> Do not paste more than 2 lines to this
            channel. Instead, use for text:
            replaced-url 
           
         
        
          1236 [12:02:54] <jelly> ozfalcon: that's good so far, so now
            you "cd sane-backends-1.0.27" and run "uupdate
            ../sane-backends-1.0.28.tar.gz"
           
         
        
          1237 [12:03:03] <ozfalcon>
            replaced-url 
           
         
        
          1238 [12:03:13] <tdn> jelly, what do you use? ext4?
           
         
        
          1239 [12:03:50] <jelly> tdn: ext4 on main filesystems and for
            backup storage, yes
           
         
        
          1240 [12:03:56] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1241 [12:04:06] *** Joins: dasher00 (~dasher00@replaced-ip )
           
         
        
          1242 [12:04:56] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
           
         
        
          1243 [12:04:57] <ozfalcon> need to install uupdate command, What
            package is that in?
           
         
        
          1244 [12:05:03] <jelly> devscripts  
         
        
          1245 [12:05:27] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1246 [12:05:36] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1247 [12:06:01] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          1248 [12:06:18] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
           
         
        
          1249 [12:06:33] <tdn> jelly, ok. Me too. But I keep worrying about
            bit rot.
           
         
        
          1250 [12:06:34] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Remote host closed the connection)
           
         
        
          1251 [12:06:38] *** Joins: no_gravity (~no_gravit@replaced-ip )
           
         
        
          1252 [12:06:42] <no_gravity> Hello! I need to convert a few
            hundred images to jpg while also resizing them to a max-width.
            What's a good tool for it? "convert" from the debian
            repos?
           
         
        
          1253 [12:06:52] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
           
         
        
          1254 [12:07:19] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Client Quit)
           
         
        
          1255 [12:07:41] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
           
         
        
          1256 [12:07:55] <ozfalcon> jelly, ok that seemed to work ok.
            replaced-url 
           
         
        
          1257 [12:08:30] *** Joins: rany (~rany@replaced-ip )
           
         
        
          1258 [12:09:59] *** Quits: factor (~factor@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1259 [12:10:01] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
           
         
        
          1260 [12:10:13] <ozfalcon> update folder now looks like this:
            replaced-url 
           
         
        
          1261 [12:10:14] *** Joins: Jerrynicki (~niklas@replaced-ip )
           
         
        
          1262 [12:10:33] *** Joins: factor (~factor@replaced-ip )
           
         
        
          1263 [12:10:34] *** Quits: meti (~meti@replaced-ip##) (Quit: ZNC - ##replaced-url 
           
         
        
          1264 [12:10:43] *** Quits: dieb (~syst@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1265 [12:11:07] *** Joins: dselect (~dselect@replaced-ip )
           
         
        
          1266 [12:11:11] *** Joins: meti (~meti@replaced-ip )
           
         
        
          1267 [12:11:21] *** Joins: alexertech (~xb@replaced-ip )
           
         
        
          1268 [12:11:21] *** Quits: alexertech (~xb@replaced-ip ) (Changing host)
           
         
        
          1269 [12:11:21] *** Joins: alexertech (~xb@replaced-ip )
           
         
        
          1270 [12:11:24] *** Quits: factor (~factor@replaced-ip ) (Remote host closed the connection)
           
         
        
          1271 [12:11:44] *** Quits: dfch (~dfch@replaced-ip##) (Quit: ZNC 1.7.5 - ##replaced-url 
           
         
        
          1272 [12:11:53] *** Joins: factor (~factor@replaced-ip )
           
         
        
          1273 [12:11:59] *** Joins: jubo2 (~jubz@replaced-ip )
           
         
        
          1274 [12:13:22] *** Joins: Haudegen (~quassel@replaced-ip )
           
         
        
          1275 [12:14:21] *** Quits: fling (~fling@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          1276 [12:14:30] *** Joins: thexa4 (~thexa4@replaced-ip )
           
         
        
          1277 [12:15:03] *** Quits: preview (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1278 [12:16:02] *** Quits: alexertech (~xb@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          1279 [12:16:39] *** Quits: thexa4 (~thexa4@replaced-ip ) (Client Quit)
           
         
        
          1280 [12:17:29] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1281 [12:17:53] <trucy> no_gravity: yup, convert looks like
            it'd fit your needs
           
         
        
          1282 [12:18:16] <trucy>
            replaced-url 
           
         
        
          1283 [12:19:12] <no_gravity> trucy: Ok.. will install convert and
            see if I can cook up a set of parameters that does it all.
           
         
        
          1284 [12:19:35] *** Quits: no_gravity (~no_gravit@replaced-ip ) (Quit: leaving)
           
         
        
          1285 [12:19:39] *** Joins: mikevanbike (~luci@replaced-ip )
           
         
        
          1286 [12:19:53] *** Joins: dfch (~dfch@replaced-ip )
           
         
        
          1287 [12:21:23] *** Quits: Ericounet (~Eric@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1288 [12:22:05] *** Joins: BlueByte_ (~walther@replaced-ip )
           
         
        
          1289 [12:22:21] *** Joins: brokencycle (~brokencyc@replaced-ip )
           
         
        
          1290 [12:22:53] *** Joins: progart (~kamee@replaced-ip )
           
         
        
          1291 [12:22:57] <ozfalcon> jelly, Would "dpkg-buildpackage -b
            -uc -us sane-backends-1.0.28" be next?
           
         
        
          1292 [12:22:59] *** Quits: progart (~kamee@replaced-ip ) (Max SendQ exceeded)
           
         
        
          1293 [12:23:49] <ozfalcon> (No, that didn't work)
           
         
        
          1294 [12:24:22] *** Joins: progart (~kamee@replaced-ip )
           
         
        
          1295 [12:24:23] *** Quits: progart (~kamee@replaced-ip ) (Max SendQ exceeded)
           
         
        
          1296 [12:24:47] *** Joins: progart (~kamee@replaced-ip )
           
         
        
          1297 [12:24:58] *** Quits: progart (~kamee@replaced-ip ) (Max SendQ exceeded)
           
         
        
          1298 [12:25:02] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1299 [12:25:36] *** Joins: progart (~kamee@replaced-ip )
           
         
        
          1300 [12:25:37] *** Quits: deicide- (~deicide-@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1301 [12:25:47] *** Quits: progart (~kamee@replaced-ip ) (Max SendQ exceeded)
           
         
        
          1302 [12:25:53] *** Joins: Hex3r (~root@replaced-ip )
           
         
        
          1303 [12:26:23] *** Quits: frju365[IRC] (~julien@replaced-ip ) (Remote host closed the connection)
           
         
        
          1304 [12:26:44] *** Joins: progart (~kamee@replaced-ip )
           
         
        
          1305 [12:26:53] *** Quits: progart (~kamee@replaced-ip ) (Max SendQ exceeded)
           
         
        
          1306 [12:27:06] *** Joins: tyranny12 (~blarg@replaced-ip )
           
         
        
          1307 [12:27:06] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
           
         
        
          1308 [12:27:06] *** Joins: tyranny12 (~blarg@replaced-ip )
           
         
        
          1309 [12:27:23] *** Joins: progart (~kamee@replaced-ip )
           
         
        
          1310 [12:27:38] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1311 [12:29:07] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          1312 [12:29:42] *** Joins: anma (~Thunderbi@replaced-ip )
           
         
        
          1313 [12:30:03] *** Quits: Smeared_Beard (~SmearedBe@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          1314 [12:30:17] *** Joins: preview (~quassel@replaced-ip )
           
         
        
          1315 [12:30:39] *** Joins: AimHere (~David@replaced-ip )
           
         
        
          1316 [12:31:58] *** Joins: deicide- (~deicide-@replaced-ip )
           
         
        
          1317 [12:32:22] *** Quits: ironbutt (~LiberLive@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1318 [12:32:31] <jelly> ozfalcon: no, just cd into the new
            directory and "dpkg-buildpackage -b -uc -us"
           
         
        
          1319 [12:32:40] *** Quits: sedrosken (~sedrosken@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1320 [12:32:41] *** Joins: ironbutt (~LiberLive@replaced-ip )
           
         
        
          1321 [12:32:46] *** Joins: checkItOut (~jinking@replaced-ip )
           
         
        
          1322 [12:33:59] *** Joins: sedrosken (~sedrosken@replaced-ip )
           
         
        
          1323 [12:34:08] *** Joins: grobi (~rtng@replaced-ip )
           
         
        
          1324 [12:34:32] *** Quits: maddogie (~jim@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          1325 [12:35:08] *** Joins: maddogie (~jim@replaced-ip )
           
         
        
          1326 [12:35:43] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          1327 [12:37:51] *** Joins: maddogie_jim (~jim@replaced-ip )
           
         
        
          1328 [12:38:13] *** Quits: maddogie (~jim@replaced-ip ) (Client Quit)
           
         
        
          1329 [12:38:20] *** Quits: ctrlbreak_MAD (~ctrlbreak@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1330 [12:38:24] *** Quits: czart (~czart@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1331 [12:38:42] *** Joins: czart (~czart@replaced-ip )
           
         
        
          1332 [12:38:42] *** Joins: ctrlbreak_MAD (~ctrlbreak@replaced-ip )
           
         
        
          1333 [12:38:45] <ozfalcon> ok  
         
        
          1334 [12:38:46] <ozfalcon> jelly, That failed miserably
           
         
        
          1335 [12:39:20] *** Joins: thelastjedi (~quassel@replaced-ip )
           
         
        
          1336 [12:41:08] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
           
         
        
          1337 [12:41:30] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          1338 [12:42:28] <jelly> ozfalcon: can you pastebin the output?
           
         
        
          1339 [12:42:30] <ozfalcon>
            replaced-url 
           
         
        
          1340 [12:44:28] *** Joins: dtux (~dmtucker@replaced-ip )
           
         
        
          1341 [12:44:33] *** Quits: dfch (~dfch@replaced-ip##) (Quit: ZNC 1.7.5 - ##replaced-url 
           
         
        
          1342 [12:45:01] *** Quits: maddogie_jim (~jim@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          1343 [12:45:10] <jelly> ozfalcon: okay, if it were me I'd
            probably try to update those
            debian/patches/0710-sane-desc.c_debian_mods.patch that failed, but
            it might be too much work for you. Use equivs then.
           
         
        
          1344 [12:45:39] <jelly> ozfalcon: which dependencies are missing
            for xsane?
           
         
        
          1345 [12:46:38] *** Joins: maddogie (~jim@replaced-ip )
           
         
        
          1346 [12:46:38] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1347 [12:47:52] *** Joins: freelipe (~taqtile@replaced-ip )
           
         
        
          1348 [12:48:17] <ozfalcon> I think it's just libsane &
            sane-utils
           
         
        
          1349 [12:48:37] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
           
         
        
          1350 [12:48:38] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1351 [12:49:31] *** Quits: rany (~rany@replaced-ip ) (Remote host closed the connection)
           
         
        
          1352 [12:49:37] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1353 [12:49:37] <jelly> then make fake packages for those two with
            equivs tool and install them
           
         
        
          1354 [12:49:40] *** Quits: Hex3r (~root@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          1355 [12:49:42] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          1356 [12:50:08] *** Joins: rbanffy (~rbanffy@replaced-ip )
           
         
        
          1357 [12:50:17] <jelly> and put them on hold
           
         
        
          1358 [12:50:20] <jelly> !hold  
         
        
          1359 [12:50:20] <dpkg> hold is a status flag that tells the
            package manager to not automatically upgrade a package. To hold a
            package 'echo $package hold|dpkg --set-selections' or
            'aptitude hold $package'. Note that prior to
            <stretch> "aptitude hold" is ignored by other
            package managers and aptitude won't necessarily use holds set
            with dpkg; see Debian bug #137771. See also <hold list>,
            <unhold>.
           
         
        
          1360 [12:50:25] *** Joins: patterson (~patterson@replaced-ip )
           
         
        
          1361 [12:50:52] *** Joins: rany (~rany@replaced-ip )
           
         
        
          1362 [12:51:07] *** Joins: MenschZwoNull (~MenschZwo@replaced-ip )
           
         
        
          1363 [12:51:17] *** Joins: towo` (~towo@replaced-ip )
           
         
        
          1364 [12:52:07] *** Quits: thelastjedi (~quassel@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1365 [12:52:35] *** Quits: freelipe (~taqtile@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          1366 [12:53:14] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1367 [12:53:36] <ozfalcon> looks like it might only be libsane for
            the dependency, not sane-utils
           
         
        
          1368 [12:54:44] *** Joins: cnsunyour (~cnsunyour@replaced-ip )
           
         
        
          1369 [12:55:50] *** Quits: dutchfish (~wil@replaced-ip ) (Quit: Splash, leaving the bowl)
           
         
        
          1370 [12:55:53] *** Joins: conyers (~conyers@replaced-ip )
           
         
        
          1371 [12:56:59] *** Joins: oiaohm (~oiaohm@replaced-ip )
           
         
        
          1372 [12:57:12] <jelly> so make a fake libsane package with
            version, say, 1.0.28-0~0.ozfalcon.1
           
         
        
          1373 [12:57:28] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          1374 [13:00:53] <jelly> ozfalcon: use eg. "equivs-control
            libsane.control" to create a template control file, fill just
            enough of it to match package name and version, like here:
            replaced-url 
           
         
        
          1375 [13:00:53] <ozfalcon> ok, So I have created a default control
            file "equivs-control libsane" and changing some defaults
            now.
           
         
        
          1376 [13:02:06] <ozfalcon> Should I leave the
            "Standards-Version: 3.9.2" as is?
           
         
        
          1377 [13:02:12] <jelly> yes  
         
        
          1378 [13:02:25] *** Joins: Eightynine (058a1bc1@replaced-ip )
           
         
        
          1379 [13:02:57] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1380 [13:03:16] <Eightynine> Please, replace Firefox with
            Chromium. I have no idea why they put that garbage (Firefox) in
            every distribution. It's ancient crap and deserves dying and
            being forgotten. Never worked properly, bad architecture.
           
         
        
          1381 [13:03:54] <jelly> Eightynine: both Chromium and Firefox
            (ESR) are available in debian
           
         
        
          1382 [13:04:56] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1383 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
           
         
        
          1384 [13:05:16] <Eightynine> I know, but Firefox ESR is default.
            replaced-url 
           
         
        
          1385 [13:05:19] *** Joins: dpkg (~dpkg@replaced-ip )
           
         
        
          1386 [13:06:05] *** Quits: georgie (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          1387 [13:06:28] <themill> Eightynine: the default is the package
            that you choose to install.
           
         
        
          1388 [13:06:49] *** Joins: a_l_b (~a_l_b@replaced-ip )
           
         
        
          1389 [13:07:11] <themill> (also, firefox-esr gets better security
            support than chromium)
           
         
        
          1390 [13:07:11] <jelly> Eightynine: distro defaults of what ships
            with a specific Desktop Environment do not get changed because of a
            single bug report in upstream
           
         
        
          1391 [13:07:59] <Eightynine> themill But when I installed Debian
            it came with Firefox ESR. Isn't it default? Sorry for being
            angry but that issue is really annoying.
           
         
        
          1392 [13:08:19] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Client Quit)
           
         
        
          1393 [13:08:29] *** Joins: zerotech3 (~zerotech@replaced-ip )
           
         
        
          1394 [13:08:38] <jelly> Eightynine: annoying for _you_ is not
            reason enough to change defaults for everyone who installs Debian
            (with Gnome, presumable)
           
         
        
          1395 [13:08:58] <ozfalcon> jelly, ok, Got that created.
           
         
        
          1396 [13:09:16] *** Joins: His_Dudeness__ (~His_Duden@replaced-ip )
           
         
        
          1397 [13:09:17] <jelly> ,depends task-desktop
           
         
        
          1398 [13:09:18] <judd> Package task-desktop in buster/amd64 --
            depends: tasksel (= 3.53), xorg, xserver-xorg-video-all,
            xserver-xorg-input-all, desktop-base.
           
         
        
          1399 [13:09:22] *** Joins: thexa4 (~thexa4@replaced-ip )
           
         
        
          1400 [13:09:29] <jelly> ,recommends task-desktop
           
         
        
          1401 [13:09:31] <judd> Package task-desktop in buster/amd64 --
            recommends: task-gnome-desktop | task-xfce-desktop |
            task-kde-desktop | task-lxde-desktop | task-cinnamon-desktop |
            task-mate-desktop | task-lxqt-desktop, xdg-utils, avahi-daemon,
            libnss-mdns, anacron, eject, iw, alsa-utils, libu2f-udev, sudo,
            firefox | firefox-esr.
           
         
        
          1402 [13:09:33] <ozfalcon> Will cleanup and install it then xsane.
           
         
        
          1403 [13:09:36] <jelly> there it is  
         
        
          1404 [13:09:51] <Eightynine> jelly Thanks for clarification. I
            didn't knew it depends on desktop.
           
         
        
          1405 [13:10:11] *** Joins: rholcomb (~rholcomb@replaced-ip )
           
         
        
          1406 [13:10:16] *** Quits: zerotech2 (~zerotech@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1407 [13:10:21] *** Quits: psilonux (~psilonux@replaced-ip ) (Remote host closed the connection)
           
         
        
          1408 [13:10:57] <Eightynine> Is there anyone who tried Vivaldi? I
            tried it not long ago, it lacks performance. Works better in Windows
            on the same PC.
           
         
        
          1409 [13:11:00] *** Quits: rholcomb (~rholcomb@replaced-ip ) (Client Quit)
           
         
        
          1410 [13:11:10] *** Joins: psilonux (~psilonux@replaced-ip )
           
         
        
          1411 [13:11:37] <jelly> it also lacks a serious security team
            AFAIR
           
         
        
          1412 [13:11:39] *** Joins: ensamvarg (~ensamvarg@replaced-ip )
           
         
        
          1413 [13:12:05] *** Quits: grobi (~rtng@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1414 [13:12:23] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Remote host closed the connection)
           
         
        
          1415 [13:12:49] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
           
         
        
          1416 [13:12:56] <JyZyXEL> mozilla supposedly has a debian team,
            but their front page still claims Stretch to be the stable :P
           
         
        
          1417 [13:13:09] *** Quits: thexa4 (~thexa4@replaced-ip ) (Client Quit)
           
         
        
          1418 [13:13:53] <ozfalcon> Looks like it does need sane-utils.
            I'll just create another dummy package.
           
         
        
          1419 [13:13:56] * jelly had been using Opera for a loong while but never
            felt a pressing need to try Vivaldi when Firefox ESR + NoScript
            works well enough
           
         
        
          1420 [13:14:21] *** Joins: dgriffi (~dave@replaced-ip )
           
         
        
          1421 [13:14:24] <Eightynine> JyZyXEL And yet they don't have
            deb package, only tar archive or something like that? What idiots.
            Chrome, Opera and Vivaldi have both deb and rpm packages.
           
         
        
          1422 [13:14:52] *** Joins: somazero (~somazero@replaced-ip )
           
         
        
          1423 [13:14:55] *** Joins: dfch (~dfch@replaced-ip )
           
         
        
          1424 [13:15:19] <jelly> ozfalcon: you can use "apt-get -s -f
            install" to see if apt thinks you have a consistent state or
            something is missing/extra
           
         
        
          1425 [13:16:31] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          1426 [13:16:52] <jelly> Eightynine: mozilla's firefox builds,
            including esr, have its own update system that Just Works _if_
            you've unpacked the thing as the same user that is running it
           
         
        
          1427 [13:16:53] <JyZyXEL> Eightynine: they have 60.9 for buster
            and 68/69 for sid
           
         
        
          1428 [13:17:46] <jelly> but there's probably little reason to
            go with mozilla's build instead of debian's if you want
            esr
           
         
        
          1429 [13:18:01] *** Quits: deicide- (~deicide-@replaced-ip ) (Remote host closed the connection)
           
         
        
          1430 [13:18:11] *** Joins: foul_owl (~foul_owl@replaced-ip )
           
         
        
          1431 [13:18:30] *** Quits: maddogie (~jim@replaced-ip ) (Remote host closed the connection)
           
         
        
          1432 [13:18:44] <ozfalcon> ok  
         
        
          1433 [13:19:01] *** debhelper sets mode: +l 1529
           
         
        
          1434 [13:19:15] <Eightynine> jelly No, to be honest I don't
            care ESR or not if that works properly (which in my case is not
            truth).
           
         
        
          1435 [13:19:16] <dgriffi> Why is the preseed line of "d-i
            preseed/late_command string apt-get install -y sysvinit-core"
            no longer working to create an install that doesn't use
            systemd?
           
         
        
          1436 [13:20:27] *** Quits: factor (~factor@replaced-ip ) (Remote host closed the connection)
           
         
        
          1437 [13:20:43] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1438 [13:20:53] *** Joins: factor (~factor@replaced-ip )
           
         
        
          1439 [13:21:01] <jelly> dgriffi: do you also install a desktop
            environment task at the same time?
           
         
        
          1440 [13:21:18] <dgriffi> mate  
         
        
          1441 [13:21:37] *** Joins: Sabandija (~sad@replaced-ip )
           
         
        
          1442 [13:22:04] <ozfalcon> jelly, do I need to hold the packages
            if it's a higher version to what might be updated anyway?
           
         
        
          1443 [13:22:14] <dgriffi> and I tried to take a freshly installed
            system (using systemd) and did "apt-get install
            sysvinit-core" and it wiped out pretty much everything,
            including networking.
           
         
        
          1444 [13:22:31] <themill> Eightynine: feel free to install
            whatever browser you want. If you're doing less than 20
            installations, the defaults don't matter to you as you just
            install the package you want. If you're doing more than that
            then you have a configuration management system doing it for you and
            the defaults still don't matter.
           
         
        
          1445 [13:22:50] *** Quits: astra`` (~astra@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1446 [13:23:00] <ozfalcon> jelly, Also xsane installed happily
            with the fake packages.
           
         
        
          1447 [13:24:14] *** Joins: fling (~fling@replaced-ip )
           
         
        
          1448 [13:24:24] <jelly> dgriffi: task-mate-desktop depends on...
            mate-settings-daemon depends on... policykit-1 and then ->
            libpam-systemd -> systemd-sysv which can't be installed
            together with sysvinit-core
           
         
        
          1449 [13:24:29] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          1450 [13:24:43] <dgriffi> jelly: wasn't there a shim to take
            care of that?
           
         
        
          1451 [13:24:49] *** Joins: grobi (~rtng@replaced-ip )
           
         
        
          1452 [13:25:44] <dgriffi> I'm intent on getting rid of
            systemd now because with the release of Buster, systemd has been a
            constant source of freeze-ups and panics
           
         
        
          1453 [13:26:07] <jelly> dgriffi: I _think_ shim is for logind
            dependencies, not pam_systemd
           
         
        
          1454 [13:26:29] <dgriffi> why wasn't care taken with the mate
            packages to avoid this problem?
           
         
        
          1455 [13:26:33] <jelly> dgriffi: there's a
            libpam-elogind-compat for that, but not in buster, so far only in
            experimental
           
         
        
          1456 [13:26:50] <jelly> dgriffi: because it's a lot of work?
           
         
        
          1457 [13:26:55] *** Quits: rany (~rany@replaced-ip ) (Remote host closed the connection)
           
         
        
          1458 [13:27:24] <dgriffi> jelly: it's less work to do
            something right the first time round.
           
         
        
          1459 [13:27:29] *** Quits: His_Dudeness__ (~His_Duden@replaced-ip ) (Quit: Leaving)
           
         
        
          1460 [13:27:49] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          1461 [13:27:50] *** Joins: sol_huileux (~oil@replaced-ip )
           
         
        
          1462 [13:28:08] <jelly> dgriffi: the right thing would have
            delayed buster for 6+ months
           
         
        
          1463 [13:28:31] <dgriffi> jelly: and?  
         
        
          1464 [13:29:26] <Eightynine> Which player is better in yout
            opinion, VLC or Gnome MPV? By "better" I mean supports
            more formats, works faster and (if possible) supports graphics
            acceleration.
           
         
        
          1465 [13:29:27] <jelly> dgriffi: you can join the init team and
            volunteer there to make things better in time for bullseye
           
         
        
          1466 [13:29:52] <dgriffi> jelly: how would one do this?
           
         
        
          1467 [13:29:57] <jelly> Init Diversity Team*
           
         
        
          1468 [13:31:21] <dgriffi> jelly: this?
            replaced-url 
           
         
        
          1469 [13:32:10] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
           
         
        
          1470 [13:32:48] <jelly> that's their mailing list, right
           
         
        
          1471 [13:33:38] <dgriffi> okay  
         
        
          1472 [13:33:55] <jelly> Eightynine: vlc and mpv are comparable. I
            don't know what Gnome MPV is, probably a frontend
           
         
        
          1473 [13:34:34] <jelly> vlc sometimes guesses which acceleration
            options exists better. mpv sometimes needs to be told.
           
         
        
          1474 [13:34:57] <jelly> vlc also works better with some streaming
            options
           
         
        
          1475 [13:35:08] <jelly> mpv needs youtube-dl installed
           
         
        
          1476 [13:35:36] <jelly> however vlc crashed more for me and ate
            more resources
           
         
        
          1477 [13:35:49] <Eightynine> jelly Yes, you're right. Gnome
            MPV is GUI (used in Gnome of course). They later renamed it in
            Celluloid but Debian still uses old one.
           
         
        
          1478 [13:35:50] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          1479 [13:36:14] <jelly> Eightynine: I usually just run mpv from
            command line.
           
         
        
          1480 [13:37:07] *** Joins: deicide- (~deicide-@replaced-ip )
           
         
        
          1481 [13:37:55] <Eightynine> jelly I would like to have GUI, maybe
            I should switch to mpv and something for YouTube? There's some
            stuttering when watching YouTube in VLC.
           
         
        
          1482 [13:38:20] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
           
         
        
          1483 [13:38:27] *** Quits: phlax (~phlax@replaced-ip ) (Remote host closed the connection)
           
         
        
          1484 [13:38:37] *** Quits: doublehelix_ (~r00tobo@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1485 [13:38:41] <jelly> dgriffi: sadly there seems to be a lot of
            the non-technical issues around that,
            replaced-url 
           
         
        
          1486 [13:38:49] *** Joins: lastrodamo (~lastrodam@replaced-ip )
           
         
        
          1487 [13:39:12] *** Quits: sidmo_ (~ident@replaced-ip ) (Remote host closed the connection)
           
         
        
          1488 [13:39:37] *** Joins: Guest99324 (050acadf@replaced-ip )
           
         
        
          1489 [13:39:41] *** Quits: CSP-SOFT (~uwx@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1490 [13:39:49] *** Joins: CSP-SOFTWARE (~uwx@replaced-ip )
           
         
        
          1491 [13:40:02] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          1492 [13:40:03] *** Quits: abdulocracy (~abdulocra@replaced-ip ) (Remote host closed the connection)
           
         
        
          1493 [13:40:26] *** Quits: zamba (~marius@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1494 [13:40:41] <ozfalcon> jelly, Thanks for you help.
           
         
        
          1495 [13:41:06] <Sabandija> Hi all, some can help me?? i-m looking
            for a guide to transfer files of a PC with linux to a PC with win10
            and vice versa in my local net, using the terminal
           
         
        
          1496 [13:41:10] <Sabandija> thanks in advance
           
         
        
          1497 [13:41:29] <ozfalcon> jelly, xsane currently not working now.
            But I'll get it going (Had it working before).
           
         
        
          1498 [13:41:55] *** Joins: sidmo (~ident@replaced-ip )
           
         
        
          1499 [13:42:59] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1500 [13:43:52] *** Parts: Guest99324 (050acadf@replaced-ip ) ()
           
         
        
          1501 [13:44:38] *** Quits: ozfalcon (~OzFalcon@replaced-ip ) (Quit: Ex-Chat)
           
         
        
          1502 [13:45:23] *** Joins: dtux (~dmtucker@replaced-ip )
           
         
        
          1503 [13:45:24] <jelly> Eightynine: mpv can work but you need to
            keep youtube-dl up-to-date, and that often means "newer than
            what's in debian"
           
         
        
          1504 [13:45:36] *** Joins: frostschutz (~frostschu@replaced-ip )
           
         
        
          1505 [13:45:39] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1506 [13:45:50] *** Quits: CSP-SOFTWARE (~uwx@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1507 [13:45:57] *** Joins: progart (~kamee@replaced-ip )
           
         
        
          1508 [13:46:14] <jelly> Sabandija: if you install openssh-server
            on your linux you can use WinSCP or Filezilla to access files on
            linux over "sftp"
           
         
        
          1509 [13:46:22] *** Joins: CSP-SOFTWARE (~uwx@replaced-ip )
           
         
        
          1510 [13:46:43] *** Joins: user99 (~user99@replaced-ip )
           
         
        
          1511 [13:46:44] <Eightynine> jelly Is that possible on Debian?
            Maybe I can update it from snap/flatpak?
           
         
        
          1512 [13:46:54] <Sabandija> Thanks jelly  
         
        
          1513 [13:46:58] <EdePopede> tip: the download link redirects to
            the actual file, which has the version in its name. with curl, grep
            and a little bit of bash magick it's a oneliner to compare it
            to the installed version and download the new version if needed
           
         
        
          1514 [13:47:26] *** Quits: sidmo (~ident@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          1515 [13:47:41] <EdePopede> Eightynine --^
           
         
        
          1516 [13:48:13] <jelly> Eightynine: upstream has a custom
            self-update method that's supposed to be really easy. I just
            make packages from newer sources, or steal binary debs from sid.
           
         
        
          1517 [13:48:27] *** Quits: user99 (~user99@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1518 [13:48:32] *** Joins: dvs (~hibbard@replaced-ip )
           
         
        
          1519 [13:48:50] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          1520 [13:48:53] <jelly> ,v youtube-dl  
         
        
          1521 [13:48:54] <judd> Package: youtube-dl on amd64 -- stretch:
            2017.05.18.1-1; stretch-backports: 2019.01.17-1.1~bpo9+1; bullseye:
            2019.01.17-1.1; buster: 2019.01.17-1.1; sid: 2019.09.01-1;
            bullseye-multimedia: 2019.09.12.1-dmo1; buster-multimedia:
            2019.09.12.1-dmo1; sid-multimedia: 2019.09.28-dmo1
           
         
        
          1522 [13:49:15] *** Quits: soul-d (~name@replaced-ip ) (Remote host closed the connection)
           
         
        
          1523 [13:49:23] *** Joins: sidmo (~ident@replaced-ip )
           
         
        
          1524 [13:49:26] *** Joins: shingouz (~not@replaced-ip )
           
         
        
          1525 [13:49:39] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
           
         
        
          1526 [13:49:39] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Changing host)
           
         
        
          1527 [13:49:39] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
           
         
        
          1528 [13:49:44] *** Joins: user99 (~user99@replaced-ip )
           
         
        
          1529 [13:49:51] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1530 [13:49:55] <EdePopede> upstream: 2019.09.28, so
            sid-multimedia is up to date (after just 1 day)
           
         
        
          1531 [13:50:02] *** Quits: user99 (~user99@replaced-ip ) (Changing host)
           
         
        
          1532 [13:50:02] *** Joins: user99 (~user99@replaced-ip )
           
         
        
          1533 [13:50:25] * jelly avoids dmm  
         
        
          1534 [13:50:37] <EdePopede> "multimedia"? i don't
            suppose they have something to do with the mm repos we
            shouldn't use?
           
         
        
          1535 [13:50:46] <EdePopede> or do they?  
         
        
          1536 [13:50:59] *** Quits: BlueByte_ (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
           
         
        
          1537 [13:51:56] *** Joins: zamba (~marius@replaced-ip )
           
         
        
          1538 [13:51:58] *** Quits: shingouz_ (~not@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1539 [13:52:03] <jelly> EdePopede: those ARE them dmm repos yes
           
         
        
          1540 [13:52:15] <EdePopede> ok, so <buster multimedia> is an
            alias for <dmm>
           
         
        
          1541 [13:53:59] *** Joins: stefcc (~id@replaced-ip )
           
         
        
          1542 [13:53:59] *** Quits: factor (~factor@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1543 [13:54:37] *** Joins: factor (~factor@replaced-ip )
           
         
        
          1544 [13:54:39] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1545 [13:55:20] <Unit193> Amusing that one shouldn't use
            them, yet judd fetches package info for them.
           
         
        
          1546 [13:56:34] <jelly> USE AT YOUR OWN RISK
           
         
        
          1547 [13:56:39] <jelly> etc  
         
        
          1548 [13:56:58] <Logg> it just breaks so quick I don't know
            why they bother packaging it for debian
           
         
        
          1549 [13:57:04] <Logg> just install with pip
           
         
        
          1550 [13:57:05] *** Joins: Hex3r (~root@replaced-ip )
           
         
        
          1551 [13:57:20] *** Quits: dfch (~dfch@replaced-ip ) (Quit: k bye)
           
         
        
          1552 [13:57:21] <jelly> blasphemy!  
         
        
          1553 [13:57:25] <Logg> :)  
         
        
          1554 [13:57:36] *** Joins: MonkeyWrench84 (~MonkeyWre@replaced-ip )
           
         
        
          1555 [13:57:41] <EdePopede> why pip?  
         
        
          1556 [13:57:47] <Logg> pip repo stays up to date faster.
           
         
        
          1557 [13:57:48] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          1558 [13:57:51] <jelly> it's python  
         
        
          1559 [13:58:02] <EdePopede> it's a bloody tgz with s single
            packaged python binary
           
         
        
          1560 [13:58:34] <jelly> that's just one deliverable
           
         
        
          1561 [13:58:37] * d3sync brings wood for the stake
           
         
        
          1562 [13:58:39] <user99> when my system went into suspend mode
            came back and went to log in...have a light on the keybd but no
            response to any input...mouse worked fine...but cannot login because
            no keybd...had to reboot...looking for event logs...tried deebug .1
            no luck...nothing in kernel. where should i look...messages?
           
         
        
          1563 [13:58:40] *** Joins: r00tobo (~r00tobo@replaced-ip )
           
         
        
          1564 [13:59:05] *** Joins: BlueByte_ (~walther@replaced-ip )
           
         
        
          1565 [13:59:06] <EdePopede> as long as pip doesn't keep hands
            off apt land it is considered a hostile intruder
           
         
        
          1566 [13:59:37] <jelly> user99: is the keyboard built in or could
            you unplug and plug it back in if it happened again?
           
         
        
          1567 [13:59:45] *** Joins: dfch (~dfch@replaced-ip )
           
         
        
          1568 [14:00:05] <jelly> EdePopede: pip can be used as user
           
         
        
          1569 [14:00:09] <user99> jelly could plug/unplug
           
         
        
          1570 [14:00:10] <Unit193> While likely about equal to using dmm, I
            just maintain ytdl in my own apt repo, tends to work well. The
            watchfile is pretty much setup to do everything automatically.
           
         
        
          1571 [14:00:13] <user99> didn't  
         
        
          1572 [14:00:25] <user99> had a light will try if/when
           
         
        
          1573 [14:00:41] <EdePopede> jelly: i only don't like putting
            such things into $HOME, /usr/local is me favorite
           
         
        
          1574 [14:00:55] <EdePopede> if it can use this as default prefix,
            ok
           
         
        
          1575 [14:01:05] <user99> pip? is?  
         
        
          1576 [14:01:25] <EdePopede> python installer stuff
           
         
        
          1577 [14:01:34] <user99> k  
         
        
          1578 [14:03:15] <MonkeyWrench84> Remote system with likely HDD
            failure - getting "Input Output" errors when running many
            commands including SUDO. Root file system has switched to read only.
            I can view some of the root file system via sftp but not /usr/bin or
            /sbin. A working NFS share is still mounted and working. If I copy
            the SUDO files/directory from a working system to the already
            mounted NFS share can I run SUDO from there?
           
         
        
          1579 [14:03:18] *** Quits: xsoultartar (~xsoultart@replaced-ip ) (Quit: Leaving)
           
         
        
          1580 [14:03:32] *** Joins: blittenb (~blittenb@replaced-ip )
           
         
        
          1581 [14:03:43] *** Parts: blittenb (~blittenb@replaced-ip##) ("The Lounge - ##replaced-url 
           
         
        
          1582 [14:04:28] <user99> Rs780 working with buster(10.1) now and
            no more filesystem crap....after installing the fw blobs wvwn have
            decent res for display
           
         
        
          1583 [14:04:44] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1584 [14:04:47] <user99> s/even  
         
        
          1585 [14:04:56] <Logg> MonkeyWrench84, sure, why not. I'd try
            it. `/mnt/nfsShare/bin/myBin $1`
           
         
        
          1586 [14:07:15] *** Joins: aBluePython (~app@replaced-ip )
           
         
        
          1587 [14:07:57] *** Quits: CSP-SOFTWARE (~uwx@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1588 [14:08:24] *** Joins: xsoultartar (~xsoultart@replaced-ip )
           
         
        
          1589 [14:08:25] *** Quits: xsoultartar (~xsoultart@replaced-ip ) (Max SendQ exceeded)
           
         
        
          1590 [14:08:53] *** Joins: xsoultartar (~xsoultart@replaced-ip )
           
         
        
          1591 [14:09:56] *** Quits: Mazhive_one (~Mazhive@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1592 [14:10:25] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          1593 [14:10:25] <nb-ben> hi, I have a chroot environment, and
            I'd like to hide some devices from it from /dev
           
         
        
          1594 [14:10:28] <nb-ben> what are my options?
           
         
        
          1595 [14:11:04] *** Joins: oscp (~oscp@replaced-ip )
           
         
        
          1596 [14:11:19] *** Joins: PoaB (~Thunderbi@replaced-ip )
           
         
        
          1597 [14:12:06] <user99> Sep 24 16:27:10 debian kernel: [
            6.742685] random: 7 urandom warning(s) missed due to ratelimiting
           
         
        
          1598 [14:12:06] <user99> Sep 24 16:59:27 debian kernel: [
            7.088583] random: 7 urandom warning(s) missed due to ratelimiting
           
         
        
          1599 [14:12:14] *** Joins: alexertech (~xb@replaced-ip )
           
         
        
          1600 [14:12:14] *** Quits: alexertech (~xb@replaced-ip ) (Changing host)
           
         
        
          1601 [14:12:14] *** Joins: alexertech (~xb@replaced-ip )
           
         
        
          1602 [14:12:16] *** Joins: Mazhive_one (~Mazhive@replaced-ip )
           
         
        
          1603 [14:13:13] <user99> nb-ben seems counter to what I would
            expect...seems like you should have to grant access
           
         
        
          1604 [14:13:49] *** Quits: oscp (~oscp@replaced-ip ) (Client Quit)
           
         
        
          1605 [14:14:22] *** Quits: GigaFlow (GigaFlow@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url 
           
         
        
          1606 [14:15:32] *** Joins: Jadellah (~Jadellah@replaced-ip )
           
         
        
          1607 [14:15:40] *** Joins: Burek (~Burek@replaced-ip )
           
         
        
          1608 [14:16:44] <nb-ben> user99: what do you mean?
           
         
        
          1609 [14:17:21] *** Quits: alexertech (~xb@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          1610 [14:17:28] *** Quits: MenschZwoNull (~MenschZwo@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1611 [14:17:54] *** Joins: UndefinedBiped (~user@replaced-ip )
           
         
        
          1612 [14:18:16] *** Quits: stefcc (~id@replaced-ip ) (Remote host closed the connection)
           
         
        
          1613 [14:18:17] <MonkeyWrench84> Logg, I have copied sudo from
            /usr/bin to /nfsshare/temp/bin and /usr/lib/sudo directory to
            /nfsshare/temp/sudo . When i run sudo from temp/bin it errors on
            finding libsudo_util.so.0 Is there a way to point at new temp/sudo
            directory?
           
         
        
          1614 [14:18:27] *** Quits: UndefinedBiped (~user@replaced-ip ) (Client Quit)
           
         
        
          1615 [14:19:33] <Logg> gg. idk, if you can do what you want to do
            from a chroot, that would be clean. I know there _is_ a way to link
            to the library without the root filesystem but it's some
            environmental variable shenanigan...
           
         
        
          1616 [14:21:00] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          1617 [14:21:00] *** Quits: Jadellah (~Jadellah@replaced-ip ) (Quit: Leaving)
           
         
        
          1618 [14:21:21] *** Joins: uNmowed (~Kaede@replaced-ip )
           
         
        
          1619 [14:21:59] <MonkeyWrench84> hmm, I will see what I can find.
            Don't suppose there is something I'm missing ref a way to
            run shutdown or reboot or even sysrq for REISUB as root without
            being able to run SU or SUDO?
           
         
        
          1620 [14:22:32] <Logg> LDFLAGS="-L$HOME/local/lib"
            CFLAGS="-I$HOME/local/include" ./configure --prefix=$HOME
           
         
        
          1621 [14:22:45] <Logg> that's what I had to do on a vps
            without root access, i built it that way
           
         
        
          1622 [14:23:00] *** Joins: ozfalcon (~OzFalcon@replaced-ip )
           
         
        
          1623 [14:24:11] <Logg> If you reboot, you're gonna lose the
            system entirely probably. last time I had a problem like that, it
            was fsck required, and I think the hdd died shortly after.
           
         
        
          1624 [14:24:48] <Logg> Time to get in the car and be prepared to
            restore from backup on a new hdd imo
           
         
        
          1625 [14:24:52] *** Joins: abdulocracy (~abdulocra@replaced-ip )
           
         
        
          1626 [14:26:10] *** Joins: Susant_ (~Susant@replaced-ip )
           
         
        
          1627 [14:26:18] <MonkeyWrench84> Yes, I have backups of everything
            I need thankfully, I'm just keen to try a reboot on the off
            chance that it's not actual hardware failure....
           
         
        
          1628 [14:26:44] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1629 [14:28:53] <Logg> Can you maybe switch to a different tty and
            just log in as root?
           
         
        
          1630 [14:29:02] *** debhelper sets mode: +l 1535
           
         
        
          1631 [14:29:03] <Logg> or like ssh in as root?
           
         
        
          1632 [14:29:57] *** Quits: APic (apic@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1633 [14:31:49] <MonkeyWrench84> with chvt #? nope, input/output
            error
           
         
        
          1634 [14:32:03] <MonkeyWrench84> can't ssh in with root
            either
           
         
        
          1635 [14:33:28] *** Quits: Eightynine (058a1bc1@replaced-ip ) (Remote host closed the connection)
           
         
        
          1636 [14:34:02] *** Joins: manjaro-user- (~manjaro-u@replaced-ip )
           
         
        
          1637 [14:34:16] *** Quits: tugrik (~username@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          1638 [14:37:05] *** Quits: conyers (~conyers@replaced-ip ) (Quit: ZZZzzz…)
           
         
        
          1639 [14:37:26] *** Quits: namedkitten (~quassel@replaced-ip ) (Quit: No.)
           
         
        
          1640 [14:38:07] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
           
         
        
          1641 [14:38:16] *** Joins: _till_ (~till@replaced-ip )
           
         
        
          1642 [14:38:30] *** Joins: hgnoel1980 (~hgnoel198@replaced-ip )
           
         
        
          1643 [14:38:30] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1644 [14:38:50] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1645 [14:39:25] *** Quits: ozfalcon (~OzFalcon@replaced-ip ) (Remote host closed the connection)
           
         
        
          1646 [14:39:32] *** Quits: hgnoel1980 (~hgnoel198@replaced-ip ) (Remote host closed the connection)
           
         
        
          1647 [14:39:38] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
           
         
        
          1648 [14:39:54] *** Joins: astra`` (~astra@replaced-ip )
           
         
        
          1649 [14:41:26] *** Joins: SmearedBeard (~SmearedBe@replaced-ip )
           
         
        
          1650 [14:42:13] *** Joins: shibboleth (~shibbolet@replaced-ip )
           
         
        
          1651 [14:42:29] *** Quits: Mazhive_one (~Mazhive@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          1652 [14:43:16] *** Quits: _till_ (~till@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1653 [14:44:07] *** Joins: Mazhive_one (~Mazhive@replaced-ip )
           
         
        
          1654 [14:44:41] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
           
         
        
          1655 [14:44:46] *** Joins: The`Unforgiven (~BHT@replaced-ip )
           
         
        
          1656 [14:45:07] *** Joins: conyers (~conyers@replaced-ip )
           
         
        
          1657 [14:45:24] *** Quits: d1b (~db@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1658 [14:45:37] *** Joins: tugrik0 (~username@replaced-ip )
           
         
        
          1659 [14:46:16] *** Quits: PoaB (~Thunderbi@replaced-ip ) (Quit: PoaB)
           
         
        
          1660 [14:46:19] *** Joins: dtux (~dmtucker@replaced-ip )
           
         
        
          1661 [14:46:20] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1662 [14:47:08] *** Joins: d1b (~db@replaced-ip )
           
         
        
          1663 [14:47:35] *** Quits: xsoultartar (~xsoultart@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1664 [14:47:41] *** Joins: PoaB (~Thunderbi@replaced-ip )
           
         
        
          1665 [14:47:48] *** Joins: fstd_ (~fstd@replaced-ip )
           
         
        
          1666 [14:47:49] <user99> nb-ben I meant seems like that would be
            in the scripts that created the chroot. That a chroot would not have
            access to much of anything on start.
           
         
        
          1667 [14:48:47] *** Joins: freelipe (~taqtile@replaced-ip )
           
         
        
          1668 [14:50:37] *** Joins: a_l_b (~a_l_b@replaced-ip )
           
         
        
          1669 [14:50:43] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1670 [14:51:37] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1671 [14:51:37] *** fstd_ is now known as fstd  
         
        
          1672 [14:52:13] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Client Quit)
           
         
        
          1673 [14:52:19] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          1674 [14:52:56] *** Quits: freelipe (~taqtile@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1675 [14:52:59] *** Joins: mthe878 (~mthe@replaced-ip )
           
         
        
          1676 [14:53:35] *** Joins: APic (apic@replaced-ip )
           
         
        
          1677 [14:55:06] *** Joins: m92lk (~jodi@replaced-ip )
           
         
        
          1678 [14:55:57] *** Quits: mthe878_ (~mthe@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1679 [14:56:50] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1680 [14:58:07] *** Joins: brokencycle (~brokencyc@replaced-ip )
           
         
        
          1681 [14:58:36] <user99> buster seems pretty stable. gnome on
            wayland is working here pretty snappy on low grade hardware...nice
            work guys
           
         
        
          1682 [14:59:17] *** Joins: tagomago (~tagomago@replaced-ip )
           
         
        
          1683 [15:00:27] *** Quits: Susant_ (~Susant@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1684 [15:00:37] <user99> 10.1 far better than 10.0 eh? :)
           
         
        
          1685 [15:00:52] *** Parts: m92lk (~jodi@replaced-ip ) ()
           
         
        
          1686 [15:01:32] *** Joins: Ericounet (~Eric@replaced-ip )
           
         
        
          1687 [15:04:32] *** Quits: fling (~fling@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1688 [15:05:20] *** Joins: georgie (~textual@replaced-ip )
           
         
        
          1689 [15:05:32] *** Joins: fling (~fling@replaced-ip )
           
         
        
          1690 [15:05:37] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1691 [15:06:29] *** Quits: Prints (~333@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          1692 [15:06:39] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          1693 [15:07:33] *** Joins: itamarst (uid165457@replaced-ip )
           
         
        
          1694 [15:07:37] *** Quits: aBluePython (~app@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          1695 [15:10:02] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1696 [15:11:45] * user99 cat /var/log/messages | grep error > ~/error
            -->
            replaced-url 
           
         
        
          1697 [15:12:09] <user99> client bug help? what's that about?
           
         
        
          1698 [15:12:38] *** Quits: martin-_-_ (~default@replaced-ip ) (Remote host closed the connection)
           
         
        
          1699 [15:13:02] *** Joins: martin-_-_ (~default@replaced-ip )
           
         
        
          1700 [15:13:05] *** Joins: CrystalMath (~coderain@replaced-ip )
           
         
        
          1701 [15:15:46] *** Joins: shtouff_ (~shtouff@replaced-ip )
           
         
        
          1702 [15:16:14] *** Quits: shtouff (~shtouff@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1703 [15:20:08] *** Joins: diogenes_ (~diogenes_@replaced-ip )
           
         
        
          1704 [15:20:31] *** Quits: BlueByte_ (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
           
         
        
          1705 [15:21:10] *** Joins: kts (~kts@replaced-ip )
           
         
        
          1706 [15:22:55] <user99> Sep 25 11:10:27 debian gsd-power[933]:
            Error setting property 'PowerSaveMode' on interface
            org.gnome.Mutter.DisplayConfig: Timeout was reached
            (g-io-error-quark, 24)
           
         
        
          1707 [15:22:55] <user99> Sep 25 11:10:27 debian gsd-power[933]:
            Error setting property 'PowerSaveMode' on interface
            org.gnome.Mutter.DisplayConfig: Timeout was reached
            (g-io-error-quark, 24)
           
         
        
          1708 [15:24:14] <jelly> sounds like some desktop enviroment overly
            verbose stderr
           
         
        
          1709 [15:25:19] <jelly> if things work ignore it. There may be a
            way to somehow tell journald/rsyslog not to pollute
            /var/log/messages with that stuff
           
         
        
          1710 [15:25:51] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          1711 [15:25:53] *** Joins: cirilos (~cirilos@replaced-ip )
           
         
        
          1712 [15:26:29] *** Quits: sidmo (~ident@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          1713 [15:26:32] *** Joins: jacki (8cd5452f@replaced-ip )
           
         
        
          1714 [15:27:07] *** Quits: xeon (~quassel@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1715 [15:30:05] <user99> well...I may actually do that at some
            point...otoh I am having issues resuming from standby so I ran the
            reportbug tool.
           
         
        
          1716 [15:30:17] <user99> -> @jelly\  
         
        
          1717 [15:30:48] *** Joins: thePiGrepper (~nagato@replaced-ip )
           
         
        
          1718 [15:30:56] <user99> that was non intuitive. no idea what it
            did (reportbug)
           
         
        
          1719 [15:31:48] *** Joins: traveltissues (~traveltis@replaced-ip )
           
         
        
          1720 [15:34:13] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
           
         
        
          1721 [15:34:32] *** Quits: jacki (8cd5452f@replaced-ip ) (Remote host closed the connection)
           
         
        
          1722 [15:34:36] *** Quits: maxdamage (maxdamage@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1723 [15:36:03] *** Joins: Prints (~333@replaced-ip )
           
         
        
          1724 [15:36:43] *** Joins: maxdamage (maxdamage@replaced-ip )
           
         
        
          1725 [15:37:26] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1726 [15:38:28] *** Quits: rootkea (~rootkea@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1727 [15:38:47] *** Joins: rootkea (~rootkea@replaced-ip )
           
         
        
          1728 [15:39:45] *** Joins: jacki (8cd5452f@replaced-ip )
           
         
        
          1729 [15:39:57] *** Joins: daniel_gc (~daniel_gc@replaced-ip )
           
         
        
          1730 [15:42:31] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
           
         
        
          1731 [15:44:24] *** Joins: brokencycle (~brokencyc@replaced-ip )
           
         
        
          1732 [15:44:36] *** Joins: wytchmaster (~wytchmast@replaced-ip )
           
         
        
          1733 [15:45:16] *** Joins: MenschZwoNull (~MenschZwo@replaced-ip )
           
         
        
          1734 [15:45:26] *** Joins: freelipe (~taqtile@replaced-ip )
           
         
        
          1735 [15:46:06] <user99> omg what a mess...hth u peeps track bugs
            is crazy
           
         
        
          1736 [15:46:54] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
           
         
        
          1737 [15:46:57] <user99> can't tell what's
            new...hasn't been looked at and replying to a bug is counter
            intuitive
           
         
        
          1738 [15:47:07] *** Joins: dtux (~dmtucker@replaced-ip )
           
         
        
          1739 [15:47:07] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          1740 [15:47:16] *** Joins: JohnML (~john1@replaced-ip )
           
         
        
          1741 [15:47:47] *** Joins: toxync12 (~toxync12@replaced-ip )
           
         
        
          1742 [15:47:51] *** Joins: format_c (~format_c@replaced-ip )
           
         
        
          1743 [15:48:54] *** Quits: koniu (~koniu@replaced-ip ) (Remote host closed the connection)
           
         
        
          1744 [15:49:01] *** debhelper sets mode: +l 1544
           
         
        
          1745 [15:49:10] *** Joins: ghost43_ (~daer@replaced-ip )
           
         
        
          1746 [15:49:14] *** Joins: rabbitear_g2 (~rabbitear@replaced-ip )
           
         
        
          1747 [15:49:15] *** Quits: Hex3r (~root@replaced-ip ) (Quit: Leaving)
           
         
        
          1748 [15:49:31] *** Joins: koniu (~koniu@replaced-ip )
           
         
        
          1749 [15:49:38] *** Joins: kunningd (~kunningdr@replaced-ip )
           
         
        
          1750 [15:50:01] *** Quits: rabbitear_g (~rabbitear@replaced-ip ) (Remote host closed the connection)
           
         
        
          1751 [15:50:02] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1752 [15:50:09] *** Quits: ghost43 (~daer@replaced-ip ) (Remote host closed the connection)
           
         
        
          1753 [15:50:36] *** Joins: Immanuel (~Manu@replaced-ip )
           
         
        
          1754 [15:51:33] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1755 [15:51:51] <jelly> user99: ah. I'd say ignore any
            entries "gnome" searching for the cause
           
         
        
          1756 [15:51:56] *** Quits: martin-_-_ (~default@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1757 [15:52:17] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
           
         
        
          1758 [15:54:36] *** Joins: Grldfrdom (uid391113@replaced-ip )
           
         
        
          1759 [15:56:29] <user99> I'll turn suspend off for now and
            see what happens.
           
         
        
          1760 [15:57:16] *** Joins: jsubl2 (~jim@replaced-ip )
           
         
        
          1761 [15:57:33] <jsubl2> cant seem to find kdm package. any help
           
         
        
          1762 [15:57:44] *** Joins: mmfood (~mmfood@replaced-ip )
           
         
        
          1763 [15:57:49] <humpled> think it's sddm now jsubl2
           
         
        
          1764 [15:57:57] <jsubl2> tx humpled  
         
        
          1765 [15:58:30] *** Joins: BlueByte_ (~walther@replaced-ip )
           
         
        
          1766 [15:59:39] *** Quits: goron (~goron@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          1767 [15:59:39] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
           
         
        
          1768 [16:00:07] *** Joins: checkItOut (~jinking@replaced-ip )
           
         
        
          1769 [16:00:13] *** Joins: _till_ (~till@replaced-ip )
           
         
        
          1770 [16:00:13] *** Quits: _till_ (~till@replaced-ip ) (Changing host)
           
         
        
          1771 [16:00:13] *** Joins: _till_ (~till@replaced-ip )
           
         
        
          1772 [16:00:17] *** Quits: fling (~fling@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1773 [16:01:38] *** Joins: conta1 (Thunderbir@replaced-ip )
           
         
        
          1774 [16:02:54] <amosbird> hi, which dh command writes to
            DEBIAN/conffiles?
           
         
        
          1775 [16:03:29] *** Quits: jacki (8cd5452f@replaced-ip ) (Remote host closed the connection)
           
         
        
          1776 [16:03:42] *** Quits: jsubl2 (~jim@replaced-ip ) (Quit: leaving)
           
         
        
          1777 [16:03:59] *** Quits: c0rnelius (~c0rnelius@replaced-ip ) (Remote host closed the connection)
           
         
        
          1778 [16:04:10] *** Joins: black_ant (~antilope@replaced-ip )
           
         
        
          1779 [16:04:10] *** Quits: black_ant (~antilope@replaced-ip ) (Changing host)
           
         
        
          1780 [16:04:10] *** Joins: black_ant (~antilope@replaced-ip )
           
         
        
          1781 [16:05:27] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1782 [16:05:38] *** Quits: grobi (~rtng@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1783 [16:05:42] *** Quits: georgie (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          1784 [16:07:33] *** Joins: jacki (8cd5452f@replaced-ip )
           
         
        
          1785 [16:07:40] *** Joins: fling (~fling@replaced-ip )
           
         
        
          1786 [16:09:24] *** Quits: jacki (8cd5452f@replaced-ip ) (Remote host closed the connection)
           
         
        
          1787 [16:09:51] *** Joins: methodios (~cirilos@replaced-ip )
           
         
        
          1788 [16:11:16] *** Quits: traveltissues (~traveltis@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1789 [16:12:02] *** Quits: cirilos (~cirilos@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1790 [16:13:06] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          1791 [16:16:09] *** Joins: doublehelix_ (~r00tobo@replaced-ip )
           
         
        
          1792 [16:16:14] *** Quits: r00tobo (~r00tobo@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1793 [16:18:15] *** Joins: frju365[IRC] (~julien@replaced-ip )
           
         
        
          1794 [16:18:22] *** Quits: methodios (~cirilos@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1795 [16:23:12] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
           
         
        
          1796 [16:24:41] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1797 [16:24:44] *** Quits: frju365[IRC] (~julien@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          1798 [16:25:14] *** Quits: kts (~kts@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1799 [16:26:42] *** Joins: cirilos (~cirilos@replaced-ip )
           
         
        
          1800 [16:27:08] *** Quits: slon (~slon@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1801 [16:27:21] *** Joins: dArK_IcE (~lawl@replaced-ip )
           
         
        
          1802 [16:27:57] *** Quits: jacksoow (~jacksoow@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          1803 [16:29:01] *** debhelper sets mode: +l 1538
           
         
        
          1804 [16:29:31] *** Joins: jacksoow (~jacksoow@replaced-ip )
           
         
        
          1805 [16:30:38] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          1806 [16:30:42] *** Joins: jsubl2 (~jim@replaced-ip )
           
         
        
          1807 [16:32:28] *** Joins: Space_Man (~Space_Man@replaced-ip )
           
         
        
          1808 [16:32:32] *** Joins: parity (~ash@replaced-ip )
           
         
        
          1809 [16:32:51] <jsubl2> bought a laptop with a solid state drive.
            to make the drive last would it be best to keep most files on
            network drive
           
         
        
          1810 [16:33:16] *** Joins: slon (~slon@replaced-ip )
           
         
        
          1811 [16:34:31] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
           
         
        
          1812 [16:35:18] *** Joins: b00^ (~void@replaced-ip )
           
         
        
          1813 [16:35:42] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          1814 [16:35:52] *** Joins: unborn (~ugly@replaced-ip )
           
         
        
          1815 [16:36:33] *** Quits: jacksoow (~jacksoow@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1816 [16:36:51] *** Joins: jacksoow (~jacksoow@replaced-ip )
           
         
        
          1817 [16:37:19] *** Joins: monstar_ (~mitya@replaced-ip )
           
         
        
          1818 [16:37:24] *** Joins: no_gravity (~no_gravit@replaced-ip )
           
         
        
          1819 [16:37:35] <no_gravity> Is there a way to do what "nc -l
            80" does but without nc?
           
         
        
          1820 [16:37:52] *** Joins: mtn (~mtn@replaced-ip )
           
         
        
          1821 [16:39:01] *** debhelper sets mode: +l 1547
           
         
        
          1822 [16:39:08] *** Joins: traveltissues (~traveltis@replaced-ip )
           
         
        
          1823 [16:39:37] *** Joins: dez (uid92154@replaced-ip )
           
         
        
          1824 [16:40:30] *** Joins: omnio (~omnio@replaced-ip )
           
         
        
          1825 [16:40:46] *** Joins: TheFuzzball (~TheFuzzba@replaced-ip )
           
         
        
          1826 [16:41:15] *** Quits: traveltissues (~traveltis@replaced-ip ) (Client Quit)
           
         
        
          1827 [16:41:42] *** Quits: jsubl2 (~jim@replaced-ip ) (Quit: leaving)
           
         
        
          1828 [16:42:37] *** Quits: sol_huileux (~oil@replaced-ip ) (Quit: Leaving)
           
         
        
          1829 [16:42:40] *** Quits: Haudegen (~quassel@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1830 [16:43:24] <toruvinn> no_gravity, well if you're in bash
            you could use /dev/tcp
           
         
        
          1831 [16:43:32] <toruvinn> but why no netcat?
           
         
        
          1832 [16:43:58] *** Joins: brokencycle (~brokencyc@replaced-ip )
           
         
        
          1833 [16:43:59] *** Quits: cirilos (~cirilos@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1834 [16:44:15] <no_gravity> toruvinn: Well, then I would not have
            to install netcat.
           
         
        
          1835 [16:44:32] <no_gravity> But ok, I'll install it.
           
         
        
          1836 [16:45:47] <no_gravity> Now I see that when I run Docker with
            "-p 80:80" and then send a request on my host machine to
            127.0.0.1, it arrives inside docker from the IP 172.17.0.1. Is it
            possible to make it come from 127.0.0.1?
           
         
        
          1837 [16:46:32] *** Quits: omnio (~omnio@replaced-ip ) (Quit: WeeChat 1.6)
           
         
        
          1838 [16:46:34] *** Joins: Haudegen (~quassel@replaced-ip )
           
         
        
          1839 [16:47:30] *** Joins: lavendereyes (~lavendere@replaced-ip )
           
         
        
          1840 [16:47:59] *** Joins: dtux (~dmtucker@replaced-ip )
           
         
        
          1841 [16:48:38] *** Quits: null1337 (~WhoAmI@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          1842 [16:48:47] *** Quits: freelipe (~taqtile@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1843 [16:48:48] *** Quits: cooldude (~cooldude1@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1844 [16:49:14] *** Quits: dasher00 (~dasher00@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          1845 [16:49:14] *** Joins: alexertech (~xb@replaced-ip )
           
         
        
          1846 [16:49:14] *** Quits: alexertech (~xb@replaced-ip ) (Changing host)
           
         
        
          1847 [16:49:15] *** Joins: alexertech (~xb@replaced-ip )
           
         
        
          1848 [16:49:17] *** Parts: user99 (~user99@replaced-ip ) ("Leaving")
           
         
        
          1849 [16:49:57] *** Joins: xormor (~xormor@replaced-ip )
           
         
        
          1850 [16:50:33] *** Joins: m0u (~m0u@replaced-ip )
           
         
        
          1851 [16:50:39] <xormor> how do I use Bluetooth in my Debian
            buster stable 10.1? I installed firmware-realtek and noticed that
            sudo dmesg reported that Bluetooth should be ready to use.
           
         
        
          1852 [16:50:53] <xormor> I have the GNOME on Xorg desktop
            environment.
           
         
        
          1853 [16:52:21] *** Joins: user99 (~user99@replaced-ip )
           
         
        
          1854 [16:52:23] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1855 [16:52:34] *** Quits: user99 (~user99@replaced-ip ) (Changing host)
           
         
        
          1856 [16:52:34] *** Joins: user99 (~user99@replaced-ip )
           
         
        
          1857 [16:53:32] <toruvinn> no_gravity, netcat is tiny, tbh.
           
         
        
          1858 [16:53:34] <toruvinn> and very useful
           
         
        
          1859 [16:53:41] <no_gravity> Yeah. I installed it now.
           
         
        
          1860 [16:54:19] <toruvinn> no_gravity, you can also look at socat
            (a lot of features, but i find it not too userfriendly) and
            cryptcat, but those are gonna be larger ;-)
           
         
        
          1861 [16:54:46] <toruvinn> i think you could also open connections
            and listen port with openssl, but im not sure if you can do so
            without any encryption
           
         
        
          1862 [16:55:53] *** Quits: unborn (~ugly@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          1863 [16:56:17] *** Joins: X_fly_al-x (~X_fly_al-@replaced-ip )
           
         
        
          1864 [16:56:35] <user99> dpkg not responding to /msg
           
         
        
          1865 [16:56:35] <dpkg> user99: I give up, what is it?
           
         
        
          1866 [16:56:37] *** Joins: Susant_ (~Susant@replaced-ip )
           
         
        
          1867 [16:57:11] <user99> dpkg, apt suite changed
           
         
        
          1868 [16:57:12] <dpkg> If you were already using Debian 10
            "Buster" prior to it being released as stable, or you use
            'testing' in your sources.list, apt-get will complain
            about changes to the release information on the mirror. apt(8) will
            prompt you to accept changes; apt-get(8) will need
            --allow-releaseinfo-change
           
         
        
          1869 [16:57:19] <no_gravity> My issue at hand: I have a web
            application inside docker that works different when used locally. So
            to test the local access, I would like the requests to come from
            127.0.0.1
           
         
        
          1870 [16:57:29] <no_gravity> Which is probably not easy to
            accomplish.
           
         
        
          1871 [16:57:33] <no_gravity> Maybe a solution would be to change
            the default "Docker Network Bridge" to something like
            127.0.0.2 and then teach the application running inside docker to
            treat that IP as local too.
           
         
        
          1872 [16:58:56] *** Joins: tenknarf (frank@replaced-ip )
           
         
        
          1873 [16:59:13] *** Quits: pgrptm (~gainzl0rd@replaced-ip##) (Quit: ZNC 1.6.6+deb1ubuntu0.2 - ##replaced-url 
           
         
        
          1874 [16:59:52] *** Quits: MonkeyWrench84 (~MonkeyWre@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          1875 [17:00:50] *** Quits: Susant_ (~Susant@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1876 [17:00:50] <toruvinn> no_gravity, if you have bash you can
            use /dev/tcp i believe. if this is a one-off.
           
         
        
          1877 [17:01:17] *** Joins: pgrptm (~gainzl0rd@replaced-ip )
           
         
        
          1878 [17:01:37] <no_gravity> toruvinn: I used nc now. All is fine
            :)
           
         
        
          1879 [17:02:50] *** Quits: xormor (~xormor@replaced-ip ) (Quit: Leaving)
           
         
        
          1880 [17:03:22] *** Quits: _till_ (~till@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1881 [17:03:37] *** Quits: tenknarf (frank@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          1882 [17:03:42] *** Joins: sol_huileux (~oil@replaced-ip )
           
         
        
          1883 [17:03:44] *** Joins: alexertech_ (~xb@replaced-ip )
           
         
        
          1884 [17:04:02] *** Quits: alexertech (~xb@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1885 [17:04:06] *** Joins: dasher00 (~dasher00@replaced-ip )
           
         
        
          1886 [17:04:07] *** Quits: sol_huileux (~oil@replaced-ip ) (Remote host closed the connection)
           
         
        
          1887 [17:04:09] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
           
         
        
          1888 [17:04:38] *** Joins: grobi (~rtng@replaced-ip )
           
         
        
          1889 [17:05:03] *** Joins: jackal (jackal@replaced-ip )
           
         
        
          1890 [17:05:22] *** Joins: ciel_huileux (~ciel@replaced-ip )
           
         
        
          1891 [17:07:02] <jackal> hello, why lsb_release -d returns
            'Description: Debian GNU/Linux bullseye/sid'?
           
         
        
          1892 [17:07:27] <themill> !why bullseye/sid
           
         
        
          1893 [17:07:27] <dpkg> Debian doesn't distinguish if a system
            runs testing or unstable. "buster/sid" means a system is
            either tracking testing or unstable (or a mix). If you want the list
            of releases your system really tracks, ask me about <tracked
            suites>. Also ask about <list repositories>, <not
            available>. See also /usr/share/doc/base-files/FAQ
            ("Questions about /etc/issue and /etc/debian_version").
           
         
        
          1894 [17:07:29] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          1895 [17:07:40] *** Joins: dionysus70 (~Thunderbi@replaced-ip )
           
         
        
          1896 [17:08:27] *** Joins: hitest (~hitest@replaced-ip )
           
         
        
          1897 [17:08:37] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1898 [17:08:37] *** dionysus70 is now known as dionysus69
           
         
        
          1899 [17:09:08] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
           
         
        
          1900 [17:09:29] *** Joins: debish (~debish@replaced-ip )
           
         
        
          1901 [17:09:37] *** Quits: mikevanbike (~luci@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          1902 [17:10:11] *** Quits: zz_phar6oor (~phar6oor@replaced-ip##) (Quit: ZNC - ##replaced-url 
           
         
        
          1903 [17:10:13] *** Joins: bliv (~bliv@replaced-ip )
           
         
        
          1904 [17:11:02] <debish> Hi guys, just a quick question, what
            happened to dpkg-reconfigure in debian testing? Was it replaced by a
            different command? Thanks!
           
         
        
          1905 [17:11:14] *** Joins: Jo-Anna (uid57472@replaced-ip )
           
         
        
          1906 [17:11:23] <user99> what command runs the packaging tutorial?
           
         
        
          1907 [17:11:26] <jackal> debish, im using testing and it works
           
         
        
          1908 [17:11:55] <jackal> themill, thanks  
         
        
          1909 [17:12:48] *** Joins: cooldude (~cooldude1@replaced-ip )
           
         
        
          1910 [17:14:01] *** Joins: longbow (~longbow@replaced-ip )
           
         
        
          1911 [17:15:07] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.3)
           
         
        
          1912 [17:15:24] <cyboman33> How can i change de screen resolution
            in Wayland Debian Buster?
           
         
        
          1913 [17:16:41] *** Parts: jackal (jackal@replaced-ip ) ()
           
         
        
          1914 [17:17:08] *** Quits: Sabandija (~sad@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1915 [17:17:42] *** Joins: yans (~yans@replaced-ip )
           
         
        
          1916 [17:18:16] *** Quits: APic (apic@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1917 [17:18:53] *** Joins: debsan (~debsan@replaced-ip )
           
         
        
          1918 [17:20:42] *** Joins: [diablo]1 (~diablo]@replaced-ip )
           
         
        
          1919 [17:21:17] *** Quits: unable (~mirtill@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1920 [17:21:27] *** Quits: [diablo] (~diablo]@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          1921 [17:21:32] *** Joins: dvs (~gilford@replaced-ip )
           
         
        
          1922 [17:23:29] *** Joins: vincitt (be73208f@replaced-ip )
           
         
        
          1923 [17:23:42] *** Quits: jubo2 (~jubz@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          1924 [17:25:51] *** Quits: alexertech_ (~xb@replaced-ip ) (Quit: Fades into the darkness)
           
         
        
          1925 [17:26:00] *** Quits: lavendereyes (~lavendere@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          1926 [17:26:17] <user99> cyboman33, right click desktop background
            > display settings> resolution ...for me anyway
           
         
        
          1927 [17:27:47] *** Quits: vizius00 (vizius00@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          1928 [17:27:53] *** Joins: CtrlC (~CtrlC@replaced-ip )
           
         
        
          1929 [17:28:22] <cyboman33> user99: I tried it, but i can't
            change it. Should i use xandr?
           
         
        
          1930 [17:28:48] *** Joins: vizius00 (vizius00@replaced-ip )
           
         
        
          1931 [17:29:18] *** Parts: no_gravity (~no_gravit@replaced-ip ) ()
           
         
        
          1932 [17:30:56] *** Quits: somazero (~somazero@replaced-ip ) (Quit: Leaving)
           
         
        
          1933 [17:32:43] *** Joins: somazero (~somazero@replaced-ip )
           
         
        
          1934 [17:32:57] *** Quits: corvo (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1935 [17:33:23] *** Joins: Rymden (~Rymden@replaced-ip )
           
         
        
          1936 [17:34:56] *** Quits: chachasmooth_ (~chachasmo@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1937 [17:35:22] *** Joins: chachasmooth (~chachasmo@replaced-ip )
           
         
        
          1938 [17:35:38] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1939 [17:35:52] *** Quits: TheFuzzball (~TheFuzzba@replaced-ip ) (Read error: No route to host)
           
         
        
          1940 [17:36:26] *** Joins: APic (apic@replaced-ip )
           
         
        
          1941 [17:36:31] <debish> Well, in my case the command does not
            even show in the terminal... No idea why
           
         
        
          1942 [17:37:58] *** Joins: Mazhive (~Mazhive@replaced-ip )
           
         
        
          1943 [17:39:50] <LtL> debish: xrandr is in the x11-xserver-utils
            package.
           
         
        
          1944 [17:40:16] *** Quits: Mazhive_one (~Mazhive@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1945 [17:40:28] *** Joins: Ajizu (~Armin@replaced-ip )
           
         
        
          1946 [17:40:43] <debish> Sorry for the misunderstanding LtL, I was
            referring to a previous conversation with jackal, who already left
            the channel
           
         
        
          1947 [17:40:50] *** Quits: LorD_n1c0w1 (~igora@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          1948 [17:40:55] <debish> Nothing to do with xrandr
           
         
        
          1949 [17:41:34] <LtL> debish: oh, okay my mistake.
           
         
        
          1950 [17:41:35] <debish> For some reason dpkg-reconfigure command
            dissapeared from my terminal when I upgraded to testing
           
         
        
          1951 [17:41:54] *** Joins: aaii (~aaii@replaced-ip )
           
         
        
          1952 [17:42:26] <humpled> disappeared?  
         
        
          1953 [17:42:35] <LtL> ,v dpkg-reconfigure  
         
        
          1954 [17:42:36] <judd> No package named
            'dpkg-reconfigure' was found in amd64.
           
         
        
          1955 [17:42:44] <humpled> you mean it responds: command not found?
           
         
        
          1956 [17:43:02] *** Joins: ExoUNX (~ExoUNX@replaced-ip )
           
         
        
          1957 [17:43:31] <humpled> dpkg-reconfigure is in /usr/sbin and
            will only be in your path if you import settings properly when
            becoming root
           
         
        
          1958 [17:44:16] *** Joins: rose (~rose@replaced-ip )
           
         
        
          1959 [17:44:43] *** Joins: RebelCoder (~RebelCode@replaced-ip )
           
         
        
          1960 [17:45:07] <LtL> yeah, it's gotta be there.
           
         
        
          1961 [17:45:48] <LtL> or debconf is gone, which can't be.
           
         
        
          1962 [17:45:49] *** Quits: tyranny12 (~blarg@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
           
         
        
          1963 [17:46:39] *** Quits: rose (~rose@replaced-ip ) (Client Quit)
           
         
        
          1964 [17:47:12] *** Joins: tyranny12 (~blarg@replaced-ip )
           
         
        
          1965 [17:47:12] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
           
         
        
          1966 [17:47:12] *** Joins: tyranny12 (~blarg@replaced-ip )
           
         
        
          1967 [17:48:12] <Ajizu> LtL: my be can you use tasksel to install
            what you need ?
           
         
        
          1968 [17:48:47] *** Quits: beaver^ (~beaver@replaced-ip ) (Remote host closed the connection)
           
         
        
          1969 [17:49:03] *** Joins: dtux (~dmtucker@replaced-ip )
           
         
        
          1970 [17:49:12] *** Quits: rsx (~rsx@replaced-ip ) (Remote host closed the connection)
           
         
        
          1971 [17:49:12] <LtL> Ajizu: I don't need anything :)
           
         
        
          1972 [17:49:20] *** Joins: beaver^ (~beaver@replaced-ip )
           
         
        
          1973 [17:49:58] *** Joins: zalt (~lambda443@replaced-ip )
           
         
        
          1974 [17:50:17] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          1975 [17:50:36] *** Joins: progart (~kamee@replaced-ip )
           
         
        
          1976 [17:51:04] <Ajizu> LtL: I made a mistake Lol!!!
           
         
        
          1977 [17:51:17] *** Quits: xcm (~xcm@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1978 [17:51:17] *** Joins: frju365[IRC] (~julien@replaced-ip )
           
         
        
          1979 [17:51:17] *** Quits: frju365[IRC] (~julien@replaced-ip ) (Changing host)
           
         
        
          1980 [17:51:17] *** Joins: frju365[IRC] (~julien@replaced-ip )
           
         
        
          1981 [17:51:27] *** Quits: Telcoguy (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
           
         
        
          1982 [17:52:08] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          1983 [17:52:08] *** Joins: Sabandija (~sad@replaced-ip )
           
         
        
          1984 [17:52:13] <LtL> Ajizu: no worries :)
           
         
        
          1985 [17:52:19] *** Quits: Sabandija (~sad@replaced-ip ) (Remote host closed the connection)
           
         
        
          1986 [17:52:43] *** Joins: Telcoguy (~quassel@replaced-ip )
           
         
        
          1987 [17:52:49] <Ajizu> LtL: I think you were down with your
            system!
           
         
        
          1988 [17:53:38] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          1989 [17:53:50] *** Quits: dvs (~gilford@replaced-ip ) (Quit: Leaving)
           
         
        
          1990 [17:53:52] *** Joins: tenknarf (frank@replaced-ip )
           
         
        
          1991 [17:54:16] *** Joins: Mazhive (~Mazhive@replaced-ip )
           
         
        
          1992 [17:54:51] <LtL> Ajizu: i am 'down with my system'
            but my system is not down /euphemism :)
           
         
        
          1993 [17:56:08] <Ajizu> LtL: Oo  
         
        
          1994 [17:56:11] <cyboman33> Hehe ;-)  
         
        
          1995 [17:56:18] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          1996 [17:57:02] <Ajizu> Yeah that cool!!! Good stat of spirit!!!
           
         
        
          1997 [17:57:18] *** Quits: BlueByte_ (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
           
         
        
          1998 [17:58:05] *** Joins: m0u (~m0u@replaced-ip )
           
         
        
          1999 [17:58:47] *** Joins: cfoch (uid153227@replaced-ip )
           
         
        
          2000 [17:58:57] *** Joins: a_l_b (~a_l_b@replaced-ip )
           
         
        
          2001 [18:00:17] *** tugrik0 is now known as tugrik
           
         
        
          2002 [18:00:54] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2003 [18:01:24] *** Joins: BrianG61UK_ (~BrianG61U@replaced-ip )
           
         
        
          2004 [18:01:36] *** Joins: toxync12- (~toxync12@replaced-ip )
           
         
        
          2005 [18:01:37] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2006 [18:01:42] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          2007 [18:01:44] *** Parts: Ajizu (~Armin@replaced-ip ) ()
           
         
        
          2008 [18:02:22] *** Joins: aaii-z (~aaii@replaced-ip )
           
         
        
          2009 [18:02:47] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          2010 [18:03:01] *** BrianG61UK_ is now known as BrianG61UK
           
         
        
          2011 [18:04:36] *** Quits: aaii (~aaii@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2012 [18:05:10] *** Quits: debish (~debish@replaced-ip ) (Quit: leaving)
           
         
        
          2013 [18:07:25] <LtL> that what a stupid version command to ask
            the bot when reconfigure is a sub-command of dpkg, more coffee, more
            cowbell.
           
         
        
          2014 [18:08:02] *** Joins: dreamon_ (~dreamon@replaced-ip )
           
         
        
          2015 [18:08:05] *** Joins: toxync12 (~toxync12@replaced-ip )
           
         
        
          2016 [18:08:26] *** Quits: toxync12- (~toxync12@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2017 [18:10:42] *** Joins: _till_ (~till@replaced-ip )
           
         
        
          2018 [18:10:42] *** Quits: _till_ (~till@replaced-ip ) (Changing host)
           
         
        
          2019 [18:10:42] *** Joins: _till_ (~till@replaced-ip )
           
         
        
          2020 [18:10:57] *** Quits: X_fly_al-x (~X_fly_al-@replaced-ip ) (Remote host closed the connection)
           
         
        
          2021 [18:11:12] *** Joins: ortzi (~ortzi@replaced-ip )
           
         
        
          2022 [18:11:14] <ortzi> Hello.  
         
        
          2023 [18:11:24] <ortzi> I installed 1h ago Debian 10.1 in my
            laptop.
           
         
        
          2024 [18:11:35] <ortzi> I have some problems...
           
         
        
          2025 [18:12:07] <ortzi> root@debian-AspireVN7:~# deluser
           
         
        
          2026 [18:12:07] <ortzi> bash: deluser: command not found
           
         
        
          2027 [18:12:07] <ortzi> root@debian-AspireVN7:~# userdel
           
         
        
          2028 [18:12:07] <ortzi> bash: userdel: command not found
           
         
        
          2029 [18:12:07] <ortzi> root@debian-AspireVN7:~# whoami
           
         
        
          2030 [18:12:08] *** ortzi was kicked by debhelper (flood)
           
         
        
          2031 [18:12:14] *** Joins: ortzi (~ortzi@replaced-ip )
           
         
        
          2032 [18:12:16] <ortzi> Sorry.  
         
        
          2033 [18:12:23] *** Joins: behanw (uid110099@replaced-ip )
           
         
        
          2034 [18:12:42] <ortzi> bash: deluser: command not found, also
            bash: userdel: command not found and whoami tells me that I am root
           
         
        
          2035 [18:12:58] <ortzi> I just installed and configured WIFI, no
            more...
           
         
        
          2036 [18:13:30] <LtL> ortzi: become root with 'su -' or
            your $PATH won't be set properly.
           
         
        
          2037 [18:13:55] <ortzi> Thanks  
         
        
          2038 [18:14:12] <LtL> ortzi: you're welcome.
           
         
        
          2039 [18:14:15] <ortzi> That is new, what is the reason for that?
           
         
        
          2040 [18:14:29] *** Joins: kupi (uid212005@replaced-ip )
           
         
        
          2041 [18:14:50] *** Joins: Mazhive_one (~Mazhive@replaced-ip )
           
         
        
          2042 [18:14:58] <mtn>
            replaced-url 
           
         
        
          2043 [18:15:05] <LtL> ortzi: it is new, but most of us have been
            doing it that way for years, now it is mandatory.
           
         
        
          2044 [18:15:43] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2045 [18:15:54] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Quit: a_l_b)
           
         
        
          2046 [18:16:14] *** Joins: Arimil (~Renari@replaced-ip )
           
         
        
          2047 [18:16:28] <LtL> ortzi: adduser and deluser are better,
            although both work.
           
         
        
          2048 [18:17:12] *** Joins: LorD_n1c0w (~igora@replaced-ip )
           
         
        
          2049 [18:17:20] *** Joins: null1337 (~WhoAmI@replaced-ip )
           
         
        
          2050 [18:17:26] <ortzi> LtL, I have a laptop with nvidia 840m
            & intel card, if at the moment I dont want to use nvidia
            propietary drivers, will be better intel driver with nvidia than
            noveau for nvidia?
           
         
        
          2051 [18:18:45] <ortzi> Yes, now $PATH is ok and it is working
            perfect. Nothing was working I was worried xD
           
         
        
          2052 [18:18:48] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2053 [18:18:52] <LtL> ortzi: i have nvidia/intel on my laptop and
            i use intel, probably nouveau but i'm not on the laptop at the
            moment.
           
         
        
          2054 [18:18:57] *** Quits: Renari (~Renari@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2055 [18:19:01] *** debhelper sets mode: +l 1554
           
         
        
          2056 [18:19:44] *** Parts: vincitt (be73208f@replaced-ip ) ()
           
         
        
          2057 [18:19:49] <ortzi> LtL, there is vulkan for intel, maybe I
            should use it
           
         
        
          2058 [18:20:01] *** Joins: kts (~kts@replaced-ip )
           
         
        
          2059 [18:20:06] *** Joins: Mazhive (~Mazhive@replaced-ip )
           
         
        
          2060 [18:20:07] <ortzi> It is using noveau by default
           
         
        
          2061 [18:20:09] *** Joins: torbo (~user@replaced-ip )
           
         
        
          2062 [18:20:11] *** Joins: CarlFK (~carl@replaced-ip )
           
         
        
          2063 [18:20:47] <CarlFK> why does this give me 2 dhcp IPs? (
            192...118 and .119 )
            replaced-url 
           
         
        
          2064 [18:20:56] *** Joins: AlchemiA (~RogueBuff@replaced-ip )
           
         
        
          2065 [18:21:09] <LtL> ortzi: if what you are using works, i would
            stay with it.
           
         
        
          2066 [18:21:55] *** Joins: ungars (~ungars@replaced-ip )
           
         
        
          2067 [18:21:58] <fryguy> CarlFK: what do you want lines 39/40 to
            do?
           
         
        
          2068 [18:22:26] *** Quits: Mazhive_one (~Mazhive@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2069 [18:22:39] <ortzi> One last question LtL, should I configure
            sudo? is it more secure?
           
         
        
          2070 [18:22:47] *** Joins: aidanpr (~aidanpr@replaced-ip )
           
         
        
          2071 [18:23:44] <CarlFK> fryguy: get an IP for ... oh look, same
            thing as line 30
           
         
        
          2072 [18:23:49] *** Parts: CtrlC (~CtrlC@replaced-ip ) ("Leaving")
           
         
        
          2073 [18:23:52] <whislock> CarlFK: You're getting exactly
            what you're asking for.
           
         
        
          2074 [18:24:27] *** Joins: zmitya (~mitya@replaced-ip )
           
         
        
          2075 [18:24:31] <LtL> ortzi: i use sudo, but that is a personal
            preference, i typically become root when needed. as for security
            that's debatable
           
         
        
          2076 [18:24:46] *** Quits: AlchemiA (~RogueBuff@replaced-ip ) (Client Quit)
           
         
        
          2077 [18:24:52] <whislock> By default configuration, no,
            there's no appreciable difference.
           
         
        
          2078 [18:25:01] *** Joins: AlchemiA (~RogueBuff@replaced-ip )
           
         
        
          2079 [18:25:08] <zmitya> hi all  
         
        
          2080 [18:25:12] *** Quits: CombatVet (~c4@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2081 [18:25:22] <zmitya> could you guys please give me a doc how
            to setup the geoip module for iptables on Buster ?
           
         
        
          2082 [18:25:28] *** Quits: toxync12 (~toxync12@replaced-ip##) (Quit: ZNC 1.7.4 - ##replaced-url 
           
         
        
          2083 [18:26:08] *** Joins: CombatVet (~c4@replaced-ip )
           
         
        
          2084 [18:26:14] *** Joins: toxync12 (~toxync12@replaced-ip )
           
         
        
          2085 [18:27:20] *** Joins: diogenes_ (~diogenes_@replaced-ip )
           
         
        
          2086 [18:28:10] *** Quits: PoaB (~Thunderbi@replaced-ip ) (Quit: PoaB)
           
         
        
          2087 [18:28:17] *** Joins: ElDiabo1o (~E1Diabo1o@replaced-ip )
           
         
        
          2088 [18:28:25] *** Quits: ElDiabo1o (~E1Diabo1o@replaced-ip ) (Client Quit)
           
         
        
          2089 [18:28:48] *** Quits: Neoon (~Neoon@replaced-ip##) (Quit: ZNC - ##replaced-url 
           
         
        
          2090 [18:30:56] *** Quits: SmearedBeard (~SmearedBe@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2091 [18:32:00] *** Joins: Neoon (~Neoon@replaced-ip )
           
         
        
          2092 [18:32:18] *** Joins: c0rnelius (~c0rnelius@replaced-ip )
           
         
        
          2093 [18:32:37] *** Joins: unborn (~ugly@replaced-ip )
           
         
        
          2094 [18:32:39] *** Joins: Peyam (~maroufi@replaced-ip )
           
         
        
          2095 [18:32:51] *** Joins: checkItOut (~jinking@replaced-ip )
           
         
        
          2096 [18:33:00] *** Quits: Peyam (~maroufi@replaced-ip ) (Client Quit)
           
         
        
          2097 [18:34:03] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2098 [18:34:05] *** Joins: martin-_-_ (~default@replaced-ip )
           
         
        
          2099 [18:36:57] *** Quits: jmcgnh (~jmcgnh@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2100 [18:37:18] *** Joins: dec2200 (~n2499@replaced-ip )
           
         
        
          2101 [18:37:23] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Quit: Leaving.)
           
         
        
          2102 [18:37:36] *** Joins: LorD_n1c0w (~igora@replaced-ip )
           
         
        
          2103 [18:37:57] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2104 [18:37:58] *** Joins: CSP-SOFTWARE (~uwx@replaced-ip )
           
         
        
          2105 [18:38:35] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2106 [18:38:35] *** Quits: c0rnelius (~c0rnelius@replaced-ip ) (Remote host closed the connection)
           
         
        
          2107 [18:38:44] *** Joins: jmcgnh (~jmcgnh@replaced-ip )
           
         
        
          2108 [18:38:46] *** Joins: LorD_n1c0w (~igora@replaced-ip )
           
         
        
          2109 [18:38:58] *** Joins: c0rnelius (~c0rnelius@replaced-ip )
           
         
        
          2110 [18:39:02] *** debhelper sets mode: +l 1562
           
         
        
          2111 [18:39:25] <ortzi> I need libjpeg8 for Lightworks video
            editor...
           
         
        
          2112 [18:39:28] *** Joins: openface (~of@replaced-ip )
           
         
        
          2113 [18:39:33] <ortzi> I dont want to return to Ubuntu ! xD
           
         
        
          2114 [18:40:36] <ortzi> But I dont have it in debian :/
           
         
        
          2115 [18:40:46] *** Joins: we6jbo (~we6jbo@replaced-ip )
           
         
        
          2116 [18:45:32] *** Joins: freelipe (~taqtile@replaced-ip )
           
         
        
          2117 [18:45:57] *** Joins: vincitt (be73208f@replaced-ip )
           
         
        
          2118 [18:46:50] *** Quits: factor (~factor@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2119 [18:47:09] <thecoffemaker> ortzi, compile it and then do a
            checkinstall ->
            replaced-url 
           
         
        
          2120 [18:47:11] *** Joins: factor (~factor@replaced-ip )
           
         
        
          2121 [18:47:16] *** Quits: doublehelix_ (~r00tobo@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2122 [18:47:32] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Quit: Leaving.)
           
         
        
          2123 [18:47:34] <LtL> ortzi: libjpeg62-turbo is the closest i can
            find, have you considered compiling it? I can't guarentee that
            won't break something.
           
         
        
          2124 [18:47:46] *** Joins: LorD_n1c0w (~igora@replaced-ip )
           
         
        
          2125 [18:48:32] *** Joins: lavendereyes (~lavendere@replaced-ip )
           
         
        
          2126 [18:48:38] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          2127 [18:49:22] <ortzi>
            replaced-url 
           
         
        
          2128 [18:49:32] *** Joins: Mazhive_one (~Mazhive@replaced-ip )
           
         
        
          2129 [18:49:33] <ortzi> That are the required packages...
           
         
        
          2130 [18:49:37] *** Quits: freelipe (~taqtile@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2131 [18:49:53] *** Joins: r00tobo (~r00tobo@replaced-ip )
           
         
        
          2132 [18:50:10] *** Quits: openface (~of@replaced-ip ) (Quit: disconnect)
           
         
        
          2133 [18:50:27] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2134 [18:51:04] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Client Quit)
           
         
        
          2135 [18:51:14] *** Joins: LorD_n1c0w (~igora@replaced-ip )
           
         
        
          2136 [18:51:29] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2137 [18:51:34] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
           
         
        
          2138 [18:51:59] *** Quits: factor (~factor@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2139 [18:52:04] <LtL> ortzi: consider compiling,
            replaced-url 
           
         
        
          2140 [18:52:30] *** Joins: factor (~factor@replaced-ip )
           
         
        
          2141 [18:52:57] *** Lord_of_Life_ is now known as Lord_of_Life
           
         
        
          2142 [18:53:01] <LtL> ortzi: install build-essential if you decide
            to compile.
           
         
        
          2143 [18:53:44] *** Joins: Bird|otherbox (~HTT-Bird@replaced-ip )
           
         
        
          2144 [18:53:48] *** Joins: Mazhive (~Mazhive@replaced-ip )
           
         
        
          2145 [18:54:23] <jhutchins> ,v libjpeg*  
         
        
          2146 [18:54:24] <judd> No package named 'libjpeg*' was
            found in amd64.
           
         
        
          2147 [18:54:32] <jhutchins> ,v libjpeg  
         
        
          2148 [18:54:33] <judd> No package named 'libjpeg' was
            found in amd64.
           
         
        
          2149 [18:55:08] <ortzi> I cant compile all I need, I dont have
            time for that...
           
         
        
          2150 [18:55:28] *** Quits: Mazhive_one (~Mazhive@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2151 [18:55:29] <ortzi> I love debian but in this machine I may
            return to Ubuntu
           
         
        
          2152 [18:55:34] <ortzi> thanks for your help LtL
           
         
        
          2153 [18:55:48] <LtL> ortzi: best of luck  
         
        
          2154 [18:56:45] *** Quits: ortzi (~ortzi@replaced-ip ) (Quit: Leaving)
           
         
        
          2155 [18:57:31] *** Joins: MrFukkr (~dong@replaced-ip )
           
         
        
          2156 [18:57:45] <MrFukkr> bigpresh: i dicked your moms cunt
           
         
        
          2157 [18:58:02] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2158 [18:59:39] *** Quits: Ericounet (~Eric@replaced-ip ) (Quit: Je m'en vais ...)
           
         
        
          2159 [18:59:50] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          2160 [19:00:29] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          2161 [19:00:46] *** Joins: deb (~unlike@replaced-ip )
           
         
        
          2162 [19:01:19] *** Joins: Hellphyre23 (~Hellphyre@replaced-ip )
           
         
        
          2163 [19:02:04] <jhutchins> LtL: It looks like the *turbo* files
            are utilities, it's the 62 package that has the libraries. The
            question is whether 62 is greater than 8, and whether the propietary
            program will allow "8 or newer".
           
         
        
          2164 [19:02:08] *** Quits: uNmowed (~Kaede@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2165 [19:02:20] <jhutchins> Don't see why compiling would
            offer any advantage.
           
         
        
          2166 [19:02:56] <diogenes_> maybe a symlink would work.
           
         
        
          2167 [19:03:13] *** Quits: thallada (~thallada@replaced-ip ) (Quit: WeeChat 2.4)
           
         
        
          2168 [19:03:29] *** Joins: LorD_n1c0w1 (~igora@replaced-ip )
           
         
        
          2169 [19:03:43] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
           
         
        
          2170 [19:03:58] <LtL> jhutchins: point taken, seems he left.
           
         
        
          2171 [19:04:02] *** Joins: a_l_b (~a_l_b@replaced-ip )
           
         
        
          2172 [19:04:07] *** Quits: Hellphyre23 (~Hellphyre@replaced-ip ) (Client Quit)
           
         
        
          2173 [19:04:18] *** Quits: coruja (~coruja@replaced-ip##) (Quit: ZNC - ##replaced-url 
           
         
        
          2174 [19:04:39] *** Joins: mitya_ (~mitya@replaced-ip )
           
         
        
          2175 [19:04:45] *** Joins: icarusfactor (~factor@replaced-ip )
           
         
        
          2176 [19:05:04] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          2177 [19:05:17] *** Joins: ciel_huileux_ (~ciel@replaced-ip )
           
         
        
          2178 [19:05:23] <jhutchins> diogenes_: Hit-or-miss, but worth
            trying if it didn't just accept 62.
           
         
        
          2179 [19:05:57] *** Joins: coruja (~coruja@replaced-ip )
           
         
        
          2180 [19:06:16] *** Quits: dec2200 (~n2499@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2181 [19:06:54] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2182 [19:07:31] *** Quits: factor (~factor@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2183 [19:07:32] *** Quits: zmitya (~mitya@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2184 [19:08:17] *** Quits: ciel_huileux (~ciel@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          2185 [19:09:46] *** Quits: kts (~kts@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2186 [19:11:13] *** Quits: ensamvarg (~ensamvarg@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2187 [19:11:38] *** Joins: Mazhive (~Mazhive@replaced-ip )
           
         
        
          2188 [19:11:53] *** Joins: chrissl (~chris@replaced-ip )
           
         
        
          2189 [19:12:46] *** Joins: nh2_ (sid309956@replaced-ip )
           
         
        
          2190 [19:15:35] <nh2_> Hi, I have a broken upgrade (unmet
            dependencies) and need to understand how to invoke apt correctly to
            fix it.
           
         
        
          2191 [19:15:35] <nh2_> My sources.list are at the new release, but
            many packages are at the older release version because my updateder
            crashed.
           
         
        
          2192 [19:15:35] <nh2_> How can I specify in an `apt-get install -f
            packagename=version packagename...` invocation that I want specific
            versions for some package, and the *latest available version for any
            other package* (the latest version shown in `apt-cache policy` for
            that package?
           
         
        
          2193 [19:16:03] *** Joins: MogKupo (~mog@replaced-ip )
           
         
        
          2194 [19:16:32] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2195 [19:16:44] *** Quits: nulleip (~luiz@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          2196 [19:17:00] *** Joins: debhack (~debhack@replaced-ip )
           
         
        
          2197 [19:17:48] <MogKupo> ahh, I was building something on an old
            netbook and it's used all swap and almost all ram, at a system
            load of over 10 and not responding to keys etc. (though it is still
            working, the drive is seeking constantly), ssh doesn't respond
            either but apparently just turning it off is a bad idea, any idea
            how to proceed?
           
         
        
          2198 [19:18:39] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Quit: a_l_b)
           
         
        
          2199 [19:19:12] *** Joins: Mazhive (~Mazhive@replaced-ip )
           
         
        
          2200 [19:20:57] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2201 [19:21:13] *** Joins: olegfusion (~olegfusio@replaced-ip )
           
         
        
          2202 [19:22:03] *** Quits: icarusfactor (~factor@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2203 [19:22:03] *** Joins: pringau (~pringau@replaced-ip )
           
         
        
          2204 [19:22:41] *** Joins: factor (~factor@replaced-ip )
           
         
        
          2205 [19:23:41] *** Joins: Guest74 (a5e14d3a@replaced-ip )
           
         
        
          2206 [19:24:38] <nh2_> MogKupo: You might press Ctrl+C a couple of
            times, and wait. Likely, eventually the command will get through, or
            your program get killed by the OOM killer. Linux is unfortunately
            quite bad in such situations
           
         
        
          2207 [19:25:15] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2208 [19:25:16] <MogKupo> it's been like this over two hours,
            I can't press ^C as I can't actually get focus to the
            window, oh dear
           
         
        
          2209 [19:25:32] <MogKupo> not had anything like this happen since
            I had my 486 in the 1990s, lol
           
         
        
          2210 [19:25:37] <MogKupo> when compiling the kernel was an all day
            job
           
         
        
          2211 [19:25:59] <nh2_> MogKupo: if the operation you are
            performing is OK to be interrupted, you can also use the magic sysrq
            keys to kill all userspace processes and shut down relatively
            cleanly from the kernel side:
            replaced-url 
           
         
        
          2212 [19:26:46] <nh2_> (it'd be shutting down cleanly because
            one of the keys syncs the filesystem to disk)
           
         
        
          2213 [19:26:55] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
           
         
        
          2214 [19:27:07] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          2215 [19:27:14] <MogKupo> ah, that did the job, thought magic
            sysrq had to be compiled in
           
         
        
          2216 [19:27:15] <MogKupo> thankyou  
         
        
          2217 [19:28:11] <nh2_> MogKupo: one way to avoid this situation is
            to disable swap, and use a something like `earlyoom` to prevent such
            lockups (while accepting more aggressive killing of large processes)
           
         
        
          2218 [19:29:11] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
           
         
        
          2219 [19:29:54] *** Joins: nuuuciano (~luuuciano@replaced-ip )
           
         
        
          2220 [19:29:58] <MogKupo> aye, I just need to find some more RAM
            for this unusually fussy MSI netbook (needs a 1GB DDR3 stick to
            upgrade it, but not just any 1GB DDR3 stick, oh no, it has to be one
            blessed by MSI)
           
         
        
          2221 [19:32:04] *** Joins: zyley (~zyley@replaced-ip )
           
         
        
          2222 [19:32:38] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2223 [19:32:45] *** Joins: TacticalEmu (~TacticalE@replaced-ip )
           
         
        
          2224 [19:33:40] *** Joins: czesmir (~stefan@replaced-ip )
           
         
        
          2225 [19:34:00] *** Quits: factor (~factor@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2226 [19:34:02] *** Joins: Mazhive_one (~Mazhive@replaced-ip )
           
         
        
          2227 [19:34:31] *** Joins: factor (~factor@replaced-ip )
           
         
        
          2228 [19:34:44] *** Joins: frgo (~frgo@replaced-ip )
           
         
        
          2229 [19:35:31] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2230 [19:36:05] *** Joins: Susant_ (~Susant@replaced-ip )
           
         
        
          2231 [19:37:16] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2232 [19:38:01] *** Joins: sleezio (~slee@replaced-ip )
           
         
        
          2233 [19:38:02] *** Quits: mitya_ (~mitya@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2234 [19:38:07] *** Joins: count3rmeasure (~dtpet@replaced-ip )
           
         
        
          2235 [19:38:26] *** Joins: asterismo_l (~asterismo@replaced-ip )
           
         
        
          2236 [19:38:30] *** Quits: martin-_-_ (~default@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2237 [19:38:32] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
           
         
        
          2238 [19:38:40] *** Quits: sleezio (~slee@replaced-ip ) (Client Quit)
           
         
        
          2239 [19:39:01] *** debhelper sets mode: +l 1570
           
         
        
          2240 [19:39:17] *** Joins: a_l_b (~a_l_b@replaced-ip )
           
         
        
          2241 [19:39:34] *** Joins: sleezio (~slee@replaced-ip )
           
         
        
          2242 [19:39:34] *** Quits: sleezio (~slee@replaced-ip ) (Client Quit)
           
         
        
          2243 [19:39:43] *** Joins: nmg (~nmg@replaced-ip )
           
         
        
          2244 [19:40:02] *** Quits: Mazhive_one (~Mazhive@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2245 [19:40:26] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Client Quit)
           
         
        
          2246 [19:41:52] *** Joins: saptech (~saptech@replaced-ip )
           
         
        
          2247 [19:43:07] *** Quits: count3rmeasure (~dtpet@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2248 [19:44:59] *** Quits: olegb (~ole@replaced-ip ) (Quit: leaving)
           
         
        
          2249 [19:47:04] *** Quits: Guest74 (a5e14d3a@replaced-ip ) (Remote host closed the connection)
           
         
        
          2250 [19:49:12] *** Quits: MrFukkr (~dong@replaced-ip ) (Quit: Bye)
           
         
        
          2251 [19:49:32] *** Joins: trifolio6 (~h@replaced-ip )
           
         
        
          2252 [19:50:34] *** Joins: seven-eleven (~seven-ele@replaced-ip )
           
         
        
          2253 [19:50:35] <seven-eleven> hi  
         
        
          2254 [19:51:14] <seven-eleven> i noticed debian uses dhcpcd.conf
            and not interfaces anymore; can I just `systemctl disable dhcpcd`
            and use interfaces instead seamlessly?
           
         
        
          2255 [19:51:16] *** Joins: xok (~xok@replaced-ip )
           
         
        
          2256 [19:51:21] <xok> hello all..  
         
        
          2257 [19:51:36] <xok> i'm on an old Debian system ( wheezy /
            7 )...
           
         
        
          2258 [19:51:41] <xok> I want to install vim...
           
         
        
          2259 [19:51:53] <xok> can anyone help me find the suitable .deb
            package?..
           
         
        
          2260 [19:52:00] *** Quits: ToBeFree (tobefree@replaced-ip##) (Quit: ZNC - ##replaced-url 
           
         
        
          2261 [19:52:04] <xok> the apt way doesn't work as it got
            obsolete..
           
         
        
          2262 [19:52:41] *** Joins: cirilos (~cirilos@replaced-ip )
           
         
        
          2263 [19:53:43] *** Joins: mandrak (~mandrak@replaced-ip )
           
         
        
          2264 [19:54:45] <somiaj> seven-eleven: debian uses
            /etc/network/interfaces as its default network configuration tool
            still
           
         
        
          2265 [19:54:49] *** Joins: ToBeFree (tobefree@replaced-ip )
           
         
        
          2266 [19:55:20] <somiaj> seven-eleven: but debian also provides
            many ways to configure your network, you can use the interfaces
            file, you can manually configure it, use network-manager, wicd,
            wpa_supplicant, systemd-netword, and so on
           
         
        
          2267 [19:55:21] <MogKupo> xok, you think that's old, I dug an
            old 486 out of storage a few months ago to do some data recovery
            from ancient 5.25" floppies and it was running potato, heh.
            Perhaps you can find an old binary 1 iso for wheezy and add that as
            a source?
           
         
        
          2268 [19:55:33] *** Joins: r4u1 (~raf@replaced-ip )
           
         
        
          2269 [19:55:33] <somiaj> seven-eleven: as the system admin you
            have to choose which method to use, just be consistant.
           
         
        
          2270 [19:56:12] <somiaj> xok: debian wheezy is no longer support
            and has security holes. That being said, debian provides all
            packages of unsupported released on archive.debian.org
           
         
        
          2271 [19:56:15] <somiaj> !wheezy sources.list
           
         
        
          2272 [19:56:15] <dpkg> Debian 7 "wheezy" is archived. A
            suitable /etc/apt/sources.list for wheezy has one line: «deb
            replaced-url 
           
         
        
          2273 [19:56:33] <seven-eleven> somiaj, gotcha
           
         
        
          2274 [19:57:14] *** Quits: casaca (~nut@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2275 [19:57:23] <MogKupo> oh, do you archive /all/ the old
            distributions?
           
         
        
          2276 [19:57:27] <xok> somiaj: thanks, I think that would help...
           
         
        
          2277 [19:57:55] <somiaj> MogKupo: the extremaly old only have
            source packages (like the first 2-3 releases of debian)
           
         
        
          2278 [19:58:06] *** Quits: lavendereyes (~lavendere@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2279 [19:58:09] <somiaj> MogKupo: all the other ones have both
            source and binary packages archived on archive.debian.org
           
         
        
          2280 [19:58:10] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
           
         
        
          2281 [19:58:13] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          2282 [19:58:28] *** Quits: trifolio6 (~h@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2283 [19:58:32] <somiaj> so if you awnted to say use the first
            release of debian, you would have to compile all packages from
            source
           
         
        
          2284 [19:58:33] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2285 [19:58:52] <MogKupo> oh yeah, potato is in there, I could
            actually update the ancient 486
           
         
        
          2286 [19:59:05] <MogKupo> 20 years on  
         
        
          2287 [19:59:14] <MogKupo> that's some long term support there
           
         
        
          2288 [19:59:20] <somiaj> its not support, its an archive
           
         
        
          2289 [19:59:26] <somiaj> you get all the bugs and security holes
            in cluded
           
         
        
          2290 [19:59:27] *** Joins: casaca (~nut@replaced-ip )
           
         
        
          2291 [19:59:43] <MogKupo> oh yes, I understand that, but it's
            still there
           
         
        
          2292 [19:59:56] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
           
         
        
          2293 [20:00:17] *** Quits: cirilos (~cirilos@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          2294 [20:02:11] *** Joins: brokencycle (~brokencyc@replaced-ip )
           
         
        
          2295 [20:02:52] *** Joins: trifolio6 (~h@replaced-ip )
           
         
        
          2296 [20:03:22] *** Quits: zalt (~lambda443@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2297 [20:05:29] *** Quits: asterismo_l (~asterismo@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          2298 [20:05:33] <xok> somiaj: how about security?...
           
         
        
          2299 [20:05:47] <xok> do we have something like
            archive.secuity.debian.org ??
           
         
        
          2300 [20:06:08] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          2301 [20:06:26] <xok> apparently not...  
         
        
          2302 [20:06:36] <CarlFK> xok: what would you expect to find there?
           
         
        
          2303 [20:07:10] *** Joins: Renari (~Renari@replaced-ip )
           
         
        
          2304 [20:07:23] *** Quits: ToBeFree (tobefree@replaced-ip##) (Quit: ZNC - ##replaced-url 
           
         
        
          2305 [20:08:35] *** Joins: lavendereyes (~lavendere@replaced-ip )
           
         
        
          2306 [20:08:35] *** Joins: ToBeFree (tobefree@replaced-ip )
           
         
        
          2307 [20:09:55] *** Joins: SmearedBeard (~SmearedBe@replaced-ip )
           
         
        
          2308 [20:09:57] *** Quits: Arimil (~Renari@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2309 [20:10:15] *** Joins: endstille (~endstille@replaced-ip )
           
         
        
          2310 [20:11:04] *** Quits: whislock (~whislock@replaced-ip ) (Quit: WeeChat 2.4)
           
         
        
          2311 [20:14:08] *** Quits: endstille (~endstille@replaced-ip ) (Client Quit)
           
         
        
          2312 [20:14:19] *** Joins: MrCircuitMatt (~max@replaced-ip )
           
         
        
          2313 [20:14:26] *** Parts: MrCircuitMatt (~max@replaced-ip ) ("Leaving")
           
         
        
          2314 [20:15:15] *** Joins: _jrjsmrtn (~jrjsmrtn@replaced-ip )
           
         
        
          2315 [20:16:23] *** Joins: srgg (~srgg@replaced-ip )
           
         
        
          2316 [20:16:35] *** Quits: srgg (~srgg@replaced-ip ) (Remote host closed the connection)
           
         
        
          2317 [20:16:45] *** Joins: natjam (~natjam@replaced-ip )
           
         
        
          2318 [20:16:51] *** Joins: srgg (~srgg@replaced-ip )
           
         
        
          2319 [20:17:05] *** Joins: stoilkov (~stoilkov@replaced-ip )
           
         
        
          2320 [20:17:26] *** Quits: aaii-z (~aaii@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2321 [20:17:54] *** Joins: asterismo_l (~asterismo@replaced-ip )
           
         
        
          2322 [20:17:55] *** Quits: __jrjsmrtn__ (~jrjsmrtn@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2323 [20:18:43] *** Quits: asterismo_l (~asterismo@replaced-ip ) (Client Quit)
           
         
        
          2324 [20:20:06] *** Joins: whislock (~whislock@replaced-ip )
           
         
        
          2325 [20:21:16] *** Quits: natjam (~natjam@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2326 [20:21:39] *** Joins: asterismo_l (~asterismo@replaced-ip )
           
         
        
          2327 [20:21:44] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          2328 [20:22:35] *** Quits: czart (~czart@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2329 [20:24:17] *** Joins: natjam (~natjam@replaced-ip )
           
         
        
          2330 [20:24:22] *** Quits: ciel_huileux_ (~ciel@replaced-ip ) (Quit: Leaving)
           
         
        
          2331 [20:24:41] *** Joins: ciel_huileux (~ciel@replaced-ip )
           
         
        
          2332 [20:24:45] *** Quits: behanw (uid110099@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          2333 [20:24:48] *** Joins: zeden (~user@replaced-ip )
           
         
        
          2334 [20:25:19] *** Joins: swift110 (~swift110@replaced-ip )
           
         
        
          2335 [20:26:00] *** Parts: xok (~xok@replaced-ip ) ()
           
         
        
          2336 [20:26:32] *** Quits: swift110 (~swift110@replaced-ip ) (Changing host)
           
         
        
          2337 [20:26:32] *** Joins: swift110 (~swift110@replaced-ip )
           
         
        
          2338 [20:26:56] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          2339 [20:27:04] *** Joins: The`AFKgiven (~BHT@replaced-ip )
           
         
        
          2340 [20:27:24] *** Joins: diniwed (~gavron@replaced-ip )
           
         
        
          2341 [20:31:38] *** Quits: natjam (~natjam@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2342 [20:34:37] *** Joins: BlueByte_ (~walther@replaced-ip )
           
         
        
          2343 [20:35:55] *** Joins: galeido (galeido@replaced-ip )
           
         
        
          2344 [20:36:37] *** Quits: deb (~unlike@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2345 [20:36:37] *** Quits: kunningd (~kunningdr@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2346 [20:37:49] *** Joins: zalt (~lambda443@replaced-ip )
           
         
        
          2347 [20:38:04] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 2.6)
           
         
        
          2348 [20:39:33] *** Joins: zeden (~user@replaced-ip )
           
         
        
          2349 [20:41:37] *** Quits: black_ant (~antilope@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2350 [20:41:39] *** Joins: m0u (~m0u@replaced-ip )
           
         
        
          2351 [20:45:03] *** Quits: enki (~enki@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          2352 [20:45:16] *** aleph- is now known as Navi  
         
        
          2353 [20:45:24] *** Joins: sthiss0123 (~sthiss@replaced-ip )
           
         
        
          2354 [20:45:53] *** Joins: enki (~enki@replaced-ip )
           
         
        
          2355 [20:46:19] *** Joins: natjam (~natjam@replaced-ip )
           
         
        
          2356 [20:46:23] *** Joins: freelipe (~taqtile@replaced-ip )
           
         
        
          2357 [20:46:26] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2358 [20:47:28] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
           
         
        
          2359 [20:47:32] *** Quits: _till_ (~till@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2360 [20:47:43] *** Joins: neops (~neops@replaced-ip )
           
         
        
          2361 [20:48:39] *** Joins: Jerrynicki (~niklas@replaced-ip )
           
         
        
          2362 [20:49:01] *** debhelper sets mode: +l 1579
           
         
        
          2363 [20:50:45] *** Joins: progart (~kamee@replaced-ip )
           
         
        
          2364 [20:51:07] *** Quits: freelipe (~taqtile@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2365 [20:51:21] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2366 [20:51:34] *** Quits: progart (~kamee@replaced-ip ) (Client Quit)
           
         
        
          2367 [20:52:05] *** Quits: neops (~neops@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2368 [20:52:06] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2369 [20:52:18] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          2370 [20:52:51] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
           
         
        
          2371 [20:55:32] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          2372 [20:56:12] *** Joins: Arimil (~Renari@replaced-ip )
           
         
        
          2373 [20:56:12] *** Joins: aBluePython (~app@replaced-ip )
           
         
        
          2374 [20:56:17] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
           
         
        
          2375 [20:56:50] *** Quits: c0rnelius (~c0rnelius@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2376 [20:56:56] *** Quits: nmg (~nmg@replaced-ip ) (Remote host closed the connection)
           
         
        
          2377 [20:56:58] <beavis> /.4  
         
        
          2378 [20:57:20] *** Joins: nmg (~nmg@replaced-ip )
           
         
        
          2379 [20:58:03] *** Quits: stoilkov (~stoilkov@replaced-ip ) (Quit: stoilkov)
           
         
        
          2380 [20:58:57] *** Quits: Renari (~Renari@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2381 [20:59:51] *** Joins: Renari (~Renari@replaced-ip )
           
         
        
          2382 [21:01:32] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
           
         
        
          2383 [21:01:54] *** Quits: hitest (~hitest@replaced-ip ) (Remote host closed the connection)
           
         
        
          2384 [21:01:54] *** Quits: Arimil (~Renari@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2385 [21:02:05] *** Quits: Jade_NL (~Jade__NL@replaced-ip ) (Quit: leaving)
           
         
        
          2386 [21:04:15] *** Joins: gavlee (~gav@replaced-ip )
           
         
        
          2387 [21:04:28] *** Joins: troulouliou_dev (~troulouli@replaced-ip )
           
         
        
          2388 [21:04:48] *** Quits: nmg (~nmg@replaced-ip ) (Quit: Leaving)
           
         
        
          2389 [21:05:55] *** Quits: natjam (~natjam@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2390 [21:06:01] *** Joins: bbugyi (~bbugyi200@replaced-ip )
           
         
        
          2391 [21:07:06] *** Parts: bbugyi (~bbugyi200@replaced-ip ) ()
           
         
        
          2392 [21:07:56] *** Parts: vincitt (be73208f@replaced-ip ) ()
           
         
        
          2393 [21:09:01] *** debhelper sets mode: +l 1572
           
         
        
          2394 [21:09:53] *** Joins: rabbitnightmare (482be446@replaced-ip )
           
         
        
          2395 [21:10:02] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2396 [21:10:27] <rabbitnightmare> hey I am looking for a Debian
            KDE live iso
           
         
        
          2397 [21:10:41] *** Joins: progart (~kamee@replaced-ip )
           
         
        
          2398 [21:11:16] *** Quits: progart (~kamee@replaced-ip ) (Client Quit)
           
         
        
          2399 [21:11:53] <rabbitnightmare> I would like a torrent of the
            amd64 image
           
         
        
          2400 [21:12:08] <rabbitnightmare> pretty please I would love to
            try this distribution out for myself
           
         
        
          2401 [21:12:53] <rabbitnightmare> every time I try anything *buntu
            it is a buggy mess but from what I have heard, Debian fixes most of
            that
           
         
        
          2402 [21:13:15] <saptech> have you tried kubuntu?
           
         
        
          2403 [21:13:20] <saptech> too late  
         
        
          2404 [21:13:35] *** Quits: m1dnight_ (~m1dnight@replaced-ip ) (Quit: WeeChat 2.4)
           
         
        
          2405 [21:13:43] *** Quits: oiaohm (~oiaohm@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2406 [21:13:43] *** Parts: rawf (~kodr@replaced-ip ) ()
           
         
        
          2407 [21:13:51] <rabbitnightmare> yes its buggy
           
         
        
          2408 [21:13:53] <saptech> why not just try debian's version,
            though it's not live
           
         
        
          2409 [21:14:08] *** Joins: oiaohm (~oiaohm@replaced-ip )
           
         
        
          2410 [21:14:12] <rabbitnightmare> I don't need it to be, but
            I would like the whole thing to be there
           
         
        
          2411 [21:14:35] <rabbitnightmare> netinst disks are impossible for
            me at the moment I need to grab it from public wifi
           
         
        
          2412 [21:14:49] <rabbitnightmare> they are doing work at the pole
            near my house and its sunday
           
         
        
          2413 [21:15:06] <rabbitnightmare> I can wait but I would love to
            give it a spin
           
         
        
          2414 [21:15:11] <saptech> dowwnlaod the complete ISO and choose
            kde/plasma desktop
           
         
        
          2415 [21:15:17] <rabbitnightmare> where  
         
        
          2416 [21:15:27] <rabbitnightmare> I looked now I am bugging yall
           
         
        
          2417 [21:15:56] <rabbitnightmare> buster is fine I am going to
            install it on my desktop
           
         
        
          2418 [21:16:03] *** Quits: troulouliou_dev (~troulouli@replaced-ip ) (Quit: Leaving)
           
         
        
          2419 [21:16:04] <saptech> hmmm  
         
        
          2420 [21:16:08] <saptech>
            replaced-url 
           
         
        
          2421 [21:16:10] <rabbitnightmare> amd64 image is fine
           
         
        
          2422 [21:16:11] <saptech> did u see that  
         
        
          2423 [21:16:25] <rabbitnightmare> I did not thank you
           
         
        
          2424 [21:16:33] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          2425 [21:16:42] <rabbitnightmare> I appreciate you
           
         
        
          2426 [21:16:56] <saptech> np, I just realize debian have live
            images also
           
         
        
          2427 [21:17:18] <rabbitnightmare> I just couldn't find them
           
         
        
          2428 [21:17:22] <rabbitnightmare> just netinst
           
         
        
          2429 [21:17:36] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2430 [21:17:48] <saptech> I have debian installed but I use the
            netinst and choose. I'm currently using Mate & Openbox
           
         
        
          2431 [21:17:51] *** Quits: Renari (~Renari@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2432 [21:18:19] <rabbitnightmare> im a bloadwhore but I like mate
            too
           
         
        
          2433 [21:18:32] *** Joins: pragomer (~sisko@replaced-ip )
           
         
        
          2434 [21:18:32] *** Quits: pragomer (~sisko@replaced-ip ) (Remote host closed the connection)
           
         
        
          2435 [21:18:53] <saptech> I use plasma on my mageia install
           
         
        
          2436 [21:19:07] *** Quits: SmearedBeard (~SmearedBe@replaced-ip ) (Remote host closed the connection)
           
         
        
          2437 [21:19:18] <rabbitnightmare> I use it on Arch and its
            wonderful
           
         
        
          2438 [21:19:43] <saptech> yep  
         
        
          2439 [21:19:57] <rabbitnightmare> Gnome broke a lot of stuff in
            .34
           
         
        
          2440 [21:20:16] <rabbitnightmare> I know of others but I have used
            Linux since 2004
           
         
        
          2441 [21:20:28] <rabbitnightmare> kind of hard to break the kde
            habit
           
         
        
          2442 [21:21:44] *** Joins: _till_ (~till@replaced-ip )
           
         
        
          2443 [21:21:44] <whislock> I haven't actually used KDE in
            ages. Wonder what it's like, now.
           
         
        
          2444 [21:22:13] <rabbitnightmare> flat  
         
        
          2445 [21:22:20] <rabbitnightmare> you can change the themes though
           
         
        
          2446 [21:23:02] <rabbitnightmare> it fell out of popularity so
            development for the apps kinda slowed over time but it's
            kicking back up
           
         
        
          2447 [21:23:18] <rabbitnightmare> k3b remains the only way I found
            to burn ISO files to dvd
           
         
        
          2448 [21:23:33] *** Quits: Alessandro-B (~androirc@replaced-ip##) (Quit: AndroIRC - Android IRC Client (
              ##replaced-url 
           
         
        
          2449 [21:23:40] <saptech> whislock kde is called Plasma 5 now
           
         
        
          2450 [21:23:52] <saptech> more modern looking
           
         
        
          2451 [21:23:54] <rabbitnightmare> it is but I am 35
           
         
        
          2452 [21:24:08] *** Joins: grobi (~rtng@replaced-ip )
           
         
        
          2453 [21:24:08] <saptech> lol  
         
        
          2454 [21:24:25] <saptech> I mostly use Brasero for my burning
            needsd
           
         
        
          2455 [21:24:27] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          2456 [21:24:30] <rabbitnightmare> even plasma is hard to describe
            it as, so I still call it KDE as it is all encompassing
           
         
        
          2457 [21:24:46] <rabbitnightmare> must be a gtk4 bug
           
         
        
          2458 [21:24:53] <bernyrd> plasma is interest
           
         
        
          2459 [21:24:57] <bernyrd> redid lot of code also
           
         
        
          2460 [21:25:01] <rabbitnightmare> one of the things it broke on me
           
         
        
          2461 [21:25:21] <saptech> I don't think plasma use gtk
           
         
        
          2462 [21:25:26] <saptech> QT it uses  
         
        
          2463 [21:25:26] <rabbitnightmare> kde plasma is one of those
            things you either love or hate right out
           
         
        
          2464 [21:26:03] *** Quits: Baliano (~androirc@replaced-ip ) (Remote host closed the connection)
           
         
        
          2465 [21:26:13] <saptech> I get lost using it
           
         
        
          2466 [21:26:13] <rabbitnightmare> it requires a lot of other stuff
            to be installed properly for it to be stable, Kubuntu does not do
            that
           
         
        
          2467 [21:26:33] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2468 [21:26:43] <rabbitnightmare> its just as daunting now as it
            was in 3.5.10
           
         
        
          2469 [21:27:11] <rabbitnightmare> you either like it or you
            don't its bloat and its awesome
           
         
        
          2470 [21:27:39] <saptech> I like it just do not use it :)
           
         
        
          2471 [21:27:46] <rabbitnightmare> you can rice it out or have
            nothing on your desktop (but then you are probably using i3 anyway)
           
         
        
          2472 [21:28:03] *** Joins: SmearedBeard (~SmearedBe@replaced-ip )
           
         
        
          2473 [21:28:10] *** Joins: mthe878 (~mthe@replaced-ip )
           
         
        
          2474 [21:28:13] <rabbitnightmare> wobbly windows that burn up when
            you close them
           
         
        
          2475 [21:28:38] <rabbitnightmare> desktop cubes and everything lol
           
         
        
          2476 [21:28:46] <rabbitnightmare> as skeuomorphic or as flat as
            you want
           
         
        
          2477 [21:29:45] <rabbitnightmare> I get so much work done because
            of KDE though, things you normally do in terminal KDE has tools for
           
         
        
          2478 [21:30:27] *** Joins: emOne_ (~emOne@replaced-ip )
           
         
        
          2479 [21:30:36] <rabbitnightmare> everyone who uses GTK desktops
            look at me funny
           
         
        
          2480 [21:30:46] <rabbitnightmare> I came from a different era of
            Linux though
           
         
        
          2481 [21:31:19] <rabbitnightmare> back when Mandrake ruled the
            world
           
         
        
          2482 [21:32:02] *** Joins: annadane (~annadane@replaced-ip )
           
         
        
          2483 [21:32:15] <rabbitnightmare> so mcdonalds blocks torrent
            traffic
           
         
        
          2484 [21:32:21] <rabbitnightmare> that's a thing I guess
           
         
        
          2485 [21:32:53] <rabbitnightmare> can see why, I only use it for
            Linux
           
         
        
          2486 [21:33:25] *** Joins: MonkeyWrench84 (~MonkeyWre@replaced-ip )
           
         
        
          2487 [21:33:29] *** Joins: thexa4 (~thexa4@replaced-ip )
           
         
        
          2488 [21:33:37] <saptech> all distros have tools to use instead of
            terminal
           
         
        
          2489 [21:33:38] *** Quits: emOne (~emOne@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2490 [21:33:47] <saptech> all DEs  
         
        
          2491 [21:34:10] <saptech> cli just let you do most things faster
           
         
        
          2492 [21:34:15] <rabbitnightmare> do they? that's good, I
            could never live with how limited those DEs make me feel
           
         
        
          2493 [21:34:23] *** Joins: maxrazer (~razer@replaced-ip )
           
         
        
          2494 [21:34:37] *** Quits: Susant_ (~Susant@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2495 [21:34:41] *** Joins: Renari (~Renari@replaced-ip )
           
         
        
          2496 [21:34:44] <whislock> saptech: I know what KDE is called now.
            I just haven't bothered to try it.
           
         
        
          2497 [21:34:45] <rabbitnightmare> no desktop icons? when did that
            become popular?
           
         
        
          2498 [21:34:48] *** Joins: woenx (~quassel@replaced-ip )
           
         
        
          2499 [21:35:12] *** Quits: Renari (~Renari@replaced-ip ) (Client Quit)
           
         
        
          2500 [21:35:17] <rabbitnightmare> I love my desktop busy and messy
           
         
        
          2501 [21:35:19] *** Joins: c0rnelius (~c0rnelius@replaced-ip )
           
         
        
          2502 [21:35:27] <saptech> lol  
         
        
          2503 [21:35:31] *** Joins: Renari (~Renari@replaced-ip )
           
         
        
          2504 [21:35:32] <saptech> I used to  
         
        
          2505 [21:35:33] <maxrazer> Anyone know why microphone input
            wouldn't be detected/working in Debian?
           
         
        
          2506 [21:35:37] <rabbitnightmare> dl is done checking hash
           
         
        
          2507 [21:35:47] <maxrazer> My built in audio often doesn't
            work, but my audio interface always works.
           
         
        
          2508 [21:35:53] <rabbitnightmare> maxrazer what dE?
           
         
        
          2509 [21:35:57] <maxrazer> XFCE  
         
        
          2510 [21:36:10] <rabbitnightmare> its not showing up in settings?
           
         
        
          2511 [21:36:17] <maxrazer> I have to set the configuration of
            built-in audio to stereo duplex.
           
         
        
          2512 [21:36:28] <free_speech> which audioenvironment? PulseAudio?
            JACK? OSS? ALSA?
           
         
        
          2513 [21:36:29] <c0rnelius> have you tried unmuting it in
            alsamixer?
           
         
        
          2514 [21:36:36] <maxrazer> It is showing up, but I only get
            background noise and not my voice.
           
         
        
          2515 [21:36:39] *** Joins: malmalmal (~malmalmal@replaced-ip )
           
         
        
          2516 [21:36:40] <c0rnelius> and turn on capture
           
         
        
          2517 [21:36:46] <maxrazer> I checked ALSAmixer. saw no muting.
           
         
        
          2518 [21:36:56] <rabbitnightmare> I was going to suggest alsa next
            because in Arch that's usually the issue people have
           
         
        
          2519 [21:37:16] <maxrazer> Pavucontrol says the microphone is
            plugged in.
           
         
        
          2520 [21:37:16] <rabbitnightmare> do yall deal with system?
           
         
        
          2521 [21:37:22] <rabbitnightmare> systemD  
         
        
          2522 [21:37:32] <maxrazer> Also, in the past Audacity would have
            trouble recording the voice would be all fast.
           
         
        
          2523 [21:37:50] <maxrazer> But that isn't even working now.
           
         
        
          2524 [21:37:59] <rabbitnightmare> sounds like an issue systemD
            causes in Arch sometimes
           
         
        
          2525 [21:38:04] <maxrazer> I think in the past once setting the
            config to of and back to duplex would wake it up.
           
         
        
          2526 [21:38:06] <c0rnelius> in alsamixer if it's labeled MM
            is muted. If you then select F4 you'll see capture options
           
         
        
          2527 [21:38:14] <c0rnelius> it's*  
         
        
          2528 [21:38:36] <c0rnelius> insert and delete will set the left
            and right of the mic input
           
         
        
          2529 [21:39:29] *** Quits: CombatVet (~c4@replaced-ip ) (Remote host closed the connection)
           
         
        
          2530 [21:39:36] <rabbitnightmare> install pavucontrol and run it
            as root and see if it fixes it
           
         
        
          2531 [21:39:39] <maxrazer> Capture is turned all the way up. Rear
            mic boost is all the way down.
           
         
        
          2532 [21:39:48] <maxrazer> I have pavucontrol
           
         
        
          2533 [21:39:52] *** Joins: CombatVet (~c4@replaced-ip )
           
         
        
          2534 [21:39:57] <rabbitnightmare> idk what the package manager
            Debian uses but that should sort it out
           
         
        
          2535 [21:39:58] *** Joins: Mazhive (~Mazhive@replaced-ip )
           
         
        
          2536 [21:40:12] *** Joins: Arimil (~Renari@replaced-ip )
           
         
        
          2537 [21:40:15] *** Quits: Secret-Fire (~Secret-Fi@replaced-ip ) (Remote host closed the connection)
           
         
        
          2538 [21:40:19] <rabbitnightmare> sudo alsa force-reload
           
         
        
          2539 [21:40:41] <rabbitnightmare> remove pulseaudio and reinstall
            it
           
         
        
          2540 [21:40:46] <maxrazer> There is just something about bad
            support for microphone built-in audio in Linux. I have an Asus
            motherboard.
           
         
        
          2541 [21:40:48] <maxrazer> ok  
         
        
          2542 [21:41:07] <maxrazer> I also have the pavucontrol-qt
            installed from another desktop. I removed it.
           
         
        
          2543 [21:41:12] <rabbitnightmare> systemD can be wonky, its not a
            Debian centric thing
           
         
        
          2544 [21:41:27] <maxrazer> The USB audio interface I have always
            works for microphone.
           
         
        
          2545 [21:41:36] <rabbitnightmare> it likes control like a drunk
            cop
           
         
        
          2546 [21:41:37] <maxrazer> But, not the built int audio.
           
         
        
          2547 [21:42:17] <rabbitnightmare> sudo  
         
        
          2548 [21:42:38] *** Joins: hypn0 (~h@replaced-ip )
           
         
        
          2549 [21:42:42] <maxrazer> I removed pavucontrol and now running
            with sudo. It says establishing connection to pulse audio. I may
            have to restart.
           
         
        
          2550 [21:43:00] <rabbitnightmare> snd-hda-intel position_fix=1
            <---- add this line then restart if that doesn't fix it try
            fix=2
           
         
        
          2551 [21:43:22] <rabbitnightmare> if that doesn't help it
            might be Debian centric
           
         
        
          2552 [21:43:25] *** Quits: akemacer (~akem@replaced-ip ) (Quit: Leaving)
           
         
        
          2553 [21:43:27] <maxrazer> Oh, it runs without sudo
           
         
        
          2554 [21:43:31] <rabbitnightmare> but my guess is on systemD
           
         
        
          2555 [21:43:53] *** Joins: Secret-Fire (~Secret-Fi@replaced-ip )
           
         
        
          2556 [21:43:55] <maxrazer> The output sound works on headphones,
            but not microphone.
           
         
        
          2557 [21:43:57] *** Quits: Renari (~Renari@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2558 [21:44:05] <rabbitnightmare> oh they have a laxer security
            profile? neat
           
         
        
          2559 [21:44:14] <rabbitnightmare> right  
         
        
          2560 [21:44:25] <rabbitnightmare> its detecting the mic as an
            audio output device
           
         
        
          2561 [21:44:32] <rabbitnightmare> my guess
           
         
        
          2562 [21:44:34] *** Quits: Secret-Fire (~Secret-Fi@replaced-ip ) (Remote host closed the connection)
           
         
        
          2563 [21:44:59] <rabbitnightmare> this should exhibit across all
            XFCE with SystemD distros
           
         
        
          2564 [21:45:03] *** Joins: Secret-Fire (~Secret-Fi@replaced-ip )
           
         
        
          2565 [21:45:26] <rabbitnightmare> snd-hda-intel position_fix=1 or
            fix=2 in alsa-base.conf
           
         
        
          2566 [21:45:50] <rabbitnightmare> try those if reinstalling things
            doesnt fix it
           
         
        
          2567 [21:46:06] <rabbitnightmare> options snd-hda-intel index=0
            model=laptop-dmic
           
         
        
          2568 [21:46:10] *** Joins: m1dnight_ (~m1dnight@replaced-ip )
           
         
        
          2569 [21:46:12] <rabbitnightmare> try that as well
           
         
        
          2570 [21:46:22] <rabbitnightmare> even if its a desktop I have
            seen it work for people
           
         
        
          2571 [21:46:33] *** Joins: Renari (~Renari@replaced-ip )
           
         
        
          2572 [21:46:44] *** Joins: lowin (~lowin@replaced-ip )
           
         
        
          2573 [21:46:46] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
           
         
        
          2574 [21:47:18] <rabbitnightmare> alright I gotta bounce I have to
            go deal with people in the real world UGH
           
         
        
          2575 [21:47:36] <rabbitnightmare> why cant all life's
            problems be as simple as helping someone with their audio config
           
         
        
          2576 [21:47:50] *** Quits: rabbitnightmare (482be446@replaced-ip ) (Remote host closed the connection)
           
         
        
          2577 [21:48:40] *** Joins: progart (~kamee@replaced-ip )
           
         
        
          2578 [21:49:16] *** Quits: Arimil (~Renari@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2579 [21:49:49] *** Quits: Jo-Anna (uid57472@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          2580 [21:49:57] *** Quits: woenx (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          2581 [21:50:02] *** Quits: aBluePython (~app@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2582 [21:50:25] <maxrazer> thanks rabbitnightmare. I'll try
            that.
           
         
        
          2583 [21:51:29] *** Quits: slon (~slon@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2584 [21:51:38] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.7.4 - ##replaced-url 
           
         
        
          2585 [21:52:11] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
           
         
        
          2586 [21:52:45] *** Joins: Zardoz (~Zardoz@replaced-ip )
           
         
        
          2587 [21:52:51] *** Quits: conta1 (Thunderbir@replaced-ip ) (Quit: conta1)
           
         
        
          2588 [21:53:04] *** Quits: adpaolucci (~adpaolucc@replaced-ip ) (Quit: Kindergarten is elsewhere!)
           
         
        
          2589 [21:54:09] *** Joins: towo` (~towo@replaced-ip )
           
         
        
          2590 [21:54:35] *** Joins: soee (~soee@replaced-ip )
           
         
        
          2591 [21:55:16] *** Quits: vivid (~ViViD@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2592 [21:55:33] *** Joins: viv`d (~ViViD@replaced-ip )
           
         
        
          2593 [21:55:57] *** Quits: N3X15 (~nexis@replaced-ip##) (Quit: ZNC - ##replaced-url 
           
         
        
          2594 [21:56:32] *** Quits: nexgen (~nexgen@replaced-ip ) (Remote host closed the connection)
           
         
        
          2595 [21:56:40] *** Quits: sthiss0123 (~sthiss@replaced-ip ) (Quit: Leaving)
           
         
        
          2596 [21:56:53] *** Joins: nexgen (~nexgen@replaced-ip )
           
         
        
          2597 [21:57:11] *** Joins: thatpythonguy (~john@replaced-ip )
           
         
        
          2598 [21:57:37] *** Joins: slon (~slon@replaced-ip )
           
         
        
          2599 [21:58:04] *** Joins: N3X15 (~nexis@replaced-ip )
           
         
        
          2600 [21:58:56] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2601 [21:58:57] *** Joins: soee_ (~soee@replaced-ip )
           
         
        
          2602 [21:59:07] *** Joins: amphiprions (~amphiprio@replaced-ip )
           
         
        
          2603 [21:59:53] *** Quits: asterismo_l (~asterismo@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          2604 [22:01:03] *** Joins: CaCO3 (~CaCO3@replaced-ip )
           
         
        
          2605 [22:02:35] *** Quits: aidanpr (~aidanpr@replaced-ip##) (Quit: The Lounge - ##replaced-url 
           
         
        
          2606 [22:03:24] *** Joins: vivid (~ViViD@replaced-ip )
           
         
        
          2607 [22:03:32] *** Quits: gatekeep (~gatekeep@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2608 [22:03:46] *** Quits: tenknarf (frank@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2609 [22:04:03] *** Quits: viv`d (~ViViD@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2610 [22:04:33] *** Joins: gatekeep (~gatekeep@replaced-ip )
           
         
        
          2611 [22:04:40] *** Joins: thelounge89 (~thelounge@replaced-ip )
           
         
        
          2612 [22:04:40] *** thelounge89 is now known as aidanpr
           
         
        
          2613 [22:04:45] *** Joins: deb (~unlike@replaced-ip )
           
         
        
          2614 [22:04:58] *** Quits: CaCO3 (~CaCO3@replaced-ip ) (Client Quit)
           
         
        
          2615 [22:05:31] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
           
         
        
          2616 [22:05:32] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Changing host)
           
         
        
          2617 [22:05:32] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
           
         
        
          2618 [22:07:26] *** Quits: aidanpr (~thelounge@replaced-ip ) (Client Quit)
           
         
        
          2619 [22:07:47] *** Joins: thelounge89 (~aidanpr@replaced-ip )
           
         
        
          2620 [22:07:59] *** thelounge89 is now known as aidanpr
           
         
        
          2621 [22:08:03] *** Quits: aidanpr (~aidanpr@replaced-ip ) (Client Quit)
           
         
        
          2622 [22:08:21] *** Quits: thatpythonguy (~john@replaced-ip ) (Quit: WeeChat 2.3)
           
         
        
          2623 [22:08:27] *** Joins: aidanpr (~aidanpr@replaced-ip )
           
         
        
          2624 [22:09:11] *** Joins: adpaolucci (~adpaolucc@replaced-ip )
           
         
        
          2625 [22:09:43] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          2626 [22:09:52] *** Quits: Burek (~Burek@replaced-ip ) (Remote host closed the connection)
           
         
        
          2627 [22:10:03] *** Quits: enki (~enki@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2628 [22:10:21] *** Joins: soee (~soee@replaced-ip )
           
         
        
          2629 [22:10:55] *** Joins: enki (~enki@replaced-ip )
           
         
        
          2630 [22:11:01] *** Quits: soee_ (~soee@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2631 [22:11:15] *** Quits: aidanpr (~aidanpr@replaced-ip ) (Client Quit)
           
         
        
          2632 [22:11:16] *** Joins: JTDoc (uid180843@replaced-ip )
           
         
        
          2633 [22:11:32] *** Quits: maxrazer (~razer@replaced-ip ) (Remote host closed the connection)
           
         
        
          2634 [22:11:52] *** Joins: aidanpr (~aidanpr@replaced-ip )
           
         
        
          2635 [22:12:07] *** Joins: TacEmu (~TacticalE@replaced-ip )
           
         
        
          2636 [22:13:34] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          2637 [22:13:45] *** Quits: jnavila (~jnavila@replaced-ip ) (Remote host closed the connection)
           
         
        
          2638 [22:14:36] *** Quits: TacticalEmu (~TacticalE@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2639 [22:16:00] *** TacEmu is now known as TacitcalEmu
           
         
        
          2640 [22:16:19] *** TacitcalEmu is now known as TacticalEmu
           
         
        
          2641 [22:17:12] *** Joins: TacEmu (~TacticalE@replaced-ip )
           
         
        
          2642 [22:18:11] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2643 [22:19:28] *** Quits: beaver^ (~beaver@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2644 [22:19:34] *** Quits: r4u1 (~raf@replaced-ip ) (Quit: leaving)
           
         
        
          2645 [22:19:46] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
           
         
        
          2646 [22:20:04] *** Joins: beaver^ (~beaver@replaced-ip )
           
         
        
          2647 [22:20:26] *** Quits: TacticalEmu (~TacticalE@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2648 [22:20:30] *** Joins: synaps3 (~synaps3@replaced-ip )
           
         
        
          2649 [22:20:32] *** TacEmu is now known as TacticalEmu
           
         
        
          2650 [22:21:10] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          2651 [22:21:10] *** Quits: null1337 (~WhoAmI@replaced-ip ) (Quit: Tis but a scratch)
           
         
        
          2652 [22:22:27] *** Joins: akemacer (~akem@replaced-ip )
           
         
        
          2653 [22:23:21] *** Quits: ungars (~ungars@replaced-ip ) (Quit: Leaving)
           
         
        
          2654 [22:26:07] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          2655 [22:26:51] *** Quits: Ycarus (~Ycarus@replaced-ip ) (Quit: Ycarus)
           
         
        
          2656 [22:26:58] *** Quits: malmalmal (~malmalmal@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2657 [22:29:30] *** Joins: msas` (~user@replaced-ip )
           
         
        
          2658 [22:30:04] <swivel> ls  
         
        
          2659 [22:30:08] <swivel> oops  
         
        
          2660 [22:30:50] *** Quits: msas (~user@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2661 [22:31:19] *** Quits: akemacer (~akem@replaced-ip ) (Quit: Leaving)
           
         
        
          2662 [22:31:40] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Quit: dionysus69)
           
         
        
          2663 [22:31:58] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
           
         
        
          2664 [22:32:11] *** Joins: linearain (~linearain@replaced-ip )
           
         
        
          2665 [22:32:13] *** Joins: malmalmal (~malmalmal@replaced-ip )
           
         
        
          2666 [22:32:14] <linearain> hi  
         
        
          2667 [22:32:31] *** Joins: Zombozo (~Zombozo@replaced-ip )
           
         
        
          2668 [22:32:43] *** Joins: format_c (~format_c@replaced-ip )
           
         
        
          2669 [22:33:00] <linearain> can someone tell me why my debian
            takes up 4GB? it doesnt seem to have much programs, just lxqt,
            transmission, apache and ssh
           
         
        
          2670 [22:33:51] <linearain> i installed it from DVD iso. Someone
            told me it copied the entire DVD over, is this true?
           
         
        
          2671 [22:34:03] <EdePopede> linearain: sudo du -s /*
           
         
        
          2672 [22:34:12] <EdePopede> err, copy?  
         
        
          2673 [22:34:22] <linearain> i mean all the packages?
           
         
        
          2674 [22:34:27] <linearain> what will that command do?
           
         
        
          2675 [22:34:31] <linearain> i cant check it right now
           
         
        
          2676 [22:34:39] <EdePopede> or you may want to use something like
            ncd or a gui tool
           
         
        
          2677 [22:35:02] <EdePopede> show you how much each of the items
            (in this case: the top level directories need)
           
         
        
          2678 [22:35:19] <Zombozo> The du command recursively finds the
            estimated size of directories. It won't sort the output by
            size, though.
           
         
        
          2679 [22:35:19] <EdePopede> du = disk usage
           
         
        
          2680 [22:35:45] <linearain> thanks  
         
        
          2681 [22:35:58] * EdePopede uses mc's internal function for such
            things usually
           
         
        
          2682 [22:36:07] *** Joins: checkItOut (~jinking@replaced-ip )
           
         
        
          2683 [22:36:13] <ayekat> Zombozo: pipe it into sort :-)
           
         
        
          2684 [22:36:28] <EdePopede> better sort -n ;)
           
         
        
          2685 [22:36:31] <Zombozo> hm yea  
         
        
          2686 [22:37:02] <EdePopede> though i remember some GUI filemanager
            which sorted dates by ASCII order(!!!!)
           
         
        
          2687 [22:37:31] <jelly> also, don't do /* and don't do
            -s because it won't show which specific dir stuff hides in
           
         
        
          2688 [22:37:57] <linearain> so just do du?
           
         
        
          2689 [22:38:14] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          2690 [22:38:19] <EdePopede> probably java, office and tons of docs
           
         
        
          2691 [22:38:28] *** Quits: srgg (~srgg@replaced-ip ) (Quit: srgg)
           
         
        
          2692 [22:38:34] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
           
         
        
          2693 [22:38:42] <linearain> i think it does have libreoffice
           
         
        
          2694 [22:39:10] <linearain> im sure i dont need office, whats the
            best way of removing such software?
           
         
        
          2695 [22:39:16] <linearain> through package manager?/
           
         
        
          2696 [22:39:22] *** Quits: Zombozo (~Zombozo@replaced-ip ) (Remote host closed the connection)
           
         
        
          2697 [22:39:25] <jelly> du -x / | sort -n, or du -xh / | sort -h
           
         
        
          2698 [22:39:39] <jelly> sudo du -xh / |sort -hr | head -n20
           
         
        
          2699 [22:39:46] <EdePopede> apt/apt-get/aptitude
           
         
        
          2700 [22:39:46] *** Joins: Zombozo (~Zombozo@replaced-ip )
           
         
        
          2701 [22:40:06] <jelly> if you're the kind of person that
            like -h
           
         
        
          2702 [22:40:46] <linearain> what kind of docs, EdePopede
           
         
        
          2703 [22:40:47] <linearain> ?  
         
        
          2704 [22:41:04] <linearain> removing directories manually is a bad
            idea?
           
         
        
          2705 [22:41:52] <jelly> if you don't need a package,
            uninstall it.
           
         
        
          2706 [22:41:52] <EdePopede> you shouldn't do such things
            outside $HOME and a few other places
           
         
        
          2707 [22:42:02] <linearain> i see  
         
        
          2708 [22:42:07] <linearain> alright, got it
           
         
        
          2709 [22:42:08] *** Quits: checkItOut (~jinking@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          2710 [22:42:14] <jelly> apt-get purge packagename
           
         
        
          2711 [22:42:38] <linearain> what kind of "tons of docs"
            it might contain?
           
         
        
          2712 [22:43:04] <jelly> read the output of apt before telling it
            to continue. It might want to remove other things you like as well.
           
         
        
          2713 [22:43:24] <linearain> sure  
         
        
          2714 [22:43:57] *** Quits: mmfood (~mmfood@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2715 [22:44:47] <EdePopede> linearain: /usr/share/doc is about
            230M here
           
         
        
          2716 [22:45:54] <linearain> one more question. I want my machine
            to run headless most of the time but I still want to use a desktop
            environment sometimes. Right now i disable sddm, so it boots into
            terminal. Is that enough to make sure CPU and memory are not doing
            anything related to the desktop environment (lxqt) ?
           
         
        
          2717 [22:46:14] *** Joins: kts (~kts@replaced-ip )
           
         
        
          2718 [22:46:17] <EdePopede> only ffmpeg is 27M, then 9M of HOWTOs.
            nearly 2k directories in total
           
         
        
          2719 [22:46:42] *** Quits: zerotech3 (~zerotech@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2720 [22:47:14] <user99> heh...4.9 GB but then I added build deps
            and a bunch of docs
           
         
        
          2721 [22:47:16] *** Joins: freelipe (~taqtile@replaced-ip )
           
         
        
          2722 [22:47:41] <EdePopede> as long as you don't login, only
            the DM and X should be running.
           
         
        
          2723 [22:47:48] <EdePopede> user99: docs?  
         
        
          2724 [22:48:32] <user99> helpman, deb-ref etc
           
         
        
          2725 [22:48:39] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
           
         
        
          2726 [22:48:52] *** Joins: mmfood (~mmfood@replaced-ip )
           
         
        
          2727 [22:48:55] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          2728 [22:48:57] <linearain> EdePopede, DM and X will be running
            even with sddm disabled? Are these processes cpu intensive?
           
         
        
          2729 [22:49:06] *** Quits: BlueByte_ (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
           
         
        
          2730 [22:49:20] *** Quits: MenschZwoNull (~MenschZwo@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2731 [22:50:01] *** Quits: trifolio6 (~h@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          2732 [22:50:52] *** Joins: trifolio6 (~h@replaced-ip )
           
         
        
          2733 [22:51:42] *** Quits: freelipe (~taqtile@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2734 [22:53:47] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2735 [22:53:50] *** Quits: deb (~unlike@replaced-ip ) (Ping timeout: 268 seconds)
           
         
        
          2736 [22:53:56] <linearain> are dm and x necessary to have just
            the terminal output?
           
         
        
          2737 [22:54:04] *** Joins: null1337 (~WhoAmI@replaced-ip )
           
         
        
          2738 [22:54:20] *** Joins: Feuermagier_ (~Feuermagi@replaced-ip )
           
         
        
          2739 [22:55:06] *** Quits: dastier (~dastier@replaced-ip ) (Quit: Leaving)
           
         
        
          2740 [22:55:21] *** Quits: emOne_ (~emOne@replaced-ip ) (Read error: Connection timed out)
           
         
        
          2741 [22:55:53] *** Joins: SniperCZE (~SniperCZE@replaced-ip )
           
         
        
          2742 [22:56:02] *** Joins: emOne (~emOne@replaced-ip )
           
         
        
          2743 [22:56:02] *** Quits: emOne (~emOne@replaced-ip ) (Changing host)
           
         
        
          2744 [22:56:02] *** Joins: emOne (~emOne@replaced-ip )
           
         
        
          2745 [22:56:20] *** Quits: melpy (~melpy@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          2746 [22:57:57] *** Quits: Feuermagier[PC] (~Feuermagi@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2747 [22:58:39] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
           
         
        
          2748 [22:59:02] *** debhelper sets mode: +l 1561
           
         
        
          2749 [22:59:28] *** Quits: Zombozo (~Zombozo@replaced-ip ) (Remote host closed the connection)
           
         
        
          2750 [22:59:52] *** Joins: deb (~unlike@replaced-ip )
           
         
        
          2751 [23:00:03] <Tom-_> hi linearain, i lost track of your
            questions. if you start no DM then yes that is enough to make sure
            no RAM or CPU is used by DM or X
           
         
        
          2752 [23:00:13] *** Joins: xcm (~xcm@replaced-ip )
           
         
        
          2753 [23:02:20] <linearain> Tom-_, thanks. If I start the desktop
            environment with "systemctl start sddm" and later stop it
            with "systemctl stop sddm", are RAM and CPU again free of
            anything related to it, without reboot?
           
         
        
          2754 [23:03:35] *** Quits: SniperCZE (~SniperCZE@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          2755 [23:04:53] *** Joins: czesmir_ (~stefan@replaced-ip )
           
         
        
          2756 [23:05:05] <Tom-_> yes, linearain  
         
        
          2757 [23:05:14] *** Quits: jsfrk (~js@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2758 [23:05:18] <linearain> Tom-_, thanks, that sounds great
           
         
        
          2759 [23:05:41] <Tom-_> yesh i appreciate Linux too
           
         
        
          2760 [23:06:11] *** Joins: jsfrk (~js@replaced-ip )
           
         
        
          2761 [23:07:50] *** Joins: maxrazer (~razer@replaced-ip )
           
         
        
          2762 [23:07:52] *** Joins: blivande (~bliv@replaced-ip )
           
         
        
          2763 [23:08:09] <maxrazer> Can't install Viber voice program:
            replaced-url 
           
         
        
          2764 [23:08:47] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          2765 [23:10:05] *** Quits: bliv (~bliv@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          2766 [23:10:28] <jmcnaught> maxrazer: jessie was the last version
            of Debian to include the libssl1.0.0 package. You could install that
            package from jessie (which is supported by LTS until june 2020),
            find a newer version of this viber package that uses an up to date
            library, or just don't use viber.
           
         
        
          2767 [23:11:21] *** Quits: blivande (~bliv@replaced-ip ) (Client Quit)
           
         
        
          2768 [23:11:29] <maxrazer> jmcnaught, Ok, I thought that might be
            the option. Is installing that package normally safe? I guess Viber
            isn't very up to date with linux.
           
         
        
          2769 [23:11:38] *** Joins: bliv (~bliv@replaced-ip )
           
         
        
          2770 [23:11:38] *** Joins: OerHeks (~OerHeks@replaced-ip )
           
         
        
          2771 [23:12:04] *** Quits: synaps3 (~synaps3@replaced-ip ) (Quit: Leaving)
           
         
        
          2772 [23:12:33] *** Joins: Feuermagier[PC] (~Feuermagi@replaced-ip )
           
         
        
          2773 [23:12:43] <maxrazer> Would you add the jessie to
            sources.list or just download from website?
           
         
        
          2774 [23:12:51] <maxrazer>
            replaced-url 
           
         
        
          2775 [23:13:01] *** Quits: ciel_huileux (~ciel@replaced-ip ) (Quit: Leaving)
           
         
        
          2776 [23:13:15] <jmcnaught> if you just download the package from
            the website then it won't get security updates
           
         
        
          2777 [23:13:40] *** Quits: rbanffy (~rbanffy@replaced-ip ) (Quit: rbanffy)
           
         
        
          2778 [23:13:52] <jmcnaught> Generally it's safe to install
            packages from an older release (as long as they still have security
            support), but it is unsafe to install packages from a newer release.
           
         
        
          2779 [23:14:18] *** Joins: behanw (uid110099@replaced-ip )
           
         
        
          2780 [23:15:10] *** Joins: padarc (~user@replaced-ip )
           
         
        
          2781 [23:15:56] *** Quits: Feuermagier_ (~Feuermagi@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2782 [23:16:23] <maxrazer> jmcnaught, Ah ok. Security updates is
            good as a practice. I doubt that will happen with this old version
            though.
           
         
        
          2783 [23:17:05] <jmcnaught> maxrazer:
            replaced-url 
           
         
        
          2784 [23:17:32] <jmcnaught> so it could happen again before June
            30 2020 when Jessie LTS finishes.
           
         
        
          2785 [23:17:48] *** Quits: frju365[IRC] (~julien@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2786 [23:17:57] <maxrazer> Ok. I'll have to add to
            sources.list and do the target command for that library to jessie on
            install.
           
         
        
          2787 [23:18:08] *** Joins: Newami (~Newami@replaced-ip )
           
         
        
          2788 [23:18:24] *** Quits: Newami (~Newami@replaced-ip ) (Remote host closed the connection)
           
         
        
          2789 [23:18:39] <jmcnaught> because the package doesn't exist
            except in jessie you probably don't even need to target the
            release. Can always test with "apt-get -s …" first
           
         
        
          2790 [23:19:59] *** Joins: xcynth (~xcynth@replaced-ip )
           
         
        
          2791 [23:20:06] <maxrazer> jmcnaught, Yeah looks like it because
            the version is in the package name.
           
         
        
          2792 [23:20:32] *** Quits: linearain (~linearain@replaced-ip ) (Quit: Leaving)
           
         
        
          2793 [23:21:51] <maxrazer> jmcnaught, Ok, Viber started thanks!
            I'm trying Viber and Skype. I think they are two good options.
           
         
        
          2794 [23:22:22] <maxrazer> There is also Signal, but no support
            for voice on desktop version yet.
           
         
        
          2795 [23:25:34] *** Quits: nsrafk (nsrafk@replaced-ip ) (Ping timeout: 246 seconds)
           
         
        
          2796 [23:25:39] <maxrazer> jmcnaught, An interesting thought just
            occurred to me that somehow the package manager knows to keep the
            old version when I upgrade?
           
         
        
          2797 [23:28:07] *** Joins: nsrafk (nsrafk@replaced-ip )
           
         
        
          2798 [23:30:30] *** Joins: asterismo_l (~asterismo@replaced-ip )
           
         
        
          2799 [23:30:34] *** Quits: debhack (~debhack@replaced-ip ) (Quit: leaving)
           
         
        
          2800 [23:31:02] *** Joins: Susant_ (~Susant@replaced-ip )
           
         
        
          2801 [23:31:36] *** Joins: bonux (~user@replaced-ip )
           
         
        
          2802 [23:33:37] *** Quits: kts (~kts@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2803 [23:35:32] *** Quits: nsrafk (nsrafk@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2804 [23:36:05] *** Joins: nsrafk (nsrafk@replaced-ip )
           
         
        
          2805 [23:36:05] *** Quits: Susant_ (~Susant@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          2806 [23:36:27] *** Quits: trifolio6 (~h@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          2807 [23:38:26] *** Quits: asciicmdr (~asciicmdr@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2808 [23:38:40] *** Joins: somazero_ (~somazero@replaced-ip )
           
         
        
          2809 [23:39:06] *** Parts: bonux (~user@replaced-ip ) ("ERC (IRC client for Emacs 27.0.50)")
           
         
        
          2810 [23:41:59] *** Joins: slee (~slee@replaced-ip )
           
         
        
          2811 [23:42:53] *** Quits: TacticalEmu (~TacticalE@replaced-ip ) (Quit: Leaving)
           
         
        
          2812 [23:43:02] *** Joins: Gerowen (~Gerowen@replaced-ip )
           
         
        
          2813 [23:43:23] <slee> hi, running debian for the first
            time...trying to stat a service for a program i just installed(sudo
            systemctl restart jellyfin) returns: Failed to restart
            jellyfin.service: No such method 'RestartUnit'
           
         
        
          2814 [23:43:32] <slee> s/stat/start  
         
        
          2815 [23:45:09] *** Joins: dez (uid92154@replaced-ip )
           
         
        
          2816 [23:46:33] *** Joins: martox (~metrigo@replaced-ip )
           
         
        
          2817 [23:46:39] *** Quits: slee (~slee@replaced-ip ) (Remote host closed the connection)
           
         
        
          2818 [23:47:06] <maxrazer> slee, I've only messed with
            services a bit. It should recognize that service name.
           
         
        
          2819 [23:47:44] *** Quits: somazero_ (~somazero@replaced-ip ) (Quit: Leaving)
           
         
        
          2820 [23:48:02] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Quit: Leaving)
           
         
        
          2821 [23:48:35] *** Joins: rpthms (~rpthms@replaced-ip )
           
         
        
          2822 [23:49:36] *** Quits: martox (~metrigo@replaced-ip ) (Client Quit)
           
         
        
          2823 [23:49:50] *** Quits: lastrodamo (~lastrodam@replaced-ip ) (Quit: Quitte)
           
         
        
          2824 [23:50:39] *** Quits: nexgen (~nexgen@replaced-ip ) (Quit: Leaving)
           
         
        
          2825 [23:50:45] *** Quits: nsrafk (nsrafk@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2826 [23:50:52] *** Quits: MonkeyWrench84 (~MonkeyWre@replaced-ip ) (Ping timeout: 245 seconds)
           
         
        
          2827 [23:50:59] *** Joins: nsrafk (nsrafk@replaced-ip )
           
         
        
          2828 [23:51:22] *** Quits: padarc (~user@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          2829 [23:52:14] *** Joins: freelipe (~taqtile@replaced-ip )
           
         
        
          2830 [23:52:38] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          2831 [23:56:52] *** Quits: freelipe (~taqtile@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          2832 [23:58:15] *** Quits: nsrafk (nsrafk@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          2833 [23:58:26] *** Joins: freelipe (~taqtile@replaced-ip )
           
         
        
          2834 [23:59:01] *** debhelper sets mode: +l 1554
           
         
        
          2835 [23:59:08] *** Joins: nsrafk (nsrafk@replaced-ip )
           
         
        
          2836 [23:59:48] *** Joins: Giotis (~Giotis@replaced-ip )
           
         
        
          ↑ top 
       
     
    
      
     
    
      
        context: nick names on moving displays as market values 
        #debian Freenode IRC channel closed on 2021-06-01 
        
          
            contact: a @ her0. be