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:35] <KNERD> okay, let me look that CLI up
1 [00:00:37] *** Joins: dead (~dead@replaced-ip )
2 [00:00:37] <KNERD> thanks
3 [00:00:54] <KNERD> This one, I assume?
replaced-url
4 [00:00:55] <ratrace> KNERD:
replaced-url
5 [00:00:57] <ratrace> ya
6 [00:01:02] <dead> I have disabled apparmor to test a printing
issue but I'm still seeing lines saying audit DENIED on
printing...and it doesn't reference apparmor?
7 [00:01:10] <dead> so what else could be doing this? I
don't seem to have selinux either
8 [00:01:21] <ratrace> dead: pastebin the actual line please
9 [00:02:21] <dead>
replaced-url
10 [00:02:37] <dead> thsi is with apparmor.service not running
11 [00:02:56] <ratrace> dead: it's apparmor alright. why do
you think it doesn't reference apparmor?
appamor="DENIED"
12 [00:03:14] <dead> ok then how would i diable apparmor?
13 [00:03:17] <dead> disable*
14 [00:03:42] <ratrace> dead: you can set the profile in
complain mode, aa-complain /etc/apparmor.d/usr.bin.cupsd I believe,
not sure check teh actual filename in apparmor.d
15 [00:03:46] *** Quits: xet7 (~xet7@replaced-ip ) (Ping timeout: 240 seconds)
16 [00:04:18] <ratrace> dead: then the next thing to do is file
a bug report on cupsd apparmor profile. now .... cupds AA profile
isn't installed by default, so consider if you really want it
in this state, or are willing to fix it yourself for yourself
17 [00:04:25] <dead> hmm i dont even have the aa-complain
command
18 [00:04:31] <dead> i have aa-exec/aa-enabled etc..
19 [00:04:41] *** Quits: w-oertl (~wolfgang@replaced-ip ) (Ping timeout: 240 seconds)
20 [00:04:56] <ratrace> install apparmor-utils package
21 [00:05:04] <ratrace> dead: how is this even possible ....
this is not default on debian.
22 [00:05:32] <dead> probably an old profile i setup on a
previous version or something
23 [00:05:58] <ratrace> dead: oh wait..... cups-daemon itself
installs the AA profile
24 [00:06:12] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 3.0.1)
25 [00:06:18] <ratrace> right, right, packages do that
themselves now, it's not just apparmor-profiles any more
26 [00:07:12] *** Quits: Elodin (~weechat@replaced-ip ) (Quit: WeeChat 3.1)
27 [00:08:01] *** debhelper sets mode: +l 1065
28 [00:08:02] <ratrace> dead: best thing would be to file a bug
report against cups-daemon package, state that the default AA
profile is missing read rights on /etc/magic
29 [00:08:07] <dead> well that seemed to have remove the audit
lines now but still failing to print damn it lol :/
30 [00:08:20] <dead> ok thank you
31 [00:08:30] <ratrace> meanwhile you can set the profile in
complain mode, or outright disable it with aa-disable
/etc/apparmor.d/usr.sbin.cupsd
32 [00:08:41] <ratrace> disabling might be better as that
won't produce a megaton of log entries
33 [00:08:50] <dead> good to know, i'm used to selinux not
this new apparmor shit..
34 [00:09:03] <ratrace> dead: same shit, different paradigm :)
35 [00:09:04] *** Quits: greycat (~greg@replaced-ip ) (Quit: Bye)
36 [00:09:14] *** Quits: FsgMax (~FsgMax@replaced-ip ) (Quit: Leaving)
37 [00:09:23] <dead> cool well thanks for the help, have a good
one!
38 [00:09:27] *** Parts: dead (~dead@replaced-ip ) ()
39 [00:09:29] <ratrace> !next
40 [00:09:30] <dpkg> Another happy customer leaves the building.
41 [00:11:05] *** Joins: Elodin (~weechat@replaced-ip )
42 [00:11:34] *** Quits: haruspi (~haruspii@replaced-ip ) (Remote host closed the connection)
43 [00:11:55] *** Joins: haruspi (~haruspii@replaced-ip )
44 [00:14:07] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 260 seconds)
45 [00:15:53] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
46 [00:16:33] *** Quits: ripdisk (~ripdisk@replaced-ip ) (Ping timeout: 258 seconds)
47 [00:17:08] <EdePopede> is it possible to check root's
history file while not logged in? i was thinking of a 2nd PID 0
account. but hm, maybe i just could set another HISTFILE in the
start script so the original one doesn't get touched.
48 [00:18:00] <EdePopede> s/PID/UID/
49 [00:19:09] *** Joins: ripdisk (~ripdisk@replaced-ip )
50 [00:20:20] <phogg> EdePopede: shell history? just read
~root/.bash_history (if you have permission)
51 [00:21:03] *** Quits: haruspi (~haruspii@replaced-ip ) (Read error: Connection reset by peer)
52 [00:21:03] <EdePopede> phogg: that's the point. i have
to be logged in as root, but i want to check how it looks after
i've been logged out.
53 [00:22:01] *** Quits: coot (~coot@replaced-ip ) (Quit: coot)
54 [00:22:16] <phogg> EdePopede: how it would look? like, before
you log out?
55 [00:22:21] <EdePopede> right now on the freshly started live
system it is still empty, the running shell holds the commands i
used to prepare my environment. and i'm not sure if it would be
a good idea to write it now or better wait until logoff.
56 [00:22:36] <EdePopede> no, after.
57 [00:22:46] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
58 [00:22:50] *** Quits: BrianG61UK_ (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
59 [00:23:13] <EdePopede> i check everything, file and process
copy look both fine, when i login again it is messed. doubled
entries, which should not be there.
60 [00:23:33] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
61 [00:23:34] *** Joins: BrianG61UK_ (~BrianG61U@replaced-ip )
62 [00:23:40] <EdePopede> and i just have to know when this
happens.
63 [00:23:43] <phogg> EdePopede: so, like I said, just read that
file
64 [00:23:57] <EdePopede> readable only by root
65 [00:24:09] <oxek> EdePopede: `sudo cat /root/.bash_history`
66 [00:24:10] <phogg> you can change that if you want,
especially if it's temporary
67 [00:24:16] <EdePopede> works for every other account with
root, but not with root :)
68 [00:24:20] <phogg> you can also log in with a different shell
that doesn't read or write it
69 [00:24:21] <EdePopede> err *for* root
70 [00:24:39] <phogg> oxek: ~root is technically more correct
71 [00:24:50] <EdePopede> hm i could use zsh or whatever i have
here, good idea
72 [00:24:57] <oxek> phogg: true, but does every shell work that
way?
73 [00:25:06] <phogg> oxek: POSIX standard
74 [00:25:15] <oxek> so probably fish doesn't :)
75 [00:25:23] <phogg> who uses fish?
76 [00:25:33] <oxek> japanese?
77 [00:25:41] <cws> fish is a fairly popular shell.
78 [00:26:54] <oxek> anyone know the popularity rating of
interactive shells? Maybe bash 1st, zsh 2nd, fish 3rd?
79 [00:27:11] <phogg> Best is sobjective.
80 [00:27:23] <phogg> popularity isn't a great measure of
it
81 [00:27:39] <oxek> that's why I didn't mention the
word 'best'
82 [00:27:45] *** Quits: _aeris_ (~aeris@replaced-ip ) (Remote host closed the connection)
83 [00:27:52] <cws> oxek: those three, in some sort of order.
84 [00:28:05] *** Joins: _aeris_ (~aeris@replaced-ip )
85 [00:28:16] <oxek> cws: that's what I would have guessed,
but I don't know much about it
86 [00:28:19] <phogg> oxek: Oh, okay. Bash is definitely first,
though. I think zsh may be second, after that it's hard to
know.
87 [00:28:33] <phogg> ksh will be in there somewhere, fish might
even approach 1%
88 [00:28:45] *** Quits: catman370 (~catman@replaced-ip ) (Quit: See you later..)
89 [00:28:48] *** Joins: hwpplayer1 (~user@replaced-ip )
90 [00:28:50] <phogg> But I'm betting more people still use
tcsh
91 [00:29:18] <phogg> oxek: you could try the Debian popcon for
the relevant packages
92 [00:29:24] <oxek> I was just gonna say popcon
93 [00:29:24] <phogg> it's not a good metric, but it is *a*
metric
94 [00:29:49] <phogg> unlike the next best alternative, which is
gut instinct, it has to be worth something
95 [00:30:00] <phogg> Does Ubuntu run a popcon?
96 [00:30:01] <cws> phogg: popcon won't be a good metric,
bash is preinstalled.
97 [00:30:14] *** Quits: emOne (~emOne@replaced-ip ) (Remote host closed the connection)
98 [00:30:28] <phogg> cws: even so I think that's going to
still give it a fair assessment of popularity
99 [00:30:42] <EdePopede> "my precious 100k+ line
history" ... 100k lines of bash history? i reset it often when
it reaches some hundred lines :o
100 [00:30:48] <cws> That literally means that it can't give
a fair assessment of popularity.
101 [00:30:55] <oxek> cws: I think it's safe to assume bash
is most popular because it's default. popcon says tcsh is more
popular than fish
102 [00:30:57] *** Quits: nifker (~Thunderbi@replaced-ip ) (Quit: nifker)
103 [00:31:19] <coc0nut> fish is a fairly popular shell <-
hillarious line! :)
104 [00:31:21] <phogg> EdePopede: I keep 10k lines just so that I
never have to worry about anything I can remember having aged out.
Entries at the top are years old!
105 [00:31:31] *** Quits: powerhouse (~powerhous@replaced-ip ) (Quit: Leaving)
106 [00:31:32] <phogg> oxek: I definitely believe that
107 [00:31:34] <cws> coc0nut: It's a factual statement.
108 [00:31:57] <phogg> fish has gained some recent notoriety, but
being hip is not the same as being popular
109 [00:32:52] <cws> Alright, this is getting tired. I'm not
here to microscopically subdivide hairs. fish is a moderately
popular shell and is one of the top three in terms of
"popularity" along with zsh and bash.
110 [00:32:57] <EdePopede> phogg: how do you even use it? i hate
this single line interface while scrolling through it, even in mc i
often open the history box if the command i want doesn't appear
during the first few iterations.
111 [00:33:04] <cws> End. I'm moving on.
112 [00:33:27] *** Joins: roylaprattep (~roylaprat@replaced-ip )
113 [00:34:11] <coc0nut> does fish include bash and zsh and so
on?
114 [00:34:45] <oxek> coc0nut: that question does not make sense
to me
115 [00:34:49] <phogg> EdePopede: C-r and type
116 [00:35:08] <oxek> with FZF for fulltext search in history
117 [00:35:31] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 248 seconds)
118 [00:35:36] <EdePopede> phogg, that's what i do. but with
a few hundred lines it's no fun anymore. and C-s to return when
i was too fast again also doesn't work.
119 [00:35:42] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
120 [00:36:07] <oxek> EdePopede: really check out FZF, it makes
C-r so much better
121 [00:36:23] *** Joins: Gnhugo (~yaaic@replaced-ip )
122 [00:36:43] <phogg> EdePopede: that's because C-s is
bound to something at the terminal level
123 [00:37:04] <oxek> C-s C-q are flow control in readline
124 [00:37:18] *** Quits: c10l (~c10l@replaced-ip##) (Quit: ZNC 1.8.2+deb1 - ##replaced-url
125 [00:37:26] <phogg> EdePopede: stty -ixon; then C-s will do
what you want. Or rebind forward search
126 [00:37:32] <EdePopede> i know, but this doesn't make it
work ;)
127 [00:37:43] <EdePopede> ah i should do it
128 [00:38:01] *** debhelper sets mode: +l 1057
129 [00:38:50] *** Joins: c10l (~c10l@replaced-ip )
130 [00:39:09] <oxek> or use zsh, which doesn't use readline
and you can disable flow control (C-s C-q) in the zshrc file
131 [00:39:25] <phogg> EdePopede: for things very old I mostly
just history | grep -E ...
132 [00:39:41] *** Quits: Iamahuman4 (~noname@replaced-ip ) (Quit: Konversation terminated!)
133 [00:40:35] *** Quits: Romarain (~Romarain@replaced-ip ) (Ping timeout: 246 seconds)
134 [00:42:09] <alex11> what a fishy conversation
135 [00:43:19] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Quit: To infinity and beyond...)
136 [00:43:31] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Ping timeout: 248 seconds)
137 [00:43:59] *** Quits: debsan_ (~debsan@replaced-ip ) (Ping timeout: 260 seconds)
138 [00:44:09] <ratrace> alex11: badum-tss!
139 [00:44:34] <unborn> ,v flameshot
140 [00:44:35] *** Quits: xgfvc (~xgfvc@replaced-ip ) (Ping timeout: 248 seconds)
141 [00:44:35] <judd> Package: flameshot on amd64 --
stretch-backports: 0.6.0-11~bpo9+1; buster: 0.6.0-11;
buster-backports: 0.8.5-1~bpo10+1; bullseye: 0.9.0+ds1-1; sid:
0.9.0+ds1-1
142 [00:47:51] *** JakeSays_ is now known as JakeSays
143 [00:48:18] <oxek> +1 for flameshot
144 [00:48:37] *** Joins: stree (~stree@replaced-ip )
145 [00:50:41] *** Quits: paulgrmn (~paulgrmn@replaced-ip ) (Ping timeout: 252 seconds)
146 [00:51:42] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
147 [00:55:57] *** Quits: j7k6 (~j7k6@replaced-ip ) (Ping timeout: 240 seconds)
148 [00:56:19] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 248 seconds)
149 [00:56:37] *** Joins: j7k6 (~j7k6@replaced-ip )
150 [00:58:01] *** debhelper sets mode: +l 1050
151 [01:00:03] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Ping timeout: 248 seconds)
152 [01:00:19] *** Quits: BrianG61UK_ (~BrianG61U@replaced-ip ) (Ping timeout: 260 seconds)
153 [01:00:40] *** Joins: debsan_ (~debsan@replaced-ip )
154 [01:00:45] *** Quits: kakaka (~koniu@replaced-ip ) (Ping timeout: 240 seconds)
155 [01:01:23] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
156 [01:01:39] *** Quits: kainengran (~kainengra@replaced-ip ) (Ping timeout: 248 seconds)
157 [01:01:57] *** Quits: arTee (~arTee@replaced-ip ) (Ping timeout: 240 seconds)
158 [01:02:17] *** Quits: debsan_ (~debsan@replaced-ip ) (Remote host closed the connection)
159 [01:02:18] *** Joins: arTee (~arTee@replaced-ip )
160 [01:02:23] *** Joins: kakaka (~koniu@replaced-ip )
161 [01:03:07] *** Joins: debsan_ (~debsan@replaced-ip )
162 [01:03:47] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 248 seconds)
163 [01:04:46] *** Quits: debsan_ (~debsan@replaced-ip ) (Remote host closed the connection)
164 [01:05:16] *** Joins: debsan_ (~debsan@replaced-ip )
165 [01:09:04] *** Joins: BrianG61UK_ (~BrianG61U@replaced-ip )
166 [01:09:49] *** Quits: nitefall (~thewellin@replaced-ip ) (Quit: nitefall)
167 [01:10:52] <alex11> are there quick and easy ways to check
whether my /home permissions are mostly correct
168 [01:11:40] <alex11> i had a snafu a while ago but i think i
managed to set my directories to 755 and files to 644 (or is it the
other way around, i forget what it's supposed to be) and i just
wonder if i can check for exceptions
169 [01:11:59] <alex11> yeah dirs 755 files 644 pretty sure
170 [01:14:20] *** Quits: zodd (~zodd@replaced-ip ) (Remote host closed the connection)
171 [01:14:59] *** Joins: is0ke3 (~is0ke3@replaced-ip )
172 [01:15:38] *** Joins: D4rk2020 (~darkangel@replaced-ip )
173 [01:16:52] <alex11> i guess i can do a big ol' recursive
search and just skim
174 [01:17:41] *** Quits: D4rk4ngel2020 (~darkangel@replaced-ip ) (Ping timeout: 240 seconds)
175 [01:18:31] *** Quits: Christian75 (~Christian@replaced-ip ) (Ping timeout: 260 seconds)
176 [01:18:55] *** Joins: Scoty_Trees (~Scotty_Tr@replaced-ip )
177 [01:18:59] <alex11> ignore me
178 [01:20:41] *** Quits: treeview (~treeview@replaced-ip ) (Remote host closed the connection)
179 [01:21:25] *** Joins: debsan (~debsan@replaced-ip )
180 [01:21:32] *** Quits: debsan_ (~debsan@replaced-ip ) (Read error: Connection reset by peer)
181 [01:22:09] *** Joins: treeview (~treeview@replaced-ip )
182 [01:22:41] *** Quits: hwpplayer1 (~user@replaced-ip ) (Ping timeout: 240 seconds)
183 [01:24:36] *** Quits: Mister00X (~quassel@replaced-ip ) (Quit: "I'll be back" — Arnold
Schwarzenegger)
184 [01:25:53] *** Quits: tagomago (~tagomago@replaced-ip ) (Remote host closed the connection)
185 [01:28:10] *** Quits: Streusel (~Anonymous@replaced-ip ) (Ping timeout: 265 seconds)
186 [01:28:15] *** Joins: Filo (~filohuhum@replaced-ip )
187 [01:28:47] *** Quits: shabius (~shabius@replaced-ip ) (Ping timeout: 260 seconds)
188 [01:29:15] *** Quits: sinaowolabi (~Sina@replaced-ip ) (Ping timeout: 260 seconds)
189 [01:29:34] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 258 seconds)
190 [01:30:45] *** Quits: Filohuhum_ (~filohuhum@replaced-ip ) (Ping timeout: 240 seconds)
191 [01:30:59] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
192 [01:33:17] *** Joins: Deyaa (uid190709@replaced-ip )
193 [01:34:23] *** Quits: Gnhugo (~yaaic@replaced-ip ) (Ping timeout: 260 seconds)
194 [01:34:46] *** Quits: WrathOfAchilles (unit193@replaced-ip ) (Quit: In Soviet Russia, client quit YOU!!)
195 [01:36:07] *** Joins: mags (~mags@replaced-ip )
196 [01:36:21] *** Joins: Jaami (~jaami@replaced-ip )
197 [01:38:01] *** debhelper sets mode: +l 1043
198 [01:39:27] *** Quits: mags_ (~mags@replaced-ip ) (Ping timeout: 252 seconds)
199 [01:40:13] *** Quits: coruja (~coruja@replaced-ip##) (Quit: ZNC 1.8.2 - ##replaced-url
200 [01:40:35] *** Joins: freebench__ (~freebench@replaced-ip )
201 [01:41:05] *** Joins: Gnhugo (~yaaic@replaced-ip )
202 [01:41:38] *** Quits: bachler (~bachler@replaced-ip ) (Ping timeout: 268 seconds)
203 [01:42:34] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
204 [01:42:53] *** Quits: fb_ (~freebench@replaced-ip ) (Ping timeout: 246 seconds)
205 [01:43:14] *** Joins: sinaowolabi (~Sina@replaced-ip )
206 [01:45:05] *** Joins: torbo (~user@replaced-ip )
207 [01:46:23] *** Quits: Emmanuel_Chanel (~Emmanuel_@replaced-ip ) (Ping timeout: 246 seconds)
208 [01:47:22] *** Joins: thiras (~thiras@replaced-ip )
209 [01:48:57] *** Quits: j7k6 (~j7k6@replaced-ip ) (Remote host closed the connection)
210 [01:49:09] *** Joins: j7k6 (~j7k6@replaced-ip )
211 [01:49:33] *** Joins: coruja (~coruja@replaced-ip )
212 [01:50:33] *** Joins: maxrazer (~maxrazer@replaced-ip )
213 [01:51:26] *** Quits: luuuciano (~luuuciano@replaced-ip ) (Ping timeout: 240 seconds)
214 [01:52:02] *** Joins: luuuciano (~luuuciano@replaced-ip )
215 [01:53:23] *** Quits: konrados (~konrados@replaced-ip ) (Ping timeout: 248 seconds)
216 [01:53:27] *** Quits: lemur (~l3m@replaced-ip ) (Quit: Konversation terminated!)
217 [01:53:54] *** Joins: konrados (~konrados@replaced-ip )
218 [01:54:41] *** Quits: Jaami (~jaami@replaced-ip ) (Ping timeout: 240 seconds)
219 [01:54:49] *** Quits: j (jess@replaced-ip ) (Quit: K-Lined)
220 [01:55:20] *** Quits: banox (~banox@replaced-ip ) (Quit: Leaving)
221 [01:55:20] *** Quits: trysten (~user@replaced-ip ) (Read error: Connection reset by peer)
222 [01:55:32] *** Joins: trysten (~user@replaced-ip )
223 [02:03:53] *** Joins: luuuciano_ (~luuuciano@replaced-ip )
224 [02:04:24] *** Joins: Jaami (~jaami@replaced-ip )
225 [02:05:59] *** Quits: mmx_in_orbit_ (~mmx_in_sp@replaced-ip ) (Ping timeout: 246 seconds)
226 [02:06:01] *** Quits: thiras (~thiras@replaced-ip ) (Remote host closed the connection)
227 [02:06:11] *** Quits: luuuciano (~luuuciano@replaced-ip ) (Ping timeout: 240 seconds)
228 [02:06:12] *** Joins: Aristide (~quassel@replaced-ip )
229 [02:08:37] <maxrazer> Anyone know why the Mullvad VPN .deb
package would install fine but running it is just a command line
tool and no GUI seems to be found or run?
230 [02:08:55] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 260 seconds)
231 [02:09:38] *** Joins: diniwed (~gavron@replaced-ip )
232 [02:11:20] <abrotman> does it maybe also have a GUI binary,
or package?
233 [02:12:39] *** Quits: XORed (~xored@replaced-ip ) (Remote host closed the connection)
234 [02:13:05] *** Joins: catman370 (~catman@replaced-ip )
235 [02:13:41] *** Quits: black_ant (~antilope@replaced-ip ) (Ping timeout: 260 seconds)
236 [02:13:57] *** Joins: XORed (~xored@replaced-ip )
237 [02:13:59] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
238 [02:14:25] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 250 seconds)
239 [02:14:48] <somiaj> maxrazer: this appears to be a third
party .deb? If so you might want to ask the creaters of the .deb.
Besides abrotman suggestion of seeing if they have a seperate gui
package, dpkg -S packagename (if it is installed) will list all the
files it installed, maybe they put useful info in
/usr/share/doc/packagename
240 [02:15:15] *** Joins: dvs (~hibbard@replaced-ip )
241 [02:16:02] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
242 [02:17:58] <maxrazer> I may have to contact their support.
I've run the application many times in the past without this
behavior. I'm now only using i3wm so, I'm not sure if that
has something to do with it.
243 [02:18:07] <maxrazer> I don't see any process with htop
though.
244 [02:18:43] *** Quits: Elodin (~weechat@replaced-ip ) (Ping timeout: 260 seconds)
245 [02:18:56] *** Joins: vasile (~James_Vas@replaced-ip )
246 [02:18:58] *** Joins: igrtrrt (~igrtrrt@replaced-ip )
247 [02:20:54] *** Parts: romo (~romo@replaced-ip ) ()
248 [02:21:39] *** Joins: Elodin (~weechat@replaced-ip )
249 [02:22:59] *** Parts: vasile (~James_Vas@replaced-ip ) ()
250 [02:23:58] *** Quits: plantroon (~plantroon@replaced-ip ) (Ping timeout: 240 seconds)
251 [02:24:41] *** Quits: huhuhu (~huhuhu@replaced-ip ) (Quit: Leaving)
252 [02:24:45] *** Quits: kakaka (~koniu@replaced-ip ) (Ping timeout: 240 seconds)
253 [02:25:06] *** Quits: darunesh (~darunesh@replaced-ip ) (Ping timeout: 240 seconds)
254 [02:26:27] *** Quits: Elodin (~weechat@replaced-ip ) (Ping timeout: 248 seconds)
255 [02:26:46] <abrotman> maxrazer: did you `dpkg -L
<pkgname>` to look for binaries?
256 [02:26:47] *** Quits: Kel (~KelMonsta@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
257 [02:28:01] *** debhelper sets mode: +l 1034
258 [02:28:23] <maxrazer> Yes, and I see /usr/bin/mullvad and a
few others
259 [02:30:35] *** Joins: igrtrrt_ (~igrtrrt@replaced-ip )
260 [02:31:33] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
261 [02:31:41] *** Quits: Arimil (~Renari@replaced-ip ) (Ping timeout: 240 seconds)
262 [02:32:15] *** Joins: Elodin (~weechat@replaced-ip )
263 [02:33:40] *** Joins: xet7 (~xet7@replaced-ip )
264 [02:33:55] *** Quits: igrtrrt (~igrtrrt@replaced-ip ) (Ping timeout: 248 seconds)
265 [02:33:56] *** igrtrrt_ is now known as igrtrrt
266 [02:35:07] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
267 [02:35:28] <somiaj> oh wait, yea -L and not -S...my dpkg foo
is rusty.
268 [02:35:55] *** Quits: Brigo_ (~Brigo@replaced-ip ) (Ping timeout: 252 seconds)
269 [02:39:29] *** Elodin is now known as Guest33343
270 [02:39:35] *** Joins: Elodin (~weechat@replaced-ip )
271 [02:42:27] *** Quits: Guest33343 (~weechat@replaced-ip ) (Ping timeout: 248 seconds)
272 [02:42:41] *** Quits: d1cor (~d1cor@replaced-ip ) (Ping timeout: 268 seconds)
273 [02:43:48] *** Joins: Emmanuel_Chanel (~Emmanuel_@replaced-ip )
274 [02:54:41] *** Quits: josspyker (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
275 [02:55:09] *** Joins: josspyker (~quassel@replaced-ip )
276 [02:56:59] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 260 seconds)
277 [02:57:03] *** Joins: conyers (~matt_m@replaced-ip )
278 [02:57:19] *** Joins: rylee (~rylee@replaced-ip )
279 [03:00:47] *** Joins: Renari (~Renari@replaced-ip )
280 [03:03:23] *** Joins: Arimil (~Renari@replaced-ip )
281 [03:05:02] *** Joins: zapatistaist (~zapatista@replaced-ip )
282 [03:06:44] *** Quits: Renari (~Renari@replaced-ip ) (Ping timeout: 268 seconds)
283 [03:07:18] *** Quits: zapatista (~zapatista@replaced-ip ) (Ping timeout: 240 seconds)
284 [03:07:26] *** Quits: e2 (e2@replaced-ip ) (Ping timeout: 245 seconds)
285 [03:07:29] *** Quits: EmleyMoor (42b789682f@replaced-ip ) (Read error: Connection reset by peer)
286 [03:07:51] *** Joins: plantroon (~plantroon@replaced-ip )
287 [03:09:21] *** Quits: Scoty_Trees (~Scotty_Tr@replaced-ip ) (Quit: Leaving)
288 [03:09:31] *** Joins: stree (~stree@replaced-ip )
289 [03:10:20] *** Joins: Scoty_Trees (~Scotty_Tr@replaced-ip )
290 [03:11:03] *** Joins: hwpplayer1 (~user@replaced-ip )
291 [03:13:05] *** Quits: XORed (~xored@replaced-ip ) (Read error: Connection reset by peer)
292 [03:16:58] *** Joins: Slumlord (~Slumlord@replaced-ip )
293 [03:17:30] *** Joins: sidmo (~ident@replaced-ip )
294 [03:17:38] *** Quits: Scoty_Trees (~Scotty_Tr@replaced-ip ) (Quit: Leaving)
295 [03:17:51] *** Quits: sidmo_ (~ident@replaced-ip ) (Ping timeout: 260 seconds)
296 [03:17:53] *** Joins: Christian75 (~Christian@replaced-ip )
297 [03:18:39] *** Joins: XORed (~xored@replaced-ip )
298 [03:19:02] *** Joins: Scoty_Trees (~Scotty_Tr@replaced-ip )
299 [03:19:58] *** Joins: e2 (e2@replaced-ip )
300 [03:20:43] *** Joins: awal1 (~awal1@replaced-ip )
301 [03:22:56] *** Joins: disi (6b837f00@replaced-ip )
302 [03:25:59] *** Quits: genr8_ (~genr8_@replaced-ip ) (Remote host closed the connection)
303 [03:26:36] *** Quits: HeXiLeD (~grumpy@replaced-ip ) (Remote host closed the connection)
304 [03:27:53] *** Joins: mmx_in_orbit_ (~mmx_in_sp@replaced-ip )
305 [03:27:58] *** Joins: HeXiLeD (~grumpy@replaced-ip )
306 [03:28:01] *** debhelper sets mode: +l 1040
307 [03:28:47] *** Quits: XORed (~xored@replaced-ip ) (Ping timeout: 265 seconds)
308 [03:28:49] *** Joins: XORed_ (~xored@replaced-ip )
309 [03:28:50] *** Joins: genr8_ (~genr8_@replaced-ip )
310 [03:29:14] *** Quits: Scoty_Trees (~Scotty_Tr@replaced-ip ) (Quit: Leaving)
311 [03:31:12] *** Quits: tsal (~tsal@replaced-ip ) (Ping timeout: 265 seconds)
312 [03:31:12] *** Quits: XORed_ (~xored@replaced-ip ) (Read error: Connection reset by peer)
313 [03:33:02] *** Joins: tsal (~tsal@replaced-ip )
314 [03:34:27] *** Joins: XORed (~xored@replaced-ip )
315 [03:38:03] *** Joins: Scoty_Trees (~Scotty_Tr@replaced-ip )
316 [03:38:06] *** Quits: torbo (~user@replaced-ip ) (Remote host closed the connection)
317 [03:39:03] *** Joins: kriger (~norge@replaced-ip )
318 [03:40:38] *** Quits: liuyb (~liuyb@replaced-ip ) (Ping timeout: 240 seconds)
319 [03:43:44] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 258 seconds)
320 [03:44:34] *** Joins: Brigo_ (~Brigo@replaced-ip )
321 [03:45:35] *** Joins: fmaurer_ (~quassel@replaced-ip )
322 [03:45:35] *** Quits: magic_ninja (~sparkie1@replaced-ip ) (Read error: Connection reset by peer)
323 [03:46:10] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
324 [03:46:18] *** Joins: magic_ninja (~sparkie1@replaced-ip )
325 [03:47:09] *** Quits: shiki (~sevu@replaced-ip ) (Ping timeout: 265 seconds)
326 [03:48:10] *** Joins: sevu (~sevu@replaced-ip )
327 [03:48:43] *** Quits: magic_ninja (~sparkie1@replaced-ip ) (Client Quit)
328 [03:49:11] *** Quits: fmaurer (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
329 [03:49:33] *** Quits: internat (~nf@replaced-ip ) ()
330 [03:51:10] *** Joins: _Matth_ (~Matth@replaced-ip )
331 [03:55:11] *** Elodin is now known as Guest66022
332 [03:55:17] *** Joins: Elodin (~weechat@replaced-ip )
333 [03:57:35] *** Joins: liuyb (~liuyb@replaced-ip )
334 [03:58:16] *** Quits: Guest66022 (~weechat@replaced-ip ) (Ping timeout: 265 seconds)
335 [04:00:11] *** Quits: Elodin (~weechat@replaced-ip ) (Ping timeout: 240 seconds)
336 [04:01:45] *** Quits: Deyaa (uid190709@replaced-ip ) (Quit: Connection closed for inactivity)
337 [04:07:25] *** Joins: magic_ninja (~sparkie1@replaced-ip )
338 [04:08:08] *** Quits: oxek (oxek@replaced-ip ) (Quit: K-Lined)
339 [04:09:26] *** Quits: oahong (~samigarus@replaced-ip ) (Ping timeout: 240 seconds)
340 [04:09:41] *** Quits: craigevil (craig@replaced-ip ) (Ping timeout: 240 seconds)
341 [04:11:42] *** Joins: craigevil (~craig@replaced-ip )
342 [04:13:05] *** Joins: oahong (~samigarus@replaced-ip )
343 [04:13:57] *** Quits: sig_9 (~sig@replaced-ip ) (Ping timeout: 268 seconds)
344 [04:17:07] *** Joins: Dj_Dexter (~Dark_X@replaced-ip )
345 [04:20:53] *** Quits: D4rk2020 (~darkangel@replaced-ip ) (Read error: Connection reset by peer)
346 [04:21:03] *** Joins: D4rk2020 (~darkangel@replaced-ip )
347 [04:21:11] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 240 seconds)
348 [04:21:41] *** Quits: dvs (~hibbard@replaced-ip ) (Ping timeout: 258 seconds)
349 [04:27:42] *** Joins: Elodin (~weechat@replaced-ip )
350 [04:31:41] *** Joins: zeden (~user@replaced-ip )
351 [04:31:56] *** Elodin is now known as Guest19106
352 [04:32:03] *** Joins: Elodin (~weechat@replaced-ip )
353 [04:32:06] *** Quits: YWH_1 (~YWH@replaced-ip ) (Quit: Leaving)
354 [04:32:48] *** Elodin is now known as Guest85266
355 [04:32:54] *** Joins: Elodin (~weechat@replaced-ip )
356 [04:34:41] *** Quits: Guest19106 (~weechat@replaced-ip ) (Ping timeout: 240 seconds)
357 [04:35:09] *** Quits: catman370 (~catman@replaced-ip ) (Quit: See you later..)
358 [04:35:47] *** Joins: diniwed (~gavron@replaced-ip )
359 [04:36:11] *** Quits: fearnothing (~fearnothi@replaced-ip ) (Ping timeout: 240 seconds)
360 [04:36:51] *** Quits: Guest85266 (~weechat@replaced-ip ) (Ping timeout: 260 seconds)
361 [04:39:42] *** Joins: WrathOfAchilles (unit193@replaced-ip )
362 [04:44:12] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
363 [04:45:16] *** Elodin is now known as Guest54694
364 [04:45:21] *** Joins: Elodin (~weechat@replaced-ip )
365 [04:45:45] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
366 [04:47:58] *** Quits: Guest54694 (~weechat@replaced-ip ) (Ping timeout: 240 seconds)
367 [04:49:36] *** Elodin is now known as Guest19062
368 [04:49:41] *** Joins: craigevi1 (craig@replaced-ip )
369 [04:49:42] *** Joins: Elodin (~weechat@replaced-ip )
370 [04:50:01] *** Quits: teksimian (~teksimian@replaced-ip ) (Ping timeout: 260 seconds)
371 [04:52:26] *** Quits: Guest19062 (~weechat@replaced-ip ) (Ping timeout: 240 seconds)
372 [04:52:49] *** Quits: n_crm (~pi@replaced-ip ) (Remote host closed the connection)
373 [04:54:03] *** Quits: craigevil (~craig@replaced-ip ) (Ping timeout: 268 seconds)
374 [04:55:20] *** Joins: craigevil (craig@replaced-ip )
375 [04:55:48] *** Joins: InfiniteZero_ (InfiniteZe@replaced-ip )
376 [04:56:41] *** Quits: Brigo_ (~Brigo@replaced-ip ) (Ping timeout: 240 seconds)
377 [04:57:14] *** Joins: dvs (~hibbard@replaced-ip )
378 [04:58:41] *** Quits: InfiniteZero (InfiniteZe@replaced-ip ) (Ping timeout: 265 seconds)
379 [05:00:01] *** Joins: prg3 (~prg@replaced-ip )
380 [05:00:41] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Ping timeout: 240 seconds)
381 [05:01:22] <alexrelis[m]> What would be the best way to
install System76's power management, firmware tool, and driver
on Debian without using the PPA and ending up with a Frankendebian?
382 [05:03:43] *** Joins: teksimian (~teksimian@replaced-ip )
383 [05:03:52] *** Joins: Aavar_ (~aavar@replaced-ip )
384 [05:05:09] *** Quits: Aavar (~aavar@replaced-ip ) (Ping timeout: 268 seconds)
385 [05:05:15] <somiaj> The biggest issue is depends, so although
we usually just say "don't use a PPA", this is
because in general they will need dependencies that are not in
debian
386 [05:05:56] <somiaj> If you are willing to do the research,
provided debian can meet all the depends, you might be able to
install the .deb just fine (though it may not be tested so could
have unforseen issues, but as a single .deb you can install/remove
often no big deal)
387 [05:06:21] <somiaj>
replaced-url
388 [05:06:33] <somiaj> I have ono clude what Systems76's
depends are going to be
389 [05:07:21] <somiaj> though even that link has drawbacks, this
is assuming the package can be built using debian libs, which
isn't always the case for some more complicated apps
390 [05:08:47] *** Joins: powerhouse_ (~powerhous@replaced-ip )
391 [05:08:50] *** Quits: Loomaanaatii (Loomaanaat@replaced-ip ) (Ping timeout: 265 seconds)
392 [05:11:15] *** Quits: freebench__ (~freebench@replaced-ip ) (Ping timeout: 248 seconds)
393 [05:12:11] *** Joins: Loomaanaatii (Loomaanaat@replaced-ip )
394 [05:12:31] *** Quits: Enissay (~Enissay@replaced-ip ) (Quit: WeeChat 2.8)
395 [05:13:49] *** Quits: ddsys (~ddsys@replaced-ip ) (Quit: Leaving)
396 [05:13:50] *** Joins: Enissay (~Enissay@replaced-ip )
397 [05:14:43] *** Parts: Jaami (~jaami@replaced-ip ) ("Leaving")
398 [05:14:51] *** Joins: Antioch047 (~Antioch@replaced-ip )
399 [05:17:00] *** Joins: s8548a (~s8548a@replaced-ip )
400 [05:17:18] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 240 seconds)
401 [05:19:19] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
402 [05:19:29] *** Quits: s8548a (~s8548a@replaced-ip ) (Read error: Connection reset by peer)
403 [05:23:56] *** Quits: Enissay (~Enissay@replaced-ip ) (Quit: WeeChat 2.8)
404 [05:24:12] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
405 [05:24:55] *** Joins: Enissay (~Enissay@replaced-ip )
406 [05:27:37] *** nyov is now known as Guest7076
407 [05:27:37] *** Quits: Guest7076 (~nyov@replaced-ip ) (Killed (adams.freenode.net (Nickname regained by services)))
408 [05:27:44] *** Joins: nyov (~nyov@replaced-ip )
409 [05:28:01] *** debhelper sets mode: +l 1034
410 [05:28:39] *** Quits: sinaowolabi (~Sina@replaced-ip ) (Read error: Connection reset by peer)
411 [05:30:48] *** Joins: stree (~stree@replaced-ip )
412 [05:33:56] *** Quits: Ekis (~Ekis@replaced-ip ) (Quit: leaving)
413 [05:34:34] *** Joins: secntech (~secntech@replaced-ip )
414 [05:37:05] *** Joins: kirk781 (~kirk781@replaced-ip )
415 [05:38:01] *** Quits: Scoty_Trees (~Scotty_Tr@replaced-ip ) (Quit: Leaving)
416 [05:38:26] *** Joins: Scoty_Trees (~Scotty_Tr@replaced-ip )
417 [05:39:56] *** Quits: XORed (~xored@replaced-ip ) (Read error: Connection reset by peer)
418 [05:40:33] *** Joins: s8548a (~s8548a@replaced-ip )
419 [05:44:37] *** Joins: XORed (~xored@replaced-ip )
420 [05:47:09] *** Quits: Filo (~filohuhum@replaced-ip ) (Ping timeout: 240 seconds)
421 [05:48:44] *** Joins: Loomaanaatii2 (Loomaanaat@replaced-ip )
422 [05:49:13] *** Quits: Enissay (~Enissay@replaced-ip ) (Quit: WeeChat 2.8)
423 [05:49:47] *** Quits: Loomaanaatii (Loomaanaat@replaced-ip ) (Read error: Connection reset by peer)
424 [05:49:47] *** Loomaanaatii2 is now known as Loomaanaatii
425 [05:50:23] *** Joins: Enissay (~Enissay@replaced-ip )
426 [05:53:55] *** Quits: XORed (~xored@replaced-ip ) (Ping timeout: 248 seconds)
427 [05:54:17] *** Joins: XORed (~xored@replaced-ip )
428 [05:56:19] *** Quits: Scoty_Trees (~Scotty_Tr@replaced-ip ) (Quit: Leaving)
429 [06:02:54] *** Quits: igrtrrt (~igrtrrt@replaced-ip ) (Quit: igrtrrt)
430 [06:02:59] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 248 seconds)
431 [06:03:00] *** Quits: kirk781 (~kirk781@replaced-ip ) (Remote host closed the connection)
432 [06:09:13] *** Quits: tyzoid (~tyzoid@replaced-ip ) (Ping timeout: 258 seconds)
433 [06:12:54] *** Joins: tyzoid (~tyzoid@replaced-ip )
434 [06:13:10] *** Quits: Enissay (~Enissay@replaced-ip ) (Quit: WeeChat 2.8)
435 [06:13:17] *** Joins: EmleyMoor (42b789682f@replaced-ip )
436 [06:13:45] *** Quits: EmleyMoor (42b789682f@replaced-ip ) (Remote host closed the connection)
437 [06:14:13] *** Joins: Enissay (~Enissay@replaced-ip )
438 [06:15:57] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 3.0.1)
439 [06:18:20] *** Joins: EmleyMoor (42b789682f@replaced-ip )
440 [06:22:48] *** Quits: powerhouse_ (~powerhous@replaced-ip ) (Read error: Connection reset by peer)
441 [06:25:55] *** Joins: papua (~papua@replaced-ip )
442 [06:27:55] *** Quits: iambraindead (imbraindea@replaced-ip ) (Ping timeout: 250 seconds)
443 [06:27:55] *** Quits: paladox (paladox@replaced-ip ) (Ping timeout: 250 seconds)
444 [06:29:00] *** Quits: Unforgiving (unfr@replaced-ip ) (Ping timeout: 268 seconds)
445 [06:30:02] *** Quits: disi (6b837f00@replaced-ip ) (Ping timeout: 240 seconds)
446 [06:30:29] *** Quits: rangergord (rangergord@replaced-ip ) (Ping timeout: 258 seconds)
447 [06:32:33] <alexrelis[m]> What's a good backup utility
that allows me to make an encrypted image of my entire computer (not
just home directory) to transfer to my server via SFTP?
448 [06:33:30] *** Joins: paladox (paladox@replaced-ip )
449 [06:33:49] *** Joins: s8548a_ (~s8548a@replaced-ip )
450 [06:33:58] *** Joins: Unforgiving (unfr@replaced-ip )
451 [06:34:23] *** Joins: iambraindead (imbraindea@replaced-ip )
452 [06:35:11] *** Quits: GJdan (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
453 [06:35:34] *** Quits: Enissay (~Enissay@replaced-ip ) (Quit: WeeChat 2.8)
454 [06:35:54] *** Quits: s8548a (~s8548a@replaced-ip ) (Ping timeout: 260 seconds)
455 [06:35:55] <maxrazer> Maybe rsync with cron for adding
encryption. I haven't done it, but a quick search found that.
456 [06:36:51] *** Joins: Enissay (~Enissay@replaced-ip )
457 [06:37:56] *** Quits: papua (~papua@replaced-ip ) (Quit: Leaving)
458 [06:38:01] *** debhelper sets mode: +l 1027
459 [06:41:52] *** Joins: lagrange (~webdev007@replaced-ip )
460 [06:43:46] *** Quits: paladox (paladox@replaced-ip ) (Ping timeout: 240 seconds)
461 [06:45:26] *** Quits: aaro (aaro@replaced-ip ) (Ping timeout: 258 seconds)
462 [06:45:36] *** Quits: iambraindead (imbraindea@replaced-ip ) (Ping timeout: 246 seconds)
463 [06:45:55] *** Joins: paladox (paladox@replaced-ip )
464 [06:46:39] *** Quits: Unforgiving (unfr@replaced-ip ) (Ping timeout: 246 seconds)
465 [06:47:27] *** Joins: aaro (aaro@replaced-ip )
466 [06:47:38] *** Joins: GJdan (~quassel@replaced-ip )
467 [06:47:44] *** Joins: Filo (~filohuhum@replaced-ip )
468 [06:47:55] *** Joins: iambraindead (imbraindea@replaced-ip )
469 [06:49:23] *** Joins: Unforgiving (unfr@replaced-ip )
470 [06:52:38] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
471 [06:54:38] *** Quits: hqdruxn08_ (~hqdruxn08@replaced-ip ) (Ping timeout: 240 seconds)
472 [06:55:56] *** Quits: Enissay (~Enissay@replaced-ip ) (Quit: WeeChat 2.8)
473 [06:56:55] *** Joins: Enissay (~Enissay@replaced-ip )
474 [06:58:01] *** Quits: lagrange (~webdev007@replaced-ip ) (Quit: Leaving)
475 [07:00:02] *** Quits: riff-IRC (~riff2@replaced-ip ) (Remote host closed the connection)
476 [07:00:11] *** Quits: teksimian (~teksimian@replaced-ip ) (Ping timeout: 240 seconds)
477 [07:01:24] *** Joins: Main_ (~secntech@replaced-ip )
478 [07:04:06] *** Quits: secntech (~secntech@replaced-ip ) (Ping timeout: 240 seconds)
479 [07:06:44] *** Joins: darunesh (~darunesh@replaced-ip )
480 [07:10:47] *** Joins: nickodd_ (~nickodd_@replaced-ip )
481 [07:10:48] *** Quits: XORed (~xored@replaced-ip ) (Read error: Connection reset by peer)
482 [07:11:30] *** Joins: szorfein (~daggoth@replaced-ip )
483 [07:11:36] *** Joins: hqdruxn08 (~hqdruxn08@replaced-ip )
484 [07:11:46] *** Quits: Enissay (~Enissay@replaced-ip ) (Quit: WeeChat 2.8)
485 [07:13:49] *** Joins: Enissay (~Enissay@replaced-ip )
486 [07:14:29] *** Joins: XORed (~xored@replaced-ip )
487 [07:18:26] *** Joins: sauvin (sauvin@replaced-ip )
488 [07:20:00] *** Quits: aaii-z (~aaii@replaced-ip ) (Quit: Leaving)
489 [07:20:01] *** Quits: XORed (~xored@replaced-ip ) (Read error: Connection reset by peer)
490 [07:21:47] *** Joins: jvwjgames (uid290762@replaced-ip )
491 [07:24:51] *** Joins: XORed (~xored@replaced-ip )
492 [07:27:17] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 250 seconds)
493 [07:30:07] *** Joins: shabius (~shabius@replaced-ip )
494 [07:30:18] *** Joins: sparky4 (~sparky4@replaced-ip )
495 [07:31:37] *** Joins: diogenes_ (~diogenes_@replaced-ip )
496 [07:32:36] *** Joins: sinaowolabi (~Sina@replaced-ip )
497 [07:33:42] *** Joins: odnes (~odnes@replaced-ip )
498 [07:33:56] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
499 [07:34:11] *** Quits: plantroon (~plantroon@replaced-ip ) (Ping timeout: 260 seconds)
500 [07:34:31] *** Quits: sparky4 (~sparky4@replaced-ip ) (Remote host closed the connection)
501 [07:36:03] *** Joins: sparky4 (~sparky4@replaced-ip )
502 [07:36:26] *** Quits: dragestil (~quassel@replaced-ip##) (Quit: ##replaced-url
503 [07:38:01] *** debhelper sets mode: +l 1035
504 [07:38:19] *** Joins: XORed_ (~xored@replaced-ip )
505 [07:38:26] *** Quits: XORed (~xored@replaced-ip ) (Ping timeout: 260 seconds)
506 [07:38:33] *** Quits: odnes (~odnes@replaced-ip ) (Read error: Connection reset by peer)
507 [07:38:41] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 240 seconds)
508 [07:39:47] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 260 seconds)
509 [07:39:50] *** Joins: maoma (~Maoma@replaced-ip )
510 [07:41:41] *** Quits: szorfein (~daggoth@replaced-ip ) (Remote host closed the connection)
511 [07:42:04] *** Joins: szorfein (~daggoth@replaced-ip )
512 [07:42:32] *** Joins: odnes (~odnes@replaced-ip )
513 [07:44:11] *** Quits: XORed_ (~xored@replaced-ip ) (Ping timeout: 240 seconds)
514 [07:44:36] *** Joins: XORed (~xored@replaced-ip )
515 [07:51:30] *** Joins: filePeter (~filePeter@replaced-ip )
516 [07:52:03] *** Joins: stree (~stree@replaced-ip )
517 [07:52:53] <TheBigK02> jhutchins: the "old" is
Linux server1 4.19.0-14-amd64 and the new is Linux server1
4.19.0-16-amd64
518 [07:53:01] *** Joins: nifker (~Thunderbi@replaced-ip )
519 [07:57:19] *** Joins: plantroon (~plantroon@replaced-ip )
520 [07:58:14] *** Quits: edlou (uid413273@replaced-ip ) (Quit: Connection closed for inactivity)
521 [07:59:07] *** Quits: cybercrypto (~morpheus@replaced-ip ) (Remote host closed the connection)
522 [07:59:40] *** Joins: cybercrypto (~morpheus@replaced-ip )
523 [08:00:33] *** Joins: darutoko (~darutoko@replaced-ip )
524 [08:07:38] *** Quits: budlight (~budlight@replaced-ip ) (Ping timeout: 240 seconds)
525 [08:09:55] *** Joins: e-baley (~e-baley@replaced-ip )
526 [08:12:18] *** Quits: D4rk2020 (~darkangel@replaced-ip ) (Remote host closed the connection)
527 [08:12:50] *** Quits: chalcedny (~chalcedon@replaced-ip ) (Ping timeout: 258 seconds)
528 [08:14:53] *** Quits: kolla (~kolla@replaced-ip ) (Quit: %fog relay%)
529 [08:15:43] *** Joins: kolla (~kolla@replaced-ip )
530 [08:16:49] *** Quits: Enissay (~Enissay@replaced-ip ) (Quit: WeeChat 2.8)
531 [08:18:14] *** Joins: Enissay (~Enissay@replaced-ip )
532 [08:20:14] *** Joins: chalcedny (~chalcedon@replaced-ip )
533 [08:21:59] *** Joins: falsememory (~falsememo@replaced-ip )
534 [08:28:21] *** Quits: Filo (~filohuhum@replaced-ip ) (Ping timeout: 240 seconds)
535 [08:30:46] *** Joins: ValeraRozuvan (~ValeraRoz@replaced-ip )
536 [08:30:50] *** Joins: Major_Biscuit (~Major_Bis@replaced-ip )
537 [08:33:24] *** Joins: idhugo (~idhugo@replaced-ip )
538 [08:33:42] *** Joins: Ericounet (~Eric@replaced-ip )
539 [08:35:09] *** Joins: BenjiProd (~BenjiProd@replaced-ip )
540 [08:35:13] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 265 seconds)
541 [08:38:01] *** debhelper sets mode: +l 1041
542 [08:39:35] *** Quits: Enissay (~Enissay@replaced-ip ) (Quit: WeeChat 2.8)
543 [08:40:00] *** Joins: Havis (~Havis@replaced-ip )
544 [08:40:03] *** Quits: odnes (~odnes@replaced-ip ) (Read error: Connection reset by peer)
545 [08:40:36] *** Joins: Enissay (~Enissay@replaced-ip )
546 [08:41:09] *** Quits: szorfein (~daggoth@replaced-ip ) (Ping timeout: 240 seconds)
547 [08:41:12] *** Joins: odnes (~odnes@replaced-ip )
548 [08:41:39] *** Quits: craigevi1 (craig@replaced-ip ) (Quit: leaving)
549 [08:42:01] *** Joins: alpernebbi (~quassel@replaced-ip )
550 [08:43:25] *** Joins: szorfein (~daggoth@replaced-ip )
551 [08:44:22] *** Joins: craigevi1 (craig@replaced-ip )
552 [08:45:03] *** Joins: martinus__ (~martin@replaced-ip )
553 [08:45:17] *** Joins: kakaka (~koniu@replaced-ip )
554 [08:46:11] *** Quits: craigevil (craig@replaced-ip ) (Ping timeout: 240 seconds)
555 [08:47:08] *** Joins: wytchmaster (~wytchmast@replaced-ip )
556 [08:47:49] *** Joins: budlight (~budlight@replaced-ip )
557 [08:48:38] *** Joins: ml| (~ml|@replaced-ip )
558 [08:53:23] *** Parts: budlight (~budlight@replaced-ip ) ("Leaving")
559 [08:54:24] *** Joins: black_ant (~antilope@replaced-ip )
560 [08:55:00] *** Joins: lapsi (~lapsi@replaced-ip )
561 [08:58:01] *** debhelper sets mode: +l 1048
562 [08:58:14] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 268 seconds)
563 [09:00:23] *** Joins: idhugo_ (~idhugo@replaced-ip )
564 [09:02:09] *** Joins: lemur (~l3m@replaced-ip )
565 [09:02:41] *** Quits: idhugo (~idhugo@replaced-ip ) (Ping timeout: 240 seconds)
566 [09:02:53] *** Quits: hiya (quassel@replaced-ip ) (Ping timeout: 260 seconds)
567 [09:03:38] *** Quits: unluckyshrubbery (~unluckysh@replaced-ip##) (Quit: ZNC 1.8.2 - ##replaced-url
568 [09:03:42] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
569 [09:04:21] *** Quits: pepee (~pepee@replaced-ip ) (Ping timeout: 260 seconds)
570 [09:04:29] *** Joins: Franciman (~francesco@replaced-ip )
571 [09:05:36] *** Joins: mibo (~mibo@replaced-ip )
572 [09:06:40] *** Joins: tagomago (~tagomago@replaced-ip )
573 [09:06:59] *** Quits: Enissay (~Enissay@replaced-ip ) (Quit: WeeChat 2.8)
574 [09:07:53] *** Joins: hiya (quassel@replaced-ip )
575 [09:08:21] *** Joins: Enissay (~Enissay@replaced-ip )
576 [09:10:11] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 248 seconds)
577 [09:11:25] *** Joins: ml| (~ml|@replaced-ip )
578 [09:14:02] *** Quits: BenjiProd (~BenjiProd@replaced-ip ) (Remote host closed the connection)
579 [09:16:34] *** Joins: bolovanos (~bolovanos@replaced-ip )
580 [09:18:35] *** Joins: LucaTM (~LucaTM@replaced-ip )
581 [09:18:46] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 260 seconds)
582 [09:19:31] *** Quits: idhugo_ (~idhugo@replaced-ip ) (Ping timeout: 260 seconds)
583 [09:20:04] *** Joins: idhugo (~idhugo@replaced-ip )
584 [09:20:44] *** Joins: drzacek (~drzacek@replaced-ip )
585 [09:23:24] *** Joins: idhugo_ (~idhugo@replaced-ip )
586 [09:24:45] *** Quits: HeXiLeD (~grumpy@replaced-ip ) (Ping timeout: 240 seconds)
587 [09:25:46] *** Quits: idhugo (~idhugo@replaced-ip ) (Ping timeout: 240 seconds)
588 [09:25:50] *** Joins: otisolsen70 (~otisolsen@replaced-ip )
589 [09:26:35] *** Joins: fandre1986 (4e0b08f9@replaced-ip )
590 [09:26:42] *** Joins: jmd (~user@replaced-ip )
591 [09:28:39] *** Quits: Enissay (~Enissay@replaced-ip ) (Quit: WeeChat 2.8)
592 [09:29:10] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
593 [09:29:43] *** Joins: Enissay (~Enissay@replaced-ip )
594 [09:31:03] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
595 [09:31:53] *** Quits: luuuciano_ (~luuuciano@replaced-ip ) (Ping timeout: 246 seconds)
596 [09:32:26] *** Joins: ml| (~ml|@replaced-ip )
597 [09:32:33] *** Joins: luuuciano_ (~luuuciano@replaced-ip )
598 [09:34:27] <lemur> grub-theme-breeze fails to install
(upgrade) on a zfs-on-root system:
replaced-url
599 [09:35:43] *** Joins: fflori (~fflori@replaced-ip )
600 [09:38:03] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 265 seconds)
601 [09:39:48] *** Joins: HeXiLeD (~grumpy@replaced-ip )
602 [09:42:09] *** Joins: uid_max (~samw@replaced-ip )
603 [09:45:49] *** Quits: stree (~stree@replaced-ip ) (Quit: Caught exception)
604 [09:46:11] *** Joins: stree (~stree@replaced-ip )
605 [09:46:21] <jmd> I'm using the gcc-mingw-w64-x86-64
cross compiler from buster to create Windows binaries. 64 bit
binaries are fine. However I expected to be able to pass -m32 to
build 32 bit binaries. The compiler runs fine, but fails to link. It
seems that it cannot find the proper crt libraries for 32 bits. Is
there something else I have to do?
606 [09:47:55] *** Joins: idhugo__ (~idhugo@replaced-ip )
607 [09:48:34] *** Joins: wintersky (uid453465@replaced-ip )
608 [09:49:44] *** Quits: fandre1986 (4e0b08f9@replaced-ip ) (Ping timeout: 246 seconds)
609 [09:50:05] *** Joins: kainengran (~kainengra@replaced-ip )
610 [09:50:11] *** Quits: idhugo_ (~idhugo@replaced-ip ) (Ping timeout: 248 seconds)
611 [09:50:30] *** Joins: mezzo (~mezzo@replaced-ip )
612 [09:51:33] *** Joins: ml| (~ml|@replaced-ip )
613 [09:51:41] <themill> do you need gcc-mingw-w64-i686?
614 [09:54:11] <ratrace> lemur: that's /boot on ZFS too?
615 [09:56:41] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 240 seconds)
616 [09:57:04] <lemur> ratrace: /dev/nvme0n1p3 on /boot/grub type
vfat , so no.
617 [09:57:59] <jmd> themill: Do I ?
618 [09:58:01] *** debhelper sets mode: +l 1054
619 [09:58:39] <themill> jmd: you know more about cross-compiling
for windows than me; based on the package description, I'd say
yes.
620 [09:58:52] <lemur> Seems to be related to this one:
replaced-url
621 [09:59:20] <jmd> ok. I will try it.
622 [09:59:27] *** Quits: InfiniteZero_ (InfiniteZe@replaced-ip ) (Quit: Leaving)
623 [10:00:26] <jmd> (However the description for
gcc-mingw-w64-x86-64 clearly says "environment for 32- and
64-bit".
624 [10:00:34] <jmd> )
625 [10:00:38] <themill> yeah, I saw that too
626 [10:00:39] *** Joins: freshtube (freshtube@replaced-ip )
627 [10:01:09] <ratrace> lemur: I thikn that vfat is an issue.
why do you have /boot on fat?
628 [10:01:37] <themill> lemur: is this Debian? I don't
think grub-theme-breeze in Debian has any files in /boot
629 [10:02:30] <lemur> themill: it's kde-neon, which as far
as I understand sources all kde-related files directly from debian
experimental (?)
630 [10:02:38] <themill> nope
631 [10:03:51] <ratrace> !based on debian
632 [10:03:51] <dpkg> Your distribution may be based on and have
software in common with Debian, but it is not Debian. We don't
and cannot know what changes were made by your distribution (compare
replaced-url
633 [10:04:01] *** Joins: veebull1 (~veebull@replaced-ip )
634 [10:05:11] *** Quits: freshtube (freshtube@replaced-ip ) (Client Quit)
635 [10:05:27] <lemur> ratrace: The config is based on the root
on zfs manual on openzfs
636 [10:05:29] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Quit: WeeChat 3.0)
637 [10:05:37] <lemur> themill: ok, thanks. understood.
638 [10:06:04] *** Quits: veebull (~veebull@replaced-ip ) (Ping timeout: 268 seconds)
639 [10:06:05] *** veebull1 is now known as veebull
640 [10:06:49] *** Quits: Main_ (~secntech@replaced-ip ) (Read error: Connection reset by peer)
641 [10:07:04] <ratrace> lemur: I don't know about that, but
I don't think /boot can be on vfat. /boot is not ESP
642 [10:07:51] *** Joins: Jerrynicki (~niklas@replaced-ip )
643 [10:08:00] *** Joins: freshtube (~freshtube@replaced-ip )
644 [10:08:20] *** Joins: Iamahuman4 (~noname@replaced-ip )
645 [10:08:33] *** Quits: veebull (~veebull@replaced-ip ) (Read error: Connection reset by peer)
646 [10:09:00] *** Joins: veebull (~veebull@replaced-ip )
647 [10:09:12] <ratrace> lemur: btw, there's #zfsonlinux
here on freenode too
648 [10:10:39] *** Quits: Franciman (~francesco@replaced-ip ) (Remote host closed the connection)
649 [10:10:47] *** Joins: ml| (~ml|@replaced-ip )
650 [10:10:52] *** Quits: ghost43 (~daer@replaced-ip ) (Remote host closed the connection)
651 [10:11:12] *** Joins: ghost43 (~daer@replaced-ip )
652 [10:11:33] *** Quits: sinaowolabi (~Sina@replaced-ip ) (Quit: Leaving)
653 [10:11:52] *** Joins: sinaowolabi (~Sina@replaced-ip )
654 [10:12:06] <lemur> ratrace: thanks!
655 [10:12:38] *** Joins: Franciman (~francesco@replaced-ip )
656 [10:13:17] *** Joins: platvoeten (~platvoete@replaced-ip )
657 [10:13:35] *** Quits: stree (~stree@replaced-ip ) (Quit: Caught exception)
658 [10:13:57] *** Joins: stree (~stree@replaced-ip )
659 [10:14:33] *** Quits: TheCreeper (~TheCreepe@replaced-ip ) (Ping timeout: 250 seconds)
660 [10:15:03] *** Joins: shtrb (~shtrb@replaced-ip )
661 [10:17:02] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 246 seconds)
662 [10:18:37] *** Joins: Haudegen (~quassel@replaced-ip )
663 [10:20:02] *** Joins: budlight (~budlight@replaced-ip )
664 [10:23:15] *** Joins: Zajt (54375bed@replaced-ip )
665 [10:27:04] *** Joins: L0u1sChu (~textual@replaced-ip )
666 [10:27:31] *** Quits: platvoeten (~platvoete@replaced-ip ) (Ping timeout: 248 seconds)
667 [10:27:48] *** Joins: XORed_ (~xored@replaced-ip )
668 [10:27:50] *** Quits: XORed (~xored@replaced-ip ) (Ping timeout: 265 seconds)
669 [10:30:47] *** Joins: ml| (~ml|@replaced-ip )
670 [10:35:44] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 260 seconds)
671 [10:37:58] *** Joins: freebench__ (~freebench@replaced-ip )
672 [10:37:58] *** Joins: Romarain (~Romarain@replaced-ip )
673 [10:37:59] *** Quits: budlight (~budlight@replaced-ip ) (Ping timeout: 265 seconds)
674 [10:39:16] *** Joins: dreamon (~dreamon@replaced-ip )
675 [10:39:22] *** Joins: diogenes_ (~diogenes_@replaced-ip )
676 [10:39:28] *** Quits: rylee (~rylee@replaced-ip ) (Remote host closed the connection)
677 [10:39:47] *** Joins: rylee (~rylee@replaced-ip )
678 [10:40:39] *** Joins: avernos (~asd@replaced-ip )
679 [10:41:26] *** Joins: netcrash (~charmande@replaced-ip )
680 [10:42:08] <avernos> I have a problem with the ppp interface,
I get constant timeouts and the driver hangsup automatically without
running the disconnect scripts. I need to run the disconnect
scripts, or disable the timeouts/ automatic hangup or else i cannot
recover it aftewards, can someone help?
681 [10:42:46] *** Quits: somiaj (~jaimos@replaced-ip ) (Ping timeout: 260 seconds)
682 [10:44:07] *** Quits: XORed_ (~xored@replaced-ip ) (Ping timeout: 260 seconds)
683 [10:44:26] *** Joins: XORed (~xored@replaced-ip )
684 [10:45:56] *** Joins: welldone (2925d8da@replaced-ip )
685 [10:48:01] *** debhelper sets mode: +l 1063
686 [10:48:07] *** Quits: bitblit (~bitblit@replaced-ip ) (Remote host closed the connection)
687 [10:48:43] *** Joins: ml| (~ml|@replaced-ip )
688 [10:48:57] *** Joins: bitblit (~bitblit@replaced-ip )
689 [10:49:11] *** Joins: moerf (~moerf@replaced-ip )
690 [10:49:17] *** Quits: Buliarous (~gypsydang@replaced-ip ) (Read error: Connection reset by peer)
691 [10:52:59] *** Quits: dthpulse (~quassel@replaced-ip ) (Remote host closed the connection)
692 [10:53:11] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 240 seconds)
693 [10:53:59] *** Joins: unluckyshrubbery (~unluckysh@replaced-ip )
694 [10:54:20] *** Joins: coot (~coot@replaced-ip )
695 [10:55:09] *** arahael1 is now known as Arahael
696 [10:55:36] *** Joins: dthpulse (~quassel@replaced-ip )
697 [10:55:38] *** Quits: sputnik (kli0rf@replaced-ip ) (Remote host closed the connection)
698 [10:59:35] *** Joins: sputnik (kli0rf@replaced-ip )
699 [11:01:11] *** Quits: wallacer (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
700 [11:04:46] *** Joins: wallacer (~quassel@replaced-ip )
701 [11:05:52] *** Quits: nicoz (~nicoz@replaced-ip ) (Quit: nicoz)
702 [11:06:18] *** Joins: ml| (~ml|@replaced-ip )
703 [11:07:15] *** Joins: D4rk4ngel2020 (~darkangel@replaced-ip )
704 [11:10:05] <shtrb> avernos, is that Sonicwall by any chance ?
I had oddities with it's ppp interface and reducing the MTU to
500 solved missterious corruptions (was failing to do ssh)
705 [11:10:05] *** Quits: XORed (~xored@replaced-ip ) (Read error: Connection reset by peer)
706 [11:11:11] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 240 seconds)
707 [11:13:03] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 250 seconds)
708 [11:13:16] <avernos> shtrb, not sonicwall, but did some
search and found several people with similar issues but not much
details about this. My oddities happen mostly with the loss of
coverage.. After that got oddities even from the provider..
709 [11:14:34] *** Joins: XORed (~xored@replaced-ip )
710 [11:14:43] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
711 [11:15:46] *** Quits: wwilliam (~afernande@replaced-ip ) (Ping timeout: 240 seconds)
712 [11:16:34] *** Quits: otisolsen70 (~otisolsen@replaced-ip ) (Quit: Leaving)
713 [11:17:38] <shtrb> avernos, maybe you could also change the
timewait period to shorter (on the server side) , this way your
login would not be in bad state for long period of time
714 [11:18:16] *** Joins: fstd_ (~fstd@replaced-ip )
715 [11:18:25] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 252 seconds)
716 [11:18:39] *** fstd_ is now known as fstd
717 [11:20:27] <avernos> the timewait how is different to maxfail
?
718 [11:20:56] *** Quits: craigevi1 (craig@replaced-ip ) (Remote host closed the connection)
719 [11:21:17] *** Joins: benpro8 (benpro@replaced-ip )
720 [11:21:39] *** Joins: benpro6 (~benpro@replaced-ip )
721 [11:22:20] <shtrb> On radius level , you have for how long a
connection is considered to be active since last message arrived,
default in many servers is 300 seconds (5 minutes) you can reduce
this for the system to remove your login from the connected state
722 [11:22:27] *** Quits: galex-713 (~quassel@replaced-ip ) (Ping timeout: 248 seconds)
723 [11:23:29] *** Joins: uvolmer (~uvolmer@replaced-ip )
724 [11:24:24] <shtrb> Will bugfixes (documentation) may still
find their way into Bullseye ?
725 [11:24:26] *** Joins: ml| (~ml|@replaced-ip )
726 [11:24:31] <avernos> tried to change that with several
options, none worked, never used timewait.. might just be a big help
727 [11:24:41] <avernos> ty
728 [11:24:56] *** Joins: Buliarous (~gypsydang@replaced-ip )
729 [11:25:21] *** Quits: benpro (~benpro@replaced-ip ) (Ping timeout: 265 seconds)
730 [11:25:21] *** benpro6 is now known as benpro
731 [11:25:38] *** Quits: benpro8 (benpro@replaced-ip ) (Ping timeout: 246 seconds)
732 [11:29:48] *** Joins: benpro9 (~benpro@replaced-ip )
733 [11:29:55] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 248 seconds)
734 [11:30:24] *** Joins: Tobbi (~Tobbi@replaced-ip )
735 [11:32:31] *** Joins: galex-713 (gal@replaced-ip )
736 [11:33:07] *** Quits: benpro (~benpro@replaced-ip ) (Ping timeout: 248 seconds)
737 [11:33:07] *** benpro9 is now known as benpro
738 [11:34:15] *** Joins: banox (~banox@replaced-ip )
739 [11:35:16] *** Joins: lucad111 (~lucad111@replaced-ip )
740 [11:38:27] *** Quits: sinaowolabi (~Sina@replaced-ip ) (Read error: Connection reset by peer)
741 [11:40:04] *** Quits: idhugo__ (~idhugo@replaced-ip ) (Read error: Connection reset by peer)
742 [11:40:18] *** Quits: treeview (~treeview@replaced-ip ) (Remote host closed the connection)
743 [11:40:18] <avernos> shtrb, timewait is a chatscripts or
ppp.conf ?
744 [11:41:25] *** Joins: idhugo__ (~idhugo@replaced-ip )
745 [11:41:35] *** Quits: Havis (~Havis@replaced-ip ) (Quit: Leaving)
746 [11:41:44] *** Quits: nutron (~nutron@replaced-ip ) (Ping timeout: 246 seconds)
747 [11:42:01] *** Joins: treeview (~treeview@replaced-ip )
748 [11:43:34] *** Quits: benpro (~benpro@replaced-ip ) (Read error: Connection reset by peer)
749 [11:43:42] *** Joins: ml| (~ml|@replaced-ip )
750 [11:43:53] *** Joins: benpro (~benpro@replaced-ip )
751 [11:44:29] *** Quits: fflori (~fflori@replaced-ip ) (Read error: Connection reset by peer)
752 [11:47:41] *** Joins: mohabaks (~mohabaks@replaced-ip )
753 [11:47:49] *** Joins: a0z (~a0z@replaced-ip )
754 [11:48:41] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 240 seconds)
755 [11:50:45] *** Joins: thiras (~thiras@replaced-ip )
756 [11:50:58] *** Joins: sinaowolabi (~Sina@replaced-ip )
757 [11:51:07] *** Quits: freshtube (~freshtube@replaced-ip ) (Quit: Leaving)
758 [11:55:52] *** Quits: moerf (~moerf@replaced-ip ) (Read error: Connection reset by peer)
759 [11:57:37] *** Quits: L0u1sChu (~textual@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
760 [11:58:43] *** Joins: Lope (~Lopeuser@replaced-ip )
761 [12:02:48] *** Joins: ml| (~ml|@replaced-ip )
762 [12:04:58] *** Joins: riff-IRC (~riff2@replaced-ip )
763 [12:06:20] *** Joins: ax5623 (~ax562@replaced-ip )
764 [12:06:27] *** Joins: L0u1sChu (~textual@replaced-ip )
765 [12:06:58] *** Quits: elibrokeit (eschwartz@replaced-ip ) (Ping timeout: 240 seconds)
766 [12:08:26] *** Quits: section1 (~section1@replaced-ip ) (Ping timeout: 240 seconds)
767 [12:08:41] *** Quits: ax562 (~ax562@replaced-ip ) (Ping timeout: 240 seconds)
768 [12:08:51] *** Quits: _Matth_ (~Matth@replaced-ip ) (Ping timeout: 248 seconds)
769 [12:08:54] *** Joins: Brigo_ (~Brigo@replaced-ip )
770 [12:09:23] *** Quits: sinaowolabi (~Sina@replaced-ip ) (Ping timeout: 252 seconds)
771 [12:09:36] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Remote host closed the connection)
772 [12:09:41] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 240 seconds)
773 [12:09:49] *** Joins: asymptotically (~asymptoti@replaced-ip )
774 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
775 [12:11:28] *** Joins: dselect (~dselect@replaced-ip )
776 [12:11:32] *** Joins: elibrokeit (eschwartz@replaced-ip )
777 [12:13:12] *** Quits: shtrb (~shtrb@replaced-ip ) (Ping timeout: 265 seconds)
778 [12:15:10] *** Joins: Urk (~user@replaced-ip )
779 [12:18:55] *** Quits: Urk (~user@replaced-ip ) (Client Quit)
780 [12:20:42] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
781 [12:22:23] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 265 seconds)
782 [12:23:16] *** Joins: sinaowolabi (~Sina@replaced-ip )
783 [12:23:40] *** Joins: ml| (~ml|@replaced-ip )
784 [12:24:12] *** Quits: Lope (~Lopeuser@replaced-ip ) (Ping timeout: 268 seconds)
785 [12:26:04] *** Joins: cyr4x3 (~cyr4x3@replaced-ip )
786 [12:27:31] *** Quits: BrianG61UK_ (~BrianG61U@replaced-ip ) (Ping timeout: 248 seconds)
787 [12:27:58] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 240 seconds)
788 [12:28:10] *** Quits: dthpulse (~quassel@replaced-ip##) (Quit: ##replaced-url
789 [12:28:11] *** Joins: nicoz (~nicoz@replaced-ip )
790 [12:28:37] *** Joins: dthpulse (~quassel@replaced-ip )
791 [12:29:02] *** Joins: _aeris (~aeris@replaced-ip )
792 [12:29:09] *** Quits: _aeris_ (~aeris@replaced-ip ) (Ping timeout: 240 seconds)
793 [12:29:55] *** _aeris is now known as _aeris_
794 [12:30:29] *** Quits: dthpulse (~quassel@replaced-ip ) (Client Quit)
795 [12:31:41] *** Quits: falsememory (~falsememo@replaced-ip ) (Ping timeout: 240 seconds)
796 [12:33:08] *** Quits: cyr4x3 (~cyr4x3@replaced-ip ) (Quit: WeeChat 1.6)
797 [12:34:28] *** Quits: Brigo_ (~Brigo@replaced-ip ) (Ping timeout: 265 seconds)
798 [12:35:22] *** Joins: stree (~stree@replaced-ip )
799 [12:36:39] *** Joins: d3sync|2 (~d3sync@replaced-ip )
800 [12:36:39] *** Joins: ctrlbreak_MAD (~ctrlbreak@replaced-ip )
801 [12:37:32] *** Joins: cyr4x3 (~cyr4x3@replaced-ip )
802 [12:39:08] *** Quits: d3sync (~d3sync@replaced-ip ) (Ping timeout: 246 seconds)
803 [12:39:50] *** Quits: ctrlbreak (~ctrlbreak@replaced-ip ) (Ping timeout: 246 seconds)
804 [12:41:16] *** Joins: ml| (~ml|@replaced-ip )
805 [12:41:48] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
806 [12:43:07] *** Quits: cyr4x3 (~cyr4x3@replaced-ip ) (Quit: WeeChat 1.6)
807 [12:43:24] *** Joins: cyr4x3 (~cyr4x3@replaced-ip )
808 [12:43:42] *** Quits: cyr4x3 (~cyr4x3@replaced-ip ) (Client Quit)
809 [12:44:18] *** Joins: cyr4x3 (~cyr4x3@replaced-ip )
810 [12:44:18] *** Quits: cyr4x3 (~cyr4x3@replaced-ip ) (Client Quit)
811 [12:46:36] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 260 seconds)
812 [12:46:43] *** Joins: cyr4x3 (~cyr4x3@replaced-ip )
813 [12:47:13] *** Quits: TrentP (~quassel@replaced-ip##) (Quit: ##replaced-url
814 [12:47:50] *** Joins: TrentP (~quassel@replaced-ip )
815 [12:49:22] *** Joins: b1ack0p (~m@replaced-ip )
816 [12:49:29] *** Joins: ax56234 (~NickServ@replaced-ip )
817 [12:49:37] <b1ack0p> hi
818 [12:49:56] <b1ack0p> someone else having issue with
speedtest-cli?
819 [12:50:11] <b1ack0p> it was working fine but recently it is
giving error
820 [12:50:25] <b1ack0p>
replaced-url
821 [12:50:59] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 250 seconds)
822 [12:51:21] *** Quits: jvwjgames (uid290762@replaced-ip ) (Quit: Connection closed for inactivity)
823 [12:52:08] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
824 [12:53:10] *** Joins: BrianG61UK_ (~BrianG61U@replaced-ip )
825 [12:53:11] *** Quits: EdePopede (~EdePopede@replaced-ip ) (Remote host closed the connection)
826 [12:53:12] *** Quits: cyr4x3 (~cyr4x3@replaced-ip ) (Quit: WeeChat 1.6)
827 [12:54:36] *** Joins: EdePopede (~EdePopede@replaced-ip )
828 [12:56:20] *** Joins: tarzeau_ (~alex@replaced-ip )
829 [12:58:32] *** Joins: YWH_1 (~YWH@replaced-ip )
830 [12:59:40] *** Joins: ml| (~ml|@replaced-ip )
831 [13:01:35] *** Quits: uvolmer (~uvolmer@replaced-ip ) (Remote host closed the connection)
832 [13:01:54] *** Joins: uvolmer (~uvolmer@replaced-ip )
833 [13:02:41] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Remote host closed the connection)
834 [13:02:59] *** Joins: asymptotically (~asymptoti@replaced-ip )
835 [13:03:36] *** Joins: Slashman (~Slash@replaced-ip )
836 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
837 [13:05:35] *** Joins: dpkg (~dpkg@replaced-ip )
838 [13:06:08] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 268 seconds)
839 [13:06:32] *** Quits: TRPM8 (~jan@replaced-ip ) (Quit: WeeChat 2.9)
840 [13:07:01] *** Quits: Gnhugo (~yaaic@replaced-ip ) (Ping timeout: 260 seconds)
841 [13:07:43] *** Joins: NetTerminalGene (~Thunderbi@replaced-ip )
842 [13:09:33] *** Quits: welldone (2925d8da@replaced-ip ) (Quit: Connection closed)
843 [13:10:01] <jelly> ,v speedtest-cli
844 [13:10:02] <judd> Package: speedtest-cli on amd64 -- jessie:
0.3.1-1; stretch: 1.0.0-1; buster: 2.0.2-1+deb10u1; bullseye:
2.1.2-2; sid: 2.1.2-2
845 [13:10:05] *** Quits: Franciman (~francesco@replaced-ip ) (Quit: Leaving)
846 [13:10:31] <jelly> b1ack0p, you might want to try backporting
2.1.2 if 2.0.2 is misbehaving
847 [13:12:19] <jelly> or not, the newer version breaks for me on
buster
848 [13:12:44] <jelly>
replaced-url
849 [13:12:55] <jelly> so it's not just you
850 [13:14:05] <ratrace> jelly: powerline?
851 [13:14:31] *** Quits: kolla (~kolla@replaced-ip ) (Quit: %fog relay%)
852 [13:14:31] *** Joins: drzacek (~drzacek@replaced-ip )
853 [13:14:37] *** Quits: wallacer (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
854 [13:15:01] *** Joins: kolla (~kolla@replaced-ip )
855 [13:15:19] <jelly> ?
856 [13:15:25] <jelly> what is powerline
857 [13:15:29] <ratrace> ,i powerline
858 [13:15:42] *** Quits: odnes (~odnes@replaced-ip ) (Remote host closed the connection)
859 [13:15:42] <ratrace> bah... the "prompt and statusline
utility" for ze shell
860 [13:15:43] <judd> Package powerline (python, optional) in
buster/amd64: prompt and statusline utility. Version: 2.7-2; Size:
50.4k; Installed: 276k; Homepage:
replaced-url
861 [13:15:58] *** Joins: wallacer (~quassel@replaced-ip )
862 [13:15:59] <jelly> no, speedtest-cli
863 [13:16:03] *** Joins: odnes (~odnes@replaced-ip )
864 [13:16:11] <jelly> connect(3, {sa_family=AF_INET,
sin_port=htons(443),
sin_addr=inet_addr("199.232.18.219")}, 16) = -1
EINPROGRESS (Operation now in progress)
865 [13:16:11] <jelly> openat(AT_FDCWD,
"/usr/lib/ssl/certs/5ad8a5d6.0", O_RDONLY|O_LARGEFILE) = 4
866 [13:16:14] <ratrace> are you using that? I'm referring
to the specific prompt in your paste
867 [13:16:23] <jelly> nope, it's just a prompt
868 [13:16:28] <ratrace> mkay
869 [13:17:04] <jelly> PS1="[%T] %B%~%b %(#.#.=>) "
870 [13:17:22] <ratrace> neat
871 [13:17:23] *** Joins: idhugo_ (~idhugo@replaced-ip )
872 [13:17:33] <jelly> and a RPS1 that makes things ugly when
copy/pasting
873 [13:19:54] *** Quits: idhugo__ (~idhugo@replaced-ip ) (Ping timeout: 265 seconds)
874 [13:20:26] *** Joins: DarthKnight (~DarthKnig@replaced-ip )
875 [13:20:41] *** Quits: Elodin (~weechat@replaced-ip ) (Ping timeout: 240 seconds)
876 [13:21:30] *** Quits: DarthKnight (~DarthKnig@replaced-ip ) (Remote host closed the connection)
877 [13:21:36] <jelly> b1ack0p, dunno what goes wrong there, app
seems to get
replaced-url
878 [13:25:19] *** Parts: earthnative (~nemo@replaced-ip ) ()
879 [13:25:42] *** Quits: b1ack0p (~m@replaced-ip ) (Ping timeout: 265 seconds)
880 [13:26:13] *** Quits: D4rk4ngel2020 (~darkangel@replaced-ip ) (Read error: Connection reset by peer)
881 [13:26:43] *** Joins: D4rk4ngel2020 (~darkangel@replaced-ip )
882 [13:31:11] *** Quits: D4rk4ngel2020 (~darkangel@replaced-ip ) (Ping timeout: 240 seconds)
883 [13:35:40] *** Joins: D4rk4ngel2020 (~darkangel@replaced-ip )
884 [13:36:41] *** Quits: kevinnn (ae43fe6d@replaced-ip ) (Quit: Connection closed)
885 [13:36:52] *** Joins: ml| (~ml|@replaced-ip )
886 [13:37:19] *** Joins: Jerrynicki (~niklas@replaced-ip )
887 [13:39:41] *** Quits: Posterdati (~posterdat@replaced-ip ) (Ping timeout: 240 seconds)
888 [13:40:22] *** Joins: sweatsuit_ (~sweatsuit@replaced-ip )
889 [13:40:28] *** Joins: Haudegen (~quassel@replaced-ip )
890 [13:40:40] *** Joins: dexterlb (5e9b789e@replaced-ip )
891 [13:41:44] *** Quits: sweatsuit (~sweatsuit@replaced-ip ) (Ping timeout: 258 seconds)
892 [13:41:44] *** sweatsuit_ is now known as sweatsuit
893 [13:41:47] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 246 seconds)
894 [13:42:38] *** Joins: igrtrrt (~igrtrrt@replaced-ip )
895 [13:43:02] *** Quits: hwpplayer1 (~user@replaced-ip ) (Read error: Connection reset by peer)
896 [13:46:31] *** Joins: Posterdati (~posterdat@replaced-ip )
897 [13:47:15] *** Joins: D4rk2020 (~darkangel@replaced-ip )
898 [13:47:26] *** Joins: hwpplayer1 (~user@replaced-ip )
899 [13:48:42] *** Quits: led_belly (~led_belly@replaced-ip ) (Ping timeout: 268 seconds)
900 [13:48:46] *** Quits: D4rk4ngel2020 (~darkangel@replaced-ip ) (Ping timeout: 240 seconds)
901 [13:50:44] *** Quits: D4rk2020 (~darkangel@replaced-ip ) (Remote host closed the connection)
902 [13:51:09] *** Joins: D4rk2020 (~darkangel@replaced-ip )
903 [13:54:58] *** Joins: ml| (~ml|@replaced-ip )
904 [13:55:50] *** Joins: led_belly (~led_belly@replaced-ip )
905 [13:55:54] *** Joins: rsx (~rsx@replaced-ip )
906 [13:57:28] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
907 [13:57:35] *** Quits: dexterlb (5e9b789e@replaced-ip ) (Quit: Connection closed)
908 [14:00:30] *** Quits: ml| (~ml|@replaced-ip ) (Ping timeout: 265 seconds)
909 [14:02:46] *** Quits: megoix (~megoix@replaced-ip ) (Ping timeout: 240 seconds)
910 [14:03:33] *** Quits: lavendereyes (~lavendere@replaced-ip ) (Ping timeout: 240 seconds)
911 [14:03:57] *** Joins: lavendereyes (~lavendere@replaced-ip )
912 [14:05:36] *** Joins: dvs (~hibbard@replaced-ip )
913 [14:05:47] *** Quits: Zajt (54375bed@replaced-ip ) (Quit: Connection closed)
914 [14:09:06] *** Joins: platvoeten (~platvoete@replaced-ip )
915 [14:12:01] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 258 seconds)
916 [14:13:42] *** Joins: ml| (~ml|@replaced-ip )
917 [14:14:26] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
918 [14:15:25] *** Quits: drl (~l@replaced-ip ) (Remote host closed the connection)
919 [14:16:11] *** Quits: wintersky (uid453465@replaced-ip ) (Quit: Connection closed for inactivity)
920 [14:17:15] *** nicopok2 is now known as nicopok
921 [14:19:47] *** Joins: cdown (~cdown@replaced-ip )
922 [14:20:28] *** Joins: megoix (~megoix@replaced-ip )
923 [14:20:35] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
924 [14:20:44] *** Quits: rustyshackleford (uid236774@replaced-ip ) (Quit: Connection closed for inactivity)
925 [14:23:06] *** Quits: odnes (~odnes@replaced-ip ) (Remote host closed the connection)
926 [14:23:23] *** Joins: b1ack0p (~m@replaced-ip )
927 [14:23:34] *** Joins: odnes (~odnes@replaced-ip )
928 [14:23:56] <b1ack0p> jelly: sorry i disconnected
929 [14:24:14] <b1ack0p> so is speedtest-cli will discontune or
what?
930 [14:24:23] <b1ack0p> s/is/will
931 [14:25:57] *** Quits: kfvn (~weechat@replaced-ip ) (Ping timeout: 240 seconds)
932 [14:28:02] <cybercrypto> b1ack0p: why you say that? is it
stopped in github?
933 [14:28:53] <b1ack0p> i was responding jelly..
934 [14:28:58] *** Joins: kfvn (~weechat@replaced-ip )
935 [14:29:16] <b1ack0p> cybercrypto: i dont know but recently
when i run speedtest on command line it gives error
936 [14:29:25] <cybercrypto> b1ack0p: sure.
937 [14:30:35] <b1ack0p> can somebody test
938 [14:30:40] <b1ack0p> speedtest?
939 [14:30:41] *** Quits: odnes (~odnes@replaced-ip ) (Remote host closed the connection)
940 [14:31:02] *** Joins: odnes (~odnes@replaced-ip )
941 [14:31:13] <cybercrypto> b1ack0p: I dont know... but i guess
the speedtest company (oakla i guess?) changed their side and
potentially impacted in the 'speedtest-cli' which is not
affilliatted to oakla.
942 [14:31:43] <b1ack0p> so is there any alternative to test
speed of my connection via commandline?
943 [14:31:45] <cybercrypto> b1ack0p: if thats true...
speedtest-cli will need to be updated/adjusted or die :-)
944 [14:32:01] *** Quits: igrtrrt (~igrtrrt@replaced-ip ) (Quit: igrtrrt)
945 [14:32:27] <b1ack0p> hmm
946 [14:32:37] <b1ack0p> so what can i use instead of
speedtest-cli?
947 [14:32:48] *** Quits: nicopok (~nicopok@replaced-ip ) (Remote host closed the connection)
948 [14:33:00] *** Joins: cdown_ (~cdown@replaced-ip )
949 [14:33:19] <tarzeau_> b1ack0p: i'm using this now:
950 [14:33:28] <cybercrypto> b1ack0p: the same company offers a
commandline of their software. look into their website. if you only
use free-sw, then you may want to measure your network with other
tools for a while.
951 [14:33:42] *** Joins: Elodin (~weechat@replaced-ip )
952 [14:33:42] <tarzeau_> b1ack0p: time ping -c1 1.1.1.1 | sed 1d
|head -1 |sed 's,.*ttl=,ttl=,'
953 [14:33:50] <tarzeau_> b1ack0p: with linkspeed=$((ifconfig
|grep -v "^ " |grep -v ^$ |grep -v "^lo"|sed
s,:.*,, |while read a; do echo -n "$a "; ethtool $a|grep
-i speed; done |sed "s,.peed:,,") 2>/dev/null | awk
'{print $2}')
954 [14:34:13] <tarzeau_> b1ack0p: but it's obviously not
measuring the speed, but showing link speed
955 [14:34:14] <b1ack0p> tarzeau_: that s a lot of commands :/
956 [14:34:27] *** Quits: nicoz (~nicoz@replaced-ip ) (Remote host closed the connection)
957 [14:34:27] <tarzeau_> easier on macos ;)
958 [14:34:40] <b1ack0p> are you on macos?
959 [14:34:52] <tarzeau_> used to use speedtest='echo
"`curl -sS -m3 -o/dev/null
replaced-url
960 [14:34:59] *** Joins: nicoz (~nicoz@replaced-ip )
961 [14:35:07] <tarzeau_> my mba is my terminal, but i use a lot
of debian and other linux
962 [14:35:20] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 246 seconds)
963 [14:35:22] *** cdown_ is now known as cdown
964 [14:35:31] <tarzeau_> and yes for dtp i prefer macos
965 [14:35:52] *** Quits: a0z (~a0z@replaced-ip ) (Quit: Leaving)
966 [14:35:52] <tarzeau_> i'm aware of gimp, inkscape, and
scribus
967 [14:36:01] *** Quits: thiras (~thiras@replaced-ip ) (Remote host closed the connection)
968 [14:36:14] *** Joins: ddsys (~ddsys@replaced-ip )
969 [14:36:27] *** Joins: thiras (~thiras@replaced-ip )
970 [14:36:34] <b1ack0p> isnt there any easier command to test
speed?
971 [14:37:25] <EdePopede> you could download a huge file and
check how long it takes
972 [14:37:26] <tarzeau_> b1ack0p: i'd be happy to take one
if someone comes up with one
973 [14:37:34] <tarzeau_> EdePopede: that's my latest alias
^ doing
974 [14:37:41] <EdePopede> *nod* ;)
975 [14:37:43] <sigint> tarzeau_, a big difference between your
curl command and the speedtest-cli is that the later uses multiple
connections in parallel
976 [14:37:52] <b1ack0p> EdePopede: lol very practical suggestion
:p
977 [14:38:01] <EdePopede> wget has some nice stats during
download
978 [14:38:07] <tarzeau_> sigint: true, but how is multiple
connections in parallel helping? for bonded 20/40gbit links?
979 [14:38:16] *** Joins: user6688 (~user@replaced-ip )
980 [14:38:19] <tarzeau_> sigint: or 2.5/5gbit links?
981 [14:39:08] <cybercrypto> b1ack0p: speedtest-cli is opensource
and is dependent of the 'speedtest' official client from
oakla-company. It is not guaranteed that 'speedtest-cli'
will always work, since it is depending on oakla-company APIs.
982 [14:39:20] <sigint> tarzeau_, my router is quite weak (AMD 1
GHz) but multicore. So even a 1 Gbps connection is able to saturate
a core, but multiple connections allow to spread the load on
multiple cores
983 [14:39:22] <EdePopede> b1ack0p, if you're not afraid to
burh your fingers xD
replaced-url
984 [14:39:27] <b1ack0p> i got it but i am looking for
alternative
985 [14:39:41] <b1ack0p> is there any tool to monitor and test
the connection for linux/debian?
986 [14:40:06] *** Joins: polardroid (~polardroi@replaced-ip )
987 [14:40:43] *** Joins: dragestil (~quassel@replaced-ip )
988 [14:41:01] <hlias> a torrent with many seeds? :P
989 [14:41:14] <cybercrypto> b1ack0p: you can try other tools. if
you google you will find a lot (try to start with iperf or any
other... i guesss it is under bsd license)
990 [14:41:29] <tarzeau_> sigint: i see
991 [14:42:20] <b1ack0p> ..
992 [14:42:39] <EdePopede> found netperf - also ioperf looks good
here:
replaced-url
993 [14:43:10] <b1ack0p> ioperf or iperf?
994 [14:43:31] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 265 seconds)
995 [14:43:44] <cybercrypto> b1ack0p: iperf
996 [14:44:04] <b1ack0p> does it work similar to speedtest-cli?
997 [14:44:27] <tarzeau_> what a pity netperf doesn't
support being run with timeout 3
998 [14:44:51] <tarzeau_> oh you can't just run it
999 [14:45:38] <cybercrypto> b1ack0p: it is better than... but
does not works like 'speedtest-cli' - IF you want similar
to that, go to the company oakla website and download their cli
tool.
1000 [14:46:20] <cybercrypto> EdePopede: I like iperf, which works
greatly with sctp.
1001 [14:46:34] *** Joins: zeden (~user@replaced-ip )
1002 [14:46:53] <b1ack0p> how can i use iperf?
1003 [14:46:55] <EdePopede> nntp seems to be the root of some of
them
1004 [14:47:01] <b1ack0p> i checked --help but i dont get it
1005 [14:47:01] <EdePopede> err
1006 [14:47:36] <EdePopede> ttcp
1007 [14:47:47] *** Quits: Slumlord (~Slumlord@replaced-ip ) (Ping timeout: 248 seconds)
1008 [14:49:13] *** Parts: polardroid (~polardroi@replaced-ip ) ("--")
1009 [14:49:23] <b1ack0p> nvm
1010 [14:49:29] *** Joins: xgfvc (~xgfvc@replaced-ip )
1011 [14:49:32] <cybercrypto> b1ack0p: try ntop and check if it
fine for you. otherwise, you can check other tools and read about
them.
1012 [14:49:56] <ratrace> b1ack0p: start it in server mode on one
machine, and in client mode (for server's IP and port) on the
other
1013 [14:50:15] <b1ack0p> ratrace: it is difficult for me..
1014 [14:50:20] <ratrace> which part?
1015 [14:50:27] <b1ack0p> server side ip port etc
1016 [14:50:36] <b1ack0p> i was looking for a basic tool
1017 [14:51:20] <ratrace> b1ack0p: what's difficult about it?
pick a number. say, 12345. iperf3 -s -p 12345 on the server
1018 [14:51:35] <b1ack0p> random number?
1019 [14:51:44] <EdePopede> just stay above 1024 if you're
not root
1020 [14:51:50] <ratrace> iperf3 -c <servers_ip> -p 12345 on
the client
1021 [14:51:58] *** Joins: gabriel1__ (~darkangel@replaced-ip )
1022 [14:52:07] <b1ack0p> how can i know the ip
1023 [14:52:14] <b1ack0p> connection ip?
1024 [14:52:15] <ratrace> b1ack0p: whatever port you want, above
1024 and below 65535. actually check that you don't try to use
a port already in use
1025 [14:52:32] <ratrace> b1ack0p: seriously?! why are you even
running a server with zero knowledge?!
1026 [14:52:33] *** Joins: wintersky (uid453465@replaced-ip )
1027 [14:52:51] <b1ack0p> who said i am running a server??
1028 [14:53:03] <ratrace> why are you trying iperf then? it's
a server-client tool
1029 [14:53:03] <b1ack0p> i am talking about internet speed which
ISP provided
1030 [14:53:09] <cybercrypto> b1ack0p: nethogs / iptraf / iftop /
ntop (long list of tools)
1031 [14:53:10] <b1ack0p> dont know
1032 [14:53:11] <ratrace> you need to run iperf on BOTH ends
1033 [14:53:28] <b1ack0p> i asked about speedtest not server test
1034 [14:53:41] <ratrace> b1ack0p: I read up as far as "how
can I use iperf".
1035 [14:53:56] <b1ack0p> sorry i thought it is a tool to test
internet connection
1036 [14:54:02] <ratrace> b1ack0p: open browser, go to
ookla's speed test, run it
1037 [14:54:21] *** Quits: platvoeten (~platvoete@replaced-ip ) (Remote host closed the connection)
1038 [14:54:31] <b1ack0p> i asked on commandline tool
1039 [14:54:33] <ratrace> it would automatically pick your ISP,
but if not, find a closest host. however ... keep in mind what
you're actually measuring here
1040 [14:54:38] <b1ack0p> nevermind thanks anyway
1041 [14:54:54] <ratrace> b1ack0p: oh I see you were asking about
speedest-cli before
1042 [14:54:59] <ratrace> aaaand it's broken?
1043 [14:55:00] <b1ack0p> yes ratrace !
1044 [14:55:07] *** Quits: D4rk2020 (~darkangel@replaced-ip ) (Ping timeout: 265 seconds)
1045 [14:55:09] <b1ack0p> yes it is broken
1046 [14:55:27] <cybercrypto> b1ack0p: I already said: go to the
oakla-website and download their tool-cli. OR download a new tool,
as I listed above.
1047 [14:55:59] <b1ack0p> cybercrypto: i am on an old laptop, it
takes 10mins to open a browser
1048 [14:56:08] <b1ack0p> that s why i asked for a commandline
tool
1049 [14:56:12] <ratrace> b1ack0p: you can use hosting
companies' "network test tools", they offer few
various sized files for download from various datacenters. at least
you can get that part of your answer
1050 [14:56:17] <b1ack0p> i tried ntop but it says unable to
locate package
1051 [14:56:24] <cybercrypto> b1ack0p: CLI = command line
interface.
1052 [14:56:41] <b1ack0p> cybercrypto: i cant go ookla website..
1053 [14:56:43] <cybercrypto> b1ack0p: Download speedtest CLI from
oakla website.
1054 [14:56:44] <ratrace> does ntop even run such tests
1055 [14:56:44] *** Joins: stree (~stree@replaced-ip )
1056 [14:56:52] <b1ack0p> no idea
1057 [14:57:03] <qman__> no, ntop does not run such tests, it just
shows processes using the network
1058 [14:57:06] <cybercrypto> b1ack0p: install CLI browser and
download it (lynx will do the job)
1059 [14:57:08] <ratrace> afaik it's just a "top",
it doesn't have a remote side like iperf
1060 [14:57:11] *** Quits: jmd (~user@replaced-ip ) (Ping timeout: 240 seconds)
1061 [14:57:26] <b1ack0p> okkkk i will check on another laptop
1062 [14:57:27] <b1ack0p> nvm
1063 [14:57:50] *** Joins: mtn (~mtn@replaced-ip )
1064 [14:58:33] <cybercrypto> ratrace: you are correct, it only
shows measurements of current activities. It does not fires
requests.
1065 [14:59:51] *** Joins: remline (~remline@replaced-ip )
1066 [15:00:29] *** Quits: mezzo (~mezzo@replaced-ip ) (Quit: leaving)
1067 [15:00:38] *** Joins: karlpinc (~user@replaced-ip )
1068 [15:01:45] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1069 [15:01:48] *** Joins: tosted (~tosted@replaced-ip )
1070 [15:01:56] <tosted> is safe disable all ipv6 on debian?
1071 [15:02:07] *** Joins: debsan (~debsan@replaced-ip )
1072 [15:02:31] <tarzeau_> if you have ipv4 working, i don't
see why it should not, i think ReduceDebian wiki.debian entry even
has something about it
1073 [15:03:19] <jelly> !noipv6
1074 [15:03:19] <dpkg> From Debian 6.0 "Squeeze"
onwards, <IPv6> is built into the Linux kernel (excluding the
loongson-2f flavour). To disable IPv6, add the kernel command line
option ipv6.disable=1 to your bootloader.
1075 [15:04:00] <tarzeau_> jelly: so this is not relevant anymore?
replaced-url
1076 [15:04:01] <jelly> it's unfortunate that there are
situations where that helps
1077 [15:04:18] *** Quits: s8548a_ (~s8548a@replaced-ip ) (Ping timeout: 265 seconds)
1078 [15:05:08] <cws> tosted: What's the particular reason
for disabling it?
1079 [15:05:18] *** Quits: wigums (~wigums@replaced-ip ) (Ping timeout: 240 seconds)
1080 [15:05:19] <jelly> tarzeau_, I'm not sure what that page
is about, but manually removing packaged files only makes sense for
very special embedded purposes
1081 [15:05:42] <tarzeau_> jelly: that is exactly what it's
about
1082 [15:06:17] *** Joins: paulgrmn (~paulgrmn@replaced-ip )
1083 [15:07:06] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
1084 [15:07:35] <jelly> tarzeau_, do we have any reason to believe
tosted is asking to create a tiny embedded setup? If we don't
then it's not relevant.
1085 [15:07:37] *** Joins: finalbeta (~finalbeta@replaced-ip )
1086 [15:09:01] *** Joins: d1cor (~d1cor@replaced-ip )
1087 [15:09:12] <jelly> tarzeau_, that part of said page does not
seem to have been updated since multiarch. So, like, Debian 7
1088 [15:09:32] <jelly> my iptables userspace-side modules are in
/usr/lib/i386-linux-gnu/xtables/
1089 [15:09:35] *** Quits: pavelow (~pavelow@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1090 [15:10:31] *** Quits: tosted (~tosted@replaced-ip ) (Ping timeout: 252 seconds)
1091 [15:11:14] <finalbeta> Hi, not sure if I can ask this here. I
want to include the Zabbix repo in unattended upgrades config. I
know how to do this by taking the Origin/Suite part from the repo
file in /var/lib/apt/lists/. But the zabbix repo only has the Origin
tag and not the Suite tag. Any pointers on what to look for please?
1092 [15:11:53] *** Joins: pavelow (~pavelow@replaced-ip )
1093 [15:12:14] <karlpinc> finalbeta: If you're using Debian
it's the right place to ask.
1094 [15:12:27] *** Joins: tosted (~tosted@replaced-ip )
1095 [15:12:32] <finalbeta> That I am ;)
1096 [15:15:55] <tosted> abrotman: tnks for your answer last day.
net issues when tried to rejoin this channel!
1097 [15:17:16] <tosted> cybercrypto: yes. not all people know how
this works, but i was reconfing some packages. tks
1098 [15:17:47] *** Quits: zykotic10 (~zykotick9@replaced-ip ) (Quit: leaving)
1099 [15:17:54] *** Joins: section1 (~section1@replaced-ip )
1100 [15:18:21] *** Joins: zykotick9 (~zykotick9@replaced-ip )
1101 [15:19:11] <cybercrypto> tosted: Sure. :-) I dont recall the
originals for that... but it is ok.
1102 [15:20:23] <finalbeta> Ok, nevermind the unattended-upgrades
question. I've done did some edit, we shall see. :D
1103 [15:21:47] *** Quits: xgfvc (~xgfvc@replaced-ip ) (Ping timeout: 260 seconds)
1104 [15:25:08] *** Joins: xgfvc (~xgfvc@replaced-ip )
1105 [15:25:14] <ratrace> she done already done had herses!
1106 [15:25:31] *** Quits: tosted (~tosted@replaced-ip ) (Ping timeout: 260 seconds)
1107 [15:26:43] *** Quits: sinaowolabi (~Sina@replaced-ip ) (Ping timeout: 248 seconds)
1108 [15:27:14] *** Joins: tosted (~tosted@replaced-ip )
1109 [15:27:40] <abrotman> tosted: hopefully it worked out
1110 [15:28:09] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 246 seconds)
1111 [15:29:08] <hegemoOn> is ntp belonging to default debian
standard install
1112 [15:29:25] <hegemoOn> or only timesyncd is default time
service from systemd
1113 [15:29:32] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
1114 [15:29:56] <ratrace> I think timesyncd is the default, yes.
at least no ntpd with debootstrap'd installations
1115 [15:31:42] *** Joins: oxek (oxek@replaced-ip )
1116 [15:31:46] <avernos> I want to accelerate the update of
systemd-timesync. I was thinking to start it
After=network-online.target but current configuration has remount-fs
and sysusers. I dont know these 2, could it conflict somehow?
1117 [15:32:07] *** Joins: evilbug (2d389ad2@replaced-ip )
1118 [15:32:13] <ratrace> hegemoOn: package ntp, Priority:
optional
1119 [15:32:38] <avernos> i guess remount-fs is for filesystem,
but me thinks i dont need wait for filesystem?
1120 [15:33:22] <hegemoOn> ratrace: glad
1121 [15:33:29] <hegemoOn> thanks for the answer
1122 [15:33:32] <hegemoOn> i win my point
1123 [15:33:43] <hegemoOn> f***ing noob admin
1124 [15:33:50] <ratrace> hegemoOn: ?
1125 [15:34:03] <hegemoOn> ratrace: unix team is provisionning
server with bmaas
1126 [15:34:20] <hegemoOn> i ask them to remove ntp cause its
interfering with timesyncd
1127 [15:34:28] <hegemoOn> which is default time service on debian
1128 [15:34:35] <ratrace> avernos: afaik that service does the
RO->RW remounting on boot. methinks timesyncd might be wanting a
writeable fs
1129 [15:34:53] <hegemoOn> they told me to write an ansible
workaround role to fix this
1130 [15:35:03] <ratrace> hegemoOn: can't interfere, the
timesyncd service has a condition which prevents it to run if ntpd
is present
1131 [15:35:12] <hegemoOn> i ask them to respect standard default
install and not install complementary packages
1132 [15:35:17] <hegemoOn> yes
1133 [15:35:22] <ratrace>
ConditionFileIsExecutable=!/usr/sbin/ntpd
1134 [15:35:24] <hegemoOn> that's what i mean by interfering
1135 [15:35:29] <ratrace> ah k
1136 [15:35:50] <hegemoOn> timesyncd not syncrhonising with remote
ntp servers when ntpd is installed
1137 [15:35:59] <ratrace> right
1138 [15:37:31] <hegemoOn> removing package is not idempotent
1139 [15:37:45] <avernos> ratrace, what about sysusers? isnt
remounting needed before networkonline.target? wont timesync keep
new data until RW is possible?
1140 [15:38:01] *** debhelper sets mode: +l 1069
1141 [15:39:04] <ratrace> avernos: might be needed. I don't
know if timesyncd buffers "until fs is writeable". but
.... what problem exactly are you trying to solve?
1142 [15:40:11] <avernos> ratrace, i donnot have a time battery,
and time refreshes onboot. Just timesyncd takes its time, not sure
why and im hoping to update time sooner or faster
1143 [15:40:50] *** Joins: sinaowolabi (~Sina@replaced-ip )
1144 [15:41:25] *** Joins: Brigo_ (~Brigo@replaced-ip )
1145 [15:41:31] *** Quits: d1cor (~d1cor@replaced-ip ) (Ping timeout: 265 seconds)
1146 [15:42:02] <cybercrypto> avernos: I have similar case (bios
without battery) and I launch ntpd stratum 12 locally, to sync rigth
after OS starts.
1147 [15:42:09] <ratrace> avernos: well, it certainly has some
dependencies like it requires DNS to work per default configuration,
querying debian's NTP pool, which may take time to resolve
1148 [15:42:50] *** Quits: digitalD (~dp@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1149 [15:43:01] <ratrace> maybe you can shove that earlier in the
boot process with some service unit adjustments and using ip
addresses instead of pool hostnames
1150 [15:43:07] <ratrace> or even from initramfs
1151 [15:43:14] <avernos> ratrace, sure, but most of the time, i
find my self able to ping debian.com before i get time, sometimes
quite long
1152 [15:44:05] <cybercrypto> ratrace: avernos: Yes. If you also
use '-g' flag running ntpd, the time gets updated no
matter the time offset is...
1153 [15:44:31] <avernos> uhm, i like the idea to get the IPs
there, thanks. but not really going to change anything i think
1154 [15:44:33] <ratrace> yes with -g you can loosen the
constraints and allow large time jumps
1155 [15:44:46] <ratrace> avernos: maybe you can shove something
as simple as chrony into initramfs
1156 [15:45:00] <ratrace> unless timedatectl can be scripted to
work from initramfs too
1157 [15:45:11] <avernos> ratrace, ha, yeah, was just thinking i
havent tried that
1158 [15:45:30] <ratrace> I wouldn't run ntpd anyhow, because
it's a beast and a (sometimes vulnerable) server itself, which
is not needed in client situations
1159 [15:45:54] <avernos> cybercrypto, thanks! im good with
timesync, im more familiar with ntpd but want to keep it like that
1160 [15:45:59] *** Joins: welldone (2925d8da@replaced-ip )
1161 [15:46:47] <avernos> just want to get along with timesync,
had a feeling would be easy to get it to update earlier
1162 [15:46:49] <ratrace> avernos: using IPs will certainly shave
off the DNS resolving time which on cold start and no upstream
caching might take several seconds
1163 [15:47:57] <evilbug> i'm kind of tempted to dual boot
instead of just running linux in the vm.
1164 [15:48:00] <evilbug> discuss.
1165 [15:48:52] <evilbug> but then it's much easier to keep
stuff going on windows and just pause the linux vm when not using it
instead of rebooting into each os. :(
1166 [15:49:01] *** Parts: ValeraRozuvan (~ValeraRoz@replaced-ip ) ()
1167 [15:49:06] <ratrace> why not the other way around
1168 [15:49:10] <section1> use linux as primary desktop
1169 [15:49:24] *** Joins: ValeraRozuvan (~ValeraRoz@replaced-ip )
1170 [15:49:38] *** Parts: ValeraRozuvan (~ValeraRoz@replaced-ip ) ()
1171 [15:49:38] <mspe> host ↔ vm
1172 [15:49:43] <evilbug> when working with audio i need windows
to have direct access to hardware :(
1173 [15:49:56] *** Joins: wigums (~wigums@replaced-ip )
1174 [15:50:04] *** Joins: ValeraRozuvan (~ValeraRoz@replaced-ip )
1175 [15:50:16] <evilbug> whereas on linux i mainly do web dev and
it's easy to pause the vm then pick back up quick.
1176 [15:50:33] *** Quits: b1ack0p (~m@replaced-ip ) (Quit: bbl)
1177 [15:50:40] <evilbug> i guess i have my answer but i just
don't like it.
1178 [15:51:15] *** Quits: galex-713 (gal@replaced-ip ) (Read error: Connection reset by peer)
1179 [15:51:27] <ratrace> evilbug: if you have sufficient
hardware, you can pci-passthrough audio things into the windows VM
1180 [15:52:36] *** Joins: d1cor (~d1cor@replaced-ip )
1181 [15:54:40] *** Quits: keiser (~keiser@replaced-ip##) (Quit: The Lounge - ##replaced-url
1182 [15:55:46] *** Joins: keiser (~keiser@replaced-ip )
1183 [15:55:56] *** Joins: bertbob (~bertbob@replaced-ip )
1184 [15:56:21] *** Joins: TheCreeper (~TheCreepe@replaced-ip )
1185 [15:56:50] <evilbug> ratrace doesn't that involve
recompiling the kernel and a bunch of other processes?
1186 [15:57:28] <evilbug> first and foremost i would want windows
to have access to the cpu.
1187 [15:57:45] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 250 seconds)
1188 [15:57:46] <evilbug> then usb/tb.
1189 [15:57:59] *** Parts: tosted (~tosted@replaced-ip ) ()
1190 [15:58:09] <avernos> anyway, thanks ratrac, found some other
options, by default pollmax is 34min will try the chrony as well
1191 [15:58:58] *** Joins: epsilon (foobar@replaced-ip )
1192 [15:59:34] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
1193 [16:01:24] <qman__> evilbug: no, actually - passthrough is
standard fare with modern hardware and virtualization
1194 [16:01:39] <ratrace> evilbug: nope, it doesn't. it only
requires reassigning the pci-ids to the vfio-pci driver, and then
assigning those pci lanes to the VM
1195 [16:01:42] <qman__> there are still bugs and issues with it,
of course, but you don't need to do anything special to enable
it
1196 [16:02:09] <ratrace> there are constraints however, the
hardware has to be capable
1197 [16:02:26] <ratrace> you need sane iommu grouping because you
must assigne whole pci lanes, you can't share a lane between
host and a VM.
1198 [16:02:56] <ratrace> and you need "posted
interrupts" tech which is available with iirc broadware and
newer CPUs, and of course ryzens. without this the interrupt latency
is huge
1199 [16:03:09] <ratrace> lol broadware .... broadwell is what I
mean
1200 [16:03:41] *** Joins: sig_9 (~sig@replaced-ip )
1201 [16:03:54] *** Joins: galex-713 (gal@replaced-ip )
1202 [16:04:32] <evilbug> well i have a 6700hq in this 14"
razer blade.
1203 [16:04:44] <ratrace> avernos: max poll interval is not an
issue, that's the interval the polling slides to. you have min
polling tho, 32 sec
1204 [16:04:47] <evilbug> i'm sure that should be capable
enough.
1205 [16:04:48] <ratrace> (by default)
1206 [16:05:35] <ratrace> evilbug: yes. but the motherboard might
have insane iommu groupings. like mine did
1207 [16:06:06] <evilbug> right.
1208 [16:06:09] <ratrace> a thousand usb ports, all on the same
pci lane. with most ports unused, I had to buy usb pci extension so
I could assing the usb kbd+mouse to the gaming vm
1209 [16:06:12] <evilbug> *sigh*
1210 [16:06:44] <evilbug> i guess i'll stick with my current
setup for now.
1211 [16:07:06] <ratrace> but the NerdFactor is low in that one
:))
1212 [16:07:08] <evilbug> i'm currently traveling an this
laptop is my only viable machine.
1213 [16:07:26] <evilbug> i know, i'd like stability though.
1214 [16:07:38] *** Joins: pepee (~pepee@replaced-ip )
1215 [16:07:44] <ratrace> what hypervisor are oyu using,
virtualbox?
1216 [16:08:01] *** debhelper sets mode: +l 1075
1217 [16:08:16] <evilbug> either that or kvm.
1218 [16:08:29] <ratrace> I mean on windows host
1219 [16:08:34] *** Joins: XsiSec (~xsisec@replaced-ip )
1220 [16:08:42] <evilbug> ah, no. vmware.
1221 [16:08:57] *** Joins: digitalD (~dp@replaced-ip )
1222 [16:08:59] <ratrace> which desktop in teh linux vm?
1223 [16:09:40] <evilbug> debian with kde.
1224 [16:09:55] *** Quits: oahong (~samigarus@replaced-ip ) (Ping timeout: 248 seconds)
1225 [16:10:02] <evilbug> for the desktop vm i have 4 cores and
8gb dedicated to it.
1226 [16:10:09] <ratrace> can vmware do gpu acceleration? probably
requires guest modules.
1227 [16:10:12] *** Joins: oahong (~samigarus@replaced-ip )
1228 [16:10:37] <ratrace> because last time I tried a big DE like
KDE or Gnome in virtualbox on windows, the performance was terrible
because the DEs, especially gnome, wanted full HW accelerated gpu
1229 [16:10:46] *** Quits: idhugo_ (~idhugo@replaced-ip ) (Ping timeout: 260 seconds)
1230 [16:11:29] <evilbug> it can, yeah. i've been installing
the open-vm-tools package on both the desktop and headless vms then
open-vm-tools-desktop for the desktop. there is a bit of tearing in
videos but otherwise feels native in full screen.
1231 [16:11:47] <ratrace> nice.
1232 [16:12:13] <evilbug> enabling 3d accel in vmware then
installing that desktop package is really nice.
1233 [16:12:24] <evilbug> with vbox des lag pretty bad.
1234 [16:12:44] <ratrace> yeah, even with vbox guest additions
1235 [16:12:47] <evilbug> with vbox i'd only run headless
vms.
1236 [16:13:04] *** Joins: kirk781 (~kirk781@replaced-ip )
1237 [16:13:06] <ratrace> I read great news lately. virtio-gpu and
other nice virtio-things coming in the future
1238 [16:13:21] <evilbug> but yeah, vmware workstation pro can run
a linux desktop fast to where it feels like it's running
directly on the harware.
1239 [16:13:21] *** Quits: sinaowolabi (~Sina@replaced-ip ) (Read error: Connection reset by peer)
1240 [16:13:33] <evilbug> but they're not here yet!
1241 [16:13:47] <ratrace> yeah, too early
1242 [16:14:11] *** Quits: galex-713 (gal@replaced-ip ) (Ping timeout: 248 seconds)
1243 [16:14:16] <evilbug> however on linux why not just go with
qemu, ya know? :)
1244 [16:14:57] *** Quits: digitalD (~dp@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1245 [16:15:17] <ratrace> evilbug: yes, and hence the virtio
thingies
1246 [16:16:01] *** Joins: digitalD (~dp@replaced-ip )
1247 [16:16:36] <finalbeta> hmm, unattended upgrades by default
doesn't update from debian 10.8 to 10.9. While apt-get update
simply does this. How can I make unattended-upgrades do minor update
releases please?
1248 [16:17:40] *** Joins: galex-713 (gal@replaced-ip )
1249 [16:17:44] <evilbug> ratrace let's look forward to the
future!
1250 [16:19:51] *** Quits: digitalD (~dp@replaced-ip ) (Client Quit)
1251 [16:20:52] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
1252 [16:21:06] *** Joins: digitalD (~dp@replaced-ip )
1253 [16:24:23] *** Joins: nebunez (~user@replaced-ip )
1254 [16:25:58] *** Joins: Filo (~filohuhum@replaced-ip )
1255 [16:26:52] *** Quits: Enissay (~Enissay@replaced-ip ) (Quit: WeeChat 2.8)
1256 [16:28:13] <kirk781> Debian, by default, ships with only free
drivers, right?
1257 [16:28:18] *** Joins: Enissay (~Enissay@replaced-ip )
1258 [16:28:38] <kirk781> I tried to install it the other day and
after a long installation setup, it didn't boot into the GUI
despite having on. Xorg crashed as well
1259 [16:28:41] <ratrace> kirk781: with DFSG compliant software,
yes
1260 [16:28:59] <ratrace> the "freedom" of that may be
subject to opinion
1261 [16:29:28] <kirk781> I assumed video drivers were the issue
in that case
1262 [16:30:14] <ratrace> kirk781: no. "ships with"
would assume default installations. you can always enable non-free
repo and get non-free drivers (kernel modules, dkms thingies) and
firmware if you want
1263 [16:30:20] *** Quits: r0nin (32f1ce21@replaced-ip ) (Ping timeout: 265 seconds)
1264 [16:30:48] *** Joins: Slumlord (~Slumlord@replaced-ip )
1265 [16:30:48] <kirk781> ratrace, but enabling would require the
system to boot up and connect to the internet for first time
1266 [16:30:52] *** Joins: sinaowolabi (~Sina@replaced-ip )
1267 [16:31:09] <kirk781> I have had run Debian with no issues in
the past but couldn't get it this time
1268 [16:31:17] <ratrace> kirk781: yes, unless you install with
"firmware ISO" and get nonfree NIC software support from
the installation itself
1269 [16:31:33] <ratrace> (but that doesn't include nonfree
gpu things, afaik)
1270 [16:31:56] <kirk781> I got the small one with Xfce as
default. In the past, I had Ethernet access, so no need of GUI to
access the repos. However, with wifi, it's different
1271 [16:32:28] <ratrace> that's where the "firmare
ISOs" come in the picture
1272 [16:32:44] <ratrace> !firmware images
1273 [16:32:44] <dpkg> There are <live> system and
<netinst> and DVD images containing non-free Debian
<firmware> packages available from
replaced-url
1274 [16:32:47] <kirk781> Mobile data limits :p
1275 [16:32:59] <kirk781> Hence, I switched to a Debian derived
distro :p
1276 [16:33:27] <kirk781> Would fiddling with nomodset gave me a
working GUI atleast?
1277 [16:35:06] <ratrace> in debian or in your derived distro you
switched to? :)
1278 [16:35:38] *** Quits: lithiumpt (~lithiumpt@replaced-ip ) (Ping timeout: 240 seconds)
1279 [16:36:16] *** Joins: versuchsanstalt (~bwoelfel@replaced-ip )
1280 [16:38:29] <kirk781> ratrace, I meant Debian.
1281 [16:38:45] <kirk781> I have currently Zorin installed, which
is Debian derived
1282 [16:39:22] *** Quits: versuchsanstalt (~bwoelfel@replaced-ip ) (Client Quit)
1283 [16:40:49] *** Joins: rustyshackleford (uid236774@replaced-ip )
1284 [16:43:42] *** Joins: fat_rat (~grey@replaced-ip )
1285 [16:48:01] *** debhelper sets mode: +l 1081
1286 [16:50:04] *** Joins: ioxzev1z (~ioxzev1z@replaced-ip )
1287 [16:50:25] <ioxzev1z> Where are boot logs stored? I mean the
lines with [ OK ] and [FAIL], etc
1288 [16:51:27] <sig_9> dmesg
1289 [16:51:32] <sig_9> sudo dmesg
1290 [16:52:02] *** Joins: hitest (~hitest@replaced-ip )
1291 [16:52:27] *** Joins: Flaviker (~Flaviker@replaced-ip )
1292 [16:52:28] *** Quits: lead_pipe23 (~Lead@replaced-ip ) (Ping timeout: 268 seconds)
1293 [16:53:36] *** Joins: nolan-___ (~nolan_@replaced-ip )
1294 [16:54:05] *** Quits: kfvn (~weechat@replaced-ip ) (Remote host closed the connection)
1295 [16:54:32] *** Joins: kfvn (~weechat@replaced-ip )
1296 [16:54:47] *** Joins: lead_pipe23 (~Lead@replaced-ip )
1297 [16:54:57] *** Quits: Raito_Bezarius (~Raito@replaced-ip ) (Ping timeout: 246 seconds)
1298 [16:58:59] *** Joins: Raito_Bezarius (~Raito@replaced-ip )
1299 [16:59:32] *** Quits: lead_pipe23 (~Lead@replaced-ip ) (Ping timeout: 246 seconds)
1300 [17:01:59] *** Quits: karlpinc (~user@replaced-ip ) (Remote host closed the connection)
1301 [17:02:13] *** Joins: karlpinc (~user@replaced-ip )
1302 [17:02:31] <ratrace> kirk781: I've seen that fix some
problems yes. not sure which ones exactly
1303 [17:04:41] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 240 seconds)
1304 [17:08:42] *** Quits: Filo (~filohuhum@replaced-ip ) (Remote host closed the connection)
1305 [17:09:41] *** Quits: beelzebuzz (~rasputin@replaced-ip ) (Remote host closed the connection)
1306 [17:10:01] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1307 [17:10:02] *** Joins: lead_pipe23 (~Lead@replaced-ip )
1308 [17:10:04] *** Joins: Tom01 (~tom@replaced-ip )
1309 [17:10:23] *** Joins: Jerrynicki (~niklas@replaced-ip )
1310 [17:11:03] *** Joins: g0zzy (~goose@replaced-ip )
1311 [17:11:04] *** Joins: maroloccio (~marolocci@replaced-ip )
1312 [17:11:51] <g0zzy> ntfs-3g mount attempt: "The device
'/dev/nvme0n1p3' doesn't seem to have a valid
NTFS." Could this be due to encryption in some way?
1313 [17:12:29] <ioxzev1z> g0zzy, iirc can encrypt, so maybe
1314 [17:12:45] <ioxzev1z> does the disk work on a 'doze
system?
1315 [17:13:10] <g0zzy> Yes it does
1316 [17:13:32] <g0zzy> /dev/nvme0n1p3: DOS/MBR boot sector, code
offset 0x58+2, OEM-ID "-FVE-FS-", sectors/cluster 8,
reserved sectors 0, Media descriptor 0xf8, sectors/track 63, heads
255, hidden sectors 239616, FAT (32 bit), sectors/FAT 8160, serial
number 0x0, unlabeled; NTFS, sectors/track 63, physical drive
0x1fe0, $MFT start cluster 393217, serial number 02020454d414e204f,
checksum 0x41462020
1317 [17:13:58] <g0zzy> (file -s)
1318 [17:14:47] *** Parts: fat_rat (~grey@replaced-ip ) ()
1319 [17:14:51] *** Joins: beelzebuzz (~rasputin@replaced-ip )
1320 [17:15:19] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1321 [17:16:11] *** Quits: beelzebuzz (~rasputin@replaced-ip ) (Remote host closed the connection)
1322 [17:17:34] *** Joins: nitefall (~thewellin@replaced-ip )
1323 [17:18:03] *** Joins: stree (~stree@replaced-ip )
1324 [17:19:53] *** Joins: beelzebuzz (~rasputin@replaced-ip )
1325 [17:20:04] <ioxzev1z> g0zzy, what is your ntfs-3g command?
1326 [17:22:15] *** Joins: Grldfrdom_ (A099@replaced-ip )
1327 [17:22:33] *** Quits: Kevlar_Noir (~alex@replaced-ip ) (Quit: Konversation terminated!)
1328 [17:23:07] *** Quits: TheCreeper (~TheCreepe@replaced-ip ) (Ping timeout: 260 seconds)
1329 [17:25:32] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1330 [17:25:50] <g0zzy> Just ntfs-3g /dev/nvme0n1p3 win
1331 [17:26:04] *** Quits: hitest (~hitest@replaced-ip ) (Quit: Leaving)
1332 [17:26:32] *** Joins: Stonefruit (~Stonefrui@replaced-ip )
1333 [17:26:33] *** Quits: nolan-___ (~nolan_@replaced-ip ) (Read error: Connection reset by peer)
1334 [17:27:07] *** Joins: TheCreeper (~TheCreepe@replaced-ip )
1335 [17:27:32] *** Joins: nolan-___ (~nolan_@replaced-ip )
1336 [17:28:01] *** debhelper sets mode: +l 1087
1337 [17:28:19] *** Quits: kirk781 (~kirk781@replaced-ip ) (Ping timeout: 250 seconds)
1338 [17:29:17] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
1339 [17:29:29] *** Joins: thoros (~thoros@replaced-ip )
1340 [17:29:43] *** Joins: idhugo_ (~idhugo@replaced-ip )
1341 [17:30:03] *** Quits: Antioch047 (~Antioch@replaced-ip##) (Quit: The Lounge - ##replaced-url
1342 [17:31:03] <Stonefruit> I have some unallocated space within
a LUKS partition, which contains my debian virtual group (hope I am
using the right terms). I'd like to extend my virtual group to
all of the unallocated space. what is the easiest way to do this?
1343 [17:31:26] <Stonefruit> can it be done without booting into
Debian-live, etc.?
1344 [17:31:27] *** Quits: Flaviker (~Flaviker@replaced-ip ) (Quit: Leaving)
1345 [17:31:57] *** Quits: mibo (~mibo@replaced-ip ) (Quit: Leaving.)
1346 [17:33:36] *** Quits: moetunes (~Jean-luc@replaced-ip ) (Ping timeout: 260 seconds)
1347 [17:34:01] <wintersky> what's the best way to install
vbox on bullseye?
1348 [17:34:08] <wintersky> building from source?
1349 [17:34:35] <ioxzev1z> Stonefruit, are you using LVM?
1350 [17:34:48] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 258 seconds)
1351 [17:36:50] *** Quits: de-facto (~de-facto@replaced-ip ) (Remote host closed the connection)
1352 [17:37:32] <Stonefruit> ioxzev1z, yes, I am.
1353 [17:37:37] *** Joins: de-facto (~de-facto@replaced-ip )
1354 [17:37:41] *** Joins: Aurora_v_kosmose (~Aurora_iz@replaced-ip )
1355 [17:37:55] <ioxzev1z> so you have LUKS(LVM(...)). Just
lvextend then?
1356 [17:38:27] <Aurora_v_kosmose> How hard would it be to package
something which Guix packages? That is, they already have what
patches are necessary for builds to exclusively use local resources
(rather than maven's stuff).
1357 [17:39:05] *** Quits: digitalD (~dp@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1358 [17:39:59] *** Joins: catman370 (~catman@replaced-ip )
1359 [17:40:26] *** Quits: lead_pipe23 (~Lead@replaced-ip ) (Ping timeout: 240 seconds)
1360 [17:40:38] *** Quits: d1cor (~d1cor@replaced-ip ) (Ping timeout: 240 seconds)
1361 [17:40:51] *** Joins: digitalD (~dp@replaced-ip )
1362 [17:41:19] *** Quits: wigums (~wigums@replaced-ip ) (Ping timeout: 260 seconds)
1363 [17:41:20] <ioxzev1z> lvextend, then (if ext4) resize2fs on
the device without a specified size
1364 [17:42:25] *** Joins: wigums (~wigums@replaced-ip )
1365 [17:42:35] <Stonefruit> this is what I did: $ sudo resize2fs
/dev/mapper/nvme0n1p3_crypt
1366 [17:42:54] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 246 seconds)
1367 [17:43:21] *** Joins: shtrb (~shtrb@replaced-ip )
1368 [17:43:36] *** Quits: shtrb (~shtrb@replaced-ip ) (Client Quit)
1369 [17:43:42] *** Joins: Grldfrdom (uid391113@replaced-ip )
1370 [17:44:23] <Stonefruit> ahh, that was wrong!
1371 [17:44:42] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
1372 [17:45:04] <Stonefruit> $ sudo resize2fs
/dev/mapper/debian11--vg-home results in "The filesystem is
already 42228736 (4k) blocks long. Nothing to do!". does this
mean I don't actually have unallocated space?
1373 [17:46:05] *** Quits: XsiSec (~xsisec@replaced-ip ) (Remote host closed the connection)
1374 [17:46:28] <ioxzev1z> no, lvextend -L <size>
/dev/mapper/<dev>_crypt; to extend the LVM partition to the
specified size inside the LUKS container. You then have to resize2fs
/dev/mapper/<dev>; to resize the ext4 partition to the size of
the LVM partition that you just extended. No?
1375 [17:46:31] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
1376 [17:47:48] *** Joins: lead_pipe23 (~Lead@replaced-ip )
1377 [17:47:53] <ioxzev1z> So with vg-home being your LVM
partition, lvextend -L <size>G /dev/mapper/debian11--vg-home;
resize2fs /dev/mapper/debian11--vg-home;
1378 [17:48:38] *** Quits: sparky4 (~sparky4@replaced-ip ) (Ping timeout: 240 seconds)
1379 [17:48:38] <ioxzev1z> Where -L <size>G means e.g.
size=50, 50GiB
1380 [17:48:42] <Stonefruit> ioxzev1z, sorry, I'm a bit slow.
I've never used LUKS or LVM before, so I am googling what
I'm typing :)
1381 [17:49:17] *** Joins: towo` (~towo@replaced-ip )
1382 [17:49:47] <ioxzev1z> Stonefruit, lvextend extends an LVM
partition, resize2fs extends (as above with no size) the partition
specified to the size of the device (in this case the size of the
LVM partition)
1383 [17:49:59] <ioxzev1z> Hence you lvextend, then resize2fs
inside. Not the other way around
1384 [17:50:37] *** Joins: kirk781 (~kirk781@replaced-ip )
1385 [17:50:40] <ioxzev1z> In your case LUKS doesn't actually
factor into the situation at all assuming you don't need to
resize a LUKS partition.
1386 [17:51:09] <ioxzev1z> But good idea to use LVM, much easier
to modify
1387 [17:52:32] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
1388 [17:52:44] *** Quits: coot (~coot@replaced-ip ) (Quit: coot)
1389 [17:52:55] *** Joins: doors_ (~kirk781@replaced-ip )
1390 [17:52:56] *** Quits: doors_ (~kirk781@replaced-ip ) (Client Quit)
1391 [17:53:07] *** Joins: KOJIbKA (~Thunderbi@replaced-ip )
1392 [17:53:07] <Stonefruit> ioxzev1z, thanks! it worked, and I
think I understand what's going on
1393 [17:54:21] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 258 seconds)
1394 [17:54:30] <Stonefruit> so a second speculative question: if
I now wanted to replace the hard drive with a larger one, could I dd
the current one to the new one, then somehow resize the LUKS
container, then repeat what you just showed me, and stick that drive
into my laptop?
1395 [17:55:16] <g0zzy> Thanks for interaction - might try to look
in the laptop's bios if there's some sort of
'don't encrypt' option
1396 [17:55:24] *** Joins: moetunes (~Jean-luc@replaced-ip )
1397 [17:55:30] *** Quits: kirk781 (~kirk781@replaced-ip ) (Ping timeout: 258 seconds)
1398 [17:56:02] *** Quits: lavendereyes (~lavendere@replaced-ip ) (Remote host closed the connection)
1399 [17:56:19] *** Joins: lavendereyes (~lavendere@replaced-ip )
1400 [17:57:35] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1401 [17:57:53] *** Quits: n4mu (~n4mu@replaced-ip ) (Read error: Connection reset by peer)
1402 [17:58:01] *** debhelper sets mode: +l 1081
1403 [17:58:38] *** Joins: ChmEarl (~chmearl@replaced-ip )
1404 [17:58:58] *** Parts: ioxzev1z (~ioxzev1z@replaced-ip ) ("Leaving")
1405 [17:59:42] *** Joins: Newami (~Newami@replaced-ip )
1406 [18:03:37] *** Quits: ghoti (~paul@replaced-ip ) (Ping timeout: 265 seconds)
1407 [18:04:43] <rustyshackleford> I have a usb exfat drive that I
use for backups
1408 [18:05:00] <rustyshackleford> so I'm playing around with
rsync. It seems like file permissions are a problem
1409 [18:07:35] <ratrace> more like, using exfat is the problem.
1410 [18:07:39] <rustyshackleford> so after syncing, I run the
same command. And rsync will back everything up
1411 [18:07:44] *** Joins: nutron (~nutron@replaced-ip )
1412 [18:08:01] <rustyshackleford> because permissions, access
times don't match
1413 [18:08:23] <rustyshackleford> ratrace: seems that way
1414 [18:08:52] *** Quits: Ericounet (~Eric@replaced-ip ) (Quit: Je m'en vais ...)
1415 [18:09:24] <ratrace> rustyshackleford: why do you use it?
sharing with windows?
1416 [18:09:39] <rustyshackleford> that was the idea
1417 [18:09:51] <g0zzy> Format it as NTFS
1418 [18:09:58] <rustyshackleford> well Mac actually
1419 [18:10:05] <rustyshackleford> if I wanted to, I could plug it
into my laptop and use the files directly
1420 [18:11:06] <ratrace> rustyshackleford: you could still use
exfat for that, or ntfs, and tell rsync to ignore permissions or
timestamps and/or use only checksums
1421 [18:11:17] *** Joins: endstille (~endstille@replaced-ip )
1422 [18:11:20] <ratrace> checksums might not be ideal tho
1423 [18:11:40] <ratrace> but wait, are you sure it copies over
all the data again?
1424 [18:11:48] *** Quits: Newami (~Newami@replaced-ip ) (Read error: Connection reset by peer)
1425 [18:11:54] <rustyshackleford> ratrace: I use the -P flag
1426 [18:11:54] *** Joins: gelignite (~gelignite@replaced-ip )
1427 [18:12:04] <rustyshackleford> and it seems to show it copying
everything again
1428 [18:12:19] *** Joins: Renari (~Renari@replaced-ip )
1429 [18:12:42] <ratrace> rustyshackleford: rsync progress will
show a file "transferred" even if it has to amend
metadata. at the end you see the "speedup" in that it
didn't copy over delta blocks that weren't modified
1430 [18:13:06] *** Joins: Newami (~Newami@replaced-ip )
1431 [18:13:58] *** Quits: Arimil (~Renari@replaced-ip ) (Ping timeout: 240 seconds)
1432 [18:14:24] <ratrace> you can use --itemize-changes to
actually see changes done per file
1433 [18:14:45] <rustyshackleford> and it flags everything as
changed
1434 [18:14:54] <rustyshackleford> on subsequent runs
1435 [18:16:14] <ratrace> rustyshackleford: what's the
speedup at the end?
1436 [18:17:08] <rustyshackleford> not sure I understand the
question
1437 [18:17:16] <rustyshackleford> it takes a long time
1438 [18:17:24] *** Joins: Filo (~filohuhum@replaced-ip )
1439 [18:17:56] <ratrace> rsync reports "speedup" at the
end which is some sort of ratio between total bytes surveyed and
bytes actually transferred
1440 [18:18:06] <rustyshackleford> well we know exfat is a problem
1441 [18:18:18] <rustyshackleford> or are you suggesting that I
can make this work on an exfat drive?
1442 [18:18:41] <ratrace> maybe. if you tell rsync to ignore
owners for example
1443 [18:19:08] <rustyshackleford> exfat seemed appropriate for a
usb drive that I might share between computers
1444 [18:20:00] <rustyshackleford> is there a file system that
would work well for Mac and linux? otherwise I could just go to ext4
or whatever
1445 [18:20:34] <karlpinc> rustyshackleford: FWIW, having the time
synced on both computers "helps".
1446 [18:21:05] *** Joins: Ekis (~Ekis@replaced-ip )
1447 [18:21:15] <ratrace> rustyshackleford: can you install ZFS on
a mac?
1448 [18:21:28] *** Joins: ghoti (~paul@replaced-ip )
1449 [18:21:34] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
1450 [18:21:57] <rustyshackleford> ratrace: apparently you can
1451 [18:22:09] <rustyshackleford> now the question is, does it
work well?
1452 [18:22:29] <ratrace> no idea.
1453 [18:22:56] *** Joins: s8548a_ (~s8548a@replaced-ip )
1454 [18:23:32] <rustyshackleford> I could probably live with not
being able to plug this drive into my mac
1455 [18:24:07] *** Quits: Ekis (~Ekis@replaced-ip ) (Client Quit)
1456 [18:24:13] *** Joins: sandeepsureshpan (uid194925@replaced-ip )
1457 [18:24:15] <rustyshackleford> I'll tinker a bit with
trying to ignore owner and permissions
1458 [18:24:22] <ratrace> rustyshackleford: but I'd really
try another test with rsync. if you don't use its options to
transfer permissions, owners, xattrs and other thingies exfat
doesn't support, does it work? if it's based only on
timestamp difference + delta transfer, it should work in theory
1459 [18:24:33] <ratrace> which options are you using? try just
with -r
1460 [18:25:02] <ratrace> try a smaller directory for test. then
rerun teh same command. what's the speedup at the end?
1461 [18:25:27] *** Joins: Elzington (~Elzington@replaced-ip )
1462 [18:26:34] <rustyshackleford> oh I still have that terminal
open
1463 [18:26:38] <rustyshackleford> speedup is 1.00
1464 [18:27:01] <rustyshackleford> using options -avP
1465 [18:27:18] <ratrace> yeah don't use -a . use -r (and yes
it won't transfer all those thingies implied with -a )
1466 [18:27:19] *** Joins: phebus (~phebus@replaced-ip )
1467 [18:27:42] <rustyshackleford> docs suggested that -a is what
I want. I don't really understand the difference
1468 [18:27:52] <rustyshackleford> or I don't remember at
least
1469 [18:28:01] *** debhelper sets mode: +l 1088
1470 [18:28:17] <ratrace> -a includes permissions, owners,
symlinks which isn't supported on exfat
1471 [18:28:54] <rustyshackleford> so speedup 1.00 means that it
had to copy everything again
1472 [18:29:16] <ratrace> yes, greater than 1.00 means blocks were
skipped because they're already at the destination
1473 [18:29:18] <rustyshackleford> and the value would be higher
if it was recognizing that some files are identical, and so skipping
them
1474 [18:29:59] <ratrace> as an alternative ... maybe you can
stick a single tarball on that exfat. a tarball can store all the
metadata the linux supports so you don't lose it, AND it can do
delta updates. a bit.... wieldly.... but... does the job
1475 [18:30:23] <rustyshackleford> I should have used a smaller
directory...
1476 [18:30:40] <rustyshackleford> but progress seems to indicate
that its copying everything again, even with the -r flag
1477 [18:31:10] *** Quits: maroloccio (~marolocci@replaced-ip ) (Quit: WeeChat 2.3)
1478 [18:31:11] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1479 [18:31:23] *** Quits: Newami (~Newami@replaced-ip ) (Quit: Leaving)
1480 [18:31:27] *** Joins: JohnML (~john1@replaced-ip )
1481 [18:31:49] <ratrace> rustyshackleford: try including --times
1482 [18:32:00] <ratrace> rsync -rtv /source/... /mnt/dest/...
1483 [18:32:21] *** Joins: s8548a__ (~s8548a@replaced-ip )
1484 [18:32:47] *** Quits: fmaurer_ (~quassel@replaced-ip##) (Quit: ##replaced-url
1485 [18:33:09] <ratrace> forgot -t was implied with -a and
that's one thing that's kinda important here
1486 [18:33:16] *** Joins: fmaurer (~quassel@replaced-ip )
1487 [18:33:36] <rustyshackleford> operation not permitted
1488 [18:33:37] *** Quits: odnes (~odnes@replaced-ip ) (Remote host closed the connection)
1489 [18:33:43] *** Joins: nsr_afk (~inkognito@replaced-ip )
1490 [18:33:52] <ratrace> aha!
1491 [18:34:01] *** Joins: odnes (~odnes@replaced-ip )
1492 [18:34:31] *** Quits: g0zzy (~goose@replaced-ip ) (Quit: Leaving.)
1493 [18:34:31] *** Quits: nsrafk (~inkognito@replaced-ip ) (Ping timeout: 260 seconds)
1494 [18:34:31] *** nsr_afk is now known as nsrafk
1495 [18:34:31] <ratrace> how are you mounting that exfat, what
options are you using?
1496 [18:34:33] <rustyshackleford> what does that tell you?
1497 [18:34:40] <rustyshackleford> mount -t exfat
1498 [18:35:09] *** Joins: coot (~coot@replaced-ip )
1499 [18:35:25] <ratrace> rustyshackleford: as your user or root?
1500 [18:35:33] *** Joins: maroloccio (~marolocci@replaced-ip )
1501 [18:35:43] <rustyshackleford> as sudo
1502 [18:35:55] <ratrace> it tells me mount options are possibly
missing and it isn't setting modification times which
retriggers rsync to copy over again
1503 [18:36:00] *** Quits: s8548a_ (~s8548a@replaced-ip ) (Ping timeout: 265 seconds)
1504 [18:36:06] <rustyshackleford> and then the owner of these
files are another user
1505 [18:36:13] *** Joins: a0z (~a0z@replaced-ip )
1506 [18:36:18] <ratrace> rustyshackleford: and then how are you
running rsync? as root?
1507 [18:36:22] <rustyshackleford> mediaservice is a non root user
that runs Plex and some other stuff
1508 [18:36:31] <rustyshackleford> and so it owns all of the
backing files
1509 [18:36:46] *** Joins: flyingout_ (~flyingout@replaced-ip )
1510 [18:36:50] <rustyshackleford> I'm running sudo -su
mediaservice rsync ...
1511 [18:37:07] *** Quits: dragestil (~quassel@replaced-ip ) (Ping timeout: 248 seconds)
1512 [18:37:36] *** Quits: thoros (~thoros@replaced-ip ) (Quit: WeeChat 3.0.1)
1513 [18:38:08] <ratrace> rustyshackleford: does that user have
the permission to write into mounted exfat directory?
1514 [18:38:24] <rustyshackleford> seems that way yeah
1515 [18:38:34] <rustyshackleford> even though the exfat drive was
mounted as root
1516 [18:39:22] <ratrace> doesn't make any sense. can you
pastebin the output of `mount` ? you can grep it just for the exfat
entry and if it's a single line, paste here
1517 [18:39:25] <ratrace> should be a single line
1518 [18:40:06] <rustyshackleford> ahhh my copy and paste is
broken in tmux
1519 [18:40:09] <rustyshackleford> just a second
1520 [18:40:09] *** Joins: Jerrynicki (~niklas@replaced-ip )
1521 [18:40:27] <ratrace> rustyshackleford: .... | nc termbin.com
9999
1522 [18:40:40] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
1523 [18:41:14] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
1524 [18:41:15] <rustyshackleford> /dev/sdc1 on /media/usb type
fuseblk
(rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096)
1525 [18:41:23] *** Quits: kainengran (~kainengra@replaced-ip ) (Ping timeout: 248 seconds)
1526 [18:42:08] <ratrace> oh right that's FUSE ....
1527 [18:42:36] <rustyshackleford> thanks for the help by the way
1528 [18:42:51] <Aurora_v_kosmose> What to do with buildpackage if
upstream doesn't bother to tag?
1529 [18:43:09] <rustyshackleford> so that was a good question. Is
there a problem with the way I have these users set up?
1530 [18:43:39] <rustyshackleford> I was thinking I probably
shouldn't run rsync as root
1531 [18:43:42] *** Joins: Haudegen (~quassel@replaced-ip )
1532 [18:44:15] *** Joins: diniwed (~gavron@replaced-ip )
1533 [18:44:17] *** Quits: Major_Biscuit (~Major_Bis@replaced-ip ) (Ping timeout: 252 seconds)
1534 [18:44:26] <ratrace> rustyshackleford: that really depends a
lot. rsyncing as root allows syncing files that belong to multiple
users
1535 [18:44:34] *** Quits: karlpinc (~user@replaced-ip ) (Read error: Connection reset by peer)
1536 [18:44:37] <wintersky> will vbox get to bullseye?
1537 [18:45:04] <rustyshackleford> ratrace: and I definitely
don't want Plex or transmission running as root
1538 [18:45:21] <ratrace> rustyshackleford: as for your particular
case here ... I'm not really at home with FUSE things, so
I'm not sure how that changes things, but normally with
filesystems that don't support linux permissions, you mount
with uid,gid options for the user you want to be able to write
normally
1539 [18:45:37] <rustyshackleford> gotcha
1540 [18:45:40] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Ping timeout: 265 seconds)
1541 [18:45:47] *** Joins: Hokedli (~laslie@replaced-ip )
1542 [18:45:57] <rustyshackleford> so basically, I specify who
owns this drive
1543 [18:46:04] <rustyshackleford> since it has no concept of
ownership or permissions
1544 [18:46:17] <ratrace> rustyshackleford: that said, I'm
not sure how you could transfer anything, if it was mounted with
root ownership and you rsync'ed as mediaservice
1545 [18:46:23] <ratrace> rustyshackleford: exactly
1546 [18:46:41] *** Quits: liuyb (~liuyb@replaced-ip ) (Ping timeout: 240 seconds)
1547 [18:46:54] *** Quits: ax5623 (~ax562@replaced-ip ) (Quit: Leaving)
1548 [18:47:13] <ratrace> so when you remount with proper uid,gid
try rsync -rv again
1549 [18:47:27] *** Quits: maroloccio (~marolocci@replaced-ip ) (Read error: Connection reset by peer)
1550 [18:47:28] <rustyshackleford> and I'm starting to think
I should just format my backup drive as ext4
1551 [18:47:50] <rustyshackleford> ratrace: well what's your
filesystem of choice? you seem to know a lot about these
1552 [18:47:54] <ratrace> well you're definitely losing
metadata when storing to exfat
1553 [18:48:01] <ratrace> rustyshackleford: zfs and btrfs :)
1554 [18:48:12] <rustyshackleford> I guess I just pick ext4
because that's what ubuntu did by default
1555 [18:49:13] <rustyshackleford> I would like to play around
with raid configs at some point too. need a server with more drive
bays
1556 [18:49:56] <ratrace> since I started using zfs and btrfs, I
never looked back. I couldn't imagine storing data I care about
on anything else, and without sufficient redundancy in RAID
1557 [18:49:56] <rustyshackleford> ratrace: so a guy in another
channel had a backup system that seemed really convenient. something
like this:
1558 [18:50:21] <rustyshackleford> 3 drives total. 2 in the
machine, using something that made them redundant (raid?)
1559 [18:50:42] *** Quits: nifker (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1560 [18:50:43] *** Joins: st3ma (~st3ma@replaced-ip )
1561 [18:50:54] *** Joins: nifker (~Thunderbi@replaced-ip )
1562 [18:50:57] <rustyshackleford> the other drive is offline
backup. To "update" your backups, you take one drive out
of the machine, and put your old offline backup into the machine
1563 [18:51:31] *** Quits: is0ke3 (~is0ke3@replaced-ip ) (Ping timeout: 248 seconds)
1564 [18:52:37] *** Joins: igrtrrt_ (~igrtrrt@replaced-ip )
1565 [18:52:42] <ratrace> welp, that "works" but
it's really abusing degraded raid state and resilvering
1566 [18:53:21] <oxek> wintersky: unlikely
1567 [18:53:44] <ratrace> and it's fiddly. last tiem I
fiddled with hot swappable drives I accidentally dislogded the sata
cable of a raid member. hilarity ensued int he log files but since
that was btrfs and there was redundancy, it just hummed along,
corrected all the nonsense that I caused
1568 [18:53:48] <oxek> maybe into bullseye-backports, in case
oracle becomes friendlier
1569 [18:54:11] <ratrace> rustyshackleford: if that were mdadm,
I'd have unhappy times.
1570 [18:54:18] *** igrtrrt_ is now known as igrtrrt
1571 [18:54:49] <ratrace> rustyshackleford: but with zfs and btrfs
you don't need to abuse resilvering to get speed. I guess they
did so to get block-level resilvery speed, as opposed to filesystem
level which is much slower
1572 [18:55:02] <ratrace> zfs and btrfs "send" does
block|extent level transfers
1573 [19:00:01] *** Joins: jotaxpe (~jotaxpe@replaced-ip )
1574 [19:00:26] *** Quits: Stonefruit (~Stonefrui@replaced-ip ) (Remote host closed the connection)
1575 [19:01:00] *** Quits: kriger (~norge@replaced-ip ) (Read error: Connection timed out)
1576 [19:01:04] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Remote host closed the connection)
1577 [19:01:06] *** Quits: gabriel1__ (~darkangel@replaced-ip ) (Ping timeout: 260 seconds)
1578 [19:01:17] *** Joins: d1cor (~d1cor@replaced-ip )
1579 [19:01:25] *** Joins: asymptotically (~asymptoti@replaced-ip )
1580 [19:03:18] *** Quits: gordonfish (~gordonfis@replaced-ip ) (Ping timeout: 240 seconds)
1581 [19:03:50] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 3.0.1)
1582 [19:04:51] *** Joins: is0ke3 (~is0ke3@replaced-ip )
1583 [19:05:31] <rustyshackleford> ratrace: anything convenient
that you suggest?
1584 [19:05:52] <rustyshackleford> a usb drive seems like a janky
backup system
1585 [19:07:09] <ratrace> rustyshackleford: it is, so it's
even more a reason to stick btrfs or zfs on that, as they do data
checksumming
1586 [19:07:31] *** Quits: pepee (~pepee@replaced-ip ) (Ping timeout: 260 seconds)
1587 [19:08:01] <ratrace> even without redundancy, these two can
find and point at corruption so you can replace the files. ext4
other fs that don't do data checksums, have no such checks and
balances
1588 [19:08:02] *** debhelper sets mode: +l 1082
1589 [19:10:11] *** Quits: tagomago (~tagomago@replaced-ip ) (Ping timeout: 240 seconds)
1590 [19:10:23] *** Joins: format_c (~format_c@replaced-ip )
1591 [19:10:44] *** Joins: D4rk4ngel2020 (~darkangel@replaced-ip )
1592 [19:10:47] *** Quits: welldone (2925d8da@replaced-ip ) (Quit: Connection closed)
1593 [19:10:48] *** Quits: ghoti (~paul@replaced-ip ) (Ping timeout: 265 seconds)
1594 [19:12:48] *** Joins: w-oertl (~wolfgang@replaced-ip )
1595 [19:13:53] *** Joins: maroloccio (~marolocci@replaced-ip )
1596 [19:14:33] *** Quits: maroloccio (~marolocci@replaced-ip ) (Read error: Connection reset by peer)
1597 [19:14:40] *** Quits: benj_ (~benj_@replaced-ip ) (Ping timeout: 265 seconds)
1598 [19:16:03] *** Quits: TheCreeper (~TheCreepe@replaced-ip ) (Ping timeout: 248 seconds)
1599 [19:19:45] *** Quits: rsx (~rsx@replaced-ip ) (Quit: rsx)
1600 [19:19:49] *** Quits: ax56234 (~NickServ@replaced-ip ) (Remote host closed the connection)
1601 [19:21:01] <rustyshackleford> ratrace: can you format a
filesystem in place?
1602 [19:21:18] <rustyshackleford> ext4 to zfs or whatever?
1603 [19:21:44] <rustyshackleford> Or I could just wait until I
build a new server
1604 [19:22:04] <sney> the ext* generations could be upgraded in
place, but btrfs's convert utility was so broken that it's
not in the debian package anymore
1605 [19:22:22] <sney> generally if you want a new filesystem, you
backup, reformat, and restore
1606 [19:23:59] *** Quits: ValeraRozuvan (~ValeraRoz@replaced-ip ) (Ping timeout: 260 seconds)
1607 [19:24:03] <rustyshackleford> that works for some of my
drives
1608 [19:24:20] <rustyshackleford> what about / though? I'm
looking at a fresh OS install then
1609 [19:24:21] *** Quits: Filo (~filohuhum@replaced-ip ) (Ping timeout: 240 seconds)
1610 [19:24:42] *** Joins: pepee (~pepee@replaced-ip )
1611 [19:24:45] <sney> sometimes it's the only option
1612 [19:24:58] *** Quits: idhugo_ (~idhugo@replaced-ip ) (Ping timeout: 240 seconds)
1613 [19:25:06] <rustyshackleford> so I'll save it for my new
server I guess
1614 [19:25:11] <sney> luckily apt has various options for cloning
your environment, or at least getting back to a similar state
1615 [19:25:33] <rustyshackleford> how do I find out when I
installed this OS?
1616 [19:25:46] <rustyshackleford> this is one of the longest
times I've run a linux install
1617 [19:25:50] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 246 seconds)
1618 [19:25:56] *** Joins: czesmir (~stefan@replaced-ip )
1619 [19:26:01] <sney> look at the filesystem creation date for
your / disk
1620 [19:26:08] <rustyshackleford> usually I end up tinkering too
much, breaking something, reinstalling within 6 months
1621 [19:28:01] *** debhelper sets mode: +l 1076
1622 [19:28:13] <rustyshackleford> December 30, 2018
1623 [19:28:18] <rustyshackleford> that's not that long ago
1624 [19:28:36] *** Joins: fax (~quassel@replaced-ip )
1625 [19:32:29] *** Quits: moetunes (~Jean-luc@replaced-ip ) (Ping timeout: 246 seconds)
1626 [19:32:34] *** Joins: liuyb (~liuyb@replaced-ip )
1627 [19:34:03] *** Joins: craigevil (craig@replaced-ip )
1628 [19:34:34] *** Quits: uid_max (~samw@replaced-ip ) (Quit: Leaving)
1629 [19:35:34] *** Joins: odnes_ (~odnes@replaced-ip )
1630 [19:36:30] *** Joins: tagomago (~tagomago@replaced-ip )
1631 [19:37:31] *** Quits: liuyb (~liuyb@replaced-ip ) (Ping timeout: 260 seconds)
1632 [19:37:44] *** Quits: odnes (~odnes@replaced-ip ) (Ping timeout: 246 seconds)
1633 [19:38:04] *** Joins: karlpinc (~user@replaced-ip )
1634 [19:39:21] *** Joins: stree (~stree@replaced-ip )
1635 [19:42:04] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 258 seconds)
1636 [19:42:50] *** Quits: s8548a__ (~s8548a@replaced-ip ) (Ping timeout: 258 seconds)
1637 [19:44:06] *** Quits: netcrash (~charmande@replaced-ip ) (Ping timeout: 260 seconds)
1638 [19:44:10] *** Joins: zeden (~user@replaced-ip )
1639 [19:44:52] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
1640 [19:46:36] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
1641 [19:49:37] *** Quits: Hokedli (~laslie@replaced-ip ) (Quit: Konversation terminated!)
1642 [19:53:07] *** Quits: tomocha_ (tomocha@replaced-ip ) (Ping timeout: 276 seconds)
1643 [19:54:03] *** Quits: L0u1sChu (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1644 [19:54:59] *** Quits: Brigo_ (~Brigo@replaced-ip ) (Ping timeout: 268 seconds)
1645 [19:55:24] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
1646 [19:56:08] *** Quits: odnes_ (~odnes@replaced-ip ) (Remote host closed the connection)
1647 [19:56:32] *** Joins: odnes (~odnes@replaced-ip )
1648 [19:57:16] *** Joins: tomocha_ (tomocha@replaced-ip )
1649 [19:57:59] *** Quits: st3ma (~st3ma@replaced-ip ) (Quit: WeeChat 3.1)
1650 [20:00:08] *** Quits: raekuul (~pokota@replaced-ip ) (Remote host closed the connection)
1651 [20:00:40] *** Joins: shibboleth (~shibbolet@replaced-ip )
1652 [20:00:50] *** Joins: platvoeten (~platvoete@replaced-ip )
1653 [20:00:51] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 248 seconds)
1654 [20:01:12] *** Quits: odnes (~odnes@replaced-ip ) (Remote host closed the connection)
1655 [20:01:12] *** Joins: yans (~yans@replaced-ip )
1656 [20:02:29] *** Joins: odnes (~odnes@replaced-ip )
1657 [20:06:09] <jhutchins> TheBigK02: /msg judd kernels
1658 [20:06:18] <jhutchins> ,k
1659 [20:06:18] *** Joins: alexandros_c_ (~quassel@replaced-ip )
1660 [20:06:22] *** Joins: alexandros_tab (~quassel@replaced-ip )
1661 [20:06:36] <jhutchins> ,kernels
1662 [20:06:37] <judd> Available kernel versions are:
experimental: 5.10.0-trunk-686 (5.10.2-1~exp1); sid: 5.10.0-5-686
(5.10.26-1); bullseye: 5.10.0-5-686 (5.10.24-1); buster-backports:
5.10.0-0.bpo.4-686-pae (5.10.19-1~bpo10+1); buster:
4.19.0-16-686-pae (4.19.181-1); stretch-backports:
4.19.0-0.bpo.9-686-pae (4.19.118-2+deb10u1~bpo9+1); stretch:
4.19.0-0.bpo.16-686 (4.19.181-1~deb9u1); jessie-
1663 [20:06:38] <judd> backports: 4.9.0-0.bpo.6-686-pae
(4.9.88-1+deb9u1~bpo8+1); jessie: 4.9.0-0.bpo.12-686
(4.9.210-1+deb9u1~deb8u1)
1664 [20:08:14] *** Quits: puke (~vroom@replaced-ip ) (Remote host closed the connection)
1665 [20:08:34] *** Joins: puke (~vroom@replaced-ip )
1666 [20:10:14] *** Quits: alexandros_tab_ (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
1667 [20:10:24] *** Quits: alexandros_c__ (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
1668 [20:10:29] *** Joins: ironm (~devops@replaced-ip )
1669 [20:12:54] *** Joins: ghoti (~paul@replaced-ip )
1670 [20:13:07] <ironm> Hello. Please allow me short question: Is
there QR code reader for debian buster 10.9 to extract binary
content of the QR image ?
1671 [20:13:48] *** Quits: darutoko (~darutoko@replaced-ip ) (Quit: Leaving)
1672 [20:13:56] *** Joins: rudds (~rudds@replaced-ip )
1673 [20:14:13] <ironm> I have tried zbar-tools but the I was not
able to get the same content as the origin encoding the binary file
using " qrencode -o msrsa-pub.gpg-qrcode.png -r msrsa-pub.gpg
-8"
1674 [20:14:27] <ironm> thank you in advance for all hints
1675 [20:14:31] <oxek> ironm: zbar-tools and qrencode
1676 [20:14:35] *** Joins: Onyx47 (~onyx@replaced-ip )
1677 [20:15:18] <jhutchins> ironm: I don't think there's
an internal one that would read digital codes. There are probably
browser extensions that would.
1678 [20:15:39] <jhutchins> ironm: You would need at least a
built-in or external camera.
1679 [20:16:06] <jhutchins> ironm: A generic stand-alone reader
would work if you can get the software for it.
1680 [20:16:11] <ironm> oxek, thank you. How can I extract binary
content to file? Using the "--xml" option I can see the
somehow encoded binary content and additional QR code headers
1681 [20:17:18] <ironm> jhutchins, thank you. Till now I did not
find any QR reader extracting the raw binary content for the QR
image (png)
1682 [20:18:27] *** Quits: catman370 (~catman@replaced-ip ) (Ping timeout: 248 seconds)
1683 [20:18:48] <ironm> s/for / from /
1684 [20:19:48] <ironm> I have tried also "qtqr" .. but
it is more like viewer only
1685 [20:20:55] <ironm> I have tried also "qtqr" .. but
it is more like viewer only
1686 [20:21:04] <ironm> I see there is also another one - qreator
1687 [20:21:07] <ironm> sorry
1688 [20:22:38] *** Quits: sauvin (sauvin@replaced-ip ) (Remote host closed the connection)
1689 [20:23:35] *** Joins: jotaxpe_ (~jotaxpe@replaced-ip )
1690 [20:26:16] *** Quits: jotaxpe (~jotaxpe@replaced-ip ) (Ping timeout: 260 seconds)
1691 [20:28:04] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1692 [20:29:23] *** Quits: is0ke3 (~is0ke3@replaced-ip ) (Quit: Zzzzzz.....)
1693 [20:29:59] *** Quits: uvolmer (~uvolmer@replaced-ip ) (Ping timeout: 258 seconds)
1694 [20:31:57] *** Quits: Slumlord (~Slumlord@replaced-ip ) (Quit: Leaving)
1695 [20:33:21] *** Joins: benj_ (~benj_@replaced-ip )
1696 [20:33:37] *** Quits: sandeepsureshpan (uid194925@replaced-ip ) (Quit: Connection closed for inactivity)
1697 [20:34:42] <jhutchins> Np
1698 [20:35:15] <jhutchins> ironm: What kind of codes are you
anticipating?
1699 [20:35:38] <jhutchins> Anybody remember QueCat?
1700 [20:37:38] <ironm> jhutchins, I want to put encoded public
key (RSA 4096) on the business card and I am looking how to read
this key back
1701 [20:37:57] *** Joins: greycat (~greg@replaced-ip )
1702 [20:38:26] <ironm> only public keys in binary format (because
of the size)
1703 [20:38:47] <ironm> otherwise I have to split
1704 [20:38:59] <ironm> when using .asc
1705 [20:40:02] *** Joins: BenjiProd (~BenjiProd@replaced-ip )
1706 [20:40:03] *** Joins: mtellez (~user@replaced-ip )
1707 [20:42:54] *** Quits: lemur (~l3m@replaced-ip ) (Quit: Konversation terminated!)
1708 [20:45:25] *** Joins: b1anc (~user@replaced-ip )
1709 [20:47:19] <mentor> ironm: You want to end with it outputting
directly a file with a name with the relevant content?
1710 [20:49:05] <ironm> mentor, yes, only the encoded binary
content
1711 [20:49:28] <ironm> without QR code headers etc.
1712 [20:50:15] <ironm> the name of the file is not important
1713 [20:51:53] <ironm> mentor, it is working for splited key in
.asc format (into two parts because of the size and QR code
limitations)
1714 [20:52:23] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
1715 [20:52:31] <ironm> but not for binary content (smaller size
just fitting QR code limitations)
1716 [20:54:30] <greycat> I missed the context -- are you trying
to store binary data in a bash variable?
1717 [21:00:16] *** Quits: b1anc (~user@replaced-ip ) (Remote host closed the connection)
1718 [21:00:27] <mentor> ironm: There seems to be a number of
options for zbar to output in various formats.
1719 [21:02:15] *** Quits: rylee (~rylee@replaced-ip ) (Remote host closed the connection)
1720 [21:02:17] *** Quits: HeXiLeD (~grumpy@replaced-ip ) (Remote host closed the connection)
1721 [21:02:36] *** Joins: rylee (~rylee@replaced-ip )
1722 [21:03:34] *** Joins: HeXiLeD (~grumpy@replaced-ip )
1723 [21:04:47] *** Joins: Filo (~filohuhum@replaced-ip )
1724 [21:06:12] *** Joins: pokota (pokota@replaced-ip )
1725 [21:06:15] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1726 [21:06:35] *** Quits: mesaboogie (cannabis@replaced-ip ) (Remote host closed the connection)
1727 [21:06:43] *** Quits: KOJIbKA (~Thunderbi@replaced-ip ) (Quit: KOJIbKA)
1728 [21:07:17] *** Quits: karlpinc (~user@replaced-ip ) (Ping timeout: 265 seconds)
1729 [21:08:23] *** Joins: czesmir (~stefan@replaced-ip )
1730 [21:08:31] *** Quits: m0naco (monaco@replaced-ip ) (Ping timeout: 260 seconds)
1731 [21:09:55] *** Joins: mesaboogie (cannabis@replaced-ip )
1732 [21:13:02] *** Joins: somethingUniqueR (~roger@replaced-ip )
1733 [21:14:41] *** Quits: D4rk4ngel2020 (~darkangel@replaced-ip ) (Ping timeout: 240 seconds)
1734 [21:15:44] *** Joins: b1ack0p (~m@replaced-ip )
1735 [21:16:45] *** Quits: mohabaks (~mohabaks@replaced-ip ) (Ping timeout: 240 seconds)
1736 [21:16:58] *** Joins: Brigo_ (~Brigo@replaced-ip )
1737 [21:17:38] *** Quits: w-oertl (~wolfgang@replaced-ip ) (Ping timeout: 240 seconds)
1738 [21:17:50] *** Joins: Mister00X (~quassel@replaced-ip )
1739 [21:18:29] *** Quits: Filo (~filohuhum@replaced-ip ) (Remote host closed the connection)
1740 [21:18:45] *** Quits: platvoeten (~platvoete@replaced-ip ) (Remote host closed the connection)
1741 [21:18:47] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Quit: Leaving)
1742 [21:18:51] *** Joins: m0naco (monaco@replaced-ip )
1743 [21:20:03] *** Joins: w-oertl (~wolfgang@replaced-ip )
1744 [21:20:34] *** Joins: TheCreeper (~TheCreepe@replaced-ip )
1745 [21:20:44] *** Joins: liuyb (~liuyb@replaced-ip )
1746 [21:25:07] *** Joins: Filo (~filohuhum@replaced-ip )
1747 [21:25:47] *** Quits: liuyb (~liuyb@replaced-ip ) (Ping timeout: 260 seconds)
1748 [21:26:56] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1749 [21:27:12] *** Joins: kriger (~norge@replaced-ip )
1750 [21:28:02] *** Joins: JohnML (~john1@replaced-ip )
1751 [21:28:02] *** Joins: uvolmer (~uvolmer@replaced-ip )
1752 [21:28:38] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 258 seconds)
1753 [21:29:30] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
1754 [21:30:11] *** Quits: yans (~yans@replaced-ip ) (Ping timeout: 240 seconds)
1755 [21:30:21] *** Joins: _aeris (~aeris@replaced-ip )
1756 [21:30:21] *** Quits: _aeris_ (~aeris@replaced-ip ) (Ping timeout: 240 seconds)
1757 [21:31:14] *** _aeris is now known as _aeris_
1758 [21:33:01] *** Quits: _aeris_ (~aeris@replaced-ip ) (Remote host closed the connection)
1759 [21:33:19] *** Joins: _aeris_ (~aeris@replaced-ip )
1760 [21:33:58] *** Quits: SM0TVI (~sm0tvi@replaced-ip ) (Read error: Connection reset by peer)
1761 [21:34:21] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Ping timeout: 240 seconds)
1762 [21:34:25] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 252 seconds)
1763 [21:35:30] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
1764 [21:35:45] *** Joins: SM0TVI (~sm0tvi@replaced-ip )
1765 [21:37:25] *** Parts: Aurora_v_kosmose (~Aurora_iz@replaced-ip ) ("Пока, мир.")
1766 [21:43:07] <oxek> ironm: why not just put the fingerprint of
the key on the business card?
1767 [21:43:33] <oxek> or use ecc keys which are shorter
1768 [21:44:48] *** jotaxpe_ is now known as jotaxpe
1769 [21:44:52] *** Joins: Stonefruit2 (~Stonefrui@replaced-ip )
1770 [21:45:42] *** Joins: asymptotically (~asymptoti@replaced-ip )
1771 [21:47:05] *** Quits: beardy (~beardy@replaced-ip ) (Quit: brb)
1772 [21:47:11] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 240 seconds)
1773 [21:47:18] *** Quits: johnjay (~pi@replaced-ip ) (Ping timeout: 240 seconds)
1774 [21:48:44] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
1775 [21:49:03] *** Joins: gordonfish (~gordonfis@replaced-ip )
1776 [21:49:24] *** Joins: shingouz (~not@replaced-ip )
1777 [21:50:41] *** Joins: johnjay (~pi@replaced-ip )
1778 [21:50:43] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 248 seconds)
1779 [21:50:43] *** Lord_of_Life_ is now known as Lord_of_Life
1780 [21:52:22] *** Joins: chripell_ (~chripell@replaced-ip )
1781 [21:53:24] *** Quits: bern (~bern@replaced-ip##) (Quit: ZNC - ##replaced-url
1782 [21:53:51] *** Quits: chripell (chripell@replaced-ip ) (Ping timeout: 246 seconds)
1783 [21:54:06] *** Joins: bern (~bern@replaced-ip )
1784 [21:55:38] <ironm> mentor, there is no option to extract
binary content only
1785 [21:56:11] <mentor> ironm: Parse out the other bits?
1786 [21:56:17] <ironm> greycat, no I try to extract binary
content from a QR image into a file
1787 [21:56:41] *** Quits: maggotbrain (~maggotbra@replaced-ip ) (Remote host closed the connection)
1788 [21:56:55] <ironm> mentor, when I would know how.. the data
inside the xml output is encoded
1789 [21:57:26] <mentor> ironm: I think you have your language set
to Yoda?
1790 [21:57:36] <ironm> oxek, I put the public key on the back
side of the card
1791 [21:58:20] *** Joins: maggotbrain (~maggotbra@replaced-ip )
1792 [21:58:45] <ironm> oxek, gnupg 2.2.27 does not support ecc
keys (as far as I can follow)
1793 [21:59:42] <ironm> mentor, I am sorry, I am not able to
follow what do you mean with "Yoda"
1794 [21:59:49] <oxek> ironm: gpg --version
1795 [21:59:59] <ironm> gpg (GnuPG) 2.2.27
1796 [22:00:06] <oxek> if you see ECDSA or EDDSA or ECsomething,
then it supports ECC keys
1797 [22:00:31] <ironm> I do not see
1798 [22:00:38] *** Joins: stree (~stree@replaced-ip )
1799 [22:00:47] <ironm> sorry.. I see
1800 [22:00:51] *** Joins: beardy (~beardy@replaced-ip )
1801 [22:01:02] <ironm> Öff. Schlüssel: RSA, ELG, DSA,
ECDH, ECDSA, EDDSA
1802 [22:01:10] <mentor> ironm: I don't know what this means:
"when I would know how.. the data inside the xml output is
encoded"
1803 [22:01:57] <oxek> ironm: also, you're using non-debian
gnupg (or not using debian-stable), so thing might be different
1804 [22:02:08] <ironm> mentor, thank you. I will have to check it
in case I do not find another solution
1805 [22:02:36] *** Quits: e-baley (~e-baley@replaced-ip ) (Quit: e-baley)
1806 [22:02:43] <ironm> oxek, I run debian buster 10.9 with
backported gnupg (from bullseye
1807 [22:02:45] <ironm> )
1808 [22:03:16] <oxek> hmm, intersting, I didn't think gnupg
would get backports
1809 [22:03:35] *** Quits: wytchmaster (~wytchmast@replaced-ip##) (Quit: ##replaced-url
1810 [22:05:16] <ironm> apt-get install gnupg/buster-backports
1811 [22:06:02] <oxek> anyway, your gnupg supports all the fancy
ecc crypto
1812 [22:06:11] *** Quits: martinus__ (~martin@replaced-ip ) (Ping timeout: 240 seconds)
1813 [22:07:15] *** Joins: ValeraRozuvan (~ValeraRoz@replaced-ip )
1814 [22:07:34] <ironm> but not most of other applications are
able to import such public keys (ecc crypto) ... as far as I can
follow
1815 [22:08:06] *** Quits: ValeraRozuvan (~ValeraRoz@replaced-ip ) (Client Quit)
1816 [22:09:25] *** Quits: jotaxpe (~jotaxpe@replaced-ip ) (Ping timeout: 268 seconds)
1817 [22:09:33] <oxek> ironm: nobody is going to be using your key
anyway, realistically
1818 [22:10:31] <ironm> oxek, at least I can myself run tests
using different keys and different email addresses
1819 [22:10:47] <oxek> I've been signing all my emails, all
software releases, and published my keys in all the keyservers, for
over 20 years and have never received an encrypted message. Plus
I'm pretty sure nobody checks the signatures either.
1820 [22:11:24] <ironm> oxek, maybe you will get an encrypted
message from me ;-)
1821 [22:11:32] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
1822 [22:12:00] <ironm> when I get it running with thunderbird or
another email client
1823 [22:12:16] <greycat> I used to check signatures, or at least,
I had configured mutt to do it for me, and I would import keys
periodically... but I gave up on it a while back
1824 [22:12:56] <oxek> pretty much all my communication is in the
public anyway, or intended to be published
1825 [22:13:03] <ironm> greycat, why have you given up?
1826 [22:13:36] *** Quits: Obi-Wan (~obi-wan@replaced-ip##) (Quit: ZNC by prozac - ##replaced-url
1827 [22:13:59] <ironm> oxek, for public communication it is Ok
1828 [22:14:12] <greycat> it's a lot of hassle for no real
gains, especially when Debian keeps swapping out versions of mutt,
and versions of gpg
1829 [22:14:20] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
1830 [22:15:07] <ironm> greycat, yes, it is a bit hard
1831 [22:15:15] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Ping timeout: 248 seconds)
1832 [22:15:42] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
1833 [22:16:17] *** Quits: stree (~stree@replaced-ip ) (Quit: Caught exception)
1834 [22:16:31] <oxek> I'd like to use mutt, but have been
told it won't work because my filesystems use noatime
1835 [22:16:37] *** Joins: stree (~stree@replaced-ip )
1836 [22:16:37] *** Joins: sparky4 (~sparky4@replaced-ip )
1837 [22:16:57] <ironm> oxek, do you run linux or something else ?
1838 [22:17:12] <oxek> ironm: in this channel, I run debian
1839 [22:17:24] <ironm> :-)
1840 [22:18:06] *** Quits: b1ack0p (~m@replaced-ip ) (Ping timeout: 260 seconds)
1841 [22:18:32] <ironm> gpg --full-gen-key | (2) DSA und Elgamal
1842 [22:18:50] *** Quits: knaved (~knaved@replaced-ip ) (Remote host closed the connection)
1843 [22:19:09] *** Joins: knaved (~knaved@replaced-ip )
1844 [22:20:42] <ironm> I am not sure how to create "ECDH,
ECDSA, EDDSA" public keys using "gpg --full-gen-key"
1845 [22:21:19] *** Joins: aig (~aig@replaced-ip )
1846 [22:21:42] <oxek> probably need --expert
1847 [22:21:45] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
1848 [22:21:47] <aig> is around here a programmer girl ?
1849 [22:22:01] <oxek> aig: what's that?
1850 [22:22:10] <aig> a girl who is programming
1851 [22:22:14] <greycat> We do not ask for people's sex
here.
1852 [22:22:22] <aig> okey
1853 [22:22:31] <ironm> oxek, yes, thank you!
1854 [22:22:33] <oxek> I'm so stupid for not realizing what
'girl' meant...
1855 [22:22:49] <oxek> thought it was g-i-r-l
1856 [22:23:30] *** Joins: ddsys_ (~ddsys@replaced-ip )
1857 [22:23:46] <ironm> (9) ECC und ECC
1858 [22:24:03] *** Joins: workfrosty (workfrosty@replaced-ip )
1859 [22:24:08] *** Joins: bswinnerton0 (~bswinnert@replaced-ip )
1860 [22:24:08] *** Joins: facetus_malum6 (~facetus_m@replaced-ip )
1861 [22:24:13] <ironm> (1) Curve 25519
1862 [22:24:33] *** Joins: karlpinc (~user@replaced-ip )
1863 [22:24:42] *** Quits: dfch (~dfch@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
1864 [22:24:44] *** Quits: boubou (~boubou@replaced-ip##) (Quit: ZNC - ##replaced-url
1865 [22:25:02] *** Joins: dfch (~dfch@replaced-ip )
1866 [22:25:02] *** Joins: nickname123_ (~nickname1@replaced-ip )
1867 [22:25:05] *** Joins: einyx (einyx@replaced-ip )
1868 [22:25:08] <ironm> well, no idea it there is a better choiced
like "(8) Brainpool P-512" or "(9) secp256k1"
1869 [22:25:10] *** Joins: boubou (~boubou@replaced-ip )
1870 [22:25:19] <ironm> s/it /if /
1871 [22:25:21] <oxek> ironm: maybe best if you find some good
online guide for how to create ECC keys in new gnupg, rather than
blindly creating stuff you might not be famliar with
1872 [22:25:28] <oxek> especially since it is crypto related
1873 [22:25:35] <greycat> there's a #gnupg channel as well
1874 [22:25:39] *** Quits: aig (~aig@replaced-ip ) (Quit: Leaving)
1875 [22:25:51] <ironm> greycat, no one is answering there at the
moment
1876 [22:26:14] *** Joins: Kohlrabi (~kohlrabi@replaced-ip )
1877 [22:26:17] *** Joins: deetwelv- (~deetwelve@replaced-ip )
1878 [22:26:23] *** Joins: sney_ (~sney@replaced-ip )
1879 [22:26:29] <oxek> it's a fairly low-volume channel
1880 [22:26:30] *** Joins: Mister00X_ (~quassel@replaced-ip )
1881 [22:26:50] *** Joins: bootdisk_ (~bootdisk@replaced-ip )
1882 [22:26:52] *** Quits: benf (benf2004@replaced-ip ) (Ping timeout: 268 seconds)
1883 [22:26:52] *** Quits: bootdisk (~bootdisk@replaced-ip ) (Ping timeout: 268 seconds)
1884 [22:26:52] *** Quits: nickname123 (~nickname1@replaced-ip ) (Ping timeout: 268 seconds)
1885 [22:26:52] *** Quits: Mister00X (~quassel@replaced-ip ) (Remote host closed the connection)
1886 [22:26:52] *** Quits: clemens3 (~clemens@replaced-ip ) (Ping timeout: 268 seconds)
1887 [22:26:53] *** nickname123_ is now known as nickname123
1888 [22:26:53] *** Quits: ddsys (~ddsys@replaced-ip ) (Ping timeout: 268 seconds)
1889 [22:26:53] *** Quits: DarkaMaul (~ac@replaced-ip ) (Ping timeout: 268 seconds)
1890 [22:26:53] *** Quits: einyx_ (einyx@replaced-ip ) (Ping timeout: 268 seconds)
1891 [22:26:53] *** Quits: ddevault (znc@replaced-ip ) (Ping timeout: 268 seconds)
1892 [22:26:53] *** Quits: bswinnerton (~bswinnert@replaced-ip ) (Ping timeout: 268 seconds)
1893 [22:26:53] *** Quits: sney (~sney@replaced-ip ) (Ping timeout: 268 seconds)
1894 [22:26:53] *** Quits: facetus_malum (~facetus_m@replaced-ip ) (Ping timeout: 268 seconds)
1895 [22:26:53] *** Quits: deetwelve (~deetwelve@replaced-ip ) (Ping timeout: 268 seconds)
1896 [22:26:53] *** Quits: tomg (~tomg@replaced-ip ) (Ping timeout: 268 seconds)
1897 [22:26:53] *** sney_ is now known as sney
1898 [22:26:53] *** bswinnerton0 is now known as bswinnerton
1899 [22:26:53] *** facetus_malum6 is now known as facetus_malum
1900 [22:27:04] *** Joins: ddevault_ (znc@replaced-ip )
1901 [22:27:17] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 258 seconds)
1902 [22:27:18] <ironm> oxek, I was reading a lot one or two years
ago ...
1903 [22:27:19] *** Joins: DarkaMaul (~ac@replaced-ip )
1904 [22:27:45] <ironm> but can not remember Brainpool P-512 or
secp256k1
1905 [22:28:00] *** Joins: clemens3 (~clemens@replaced-ip )
1906 [22:28:03] <oxek> ironm:
replaced-url
1907 [22:28:20] <ironm> only that NIST curves are unsafe
1908 [22:28:29] <oxek> "unsafe"
1909 [22:28:44] *** Quits: odnes (~odnes@replaced-ip ) (Remote host closed the connection)
1910 [22:28:50] *** ddevault_ is now known as ddevault
1911 [22:28:53] *** Quits: benpro (~benpro@replaced-ip ) (Quit: Ping timeout (120 seconds))
1912 [22:29:10] <ironm> oxek, thanks a lot for the link
1913 [22:29:12] *** Joins: tomg (~tomg@replaced-ip )
1914 [22:29:34] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
1915 [22:29:56] *** Quits: led_belly (~led_belly@replaced-ip ) (Ping timeout: 265 seconds)
1916 [22:32:54] *** Joins: led_belly (~led_belly@replaced-ip )
1917 [22:32:59] <EdePopede> oxek, from me too. bookmarked again
the domain.
1918 [22:33:43] *** Joins: mihi (~mihi@replaced-ip )
1919 [22:34:41] <oxek> it's a good site, from two very
respected people
1920 [22:35:25] <ironm> from supported options (gnupg 2.2.27) only
"Curve 25519" seems to be "safe"
1921 [22:36:20] *** Quits: coot (~coot@replaced-ip ) (Quit: coot)
1922 [22:37:11] <oxek> curve25519 is popular in many places
1923 [22:38:02] <ironm> I have created just new keys and will run
some tests
1924 [22:38:33] <ironm> (9) ECC und ECC / (1) Curve 25519
1925 [22:40:58] *** Joins: D4rk4ngel2020 (~darkangel@replaced-ip )
1926 [22:41:22] <ironm> pub ed25519 2021-04-08 [SC]
[verfällt: 2021-04-18]
1927 [22:41:42] <oxek> I'd still recommend you do some more
reading (and feel free to come back if you have questions about what
you read)
1928 [22:41:49] *** Quits: alpernebbi (~quassel@replaced-ip ) (Quit: alpernebbi)
1929 [22:41:59] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
1930 [22:42:12] <cws> "unsafe" in this case is a
super-nebulous concept that hasn't been supported by anything
other than people's feelings.
1931 [22:42:16] <ironm> oxek, in the past ed25519 was my choice
1932 [22:42:36] <ironm> I have to check what software does support
such keys
1933 [22:42:55] <ironm> cws, yes, I am a kind of maniac
1934 [22:42:56] <cws> There is zero actual evidence that there is
anything unsafe about the NIST curves, other than sucking to
implement.
1935 [22:43:12] <cws> ironm: That's not a valid reason upon
which to base technical choices.
1936 [22:43:20] <oxek> Suite B and/or certified up to top secret -
they are fine to use, if implemented well.
1937 [22:43:29] *** ddsys_ is now known as ddsys
1938 [22:43:35] *** Quits: Stonefruit2 (~Stonefrui@replaced-ip ) (Ping timeout: 246 seconds)
1939 [22:44:16] <ironm> cws, I trust more non US people
1940 [22:44:34] <cws> See the previous. That's not a valid
reason upon which to base technical choices.
1941 [22:45:07] <ironm> cws, well there is some long bad
experience
1942 [22:45:20] <cws> See the previous. That's not a valid
reason upon which to base technical choices. I can keep going.
1943 [22:45:33] <cws> Besides, I wonder how many Debian
contributors are "US people."
1944 [22:45:33] *** Joins: polardroid (~polardroi@replaced-ip )
1945 [22:45:41] *** Joins: Stonefruit2 (~Stonefrui@replaced-ip )
1946 [22:45:45] <cws> You may want to watch your proverbial mouth.
1947 [22:46:26] <ironm> well, I said what I think
1948 [22:46:45] <cws> And what you think isn't founded on
anything real, so it would bear serious reconsideration and
adjustment.
1949 [22:46:46] *** Quits: akaWolf (~akaWolf@replaced-ip ) (Ping timeout: 240 seconds)
1950 [22:46:49] <ironm> it might not be 100% politically correct
1951 [22:47:05] <cws> It's not, and its verging on
discriminatory.
1952 [22:47:25] <cws> If I said "I don't trust French
people," I'd expect to get kicked the hell out.
1953 [22:47:37] <cws> So knock it off.
1954 [22:47:39] *** Quits: szorfein (~daggoth@replaced-ip ) (Quit: szorfein)
1955 [22:48:01] *** debhelper sets mode: +l 1069
1956 [22:48:11] *** Quits: Elodin (~weechat@replaced-ip ) (Ping timeout: 240 seconds)
1957 [22:48:20] *** Quits: hanasaki (~hanasaki@replaced-ip ) (Remote host closed the connection)
1958 [22:49:47] *** Quits: Marbug1 (~Marbug@replaced-ip ) (Ping timeout: 260 seconds)
1959 [22:52:08] <ironm> cws. from my point ov view there are three
recommended choices for now (gnuppg 2.2.27): RSA 4096, DSA 3072 and
ECC ed25519
1960 [22:52:28] <ironm> I tend myself to ECC ed25519
1961 [22:54:06] *** Joins: hqdruxn08_ (~hqdruxn08@replaced-ip )
1962 [22:54:22] <ironm> cws, now I have checked the meaning of
"verging on discriminatory" .. it is not that.
1963 [22:54:42] *** Joins: akaWolf (~akaWolf@replaced-ip )
1964 [22:54:52] <ironm> US people are politically limited
(controlled) and that is the point
1965 [22:55:25] <ironm> not the US people themself
1966 [22:55:29] *** Joins: cluna (b5ab290e@replaced-ip )
1967 [22:55:53] <oxek> ironm: it really is getting very much
offtopic for #debian
1968 [22:56:25] <ironm> oxek, you are right
1969 [22:57:25] *** Parts: nickodd_ (~nickodd_@replaced-ip ) ()
1970 [22:57:58] *** Quits: hqdruxn08 (~hqdruxn08@replaced-ip ) (Ping timeout: 240 seconds)
1971 [22:58:23] *** Joins: Marbug1 (~Marbug@replaced-ip )
1972 [22:59:59] *** Quits: greycat (~greg@replaced-ip ) (Quit: Bye)
1973 [23:01:06] *** Joins: YaoNai (~YaoNai@replaced-ip )
1974 [23:02:02] *** Joins: Elodin (~weechat@replaced-ip )
1975 [23:03:17] *** Joins: dvs (~hibbard@replaced-ip )
1976 [23:03:34] *** Quits: mihi (~mihi@replaced-ip ) (Quit: Leaving)
1977 [23:04:29] *** Quits: NetTerminalGene (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1978 [23:04:43] *** Joins: b1ack0p (~m@replaced-ip )
1979 [23:05:39] *** Quits: magpi (~magpi@replaced-ip ) (Ping timeout: 260 seconds)
1980 [23:06:48] *** Joins: magpi (~magpi@replaced-ip )
1981 [23:08:51] *** Joins: liuyb (~liuyb@replaced-ip )
1982 [23:10:39] *** Quits: nckx (~nckx@replaced-ip##) (Quit: Updating my Guix System —
##replaced-url
1983 [23:11:11] *** Quits: BenjiProd (~BenjiProd@replaced-ip ) (Remote host closed the connection)
1984 [23:13:38] *** Quits: liuyb (~liuyb@replaced-ip ) (Ping timeout: 240 seconds)
1985 [23:13:59] *** Joins: sn00p (~sn00p@replaced-ip )
1986 [23:15:29] *** Quits: sn00p (~sn00p@replaced-ip ) (Client Quit)
1987 [23:16:35] *** Parts: YaoNai (~YaoNai@replaced-ip ) ()
1988 [23:16:54] *** Joins: wwilliam (~afernande@replaced-ip )
1989 [23:18:18] *** Quits: runlevel7_ (runlevel7@replaced-ip ) (Ping timeout: 260 seconds)
1990 [23:22:32] *** Joins: nckx (~nckx@replaced-ip )
1991 [23:30:52] *** Joins: magpi_ (~magpi@replaced-ip )
1992 [23:30:52] *** magpi is now known as Guest27310
1993 [23:30:52] *** Quits: Guest27310 (~magpi@replaced-ip ) (Killed (tepper.freenode.net (Nickname regained by services)))
1994 [23:30:52] *** magpi_ is now known as magpi
1995 [23:31:45] *** Quits: gelignite (~gelignite@replaced-ip ) (Quit: Stay safe!)
1996 [23:32:48] *** Joins: runlevel7 (runlevel7@replaced-ip )
1997 [23:33:14] *** Quits: d1cor (~d1cor@replaced-ip ) (Ping timeout: 260 seconds)
1998 [23:40:01] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1999 [23:40:57] *** Joins: escanor (uid387784@replaced-ip )
2000 [23:44:55] *** Joins: mtn (~mtn@replaced-ip )
2001 [23:45:08] *** Joins: SoundShaman (~SoundSham@replaced-ip )
2002 [23:47:41] *** Joins: cliluw (~cliluw@replaced-ip )
2003 [23:48:07] *** Quits: mtn (~mtn@replaced-ip ) (Client Quit)
2004 [23:48:16] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
2005 [23:52:29] *** Quits: tnewman (~tnewman@replaced-ip ) (Read error: Connection reset by peer)
2006 [23:52:53] *** Joins: tnewman (~tnewman@replaced-ip )
2007 [23:53:06] *** Joins: xgfvc_ (~xgfvc@replaced-ip )
2008 [23:53:09] *** Quits: uvolmer (~uvolmer@replaced-ip ) (Ping timeout: 258 seconds)
2009 [23:53:26] *** Joins: czesmir (~stefan@replaced-ip )
2010 [23:53:46] *** Quits: b1ack0p (~m@replaced-ip ) (Quit: Lost terminal)
2011 [23:54:16] *** Quits: Stonefruit2 (~Stonefrui@replaced-ip ) (Remote host closed the connection)
2012 [23:54:52] *** Quits: xgfvc_ (~xgfvc@replaced-ip ) (Client Quit)
2013 [23:55:10] *** Quits: paulgrmn (~paulgrmn@replaced-ip ) (Ping timeout: 260 seconds)
2014 [23:55:11] *** Quits: xgfvc (~xgfvc@replaced-ip ) (Ping timeout: 240 seconds)
2015 [23:55:57] *** Quits: beelzebuzz (~rasputin@replaced-ip ) (Ping timeout: 240 seconds)
2016 [23:58:01] *** debhelper sets mode: +l 1062
2017 [23:59:36] *** Joins: torbo (~user@replaced-ip )
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be