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:01:05] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Quit: Leaving)
1 [00:02:17] *** Joins: schneeschmelze (4fea5a44@replaced-ip )
2 [00:03:00] *** Quits: arj15 (~arj15@replaced-ip ) (Ping timeout: 246 seconds)
3 [00:03:11] *** Joins: ungali (~ungali@replaced-ip )
4 [00:04:23] *** Quits: c0mrad3 (uid26809@replaced-ip ) (Quit: Connection closed for inactivity)
5 [00:05:50] *** Parts: schneeschmelze (4fea5a44@replaced-ip ) ()
6 [00:06:22] *** Joins: bit1 (~Jose@replaced-ip )
7 [00:08:08] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
8 [00:08:42] *** Joins: noosanon (~user@replaced-ip )
9 [00:09:39] *** Quits: enoch85 (~enoch85@replaced-ip##) (Quit: Tech And Me - ZNC server 1.6.3 - ##replaced-url
10 [00:09:40] *** Joins: jvik (~jvik@replaced-ip )
11 [00:10:14] <tdn> somiaj, so, that was exactly what I did. Then it needed some more. And I added them. And so on.
12 [00:10:52] <tdn> somiaj, replaced-url
13 [00:10:53] *** Quits: bit1 (~Jose@replaced-ip ) (Client Quit)
14 [00:11:01] *** Joins: Jose (~bit1@replaced-ip )
15 [00:11:10] *** Joins: enoch85 (~enoch85@replaced-ip )
16 [00:11:11] *** Joins: snareburn (~snareburn@replaced-ip )
17 [00:11:13] <LtL> the quintessential 'rabbit hole.'
18 [00:11:15] *** Quits: snareburn (~snareburn@replaced-ip ) (Client Quit)
19 [00:11:16] *** Jose is now known as bit1
20 [00:11:24] *** Quits: bit1 (~bit1@replaced-ip ) (Client Quit)
21 [00:11:38] *** Quits: grobi (~rtng@replaced-ip ) (Ping timeout: 240 seconds)
22 [00:11:52] *** Joins: Clarth (~clay@replaced-ip )
23 [00:13:22] *** Quits: noosanon (~user@replaced-ip ) (Ping timeout: 245 seconds)
24 [00:13:23] *** Quits: Clarth (~clay@replaced-ip ) (Client Quit)
25 [00:13:30] *** Joins: gjvc (~gjvc@replaced-ip )
26 [00:13:52] *** Joins: openface (~of@replaced-ip )
27 [00:14:03] <ws2k3> i installed openvpn on debian. and placed my configuretion in /etc/openvpn/client. wasnt there a systemd command to start a spesific openvpn client?
28 [00:14:20] *** Joins: alkumaish (~mako@replaced-ip )
29 [00:14:28] *** Parts: alkumaish (~mako@replaced-ip ) ()
30 [00:14:38] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 276 seconds)
31 [00:14:51] *** Quits: zamba (~marius@replaced-ip ) (Ping timeout: 240 seconds)
32 [00:15:34] <LtL> tdn: dpkg --configure -a .. then apt-get -f install .. try again
33 [00:15:40] *** Joins: Clarth (~clay@replaced-ip )
34 [00:16:18] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 245 seconds)
35 [00:17:24] <brutser> i decrypt a keyfile at initramfs phase and use that to decrypt rootfs, now I like to leave no "trace" of this unencrypted keyfile once the rootfs is decrypted, how would i make sure of that?
36 [00:18:17] *** Quits: humpled (~i@replaced-ip ) (Quit: hello)
37 [00:18:27] *** Joins: quaxoxl (~bimbam@replaced-ip )
38 [00:18:31] <lupine> brutser: what does "decrypt rootfs" mean here?
39 [00:19:00] <brutser> lupine: /
40 [00:19:03] <lupine> is it a read-only thing that you're copying into RAM once, or is this just luks, which keeps the key in memory to service all reads and writes subsequent to setup?
41 [00:19:17] <lupine> if the latter, you're asking for the impossible, you see
42 [00:19:26] <brutser> ah ok
43 [00:20:08] <brutser> lupine: then probably i am asking for the impossible
44 [00:20:36] <tdn> LtL, the same.
45 [00:20:45] <brutser> lupine: and how does luks work with only a passphrase, it keeps that in memory too?
46 [00:21:37] <LtL> tdn: personally i would uninstall all of it, install v9, then upgrade to backp9ort. save your docs first
47 [00:21:38] <brutser> lupine: it seems a little security risk by keeping the unecrypted keyfile into memory during the session, so if you get owned during the session, the attacker could read the keyfile from memory?
48 [00:21:48] <lupine> I think the key is stored encrypted, it uses the passphrase to decrypt it, then keeps the decrypted key in memory for the duration of the boot
49 [00:22:03] <lupine> brutser: sure, it's just an essential part of how it works
50 [00:22:10] *** Joins: LondonHubby (~LondonHub@replaced-ip )
51 [00:22:33] *** Quits: loptr (~loptr@replaced-ip ) (Remote host closed the connection)
52 [00:22:49] <brutser> lupine: yes i knew it worked that way, i was just approaching it here from security pov and now i am a little puzzled
53 [00:23:24] <LtL> tdn: do a dry run first to avoid massive removals, apt-get -s remove packages
54 [00:23:36] <lupine> the threat model luks protects against is attacks on offline data
55 [00:23:50] <lupine> say the cops raid your place, seize all your computers, turning the power off in the process
56 [00:24:09] <lupine> it's good to have for that specific use case, and does nothing for several other use cases
57 [00:24:21] <tdn> LtL, I do not have the option to reinstall my system at this point
58 [00:24:36] *** Joins: poot (~my_user@replaced-ip )
59 [00:25:07] <LtL> tdn: you won't need to reinstall the system, i just meant libreoffice
60 [00:25:19] <tdn> LtL, oh
61 [00:25:27] <LtL> sorry for the confusion
62 [00:26:06] <brutser> lupine: i have keyfile.tar.pgp embedded in initrd, during initramfs phase it ask for passphrase to decrypt this, then crypttab use keyfile to decrypt the luks encrypted rootfs - i am ok with LUKS copying this file to ram, but if i decrypt this during initramfs, do i leave the unecrypted keyfile on the disk??
63 [00:26:26] <quaxoxl> i am having an odd pre-confuigured thing going on duig some ysb install - i did make a bootable usb, and it orks. but when the pre-conformed software looks for the integrity of my inexistant 'cd-rom-driv', it halts, wanting new source insert. how do i get by this? i see of no reason why i suddenly would be having this trouble after installing from usb fine, fore. it is a debian fork but i know not if this
64 [00:26:32] <quaxoxl> matters.
65 [00:26:34] <lupine> brutser: no, just in ram
66 [00:26:39] <brutser> lupine: ok
67 [00:26:55] <quaxoxl> merry a greeting to one and all, ofcourse ;> lukewarm cookies and milk w/ honey for all
68 [00:27:06] <brutser> lupine: let me continue test this, thanks for the help
69 [00:27:31] <annadane> COOKIES!
70 [00:27:35] <annadane> om nom nom nom nom
71 [00:28:03] *** Joins: zamba (~marius@replaced-ip )
72 [00:28:50] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
73 [00:28:52] <quaxoxl> annadane - nothing like fresh from "mom"'s kitchen ;>
74 [00:28:55] <tdn> LtL, I just did that. Removed libreoffice libreoffice-core. Then tried installing with -t. But now it seems I am stuck in the same place
75 [00:29:17] <quaxoxl> food is love, soul and enrichenment in many forms also enviromentally speaking in all baranches and obscuremanners of integration
76 [00:29:39] * quaxoxl honks down to wait for hopeful question for answer
77 [00:34:37] *** Quits: LorD_n1c0w1 (~igora@replaced-ip ) (Ping timeout: 245 seconds)
78 [00:35:05] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: WeeChat 1.6)
79 [00:35:11] <LtL> tdn: $ dpkg -l |grep libreoffice # remove any version package that show a conflict from apt, then install again. hopefullt it will work.
80 [00:35:28] *** Joins: scwizard (4244877f@replaced-ip )
81 [00:35:42] <scwizard> hello. I'm trying to install mysql server version 5.7.25
82 [00:35:47] <somiaj> ,v libreoffice-common
83 [00:35:48] <judd> Package: libreoffice-common on amd64 -- jessie: 1:4.3.3-2+deb8u11; jessie-security: 1:4.3.3-2+deb8u12; stretch: 1:5.2.7-1+deb9u10; stretch-security: 1:5.2.7-1+deb9u11; stretch-backports: 1:6.1.5-3+deb10u2~bpo9+1; buster: 1:6.1.5-3+deb10u3; buster-security: 1:6.1.5-3+deb10u4; buster-backports: 1:6.3.0-2~bpo10+1; bullseye: 1:6.3.0-2; sid: 1:6.3.0-2; buster-backports:
84 [00:35:49] <judd> 1:6.3.1-1~bpo10+1
85 [00:36:00] <scwizard> anyone have any clue how to do this sanely
86 [00:36:06] *** Joins: maxtim (~Tim@replaced-ip )
87 [00:36:10] <LtL> tdn: if it reinstalls, write down what you remove, be certain they exist post-install, they should.
88 [00:36:12] <somiaj> tdn: you may have to keep going down the list of packages until you figure out what one apt has an actual conflict with
89 [00:36:33] <somiaj> unforuntally, sometimes apt only lists the first thing it had trouble with (not the end of the chain that actually caused the conflict)
90 [00:36:34] <LtL> exactly ^^
91 [00:36:54] <maxtim> what's the difference between using .sh and having no file extension when #!/bin/bash is defined within the script?
92 [00:37:18] *** Quits: kreyren (~user@replaced-ip ) (Ping timeout: 246 seconds)
93 [00:37:22] <somiaj> maxtim: personal convience, some like extensions to make file types really easy to tell without looking in the file.
94 [00:37:35] *** Quits: enoq (~enoq@replaced-ip ) (Remote host closed the connection)
95 [00:37:56] <somiaj> but then your commands end in .sh, and may scripts (python, bash, perl) don't have an extension due to not wanting to include it in the command line
96 [00:38:10] <lupine> personally, I use `.sh` if it's primarily intended to be sourced, but I may still want it to be executable
97 [00:38:50] *** Quits: stnv (~daniel@replaced-ip ) (Ping timeout: 258 seconds)
98 [00:38:58] *** Quits: openface (~of@replaced-ip ) (Quit: leaving)
99 [00:39:10] <maxtim> somiaj, alright, well that settles that. I've had trouble using .sh scripts as an autostart script in systemd. specifically with `if [[ ]]' operator
100 [00:39:55] <maxtim> i had a suspicion personal preference was the case
101 [00:40:02] *** Joins: noosanon (~user@replaced-ip )
102 [00:40:12] <somiaj> hmm, unsure why having .sh would cause problems, but yea it is optional (in general one should never trust the file extension anyways to tell you what the file really is)
103 [00:40:14] *** Joins: orbiter (~orbiter@replaced-ip )
104 [00:40:37] *** Joins: jvik (~jvik@replaced-ip )
105 [00:42:13] <maxtim> good advice
106 [00:42:49] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Quit: WeeChat 2.5)
107 [00:43:20] <LtL> tdn: when i get a dependency conflict upgrading something, i just stop, removing the offending package and start the install again, install that package later (if it didn't reinstall itself) always seemed to work.
108 [00:43:26] *** Joins: winy (~vince@replaced-ip )
109 [00:43:33] *** Joins: filpAM (~filipe@replaced-ip )
110 [00:43:42] *** Joins: dvs (~hibbard@replaced-ip )
111 [00:44:00] *** Quits: ungali (~ungali@replaced-ip ) (Quit: ungali)
112 [00:44:57] *** Quits: winy (~vince@replaced-ip ) (Client Quit)
113 [00:45:00] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 246 seconds)
114 [00:45:21] *** Quits: twobitsprite (~isaac@replaced-ip ) (Ping timeout: 246 seconds)
115 [00:45:22] <maxtim> I can execute the script as normal, but it fails on startup and running systemctl start throws syntax errors
116 [00:45:53] <somiaj> Are you using a systemd unit file to start it? Care to share the unit file?
117 [00:46:58] *** Quits: DrJ (~B@replaced-ip ) ()
118 [00:47:26] *** Joins: Aussie_matt (~quassel@replaced-ip )
119 [00:47:31] <maxtim> replaced-url
120 [00:48:21] *** Quits: tgunr (~davec@replaced-ip ) (Ping timeout: 244 seconds)
121 [00:48:30] <somiaj> the $MAINPID seems off to me, but unsure if this is someting systemd knows or not
122 [00:48:31] <maxtim> rights to file are 740
123 [00:48:57] *** Joins: alkumaish (~mako@replaced-ip )
124 [00:49:10] <somiaj> hmm, no seems to be a systemd thing. Does the error tell you where the syntax errors are?
125 [00:49:21] <somiaj> Also could it be that your script runs in bash but not dash?
126 [00:49:28] *** Quits: cha18 (~user@replaced-ip ) (Quit: leaving)
127 [00:49:42] <somiaj> oh your shebhang points at bash so that shouldn't matter
128 [00:50:10] <maxtim> this is probably going to show my n00bness, but whats dash?
129 [00:50:10] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
130 [00:50:34] <somiaj> on debian systems /bin/sh points to /bin/dash (debian's default system shell)
131 [00:50:49] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
132 [00:50:58] <somiaj> dash is POSIX compliant, but far simplier (and faster) than bash, and all system things should be using dash
133 [00:51:03] *** Joins: eyelessT (b931a0fb@replaced-ip )
134 [00:51:16] <lupine> pretty sure we should abolish sh for all system things
135 [00:51:17] <somiaj> but dash will fail on certain bash only syntax
136 [00:51:47] *** Joins: LorD_n1c0w (~igora@replaced-ip )
137 [00:52:00] <filpAM> Dash source code needs a clean up. It's hacky as hell
138 [00:52:06] <maxtim> this is the first time hearing of dash... interesting. sounds like a new rabbit hole for another day
139 [00:52:16] *** Quits: TheWizard (~thewizard@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
140 [00:52:34] <somiaj> maxtim: basically on debian if you use #!/bin/sh, you use dash, and don't change that.
141 [00:53:26] *** Parts: eyelessT (b931a0fb@replaced-ip ) ()
142 [00:54:58] *** Quits: xedniv (~xedniv@replaced-ip ) (Excess Flood)
143 [00:55:25] <maxtim> I don't know any syntax for dash today, so i'm going to wait on that for now. systemctl status said failed with timeout. I have a `sleep 30` command in the script to wait for openvpn to finish initializing before proceeding to next steps
144 [00:55:46] *** Joins: xedniv (~xedniv@replaced-ip )
145 [00:56:22] *** Quits: airsoftmodels (~airsoftmo@replaced-ip ) (Quit: Leaving)
146 [00:56:34] *** Quits: aaii (~aaii@replaced-ip ) (Quit: Leaving)
147 [00:57:04] <somiaj> maybe that is your problem. Also this seems to be a networking script, what do you use to configure the network?
148 [00:57:43] <maxtim> ip and iptables
149 [00:57:56] *** Joins: pugfantus (~pugfantus@replaced-ip )
150 [00:58:06] <somiaj> so you manually have scripts for your network, you don't say use the debian interfaces file?
151 [00:58:22] <somiaj> I'm not talking about your vpn here, I'm talking about your normal network configuration
152 [00:58:39] *** Quits: kunningdruger (~kunningdr@replaced-ip ) (Ping timeout: 246 seconds)
153 [00:58:56] <alkumaish> where can I can get security updates for wheezy? or is it impossible now without compiling my own packages?
154 [00:59:01] *** debhelper sets mode: +l 1550
155 [00:59:08] <somiaj> !lts
156 [00:59:09] <dpkg> Debian Long Term Support (LTS) is a project to extend the lifetime of all Debian stable releases to (at least) 5 years. Debian LTS is not handled by the Debian security team, but by a separate group of volunteers and companies. Ask me about <jessie-lts> and see replaced-url
157 [00:59:12] <somiaj> !wheezy lts
158 [00:59:12] <dpkg> Security support for Debian 7 "Wheezy" from the Debian Security Team ended on 2016-04-25. The amd64, i386, armel and armhf architectures receive additional long term support (LTS) via <wheezy/updates> until 2018-05-31. See replaced-url
159 [00:59:16] *** Quits: patterson (~patterson@replaced-ip ) ()
160 [00:59:36] <maxtim> rip wheezy
161 [00:59:44] <somiaj> alkumaish: looks like LTS support has ended, there was ELTS support, unsure if there is still funding for that
162 [00:59:47] <somiaj> !elts
163 [00:59:48] <dpkg> Limited commercial support for wheezy exists in form of Extended LTS, see replaced-url
164 [00:59:53] *** Quits: pringau (~pringau@replaced-ip ) (Remote host closed the connection)
165 [01:00:49] <somiaj> but it does appear that there is still some support for wheezy via ELTS support.
166 [01:01:26] *** Quits: leandrovianna (~leandrovi@replaced-ip ) (Ping timeout: 276 seconds)
167 [01:02:23] *** Quits: LondonHubby (~LondonHub@replaced-ip ) (Remote host closed the connection)
168 [01:02:31] *** Joins: kunningdruger (~kunningdr@replaced-ip )
169 [01:02:45] *** Joins: Grovosky (~jpp@replaced-ip )
170 [01:03:16] *** Joins: mitrokov (~mitrokov@replaced-ip )
171 [01:03:17] *** Quits: thexa4 (~thexa4@replaced-ip ) (Quit: My computer has gone to sleep. ZZZzzz…)
172 [01:03:54] <lupine> don't do it
173 [01:03:55] <alkumaish> somiaj: not worth it. it's a cheap vps not running anything critical. I just don't want to go through setting everyting up again on centos because the vps provider does not provide debian images anymore. only centos
174 [01:04:27] *** Quits: mitrokov (~mitrokov@replaced-ip ) (Max SendQ exceeded)
175 [01:04:33] *** Joins: Newami (~Newami@replaced-ip )
176 [01:05:33] <alkumaish> I thought i'd plug the holes temporarily until I figure out how to upgrade from 7 to 8 ot 9 without destroying everyting :/
177 [01:06:05] *** Joins: arare (~a@replaced-ip )
178 [01:06:14] <somiaj> alkumaish: you shouln't need to do much to run ELTS, it will give you some security support (though it appears they only support 3.16 kernel, not the stock 3.2 wheezy kernel naymore)
179 [01:06:17] <arare> hey do i have voice
180 [01:06:20] <arare> i guess so
181 [01:06:20] *** Joins: toxync12 (~toxync12@replaced-ip )
182 [01:06:29] <somiaj> but yea, ELTS is your only option for any security support for wheezy now.
183 [01:06:39] *** Quits: toxync12- (~toxync12@replaced-ip ) (Read error: Connection reset by peer)
184 [01:06:42] *** Joins: mitrokov (~mitrokov@replaced-ip )
185 [01:07:07] *** Quits: mitrokov (~mitrokov@replaced-ip ) (Remote host closed the connection)
186 [01:07:28] *** Joins: mitrokov (~mitrokov@replaced-ip )
187 [01:07:28] *** Quits: kunningdruger (~kunningdr@replaced-ip ) (Read error: Connection reset by peer)
188 [01:07:29] *** Joins: leandrovianna (~leandrovi@replaced-ip )
189 [01:07:58] *** Quits: mitrokov (~mitrokov@replaced-ip ) (Max SendQ exceeded)
190 [01:08:33] *** Joins: kunningdruger (~kunningdr@replaced-ip )
191 [01:08:52] *** Quits: maxtim (~Tim@replaced-ip ) (Quit: Leaving)
192 [01:09:16] *** Quits: Nokaji (~Nokaji@replaced-ip##) (Quit: ***** ##replaced-url
193 [01:10:46] <arare> so if a freeze locks out sysrq, what are some logs to check after a reset
194 [01:11:29] <somiaj> arare: if you have the directory /var/log/journal you can use timestamps to check all systemd logs right before the crash
195 [01:11:38] <somiaj> otherwise /var/log/messages, and other things in /var/log might be useful
196 [01:16:24] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
197 [01:16:26] <arare> hmm
198 [01:16:35] <arare> thanks but they seem innouous
199 [01:17:06] <arare> anywhere else i can look? how do developers diagnose this?
200 [01:17:28] *** Joins: xcm (~xcm@replaced-ip )
201 [01:18:21] <LtL> arare: coredumps i imagine, but they are disabled on debian
202 [01:18:36] *** Joins: crn (~crn@replaced-ip )
203 [01:18:38] *** Joins: subliminal (~mmyers@replaced-ip )
204 [01:18:43] <arare> hmm
205 [01:18:56] <scwizard> alkumaish
206 [01:18:58] *** Joins: Thedarkb-X40 (~beno@replaced-ip )
207 [01:19:29] <scwizard> clean slates are very healthy and you should get used to them, doubly so for servers
208 [01:20:04] <somiaj> personally if this is a recuring issue, I would just 'mkdir /var/log/journal' so you have preistant journals across boots
209 [01:20:09] *** Joins: torbo (~user@replaced-ip )
210 [01:20:27] *** Joins: Logg (~Logg@replaced-ip )
211 [01:20:33] <arare> alright
212 [01:20:42] <arare> is that related to journalctl
213 [01:20:54] *** Quits: qqx (~qqx@replaced-ip ) (Quit: Bye)
214 [01:21:04] *** Joins: qqx (~qqx@replaced-ip )
215 [01:21:15] <somiaj> yea, it makes journald's binary journal persistant by giving it a place to write to the disk
216 [01:21:49] <arare> qh
217 [01:21:51] <arare> ah
218 [01:21:58] <somiaj> you should run systemd-tmpfiles --create --prefix /var/log/journal to put your current tmp files in there for the curret boot, then it also suggest you restart journald, killall -USR1 systemd-journald
219 [01:22:36] <LtL> wheezy was systemd? i thought it was sysV
220 [01:22:42] *** Joins: airsoftmodels (~airsoftmo@replaced-ip )
221 [01:23:42] <somiaj> this file says what you need to do /usr/share/doc/systemd/README.Debian.gz
222 [01:24:01] <somiaj> LtL: oh this is for wheezy, guess I thought this was for a differnt user.
223 [01:24:16] <somiaj> correct, in wheezy systemd was only a system preview, sysv was default (both were usable)
224 [01:24:25] *** Joins: piyh (~piyh@replaced-ip )
225 [01:24:51] <arare> im not on wheezy if youre talking about me
226 [01:25:09] <LtL> arare: yeah, we were :)
227 [01:25:33] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 244 seconds)
228 [01:25:40] <somiaj> arare: check out the file I linked for the instructions from the debian devs on what is needed to enable persistant logs, this will help yo uin the future if this happens again
229 [01:25:47] <LtL> i mixed up users somewhere too, it seems.
230 [01:25:51] <somiaj> at least it gives you far more logs and you can try to see what happened right at the freeze/crash
231 [01:25:53] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 245 seconds)
232 [01:26:05] <arare> i wish i could find a pallet for xresources that worked everywhere
233 [01:26:19] <arare> weechat highlights things in a weird way
234 [01:26:39] <arare> i am reading the systemd thing if thats what you mean somiaj
235 [01:27:14] <arare> although you did bascially tell me the beginning already haha
236 [01:27:29] *** Joins: MrCCoffee (coffee@replaced-ip )
237 [01:27:30] *** Joins: journeytocoder (~journeyto@replaced-ip )
238 [01:27:48] <somiaj> I was just making sure I didn't miss some small detail
239 [01:28:31] *** Parts: airsoftmodels (~airsoftmo@replaced-ip ) ("Leaving")
240 [01:28:58] *** Joins: TheWizard (~thewizard@replaced-ip )
241 [01:29:26] *** Quits: martian67| (~martian67@replaced-ip ) (Remote host closed the connection)
242 [01:29:41] *** Quits: noosanon (~user@replaced-ip ) (Ping timeout: 244 seconds)
243 [01:29:45] *** Joins: martian67 (~martian67@replaced-ip )
244 [01:30:02] *** Joins: noosanon (~user@replaced-ip )
245 [01:31:59] *** Joins: Joe23CS (~joe@replaced-ip )
246 [01:32:26] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 240 seconds)
247 [01:32:27] *** Joins: jpp_ (~jpp@replaced-ip )
248 [01:32:31] *** Quits: Grovosky (~jpp@replaced-ip ) (Read error: Connection reset by peer)
249 [01:32:33] <epsilon> is there any decoder for Barcode/QR-code, decoding from a photo/screenshot? In apt search I can only find encoder, but no decoder...
250 [01:32:52] *** Joins: toxync12 (~toxync12@replaced-ip )
251 [01:33:04] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 264 seconds)
252 [01:33:59] <LtL> ,v qtqr
253 [01:34:00] <judd> Package: qtqr on amd64 -- jessie: 1.4~bzr21-1; stretch: 1.4~bzr21-1; bullseye: 1.4~bzr32-1; buster: 1.4~bzr32-1; sid: 1.4~bzr32-1
254 [01:34:09] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
255 [01:34:10] <LtL> ,info qtqr
256 [01:34:11] <judd> Package qtqr (python, optional) in buster/amd64: Qt frontend for QR code generator and decoder. Version: 1.4~bzr32-1; Size: 38.2k; Installed: 184k; Homepage: replaced-url
257 [01:34:31] *** Quits: noosanon (~user@replaced-ip ) (Ping timeout: 246 seconds)
258 [01:34:35] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 276 seconds)
259 [01:34:43] *** Joins: jvik (~jvik@replaced-ip )
260 [01:35:11] <LtL> epsilon: ^^^
261 [01:35:32] *** Joins: vixu (be73285d@replaced-ip )
262 [01:35:50] *** Joins: we6jbo (~we6jbo@replaced-ip )
263 [01:36:13] *** Joins: thexa4 (~thexa4@replaced-ip )
264 [01:36:24] *** Quits: barrett (~barrett@replaced-ip ) (Ping timeout: 244 seconds)
265 [01:36:41] *** Quits: thexa4 (~thexa4@replaced-ip ) (Client Quit)
266 [01:36:55] *** Joins: StathisA (~StathisA@replaced-ip )
267 [01:37:33] *** Quits: josspyker_ (~quassel@replaced-ip##) (Quit: ##replaced-url
268 [01:38:50] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 240 seconds)
269 [01:39:47] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Ping timeout: 276 seconds)
270 [01:40:09] <epsilon> LtL: thx, need to check on debian 10, the version on 9 at least throws just python error while decoding...
271 [01:40:52] *** Quits: carnil_ (~carnil@replaced-ip ) (Ping timeout: 245 seconds)
272 [01:41:02] <LtL> epsilon: good luck, i rarely have success with QR codes
273 [01:41:41] <LtL> epsilon: i'm speaking about my iphone though.
274 [01:42:27] <nvz> siri, fml
275 [01:43:02] *** Quits: piyh (~piyh@replaced-ip ) (Ping timeout: 276 seconds)
276 [01:44:00] <nvz> I never got hip to the QR code thing, but I had considered data matricies and images to be a possibility for a program I was concieving..
277 [01:44:44] <nvz> rather than people taking crappy screenshots with a cam, it produces a data matrix you take a picture of that is decoded back into text
278 [01:45:03] *** Quits: meLon (~meLon@replaced-ip ) (Ping timeout: 245 seconds)
279 [01:45:14] <nvz> giving you a means to pastebin more than will fit on a screen to take a picture of
280 [01:45:21] <nvz> without network
281 [01:45:25] <LtL> cool
282 [01:45:27] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 245 seconds)
283 [01:45:55] *** Joins: josspyker (~quassel@replaced-ip )
284 [01:45:55] *** Quits: josspyker (~quassel@replaced-ip ) (Changing host)
285 [01:45:55] *** Joins: josspyker (~quassel@replaced-ip )
286 [01:46:13] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 244 seconds)
287 [01:46:24] *** Joins: enseneo (~madneap@replaced-ip )
288 [01:46:26] *** Quits: amphiprions (~amphiprio@replaced-ip ) (Read error: Connection reset by peer)
289 [01:47:05] *** Quits: TheWizard (~thewizard@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
290 [01:47:15] *** Quits: scwizard (4244877f@replaced-ip ) (Remote host closed the connection)
291 [01:47:27] <nvz> I mean you figure even using like ASCII cursor chars the big block things.. on a 16 color 80x24 terminal.. thats still what? nearly 4kb?
292 [01:48:12] *** Quits: belanthor (~belan@replaced-ip ) (Quit: Leaving)
293 [01:48:26] *** Joins: diniwed (~gavron@replaced-ip )
294 [01:49:17] *** Joins: magic_ninja_work (~sparkie1@replaced-ip )
295 [01:49:24] *** Quits: ExoUNX (~ExoUNX@replaced-ip ) (Quit: later fam...)
296 [01:50:02] *** Joins: cseder (~cseder@replaced-ip )
297 [01:52:22] *** Joins: lankanmon (~LKNnet@replaced-ip )
298 [01:52:58] *** Quits: witlesswonder (~witless@replaced-ip ) (Quit: Leaving)
299 [01:53:35] *** Joins: witlesswonder (~witless@replaced-ip )
300 [01:54:14] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Quit: Leaving.)
301 [01:55:36] *** Quits: witlesswonder (~witless@replaced-ip ) (Client Quit)
302 [01:57:46] *** Joins: Gerowen (~Gerowen@replaced-ip )
303 [01:58:07] *** Joins: LorD_n1c0w (~igora@replaced-ip )
304 [01:59:22] <LtL> yeah, about 4kB
305 [02:01:05] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
306 [02:01:07] *** Joins: LorD_n1c0w1 (~igora@replaced-ip )
307 [02:01:19] *** Joins: de-facto (~de-facto@replaced-ip )
308 [02:02:10] *** Quits: guerby (~guerby@replaced-ip ) (Ping timeout: 246 seconds)
309 [02:02:21] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 246 seconds)
310 [02:03:11] *** Quits: Gerowen (~Gerowen@replaced-ip ) (Ping timeout: 276 seconds)
311 [02:03:35] *** Joins: yogurt2ungue (~yogur2@replaced-ip )
312 [02:03:37] *** Quits: journeytocoder (~journeyto@replaced-ip ) (Remote host closed the connection)
313 [02:03:53] *** Joins: Gerowen (~Gerowen@replaced-ip )
314 [02:04:22] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Remote host closed the connection)
315 [02:04:29] *** Quits: dasher00 (~dasher00@replaced-ip ) (Ping timeout: 276 seconds)
316 [02:04:52] *** Quits: chalcedony (~chalcedon@replaced-ip ) (Ping timeout: 264 seconds)
317 [02:05:09] *** Quits: p0lyph3m (~p0lyph3m@replaced-ip ) (Ping timeout: 246 seconds)
318 [02:05:22] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
319 [02:07:20] *** Joins: p0lyph3m (~p0lyph3m@replaced-ip )
320 [02:07:39] *** Quits: Uberius (~Uberius@replaced-ip ) (Remote host closed the connection)
321 [02:07:45] *** Joins: chalcedony (~chalcedon@replaced-ip )
322 [02:08:42] *** Quits: johnnyfive (~johnnyfiv@replaced-ip ) (Quit: I quit now.)
323 [02:08:47] *** Quits: monstar (~mitya@replaced-ip ) (Ping timeout: 245 seconds)
324 [02:09:01] *** debhelper sets mode: +l 1543
325 [02:09:04] *** Joins: johnnyfive (~johnnyfiv@replaced-ip )
326 [02:09:57] *** Joins: corvo (~Thunderbi@replaced-ip )
327 [02:10:21] <LtL> interesting that qrqt is the same version from jessie through sid. don't see that often.
328 [02:11:30] <LtL> oops wrong.
329 [02:12:07] <LtL> i'm a QR code, scan me you get 'No Data Found'
330 [02:13:32] *** Quits: lexiyntax (~dmarkle@replaced-ip ) (Quit: leaving)
331 [02:14:36] *** Joins: publio (~publio@replaced-ip )
332 [02:15:59] *** Joins: Yopyop_ (~aa@replaced-ip )
333 [02:16:58] *** Joins: Yopyop__ (~aa@replaced-ip )
334 [02:18:37] *** Quits: indibart (~andy@replaced-ip ) (Quit: indibart)
335 [02:19:19] *** Quits: Yopyop (~aa@replaced-ip ) (Ping timeout: 246 seconds)
336 [02:19:35] *** Joins: carnil_ (~carnil@replaced-ip )
337 [02:20:00] *** Parts: vixu (be73285d@replaced-ip ) ()
338 [02:20:32] <somiaj> LtL: happens a lot with dead software, or really good software, debian keeps stuf around until it is really broken.
339 [02:20:43] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
340 [02:20:46] *** Quits: Yopyop_ (~aa@replaced-ip ) (Ping timeout: 268 seconds)
341 [02:21:09] <somiaj> but there is a lot of old tools that people use that don't need updates, and if it continues to work/build it just sticks around doing its job
342 [02:21:10] *** Quits: lcabrera_ (~desarroll@replaced-ip ) (Read error: Connection reset by peer)
343 [02:21:35] <somiaj> though I was a bit sad when they started taking out things like xroaches because it no longer built nicely
344 [02:21:38] *** Joins: lcabrera_ (~desarroll@replaced-ip )
345 [02:22:32] <LtL> heh, i remember xroachess
346 [02:22:37] *** Joins: guerby (~guerby@replaced-ip )
347 [02:22:51] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
348 [02:24:33] <LtL> they were cool, bugs all over your desktop. totally forgot about them. sad
349 [02:27:07] *** Quits: yogurt2ungue (~yogur2@replaced-ip ) (Ping timeout: 245 seconds)
350 [02:28:48] <LtL> xpenguins was fun also
351 [02:28:50] *** Joins: jvik (~jvik@replaced-ip )
352 [02:31:33] <LtL> ,info xmille
353 [02:31:34] <judd> Package xmille (games, optional) in buster/amd64: The classic game of Mille Bournes. Version: 2.0-13; Size: 31.6k; Installed: 208k; Screenshot: replaced-url
354 [02:31:52] *** Quits: cliluw (~cliluw@replaced-ip ) (Ping timeout: 268 seconds)
355 [02:32:58] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 245 seconds)
356 [02:33:35] *** Joins: sami__ (~sami@replaced-ip )
357 [02:35:15] *** Quits: goez (eg@replaced-ip ) (Ping timeout: 250 seconds)
358 [02:35:46] *** Quits: ddelony (ddelony@replaced-ip ) (Ping timeout: 240 seconds)
359 [02:36:06] *** Joins: ExoUNX (~ExoUNX@replaced-ip )
360 [02:36:08] *** Quits: cxc99 (~cxc99@replaced-ip ) (Ping timeout: 258 seconds)
361 [02:36:16] <LtL> bug #158188
362 [02:36:43] *** Quits: user888 (~user888@replaced-ip ) (Ping timeout: 245 seconds)
363 [02:36:47] <LtL> hrm, xroach bug report is gone i guess, circa 2002
364 [02:37:38] *** Quits: Sami_ (~sami@replaced-ip ) (Ping timeout: 276 seconds)
365 [02:39:43] *** Joins: zeus__ (~zeus@replaced-ip )
366 [02:39:53] *** Quits: zeus__ (~zeus@replaced-ip ) (Client Quit)
367 [02:39:58] *** Quits: lsyoyom (~liny01@replaced-ip ) (Ping timeout: 258 seconds)
368 [02:40:25] *** Quits: Joe23CS (~joe@replaced-ip ) (Remote host closed the connection)
369 [02:43:20] *** Quits: cseder (~cseder@replaced-ip ) (Quit: WeeChat 2.6)
370 [02:45:24] *** Joins: cxc99 (~cxc99@replaced-ip )
371 [02:46:40] *** Quits: leandrovianna (~leandrovi@replaced-ip ) (Ping timeout: 268 seconds)
372 [02:47:30] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 246 seconds)
373 [02:48:23] *** Joins: wr (~wr@replaced-ip )
374 [02:48:43] *** Quits: limbo (~dave@replaced-ip ) (Read error: Connection reset by peer)
375 [02:49:01] *** debhelper sets mode: +l 1536
376 [02:49:49] *** Quits: Led_Zeppelin (~user@replaced-ip ) (Remote host closed the connection)
377 [02:50:02] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Ping timeout: 245 seconds)
378 [02:50:09] *** Joins: ddelony (ddelony@replaced-ip )
379 [02:50:32] *** Joins: openface (~of@replaced-ip )
380 [02:50:45] *** Joins: yogurt2ungue (~yogur2@replaced-ip )
381 [02:51:10] <wr> wanna do a encrypted debian install on one harddisk so to some point i dont need lvm i guess, on menu see lvm encrypted only, any way other way to this? will i need lvm?
382 [02:53:16] *** Joins: lsyoyom (~liny01@replaced-ip )
383 [02:55:50] <karlpinc> wr: LVM is handy, especially on an encrypted device, because you can have multiple partitions and freely resize them/re-allocate space. Otherwise if you have more than one partition you have separate passwords for each (potentially).
384 [02:55:50] *** Quits: CrystalMath (~coderain@replaced-ip ) (Ping timeout: 276 seconds)
385 [02:56:36] <karlpinc> wr: But I don't believe the installer requires you to use lvm if you encrypt. You can first partition, then encrypt.
386 [02:56:58] *** Joins: `JumboDog` (~JD@replaced-ip )
387 [02:57:28] *** Quits: Hellphyre23 (~Hellphyre@replaced-ip ) (Quit: WeeChat 2.4)
388 [02:57:40] <wr> karlpinc, by the way once installed normally i always have to set pass at boot, any to avoid input?
389 [02:57:55] <wr> *way
390 [02:59:54] *** Joins: Jo_Anna (~jo-anna4@replaced-ip )
391 [02:59:57] *** Joins: b0b (~bob@replaced-ip )
392 [03:01:10] *** Joins: CrystalMath (~coderain@replaced-ip )
393 [03:01:39] *** Joins: dArK_IcE (~lawl@replaced-ip )
394 [03:02:20] *** Quits: magic_ninja_work (~sparkie1@replaced-ip ) (Ping timeout: 276 seconds)
395 [03:02:37] *** Quits: Gerowen (~Gerowen@replaced-ip ) (Remote host closed the connection)
396 [03:02:53] *** Joins: Gerowen (~Gerowen@replaced-ip )
397 [03:03:40] *** Joins: xeru (~xeru@replaced-ip )
398 [03:03:47] <wr> karlpinc, replaced-url
399 [03:04:13] *** Quits: binarymtn (~scott@replaced-ip ) (Ping timeout: 245 seconds)
400 [03:06:26] *** Quits: openface (~of@replaced-ip ) (Quit: leaving)
401 [03:07:06] *** Joins: bertbob (~bertbob@replaced-ip )
402 [03:09:04] *** Joins: scooty_puff (~scooty_pu@replaced-ip )
403 [03:12:37] *** Quits: filpAM (~filipe@replaced-ip ) (Quit: leaving)
404 [03:13:20] *** Quits: `JumboDog` (~JD@replaced-ip ) (Remote host closed the connection)
405 [03:15:33] *** Joins: beaver^ (~beaver@replaced-ip )
406 [03:17:32] *** Quits: polman (~ananevtem@replaced-ip ) (Ping timeout: 245 seconds)
407 [03:17:52] *** Joins: polman (~ananevtem@replaced-ip )
408 [03:19:14] *** Quits: Jo_Anna (~jo-anna4@replaced-ip ) (Ping timeout: 276 seconds)
409 [03:19:27] *** Joins: piyh (~piyh@replaced-ip )
410 [03:20:08] *** Joins: checkItO1t (~jinking@replaced-ip )
411 [03:20:24] *** Quits: piyh (~piyh@replaced-ip ) (Client Quit)
412 [03:20:30] *** Quits: checkItO1t (~jinking@replaced-ip ) (Client Quit)
413 [03:20:48] *** Joins: checkItOut (~jinking@replaced-ip )
414 [03:21:38] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 240 seconds)
415 [03:23:02] *** Joins: jvik (~jvik@replaced-ip )
416 [03:23:47] *** Quits: hypn0 (~h@replaced-ip ) (Ping timeout: 276 seconds)
417 [03:23:52] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
418 [03:24:46] *** Joins: enseneo (~madneap@replaced-ip )
419 [03:27:03] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 246 seconds)
420 [03:31:59] *** Quits: CaptainN (~KevinKeen@replaced-ip ) (Quit: I have to pee!)
421 [03:32:14] *** Quits: michaelni (~michael@replaced-ip ) (Ping timeout: 276 seconds)
422 [03:33:59] *** Joins: azeem (~mbanck@replaced-ip )
423 [03:36:09] *** Joins: lembron (~admin@replaced-ip )
424 [03:37:05] *** Quits: azeem_ (~mbanck@replaced-ip ) (Ping timeout: 258 seconds)
425 [03:39:19] <lembron> hi there, anything major changed from 10 to 10.1 that would "fail mariadb installation in docker"? -- worked fine ~3 weeks ago, now hangs for +1 hour on "Setting up mariadb-server-10.3" -- inspecting the container makes it seem as if its waiting for something to show up? replaced-url
426 [03:41:18] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Ping timeout: 245 seconds)
427 [03:43:25] *** Joins: rmrfchik (~paul@replaced-ip )
428 [03:43:44] *** Quits: dArK_IcE (~lawl@replaced-ip ) ()
429 [03:43:48] *** Joins: michaelni (~michael@replaced-ip )
430 [03:47:24] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Read error: Connection reset by peer)
431 [03:47:31] *** Joins: dvs (~hibbard@replaced-ip )
432 [03:47:53] *** Quits: arare (~a@replaced-ip ) (Quit: WeeChat 2.3)
433 [03:48:45] *** Quits: tyranny12 (~blarg@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
434 [03:49:02] *** Joins: tyranny12 (~blarg@replaced-ip )
435 [03:49:02] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
436 [03:49:02] *** Joins: tyranny12 (~blarg@replaced-ip )
437 [03:49:13] *** Quits: obsview (~obsview@replaced-ip ) (Quit: WeeChat 2.6)
438 [03:51:37] *** Quits: Sleepy63 (~Sleepy63@replaced-ip##) (Quit: ##replaced-url
439 [03:52:12] *** Joins: zjack (~fiftycent@replaced-ip )
440 [03:54:17] *** Joins: felixfoertsch (~felixfoer@replaced-ip )
441 [03:54:30] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 268 seconds)
442 [03:54:47] <zjack> how do i use gpg to verify a debian iso
443 [03:55:41] <dvs> zjack, you don't. you verify the SUM files that they have not been modified and then check the SUM
444 [03:56:31] <zjack> dvs, im following the documentation on replaced-url
445 [03:56:48] *** Joins: paKwarno (~bxc@replaced-ip )
446 [03:56:54] <dvs> the key id ;-)
447 [03:57:28] *** Joins: sidmo_ (~ident@replaced-ip )
448 [03:57:44] *** Joins: Pi4_Noob (~CuChulain@replaced-ip )
449 [03:57:58] <zjack> dvs, well that key id is the key id used in the example, how do i know if thats the right key id?
450 [03:57:58] *** Quits: rmrfchik (~paul@replaced-ip ) (Ping timeout: 245 seconds)
451 [03:58:43] <Pi4_Noob> Hello. I am trying to get networking using networkd up and running. I have systemd-networkd, systemd-resolvd up and running. When I boot eht0 is up, but no address.
452 [03:58:45] <Pi4_Noob> systemctl status systemd-resolved says running but gives an error: Retyring transaction 59127, Transaction 59127 for <raspberrypi IN ANY? scope llmnr eth0/INET6, Sending query packet with id 59127 on interface 2/AF_INET6
453 [03:59:00] <lembron> ok that one was embarrassing... "disk full" - damn docker-machine defaults ;D - maria up&running now
454 [03:59:32] *** Quits: felixfoertsch (~felixfoer@replaced-ip ) (Ping timeout: 276 seconds)
455 [04:00:00] *** Quits: BaW (~BaW@replaced-ip ) (Quit: connection reset by cruise missile)
456 [04:00:11] *** Quits: dustinm` (~dustinm@replaced-ip ) (Quit: Leaving)
457 [04:00:47] *** Joins: BaW (~BaW@replaced-ip )
458 [04:00:55] *** Joins: felixfoertsch (~felixfoer@replaced-ip )
459 [04:01:17] *** Joins: binarymtn (~scott@replaced-ip )
460 [04:01:21] *** Quits: sidmo (~ident@replaced-ip ) (Ping timeout: 246 seconds)
461 [04:01:39] *** Joins: StathisA (~StathisA@replaced-ip )
462 [04:01:42] <dvs> zjack, there's a debian-keyring package which contains the proper key for each release.
463 [04:01:53] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
464 [04:02:47] *** Quits: sami__ (~sami@replaced-ip ) (Ping timeout: 276 seconds)
465 [04:04:38] *** Joins: dustinm` (~dustinm@replaced-ip )
466 [04:06:04] *** Joins: xin_ (~textual@replaced-ip )
467 [04:06:07] *** Quits: xin_ (~textual@replaced-ip ) (Remote host closed the connection)
468 [04:07:52] <dvs> zjack, replaced-url
469 [04:08:03] *** Joins: onlyesterday (~onlyester@replaced-ip )
470 [04:08:41] *** Quits: nutron|w (~nutron@replaced-ip ) (Ping timeout: 268 seconds)
471 [04:10:03] *** Quits: brutser (57434136@replaced-ip ) (Ping timeout: 260 seconds)
472 [04:12:22] *** Quits: deltam (~deltam@replaced-ip ) (Ping timeout: 246 seconds)
473 [04:15:00] *** Joins: user888 (~user888@replaced-ip )
474 [04:15:49] *** Joins: th0r (~th0r@replaced-ip )
475 [04:16:26] *** Quits: dustinm` (~dustinm@replaced-ip ) (Ping timeout: 276 seconds)
476 [04:17:06] *** Quits: th0r (~th0r@replaced-ip ) (Client Quit)
477 [04:17:11] *** Joins: jvik (~jvik@replaced-ip )
478 [04:18:33] *** Joins: Surfer2011 (~quassel@replaced-ip )
479 [04:19:10] *** Joins: deltam (~deltam@replaced-ip )
480 [04:19:38] *** Quits: yogurt2ungue (~yogur2@replaced-ip ) (Ping timeout: 245 seconds)
481 [04:21:18] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 245 seconds)
482 [04:21:18] *** Quits: Surfer2011_ (~quassel@replaced-ip ) (Ping timeout: 245 seconds)
483 [04:21:59] <nvz> LtL: yeah xmille is rather atrocious because all the widgets are statically sized.. its especially annoying on small screens
484 [04:22:17] <nvz> for that reason I often just played the bsdgames version
485 [04:22:17] *** Quits: user888 (~user888@replaced-ip ) (Ping timeout: 276 seconds)
486 [04:22:30] *** Joins: crn_ (~crn@replaced-ip )
487 [04:22:37] *** Joins: jvik (~jvik@replaced-ip )
488 [04:23:36] <LtL> nvz: i'm not much for games, never tried xmille, i do like pokerth now and then.
489 [04:23:43] *** Joins: dustinm` (~dustinm@replaced-ip )
490 [04:24:17] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
491 [04:24:32] <nvz> Pi4_Noob: 1) raspbian isn't supported here 2) debian doesn't use systemd-networkd by default maybe try #systemd or #raspbian
492 [04:24:50] *** Quits: crn (~crn@replaced-ip ) (Ping timeout: 240 seconds)
493 [04:25:05] <LtL> zjack: there a gpg --verify method using the sha256.sign file and maybe the checksum string but i forget the syntax
494 [04:25:17] <Pi4_Noob> nvz, thank you, I have been on raspberry but it isn't active yet.
495 [04:25:50] *** Quits: itamarst (uid165457@replaced-ip ) (Quit: Connection closed for inactivity)
496 [04:26:31] *** Parts: Pi4_Noob (~CuChulain@replaced-ip ) ("Leaving")
497 [04:26:48] <zjack> LtL, when i try to use gpg --verify to check the signature file against the other file it says gpg cant check signature public key not found
498 [04:26:50] *** Quits: Gerowen (~Gerowen@replaced-ip ) (Ping timeout: 240 seconds)
499 [04:26:54] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 246 seconds)
500 [04:27:04] *** Quits: fauweh (~root@replaced-ip ) (Quit: )
501 [04:27:11] *** Joins: awal1 (~awal1@replaced-ip )
502 [04:27:32] *** Joins: meLon (~meLon@replaced-ip )
503 [04:28:28] *** Quits: slv (~slv@replaced-ip ) (Quit: Leaving)
504 [04:29:01] *** debhelper sets mode: +l 1530
505 [04:29:30] *** Quits: wr (~wr@replaced-ip ) (Quit: Leaving)
506 [04:29:51] *** Joins: cliluw (~cliluw@replaced-ip )
507 [04:30:01] <quaxoxl> would that mean database error or dubious ongoings mainly - i sm not knwledged but i would not assume the database "handshake" has any way of not not identifying it correctly
508 [04:30:17] <quaxoxl> are you completelt sure you set this up properly with the right contact association(s)
509 [04:30:58] *** Joins: Guest5048 (~root@replaced-ip )
510 [04:31:12] *** Joins: fauweh (~root@replaced-ip )
511 [04:31:53] <awal1> dpkg: 5GHz
512 [04:31:54] <dpkg> awal1: KCI error, or a problem with the Keyboard-Chair Interface.
513 [04:33:08] *** Joins: xsoultartar (~xsoultart@replaced-ip )
514 [04:33:33] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 246 seconds)
515 [04:35:27] *** Quits: polman (~ananevtem@replaced-ip ) (Ping timeout: 245 seconds)
516 [04:36:47] *** Joins: tyranny12 (~blarg@replaced-ip )
517 [04:36:47] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
518 [04:36:47] *** Joins: tyranny12 (~blarg@replaced-ip )
519 [04:37:58] *** Joins: nutron|w (~nutron@replaced-ip )
520 [04:38:12] *** Quits: Guest5048 (~root@replaced-ip ) (Quit: Leaving)
521 [04:38:19] <LtL> zjack: thats probably where you need to have the debian-keyring installed, the .sign file is the gpg signing block. It's been so long since i did that i can't remember and don't have the time to try right now
522 [04:39:12] <LtL> zjack: keep at it, you'll figure it out.
523 [04:39:48] *** Joins: polman (~ananevtem@replaced-ip )
524 [04:41:20] *** Joins: ChmEarl (~chmearl@replaced-ip )
525 [04:41:22] <zjack> LtL, i figured it out, thank you for your time.
526 [04:42:11] *** Quits: Orbitrix (~Huevos@replaced-ip ) (Remote host closed the connection)
527 [04:42:34] *** Joins: Orbitrix (~Huevos@replaced-ip )
528 [04:43:26] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 244 seconds)
529 [04:43:35] *** Joins: fstd_ (~fstd@replaced-ip )
530 [04:44:34] *** Joins: zphds (~sudharsh@replaced-ip )
531 [04:45:34] *** Quits: binarymtn (~scott@replaced-ip ) (Quit: leaving)
532 [04:46:43] *** Quits: paKwarno (~bxc@replaced-ip ) (Remote host closed the connection)
533 [04:47:33] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 246 seconds)
534 [04:47:34] *** fstd_ is now known as fstd
535 [04:48:50] *** Joins: dvs (~hibbard@replaced-ip )
536 [04:50:53] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 276 seconds)
537 [04:54:34] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 240 seconds)
538 [04:55:03] *** Joins: thePiGrepper (~nagato@replaced-ip )
539 [05:00:01] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
540 [05:01:34] *** Joins: felixfoertsch23 (~felixfoer@replaced-ip )
541 [05:01:54] *** Joins: diniwed (~gavron@replaced-ip )
542 [05:02:12] *** Joins: OldHungStud (~u291187@replaced-ip )
543 [05:02:15] *** Quits: felixfoertsch (~felixfoer@replaced-ip ) (Ping timeout: 246 seconds)
544 [05:04:09] *** Joins: Sleepy63 (~Sleepy63@replaced-ip )
545 [05:04:58] *** Quits: zjack (~fiftycent@replaced-ip ) (Remote host closed the connection)
546 [05:05:34] *** Quits: bruce549 (bruce549@replaced-ip ) (Quit: Leaving)
547 [05:06:12] *** Quits: OldHungStud (~u291187@replaced-ip ) (Remote host closed the connection)
548 [05:08:13] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
549 [05:11:00] *** Joins: user888 (~user888@replaced-ip )
550 [05:16:47] *** Joins: jvik (~jvik@replaced-ip )
551 [05:19:02] *** debhelper sets mode: +l 1536
552 [05:19:24] *** Quits: jpp_ (~jpp@replaced-ip ) (Ping timeout: 246 seconds)
553 [05:20:09] *** Joins: Mo7Qt0 (~Mo7Qt0@replaced-ip )
554 [05:21:09] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 246 seconds)
555 [05:21:14] *** Quits: MrCCoffee (coffee@replaced-ip ) (Ping timeout: 240 seconds)
556 [05:22:16] *** Joins: Mad_Hat (~Mad_Hat@replaced-ip )
557 [05:22:35] *** Joins: _no-pm (~this@replaced-ip )
558 [05:24:13] *** Quits: vizius00 (vizius00@replaced-ip ) (Ping timeout: 245 seconds)
559 [05:24:15] *** Joins: stitched_unicorn (~Red@replaced-ip )
560 [05:25:18] *** Joins: vizius00 (vizius00@replaced-ip )
561 [05:26:19] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Client Quit)
562 [05:26:51] *** Quits: zerotech (~zerotech@replaced-ip ) (Ping timeout: 240 seconds)
563 [05:26:58] *** Quits: subliminal (~mmyers@replaced-ip ) (Quit: leaving)
564 [05:30:27] *** Quits: edgars (~edgars@replaced-ip ) (Ping timeout: 244 seconds)
565 [05:30:55] *** Joins: stitched_unicorn (~Red@replaced-ip )
566 [05:32:51] *** Joins: georgie_ (~textual@replaced-ip )
567 [05:32:52] *** Joins: paqcito (be12491d@replaced-ip )
568 [05:33:08] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 276 seconds)
569 [05:33:54] <paqcito> Well, I think I messed up really bad. I removed all ca-certificates in /usr/share/ca-certificates ha. Any way I can fix this?
570 [05:34:35] <dvs> paqcito, apt --reinstall install ca-certificates
571 [05:34:53] *** Joins: kirk781 (~kirk781@replaced-ip )
572 [05:35:25] *** Joins: citypw (~citypw@replaced-ip )
573 [05:35:41] <paqcito> ill try that!
574 [05:36:40] *** Joins: edgars (~edgars@replaced-ip )
575 [05:38:20] *** Quits: Oksana (~Wikiwide@replaced-ip ) (Ping timeout: 276 seconds)
576 [05:39:04] *** Quits: kupi (uid212005@replaced-ip ) (Ping timeout: 264 seconds)
577 [05:40:02] *** Quits: astra (sid289983@replaced-ip ) (Ping timeout: 245 seconds)
578 [05:40:58] *** Quits: lvrp16 (sid153650@replaced-ip ) (Read error: Connection reset by peer)
579 [05:40:59] *** Quits: lebster (sid17131@replaced-ip ) (Read error: Connection reset by peer)
580 [05:41:00] *** Quits: kawaii (sid345572@replaced-ip ) (Ping timeout: 252 seconds)
581 [05:41:22] *** Quits: cstk421 (sid350265@replaced-ip ) (Ping timeout: 252 seconds)
582 [05:41:31] *** Quits: Deific (sid66892@replaced-ip ) (Ping timeout: 276 seconds)
583 [05:41:31] *** Quits: kapilp_ (uid36151@replaced-ip ) (Ping timeout: 276 seconds)
584 [05:41:36] *** Quits: georgie_ (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
585 [05:41:44] *** Quits: victorqueiroz (sid340368@replaced-ip ) (Ping timeout: 252 seconds)
586 [05:42:10] *** Quits: blacksyke (uid151792@replaced-ip ) (Ping timeout: 276 seconds)
587 [05:42:10] *** Quits: Skaag_ (sid164385@replaced-ip ) (Ping timeout: 276 seconds)
588 [05:42:28] *** Quits: _2E0LNX (sid19617@replaced-ip ) (Ping timeout: 252 seconds)
589 [05:42:41] *** Quits: fsero (sid385390@replaced-ip ) (Read error: Connection reset by peer)
590 [05:43:55] *** Joins: kawaii (sid345572@replaced-ip )
591 [05:44:07] *** Quits: robmyers (sid14471@replaced-ip ) (Ping timeout: 276 seconds)
592 [05:44:07] *** Quits: Guest71502 (sid146171@replaced-ip ) (Ping timeout: 276 seconds)
593 [05:44:14] *** Joins: blacksyke (uid151792@replaced-ip )
594 [05:44:20] *** Joins: astra (sid289983@replaced-ip )
595 [05:44:42] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
596 [05:44:59] *** Joins: lebster (sid17131@replaced-ip )
597 [05:45:03] *** Joins: llucenic (~Thunderbi@replaced-ip )
598 [05:45:05] *** Joins: Skaag_ (sid164385@replaced-ip )
599 [05:45:14] *** Joins: fsero (sid385390@replaced-ip )
600 [05:45:16] *** Joins: mf|cloud (sid230682@replaced-ip )
601 [05:45:17] *** Joins: cstk421 (sid350265@replaced-ip )
602 [05:45:27] *** Joins: Deific (sid66892@replaced-ip )
603 [05:45:33] *** Joins: victorqueiroz (sid340368@replaced-ip )
604 [05:45:46] *** Quits: detre (uid338027@replaced-ip ) (Ping timeout: 252 seconds)
605 [05:45:53] *** Joins: kupi (uid212005@replaced-ip )
606 [05:45:57] *** Joins: kapil_ (uid36151@replaced-ip )
607 [05:46:08] *** Joins: _2E0LNX (sid19617@replaced-ip )
608 [05:46:30] *** Joins: lvrp16 (sid153650@replaced-ip )
609 [05:46:44] *** Joins: Guest71502 (sid146171@replaced-ip )
610 [05:46:58] *** Joins: robmyers (sid14471@replaced-ip )
611 [05:47:17] *** Joins: detre (uid338027@replaced-ip )
612 [05:49:13] *** Quits: pikudoz (~niko@replaced-ip ) (Ping timeout: 245 seconds)
613 [05:50:23] *** Joins: foul_owl (~foul_owl@replaced-ip )
614 [05:50:46] *** Quits: kirk781 (~kirk781@replaced-ip ) (Remote host closed the connection)
615 [05:51:11] *** Joins: kirk781 (~kirk781@replaced-ip )
616 [05:51:22] *** Joins: Oksana (~Wikiwide@replaced-ip )
617 [05:51:28] <paqcito> dvs thanks
618 [05:51:32] *** Quits: paqcito (be12491d@replaced-ip ) (Remote host closed the connection)
619 [05:52:08] *** Joins: kreyren (~user@replaced-ip )
620 [05:55:48] *** Quits: Oksana (~Wikiwide@replaced-ip ) (Ping timeout: 246 seconds)
621 [05:56:03] *** Joins: vutral (vutral@replaced-ip )
622 [05:58:47] *** Joins: thelastjedi_ (~quassel@replaced-ip )
623 [06:01:44] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 276 seconds)
624 [06:04:09] *** Joins: enseneo (~madneap@replaced-ip )
625 [06:04:19] *** Joins: rpthms (~rpthms@replaced-ip )
626 [06:04:51] *** Quits: rpthms (~rpthms@replaced-ip ) (Client Quit)
627 [06:04:54] *** Quits: xsoultartar (~xsoultart@replaced-ip ) (Ping timeout: 246 seconds)
628 [06:05:38] *** Quits: thelastjedi_ (~quassel@replaced-ip ) (Remote host closed the connection)
629 [06:05:49] *** Joins: rpthms (~rpthms@replaced-ip )
630 [06:07:22] *** Quits: emOne (~emOne@replaced-ip ) (Remote host closed the connection)
631 [06:07:34] *** Joins: emOne (~emOne@replaced-ip )
632 [06:07:34] *** Quits: emOne (~emOne@replaced-ip ) (Changing host)
633 [06:07:34] *** Joins: emOne (~emOne@replaced-ip )
634 [06:07:42] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Ping timeout: 246 seconds)
635 [06:08:24] *** Quits: p0lyph3m (~p0lyph3m@replaced-ip ) (Ping timeout: 246 seconds)
636 [06:10:11] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Ping timeout: 276 seconds)
637 [06:10:17] *** Joins: thelastjedi_ (~quassel@replaced-ip )
638 [06:10:56] *** Joins: jvik (~jvik@replaced-ip )
639 [06:11:15] *** Quits: rpthms (~rpthms@replaced-ip##) (Quit: ZNC - ##replaced-url
640 [06:11:38] *** Joins: xsoultartar (~xsoultart@replaced-ip )
641 [06:11:54] *** Joins: lankanmon (~LKNnet@replaced-ip )
642 [06:11:59] *** kapil_ is now known as kapil
643 [06:13:21] *** Quits: torbo (~user@replaced-ip ) (Remote host closed the connection)
644 [06:14:03] *** Quits: onlyesterday (~onlyester@replaced-ip ) (Ping timeout: 240 seconds)
645 [06:15:08] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 2.4)
646 [06:15:43] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 268 seconds)
647 [06:15:48] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
648 [06:17:41] *** Quits: butteredpopcorn (~butteredp@replaced-ip ) (Quit: Bye)
649 [06:17:45] *** Joins: karakedi (~eAC53C340@replaced-ip )
650 [06:17:45] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Changing host)
651 [06:17:45] *** Joins: karakedi (~eAC53C340@replaced-ip )
652 [06:17:59] *** Quits: emOne (~emOne@replaced-ip ) (Ping timeout: 276 seconds)
653 [06:18:56] *** Joins: crn__ (~crn@replaced-ip )
654 [06:18:57] *** Joins: butteredpopcorn (~butteredp@replaced-ip )
655 [06:19:13] *** Quits: jmcgnh (~jmcgnh@replaced-ip ) (Ping timeout: 245 seconds)
656 [06:19:25] *** Joins: jmcgnh_ (~jmcgnh@replaced-ip )
657 [06:19:41] *** Joins: onlyesterday (~onlyester@replaced-ip )
658 [06:20:22] *** Quits: crn__ (~crn@replaced-ip ) (Client Quit)
659 [06:20:43] *** jmcgnh_ is now known as jmcgnh
660 [06:21:17] *** Quits: crn_ (~crn@replaced-ip ) (Ping timeout: 245 seconds)
661 [06:22:03] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
662 [06:22:15] *** Joins: asterismo_l (~asterismo@replaced-ip )
663 [06:22:24] <asterismo_l> hi
664 [06:22:31] *** Joins: Susant (~Susant@replaced-ip )
665 [06:22:40] <asterismo_l> i find so difficult to install docker in debian 9
666 [06:22:44] <asterismo_l> why is it?
667 [06:23:16] *** Joins: foul_owl (~foul_owl@replaced-ip )
668 [06:23:25] <asterismo_l> does anybody have installed sharelatex in debian 9?
669 [06:25:00] <xsoultartar> asterismo_l, Just follow the instruction from replaced-url
670 [06:25:01] *** Joins: doughy_ (~doughy@replaced-ip )
671 [06:25:09] *** Joins: rpthms (~rpthms@replaced-ip )
672 [06:25:12] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
673 [06:26:19] *** Joins: xcm (~xcm@replaced-ip )
674 [06:27:03] *** Joins: terrible (~kurt@replaced-ip )
675 [06:27:24] <asterismo_l> xsoultartar, lets see
676 [06:28:19] *** Quits: doughy (~doughy@replaced-ip ) (Ping timeout: 276 seconds)
677 [06:28:29] *** Quits: rpthms (~rpthms@replaced-ip ) (Client Quit)
678 [06:29:03] *** Quits: Clarth (~clay@replaced-ip ) (Quit: Leaving)
679 [06:29:49] *** Joins: rpthms (~rpthms@replaced-ip )
680 [06:29:56] <terrible> someone here use irssi the irc chat
681 [06:30:23] <terrible> how can i change server that im already logged?
682 [06:30:39] <asterismo_l> xsoultartar, replaced-url
683 [06:30:48] <asterismo_l> i get the same error
684 [06:30:54] *** Quits: rpthms (~rpthms@replaced-ip ) (Client Quit)
685 [06:30:55] <asterismo_l> it cannot install it
686 [06:31:30] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Quit: stitched_unicorn)
687 [06:31:30] *** Joins: diogenes_ (~diogenes_@replaced-ip )
688 [06:31:47] *** Joins: rpthms (~rpthms@replaced-ip )
689 [06:31:51] <asterismo_l> this is systemctl output replaced-url
690 [06:31:58] *** Joins: uNmowed (~Kaede@replaced-ip )
691 [06:32:51] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
692 [06:32:57] <xsoultartar> asterismo_l, Have you tried to apt purge / remove installed docker and then refollow the installation instruction? replaced-url
693 [06:33:07] <asterismo_l> yes
694 [06:33:18] <asterismo_l> i added the repository
695 [06:34:02] <asterismo_l> and previously issued the command uninstalling older versions which i did not have installed
696 [06:34:08] <asterismo_l> just for sure
697 [06:34:23] *** Joins: AgTh (~b50c6@replaced-ip )
698 [06:34:27] *** Joins: xcm (~xcm@replaced-ip )
699 [06:34:56] *** Quits: xcynth (~xcynth@replaced-ip ) (Quit: WeeChat 1.9.1)
700 [06:35:03] <xsoultartar> asterismo_l, how about try to curl replaced-url
701 [06:35:22] <asterismo_l> curl replaced-url
702 [06:35:48] <xsoultartar> Try to run 'curl -fsSL replaced-url
703 [06:36:03] *** Quits: kupi (uid212005@replaced-ip ) (Quit: Connection closed for inactivity)
704 [06:36:47] <asterismo_l> trying now
705 [06:36:54] *** Joins: stitched_unicorn (~Red@replaced-ip )
706 [06:38:10] *** Quits: sidmo_ (~ident@replaced-ip ) (Quit: Konversation terminated!)
707 [06:38:29] <asterismo_l> xsoultartar, nope replaced-url
708 [06:39:33] <xsoultartar> asterismo_l, you need to run it with root privilege
709 [06:39:56] <xsoultartar> asterismo_l, ah sorry I dont think that is an isssue
710 [06:40:07] <asterismo_l> i'm root
711 [06:41:17] <asterismo_l> this is incredible
712 [06:41:26] <asterismo_l> i tried many things
713 [06:41:37] <asterismo_l> i cannot install docker
714 [06:41:44] <asterismo_l> oh my gosh
715 [06:43:03] <asterismo_l> I'm gonna go now, throw any other idea and i'll read them later
716 [06:43:08] <asterismo_l> thanks xsoultartar
717 [06:43:47] <xsoultartar> asterismo_l, maybe this link could be helpful replaced-url
718 [06:43:59] <xsoultartar> asterismo_l, You're welcome
719 [06:45:18] *** Joins: sidmo (~ident@replaced-ip )
720 [06:45:36] *** Quits: publio (~publio@replaced-ip ) (Quit: Leaving)
721 [06:47:49] *** Quits: xsoultartar (~xsoultart@replaced-ip ) (Remote host closed the connection)
722 [06:48:14] *** Joins: xsoultartar (~xsoultart@replaced-ip )
723 [06:52:44] *** Quits: terrible (~kurt@replaced-ip ) (Quit: leaving)
724 [06:53:39] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Quit: stitched_unicorn)
725 [06:55:58] *** Quits: FoRTu (~quassel@replaced-ip##) (Quit: ##replaced-url
726 [06:56:42] *** Joins: xcynth (~xcynth@replaced-ip )
727 [06:57:50] *** Joins: FoRTu (~quassel@replaced-ip )
728 [06:58:25] *** Joins: nuuuciano_ (~luuuciano@replaced-ip )
729 [06:59:12] *** Joins: trifolio6 (~h@replaced-ip )
730 [06:59:30] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 246 seconds)
731 [07:03:15] *** Quits: zalt (~lambda443@replaced-ip ) (Ping timeout: 240 seconds)
732 [07:04:20] *** Joins: georgie (~textual@replaced-ip )
733 [07:04:28] *** Quits: rpthms (~rpthms@replaced-ip##) (Quit: ZNC - ##replaced-url
734 [07:05:03] *** Quits: PaleGreenMoon (~TrTrex@replaced-ip ) (Ping timeout: 268 seconds)
735 [07:05:07] *** Joins: jvik (~jvik@replaced-ip )
736 [07:05:27] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 245 seconds)
737 [07:06:08] *** Joins: enseneo (~madneap@replaced-ip )
738 [07:06:17] *** Quits: Susant (~Susant@replaced-ip ) (Ping timeout: 268 seconds)
739 [07:06:44] *** Quits: user888 (~user888@replaced-ip ) (Ping timeout: 276 seconds)
740 [07:09:18] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 246 seconds)
741 [07:10:04] *** Quits: enseneo (~madneap@replaced-ip ) (Read error: Connection reset by peer)
742 [07:10:09] *** Joins: fflori (~fflori@replaced-ip )
743 [07:10:28] *** Joins: enseneo (~madneap@replaced-ip )
744 [07:11:01] *** Joins: PaleGreenMoon (~TrTrex@replaced-ip )
745 [07:11:55] *** Quits: felixfoertsch23 (~felixfoer@replaced-ip##) (Quit: ZNC 1.7.3 - ##replaced-url
746 [07:12:05] *** Joins: felixfoertsch (~felixfoer@replaced-ip )
747 [07:13:15] *** Quits: Thedarkb-X40 (~beno@replaced-ip ) (Ping timeout: 240 seconds)
748 [07:13:47] *** Quits: fflori (~fflori@replaced-ip ) (Remote host closed the connection)
749 [07:16:07] *** Joins: han-solo (~han-solo@replaced-ip )
750 [07:16:08] *** Quits: xcynth (~xcynth@replaced-ip ) (Quit: xcynth)
751 [07:16:27] *** Quits: zphds (~sudharsh@replaced-ip ) (Remote host closed the connection)
752 [07:18:47] *** Joins: candido07 (~paulo@replaced-ip )
753 [07:19:02] *** Joins: openface (~of@replaced-ip )
754 [07:19:33] *** Joins: gour (~gour@replaced-ip )
755 [07:19:58] *** Quits: annadane (~annadane@replaced-ip ) (Quit: Leaving)
756 [07:20:16] *** Quits: Mo7Qt0 (~Mo7Qt0@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
757 [07:21:15] *** Quits: nuuuciano_ (~luuuciano@replaced-ip ) (Ping timeout: 240 seconds)
758 [07:21:33] *** Joins: dasj19 (~dasj19@replaced-ip )
759 [07:21:52] *** Joins: sauvin (sauvin@replaced-ip )
760 [07:23:23] <gour> morning
761 [07:23:44] *** Joins: Mo7Qt0 (~Mo7Qt0@replaced-ip )
762 [07:24:21] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 246 seconds)
763 [07:24:36] <klys> hi
764 [07:24:37] *** Joins: tyranny12 (~blarg@replaced-ip )
765 [07:24:37] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
766 [07:24:37] *** Joins: tyranny12 (~blarg@replaced-ip )
767 [07:24:54] <gour> i'd like to migrate from xfce to gnome and wonder if using tasksel will do a good job of cleaning old xfce stuff and installing new one (gnome) or it is better to do clean re-install?
768 [07:25:29] <klys> probably better to consult /var/log/apt from when you installed xfce; or just reinstall.
769 [07:25:35] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 276 seconds)
770 [07:25:56] *** Joins: Ericounet (~Eric@replaced-ip )
771 [07:26:16] <klys> tasksel is a fronted for apt, which doesn't remove stuff cleanly
772 [07:26:51] <klys> removing stuff is better done with a combination of deborphan, aptitute, and dselect.
773 [07:27:35] *** Parts: candido07 (~paulo@replaced-ip ) ()
774 [07:27:43] <klys> s/aptitute/aptitude/
775 [07:29:54] *** Quits: trifolio6 (~h@replaced-ip ) (Quit: Konversation terminated!)
776 [07:30:28] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 245 seconds)
777 [07:32:28] <jelly> dselect? *shudder*
778 [07:41:31] *** Joins: r1nt3c (~r1nt3c@replaced-ip )
779 [07:42:15] *** Quits: we6jbo (~we6jbo@replaced-ip ) (Remote host closed the connection)
780 [07:43:34] *** Quits: Guest39740 (~aegis@replaced-ip ) (Ping timeout: 258 seconds)
781 [07:45:10] *** Quits: frgo (~frgo@replaced-ip ) (Ping timeout: 246 seconds)
782 [07:45:50] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
783 [07:46:03] *** Quits: felixfoertsch (~felixfoer@replaced-ip ) (Ping timeout: 246 seconds)
784 [07:46:13] *** Joins: felixfoertsch (~felixfoer@replaced-ip )
785 [07:47:23] *** Joins: BlueByte (~walther@replaced-ip )
786 [07:47:44] *** Quits: xsoultartar (~xsoultart@replaced-ip ) (Remote host closed the connection)
787 [07:48:08] *** Joins: xsoultartar (~xsoultart@replaced-ip )
788 [07:48:08] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
789 [07:49:01] *** debhelper sets mode: +l 1530
790 [07:49:40] *** Quits: Flochamonium (~Flochamon@replaced-ip##) (Quit: ZNC - ##replaced-url
791 [07:49:42] *** Quits: sidmo (~ident@replaced-ip ) (Quit: Konversation terminated!)
792 [07:49:43] *** Quits: Zabot (~Zabot@replaced-ip ) (Ping timeout: 246 seconds)
793 [07:50:05] *** Joins: sidmo (~ident@replaced-ip )
794 [07:50:43] *** Joins: felixfoertsch23 (~felixfoer@replaced-ip )
795 [07:51:35] *** Quits: felixfoertsch (~felixfoer@replaced-ip ) (Ping timeout: 276 seconds)
796 [07:51:59] *** Joins: emOne (~emOne@replaced-ip )
797 [07:52:08] *** Quits: coruja (~coruja@replaced-ip ) (Ping timeout: 245 seconds)
798 [07:53:20] *** Joins: progart (~kamee@replaced-ip )
799 [07:53:42] *** Quits: progart (~kamee@replaced-ip ) (Max SendQ exceeded)
800 [07:53:46] *** Joins: demuz (~hades@replaced-ip )
801 [07:55:03] *** Joins: progart (~kamee@replaced-ip )
802 [07:55:04] *** Joins: Zabot (~Zabot@replaced-ip )
803 [07:58:24] *** Quits: tvm (~tvm@replaced-ip ) (Remote host closed the connection)
804 [07:59:15] *** Joins: jvik (~jvik@replaced-ip )
805 [08:00:04] *** Quits: AgTh (~b50c6@replaced-ip ) (Ping timeout: 247 seconds)
806 [08:00:04] *** Joins: ZaZaGX (cutiepi@replaced-ip )
807 [08:01:45] *** Quits: openface (~of@replaced-ip ) (Quit: leaving)
808 [08:02:09] *** Joins: Haohmaru (~Haohmaru@replaced-ip )
809 [08:03:31] *** Joins: CSP-SOFT (~uwx@replaced-ip )
810 [08:03:48] *** Quits: kalamaki (~kalamaki@replaced-ip ) (Ping timeout: 245 seconds)
811 [08:03:56] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 276 seconds)
812 [08:04:19] *** Quits: CSP-SOFTWARE (~uwx@replaced-ip ) (Read error: Connection reset by peer)
813 [08:04:28] *** Quits: cnsunyour (~cnsunyour@replaced-ip ) (Quit: WeeChat 2.6)
814 [08:05:27] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
815 [08:05:53] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
816 [08:06:03] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 240 seconds)
817 [08:06:11] *** Joins: cnsunyour (~cnsunyour@replaced-ip )
818 [08:07:05] *** Joins: annadane (~annadane@replaced-ip )
819 [08:08:13] <ZaZaGX> i'm a linux
820 [08:09:20] *** Joins: jvik (~jvik@replaced-ip )
821 [08:10:51] *** Quits: MACscr (~MACscr@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
822 [08:10:54] *** Joins: kalamaki (~kalamaki@replaced-ip )
823 [08:10:56] <Haohmaru> <shocking.jpg>
824 [08:11:23] *** Quits: Emmanuel_Chanel_ (~Emmanuel_@replaced-ip ) (Read error: Connection reset by peer)
825 [08:11:38] <ZaZaGX> but i'm not a mac
826 [08:11:54] <Haohmaru> ah, then we'll get along with you just fine
827 [08:12:16] *** Joins: drzacek (~drzacek@replaced-ip )
828 [08:12:29] <annadane> i'm a little teapot short and stout, full of caffeine, without much clout
829 [08:12:39] *** Joins: oish (~charlie@replaced-ip )
830 [08:13:00] *** Quits: thelastjedi_ (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
831 [08:13:01] <Haohmaru> annadane prepare to be.. consumed
832 [08:13:09] <ZaZaGX> but i don't use a windows. but i do use a linux pc
833 [08:13:49] <Haohmaru> okay, what's going on today here? did i accidentally got myself into #poetry
834 [08:14:21] <ZaZaGX> poetry eh?
835 [08:14:39] <Haohmaru> or a parallel #debian
836 [08:14:39] <annadane> 'twas brillig, and the systemd did gimble and gamble on the waves
837 [08:15:03] *** Joins: tvm (~tvm@replaced-ip )
838 [08:18:32] *** Quits: qubenix (~qubenix@replaced-ip ) (Quit: quit)
839 [08:18:42] *** Quits: shtirlic (~shtirlic@replaced-ip ) (Read error: Connection reset by peer)
840 [08:18:45] *** Joins: qubenix (~qubenix@replaced-ip )
841 [08:20:14] <ZaZaGX> i think being a debian user can be depressing
842 [08:20:21] <Haohmaru> y
843 [08:20:51] <Haohmaru> everything can be depressing when ur.. depressed
844 [08:20:54] <ZaZaGX> i'm getting kind of bored all the time. and i don't go out much. i stand on the computer too much
845 [08:20:54] *** Quits: Nach0z (~nach0z@replaced-ip ) (Ping timeout: 268 seconds)
846 [08:21:03] <ZaZaGX> stay*
847 [08:21:25] *** Quits: tyranny12 (~blarg@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
848 [08:21:27] <Haohmaru> how is debian causing this?
849 [08:21:34] *** Joins: Nach__ (~nach0z@replaced-ip )
850 [08:21:41] <ZaZaGX> i guess being a hermit
851 [08:22:00] *** Joins: shtirlic (~shtirlic@replaced-ip )
852 [08:22:20] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Ping timeout: 252 seconds)
853 [08:22:26] *** Joins: slv (~slv@replaced-ip )
854 [08:22:26] <Haohmaru> uh..
855 [08:22:41] *** Joins: rootkea (~rootkea@replaced-ip )
856 [08:22:49] *** Quits: slv (~slv@replaced-ip ) (Client Quit)
857 [08:23:30] *** Joins: earend1 (uid170954@replaced-ip )
858 [08:24:18] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
859 [08:24:40] *** Joins: journeytocoder (~journeyto@replaced-ip )
860 [08:25:20] *** Joins: woshty (~woshty@replaced-ip )
861 [08:25:25] <kirk781> Are we having a competition as to who is more depressed?
862 [08:25:42] *** Joins: HerbY_NL2 (~HerbY_NL2@replaced-ip )
863 [08:26:34] <Haohmaru> what's the opposite of depression?
864 [08:26:41] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 276 seconds)
865 [08:26:42] <ZaZaGX> Can I get your ICQ number?
866 [08:27:00] <Haohmaru> okay, now i'm starting to get depressed
867 [08:27:19] <Haohmaru> ZaZaGX uninstall ICQ immediately
868 [08:27:20] *** Joins: tyranny12 (~blarg@replaced-ip )
869 [08:27:25] *** Joins: chele (~chele@replaced-ip )
870 [08:27:35] <ZaZaGX> how come?
871 [08:27:44] <kirk781> Huh, ICQ is still popular
872 [08:27:53] <Haohmaru> no, it's not!!1oneone
873 [08:28:02] *** Quits: kalamaki (~kalamaki@replaced-ip ) (Ping timeout: 258 seconds)
874 [08:28:23] <snooky> moin
875 [08:28:32] *** Joins: kalamaki (~kalamaki@replaced-ip )
876 [08:28:44] <ZaZaGX> how about AOL Instand Messenager?
877 [08:28:44] <annadane> moin
878 [08:28:52] <ZaZaGX> Instant
879 [08:29:01] *** debhelper sets mode: +l 1536
880 [08:29:04] <Haohmaru> AOL - isn't that an american thang?
881 [08:30:03] <ZaZaGX> yes
882 [08:30:25] *** Joins: Emmanuel_Chanel (~Emmanuel_@replaced-ip )
883 [08:30:26] <Haohmaru> then *shrug*
884 [08:30:39] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
885 [08:30:40] *** Joins: flokuehn (~flokuehn@replaced-ip )
886 [08:30:55] <ZaZaGX> how about friendster or myspace?
887 [08:31:08] <Haohmaru> all i'm gonna say is: IRC is teh truth
888 [08:31:27] *** Quits: tekmans13 (~tekmans@replaced-ip ) (Ping timeout: 250 seconds)
889 [08:31:53] <ZaZaGX> i think kirk781 is more depressed
890 [08:32:28] * Haohmaru puts ZaZaGX and kirk781 on the scales
891 [08:33:27] <ZaZaGX> for weight?
892 [08:33:30] <Haohmaru> the measurement does not converge
893 [08:33:42] <Haohmaru> nah, for depression
894 [08:33:43] <kirk781> ZaZaGX, you're not wrong
895 [08:33:53] <annadane> i'm awake at 2:30 AM playing video games and being on IRC. i'm pretty depressed.
896 [08:34:11] <ZaZaGX> annadane, what game are you playing?
897 [08:34:19] <annadane> you'll never know
898 [08:34:25] <kirk781> lel
899 [08:34:32] <Haohmaru> hopefully it's not Diablo
900 [08:34:33] <ZaZaGX> i think i need to go out more and meet more girls
901 [08:34:35] <kirk781> Psst, I am playing the game of life.
902 [08:34:38] *** Quits: rootkea (~rootkea@replaced-ip ) (Remote host closed the connection)
903 [08:34:46] *** Joins: AgTh (~b50c6@replaced-ip )
904 [08:34:46] <kirk781> The graphics are good but the story is terrible.
905 [08:35:02] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
906 [08:35:08] <Haohmaru> kirk781 does it even have quicksave?
907 [08:35:23] <kirk781> Haohmaru, I hope not. I don't want to play it again
908 [08:35:33] <annadane> you need a hug.
909 [08:35:35] <annadane> *hug*
910 [08:35:44] <Haohmaru> okay, i was gonna suggest something but..
911 [08:35:54] *** Joins: linuxlars (~lars@replaced-ip )
912 [08:35:58] <ZaZaGX> maybe i need medication
913 [08:35:59] <kirk781> Meh, I need more dopamine rushes
914 [08:36:07] *** Joins: nexgen2 (~nexgen@replaced-ip )
915 [08:36:21] <ZaZaGX> or try street drugs
916 [08:36:26] <Haohmaru> wut, no
917 [08:36:45] *** Quits: x0n (~x0n@replaced-ip ) (Read error: Connection reset by peer)
918 [08:36:54] <ZaZaGX> i have never tried cocaine
919 [08:37:15] <Haohmaru> keep it that way
920 [08:37:31] *** Joins: x0n (~x0n@replaced-ip )
921 [08:38:12] *** Joins: Ycarus (~Ycarus@replaced-ip )
922 [08:38:26] <ZaZaGX> how about ketamine?
923 [08:38:41] <Haohmaru> i've no idea, i'm not a doctor
924 [08:39:13] <ZaZaGX> you gotta inject it with a needle
925 [08:39:16] *** Joins: Night-Shade (~TimF@replaced-ip )
926 [08:39:28] <ZaZaGX> it got legalized since March 2019
927 [08:39:33] <Haohmaru> i ain't injecting nuffin'
928 [08:39:58] *** Quits: nexgen2 (~nexgen@replaced-ip ) (Remote host closed the connection)
929 [08:40:01] *** Quits: kalamaki (~kalamaki@replaced-ip ) (Ping timeout: 268 seconds)
930 [08:40:11] <ZaZaGX> how about i do it for you?
931 [08:40:19] *** Joins: nexgen2 (~nexgen@replaced-ip )
932 [08:40:30] <Haohmaru> how about no
933 [08:40:40] <ZaZaGX> but Mr. Robot does drugs
934 [08:40:52] <ZaZaGX> he is a elite hacker and uses Debian
935 [08:40:59] <Haohmaru> okay, that's it, i'm calling the cops
936 [08:41:05] <ZaZaGX> oh no
937 [08:41:23] *** Joins: rany (~rany@replaced-ip )
938 [08:41:31] *** Joins: frgo (~frgo@replaced-ip )
939 [08:43:10] <ZaZaGX> i want to smoke some majuana with some cute single girls
940 [08:43:36] *** Joins: georgie__ (~textual@replaced-ip )
941 [08:44:09] <ZaZaGX> i think that will lift up my spirit
942 [08:45:04] *** Joins: hyskaru (~hyskaru@replaced-ip )
943 [08:45:18] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
944 [08:45:27] *** Joins: noosanon (~user@replaced-ip )
945 [08:45:32] *** Quits: georgie (~textual@replaced-ip ) (Ping timeout: 276 seconds)
946 [08:45:34] *** Quits: sagner (~ags@replaced-ip ) (Ping timeout: 268 seconds)
947 [08:45:52] <ZaZaGX> oh, i just googled internet and depression. its bad
948 [08:45:59] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
949 [08:45:59] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
950 [08:46:23] *** Joins: kalamaki (~kalamaki@replaced-ip )
951 [08:46:26] *** Joins: sagner (~ags@replaced-ip )
952 [08:47:04] *** Joins: xcm (~xcm@replaced-ip )
953 [08:48:27] <ZaZaGX> i should log off
954 [08:49:01] *** debhelper sets mode: +l 1543
955 [08:49:04] *** Joins: georgie (~textual@replaced-ip )
956 [08:49:39] *** Quits: noosanon (~user@replaced-ip ) (Ping timeout: 240 seconds)
957 [08:49:39] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Ping timeout: 250 seconds)
958 [08:50:05] *** Quits: georgie__ (~textual@replaced-ip ) (Ping timeout: 276 seconds)
959 [08:50:25] *** Joins: BlueByte (~walther@replaced-ip )
960 [08:50:27] *** Quits: nexgen2 (~nexgen@replaced-ip ) (Ping timeout: 246 seconds)
961 [08:51:06] *** Joins: tekmans13 (~tekmans@replaced-ip )
962 [08:52:16] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
963 [08:52:36] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
964 [08:52:50] <ZaZaGX> Haohmaru, you there?
965 [08:53:07] <annadane> FWIW guys we do have a #debian-offtopic
966 [08:54:10] <ZaZaGX> i need help securing my debian machine
967 [08:55:01] *** Joins: TomyWork (~TomyLobo@replaced-ip )
968 [08:55:03] *** Joins: encod3 (~encod3@replaced-ip )
969 [08:55:17] *** Quits: r1nt3c (~r1nt3c@replaced-ip ) (Ping timeout: 276 seconds)
970 [08:55:19] <Haohmaru> ZaZaGX i don't have time for potential drug junkies
971 [08:55:37] *** Joins: nexgen2 (~nexgen@replaced-ip )
972 [08:55:54] *** Joins: Haudegen (~quassel@replaced-ip )
973 [08:56:03] <ZaZaGX> i don't do drugs
974 [08:57:05] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Quit: Left...)
975 [08:57:52] *** Joins: electro33 (uid613@replaced-ip )
976 [09:00:17] *** Parts: gour (~gour@replaced-ip ) ("Leaving")
977 [09:00:19] *** Joins: evilmind (~evilmind@replaced-ip )
978 [09:00:56] <evilmind> help
979 [09:01:13] *** Joins: arj15 (~arj15@replaced-ip )
980 [09:01:32] <klys> wotzdematter
981 [09:01:37] <Haohmaru> help is coming <ambulance.gif>
982 [09:02:03] *** Quits: rany (~rany@replaced-ip ) (Remote host closed the connection)
983 [09:02:14] <annadane> evilmind, need more info than that
984 [09:02:20] <annadane> !ask
985 [09:02:21] <dpkg> If you have a question, just ask! For example: "I have a problem with ___; I'm running Debian version ___. When I try to do ___ I get the following output ___. I expected it to do ___." Don't ask if you can ask, if anyone uses it, or pick one person to ask. We're all volunteers; make it easy for us to help you. If you don't get an answer try a few hours later or on debian-user@lists.debian.org. See <smart questions><errors>.
986 [09:02:44] *** Joins: Susant (~Susant@replaced-ip )
987 [09:02:45] *** Joins: Yopyop_ (~aa@replaced-ip )
988 [09:03:14] *** Quits: emOne (~emOne@replaced-ip ) (Remote host closed the connection)
989 [09:03:19] *** Quits: georgie (~textual@replaced-ip ) (Ping timeout: 244 seconds)
990 [09:04:26] *** Quits: kirk781 (~kirk781@replaced-ip ) (Quit: Leaving)
991 [09:05:10] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
992 [09:06:02] *** Quits: Yopyop__ (~aa@replaced-ip ) (Ping timeout: 240 seconds)
993 [09:06:18] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 245 seconds)
994 [09:06:53] *** Joins: lankanmon (~LKNnet@replaced-ip )
995 [09:06:59] *** Quits: nexgen2 (~nexgen@replaced-ip ) (Ping timeout: 276 seconds)
996 [09:07:07] *** Quits: Susant (~Susant@replaced-ip ) (Ping timeout: 245 seconds)
997 [09:07:22] *** Joins: georgie (~textual@replaced-ip )
998 [09:07:31] <ZaZaGX> i hope kick781 is okay
999 [09:07:59] *** Joins: tyranny12 (~blarg@replaced-ip )
1000 [09:07:59] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
1001 [09:07:59] *** Joins: tyranny12 (~blarg@replaced-ip )
1002 [09:07:59] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
1003 [09:09:00] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
1004 [09:09:16] *** evilmind is now known as binary
1005 [09:09:37] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
1006 [09:09:40] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
1007 [09:10:28] *** Quits: Quick_Wango (~quickwang@replaced-ip ) (Ping timeout: 245 seconds)
1008 [09:10:38] *** Joins: humpled (~i@replaced-ip )
1009 [09:11:06] *** Quits: war9407 (war@replaced-ip ) (Remote host closed the connection)
1010 [09:12:42] *** Joins: Quick_Wango (~quickwang@replaced-ip )
1011 [09:12:52] *** Joins: BCMM (~BCMM@replaced-ip )
1012 [09:13:42] *** Joins: winy (~vince@replaced-ip )
1013 [09:13:50] *** Quits: binary (~evilmind@replaced-ip ) (Remote host closed the connection)
1014 [09:13:58] *** Joins: war9407 (war@replaced-ip )
1015 [09:14:20] *** Joins: binary (~evilmind@replaced-ip )
1016 [09:16:18] *** Quits: georgie (~textual@replaced-ip ) (Remote host closed the connection)
1017 [09:16:58] *** Quits: binary (~evilmind@replaced-ip ) (Remote host closed the connection)
1018 [09:17:32] *** Joins: binary (~evilmind@replaced-ip )
1019 [09:17:49] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Quit: e equals m c squared)
1020 [09:18:02] *** Quits: kreyren (~user@replaced-ip ) (Ping timeout: 240 seconds)
1021 [09:18:04] *** Quits: binary (~evilmind@replaced-ip ) (Client Quit)
1022 [09:18:43] <ZaZaGX> so i follwed these steps. do i need to do anymore?
1023 [09:18:44] <ZaZaGX> replaced-url
1024 [09:18:57] *** Joins: P1ersson (~P1ersson@replaced-ip )
1025 [09:19:15] *** Quits: bliv (~bliv@replaced-ip ) (Ping timeout: 240 seconds)
1026 [09:20:01] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
1027 [09:22:56] <ratrace> ZaZaGX: for what kind of threat model?
1028 [09:24:05] *** Quits: bablux (~bablux@replaced-ip##) (Quit: ZNC - ##replaced-url
1029 [09:24:17] *** Joins: georgie (~textual@replaced-ip )
1030 [09:24:30] *** Quits: ArlequInOut (~DaVinciCo@replaced-ip ) (Ping timeout: 244 seconds)
1031 [09:25:03] *** Joins: mathieu (~mat@replaced-ip )
1032 [09:25:11] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 276 seconds)
1033 [09:26:27] <ZaZaGX> the threat model is the feds
1034 [09:26:53] <ratrace> then they already have all the ways to break into your system.
1035 [09:26:58] *** Joins: ArlequInOut (~DaVinciCo@replaced-ip )
1036 [09:27:12] <ratrace> a) dial NSA, b) use the security-busting wrench
1037 [09:27:23] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
1038 [09:27:26] <ZaZaGX> but i secured my grub, and encrypted my harddrive
1039 [09:27:28] *** Joins: zamuro (~Samantha@replaced-ip )
1040 [09:27:28] *** Quits: zamuro (~Samantha@replaced-ip ) (Changing host)
1041 [09:27:28] *** Joins: zamuro (~Samantha@replaced-ip )
1042 [09:27:35] <ratrace> ZaZaGX: they can easily break through that
1043 [09:27:36] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
1044 [09:27:45] <ZaZaGX> omg seriously? how?
1045 [09:27:49] <ratrace> replaced-url
1046 [09:27:58] <ratrace> they'll waterboard you until you spill out the passphrase.
1047 [09:28:13] <ZaZaGX> can't i pledge the fifth?
1048 [09:28:21] *** Joins: bablux (~bablux@replaced-ip )
1049 [09:28:49] <ratrace> you can try. you might accidentally disappear though.
1050 [09:28:59] <ratrace> oops, we're not in -offtopic ;)
1051 [09:29:20] <ZaZaGX> i run a vpn and tor on debian
1052 [09:29:40] <ZaZaGX> the vpn i use is not the 14 eyes
1053 [09:29:49] *** Joins: d3lphi (~d3lphi@replaced-ip )
1054 [09:30:23] <ratrace> Well anyway, I'm not kidding. As funny as it is, the above comic is depicting reality. If the feds wanted your data (because you're, dunno, a russian spy so skilled that you need to ask on IRC how to secure your systems), they'll get you.
1055 [09:30:29] *** Joins: barrett (~barrett@replaced-ip )
1056 [09:30:57] <ayekat> yeah, if you have to follow a distro wiki article for securing your computer, "the feds" is not a realistic threat model
1057 [09:31:49] *** Joins: Shahnaz (~Shahnaz@replaced-ip )
1058 [09:32:04] *** Quits: d3lphi (~d3lphi@replaced-ip ) (Client Quit)
1059 [09:32:08] <ayekat> s/distro wiki/some guide on the Web/
1060 [09:32:09] <ZaZaGX> i thinking of being a leader for a protest
1061 [09:32:46] *** Joins: georgie_ (~textual@replaced-ip )
1062 [09:32:49] *** Joins: amphiprions (~amphiprio@replaced-ip )
1063 [09:33:24] <ratrace> ight imma head out
1064 [09:33:34] *** Joins: Pjusur (~Pjusur@replaced-ip )
1065 [09:33:58] *** Quits: georgie (~textual@replaced-ip ) (Ping timeout: 258 seconds)
1066 [09:34:21] *** Joins: jmarsac (~jmarsac@replaced-ip )
1067 [09:34:32] *** Joins: TheWizard (~thewizard@replaced-ip )
1068 [09:35:40] *** Joins: MACscr (~MACscr@replaced-ip )
1069 [09:35:44] *** Quits: kunningdruger (~kunningdr@replaced-ip ) (Quit: Leaving)
1070 [09:36:03] *** Joins: kunningdruger (~kunningdr@replaced-ip )
1071 [09:36:14] *** Quits: Yopyop_ (~aa@replaced-ip ) (Ping timeout: 276 seconds)
1072 [09:36:18] *** Joins: Texou (~Texou@replaced-ip )
1073 [09:36:28] *** Joins: m0u (~m0u@replaced-ip )
1074 [09:37:33] *** Quits: ZaZaGX (cutiepi@replaced-ip ) (Ping timeout: 245 seconds)
1075 [09:38:17] *** Quits: kunningdruger (~kunningdr@replaced-ip ) (Remote host closed the connection)
1076 [09:38:38] *** Joins: kunningdruger (~kunningdr@replaced-ip )
1077 [09:39:01] *** debhelper sets mode: +l 1549
1078 [09:39:38] *** Quits: kunningdruger (~kunningdr@replaced-ip ) (Remote host closed the connection)
1079 [09:39:59] *** Joins: kunningdruger (~kunningdr@replaced-ip )
1080 [09:40:38] *** Joins: ralala (~marcel@replaced-ip )
1081 [09:41:18] *** Joins: d3lphi (~d3lphi@replaced-ip )
1082 [09:41:21] *** Quits: ralala (~marcel@replaced-ip ) (Client Quit)
1083 [09:41:32] *** Quits: d3lphi (~d3lphi@replaced-ip ) (Client Quit)
1084 [09:41:53] *** Joins: ralala (~marcel@replaced-ip )
1085 [09:42:12] *** Joins: d3lphi (~d3lphi@replaced-ip )
1086 [09:42:42] *** Joins: rephlexie (~rephlexie@replaced-ip )
1087 [09:42:49] *** Joins: adrien6396 (~adrien@replaced-ip )
1088 [09:42:49] *** Quits: d3lphi (~d3lphi@replaced-ip ) (Client Quit)
1089 [09:43:23] *** Quits: Ericounet (~Eric@replaced-ip ) (Ping timeout: 276 seconds)
1090 [09:43:44] *** Joins: Ericounet (~Eric@replaced-ip )
1091 [09:44:22] *** Joins: d3lphi (~d3lphi@replaced-ip )
1092 [09:44:23] *** Quits: d3lphi (~d3lphi@replaced-ip ) (Changing host)
1093 [09:44:23] *** Joins: d3lphi (~d3lphi@replaced-ip )
1094 [09:45:44] *** Quits: georgie_ (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1095 [09:46:01] *** Quits: d3lphi (~d3lphi@replaced-ip ) (Client Quit)
1096 [09:46:08] *** Joins: rootkea (~rootkea@replaced-ip )
1097 [09:47:09] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
1098 [09:47:32] *** Joins: d3lphi (~d3lphi@replaced-ip )
1099 [09:48:19] *** Quits: d3lphi (~d3lphi@replaced-ip ) (Client Quit)
1100 [09:48:45] *** Joins: d3lphi (~d3lphi@replaced-ip )
1101 [09:49:12] *** Joins: georgie (~textual@replaced-ip )
1102 [09:49:15] *** Quits: jmcgnh (~jmcgnh@replaced-ip ) (Ping timeout: 240 seconds)
1103 [09:49:24] *** Joins: jmcgnh_ (~jmcgnh@replaced-ip )
1104 [09:49:37] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1105 [09:50:03] *** Quits: bbugyi202 (~bbugyi200@replaced-ip ) (Ping timeout: 245 seconds)
1106 [09:50:39] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 246 seconds)
1107 [09:50:46] *** Joins: xcm (~xcm@replaced-ip )
1108 [09:50:52] *** jmcgnh_ is now known as jmcgnh
1109 [09:52:37] *** Quits: d3lphi (~d3lphi@replaced-ip ) (Client Quit)
1110 [09:54:00] <nvz> that wiki page is terrible.. it might as well just be an xkcd comic
1111 [09:54:41] *** Quits: felixfoertsch23 (~felixfoer@replaced-ip##) (Quit: ZNC 1.7.3 - ##replaced-url
1112 [09:54:46] *** Quits: mathieu (~mat@replaced-ip ) (Quit: Leaving)
1113 [09:54:50] *** Joins: felixfoertsch (~felixfoer@replaced-ip )
1114 [09:54:56] *** Joins: forgotmynick (uid24625@replaced-ip )
1115 [09:54:59] <nvz> its giving advice to write down passwords multiple times, the author doesn't even seem to know what a hamburger menu is, makes assumptions about what DE is being used or even that one is being used at all..
1116 [09:55:10] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1117 [09:55:17] <nvz> I'm sure I could write a whole article on all the things wrong with that article :P
1118 [09:55:21] *** Quits: xsoultartar (~xsoultart@replaced-ip ) (Quit: Leaving)
1119 [09:55:27] *** Joins: rmrfchik (~paul@replaced-ip )
1120 [09:55:28] <jelly> I'm a vegetarian, hamburger menus are useless to me
1121 [09:55:30] *** Joins: jvik (~jvik@replaced-ip )
1122 [09:55:44] *** Quits: skierpage (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
1123 [09:56:00] <nvz> ok then, veggie burger menu :P
1124 [09:56:00] *** Quits: ralala (~marcel@replaced-ip ) (Read error: Connection reset by peer)
1125 [09:57:21] <Unit193> I'm an omnivore, but veggie burger menus are still useless.
1126 [09:58:00] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 246 seconds)
1127 [09:58:23] *** Joins: rany (~rany@replaced-ip )
1128 [09:59:20] *** Joins: ralala (~marcel@replaced-ip )
1129 [09:59:32] <nvz> well I never liked them either, but calling them "three strikes"? ugh..
1130 [09:59:43] <nvz> might as well be calling it three horizontal lines
1131 [10:01:17] <ratrace> that's what I call them
1132 [10:01:33] <ratrace> "You know those three horizontal lines or three dots? Yeah, tap that..."
1133 [10:03:32] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 276 seconds)
1134 [10:04:30] *** Joins: peterS (~peter@replaced-ip )
1135 [10:05:05] <ayekat> wow, that wiki page is awful
1136 [10:05:30] *** Joins: StathisA (~StathisA@replaced-ip )
1137 [10:05:32] *** Joins: asdf0101 (~asdf0101@replaced-ip )
1138 [10:06:49] *** Joins: flo2marsnet (~flo2marsn@replaced-ip )
1139 [10:07:51] <vlt> nvz: I read the wiki article and still don't know what hamburger menu refers to. What do you mean?
1140 [10:07:52] *** Quits: ilikeyou (uid389024@replaced-ip ) (Quit: Connection closed for inactivity)
1141 [10:08:27] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 240 seconds)
1142 [10:08:39] *** Joins: mase-tech (~mase-tech@replaced-ip )
1143 [10:09:32] *** Joins: enseneo (~madneap@replaced-ip )
1144 [10:10:27] *** Quits: kunningdruger (~kunningdr@replaced-ip ) (Ping timeout: 245 seconds)
1145 [10:10:48] *** Joins: kunningdruger (~kunningdr@replaced-ip )
1146 [10:11:25] <ayekat> vlt: replaced-url
1147 [10:11:49] <ayekat> "Click on the 3 strikes in the upper left" <- I guess that's the part
1148 [10:12:02] *** Joins: jvik (~jvik@replaced-ip )
1149 [10:13:40] <vlt> ayekat: TIL, thanks.
1150 [10:13:42] <ayekat> I feel like someone more or less just wrote down their personal setup, which they thought to be 'secure'
1151 [10:14:05] <ratrace> that article should be taken down, it's an embarassment
1152 [10:14:24] <ayekat> "However, GPT requires a mainboard that supports UEFI." - oh dear
1153 [10:15:10] *** Joins: dunningk (~kunningdr@replaced-ip )
1154 [10:15:11] <ratrace> "If you followed this guide this far you reached the most basic level of cybersecurity." oh no you didn't
1155 [10:16:17] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 245 seconds)
1156 [10:16:53] *** Joins: toxync12 (~toxync12@replaced-ip )
1157 [10:17:21] <ayekat> ... I thought I could keep playing the game of "quote ridiculous things from that article", but I'd end up just copy-pasting at least half the document
1158 [10:17:39] *** Joins: hele (~hele@replaced-ip )
1159 [10:17:45] *** Joins: m0u (~m0u@replaced-ip )
1160 [10:18:04] *** Quits: kunningdruger (~kunningdr@replaced-ip ) (Ping timeout: 268 seconds)
1161 [10:18:18] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 246 seconds)
1162 [10:19:01] *** debhelper sets mode: +l 1556
1163 [10:19:15] *** Quits: georgie (~textual@replaced-ip ) (Remote host closed the connection)
1164 [10:19:25] *** Joins: overbythere (~textual@replaced-ip )
1165 [10:19:34] *** Quits: Strife89 (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1166 [10:21:02] *** Joins: georgie (~textual@replaced-ip )
1167 [10:21:04] *** Joins: Strife89 (~quassel@replaced-ip )
1168 [10:21:45] <Eryn_1983_FL> so i tried to be leet and use the terminal the badass people use, urxvt, and i dont think i like it. what other cool ones are out there besides terminator, i like but it feels bloated?
1169 [10:22:00] *** Quits: RickXy (~quassel@replaced-ip##) (Quit: ##replaced-url
1170 [10:22:34] *** Quits: journeytocoder (~journeyto@replaced-ip ) (Read error: Connection reset by peer)
1171 [10:22:38] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1172 [10:23:03] <ratrace> Eryn_1983_FL: what about urxvt do you dislike?
1173 [10:23:28] <ratrace> and which DE or WM are you using?
1174 [10:24:40] *** Quits: _no-pm (~this@replaced-ip ) (Remote host closed the connection)
1175 [10:24:52] <Eryn_1983_FL> xmonad
1176 [10:24:59] *** Joins: RickXy (~quassel@replaced-ip )
1177 [10:25:06] <han-solo> Eryn_1983_FL: konsole :)
1178 [10:25:14] <Eryn_1983_FL> well i am having a hard time customizing the copy commands, and now they stopped working altogether.
1179 [10:25:24] <Eryn_1983_FL> what about guake i got that one installed right now
1180 [10:25:30] <Eryn_1983_FL> i use to use it back in the day
1181 [10:26:30] <ratrace> Eryn_1983_FL: there are perl plugins for various copy&pasting activity in rxvt. Checked those?
1182 [10:27:23] <Eryn_1983_FL> yeah
1183 [10:27:25] *** Joins: bashtux (c4195a82@replaced-ip )
1184 [10:27:48] <Eryn_1983_FL> replaced-url
1185 [10:27:57] *** Quits: barrett (~barrett@replaced-ip ) (Ping timeout: 245 seconds)
1186 [10:28:07] *** Joins: d3lphi (~d3lphi@replaced-ip )
1187 [10:28:27] <EdePopede> ayekat: "3 strikes"? is this about cutting of the internet connection for criminal actions or does it have to do something with baseball?
1188 [10:28:33] *** Joins: nand0p (~sid151362@replaced-ip )
1189 [10:29:10] <Mathisen> what is wrong with copy/paste in urxvt ? atleast in i3-gaps super + shift + insert is paste
1190 [10:29:34] <Eryn_1983_FL> maybe i should comment it out and make it go back to default?
1191 [10:29:38] <ratrace> Eryn_1983_FL: xfce terminal ain't bad. Looking from my i3-wm setup now, attempting to install just it doesn't pull in a lot of deps from xfce
1192 [10:29:45] *** Joins: frostschutz (~frostschu@replaced-ip )
1193 [10:29:54] *** Quits: downtrip (~downtrip@replaced-ip ) (Quit: WeeChat 2.5)
1194 [10:30:16] *** Quits: cef (~cef@replaced-ip ) (Remote host closed the connection)
1195 [10:30:27] *** Quits: afawfweaf (~lglaf@replaced-ip ) (Ping timeout: 245 seconds)
1196 [10:30:35] <ayekat> Mathisen: the convention is that shift-insert is "paste the primary selection"
1197 [10:30:46] <Eryn_1983_FL> lol
1198 [10:30:47] *** Joins: asymptotically (~asymptoti@replaced-ip )
1199 [10:30:48] * ayekat has never heard of super+shift+insert, though
1200 [10:30:53] *** Joins: downtrip (~downtrip@replaced-ip )
1201 [10:30:57] <Eryn_1983_FL> mmm
1202 [10:31:09] *** Joins: cef (~cef@replaced-ip )
1203 [10:31:11] *** Joins: afawfweaf (~lglaf@replaced-ip )
1204 [10:31:14] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1205 [10:31:24] *** Quits: cef (~cef@replaced-ip ) (Remote host closed the connection)
1206 [10:31:29] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 276 seconds)
1207 [10:31:33] <Haohmaru> whoever invented the hamburger button and more specifically its name, should be put in jail for a very long time
1208 [10:31:45] <ratrace> yea I don't use any extra copy&paste plugins for urxvt. shift+ins and selection=copy works for me. I only use keyboard-based URL opener which I plugged into starting firefox in private mode
1209 [10:31:49] *** Joins: cef (~cef@replaced-ip )
1210 [10:31:59] <Eryn_1983_FL> ok
1211 [10:32:13] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
1212 [10:32:25] <at0m> Haohmaru: if you hadn't mentioned it nobody would know about it
1213 [10:33:11] <Haohmaru> eh?
1214 [10:33:24] <ratrace> don't be silly, the menu is quite effective on small displays like mobile. as for its name and outlook, that's a matter of taste, but functionally it's useful
1215 [10:33:36] <Eryn_1983_FL> ok i like that better
1216 [10:33:39] <Eryn_1983_FL> ty
1217 [10:33:51] <Eryn_1983_FL> luke smith was making me crazy with his weirdness.
1218 [10:34:00] *** Joins: jvik (~jvik@replaced-ip )
1219 [10:34:15] *** Quits: nand0p (~sid151362@replaced-ip ) (Ping timeout: 244 seconds)
1220 [10:34:54] *** Quits: georgie (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1221 [10:35:14] *** Joins: ZaZaGX (cutiepi@replaced-ip )
1222 [10:35:19] <ayekat> wat... I have never expected to hear that name in #debian
1223 [10:35:30] <ZaZaGX> what name?
1224 [10:35:40] *** Quits: downtrip (~downtrip@replaced-ip ) (Client Quit)
1225 [10:35:48] *** Quits: HerbY_NL2 (~HerbY_NL2@replaced-ip ) (Ping timeout: 252 seconds)
1226 [10:35:58] *** Joins: downtrip (~downtrip@replaced-ip )
1227 [10:36:11] *** Quits: orbiter (~orbiter@replaced-ip ) ()
1228 [10:36:12] <ayekat> luke smith - in arch linux mostly known for... not so good "contributions"
1229 [10:36:22] <ayekat> but eh, this is now very offtopic
1230 [10:36:37] <ZaZaGX> i'll google him
1231 [10:37:03] <humpled> hmm
1232 [10:38:47] <Haohmaru> ZaZaGX bout security: put a pair of eyes on your back, and carry a wrench with you
1233 [10:39:07] <vlt> Haohmaru: In jail? o_O Just curious: Where are you from?
1234 [10:39:10] <ZaZaGX> i don't get it. luke smith sounds like a normal guy
1235 [10:39:12] <ayekat> as long as your wrench is longer than the other one's you'll be fine
1236 [10:39:17] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 276 seconds)
1237 [10:39:28] <Haohmaru> vlt why does it matter?
1238 [10:39:32] <ZaZaGX> how about a sword instead?
1239 [10:39:38] *** Quits: afawfweaf (~lglaf@replaced-ip ) (Ping timeout: 245 seconds)
1240 [10:39:42] <vlt> Haohmaru: Because I'm curious ;)
1241 [10:40:15] <Haohmaru> ZaZaGX a sword has non-sharp sides, wrench is moar effective at causing damage
1242 [10:40:18] *** Joins: barrett (~barrett@replaced-ip )
1243 [10:40:39] *** Joins: Susant (~Susant@replaced-ip )
1244 [10:40:54] <vlt> But a wrench is a double-edged sword. Wait ...
1245 [10:41:02] *** Joins: jvik (~jvik@replaced-ip )
1246 [10:41:39] *** Quits: downtrip (~downtrip@replaced-ip ) (Quit: WeeChat 2.6)
1247 [10:41:56] *** Joins: downtrip (~downtrip@replaced-ip )
1248 [10:42:15] *** Quits: toxync12 (~toxync12@replaced-ip ) (Excess Flood)
1249 [10:42:16] *** Quits: tyranny12 (~blarg@replaced-ip ) (Remote host closed the connection)
1250 [10:42:18] <Eryn_1983_FL> hmm ayekat pm me a recommendation on someone who does good contribution?
1251 [10:42:18] <ZaZaGX> hmmm, i thought my debian machine is secured enough
1252 [10:42:59] <ayekat> Eryn_1983_FL: the devs/packagers/mods/..., for a start :-)
1253 [10:43:07] <ayekat> and everyone who collaborates with them
1254 [10:43:27] <ayekat> (I think that's true for any distro/software, btw)
1255 [10:43:29] <Eryn_1983_FL> lol do they make videos for me to watch?
1256 [10:43:31] <ratrace> ZaZaGX: "enough" depends on the treat model. In my case for example, the LUKS based FDE I use is "enough" against petty theft of the drives or computers, by random theives who aren't government backed officials who otherwise have no interest in me.
1257 [10:43:32] *** Joins: tyranny12 (~blarg@replaced-ip )
1258 [10:43:32] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
1259 [10:43:32] *** Joins: tyranny12 (~blarg@replaced-ip )
1260 [10:43:34] *** Joins: toxync12 (~toxync12@replaced-ip )
1261 [10:44:26] <Haohmaru> i hide muh floppy disks in a smol black hole
1262 [10:44:35] <Haohmaru> i don't know how to get them back
1263 [10:46:54] <ZaZaGX> i think the police would want to search my laptop
1264 [10:47:08] <Eryn_1983_FL> ok so how do i get my copy from urxvt into firefox paste?
1265 [10:47:31] <Eryn_1983_FL> i need to be able to go from terminal to firefox, slack, and back again
1266 [10:47:41] *** Joins: georgie (~textual@replaced-ip )
1267 [10:48:03] *** Joins: HerbY_NL2 (~HerbY_NL2@replaced-ip )
1268 [10:48:25] <Eryn_1983_FL> ...
1269 [10:48:30] <Eryn_1983_FL> ok i think i know the issue no xclip
1270 [10:49:30] <ZaZaGX> how do i test the security on my debian machine?
1271 [10:50:02] *** Quits: toxync12 (~toxync12@replaced-ip ) (Ping timeout: 240 seconds)
1272 [10:50:04] <Eryn_1983_FL> hard a black hat to pwn you.
1273 [10:50:08] *** Quits: mortderire (~mortderir@replaced-ip ) (Remote host closed the connection)
1274 [10:50:13] <Eryn_1983_FL> hire a black hat to pwn you.
1275 [10:50:22] *** Quits: sbeex (~sbeex@replaced-ip ) (Quit: Lost terminal)
1276 [10:50:29] *** Joins: toxync12 (~toxync12@replaced-ip )
1277 [10:50:54] *** Quits: chele (~chele@replaced-ip ) (Read error: Connection reset by peer)
1278 [10:50:54] <ZaZaGX> not sure if i trust them
1279 [10:51:04] <Eryn_1983_FL> you shouldn't trust anybody.
1280 [10:51:13] *** Joins: chele (~chele@replaced-ip )
1281 [10:52:04] *** Quits: ralala (~marcel@replaced-ip ) (Quit: Konversation terminated!)
1282 [10:52:51] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 240 seconds)
1283 [10:53:34] *** Joins: Antraxxx (~root@replaced-ip )
1284 [10:54:11] <rephlexie> Is Lynis still a thing for auditing? Or were they bought by nessus?
1285 [10:54:43] *** Joins: Space_Man (~Space_Man@replaced-ip )
1286 [10:54:49] <ZaZaGX> i use lynis
1287 [10:54:50] <Eryn_1983_FL> so the clipboard for firefox copy/paste and slack is not the same for terminals.
1288 [10:55:46] *** Joins: Lord_of_Life (~Lord@replaced-ip )
1289 [10:55:52] *** Quits: barrett (~barrett@replaced-ip ) (Ping timeout: 245 seconds)
1290 [10:56:07] <ayekat> terminals *generally* do not use the same keyboard shortcuts as GUIs
1291 [10:56:43] <ayekat> ah wait, the clipboard? - there are the X11 primary/secondary selections, and the X11 clipboard
1292 [10:57:13] *** Quits: Antraxxx (~root@replaced-ip ) (Client Quit)
1293 [10:57:41] <Eryn_1983_FL> ..
1294 [10:57:58] <Eryn_1983_FL> like i said i need to copy to and from for work stuff and play.
1295 [10:58:36] <Eryn_1983_FL> it putting it somewhere different in memory i assume, so i need it in the same place so if i paste in slack and firefox its the same copy from terminal
1296 [10:58:54] <Eryn_1983_FL> otherwise i am goiing to pull all my hair out in about a week of this bs.
1297 [10:59:21] *** Quits: ykrons (~guillaume@replaced-ip ) (Quit: Ex-Chat)
1298 [10:59:43] *** Joins: winy (~vince@replaced-ip )
1299 [11:00:05] <Eryn_1983_FL> i ok i tried setting it to primary that did not work
1300 [11:00:06] <EdePopede> usually when i have to copy text i mark with the mouse and then midclick to insert. i think i started doing it because i don't want clipman's entries spammed by text (though i don't even notice that it's running most of the time) i'll propably never need again.
1301 [11:00:42] *** Joins: Donald (~dodo@replaced-ip )
1302 [11:00:57] *** Quits: Donald (~dodo@replaced-ip ) (Remote host closed the connection)
1303 [11:01:34] *** Joins: dasher00 (~dasher00@replaced-ip )
1304 [11:01:40] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Remote host closed the connection)
1305 [11:01:48] *** Quits: overbythere (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1306 [11:01:58] *** Joins: asymptotically (~asymptoti@replaced-ip )
1307 [11:02:50] <Eryn_1983_FL> ok it seems to work from firefox to terminal but not the other way around.
1308 [11:04:19] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 268 seconds)
1309 [11:04:47] *** Quits: Aussie_matt (~quassel@replaced-ip##) (Quit: ##replaced-url
1310 [11:05:26] *** Joins: overbythere (~textual@replaced-ip )
1311 [11:06:45] *** Joins: thexa4 (~thexa4@replaced-ip )
1312 [11:07:18] *** Joins: coueek (~cou@replaced-ip )
1313 [11:07:24] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1314 [11:08:00] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 246 seconds)
1315 [11:09:08] *** Joins: AquaL1te (~AquaL1te@replaced-ip )
1316 [11:09:56] <humpled> one is ctrl-v or ctrl-shift-v to paste, the other is double click or middle click to paste
1317 [11:10:05] *** Quits: georgie (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1318 [11:10:19] *** Joins: tyranny12 (~blarg@replaced-ip )
1319 [11:10:19] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
1320 [11:10:19] *** Joins: tyranny12 (~blarg@replaced-ip )
1321 [11:10:28] *** Quits: ron-slc (~Ron@replaced-ip ) (Ping timeout: 245 seconds)
1322 [11:11:17] *** Joins: oish (~charlie@replaced-ip )
1323 [11:12:18] <humpled> the clipboard is the same, if you copy to it, but things are entered in the X11 buffer just by highlighting them
1324 [11:12:32] *** Joins: goez (eg@replaced-ip )
1325 [11:13:00] *** Joins: monstar (~mitya@replaced-ip )
1326 [11:13:01] *** Joins: ron-slc (~Ron@replaced-ip )
1327 [11:13:56] *** Quits: rany (~rany@replaced-ip ) (Ping timeout: 260 seconds)
1328 [11:14:21] *** Joins: fflori (~fflori@replaced-ip )
1329 [11:15:15] *** Joins: electro33 (uid613@replaced-ip )
1330 [11:15:38] <ayekat> ctrl-shift-v and ctrl-shift-c don't work in urxvt by default, because it's got an "ISO 14755 mode" (I believe it's mostly for inserting special characters or something)
1331 [11:16:00] *** Joins: BoyDoy (~BoyDoy@replaced-ip )
1332 [11:16:46] <ratrace> yeah, shift+ins to paste, selection is copying
1333 [11:17:05] <ratrace> there be perl plugins that introduce ctrl+shift and keyboard based copying functionality
1334 [11:17:18] <BoyDoy> hi. iwant to ask how to open a port on debian 10? what the default firewall?
1335 [11:17:38] <ratrace> BoyDoy: there is none, no port is filtered by default.
1336 [11:17:43] *** Joins: lucad111 (~lucad111@replaced-ip )
1337 [11:17:51] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1338 [11:18:04] *** Joins: progart (~kamee@replaced-ip )
1339 [11:18:16] <BoyDoy> how can i allow port 8000 to replaced-url
1340 [11:18:17] <Eryn_1983_FL> check the app armour is not enabled,
1341 [11:18:28] <ratrace> apparmor doesn't filter ports
1342 [11:18:33] <Eryn_1983_FL> ok m,
1343 [11:18:35] <Eryn_1983_FL> nm
1344 [11:18:51] *** Quits: zamba (~marius@replaced-ip ) (Ping timeout: 240 seconds)
1345 [11:18:59] *** Joins: hmpf1 (~Thunderbi@replaced-ip )
1346 [11:19:02] *** debhelper sets mode: +l 1563
1347 [11:19:06] <ayekat> BoyDoy: replaced-url
1348 [11:19:13] *** Joins: snowdy (~user@replaced-ip )
1349 [11:19:34] <ayekat> (as in "the phrase doesn't make sense", not "that's a bad idea")
1350 [11:19:39] <BoyDoy> i type lsof -i -P -n | grep LISTEN but the replaced-url
1351 [11:19:56] <snowdy> hii
1352 [11:20:07] <ratrace> BoyDoy: there is no filtering by default. nothing to "open", they're all "open" (though that's wrong terminology, should be "filtered", as "opening" a port means listening on it)
1353 [11:20:09] <d3lphi> hi all.I'd like to change a translation of a program. I can find a text file under /usr/share/locale/de/LC_MESSAGES/quota.raw but when I edit it it takes no effect.I see there is another file called quota.org which looks like a binary file to me.Is there any command I need to execute after modification of the .raw file to take effect?
1354 [11:20:22] <ayekat> BoyDoy: (as root:) ss -tlpn
1355 [11:20:53] <EdePopede> BoyDoy: sure that a httpd is running (using this account and/or port)?
1356 [11:21:03] <snowdy> hey is this same as telegram?
1357 [11:21:08] <ayekat> snowdy: no
1358 [11:21:22] *** Joins: finalbeta (~finalbeta@replaced-ip )
1359 [11:21:40] <snowdy> then how to use this can you help me i am newbee for this
1360 [11:21:45] <BoyDoy> @ayekat no replaced-url
1361 [11:22:03] <ayekat> BoyDoy: yeah, but again - *processes* listen to ports, not users/groups
1362 [11:22:22] <ayekat> BoyDoy: actually, it might help if you started by telling us your goal :-)
1363 [11:22:37] <ayekat> because I feel like you've walked down the wrong path in an XY problem
1364 [11:22:48] <ratrace> !xy
1365 [11:22:48] <dpkg> Slow down for a bit! Are you sure that you need to jump through that particular hoop to achieve your goal? We suspect you don't, so why don't you back up a bit and tell us about the overall objective... We know that people often falsely diagnose problems because they are too close to them -- it's easy to miss that there is a better way to proceed. See replaced-url
1366 [11:22:50] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 276 seconds)
1367 [11:23:19] <BoyDoy> i need to run apache
1368 [11:23:24] *** Quits: ZaZaGX (cutiepi@replaced-ip ) (Ping timeout: 246 seconds)
1369 [11:23:47] *** Quits: progart (~kamee@replaced-ip ) (Ping timeout: 245 seconds)
1370 [11:23:47] <BoyDoy> error say "Failed to restart The Apache HTTP service"
1371 [11:24:06] <snowdy> i want to make server at home is it possible?
1372 [11:24:38] <ayekat> snowdy: generally yes - but you have to be more specific than just "server"
1373 [11:25:00] *** Quits: kapil (uid36151@replaced-ip ) ()
1374 [11:25:03] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 245 seconds)
1375 [11:25:08] <ayekat> there are file servers, web servers, mail servers, dns servers, chat servers, ...
1376 [11:25:43] <snowdy> particularly dns and web
1377 [11:25:55] *** Joins: zamba (~marius@replaced-ip )
1378 [11:26:01] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: WeeChat 2.6)
1379 [11:26:03] *** Joins: kapil_ (uid36151@replaced-ip )
1380 [11:26:41] <colo-work> debian has all the software you need to make that happen packaged
1381 [11:26:42] <EdePopede> BoyDoy: usually apache is started as a service and then switches to the user/group mentioned in its conffile (per default replaced-url
1382 [11:26:51] *** Joins: han-solo (~han-solo@replaced-ip )
1383 [11:26:53] <ayekat> snowdy: only for network-internal use, or also to the outside? (the latter might be a bit trickier)
1384 [11:26:55] *** Joins: traveltissues (~traveltis@replaced-ip )
1385 [11:28:15] <snowdy> @ayekat firstly for the internal one
1386 [11:28:50] <BoyDoy> ok itry other way
1387 [11:28:57] *** Joins: bertbob (~bertbob@replaced-ip )
1388 [11:29:03] *** Joins: georgie_ (~textual@replaced-ip )
1389 [11:29:07] *** Quits: BoyDoy (~BoyDoy@replaced-ip ) (Quit: Leaving)
1390 [11:29:32] <humpled> oh thanks ayekat, often see urxvt recommended but when it makes such simple things non-default i think i'll leave it
1391 [11:30:10] *** Parts: e-Jim (~e-Jim@replaced-ip ) ()
1392 [11:30:11] *** Joins: progart (~kamee@replaced-ip )
1393 [11:30:17] <ayekat> eh, I usually don't care too much about defaults if the tool gives me reasonable means for changing them to what I need
1394 [11:30:26] *** Quits: sagner (~ags@replaced-ip ) (Ping timeout: 240 seconds)
1395 [11:31:27] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
1396 [11:31:33] <ayekat> I think it's more important what a tool is capable of doing, than what its defaults are (otherwise who would be using zsh?)
1397 [11:31:54] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1398 [11:32:20] <ratrace> who *is* using zsh? *runs*
1399 [11:32:55] *** Quits: snowdy (~user@replaced-ip ) (Quit: Leaving)
1400 [11:32:57] <colo-work> mostly inexperienced, macos-powered hipster web"devs"
1401 [11:33:14] *** Joins: Newami_ (~Newami@replaced-ip )
1402 [11:33:23] <ayekat> meh - don't blame zsh for the sins of oh-my-zsh
1403 [11:33:41] <colo-work> well I am doing it, and noone will stop me :>
1404 [11:33:53] *** Joins: Yopyop (~aa@replaced-ip )
1405 [11:33:58] <jelly> ratrace: people who needed a decent shell during bash 2.x and 3.x days
1406 [11:34:18] <ratrace> I find bash quite decent
1407 [11:34:25] <jelly> now, yes
1408 [11:34:39] *** Quits: uNmowed (~Kaede@replaced-ip ) (Read error: Connection reset by peer)
1409 [11:34:45] <jelly> 15-20 years back, less so
1410 [11:35:46] *** Quits: Newami (~Newami@replaced-ip ) (Ping timeout: 268 seconds)
1411 [11:36:28] *** Quits: catsup (d@replaced-ip ) (Read error: Connection reset by peer)
1412 [11:37:21] <EdePopede> colo-work: thanks a lot for tue quotes
1413 [11:37:30] *** Joins: catsup (d@replaced-ip )
1414 [11:39:16] *** Joins: shingouz_ (~not@replaced-ip )
1415 [11:39:17] *** Quits: shingouz (~not@replaced-ip ) (Disconnected by services)
1416 [11:40:27] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1417 [11:41:08] *** Joins: pikudoz (~niko@replaced-ip )
1418 [11:41:18] *** Joins: saptaks (~saptaks@replaced-ip )
1419 [11:41:33] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1420 [11:43:09] *** Quits: georgie_ (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1421 [11:43:13] *** Joins: m0u (~m0u@replaced-ip )
1422 [11:43:52] *** Joins: yokowka (~yokowka@replaced-ip )
1423 [11:43:59] *** Quits: Roedy (Roedy@replaced-ip ) (Quit: See you IRL!)
1424 [11:45:17] *** Quits: overbythere (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1425 [11:45:40] <Eryn_1983_FL> ok i fixed the copy and paste for terminator, i guess ill use that for now so i dont go nuts,
1426 [11:46:31] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
1427 [11:47:04] *** Joins: Roedy (Roedy@replaced-ip )
1428 [11:47:10] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1429 [11:48:19] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
1430 [11:49:44] *** Quits: Azlux (~Azlux@replaced-ip ) (Remote host closed the connection)
1431 [11:50:39] *** Quits: arj15 (~arj15@replaced-ip ) (Read error: Connection reset by peer)
1432 [11:51:02] *** Joins: georgie (~textual@replaced-ip )
1433 [11:52:15] *** Quits: kolla (~kolla@replaced-ip ) (Quit: %fog relay%)
1434 [11:52:15] *** Quits: tsujp (~tsujp@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1435 [11:52:38] *** Joins: NatalySisel (cfb4f18e@replaced-ip )
1436 [11:52:42] *** Joins: kolla (~kolla@replaced-ip )
1437 [11:53:16] *** Quits: earend1 (uid170954@replaced-ip ) (Quit: Connection closed for inactivity)
1438 [11:53:55] *** Joins: Azlux (~Azlux@replaced-ip )
1439 [11:54:07] *** Parts: Azlux (~Azlux@replaced-ip ) ()
1440 [11:54:47] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
1441 [11:55:18] *** Joins: jubo2 (~juboxi@replaced-ip )
1442 [11:57:27] <NatalySisel> hi
1443 [11:58:35] *** Joins: izake (~izake@replaced-ip )
1444 [11:58:44] <izake> hi all
1445 [11:58:49] <izake> quick question
1446 [11:59:05] <izake> we do automated installs via cobbler for debian9 and debian8
1447 [11:59:30] <izake> for debian 9 when the installer reacher the scanning of disks, it doesn't pick up any of the disks
1448 [11:59:43] <Krx8iSGWG> how can i install additional packages during installation? network-manager, for example.
1449 [11:59:55] <izake> we already confirmed that the disks are present in the BIOS
1450 [11:59:59] *** Joins: overbythere (~textual@replaced-ip )
1451 [12:01:27] *** Quits: flo2marsnet (~flo2marsn@replaced-ip ) (Quit: Leaving)
1452 [12:02:49] <ratrace> Krx8iSGWG: you can always install packages after initial installation+reboot is complete
1453 [12:04:00] *** Quits: rephlexie (~rephlexie@replaced-ip ) (Quit: Leaving)
1454 [12:04:39] *** Quits: forgotmynick (uid24625@replaced-ip ) (Quit: Connection closed for inactivity)
1455 [12:05:11] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 244 seconds)
1456 [12:05:32] *** Quits: apt (ibot@replaced-ip ) (Remote host closed the connection)
1457 [12:05:54] *** Joins: apt (ibot@replaced-ip )
1458 [12:07:24] *** Quits: Newami_ (~Newami@replaced-ip ) (Read error: Connection reset by peer)
1459 [12:08:01] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 246 seconds)
1460 [12:08:30] <Krx8iSGWG> ratrace: the problem is that networking doesn't work after reboot. i want to install network manager before that so i don't have to rig up something temporary using wpa_supplicant directly, only to undo it before configuring n
1461 [12:08:34] <Krx8iSGWG> m
1462 [12:09:19] <Krx8iSGWG> is there some way to chroot into the new install from a shell after the installer runs and apt install ?
1463 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1464 [12:10:07] *** Joins: uio (~uio3@replaced-ip )
1465 [12:10:39] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 246 seconds)
1466 [12:10:53] <ratrace> Krx8iSGWG: I think that's possible yes. But uh, I still don't understand your use case. NM is installed wiht appropriate desktop environment already. If you're installing somethign else where NM is not native, then why install NM afterwards? Which DE/WM are you installing?
1467 [12:11:18] <ratrace> Krx8iSGWG: "that's possible" = see maybe via an alternative TTY before the final reboot step
1468 [12:11:27] *** Joins: dselect (~dselect@replaced-ip )
1469 [12:12:52] <ratrace> Krx8iSGWG: note also that you might need to solve the wifi firmware catch-22 first, in case you only have wifi and it requires firmware to operate.
1470 [12:12:53] *** Joins: emOne (~emOne@replaced-ip )
1471 [12:13:31] *** Joins: m0u (~m0u@replaced-ip )
1472 [12:13:32] *** shingouz_ is now known as shingouz
1473 [12:14:04] *** Joins: RalphBa (~RalphBa@replaced-ip )
1474 [12:15:29] *** Quits: sirfarquad (~sirfq@replaced-ip ) (Ping timeout: 276 seconds)
1475 [12:15:46] *** Joins: tsujp (~tsujp@replaced-ip )
1476 [12:16:15] *** Quits: pikudoz (~niko@replaced-ip ) (Ping timeout: 246 seconds)
1477 [12:16:26] <Krx8iSGWG> ratrace: initially i installed from a debian lxqt live image, but i couldn't get wifi to work. the drivers are supposedly in a kernel module that's loaded automatically. i finally installed nm by plugging into ethernet, but i'm trying to avoid this.
1478 [12:17:13] <Krx8iSGWG> wifi works during installation
1479 [12:17:32] <Krx8iSGWG> i'd like to get it working after install without plugging in
1480 [12:17:33] *** Quits: AgTh (~b50c6@replaced-ip ) (Ping timeout: 245 seconds)
1481 [12:17:43] <ratrace> Krx8iSGWG: see this replaced-url
1482 [12:17:44] *** Joins: azaone (~azaone@replaced-ip )
1483 [12:18:03] <Krx8iSGWG> firmware is okay, already in kernel
1484 [12:18:04] <ratrace> if firmware/drivers are in question, then NM per se is not a solution
1485 [12:18:14] <Krx8iSGWG> they aren't
1486 [12:18:19] <Krx8iSGWG> they seem to work
1487 [12:18:24] *** Joins: pikudoz (~niko@replaced-ip )
1488 [12:18:30] <Krx8iSGWG> i just need a network config solution
1489 [12:18:55] *** Joins: jvik (~jvik@replaced-ip )
1490 [12:19:18] *** Joins: bagoduva (~ppc@replaced-ip )
1491 [12:19:20] *** Joins: kreyren (~user@replaced-ip )
1492 [12:19:30] <Krx8iSGWG> was thinking the solution was finding a way to install nm or conmann before reboot
1493 [12:19:34] *** Quits: bagoduva (~ppc@replaced-ip ) (Client Quit)
1494 [12:19:42] <ratrace> Krx8iSGWG: try a chroot via another TTY
1495 [12:20:22] *** Quits: azaone (~azaone@replaced-ip ) (Client Quit)
1496 [12:20:23] <Krx8iSGWG> so mount file system into mnt, chroot mnt, apt install?
1497 [12:20:31] <ratrace> and beside maybe wpa_supplicant (if it's not installed as a dep of your DE/WM), you don't need anything else, it's a simple few-liner stanza in e/n/i: replaced-url
1498 [12:21:08] <ratrace> Krx8iSGWG: I'd suggest setup full chroot, with bind-mounted /dev and /sys, mounted -t proc proc ; and anything else
1499 [12:23:00] *** Joins: azaone (~azaone@replaced-ip )
1500 [12:23:11] *** Quits: emOne (~emOne@replaced-ip ) (Remote host closed the connection)
1501 [12:23:35] *** Parts: lembron (~admin@replaced-ip ) ()
1502 [12:23:44] *** Joins: Newami (~Newami@replaced-ip )
1503 [12:24:11] *** Joins: asdaqweqweqwerqr (~kunningdr@replaced-ip )
1504 [12:24:38] *** Quits: azaone (~azaone@replaced-ip ) (Client Quit)
1505 [12:26:51] *** Quits: dunningk (~kunningdr@replaced-ip ) (Ping timeout: 240 seconds)
1506 [12:28:29] *** Joins: mortderire (~mortderir@replaced-ip )
1507 [12:29:32] *** Quits: tsujp (~tsujp@replaced-ip ) (Read error: Connection reset by peer)
1508 [12:29:54] *** Quits: saptaks (~saptaks@replaced-ip ) (Ping timeout: 246 seconds)
1509 [12:30:49] *** Quits: Newami (~Newami@replaced-ip ) (Quit: Leaving)
1510 [12:31:05] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 276 seconds)
1511 [12:31:34] *** Joins: ich (~ich@replaced-ip )
1512 [12:31:36] *** Quits: d3lphi (~d3lphi@replaced-ip ) (Quit: leaving)
1513 [12:32:42] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 246 seconds)
1514 [12:32:49] *** Joins: tyranny12 (~blarg@replaced-ip )
1515 [12:32:49] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
1516 [12:32:49] *** Joins: tyranny12 (~blarg@replaced-ip )
1517 [12:33:39] *** Joins: sagner (~ags@replaced-ip )
1518 [12:34:03] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
1519 [12:34:38] *** Joins: tsujp (~tsujp@replaced-ip )
1520 [12:34:53] *** Joins: enseneo (~madneap@replaced-ip )
1521 [12:35:42] *** Quits: schizo (~schizo@replaced-ip ) (Ping timeout: 252 seconds)
1522 [12:35:48] *** Joins: somazero (~somazero@replaced-ip )
1523 [12:36:30] *** Joins: RebelCoderRU (~RebelCode@replaced-ip )
1524 [12:36:32] *** Quits: beaver^ (~beaver@replaced-ip ) (Ping timeout: 260 seconds)
1525 [12:37:42] *** Joins: beaver^ (~beaver@replaced-ip )
1526 [12:37:52] *** Joins: itamarst (uid165457@replaced-ip )
1527 [12:38:28] *** Joins: sedrosken (~sedrosken@replaced-ip )
1528 [12:39:15] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 240 seconds)
1529 [12:40:09] *** Quits: beaver^ (~beaver@replaced-ip ) (Client Quit)
1530 [12:40:37] *** Joins: beaver^ (~beaver@replaced-ip )
1531 [12:43:06] *** Quits: zamuro (~Samantha@replaced-ip ) (Quit: [IRSSI])
1532 [12:45:14] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
1533 [12:46:02] *** Joins: coruja (~coruja@replaced-ip )
1534 [12:46:02] *** Quits: rootkea (~rootkea@replaced-ip ) (Ping timeout: 276 seconds)
1535 [12:47:57] *** Joins: magic_ninja_work (~sparkie1@replaced-ip )
1536 [12:48:27] *** Joins: emOne (~emOne@replaced-ip )
1537 [12:48:27] *** Quits: emOne (~emOne@replaced-ip ) (Changing host)
1538 [12:48:27] *** Joins: emOne (~emOne@replaced-ip )
1539 [12:48:33] *** asdaqweqweqwerqr is now known as kunningd
1540 [12:50:04] *** Quits: georgie (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1541 [12:50:12] *** Quits: hele (~hele@replaced-ip ) (Ping timeout: 248 seconds)
1542 [12:52:32] *** Quits: valdyn (~valdyn@replaced-ip ) (Ping timeout: 245 seconds)
1543 [12:52:40] *** Joins: valdyn (~valdyn@replaced-ip )
1544 [12:53:01] *** Joins: barrett (~barrett@replaced-ip )
1545 [12:53:27] *** Joins: yogurt2ungue (~yogur2@replaced-ip )
1546 [12:54:34] *** Joins: mplsjoker (mplsjoker@replaced-ip )
1547 [12:54:51] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Changing host)
1548 [12:54:51] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1549 [12:55:52] *** Joins: testez (52f65539@replaced-ip )
1550 [12:56:06] *** Quits: testez (52f65539@replaced-ip ) (Client Quit)
1551 [12:56:09] *** Quits: silentjet (~jet@replaced-ip ) (Ping timeout: 246 seconds)
1552 [12:56:14] *** Joins: jmarsac (~jmarsac@replaced-ip )
1553 [12:56:24] *** Joins: AgTh (~b50c6@replaced-ip )
1554 [12:56:46] *** Joins: progart (~kamee@replaced-ip )
1555 [12:56:53] *** Joins: GrembleBean (~gremble@replaced-ip )
1556 [12:57:16] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1557 [12:58:00] <GrembleBean> Hi all, problem with upgrading to cyrus 3.x, Debian Buster. I was using proxyd and lmtpproxyd and they've both disappeared!
1558 [12:58:20] <GrembleBean> any ideas?
1559 [12:59:00] *** Joins: BlueByte (~walther@replaced-ip )
1560 [12:59:01] *** debhelper sets mode: +l 1569
1561 [13:00:19] *** Joins: saptaks (~saptaks@replaced-ip )
1562 [13:00:53] *** Joins: zamuro (~Samantha@replaced-ip )
1563 [13:00:53] *** Quits: zamuro (~Samantha@replaced-ip ) (Changing host)
1564 [13:00:53] *** Joins: zamuro (~Samantha@replaced-ip )
1565 [13:01:05] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Client Quit)
1566 [13:01:10] <NetTerminalGene> do you guys install intel microcode for cpu vulnerabilities?
1567 [13:02:32] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1568 [13:02:33] <Habbie> yes
1569 [13:02:55] <GrembleBean> yes
1570 [13:03:33] <NetTerminalGene> i didn'rt install it
1571 [13:03:35] *** Quits: Ericounet (~Eric@replaced-ip ) (Ping timeout: 276 seconds)
1572 [13:03:47] *** Quits: tsujp (~tsujp@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1573 [13:04:02] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Ping timeout: 240 seconds)
1574 [13:04:38] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 245 seconds)
1575 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1576 [13:05:06] *** Joins: timur_davletshin (timur_davl@replaced-ip )
1577 [13:05:16] *** Joins: dpkg (~dpkg@replaced-ip )
1578 [13:06:01] *** Quits: timur_davletshin (timur_davl@replaced-ip ) (Client Quit)
1579 [13:06:10] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Quit: Bye, bye...)
1580 [13:06:55] *** Joins: AnnaSesli (cfb4f18e@replaced-ip )
1581 [13:08:09] *** Quits: hmpf1 (~Thunderbi@replaced-ip ) (Quit: hmpf1)
1582 [13:08:51] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 240 seconds)
1583 [13:09:23] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
1584 [13:10:18] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1585 [13:11:44] *** Quits: beaver^ (~beaver@replaced-ip ) (Remote host closed the connection)
1586 [13:12:42] *** Joins: AimHere (~David@replaced-ip )
1587 [13:12:56] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
1588 [13:13:38] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
1589 [13:13:39] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 246 seconds)
1590 [13:14:48] *** Joins: han-solo (~han-solo@replaced-ip )
1591 [13:15:54] *** Quits: han-solo (~han-solo@replaced-ip ) (Client Quit)
1592 [13:15:58] *** Quits: naos62 (~naos62@replaced-ip ) (Ping timeout: 244 seconds)
1593 [13:16:29] *** Joins: han-solo (~han-solo@replaced-ip )
1594 [13:17:13] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
1595 [13:17:26] *** Joins: tsujp (~tsujp@replaced-ip )
1596 [13:18:10] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
1597 [13:18:14] *** Joins: georgie_ (~textual@replaced-ip )
1598 [13:18:21] *** Joins: thePiGrepper (~nagato@replaced-ip )
1599 [13:18:25] *** spal_ is now known as spal
1600 [13:18:40] <ayekat> savage
1601 [13:18:53] *** Quits: barrett (~barrett@replaced-ip ) (Remote host closed the connection)
1602 [13:19:59] *** Quits: AgTh (~b50c6@replaced-ip ) (Ping timeout: 268 seconds)
1603 [13:21:07] *** Joins: AgTh (~b50c6@replaced-ip )
1604 [13:22:05] *** Joins: a10n3 (~alone@replaced-ip )
1605 [13:22:26] *** Joins: StathisA (~StathisA@replaced-ip )
1606 [13:22:58] *** Joins: martian67| (~martian67@replaced-ip )
1607 [13:23:08] *** Joins: naos62 (~naos62@replaced-ip )
1608 [13:23:40] *** Quits: martian67 (~martian67@replaced-ip ) (Ping timeout: 260 seconds)
1609 [13:23:42] *** Quits: tyranny12 (~blarg@replaced-ip ) (Read error: Connection reset by peer)
1610 [13:24:00] *** Joins: tyranny12 (~blarg@replaced-ip )
1611 [13:24:09] *** Joins: serzhik (~serzhik@replaced-ip )
1612 [13:24:23] *** Quits: jmarsac (~jmarsac@replaced-ip ) (Ping timeout: 276 seconds)
1613 [13:28:06] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
1614 [13:28:35] *** Joins: littlebit (~Thunderbi@replaced-ip )
1615 [13:28:51] <FinalX> NetTerminalGene: Then I'd start real fast in doing so, and to stop telling people that you're vulnerable.
1616 [13:28:57] *** Quits: Susant (~Susant@replaced-ip ) (Ping timeout: 276 seconds)
1617 [13:30:59] *** Joins: beaver^ (~beaver@replaced-ip )
1618 [13:31:05] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 268 seconds)
1619 [13:33:31] *** Quits: emOne (~emOne@replaced-ip ) (Remote host closed the connection)
1620 [13:33:42] <tdn> I have installed memtest86+ in Debian 9. However, when I select memtest86+ in GRUB, I just get a blank Debian splash screen and a few pcspkr beeps. It does not show the usual memtest blue screen. I figure this is due to the splash screen being there. How to fix this?
1621 [13:33:44] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
1622 [13:33:48] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 245 seconds)
1623 [13:34:38] *** Quits: AgTh (~b50c6@replaced-ip ) (Ping timeout: 245 seconds)
1624 [13:34:53] *** Joins: jvik (~jvik@replaced-ip )
1625 [13:35:14] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 240 seconds)
1626 [13:37:24] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1627 [13:37:24] *** Joins: cdown (~cdown@replaced-ip )
1628 [13:37:41] *** Joins: ilikeyou (uid389024@replaced-ip )
1629 [13:37:52] *** Quits: tsujp (~tsujp@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1630 [13:37:53] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
1631 [13:38:51] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 246 seconds)
1632 [13:39:17] *** Joins: StathisA (~StathisA@replaced-ip )
1633 [13:39:18] *** Quits: jvik (~jvik@replaced-ip ) (Ping timeout: 258 seconds)
1634 [13:39:24] *** Joins: han-solo (~han-solo@replaced-ip )
1635 [13:40:50] *** Quits: RalphBa (~RalphBa@replaced-ip ) (Ping timeout: 258 seconds)
1636 [13:40:55] *** Quits: Namarrgon (~glei@replaced-ip ) (Quit: reboot)
1637 [13:41:17] *** Quits: sagner (~ags@replaced-ip ) (Ping timeout: 276 seconds)
1638 [13:41:52] *** Joins: AgTh (~b50c6@replaced-ip )
1639 [13:41:53] *** Joins: Namarrgon (~glei@replaced-ip )
1640 [13:42:24] *** Quits: Mo7Qt0 (~Mo7Qt0@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
1641 [13:42:50] *** Joins: sagner (~ags@replaced-ip )
1642 [13:43:17] *** Quits: georgie_ (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1643 [13:43:32] *** Joins: lord_chris (~lord_chri@replaced-ip )
1644 [13:43:38] *** Joins: jvik (~jvik@replaced-ip )
1645 [13:44:27] *** Quits: lord_chris (~lord_chri@replaced-ip ) (Client Quit)
1646 [13:44:32] *** Joins: Susant (~Susant@replaced-ip )
1647 [13:44:36] *** Joins: lord_chris (~lord_chri@replaced-ip )
1648 [13:45:04] *** Joins: czesmir (~stefan@replaced-ip )
1649 [13:45:46] *** Joins: Yopyop_ (~aa@replaced-ip )
1650 [13:46:30] *** Quits: adrien6396 (~adrien@replaced-ip ) (Remote host closed the connection)
1651 [13:46:54] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 246 seconds)
1652 [13:47:12] *** Joins: georgie (~textual@replaced-ip )
1653 [13:47:44] *** Quits: serzhik (~serzhik@replaced-ip ) (Quit: serzhik)
1654 [13:47:54] *** Joins: rgr (~user@replaced-ip )
1655 [13:48:07] *** J^J-_- is now known as J^J
1656 [13:48:22] *** Joins: cdown (~cdown@replaced-ip )
1657 [13:48:28] *** Joins: Yopyop__ (~aa@replaced-ip )
1658 [13:48:29] *** Quits: georgie (~textual@replaced-ip ) (Client Quit)
1659 [13:48:50] *** Joins: davorin (~Charlie@replaced-ip )
1660 [13:48:57] *** Parts: davorin (~Charlie@replaced-ip ) ()
1661 [13:48:59] *** Quits: izake (~izake@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1662 [13:49:15] *** Quits: Yopyop (~aa@replaced-ip ) (Ping timeout: 240 seconds)
1663 [13:49:43] *** Joins: frgo_ (~frgo@replaced-ip )
1664 [13:50:23] *** Quits: onlyesterday (~onlyester@replaced-ip ) (Ping timeout: 276 seconds)
1665 [13:50:32] *** Joins: cdown_ (~cdown@replaced-ip )
1666 [13:50:54] *** Quits: cdown (~cdown@replaced-ip ) (Read error: Connection reset by peer)
1667 [13:50:55] *** cdown_ is now known as cdown
1668 [13:51:10] *** Quits: frgo_ (~frgo@replaced-ip ) (Read error: Connection reset by peer)
1669 [13:51:31] *** Joins: frgo_ (~frgo@replaced-ip )
1670 [13:51:35] <GrembleBean> So I fixed by Cyrus issue. I seems the packaged cyrus 2.5.x version ship with symlinks for proxyd and friends - but the 3.x versions don't.
1671 [13:52:02] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
1672 [13:52:07] *** Quits: Yopyop_ (~aa@replaced-ip ) (Ping timeout: 245 seconds)
1673 [13:52:17] <GrembleBean> tdn, Memtest86+ won't work on all systems.
1674 [13:52:32] *** arahael3 is now known as Arahael
1675 [13:52:40] *** Quits: frgo (~frgo@replaced-ip ) (Ping timeout: 246 seconds)
1676 [13:53:38] *** Quits: AgTh (~b50c6@replaced-ip ) (Ping timeout: 276 seconds)
1677 [13:53:49] <GrembleBean> try plain memtest86 tdn
1678 [13:54:12] *** Joins: jmabsd (c07217d2@replaced-ip )
1679 [13:54:17] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 276 seconds)
1680 [13:54:38] <jmabsd> curious, i like to instruct my Debian machine that the default gateway (to reach the Internet, is that called the default route) is IP 1.2.3.4 on ETH0
1681 [13:54:39] <jmabsd> how do i
1682 [13:55:16] *** Joins: AgTh (~b50c6@replaced-ip )
1683 [13:56:03] *** Joins: dvs (~hibbard@replaced-ip )
1684 [13:57:27] *** Quits: tyranny12 (~blarg@replaced-ip ) (Read error: Connection reset by peer)
1685 [13:57:33] *** Joins: onlyesterday (~onlyester@replaced-ip )
1686 [13:58:42] *** Joins: tyranny12 (~blarg@replaced-ip )
1687 [13:58:43] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
1688 [13:58:43] *** Joins: tyranny12 (~blarg@replaced-ip )
1689 [13:59:24] <GrembleBean> depends how your networking is set up jmabsd
1690 [14:00:18] *** Quits: oish (~charlie@replaced-ip ) (Remote host closed the connection)
1691 [14:01:42] <jmabsd> GrembleBean: nothing special. seems the "gateway" in /etc/networking/interfaces suffices maybe
1692 [14:02:22] *** Joins: georgie (~textual@replaced-ip )
1693 [14:02:57] <GrembleBean> If that's how your networking is setup. Network-manager is also a possbility.
1694 [14:03:36] <GrembleBean> for static setups I find /etc/networking/interfaces the simplest.
1695 [14:04:42] *** Joins: knidos (~knidos@replaced-ip )
1696 [14:06:13] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Quit: Leaving)
1697 [14:10:59] *** Joins: BlueByte (~walther@replaced-ip )
1698 [14:11:03] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 246 seconds)
1699 [14:11:20] *** J^J is now known as J^J-_-
1700 [14:11:31] *** Quits: mplsjoker (mplsjoker@replaced-ip ) (Quit: Leaving)
1701 [14:11:37] *** Joins: enseneo (~madneap@replaced-ip )
1702 [14:11:38] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 240 seconds)
1703 [14:13:45] *** Quits: pseubodot (~p-dot@replaced-ip ) (Remote host closed the connection)
1704 [14:14:24] *** Joins: pseubodot (~p-dot@replaced-ip )
1705 [14:15:14] *** Joins: progart (~kamee@replaced-ip )
1706 [14:15:15] *** Quits: progart (~kamee@replaced-ip ) (Max SendQ exceeded)
1707 [14:16:16] *** Joins: progart (~kamee@replaced-ip )
1708 [14:16:23] *** Joins: gie_ (~gie@replaced-ip )
1709 [14:17:41] *** Quits: a10n3 (~alone@replaced-ip ) (Ping timeout: 276 seconds)
1710 [14:18:19] *** Quits: Nach__ (~nach0z@replaced-ip ) (Changing host)
1711 [14:18:20] *** Joins: Nach__ (~nach0z@replaced-ip )
1712 [14:18:21] *** Nach__ is now known as Nach0z
1713 [14:20:40] *** Joins: jmarsac (~jmarsac@replaced-ip )
1714 [14:21:03] *** Joins: rootkea (~rootkea@replaced-ip )
1715 [14:21:42] *** Joins: tsujp (~tsujp@replaced-ip )
1716 [14:21:43] *** Quits: saptaks (~saptaks@replaced-ip ) (Ping timeout: 246 seconds)
1717 [14:21:59] *** Quits: magic_ninja_work (~sparkie1@replaced-ip ) (Quit: Leaving)
1718 [14:23:27] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
1719 [14:24:48] <tdn> GrembleBean, why wouldnt it work, though? This is a fairly new laptop.
1720 [14:25:25] <tdn> GrembleBean, I am trying the old memtest86... But still, it should work with +, right?
1721 [14:26:23] <tdn> GrembleBean, when trying the non plus version, GRUB says: error: file /memtest86.bin not found
1722 [14:27:08] *** Joins: saptaks (~saptaks@replaced-ip )
1723 [14:27:22] *** Joins: oish (~charlie@replaced-ip )
1724 [14:27:47] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 244 seconds)
1725 [14:28:18] *** Joins: zeden (~user@replaced-ip )
1726 [14:28:55] *** Quits: whislock (~whislock@replaced-ip ) (Quit: WeeChat 2.6)
1727 [14:29:57] *** Joins: enseneo (~madneap@replaced-ip )
1728 [14:29:59] *** Joins: P1ersson (~P1ersson@replaced-ip )
1729 [14:31:26] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Ping timeout: 258 seconds)
1730 [14:32:02] *** Quits: pseubodot (~p-dot@replaced-ip ) (Remote host closed the connection)
1731 [14:32:15] <jmcnaught> tdn: as far as I know memtest86(+) only boot in legacy BIOS/CSM and not with UEFI. When I needed to use it recently I just used grml live disk. The memtest86 package description says a script is included to make a bootable image too.
1732 [14:33:17] *** Joins: arahael1 (~arahael@replaced-ip )
1733 [14:33:27] *** Joins: whislock (~whislock@replaced-ip )
1734 [14:33:31] *** Joins: mibo (~mibo@replaced-ip )
1735 [14:33:52] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
1736 [14:34:35] *** Quits: Arahael (~arahael@replaced-ip ) (Ping timeout: 276 seconds)
1737 [14:35:15] *** Quits: saptaks (~saptaks@replaced-ip ) (Ping timeout: 240 seconds)
1738 [14:37:04] *** Joins: pseubodot (~p-dot@replaced-ip )
1739 [14:37:21] *** Joins: Haudegen (~quassel@replaced-ip )
1740 [14:38:07] *** Joins: cryptodan (~cryptodan@replaced-ip )
1741 [14:39:47] *** Quits: asterismo_l (~asterismo@replaced-ip ) (Ping timeout: 276 seconds)
1742 [14:39:54] *** Joins: Slashman (~Slash@replaced-ip )
1743 [14:40:14] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Read error: Connection reset by peer)
1744 [14:40:24] *** Joins: serzhik (~serzhik@replaced-ip )
1745 [14:40:39] *** Quits: toxync12 (~toxync12@replaced-ip ) (Excess Flood)
1746 [14:40:43] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1747 [14:41:09] *** Joins: toxync12 (~toxync12@replaced-ip )
1748 [14:43:49] *** Joins: ax1 (~axl@replaced-ip )
1749 [14:44:04] *** Joins: Lord_of_Life (~Lord@replaced-ip )
1750 [14:45:20] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1751 [14:46:33] *** Joins: greycat (~wooledg@replaced-ip )
1752 [14:46:37] *** Joins: Akuw (~x@replaced-ip )
1753 [14:47:06] *** Joins: silentjet (~jet@replaced-ip )
1754 [14:47:16] * Haohmaru turns the saturation to 100% on greycat
1755 [14:47:43] <ratrace> no good, the color bits are lost.
1756 [14:48:07] <Haohmaru> the silly HSL algorithm will not care bout that
1757 [14:48:31] *** Quits: frgo_ (~frgo@replaced-ip ) (Remote host closed the connection)
1758 [14:48:59] *** Quits: bashtux (c4195a82@replaced-ip ) (Remote host closed the connection)
1759 [14:49:04] *** Quits: georgie (~textual@replaced-ip ) (Remote host closed the connection)
1760 [14:49:16] <ratrace> at best you'll get a monotone out of it
1761 [14:50:17] *** Joins: emOne (~emOne@replaced-ip )
1762 [14:50:17] *** Quits: emOne (~emOne@replaced-ip ) (Changing host)
1763 [14:50:17] *** Joins: emOne (~emOne@replaced-ip )
1764 [14:51:04] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
1765 [14:51:28] *** Quits: airwind (~belovent@replaced-ip ) (Quit: airwind)
1766 [14:51:31] *** Joins: georgie (~textual@replaced-ip )
1767 [14:51:58] *** Quits: scooty_puff (~scooty_pu@replaced-ip ) (Quit: Leaving)
1768 [14:52:03] *** Joins: asterismo_l (~asterismo@replaced-ip )
1769 [14:54:20] *** Quits: saint_ (~saint_@replaced-ip ) (Quit: UNIVERSE CORRUPTED. REBOOT (Y/N) ?)
1770 [14:54:54] *** Joins: OS-54920 (~OS-54920@replaced-ip )
1771 [14:54:59] *** Quits: OS-54920 (~OS-54920@replaced-ip ) (Client Quit)
1772 [14:57:32] *** Quits: cef (~cef@replaced-ip ) (Killed (adams.freenode.net (Nickname regained by services)))
1773 [14:57:37] *** Joins: cef (~cef@replaced-ip )
1774 [14:59:44] *** Joins: Jerrynicki (~niklas@replaced-ip )
1775 [14:59:49] *** Quits: rax- (~rax-@replaced-ip ) (Ping timeout: 244 seconds)
1776 [15:01:36] *** Joins: debsan (~debsan@replaced-ip )
1777 [15:01:49] *** Quits: emOne (~emOne@replaced-ip ) (Remote host closed the connection)
1778 [15:01:53] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 276 seconds)
1779 [15:02:15] *** Joins: rax-Y (~rax-@replaced-ip )
1780 [15:02:32] *** rax-Y is now known as rax-
1781 [15:03:19] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1782 [15:03:33] *** Quits: TheWizard (~thewizard@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
1783 [15:04:00] *** Joins: saint_ (~saint_@replaced-ip )
1784 [15:05:04] *** Joins: Jerrynicki (~niklas@replaced-ip )
1785 [15:05:37] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1786 [15:06:35] *** Quits: mdk (~mdk@replaced-ip ) (Quit: WeeChat 2.2)
1787 [15:06:58] *** Joins: mdk (~mdk@replaced-ip )
1788 [15:07:06] *** Joins: Jerrynicki (~niklas@replaced-ip )
1789 [15:07:26] *** Joins: indomitable (~indomitab@replaced-ip )
1790 [15:09:02] *** debhelper sets mode: +l 1575
1791 [15:09:39] *** Quits: indomitable (~indomitab@replaced-ip ) (Client Quit)
1792 [15:10:40] *** Quits: georgie (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1793 [15:11:00] *** Joins: indomitable (~indomitab@replaced-ip )
1794 [15:11:39] *** Joins: user888 (~user888@replaced-ip )
1795 [15:12:44] *** Parts: uio (~uio3@replaced-ip ) ("Leaving")
1796 [15:13:11] *** Quits: eki (~eki@replaced-ip ) (Quit: leaving)
1797 [15:15:25] *** Quits: Greyztar (~irc@replaced-ip ) (Remote host closed the connection)
1798 [15:15:35] *** Joins: Guest45807 (~tls@replaced-ip )
1799 [15:15:44] *** Joins: Greyztar (~irc@replaced-ip )
1800 [15:16:10] *** Joins: eki (~eki@replaced-ip )
1801 [15:16:22] *** Joins: P1ersson (~P1ersson@replaced-ip )
1802 [15:17:20] *** Joins: amerigo (uid331857@replaced-ip )
1803 [15:18:48] *** Quits: argusbr (~tls@replaced-ip ) (Ping timeout: 245 seconds)
1804 [15:19:07] *** Joins: schizo (~schizo@replaced-ip )
1805 [15:21:17] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Ping timeout: 245 seconds)
1806 [15:23:16] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
1807 [15:23:36] *** Joins: laptop2 (~my123@replaced-ip )
1808 [15:23:36] *** Quits: laptop2 (~my123@replaced-ip ) (Changing host)
1809 [15:23:36] *** Joins: laptop2 (~my123@replaced-ip )
1810 [15:24:04] *** Joins: toxync12- (~toxync12@replaced-ip )
1811 [15:24:21] *** Quits: toxync12 (~toxync12@replaced-ip ) (Read error: Connection reset by peer)
1812 [15:26:01] *** Quits: ishanjain28 (~ishanjain@replaced-ip ) (Max SendQ exceeded)
1813 [15:26:09] *** Joins: ishanjain28 (~ishanjain@replaced-ip )
1814 [15:27:38] *** Quits: hwm4rgs (~hwm4rgs@replaced-ip ) (Quit: bye)
1815 [15:28:22] *** Quits: AgTh (~b50c6@replaced-ip ) (Ping timeout: 245 seconds)
1816 [15:29:29] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 268 seconds)
1817 [15:29:29] *** Quits: ax1 (~axl@replaced-ip ) (Ping timeout: 268 seconds)
1818 [15:30:02] *** Quits: Greyztar (~irc@replaced-ip ) (Remote host closed the connection)
1819 [15:30:09] *** Joins: AgTh (~b50c6@replaced-ip )
1820 [15:30:15] *** Joins: Greyztar (~irc@replaced-ip )
1821 [15:31:28] *** Joins: daniel_gc (~daniel_gc@replaced-ip )
1822 [15:33:26] *** Joins: jpp_ (~jpp@replaced-ip )
1823 [15:34:12] *** Quits: mortderire (~mortderir@replaced-ip ) (Remote host closed the connection)
1824 [15:34:28] *** Quits: Ycarus (~Ycarus@replaced-ip ) (Remote host closed the connection)
1825 [15:34:31] *** Joins: ax1 (~axl@replaced-ip )
1826 [15:35:13] *** Joins: mortderire (~mortderir@replaced-ip )
1827 [15:36:15] *** Joins: Ycarus (~Ycarus@replaced-ip )
1828 [15:37:40] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: WeeChat 2.6)
1829 [15:39:13] *** Quits: kreyren (~user@replaced-ip ) (Ping timeout: 245 seconds)
1830 [15:39:17] *** Quits: mortderire (~mortderir@replaced-ip ) (Remote host closed the connection)
1831 [15:39:43] *** Joins: kirk781 (~kirk781@replaced-ip )
1832 [15:39:58] *** Joins: electro33 (uid613@replaced-ip )
1833 [15:40:00] *** Quits: zamuro (~Samantha@replaced-ip ) (Quit: [IRSSI])
1834 [15:40:08] *** Quits: metbsd (~metbsd@replaced-ip ) (Ping timeout: 252 seconds)
1835 [15:40:39] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 246 seconds)
1836 [15:40:43] *** Joins: treehug88 (~textual@replaced-ip )
1837 [15:41:15] *** Joins: metbsd (~metbsd@replaced-ip )
1838 [15:41:15] *** Quits: metbsd (~metbsd@replaced-ip ) (Changing host)
1839 [15:41:15] *** Joins: metbsd (~metbsd@replaced-ip )
1840 [15:41:38] *** Joins: mortderire (~mortderir@replaced-ip )
1841 [15:41:43] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
1842 [15:42:31] *** Joins: P1ersson (~P1ersson@replaced-ip )
1843 [15:42:43] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Remote host closed the connection)
1844 [15:44:11] *** Joins: TheWizard (~thewizard@replaced-ip )
1845 [15:44:19] *** Quits: rootkea (~rootkea@replaced-ip ) (Ping timeout: 246 seconds)
1846 [15:44:30] *** Quits: martian67| (~martian67@replaced-ip ) (Remote host closed the connection)
1847 [15:44:33] *** Quits: serzhik (~serzhik@replaced-ip ) (Quit: serzhik)
1848 [15:44:47] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Ping timeout: 276 seconds)
1849 [15:44:59] *** Joins: pigeon123 (~winlibre@replaced-ip )
1850 [15:46:10] <pigeon123> Hello. My root user is umask 022. My administrator is 002. My normal account is 022. I didn't change the administrator mask. How?
1851 [15:46:18] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
1852 [15:46:42] <pigeon123> I know how to force umask 022 in the ~/.bashrc but I wonder why?
1853 [15:46:48] *** Joins: toxync12 (~toxync12@replaced-ip )
1854 [15:47:14] <greycat> Details. Every single detail. All the details. What is "my administrator", how did you log in as this user, what programs did you execute, ALL of them, to get to the point where you could see the umask value?
1855 [15:47:17] *** Quits: toxync12- (~toxync12@replaced-ip ) (Read error: Connection reset by peer)
1856 [15:47:21] *** Joins: Release_ (~Mibbit@replaced-ip )
1857 [15:47:31] *** Joins: rootkea (~rootkea@replaced-ip )
1858 [15:47:49] <pigeon123> umask 002 after su administrator. umask 002 after login Ctrl Alt F2
1859 [15:47:49] <Release_> greetz whats the name for these packages htmlparse , tdom ?
1860 [15:47:54] <greycat> A umask value is part of the execution environment of a PROCESS. It is not "assigned" to a "user".
1861 [15:47:59] <Release_> the proper package name
1862 [15:48:14] <pigeon123> Release_: packages.debian.org
1863 [15:48:23] *** Quits: Al_lA (~derwhalfi@replaced-ip ) (Ping timeout: 245 seconds)
1864 [15:48:36] <Release_> im there pigeon123
1865 [15:48:50] <Release_> was looking there couldnt figure so i thougt id ask here
1866 [15:49:03] <greycat> So you logged in as some user, let's call it "pigeon", using... let's make MORE GUESSES, SHALL WE, because you didn't LISTEN TO ME. Let's guess that you logged in as pigeon using lightdm, and this gave you an xfce session, and inside this session you opened an xterm and inside this xterm, you typed "su administrator", and inside that shell, you typed "umask".
1867 [15:49:08] <pigeon123> Release_: Did you search package description?
1868 [15:49:22] <Release_> no
1869 [15:49:24] *** Quits: mase-tech (~mase-tech@replaced-ip ) (Quit: Leaving)
1870 [15:49:25] <Release_> how does that work
1871 [15:50:31] *** Joins: hwm4rgs (~hwm4rgs@replaced-ip )
1872 [15:51:31] *** Joins: rootkea_ (~rootkea@replaced-ip )
1873 [15:51:33] *** Quits: rootkea (~rootkea@replaced-ip ) (Remote host closed the connection)
1874 [15:51:39] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Ping timeout: 240 seconds)
1875 [15:51:44] <greycat> Running su uses the PAM configuration in /etc/pam.d/su which does all *kinds* of crap, including reading "default umask" values from /etc/login.defs. Then it run a NON-login shell as the target user, which will read one or more dot files depending on which shell it is.
1876 [15:51:57] *** Quits: tyranny12 (~blarg@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1877 [15:52:23] <ratrace> Release_: in what context are those packages? did you try running "apt search htmlparse"?
1878 [15:52:26] <pigeon123> Perhaps there is in /etc/ a umask just for my admin?
1879 [15:52:32] <greycat> NO
1880 [15:52:39] <greycat> It does not WORK LIKE THATR
1881 [15:52:46] *** Quits: coueek (~cou@replaced-ip ) (Quit: Leaving)
1882 [15:52:48] <greycat> umasks are set by PROCESSES, not ASSINGED TO USERS
1883 [15:52:57] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
1884 [15:53:01] <greycat> God, why do I bother.
1885 [15:53:19] * pigeon123 prays for greycat
1886 [15:53:21] *** Joins: tyranny12 (~blarg@replaced-ip )
1887 [15:53:29] *** Joins: m0u (~m0u@replaced-ip )
1888 [15:53:38] *** Quits: Namarrgon (~glei@replaced-ip ) (Quit: reboot)
1889 [15:54:09] *** Joins: Rutice (~Rutice@replaced-ip )
1890 [15:54:13] <greycat> If you want to figure out ALL of the steps that could possibly affect the umask value between process A (your xterm) and process B (your bash shell running inside su inside said xterm), you need to dig down through EVERY single freaking layer, and most of them are not documented anywhere you can find.
1891 [15:54:50] *** Joins: Namarrgon (~glei@replaced-ip )
1892 [15:55:02] <greycat> I've named some of them already -- /etc/pam.d/su and /etc/login.defs. If your target user's shell is bash, then also ~administrator/.bashrc and /etc/bash.bashrc would be places to look.
1893 [15:56:03] <pigeon123> I found something in login.defs about 002
1894 [15:56:07] <greycat> I don't even know all of the other things that pam.d/su looks at, because every single line is a new nightmare of digging and pain.
1895 [15:56:07] *** Joins: nexgen2 (~nexgen@replaced-ip )
1896 [15:56:08] *** Quits: Sabaku (~Sabaku@replaced-ip ) (Ping timeout: 244 seconds)
1897 [15:57:16] <pigeon123> USERGROUPS_ENAB I just wonder why that only affects one user.
1898 [15:57:47] *** Joins: Sabaku (~Sabaku@replaced-ip )
1899 [15:57:48] <greycat> It's far more likely it's in that user's .bashrc.
1900 [15:57:51] *** Quits: rootkea_ (~rootkea@replaced-ip ) (Ping timeout: 268 seconds)
1901 [15:58:53] <pigeon123> For what it's worth, I check the umask in /etc/profile where for that user it is 002
1902 [15:59:31] <greycat> "su administrator" shouldn't read /etc/profile as far as I'm aware. "su - administrator" would.
1903 [15:59:34] <greycat> Details.
1904 [15:59:37] *** Quits: sagner (~ags@replaced-ip ) (Remote host closed the connection)
1905 [15:59:44] <Release_> tnx ratrace
1906 [15:59:45] <greycat> Every. Single. Detail. Matters.
1907 [16:00:07] *** Joins: frgo (~frgo@replaced-ip )
1908 [16:00:16] *** Quits: laptop2 (~my123@replaced-ip ) (Quit: Leaving)
1909 [16:00:37] *** Joins: mackerel449 (~randy@replaced-ip )
1910 [16:00:43] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
1911 [16:01:38] *** Joins: cdown (~cdown@replaced-ip )
1912 [16:02:54] <pigeon123> replaced-url
1913 [16:03:49] *** Joins: obsview (~obsview@replaced-ip )
1914 [16:04:33] *** Joins: p0lyph3m (~p0lyph3m@replaced-ip )
1915 [16:05:37] *** Joins: Aloha_Jr (~OS-56918@replaced-ip )
1916 [16:06:17] *** Quits: ich (~ich@replaced-ip ) (Remote host closed the connection)
1917 [16:06:31] <mackerel449> i can't reach gdm without "nomodeset" on a ryzen raven ridge apu, 5.2 backported kernel with no out-of-tree packages
1918 [16:07:04] <mackerel449> it's stuck on a low resolution
1919 [16:07:19] <mackerel449> ^ with "nomodeset"
1920 [16:07:52] <pigeon123> Nice CPU
1921 [16:07:58] *** Joins: oish (~charlie@replaced-ip )
1922 [16:08:48] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 245 seconds)
1923 [16:08:51] *** Quits: AgTh (~b50c6@replaced-ip ) (Ping timeout: 240 seconds)
1924 [16:09:00] <pigeon123> mackerel449: Are you using AMD driver?
1925 [16:09:21] *** Quits: ksk (~ksk@replaced-ip ) (Remote host closed the connection)
1926 [16:09:38] *** Joins: ksk (~ksk@replaced-ip )
1927 [16:09:45] <mackerel449> it's a ryzen 3 2200G
1928 [16:10:03] *** Joins: tyranny12 (~blarg@replaced-ip )
1929 [16:11:07] <mackerel449> lsmod lists "amdgpu"
1930 [16:11:20] <pigeon123> Kernel is GPL but somehow they allow private drivers. I don't understand
1931 [16:12:07] <pigeon123> I suppose there is no "they"
1932 [16:12:09] *** Joins: leandrovianna (~leandrovi@replaced-ip )
1933 [16:12:32] <greycat> !taint
1934 [16:12:32] <dpkg> Tainted is the state of your Linux kernel when non-free drivers (e.g. <fglrx>, <nvidia>, <slamr>, <slusb>, <wl>) or <ndiswrapper> are loaded into it. Kernel hackers and the Debian kernel team will not support tainted kernels. If /proc/sys/kernel/tainted has a non-zero value, the running kernel is tainted. replaced-url
1935 [16:12:32] <mackerel449> "firmware-amd-graphics" is installed
1936 [16:12:43] *** Joins: Dreadnaught (Kulrak@replaced-ip )
1937 [16:12:52] *** Joins: Elirips_ (~Elirips@replaced-ip )
1938 [16:13:06] *** Quits: Kulrak (Kulrak@replaced-ip ) (Read error: Connection reset by peer)
1939 [16:13:16] <mackerel449> dmesg has this line: amdgpu 0000:07:00.0: HDMI-A-1: EDID is invalid: <bunch of hex> and [drm:dc_link_detect [amdgpu]] *ERROR* No EDID read.
1940 [16:13:18] *** Joins: rkeene (~rkeene@replaced-ip )
1941 [16:13:29] <pigeon123> EDID is the monitor
1942 [16:14:27] *** Joins: sdoubleyou (~sdoubleyo@replaced-ip )
1943 [16:14:56] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1944 [16:15:18] *** Quits: Elirips (~Elirips@replaced-ip ) (Ping timeout: 264 seconds)
1945 [16:17:47] <EdePopede> and i've read that this message is pretty normal because the manufacturers simply don't care
1946 [16:17:55] *** Joins: omajid (~omajid@replaced-ip )
1947 [16:18:21] <pigeon123> EdePopede: Perhaps the manuf. only wants their own driver
1948 [16:18:53] <EdePopede> pigeon123: ah, i meant the monitors :)
1949 [16:19:01] *** debhelper sets mode: +l 1584
1950 [16:19:04] <omajid> hey folks. i come from rpm land and have a question about debian packages. rpm packages have a concept of directory ownership. for example the 'filesystem' package owns the directory /usr/bin. Is there an analogue in debian?
1951 [16:19:19] *** Joins: martian67 (~martian67@replaced-ip )
1952 [16:20:19] <pigeon123> Well, a user owns a directory... dpkg works like: rmdir unless it's empty
1953 [16:20:25] <pigeon123> rmdir if it's empty
1954 [16:20:29] <EdePopede> omajid: you could do something like `dpkg -S /usr/bin` which gives you a list of packages which include a specific file
1955 [16:21:26] <omajid> EdePopede: ah, so i packages can own/provide files, but not directories? got it.
1956 [16:21:31] <omajid> s/i packages/packages/
1957 [16:21:33] <EdePopede> omajid: and then there's `dpkg -L $pck` to get the filelist from a package
1958 [16:21:47] <omajid> thanks!
1959 [16:21:47] *** Joins: zerotech (~zerotech@replaced-ip )
1960 [16:21:48] *** Joins: rootkea (~rootkea@replaced-ip )
1961 [16:21:52] *** Joins: _aeris_ (~aeris@replaced-ip )
1962 [16:21:59] <tdn> jmcnaught, oh. I am not sure I use UEFI. How do I check?
1963 [16:22:00] <_aeris_> hello here!
1964 [16:22:00] *** Joins: ebarch (~ebarch@replaced-ip )
1965 [16:22:07] *** Quits: RebelCoderRU (~RebelCode@replaced-ip ) (Ping timeout: 245 seconds)
1966 [16:22:12] <pigeon123> tdn, BIOS
1967 [16:22:26] <_aeris_> "
1968 [16:22:27] <_aeris_> E: Method store has died unexpectedly!
1969 [16:22:29] <_aeris_> E: Sub-process store received a segmentation fault.
1970 [16:22:35] *** Joins: ChmEarl (~chmearl@replaced-ip )
1971 [16:22:42] <_aeris_> does this message tell something to anybody ? :s
1972 [16:22:48] <_aeris_> on apt update
1973 [16:22:56] *** Quits: cnsunyour (~cnsunyour@replaced-ip ) (Quit: WeeChat 2.6)
1974 [16:22:58] <pigeon123> _aeris_: I'm a programmer... That might mean out of memory
1975 [16:22:58] <_aeris_> no way to use this command, each time got this error…
1976 [16:23:00] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 244 seconds)
1977 [16:23:18] <jelly> omajid: the directory is initially created by unpacking the base-files package, but there's no explicit dir ownership. Instead, every package that ships /usr/bin/foo also contains directories /, /usr, and /usr/bin
1978 [16:23:23] <_aeris_> 3.8Go free memory
1979 [16:23:46] <EdePopede> well not own. look debian packages are in the end good old .ar archives with a data tarball and a controll tarball
1980 [16:23:48] <jelly> omajid: (ok, some do not contain /)
1981 [16:23:54] <omajid> jelly: thanks. in a way, that makes complete sense
1982 [16:23:57] <nvz> tdn: sudo dmidecode | nc termbin.com 9999
1983 [16:24:15] <jelly> it was probably the simplest thing that would work
1984 [16:24:40] <ratrace> also good for chroots
1985 [16:24:54] *** Quits: Rutice (~Rutice@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
1986 [16:25:05] *** Quits: leandrovianna (~leandrovi@replaced-ip ) (Ping timeout: 276 seconds)
1987 [16:25:09] <jelly> omajid: this also means that you can basically replace almost any directory with a symlink to a copy (or mved) with same contents and still keep dpkg happy
1988 [16:25:16] *** Joins: zerox2a (509767ed@replaced-ip )
1989 [16:25:31] <pigeon123> ratrace: What's good for chroots?
1990 [16:25:55] <ratrace> that each package lists the directory structure it needs + what jelly just said as there's no dir ownership
1991 [16:25:56] <jelly> problems would appear only if you removed the last package shipping that dir, only symlink would disappear
1992 [16:26:15] *** Joins: cnsunyour (~cnsunyour@replaced-ip )
1993 [16:26:34] <zerox2a> how can I change the default keyboard layout / keymap of a specific user on a debian 10 server? I know how to change the default / system wide keyboard layout but this is not what I want. I would like the specific user to have a different layout
1994 [16:26:39] <pigeon123> ratrace: Have you ever chroot then connect to X using UNIX domain socket?
1995 [16:26:44] *** Quits: ebarch (~ebarch@replaced-ip ) (Client Quit)
1996 [16:26:49] <ratrace> pigeon123: yes
1997 [16:27:04] *** Joins: jacksoow_ (~jacksoow@replaced-ip )
1998 [16:27:12] *** Quits: jacksoow (~jacksoow@replaced-ip ) (Ping timeout: 246 seconds)
1999 [16:27:13] <jelly> zerox2a: how do they log in? Console? GUI (gdm/sddm)?
2000 [16:27:18] <pigeon123> ratrace: How does that socket work?
2001 [16:27:26] <zerox2a> @jelly console only
2002 [16:27:32] <ratrace> pigeon123: what do you mean?
2003 [16:27:39] <jelly> zerox2a: then no way that I know of.
2004 [16:27:41] <pigeon123> I mean, the chroot can't see /tmp/
2005 [16:27:46] *** Joins: laptop2 (~my123@replaced-ip )
2006 [16:27:46] *** Quits: laptop2 (~my123@replaced-ip ) (Changing host)
2007 [16:27:46] *** Joins: laptop2 (~my123@replaced-ip )
2008 [16:28:04] *** Quits: rootkea (~rootkea@replaced-ip ) (Ping timeout: 268 seconds)
2009 [16:28:08] <greycat> you could re-mount /tmp inside the chroot
2010 [16:28:18] <ratrace> pigeon123: bind mount /tmp/.X11-unix into the chroot
2011 [16:28:19] <jelly> zerox2a: a user logged in at the console can run loadkeys [some keymap], but that makes the change persist on console until reboot
2012 [16:28:27] *** Quits: rgr (~user@replaced-ip ) (Remote host closed the connection)
2013 [16:28:55] <pigeon123> I know how to mount a HDD in two places... I just wonder about my /tmp because it is tmpfs
2014 [16:29:15] *** Joins: Rutice (~Rutice@replaced-ip )
2015 [16:29:21] <ratrace> pigeon123: bind-mount, and you only need the .X11-unix dir
2016 [16:29:29] <jelly> pigeon123: you can bind-mount /tmp/.X11-unix if you need to
2017 [16:29:31] <zerox2a> jelly: yes, I know of loadkeys and use it currently. I think I will just change the system wide keymap temporarily as I am the only one currently working on the server until it will be returned to the customer. Thanks for your time!
2018 [16:29:49] *** Quits: cnsunyour (~cnsunyour@replaced-ip ) (Client Quit)
2019 [16:30:01] *** Quits: sdoubleyou (~sdoubleyo@replaced-ip ) (Quit: Leaving)
2020 [16:30:53] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 245 seconds)
2021 [16:31:42] *** Joins: ebarch (~ebarch@replaced-ip )
2022 [16:31:56] *** Joins: you_FAIL (~fail@replaced-ip )
2023 [16:32:15] <you_FAIL> hi
2024 [16:32:26] *** Joins: P1ersson (~P1ersson@replaced-ip )
2025 [16:32:38] *** Joins: earend1 (uid170954@replaced-ip )
2026 [16:33:29] <pigeon123> Is bind-mount on man mount?
2027 [16:33:32] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2028 [16:33:50] <greycat> search for "bind"
2029 [16:35:29] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 276 seconds)
2030 [16:35:33] <pigeon123> My idea is to install Ubuntu then clear sources.list, then chroot install Debian
2031 [16:36:10] *** Quits: littlebit (~Thunderbi@replaced-ip ) (Quit: littlebit)
2032 [16:36:13] <ratrace> "install Ubuntu" .... ight imma head out
2033 [16:36:27] <nvz> pigeon123: schroot
2034 [16:36:40] <nvz> pigeon123: it does all this for you
2035 [16:36:43] *** Joins: thePiGrepper (~nagato@replaced-ip )
2036 [16:36:56] <nvz> ,i schroot
2037 [16:36:58] <judd> Package schroot (admin, optional) in buster/amd64: Execute commands in a chroot environment. Version: 1.6.10-6+b1; Size: 777.2k; Installed: 2728k; Homepage: replaced-url
2038 [16:37:03] <jelly> pigeon123: you can use debootstrap from any linux to set up a chroot with debian in it. schroot is one of nicer wrappers for debootstrap.
2039 [16:37:12] *** Quits: Haohmaru (~Haohmaru@replaced-ip ) ()
2040 [16:37:22] *** Joins: towo` (~towo@replaced-ip )
2041 [16:37:28] <nvz> o.O
2042 [16:37:58] <greycat> replaced-url
2043 [16:38:02] <nvz> idk that I'd call schroot a wrapper for debootstrap, it doesn't really have anything to do with debootstrap
2044 [16:38:17] <greycat> Official Instructions for debootstrap
2045 [16:38:32] <ayekat> isn't schroot simply for being able to chroot without requiring root permissions?
2046 [16:38:35] <nvz> its just a command that allows running things inside a chroot as a normal user and does some extra stuff like setting up the environment
2047 [16:39:10] <nvz> i.e. won't have to play with xauth and bind mounts and crap, it can take care of all that
2048 [16:39:53] *** Quits: you_FAIL (~fail@replaced-ip ) (K-Lined)
2049 [16:41:19] *** Quits: kirk781 (~kirk781@replaced-ip ) (Quit: Leaving)
2050 [16:41:42] *** Joins: ae-35 (~ae-35@replaced-ip )
2051 [16:42:04] *** Quits: Aloha_Jr (~OS-56918@replaced-ip ) (Ping timeout: 246 seconds)
2052 [16:42:07] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 244 seconds)
2053 [16:42:09] <nvz> I personally have only used it with debootstrap, to run things from other branches, but its not really dependant upon or interfaces with that in any way
2054 [16:43:25] <Akuw> rsync doesnt allow to copy from one remote to another remote?
2055 [16:43:39] *** Joins: tyranny12 (~blarg@replaced-ip )
2056 [16:43:39] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
2057 [16:43:39] *** Joins: tyranny12 (~blarg@replaced-ip )
2058 [16:43:45] <Akuw> The source and destination cannot both be remote
2059 [16:44:03] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Ping timeout: 240 seconds)
2060 [16:44:09] *** Quits: zerox2a (509767ed@replaced-ip ) (Remote host closed the connection)
2061 [16:44:48] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2062 [16:45:35] *** Quits: jmabsd (c07217d2@replaced-ip ) (Ping timeout: 260 seconds)
2063 [16:45:36] *** Quits: Hunterkll (~hunterkll@replaced-ip ) (Read error: Connection reset by peer)
2064 [16:45:49] <Habbie> Akuw, indeed
2065 [16:45:52] <nvz> they can, you just can't initiate it from local, without wrapping it in an ssh or other such command
2066 [16:46:03] <Habbie> Akuw, but if you can log in to one of the machines, maybe you can rsync from there to the other one
2067 [16:46:13] <Habbie> 'scp' has some magic to pipe everything through the local machine - rsync does not have that magic
2068 [16:46:40] *** Quits: Matt12345 (~Matt12345@replaced-ip ) (Quit: See you)
2069 [16:47:25] *** Quits: ilikeyou (uid389024@replaced-ip ) (Quit: Connection closed for inactivity)
2070 [16:48:20] <nvz> scp -o magic then@miracle:occurs ...
2071 [16:48:22] *** Quits: pigeon123 (~winlibre@replaced-ip ) (Ping timeout: 245 seconds)
2072 [16:48:27] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Read error: Connection reset by peer)
2073 [16:48:50] *** Joins: Hunterkll (~hunterkll@replaced-ip )
2074 [16:50:15] <Habbie> hehe
2075 [16:50:17] <Habbie> it's scp -3
2076 [16:50:27] *** Quits: Pjusur (~Pjusur@replaced-ip ) (Quit: Leaving)
2077 [16:50:44] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
2078 [16:50:45] *** Joins: Matt12345 (~Matt12345@replaced-ip )
2079 [16:50:59] * nvz thinks . o O ( replaced-url
2080 [16:51:42] <Habbie> haha
2081 [16:53:10] *** Quits: HerbY_NL2 (~HerbY_NL2@replaced-ip ) (Quit: Leaving)
2082 [16:53:24] <han-solo> nvz: Thank you :)
2083 [16:53:26] <han-solo> I needed it
2084 [16:53:33] *** Joins: Lope (~lope@replaced-ip )
2085 [16:53:40] <Lope> ratrace, are you around bud?
2086 [16:54:07] <Lope> I've finally got time to setup my new server with dropbear
2087 [16:54:53] *** Joins: RebelCoderRU (~RebelCode@replaced-ip )
2088 [16:55:07] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2089 [16:55:21] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
2090 [16:55:29] *** Joins: hqdruxn08_ (hqdruxn08@replaced-ip )
2091 [16:56:02] *** Joins: Jo-Anna (uid57472@replaced-ip )
2092 [16:56:15] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 246 seconds)
2093 [16:56:43] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 245 seconds)
2094 [16:57:29] <ratrace> Lope: Im on my way out, I'll be back a bit later
2095 [16:57:41] <Lope> ratrace, okay before you run, do you have a link for me
2096 [16:57:46] <Lope> for a guide on setting up dropbear?
2097 [16:58:25] <Lope> of course when I do the final reboot on the remote server, it's quite important to know that the dropbear SSH server will be accessible and work properly
2098 [16:58:31] *** Quits: hqdruxn08__ (hqdruxn08@replaced-ip ) (Ping timeout: 246 seconds)
2099 [16:58:45] <Lope> But I'm going to test by practising on a VM.
2100 [16:58:54] *** Joins: simpledat (~unknown@replaced-ip )
2101 [16:59:02] *** Joins: rany (~rany@replaced-ip )
2102 [16:59:05] *** Joins: m0u (~m0u@replaced-ip )
2103 [16:59:14] *** Quits: jvik (~jvik@replaced-ip ) (Quit: leaving)
2104 [16:59:25] <tdn> nvz, I will not blindly paste sensitive data to a public pastebin. I would advise against encouraging this behavior.
2105 [16:59:52] *** Parts: Release_ (~Mibbit@replaced-ip ) ()
2106 [17:00:01] *** Quits: ed_peguillan (~ed_peguil@replaced-ip ) (Read error: Connection reset by peer)
2107 [17:00:03] <ratrace> Lope: I don't, but there are a few steps you need to do: setup authorized_keys (in dropbear's format with dropbearconver) and set up networking via initramfs.conf
2108 [17:00:39] <Lope> ratrace, fair enough, thanks for the tips. Okay well I'll look for a guide. In the mean time I'm getting started on setting up the VM.
2109 [17:00:41] <LtL> tdn: did you resolve your libreoffice issue?
2110 [17:00:58] <tdn> LtL, no :(
2111 [17:01:20] *** Joins: enoq (~enoq@replaced-ip )
2112 [17:01:23] <tdn> LtL, I gave up following umpteen levels of conflicts/dependencies
2113 [17:01:41] *** Joins: MenschZwoNull (~MenschZwo@replaced-ip )
2114 [17:01:51] <ratrace> Lope: this is the initramfs network setup from our ansible plays. Guess you'll figure out what goes where: replaced-url
2115 [17:01:56] *** Quits: EmleyMoor (42b789682f@replaced-ip ) (Quit: Gateway shutdown)
2116 [17:01:58] <LtL> tdn: that's unfortunate
2117 [17:02:09] <tdn> Yeah
2118 [17:02:12] <Lope> ratrace, ah, amazing, thanks
2119 [17:02:19] *** Joins: krabador (~krabador@replaced-ip )
2120 [17:02:23] <LtL> tdn: i know it's repairable.
2121 [17:02:27] <ratrace> Lope: that's /etc/initramfs-tools/conf.d/irrelevant-name.conf
2122 [17:03:08] *** Quits: rany (~rany@replaced-ip ) (Remote host closed the connection)
2123 [17:03:25] *** Quits: Guest45807 (~tls@replaced-ip ) ()
2124 [17:03:31] *** Joins: bertbob (~bertbob@replaced-ip )
2125 [17:03:34] *** Quits: melpy (~melpy@replaced-ip ) (Remote host closed the connection)
2126 [17:03:42] *** Joins: argusbr (~tls@replaced-ip )
2127 [17:03:42] *** Quits: argusbr (~tls@replaced-ip ) (Changing host)
2128 [17:03:42] *** Joins: argusbr (~tls@replaced-ip )
2129 [17:04:13] <ratrace> Lope: and these two from the installation script: replaced-url
2130 [17:04:28] *** argusbr is now known as argus
2131 [17:04:29] <ratrace> that's pretty much it for that part of initramfs.
2132 [17:04:31] <ratrace> gtg now
2133 [17:04:56] *** Joins: rootkea (~rootkea@replaced-ip )
2134 [17:04:57] *** argus is now known as Guest75147
2135 [17:05:46] <tdn> LtL, yeah, I just spent way too much time on it. and I kinda fear breaking something.
2136 [17:05:53] *** Quits: rmrfchik (~paul@replaced-ip ) (Ping timeout: 245 seconds)
2137 [17:06:46] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
2138 [17:06:51] *** Quits: daniel_gc (~daniel_gc@replaced-ip ) (Quit: This computer has gone to sleep)
2139 [17:07:08] *** Quits: colttt (~quassel@replaced-ip##) (Quit: ##replaced-url
2140 [17:08:07] *** Joins: RalphBa (~RalphBa@replaced-ip )
2141 [17:08:23] *** Quits: Nefertiti (~Nefertiti@replaced-ip ) (Quit: ........)
2142 [17:09:01] <nvz> tdn: dmidecode -t 0 then, or just figure it out yourself, or wear a tin foil hat :P
2143 [17:09:01] *** debhelper sets mode: +l 1578
2144 [17:09:04] *** Quits: combro2k (~combro2k@replaced-ip ) (Ping timeout: 260 seconds)
2145 [17:09:31] *** Joins: humbot (~i@replaced-ip )
2146 [17:09:39] <nvz> unless you have active remote accessible code in your BIOS there is nothing sensitive about that information
2147 [17:10:11] *** Joins: twobitsprite (~isaac@replaced-ip )
2148 [17:10:34] <tdn> nvz, lots of uniqe info, though.
2149 [17:10:42] *** Joins: combro2k (~combro2k@replaced-ip )
2150 [17:10:46] *** Joins: EmleyMoor (42b789682f@replaced-ip )
2151 [17:10:55] <tdn> (that might doxx someone)
2152 [17:11:38] *** Quits: humpled (~i@replaced-ip ) (Ping timeout: 240 seconds)
2153 [17:12:18] *** Quits: toxync12 (~toxync12@replaced-ip ) (Excess Flood)
2154 [17:12:30] <nvz> yes well short of a whole lot of people helping me design a new support interface that takes these sorts of things into account, there is no way to provide support without providing information.. so people either need to figure it out themselves or leave their foil hats outside :P
2155 [17:12:43] <nvz> and I've already proposed just such a system
2156 [17:12:56] *** Quits: beaver^ (~beaver@replaced-ip ) (Quit: Reconnecting)
2157 [17:12:58] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 245 seconds)
2158 [17:13:07] *** Joins: toxync12 (~toxync12@replaced-ip )
2159 [17:13:26] *** Joins: beaver^ (~beaver@replaced-ip )
2160 [17:13:32] <nvz> in this case dmidecode -t 0 | grep -i uefi would've sufficed
2161 [17:13:48] <nvz> /probably/
2162 [17:14:05] <nvz> problem is the information dmidecode provides is highly inconsistent
2163 [17:14:42] *** Quits: simpledat (~unknown@replaced-ip ) (Quit: leaving)
2164 [17:14:53] *** Joins: daniel_gc (~daniel_gc@replaced-ip )
2165 [17:14:54] *** Joins: ilikeyou (uid389024@replaced-ip )
2166 [17:15:20] *** Parts: omajid (~omajid@replaced-ip ) ()
2167 [17:15:20] *** Joins: jpwall (~jpwall@replaced-ip )
2168 [17:15:32] <nvz> we /could/ narrow down the information we request more.. but that requires more knowledge on the supporters end, longer more complex commands, and risk of excluding important information that may leave people chasing wild geese
2169 [17:16:56] *** Quits: asterismo_l (~asterismo@replaced-ip ) (Ping timeout: 252 seconds)
2170 [17:18:17] *** Quits: bolt (~r00t@replaced-ip ) (Ping timeout: 244 seconds)
2171 [17:19:02] *** Quits: JesseWalling (~jpwall@replaced-ip ) (Ping timeout: 276 seconds)
2172 [17:19:20] *** Quits: CombatVet (~c4@replaced-ip ) (Ping timeout: 260 seconds)
2173 [17:19:28] *** Quits: jpp_ (~jpp@replaced-ip ) (Remote host closed the connection)
2174 [17:20:45] *** Joins: Grovosky (~jpp@replaced-ip )
2175 [17:20:55] *** Quits: murii (~murii@replaced-ip ) (Ping timeout: 246 seconds)
2176 [17:24:05] *** Joins: jpp_ (~jpp@replaced-ip )
2177 [17:24:22] *** Quits: beaver^ (~beaver@replaced-ip ) (Quit: leaving)
2178 [17:24:27] <NetTerminalGene> why is most distros based off debian?
2179 [17:24:42] *** Joins: YesMan (Rubafix@replaced-ip )
2180 [17:24:47] <greycat> because Debian doesn't suck?
2181 [17:25:00] *** Quits: vizius00 (vizius00@replaced-ip ) (Ping timeout: 244 seconds)
2182 [17:25:02] *** Quits: Grovosky (~jpp@replaced-ip ) (Read error: Connection reset by peer)
2183 [17:25:44] *** Joins: vizius00 (vizius00@replaced-ip )
2184 [17:26:02] *** Joins: beaver^ (~beaver@replaced-ip )
2185 [17:26:05] *** Joins: wobelingers (~wobelinge@replaced-ip )
2186 [17:26:39] *** Joins: Nefertiti (~Nefertiti@replaced-ip )
2187 [17:26:39] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
2188 [17:26:43] *** Quits: Susant (~Susant@replaced-ip ) (Ping timeout: 245 seconds)
2189 [17:26:48] *** Joins: Tom01 (~tom@replaced-ip )
2190 [17:27:22] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
2191 [17:28:47] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 276 seconds)
2192 [17:29:20] *** Quits: nexgen2 (~nexgen@replaced-ip ) (Remote host closed the connection)
2193 [17:29:30] <sangy> how does a user "confirm" that they want to update their testing version from buster to bullseye? I don't see any specific instructions on /etc/apt/preferences or /etc/apt/sources.list
2194 [17:29:39] *** Joins: CombatVet (~c4@replaced-ip )
2195 [17:29:41] *** Joins: Susant (~Susant@replaced-ip )
2196 [17:30:00] <greycat> run "apt update" instead of "apt-get update"
2197 [17:30:05] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Ping timeout: 276 seconds)
2198 [17:30:19] <sangy> ah, cool. Sorry I should get used to apt by now...
2199 [17:30:23] <greycat> or at least that's my guess, based on the steps required to upgrade from buster-as-testing to buster-as-stable
2200 [17:30:36] <sangy> yeah, you were right
2201 [17:30:43] *** Quits: Rutice (~Rutice@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
2202 [17:30:46] <sangy> so should I just drop the usage of apt-get altogether?
2203 [17:31:03] <sangy> > Segmentation faultsts... 0%
2204 [17:31:06] <sangy> :[
2205 [17:31:27] *** Quits: encod3 (~encod3@replaced-ip ) (Remote host closed the connection)
2206 [17:31:44] *** Joins: tyranny12 (~blarg@replaced-ip )
2207 [17:31:45] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
2208 [17:31:45] *** Joins: tyranny12 (~blarg@replaced-ip )
2209 [17:33:10] *** Quits: han-solo (~han-solo@replaced-ip ) (Quit: leaving)
2210 [17:33:20] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 276 seconds)
2211 [17:33:22] *** Joins: malmalmal (~malmalmal@replaced-ip )
2212 [17:33:33] *** Joins: woshty (~woshty@replaced-ip )
2213 [17:33:40] <Akuw> can i use rsync to sync many sources and many destinations?
2214 [17:33:55] <jelly> Akuw: one destination maximum per command.
2215 [17:34:10] <Akuw> i mean, i want to sync dir/ dir2/ dir3/ to dir1/ dir2/ dir3/
2216 [17:34:17] <Akuw> upsss
2217 [17:34:38] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 276 seconds)
2218 [17:34:40] <Akuw> then start a new connection for every sync right?
2219 [17:34:45] *** Quits: corvo (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
2220 [17:35:13] *** Joins: cnsunyour (~cnsunyour@replaced-ip )
2221 [17:35:26] <jelly> probably, unless all the sources have the same parent and all the destinations have the same parent and you can use excludes to avoid everything around
2222 [17:35:39] *** Quits: cnsunyour (~cnsunyour@replaced-ip ) (Client Quit)
2223 [17:36:15] *** Joins: murii (~murii@replaced-ip )
2224 [17:36:24] <rkeene> Anyone a debian package maintainer looking for a new package to adopt ? I submitted a new package ( replaced-url
2225 [17:36:24] *** Joins: lollipopman (492cb9f6@replaced-ip )
2226 [17:37:31] *** Joins: cnsunyour (~cnsunyour@replaced-ip )
2227 [17:38:03] <somiaj> rkeene: are you wanting to create and matain that package? Or just waiting for someone else to pick it up?
2228 [17:38:16] <rkeene> Ideally someone who is already maintaining some Debian packages would pick it up
2229 [17:38:31] <rkeene> I already have some other open source software that's in Debian as well
2230 [17:38:57] <jelly> the maintainer would preferably actually _use_ the software
2231 [17:39:24] <rkeene> I'm more than happy to mail the maintainer a card and reader
2232 [17:39:29] <somiaj> Then you just need to wait for someone who wants to. If you wanted to create a package and matain it, then you would just need to find a sponsor to upload it to debian.
2233 [17:39:47] *** Joins: Andrologic_ (~Andrologi@replaced-ip )
2234 [17:39:56] *** Parts: Jo-Anna (uid57472@replaced-ip ) ()
2235 [17:40:14] *** Joins: e_is_a_queer (~winner@replaced-ip )
2236 [17:40:24] <e_is_a_queer> e sucks underage pussy
2237 [17:40:26] <e_is_a_queer> e sucks underage pussy
2238 [17:40:26] <e_is_a_queer> e sucks underage pussy
2239 [17:40:28] <e_is_a_queer> lol
2240 [17:40:29] *** Quits: e_is_a_queer (~winner@replaced-ip ) (K-Lined)
2241 [17:41:15] *** Quits: Andrologic (~Andrologi@replaced-ip ) (Ping timeout: 240 seconds)
2242 [17:41:25] <rkeene> somiaj, I'm motivated to help someone want to do it, so I can stop maintaining my own debian packages for it (which really I just convert from RPMs -- to the detriment of Debian users)
2243 [17:42:30] <rkeene> ( replaced-url
2244 [17:42:41] *** Joins: e_hates_jews (~Antifa@replaced-ip )
2245 [17:42:47] <e_hates_jews> e is a klansman
2246 [17:43:04] <e_hates_jews> we should take a vote to ban the racist
2247 [17:43:07] *** ChanServ sets mode: +o jelly
2248 [17:43:10] *** ChanServ sets mode: +o somiaj
2249 [17:43:10] <e_hates_jews> go to #freenode
2250 [17:43:11] *** Quits: e_hates_jews (~Antifa@replaced-ip ) (K-Lined)
2251 [17:43:11] *** somiaj sets mode: +b *!*@a9.5a.39a9.ip4.static.sl-reverse.com
2252 [17:43:11] *** somiaj sets mode: -o somiaj
2253 [17:43:27] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Remote host closed the connection)
2254 [17:43:29] *** jelly sets mode: +q e_*!*@*
2255 [17:43:33] *** ChanServ sets mode: -o jelly
2256 [17:43:34] <sangy> jelly: thanks
2257 [17:43:36] *** Quits: Greyztar (~irc@replaced-ip ) (Ping timeout: 260 seconds)
2258 [17:43:39] *** Joins: Burek (~Burek@replaced-ip )
2259 [17:43:49] *** Quits: user888 (~user888@replaced-ip ) (Remote host closed the connection)
2260 [17:44:03] <rkeene> Also, it's pretty mature software at this point so shouldn't be too much work for a maintainer
2261 [17:44:07] *** Joins: user888 (~user888@replaced-ip )
2262 [17:44:51] *** Joins: Antifascism (~Antifa@replaced-ip )
2263 [17:45:05] <Antifascism> why is freenode controlled by the racist confederate nazi klan?
2264 [17:45:08] *** ChanServ sets mode: +o jelly
2265 [17:45:09] *** Parts: Antifascism (~Antifa@replaced-ip##) (requested by jelly ( arguments ))
2266 [17:45:10] *** jelly sets mode: +b *!*@149.28.174.188$##arguments
2267 [17:45:11] *** ChanServ sets mode: -o jelly
2268 [17:45:22] *** ChanServ sets mode: +o jelly
2269 [17:45:43] *** jelly sets mode: +q *!*Antifa@*
2270 [17:46:44] *** Joins: StathisA (~StathisA@replaced-ip )
2271 [17:47:07] *** Quits: Susant (~Susant@replaced-ip ) (Quit: WeeChat 2.5)
2272 [17:47:21] *** Joins: diniwed (~gavron@replaced-ip )
2273 [17:47:27] *** Joins: Susant (~Susant@replaced-ip )
2274 [17:47:52] *** Quits: TomyWork (~TomyLobo@replaced-ip ) (Ping timeout: 246 seconds)
2275 [17:48:08] <sangy> has anybody ran into this?
2276 [17:48:10] <sangy> E: Failed to fetch replaced-url
2277 [17:48:17] <greycat> !debian-next
2278 [17:48:18] <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 [17:48:35] <sangy> greycat: oh thanks
2280 [17:49:26] *** Quits: Susant (~Susant@replaced-ip ) (Client Quit)
2281 [17:49:46] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
2282 [17:49:48] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 246 seconds)
2283 [17:50:58] *** Quits: lollipopman (492cb9f6@replaced-ip ) (Remote host closed the connection)
2284 [17:51:00] *** Joins: DarkSkyes (~DarkSkyes@replaced-ip )
2285 [17:52:46] *** Joins: aleph- (~aleph@replaced-ip )
2286 [17:53:07] <aleph-> Is there a dry-run option for `apt --fix-broken install`
2287 [17:53:10] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
2288 [17:53:37] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
2289 [17:53:51] <jelly> no idea about apt, but a -s or --dry-run can be added to apt-get -f install
2290 [17:54:03] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Client Quit)
2291 [17:54:14] *** Joins: mtn (~mtn@replaced-ip )
2292 [17:54:15] <mackerel449> why is raven ridge still broken with 5.2 kernel? it barely works with "nomodeset"
2293 [17:54:42] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
2294 [17:56:10] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Client Quit)
2295 [17:56:41] *** Quits: amerigo (uid331857@replaced-ip ) (Quit: Connection closed for inactivity)
2296 [17:56:55] *** Joins: dashs (~dave@replaced-ip )
2297 [17:56:57] <jelly> mackerel449: that's probably a question for the (upstream) kernel people, not necessarily the distro
2298 [17:57:56] *** Joins: grobi (~rtng@replaced-ip )
2299 [17:58:06] *** Joins: leandrovianna (~leandrovi@replaced-ip )
2300 [17:58:07] *** Joins: frgo_ (~frgo@replaced-ip )
2301 [17:58:11] *** Joins: tradar (~tradar@replaced-ip )
2302 [17:59:35] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
2303 [18:01:18] *** Quits: frgo (~frgo@replaced-ip ) (Ping timeout: 245 seconds)
2304 [18:02:18] *** Joins: Theroxat (~quassel@replaced-ip )
2305 [18:03:20] *** Joins: buttsexlol (~bitchcunt@replaced-ip )
2306 [18:03:22] <buttsexlol> hello
2307 [18:03:41] <buttsexlol> e mniip \emph{grumble}
2308 [18:03:48] <buttsexlol> you gonna ban me again?
2309 [18:03:53] *** Quits: frgo_ (~frgo@replaced-ip ) (Ping timeout: 276 seconds)
2310 [18:03:59] <buttsexlol> what you gonna do?
2311 [18:04:05] <buttsexlol> im waiting
2312 [18:04:10] <buttsexlol> come and get me niggers
2313 [18:04:12] <buttsexlol> come and get me niggers
2314 [18:04:13] <buttsexlol> come and get me niggers
2315 [18:04:15] <buttsexlol> come and get me niggers
2316 [18:04:15] *** Quits: buttsexlol (~bitchcunt@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
2317 [18:04:24] <FinalX> was gonna say, keep going and it'll fix itself
2318 [18:04:34] *** Quits: kunningd (~kunningdr@replaced-ip ) (Ping timeout: 258 seconds)
2319 [18:04:53] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 268 seconds)
2320 [18:06:19] *** Joins: lavendereyes (~lavendere@replaced-ip )
2321 [18:08:32] *** Joins: patterson (~patterson@replaced-ip )
2322 [18:08:45] *** Quits: patterson (~patterson@replaced-ip ) (Client Quit)
2323 [18:09:13] *** Quits: amospalla (~amospalla@replaced-ip ) (Ping timeout: 245 seconds)
2324 [18:09:21] *** Joins: patterson (~patterson@replaced-ip )
2325 [18:09:23] *** Joins: AndroUser (~androirc@replaced-ip )
2326 [18:09:47] <AndroUser> Hello
2327 [18:10:12] *** Parts: AndroUser (~androirc@replaced-ip ) ()
2328 [18:10:23] *** Joins: Mazhive (~Mazhive@replaced-ip )
2329 [18:10:42] *** Joins: Ceber (~cerberus@replaced-ip )
2330 [18:11:17] *** Joins: Greyztar (~irc@replaced-ip )
2331 [18:12:52] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
2332 [18:13:13] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
2333 [18:13:57] *** Quits: SoreGums (uid22927@replaced-ip ) (Quit: Connection closed for inactivity)
2334 [18:14:09] *** Joins: Haudegen (~quassel@replaced-ip )
2335 [18:14:36] *** Quits: MACscr (~MACscr@replaced-ip ) (Ping timeout: 244 seconds)
2336 [18:15:11] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
2337 [18:15:31] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 246 seconds)
2338 [18:15:36] *** Quits: daniel_gc (~daniel_gc@replaced-ip ) (Quit: This computer has gone to sleep)
2339 [18:16:17] *** Quits: leandrovianna (~leandrovi@replaced-ip ) (Ping timeout: 245 seconds)
2340 [18:16:26] *** Joins: MACscr (~MACscr@replaced-ip )
2341 [18:16:27] *** Joins: amospalla (~amospalla@replaced-ip )
2342 [18:16:45] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
2343 [18:16:55] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Quit: If it wasn't written down it didn't happen...)
2344 [18:17:08] *** Joins: Ericounet (~Eric@replaced-ip )
2345 [18:18:12] *** Joins: kunningdruger (~kunningdr@replaced-ip )
2346 [18:18:44] *** Quits: Furai (~Furai@replaced-ip ) (Quit: WeeChat 2.6)
2347 [18:18:58] *** Joins: daniel_gc (~daniel_gc@replaced-ip )
2348 [18:19:23] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
2349 [18:19:25] *** Quits: extor (~extor@replaced-ip ) (Read error: Connection reset by peer)
2350 [18:19:27] *** Joins: OS-56480 (~OS-56480@replaced-ip )
2351 [18:20:46] <Lope> ratrace, are you around bud?
2352 [18:23:03] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
2353 [18:23:07] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
2354 [18:23:40] *** Joins: MACscr_ (~MACscr@replaced-ip )
2355 [18:24:06] *** Quits: MACscr (~MACscr@replaced-ip ) (Ping timeout: 246 seconds)
2356 [18:24:17] <Lope> anyone here want to chat about dropbear and full disk encryption on a remote server?\
2357 [18:24:31] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
2358 [18:25:03] *** Quits: puxavida (~comptekki@replaced-ip ) (Remote host closed the connection)
2359 [18:25:20] * nvz chirps
2360 [18:25:24] *** Joins: Furai (~Furai@replaced-ip )
2361 [18:25:35] *** Joins: cdown (~cdown@replaced-ip )
2362 [18:25:41] *** Quits: OS-56480 (~OS-56480@replaced-ip ) (Remote host closed the connection)
2363 [18:25:56] *** Quits: Itaipu_ (~itaipu@replaced-ip##) (Quit: ZNC 1.7.2 - ##replaced-url
2364 [18:26:19] *** Joins: quackgyver (uid11872@replaced-ip )
2365 [18:26:26] *** Quits: user888 (~user888@replaced-ip ) (Ping timeout: 240 seconds)
2366 [18:27:05] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 268 seconds)
2367 [18:27:06] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2368 [18:27:14] *** Joins: Itaipu (~itaipu@replaced-ip )
2369 [18:28:35] *** Joins: cdown_ (~cdown@replaced-ip )
2370 [18:28:43] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
2371 [18:29:16] *** Joins: enseneo (~madneap@replaced-ip )
2372 [18:30:24] *** Quits: overbythere (~textual@replaced-ip ) (Ping timeout: 246 seconds)
2373 [18:30:51] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 240 seconds)
2374 [18:30:57] *** cdown_ is now known as cdown
2375 [18:31:24] <Lope> crickets?
2376 [18:32:34] *** Quits: tradar (~tradar@replaced-ip ) (Quit: tradar)
2377 [18:33:40] *** Parts: mackerel449 (~randy@replaced-ip ) ()
2378 [18:34:03] *** Quits: theCorvus (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
2379 [18:35:02] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
2380 [18:35:30] *** Joins: theCorvus (~quassel@replaced-ip )
2381 [18:37:29] <tdn> Virtualbox just stopped working after installing recent upgrades available to Debian 9? When I start a VM, it says: "error in supr3hardenedmain" "failed to open a session for the virtual machine" "Effective UID is not root" "please try reinstalling virtualbox". I have already tried doing apt install --reinstall virtualbox-6.0 but this does not solve it.
2382 [18:37:34] *** Joins: puxavida (~comptekki@replaced-ip )
2383 [18:37:39] *** Quits: mortderire (~mortderir@replaced-ip ) (Quit: WeeChat 1.4)
2384 [18:37:51] *** Joins: ich (~ich@replaced-ip )
2385 [18:38:59] *** Quits: phaseNi (~phaset@replaced-ip ) (Ping timeout: 276 seconds)
2386 [18:39:09] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2387 [18:39:21] *** Joins: chele (~chele@replaced-ip )
2388 [18:39:44] *** Joins: czart (~czart@replaced-ip )
2389 [18:40:21] *** Joins: likevinyl (~likevinyl@replaced-ip )
2390 [18:40:45] *** Joins: magic_ninja_work (~sparkie1@replaced-ip )
2391 [18:41:18] *** Quits: fflori (~fflori@replaced-ip ) (Remote host closed the connection)
2392 [18:41:58] <tdn> I recently had to move /usr to a different volume. On that volume, I changed mount options to include nosuid
2393 [18:42:02] <tdn> This was the cause...
2394 [18:42:55] <ratrace> Lope: yea
2395 [18:43:32] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 244 seconds)
2396 [18:43:38] *** Joins: brokencycle (~brokencyc@replaced-ip )
2397 [18:45:00] *** Joins: hexyul (~omonk@replaced-ip )
2398 [18:45:38] <avalchev> tdn, I don't think that VirtualBox is going to work on Debian anymore. Use qemu.
2399 [18:45:44] *** Joins: enseneo (~madneap@replaced-ip )
2400 [18:46:12] *** Quits: AquaL1te (~AquaL1te@replaced-ip ) (Quit: leaving)
2401 [18:46:47] <avalchev> tdn, you can check here: replaced-url
2402 [18:47:04] *** Quits: CombatVet (~c4@replaced-ip ) (Ping timeout: 260 seconds)
2403 [18:47:22] *** Joins: phaseNi (~phaset@replaced-ip )
2404 [18:47:42] <tdn> avalchev, ok. Can qemu do the same? Last I tried qemu it was a huge pain to get windows guests to work correctly
2405 [18:49:08] *** Joins: CombatVet (~c4@replaced-ip )
2406 [18:49:23] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
2407 [18:50:28] *** Quits: twobitsprite (~isaac@replaced-ip ) (Ping timeout: 245 seconds)
2408 [18:50:29] *** Quits: Theroxat (~quassel@replaced-ip ) (Remote host closed the connection)
2409 [18:50:57] *** Quits: thexa4 (~thexa4@replaced-ip ) (Quit: My computer has gone to sleep. ZZZzzz…)
2410 [18:52:05] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
2411 [18:52:21] *** Joins: MaxRebo (~Max_Rebo@replaced-ip )
2412 [18:53:06] *** Joins: thexa4 (~thexa4@replaced-ip )
2413 [18:54:02] *** Quits: MaxRebo (~Max_Rebo@replaced-ip ) (Remote host closed the connection)
2414 [18:54:12] *** Joins: jnavila (~jnavila@replaced-ip )
2415 [18:55:56] *** Joins: darkpixel87 (604f7b69@replaced-ip )
2416 [18:56:01] *** Quits: toxync12 (~toxync12@replaced-ip ) (Read error: Connection reset by peer)
2417 [18:56:47] *** ChanServ sets mode: +o eir
2418 [18:56:48] *** eir sets mode: -qbqo e_*!*@* *!*@149.28.174.188$##arguments *!*Antifa@* eir
2419 [18:56:54] *** Quits: darkpixel87 (604f7b69@replaced-ip ) (Client Quit)
2420 [18:57:57] *** Quits: phaseNi (~phaset@replaced-ip ) (Ping timeout: 245 seconds)
2421 [18:58:29] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 276 seconds)
2422 [18:59:01] <Mathisen> ,v zsh
2423 [18:59:02] <judd> Package: zsh on amd64 -- jessie: 5.0.7-5+b1; stretch: 5.3.1-4+b3; bullseye: 5.7.1-1; buster: 5.7.1-1; sid: 5.7.1-1
2424 [18:59:25] *** Joins: toxync12 (~toxync12@replaced-ip )
2425 [19:00:04] * nvz uses Virtualbox 6.0 on Buster without a problem
2426 [19:00:26] *** Joins: phaseNi (~phaset@replaced-ip )
2427 [19:00:53] <nvz> I actually just upgraded to 6.0.12 a couple days ago
2428 [19:01:41] *** Joins: Barcelona (~linux@replaced-ip )
2429 [19:04:20] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 276 seconds)
2430 [19:05:19] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 268 seconds)
2431 [19:07:51] *** Quits: Barcelona (~linux@replaced-ip ) (Remote host closed the connection)
2432 [19:08:28] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 264 seconds)
2433 [19:09:01] *** debhelper sets mode: +l 1572
2434 [19:09:40] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
2435 [19:10:37] <Akuw> i am running rsync but in subfolders it adds foldername? "?"
2436 [19:10:40] <Akuw> why?
2437 [19:10:46] <SerajewelKS> vbox isn't in the official buster repo. i took that opportunity to learn kvm.
2438 [19:10:56] <Akuw> rsync -r origin destination
2439 [19:11:12] *** Joins: rmrfchik (~paul@replaced-ip )
2440 [19:12:08] *** Quits: daniel_gc (~daniel_gc@replaced-ip ) (Quit: This computer has gone to sleep)
2441 [19:13:15] *** Quits: phaseNi (~phaset@replaced-ip ) (Ping timeout: 240 seconds)
2442 [19:16:18] <lavendereyes> qemu/kvm + virt-manager is a great replacement for virtualbox, but i feel bridged networking is a bit harder with qemu/kvm
2443 [19:17:24] *** Quits: ksk (~ksk@replaced-ip ) (Ping timeout: 260 seconds)
2444 [19:17:36] *** Joins: ksk (~ksk@replaced-ip )
2445 [19:17:59] *** Joins: diniwed (~gavron@replaced-ip )
2446 [19:18:42] *** Joins: daniel_gc (~daniel_gc@replaced-ip )
2447 [19:19:13] <SerajewelKS> lavendereyes: you have to set up a bridge interface, yes. i already have one for a VPN though.
2448 [19:19:20] *** Joins: Ticho (~Ticho@replaced-ip )
2449 [19:19:31] <SerajewelKS> the way virtualbox does bridged networking is a bit odd, it basically sniffs an existing physical network and injects packets into it
2450 [19:19:36] <SerajewelKS> it doesn't use a real bridge
2451 [19:19:41] *** Joins: twobitsprite (~isaac@replaced-ip )
2452 [19:19:46] *** Quits: Ericounet (~Eric@replaced-ip ) (Remote host closed the connection)
2453 [19:20:14] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2454 [19:20:57] *** Joins: airsoftmodels (~airsoftmo@replaced-ip )
2455 [19:21:25] *** Quits: vgrade (~martinbro@replaced-ip ) (Quit: Bye)
2456 [19:21:50] *** Quits: airsoftmodels (~airsoftmo@replaced-ip ) (Read error: Connection reset by peer)
2457 [19:22:07] *** Quits: Ticho_ (~Ticho@replaced-ip ) (Ping timeout: 245 seconds)
2458 [19:24:25] *** Joins: rsx (~rsx@replaced-ip )
2459 [19:24:25] *** Joins: czesmir_ (~stefan@replaced-ip )
2460 [19:25:07] *** Quits: cdown (~cdown@replaced-ip ) (Quit: Lost terminal)
2461 [19:25:31] *** Joins: aaii (~aaii@replaced-ip )
2462 [19:25:42] *** Joins: vgrade (~martinbro@replaced-ip )
2463 [19:25:59] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Quit: WeeChat 2.3)
2464 [19:27:38] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 240 seconds)
2465 [19:27:39] *** Parts: enoq (~enoq@replaced-ip ) ()
2466 [19:27:40] *** Quits: MenschZwoNull (~MenschZwo@replaced-ip ) (Ping timeout: 276 seconds)
2467 [19:28:24] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
2468 [19:28:50] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 240 seconds)
2469 [19:29:05] *** Joins: P1ersson (~P1ersson@replaced-ip )
2470 [19:29:47] *** Joins: mubarak (~mubarak@replaced-ip )
2471 [19:29:52] <lavendereyes> right, once it's done it works, but it's a little messy in my opinion when setting it up the first time
2472 [19:29:56] *** Joins: MenschZwoNull (~MenschZwo@replaced-ip )
2473 [19:30:29] *** Quits: \emph{grumble} (~grumble@replaced-ip ) (Quit: \end{document})
2474 [19:31:04] <lavendereyes> in my case i have a sample /etc/network/interfaces that does the job
2475 [19:32:07] <lavendereyes> but this method doesn't seem to be possible over wireless networking
2476 [19:33:11] *** Joins: troulouliou_dev (~troulouli@replaced-ip )
2477 [19:33:48] *** Quits: oahong (~samigarus@replaced-ip ) (Ping timeout: 245 seconds)
2478 [19:34:28] *** Joins: XsiSec (xsisec@replaced-ip )
2479 [19:34:31] *** Quits: ra1stlin (~ra1stlin@replaced-ip##) (Quit: The Lounge - ##replaced-url
2480 [19:35:05] *** Joins: oahong (~samigarus@replaced-ip )
2481 [19:35:29] <Akuw> i am running rsync but in subfolders it adds foldername? "?"
2482 [19:35:32] <Akuw> rsync -r origin destination
2483 [19:35:34] *** Joins: shabius_ (~shabius@replaced-ip )
2484 [19:35:52] *** Quits: xedniv (~xedniv@replaced-ip ) (Excess Flood)
2485 [19:36:11] <humbot> trailing slash is significant with rsync Akuw
2486 [19:36:13] *** Joins: dArK_IcE (~lawl@replaced-ip )
2487 [19:36:28] *** Joins: ra1stlin (~ra1stlin@replaced-ip )
2488 [19:36:32] <Akuw> i am using it
2489 [19:36:36] <hop> trailing slashes really are significant everywhere
2490 [19:36:52] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2491 [19:37:12] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
2492 [19:37:14] *** Joins: grumble (~grumble@replaced-ip )
2493 [19:37:17] <greycat> *very* much so in rsync. less so in most other places.
2494 [19:37:20] *** Joins: towo` (~towo@replaced-ip )
2495 [19:37:29] <hop> Akuw: where are you using the slash?
2496 [19:38:02] *** Joins: xedniv (~xedniv@replaced-ip )
2497 [19:38:09] <Akuw> i am using ---> rsync -r /path/folder/ user@192.168.22.250:/home/my/folder/
2498 [19:38:10] *** Quits: ax1 (~axl@replaced-ip ) (Read error: Connection reset by peer)
2499 [19:38:23] <velix> For about 4 months, I'm using `apt` now. Is `apt` older or newer als `apt-get` or `aptitude` ?
2500 [19:38:28] <nvz> kudos to those who pry.. I read the question twice now and ignored it.. heh.. cause I knew they were lying
2501 [19:38:28] <hop> Akuw: and what's the result?
2502 [19:38:42] <hop> Akuw: /home/my/folder/folder ?
2503 [19:38:43] *** Quits: shabius (~shabius@replaced-ip ) (Ping timeout: 276 seconds)
2504 [19:38:57] *** Joins: mandrak (~mandrak@replaced-ip )
2505 [19:39:01] *** debhelper sets mode: +l 1578
2506 [19:39:04] <hop> .oO(please don't call directories folders)
2507 [19:39:09] <Akuw> this create /home/my/folder/somefolder?
2508 [19:39:22] <hop> Akuw: certainly not
2509 [19:39:26] <Akuw> one ? at the end of subfolder
2510 [19:39:42] <hop> Akuw: it can't be somefolder. there was no some in you commandline
2511 [19:40:11] *** Joins: blizzow (~blizzow@replaced-ip )
2512 [19:40:29] <Akuw> because rsync is creating the origin folder
2513 [19:40:40] <Akuw> that folders doesnt exist in destination
2514 [19:40:41] <blizzow> Is there some massive push or coordinated project to get debian off python 2.x?
2515 [19:40:49] <hop> Akuw: cd to the original's parent directory and `ls -d folder | xxd`
2516 [19:40:55] <hop> what's the output
2517 [19:40:56] <hop> ?
2518 [19:41:01] *** Joins: mase-tech (~mase-tech@replaced-ip )
2519 [19:41:26] *** Joins: fflori (~fflori@replaced-ip )
2520 [19:41:50] *** Joins: TrashZomb (~TrashZomb@replaced-ip )
2521 [19:41:55] <Akuw> i am suing cygwin
2522 [19:42:12] <hop> yeah, they should be sued
2523 [19:42:52] <greycat> blizzow: yes, there is a "python 2 removal" transition in bullseye
2524 [19:42:52] <hop> Akuw: i think we misunderstood you… is there directory /path/folder/somefolder in the original?
2525 [19:43:22] <greycat> replaced-url
2526 [19:44:00] <Habbie> greycat, wow :(
2527 [19:44:01] <Akuw> yes
2528 [19:44:03] <Habbie> greycat, that's a lot of work
2529 [19:44:17] *** Joins: shabius (~shabius@replaced-ip )
2530 [19:44:32] <nvz> Akuw: replaced-url
2531 [19:44:39] *** Joins: eclipxe (~eclipxe@replaced-ip )
2532 [19:44:51] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
2533 [19:45:04] *** Joins: XLS202 (059e9e3b@replaced-ip )
2534 [19:45:16] <hop> Akuw: this is not #cygwin, you know… but there is an xxd package for cygwin
2535 [19:45:21] *** Joins: shtrb (~shtrb@replaced-ip )
2536 [19:45:45] <greycat> are Akuw and wwilliam twins separated at birth?
2537 [19:46:03] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 240 seconds)
2538 [19:46:12] <XLS202> Hey, I have a problem with my network speed in one direction. I can recvive data from the server with nearly on 110mb/s but then i want to transmit to the server the speed drops to about 70mb/s. My server has Debian 9 with a back portet kernal, the problem appeard as I switched the mainboard. Has anyone an idea how to trouble shoot it?
2539 [19:46:13] <Akuw> hehehehe
2540 [19:46:31] *** Quits: lavendereyes (~lavendere@replaced-ip ) (Quit: Konversation terminated!)
2541 [19:46:42] *** Quits: shabius_ (~shabius@replaced-ip ) (Ping timeout: 246 seconds)
2542 [19:46:57] <Akuw> the sync is working fine from debian to windows, but when do from windows to linux i got that issue
2543 [19:47:32] <hop> Akuw: just run the hexdump on the filename
2544 [19:48:09] <greycat> since Windows has been invoked in this problem, the immediate step is to check for carriage returns in the input file(s)
2545 [19:49:00] <greycat> there are dozens of ways to do that, from real vi (not vim, unless you configure vim to stop "helping") to sed -n l to cat -vtue ...
2546 [19:49:01] *** debhelper sets mode: +l 1584
2547 [19:49:08] *** Joins: user888 (~user888@replaced-ip )
2548 [19:49:39] <hop> the issue is with the file name
2549 [19:50:08] <greycat> a file name taken from an actual directory? or a file name taken from a text file?
2550 [19:50:17] <Akuw> no
2551 [19:50:21] <Akuw> is with dir name
2552 [19:50:35] <Akuw> this name is created with ? at the end
2553 [19:50:49] <hop> Akuw: can you please. just. check. the original.
2554 [19:51:13] <greycat> last I heard from this person, there was a text file full of file names
2555 [19:51:21] <Akuw> wait
2556 [19:51:33] <greycat> I did not even bother asking why.
2557 [19:51:34] *** Joins: cha18 (~user@replaced-ip )
2558 [19:51:45] <hop> greycat: last the rest of us heard they did a simple rsync -r
2559 [19:51:47] *** ChanServ sets mode: +o eir
2560 [19:51:48] *** eir sets mode: -bo *!*@a9.5a.39a9.ip4.static.sl-reverse.com eir
2561 [19:51:56] <Akuw> upsss
2562 [19:51:59] <Akuw> i saw
2563 [19:52:23] <hop> the suspense is killing me…
2564 [19:52:55] <Akuw> the problem is the script was created in sublime, so when i get sync from bedian the script adds '$'\r'
2565 [19:53:05] <Akuw> at the end of each dir
2566 [19:53:23] <Akuw> then when i sync from windows to debian got same folder name
2567 [19:53:28] *** Quits: mubarak (~mubarak@replaced-ip ) (Quit: Leaving)
2568 [19:53:48] *** Quits: shabius (~shabius@replaced-ip ) (Quit: Leaving)
2569 [19:54:32] *** Joins: BlueByte (~walther@replaced-ip )
2570 [19:54:46] <karlpinc> XLS202: The first question is: how do you know? You can use flood pings, both with and without a full IP payload. You can use ttcp.
2571 [19:55:10] <karlpinc> XLS202: Also, look at the kernel logs and see if it wants some non-free firmware, or has some other issue.
2572 [19:55:10] *** Joins: belanthor (~belan@replaced-ip )
2573 [19:55:22] *** Joins: progart (~kamee@replaced-ip )
2574 [19:55:27] *** Joins: Grovosky (~jpp@replaced-ip )
2575 [19:55:46] <Akuw> greycat: the problem is editor and cygwin
2576 [19:55:50] *** Joins: Rue (~rue@replaced-ip )
2577 [19:55:58] *** Joins: shabius (~shabius@replaced-ip )
2578 [19:55:59] *** Quits: thexa4 (~thexa4@replaced-ip ) (Quit: My computer has gone to sleep. ZZZzzz…)
2579 [19:56:12] *** Joins: openface (~of@replaced-ip )
2580 [19:56:28] <karlpinc> XLS202: Depending on the board a newer kernel could be tried. Either from backports or just upgrade to buster. Since you're going to have to upgrade anway sooner or later that might be a good first step. Who knows whether what you'd have to do to fix it would be different on buster.
2581 [19:57:18] <karlpinc> XLS202: Er, I guess nttcp these days.
2582 [19:57:38] *** Quits: jpp_ (~jpp@replaced-ip ) (Ping timeout: 276 seconds)
2583 [19:57:50] *** Joins: patterson_ (~patterson@replaced-ip )
2584 [19:57:51] *** Quits: Rue (~rue@replaced-ip ) (Client Quit)
2585 [19:58:36] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 246 seconds)
2586 [19:59:44] *** Quits: troulouliou_dev (~troulouli@replaced-ip ) (Quit: Leaving)
2587 [20:00:17] *** Joins: gdarko (~adm@replaced-ip )
2588 [20:00:22] <XLS202> karlpinc: Also i tried it with a filetransfer to windows (multiple PCs) and iperf. And I want to upgrade the server, but i wanted to fix it till i have time for it.
2589 [20:00:47] <XLS202> karlpinc: And I use a newer kernel from the backports
2590 [20:01:16] <gdarko> is systemd network by default the new networking for debian 10?
2591 [20:01:22] <greycat> no.
2592 [20:01:35] <greycat> /etc/network/interfaces is still the norm
2593 [20:02:21] *** Quits: earend1 (uid170954@replaced-ip ) (Quit: Connection closed for inactivity)
2594 [20:02:36] <gdarko> So i installed Debian 10.1 buster and it looks like it is disabled, isn't it?
2595 [20:02:37] <gdarko> replaced-url
2596 [20:02:58] <gdarko> This is minimal image on dedicated server
2597 [20:03:23] *** Joins: thexa4 (~thexa4@replaced-ip )
2598 [20:03:30] *** Quits: openface (~of@replaced-ip ) (Ping timeout: 246 seconds)
2599 [20:04:34] *** Joins: Jerrynicki (~niklas@replaced-ip )
2600 [20:06:26] <hop> doesn't say it is disabled
2601 [20:06:27] *** Quits: malmalmal (~malmalmal@replaced-ip ) (Ping timeout: 240 seconds)
2602 [20:07:33] *** Joins: Dumnorix (~Android@replaced-ip )
2603 [20:07:43] *** Quits: traveltissues (~traveltis@replaced-ip ) (Remote host closed the connection)
2604 [20:07:59] *** Parts: Dumnorix (~Android@replaced-ip ) ()
2605 [20:08:02] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 276 seconds)
2606 [20:08:20] *** Joins: openface (of@replaced-ip )
2607 [20:08:48] *** Quits: openface (of@replaced-ip ) (Client Quit)
2608 [20:09:39] *** Quits: binaryhermit (~binaryher@replaced-ip ) (Ping timeout: 240 seconds)
2609 [20:10:10] *** Joins: phaseNi (~phaset@replaced-ip )
2610 [20:10:57] *** Joins: openface (~of@replaced-ip )
2611 [20:10:59] *** Quits: tyranny12 (~blarg@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
2612 [20:11:43] *** Quits: openface (~of@replaced-ip ) (Client Quit)
2613 [20:11:46] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
2614 [20:12:22] *** Joins: tyranny12 (~blarg@replaced-ip )
2615 [20:12:22] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
2616 [20:12:22] *** Joins: tyranny12 (~blarg@replaced-ip )
2617 [20:12:44] *** Quits: coruja (~coruja@replaced-ip ) (Quit: Leaving)
2618 [20:12:45] *** Quits: rootkea (~rootkea@replaced-ip ) (Read error: Connection reset by peer)
2619 [20:13:23] *** Joins: rootkea (~rootkea@replaced-ip )
2620 [20:13:34] *** Joins: coruja (~coruja@replaced-ip )
2621 [20:14:01] *** Quits: coruja (~coruja@replaced-ip ) (Read error: Connection reset by peer)
2622 [20:14:13] *** Joins: slack_ (~slack@replaced-ip )
2623 [20:15:37] *** Joins: coruja (~coruja@replaced-ip )
2624 [20:16:03] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 2.4)
2625 [20:16:13] *** Joins: dunningk (~kunningdr@replaced-ip )
2626 [20:16:30] *** Joins: tibido (~tibi259@replaced-ip )
2627 [20:17:03] *** Joins: zeden (~user@replaced-ip )
2628 [20:18:43] *** Quits: kunningdruger (~kunningdr@replaced-ip ) (Ping timeout: 246 seconds)
2629 [20:18:56] *** dunningk is now known as kunningdruger
2630 [20:19:44] *** Quits: ich (~ich@replaced-ip ) (Remote host closed the connection)
2631 [20:19:56] *** Quits: TheWizard (~thewizard@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
2632 [20:20:03] *** Joins: saptaks (~saptaks@replaced-ip )
2633 [20:21:41] *** Quits: Night-Shade (~TimF@replaced-ip ) (Ping timeout: 276 seconds)
2634 [20:21:56] *** Quits: rsx (~rsx@replaced-ip ) (Quit: rsx)
2635 [20:22:37] *** Quits: TrashZomb (~TrashZomb@replaced-ip ) (Quit: CU)
2636 [20:23:35] *** Parts: toker (toker@replaced-ip ) ()
2637 [20:23:35] *** Quits: lll3N1GmAlll__ (~lll3N1GmA@replaced-ip ) (Read error: Connection reset by peer)
2638 [20:24:04] *** Joins: lll3N1GmAlll__ (~lll3N1GmA@replaced-ip )
2639 [20:29:37] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 245 seconds)
2640 [20:30:02] *** Quits: belanthor (~belan@replaced-ip ) (Quit: Leaving)
2641 [20:30:44] *** Quits: sauvin (sauvin@replaced-ip ) (Read error: Connection reset by peer)
2642 [20:30:50] *** Joins: Immanuel (~Manu@replaced-ip )
2643 [20:32:31] *** Joins: rizzo (~RizzoTheR@replaced-ip )
2644 [20:33:00] *** Joins: nuuuciano (~luuuciano@replaced-ip )
2645 [20:33:04] *** Joins: hejux (~hejux@replaced-ip )
2646 [20:33:17] *** Quits: hejux (~hejux@replaced-ip ) (Client Quit)
2647 [20:33:37] *** Joins: hejux (~hejux@replaced-ip )
2648 [20:35:13] *** Quits: quackgyver (uid11872@replaced-ip ) (Quit: Connection closed for inactivity)
2649 [20:35:58] *** Quits: phaseNi (~phaset@replaced-ip ) (Ping timeout: 268 seconds)
2650 [20:36:26] *** Joins: binaryhermit (~binaryher@replaced-ip )
2651 [20:36:27] *** Quits: czart (~czart@replaced-ip ) (Read error: Connection reset by peer)
2652 [20:36:43] *** Quits: dustinm` (~dustinm@replaced-ip ) (Ping timeout: 245 seconds)
2653 [20:37:55] *** Joins: jpp_ (~jpp@replaced-ip )
2654 [20:38:42] *** Joins: melpy (~melpy@replaced-ip )
2655 [20:38:47] <shtrb> Are crontab scripts discouraged this days ?
2656 [20:38:49] *** Joins: filpAM (~filipe@replaced-ip )
2657 [20:38:58] <greycat> no
2658 [20:39:00] <filpAM> How to install wine32 on debian 64?
2659 [20:39:22] <filpAM> only the wine64 packages are visible
2660 [20:39:32] <shtrb> thanks greycat
2661 [20:40:27] *** Quits: Grovosky (~jpp@replaced-ip ) (Ping timeout: 245 seconds)
2662 [20:40:49] *** Quits: tibido (~tibi259@replaced-ip ) (Remote host closed the connection)
2663 [20:40:52] *** Quits: polman (~ananevtem@replaced-ip ) (Ping timeout: 245 seconds)
2664 [20:40:53] <shtrb> filepAM , dpkg --add-archtecture i386 ,replaced-url
2665 [20:42:12] *** Quits: hejux (~hejux@replaced-ip ) (Quit: WeeChat 2.6)
2666 [20:42:57] *** Joins: dustinm` (~dustinm@replaced-ip )
2667 [20:43:08] *** Quits: chele (~chele@replaced-ip ) (Ping timeout: 276 seconds)
2668 [20:43:21] <greycat> Speaking of which, does anyone actually understand systemd timers, and unattended-upgrades? I cannot make any sense of this: replaced-url
2669 [20:43:25] *** Joins: uio (~uio3@replaced-ip )
2670 [20:44:01] <greycat> Why does it say "Adding ___ random time" twice, at varying times each day?
2671 [20:44:08] *** Joins: mtn (~mtn@replaced-ip )
2672 [20:44:20] *** Joins: sirfarquad (~sirfq@replaced-ip )
2673 [20:44:58] <diogenes_> for me the answe is short, i always disable thomse services :)
2674 [20:45:00] *** Quits: uio (~uio3@replaced-ip ) (Remote host closed the connection)
2675 [20:45:03] <diogenes_> answer*
2676 [20:45:35] <EdePopede> i read something (unrelated to systemd) about this behaviour, it is to prevent execution at exact the same time to avoid an attack vector for known timings for high cpu loads.
2677 [20:45:39] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
2678 [20:45:39] <filpAM> shtrb: Will it work too if I download the wine32 dpkg file and install it, so I dont need to specify my apt listing to include i386 packages?
2679 [20:45:55] <shtrb> !frankestien
2680 [20:46:28] <greycat> EdePopede: yes, got that, understand the GOAL, but why the hell does it run TWO TIMES at 06:06 on day 1, then TWO MORE TIMES at 06:36 on day 2, each time saying it's adding some time? I would expect to see it run ONCE at 06:06 or whatever every day.
2681 [20:46:29] <shtrb> filpAM, you are about to have bad time if you start getting packages from the web, using multiarch is a pain in itself if done inproperly
2682 [20:46:57] *** Joins: bluenemo (~bluenemo@replaced-ip )
2683 [20:47:15] *** Joins: polman (~ananevtem@replaced-ip )
2684 [20:47:41] *** Quits: YesMan (Rubafix@replaced-ip ) (Ping timeout: 276 seconds)
2685 [20:47:41] <greycat> the unit file says OnCalendar=*-*-* 6,18:00 RandomizedDelaySec=12h
2686 [20:47:52] *** Joins: hejux (~hejux@replaced-ip )
2687 [20:48:10] <greycat> well, one of them does. the other one says OnCalendar=*-*-* 6:00 RandomizedDelaySec=60m
2688 [20:48:31] *** Quits: mandrak (~mandrak@replaced-ip ) (Quit: Leaving)
2689 [20:48:59] *** Joins: emOne (~emOne@replaced-ip )
2690 [20:49:19] <greycat> and even then I could think, "Hmm, maybe the log file shows the results *after* the addition of random time, not before", but then why does it say it's ADDING time at the END of the randomized interval, and why does it shows up TWICE, with each instance adding a different amount of random time?
2691 [20:49:58] *** Quits: emOne (~emOne@replaced-ip ) (Remote host closed the connection)
2692 [20:50:00] *** Quits: bluenemo (~bluenemo@replaced-ip ) (Client Quit)
2693 [20:50:18] *** Joins: bluenemo (~bluenemo@replaced-ip )
2694 [20:50:43] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
2695 [20:52:01] *** Quits: hejux (~hejux@replaced-ip ) (Client Quit)
2696 [20:52:46] *** Joins: chele (~chele@replaced-ip )
2697 [20:52:47] *** Joins: srgg (~srgg@replaced-ip )
2698 [20:53:02] *** Joins: hejux (~hejux@replaced-ip )
2699 [20:53:36] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
2700 [20:53:51] *** humbot is now known as humpled
2701 [20:55:38] *** Joins: phaseNi (~phaset@replaced-ip )
2702 [20:55:53] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Ping timeout: 245 seconds)
2703 [20:57:25] *** Joins: Theroxat (~quassel@replaced-ip )
2704 [20:57:41] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
2705 [20:58:12] *** Quits: meLon (~meLon@replaced-ip ) (Quit: leaving)
2706 [20:58:20] *** Joins: meLon (~meLon@replaced-ip )
2707 [20:58:42] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
2708 [21:00:01] *** Joins: jhutchins_wk1 (~jonathan@replaced-ip )
2709 [21:00:29] *** Quits: jubo2 (~juboxi@replaced-ip ) (Remote host closed the connection)
2710 [21:01:04] *** Joins: jubo2 (~juboxi@replaced-ip )
2711 [21:01:05] *** Joins: Xu95 (~Xu95@replaced-ip )
2712 [21:01:38] *** Joins: walt (~walt@replaced-ip )
2713 [21:02:24] *** Quits: filpAM (~filipe@replaced-ip ) (Quit: leaving)
2714 [21:03:00] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Ping timeout: 246 seconds)
2715 [21:03:44] *** Quits: rootkea (~rootkea@replaced-ip ) (Remote host closed the connection)
2716 [21:04:04] *** Joins: Texou (~Texou@replaced-ip )
2717 [21:04:28] *** Joins: TheWizard (~thewizard@replaced-ip )
2718 [21:04:59] *** Joins: seekr (~seekr@replaced-ip )
2719 [21:04:59] *** Quits: seekr (~seekr@replaced-ip ) (Changing host)
2720 [21:04:59] *** Joins: seekr (~seekr@replaced-ip )
2721 [21:05:38] *** Quits: tyranny12 (~blarg@replaced-ip ) (Read error: Connection reset by peer)
2722 [21:06:20] *** Joins: tyranny12 (~blarg@replaced-ip )
2723 [21:07:40] *** Joins: format_c (~format_c@replaced-ip )
2724 [21:08:59] *** Joins: kupi (uid212005@replaced-ip )
2725 [21:10:38] *** Joins: sirfarquad_ (~sirfq@replaced-ip )
2726 [21:10:42] *** Quits: ae-35 (~ae-35@replaced-ip ) (Ping timeout: 246 seconds)
2727 [21:12:08] *** Quits: sirfarquad (~sirfq@replaced-ip ) (Ping timeout: 245 seconds)
2728 [21:12:22] <at0m> greycat: for one, they're different activities - "apt-daily-upgrade.timer - Daily apt upgrade and clean activities" and "apt-daily.timer - Daily apt download activities"
2729 [21:12:39] <greycat> yes, I'm looking at each .timer separately
2730 [21:12:49] *** Quits: treehug88 (~textual@replaced-ip ) (Read error: Connection reset by peer)
2731 [21:12:58] *** Quits: user888 (~user888@replaced-ip ) (Ping timeout: 246 seconds)
2732 [21:13:05] <greycat> although obviously they are related to each other, and the lack of symmetry or synchronization between them is laughable and stupid
2733 [21:13:50] <at0m> right, they could be executed in sequence. apt update, download and upgrade, then clean
2734 [21:13:59] *** Joins: ae-35 (~ae-35@replaced-ip )
2735 [21:14:33] *** Joins: hele (~hele@replaced-ip )
2736 [21:14:55] *** Joins: Night-Shade (~TimF@replaced-ip )
2737 [21:15:43] *** Quits: nirae- (~nirae@replaced-ip ) (Quit: nirae, out)
2738 [21:15:58] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
2739 [21:16:01] *** Joins: nirae (~nirae@replaced-ip )
2740 [21:16:19] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
2741 [21:18:36] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
2742 [21:19:14] *** Joins: gfp76 (~old-fart@replaced-ip )
2743 [21:19:58] *** Joins: Mars75 (~marcel@replaced-ip )
2744 [21:20:18] *** Quits: thexa4 (~thexa4@replaced-ip ) (Quit: My computer has gone to sleep. ZZZzzz…)
2745 [21:21:00] *** Joins: earend1 (uid170954@replaced-ip )
2746 [21:23:31] *** Quits: seekr (~seekr@replaced-ip ) (Remote host closed the connection)
2747 [21:24:37] *** Joins: electro33 (uid613@replaced-ip )
2748 [21:25:18] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 268 seconds)
2749 [21:26:46] *** Joins: seekr (~seekr@replaced-ip )
2750 [21:26:47] *** Quits: seekr (~seekr@replaced-ip ) (Changing host)
2751 [21:26:47] *** Joins: seekr (~seekr@replaced-ip )
2752 [21:27:13] <greycat> replaced-url
2753 [21:27:28] *** Joins: debiantonio (~AntnioGou@replaced-ip )
2754 [21:28:45] *** Joins: _tyranny12 (~blarg@replaced-ip )
2755 [21:28:50] *** Joins: trifolio6 (~h@replaced-ip )
2756 [21:29:00] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 268 seconds)
2757 [21:29:45] *** Quits: jubo2 (~juboxi@replaced-ip ) (Remote host closed the connection)
2758 [21:31:00] <greycat> and someone added a similar report as a random comment after bug #600262 was already closed
2759 [21:31:02] <judd> Bug replaced-url
2760 [21:31:39] *** Quits: lll3N1GmAlll__ (~lll3N1GmA@replaced-ip ) (Ping timeout: 240 seconds)
2761 [21:32:34] *** Quits: walt (~walt@replaced-ip ) (Remote host closed the connection)
2762 [21:32:53] *** Quits: XLS202 (059e9e3b@replaced-ip ) (Remote host closed the connection)
2763 [21:35:42] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
2764 [21:36:34] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
2765 [21:36:42] *** Quits: AnnaSesli (cfb4f18e@replaced-ip ) (Remote host closed the connection)
2766 [21:36:43] *** Joins: lll3N1GmAlll__ (~lll3N1GmA@replaced-ip )
2767 [21:37:30] *** Joins: asd (~mase-tech@replaced-ip )
2768 [21:37:39] <greycat> also reported as replaced-url
2769 [21:37:44] *** Quits: mase-tech (~mase-tech@replaced-ip ) (Ping timeout: 276 seconds)
2770 [21:38:15] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Ping timeout: 268 seconds)
2771 [21:38:21] *** Joins: AnnaSesli (cfb4f18e@replaced-ip )
2772 [21:38:30] <AnnaSesli> hi
2773 [21:38:45] <AnnaSesli> Hiii
2774 [21:39:28] *** Joins: pclover (~pclover@replaced-ip )
2775 [21:39:52] <pclover> So i upgraded from Debian 9 to 10 and the show-desktop-icons switch isn't working in dconf editor any ideas?
2776 [21:40:03] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
2777 [21:40:33] <towo`> pclover, and you speak about gnome?
2778 [21:40:37] *** Joins: rafibroderic (~patrizius@replaced-ip )
2779 [21:40:40] <pclover> yes
2780 [21:41:22] *** Joins: openface (of@replaced-ip )
2781 [21:41:37] <towo`> pclover, and you have gnome-tweak-tool installed?
2782 [21:41:47] <pclover> should let me verify
2783 [21:42:35] <pclover> hum i actually didn't weird
2784 [21:42:45] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2785 [21:42:51] *** Quits: asd (~mase-tech@replaced-ip ) (Ping timeout: 240 seconds)
2786 [21:43:19] *** Joins: tux0r (~tux0r@replaced-ip )
2787 [21:43:39] *** Quits: Theroxat (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
2788 [21:44:03] *** Joins: winy (~vince@replaced-ip )
2789 [21:44:13] *** Quits: freanux (~freanux@replaced-ip ) (Ping timeout: 245 seconds)
2790 [21:44:36] *** Quits: poot (~my_user@replaced-ip ) (Quit: byebye)
2791 [21:44:39] *** Quits: xtolid (~xtolid@replaced-ip ) (Ping timeout: 246 seconds)
2792 [21:44:48] *** Joins: towo` (~towo@replaced-ip )
2793 [21:44:53] <pclover> i am using gnome in classic mode
2794 [21:45:10] *** Quits: winy (~vince@replaced-ip ) (Client Quit)
2795 [21:45:27] *** Joins: xtolid (~xtolid@replaced-ip )
2796 [21:45:27] *** Quits: Zardoz (~Zardoz@replaced-ip ) (Ping timeout: 245 seconds)
2797 [21:45:46] <pclover> replaced-url
2798 [21:46:37] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
2799 [21:46:57] *** Joins: YesMan (Rubafix@replaced-ip )
2800 [21:47:40] *** Quits: tux0r (~tux0r@replaced-ip ) (Client Quit)
2801 [21:47:49] *** Quits: cryptodan (~cryptodan@replaced-ip ) (Read error: Connection reset by peer)
2802 [21:47:52] *** Quits: debiantonio (~AntnioGou@replaced-ip ) (Quit: -a- IRC for Android 2.1.55)
2803 [21:48:26] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Client Quit)
2804 [21:48:58] *** Joins: maxtim (~Tim@replaced-ip )
2805 [21:49:02] *** Joins: davidep8922x (~davidep89@replaced-ip )
2806 [21:49:12] *** Quits: davidep8922x (~davidep89@replaced-ip ) (Client Quit)
2807 [21:49:23] <maxtim> I have debian server with samba shares connected to an ubuntu server install on a rasp pi. I'm using fstab to auto mount the share using cifs. Something I noticed today is that the permissions are different on the UbuBox compared to the DebBox. I'm positive this is a smb.conf issue. What might I be doing wrong?
2808 [21:49:28] *** Joins: Grovosky (~jpp@replaced-ip )
2809 [21:50:52] *** Quits: jpp_ (~jpp@replaced-ip ) (Ping timeout: 245 seconds)
2810 [21:51:00] *** Joins: skierpage (~Thunderbi@replaced-ip )
2811 [21:51:12] *** Quits: jhutchins_wk1 (~jonathan@replaced-ip ) (Ping timeout: 268 seconds)
2812 [21:52:47] <somiaj> maxtim: samba doesn't do pure unix permissions with shares (it does permisions like windows users would use)
2813 [21:52:55] <pclover> towo`, figured it out it was moved to an extension that has to be installed.
2814 [21:53:08] <somiaj> maxtim: Often times with cifs these permisions can be controled with uid=,gid=,fmask=,dmask= options added to the mount.
2815 [21:53:08] *** Quits: Night-Shade (~TimF@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2816 [21:53:11] <AnnaSesli> benpro Sex Dating ;) >>> replaced-url
2817 [21:53:19] <greycat> if you're sharing stuff between unix systems and expect unix permissions/ownerships to be retained, consider using NFS instead of CIFS
2818 [21:53:38] <maxtim> perfect, thanks somiaj
2819 [21:53:42] *** Joins: Night-Shade (~TimF@replaced-ip )
2820 [21:53:59] *** Quits: openface (of@replaced-ip ) (Ping timeout: 276 seconds)
2821 [21:54:02] *** Quits: Night-Shade (~TimF@replaced-ip ) (Client Quit)
2822 [21:54:38] <maxtim> greycat, is there a way to use NFS and CIFS in conjunction?
2823 [21:54:44] *** Joins: belanthor (~belan@replaced-ip )
2824 [21:54:51] *** Quits: DarkSkyes (~DarkSkyes@replaced-ip ) (Quit: Leaving)
2825 [21:54:51] <maxtim> my guess is no...
2826 [21:54:56] <greycat> They're separate, but you can use both if you wish.
2827 [21:55:00] *** Quits: yokowka (~yokowka@replaced-ip ) (Remote host closed the connection)
2828 [21:55:03] <AnnaSesli> Bercik Sex Dating ;) >>> replaced-url
2829 [21:55:14] <greycat> We have systems here that share directories with NFS to unix client, and with Samba to Windows clients.
2830 [21:55:23] *** ChanServ sets mode: +o greycat
2831 [21:55:28] *** AnnaSesli was kicked by greycat (AnnaSesli)
2832 [21:56:02] *** Joins: apt (ibot@replaced-ip )
2833 [21:56:06] <maxtim> time to pull out the trusty O'Reilly text book
2834 [21:56:33] *** greycat sets mode: -o greycat
2835 [21:56:55] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
2836 [21:57:48] *** Quits: frostschutz (~frostschu@replaced-ip ) (Remote host closed the connection)
2837 [21:58:14] <gdarko> is it possible to switch away from systemd networking?
2838 [21:58:28] *** Joins: KrisKatovski (cfb4f18e@replaced-ip )
2839 [21:59:11] *** Quits: tekmans13 (~tekmans@replaced-ip ) (Ping timeout: 276 seconds)
2840 [21:59:17] <gdarko> the interfaces on my end is empty and it uses /etc/systemd/network/ for the network. I really want to use the /etc/network/interfaces file.
2841 [21:59:18] <greycat> however you turned it on, you can turn it off the same way
2842 [21:59:32] <gdarko> It comes with the installation
2843 [21:59:44] <greycat> if your interfaces are NOT defined in /e/n/i then you are probably using network-manager or connman
2844 [22:01:10] *** Quits: Akuw (~x@replaced-ip ) (Quit: Leaving)
2845 [22:02:17] <somiaj> gdarko: what version of debian are you running? Debian disables networkd by default, so you have to enable it to use it.
2846 [22:02:26] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
2847 [22:02:27] <greycat> 14:02 gdarko> replaced-url
2848 [22:02:34] <greycat> it seems to be an image site so I have no idea what it says
2849 [22:03:23] *** Quits: ae-35 (~ae-35@replaced-ip ) (Ping timeout: 258 seconds)
2850 [22:04:22] *** Parts: KrisKatovski (cfb4f18e@replaced-ip ) ()
2851 [22:04:23] <Devastator> greycat if it helps, it is a printscreen of the contents of /etc/network/interfaces saying "source /etc/network/interfaces.d/*"
2852 [22:04:41] *** Joins: KrisKatovski (cfb4f18e@replaced-ip )
2853 [22:04:43] *** Quits: aliasnumber10 (~crix@replaced-ip ) (Quit: Leaving)
2854 [22:06:00] <bindi> !ops | KrisKatovski spamming shit in private
2855 [22:06:01] <dpkg> Hydroxide, dondelelcaro, LoRez, RichiH, mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel, zobel, themill, babilen, SynrG, jm_, somiaj, jelly, petn-randall: bindi complains about a problem (see above)
2856 [22:06:14] *** Parts: abrotman (~abrotman@replaced-ip ) ()
2857 [22:06:14] *** Joins: abrotman (~abrotman@replaced-ip )
2858 [22:06:34] <abrotman> no one loves me ...
2859 [22:06:54] <gdarko> greycat: so you say that the original debian image doesn't use systemd for networking?
2860 [22:07:08] * ratrace hugs abrotman without consent.
2861 [22:07:10] <abrotman> bindi: can you PM me the message(s)?
2862 [22:07:34] *** ChanServ sets mode: +o abrotman
2863 [22:07:35] *** KrisKatovski was kicked by abrotman (you should know better)
2864 [22:07:35] *** abrotman sets mode: -o abrotman
2865 [22:07:40] <abrotman> bindi: Thanks
2866 [22:08:55] *** Joins: Zardoz (~Zardoz@replaced-ip )
2867 [22:08:59] <somiaj> gdarko: correct, debian disables networkd and will either use the interfaces file (default for any interface setup with the installer) or network-manager (default for lots of desktop installs)
2868 [22:09:02] *** debhelper sets mode: +l 1575
2869 [22:09:36] <gdarko> Thanks. Voila
2870 [22:09:47] <avalchev> darko, if you are using dhcp, then is Network-Manager
2871 [22:09:55] <gdarko> I will search official debian image
2872 [22:10:07] <greycat> avalchev: not necessarily.
2873 [22:10:23] *** Joins: Havis (~Havis@replaced-ip )
2874 [22:10:30] <avalchev> Yes, but usually that's the case :)
2875 [22:11:08] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
2876 [22:11:15] *** Quits: rafibroderic (~patrizius@replaced-ip ) (Remote host closed the connection)
2877 [22:12:11] *** Joins: hypn0 (~h@replaced-ip )
2878 [22:12:22] *** Joins: KikkUjds (cfb4f18e@replaced-ip )
2879 [22:13:43] *** Joins: somazero_ (~somazero@replaced-ip )
2880 [22:13:47] *** Joins: bernyrd (uid360082@replaced-ip )
2881 [22:13:58] *** Quits: bernyrd (uid360082@replaced-ip ) (Changing host)
2882 [22:13:58] *** Joins: bernyrd (uid360082@replaced-ip )
2883 [22:13:58] *** Quits: bernyrd (uid360082@replaced-ip ) (Changing host)
2884 [22:13:58] *** Joins: bernyrd (uid360082@replaced-ip )
2885 [22:14:10] *** Quits: dasj19 (~dasj19@replaced-ip ) (Quit: dasj19)
2886 [22:14:20] *** Quits: Chunkyz (~Chunkyz@replaced-ip ) (Quit: COME AT ME, BRUH! o_O)
2887 [22:15:17] *** Joins: Gazooo (~Gazooo@replaced-ip )
2888 [22:15:20] *** Joins: chimi (~chimi@replaced-ip )
2889 [22:18:10] *** Parts: Unit193 (ukikie@replaced-ip ) ("So long, and thanks for all the fish.")
2890 [22:18:10] *** Joins: Unit193 (ukikie@replaced-ip )
2891 [22:18:13] *** Joins: progart (~kamee@replaced-ip )
2892 [22:18:41] *** Quits: YesMan (Rubafix@replaced-ip ) (Ping timeout: 276 seconds)
2893 [22:19:19] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2894 [22:21:20] *** Joins: Bratak (~unknown@replaced-ip )
2895 [22:21:24] *** Quits: somazero_ (~somazero@replaced-ip ) (Quit: Leaving)
2896 [22:21:25] *** Joins: jubo2 (~juboxi@replaced-ip )
2897 [22:21:57] *** Quits: KikkUjds (cfb4f18e@replaced-ip ) (Disconnected by services)
2898 [22:21:57] *** Quits: NatalySisel (cfb4f18e@replaced-ip ) (Disconnected by services)
2899 [22:22:10] *** Quits: Bratak (~unknown@replaced-ip ) (Client Quit)
2900 [22:23:30] *** Joins: tekmans13 (~tekmans@replaced-ip )
2901 [22:23:38] *** Quits: {41444d494e} (~kvirc@replaced-ip ) (Ping timeout: 244 seconds)
2902 [22:23:55] *** Quits: eclipxe (~eclipxe@replaced-ip ) (Quit: eclipxe)
2903 [22:23:59] *** Quits: shabius (~shabius@replaced-ip ) (Quit: Leaving)
2904 [22:25:10] <maxtim> fmask and dmask is depreciated, btw. "Use 'file_mode' 'dir_mode' instead." Thanks for pointing me in the right direction, though.
2905 [22:26:05] *** Joins: JohnML (~john1@replaced-ip )
2906 [22:26:41] <maxtim> Although I had set "force create/directory mode = 0775" as well as create/directory mode = 0775 in smb.conf, I thought that would have created correct permissions for linux users
2907 [22:27:21] *** Quits: lord_chris (~lord_chri@replaced-ip ) (Ping timeout: 246 seconds)
2908 [22:28:37] *** Joins: Scriptonaut (~scriptona@replaced-ip )
2909 [22:28:45] *** Joins: MZopm (~raphidae@replaced-ip )
2910 [22:28:45] *** Quits: somazero (~somazero@replaced-ip ) (Quit: Leaving)
2911 [22:29:07] <Scriptonaut> hey all, I'm on debian stretch, with dwm for my window manager. I am trying to run an app image, and I get: "Cannot connect to secret service api" and "Please check that you are not running trinity as root user and the gnome-keyring-daemon process is running"
2912 [22:29:31] <Scriptonaut> I checked, gnome-keyring wasn't installed, so I installed it, then ran gnome-keyring-daemon -s, however I still get the error. Am I not starting gnome-keyring-daemon correctly?
2913 [22:29:40] *** Quits: bluenemo (~bluenemo@replaced-ip ) (Quit: Leaving)
2914 [22:29:56] <Scriptonaut> it's not installed as a service, more like a program that can optionally run as a daemon
2915 [22:30:02] *** Quits: avalchev (~user@replaced-ip ) (Remote host closed the connection)
2916 [22:30:09] *** Quits: _tyranny12 (~blarg@replaced-ip ) (Read error: Connection reset by peer)
2917 [22:30:28] *** Quits: laptop2 (~my123@replaced-ip ) (Read error: Connection reset by peer)
2918 [22:31:25] *** Joins: tyranny12 (~blarg@replaced-ip )
2919 [22:31:50] *** Quits: ExoUNX (~ExoUNX@replaced-ip ) (Quit: later fam...)
2920 [22:33:07] *** Quits: jubo2 (~juboxi@replaced-ip ) (Remote host closed the connection)
2921 [22:33:09] *** Joins: Chunkyz (~Chunkyz@replaced-ip )
2922 [22:33:39] *** Joins: shabius (~shabius@replaced-ip )
2923 [22:33:42] *** Joins: _aeris (~aeris@replaced-ip )
2924 [22:33:46] *** Joins: jubo2 (~juboxi@replaced-ip )
2925 [22:34:20] *** Quits: _aeris_ (~aeris@replaced-ip ) (Ping timeout: 260 seconds)
2926 [22:34:28] *** Joins: pringau (~pringau@replaced-ip )
2927 [22:34:34] *** _aeris is now known as _aeris_
2928 [22:36:14] *** Quits: Mars75 (~marcel@replaced-ip ) (Quit: Leaving)
2929 [22:36:38] *** Quits: trifolio6 (~h@replaced-ip ) (Quit: Konversation terminated!)
2930 [22:37:59] *** Joins: brokencycle (~brokencyc@replaced-ip )
2931 [22:39:51] *** Joins: pmo (~pmo@replaced-ip )
2932 [22:40:27] *** Quits: factor (~factor@replaced-ip ) (Ping timeout: 245 seconds)
2933 [22:41:40] *** Quits: TheWizard (~thewizard@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
2934 [22:41:48] *** Quits: jubo2 (~juboxi@replaced-ip ) (Remote host closed the connection)
2935 [22:41:53] *** Joins: crn (~crn@replaced-ip )
2936 [22:42:13] *** Joins: Dextrovert (~pi@replaced-ip )
2937 [22:42:18] *** Parts: Dextrovert (~pi@replaced-ip ) ()
2938 [22:42:36] *** Joins: jmarsac (~jmarsac@replaced-ip )
2939 [22:42:56] *** Joins: factor (~factor@replaced-ip )
2940 [22:43:10] *** Joins: ExoUNX (~ExoUNX@replaced-ip )
2941 [22:43:54] *** Joins: winy (~vince@replaced-ip )
2942 [22:44:04] *** Joins: jubo2 (~juboxi@replaced-ip )
2943 [22:44:41] *** Joins: ed_peguillan (~ed_peguil@replaced-ip )
2944 [22:44:51] *** Joins: Al_lA (~derwhalfi@replaced-ip )
2945 [22:45:40] *** Joins: WizardHat (~pi@replaced-ip )
2946 [22:45:54] *** Quits: MZopm (~raphidae@replaced-ip ) (Ping timeout: 246 seconds)
2947 [22:46:25] *** Joins: jpp_ (~jpp@replaced-ip )
2948 [22:46:42] *** Parts: WizardHat (~pi@replaced-ip ) ()
2949 [22:46:54] *** Quits: fflori (~fflori@replaced-ip ) (Remote host closed the connection)
2950 [22:47:00] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
2951 [22:47:01] *** Joins: Night-Shade (~TimF@replaced-ip )
2952 [22:47:55] *** Joins: rgr (~user@replaced-ip )
2953 [22:48:26] *** Joins: Uberius (~Uberius@replaced-ip )
2954 [22:48:52] *** Quits: Grovosky (~jpp@replaced-ip ) (Ping timeout: 246 seconds)
2955 [22:49:17] *** Quits: amphiprions (~amphiprio@replaced-ip ) (Remote host closed the connection)
2956 [22:49:53] *** Joins: zalt (~lambda443@replaced-ip )
2957 [22:52:03] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
2958 [22:52:57] *** Joins: CaptainN (~KevinKeen@replaced-ip )
2959 [22:53:47] *** Quits: jpp_ (~jpp@replaced-ip ) (Ping timeout: 276 seconds)
2960 [22:53:58] *** Joins: Grovosky (~jpp@replaced-ip )
2961 [22:54:26] *** Quits: zerotech (~zerotech@replaced-ip ) (Ping timeout: 276 seconds)
2962 [22:54:39] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 246 seconds)
2963 [22:54:39] *** Lord_of_Life_ is now known as Lord_of_Life
2964 [22:55:00] *** Quits: rmrfchik (~paul@replaced-ip ) (Ping timeout: 246 seconds)
2965 [22:56:01] *** Joins: ferhaty (~ferhaty@replaced-ip )
2966 [22:56:08] *** Quits: Xu95 (~Xu95@replaced-ip ) (Quit: Leaving)
2967 [22:56:29] *** Quits: RebelCoderRU (~RebelCode@replaced-ip ) (Remote host closed the connection)
2968 [22:56:41] *** Joins: aliasnumber10 (~crix@replaced-ip )
2969 [22:57:04] *** Quits: wobelingers (~wobelinge@replaced-ip ) (Remote host closed the connection)
2970 [22:58:32] *** Quits: Orbitrix (~Huevos@replaced-ip ) (Remote host closed the connection)
2971 [22:59:10] *** Quits: ferhaty (~ferhaty@replaced-ip ) (Client Quit)
2972 [23:00:02] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Remote host closed the connection)
2973 [23:00:12] *** Quits: jordanm (~jordanm@replaced-ip ) (Remote host closed the connection)
2974 [23:00:36] *** Quits: yogurt2ungue (~yogur2@replaced-ip ) (Ping timeout: 246 seconds)
2975 [23:01:18] *** Joins: jordanm (~jordanm@replaced-ip )
2976 [23:01:58] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 252 seconds)
2977 [23:02:57] *** Joins: ihateAdmins (59f4a6c7@replaced-ip )
2978 [23:02:59] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
2979 [23:03:35] *** Quits: Ycarus (~Ycarus@replaced-ip ) (Quit: Ycarus)
2980 [23:04:00] *** Quits: patterson_ (~patterson@replaced-ip ) ()
2981 [23:04:31] *** Joins: patterson (~patterson@replaced-ip )
2982 [23:05:02] *** Quits: flyingkiwi (~kiwi@replaced-ip ) (Ping timeout: 245 seconds)
2983 [23:05:09] *** Quits: crn (~crn@replaced-ip ) (Quit: Leaving)
2984 [23:05:18] *** Joins: flyingkiwi (~kiwi@replaced-ip )
2985 [23:06:34] <ihateAdmins> hello, i'm having a issue with my internet connection on my debian server Desktop is MATE. Everytime when it gets a suspend or standby i cannot connect to any services like ssh/vsftpd anymore but i can still ping the server. The status of the services are running as well. In order to be able to connect to the services i have to ping my pc and only
2986 [23:06:34] <ihateAdmins> then the services become back available. I hope you can help me out on this. Thanks in advance
2987 [23:10:03] *** Quits: Grovosky (~jpp@replaced-ip ) (Ping timeout: 240 seconds)
2988 [23:10:17] *** Joins: Grovosky (~jpp@replaced-ip )
2989 [23:10:39] <ihateAdmins> i have disabled screensaver and power manager, so i don't know why it is going to suspend/standby in first place..
2990 [23:10:51] <ihateAdmins> it is doing that only in login screen
2991 [23:12:01] *** Joins: Delf (Delf@replaced-ip )
2992 [23:12:28] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: They see me clawin' the love seat / They won't do nothin' 'cause I'm cute and furry)
2993 [23:12:50] <Delf> Upgraded to Stable (from oldstable). Now, whenever a user logs off from one seat, all the other seats locks.
2994 [23:13:15] *** Joins: jasabelle (jasabella@replaced-ip )
2995 [23:14:11] <twobitsprite> "seat"?
2996 [23:14:12] *** Quits: allorder (~allorder@replaced-ip ) (Quit: allorder)
2997 [23:14:42] *** Quits: knidos (~knidos@replaced-ip ) (Quit: WeeChat 1.9.1)
2998 [23:14:48] <karlpinc> Delf: As in graphical login session?
2999 [23:14:52] <GenTooMan> perhaps users?
3000 [23:15:18] *** Quits: jezebel (jasabella@replaced-ip ) (Ping timeout: 244 seconds)
3001 [23:15:49] *** Quits: chiluk (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
3002 [23:16:07] <karlpinc> ihateAdmins: Is there some sort of sleep the bios (or uefi) does with a "wake-on-lan" sort of functionality? Is there anything in /var/log/syslog?
3003 [23:16:21] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
3004 [23:16:54] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
3005 [23:17:11] <Delf> twobitsprite: It's a multiseat setup.
3006 [23:17:30] <Delf> Yes, karlpinc, a graphical login session.
3007 [23:18:23] <karlpinc> Delf: What desktop software? (Just poking the problem.) What do you do to recover? Is there anything in the logs?
3008 [23:18:53] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
3009 [23:19:01] <Delf> karlpinc: GNOME. I must select the username relevant and type in password again
3010 [23:19:02] *** debhelper sets mode: +l 1567
3011 [23:19:15] <ihateAdmins> karlpinc no and syslog isn't showing any problems. I am waking the server up with a usb keyboard
3012 [23:19:26] <karlpinc> Delf: What does "lock" mean -- some dialog pops up? Can you ssh to the box? Ping it? Can a new user login?
3013 [23:19:50] *** Joins: allorder (~allorder@replaced-ip )
3014 [23:19:54] *** Quits: rgr (~user@replaced-ip ) (Quit: ERC (IRC client for Emacs 27.0.50))
3015 [23:20:15] *** Quits: shtrb (~shtrb@replaced-ip ) (Quit: Leaving)
3016 [23:20:49] <karlpinc> Delf: Are you using XDMCP and logging in from a X server?
3017 [23:21:14] <Delf> karlpinc: Are you familiar with multiseat?
3018 [23:21:47] <karlpinc> Delf: I run X over the network and can login from mulitiple remote boxes.
3019 [23:21:54] <Delf> Lock as in screen goes into standby.
3020 [23:22:02] <karlpinc> Into the gui. But don't use gnome.
3021 [23:23:01] <Delf> karlpinc: Check this out. replaced-url
3022 [23:23:36] <karlpinc> Delf: What happens if you use something besides gnome? I am randomly guessing that this has something to do with gnome switching out for something besides X -- but I don't recall any details at all.
3023 [23:23:44] <karlpinc> Delf: Yah. Nothing new.
3024 [23:24:39] *** Quits: johnm (~johnm@replaced-ip ) (Quit: later)
3025 [23:24:42] <karlpinc> Delf: If I'm recalling right, there's a way to "switch back". I think the switch was to wayland.
3026 [23:24:53] *** Joins: xcynth (~xcynth@replaced-ip )
3027 [23:25:01] *** Joins: brutser (51f44354@replaced-ip )
3028 [23:25:05] <brutser> if install linux (debian) on an SD card, is there any partition scheme that is desirable? should i use a swap partition? advise is welcome!
3029 [23:25:11] *** Joins: parisienne (sid383587@replaced-ip )
3030 [23:26:01] *** Joins: bolt (~r00t@replaced-ip )
3031 [23:26:17] <karlpinc> brutser: In my opinion a swap partition is always good. Even on an SD card. There may well be stuff that gets into RAM but is rarely used. Swap it out and use the ram for something that needs it.
3032 [23:26:31] <Delf> karlpinc: Haven't tried anything other than GDM/GNOME, yet.
3033 [23:26:40] *** Quits: noxs (~noxs@replaced-ip ) (Ping timeout: 246 seconds)
3034 [23:26:55] <karlpinc> Delf: If it only happens with gnome that narrows it down.
3035 [23:27:11] <brutser> karlpinc: someone else strongly advised me NOT to use swap as it will decrease lifespan of the SD card <
3036 [23:27:57] <karlpinc> brutser: Look at the specs of your SD card and do the math. Last time I did I got a lifespan of 8-10 years, which was plenty good enough.
3037 [23:28:07] *** Joins: swift110 (~swift110@replaced-ip )
3038 [23:28:12] *** Joins: Orbitrix (~Huevos@replaced-ip )
3039 [23:28:20] *** Quits: Night-Shade (~TimF@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
3040 [23:28:43] *** Joins: noxs (~noxs@replaced-ip )
3041 [23:28:45] *** Quits: srgg (~srgg@replaced-ip ) (Quit: srgg)
3042 [23:28:49] <EdePopede> i've even seen suggestions to ALWAYS use swap, no matter how much RAM there is. even if it uses RAM for swapping. (zmem or what it was?)
3043 [23:28:54] *** Quits: swift110 (~swift110@replaced-ip ) (Changing host)
3044 [23:28:54] *** Joins: swift110 (~swift110@replaced-ip )
3045 [23:28:56] <SerajewelKS> brutser: swap with zswap turned on is good in that scenario
3046 [23:29:03] <karlpinc> brutser: On the other hand, if you have enough ram that you don't need swap then even if you have swap it won't get used.
3047 [23:29:31] <nvz> that may have been true at one point in time
3048 [23:29:39] <brutser> karlpinc: ok
3049 [23:29:56] <brutser> SerajewelKS: ok, will look into zswap, don't know that concept
3050 [23:29:57] <SerajewelKS> brutser: zswap will compress swapped memory (ostentsibly reducing wear on the card) but may also totally avoid writing swapped pages to physical storage, which is good for both extending the life of the card and for performance (possibly reducing IOPs to slow storage).
3051 [23:29:57] *** Quits: Burek (~Burek@replaced-ip ) (Quit: Leaving)
3052 [23:30:02] *** Quits: zalt (~lambda443@replaced-ip ) (Ping timeout: 240 seconds)
3053 [23:30:29] <karlpinc> sdcards are brutally slow
3054 [23:30:40] <SerajewelKS> yep, that's a very good reason to turn on zswap
3055 [23:30:56] <karlpinc> Especially for writes.
3056 [23:31:06] <SerajewelKS> zswapped pages aren't immediately written to disk, only if memory pressure increases more
3057 [23:31:17] *** Quits: maxtim (~Tim@replaced-ip ) (Ping timeout: 245 seconds)
3058 [23:31:26] <SerajewelKS> they're compressed and held in ram instead, until there's not enough ram left and then it writes the LRU pages out first
3059 [23:31:53] <SerajewelKS> it's not a panacea but if you operate close to your memory capacity, it can give you just a bit more without immediately leaning on slow storage
3060 [23:32:31] <SerajewelKS> it's a good trade-off if there are enough spare CPU cycles for compression
3061 [23:33:10] <SerajewelKS> in my experience the ratio is always very close to 50%
3062 [23:34:08] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
3063 [23:34:43] <SerajewelKS> i should clarify, the default zswap mempool maximum size is 20% of your RAM. so if you have 1GB of RAM and pages compress 50% on average, your 1GB can hold: 1GB * 0.8 + 1GB * 0.2 * 2 = 1.2GB
3064 [23:34:44] *** Quits: ExoUNX (~ExoUNX@replaced-ip ) (Ping timeout: 276 seconds)
3065 [23:35:37] <ihateAdmins> i hope this will fix it .. /etc/systemd/logind.conf => IdleAction=ignore
3066 [23:35:37] <brutser> SerajewelKS: system is not short of ram, 16gb
3067 [23:35:43] <SerajewelKS> there's still swap-out overhead and the interrupt causing swap-in overhead but if that extra 256MB can avoid being written to your slow SD card, on average the system will be faster
3068 [23:36:00] *** Joins: yvan (~tekmans@replaced-ip )
3069 [23:36:02] <SerajewelKS> brutser: so the numbers come out to ~19.2GB
3070 [23:36:28] *** Joins: zalt (~lambda443@replaced-ip )
3071 [23:36:40] <SerajewelKS> obviously this makes the assumption that pages will be compressed ~50%
3072 [23:36:41] *** Quits: tekmans13 (~tekmans@replaced-ip ) (Ping timeout: 276 seconds)
3073 [23:37:08] <EdePopede> ram doubler
3074 [23:37:15] *** Quits: progart (~kamee@replaced-ip ) (Quit: Leaving.)
3075 [23:37:15] <SerajewelKS> when the mempool fills up, the _compressed_ pages are written out, so you're reducing write size by ~50% as well (this may or may not reduce the number of IOPs)
3076 [23:38:44] *** Quits: yvan (~tekmans@replaced-ip ) (Client Quit)
3077 [23:39:20] <swift110> hey all
3078 [23:39:55] <SerajewelKS> brutser: note that you can enable it while the system is running and it activates transparently. to turn it on permanently, you have to add "zswap.enabled=1" to your kernel command line (usually by editing /etc/default/grub then running update-grub)
3079 [23:40:13] <brutser> yes i already read that part
3080 [23:40:28] <SerajewelKS> brutser: do not confuse zswap with zram, which is a different thing that is designed for when you _don't_ have a physical swap volume
3081 [23:40:57] <SerajewelKS> zram with physical swap is silly and performs worse than zswap in that scenario
3082 [23:41:09] <brutser> well i try to find "optimal" solution for when having an SD card as storage for the filesystem
3083 [23:41:12] *** Joins: jacksoow (~jacksoow@replaced-ip )
3084 [23:42:04] *** Quits: jacksoow_ (~jacksoow@replaced-ip ) (Ping timeout: 264 seconds)
3085 [23:43:39] <brutser> SerajewelKS: so basically i have enough ram 16gb, but a slow i/o performing SD card, as karlpinc said, writes are slow
3086 [23:43:51] *** Joins: leandrovianna (~leandrovi@replaced-ip )
3087 [23:44:02] *** Joins: {41444d494e} (~kvirc@replaced-ip )
3088 [23:44:50] <SerajewelKS> brutser: right. so the optimal solution is to have enough RAM so you don't need swap.
3089 [23:45:07] <SerajewelKS> however, some services assume swap and do weird things without it (RDBMSes are notorious for this)
3090 [23:45:13] <brutser> yes
3091 [23:45:14] *** Joins: thexa4 (~thexa4@replaced-ip )
3092 [23:45:32] <SerajewelKS> so if you need swap, a swap volume on physical media with zswap turned on is probably the best choice
3093 [23:45:41] <brutser> ok
3094 [23:45:55] <brutser> and the size of the swap partition can be relatively small?
3095 [23:45:59] <SerajewelKS> if you 100% do not want a physical swap volume, then you could use zram instead
3096 [23:46:18] <brutser> ok
3097 [23:46:28] <SerajewelKS> most swap volumes are recommended to be 1-2 times the size of your RAM but this really is only strictly necessary if you will use hibernation
3098 [23:46:44] <SerajewelKS> if you have 16GB RAM then 2-4GB swap is probably fine if you won't hibernate
3099 [23:46:53] <brutser> yes ok
3100 [23:47:36] <SerajewelKS> RDBMSes in particular like to lock stuff in RAM and then gauge how much free RAM there is and operate really close to the system limit, relying on swap to catch stuff if the DB pushes too hard on RAM. you could configure the DB to limit its RAM use.
3101 [23:47:39] *** Quits: sentriz (~sentriz@replaced-ip ) (Read error: Connection reset by peer)
3102 [23:47:44] <SerajewelKS> or just having swap to catch that kind of stuff is also fine
3103 [23:48:14] <SerajewelKS> that's where zswap can allow the system to push into swap a little bit without actually hitting a physical swap volume
3104 [23:48:29] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
3105 [23:48:40] <brutser> is the filesystem important? ext4, zsf, f2fs?
3106 [23:48:51] <brutser> i dont think sd card can trim?
3107 [23:49:26] <SerajewelKS> ext4 is probably fine on modern SD cards. f2fs is mostly intended for NVRAM that doesn't know how to wear-level; f2fs does wear-leveling for it.
3108 [23:49:42] <brutser> yes ok
3109 [23:49:47] *** Joins: dvs (~hibbard@replaced-ip )
3110 [23:49:55] <brutser> thanks for the help, appreciate it!
3111 [23:50:02] *** Joins: xcm (~xcm@replaced-ip )
3112 [23:50:10] <SerajewelKS> if you use f2fs on NVRAM that does wear-leveling then you have two logical block abstractions and wear-leveling processes happening and one will actually work and the other won't be doing anything useful
3113 [23:50:24] <SerajewelKS> np
3114 [23:50:56] <SerajewelKS> i gotta run, if you have any other questions hopefully someone else here can answer
3115 [23:53:18] *** Quits: tyranny12 (~blarg@replaced-ip ) (Ping timeout: 268 seconds)
3116 [23:54:35] <Delf> karlpinc: It's happening with KDE Plasma too.
3117 [23:54:39] *** Joins: tyranny12 (~blarg@replaced-ip )
3118 [23:54:39] *** Quits: tyranny12 (~blarg@replaced-ip ) (Changing host)
3119 [23:54:39] *** Joins: tyranny12 (~blarg@replaced-ip )
3120 [23:55:29] *** Quits: ed_peguillan (~ed_peguil@replaced-ip ) (Read error: Connection reset by peer)
3121 [23:55:49] *** Quits: pringau (~pringau@replaced-ip ) (Remote host closed the connection)
3122 [23:56:16] *** Quits: czesmir_ (~stefan@replaced-ip ) (Quit: Lost terminal)
3123 [23:56:22] *** Joins: journeytocoder (~journeyto@replaced-ip )
3124 [23:57:51] *** Joins: jacksoow_ (~jacksoow@replaced-ip )
3125 [23:58:47] *** Quits: jacksoow (~jacksoow@replaced-ip ) (Ping timeout: 276 seconds)
3126 [23:59:00] *** Quits: hele (~hele@replaced-ip ) (Ping timeout: 248 seconds)
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be