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:01] *** Quits: drzacek (~drzacek@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
1 [00:00:06] <greycat> ,v npm
2 [00:00:09] <judd> Package: npm on amd64 -- jessie:
1.4.21+ds-2; stretch-backports: 5.8.0+ds6-2~bpo9+1; buster:
5.8.0+ds6-4; buster-backports: 6.14.3+ds-1~bpo10+1; bullseye:
6.14.4+ds-1; sid: 6.14.4+ds-1
3 [00:00:22] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
4 [00:01:08] <somiaj> ska: sorry there is (as greycat pointed
out) npm package, and various node-foo packages for node.js
5 [00:01:14] *** Joins: drzacek (~drzacek@replaced-ip )
6 [00:01:26] *** Quits: luuuciano__ (~luuuciano@replaced-ip ) (Ping timeout: 256 seconds)
7 [00:02:35] *** Quits: DEB-alain (~DEB-alain@replaced-ip ) (Quit: Leaving)
8 [00:02:48] *** Joins: cheet (~cheet@replaced-ip )
9 [00:03:26] <greycat> npm/node is one of those things that
moves too fast for stable. If you want a stable version, use
whatever buster has, and be content. If you want bleeding edge
features ("it's 6 days old! I CAN'T LIVE WITH
THIS!") then do not use Debian packages of it, period. Just use
upstream and enjoy the roller coaster.
10 [00:04:23] <Ooze> I should back up all of /etc? I have my
apache configs and stuff. Do I really need everything?
replaced-url
11 [00:04:47] <Acheron> you can never backup too much
12 [00:05:03] <greycat> /etc and /home are the main things most
people should back up, if they have to pick and choose
13 [00:05:25] <greycat> if you have databases or other content
in /var, then of course that becomes a high priority
14 [00:07:30] *** Joins: luuuciano__ (~luuuciano@replaced-ip )
15 [00:07:41] <somiaj> Ooze: /etc is also all text files and
very small, even if you only need a few files in it that are
different than the defaults, it is not worth picking and choosing
when you can back up the whole thing.
16 [00:08:09] <somiaj> My /etc is only 8Megs for instance
17 [00:08:41] <greycat> mine's 7.5M on this buster desktop
box... I have a wheezy server where it's 3.3M
18 [00:08:46] *** Joins: combatvet_ (~c4@replaced-ip )
19 [00:09:00] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Quit: Executed for war crimes)
20 [00:09:07] *** Quits: CombatVet (~c4@replaced-ip ) (Quit: FBI Agent logging out [ID: D8362C010])
21 [00:09:12] <greycat> hmm, 8.4M on the desktop box at work
22 [00:09:31] *** Quits: ceska (~Cieska@replaced-ip ) (Ping timeout: 256 seconds)
23 [00:09:46] *** combatvet_ is now known as CombatVet
24 [00:10:26] <Ooze> Alright, cool. Too bad /var isn't that
small. Think I've just got a few things there that I can't
replace
25 [00:11:06] <somiaj> yea /var is a strange thing, also depends
on your backup plan. But mail goes there, webpages are sometimes
there, databases, all of the .deb's you downloaded with
apt-get, and so on
26 [00:12:03] <greycat> and log files
27 [00:12:07] *** Quits: mcnugit
(~User2.0@108-232-25-53.lightspeed.sndgca.sbcglobal.net) (Ping
timeout: 250 seconds)
28 [00:12:17] <Ooze> Yeah, wondering if those are worth saving
29 [00:12:31] <Ooze> ls
30 [00:12:45] <somiaj> Ooze: depends on your recovery model
31 [00:12:56] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
32 [00:13:04] <somiaj> Ooze: for example if you want to recover
(vs reinstall), you will need all the dpkg info there
33 [00:13:25] *** Quits: FuzzyByte (~mpu@replaced-ip ) (Ping timeout: 240 seconds)
34 [00:13:52] *** Joins: nksegos (~Thunderbi@replaced-ip )
35 [00:14:08] <Ooze> /var/lib/dpkg? Okay. What about /var/log/
though? Aside from having backlogs, things should be cycling anyway
right?
36 [00:14:11] *** Joins: akko (~gentoo@replaced-ip )
37 [00:15:40] *** Quits: grobi (~rtng@replaced-ip ) (Read error: Connection reset by peer)
38 [00:15:43] *** Quits: alina (~irc@replaced-ip ) (Quit: leaving)
39 [00:17:10] *** Quits: greycat (~greg@replaced-ip ) (Quit: Bye)
40 [00:17:14] *** Quits: DirkS (~DirkS@replaced-ip ) (Ping timeout: 240 seconds)
41 [00:17:34] *** Quits: fission6 (~textual@replaced-ip ) (Quit: fission6)
42 [00:19:01] *** debhelper sets mode: +l 1368
43 [00:19:13] <somiaj> Ooze: as I said, it really depends on
your backup model. If all youw ant to do is backup data and
configurations, and your restoring method is a complete reinstall,
you won't need as much.
44 [00:19:22] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
45 [00:19:31] *** Quits: medard (~medard@replaced-ip ) (Quit: Leaving)
46 [00:19:33] <somiaj> Ooze: logs are useful to backup if say
you want to go see what happened at the time your machine blew up by
looking at your last backups.
47 [00:19:47] *** Quits: Rubin (~rubin@replaced-ip ) (Ping timeout: 260 seconds)
48 [00:20:07] <somiaj> For instance your HD could become usless
loosing all of your data, what would you want in that case?
49 [00:20:25] <somiaj> They also suggest an offsite backup to
help recover from yoru computer room burining down.
50 [00:20:28] *** Joins: xcm (~xcm@replaced-ip )
51 [00:20:31] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Ping timeout: 258 seconds)
52 [00:22:20] *** Joins: mtn (~mtn@replaced-ip )
53 [00:23:30] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Ping timeout: 265 seconds)
54 [00:23:32] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
55 [00:25:48] *** Quits: Christian75_ (~Christian@replaced-ip ) (Remote host closed the connection)
56 [00:25:58] *** Quits: isnice (~isnice@replaced-ip ) (Ping timeout: 256 seconds)
57 [00:26:09] *** Joins: dd (~dd@replaced-ip )
58 [00:26:40] *** Quits: fflori (~fflori@replaced-ip ) (Remote host closed the connection)
59 [00:27:17] *** Joins: Christian75 (~Christian@replaced-ip )
60 [00:29:04] *** Joins: learnin (~learnin@replaced-ip )
61 [00:29:19] *** Joins: DarkiJah_ (~DarkiJah@replaced-ip )
62 [00:30:08] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
63 [00:30:52] *** Quits: DarkiJah (~DarkiJah@replaced-ip ) (Read error: Connection reset by peer)
64 [00:31:05] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
65 [00:31:10] *** Quits: amphiprions (~amphiprio@replaced-ip ) (Remote host closed the connection)
66 [00:31:29] *** Joins: DirkS (~DirkS@replaced-ip )
67 [00:31:33] *** wodencafe is now known as WodenCafeDeSade
68 [00:34:11] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Read error: Connection reset by peer)
69 [00:34:12] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Quit: Bye.)
70 [00:35:36] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
71 [00:36:49] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Max SendQ exceeded)
72 [00:38:15] *** Joins: ceska (~Cieska@replaced-ip )
73 [00:38:45] *** Quits: tyzef (~tyzef@replaced-ip ) (Quit: Leaving)
74 [00:39:01] *** debhelper sets mode: +l 1362
75 [00:40:26] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
76 [00:40:30] *** Joins: debiantonio (~Antonio@replaced-ip )
77 [00:40:59] *** Joins: forgotmynick (uid24625@replaced-ip )
78 [00:42:09] *** Quits: L0aD1nG (~L0aD1nG@replaced-ip ) (Quit: WeeChat 2.3)
79 [00:44:28] *** Quits: CME (~CME@replaced-ip ) (Read error: Connection reset by peer)
80 [00:44:39] *** Joins: ragouel (~crow11@replaced-ip )
81 [00:45:44] *** Joins: CME (~CME@replaced-ip )
82 [00:46:14] *** Quits: dethos (~dethos@replaced-ip ) (Ping timeout: 240 seconds)
83 [00:47:23] *** Quits: debiantonio (~Antonio@replaced-ip ) (Quit: -a- IRC for Android 2.1.55)
84 [00:47:26] *** Quits: allizom (~Thunderbi@replaced-ip ) (Quit: allizom)
85 [00:47:41] *** Quits: pitch (~usr@replaced-ip ) (Read error: Connection reset by peer)
86 [00:48:45] *** Quits: Sayona (~Sayona@replaced-ip ) (Quit: Leaving)
87 [00:48:58] *** Joins: Adbray (~Adbray@replaced-ip )
88 [00:50:37] *** Quits: russell-- (~russell@replaced-ip ) (Ping timeout: 264 seconds)
89 [00:50:40] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Quit: Bye, bye...)
90 [00:52:53] *** Quits: ttill (~ttill@replaced-ip ) (Remote host closed the connection)
91 [00:53:06] *** Joins: ttill (~ttill@replaced-ip )
92 [00:53:11] *** Joins: Rubin (~rubin@replaced-ip )
93 [00:55:39] *** Joins: krabador (~krabador@replaced-ip )
94 [00:56:18] *** WodenCafeDeSade is now known as wodencafe
95 [00:58:25] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
96 [00:59:14] <rpifan> well i decied to just share the ethernet
connection from my old laptop to the new laptop
97 [00:59:17] <rpifan> to set it up
98 [00:59:17] *** Joins: dvs (~hibbard@replaced-ip )
99 [01:00:36] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
100 [01:01:21] *** Quits: wymillerlinux (~wymillerl@replaced-ip ) (Quit: wymillerlinux)
101 [01:03:49] *** Quits: electroreactive (2f86e046@replaced-ip ) (Remote host closed the connection)
102 [01:08:52] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Ping timeout: 256 seconds)
103 [01:09:45] *** Quits: FnorZ (~FnorZ@replaced-ip ) (Ping timeout: 250 seconds)
104 [01:09:45] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
105 [01:09:53] *** Quits: Qizzy (~Qizzy@replaced-ip ) (Quit: Oops.)
106 [01:10:23] *** Quits: madage (~madage@replaced-ip ) (Ping timeout: 240 seconds)
107 [01:10:27] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
108 [01:10:37] *** Joins: Qizzy (~Qizzy@replaced-ip )
109 [01:11:30] *** Joins: madage (~madage@replaced-ip )
110 [01:14:39] *** Quits: nifker (~Thunderbi@replaced-ip ) (Quit: nifker)
111 [01:15:37] *** Quits: mifritscher (~mifritsch@replaced-ip ) (Ping timeout: 272 seconds)
112 [01:18:22] *** wodencafe is now known as WodenCafeDeSade
113 [01:18:31] *** Joins: Pongongong (~pengyu@replaced-ip )
114 [01:18:36] *** Joins: criti (~Thunderbi@replaced-ip )
115 [01:18:41] *** Quits: Pongongong (~pengyu@replaced-ip ) (Client Quit)
116 [01:18:57] *** Quits: Jade_NL (~JadeNL@replaced-ip ) (Quit: leaving)
117 [01:19:01] *** debhelper sets mode: +l 1356
118 [01:19:11] *** Joins: Wulf4 (~Wulf@replaced-ip )
119 [01:19:59] *** Joins: isnice (~isnice@replaced-ip )
120 [01:21:50] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
121 [01:22:07] *** Parts: dd (~dd@replaced-ip ) ("Leaving")
122 [01:22:28] *** Quits: Wulf (~Wulf@replaced-ip ) (Ping timeout: 256 seconds)
123 [01:22:28] *** Wulf4 is now known as Wulf
124 [01:22:33] *** Joins: And3rsonLS (~And3rsonL@replaced-ip )
125 [01:23:08] *** Quits: HelloShitty (~narayan@replaced-ip ) (Remote host closed the connection)
126 [01:25:11] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
127 [01:26:35] *** Quits: ceska (~Cieska@replaced-ip ) (Ping timeout: 256 seconds)
128 [01:28:35] *** Quits: akko (~gentoo@replaced-ip ) (Quit: WeeChat 2.7.1)
129 [01:32:02] *** Joins: halvors1 (~Thunderbi@replaced-ip )
130 [01:33:34] *** Quits: halvors (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
131 [01:33:34] *** halvors1 is now known as halvors
132 [01:34:26] *** Quits: vvor (~vvor@replaced-ip ) (Quit: leaving)
133 [01:35:46] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
134 [01:37:07] *** Quits: gelignite (~gelignite@replaced-ip ) (Quit: Stay safe! Stay at home! Stop the chain reaction!)
135 [01:37:23] *** Joins: fission6 (~textual@replaced-ip )
136 [01:37:29] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
137 [01:39:07] *** Joins: hugh_marera_ (~hugh_mare@replaced-ip )
138 [01:40:57] *** Quits: hugh_marera (~hugh_mare@replaced-ip ) (Ping timeout: 250 seconds)
139 [01:40:57] *** hugh_marera_ is now known as hugh_marera
140 [01:41:33] *** Quits: \n3p\ (~n3p@replaced-ip ) (Quit: Leaving)
141 [01:43:33] *** Quits: And3rsonLS (~And3rsonL@replaced-ip ) (Ping timeout: 250 seconds)
142 [01:43:35] *** Quits: supercoven (~Supercove@replaced-ip ) (Ping timeout: 256 seconds)
143 [01:48:53] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 246 seconds)
144 [01:49:02] *** debhelper sets mode: +l 1347
145 [01:51:57] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 265 seconds)
146 [01:54:47] *** Quits: fission6 (~textual@replaced-ip ) (Quit: fission6)
147 [01:55:01] *** Joins: acidtripper (~acidtripp@replaced-ip )
148 [01:56:55] *** Joins: Decobus (~quassel@replaced-ip )
149 [02:01:08] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
150 [02:01:30] *** Joins: de-facto (~de-facto@replaced-ip )
151 [02:01:39] *** Joins: tds1 (~tds@replaced-ip )
152 [02:01:51] *** Quits: tds (~tds@replaced-ip ) (Ping timeout: 252 seconds)
153 [02:01:51] *** tds1 is now known as tds
154 [02:04:10] <qid|ydl> anyone know what the exact
permissions/groups of /var/mail are supposed to be by default? I
think mine got monkeyed with
155 [02:04:24] *** Quits: jrgill (~jrgill@replaced-ip ) (Ping timeout: 258 seconds)
156 [02:04:50] <dvs> qid|ydl, drwxrwsr-x 2 root mail 4096 Oct 28
2017 mail
157 [02:05:00] <qid|ydl> probably due to the folder being created
as part of ZFS setup
158 [02:05:07] <dvs> And it must be Oct 28!!! '-)
159 [02:05:32] *** Joins: soft_concrete (uid323143@replaced-ip )
160 [02:05:41] *** Quits: zeden (~user@replaced-ip ) (Read error: Connection reset by peer)
161 [02:06:04] <qid|ydl> that's okay, I'll set an alarm
to remind me to change it then :D
162 [02:06:09] <qid|ydl> thanks!
163 [02:06:11] *** Joins: dashs (~dave@replaced-ip )
164 [02:06:27] *** Quits: teksimian (~teksimian@replaced-ip ) (Ping timeout: 265 seconds)
165 [02:07:21] <qid|ydl> what are the permissions on the files in
there? mine are pretty limited but it seems to work
166 [02:07:30] *** Joins: zeden (~user@replaced-ip )
167 [02:08:37] *** Quits: Medusa-chan (~Medusa-ch@replaced-ip ) (Quit: leaving)
168 [02:08:47] *** Joins: teksimian (~teksimian@replaced-ip )
169 [02:10:06] <dvs> qid|ydl, no files, just user directories who
are owned by the user and belong to the mail group (both read/write)
170 [02:10:16] *** Quits: isostatic (uid224824@replaced-ip ) (Quit: Connection closed for inactivity)
171 [02:11:11] <qid|ydl> oh, is that maildir format? I'm
just using mbox because this is only for administrative
notifications, it will never get lots of traffic
172 [02:12:05] <qid|ydl> the file is -rw------- [user] [user] and
that seems to work so I guess that's good enough
173 [02:12:31] <dvs> hmmmm... I think it needs to be accessable
by the mail group
174 [02:13:00] <qid|ydl> I would have assumed so but I can send
mail that mutt can read
175 [02:13:25] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 264 seconds)
176 [02:13:40] <qid|ydl> and it definitely goes into that file
177 [02:14:00] <somiaj> but what about recieveing mail, anyways,
I see 660 for /var/mail/username on my system
178 [02:14:05] <somiaj> with username.mail
179 [02:14:14] <dvs> yup
180 [02:14:16] *** Joins: cstls (~cstls@replaced-ip )
181 [02:14:37] <cstls> Is there a way to get the volume level
percentage via command line?
182 [02:14:48] <qid|ydl> maybe it's because I'm also
the one sending the mail? but when the directory permissions were
wrong, exim definitely didn't work
183 [02:16:23] *** Quits: madage (~madage@replaced-ip ) (Ping timeout: 240 seconds)
184 [02:16:36] <somiaj> cstls: yes, though it might depend on if
using pulse or alsa
185 [02:17:08] <cstls> alsa
186 [02:17:26] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 258 seconds)
187 [02:17:35] <cstls> er sorry, pulseaudio yeah
188 [02:18:06] <roylaprattep> somiaj: should i reopen the
roundcube-core in buster-backports ticket, since it has been marked
as fixed, but its not?!
189 [02:18:14] <roylaprattep>
replaced-url
190 [02:18:15] <judd> Bug
replaced-url
191 [02:18:16] <roylaprattep> you remember?
192 [02:19:07] *** Joins: k4nz (~Thunderbi@replaced-ip )
193 [02:19:16] <r3> I'm wondering if there is a way to have
grep override something set in the environment - can't seem to
find a sensible answer - for example if this is set
"GREP_OPTIONS=-i" how would you invoke grep to not ignore
case
194 [02:19:22] *** Joins: flokuehn (~flokuehn@replaced-ip )
195 [02:19:35] *** Joins: a0z (~a0z@replaced-ip )
196 [02:19:55] <r3> (I first thought, oh, I will do
'+i' but that's not a thing)
197 [02:20:06] *** Joins: factor (~factor@replaced-ip )
198 [02:20:55] <joepublic> man grep says --no-ignore-case
199 [02:21:04] *** Quits: Sleepy63 (~Sleepy63@replaced-ip##) (Quit: ##replaced-url
200 [02:21:43] *** Joins: madage (~madage@replaced-ip )
201 [02:21:54] <somiaj> roylaprattep: I would just wait, the fix
is mearly backporting the missing libary which sometimes fixed bugs
take a while for the fix to be uploaded.
202 [02:22:20] <r3> joepublic! I swore I looked there. I must
have overlooked it? hmmm
203 [02:22:22] <somiaj> roylaprattep: also the bug is still open,
it won't actually be closed until the fix is uploaded,
'fixed' just means they know what the problem is
204 [02:22:53] <roylaprattep> oh ok, thanks!
205 [02:22:55] <joepublic> happy to help :)
206 [02:23:38] <r3> joepublic: that doesn't seem to be an
option for me
207 [02:23:52] <joepublic> odd.
208 [02:24:28] <factor> I am having problems with my 4.19 or 5.6
kernel and desktop hanging every few seconds. Text mode works fine
with Multiuser.target. If I run an older nvidia driver its better
but was wondering if this is a common problem.
209 [02:24:30] <joepublic> hmm, seems to be new in bullseye (on
which I checked the man grep)
210 [02:24:35] <r3> ah
211 [02:24:51] <joepublic> explains why you didn't see it on
the manpage
212 [02:25:00] * r3 nods
213 [02:25:52] *** Joins: \n3p\ (~n3p@replaced-ip )
214 [02:25:56] *** Joins: diniwed (~gavron@replaced-ip )
215 [02:25:56] *** Quits: mibo (~mibo@replaced-ip ) (Quit: Leaving.)
216 [02:27:11] *** Quits: Allain (~Allainn@replaced-ip ) (Ping timeout: 260 seconds)
217 [02:27:28] *** Joins: Allain (~Allainn@replaced-ip )
218 [02:27:53] *** Quits: cstls (~cstls@replaced-ip ) (Quit: leaving)
219 [02:28:07] <r3> I just want to always use my favorite grep
options except for when I don't and want to do a grep with some
of the favorite options turned off. I suppose I could specifically
unset GREP_OPTIONS - create an alias or something .... hmmm :(
220 [02:30:43] *** Joins: k4nz1 (~Thunderbi@replaced-ip )
221 [02:30:49] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 264 seconds)
222 [02:30:50] *** k4nz1 is now known as k4nz
223 [02:32:52] <somiaj> roylaprattep: GREP_OPTIONS=""
grep ....
224 [02:32:54] <somiaj> arg
225 [02:32:55] <somiaj> r3: ^^
226 [02:34:05] <r3> yeah, somiaj, I just mentioned unsetting it
... still :\
227 [02:34:29] <qid|ydl> props to whoever wrote the Exim4Gmail
wiki entry, worked like a champ and now I can email out via my gmail
account
228 [02:34:58] <qid|ydl> now I can rig up smartmontools and some
other things to notify me via email or text if there's a
problem
229 [02:37:12] <somiaj> r3: just pointing out you can uset it for
just that run, vs changing the variable globally
230 [02:38:09] *** Quits: isnice (~isnice@replaced-ip ) (Ping timeout: 250 seconds)
231 [02:38:18] <r3> somiaj ah right ok thanks
232 [02:39:57] *** WodenCafeDeSade is now known as wodencafe
233 [02:44:10] <Ooze> I'd like to expand my root partition.
I added space to sda, but I'm not seeing anything available
under the partition table in parted
replaced-url
234 [02:45:46] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 265 seconds)
235 [02:46:38] <somiaj> Ooze: did you use lvm or not?
236 [02:46:48] <Ooze> Don't think so
237 [02:46:54] <qid|ydl> if I had to take a guess I'd say
the MBR partitioning isn't helping
238 [02:46:57] <somiaj> this becomes way harder without lvm
239 [02:46:58] <Ooze> Silly me, filled up my system while
upgrading :
240 [02:47:31] <factor> Appears mine was just a bad HDMI cable.
241 [02:47:55] <Ooze> somiaj, it's only partitioned from the
initial installation. How might I check?
242 [02:49:29] *** Quits: MrHatter123 (~Mr.Hatter@203.217.21.161)
(Quit: Leaving)
243 [02:49:50] <qid|ydl> Ooze: can you boot into the system
still? `lvs` can show some LVM information, certainly enough to tell
if it's being used or not
244 [02:50:40] <Ooze> I don't have lvm installed on debian.
I am running this on an esxi host. I haven't rebooted since
getting nospace errors near the and up of my dist-upgrade
245 [02:52:27] *** Quits: Theudobald (~Theudobal@replaced-ip ) (Quit: .)
246 [02:52:35] <qid|ydl> lvm (or zfs, btrfs, etc.) make it
drastically easier because they handle distributing space to volumes
instead of the partition table doing it
247 [02:53:29] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
248 [02:54:24] *** Joins: Ooze (~Ooze@replaced-ip )
249 [02:55:42] *** Joins: Oozemeister (~Oozemeist@replaced-ip )
250 [02:55:54] <Oozemeister> Alright, well what if I don't
have lvm? I've got to do this w/ parted
251 [02:55:58] <Oozemeister> I'm half booted
252 [02:56:00] *** Quits: leorat (~leorat@replaced-ip ) (Remote host closed the connection)
253 [02:56:28] *** Joins: leorat (~leorat@replaced-ip )
254 [02:56:32] <Oozemeister> I've been looking at parted
grow and rezie
replaced-url
255 [02:57:13] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Ping timeout: 250 seconds)
256 [02:57:51] <qid|ydl> Oozemeister: your other problem is you
appear to have an MBR partition table, not GPT, so you have a
logical partition in an extended partition
257 [02:58:10] <qid|ydl> so you might have to grow the extended
partition to be able to grow the logical one inside it
258 [02:58:35] <qid|ydl> it's also strange that it shows as
linux swap, I don't know if that actually matters
259 [02:59:11] <qid|ydl> oh wait, no, that's an actual swap
partition after the main partition?
260 [02:59:32] *** Quits: hugh_marera (~hugh_mare@replaced-ip ) (Quit: hugh_marera)
261 [03:00:01] <qid|ydl> you might have to delete that to be able
to resize the primary partition out further
262 [03:00:19] <Oozemeister> system won't let me issue
commands now
263 [03:00:38] <qid|ydl> then recreate it and
"reformat" it, but at least swap shouldn't have
important data on it
264 [03:00:56] <Oozemeister> How can I do anything when I
can't even run parted on the system?
265 [03:01:40] <qid|ydl> what's it doing? just not
responding at all?
266 [03:01:55] <Oozemeister> if prompted for root password, it
won't let me enter
267 [03:02:05] <Oozemeister> I'm starting to get ^M instead
of letting me enter
268 [03:02:21] *** Joins: Ticho_ (~Ticho@replaced-ip )
269 [03:02:21] <qid|ydl> might be failing to write logs
270 [03:02:33] <qid|ydl> can you boot it from rescue media?
271 [03:03:42] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
272 [03:03:54] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 256 seconds)
273 [03:04:24] <Oozemeister> Well, I've just half upgraded
to Buster. Should I use Buster media now?
274 [03:05:04] <qid|ydl> probably, but you can do the
repartitioning from there
275 [03:05:48] <qid|ydl> having the system crash in the middle of
an upgrade could leave it in a hosed state anyway, for what
it's worth
276 [03:06:14] <Oozemeister> :)
277 [03:07:00] *** Joins: Ticho (~Ticho@replaced-ip )
278 [03:07:37] *** Quits: Ticho_ (~Ticho@replaced-ip ) (Ping timeout: 250 seconds)
279 [03:09:17] *** Quits: drzacek (~drzacek@replaced-ip ) (Killed (niven.freenode.net (Nickname regained by services)))
280 [03:09:19] *** Joins: drzacek (~drzacek@replaced-ip )
281 [03:09:47] *** Joins: k4nz1 (~Thunderbi@replaced-ip )
282 [03:09:58] *** Quits: wodencafe (wodencafe@replaced-ip##) (Quit: ZNC 1.6.6+deb1ubuntu0.2 - ##replaced-url
283 [03:10:07] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
284 [03:10:07] *** k4nz1 is now known as k4nz
285 [03:10:11] *** Joins: Neo_Chen (~Neo_Chen@replaced-ip )
286 [03:10:17] *** Joins: xalen7 (xalen7@replaced-ip )
287 [03:10:46] *** Quits: xalen7 (xalen7@replaced-ip ) (Remote host closed the connection)
288 [03:11:28] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
289 [03:14:27] *** Joins: sidmo_ (~ident@replaced-ip )
290 [03:14:58] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
291 [03:15:23] *** Quits: Allain (~Allainn@replaced-ip ) (Ping timeout: 256 seconds)
292 [03:16:44] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 246 seconds)
293 [03:17:21] *** Joins: xcm (~xcm@replaced-ip )
294 [03:17:37] *** Quits: sidmo (~ident@replaced-ip ) (Ping timeout: 264 seconds)
295 [03:18:46] *** Quits: fassl (~fassl@replaced-ip ) (Read error: Connection reset by peer)
296 [03:18:51] *** Quits: polyphem (~p0lyph3m@replaced-ip ) (Ping timeout: 252 seconds)
297 [03:19:01] *** debhelper sets mode: +l 1339
298 [03:22:05] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
299 [03:23:05] *** Quits: yans (~yans@replaced-ip ) (Quit: chaos is the only true answer)
300 [03:25:17] *** Quits: dashs (~dave@replaced-ip ) (Quit: Leaving)
301 [03:25:26] *** Quits: Brainium (~brainium@replaced-ip ) (Read error: Connection reset by peer)
302 [03:25:57] *** Joins: pandrew (~pandrew@replaced-ip )
303 [03:29:54] *** Joins: tds1 (~tds@replaced-ip )
304 [03:30:39] *** Joins: jpe_ (~jp@replaced-ip )
305 [03:30:43] *** Quits: tds (~tds@replaced-ip ) (Ping timeout: 265 seconds)
306 [03:30:44] *** tds1 is now known as tds
307 [03:33:37] *** Quits: jpe (~jp@replaced-ip ) (Ping timeout: 250 seconds)
308 [03:35:11] *** Joins: magic_ninja_work (~sparkie1@replaced-ip )
309 [03:36:47] *** Joins: eliotime3000 (~eliotime@replaced-ip )
310 [03:37:05] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Quit: WeeChat 2.8)
311 [03:40:39] *** Quits: debsan (~debsan@replaced-ip ) (Remote host closed the connection)
312 [03:40:56] *** Joins: debsan (~debsan@replaced-ip )
313 [03:41:25] *** Joins: _unary (~unary@replaced-ip )
314 [03:42:03] *** Joins: fmaurer_ (~quassel@replaced-ip )
315 [03:43:12] *** Quits: ttill (~ttill@replaced-ip ) (Quit: Where's my bx quit messages at..)
316 [03:44:49] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Read error: Connection reset by peer)
317 [03:45:50] *** Quits: fmaurer (~quassel@replaced-ip ) (Ping timeout: 256 seconds)
318 [03:46:39] *** Quits: _unary (~unary@replaced-ip##) (Quit: ZNC 1.6.5-rc1 - ##replaced-url
319 [03:47:29] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Ping timeout: 250 seconds)
320 [03:47:35] *** Joins: _unary (unary@replaced-ip )
321 [03:49:08] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
322 [03:49:21] *** Joins: sydney_untangle (~sydney@replaced-ip )
323 [03:49:31] <qid|ydl> hmm... pretty sure smartmontools has a
bug
324 [03:50:16] <qid|ydl> they say you can mail to multiple
addresses by comma-delimiting them but the smartd-runner script
doesn't support that
325 [03:50:19] *** Joins: mason (~mason@replaced-ip )
326 [03:52:38] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Max SendQ exceeded)
327 [03:52:52] *** Quits: pandrew (~pandrew@replaced-ip ) (Quit: Simple IRC: The quit option.)
328 [03:53:06] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
329 [03:53:46] *** Joins: pandrew (~pandrew@replaced-ip )
330 [03:54:06] *** Quits: pandrew (~pandrew@replaced-ip ) (Client Quit)
331 [03:54:46] *** Joins: pandrew (~pandrew@replaced-ip )
332 [03:55:03] *** Quits: Tom01 (~tom@replaced-ip ) (Ping timeout: 256 seconds)
333 [03:55:19] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Max SendQ exceeded)
334 [03:56:55] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
335 [03:58:23] *** Quits: phunyguy (~blaahchm@replaced-ip ) (Quit: Goodbye cruel world!)
336 [04:03:56] *** Joins: phunyguy (~blaahchm@replaced-ip )
337 [04:07:49] *** Joins: Ooze (~Ooze@replaced-ip )
338 [04:08:42] *** Quits: Ooze (~Ooze@replaced-ip ) (Client Quit)
339 [04:09:40] *** Quits: madage (~madage@replaced-ip ) (Remote host closed the connection)
340 [04:09:58] *** Joins: madage (~madage@replaced-ip )
341 [04:11:45] *** Quits: b1ack0p (~M@replaced-ip ) (Quit: nite)
342 [04:12:24] *** Quits: dazo (~freenode@replaced-ip ) (Ping timeout: 256 seconds)
343 [04:14:47] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 250 seconds)
344 [04:15:14] *** Quits: andre144k (~andre@replaced-ip ) (Ping timeout: 256 seconds)
345 [04:15:20] *** Joins: Ooze (~Ooze@replaced-ip )
346 [04:16:29] *** Quits: Ooze (~Ooze@replaced-ip ) (Client Quit)
347 [04:17:21] *** Quits: Oozemeister (~Oozemeist@replaced-ip ) (Quit: Leaving)
348 [04:17:45] *** Joins: Ooze (~Ooze@replaced-ip )
349 [04:18:29] <qid|ydl> looks like someone filed a bug for that
problem in 2012... I know debian likes to take their time, but yikes
350 [04:18:58] *** Joins: setham (~textual@replaced-ip )
351 [04:19:34] *** Quits: Ooze (~Ooze@replaced-ip ) (Client Quit)
352 [04:20:25] *** Joins: Ooze (~Ooze@replaced-ip )
353 [04:20:54] *** Quits: leorat (~leorat@replaced-ip ) (Remote host closed the connection)
354 [04:21:30] *** Joins: leorat (~leorat@replaced-ip )
355 [04:21:56] *** Joins: dazo (~freenode@replaced-ip )
356 [04:22:44] *** Joins: TugZmey29 (~TugZmey3@replaced-ip )
357 [04:23:29] *** Joins: ja (janus@replaced-ip )
358 [04:25:25] *** Quits: Akuw (~Akuw___@replaced-ip ) (Ping timeout: 264 seconds)
359 [04:26:15] *** Quits: criti (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
360 [04:26:31] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
361 [04:26:34] *** Quits: acidtripper (~acidtripp@replaced-ip ) (Quit: Leaving)
362 [04:27:31] *** Quits: setham (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
363 [04:30:00] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 265 seconds)
364 [04:30:40] *** Joins: k4nz (~Thunderbi@replaced-ip )
365 [04:31:07] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 240 seconds)
366 [04:32:08] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
367 [04:32:48] *** Joins: diniwed (~gavron@replaced-ip )
368 [04:33:53] *** Parts: ja (janus@replaced-ip ) ()
369 [04:34:21] *** Joins: ttill (~ttill@replaced-ip )
370 [04:34:26] *** Joins: citypw (~citypw@replaced-ip )
371 [04:35:52] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
372 [04:37:11] *** Quits: kupi (uid212005@replaced-ip ) (Quit: Connection closed for inactivity)
373 [04:37:29] *** Joins: xcm (~xcm@replaced-ip )
374 [04:39:56] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
375 [04:42:26] *** Quits: djdduty (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
376 [04:42:57] *** Joins: Ooze (~Ooze@replaced-ip )
377 [04:43:01] *** Joins: pandakekok9 (~pandakeko@replaced-ip )
378 [04:44:54] *** Quits: forgotmynick (uid24625@replaced-ip ) (Quit: Connection closed for inactivity)
379 [04:49:11] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
380 [04:49:27] *** Quits: Neo_Chen (~Neo_Chen@replaced-ip ) (Ping timeout: 250 seconds)
381 [04:49:46] *** Quits: factor (~factor@replaced-ip ) (Quit: Leaving)
382 [04:51:09] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 256 seconds)
383 [04:51:26] *** Joins: darunesh (~darunesh@replaced-ip )
384 [04:51:35] *** Joins: arunesh (~darunesh@replaced-ip )
385 [04:51:40] *** Joins: Ooze (~Ooze@replaced-ip )
386 [04:51:42] *** Quits: arunesh (~darunesh@replaced-ip ) (Remote host closed the connection)
387 [04:55:03] *** Quits: disillusion (disillusio@replaced-ip ) (Quit: Leaving)
388 [04:59:02] *** debhelper sets mode: +l 1331
389 [04:59:12] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
390 [05:00:02] *** Quits: c10l (~c10l@replaced-ip##) (Quit: ZNC 1.7.4+deb7 - ##replaced-url
391 [05:00:37] *** Quits: turona (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
392 [05:01:36] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip##) (Quit: ZNC 1.7.5 - ##replaced-url
393 [05:01:51] *** Joins: riverr (~riverr@replaced-ip )
394 [05:02:04] *** Joins: c10l (~c10l@replaced-ip )
395 [05:02:55] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
396 [05:03:21] <riverr> What is easiest way to create forever in
background running application? I tried tmux and bash infinite while
loop, also tried services but it seems very clunky to create and
manage those
397 [05:03:46] *** nyov is now known as Guest67703
398 [05:03:46] *** Quits: Guest67703 (~nyov@replaced-ip ) (Killed (card.freenode.net (Nickname regained by services)))
399 [05:03:53] *** Joins: nyov (~nyov@replaced-ip )
400 [05:04:07] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Max SendQ exceeded)
401 [05:04:32] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
402 [05:05:44] <ansimita> riverr: have u tried nohup?
403 [05:05:59] <riverr> nope i havent, how it works?
404 [05:06:48] *** Quits: cryptic (~cryptic@replaced-ip ) (Ping timeout: 256 seconds)
405 [05:07:10] *** Quits: LambdaComplex (~LambdaCom@replaced-ip ) (Remote host closed the connection)
406 [05:07:13] <riverr> damn looks like that could suit my
purposes
407 [05:08:13] *** Joins: turona (~quassel@replaced-ip )
408 [05:08:30] *** Joins: LambdaComplex (~LambdaCom@replaced-ip )
409 [05:09:32] *** Joins: Ooze (~Ooze@replaced-ip )
410 [05:14:17] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Read error: Connection reset by peer)
411 [05:14:40] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
412 [05:15:39] *** Joins: factor (~factor@replaced-ip )
413 [05:15:46] *** Joins: Pongongong (~pengyu@replaced-ip )
414 [05:15:51] *** Joins: usally (~berly222@replaced-ip )
415 [05:16:04] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Max SendQ exceeded)
416 [05:16:28] *** Joins: nickodd (~nickodd@replaced-ip )
417 [05:16:32] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
418 [05:19:11] *** Joins: cryptic (~cryptic@replaced-ip )
419 [05:19:46] *** Joins: andrewzah (~andrewzah@replaced-ip )
420 [05:22:41] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
421 [05:22:44] *** Quits: koparthur (~Arthur@replaced-ip ) (Ping timeout: 246 seconds)
422 [05:26:37] *** Joins: conyers (~conyers@replaced-ip )
423 [05:28:57] *** Quits: Pongongong (~pengyu@replaced-ip ) (Quit: Leaving.)
424 [05:33:47] *** Joins: koparthur (~Arthur@replaced-ip )
425 [05:33:48] *** Joins: electro33 (uid613@replaced-ip )
426 [05:34:35] *** Quits: itamarst (uid165457@replaced-ip ) (Quit: Connection closed for inactivity)
427 [05:38:03] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Ping timeout: 260 seconds)
428 [05:38:16] *** Joins: careta (~careta@replaced-ip )
429 [05:38:33] <riverr> Is there any purpose of using nohup
command with ampersand?
430 [05:38:45] <riverr> It looks like the process will close if i
close terminal if i dont have %
431 [05:38:46] <riverr> &*
432 [05:39:57] *** Quits: cryptic (~cryptic@replaced-ip ) (Remote host closed the connection)
433 [05:45:10] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
434 [05:45:12] *** Quits: TugZmey29 (~TugZmey3@replaced-ip ) (Quit: Leaving)
435 [05:46:52] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 2.8)
436 [05:47:07] *** Quits: n3ob (~ham4fun@replaced-ip ) (Ping timeout: 258 seconds)
437 [05:48:04] *** Joins: k-man__ (~jason@replaced-ip )
438 [05:50:34] *** Quits: k-man_ (~jason@replaced-ip ) (Ping timeout: 258 seconds)
439 [05:50:41] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Quit: Bye, bye...)
440 [05:53:01] *** Joins: foul_owl (~foul_owl@replaced-ip )
441 [05:53:19] *** Quits: Hunterkll (~hunterkll@replaced-ip ) (Read error: Connection reset by peer)
442 [05:53:30] *** Joins: Ooze (~Ooze@replaced-ip )
443 [05:53:48] *** Joins: Hunterkll (~hunterkll@replaced-ip )
444 [05:54:16] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 265 seconds)
445 [05:54:23] <kingsley> What's the easiest web
"content management system" package to administer?
(Including, but not limited to, everything from pure retro html,
wikis and Wordpress.)
446 [05:54:26] *** Quits: eliotime3000 (~eliotime@replaced-ip ) (Quit: Leaving)
447 [05:59:14] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
448 [05:59:34] *** Joins: Colti (Miramar-FL@replaced-ip )
449 [06:00:13] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
450 [06:00:26] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
451 [06:00:28] *** Quits: a0z (~a0z@replaced-ip ) (Quit: Leaving)
452 [06:03:21] *** Quits: torbo (~user@replaced-ip ) (Remote host closed the connection)
453 [06:04:54] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Ping timeout: 265 seconds)
454 [06:06:21] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
455 [06:11:21] *** Joins: Jade_NL (~JadeNL@replaced-ip )
456 [06:11:44] <factor> kingsley, wordpress has a huge ecosystem
with a large repository of add ons.
457 [06:14:40] <kingsley> factor: Yes, my impression is also that
Wordpress is huge and versatile.
458 [06:15:36] <kingsley> But, to be fair, sometimes huge apps
take more time to administer than minimalist ones.
459 [06:15:54] <kingsley> Like if they rely on a database.
460 [06:16:18] <factor> You dont want to be too minimalist, but
depends on your needs.
461 [06:16:29] <kingsley> Does Wordpress depend on JavaScript?
462 [06:16:30] <factor> or databases
463 [06:16:41] <factor> It can
464 [06:16:58] <factor> Many of the admin eco system uses it
465 [06:17:18] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Ping timeout: 265 seconds)
466 [06:17:23] <factor> but its been around before high level js
, so it has both options
467 [06:17:35] *** Joins: mns_ (~mns@replaced-ip )
468 [06:17:47] <somiaj> kingsley: what is your overall goal. I
personally like jekyll and write in markdown, but this doesn't
really work if you need multiple people to have access.
469 [06:17:54] *** Quits: mns (~mns@replaced-ip ) (Ping timeout: 240 seconds)
470 [06:17:56] <kingsley> factor: If it would be convenient,
comfortable, and all those good things, feel free to elaborate on
why I don't want to be too minimalistic.
471 [06:18:10] *** Joins: FnorZ (~FnorZ@replaced-ip )
472 [06:18:12] *** Quits: relaxed (~relaxed@replaced-ip ) (Ping timeout: 256 seconds)
473 [06:18:20] <somiaj> kingsley: is this something for you, a
group of people, will they have shell access, do you want some
version control and so on.
474 [06:18:36] <kingsley> somiaj: Thank you very much for your
polite and thoughtful question.
475 [06:19:02] <factor> I like the word fence plugin, it detects
users trying to do exploits , or malware detectors etc..
476 [06:19:07] <kingsley> somiaj: I'm happy to report
I'll be the only administrator.
477 [06:19:34] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
478 [06:19:38] <factor> Im the only admin on mine and I use
wordpress.
479 [06:19:49] <somiaj> kingsley: will others need to be able to
add content, or are you controling all content too?
480 [06:19:55] <factor> But I have lots of assets to manage.
481 [06:20:09] <kingsley> somiaj: I'd like to ease the
administrative time and burden, and maximize the robustness of, 3
web sites that have
482 [06:20:09] <factor> I control all of my content
483 [06:20:18] <somiaj> kingsley: I personally prefer static
sites with nginx, and then use a tool like jekyll to build them.
484 [06:20:19] <kingsley> 1.) text
485 [06:20:36] <factor> mine is anything but static
486 [06:20:41] <kingsley> 2.) images in .png and .gif format,
487 [06:20:45] <kingsley> 3.) PDFs and
488 [06:20:51] <factor> You can check out mine @ userspace.org
489 [06:20:54] <kingsley> 4.) video in .webm format.
490 [06:21:26] <factor> its Wordpress on a basic hosting site.
491 [06:21:33] <somiaj> kingsley: what about theming and design,
do you nkow a bit of html and css that you could write stuff, or
need some presetup theme?
492 [06:21:52] <kingsley> 5.) For simplicity, no database.
493 [06:21:54] <somiaj> factor: what part of your site is dynamic
(ddin't want to go through it)
494 [06:22:06] <factor> all the parts are
495 [06:22:11] <factor> from top to bottom
496 [06:22:13] <kingsley> 6.) To respect visitors' privacy,
no JavaScript.
497 [06:22:31] <somiaj> kingsley: Myabe look at jekyll, you can
apt install jekyll in debian
replaced-url
498 [06:22:44] <kingsley> 7.) A field that lets visitors search
the site for key words.
499 [06:22:51] <somiaj> factor: so you have users in your site
and content is built based on the user?
500 [06:22:58] <factor> I have a list of cms on my site also
501 [06:23:13] <factor> but the softalousous has many more
502 [06:23:26] <factor> If you go to the foss tab and server icon
503 [06:23:44] <factor> I want to put a section for cms's
though many foss cms exist
504 [06:23:51] <kingsley> factor: How long have you been
administering your web site? A week? A year? A decade?
505 [06:24:14] <factor> this current one a year but I have had it
since 2001
506 [06:24:29] <factor> It started out zope
507 [06:24:35] <factor> Which was python version of wordpress
508 [06:24:51] <factor> But has since went by the way side and I
moved to wordpress
509 [06:25:00] *** Joins: k4nz1 (~Thunderbi@replaced-ip )
510 [06:25:26] *** Joins: relaxed (~relaxed@replaced-ip )
511 [06:25:38] <factor> kingsley, what language do you like to
program in or work with?
512 [06:25:52] *** Joins: Retropikzel (~retropikz@replaced-ip )
513 [06:26:29] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 265 seconds)
514 [06:26:29] *** k4nz1 is now known as k4nz
515 [06:26:46] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Ping timeout: 256 seconds)
516 [06:27:04] <kingsley> factor: I visited userspace.org. You
seem to me to have chosen artistic colors. I hope you enjoy being
creative.
517 [06:27:22] <factor> :)
518 [06:27:37] <factor> I tried to use all the latest tech
519 [06:28:35] <kingsley> By the way, at least in my privacy
conscious web browser, a narrow row of 5 images appears to be
missing from the upper right corner of the main page. The appear to
be links to facebook, twitter and others.
520 [06:28:39] <factor> i tried to use react it was too bland for
my taste, it was like using text only
521 [06:28:48] *** Joins: cupcake90 (~cupcake90@replaced-ip )
522 [06:28:56] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
523 [06:29:05] <factor> kingsley, what browser?
524 [06:29:07] <kingsley> somiaj: I'll control all the
content.
525 [06:29:36] <kingsley> somiaj: I know some html. No css.
526 [06:30:06] <somiaj> kingsley: there are lots of choices. I
personally find writing in markdown and using somethign like jekyll
to create a static site easy to manage, and since it has no
database, logins, and so on, it has a very minimial attack surface
527 [06:30:12] *** Quits: darunesh (~darunesh@replaced-ip ) (Quit: #init 0)
528 [06:30:39] *** Joins: darunesh (~darunesh@replaced-ip )
529 [06:31:07] <somiaj> kingsley: wordpress is really popular,
contains a wysiwyg editor, and lots of premade themes to make a lot
of the theming easy and producing content more visual.
530 [06:31:31] <somiaj> kingsley: but it also is so popular bots
will constantlly try to hack it and increases your attack surface.
531 [06:31:41] <factor> yup you can drop down to be just a
blogger and write text with minimal html
532 [06:32:04] <somiaj> kingsley: but at some level it will take
time to learn what ever system you go with.
533 [06:32:17] <factor> yes
534 [06:32:31] *** Joins: cryptic (~cryptic@replaced-ip )
535 [06:33:03] <factor> Mediawiki or wordpress are good depending
on what you end goal is.
536 [06:33:16] <factor> But both use database
537 [06:33:39] <factor> and both have support here on irc
538 [06:34:07] <factor> kingsley, you never said what browser you
are using
539 [06:34:48] *** Joins: WoC`` (woc@replaced-ip )
540 [06:35:10] <somiaj> browser shouldn't really matter
anymore, the differences between them are mostly nill these days
541 [06:35:40] <kingsley> factor: I love using array programming
languages like APL and j. I see them as tools for thought that
increase my productivity. But, as a practical matter, I use the bash
shell and python much more often.
542 [06:36:27] *** Joins: apt (ibot@replaced-ip )
543 [06:37:00] <factor> Plone is a cms that is python like that
of wordpress
replaced-url
544 [06:37:08] <somiaj> kingsley: I would pick something, install
it and see what you think. Debian has both wordpress (if you want a
database driven site) and jekyll if you want static (sure others can
list a few dozen more tools)
545 [06:37:49] <factor> Jekyll is written in Ruby
546 [06:38:25] <somiaj> yea, but you don't really have to
know any ruby to use it
547 [06:38:35] <somiaj> just like you don't need to know php
to use wordpress
548 [06:39:10] <kingsley> factor: You asked "what
browser?" I accessed your fine site with TOR Browser.
549 [06:39:33] <factor> Django cms is written in python and
common frameworkreplaced-url
550 [06:39:47] <factor> kingsley, okay good to know wil test it
out
551 [06:40:40] <kingsley> somiaj: Thank you for so patiently and
generously sharing you informed thoughts. All are fine qualities!
552 [06:41:01] *** Quits: cliluw (~cliluw@replaced-ip ) (Ping timeout: 264 seconds)
553 [06:41:05] <factor> ths site beats mine for amount of FOSS
CMS
replaced-url
554 [06:41:30] <factor> you have many to choose from we gave you
a few popular ones
555 [06:41:37] *** Quits: Emmanuel_Chanel (~Emmanuel_@replaced-ip ) (Ping timeout: 264 seconds)
556 [06:42:15] <factor> I think all of those are php though
557 [06:42:23] <factor> But more to pick from
558 [06:42:34] *** Joins: Grldfrdom (uid391113@replaced-ip )
559 [06:42:45] *** Quits: Retropikzel (~retropikz@replaced-ip ) (Quit: Konversation terminated!)
560 [06:43:17] *** Joins: Emmanuel_Chanel (~Emmanuel_@replaced-ip )
561 [06:43:37] *** Joins: han-solo (~han-solo@replaced-ip )
562 [06:44:19] *** Joins: diogenes_ (~diogenes_@replaced-ip )
563 [06:45:14] *** Joins: airgapp (~belovent@replaced-ip )
564 [06:45:54] <factor> But thanks for the debug info I had
recently added caching plugin and parts were dissapearing. though I
had worked out all of thoes issues, but some may exist on the tor
browser.
565 [06:45:59] *** Quits: riverr (~riverr@replaced-ip ) (Ping timeout: 265 seconds)
566 [06:47:31] *** Joins: Ericounet (~Eric@replaced-ip )
567 [06:49:01] *** debhelper sets mode: +l 1337
568 [06:49:09] *** Joins: sixtysix (~sixtysix@replaced-ip )
569 [06:49:38] <factor> kingsley, also look like I did nothave
tor on my site yet. needed to add that browser to my FOSS list.
570 [06:51:07] <kingsley> factor: TOR Browser's claim to
fame is protecting privacy.
571 [06:52:44] <aaro> tor browser is just firefox
572 [06:53:59] <kingsley> aaro: It seems to me that TOR Browser =
Firefox + TOR
573 [06:55:10] <aaro> that's what i meant, it's not a
different browser just firefox using the tor network
574 [06:55:38] *** Joins: Sajesajama (Salsa@replaced-ip )
575 [06:56:54] *** Quits: Sajesajama__ (Salsa@replaced-ip ) (Ping timeout: 240 seconds)
576 [06:57:22] *** Joins: Sajesajama_ (Salsa@replaced-ip )
577 [06:58:37] <factor> kingsley, yes, I had heard of it, just
forgot to put it on my site.
578 [06:59:11] <factor> my site should work well for firefox and
chrome. I use the firefox dev edition to work on it.
579 [06:59:45] <factor> But may have some cache issue, it thinks
you already have the content so does not send it, will debug it.
580 [07:00:05] *** Joins: __marco (~marco@replaced-ip )
581 [07:00:42] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 256 seconds)
582 [07:00:42] *** Quits: Decobus (~quassel@replaced-ip ) (Ping timeout: 256 seconds)
583 [07:00:45] *** Quits: Sajesajama (Salsa@replaced-ip ) (Ping timeout: 250 seconds)
584 [07:01:28] *** Joins: Decobus (~quassel@replaced-ip )
585 [07:04:59] *** Joins: Kurogane (~kuro@replaced-ip )
586 [07:05:00] <factor> kingsley, the icons at the top appear on
my version of Tor.
587 [07:05:18] <factor> It may have just been a slow server point
588 [07:05:42] <factor> its on a free site. nice but not always
the fastest , good enough though
589 [07:06:15] *** Joins: Retropikzel (~retropikz@replaced-ip )
590 [07:06:20] *** Quits: Retropikzel (~retropikz@replaced-ip ) (Quit: Konversation terminated!)
591 [07:06:22] <Kurogane> I've problem with using
dpkg-buildpackage -uc -b, give me this error
"dpkg-checkbuilddeps: error: Unmet build dependencies:
debhelper (>= 10) libexpat-dev libgd-dev libgeoip-dev
libhiredis-dev libluajit-5.1-dev libmhash-dev libpam0g-dev
libpcre3-dev libperl-dev libssl-dev libxslt1-dev po-debconf
quilt"
592 [07:06:29] <factor> But will add Tor to my list of FOSS
goodies
593 [07:06:47] <somiaj> Kurogane: have you done apt build-dep
packagename
594 [07:07:28] *** Joins: robogoat (~robogoat@replaced-ip )
595 [07:08:08] *** Quits: conyers (~conyers@replaced-ip ) (Quit: ZZZzzz…)
596 [07:08:21] *** Joins: robogoat_ (~robogoat@replaced-ip )
597 [07:09:26] <Kurogane> somiaj, Do you mean this? apt build-dep
debhelper libexpat-dev libgd-dev libgeoip-dev libhiredis-dev
libluajit-5.1-dev libmhash-dev libpam0g-dev libpcre3-dev libperl-dev
libssl-dev libxslt1-dev po-debconf quilt?
598 [07:10:35] <somiaj> Kurogane: no, the packagename of the
package you want to build
599 [07:10:59] <somiaj> Kurogane: you also need a deb-src line
for this
600 [07:12:49] *** Quits: robogoat (~robogoat@replaced-ip ) (Ping timeout: 264 seconds)
601 [07:13:24] *** Quits: pandakekok9 (~pandakeko@replaced-ip ) (Read error: Connection reset by peer)
602 [07:14:09] *** Quits: martian67| (~martian67@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
603 [07:15:51] *** Joins: martian67 (~martian67@replaced-ip )
604 [07:18:11] <Kurogane> somiaj, not really sure what you mean,
but this package is not buster but stretch yes, in stretch i
don't have this issue but in buster i have this issue.
605 [07:19:00] <Kurogane> somiaj, i need package in main and
buster-backports deb-src to this work?
606 [07:19:20] <somiaj> you need a deb-src line of the package
you want to build, so you can apt build-dep packagename
607 [07:19:39] <somiaj> because the deb-src package info is what
you need for the build dependencies
608 [07:23:08] *** Quits: \n3p\ (~n3p@replaced-ip ) (Remote host closed the connection)
609 [07:25:59] <Kurogane> i have and still error, in buster,
update and buster-backports
610 [07:26:32] <somiaj> ,v debhelper
611 [07:26:33] <judd> Package: debhelper on amd64 -- jessie:
9.20150101+deb8u2; jessie-security: 9.20150101+deb8u2; stretch:
10.2.5; stretch-backports: 12.1.1~bpo9+1; buster: 12.1.1;
buster-backports: 12.9~bpo10+1; bullseye: 12.10; sid: 13
612 [07:30:08] *** Joins: Retropikzel (~retropikz@replaced-ip )
613 [07:30:11] *** Joins: k4nz1 (~Thunderbi@replaced-ip )
614 [07:30:14] *** Quits: Retropikzel (~retropikz@replaced-ip ) (Quit: Konversation terminated!)
615 [07:30:37] <WoC``> heh, lucky 13 ;]
616 [07:31:52] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
617 [07:31:53] *** k4nz1 is now known as k4nz
618 [07:34:15] *** Joins: polyphem (~p0lyph3m@replaced-ip )
619 [07:34:19] <Kurogane> somiaj, well i got this work install
manually all deps packages, very weird i never install any packages
only build-essential dpkg-dev, nothing more or less.
620 [07:34:45] *** Parts: sgo11 (~song@replaced-ip ) ()
621 [07:35:18] *** Quits: Renari (~Renari@replaced-ip ) (Read error: Connection reset by peer)
622 [07:35:36] *** Joins: Renari (~Renari@replaced-ip )
623 [07:36:08] *** Joins: wodencafe (wodencafe@replaced-ip )
624 [07:37:05] *** Joins: dastier (~dastier@replaced-ip )
625 [07:38:09] *** Quits: WoC`` (woc@replaced-ip ) (Remote host closed the connection)
626 [07:43:16] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
627 [07:44:21] *** Joins: Haohmaru (~Haohmaru@replaced-ip )
628 [07:44:40] *** Joins: tyzef (~tyzef@replaced-ip )
629 [07:46:41] *** Joins: sauvin (sauvin@replaced-ip )
630 [07:47:14] <kingsley> join #cms
631 [07:52:28] *** Quits: bn_work (uid268505@replaced-ip ) (Quit: Connection closed for inactivity)
632 [07:52:33] *** Joins: jteppinette (~Thunderbi@replaced-ip )
633 [07:53:04] *** Joins: tuxmania (~tuxmania@replaced-ip )
634 [07:54:25] *** Joins: m0u (~m0u@replaced-ip )
635 [08:01:27] <jteppinette> Any have experience with the TbSync
Thunderbird plugin not being activated in Thunderbird after
installing via the `webext-tbsync` package (even after restarting
Thunderbird).
636 [08:03:13] *** Quits: Unit193 (ukikie@replaced-ip ) (Read error: Connection reset by peer)
637 [08:03:22] *** Joins: martian67| (~martian67@replaced-ip )
638 [08:03:34] *** Joins: Unit193 (ukikie@replaced-ip )
639 [08:03:43] *** Quits: martian67 (~martian67@replaced-ip ) (Ping timeout: 240 seconds)
640 [08:04:34] *** Joins: crockedgrind59 (~crockedgr@replaced-ip )
641 [08:04:53] *** Joins: pandakekok9 (~pandakeko@replaced-ip )
642 [08:07:03] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
643 [08:07:51] *** Joins: rare (~rare@replaced-ip )
644 [08:09:01] *** debhelper sets mode: +l 1346
645 [08:09:15] *** Quits: jteppinette (~Thunderbi@replaced-ip ) (Quit: jteppinette)
646 [08:09:38] *** Joins: jteppinette (~Thunderbi@replaced-ip )
647 [08:10:38] *** Quits: jteppinette (~Thunderbi@replaced-ip ) (Client Quit)
648 [08:11:23] *** Parts: rare (~rare@replaced-ip ) ()
649 [08:12:23] *** Quits: b30wulf (uid175355@replaced-ip ) (Quit: Connection closed for inactivity)
650 [08:12:24] *** Joins: mibo (~mibo@replaced-ip )
651 [08:13:02] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
652 [08:13:25] *** Quits: jinmiaoluo (~jinmiaolu@replaced-ip ) (Ping timeout: 264 seconds)
653 [08:13:34] *** Joins: tsal (~tsal@replaced-ip )
654 [08:14:38] *** Joins: AreThree (~r3@replaced-ip )
655 [08:14:39] *** Quits: r3 (~r3@replaced-ip ) (Disconnected by services)
656 [08:14:58] *** AreThree is now known as r3
657 [08:15:51] *** Joins: jinmiaoluo (~jinmiaolu@replaced-ip )
658 [08:17:00] *** Quits: tsal_ (~tsal@replaced-ip ) (Ping timeout: 258 seconds)
659 [08:18:32] *** Quits: cryptic (~cryptic@replaced-ip ) (Ping timeout: 258 seconds)
660 [08:18:55] *** Quits: r3 (~r3@replaced-ip ) (Client Quit)
661 [08:19:28] *** Joins: r3 (~r3@replaced-ip )
662 [08:20:33] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Ping timeout: 265 seconds)
663 [08:21:59] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Ping timeout: 258 seconds)
664 [08:24:28] *** Joins: Tobbi (~Tobbi@replaced-ip )
665 [08:24:30] *** Quits: beaver (~none@replaced-ip ) (Quit: test)
666 [08:25:33] *** Joins: ZombyWoof (~ZombyWoof@replaced-ip )
667 [08:30:53] *** Quits: CrystalMath (~coderain@replaced-ip##) (Quit: Support Richard Stallman and other victims
of cancel culture! | ##replaced-url
668 [08:38:11] *** Joins: beaver (~none@replaced-ip )
669 [08:42:45] *** Joins: DEB-alain (~DEB-alain@replaced-ip )
670 [08:44:40] *** Joins: lankanmon (~LKNnet@replaced-ip )
671 [08:45:58] *** Joins: tuxmania (~tuxmania@replaced-ip )
672 [08:50:14] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Quit: Left...)
673 [08:51:42] *** Joins: lankanmon (~LKNnet@replaced-ip )
674 [08:58:04] *** Quits: AquaL1te (~AquaL1te@replaced-ip ) (Ping timeout: 256 seconds)
675 [08:59:23] *** Quits: bliv (~bliv@replaced-ip ) (Remote host closed the connection)
676 [08:59:39] *** Joins: AquaL1te (~AquaL1te@replaced-ip )
677 [09:00:05] *** Quits: polyphem (~p0lyph3m@replaced-ip ) (Ping timeout: 240 seconds)
678 [09:02:44] *** Joins: endstille (~endstille@replaced-ip )
679 [09:08:06] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip##) (Quit: ZNC 1.7.5 - ##replaced-url
680 [09:08:34] *** Quits: deicide- (~deicide-@replaced-ip ) (Remote host closed the connection)
681 [09:08:38] *** Joins: Haudegen (~quassel@replaced-ip )
682 [09:09:22] *** Joins: ich (~ich@replaced-ip )
683 [09:10:05] *** Joins: dreamon (~dreamon@replaced-ip )
684 [09:10:24] *** Joins: Jerrynicki (~niklas@replaced-ip )
685 [09:10:57] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
686 [09:16:25] *** Joins: fflori (~fflori@replaced-ip )
687 [09:16:59] *** Joins: kianm (~kian@replaced-ip )
688 [09:17:08] *** Joins: otnegy (~user@replaced-ip )
689 [09:17:23] <otnegy> hello all
690 [09:17:29] <luna_> hi
691 [09:17:31] *** Joins: amphiprions (~amphiprio@replaced-ip )
692 [09:18:24] <otnegy> anyone experienced auto abort apt upgrade
nowdays on stretch? "Do you want to continue? [Y/n]
Abort." is it a bug?
693 [09:19:02] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Ping timeout: 256 seconds)
694 [09:19:09] <otnegy> I use Debian for about 20 years, but this
is scary
695 [09:19:27] *** Joins: wytchmaster (~wytchmast@replaced-ip )
696 [09:19:31] *** Quits: kianm (~kian@replaced-ip ) (Quit: Leaving)
697 [09:20:43] *** Joins: nksegos (~Thunderbi@replaced-ip )
698 [09:21:05] *** Joins: bertbob (~bertbob@replaced-ip )
699 [09:21:16] *** Joins: kianm (~kian@replaced-ip )
700 [09:24:22] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
701 [09:26:24] *** Joins: gelignite (~gelignite@replaced-ip )
702 [09:26:51] *** Joins: Kryuna (~Kryuna@replaced-ip )
703 [09:26:52] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
704 [09:27:41] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
705 [09:28:13] *** Quits: tyzef (~tyzef@replaced-ip ) (Remote host closed the connection)
706 [09:28:41] *** Joins: tyzef (~tyzef@replaced-ip )
707 [09:28:52] *** Joins: xzcvczx (~xzcvczx@replaced-ip )
708 [09:28:54] *** Joins: nifker (~Thunderbi@replaced-ip )
709 [09:28:58] *** Joins: magyar_ (~magyar@replaced-ip )
710 [09:29:01] *** debhelper sets mode: +l 1356
711 [09:29:06] *** Joins: user217_ (~user217_@replaced-ip )
712 [09:29:39] *** Quits: magyar (~magyar@replaced-ip ) (Read error: Connection reset by peer)
713 [09:30:04] <xzcvczx> if you have a PACKAGE file from an old
version of debian/derivative of is there an easy way to get a
recursive deps list for a package?
714 [09:30:38] *** Joins: chele (~chele@replaced-ip )
715 [09:30:41] *** Joins: bolovanos (~bolovanos@replaced-ip )
716 [09:30:41] *** Joins: tuxmania (~tuxmania@replaced-ip )
717 [09:30:54] *** Quits: bolt (~r00t@replaced-ip ) (Read error: Connection reset by peer)
718 [09:33:11] *** Joins: no_gravity (~no_gravit@replaced-ip )
719 [09:33:13] <no_gravity> Good Morning
720 [09:33:16] <no_gravity> On the command line, is it possible
to "sleep until the file xyz.txt is deleted"?
721 [09:33:28] *** Joins: bolt (~r00t@replaced-ip )
722 [09:33:51] <otnegy> ok, it looks something happened with my
screen session. unable to open the stdin, and that coused this
strange behavior. never happened before :o
723 [09:35:01] *** Quits: luuuciano__ (~luuuciano@replaced-ip ) (Ping timeout: 250 seconds)
724 [09:35:41] <otnegy> no_gravity: lmgtfy:
replaced-url
725 [09:35:41] *** Joins: luuuciano__ (~luuuciano@replaced-ip )
726 [09:35:56] <otnegy> inotifywait -e
727 [09:36:19] *** Joins: martinus__ (~martin@replaced-ip )
728 [09:36:43] <no_gravity> otnegy: Let me try that ...
729 [09:37:23] *** Joins: k4nz1 (~Thunderbi@replaced-ip )
730 [09:37:47] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
731 [09:38:18] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
732 [09:38:19] *** k4nz1 is now known as k4nz
733 [09:39:24] *** Quits: Kryuna (~Kryuna@replaced-ip ) (Read error: No route to host)
734 [09:40:00] *** Quits: Dreadnaught (Kulrak@replaced-ip ) (Quit: Leaving)
735 [09:40:19] *** Joins: Kulrak (Kulrak@replaced-ip )
736 [09:41:01] *** Joins: mrte (~mrt@replaced-ip )
737 [09:45:16] *** Joins: Ycarus (~Ycarus@replaced-ip )
738 [09:45:56] *** Quits: mquin (~mquin@replaced-ip ) (Remote host closed the connection)
739 [09:48:54] *** Quits: tds (~tds@replaced-ip ) (Remote host closed the connection)
740 [09:51:09] *** Joins: mquin (~mquin@replaced-ip )
741 [09:52:20] *** Quits: usally (~berly222@replaced-ip ) (Read error: Connection reset by peer)
742 [09:54:40] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Ping timeout: 256 seconds)
743 [09:55:48] *** Joins: winy (~vince@replaced-ip )
744 [09:56:01] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 264 seconds)
745 [09:56:33] *** Joins: lucad111 (~lucad111@replaced-ip )
746 [09:57:24] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
747 [09:57:59] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 250 seconds)
748 [09:58:33] *** Joins: usally (~berly222@replaced-ip )
749 [10:00:05] *** Joins: flokuehn (~flokuehn@replaced-ip )
750 [10:00:35] *** Quits: Night-Shade (~TimF@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
751 [10:01:20] *** Joins: Retropikzel (~quassel@replaced-ip )
752 [10:01:40] *** Quits: Retropikzel (~quassel@replaced-ip ) (Client Quit)
753 [10:01:54] *** Joins: gravelch (~gravelch@replaced-ip )
754 [10:02:24] *** Joins: tds (~tds@replaced-ip )
755 [10:02:45] *** Quits: cghouly (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
756 [10:03:31] *** Quits: nsrafk (nsrafk@replaced-ip ) (Quit: keep calm)
757 [10:03:47] *** Joins: nsrafk (nsrafk@replaced-ip )
758 [10:06:24] *** Quits: pandrew (~pandrew@replaced-ip ) (Ping timeout: 265 seconds)
759 [10:06:30] *** Joins: HerbY_NL2 (~HerbY_NL2@replaced-ip )
760 [10:07:54] *** Quits: jinmiaoluo (~jinmiaolu@replaced-ip ) (Ping timeout: 240 seconds)
761 [10:07:54] *** Joins: pringau (~pringau@replaced-ip )
762 [10:08:46] *** Quits: cfoch (uid153227@replaced-ip ) (Quit: Connection closed for inactivity)
763 [10:10:29] *** Joins: jinmiaoluo (~jinmiaolu@replaced-ip )
764 [10:11:44] *** Joins: huwjr (~huwjr@replaced-ip )
765 [10:12:10] *** Joins: tagomago (~tagomago@replaced-ip )
766 [10:13:16] *** Joins: schmuck (~protectes@replaced-ip )
767 [10:15:38] *** Quits: sixtysix (~sixtysix@replaced-ip ) (Ping timeout: 256 seconds)
768 [10:16:53] *** Joins: netcrash (~charmande@replaced-ip )
769 [10:18:46] *** Joins: pandrew (~pandrew@replaced-ip )
770 [10:19:01] *** debhelper sets mode: +l 1363
771 [10:21:23] *** Quits: netcrash (~charmande@replaced-ip ) (Ping timeout: 250 seconds)
772 [10:21:46] *** Joins: sufy (~sufy@replaced-ip )
773 [10:21:58] *** Joins: netcrash (~charmande@replaced-ip )
774 [10:23:05] *** Joins: fstd_ (~fstd@replaced-ip )
775 [10:26:08] *** Joins: Space_Man (~Space_Man@replaced-ip )
776 [10:26:58] *** Quits: gravelch (~gravelch@replaced-ip ) (Ping timeout: 256 seconds)
777 [10:27:13] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 264 seconds)
778 [10:27:14] *** fstd_ is now known as fstd
779 [10:29:09] *** Joins: Ray-bear (~Thunderbi@replaced-ip )
780 [10:29:19] *** Joins: tuxmania (~tuxmania@replaced-ip )
781 [10:29:20] *** Quits: sufy (~sufy@replaced-ip ) (Quit: Lost terminal)
782 [10:31:32] *** Joins: cliluw (~cliluw@replaced-ip )
783 [10:31:36] *** Quits: Ray-bear (~Thunderbi@replaced-ip ) (Remote host closed the connection)
784 [10:32:59] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 260 seconds)
785 [10:33:50] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 256 seconds)
786 [10:34:46] *** Joins: AimHere (~David@replaced-ip )
787 [10:34:47] *** Joins: flokuehn (~flokuehn@replaced-ip )
788 [10:35:12] *** Joins: TomyWork (~TomyLobo@replaced-ip )
789 [10:37:29] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Read error: Connection reset by peer)
790 [10:38:19] *** Joins: asymptotically (~asymptoti@replaced-ip )
791 [10:40:19] *** Quits: cliluw (~cliluw@replaced-ip ) (Ping timeout: 252 seconds)
792 [10:40:33] *** Joins: IsThatAPlanet (~dawgy@replaced-ip )
793 [10:41:50] *** Quits: dastier (~dastier@replaced-ip ) (Quit: Leaving)
794 [10:45:22] *** Quits: a_flayer (~flayer@replaced-ip ) (Quit: Leaving)
795 [10:45:44] *** Quits: otnegy (~user@replaced-ip ) (Ping timeout: 256 seconds)
796 [10:45:57] *** Quits: Atlas (~atlas@replaced-ip##) (Quit: ZNC - ##replaced-url
797 [10:45:58] *** Joins: dethos (~dethos@replaced-ip )
798 [10:47:01] *** Joins: diogenes_ (~diogenes_@replaced-ip )
799 [10:47:44] *** Joins: miskatonic (~miskatoni@replaced-ip )
800 [10:48:42] *** Joins: geowiesnot (~user@replaced-ip )
801 [10:49:12] *** Quits: no_gravity (~no_gravit@replaced-ip ) (Quit: leaving)
802 [10:53:03] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 260 seconds)
803 [10:53:57] *** Quits: Jade_NL (~JadeNL@replaced-ip ) (Quit: leaving)
804 [10:54:30] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
805 [10:58:14] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
806 [11:01:52] *** Quits: leorat (~leorat@replaced-ip ) (Remote host closed the connection)
807 [11:05:01] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url
808 [11:05:17] *** Quits: tolecnal (tolecnal@replaced-ip ) (Quit: server maintenance)
809 [11:06:50] *** Joins: Gazooo (~Gazooo@replaced-ip )
810 [11:07:44] *** Joins: tolecnal (tolecnal@replaced-ip )
811 [11:08:07] *** Joins: dokma (~vlatko@replaced-ip )
812 [11:08:56] *** Quits: BalooRJ (~baloo@replaced-ip ) (Remote host closed the connection)
813 [11:08:57] <dokma> I've forwarded eth0 to wlan0 using
iptables but now my dns lookups do not work. I used this guide:
replaced-url
814 [11:09:05] *** Joins: joeatt (~joe@replaced-ip )
815 [11:11:11] *** Quits: __marco (~marco@replaced-ip ) (Quit: Leaving)
816 [11:11:23] <Santzes> ,v smplayer
817 [11:11:24] <judd> Package: smplayer on amd64 -- jessie:
14.9.0~ds0-1; stretch: 16.11.0~ds0-1+deb9u1; buster: 18.10.0~ds0-1;
bullseye: 19.10.2~ds0-1; sid: 19.10.2~ds0-1
818 [11:11:26] <Santzes> ,v mpv
819 [11:11:27] <judd> Package: mpv on amd64 -- jessie: 0.6.2-2;
stretch: 0.23.0-2+deb9u2; stretch-security: 0.23.0-2+deb9u2; buster:
0.29.1-1; bullseye: 0.32.0-1; sid: 0.32.0-1; stretch-multimedia:
1:0.27.2-dmo1+deb9u1; buster-multimedia: 1:0.29.1-dmo2;
bullseye-multimedia: 1:0.32.0-dmo2; sid-multimedia: 1:0.32.0-dmo2
820 [11:11:36] *** Joins: Jade_NL (~JadeNL@replaced-ip )
821 [11:11:44] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Ping timeout: 256 seconds)
822 [11:12:41] *** Joins: grobi (~rtng@replaced-ip )
823 [11:12:57] *** Joins: mifritscher (~mifritsch@replaced-ip )
824 [11:13:56] *** Joins: tuxmania (~tuxmania@replaced-ip )
825 [11:14:12] *** Quits: Space_Man (~Space_Man@replaced-ip ) (Remote host closed the connection)
826 [11:14:26] *** Joins: marcello1 (~marcello1@replaced-ip )
827 [11:15:58] *** Joins: kupi (uid212005@replaced-ip )
828 [11:16:56] *** Joins: mirazi_heket (~localuser@replaced-ip )
829 [11:18:57] <mirazi_heket> hello, im on debian 8, i have
followed instructions for lts repositories but i receive errors
replaced-url
830 [11:19:01] *** debhelper sets mode: +l 1369
831 [11:20:03] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Read error: No route to host)
832 [11:20:19] *** Quits: KDr22 (~KDr2@replaced-ip ) (Ping timeout: 250 seconds)
833 [11:20:24] *** Joins: tuxmania (~tuxmania@replaced-ip )
834 [11:22:59] *** Parts: joeatt (~joe@replaced-ip ) ()
835 [11:23:07] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Read error: No route to host)
836 [11:23:24] *** Joins: tuxmania (~tuxmania@replaced-ip )
837 [11:24:05] *** Joins: Elirips (~Elirips@replaced-ip )
838 [11:25:30] *** Quits: mnemonic (~semeion@replaced-ip ) (Quit: WeeChat 2.8)
839 [11:26:08] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Ping timeout: 256 seconds)
840 [11:30:10] *** Joins: sufy (3a07d063@replaced-ip )
841 [11:30:16] *** Joins: KDr22 (~KDr2@replaced-ip )
842 [11:30:36] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
843 [11:30:42] <sufy> hi i can't boot into recovery right
now, the root console is locked and screen won't display a
command line for me
844 [11:31:57] <dokma> mirazi_heket: are you doing this as root?
845 [11:32:13] <mirazi_heket> dokma: yes
846 [11:32:29] *** Joins: a0z (~a0z@replaced-ip )
847 [11:32:49] <dokma> can you ping deb.debian.org
848 [11:33:15] <mirazi_heket>
replaced-url
849 [11:33:44] *** Quits: rappet (~rappet@replaced-ip ) (Ping timeout: 246 seconds)
850 [11:33:48] *** Joins: enoq (~enoq@replaced-ip )
851 [11:33:53] *** Quits: CrazyEddy (crazyed@replaced-ip ) (Ping timeout: 265 seconds)
852 [11:33:59] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Remote host closed the connection)
853 [11:34:19] <dokma> mirazi_heket: looks like you got banned on
the debian side. Can you try a mirror?
854 [11:34:23] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Remote host closed the connection)
855 [11:34:27] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
856 [11:34:33] *** Joins: tuxmania (~tuxmania@replaced-ip )
857 [11:34:44] *** Quits: HerbY_NL2 (~HerbY_NL2@replaced-ip ) (Quit: Leaving)
858 [11:34:45] <dokma> ftp.us.debian.org
859 [11:35:01] <dokma> Or Turkey if it's closer to you.
860 [11:35:20] *** Joins: rappet (~rappet@replaced-ip )
861 [11:36:24] <mirazi_heket> with us its same stuff, tried today
with German mirror aswell
862 [11:36:25] *** Quits: sufy (3a07d063@replaced-ip ) (Remote host closed the connection)
863 [11:36:42] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
864 [11:37:26] <dokma> wget
replaced-url
865 [11:37:45] <dokma> mirazi_heket: try if wget can get through
866 [11:38:45] <mirazi_heket> 403
867 [11:39:16] <dokma> dang it... looks like you are somehow
banned
868 [11:39:25] *** Joins: erle- (~root@replaced-ip )
869 [11:39:26] <dokma> are you on some fishy ISP?
870 [11:39:52] <mirazi_heket> well, i am trying from corporate
ISP (company env)
871 [11:40:26] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Max SendQ exceeded)
872 [11:40:52] <dokma> I just tried wget
replaced-url
873 [11:40:59] <dokma> At least I cannot see anything else.
874 [11:41:07] <dokma> Can you setup a proxy for yourself?
875 [11:41:21] *** Quits: aps_ (~aps@replaced-ip ) (Ping timeout: 272 seconds)
876 [11:42:09] *** Joins: aps_ (~aps@replaced-ip )
877 [11:42:33] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Ping timeout: 256 seconds)
878 [11:43:32] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
879 [11:44:31] *** Quits: michele (~eraser@replaced-ip ) (Read error: Connection reset by peer)
880 [11:45:25] *** Joins: czesmir (~stefan@replaced-ip )
881 [11:45:25] *** Quits: Kurogane (~kuro@replaced-ip ) (Quit: Leaving)
882 [11:45:45] *** Joins: st3ma (~st3ma@replaced-ip )
883 [11:47:24] <mirazi_heket> i will ask people in job, thats
work in progress already
884 [11:47:25] *** Quits: QcR2 (~QcR@replaced-ip ) (Quit: Ping timeout (120 seconds))
885 [11:47:26] *** Joins: k4nz1 (~Thunderbi@replaced-ip )
886 [11:47:52] *** Joins: QcR2 (~QcR@replaced-ip )
887 [11:48:13] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 258 seconds)
888 [11:48:13] *** k4nz1 is now known as k4nz
889 [11:48:45] *** Quits: grobi (~rtng@replaced-ip ) (Read error: Connection reset by peer)
890 [11:48:57] *** Joins: michele (~eraser@replaced-ip )
891 [11:49:54] *** Joins: timahvo1 (~rogue@replaced-ip )
892 [11:50:16] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
893 [11:50:41] *** Parts: erle- (~root@replaced-ip ) ()
894 [11:51:02] *** Joins: grobi (~rtng@replaced-ip )
895 [11:51:22] <mirazi_heket> btw issue seems specific to debian8
896 [11:51:46] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 265 seconds)
897 [11:51:46] *** Lord_of_Life_ is now known as Lord_of_Life
898 [11:52:54] *** Joins: gravelch (~gravelch@replaced-ip )
899 [11:53:36] *** Joins: sentreen (sentreen@replaced-ip )
900 [11:56:01] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 264 seconds)
901 [11:56:28] *** Joins: b30wulf (uid175355@replaced-ip )
902 [11:56:43] *** Quits: sentreen_ (sentreen@replaced-ip ) (Ping timeout: 256 seconds)
903 [11:57:18] *** Joins: flokuehn (~flokuehn@replaced-ip )
904 [11:58:11] *** Joins: user216_ (~user217_@replaced-ip )
905 [11:58:57] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 260 seconds)
906 [11:59:31] *** Joins: Allain (~Allainn@replaced-ip )
907 [11:59:55] <mirazi_heket> eh, sorry, looks like someone WAS
testing proxy :)
908 [11:59:59] <mirazi_heket> treat issue as solved
909 [12:01:02] *** Quits: user217_ (~user217_@replaced-ip ) (Ping timeout: 256 seconds)
910 [12:01:23] *** Quits: stenrose (~martin@replaced-ip ) (Remote host closed the connection)
911 [12:01:59] *** Joins: Atlas (~atlas@replaced-ip )
912 [12:02:10] *** Joins: holgersson (~quassel@replaced-ip )
913 [12:02:53] *** Joins: rsx (~rsx@replaced-ip )
914 [12:03:49] *** Joins: stenrose (~martin@replaced-ip )
915 [12:05:17] *** Joins: hugh_marera (~hugh_mare@replaced-ip )
916 [12:06:19] *** Quits: tyzef (~tyzef@replaced-ip ) (Remote host closed the connection)
917 [12:07:35] *** Quits: rabbitear_g (~rabbitear@replaced-ip ) (Quit: rabbitear_g)
918 [12:08:13] *** Quits: michele (~eraser@replaced-ip ) (Quit: restart)
919 [12:09:05] *** Joins: rabbitear_g (~rabbitear@replaced-ip )
920 [12:10:33] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
921 [12:11:32] *** Joins: dselect (~dselect@replaced-ip )
922 [12:12:09] *** Joins: sufy (~sufy@replaced-ip )
923 [12:12:35] <sufy> hi, for a snap program that fails to run
correctly on debian called olive-editor because it cannot load glx
how can i go about rectifying it
924 [12:13:37] <jjakob> paste.debian.net doesn't want to
take my paste "do not spam" even though I last pasted
there a month ago
925 [12:14:08] <jjakob> using a static ip from the isp so it
can't be my ip
926 [12:15:16] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Ping timeout: 256 seconds)
927 [12:17:14] <miskatonic> is the olive editr installed as a deb
package?
928 [12:17:23] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 265 seconds)
929 [12:18:45] *** Quits: jinmiaoluo (~jinmiaolu@replaced-ip ) (Remote host closed the connection)
930 [12:19:18] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
931 [12:19:57] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 256 seconds)
932 [12:20:37] *** Quits: Ericounet (~Eric@replaced-ip ) (Ping timeout: 272 seconds)
933 [12:20:55] *** Joins: flokuehn (~flokuehn@replaced-ip )
934 [12:21:29] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
935 [12:22:53] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Max SendQ exceeded)
936 [12:23:13] *** Joins: CuberHacker (~CuberHack@replaced-ip )
937 [12:24:31] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
938 [12:25:13] <Haohmaru> i got this particular USB flashstick,
when i mount it with pcmanfm, i can only view the contents (sorta)
but i can't put stuff in it, i plugged another one now, mounted
it the same way, and when i ls -l /media/myuser/ i see that the
first one says root, not myuser
939 [12:25:19] <Haohmaru> wtf did i do wrong?!
940 [12:25:56] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Max SendQ exceeded)
941 [12:25:57] *** Joins: jinmiaoluo (~jinmiaolu@replaced-ip )
942 [12:26:03] <Haohmaru> i formatted the first one as ext4,
while the second one is some random one that looks like it contains
debian10 netinst or so
943 [12:27:06] <Haohmaru> ..formated it with gparted, not sure if
i did something wrong there, but i get a "lost+found"
folder in it
944 [12:27:10] *** Joins: xeron832 (~user@replaced-ip )
945 [12:28:25] *** Joins: k4nz1 (~Thunderbi@replaced-ip )
946 [12:28:52] *** Quits: jpe_ (~jp@replaced-ip ) (Ping timeout: 256 seconds)
947 [12:29:04] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
948 [12:29:34] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
949 [12:29:34] *** k4nz1 is now known as k4nz
950 [12:30:34] <EdePopede> Haohmaru: sounds like the 1st has some
linux typical fs on it (ext4?) with tht usuall access management
(root:root 755), the 2nd some kind of FAT (32?)
951 [12:30:57] *** Joins: jpe (~jp@replaced-ip )
952 [12:30:59] *** Quits: eventhorizon5 (~smuxi@replaced-ip ) (Read error: Connection reset by peer)
953 [12:31:11] <Haohmaru> yes, the first one had some crap, i
formatted it with gparted to ext4
954 [12:33:35] <EdePopede> Haohmaru: are there entries in fstab
or do you mount manually? i only used a GUI fm when i was for a
really short time on lxde and it was odd. created temporary
mountpoints in /mnt or /media, but the thing was i didn't have
write access to them.
955 [12:33:36] *** Quits: eliotome3000 (~eliotime@replaced-ip ) (Read error: Connection reset by peer)
956 [12:34:13] <Haohmaru> i use the filemanager as always
957 [12:34:15] *** Quits: marcello1 (~marcello1@replaced-ip ) (Quit: Leaving)
958 [12:34:40] <Haohmaru> plug it in, filemanager shows it in the
tree - if i click on it - it mounts it into /media/myuser/ and i can
do sh*t
959 [12:34:41] *** Parts: xeron832 (~user@replaced-ip ) ("ERC (IRC client for Emacs 26.3)")
960 [12:34:58] <Haohmaru> PCManFM
961 [12:35:25] <EdePopede> if your problem is with the 1st (ext
formatted) stick you could chown $UID:$GID or chmod to 777. or
create a dir for your user in it.
962 [12:35:43] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 260 seconds)
963 [12:35:50] *** Joins: xeron832 (~user@replaced-ip )
964 [12:36:23] <Haohmaru> why is this happening tho
965 [12:36:59] *** Joins: isostatic (uid224824@replaced-ip )
966 [12:37:05] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 246 seconds)
967 [12:37:21] *** Joins: flokuehn (~flokuehn@replaced-ip )
968 [12:37:23] *** Quits: miskatonic (~miskatoni@replaced-ip ) (Quit: miskatonic)
969 [12:37:49] <EdePopede> try mounting it from the shell as
user. may be the fm mounts it with some kind of SUID root process or
whatever. i suspected it doing so in lxde, but didn't find out
what it really was.
970 [12:38:07] *** Joins: conta (~Thunderbi@replaced-ip )
971 [12:38:25] <Haohmaru> all other usb flash sticks i've
used before, the same way, worked fine
972 [12:38:39] <EdePopede> with their original fs?
973 [12:38:52] <Haohmaru> the 2nd one i plugged in
"works" fine, ls -l shows it as myuser, not root
974 [12:39:12] *** Quits: sufy (~sufy@replaced-ip ) (Remote host closed the connection)
975 [12:39:13] <EdePopede> mounted as user with 'users'
option in fstab i guess
976 [12:39:24] <Haohmaru> not fstab
977 [12:39:27] <Haohmaru> i don't touch fstab
978 [12:39:43] <Haohmaru> i click on it with pcmanfm
979 [12:40:06] <EdePopede> mount doesn't take any parameters
from users, only from root. and you need at least a defined
mountpoint.
980 [12:40:34] <EdePopede> which you may provide by fstab or
command line
981 [12:40:34] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
982 [12:40:41] <Haohmaru> how does pcmanfm decide to mount stick2
as myuser, but stick1 as root?!
983 [12:40:44] *** Joins: nksegos (~Thunderbi@replaced-ip )
984 [12:41:48] <EdePopede> stick1 is a linuy typical fs, stick2 a
dos/windows typical fs, correct?
985 [12:42:08] <EdePopede> linux actually
986 [12:42:28] <Haohmaru> stick1 i just made ext4, need to put a
bunch of files and get them home, where i have debian too
987 [12:42:39] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 250 seconds)
988 [12:42:44] <Haohmaru> i chose ext4 because, i don't
know..
989 [12:42:51] <EdePopede> stick1:/ belongs to root, stick2:/
belongs to whoever mounts it
990 [12:42:55] <Haohmaru> stick2 looks like it has debian
netinstall in it
991 [12:43:21] <Haohmaru> so this happens because it's ext4?
992 [12:43:26] <EdePopede> *nod*
993 [12:44:00] <Haohmaru> what format do i make it so i can
transfer a bunch of files from one debian to another debian without
going into terminal h4x0r mode?
994 [12:44:10] <EdePopede> chmod/chown/mkdir, your 3 options
995 [12:44:28] *** Quits: jinmiaoluo (~jinmiaolu@replaced-ip ) (Remote host closed the connection)
996 [12:45:14] <EdePopede> terminal isn't h4x0r, it just
became a look-a-like after most people started with some M$ crap OS
with a useless CMD.EXE
997 [12:45:31] *** Quits: xeron832 (~user@replaced-ip ) (Quit: ERC (IRC client for Emacs 26.3))
998 [12:45:34] <EdePopede> depends on what you want to keep
999 [12:45:36] <Haohmaru> i mean.. this should be easy
1000 [12:46:06] <Haohmaru> you plug a USB flashstick, you
don't care about its contents, you "wipe it out"
quickly so you can put a bunch of files on it
1001 [12:46:10] *** Joins: xeron832 (~user@replaced-ip )
1002 [12:46:11] <EdePopede> filenames are a potential problem on
DOS formatted sticks, also filesize depending on the FAT version
used
1003 [12:46:23] <Haohmaru> i don't wanna have to websearch
for scary commands x_x
1004 [12:47:01] <EdePopede> you wipe it out if you have write
access to it. so you are root or the owner of the files and
directories
1005 [12:47:21] <Haohmaru> i ran gparted, that asks for root
access
1006 [12:47:25] <EdePopede> you can't assume everyone has the
same UID, some people use more than 1 user account on their debian
boxes
1007 [12:47:31] *** Quits: gelignite (~gelignite@replaced-ip ) (Quit: Stay safe! Stay at home! Stop the chain reaction!)
1008 [12:47:39] <Haohmaru> i don't even know what UID is
1009 [12:48:03] <EdePopede> ls -l1 vs. ls -ln
1010 [12:48:06] <EdePopede> your user id
1011 [12:48:14] <EdePopede> really, that's basics
1012 [12:48:33] <Haohmaru> what do you mean?
1013 [12:48:36] <EdePopede> may be the reason that you're
trying so hard to stay away from the terminal
1014 [12:49:23] <EdePopede> protection mechanisms. having been
there since the early UNIX days. one of the reasons why linux
isn't flooded with malware like windows.
1015 [12:49:25] *** Quits: tecneeq (~karsten@replaced-ip ) (Ping timeout: 256 seconds)
1016 [12:49:36] *** Joins: eliotome3000 (~eliotime@replaced-ip )
1017 [12:50:19] <EdePopede> takes just a weekend to get into these
things and helps avoiding such trivial problems by simply
understanding what's going on
1018 [12:50:28] *** Joins: jinmiaoluo (~jinmiaolu@replaced-ip )
1019 [12:50:48] *** Parts: xeron832 (~user@replaced-ip ) ()
1020 [12:51:04] *** Quits: grobi (~rtng@replaced-ip ) (Read error: Connection reset by peer)
1021 [12:51:53] <EdePopede> you can't change other
user's files on your linux box, and that's a good thing.
also doesn't work the other way round
1022 [12:52:21] <Haohmaru> i want an EMPTY flash stick
1023 [12:52:31] <Haohmaru> i thought i achieved that already
1024 [12:52:58] <Haohmaru> there's no "other users'
files" in it
1025 [12:52:59] <EdePopede> it's not empty. you'd use dd
for this. you created a file system.
1026 [12:53:00] *** Joins: xeron832 (~user@replaced-ip )
1027 [12:53:17] <Haohmaru> what should i've done then?!
1028 [12:53:28] <EdePopede> "other user" means a user
with a different UID
1029 [12:53:51] *** Joins: grobi (~rtng@replaced-ip )
1030 [12:54:38] <EdePopede> usually you don't have 2 users
with the same UID, so if you have 2 users and you send one a ext4
formatted stick with files in a directory belonging to you than only
one of them is normally allowed to delete them
1031 [12:54:46] *** Quits: Sellerie (~sellerie_@replaced-ip##) (Quit: The Lounge - ##replaced-url
1032 [12:54:55] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 258 seconds)
1033 [12:55:25] *** Joins: jinmiaol2 (~jinmiaolu@replaced-ip )
1034 [12:55:45] <EdePopede> Haohmaru: reformat the stick with some
FAT fs, but then be prepared for issues. or keep it as-is and set
the root fs _of the stick_(!!!) to chmod 777.
1035 [12:55:54] <Haohmaru> found something saying "File
systems like ext4, ext3 stores file ownership information with the
pen drive itself." and suggests doing chown -hR nobody:nogroup
/media/blahblah
1036 [12:56:02] *** Quits: never_released (~excalibur@replaced-ip ) (Remote host closed the connection)
1037 [12:56:12] *** Joins: michele (~eraser@replaced-ip )
1038 [12:56:16] *** Quits: jinmiaoluo (~jinmiaolu@replaced-ip ) (Remote host closed the connection)
1039 [12:56:30] *** Quits: grobi (~rtng@replaced-ip ) (Read error: Connection reset by peer)
1040 [12:56:48] *** Joins: GarySmith2222 (~u0_a253@replaced-ip )
1041 [12:56:52] *** Joins: flokuehn (~flokuehn@replaced-ip )
1042 [12:57:05] <EdePopede> iirc FAT32 is default, but it
doesn't handle big files (3GB? 4GB?) as in "ISO DVD
image". and that's where exFAT comes in. as i said,
"iirc"
1043 [12:57:05] *** Joins: jinmiaoluo (~jinmiaolu@replaced-ip )
1044 [12:57:09] <EdePopede> !exfat
1045 [12:57:10] <dpkg> exFAT (Extended File Allocation Table,
<MBR> partition ID 0x07) is a proprietary file system designed
for flash drives. A <FUSE> driver providing exFAT read/write
support is packaged for Debian as exfat-fuse.
replaced-url
1046 [12:57:31] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
1047 [12:58:40] *** Joins: Sellerie (~sellerie_@replaced-ip )
1048 [12:59:29] <EdePopede>
replaced-url
1049 [12:59:30] *** Joins: \n3p\ (~n3p@replaced-ip )
1050 [12:59:56] <EdePopede> i never used this user account, it
just was always there. and i remember some daemons running under
this account long ago.
1051 [13:00:01] *** Quits: Sellerie (~sellerie_@replaced-ip ) (Client Quit)
1052 [13:00:14] *** Quits: jinmiaol2 (~jinmiaolu@replaced-ip ) (Ping timeout: 240 seconds)
1053 [13:00:29] *** Quits: xeron832 (~user@replaced-ip ) (Remote host closed the connection)
1054 [13:00:41] <EdePopede> after all it's just a user
account with UID 65534
1055 [13:00:51] *** Joins: jrgill (~jrgill@replaced-ip )
1056 [13:01:05] <Haohmaru> i tried it and it doesn't seem to
work.. still i'm not allowed to create a folder x_x
1057 [13:01:23] <xzcvczx> Haohmaru: because you are not powerful
enough
1058 [13:01:24] <EdePopede> heh, the pdf
1059 [13:01:42] <EdePopede> Haohmaru: "other user",
remember?
1060 [13:01:45] *** Joins: grobi (~rtng@replaced-ip )
1061 [13:02:03] <EdePopede> you are root, you can do everything,
you are not root, you stay with your own files
1062 [13:02:18] *** Quits: gravelch (~gravelch@replaced-ip ) (Ping timeout: 256 seconds)
1063 [13:02:45] *** Joins: xeron832 (~user@replaced-ip )
1064 [13:02:46] *** Joins: debsan (~debsan@replaced-ip )
1065 [13:02:55] *** Joins: Sellerie (~sellerie_@replaced-ip )
1066 [13:03:32] <xzcvczx> hmm if you run debootstrap --print-debs
.... --variant=buildd ........, it doesn't show the
build-essential and deps debs
1067 [13:03:39] <EdePopede> Haohmaru: if you want to stay with the
ext4 fs on the stick (avoiding problems with large files and weird
filenames) the easiest approach is to chmod the root dir of the
stick to 777. everyone can do everything now on it.
1068 [13:03:52] *** Joins: tuxmania (~tuxmania@replaced-ip )
1069 [13:04:03] *** Joins: casjay (~Thunderbi@replaced-ip )
1070 [13:04:16] <EdePopede> or, alternatively, create a dir on it
and chmod 777 it.
1071 [13:04:21] <Haohmaru> i wanna take the files home, work on
them, then bring them back, basically
1072 [13:04:21] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
1073 [13:04:37] <xzcvczx> Haohmaru: whats your umask for your
mounted devices
1074 [13:04:42] *** Joins: never_released (~excalibur@replaced-ip )
1075 [13:04:56] <Haohmaru> umask? i don't know
1076 [13:05:02] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1077 [13:05:05] <EdePopede> xzcvczx: no fstab entries
1078 [13:05:27] <xzcvczx> EdePopede: yeah but doesn't the
automount systetm have an option
1079 [13:05:28] *** Joins: dpkg (~dpkg@replaced-ip )
1080 [13:05:29] <EdePopede> and pcmanfm (gui fm!) doing some magic
1081 [13:05:34] *** Quits: pandakekok9 (~pandakeko@replaced-ip ) (Ping timeout: 240 seconds)
1082 [13:05:38] <xzcvczx> which ever automount thing debian uses
1083 [13:06:03] <EdePopede> i stopped doing auto things in Windows
98 SE ;)
1084 [13:06:44] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1085 [13:06:58] *** Joins: L0aD1nG (~L0aD1nG@replaced-ip )
1086 [13:07:33] <EdePopede> this maybe?
replaced-url
1087 [13:08:07] *** Joins: gravelch (~gravelch@replaced-ip )
1088 [13:08:27] *** Quits: dokma (~vlatko@replaced-ip ) (Quit: WeeChat 2.3)
1089 [13:09:04] <Haohmaru> i got it working with chmod -R 777
1090 [13:09:10] <Haohmaru> but mission aborted >:(
1091 [13:09:30] *** Quits: xeron832 (~user@replaced-ip ) (Quit: ERC (IRC client for Emacs 26.3))
1092 [13:09:54] <xzcvczx> Haohmaru: can you pastebin $ mount
1093 [13:10:39] *** Quits: Haohmaru (~Haohmaru@replaced-ip ) ()
1094 [13:10:44] <xzcvczx> or /quit
1095 [13:11:01] *** Quits: casjay (~Thunderbi@replaced-ip ) (Ping timeout: 258 seconds)
1096 [13:11:37] <EdePopede> "udevinfo is missing in Squeeze
and Sid." -- ouch. "Sid" shouldn't be used here.
1097 [13:11:51] <xzcvczx> but its fun living on the wild side
1098 [13:14:21] *** Quits: gravelch (~gravelch@replaced-ip ) (Quit: leaving)
1099 [13:14:21] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Read error: Connection reset by peer)
1100 [13:14:32] *** Joins: gravelch (~gravelch@replaced-ip )
1101 [13:14:52] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
1102 [13:15:49] *** Joins: casjay (~Thunderbi@replaced-ip )
1103 [13:15:51] *** Quits: cupcake90 (~cupcake90@replaced-ip ) (Remote host closed the connection)
1104 [13:16:01] *** Quits: user216_ (~user217_@replaced-ip ) (Ping timeout: 250 seconds)
1105 [13:16:21] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Max SendQ exceeded)
1106 [13:16:25] *** Quits: GarySmith2222 (~u0_a253@replaced-ip ) (Quit: WeeChat 2.6)
1107 [13:16:48] *** Joins: dvs (~hibbard@replaced-ip )
1108 [13:16:55] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
1109 [13:16:56] *** Quits: ich (~ich@replaced-ip ) (Quit: Ex-Chat)
1110 [13:17:00] *** Joins: user217_ (~user217_@replaced-ip )
1111 [13:17:32] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Ping timeout: 256 seconds)
1112 [13:18:47] *** Quits: user217_ (~user217_@replaced-ip ) (Read error: Connection reset by peer)
1113 [13:19:09] *** Joins: user217_ (~user217_@replaced-ip )
1114 [13:20:01] *** Joins: xeron832 (~user@replaced-ip )
1115 [13:23:47] *** Quits: argusbr (~tls@replaced-ip ) (Ping timeout: 260 seconds)
1116 [13:24:45] *** Joins: thiras (~thiras@replaced-ip )
1117 [13:25:23] *** Joins: casjay1 (~Thunderbi@replaced-ip )
1118 [13:27:03] *** Joins: conyers (~conyers@replaced-ip )
1119 [13:27:05] *** Quits: casjay (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1120 [13:27:06] *** casjay1 is now known as casjay
1121 [13:27:07] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Ping timeout: 258 seconds)
1122 [13:28:08] *** Quits: dvs (~hibbard@replaced-ip ) (Read error: Connection reset by peer)
1123 [13:29:17] *** Joins: dvs (~hibbard@replaced-ip )
1124 [13:31:09] *** Joins: PallasXD (~PallasXD@replaced-ip )
1125 [13:31:24] *** Joins: gelignite (~gelignite@replaced-ip )
1126 [13:32:09] *** Joins: Brainium (~brainium@replaced-ip )
1127 [13:32:41] *** Parts: PallasXD (~PallasXD@replaced-ip ) ()
1128 [13:34:11] *** Quits: dob1 (~dob1@replaced-ip ) (Ping timeout: 256 seconds)
1129 [13:35:04] *** Joins: dob1 (~dob1@replaced-ip )
1130 [13:39:51] *** Quits: never_released (~excalibur@replaced-ip ) (Ping timeout: 256 seconds)
1131 [13:40:55] *** Quits: stenrose (~martin@replaced-ip ) (Remote host closed the connection)
1132 [13:41:34] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Ping timeout: 240 seconds)
1133 [13:42:15] *** Joins: stenrose (~martin@replaced-ip )
1134 [13:42:48] *** Quits: CuberHacker (~CuberHack@replaced-ip ) (Quit: Leaving)
1135 [13:45:21] *** Quits: BenderRodriguez (~TaxDodger@replaced-ip##) (Quit: ZNC 1.7.5 - ##replaced-url
1136 [13:45:38] *** Joins: BenderRodriguez (~TaxDodger@replaced-ip )
1137 [13:46:07] *** Joins: never_released (~excalibur@replaced-ip )
1138 [13:46:48] *** Quits: kouett (~kouett@replaced-ip ) (Quit: "bye")
1139 [13:47:06] *** Joins: kouett (~kouett@replaced-ip )
1140 [13:47:57] *** Joins: tuxmania (~tuxmania@replaced-ip )
1141 [13:51:52] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Remote host closed the connection)
1142 [13:56:47] *** Joins: \\Mr_C\\ (~mrc@replaced-ip )
1143 [13:57:09] *** Quits: airgapp (~belovent@replaced-ip ) (Quit: airgapp)
1144 [14:02:23] *** Quits: never_released (~excalibur@replaced-ip ) (Ping timeout: 250 seconds)
1145 [14:02:46] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Ping timeout: 258 seconds)
1146 [14:03:19] *** Joins: pandakekok9 (~pandakeko@replaced-ip )
1147 [14:04:29] *** Joins: never_released (~excalibur@replaced-ip )
1148 [14:09:25] *** Quits: xeron832 (~user@replaced-ip ) (Quit: ERC (IRC client for Emacs 26.3))
1149 [14:11:02] *** Joins: xeron832 (~user@replaced-ip )
1150 [14:11:58] *** Joins: interrobangd (~interroba@replaced-ip )
1151 [14:13:51] *** Joins: Jerrynicki (~niklas@replaced-ip )
1152 [14:15:34] *** Quits: usally (~berly222@replaced-ip ) (Quit: WeeChat 2.8)
1153 [14:15:49] *** Joins: cstls (~cstls@replaced-ip )
1154 [14:17:06] *** Quits: never_released (~excalibur@replaced-ip ) (Ping timeout: 256 seconds)
1155 [14:17:47] *** Joins: dashs (~dave@replaced-ip )
1156 [14:18:17] *** Joins: never_released (~excalibur@replaced-ip )
1157 [14:18:23] *** Quits: rabbitear_g (~rabbitear@replaced-ip ) (Ping timeout: 240 seconds)
1158 [14:18:35] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
1159 [14:19:00] *** Joins: tgunr (~davec@replaced-ip )
1160 [14:20:26] *** Joins: Sicnus (uid319956@replaced-ip )
1161 [14:20:33] *** Joins: jerry (~jerry@replaced-ip )
1162 [14:20:40] *** Joins: RedAcor (~RedAcor@replaced-ip )
1163 [14:21:08] *** Joins: abdulocracy1 (~abdulocra@replaced-ip )
1164 [14:21:17] *** Joins: rabbitear_g (~rabbitear@replaced-ip )
1165 [14:22:02] *** Joins: dinger (~Android@replaced-ip )
1166 [14:23:03] *** Quits: abdulocracy (~abdulocra@replaced-ip ) (Ping timeout: 265 seconds)
1167 [14:23:03] *** abdulocracy1 is now known as abdulocracy
1168 [14:26:50] *** Joins: towo` (~towo@replaced-ip )
1169 [14:27:30] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1170 [14:28:35] *** Joins: antto (~pewpew@replaced-ip )
1171 [14:29:01] *** debhelper sets mode: +l 1381
1172 [14:30:37] *** Quits: L0aD1nG (~L0aD1nG@replaced-ip ) (Ping timeout: 260 seconds)
1173 [14:31:44] *** Joins: mase-tech (~mase-tech@replaced-ip )
1174 [14:32:09] *** Joins: Kryuna (~Kryuna@replaced-ip )
1175 [14:32:58] *** Quits: burrows (burrows@replaced-ip ) (Quit: Quitting)
1176 [14:33:05] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1177 [14:33:53] *** Joins: fission6 (~textual@replaced-ip )
1178 [14:33:56] *** Quits: RedAcor (~RedAcor@replaced-ip ) (Quit: Leaving)
1179 [14:34:11] *** Joins: xcm (~xcm@replaced-ip )
1180 [14:34:12] *** Joins: burrows (burrows@replaced-ip )
1181 [14:34:50] *** Joins: k4nz (~Thunderbi@replaced-ip )
1182 [14:36:03] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
1183 [14:37:39] *** Quits: gelignite (~gelignite@replaced-ip ) (Ping timeout: 258 seconds)
1184 [14:38:02] *** Quits: rwcom (~rwcom@replaced-ip ) (Quit: Ping timeout (120 seconds))
1185 [14:38:40] *** Joins: tuxmania (~tuxmania@replaced-ip )
1186 [14:38:55] *** Joins: rwcom (~rwcom@replaced-ip )
1187 [14:40:04] *** Joins: gelignite (~gelignite@replaced-ip )
1188 [14:40:19] *** Joins: ooAoo (~username@replaced-ip )
1189 [14:41:54] *** Quits: Kryuna (~Kryuna@replaced-ip ) (Ping timeout: 265 seconds)
1190 [14:43:01] *** Quits: gerforce (~b0urne@replaced-ip ) (Ping timeout: 258 seconds)
1191 [14:45:08] *** Joins: han-solo (~han-solo@replaced-ip )
1192 [14:46:01] *** Joins: itamarst (uid165457@replaced-ip )
1193 [14:46:15] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 265 seconds)
1194 [14:47:16] *** Joins: aesthe (~aesthe@replaced-ip )
1195 [14:49:40] *** Quits: jerry (~jerry@replaced-ip ) (Quit: Bye!)
1196 [14:49:51] *** Joins: jerry (~jerry@replaced-ip )
1197 [14:52:16] *** Joins: jess_test (jess@replaced-ip )
1198 [14:52:16] *** Quits: jess_test (jess@replaced-ip ) (Max SendQ exceeded)
1199 [14:54:25] *** Quits: Allain (~Allainn@replaced-ip ) (Read error: Connection reset by peer)
1200 [14:54:33] *** Quits: jerry (~jerry@replaced-ip ) (Client Quit)
1201 [14:55:28] *** Quits: pandakekok9 (~pandakeko@replaced-ip ) (Read error: Connection reset by peer)
1202 [14:56:20] *** Joins: jerry (~jerry@replaced-ip )
1203 [14:59:32] *** Quits: plutes (~plutes@replaced-ip ) (Ping timeout: 256 seconds)
1204 [14:59:54] *** Joins: dreamon (~dreamon@replaced-ip )
1205 [14:59:57] *** Joins: zodd (~Zzzzzzzzz@replaced-ip )
1206 [15:01:01] *** Joins: Vizva (~Vizva@replaced-ip )
1207 [15:01:17] *** Quits: mirazi_heket (~localuser@replaced-ip ) (Quit: Leaving.)
1208 [15:06:06] *** Joins: wrksx (~wrksx@replaced-ip )
1209 [15:09:18] *** Quits: jerry (~jerry@replaced-ip##) (Quit: The Lounge - ##replaced-url
1210 [15:09:28] *** Joins: jerry (~jerry@replaced-ip )
1211 [15:09:54] *** Quits: jerry (~jerry@replaced-ip ) (Client Quit)
1212 [15:10:20] *** Joins: CyberHacker (~CyberHack@replaced-ip )
1213 [15:10:53] *** Quits: ooAoo (~username@replaced-ip ) (Quit: leaving)
1214 [15:12:59] *** Joins: jerry (~jerry@replaced-ip )
1215 [15:13:00] *** Joins: flayer (~flayer@replaced-ip )
1216 [15:18:21] *** Joins: pitelpan (~pitelpan@replaced-ip )
1217 [15:19:01] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Quit: nksegos)
1218 [15:19:09] *** Joins: nsegkos (~Thunderbi@replaced-ip )
1219 [15:20:56] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1220 [15:21:30] *** nsegkos is now known as nksegos
1221 [15:23:08] *** Quits: han-solo (~han-solo@replaced-ip ) (Quit: Lost terminal)
1222 [15:24:40] *** Quits: bolt (~r00t@replaced-ip ) (Remote host closed the connection)
1223 [15:25:42] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
1224 [15:26:10] *** Joins: greycat (~greg@replaced-ip )
1225 [15:27:00] *** Joins: bolt (~r00t@replaced-ip )
1226 [15:27:40] *** Joins: halvors1 (~Thunderbi@replaced-ip )
1227 [15:28:09] *** Quits: tgunr (~davec@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1228 [15:29:16] *** Quits: halvors (~Thunderbi@replaced-ip ) (Ping timeout: 265 seconds)
1229 [15:29:16] *** halvors1 is now known as halvors
1230 [15:29:39] *** Joins: Plasmoduck_ (~Plasmoduc@replaced-ip )
1231 [15:32:07] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Ping timeout: 260 seconds)
1232 [15:34:01] *** Quits: st3ma (~st3ma@replaced-ip ) (Quit: WeeChat 2.8)
1233 [15:34:02] *** Joins: tecneeq (~karsten@replaced-ip )
1234 [15:35:35] *** Quits: wilson (~wilson@replaced-ip ) (Ping timeout: 246 seconds)
1235 [15:35:53] *** Quits: hugh_marera (~hugh_mare@replaced-ip ) (Quit: hugh_marera)
1236 [15:36:02] *** Joins: yans (~yans@replaced-ip )
1237 [15:36:36] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
1238 [15:36:57] *** Joins: wilson (~wilson@replaced-ip )
1239 [15:37:00] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
1240 [15:37:37] *** Joins: CrystalMath (~coderain@replaced-ip )
1241 [15:37:58] *** Quits: Plasmoduck_ (~Plasmoduc@replaced-ip ) (Ping timeout: 265 seconds)
1242 [15:39:51] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Remote host closed the connection)
1243 [15:42:14] *** Quits: netcrash (~charmande@replaced-ip ) (Ping timeout: 240 seconds)
1244 [15:42:26] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1245 [15:43:56] *** Joins: fassl (~fassl@replaced-ip )
1246 [15:43:56] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Quit: Executed for war crimes)
1247 [15:44:08] *** Joins: tgunr (~davec@replaced-ip )
1248 [15:44:34] *** Joins: netcrash (~charmande@replaced-ip )
1249 [15:45:10] *** Quits: bf_ (~bf@replaced-ip##) (Quit: ##replaced-url
1250 [15:46:54] *** Quits: gravelch (~gravelch@replaced-ip ) (Quit: Lost terminal)
1251 [15:47:11] *** Quits: treehug88 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1252 [15:51:00] *** Joins: JohnML (~john1@replaced-ip )
1253 [15:51:34] *** Quits: nickodd (~nickodd@replaced-ip ) (Remote host closed the connection)
1254 [15:52:49] *** Quits: wytchmaster (~wytchmast@replaced-ip##) (Quit: ##replaced-url
1255 [15:53:31] *** Quits: grobi (~rtng@replaced-ip ) (Read error: Connection reset by peer)
1256 [15:55:30] *** Joins: dastier (~dastier@replaced-ip )
1257 [15:55:47] *** Joins: grobi (~rtng@replaced-ip )
1258 [15:56:55] *** Joins: nickodd (~nickodd@replaced-ip )
1259 [15:58:57] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
1260 [15:59:08] *** Joins: johnfg (~johnfg@replaced-ip )
1261 [15:59:17] <johnfg> hi all!
1262 [15:59:56] <johnfg> Just wondered if anyone has figured out
why systemctl --user <whatever.service> is giving an error?
1263 [16:00:17] <johnfg> I asked over in #systemd, but didn't
get any help.
1264 [16:00:18] <greycat> it wants a subcommand (verb)
1265 [16:00:27] <greycat> systemctl --user ACTION servicename
1266 [16:01:22] <johnfg> Yes. I just left it out to show, but that
would stop it.
1267 [16:01:48] <greycat> !exact
1268 [16:01:48] <dpkg> Please tell us exactly what you typed, and
exactly what the error was. Please use a <pastebin> like
replaced-url
1269 [16:02:02] *** Quits: xet7 (~xet7@replaced-ip ) (Quit: Leaving)
1270 [16:02:06] <johnfg> Failed to enable unit: Process
org.freedesktop.systemd1 exited with status 1
1271 [16:02:38] <johnfg> That's the error, with enable as the
verb. start is almost the same.
1272 [16:02:39] *** Quits: tgunr (~davec@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1273 [16:02:54] <greycat> Why the hell can't you just PASTE
THE ACTUAL COMMAND?
1274 [16:03:00] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
1275 [16:03:02] <greycat> Was it "systemctl --user enable
org.freedesktop.systemd1"?
1276 [16:03:21] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1277 [16:03:45] *** Parts: LtL (~ltl@replaced-ip ) ()
1278 [16:04:10] <greycat> OK, so, like, your fucking super top
secret service name is so mission critical that you can't
reveal it. Bye. *plonk*
1279 [16:04:15] *** Joins: xet7 (~xet7@replaced-ip )
1280 [16:04:31] *** Quits: r3 (~r3@replaced-ip ) (Remote host closed the connection)
1281 [16:04:32] *** Joins: tgunr (~davec@replaced-ip )
1282 [16:04:50] *** Quits: fission6 (~textual@replaced-ip ) (Quit: fission6)
1283 [16:04:59] *** Joins: r3 (~r3@replaced-ip )
1284 [16:05:04] <greycat> At least now we've solved the
mystery of why nobody in #systemd could help him either.
1285 [16:05:06] <johnfg> Here are the 2 cmdssssssssss:
replaced-url
1286 [16:05:15] *** Joins: electro33 (uid613@replaced-ip )
1287 [16:06:02] *** Quits: xet7 (~xet7@replaced-ip ) (Remote host closed the connection)
1288 [16:06:05] *** Joins: Ericounet (~Eric@replaced-ip )
1289 [16:06:08] *** Quits: tgunr (~davec@replaced-ip ) (Client Quit)
1290 [16:06:23] *** Joins: xet7 (~xet7@replaced-ip )
1291 [16:08:58] *** Joins: jerry5 (~jerry@replaced-ip )
1292 [16:09:13] *** Quits: jerry (~jerry@replaced-ip ) (Read error: Connection reset by peer)
1293 [16:09:13] *** jerry5 is now known as jerry
1294 [16:10:05] <johnfg> My desktop environment is Cinnamon, fwiw.
1295 [16:10:46] *** Joins: fission6 (~textual@replaced-ip )
1296 [16:11:06] *** Joins: espresso (~eis@replaced-ip )
1297 [16:11:08] *** Joins: LtL (~ltl@replaced-ip )
1298 [16:12:53] *** Parts: dinger (~Android@replaced-ip ) ()
1299 [16:14:24] *** Joins: Plasmoduck_ (~Plasmoduc@replaced-ip )
1300 [16:15:57] *** Joins: Plasmodu- (~Plasmoduc@replaced-ip )
1301 [16:17:37] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Ping timeout: 264 seconds)
1302 [16:18:06] *** Joins: badsektr_ (~badsektur@replaced-ip )
1303 [16:18:25] *** Joins: cliluw (~cliluw@replaced-ip )
1304 [16:18:31] <badsektr_> bro this "dash to panel"
extension to gnome made my debian look like windows 7
1305 [16:18:53] *** Quits: Plasmoduck_ (~Plasmoduc@replaced-ip ) (Ping timeout: 250 seconds)
1306 [16:19:01] *** debhelper sets mode: +l 1389
1307 [16:19:27] *** Joins: zeden (~user@replaced-ip )
1308 [16:20:10] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1309 [16:21:28] *** Quits: conyers (~conyers@replaced-ip ) (Quit: ZZZzzz…)
1310 [16:24:13] *** Quits: netcrash (~charmande@replaced-ip ) (Ping timeout: 264 seconds)
1311 [16:24:30] *** Joins: netcrash (~charmande@replaced-ip )
1312 [16:24:46] *** Quits: cliluw (~cliluw@replaced-ip ) (Ping timeout: 240 seconds)
1313 [16:25:16] *** Quits: r3 (~r3@replaced-ip ) (Remote host closed the connection)
1314 [16:25:21] *** Quits: lel (lel@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
1315 [16:26:09] *** Joins: lel (lel@replaced-ip )
1316 [16:26:27] *** Quits: ryan____ (~esc^@replaced-ip ) (Quit: Ping timeout (120 seconds))
1317 [16:26:28] *** Quits: graingert (sid128301@replaced-ip ) (Ping timeout: 265 seconds)
1318 [16:27:08] *** Joins: r3 (~r3@replaced-ip )
1319 [16:28:23] *** Joins: tgunr (~davec@replaced-ip )
1320 [16:28:31] *** Joins: graingert (sid128301@replaced-ip )
1321 [16:29:51] *** Quits: Shun131 (sid377723@replaced-ip ) (Ping timeout: 265 seconds)
1322 [16:31:23] *** Joins: Shun131 (sid377723@replaced-ip )
1323 [16:32:37] *** Quits: h0 (~h0@replaced-ip ) (Ping timeout: 264 seconds)
1324 [16:33:01] *** Quits: badsektr_ (~badsektur@replaced-ip ) (Quit: leaving)
1325 [16:33:07] *** Joins: badsektor (~badsektor@replaced-ip )
1326 [16:35:46] *** Joins: h0 (~h0@replaced-ip )
1327 [16:37:35] *** Quits: kupi (uid212005@replaced-ip ) (Ping timeout: 265 seconds)
1328 [16:39:03] *** Joins: Emery (054774bf@replaced-ip )
1329 [16:39:12] *** Joins: kupi (uid212005@replaced-ip )
1330 [16:39:22] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
1331 [16:39:33] <Emery> Does anyone know if the Windows Loader is
still supported? I'm reviving an old laptop and I seem to be
getting a kernel panic on reboot
1332 [16:40:10] *** Joins: CrazyEddy (crazyed@replaced-ip )
1333 [16:40:31] *** Joins: Miles8of9 (~miles@replaced-ip )
1334 [16:41:01] *** Quits: tgunr (~davec@replaced-ip ) (Ping timeout: 264 seconds)
1335 [16:41:05] *** Joins: conyers (~conyers@replaced-ip )
1336 [16:41:16] *** Quits: grobi (~rtng@replaced-ip ) (Read error: Connection reset by peer)
1337 [16:41:35] *** Joins: towo` (~towo@replaced-ip )
1338 [16:41:52] <Emery> "initramfs unpacking failed write
error" I'm assuming this is because the Kernel is too
modern for the old ass CPU sat in the laptop
1339 [16:42:01] *** Joins: MichaelOF (~michael@replaced-ip )
1340 [16:42:08] <badsektor> how to improve gnome look with
widgets?
1341 [16:42:16] *** Joins: asymptotically (~asymptoti@replaced-ip )
1342 [16:42:22] *** Joins: Aayush (Aayush@replaced-ip )
1343 [16:43:10] <badsektor> Emery, you should try #linux this
place seems dead
1344 [16:43:24] *** Quits: towo` (~towo@replaced-ip ) (Client Quit)
1345 [16:43:33] <Emery> It's debian specific really, I'm
using the Debian Windows Loader
1346 [16:43:53] *** Joins: tombs (~tombs@replaced-ip )
1347 [16:43:53] *** Joins: ChmEarl (~chmearl@replaced-ip )
1348 [16:44:09] *** Joins: grobi (~rtng@replaced-ip )
1349 [16:44:19] *** Quits: annadane (~annadane@replaced-ip ) (Read error: Connection reset by peer)
1350 [16:45:29] *** Quits: xeron832 (~user@replaced-ip ) (Quit: ERC (IRC client for Emacs 26.3))
1351 [16:45:43] *** Joins: tgunr (~davec@replaced-ip )
1352 [16:46:19] *** Quits: cstls (~cstls@replaced-ip ) (Ping timeout: 260 seconds)
1353 [16:46:21] *** Joins: HicksD (~q@replaced-ip )
1354 [16:46:42] *** Joins: towo` (~towo@replaced-ip )
1355 [16:48:24] *** Joins: Kryuna (~Kryuna@replaced-ip )
1356 [16:49:01] *** debhelper sets mode: +l 1397
1357 [16:50:36] *** Joins: Tom01 (~tom@replaced-ip )
1358 [16:51:10] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Ping timeout: 256 seconds)
1359 [16:53:24] *** Quits: dethos (~dethos@replaced-ip ) (Quit: WeeChat 2.6)
1360 [16:54:49] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 265 seconds)
1361 [16:54:54] *** Joins: SiAnDoG_ (~514nDoG@replaced-ip )
1362 [16:56:03] *** Quits: SiAnDoG__ (~514nDoG@replaced-ip ) (Ping timeout: 240 seconds)
1363 [16:57:22] *** Joins: shibboleth (~shibbolet@replaced-ip )
1364 [17:00:48] *** Quits: Kryuna (~Kryuna@replaced-ip ) (Remote host closed the connection)
1365 [17:01:20] *** Quits: jinmiaoluo (~jinmiaolu@replaced-ip ) (Remote host closed the connection)
1366 [17:01:44] *** Quits: crockedgrind59 (~crockedgr@replaced-ip ) (Quit: Leaving.)
1367 [17:02:08] *** Joins: jinmiaoluo (~jinmiaolu@replaced-ip )
1368 [17:03:39] *** Quits: fission6 (~textual@replaced-ip ) (Quit: fission6)
1369 [17:03:40] *** Quits: oiaohm (~oiaohm@replaced-ip ) (Read error: Connection reset by peer)
1370 [17:04:03] *** Joins: oiaohm (~oiaohm@replaced-ip )
1371 [17:04:19] *** Joins: halvors1 (~Thunderbi@replaced-ip )
1372 [17:04:26] *** Joins: fission6 (~textual@replaced-ip )
1373 [17:04:46] *** Quits: Emery (054774bf@replaced-ip ) (Remote host closed the connection)
1374 [17:04:46] *** Quits: TomyWork (~TomyLobo@replaced-ip ) (Remote host closed the connection)
1375 [17:05:00] *** Quits: halvors (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
1376 [17:05:00] *** halvors1 is now known as halvors
1377 [17:06:26] *** Joins: TomyWork (~TomyLobo@replaced-ip )
1378 [17:08:47] <Ooze> Am I misunderstanding /opt? I thought it
was acceptable to use as storage space for some application
configurations. Seems like it's been reset a few times. My
files disappear or go back to a previous version
1379 [17:09:29] <greycat> Debian does not touch /opt. It's
there for you.
1380 [17:09:49] *** Quits: caterfxo (caterfxo@replaced-ip ) (Ping timeout: 264 seconds)
1381 [17:09:50] <greycat> Anything that's happening to it is
because of something you did, or hardware failure, or something like
that.
1382 [17:10:44] <Ooze> Okay. Guess I'm not backing up
rtorrent .sessions properly or something
1383 [17:10:57] <Ooze> Thanks
1384 [17:10:58] *** Joins: jehorn (~jehorn@replaced-ip )
1385 [17:11:13] *** Quits: Ark74 (~Ark74@replaced-ip ) (Ping timeout: 256 seconds)
1386 [17:12:21] *** Joins: caterfxo (caterfxo@replaced-ip )
1387 [17:13:15] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
1388 [17:13:18] *** Quits: jinmiaoluo (~jinmiaolu@replaced-ip ) (Remote host closed the connection)
1389 [17:13:35] *** Joins: deathmetal (~maro@replaced-ip )
1390 [17:13:53] <deathmetal> i have problem install sendmail in
Debian 10
1391 [17:13:57] <deathmetal> not working
1392 [17:14:47] *** Joins: jinmiaoluo (~jinmiaolu@replaced-ip )
1393 [17:15:13] *** Joins: Oozemeister (~Oozemeist@replaced-ip )
1394 [17:15:15] *** Joins: tuxmania (~tuxmania@replaced-ip )
1395 [17:15:22] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Remote host closed the connection)
1396 [17:15:58] <Oozemeister> I seem to be getting a lot of long
running stop jobs every time I reboot. This time it's going
over my partitions (which I did recently shuffle around) It's
been going on for multiple boots though. Will this stop, or is there
something I should be doing?
1397 [17:16:45] *** Quits: jinmiaoluo (~jinmiaolu@replaced-ip ) (Remote host closed the connection)
1398 [17:16:48] *** Joins: secntech (~secntech@replaced-ip )
1399 [17:16:55] *** Quits: secntech (~secntech@replaced-ip ) (Max SendQ exceeded)
1400 [17:17:20] *** Joins: tuxmania (~tuxmania@replaced-ip )
1401 [17:17:40] *** Quits: soft_concrete (uid323143@replaced-ip ) ()
1402 [17:17:42] *** Joins: jinmiaoluo (~jinmiaolu@replaced-ip )
1403 [17:18:53] *** Quits: \n3p\ (~n3p@replaced-ip ) (Quit: Leaving)
1404 [17:20:16] *** Joins: dethos (~dethos@replaced-ip )
1405 [17:20:37] *** Joins: Ark74 (~Ark74@replaced-ip )
1406 [17:21:49] *** Quits: never_released (~excalibur@replaced-ip ) (Ping timeout: 264 seconds)
1407 [17:22:13] *** Parts: espresso (~eis@replaced-ip ) ("WeeChat 2.8")
1408 [17:24:13] *** Joins: endstille (~endstille@replaced-ip )
1409 [17:24:16] *** Joins: Kryuna (~Kryuna@replaced-ip )
1410 [17:24:23] *** Quits: jinmiaoluo (~jinmiaolu@replaced-ip ) (Remote host closed the connection)
1411 [17:25:18] *** Joins: jinmiaoluo (~jinmiaolu@replaced-ip )
1412 [17:25:22] *** Joins: medard (~medard@replaced-ip )
1413 [17:27:09] *** Quits: rustbuckett (~downtime@replaced-ip ) (Ping timeout: 272 seconds)
1414 [17:27:18] *** Joins: KaiForce (~chatzilla@replaced-ip )
1415 [17:27:51] *** Quits: zeden (~user@replaced-ip ) (Ping timeout: 258 seconds)
1416 [17:29:15] *** Joins: tyzef (~tyzef@replaced-ip )
1417 [17:30:00] *** Joins: L0aD1nG (~L0aD1nG@replaced-ip )
1418 [17:30:30] <Serajewe1KS> Oozemeister: what is "going
over?"
1419 [17:30:52] *** Serajewe1KS is now known as SerajewelKS
1420 [17:30:53] <Oozemeister> A stop job is running for /dev/* --
various devices
1421 [17:31:02] *** Quits: schizo (~schizo@replaced-ip##) (Quit: ZNC - ##replaced-url
1422 [17:31:35] <SerajewelKS> are they LVM LVs?
1423 [17:31:38] <Oozemeister> Also failed to deactivate my swap. I
just had to move my swap file to add more to my volume yesterday
1424 [17:31:39] <Oozemeister> No
1425 [17:31:58] <SerajewelKS> weird. usually if it's doing
things like unmounting filesystems it'll give the mountpoint,
not the dev node.
1426 [17:32:23] *** Joins: polyphem (~p0lyph3m@replaced-ip )
1427 [17:32:32] <SerajewelKS> usually you don't have to
deactivate swap on reboot unless your swap is on iscsi or something
and the connection is going away
1428 [17:32:34] <Oozemeister> Runs 30mins until timeout each boot
1429 [17:32:44] <SerajewelKS> wait do you have a swap volume or a
swap file?
1430 [17:32:53] <Oozemeister> A volume, I believe
1431 [17:33:05] <greycat> if your system is under spec on RAM, you
might be unable to swapoff because something's using too much
memory
1432 [17:33:10] *** Joins: schizo (~schizo@replaced-ip )
1433 [17:33:25] <Oozemeister> 8GB, shouldn't be a problem
1434 [17:33:54] *** Quits: gelignite (~gelignite@replaced-ip ) (Quit: Stay safe! Stay at home! Stop the chain reaction!)
1435 [17:34:03] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 240 seconds)
1436 [17:34:05] <SerajewelKS> the only thing i've seen do
"stop job is running for /dev/..." would be LVs and maybe
swap volumes
1437 [17:34:14] *** Quits: interrobangd (~interroba@replaced-ip ) (Quit: Leaving)
1438 [17:34:16] <SerajewelKS> but i might be misremembering
1439 [17:34:26] <Oozemeister> sda5 is my swap partition I think
1440 [17:34:51] <Oozemeister> partuuid and scsi are the other two
looks like
1441 [17:35:06] <SerajewelKS> assuming you have enough RAM for
everything right now, does "swapoff -a" run quickly and
free show 0 total swap after it completes?
1442 [17:35:19] *** Quits: andrewzah (~andrewzah@replaced-ip ) (Remote host closed the connection)
1443 [17:35:26] <SerajewelKS> the other two what?
1444 [17:35:27] <Oozemeister> Can't issue commands right now,
stop job is running. How can I kill the job?
1445 [17:36:00] <SerajewelKS> ctrl-alt-del might do it, otherwise
you can power cycle
1446 [17:36:00] <Oozemeister> It's running 3 jobs. One for
/dev/sda5, one for /dev/disk/../0-scsi.... one for
/dev/disk/-partuuid
1447 [17:36:23] <SerajewelKS> there's a directory
/dev/disk/by-partuuid
1448 [17:36:34] *** Joins: MyroSVK (~MyroSVK@replaced-ip )
1449 [17:36:40] <SerajewelKS> if it's doing something with
/dev/disk/-partuuid then something is definitely wrong
1450 [17:36:46] *** Quits: tgunr (~davec@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1451 [17:36:48] *** Quits: johnfg (~johnfg@replaced-ip ) (Quit: leaving)
1452 [17:36:49] <SerajewelKS> that probably doesn't even
exist
1453 [17:37:14] <Oozemeister> As I mentioned earlier, I moved
everything aroudn in gparted yesterday to expand my first partition
1454 [17:37:30] *** Quits: wodencafe (wodencafe@replaced-ip##) (Quit: ZNC 1.6.6+deb1ubuntu0.2 - ##replaced-url
1455 [17:37:31] <Oozemeister> May have messed up something w/
that. Or I need to reconfigure my fisk idk
1456 [17:37:34] <SerajewelKS> this is a good case for LVM ;)
1457 [17:37:47] *** Quits: tyzef (~tyzef@replaced-ip ) (Quit: Leaving)
1458 [17:38:29] *** Joins: tyzef (~tyzef@replaced-ip )
1459 [17:38:48] *** Joins: wonderer (~quakeroat@replaced-ip )
1460 [17:38:48] <SerajewelKS> TBH i don't know enough about
systemd to dig much further
1461 [17:39:12] <SerajewelKS> but /dev/disk/-partuuid makes me
think that one of the systemd probers misidentified something
1462 [17:39:58] *** Joins: __marco (~marco@replaced-ip )
1463 [17:40:09] <SerajewelKS> Oozemeister: can you pastebin your
/etc/fstab?
1464 [17:40:12] *** Quits: MrGeneral (~MrGeneral@replaced-ip ) (Ping timeout: 260 seconds)
1465 [17:40:25] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Ping timeout: 265 seconds)
1466 [17:41:56] *** Joins: Grldfrdom (uid391113@replaced-ip )
1467 [17:42:02] *** Joins: never_released (~excalibur@replaced-ip )
1468 [17:42:13] *** Quits: Oozemeister (~Oozemeist@replaced-ip ) (Ping timeout: 264 seconds)
1469 [17:42:54] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
1470 [17:43:55] *** Quits: careta (~careta@replaced-ip ) (Quit: Leaving)
1471 [17:44:03] *** Joins: MrGeneral (~MrGeneral@replaced-ip )
1472 [17:45:44] *** Joins: bliv (~bliv@replaced-ip )
1473 [17:46:09] *** Quits: bliv (~bliv@replaced-ip ) (Read error: Connection reset by peer)
1474 [17:46:22] *** Joins: bliv (~bliv@replaced-ip )
1475 [17:46:51] *** Quits: AquaL1te (~AquaL1te@replaced-ip ) (Ping timeout: 250 seconds)
1476 [17:47:04] *** Joins: Ooze (~Ooze@replaced-ip )
1477 [17:47:10] *** Quits: casjay (~Thunderbi@replaced-ip ) (Quit: casjay)
1478 [17:47:25] *** Joins: careta (~careta@replaced-ip )
1479 [17:47:37] *** Joins: rpifan (~rpifan@replaced-ip )
1480 [17:47:42] *** Quits: ragouel (~crow11@replaced-ip ) (Ping timeout: 276 seconds)
1481 [17:48:31] *** Joins: AquaL1te (~AquaL1te@replaced-ip )
1482 [17:49:06] *** Joins: casjay (~Thunderbi@replaced-ip )
1483 [17:51:38] *** Joins: ragouel (~crow11@replaced-ip )
1484 [17:51:41] *** Joins: dvs (~hibbard@replaced-ip )
1485 [17:51:46] *** Joins: xalen7 (~xalen7@replaced-ip )
1486 [17:52:01] *** Quits: ws2k3 (yctn@replaced-ip ) (Ping timeout: 256 seconds)
1487 [17:52:26] *** Quits: jehorn (~jehorn@replaced-ip ) (Ping timeout: 256 seconds)
1488 [17:53:32] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
1489 [17:53:40] *** Quits: never_released (~excalibur@replaced-ip ) (Remote host closed the connection)
1490 [17:53:44] *** Quits: Yorick_ (Y@replaced-ip ) (Ping timeout: 256 seconds)
1491 [17:54:38] *** Joins: k4nz (~Thunderbi@replaced-ip )
1492 [17:54:42] *** Joins: zeden (~user@replaced-ip )
1493 [17:54:46] *** Joins: swickrotation (~swickrota@replaced-ip )
1494 [17:56:13] *** Quits: kfvn (~weechat@replaced-ip ) (Remote host closed the connection)
1495 [17:56:50] *** Joins: kfvn (~weechat@replaced-ip )
1496 [17:56:51] <Ooze> hi I disconnected
1497 [17:57:08] *** Joins: dez (uid92154@replaced-ip )
1498 [17:57:33] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 272 seconds)
1499 [17:57:45] <Ooze> Oh. Yeah, I would like to use lvm. I just
figure I have to reinstall my whole system. Is there a way to
somehow change to lvm without needing to do that?
1500 [17:58:14] *** Joins: wodencafe (wodencafe@replaced-ip )
1501 [18:00:52] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (Ping timeout: 256 seconds)
1502 [18:01:43] *** Joins: AJC_Z0 (~AJ_Z0@replaced-ip )
1503 [18:03:23] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Quit: WeeChat 1.6)
1504 [18:03:25] *** Quits: michaelni (~michael@replaced-ip ) (Read error: Connection reset by peer)
1505 [18:03:47] *** Plasmodu- is now known as Plasmoduck
1506 [18:06:59] *** Joins: sentriz (~sentriz@replaced-ip )
1507 [18:06:59] *** Joins: DJDan (~DJDan@replaced-ip )
1508 [18:07:14] <careta> hey guys
1509 [18:07:20] <careta> is it safe to delete the whole /usr/local
directory?
1510 [18:07:25] <careta> I just want to purge all the crap in it
1511 [18:07:38] <careta> if I kill it, would a package I install
later with /usr/local create it?
1512 [18:07:44] <careta> I mean with make install
1513 [18:07:49] *** Joins: ceska (~Cieska@replaced-ip )
1514 [18:08:19] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
1515 [18:08:38] <SerajewelKS> Ooze: yes, it's possible,
though not straightforward
1516 [18:08:58] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
1517 [18:09:26] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
1518 [18:11:22] <SerajewelKS> Ooze: or i guess it depends on how
familiar you are with the command line and LVM tools
1519 [18:12:13] <jhutchins> careta: It's best to figure out
how files got in /usr/local and why they're there instead of
somewhere else.
1520 [18:12:13] *** Quits: Gazooo (~Gazooo@replaced-ip ) (Quit: Ping timeout (120 seconds))
1521 [18:12:35] <careta> jhutchins, there are hundreds, not really
doable
1522 [18:12:40] <jhutchins> careta: Just deleting files for the
sake of "cleaning up" is a bad idea. At the very least,
make a backup first.
1523 [18:12:51] <careta> I know it's not gonna break anything
that I know
1524 [18:12:53] *** Joins: Gazooo (~Gazooo@replaced-ip )
1525 [18:13:18] <jhutchins> careta: How did they get there? Why
are they there?
1526 [18:13:28] <careta> jhutchins, I have backups - but my
question is whether a future package will recreate the necessary
dirs or I need to do it by hand
1527 [18:13:29] <SerajewelKS> this is also why i don't use
/usr/local as the prefix for stuff i compile and install. i make a
directory in /opt and put it there, then make symlinks in
/usr/local/bin
1528 [18:13:32] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.3)
1529 [18:13:55] *** Joins: grobi (~rtng@replaced-ip )
1530 [18:13:56] <careta> jhutchins, this is my desktop system,
which I have in rolling release for 12 years, and I've worked
with it every day, do dev work etc so who knows
1531 [18:14:30] <SerajewelKS> the /opt technique also allows me to
have multiple versions of the same thing installed at the same time
1532 [18:15:01] *** Quits: a0z (~a0z@replaced-ip ) (Ping timeout: 250 seconds)
1533 [18:15:01] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1534 [18:15:47] <SerajewelKS> careta: if you want to purge it, it
might be better to install debian in a VM or chroot (debootstrap)
and then copy its pristine /usr/local to your system
1535 [18:15:48] *** Joins: diniwed (~gavron@replaced-ip )
1536 [18:16:06] <SerajewelKS> note in particular that this is
where pip puts globally-installed python packages
1537 [18:16:22] <SerajewelKS> npm, pecl, and cpan may do the same
for their respective runtimes
1538 [18:16:48] <SerajewelKS> so it's not just "stuff
you compiled"
1539 [18:17:16] *** Joins: Akuw (~Akuw___@replaced-ip )
1540 [18:17:19] <Akuw> hi
1541 [18:17:30] <luna_> hi
1542 [18:17:30] *** Parts: Caterpillar (~caterpill@replaced-ip ) ("You were not made to live as brutes, but to follow virtue
and knowledge.")
1543 [18:17:38] <careta> SerajewelKS, yes I'm actually
purging pip and gems now
1544 [18:17:45] <Akuw> i have create a vm using kvm how can i take
that vm to another computer to use with kvm ?
1545 [18:17:51] <Akuw> what is the prpcedure
1546 [18:18:09] <SerajewelKS> Akuw: copy the files over. run kvm.
1547 [18:18:23] <Akuw> just that?
1548 [18:18:34] <SerajewelKS> yes. assuming you are using kvm
directly and not libvirt.
1549 [18:18:54] <SerajewelKS> and even then, libvirt probably
stuffs everything in a directory somewhere that you could copy to
the target machine
1550 [18:20:01] *** Joins: earthundead (~earthunde@replaced-ip )
1551 [18:20:38] *** Joins: michaelni (~michael@replaced-ip )
1552 [18:21:13] *** Quits: Kryuna (~Kryuna@replaced-ip ) (Quit: Kryuna)
1553 [18:21:25] *** Joins: neilthereildeil (47f1f4c4@replaced-ip )
1554 [18:21:34] <neilthereildeil> does debian by default have
iptables rules configured?
1555 [18:22:10] *** Joins: Kryuna (~Kryuna@replaced-ip )
1556 [18:23:33] *** Joins: czesmir (~stefan@replaced-ip )
1557 [18:24:11] *** Quits: grobi (~rtng@replaced-ip ) (Read error: Connection reset by peer)
1558 [18:24:18] *** Joins: bouzu_ (~bouzu_@replaced-ip )
1559 [18:24:27] *** Quits: Vizva (~Vizva@replaced-ip ) (Remote host closed the connection)
1560 [18:26:59] *** Joins: towo` (~towo@replaced-ip )
1561 [18:27:05] *** Quits: towo` (~towo@replaced-ip ) (Remote host closed the connection)
1562 [18:28:07] *** Joins: no_signal (~no_signal@replaced-ip )
1563 [18:28:38] *** Joins: cryptic (~cryptic@replaced-ip )
1564 [18:28:39] *** Quits: kryten (krytarik@replaced-ip ) (Quit: Leaving)
1565 [18:28:50] <Wulf> neilthereildeil: no.
1566 [18:28:53] *** Joins: krytarik (krytarik@replaced-ip )
1567 [18:29:02] *** Joins: towo` (~towo@replaced-ip )
1568 [18:29:24] *** Joins: jaami (~jaami@replaced-ip )
1569 [18:30:06] *** Quits: bl0m1 (sid314902@replaced-ip ) (Ping timeout: 256 seconds)
1570 [18:30:06] *** Joins: xeron832 (~user@replaced-ip )
1571 [18:30:17] <jaami> i was able to install debian but wifi
adapter is still not found after apt install firmware-iwlwifi
1572 [18:30:37] *** Quits: egos (~egos@replaced-ip ) (Quit: Bye)
1573 [18:30:42] *** Quits: Ericounet (~Eric@replaced-ip ) (Remote host closed the connection)
1574 [18:31:00] *** Quits: FnorZ (~FnorZ@replaced-ip ) (Ping timeout: 265 seconds)
1575 [18:31:19] *** Joins: szorfein (~ninja@replaced-ip )
1576 [18:31:23] *** Joins: no_gravity (~no_gravit@replaced-ip )
1577 [18:31:33] *** Quits: conyers (~conyers@replaced-ip ) (Quit: ZZZzzz…)
1578 [18:31:33] <no_gravity> When I have a string like "Oct
26 12:00:00 2020 GMT" how do I calculate the days it is from
now?
1579 [18:31:40] *** Joins: bl0m1 (sid314902@replaced-ip )
1580 [18:31:43] <towo`> jaami, you have reloaded the kernel module
after installing the firmware?
1581 [18:31:44] *** Joins: egos (~egos@replaced-ip )
1582 [18:31:47] *** Quits: DEB-alain (~DEB-alain@replaced-ip ) (Remote host closed the connection)
1583 [18:32:01] *** Joins: never_released (~excalibur@replaced-ip )
1584 [18:32:09] <jaami> towo`, do you mean apt-get update? then
Yes
1585 [18:32:11] *** Joins: DEB-alain (~DEB-alain@replaced-ip )
1586 [18:32:25] *** Joins: annadane (~annadane@replaced-ip )
1587 [18:32:28] <towo`> jaami, no, i mean what i have sayed
1588 [18:32:42] *** Joins: raver (f98f5ce56e@replaced-ip )
1589 [18:32:46] *** Joins: Ericounet (~Eric@replaced-ip )
1590 [18:33:10] <jaami> towo`, i added this too deb
replaced-url
1591 [18:33:13] <towo`> jaami, you have to do rmmod iwlwifi
&& modprobe iwlwifi
1592 [18:33:29] <deathmetal> Apr 21 16:29:38 li1875-165
sm-mta[31758]: STARTTLS=client, relay=smtp.gmail.com.,
version=TLSv1.3, verify=FAIL, cipher=TLS_AES_256_GCM_SHA384,
bits=256/256 <--- sendmail dont work with Gmail?
1593 [18:33:36] <jaami> oh ok, so i copy and run those commands
1594 [18:34:08] *** Joins: bolovanos (~bolovanos@replaced-ip )
1595 [18:34:20] <SerajewelKS> no_gravity: check out the dateutils
package
1596 [18:34:33] <jaami> towo`, error: rmmod not found
1597 [18:34:40] <no_gravity> SerajewelKS: It seems
"date" might be enough.
1598 [18:34:51] *** Quits: blowry (~blowry@replaced-ip ) (Quit: Leaving)
1599 [18:34:59] *** Quits: bl0m1 (sid314902@replaced-ip ) (Max SendQ exceeded)
1600 [18:35:24] <towo`> jaami, you have to be root for douing
that!
1601 [18:35:32] *** Joins: blowry (~blowry@replaced-ip )
1602 [18:35:35] *** Quits: xeron832 (~user@replaced-ip ) (Quit: ERC (IRC client for Emacs 26.3))
1603 [18:35:37] <SerajewelKS> no_gravity: it might be though the
result is likely to break under certain conditions (time spans
crossing leap second boundaries might be one)
1604 [18:35:38] <jaami> towo`, I am root
1605 [18:35:48] *** Quits: raver (f98f5ce56e@replaced-ip ) (Read error: Connection reset by peer)
1606 [18:36:02] *** Quits: Kryuna (~Kryuna@replaced-ip ) (Quit: Kryuna)
1607 [18:36:13] <deathmetal> :(
1608 [18:36:14] <towo`> jaami, then you have used 'su'
instead of 'su -'
1609 [18:36:15] <no_gravity> SerajewelKS: I am not afraid of leap
seconds.
1610 [18:37:14] *** Quits: kwmiebach (sid16855@replaced-ip ) (Ping timeout: 246 seconds)
1611 [18:37:16] <towo`> jaami, or use modprobe -r iwlwifi
&& modprobe iwlwifi
1612 [18:37:25] *** Quits: blacksyke (sid151792@replaced-ip ) (Ping timeout: 240 seconds)
1613 [18:37:35] <SerajewelKS> deathmetal: seems more like the
remote MTA presented your system a TLS certificate that your system
doesn't trust because of a missing CA
1614 [18:37:56] *** Quits: d1rewolf (sid312924@replaced-ip ) (Ping timeout: 265 seconds)
1615 [18:38:02] *** Quits: nickware (uid19667@replaced-ip ) (Ping timeout: 256 seconds)
1616 [18:38:05] *** Quits: kupi (uid212005@replaced-ip ) (Ping timeout: 272 seconds)
1617 [18:38:05] *** Quits: CaptainN (sid281065@replaced-ip ) (Ping timeout: 272 seconds)
1618 [18:38:05] *** Quits: jameshjacks0njr (sid381910@replaced-ip ) (Ping timeout: 272 seconds)
1619 [18:38:05] *** Quits: panzeroceania (sid16210@replaced-ip ) (Ping timeout: 272 seconds)
1620 [18:38:17] <Akuw> how can i know if i am using SerajewelKS
1621 [18:38:21] <Akuw> libvirt
1622 [18:38:25] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
1623 [18:38:25] <deathmetal> SerajewelKS: then how to fix it
1624 [18:38:36] <SerajewelKS> Akuw: how do you launch the VM?
1625 [18:38:39] <jaami> towo`, again error: bash: modprobe:
command not found
1626 [18:38:43] *** Quits: BuildTheRobots (sid42622@replaced-ip ) (Ping timeout: 272 seconds)
1627 [18:38:45] *** Quits: jxel (uid415224@replaced-ip ) (Ping timeout: 240 seconds)
1628 [18:38:49] *** Quits: 21WAAB1G8 (sid12545@replaced-ip ) (Ping timeout: 252 seconds)
1629 [18:38:51] <Akuw> using virt manager
1630 [18:39:01] *** debhelper sets mode: +l 1390
1631 [18:39:16] <SerajewelKS> Akuw: then you use libvirt
1632 [18:39:16] *** Joins: bl0m1 (sid314902@replaced-ip )
1633 [18:39:19] <towo`> [18:36:14] <towo`> jaami, then you
have used 'su' instead of 'su -'
1634 [18:39:21] *** Quits: Urbanecm (sid196503@replaced-ip ) (Ping timeout: 272 seconds)
1635 [18:39:23] *** Joins: d1rewolf (sid312924@replaced-ip )
1636 [18:39:23] *** Quits: slanck (sid205487@replaced-ip ) (Ping timeout: 265 seconds)
1637 [18:39:25] *** Quits: graphicsv (sid340368@replaced-ip ) (Ping timeout: 240 seconds)
1638 [18:39:27] <SerajewelKS> deathmetal: what debian release are
you using?
1639 [18:39:32] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1640 [18:39:35] <deathmetal> SerajewelKS: 10
1641 [18:39:36] *** Joins: blacksyke (sid151792@replaced-ip )
1642 [18:39:39] *** Joins: jinmiaol2 (~jinmiaolu@replaced-ip )
1643 [18:39:40] <Akuw> then how can i copy vm?
1644 [18:39:41] *** Quits: mandeep (uid394387@replaced-ip ) (Ping timeout: 246 seconds)
1645 [18:39:41] *** Quits: MrNaz (sid133418@replaced-ip ) (Ping timeout: 246 seconds)
1646 [18:39:48] *** Quits: xalen7 (~xalen7@replaced-ip ) (Quit: Leaving)
1647 [18:39:57] *** Joins: Pongongong (~pengyu@replaced-ip )
1648 [18:39:59] *** Quits: Sicnus (uid319956@replaced-ip ) (Ping timeout: 272 seconds)
1649 [18:39:59] *** Quits: zyga (sid284928@replaced-ip ) (Ping timeout: 272 seconds)
1650 [18:39:59] *** Quits: astra (sid289983@replaced-ip ) (Ping timeout: 272 seconds)
1651 [18:39:59] *** Quits: peltre (sid268329@replaced-ip ) (Ping timeout: 272 seconds)
1652 [18:40:00] *** Quits: Pongongong (~pengyu@replaced-ip ) (Max SendQ exceeded)
1653 [18:40:02] *** Quits: Shun131 (sid377723@replaced-ip ) (Ping timeout: 246 seconds)
1654 [18:40:06] *** Joins: panzeroceania (sid16210@replaced-ip )
1655 [18:40:14] <SerajewelKS> deathmetal: very odd. i can't
think of any reason the cert wouldn't be trusted unless there
is some misconfiguration.
1656 [18:40:14] *** Joins: kupi (uid212005@replaced-ip )
1657 [18:40:21] *** Joins: jxel (uid415224@replaced-ip )
1658 [18:40:39] *** Quits: noahmg123 (sid89117@replaced-ip ) (Ping timeout: 252 seconds)
1659 [18:40:41] <deathmetal> SerajewelKS: misconfiguration where
1660 [18:40:42] *** Joins: kwmiebach (sid16855@replaced-ip )
1661 [18:40:44] *** Quits: quackgyver (uid11872@replaced-ip ) (Ping timeout: 246 seconds)
1662 [18:40:51] *** Quits: d1rewolf (sid312924@replaced-ip ) (Max SendQ exceeded)
1663 [18:40:59] *** Joins: nickware (uid19667@replaced-ip )
1664 [18:40:59] <deathmetal> SerajewelKS: the TLS is working for
irc server
1665 [18:41:05] *** Joins: Urbanecm (sid196503@replaced-ip )
1666 [18:41:15] *** Quits: tibaret (sid146285@replaced-ip ) (Ping timeout: 272 seconds)
1667 [18:41:15] <SerajewelKS> deathmetal: either they're
sending you a bad cert or your system doesn't trust the cert.
those are the only two options. most likely, there is a
misconfiguration on your system where it doesn't trust the CA
for some reason.
1668 [18:41:17] *** Joins: CaptainN (sid281065@replaced-ip )
1669 [18:41:26] *** Quits: nickle (sid89854@replaced-ip ) (Ping timeout: 256 seconds)
1670 [18:41:30] *** Joins: slanck (sid205487@replaced-ip )
1671 [18:41:33] <jaami> towo`, do i have to type su - even if i am
root?
1672 [18:41:36] *** Joins: zyga (sid284928@replaced-ip )
1673 [18:41:43] *** Joins: nickle (sid89854@replaced-ip )
1674 [18:41:47] *** Quits: isostatic (uid224824@replaced-ip ) (Ping timeout: 246 seconds)
1675 [18:41:48] <deathmetal> SerajewelKS: any way to find out more
spesific
1676 [18:41:50] <SerajewelKS> deathmetal: the IRC server
you're using probably uses a different CA
1677 [18:41:50] *** Quits: nickware (uid19667@replaced-ip ) (Max SendQ exceeded)
1678 [18:41:53] *** Quits: parliament__ (sid146171@replaced-ip ) (Ping timeout: 272 seconds)
1679 [18:41:53] *** Quits: mk3548208 (sid358438@replaced-ip ) (Ping timeout: 272 seconds)
1680 [18:42:05] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 240 seconds)
1681 [18:42:10] *** Joins: mandeep (uid394387@replaced-ip )
1682 [18:42:14] <SerajewelKS> deathmetal: TLS issues are
notoriously difficult to debug. unfortunately i'm not sure how
to dig further with sendmail as i don't use it.
1683 [18:42:18] <deathmetal> SerajewelKS: no i run the irc server
in the same box
1684 [18:42:21] *** Quits: panzeroceania (sid16210@replaced-ip ) (Max SendQ exceeded)
1685 [18:42:22] *** Joins: Kryuna (~Kryuna@replaced-ip )
1686 [18:42:24] <towo`> jaami, no, you have to type 'su
-' as user to become root
1687 [18:42:29] *** Joins: jameshjacks0njr (sid381910@replaced-ip )
1688 [18:42:31] *** Quits: pulkit25 (sid186196@replaced-ip ) (Ping timeout: 272 seconds)
1689 [18:42:31] *** Quits: Deihmos (uid212731@replaced-ip ) (Ping timeout: 272 seconds)
1690 [18:42:31] *** Quits: cryptodan_mobile (sid24065@replaced-ip ) (Ping timeout: 272 seconds)
1691 [18:42:33] *** Joins: peltre (sid268329@replaced-ip )
1692 [18:42:34] *** Quits: savantgarde (sid256535@replaced-ip ) (Ping timeout: 256 seconds)
1693 [18:42:36] *** Quits: zyga (sid284928@replaced-ip ) (Max SendQ exceeded)
1694 [18:42:41] <SerajewelKS> deathmetal: then i don't
understand what you mean by "the TLS is working for irc
server"
1695 [18:42:42] *** Quits: slanck (sid205487@replaced-ip ) (Max SendQ exceeded)
1696 [18:42:42] *** Quits: CaptainN (sid281065@replaced-ip ) (Max SendQ exceeded)
1697 [18:42:45] *** Quits: jinmiaoluo (~jinmiaolu@replaced-ip ) (Ping timeout: 250 seconds)
1698 [18:42:45] *** Parts: neilthereildeil (47f1f4c4@replaced-ip ) ()
1699 [18:42:49] <jaami> towo`, ok, then, i am sure i am root
1700 [18:42:54] *** Joins: conyers (~conyers@replaced-ip )
1701 [18:42:56] *** Quits: kwmiebach (sid16855@replaced-ip ) (Max SendQ exceeded)
1702 [18:43:02] *** Quits: no_gravity (~no_gravit@replaced-ip ) (Quit: leaving)
1703 [18:43:05] *** Joins: tibaret (sid146285@replaced-ip )
1704 [18:43:06] <joepublic> yes but how did you get there.
1705 [18:43:06] *** Joins: isostatic (uid224824@replaced-ip )
1706 [18:43:07] *** Joins: mk3548208 (sid358438@replaced-ip )
1707 [18:43:08] *** Joins: Sicnus (uid319956@replaced-ip )
1708 [18:43:09] *** Joins: astra (sid289983@replaced-ip )
1709 [18:43:09] *** Quits: Manouchehri (sid384576@replaced-ip ) (Ping timeout: 272 seconds)
1710 [18:43:09] *** Quits: mf|cloud (sid230682@replaced-ip ) (Ping timeout: 272 seconds)
1711 [18:43:13] *** Quits: fsero (sid385390@replaced-ip ) (Ping timeout: 252 seconds)
1712 [18:43:13] *** Quits: Zppix (uid182351@replaced-ip ) (Ping timeout: 252 seconds)
1713 [18:43:16] *** Joins: slanck (sid205487@replaced-ip )
1714 [18:43:22] *** Joins: MrNaz (sid133418@replaced-ip )
1715 [18:43:22] <joepublic> if you got there with `su` you will
not have sbin in your path.
1716 [18:43:25] <deathmetal> SerajewelKS: do you have any idea how
to make debian send e-mail to gmail account
1717 [18:43:27] *** Joins: zyga (sid284928@replaced-ip )
1718 [18:43:28] <towo`> jaami, no, you are not root, if you only
have used su!
1719 [18:43:32] *** Joins: Pongongong (~pengyu@replaced-ip )
1720 [18:43:41] <Akuw> SerajewelKS: where are virtual machines
saved?
1721 [18:43:46] <SerajewelKS> deathmetal: i've set up similar
things with postfix
1722 [18:43:47] *** Quits: c0mrad3 (uid26809@replaced-ip ) (Ping timeout: 272 seconds)
1723 [18:43:49] <towo`> that root has no essential commands in his
path
1724 [18:43:50] *** Joins: Deihmos (uid212731@replaced-ip )
1725 [18:43:52] *** Quits: jameshjacks0njr (sid381910@replaced-ip ) (Max SendQ exceeded)
1726 [18:43:53] *** Quits: r0bby (sid699@replaced-ip ) (Ping timeout: 246 seconds)
1727 [18:43:58] <joepublic> towo`, yes, su makes one root, it just
doesn't update the path
1728 [18:44:01] *** Joins: chmykh (~chmykh@replaced-ip )
1729 [18:44:03] *** Quits: ceska (~Cieska@replaced-ip ) (Ping timeout: 250 seconds)
1730 [18:44:04] *** Joins: savantgarde (sid256535@replaced-ip )
1731 [18:44:07] *** Quits: astra (sid289983@replaced-ip ) (Max SendQ exceeded)
1732 [18:44:08] *** Joins: BuildTheRobots (sid42622@replaced-ip )
1733 [18:44:10] *** Joins: Manouchehri (sid384576@replaced-ip )
1734 [18:44:10] <jaami> towo`, i used this command in terminal and
then gave root password 'su root'
1735 [18:44:12] *** Joins: CaptainN (sid281065@replaced-ip )
1736 [18:44:12] *** Joins: graphicsv (sid340368@replaced-ip )
1737 [18:44:13] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
1738 [18:44:14] *** Joins: jameshjacks0njr (sid381910@replaced-ip )
1739 [18:44:17] <deathmetal> SerajewelKS: can you guide me? do i
need to remove sendmail for that?
1740 [18:44:19] *** Joins: kwmiebach (sid16855@replaced-ip )
1741 [18:44:20] *** Joins: noahmg123 (sid89117@replaced-ip )
1742 [18:44:24] *** Joins: mf|cloud (sid230682@replaced-ip )
1743 [18:44:25] *** Quits: MrTrick (uid181961@replaced-ip ) (Ping timeout: 272 seconds)
1744 [18:44:26] *** Joins: quackgyver (uid11872@replaced-ip )
1745 [18:44:27] *** Joins: fsero (sid385390@replaced-ip )
1746 [18:44:29] <joepublic> jaami - simple solution is
"instead of that, use `su -` or `su -l`"
1747 [18:44:32] *** Joins: Zppix (uid182351@replaced-ip )
1748 [18:44:38] <joepublic> nothing further is required
1749 [18:44:39] *** Joins: d1rewolf (sid312924@replaced-ip )
1750 [18:44:41] *** Joins: r0bby (sid699@replaced-ip )
1751 [18:44:42] <SerajewelKS> deathmetal: it's a larger
project than i have time for right now, unfortunately. you're
likely looking for postfix in "smart host" mode.
1752 [18:44:48] *** Joins: \n3p\ (~n3p@replaced-ip )
1753 [18:44:48] *** Quits: jxel (uid415224@replaced-ip ) (Max SendQ exceeded)
1754 [18:44:52] *** Joins: panzeroceania (sid16210@replaced-ip )
1755 [18:44:53] <jaami> towo`, ok, got the point
1756 [18:44:56] *** Quits: MrNaz (sid133418@replaced-ip ) (Max SendQ exceeded)
1757 [18:45:04] *** Joins: astra (sid289983@replaced-ip )
1758 [18:45:04] *** Quits: noahmg123 (sid89117@replaced-ip ) (Max SendQ exceeded)
1759 [18:45:06] *** Joins: cryptodan_mobile (sid24065@replaced-ip )
1760 [18:45:06] <SerajewelKS> deathmetal: most of the
configuration is straightforward, EXCEPT getting it to use your
credentials
1761 [18:45:06] *** Quits: Sicnus (uid319956@replaced-ip ) (Max SendQ exceeded)
1762 [18:45:16] *** Joins: jxel (uid415224@replaced-ip )
1763 [18:45:16] *** Quits: Deihmos (uid212731@replaced-ip ) (Max SendQ exceeded)
1764 [18:45:22] *** Quits: jameshjacks0njr (sid381910@replaced-ip ) (Max SendQ exceeded)
1765 [18:45:24] *** Joins: noahmg123 (sid89117@replaced-ip )
1766 [18:45:27] *** Quits: savantgarde (sid256535@replaced-ip ) (Max SendQ exceeded)
1767 [18:45:28] *** Quits: peltre (sid268329@replaced-ip ) (Max SendQ exceeded)
1768 [18:45:31] <deathmetal> SerajewelKS: any website i can refer
1769 [18:45:36] *** Quits: zyga (sid284928@replaced-ip ) (Max SendQ exceeded)
1770 [18:45:39] *** Quits: Kryuna (~Kryuna@replaced-ip ) (Client Quit)
1771 [18:45:43] *** Joins: nickware (uid19667@replaced-ip )
1772 [18:45:46] *** Joins: Sicnus (uid319956@replaced-ip )
1773 [18:45:52] *** Joins: dreamon (~dreamon@replaced-ip )
1774 [18:45:58] *** Quits: tobias (sid15532@replaced-ip ) (Ping timeout: 256 seconds)
1775 [18:46:09] *** Joins: MrTrick (uid181961@replaced-ip )
1776 [18:46:11] *** Quits: CaptainN (sid281065@replaced-ip ) (Max SendQ exceeded)
1777 [18:46:13] *** Joins: Deihmos (uid212731@replaced-ip )
1778 [18:46:15] <SerajewelKS> deathmetal: maybe this guide will
work
replaced-url
1779 [18:46:17] *** Joins: zyga (sid284928@replaced-ip )
1780 [18:46:20] *** Quits: Urbanecm (sid196503@replaced-ip ) (Max SendQ exceeded)
1781 [18:46:28] *** Joins: peltre (sid268329@replaced-ip )
1782 [18:46:32] <jaami> towo`, it worked this time without error.
1783 [18:46:33] <deathmetal> SerajewelKS: do i need to remove
sendmail first before install postfix
1784 [18:46:36] *** Joins: jameshjacks0njr (sid381910@replaced-ip )
1785 [18:46:40] *** Quits: quackgyver (uid11872@replaced-ip ) (Max SendQ exceeded)
1786 [18:46:44] *** Quits: d1rewolf (sid312924@replaced-ip ) (Max SendQ exceeded)
1787 [18:46:46] <SerajewelKS> deathmetal: i don't know, i
don't use sendmail
1788 [18:46:54] *** Joins: savantgarde (sid256535@replaced-ip )
1789 [18:46:54] *** Quits: r0bby (sid699@replaced-ip ) (Max SendQ exceeded)
1790 [18:46:55] *** Quits: kwmiebach (sid16855@replaced-ip ) (Max SendQ exceeded)
1791 [18:47:02] *** Joins: CaptainN (sid281065@replaced-ip )
1792 [18:47:14] <jaami> towo`, this command returned nothing so i
ssume there is no error command:: modprobe iwlwifi &&
modprobe iwlwifi
1793 [18:47:16] *** Quits: Deihmos (uid212731@replaced-ip ) (Max SendQ exceeded)
1794 [18:47:17] *** Joins: Urbanecm (sid196503@replaced-ip )
1795 [18:47:19] *** Joins: d1rewolf (sid312924@replaced-ip )
1796 [18:47:19] *** Quits: tibaret (sid146285@replaced-ip ) (Max SendQ exceeded)
1797 [18:47:27] *** Joins: tobias (sid15532@replaced-ip )
1798 [18:47:27] *** Joins: Shun131 (sid377723@replaced-ip )
1799 [18:47:29] *** Joins: Deihmos (uid212731@replaced-ip )
1800 [18:47:35] *** Quits: swickrotation (~swickrota@replaced-ip ) (Ping timeout: 258 seconds)
1801 [18:47:40] *** Joins: kwmiebach (sid16855@replaced-ip )
1802 [18:47:44] <jaami> towo`, do i need to check wifi again?
1803 [18:47:44] *** Joins: chrisux1234 (~chrisux12@replaced-ip )
1804 [18:47:45] *** Joins: r0bby (sid699@replaced-ip )
1805 [18:47:48] <towo`> modprobe never gives any output, if it was
a success
1806 [18:48:00] *** Joins: Tobbi (~Tobbi@replaced-ip )
1807 [18:48:02] *** Joins: quackgyver (uid11872@replaced-ip )
1808 [18:48:03] *** Joins: Putti (~Putti@replaced-ip )
1809 [18:48:06] <SerajewelKS> Akuw: i don't use virt-manager
myself so i'm not entirely sure
1810 [18:48:07] *** Joins: tibaret (sid146285@replaced-ip )
1811 [18:48:14] *** Quits: nickware (uid19667@replaced-ip ) (Max SendQ exceeded)
1812 [18:48:17] *** Joins: c0mrad3 (uid26809@replaced-ip )
1813 [18:48:17] <SerajewelKS> Akuw: there might be some export
option
1814 [18:48:26] <Akuw> "/var/lib/libvirt/images"
1815 [18:48:26] *** Quits: utlagi2 (uid437801@replaced-ip ) (Ping timeout: 246 seconds)
1816 [18:48:28] <Akuw> there
1817 [18:48:30] <Akuw> i found
1818 [18:48:38] *** Quits: CaptainN (sid281065@replaced-ip ) (Max SendQ exceeded)
1819 [18:48:46] <jaami> towo`, wifi settings still showing No Wifi
Adapter Found
1820 [18:48:46] *** Quits: Deihmos (uid212731@replaced-ip ) (Max SendQ exceeded)
1821 [18:48:52] *** Joins: MrNaz (sid133418@replaced-ip )
1822 [18:48:54] *** Joins: nickware (uid19667@replaced-ip )
1823 [18:48:58] *** Quits: peltre (sid268329@replaced-ip ) (Max SendQ exceeded)
1824 [18:48:59] *** Quits: panzeroceania (sid16210@replaced-ip ) (Max SendQ exceeded)
1825 [18:49:03] *** Quits: d1rewolf (sid312924@replaced-ip ) (Max SendQ exceeded)
1826 [18:49:10] <towo`> jaami, and your sevret wifi adapter is?
1827 [18:49:16] <towo`> *secret
1828 [18:49:18] *** Quits: Shun131 (sid377723@replaced-ip ) (Max SendQ exceeded)
1829 [18:49:27] *** Quits: chmykh (~chmykh@replaced-ip ) (Quit: chmykh)
1830 [18:49:28] *** Quits: jameshjacks0njr (sid381910@replaced-ip ) (Max SendQ exceeded)
1831 [18:49:35] *** Joins: swickrotation (~swickrota@replaced-ip )
1832 [18:49:44] <jaami> towo`, 02:00.0 Network controller [0280]:
Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] [8086:0082]
(rev 34)
1833 [18:49:50] *** Joins: CaptainN (sid281065@replaced-ip )
1834 [18:49:52] *** Joins: chmykh (~chmykh@replaced-ip )
1835 [18:49:54] *** Joins: Deihmos (uid212731@replaced-ip )
1836 [18:49:54] *** Joins: peltre (sid268329@replaced-ip )
1837 [18:50:03] *** Joins: utlagi2 (uid437801@replaced-ip )
1838 [18:50:04] *** Joins: jameshjacks0njr (sid381910@replaced-ip )
1839 [18:50:04] *** Joins: d1rewolf (sid312924@replaced-ip )
1840 [18:50:19] *** Joins: Shun131 (sid377723@replaced-ip )
1841 [18:50:21] *** Joins: panzeroceania (sid16210@replaced-ip )
1842 [18:50:34] <towo`> jaami, dmesg | grep -i ucode
1843 [18:50:38] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
1844 [18:50:45] *** Quits: Obi-Wan (~obi-wan@replaced-ip##) (Quit: ZNC by prozac - ##replaced-url
1845 [18:50:58] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
1846 [18:51:01] *** Quits: Pongongong (~pengyu@replaced-ip ) (Read error: Connection reset by peer)
1847 [18:51:01] <jaami> towo`, [ 11.321264] iwlwifi 0000:02:00.0:
firmware: direct-loading firmware iwlwifi-6000g2a-6.ucode
1848 [18:51:55] <towo`> firmware was loaded, so my part is done
1849 [18:52:14] <jaami> towo`, oh- ok.. please let me check
1850 [18:53:59] <jaami> towo`, still no list of wifi networks is
shown and Settings show No wifi adapter
1851 [18:54:18] *** Joins: cfoch (uid153227@replaced-ip )
1852 [18:54:25] <jaami> i think i should restart debian
1853 [18:55:01] *** Quits: jaami (~jaami@replaced-ip ) (Remote host closed the connection)
1854 [18:55:19] *** Joins: Boohbah (~Boohbah@replaced-ip )
1855 [18:55:34] *** Joins: BalooRJ (~baloo@replaced-ip )
1856 [18:55:51] *** Quits: MichaelOF (~michael@replaced-ip ) (Quit: Konversation terminated!)
1857 [18:56:15] *** Quits: GNU\colossus (~colo@replaced-ip ) (Quit: Bye.)
1858 [18:56:18] *** Quits: no_signal (~no_signal@replaced-ip ) (Quit: Leaving)
1859 [18:56:25] *** Joins: Kryuna (~Kryuna@replaced-ip )
1860 [18:56:28] *** Quits: Kryuna (~Kryuna@replaced-ip ) (Client Quit)
1861 [18:57:10] *** Quits: deathmetal (~maro@replaced-ip ) ()
1862 [18:57:23] <BalooRJ> Does anyone know why the current version
of libc6 in Debian Buster is on 2.28-10? I've noticed that this
dependency is not allowing me to install some packages. Is there a
way to upgrade libc6 while remaining on Debian Buster?
1863 [18:57:31] *** Joins: jaami (~jaami@replaced-ip )
1864 [18:57:54] <BalooRJ> I checked to see if libc6 was in the
backports for Buster but this does not seem to be the case
1865 [18:58:09] <greycat> There are never backports of libc6.
libc6 is integral and fundamental to a release.
1866 [18:58:23] *** Quits: conyers (~conyers@replaced-ip ) (Quit: ZZZzzz…)
1867 [18:58:34] <greycat> If you "need" a newer libc6
for some bleeding edge software, you will have to run something
other than stable.
1868 [18:58:37] *** Quits: chrisux1234 (~chrisux12@replaced-ip ) (Ping timeout: 252 seconds)
1869 [18:58:37] <jaami> is there any utility that can download and
install required wifi drivers
1870 [18:58:44] <annadane> or run something in a VM
1871 [18:59:03] <greycat> (in that case, you would be running
something other than stable, in a VM)
1872 [18:59:27] <BalooRJ> greycat: That's good to know, the
software is not essential so I don't mind going without it. I
tried running both Buster and Bullseye and Buster seems to play
nicer with my bumblebee setup so I'll stick with that.
1873 [18:59:30] *** Joins: XsiSec (~xsisec@replaced-ip )
1874 [18:59:44] <BalooRJ> Thanks very much!
1875 [19:00:16] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
1876 [19:00:50] *** Joins: GNU\colossus (~colo@replaced-ip )
1877 [19:01:50] *** Quits: chmykh (~chmykh@replaced-ip ) (Quit: chmykh)
1878 [19:02:01] <lwp> , pciid 8086:0082
1879 [19:02:02] <judd> [8086:0082] is 'Centrino Advanced-N
6205 [Taylor Peak]' from 'Intel Corporation' with
kernel modules 'iwlwifi', 'snd-hda-intel',
'ata-generic' in stretch. See also
replaced-url
1880 [19:02:35] *** Joins: conyers (~conyers@replaced-ip )
1881 [19:02:38] <jaami> is there debian channel just for basic
questions?
1882 [19:03:00] *** Joins: Choumou (~zozolapra@replaced-ip )
1883 [19:03:11] *** Joins: dd (~dd@replaced-ip )
1884 [19:04:28] *** Quits: jinmiaol2 (~jinmiaolu@replaced-ip ) (Remote host closed the connection)
1885 [19:04:38] * nvz draws jaami a map thats says YOU ARE HERE --> .
1886 [19:05:28] *** Joins: jinmiaol2 (~jinmiaolu@replaced-ip )
1887 [19:05:51] <Putti> Hi, I opened the Debian 10 Gnome software
installer program and it seems to suggest (a bit unclear to me)
installing non-free "WDC PCSN730 NVMe SSD Firmware for Lenovo
PC" firmware for my computer. If it turns out to be non-free I
really don't like this feature being in debian.
1888 [19:06:10] *** Quits: jinmiaol2 (~jinmiaolu@replaced-ip ) (Remote host closed the connection)
1889 [19:06:35] <nvz> o.O
1890 [19:06:50] <greycat> If it suggests, and does not actually
*install* firmware, you are free to decline that suggestion.
1891 [19:06:50] <jaami> okay, i am reading the wiki link given. ty
1892 [19:07:03] *** Joins: jinmiaol2 (~jinmiaolu@replaced-ip )
1893 [19:07:28] <Putti> greycat, but I don't know if this is
free or non-free program
1894 [19:07:54] <lwp> Putti: "non-free" as in not
complying with source-code publishing guidelines, not meaning you
must pay money
1895 [19:08:21] <Putti> libre I mean
1896 [19:08:23] <nvz> Putti: you probably need to back up and give
more detail on why you're doing this and what exactly
you're doing
1897 [19:08:43] <nvz> afaik there is no such firmware IN DEBIAN
and there are lots of things that could be considered GNOME's
software installer program
1898 [19:08:47] <greycat> does it give the name of the package?
that would help a lot.
1899 [19:08:50] <Putti> I opened the gnome pop-up to install
updates and this window came
1900 [19:09:00] <greycat> Aha!
1901 [19:09:02] *** debhelper sets mode: +l 1398
1902 [19:09:15] <greycat> I thought this was during installation
of Debian...
1903 [19:09:34] <nvz> I thought they'd fetched some file from
the web and were seeing gdebi or something
1904 [19:09:41] <Putti> the program opens on the command line with
command gnome-software
1905 [19:10:01] <lwp> Putti, why do you object ?
1906 [19:10:13] <nvz> in my limited experence nvme need a newer
kernel to work but I haven't heard of any firmware for them in
debian
1907 [19:10:16] <greycat> if you don't like what
gnome-software does, well, you can simply not run it
1908 [19:10:28] *** Quits: tyzef (~tyzef@replaced-ip ) (Remote host closed the connection)
1909 [19:10:29] <nvz> I've helped at least two people get a
5.x kernel to get their nvme ssd recognized
1910 [19:10:43] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
1911 [19:10:51] <greycat> there are buster-backports 5.x kernels
available
1912 [19:10:53] <nvz> and really I think we need a better option
for such folk that NEED a newer kernel just to install
1913 [19:11:04] <nvz> cause their disk isnt seen in the installer
1914 [19:11:31] <Putti> lwp, I don't want to install
unknowingly non-free programs to my machine. Now that I know there
is probably such non-free firmware I might write a free replacement
1915 [19:11:37] <nvz> for awhile the testing expert mode was
asking which branch to install but last I tried it, doesnt do that
anymore
1916 [19:12:08] *** Joins: Retropikzel (~retropikz@replaced-ip )
1917 [19:12:24] <nvz> Putti: you can just disable non-free and
contrib software sources
1918 [19:12:32] <nvz> if you are really that concerned
1919 [19:12:50] <lwp> nvz, anectodally, some users have had more
success using the calamares installer from a live system, when
installing to nvme devices
1920 [19:13:13] *** Joins: tgunr (~davec@replaced-ip )
1921 [19:13:15] <Putti> nvz, I don't have those, and it still
looks like I could install those
1922 [19:13:25] <nvz> lwp: yeah.. well if the issue is that the
kernel is too old to see the device at all, what one needs is an
installer booting from a newer kernel
1923 [19:13:51] <lwp> nvz, right, agreed, but sometimes maybe that
is not the exact issue
1924 [19:14:04] <nvz> Putti: idk, I still don't have any
picture of whats going on.. and googling doesnt reveal anything to
me
1925 [19:14:06] <Putti> I have not tried clicking the update what
happens
1926 [19:14:35] *** Quits: rsx (~rsx@replaced-ip ) (Remote host closed the connection)
1927 [19:14:43] <nvz> I have two Lenovo machines here, granted
they're older 2013 era models but each have SSDs and I never
seen anything remotely like that
1928 [19:14:59] <Putti> nvz, in gnome-software app go to updates
page, and there is a "Device firmware" section which has a
button to "Update" WDC PCSN730 NVMe SSD Firmware for
Lenovo PC"
1929 [19:15:04] <greycat> Putti: the first thing you must realize
is that none of us run GNOME. We have no idea what GNOME does.
Especially the uncommon bits of it.
1930 [19:15:05] <lwp> Putti, I seriously doubt you are able to
" write a free replacement" for SSD firmware
1931 [19:15:58] *** Quits: polyphem (~p0lyph3m@replaced-ip ) (Read error: Connection reset by peer)
1932 [19:16:01] <nvz> idk.. sounds like they integrated a firmware
tool that probably has nothing to do with Debian
1933 [19:16:11] <greycat> Firmware installation typically entails
downloading a file and copying it into the /lib/firmware/ directory,
which requires root privileges to write to.
1934 [19:16:22] <greycat> That file is *usually* part of a Debian
package.
1935 [19:16:23] <nvz> cause afaik we have no seperate firmware
repository that would be triggered without non-free and contrib
sources
1936 [19:16:26] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Ping timeout: 246 seconds)
1937 [19:16:45] <nvz> I've seen such firmware tools out there
just didnt know any such thing gotten into debian
1938 [19:16:56] <greycat> ,file bin/gnome-software
1939 [19:17:00] <judd> Search for bin/gnome-software in
buster/amd64: gnome-software: usr/bin/gnome-software
1940 [19:17:02] *** Joins: grobi (~rtng@replaced-ip )
1941 [19:17:05] <Putti> greycat, this firmware looks like it is
downloaded to the storage in the device itself, not the disk debian
is installed on
1942 [19:17:14] <nvz>
replaced-url
1943 [19:17:31] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1944 [19:17:35] <greycat> Putti: how firmware WORKS in Linux is it
lives in /lib/firmware/ until loaded by the kernel after the kernel
probes some hardware
1945 [19:17:58] *** Quits: burrows (burrows@replaced-ip ) (Quit: Quitting)
1946 [19:18:17] <greycat> [ 8.046709] [drm] Finished loading DMC
firmware i915/kbl_dmc_ver1_04.bin (v1.4)
1947 [19:18:21] <greycat> for instance
1948 [19:18:24] <nvz> Putti: firmware is typically loaded as
greycat says by the kernel upon loading of a driver
1949 [19:18:27] <Putti> graytron, that is with devices which
don't have their own flash storage
1950 [19:18:41] *** Joins: dowwie (~dowwie@replaced-ip )
1951 [19:18:45] *** Joins: shoobie (~shoobie@replaced-ip )
1952 [19:18:49] <nvz> the whole point of firmware is typically to
be able to change it.. so its loaded at runtime, not stored
permanently
1953 [19:18:52] *** Joins: burrows (burrows@replaced-ip )
1954 [19:18:58] *** Joins: FuzzyByte (~mpu@replaced-ip )
1955 [19:19:07] *** Quits: michaelni (~michael@replaced-ip ) (Quit: Leaving)
1956 [19:19:12] *** Quits: Ericounet (~Eric@replaced-ip ) (Quit: Je m'en vais ...)
1957 [19:19:21] <nvz> and many devices work without the firmware
to an extent
1958 [19:20:10] *** Quits: MyroSVK (~MyroSVK@replaced-ip ) (Quit: Have to go...)
1959 [19:20:11] *** Joins: michaelni (~michael@replaced-ip )
1960 [19:20:15] <nvz> My thin client has firware for the Radeon
R2E in it, but it'll work without it.. you just need the
firmware to do audio over dp/hdmi and dual heads and such
1961 [19:20:22] <jaami> not sure what went wrong::: even then see
this firmware-iwlwifi is already the newest version
1962 [19:20:45] <jaami> non-free iso did not do no good either
1963 [19:20:47] <nvz> jaami: you having issues connecting to wifi?
1964 [19:20:54] <jaami> yes sir
1965 [19:20:59] <jaami> please help
1966 [19:21:01] <nvz> jaami: suring the install?
1967 [19:21:05] <nvz> during*
1968 [19:21:12] <jaami> Setting shows No wifi adapter found
1969 [19:21:13] *** Quits: jinmiaol2 (~jinmiaolu@replaced-ip ) (Ping timeout: 264 seconds)
1970 [19:21:35] *** Joins: tyzef (~tyzef@replaced-ip )
1971 [19:21:37] <jaami> suring? what that means?
1972 [19:21:40] <nvz> jaami: what kind of machine is it?
1973 [19:21:50] <jaami> laptop dell
1974 [19:21:54] <somiaj> jaami: lspci (what network card do you
have?) and dmesg | grep -i firmware (what firmware is it trying to
load)
1975 [19:22:08] <FuzzyByte> jaami: You do have a wifi adapter,
yes?
1976 [19:22:40] <jaami> yes i have, i had it working on elementory
OS before debian install
1977 [19:23:04] <jaami> [ 0.311383] ACPI: [Firmware Bug]: BIOS
_OSI(Linux) query ignored
1978 [19:23:12] <jaami> [ 11.423268] iwlwifi 0000:02:00.0:
firmware: direct-loading firmware iwlwifi-6000g2a-6.ucode
1979 [19:23:21] <jaami> [ 11.423440] iwlwifi 0000:02:00.0: loaded
firmware version 18.168.6.1 op_mode iwldvm
1980 [19:23:24] *** Joins: jinmiaol2 (~jinmiaolu@replaced-ip )
1981 [19:24:04] *** Quits: conyers (~conyers@replaced-ip ) (Quit: ZZZzzz…)
1982 [19:24:08] *** Joins: cdown_ (~cdown@replaced-ip )
1983 [19:24:09] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1984 [19:24:39] <nvz> jaami: is Debian 10 installed or are you in
the installer?
1985 [19:24:57] <jaami> Debian 10 installed
1986 [19:25:16] <somiaj> jaami: ip addr -- do you see the wifi
interface listed there?
1987 [19:25:19] <jaami> actually, my USB version 3.0 2TB was the
issue
1988 [19:25:23] *** Joins: jinmiaoluo (~jinmiaolu@replaced-ip )
1989 [19:25:31] <nvz> jaami: ok.. well according to the
information you've provided your driver is loading, your hw is
seen by the kernel and the firmware is loading
1990 [19:25:34] <jaami> debian was not taking it seriously
1991 [19:25:52] <jaami> what that mean?
1992 [19:26:00] <jaami> loading means not loaded?
1993 [19:26:07] <nvz> jaami: do what somiaj suggest, type ip addr
1994 [19:26:10] *** Quits: Retropikzel (~retropikz@replaced-ip ) (Quit: Konversation terminated!)
1995 [19:26:14] *** Joins: chrisux1234 (~chrisux12@replaced-ip )
1996 [19:26:15] <jaami> oh ok
1997 [19:26:18] <nvz> do you see a wlp3s0 or something?
1998 [19:26:30] *** Joins: polyphem (~p0lyph3m@replaced-ip )
1999 [19:26:30] <Choumou> Hi ! I want to send e-mail in a bash
script from my debian server but the commands "mail" and
"mailx" don't work ( i don't receive any mail ),
can someone help me ?
2000 [19:26:30] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 256 seconds)
2001 [19:26:39] *** Quits: cdown_ (~cdown@replaced-ip ) (Read error: Connection reset by peer)
2002 [19:26:41] <nvz> my thought is this is permissions or perhaps
a bug I'm aware of..
2003 [19:26:48] <greycat> Choumou: install bsd-mailx
2004 [19:27:13] *** Quits: Roedy (Roedy@replaced-ip ) (Ping timeout: 256 seconds)
2005 [19:27:22] <somiaj> jaami: or if using network-manager and
the device is listed in the interfaces file, could also be a hard
lock (rfkill)
2006 [19:27:25] <jaami> nvz, 3: wlp2s0:
<BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP
group default qlen 1000
2007 [19:27:26] <somiaj> nvz: ^^
2008 [19:27:27] *** Quits: BalooRJ (~baloo@replaced-ip ) (Ping timeout: 258 seconds)
2009 [19:27:43] <somiaj> jaami: okay the kernel does see the
device just fine, what software is giving you the error that no wifi
adapter is seen?
2010 [19:27:44] <jaami> oh the hardlock
2011 [19:28:00] <jaami> but i restarted debian 15 minutes ago
2012 [19:28:12] *** Joins: cdown (~cdown@replaced-ip )
2013 [19:28:12] <somiaj> hardlocks from the hardware can persist
over reboots
2014 [19:28:25] <nvz> this may be affected by the presistent
ifnames bug
2015 [19:28:27] <jaami> yes, Setting of wifi shows that No wifi
Adapter is found
2016 [19:28:27] <Choumou> greycat : and what should i do after ?
Just use mailx ?
2017 [19:28:28] <somiaj> but lets not get ahead of yourself, what
software are you using to manage your wifi that is giving you this
error
2018 [19:28:37] <nvz> if its showing up in ip, its probably not
hard blocked
2019 [19:28:39] <somiaj> jaami: what software is telling you that?
2020 [19:28:48] <greycat> Choumou: assuming your MTA is properly
configured, "echo stuff | mailx -s test your@addr.ess"
should work.
2021 [19:28:52] <jaami> if i go scan networks i see only circle
animation and no list
2022 [19:28:59] <somiaj> nvz: hardlocked devices will show up,
they just can't be used.
2023 [19:29:11] *** Quits: jinmiaol2 (~jinmiaolu@replaced-ip ) (Ping timeout: 260 seconds)
2024 [19:29:13] <Choumou> greycat : and where can i configure my
MTA ?
2025 [19:29:49] *** Quits: war9407 (war@replaced-ip ) (Quit: Leaving)
2026 [19:29:53] <nvz> jaami: do you see anything on the tail end
of your logs? like messages from wlp3s0 or w/e the interface is
called?
2027 [19:30:01] *** Joins: war9407 (war@replaced-ip )
2028 [19:30:02] <Choumou> I've just tested and it
doesn't work :(
2029 [19:30:19] <greycat> "dpkg-reconfigure
exim4-config" IIRC
2030 [19:30:20] <FuzzyByte> jaami: Are you using network-manager,
wicd or something else?
2031 [19:30:27] <jaami> oh the log... where is it?
2032 [19:30:41] <somiaj> jaami: what software are you using to
configure your network? network-manager, wicd, wpa_supplicaint, etc?
2033 [19:31:15] <nvz> somiaj: I've documented a number of
devices that do not work with the predicatable ifnames.. they
typically scan but forcibly deauth upon connect
2034 [19:31:22] <jaami> on the top right corner there is eithermet
icon which i click and see wifi settings option. after clicking that
i see the error Adapter mot found
2035 [19:31:38] <nvz> jaami: if you are using GNOME then that is
network-manager
2036 [19:31:51] <jaami> sure, gnome
2037 [19:32:06] *** Joins: towo` (~towo@replaced-ip )
2038 [19:32:10] *** Joins: rpifan (~rpifan@replaced-ip )
2039 [19:32:13] *** Joins: gelignite (~gelignite@replaced-ip )
2040 [19:32:17] <FuzzyByte> jaami: try running nmcli
2041 [19:32:21] <nvz> wicd can be misconfigured.. it has a manual
ifname entry.. n-m however probes
2042 [19:32:22] <jaami> ok
2043 [19:32:26] <somiaj> jaami: most likely network-manager. First
check /etc/network/interfaces (do you see your wifi adpater listed
in that file)?
2044 [19:32:50] *** Joins: shibboleth (~shibbolet@replaced-ip )
2045 [19:32:55] <nvz> and yeah, n-m will ignore interfaces already
configured by /e/n/i
2046 [19:33:01] *** Quits: casjay (~Thunderbi@replaced-ip ) (Quit: casjay)
2047 [19:33:03] <somiaj> nvz: you could be right here, I'm
just slowly going through the common causes I know of.
2048 [19:33:17] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 2.8)
2049 [19:33:22] <jaami> what pastebin is used these days?
2050 [19:33:29] <annadane> paste.debian.net
2051 [19:33:38] <somiaj> jaami: we suggest paste.debian.net
(though prefer any that does text only, no javascript, no adds)
2052 [19:33:41] <nvz> somiaj: typically in these cases the scan
shows APs, it seems to connect but forcibly deauths right after and
shows in logs, and booting net.ifnames=0 fixes it
2053 [19:34:14] <nvz> jaami: or pipe it to termbin.com.. typically
works on most systems i.e. | nc termbin.com 9999
2054 [19:34:24] <jaami>
replaced-url
2055 [19:34:49] <somiaj> jaami: check the /etc/network/interfaces
file please
2056 [19:35:34] <jaami> root@COVID:~# /etc/network/interfaces
2057 [19:35:35] <jaami> -bash: /etc/network/interfaces: Permission
denied
2058 [19:35:38] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.3)
2059 [19:35:56] <nvz> jaami: cat /etc/network/interfaces | nc
termbin.com 9999
2060 [19:35:58] *** Joins: grobi (~rtng@replaced-ip )
2061 [19:36:42] *** Joins: jinmiaol2 (~jinmiaolu@replaced-ip )
2062 [19:36:45] <nvz> seeming more like n-m is the culprait here
2063 [19:36:47] <jaami>
replaced-url
2064 [19:36:54] <nvz> n-m can disable wireless
2065 [19:36:55] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 250 seconds)
2066 [19:37:23] <jaami> hmm, let us kill it
2067 [19:37:41] <nvz> jaami: is wlp2s0 you wireless interface
showing in ip addr?
2068 [19:37:55] <somiaj> jaami: there it is, rmove the lines # the
primaray interface address onward from that file, the
network-manager will see the device.
2069 [19:38:06] <nvz> jaami: cause if it is, you need to remove it
from that file.. network-manager will not configure a device already
configured
2070 [19:38:08] <somiaj> probably put there when you used the
installer with non-free firwamre
2071 [19:38:17] <nvz> you seem to have an incomplete configuration
of the wifi in there
2072 [19:38:39] *** Joins: flokuehn (~flokuehn@replaced-ip )
2073 [19:38:41] <somiaj> oh it is incomplete, maybe followed some
guide
2074 [19:38:44] <jaami>
replaced-url
2075 [19:38:54] *** Quits: jinmiaoluo (~jinmiaolu@replaced-ip ) (Ping timeout: 240 seconds)
2076 [19:39:20] *** Joins: kts (~kts@replaced-ip )
2077 [19:39:28] *** Joins: luuuciano_ (~luuuciano@replaced-ip )
2078 [19:39:55] <nvz> jaami: just remove those last 4 lines or put
a # in front of them
2079 [19:40:00] <somiaj> jaami: remove the lines in
/etc/network/interfaces refering to your wifi card, then restart
network-manager or your machine, then you can use NM for your wifi
card.
2080 [19:40:09] *** Quits: mase-tech (~mase-tech@replaced-ip ) (Ping timeout: 272 seconds)
2081 [19:40:30] <somiaj> network-manager ignores any device listed
in that file
2082 [19:42:00] *** Joins: MikZyth (~MikZyth@replaced-ip )
2083 [19:42:03] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Read error: Connection reset by peer)
2084 [19:42:07] *** Quits: luuuciano__ (~luuuciano@replaced-ip ) (Ping timeout: 250 seconds)
2085 [19:42:17] *** Joins: luuuciano__ (~luuuciano@replaced-ip )
2086 [19:42:47] <jaami> removed those line
2087 [19:43:11] <jaami> i see no difference. do i need to restart
neywork?
2088 [19:43:33] <jaami> oh ok you told me
2089 [19:44:34] *** Quits: luuuciano_ (~luuuciano@replaced-ip ) (Ping timeout: 256 seconds)
2090 [19:44:40] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.3)
2091 [19:44:49] *** Joins: cliluw (~cliluw@replaced-ip )
2092 [19:45:38] *** Joins: Tobbi (~Tobbi@replaced-ip )
2093 [19:46:01] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 250 seconds)
2094 [19:46:16] *** Quits: careta (~careta@replaced-ip ) (Ping timeout: 256 seconds)
2095 [19:46:40] *** Joins: jaami_ (~jaami@replaced-ip )
2096 [19:48:23] <jaami_> after restarting network the error
message is gone but still network list shows no network
2097 [19:48:34] *** Quits: jaami (~jaami@replaced-ip ) (Ping timeout: 240 seconds)
2098 [19:48:51] <somiaj> you can see the device in network-manger
now?
2099 [19:49:02] <somiaj> Next install rfkill and see if you have
any soft or hard lock on the device
2100 [19:49:11] <jaami_> also when i turn on Airplane and turn it
back off, i see same error Adapter not found (just for a second and
then it disappear )
2101 [19:49:26] *** Quits: cliluw (~cliluw@replaced-ip ) (Ping timeout: 256 seconds)
2102 [19:49:45] *** Joins: cliluw (~cliluw@replaced-ip )
2103 [19:50:02] <jaami_> installing rfkill
2104 [19:50:08] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
2105 [19:50:29] *** Quits: jinmiaol2 (~jinmiaolu@replaced-ip ) (Remote host closed the connection)
2106 [19:50:44] <jaami_> rfkill
2107 [19:50:53] <jaami_> E: Could not get lock
/var/lib/dpkg/lock-frontend - open (11: Resource temporarily
unavailable)
2108 [19:51:02] <jaami_> E: Unable to acquire the dpkg frontend
lock (/var/lib/dpkg/lock-frontend), is another process using it?
2109 [19:51:19] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
2110 [19:51:20] *** Joins: jinmiaol2 (~jinmiaolu@replaced-ip )
2111 [19:52:07] *** Quits: jinmiaol2 (~jinmiaolu@replaced-ip ) (Remote host closed the connection)
2112 [19:52:30] *** Quits: danwellby (~danwellby@replaced-ip ) (Ping timeout: 256 seconds)
2113 [19:52:42] *** Quits: Akuw (~Akuw___@replaced-ip ) (Quit: Leaving)
2114 [19:52:52] *** Joins: jinmiaol2 (~jinmiaolu@replaced-ip )
2115 [19:54:30] *** Quits: kts (~kts@replaced-ip ) (Quit: Konversation terminated!)
2116 [19:54:46] *** Joins: jinmiaoluo (~jinmiaolu@replaced-ip )
2117 [19:54:54] <jaami_> restarted net again. i think something
like covid is making my laptop sick
2118 [19:54:55] *** Quits: jinmiaol2 (~jinmiaolu@replaced-ip ) (Remote host closed the connection)
2119 [19:55:46] *** Joins: jinmiaol2 (~jinmiaolu@replaced-ip )
2120 [19:56:28] *** Joins: xeron832 (~user@replaced-ip )
2121 [19:56:34] *** Quits: tyzef (~tyzef@replaced-ip ) (Remote host closed the connection)
2122 [19:56:38] *** Quits: jaami_ (~jaami@replaced-ip ) (Quit: Leaving)
2123 [19:57:49] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
2124 [19:58:10] *** Quits: wodencafe (wodencafe@replaced-ip ) (Ping timeout: 256 seconds)
2125 [19:58:25] *** Quits: denken (~denken@replaced-ip ) (Ping timeout: 264 seconds)
2126 [19:59:22] *** Quits: jinmiaoluo (~jinmiaolu@replaced-ip ) (Ping timeout: 256 seconds)
2127 [19:59:30] *** Joins: brokencycle (~brokencyc@replaced-ip )
2128 [19:59:34] *** Quits: tombs (~tombs@replaced-ip ) (Ping timeout: 240 seconds)
2129 [20:00:46] *** Parts: nickodd (~nickodd@replaced-ip ) ()
2130 [20:00:54] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
2131 [20:01:54] *** Joins: conyers (~conyers@replaced-ip )
2132 [20:02:56] *** Quits: TomyWork (~TomyLobo@replaced-ip ) (Remote host closed the connection)
2133 [20:03:42] *** Joins: tyzef (~tyzef@replaced-ip )
2134 [20:03:43] *** Quits: rabbitear_g (~rabbitear@replaced-ip ) (Ping timeout: 240 seconds)
2135 [20:04:08] *** Joins: user216_ (~user217_@replaced-ip )
2136 [20:04:30] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Remote host closed the connection)
2137 [20:04:30] *** Joins: grobi (~rtng@replaced-ip )
2138 [20:05:15] *** Quits: jpe (~jp@replaced-ip ) (Ping timeout: 265 seconds)
2139 [20:05:52] *** Quits: Choumou (~zozolapra@replaced-ip ) (Ping timeout: 256 seconds)
2140 [20:06:10] *** Quits: ZombyWoof (~ZombyWoof@replaced-ip ) (Quit: Leaving)
2141 [20:06:28] *** Joins: rabbitear_g (~rabbitear@replaced-ip )
2142 [20:06:40] *** Joins: jpe (~jp@replaced-ip )
2143 [20:06:45] *** Quits: xeron832 (~user@replaced-ip ) (Ping timeout: 272 seconds)
2144 [20:06:47] <shibboleth>
replaced-url
2145 [20:06:49] *** Quits: user217_ (~user217_@replaced-ip ) (Ping timeout: 264 seconds)
2146 [20:07:00] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 256 seconds)
2147 [20:07:01] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2148 [20:07:02] <shibboleth> oh, look:
replaced-url
2149 [20:07:41] *** Quits: gelignite (~gelignite@replaced-ip ) (Quit: Stay safe! Stay at home! Stop the chain reaction!)
2150 [20:07:56] <greycat> This is why we run stable. Best security
support.
2151 [20:08:51] *** Quits: jinmiaol2 (~jinmiaolu@replaced-ip ) (Ping timeout: 260 seconds)
2152 [20:09:01] *** debhelper sets mode: +l 1386
2153 [20:09:01] <shibboleth> yeah, this might actually explain
something i've noticed over the past week
2154 [20:10:07] *** Joins: sixtysix (~sixtysix@replaced-ip )
2155 [20:11:11] *** Joins: jinmiaol2 (~jinmiaolu@replaced-ip )
2156 [20:11:53] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
2157 [20:12:43] *** Joins: criti (~Thunderbi@replaced-ip )
2158 [20:12:48] <shibboleth> queue canonical issuing a fix in two
weeks
2159 [20:13:33] *** Joins: gelignite (~gelignite@replaced-ip )
2160 [20:14:03] *** Joins: b1ack0p (~M@replaced-ip )
2161 [20:14:09] <shibboleth> for some reason they're *very*
late in responding to major vulns
2162 [20:14:18] <shibboleth> heartbleed took two weeks for a oatch
to stable
2163 [20:14:20] *** Quits: tyzef (~tyzef@replaced-ip ) (Remote host closed the connection)
2164 [20:14:59] <shibboleth> meltdown/spectre? same, three weeks.
supposedly for QA and then the second kernel update turned out to be
faulty
2165 [20:16:57] *** Joins: FnorZ (~FnorZ@replaced-ip )
2166 [20:19:50] *** Joins: jaami (~jaami@replaced-ip )
2167 [20:19:57] <somiaj> Although intersting, we should stick to
how debian handels things here. Debian is usually fairly quick at
fixes, and in the cases they aren't, the issues are clearly
documented (transparency) at security-tracker.debian.org (I recall a
few firefox fixes that took a while to get into debian)
2168 [20:22:16] *** Quits: aesthe (~aesthe@replaced-ip ) (Quit: Leaving)
2169 [20:22:49] <jaami> you guys are very much experienced users
of linux. Please guide me. i need debian(linux) for 5 reasons only.
1-Sound, 2-Video 3-Internet, 4-firewall and 5-VirtualBox. Please
tell me what linux distro is all i need for that purpose
2170 [20:24:53] *** Quits: conyers (~conyers@replaced-ip ) (Quit: ZZZzzz…)
2171 [20:25:46] *** Quits: huwjr (~huwjr@replaced-ip ) (Quit: huwjr)
2172 [20:26:20] <jaami> i am waiting for your response.
2173 [20:26:35] <schmuck> trump funded covid-19
2174 [20:26:35] <dreamer> lol
2175 [20:26:54] <dreamer> jaami: you can do this with any distro
2176 [20:26:56] <dreamer> there. you have it.
2177 [20:26:59] <dreamer> good luck with that info.
2178 [20:27:19] *** Quits: sauvin (sauvin@replaced-ip ) (Read error: Connection reset by peer)
2179 [20:27:43] *** Joins: Yorick_ (Y@replaced-ip )
2180 [20:27:48] <jaami> dreamer, i could not do it with debian
2181 [20:27:57] *** Quits: CyberHacker (~CyberHack@replaced-ip ) (Quit: Leaving)
2182 [20:28:12] *** Joins: conyers (~conyers@replaced-ip )
2183 [20:28:14] <dreamer> then you did something wrong
2184 [20:28:26] <dreamer> "could not do it" is hardly a
description of a problem
2185 [20:28:32] <dreamer> or lets just say "not"
2186 [20:28:50] <dreamer> "could not do it" just means
that you didn't actually try
2187 [20:29:35] *** Joins: towo` (~towo@replaced-ip )
2188 [20:29:50] <jaami> unfortunately, all my try went wrong. i
spent more than 3 days. not joking
2189 [20:29:53] <schmuck> does anyone know what other channels the
user thumbs is in?
2190 [20:29:53] *** Joins: lester (~lester@replaced-ip )
2191 [20:30:04] <dreamer> then what did you "try" ?
2192 [20:30:10] <dreamer> you are not actually describing any
problebs
2193 [20:30:12] <dreamer> problems*
2194 [20:30:29] <jaami> my wifi is not working
2195 [20:30:31] <joepublic> I tried hard to learn fluent french
for three days once. I Could Not Do It either.
2196 [20:30:53] <jaami> joepublic, lol, nice
2197 [20:30:54] *** Joins: tyzef (~tyzef@replaced-ip )
2198 [20:31:10] <dreamer> you didn't describe wifi in your
list of requirements
2199 [20:31:15] <joepublic> maybe you need the hypothetical JWBM
distribution, people have good luck with that one
2200 [20:31:30] <jhutchins> !ig
2201 [20:31:30] <dpkg> The Installation Guide for Debian 10
"Buster" can be found at
replaced-url
2202 [20:31:41] <AndreasLutro> jaami: did you install debian using
the ISO with nonfree firmware? you might also need to manually
download the firmware and upgrade your kernel depending on what
hardware you're running
2203 [20:31:45] <jhutchins> jaami: Did you read that?
2204 [20:32:01] <jaami> yes
2205 [20:32:09] *** Joins: p7cq (~p7cq@replaced-ip )
2206 [20:32:09] <jaami> and yesnon-free
2207 [20:32:18] <jaami> and yes with non-free
2208 [20:32:23] *** Quits: klaas (~klaas@replaced-ip##) (Quit: ZNC 1.7.5 - ##replaced-url
2209 [20:33:52] *** Quits: tgunr (~davec@replaced-ip ) (Ping timeout: 256 seconds)
2210 [20:33:57] *** Joins: Haudegen (~quassel@replaced-ip )
2211 [20:34:05] <p7cq> Is there any way that I could emulate
i3's binding mode in dwm?
2212 [20:34:07] <jaami> debian install process has issues with usb
3.0 or may be 2TB usb
2213 [20:34:18] <lwp> jaami, this channel already helped you get
your wifi going.
2214 [20:34:34] <jaami> lwp, thank you. really
2215 [20:34:58] *** Joins: KoolKidzKlub (~kkk@replaced-ip )
2216 [20:35:16] <FuzzyByte> jaami: My opinion on USB 3.0 is that
it isn't really needed except for ultrafast SSDs
2217 [20:35:23] *** Joins: Retropikzel (~retropikz@replaced-ip )
2218 [20:35:24] <KoolKidzKlub> one time, i thought i was going to
fart, but then some shit came out
2219 [20:35:34] *** Quits: jpe (~jp@replaced-ip ) (Ping timeout: 240 seconds)
2220 [20:35:44] <lwp> jaami, if you need still more help with
wifi, first follow the most recent suggestions you were given,
second ask here if you don't succeed with that
2221 [20:35:46] <FuzzyByte> KoolKidzKlub: I don't think that
is the right channel for this.
2222 [20:35:55] <KoolKidzKlub> so i grabbed it out of my pants and
smeared it on my face and announced that i'm a colored person
2223 [20:36:01] <somiaj> jaami: ##linux may have some suggestions,
you could also just try different distros and see which one you like
the best. Just know that part of your choice is the support
communinty, if you choose something other than #debian, we
can't support you.
2224 [20:36:05] <joepublic> troll +1 response already out of the
gate
2225 [20:36:09] <KoolKidzKlub> and that's how I got expelled
from elementary skool
2226 [20:36:20] *** ChanServ sets mode: +o somiaj
2227 [20:36:20] *** somiaj sets mode: +b *!*@194.34.132.113
2228 [20:36:21] *** KoolKidzKlub was kicked by somiaj (you should know
better)
2229 [20:36:21] *** somiaj sets mode: -o somiaj
2230 [20:36:24] *** Joins: klaas (~klaas@replaced-ip )
2231 [20:36:42] <p7cq> This is what I want to achieve:
replaced-url
2232 [20:37:19] *** Joins: thatpythonguy (~thatpytho@replaced-ip )
2233 [20:37:20] <somiaj> p7cq: you might have better luck asking
in a support channel for dwm, unless you get lucky someone who uses
it is here.
2234 [20:37:47] <thatpythonguy> how can I check whether I'm
currently running the proprietary nvidia driver, or nouveau?
Assuming both packages are installed
2235 [20:38:24] *** Joins: twobitsprite (~ifreeman@replaced-ip )
2236 [20:38:25] <p7cq> OK, thanks
2237 [20:38:38] <somiaj> thatpythonguy: lsmod will tell you what
modules are loaded look for either nouveau or nvidia modules
2238 [20:38:51] <AndreasLutro> thatpythonguy: lshw -c video, look
for "driver"
2239 [20:39:01] *** debhelper sets mode: +l 1394
2240 [20:39:13] *** Joins: Bjornn- (~Bjornn@replaced-ip )
2241 [20:39:14] *** Quits: enoq (~enoq@replaced-ip ) (Quit: enoq)
2242 [20:39:24] <somiaj> jaami: Note, due to oracle's policy
conflicting with debian's, debian no longer provides virtualbox
(you can still run virtualbox on debian -- but not installable
through debian repos). This may also affect your decision (I
perosnaly use libvirt + qemu-kvm for my virtualization needs)
2243 [20:39:26] *** Joins: Pongongong (~pengyu@replaced-ip )
2244 [20:39:31] <jhutchins> thatpythonguy: Chances are that if you
installed the proprietary package it blacklisted nouveau.
2245 [20:39:57] <somiaj> thatpythonguy: if running xorg, you can
look at the xorg log to see whta driver xorg is using.
'glxinfo' can also give you clues
2246 [20:41:20] <thatpythonguy> thank you all. It seems I'm
using proprietary. I think I will try and switch
2247 [20:41:34] *** Quits: Bjornn (~Bjornn@replaced-ip ) (Ping timeout: 240 seconds)
2248 [20:41:38] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
2249 [20:41:56] *** Quits: quackgyver (uid11872@replaced-ip ) (Quit: Connection closed for inactivity)
2250 [20:42:08] *** Joins: danwellby (~danwellby@replaced-ip )
2251 [20:42:41] <somiaj> thatpythonguy: what are your video needs
(nouveau works okay, but does have its issues, and my suggestion is
if you need 3D graphics, the non-free works better (despite how
non-free it is))
2252 [20:43:20] *** Joins: tgunr (~davec@replaced-ip )
2253 [20:43:30] *** Quits: joepublic (~joepublic@replaced-ip ) (Quit: off to upgrade to a 3950x - wish me luck)
2254 [20:43:31] <somiaj> also if using nouveau make sure you have
firmware-misc-nonfree -- it has some firmware that helps nouveau out
for certain cards.
2255 [20:43:58] <FuzzyByte> somiaj: Well, it *is* developed by the
hardware developers
2256 [20:45:01] <somiaj> FuzzyByte: yea, and unlinke amd/radeon,
they don't support free alternatives
2257 [20:45:20] <somiaj> they at one time said they would help out
with nouveau for older cards, but that never did much
2258 [20:45:58] <thatpythonguy> somiaj: I play games on steam
using Proton occasionally, but I don't typically run FreeCAD or
Blender or the like. My goal was to try SwayWM which doesn't
support the proprietary drivers, and ditch some non-free software as
a side-benefit
2259 [20:45:59] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
2260 [20:45:59] <FuzzyByte> Which is kind of sad
2261 [20:46:01] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 265 seconds)
2262 [20:46:37] <somiaj> thatpythonguy: what is swayWM, I
dno't see why a window manager would care what drivers you use.
2263 [20:47:04] <thatpythonguy> somiaj: it's a wayland
compositor (WM) that functions exactly like i3
2264 [20:47:10] <somiaj> thatpythonguy: I have used the non-free
drivers for 15+ years, and they work good for me. I wish there was a
better free alternative, but deal with the non-free blobs as I like
to game.
2265 [20:47:29] *** Quits: jinmiaol2 (~jinmiaolu@replaced-ip ) (Remote host closed the connection)
2266 [20:47:37] <somiaj> thatpythonguy: again, I don't see
why it would care if you used the non-free drivers or not. nvidia
non-free drivers should give you the compositor layer
2267 [20:47:44] *** Joins: loptr (~loptr@replaced-ip )
2268 [20:48:22] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
2269 [20:48:24] *** Quits: janneke (~janneke@replaced-ip ) (Quit: janneke quits Mes'sing)
2270 [20:48:34] <thatpythonguy> somiaj: although I have not tried
it myself, they have a message in the Wiki that explains: "All
proprietary graphics drivers are unsupported. This includes the
Nvidia proprietary driver. The open source Nouveau driver is
required instead. This is not going to change, don't ask. Tip:
buy your hardware with open source support in mind."
2271 [20:49:46] <somiaj> I don't see why it would matter
provided the non-free driver gives the same xorg extensions, nivida
non-free drivers works with other compositiors
2272 [20:49:50] <greycat> so this WM that nobody here has ever
heard of, that is not in Debian, is on topic in #debian because...?
2273 [20:49:58] *** Joins: janneke (~janneke@replaced-ip )
2274 [20:50:23] <somiaj> I understand the nonsupported part, if
you have bugs, you won't get support, but if you want to use
nouveau, I would remove all the nvidia packages and install the
firmware-misc-nonfree package
2275 [20:50:27] *** Joins: abdulocracy6 (~abdulocra@replaced-ip )
2276 [20:50:34] <thatpythonguy> greycat: if it is in the testing
repo, does that count as "in Debian"
2277 [20:50:45] <greycat> !debian-next
2278 [20:50:45] <dpkg> #debian-next is the channel for
testing/unstable support on the OFTC network (irc.oftc.net), *not*
on freenode. If you get "Cannot join #debian-next (Channel is
invite only)." it means you did not read it's on
irc.oftc.net.
2279 [20:50:46] *** Joins: pyre_ (~pyre@replaced-ip )
2280 [20:50:56] *** Quits: DirkS (~DirkS@replaced-ip ) (Ping timeout: 256 seconds)
2281 [20:51:26] * greycat scrolls up, still does not see a Debian
package name
2282 [20:51:40] *** Quits: abdulocracy (~abdulocra@replaced-ip ) (Ping timeout: 256 seconds)
2283 [20:51:40] *** abdulocracy6 is now known as abdulocracy
2284 [20:51:52] <thatpythonguy> greycat: if you're asking for
the package name in the testing repo, its just 'sway'
2285 [20:52:02] <greycat> ,v sway
2286 [20:52:03] <judd> Package: sway on amd64 -- bullseye: 1.4-2;
sid: 1.4-2
2287 [20:52:12] <greycat> ok, interesting
2288 [20:52:39] <thatpythonguy> somiaj: thank you for the advice
2289 [20:52:44] *** Joins: krabador (~krabador@replaced-ip )
2290 [20:52:49] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
2291 [20:53:33] *** Joins: jinmiaol2 (~jinmiaolu@replaced-ip )
2292 [20:53:47] *** Joins: Sajesajama__ (Salsa@replaced-ip )
2293 [20:54:03] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 250 seconds)
2294 [20:55:43] <somiaj> thatpythonguy: have you tried using this
wm with the nvidia driver?
2295 [20:55:52] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2296 [20:56:03] *** Joins: flokuehn (~flokuehn@replaced-ip )
2297 [20:56:36] *** Quits: flayer (~flayer@replaced-ip ) (Quit: Leaving)
2298 [20:56:40] <thatpythonguy> somiaj: I have not
2299 [20:56:46] *** Quits: Sajesajama_ (Salsa@replaced-ip ) (Ping timeout: 256 seconds)
2300 [20:57:20] *** Joins: raver (f98f5ce56e@replaced-ip )
2301 [20:57:22] <somiaj> thatpythonguy: I would at least try it,
and for future testing questions, use #debian-next on irc.oftc.net
2302 [20:57:30] <thatpythonguy> somiaj: will do, thanks
2303 [20:57:44] *** ChanServ sets mode: +o eir
2304 [20:57:44] *** eir sets mode: -qo
*!*@gateway/web/irccloud.com/x-rcpzxofpmjnbcixo eir
2305 [20:57:50] <thatpythonguy> I didn't realize #debian was
only for stable
2306 [20:58:26] <somiaj> thatpythonguy: just ask questions in the
channel, don't message people (Without asking first). For
libvirt, just install virt-manager, it is a gui and is fairly
straight forward.
2307 [20:58:49] <somiaj> thatpythonguy: biggest issue is ensuring
the kvm module for your chip (intel or amd) is loaded, and biggest
issue there is the feature is often disabled in the firmware/bios
and needs to be turned on
2308 [21:00:04] *** Joins: mase-tech (~mase-tech@replaced-ip )
2309 [21:00:49] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 264 seconds)
2310 [21:01:50] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
2311 [21:02:18] *** Joins: flokuehn (~flokuehn@replaced-ip )
2312 [21:02:29] *** Quits: nyuszika7h (nyuszika7h@replaced-ip##) (Quit: ZNC 1.7.5+deb1~bpo10+1 - ##replaced-url
2313 [21:02:47] *** Joins: k4nz (~Thunderbi@replaced-ip )
2314 [21:03:52] <thatpythonguy> somiaj: that's my bad then,
it seemed off-topic and I wasn't aware you typically ask before
messaging people. thanks for the virt-manager rec
2315 [21:04:34] *** Joins: DirkS (~DirkS@replaced-ip )
2316 [21:04:46] *** Quits: Pongongong (~pengyu@replaced-ip ) (Read error: No route to host)
2317 [21:05:53] *** Parts: KindOne (root@replaced-ip ) ()
2318 [21:07:22] *** Quits: rabbitear_g (~rabbitear@replaced-ip ) (Read error: Connection reset by peer)
2319 [21:07:50] *** Joins: g0zzy (~goose@replaced-ip )
2320 [21:08:15] *** Joins: rabbitear_g (~rabbitear@replaced-ip )
2321 [21:08:28] <g0zzy> Is there any way to use the unofficial
live images and to add another partition to get persistence
2322 [21:09:25] <somiaj> g0zzy: there are various ways to get
persistance with the live images, though this keeps changing as to
the prefered method. You can google this and get various guides.
2323 [21:10:18] <g0zzy> I've tried. There's only an
ancient guide using usb-hdd images, which seem to be no longer
available
2324 [21:10:51] *** Quits: lester (~lester@replaced-ip ) (Changing host)
2325 [21:10:51] *** Joins: lester (~lester@replaced-ip )
2326 [21:11:03] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2327 [21:12:00] *** Joins: wodencafe (wodencafe@replaced-ip )
2328 [21:12:15] *** Parts: lester (~lester@replaced-ip ) ()
2329 [21:12:54] *** Quits: thatpythonguy (~thatpytho@replaced-ip ) (Quit: WeeChat 2.8)
2330 [21:12:58] <somiaj> g0zzy: there are more modern guides, many
use syslinux to boot and copying the data from the live image onto a
file system.
2331 [21:13:05] *** Joins: brutser (d9886ddb@replaced-ip )
2332 [21:13:16] <somiaj> but I haven't done this or looked
around, I only know it is possible, but unsure what the current
suggested method is.
2333 [21:13:41] *** Joins: ceska (~Cieska@replaced-ip )
2334 [21:14:26] <brutser> i followed this example:
replaced-url
2335 [21:14:27] <brutser> what could be wrong?
2336 [21:14:34] <g0zzy> Right. It might be that i choose, for the
first time in my life a different distro to do this, albeit
reluctantly
2337 [21:14:36] *** Quits: relaxed (~relaxed@replaced-ip ) (Quit: â â µ)
2338 [21:15:00] *** Joins: Tobbi (~Tobbi@replaced-ip )
2339 [21:15:40] *** Quits: wonderer (~quakeroat@replaced-ip ) (Quit: Famous quotes #92: "Weakness of attitude becomes
weakness of character.")
2340 [21:16:09] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 250 seconds)
2341 [21:17:49] *** Joins: riex (riex@replaced-ip )
2342 [21:18:34] *** Quits: L0aD1nG (~L0aD1nG@replaced-ip ) (Quit: WeeChat 2.3)
2343 [21:19:46] *** Joins: finalbeta (~finalbeta@replaced-ip )
2344 [21:21:14] *** Quits: bouzu_ (~bouzu_@replaced-ip ) (Quit: Leaving)
2345 [21:24:47] *** Quits: allorder (~allorder@replaced-ip ) (Quit: allorder)
2346 [21:25:08] *** Joins: hqdruxn08_ (hqdruxn08@replaced-ip )
2347 [21:26:37] *** Quits: phunyguy (~blaahchm@replaced-ip ) (Ping timeout: 264 seconds)
2348 [21:27:55] *** Joins: allorder (~allorder@replaced-ip )
2349 [21:28:16] *** Quits: netcrash (~charmande@replaced-ip ) (Ping timeout: 256 seconds)
2350 [21:28:16] *** Quits: hqdruxn08 (hqdruxn08@replaced-ip ) (Ping timeout: 256 seconds)
2351 [21:28:19] *** Quits: p7cq (~p7cq@replaced-ip ) (Quit: WeeChat 2.8)
2352 [21:29:52] *** Quits: \n3p\ (~n3p@replaced-ip ) (Quit: Leaving)
2353 [21:30:36] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 256 seconds)
2354 [21:30:55] *** Quits: cryptic (~cryptic@replaced-ip ) (Read error: Connection reset by peer)
2355 [21:31:03] *** Quits: FuzzyByte (~mpu@replaced-ip ) (Quit: WeeChat 1.9.1)
2356 [21:33:38] *** Joins: phunyguy (~blaahchm@replaced-ip )
2357 [21:34:06] *** Joins: FuzzyByte (~mpu@replaced-ip )
2358 [21:35:14] *** Joins: longears (longears@replaced-ip )
2359 [21:36:19] *** Joins: miskatonic (~miskatoni@replaced-ip )
2360 [21:37:24] *** Quits: Emmanuel_Chanel (~Emmanuel_@replaced-ip ) (Ping timeout: 258 seconds)
2361 [21:37:29] *** Quits: kfvn (~weechat@replaced-ip ) (Remote host closed the connection)
2362 [21:37:53] *** Joins: kfvn (~weechat@replaced-ip )
2363 [21:38:15] <lwp> g0zzy, what I do, after the live image is
copied to a USB stick, then i use fdisk to make a second partition
on that device. I start it at sector 10,000,000 just so it is easy
to remember, if I later copy a newer live image onto the beginning.
2364 [21:39:01] *** debhelper sets mode: +l 1388
2365 [21:39:03] <lwp> Then make a linux filesystem in that new
partition, and use it from the live system (and also outside the
live system)
2366 [21:41:11] *** Joins: huwjr (~huwjr@replaced-ip )
2367 [21:41:11] <g0zzy> That sounds simple! You label the
partition?
2368 [21:41:45] <lwp> g0zzy, yes a label name is handy for finding
it in the automounters.
2369 [21:42:25] <g0zzy> I mean, doesn't Debian live have to
be 'signalled' that you want persistence?
2370 [21:42:42] <lwp> if you do later copy a different live image
to the beginning, you need to use fdisk again to re-add the second
partition to the USB's partition table, but then the old
contents are still there and accessible
2371 [21:42:44] *** Joins: Xafloc (~Xafloc@replaced-ip )
2372 [21:43:35] *** Quits: tyzef (~tyzef@replaced-ip ) (Remote host closed the connection)
2373 [21:43:53] *** Joins: leorat (~leorat@replaced-ip )
2374 [21:44:11] *** Joins: xsisec_ (~xsisec@replaced-ip )
2375 [21:44:26] *** Joins: Haudegen (~quassel@replaced-ip )
2376 [21:44:32] <lwp> I don't do anything special to
"Signal" the live sytem, I just use the extra partition.
when I have things to tie into the works of the live system (like
apt archives or somthing) then I have a little batch file that I run
to do some "ln -s" and "mount --bind" commands
2377 [21:44:59] <g0zzy> ok thanks
2378 [21:45:28] <lwp> but most of the time I don't even need
that. depends what you plan to do.
2379 [21:45:39] *** Joins: tyzef (~tyzef@replaced-ip )
2380 [21:46:05] *** Quits: chele (~chele@replaced-ip ) (Remote host closed the connection)
2381 [21:46:55] *** Quits: XsiSec (~xsisec@replaced-ip ) (Ping timeout: 250 seconds)
2382 [21:49:21] *** Quits: MrTrick (uid181961@replaced-ip ) (Quit: Connection closed for inactivity)
2383 [21:51:13] *** Quits: FnorZ (~FnorZ@replaced-ip ) (Ping timeout: 264 seconds)
2384 [21:52:10] *** Quits: areisp (~ars@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
2385 [21:53:41] *** Parts: dd (~dd@replaced-ip ) ("Leaving")
2386 [21:54:00] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
2387 [21:54:00] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
2388 [21:54:20] *** Joins: areisp (~ars@replaced-ip )
2389 [21:54:54] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
2390 [21:58:37] *** Joins: Twemlow (~Twemlow@replaced-ip )
2391 [22:01:11] *** Quits: jaami (~jaami@replaced-ip ) (Remote host closed the connection)
2392 [22:02:23] <Twemlow> So I use Debian10, Every time i try to
connect to NordVPN, any proxy, Hide My Ass VPN, and Tor proxies I
cant seem to get an internet connection... On windows10 any and all
VPNs work with no issue... So does anyone know as to why it wont
work for me on Debian10 (Latest Version) on PC? It works on my phone
and laptop (on the same network), any ideas? What does Debian not
have that my phone and laptops have?
2393 [22:02:52] *** Quits: mase-tech (~mase-tech@replaced-ip ) (Ping timeout: 265 seconds)
2394 [22:03:10] <Twemlow> Laptop is also running Debian and works
with VPN but not PC, any ideas?
2395 [22:03:52] *** Quits: areisp (~ars@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
2396 [22:04:57] *** Joins: \n3p\ (~n3p@replaced-ip )
2397 [22:05:34] *** Joins: areisp (~ars@replaced-ip )
2398 [22:06:33] <FuzzyByte> Twemlow: I am by no means an expert,
but yo you have openvpn installed?
2399 [22:06:54] <Twemlow> i do
2400 [22:06:57] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
2401 [22:07:28] <Twemlow> usually just connecting to a VPN server
is enough and works just fine, not on PC tho...
2402 [22:08:42] <trui> is your laptop or pc connected to an
ethernet cable?
2403 [22:08:42] <FuzzyByte> Your iptables might be misconfigured
2404 [22:09:05] <FuzzyByte> What do you use to connect and what
are your firewall rules?
2405 [22:09:23] *** Joins: johnjay (~pi@replaced-ip )
2406 [22:09:34] <johnjay> i don't suppose anybody knows how
to reset xorg settings?
2407 [22:10:06] <greycat> rename the /etc/X11/xorg.conf file, if
one exists, to a different name that will not be used. Also move any
files out of /etc/X11/xorg.conf.d/
2408 [22:10:07] <johnjay> i tried choosing mirrored displays and
now i'm stuck at a login prompt
2409 [22:10:16] *** Quits: troulouliou_div2 (~troulouli@replaced-ip ) (Quit: Leaving)
2410 [22:10:17] <johnjay> i checked there, it doesn't exist
2411 [22:10:23] <johnjay> ok
2412 [22:10:54] <johnjay> i hope i didn't mess up xfce4 by
choosing to change display resolution
2413 [22:11:14] <Twemlow> i have UFW active alongside linux
firewall, incoming deny, outgoing allow
2414 [22:11:33] <Twemlow> profile home
2415 [22:11:57] <Twemlow> i use WIFI only
2416 [22:13:54] *** Quits: tagomago (~tagomago@replaced-ip ) (Ping timeout: 240 seconds)
2417 [22:15:21] *** Joins: HappyWednesdayMy (46aa0185@replaced-ip )
2418 [22:15:23] <longears> Damn. It looks like `xen-utils-common`
is still requiring `python2` =\ Any chance I can use
`apt.preferences` to change requirements for a package?
2419 [22:16:10] <greycat> what
2420 [22:16:13] <greycat> why
2421 [22:17:32] *** Quits: kfvn (~weechat@replaced-ip ) (Remote host closed the connection)
2422 [22:17:33] *** Joins: kfvn__ (~weechat@replaced-ip )
2423 [22:18:50] <longears> Cause this is the only package on my
system that uses `python2`. If I remove it then about 50M+ of space
will be freed.
2424 [22:19:17] <somiaj> longears: Could it be the scripts have
not been updated to be compadable with python3?
2425 [22:19:57] *** Quits: ceska (~Cieska@replaced-ip ) (Ping timeout: 258 seconds)
2426 [22:20:25] <longears> That's what I think is the case.
Now I'm just trying to figure out which scripts are those and
when they will be updated. And also trying to see if I even use
those scripts.
2427 [22:21:28] <somiaj> I checked the unstable source, and
didn't see anything in the change log about updating to be
compadable with pyhton3
2428 [22:21:53] <somiaj> oh the unstable source is the same that
is in buster, so that won't help
2429 [22:22:14] *** Joins: Sleepy63 (~Sleepy63@replaced-ip )
2430 [22:22:30] <somiaj> longears: you might need to put in some
work to make sure any python scripts are compadable with python3,
then rebuild the package. I'm sure upstream would like any work
you do on this too.
2431 [22:23:40] <longears> Might as well. Glad at least to know
that I'm the only one with that problem :) Thanks.
2432 [22:25:58] <somiaj> I would at least see if upstream has any
progress of what would need to be done. I'm not finding much
2433 [22:26:46] *** Joins: nyuszika7h (nyuszika7h@replaced-ip )
2434 [22:28:10] *** Joins: HelloShitty (~narayan@replaced-ip )
2435 [22:29:18] <longears> Also might be a sign that Xen will
disappear and I should look into something else =\
2436 [22:29:42] <Razva> guys I'm going crazy here. please
check this config:
replaced-url
2437 [22:30:25] <tds> Razva: are you able to get a console on the
machine while it's got the second config?
2438 [22:30:37] <Razva> yeah, I have IPMI
2439 [22:30:50] <tds> awesome, it'd be useful to see what
state it came up in, ie `ip addr` output
2440 [22:31:05] <tds> and if br0 hasn't come up at all, `ifup
--verbose -a` and see what it tries
2441 [22:31:06] <Razva> ok, just a sec. I can do screenshots
2442 [22:31:45] <Razva> rebooting with the bridge uncommented and
the static part commented
2443 [22:32:02] *** Joins: def_jam (~eblip@replaced-ip )
2444 [22:32:17] *** Joins: eb0t_ (~eblip@replaced-ip )
2445 [22:32:21] <Razva> can docker be involved...?
2446 [22:32:46] <tds> that can certainly make things more fun, but
i wouldn't expect it to cause problems at this point
2447 [22:33:52] <Razva> ip addr:
replaced-url
2448 [22:34:19] *** Joins: ceska (~Cieska@replaced-ip )
2449 [22:34:31] *** Quits: eblip (~eblip@replaced-ip ) (Ping timeout: 258 seconds)
2450 [22:34:31] <Razva> `ifup --verbose -a` =
replaced-url
2451 [22:34:42] *** Quits: HappyWednesdayMy (46aa0185@replaced-ip ) (Remote host closed the connection)
2452 [22:34:54] *** Quits: eb0t (~eblip@replaced-ip ) (Ping timeout: 258 seconds)
2453 [22:35:03] <Razva> cannot find device br0
2454 [22:35:07] *** Joins: HappyWednesdayMy (~HappyWedn@replaced-ip )
2455 [22:35:13] <Razva> well...how can you not find it when
I'm just...defining it...?
2456 [22:35:28] *** Quits: pandrew (~pandrew@replaced-ip ) (Remote host closed the connection)
2457 [22:35:42] *** Joins: pandrew (~pandrew@replaced-ip )
2458 [22:35:55] *** Quits: HappyWednesdayMy (~HappyWedn@replaced-ip ) (Read error: Connection reset by peer)
2459 [22:36:20] <Razva> I've also tried to just copy/paste
the `Between VM host, guests and the world` from
replaced-url
2460 [22:36:39] *** Quits: chrisux1234 (~chrisux12@replaced-ip ) (Quit: Leaving)
2461 [22:36:44] *** ChanServ sets mode: +o eir
2462 [22:36:44] *** eir sets mode: -bo *!*@194.34.132.113 eir
2463 [22:37:01] <Razva> this is the config again:
replaced-url
2464 [22:38:15] *** Joins: joeatt (~joeatt@replaced-ip )
2465 [22:38:20] *** Quits: joeatt (~joeatt@replaced-ip ) (Max SendQ exceeded)
2466 [22:38:28] *** Joins: HappyWednesdayMy (~HappyWedn@replaced-ip )
2467 [22:38:52] *** Quits: Twemlow (~Twemlow@replaced-ip ) (Read error: Connection reset by peer)
2468 [22:39:21] *** Joins: joeatt (~joeatt@replaced-ip )
2469 [22:39:41] *** Joins: towo` (~towo@replaced-ip )
2470 [22:41:29] *** Joins: dvs (~hibbard@replaced-ip )
2471 [22:41:32] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
2472 [22:42:16] *** Joins: BrianG61UK_ (~BrianG61U@replaced-ip )
2473 [22:42:48] *** Joins: __marco (~marco@replaced-ip )
2474 [22:43:28] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Ping timeout: 265 seconds)
2475 [22:44:56] *** Quits: badsektor (~badsektor@replaced-ip ) (Remote host closed the connection)
2476 [22:44:56] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2477 [22:45:02] <jhutchins> ls
2478 [22:45:30] <FuzzyByte> jhutchins: ls -lah
2479 [22:46:32] *** Quits: user216_ (~user217_@replaced-ip ) (Ping timeout: 256 seconds)
2480 [22:47:04] *** Quits: HappyWednesdayMy (~HappyWedn@replaced-ip ) (Read error: Connection reset by peer)
2481 [22:47:37] *** Quits: szorfein (~ninja@replaced-ip ) (Quit: szorfein)
2482 [22:47:51] *** Joins: towo` (~towo@replaced-ip )
2483 [22:47:51] *** Joins: user217_ (~user217_@replaced-ip )
2484 [22:47:56] *** Joins: joepublic (~joepublic@replaced-ip )
2485 [22:50:01] *** Quits: swickrotation (~swickrota@replaced-ip ) (Ping timeout: 264 seconds)
2486 [22:50:19] *** Quits: FalseMemory (~Falsememo@replaced-ip ) (Ping timeout: 260 seconds)
2487 [22:51:15] <tds> Razva: do you have bridge-utils installed?
2488 [22:52:44] *** BrianG61UK_ is now known as BrianG61UK
2489 [22:54:07] *** Quits: brutser (d9886ddb@replaced-ip ) (Remote host closed the connection)
2490 [22:54:14] *** Quits: ceska (~Cieska@replaced-ip ) (Ping timeout: 240 seconds)
2491 [22:54:58] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Ping timeout: 256 seconds)
2492 [22:55:13] *** Joins: Haudegen (~quassel@replaced-ip )
2493 [22:55:46] *** Joins: silverwhitefish (~hidden@replaced-ip )
2494 [22:56:47] *** schmuck is now known as g33kn3rd
2495 [22:58:21] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2496 [22:59:19] *** Joins: Space_Man (~Space_Man@replaced-ip )
2497 [22:59:46] *** Parts: budlight (~richard@replaced-ip ) ("Leaving")
2498 [23:00:50] *** Joins: ceska (~Cieska@replaced-ip )
2499 [23:03:15] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Quit: Executed for war crimes)
2500 [23:03:36] *** Joins: user216_ (~user217_@replaced-ip )
2501 [23:03:53] *** g33kn3rd is now known as g33kn4rd
2502 [23:04:12] *** Joins: towo` (~towo@replaced-ip )
2503 [23:06:18] *** Quits: user217_ (~user217_@replaced-ip ) (Ping timeout: 256 seconds)
2504 [23:06:43] *** Quits: tyzef (~tyzef@replaced-ip ) (Quit: Leaving)
2505 [23:06:47] *** Joins: bvliegen (~bart@replaced-ip )
2506 [23:07:39] *** Quits: Tempesta (Tempesta@replaced-ip ) (Quit: See ya!)
2507 [23:07:47] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Ping timeout: 246 seconds)
2508 [23:08:16] *** Joins: swickrotation (~swickrota@replaced-ip )
2509 [23:09:24] *** Quits: beaver (~none@replaced-ip ) (Quit: baby lose control)
2510 [23:09:47] *** Quits: CTF (~ctf@replaced-ip ) (Ping timeout: 272 seconds)
2511 [23:10:02] *** Joins: Emmanuel_Chanel (~Emmanuel_@replaced-ip )
2512 [23:10:07] *** Joins: finalbeta (~finalbeta@replaced-ip )
2513 [23:10:44] *** Quits: fflori (~fflori@replaced-ip ) (Read error: Connection reset by peer)
2514 [23:10:53] *** Joins: hugh_marera (~hugh_mare@replaced-ip )
2515 [23:11:36] *** Joins: beaver (~none@replaced-ip )
2516 [23:12:08] *** Joins: Tempesta (Tempesta@replaced-ip )
2517 [23:12:18] *** Quits: FuzzyByte (~mpu@replaced-ip ) (Ping timeout: 256 seconds)
2518 [23:13:45] *** Quits: sixtysix (~sixtysix@replaced-ip ) (Ping timeout: 265 seconds)
2519 [23:16:04] *** Joins: CTF (~ctf@replaced-ip )
2520 [23:19:12] *** Joins: deicide- (~deicide-@replaced-ip )
2521 [23:20:16] *** Joins: kryten (krytarik@replaced-ip )
2522 [23:20:48] *** Quits: criti (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
2523 [23:21:27] *** Quits: krytarik (krytarik@replaced-ip ) (Ping timeout: 260 seconds)
2524 [23:22:49] *** Quits: CTF (~ctf@replaced-ip ) (Quit: CTF)
2525 [23:24:30] *** Quits: led_belly (led_belly@replaced-ip ) (Quit: zen)
2526 [23:24:36] *** Joins: CTF (~ctf@replaced-ip )
2527 [23:25:17] *** Quits: beaver (~none@replaced-ip ) (Quit: baby lose control)
2528 [23:25:34] *** Joins: beaver (~none@replaced-ip )
2529 [23:26:34] *** Quits: twobitsprite (~ifreeman@replaced-ip ) (Ping timeout: 240 seconds)
2530 [23:27:14] *** Quits: miscellaneousbus (~miscbus@replaced-ip ) (Read error: Connection reset by peer)
2531 [23:28:40] *** Joins: blackop (~m@replaced-ip )
2532 [23:29:08] *** Quits: DEB-alain (~DEB-alain@replaced-ip ) (Quit: Leaving)
2533 [23:31:15] *** Quits: areisp (~ars@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
2534 [23:31:52] *** Quits: martinus__ (~martin@replaced-ip ) (Ping timeout: 256 seconds)
2535 [23:32:42] *** Joins: DEB-alain (~DEB-alain@replaced-ip )
2536 [23:32:43] *** Quits: miskatonic (~miskatoni@replaced-ip ) (Quit: miskatonic)
2537 [23:32:53] *** Quits: isostatic (uid224824@replaced-ip ) (Quit: Connection closed for inactivity)
2538 [23:33:10] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 258 seconds)
2539 [23:33:26] *** Quits: blackop (~m@replaced-ip ) (Quit: leaving)
2540 [23:33:43] *** Joins: areisp (~ars@replaced-ip )
2541 [23:33:54] *** Quits: jjakob (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
2542 [23:35:19] *** Joins: jjakob (~quassel@replaced-ip )
2543 [23:36:15] *** Quits: DEB-alain (~DEB-alain@replaced-ip ) (Client Quit)
2544 [23:36:34] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 240 seconds)
2545 [23:37:03] *** Quits: g33kn4rd (~protectes@replaced-ip ) (Ping timeout: 240 seconds)
2546 [23:37:31] *** Quits: chiluk (~quassel@replaced-ip ) (Remote host closed the connection)
2547 [23:39:01] *** debhelper sets mode: +l 1374
2548 [23:40:49] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Ping timeout: 272 seconds)
2549 [23:41:05] *** Quits: huwjr (~huwjr@replaced-ip ) (Quit: huwjr)
2550 [23:42:37] *** Quits: sidmo_ (~ident@replaced-ip ) (Quit: Konversation terminated!)
2551 [23:42:45] *** Joins: chiluk (~quassel@replaced-ip )
2552 [23:43:00] *** Joins: sidmo (~ident@replaced-ip )
2553 [23:43:42] *** Quits: tgunr (~davec@replaced-ip ) (Ping timeout: 256 seconds)
2554 [23:47:22] *** Quits: Ycarus (~Ycarus@replaced-ip ) (Quit: Ycarus)
2555 [23:48:05] *** Quits: joepublic (~joepublic@replaced-ip ) (Remote host closed the connection)
2556 [23:49:23] *** Joins: m0u (~m0u@replaced-ip )
2557 [23:50:36] *** Quits: Space_Man (~Space_Man@replaced-ip ) (Remote host closed the connection)
2558 [23:50:38] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
2559 [23:50:47] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2560 [23:51:14] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: WeeChat 2.3)
2561 [23:52:54] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 240 seconds)
2562 [23:53:21] *** mns_ is now known as mns
2563 [23:53:26] *** Lord_of_Life_ is now known as Lord_of_Life
2564 [23:53:44] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
2565 [23:55:17] *** Joins: joepublic (~joepublic@replaced-ip )
2566 [23:57:38] *** Joins: p7cq (~p7cq@replaced-ip )
2567 [23:57:58] *** Quits: p7cq (~p7cq@replaced-ip ) (Quit: WeeChat 2.8)
2568 [23:58:30] *** Quits: joepublic (~joepublic@replaced-ip ) (Remote host closed the connection)
2569 [23:59:01] *** debhelper sets mode: +l 1367
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be