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:12] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1 [00:00:21] *** Joins: v01t (~v01t@replaced-ip )
2 [00:00:24] <rwp> I usually start by deleting /home which makes space and then adjusting the other sizes. I never actually create a new /home in the installer. I will create that later.
3 [00:00:36] <cordess> i wans't happy with the size of /boot which is a primary partition and not part of LVM
4 [00:00:48] <rwp> I have no idea why the debian-installer is written this way. Probably a legacy of how it evolved to this point.
5 [00:01:03] <rwp> Ah... /boot. Gotcha.
6 [00:01:28] <rwp> In that case I suggest this. I suggest making a note to yourself off to the side with all of the partitions you wish to make and their sizes. Then starting again and doing a manual partitioning.
7 [00:01:35] <cordess> the installer propsed a size for /boot of around 256 MB. In my opinion this is too small for todays kernel images.
8 [00:01:43] <rwp> Manual partitioning is actually quite easy. And then you get exactly what you want.
9 [00:02:13] <cryptodan_mobile> cordess: that boot is likely for efi with that size
10 [00:02:14] <rwp> For example I do not suggest a separate LVM for /tmp unless you have a small machine. If you have enough ram then I suggest a tmpfs /tmp instead.
11 [00:02:29] <cordess> is it possble to create the partition with gparted outside of the debian installer and just use them after the debian installer is booted into?
12 [00:03:05] <rwp> I agree on /boot size. I always make it 512M in size. Since I am often installing on multi-terabyte disks. Making the /boot a little bit large makes later things much easier.
13 [00:03:05] <iosecure> My /boot only has 70MB of stuff in it. 256MB wouldn't exactly be constraining.
14 [00:03:26] <cordess> cryptodan_monile, are you sure? /boot is a typical part where a typical linux distribution does install its kernel images
15 [00:03:27] <rwp> Yes. You can use a different partitioner and then just use those partitions.
16 [00:03:41] <rwp> Again select manual partitioning and then simply assign to the existing partitions.
17 [00:03:53] *** Quits: arosusi (~arosusi@replaced-ip ) (Ping timeout: 244 seconds)
18 [00:04:38] <rwp> iosecure, It all depends upon the use model over time. Ubuntu users routinely run into a full /boot and then must manually prune it.
19 [00:04:47] <cordess> rwp, yes i also wondered why there was no guided "create home, root, and var partition only" option. I don't need /tmp either.
20 [00:04:50] <cryptodan_mobile> cordess: you dont like the manual way replaced-url
21 [00:04:56] <cryptodan_mobile> replaced-url
22 [00:05:16] <rwp> I think the Ubuntu /etc/apt/apt.conf.d/01autoremove-kernels isn't sufficient to keep the system automatically pruned.
23 [00:05:36] <rwp> But I also tend to use the /boot as a dropbox knapsack of sorts at times too. Since it is unencrypted and so forth.
24 [00:06:19] *** Joins: iflema (~ian@replaced-ip )
25 [00:06:29] <rwp> cryptodan_mobile, That is what cordess is working through and we are talking about right now.
26 [00:06:38] <cordess> rwp, that's exactly what happened to me on a kubuntu installation. That's why i tend to make my primary /boot partition 2 GB in size. There is enough disk space to do this today.
27 [00:06:59] <rwp> 2GB seems quite excessive! :-)
28 [00:07:14] <cryptodan_mobile> If using efi kernels dont get stored in /boot
29 [00:07:37] <rwp> Note that although friends running Ubuntu (and no jokes that friends do not let friends...) have multiple times asked me to help them save them from a full /boot.
30 [00:07:39] <cryptodan_mobile> My /boot is only 250megs
31 [00:07:41] <rwp> But I have never seen that on a Debian system.
32 [00:08:24] <cordess> cryptodan_mobile i don't have a problem to do it manually. I partitioned my disks with fdisk on Slackware 7 around 20 years ago. But partition managers like gparted are so much more comfortable today.
33 [00:08:30] *** Quits: OS-41657 (~OS-41657@replaced-ip ) (Ping timeout: 250 seconds)
34 [00:09:10] <rwp> cordess, Since you and I are both here chatting please give the debian-installer a try. I'll help you through any rough parts. It is really very simple in action, just confusing in knowing which direction to go.
35 [00:09:52] *** Joins: dArK_IcE (~lawl@replaced-ip )
36 [00:10:41] <rwp> I suggest selecting the top selection Guided Partitioning, selecting Guided - use entire disk, All files in one partition. Then do it. That will wipe everything on the disk.
37 [00:11:04] <rwp> That will wipe the entire disk and put two partitions on it. Cleaning up anything that was there before.
38 [00:11:10] *** Quits: pvdp (~pvdp@replaced-ip ) (Ping timeout: 272 seconds)
39 [00:11:36] *** Quits: Haxxa (~Harrison@replaced-ip##) (Quit: ZNC 1.6.2+deb1+jessie0 - ##replaced-url
40 [00:12:07] <rwp> Then go back to Manual partitioning. It will show two partitions #1 and #5. cursor to those. cursor to delete the partition. Delete it. Do it again for the other one.
41 [00:12:12] <cordess> rwp, okay, but how do i get to the selection for manual. If i do select the option "Detect disk" i always get thrown back to the proposed LVM partition scheme
42 [00:12:48] *** Quits: seekr (~seekr@replaced-ip ) (Read error: Connection reset by peer)
43 [00:12:50] <rwp> TAB to Go Back. Select Partition Disks.
44 [00:12:52] *** Joins: pvdp (~pvdp@replaced-ip )
45 [00:13:04] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
46 [00:14:09] *** Joins: seekr (~seekr@replaced-ip )
47 [00:14:09] *** Quits: seekr (~seekr@replaced-ip ) (Changing host)
48 [00:14:09] *** Joins: seekr (~seekr@replaced-ip )
49 [00:14:46] <cordess> i think i found it. I had to delete all lvm entries manually, and also the lvm group. After that i could delete the extended partition that was created for lvm
50 [00:15:03] <rwp> That is another way to do it.
51 [00:15:16] <rwp> The way I suggested bypassed that and had the installer just do a clean sweep of it.
52 [00:15:29] <cordess> sadly a very cumbersome one
53 [00:16:08] <rwp> haha... If you were watching me you would have seen three or four keystrokes and a few Enters. It all happened in less time than it took for me to type this line.
54 [00:16:30] <rwp> Where are you now? What have you got? An empty partition table?
55 [00:16:41] *** Quits: armu (armu@replaced-ip ) (Read error: Connection reset by peer)
56 [00:16:59] *** Joins: rant (~user@replaced-ip )
57 [00:17:26] <rwp> You have the entire disk displayed saying FREE SPACE?
58 [00:17:36] <cordess> i had to put the virtual disk image on a real hard drive, because i didn't have enough space for it on my SSD. Thus this takes a little while.
59 [00:17:41] *** Joins: armu (armu@replaced-ip )
60 [00:17:47] <cordess> now the deleting of the LVM is finished.
61 [00:18:39] *** Quits: pvdp (~pvdp@replaced-ip ) (Read error: Connection reset by peer)
62 [00:18:51] *** Joins: pvdp (~pvdp@replaced-ip )
63 [00:19:13] *** Joins: \\Mr_C\\ (mrc@replaced-ip )
64 [00:19:16] *** Quits: Highlander (~alain@replaced-ip ) (Quit: Highlander)
65 [00:19:49] *** Quits: annadane (~annadane@replaced-ip ) (Quit: Leaving)
66 [00:19:55] <rwp> And you are at an empty partition table now? Ready to create your /boot?
67 [00:19:58] <cordess> ok, i know set up a /boot parition with the size of 2 GB. I also gave it a bootable flag and partition typ is ext2 correct?
68 [00:20:14] *** Joins: Bradux (~La@replaced-ip )
69 [00:20:26] <rwp> 2G is a *HUGE* /boot. Are you sure that is what you want? I suggest 512M.
70 [00:21:22] <rwp> ext2 is okay for /boot and the bootable flag will get set automatically or not by the debian-installer for you.
71 [00:21:23] <cordess> twp, yes. in the case if i have to switch back to kubuntu this is a good solution in my opionion without the need to repartition everything again.
72 [00:21:40] <rwp> Okay. Then cursor down to free space and enter.
73 [00:22:14] <rwp> I think it is self-explanatory through to Done on that partition.
74 [00:22:18] <cordess> done. now i need to select the rest for the lvm
75 [00:22:23] <rwp> Yes.
76 [00:22:52] <rwp> When you get to the "Use as:" step. Select physical partition for LVM.
77 [00:23:01] <rwp> Instead of ext4 the default prompted value.
78 [00:23:03] <cordess> done that
79 [00:23:28] <rwp> Then cursor up to Configure Logical Volume Manager.
80 [00:23:29] <cordess> now i can select "Configure the Logical Volume Manager", right?
81 [00:23:32] <rwp> Yes
82 [00:23:45] <rwp> I am double checking and walking through this on my system at the same time.
83 [00:24:00] *** Joins: n4dir (~n4dir@replaced-ip )
84 [00:24:07] <cordess> i know, you already said that.
85 [00:24:12] <rwp> I suggest using a short <= 3 character volume group name. Because df displays this nicely then.
86 [00:24:27] <rwp> I just said that so you know why I have latency delays in response. :-)
87 [00:24:32] *** Quits: mrig (~mrig@replaced-ip ) (Ping timeout: 250 seconds)
88 [00:24:51] *** Joins: kirillkh (~kirillkh@replaced-ip )
89 [00:25:00] <cordess> okay, i will call it vg1
90 [00:25:14] <rwp> Something like vg or vg1 is a good generic name. If you have many systems and want to physically mount the disk from one to another then having different names is convenient.
91 [00:25:25] *** Quits: pvdp (~pvdp@replaced-ip ) (Ping timeout: 246 seconds)
92 [00:25:30] *** Joins: mrig (~mrig@replaced-ip )
93 [00:25:30] <rwp> RH calls it a tremendously long name and df is inconveniently unpleasant to look at.
94 [00:26:00] *** Joins: pvdp (~pvdp@replaced-ip )
95 [00:26:09] <rwp> I think you will select the right partition and then get through to where you can Create Logical Volume. Do that.
96 [00:26:29] <rwp> Create each of the logical volumes you wish to create.
97 [00:26:35] <cordess> yes, i think i will now figure it out. Thanks a lot for your help.
98 [00:27:00] *** Joins: Mr_Keyser_Soze (~Mr_Keyser@replaced-ip )
99 [00:27:54] <rwp> When done hit finish. From the main partition menu assign the partitions to the directory mount points you wish. Assign swap to swap.
100 [00:28:17] *** Quits: kirillkh_ (~kirillkh@replaced-ip ) (Ping timeout: 272 seconds)
101 [00:28:18] <rwp> The new LVs will be displayed above the original raw partitions.
102 [00:28:18] *** Quits: MeekaKat (~DevilsRej@replaced-ip ) (Read error: Connection reset by peer)
103 [00:28:26] *** Quits: Bradux (~La@replaced-ip ) (Ping timeout: 250 seconds)
104 [00:28:29] *** Joins: Borfus (~La@replaced-ip )
105 [00:29:05] <cordess> Is a swap still necessary? I have 16 GB of RAM on that machine.
106 [00:29:18] <rwp> For each of your created partitions select it. Set the "Use as:" to ext4 or xfs or whatever you wish. Then select the mount point for the partition.
107 [00:29:39] <rwp> That is not a simple question with a simple answer.
108 [00:30:00] <cordess> is it required for suspend to disk?
109 [00:30:12] <rwp> I turn off linux memory overcommit on servers and therefore require swap.
110 [00:30:21] <rwp> Yes it is required for hibernate to disk.
111 [00:30:44] *** Quits: scream (~scream@replaced-ip ) (Remote host closed the connection)
112 [00:31:00] <cordess> but wasn't there some sort of "store suspend to disk data into a file in newer kernel versions?
113 [00:31:06] <rwp> For hibernate to disk I believe it still needs to be as large as ram. Although I think there are compressors available. But worst case it might not compress.
114 [00:31:18] *** Quits: rpifan (~rpifan@replaced-ip ) (Remote host closed the connection)
115 [00:31:25] <rwp> I am unaware of that new feature. Possibly. I don't know.
116 [00:31:31] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 250 seconds)
117 [00:32:10] <cordess> hm, okay. what size do you propse for /var? On my last system it was 18,6 GB in size and around 10 GB were used.
118 [00:32:21] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
119 [00:33:00] <cordess> okay, i found something about that topic: replaced-url
120 [00:33:07] <rwp> I am using 3G on most of my machines. 1.4G used on a heavy system of mine. But you are burning space. So 6G or 10G probably for you.
121 [00:33:26] *** Joins: CrazyEddy (crazyed@replaced-ip )
122 [00:33:26] *** Joins: Fly11 (~yaaic@replaced-ip )
123 [00:33:30] <rwp> The default is 25G for root and 10G for /var on a new installation.
124 [00:34:10] *** Joins: Sveta (~svetlana@replaced-ip )
125 [00:34:28] <Sveta> Ultimate N WiFi Link 5300 -- does this work with debian? what package?
126 [00:34:33] <rwp> I am using 8G for root for most of my systems. Headless servers use less than a heavier Desktop Environment. It's up to you.
127 [00:35:11] <rwp> Sveta, Looks like replaced-url
128 [00:35:27] *** Quits: Fly11 (~yaaic@replaced-ip ) (Client Quit)
129 [00:35:44] <cordess> rwp, on a desktop machine i once had to install a game and the game installer wanted > 5 GB of disk space in /var. I used symbolic links as a workaround at that time.
130 [00:36:09] <rwp> If you have free space in the VG available you can live lvextend the LV.
131 [00:36:40] *** Quits: Mazhive_one (~Mazhive@replaced-ip ) (Ping timeout: 250 seconds)
132 [00:36:42] <rwp> After live lvextend then use the associated file system tool to live extend the file system to the new partition size.
133 [00:36:43] *** Joins: Mazhive (~Mazhive@replaced-ip )
134 [00:36:56] <rwp> Therefore I always try to keep some space in reserve on servers.
135 [00:37:09] *** Quits: aspyct (~aspyct@replaced-ip ) (Ping timeout: 272 seconds)
136 [00:37:10] <rwp> Not usually installing 0AD on a server system though. :-)
137 [00:37:34] *** Joins: kriger (~norge@replaced-ip )
138 [00:37:52] <rwp> Anyway... cordess are you over the hump now? I want to say that it isn't impossible to do. Not so bad really. Just need to know that is the direction to take to do it.
139 [00:37:57] <cordess> yes you're correct. With lvm this isn't a real problem anymore. But back in the old days i hadn't a LVM eneabled partition
140 [00:38:13] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
141 [00:38:28] <rwp> Another cool thing about lvm is that it is possible to repackage *everything* on the fly while the system is running.
142 [00:39:20] <rwp> For example if I have things really disorganized and need to reflow *everything* then can add a temporary disk array to the system. pvcreate. vgextend onto it. Then pvmove everything from the old to the new.
143 [00:40:04] <rwp> Just pour the data from the old to the new. Then swap disks. Or if I still want to be on the old disks and have the patience can remove and recreate partitions on the old disks and then pour the data all back.
144 [00:40:13] <rwp> With the result being what I need in the new organization.
145 [00:40:35] <rwp> All while the system is online and running. Which is pretty handy at times. But when moving lots of gigs of data does need some patience to let it run.
146 [00:40:42] <cordess> yes, i set up now three logical volumes for /, /home and /var. I also gave them the mount points
147 [00:40:52] *** Quits: Beretta021 (~Beretta02@replaced-ip ) (Quit: Konversation terminated!)
148 [00:41:02] <Sveta> rwp: installed firmware-iwlwifi, I don't think the wifi card is working though.
149 [00:41:07] <rwp> So you are good to go now! Hurray!
150 [00:41:14] <Sveta> how do I check? like view a list of nearby networks
151 [00:41:19] *** Parts: TJ- (~root@replaced-ip ) ()
152 [00:41:28] <Sveta> installed wireless-tools, 'iwlist' command not found
153 [00:41:34] <rwp> Sveta, If the device is functioning after the modules are loaded then "ip addr show" will list them out.
154 [00:42:06] <rwp> If you see the device you can probe further with "ethtool wlan0" or whatever the new device names are called. ethtool is a separate package.
155 [00:42:09] <Sveta> rwp replaced-url
156 [00:42:13] *** Joins: pedroboy (~pedroboy@replaced-ip )
157 [00:42:32] <rwp> Looks good. wlp40s0 is the new device.
158 [00:42:47] *** Quits: winem_ (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
159 [00:42:55] <cordess> rwp, yes thanks for your help.
160 [00:43:21] *** Quits: ntd (~ntd@replaced-ip ) (Quit: ntd)
161 [00:43:25] <rwp> Sveta, What wifi manager are you using? NetworkManager? WICD? Other?
162 [00:43:28] <Sveta> rwp replaced-url
163 [00:43:40] <cordess> Now i will do a litlte research about this swap parition thing. If suspend to disk works without it, i won't need it.
164 [00:43:55] <rwp> You can also probably create a swapfile too.
165 [00:44:01] *** debhelper sets mode: +l 1427
166 [00:44:43] <rwp> On servers I always disable linux-memory-overcommit. Because the OOM Killer can be brutal and inaccurate about the target.
167 [00:44:48] *** Joins: Ekchuan (~RandyMars@replaced-ip )
168 [00:45:21] <Sveta> rwp I have nmtui probably
169 [00:45:22] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 272 seconds)
170 [00:45:34] <cordess> rwp, what does the linux-memory-overcommit do?
171 [00:45:37] *** Joins: tyranny12 (~blarg@replaced-ip )
172 [00:45:37] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
173 [00:45:37] *** Joins: tyranny12 (~blarg@replaced-ip )
174 [00:45:50] <rwp> Try this: wpa_cli scan; sleep 5; wpa_cli scan_results
175 [00:46:31] <rwp> Oh, iw is probably nicer. Try this: iw dev wlan0 scan | less
176 [00:46:57] <rwp> Hopefully you will see access points in the list. If so then the device is working.
177 [00:47:24] <Sveta> rwp: nmtui works, not sure why it doesn't automatically connect when I log in
178 [00:47:51] <rwp> Working with NetworkManager is like being at a petting zoo where all of the animals are spiders and feral cats.
179 [00:48:26] <cordess> which desktop environment is Debian using by default?
180 [00:48:39] *** Joins: Sveta_ (~svetlana@replaced-ip )
181 [00:48:56] <n4dir> probably one could answer "gnome", but you get to make that choice during installation.
182 [00:48:58] <cordess> i am in the software selection menu. And there is this option "Debian desktop environment". I wonder which one Debians uses as defauilt.
183 [00:49:03] <n4dir> so "default" is a bit misleading
184 [00:49:15] <Sveta_> rwp: nmtui works, not sure why it doesn't automatically connect when I log in
185 [00:49:29] <cordess> n4dir, well it's preselected
186 [00:49:37] <n4dir> cordess: there are no other environments listed? it only says "desktop environment" ?
187 [00:49:46] <cordess> Gnome, XFCE, KDE, Cinnamon, Mate, LXDE are unselected
188 [00:49:57] <Sveta_> yes that's confusing i saw it too
189 [00:50:05] <Sveta_> 'desktop env' on one line, '... gnome' on next
190 [00:50:06] <n4dir> ah, yes, thats how i remember it too. I think gnome is the "default".
191 [00:50:11] <cordess> n4dir It says "Debian desktop environment" i do wonder what that is.
192 [00:50:13] <Sveta_> unclear which one it means
193 [00:50:14] <rwp> IIRC it has been GNOME. But I don't actually know at this time.
194 [00:50:37] <Sveta_> file a bug report if you want someone to make this less confusing :)
195 [00:50:42] <cordess> i will choose kde
196 [00:50:55] <rwp> That part isn't actually in the installer. It is just part of the aptitude tags.
197 [00:51:22] <rwp> Those at home can follow along by typing "tasksel -t" in a terminal as non-root.
198 [00:51:38] *** Quits: Sveta_ (~svetlana@replaced-ip ) (Client Quit)
199 [00:51:43] *** Quits: Sveta (~svetlana@replaced-ip ) (Ping timeout: 245 seconds)
200 [00:52:00] <rwp> Hmm... I guess it does need root. But the -t is test mode and doesn't actually do anything other than say what it would do.
201 [00:52:10] <cordess> interesting i can unseleect "Debian desktop environment"
202 [00:52:17] <rwp> apt-get -q -y -o APT::Install-Recommends=true -o APT::Get::AutomaticRemove=true -o APT::Acquire::Retries=3 install task-desktop
203 [00:52:56] <rwp> task-desktop is a meta-package that Recommends: task-gnome-desktop so GNOME would be the default default.
204 [00:53:28] <rwp> cordess, Sure! I *always* unselect desktop. :-) I add in anything I want later.
205 [00:53:29] <cordess> rwp, ah thanks. So if i don't want have Gnome installed on my system i have to unselect "Debian desktop environment"
206 [00:53:33] <cordess> right?
207 [00:53:37] *** Joins: Sveta (~sveta@replaced-ip )
208 [00:53:37] <rwp> Rigt.
209 [00:53:53] <rwp> And if you want something different, at install time, then you can select one of the others.
210 [00:54:09] <rwp> And later you can always install whatever you want. Or remove/purge whatever you want.
211 [00:54:39] *** Joins: winem_ (~quassel@replaced-ip )
212 [00:54:50] <cordess> print server is preselected to. Is it required if i have a printer in my network?
213 [00:55:21] *** Quits: Ruebezahl (~Alf@replaced-ip ) (Ping timeout: 250 seconds)
214 [00:55:28] <cordess> sometimes i need to print into pdf. is the print server required to do this?
215 [00:56:07] <rwp> I don't know.
216 [00:56:35] *** Quits: Renari (~Renari@replaced-ip ) (Ping timeout: 244 seconds)
217 [00:56:42] <rwp> task-print-server Depends: tasksel (= 3.39), cups, cups-client, cups-bsd ; Recommends: foomatic-db-engine, printer-driver-all, hplip, hp-ppd, openprinting-ppds
218 [00:57:02] *** Quits: Mr_Keyser_Soze (~Mr_Keyser@replaced-ip ) (Ping timeout: 250 seconds)
219 [00:57:09] *** Quits: yvy (~yvy@replaced-ip ) (Ping timeout: 246 seconds)
220 [00:57:16] <cordess> found something about this question here replaced-url
221 [00:57:59] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.2)
222 [00:58:03] *** Quits: Sveta (~sveta@replaced-ip ) (Remote host closed the connection)
223 [00:58:06] *** Joins: Telcoguy (~quassel@replaced-ip )
224 [00:58:30] <rwp> Yes. Note that task-print-server brings in more than just the single "cups" package but also the others as noted above.
225 [00:59:15] *** Quits: malmalmal (~malmalmal@replaced-ip ) (Ping timeout: 250 seconds)
226 [00:59:43] <cordess> rwp, so do you recommend it? It's for a desktop machine
227 [01:00:01] <rwp> If you are setting up a desktop then I would pick it for install. It isn't too heavy.
228 [01:00:18] <rwp> And then most things should "just work". Which is the point of the task-* packages.
229 [01:00:45] <cordess> okay, i will do that. usually i also install the ssh server too but this test run is only a vm. Here i don't need it, but the case is different on the real machine.
230 [01:01:01] *** Quits: kapil____ (uid36151@replaced-ip ) (Quit: Connection closed for inactivity)
231 [01:01:19] *** Joins: telcoguy________ (~telcoguy_@replaced-ip )
232 [01:02:30] <rwp> I almost always install ssh at the earliest time in the installer. Because I am always using it everywhere.
233 [01:02:37] *** Joins: Sveta (~sveta@replaced-ip )
234 [01:02:45] <rwp> but again, the OS is a framework. You get to choose what you want to do with it as you go along.
235 [01:02:50] *** Joins: kirillkh_ (~kirillkh@replaced-ip )
236 [01:03:03] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
237 [01:03:10] <rwp> Think of it like a book case in your house. What books are in your book case? It is something that might be different for each of us.
238 [01:04:06] <rwp> Seeing that Sveta quit I am hoping it is not because networking is really broken there now! :-}
239 [01:04:09] *** Joins: annadane (~annadane@replaced-ip )
240 [01:04:13] *** Quits: finalbeta1 (~finalbeta@replaced-ip ) (Ping timeout: 252 seconds)
241 [01:04:21] *** Quits: STH-Dream (54491175@replaced-ip ) (Ping timeout: 256 seconds)
242 [01:04:22] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 272 seconds)
243 [01:05:33] *** Quits: kirillkh (~kirillkh@replaced-ip ) (Ping timeout: 246 seconds)
244 [01:05:45] *** Quits: telcoguy________ (~telcoguy_@replaced-ip ) (Ping timeout: 250 seconds)
245 [01:06:21] *** Quits: hypn0 (~h@replaced-ip ) (Quit: Leaving.)
246 [01:06:27] <cordess> :)
247 [01:06:53] *** Quits: pedroboy (~pedroboy@replaced-ip ) (Quit: Leaving)
248 [01:06:56] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
249 [01:07:07] <cordess> okay, i read though that swap file article. It's quite a hassle especially with systemd. I think i take the easy way and create a swap partition.
250 [01:07:38] <Sveta> rwp, it is ok, it seems now it also comes back after reboot automatically also :)
251 [01:07:47] <rwp> Cool! :-)
252 [01:07:55] <cordess> but on the other side, boooting up a system from a SSD is so fast today, i am really not sure if hibernate to disk is really ncessary. And there is still suspend to ram if the power grid is reliable.
253 [01:08:01] <Sveta> whats the easy to use bluetooth gui? i think this laptop might have bluetooth in it
254 [01:08:28] <rwp> NM saves state in /var somewhere as to the last thing it did. I think (not sure) that upon restart it tries to recreate the last state it was in.
255 [01:09:28] <rwp> cordess, There is also the option of doing both suspend-ram plus hiberate-disk. Then upon restart it comes back from whichever it can. However the save to disk part with 16G of ram can be a slow long time.
256 [01:10:26] <rwp> man pm-suspend-hybrid for details on that option.
257 [01:10:35] *** Joins: Mr_Keyser_Soze (~Mr_Keyser@replaced-ip )
258 [01:10:52] <rwp> Sveta, I don't know but... blueman?
259 [01:10:59] <rwp> I have not used it.
260 [01:11:29] <Sveta> ok
261 [01:11:58] *** Joins: dvs (~hibbard@replaced-ip )
262 [01:12:01] <rwp> As a side-effect "rfkill list" will show the radio devices. If you have bluetooth it will be listed.
263 [01:12:17] *** Quits: CodeBlue1776 (~CodeBlue1@replaced-ip ) (Read error: Connection reset by peer)
264 [01:12:18] *** Quits: n_1-c_k (~nick@replaced-ip ) (Read error: Connection reset by peer)
265 [01:12:33] *** Joins: n_1-c_k (~nick@replaced-ip )
266 [01:12:35] *** Joins: CodeBlue1776 (~CodeBlue1@replaced-ip )
267 [01:13:07] *** Quits: winem_ (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
268 [01:13:08] <cordess> okay, test installation is done and working. I will do the installation on the real machine tomorrow. It's getting late.
269 [01:14:02] *** debhelper sets mode: +l 1418
270 [01:14:22] *** Quits: xSmurf (~MrSmurf@replaced-ip ) (Ping timeout: 250 seconds)
271 [01:14:36] <rwp> cordess, You should be good to go. Next time it will be encrypted lvm on raid partitions on a uefi system! Setting that up manually is a little convoluted. :-)
272 [01:14:54] *** Quits: cybercrypto (~morpheus@replaced-ip ) (Remote host closed the connection)
273 [01:14:55] *** Joins: vivid (~ViViD@replaced-ip )
274 [01:15:49] *** Quits: nyaomi (~naomi@replaced-ip ) (Excess Flood)
275 [01:16:00] <cordess> i allready use lVM + encryption on my main machine. But this debian installation is for my parents and there i don't want have them to enter a key to have decrypted acces to the drive.
276 [01:16:04] *** Joins: nyaomi (~naomi@replaced-ip )
277 [01:17:53] <cordess> i am not sure if it is possible to use encyption without the need to enter a password for the decryption on reboot.
278 [01:18:18] <n4dir> i think it would be possible, not sure what would be the point of it though.
279 [01:18:21] <cordess> at least if there is only one drive in the computer.
280 [01:18:30] <n4dir> kinda have it in a file (the password).
281 [01:18:45] *** Quits: towo` (~towo@replaced-ip ) (Remote host closed the connection)
282 [01:18:55] <cordess> On my FreeNAS it is possible, but the decryption key is stored on another drive.
283 [01:19:01] *** Joins: kirillkh (~kirillkh@replaced-ip )
284 [01:19:19] <cordess> Thus it's possible to boot the NAS up without the need to enter some sort of key PW.
285 [01:19:30] <n4dir> ah, at least that would explain (to me) a use-case for such a setup. Friend of mine fooled with it, but it is years ago
286 [01:19:46] <cordess> and the data on the drive is protected if i have to sent them to the manufactorer for a replacement.
287 [01:19:54] <n4dir> yup. got you.
288 [01:21:13] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
289 [01:21:18] *** Joins: xSmurf (~MrSmurf@replaced-ip )
290 [01:21:47] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 240 seconds)
291 [01:22:00] *** Quits: kirillkh_ (~kirillkh@replaced-ip ) (Ping timeout: 268 seconds)
292 [01:23:46] <cordess> if drive encyption works with a kerbneros key server that would be fine.
293 [01:23:47] <rwp> For your parents go for simplicity that you can maintain.
294 [01:24:00] <cordess> rwp, i agree
295 [01:24:17] <rwp> For yourself for fun look up mandos and hack it to pull the password from other places.
296 [01:24:37] <rwp> We have joked here that we should put a camera on the computer, along with a poster with a QR code on the wall where it looks.
297 [01:24:46] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 250 seconds)
298 [01:24:51] <rwp> If someone were to steal the system they would probably leave the poster behind.
299 [01:25:08] <rwp> But actually I wouldn't do that because I think there are much better ways.
300 [01:25:20] <cryptodan_mobile> cordess: alsokeepin mind data recovery time for parents if need be.
301 [01:25:43] *** Quits: Borfus (~La@replaced-ip ) (Read error: Connection reset by peer)
302 [01:25:43] <rwp> +1! Backup is very important.
303 [01:25:59] <n4dir> and make it two.
304 [01:26:01] <cordess> rwp; lol this is funny
305 [01:26:33] *** Quits: kirillkh (~kirillkh@replaced-ip ) (Ping timeout: 250 seconds)
306 [01:26:49] *** Joins: rue_shop3 (~rue_mohr@replaced-ip )
307 [01:27:02] *** Joins: ntd (~ntd@replaced-ip )
308 [01:27:04] <rue_shop3> how can I get X to accept incomming connections?
309 [01:28:01] <n4dir> rue_shop3: not clue, but xhost comes to my mind
310 [01:28:04] <rwp> rue_shop3, By default X is no longer listening on the network accessible port.
311 [01:28:31] <cordess> i think the best option would be to buy a small ssd and put it in the computer. Then the decryption keys can be stored on that drive and the data on the other is encrypted. And with such a setup it is probably not required to enter a PW after every reboot to decrpyt the drive. The only drawback is, that it doesn't help if someone steals the whole computer.
312 [01:28:48] <rwp> See "man Xserver" and look for /-listen tcp
313 [01:28:55] <cordess> a usb flash media might do the job too.
314 [01:29:01] <rwp> However I suggest tunneling over ssh first.
315 [01:29:05] *** Joins: scream (~scream@replaced-ip )
316 [01:29:30] <rwp> rue_shop3, Back up a level please and say what the top level task goal is?
317 [01:30:03] <cryptodan_mobile> If you cant be there in a bind and they need to take their PC to shop the data recovery will be difficult for that shop if encrypted
318 [01:30:03] <rwp> Othwerise you can use "ssh -X remotehost" and then "xclock" and it will tunnel the xclock back through the ssh connection.
319 [01:30:48] <cordess> gladly they don't live too far away.
320 [01:30:59] <rwp> cryptodan_mobile, No consumer service shop (thinking the big box shops) will know anything about any non-MS or non-Apple system. Sorry. We are not there yet.
321 [01:31:02] <watchcat> usb with keys, or yubikey
322 [01:31:23] <cordess> sry, meant fortunately
323 [01:31:30] <rue_shop3> n4cht, things in debain disables it, like rwp says
324 [01:31:41] <rwp> cordess, And I am sure you will set up a tunnel from their box back to yours anyway so that you can log in remotely. That is what I do.
325 [01:31:45] *** Joins: jinkjo (~jink@replaced-ip )
326 [01:31:57] <rue_shop3> but I dont know where to make the change to enble it,
327 [01:32:01] <iosecure> rue_shop3: What are you trying to accomplish?
328 [01:32:16] <rue_shop3> rwp, I have a debian machine that cant run what I need to
329 [01:32:24] <rue_shop3> so I have a fresh 64 bit machine on a rack
330 [01:32:44] <rue_shop3> because I have programs that keep me from upgrading the machine I'm working on
331 [01:32:44] *** Quits: n4dir (~n4dir@replaced-ip ) (Quit: Lost terminal)
332 [01:32:51] <cordess> rwp; well i could do that but i don't want have an open ssh port reachable from the internet.
333 [01:32:56] <rue_shop3> I can run the other stuff on the 64 bit machine
334 [01:33:01] <rwp> From your desktop client run "ssh -X rackmachine" to log in and then run your X client and it should display on your display.
335 [01:33:15] <cryptodan_mobile> For parents and ease of use I'd let them use windows
336 [01:33:16] *** Quits: jinkjo (~jink@replaced-ip ) (Remote host closed the connection)
337 [01:33:23] <cordess> with static ips this would be a different story
338 [01:34:00] <cordess> with such i could use the firewall to let only connections from my IP address connect to the ssh server. But here, the ip usualy changes
339 [01:34:00] <rwp> cordess, You seem like the type of person who would enjoy keeping a static IP server on the net for $5/month or less from a commodity VPS hosting company.
340 [01:34:21] <rue_shop3> :) ok
341 [01:34:40] <rwp> Keep it updated with security upgrades daily. Use long unguessable truly random passwords. Run fail2ban to keep the noise in the log files down. No problem!
342 [01:34:56] *** Quits: Ricardo__ (~rick@replaced-ip ) (Remote host closed the connection)
343 [01:35:02] <cordess> cryptodan_mobile, me definitaly not. To much work to keep the window system clean.
344 [01:35:15] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
345 [01:35:24] <cryptodan_mobile> Its painless really
346 [01:35:27] <rue_shop3> did you know all those login attempts come from one 'person'
347 [01:35:27] <rue_shop3> ?
348 [01:35:38] <cordess> if it is my own machine this ins't a problem. But my parents are a little older, they might click on something they shouldn't click on.
349 [01:35:39] <watchcat> run the old version in a vm
350 [01:35:39] <rue_shop3> I been logging the username/password attempts
351 [01:35:48] <cryptodan_mobile> No virus or malware infections for me since 1993
352 [01:36:03] <iosecure> It is amazing the kind of false "wisdom" that gets thrown around in IRC.
353 [01:36:32] <rwp> I converted my 80yo airplane mechanic and his wife from Windows to a Debian installation running Cinamon with the largest fonts available.
354 [01:36:50] <rue_shop3> for about 3 months (I forgot it was going)
355 [01:36:53] <cordess> rwp; there is still the option of zero day exploits
356 [01:36:53] <rwp> She loves the machine. She says everything is fast. And I told her do not worry about viruses or upgrades as that will all be automated.
357 [01:37:22] *** Quits: iovec (uid171740@replaced-ip ) (Quit: Connection closed for inactivity)
358 [01:37:33] <rue_shop3> windows has automated upgrades weekly!
359 [01:37:35] <rwp> cordess, I also recommend running 'aide' too. But it is a huge noise source until you actively drive hard on it. Also 'logcheck'.
360 [01:37:46] <cordess> cryptodan_mobile How can you be sure?
361 [01:37:46] <rue_shop3> and at work, we have a computer tech that comes in weekly to get the computers running again!
362 [01:38:08] <rwp> I have always done my own automation for daily upgrades but others use unattended-upgrades so it must work. I need to look into that one of these days.
363 [01:38:26] *** Joins: bertbob (~bertbob@replaced-ip )
364 [01:38:27] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 246 seconds)
365 [01:39:15] <cryptodan_mobile> I know how my pcs run
366 [01:39:50] <rwp> My work here is to be that computer tech to go into clients and fix their systems. So I am biased about how easy it is to get things set up nicely, securely, and keep them updated.
367 [01:41:04] <rwp> I was very happy to see how quickly my 80 year olds took to the Debian desktop system. They only do web browsing, which is also their email, and printing.
368 [01:42:00] <cordess> okay, i have to go offline now. It's getting really late. Thanks a lot for all your help and have a good night.
369 [01:42:09] <rwp> Good night!
370 [01:42:21] *** Quits: mrig (~mrig@replaced-ip ) (Ping timeout: 268 seconds)
371 [01:42:26] *** Quits: TRPM8 (2530176a@replaced-ip ) (Quit: Page closed)
372 [01:42:36] <cordess> good night.
373 [01:42:50] *** Quits: cordess (~quassel@replaced-ip##) (Quit: ##replaced-url
374 [01:43:48] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 245 seconds)
375 [01:43:57] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
376 [01:44:02] *** debhelper sets mode: +l 1410
377 [01:45:47] *** Quits: ntd (~ntd@replaced-ip ) (Quit: ntd)
378 [01:48:11] *** Joins: Burupe (~Burupe@replaced-ip )
379 [01:49:18] <rue_shop3> ssh works great, thanks!
380 [01:49:20] *** Parts: rue_shop3 (~rue_mohr@replaced-ip ) ("Leaving")
381 [01:50:50] <annadane> secure shallots
382 [01:50:52] * annadane munch
383 [01:50:53] *** Quits: afuentes (~kusanagi@replaced-ip ) (Ping timeout: 245 seconds)
384 [01:51:08] *** Joins: Bradux (~La@replaced-ip )
385 [01:51:59] <rwp> Secure onions? shallots == onions, right?
386 [01:52:13] <annadane> yeah
387 [01:52:27] *** Quits: Burupe (~Burupe@replaced-ip ) (Ping timeout: 246 seconds)
388 [01:52:27] <rwp> I love grilled onions. YUM!
389 [01:52:39] <annadane> they're delicious in tuna sandwiches
390 [01:52:41] *** Quits: scream (~scream@replaced-ip ) (Remote host closed the connection)
391 [01:52:50] *** Quits: Prints (333@replaced-ip ) (Ping timeout: 268 seconds)
392 [01:52:58] <cryptodan_mobile> Liver and onions here
393 [02:00:45] <watchcat> i like to nuke some cheese and onions between two slices of salami and throw it on rye bread with mayo and lettuce.
394 [02:01:06] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
395 [02:01:22] *** Joins: de-facto (~de-facto@replaced-ip )
396 [02:02:49] *** Joins: Ricardo__ (~rick@replaced-ip )
397 [02:04:48] *** Joins: FreeitConsultant (~freeitcon@replaced-ip )
398 [02:04:53] *** Joins: WoC (woc@replaced-ip )
399 [02:05:39] *** Quits: Brainium (~brainium@replaced-ip ) (Quit: Konversation terminated!)
400 [02:05:47] *** Quits: Mr_Keyser_Soze (~Mr_Keyser@replaced-ip ) (Ping timeout: 240 seconds)
401 [02:06:58] *** Quits: ge7_ (~ge7@replaced-ip ) (Quit: Leaving)
402 [02:08:10] *** Joins: knerten (~kneten@replaced-ip )
403 [02:10:16] *** Joins: in1t3r_ (~LordShiva@replaced-ip )
404 [02:10:50] <Mathisen> what is the recommended way to get php 7.1 or higher on stretch ? i dont really like adding random ppa to apt
405 [02:11:58] <dvs> ,v php
406 [02:12:00] <judd> Package: php on amd64 -- stretch: 1:7.0+49; buster: 2:7.3+69; sid: 2:7.3+69
407 [02:12:52] *** Quits: in1t3r (~LordShiva@replaced-ip ) (Ping timeout: 250 seconds)
408 [02:12:56] *** Quits: nalan` (~user@replaced-ip ) (Quit: ERC (IRC client for Emacs 24.5.1))
409 [02:13:11] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 268 seconds)
410 [02:13:34] <Mathisen> so i need to feel brave and start using buster ?
411 [02:14:01] <watchcat> or run it in a vm.
412 [02:14:19] *** Joins: cdown (~cdown@replaced-ip )
413 [02:15:29] <geoton> question, I cannot fix bunsenlabs linux display resolution in oracle virtualbox, can you help me? Appreciated
414 [02:15:55] <geoton> on xrandr query I get a list with max 1024 and a message : "Failed to get size of gamma for output default"
415 [02:16:01] *** Quits: PoaB (~Thunderbi@replaced-ip ) (Quit: PoaB)
416 [02:17:23] <Mathisen> i would prefer to not start with buster as i need to upgrade and i got several web services running on the machine i need php 7.1 on. some of the services i use is not complaining on to old php version :/
417 [02:17:46] *** Quits: vizius00 (~vizius00@replaced-ip ) (Ping timeout: 246 seconds)
418 [02:18:02] <Mathisen> is now complaining* and i dont know if the upgrade will work. i would prefer on clean install on dist upgrades
419 [02:18:24] <Mathisen> is there really no other "sane" way to do this ?
420 [02:18:52] *** Joins: vizius00 (~vizius00@replaced-ip )
421 [02:20:18] <annadane> !bunsenlabs
422 [02:20:18] <dpkg> BunsenLabs Linux is a community continuation of <crunchbang> that features the <Openbox> window manager. It is not supported in #debian. replaced-url
423 [02:20:22] <annadane> geoton, ^
424 [02:21:49] *** Joins: krabador (~krabador@replaced-ip )
425 [02:22:07] <geoton> roger
426 [02:22:45] *** Quits: krabador (~krabador@replaced-ip ) (Max SendQ exceeded)
427 [02:23:11] *** Joins: krabador (~krabador@replaced-ip )
428 [02:27:58] *** Joins: bertbob (~bertbob@replaced-ip )
429 [02:28:14] <geoton> can you reccomend a lightweight 64bit debian based distro fo a VM to run a db and python?
430 [02:28:31] <iosecure> Debian?
431 [02:28:41] <Mathisen> yeah i agree debian :)
432 [02:28:45] *** Joins: DrWatson_ (~DrWatson_@replaced-ip )
433 [02:29:14] <Mathisen> debian is lightweight to start with if you just skip all the gui stuff and stay with the base install
434 [02:30:06] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 244 seconds)
435 [02:30:07] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 240 seconds)
436 [02:30:22] *** Quits: DrWatson (~DrWatson_@replaced-ip ) (Ping timeout: 268 seconds)
437 [02:30:22] *** DrWatson_ is now known as DrWatson
438 [02:30:34] <geoton> ok, I am downloading the iso now :) thanks 9.6 right?
439 [02:31:14] <annadane> yeah depending on whether you need non free firmware or have internet access or not
440 [02:31:20] <annadane> you probably just want the netinst iso
441 [02:31:23] *** Quits: NerdTheThird (~NerdTheTh@replaced-ip ) (Quit: sham1 sham1 ya, sham1 sham1 yam)
442 [02:31:25] <annadane> but yes, 9.6 is latest
443 [02:31:46] *** Quits: pity_ (~pity@replaced-ip ) (Quit: leaving)
444 [02:31:48] <geoton> I am taking the full one 3.4 G
445 [02:31:50] *** Joins: tyranny12 (~blarg@replaced-ip )
446 [02:31:50] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
447 [02:31:50] *** Joins: tyranny12 (~blarg@replaced-ip )
448 [02:31:56] <geoton> dvd 1
449 [02:32:53] *** Quits: iflema (~ian@replaced-ip ) (Quit: iflema)
450 [02:33:11] <iosecure> If you have an internet connection during installation, that's probably unnecessary.
451 [02:33:20] *** Joins: oojacoboo (~oojacoboo@replaced-ip )
452 [02:33:31] <geoton> true, still almost there... :)
453 [02:34:01] *** debhelper sets mode: +l 1404
454 [02:34:20] *** Joins: mavhc (~mavhc@replaced-ip )
455 [02:35:06] <geoton> one quick question if I would like to put a desktop manager, a light an decent looking one for 9.6 what would you reccomned? I am thinking xfce
456 [02:35:20] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
457 [02:35:30] <Mathisen> xfce is a great choice
458 [02:36:07] <cryptodan_mobile> I concur
459 [02:36:19] <Mathisen> if you want tileing manager i3 for sure. can be "complex" to setup if you never done it doh
460 [02:36:37] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 268 seconds)
461 [02:36:39] <geoton> k, thanks Mathisen I was thinking of something more fun
462 [02:37:04] <geoton> roger
463 [02:37:05] <annadane> i use xfce just because it's suited to my workflow and because i like some of the included applications
464 [02:40:27] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
465 [02:44:28] *** Quits: Bradux (~La@replaced-ip ) (Read error: Connection reset by peer)
466 [02:47:52] *** Quits: satanist|hell (~satanist@replaced-ip ) (Ping timeout: 246 seconds)
467 [02:50:08] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Ping timeout: 272 seconds)
468 [02:50:25] *** Quits: Ekchuan (~RandyMars@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
469 [02:53:21] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
470 [02:56:14] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
471 [02:57:30] *** Quits: ^Obi-Wan^ (~obi-wan@replaced-ip ) (Ping timeout: 250 seconds)
472 [02:58:08] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
473 [03:00:54] *** Joins: BenNZ (~Ben__@replaced-ip )
474 [03:01:25] *** Joins: fstd (~fstd@replaced-ip )
475 [03:01:26] *** Joins: dez (uid92154@replaced-ip )
476 [03:03:34] *** Quits: kever (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
477 [03:04:12] *** Quits: fistmas (~fstd@replaced-ip ) (Ping timeout: 244 seconds)
478 [03:05:17] *** Joins: kever (~quassel@replaced-ip )
479 [03:05:37] *** Joins: KnoP (~andreas@replaced-ip )
480 [03:05:45] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 252 seconds)
481 [03:06:14] *** Joins: rpifan (~rpifan@replaced-ip )
482 [03:06:16] *** Joins: iltiades (iltiades@replaced-ip )
483 [03:07:30] *** Quits: nyov (~nyov@replaced-ip ) (Killed (tolkien.freenode.net (Nickname regained by services)))
484 [03:07:38] *** Joins: nyov (~nyov@replaced-ip )
485 [03:08:54] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
486 [03:10:32] *** Quits: WoC (woc@replaced-ip ) (Ping timeout: 268 seconds)
487 [03:11:27] *** Quits: KnoP (~andreas@replaced-ip ) (Ping timeout: 240 seconds)
488 [03:11:59] *** Quits: pvoigt (~Linux@replaced-ip ) (Max SendQ exceeded)
489 [03:14:31] *** Quits: Thalian (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
490 [03:15:09] *** Quits: sulvone (~sulvone@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
491 [03:15:20] *** Joins: finalbeta (~finalbeta@replaced-ip )
492 [03:15:35] *** Joins: sulvone (~sulvone@replaced-ip )
493 [03:15:52] *** Joins: pvoigt (~Linux@replaced-ip )
494 [03:16:26] *** Joins: Thalian (~quassel@replaced-ip )
495 [03:17:41] *** Joins: donofrio (~donofrio@replaced-ip )
496 [03:19:05] *** Quits: cCkw (~ejakuk@replaced-ip ) (Quit: Leaving)
497 [03:21:25] *** Quits: martian67 (~martian67@replaced-ip ) (Ping timeout: 256 seconds)
498 [03:22:15] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 250 seconds)
499 [03:22:32] *** Joins: manuelschneid3r (~manuelsch@replaced-ip )
500 [03:25:07] *** Joins: kirillkh (~kirillkh@replaced-ip )
501 [03:25:53] *** Quits: v01t (~v01t@replaced-ip ) (Ping timeout: 245 seconds)
502 [03:26:20] *** Joins: martian67 (~martian67@replaced-ip )
503 [03:29:21] *** Quits: ghost43 (~daer@replaced-ip ) (Ping timeout: 256 seconds)
504 [03:29:38] *** Joins: ghost43 (~daer@replaced-ip )
505 [03:30:51] *** Quits: vivid (~ViViD@replaced-ip ) (Quit: Leaving)
506 [03:32:33] *** Quits: Codier (~user@replaced-ip ) (Ping timeout: 246 seconds)
507 [03:34:07] *** Quits: holden- (~holden-@replaced-ip ) (Ping timeout: 240 seconds)
508 [03:36:51] <chomwitt> what are all the certs in /etc/ssl/certs i see in a new debian 9 installation?
509 [03:37:16] *** Joins: Tom01_ (~tom@replaced-ip )
510 [03:37:22] *** Joins: sidmo_ (~ident@replaced-ip )
511 [03:40:45] *** Quits: Tom01 (~tom@replaced-ip ) (Ping timeout: 268 seconds)
512 [03:40:48] *** Quits: sidmo (~ident@replaced-ip ) (Ping timeout: 272 seconds)
513 [03:42:03] <cryptodan_mobile> chomwitt: that is for https and other things
514 [03:42:53] <chomwitt> is there a deb package with all those certs?
515 [03:45:54] *** Quits: Essadon (~Essadon@replaced-ip ) (Quit: Qutting)
516 [03:46:28] *** Quits: Tom01_ (~tom@replaced-ip ) (Remote host closed the connection)
517 [03:46:37] *** Quits: broseph (~broseph@replaced-ip ) ()
518 [03:47:02] <cryptodan_mobile> chomwitt: I think ca-certificates is the file
519 [03:47:27] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 268 seconds)
520 [03:48:56] *** Joins: MenschZwoNull__ (~MenschZwo@replaced-ip )
521 [03:50:20] *** Joins: broseph (~broseph@replaced-ip )
522 [03:50:20] <chomwitt> thanks. i found it too. But why is needed? In order for firefox to validate a site as secure?
523 [03:51:46] *** Quits: MenschZwoNull_ (~MenschZwo@replaced-ip ) (Ping timeout: 268 seconds)
524 [03:52:04] *** Joins: daniel_gc (~daniel_gc@replaced-ip )
525 [03:52:12] *** Joins: ddp` (~ddp@replaced-ip )
526 [03:53:03] *** Joins: asterismo_l (~asterismo@replaced-ip )
527 [03:53:20] <iosecure> Correct. They're the trusted root certificate authorities.
528 [03:53:51] <iosecure> Not just Firefox, though.
529 [03:54:30] <iosecure> In general, anything making a TLS connection is going to verify the certificate presented by the remote server against whatever trusted authorities exist on the system. Without that package, all of those connection attempts would fail, reporting that the remote server's certificate can't be validated.
530 [03:55:52] *** Quits: anavel (~shandy@replaced-ip ) (Ping timeout: 244 seconds)
531 [03:57:47] *** Joins: anavel (~shandy@replaced-ip )
532 [03:58:53] <cryptodan_mobile> 02:42 <cryptodan_mobile> chomwitt: that is for https and other things
533 [03:59:11] <iosecure> So yeah, what ^ said.
534 [04:00:03] *** Quits: daniel_gc (~daniel_gc@replaced-ip ) (Quit: Leaving)
535 [04:00:08] *** Quits: banc (~banc@replaced-ip ) (Quit: Bye)
536 [04:00:34] *** Joins: daniel_gc (~daniel_gc@replaced-ip )
537 [04:01:22] *** Quits: chiluk (~quassel@replaced-ip ) (Remote host closed the connection)
538 [04:01:46] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
539 [04:02:26] *** Quits: daniel_gc (~daniel_gc@replaced-ip ) (Client Quit)
540 [04:02:33] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
541 [04:02:45] *** Joins: monksam (~monksam@replaced-ip )
542 [04:02:47] <Mathisen> RIP my 4 tb raid :( did the upgrade to buster and i told myself not to and now my LVM/raid is broken.. "bad fs.. superblock..." sleep time for me. good night
543 [04:03:16] *** Joins: chiluk (~quassel@replaced-ip )
544 [04:04:02] *** debhelper sets mode: +l 1398
545 [04:04:27] *** Joins: Mazhive_one (~Mazhive@replaced-ip )
546 [04:04:48] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 268 seconds)
547 [04:05:14] *** Joins: Visigoth (visigoth@replaced-ip )
548 [04:07:16] <chomwitt> iosecure: '..attempts would fail' or browser will just warn 'not secure site , proceed at your own will :-)
549 [04:07:23] <chomwitt> ?
550 [04:07:44] <iosecure> We go back to "not just your browser."
551 [04:08:04] <iosecure> In your browser, you'll get a warning. Outside of a browser, things will refuse to connect, and thus fail.
552 [04:09:51] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
553 [04:11:10] *** Quits: monstar_ (~mitya@replaced-ip ) (Ping timeout: 250 seconds)
554 [04:11:54] *** Joins: CaptainN (zelda@replaced-ip )
555 [04:11:54] *** Quits: CaptainN (zelda@replaced-ip ) (Changing host)
556 [04:11:54] *** Joins: CaptainN (zelda@replaced-ip )
557 [04:14:44] *** Joins: clemens3 (~clemens@replaced-ip )
558 [04:15:17] *** Parts: Sveta (~sveta@replaced-ip ) ()
559 [04:15:21] *** Quits: mumixam (~m@replaced-ip ) (Ping timeout: 252 seconds)
560 [04:16:25] *** Quits: clemens3_ (~clemens@replaced-ip ) (Ping timeout: 246 seconds)
561 [04:16:25] *** Joins: banc (~banc@replaced-ip )
562 [04:16:57] *** Joins: kirk781 (~kirk781@replaced-ip )
563 [04:17:28] *** Quits: dArK_IcE (~lawl@replaced-ip ) ()
564 [04:17:41] *** Joins: Prints (333@replaced-ip )
565 [04:18:44] *** Joins: shibboleth (~shibbolet@replaced-ip )
566 [04:19:09] *** Quits: kirk781 (~kirk781@replaced-ip ) (Client Quit)
567 [04:20:33] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Remote host closed the connection)
568 [04:22:36] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 272 seconds)
569 [04:22:47] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 240 seconds)
570 [04:23:42] *** Joins: aloo_shu (~atomic@replaced-ip )
571 [04:24:28] *** Joins: devbaka (~devbaka@replaced-ip )
572 [04:24:42] *** Joins: mavhc (~mavhc@replaced-ip )
573 [04:24:49] *** Quits: booyah (~bb@replaced-ip ) (Ping timeout: 246 seconds)
574 [04:26:18] *** Joins: booyah (~bb@replaced-ip )
575 [04:30:12] *** Joins: hiexpo (~hiexpo@replaced-ip )
576 [04:32:04] *** Quits: r3 (~arethree@replaced-ip ) ()
577 [04:32:05] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Read error: Connection reset by peer)
578 [04:33:04] *** Joins: shibboleth (~shibbolet@replaced-ip )
579 [04:33:29] *** Joins: iflema (~ian@replaced-ip )
580 [04:33:41] *** Joins: nuuuciano (~luuuciano@replaced-ip )
581 [04:34:30] *** Joins: Sveta (~sveta@replaced-ip )
582 [04:34:47] *** Quits: hiexpo (~hiexpo@replaced-ip ) (Read error: Connection reset by peer)
583 [04:40:50] *** Joins: pity (~pity@replaced-ip )
584 [04:41:30] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 250 seconds)
585 [04:41:52] *** Quits: broseph (~broseph@replaced-ip ) ()
586 [04:42:36] *** Quits: Sabotender (~Sabotende@replaced-ip ) (Read error: Connection reset by peer)
587 [04:42:49] *** Joins: mumixam (~m@replaced-ip )
588 [04:44:03] *** Joins: broseph (~broseph@replaced-ip )
589 [04:44:09] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 250 seconds)
590 [04:47:38] *** Joins: vivid (~ViViD@replaced-ip )
591 [04:47:54] *** Joins: LvmhmGVJox_ (~Urangst@replaced-ip )
592 [04:48:09] *** Quits: LvmhmGVJox_ (~Urangst@replaced-ip ) (Remote host closed the connection)
593 [04:49:02] *** Joins: ddp` (~ddp@replaced-ip )
594 [04:50:18] *** Joins: Sabotender (~Sabotende@replaced-ip )
595 [04:50:49] *** Joins: Class7 (~Class7@replaced-ip )
596 [04:51:06] *** Quits: LvmhmGVJox (~Urangst@replaced-ip ) (Ping timeout: 272 seconds)
597 [04:54:02] *** debhelper sets mode: +l 1404
598 [04:54:04] *** Quits: kever (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
599 [04:54:54] *** Quits: Class7_ (~Class7@replaced-ip ) (Ping timeout: 272 seconds)
600 [04:56:23] *** Joins: CyberManifest (~CyberMani@replaced-ip )
601 [04:56:28] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
602 [04:56:56] *** Joins: kever (~quassel@replaced-ip )
603 [04:59:39] *** Joins: Mr_Keyser_Soze (~Mr_Keyser@replaced-ip )
604 [05:00:12] *** Quits: Mr_Keyser_Soze (~Mr_Keyser@replaced-ip ) (Remote host closed the connection)
605 [05:03:49] *** Joins: thelastjedi_ (~quassel@replaced-ip )
606 [05:05:07] *** Joins: WoC (woc@replaced-ip )
607 [05:06:51] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 252 seconds)
608 [05:07:53] *** Quits: \\Mr_C\\ (mrc@replaced-ip ) (Quit: (Read error: Connection reset by beer))
609 [05:07:55] *** Joins: happysally (~S1gnal@replaced-ip )
610 [05:08:10] *** Parts: happysally (~S1gnal@replaced-ip ) ()
611 [05:08:17] *** Joins: ddp` (~ddp@replaced-ip )
612 [05:09:08] *** Quits: OzVials (6a44519c@replaced-ip##) (Quit: ##replaced-url
613 [05:12:33] *** Quits: geoton (~Geo@replaced-ip ) (Quit: Leaving)
614 [05:13:15] *** Joins: ge77777 (~kneten@replaced-ip )
615 [05:13:54] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
616 [05:14:30] *** Joins: Mr_Keyser_Soze (~Mr_Keyser@replaced-ip )
617 [05:14:33] *** Joins: kapil____ (uid36151@replaced-ip )
618 [05:15:24] *** Joins: OzVials (6a44519c@replaced-ip )
619 [05:16:51] *** Quits: knerten (~kneten@replaced-ip ) (Ping timeout: 246 seconds)
620 [05:17:57] *** Joins: \\Mr_C\\ (mrc@replaced-ip )
621 [05:18:13] *** Joins: afuentes (~kusanagi@replaced-ip )
622 [05:21:38] *** Joins: nugax (~Mutter@replaced-ip )
623 [05:21:48] *** Quits: iflema (~ian@replaced-ip ) (Quit: iflema)
624 [05:22:17] *** Joins: leorat (~rat@replaced-ip )
625 [05:27:28] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 246 seconds)
626 [05:27:31] *** Quits: nugax (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url
627 [05:28:05] *** Quits: rpifan (~rpifan@replaced-ip ) (Remote host closed the connection)
628 [05:28:07] *** Joins: nugax (~Mutter@replaced-ip )
629 [05:29:13] *** Quits: manuelschneid3r (~manuelsch@replaced-ip ) (Ping timeout: 250 seconds)
630 [05:29:55] *** Joins: iflema (~ian@replaced-ip )
631 [05:30:57] *** Quits: Pendrag0n (~Thunderbi@replaced-ip ) (Ping timeout: 250 seconds)
632 [05:31:43] *** Quits: schizo (~schizo@replaced-ip##) (Quit: ZNC - ##replaced-url
633 [05:32:16] *** Joins: Pendrag0n (~Thunderbi@replaced-ip )
634 [05:34:02] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Remote host closed the connection)
635 [05:34:08] *** Joins: mavhc (~mavhc@replaced-ip )
636 [05:36:08] *** Joins: nugax_ (~Mutter@replaced-ip )
637 [05:36:23] *** Quits: nugax_ (~Mutter@replaced-ip ) (Client Quit)
638 [05:36:29] *** Joins: krizz (~krizz@replaced-ip )
639 [05:36:38] *** Quits: krizz (~krizz@replaced-ip ) (Read error: Connection reset by peer)
640 [05:38:09] *** Joins: krizz (~krizz@replaced-ip )
641 [05:39:30] *** Quits: nugax (~Mutter@replaced-ip ) (Ping timeout: 252 seconds)
642 [05:39:34] *** Quits: WoC (woc@replaced-ip ) (Ping timeout: 250 seconds)
643 [05:40:23] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 268 seconds)
644 [05:40:32] *** Joins: n4dir (~n4dir@replaced-ip )
645 [05:42:32] *** Joins: j0h14n (~johan@replaced-ip )
646 [05:42:45] *** Quits: j0h14n (~johan@replaced-ip ) (Client Quit)
647 [05:43:29] *** Joins: WoC (woc@replaced-ip )
648 [05:43:50] *** Joins: j0h14n (~johan@replaced-ip )
649 [05:45:41] *** Joins: Shahnaz_ (~Shahnaz@replaced-ip )
650 [05:45:42] *** Quits: j0h14n (~johan@replaced-ip ) (Client Quit)
651 [05:46:05] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
652 [05:48:00] *** Quits: Shahnaz (~Shahnaz@replaced-ip ) (Ping timeout: 252 seconds)
653 [05:48:21] *** Quits: sudhackar (~sudhackar@replaced-ip ) (Ping timeout: 246 seconds)
654 [05:48:27] *** Joins: Bodiro (~quassel@replaced-ip )
655 [05:48:56] *** Joins: mavhc (~mavhc@replaced-ip )
656 [05:50:03] *** Joins: [b0b] (~bob@replaced-ip )
657 [05:50:12] *** Quits: krizz (~krizz@replaced-ip ) (Quit: krizz)
658 [05:50:57] *** Quits: thelastjedi_ (~quassel@replaced-ip ) (Read error: Connection reset by peer)
659 [05:50:58] *** Joins: krizz (~krizz@replaced-ip )
660 [05:51:44] *** Joins: r3 (~arethree@replaced-ip )
661 [05:51:53] *** Quits: Bodiro (~quassel@replaced-ip ) (Remote host closed the connection)
662 [05:52:42] *** Quits: krizz (~krizz@replaced-ip ) (Client Quit)
663 [05:53:00] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 250 seconds)
664 [05:53:02] *** [b0b] is now known as b0b
665 [05:53:31] *** Joins: thelastjedi (~quassel@replaced-ip )
666 [05:53:44] *** Joins: _MrGr33n_ (~None@replaced-ip )
667 [05:54:03] *** Joins: Nikon (~karou@replaced-ip )
668 [05:54:07] <Nikon> yo yo yo
669 [05:54:32] <Nikon> so i have a dell poweredge R610 and one day the power went out
670 [05:54:55] <Nikon> my old SATA hdd i had in there got corrupted, i've given up on saving the data
671 [05:55:05] <Nikon> but is there any way to make sure it doesnt happen again?
672 [05:56:07] *** Joins: crimastergogo (~crimaster@replaced-ip )
673 [05:56:48] *** Quits: iflema (~ian@replaced-ip ) (Quit: iflema)
674 [05:56:49] *** Quits: Mr_Gr33n (~None@replaced-ip ) (Ping timeout: 252 seconds)
675 [05:57:47] *** Quits: pep7 (~pep7@replaced-ip ) (Ping timeout: 240 seconds)
676 [05:57:50] <iosecure> Have backups, have an UPS, use a filesystem that's generally resilient to this sort of thing.,
677 [05:57:55] <iosecure> Oh, and also have backups.
678 [05:58:11] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
679 [05:58:11] *** Quits: kunwon1 (~kunwon1@replaced-ip ) (Read error: Connection reset by peer)
680 [05:58:14] <Nikon> what would be the ideal filesystem then?
681 [05:58:52] <iosecure> xfs and ext4 are generally considered quite reliable. I'm sure there's a lot of back and forth on the subject.
682 [05:58:56] *** Joins: kunwon1 (~kunwon1@replaced-ip )
683 [05:59:27] *** Joins: Ericounet (~Eric@replaced-ip )
684 [06:00:06] *** Quits: Cabanoss- (~Cabanossi@replaced-ip ) (Ping timeout: 260 seconds)
685 [06:00:23] *** Joins: v01t (~v01t@replaced-ip )
686 [06:01:57] *** Joins: iflema (~ian@replaced-ip )
687 [06:04:39] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
688 [06:13:45] *** Joins: mys13keeper (~mys@replaced-ip )
689 [06:13:59] *** Parts: mys13keeper (~mys@replaced-ip ) ()
690 [06:15:00] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Read error: Connection reset by peer)
691 [06:15:13] *** Quits: ddp` (~ddp@replaced-ip##) (Quit: ZNC 1.6.5+deb1+deb9u1 - ##replaced-url
692 [06:15:28] *** Joins: ddp` (~ddp@replaced-ip )
693 [06:15:37] *** Joins: crimastergogo (~crimaster@replaced-ip )
694 [06:19:14] *** Quits: donofrio (~donofrio@replaced-ip ) (Ping timeout: 268 seconds)
695 [06:20:23] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 268 seconds)
696 [06:23:57] *** Joins: arosusi (~arosusi@replaced-ip )
697 [06:24:17] <Nikon> ahh okay thank you!
698 [06:24:27] *** Quits: Nikon (~karou@replaced-ip ) (Read error: Connection reset by peer)
699 [06:24:55] *** Joins: ddp` (~ddp@replaced-ip )
700 [06:26:11] *** Quits: krishna (~krishna@replaced-ip ) (Quit: Leaving)
701 [06:27:11] *** Joins: dasre_ (~dasre@replaced-ip )
702 [06:32:27] *** Quits: abff (~abff@replaced-ip ) (Ping timeout: 246 seconds)
703 [06:34:13] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 252 seconds)
704 [06:35:11] *** Joins: ddp` (~ddp@replaced-ip )
705 [06:36:22] *** Joins: abff (~abff@replaced-ip )
706 [06:37:50] *** Joins: kirk781 (~kirk781@replaced-ip )
707 [06:40:41] *** Joins: karakedi (~eAC53C340@replaced-ip )
708 [06:40:42] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Changing host)
709 [06:40:42] *** Joins: karakedi (~eAC53C340@replaced-ip )
710 [06:41:58] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 250 seconds)
711 [06:42:28] *** Quits: monksam (~monksam@replaced-ip ) (Quit: leaving)
712 [06:42:52] *** Joins: shingouz_ (~not@replaced-ip )
713 [06:44:08] *** Quits: ehlodex (~ilos@replaced-ip ) (Ping timeout: 250 seconds)
714 [06:44:26] *** Joins: ehlodex (~ilos@replaced-ip )
715 [06:45:03] *** Quits: shingouz__ (~not@replaced-ip ) (Ping timeout: 246 seconds)
716 [06:47:47] *** Quits: WoC (woc@replaced-ip ) (Ping timeout: 240 seconds)
717 [06:50:15] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Ping timeout: 252 seconds)
718 [06:50:36] *** Quits: kirk781 (~kirk781@replaced-ip ) (Read error: error:1408F10B:SSL routines:ssl3_get_record:wrong version number)
719 [06:51:25] <annadane> ext5 when...
720 [06:59:02] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 272 seconds)
721 [07:00:41] *** Quits: Ericounet (~Eric@replaced-ip ) (Remote host closed the connection)
722 [07:01:08] *** Quits: deadz0 (~deadz0@replaced-ip ) (Remote host closed the connection)
723 [07:01:39] *** Joins: olegfusion (~olegfusio@replaced-ip )
724 [07:03:14] *** Joins: mavhc (~mavhc@replaced-ip )
725 [07:03:57] *** Quits: ddp` (~ddp@replaced-ip##) (Quit: ZNC 1.6.5+deb1+deb9u1 - ##replaced-url
726 [07:04:12] *** Joins: ddp` (~ddp@replaced-ip )
727 [07:04:47] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 240 seconds)
728 [07:05:44] *** Joins: crimastergogo (~crimaster@replaced-ip )
729 [07:07:32] *** Quits: pvdp (~pvdp@replaced-ip ) (Ping timeout: 250 seconds)
730 [07:07:52] *** Joins: donofrio (~donofrio@replaced-ip )
731 [07:09:10] *** Quits: afuentes (~kusanagi@replaced-ip ) (Ping timeout: 272 seconds)
732 [07:11:05] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
733 [07:11:48] *** Joins: diogenes_ (~diogenes_@replaced-ip )
734 [07:11:53] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Read error: Connection reset by peer)
735 [07:12:45] *** Joins: Se-bash (~seba@replaced-ip )
736 [07:13:13] *** Joins: velix_inuse (~Velix@replaced-ip )
737 [07:14:43] *** Quits: donofrio (~donofrio@replaced-ip ) (Quit: Leaving)
738 [07:15:46] *** Quits: gordonfish (~gordonfis@replaced-ip ) (Ping timeout: 250 seconds)
739 [07:17:04] *** Quits: velix (~Velix@replaced-ip ) (Ping timeout: 250 seconds)
740 [07:17:07] *** Quits: asterismo_l (~asterismo@replaced-ip ) (Ping timeout: 252 seconds)
741 [07:24:02] *** debhelper sets mode: +l 1396
742 [07:25:22] *** Quits: Old_Dog (~don@replaced-ip ) (Quit: Leaving)
743 [07:28:09] *** Joins: garland23 (~rbatty@replaced-ip )
744 [07:29:42] *** Joins: garlandtwothree (~rbatty@replaced-ip )
745 [07:30:04] *** Quits: garlandtwothree (~rbatty@replaced-ip ) (Read error: Connection reset by peer)
746 [07:30:48] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 244 seconds)
747 [07:30:55] *** Joins: asterismo_l (~asterismo@replaced-ip )
748 [07:32:07] *** Quits: FreeitConsultant (~freeitcon@replaced-ip ) (Quit: Leaving)
749 [07:33:24] *** Joins: gordonfish (~gordonfis@replaced-ip )
750 [07:33:26] *** Quits: garland23 (~rbatty@replaced-ip ) (Ping timeout: 260 seconds)
751 [07:33:53] *** Quits: kapil____ (uid36151@replaced-ip ) (Quit: Connection closed for inactivity)
752 [07:35:00] *** Joins: nix64bit (~Thunderbi@replaced-ip )
753 [07:35:25] *** Quits: annadane (~annadane@replaced-ip ) (Quit: Leaving)
754 [07:35:27] *** Joins: himcesjf_ (~cesjf@replaced-ip )
755 [07:35:42] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Ping timeout: 250 seconds)
756 [07:38:03] *** Joins: mavhc (~mavhc@replaced-ip )
757 [07:38:35] *** Joins: MystaMax (~MystaMax@replaced-ip )
758 [07:38:37] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
759 [07:39:58] *** Joins: jfoy (~jfoy@replaced-ip )
760 [07:42:24] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 252 seconds)
761 [07:42:33] *** Quits: gordonfish (~gordonfis@replaced-ip ) (Disconnected by services)
762 [07:42:41] *** Joins: gordonfish (~gordonfis@replaced-ip )
763 [07:42:58] *** Joins: ddp` (~ddp@replaced-ip )
764 [07:43:30] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 250 seconds)
765 [07:44:38] *** Joins: cGIfl300 (977f1944@replaced-ip )
766 [07:45:07] <cGIfl300> hello, just a quick question, wich kernel is used on debian right now stable?
767 [07:45:56] <n4dir> linux-image-4.9.0-3-686-pae - Linux 4.9 for modern PCs
768 [07:46:06] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Remote host closed the connection)
769 [07:46:06] *** Quits: MystaMax (~MystaMax@replaced-ip ) (Remote host closed the connection)
770 [07:46:11] <cGIfl300> f** ok, thank you
771 [07:46:13] <n4dir> i'd say that version. not too sure.
772 [07:46:40] <n4dir> i did a apt-cache search linux-image in a chroot, and all seem to be like 4.9.0-3*
773 [07:46:56] *** Joins: zamuro (~Samantha@replaced-ip )
774 [07:46:56] *** Quits: zamuro (~Samantha@replaced-ip ) (Changing host)
775 [07:46:56] *** Joins: zamuro (~Samantha@replaced-ip )
776 [07:47:01] *** Quits: rgr_D_DUP (~user@replaced-ip ) (Ping timeout: 250 seconds)
777 [07:47:36] <cGIfl300> yes, this is the good reply, thank you, I just used to get the one installed on iso, it is too old to my wifi card
778 [07:47:41] *** Joins: rgr_D_DUP (~user@replaced-ip )
779 [07:48:02] <cGIfl300> I need to add a module on kernel and I need a recent kernel
780 [07:48:13] *** Joins: tap (~wnukui@replaced-ip )
781 [07:48:43] <n4dir> the stable-backports repo probably have a newer version of the kernel.
782 [07:48:44] *** Joins: pvdp (~pvdp@replaced-ip )
783 [07:48:48] <n4dir> !backports
784 [07:48:50] *** Joins: mavhc (~mavhc@replaced-ip )
785 [07:48:51] <n4dir> damn it
786 [07:49:16] *** Quits: [E]sc (~playboy@replaced-ip ) (Ping timeout: 268 seconds)
787 [07:49:18] <n4dir> replaced-url
788 [07:49:42] <cGIfl300> yes, but I could not update it :-)
789 [07:50:11] <cGIfl300> this is for an offline install
790 [07:50:29] <n4dir> ah. hmm. there should be a way.
791 [07:50:46] <cGIfl300> indeed yes, suse have a newer one working lol
792 [07:50:56] <n4dir> ha ha. good point
793 [07:51:10] <cGIfl300> but I prefer debian, not really important indeed
794 [07:51:20] <cGIfl300> this is because I use deb on my servers
795 [07:51:30] <cGIfl300> I don't like having many versions
796 [07:53:01] *** Quits: pvdp (~pvdp@replaced-ip ) (Ping timeout: 244 seconds)
797 [07:53:30] *** Quits: Antoine (~Antoine@replaced-ip ) (Ping timeout: 272 seconds)
798 [07:54:20] *** Joins: Antoine (~Antoine@replaced-ip )
799 [07:54:20] *** Quits: hakash (~hakash@replaced-ip ) (Ping timeout: 250 seconds)
800 [07:55:15] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Quit: a_l_b)
801 [07:55:47] *** Quits: Mr_Keyser_Soze (~Mr_Keyser@replaced-ip ) (Ping timeout: 240 seconds)
802 [07:56:18] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 245 seconds)
803 [07:58:14] *** Quits: solarnetone (~scott@replaced-ip ) (Ping timeout: 250 seconds)
804 [07:59:17] *** Joins: pvdp (~pvdp@replaced-ip )
805 [08:00:22] *** Joins: a_l_b (~a_l_b@replaced-ip )
806 [08:00:43] *** Joins: solarnetone (~scott@replaced-ip )
807 [08:01:02] *** Joins: mavhc (~mavhc@replaced-ip )
808 [08:02:29] *** Quits: chiluk (~quassel@replaced-ip ) (Remote host closed the connection)
809 [08:04:28] *** Quits: CrystalMath (~coderain@replaced-ip##) (Quit: Support Free Software - ##replaced-url
810 [08:04:55] *** Joins: schizo (~schizo@replaced-ip )
811 [08:05:27] *** Joins: gem809 (~Thunderbi@replaced-ip )
812 [08:07:12] *** Joins: a_l_b_ (~a_l_b@replaced-ip )
813 [08:07:21] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Read error: Connection reset by peer)
814 [08:07:38] *** a_l_b_ is now known as a_l_b
815 [08:08:07] *** Quits: xonic (~x@replaced-ip ) (Quit: killed)
816 [08:08:19] *** Joins: [E]sc (~playboy@replaced-ip )
817 [08:08:39] *** Parts: cGIfl300 (977f1944@replaced-ip ) ()
818 [08:09:14] *** Quits: schizo (~schizo@replaced-ip ) (Client Quit)
819 [08:10:28] *** Joins: chiluk (~quassel@replaced-ip )
820 [08:11:36] *** Joins: xonic (~x@replaced-ip )
821 [08:11:36] *** Quits: xonic (~x@replaced-ip ) (Changing host)
822 [08:11:36] *** Joins: xonic (~x@replaced-ip )
823 [08:12:05] *** Quits: blitzed (~blitzed@replaced-ip ) (Ping timeout: 268 seconds)
824 [08:12:42] *** Quits: _pbx_ (~peterbjor@replaced-ip ) (Ping timeout: 268 seconds)
825 [08:13:36] *** Quits: tap (~wnukui@replaced-ip ) (Quit: Leaving)
826 [08:13:54] *** Quits: _anb (~anb@replaced-ip ) (Read error: Connection reset by peer)
827 [08:13:59] *** Joins: schizo (~schizo@replaced-ip )
828 [08:14:40] *** Joins: Capprentice (~Capprenti@replaced-ip )
829 [08:14:42] *** Joins: _anb (~anb@replaced-ip )
830 [08:18:27] *** Quits: gem809 (~Thunderbi@replaced-ip ) (Quit: gem809)
831 [08:18:36] *** Quits: clemens3 (~clemens@replaced-ip ) (Ping timeout: 250 seconds)
832 [08:19:20] *** Joins: electro33 (uid613@replaced-ip )
833 [08:20:24] *** Joins: BOSNA (~Sokol@replaced-ip )
834 [08:22:27] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 240 seconds)
835 [08:23:05] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
836 [08:24:18] *** Joins: devbaka (~devbaka@replaced-ip )
837 [08:31:11] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
838 [08:32:30] *** Quits: Antoine (~Antoine@replaced-ip ) (Ping timeout: 246 seconds)
839 [08:33:28] *** Joins: Antoine (~Antoine@replaced-ip )
840 [08:33:46] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Read error: Connection reset by peer)
841 [08:36:04] *** Joins: oish (~charlie@replaced-ip )
842 [08:37:02] *** Joins: crimastergogo (~crimaster@replaced-ip )
843 [08:38:08] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
844 [08:38:40] *** Joins: nuuuciano_ (~luuuciano@replaced-ip )
845 [08:39:06] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 272 seconds)
846 [08:39:18] *** Quits: jfoy (~jfoy@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
847 [08:46:51] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 246 seconds)
848 [08:50:13] *** Joins: mavhc (~mavhc@replaced-ip )
849 [08:50:43] *** Joins: hakash (~hakash@replaced-ip )
850 [08:50:53] *** Joins: kirk781 (~kirk781@replaced-ip )
851 [08:52:46] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 260 seconds)
852 [08:54:22] *** Joins: devbaka (~devbaka@replaced-ip )
853 [08:55:50] *** Joins: shannara (~Stanislas@replaced-ip )
854 [08:58:38] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 244 seconds)
855 [09:00:54] *** Joins: platvoeten (~platvoete@replaced-ip )
856 [09:03:15] *** Joins: BlueByte (~walther@replaced-ip )
857 [09:03:27] *** Quits: Antoine (~Antoine@replaced-ip ) (Ping timeout: 240 seconds)
858 [09:03:31] *** Joins: mavhc (~mavhc@replaced-ip )
859 [09:04:32] *** Quits: Mazhive_one (~Mazhive@replaced-ip ) (Ping timeout: 250 seconds)
860 [09:04:49] *** Joins: Mazhive_one (~Mazhive@replaced-ip )
861 [09:07:32] *** Joins: grobi (~rtng@replaced-ip )
862 [09:07:45] *** Quits: aloo_shu (~atomic@replaced-ip ) (Quit: 't's been a pleasure)
863 [09:08:51] *** Joins: towo` (~towo@replaced-ip )
864 [09:12:07] *** Quits: spidget (~spidget@replaced-ip ) (Ping timeout: 240 seconds)
865 [09:13:04] *** Joins: woshty (~woshty@replaced-ip )
866 [09:13:16] *** Joins: mrig (~mrig@replaced-ip )
867 [09:13:38] *** Quits: riex (riex@replaced-ip ) (Ping timeout: 250 seconds)
868 [09:14:00] *** Joins: Envil (~envil@replaced-ip )
869 [09:14:33] *** Quits: pvdp (~pvdp@replaced-ip ) (Ping timeout: 250 seconds)
870 [09:15:00] *** Joins: spidget (~spidget@replaced-ip )
871 [09:16:14] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Quit: crimastergogo)
872 [09:18:13] *** Quits: CyberManifest (~CyberMani@replaced-ip ) (Quit: Leaving)
873 [09:18:35] *** Joins: CyberManifest (~CyberMani@replaced-ip )
874 [09:19:13] *** Quits: semeion (~semeion@replaced-ip ) (Quit: WeeChat 2.3)
875 [09:19:53] *** Joins: gonutsfordonuts (~gonutsfor@replaced-ip )
876 [09:22:41] *** Joins: discovered (~discovere@replaced-ip )
877 [09:23:00] *** Joins: pvdp (~pvdp@replaced-ip )
878 [09:24:02] *** debhelper sets mode: +l 1402
879 [09:24:39] *** Quits: kingsley (~kingsley@replaced-ip ) (Ping timeout: 246 seconds)
880 [09:24:46] *** Joins: kingsley_ (~kingsley@replaced-ip )
881 [09:25:10] *** Joins: Antoine (~Antoine@replaced-ip )
882 [09:26:32] *** Quits: xet7 (~xet7@replaced-ip ) (Ping timeout: 244 seconds)
883 [09:26:55] *** Quits: chuun (~user@replaced-ip ) (Ping timeout: 256 seconds)
884 [09:29:05] *** Joins: chuun (~user@replaced-ip )
885 [09:29:40] *** Quits: pvdp (~pvdp@replaced-ip ) (Ping timeout: 250 seconds)
886 [09:30:37] *** Joins: pvdp (~pvdp@replaced-ip )
887 [09:35:06] *** Parts: gonutsfordonuts (~gonutsfor@replaced-ip ) ()
888 [09:37:28] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 250 seconds)
889 [09:37:47] *** Quits: nuuuciano_ (~luuuciano@replaced-ip ) (Ping timeout: 240 seconds)
890 [09:38:11] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
891 [09:39:41] *** Quits: pvdp (~pvdp@replaced-ip ) (Ping timeout: 250 seconds)
892 [09:39:45] *** Joins: diogenes_ (~diogenes_@replaced-ip )
893 [09:40:18] *** Joins: malmalmal (~malmalmal@replaced-ip )
894 [09:41:00] *** Joins: oish (~charlie@replaced-ip )
895 [09:41:34] *** Quits: mrig (~mrig@replaced-ip ) (Ping timeout: 246 seconds)
896 [09:43:22] *** Quits: shadow98 (uid236862@replaced-ip ) (Quit: Connection closed for inactivity)
897 [09:43:36] *** Joins: mrig (~mrig@replaced-ip )
898 [09:47:44] *** Joins: crimastergogo (~crimaster@replaced-ip )
899 [09:48:03] *** Joins: annadane (~annadane@replaced-ip )
900 [09:48:46] *** Joins: azur_kind (~azur_kind@replaced-ip )
901 [09:50:27] *** Joins: jmarsac (~jmarsac@replaced-ip )
902 [09:55:20] *** himcesjf_ is now known as him-cesjf
903 [09:55:31] *** Parts: alxd (~alxd@replaced-ip ) ("Leaving")
904 [09:56:26] *** Joins: pvdp (~pvdp@replaced-ip )
905 [09:59:24] *** Joins: riex (riex@replaced-ip )
906 [09:59:34] *** Quits: armu (armu@replaced-ip ) (Ping timeout: 250 seconds)
907 [09:59:59] *** Joins: Haxxa (~Harrison@replaced-ip )
908 [10:00:34] *** Quits: sidmo_ (~ident@replaced-ip ) (Quit: Konversation terminated!)
909 [10:00:37] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 268 seconds)
910 [10:00:57] *** Joins: sidmo (~ident@replaced-ip )
911 [10:02:10] *** Quits: kever (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
912 [10:02:42] *** Quits: pvdp (~pvdp@replaced-ip ) (Ping timeout: 244 seconds)
913 [10:03:40] *** Joins: mavhc (~mavhc@replaced-ip )
914 [10:05:21] *** Quits: Capprentice (~Capprenti@replaced-ip ) (Quit: Leaving)
915 [10:06:14] *** Joins: kever (~quassel@replaced-ip )
916 [10:06:31] *** Joins: pvdp (~pvdp@replaced-ip )
917 [10:08:08] *** Joins: dtornabene (~daniel@replaced-ip )
918 [10:08:17] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 250 seconds)
919 [10:08:58] *** Joins: devbaka (~devbaka@replaced-ip )
920 [10:11:34] *** Quits: pvdp (~pvdp@replaced-ip ) (Ping timeout: 272 seconds)
921 [10:11:49] *** Joins: efee229ddfk (~efee229dd@replaced-ip )
922 [10:11:57] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.2)
923 [10:12:09] *** Quits: azur_kind (~azur_kind@replaced-ip ) (Remote host closed the connection)
924 [10:12:58] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 245 seconds)
925 [10:14:07] *** Quits: xSmurf (~MrSmurf@replaced-ip ) (Ping timeout: 240 seconds)
926 [10:15:15] *** Joins: dilema (~dilema@replaced-ip )
927 [10:15:36] *** Joins: pvdp (~pvdp@replaced-ip )
928 [10:16:47] *** Quits: chuun (~user@replaced-ip ) (Ping timeout: 256 seconds)
929 [10:17:19] *** Joins: xSmurf (~MrSmurf@replaced-ip )
930 [10:17:28] *** Quits: chalcedny (~chalcedon@replaced-ip ) (Ping timeout: 264 seconds)
931 [10:17:31] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
932 [10:17:58] *** Quits: thelastjedi (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
933 [10:18:10] *** Joins: aspyct (~aspyct@replaced-ip )
934 [10:18:12] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 250 seconds)
935 [10:18:15] *** Joins: killkant2 (~killkant@replaced-ip )
936 [10:18:38] *** Joins: thelastjedi (~quassel@replaced-ip )
937 [10:18:41] *** Joins: nuxil (~nuxil@replaced-ip )
938 [10:20:05] *** Joins: Azzarudu (~Azzarudu@replaced-ip )
939 [10:20:12] <nuxil> im on stretch running a ancient kde version. i like to purge this kde and replace it with a newer version. since this version is full of bugs.. where do i find a repo that has newest kde ?
940 [10:20:14] *** Quits: killkant2 (~killkant@replaced-ip ) (Remote host closed the connection)
941 [10:20:46] *** Parts: Azzarudu (~Azzarudu@replaced-ip ) ()
942 [10:21:15] *** Joins: chalcedny (~chalcedon@replaced-ip )
943 [10:22:55] *** Joins: pottsy (~hagbard@replaced-ip )
944 [10:25:16] *** Joins: mavhc (~mavhc@replaced-ip )
945 [10:25:54] *** Quits: pvdp (~pvdp@replaced-ip ) (Ping timeout: 246 seconds)
946 [10:28:28] *** Quits: OzVials (6a44519c@replaced-ip##) (Quit: ##replaced-url
947 [10:28:54] *** Quits: pottsy (~hagbard@replaced-ip ) (Quit: Lost terminal)
948 [10:28:55] <rudi_s> nuxil: I don't think you can. You would need to update to Buster, but that is not released yet.
949 [10:29:30] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
950 [10:30:35] *** Quits: zamuro (~Samantha@replaced-ip ) (Quit: [IRSSI])
951 [10:30:45] *** Joins: pax (~Thunderbi@replaced-ip )
952 [10:31:21] *** Joins: monksam (~monksam@replaced-ip )
953 [10:31:25] *** Joins: cdown (~cdown@replaced-ip )
954 [10:31:42] *** Joins: pvdp (~pvdp@replaced-ip )
955 [10:32:24] *** Joins: tios (~marcin@replaced-ip )
956 [10:34:17] *** Quits: iflema (~ian@replaced-ip ) (Quit: iflema)
957 [10:34:24] *** Quits: BOSNA (~Sokol@replaced-ip ) ()
958 [10:36:45] <nuxil> rudi_s, dont be so negative.. there is always a way.. i could purge my current install and spend 2-3 days compiling everything from source :p but was more hopeing someone had a custom repo to use.
959 [10:37:46] *** Quits: pax (~Thunderbi@replaced-ip ) (Quit: pax)
960 [10:37:55] <rudi_s> nuxil: Of course, but I meant a simple way as in "where do i find a repo".
961 [10:38:21] <rudi_s> And it's very likely that many software in Debian stable is too old for the latest KDE so you'd have to compile that too.
962 [10:39:03] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
963 [10:39:38] *** Joins: xet7 (~xet7@replaced-ip )
964 [10:39:40] *** Quits: Wioxjk (~Free@replaced-ip ) (Ping timeout: 246 seconds)
965 [10:40:05] <nuxil> yea. i bet it will become a deep rabbithole :p
966 [10:41:11] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 250 seconds)
967 [10:41:48] *** Joins: lingkhang (~lingkhang@replaced-ip )
968 [10:45:11] *** Joins: iovec (uid171740@replaced-ip )
969 [10:46:04] *** Quits: C-o (~r3m@replaced-ip##) (Quit: ZNC - ##replaced-url
970 [10:47:13] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 252 seconds)
971 [10:47:30] *** Joins: ddp` (~ddp@replaced-ip )
972 [10:47:34] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Quit: crimastergogo)
973 [10:48:21] *** Joins: crimastergogo (~crimaster@replaced-ip )
974 [10:48:46] *** Joins: broesel (~broesel@replaced-ip )
975 [10:49:03] *** Joins: anma (~Thunderbi@replaced-ip )
976 [10:49:52] *** Joins: jnavila (~jnavila@replaced-ip )
977 [10:50:14] *** Joins: monstar_ (~mitya@replaced-ip )
978 [10:51:17] *** Joins: nibble_zero (~nibble_ze@replaced-ip )
979 [10:52:57] *** Joins: BlueByte (~walther@replaced-ip )
980 [10:53:12] *** Joins: Wioxjk (~poppels@replaced-ip )
981 [10:53:37] *** Quits: nix64bit (~Thunderbi@replaced-ip ) (Quit: nix64bit)
982 [10:53:39] *** Parts: broesel (~broesel@replaced-ip ) ()
983 [10:54:07] *** Quits: aps_ (~aps@replaced-ip ) (Ping timeout: 240 seconds)
984 [10:55:52] *** Joins: oish (~charlie@replaced-ip )
985 [10:56:51] *** Joins: aps_ (~aps@replaced-ip )
986 [11:01:56] *** Joins: RebelCoder (~RebelCode@replaced-ip )
987 [11:04:02] *** debhelper sets mode: +l 1409
988 [11:05:03] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Ping timeout: 250 seconds)
989 [11:05:17] *** Quits: anma (~Thunderbi@replaced-ip ) (Quit: anma)
990 [11:07:07] *** Quits: jmarsac (~jmarsac@replaced-ip ) (Ping timeout: 240 seconds)
991 [11:11:51] *** Joins: firearm12 (~firearm12@replaced-ip )
992 [11:12:47] *** Quits: firearm12 (~firearm12@replaced-ip ) (Client Quit)
993 [11:13:16] *** Joins: firearm12 (~firearm12@replaced-ip )
994 [11:13:32] *** Joins: f10 (~flo@replaced-ip )
995 [11:14:31] *** Joins: FreeBDSM (~uzer@replaced-ip )
996 [11:15:10] <FreeBDSM> hello, I came here to tell you you need to exclude mirror.mephi.ru from the list of official debian mirrors because they are down for more than a few days
997 [11:15:10] <chomwitt> isnt tripwire umaintainded when its last version is from 2008 ?
998 [11:15:34] *** Joins: Sveta_ (~sveta@replaced-ip )
999 [11:16:43] *** Quits: Sveta (~sveta@replaced-ip ) (Ping timeout: 245 seconds)
1000 [11:17:05] *** Sveta_ is now known as Sveta
1001 [11:17:58] *** Joins: Codier (~user@replaced-ip )
1002 [11:18:09] * chomwitt ..sorry i was looking at tiger
1003 [11:19:06] <rant> FreeBDSM: this channel is volunteer debian users supporting other users, its not even an official project channel anymore.. hasn't been for a long time. Reports of problems with things like mirrors or the website are typically filed as bug reports as far as I know or via a mailing list I'm not certain of the proceedure only that saying it here won't really do anything
1004 [11:19:18] *** Joins: Ruebezahl (~Alf@replaced-ip )
1005 [11:19:29] *** Joins: electro33 (uid613@replaced-ip )
1006 [11:19:40] <FreeBDSM> rant: well, okay then :(
1007 [11:19:56] *** Quits: kirk781 (~kirk781@replaced-ip ) (Quit: Leaving)
1008 [11:19:58] <rant> FreeBDSM: generally speaking the process for such a thing would be to try contact the people running the mirror to get them to fix it then remove it if they dont comply from the official list
1009 [11:20:05] <FreeBDSM> mailing lists... what are we? living in 1800th?
1010 [11:20:21] *** Quits: catsup (d@replaced-ip ) (Remote host closed the connection)
1011 [11:20:26] <rant> FreeBDSM: mailing lists are still a very useful part of open source development
1012 [11:20:27] <Sveta> mailing lists are a nice tool to keep a small group updated of news and whatnot
1013 [11:20:30] *** Joins: catsup (~d@replaced-ip )
1014 [11:20:35] <FreeBDSM> no, they are unusable
1015 [11:20:35] *** Quits: firearm12 (~firearm12@replaced-ip##) (Quit: Yaaic - Yet another Android IRC client - ##replaced-url
1016 [11:20:45] <PaddyF> okay. done. next!
1017 [11:20:48] <Sveta> once the group grows, there are irc channels, meetups, etc but mailing lists are especially useful at initial stage in my view
1018 [11:20:56] <FreeBDSM> I don't know how mailing lists work, they don't have a site where I can post stuff
1019 [11:21:28] <PaddyF> imagine that developers are always ready for a fart that comes across. how many users exist?
1020 [11:21:30] *** Quits: catsup (~d@replaced-ip ) (Remote host closed the connection)
1021 [11:21:37] <rant> FreeBDSM: well I dont care for them myself.. using them that is.. but our support community for Debian consists of a Wiki, IRC, Mailing Lists, Bug Tracking System, and a Forum.. each of them have different purposes and different people who use them
1022 [11:21:40] <FreeBDSM> the whole idea to use emails for mass communication is ridiculous
1023 [11:21:45] *** Quits: tios (~marcin@replaced-ip ) (Ping timeout: 244 seconds)
1024 [11:21:49] <PaddyF> how much time would they waste with people of your kind?
1025 [11:21:51] *** Joins: firearm12 (~firearm12@replaced-ip )
1026 [11:21:59] *** Joins: supercoven (~quassel@replaced-ip )
1027 [11:22:14] <FreeBDSM> PaddyF: you just described how mailing lists work
1028 [11:22:24] *** Joins: catsup (d@replaced-ip )
1029 [11:22:41] <PaddyF> the world serves only you, right?
1030 [11:23:01] <FreeBDSM> no, there are still people living in 1800, they serve their own purpose
1031 [11:23:06] <rant> FreeBDSM: imagine also how hard it might be though if you say had a problem with a very specific USB driver for a rare piece of hardware some italian guy wrote... it'd be much easier to ping the linux kernel mailing list than to get the source, fish for the right file, find the name/email of the maintainer..etc.. when for all anyone knows someone ELSE on LKML could probably solve your problem
1032 [11:23:40] <rant> for large projects a mailing list serves the purpose of reaching the masses on their terms
1033 [11:23:53] <PaddyF> at least rant has somebody to play with
1034 [11:24:01] *** Joins: serard (~serard@replaced-ip )
1035 [11:24:03] *** Quits: monksam (~monksam@replaced-ip ) (Quit: leaving)
1036 [11:24:04] <FreeBDSM> rant: we are living in 3rd millennium, people invented websites already
1037 [11:24:07] <rant> where this IRC support requires a real-time connection.. you aasked about that mirror a while ago and nobody was around here to respond :P
1038 [11:24:25] <rant> where if you'd asked on debian-user you probably would've gotten a sooner and more accurate response
1039 [11:24:52] *** Quits: firearm12 (~firearm12@replaced-ip ) (Client Quit)
1040 [11:25:26] *** Joins: firearm12 (~firearm12@replaced-ip )
1041 [11:25:30] *** Quits: firearm12 (~firearm12@replaced-ip ) (Client Quit)
1042 [11:25:32] <FreeBDSM> you can't have multiple long-time structured discussions over email. especially if there are more than 2 people exchanging messages.
1043 [11:25:35] <themill> FreeBDSM: you wanted a website: replaced-url
1044 [11:25:49] <rant> themill: heh.
1045 [11:26:00] *** Joins: firearm12 (~firearm12@replaced-ip )
1046 [11:26:01] *** Joins: nuuuciano_ (~luuuciano@replaced-ip )
1047 [11:26:02] * rant basks in the irony
1048 [11:26:12] <FreeBDSM> themill: that's not a support website, that's a page describing some technology invented in dinosaur era
1049 [11:26:21] <themill> FreeBDSM: troll elsewhere, thanks/
1050 [11:26:30] <FreeBDSM> I'm not even sure the page is in html
1051 [11:26:31] <PaddyF> binding the attention of 4 people now
1052 [11:26:55] <FreeBDSM> I enjoy ridiculing bullshit, sorry
1053 [11:26:59] *** ChanServ sets mode: +q *!*@unaffiliated/freebdsm
1054 [11:27:00] <rant> PaddyF: yes well we're moving past it now
1055 [11:27:10] *** Parts: FreeBDSM (~uzer@replaced-ip ) ()
1056 [11:27:17] *** Quits: oojacoboo (~oojacoboo@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1057 [11:27:23] *** Joins: rsx (~rsx@replaced-ip )
1058 [11:27:32] *** Quits: towo` (~towo@replaced-ip ) (Remote host closed the connection)
1059 [11:28:28] <rant> I for one could talk at length about all our resources, the utility of each of them, and their shortcommings but thats not really the scope of _THIS_ particular channel :P
1060 [11:28:59] * rant wanders off to find something else to do
1061 [11:30:35] *** Joins: maheshhegde (~maheshheg@replaced-ip )
1062 [11:32:20] <maheshhegde> does /lib/ld-linux.so.3 take only one library path when invoked as interpreter explicitly?
1063 [11:33:47] <rant> maheshhegde: Idk, but the relevant documentation can be found by running man 8 ld-linux
1064 [11:34:45] <rant> maheshhegde: seems to respect the env variable though which can contain a list of paths
1065 [11:35:06] <rant> LD_LIBRARY_PATH variable that is
1066 [11:35:33] *** Quits: firearm12 (~firearm12@replaced-ip ) (Read error: Connection reset by peer)
1067 [11:36:05] *** Quits: serard (~serard@replaced-ip ) (Read error: Connection reset by peer)
1068 [11:36:40] <rant> I personally dont fool with that stuff much, but in debugging I've always used LD_LIBRARY_PATH which seems to be the best way to specify for env instances what libraries to use and allows for multiple paths
1069 [11:37:16] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
1070 [11:37:27] *** Joins: serard (~serard@replaced-ip )
1071 [11:38:59] *** Quits: Ruebezahl (~Alf@replaced-ip ) (Quit: Leaving)
1072 [11:39:09] *** Quits: WardenOfNight (~WardenOfN@replaced-ip ) (Quit: Off and away... see ya soon.)
1073 [11:39:29] *** Quits: PaddyF (~PaddyF@replaced-ip ) (Quit: bbl)
1074 [11:39:57] *** Joins: zamuro (~Samantha@replaced-ip )
1075 [11:39:57] *** Quits: zamuro (~Samantha@replaced-ip ) (Changing host)
1076 [11:39:57] *** Joins: zamuro (~Samantha@replaced-ip )
1077 [11:43:43] *** Quits: spuc-vue (~thelounge@replaced-ip##) (Quit: The Lounge - ##replaced-url
1078 [11:44:07] *** Quits: platvoeten (~platvoete@replaced-ip ) (Ping timeout: 240 seconds)
1079 [11:44:58] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 252 seconds)
1080 [11:45:09] *** Joins: WardenOfNight (~WardenOfN@replaced-ip )
1081 [11:45:14] *** Joins: ddp` (~ddp@replaced-ip )
1082 [11:46:03] *** Quits: maheshhegde (~maheshheg@replaced-ip ) (Ping timeout: 252 seconds)
1083 [11:46:10] *** Joins: clemens3 (~clemens@replaced-ip )
1084 [11:47:19] *** Joins: dasj19 (~dasj19@replaced-ip )
1085 [11:47:50] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Ping timeout: 268 seconds)
1086 [11:48:02] *** Quits: dtornabene (~daniel@replaced-ip ) (Remote host closed the connection)
1087 [11:48:06] *** Quits: pvdp (~pvdp@replaced-ip ) (Ping timeout: 244 seconds)
1088 [11:49:02] *** Joins: pvdp (~pvdp@replaced-ip )
1089 [11:49:26] *** Joins: BeerHall (~Thunderbi@replaced-ip )
1090 [11:50:13] *** Joins: Lyberta (~Lyberta@replaced-ip )
1091 [11:51:18] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 252 seconds)
1092 [11:51:48] *** Quits: lingkhang (~lingkhang@replaced-ip ) (Quit: WeeChat 1.9.1)
1093 [11:52:05] <Lyberta> hi, I'm converting a VM image from BIOS to UEFI, it's fully encrypted, the problem is that I get dumped into initramfs shell and then when I try to manually open root partition I get "Error allocating crypto tfm", also I had to manually add cryptsetup to initramfs, for some reason update-initramfs doesn't want to include it by default
1094 [11:54:14] *** Joins: Burupe (~Burupe@replaced-ip )
1095 [11:57:03] *** Quits: pvdp (~pvdp@replaced-ip ) (Ping timeout: 250 seconds)
1096 [11:57:09] *** Joins: amcorreia (~amcorreia@replaced-ip )
1097 [11:57:21] *** Joins: pvdp (~pvdp@replaced-ip )
1098 [11:57:46] *** Joins: lingkhang (~lingkhang@replaced-ip )
1099 [11:59:08] *** Joins: mspe (~mspe@replaced-ip )
1100 [11:59:23] *** Joins: soee (~soee@replaced-ip )
1101 [11:59:47] *** Quits: lingkhang (~lingkhang@replaced-ip ) (Client Quit)
1102 [12:00:12] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1103 [12:00:21] *** Joins: v01t (~v01t@replaced-ip )
1104 [12:01:34] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 246 seconds)
1105 [12:02:01] *** Joins: areyouloco (~areyouloc@replaced-ip )
1106 [12:02:26] *** Joins: kupi (uid212005@replaced-ip )
1107 [12:02:27] <rant> Lyberta: are you doing this on a debian system? I.e. inside a VM or chroot or from some other system?
1108 [12:03:06] <rant> cause anytime I've done update-initramfs on Stretch I dont recall having to add cryptsetup
1109 [12:03:08] *** Joins: monksam (~monksam@replaced-ip )
1110 [12:03:49] <Lyberta> rant, hmm, I have a bootable usb flash drive that I temporary added to vm as a rescue drive
1111 [12:04:05] <Lyberta> do I need initramfs flag in crypttab?
1112 [12:04:10] *** Joins: jubo2 (~juboxi@replaced-ip )
1113 [12:04:36] *** Joins: pep7 (~pep7@replaced-ip )
1114 [12:04:39] <rant> o.O
1115 [12:04:46] *** Joins: mavhc (~mavhc@replaced-ip )
1116 [12:05:18] <rant> crypttab is merely for listing the crypt container mappings so that fstab can access the filesystems inside the container
1117 [12:05:18] *** Quits: aspyct (~aspyct@replaced-ip ) (Ping timeout: 246 seconds)
1118 [12:05:40] *** Quits: malmalmal (~malmalmal@replaced-ip ) (Ping timeout: 250 seconds)
1119 [12:05:45] <rant> is this all just some sort of educational exercise? I can't imagine why you'd need a VM to be UEFI :P
1120 [12:06:20] *** Quits: nuuuciano_ (~luuuciano@replaced-ip ) (Remote host closed the connection)
1121 [12:06:24] <Lyberta> rant, I hate GRUB and want to use rEFInd instead
1122 [12:06:55] <rant> heh.. never heard of that.. but I guess I can understand. I for a long time kept using lilo just cause I didnt like grub and knew lilo well
1123 [12:07:16] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Read error: Connection reset by peer)
1124 [12:07:27] *** Quits: wildlander (~wildlande@replaced-ip ) (Quit: Konversation terminated!)
1125 [12:07:48] <rant> in this case however being that you got a encrypted install in a VM you may be going to an aweful lot of aggrivation just to be rid of something you probably dont need to touch ever anyhow :P
1126 [12:08:02] *** Joins: nix64bit (~Thunderbi@replaced-ip )
1127 [12:08:36] <rant> I don't know shit about UEFI really, not even the basics.. so I just avoid it.. I just know a bit about using encrypted installs
1128 [12:09:09] <Lyberta> rant, well first I had to create a new virtual drive because I don't want to have MBR drives and I'm pretty sure I'd have a very tough time in UEFI
1129 [12:09:13] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 245 seconds)
1130 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1131 [12:10:05] *** Quits: dasj19 (~dasj19@replaced-ip ) (Quit: Leaving)
1132 [12:10:24] *** Joins: tyranny12 (~blarg@replaced-ip )
1133 [12:10:24] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
1134 [12:10:24] *** Joins: tyranny12 (~blarg@replaced-ip )
1135 [12:10:26] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1136 [12:11:00] *** Joins: dselect (~dselect@replaced-ip )
1137 [12:11:04] <rant> Lyberta: as for the initramfs.. the configuration there is all in /etc/initramfs-tools/ only time I ever had to fool with that is when doing a more manual/expert install, I had to change it to load the proper kernel modules in /etc/initramfs-tools/initramfs.conf
1138 [12:11:45] *** velix_inuse is now known as velix
1139 [12:12:09] <rant> the reason I asked about the environment you were working in currently is cause if you installed an official debian stable with encrypted root, it should all be setup correctly and re-running initramfs-tools from WITHIN that system should not break anything with that part of things
1140 [12:12:48] <rant> if you're booting the vm from some foreign system and not chrooting to the encrypted rootfs of the VM before running initramfs-tools then you're not actually running initramfs ON that system but on the rescue media
1141 [12:13:07] <rant> which could certainly explain why you're experincing breakage there
1142 [12:13:22] *** Joins: Brigo (~Brigo@replaced-ip )
1143 [12:13:41] *** Joins: rpifan (~rpifan@replaced-ip )
1144 [12:13:43] <Lyberta> rant, uhh that VM was my first experiment with LUKS and I was stupid to choose the LVM option
1145 [12:14:17] <Lyberta> rant, so during migration I went from MBR disk to GPT disk and removed LVM in the process
1146 [12:14:18] <rant> to modify your initramfs from a rescue media, you'd mount both the / and /boot, bind mount the /boot inside the / where it belongs, then chroot to that encrypted / before running any commands like initram-fs
1147 [12:14:27] *** Joins: knidos (~knidos@replaced-ip )
1148 [12:14:47] <Lyberta> rant, sure, that's what I've been doing for the past 4 hours or so
1149 [12:15:06] <Hijiri> hi
1150 [12:15:16] <Hijiri> what's the best way to unzip a zip file with non-unicode encodings
1151 [12:15:18] <rant> Lyberta: well my first time using encrypted root I'd gone without LVM and it became a bit of a PITA cause debian is setup to put encrypted root ON lvm by default.. and now I have it setup that way by the installer cause its just simpler since thats the way everything expects it to be
1152 [12:15:43] <Hijiri> I see guides online on using a patched version of unzip but maybe debian's repos have something that will work by themselves
1153 [12:15:54] <Lyberta> rant, I have no idea what's good about LVM at all
1154 [12:16:06] <rant> Lyberta: most people would shout snapshots! :P
1155 [12:16:18] *** Joins: nuuuciano (~luuuciano@replaced-ip )
1156 [12:16:25] <Hijiri> on a stack exchange site there is asolution about using convmv, but it doesn't support shiftjis x 0213, which is supported by the patched unzip (I think)
1157 [12:16:32] <rant> I personally dont care for LVM, or LUKS, or RAID, or anything that adds layers of compication unless its necessary
1158 [12:16:51] <Lyberta> rant, my setup is also a bit "expert" because I don't have /boot partition and instead use EFI System Partition
1159 [12:16:57] *** Quits: WardenOfNight (~WardenOfN@replaced-ip ) (Quit: Off and away... see ya soon.)
1160 [12:17:24] <rant> Hijiri: I'm not clear, and others may not be either, what you mean by "with non-unicode encodings" if this means the filenames inside the file, or what
1161 [12:17:42] <Hijiri> the filenames of the files inside the zip archive
1162 [12:17:46] *** Joins: pLk (~sherwood@replaced-ip )
1163 [12:18:01] <rant> and what's the problem exactly?
1164 [12:18:20] <Hijiri> when I unzip them the filenames are mangled because it tries to use them as unicode(?)-encoded filenames
1165 [12:18:23] <rant> cause when you say a zipfile with non-unicode.. zipfiles themselves dont have any character encoding
1166 [12:18:36] *** Quits: serard (~serard@replaced-ip ) (Quit: Leaving)
1167 [12:19:34] <Hijiri> ok, the file names have the bytes corresponding to a file name encoded in a non-unicode encoding, because the orignal zipper had files with names in that encoding
1168 [12:20:01] <Hijiri> when I unzip it the utility doesn't know the encoding, so assumes unicode (ascii? not sure), and gives mangled filenames
1169 [12:20:15] <Hijiri> there's a popular patch for unzip which allows specifying the "original" encoding so it can beconverted
1170 [12:20:23] <rant> do you have any idea what encoding is actually used?
1171 [12:20:26] *** Quits: CyberManifest (~CyberMani@replaced-ip ) (Quit: Leaving)
1172 [12:20:28] <Hijiri> It's used in ubuntu's distribution of unzip but not debian
1173 [12:20:33] <Hijiri> probably shift jis or an extension of it
1174 [12:21:13] <Hijiri> oh
1175 [12:21:24] <Hijiri> actually I found a stack exchange answer that let me do it (in a sort of unwieldy way)
1176 [12:21:29] <Hijiri> replaced-url
1177 [12:21:35] <Hijiri> The answer involving bsdtar
1178 [12:21:54] <Hijiri> It seems sort of painful though, unless maybe automated with a script
1179 [12:22:19] <rant> that assumes the zipfile knows the encoding
1180 [12:22:26] <Hijiri> what assumes it
1181 [12:22:30] <rant> i.e. it was recorded as meta-data that is
1182 [12:22:41] <Hijiri> I mean, what is assuming that the file knows the encoding
1183 [12:22:56] <rant> that any sort of patch of an unzip utility would do anything
1184 [12:23:04] <Hijiri> The patch lets you specify the encoding
1185 [12:23:10] <Hijiri> otherwise it will still output mangled names
1186 [12:23:14] <rant> unless it uses some sort of heuristic algroithm to detect it
1187 [12:23:26] <Hijiri> it doesn't, it's given by the user as a command line argument
1188 [12:23:27] *** Joins: WardenOfNight (~WardenOfN@replaced-ip )
1189 [12:23:31] <rant> yes well thats why I asked do you even KNOW what encoding it is?
1190 [12:23:38] <Hijiri> Yes I do, and I said that I did earlier
1191 [12:23:45] <Hijiri> Hijiri ╡ It's used in ubuntu's distribution of unzip but not debian
1192 [12:23:48] <Hijiri> ⤷ ╡ probably shift jis or an extension of it
1193 [12:24:06] <Hijiri> I guess it wasn't clear that shift jis is an encoding from the context
1194 [12:24:35] <Hijiri> so I just applied the answer in that post and it worked, now I'm just wondering if there's a prepackaged way to do it with some program in debian
1195 [12:24:48] <Hijiri> like there is with ubuntu's distribution of unzip
1196 [12:25:39] *** Joins: temse (~t@replaced-ip )
1197 [12:27:02] <Hijiri> I actually downloaded and use the patched version on my other computer but I forgot where to find it and I'm away so I thought I would see if there was a better way. This is a somewhat common task for me since it comes up whenever I need to open a zip file of japanese stuff that was zipped on windows (the source of most zip files)
1198 [12:27:16] <Lyberta> rant, "cryptsetup: ERROR: encrypted_root: Source mismatch" when I run update-initramfs
1199 [12:29:46] <rant> Lyberta: I dont know what that means.. and google doesn't seem to know about it either.. only thing I can think of is there is a mismatch between the mapper names in fstab and crypttab.. I dont know what it means by "source"
1200 [12:31:17] <rant> Lyberta: crypttab is a list of containers.. it takes the UUID / Device of the container and provides a mapper name to map it to.. i.e. /dev/sda1 or 0000-0000-0000-0000 or such and maps it to something like /dev/mapper/crypt so that fstab can then access the filesystem within the container by mounting /dev/mapper/crypt
1201 [12:31:45] <rant> Lyberta: if you call it "crypt" in crypttab, and call it "mycrypt" in fstab, obviously thats not gonna work
1202 [12:32:28] <rant> crypttab is read by cryptsetup to open the containers and expose the filesystems, and fstab is read by mount to mount the filesystem.. the mapper names have to agree
1203 [12:32:43] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 246 seconds)
1204 [12:33:46] <Lyberta> rant, it looks like I got caught in conflict because both my rescue system and vm used "encrypted_root" as name of opened root partition... but how do I mount it via initramfs, it seems to be opend I just need to mount it and continue
1205 [12:34:05] *** Quits: sasukeskapa (~sasukeska@replaced-ip ) (Ping timeout: 244 seconds)
1206 [12:34:19] <rant> ah.. well yeah.. thats not a "mismatch" per-se, that's a namespace conflict
1207 [12:34:27] *** Joins: reffle (~reffle@replaced-ip )
1208 [12:34:39] <rant> can't have two mapped devices with the same exact name :P
1209 [12:34:51] *** Quits: reffle (~reffle@replaced-ip ) (Max SendQ exceeded)
1210 [12:34:55] <rant> me personally, I'd file a f'n bug.. I hate when errors are misleading :P
1211 [12:35:16] <rant> "source mismatch" is not the right way to say that to make someone realize whats wrong
1212 [12:35:20] *** Quits: mspe (~mspe@replaced-ip ) (Ping timeout: 272 seconds)
1213 [12:35:26] *** Joins: reffle (~reffle@replaced-ip )
1214 [12:35:56] *** Joins: mspe (~mspe@replaced-ip )
1215 [12:35:56] *** Joins: masuberu (~masber@replaced-ip )
1216 [12:36:13] *** Joins: exifbono (~tombom@replaced-ip )
1217 [12:36:16] <Lyberta> rant, I guess the script compared UUIDs from crypttab and actual one and actual one was different because I had to bind mount /dev in order for chroot to work
1218 [12:36:18] <rant> first of all a mismatch is something not matching, not something IS matching.. and the "source" of a crypt is it's device or file..
1219 [12:36:24] <rant> not its mapper name. :P
1220 [12:37:19] *** Quits: masber (~masber@replaced-ip ) (Ping timeout: 250 seconds)
1221 [12:37:19] <rant> ah, ok.. well that makes sense I guess
1222 [12:37:20] <Lyberta> rant, as soon as I renamed encrypted_root to encrypted_root2 in both crypttab and fstab, the error went away but I'm still inside initramfs, wtf?
1223 [12:38:01] <rant> its referring to a mismatch between the UUID and what it found already in /dev/mapper
1224 [12:38:27] <Lyberta> rant, yes
1225 [12:38:47] <rant> Lyberta: check to see if there is cryptsetup and then check lsmod for proper modules (from within initramfs)
1226 [12:38:53] <Lyberta> rant, how do I manually mount root in initramfs?
1227 [12:39:11] *** Joins: scream (~scream@replaced-ip )
1228 [12:39:14] <Lyberta> rant, I got /dev/mapper/encrypted_root2 working supposedly
1229 [12:39:26] <Lyberta> do i just mount it as /?
1230 [12:39:30] <rant> no
1231 [12:39:39] <rant> initramfs pivots to root
1232 [12:39:45] <rant> it currently IS the rootfs
1233 [12:39:52] <rant> !pivot_root
1234 [12:39:58] <rant> guess not :P
1235 [12:40:00] <jelly> dpkg: ping
1236 [12:40:00] <dpkg> Yes, jelly, you are online.
1237 [12:40:03] *** Quits: x10 (~x10@replaced-ip ) (Quit: WeeChat 2.3)
1238 [12:40:14] <rant> jelly: I was just guessing dpkg had an explaination of that
1239 [12:40:36] *** Joins: pax (~Thunderbi@replaced-ip )
1240 [12:41:12] *** Joins: stitched_unicorn (~Red@replaced-ip )
1241 [12:41:25] <rant> Lyberta: initramfs prompt is basically just a busybox shell.. you still have your usual utils for manually mounting only difference here is the pivoting of the root.. you can mount it anywhere, you just gotta use pivot_root
1242 [12:41:27] <Lyberta> rant, "mount /dev/mapper/encrypted_root2 /root: Failed: No such file or directory" WTF???
1243 [12:42:16] <jelly> it's busybox. Specify the right -t with mount.
1244 [12:42:27] <rant> Lyberta: which part is no such file? is the container opened to /dev/mapper/encrypted_root2? does the /root directory exist?
1245 [12:42:50] <jelly> and make sure the kernel modules for that filesystem are loaded
1246 [12:43:00] <Lyberta> jelly, "can't find /root in /etc/fstab"
1247 [12:43:34] <jelly> what was the exact command line that produced that message?
1248 [12:44:01] *** debhelper sets mode: +l 1416
1249 [12:44:06] <Lyberta> jelly, ah, oops
1250 [12:44:11] <exifbono> hello everyone. I have a computer at home running debian 9, I use it as a server since a while. After a power-down yesterday night (which may be a coincidence, idk) seems like I can't ssh into it. This is the output: replaced-url
1251 [12:45:24] <jelly> exifbono: log in at the console, then 1) verify 192.168.1.15 is the right IP address and 2) verify sshd (ssh service daemon) is running
1252 [12:45:41] <rant> exifbono: you can't usually ssh into a maching when its powered-down without sending a WOL packet :P but a refused connection means either a firwewall or the server isnt running
1253 [12:45:54] <Lyberta> rant, jelly, ugh, I mounted it, then typed "exit" and it says "ALERT! /dev/mapper/encrypted_root doesn't exist! Dropping to shell"
1254 [12:45:59] <exifbono> jelly, IP is correct and there is not ip conflict (just checked from the router)
1255 [12:46:18] *** Quits: pax (~Thunderbi@replaced-ip ) (Quit: pax)
1256 [12:46:55] * rant tosses Lyberta another memo about pivot_root :P
1257 [12:47:01] <exifbono> I'll have to see if sshd is running... I don't have an HDMI monitor to check it though. Is there a file I can look at to make sure sshd is running at boot? (I can take the hard disk and look at it)
1258 [12:47:06] *** Joins: sasukeskapa (~sasukeska@replaced-ip )
1259 [12:47:18] <Lyberta> rant, ??? what did I do wrong?
1260 [12:48:02] <rant> Lyberta: you don't just "exit" initramfs and drop into a running system
1261 [12:48:04] *** Quits: nix64bit (~Thunderbi@replaced-ip ) (Quit: nix64bit)
1262 [12:48:16] <rant> you have to pivot_root to the newly mounted rootfs
1263 [12:48:22] <Lyberta> rant, I... forgot how to process
1264 [12:48:36] <Lyberta> rant, wait? that's command?...
1265 [12:48:53] <rant> pretty sure.. idk much about pivot_root myself..
1266 [12:49:09] <exifbono> jelly, to make things clear, sshd always started by itself in the past couple of months, this is pretty weird
1267 [12:49:27] <rant> Lyberta: chroot changes a shell to another rootfs, pivot_root is more a system-wide thing
1268 [12:50:21] * rant knows OF it but has never used it
1269 [12:50:34] <Lyberta> rant, ugh, I'm pretty sure I could just exit after I manually mounted rootfs.... ugh
1270 [12:51:20] <rant> idk, but I'm pretty sure you can't cause unless there is some kinda scripty thing setup, initramfs would still be the rootfs, and the real rootfs would just be a random fs mounted somewhere in its VFS
1271 [12:51:36] *** Joins: traveltissues (~belethapo@replaced-ip )
1272 [12:51:39] *** Quits: monksam (~monksam@replaced-ip ) (Quit: leaving)
1273 [12:52:02] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 250 seconds)
1274 [12:54:11] *** Joins: devbaka (~devbaka@replaced-ip )
1275 [12:54:17] <jelly> exifbono: you cound inspect logs if doing offline forensics, but if boot process is stuck somewhere useful logs may not be written to disk
1276 [12:54:49] *** Quits: agris (~agris@replaced-ip ) (Remote host closed the connection)
1277 [12:56:18] <Lyberta> rant, oh crap I forgot to change refind_linux.conf >_<
1278 [12:56:22] *** Quits: traveltissues (~belethapo@replaced-ip ) (Ping timeout: 268 seconds)
1279 [12:57:22] *** Joins: agris (~agris@replaced-ip )
1280 [12:57:35] *** Quits: temse (~t@replaced-ip ) (Remote host closed the connection)
1281 [12:59:50] *** Quits: Antoine (~Antoine@replaced-ip ) (Ping timeout: 250 seconds)
1282 [13:00:04] *** Joins: nix64bit (~Thunderbi@replaced-ip )
1283 [13:00:50] <exifbono> jelly, mmhm, I tried to add a service sshd start to my rc.local, so it should start, but I still have a connection refused
1284 [13:01:39] *** Joins: Antoine (~Antoine@replaced-ip )
1285 [13:02:45] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1286 [13:03:14] *** Joins: x10 (~x10@replaced-ip )
1287 [13:04:07] *** Quits: x10 (~x10@replaced-ip ) (Client Quit)
1288 [13:05:02] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1289 [13:05:31] *** Joins: dpkg (~dpkg@replaced-ip )
1290 [13:05:34] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Read error: Connection reset by peer)
1291 [13:06:00] *** Joins: finalbeta (~finalbeta@replaced-ip )
1292 [13:06:25] *** Quits: ghost43 (~daer@replaced-ip ) (Quit: Leaving)
1293 [13:06:31] <rpifan> exifbono, why isnt ssh starting by itself
1294 [13:06:36] *** Joins: ghost43 (~daer@replaced-ip )
1295 [13:06:44] *** Joins: malmalmal (~malmalmal@replaced-ip )
1296 [13:07:12] *** Quits: hakash (~hakash@replaced-ip ) (Ping timeout: 250 seconds)
1297 [13:07:15] *** Joins: x10 (~x10@replaced-ip )
1298 [13:07:56] <Lyberta> rant, and I managed to boot! yay! just took me 5 hours, now I only need to setup NVRAM or whatever so it actually boots my system without bootloader from rescue drive
1299 [13:08:16] *** Quits: agris (~agris@replaced-ip ) (Remote host closed the connection)
1300 [13:08:39] *** Quits: Tarrasquero (~Tarrasque@replaced-ip ) (Ping timeout: 246 seconds)
1301 [13:09:53] <exifbono> rpifan, no clue, I'd like to understand if that's the problem and why in case it is happening
1302 [13:10:10] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 272 seconds)
1303 [13:10:11] *** Quits: hgnoel1980 (~hgnoel198@replaced-ip ) (Ping timeout: 272 seconds)
1304 [13:10:25] *** Joins: hakash (~hakash@replaced-ip )
1305 [13:11:04] <exifbono> I'm starting to doubt that it's about that though, as also the webserver is refusing to connect
1306 [13:11:13] *** Joins: MeekaKat (~DevilsRej@replaced-ip )
1307 [13:11:38] <rpifan> did u check if the service is running at all
1308 [13:14:38] *** Quits: hakash (~hakash@replaced-ip ) (Ping timeout: 245 seconds)
1309 [13:16:08] *** Joins: mavhc (~mavhc@replaced-ip )
1310 [13:16:37] *** Joins: Guest78325 (~quassel@replaced-ip )
1311 [13:19:06] *** Joins: chuun (~user@replaced-ip )
1312 [13:22:21] *** Joins: bestucan (~weechat@replaced-ip )
1313 [13:22:48] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 250 seconds)
1314 [13:23:50] <exifbono> rpifan, trying to, but I can't have a video output as I don't have an HDMI monitor at hand, so I'm trying to solve it in a try and see fashion
1315 [13:24:14] *** Joins: devbaka (~devbaka@replaced-ip )
1316 [13:24:15] <jelly> exifbono: did you look at logs, including systemd journal and syslog (/var/log/auth.log)?
1317 [13:24:48] *** Quits: dilema (~dilema@replaced-ip ) (Remote host closed the connection)
1318 [13:25:25] *** Quits: kirillkh (~kirillkh@replaced-ip ) (Read error: Connection reset by peer)
1319 [13:28:00] *** Joins: olegfusion (~olegfusio@replaced-ip )
1320 [13:28:12] *** Joins: knstn (~Thunderbi@replaced-ip )
1321 [13:28:26] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 250 seconds)
1322 [13:29:03] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1323 [13:31:53] *** ChanServ sets mode: +o eir
1324 [13:31:53] *** Quits: nwm (~nwm@replaced-ip ) (Read error: Connection reset by peer)
1325 [13:31:55] *** eir sets mode: -qo *!*@unaffiliated/freebdsm eir
1326 [13:32:12] *** Joins: mavhc (~mavhc@replaced-ip )
1327 [13:32:43] *** Joins: nwm (~nwm@replaced-ip )
1328 [13:32:52] *** Joins: Ericounet (~Eric@replaced-ip )
1329 [13:32:54] *** Joins: tombom_ (~tombom@replaced-ip )
1330 [13:33:51] <rpifan> hm
1331 [13:34:32] *** Joins: towo` (~towo@replaced-ip )
1332 [13:34:59] *** Joins: a-l-e (~a-l-e@replaced-ip )
1333 [13:35:07] *** Quits: exifbono (~tombom@replaced-ip ) (Ping timeout: 240 seconds)
1334 [13:35:17] *** Joins: Mir4i (~Mir4i@replaced-ip )
1335 [13:35:24] *** Joins: shinnok (~shinnok@replaced-ip )
1336 [13:35:31] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Ping timeout: 272 seconds)
1337 [13:35:36] <a-l-e> i used to have a debian without any DE... now, i have installed lxqt
1338 [13:35:52] <a-l-e> there is one thing that still does not work: gettting directly to the login manager.
1339 [13:36:20] *** Joins: aspyct (~aspyct@replaced-ip )
1340 [13:36:27] *** Quits: kesenai (~username@replaced-ip ) (Quit: Leaving)
1341 [13:36:27] *** Joins: afuentes (~kusanagi@replaced-ip )
1342 [13:36:40] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
1343 [13:36:46] <a-l-e> currently, on boot i get the console for login... as soon as i login, it start starts the sddm login manager.
1344 [13:37:03] *** Quits: tsglove (~tsglove@replaced-ip ) (Quit: Leaving)
1345 [13:37:07] <a-l-e> how can i get sddm to start instead of the console login? (or in parallel...)
1346 [13:37:08] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 245 seconds)
1347 [13:37:38] <a-l-e> does anybody have an idea what i might have done wrong?
1348 [13:38:00] *** Quits: Guest78325 (~quassel@replaced-ip ) (Remote host closed the connection)
1349 [13:38:03] *** Joins: Se-bash (~seba@replaced-ip )
1350 [13:38:24] *** Joins: Haudegen (~quassel@replaced-ip )
1351 [13:39:04] *** Quits: zamuro (~Samantha@replaced-ip ) (Quit: [IRSSI])
1352 [13:39:05] *** Quits: n_1-c_k (~nick@replaced-ip ) (Read error: Connection reset by peer)
1353 [13:39:14] *** Joins: n_1-c_k (~nick@replaced-ip )
1354 [13:39:20] <a-l-e> i've run "dpkg-reconfigure sddm" but it did not help (it did nothing visible...)
1355 [13:39:44] *** Joins: tombom__ (~tombom@replaced-ip )
1356 [13:41:59] *** Parts: tombom__ (~tombom@replaced-ip ) ()
1357 [13:42:17] *** Quits: tombom_ (~tombom@replaced-ip ) (Ping timeout: 244 seconds)
1358 [13:42:19] *** Joins: exifbono (~tombom@replaced-ip )
1359 [13:42:20] *** Quits: leorat (~rat@replaced-ip ) (Quit: leorat)
1360 [13:43:32] *** Quits: Mir4i (~Mir4i@replaced-ip ) (Quit: Leaving)
1361 [13:46:59] *** Joins: manuelschneid3r (~manuelsch@replaced-ip )
1362 [13:47:06] *** Joins: _Vi (~vi@replaced-ip )
1363 [13:47:25] *** Quits: WardenOfNight (~WardenOfN@replaced-ip ) (Quit: Off and away... see ya soon.)
1364 [13:48:25] <JPT> Is there an 80 character limit for cronjobs for files in /etc/cron.d/? I have issues that for some reason, my arguments get cut off
1365 [13:49:12] *** Quits: Se-bash (~seba@replaced-ip ) (Read error: Connection reset by peer)
1366 [13:49:43] <JPT> Oh, nevermind. Percent signs might be what i'm looking for
1367 [13:50:20] *** Quits: asterismo_l (~asterismo@replaced-ip ) (Quit: Leaving)
1368 [13:51:40] *** Joins: Se-bash (~seba@replaced-ip )
1369 [13:52:44] *** Joins: DieMoesch (~thomas@replaced-ip )
1370 [13:52:53] *** Joins: oish (~charlie@replaced-ip )
1371 [13:54:02] *** Joins: cgoncalves1 (~cgoncalve@replaced-ip )
1372 [13:54:06] *** Joins: kirk781 (~kirk781@replaced-ip )
1373 [13:54:13] *** Parts: cgoncalves1 (~cgoncalve@replaced-ip ) ("WeeChat 1.6")
1374 [13:54:31] *** Quits: kirk781 (~kirk781@replaced-ip ) (Max SendQ exceeded)
1375 [13:55:12] *** Joins: kirk781 (~kirk781@replaced-ip )
1376 [13:55:27] <exifbono> YES, got it. thanks jelly and rpifan . Problem was, in case you care, that during last night powercut the hard disk which is mounted on /var had some superblock corruption. I fsck'd it from my pc and now it works. Thanks to you both for your help =)
1377 [13:55:39] *** Joins: WardenOfNight (~WardenOfN@replaced-ip )
1378 [13:55:39] *** Quits: kirk781 (~kirk781@replaced-ip ) (Max SendQ exceeded)
1379 [13:55:43] *** Quits: a-l-e (~a-l-e@replaced-ip ) (Ping timeout: 244 seconds)
1380 [13:55:45] *** Joins: Mr_Gr33n (~None@replaced-ip )
1381 [13:56:13] *** Joins: kirk781 (~kirk781@replaced-ip )
1382 [13:57:02] *** Quits: areyouloco (~areyouloc@replaced-ip ) (Ping timeout: 272 seconds)
1383 [13:57:03] *** Joins: fasdfd (~fasdfd@replaced-ip )
1384 [13:59:10] *** Quits: _MrGr33n_ (~None@replaced-ip ) (Ping timeout: 252 seconds)
1385 [13:59:51] *** Joins: tombom_ (~tombom@replaced-ip )
1386 [14:00:51] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1387 [14:01:13] <rpifan> ah
1388 [14:02:12] *** Quits: Burupe (~Burupe@replaced-ip ) (Ping timeout: 246 seconds)
1389 [14:02:26] *** Quits: exifbono (~tombom@replaced-ip ) (Ping timeout: 244 seconds)
1390 [14:02:31] *** Quits: DieMoesch (~thomas@replaced-ip ) (Quit: Konversation terminated!)
1391 [14:03:26] *** Quits: Merixer (~Merixer@replaced-ip##) (Quit: ZNC 1.6.5 - ##replaced-url
1392 [14:05:49] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 246 seconds)
1393 [14:06:18] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1394 [14:06:18] *** Joins: areyouloco (~areyouloc@replaced-ip )
1395 [14:06:23] *** Joins: Burupe (~Burupe@replaced-ip )
1396 [14:08:09] *** Joins: Tarrasquero (~Tarrasque@replaced-ip )
1397 [14:09:56] *** Quits: fasdfd (~fasdfd@replaced-ip ) (Quit: Leaving)
1398 [14:10:13] *** Joins: mavhc (~mavhc@replaced-ip )
1399 [14:10:21] *** Joins: Garuda (~Mr.Garuda@115.178.197.101)
1400 [14:10:31] *** Joins: crane (~crane@replaced-ip )
1401 [14:10:48] *** Parts: Garuda (~Mr.Garuda@115.178.197.101) ()
1402 [14:10:52] *** Joins: Essadon (~Essadon@replaced-ip )
1403 [14:11:07] <crane> can someone explain me why python3.5, 3.6 and 3.7 are lacking python os.chflags()?
1404 [14:11:10] *** Joins: Merixer (~Merixer@replaced-ip )
1405 [14:11:15] *** Joins: hakash (~hakash@replaced-ip )
1406 [14:11:44] *** Quits: u0_a150 (~u0_a150@replaced-ip ) (Ping timeout: 244 seconds)
1407 [14:12:26] *** Quits: pvdp (~pvdp@replaced-ip ) (Remote host closed the connection)
1408 [14:13:18] *** Joins: u0_a150 (~u0_a150@replaced-ip )
1409 [14:13:19] <crane> Looks like I found the answer myself... replaced-url
1410 [14:13:32] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Quit: stitched_unicorn)
1411 [14:14:01] *** debhelper sets mode: +l 1424
1412 [14:14:46] *** Joins: deadz0 (~deadz0@replaced-ip )
1413 [14:17:25] *** Quits: vizius00 (~vizius00@replaced-ip ) (Ping timeout: 244 seconds)
1414 [14:17:27] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Ping timeout: 250 seconds)
1415 [14:18:18] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 246 seconds)
1416 [14:18:25] *** Quits: Ericounet (~Eric@replaced-ip ) (Ping timeout: 252 seconds)
1417 [14:18:35] *** Joins: vizius00 (~vizius00@replaced-ip )
1418 [14:18:44] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
1419 [14:18:50] *** Joins: a_l_b (~a_l_b@replaced-ip )
1420 [14:20:37] *** Joins: cryptodan (~cryptodan@replaced-ip )
1421 [14:23:54] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 250 seconds)
1422 [14:24:38] *** Parts: enapiuz (~enapiuz@replaced-ip ) ("Leaving...")
1423 [14:26:39] *** Joins: supercoven_ (~quassel@replaced-ip )
1424 [14:27:40] *** Quits: supercoven (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
1425 [14:28:14] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 250 seconds)
1426 [14:28:48] *** Joins: platvoeten (~platvoete@replaced-ip )
1427 [14:30:20] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
1428 [14:31:43] *** Joins: mavhc (~mavhc@replaced-ip )
1429 [14:31:47] *** Quits: malmalmal (~malmalmal@replaced-ip ) (Quit: Leaving)
1430 [14:32:02] *** Joins: firearm12 (~firearm12@replaced-ip )
1431 [14:33:09] *** Joins: iflema (~ian@replaced-ip )
1432 [14:33:39] *** Joins: a_l_b_ (~a_l_b@replaced-ip )
1433 [14:33:49] *** Joins: uptime (alore@replaced-ip )
1434 [14:34:18] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 250 seconds)
1435 [14:34:19] *** a_l_b_ is now known as a_l_b
1436 [14:34:47] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Ping timeout: 250 seconds)
1437 [14:36:05] *** Quits: areyouloco (~areyouloc@replaced-ip ) (Read error: Connection reset by peer)
1438 [14:36:12] *** Joins: Ticho_ (~Ticho@replaced-ip )
1439 [14:37:08] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 245 seconds)
1440 [14:37:53] *** Joins: buriz (~tud3@replaced-ip )
1441 [14:37:56] *** Joins: Night-Shade (~TimF@replaced-ip )
1442 [14:38:12] *** Joins: zamuro (~Samantha@replaced-ip )
1443 [14:38:12] *** Quits: zamuro (~Samantha@replaced-ip ) (Changing host)
1444 [14:38:12] *** Joins: zamuro (~Samantha@replaced-ip )
1445 [14:39:43] *** Quits: supercoven_ (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1446 [14:40:13] *** Joins: OS-41657 (~OS-41657@replaced-ip )
1447 [14:40:48] *** Joins: dvs (~hibbard@replaced-ip )
1448 [14:41:32] *** Joins: kapil____ (uid36151@replaced-ip )
1449 [14:42:25] *** Quits: tombom_ (~tombom@replaced-ip ) (Quit: Leaving)
1450 [14:43:48] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
1451 [14:44:02] *** debhelper sets mode: +l 1430
1452 [14:44:28] *** Joins: Ilyas (uid43013@replaced-ip )
1453 [14:45:03] *** Remy^ is now known as jezus
1454 [14:46:29] *** jezus is now known as Jezus
1455 [14:47:47] *** Joins: root_ (~root@replaced-ip )
1456 [14:48:55] *** Quits: root_ (~root@replaced-ip ) (Client Quit)
1457 [14:50:16] *** Joins: i_need_som_help_ (~root@replaced-ip )
1458 [14:50:37] *** Joins: DammitJim (~DammitJim@replaced-ip )
1459 [14:50:46] *** Quits: i_need_som_help_ (~root@replaced-ip ) (Client Quit)
1460 [14:51:59] *** Joins: a-l-e (~a-l-e@replaced-ip )
1461 [14:52:27] *** Joins: net0bsd (~neto@replaced-ip )
1462 [14:54:05] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1463 [14:54:27] *** Joins: cluelessperson (~cluelessp@replaced-ip )
1464 [14:54:52] *** cluelessperson is now known as Guest88093
1465 [14:55:58] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 250 seconds)
1466 [14:59:13] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 245 seconds)
1467 [14:59:20] *** Quits: i1nfusion (~i1nfusion@replaced-ip ) (Remote host closed the connection)
1468 [14:59:34] *** Quits: kirk781 (~kirk781@replaced-ip ) (Read error: error:1408F10B:SSL routines:ssl3_get_record:wrong version number)
1469 [14:59:50] <rant> crane: fwiw there is #python
1470 [14:59:51] *** Joins: i1nfusion (~i1nfusion@replaced-ip )
1471 [15:00:20] *** Joins: mavhc (~mavhc@replaced-ip )
1472 [15:00:29] <crane> rant: yes, but the problem is more operation system specific then python. but thx :)
1473 [15:00:36] *** Joins: tsglove (~tsglove@replaced-ip )
1474 [15:00:55] *** Joins: wildlander (~wildlande@replaced-ip )
1475 [15:01:28] *** Quits: Envil (~envil@replaced-ip ) (Remote host closed the connection)
1476 [15:01:42] *** Joins: Se-bash^2 (~seba@replaced-ip )
1477 [15:01:53] <rant> crane: its specific to debian yet the bug you posted is ubuntu?
1478 [15:02:16] *** Joins: cdown (~cdown@replaced-ip )
1479 [15:03:24] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 268 seconds)
1480 [15:03:25] *** Se-bash^2 is now known as Se-bash
1481 [15:03:29] *** Joins: kopper (~mrbabar@replaced-ip )
1482 [15:03:45] *** Joins: Envil (~envil@replaced-ip )
1483 [15:04:01] *** debhelper sets mode: +l 1438
1484 [15:04:26] *** Quits: Guest88093 (~cluelessp@replaced-ip ) (Quit: Laters)
1485 [15:04:47] *** Quits: BeerHall (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1486 [15:05:09] *** Quits: tsglove (~tsglove@replaced-ip ) (Client Quit)
1487 [15:05:43] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1488 [15:05:56] *** Joins: CrystalMath (~coderain@replaced-ip )
1489 [15:07:16] *** Joins: xcm (~xcm@replaced-ip )
1490 [15:08:13] *** Joins: stitched_unicorn (~Red@replaced-ip )
1491 [15:08:14] *** Joins: cluelessperson (~cluelessp@replaced-ip )
1492 [15:08:41] *** Joins: pacbard (~pacbard@replaced-ip )
1493 [15:09:56] *** Quits: iflema (~ian@replaced-ip ) (Quit: iflema)
1494 [15:10:16] *** Quits: Tarrasquero (~Tarrasque@replaced-ip ) (Ping timeout: 250 seconds)
1495 [15:10:53] *** Joins: BeerHall (~Thunderbi@replaced-ip )
1496 [15:11:15] *** Joins: tsglove (~tsglove@replaced-ip )
1497 [15:13:21] *** Parts: jmac (sid298869@replaced-ip ) ()
1498 [15:17:57] *** Joins: areyouloco (~areyouloc@replaced-ip )
1499 [15:18:17] *** Joins: Sergei989 (~serge@replaced-ip )
1500 [15:18:18] *** Joins: rpifan (~rpifan@replaced-ip )
1501 [15:18:23] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 244 seconds)
1502 [15:18:53] <jelly> rant: the bug he posted shows the issue is linux-specific.
1503 [15:19:48] *** Quits: anonymip (~anonymip@replaced-ip ) (Ping timeout: 250 seconds)
1504 [15:19:51] <jelly> (well, it's really an upstream issue)
1505 [15:21:00] *** Quits: bestucan (~weechat@replaced-ip ) (Quit: WeeChat 1.6)
1506 [15:21:36] *** Joins: crashhacker (~crashhack@replaced-ip )
1507 [15:22:25] *** Joins: pax (~Thunderbi@replaced-ip )
1508 [15:25:06] *** Quits: firearm12 (~firearm12@replaced-ip ) (Ping timeout: 244 seconds)
1509 [15:25:37] *** Quits: Night-Shade (~TimF@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1510 [15:25:39] *** Quits: pax (~Thunderbi@replaced-ip ) (Client Quit)
1511 [15:27:16] *** Joins: Night-Shade (~TimF@replaced-ip )
1512 [15:27:42] *** Joins: anonymip (~anonymip@replaced-ip )
1513 [15:28:40] <rant> jelly: yeah I didn't care enough to look into it but if its distro specific and ALSO occurs in debian and is not the same maintainers (have seen this recently in an issue I found), its usually important to ping the DD/DM
1514 [15:29:11] *** Quits: Night-Shade (~TimF@replaced-ip ) (Client Quit)
1515 [15:30:30] *** Joins: dasj19 (~dasj19@replaced-ip )
1516 [15:30:32] *** Quits: seekr (~seekr@replaced-ip ) (Ping timeout: 268 seconds)
1517 [15:30:56] *** Quits: Sergei989 (~serge@replaced-ip ) (Quit: Leaving.)
1518 [15:31:34] *** Quits: broseph (~broseph@replaced-ip ) (Read error: Connection reset by peer)
1519 [15:31:45] *** Joins: broseph (~broseph@replaced-ip )
1520 [15:32:03] *** Joins: seekr (~seekr@replaced-ip )
1521 [15:32:18] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1522 [15:33:18] *** Quits: Burupe (~Burupe@replaced-ip ) (Ping timeout: 272 seconds)
1523 [15:34:26] *** Quits: aspyct (~aspyct@replaced-ip ) (Remote host closed the connection)
1524 [15:34:53] *** Joins: aspyct (~aspyct@replaced-ip )
1525 [15:35:57] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 244 seconds)
1526 [15:39:42] *** Joins: greycat (~wooledg@replaced-ip )
1527 [15:40:54] *** Quits: aspyct (~aspyct@replaced-ip ) (Ping timeout: 246 seconds)
1528 [15:41:31] *** Quits: a-l-e (~a-l-e@replaced-ip ) (Ping timeout: 250 seconds)
1529 [15:41:39] *** Quits: broseph (~broseph@replaced-ip ) (Read error: Connection reset by peer)
1530 [15:41:52] *** Joins: broseph (~broseph@replaced-ip )
1531 [15:42:38] *** Joins: eXcept (~XRule@replaced-ip )
1532 [15:42:39] *** Quits: XSoul (~XRule@replaced-ip ) (Read error: Connection reset by peer)
1533 [15:43:01] *** eXcept is now known as Guest69972
1534 [15:44:08] *** Joins: supercoven (~quassel@replaced-ip )
1535 [15:44:56] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
1536 [15:45:02] *** Joins: Se-bash^2 (~seba@replaced-ip )
1537 [15:45:44] *** Joins: ohwowlol (uid335835@replaced-ip )
1538 [15:47:12] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 246 seconds)
1539 [15:47:12] *** Se-bash^2 is now known as Se-bash
1540 [15:50:41] *** Joins: pax (~Thunderbi@replaced-ip )
1541 [15:50:47] *** Quits: pax (~Thunderbi@replaced-ip ) (Client Quit)
1542 [15:51:38] *** Quits: broseph (~broseph@replaced-ip ) (Read error: Connection reset by peer)
1543 [15:51:55] *** Joins: broseph (~broseph@replaced-ip )
1544 [15:52:21] *** Joins: fenns (~adrian@replaced-ip )
1545 [15:53:21] *** Quits: solarnetone (~scott@replaced-ip ) (Ping timeout: 268 seconds)
1546 [15:54:57] *** Parts: rubenb_ (~user@replaced-ip ) ()
1547 [15:56:03] *** Joins: a_l_b_ (~a_l_b@replaced-ip )
1548 [15:56:11] *** Parts: a_l_b (~a_l_b@replaced-ip ) ()
1549 [15:56:27] *** a_l_b_ is now known as a_l_b
1550 [15:56:58] *** Joins: solarnetone (~scott@replaced-ip )
1551 [15:57:36] *** Quits: dasj19 (~dasj19@replaced-ip ) (Quit: dasj19)
1552 [15:57:45] *** Joins: dasj19 (~dasj19@replaced-ip )
1553 [16:00:21] *** Joins: mtn (~mtn@replaced-ip )
1554 [16:00:33] *** Joins: crimastergogo (~crimaster@replaced-ip )
1555 [16:01:48] *** Quits: broseph (~broseph@replaced-ip ) ()
1556 [16:02:05] *** Joins: broseph (~broseph@replaced-ip )
1557 [16:03:47] *** Quits: BeerHall (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1558 [16:03:48] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1559 [16:07:42] *** Joins: xcm (~xcm@replaced-ip )
1560 [16:08:27] *** Joins: p0lyph3m (~p0lyph3m@replaced-ip )
1561 [16:09:05] *** Joins: Se-bash^2 (~seba@replaced-ip )
1562 [16:09:45] *** Quits: knstn (~Thunderbi@replaced-ip ) (Quit: knstn)
1563 [16:09:47] *** Quits: aps_ (~aps@replaced-ip ) (Ping timeout: 240 seconds)
1564 [16:11:00] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 246 seconds)
1565 [16:11:01] *** Se-bash^2 is now known as Se-bash
1566 [16:11:29] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Quit: a_l_b)
1567 [16:11:36] *** Joins: supercoven_ (~quassel@replaced-ip )
1568 [16:12:31] *** Quits: supercoven_ (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1569 [16:13:41] *** Joins: nugax (~nugax@replaced-ip )
1570 [16:13:49] *** Joins: broesel (~broesel@replaced-ip )
1571 [16:13:52] *** Quits: supercoven (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
1572 [16:14:09] *** Quits: msb (~msb@replaced-ip ) (Ping timeout: 246 seconds)
1573 [16:14:10] *** Quits: broesel (~broesel@replaced-ip ) (Client Quit)
1574 [16:14:19] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1575 [16:14:53] *** Joins: msb (~msb@replaced-ip )
1576 [16:15:07] *** Joins: aps_ (~aps@replaced-ip )
1577 [16:15:17] *** Joins: aspyct (~aspyct@replaced-ip )
1578 [16:16:33] *** Joins: aloo_shu (~atomic@replaced-ip )
1579 [16:17:23] *** Joins: bn` (~bn`@replaced-ip )
1580 [16:17:45] *** Joins: a_l_b (~a_l_b@replaced-ip )
1581 [16:18:08] *** Joins: xcm (~xcm@replaced-ip )
1582 [16:18:49] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Ping timeout: 246 seconds)
1583 [16:19:28] *** Joins: OS-43266 (~OS-43266@replaced-ip )
1584 [16:19:35] *** Parts: OS-43266 (~OS-43266@replaced-ip ) ()
1585 [16:19:41] <bn`> Hello, I wish you nice holidays. How to completely disable the usage of SSL3 for cURL on Debian 9.4? Not just using the command line option, but in general.
1586 [16:22:07] *** Parts: a_l_b (~a_l_b@replaced-ip ) ()
1587 [16:22:36] *** Joins: oish (~charlie@replaced-ip )
1588 [16:23:07] *** Quits: manuelschneid3r (~manuelsch@replaced-ip ) (Ping timeout: 250 seconds)
1589 [16:23:20] *** Quits: nugax (~nugax@replaced-ip##) (Quit: Mutter: ##replaced-url
1590 [16:23:40] *** Quits: wwilliam (~afernande@replaced-ip ) (Quit: Konversation terminated!)
1591 [16:24:06] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 252 seconds)
1592 [16:24:48] *** Joins: ddp` (~ddp@replaced-ip )
1593 [16:24:59] <blackflow> bn`: I don't think there's a global switch. You'd have to block it at the individual use case level. In case of curl, iirc it's done by specifiying the minimum TLS level, eg with --tlsv1.0
1594 [16:25:03] <jelly> bn`: maybe in ~/.curlrc ? man curl, read about --config
1595 [16:25:05] *** Joins: oo_miguel (~miguel@replaced-ip )
1596 [16:25:29] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1597 [16:27:23] <blackflow> jelly: does that affect libcurl too?
1598 [16:27:32] *** Joins: semeion (~semeion@replaced-ip )
1599 [16:27:35] *** Quits: semeion (~semeion@replaced-ip ) (Client Quit)
1600 [16:28:14] <bn`> According to replaced-url
1601 [16:28:20] <blackflow> quick googling suggests no though.
1602 [16:28:23] <jelly> no idea. did they ask about libcurl?
1603 [16:28:54] <bn`> But when I connect without SSL3 curl replaced-url
1604 [16:28:55] <blackflow> jelly: I assumed from "not just using the command line option but in general"
1605 [16:29:33] <jelly> bn`: is that the actual failing command?
1606 [16:29:45] <jelly> "curl replaced-url
1607 [16:29:52] <bn`> jelly, yes: curl replaced-url
1608 [16:29:57] <jelly> wfm
1609 [16:30:14] <jelly> bn`: which debian release is this, which curl package version
1610 [16:30:15] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 246 seconds)
1611 [16:30:15] <Fox> wfm too
1612 [16:30:19] <bn`> they must have some broken certificate or something else special. In the browser it works..
1613 [16:30:30] *** Joins: Tom01 (~tom@replaced-ip )
1614 [16:30:48] <Fox> bn`: works with curl on stretch too
1615 [16:31:06] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
1616 [16:31:20] <bn`> wfm here too, but not from two of my servers. the one server has an older debian version, the other server (which I tested on right now) has Debian 9.4
1617 [16:31:37] *** Joins: semeion (~semeion@replaced-ip )
1618 [16:31:42] <greycat> so the first question is why you're 2 point releases behind
1619 [16:32:41] <bn`> because the provider does not provide a newer version from the default install
1620 [16:33:07] <greycat> so you update it
1621 [16:33:08] <jelly> bn`: 9.4 ought to work if it's patched up
1622 [16:33:16] <bn`> everything else runs stable
1623 [16:33:17] <jelly> (ie. if it is 9.6 ;-)
1624 [16:33:23] *** Joins: pax (~Thunderbi@replaced-ip )
1625 [16:33:24] *** Quits: pax (~Thunderbi@replaced-ip ) (Client Quit)
1626 [16:33:34] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
1627 [16:34:05] *** Joins: shibboleth (~shibbolet@replaced-ip )
1628 [16:34:14] *** Joins: Brigo (~Brigo@replaced-ip )
1629 [16:34:28] *** Joins: Sia- (~sia@replaced-ip )
1630 [16:34:33] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
1631 [16:34:39] <jelly> bn`: are you using /usr/bin/curl or some other random binary?
1632 [16:34:52] <jelly> because "curl replaced-url
1633 [16:35:05] <blackflow> plot thickens
1634 [16:35:25] <bn`> simulated dist-upgrade.. it would install linux-image-4.9.0-8-amd64 package, but I do not want to break the running server now..
1635 [16:35:47] <iosecure> Installing a new kernel doesn't break the system.
1636 [16:36:08] <jelly> hah
1637 [16:36:11] <zamuro> unless you do something wrong.
1638 [16:36:33] <jelly> rebooting, however, might break thing
1639 [16:36:56] <bn`> iosecure, there is potential. especially with a remote system this could mean that I need to reinstall the whole operating system
1640 [16:37:25] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 250 seconds)
1641 [16:37:37] <iosecure> Installing a new kernel writes to things that aren't being used by the current running system. If simply installing a new kernel package breaks things, find a new host, because their images are broken.
1642 [16:37:41] <bn`> jelly, which curl tells me that it is /usr/bin/curl
1643 [16:37:42] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Remote host closed the connection)
1644 [16:38:03] *** Joins: shibboleth (~shibbolet@replaced-ip )
1645 [16:38:09] *** Joins: Brainium (~brainium@replaced-ip )
1646 [16:39:05] <jelly> bn`: also pastebin the output of: "dpkg -l curl libcurl\* |grep '^.i'" and "ldd /usr/bin/curl" and "curl -v replaced-url
1647 [16:39:31] *** Joins: devbaka (~devbaka@replaced-ip )
1648 [16:40:23] *** Joins: Ricardo__ (~rick@replaced-ip )
1649 [16:40:23] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
1650 [16:40:23] *** Joins: Ricardo__ (~rick@replaced-ip )
1651 [16:40:39] <aloo_shu> could it be that browser and curl are looking for local certs kn different places?
1652 [16:40:50] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Ping timeout: 250 seconds)
1653 [16:41:16] *** Quits: broseph (~broseph@replaced-ip ) ()
1654 [16:41:21] *** Joins: sorko999 (~sorko999@replaced-ip )
1655 [16:41:31] *** Joins: broseph (~broseph@replaced-ip )
1656 [16:41:33] <bn`> jelly, replaced-url
1657 [16:42:21] *** Joins: Old_Dog (~don@replaced-ip )
1658 [16:43:06] *** Joins: donofrio (~donofrio@replaced-ip )
1659 [16:43:17] <bn`> jelly, replaced-url
1660 [16:44:01] *** debhelper sets mode: +l 1444
1661 [16:44:09] *** Joins: xet7_ (~xet7@replaced-ip )
1662 [16:44:57] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Quit: crimastergogo)
1663 [16:45:19] <jelly> after * TLSv1.2 (OUT), TLS handshake, Client hello (1): mine continues to * TLSv1.2 (IN), TLS handshake, Server hello (2):
1664 [16:45:22] *** Joins: crimastergogo (~crimaster@replaced-ip )
1665 [16:45:25] *** Parts: steelgolem_ (~SteelGole@replaced-ip ) ()
1666 [16:45:27] *** Quits: thelastjedi (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
1667 [16:45:44] *** Joins: steelgolem (~SteelGole@replaced-ip )
1668 [16:46:05] *** Joins: Ericounet (~Eric@replaced-ip )
1669 [16:46:13] *** Quits: Haudegen (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1670 [16:46:57] *** Joins: bdub76 (~tweaker@replaced-ip )
1671 [16:47:01] *** Quits: buriz (~tud3@replaced-ip ) (Quit: WeeChat 1.4)
1672 [16:47:19] <aloo_shu> i.e., would icecat or similar also have /etc/ssl/certs on top? you could backup and swap your certs just for ruling out, or compare md5 sums of relevant certs
1673 [16:48:04] <bn`> Both servers are located in Russia. Is it possible that this issue is caused by Russian government to disable connections to the Telegram API? replaced-url
1674 [16:48:07] *** Quits: donofrio (~donofrio@replaced-ip ) (Ping timeout: 240 seconds)
1675 [16:48:15] <jelly> bn`: absolutely yes
1676 [16:48:16] *** Quits: xet7_ (~xet7@replaced-ip ) (Client Quit)
1677 [16:48:49] <jelly> if something is tampering with ssl traffic it might result in similar issues
1678 [16:49:04] *** Quits: xet7 (~xet7@replaced-ip ) (Quit: Leaving)
1679 [16:49:07] *** Quits: Envil (~envil@replaced-ip ) (Remote host closed the connection)
1680 [16:49:18] *** Quits: anonymip (~anonymip@replaced-ip ) (Ping timeout: 272 seconds)
1681 [16:49:35] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
1682 [16:49:51] *** Quits: tyranny12 (~blarg@replaced-ip ) (Remote host closed the connection)
1683 [16:50:00] <steelgolem> It's not just you! raspbian.mirror.colo-serv.net looks down from here.
1684 [16:50:01] <jelly> bn`: you might install testssl.sh, and pastebin the output of: testssl replaced-url
1685 [16:50:05] <steelgolem> aaaaaaaand that's why i'm having all these problems
1686 [16:50:17] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Quit: crimastergogo)
1687 [16:50:46] *** Joins: crimastergogo (~crimaster@replaced-ip )
1688 [16:50:46] <bn`> jelly, ok I see and understand now. The irony is that we are using servers in Russia (which is outside of the EU) because of the suppression of freedom of speech inside of the EU.
1689 [16:51:08] *** Joins: tyranny12 (~blarg@replaced-ip )
1690 [16:51:18] *** Quits: broseph (~broseph@replaced-ip ) (Read error: Connection reset by peer)
1691 [16:51:31] <iosecure> wat
1692 [16:51:31] <jelly> bn`: good choice there!
1693 [16:51:37] *** Joins: broseph (~broseph@replaced-ip )
1694 [16:52:27] *** Joins: Brigo (~Brigo@replaced-ip )
1695 [16:52:43] *** Quits: zamuro (~Samantha@replaced-ip ) (Quit: [IRSSI])
1696 [16:53:01] <blackflow> I hear north korean servers are even better, total absolute freedom of speech!
1697 [16:53:21] <jelly> bn`: that does not explain how your browser running on the same machine still works
1698 [16:53:47] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 268 seconds)
1699 [16:54:01] *** Joins: xet7 (~xet7@replaced-ip )
1700 [16:54:03] *** debhelper sets mode: +l 1438
1701 [16:54:14] *** Joins: neuraload (~marius@replaced-ip )
1702 [16:55:35] <joepublic> In the United States, your Internet traffic is merely copied wholesale for offline surveillance. replaced-url
1703 [16:55:41] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Quit: crimastergogo)
1704 [16:55:41] *** Joins: electro33 (uid613@replaced-ip )
1705 [16:56:02] *** Joins: crimastergogo (~crimaster@replaced-ip )
1706 [16:56:08] *** Joins: m0u (~m0u@replaced-ip )
1707 [16:57:18] *** Quits: bdub76 (~tweaker@replaced-ip ) (Quit: Leaving)
1708 [16:57:56] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1709 [16:58:11] *** Quits: nix64bit (~Thunderbi@replaced-ip ) (Quit: nix64bit)
1710 [16:58:57] <bn`> jelly, Confirmed. I am able to connect correctly from the Russian server to api.telegram.org by specifying a socks5 preproxy
1711 [16:59:58] *** Joins: anonymip (~anonymip@replaced-ip )
1712 [17:01:15] <bn`> joepublic, I got a law suit here in Germany regarding StGB §130 because I commented something on Facebook. I am going to tell them something about my basic and human rights. Things are getting worse these days. The nwo is panicking because sheeple are waking up in masses.
1713 [17:01:25] *** Quits: broseph (~broseph@replaced-ip ) ()
1714 [17:01:31] <jelly> bn`: can you confirm the browser actually opening a connection via proxy and not directly, and connection going out the from the expected server running the proxy? (also, I do not know what "preproxy" means)
1715 [17:01:41] *** Quits: oahong (~samigarus@replaced-ip ) (Ping timeout: 250 seconds)
1716 [17:01:41] *** Joins: broseph (~broseph@replaced-ip )
1717 [17:01:44] *** Quits: scream (~scream@replaced-ip ) (Remote host closed the connection)
1718 [17:01:51] *** Joins: spackle259 (~spackle25@replaced-ip )
1719 [17:02:57] <bn`> jelly, no it is not about any browser (I am located in Germany). Only about curl running on the server (which is located in Russia).
1720 [17:03:36] <bn`> and for curl I can confirm it because without the preproxy parameter it does not establish a connection successfully and with that parameter it does
1721 [17:04:00] <bn`> this works not (error like described before): curl replaced-url
1722 [17:04:10] * blackflow checks Facebook stocks. See them soaring. Nah, the sheeple are WELL asleep. No panic there.
1723 [17:04:22] <bn`> this works just like on my local machine: curl --preproxy socks5://207.154.233.200:1080 replaced-url
1724 [17:04:40] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1725 [17:05:06] *** Quits: OS-41657 (~OS-41657@replaced-ip ) (Ping timeout: 250 seconds)
1726 [17:05:24] *** Joins: well_laid_lawnch (~Jean-luc@replaced-ip )
1727 [17:05:33] <jelly> bn`: 207.154.233.200 seems to be DigitalOcean, that does not sound hosted in .ru
1728 [17:05:35] *** Joins: nuuuciano (~luuuciano@replaced-ip )
1729 [17:05:47] *** Joins: xcm (~xcm@replaced-ip )
1730 [17:07:22] <bn`> jelly, yes, that is why the connection via this proxy to api.telegram.org works
1731 [17:07:24] <iosecure> Let me get this straight. Someone in Germany gets legally dinged for violating the German laws against inciting racial/religous hatred (StGB 130), and responds to this by moving their servers to RUSSIA... for free speech reasons... and is now complaining about the New World Order.
1732 [17:07:34] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
1733 [17:07:37] <iosecure> I'm going back to bed.
1734 [17:07:45] *** Joins: oahong (~samigarus@replaced-ip )
1735 [17:07:51] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
1736 [17:07:56] *** Joins: Brigo (~Brigo@replaced-ip )
1737 [17:08:03] *** Quits: aindilis (~aindilis@replaced-ip ) (Ping timeout: 246 seconds)
1738 [17:08:07] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 240 seconds)
1739 [17:08:19] <jelly> bn`: so much about roskomnadzor's deep packet inspection, if they can't figure out a socks tunnel
1740 [17:08:32] *** Parts: spackle259 (~spackle25@replaced-ip ) ("WeeChat 1.6")
1741 [17:08:34] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 250 seconds)
1742 [17:08:35] <bn`> iosecure, you are not getting the complete picture. It's not the reason why we are using servers outside the EU, but it is one reason more why I get pissed by political correctness.
1743 [17:08:41] *** Joins: OS-41657 (~OS-41657@replaced-ip )
1744 [17:08:52] <bn`> jelly :)
1745 [17:09:19] *** Quits: OS-41657 (~OS-41657@replaced-ip ) (Remote host closed the connection)
1746 [17:09:45] *** Joins: OS-41657 (~OS-41657@replaced-ip )
1747 [17:10:16] <jelly> iosecure: hate speech is a subset of free speech!
1748 [17:10:26] *** Quits: kever (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1749 [17:10:40] <iosecure> Sir Karl Popper wishes to have a word, good sir.
1750 [17:10:43] *** Joins: Envil (~envil@replaced-ip )
1751 [17:11:00] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Quit: crimastergogo)
1752 [17:11:23] *** Joins: crimastergogo (~crimaster@replaced-ip )
1753 [17:11:36] *** Quits: broseph (~broseph@replaced-ip ) (Read error: Connection reset by peer)
1754 [17:11:46] *** Joins: broseph_ (~broseph@replaced-ip )
1755 [17:12:25] <jelly> bn`: and that's your main problem right there.
1756 [17:12:33] <jelly> bn`: you used facebook.
1757 [17:12:43] *** Quits: oahong (~samigarus@replaced-ip ) (Ping timeout: 246 seconds)
1758 [17:12:54] *** Joins: kever (~quassel@replaced-ip )
1759 [17:13:15] <bn`> jelly, well yes, because of the reachability. But you are absolutely right
1760 [17:14:00] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 246 seconds)
1761 [17:14:49] *** Joins: oahong (~samigarus@replaced-ip )
1762 [17:16:20] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Quit: crimastergogo)
1763 [17:16:33] *** astra`` is now known as stellar
1764 [17:16:42] *** Joins: well_laid_path (~Jean-luc@replaced-ip )
1765 [17:16:46] *** Joins: crimastergogo (~crimaster@replaced-ip )
1766 [17:17:02] *** stellar is now known as Guest51889
1767 [17:17:17] *** Guest51889 is now known as starwave
1768 [17:19:00] *** Joins: OS-43542 (~OS-43542@replaced-ip )
1769 [17:19:27] *** Quits: well_laid_lawnch (~Jean-luc@replaced-ip ) (Ping timeout: 240 seconds)
1770 [17:19:39] *** Joins: donofrio (~donofrio@replaced-ip )
1771 [17:19:41] *** Quits: neuraload (~marius@replaced-ip ) (Quit: This computer has gone to sleep)
1772 [17:19:52] <jelly> (I am jesting. Hate speech is a bad thing too, not just fb. Hello NSA, and happy belated Christmas!)
1773 [17:20:32] *** Parts: OS-43542 (~OS-43542@replaced-ip ) ()
1774 [17:21:00] <bn`> lol
1775 [17:22:38] *** Joins: oish (~charlie@replaced-ip )
1776 [17:22:57] *** Joins: m0u (~m0u@replaced-ip )
1777 [17:23:21] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 250 seconds)
1778 [17:24:26] *** Joins: broesel (~broesel@replaced-ip )
1779 [17:24:37] *** Joins: devbaka (~devbaka@replaced-ip )
1780 [17:25:41] *** Quits: broesel (~broesel@replaced-ip ) (Client Quit)
1781 [17:26:47] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 240 seconds)
1782 [17:27:24] *** Quits: shinnok (~shinnok@replaced-ip ) (Quit: byebye)
1783 [17:28:04] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
1784 [17:29:33] *** Joins: efee229ddfk2 (~efee229dd@replaced-ip )
1785 [17:31:01] *** Joins: nuuuciano (~luuuciano@replaced-ip )
1786 [17:31:39] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
1787 [17:31:58] *** Quits: efee229ddfk (~efee229dd@replaced-ip ) (Ping timeout: 246 seconds)
1788 [17:33:01] *** Quits: Sia- (~sia@replaced-ip ) (Quit: Leaving)
1789 [17:34:49] *** Joins: broesel (~broesel@replaced-ip )
1790 [17:35:56] *** Joins: noln (~noln@replaced-ip )
1791 [17:36:20] *** Quits: cryptodan (~cryptodan@replaced-ip ) (Remote host closed the connection)
1792 [17:36:44] *** Joins: _geeknik (~geeknik@replaced-ip )
1793 [17:37:04] *** Joins: drunk_beard (~drunk_bea@replaced-ip )
1794 [17:38:02] *** Joins: cryptodan (~cryptodan@replaced-ip )
1795 [17:38:43] *** Quits: cryptodan (~cryptodan@replaced-ip ) (Remote host closed the connection)
1796 [17:38:45] *** Joins: popsch (~popsch@replaced-ip )
1797 [17:39:57] *** Joins: cryptodan (~cryptodan@replaced-ip )
1798 [17:41:33] *** Quits: platvoeten (~platvoete@replaced-ip ) (Ping timeout: 250 seconds)
1799 [17:42:14] *** Joins: PaddyF (~PaddyF@replaced-ip )
1800 [17:44:02] *** debhelper sets mode: +l 1445
1801 [17:44:40] *** Quits: broesel (~broesel@replaced-ip ) (Quit: leaving)
1802 [17:45:14] *** Quits: AgentOak (~AgentOak@replaced-ip ) (Quit: AgentOak)
1803 [17:45:16] *** Joins: va55enn (~Va55en@replaced-ip )
1804 [17:45:24] *** Joins: AgentOak (~agentoak@replaced-ip )
1805 [17:45:31] *** Quits: AgentOak (~agentoak@replaced-ip ) (Client Quit)
1806 [17:46:20] *** Joins: NerdTheThird (~NerdTheTh@replaced-ip )
1807 [17:46:24] *** Quits: Brainium (~brainium@replaced-ip ) (Ping timeout: 252 seconds)
1808 [17:46:32] *** Quits: NerdTheThird (~NerdTheTh@replaced-ip ) (Remote host closed the connection)
1809 [17:47:08] *** Quits: xcm (~xcm@replaced-ip ) (Ping timeout: 245 seconds)
1810 [17:47:26] *** Joins: dastier_ (~dastier@replaced-ip )
1811 [17:47:26] *** Quits: n_1-c_k (~nick@replaced-ip ) (Read error: Connection reset by peer)
1812 [17:47:44] *** Joins: n_1-c_k (~nick@replaced-ip )
1813 [17:47:55] *** Joins: broesel (~broesel@replaced-ip )
1814 [17:47:56] *** Quits: ponyofdeath (~vladi@replaced-ip ) (Quit: WeeChat 2.3)
1815 [17:48:11] *** Joins: xcm (~xcm@replaced-ip )
1816 [17:48:24] *** Quits: broesel (~broesel@replaced-ip ) (Client Quit)
1817 [17:48:47] *** Joins: hele (~hele@replaced-ip )
1818 [17:48:47] *** Joins: fnkr (~fnkr@replaced-ip )
1819 [17:49:35] *** Quits: kapil____ (uid36151@replaced-ip ) (Quit: Connection closed for inactivity)
1820 [17:51:16] *** Quits: Xiphoid (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
1821 [17:53:48] *** Joins: agentoak (~agentoak@replaced-ip )
1822 [17:54:44] <fred__tv__> HI, would "systemctl disable <service>" be enough to prevent it from run at every boot without uninstall it ?
1823 [17:54:55] *** Quits: i1nfusion (~i1nfusion@replaced-ip ) (Remote host closed the connection)
1824 [17:54:56] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 250 seconds)
1825 [17:55:14] *** Joins: a_l_b (~a_l_b@replaced-ip )
1826 [17:55:15] <drunk_beard> ʘ‿ʘ
1827 [17:55:24] *** Joins: i1nfusion (~i1nfusion@replaced-ip )
1828 [17:55:33] <jasabella> fred__tv__… look into systemctl mask if you really want to disable something
1829 [17:55:48] *** Quits: Codier (~user@replaced-ip ) (Ping timeout: 250 seconds)
1830 [17:56:15] *** Joins: xenial64-user (~puppy@replaced-ip )
1831 [17:56:19] *** Quits: broseph_ (~broseph@replaced-ip ) (Read error: Connection reset by peer)
1832 [17:56:30] *** Joins: broseph_ (~broseph@replaced-ip )
1833 [17:56:41] *** Joins: rootkea (~rootkea@replaced-ip )
1834 [17:56:53] *** Quits: xenial64-user (~puppy@replaced-ip ) (Client Quit)
1835 [17:58:33] *** Quits: net0bsd (~neto@replaced-ip ) (Quit: Ex-Chat)
1836 [17:58:55] *** Joins: Toadisattva (~Toadisatt@replaced-ip )
1837 [17:58:58] *** Joins: Xiphoid (~quassel@replaced-ip )
1838 [17:59:29] *** Joins: NerdTheThird (~NerdTheTh@replaced-ip )
1839 [17:59:44] *** Quits: donofrio (~donofrio@replaced-ip ) (Read error: Connection reset by peer)
1840 [18:00:06] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 244 seconds)
1841 [18:00:13] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1842 [18:00:22] *** Joins: v01t (~v01t@replaced-ip )
1843 [18:00:48] *** Joins: donofrio (~donofrio@replaced-ip )
1844 [18:01:53] <fred__tv__> nice ! first time dealing with "mask" , thanks
1845 [18:02:15] *** Quits: hph^ (hph@replaced-ip ) ()
1846 [18:03:06] *** Joins: cafphtgfeomt (cafphtgfeo@replaced-ip )
1847 [18:03:25] *** Joins: a_l_b (~a_l_b@replaced-ip )
1848 [18:03:36] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 250 seconds)
1849 [18:05:16] *** Joins: holden- (~holden-@replaced-ip )
1850 [18:05:34] *** Quits: donofrio (~donofrio@replaced-ip ) (Ping timeout: 246 seconds)
1851 [18:06:11] *** Quits: broseph_ (~broseph@replaced-ip ) (Read error: Connection reset by peer)
1852 [18:06:30] *** Joins: broseph_ (~broseph@replaced-ip )
1853 [18:06:31] *** Joins: jmarsac (~jmarsac@replaced-ip )
1854 [18:06:44] *** Quits: rsx (~rsx@replaced-ip ) (Quit: rsx)
1855 [18:07:34] *** Joins: mavhc (~mavhc@replaced-ip )
1856 [18:08:48] *** Quits: sidmo (~ident@replaced-ip ) (Ping timeout: 250 seconds)
1857 [18:08:53] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Remote host closed the connection)
1858 [18:09:19] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
1859 [18:10:14] *** Joins: broesel (~broesel@replaced-ip )
1860 [18:11:40] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Quit: crimastergogo)
1861 [18:11:45] *** Joins: n4dir (~n4dir@replaced-ip )
1862 [18:11:54] *** Joins: sidmo (~ident@replaced-ip )
1863 [18:12:07] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 240 seconds)
1864 [18:12:18] *** Joins: ChmEarl (~chmearl@replaced-ip )
1865 [18:13:20] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 268 seconds)
1866 [18:14:02] *** Joins: luneff (~yury@replaced-ip )
1867 [18:14:19] *** Joins: crimastergogo_ (~crimaster@replaced-ip )
1868 [18:15:04] *** Joins: mavhc (~mavhc@replaced-ip )
1869 [18:15:57] *** Quits: doubletwist (~doubletwi@replaced-ip ) (Quit: Lost terminal)
1870 [18:16:10] *** Quits: i1nfusion (~i1nfusion@replaced-ip ) (Remote host closed the connection)
1871 [18:16:21] *** Quits: broseph_ (~broseph@replaced-ip ) (Read error: Connection reset by peer)
1872 [18:16:34] *** Joins: broseph_ (~broseph@replaced-ip )
1873 [18:16:35] <drunk_beard> :[
1874 [18:16:40] *** Joins: i1nfusion (~i1nfusion@replaced-ip )
1875 [18:17:04] *** Quits: beardface (~bearface@replaced-ip ) (Ping timeout: 252 seconds)
1876 [18:17:18] *** Joins: doubletwist (~doubletwi@replaced-ip )
1877 [18:18:34] *** Joins: ttrs (~ttrs@replaced-ip )
1878 [18:19:01] *** Joins: beardface (~bearface@replaced-ip )
1879 [18:20:27] *** Joins: efee229ddfk (~efee229dd@replaced-ip )
1880 [18:20:43] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1881 [18:21:13] *** Joins: jfoy (~jfoy@replaced-ip )
1882 [18:21:30] *** Parts: broesel (~broesel@replaced-ip ) ()
1883 [18:21:50] *** Joins: xcm (~xcm@replaced-ip )
1884 [18:22:14] *** Quits: efee229ddfk2 (~efee229dd@replaced-ip ) (Ping timeout: 250 seconds)
1885 [18:22:22] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
1886 [18:24:02] *** debhelper sets mode: +l 1451
1887 [18:26:27] *** Quits: broseph_ (~broseph@replaced-ip ) ()
1888 [18:26:36] *** Quits: acidoverflow (~acidoverf@replaced-ip ) (Quit: Lost terminal)
1889 [18:26:44] *** Joins: broseph_ (~broseph@replaced-ip )
1890 [18:27:30] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Remote host closed the connection)
1891 [18:27:37] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 246 seconds)
1892 [18:27:49] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
1893 [18:28:40] *** Quits: Wioxjk (~poppels@replaced-ip ) (Ping timeout: 246 seconds)
1894 [18:30:01] *** Quits: knidos (~knidos@replaced-ip ) (Quit: WeeChat 1.9.1)
1895 [18:30:34] *** Parts: PaddyF (~PaddyF@replaced-ip ) ("bbl")
1896 [18:30:41] *** Quits: NerdTheThird (~NerdTheTh@replaced-ip ) (Quit: sham1 sham1 ya, sham1 sham1 yam)
1897 [18:31:22] *** Joins: net0bsd (~holoirc@replaced-ip )
1898 [18:33:56] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 250 seconds)
1899 [18:34:01] *** debhelper sets mode: +l 1445
1900 [18:34:25] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
1901 [18:34:42] *** Joins: mtn (~mtn@replaced-ip )
1902 [18:35:13] *** Joins: tyranny12 (~blarg@replaced-ip )
1903 [18:35:13] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
1904 [18:35:13] *** Joins: tyranny12 (~blarg@replaced-ip )
1905 [18:36:34] *** Quits: broseph_ (~broseph@replaced-ip ) ()
1906 [18:36:44] *** Joins: broseph__ (~broseph@replaced-ip )
1907 [18:39:58] <jelly> drunk_beard: are you a human?
1908 [18:40:03] <drunk_beard> jelly: you refering to base-16 numbers - part a bit wetting pam's face with her, said the red slit of becky's room we really never noticed the tears D:
1909 [18:40:46] <jelly> drunk_beard: I'm taking that as a no
1910 [18:40:50] <drunk_beard> jelly: i'm taking that... thing in percodan becomes naltrexone, a drug felony. see united kingdom 1414 0 157 1205 8<
1911 [18:41:02] *** ChanServ sets mode: +o jelly
1912 [18:41:03] *** Parts: drunk_beard (~drunk_bea@replaced-ip##) (requested by jelly ( not-a-honeypot ))
1913 [18:41:04] *** jelly sets mode: +b *!*@dtf.pw$##not-a-honeypot
1914 [18:41:05] *** ChanServ sets mode: -o jelly
1915 [18:41:28] *** ChanServ sets mode: +o jelly
1916 [18:41:44] *** jelly sets mode: +b $a:drunk_beard$##not-a-honeypot
1917 [18:41:56] *** jelly sets mode: -b *!*@dtf.pw$##not-a-honeypot
1918 [18:41:59] *** ChanServ sets mode: -o jelly
1919 [18:41:59] *** Joins: aki-aki (5ff8b2c6@replaced-ip )
1920 [18:42:31] *** Joins: knidos (~knidos@replaced-ip )
1921 [18:43:27] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 240 seconds)
1922 [18:44:20] *** Joins: Wioxjk (~poppels@replaced-ip )
1923 [18:44:22] *** Joins: toadstar (~bison@replaced-ip )
1924 [18:44:23] *** Joins: a-l-e (~a-l-e@replaced-ip )
1925 [18:44:56] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1926 [18:45:04] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Read error: Connection reset by peer)
1927 [18:45:37] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Quit: stitched_unicorn)
1928 [18:45:44] *** Joins: finalbeta (~finalbeta@replaced-ip )
1929 [18:45:57] *** Joins: xcm (~xcm@replaced-ip )
1930 [18:46:13] *** Joins: mavhc (~mavhc@replaced-ip )
1931 [18:46:45] *** Quits: broseph__ (~broseph@replaced-ip ) (Read error: Connection reset by peer)
1932 [18:46:48] *** Joins: broseph (~broseph@replaced-ip )
1933 [18:47:27] *** Quits: spacebison (~bison@replaced-ip ) (Ping timeout: 246 seconds)
1934 [18:48:03] *** Parts: _geeknik (~geeknik@replaced-ip ) ("Leaving")
1935 [18:48:16] *** Joins: kapil____ (uid36151@replaced-ip )
1936 [18:48:20] *** Joins: Codier (~user@replaced-ip )
1937 [18:49:06] *** Quits: Emmanuel_Chanel (~Emmanuel_@replaced-ip ) (Ping timeout: 268 seconds)
1938 [18:50:07] *** Joins: Mazhive (~Mazhive@replaced-ip )
1939 [18:50:26] *** Quits: Mazhive_one (~Mazhive@replaced-ip ) (Read error: Connection reset by peer)
1940 [18:53:26] *** Quits: a-l-e (~a-l-e@replaced-ip ) (Ping timeout: 250 seconds)
1941 [18:53:34] *** Joins: Morsicus (~morsicus@replaced-ip )
1942 [18:54:03] *** Quits: crimastergogo_ (~crimaster@replaced-ip ) (Quit: crimastergogo_)
1943 [18:54:31] *** Joins: crimastergogo (~crimaster@replaced-ip )
1944 [18:54:36] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1945 [18:55:29] *** Joins: yvy (~yvy@replaced-ip )
1946 [18:56:36] *** Quits: afuentes (~kusanagi@replaced-ip ) (Remote host closed the connection)
1947 [18:56:37] *** Quits: broseph (~broseph@replaced-ip ) (Read error: Connection reset by peer)
1948 [18:56:38] *** Joins: a-l-e (~a-l-e@replaced-ip )
1949 [18:56:53] *** Joins: broseph (~broseph@replaced-ip )
1950 [18:59:26] *** Quits: a-l-e (~a-l-e@replaced-ip ) (Remote host closed the connection)
1951 [18:59:26] *** Quits: Ericounet (~Eric@replaced-ip ) (Read error: Connection reset by peer)
1952 [18:59:29] *** Joins: Ericounet_ (~Eric@replaced-ip )
1953 [18:59:29] *** Joins: VLMC (~acerspyro@replaced-ip )
1954 [18:59:45] *** Joins: a-l-e (~a-l-e@replaced-ip )
1955 [19:00:13] *** Joins: platvoeten (~platvoete@replaced-ip )
1956 [19:00:20] *** Quits: Ericounet_ (~Eric@replaced-ip ) (Remote host closed the connection)
1957 [19:00:21] *** Quits: Morsicus (~morsicus@replaced-ip ) ()
1958 [19:00:36] *** Joins: Ericounet (~Eric@replaced-ip )
1959 [19:00:59] *** Joins: morsicus (~morsicus@replaced-ip )
1960 [19:01:21] <VLMC> Hello! I'm stuck with a Debian Sid machine that no longer boots after uninstalling some nvidia packages. Basically, the machine's SSD is LUKS-encrypted, but initcpio can no longer find the lvm partition. I have attempted to chroot into the drive using a Ubuntu LiveCD, but mkinitcpio keeps failing for various reasons
1961 [19:01:45] <VLMC> I'll boot back into the LiveCD and get the exact error messages for mkinitcpio
1962 [19:01:48] *** Joins: blitzed (~blitzed@replaced-ip )
1963 [19:02:20] <annadane> the channel for testing/sid is #debian-next on irc.oftc.net, might want to head over there
1964 [19:02:27] <VLMC> Thanks, annadane
1965 [19:02:57] <VLMC> My machine is like a mix of Debian 9 and Sid
1966 [19:04:02] *** debhelper sets mode: +l 1451
1967 [19:04:02] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1968 [19:04:16] <n4dir> that only makes it worse.
1969 [19:04:16] *** Quits: vivid (~ViViD@replaced-ip ) (Quit: Leaving)
1970 [19:04:36] <VLMC> hahaha
1971 [19:04:46] *** Quits: well_laid_path (~Jean-luc@replaced-ip ) (Quit: WeeChat 2.1)
1972 [19:04:50] <annadane> yeah, do not recommend
1973 [19:04:52] <annadane> !frankendebian
1974 [19:04:52] <dpkg> When you get random packages from random repositories, mix multiple releases of Debian, or mix Debian and derived distributions, you have a mess. There's no way anyone can support this "distribution of Frankenstein" and #debian certainly doesn't want to even try. Ask me about <reinstall>
1975 [19:05:04] *** Joins: publio (~publio@replaced-ip )
1976 [19:05:08] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
1977 [19:05:24] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1978 [19:06:07] <VLMC> Ok so I'll fix that first, and then join #debian-next
1979 [19:06:08] *** Joins: rpifan (~rpifan@replaced-ip )
1980 [19:06:45] <lexiyntax> I strongly suggest partitioning normally and making sub-partitions encrypted instead of doing whole disk raw encryption if using OS level encryption. Too easy to get bitten by tools futzing with the head of the disk and trashing the entire thing by trying to encrypt at too high of a level, I got bitten by that twice before I stopped doing it that way.
1981 [19:07:01] *** Quits: hele (~hele@replaced-ip ) (Ping timeout: 260 seconds)
1982 [19:07:47] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 250 seconds)
1983 [19:08:31] <VLMC> lexiyntax: I've personally encountered situations where I ran out of disk space for either my home partition or my root partition and had to re-partition, so I've avoided that
1984 [19:09:21] *** Joins: cdown (~cdown@replaced-ip )
1985 [19:11:13] *** nyov is now known as Guest61680
1986 [19:11:13] *** Quits: Guest61680 (~nyov@replaced-ip ) (Killed (wolfe.freenode.net (Nickname regained by services)))
1987 [19:11:19] *** Quits: platvoeten (~platvoete@replaced-ip ) (Remote host closed the connection)
1988 [19:11:21] *** Joins: nyov (~nyov@replaced-ip )
1989 [19:11:32] *** Joins: Tarrasquero (~Tarrasque@replaced-ip )
1990 [19:11:50] <jelly> VLMC: do you mean mkinitramfs, or update-initramfs? Where does "mkinitcpio" come from?
1991 [19:12:07] <VLMC> jelly: my bad, I mean mkinitramfs and update-initramfs
1992 [19:12:09] <VLMC> tried both
1993 [19:12:34] <VLMC> replaced-url
1994 [19:12:47] *** Joins: mavhc (~mavhc@replaced-ip )
1995 [19:13:08] <jelly> alright
1996 [19:13:22] *** Quits: JesseWalling (~jpwall@replaced-ip ) (Ping timeout: 250 seconds)
1997 [19:13:28] <jelly> VLMC: if you have an older kernel try to boot that
1998 [19:13:34] <VLMC> jelly: I did
1999 [19:13:57] <VLMC> No change, right now though it seems like the UEFI on my T430s just straight up stopped working
2000 [19:14:50] <jelly> so no obvious fix. Ask in the right channel, then
2001 [19:16:12] *** Quits: annadane (~annadane@replaced-ip ) (Quit: Leaving)
2002 [19:16:34] *** Joins: spacebison (~bison@replaced-ip )
2003 [19:17:19] *** Quits: a-l-e (~a-l-e@replaced-ip ) (Ping timeout: 246 seconds)
2004 [19:17:26] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Remote host closed the connection)
2005 [19:17:44] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
2006 [19:18:00] *** Joins: Ricardo__ (~rick@replaced-ip )
2007 [19:18:01] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
2008 [19:18:01] *** Joins: Ricardo__ (~rick@replaced-ip )
2009 [19:18:08] *** Quits: toadstar (~bison@replaced-ip ) (Ping timeout: 250 seconds)
2010 [19:18:40] *** Joins: mason (~mason@replaced-ip )
2011 [19:20:02] *** Joins: ponyofdeath (~vladi@replaced-ip )
2012 [19:20:14] *** Quits: Ricardo__ (~rick@replaced-ip ) (Client Quit)
2013 [19:20:51] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Quit: WeeChat 1.6)
2014 [19:21:44] *** Joins: knstn (~Thunderbi@replaced-ip )
2015 [19:22:56] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 268 seconds)
2016 [19:23:06] <rootkea> Hello! I am using Debian Stretch on Dell 15R Inspiron laptop with synaptics touchpad driver. At times, out of nowhere the touchpad just hangs and doesn't move the cursor at all. Even the touchpad clicks (left & right both) don't work.
2017 [19:23:15] *** Joins: Ricardo__ (~rick@replaced-ip )
2018 [19:23:15] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
2019 [19:23:15] *** Joins: Ricardo__ (~rick@replaced-ip )
2020 [19:23:52] <rootkea> For every those times I unload and load psmouse manually `modprobe -r psmouse` and `modprobe psmouse` and the touchpad starts to work agagin.
2021 [19:24:03] *** Quits: velix (~Velix@replaced-ip ) (Read error: Connection reset by peer)
2022 [19:24:10] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2023 [19:24:18] *** Joins: devbaka (~devbaka@replaced-ip )
2024 [19:24:22] <rootkea> How can I fix this issue permanently?
2025 [19:26:55] *** Joins: oojacoboo (~oojacoboo@replaced-ip )
2026 [19:27:30] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
2027 [19:27:39] <joepublic> I would bind some key to run a script that runs those commands, reducing my inconvenience to just the need to control-alt-start-working-again-darn-you
2028 [19:27:57] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
2029 [19:28:08] <joepublic> But admittedly, that is a hacky workaround and not the answer to your perfectly reasonable question.
2030 [19:28:34] <areyouloco> rootkea: once i had similar issue on my friends laptop and problem was solved by some psmouse kernel module parameter. doesn't remember what was that
2031 [19:28:48] *** Quits: sauvin (sauvin@replaced-ip ) (Ping timeout: 245 seconds)
2032 [19:29:57] <rootkea> areyouloco, I see. Let me read more on psmouse then. Thanks!
2033 [19:29:58] *** Joins: xcm (~xcm@replaced-ip )
2034 [19:30:29] <joepublic> I turn off my four monitors at night on my primary workstation (this machine) and when i turn it back on xrandr/xfce have forgotten the monitor config. I have control-alt-calculatorbutton mapped to a script that calls xrandr and sets the monitors back up.
2035 [19:30:51] <joepublic> Whereas a sane person might have figured out why the problem was happening and set things up so that it doesn't.
2036 [19:31:17] <areyouloco> joepublic: workaround is around no?
2037 [19:31:43] <joepublic> *shrug* yep. A working workaround is devastating to my level of curiosity as to why something does not work.
2038 [19:32:59] *** Quits: aki-aki (5ff8b2c6@replaced-ip ) (Quit: Page closed)
2039 [19:34:28] *** Quits: esaym153 (~esaym153@replaced-ip ) (Ping timeout: 246 seconds)
2040 [19:35:46] *** Joins: Pigzag (~Pigzag@replaced-ip )
2041 [19:36:18] *** Quits: MrAlexandr0 (~MrAlexand@replaced-ip ) (Ping timeout: 245 seconds)
2042 [19:37:45] *** Quits: yvy (~yvy@replaced-ip ) (Ping timeout: 244 seconds)
2043 [19:38:48] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 252 seconds)
2044 [19:41:17] <bleb> i installed debian alongside some other os partitions, now can't boot
2045 [19:42:27] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
2046 [19:43:11] <bleb> says "file /boot/grub/i386-pc/normal.mod not found" and enteres grub rescue
2047 [19:43:50] <areyouloco> bleb: try boot repair cd and reinstall grub
2048 [19:44:01] *** debhelper sets mode: +l 1444
2049 [19:46:09] <bleb> areyouloco: is that the same as "rescue mode" in the install media?
2050 [19:46:13] <Kobaz> weird
2051 [19:46:26] <Kobaz> i was getting crazy static on audio, restarted pulseaudio and that fixed it
2052 [19:46:42] <Kobaz> like fuzzy whitenoise type static
2053 [19:46:51] *** Quits: broseph (~broseph@replaced-ip ) ()
2054 [19:48:25] *** Joins: broseph (~broseph@replaced-ip )
2055 [19:49:04] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
2056 [19:49:29] *** Joins: donofrio (~donofrio@replaced-ip )
2057 [19:49:34] *** Joins: Brigo (~Brigo@replaced-ip )
2058 [19:52:09] *** Joins: grobi (~rtng@replaced-ip )
2059 [19:53:37] *** Joins: Mavverick (~mav@replaced-ip )
2060 [19:54:09] *** Joins: DeadTOm (~deadtom@replaced-ip )
2061 [19:54:23] *** Joins: gryffus (~gryffus@replaced-ip )
2062 [19:54:32] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 250 seconds)
2063 [19:54:52] *** Quits: donofrio (~donofrio@replaced-ip ) (Ping timeout: 272 seconds)
2064 [19:55:46] <bleb> areyouloco: grub reinstall worked; thanks
2065 [19:57:13] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 246 seconds)
2066 [19:57:22] *** Joins: MrAlexandr0 (~MrAlexand@replaced-ip )
2067 [19:58:00] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 250 seconds)
2068 [19:59:06] *** Joins: fassl (~fassl@replaced-ip )
2069 [20:00:39] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Ping timeout: 250 seconds)
2070 [20:02:16] *** Joins: rootkea_ (~rootkea@replaced-ip )
2071 [20:02:33] *** Joins: dvs (~hibbard@replaced-ip )
2072 [20:04:07] *** Quits: rootkea (~rootkea@replaced-ip ) (Ping timeout: 250 seconds)
2073 [20:04:09] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2074 [20:04:21] *** Joins: telcoguy________ (~telcoguy_@replaced-ip )
2075 [20:04:27] *** Joins: mavhc (~mavhc@replaced-ip )
2076 [20:04:59] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
2077 [20:05:11] *** Joins: HoloIRCUser1 (~holoirc@replaced-ip )
2078 [20:05:20] *** Joins: DieMoesch (~thomas@replaced-ip )
2079 [20:06:05] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
2080 [20:06:29] *** Quits: rootkea_ (~rootkea@replaced-ip ) (Client Quit)
2081 [20:06:49] *** Quits: oo_miguel (~miguel@replaced-ip ) (Quit: WeeChat 1.6)
2082 [20:06:55] *** Joins: scream (~scream@replaced-ip )
2083 [20:07:04] *** Joins: rootkea (~rootkea@replaced-ip )
2084 [20:08:09] *** Quits: pLk (~sherwood@replaced-ip##) (Quit: Quake Memorial! ##replaced-url
2085 [20:08:14] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 244 seconds)
2086 [20:08:27] *** Quits: telcoguy________ (~telcoguy_@replaced-ip ) (Ping timeout: 250 seconds)
2087 [20:08:46] *** Quits: net0bsd (~holoirc@replaced-ip ) (Ping timeout: 246 seconds)
2088 [20:09:23] *** Joins: devbaka (~devbaka@replaced-ip )
2089 [20:09:34] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Remote host closed the connection)
2090 [20:10:11] *** Quits: DieMoesch (~thomas@replaced-ip ) (Client Quit)
2091 [20:11:59] *** Joins: annadane (~annadane@replaced-ip )
2092 [20:12:56] *** Joins: OS-42450 (~OS-42450@replaced-ip )
2093 [20:13:01] *** Parts: OS-42450 (~OS-42450@replaced-ip ) ()
2094 [20:13:12] *** Joins: jubo2 (~juboxi@replaced-ip )
2095 [20:13:50] <jhutchins_wk> !fixgrub
2096 [20:13:50] <dpkg> To reinstall <GRUB> boot to your Debian install disk/live CD, switch to the other console (Alt-F2), mount your root filesystem (mount -t ext4 /dev/whatever /target ; mount --bind /dev /target/dev ; mount -t proc none /target/proc ; mount -t sysfs none /target/sys), chroot into it (chroot /target), run "mount /boot/efi" on EFI and "update-grub && grub-install /dev/whatever". See also <rescue mode>, <dual boot guide>, <supergrub>.
2097 [20:14:05] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 250 seconds)
2098 [20:14:42] *** Quits: yagi_ (smonchi@replaced-ip ) (Changing host)
2099 [20:14:42] *** Joins: yagi_ (smonchi@replaced-ip )
2100 [20:14:42] *** Quits: yagi_ (smonchi@replaced-ip ) (Changing host)
2101 [20:14:42] *** Joins: yagi_ (smonchi@replaced-ip )
2102 [20:15:25] *** Quits: discovered (~discovere@replaced-ip ) (Remote host closed the connection)
2103 [20:15:44] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
2104 [20:15:46] *** Quits: zer0_her0 (~zer@replaced-ip ) (Ping timeout: 250 seconds)
2105 [20:17:27] *** yagi_ is now known as yagi
2106 [20:17:53] *** Joins: BenNZ (~Ben__@replaced-ip )
2107 [20:18:15] *** Joins: mavhc (~mavhc@replaced-ip )
2108 [20:18:54] *** Quits: fauweh (~root@replaced-ip ) (Quit: )
2109 [20:19:24] *** Joins: toadstar (~bison@replaced-ip )
2110 [20:19:31] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
2111 [20:20:13] *** Joins: fauweh (~root@replaced-ip )
2112 [20:22:06] *** Quits: morsicus (~morsicus@replaced-ip ) ()
2113 [20:22:16] *** Quits: spacebison (~bison@replaced-ip ) (Ping timeout: 250 seconds)
2114 [20:23:12] *** Joins: kesenai (~username@replaced-ip )
2115 [20:23:23] *** Joins: srg_____ (~srgg@replaced-ip )
2116 [20:26:32] *** Joins: BCMM (~BCMM@replaced-ip )
2117 [20:28:40] *** Joins: _Vi (~vi@replaced-ip )
2118 [20:29:37] *** Joins: thelastjedi_ (~quassel@replaced-ip )
2119 [20:30:52] *** Joins: vivid (~ViViD@replaced-ip )
2120 [20:30:56] *** Quits: anonymip (~anonymip@replaced-ip ) (Ping timeout: 250 seconds)
2121 [20:31:19] *** Joins: zerotech (~zerotech@replaced-ip )
2122 [20:31:34] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Quit: bailing)
2123 [20:32:43] *** Joins: cybrNaut (cybrNaut@replaced-ip )
2124 [20:33:17] *** Joins: SpikeHeron (~DutchIngr@replaced-ip )
2125 [20:33:55] *** Quits: rootkea (~rootkea@replaced-ip ) (Remote host closed the connection)
2126 [20:35:33] *** Joins: anonymip (~anonymip@replaced-ip )
2127 [20:36:10] *** Quits: Mavverick (~mav@replaced-ip ) (Remote host closed the connection)
2128 [20:36:30] *** Joins: Mavverick (~mav@replaced-ip )
2129 [20:38:23] *** Quits: Mavverick (~mav@replaced-ip ) (Remote host closed the connection)
2130 [20:38:34] *** Joins: Mavverick (~mav@replaced-ip )
2131 [20:39:17] *** Quits: bebbet (~bebbet@replaced-ip##) (Quit: ZNC 1.7.1+deb2+b1 - ##replaced-url
2132 [20:39:40] *** Joins: Brainium (~brainium@replaced-ip )
2133 [20:40:13] *** Joins: bebbet (~bebbet@replaced-ip )
2134 [20:40:20] *** Joins: LvmhmGVJox (~Urangst@replaced-ip )
2135 [20:40:36] *** Quits: Mavverick (~mav@replaced-ip ) (Remote host closed the connection)
2136 [20:40:46] *** Joins: Mavverick (~mav@replaced-ip )
2137 [20:41:33] *** Quits: Mavverick (~mav@replaced-ip ) (Remote host closed the connection)
2138 [20:41:45] *** Joins: Mavverick (~mav@replaced-ip )
2139 [20:42:38] *** Quits: zerotech (~zerotech@replaced-ip ) (Ping timeout: 250 seconds)
2140 [20:43:07] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 240 seconds)
2141 [20:43:09] *** Joins: Burupe (~Burupe@replaced-ip )
2142 [20:43:44] *** Joins: Se-bash (~seba@replaced-ip )
2143 [20:44:01] *** debhelper sets mode: +l 1452
2144 [20:44:51] *** Quits: srg_____ (~srgg@replaced-ip ) (Quit: srg_____)
2145 [20:44:58] *** Joins: whira (~whira@replaced-ip )
2146 [20:45:15] *** Joins: zphds (~sudharsh@replaced-ip )
2147 [20:46:00] *** Quits: holden- (~holden-@replaced-ip ) (Remote host closed the connection)
2148 [20:46:53] *** Quits: thelastjedi_ (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
2149 [20:47:02] *** Joins: rpifan_ (~rpifan@replaced-ip )
2150 [20:47:03] *** Quits: rpifan (~rpifan@replaced-ip ) (Remote host closed the connection)
2151 [20:47:33] *** Parts: notsponsible (~notsponsi@replaced-ip ) ("Leaving")
2152 [20:48:28] *** Quits: zphds (~sudharsh@replaced-ip ) (Read error: No route to host)
2153 [20:48:38] *** Joins: zphds (~sudharsh@replaced-ip )
2154 [20:49:00] *** Quits: luneff (~yury@replaced-ip ) (Quit: Ухожу я от вас)
2155 [20:49:39] *** Joins: minot (~kus@replaced-ip )
2156 [20:49:42] *** Quits: oojacoboo (~oojacoboo@replaced-ip ) (Read error: Connection reset by peer)
2157 [20:49:50] *** Quits: Mavverick (~mav@replaced-ip ) (Remote host closed the connection)
2158 [20:50:08] *** Joins: altker128 (~vr@replaced-ip )
2159 [20:50:17] <altker128> Hey guys. Anyone here ever setup Kerberos?
2160 [20:50:48] <altker128> Trying to understand some high-level kerberos concepts
2161 [20:51:55] *** Joins: donofrio (~donofrio@replaced-ip )
2162 [20:52:50] <blackflow> altker128: does this help? replaced-url
2163 [20:52:54] *** Quits: noln (~noln@replaced-ip ) (Read error: Connection reset by peer)
2164 [20:53:12] *** Quits: annadane (~annadane@replaced-ip ) (Quit: Leaving)
2165 [20:53:28] *** Quits: kus_ubuntui686 (~kus@replaced-ip ) (Ping timeout: 250 seconds)
2166 [20:54:43] <altker128> blackflow: Just skimmed it. I was trying to figure out some thoughts on LDAP vs. Kerberos authentication ; I notice a lot of "web apps" support LDAP for an aunthentication, was trying to understand using that as an authentication mechanism vs. Kerberos, etc
2167 [20:55:50] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
2168 [20:56:06] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
2169 [20:57:12] *** Quits: knstn (~Thunderbi@replaced-ip ) (Quit: knstn)
2170 [20:57:25] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 246 seconds)
2171 [20:57:39] *** Quits: anonymip (~anonymip@replaced-ip ) (Ping timeout: 246 seconds)
2172 [20:58:30] <lexiyntax> I'd suggest also looking into token technologies like oauth, for most needs kerberos should probably be considered outdated.
2173 [20:58:57] *** Joins: gryffus_ (~gryffus@replaced-ip )
2174 [20:59:39] *** Joins: esaym153 (~esaym153@replaced-ip )
2175 [20:59:50] *** Quits: gryffus (~gryffus@replaced-ip ) (Ping timeout: 268 seconds)
2176 [21:01:18] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 245 seconds)
2177 [21:02:02] *** Quits: esaym153 (~esaym153@replaced-ip ) (Client Quit)
2178 [21:03:27] *** Quits: raidsec (~admin@replaced-ip ) (Ping timeout: 268 seconds)
2179 [21:03:47] *** Joins: krizz (~krizz@replaced-ip )
2180 [21:03:55] *** Joins: morsicus (~morsicus@replaced-ip )
2181 [21:04:01] *** debhelper sets mode: +l 1442
2182 [21:04:03] *** Joins: anonymip (~anonymip@replaced-ip )
2183 [21:04:03] *** Joins: mavhc (~mavhc@replaced-ip )
2184 [21:04:26] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
2185 [21:04:38] *** Quits: dasj19 (~dasj19@replaced-ip ) (Ping timeout: 245 seconds)
2186 [21:04:47] *** Quits: minot (~kus@replaced-ip ) (Quit: leaving)
2187 [21:05:34] *** Joins: esaym153 (~esaym153@replaced-ip )
2188 [21:05:49] *** Joins: kus_ubuntui686 (~kus@replaced-ip )
2189 [21:07:02] *** Joins: blackopus (~blackopus@replaced-ip )
2190 [21:07:46] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 260 seconds)
2191 [21:07:53] *** Joins: raidsec (~admin@replaced-ip )
2192 [21:08:34] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
2193 [21:09:07] *** Quits: donofrio (~donofrio@replaced-ip ) (Ping timeout: 240 seconds)
2194 [21:09:25] *** Joins: devbaka (~devbaka@replaced-ip )
2195 [21:09:59] *** Joins: orbiter (~orbiter@replaced-ip )
2196 [21:12:07] *** Quits: cryptodan (~cryptodan@replaced-ip ) (Remote host closed the connection)
2197 [21:13:02] *** Joins: HugsWontletgo (~HugsWontl@replaced-ip )
2198 [21:13:29] *** Joins: srgg (~srgg@replaced-ip )
2199 [21:15:04] *** Quits: va55enn (~Va55en@replaced-ip ) (Quit: Best regards! (xchat 2.4.5))
2200 [21:15:19] *** Quits: morsicus (~morsicus@replaced-ip ) ()
2201 [21:15:39] *** Joins: morsicus (~morsicus@replaced-ip )
2202 [21:15:53] *** Quits: HugsWont1etgo (~HugsWontl@replaced-ip ) (Ping timeout: 245 seconds)
2203 [21:17:27] *** Joins: necrose99 (~necrose99@replaced-ip )
2204 [21:17:31] *** Joins: winem_ (~quassel@replaced-ip )
2205 [21:19:23] <jhutchins_wk> altker128: Kerberos is most often use in machine-to-machine authentication, LDAP for centralized user login.
2206 [21:20:12] <jhutchins_wk> altker128: They're not really interchangable, FreeIPA uses kerberos machine authentication to manage LDAP user authentication.
2207 [21:21:01] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Quit: Leaving)
2208 [21:23:09] *** Joins: jcmesar (~jcmesar@replaced-ip )
2209 [21:23:31] *** Quits: srgg (~srgg@replaced-ip ) (Quit: srgg)
2210 [21:24:03] *** Joins: Tenkawa (~Tenkawa@replaced-ip )
2211 [21:24:07] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 240 seconds)
2212 [21:24:32] *** Quits: areyouloco (~areyouloc@replaced-ip ) (Read error: Connection reset by peer)
2213 [21:24:41] *** Joins: srgg (~srgg@replaced-ip )
2214 [21:25:33] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
2215 [21:25:48] *** Joins: nix64bit (~Thunderbi@replaced-ip )
2216 [21:26:00] *** Joins: Brigo (~Brigo@replaced-ip )
2217 [21:26:58] *** Joins: mibo (~mibo@replaced-ip )
2218 [21:27:20] *** Joins: mavhc (~mavhc@replaced-ip )
2219 [21:28:27] *** Joins: electro33 (uid613@replaced-ip )
2220 [21:28:34] *** Quits: deadz0 (~deadz0@replaced-ip ) (Ping timeout: 250 seconds)
2221 [21:28:48] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Remote host closed the connection)
2222 [21:30:15] *** Quits: nix64bit (~Thunderbi@replaced-ip ) (Client Quit)
2223 [21:32:54] *** Joins: BlueByte (~walther@replaced-ip )
2224 [21:34:08] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
2225 [21:34:48] <altker128> jhutchins_wk: Have you worked with FreeIPA before?
2226 [21:35:36] *** Joins: Brigo (~Brigo@replaced-ip )
2227 [21:35:43] <altker128> I'm NOT trying to support mixed Windows/Linux machines ; basically trying to use LDAP for authentication of services, like wiki's, git, etc.
2228 [21:36:02] *** rpifan_ is now known as rpifan
2229 [21:37:27] *** Quits: DeadTOm (~deadtom@replaced-ip ) (Quit: DeadTOm)
2230 [21:37:29] *** rebrec is now known as smack0
2231 [21:38:25] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 252 seconds)
2232 [21:38:49] *** Parts: Tenkawa (~Tenkawa@replaced-ip ) ()
2233 [21:39:26] *** Joins: devbaka (~devbaka@replaced-ip )
2234 [21:39:33] *** Quits: Pendrag0n (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
2235 [21:41:10] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 252 seconds)
2236 [21:42:40] *** Quits: aspyct (~aspyct@replaced-ip ) (Quit: Leaving)
2237 [21:44:03] *** Quits: Ilyas (uid43013@replaced-ip ) (Quit: Connection closed for inactivity)
2238 [21:44:09] *** Quits: uso (~uso@replaced-ip ) (Remote host closed the connection)
2239 [21:45:05] *** Quits: clemens3 (~clemens@replaced-ip ) (Ping timeout: 250 seconds)
2240 [21:46:14] *** Quits: srgg (~srgg@replaced-ip ) (Quit: srgg)
2241 [21:46:43] *** Joins: srgg (~srgg@replaced-ip )
2242 [21:47:09] *** Joins: dreamon (~dreamon@replaced-ip )
2243 [21:47:28] *** Quits: krizz (~krizz@replaced-ip ) (Quit: krizz)
2244 [21:47:47] *** Joins: deadz0 (~deadz0@replaced-ip )
2245 [21:48:04] *** Quits: Codier (~user@replaced-ip ) (Ping timeout: 250 seconds)
2246 [21:49:49] *** Joins: Se-bash (~seba@replaced-ip )
2247 [21:49:50] *** Joins: holden- (~holden-@replaced-ip )
2248 [21:51:09] *** Joins: Ricardo__ (~rick@replaced-ip )
2249 [21:52:23] *** Quits: srgg (~srgg@replaced-ip ) (Quit: srgg)
2250 [21:53:54] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
2251 [21:54:59] *** Joins: xcm (~xcm@replaced-ip )
2252 [21:56:27] *** Quits: gryffus_ (~gryffus@replaced-ip ) (Ping timeout: 246 seconds)
2253 [21:57:08] *** Quits: OS-41657 (~OS-41657@replaced-ip ) (Ping timeout: 245 seconds)
2254 [21:57:43] *** Joins: donofrio (~donofrio@replaced-ip )
2255 [21:58:54] *** Quits: zphds (~sudharsh@replaced-ip ) (Ping timeout: 250 seconds)
2256 [22:01:05] <jhutchins_wk> We have a 389 (Fedora) LDAP system configured by parties no longer known, we're doing prep work and testing to replace it with FreeIPA.
2257 [22:01:17] <jhutchins_wk> We elected NOT to integrate with AD at this time.
2258 [22:01:40] *** interface{} is now known as empty_string
2259 [22:02:25] *** Quits: donofrio (~donofrio@replaced-ip ) (Ping timeout: 250 seconds)
2260 [22:02:31] <altker128> jhutchins_wk: What's been your opinion of 389DS?
2261 [22:02:50] *** Quits: benf (benf2004@replaced-ip ) ()
2262 [22:04:01] *** debhelper sets mode: +l 1436
2263 [22:04:08] *** Quits: dastier_ (~dastier@replaced-ip ) (Remote host closed the connection)
2264 [22:06:22] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Changing host)
2265 [22:06:22] *** Joins: cybrNaut (cybrNaut@replaced-ip )
2266 [22:08:26] *** Joins: mortn_ (~morten@replaced-ip )
2267 [22:08:42] *** Joins: cyan__ (~cyan@replaced-ip )
2268 [22:09:10] *** Quits: mrloafbot_ (~mrloafbot@replaced-ip ) (Ping timeout: 246 seconds)
2269 [22:09:13] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 252 seconds)
2270 [22:11:28] *** Quits: mortn (~morten@replaced-ip ) (Ping timeout: 250 seconds)
2271 [22:12:08] *** Joins: anma (~Thunderbi@replaced-ip )
2272 [22:12:47] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 250 seconds)
2273 [22:14:30] *** Joins: a-l-e (~a-l-e@replaced-ip )
2274 [22:15:24] *** Joins: pax (~Thunderbi@replaced-ip )
2275 [22:15:24] *** Quits: pax (~Thunderbi@replaced-ip ) (Client Quit)
2276 [22:15:45] *** Quits: a-l-e (~a-l-e@replaced-ip ) (Remote host closed the connection)
2277 [22:16:05] *** Joins: a-l-e (~a-l-e@replaced-ip )
2278 [22:16:56] *** Joins: chk (~casc@replaced-ip )
2279 [22:16:57] *** Joins: gryffus_ (~gryffus@replaced-ip )
2280 [22:17:09] *** Joins: mavhc (~mavhc@replaced-ip )
2281 [22:22:19] *** Joins: masber (~masber@replaced-ip )
2282 [22:23:20] *** Quits: morsicus (~morsicus@replaced-ip ) (Remote host closed the connection)
2283 [22:23:38] *** Joins: monkey-b- (~monkey-b@replaced-ip )
2284 [22:23:56] *** Joins: v3g4n (~v3g4n@replaced-ip )
2285 [22:24:06] *** Quits: monkey-b (~monkey-b@replaced-ip ) (Ping timeout: 246 seconds)
2286 [22:24:13] *** Quits: masuberu (~masber@replaced-ip ) (Ping timeout: 245 seconds)
2287 [22:24:28] *** Quits: Epakai (~epakai@replaced-ip ) (Ping timeout: 250 seconds)
2288 [22:24:44] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
2289 [22:25:03] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 245 seconds)
2290 [22:25:23] *** Joins: gryffus (~gryffus@replaced-ip )
2291 [22:25:43] *** Joins: baptist (~baptist@replaced-ip )
2292 [22:25:52] *** Joins: xcm (~xcm@replaced-ip )
2293 [22:26:11] *** Quits: gryffus_ (~gryffus@replaced-ip ) (Ping timeout: 244 seconds)
2294 [22:27:13] *** Quits: a-l-e (~a-l-e@replaced-ip ) (Ping timeout: 244 seconds)
2295 [22:29:35] <jhutchins_wk> altker128: Like anything else, it needs to be set up properly. I think it probably works fine, but it wasn't my decision. FreeIPA has more features (and complexity).
2296 [22:30:02] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
2297 [22:31:30] *** Quits: Toadisattva (~Toadisatt@replaced-ip ) (Remote host closed the connection)
2298 [22:31:59] *** Joins: Toadisattva (~Toadisatt@replaced-ip )
2299 [22:32:31] *** Quits: v3g4n (~v3g4n@replaced-ip ) (Quit: Leaving)
2300 [22:33:37] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 250 seconds)
2301 [22:33:53] *** Joins: ddp` (~ddp@replaced-ip )
2302 [22:34:37] *** Joins: rsx (~rsx@replaced-ip )
2303 [22:35:15] *** Quits: sorko999 (~sorko999@replaced-ip ) (Quit: Leaving.)
2304 [22:35:20] *** Quits: nibble_zero (~nibble_ze@replaced-ip ) (Quit: nibble_zero)
2305 [22:36:05] *** Joins: benf (benf2004@replaced-ip )
2306 [22:36:38] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
2307 [22:37:18] *** Joins: Brigo (~Brigo@replaced-ip )
2308 [22:37:48] *** Joins: cCkw (~ejakuk@replaced-ip )
2309 [22:38:07] *** Joins: dArK_IcE (~lawl@replaced-ip )
2310 [22:41:05] *** Quits: orbiter (~orbiter@replaced-ip ) ()
2311 [22:41:51] *** Quits: crashhacker (~crashhack@replaced-ip ) (Ping timeout: 250 seconds)
2312 [22:42:25] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: ☮ out)
2313 [22:42:44] *** Joins: pvdp (~pvdp@replaced-ip )
2314 [22:43:23] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 245 seconds)
2315 [22:44:43] *** Joins: jsubl2 (~jim@replaced-ip )
2316 [22:48:13] *** Joins: mrloafbot (~mrloafbot@replaced-ip )
2317 [22:48:59] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 268 seconds)
2318 [22:49:06] *** Quits: Envil (~envil@replaced-ip ) (Remote host closed the connection)
2319 [22:51:02] *** Quits: pvdp (~pvdp@replaced-ip ) (Remote host closed the connection)
2320 [22:52:29] *** Joins: mavhc (~mavhc@replaced-ip )
2321 [22:52:50] *** Quits: CarlFK (~carl@replaced-ip ) (Ping timeout: 272 seconds)
2322 [22:53:22] *** Joins: pvdp (~pvdp@replaced-ip )
2323 [22:53:24] *** Quits: Ericounet (~Eric@replaced-ip ) (Remote host closed the connection)
2324 [22:54:48] *** Joins: hypn0 (~h@replaced-ip )
2325 [22:55:22] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
2326 [22:56:41] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
2327 [22:56:59] *** Quits: watchcat (~un@replaced-ip ) (Quit: .)
2328 [22:58:31] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Remote host closed the connection)
2329 [22:58:44] *** Quits: patterson (~patterson@replaced-ip ) ()
2330 [22:58:50] *** Joins: fakefur (~fakefur@replaced-ip )
2331 [22:59:37] *** Joins: iflema (~ian@replaced-ip )
2332 [22:59:38] *** Joins: f10 (~flo@replaced-ip )
2333 [23:00:45] *** Joins: Ekchuan (~RandyMars@replaced-ip )
2334 [23:02:24] *** Joins: fearnothing (~nothing@replaced-ip )
2335 [23:02:51] *** Quits: fakefur (~fakefur@replaced-ip ) (Client Quit)
2336 [23:03:47] *** Quits: gryffus (~gryffus@replaced-ip ) (Ping timeout: 240 seconds)
2337 [23:04:05] *** Joins: morsicus (~morsicus@replaced-ip )
2338 [23:04:46] *** Quits: Ekchuan (~RandyMars@replaced-ip ) (Client Quit)
2339 [23:04:52] *** Quits: elios (~tba@replaced-ip ) (Remote host closed the connection)
2340 [23:04:52] *** Joins: HoloIRCUser2 (~holoirc@replaced-ip )
2341 [23:05:03] *** Quits: chk (~casc@replaced-ip ) (Ping timeout: 246 seconds)
2342 [23:06:50] *** Joins: traveltissues (~belethapo@replaced-ip )
2343 [23:07:01] *** Quits: CaptainN (zelda@replaced-ip ) (Quit: I have to pee!)
2344 [23:07:27] *** Joins: elios (~tba@replaced-ip )
2345 [23:07:37] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
2346 [23:07:48] *** Quits: rsx (~rsx@replaced-ip ) (Quit: rsx)
2347 [23:08:27] *** Quits: HoloIRCUser1 (~holoirc@replaced-ip ) (Ping timeout: 240 seconds)
2348 [23:08:45] *** Joins: CaptainN (zelda@replaced-ip )
2349 [23:10:05] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Read error: Connection reset by peer)
2350 [23:10:27] *** Joins: GenTooMan (~cyberman@replaced-ip )
2351 [23:10:29] *** Joins: finalbeta (~finalbeta@replaced-ip )
2352 [23:12:07] *** Quits: Sleepy63 (~Sleepy63@replaced-ip ) (Ping timeout: 240 seconds)
2353 [23:12:15] *** Joins: steelgolem_ (~SteelGole@replaced-ip )
2354 [23:12:45] *** Joins: watchcat (~un@replaced-ip )
2355 [23:13:45] *** Quits: traveltissues (~belethapo@replaced-ip ) (Ping timeout: 272 seconds)
2356 [23:14:02] *** debhelper sets mode: +l 1430
2357 [23:14:38] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 245 seconds)
2358 [23:15:12] *** Quits: steelgolem (~SteelGole@replaced-ip ) (Ping timeout: 246 seconds)
2359 [23:15:47] *** Quits: HugsWontletgo (~HugsWontl@replaced-ip ) (Ping timeout: 244 seconds)
2360 [23:16:19] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 252 seconds)
2361 [23:16:30] *** Joins: mavhc (~mavhc@replaced-ip )
2362 [23:16:42] *** Quits: morsicus (~morsicus@replaced-ip ) (Remote host closed the connection)
2363 [23:18:46] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: They see me clawin' the love seat / They won't do nothin' 'cause I'm cute and furry)
2364 [23:19:48] *** Joins: Brigo (~Brigo@replaced-ip )
2365 [23:20:22] <Sveta> setting up lvm partitions yesterday by replaced-url
2366 [23:20:42] *** Quits: Lyberta (~Lyberta@replaced-ip ) (Quit: Leaving)
2367 [23:20:51] <Sveta> shows replaced-url
2368 [23:22:19] *** Quits: towo` (~towo@replaced-ip ) (Remote host closed the connection)
2369 [23:23:10] *** Quits: knidos (~knidos@replaced-ip ) (Quit: WeeChat 1.9.1)
2370 [23:23:51] <Sveta> *booting
2371 [23:24:01] *** debhelper sets mode: +l 1423
2372 [23:25:22] *** Joins: helgilax (~monkey@replaced-ip )
2373 [23:26:00] *** Joins: BlueByte (~walther@replaced-ip )
2374 [23:26:55] *** Joins: morsicus (~morsicus@replaced-ip )
2375 [23:28:49] *** Joins: dvs (~hibbard@replaced-ip )
2376 [23:29:08] *** Quits: i1nfusion (~i1nfusion@replaced-ip ) (Remote host closed the connection)
2377 [23:29:30] *** Joins: helgilax_ (~monkey@replaced-ip )
2378 [23:29:34] *** Joins: diniwed (~gavron@replaced-ip )
2379 [23:29:36] *** Joins: i1nfusion (~i1nfusion@replaced-ip )
2380 [23:29:44] *** Quits: helgilax_ (~monkey@replaced-ip ) (Client Quit)
2381 [23:29:47] *** Joins: aindilis (~aindilis@replaced-ip )
2382 [23:30:15] *** Joins: monkeyjuice (~monkeyjui@replaced-ip )
2383 [23:31:53] *** Joins: krabador (~krabador@replaced-ip )
2384 [23:32:06] *** Quits: morsicus (~morsicus@replaced-ip ) (Ping timeout: 272 seconds)
2385 [23:34:02] *** debhelper sets mode: +l 1430
2386 [23:35:58] *** Quits: Tarrasquero (~Tarrasque@replaced-ip ) (Ping timeout: 250 seconds)
2387 [23:36:39] *** Quits: jsubl2 (~jim@replaced-ip ) (Quit: leaving)
2388 [23:37:19] *** Quits: monkeyjuice (~monkeyjui@replaced-ip ) (Quit: Leaving)
2389 [23:37:24] *** Quits: cCkw (~ejakuk@replaced-ip ) (Quit: Leaving)
2390 [23:39:32] *** Joins: cCkw (~ejakuk@replaced-ip )
2391 [23:45:38] *** Quits: xet7 (~xet7@replaced-ip ) (Remote host closed the connection)
2392 [23:45:47] *** Joins: BeerHall (~Thunderbi@replaced-ip )
2393 [23:45:48] *** Joins: jak2000 (~jak2000@replaced-ip )
2394 [23:45:51] *** Parts: MeekaKat (~DevilsRej@replaced-ip ) ()
2395 [23:46:01] <jak2000> hi all how to update/upgrade my java version from 171 to 172 ? thanks
2396 [23:48:48] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Ping timeout: 246 seconds)
2397 [23:49:18] <iosecure> Is there a reason why you need that release?
2398 [23:49:24] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 252 seconds)
2399 [23:50:16] *** Joins: ddp` (~ddp@replaced-ip )
2400 [23:51:15] <jak2000> iosecure know java?
2401 [23:51:43] <iosecure> Yes. Though that's not an answer.
2402 [23:51:45] <jak2000> see: please: how to fix this error: replaced-url
2403 [23:51:48] <altker128> jak2000: Why not download that release from Sun then?
2404 [23:52:11] <altker128> jak2000: Get the JRE by logging into Oracle and downloading it
2405 [23:52:17] <jak2000> in java channel recommend me: <surial> jak2000: the official oracle suggested solutions to this issue are to either [A] downgrade to 1.8.0_181 or 1.8.0_172, or [B] upgrade to JDK 11. or [C] Downgrade to 151
2406 [23:52:37] <jak2000> apt remove java not work
2407 [23:52:42] <jak2000> how to delete all java (first).
2408 [23:54:14] <altker128> apt-get purge <name_of_package>
2409 [23:54:26] <altker128> You need to know the exact name of the package you have
2410 [23:54:43] <jak2000> mmm whereis java: /usr/lib/jvm/java-8-oracle/bin/java /usr/lib/jvm/java-8-oracle/jre/bin/java /usr/share/man/man1/java.1.gz
2411 [23:54:48] *** Joins: luis_ (~luis@replaced-ip )
2412 [23:55:18] *** Joins: mtn (~mtn@replaced-ip )
2413 [23:55:38] <altker128> That's the java binary . You got the binary in some way. If it was through a Debian package, you need to un-install the package
2414 [23:56:11] <jak2000> :(
2415 [23:57:29] <altker128> jak2000: You could be "dirty" and just delete the binaries, and then download whatever you need from Sun and manually overwrite/install
2416 [23:57:36] <altker128> That depends on how much you care
2417 [23:57:56] *** Joins: slv (~slv@replaced-ip )
2418 [23:58:04] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
2419 [23:58:22] <bleb> how does the popularity contest measure daily usage?
2420 [23:58:23] *** Joins: quackgyver (uid11872@replaced-ip )
2421 [23:58:23] <aloo_shu> you could first check installed packages searching java/jre
2422 [23:58:35] <aloo_shu> ie in synaptic
2423 [23:59:03] <altker128> ^^
2424 [23:59:18] <aloo_shu> you don't want to end up with broken packages
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be