People who Joins , Parts or Quits a chatroom
this is #debian an IRC -Channel at freenode (freenode IRC service closed 2021-06-01)
0 [00:00:06] <Neobenedict> well this project is dead
1 [00:00:08] <Neobenedict> but something like that
2 [00:00:31] *** Joins: yokel (~yokel@replaced-ip )
3 [00:01:16] *** Joins: nomad127_ (~nomad127@replaced-ip )
4 [00:03:26] <t3st3r> <Neobenedict> any idea if its possible to install wireguard into the initramfs? <- theoretically yes, why not?
5 [00:04:16] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
6 [00:04:24] <t3st3r> I can imagine it wouldn't be bump-free ride, but idea sounds interesting.
7 [00:04:35] *** Quits: nomad127 (~nomad127@replaced-ip ) (Ping timeout: 246 seconds)
8 [00:04:40] *** nomad127_ is now known as nomad127
9 [00:04:44] <karlpinc> Neobenedict: Traditionally, you'd put dropbear in the initramfs and use ssh for remote decryption.
10 [00:04:45] <aedinius> I know voidlinux has the option to enable ssh in initramfs for that reason -- might be able to look into how its done there
11 [00:05:11] *** Quits: teclo- (42@replaced-ip ) (Quit: Lost terminal)
12 [00:05:30] <karlpinc> Neobenedict: There's something in some README.Debian about this, maybe: /usr/share/doc/cryptsetup/
13 [00:05:43] *** Joins: allizom1 (~Thunderbi@replaced-ip )
14 [00:06:05] *** Joins: teclo- (42@replaced-ip )
15 [00:06:16] *** Quits: abff (~abff@replaced-ip ) (Remote host closed the connection)
16 [00:06:36] *** Quits: allizom (~Thunderbi@replaced-ip ) (Ping timeout: 255 seconds)
17 [00:06:36] *** allizom1 is now known as allizom
18 [00:07:04] *** Quits: hipp (~hipp@replaced-ip ) (Quit: Leaving)
19 [00:07:45] * karlpinc uses dropbear for this in my initramfs
20 [00:07:52] *** Joins: abff (~abff@replaced-ip )
21 [00:08:11] *** Quits: bingbotboom2 (~bingbotbo@replaced-ip ) (Read error: Connection reset by peer)
22 [00:08:13] *** Quits: pringau (~pringau@replaced-ip ) (Remote host closed the connection)
23 [00:08:38] <Neobenedict> karlpinc: unfortunately said server is behind a firewall
24 [00:08:45] <Neobenedict> so i'd need openvpn as well as ssh
25 [00:08:47] <Neobenedict> or er
26 [00:08:48] <Neobenedict> wireguard
27 [00:08:51] <Neobenedict> preferably
28 [00:09:21] *** Quits: ksk (~ksk@replaced-ip ) (Remote host closed the connection)
29 [00:10:31] <karlpinc> Neobenedict: There's a way to cheat. You have your initramfs spawn a ssh process, using a key pair for authentication, to some other server. The ssh process establishes a reverse tunnel. Then you can ssh into that tunnel to get to dropbear on the remote box. It's a poor man's vpn.
30 [00:11:04] <Neobenedict> huh
31 [00:11:07] <Neobenedict> sure
32 [00:11:11] <karlpinc> Neobenedict: The account used to setup the reverse tunnel can have "/bin/cat" as its shell.
33 [00:11:12] <aedinius> I like that
34 [00:11:30] <Neobenedict> these servers do have ipmi
35 [00:11:33] <Neobenedict> but well
36 [00:11:45] <Neobenedict> i'd have to open up a web management thing not updated since 2012 to the internet
37 [00:12:10] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
38 [00:12:26] <Neobenedict> alternatively I could stick a raspberry pi in the server
39 [00:12:34] <Neobenedict> and just use that
40 [00:13:01] <Neobenedict> hm
41 [00:13:12] <karlpinc> ipmi-like stuff always seemed a giant security hole. (And I'm not to fond of UEFI either.)
42 [00:13:42] <t3st3r> Neobenedict> hmm sbc like pi doing wireguard to access ipmi... why not? :)
43 [00:14:01] *** debhelper sets mode: +l 1570
44 [00:14:11] *** Quits: yokel (~yokel@replaced-ip ) (Remote host closed the connection)
45 [00:14:17] <karlpinc> t3st3r: It's another box to manage.
46 [00:14:31] *** Joins: ksk (~ksk@replaced-ip )
47 [00:14:52] *** Quits: DzAirmaX (~DzAirmaX@replaced-ip ) (Quit: We here br0.... xD)
48 [00:15:35] <Neobenedict> t3st3r: you know what would be even more next level? installing a ssh client and wireguard on the network switch.
49 [00:15:39] <Neobenedict> ssh server*
50 [00:15:47] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Quit: WeeChat 2.4)
51 [00:16:51] <karlpinc> Depending, put a modem on a POTS line and attach that to a raspberry pi, and attach that to a USB->serial device and access a serial console to everything on-site with wires. Only thing is you have ongoing payments for the POTS line.
52 [00:17:22] <karlpinc> Secure, simple, foolproof.
53 [00:17:41] *** Quits: frostschutz (~frostschu@replaced-ip ) (Remote host closed the connection)
54 [00:17:45] <Neobenedict> the switch runs on uh
55 [00:17:49] *** Joins: __m4ch1n3__ (~m4ch1n3@replaced-ip )
56 [00:17:59] <Neobenedict> powerpc
57 [00:18:06] <Neobenedict> yeah no thats not happening
58 [00:18:17] <karlpinc> Simplest would be to open inbound ssh on the firewall.
59 [00:18:22] *** Quits: noboruma (~noboruma@replaced-ip ) (Ping timeout: 250 seconds)
60 [00:18:50] *** Joins: noboruma (~noboruma@replaced-ip )
61 [00:18:54] <karlpinc> To _something_ on the network. You could go through whatever to re-ssh to dropbear.
62 [00:19:04] <Neobenedict> karlpinc: well, rasppi would solve all problems at once
63 [00:20:12] *** Parts: velix_home (~Velix@replaced-ip ) ("Leaving")
64 [00:20:14] <Neobenedict> im honestly not sure its a good idea to expose iLO to the public internet
65 [00:21:17] *** Quits: chimi (~chimi@replaced-ip ) (Ping timeout: 245 seconds)
66 [00:21:28] <aedinius> It is not.
67 [00:21:56] *** Quits: Xyle (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
68 [00:22:13] <Neobenedict> problem is every network device here gets a public IP
69 [00:22:15] <aedinius> I like this modem+POTS idea
70 [00:22:21] <Neobenedict> by default, firewalled
71 [00:22:40] *** Quits: Gyro (~user@replaced-ip ) (Ping timeout: 268 seconds)
72 [00:23:03] <Neobenedict> well, I'll figure something out later
73 [00:23:29] *** Joins: Ryushin (chris@replaced-ip )
74 [00:23:40] *** Joins: chimi (~chimi@replaced-ip )
75 [00:23:58] *** Quits: BazookaTooth (~bob@replaced-ip ) (Remote host closed the connection)
76 [00:24:47] *** Joins: Xyle (~quassel@replaced-ip )
77 [00:27:22] *** Quits: ebarch (~ebarch@replaced-ip##) (Quit: The Lounge - ##replaced-url
78 [00:28:55] *** Quits: coyotesays (~tempnick3@replaced-ip ) (Remote host closed the connection)
79 [00:29:06] *** Joins: ebarch (~ebarch@replaced-ip )
80 [00:29:27] *** Joins: BazookaTooth (~bob@replaced-ip )
81 [00:29:33] *** Joins: sirfarquad (~sirfq@replaced-ip )
82 [00:30:19] *** Quits: xaeB5 (xaeB5@replaced-ip ) (Quit: Leaving)
83 [00:30:39] *** Joins: root_ (~OS-42889@replaced-ip )
84 [00:31:10] *** Quits: troulouliou_div2 (~troulouli@replaced-ip ) (Remote host closed the connection)
85 [00:31:33] *** Quits: aloo_shu (~atomic@replaced-ip ) (Quit: 't's been a pleasure)
86 [00:32:06] *** Quits: fatalerrors (~fatalerro@replaced-ip ) (Excess Flood)
87 [00:32:06] *** Quits: root_ (~OS-42889@replaced-ip ) (Read error: Connection reset by peer)
88 [00:32:24] *** Joins: fatalerrors (~fatalerro@replaced-ip )
89 [00:33:02] *** Joins: root_ (~OS-42889@replaced-ip )
90 [00:33:25] *** Quits: xltq (~xlts@replaced-ip ) (Quit: leaving)
91 [00:34:01] *** debhelper sets mode: +l 1564
92 [00:34:23] *** Quits: os-42889 (~OS-42889@replaced-ip ) (Ping timeout: 268 seconds)
93 [00:34:26] *** Quits: sorko999 (~sorko999@replaced-ip ) (Quit: Leaving.)
94 [00:34:27] *** Joins: [Katz3] (~x@replaced-ip )
95 [00:34:47] *** Joins: tempnick (~tempnick3@replaced-ip )
96 [00:35:16] *** Quits: aib42 (~aib@replaced-ip##) (Quit: ZNC - ##replaced-url
97 [00:35:39] *** Quits: tempnick (~tempnick3@replaced-ip ) (Remote host closed the connection)
98 [00:36:22] *** Quits: Gigglebyte (~Gigglebyt@replaced-ip ) (Quit: Leaving)
99 [00:36:44] *** Quits: ompaul (~ompaul@replaced-ip ) (Quit: and zebedee said its time for other stuff)
100 [00:37:30] *** Quits: Zppix (uid182351@replaced-ip ) (Quit: Connection closed for inactivity)
101 [00:39:49] *** Quits: rpifan (~rpifan@replaced-ip ) (Remote host closed the connection)
102 [00:40:48] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 244 seconds)
103 [00:41:42] *** Quits: nomad127 (~nomad127@replaced-ip ) (Ping timeout: 245 seconds)
104 [00:42:44] *** Joins: Secret-Fire (~Secret-Fi@replaced-ip )
105 [00:43:04] *** Joins: jasonwc (~jasonwc@replaced-ip )
106 [00:43:07] *** Quits: Secret-Fire (~Secret-Fi@replaced-ip ) (Remote host closed the connection)
107 [00:43:18] *** Quits: vOYtEC (~vOYtEC@replaced-ip ) (Read error: Connection reset by peer)
108 [00:43:37] *** Joins: Secret-Fire (~Secret-Fi@replaced-ip )
109 [00:43:48] *** Joins: vOYtEC (~vOYtEC@replaced-ip )
110 [00:44:01] *** Quits: t3st3r (~t3st3r@replaced-ip ) (Ping timeout: 256 seconds)
111 [00:44:02] *** debhelper sets mode: +l 1557
112 [00:46:10] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Remote host closed the connection)
113 [00:46:41] *** Joins: CutMeOwnThroat (~k@replaced-ip )
114 [00:46:41] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Changing host)
115 [00:46:41] *** Joins: CutMeOwnThroat (~k@replaced-ip )
116 [00:51:33] *** Joins: dez (uid92154@replaced-ip )
117 [00:52:16] *** Joins: t3st3r (~t3st3r@replaced-ip )
118 [00:54:43] *** Joins: electro33 (uid613@replaced-ip )
119 [00:56:49] *** Quits: [Katz3] (~x@replaced-ip ) (Ping timeout: 244 seconds)
120 [00:57:55] *** Quits: Melchior (~Melchior@replaced-ip ) (Remote host closed the connection)
121 [00:59:44] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
122 [01:00:10] *** Quits: lilabsence (~RizzoTheR@replaced-ip ) (Read error: Connection reset by peer)
123 [01:00:26] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Read error: Connection reset by peer)
124 [01:00:28] *** Joins: lilabsence (~RizzoTheR@replaced-ip )
125 [01:00:58] *** Joins: sydney_untangle (~sydney@replaced-ip )
126 [01:01:46] *** Quits: monkey-b117 (~monkey-b@replaced-ip ) (Ping timeout: 246 seconds)
127 [01:02:17] *** Joins: monkey-b117 (~monkey-b@replaced-ip )
128 [01:02:34] *** Quits: qubenix (~qubenix@replaced-ip ) (Ping timeout: 250 seconds)
129 [01:03:10] *** Joins: Bluto (~LunarTic@replaced-ip )
130 [01:03:18] *** Quits: pseubodot (~p-dot@replaced-ip ) (Ping timeout: 255 seconds)
131 [01:03:19] *** Quits: guerby (~guerby@replaced-ip ) (Remote host closed the connection)
132 [01:03:38] *** Quits: paulo (~paulo@replaced-ip ) (Quit: paulo)
133 [01:04:11] *** Quits: nullheroes (~danielxvu@replaced-ip ) (Quit: WeeChat 2.3)
134 [01:04:17] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Ping timeout: 252 seconds)
135 [01:04:45] *** Quits: Namarrgon (~Namarrgon@replaced-ip ) (Quit: WeeChat 2.5-dev)
136 [01:04:46] *** Joins: qubenix (~qubenix@replaced-ip )
137 [01:05:20] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 258 seconds)
138 [01:06:30] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: WeeChat 1.6)
139 [01:07:58] *** Quits: fatalerrors (~fatalerro@replaced-ip ) (Ping timeout: 245 seconds)
140 [01:08:01] *** Joins: Namarrgon (~glei@replaced-ip )
141 [01:10:48] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Remote host closed the connection)
142 [01:11:32] <dlam> hey im doing some Docker stuff and getting this, any ideas? Failed to fetch replaced-url
143 [01:12:47] <phogg> dlam: does it get better if you apt-get update first?
144 [01:13:52] *** Quits: seekr (~seekr@replaced-ip ) (Ping timeout: 244 seconds)
145 [01:14:01] *** debhelper sets mode: +l 1550
146 [01:14:04] *** Joins: Mazhive (~Mazhive@replaced-ip )
147 [01:14:36] <dlam> nope, im running an `apt-get update` right before i install some packages!
148 [01:15:43] *** Quits: turfrex (~py@replaced-ip ) (Remote host closed the connection)
149 [01:16:07] *** Quits: chkbsd (~ucio@replaced-ip ) (Ping timeout: 240 seconds)
150 [01:16:11] <Sleaker> dlam: I answered you yesterday on this
151 [01:16:22] <Sleaker> that package doesn't exist on the mirror
152 [01:16:25] <dlam> hmm when I do 'apt-get update --fix-missing I get... Failed to fetch replaced-url
153 [01:16:50] *** Joins: fatalerrors (~fatalerro@replaced-ip )
154 [01:17:09] <Sleaker> dlam: browse to the repo manually, your apt isn't updating the list of available packages properly and the package being selected no longer exists.
155 [01:17:30] <Sleaker> is security the only repository you currently have enabled?
156 [01:18:10] <dlam> sure, but I don't know how to resolve it cuz im a noob (sorry) :D
157 [01:18:22] <Sleaker> dlam: your issue might be because the repo got removed.
158 [01:18:34] *** Joins: obi-wan-nabe (~obi-wan-n@replaced-ip )
159 [01:18:52] *** Quits: obi-wan-nabe (~obi-wan-n@replaced-ip ) (Client Quit)
160 [01:18:53] <dlam> mmmk, and im sorry might not have all the answers-to-questions: im working on an old Dockerfile thing for an old project
161 [01:18:56] *** Joins: chkbsd (~ucio@replaced-ip )
162 [01:18:56] *** Quits: chkbsd (~ucio@replaced-ip ) (Changing host)
163 [01:18:56] *** Joins: chkbsd (~ucio@replaced-ip )
164 [01:19:09] <Sleaker> dlam: what's in your sources.list atm?
165 [01:19:39] *** Joins: traveltissues_ (~belethapo@replaced-ip )
166 [01:20:05] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
167 [01:20:25] *** Joins: obi-wan-nabe (~obi-wan@replaced-ip )
168 [01:20:26] <dlam> man, i cant even build the docker image, so I cant `cat /etc/apt/sources.list` (sorry <-- super n00b)
169 [01:20:32] <Sleaker> hmm.
170 [01:21:00] *** Quits: juliett (~juliett@replaced-ip ) (Quit: Leaving)
171 [01:21:07] *** Quits: obi-wan-nabe (~obi-wan@replaced-ip ) (Client Quit)
172 [01:22:13] *** Joins: juliett (~juliett@replaced-ip )
173 [01:22:26] *** Quits: jfoy (~jfoy@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
174 [01:22:57] <Sleaker> yah I'm not sure how the process is done for building the docker image, but it's not good if it's trying to use a stale package cache to build the image and you have no control on swapping the sources.list
175 [01:23:38] <Sleaker> it sounds like some part of the process isn't making sure to update the apt cache with an installable version of a required package.
176 [01:23:48] *** xnaas2 is now known as xnaas
177 [01:23:53] *** Joins: turfrex (~py@replaced-ip )
178 [01:24:02] *** Quits: traveltissues_ (~belethapo@replaced-ip ) (Ping timeout: 246 seconds)
179 [01:24:04] *** Quits: Gaaab (~Gaaab@replaced-ip ) (Remote host closed the connection)
180 [01:24:06] *** Joins: Mathisen (~Mathisen_@replaced-ip )
181 [01:24:20] *** Joins: juliett_ (~juliett@replaced-ip )
182 [01:24:27] <Sleaker> like you should probably be pointed at 'deb.debian.org/debian jessie' and not jessie-updates
183 [01:24:32] *** Quits: xnaas (~xnaas@replaced-ip ) (Changing host)
184 [01:24:32] *** Joins: xnaas (~xnaas@replaced-ip )
185 [01:24:37] <Sleaker> or at the minimum pointed at both
186 [01:24:48] <Sleaker> cause jessie-updates doesn't necessarily have everything available.
187 [01:24:48] *** Joins: juliett__ (~juliett@replaced-ip )
188 [01:24:49] *** Quits: lel (~lel@replaced-ip ) (Remote host closed the connection)
189 [01:25:12] *** Quits: juliett__ (~juliett@replaced-ip ) (Client Quit)
190 [01:25:20] *** Joins: dvs (~hibbard@replaced-ip )
191 [01:25:45] *** Joins: juliett__ (~juliett@replaced-ip )
192 [01:28:23] *** Quits: juliett (~juliett@replaced-ip ) (Ping timeout: 245 seconds)
193 [01:28:39] *** Quits: root_ (~OS-42889@replaced-ip ) (Ping timeout: 268 seconds)
194 [01:28:47] *** Quits: juliett_ (~juliett@replaced-ip ) (Ping timeout: 245 seconds)
195 [01:30:15] <dlam> maybe there's a command to make-it-not-look in jessie-updates? was it like apt-sources or something hmm
196 [01:30:46] <Sleaker> uh can you not just edit the sources.list ?
197 [01:30:57] <Sleaker> you can pass a repository url to the apt command
198 [01:32:01] *** Joins: him-cesjf (~cesjf@replaced-ip )
199 [01:32:20] <Sleaker> or another file to use
200 [01:32:28] *** Quits: himcesjf_ (~cesjf@replaced-ip ) (Ping timeout: 250 seconds)
201 [01:32:43] <Sleaker> eg: apt command -o Dir::Etc::sourceList=/my/source.list
202 [01:33:02] <Sleaker> SourceList*
203 [01:35:08] *** Joins: auk (~auk@replaced-ip )
204 [01:40:14] <dlam> oo thanks thanks, ok I think its more of a Docker question i think, im using an old debian image or something idk)
205 [01:42:16] *** Quits: sk_tandt (~sk_tandt@replaced-ip ) (Read error: Connection reset by peer)
206 [01:46:18] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
207 [01:48:12] *** Quits: patterson (~patterson@replaced-ip ) ()
208 [01:51:26] *** Quits: juliett__ (~juliett@replaced-ip ) (Quit: Leaving)
209 [01:52:25] *** Joins: conyers (~conyers@replaced-ip )
210 [01:53:06] *** Joins: donaldlatif (~donald@replaced-ip )
211 [01:54:38] *** Joins: zetuno (~zetuno@replaced-ip )
212 [01:54:54] *** Joins: root_ (~OS-42889@replaced-ip )
213 [01:54:58] *** Quits: root_ (~OS-42889@replaced-ip ) (Remote host closed the connection)
214 [01:55:23] *** Joins: root_ (~OS-42889@replaced-ip )
215 [01:56:44] *** Quits: Senakhtenre (~Senakhten@replaced-ip ) (Ping timeout: 250 seconds)
216 [01:57:25] *** Joins: Senakhtenre (~Senakhten@replaced-ip )
217 [01:57:56] *** COOurb|2 is now known as COOurb
218 [01:58:47] *** Joins: patterson (~patterson@replaced-ip )
219 [02:00:06] *** Quits: alexlist (~alexlist@replaced-ip ) (Quit: Coyote finally caught me)
220 [02:00:32] *** Quits: t3st3r (~t3st3r@replaced-ip ) (Remote host closed the connection)
221 [02:01:08] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
222 [02:01:14] *** Joins: t3st3r (~t3st3r@replaced-ip )
223 [02:01:16] *** Quits: vOYtEC (~vOYtEC@replaced-ip ) (Read error: Connection reset by peer)
224 [02:01:25] *** Joins: de-facto (~de-facto@replaced-ip )
225 [02:01:41] *** Joins: vOYtEC (~vOYtEC@replaced-ip )
226 [02:01:48] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
227 [02:02:08] *** Joins: alexlist (~alexlist@replaced-ip )
228 [02:03:11] *** Quits: t3st3r (~t3st3r@replaced-ip ) (Remote host closed the connection)
229 [02:04:00] *** Joins: t3st3r (~t3st3r@replaced-ip )
230 [02:04:24] *** Quits: adc (~adc@replaced-ip ) (Quit: WeeChat 2.4)
231 [02:05:49] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 246 seconds)
232 [02:07:39] *** Quits: SickzZ (~SickzZ@replaced-ip ) (Ping timeout: 255 seconds)
233 [02:08:17] *** Joins: SickzZ (~SickzZ@replaced-ip )
234 [02:08:48] *** Joins: devbaka (~devbaka@replaced-ip )
235 [02:09:41] *** Joins: ens0 (~enso@replaced-ip )
236 [02:10:18] *** Joins: nullheroes (~danielxvu@replaced-ip )
237 [02:12:05] <Sleaker> dlam: that's for sure, jessie is oldstable.
238 [02:12:09] <Sleaker> stretch is current stable
239 [02:14:31] *** Quits: allizom (~Thunderbi@replaced-ip ) (Quit: allizom)
240 [02:15:28] *** Quits: xut (~quassel@replaced-ip##) (Quit: ##replaced-url
241 [02:15:42] *** Joins: m68000 (~m68000@replaced-ip )
242 [02:17:53] *** Quits: moruz3382 (~moruz3382@replaced-ip ) (Quit: Leaving)
243 [02:20:27] *** Quits: zetuno (~zetuno@replaced-ip ) (Ping timeout: 268 seconds)
244 [02:22:05] *** Joins: COOurb|2 (COOurb@replaced-ip )
245 [02:24:38] *** Quits: COOurb (COOurb@replaced-ip ) (Ping timeout: 245 seconds)
246 [02:26:49] *** Quits: root_ (~OS-42889@replaced-ip ) (Ping timeout: 246 seconds)
247 [02:28:23] *** Joins: DzAirmaX (~DzAirmaX@replaced-ip )
248 [02:31:32] *** Quits: dasre_ (~dasre@replaced-ip ) (Ping timeout: 250 seconds)
249 [02:32:24] *** Joins: dasre_ (~dasre@replaced-ip )
250 [02:36:12] *** Joins: krytarik (~krytarik@replaced-ip )
251 [02:39:01] *** Joins: dreamon_ (~dreamon@replaced-ip )
252 [02:41:42] *** Quits: kein31 (~root@replaced-ip ) (Ping timeout: 245 seconds)
253 [02:42:25] *** Joins: kein31 (~root@replaced-ip )
254 [02:42:40] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 250 seconds)
255 [02:48:13] *** Quits: BazookaTooth (~bob@replaced-ip ) (Quit: Lost terminal)
256 [02:49:29] *** Joins: silverfall (~silverfal@replaced-ip )
257 [02:52:49] *** Joins: TacoGS (~tacogs@replaced-ip )
258 [02:53:33] *** Quits: dlam (~user@replaced-ip ) (Ping timeout: 255 seconds)
259 [02:54:16] *** Joins: BazookaTooth (~bob@replaced-ip )
260 [02:54:20] *** Joins: Thedarkb-X40 (~beno@replaced-ip )
261 [02:54:20] *** Quits: ens0 (~enso@replaced-ip ) (Ping timeout: 246 seconds)
262 [02:54:37] *** Quits: silverfall (~silverfal@replaced-ip ) (Ping timeout: 245 seconds)
263 [02:55:20] *** Joins: AfroThundr|main (~AfroThund@replaced-ip )
264 [02:58:36] *** Quits: Guest68837 (~AfroThund@replaced-ip ) (Ping timeout: 268 seconds)
265 [03:00:00] *** Quits: kawaiipunk (~from@replaced-ip ) (Remote host closed the connection)
266 [03:00:34] *** Joins: kawaiipunk (~from@replaced-ip )
267 [03:02:07] *** Quits: qubenix (~qubenix@replaced-ip ) (Ping timeout: 245 seconds)
268 [03:03:33] *** Quits: Bluto (~LunarTic@replaced-ip ) (Remote host closed the connection)
269 [03:04:12] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 245 seconds)
270 [03:04:19] *** Joins: finalbeta (~finalbeta@replaced-ip )
271 [03:04:25] *** Joins: wildeisonmine__ (~wildeison@replaced-ip )
272 [03:04:26] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
273 [03:04:45] *** Joins: kapil____ (uid36151@replaced-ip )
274 [03:05:39] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
275 [03:06:08] *** Joins: [b0b] (~bob@replaced-ip )
276 [03:07:19] *** Joins: ikarosuusi (~karosin@replaced-ip )
277 [03:08:49] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 246 seconds)
278 [03:08:51] *** [b0b] is now known as b0b
279 [03:09:14] *** Quits: ikarosuu1i (~karosin@replaced-ip ) (Ping timeout: 250 seconds)
280 [03:10:30] *** Quits: foolsh (~quassel@replaced-ip ) (Read error: Connection reset by peer)
281 [03:11:27] *** Quits: chimi (~chimi@replaced-ip ) (Ping timeout: 258 seconds)
282 [03:12:02] *** Joins: chimi (~chimi@replaced-ip )
283 [03:12:42] *** Quits: __m4ch1n3__ (~m4ch1n3@replaced-ip ) (Remote host closed the connection)
284 [03:13:03] *** Joins: __m4ch1n3__ (~m4ch1n3@replaced-ip )
285 [03:14:32] *** Joins: hamersaw (~hamersaw@replaced-ip )
286 [03:16:41] *** Joins: th0r (~th0r@replaced-ip )
287 [03:18:26] *** Joins: qubenix (~qubenix@replaced-ip )
288 [03:19:40] *** Joins: dArK_IcE (~lawl@replaced-ip )
289 [03:19:55] *** Joins: kubkde (~Jimifee@replaced-ip )
290 [03:20:35] *** Quits: th0r (~th0r@replaced-ip ) (Client Quit)
291 [03:26:08] *** Quits: mossman (~mossman@replaced-ip ) (Ping timeout: 250 seconds)
292 [03:27:21] *** Quits: pylot (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
293 [03:28:37] *** Joins: pylot (~quassel@replaced-ip )
294 [03:28:56] *** Quits: donaldlatif (~donald@replaced-ip ) (Quit: WeeChat 1.6)
295 [03:29:07] *** Joins: uNmowed (~Kaede@replaced-ip )
296 [03:29:53] *** Joins: Klaus_D1eter_ (~klaus@replaced-ip )
297 [03:30:22] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
298 [03:31:08] *** Joins: mossman (~mossman@replaced-ip )
299 [03:31:08] *** Quits: mossman (~mossman@replaced-ip ) (Changing host)
300 [03:31:08] *** Joins: mossman (~mossman@replaced-ip )
301 [03:32:04] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 250 seconds)
302 [03:33:50] *** Quits: Klaus_Dieter (~klaus@replaced-ip ) (Ping timeout: 268 seconds)
303 [03:33:50] *** Klaus_D1eter_ is now known as Klaus_Dieter
304 [03:34:04] *** Joins: Timele_ (~tim@replaced-ip )
305 [03:34:19] *** Quits: __m4ch1n3__ (~m4ch1n3@replaced-ip ) (Remote host closed the connection)
306 [03:34:48] *** Quits: cfoch (uid153227@replaced-ip ) (Quit: Connection closed for inactivity)
307 [03:35:40] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
308 [03:35:54] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Changing host)
309 [03:35:54] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
310 [03:36:06] *** Quits: Sinewpy (~end@replaced-ip ) (Ping timeout: 250 seconds)
311 [03:37:10] *** Quits: Timele (~tim@replaced-ip ) (Ping timeout: 246 seconds)
312 [03:37:37] *** Joins: Sinewpy (~end@replaced-ip )
313 [03:37:56] *** Joins: FreeitConsultant (~freeitcon@replaced-ip )
314 [03:39:57] *** Quits: kolla (~kolla@replaced-ip ) (Quit: %fog relay%)
315 [03:40:56] *** Joins: kolla (~kolla@replaced-ip )
316 [03:41:17] *** Joins: yhlfh (~Mutter@replaced-ip )
317 [03:43:59] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
318 [03:45:49] *** Quits: yhlfh (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url
319 [03:46:08] *** Quits: ScottE (~ScottE@replaced-ip##) (Quit: ZNC - ##replaced-url
320 [03:46:22] *** Quits: Sinewpy (~end@replaced-ip ) (Ping timeout: 250 seconds)
321 [03:46:41] *** Joins: Unline (~Unline@replaced-ip )
322 [03:48:09] *** Joins: Sinewpy (~end@replaced-ip )
323 [03:49:55] *** Joins: yhlfh (~Mutter@replaced-ip )
324 [03:50:36] *** Quits: Unline (~Unline@replaced-ip ) (Remote host closed the connection)
325 [03:51:23] *** Quits: hamersaw (~hamersaw@replaced-ip ) (Ping timeout: 246 seconds)
326 [03:51:26] *** Joins: seekr (~seekr@replaced-ip )
327 [03:53:14] *** Quits: yhlfh (~Mutter@replaced-ip ) (Client Quit)
328 [03:53:49] *** Joins: yhlfh (~Mutter@replaced-ip )
329 [03:56:15] *** Quits: kubkde (~Jimifee@replaced-ip ) (Remote host closed the connection)
330 [03:57:39] *** Quits: runlevel7 (~runlevel7@replaced-ip ) (Read error: Connection reset by peer)
331 [03:57:43] *** Joins: sidmo_ (~ident@replaced-ip )
332 [04:00:36] *** Quits: sidmo (~ident@replaced-ip ) (Ping timeout: 255 seconds)
333 [04:00:50] *** Quits: thallada1 (~thallada@replaced-ip ) (Quit: WeeChat 2.3)
334 [04:01:26] <karlpinc> Neobenedict: The thing to do to keep ssh secure is to make sure that /etc/ssh/sshd_config says that root can't log in (or not without using a key) and to require that a key be used to login, period. Then you follow good practice handing out accounts and keys -- no sharing between people. If you're really paranoid, use certs instead because they expire. If you're worried about DOS attacks, rate-limit port 22 per-source IP on your
335 [04:01:26] <karlpinc> firewall. That pretty much takes care of it short of a big bug in sshd itself.
336 [04:02:28] *** Joins: hiexpo (~hiexpo@replaced-ip )
337 [04:04:25] *** Joins: monksam (~monksam@replaced-ip )
338 [04:05:21] <karlpinc> (Rate-limit new connections, not bandwidth.)
339 [04:05:44] *** Quits: Gazooo (~Gazooo@replaced-ip ) (Ping timeout: 246 seconds)
340 [04:06:02] *** Quits: yhlfh (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url
341 [04:06:05] *** Joins: Gazooo (~Gazooo@replaced-ip )
342 [04:06:46] *** Quits: banc (~banc@replaced-ip ) (Quit: Bye)
343 [04:06:59] *** Joins: yhlfh (~Mutter@replaced-ip )
344 [04:07:34] *** Quits: noobineer (~noobineer@replaced-ip ) (Remote host closed the connection)
345 [04:08:26] *** Quits: s7r (~s7r@replaced-ip ) (Read error: Connection reset by peer)
346 [04:08:32] *** Joins: s7r_ (~s7r@replaced-ip )
347 [04:08:55] *** s7r_ is now known as s7r
348 [04:11:23] <karlpinc> FWIW, you don't really want to hand out keys. It's simplest if each person has only one key; one identity. So use they key a person already has. You can always revoke access on your side by removing the account or the key from ~/.ssh/authorized_keys. (Or the equalivent dropbear file. I forget.)
349 [04:11:42] *** Quits: plamenstoev (~ps@replaced-ip ) (Quit: Leaving.)
350 [04:13:40] <themill> per "(person, device)" rather than just "person
351 [04:14:33] *** Quits: abff (~abff@replaced-ip ) (Ping timeout: 255 seconds)
352 [04:14:37] *** Quits: monksam (~monksam@replaced-ip ) (Quit: leaving)
353 [04:15:10] <karlpinc> Right. Sometimes devices or even "features" get their own key.
354 [04:17:00] *** Joins: monksam (~monksam@replaced-ip )
355 [04:18:22] <karlpinc> Handing out a key is an exhibition InternetOfThings-Love. :)
356 [04:20:18] <yhlfh> hello all, is there a way for fontconfig to modify font charset?
357 [04:22:00] *** Joins: Class7_ (~Class7@replaced-ip )
358 [04:22:04] *** Joins: noobineer (~noobineer@replaced-ip )
359 [04:22:27] *** Quits: hurricanehrndz (~hurricane@replaced-ip ) (Ping timeout: 240 seconds)
360 [04:23:24] *** Quits: fundatillus (~fundatill@replaced-ip ) (Remote host closed the connection)
361 [04:23:51] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
362 [04:25:33] *** Quits: Class7 (~Class7@replaced-ip ) (Ping timeout: 268 seconds)
363 [04:25:58] *** Joins: hurricanehrndz (~hurricane@replaced-ip )
364 [04:26:40] *** Quits: m68000 (~m68000@replaced-ip ) (Quit: See you space cowboy...)
365 [04:27:26] *** Quits: ohwowlol (~ohwowlol@replaced-ip ) (Ping timeout: 246 seconds)
366 [04:28:27] *** Joins: banc (~banc@replaced-ip )
367 [04:29:05] *** Joins: Ekchuan (~RandyMars@replaced-ip )
368 [04:29:16] *** Quits: japh (~scp1@replaced-ip ) (Ping timeout: 250 seconds)
369 [04:29:34] *** Quits: i1nfusion (~i1nfusion@replaced-ip ) (Remote host closed the connection)
370 [04:30:05] *** Joins: i1nfusion (~i1nfusion@replaced-ip )
371 [04:30:20] *** Quits: noobineer (~noobineer@replaced-ip ) (Read error: Connection reset by peer)
372 [04:32:53] *** Quits: hiexpo (~hiexpo@replaced-ip ) (Quit: Leaving)
373 [04:33:56] *** Joins: noobineer (~noobineer@replaced-ip )
374 [04:34:01] *** debhelper sets mode: +l 1543
375 [04:34:11] *** Joins: Surfer2011 (~quassel@replaced-ip )
376 [04:35:25] *** Quits: Ekchuan (~RandyMars@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
377 [04:36:49] *** Quits: htc^ (htc@replaced-ip ) ()
378 [04:37:03] *** Quits: Surfer2011_ (~quassel@replaced-ip ) (Ping timeout: 255 seconds)
379 [04:37:53] *** Joins: nehemiah (~nehemiah@replaced-ip )
380 [04:40:01] *** Joins: vsss (vsss@replaced-ip )
381 [04:40:11] *** Joins: Ekchuan (~RandyMars@replaced-ip )
382 [04:42:41] *** Quits: dArK_IcE (~lawl@replaced-ip ) ()
383 [04:43:36] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Quit: WeeChat 1.9.1)
384 [04:46:53] *** Quits: Sollg3r (~ejakuk@replaced-ip ) (Quit: Leaving)
385 [04:50:05] *** COOurb|2 is now known as COOurb
386 [04:51:57] *** Joins: hatesec (~chronicle@replaced-ip )
387 [04:53:20] *** Joins: fundatillus (~fundatill@replaced-ip )
388 [04:53:32] *** Quits: phazon (~phazon@replaced-ip ) (Ping timeout: 250 seconds)
389 [04:53:33] <tp43_> I did a couple purges and re-installs, but I seem to be missing some windowing system files. When I open Vim, or shell, or right click in the browser, all the styles are missing. No margins or paddings
390 [04:55:05] *** Joins: acidtripper (~acidtripp@replaced-ip )
391 [04:55:05] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
392 [04:55:31] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
393 [04:56:43] *** Quits: fundatillus (~fundatill@replaced-ip ) (Client Quit)
394 [04:57:38] *** Joins: julientm (~julientm@replaced-ip )
395 [04:57:42] *** Quits: julientm (~julientm@replaced-ip ) (Max SendQ exceeded)
396 [04:58:17] *** Quits: yhlfh (~Mutter@replaced-ip ) (Read error: Connection reset by peer)
397 [04:58:32] *** Joins: julientm (~julientm@replaced-ip )
398 [04:58:37] *** Quits: wwilliam (~afernande@replaced-ip ) (Ping timeout: 244 seconds)
399 [04:58:38] *** Joins: yhlfh (~Mutter@replaced-ip )
400 [04:58:50] *** Quits: julientm (~julientm@replaced-ip ) (Max SendQ exceeded)
401 [04:58:55] *** Joins: torbo (~user@replaced-ip )
402 [04:59:31] *** Joins: plamenstoev (~ps@replaced-ip )
403 [05:02:29] *** Joins: julientm (~julientm@replaced-ip )
404 [05:02:31] *** Quits: julientm (~julientm@replaced-ip ) (Max SendQ exceeded)
405 [05:02:45] *** Quits: yhlfh (~Mutter@replaced-ip ) (Client Quit)
406 [05:02:58] *** Joins: julientm (~julientm@replaced-ip )
407 [05:03:20] *** Quits: julientm (~julientm@replaced-ip ) (Max SendQ exceeded)
408 [05:03:20] *** Joins: yhlfh (~Mutter@replaced-ip )
409 [05:03:39] *** Quits: acidtripper (~acidtripp@replaced-ip ) (Remote host closed the connection)
410 [05:03:41] *** Joins: julientm (~julientm@replaced-ip )
411 [05:03:57] *** Quits: julientm (~julientm@replaced-ip ) (Max SendQ exceeded)
412 [05:05:20] *** Joins: Tom-_ (tomg@replaced-ip )
413 [05:05:23] *** Quits: tehnull (tehnull@replaced-ip ) (Remote host closed the connection)
414 [05:05:30] *** Joins: phazon (~phazon@replaced-ip )
415 [05:05:35] *** Quits: plamenstoev (~ps@replaced-ip ) (Ping timeout: 246 seconds)
416 [05:06:17] *** Joins: plamenstoev (~ps@replaced-ip )
417 [05:07:58] *** Parts: torbo (~user@replaced-ip ) ("ERC (IRC client for Emacs 26.1)")
418 [05:09:12] *** Quits: tikun (~David@replaced-ip ) (Ping timeout: 245 seconds)
419 [05:11:41] *** Joins: tehnull (tehnull@replaced-ip )
420 [05:14:03] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
421 [05:14:30] *** Quits: Sohron (sohron@replaced-ip ) (Remote host closed the connection)
422 [05:15:39] *** Joins: xcm (~xcm@replaced-ip )
423 [05:15:54] *** Quits: Buliarou1 (~gypsydang@replaced-ip ) (Remote host closed the connection)
424 [05:18:24] *** Joins: llucenic (~Thunderbi@replaced-ip )
425 [05:20:55] *** Joins: Sohron (sohron@replaced-ip )
426 [05:25:25] *** Quits: yhlfh (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url
427 [05:25:56] *** Joins: yhlfh (~Mutter@replaced-ip )
428 [05:26:43] *** Quits: prince_jammys (~mischa@replaced-ip ) (Read error: Connection reset by peer)
429 [05:27:39] *** Joins: prince_jammys (~mischa@replaced-ip )
430 [05:29:09] *** Quits: i1nfusion (~i1nfusion@replaced-ip ) (Remote host closed the connection)
431 [05:29:38] *** Joins: i1nfusion (~i1nfusion@replaced-ip )
432 [05:30:18] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
433 [05:30:55] *** Quits: Adran (adran@replaced-ip ) (Quit: Este é o fim.)
434 [05:31:41] *** Quits: prince_jammys (~mischa@replaced-ip ) (Ping timeout: 244 seconds)
435 [05:32:14] *** Quits: television (~alex@replaced-ip ) (Ping timeout: 268 seconds)
436 [05:32:39] *** Joins: prince_jammys (~mischa@replaced-ip )
437 [05:34:23] *** Joins: yhlfh_ (~Mutter@replaced-ip )
438 [05:36:17] *** Quits: yhlfh (~Mutter@replaced-ip ) (Ping timeout: 245 seconds)
439 [05:37:22] <leibniz> apninnin
440 [05:38:13] *** Joins: Adran (adran@replaced-ip )
441 [05:39:12] *** Joins: moruz3382 (~moruz3382@replaced-ip )
442 [05:39:56] *** Quits: monksam (~monksam@replaced-ip ) (Quit: leaving)
443 [05:40:18] *** Quits: yhlfh_ (~Mutter@replaced-ip ) (Read error: Connection reset by peer)
444 [05:40:36] *** Joins: moruz3382_ (~moruz3382@replaced-ip )
445 [05:44:26] *** Quits: moruz3382_ (~moruz3382@replaced-ip ) (Client Quit)
446 [05:44:53] *** Joins: moruz3382_ (~moruz3382@replaced-ip )
447 [05:45:36] *** Joins: Ericounet (~Eric@replaced-ip )
448 [05:48:30] *** Quits: FreeitConsultant (~freeitcon@replaced-ip ) (Quit: Leaving)
449 [05:49:17] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
450 [05:52:35] *** Joins: citypw (~citypw@replaced-ip )
451 [05:55:26] *** Joins: rick8024 (~andreas@replaced-ip )
452 [05:55:33] *** Joins: thms__ (~thms@replaced-ip )
453 [05:57:31] *** Quits: KnoP (~andreas@replaced-ip ) (Ping timeout: 268 seconds)
454 [05:57:33] *** rick8024 is now known as KnoP
455 [05:58:14] *** Quits: thms_ (~thms@replaced-ip ) (Ping timeout: 250 seconds)
456 [05:59:25] *** Joins: television (~alex@replaced-ip )
457 [05:59:38] *** Joins: erle (~erle@replaced-ip )
458 [06:04:09] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
459 [06:05:03] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
460 [06:05:10] *** Quits: Freddrickk (~fred@replaced-ip ) (Remote host closed the connection)
461 [06:05:18] *** Joins: xcm (~xcm@replaced-ip )
462 [06:05:50] *** Joins: Freddrickk (~fred@replaced-ip )
463 [06:06:54] *** Quits: Olipro (~Olipro@replaced-ip ) (Read error: Connection reset by peer)
464 [06:07:57] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 255 seconds)
465 [06:09:55] *** Quits: Malinux (~malin@replaced-ip ) (Ping timeout: 244 seconds)
466 [06:11:54] *** Joins: homaar (~homaar@replaced-ip )
467 [06:11:55] *** Quits: schizo (~schizo@replaced-ip##) (Quit: ZNC - ##replaced-url
468 [06:14:15] *** Quits: Prints (~333@replaced-ip ) (Ping timeout: 250 seconds)
469 [06:14:25] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Read error: Connection reset by peer)
470 [06:14:51] *** Joins: schizo (~schizo@replaced-ip )
471 [06:15:04] *** Quits: moruz3382 (~moruz3382@replaced-ip ) (Remote host closed the connection)
472 [06:15:04] *** Quits: moruz3382_ (~moruz3382@replaced-ip ) (Remote host closed the connection)
473 [06:16:38] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 246 seconds)
474 [06:17:31] *** Quits: Old_Dog (~Old_Dog@replaced-ip ) (Quit: Leaving)
475 [06:19:54] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
476 [06:22:24] *** Joins: lucad111 (~lucad111@replaced-ip )
477 [06:24:01] *** debhelper sets mode: +l 1537
478 [06:25:09] <roylaprattep> How many of you guys made the upgrade Jessie to Stretch? As a server, not a workstation. Thank for your replies.
479 [06:25:11] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 2.4)
480 [06:26:00] *** Joins: cybercrypto (~morpheus@replaced-ip )
481 [06:26:33] *** Quits: ancky (~ancky@replaced-ip##) (Quit: ZNC - ##replaced-url
482 [06:28:29] <tvm> roylaprattep: there isn't much difference to be honest
483 [06:28:32] *** Quits: nopf (~frosch@replaced-ip ) (Remote host closed the connection)
484 [06:28:57] *** Quits: RichiH (~richih@replaced-ip ) (Remote host closed the connection)
485 [06:29:15] <tvm> and 99% of time it goes smoothly without any need for intervention
486 [06:29:45] *** Quits: noobineer (~noobineer@replaced-ip ) (Read error: Connection reset by peer)
487 [06:30:04] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 244 seconds)
488 [06:32:46] *** Quits: themill (~stuart@replaced-ip ) (Ping timeout: 250 seconds)
489 [06:33:16] <roylaprattep> tvm: So, as a server, I should wait? No major changes?
490 [06:33:39] <roylaprattep> Except for MySQL switch to MariaDB
491 [06:34:01] *** debhelper sets mode: +l 1531
492 [06:34:01] *** Quits: tagomago (~tagomago@replaced-ip ) (Read error: Connection reset by peer)
493 [06:34:29] *** Joins: tagomago (~tagomago@replaced-ip )
494 [06:35:30] *** Joins: stitched_unicorn (~Red@replaced-ip )
495 [06:36:02] *** Joins: ancky (~ancky@replaced-ip )
496 [06:37:06] *** Quits: Hobbyboy (Hobbyboy@replaced-ip ) (Ping timeout: 250 seconds)
497 [06:37:16] *** Joins: jfoy (~jfoy@replaced-ip )
498 [06:37:37] *** Joins: Malinux (~malin@replaced-ip )
499 [06:39:06] *** Quits: plamenstoev (~ps@replaced-ip ) (Quit: Leaving.)
500 [06:40:46] *** Joins: themill (~stuart@replaced-ip )
501 [06:41:10] *** Quits: AC3J (~james@replaced-ip##) (Quit: ZNC 1.7.2+deb1+bionic0 - ##replaced-url
502 [06:41:32] *** Joins: AC3J (~james@replaced-ip )
503 [06:41:52] *** Joins: Hobbyboy (Hobbyboy@replaced-ip )
504 [06:44:58] <tvm> you can stay with it as long as jessie is being considered oldstable release
505 [06:46:08] <tvm> but next release is behind the doors and this will soon be obsoleted
506 [06:47:06] <klys> debian: I thought that you were Jessie's girl!
507 [06:47:20] <tvm> i would personally upgrade it
508 [06:47:23] *** Joins: kristijonas (~kristijon@replaced-ip )
509 [06:49:37] *** Quits: AfroThundr|main (~AfroThund@replaced-ip ) (Ping timeout: 245 seconds)
510 [06:50:57] <themill> roylaprattep: most people would have upgraded over a year ago; note that only a portion of jessie is still supported by the jessie LTS project)
511 [06:51:39] *** Quits: volodim (~volodim@replaced-ip ) (Ping timeout: 264 seconds)
512 [06:52:01] *** Quits: jfoy (~jfoy@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
513 [06:52:13] *** Joins: mibo (~mibo@replaced-ip )
514 [06:53:04] *** Joins: volodim (~volodim@replaced-ip )
515 [06:53:09] <SerajewelKS> roylaprattep: i upgraded within a few months of release, i think
516 [06:53:33] <SerajewelKS> not a great idea to wait a long time
517 [06:53:52] *** Joins: rizzo (~RizzoTheR@replaced-ip )
518 [06:54:20] *** Quits: Ericounet (~Eric@replaced-ip ) (Remote host closed the connection)
519 [06:55:37] *** Joins: milkt (~debian@replaced-ip )
520 [06:55:52] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 245 seconds)
521 [06:56:43] *** Quits: lilabsence (~RizzoTheR@replaced-ip ) (Ping timeout: 268 seconds)
522 [06:58:43] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
523 [07:00:51] *** Joins: Cormite (~Cormite@replaced-ip )
524 [07:03:40] *** Quits: smurfd (~smurfd@replaced-ip ) (Ping timeout: 246 seconds)
525 [07:03:54] *** Joins: smurfd (~smurfd@replaced-ip )
526 [07:04:57] *** Quits: Sinewpy (~end@replaced-ip ) (Quit: leaving)
527 [07:06:59] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
528 [07:07:52] *** Quits: hid3 (~arnoldas@replaced-ip ) (Ping timeout: 250 seconds)
529 [07:08:24] *** Joins: sauvin (sauvin@replaced-ip )
530 [07:08:31] *** Joins: cfoch (uid153227@replaced-ip )
531 [07:10:21] *** Joins: yhlfh_ (~Mutter@replaced-ip )
532 [07:13:18] *** Quits: yhlfh_ (~Mutter@replaced-ip ) (Client Quit)
533 [07:13:21] *** Joins: hid3 (~arnoldas@replaced-ip )
534 [07:14:11] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
535 [07:16:22] *** Quits: Cormite (~Cormite@replaced-ip ) (Quit: Leaving)
536 [07:25:27] *** Quits: n9nes (~n9nes@replaced-ip ) (Ping timeout: 245 seconds)
537 [07:28:30] *** Joins: stefanc_diff (~stefanc_d@replaced-ip )
538 [07:28:49] *** Quits: Ekchuan (~RandyMars@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
539 [07:29:02] *** Joins: Darcidride (~Darcidrid@replaced-ip )
540 [07:33:26] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 250 seconds)
541 [07:33:37] *** Joins: Inokinoki (~Inokinoki@replaced-ip )
542 [07:35:10] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 246 seconds)
543 [07:35:28] *** Quits: homaar (~homaar@replaced-ip ) (Quit: leaving)
544 [07:36:22] *** Joins: ich (~ich@replaced-ip )
545 [07:37:15] *** Joins: nixroot (~nixroot@replaced-ip )
546 [07:39:42] *** Joins: n9nes (~n9nes@replaced-ip )
547 [07:42:42] *** Quits: asterismo_l (~asterismo@replaced-ip ) (Read error: Connection reset by peer)
548 [07:42:50] *** Joins: asterismo_l (~asterismo@replaced-ip )
549 [07:43:15] *** Joins: yhlfh_ (~Mutter@replaced-ip )
550 [07:45:18] *** Joins: dasj19 (~dasj19@replaced-ip )
551 [07:46:24] *** Quits: stoffepojken (~stoffepoj@replaced-ip ) (Quit: WeeChat 2.3)
552 [07:48:01] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Quit: stitched_unicorn)
553 [07:48:03] *** Quits: nixroot (~nixroot@replaced-ip ) (Quit: Quit)
554 [07:50:54] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 250 seconds)
555 [07:55:19] *** Joins: diogenes_ (~diogenes_@replaced-ip )
556 [07:55:22] *** Joins: Haohmaru (~Haohmaru@replaced-ip )
557 [07:58:21] *** Joins: llucenic (~Thunderbi@replaced-ip )
558 [07:58:57] *** Quits: Mathisen (~Mathisen_@replaced-ip ) (Ping timeout: 258 seconds)
559 [07:59:28] *** Joins: llucenic_ (~Thunderbi@replaced-ip )
560 [08:01:54] *** Joins: __marco (~marco@replaced-ip )
561 [08:02:02] *** Quits: yhlfh_ (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url
562 [08:03:12] *** Quits: monkey-b117 (~monkey-b@replaced-ip##) (Quit: The Lounge - ##replaced-url
563 [08:04:53] *** Quits: t3st3r (~t3st3r@replaced-ip ) (Ping timeout: 256 seconds)
564 [08:05:30] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Remote host closed the connection)
565 [08:06:26] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
566 [08:08:26] *** Quits: CrystalMath (~coderain@replaced-ip##) (Quit: Support Free Software - ##replaced-url
567 [08:08:29] *** Joins: t3st3r (~t3st3r@replaced-ip )
568 [08:08:35] *** Joins: warai_otoko (~warai_oto@replaced-ip )
569 [08:11:49] *** Joins: m0u (~m0u@replaced-ip )
570 [08:12:15] *** Quits: uNmowed (~Kaede@replaced-ip ) (Read error: Connection reset by peer)
571 [08:13:06] *** Joins: isaac_ (~isaac@replaced-ip )
572 [08:13:29] <isaac_> hello
573 [08:13:40] <isaac_> exit
574 [08:13:48] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 268 seconds)
575 [08:15:28] <isaac_> hello
576 [08:16:10] <Haohmaru> hai
577 [08:17:02] *** Quits: warai_otoko (~warai_oto@replaced-ip ) (Ping timeout: 246 seconds)
578 [08:17:15] <isaac_> hola
579 [08:17:20] *** Joins: jmarsac (~jmarsac@replaced-ip )
580 [08:17:25] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Remote host closed the connection)
581 [08:18:00] *** Parts: isaac_ (~isaac@replaced-ip ) ()
582 [08:18:25] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
583 [08:19:15] *** Joins: dx_ob (avraneel@replaced-ip )
584 [08:19:17] <dx_ob> hello
585 [08:19:39] <dx_ob> how do i create a usb installer ?
586 [08:19:45] <dx_ob> like
587 [08:20:02] *** Quits: n9nes (~n9nes@replaced-ip ) (Ping timeout: 245 seconds)
588 [08:20:17] <dx_ob> dd bs=1024 if=./debian.iso of=/dev/sdb or sdb1 ?
589 [08:20:31] <Haohmaru> uhm, like.. take the "netinst" iso and slap it onto a usb flash stick
590 [08:21:10] <Haohmaru> /dev/sdb is a whole "drive", /dev/sdbN is a partition on that drive
591 [08:21:38] *** Joins: tekmans (~tekmans@replaced-ip )
592 [08:21:45] <Haohmaru> you wanna write the ISO onto the whole drive, so it starts from the beginning of it, not from the beginning of some partition
593 [08:22:07] <dx_ob> ok
594 [08:22:09] <dx_ob> thnx
595 [08:22:19] <Haohmaru> i'd personally put a bigger number in bs
596 [08:22:20] <themill> also, you can just cp just like the documentation says
597 [08:22:43] <Haohmaru> and add conv=sync status=progress
598 [08:22:46] <themill> replaced-url
599 [08:23:13] *** Joins: moruz3382 (~moruz3382@replaced-ip )
600 [08:24:09] <dx_ob> Haohmaru: so it should be sdb ?
601 [08:24:36] * themill wonders why you'd want conv=sync
602 [08:24:48] <Haohmaru> it should be the whole drive, since the ISO contains a partition table and partitions
603 [08:24:52] *** Joins: Prints (~333@replaced-ip )
604 [08:25:21] <Haohmaru> themill uhm, afaik, so that you know it's "finished" after dd returns
605 [08:25:42] <themill> that's not what conv=sync does though; that's about padding with nulls if the blocks are different sizes
606 [08:25:52] <themill> dd …; sync
607 [08:26:07] <Haohmaru> o_O
608 [08:26:14] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Remote host closed the connection)
609 [08:26:22] *** Quits: ramshadow (ramshadow@replaced-ip ) (Remote host closed the connection)
610 [08:26:32] <dx_ob> ok thnx
611 [08:26:41] *** Joins: esro (~esro@replaced-ip )
612 [08:27:29] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
613 [08:29:15] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 255 seconds)
614 [08:29:20] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 250 seconds)
615 [08:29:20] *** Quits: UnRealLa1 (~unreal@replaced-ip ) (Ping timeout: 250 seconds)
616 [08:29:38] <Haohmaru> damn, i guess i've read the conv=sync thing from some asklolbuntu forum and then assumed i know what "sync" does x_x
617 [08:30:25] *** Joins: bingbotboom2 (~bingbotbo@replaced-ip )
618 [08:30:28] *** Joins: UnRealLab (~unreal@replaced-ip )
619 [08:30:36] <Haohmaru> so using "cp iso drive" does all the sync magic?
620 [08:31:34] *** Quits: jan-rm (janrmatrix@replaced-ip ) (Read error: Connection reset by peer)
621 [08:31:38] *** Quits: eemaster5[m] (eemaster5m@replaced-ip ) (Remote host closed the connection)
622 [08:31:40] *** Quits: attero[m] (atteromatr@replaced-ip ) (Remote host closed the connection)
623 [08:31:51] <Haohmaru> altho i do like having some feedback while waiting (status=progress)
624 [08:31:51] *** Quits: slowly[m] (slowlymatr@replaced-ip ) (Remote host closed the connection)
625 [08:31:55] *** Quits: irdr (irdr@replaced-ip ) (Max SendQ exceeded)
626 [08:32:34] <themill> you still need to run sync after. status=progress is nice albeit potentially misleading since it will complete before it has sync'd.
627 [08:32:52] <themill> the simpler syntax of cp over dd wins for most people asking how to do this
628 [08:33:27] <SerajewelKS> conv=sync is mostly useless these days, AIUI
629 [08:34:03] *** Joins: ctr (~qwer@replaced-ip )
630 [08:34:09] <Haohmaru> okay, cp is indeed simpler to write
631 [08:34:14] <ctr> hey i try to put iso file on usb
632 [08:34:16] <Haohmaru> cp iso drive; sync ?
633 [08:34:21] <ctr> why does it not get recognise ?
634 [08:34:30] *** Joins: monkey-b117 (~monkey-b@replaced-ip )
635 [08:34:31] <themill> the real command might help
636 [08:34:33] *** Quits: d1rewolf (sid312924@replaced-ip ) (Ping timeout: 246 seconds)
637 [08:34:38] *** Quits: vsss (vsss@replaced-ip ) (Ping timeout: 245 seconds)
638 [08:34:47] <SerajewelKS> cat with shell redirection can write images as well
639 [08:34:55] <SerajewelKS> there's only so many ways to dump one file into a device
640 [08:35:00] <ctr> replaced-url
641 [08:35:03] *** Joins: d1rewolf (sid312924@replaced-ip )
642 [08:35:06] <ctr> i download the 600 meg file
643 [08:35:09] <ctr> an put it on usb
644 [08:35:13] <ctr> is that not enough/
645 [08:35:18] <ctr> what am i doing wrong
646 [08:35:20] <themill> "put" is not a command.
647 [08:35:29] *** Joins: vsss (vsss@replaced-ip )
648 [08:35:30] *** Quits: vsss (vsss@replaced-ip ) (Max SendQ exceeded)
649 [08:35:37] *** Joins: thePiGrepper (~nagato@replaced-ip )
650 [08:35:44] *** Joins: vsss (vsss@replaced-ip )
651 [08:35:45] *** Quits: vsss (vsss@replaced-ip ) (Max SendQ exceeded)
652 [08:35:55] *** Joins: irdr (irdr@replaced-ip )
653 [08:35:59] *** Joins: vsss (vsss@replaced-ip )
654 [08:36:00] *** Quits: vsss (vsss@replaced-ip ) (Max SendQ exceeded)
655 [08:36:02] *** Joins: yhlfh_ (~Mutter@replaced-ip )
656 [08:36:13] *** Joins: vsss (vsss@replaced-ip )
657 [08:36:42] *** Quits: azizLIGHT (~azizLIGHT@replaced-ip ) (Ping timeout: 250 seconds)
658 [08:36:46] *** Quits: bingbotboom2 (~bingbotbo@replaced-ip ) (Ping timeout: 246 seconds)
659 [08:37:29] *** Quits: moruz3382 (~moruz3382@replaced-ip ) (Quit: Leaving)
660 [08:37:49] *** Joins: chgtg (~chgtg@replaced-ip )
661 [08:37:53] *** Quits: yhlfh_ (~Mutter@replaced-ip ) (Client Quit)
662 [08:38:00] *** Quits: chgtg (~chgtg@replaced-ip ) (Client Quit)
663 [08:38:29] <SerajewelKS> (conv=sync without noerror doesn't really do anything different unless ibs != obs, which is rarely done
664 [08:38:57] *** Joins: azizLIGHT (~azizLIGHT@replaced-ip )
665 [08:39:20] *** Quits: monkey-b117 (~monkey-b@replaced-ip ) (Client Quit)
666 [08:39:23] *** Joins: bingbotboom2 (~bingbotbo@replaced-ip )
667 [08:39:36] *** Joins: monkey-b117 (~monkey-b@replaced-ip )
668 [08:39:39] <SerajewelKS> so using conv=sync by itself without different ibs and obs sizes is the same as not specifying conv=sync at all. i suspect it's one of those things that someone suggested once in a specific situation that called for it and it become the conventional wisdom to use it, recommended by people who don't know what it really does.
669 [08:39:47] *** Joins: attero[m] (atteromatr@replaced-ip )
670 [08:40:05] *** Joins: Elirips (~Elirips@replaced-ip )
671 [08:40:31] <Haohmaru> wisdombuntu
672 [08:40:33] *** Quits: monkey-b117 (~monkey-b@replaced-ip ) (Client Quit)
673 [08:40:53] *** Joins: monkey-b117 (~monkey-b@replaced-ip )
674 [08:41:02] *** Quits: monkey-b117 (~monkey-b@replaced-ip ) (Client Quit)
675 [08:41:23] *** Joins: monkey-b117 (~monkey-b@replaced-ip )
676 [08:41:50] *** Joins: tymczenko (~tymczenko@replaced-ip )
677 [08:41:52] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Remote host closed the connection)
678 [08:41:59] <Haohmaru> i didn't expect "cp" can do such thangs
679 [08:42:00] *** Joins: blasen (~blasen@replaced-ip )
680 [08:42:10] <nevivurn> Why not?
681 [08:42:25] <Haohmaru> but i think i know what's happening.. /dev/sdX can be opened as if it's a file, right?
682 [08:42:44] <themill> yes
683 [08:42:56] *** Joins: drzacek (~drzacek@replaced-ip )
684 [08:43:08] <nevivurn> Everything is a file~
685 [08:43:33] <Haohmaru> so in theory, i can draw some picture in gimp, and then save it as a jpeg with filename "/dev/sdb" and it's gonna just.. do it..?
686 [08:43:50] *** Joins: alazred (~alazred@replaced-ip )
687 [08:43:50] *** Quits: alazred (~alazred@replaced-ip ) (Changing host)
688 [08:43:50] *** Joins: alazred (~alazred@replaced-ip )
689 [08:43:53] <Haohmaru> (assuming i got permission to)
690 [08:43:53] *** Quits: Jdbye (~furry4lif@replaced-ip ) (Ping timeout: 244 seconds)
691 [08:44:01] *** debhelper sets mode: +l 1538
692 [08:44:14] <SerajewelKS> if the gtk file save dialog lets you, sure
693 [08:44:27] <Haohmaru> and i'll get jpeg shizzle instead of a partition table, huehue
694 [08:44:44] <SerajewelKS> probably a terrible idea to run gimp as a user who can manipulate raw devices
695 [08:44:51] <Haohmaru> of course
696 [08:45:24] <SerajewelKS> except in a few cases, linux doesn't really protect you from yourself
697 [08:45:35] <Haohmaru> my collegue still sometimes logs into the desktop environment as root x_x
698 [08:45:53] *** Joins: BlueByte (~walther@replaced-ip )
699 [08:46:02] <SerajewelKS> i did when i first started using linux as well
700 [08:46:10] <themill> cp explicitly tries to open the target file if it exists and then writes to it (as opposed to -f or --remove-destination). Other programs may chose to move an existing file away or delete it before writing to it, in which case that behaviour would be different
701 [08:47:03] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Odhajam)
702 [08:47:06] *** Joins: eemaster5[m] (eemaster5m@replaced-ip )
703 [08:47:13] *** Joins: slowly[m] (slowlymatr@replaced-ip )
704 [08:47:14] *** Joins: jan-rm (janrmatrix@replaced-ip )
705 [08:47:22] <SerajewelKS> for writing images, i find the intention of dd or 'cat image > device' to be clearer than cp, so i prefer those forms
706 [08:48:01] <Haohmaru> i think i'll keep using dd, because of status=progress, even if it's not super accurate, it gives some feedback
707 [08:48:30] *** Quits: monkey-b117 (~monkey-b@replaced-ip##) (Quit: The Lounge - ##replaced-url
708 [08:48:41] <themill> the > redirection is incompatible with the sudo worldview so sort of fades away these days
709 [08:49:08] <SerajewelKS> sudo sh -c 'cat image > device'
710 [08:49:20] <themill> that you find clearer? ;)
711 [08:49:22] <SerajewelKS> but i usually prefer dd anyway
712 [08:49:30] *** Joins: anjum (~aj@replaced-ip )
713 [08:49:36] <SerajewelKS> clearer in intent than cp, yes
714 [08:51:05] *** Joins: slv (~slv@replaced-ip )
715 [08:51:15] *** Joins: encod3 (~encod3@replaced-ip )
716 [08:51:24] <Haohmaru> i might use "cp" for small things where i won't bother doing dd .. status=progress
717 [08:51:26] *** Quits: toorop (~toorop@replaced-ip ) (Ping timeout: 250 seconds)
718 [08:52:06] * Haohmaru learnt two new things today
719 [08:52:13] <SerajewelKS> pv output is nice too. sudo sh -c 'pv image > device'
720 [08:52:21] <SerajewelKS> gives you a progress bar and ETA
721 [08:52:43] <Haohmaru> i don't sudo, i log in with "su -"
722 [08:52:51] <Haohmaru> then i "exit" when i'm done
723 [08:52:52] <SerajewelKS> then just 'pv image > device'
724 [08:53:02] <Haohmaru> i won't remember this
725 [08:53:30] <Haohmaru> but it's scary with linux how if you type something random-looking, it might actually be a command :/
726 [08:53:53] <themill> Unfortunately for ctr, "put" is still not a command....
727 [08:55:20] <ctr> it's cool i've given up on debian for now
728 [08:55:26] <ctr> i'll try it later
729 [08:55:35] *** Joins: Jdbye (~furry4lif@replaced-ip )
730 [08:56:55] <themill> ctr: it's impossible to tell you what you did wrong if you won't tell us what you did. No need to give up and try later.
731 [08:57:37] *** Joins: Half-Word (~halfword@replaced-ip )
732 [08:58:32] *** Joins: toorop (~toorop@replaced-ip )
733 [08:58:42] <ctr> i just put it on a usb the iso file
734 [08:58:48] <ctr> like other os's like mint
735 [08:58:52] <themill> "put" is meaningless
736 [08:59:01] <ctr> i clicked the button
737 [08:59:05] <ctr> an wrote it to usb
738 [08:59:06] <themill> what button?
739 [08:59:17] <Haohmaru> smells like windows
740 [08:59:19] <ctr> the usb image writing button
741 [08:59:21] *** Quits: amphiprions (~amphiprio@replaced-ip ) (Remote host closed the connection)
742 [08:59:22] <themill> dude, pretend that I can't see your screen
743 [08:59:24] *** Joins: Robin_Anatoscope (~robs@replaced-ip )
744 [08:59:51] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 255 seconds)
745 [09:00:00] <ctr> i have a usb image writing app
746 [09:00:02] *** Joins: nixroot (~nixroot@replaced-ip )
747 [09:00:11] <Haohmaru> which one
748 [09:00:14] <themill> I assume there is no chance of you telling us which one.
749 [09:00:14] <ctr> i used that an put it on usb
750 [09:00:15] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
751 [09:00:17] *** Joins: ekiro (~ekiro@replaced-ip )
752 [09:00:18] <ctr> im on mint
753 [09:00:44] <ekiro> I'm looking for a old wheezy package which I can't find avauilable for dowbload
754 [09:00:46] <ctr> it doesn't say the exact name of it
755 [09:00:48] *** Joins: Texou (~Texou@replaced-ip )
756 [09:00:50] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
757 [09:00:53] *** Joins: gigetoo (~gigetoo@replaced-ip )
758 [09:01:02] <themill> ekiro: archive.d.o or snapshot.d.o
759 [09:01:12] *** Joins: moruz3382 (~moruz3382@replaced-ip )
760 [09:01:20] <Haohmaru> nasty, i hate programs that don't clearly show you their actual names
761 [09:02:07] <BazookaTooth> mint has a few apps like that. i think the image writer is a fork of rosa but don't remember
762 [09:02:10] <ctr> replaced-url
763 [09:02:12] <ctr> this is the one
764 [09:02:13] <ekiro> themill sorry im not familiar with what those are
765 [09:02:13] <ctr> i think
766 [09:02:22] *** Joins: crayon (~crayon@replaced-ip )
767 [09:02:25] <SerajewelKS> ekiro: d.o = debian.org
768 [09:02:33] <ekiro> ah
769 [09:02:38] <themill> !archive.debian.org
770 [09:02:38] <dpkg> Debian has archives of no-longer-supported releases at replaced-url
771 [09:02:41] <ctr> you think it'll help if i download another writer?
772 [09:02:44] *** Quits: ircarcs (~quassel@replaced-ip ) (Quit: ircarcs)
773 [09:02:52] *** Joins: avt_ (~james@replaced-ip )
774 [09:02:56] *** Parts: avt_ (~james@replaced-ip ) ()
775 [09:03:05] <Haohmaru> ctr after you download the iso, it's a good idea to run a "sha" sum on it and compare to the reference sha sums on the official server (or where you downloaded it from) to make sure it's not downloaded corrupted
776 [09:03:23] <ctr> oh
777 [09:03:37] <Haohmaru> because such things do happen sometimes
778 [09:03:37] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
779 [09:03:42] <SerajewelKS> make sure that you got the right arch, too. i accidentially downloaded the arm64 ISO once instead of the amd64 ISO and spent over an hour trying to figure out why it wouldn't boot.
780 [09:03:44] <ctr> so maybe just download it again
781 [09:03:51] <themill> ctr: just copying it on the command line would be easier than installing some other tool
782 [09:04:00] <BazookaTooth> ^
783 [09:04:01] *** debhelper sets mode: +l 1548
784 [09:04:05] <Haohmaru> ctr no, just run a sha sum first
785 [09:04:07] <themill> replaced-url
786 [09:04:34] <ctr> i downloaded amd64
787 [09:04:42] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
788 [09:04:54] *** Joins: ircarcs (~quassel@replaced-ip )
789 [09:05:11] <Haohmaru> if the sha sum checks out - then it's probably fine, write it onto the flash stick like it says on the faq page ^
790 [09:05:29] *** Quits: ircarcs (~quassel@replaced-ip ) (Client Quit)
791 [09:06:13] *** Joins: nixr00t (~nixroot@replaced-ip )
792 [09:06:17] *** Joins: P1ersson (~P1ersson@replaced-ip )
793 [09:06:33] <ctr> ok thanks
794 [09:06:38] *** Quits: auk (~auk@replaced-ip ) (Remote host closed the connection)
795 [09:06:42] *** Joins: weedloser (~weedloser@replaced-ip )
796 [09:07:26] *** Joins: martastain (~martastai@replaced-ip )
797 [09:08:53] *** Quits: nixroot (~nixroot@replaced-ip ) (Quit: Quit)
798 [09:09:08] *** Joins: colttt (~quassel@replaced-ip )
799 [09:10:22] *** Joins: Darcidride (~Darcidrid@replaced-ip )
800 [09:11:29] *** Joins: TomyWork (~tomy@replaced-ip )
801 [09:12:02] *** Joins: chele (~chele@replaced-ip )
802 [09:12:16] *** Joins: clemens3 (~clemens@replaced-ip )
803 [09:13:22] *** Quits: nixr00t (~nixroot@replaced-ip ) (Quit: Leaving)
804 [09:13:24] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Remote host closed the connection)
805 [09:13:37] *** Joins: jcrain (~jcrain@replaced-ip )
806 [09:14:01] *** debhelper sets mode: +l 1555
807 [09:14:07] *** Joins: nixroot (~nixroot@replaced-ip )
808 [09:14:25] *** Quits: nixroot (~nixroot@replaced-ip ) (Client Quit)
809 [09:14:47] *** Joins: interrobangd (~interroba@replaced-ip )
810 [09:14:53] *** Quits: weedloser (~weedloser@replaced-ip ) (Ping timeout: 250 seconds)
811 [09:15:30] *** Quits: x0n (~x0n@replaced-ip ) (Ping timeout: 246 seconds)
812 [09:17:07] *** Quits: telcoguy________ (~telcoguy_@replaced-ip ) (Ping timeout: 240 seconds)
813 [09:17:50] *** Quits: Inokinoki (~Inokinoki@replaced-ip ) (Read error: Connection reset by peer)
814 [09:18:03] *** Quits: jasonwc (~jasonwc@replaced-ip ) (Read error: Connection reset by peer)
815 [09:18:16] *** Joins: Inokinoki (~Inokinoki@replaced-ip )
816 [09:18:29] *** Joins: jasonwc (~jasonwc@replaced-ip )
817 [09:18:37] *** Joins: ramshadow (ramshadow@replaced-ip )
818 [09:19:10] *** Quits: FightingFalcon (~ff@replaced-ip ) (Ping timeout: 268 seconds)
819 [09:19:25] *** Joins: format_c (~format_c@replaced-ip )
820 [09:20:14] *** Joins: telcoguy________ (~telcoguy_@replaced-ip )
821 [09:20:41] *** Quits: ekiro (~ekiro@replaced-ip ) (Quit: ekiro)
822 [09:21:52] *** Quits: anjum (~aj@replaced-ip ) (Remote host closed the connection)
823 [09:24:46] *** Joins: owen (~owen@replaced-ip )
824 [09:24:50] <owen> Hey guys
825 [09:25:01] <owen> Whats up?
826 [09:25:13] <ayekat> what's your question?
827 [09:25:28] <owen> Hah i dont have one
828 [09:25:32] <owen> I am just here to hang out
829 [09:25:38] <owen> Hows yalls night going so far?
830 [09:26:33] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
831 [09:27:19] <owen> exit
832 [09:27:24] *** Quits: owen (~owen@replaced-ip ) (Client Quit)
833 [09:27:30] *** Joins: knidos (~knidos@replaced-ip )
834 [09:28:46] * ayekat was about to reply that his night had died about thre hours ago to make way for the morning... so "not very well"
835 [09:28:59] *** Joins: msimpson (~msimpson@replaced-ip )
836 [09:30:55] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 250 seconds)
837 [09:33:21] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
838 [09:33:28] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
839 [09:34:01] *** Joins: ircarcs (~quassel@replaced-ip )
840 [09:35:13] *** Quits: ssarah (~miguel@replaced-ip ) (Ping timeout: 246 seconds)
841 [09:36:23] *** Joins: dreamon_ (~dreamon@replaced-ip )
842 [09:40:06] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
843 [09:40:15] *** Joins: XaraOhara (~xara@replaced-ip )
844 [09:40:34] *** Joins: alazred_ (~alazred@replaced-ip )
845 [09:40:34] *** Quits: alazred_ (~alazred@replaced-ip ) (Changing host)
846 [09:40:34] *** Joins: alazred_ (~alazred@replaced-ip )
847 [09:43:45] *** Quits: Jdbye (~furry4lif@replaced-ip ) (Ping timeout: 268 seconds)
848 [09:44:20] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 244 seconds)
849 [09:44:47] *** Joins: ssarah (~miguel@replaced-ip )
850 [09:46:23] *** Joins: P1ersson (~P1ersson@replaced-ip )
851 [09:49:37] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 245 seconds)
852 [09:50:22] *** Joins: AimHere (~David@replaced-ip )
853 [09:50:35] *** Quits: orbiter (~orbiter@replaced-ip ) ()
854 [09:53:58] *** Joins: gorilla_ (~George@replaced-ip )
855 [09:55:12] *** Joins: okoloj (~karel@replaced-ip )
856 [09:55:18] *** Quits: okoloj (~karel@replaced-ip ) (Max SendQ exceeded)
857 [09:55:43] *** Joins: okoloj (~karel@replaced-ip )
858 [09:55:55] *** Quits: okoloj (~karel@replaced-ip ) (Max SendQ exceeded)
859 [09:56:20] *** Joins: owen (~owen@replaced-ip )
860 [09:56:26] *** Quits: gorilla (~George@replaced-ip ) (Ping timeout: 246 seconds)
861 [09:56:27] *** Joins: okoloj (~karel@replaced-ip )
862 [09:58:44] *** Joins: root_ (~root@replaced-ip )
863 [10:00:22] *** Quits: quackgyver (uid11872@replaced-ip ) (Quit: Connection closed for inactivity)
864 [10:00:25] *** Joins: aindilis (~aindilis@replaced-ip )
865 [10:01:47] *** Joins: Gyro (~user@replaced-ip )
866 [10:02:13] *** Joins: ens0 (~enso@replaced-ip )
867 [10:02:19] *** Joins: lucad111 (~lucad111@replaced-ip )
868 [10:04:02] *** Joins: diogenes_ (~diogenes_@replaced-ip )
869 [10:07:00] *** Joins: conta1 (~Thunderbi@replaced-ip )
870 [10:07:32] *** Joins: dpi_ (~dpi@replaced-ip )
871 [10:07:49] <SpeedyG> ayekat: guess that depends on your location... 3 hours ago would've been 6.30AM where I am, not too shabby for getting up ;)
872 [10:08:22] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 245 seconds)
873 [10:08:37] <dpi_> 0
874 [10:09:09] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 255 seconds)
875 [10:10:24] *** Joins: err404 (~err404@replaced-ip )
876 [10:12:08] *** Quits: walnut_burl (~oak@replaced-ip ) (Ping timeout: 245 seconds)
877 [10:13:06] *** Joins: walnut_burl (~oak@replaced-ip )
878 [10:13:47] *** Quits: dpi_ (~dpi@replaced-ip ) (Quit: Lost terminal)
879 [10:14:01] *** debhelper sets mode: +l 1561
880 [10:14:27] *** Joins: olegfusion (~olegfusio@replaced-ip )
881 [10:15:45] *** Joins: monksam (~monksam@replaced-ip )
882 [10:18:57] *** Quits: CrazyEddy (crazyed@replaced-ip ) (Ping timeout: 244 seconds)
883 [10:19:13] *** Joins: P1ersson (~P1ersson@replaced-ip )
884 [10:19:28] *** Joins: Haudegen (~quassel@replaced-ip )
885 [10:19:36] *** Joins: CrazyEddy (crazyed@replaced-ip )
886 [10:20:51] *** Quits: we6jbo (~we6jbo@replaced-ip ) (Remote host closed the connection)
887 [10:20:51] *** Quits: root_ (~root@replaced-ip ) (Remote host closed the connection)
888 [10:21:15] *** Joins: root_ (~root@replaced-ip )
889 [10:22:49] *** Joins: __m4ch1n3__ (~m4ch1n3@replaced-ip )
890 [10:23:10] *** Quits: [Brain] (~brain@replaced-ip ) (Ping timeout: 246 seconds)
891 [10:23:47] *** Quits: thms__ (~thms@replaced-ip ) (Changing host)
892 [10:23:47] *** Joins: thms__ (~thms@replaced-ip )
893 [10:25:24] *** Joins: [Brain] (~brain@replaced-ip )
894 [10:27:20] *** Joins: uNmowed (~Kaede@replaced-ip )
895 [10:28:48] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Remote host closed the connection)
896 [10:29:11] *** Joins: Stx (~stx@replaced-ip )
897 [10:31:28] *** Joins: n9nes (~n9nes@replaced-ip )
898 [10:31:29] *** Joins: monkey-b (~monkey-b@replaced-ip )
899 [10:32:50] *** Quits: ens0 (~enso@replaced-ip ) (Ping timeout: 246 seconds)
900 [10:34:01] *** debhelper sets mode: +l 1567
901 [10:34:01] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Changing host)
902 [10:34:01] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
903 [10:37:18] *** Joins: Gaaab (~Gaaab@replaced-ip )
904 [10:39:17] *** Joins: stitched_unicorn (~Red@replaced-ip )
905 [10:43:15] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
906 [10:43:19] *** Joins: hmpf1 (~Thunderbi@replaced-ip )
907 [10:44:56] *** Quits: Aussie_matt (~quassel@replaced-ip##) (Quit: ##replaced-url
908 [10:45:03] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
909 [10:45:13] *** Joins: oo_miguel (~miguel@replaced-ip )
910 [10:45:53] *** Quits: conyers (~conyers@replaced-ip ) (Quit: ZZZzzz…)
911 [10:48:12] *** Quits: erle (~erle@replaced-ip ) (Remote host closed the connection)
912 [10:48:58] *** Joins: guerby (~guerby@replaced-ip )
913 [10:49:12] *** Quits: gislaved (b9e814e5@replaced-ip ) (Ping timeout: 255 seconds)
914 [10:50:01] *** Joins: m0u (~m0u@replaced-ip )
915 [10:51:17] *** Joins: Jdbye (~furry4lif@replaced-ip )
916 [10:53:18] *** Joins: abff (~abff@replaced-ip )
917 [10:55:03] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 245 seconds)
918 [10:55:28] *** Joins: _m4ch1n3_ (~m4ch1n3@replaced-ip )
919 [10:55:43] *** Joins: kirk781 (~kirk781@replaced-ip )
920 [10:56:01] *** Quits: __m4ch1n3__ (~m4ch1n3@replaced-ip ) (Ping timeout: 256 seconds)
921 [10:56:13] *** Joins: nixroot (~nixroot@replaced-ip )
922 [10:56:36] *** Quits: Jdbye (~furry4lif@replaced-ip ) (Ping timeout: 268 seconds)
923 [10:57:48] *** Quits: cfoch (uid153227@replaced-ip ) (Quit: Connection closed for inactivity)
924 [11:00:08] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 246 seconds)
925 [11:01:22] *** Quits: bingbotboom2 (~bingbotbo@replaced-ip ) (Remote host closed the connection)
926 [11:02:52] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
927 [11:04:26] *** Joins: SynrG (~synrg@replaced-ip )
928 [11:04:54] *** Quits: CaptainN (zelda@replaced-ip ) (Remote host closed the connection)
929 [11:05:01] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url
930 [11:05:08] *** Joins: traveltissues_ (~belethapo@replaced-ip )
931 [11:05:28] *** Joins: julientm (~julien@replaced-ip )
932 [11:06:30] *** Quits: Gaaab (~Gaaab@replaced-ip ) (Remote host closed the connection)
933 [11:06:56] *** Joins: Gazooo (~Gazooo@replaced-ip )
934 [11:07:13] *** Joins: moondog (~Thunderbi@replaced-ip )
935 [11:07:37] *** moondog is now known as Guest18249
936 [11:08:32] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
937 [11:08:33] *** Quits: sirfarquad (~sirfq@replaced-ip ) (Ping timeout: 246 seconds)
938 [11:08:47] *** Joins: Gaaab (~Gaaab@replaced-ip )
939 [11:09:00] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Quit: conta1)
940 [11:09:20] *** Joins: ens0 (~enso@replaced-ip )
941 [11:09:23] *** Joins: n4dir (~n4dir@replaced-ip )
942 [11:10:14] *** Joins: mase-tech (~mase-tech@replaced-ip )
943 [11:10:33] *** Joins: oish (~charlie@replaced-ip )
944 [11:12:00] *** Joins: Jdbye (~furry4lif@replaced-ip )
945 [11:12:16] *** Quits: Quick_Wango (~quickwang@replaced-ip ) (Ping timeout: 250 seconds)
946 [11:13:27] *** Joins: Aussie_matt (~quassel@replaced-ip )
947 [11:13:53] *** Joins: iderik (~weechat@replaced-ip )
948 [11:14:01] *** debhelper sets mode: +l 1573
949 [11:16:57] *** Quits: dasj19 (~dasj19@replaced-ip ) (Quit: dasj19)
950 [11:18:15] *** Joins: Quick_Wango (~quickwang@replaced-ip )
951 [11:19:19] *** Joins: bingbotboom2 (~bingbotbo@replaced-ip )
952 [11:19:50] *** Joins: Kulrak (~kvirc@replaced-ip )
953 [11:19:58] *** Quits: catsup (d@replaced-ip ) (Remote host closed the connection)
954 [11:20:08] *** Joins: catsup (~d@replaced-ip )
955 [11:20:28] *** Quits: traveltissues_ (~belethapo@replaced-ip ) (Ping timeout: 245 seconds)
956 [11:20:32] *** Quits: catsup (~d@replaced-ip ) (Remote host closed the connection)
957 [11:20:49] *** Joins: allizom (~Thunderbi@replaced-ip )
958 [11:20:53] *** Joins: catsup (d@replaced-ip )
959 [11:22:57] *** Quits: XmmD (~XmmD@replaced-ip ) (Remote host closed the connection)
960 [11:23:03] *** Joins: DjCray (~DjCray@replaced-ip )
961 [11:23:14] *** Joins: XmmD (~XmmD@replaced-ip )
962 [11:26:17] *** Quits: _m4ch1n3_ (~m4ch1n3@replaced-ip ) (Remote host closed the connection)
963 [11:29:18] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 264 seconds)
964 [11:29:58] *** Quits: julientm (~julien@replaced-ip ) (Remote host closed the connection)
965 [11:31:25] *** Joins: a_l_b (~a_l_b@replaced-ip )
966 [11:33:17] *** Joins: mthe878 (~mthe@replaced-ip )
967 [11:33:18] *** Quits: rizzo (~RizzoTheR@replaced-ip ) (Ping timeout: 255 seconds)
968 [11:33:56] *** Joins: BlueByte (~walther@replaced-ip )
969 [11:34:13] *** Quits: ztychr (~ztychr@replaced-ip ) (Ping timeout: 245 seconds)
970 [11:34:48] *** Joins: Brigo (~Brigo@replaced-ip )
971 [11:35:00] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Client Quit)
972 [11:35:10] *** Joins: a_l_b (~a_l_b@replaced-ip )
973 [11:37:24] *** Joins: Pjusur (~Pjusur@replaced-ip )
974 [11:39:28] *** Joins: m0u (~m0u@replaced-ip )
975 [11:39:44] *** Quits: bingbotboom2 (~bingbotbo@replaced-ip ) (Read error: Connection timed out)
976 [11:40:00] *** Joins: bingbotboom2 (~bingbotbo@replaced-ip )
977 [11:40:09] *** Joins: Texou (~Texou@replaced-ip )
978 [11:41:18] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 250 seconds)
979 [11:43:06] *** Joins: JustASlacker (~JustASlac@replaced-ip )
980 [11:45:25] *** Quits: jmarsac (~jmarsac@replaced-ip ) (Ping timeout: 246 seconds)
981 [11:45:31] *** Joins: Brigo (~Brigo@replaced-ip )
982 [11:46:10] <ayekat> SpeedyG: yes, but the night wasn't very well anymore - it was in the process of dying :-)
983 [11:46:15] *** Joins: japh (~scp1@replaced-ip )
984 [11:46:19] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
985 [11:47:10] *** Quits: ShakaJada (~RitamGrad@replaced-ip ) (Ping timeout: 268 seconds)
986 [11:48:15] <ayekat> wait, I misread that
987 [11:48:22] *** Joins: paulo (~paulo@replaced-ip )
988 [11:48:57] <ayekat> I guess it would have been well enough to get at least one final drink
989 [11:49:01] *** Joins: pamaury (~pamaury@replaced-ip )
990 [11:49:01] *** Quits: pamaury (~pamaury@replaced-ip ) (Changing host)
991 [11:49:01] *** Joins: pamaury (~pamaury@replaced-ip )
992 [11:50:07] *** Quits: i1nfusion (~i1nfusion@replaced-ip ) (Remote host closed the connection)
993 [11:51:49] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Quit: stitched_unicorn)
994 [11:53:29] *** Quits: attero[m] (atteromatr@replaced-ip ) (Remote host closed the connection)
995 [11:53:33] *** Quits: eemaster5[m] (eemaster5m@replaced-ip ) (Read error: Connection reset by peer)
996 [11:53:41] *** Quits: jan-rm (janrmatrix@replaced-ip ) (Remote host closed the connection)
997 [11:53:44] *** Quits: slowly[m] (slowlymatr@replaced-ip ) (Remote host closed the connection)
998 [11:53:46] *** Quits: irdr (irdr@replaced-ip ) (Max SendQ exceeded)
999 [11:54:29] *** Joins: polymorphisme1 (~Thunderbi@replaced-ip )
1000 [11:54:37] *** Quits: err404 (~err404@replaced-ip ) (Ping timeout: 245 seconds)
1001 [11:54:38] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 245 seconds)
1002 [11:55:16] *** Quits: slv (~slv@replaced-ip ) (Quit: Leaving)
1003 [11:55:45] <SpeedyG> haha
1004 [11:55:48] *** Quits: jacksoow (~jacksoow@replaced-ip ) (Ping timeout: 246 seconds)
1005 [11:55:48] *** Quits: dzove855 (~dzove855@replaced-ip ) (Ping timeout: 246 seconds)
1006 [11:56:02] *** Quits: vsss (vsss@replaced-ip ) (Ping timeout: 250 seconds)
1007 [11:56:04] *** Joins: irdr (irdr@replaced-ip )
1008 [11:56:21] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1009 [11:56:50] *** Quits: hid3 (~arnoldas@replaced-ip ) (Ping timeout: 246 seconds)
1010 [11:57:06] *** Joins: vsss (vsss@replaced-ip )
1011 [11:57:07] *** Quits: vsss (vsss@replaced-ip ) (Max SendQ exceeded)
1012 [11:57:21] *** Joins: vsss (vsss@replaced-ip )
1013 [11:57:22] *** Quits: vsss (vsss@replaced-ip ) (Max SendQ exceeded)
1014 [11:57:36] *** Joins: vsss (vsss@replaced-ip )
1015 [11:58:02] *** Quits: vsss (vsss@replaced-ip ) (Excess Flood)
1016 [11:58:17] *** Joins: vsss (vsss@replaced-ip )
1017 [11:58:31] *** Joins: dzove855 (~dzove855@replaced-ip )
1018 [11:58:37] *** Joins: jacksoow (~jacksoow@replaced-ip )
1019 [11:59:30] *** Joins: traveltissues (~traveltis@replaced-ip )
1020 [12:00:33] *** Quits: aindilis (~aindilis@replaced-ip ) (Read error: Connection reset by peer)
1021 [12:00:39] *** Joins: attero[m] (atteromatr@replaced-ip )
1022 [12:00:52] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Quit: Left...)
1023 [12:01:24] *** Joins: aindilis (~aindilis@replaced-ip )
1024 [12:03:35] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: WeeChat 1.6)
1025 [12:04:51] *** Quits: martastain (~martastai@replaced-ip ) (Ping timeout: 264 seconds)
1026 [12:05:10] *** Quits: blasen (~blasen@replaced-ip ) (Remote host closed the connection)
1027 [12:06:03] *** Joins: eemaster5[m] (eemaster5m@replaced-ip )
1028 [12:06:10] *** Joins: jan-rm (janrmatrix@replaced-ip )
1029 [12:06:11] *** Joins: slowly[m] (slowlymatr@replaced-ip )
1030 [12:07:14] *** Quits: ArlequInOut (~DaVinciCo@replaced-ip ) (Read error: Connection reset by peer)
1031 [12:10:01] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1032 [12:11:19] *** Joins: dselect (~dselect@replaced-ip )
1033 [12:11:36] *** Joins: conta1 (~Thunderbi@replaced-ip )
1034 [12:12:03] *** Quits: shtirlic (~shtirlic@replaced-ip##) (Quit: ZNC - ##replaced-url
1035 [12:13:04] *** Quits: hurricanehrndz (~hurricane@replaced-ip ) (Ping timeout: 250 seconds)
1036 [12:13:26] *** Joins: bolovanos (~bolovanos@replaced-ip )
1037 [12:13:53] *** Joins: shangul (shangul@replaced-ip )
1038 [12:14:47] *** Joins: Essadon (~Essadon@replaced-ip )
1039 [12:15:22] *** Joins: hurricanehrndz (~hurricane@replaced-ip )
1040 [12:16:10] *** Quits: tp43_ (~jm@replaced-ip ) (Remote host closed the connection)
1041 [12:16:16] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
1042 [12:16:24] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 250 seconds)
1043 [12:16:36] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
1044 [12:18:00] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
1045 [12:20:02] *** Quits: ctr (~qwer@replaced-ip##) (Quit: ( ͡ᵔ ͜ʖ ͡ᵔ) ##replaced-url
1046 [12:21:57] *** Joins: drzacek (~drzacek@replaced-ip )
1047 [12:24:37] *** Quits: asterismo_l (~asterismo@replaced-ip ) (Ping timeout: 245 seconds)
1048 [12:25:56] *** Quits: bingbotboom2 (~bingbotbo@replaced-ip ) (Ping timeout: 250 seconds)
1049 [12:28:05] *** Joins: ralinux (~androirc@replaced-ip )
1050 [12:28:07] *** Joins: d0nniedark0 (~d0nniedar@replaced-ip )
1051 [12:30:21] *** Quits: ledeni (~ledeni@replaced-ip ) (Remote host closed the connection)
1052 [12:30:58] *** Joins: ledeni (~ledeni@replaced-ip )
1053 [12:31:36] *** Joins: ArlequInOut (~DaVinciCo@replaced-ip )
1054 [12:33:36] *** Joins: wwilliam (~afernande@replaced-ip )
1055 [12:34:36] *** Quits: paulo (~paulo@replaced-ip ) (Quit: paulo)
1056 [12:35:00] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Remote host closed the connection)
1057 [12:35:53] *** Quits: fatalerrors (~fatalerro@replaced-ip ) (Ping timeout: 245 seconds)
1058 [12:35:58] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
1059 [12:35:58] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Changing host)
1060 [12:35:58] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
1061 [12:36:17] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
1062 [12:39:10] *** Joins: err404 (~err404@replaced-ip )
1063 [12:39:16] *** Quits: vOYtEC (~vOYtEC@replaced-ip ) (Read error: Connection reset by peer)
1064 [12:39:50] *** Quits: HurricaneHarry (~quassel@replaced-ip ) (Remote host closed the connection)
1065 [12:39:54] *** Joins: vOYtEC (~vOYtEC@replaced-ip )
1066 [12:41:04] *** Quits: coolmadmax (~coolmadma@replaced-ip ) (Quit: Leaving)
1067 [12:41:07] *** Joins: gislaved (b9e814e5@replaced-ip )
1068 [12:41:28] *** Joins: __marco (~marco@replaced-ip )
1069 [12:41:57] *** Joins: fatalerrors (~fatalerro@replaced-ip )
1070 [12:42:36] *** Joins: arch_ (~arch@replaced-ip )
1071 [12:43:44] *** Quits: arch_ (~arch@replaced-ip ) (Remote host closed the connection)
1072 [12:44:21] *** Joins: arch_ (~arch@replaced-ip )
1073 [12:44:44] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Remote host closed the connection)
1074 [12:44:47] *** Quits: [Brain] (~brain@replaced-ip ) (Ping timeout: 246 seconds)
1075 [12:44:48] *** Quits: kirk781 (~kirk781@replaced-ip ) (Quit: Leaving)
1076 [12:45:36] *** Quits: arch_ (~arch@replaced-ip ) (Remote host closed the connection)
1077 [12:45:42] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
1078 [12:46:22] *** Quits: Thedarkb-X40 (~beno@replaced-ip ) (Ping timeout: 268 seconds)
1079 [12:46:29] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1080 [12:46:43] *** Joins: HurricaneHarry (~quassel@replaced-ip )
1081 [12:47:14] *** Joins: Mathisen (~Mathisen_@replaced-ip )
1082 [12:47:25] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Remote host closed the connection)
1083 [12:48:00] *** Quits: monksam (~monksam@replaced-ip ) (Quit: leaving)
1084 [12:48:07] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1085 [12:48:18] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
1086 [12:49:32] *** Joins: lankanmon (~LKNnet@replaced-ip )
1087 [12:49:49] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Changing host)
1088 [12:49:49] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
1089 [12:50:47] *** Quits: lnslbrty (~NULL@replaced-ip ) (Quit: ~-AmIsraelChai-~)
1090 [12:52:51] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 252 seconds)
1091 [12:53:26] *** Joins: julientm (~julien@replaced-ip )
1092 [12:55:04] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
1093 [12:56:30] *** Quits: julientm (~julien@replaced-ip ) (Client Quit)
1094 [12:57:58] *** Joins: fedorafan (~fedorafan@replaced-ip )
1095 [12:59:48] *** Joins: warai_otoko (~warai_oto@replaced-ip )
1096 [13:01:10] <Greyztar> hello,im wondering its adviced to not have 3rd party repositories when upgradeing,so if i remove those programs and repositories is should be good doing an inplace upgrade?
1097 [13:02:09] *** Joins: citypw (~citypw@replaced-ip )
1098 [13:03:49] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1099 [13:04:02] *** Quits: warai_otoko (~warai_oto@replaced-ip ) (Ping timeout: 246 seconds)
1100 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1101 [13:05:45] *** Joins: BCMM (~BCMM@replaced-ip )
1102 [13:06:16] *** Joins: dpkg (~dpkg@replaced-ip )
1103 [13:06:34] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: Makaveli7)
1104 [13:07:28] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1105 [13:09:37] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 245 seconds)
1106 [13:11:32] *** alazred_ is now known as alazred
1107 [13:11:39] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Quit: conta1)
1108 [13:12:45] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 255 seconds)
1109 [13:13:35] *** Joins: daniel____ (~daniel@replaced-ip )
1110 [13:14:04] *** Joins: jmarsac (~jmarsac@replaced-ip )
1111 [13:14:26] *** Quits: ich (~ich@replaced-ip ) (Quit: Ex-Chat)
1112 [13:15:58] *** Quits: omonk (~omonk@replaced-ip ) (Read error: Connection reset by peer)
1113 [13:16:47] *** Quits: ledeni (~ledeni@replaced-ip ) (Ping timeout: 240 seconds)
1114 [13:17:54] *** Quits: Robin_Anatoscope (~robs@replaced-ip ) (Ping timeout: 264 seconds)
1115 [13:17:55] *** Joins: Envil (~envil@replaced-ip )
1116 [13:19:16] *** Joins: omonk (~omonk@replaced-ip )
1117 [13:19:26] <Elirips> Hello. Is 8GB should still be enough to run debian 9 with kde 5? Only use is some browsing, emailing.. editing documents.
1118 [13:20:07] *** Quits: kapil____ (uid36151@replaced-ip ) (Quit: Connection closed for inactivity)
1119 [13:20:25] *** Quits: COOurb (COOurb@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
1120 [13:20:33] <SpeedyG> i've got deb9 with gnome on 3GB... so i'd guess yes...
1121 [13:20:48] <rdz> Elirips, I don't about KDE5, but my Debian machines tend to be between 3-5GB in size
1122 [13:20:50] <SpeedyG> (assuming its RAM you're refering to :) )
1123 [13:21:11] <rdz> Ah.. i was talking about storage
1124 [13:21:13] <Elirips> yes, its about ram
1125 [13:21:13] <SynrG> Greyztar: i don't know what's advised currently. but i know in general that removal of repos can make it more likely an upgrade will recommend removals of the things you depend on from those repos when you're upgrading.
1126 [13:21:36] <SynrG> Greyztar: i guess it just depends on how tangly the dependencies are.
1127 [13:22:05] <Greyztar> SynrG: thanks for input on the matter,ill make backups when upgrade is due and give it a go atleast =)
1128 [13:22:07] <SynrG> Greyztar: certainly life is easier if you can make do without third-party software
1129 [13:22:30] <SynrG> Greyztar: and i guess re-installs afterwards are possible
1130 [13:22:50] <Greyztar> SynrG: yes that was how i would go about it
1131 [13:23:11] *** Joins: piyush-kurur (~user@replaced-ip )
1132 [13:23:11] <SynrG> sounds like a solid plan
1133 [13:23:57] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1134 [13:25:07] <piyush-kurur> any one having problems starting X using startx after a recent update of debian testing
1135 [13:25:24] *** Joins: HalfWord (~halfword@replaced-ip )
1136 [13:25:51] <piyush-kurur> I git a screen with no x started and if I switch the VT and come back it crashes with a EnterVT unable to swithch to ... error
1137 [13:26:33] <piyush-kurur> I will try to get a xorg.log posted
1138 [13:26:40] *** Joins: lnslbrty (~NULL@replaced-ip )
1139 [13:27:10] *** Quits: Half-Word (~halfword@replaced-ip ) (Ping timeout: 252 seconds)
1140 [13:27:57] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Remote host closed the connection)
1141 [13:28:42] *** Quits: ens0 (~enso@replaced-ip ) (Ping timeout: 264 seconds)
1142 [13:29:14] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Ping timeout: 246 seconds)
1143 [13:29:17] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
1144 [13:29:17] *** Quits: Plasmoduck (~Plasmoduc@replaced-ip ) (Changing host)
1145 [13:29:17] *** Joins: Plasmoduck (~Plasmoduc@replaced-ip )
1146 [13:30:07] *** Quits: wwilliam (~afernande@replaced-ip ) (Ping timeout: 250 seconds)
1147 [13:30:12] *** Joins: ledeni (c6342637@replaced-ip )
1148 [13:31:53] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1149 [13:32:52] *** Quits: oiaohm (~oiaohm@replaced-ip ) (Read error: Connection reset by peer)
1150 [13:33:23] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 245 seconds)
1151 [13:33:24] *** Joins: oiaohm (~oiaohm@replaced-ip )
1152 [13:35:27] *** Quits: pamaury (~pamaury@replaced-ip ) (Ping timeout: 245 seconds)
1153 [13:36:23] <Haohmaru> Elirips i use debian9 on machines with 2GB, but kde is just aweful, i use lxde
1154 [13:36:53] <Haohmaru> and be prepared to run out of RAM and kill/restart the webbrowser from time to time
1155 [13:37:01] <Elirips> Haohmaru: we could start an infinite discussion about kde, gnome, xde and so on ;)
1156 [13:37:19] <piyush-kurur> Here is the xorg log file replaced-url
1157 [13:37:22] <Haohmaru> i forgot to put "IMO"
1158 [13:37:55] <Haohmaru> when lxde loads up, the system is at like 250MB RAM usage
1159 [13:38:03] <Elirips> Haohmaru: what do you mean with run out of ram due to the browser?
1160 [13:38:53] *** Joins: pamaury (~pamaury@replaced-ip )
1161 [13:39:01] <Haohmaru> go to one of those websites that load more content into the page whenever they decide to, and the browser memory usage only grows up
1162 [13:39:04] <Haohmaru> at least firefox
1163 [13:39:29] *** Quits: d0nniedark0 (~d0nniedar@replaced-ip ) (Quit: Leaving)
1164 [13:39:47] <Elirips> okay, but that problem will persist also if I buy 16GB of ram
1165 [13:39:57] <Haohmaru> yes
1166 [13:40:16] <Haohmaru> just the moment you hit the wall will come a bit later
1167 [13:41:01] <qman__> modern web browsers are memory hogs
1168 [13:41:20] <qman__> 2GB is probably enough to support one tab
1169 [13:41:20] <Haohmaru> they do what the webpages tell them to
1170 [13:41:25] <Haohmaru> i blame the replaced-url
1171 [13:41:49] <Haohmaru> nah, you can do more, depends which websites tho
1172 [13:42:09] <jelly> I have to admit latest Chrome and Firefox ESR don't seem to eat more than 12GB, and I have hundreds of tabs open in both at the same time
1173 [13:42:12] *** Joins: m0u (~m0u@replaced-ip )
1174 [13:42:23] *** Joins: Zppix (uid182351@replaced-ip )
1175 [13:42:26] <Haohmaru> or well, if you're on kde then you got just 1GB there iirc
1176 [13:42:43] <Haohmaru> that's why i wouldn't use kde even if i liked it
1177 [13:42:50] *** Joins: Sollg3r (~ejakuk@replaced-ip )
1178 [13:43:09] <jelly> Elirips: so 16GB seems quite enough
1179 [13:43:13] *** Joins: amphiprions_ (~amphiprio@replaced-ip )
1180 [13:43:20] <qman__> the pages are part of it but the browsers themselves have changed a lot and hog memory
1181 [13:43:34] *** Quits: uNmowed (~Kaede@replaced-ip ) (Read error: Connection reset by peer)
1182 [13:43:38] <qman__> for example, 512MB is not even enough to open the browser these days
1183 [13:43:51] <qman__> in 2005, I could browse a couple dozen websites with that
1184 [13:43:56] <jelly> also: ad and js blocker extensions help.
1185 [13:44:05] *** Joins: conyers (~conyers@replaced-ip )
1186 [13:44:10] <Elirips> 16GB is enough for sure, I was thinking of sticking to 8.. but well
1187 [13:44:38] *** Dragone2|Away is now known as Dragone2
1188 [13:44:43] <Elirips> [ot] getting ot, but: Is there any benefit in using two ram slots, instead of just one (for example, 2x 8GB instead of 1x 16GB)?
1189 [13:44:44] <jelly> 8GB + zram swap maybe
1190 [13:45:25] <jelly> Elirips: yes. A pair of sticks will make ram access slightly faster than a single one double the size.
1191 [13:45:33] <qman__> if the board has dual channel, yes
1192 [13:45:37] <qman__> the memory bandwidth will double
1193 [13:46:08] <jelly> there is no board less than 10 years old that would _not_ have memory channels arranged that way
1194 [13:46:16] <qman__> there are plenty
1195 [13:46:23] <jelly> (if we're talking about x86)
1196 [13:46:43] <qman__> low end stuff with single channel still exists
1197 [13:47:28] *** Joins: d0nniedark0 (~d0nniedar@replaced-ip )
1198 [13:47:29] <qman__> you probably have dual channel, but you might not, and any boards that don't definitely wouldn't have more than 2 slots
1199 [13:47:33] <Haohmaru> qman__ yeah, firefox eats about 600MB just to load "about:blank" x_x
1200 [13:47:39] *** Joins: mthe878 (~mthe@replaced-ip )
1201 [13:47:43] <Elirips> thx. will I ever notice that difference in speed - in everyda use like browsing and emailing?
1202 [13:48:12] <jelly> no
1203 [13:48:26] <qman__> maybe, depends on the browsing you do, as mentioned browsers and the modern web can actually get pretty performance intense
1204 [13:48:45] <qman__> but it won't be a big difference unless you have a heavy load
1205 [13:49:11] <Haohmaru> like a bitcoin digging banner ;P~
1206 [13:49:29] <jelly> that's why you use ad blockers.
1207 [13:49:36] <Haohmaru> but i don't
1208 [13:49:39] *** Quits: root_ (~root@replaced-ip ) (Quit: Leaving)
1209 [13:49:42] *** Quits: tekmans (~tekmans@replaced-ip ) (Ping timeout: 258 seconds)
1210 [13:49:44] *** Joins: ae-35 (~ae-35@replaced-ip )
1211 [13:49:49] <jelly> ¯\_(ツ)_/¯
1212 [13:49:58] <Haohmaru> i'm constantly eyeballing the cpu usage tho
1213 [13:50:20] <Haohmaru> <eyeballing_intensifies.gif>
1214 [13:51:18] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 245 seconds)
1215 [13:51:24] <karlpinc> Eyeballing makes CPUs boil hotter!
1216 [13:52:14] <Haohmaru> do you mean that the cpu meter itself adds to the cpu usage?
1217 [13:53:20] *** Joins: Robin_Anatoscope (~robs@replaced-ip )
1218 [13:53:40] *** Joins: hid3 (~arnoldas@replaced-ip )
1219 [13:54:14] <karlpinc> I'm just working on clever sentence construction. But now that you mention it, when I upgraded to stretch my X, which runs over the network, slowed substantially. Might be something turned off graphics acceleration on the X server. Or.... Anyway, I'm really hoping it goes away in buster.
1220 [13:55:16] <karlpinc> I get like 1 or maybe 2 frames/second.
1221 [13:56:11] *** Quits: Bjornn (~Bjornn@replaced-ip ) (Ping timeout: 250 seconds)
1222 [13:56:14] <karlpinc> (Waving windows around the screen works fine....)
1223 [13:56:26] *** Joins: Messier71 (~Messier71@replaced-ip )
1224 [13:57:07] *** Joins: Haudegen (~quassel@replaced-ip )
1225 [13:57:34] *** Joins: ricorambo (~ricorambo@replaced-ip )
1226 [13:58:16] *** Quits: jhill (sid1055@replaced-ip ) (Ping timeout: 264 seconds)
1227 [14:00:15] *** Joins: jhill (sid1055@replaced-ip )
1228 [14:01:22] *** Quits: d0nniedark0 (~d0nniedar@replaced-ip ) (Quit: Leaving)
1229 [14:03:07] *** Quits: ToBeFree (ToBeFree@replaced-ip ) (Ping timeout: 258 seconds)
1230 [14:03:11] *** Joins: encod3_ (~encod3@replaced-ip )
1231 [14:05:02] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 245 seconds)
1232 [14:05:08] *** Joins: ToBeFree (ToBeFree@replaced-ip )
1233 [14:05:27] *** Quits: encod3 (~encod3@replaced-ip ) (Ping timeout: 240 seconds)
1234 [14:06:11] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 252 seconds)
1235 [14:07:54] *** Joins: rwtrecs (~rwtrecs@replaced-ip )
1236 [14:07:54] *** Quits: rwtrecs (~rwtrecs@replaced-ip ) (Changing host)
1237 [14:07:54] *** Joins: rwtrecs (~rwtrecs@replaced-ip )
1238 [14:08:13] *** Joins: Slashman (~Slash@replaced-ip )
1239 [14:08:31] *** Joins: Bjornn (~Bjornn@replaced-ip )
1240 [14:08:44] *** Joins: frostschutz (~frostschu@replaced-ip )
1241 [14:10:14] *** Joins: pseubodot (~p-dot@replaced-ip )
1242 [14:10:17] *** Quits: ToBeFree (ToBeFree@replaced-ip ) (Max SendQ exceeded)
1243 [14:10:55] *** Quits: jhill (sid1055@replaced-ip ) (Max SendQ exceeded)
1244 [14:11:58] *** Joins: ToBeFree (ToBeFree@replaced-ip )
1245 [14:12:04] *** Quits: BCMM (~BCMM@replaced-ip ) (Read error: Connection reset by peer)
1246 [14:12:13] *** Joins: jhill (sid1055@replaced-ip )
1247 [14:12:37] *** Joins: BCMM (~BCMM@replaced-ip )
1248 [14:12:53] *** Quits: BCMM (~BCMM@replaced-ip ) (Client Quit)
1249 [14:13:04] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
1250 [14:13:04] *** Quits: broseph (~broseph@replaced-ip ) ()
1251 [14:13:27] *** Joins: greycat (~wooledg@replaced-ip )
1252 [14:13:43] *** Joins: tekmans (~tekmans@replaced-ip )
1253 [14:13:54] *** Joins: BCMM (~BCMM@replaced-ip )
1254 [14:14:01] *** debhelper sets mode: +l 1581
1255 [14:16:27] *** Joins: __jrjsmr_ (~jrjsmrtn@replaced-ip )
1256 [14:16:32] *** Joins: SuicidalSnoMan (~MFn_SnoMa@replaced-ip )
1257 [14:16:40] *** Joins: cryptodan (~cryptodan@replaced-ip )
1258 [14:16:47] *** Parts: SuicidalSnoMan (~MFn_SnoMa@replaced-ip ) ()
1259 [14:17:39] *** Dragone2 is now known as Dragone2|Away
1260 [14:18:40] *** Joins: yesno (~cmo@replaced-ip )
1261 [14:19:40] *** Joins: zeSoup (~jsc@replaced-ip )
1262 [14:21:18] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 245 seconds)
1263 [14:21:55] *** Joins: wwilliam (~afernande@replaced-ip )
1264 [14:22:09] *** Joins: Kulrak|2 (~kvirc@replaced-ip )
1265 [14:24:01] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1266 [14:24:22] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1267 [14:24:35] *** Joins: zeden (~user@replaced-ip )
1268 [14:24:40] *** Joins: __marco (~marco@replaced-ip )
1269 [14:25:27] *** Quits: Kulrak (~kvirc@replaced-ip ) (Ping timeout: 245 seconds)
1270 [14:27:44] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
1271 [14:28:05] *** Quits: ralinux (~androirc@replaced-ip##) (Quit: Android IRC Client ( ##replaced-url
1272 [14:28:06] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
1273 [14:28:21] *** Joins: ralinux (~puppy@replaced-ip )
1274 [14:31:30] *** Joins: nuuuciano (~luuuciano@replaced-ip )
1275 [14:31:58] *** Joins: electro33 (uid613@replaced-ip )
1276 [14:32:49] *** Joins: cdown (~cdown@replaced-ip )
1277 [14:32:55] *** Joins: fassl (~fassl@replaced-ip )
1278 [14:34:01] *** debhelper sets mode: +l 1591
1279 [14:34:16] *** Joins: Kruppt (~Kruppt@replaced-ip )
1280 [14:36:37] *** Quits: gislaved (b9e814e5@replaced-ip ) (Ping timeout: 252 seconds)
1281 [14:36:45] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Ping timeout: 268 seconds)
1282 [14:37:26] *** Quits: nehemiah (~nehemiah@replaced-ip ) (Quit: Leaving)
1283 [14:37:50] *** Joins: jagenau (~jagenau@replaced-ip )
1284 [14:37:58] *** Joins: gislaved (b9e814e5@replaced-ip )
1285 [14:38:16] *** Quits: Mathisen (~Mathisen_@replaced-ip ) (Quit: Leaving)
1286 [14:40:56] *** Joins: paulo (~paulo@replaced-ip )
1287 [14:46:16] *** Joins: monkey-b9 (~monkey-b@replaced-ip )
1288 [14:47:16] *** Parts: yesno (~cmo@replaced-ip ) ()
1289 [14:47:51] *** Quits: monkey-b (~monkey-b@replaced-ip ) (Ping timeout: 268 seconds)
1290 [14:47:56] *** Joins: debsan (~debsan@replaced-ip )
1291 [14:48:21] *** Quits: debsan (~debsan@replaced-ip ) (Changing host)
1292 [14:48:21] *** Joins: debsan (~debsan@replaced-ip )
1293 [14:49:50] *** Joins: altin (~altin@replaced-ip )
1294 [14:50:06] *** Quits: monkey-b9 (~monkey-b@replaced-ip ) (Client Quit)
1295 [14:50:10] *** Joins: ledeni_ (~ledeni@replaced-ip )
1296 [14:50:23] *** Joins: monkey-b (~monkey-b@replaced-ip )
1297 [14:50:29] *** Kulrak|2 is now known as Kulrak
1298 [14:50:39] *** Quits: Kulrak (~kvirc@replaced-ip ) (Changing host)
1299 [14:50:39] *** Joins: Kulrak (~kvirc@replaced-ip )
1300 [14:50:55] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 246 seconds)
1301 [14:51:11] *** Joins: amcorreia (~amcorreia@replaced-ip )
1302 [14:51:25] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
1303 [14:52:23] *** Quits: ledeni (c6342637@replaced-ip ) (Ping timeout: 256 seconds)
1304 [14:53:37] *** Quits: mase-tech (~mase-tech@replaced-ip ) (Quit: Leaving)
1305 [14:54:39] *** Joins: Makaveli7_ (~Makaveli7@replaced-ip )
1306 [14:56:42] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Ping timeout: 255 seconds)
1307 [14:56:43] *** Makaveli7_ is now known as Makaveli7
1308 [14:56:50] *** Joins: Kolargol00 (~dyslimet@replaced-ip )
1309 [14:57:47] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 246 seconds)
1310 [14:58:27] *** Parts: shangul (shangul@replaced-ip ) ("I just left")
1311 [14:59:44] *** Joins: m0u (~m0u@replaced-ip )
1312 [14:59:44] *** Quits: hanasaki (~hanasaki@replaced-ip ) (Read error: Connection reset by peer)
1313 [14:59:53] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
1314 [14:59:56] *** Quits: ralinux (~puppy@replaced-ip ) (Quit: Leaving now friends)
1315 [15:01:57] *** Quits: DjCray (~DjCray@replaced-ip ) (Ping timeout: 256 seconds)
1316 [15:02:27] *** Joins: hanasaki (~hanasaki@replaced-ip )
1317 [15:02:27] *** Quits: manots (~manots@replaced-ip ) (Read error: Connection reset by peer)
1318 [15:02:48] *** Joins: manots (~manots@replaced-ip )
1319 [15:02:49] *** Joins: Marienne (~Marienne@replaced-ip )
1320 [15:02:49] *** Joins: P1ersson (~P1ersson@replaced-ip )
1321 [15:03:36] *** Quits: nixroot (~nixroot@replaced-ip ) (Remote host closed the connection)
1322 [15:04:08] *** Quits: milkt (~debian@replaced-ip ) (Quit: leaving)
1323 [15:06:27] *** Joins: [Brain] (~brain@replaced-ip )
1324 [15:07:46] *** Quits: cybercrypto (~morpheus@replaced-ip ) (Quit: leaving)
1325 [15:08:51] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 255 seconds)
1326 [15:10:24] *** Quits: Kolargol00 (~dyslimet@replaced-ip ) (Quit: Leaving.)
1327 [15:10:32] *** Quits: __marco (~marco@replaced-ip ) (Remote host closed the connection)
1328 [15:10:40] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 268 seconds)
1329 [15:10:55] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 252 seconds)
1330 [15:12:57] *** ledeni_ is now known as ledeni
1331 [15:12:59] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
1332 [15:13:49] *** Quits: zeSoup (~jsc@replaced-ip ) (Quit: Leaving.)
1333 [15:14:27] *** Joins: nulleip (~luiz@replaced-ip )
1334 [15:14:31] *** Joins: asterismo_l (~asterismo@replaced-ip )
1335 [15:14:49] *** Joins: nullbyte_ (~null@replaced-ip )
1336 [15:16:45] *** Quits: __jrjsmr_ (~jrjsmrtn@replaced-ip ) (Read error: Connection reset by peer)
1337 [15:17:03] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1338 [15:17:32] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Read error: Connection reset by peer)
1339 [15:19:27] *** Joins: Brain (~brain@replaced-ip )
1340 [15:19:40] *** Joins: iamlearning (59f67ba2@replaced-ip )
1341 [15:19:42] *** Quits: [Brain] (~brain@replaced-ip ) (Ping timeout: 250 seconds)
1342 [15:22:58] *** Quits: conyers (~conyers@replaced-ip ) (Quit: ZZZzzz…)
1343 [15:23:02] *** Joins: kirk781 (~kirk781@replaced-ip )
1344 [15:23:44] *** Joins: zeSoup (~jsc@replaced-ip )
1345 [15:24:02] *** Joins: P1ersson (~P1ersson@replaced-ip )
1346 [15:25:40] *** Joins: mase-tech (~mase-tech@replaced-ip )
1347 [15:26:05] *** Quits: gislaved (b9e814e5@replaced-ip ) (Ping timeout: 268 seconds)
1348 [15:26:17] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: Makaveli7)
1349 [15:26:38] *** Joins: gislaved (b9d4ab25@replaced-ip )
1350 [15:27:33] *** Quits: nullbyte_ (~null@replaced-ip ) (Quit: quit)
1351 [15:27:37] *** Quits: Prints (~333@replaced-ip ) (Ping timeout: 250 seconds)
1352 [15:28:52] *** Quits: plasticle (~plasticle@replaced-ip ) (Quit: WeeChat 2.3)
1353 [15:29:02] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1354 [15:29:03] *** Joins: mrloafbot_ (~mrloafbot@replaced-ip )
1355 [15:29:28] *** Quits: mrloafbot (~mrloafbot@replaced-ip ) (Ping timeout: 244 seconds)
1356 [15:29:44] *** Quits: Sollg3r (~ejakuk@replaced-ip ) (Remote host closed the connection)
1357 [15:30:00] *** Quits: fassl (~fassl@replaced-ip ) (Read error: Connection reset by peer)
1358 [15:30:12] *** Joins: plasticle (~plasticle@replaced-ip )
1359 [15:30:12] *** Joins: fassl (~fassl@replaced-ip )
1360 [15:30:30] *** Joins: Sollg3r (~ejakuk@replaced-ip )
1361 [15:32:15] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 268 seconds)
1362 [15:32:50] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
1363 [15:34:25] *** Joins: bsund (~bsund@replaced-ip )
1364 [15:35:06] *** Joins: tchakatak (~tchakatak@replaced-ip )
1365 [15:35:11] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
1366 [15:35:24] <tchakatak> hello, i would like to report bug in the installer of buster, how shoud i do that ?
1367 [15:36:54] <greycat> !installation report
1368 [15:36:54] <dpkg> hmm... installation report is replaced-url
1369 [15:37:23] <greycat> (should be the same for amd64 as well)
1370 [15:38:59] <tchakatak> Thanks, i will take a look around there
1371 [15:39:07] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
1372 [15:40:04] *** Quits: Tom-_ (tomg@replaced-ip ) (Ping timeout: 250 seconds)
1373 [15:40:17] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1374 [15:41:27] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 240 seconds)
1375 [15:42:36] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
1376 [15:44:16] *** Parts: nulleip (~luiz@replaced-ip ) ()
1377 [15:44:51] *** Joins: __jrjsmrtn__ (~jrjsmrtn@replaced-ip )
1378 [15:44:58] *** Joins: nulleip (~luiz@replaced-ip )
1379 [15:45:01] *** Quits: Sollg3r (~ejakuk@replaced-ip ) (Ping timeout: 256 seconds)
1380 [15:45:30] *** Quits: __jrjsmrtn__ (~jrjsmrtn@replaced-ip ) (Client Quit)
1381 [15:47:41] *** Joins: patterson_ (~patterson@replaced-ip )
1382 [15:48:25] *** Quits: Aussie_matt (~quassel@replaced-ip##) (Quit: ##replaced-url
1383 [15:49:13] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 250 seconds)
1384 [15:50:03] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 245 seconds)
1385 [15:50:10] *** Quits: kirk781 (~kirk781@replaced-ip ) (Quit: Leaving)
1386 [15:50:12] *** Joins: patterson (~patterson@replaced-ip )
1387 [15:50:31] *** Quits: patterson (~patterson@replaced-ip ) (Client Quit)
1388 [15:50:32] *** Joins: __jrjsmrtn__ (~jrjsmrtn@replaced-ip )
1389 [15:51:43] *** Quits: elibrokeit (eschwartz@replaced-ip ) (Quit: A random quit message)
1390 [15:52:02] *** Quits: patterson_ (~patterson@replaced-ip ) (Ping timeout: 246 seconds)
1391 [15:52:26] *** Quits: Pjusur (~Pjusur@replaced-ip ) (Quit: Leaving)
1392 [15:52:42] *** Joins: vvor (~vvor@replaced-ip )
1393 [15:52:51] *** Quits: __jrjsmrtn__ (~jrjsmrtn@replaced-ip ) (Client Quit)
1394 [15:53:50] *** Parts: vvor (~vvor@replaced-ip ) ()
1395 [15:54:01] *** debhelper sets mode: +l 1581
1396 [15:54:07] *** Quits: telcoguy________ (~telcoguy_@replaced-ip ) (Ping timeout: 240 seconds)
1397 [15:54:41] <EdePopede> i'm stuck another time with my keyboard layout. maybe someone gets throug it. atm (may serve as an example as it is my current issue) it is about the key near the right shift on german layout. traditionally it is '- _' (HYPHEN-MINUS; LOW LINE). but there's also AltGr as modifier and nowadays AltGr+Shift and released AltGr (layer change?) etc. [tbc]
1398 [15:55:03] *** Joins: ekiro (~ekiro@replaced-ip )
1399 [15:55:06] *** Joins: __jrjsmrtn__ (~jrjsmrtn@replaced-ip )
1400 [15:56:39] *** Joins: mtn (~mtn@replaced-ip )
1401 [15:57:08] *** Quits: pseubodot (~p-dot@replaced-ip ) (Ping timeout: 245 seconds)
1402 [15:57:12] <EdePopede> now i used to create files in mc (midnight commander, default build against ncurses) with some dash, didn't care which one: AltGr+-, also used it in its internal editor. with the upgrade to stretch things changed, now i have IBus running and i memorized changes as from T2 layout to T3, mostly meaning tons of new UTF codepoints directly available. also depending on the settings in IBus Preferences.
1403 [15:59:05] *** Joins: Old_Dog (~Old_Dog@replaced-ip )
1404 [15:59:06] <EdePopede> just tried the classic AltGr+- and instead of some hyphen it showed the replacement character in the editor. `hd` tells me it inserted `C2` with the 2nd byte missing. AltGr+Shift+- still works, produces 'e2 80 91 NON-BREAKING HYPHEN'
1405 [15:59:32] *** Quits: Rico (~Rico@replaced-ip ) (Quit: Quitte)
1406 [15:59:37] *** Joins: vvor (~vvor@replaced-ip )
1407 [16:00:24] *** Quits: towo^work (~towo@replaced-ip ) (Quit: Leaving)
1408 [16:00:39] *** Quits: Messier71 (~Messier71@replaced-ip ) (Ping timeout: 264 seconds)
1409 [16:01:44] <EdePopede> now i turned off the settings in IBus and a get an 'e2 80 93 EN DASH' again. and i don't even want to think about Gtk, hexchat has this selection for Input Method where i'm also never sure which one would be the one i'd want. just to have an input alternative to xterm/ncurses
1410 [16:03:10] *** Joins: Scuzzy (~Scuzzy@replaced-ip )
1411 [16:03:30] <EdePopede> now mostly i'm wondering if ncurses has its fingers on keyboard input. or if it is IBus only. especially that non-complete 'c2' sequence is a weird thing. any idea what's going on?
1412 [16:03:56] <greycat> ncurses and xterm have nothing to do with each other
1413 [16:04:32] <greycat> there's the XKB layer in the X server, and then there's the X11 input library layer (XCompose), and then there's whatever happens in applications
1414 [16:05:07] *** Quits: ghost43 (~daer@replaced-ip ) (Remote host closed the connection)
1415 [16:05:21] *** Joins: ghost43 (~daer@replaced-ip )
1416 [16:05:30] *** Joins: Tenkawa (~Tenkawa@replaced-ip )
1417 [16:05:51] *** Parts: okoloj (~karel@replaced-ip ) ()
1418 [16:05:52] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 245 seconds)
1419 [16:07:32] <EdePopede> mc has an option for 8-bit input, so it really may do something here.
1420 [16:08:25] <EdePopede> ibus has nothing to do with BMW i'd think?
1421 [16:08:35] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1422 [16:08:38] *** Quits: mase-tech (~mase-tech@replaced-ip ) (Quit: Leaving)
1423 [16:08:42] <greycat> you can try entering stuff via keyboard in a vanilla xterm, or in a Tk text window, or in a web browser's text area, and hope that one or more of those things will not introduce any new mangling of the input
1424 [16:09:00] *** Joins: jubo2 (~juboxi@replaced-ip )
1425 [16:09:06] *** Joins: DjCray (~DjCray@replaced-ip )
1426 [16:09:30] *** Joins: telcoguy________ (~telcoguy_@replaced-ip )
1427 [16:10:24] <EdePopede> just threw an <input> into a html file
1428 [16:10:53] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 245 seconds)
1429 [16:11:13] *** Quits: TomyWork (~tomy@replaced-ip ) (Remote host closed the connection)
1430 [16:11:29] <greycat> (P.S. if you go with the xterm approach, remember that a *shell* may also do input mangling, so you want to run some command like 'cat' or 'od -tx1 -An' ...)
1431 [16:11:45] <EdePopede> i remember there are a number of terminals based on the same library (xfc4-terminal being one of them). and that they have some input input issue due to the library
1432 [16:12:20] *** Joins: th0r (~th0r@replaced-ip )
1433 [16:12:32] <EdePopede> i had read in bash and piped it to hd
1434 [16:12:55] <greycat> bash uses libreadline which can be configured in a number of interesting ways
1435 [16:13:10] *** Quits: frostschutz (~frostschu@replaced-ip ) (Remote host closed the connection)
1436 [16:13:38] <greycat> by default, it uses an input mode that roughly mimics emacs
1437 [16:13:40] <colo-work> oh yeah, it's pretty awesome
1438 [16:14:24] *** Quits: beaver (~no@replaced-ip ) (Quit: change provider)
1439 [16:14:25] <colo-work> I discovered this nifty setting lately: replaced-url
1440 [16:14:29] <greycat> so, just typing "hd" and pressing Enter is better than reading something into a shell variable with "read" and then piping the variable through hd
1441 [16:15:38] *** Quits: ekiro (~ekiro@replaced-ip ) (Read error: Connection reset by peer)
1442 [16:17:39] *** Joins: SuccessGao (~gdcfivepe@replaced-ip )
1443 [16:17:42] <EdePopede> oh that's... wow.
1444 [16:17:47] *** Joins: electro7 (~electro7@replaced-ip )
1445 [16:18:06] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1446 [16:18:22] <greycat> Colored prefix was added in bash 4.4. It was enabled by default in bash 4.4 pre-releases but disabled by default in the final release for whatever reason.
1447 [16:19:05] <greycat> I haven't seen colored-stats before. That one's new to me.
1448 [16:19:08] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Ping timeout: 252 seconds)
1449 [16:19:08] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Remote host closed the connection)
1450 [16:19:16] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1451 [16:19:46] *** Joins: DjCraysey (~DjCray@replaced-ip )
1452 [16:19:48] *** Quits: electro7 (~electro7@replaced-ip ) (Client Quit)
1453 [16:20:02] *** Quits: SuccessGao (~gdcfivepe@replaced-ip ) (Remote host closed the connection)
1454 [16:20:04] <karlpinc> I can't handle color. I find it too distracting and turn it off where ever possible. Mostly this is pretty easy.
1455 [16:20:23] *** Joins: SuccessGao (~gdcfivepe@replaced-ip )
1456 [16:20:37] *** Joins: dreamon_ (~dreamon@replaced-ip )
1457 [16:20:51] *** Quits: jas4711 (~smuxi@replaced-ip ) (Ping timeout: 250 seconds)
1458 [16:21:24] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1459 [16:22:35] *** Quits: hmpf1 (~Thunderbi@replaced-ip ) (Quit: hmpf1)
1460 [16:22:42] *** Joins: Jacquelyn (~Jeri@replaced-ip )
1461 [16:22:59] *** Quits: DjCray (~DjCray@replaced-ip ) (Ping timeout: 256 seconds)
1462 [16:24:04] <EdePopede> should the settings get listed by `shopt` if on or not?
1463 [16:25:29] <greycat> readline settings go in ~/.inputrc or /etc/inputrc or are invoked via "bind" and other commands
1464 [16:25:53] *** Quits: ae-35 (~ae-35@replaced-ip ) (Ping timeout: 245 seconds)
1465 [16:26:14] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
1466 [16:26:41] <EdePopede> oh. i see. didn't mess with this file for maybe years now.
1467 [16:27:12] <Tenkawa> karlpinc: I'm also almost completely colorblind so I hear ya
1468 [16:28:37] *** Quits: Jacquelyn (~Jeri@replaced-ip ) (Remote host closed the connection)
1469 [16:28:53] *** Joins: we6jbo (~we6jbo@replaced-ip )
1470 [16:29:24] *** Quits: chele (~chele@replaced-ip ) (Remote host closed the connection)
1471 [16:29:39] *** Joins: mthe878 (~mthe@replaced-ip )
1472 [16:29:45] *** Joins: fedorafan (~fedorafan@replaced-ip )
1473 [16:30:01] *** Quits: SuccessGao (~gdcfivepe@replaced-ip ) (Remote host closed the connection)
1474 [16:30:19] *** Joins: SuccessGao (~gdcfivepe@replaced-ip )
1475 [16:30:44] *** Joins: kapil____ (uid36151@replaced-ip )
1476 [16:30:45] *** Joins: Jacquelyn (~Jeri@replaced-ip )
1477 [16:30:55] *** Quits: DjCraysey (~DjCray@replaced-ip ) (Ping timeout: 256 seconds)
1478 [16:30:58] *** Joins: pseubodot (~p-dot@replaced-ip )
1479 [16:31:01] <t3st3r> karlpinc> on other hand, say, colored dmesg allows to locate errors much faster compared to wall of uncolored text.
1480 [16:31:06] *** Quits: pseubodot (~p-dot@replaced-ip ) (Changing host)
1481 [16:31:06] *** Joins: pseubodot (~p-dot@replaced-ip )
1482 [16:32:15] *** Quits: Jacquelyn (~Jeri@replaced-ip ) (Remote host closed the connection)
1483 [16:32:40] *** Joins: stitched_unicorn (~Red@replaced-ip )
1484 [16:32:48] <karlpinc> Tenkawa: I probably have a mild brain disorder or something that makes reading color ungood. I also can't always see the letters when they're in blue. Which may have more to do with the color temperature of my monitor or the backround color or something else. Anyway, things usually work better for me without color.
1485 [16:32:51] <jelly> karlpinc: a different palette mapping the default 8/16 colors to other, more subtle colors, might be useful. Look up "solarized", for example
1486 [16:33:17] *** Quits: SuccessGao (~gdcfivepe@replaced-ip ) (Remote host closed the connection)
1487 [16:33:30] <Tenkawa> I definitely have brain damage.. was born with it
1488 [16:33:36] <jelly> or completely different colors, to offset your wetware bugs
1489 [16:34:00] <karlpinc> jelly: I don't want to have to think too hard. :) I stick with a green on black terminal window and live in those.
1490 [16:34:11] <EdePopede> coloured, not colorful. (if this even makes sense in english)
1491 [16:34:16] <Tenkawa> blue is the only color i partially see correctly
1492 [16:34:18] *** Joins: Jacquelyn (~Jeri@replaced-ip )
1493 [16:34:24] *** Joins: ae-35 (~ae-35@replaced-ip )
1494 [16:34:42] *** Joins: Mathisen (~Mathisen_@replaced-ip )
1495 [16:34:48] <karlpinc> t3st3r: Occasionally color is useful. I like it when a web page puts errors next to text fields in red. (Which would be awful for someone color blind.)
1496 [16:34:58] <karlpinc> EdePopede: Makes sense in english.
1497 [16:36:05] *** Joins: Prints (~333@replaced-ip )
1498 [16:36:35] *** Joins: AfroThundr|main (~AfroThund@replaced-ip )
1499 [16:36:46] *** Joins: tikun (~David@replaced-ip )
1500 [16:36:51] *** Joins: bernyrd (4ad10c13@replaced-ip )
1501 [16:36:54] <bernyrd> Hello
1502 [16:37:11] <EdePopede> the 90s poured a year of smarties production into the web, now we have material with colours from back in the 50s or even everything grayed out. and desktops following every time *sigh*
1503 [16:37:57] *** Quits: HalfWord (~halfword@replaced-ip ) (Ping timeout: 245 seconds)
1504 [16:38:42] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 244 seconds)
1505 [16:39:11] *** Joins: weedloser (~weedloser@replaced-ip )
1506 [16:40:12] <bernyrd> debian is bit grey I guss
1507 [16:41:15] *** Quits: Jacquelyn (~Jeri@replaced-ip ) (Remote host closed the connection)
1508 [16:41:45] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1509 [16:41:58] <t3st3r> karlpinc> also colored ls could eventually be useful. Uncolored wall of text is slow to parse. Though misuse of color easily makes it a mess.
1510 [16:42:52] *** Joins: _Vi (~vi@replaced-ip )
1511 [16:42:55] <t3st3r> same for "material design" where it takes 3x time to find your battery or cell signal icon vs usual one.
1512 [16:42:58] <karlpinc> t3st3r: My problem is the opposite of color blind. Color screams. Which keeps me from the content.
1513 [16:43:42] <t3st3r> that's what I meant about screwing it up: excessive coloring can kick out of context and make parsing even harder.
1514 [16:44:12] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 245 seconds)
1515 [16:44:33] <EdePopede> t3st3r: color-ls, well. directories blue on black. another dark desktop problem. can be changed, i know. but most things are designed for bright desktops.
1516 [16:45:04] *** Joins: elibrokeit (eschwartz@replaced-ip )
1517 [16:45:32] *** Quits: aniarya82_ (Elite22071@replaced-ip##) (Quit: EliteBNC - ##replaced-url
1518 [16:45:33] *** Joins: Brigo (~Brigo@replaced-ip )
1519 [16:45:37] *** Quits: Namarrgon (~glei@replaced-ip ) (Quit: WeeChat 2.4)
1520 [16:46:12] <t3st3r> EdePopede> I don't get where it a problem. Looks good for me on dark terminal.
1521 [16:46:23] *** Joins: patterson (~patterson@replaced-ip )
1522 [16:46:36] <t3st3r> Though I somewhat tweaked all colors in xfce terminal to look good on black terminal.
1523 [16:46:39] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 246 seconds)
1524 [16:46:46] *** Joins: zamuro (~Samantha@replaced-ip )
1525 [16:46:46] *** Quits: zamuro (~Samantha@replaced-ip ) (Changing host)
1526 [16:46:46] *** Joins: zamuro (~Samantha@replaced-ip )
1527 [16:46:57] *** Quits: bsund (~bsund@replaced-ip ) (Ping timeout: 255 seconds)
1528 [16:47:27] *** Quits: interrobangd (~interroba@replaced-ip ) (Ping timeout: 240 seconds)
1529 [16:47:31] <EdePopede> t3st3r: i prefer to have a real black when it is black. don't like brightening up the monitor too much. but then it is dark blue. dark as in DARK. can see that there's something, but reading, erm...
1530 [16:47:33] *** Joins: Namarrgon (~glei@replaced-ip )
1531 [16:48:02] *** Quits: altin (~altin@replaced-ip ) (Remote host closed the connection)
1532 [16:48:28] <t3st3r> EdePopede> realistically one have to distinguish between "light blue" and "dark blue". Exact RGB value of color isn't absolute requirement or so.
1533 [16:48:34] <EdePopede> same with the 80% lightgrey fonts on webpages (the parts they don't really want you to read). only there i also get snowblind with the time
1534 [16:49:12] <t3st3r> So my "dark blue" still looks rather dark (and comfortable as e.g. mc) but seems to be visible on black.
1535 [16:49:18] <EdePopede> t3st3r: xterm-256color. was a party when i detected this one. mc looks MUCH better with 256 instead of just 8/16 colors.
1536 [16:49:42] *** Joins: mibo (~mibo@replaced-ip )
1537 [16:49:44] <t3st3r> Maybe I've also used rather readable/good looking font & antialiasing settings. Yea it could be a bit challenging.
1538 [16:49:50] <EdePopede> mc's default blue backgroud is kinda... aggressive or whatever. biting the eyes after some time
1539 [16:49:57] *** Joins: naicen (~naicenlee@replaced-ip )
1540 [16:50:20] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Quit: WeeChat 2.4)
1541 [16:50:42] <bipul> Hello what kind of package is openwatcom ?
1542 [16:50:47] *** Quits: naicen (~naicenlee@replaced-ip ) (Max SendQ exceeded)
1543 [16:50:56] <bipul> I am unable to find it in debian repository.
1544 [16:51:04] <t3st3r> EdePopede> I do use mc for speed of file operations & navigation and ability to issue commands :) rather than for irs outfit.
1545 [16:51:36] *** Joins: naicen (~naicenlee@replaced-ip )
1546 [16:51:53] <t3st3r> EdePopede> I've just tweaked dark-blue to be well visible on one side but not aggressive in things like mc on another side :)
1547 [16:52:07] *** Joins: conrado (b3d7aadb@replaced-ip )
1548 [16:52:24] <EdePopede> same here, but with extensions appended to the filename (we're not in DOS, right? :D) i like to have even *some* filetype coloring
1549 [16:52:38] <t3st3r> it also took some fiddling with fonts and their rendering. However it proven to be good for all terminal uses.
1550 [16:52:41] *** Parts: nulleip (~luiz@replaced-ip ) ()
1551 [16:52:47] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Ping timeout: 240 seconds)
1552 [16:52:47] *** Joins: shtirlic (~shtirlic@replaced-ip )
1553 [16:52:52] *** Joins: thePiGrepper (~nagato@replaced-ip )
1554 [16:52:52] *** Quits: gislaved (b9d4ab25@replaced-ip ) (Ping timeout: 250 seconds)
1555 [16:52:54] *** Joins: ShakaJada (~RitamGrad@replaced-ip )
1556 [16:53:03] *** Quits: naicen (~naicenlee@replaced-ip ) (Max SendQ exceeded)
1557 [16:53:33] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1558 [16:53:36] *** Joins: naicen (~naicenlee@replaced-ip )
1559 [16:53:45] *** Joins: f9kill (~f9kill___@replaced-ip )
1560 [16:53:55] *** Joins: gislaved (b9e814e5@replaced-ip )
1561 [16:54:01] *** debhelper sets mode: +l 1588
1562 [16:54:12] *** Quits: naicen (~naicenlee@replaced-ip ) (Max SendQ exceeded)
1563 [16:54:29] <EdePopede> t3st3r: that's what i did in hexchat after installing some theme. but then there are so many levels where things could be changed. monitors, themes, rgb settings... and things have to go together somehow. and that's definitely me on the right side > replaced-url
1564 [16:54:55] *** Joins: Brainium (~brainium@replaced-ip )
1565 [16:54:55] *** Quits: Brainium (~brainium@replaced-ip ) (Changing host)
1566 [16:54:55] *** Joins: Brainium (~brainium@replaced-ip )
1567 [16:55:01] *** Joins: naicen (~naicenlee@replaced-ip )
1568 [16:55:09] *** Quits: naicen (~naicenlee@replaced-ip ) (Read error: Connection reset by peer)
1569 [16:55:38] *** Joins: jhutchins_wk1 (~jonathan@replaced-ip )
1570 [16:55:43] *** Joins: naicen (~naicenlee@replaced-ip )
1571 [16:55:44] *** Joins: nullbyte_ (~nullbyte@replaced-ip )
1572 [16:55:55] *** Quits: naicen (~naicenlee@replaced-ip ) (Max SendQ exceeded)
1573 [16:55:56] *** Quits: Brainium (~brainium@replaced-ip ) (Client Quit)
1574 [16:56:08] <EdePopede> t3st3r: yep. default fonts for xterm in debian. while selecting tiny and then resizing to the biggest one should make the window wider and taller with every step inserts some smaller font on the way. irritating this is.
1575 [16:56:54] *** Joins: naicen (~naicenlee@replaced-ip )
1576 [16:56:59] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
1577 [16:57:08] *** Joins: Brainium (~brainium@replaced-ip )
1578 [16:57:15] *** Quits: telcoguy________ (~telcoguy_@replaced-ip ) (Ping timeout: 250 seconds)
1579 [16:57:48] *** Quits: nullbyte_ (~nullbyte@replaced-ip ) (Client Quit)
1580 [16:58:08] *** Joins: tikund (~David@replaced-ip )
1581 [16:58:15] *** Quits: naicen (~naicenlee@replaced-ip ) (Client Quit)
1582 [16:58:21] *** Joins: naicenlee (~naicenlee@replaced-ip )
1583 [16:58:39] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Ping timeout: 255 seconds)
1584 [16:58:52] <t3st3r> Speaking for myself I don't rely much on filetypes coloring. It not seems to speed up parsing if I used sorting by extension already.
1585 [16:59:06] <conrado> htop f9kill
1586 [16:59:07] *** Joins: nullbyte_ (~nullbyte@replaced-ip )
1587 [16:59:10] *** naicenlee is now known as naicen
1588 [16:59:13] *** Quits: shtirlic (~shtirlic@replaced-ip##) (Quit: ZNC - ##replaced-url
1589 [16:59:48] *** Quits: conrado (b3d7aadb@replaced-ip ) (Quit: Page closed)
1590 [16:59:53] *** Quits: naicen (~naicenlee@replaced-ip ) (Client Quit)
1591 [17:00:05] *** Joins: aloo_shu (~atomic@replaced-ip )
1592 [17:00:08] *** Parts: f9kill (~f9kill___@replaced-ip ) ("Leaving")
1593 [17:00:34] *** Quits: jhutchins_wk1 (~jonathan@replaced-ip ) (Quit: leaving)
1594 [17:00:58] *** Joins: zetuno (~zetuno@replaced-ip )
1595 [17:01:02] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
1596 [17:01:08] <EdePopede> usually i sort by name or mdate, depending on what i'm just doing. and somehow i can ignore text in other colors, so when i go for something in brightblue i don't even really read the other filenames while my eyes fly over them.
1597 [17:01:17] *** Quits: tikun (~David@replaced-ip ) (Ping timeout: 252 seconds)
1598 [17:01:20] *** Joins: naicen (~naicenlee@replaced-ip )
1599 [17:01:35] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 268 seconds)
1600 [17:01:44] *** Joins: Brigo_ (~Brigo@replaced-ip )
1601 [17:01:46] *** Quits: Brigo (~Brigo@replaced-ip ) (Read error: Connection reset by peer)
1602 [17:01:49] *** Quits: naicen (~naicenlee@replaced-ip ) (Max SendQ exceeded)
1603 [17:02:06] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Client Quit)
1604 [17:02:21] *** Joins: naicen (~naicenlee@replaced-ip )
1605 [17:02:32] *** Quits: zamuro (~Samantha@replaced-ip ) (Quit: [IRSSI])
1606 [17:02:40] <t3st3r> for me sorting by m.date is rather exotic and happens when I deal with things like browser downloads. Otherwise it rather extension, so I can locate desired kind of file faster.
1607 [17:03:37] *** Quits: Brainium (~brainium@replaced-ip ) (Remote host closed the connection)
1608 [17:03:37] *** Joins: okoloj (~karel@replaced-ip )
1609 [17:03:51] *** Joins: towo` (~towo@replaced-ip )
1610 [17:03:58] <EdePopede> i only do it when i have to know about the latest changes. log dirs, or new files get created at that time in the dir.
1611 [17:04:24] *** Quits: encod3_ (~encod3@replaced-ip ) (Remote host closed the connection)
1612 [17:04:26] *** Quits: zeSoup (~jsc@replaced-ip ) (Read error: Connection reset by peer)
1613 [17:04:31] *** Joins: zeSoup1 (~jsc@replaced-ip )
1614 [17:05:34] *** Quits: esro (~esro@replaced-ip ) (Quit: Leaving)
1615 [17:05:37] <EdePopede> and i never use the mouse with mc. seen a guy using nc back in the old days with the mouse, it really was painful. just imagine all the steps needed to just select a destination directory and then copy a file over.
1616 [17:05:42] *** Joins: lel (l@replaced-ip )
1617 [17:06:01] *** Joins: jas4711 (~smuxi@replaced-ip )
1618 [17:06:05] *** Quits: tchakatak (~tchakatak@replaced-ip ) (Remote host closed the connection)
1619 [17:06:23] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip##) (Quit: ZNC 1.6.1+deb1~ubuntu12.04.2 - ##replaced-url
1620 [17:06:25] *** Quits: Haohmaru (~Haohmaru@replaced-ip ) ()
1621 [17:07:13] *** Quits: dionysus69 (~dionysus6@replaced-ip ) (Ping timeout: 268 seconds)
1622 [17:07:38] *** Joins: fmgt (~Marcelo@replaced-ip )
1623 [17:07:39] *** Quits: TvL2386 (~tom@replaced-ip ) (Ping timeout: 255 seconds)
1624 [17:08:24] *** Joins: TvL2386 (~tom@replaced-ip )
1625 [17:08:37] *** Quits: fmgt (~Marcelo@replaced-ip ) (Client Quit)
1626 [17:08:43] <t3st3r> I don't usually use mouse with mc either I guess. Recent mc also got links-like nav by arrows. Speeds up dir browsing hell a lot.
1627 [17:08:52] *** Joins: fmgt (~Marcelo@replaced-ip )
1628 [17:09:58] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
1629 [17:10:46] *** Joins: argus (~tls@replaced-ip )
1630 [17:11:01] *** Quits: fmgt (~Marcelo@replaced-ip ) (Client Quit)
1631 [17:11:21] *** Quits: nullbyte_ (~nullbyte@replaced-ip ) (Quit: quit)
1632 [17:14:02] *** debhelper sets mode: +l 1582
1633 [17:14:06] *** Quits: argusbr (~tls@replaced-ip ) (Ping timeout: 250 seconds)
1634 [17:14:12] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1635 [17:14:53] <EdePopede> indeed. and then directory bookmarks, user commands and history popups everywhere. but mostly it saves me from doing `ls` all the time. using those things since my dos days and never looked back (which includes everything that looks like windows explorer)
1636 [17:15:27] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 245 seconds)
1637 [17:15:28] *** Quits: zeSoup1 (~jsc@replaced-ip ) (Remote host closed the connection)
1638 [17:15:52] *** Quits: fassl (~fassl@replaced-ip ) (Remote host closed the connection)
1639 [17:16:52] *** Quits: r2rien (~me@replaced-ip ) (Ping timeout: 246 seconds)
1640 [17:17:01] *** Joins: hipp (~hipp@replaced-ip )
1641 [17:17:43] *** Joins: sdoubleyou (~sdoubleyo@replaced-ip )
1642 [17:18:06] *** Joins: soee (~soee@replaced-ip )
1643 [17:18:12] *** Joins: cfoch (uid153227@replaced-ip )
1644 [17:18:35] <t3st3r> EdePopede> I've used "nc" as well, and that one wasn't netcat :)
1645 [17:19:04] *** Quits: Tenkawa (~Tenkawa@replaced-ip ) (Quit: leaving)
1646 [17:19:24] *** Joins: AlexNagySchool (~jnagyjr@replaced-ip )
1647 [17:20:05] *** Quits: jas4711 (~smuxi@replaced-ip ) (Ping timeout: 268 seconds)
1648 [17:20:16] *** Quits: argus (~tls@replaced-ip ) (Remote host closed the connection)
1649 [17:20:31] *** Joins: argusbr (~tls@replaced-ip )
1650 [17:20:32] *** Quits: argusbr (~tls@replaced-ip ) (Changing host)
1651 [17:20:32] *** Joins: argusbr (~tls@replaced-ip )
1652 [17:21:22] *** Joins: shadow98 (uid236862@replaced-ip )
1653 [17:21:33] <naicen> debian china channel name?
1654 [17:21:46] <EdePopede> !cn
1655 [17:21:47] <dpkg> 如果您想要以中文得到 Debian 相關的協助,請加入 irc.debian.org 或 irc.oftc.net 上的 #dot 頻道,連線與加入頻道的方法請參閱 IRC 程式之相關說明,或於網路上搜尋。謝謝您的合作!
1656 [17:21:59] <naicen> ok
1657 [17:22:05] <EdePopede> hope this fits
1658 [17:22:27] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 240 seconds)
1659 [17:22:28] *** Joins: soee_ (~soee@replaced-ip )
1660 [17:22:52] *** Joins: jas4711 (~smuxi@replaced-ip )
1661 [17:24:46] *** Quits: towo` (~towo@replaced-ip ) (Remote host closed the connection)
1662 [17:25:43] *** Parts: okoloj (~karel@replaced-ip ) ()
1663 [17:25:55] *** Joins: towo` (~towo@replaced-ip )
1664 [17:27:09] *** Quits: __jrjsmrtn__ (~jrjsmrtn@replaced-ip ) (Quit: __jrjsmrtn__)
1665 [17:27:36] *** Joins: diniwed (~gavron@replaced-ip )
1666 [17:27:48] *** Joins: AlexNagyServer (~jnagyjr@replaced-ip )
1667 [17:28:35] *** Quits: msimpson (~msimpson@replaced-ip ) (Ping timeout: 252 seconds)
1668 [17:29:26] *** Joins: bingbotboom2 (~bingbotbo@replaced-ip )
1669 [17:30:10] *** Quits: owen (~owen@replaced-ip ) (Ping timeout: 246 seconds)
1670 [17:30:39] *** Quits: th0r (~th0r@replaced-ip ) (Quit: Leaving)
1671 [17:31:16] *** Quits: clemens3 (~clemens@replaced-ip ) (Ping timeout: 264 seconds)
1672 [17:31:22] *** Joins: shtirlic (~shtirlic@replaced-ip )
1673 [17:32:03] *** Joins: owen (~owen@replaced-ip )
1674 [17:32:05] *** Quits: Kruppt (~Kruppt@replaced-ip ) (Quit: Leaving)
1675 [17:32:27] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
1676 [17:34:10] *** Joins: tgunr (~davec@replaced-ip )
1677 [17:34:39] *** Joins: Jacquelyn (~Jeri@replaced-ip )
1678 [17:34:54] *** Joins: Ignacy (~Ignacy@replaced-ip )
1679 [17:35:12] <Jacquelyn> oh yes
1680 [17:36:38] *** Quits: zetuno (~zetuno@replaced-ip ) (Ping timeout: 250 seconds)
1681 [17:38:55] *** Joins: Messier71 (~Messier71@replaced-ip )
1682 [17:39:45] *** Joins: beaver (~no@replaced-ip )
1683 [17:40:04] *** ziti is now known as ````````````
1684 [17:40:32] *** Quits: JalmariHuitsikko (~JalmariHu@replaced-ip ) (Remote host closed the connection)
1685 [17:40:34] *** Jacquelyn is now known as ant-bean
1686 [17:41:06] *** Joins: _jrjsmrtn (~jrjsmrtn@replaced-ip )
1687 [17:41:18] *** Quits: tikund (~David@replaced-ip ) (Read error: Connection reset by peer)
1688 [17:41:20] *** ant-bean is now known as kalboob
1689 [17:41:28] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
1690 [17:41:48] *** Joins: Messier71_ (~Messier71@replaced-ip )
1691 [17:41:54] *** Quits: SickzZ (~SickzZ@replaced-ip ) (Ping timeout: 264 seconds)
1692 [17:41:55] *** Parts: kalboob (~Jeri@replaced-ip ) ("hopa")
1693 [17:41:55] *** Joins: kalboob (~Jeri@replaced-ip )
1694 [17:41:56] *** Joins: kakava-goobe (~kakava-go@replaced-ip )
1695 [17:42:07] *** Quits: Messier71 (~Messier71@replaced-ip ) (Read error: Connection reset by peer)
1696 [17:42:32] *** Joins: P1ersson (~P1ersson@replaced-ip )
1697 [17:43:05] *** Joins: SickzZ (~SickzZ@replaced-ip )
1698 [17:44:24] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 246 seconds)
1699 [17:44:27] *** Joins: XsiSec (~xsisec@replaced-ip )
1700 [17:44:44] *** Quits: somepoortech (~somepoort@replaced-ip ) (Ping timeout: 246 seconds)
1701 [17:47:35] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
1702 [17:47:38] <tgunr> I have noticed that nftables logging is spewing log messages into my dmesg and I would like for that to not happen. Been poking around trying to understand netfilter and logging but have not yet found anything to address where the log file is specified. At first I setup some rules in rsyslog.conf but though they work, evidently netfilter in the kernel is still sending to dmesg. How do I stop this? I need a clue.
1703 [17:47:40] *** Quits: _jrjsmrtn (~jrjsmrtn@replaced-ip ) (Quit: Bye !)
1704 [17:49:06] *** Quits: iamlearning (59f67ba2@replaced-ip##) (Quit: ##replaced-url
1705 [17:49:11] *** Joins: nullbyte_ (~null@replaced-ip )
1706 [17:49:43] *** Joins: julientm (~julien@replaced-ip )
1707 [17:51:21] *** Joins: rsx (~rsx@replaced-ip )
1708 [17:52:36] *** Quits: shtirlic (~shtirlic@replaced-ip##) (Quit: ZNC - ##replaced-url
1709 [17:52:38] *** Joins: ztychr (~ztychr@replaced-ip )
1710 [17:53:32] *** Joins: m1sosoup (~m1sosoup@replaced-ip )
1711 [17:54:13] *** Quits: ztychr (~ztychr@replaced-ip ) (Read error: Connection reset by peer)
1712 [17:54:51] *** Joins: shtirlic (~shtirlic@replaced-ip )
1713 [17:55:08] *** Quits: pamaury (~pamaury@replaced-ip ) (Quit: Konversation terminated!)
1714 [17:55:48] *** Joins: somepoortech (~somepoort@replaced-ip )
1715 [17:56:16] *** Quits: Ulrar (~Ulrar@replaced-ip ) (Ping timeout: 250 seconds)
1716 [17:57:01] *** Joins: CrystalMath (~coderain@replaced-ip )
1717 [17:57:20] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 246 seconds)
1718 [17:57:41] *** Quits: Marienne (~Marienne@replaced-ip ) (Remote host closed the connection)
1719 [17:58:11] *** Joins: Ulrar (~Ulrar@replaced-ip )
1720 [18:00:12] *** Joins: __jrjsmrtn__ (~jrjsmrtn@replaced-ip )
1721 [18:00:21] *** Quits: eberna (~eberna@replaced-ip ) (Remote host closed the connection)
1722 [18:01:28] *** Quits: tehnull (tehnull@replaced-ip ) (Remote host closed the connection)
1723 [18:01:37] *** Joins: BlueByte (~walther@replaced-ip )
1724 [18:01:41] *** Joins: DrBunsen (~koen@replaced-ip )
1725 [18:01:46] *** Quits: Messier71_ (~Messier71@replaced-ip ) (Read error: Connection reset by peer)
1726 [18:01:47] *** Joins: tehnull (tehnull@replaced-ip )
1727 [18:02:06] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 268 seconds)
1728 [18:03:25] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
1729 [18:03:33] *** Joins: Implied1116 (~Implied@replaced-ip )
1730 [18:04:17] <DrBunsen> Hey, during reinstall I was able to select my numeric numpad mapping. I selected the wrong one and now my keypad works like an ATM. I haven't been able to change the mapping of the keypad. I tried changing keyboard mapping and googling, but I can't figure this out. Is there anyone with an idea?
1731 [18:06:52] *** Joins: Tom01 (~tom@replaced-ip )
1732 [18:07:14] *** Joins: thePiGrepper (~nagato@replaced-ip )
1733 [18:08:05] *** Parts: kakava-goobe (~kakava-go@replaced-ip ) ("Good Bye")
1734 [18:08:18] *** Quits: Ulrar (~Ulrar@replaced-ip ) (Ping timeout: 264 seconds)
1735 [18:08:31] *** Joins: jfoy (~jfoy@replaced-ip )
1736 [18:09:25] *** Joins: Ulrar (~Ulrar@replaced-ip )
1737 [18:10:15] *** Quits: nullbyte_ (~null@replaced-ip ) (Quit: quit)
1738 [18:10:16] *** Joins: AndrejSPB (~andrej@replaced-ip )
1739 [18:10:26] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1740 [18:10:27] *** Quits: _anb (~anb@replaced-ip ) (Ping timeout: 245 seconds)
1741 [18:10:29] *** Quits: bingbotboom2 (~bingbotbo@replaced-ip ) (Ping timeout: 250 seconds)
1742 [18:11:22] *** Joins: d0nniedark0 (~d0nniedar@replaced-ip )
1743 [18:11:57] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
1744 [18:12:21] <BCMM> DrBunsen: have you tried `dpkg-reconfigure keyboard-configuration`?
1745 [18:12:25] *** Joins: krion (~seb@replaced-ip )
1746 [18:12:36] *** Quits: llucenic_ (~Thunderbi@replaced-ip ) (Ping timeout: 250 seconds)
1747 [18:12:40] <tgunr> well, i figured mine out, use `group' in the nftable rules to send the messages to different group
1748 [18:12:41] <krion> hello, trying to understand something before saturday hit my eyes ^^
1749 [18:13:15] <krion> I don't get why unattended-upgrade won't upgrade libc6 and linux-image* though they are not blacklisted in unattended upgrade configuration
1750 [18:13:28] *** Quits: Guest18249 (~Thunderbi@replaced-ip ) (Ping timeout: 250 seconds)
1751 [18:14:00] <tgunr> that unattended upgrade bit me in the ass recently
1752 [18:14:01] *** debhelper sets mode: +l 1589
1753 [18:14:05] *** Quits: Implied1116 (~Implied@replaced-ip ) (Remote host closed the connection)
1754 [18:14:20] <tgunr> got stuck in update-initramfs and hung up
1755 [18:15:15] <DrBunsen> BCMM: no mention of the numpad :(
1756 [18:15:30] <tgunr> I turned it off, i will do the upgrades myself thank you so I can fix if something like that happens
1757 [18:15:47] <jelly> krion: possibly because they're 100% certain to require attendance (= reboot = downtine)?
1758 [18:15:56] <tgunr> Was hung up for almost 2 weeks before I noticed
1759 [18:16:10] *** Joins: n4dir (~n4dir@replaced-ip )
1760 [18:16:45] <krion> jelly: unattended-upgrade got a auto reboot flag, so not sure (iirc)
1761 [18:17:21] *** Joins: DjCraysey (~DjCray@replaced-ip )
1762 [18:19:04] <krion> gpgv [2.1.18-8~deb9u3] won't be updated either, locales neither
1763 [18:19:04] *** Quits: ledeni (~ledeni@replaced-ip ) (Quit: ledeni)
1764 [18:19:42] *** Joins: ledeni (~ledeni@replaced-ip )
1765 [18:20:05] *** Joins: sirfarquad (~sirfq@replaced-ip )
1766 [18:20:25] <krion> my allowed origins is ok, i really don't get it
1767 [18:20:55] *** Quits: d0nniedark0 (~d0nniedar@replaced-ip ) (Quit: Leaving)
1768 [18:21:52] <jelly> ,v gpgv
1769 [18:21:53] <judd> Package: gpgv on amd64 -- jessie: 1.4.18-7+deb8u5; jessie-security: 1.4.18-7+deb8u5; stretch-security: 2.1.18-8~deb9u2; stretch: 2.1.18-8~deb9u4; stretch-backports: 2.2.12-1~bpo9+1; buster: 2.2.12-1; sid: 2.2.12-1
1770 [18:22:40] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 246 seconds)
1771 [18:24:09] <krion> =)
1772 [18:24:31] *** Joins: nullbyte_ (~null@replaced-ip )
1773 [18:24:32] *** Joins: n0rah3ss (~n0rah3ss@replaced-ip )
1774 [18:24:37] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Ping timeout: 245 seconds)
1775 [18:24:43] <n0rah3ss> hello
1776 [18:24:44] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 250 seconds)
1777 [18:24:50] *** Joins: thePiGrepper (~nagato@replaced-ip )
1778 [18:25:16] *** Quits: n0rah3ss (~n0rah3ss@replaced-ip ) (Client Quit)
1779 [18:25:31] *** Quits: ksk (~ksk@replaced-ip ) (Remote host closed the connection)
1780 [18:25:37] *** Joins: CarpeOmni (~CarpeOmni@replaced-ip )
1781 [18:26:10] *** Quits: nullbyte_ (~null@replaced-ip ) (Client Quit)
1782 [18:26:15] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
1783 [18:26:26] *** Joins: ChmEarl (~chmearl@replaced-ip )
1784 [18:27:22] *** Quits: kalboob (~Jeri@replaced-ip ) (Remote host closed the connection)
1785 [18:27:34] *** Joins: BeerHall (~Thunderbi@replaced-ip )
1786 [18:28:32] *** Quits: vvor (~vvor@replaced-ip ) (Quit: leaving)
1787 [18:28:37] *** Joins: nullbyte_ (~nullbyte@replaced-ip )
1788 [18:29:04] *** Quits: t1k3267 (~t1k3@replaced-ip ) (Ping timeout: 250 seconds)
1789 [18:29:08] <Scuzzy> HI all, anyone have any experience with video playback issues? im on a fresh install and im getting very slow, choppy playback with local content played using vlc & the pre-installed totem player. i also have the same issue for web content such as youtube, amazon & netflix etc. any help appreciated :)
1790 [18:29:44] <krion> jelly: i got even more weird result when i play with my security repo mirror and debian security mirror
1791 [18:29:50] *** Quits: nullbyte_ (~nullbyte@replaced-ip ) (Client Quit)
1792 [18:30:16] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
1793 [18:30:42] *** Joins: ksk (~ksk@replaced-ip )
1794 [18:30:57] *** Quits: jfoy (~jfoy@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1795 [18:31:27] *** Joins: nullbyte_ (~nullbyte@replaced-ip )
1796 [18:31:36] *** Joins: t1k3267 (~t1k3@replaced-ip )
1797 [18:31:52] *** Quits: nullbyte_ (~nullbyte@replaced-ip ) (Remote host closed the connection)
1798 [18:32:08] *** Joins: _anb (~anb@replaced-ip )
1799 [18:32:14] *** Joins: Tom01 (~tom@replaced-ip )
1800 [18:32:20] <krion> jelly: i found the debug flag, will help ;)
1801 [18:32:32] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 245 seconds)
1802 [18:33:03] * jelly eyes ````````````
1803 [18:33:09] *** Quits: BeerHall (~Thunderbi@replaced-ip ) (Ping timeout: 255 seconds)
1804 [18:33:17] <````````````> hey cute stuff.
1805 [18:33:37] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
1806 [18:33:42] * jelly blush
1807 [18:34:07] *** Joins: BeerHall (~Thunderbi@replaced-ip )
1808 [18:36:50] *** Joins: zetuno (~zetuno@replaced-ip )
1809 [18:37:14] *** ```````````` is now known as ravioli
1810 [18:37:57] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 245 seconds)
1811 [18:39:15] *** Joins: jfoy (~jfoy@replaced-ip )
1812 [18:39:54] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 255 seconds)
1813 [18:40:03] <BCMM> Scuzzy: what sort of graphics card have you got, and what graphics driver are you using?
1814 [18:40:22] *** Joins: Reader (Reader@replaced-ip )
1815 [18:40:48] *** Parts: Reader (Reader@replaced-ip ) ()
1816 [18:40:52] *** Joins: flingtoad (~mklvr@replaced-ip )
1817 [18:41:39] *** Joins: conyers (~conyers@replaced-ip )
1818 [18:42:46] <Scuzzy> i think the card is a nVidia 8400 series, but im unsure of the driver. everything was working fine with my previous install of 9.4.0, but i recently decided to do a fresh install of the latest 9.8.0 and this is where i find this issue. how can i find out the driver that it being used? :)
1819 [18:42:57] *** Quits: mklvr (~mklvr@replaced-ip ) (Ping timeout: 245 seconds)
1820 [18:45:01] <BCMM> Scuzzy: you could pastebin /var/log/Xorg.0.log if you want
1821 [18:45:05] <cryptodan> the 8400 is legacy and i believe supported only up to nvidia 340
1822 [18:45:13] *** Quits: DjCraysey (~DjCray@replaced-ip ) (Ping timeout: 256 seconds)
1823 [18:47:42] <Scuzzy> i just looked in /var/log/ and i dont see an Xorg file or folder?
1824 [18:48:55] *** Quits: kapil____ (uid36151@replaced-ip ) (Quit: Connection closed for inactivity)
1825 [18:49:04] *** Joins: sk_tandt (~sk_tandt@replaced-ip )
1826 [18:49:07] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
1827 [18:49:08] <BCMM> Scuzzy: oh, are you using wayland then?
1828 [18:49:29] <BCMM> i don't know much about nvidia + wayland, other than things are a bit weird due to nvidia, as a company, being a bit weird
1829 [18:49:30] *** Quits: spacebison (~bison@replaced-ip ) (Ping timeout: 268 seconds)
1830 [18:49:57] *** Joins: spacebison (~bison@replaced-ip )
1831 [18:50:11] *** Joins: FightingFalcon (~ff@replaced-ip )
1832 [18:50:21] *** Joins: awer (~sp00ks@replaced-ip )
1833 [18:50:30] <Scuzzy> im not even sure what wayland is lol, im just the ordinary user, i can figure most things out but this im having trouble with lol :)
1834 [18:50:32] <n_1-c_k> My xorg logs are in ~/.local/share/xorg
1835 [18:50:51] <awer> seeing this error when trying to run mimikatz.py as part of the impacket suite "ValueError: _type_ 'v' not supported"
1836 [18:51:12] *** Quits: shtirlic (~shtirlic@replaced-ip##) (Quit: ZNC - ##replaced-url
1837 [18:51:24] *** Quits: CarpeOmni (~CarpeOmni@replaced-ip ) (Remote host closed the connection)
1838 [18:51:40] *** Joins: kion (~none@replaced-ip )
1839 [18:51:42] <jhutchins_wk> awer: That doesn't sound like a Debian issue.
1840 [18:51:50] <awer> same for 'ntlmrelayx.py'
1841 [18:52:07] *** Quits: conyers (~conyers@replaced-ip ) (Read error: Connection reset by peer)
1842 [18:52:08] <awer> jhutchins_wk: yeah guess not. you knwo where would be better suited?
1843 [18:52:12] <BCMM> Scuzzy: try `loginctl show-session 1 -p Type`
1844 [18:52:30] <jhutchins_wk> awer: Wherever you got the python code from, or general python support.
1845 [18:52:32] <BCMM> actually `echo $XDG_SESSION_TYPE` might be better
1846 [18:52:37] <kion> I just discovered that Debian Buster does not have ecryptfs, what should I use to encrypt things now?
1847 [18:52:49] *** Joins: shtirlic (~shtirlic@replaced-ip )
1848 [18:52:54] <awer> jhutchins_wk: ok thanks
1849 [18:53:36] *** Joins: sk_tandt_ (~sk_tandt@replaced-ip )
1850 [18:54:16] *** Quits: XmmD (~XmmD@replaced-ip ) (Quit: Leaving)
1851 [18:54:35] *** Joins: mthe878 (~mthe@replaced-ip )
1852 [18:54:47] <Scuzzy> BCMM: returns with - Failed to get session path: No session '1' known
1853 [18:54:57] *** Joins: Haudegen (~quassel@replaced-ip )
1854 [18:55:41] *** Joins: guest29348769876 (~rsx@replaced-ip )
1855 [18:56:42] *** Quits: sk_tandt (~sk_tandt@replaced-ip ) (Ping timeout: 245 seconds)
1856 [18:56:50] *** Joins: nameless_cl (~jaimecana@replaced-ip )
1857 [18:57:30] <BCMM> Scuzzy: what about `echo $XDG_SESSION_TYPE`
1858 [18:57:34] *** Quits: shtirlic (~shtirlic@replaced-ip ) (Client Quit)
1859 [18:57:38] *** Joins: Ericounet (~Eric@replaced-ip )
1860 [18:57:54] *** Quits: SickzZ (~SickzZ@replaced-ip ) (Ping timeout: 252 seconds)
1861 [18:58:40] *** Joins: SickzZ (~SickzZ@replaced-ip )
1862 [18:58:45] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
1863 [18:58:50] <Scuzzy> BCMM: returns with X11 and nothing else :)
1864 [18:59:13] *** Quits: rsx (~rsx@replaced-ip ) (Ping timeout: 245 seconds)
1865 [18:59:27] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 268 seconds)
1866 [19:00:50] *** Joins: shtirlic (~shtirlic@replaced-ip )
1867 [19:01:11] *** Joins: dreamon_ (~dreamon@replaced-ip )
1868 [19:01:42] *** Joins: martin-_-_ (~default@replaced-ip )
1869 [19:02:06] *** Joins: jnavila (~jnavila@replaced-ip )
1870 [19:02:55] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 250 seconds)
1871 [19:03:06] *** Joins: ens0 (~enso@replaced-ip )
1872 [19:04:31] *** Quits: guest29348769876 (~rsx@replaced-ip ) (Quit: guest29348769876)
1873 [19:04:50] *** Joins: rsx (~rsx@replaced-ip )
1874 [19:05:00] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 268 seconds)
1875 [19:06:03] *** Quits: nameless_cl (~jaimecana@replaced-ip ) (Quit: leaving)
1876 [19:07:23] *** Quits: TriJetScud (~TriJetScu@replaced-ip ) (Ping timeout: 268 seconds)
1877 [19:08:19] *** Joins: BlueByte (~walther@replaced-ip )
1878 [19:08:26] *** Joins: Echo6 (~Echo6@replaced-ip )
1879 [19:09:16] *** Quits: ens0 (~enso@replaced-ip ) (Ping timeout: 252 seconds)
1880 [19:10:06] *** Joins: Brigo (~Brigo@replaced-ip )
1881 [19:10:17] *** Quits: Brigo_ (~Brigo@replaced-ip ) (Read error: Connection reset by peer)
1882 [19:10:25] *** Joins: TriJetScud (~TriJetScu@replaced-ip )
1883 [19:10:33] *** Quits: oish (~charlie@replaced-ip ) (Remote host closed the connection)
1884 [19:11:32] *** Quits: n9nes (~n9nes@replaced-ip ) (Ping timeout: 246 seconds)
1885 [19:12:47] *** Quits: naicen (~naicenlee@replaced-ip ) (Remote host closed the connection)
1886 [19:12:50] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 250 seconds)
1887 [19:14:37] *** Joins: AimHere (~David@replaced-ip )
1888 [19:18:03] <jhutchins_wk> Scuzzy: I think we can assume that's not wayland.
1889 [19:18:07] *** Quits: jfoy (~jfoy@replaced-ip ) (Read error: Connection reset by peer)
1890 [19:19:43] <Scuzzy> i have just run: lspci | grep VGA and it returns: 01:00.0 VGA compatible controller: NVIDIA Corporation G98 [GeForce 8400 GS Rev. 2] (rev a1) if that helps with anything :)
1891 [19:19:46] <jhutchins_wk> I would expect /var/log/Xorg.0.log
1892 [19:20:06] <greycat> !xorg.0.log
1893 [19:20:06] <dpkg> xorg.0.log is in /var/log unless you are on stretch-or-later and running X as non-root. Then it's in ~/.local/share/xorg/~
1894 [19:20:31] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
1895 [19:21:09] *** Joins: jfoy_ (~jfoy@replaced-ip )
1896 [19:22:02] *** Quits: shtirlic (~shtirlic@replaced-ip##) (Quit: ZNC - ##replaced-url
1897 [19:23:31] *** Joins: conta2 (~Thunderbi@replaced-ip )
1898 [19:23:32] *** Joins: ens0 (~enso@replaced-ip )
1899 [19:24:07] *** Quits: Brigo (~Brigo@replaced-ip ) (Read error: Connection reset by peer)
1900 [19:24:10] *** Joins: Brigo_ (~Brigo@replaced-ip )
1901 [19:25:16] *** Quits: XsiSec (~xsisec@replaced-ip ) (Ping timeout: 268 seconds)
1902 [19:25:20] *** Joins: vvor (~vvor@replaced-ip )
1903 [19:25:22] <Scuzzy> how do i search or access that directory? bit of a dumb question but i dont seem to be able to find it in the file system
1904 [19:26:16] *** Quits: queip (~queip@replaced-ip ) (Ping timeout: 250 seconds)
1905 [19:26:28] *** Joins: Texou (~Texou@replaced-ip )
1906 [19:26:32] *** Joins: shtirlic (~shtirlic@replaced-ip )
1907 [19:26:40] <greycat> are you saying you don't have a /var/log directory?
1908 [19:27:42] *** Joins: n9nes (~n9nes@replaced-ip )
1909 [19:27:52] *** Joins: discovered (~discovere@replaced-ip )
1910 [19:28:07] *** Joins: nulleip (~luiz@replaced-ip )
1911 [19:28:13] *** Quits: Brigo_ (~Brigo@replaced-ip ) (Read error: Connection reset by peer)
1912 [19:28:29] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 250 seconds)
1913 [19:28:37] *** Joins: Brigo (~Brigo@replaced-ip )
1914 [19:29:18] <Scuzzy> i do have the /var/log directory, however, there is no xorg file or folder, and i also dont see any /.local/share/xorg folder. should the ~/.local/share/xorg/~ also be found in the /var/log directory?
1915 [19:30:33] *** Joins: platvoeten (~platvoete@replaced-ip )
1916 [19:30:52] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 245 seconds)
1917 [19:31:11] <Scuzzy> i have a /var/local folder listed, but has 0 items withing
1918 [19:31:14] <Scuzzy> within**
1919 [19:31:22] <jelly> the bot is confused, the file is Xorg.0.log with a capital X
1920 [19:31:46] <jelly> dpkg, xorg.0.log =~ s/xorg.0/Xorg.0/
1921 [19:31:46] <dpkg> jelly: OK
1922 [19:31:56] <jelly> dpkg, xorg.0.log =~ s/~$//
1923 [19:31:56] <dpkg> jelly: that doesn't contain '~$'
1924 [19:32:12] <greycat> dpkg, no, xorg.0.log is <reply>Xorg.0.log is in /var/log/ unless you are on stretch-or-later and running X as non-root. Then it's in ~/.local/share/xorg/ instead.
1925 [19:32:13] <dpkg> greycat: okay
1926 [19:32:26] <jelly> dpkg: curse your fake sed syntax!
1927 [19:32:26] <dpkg> May the fleas of a thousand camels infest your most sensitive regions, your fake sed syntax!!
1928 [19:32:40] <Scuzzy> jaja
1929 [19:32:44] <Scuzzy> haha
1930 [19:32:48] *** Joins: pringau (~pringau@replaced-ip )
1931 [19:33:00] <jelly> it is allowed to laugh in spanish.
1932 [19:33:19] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1933 [19:33:23] <Scuzzy> lmao
1934 [19:33:41] <jelly> just keep the questions in english
1935 [19:34:01] *** debhelper sets mode: +l 1595
1936 [19:35:20] <Scuzzy> will do. ok so i have just had a look through some of the other folders in /var/log and found a folder named Installer, and within is an Xorg.0.log, but i am unable to open due to permissions
1937 [19:35:41] <jhutchins_wk> greycat: Thank you for that.
1938 [19:35:52] <Scuzzy> would this be the log i would need?
1939 [19:35:53] *** Joins: queip (~queip@replaced-ip )
1940 [19:36:03] *** Joins: dsiypl4 (~dsiypl4@replaced-ip )
1941 [19:36:05] <greycat> If the time stamp looks correct, maybe.
1942 [19:36:43] <Scuzzy> timestamped today at 14.27pm UK time
1943 [19:36:49] *** Joins: bionade24 (~oskar@replaced-ip )
1944 [19:39:36] *** Joins: Sollg3r (~ejakuk@replaced-ip )
1945 [19:40:40] *** Joins: m0rph (~m1sosoup@replaced-ip )
1946 [19:41:16] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1947 [19:41:34] *** Quits: Brain (~brain@replaced-ip ) (Quit: Leaving)
1948 [19:41:57] <Scuzzy> it looks like i will have to log in as root to be able to view the log file as it wont allow me to view or make a copy of it.
1949 [19:41:59] <BCMM> Scuzzy: are you using the command line or a file manager to look for those files?
1950 [19:42:08] *** Quits: m1sosoup (~m1sosoup@replaced-ip ) (Read error: Connection reset by peer)
1951 [19:42:17] <BCMM> Scuzzy: and do you know that files and directories beginning with "." are hidden by default?
1952 [19:42:20] <Scuzzy> ive been trying both, until i found the installer folder using the GUI
1953 [19:42:38] <greycat> but you're actually *in* a GUI...?
1954 [19:42:40] *** Quits: solsocog (~solsocog@replaced-ip ) (Quit: cya)
1955 [19:42:43] <Scuzzy> i didnt know that
1956 [19:42:44] <greycat> X is, like, running?
1957 [19:42:55] *** Quits: m0rph (~m1sosoup@replaced-ip ) (Client Quit)
1958 [19:42:55] *** Joins: solsocog (~solsocog@replaced-ip )
1959 [19:43:10] *** Quits: n9nes (~n9nes@replaced-ip ) (Ping timeout: 250 seconds)
1960 [19:43:15] <Scuzzy> greycat: yes, full GUI
1961 [19:43:23] <greycat> Is it by chance GNOME?
1962 [19:43:50] <jhutchins_wk> Scuzzy: It's best to not run GUI components as root. Use su - in a terminal instead.
1963 [19:43:53] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
1964 [19:44:07] <greycat> jhutchins_wk: may be a red herring anyway, if he ran gdm3 -> gnome in stretch.
1965 [19:44:09] <BCMM> Scuzzy: /var/log/installer/Xorg.0.log isn't your current Xorg logfile. it's left over from when you first installed debian
1966 [19:44:15] <greycat> that's one of the cases that runs X as non-root
1967 [19:44:17] <BCMM> (in case you wanted to debug the installer)
1968 [19:44:28] <jhutchins_wk> BCMM: That's not true here.
1969 [19:44:28] *** Quits: Gyro (~user@replaced-ip ) (Ping timeout: 250 seconds)
1970 [19:44:29] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ()
1971 [19:44:34] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Quit: stitched_unicorn)
1972 [19:44:42] <Scuzzy> i think it is gnome im running, i selected that and cinnamon when installing
1973 [19:44:49] <BCMM> jhutchins_wk: oh, sorry. what is /var/log/installer then?
1974 [19:45:00] <Scuzzy> myh desktop Ui looks fairly similar to a windows based system
1975 [19:45:02] <greycat> If you run gnome by logging in from gdm3 in stretch, X gets run as non-root, so the log is in ~/.local/share/xorg/
1976 [19:45:04] <BCMM> Scuzzy: try exactly this command in the terminal: `ls ~/.local/share/xorg/`
1977 [19:45:29] <greycat> I'm guessing he doesn't understand that ~ is shell syntax for "my home directory".
1978 [19:45:44] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 244 seconds)
1979 [19:46:08] <Scuzzy> BCMM: cannot access '/root/.local/share/xorg/': No such file or directory
1980 [19:46:17] <greycat> *sigh*
1981 [19:46:25] <greycat> NOT after doing "su -". BEFORE doing "su -".
1982 [19:46:25] <BCMM> Scuzzy: are you logged in as root?
1983 [19:46:28] <greycat> Or in a brand new terminal.
1984 [19:46:39] *** Quits: ens0 (~enso@replaced-ip ) (Ping timeout: 252 seconds)
1985 [19:46:58] <Scuzzy> greycat: no i wouldnt have know that either unfortunately. i am learning, slowly but im still learning lol
1986 [19:47:01] <BCMM> Scuzzy indicated in their initial question that Totem was pre-installed, which strongly suggests Gnome
1987 [19:47:11] *** Quits: err404 (~err404@replaced-ip ) (Ping timeout: 252 seconds)
1988 [19:47:20] <greycat> he was also told to do "su -" by someone well-meaning but mistaken
1989 [19:47:35] *** Joins: wolfpackmars2 (~quassel@replaced-ip )
1990 [19:47:40] *** Joins: scream_ (~scream@replaced-ip )
1991 [19:48:18] <Scuzzy> BCMM: i get the same return for that command both as non root, and also as root
1992 [19:48:58] <Scuzzy> BCMM: logged in as a standard user, non root
1993 [19:49:01] <jhutchins_wk> greycat: I'm running xfce from lightdm, and /var/log/Xorg.0.log appears to be owned by root (and is current).
1994 [19:49:17] <greycat> jhutchins_wk: notice how you said "xfce" and "lightdm" and I said "gdm3" and "gnome"
1995 [19:49:41] <jhutchins_wk> greycat: Ok, so that's the difference.
1996 [19:50:10] *** Quits: queip (~queip@replaced-ip ) (Ping timeout: 246 seconds)
1997 [19:50:11] *** Joins: electro33 (uid613@replaced-ip )
1998 [19:50:13] <jhutchins_wk> I ran gnome once when I first started using a GUI and was horrified. Never went back.
1999 [19:50:15] <Scuzzy> i had the option of gdm3 and lightdm when installing, gdm3 was already selected so i left it alone
2000 [19:52:16] *** Quits: stefanc_diff (~stefanc_d@replaced-ip ) (Remote host closed the connection)
2001 [19:52:17] *** Joins: m0u (~m0u@replaced-ip )
2002 [19:53:09] <jelly> I log in to xfce with sddm
2003 [19:54:14] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 246 seconds)
2004 [19:55:02] <Scuzzy> BCMM: my bad, when i opened a fresh terminal, it automatically granted root due to another root terminal already being open. i have just run your command again and it as returned: Xorg.0.log Xorg.0.log.old
2005 [19:55:20] *** Quits: we6jbo (~we6jbo@replaced-ip ) (Remote host closed the connection)
2006 [19:55:20] <greycat> That's the one you want, then.
2007 [19:55:22] <BCMM> Scuzzy: ok. that's where your xorg log is then
2008 [19:55:47] <greycat> And gnome confuses yet another person by doing something incredibly unintuitive.
2009 [19:56:06] *** Quits: mr_daemon (~supernaut@replaced-ip ) (Ping timeout: 268 seconds)
2010 [19:56:09] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
2011 [19:56:11] <BCMM> Scuzzy: i suspect the confusion is caused by two factors: ~ stands for your home directory (so ~/.local/share/xorg/ expands to /home/your_username/.local/share/xorg/), and .local is a hidden directory
2012 [19:56:24] *** Quits: jfoy_ (~jfoy@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2013 [19:56:29] *** Joins: queip (~queip@replaced-ip )
2014 [19:56:44] <BCMM> !pastebin
2015 [19:56:44] <dpkg> Do not paste more than 2 lines to this channel. Instead, use for text: replaced-url
2016 [19:56:54] *** Joins: n9nes (~n9nes@replaced-ip )
2017 [19:57:16] <BCMM> Scuzzy: you can use one of the services listed above to post your ~/.local/share/xorg/Xorg.0.log here
2018 [19:57:25] *** Quits: ShakaJada (~RitamGrad@replaced-ip ) (Ping timeout: 268 seconds)
2019 [19:57:25] <Scuzzy> i would never have known that lol. so i have opened both of those log files with gedit (text editor) and both are completely blank
2020 [19:58:23] <greycat> does "ls -l" in a terminal show them with a size of 0 bytes?
2021 [19:58:54] <BCMM> Scuzzy: that seems a little unlikely...
2022 [19:59:10] <BCMM> Scuzzy: are you sure you've opened those files, and not created new files with those names in some other place?
2023 [19:59:18] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 264 seconds)
2024 [19:59:21] <greycat> oh, good guess
2025 [19:59:35] *** Joins: err404 (~err404@replaced-ip )
2026 [19:59:37] <johnnyfive> Anyone have intimate knowledge of apt? I'm building apt 1.6 inside bionic with some custom changes, and installing it, but the changes don't seem to be working. I can verify that my apt is the one running by "which apt" (/usr/local/bin/apt). Trying to nail down why the changes aren't appearing.
2027 [20:00:03] *** Joins: n1ce (~n1ce@replaced-ip )
2028 [20:00:12] <johnnyfive> I understand this is the debian channel and not ubuntu, but it's not really distro specific afaik. I think it's an apt specific thing, but not sure where else to ask.
2029 [20:00:19] <sleepingforest> has anyone been able to get the powerline fonts to work in debian? fonts-powerline package doesnt seem to display the fonts on a default powerline config
2030 [20:00:23] <greycat> johnnyfive: check ldd to see which libapt*.so* files it's using?
2031 [20:00:23] *** Joins: we6jbo (~we6jbo@replaced-ip )
2032 [20:00:39] <johnnyfive> greycat, ah right ty
2033 [20:00:44] *** Joins: Immanuel (~Manu@replaced-ip )
2034 [20:01:18] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
2035 [20:01:27] <BCMM> johnnyfive: could also be using standalone executable components of your system's apt install, like /usr/lib/apt/methods/*
2036 [20:02:27] <Scuzzy> greycat: it does appear that they are not empty files, it does list the Xorg.0.log as 53000 and the log.old as 47000.
2037 [20:02:34] <johnnyfive> hrm, ok. Now to figure out how to override this. Thanks
2038 [20:03:06] *** Joins: ompaul (~ompaul@replaced-ip )
2039 [20:03:13] <Scuzzy> BCMM: i used the command gedit Xorg.0.log Xorg.0.log.old and it opened gedit with both files but displayed nothing in either
2040 [20:03:18] *** Quits: discovered (~discovere@replaced-ip ) (Ping timeout: 244 seconds)
2041 [20:03:29] <BCMM> Scuzzy: ok, but what directory did you run that command in?
2042 [20:03:30] <greycat> which directory were you in when you ran it?
2043 [20:03:34] *** Joins: pie3 (~pieee@replaced-ip )
2044 [20:03:43] <BCMM> Scuzzy: if you didn't cd before doing that, you'll just be trying to create those files, in your current directory
2045 [20:04:06] <BCMM> (i do apologies if i'm stating the obvious, but directory is an older word for folder)
2046 [20:04:32] *** Joins: Vizva (~Vizva@replaced-ip )
2047 [20:04:36] <greycat> As a terminal user, the work flow is "cd .local/share/xorg" and then "less X<TAB>" and let tab completion write out the filename for you. This guarantees you don't misspell the filename and that you're in a place that actually has such a file.
2048 [20:04:52] <Scuzzy> ah ok, that explains what ive done there, i thought it would be similar to editing an apt sources.list
2049 [20:04:58] <greycat> No, directory is the CORRECT and CURRENT word.
2050 [20:05:13] <greycat> That's why ls -l shows "d" in the first column for directories.
2051 [20:05:14] <Scuzzy> BCMM: i will cd it now
2052 [20:05:19] <greycat> That's why find -type d shows directories.
2053 [20:06:03] <greycat> That's why test -d tests whether something is a directory. And so on.
2054 [20:06:17] *** Joins: slv (~slv@replaced-ip )
2055 [20:06:33] *** Joins: jfoy (~jfoy@replaced-ip )
2056 [20:07:22] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
2057 [20:07:47] <nkuttler> a folder is something where you see the thing at the top first. i have never seen a file manager that displays files inside directory as they would look in a folder
2058 [20:07:58] * nkuttler shrugs
2059 [20:08:25] <greycat> Windows users call them "folders", totally abandoning the decades of history when MS-DOS used "dir" to show the files in a dir-ectory.
2060 [20:08:48] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 245 seconds)
2061 [20:08:48] <Scuzzy> ok i finally got there lol. sorry guys. replaced-url
2062 [20:08:55] *** Joins: th0r (~th0r@replaced-ip )
2063 [20:09:02] *** Joins: alazred (~alazred@replaced-ip )
2064 [20:09:02] *** Quits: alazred (~alazred@replaced-ip ) (Changing host)
2065 [20:09:02] *** Joins: alazred (~alazred@replaced-ip )
2066 [20:09:38] *** Quits: th0r (~th0r@replaced-ip ) (Client Quit)
2067 [20:09:56] <BCMM> greycat: to be pedantic, it originates with Xerox (like all basic UI concepts in windows)
2068 [20:11:09] <greycat> And the reason it's called a directory is because of how the original unix file system works. A directory in a phone book. You look up a person's name and get their phone number. Or in the case of files, you look up a file name and get its inode number.
2069 [20:11:19] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
2070 [20:11:20] <greycat> s/in a/is a/
2071 [20:11:33] <BCMM> Scuzzy: ok, you're using "nouveau", the open-source driver for nvidia cards which is maintained by the community. do you have an opinion on whether you want to use that, or the official closed-source driver from nvidia?
2072 [20:12:00] <Scuzzy> im sure you guys can tell i have only been using debian for around 1 year. its like a whole different world compared to windows. i am however, learning as i go and trying to get used to the terminal.
2073 [20:12:18] <Scuzzy> BCMM: where would i look to see if i have this option? :)
2074 [20:12:20] *** Quits: toorop (~toorop@replaced-ip ) (Ping timeout: 252 seconds)
2075 [20:12:39] *** Joins: tower (~greg@replaced-ip )
2076 [20:12:43] <BCMM> Scuzzy: you definitely have the option of using either driver. but you're using nouveau at the moment.
2077 [20:12:57] <Scuzzy> would i check the nvidia website for the driver?
2078 [20:13:05] <BCMM> no, you can install it through debian
2079 [20:13:08] <greycat> No, just answer BCMM's questions.
2080 [20:13:09] <BCMM> usually people who want to play recent video games use the proprietary driver from nvidia
2081 [20:13:26] <BCMM> otherwise nouveau is fine, for older hardware
2082 [20:13:32] *** Joins: km0201 (~km0201@replaced-ip )
2083 [20:13:37] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
2084 [20:13:45] *** Parts: km0201 (~km0201@replaced-ip ) ()
2085 [20:13:47] <BCMM> in theory, both drivers should support hardware accelerated video decoding on your card
2086 [20:13:51] <BCMM> see replaced-url
2087 [20:14:03] <BCMM> so i'm not quite sure why video is choppy...
2088 [20:14:40] <johnnyfive> Thanks BCMM and greycat resolving those issues caused apt to begin using my custom compilation.
2089 [20:14:55] <BCMM> oh! what about firmware!
2090 [20:15:25] <Scuzzy> my system is not capable of playing video games, its mainly just used for amazon, netflix etc.
2091 [20:15:28] *** Joins: rizzo (~RizzoTheR@replaced-ip )
2092 [20:15:45] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 255 seconds)
2093 [20:15:58] <BCMM> Scuzzy: it's possible that video decode isn't working because you don't have the firmware needed by your graphics card's video decoding unit
2094 [20:16:06] <Scuzzy> BCMM: i will check that website out now.
2095 [20:16:32] *** Quits: tower (~greg@replaced-ip ) (Read error: Connection reset by peer)
2096 [20:16:34] <BCMM> Scuzzy: you don't really need to look at that site, just citing my claim that video decode should work
2097 [20:16:57] *** Joins: czart (~czart@replaced-ip )
2098 [20:16:58] <BCMM> Scuzzy: easiest way to check the firmware is to run `dmesg | grep -i firmware` - you'll see an error message if the system tried to load a firmware file, but couldn't find it
2099 [20:17:07] *** Joins: tower (~greg@replaced-ip )
2100 [20:17:41] *** Quits: Robin_Anatoscope (~robs@replaced-ip ) (Ping timeout: 268 seconds)
2101 [20:18:30] *** Quits: rsx (~rsx@replaced-ip ) (Remote host closed the connection)
2102 [20:19:32] *** Joins: toorop (~toorop@replaced-ip )
2103 [20:19:56] <Scuzzy> BCMM: i just used that command and i got no errors
2104 [20:19:59] *** Quits: knidos (~knidos@replaced-ip ) (Quit: WeeChat 1.9.1)
2105 [20:20:03] *** Quits: wildeisonmine__ (~wildeison@replaced-ip ) (Ping timeout: 245 seconds)
2106 [20:20:32] <BCMM> Scuzzy: any output at all?
2107 [20:20:54] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 264 seconds)
2108 [20:20:56] <Scuzzy> nothing, as soon as i hit enter, terminal was ready to accept another command
2109 [20:21:22] *** Quits: AlexNagySchool (~jnagyjr@replaced-ip ) (Quit: Leaving)
2110 [20:21:44] <sleepingforest> ok, it appears i needed the fonts for powerline from the powerline-git repo and i needed to enable bitmap fonts for Terminus
2111 [20:21:46] *** Quits: slv (~slv@replaced-ip ) (Quit: Leaving)
2112 [20:21:55] <sleepingforest> can anyone edit the debian wiki?
2113 [20:22:06] <sleepingforest> or only authorized members?
2114 [20:22:51] *** Quits: yoshi15 (~yoshi15@replaced-ip##) (Quit: ZNC 1.6.5+deb1+deb9u1 - ##replaced-url
2115 [20:23:37] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
2116 [20:23:52] *** Joins: cdown (~cdown@replaced-ip )
2117 [20:24:48] *** Joins: baptist (~baptist@replaced-ip )
2118 [20:26:25] *** Quits: baptist (~baptist@replaced-ip ) (Client Quit)
2119 [20:27:09] *** Quits: pringau (~pringau@replaced-ip ) (Remote host closed the connection)
2120 [20:28:19] *** Joins: IRPG (~IDLE@replaced-ip )
2121 [20:29:43] *** Joins: krabador (~krabador@replaced-ip )
2122 [20:31:21] *** Quits: sauvin (sauvin@replaced-ip ) (Ping timeout: 246 seconds)
2123 [20:31:29] <Scuzzy> I going to head off for the night. thank you to BCMM and greycat for all your help. I will likely be back at it tomorrow and will join the channel and let you guys know how im getting on with the issue. thanks again :)
2124 [20:32:08] <owen> Hey yall im awake
2125 [20:32:24] *** Quits: owen (~owen@replaced-ip ) (Quit: leaving)
2126 [20:33:05] *** Quits: julientm (~julien@replaced-ip ) (Ping timeout: 246 seconds)
2127 [20:33:50] *** Joins: hele (~hele@replaced-ip )
2128 [20:33:51] <BCMM> sleepingforest: "Automatic account creation disabled to stop spammers signing up. Please contact wiki@debian.org and describe what you want to do in the wiki.."
2129 [20:34:33] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
2130 [20:34:56] *** Joins: baptist (~baptist@replaced-ip )
2131 [20:35:19] *** Quits: gordonfish (~gordonfis@replaced-ip ) (Ping timeout: 246 seconds)
2132 [20:35:27] *** Joins: xcm (~xcm@replaced-ip )
2133 [20:35:42] *** Joins: hanfm (~Thunderbi@replaced-ip )
2134 [20:36:00] *** Parts: Scuzzy (~Scuzzy@replaced-ip ) ("Leaving")
2135 [20:36:14] *** Quits: baptist (~baptist@replaced-ip ) (Client Quit)
2136 [20:36:21] *** Joins: _Vi (~vi@replaced-ip )
2137 [20:36:53] *** Joins: baptist (~baptist@replaced-ip )
2138 [20:36:59] *** Parts: baptist (~baptist@replaced-ip ) ()
2139 [20:37:18] *** Joins: KOLANICH (~KOLANICH@replaced-ip )
2140 [20:37:38] *** Quits: sasukeskapa (~sasukeska@replaced-ip ) (Quit: Leaving)
2141 [20:38:04] *** Joins: jcmesar (~jcmesar@replaced-ip )
2142 [20:38:34] *** Joins: mr_daemon (~supernaut@replaced-ip )
2143 [20:38:37] <KOLANICH> Hello everybody. How to add a package into contrib?
2144 [20:39:20] <tgunr> prxmox really needs to switch to nftables
2145 [20:40:10] *** Quits: ompaul (~ompaul@replaced-ip ) (Quit: and zebedee said its time for other stuff)
2146 [20:40:13] <phazon> KOLANICH: replaced-url
2147 [20:41:51] *** Quits: platvoeten (~platvoete@replaced-ip ) (Remote host closed the connection)
2148 [20:41:59] *** Joins: marz (ac38237d@replaced-ip )
2149 [20:42:30] *** Quits: Namarrgon (~glei@replaced-ip ) (Quit: WeeChat 2.4)
2150 [20:42:58] <marz> Does Debian update the software at all in stable? I notice a lot of the software is from the 2017 freeze.
2151 [20:42:59] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
2152 [20:43:07] <greycat> !stable
2153 [20:43:07] <dpkg> [stable] The status of a Debian release when no packages will be added or version-bumped, and changes will only fix security issues and critical bugs. Packages can be removed in rare circumstances. The current stable version of Debian is Stretch (9.x); ask me about <releases>. Security bugs are fixed in stable by backporting the fix to the stable version (ask me about <security backports>). replaced-url
2154 [20:43:32] <marz> Damn
2155 [20:43:42] <marz> That’s a long time with any bumps
2156 [20:45:31] *** Joins: Namarrgon (~glei@replaced-ip )
2157 [20:46:32] *** Joins: fassl (~fassl@replaced-ip )
2158 [20:46:46] *** Joins: Qay1N (~ejakuk@replaced-ip )
2159 [20:46:56] <marz> Things work better for me on buster than stretch for me.
2160 [20:46:56] *** Joins: platypo (~bw@replaced-ip )
2161 [20:47:07] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Ping timeout: 245 seconds)
2162 [20:47:12] *** Joins: gordonfish (~gordonfis@replaced-ip )
2163 [20:47:23] <platypo> vvor:?
2164 [20:47:52] <platypo> hi
2165 [20:49:03] <platypo> my question: using debian 9 i can't get to the graphical login. Recovery mode or other ttys are working though. When i mount /dev/mapper/home\var\tmp manually in recovery mode i get to the loginmanager. I am not sure how to fix it, editing fstab didn't work
2166 [20:49:09] <vvor> Can you get to a non GUI login?
2167 [20:49:15] *** Quits: Qay1N (~ejakuk@replaced-ip ) (Remote host closed the connection)
2168 [20:49:19] *** Quits: Sollg3r (~ejakuk@replaced-ip ) (Ping timeout: 256 seconds)
2169 [20:49:28] <platypo> vvor: yes. I can launch recovery mode or other ttys
2170 [20:49:33] *** Joins: silver_hook (~hook@replaced-ip )
2171 [20:51:07] <vvor> When you can not get to the GUI login can you Ctrl+Alt+F3 and get a NON-GUI login?
2172 [20:51:25] *** Quits: jcmesar (~jcmesar@replaced-ip ) (Read error: Connection reset by peer)
2173 [20:51:59] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2174 [20:51:59] <platypo> yes
2175 [20:52:38] <platypo> that or a root-shell (recovery mode at grub menu).
2176 [20:54:21] <platypo> like said whan i mount the partitions for /var, /home, /tmp from there and exit the root shell i get to the gui login fine
2177 [20:54:35] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Read error: Connection reset by peer)
2178 [20:54:46] *** Joins: cmptr (~cmptr@replaced-ip )
2179 [20:54:57] *** Joins: nullbyte_ (~null@replaced-ip )
2180 [20:55:03] *** Quits: marz (ac38237d@replaced-ip ) (Ping timeout: 256 seconds)
2181 [20:55:10] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
2182 [20:55:36] <cmptr> When I do lspci | grep VGA only the Intel driver is shown, and not the Nvidia one. I have installed nvidia-driver and ran nvidia-modprobe and nvidia-modprobe -m followed by a reboot and the nvidia-driver still does not show.
2183 [20:56:13] *** Joins: zerotech1 (~zerotech@replaced-ip )
2184 [20:56:16] *** Joins: thatpythonguy (~john@replaced-ip )
2185 [20:56:21] <BCMM> cmptr: lspci is showing you *hardware*, not drivers
2186 [20:56:39] <BCMM> cmptr: ... do you actually have an nvidia graphics card?
2187 [20:56:40] <cmptr> Okay well that is even worse then.
2188 [20:56:43] <cmptr> Yes I do.
2189 [20:57:05] *** Joins: In33dt0kn0w2 (~In33dt0kn@replaced-ip )
2190 [20:57:11] <cmptr> I'm on a laptop zenboook UX550GE
2191 [20:57:12] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Read error: No route to host)
2192 [20:57:21] <cmptr> It has a gtx 1050Ti
2193 [20:57:21] *** Joins: jhutchins_wk1 (~jonathan@replaced-ip )
2194 [20:57:34] *** Quits: jfoy (~jfoy@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2195 [20:58:01] <BCMM> cmptr: i guess that's an optimus machine? replaced-url
2196 [20:58:38] <cmptr> On my PC that has a GTX 1080Ti, it wasn't and I just used the nvidia-driver package.
2197 [20:59:20] *** Quits: conta2 (~Thunderbi@replaced-ip ) (Quit: conta2)
2198 [20:59:40] *** Joins: ShakaJada (~RitamGrad@replaced-ip )
2199 [20:59:57] <cmptr> Oh, optimus is for laptops.
2200 [21:00:20] <platypo> vvor: i hope for some duct-tape fix for this issue so i can use this setup until debian 10 is out
2201 [21:00:28] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Ping timeout: 245 seconds)
2202 [21:01:42] *** Quits: err404 (~err404@replaced-ip ) (Ping timeout: 245 seconds)
2203 [21:01:44] <cmptr> Only 199 more bugs to be fixex. :)
2204 [21:01:52] <cmptr> Fixed*
2205 [21:02:36] <vvor> platypo: Login form the Non-GUI option (with C-A-F3) *not from recovery mode* & reinstall the GUI login manager.
2206 [21:03:16] <cryptodan> nvidia-prime replaced bumblebee
2207 [21:03:45] <platypo> vvor: KDE Plasma has no seperate login manager es far as i know
2208 [21:03:52] <platypo> (wich is what i'm using)
2209 [21:03:55] <KOLANICH> phazon: Does debian accept packages built fully automatically without human intervention? I mean building a package on every succesful CI pipeline
2210 [21:04:47] <BCMM> platypo: KDE's standard display manager is SDDM
2211 [21:05:01] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url
2212 [21:05:14] <cmptr> Is there a way to undo what ever nvidia-modprobe did?
2213 [21:05:29] *** Quits: zyley (~zyley@replaced-ip ) (Quit: Leaving)
2214 [21:05:40] <platypo> BCMM thank you
2215 [21:06:46] *** Joins: __jrjsmr_ (~jrjsmrtn@replaced-ip )
2216 [21:07:00] *** Joins: Gazooo (~Gazooo@replaced-ip )
2217 [21:07:25] *** Joins: srgg (~srgg@replaced-ip )
2218 [21:07:31] *** Quits: In33dt0kn0w2 (~In33dt0kn@replaced-ip ) (Ping timeout: 246 seconds)
2219 [21:08:34] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
2220 [21:08:56] *** Quits: __jrjsmr_ (~jrjsmrtn@replaced-ip ) (Client Quit)
2221 [21:08:57] *** Quits: gislaved (b9e814e5@replaced-ip ) (Ping timeout: 268 seconds)
2222 [21:09:06] <vvor> platypo: You can try to restart BCMM before reinstalling it.
2223 [21:09:16] <platypo> vvor: just did that
2224 [21:09:26] <vvor> And...
2225 [21:09:29] <BCMM> i'm not a display manager
2226 [21:09:32] <platypo> vvor: it didn't work
2227 [21:09:37] <platypo> sry BCMM
2228 [21:09:41] <BCMM> :)
2229 [21:10:04] *** Quits: cmptr (~cmptr@replaced-ip ) (Quit: WeeChat 2.3)
2230 [21:10:08] <platypo> vvor: it isn't supposed to be run by systemd
2231 [21:10:29] <vvor> Did you reinstall/
2232 [21:10:35] *** Joins: jcmesar (~jcmesar@replaced-ip )
2233 [21:10:35] <vvor> ?
2234 [21:10:35] <platypo> reenable
2235 [21:10:50] <platypo> is dpkg-reconfigure a possibility?
2236 [21:11:24] <vvor> Yep. But I would just reinstall.
2237 [21:11:43] <platypo> vvor: ok...
2238 [21:12:43] *** Quits: cryptodan (~cryptodan@replaced-ip ) (Remote host closed the connection)
2239 [21:13:44] *** Joins: err404 (~err404@replaced-ip )
2240 [21:14:30] <platypo> vvor: i just tried dpkg reconfigure. I'll have to restart now.
2241 [21:15:02] *** Quits: platypo (~bw@replaced-ip ) (Quit: (restart))
2242 [21:15:08] *** Quits: Ericounet (~Eric@replaced-ip ) (Ping timeout: 258 seconds)
2243 [21:15:26] <vvor> See you soon...
2244 [21:15:33] *** Joins: b3d0u1n (~none@replaced-ip )
2245 [21:16:40] *** Quits: secretmessage (~secretmes@replaced-ip ) (Ping timeout: 244 seconds)
2246 [21:16:58] *** Quits: philippirrip (~pip@replaced-ip ) (Ping timeout: 268 seconds)
2247 [21:17:07] *** Quits: kus_ubuntui686 (~kus@replaced-ip ) (Ping timeout: 245 seconds)
2248 [21:17:57] *** Quits: jcmesar (~jcmesar@replaced-ip ) (Ping timeout: 245 seconds)
2249 [21:18:28] *** Joins: secretmessage (~secretmes@replaced-ip )
2250 [21:18:31] *** Joins: philippirrip (~pip@replaced-ip )
2251 [21:18:40] *** Quits: nullbyte_ (~null@replaced-ip ) (Quit: quit)
2252 [21:19:04] *** Joins: kus_ubuntui686 (~kus@replaced-ip )
2253 [21:21:19] *** Joins: Brigo (~Brigo@replaced-ip )
2254 [21:22:23] *** Quits: traveltissues (~traveltis@replaced-ip ) (Remote host closed the connection)
2255 [21:24:39] *** Joins: DammitJim (~DammitJim@replaced-ip )
2256 [21:25:18] *** Quits: b3d0u1n (~none@replaced-ip ) (Quit: Leaving)
2257 [21:25:24] *** Quits: carlwgeorge (sid144208@replaced-ip ) ()
2258 [21:25:30] *** Joins: platypo (~bw@replaced-ip )
2259 [21:26:01] <platypo> vvor: apt-get install --reinstall sddm exited with error code 2. I'm not sure what happens after next reboot
2260 [21:26:02] *** Joins: carlwgeorge (sid144208@replaced-ip )
2261 [21:26:37] *** Quits: we6jbo (~we6jbo@replaced-ip ) (Remote host closed the connection)
2262 [21:26:49] *** Joins: nullbyte_ (~null@replaced-ip )
2263 [21:27:14] *** Joins: yokowka (~yokowka@replaced-ip )
2264 [21:27:19] *** Joins: martastain (~martastai@replaced-ip )
2265 [21:27:54] <yokowka> heavenO everysoul!!!! when will appear debian 10?
2266 [21:28:23] <vvor> platypo: Did you apt-get update & apt-get upgarde before all this started?
2267 [21:28:53] <greycat> When it's ready.
2268 [21:29:09] <vvor> platypo: Are you fully apt-dated
2269 [21:29:41] <platypo> vvor: i should have thought of that before: apt isn't working properly wich is why i am in this mess in the first place
2270 [21:30:05] <vvor> O^o
2271 [21:30:21] <vvor> So lets apt-get update & apt-get upgarde first...
2272 [21:30:51] *** Joins: epony (~epony@replaced-ip )
2273 [21:30:55] <vvor> Login without GUI is fine.
2274 [21:31:17] <platypo> vvor: how do i start x from cli without root privileges?
2275 [21:31:31] <vvor> No x
2276 [21:31:36] <platypo> here is what apt-get update gives me replaced-url
2277 [21:31:45] <vvor> Just sudo apt-get update & apt-get upgarde
2278 [21:32:11] <platypo> vvor: yes the question regarding x was hypothetical
2279 [21:33:05] <platypo> i supposed a corrupt filesystem and i guess my attempts to fix this messed up lvm somehow.
2280 [21:33:58] <SerajewelKS> ah i remember this paste :)
2281 [21:34:10] *** Joins: tikun (~David@replaced-ip )
2282 [21:34:25] <platypo> Hello SerajewelKS
2283 [21:34:30] <SerajewelKS> o/
2284 [21:35:00] <SerajewelKS> can you try 'rm -fr /var/lib/apt/lists/*' as root? then re-run apt-get update?
2285 [21:35:17] <SerajewelKS> maybe run memtest on this system to rule out RAM failure?
2286 [21:35:19] <platypo> SerajewelKS did all that allready a while ago, didn't help
2287 [21:35:34] *** Joins: slv (~slv@replaced-ip )
2288 [21:35:35] <Kobaz> is there a way to get dhclient do not set a default gateway
2289 [21:35:41] <Kobaz> i basically just want to query for an ip
2290 [21:36:48] *** Joins: jfoy (~jfoy@replaced-ip )
2291 [21:38:51] <platypo> vvor: so basically apt-get fails retrieving updates
2292 [21:39:21] <vvor> platypo: wget replaced-url
2293 [21:39:38] *** Joins: warai_otoko (~warai_oto@replaced-ip )
2294 [21:40:16] <vvor> And install it: sudo dpkg -i debian-archive-keyring_2017.5_all.deb
2295 [21:41:08] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
2296 [21:41:14] *** Joins: jmarsac (~jmarsac@replaced-ip )
2297 [21:41:19] <platypo> vvor error:
2298 [21:41:22] <platypo> dpkg: warning: 'start-stop-daemon' not found in PATH or not executable
2299 [21:41:22] <dpkg> platypo: That isn't enough detail, post the whole output to a pastebin (/msg dpkg pastebin).
2300 [21:41:28] <SerajewelKS> vvor: we went over that before. the key files are there, which makes it even weirder.
2301 [21:41:39] <SerajewelKS> platypo: good lord. this box is fucked then, that's a system script.
2302 [21:41:50] <SerajewelKS> vvor: (like a week ago i think)
2303 [21:41:59] <SerajewelKS> platypo: wipe the system and restore it from a backup
2304 [21:42:01] <greycat> platypo: is this on buster?
2305 [21:42:08] <platypo> greycat no, stretch
2306 [21:42:21] <greycat> well, either your PATH is messed up, or something is badly broken
2307 [21:42:37] <platypo> greycat PATH is an env variable right?
2308 [21:42:40] <greycat> yes
2309 [21:42:58] <SerajewelKS> considering weird read errors in random directories, apt-key showing keys but apt-get update complaining that said keys are missing, i think this box is done
2310 [21:43:03] <greycat> On stretch, when you do "su" or "sudo", it should put /sbin and /usr/sbin into PATH for you.
2311 [21:43:19] <platypo> one sec
2312 [21:43:35] <SerajewelKS> run memtest and check smart status of the disks. my guess is one or both will show faults.
2313 [21:43:43] *** Joins: baptist (~baptist@replaced-ip )
2314 [21:43:46] <platypo> $PATH as root gives: bash: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: No such file or directory
2315 [21:44:02] *** debhelper sets mode: +l 1602
2316 [21:44:12] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 245 seconds)
2317 [21:44:13] <greycat> OK, then you're missing some programs that are supposed to be there.
2318 [21:45:04] <platypo> greycat: this is bad
2319 [21:45:34] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
2320 [21:45:50] <SerajewelKS> you need to verify that the hardware is good before going further
2321 [21:46:01] <platypo> smart properties of the device are all good
2322 [21:46:18] <vvor> platypo: You did have an LVM or file system problems before that?
2323 [21:46:23] *** Quits: Slashman (~Slash@replaced-ip ) (Remote host closed the connection)
2324 [21:46:30] <SerajewelKS> ok. burn the memtest iso and boot from that and let it run for a few hours.
2325 [21:46:39] <platypo> vvor: no, everything worked fine
2326 [21:46:53] *** Joins: sk_tandt__ (~sk_tandt@replaced-ip )
2327 [21:47:08] *** Quits: yokowka (~yokowka@replaced-ip ) (Quit: Leaving)
2328 [21:47:16] <vvor> What's the filesystem?
2329 [21:47:32] <platypo> vvor:?
2330 [21:47:43] <vvor> ext4?
2331 [21:47:47] <platypo> SerajewelKS: problem is: memtest86 isn't installed
2332 [21:47:56] <vvor> NTFS
2333 [21:47:57] <SerajewelKS> platypo: does the system have an optical drive?
2334 [21:47:58] <vvor> :)
2335 [21:48:07] <platypo> vvor: everything ext4 except /boot
2336 [21:48:15] <platypo> SerajewelKS: no
2337 [21:48:49] <SerajewelKS> platypo: assuming it has USB then. download the appropriate memtest image onto a different system, put it on a spare USB key and boot the other system from it. replaced-url
2338 [21:49:16] *** Quits: slv (~slv@replaced-ip ) (Quit: Leaving)
2339 [21:49:21] *** Quits: nullbyte_ (~null@replaced-ip ) (Quit: quit)
2340 [21:49:31] <SerajewelKS> platypo: do you have backups of this system?
2341 [21:49:48] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Ping timeout: 255 seconds)
2342 [21:49:52] <platypo> SerajewelKS: yes
2343 [21:50:26] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
2344 [21:50:32] *** Joins: zyley (~zyley@replaced-ip )
2345 [21:50:39] *** Quits: thatpythonguy (~john@replaced-ip ) (Quit: WeeChat 2.3)
2346 [21:50:47] *** Quits: sk_tandt_ (~sk_tandt@replaced-ip ) (Ping timeout: 257 seconds)
2347 [21:50:47] *** Joins: wildlander (~wildlande@replaced-ip )
2348 [21:50:48] *** Quits: ShakaJada (~RitamGrad@replaced-ip ) (Ping timeout: 268 seconds)
2349 [21:51:42] *** Quits: baptist (~baptist@replaced-ip ) (Ping timeout: 252 seconds)
2350 [21:52:29] <vvor> platypo: dmesg | grep -i --color error
2351 [21:53:05] *** Joins: baptist (~baptist@replaced-ip )
2352 [21:53:28] <platypo> vvor: among other things i get this: [ 10.935159] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
2353 [21:53:54] <SerajewelKS> that's normal
2354 [21:53:55] <platypo> the other lines are about an usb-device i don't think that concerns my issue
2355 [21:54:02] *** Quits: jhutchins_wk1 (~jonathan@replaced-ip ) (Ping timeout: 250 seconds)
2356 [21:55:00] <vvor> platypo: e2fsck -vf /dev/sdX
2357 [21:55:14] <platypo> vvor: from Terminal?
2358 [21:55:25] <SerajewelKS> not a good idea while the filesystem is mounted rw
2359 [21:55:45] <SerajewelKS> it would be dm-0 anyway
2360 [21:56:09] *** Joins: fstd_ (~fstd@replaced-ip )
2361 [21:56:27] <platypo> vvor: what is the difference between e2fsck and fsck?
2362 [21:56:33] <greycat> if you want to force an fsck of the root file system, the only way I know is to boot from alternative media (installer, rescue CD, etc.)
2363 [21:56:49] <greycat> e2fsck is specific to ext2/ext3/ext4
2364 [21:57:01] <greycat> fsck is a wrapper that calls the appropriate one
2365 [21:57:06] *** Joins: jhutchins_wk1 (~jonathan@replaced-ip )
2366 [21:57:07] <SerajewelKS> greycat: there's also the 'touch /forcefsck && reboot' trick
2367 [21:57:12] <greycat> SerajewelKS: not in systemd
2368 [21:57:17] <SerajewelKS> ah right, systemd
2369 [21:57:22] <platypo> SerajevelKS i think forcefsck is obsolete now
2370 [21:57:32] <greycat> apparently nobody has created a way to do that in systemd yet
2371 [21:57:45] <greycat> or if they have, we don't know it
2372 [21:57:56] <SerajewelKS> of course not, why should you ever need to check you root filesystem if you're running systemd
2373 [21:57:57] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 245 seconds)
2374 [21:58:02] <SerajewelKS> your*
2375 [21:58:37] <platypo> i don't get it. I did fsck on /var from rescue CD before and it didn't show any errors
2376 [21:59:01] *** Joins: nullbyte_ (~null@replaced-ip )
2377 [21:59:03] *** Quits: iderik (~weechat@replaced-ip ) (Quit: iderik)
2378 [21:59:16] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
2379 [21:59:52] <platypo> thanks for your help all, btw
2380 [21:59:54] <SerajewelKS> i mean you're missing system utilities, i think trying to repair it is a lost cause at this point
2381 [22:00:06] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Ping timeout: 250 seconds)
2382 [22:00:09] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 255 seconds)
2383 [22:00:09] *** fstd_ is now known as fstd
2384 [22:00:17] <platypo> SerajewelKS ok but how does it run in the first place?
2385 [22:00:17] <greycat> and they're missing from root, not from /var
2386 [22:00:30] <platypo> greycat: this is new, scince yesterday
2387 [22:00:45] <SerajewelKS> greycat: right but we're also seeing weird errors reading files from /var/lib/apt
2388 [22:00:57] *** Joins: cmptr (~cmptr@replaced-ip )
2389 [22:01:04] <SerajewelKS> my money is on bad disk or bad ram
2390 [22:01:07] <greycat> well, "dpkg -S /sbin/start-stop-daemon" shows that it's in the dpkg package. So to get that one back, for example, you need to reinstall the dpkg package.
2391 [22:01:14] <cmptr> How can I identiy what display driver is currently being used?
2392 [22:01:21] *** Quits: pie3 (~pieee@replaced-ip ) (Quit: Leaving)
2393 [22:01:23] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Quit: Leaving)
2394 [22:01:34] <SerajewelKS> platypo: just because there is some damage doesn't mean everything is damaged. obviously enough isn't damaged that the kernel can boot and the userspace can somewhat start.
2395 [22:01:38] <greycat> cmptr: find the X log file, read it by hand. There is no single command that will just spit out the answer. You need human intelligence.
2396 [22:01:57] *** Quits: Zppix (uid182351@replaced-ip ) (Quit: Connection closed for inactivity)
2397 [22:02:00] <greycat> Because the X log file shows *multiple* drivers, but only the one that shows up a lot is the one it's finally using.
2398 [22:02:21] <platypo> SerajewelKS i think other sbin commands run fine
2399 [22:02:33] <SerajewelKS> platypo: because they aren't missing/damaged, yes
2400 [22:02:43] <greycat> platypo: what else is missing besides start-stop-daemon?
2401 [22:02:51] *** Joins: RedSoxFan08 (~Thunderbi@replaced-ip )
2402 [22:03:08] <platypo> greycat i don't know how to determine this
2403 [22:03:08] *** Quits: sdoubleyou (~sdoubleyo@replaced-ip ) (Quit: Leaving)
2404 [22:03:11] <SerajewelKS> platypo: you're on a boat and there's a leak. is your answer "okay but not ALL the rooms are flooding, maybe i can just close the door to that room?" or do you get the hell off?
2405 [22:03:37] <platypo> SerajewelKS: yes my hope was to keep it running until Debian Buster is out
2406 [22:04:01] *** debhelper sets mode: +l 1595
2407 [22:04:13] <SerajewelKS> considering i've seen you around for a few weeks dealing with these strange issues, i'd say that probably not feasible
2408 [22:04:25] <SerajewelKS> unless the system is non-critical. then just turn it off and wait for buster.
2409 [22:05:06] <platypo> SerajewelKS that takes ages... i need another solution i guess
2410 [22:05:17] <vvor> platypo: Boot from a live CD. check: HDD, RAM. come back if it passes.
2411 [22:05:18] <greycat> SerajewelKS: in the boat analogy, I'd take note of the size and location of the leak.
2412 [22:05:40] <platypo> vvor: isn't ram checked at POST?
2413 [22:05:44] <SerajewelKS> indeed. that's why i'm suggesting to look at disk smart indicators and run memtest.
2414 [22:06:01] *** Joins: rpifan (~rpifan@replaced-ip )
2415 [22:06:01] <SerajewelKS> platypo: "checked" the way you open the hood of your car and say "yeah this all looks fine"
2416 [22:06:09] <SerajewelKS> you're only going to catch obvious problems
2417 [22:06:41] <SerajewelKS> memtest runs lots of different tests and tries to stress the RAM
2418 [22:06:48] <platypo> I am not familiar with memtest. I have it now as pre compiled gz archive. I'll burn it to a disk scince the M/B doesn't support USB booting
2419 [22:06:59] <SerajewelKS> burn it to a disk?
2420 [22:07:02] *** Quits: Ignacy (~Ignacy@replaced-ip ) (Remote host closed the connection)
2421 [22:07:10] <SerajewelKS> i asked you if the system has an optical drive earlier and you said no
2422 [22:07:24] <vvor> platypo: Get replaced-url
2423 [22:07:31] <platypo> SerajewelKS: oh optical... i mistook it for holographical and thought it was a joke
2424 [22:07:54] <SerajewelKS> :P
2425 [22:08:05] <vvor> You need memtest for the RAM they both have it.
2426 [22:08:21] <cmptr> It says video bus is tagged as keyboard... Does that sound normal?
2427 [22:08:21] <vvor> And HDD test too.
2428 [22:08:37] <platypo> vvor: ok thanks so far
2429 [22:08:47] <vvor> You burn them to USB and run the test.
2430 [22:08:49] <platypo> it is for ext too
2431 [22:09:03] <SerajewelKS> ext?
2432 [22:09:11] *** Joins: aPpYe (~aPpYe@replaced-ip )
2433 [22:09:22] <platypo> ext file system
2434 [22:09:31] <SerajewelKS> ??? is what for ext?
2435 [22:09:39] <SerajewelKS> what are you asking?
2436 [22:09:51] <platypo> the HDD test from ultimatebootcd/cpr_kit
2437 [22:10:17] *** Joins: zer0 (~zero@replaced-ip )
2438 [22:10:25] <SerajewelKS> ah
2439 [22:10:38] <cmptr> But it does seem that the driver still being used is Intel.
2440 [22:10:53] <vvor> platypo: Do only generic test, MAKE SURE YOU HAVE A BACKUP!!!
2441 [22:10:57] *** Quits: aPpYe (~aPpYe@replaced-ip ) (Client Quit)
2442 [22:11:14] *** Quits: LeFaketeur (~Faket@replaced-ip ) (Ping timeout: 268 seconds)
2443 [22:11:29] *** Quits: baptist (~baptist@replaced-ip ) (Ping timeout: 258 seconds)
2444 [22:11:29] *** Joins: cybercrypto (~morpheus@replaced-ip )
2445 [22:11:32] *** Quits: zer0 (~zero@replaced-ip ) (Client Quit)
2446 [22:11:43] <platypo> generic != proprietary? Or is that a menu option in the program?
2447 [22:11:44] <vvor> platypo: Start with memtest, if fails your done. Get new RAM.
2448 [22:12:10] *** Quits: srgg (~srgg@replaced-ip ) (Quit: srgg)
2449 [22:12:34] <vvor> platypo: The HDD manufactures proprietary test are fine.
2450 [22:12:34] <platypo> ok ok, i think i get it. I'll burn the ultimatebootcd iso to disk now for start
2451 [22:14:00] <karlpinc> vvor: Used to be that the BIOS ram tests were barely adequate. Nice thing about running memtest86+ is that you can run it overnight to give the hardware the chance to come up to temperature and catch heat-related problems.
2452 [22:14:20] <vvor> platypo: Ahhh See you sooooon :)
2453 [22:14:22] *** Joins: gubernator (~gubernato@replaced-ip )
2454 [22:14:56] *** Quits: hipp (~hipp@replaced-ip ) (Quit: Leaving)
2455 [22:14:58] *** Quits: czart (~czart@replaced-ip ) (Read error: Connection reset by peer)
2456 [22:15:03] *** Quits: ae-35 (~ae-35@replaced-ip ) (Ping timeout: 264 seconds)
2457 [22:15:30] <vvor> karlpinc: platypo In this case I would start with a quick one pass test.
2458 [22:15:53] <gubernator> Hello -- According to my bluetooth settings, I am connected to a bluetooth device, but my audio is playing through my laptop speakers. Running Debian KDE.
2459 [22:16:11] *** Quits: asterismo_l (~asterismo@replaced-ip ) (Ping timeout: 250 seconds)
2460 [22:16:34] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 250 seconds)
2461 [22:16:39] <gubernator> Debian Stable, that is
2462 [22:16:42] *** Joins: annadane (~annadane@replaced-ip )
2463 [22:16:42] *** Quits: zetuno (~zetuno@replaced-ip ) (Remote host closed the connection)
2464 [22:18:38] *** Quits: bernyrd (4ad10c13@replaced-ip ) (Quit: Page closed)
2465 [22:18:43] <phazon> KOLANICH: you'd need to supply build scripts / configs that can duplicate the binary; ideally 1:1 with a reproducible build
2466 [22:19:17] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
2467 [22:20:00] *** Joins: __m4ch1n3__ (~m4ch1n3@replaced-ip )
2468 [22:20:00] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
2469 [22:20:16] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Quit: Quit)
2470 [22:20:37] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
2471 [22:21:06] <phazon> KOLANICH: this can further be discussed in the wnpp and with the mentor/sponsor; they're usually a helpful bunch
2472 [22:21:34] *** Quits: nullbyte_ (~null@replaced-ip ) (Quit: quit)
2473 [22:21:36] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Remote host closed the connection)
2474 [22:22:58] <phazon> they'll at least help you get the pkg into experimental; if you wish to pursue it further and get into sid is entirely up to you
2475 [22:23:21] *** Joins: him-cesjf (~cesjf@replaced-ip )
2476 [22:24:01] *** debhelper sets mode: +l 1588
2477 [22:24:07] *** Quits: Inokinoki (~Inokinoki@replaced-ip ) (Ping timeout: 240 seconds)
2478 [22:24:23] *** Quits: RedSoxFan08 (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
2479 [22:24:37] *** Joins: Inokinoki (~Inokinoki@replaced-ip )
2480 [22:25:07] *** Quits: hele (~hele@replaced-ip ) (Ping timeout: 240 seconds)
2481 [22:25:23] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 244 seconds)
2482 [22:26:37] *** Quits: silver_hook (~hook@replaced-ip ) (Ping timeout: 246 seconds)
2483 [22:26:59] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
2484 [22:29:12] *** Joins: minimal_life (~minimal_l@replaced-ip )
2485 [22:29:25] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
2486 [22:30:12] *** Joins: tempnick (~tempnick3@replaced-ip )
2487 [22:30:24] *** tempnick is now known as coyotesays
2488 [22:32:42] *** Joins: silver_hook (~hook@replaced-ip )
2489 [22:33:35] <phazon> KOLANICH: you may also try #debian-mentors over at irc.oftc.net
2490 [22:34:12] *** Quits: scream_ (~scream@replaced-ip ) (Ping timeout: 245 seconds)
2491 [22:34:46] *** Joins: endstille (~endstille@replaced-ip )
2492 [22:36:18] *** Quits: cmptr (~cmptr@replaced-ip ) (Quit: WeeChat 2.3)
2493 [22:36:31] *** Quits: wolfpackmars2 (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
2494 [22:36:46] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 246 seconds)
2495 [22:38:19] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
2496 [22:38:24] *** Quits: soee_ (~soee@replaced-ip ) (Quit: Konversation terminated!)
2497 [22:39:22] *** Joins: gislaved (b9e814e5@replaced-ip )
2498 [22:41:36] *** Quits: Vizva (~Vizva@replaced-ip ) (Remote host closed the connection)
2499 [22:41:39] *** Quits: err404 (~err404@replaced-ip ) (Remote host closed the connection)
2500 [22:42:10] *** Joins: brenlae (~brenlae@replaced-ip )
2501 [22:42:27] *** Joins: rpifan_ (~rpifan@replaced-ip )
2502 [22:42:40] *** Parts: brenlae (~brenlae@replaced-ip ) ()
2503 [22:43:52] *** Quits: gubernator (~gubernato@replaced-ip ) (Ping timeout: 264 seconds)
2504 [22:44:01] *** debhelper sets mode: +l 1581
2505 [22:44:38] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 245 seconds)
2506 [22:45:47] *** Joins: scream_ (~scream@replaced-ip )
2507 [22:46:03] *** Quits: bionade24 (~oskar@replaced-ip ) (Ping timeout: 255 seconds)
2508 [22:46:13] *** Joins: bionade24 (~oskar@replaced-ip )
2509 [22:46:28] *** Quits: pikudoz (~niko@replaced-ip ) (Ping timeout: 250 seconds)
2510 [22:47:09] *** Joins: DomingoMontoya (~junfan@replaced-ip )
2511 [22:47:29] *** Quits: scream_ (~scream@replaced-ip ) (Remote host closed the connection)
2512 [22:48:10] *** rpifan_ is now known as rpifan
2513 [22:48:13] *** Joins: pikudoz (~niko@replaced-ip )
2514 [22:49:44] *** Quits: Echo6 (~Echo6@replaced-ip ) (Quit: Leaving)
2515 [22:49:51] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
2516 [22:53:27] *** Quits: weedloser (~weedloser@replaced-ip ) (Ping timeout: 264 seconds)
2517 [22:55:43] *** Joins: BlueByte (~walther@replaced-ip )
2518 [22:55:48] *** Quits: BlueByte (~walther@replaced-ip ) (Client Quit)
2519 [22:58:13] *** Quits: jhutchins_wk1 (~jonathan@replaced-ip ) (Quit: Lost terminal)
2520 [22:59:52] *** Joins: snypzz (~lynkzzz@replaced-ip )
2521 [23:01:18] *** Quits: jnavila (~jnavila@replaced-ip ) (Remote host closed the connection)
2522 [23:03:25] *** Joins: ekiro (~ekiro@replaced-ip )
2523 [23:03:27] *** Quits: prince_jammys (~mischa@replaced-ip ) (Read error: Connection reset by peer)
2524 [23:03:48] *** Quits: martin-_-_ (~default@replaced-ip ) (Ping timeout: 250 seconds)
2525 [23:05:01] <ksk> ,v phpmyadmin
2526 [23:05:02] <judd> Package: phpmyadmin on amd64 -- jessie: 4:4.2.12-2+deb8u2; jessie-security: 4:4.2.12-2+deb8u5; stretch: 4:4.6.6-4; sid: 4:4.6.6-5
2527 [23:06:20] *** Joins: n4dir (~n4dir@replaced-ip )
2528 [23:06:21] *** Quits: snypzz (~lynkzzz@replaced-ip ) (Read error: Connection reset by peer)
2529 [23:08:14] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2530 [23:09:39] *** Quits: AndrejSPB (~andrej@replaced-ip ) (Quit: AndrejSPB)
2531 [23:10:09] <platypo> ok i'll try the system recovery. See you soon or maybe not. Thank you for helping
2532 [23:10:19] *** Quits: platypo (~bw@replaced-ip ) (Quit: Konversation terminated!)
2533 [23:11:00] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Remote host closed the connection)
2534 [23:11:22] *** Quits: jfoy (~jfoy@replaced-ip ) (Ping timeout: 244 seconds)
2535 [23:12:40] *** Quits: minimal_life (~minimal_l@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2536 [23:13:26] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
2537 [23:13:59] *** Joins: hanfm (~Thunderbi@replaced-ip )
2538 [23:14:01] *** debhelper sets mode: +l 1570
2539 [23:14:47] *** Parts: nulleip (~luiz@replaced-ip ) ()
2540 [23:15:34] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
2541 [23:16:06] *** Quits: towo` (~towo@replaced-ip ) (Remote host closed the connection)
2542 [23:17:00] *** Quits: Mathisen (~Mathisen_@replaced-ip ) (Quit: boom boom boom !)
2543 [23:17:22] *** Quits: zerotech1 (~zerotech@replaced-ip ) (Ping timeout: 246 seconds)
2544 [23:18:41] *** Joins: jfoy (~jfoy@replaced-ip )
2545 [23:18:58] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 250 seconds)
2546 [23:19:09] *** Joins: prince_jammys (~mischa@replaced-ip )
2547 [23:20:10] *** Quits: ekiro (~ekiro@replaced-ip ) (Read error: Connection reset by peer)
2548 [23:20:49] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
2549 [23:21:08] *** Joins: PileOfDirt (~DIRT@replaced-ip )
2550 [23:22:39] *** Joins: Pendrag0n (~jlee@replaced-ip )
2551 [23:24:12] <Deihmos> unstable and sid repo are the same right ?
2552 [23:24:24] <Deihmos> some say to change repo to sid and others say unstable
2553 [23:25:03] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 245 seconds)
2554 [23:26:00] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 2.4)
2555 [23:27:10] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
2556 [23:28:35] <allorder> yes
2557 [23:29:14] *** Quits: gehaxelt (~gehaxelt@replaced-ip##) (Quit: ZNC 1.6.1 - ##replaced-url
2558 [23:29:42] *** Quits: paulo (~paulo@replaced-ip ) (Quit: paulo)
2559 [23:30:13] *** Joins: mase-tech (~mase-tech@replaced-ip )
2560 [23:30:53] <Deihmos> I thought there was no way to install it but i see it listed as an option on the mini.iso
2561 [23:31:39] <cheapie> Deihmos: You're only supposed to choose it on there if you want to test new versions of debian-installer.
2562 [23:31:57] <cheapie> (or something like that, the details are kinda vague)
2563 [23:32:19] <cheapie> If you just want to install sid, AFAIK the recommended way is to install stable and then upgrade.
2564 [23:32:37] <Deihmos> That’s what I read
2565 [23:33:18] *** Joins: Night-Shade (~TimF@replaced-ip )
2566 [23:33:36] *** Joins: monkeyjuice (~monkeyjui@replaced-ip )
2567 [23:33:38] <greycat> At this particular moment in time, installing buster (alpha installer) and upgrading is also feasible.
2568 [23:34:00] <greycat> This gives the benefit of extra testing of the buster installer. Though YOU may not necessarily see that as a benefit.
2569 [23:34:18] *** Quits: monkeyjuice (~monkeyjui@replaced-ip ) (Client Quit)
2570 [23:34:21] *** Quits: BeerHall (~Thunderbi@replaced-ip ) (Quit: BeerHall)
2571 [23:34:31] *** Quits: polman (~ananevtem@replaced-ip ) (Ping timeout: 246 seconds)
2572 [23:34:39] *** Joins: polman (~ananevtem@replaced-ip )
2573 [23:34:55] *** Quits: kion (~none@replaced-ip ) (Remote host closed the connection)
2574 [23:36:06] *** Joins: dasj19 (~dasj19@replaced-ip )
2575 [23:36:40] *** Joins: UserUS (~UserUS@replaced-ip )
2576 [23:36:58] <UserUS> so Jessie was removed from the mirror network for debian is that correct?
2577 [23:37:22] *** Quits: warai_otoko (~warai_oto@replaced-ip ) (Remote host closed the connection)
2578 [23:37:32] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 245 seconds)
2579 [23:38:03] *** Joins: julientm (~julien@replaced-ip )
2580 [23:38:37] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
2581 [23:38:38] <greycat> Only jessie-updates.
2582 [23:38:42] <greycat> well, and backports.
2583 [23:38:59] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
2584 [23:39:44] <greycat> Backports were archived, I believe, and jessie-updates is simply gone.
2585 [23:40:04] *** Joins: xcm (~xcm@replaced-ip )
2586 [23:40:27] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
2587 [23:40:34] *** Quits: moruz3382 (~moruz3382@replaced-ip ) (Quit: Leaving)
2588 [23:40:57] *** Quits: dasj19 (~dasj19@replaced-ip ) (Ping timeout: 255 seconds)
2589 [23:41:30] *** Quits: toorop (~toorop@replaced-ip ) (Ping timeout: 250 seconds)
2590 [23:41:56] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
2591 [23:42:08] *** ctrlbreak_MAD is now known as ctrlbreak
2592 [23:42:12] *** Quits: Envil (~envil@replaced-ip ) (Remote host closed the connection)
2593 [23:42:56] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: They see me clawin' the love seat / They won't do nothin' 'cause I'm cute and furry)
2594 [23:44:01] *** debhelper sets mode: +l 1562
2595 [23:44:24] <UserUS> greycat, I have a GitHub enterprise with backports, should I just update it to deb.archive?
2596 [23:44:25] *** Quits: beaver (~no@replaced-ip ) (Ping timeout: 256 seconds)
2597 [23:46:18] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 245 seconds)
2598 [23:46:29] *** Quits: mase-tech (~mase-tech@replaced-ip ) (Quit: Leaving)
2599 [23:47:11] <karlpinc> UserUS: You may as well just remove jessie-updates. There won't be updates aside from whatever happens with long-term support to the regular repo.
2600 [23:51:28] *** Quits: In33dt0kn0w (~In33dt0kn@replaced-ip ) (Ping timeout: 250 seconds)
2601 [23:52:37] *** Joins: In33dt0kn0w (~In33dt0kn@replaced-ip )
2602 [23:53:27] <UserUS> karlpinc, ok thanks
2603 [23:54:11] *** Joins: Haudegen (~quassel@replaced-ip )
2604 [23:54:33] *** Quits: DomingoMontoya (~junfan@replaced-ip ) (Quit: Konversation terminated!)
2605 [23:55:21] *** Joins: tiqpit (uid355566@replaced-ip )
2606 [23:55:44] *** Joins: SohronWS1 (~SohronWSL@replaced-ip )
2607 [23:55:45] *** Joins: Xali (~UserUS@replaced-ip )
2608 [23:55:51] *** Quits: Xali (~UserUS@replaced-ip ) (Remote host closed the connection)
2609 [23:55:51] *** Joins: ekiro (~ekiro@replaced-ip )
2610 [23:56:06] *** Joins: teksimian_ (~teksimian@replaced-ip )
2611 [23:56:33] *** Joins: recsrwt (~rwtrecs@replaced-ip )
2612 [23:56:35] *** Joins: fstd_ (~fstd@replaced-ip )
2613 [23:56:48] *** Joins: jeebs_ (~jeebs@replaced-ip )
2614 [23:56:52] *** Joins: john1_ (~john1@replaced-ip )
2615 [23:56:53] *** Joins: Class7 (~Class7@replaced-ip )
2616 [23:56:57] *** Joins: krabador_ (~krabador@replaced-ip )
2617 [23:57:03] *** Joins: h74w8phow43hjw34 (~n1ce@replaced-ip )
2618 [23:57:05] *** Joins: sirfarquad_ (~sirfq@replaced-ip )
2619 [23:57:10] *** Joins: hanfm1 (~Thunderbi@replaced-ip )
2620 [23:57:31] *** Joins: allizom1 (~Thunderbi@replaced-ip )
2621 [23:57:34] *** Joins: delYsid` (~user@replaced-ip )
2622 [23:57:37] *** Quits: qubenix (~qubenix@replaced-ip ) (Ping timeout: 246 seconds)
2623 [23:57:40] *** Joins: TacoGS_ (~tacogs@replaced-ip )
2624 [23:57:45] *** Joins: booyah_ (~bb@replaced-ip )
2625 [23:57:46] *** Joins: rogueworkshop_ (sid354108@replaced-ip )
2626 [23:57:51] *** Joins: fnkr3 (~fnkr@replaced-ip )
2627 [23:58:25] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
2628 [23:58:25] *** Joins: geofox_ (~geofox@replaced-ip )
2629 [23:59:10] *** Quits: scitor (~scitor@replaced-ip ) (Disconnected by services)
2630 [23:59:11] *** Joins: kfarsn (nsrafk@replaced-ip )
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be