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:04] <wachbirn> "/msg dpkg guidelines"
1 [00:00:17] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2 [00:00:18] <themill> gryffus: no worries, thanks for contributing
3 [00:01:03] *** Quits: maolang (~denis@replaced-ip ) (Ping timeout: 264 seconds)
4 [00:01:57] *** Quits: rrehbein (~rrehbein@replaced-ip ) (Quit: Leaving)
5 [00:02:16] <wachbirn> if i set up a webserver without a gui how can i verify that apache is working properly "it works" without a webbrowser
6 [00:03:13] *** Joins: theviajerock (~victor@replaced-ip )
7 [00:05:15] <teraflops> wachbirn: sorry for my ignorance, how do I setup a web server with a GUI
8 [00:05:33] <TomTomTosch> wachbirn: you can type 'systemctl status apache2.service' to see if apache is running and the logs to find a reason if it's not.
9 [00:05:44] *** Quits: a1 (~a1@replaced-ip ) (Ping timeout: 250 seconds)
10 [00:07:02] *** Quits: Wizek (~Wizek@replaced-ip ) (Ping timeout: 250 seconds)
11 [00:07:03] <TomTomTosch> or 'curl 127.0.0.1' to see the testpage if that is what you mean.
12 [00:07:14] *** Joins: miesco (~shawn@replaced-ip )
13 [00:07:17] <miesco> ,v avidemux
14 [00:07:18] <judd> Package: avidemux on amd64 -- wheezy-multimedia: 1:2.5.6-dmo6; jessie-multimedia: 1:2.6.8-dmo8; sid-multimedia: 1:2.6.12-dmo1
15 [00:07:27] <miesco> jessie-multimedia?
16 [00:07:28] *** Quits: Tetrazene (~Carp@replaced-ip ) (Ping timeout: 250 seconds)
17 [00:07:38] <TomTomTosch> ignore that one.
18 [00:08:01] *** Quits: juroks (~juroks@replaced-ip ) (Ping timeout: 244 seconds)
19 [00:08:12] <wachbirn> and you dont try a graphical webbrowser ever to confirm this. what about nameresolution ?
20 [00:08:15] *** Quits: wds (~wds@replaced-ip ) (Ping timeout: 264 seconds)
21 [00:08:29] <miesco> TomTomTosch: Me?
22 [00:08:43] *** Joins: Anwarias_ (~quassel@replaced-ip )
23 [00:08:55] <TomTomTosch> yes, multimedia tends to break stuff.
24 [00:08:57] *** Quits: leba2 (bb86bc53@replaced-ip ) ()
25 [00:09:21] *** Joins: karimb (~karimb@replaced-ip )
26 [00:09:32] *** Joins: TrivialGravitas (~Zero@replaced-ip )
27 [00:10:33] <TomTomTosch> wachbirn: then test it from you phone or computer with DE or type curl <url>
28 [00:10:49] *** Quits: Anwarias (~quassel@replaced-ip ) (Ping timeout: 258 seconds)
29 [00:11:08] <teraflops> wachbirn: sure but the web browser does not need to be in the same machine, for dns use dig/host …
30 [00:11:12] *** Quits: jfdh (~jfdh@replaced-ip ) (Ping timeout: 258 seconds)
31 [00:11:16] *** Parts: johnkeates (~johnkeate@replaced-ip )
32 [00:11:41] <wachbirn> thanks
33 [00:12:38] *** Quits: MightyMooze (17ebe5ca@replaced-ip ) (Ping timeout: 250 seconds)
34 [00:13:03] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 264 seconds)
35 [00:13:24] *** Quits: gmelis79 (~gmelis@replaced-ip ) (Ping timeout: 272 seconds)
36 [00:13:44] <teraflops> wachbirn: and if you want ssl and free sane certificates I recommend letsencrypt
37 [00:13:50] *** Joins: SCHAAP137 (~dorian@replaced-ip )
38 [00:14:01] *** Joins: amcorreia (~amcorreia@replaced-ip )
39 [00:14:55] <teraflops> wachbirn: you can check your ssl configuration online with e.g replaced-url
40 [00:15:09] *** Joins: eb0t (~ebot@replaced-ip )
41 [00:15:46] *** Quits: eb0t (~ebot@replaced-ip ) (Client Quit)
42 [00:15:58] *** Joins: eb0t (~ebot@replaced-ip )
43 [00:17:11] *** Parts: bliv (~bliv@replaced-ip )
44 [00:18:00] *** debhelper sets mode: +l 1662
45 [00:18:07] <miesco> TomTomTosch: How do I cut off .25 seconds of my video?
46 [00:18:21] <teraflops> ffmpeg
47 [00:18:36] <miesco> teraflops: Really?
48 [00:18:47] <teraflops> yes
49 [00:19:19] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
50 [00:19:19] *** Quits: fradd (~ffza@replaced-ip ) ()
51 [00:19:32] *** Quits: c0mrad3 (uid26809@replaced-ip ) (Quit: Connection closed for inactivity)
52 [00:19:50] <miesco> teraflops: Alright. I'll give it a shot.
53 [00:20:19] <teraflops> miesco: you dont even need to reencode the video
54 [00:20:54] *** Joins: Tetrazene (~Carp@replaced-ip )
55 [00:20:58] <TomTomTosch> or this> avconv -i input.avi -ss 00:00:00 -t <endtime> -codec copy output.avi
56 [00:21:05] *** Joins: ryan57 (~ryan60@replaced-ip )
57 [00:21:12] *** Quits: brainless (~jim_carry@replaced-ip ) (Ping timeout: 246 seconds)
58 [00:21:30] <teraflops> well ffmpeg/avconv
59 [00:21:42] <miesco> TomTomTosch: What if I want the end time to be the end of the video?
60 [00:21:46] *** Quits: stonerfish (~stonerfis@replaced-ip ) (Ping timeout: 250 seconds)
61 [00:21:55] *** Joins: Janos (~cramos@replaced-ip )
62 [00:22:20] *** Quits: Ad1 (~Adrian@replaced-ip ) (Quit: Wychodzi z Matrixa)
63 [00:22:21] *** Joins: brainless (~jim_carry@replaced-ip )
64 [00:22:25] <TomTomTosch> then copy the file? or rephrase the question so i understand.
65 [00:22:48] *** Quits: nokt (~nokt@replaced-ip ) (Remote host closed the connection)
66 [00:22:53] *** Joins: Psi-Jack (~psi-jack@replaced-ip )
67 [00:23:03] <TomTomTosch> the command above creates a cut. set start and end time as you wish.
68 [00:23:07] *** Quits: wachbirn (~wachbirn@replaced-ip ) (Quit: Verlassend)
69 [00:23:21] *** Quits: michiel (~michiel@replaced-ip ) (Ping timeout: 276 seconds)
70 [00:23:23] <miesco> TomTomTosch: I want the end time to be the end of the video
71 [00:23:40] <teraflops> miesco: ffmpeg/avconv^^ -ss $start_time -t $duration -i video
72 [00:24:07] *** Quits: tematibr (~artem@replaced-ip ) (Ping timeout: 252 seconds)
73 [00:24:39] *** Joins: stonerfish (~stonerfis@replaced-ip )
74 [00:25:46] *** Joins: michiel (~michiel@replaced-ip )
75 [00:26:15] *** Quits: Dinux (~Yorick@replaced-ip ) (Ping timeout: 264 seconds)
76 [00:26:20] <miesco> teraflops: ffmpeg doesn't know $duration
77 [00:26:20] *** Joins: careta (~botto@replaced-ip )
78 [00:26:31] *** Quits: ne0h|nihilist (~user@replaced-ip ) (Ping timeout: 240 seconds)
79 [00:26:40] <miesco> teraflops: And wouldn't that do bash variable expansion anyways if I didn't escape the $?
80 [00:26:41] <teraflops> miesco: you nned a real duration ^
81 [00:26:48] <teraflops> need*
82 [00:26:53] <TomTomTosch> it may be -to in recent ffmpeg. check man ffmpeg if it supports it.
83 [00:27:54] <miesco> TomTomTosch: How do I know the exact millisecond of the start time?
84 [00:28:15] <teraflops> miesco: put the real time as in 00:51 10 or whatever or write a bloody script :P
85 [00:28:39] <TomTomTosch> you ask me from where you want to cut your video?
86 [00:28:40] *** mach_kernel is now known as mach_k_away
87 [00:28:57] <teraflops> ans yes it accepts variables if you write a script
88 [00:29:01] <teraflops> and*
89 [00:29:11] <miesco> I dont know...
90 [00:29:27] <miesco> I want to cut from second 4 to second 9
91 [00:29:51] <miesco> I want that out
92 [00:30:03] *** Quits: chip_ (~chip@replaced-ip ) (Ping timeout: 240 seconds)
93 [00:30:27] <teraflops> miesco: replaced-url
94 [00:31:19] *** Quits: michaelni (~michael@replaced-ip ) (Quit: Leaving)
95 [00:31:33] *** Quits: HansE (~HansE@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
96 [00:31:40] <miesco> teraflops: Well I want to cut everything in between second 4 and second 0
97 [00:31:43] *** Quits: Danishman (~kvirc@replaced-ip##) (Quit: KVIrc 4.9.1 Aria ##replaced-url
98 [00:31:44] <miesco> s/0/9
99 [00:31:57] *** Quits: XndrK (~alexander@replaced-ip ) (Quit: Leaving.)
100 [00:31:59] <teraflops> that's easy
101 [00:32:03] *** Joins: finlstrm (~finlstrm@replaced-ip )
102 [00:32:45] <teraflops> you already know how to do it with all the stuff we wrote here
103 [00:32:56] <miesco> teraflops: I don't think so...
104 [00:33:11] <teraflops> oh
105 [00:33:38] <TomTomTosch> btw: ffmpeg -i <somefile> 2>&1 | grep -i duration to get the duration.
106 [00:33:42] *** Joins: mrafiee (~moe@replaced-ip )
107 [00:33:44] *** Quits: mrafiee (~moe@replaced-ip ) (Write error: Connection reset by peer)
108 [00:33:59] <miesco> ffmpeg -i file -ss 0.24 -to 4 -ss 9 -sseof 0
109 [00:34:02] <miesco> that should do it
110 [00:34:02] *** Joins: mrafiee (~moe@replaced-ip )
111 [00:34:11] <teraflops> or mediainfo
112 [00:34:57] <miesco> teraflops: Wait how do you do it?
113 [00:35:02] <teraflops> what
114 [00:35:04] *** Joins: _foldLeft (~foldleft@replaced-ip )
115 [00:35:26] <teraflops> miesco: mediainfo is for getting the duration aming other things from the video
116 [00:35:30] <teraflops> among*
117 [00:35:35] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
118 [00:36:13] <teraflops> ,v mediainfo
119 [00:36:14] <judd> Package: mediainfo on amd64 -- wheezy: 0.7.58-1; jessie: 0.7.70-1; stretch: 0.7.84-1; sid: 0.7.84-1
120 [00:36:22] *** Quits: macartur (uid39242@replaced-ip ) (Quit: Connection closed for inactivity)
121 [00:36:34] *** Joins: monpocchi (~monpocchi@replaced-ip )
122 [00:36:45] *** Quits: monpocchi (~monpocchi@replaced-ip ) (Client Quit)
123 [00:37:02] *** Joins: monpocchi (~monpocchi@replaced-ip )
124 [00:37:43] *** Quits: poleprogger (~mj@replaced-ip ) (Quit: Konversation terminated!)
125 [00:37:54] <miesco> teraflops: I want to cut from second 4 to second 9, as I said twice already
126 [00:38:00] *** debhelper sets mode: +l 1656
127 [00:38:28] <teraflops> miesco: and you want me to give you the exact command?
128 [00:38:28] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
129 [00:38:49] <miesco> teraflops: You said I can do it with all the info here but I tried and it doesn't work
130 [00:38:52] <miesco> ffmpeg -i file -ss 0.24 -to 4 -ss 9 -sseof 0
131 [00:39:08] <teraflops> ^
132 [00:39:10] *** Joins: cypherman (~santiago@replaced-ip )
133 [00:39:18] <mtndew> do you ever use install -d in makefiles?
134 [00:39:19] *** Quits: asterismo_m (~asterismo@replaced-ip ) (Read error: Connection reset by peer)
135 [00:39:24] *** Quits: theviajerock (~victor@replaced-ip ) (Ping timeout: 246 seconds)
136 [00:39:25] <mtndew> all documentation seems to show installing each file one by one
137 [00:39:30] *** Quits: asterismo (~santiago@replaced-ip ) (Read error: Connection reset by peer)
138 [00:39:38] <mtndew> yet the man page shows a -d flag existing to do an entire directory at once
139 [00:39:55] *** Joins: controll (~a@replaced-ip )
140 [00:41:34] <TomTomTosch> miesco: that looks nothing like what was said in here. so you want to cut the middle bit out? you will have to do that in two steps.
141 [00:42:12] *** Joins: cdown_ (~cdown@replaced-ip )
142 [00:42:41] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
143 [00:43:09] *** Parts: mrafiee (~moe@replaced-ip )
144 [00:43:26] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 250 seconds)
145 [00:44:14] *** Joins: Shentino (~Shentino@replaced-ip )
146 [00:44:26] *** Quits: jason3 (~jason4@replaced-ip ) (Ping timeout: 272 seconds)
147 [00:44:33] *** Joins: a1 (~a1@replaced-ip )
148 [00:44:34] *** Quits: a1 (~a1@replaced-ip ) (Max SendQ exceeded)
149 [00:44:53] *** cypherman is now known as asterismo
150 [00:44:57] <miesco> TomTomTosch: Two steps?
151 [00:45:08] *** Joins: a1 (~a1@replaced-ip )
152 [00:45:21] *** Joins: Atomic_nxjRq (~atomic@replaced-ip )
153 [00:45:42] *** Joins: chalcedny (~chalcedon@replaced-ip )
154 [00:45:44] *** Quits: chalcedony (~chalcedon@replaced-ip ) (Ping timeout: 244 seconds)
155 [00:46:00] <miesco> TomTomTosch: I feel like its encoding every time
156 [00:46:24] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
157 [00:46:33] <TomTomTosch> it probably is. i gave you an example above.
158 [00:47:11] *** Quits: L0aD1nG (~L0aD1nG@replaced-ip ) (Quit: WeeChat 1.0.1)
159 [00:47:38] *** Quits: JeremyE7_ (~Jerm1@replaced-ip ) ()
160 [00:47:56] *** Joins: michaelni (~michael@replaced-ip )
161 [00:48:05] <miesco> Oh I see
162 [00:48:23] *** Quits: SCHAAP137 (~dorian@replaced-ip ) (Quit: Exiting...)
163 [00:48:34] <TomTomTosch> ffmpeg -i input_file -t 4 output1 -ss 9 -to output2 -codec copy
164 [00:48:42] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 276 seconds)
165 [00:49:13] *** Quits: B[]rG (~Borg@replaced-ip ) (Remote host closed the connection)
166 [00:49:32] <TomTomTosch> then you have to combine the two outputs with concat. it's easy enough to find on the internet.
167 [00:49:45] <TomTomTosch> then you should have the start and the end bit.
168 [00:49:50] *** Joins: acheronuk (~acheronuk@replaced-ip )
169 [00:50:30] <teraflops> miesco: replaced-url
170 [00:51:16] <teraflops> cut from secon 4 to second 9 right?
171 [00:51:25] *** Quits: nitefall (~thewellin@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
172 [00:51:35] <TomTomTosch> or maybe cut it out? i wasn't sure what he meant anymore.
173 [00:51:39] *** Joins: jak2000 (~jak2000@replaced-ip )
174 [00:51:57] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 276 seconds)
175 [00:52:07] *** Joins: sl4v3 (~casey.bil@216.13.193.90)
176 [00:52:17] <sl4v3> can anyone help me debug a PHP-FPM configuration problem?
177 [00:52:39] <cafuego> Maybe. What's the problem?
178 [00:52:48] *** Joins: debidi (~deb@replaced-ip )
179 [00:52:57] <teraflops> oh wait, drop from the video from second 4 to second 9?
180 [00:53:05] <sl4v3> cafuego: ah, i have a meeting in 8 minutes, but here goes.
181 [00:53:15] *** Joins: jak2013 (~jak2000@replaced-ip )
182 [00:53:24] <teraflops> I really need to go to bed ^
183 [00:53:37] *** Quits: tikun (~David@replaced-ip ) (Quit: Leaving)
184 [00:53:43] *** Joins: CutMeOwnThroat (~k@replaced-ip )
185 [00:53:48] <miesco> teraflops: Cut it out
186 [00:53:50] <sl4v3> cafuego: include(/usr/local/apache2/htdocs/includes/config/config_vars.php): failed to open stream: No such file or directory in /var/replaced-url
187 [00:53:58] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Changing host)
188 [00:53:58] *** Joins: CutMeOwnThroat (~k@replaced-ip )
189 [00:54:04] <sl4v3> cafuego: so, i'm using apache and php:fpm docker containers.
190 [00:54:05] *** Quits: Envil (~envil@replaced-ip ) (Remote host closed the connection)
191 [00:54:05] <miesco> 06:29pm miesco | I want that out
192 [00:54:16] <teraflops> yeah I got it now sorry
193 [00:54:40] <miesco> Hmm. When I type `-c copy` it doesn't seem to do anything
194 [00:54:45] <sl4v3> cafuego: the apache container requires that everything be placed at /usr/local/apache2/... (e.g. htdocs, dev, others) and the php:fpm module puts everything at /var/replaced-url
195 [00:55:20] <sl4v3> cafuego: so i'm wondering if it's even possible, provided all of the files are located at their proper respective roots, to share files between fast-cgi "projects."
196 [00:55:44] <sl4v3> cafuego: i think i see why this isn't working maybe...
197 [00:55:50] *** Quits: klow (~textual@replaced-ip ) (Ping timeout: 272 seconds)
198 [00:55:51] *** Quits: Janos (~cramos@replaced-ip ) (Ping timeout: 246 seconds)
199 [00:55:51] *** Joins: elsasser (sid58572@replaced-ip )
200 [00:55:58] <cafuego> sl4v3: You can just map an overridden config file into one of the containers, so they'll share the location.
201 [00:56:01] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 252 seconds)
202 [00:56:31] <sl4v3> cafuego: i have a global variable that sets the root folder, and i'd changed that to be appropriate for the apache layout, but really, it should be the php:fpm layout instead.
203 [00:57:04] <teraflops> miesco: well replaced-url
204 [00:57:11] *** Quits: debidi (~deb@replaced-ip ) (Ping timeout: 240 seconds)
205 [00:57:14] <teraflops> trim filter
206 [00:57:54] *** Joins: DrOwl (~drowl@replaced-ip )
207 [00:59:01] <sl4v3> cafuego: ah, but it's getting it from $_SERVER['DOCUMENT_ROOT'], which is an apache configuration. k. ima gonna have to make apache use the same folder.
208 [00:59:14] <sl4v3> cafuego: thanks for the help!
209 [00:59:41] <cafuego> sl4v3: no wuccas
210 [01:00:13] <miesco> teraflops: Nah I will just combine them
211 [01:00:54] <teraflops> hmm trim looks like it does what you want
212 [01:01:01] *** xormor__ is now known as xormor
213 [01:01:02] *** Quits: P6hjakonn (~Tinker@replaced-ip ) (Ping timeout: 258 seconds)
214 [01:01:09] *** Quits: Dyonisos (~Dyonisos@replaced-ip ) (Read error: Connection reset by peer)
215 [01:01:13] <miesco> teraflops: Yea but too much typing
216 [01:01:18] <teraflops> heh
217 [01:01:44] <gryffus> do i get some confirmation about bug reported to submit@bugs.debian.org ?
218 [01:01:45] <teraflops> so concat filter
219 [01:01:53] <teraflops> ffmpeg is amazing
220 [01:02:17] <CutMeOwnThroat> I thought he wanted to have second 4 to second 9 in a new video file
221 [01:03:14] *** Joins: daedalus9 (~wintermut@replaced-ip )
222 [01:03:44] *** Joins: klow (~textual@replaced-ip )
223 [01:03:54] *** Quits: jak2013 (~jak2000@replaced-ip ) (Ping timeout: 246 seconds)
224 [01:04:04] *** Quits: fernie (~jarkko@replaced-ip ) (Ping timeout: 272 seconds)
225 [01:04:20] *** Quits: msb (~msb@replaced-ip ) (Ping timeout: 244 seconds)
226 [01:04:47] <miesco> Man, I type "-ss 4", then I try "--s 8", results are the same...
227 [01:05:02] *** Joins: msb (~msb@replaced-ip )
228 [01:05:07] *** Quits: biberu (~biberu@replaced-ip ) (Read error: Connection reset by peer)
229 [01:05:19] *** Joins: fernie (~jarkko@replaced-ip )
230 [01:05:26] *** Joins: sl4v3_ (~casey.bil@216.13.193.90)
231 [01:05:50] <miesco> --s 8*
232 [01:05:53] <miesco> -ss 8*
233 [01:06:09] <CutMeOwnThroat> is that the avconv in jessie?
234 [01:06:11] *** Joins: theviajerock (~victor@replaced-ip )
235 [01:06:40] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
236 [01:06:48] *** Joins: asterismo_m (~asterismo@replaced-ip )
237 [01:06:56] <mtndew> my deb package I'm building is installing all the files I want, but the package doesn't know that it's tracking them
238 [01:06:57] <miesco> CutMeOwnThroat: its ffmpeg in jessie
239 [01:07:04] <mtndew> dpkg -L shows none of the files, but they're installed
240 [01:07:04] <CutMeOwnThroat> teraflops, ffmpeg never worked for me.... avconv is the first ffmpegish thing that did
241 [01:07:05] <dpkg> No packages found matching shows none of the files, but they're installed
242 [01:07:10] *** Quits: ]3n19m4[_ (~]3n19m4@replaced-ip ) (Ping timeout: 258 seconds)
243 [01:07:44] <CutMeOwnThroat> huh, but...
244 [01:07:48] <CutMeOwnThroat> judd, versions ffmpeg
245 [01:07:49] <judd> Package: ffmpeg on amd64 -- squeeze-security: 4:0.5.10-1; squeeze: 4:0.5.10-1; squeeze-security-lts: 4:0.5.10-1+deb6u1; squeeze-backports: 6:0.8.6-1~bpo60+1; wheezy: 6:0.8.17-2; wheezy-security: 6:0.8.17-2+deb7u2; jessie-backports: 7:3.0.2-4~bpo8+1; sid: 7:3.0.2-4; stretch: 7:3.0.2-4; wheezy-multimedia: 8:1.0.10-dmo1; jessie-multimedia: 10:2.6.9-dmo1; sid-multimedia:
246 [01:07:50] <judd> 10:3.1.1-dmo1
247 [01:08:00] *** debhelper sets mode: +l 1650
248 [01:08:03] <CutMeOwnThroat> it's not in jessie
249 [01:08:12] *** Quits: sl4v3 (~casey.bil@216.13.193.90) (Ping timeout: 276 seconds)
250 [01:08:12] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 276 seconds)
251 [01:08:13] <miesco> CutMeOwnThroat: Jessie backports
252 [01:08:14] <CutMeOwnThroat> it's in jessie_backports
253 [01:08:34] *** Quits: jasonwc (~Jason@replaced-ip ) (Ping timeout: 250 seconds)
254 [01:08:36] <CutMeOwnThroat> yeah... but backports isn't real jessie anymore
255 [01:08:55] <miesco> ,v avconv
256 [01:08:56] *** Joins: ]3n19m4[ (~]3n19m4@replaced-ip )
257 [01:08:56] <judd> No package named 'avconv' was found in amd64.
258 [01:09:08] *** Joins: jasonwc (~Jason@replaced-ip )
259 [01:09:10] *** ChanServ sets mode: +o eir
260 [01:09:11] *** Quits: methyl (~methyl@replaced-ip ) (Ping timeout: 240 seconds)
261 [01:09:11] *** eir sets mode: -qo *!*@unaffiliated/sm00th eir
262 [01:09:14] <miesco> CutMeOwnThroat: Hey there isn't an avconv in jessie
263 [01:09:36] <CutMeOwnThroat> there is... it's in libav-tools
264 [01:09:38] *** Quits: jasonwc (~Jason@replaced-ip ) (Read error: Connection reset by peer)
265 [01:10:03] *** Joins: jasonwc (~Jason@replaced-ip )
266 [01:10:08] <CutMeOwnThroat> and it the ffmpeg from backports conflicts with it, iirc
267 [01:10:15] *** Quits: daedalus9 (~wintermut@replaced-ip ) (Remote host closed the connection)
268 [01:10:22] *** Quits: rxc (~Ryan@replaced-ip ) (Read error: Connection reset by peer)
269 [01:10:25] *** Quits: wondiws (~Jasper@replaced-ip ) (Quit: Leaving)
270 [01:10:30] *** Joins: rxc (~Ryan@replaced-ip )
271 [01:10:30] *** Quits: rxc (~Ryan@replaced-ip ) (Changing host)
272 [01:10:30] *** Joins: rxc (~Ryan@replaced-ip )
273 [01:10:46] <CutMeOwnThroat> anyway... if I read the manpage of avconv... I see why you have the problem and what the solution is
274 [01:11:15] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
275 [01:11:51] <miesco> CutMeOwnThroat: You can't seek accurately in ffmpeg and have to use another video editor?
276 [01:12:03] *** fstd is now known as f-
277 [01:12:18] *** f- is now known as fstd
278 [01:12:39] <miesco> "Note that in most formats it is not possible to seek exactly"
279 [01:12:43] <CutMeOwnThroat> shall I copy and paste it here?
280 [01:12:45] <CutMeOwnThroat> it goes on!
281 [01:13:32] <miesco> '-accurate_seek'?
282 [01:13:40] *** Quits: seventy (~seventy@replaced-ip ) (Read error: Connection reset by peer)
283 [01:13:41] <miesco> ffmpeg -y -i output.mp4 -accurate_seek -ss 8 -sseof 0 -codec copy end.mp4
284 [01:13:41] <CutMeOwnThroat> seems so
285 [01:14:15] <CutMeOwnThroat> I am not sure if you can use copy
286 [01:15:05] *** Quits: rxc (~Ryan@replaced-ip ) (Read error: Connection reset by peer)
287 [01:15:12] <TomTomTosch> i'm not sure you can use sseof to set the end position.
288 [01:15:23] <CutMeOwnThroat> the codec/container it chooses for outfile.mkv seems pretty good
289 [01:15:51] <CutMeOwnThroat> and let's rephrase: pretty sure you cannot use a copy codec if you want to cut between keyframes
290 [01:15:56] *** Quits: dustpuppy (~dustpuppy@replaced-ip ) (Remote host closed the connection)
291 [01:16:00] *** Quits: klow (~textual@replaced-ip ) (Ping timeout: 276 seconds)
292 [01:16:04] <CutMeOwnThroat> because that automatically means there are bits you have to re-encode
293 [01:16:15] <CutMeOwnThroat> ... starting with new key-frames
294 [01:17:28] *** Quits: neutronwrangler (~oec@replaced-ip ) (Ping timeout: 252 seconds)
295 [01:17:34] *** Quits: sidmo_ (~sidmo@replaced-ip ) (Remote host closed the connection)
296 [01:17:36] <miesco> TomTomTosch: No. `-ss` does not work.
297 [01:18:00] *** debhelper sets mode: +l 1641
298 [01:18:27] *** Quits: FlatByte (~FlatByte@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
299 [01:18:32] <CutMeOwnThroat> I dunno.. I have some more complicated script that I found on a webpage maybe 5 or more years ago
300 [01:19:02] *** Joins: klow (~textual@replaced-ip )
301 [01:19:04] <miesco> Well it might work without -copy OR -accurate_seek
302 [01:19:04] *** Quits: acheronuk (~acheronuk@replaced-ip ) (Remote host closed the connection)
303 [01:19:12] <miesco> TomTomTosch: But that means it has to reencode each time
304 [01:19:16] <CutMeOwnThroat> and with that I could cut off something in no time... mmh, but come to think of it, I wanted to cut off starting from the first key frame anyway
305 [01:19:51] <CutMeOwnThroat> miesco, it *has* to re-encode if you cut between key frames
306 [01:19:58] <CutMeOwnThroat> as i just said
307 [01:20:23] <miesco> CutMeOwnThroat: Yea I know, it just takes a long time
308 [01:20:36] <miesco> So I don't know how convenient it will be for a video editor
309 [01:20:43] *** Joins: maolang (~denis@replaced-ip )
310 [01:20:58] *** Joins: p000 (~pissoff@replaced-ip )
311 [01:21:08] <p000> Anyone here using firefox-esr? The minimum required version of Flash for this video is 11.8.0. Your current version is 11.2.202.
312 [01:21:18] <p000> I have flashplugin-nonfree installed (debian jessie)
313 [01:21:24] <p000> the package is up to date
314 [01:21:45] *** Joins: cerebro (~cerebro@replaced-ip )
315 [01:22:01] <TomTomTosch> most video editors probably use some representation in the preview and only encode once you export.
316 [01:23:18] *** Quits: careta (~botto@replaced-ip ) (Ping timeout: 250 seconds)
317 [01:23:29] <miesco> TomTomTosch: Yea I need one of those. You heard of melt?
318 [01:23:30] <miesco> ,v melt
319 [01:23:32] <judd> Package: melt on amd64 -- squeeze: 0.5.6+git20100727-1; wheezy: 0.8.0-4; jessie: 0.9.2-2; sid: 6.2.0-1; stretch: 6.2.0-1; wheezy-multimedia: 1:0.8.8-dmo1; jessie-multimedia: 1:0.9.6-dmo1; sid-multimedia: 1:6.2.0-dmo2
320 [01:23:55] <TomTomTosch> nope, i don't do much multimedia stuff.
321 [01:24:04] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Remote host closed the connection)
322 [01:24:11] <p000> ,v flashplayer-nonfree
323 [01:24:12] <judd> No package named 'flashplayer-nonfree' was found in amd64.
324 [01:24:17] <CutMeOwnThroat> p000, guess you ran update-flashplugin-nonfree with that version...
325 [01:25:00] <CutMeOwnThroat> ah, no, that's not clear... newest is 11.2.202.626
326 [01:25:02] *** Joins: debidi (~deb@replaced-ip )
327 [01:25:16] <p000> =[
328 [01:25:17] <CutMeOwnThroat> p000, versions > 11.2.202.xxx only exist on windows?
329 [01:25:25] <p000> darn
330 [01:25:50] *** Joins: dustpuppy (~dustpuppy@replaced-ip )
331 [01:26:15] *** Quits: yaume (~gchenuet@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
332 [01:27:17] <CutMeOwnThroat> hm, have you tried chromium/chrome?
333 [01:27:29] *** Quits: nighty (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
334 [01:27:40] <CutMeOwnThroat> dpkg, flash
335 [01:27:41] <dpkg> Flash is frequently used to deliver interactivity, audio and video through a web browser. Ask me about <gnash> and <lightspark> for free implementations, or <adobe flash> and <pepper flash> for non-free implementations. replaced-url
336 [01:27:44] <CutMeOwnThroat> dpkg pepper flash
337 [01:27:44] <dpkg> Pepper Flash Player is a proprietary <flash> plugin included with the Google Chrome web browser. The pepperflashplugin-nonfree Debian package can be used to install this plugin for the <Chromium> browser, ask me about <contrib>. replaced-url
338 [01:27:51] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
339 [01:28:04] *** Quits: cluelessperson (~cluelessp@replaced-ip ) (Ping timeout: 250 seconds)
340 [01:28:12] <p000> yeah i tried chrome as well
341 [01:28:14] *** Quits: m4Co (~unix@replaced-ip##) (Quit: ##replaced-url
342 [01:28:23] *** Joins: sidmo_ (~sidmo@replaced-ip )
343 [01:28:24] *** Quits: binezap (~binezap@replaced-ip ) (Read error: Connection reset by peer)
344 [01:28:26] *** Joins: denisk (~denisk@replaced-ip )
345 [01:28:35] <p000> xfinity must use some form of encrypted video which isnt supported
346 [01:28:47] <p000> ie silverlight
347 [01:29:05] <p000> i know netflix works with chrome via html5 EME
348 [01:29:33] <CutMeOwnThroat> the thing with flash not being developed for linux is not news, rather olds: replaced-url
349 [01:29:37] *** Joins: N0Lif3_ (~321@replaced-ip )
350 [01:29:53] <p000> meh i hope html5 just flat out replaces it one day
351 [01:29:54] <miesco> I'll try kdenlive
352 [01:29:59] <N0Lif3_> is there a on-screen keyboard program in Debian's repositories?
353 [01:30:02] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Remote host closed the connection)
354 [01:30:38] <mutante> the + button next to the tabs in Firefox is gone all of a sudden for me
355 [01:31:00] <TomTomTosch> ,i matchbox-keyboard
356 [01:31:01] <judd> Package matchbox-keyboard (embedded, optional) in jessie/amd64: on-screen keyboard. Version: 0.1+svn20080916-10; Size: 31.1k; Installed: 155k; Screenshot: replaced-url
357 [01:31:10] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
358 [01:31:35] *** Quits: jandrusk (~jra@replaced-ip ) (Quit: WeeChat 1.5)
359 [01:31:46] *** Quits: debidi (~deb@replaced-ip ) (Ping timeout: 252 seconds)
360 [01:31:58] *** Quits: controll (~a@replaced-ip ) (Ping timeout: 250 seconds)
361 [01:32:20] <TomTomTosch> ^ N0Lif3_
362 [01:32:46] *** Joins: Willis (Willis@replaced-ip )
363 [01:33:04] *** Joins: XndrK (~alexander@replaced-ip )
364 [01:33:05] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
365 [01:33:33] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 276 seconds)
366 [01:33:33] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 240 seconds)
367 [01:33:43] *** Quits: klow (~textual@replaced-ip ) (Read error: Connection reset by peer)
368 [01:33:50] <N0Lif3_> thanks
369 [01:34:36] *** mach_k_away is now known as mach_kernel
370 [01:37:53] *** Joins: RickXy (~zncadmin@replaced-ip )
371 [01:38:00] *** debhelper sets mode: +l 1634
372 [01:38:01] <jmcnaught> N0Lif3_: GNOME also has an onscreen keyboard and other accessibility features
373 [01:38:22] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
374 [01:38:31] *** Quits: XndrK (~alexander@replaced-ip ) (Quit: Leaving.)
375 [01:39:58] <N0Lif3_> this is bizarre. so I just got my CHIP pc. This little tiny Raspberry Pi-like board pc and it runs a build of Debian by default. I'm looking at the /etc/apt/sources.list file listing the repositories and it does in-fact have debian repositories listed, but some common stuff isn't showing up at all when I try to install it.
376 [01:40:20] <N0Lif3_> Unable to locate package matchbox-keyboard
377 [01:40:35] <N0Lif3_> Unable to locate package screen
378 [01:40:37] <TomTomTosch> so it's raspbian?
379 [01:40:44] <N0Lif3_> that's right.
380 [01:40:48] *** Quits: lesik (~lesik@replaced-ip ) (Ping timeout: 272 seconds)
381 [01:40:48] <N0Lif3_> Unable to locate package irssi
382 [01:41:07] <N0Lif3_> i'm connected to it right now on my main machine via ssh
383 [01:41:09] <TomTomTosch> then the channel you seek is #raspbian
384 [01:41:24] *** Joins: lesik (~lesik@replaced-ip )
385 [01:41:39] *** Quits: lasdam (lasdam@replaced-ip ) (Remote host closed the connection)
386 [01:42:04] *** Quits: vindelschtuffen (~vindelsch@replaced-ip ) (Ping timeout: 272 seconds)
387 [01:42:39] *** Joins: crvsh (crvsh@replaced-ip )
388 [01:43:03] *** Joins: Janos (~cramos@replaced-ip )
389 [01:44:23] *** Quits: karimb (~karimb@replaced-ip ) (Quit: Leaving...)
390 [01:44:37] *** Quits: sl4v3_ (~casey.bil@216.13.193.90) (Ping timeout: 260 seconds)
391 [01:44:58] <CutMeOwnThroat> is it, though, if they're debian archives and only those
392 [01:45:12] *** Quits: cdown_ (~cdown@replaced-ip ) (Ping timeout: 260 seconds)
393 [01:45:36] *** Joins: methyl (~methyl@replaced-ip )
394 [01:46:13] *** Joins: klow (~textual@replaced-ip )
395 [01:46:19] *** elsasser is now known as daishan
396 [01:46:31] *** Joins: cdown (~cdown@replaced-ip )
397 [01:46:45] *** Quits: alxy (uid115853@replaced-ip ) (Quit: Connection closed for inactivity)
398 [01:46:49] *** Quits: easyshekels (~easysheke@replaced-ip ) (Remote host closed the connection)
399 [01:47:00] <N0Lif3_> CutMeOwnThroat: this is what my sources.list file looks like replaced-url
400 [01:47:19] *** Quits: autofsckk (~autofsckk@replaced-ip ) (Remote host closed the connection)
401 [01:47:47] *** Quits: daishan (sid58572@replaced-ip ) (Quit: Updating details, brb)
402 [01:47:50] *** Joins: wobeling1rs (~wobelinge@replaced-ip )
403 [01:47:57] *** Joins: daishan (sid58572@replaced-ip )
404 [01:48:17] *** Joins: jandrusk (~jra@replaced-ip )
405 [01:50:06] *** Quits: wiretapped-cb (wiretapped@replaced-ip ) (Ping timeout: 246 seconds)
406 [01:50:09] *** Quits: iLogic (~logico@replaced-ip ) (Quit: iLogic)
407 [01:50:54] *** Joins: wiretapped-cb (wiretapped@replaced-ip )
408 [01:51:33] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 240 seconds)
409 [01:51:34] *** Quits: woshty (~irc@replaced-ip ) (Ping timeout: 272 seconds)
410 [01:51:45] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 276 seconds)
411 [01:52:06] *** Joins: sl4v3 (~casey.bil@216.13.193.90)
412 [01:52:26] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
413 [01:52:41] *** Joins: cdown (~cdown@replaced-ip )
414 [01:52:54] <miesco> Okay I have come to the conclusion that I need avidemux to cut my video up
415 [01:53:13] *** Quits: eternal-pain (~eternal-p@replaced-ip ) (Quit: Leaving)
416 [01:53:23] <CutMeOwnThroat> CutMeOwnVideo?
417 [01:53:35] *** Joins: alexandros_c (~alexandro@replaced-ip )
418 [01:54:17] <miesco> Everyone says to use deb-multimedia to get avidemux...
419 [01:54:39] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 246 seconds)
420 [01:55:11] <TomTomTosch> don't listen to the other kids.
421 [01:55:15] <TomTomTosch> !deb-multimedia
422 [01:55:16] <dpkg> We recommend against using deb-multimedia.org; these unofficial packages are known to cause many hard to debug problems. They are not in Debian either because the they are poor in quality or for legal reasons. See replaced-url
423 [01:57:39] <miesco> Actually, I don't even need to edit my video...
424 [01:57:51] *** Joins: mastokley (~mastokley@replaced-ip )
425 [01:58:04] *** Quits: fearnothing (~nothing@replaced-ip ) (Ping timeout: 244 seconds)
426 [01:58:16] <CutMeOwnThroat> is it only one or several, anyway
427 [01:58:21] *** Joins: XndrK (~alexander@replaced-ip )
428 [01:58:32] *** Quits: XndrK (~alexander@replaced-ip ) (Client Quit)
429 [01:58:47] *** Joins: iLogic (~logico@replaced-ip )
430 [01:59:01] *** Joins: pencilandpaper (~penciland@replaced-ip )
431 [01:59:15] <miesco> CutMeOwnThroat: No man, its my only video
432 [02:01:01] *** Quits: Engys (~Engys@replaced-ip ) (Quit: Leaving)
433 [02:01:01] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
434 [02:01:08] *** Joins: canopus (~canopus@replaced-ip )
435 [02:01:30] <CutMeOwnThroat> N0Lif3_, what's the nextthing.co thingy
436 [02:01:34] <TomTomTosch> what about openshot?
437 [02:01:43] *** Quits: lucaswan_ (~lucaswang@replaced-ip ) (Remote host closed the connection)
438 [02:01:44] <miesco> TomTomTosch: It didn't let me cut stuff
439 [02:01:52] *** Joins: nighty (~nighty@replaced-ip )
440 [02:02:07] <TomTomTosch> ah? that's a bad feature to miss for a video editor.
441 [02:03:03] *** Quits: XSoul (~XRule@replaced-ip ) (Ping timeout: 240 seconds)
442 [02:03:19] *** Quits: rhizome (~rhizome@replaced-ip ) (Quit: Lost terminal)
443 [02:04:18] <N0Lif3_> CutMeOwnThroat: they are the people who made it
444 [02:04:26] *** Joins: philipballew (~philip@replaced-ip )
445 [02:04:31] <N0Lif3_> I figured it out. I was silly and forgot to apt-get update
446 [02:04:35] *** Joins: Jerm1 (~Jerm1@replaced-ip )
447 [02:04:38] *** Joins: githogori (~githogori@replaced-ip )
448 [02:05:11] <CutMeOwnThroat> ^^
449 [02:05:34] <asterismo> hi
450 [02:05:36] *** Joins: N0Lif3|CHIP (~chip@replaced-ip )
451 [02:05:40] <N0Lif3|CHIP> Host 'chip', running Linux 4.3.0-ntc - Cpu0: ARMv7 Processor rev; Up: 44 min; Users: 2; Load: 0.47; Free: [Mem: 4/495 Mio] [Swap: 0/0 Mio]; Vpenis: 24.1 cm;
452 [02:05:44] <asterismo> do i have a problem with system ca-certificates?
453 [02:05:45] <asterismo> replaced-url
454 [02:05:48] *** Quits: axc1298 (~axc1298@replaced-ip ) (Quit: Leaving)
455 [02:05:51] <N0Lif3|CHIP> a real powerhouse
456 [02:05:55] <asterismo> i tried to reinstall them and i got this output
457 [02:06:20] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 244 seconds)
458 [02:06:21] <TomTomTosch> miesco: openshot has a scissors tool. it lets you cut tracks into pieces, then you can remove pieces.
459 [02:06:23] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
460 [02:06:37] *** N0Lif3_ is now known as N0Lif3
461 [02:07:18] <miesco> TomTomTosch: Yea, but if I want to cut from 0 to 0.5, how do I do that?
462 [02:07:31] *** Quits: kunaaljain______ (~kunaaljai@replaced-ip ) (Ping timeout: 240 seconds)
463 [02:07:46] <miesco> TomTomTosch: It goes from 023 miliseconds to 1 second instead of 024...
464 [02:07:49] <TomTomTosch> you scroll very far in and hope to hit exactly the right spot.
465 [02:07:51] *** Joins: XndrK (~alexander@replaced-ip )
466 [02:09:22] *** Quits: XndrK (~alexander@replaced-ip ) (Client Quit)
467 [02:10:03] *** Quits: methyl (~methyl@replaced-ip ) (Ping timeout: 264 seconds)
468 [02:10:15] *** Joins: fyrril2 (~fyrril@replaced-ip )
469 [02:10:15] *** Quits: bit1 (~joseanton@replaced-ip ) (Quit: Abandonando)
470 [02:11:05] *** Joins: dvs (~hibbard@replaced-ip )
471 [02:11:30] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
472 [02:12:05] *** Joins: dvs (~hibbard@replaced-ip )
473 [02:12:27] *** Quits: N0Lif3 (~321@replaced-ip ) (Quit: Leaving)
474 [02:12:57] *** Joins: XndrK (~alexander@replaced-ip )
475 [02:13:09] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
476 [02:13:31] *** mach_kernel is now known as mach_k_away
477 [02:13:33] *** Quits: fyrril (~fyrril@replaced-ip ) (Ping timeout: 240 seconds)
478 [02:14:24] <miesco> TomTomTosch: I was looking for something that would tell me the position of what I am selecting to cut
479 [02:14:28] <miesco> Which avidemux does
480 [02:14:44] *** Quits: level7_ (~quassel@replaced-ip ) (Read error: Connection reset by peer)
481 [02:14:46] <miesco> I don't think avidemux even needs a project, you can just trim a video
482 [02:15:13] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 252 seconds)
483 [02:15:31] <asterismo> anyone?
484 [02:15:49] *** Joins: diniwed (~gavron@replaced-ip )
485 [02:16:13] *** Parts: N0Lif3|CHIP (~chip@replaced-ip )
486 [02:16:15] *** Joins: level7 (~quassel@replaced-ip )
487 [02:16:33] *** Quits: fstd (~fstd@replaced-ip ) (Read error: Connection reset by peer)
488 [02:16:43] *** Joins: fstd (~fstd@replaced-ip )
489 [02:17:20] <plasmoduck> is it possible to copy a OS X install image onto usb in Debian and if so how?
490 [02:17:41] <plasmoduck> I need to make a bootable Mavericks install usb with the dmg
491 [02:17:42] *** Quits: Jerm1 (~Jerm1@replaced-ip ) ()
492 [02:18:00] *** debhelper sets mode: +l 1626
493 [02:18:26] *** Joins: lsv_ (~nn@replaced-ip )
494 [02:18:46] <plasmoduck> Actually the file is called "Install OS X Mavericks.app"
495 [02:19:29] *** Quits: miesco (~shawn@replaced-ip ) (Quit: leaving)
496 [02:20:05] <sypher> plasmoduck: That doesn't work how you think it works, and that's probably pretty off-topic here anyway.
497 [02:20:30] <plasmoduck> sypher, I'm using Debian to try and make it.
498 [02:20:48] <sypher> plasmoduck: That doesn't make it Debian-relevant.
499 [02:21:16] <sypher> plasmoduck: You're ACTUALLY asking how to convert a Mac app package into a bootable USB, the platform you're using isn't really relevant to whether this is the right place ask.
500 [02:21:22] <plasmoduck> sypher, I thought is Debian support for ALL things relating to Debian.
501 [02:21:39] *** Quits: lsv (~nn@replaced-ip ) (Ping timeout: 276 seconds)
502 [02:21:47] <plasmoduck> There is help for creating OTHER distro usbs and Windows.
503 [02:21:50] *** Quits: Janos (~cramos@replaced-ip ) (Ping timeout: 244 seconds)
504 [02:22:19] <plasmoduck> I doubt anyone in #apple or #mac would know anything about doing this in Linux
505 [02:22:42] *** Quits: grimsley (~grimsley@replaced-ip ) (Quit: Leaving)
506 [02:22:46] <sypher> plasmoduck: Given that OS X is a Unix distro, they would probably have a far better idea of how the app bundle is structured.
507 [02:23:07] <mutante> i dont have an opinion on it, but like half of this channel is people argueing over stuff being on-topic or off-topic
508 [02:23:23] <plasmoduck> ^
509 [02:23:51] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 264 seconds)
510 [02:25:03] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 264 seconds)
511 [02:25:33] <stoimenow> why dont u try to use dmg2img
512 [02:25:35] <sypher> mutante: That would probably decrease significantly if people tried to respect the purpose and topic of IRC channels, instead of expecting people to cater to them.
513 [02:25:40] *** Quits: Kazzy (~kaz@replaced-ip ) (Ping timeout: 252 seconds)
514 [02:26:02] *** Quits: fyrril2 (~fyrril@replaced-ip ) (Quit: Leaving)
515 [02:27:03] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
516 [02:28:00] *** debhelper sets mode: +l 1618
517 [02:28:14] *** Joins: msteinberg (~msteinber@replaced-ip )
518 [02:28:41] <plasmoduck> I found this, looks like a lot of work though replaced-url
519 [02:29:13] <mutante> sypher: yes, that sounds accurate
520 [02:29:58] *** Quits: jasonwc (~Jason@replaced-ip ) (Ping timeout: 258 seconds)
521 [02:30:08] *** Joins: canopus (~canopus@replaced-ip )
522 [02:30:37] *** Quits: CeBe1 (~CeBe@replaced-ip ) (Quit: Leaving.)
523 [02:31:02] *** Joins: dreamon_ (~dreamon@replaced-ip )
524 [02:31:37] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: Peace. :))
525 [02:31:51] *** Quits: thunderrd_ (~thunderrd@replaced-ip ) (Remote host closed the connection)
526 [02:31:54] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
527 [02:31:58] *** Joins: Janos (~cramos@replaced-ip )
528 [02:32:37] *** Parts: stoimenow (~stoimenow@replaced-ip )
529 [02:32:48] *** Joins: jak2000 (~jak2000@replaced-ip )
530 [02:33:28] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
531 [02:33:58] *** Joins: thunderrd (~thunderrd@replaced-ip )
532 [02:34:14] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 244 seconds)
533 [02:34:34] *** Quits: Belkaar (~Belkaar@replaced-ip ) (Ping timeout: 258 seconds)
534 [02:34:37] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
535 [02:34:57] *** Joins: denisk (~denisk@replaced-ip )
536 [02:35:44] *** Joins: Belkaar (~Belkaar@replaced-ip )
537 [02:37:55] *** Joins: hyfrehyfre (~hyfrehyfr@replaced-ip )
538 [02:38:34] *** Joins: Kazzy (~kaz@replaced-ip )
539 [02:39:19] *** Quits: michaelni (~michael@replaced-ip ) (Quit: Leaving)
540 [02:40:49] *** Joins: Drugo (~andrea@replaced-ip )
541 [02:40:57] *** Joins: pencilandpaper (~penciland@replaced-ip )
542 [02:41:18] *** Joins: michaelni (~michael@replaced-ip )
543 [02:41:36] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
544 [02:41:54] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip ) (Remote host closed the connection)
545 [02:44:48] *** Parts: XndrK (~alexander@replaced-ip )
546 [02:45:32] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Quit: Leaving)
547 [02:45:33] *** Quits: iLogic (~logico@replaced-ip ) (Quit: iLogic)
548 [02:46:00] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
549 [02:46:46] *** Joins: ScutulatIum (~scutulati@replaced-ip )
550 [02:47:09] *** Quits: kpease (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
551 [02:47:24] *** Joins: iLogic (~logico@replaced-ip )
552 [02:47:26] *** Quits: msteinberg (~msteinber@replaced-ip ) (Remote host closed the connection)
553 [02:47:36] *** Quits: michaelni (~michael@replaced-ip ) (Quit: Leaving)
554 [02:47:48] *** Quits: Goddesspapa (~goddesspa@replaced-ip ) (Ping timeout: 250 seconds)
555 [02:47:52] *** Joins: msteinberg (~msteinber@replaced-ip )
556 [02:47:54] *** Joins: wcsantos (~1@replaced-ip )
557 [02:48:18] *** Joins: alexandr1 (~alexandro@replaced-ip )
558 [02:49:34] *** Quits: wcsantos (~1@replaced-ip ) (Client Quit)
559 [02:49:53] *** Joins: MaBunny (~Peter@replaced-ip )
560 [02:50:39] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 246 seconds)
561 [02:51:44] *** Quits: lesik (~lesik@replaced-ip ) (Ping timeout: 272 seconds)
562 [02:51:57] *** Quits: bizarro_1 (~bizarro_1@replaced-ip ) (Read error: Connection reset by peer)
563 [02:52:00] *** Joins: klow (~textual@replaced-ip )
564 [02:52:51] *** Quits: depate (~depate@replaced-ip ) (Ping timeout: 276 seconds)
565 [02:52:51] *** Joins: kcirick (~rueno@replaced-ip )
566 [02:55:18] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
567 [02:55:22] *** Quits: atis (~atis@replaced-ip ) (Quit: Leaving)
568 [02:56:20] *** Quits: TsukiRa (~tsukira@replaced-ip ) (Quit: Leaving.)
569 [02:57:10] *** Quits: lsv_ (~nn@replaced-ip ) (Read error: Connection reset by peer)
570 [02:58:32] *** Joins: lsv (~nn@replaced-ip )
571 [02:59:13] *** Joins: regulus (~regulus@replaced-ip )
572 [02:59:55] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
573 [03:00:04] *** Joins: Goddesspapa (~goddesspa@replaced-ip )
574 [03:01:47] *** Quits: Anonymes (uid168604@replaced-ip ) (Quit: Connection closed for inactivity)
575 [03:01:59] *** Joins: sidmo (~sidmo@replaced-ip )
576 [03:03:27] *** alexandr1 is now known as alexandros_c
577 [03:04:36] *** Quits: thrasymachus (~mpurcell@replaced-ip ) (Quit: Lost terminal)
578 [03:05:01] *** Joins: vindelschtuffen (~vindelsch@replaced-ip )
579 [03:05:03] *** Quits: sidmo_ (~sidmo@replaced-ip ) (Ping timeout: 240 seconds)
580 [03:05:05] *** Joins: mrafiee (~moe@replaced-ip )
581 [03:06:19] *** Quits: klow (~textual@replaced-ip ) (Read error: Connection reset by peer)
582 [03:07:30] *** Quits: MaBunny (~Peter@replaced-ip ) (Remote host closed the connection)
583 [03:08:09] *** Joins: debidi (~deb@replaced-ip )
584 [03:09:01] *** Joins: medeirosthiiago (~medeirost@replaced-ip )
585 [03:10:02] *** Quits: RebelCoderW (d91215c2@replaced-ip##) (Quit: ##replaced-url
586 [03:10:25] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
587 [03:10:59] *** Joins: cluelessperson (~cluelessp@replaced-ip )
588 [03:11:45] *** Quits: canopus (~canopus@replaced-ip ) (Read error: Connection reset by peer)
589 [03:11:55] *** Joins: klow (~textual@replaced-ip )
590 [03:12:46] *** Joins: michaelni (~michael@replaced-ip )
591 [03:13:04] *** Quits: nikoma (~nikoma@replaced-ip ) (Remote host closed the connection)
592 [03:13:16] *** Quits: f10 (~flo@replaced-ip ) (Remote host closed the connection)
593 [03:14:00] *** Joins: wobeling2rs (~wobelinge@replaced-ip )
594 [03:14:35] *** Joins: _u2pop_ (u2pop@replaced-ip )
595 [03:14:39] *** Joins: wobeling3rs (~wobelinge@replaced-ip )
596 [03:14:50] *** Parts: _u2pop_ (u2pop@replaced-ip )
597 [03:15:09] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: Peace. :))
598 [03:15:19] *** Quits: kcirick (~rueno@replaced-ip ) (Quit: leaving)
599 [03:15:31] *** Joins: pencilandpaper (~penciland@replaced-ip )
600 [03:16:50] *** Joins: f10 (~flo@replaced-ip )
601 [03:17:06] *** Quits: wobeling1rs (~wobelinge@replaced-ip ) (Ping timeout: 244 seconds)
602 [03:17:11] *** Joins: angerman (~m@replaced-ip )
603 [03:17:31] *** Quits: hyfrehyfre (~hyfrehyfr@replaced-ip ) (Ping timeout: 240 seconds)
604 [03:17:37] *** Quits: wobelingers (~wobelinge@replaced-ip ) (Ping timeout: 244 seconds)
605 [03:18:24] *** Quits: ryan57 (~ryan60@replaced-ip ) (Quit: Leaving)
606 [03:18:32] *** Joins: canopus (~canopus@replaced-ip )
607 [03:20:34] *** Quits: sm00th (~sm00th@replaced-ip ) (Quit: Leaving)
608 [03:21:02] *** Quits: mrafiee (~moe@replaced-ip ) (Quit: mrafiee)
609 [03:21:13] *** Quits: awer (~awer@replaced-ip ) (Ping timeout: 252 seconds)
610 [03:21:16] *** Quits: wobeling2rs (~wobelinge@replaced-ip ) (Quit: leaving)
611 [03:21:28] *** Joins: mrafiee (~moe@replaced-ip )
612 [03:22:44] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
613 [03:22:45] *** Joins: awer (~awer@replaced-ip )
614 [03:24:00] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
615 [03:24:38] *** Quits: githogori (~githogori@replaced-ip ) (Ping timeout: 250 seconds)
616 [03:25:41] *** Quits: crayon (~user@replaced-ip ) (Read error: Connection reset by peer)
617 [03:26:08] *** Quits: rattking (~rattking@replaced-ip ) (Quit: WeeChat 1.3)
618 [03:26:34] *** Quits: tjone270 (~tjone270@replaced-ip ) (Read error: Connection reset by peer)
619 [03:27:12] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Ping timeout: 272 seconds)
620 [03:27:36] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
621 [03:28:01] *** debhelper sets mode: +l 1611
622 [03:28:34] *** Quits: p000 (~pissoff@replaced-ip ) (Read error: Connection reset by peer)
623 [03:28:56] *** Quits: d4rklit3 (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
624 [03:29:11] *** Quits: marcozink (~marcozink@replaced-ip ) (Ping timeout: 240 seconds)
625 [03:30:01] *** Quits: p8m (~p8m@replaced-ip ) (Ping timeout: 252 seconds)
626 [03:33:34] *** Joins: Korolev (~Korolev@replaced-ip )
627 [03:33:55] *** Joins: Wulf4 (~Wulf@replaced-ip )
628 [03:33:57] *** Joins: tjone270 (~tjone270@replaced-ip )
629 [03:34:11] *** Quits: Atomic_nxjRq (~atomic@replaced-ip ) (Ping timeout: 240 seconds)
630 [03:34:36] *** Quits: Tetrazene (~Carp@replaced-ip ) (Ping timeout: 250 seconds)
631 [03:35:03] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Read error: Connection reset by peer)
632 [03:35:29] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
633 [03:35:53] *** Joins: p000 (~pissoff@replaced-ip )
634 [03:36:46] *** Quits: Wulf (~Wulf@replaced-ip ) (Ping timeout: 240 seconds)
635 [03:36:46] *** Wulf4 is now known as Wulf
636 [03:37:31] *** Quits: faw (~Felipe@replaced-ip ) (Ping timeout: 240 seconds)
637 [03:39:29] *** Quits: bogusdisk (~user@replaced-ip ) (Remote host closed the connection)
638 [03:39:59] *** Quits: level7 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
639 [03:40:02] *** Joins: githogori (~githogori@replaced-ip )
640 [03:40:16] *** Quits: githogori (~githogori@replaced-ip ) (Max SendQ exceeded)
641 [03:40:30] *** Joins: spronk (~spronkey@replaced-ip )
642 [03:41:25] *** Joins: level7 (~quassel@replaced-ip )
643 [03:41:56] *** Quits: ScutulatIum (~scutulati@replaced-ip ) (Remote host closed the connection)
644 [03:42:24] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Ping timeout: 250 seconds)
645 [03:42:28] *** Joins: p8m (~p8m@replaced-ip )
646 [03:44:21] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
647 [03:44:49] *** Joins: _foldLeft (~foldleft@replaced-ip )
648 [03:46:07] *** Joins: _foldLef_ (~foldleft@replaced-ip )
649 [03:46:21] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Read error: Connection reset by peer)
650 [03:47:04] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 252 seconds)
651 [03:47:09] *** Quits: cuechan (~paul@replaced-ip ) (Remote host closed the connection)
652 [03:48:01] *** debhelper sets mode: +l 1604
653 [03:50:51] *** Quits: _foldLef_ (~foldleft@replaced-ip ) (Ping timeout: 258 seconds)
654 [03:52:38] *** Joins: canopus (~canopus@replaced-ip )
655 [03:52:38] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
656 [03:55:47] *** Quits: Zumochi (~Zumochi@replaced-ip ) (Quit: I completely broke it.)
657 [03:55:50] *** Quits: regulus (~regulus@replaced-ip ) (Quit: COBOL programs are an exercise in Artificial Inelegance)
658 [03:55:53] *** Joins: slon_ (slon@replaced-ip )
659 [03:56:24] *** Quits: slon (slon@replaced-ip ) (Read error: Connection reset by peer)
660 [03:56:27] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 246 seconds)
661 [03:56:33] *** Quits: fooctrl (~havoc@replaced-ip ) (Ping timeout: 276 seconds)
662 [03:56:37] *** Joins: Ticho (~Ticho@replaced-ip )
663 [03:56:57] *** Joins: fooctrl (~havoc@replaced-ip )
664 [03:57:27] *** Quits: Bercik (~Yotsuba@replaced-ip ) (Ping timeout: 264 seconds)
665 [03:57:31] *** Joins: Zumochi (~Zumochi@replaced-ip )
666 [03:57:31] *** Quits: Zumochi (~Zumochi@replaced-ip ) (Changing host)
667 [03:57:31] *** Joins: Zumochi (~Zumochi@replaced-ip )
668 [03:58:22] *** Joins: TurBoss (~jauria@replaced-ip )
669 [03:58:32] <TurBoss> Hi
670 [03:58:56] <TurBoss> I can't manage to find or install the package 'libsys-meminfo-perl' under debian jessie
671 [03:59:01] <TurBoss> apt shows E: Package 'libsys-meminfo-perl' has no installation candidate
672 [03:59:06] <TurBoss> any ideas?
673 [03:59:27] *** Joins: sidmo_ (~sidmo@replaced-ip )
674 [04:00:03] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
675 [04:00:15] *** Quits: Drugo (~andrea@replaced-ip ) (Quit: Leaving)
676 [04:00:30] <markybob> TurBoss: it's not in jessie. only stretch/sid
677 [04:00:42] <TurBoss> this is posterior?
678 [04:01:03] <TurBoss> ok thx
679 [04:01:09] *** Joins: Bercik (~Yotsuba@replaced-ip )
680 [04:01:51] *** Quits: JPT (~jpt@replaced-ip ) (Ping timeout: 240 seconds)
681 [04:02:08] <TurBoss> ok i'll build from perl
682 [04:02:24] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
683 [04:02:33] *** Quits: sidmo (~sidmo@replaced-ip ) (Ping timeout: 240 seconds)
684 [04:02:50] *** Joins: JPT (~jpt@replaced-ip )
685 [04:03:38] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.6-dev)
686 [04:04:08] *** Quits: p000 (~pissoff@replaced-ip ) (Ping timeout: 244 seconds)
687 [04:05:33] *** Quits: angerman (~m@replaced-ip ) (Quit: Gone)
688 [04:06:11] *** Quits: bp0 (~bp@replaced-ip ) (Quit: Leaving)
689 [04:06:38] <PryMar56> TurBoss, dh-make-perl <-- grabs from CPAN & makes the *.deb
690 [04:06:57] <TurBoss> doing it thx!
691 [04:07:15] <TurBoss> following this replaced-url
692 [04:07:27] *** Joins: githogori (~githogori@replaced-ip )
693 [04:07:55] *** Joins: jenin (~jenin@replaced-ip )
694 [04:09:08] *** Quits: Scourje (uid63311@replaced-ip ) ()
695 [04:09:26] *** Quits: githogori (~githogori@replaced-ip ) (Max SendQ exceeded)
696 [04:10:58] *** Joins: Scourje (uid63311@replaced-ip )
697 [04:11:09] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
698 [04:11:23] *** Quits: daishan (sid58572@replaced-ip ) ()
699 [04:12:24] *** JeDa is now known as HolaSoyNemo
700 [04:12:26] *** Joins: TheCoffeMaker (~TheCoffeM@replaced-ip )
701 [04:12:34] <k_sze[work]> Is there a way I can get a frozen list of packages with their exact versions, kinda like Python's pip freeze?
702 [04:13:10] <k_sze[work]> So that I can easily install the exact same packages on another machine.
703 [04:13:19] * ZeuxBlack is back from: $null - was away for: 2427wks 5days 1hr 13mins 16secs
704 [04:14:05] *** Joins: RL (~reilly@replaced-ip )
705 [04:14:22] *** Quits: wcfields (~wcfields@replaced-ip ) ()
706 [04:14:39] *** Joins: githogori (~githogori@replaced-ip )
707 [04:15:45] *** HolaSoyNemo is now known as HolaNoSoyGerman
708 [04:16:15] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
709 [04:16:32] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 244 seconds)
710 [04:17:02] *** Quits: hexagoxel (~hexagoxel@replaced-ip ) (Ping timeout: 244 seconds)
711 [04:17:04] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 250 seconds)
712 [04:17:27] *** Quits: Wyzard (~mike@replaced-ip ) (Ping timeout: 260 seconds)
713 [04:18:01] *** debhelper sets mode: +l 1596
714 [04:18:31] *** HolaNoSoyGerman is now known as LaInDivaza
715 [04:18:36] *** Quits: stonerfish (~stonerfis@replaced-ip ) (Ping timeout: 244 seconds)
716 [04:18:59] *** Quits: komugi (~mindset@replaced-ip ) (Read error: Connection reset by peer)
717 [04:19:05] *** LaInDivaza is now known as ElDivazo
718 [04:19:14] *** Quits: githogori (~githogori@replaced-ip ) (Ping timeout: 250 seconds)
719 [04:19:17] *** Joins: hexagoxel (~hexagoxel@replaced-ip )
720 [04:20:15] *** Joins: komugi (~mindset@replaced-ip )
721 [04:21:18] *** ElDivazo is now known as ElMarico
722 [04:21:27] *** ElMarico is now known as Parakeet
723 [04:21:27] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
724 [04:22:17] *** Joins: stonerfish (~stonerfis@replaced-ip )
725 [04:22:39] *** Parakeet is now known as JeDa
726 [04:22:59] *** Joins: daishan (~daishan@replaced-ip )
727 [04:23:02] *** Joins: lucaswang (~lucaswang@replaced-ip )
728 [04:23:29] *** Joins: canopus (~canopus@replaced-ip )
729 [04:25:03] *** Joins: angerman (~m@replaced-ip )
730 [04:26:59] *** Quits: comgot (~Icedove@replaced-ip ) (Quit: comgot)
731 [04:27:05] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
732 [04:29:21] *** Joins: f10__ (~flo@replaced-ip )
733 [04:30:06] *** Joins: brokencycle (~brokencyc@replaced-ip )
734 [04:30:06] *** Quits: f10 (~flo@replaced-ip ) (Remote host closed the connection)
735 [04:30:20] *** Joins: githogori (~githogori@replaced-ip )
736 [04:30:43] *** Joins: Wyzard (~mike@replaced-ip )
737 [04:32:51] *** Quits: debidi (~deb@replaced-ip ) (Ping timeout: 246 seconds)
738 [04:33:14] *** Quits: githogori (~githogori@replaced-ip ) (Max SendQ exceeded)
739 [04:36:40] *** Joins: Pscion (~chatzilla@replaced-ip )
740 [04:39:07] *** Joins: ktchk (~eddie6929@replaced-ip )
741 [04:39:09] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 246 seconds)
742 [04:40:43] *** Joins: debidi (~deb@replaced-ip )
743 [04:40:49] *** Joins: crayon (~i@replaced-ip )
744 [04:42:12] *** Joins: chachasmooth (~chachasmo@replaced-ip )
745 [04:43:04] *** Joins: githogori (~githogori@replaced-ip )
746 [04:43:06] *** Quits: githogori (~githogori@replaced-ip ) (Max SendQ exceeded)
747 [04:43:19] <k_sze[work]> Looks like apt-clone is the answer.
748 [04:44:00] *** Quits: theviajerock (~victor@replaced-ip ) (Ping timeout: 276 seconds)
749 [04:44:43] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
750 [04:44:45] *** Quits: ktchk (~eddie6929@replaced-ip ) (Quit: ktchk)
751 [04:45:18] *** Quits: osfe (~ol@replaced-ip ) (Ping timeout: 276 seconds)
752 [04:46:09] *** Quits: debidi (~deb@replaced-ip ) (Ping timeout: 246 seconds)
753 [04:46:15] *** Quits: TurBoss (~jauria@replaced-ip ) (Read error: Connection reset by peer)
754 [04:46:16] *** Joins: d4rklit3 (~textual@replaced-ip )
755 [04:46:54] *** Joins: _foldLef_ (~foldleft@replaced-ip )
756 [04:48:39] *** Joins: githogori (~githogori@replaced-ip )
757 [04:48:41] *** Quits: githogori (~githogori@replaced-ip ) (Max SendQ exceeded)
758 [04:49:37] * dvs thought it was "dpkg get-selections" and "dpkg --set-selections"
759 [04:49:38] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
760 [04:49:49] *** Quits: f10__ (~flo@replaced-ip ) (Remote host closed the connection)
761 [04:50:19] *** Joins: f10__ (~flo@replaced-ip )
762 [04:50:32] *** Quits: daishan (~daishan@replaced-ip##) (Quit: ZNC - ##replaced-url
763 [04:51:27] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 264 seconds)
764 [04:51:44] *** Joins: daishan (~daishan@replaced-ip )
765 [04:52:04] *** Quits: _foldLef_ (~foldleft@replaced-ip ) (Ping timeout: 272 seconds)
766 [04:53:05] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Remote host closed the connection)
767 [04:55:36] *** Quits: nixhed (~nixhed@replaced-ip ) (Quit: nixhed)
768 [04:57:07] *** Joins: hualet_deepin (~hualet@replaced-ip )
769 [04:58:34] *** Joins: theviajerock (~victor@replaced-ip )
770 [05:00:37] *** Joins: arthurw (~arthur@replaced-ip )
771 [05:00:37] *** Quits: RA3OR (~demon@replaced-ip ) (Read error: Connection reset by peer)
772 [05:00:45] *** Joins: RA3OR (~demon@replaced-ip )
773 [05:00:45] *** Quits: RA3OR (~demon@replaced-ip ) (Changing host)
774 [05:00:45] *** Joins: RA3OR (~demon@replaced-ip )
775 [05:02:40] *** Quits: robotroll (~robotroll@replaced-ip ) (Read error: Connection reset by peer)
776 [05:06:38] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 272 seconds)
777 [05:07:04] *** Quits: d4rklit3 (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
778 [05:07:12] *** Quits: silverhom (~silverhom@replaced-ip ) (Quit: Leaving)
779 [05:08:04] *** JeDa is now known as Canaimero-9001
780 [05:08:48] *** Quits: iLogic (~logico@replaced-ip ) (Quit: iLogic)
781 [05:09:12] *** Canaimero-9001 is now known as JeDa
782 [05:10:56] *** Joins: mastokley (~mastokley@replaced-ip )
783 [05:11:15] <k_sze[work]> dvs: dpkg --get-selections doesn't include the exact version information, only the package names.
784 [05:11:24] <dvs> ah
785 [05:11:24] *** Joins: JohnA (~yaaic@replaced-ip )
786 [05:12:06] *** Joins: canopus (~canopus@replaced-ip )
787 [05:14:34] *** Quits: cruncher (~cruncher@replaced-ip ) (Quit: Leaving)
788 [05:14:34] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
789 [05:14:51] *** Joins: debidi (~deb@replaced-ip )
790 [05:14:52] *** Quits: f10__ (~flo@replaced-ip ) (Ping timeout: 272 seconds)
791 [05:15:26] *** Quits: f10_ (~flo@replaced-ip ) (Read error: Connection reset by peer)
792 [05:15:57] *** Joins: f10 (~flo@replaced-ip )
793 [05:16:36] *** Parts: JohnA (~yaaic@replaced-ip )
794 [05:16:51] *** Joins: _Moomin_ (4d691f2d@replaced-ip )
795 [05:17:17] <_Moomin_> has anyone tested that Deepin distro (based on Debian)? it seems interesting, but their servers are super-slow to download it
796 [05:17:22] *** Joins: rattking (~rattking@replaced-ip )
797 [05:18:04] *** Joins: f10_ (~flo@replaced-ip )
798 [05:18:44] *** Joins: treaki_ (~treaki@replaced-ip )
799 [05:18:58] *** Joins: llama052 (~llama052@replaced-ip )
800 [05:19:10] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
801 [05:20:08] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
802 [05:20:53] *** Joins: efdetonator (~efdetonat@replaced-ip )
803 [05:21:21] *** Joins: bbabich_ (~bbabich@replaced-ip )
804 [05:22:00] *** Quits: rattking (~rattking@replaced-ip ) (Client Quit)
805 [05:22:13] *** Quits: bbabich (~bbabich@replaced-ip ) (Ping timeout: 252 seconds)
806 [05:22:13] *** Quits: treaki__ (~treaki@replaced-ip ) (Ping timeout: 252 seconds)
807 [05:25:42] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 260 seconds)
808 [05:26:51] *** Joins: rattking (~rattking@replaced-ip )
809 [05:27:33] *** Quits: Janos (~cramos@replaced-ip ) (Ping timeout: 240 seconds)
810 [05:29:10] *** Joins: NeoBlaster (~N3oBl@replaced-ip )
811 [05:30:37] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.0.1)
812 [05:30:52] *** Joins: canopus (~canopus@replaced-ip )
813 [05:31:22] <arthurw> yeah Deepin server is super slow
814 [05:31:26] *** Quits: crvsh (crvsh@replaced-ip ) ()
815 [05:33:20] *** Quits: dkas (~dkas@replaced-ip ) (Ping timeout: 250 seconds)
816 [05:33:45] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 246 seconds)
817 [05:34:10] *** Joins: jasonwc (~Jason@replaced-ip )
818 [05:34:20] <_Moomin_> it said that i needed to wait over a day to download it... and it's a smaller iso than windows 10 iso from MS's website... but for windows 10 i think it took about an hour to download it
819 [05:35:26] *** Joins: dkas (~dkas@replaced-ip )
820 [05:35:30] *** Joins: fireball```_ (~fireball`@replaced-ip )
821 [05:35:33] *** Joins: neitzer (~neitzer@replaced-ip )
822 [05:35:52] <arthurw> have u tried a nearer mirror
823 [05:37:40] *** Quits: fireball``` (~fireball`@replaced-ip ) (Ping timeout: 272 seconds)
824 [05:37:52] *** Quits: mrafiee (~moe@replaced-ip ) (Remote host closed the connection)
825 [05:38:08] *** Joins: mrafiee (~moe@replaced-ip )
826 [05:39:04] *** Joins: metaphysician (~matrix@replaced-ip )
827 [05:39:17] *** neitzer is now known as aeonblue3
828 [05:40:54] *** Joins: patterson_ (~patterson@replaced-ip )
829 [05:41:17] *** aeonblue3 is now known as cneitzer
830 [05:41:38] *** cneitzer is now known as aeonblue3
831 [05:42:03] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 240 seconds)
832 [05:42:09] *** patterson_ is now known as patterson
833 [05:42:21] *** Quits: aeonblue3 (~neitzer@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
834 [05:42:46] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
835 [05:43:14] *** Joins: Janos (~cramos@replaced-ip )
836 [05:44:22] *** Joins: aeonblue3 (~aeonblue3@replaced-ip )
837 [05:45:04] *** Joins: riex- (gaming@replaced-ip )
838 [05:46:26] *** Quits: jasonwc (~Jason@replaced-ip ) (Ping timeout: 244 seconds)
839 [05:46:38] *** Joins: reev (~reev@replaced-ip )
840 [05:47:31] *** fireball```_ is now known as fireball```
841 [05:47:59] *** Joins: mi11k1 (~mi11k1@replaced-ip )
842 [05:48:00] *** debhelper sets mode: +l 1602
843 [05:48:51] *** Quits: riex (gaming@replaced-ip ) (Quit: A TLS packet with unexpected length was received.)
844 [05:49:06] <mi11k1> What's the best window manager to use for webkit or webian or something like that?
845 [05:49:12] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
846 [05:49:53] *** Joins: exedore6 (~cleryd@replaced-ip )
847 [05:50:18] *** Quits: bobe (~bobe@replaced-ip ) (Ping timeout: 276 seconds)
848 [05:50:48] *** Joins: Rusty1 (~Rusty1@replaced-ip )
849 [05:50:51] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 240 seconds)
850 [05:51:12] *** riex- is now known as riex
851 [05:51:14] *** Quits: riex (gaming@replaced-ip ) (Changing host)
852 [05:51:14] *** Joins: riex (gaming@replaced-ip )
853 [05:51:31] *** Joins: bugnuts (~bugnuts@replaced-ip )
854 [05:51:32] *** Quits: hiexpo (~hiexpo@replaced-ip ) (Ping timeout: 250 seconds)
855 [05:52:03] *** Joins: ryouma (~user@replaced-ip )
856 [05:52:49] *** Quits: mrafiee (~moe@replaced-ip ) (Quit: mrafiee)
857 [05:53:01] *** Quits: Codfection (~Codfectio@replaced-ip ) (Ping timeout: 252 seconds)
858 [05:53:45] *** Joins: jak2000 (~jak2000@replaced-ip )
859 [05:57:13] *** Joins: paperd (~micas@replaced-ip )
860 [05:58:13] <bugnuts> im having a little trouble with syntax, i cant for the life of me figure it out
861 [05:58:24] <bugnuts> user@the99d:/$ setfacl -m u:apache2:rx /home
862 [05:58:27] <bugnuts> setfacl: Option -m: Invalid argument near character 3
863 [05:58:33] *** Joins: p000 (~pissoff@replaced-ip )
864 [05:59:52] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 244 seconds)
865 [06:00:42] *** Quits: hans__ (~hans@replaced-ip ) (Read error: Connection reset by peer)
866 [06:00:42] <bugnuts> it should work, i think accodring to man/help
867 [06:01:03] *** Joins: hans__ (~hans@replaced-ip )
868 [06:01:47] *** Joins: bobe (~bobe@replaced-ip )
869 [06:02:33] *** Quits: efdetonator (~efdetonat@replaced-ip ) (Ping timeout: 240 seconds)
870 [06:02:36] *** Quits: Sdr24 (~Sdr24@replaced-ip ) (Quit: Leaving)
871 [06:03:12] *** Joins: ToneKnee_ (~quassel@replaced-ip )
872 [06:04:17] *** Joins: hiexpo (~hiexpo@replaced-ip )
873 [06:04:33] *** Quits: hiexpo (~hiexpo@replaced-ip ) (Remote host closed the connection)
874 [06:04:39] *** Quits: ToneKnee (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
875 [06:05:13] *** Joins: canopus (~canopus@replaced-ip )
876 [06:05:36] *** Joins: bn` (~Patrice@replaced-ip )
877 [06:06:24] *** Joins: blueness (~blueness@replaced-ip )
878 [06:06:32] *** Quits: dtux (~dmtucker@replaced-ip ) (Remote host closed the connection)
879 [06:07:55] *** Joins: dtux (~dmtucker@replaced-ip )
880 [06:08:47] *** Joins: soee (~soee@replaced-ip )
881 [06:10:44] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
882 [06:11:45] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 276 seconds)
883 [06:16:06] *** Quits: RL (~reilly@replaced-ip ) (Ping timeout: 246 seconds)
884 [06:16:15] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
885 [06:16:16] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
886 [06:17:17] *** Joins: pavlushka (~Pavel@replaced-ip )
887 [06:17:18] *** Joins: klow (~textual@replaced-ip )
888 [06:18:22] *** Joins: imunsie (~imunsie@replaced-ip )
889 [06:20:11] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 240 seconds)
890 [06:20:41] *** Quits: f10 (~flo@replaced-ip ) (Remote host closed the connection)
891 [06:20:46] *** Quits: klow (~textual@replaced-ip ) (Max SendQ exceeded)
892 [06:21:03] *** Quits: jadz (~UFCking1@replaced-ip ) (Ping timeout: 240 seconds)
893 [06:21:32] *** Joins: f10__ (~flo@replaced-ip )
894 [06:21:32] *** Quits: medeirosthiiago (~medeirost@replaced-ip ) (Quit: zzzz....)
895 [06:22:17] *** Quits: Janos (~cramos@replaced-ip ) (Ping timeout: 260 seconds)
896 [06:23:14] *** Quits: alchemistswl (~alchemist@replaced-ip ) (Read error: Connection reset by peer)
897 [06:24:29] *** Joins: master_of_master (~master_of@replaced-ip )
898 [06:24:48] *** Joins: canopus (~canopus@replaced-ip )
899 [06:25:09] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Remote host closed the connection)
900 [06:26:02] *** Joins: Mokuba_K (~Hunterkll@replaced-ip )
901 [06:27:35] *** Quits: f10__ (~flo@replaced-ip ) (Remote host closed the connection)
902 [06:27:46] *** Quits: master_o1_master (~master_of@replaced-ip ) (Ping timeout: 244 seconds)
903 [06:28:14] *** Joins: gryffus_ (~gryffus@replaced-ip )
904 [06:28:50] *** Quits: Rusty1 (~Rusty1@replaced-ip ) (Quit: Leaving)
905 [06:29:36] *** Quits: Seto_Kaiba (~Hunterkll@replaced-ip ) (Ping timeout: 272 seconds)
906 [06:29:57] *** Quits: gryffus (~gryffus@replaced-ip ) (Ping timeout: 276 seconds)
907 [06:30:27] *** Quits: misiek200m (~miskof@replaced-ip ) (Ping timeout: 264 seconds)
908 [06:31:52] *** Joins: klow (~textual@replaced-ip )
909 [06:32:25] *** Quits: iViLe (~bob@replaced-ip ) (Ping timeout: 244 seconds)
910 [06:32:33] *** Quits: pavlushka (~Pavel@replaced-ip ) (Ping timeout: 246 seconds)
911 [06:34:11] *** Joins: iViLe (~bob@replaced-ip )
912 [06:34:53] *** gryffus_ is now known as gryffus
913 [06:34:56] *** Quits: SpacePenguin (~SpacePeng@replaced-ip ) (Remote host closed the connection)
914 [06:34:57] *** Joins: madprocess (~madproces@replaced-ip )
915 [06:35:49] *** Joins: catbehemoth (~vasyl@replaced-ip )
916 [06:35:49] *** Quits: catbehemoth (~vasyl@replaced-ip ) (Client Quit)
917 [06:36:12] *** Joins: towo^work (~towo@replaced-ip )
918 [06:36:53] *** Joins: misiek200m (~miskof@replaced-ip )
919 [06:37:01] *** Joins: d4rklit3 (~textual@replaced-ip )
920 [06:38:07] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
921 [06:39:13] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
922 [06:39:15] *** Joins: gbaker (~gbaker@replaced-ip )
923 [06:40:15] *** Quits: Rurd2di (~atom@replaced-ip ) (Ping timeout: 246 seconds)
924 [06:40:37] <bugnuts> no apache user set up, after installing apache
925 [06:40:40] <bugnuts> *sigh*
926 [06:41:43] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 244 seconds)
927 [06:41:44] *** Joins: gryffus_ (~gryffus@replaced-ip )
928 [06:41:51] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
929 [06:42:03] *** Quits: gryffus (~gryffus@replaced-ip ) (Ping timeout: 240 seconds)
930 [06:43:31] *** Quits: _Moomin_ (4d691f2d@replaced-ip##) (Quit: ##replaced-url
931 [06:44:12] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
932 [06:44:47] *** Joins: Portable_Cheese (~Dani@replaced-ip )
933 [06:45:06] *** Joins: dreamon_ (~dreamon@replaced-ip )
934 [06:46:06] *** Joins: f10__ (~flo@replaced-ip )
935 [06:46:14] <bugnuts> in case anyone is intrested, the fix is
936 [06:46:15] *** Joins: plasm0duck (~plasm0duc@replaced-ip )
937 [06:46:57] <plasm0duck> .
938 [06:47:19] *** Joins: s4ndm4n (~sandman@replaced-ip )
939 [06:47:29] <bugnuts> sudo setfacl -m u:replaced-url
940 [06:47:41] *** Joins: sylvesterpillay (uid91040@replaced-ip )
941 [06:47:49] <bugnuts> or whatever is set in /etc/apache2/envvars
942 [06:47:49] *** Joins: bp0 (~bp@replaced-ip )
943 [06:47:51] *** Quits: VChef_Mobile (~Dani@replaced-ip ) (Ping timeout: 250 seconds)
944 [06:48:58] *** Quits: bn` (~Patrice@replaced-ip ) (Remote host closed the connection)
945 [06:49:08] <bugnuts> fedora/centos/redhat world = /etc/httpd sysemctl start httpd, httpd/apache user/groups
946 [06:49:39] *** Quits: misiek200m (~miskof@replaced-ip ) (Ping timeout: 264 seconds)
947 [06:50:38] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 258 seconds)
948 [06:50:55] *** Joins: badiane (~badiane@replaced-ip )
949 [06:51:01] *** Quits: f10__ (~flo@replaced-ip ) (Ping timeout: 258 seconds)
950 [06:53:00] *** Joins: jasonwc (~Jason@replaced-ip )
951 [06:53:19] *** Joins: misiek200m (~miskof@replaced-ip )
952 [06:53:45] *** Joins: Rurd2di (~atom@replaced-ip )
953 [06:53:57] *** Joins: tematibr (~artem@replaced-ip )
954 [06:54:16] *** Quits: aeonblue3 (~aeonblue3@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
955 [06:55:20] *** Quits: plasm0duck (~plasm0duc@replaced-ip ) (Read error: Connection reset by peer)
956 [06:57:18] *** Quits: theviajerock (~victor@replaced-ip ) (Remote host closed the connection)
957 [06:57:22] *** Joins: Drzacek (~Drzacek@replaced-ip )
958 [06:58:03] *** Quits: jasonwc (~Jason@replaced-ip ) (Ping timeout: 240 seconds)
959 [06:58:28] *** Quits: tematibr (~artem@replaced-ip ) (Ping timeout: 252 seconds)
960 [06:59:23] *** Joins: Gnomethrower (~B@replaced-ip )
961 [06:59:25] *** Joins: jasonwc (~Jason@replaced-ip )
962 [06:59:36] *** Joins: Hacker01 (~Haxker01@replaced-ip )
963 [07:02:09] *** Quits: misiek200m (~miskof@replaced-ip ) (Ping timeout: 250 seconds)
964 [07:02:31] *** Quits: Anselmo (~Anselmo@replaced-ip ) (Ping timeout: 240 seconds)
965 [07:03:39] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
966 [07:03:50] *** Joins: Jason__ (~Jason@replaced-ip )
967 [07:05:21] *** Quits: gbaker (~gbaker@replaced-ip ) (Quit: Leaving)
968 [07:05:35] *** Quits: jasonwc (~Jason@replaced-ip ) (Ping timeout: 258 seconds)
969 [07:05:56] *** Quits: canopus (~canopus@replaced-ip ) (Read error: Connection reset by peer)
970 [07:07:49] *** Quits: digilink (~digilink@replaced-ip ) (Ping timeout: 252 seconds)
971 [07:08:53] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
972 [07:09:16] *** Joins: gokul (~gokul@replaced-ip )
973 [07:10:52] *** Joins: Hootch (~Thunderbi@replaced-ip )
974 [07:10:54] *** Quits: madprocess (~madproces@replaced-ip ) (Ping timeout: 276 seconds)
975 [07:10:58] *** Joins: jasonwc (~Jason@replaced-ip )
976 [07:11:43] *** Joins: p0g0__ (~pogo@replaced-ip )
977 [07:12:06] *** Quits: p0g0_ (~pogo@replaced-ip ) (Ping timeout: 258 seconds)
978 [07:12:51] *** Quits: Jason__ (~Jason@replaced-ip ) (Ping timeout: 276 seconds)
979 [07:13:00] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Quit: If it wasn't written down, it didn't happen...)
980 [07:13:28] *** Joins: tematibr (~artem@replaced-ip )
981 [07:14:02] *** Joins: kingshah (~kingshah@replaced-ip )
982 [07:14:02] *** Quits: aria (~aria@replaced-ip##) (Quit: ZNC 1.6.3 - ##replaced-url
983 [07:15:18] *** Joins: thunderrd (~thunderrd@replaced-ip )
984 [07:15:34] *** Joins: canopus (~canopus@replaced-ip )
985 [07:16:14] *** Joins: super_gollum (~ich@replaced-ip )
986 [07:16:35] *** Quits: kingshah (~kingshah@replaced-ip ) (Remote host closed the connection)
987 [07:16:37] *** Quits: jasonwc (~Jason@replaced-ip ) (Ping timeout: 252 seconds)
988 [07:16:46] *** Parts: exedore6 (~cleryd@replaced-ip )
989 [07:18:47] *** Joins: jasonwc (~Jason@replaced-ip )
990 [07:19:03] *** Quits: gokul (~gokul@replaced-ip ) (Remote host closed the connection)
991 [07:19:06] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
992 [07:22:40] *** Joins: veggi3s0 (veggi3s@replaced-ip )
993 [07:23:37] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Leaving)
994 [07:26:08] *** Quits: led_belly (~led_belly@replaced-ip ) (Read error: Connection reset by peer)
995 [07:26:10] *** Joins: ariador (aria@replaced-ip )
996 [07:27:05] *** Joins: btf (~btf@replaced-ip )
997 [07:30:38] *** Joins: Jason__ (~Jason@replaced-ip )
998 [07:30:55] *** Joins: donoban (~user@replaced-ip )
999 [07:31:51] *** Quits: jasonwc (~Jason@replaced-ip ) (Ping timeout: 240 seconds)
1000 [07:32:58] *** Joins: n00b13 (~n00b13@replaced-ip )
1001 [07:34:42] *** Joins: kingshah (~kingshah@replaced-ip )
1002 [07:38:51] *** Quits: gryffus_ (~gryffus@replaced-ip ) (Ping timeout: 276 seconds)
1003 [07:39:01] *** Joins: gryffus (~gryffus@replaced-ip )
1004 [07:39:29] *** Joins: f10_ (~flo@replaced-ip )
1005 [07:43:29] *** Quits: kingshah (~kingshah@replaced-ip ) (Remote host closed the connection)
1006 [07:44:03] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 240 seconds)
1007 [07:45:53] *** Joins: SpacePenguin (~SpacePeng@replaced-ip )
1008 [07:46:19] *** Joins: _foldLeft (~foldleft@replaced-ip )
1009 [07:47:11] *** Quits: badiane (~badiane@replaced-ip ) (Ping timeout: 240 seconds)
1010 [07:47:18] *** Quits: KeithGS (~keith@replaced-ip ) (Ping timeout: 276 seconds)
1011 [07:47:32] *** Joins: Codfection (~Codfectio@replaced-ip )
1012 [07:47:39] *** Quits: zanshin (~zanshin@replaced-ip ) (Read error: Connection reset by peer)
1013 [07:47:43] *** Joins: zanshin_ (~zanshin@replaced-ip )
1014 [07:48:02] *** Quits: edwardly (~edwardly@replaced-ip ) (Ping timeout: 260 seconds)
1015 [07:48:17] *** Joins: aruna (~Icedove@replaced-ip )
1016 [07:48:31] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Ping timeout: 258 seconds)
1017 [07:48:33] *** Joins: f10 (~flo@replaced-ip )
1018 [07:48:42] *** Quits: quasisane (~sanep@replaced-ip ) (Remote host closed the connection)
1019 [07:48:45] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
1020 [07:48:55] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
1021 [07:48:58] *** Joins: quasisane (~sanep@replaced-ip )
1022 [07:49:24] *** Joins: KeithGS (~keith@replaced-ip )
1023 [07:49:47] *** Quits: blind (~blind@replaced-ip ) (Ping timeout: 260 seconds)
1024 [07:50:12] *** Joins: blind (~blind@replaced-ip )
1025 [07:50:12] *** Joins: edwardly (~edwardly@replaced-ip )
1026 [07:50:12] *** Quits: edwardly (~edwardly@replaced-ip ) (Changing host)
1027 [07:50:12] *** Joins: edwardly (~edwardly@replaced-ip )
1028 [07:51:12] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Ping timeout: 276 seconds)
1029 [07:51:46] *** Joins: led_belly (~led_belly@replaced-ip )
1030 [07:52:08] *** Joins: acheronuk (~acheronuk@replaced-ip )
1031 [07:52:26] *** Joins: kingshah (~kingshah@replaced-ip )
1032 [07:52:26] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
1033 [07:53:16] *** Quits: radw62 (c6e45a12@replaced-ip ) (Ping timeout: 250 seconds)
1034 [07:53:23] *** Quits: PryMar56 (~prymar@replaced-ip ) (Quit: Leaving)
1035 [07:53:30] *** Quits: gryffus (~gryffus@replaced-ip ) (Ping timeout: 258 seconds)
1036 [07:54:27] *** Quits: Codfection (~Codfectio@replaced-ip ) (Read error: Connection reset by peer)
1037 [07:55:45] *** Quits: p000 (~pissoff@replaced-ip ) (Ping timeout: 276 seconds)
1038 [07:56:42] *** Joins: jasonwc (~Jason@replaced-ip )
1039 [07:57:27] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
1040 [07:57:46] *** Joins: gryffus (~gryffus@replaced-ip )
1041 [07:57:53] *** Quits: bp0 (~bp@replaced-ip ) (Quit: Leaving)
1042 [07:58:10] *** Joins: bp0 (~bp@replaced-ip )
1043 [07:58:32] *** Quits: AusteritySucks (~Austerity@replaced-ip ) (Ping timeout: 260 seconds)
1044 [07:59:13] *** Quits: defarge (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
1045 [07:59:42] *** Quits: Jason__ (~Jason@replaced-ip ) (Ping timeout: 260 seconds)
1046 [08:01:40] *** Joins: chele (~chele@replaced-ip )
1047 [08:02:10] *** Joins: thrasymachus (~mpurcell@replaced-ip )
1048 [08:02:50] *** Quits: thrasymachus (~mpurcell@replaced-ip ) (Client Quit)
1049 [08:03:13] *** Quits: canopus (~canopus@replaced-ip ) (Read error: Connection reset by peer)
1050 [08:03:22] *** Joins: raonyguimaraes (~T0rch@replaced-ip )
1051 [08:03:30] *** Joins: wabuh (~wabuh@replaced-ip )
1052 [08:03:51] *** Joins: Sucks (~sucks@replaced-ip )
1053 [08:03:51] *** Quits: Sucks (~sucks@replaced-ip ) (Max SendQ exceeded)
1054 [08:03:56] *** Joins: klow (~textual@replaced-ip )
1055 [08:04:22] *** Joins: Sucks (~sucks@replaced-ip )
1056 [08:04:22] *** Quits: Sucks (~sucks@replaced-ip ) (Max SendQ exceeded)
1057 [08:04:36] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 272 seconds)
1058 [08:06:00] *** Joins: timahvo1 (~rogue@replaced-ip )
1059 [08:06:06] *** Joins: Sucks (~sucks@replaced-ip )
1060 [08:06:06] *** Quits: Sucks (~sucks@replaced-ip ) (Max SendQ exceeded)
1061 [08:06:59] *** Quits: raonyguimaraes (~T0rch@replaced-ip ) (Client Quit)
1062 [08:08:43] *** Quits: jasonwc (~Jason@replaced-ip ) (Quit: Leaving)
1063 [08:11:19] *** Joins: canopus (~canopus@replaced-ip )
1064 [08:11:19] *** Joins: L0aD1nG (~L0aD1nG@replaced-ip )
1065 [08:11:55] *** Quits: Korolev (~Korolev@replaced-ip ) (Ping timeout: 250 seconds)
1066 [08:12:06] *** Joins: Sucks (~sucks@replaced-ip )
1067 [08:12:06] *** Quits: Sucks (~sucks@replaced-ip ) (Max SendQ exceeded)
1068 [08:12:40] *** Joins: lasdam (lasdam@replaced-ip )
1069 [08:12:48] *** Joins: agiofws (~agiofws@replaced-ip )
1070 [08:12:49] *** Joins: Sucks (~Sucks@replaced-ip )
1071 [08:12:49] *** Quits: Sucks (~Sucks@replaced-ip ) (Max SendQ exceeded)
1072 [08:14:29] *** Joins: agiofws_ (~agiofws@replaced-ip )
1073 [08:14:34] *** Quits: agiofws (~agiofws@replaced-ip ) (Client Quit)
1074 [08:14:37] *** Quits: agiofws_ (~agiofws@replaced-ip ) (Client Quit)
1075 [08:14:48] *** Joins: agiofws (~agiofws@replaced-ip )
1076 [08:15:20] *** Quits: agiofws (~agiofws@replaced-ip ) (Client Quit)
1077 [08:15:27] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Ping timeout: 264 seconds)
1078 [08:15:29] *** Joins: agiofws (~agiofws@replaced-ip )
1079 [08:17:57] *** Joins: misiek200m (~miskof@replaced-ip )
1080 [08:18:03] *** Quits: cerebro (~cerebro@replaced-ip ) (Ping timeout: 240 seconds)
1081 [08:18:22] *** Quits: brammator (~brammator@replaced-ip ) (Ping timeout: 260 seconds)
1082 [08:18:35] *** Quits: kingshah (~kingshah@replaced-ip ) (Remote host closed the connection)
1083 [08:21:04] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
1084 [08:21:09] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1085 [08:22:02] *** capri is now known as zz_capri
1086 [08:22:24] *** Quits: meti (~meti@replaced-ip ) (Ping timeout: 276 seconds)
1087 [08:22:50] *** Joins: meti (~meti@replaced-ip )
1088 [08:23:04] *** Joins: KyokoDebian (4d4da301@replaced-ip )
1089 [08:23:11] *** Joins: Sucks (~Sucks@replaced-ip )
1090 [08:23:11] *** Quits: Sucks (~Sucks@replaced-ip ) (Max SendQ exceeded)
1091 [08:23:12] *** Parts: agiofws (~agiofws@replaced-ip )
1092 [08:23:15] *** Quits: misiek200m (~miskof@replaced-ip ) (Ping timeout: 264 seconds)
1093 [08:23:15] *** Quits: Haxxa (~Harrison@replaced-ip ) (Ping timeout: 264 seconds)
1094 [08:23:19] *** Parts: KyokoDebian (4d4da301@replaced-ip )
1095 [08:23:25] *** Quits: paperd (~micas@replaced-ip ) (Quit: WeeChat 1.5)
1096 [08:23:35] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
1097 [08:23:36] *** Joins: agiofws (~agiofws@replaced-ip )
1098 [08:23:55] *** agiofws is now known as Agiofws
1099 [08:24:29] *** Joins: sumi (~sumi@replaced-ip )
1100 [08:24:55] *** Quits: pkv (~pkv@replaced-ip ) (Ping timeout: 250 seconds)
1101 [08:25:20] *** Joins: oish (~charlie@replaced-ip )
1102 [08:25:30] *** Joins: Haxxa (~Harrison@replaced-ip )
1103 [08:25:31] <sumi> hello
1104 [08:25:31] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
1105 [08:25:33] *** Quits: canopus (~canopus@replaced-ip ) (Read error: Connection reset by peer)
1106 [08:26:39] *** Quits: Hootch (~Thunderbi@replaced-ip ) (Quit: Hootch)
1107 [08:29:16] <bugnuts> sumi, hi
1108 [08:30:04] *** Parts: jonbryan (~jgbryan@replaced-ip )
1109 [08:30:51] *** Quits: mosene_ (irc@replaced-ip ) (Ping timeout: 240 seconds)
1110 [08:31:42] *** Quits: TheCoffeMaker (~TheCoffeM@replaced-ip ) (Remote host closed the connection)
1111 [08:31:56] *** Joins: hualet_deepin (~hualet@replaced-ip )
1112 [08:32:13] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Max SendQ exceeded)
1113 [08:32:50] *** Joins: hualet_deepin (~hualet@replaced-ip )
1114 [08:33:28] *** Joins: Quatroking (~Quatrokin@replaced-ip )
1115 [08:34:21] *** Joins: canopus (~canopus@replaced-ip )
1116 [08:36:29] *** Joins: Guest86161 (irc@replaced-ip )
1117 [08:36:39] *** Joins: Cactus (~Cactus@replaced-ip )
1118 [08:37:15] *** Joins: defarge (~quassel@replaced-ip )
1119 [08:39:06] *** Joins: arturo (~arturo@replaced-ip )
1120 [08:40:07] *** Joins: saunamees (~user@replaced-ip )
1121 [08:40:13] *** Quits: d4rklit3 (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1122 [08:40:39] *** Quits: Agiofws (~agiofws@replaced-ip ) (Ping timeout: 264 seconds)
1123 [08:41:02] *** Quits: dahl (tusj@replaced-ip##) (Quit: ZNC 1.6.3 - ##replaced-url
1124 [08:41:23] *** Quits: Portable_Cheese (~Dani@replaced-ip ) (Ping timeout: 250 seconds)
1125 [08:42:39] *** Joins: dionysus69 (~Icedove@replaced-ip )
1126 [08:43:44] *** Joins: Portable_Cheese (~Dani@replaced-ip )
1127 [08:43:55] *** Joins: GJ_ (~Thunderbi@replaced-ip )
1128 [08:44:25] *** Joins: MichiH (~MichiH@replaced-ip )
1129 [08:44:40] *** Quits: MichiH (~MichiH@replaced-ip ) (Client Quit)
1130 [08:44:48] *** Joins: dahl (tusj@replaced-ip )
1131 [08:44:48] *** Joins: d4rklit3 (~textual@replaced-ip )
1132 [08:44:53] *** Joins: MichiH (~MichiH@replaced-ip )
1133 [08:45:33] *** Quits: xSmurf (MrSmurf@replaced-ip ) (Ping timeout: 246 seconds)
1134 [08:45:58] *** Quits: dahl (tusj@replaced-ip ) (Client Quit)
1135 [08:46:47] *** Joins: xSmurf (~MrSmurf@replaced-ip )
1136 [08:46:47] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
1137 [08:47:06] *** Joins: dahl (tusj@replaced-ip )
1138 [08:48:19] *** Quits: Portable_Cheese (~Dani@replaced-ip ) (Ping timeout: 250 seconds)
1139 [08:48:22] *** Joins: level7_ (~quassel@replaced-ip )
1140 [08:48:40] *** Joins: cyan__ (~cyan@replaced-ip )
1141 [08:49:03] *** Quits: level7 (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
1142 [08:49:23] *** Joins: CutMeOwnThroat (~k@replaced-ip )
1143 [08:49:33] *** Quits: L0aD1nG (~L0aD1nG@replaced-ip ) (Ping timeout: 240 seconds)
1144 [08:49:37] *** Quits: sylvesterpillay (uid91040@replaced-ip ) (Quit: Connection closed for inactivity)
1145 [08:49:51] *** Quits: GhostInTheShell (~melkor@replaced-ip ) (Ping timeout: 240 seconds)
1146 [08:50:27] *** Quits: awer (~awer@replaced-ip ) (Ping timeout: 260 seconds)
1147 [08:51:01] *** Joins: AusteritySucks (~Austerity@replaced-ip )
1148 [08:51:01] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
1149 [08:51:31] *** Quits: swatti (~memory@replaced-ip ) (Ping timeout: 240 seconds)
1150 [08:51:51] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 240 seconds)
1151 [08:52:06] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 272 seconds)
1152 [08:52:18] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
1153 [08:52:23] *** Joins: Portable_Cheese (~Dani@replaced-ip )
1154 [08:52:32] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 258 seconds)
1155 [08:53:44] *** Joins: kingshah (~kingshah@replaced-ip )
1156 [08:53:53] *** Joins: jubo2 (~juboxi@replaced-ip )
1157 [08:54:00] *** Quits: jubo2 (~juboxi@replaced-ip ) (Changing host)
1158 [08:54:00] *** Joins: jubo2 (~juboxi@replaced-ip )
1159 [08:54:54] *** Quits: Loeb (~ok@replaced-ip ) (Ping timeout: 276 seconds)
1160 [08:55:31] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 240 seconds)
1161 [08:56:19] *** Quits: kingshah (~kingshah@replaced-ip ) (Remote host closed the connection)
1162 [08:57:23] *** Joins: Loeb (~ok@replaced-ip )
1163 [08:59:35] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 250 seconds)
1164 [08:59:59] *** Joins: kiao2938 (~mj@replaced-ip )
1165 [09:00:07] *** Quits: Pscion (~chatzilla@replaced-ip ) (Remote host closed the connection)
1166 [09:00:08] *** Joins: [Brain] (brain@replaced-ip )
1167 [09:00:10] *** Quits: mi11k1 (~mi11k1@replaced-ip ) (Quit: Leaving)
1168 [09:01:19] *** Joins: canopus (~canopus@replaced-ip )
1169 [09:02:27] *** Joins: klow (~textual@replaced-ip )
1170 [09:02:29] *** Joins: Pazician (~pazician@replaced-ip )
1171 [09:03:38] *** Joins: boza (~rafael@replaced-ip )
1172 [09:04:00] *** Quits: kiao2938 (~mj@replaced-ip ) (Remote host closed the connection)
1173 [09:04:03] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
1174 [09:04:17] *** Joins: shodan` (~shodan`@replaced-ip )
1175 [09:04:18] *** Joins: oish (~charlie@replaced-ip )
1176 [09:04:29] *** Joins: kiao2938 (~mj@replaced-ip )
1177 [09:04:48] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
1178 [09:04:50] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 244 seconds)
1179 [09:06:02] *** [Brain] is now known as Brain
1180 [09:06:05] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
1181 [09:06:21] *** Joins: Darcidride (~Darcidrid@replaced-ip )
1182 [09:06:34] *** Joins: denisk (~denisk@replaced-ip )
1183 [09:07:51] *** Brain is now known as [Brain]
1184 [09:09:19] *** Joins: pavlushka (~Pavel@replaced-ip )
1185 [09:10:51] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 240 seconds)
1186 [09:11:29] *** Quits: d4rklit3 (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1187 [09:11:51] *** Joins: jadz (~UFCking1@replaced-ip )
1188 [09:11:54] *** Joins: TomyWork (~tomy@replaced-ip )
1189 [09:12:33] *** Joins: bumbar_ (~bumbar@replaced-ip )
1190 [09:13:28] *** Joins: angor (~angor@replaced-ip )
1191 [09:13:39] *** Joins: antgel (~topdog@replaced-ip )
1192 [09:13:45] *** Quits: aau_ (~aau@replaced-ip ) (Ping timeout: 276 seconds)
1193 [09:14:41] *** Joins: x4u3n (~x4u3n@replaced-ip )
1194 [09:14:45] *** Quits: iWaldo (iWaldo___@replaced-ip ) (Ping timeout: 250 seconds)
1195 [09:14:54] *** Quits: relaxed (~relaxed@replaced-ip ) (Ping timeout: 272 seconds)
1196 [09:16:17] *** Joins: kingshah (~kingshah@replaced-ip )
1197 [09:17:09] *** Quits: kingshah (~kingshah@replaced-ip ) (Remote host closed the connection)
1198 [09:17:46] *** Joins: jazz (~jazz@replaced-ip )
1199 [09:17:48] *** Parts: jadz (~UFCking1@replaced-ip )
1200 [09:18:10] *** Quits: tematibr (~artem@replaced-ip ) (Ping timeout: 252 seconds)
1201 [09:18:53] *** Joins: Tiffon (~name@replaced-ip )
1202 [09:19:04] *** Joins: swatti (~memory@replaced-ip )
1203 [09:20:49] *** Quits: Portable_Cheese (~Dani@replaced-ip ) (Ping timeout: 250 seconds)
1204 [09:20:54] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 276 seconds)
1205 [09:21:17] *** Joins: calbasi (~calbasi@replaced-ip )
1206 [09:21:38] *** Joins: Brain (brain@replaced-ip )
1207 [09:21:57] *** Joins: Portable_Cheese (~Dani@replaced-ip )
1208 [09:22:36] *** Joins: osfe (~ol@replaced-ip )
1209 [09:22:39] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 246 seconds)
1210 [09:22:53] *** Joins: kiao2938 (~mj@replaced-ip )
1211 [09:24:09] *** Quits: MichiH (~MichiH@replaced-ip ) (Ping timeout: 276 seconds)
1212 [09:24:40] *** Joins: kingshah (~kingshah@replaced-ip )
1213 [09:25:03] *** Quits: antgel (~topdog@replaced-ip ) (Ping timeout: 240 seconds)
1214 [09:25:03] *** Quits: [Brain] (brain@replaced-ip ) (Ping timeout: 264 seconds)
1215 [09:25:26] *** Joins: Dinux (~Yorick@replaced-ip )
1216 [09:26:48] *** Joins: aau_ (~aau@replaced-ip )
1217 [09:27:34] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 244 seconds)
1218 [09:27:49] *** Joins: jwd (~jwd@replaced-ip )
1219 [09:28:00] *** debhelper sets mode: +l 1610
1220 [09:30:00] *** Quits: BlackPanx (~black@replaced-ip ) (Ping timeout: 246 seconds)
1221 [09:30:13] *** Quits: kingshah (~kingshah@replaced-ip ) (Remote host closed the connection)
1222 [09:30:21] *** Quits: Portable_Cheese (~Dani@replaced-ip ) (Ping timeout: 250 seconds)
1223 [09:30:52] *** Joins: kingshah (~kingshah@replaced-ip )
1224 [09:31:55] *** Joins: MichiH (~MichiH@replaced-ip )
1225 [09:32:05] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
1226 [09:32:24] *** Joins: kedare (~kedare@replaced-ip )
1227 [09:32:55] *** Joins: BlackPanx (~black@replaced-ip )
1228 [09:33:10] *** Joins: deuterium (~deuterium@replaced-ip )
1229 [09:35:05] *** Joins: mdnlover (~ltorvalds@replaced-ip )
1230 [09:35:15] <mdnlover> hi
1231 [09:35:32] *** Joins: Portable_Cheese (~Dani@replaced-ip )
1232 [09:35:53] <mdnlover> I have two ethernet cable connected to my computer I want to use internet from second cable but I cant what to do to set second ethernet as default?
1233 [09:36:32] *** Joins: dionysus69 (~Icedove@replaced-ip )
1234 [09:37:04] *** Quits: Velveeta_Chef (~Nope@replaced-ip ) (Ping timeout: 272 seconds)
1235 [09:38:56] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
1236 [09:39:38] *** Joins: dreamon_ (~dreamon@replaced-ip )
1237 [09:39:53] *** Quits: Messenger_bird (~banana@replaced-ip ) (Quit: Leaving)
1238 [09:39:58] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 244 seconds)
1239 [09:40:45] *** Quits: Portable_Cheese (~Dani@replaced-ip ) (Ping timeout: 250 seconds)
1240 [09:40:48] *** Quits: jesopo (jess@replaced-ip ) (Quit: et nos unum sumus)
1241 [09:41:31] *** Joins: comgot (~Icedove@replaced-ip )
1242 [09:43:36] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
1243 [09:43:39] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip ) (Ping timeout: 276 seconds)
1244 [09:43:43] *** Quits: x4u3n (~x4u3n@replaced-ip ) (Remote host closed the connection)
1245 [09:43:56] *** Joins: L0aD1nG (~L0aD1nG@replaced-ip )
1246 [09:44:11] <mdnlover> is there any command line way to set preferred netowrk?
1247 [09:44:48] <orlock> mdnlover: route or ip
1248 [09:44:56] <orlock> mdnlover: man both
1249 [09:45:25] <mdnlover> I dont know which but only one of them has Internet connection
1250 [09:45:33] *** Joins: BenNZ (~Ben__@replaced-ip )
1251 [09:46:03] *** Joins: Portable_Cheese (~Dani@replaced-ip )
1252 [09:46:04] *** Quits: mladoux (~mark@replaced-ip ) (Remote host closed the connection)
1253 [09:46:08] <orlock> mdnlover: ip addr
1254 [09:46:14] *** Joins: Gi0 (~Gi0@replaced-ip )
1255 [09:46:18] <orlock> mdnlover: and ip route
1256 [09:46:24] <orlock> and man ip :)
1257 [09:47:26] *** Joins: tematibr (~artem@replaced-ip )
1258 [09:47:39] *** Quits: root-x (~root-x@replaced-ip ) (Read error: Connection reset by peer)
1259 [09:48:10] *** Quits: tematibr (~artem@replaced-ip ) (Client Quit)
1260 [09:48:23] *** Joins: tematibr (~artem@replaced-ip )
1261 [09:48:24] *** Quits: mdnlover (~ltorvalds@replaced-ip ) (Quit: happy hacking, hola!)
1262 [09:48:25] *** Quits: multi_io (~olaf@replaced-ip ) (Ping timeout: 252 seconds)
1263 [09:49:22] *** Joins: root-x (~root-x@replaced-ip )
1264 [09:49:27] *** Quits: Erick_ (~kuro@replaced-ip ) (Read error: Connection reset by peer)
1265 [09:49:33] *** Quits: skylite (~skylite@replaced-ip ) (Ping timeout: 240 seconds)
1266 [09:49:48] *** Quits: boza (~rafael@replaced-ip ) (Remote host closed the connection)
1267 [09:50:10] *** Joins: Velveeta_Chef (~Nope@replaced-ip )
1268 [09:50:18] *** Quits: Portable_Cheese (~Dani@replaced-ip ) (Ping timeout: 244 seconds)
1269 [09:50:21] *** Joins: multi_io (~olaf@replaced-ip )
1270 [09:50:50] *** Joins: AngeFede (~f3d3@replaced-ip )
1271 [09:51:12] *** Joins: Specialist (~tg@replaced-ip )
1272 [09:51:20] *** Joins: Messenger_bird (~banana@replaced-ip )
1273 [09:51:25] *** Joins: skylite (~skylite@replaced-ip )
1274 [09:51:37] *** Joins: daniel-s (~daniel-s@replaced-ip )
1275 [09:52:22] *** Joins: TyrfingMjolnir (~Tyrfing@replaced-ip )
1276 [09:52:40] *** Joins: Portable_Cheese (~Dani@replaced-ip )
1277 [09:52:56] *** Quits: root-x (~root-x@replaced-ip ) (Read error: Connection reset by peer)
1278 [09:53:23] *** Joins: lesik (~lesik@replaced-ip )
1279 [09:53:51] *** Joins: fearnothing (~nothing@replaced-ip )
1280 [09:53:55] *** Quits: kingshah (~kingshah@replaced-ip ) (Remote host closed the connection)
1281 [09:53:59] *** Quits: fearnothing (~nothing@replaced-ip ) (Changing host)
1282 [09:53:59] *** Joins: fearnothing (~nothing@replaced-ip )
1283 [09:54:30] *** Joins: root-x (~root-x@replaced-ip )
1284 [09:55:28] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1285 [09:56:10] *** Quits: Gnomethrower (~B@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1286 [09:56:54] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
1287 [09:56:57] *** Quits: AimHere (~bod@replaced-ip ) (Quit: Leaving)
1288 [09:57:13] *** Quits: Portable_Cheese (~Dani@replaced-ip ) (Ping timeout: 250 seconds)
1289 [09:58:03] *** Quits: lesik (~lesik@replaced-ip ) (Ping timeout: 244 seconds)
1290 [09:58:39] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 264 seconds)
1291 [09:59:32] *** Joins: Portable_Cheese (~Dani@replaced-ip )
1292 [10:00:45] *** Joins: sudonym (~weyfonk@replaced-ip )
1293 [10:01:20] *** Joins: llucenic (~Thunderbi@replaced-ip )
1294 [10:01:34] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1295 [10:01:53] *** hans__ is now known as beerbroy
1296 [10:02:26] *** Joins: nhhc (~nhhc@replaced-ip )
1297 [10:02:39] *** Joins: roshanavand (~roshanava@replaced-ip )
1298 [10:03:47] *** Joins: digilink (~digilink@replaced-ip )
1299 [10:04:03] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
1300 [10:04:18] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 272 seconds)
1301 [10:04:27] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Ping timeout: 276 seconds)
1302 [10:06:27] *** Quits: level7_ (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
1303 [10:07:09] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
1304 [10:07:31] *** Joins: JayFK (~JayFK@replaced-ip )
1305 [10:07:42] *** Joins: btf (~btf@replaced-ip )
1306 [10:09:44] *** Joins: zxd (~zxd@replaced-ip )
1307 [10:09:45] *** Quits: pavlushka (~Pavel@replaced-ip ) (Quit: rebooting, but not booting, oops!)
1308 [10:10:13] *** Quits: Portable_Cheese (~Dani@replaced-ip ) (Ping timeout: 250 seconds)
1309 [10:10:20] *** Joins: pavlushka (~Pavel@replaced-ip )
1310 [10:10:22] *** Joins: v0r0nwe (~v0r0nwe@replaced-ip )
1311 [10:10:31] *** Joins: level7 (~quassel@replaced-ip )
1312 [10:11:04] *** Quits: tematibr (~artem@replaced-ip ) ()
1313 [10:11:19] *** Joins: Portable_Cheese (~Dani@replaced-ip )
1314 [10:12:30] *** Joins: emlow (~emlow@replaced-ip )
1315 [10:13:09] *** Joins: dr4kk4r^ (~dr4kk4r^@replaced-ip )
1316 [10:13:33] *** Quits: malade_mental (~emixam@replaced-ip ) (Ping timeout: 244 seconds)
1317 [10:13:47] *** Parts: dr4kk4r^ (~dr4kk4r^@replaced-ip )
1318 [10:14:27] *** Joins: lucad111 (~lucad111@replaced-ip )
1319 [10:14:27] *** Quits: L0aD1nG (~L0aD1nG@replaced-ip ) (Ping timeout: 260 seconds)
1320 [10:15:41] *** Joins: daniel-s (~daniel-s@replaced-ip )
1321 [10:16:58] *** Quits: gumbee (~gumbee@replaced-ip ) (Ping timeout: 272 seconds)
1322 [10:17:39] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
1323 [10:17:41] *** Joins: Levure (~quassel@replaced-ip )
1324 [10:18:01] *** debhelper sets mode: +l 1618
1325 [10:18:04] *** Joins: Slashman (~Slash@replaced-ip )
1326 [10:18:35] *** Joins: f0f4r (~f0f4r@replaced-ip )
1327 [10:18:45] *** Quits: AngeFede (~f3d3@replaced-ip ) (Quit: Leaving)
1328 [10:18:53] *** Quits: Portable_Cheese (~Dani@replaced-ip ) (Ping timeout: 250 seconds)
1329 [10:19:31] *** Joins: wonderworld (~ww@replaced-ip )
1330 [10:20:46] *** Joins: madprocess (~madproces@replaced-ip )
1331 [10:20:51] *** Quits: pavlushka (~Pavel@replaced-ip ) (Ping timeout: 240 seconds)
1332 [10:21:01] *** Joins: Portable_Cheese (~Dani@replaced-ip )
1333 [10:21:06] *** Quits: TvL2386 (~tom@replaced-ip ) (Remote host closed the connection)
1334 [10:21:23] *** Quits: shodan` (~shodan`@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1335 [10:21:54] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
1336 [10:22:18] *** Quits: Sigyn (sigyn@replaced-ip ) (Quit: I'll Be Back)
1337 [10:22:43] *** Quits: MichiH (~MichiH@replaced-ip ) (Read error: No route to host)
1338 [10:22:51] *** Joins: MichiH (~MichiH@replaced-ip )
1339 [10:22:52] *** Joins: shodan` (~shodan`@replaced-ip )
1340 [10:24:09] *** Joins: gryffus_ (~gryffus@replaced-ip )
1341 [10:24:22] *** Joins: woshty (~irc@replaced-ip )
1342 [10:25:05] *** Joins: marvn (~marvn@replaced-ip )
1343 [10:25:53] *** Parts: calbasi (~calbasi@replaced-ip )
1344 [10:25:54] *** Quits: gryffus (~gryffus@replaced-ip ) (Ping timeout: 276 seconds)
1345 [10:26:21] *** Joins: kingshah (~kingshah@replaced-ip )
1346 [10:26:24] *** Joins: l3archos (~Icedove@replaced-ip )
1347 [10:27:51] *** Quits: TrivialGravitas (~Zero@replaced-ip ) (Ping timeout: 240 seconds)
1348 [10:30:46] *** Joins: juantelez (~juantelez@replaced-ip )
1349 [10:31:03] *** Quits: TiTan4T (~TiTan4T@replaced-ip ) (Ping timeout: 240 seconds)
1350 [10:31:53] *** Joins: biberu (~biberu@replaced-ip )
1351 [10:31:57] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 260 seconds)
1352 [10:32:11] *** Quits: Dj_Dexter (~Dark_X@replaced-ip ) (Ping timeout: 240 seconds)
1353 [10:32:18] *** Joins: Dj_Dexter (~Dark_X@replaced-ip )
1354 [10:32:38] *** Joins: czesmir (~stefan@replaced-ip )
1355 [10:33:17] *** Joins: exedore6 (~cleryd@replaced-ip )
1356 [10:33:25] *** Joins: oish (~charlie@replaced-ip )
1357 [10:33:41] *** Quits: kingshah (~kingshah@replaced-ip ) (Remote host closed the connection)
1358 [10:34:11] *** Joins: Guest49 (~textual@replaced-ip )
1359 [10:34:13] *** Joins: pavlushka (~Pavel@replaced-ip )
1360 [10:35:00] *** Quits: watersoul (~ircuser@replaced-ip ) (Ping timeout: 276 seconds)
1361 [10:35:40] *** Quits: jwd (~jwd@replaced-ip ) (Remote host closed the connection)
1362 [10:36:07] *** Joins: jwd (~jwd@replaced-ip )
1363 [10:36:24] *** Joins: watersoul (~ircuser@replaced-ip )
1364 [10:36:24] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
1365 [10:36:30] *** Quits: gryffus_ (~gryffus@replaced-ip ) (Ping timeout: 246 seconds)
1366 [10:36:33] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Ping timeout: 240 seconds)
1367 [10:37:06] *** brainless is now known as jim_carry
1368 [10:37:27] *** Joins: cesurasean (4423934e@replaced-ip )
1369 [10:37:29] <cesurasean> how do i grep all my files in /home for include '../, and change it to include './
1370 [10:38:23] *** Quits: Portable_Cheese (~Dani@replaced-ip ) (Ping timeout: 250 seconds)
1371 [10:38:24] <cesurasean> how do i grep all my files in /home for include '../, and change it to include './
1372 [10:38:37] *** Joins: gryffus_ (~gryffus@replaced-ip )
1373 [10:38:38] *** gryffus_ is now known as gryffus
1374 [10:39:00] *** Joins: mquin (~mquin@replaced-ip )
1375 [10:39:19] *** Joins: sylence (~sylence@replaced-ip )
1376 [10:39:38] *** Quits: jim_carry (~jim_carry@replaced-ip ) (Quit: leaving)
1377 [10:39:56] *** Joins: jim_carry (~jim_carry@replaced-ip )
1378 [10:40:22] <veggi3s0> hi, why did debian start using systemd instead of system v if it was such a controvery? ius it a big issue or does it really matter if you are not a system or network admin hosting other users?
1379 [10:40:51] *** Joins: ww_ (~ww@replaced-ip )
1380 [10:40:51] *** Quits: lasdam (lasdam@replaced-ip ) (Ping timeout: 240 seconds)
1381 [10:41:12] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
1382 [10:41:12] <sylence> Hi! I'm somehow out of ideas. Got a few Debian 8 boxes here (minimal installation + lxc, no containers running) that all show the same behaviour: I can't install, update or even administrate much, because systemd does refuse connections. journalctl -xe says "Too many concurrent connections, refusing" on each systemctl call. Any idea how to debug this? There is nothing running on the box despite the default
1383 [10:41:13] *** Quits: wonderworld (~ww@replaced-ip ) (Ping timeout: 252 seconds)
1384 [10:41:18] <sylence> stuff after a fresh installation.
1385 [10:41:50] *** jim_carry is now known as nas
1386 [10:42:07] *** Joins: Portable_Cheese (~Dani@replaced-ip )
1387 [10:42:20] *** Joins: veek (~veek@replaced-ip )
1388 [10:42:40] <veek> anyone use autokey? i can't get hotkey working.
1389 [10:43:02] <veek> replaced-url
1390 [10:43:48] *** Joins: CeBe (~CeBe@replaced-ip )
1391 [10:44:14] *** Joins: clmsy (~eoz@replaced-ip )
1392 [10:44:19] *** Quits: level7 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1393 [10:44:33] *** Quits: gryffus (~gryffus@replaced-ip ) (Ping timeout: 244 seconds)
1394 [10:44:34] *** Joins: Minnebo (~Jordy@replaced-ip )
1395 [10:44:54] *** Joins: level7 (~quassel@replaced-ip )
1396 [10:45:10] <Minnebo> hello, Im having an issue on a debian without GUI. I want to install vmtools, so I have initiated that, but I don't have /dev/cdrom (or anything like ità
1397 [10:46:12] <unborn> veggi3s0: because it does.
1398 [10:46:37] *** Quits: Portable_Cheese (~Dani@replaced-ip ) (Ping timeout: 250 seconds)
1399 [10:46:39] *** Quits: ww_ (~ww@replaced-ip ) (Ping timeout: 246 seconds)
1400 [10:47:37] *** Joins: Portable_Cheese (~Dani@replaced-ip )
1401 [10:48:01] *** debhelper sets mode: +l 1626
1402 [10:48:31] *** Quits: Guest49 (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1403 [10:48:33] *** Joins: notebox (~textual@replaced-ip )
1404 [10:49:01] *** Joins: kingshah (~kingshah@replaced-ip )
1405 [10:50:45] *** Joins: denisk (~denisk@replaced-ip )
1406 [10:54:08] *** Quits: kingshah (~kingshah@replaced-ip ) (Remote host closed the connection)
1407 [10:54:28] *** Joins: TomTomTo1 (~henryk@replaced-ip )
1408 [10:55:03] *** Quits: MichiH (~MichiH@replaced-ip ) (Ping timeout: 246 seconds)
1409 [10:55:25] *** Joins: x4u3n (~x4u3n@replaced-ip )
1410 [10:55:31] *** Joins: B[]rG (~Borg@replaced-ip )
1411 [10:56:21] *** Quits: B[]rG (~Borg@replaced-ip ) (Read error: Connection reset by peer)
1412 [10:56:52] *** Joins: B[]rG (~Borg@replaced-ip )
1413 [10:57:05] *** Joins: Makaveli7 (~makaveli@replaced-ip )
1414 [10:57:09] *** Quits: TomTomTosch (~henryk@replaced-ip ) (Ping timeout: 246 seconds)
1415 [10:57:23] *** Quits: B[]rG (~Borg@replaced-ip ) (Read error: Connection reset by peer)
1416 [10:57:24] <vlt> Minnebo: How did you install vmtools? Via `apt install open-vm-tools`? What error message does this command show you?
1417 [10:57:42] <Minnebo> ha no I was trying to install vmtools through the cdrom
1418 [10:57:58] *** Joins: B[]rG (~Borg@replaced-ip )
1419 [10:57:58] *** Joins: VChef_Mobile (~Dani@replaced-ip )
1420 [10:58:00] <Minnebo> i'll try your cmd
1421 [10:58:45] *** Quits: Portable_Cheese (~Dani@replaced-ip ) (Ping timeout: 250 seconds)
1422 [10:58:50] *** Joins: zorg1 (~zorg1@replaced-ip )
1423 [10:58:56] *** Joins: Piratmajor (~Piratmajo@replaced-ip )
1424 [10:59:07] <Minnebo> open vm tools already the newest
1425 [10:59:08] <Minnebo> nvm
1426 [10:59:18] *** Joins: troulouliou_div2 (~troulouli@replaced-ip )
1427 [10:59:19] <Minnebo> i'll disable the check of my monitoring system :)
1428 [11:01:04] *** Joins: cdown (~cdown@replaced-ip )
1429 [11:01:16] *** Quits: beerbroy (~hans@replaced-ip ) (Quit: Lost terminal)
1430 [11:01:16] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (Read error: Connection reset by peer)
1431 [11:02:08] *** Joins: misiek200m (~miskof@replaced-ip )
1432 [11:04:08] *** Joins: MichiH (~MichiH@replaced-ip )
1433 [11:04:14] *** Joins: ltorvalds024 (~ltorvalds@replaced-ip )
1434 [11:04:18] *** ltorvalds024 is now known as mdnlover
1435 [11:05:01] <mdnlover> which package contains nmcli command?
1436 [11:05:03] *** Quits: madprocess (~madproces@replaced-ip ) (Ping timeout: 240 seconds)
1437 [11:05:16] <babilen> dpkg: tell mdnlover -about apt-file
1438 [11:05:33] <mdnlover> looks like dpkg is absent :-)
1439 [11:05:40] <babilen> mdnlover: "apt-file search -x "bin/nmcli$"
1440 [11:05:42] *** Joins: mxmxmx (~subk@replaced-ip )
1441 [11:05:47] <mdnlover> there is not apt-file
1442 [11:05:50] <babilen> mdnlover: No, it sent you a private message
1443 [11:05:58] <babilen> mdnlover: Do you have it installed?
1444 [11:06:04] <mdnlover> I guess no
1445 [11:06:20] *** Quits: roguelazer (~roguelaze@replaced-ip ) (Max SendQ exceeded)
1446 [11:06:24] <mdnlover> installing...
1447 [11:06:33] *** Joins: roguelazer (~roguelaze@replaced-ip )
1448 [11:06:43] <mdnlover> is it necessary to prepend 'bin/' before command name?
1449 [11:06:43] <babilen> Install it and run run "apt-file update" as root before "apt-file search -x "bin/nmcli$""
1450 [11:07:11] <mdnlover> yes running update
1451 [11:07:28] <babilen> mdnlover: No, it is not. That regular expression is simply a more specific match. If you were to just search for "nmcli" you'd probably get matches on a number of other files also.
1452 [11:07:48] <mdnlover> ok
1453 [11:07:50] <babilen> But try it. Compare "apt-file search nmcli" to "apt-file search bin/nmcli"
1454 [11:08:00] *** debhelper sets mode: +l 1634
1455 [11:08:01] *** Joins: verwilst (~smuxi@replaced-ip )
1456 [11:08:29] <mdnlover> cannot update 'failed to connect', but my internet is working :-/
1457 [11:08:34] *** Quits: Makaveli7 (~makaveli@replaced-ip ) (Quit: Konversation terminated!)
1458 [11:08:35] <babilen> I typically add the "$" to prevent matching commands/filenames of which my current query might be a substring
1459 [11:08:48] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 276 seconds)
1460 [11:09:04] <babilen> Maybe your mirror is down?
1461 [11:09:15] <mdnlover> could be
1462 [11:09:23] *** Joins: Hayg25 (~textual@replaced-ip )
1463 [11:09:56] <babilen> Either way. Unsurprisingly you are looking for the "network-manager" package.
1464 [11:10:10] <babilen> (just thought I show you how to gather that information yourself0
1465 [11:10:33] <Hayg25> Hi evrybody, any advice / help to install gcc4.7 on jessie ?
1466 [11:11:11] <mdnlover> babilen: I have network manager installed, maybe things are little different on raspbian :-)
1467 [11:11:25] <babilen> dpkg: raspbian
1468 [11:11:25] <dpkg> Raspbian is a distribution <based on Debian> made specifically for the <Raspberry Pi>. Raspbian is not Debian and it is not supported in #debian. Please use #raspbian on irc.freenode.net for support. replaced-url
1469 [11:11:43] <babilen> mdnlover: Ask them ^^ we don't support it for technical and social reasons in this channel
1470 [11:12:39] *** Joins: ajelly (71d23d7a@replaced-ip )
1471 [11:12:46] <mdnlover> babilen: yes, now I have to, I asked here mainly because it is debian based ...
1472 [11:13:06] *** Quits: mxmxmx (~subk@replaced-ip ) (Quit: Quitte)
1473 [11:13:18] <mdnlover> babilen: thanks anyway :-)
1474 [11:13:47] <babilen> mdnlover: This channel supports *only* Debian unfortunately (or fortunately for us?)
1475 [11:14:16] *** Joins: canopus (~canopus@replaced-ip )
1476 [11:16:26] *** Joins: wachbirn (~wachbirn@replaced-ip )
1477 [11:16:51] *** Quits: sphenxes01 (~sphenxes@replaced-ip ) (Ping timeout: 240 seconds)
1478 [11:18:01] *** Quits: wachbirn (~wachbirn@replaced-ip ) (Client Quit)
1479 [11:18:51] *** ariador is now known as aria
1480 [11:19:03] *** Joins: sphenxes01 (~sphenxes@replaced-ip )
1481 [11:19:04] *** aria is now known as ariador
1482 [11:20:15] *** Quits: electrostat (~dag@replaced-ip ) (Ping timeout: 264 seconds)
1483 [11:21:27] *** Joins: edgrey (~edgrey@replaced-ip )
1484 [11:21:58] *** Quits: Scourje (uid63311@replaced-ip ) (Quit: Connection closed for inactivity)
1485 [11:23:32] *** Quits: mdnlover (~ltorvalds@replaced-ip ) (Quit: happy hacking, hola!)
1486 [11:24:00] *** Joins: antgel (~topdog@replaced-ip )
1487 [11:24:13] *** Joins: pkv (~pkv@replaced-ip )
1488 [11:24:41] *** Joins: kingshah (~kingshah@replaced-ip )
1489 [11:24:56] *** Joins: TiTan4T (~TiTan4T@replaced-ip )
1490 [11:25:03] *** Quits: babilen (~babilen@replaced-ip ) (Quit: leaving)
1491 [11:25:37] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 260 seconds)
1492 [11:25:58] *** Quits: ajelly (71d23d7a@replaced-ip##) (Quit: ##replaced-url
1493 [11:26:29] *** Joins: babilen (~babilen@replaced-ip )
1494 [11:26:52] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 252 seconds)
1495 [11:27:07] <unborn> I did not received updates so much is that normal?
1496 [11:27:39] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 276 seconds)
1497 [11:27:50] <unborn> aha had to used terminal
1498 [11:28:03] <unborn> strange
1499 [11:28:36] *** Joins: czesmir (~stefan@replaced-ip )
1500 [11:29:54] *** Quits: kingshah (~kingshah@replaced-ip##) (Quit: Mutter: ##replaced-url
1501 [11:30:26] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 272 seconds)
1502 [11:30:41] *** Joins: canopus (~canopus@replaced-ip )
1503 [11:31:04] *** Quits: civillian (~nick@replaced-ip ) (Ping timeout: 272 seconds)
1504 [11:32:00] *** Joins: alexandr1 (~alexandro@replaced-ip )
1505 [11:34:46] *** Quits: imunsie (~imunsie@replaced-ip ) (Ping timeout: 240 seconds)
1506 [11:34:51] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 240 seconds)
1507 [11:35:55] *** Joins: cuechan (~paul@replaced-ip )
1508 [11:36:25] *** Joins: chip_ (~chip@replaced-ip )
1509 [11:39:50] *** Joins: ToBeCloud (uid51591@replaced-ip )
1510 [11:41:25] *** Joins: kmoog (~moog@replaced-ip )
1511 [11:42:29] *** georgeowell is now known as kawaiipunk
1512 [11:45:02] *** Quits: angerman (~m@replaced-ip ) (Remote host closed the connection)
1513 [11:45:26] *** Joins: Ad1 (~Adrian@replaced-ip )
1514 [11:45:30] *** Joins: TrivialGravitas (~Zero@replaced-ip )
1515 [11:47:46] *** Joins: zlatan (~Zlatan@replaced-ip )
1516 [11:48:15] *** Quits: z1pt (~z1pt@replaced-ip ) (Ping timeout: 246 seconds)
1517 [11:48:52] *** Joins: mflow (~tty@replaced-ip )
1518 [11:49:31] *** Joins: mastro (~mastro@replaced-ip )
1519 [11:49:41] *** Joins: awer (~awer@replaced-ip )
1520 [11:51:31] *** Quits: deuterium (~deuterium@replaced-ip ) (Ping timeout: 240 seconds)
1521 [11:51:38] *** Parts: zlatan (~Zlatan@replaced-ip )
1522 [11:52:10] *** Quits: shodan` (~shodan`@replaced-ip ) (Ping timeout: 252 seconds)
1523 [11:54:05] *** Joins: ValodiaDeSeynes (~ValodiaDe@replaced-ip )
1524 [11:54:18] <Hayg25> hello.
1525 [11:54:48] <Hayg25> how could I iinstall gcc4.7 on whezzy ?
1526 [11:54:53] *** kawaiipunk is now known as Kawaii_Punk
1527 [11:55:19] *** Joins: AngeFede (~f3d3@replaced-ip )
1528 [11:55:51] <p0rt> Hayg25: Probably from source
1529 [11:56:06] <Hayg25> no deb file ?
1530 [11:56:18] <TomTomTo1> ,v gcc-4.7
1531 [11:56:19] *** Joins: mapm (~mapm@replaced-ip )
1532 [11:56:19] <judd> Package: gcc-4.7 on amd64 -- wheezy: 4.7.2-5
1533 [11:56:25] <TomTomTo1> ^ Hayg25 there is.
1534 [11:56:39] <babilen> "apt-get install gcc-4.7" might be a start
1535 [11:56:48] <mapm> Hello, do I need an i386 architecture debian instance for a i686 CPU?
1536 [11:57:03] <babilen> Which CPU exactly?
1537 [11:57:03] <p0rt> mapm: yeah
1538 [11:57:09] <mapm> p0rt, thanks!
1539 [11:57:10] <Hayg25> 64 bit
1540 [11:57:22] <mapm> it is intes centrino
1541 [11:57:26] <mapm> intel centrino
1542 [11:57:27] *** Joins: Bensolo (~User@replaced-ip )
1543 [11:57:35] <babilen> Some of them would support amd64
1544 [11:57:40] <Bensolo> Whats up my Debian Brothers?
1545 [11:57:43] *** Joins: napnap (~napnap@replaced-ip )
1546 [11:57:51] <p0rt> babilen: I don't think it's a good idea though.
1547 [11:57:52] <mapm> ok thanks guys!
1548 [11:58:00] *** debhelper sets mode: +l 1641
1549 [11:58:05] <p0rt> babilen: Pentium 4 supports amd64 IIRC
1550 [11:58:41] <teclo-> p0rt: really ?
1551 [11:58:44] *** Joins: cdown (~cdown@replaced-ip )
1552 [11:58:51] *** Joins: P6hjakonn (~Tinker@replaced-ip )
1553 [11:58:57] <babilen> Yeah, hence my question as to which processor it is. The decision which architecture to install might then be relatively straightforward and it is likely that "i386" is the answer we arrive at anyway
1554 [11:58:57] <teclo-> seems to me Pentium 4 only knows 32-bit
1555 [11:59:05] *** Joins: HansE (~HansE@replaced-ip )
1556 [11:59:22] <p0rt> teclo-: Yeah, you can install 64bit system on it.
1557 [11:59:27] <napnap> Hi all. If anyone can help me to install debian on usb stick with serial output... I've made much try without success... This time I tried this : replaced-url
1558 [11:59:52] <babilen> teclo-: Some of them support x86_64
1559 [12:00:15] <napnap> and I take : "Error : No configuration file found" "No DEFAULT or UI configuration directive found!"
1560 [12:00:25] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
1561 [12:00:59] *** Joins: electro33 (uid613@replaced-ip )
1562 [12:01:03] <napnap> I run under ubuntu right now, so the command "install-mbr" and "syslinux" come from ubuntu...I don't know if it's a problem...
1563 [12:01:05] <saunamees> Can fake or mocked LDAP be setup for developmet ? ( Django project )
1564 [12:01:12] *** Joins: lucaswang (~lucaswang@replaced-ip )
1565 [12:01:22] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
1566 [12:01:54] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 246 seconds)
1567 [12:01:58] <napnap> and the diff between the link and me, I put in syslinux.cfg "console=ttyS0,115200n8" instead of ""console=ttyS0,96008n"
1568 [12:02:56] <teclo-> p0rt, babilen: ah thank you, sorry, didn't know
1569 [12:03:00] *** Joins: z1pt (~z1pt@replaced-ip )
1570 [12:03:05] <babilen> No problem
1571 [12:03:12] *** Joins: ccsdss (~ray@replaced-ip )
1572 [12:03:18] *** Parts: ccsdss (~ray@replaced-ip )
1573 [12:04:09] *** Joins: agurs (~t7DS@replaced-ip )
1574 [12:04:34] *** Quits: nardul (~nardul@replaced-ip ) (Remote host closed the connection)
1575 [12:06:03] *** Quits: Al3xG0 (~t7DS@replaced-ip ) (Ping timeout: 240 seconds)
1576 [12:07:06] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
1577 [12:07:26] *** Joins: canopus (~canopus@replaced-ip )
1578 [12:08:00] *** debhelper sets mode: +l 1649
1579 [12:08:44] *** Joins: Guest49 (~textual@replaced-ip )
1580 [12:08:47] *** Quits: ygeLN (~zeMMRTTso@replaced-ip ) (Ping timeout: 260 seconds)
1581 [12:09:00] *** Joins: BalTun (~BalTun@replaced-ip )
1582 [12:10:01] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1583 [12:11:20] *** Joins: bodqhrohro (~Icedove@replaced-ip )
1584 [12:11:52] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Ping timeout: 244 seconds)
1585 [12:14:32] *** Joins: dselect (~dselect@replaced-ip )
1586 [12:15:16] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 252 seconds)
1587 [12:15:27] *** Quits: lowin (~lowin@replaced-ip ) (Ping timeout: 264 seconds)
1588 [12:16:39] *** Quits: sylence (~sylence@replaced-ip ) (Ping timeout: 264 seconds)
1589 [12:18:05] *** Quits: CeBe (~CeBe@replaced-ip ) (Quit: Leaving.)
1590 [12:18:15] *** Joins: CeBe (~CeBe@replaced-ip )
1591 [12:18:42] *** Quits: mapm (~mapm@replaced-ip ) (Ping timeout: 260 seconds)
1592 [12:20:58] *** Joins: bbabich (~bbabich@replaced-ip )
1593 [12:21:14] *** Joins: turfal (~Icedove@replaced-ip )
1594 [12:21:33] *** Quits: bbabich_ (~bbabich@replaced-ip ) (Ping timeout: 240 seconds)
1595 [12:21:44] *** Joins: canopus (~canopus@replaced-ip )
1596 [12:21:53] *** Quits: xormor (~xormor@replaced-ip ) (Quit: Leaving)
1597 [12:22:46] *** Joins: eternal-pain (~eternal-p@replaced-ip )
1598 [12:23:25] *** Joins: ewew (~none@replaced-ip )
1599 [12:25:12] *** Quits: msteinberg (~msteinber@replaced-ip ) (Remote host closed the connection)
1600 [12:25:19] *** Parts: ewew (~none@replaced-ip )
1601 [12:26:01] *** Joins: fender0107401 (~fender010@replaced-ip )
1602 [12:27:51] *** Quits: moozer (~moz@replaced-ip ) (Ping timeout: 240 seconds)
1603 [12:28:28] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 252 seconds)
1604 [12:28:29] *** Joins: lowin (~lowin@replaced-ip )
1605 [12:29:25] *** Joins: spithash (~spithash@replaced-ip )
1606 [12:29:54] *** Joins: kingshah (~kingshah@replaced-ip )
1607 [12:30:11] *** Quits: TrivialGravitas (~Zero@replaced-ip ) (Ping timeout: 250 seconds)
1608 [12:30:30] *** Parts: spithash (~spithash@replaced-ip )
1609 [12:33:13] *** Joins: mapm (~mapm@replaced-ip )
1610 [12:34:24] *** Joins: canopus (~canopus@replaced-ip )
1611 [12:36:43] *** Quits: kingshah (~kingshah@replaced-ip ) (Ping timeout: 252 seconds)
1612 [12:38:51] *** Joins: dka (~dka@replaced-ip )
1613 [12:39:32] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
1614 [12:39:38] *** Joins: BotaniCar__ (~BotaniCar@replaced-ip )
1615 [12:39:42] *** Joins: cdown (~cdown@replaced-ip )
1616 [12:40:11] *** Joins: moozer (~moz@replaced-ip )
1617 [12:40:38] *** Joins: cypherman (~santiago@replaced-ip )
1618 [12:41:15] *** Joins: kingshah (~kingshah@replaced-ip )
1619 [12:41:22] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 272 seconds)
1620 [12:41:56] *** Joins: bbabich_ (~bbabich@replaced-ip )
1621 [12:42:00] *** Quits: bbabich (~bbabich@replaced-ip ) (Ping timeout: 272 seconds)
1622 [12:42:23] *** Joins: DeaDSouL_ (~DeaDSouL@replaced-ip )
1623 [12:43:03] *** Quits: Shock- (~shock@replaced-ip ) (Ping timeout: 276 seconds)
1624 [12:43:42] *** Quits: BotaniCar_ (~BotaniCar@replaced-ip ) (Ping timeout: 276 seconds)
1625 [12:43:54] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 246 seconds)
1626 [12:44:11] *** Quits: asterismo_m (~asterismo@replaced-ip ) (Ping timeout: 240 seconds)
1627 [12:44:11] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Ping timeout: 240 seconds)
1628 [12:44:12] *** Quits: kingshah (~kingshah@replaced-ip ) (Remote host closed the connection)
1629 [12:45:00] *** Quits: asterismo (~santiago@replaced-ip ) (Ping timeout: 276 seconds)
1630 [12:45:16] *** Joins: raonyguimaraes (~T0rch@replaced-ip )
1631 [12:45:20] *** Joins: ottomotif (70d72dfd@replaced-ip )
1632 [12:45:23] *** Joins: asterismo_m (~asterismo@replaced-ip )
1633 [12:46:31] *** Quits: veek (~veek@replaced-ip ) (Quit: Leaving)
1634 [12:47:28] *** Joins: Gnomethrower (~B@replaced-ip )
1635 [12:47:36] *** uNmowed3 is now known as uNmowed
1636 [12:47:38] <ottomotif> Hello, on Debian Stretch there is no Touchpad option in 'Mouse Settings' under X11, Under Wayland session there is but no option for "tap to click". Pls help. thanks in advanced
1637 [12:48:34] *** Joins: oish (~charlie@replaced-ip )
1638 [12:48:42] *** Quits: fender0107401 (~fender010@replaced-ip ) (Quit: WeeChat 1.0.1)
1639 [12:49:04] *** Quits: turfal (~Icedove@replaced-ip ) (Quit: turfal)
1640 [12:50:24] *** Joins: canopus (~canopus@replaced-ip )
1641 [12:50:34] *** Quits: bollocks_k (~bollocks@replaced-ip ) (Quit: Leaving)
1642 [12:52:24] *** Joins: ygeLN (~zeMMRTTso@replaced-ip )
1643 [12:52:25] *** Joins: nikoma (~nikoma@replaced-ip )
1644 [12:52:32] *** Joins: cyan__ (~cyan@replaced-ip )
1645 [12:53:23] <petn-randall> !testing
1646 [12:53:24] <dpkg> Testing is a continuously updated release between <stable> and <unstable>, currently codenamed <stretch>. See replaced-url
1647 [12:53:33] <petn-randall> ottomotif: ^^^
1648 [12:53:58] <petn-randall> Oh wait, a better factoid:
1649 [12:54:02] <petn-randall> !debian-next
1650 [12:54:02] <dpkg> #debian-next is the channel for testing/unstable support on the OFTC network (irc.oftc.net), *not* on Freenode. If you get "Cannot join #debian-next (Channel is invite only)." it means you did not read it's on irc.oftc.net.
1651 [12:54:06] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 276 seconds)
1652 [12:54:18] <ottomotif> petn-randall: oh thanks
1653 [12:54:45] <petn-randall> ottomotif: You're welcome. See you there.
1654 [12:55:47] *** Joins: dreamon_ (~dreamon@replaced-ip )
1655 [12:55:54] *** Quits: z0ran (~z0ran@replaced-ip ) (Quit: Leaving)
1656 [12:56:34] *** Joins: dionysus69 (~Icedove@replaced-ip )
1657 [12:56:54] *** Quits: ottomotif (70d72dfd@replaced-ip ) (Quit: Page closed)
1658 [12:57:11] *** Quits: notebox (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1659 [12:58:14] *** Parts: bodqhrohro (~Icedove@replaced-ip )
1660 [12:58:28] *** Joins: bodqhrohro (~Icedove@replaced-ip )
1661 [12:59:09] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
1662 [12:59:13] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 250 seconds)
1663 [12:59:54] *** Joins: oish (~charlie@replaced-ip )
1664 [13:00:11] *** Quits: yeticry (~yeticry@replaced-ip ) (Remote host closed the connection)
1665 [13:00:53] *** Quits: acheronuk (~acheronuk@replaced-ip ) (Quit: Leaving)
1666 [13:01:23] *** Quits: root-x (~root-x@replaced-ip ) (Read error: Connection reset by peer)
1667 [13:02:48] *** Quits: bodqhrohro (~Icedove@replaced-ip ) (Ping timeout: 246 seconds)
1668 [13:03:05] *** Joins: acheronuk (~acheronuk@replaced-ip )
1669 [13:03:33] *** Quits: N3X15 (~Rob@replaced-ip ) (Ping timeout: 250 seconds)
1670 [13:04:24] *** Joins: N3X15 (~Rob@replaced-ip )
1671 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1672 [13:05:06] *** Joins: Rish (~quassel@replaced-ip )
1673 [13:05:19] *** Quits: Guest49 (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1674 [13:06:10] *** Quits: canopus (~canopus@replaced-ip ) (Read error: Connection reset by peer)
1675 [13:06:11] *** Quits: Rish (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1676 [13:06:19] *** Joins: dpkg (~dpkg@replaced-ip )
1677 [13:08:01] *** debhelper sets mode: +l 1643
1678 [13:08:24] *** Quits: level7 (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
1679 [13:08:37] *** Quits: dka (~dka@replaced-ip ) (Ping timeout: 252 seconds)
1680 [13:08:52] *** Joins: dka (~dka@replaced-ip )
1681 [13:09:20] *** Quits: cdown (~cdown@replaced-ip ) (Read error: Connection reset by peer)
1682 [13:10:08] *** Joins: bodqhrohro (~Icedove@replaced-ip )
1683 [13:10:28] *** Joins: cdown (~cdown@replaced-ip )
1684 [13:10:52] *** Joins: donofrio (~donofrio@replaced-ip )
1685 [13:12:09] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Remote host closed the connection)
1686 [13:12:11] *** Quits: awer (~awer@replaced-ip ) (Ping timeout: 240 seconds)
1687 [13:13:31] *** Joins: amcorreia (~amcorreia@replaced-ip )
1688 [13:13:36] *** Quits: Minnebo (~Jordy@replaced-ip ) (Ping timeout: 276 seconds)
1689 [13:13:51] <bodqhrohro> Package gnuplot-tex does not have corresponding gnuplot5-tex successor. Are tex bindings included to another package or not available for gnuplot5 for now?
1690 [13:14:20] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
1691 [13:14:51] *** Joins: lucaswang (~lucaswang@replaced-ip )
1692 [13:15:15] *** Joins: canopus (~canopus@replaced-ip )
1693 [13:15:25] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
1694 [13:15:25] *** Joins: miskatonic (~miskatoni@replaced-ip )
1695 [13:17:21] *** Quits: Drzacek (~Drzacek@replaced-ip ) (Quit: Leaving)
1696 [13:17:51] *** Quits: cwillu_at_work (~cwillu@replaced-ip ) (Ping timeout: 264 seconds)
1697 [13:17:53] *** Quits: mflow (~tty@replaced-ip ) ()
1698 [13:18:10] *** Joins: jubo2 (~juboxi@replaced-ip )
1699 [13:18:57] <_aeris_> hello #debian
1700 [13:19:31] *** Joins: asir (~asir@replaced-ip )
1701 [13:19:42] <_aeris_> i’m running kde5 from testing, and since few days, k menu and krunner don’t work : if you type something, nothing is display
1702 [13:19:54] *** Joins: Drzacek (~Drzacek@replaced-ip )
1703 [13:19:59] <_aeris_> and in krunner, <enter> does nothing too
1704 [13:20:38] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 272 seconds)
1705 [13:21:54] *** Joins: jesopo (jess@replaced-ip )
1706 [13:24:51] *** Quits: ayypot (~ayy@replaced-ip ) (Ping timeout: 246 seconds)
1707 [13:24:57] *** Joins: ayypot (~ayy@replaced-ip )
1708 [13:26:08] *** Quits: Emmanuel_Chanel (~emmanuel@replaced-ip ) (Read error: Connection reset by peer)
1709 [13:27:18] *** Joins: Actionparsnip (6cab80a4@replaced-ip )
1710 [13:27:28] *** Quits: Actionparsnip (6cab80a4@replaced-ip ) (Changing host)
1711 [13:27:28] *** Joins: Actionparsnip (6cab80a4@replaced-ip )
1712 [13:27:38] <Actionparsnip> hey guys
1713 [13:27:57] *** Joins: Guest49 (~textual@replaced-ip )
1714 [13:28:08] <Actionparsnip> does Debian keep groups outside of /etc/groups ?
1715 [13:28:44] *** Quits: clmsy (~eoz@replaced-ip ) (Remote host closed the connection)
1716 [13:29:05] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1717 [13:29:19] *** Joins: clmsy (~eoz@replaced-ip )
1718 [13:30:22] <Actionparsnip> Trying to add a user to a group, it doesnt exits in /etc/group but if you run: getend group web then it shows
1719 [13:30:33] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 240 seconds)
1720 [13:30:37] *** Quits: mapm (~mapm@replaced-ip ) (Quit: Leaving)
1721 [13:31:20] *** Joins: hualet (~hualet@replaced-ip )
1722 [13:31:55] *** Quits: watersoul (~ircuser@replaced-ip ) (Remote host closed the connection)
1723 [13:31:56] *** Joins: watersoul_ (~ircuser@replaced-ip )
1724 [13:31:58] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
1725 [13:32:47] *** Joins: hualet (~hualet@replaced-ip )
1726 [13:32:55] *** Quits: maolang (~denis@replaced-ip ) (Read error: No route to host)
1727 [13:33:10] *** Joins: maolang (~denis@replaced-ip )
1728 [13:33:11] *** Joins: Engys (~Engys@replaced-ip )
1729 [13:33:22] *** Quits: metaphysician (~matrix@replaced-ip ) (Ping timeout: 252 seconds)
1730 [13:33:57] *** Quits: MichiH (~MichiH@replaced-ip ) (Quit: Konversation terminated!)
1731 [13:34:51] *** Quits: Drzacek (~Drzacek@replaced-ip ) (Remote host closed the connection)
1732 [13:35:59] *** Joins: canopus (~canopus@replaced-ip )
1733 [13:36:19] *** Joins: Drzacek (~Drzacek@replaced-ip )
1734 [13:36:43] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
1735 [13:36:52] *** Quits: cuechan (~paul@replaced-ip ) (Ping timeout: 260 seconds)
1736 [13:37:00] *** Joins: kingshah (~kingshah@replaced-ip )
1737 [13:37:06] *** Quits: stonerfish (~stonerfis@replaced-ip ) (Ping timeout: 272 seconds)
1738 [13:37:16] <x4u3n> Actionparsnip, ldap users and groups?
1739 [13:38:02] <x4u3n> Actionparsnip, check /etc/pam.d/login or smb.cfg
1740 [13:38:25] *** Joins: hualet (~hualet@replaced-ip )
1741 [13:38:37] <x4u3n> check with wbinfo -u,wbinfo -g
1742 [13:38:58] <x4u3n> maybe order is not correct: /etc/nsswitch.conf
1743 [13:39:03] *** Joins: XSoul (~XRule@replaced-ip )
1744 [13:39:03] <x4u3n> sorry my english
1745 [13:39:35] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
1746 [13:39:50] <Actionparsnip> x4u3n: replaced-url
1747 [13:40:10] *** Joins: TheDudeo (~pingpong@replaced-ip )
1748 [13:40:18] <TheDudeo> Yo, guys.
1749 [13:40:26] <x4u3n> what happen when you do getent passwd
1750 [13:40:27] <Actionparsnip> x4u3n: replaced-url
1751 [13:40:28] <x4u3n> ?
1752 [13:40:32] <TheDudeo> Whenever I play this game, my plasma crashs.
1753 [13:40:38] <TheDudeo> How do I report it?
1754 [13:41:02] <TheDudeo> OpenRA!
1755 [13:41:03] *** Joins: hualet (~hualet@replaced-ip )
1756 [13:41:23] *** Quits: hualet (~hualet@replaced-ip ) (Read error: Connection reset by peer)
1757 [13:41:31] *** Joins: stonerfish (~stonerfis@replaced-ip )
1758 [13:41:39] *** Quits: nighty (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
1759 [13:41:46] *** Joins: hualet (~hualet@replaced-ip )
1760 [13:41:57] *** Quits: kingshah (~kingshah@replaced-ip ) (Remote host closed the connection)
1761 [13:42:03] <Actionparsnip> x4u3n: replaced-url
1762 [13:42:31] *** Joins: julius_ (~jason4@replaced-ip )
1763 [13:42:32] <TheDudeo> It’s only since Stretch.
1764 [13:42:36] <x4u3n> UKLE is domain o machine?
1765 [13:42:46] *** Joins: jason3 (~jason4@replaced-ip )
1766 [13:42:57] <x4u3n> Actionparsnip, try getent group
1767 [13:43:30] <sypher> Actionparsnip: I'd like to see the contents of /etc/ldap/ldap.conf, minus anything that might be a password.
1768 [13:43:33] *** Quits: venkat_330 (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1769 [13:43:48] <Actionparsnip> x4u3n: replaced-url
1770 [13:44:27] <Actionparsnip> sypher: replaced-url
1771 [13:44:31] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1772 [13:44:33] <Actionparsnip> seems to be tied into AD
1773 [13:44:36] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
1774 [13:44:51] *** Joins: sphrak (~niclas@replaced-ip )
1775 [13:44:53] *** Joins: cwillu_at_work (~cwillu@replaced-ip )
1776 [13:44:55] *** Joins: ktchk (~eddie6929@replaced-ip )
1777 [13:45:02] *** Joins: Portable_Cheese (~Dani@replaced-ip )
1778 [13:45:07] <sypher> Actionparsnip: I suspected as much. That or you had some kind of IdM solution running, like Centrify or PowerBroker.
1779 [13:45:28] <x4u3n> Actionparsnip, try sudo grpck
1780 [13:45:46] <x4u3n> grpck - verify integrity of group files
1781 [13:46:16] <sypher> His group files are most likely fine. It's just pulling from ldap.
1782 [13:46:20] <x4u3n> try to delete group and create it again if its possible
1783 [13:46:25] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 244 seconds)
1784 [13:46:36] *** Quits: verwilst (~smuxi@replaced-ip ) (Ping timeout: 272 seconds)
1785 [13:46:47] <Actionparsnip> x4u3n: replaced-url
1786 [13:47:30] *** Quits: VChef_Mobile (~Dani@replaced-ip ) (Read error: Connection reset by peer)
1787 [13:47:36] *** Joins: VChef_Phone (~Dani@replaced-ip )
1788 [13:47:58] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
1789 [13:48:58] *** Joins: verwilst (~smuxi@replaced-ip )
1790 [13:49:17] <Drzacek> Hello. I just installed task-kde-desktop, and switched from lxde to plasma. Searching with Alt+F2 doesnt work now. Any fix for that?
1791 [13:49:37] *** Quits: Portable_Cheese (~Dani@replaced-ip ) (Ping timeout: 258 seconds)
1792 [13:49:41] <Drzacek> I looked at the setting, and all boxes are checked (Activities, Applications etc)
1793 [13:50:29] <x4u3n> Actionparsnip, id -G
1794 [13:50:29] <x4u3n> shows id of web group?
1795 [13:50:30] *** Joins: cobretti (~user@replaced-ip )
1796 [13:50:52] *** Quits: eternal-pain (~eternal-p@replaced-ip ) (Quit: Leaving)
1797 [13:51:13] *** Quits: clmsy (~eoz@replaced-ip ) (Remote host closed the connection)
1798 [13:51:48] *** Joins: hualet (~hualet@replaced-ip )
1799 [13:51:54] *** Joins: acidfu_ (~acidfoo@replaced-ip )
1800 [13:52:04] *** Joins: level7 (~quassel@replaced-ip )
1801 [13:52:14] *** Quits: agurs (~t7DS@replaced-ip ) ()
1802 [13:52:21] <Actionparsnip> x4u3n: id -G (as root) outputs: 0 27
1803 [13:52:23] *** Joins: Al3xG0 (~t7DS@replaced-ip )
1804 [13:52:35] <x4u3n> Actionparsnip, normally with getent group GROUPNAME and groups USERNAME you can check group
1805 [13:52:46] *** Joins: electrostat (~dag@replaced-ip )
1806 [13:52:57] <x4u3n> Actionparsnip, check id 0 and 27 in /etc/group
1807 [13:52:58] <sypher> x4u3n: It's an ldap group.
1808 [13:53:06] <sypher> x4u3n: He needs to add the user to the group at the ldap source.
1809 [13:53:06] <x4u3n> i think so
1810 [13:53:21] <sypher> x4u3n: No, it is.
1811 [13:53:41] <sypher> x4u3n: Just had a chat with him to verify config and so forth.
1812 [13:53:58] <sypher> x4u3n: The system sees that his 'web' group has members, which means its getting that data from ldap.
1813 [13:54:09] *** Quits: raonyguimaraes (~T0rch@replaced-ip ) (Quit: Ex-Chat)
1814 [13:54:44] <x4u3n> Actionparsnip, i'm agree with sypher, add user to LDAP web group to show it with groups command
1815 [13:55:12] *** Quits: Zliba (~Zliba@replaced-ip ) (Ping timeout: 244 seconds)
1816 [13:55:51] <x4u3n> Actionparsnip, contact with your domain administrator.
1817 [13:56:40] *** Quits: canopus (~canopus@replaced-ip ) (Read error: Connection reset by peer)
1818 [13:56:40] <Actionparsnip> x4u3n: thats me :)
1819 [13:57:01] <Actionparsnip> x4u3n: its some new thing Ive never met before an dI'm trying to run with it
1820 [13:59:27] <ws2k3> anyone an idea howmany cpu cores this cpu has? replaced-url
1821 [13:59:50] *** Joins: Eurac (~sgz@replaced-ip )
1822 [14:00:51] <sypher> ws2k3: Neither. It's a 4-core CPU.
1823 [14:01:21] <ws2k3> sypher so its 4 cores 4 threads right? (total of 8?)
1824 [14:01:25] *** Quits: roshanavand (~roshanava@replaced-ip ) (Quit: This computer has gone to sleep)
1825 [14:01:25] <sypher> ws2k3: No.
1826 [14:01:30] *** Quits: Drzacek (~Drzacek@replaced-ip ) (Ping timeout: 258 seconds)
1827 [14:01:35] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
1828 [14:01:36] *** Joins: roshanavand (~roshanava@replaced-ip )
1829 [14:01:36] <ws2k3> sypher then what is?
1830 [14:01:41] <sypher> ws2k3: 1 thread per core. 4 cores. Total.
1831 [14:01:50] *** Joins: Olof_szary (~spacyja@replaced-ip )
1832 [14:01:52] <Actionparsnip> thanks for the pointers x4u3n I'll sort this on the DC :)
1833 [14:02:27] <ws2k3> sypher ur absolutely sure?
1834 [14:02:34] <sypher> ws2k3: Compare to something that's hyper-threaded (2 threads per core): replaced-url
1835 [14:02:34] <Olof_szary> Hello. I have problem booting/installing debian. I have LVM-on-RAID5, single group containing boot and root
1836 [14:02:56] <sypher> ws2k3: Yes, I am absolutely sure.
1837 [14:02:56] <Eurac> I have been usung Ubuntu for some years now, sometimes Mint but these both have stability and security issues, I am no expert with Linux Distros and am looking for advice. Should I be using Debian, I play a few games, write and Do some delevoping, mostly art, for 3D games project. Just looking for some pointers.
1838 [14:03:07] <ws2k3> sypher cause i installed xenserver on this machine and xenserver tells me its 8 cores :P
1839 [14:03:17] <Olof_szary> additionaly, I have 1MB /dev/sda2 partition with bios boot flag. But grub is unable to find /boot
1840 [14:03:21] <sypher> ws2k3: Do you have two CPUs in it?
1841 [14:03:25] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 258 seconds)
1842 [14:03:34] <ws2k3> sypher doesnt seem so
1843 [14:03:36] <sypher> ws2k3: Typically, E5 series Xeons are for dual-socket motherboards.
1844 [14:03:39] <teraflops> ws2k3: also cpuinfo
1845 [14:03:49] *** Quits: Engys (~Engys@replaced-ip ) (Quit: Leaving)
1846 [14:04:08] <ws2k3> sypher replaced-url
1847 [14:04:13] <sypher> ws2k3: It's also possible that you linked to the wrong Ark page. Xeons have versions.
1848 [14:04:26] <sypher> ws2k3: Yup, that's exactly what you did.
1849 [14:04:42] <sypher> ws2k3: See the "v2" in the model name?
1850 [14:04:55] <teraflops> cpustat or less /proc/cpuinfo
1851 [14:05:06] *** Joins: timahvo1 (~rogue@replaced-ip )
1852 [14:05:07] <ws2k3> sypher teraflops replaced-url
1853 [14:05:28] <sypher> ws2k3: Same answer, though. 4 core, 1 thread per core, 4 threads total.
1854 [14:05:31] <ws2k3> teraflops replaced-url
1855 [14:05:46] <sypher> ws2k3: And you can see from /proc/cpuinfo that it only sees four. processor IDs 0 through 3.
1856 [14:05:57] *** Joins: canopus (~canopus@replaced-ip )
1857 [14:06:05] <teraflops> ws2k3: hey please do not use pastebin.com
1858 [14:06:24] *** Joins: de-facto (~de-facto@replaced-ip )
1859 [14:07:03] <teraflops> ws2k3: also cpustat for a quick view
1860 [14:07:14] <ws2k3> teraflops replaced-url
1861 [14:07:18] <teraflops> thanks
1862 [14:07:58] <ws2k3> teraflops cpustat not found(xenserver is the OS) but i could not find another channel where they would advice me on the cpu cores count
1863 [14:08:33] *** Quits: bumbar_ (~bumbar@replaced-ip ) (Ping timeout: 240 seconds)
1864 [14:08:48] *** Quits: TheDudeo (~pingpong@replaced-ip ) (Remote host closed the connection)
1865 [14:09:02] *** Joins: Falc (~ldt@replaced-ip )
1866 [14:09:33] <ws2k3> teraflops can you confirm what sypher says? 4 cores 4 threads = 4 total?
1867 [14:09:44] *** Joins: ne0h|nihilist (~user@replaced-ip )
1868 [14:09:48] *** Joins: Lumm2 (~lumm@replaced-ip )
1869 [14:10:11] <teraflops> ws2k3: you have lscpu there?
1870 [14:10:28] <ws2k3> teraflops i checked but unfortualy not
1871 [14:10:32] <teraflops> ^
1872 [14:10:40] *** Quits: P6hjakonn (~Tinker@replaced-ip ) (Ping timeout: 272 seconds)
1873 [14:11:18] <sypher> ws2k3: Your OS has already told you as much. Not really sure what's left to confirm, here.
1874 [14:11:19] <teraflops> i cannot believe that ^
1875 [14:11:32] <ws2k3> is it not 4 cores + 4 threads = 8 total?
1876 [14:11:35] <teraflops> sypher: I meant to ws2k3
1877 [14:11:46] <ws2k3> sypher you sad total 4. xenserver tells me total of 8
1878 [14:11:49] <sypher> teraflops: lol, I know
1879 [14:11:55] <Falc> I'm having some issues with a relatively new debian jessie installation: I didn't seem to have the standard task installed (nor was it available in the tasksel menu...), so I did that manually, mainly because I need exim so cron can send log emails. Now exim does send emails to root@host, I can find them stored in /var/mail/mail, but when I start mail, it tells me there's no mail for root...
1880 [14:11:57] <ws2k3> sypher that why i wanne be absolutely sure
1881 [14:12:00] <teraflops> ws2k3: do you have htop or not? ;P
1882 [14:12:10] <sypher> ws2k3: /proc/cpuinfo also tells you 4. Intel Ark tells you 4.
1883 [14:12:27] <ws2k3> teraflops nope
1884 [14:12:50] <teraflops> ws2k3: well, is that xen thing a linux or a joke?
1885 [14:12:53] *** Quits: wabuh (~wabuh@replaced-ip ) (Remote host closed the connection)
1886 [14:13:11] <sypher> teraflops: Citrix XenServer? Uhh... :P
1887 [14:13:11] *** Joins: Drzacek (~Drzacek@replaced-ip )
1888 [14:13:12] <ws2k3> teraflops its centos 5(stripped version made by citrix)
1889 [14:13:22] <teraflops> no ideas but looks terrible
1890 [14:13:23] *** Quits: jason3 (~jason4@replaced-ip ) (Ping timeout: 258 seconds)
1891 [14:13:37] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 260 seconds)
1892 [14:13:48] <ws2k3> teraflops it works great ^^
1893 [14:13:51] <sypher> ws2k3: Anyway, all joking aside, you have a four-core non-HyperThreading CPU. You have four cores, and a single thread per core. What Xen says isn't really my problem.
1894 [14:13:52] <Iridos> Eurac, it depends... because the packages in debian-stable only ever get bug fix updates, never version updates, they may be too old for your purposes... the advantage of the system is, that playing in updates very rarely break something... which means the time spent on fixing things because of upates is very low
1895 [14:13:54] *** Joins: awer (~awer@replaced-ip )
1896 [14:14:05] <teraflops> idea*, so 4 according /proc/cpuinfo, if xen says otherwise go ask #xen or #centos
1897 [14:14:09] *** Joins: wabuh (~wabuh@replaced-ip )
1898 [14:14:10] *** Joins: notebox (~textual@replaced-ip )
1899 [14:14:11] <Drzacek> Hello
1900 [14:14:19] <ws2k3> sypher teraflops thx
1901 [14:14:22] <teraflops> np
1902 [14:14:39] <Drzacek> Ani hint for a guy that disabled all displays on kde and have black monitor now?
1903 [14:14:42] *** Joins: kedare_ (~kedare@replaced-ip )
1904 [14:14:45] *** Joins: Lumm4 (~lumm@replaced-ip )
1905 [14:15:30] <Iridos> "switch on the monitor"?
1906 [14:15:42] <Iridos> or possibly ctrl-alt-f1 for starters
1907 [14:16:09] *** Joins: bumbar_ (~bumbar@replaced-ip )
1908 [14:16:24] <Drzacek> yeah, I can get to konsole, but no idea what do I change to activate displays
1909 [14:16:51] <Iridos> use a different desktop environment/window manager? :P
1910 [14:16:57] *** Joins: Lumm3 (~lumm@replaced-ip )
1911 [14:17:15] *** Quits: kedare (~kedare@replaced-ip ) (Ping timeout: 264 seconds)
1912 [14:17:18] *** Quits: Lumm2 (~lumm@replaced-ip ) (Ping timeout: 276 seconds)
1913 [14:17:32] <teraflops> Drzacek: as last resort, all kde shit is in ~/config/kde or whatever so consider renaming it and let kde create the profile again for your user
1914 [14:17:43] <Drzacek> I can get to lxde, but there is no display options
1915 [14:17:44] <teraflops> ~/.config^
1916 [14:17:56] *** Joins: rafael (~notyrbusi@replaced-ip )
1917 [14:18:10] <teraflops> note I said rename not delete
1918 [14:18:29] <teraflops> I dont want to be blamed^
1919 [14:18:49] <Drzacek> too late for that
1920 [14:19:07] <teraflops> ^
1921 [14:19:23] *** Quits: Lumm4 (~lumm@replaced-ip ) (Ping timeout: 250 seconds)
1922 [14:19:26] <teraflops> so try to login again
1923 [14:19:28] <Iridos> !blame teraflops
1924 [14:19:28] * dpkg blames boudiccas and teraflops for the end of life as we know it
1925 [14:19:32] <teraflops> :P
1926 [14:19:47] <Drzacek> okay, what do I RENAME? There is a whole lot of those. kdebugrc, kded_device_automounterrc, kdeglobals, plasma-localerc, plasma-locale-settings.sh, plasma-org.kde.plasma.desktop-appletsrc
1927 [14:19:50] <Iridos> don't do it again
1928 [14:20:39] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Quit: Gone Fishing!)
1929 [14:20:58] <Drzacek> ?
1930 [14:21:07] *** Joins: hualet (~hualet@replaced-ip )
1931 [14:21:23] <jelly> Drzacek, what do you mean you can get to konsole, if you have black monitors?
1932 [14:21:34] <teraflops> Drzacek: if you delete kde dotfiles and you log into kde they are regenerated
1933 [14:21:42] <Drzacek> switch tty?
1934 [14:22:04] <jelly> oh, console (konsole is kde's terminal emulator)
1935 [14:22:29] <Drzacek> jelly, true, sorry for that
1936 [14:22:48] <teraflops> Drzacek: when you delete kde dotfiles start a kde session through your DM or whatever you use
1937 [14:22:51] <Drzacek> I was able to startx from console, but it loads lxde and there is no display settings
1938 [14:22:57] *** Quits: skylite (~skylite@replaced-ip ) (Ping timeout: 260 seconds)
1939 [14:23:07] <teraflops> Drzacek: youre talking about kde or lxde?
1940 [14:23:08] <Drzacek> so I'm deleting all kde files from .config
1941 [14:23:18] <Drzacek> teraflops, I had both, I want to start kde
1942 [14:23:53] <teraflops> well delete/rename kde dotfiles and startx or whatever you do for getting into kde
1943 [14:24:01] *** Joins: neys1 (~Thunderbi@replaced-ip )
1944 [14:24:04] <Drzacek> I was using kde, disabled display - monitor turned off, after restart still nothing, so I switched tty, startx -> got to lxde
1945 [14:24:06] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
1946 [14:24:13] *** Joins: macartur (uid39242@replaced-ip )
1947 [14:24:17] <Drzacek> teraflops, plasma* files too?
1948 [14:24:22] *** Quits: roshanavand (~roshanava@replaced-ip ) (Quit: This computer has gone to sleep)
1949 [14:24:45] *** Joins: fennesz (~fennesz@replaced-ip )
1950 [14:24:47] <teraflops> no idea I dont do such fancy DE's
1951 [14:25:12] <teraflops> google a bit I guess
1952 [14:25:16] <Drzacek> teraflops, I installed kde, but got plasma
1953 [14:25:18] <Drzacek> so
1954 [14:25:25] <teraflops> Drzacek: are you in debian jessie?
1955 [14:25:27] <Drzacek> I rm'ed plasma and kde files
1956 [14:25:32] <teraflops> okee
1957 [14:25:37] <Drzacek> rebooting
1958 [14:25:55] <Drzacek> debian testing I guess (please don't send me away)
1959 [14:26:04] *** Quits: Actionparsnip (6cab80a4@replaced-ip ) (Quit: Page closed)
1960 [14:26:07] <teraflops> the reboot bit wasnt necessary
1961 [14:26:18] <teraflops> Drzacek: heh :P
1962 [14:26:18] *** neys1 is now known as neys
1963 [14:26:20] *** Joins: skylite (~skylite@replaced-ip )
1964 [14:26:23] *** Joins: roshanavand (~roshanava@replaced-ip )
1965 [14:26:30] *** Joins: daniel-s (~daniel-s@replaced-ip )
1966 [14:26:59] *** Parts: Eurac (~sgz@replaced-ip )
1967 [14:27:00] <Drzacek> nope, still nothing
1968 [14:27:06] *** Joins: Gnomethrower (~B@replaced-ip )
1969 [14:27:11] <teraflops> well, then I have no idea
1970 [14:28:27] <Drzacek> wait, there is .kde in home dir, removing that
1971 [14:28:34] *** Quits: plasmoduck (~fsociety@replaced-ip ) (Remote host closed the connection)
1972 [14:29:10] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Remote host closed the connection)
1973 [14:29:32] *** Quits: arthurw (~arthur@replaced-ip ) (Quit: Leaving)
1974 [14:29:43] *** Joins: dionysus69 (~Icedove@replaced-ip )
1975 [14:30:09] *** Joins: metaphysician (~matrix@replaced-ip )
1976 [14:30:28] *** Joins: jpgepetto (~jean-phil@replaced-ip )
1977 [14:32:07] *** Joins: venkat_330 (~Thunderbi@replaced-ip )
1978 [14:32:54] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Ping timeout: 276 seconds)
1979 [14:34:07] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1980 [14:34:11] *** Quits: marvn (~marvn@replaced-ip ) (Quit: Konversation terminated!)
1981 [14:34:50] *** Joins: _foldLeft (~foldleft@replaced-ip )
1982 [14:35:18] *** Joins: medeirosthiiago (~medeirost@replaced-ip )
1983 [14:36:17] *** Quits: canopus (~canopus@replaced-ip ) (Read error: Connection reset by peer)
1984 [14:36:22] *** Quits: AusteritySucks (~Austerity@replaced-ip ) (Ping timeout: 260 seconds)
1985 [14:36:27] *** Quits: AngeFede (~f3d3@replaced-ip ) (Quit: Leaving)
1986 [14:38:45] *** zanshin_ is now known as zanshin
1987 [14:40:40] *** Joins: gmelis79 (~gmelis@replaced-ip )
1988 [14:41:03] *** Quits: exedore6 (~cleryd@replaced-ip ) (Ping timeout: 250 seconds)
1989 [14:41:40] *** Joins: cdown (~cdown@replaced-ip )
1990 [14:44:14] *** Parts: cobretti (~user@replaced-ip )
1991 [14:44:30] *** Joins: mcmillhj (~hunter@replaced-ip )
1992 [14:44:34] *** Quits: arturo (~arturo@replaced-ip ) (Remote host closed the connection)
1993 [14:45:15] *** Joins: miggyb (~miggyb@replaced-ip )
1994 [14:45:42] *** Quits: fennesz (~fennesz@replaced-ip ) (Ping timeout: 260 seconds)
1995 [14:46:16] *** Joins: oish (~charlie@replaced-ip )
1996 [14:46:33] *** Joins: eichenwald (~eichenwal@replaced-ip )
1997 [14:47:16] *** Quits: roshanavand (~roshanava@replaced-ip ) (Quit: This computer has gone to sleep)
1998 [14:47:28] <miggyb> Hello. I'm trying to add a new SSL root certificate to a Jessie install. I copied the root certificate to /usr/local/share/ca-certificates and then ran `update-ca-certificates`. Now I can use `openssl` as root to verify another host certificate, but running it as a regular non-root user fails. (Also using `openssl` to test)
1999 [14:47:49] *** Joins: canopus (~canopus@replaced-ip )
2000 [14:47:58] <miggyb> I did a reboot on the server to make sure everything was using the new settings after running `update-ca-certificates` but I'm still getting the same issue for non-root accounts
2001 [14:48:00] *** debhelper sets mode: +l 1649
2002 [14:48:02] *** Joins: root-x (~root-x@replaced-ip )
2003 [14:48:14] <miggyb> Anyone have any pointers on where to look for this kind of issue?
2004 [14:49:33] *** Joins: P6hjakonn (~Tinker@replaced-ip )
2005 [14:49:43] *** Quits: chip_ (~chip@replaced-ip ) (Ping timeout: 250 seconds)
2006 [14:50:45] *** Joins: hrob (b2133e3f@replaced-ip )
2007 [14:50:48] <hrob> hi
2008 [14:51:00] <CyberJacob> Is there an easy way to add a cron job with a .deb file?
2009 [14:51:08] *** Joins: cruncher (~cruncher@replaced-ip )
2010 [14:51:17] <blind> what does that question even mean?
2011 [14:51:23] <hrob> is there way to query the shell or other if the last execution segmentation faulted?
2012 [14:51:46] *** Quits: penguinguru (~penguingu@replaced-ip ) (Ping timeout: 240 seconds)
2013 [14:51:46] <Drzacek> Ha! Managed to get my monitor to work :D Had to remove few other files related to kde, not sure which one really worked here
2014 [14:51:52] <hrob> is it simply a questino of exit status? -- Im interested in telling specifically if job was killed by os
2015 [14:52:21] *** Joins: llorephie (~Thunderbi@replaced-ip )
2016 [14:52:42] *** Joins: yaume (~gchenuet@replaced-ip )
2017 [14:54:48] *** Joins: TsukiRa (~tsukira@replaced-ip )
2018 [14:55:04] *** Joins: Iiiak (~Iiiak@replaced-ip )
2019 [14:55:09] *** Joins: Korolev (~Korolev@replaced-ip )
2020 [14:55:33] *** Quits: M-shine (shinematri@replaced-ip ) (Ping timeout: 240 seconds)
2021 [14:55:35] *** Joins: alfred__ (~quassel@replaced-ip )
2022 [14:55:39] *** Quits: digilink (~digilink@replaced-ip ) (Ping timeout: 264 seconds)
2023 [14:56:10] <miggyb> Alright, so `update-ca-certificates` added the root certificate correctly, but didn't update the permissions. Users 'trusted' that certificate but couldn't read it, so the whole thing failed silently
2024 [14:56:33] *** Quits: tjuberg[m] (tjubergmat@replaced-ip ) (Ping timeout: 240 seconds)
2025 [14:56:36] <miggyb> chmod'ed it to 755 and now openssl trusts the servers when run as a regular user
2026 [14:56:42] *** Parts: miggyb (~miggyb@replaced-ip )
2027 [14:57:02] <Drzacek> Okay, I got my KDE back again - why does Alt + F2 quick launch doesnt work? I can open the dialog, but no matter what I type, it doesn't find anything and doesn't start any program
2028 [14:57:02] *** Joins: MaBunny (~Peter@replaced-ip )
2029 [14:57:12] *** Quits: tdfischer (~tdfischer@replaced-ip ) (Ping timeout: 244 seconds)
2030 [14:57:26] *** Joins: Darcidride_ (~Darcidrid@replaced-ip )
2031 [14:57:27] *** Quits: Falc (~ldt@replaced-ip ) (Ping timeout: 264 seconds)
2032 [14:57:30] *** Quits: MaBunny (~Peter@replaced-ip ) (Max SendQ exceeded)
2033 [14:57:35] *** Quits: Guest49 (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2034 [14:57:37] *** Joins: nighty (~nighty@replaced-ip )
2035 [14:57:40] *** Joins: penguinguru (~penguingu@replaced-ip )
2036 [14:57:53] *** Joins: MaBunny (~Peter@replaced-ip )
2037 [14:58:08] *** Quits: Pucilowski (~pucilowsk@replaced-ip ) (Remote host closed the connection)
2038 [14:58:10] *** Quits: M-wkennington (wkenningto@replaced-ip ) (Ping timeout: 272 seconds)
2039 [14:58:12] *** Joins: roshanavand (~roshanava@replaced-ip )
2040 [14:58:14] *** Quits: reev (~reev@replaced-ip ) (Ping timeout: 258 seconds)
2041 [14:58:23] *** Quits: Darcidride_ (~Darcidrid@replaced-ip ) (Max SendQ exceeded)
2042 [14:59:00] *** Quits: alfred_ (~quassel@replaced-ip ) (Ping timeout: 258 seconds)
2043 [14:59:29] *** Joins: tdfischer (~tdfischer@replaced-ip )
2044 [15:00:24] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 246 seconds)
2045 [15:00:55] <x4u3n> teraflops, buenas tardes churrita.
2046 [15:01:06] <teraflops> x4u3n: o/
2047 [15:01:55] *** MaBunny is now known as OtakuSenpai
2048 [15:02:38] *** Joins: danboid (5bcf6e14@replaced-ip )
2049 [15:03:06] <danboid> Does grub in testing support ZFS?
2050 [15:05:02] *** Quits: Drzacek (~Drzacek@replaced-ip ) (Quit: Leaving)
2051 [15:05:16] *** Joins: Drzacek (~Drzacek@replaced-ip )
2052 [15:05:27] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 244 seconds)
2053 [15:05:38] *** Joins: Janos (~cramos@replaced-ip )
2054 [15:06:00] *** Joins: rrehbein (~rrehbein@replaced-ip )
2055 [15:06:07] *** Quits: tulphoon (~tulphoon@replaced-ip ) (Quit: Lost terminal)
2056 [15:06:41] <x4u3n> danboid, ugrb-mkconfig does not properly detect the ZFS filesystem, so it is necessary to edit grub.cfg manually
2057 [15:06:59] *** Quits: cruncher (~cruncher@replaced-ip ) (Quit: Leaving)
2058 [15:07:03] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
2059 [15:07:41] <x4u3n> danboid, in uefi you need zfs=bootfs or zfs=zroot
2060 [15:07:46] <danboid> x4u3n: Ah right, I thought that may be the case as its what I had to do under Arch
2061 [15:07:55] *** Joins: alexandros_c (~alexandro@replaced-ip )
2062 [15:07:56] *** Quits: ZeroBeholder (~ZeroBehol@replaced-ip ) (Quit: Oops, lost my marbles-- AFK)
2063 [15:08:13] <x4u3n> danboid there is a howto to archlinux for ZFS.
2064 [15:08:13] *** Joins: oish (~charlie@replaced-ip )
2065 [15:08:32] *** Joins: digilink (~digilink@replaced-ip )
2066 [15:08:52] *** Joins: DammitJim (~DammitJim@replaced-ip )
2067 [15:08:54] <danboid> x4u3n: Yeah, I've heavily edited it over the last few months :)
2068 [15:09:11] <x4u3n> and not run properly?
2069 [15:09:31] <danboid> Yeah, I got it running great under Arch. I scripted it too
2070 [15:09:47] <x4u3n> ah ok, :)
2071 [15:09:55] <danboid> I'll likely do the same for Deb
2072 [15:10:04] *** Joins: Hoffe (~Hoffe@replaced-ip )
2073 [15:10:11] <x4u3n> i dont know, sorry :) but grub support it :P
2074 [15:10:12] *** Joins: Guest49 (~textual@replaced-ip )
2075 [15:10:40] <danboid> Yep, there's various mentions of ZFS in the Deb GRUB changelog, I've just noticed
2076 [15:10:45] *** Quits: Hoffe (~Hoffe@replaced-ip ) (Client Quit)
2077 [15:11:03] *** Quits: alexandr1 (~alexandro@replaced-ip ) (Ping timeout: 240 seconds)
2078 [15:11:05] *** Quits: jandrusk (~jra@replaced-ip ) (Quit: WeeChat 1.5)
2079 [15:11:21] <DammitJim> is there a way I can only update libpam-winbind and not samba packages?
2080 [15:11:23] *** Quits: misiek200m (~miskof@replaced-ip ) (Ping timeout: 250 seconds)
2081 [15:11:25] <x4u3n> danboid, i know ubuntu has it, and debian ask for it in debian-testing, but i dont know more.
2082 [15:11:26] <x4u3n> :)
2083 [15:11:39] *** Quits: Trozz (~quassel@replaced-ip ) (Ping timeout: 258 seconds)
2084 [15:12:18] <danboid> There is a FAQ/guide for Deb ZFS but its a few years old and is missing a few hacks that are required still
2085 [15:12:25] *** Joins: julius_ (~jason4@replaced-ip )
2086 [15:12:30] <x4u3n> danboid, dpkg -Qi | grep debian-zfs?
2087 [15:12:34] *** Joins: jason3 (~jason4@replaced-ip )
2088 [15:13:58] <danboid> There are a few things I prefer about Arch over Deb but quality control is not one, hence why I'm coming back
2089 [15:15:07] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 252 seconds)
2090 [15:15:15] *** Quits: notebox (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2091 [15:15:48] *** Quits: lowin (~lowin@replaced-ip ) (Ping timeout: 244 seconds)
2092 [15:16:56] *** Joins: jandrusk (~jra@replaced-ip )
2093 [15:17:12] *** Joins: Pucilowski (~pucilowsk@replaced-ip )
2094 [15:17:28] <x4u3n> danboid, perdona te hice una mezcla con pacman jajaja
2095 [15:17:34] <x4u3n> busca el paquete debian-zfs
2096 [15:18:37] *** Joins: binezap (~binezap@replaced-ip )
2097 [15:19:42] *** Joins: wabuh (~wabuh@replaced-ip )
2098 [15:19:59] *** Joins: pau (~unix@replaced-ip )
2099 [15:20:49] *** Joins: cuechan (~paul@replaced-ip )
2100 [15:21:26] <danboid> x4u3n: I def. prefer pacman over dpkg and apt. The AUR is fantastic and its very easy to package stuff. I want something like bacman for apt!
2101 [15:21:42] *** Joins: silverhom (~silverhom@replaced-ip )
2102 [15:22:18] <danboid> Is there a bacman equivalent for Debian? ie a reverse package installer?
2103 [15:22:20] *** Joins: Ad1_RnR (~adrian@replaced-ip )
2104 [15:22:52] <Iridos> dunno what that is
2105 [15:23:10] *** Joins: tikun (~David@replaced-ip )
2106 [15:23:33] *** Quits: DeaDSouL_ (~DeaDSouL@replaced-ip ) (Ping timeout: 240 seconds)
2107 [15:23:46] <danboid> If you have a package installed under Arch but you've lost the package file, you can run `bacman packagename` to recreate a package file
2108 [15:24:46] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
2109 [15:24:47] <x4u3n> danboid, i know tapdeb o something similar that convert packages
2110 [15:25:03] <x4u3n> but deb2aur maybe i dont remember
2111 [15:25:05] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 244 seconds)
2112 [15:25:13] <x4u3n> debtap sorry
2113 [15:25:14] <x4u3n> :)
2114 [15:25:31] *** Quits: Ad1_RN (~adrian@replaced-ip ) (Ping timeout: 240 seconds)
2115 [15:25:56] *** Joins: PryMar56 (~prymar@replaced-ip )
2116 [15:26:03] <danboid> debtap sounds like it could be useful but its not what I want
2117 [15:26:41] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
2118 [15:26:56] <Iridos> I think there is something like that
2119 [15:26:56] <danboid> I think bacman is prob more useful under Arch because of the AUR which means you self-build more packages under Arch
2120 [15:27:19] <binezap> Any kernel-switch gurus on hand?
2121 [15:27:22] <Iridos> danboid, but... running stable, you should only use packages from the official repos anyway... and you're never losing those
2122 [15:27:24] <x4u3n> danboid then you can use dpkg -i package.deb :)
2123 [15:27:38] <x4u3n> i install it with dpkg-deb in debian it i remember properly
2124 [15:27:46] <danboid> I'm planning on using testing
2125 [15:27:50] <x4u3n> to deploy dpkg-deb in arch for example
2126 [15:27:51] *** Quits: Atlas (~atlas@replaced-ip ) (Ping timeout: 250 seconds)
2127 [15:28:00] *** debhelper sets mode: +l 1656
2128 [15:28:19] <danboid> stable is too but testing should be more stable than Arch :)
2129 [15:28:27] <x4u3n> danboid install dpkg in debian :P
2130 [15:28:31] <x4u3n> in arch sorry
2131 [15:28:42] *** Quits: BinBasher (BinBasher@replaced-ip ) (Quit: Disconnected)
2132 [15:28:46] <Iridos> it's still mostly trouble to use out-of-repo packages... ease of packaging (with good results) is indeed probably not one of the strenghs of the format
2133 [15:28:49] <danboid> stable is too old, sorry
2134 [15:28:53] *** Joins: BinBasher (BinBasher@replaced-ip )
2135 [15:28:53] *** Quits: BinBasher (BinBasher@replaced-ip ) (Changing host)
2136 [15:28:53] *** Joins: BinBasher (BinBasher@replaced-ip )
2137 [15:28:53] *** Quits: BinBasher (BinBasher@replaced-ip ) (Changing host)
2138 [15:28:53] *** Joins: BinBasher (BinBasher@replaced-ip )
2139 [15:29:21] <x4u3n> pacman -Q | grep dpkg
2140 [15:29:21] <x4u3n> dpkg 1.17.25-1
2141 [15:29:21] <dpkg> 0.17
2142 [15:30:16] *** Joins: lowin (~lowin@replaced-ip )
2143 [15:30:18] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
2144 [15:30:18] *** Joins: Atlas (~atlas@replaced-ip )
2145 [15:30:31] *** Quits: lowin (~lowin@replaced-ip ) (Max SendQ exceeded)
2146 [15:31:16] *** Joins: Ricardo__ (~rick@replaced-ip )
2147 [15:31:16] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
2148 [15:31:16] *** Joins: Ricardo__ (~rick@replaced-ip )
2149 [15:32:21] *** Joins: gtrotcko (~Thunderbi@replaced-ip )
2150 [15:32:35] *** Joins: tjuberg[m] (tjubergmat@replaced-ip )
2151 [15:33:08] <Iridos> danboid, yeah.... how can we ever do without that bleeding-edge newest version of ls
2152 [15:33:25] *** Joins: misiek200m (~miskof@replaced-ip )
2153 [15:33:28] <Iridos> danboid, also... dpkg-repack
2154 [15:33:53] *** Quits: pkv (~pkv@replaced-ip ) (Ping timeout: 258 seconds)
2155 [15:34:12] <danboid> Its more the desktop environments and Xorg I want the latest a greatest (and to avoid self-compiling) that testing brings
2156 [15:34:30] *** Quits: fcharton (~fca@replaced-ip ) (Quit: See you later …)
2157 [15:34:33] *** Joins: oish (~charlie@replaced-ip )
2158 [15:35:12] <danboid> Iridos: Ah! dpkg-repack sounds like the Debian bacman - thanks!
2159 [15:36:02] *** Quits: MafProd (~MafProd@replaced-ip ) (Quit: Leaving)
2160 [15:36:31] *** Quits: maolang (~denis@replaced-ip ) (Quit: Konversation terminated!)
2161 [15:36:37] *** Joins: Hoffe (~Hoffe@replaced-ip )
2162 [15:37:02] <Iridos> what's changed since the jessie xorg
2163 [15:37:09] *** Joins: aeonblue3 (~aeonblue3@replaced-ip )
2164 [15:37:23] *** Quits: Atlas (~atlas@replaced-ip ) (Ping timeout: 250 seconds)
2165 [15:37:56] <x4u3n> what's the best way to decrease load_average?
2166 [15:37:59] *** Joins: bluenemo (~bluenemo@replaced-ip )
2167 [15:38:14] *** Joins: High_Priest (~hp@replaced-ip )
2168 [15:38:14] <Iridos> don't run programs
2169 [15:38:28] *** Joins: maolang (~denis@replaced-ip )
2170 [15:38:34] <danboid> better intel IGP support. My 4K display doesn't work at full res under older xorg releases
2171 [15:39:02] *** Joins: pkv (~pkv@replaced-ip )
2172 [15:39:02] *** Joins: MoonkYang (~moonkyang@replaced-ip )
2173 [15:39:07] *** Quits: BinBasher (BinBasher@replaced-ip ) (Ping timeout: 250 seconds)
2174 [15:39:09] <x4u3n> the cpu is free but in id status i have 75%
2175 [15:39:10] <x4u3n> :(
2176 [15:39:20] *** Quits: blommer (~blommer@replaced-ip ) (Ping timeout: 272 seconds)
2177 [15:39:27] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 264 seconds)
2178 [15:39:32] <petn-randall> danboid: That's what jessie-backports are for.
2179 [15:39:33] *** Quits: oberstein (~ober@replaced-ip ) (Ping timeout: 250 seconds)
2180 [15:39:48] *** Joins: Codfection (~Codfectio@replaced-ip )
2181 [15:39:51] *** Joins: jak2000 (~jak2000@replaced-ip )
2182 [15:39:51] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip ) (Ping timeout: 276 seconds)
2183 [15:40:39] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 264 seconds)
2184 [15:41:14] <Iridos> are you talking about load or about the top us/sy/ni/id/wa/hi.... values
2185 [15:41:19] *** Joins: blommer (~blommer@replaced-ip )
2186 [15:41:30] *** Quits: Hoffe (~Hoffe@replaced-ip ) (Client Quit)
2187 [15:41:48] *** Joins: oberstein (~ober@replaced-ip )
2188 [15:42:30] *** Quits: vila (~vila@replaced-ip ) (Quit: Leaving)
2189 [15:42:44] <x4u3n> Iridos both, i load average i have critical and in top i have mysqld with id% in 75%
2190 [15:43:00] <Iridos> what is "critical"
2191 [15:43:17] <x4u3n> 5 over 2 cores :)
2192 [15:43:21] *** Joins: karimb (karimb@replaced-ip )
2193 [15:43:22] <x4u3n> 100% = 2
2194 [15:43:49] *** Joins: Atlas (~atlas@replaced-ip )
2195 [15:43:53] <Iridos> not necessarily
2196 [15:44:13] <x4u3n> Iridos yes when machine i very slow and mysqld only use %id cpu
2197 [15:44:31] <Iridos> what do you mean %id cpu
2198 [15:44:42] <Iridos> and this is the first time you ever mention that the machine is slow
2199 [15:44:49] <x4u3n> not cpu, im trygin to check slow queries....Cpu(s): 1.5%us, 3.8%sy, 0.0%ni, 49.7%id, 44.9%wa, 0.0%hi, 0.0%si, 0.0%st
2200 [15:45:08] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2201 [15:45:09] *** Joins: Brigo (~Brigo@replaced-ip )
2202 [15:45:22] *** Joins: BinBasher (BinBasher@replaced-ip )
2203 [15:45:35] <x4u3n> Iridos high average normally is slow cpu? sorry my explanation xD
2204 [15:46:11] <Iridos> not necessarily
2205 [15:46:32] *** Quits: danboid (5bcf6e14@replaced-ip ) (Quit: Page closed)
2206 [15:47:08] *** Joins: SpeccyMan (~nick@replaced-ip )
2207 [15:47:41] <Iridos> what does this give you: ps aux | grep " [D] "
2208 [15:48:00] *** debhelper sets mode: +l 1664
2209 [15:48:04] *** Quits: treehug88 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2210 [15:48:06] *** Joins: lucaswang (~lucaswang@replaced-ip )
2211 [15:48:19] <Iridos> use paste.debian.net if it's more than 2-3 lines
2212 [15:48:25] *** Joins: wabuh (~wabuh@replaced-ip )
2213 [15:48:38] *** Joins: Gabs5807 (~Gabriel@replaced-ip )
2214 [15:49:07] *** Joins: galex-713 (~galex-713@replaced-ip )
2215 [15:49:11] <x4u3n> Iridos: replaced-url
2216 [15:49:18] *** Joins: lowin (~lowin@replaced-ip )
2217 [15:49:38] *** Joins: dob1 (~federico@replaced-ip )
2218 [15:50:20] *** Joins: n0kt (~n0kt@replaced-ip )
2219 [15:50:31] <x4u3n> Iridos no result.
2220 [15:50:41] <Iridos> ok
2221 [15:50:59] *** Quits: venkat_330 (~Thunderbi@replaced-ip ) (Quit: venkat_330)
2222 [15:51:30] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
2223 [15:51:58] *** Joins: lucaswang (~lucaswang@replaced-ip )
2224 [15:53:11] *** Joins: kpease (~kpease@replaced-ip )
2225 [15:53:37] <Iridos> I think it's swapping... or just having a lot of accesses on the database
2226 [15:53:46] *** Quits: penguinguru (~penguingu@replaced-ip ) (Ping timeout: 240 seconds)
2227 [15:53:58] <Iridos> hm, that's mb,/s that's not such a huge lot
2228 [15:54:06] <Iridos> err, kb/s
2229 [15:54:34] <Iridos> but you're still most of the time in iowait
2230 [15:54:45] *** Quits: mastro (~mastro@replaced-ip ) (Quit: Leaving)
2231 [15:54:58] *** Quits: blommer (~blommer@replaced-ip ) (Ping timeout: 258 seconds)
2232 [15:55:03] <Iridos> looks like slow disk
2233 [15:55:05] *** Joins: dsfox (~dsf@replaced-ip )
2234 [15:55:09] *** Quits: Atlas (~atlas@replaced-ip ) (Ping timeout: 250 seconds)
2235 [15:55:20] <Iridos> also...
2236 [15:55:23] <Iridos> VIRT RES SHR
2237 [15:55:26] *** Quits: Gabs5807 (~Gabriel@replaced-ip ) (Remote host closed the connection)
2238 [15:55:33] <Iridos> 4391m 2.9g 3424 (for mysql)
2239 [15:55:46] <ChrisH> x4u3n: I like run atop as root to get a quick idea on what is potentally weird
2240 [15:55:58] *** Joins: campeao (~unix@replaced-ip )
2241 [15:55:58] <x4u3n> oks let me check it
2242 [15:56:01] *** Joins: Gabs5807 (~Gabriel@replaced-ip )
2243 [15:56:06] <Iridos> you have a total of 4G ram and you have a mysql that has >4G virtual size and is actually using 3.9g
2244 [15:56:17] <x4u3n> i know it
2245 [15:56:27] *** Quits: oberstein (~ober@replaced-ip ) (Ping timeout: 250 seconds)
2246 [15:56:33] <x4u3n> i use tunning on it, but continue with bad perfomance, :)
2247 [15:56:33] <Iridos> that looks a lot like it's prone to swapping
2248 [15:56:33] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
2249 [15:56:48] *** Parts: campeao (~unix@replaced-ip )
2250 [15:56:53] *** Quits: BinBasher (BinBasher@replaced-ip ) (Ping timeout: 250 seconds)
2251 [15:57:00] <Iridos> err, 2.9G
2252 [15:57:15] <x4u3n> yes normally 75% of ram used
2253 [15:57:17] *** Joins: lsyoyom (~liny01@replaced-ip )
2254 [15:57:23] <x4u3n> only with mysqld :P
2255 [15:57:52] <JyZyXEL> how can i view a picture in fullscreen so that it spans multiple monitors?
2256 [15:58:09] *** Quits: TmvC (~TmvC@replaced-ip ) (Ping timeout: 244 seconds)
2257 [15:58:37] *** Quits: towo^work (~towo@replaced-ip ) (Quit: Leaving)
2258 [15:59:50] *** Joins: M-shine (shinematri@replaced-ip )
2259 [15:59:51] *** Joins: M-wkennington (wkenningto@replaced-ip )
2260 [15:59:55] *** Quits: Korolev (~Korolev@replaced-ip ) (Ping timeout: 250 seconds)
2261 [16:01:03] *** Joins: TmvC (~TmvC@replaced-ip )
2262 [16:01:28] *** Joins: penguinguru (~penguingu@replaced-ip )
2263 [16:02:02] *** Quits: lowin (~lowin@replaced-ip ) (Ping timeout: 246 seconds)
2264 [16:02:03] <x4u3n> Iridos, ChrisH replaced-url
2265 [16:02:11] *** Quits: osfe (~ol@replaced-ip ) (Ping timeout: 240 seconds)
2266 [16:02:12] <hrob> can is use trap in a shell script?
2267 [16:02:30] <hrob> to trap a signal to kill an executable being run in the script
2268 [16:03:03] <hrob> i.e. trap "send report..." SIGSEGV; run_my_executable;
2269 [16:03:23] <napnap> Kernel panic. replaced-url
2270 [16:03:32] <napnap> If someone had an idea...
2271 [16:03:45] <abrotman> how old is your computer?
2272 [16:03:49] <abrotman> hrob: probably ask #bash?
2273 [16:03:52] *** Joins: Azazell (~Azazel@replaced-ip )
2274 [16:03:55] <x4u3n> hrob, replaced-url
2275 [16:04:06] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
2276 [16:04:24] *** Parts: n0kt (~n0kt@replaced-ip )
2277 [16:04:39] <binezap> Any kernel-parameter experts on hand? I'm trying to debug a very tough hanging/freezing problem, eliminated pretty much everything else.
2278 [16:05:18] <Iridos> JyZyXEL, if it's only one screen, then something like... feh -Z --geometry $(xrandr | grep current | sed 's/^.*current *//;s/,.*//;s/ *//g') x.png
2279 [16:05:20] <x4u3n> hrob search for this trap signal
2280 [16:05:23] *** Joins: gypsymauro (~colorioma@replaced-ip )
2281 [16:05:24] <gypsymauro> hi
2282 [16:05:31] *** Quits: Drzacek (~Drzacek@replaced-ip ) (Quit: Leaving)
2283 [16:05:49] <x4u3n> kill -l
2284 [16:06:11] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 240 seconds)
2285 [16:06:15] *** Quits: D-Boy (~D-Boy@replaced-ip ) (Excess Flood)
2286 [16:06:22] <ChrisH> x4u3n: looks like sde is slow
2287 [16:06:26] *** Quits: penguinguru (~penguingu@replaced-ip ) (Ping timeout: 240 seconds)
2288 [16:06:47] *** OtakuSenpai is now known as MaBunny
2289 [16:07:18] <gypsymauro> I've a pc with two nics, but I think there is some mess, there are too much interfaces :D replaced-url
2290 [16:07:38] *** Joins: Alcapote (~Alcapote@replaced-ip )
2291 [16:07:57] <x4u3n> ChrisH, u mean sde = sw?
2292 [16:08:01] *** MaBunny is now known as OtakuSenpai
2293 [16:08:04] <x4u3n> or spacial database?, sorry im spanish
2294 [16:08:07] <Iridos> JyZyXEL, I don't think there is a true fullscreen... but I guess you could get rid of the window decorations additional to the geometry setting
2295 [16:08:20] <JyZyXEL> i see
2296 [16:08:28] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Ping timeout: 272 seconds)
2297 [16:08:33] <ChrisH> x4u3n: sde like /dev/sde
2298 [16:08:44] <x4u3n> ah ok :)
2299 [16:09:19] <ChrisH> gypsymauro: the additional ones are used for KVM and/or Virtualbox or others. I would not remove them. :)
2300 [16:09:31] *** Joins: Sdr24 (~Sdr24@replaced-ip )
2301 [16:10:17] *** Joins: oberstein (~ober@replaced-ip )
2302 [16:10:18] *** Joins: blommer (~blommer@replaced-ip )
2303 [16:10:19] *** Quits: Olof_szary (~spacyja@replaced-ip ) (Quit: leaving)
2304 [16:11:03] <JyZyXEL> Iridos: the --geometry does not work with multiple screens
2305 [16:11:05] *** Joins: penguinguru (~penguingu@replaced-ip )
2306 [16:11:11] <JyZyXEL> multiple monitors*
2307 [16:11:17] *** Joins: gox39 (~chatzilla@replaced-ip )
2308 [16:11:36] <x4u3n> :
2309 [16:12:18] <hrob> yeah there seems to be no reliable way to tell if a foreground child process got SIGSEGV or other signal
2310 [16:12:34] *** Quits: llama052 (~llama052@replaced-ip ) (Read error: Connection reset by peer)
2311 [16:12:45] *** Joins: llama052 (~llama052@replaced-ip )
2312 [16:12:48] <gox39> hi people, I have a rar file and I entered in my terminal: unrar t foo.rar
2313 [16:12:50] <gox39> and the result went well with no errors. But when I use an x instead of the f I get after half the way a 'Input/output error' for some reason. Any ideas why?
2314 [16:12:52] *** Joins: BinBasher (BinBasher@replaced-ip )
2315 [16:12:52] *** Joins: Atlas (~atlas@replaced-ip )
2316 [16:13:07] <Azazell> what's the best i can get the latest version of firefox (not esr) and thunderbird?
2317 [16:13:17] <Azazell> I'm on debian stretch
2318 [16:13:48] <Iridos> JyZyXEL, I have multiple monitoors and it does work for me
2319 [16:14:06] *** Joins: Locke0-4 (~asdf@replaced-ip )
2320 [16:14:21] <JyZyXEL> for me, it just opens the picture maximized on the second screen
2321 [16:14:25] *** Quits: RA3OR (~demon@replaced-ip ) (Read error: Connection reset by peer)
2322 [16:14:51] <Iridos> I have the two monitors on one big virtual desktop... which I thought is the "normal" setup
2323 [16:15:04] *** Joins: Zyferus (Zyferus@replaced-ip )
2324 [16:15:11] *** Joins: zanshin_ (~zanshin@replaced-ip )
2325 [16:15:13] *** Joins: lowin (~lowin@replaced-ip )
2326 [16:15:15] *** Joins: D-Boy (~D-Boy@replaced-ip )
2327 [16:15:23] *** Joins: RA3OR (~demon@replaced-ip )
2328 [16:15:23] *** Quits: RA3OR (~demon@replaced-ip ) (Changing host)
2329 [16:15:23] *** Joins: RA3OR (~demon@replaced-ip )
2330 [16:15:26] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 272 seconds)
2331 [16:15:29] *** Joins: kunwon1_ (~kunwon1@replaced-ip )
2332 [16:15:42] *** Quits: Locke0-3 (~asdf@replaced-ip ) (Ping timeout: 246 seconds)
2333 [16:15:42] *** Quits: ]3n19m4[ (~]3n19m4@replaced-ip ) (Ping timeout: 246 seconds)
2334 [16:15:42] *** Quits: Zyf (~Zyferus@replaced-ip ) (Ping timeout: 246 seconds)
2335 [16:15:42] *** Quits: kunwon1 (~kunwon1@replaced-ip ) (Ping timeout: 246 seconds)
2336 [16:15:43] *** Joins: ]3n19m4[ (~]3n19m4@replaced-ip )
2337 [16:15:43] *** Quits: pankid (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
2338 [16:15:43] *** Quits: root-x (~root-x@replaced-ip ) (Ping timeout: 246 seconds)
2339 [16:15:43] *** Quits: daishan (~daishan@replaced-ip ) (Ping timeout: 246 seconds)
2340 [16:15:43] *** Quits: fredl (~fredl@replaced-ip ) (Ping timeout: 246 seconds)
2341 [16:15:44] *** Joins: ron-slc (~Ron@replaced-ip )
2342 [16:15:50] <JyZyXEL> Iridos: i figured a way now
2343 [16:15:53] *** Joins: High (~stoned@replaced-ip )
2344 [16:15:56] *** Quits: ludocode (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
2345 [16:15:56] *** Joins: fredl (~fredl@replaced-ip )
2346 [16:16:00] *** Quits: zanshin (~zanshin@replaced-ip ) (Ping timeout: 246 seconds)
2347 [16:16:00] *** Quits: stoned (~stoned@replaced-ip ) (Ping timeout: 246 seconds)
2348 [16:16:10] *** Joins: Lumm (~lumm@replaced-ip )
2349 [16:16:13] *** High is now known as stoned
2350 [16:16:16] *** Quits: Lumm3 (~lumm@replaced-ip ) (Read error: Connection reset by peer)
2351 [16:16:20] *** Joins: turfal (~Icedove@replaced-ip )
2352 [16:16:31] *** Joins: akitada (sid12662@replaced-ip )
2353 [16:16:33] *** Joins: Lumm2 (~lumm@replaced-ip )
2354 [16:16:47] *** Joins: chichikov (~chichikov@replaced-ip )
2355 [16:16:49] <JyZyXEL> Iridos: "feh --title fehscreen picture.png" and then i can set KDE KWin rules to force geometry, above all windows and no window title bar
2356 [16:17:00] <JyZyXEL> on windows that are named "fehscreen"
2357 [16:17:03] *** Joins: pankid (~quassel@replaced-ip )
2358 [16:17:14] *** Joins: oish (~charlie@replaced-ip )
2359 [16:17:16] *** Joins: uda (sid143461@replaced-ip )
2360 [16:17:18] <Iridos> maybe kde is preventing it in some weird way
2361 [16:17:30] <JyZyXEL> why?
2362 [16:17:33] *** Joins: Korolev (~Korolev@replaced-ip )
2363 [16:17:48] <JyZyXEL> im pretty happy with this solution
2364 [16:18:00] *** debhelper sets mode: +l 1672
2365 [16:18:03] <Iridos> i mean why the regular --geometry doesn't work
2366 [16:18:12] *** zz_capri is now known as capri
2367 [16:18:16] *** Joins: ludocode (~quassel@replaced-ip )
2368 [16:18:26] *** Quits: penguinguru (~penguingu@replaced-ip ) (Ping timeout: 240 seconds)
2369 [16:18:58] *** Quits: mcmillhj (~hunter@replaced-ip ) (Quit: leaving)
2370 [16:18:59] *** Joins: Tom01 (~tom@replaced-ip )
2371 [16:19:00] *** Joins: daishan (~daishan@replaced-ip )
2372 [16:19:01] <Iridos> because... my virtual screen has 3840x1200 and feh -Z --geometry 3840x1200 x.png makes a window filling it completly
2373 [16:19:10] *** Joins: mcmillhj (~hunter@replaced-ip )
2374 [16:19:12] <Azazell> what's the best way i can get the latest version of firefox (not esr) and thunderbird?
2375 [16:19:15] <Iridos> although the picture doesn't fill it completely because of its aspect ratio
2376 [16:19:18] <Azazell> I'm on debian stretch btw
2377 [16:19:39] *** Joins: penguinguru (~penguingu@replaced-ip )
2378 [16:19:39] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
2379 [16:19:46] *** Joins: Anonymes (uid168604@replaced-ip )
2380 [16:20:23] *** Quits: Lumm (~lumm@replaced-ip ) (Ping timeout: 244 seconds)
2381 [16:20:30] *** Joins: n0kt (~n0kt@replaced-ip )
2382 [16:20:31] *** Joins: greycat (~wooledg@replaced-ip )
2383 [16:20:35] *** Quits: penguinguru (~penguingu@replaced-ip ) (Excess Flood)
2384 [16:20:48] *** Quits: OtakuSenpai (~Peter@replaced-ip ) (Ping timeout: 276 seconds)
2385 [16:20:50] *** Joins: penguinguru (~penguingu@replaced-ip )
2386 [16:22:00] *** Joins: towo` (~towo@replaced-ip )
2387 [16:22:24] *** Joins: mazert (~mazert@replaced-ip )
2388 [16:22:34] <gox39> hi people, I have a rar file and I entered in my terminal: unrar t foo.rar and the result went well with no errors. But when I use an x instead of the f I get after half the way a 'Input/output error' for some reason. Any ideas why?
2389 [16:22:37] *** Joins: Emmanuel_Chanel (~emmanuel@replaced-ip )
2390 [16:23:00] <greycat> I/O errors are usually bad. File system problem, hardware problem.
2391 [16:23:10] <greycat> Check for additional errors in dmesg.
2392 [16:24:12] *** Quits: Lumm2 (~lumm@replaced-ip ) (Read error: No route to host)
2393 [16:24:19] *** Joins: Lumm (~lumm@replaced-ip )
2394 [16:24:33] *** Joins: awal1 (~awal1@replaced-ip )
2395 [16:24:36] *** Joins: lucaswan_ (~lucaswang@replaced-ip )
2396 [16:24:58] *** Quits: galex-713 (~galex-713@replaced-ip ) (Ping timeout: 252 seconds)
2397 [16:25:00] *** Joins: Lumm2 (~lumm@replaced-ip )
2398 [16:25:10] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Read error: Connection reset by peer)
2399 [16:25:10] *** Joins: treehug88 (~textual@replaced-ip )
2400 [16:25:14] *** Quits: Lumm2 (~lumm@replaced-ip ) (Client Quit)
2401 [16:25:43] *** Joins: galex|713 (~galex-713@replaced-ip )
2402 [16:26:54] *** Joins: otaviojr (~otaviojr@replaced-ip )
2403 [16:26:56] *** Joins: ExoUNX (~textual@replaced-ip )
2404 [16:26:56] *** Quits: ExoUNX (~textual@replaced-ip ) (Changing host)
2405 [16:26:56] *** Joins: ExoUNX (~textual@replaced-ip )
2406 [16:27:50] <gox39> destination was full :D
2407 [16:27:53] *** Quits: gox39 (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.91.1 [Firefox 38.8.0/20160430212657])
2408 [16:28:00] *** debhelper sets mode: +l 1683
2409 [16:28:53] <greycat> (he vanished, but... usually that generates a much more specific error message)
2410 [16:29:04] *** Quits: bbabich_ (~bbabich@replaced-ip ) (Ping timeout: 240 seconds)
2411 [16:29:15] *** Quits: Lumm (~lumm@replaced-ip ) (Ping timeout: 276 seconds)
2412 [16:29:24] *** Joins: p3rror (~p3rror@replaced-ip )
2413 [16:29:49] *** Joins: Asiajey (~Asiajey@replaced-ip )
2414 [16:29:49] *** Quits: Asiajey (~Asiajey@replaced-ip ) (Changing host)
2415 [16:29:49] *** Joins: Asiajey (~Asiajey@replaced-ip )
2416 [16:31:11] *** Joins: bertbob (~bertbob@replaced-ip )
2417 [16:31:15] <x4u3n> ChrisH, thank u sde disk is very slow in reading beacuse mysql cache a lot replaced-url
2418 [16:32:02] <awal1> I noticied that if one configures pkg A via .Xdefaults, normal configuration(nont via xdefault) of pkg B is ignored, why so?
2419 [16:32:19] <greycat> What are A and B here?
2420 [16:32:32] <greycat> Generally speaking, every package's configuration is totally independent.
2421 [16:32:53] *** Joins: f10_ (~flo@replaced-ip )
2422 [16:33:34] *** Joins: llucenic (~Thunderbi@replaced-ip )
2423 [16:33:35] *** Joins: fennesz (~fennesz@replaced-ip )
2424 [16:34:13] <awal1> I have customized a bit 'yeahconsole' via .Xdefaults, and now 'guake' terminal full screen keyboard shortcut is ignored
2425 [16:34:24] *** Joins: MaBunny (~Peter@replaced-ip )
2426 [16:34:31] <awal1> F11
2427 [16:34:47] *** RAX is now known as rax-
2428 [16:35:02] <awal1> probably .Xdefaults is not related
2429 [16:35:20] *** Parts: gypsymauro (~colorioma@replaced-ip )
2430 [16:35:35] *** Joins: easyshekels (~easysheke@replaced-ip )
2431 [16:35:36] *** rax- is now known as RAX
2432 [16:35:44] *** Quits: MaBunny (~Peter@replaced-ip ) (Max SendQ exceeded)
2433 [16:36:00] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Quit: If it wasn't written down, it didn't happen...)
2434 [16:36:05] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Read error: Connection reset by peer)
2435 [16:36:15] <awal1> if both yeahconsole and guake are running F11 for full screen mode is captured by yeahconsole
2436 [16:36:19] <Azazell> is adding the mint repo a good idea?
2437 [16:36:28] *** Quits: n0kt (~n0kt@replaced-ip ) (Quit: Leaving)
2438 [16:36:32] <awal1> I thought it's bcoz of .Xdefaults, or maybe not
2439 [16:36:34] *** Joins: plasmoduck (~plasmoduc@replaced-ip )
2440 [16:36:34] <greycat> Azazell: It is an atrociously BAD idea.
2441 [16:36:37] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
2442 [16:36:50] *** Quits: l3archos (~Icedove@replaced-ip ) (Quit: l3archos)
2443 [16:37:03] *** Joins: sirka (~Icedove@replaced-ip )
2444 [16:37:30] <petn-randall> !frankendebian
2445 [16:37:31] <dpkg> When you get random packages from random repositories, mix multiple releases of Debian, or mix Debian and derived distributions, you have a mess. There's no way anyone can support this "distribution of Frankenstein" and #debian certainly doesn't want to even try. See if you can convince ##linux to help.
2446 [16:37:33] <Azazell> greycat: then what's the best way to get the latest firefox and thunderbird?
2447 [16:37:38] <petn-randall> Azazell: ^^^^
2448 [16:37:54] <greycat> awal1: You could use "xrdb -query" to see what's in the the X resource database and see if any of it looks like it would affect guake....
2449 [16:37:54] *** Quits: ne0h|nihilist (~user@replaced-ip ) (Quit: leaving)
2450 [16:38:11] *** Joins: cdown (~cdown@replaced-ip )
2451 [16:38:12] <petn-randall> !tell Azazell -about mozilla.debian.net
2452 [16:38:18] <greycat> Azazell: Why do you need a newer version than what you have right now? Which version, specifically, do you need?
2453 [16:38:19] *** Joins: iLogic (~logico@replaced-ip )
2454 [16:38:19] <petn-randall> Azazell: check your PMs
2455 [16:38:19] *** Quits: super_gollum (~ich@replaced-ip ) (Quit: Ex-Chat)
2456 [16:39:03] *** Joins: thunderrd (~thunderrd@replaced-ip )
2457 [16:39:09] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Quit: WeeChat 1.5)
2458 [16:39:28] *** Quits: silverhom (~silverhom@replaced-ip ) (Quit: Leaving)
2459 [16:39:49] <awal1> I still can use Alt+F12 (what I use in xfce) for guake full sceen mode , but wondering why yeahconsole captures F11 and guake no
2460 [16:39:55] *** Quits: sirka (~Icedove@replaced-ip ) (Remote host closed the connection)
2461 [16:40:21] <awal1> greycat, yeah I have xrdb -qery "yeahconsole*keyFull: None+F11"
2462 [16:40:21] <Azazell> I currently have the ESR version and my favorite theme doesn't seem to work with it
2463 [16:40:30] *** Joins: bbabich (~bbabich@replaced-ip )
2464 [16:40:36] <Azazell> I have installed a version that I founf on it's history page
2465 [16:40:40] <Azazell> and thanks
2466 [16:40:57] <greycat> awal1: I can't see any reason guake would be using that resource, unless it's just a weird bug in guake
2467 [16:40:58] <awal1> which relation Xressourses vs yeahconsole vs guake
2468 [16:41:03] *** Quits: bgardner (~bgardner@replaced-ip ) (Ping timeout: 240 seconds)
2469 [16:41:29] *** Joins: l3archos (~Icedove@replaced-ip )
2470 [16:41:48] *** Joins: happy-dude (uid62780@replaced-ip )
2471 [16:41:51] <iLogic> hey guys, both apt-get and aptitude are slower than a frozen pig trying to climb a steep montain whenever I update or upgrade.. I’ve tried including my country’s url in sources.list, clean all, remove lists and clean again, but no dice :(
2472 [16:42:01] *** Quits: Nach0z (~nach0z@replaced-ip ) (Ping timeout: 252 seconds)
2473 [16:42:14] *** Joins: bgardner (~bgardner@replaced-ip )
2474 [16:42:23] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
2475 [16:42:31] *** Quits: f10_ (~flo@replaced-ip ) (Remote host closed the connection)
2476 [16:43:29] <teraflops> iLogic: slow as in network speed?
2477 [16:43:57] *** Quits: l3archos (~Icedove@replaced-ip ) (Client Quit)
2478 [16:44:08] <iLogic> teraflops: as in everything else is snappy as a puppy
2479 [16:44:16] <awal1> greycat, if I close yeahconsole, guake capture again F11 for full screen and it works. all fine: I can use F11 for yeahconsole and Alt+F12 for guake, just wondering why yeahconsole have control over guake :P
2480 [16:44:27] <greycat> iLogic: *where* is it slow? During the download? During processing the lists?
2481 [16:44:29] <iLogic> it holds for a long time in the beginning
2482 [16:44:35] <teraflops> iLogic: or slow as in weak arm board or filesystem in sd card or shitty slow hdd?
2483 [16:45:20] <afernandez_> Greycat sorry I query you.
2484 [16:45:47] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
2485 [16:45:52] <iLogic> yes to all
2486 [16:46:04] <teraflops> iLogic: ?
2487 [16:46:13] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 244 seconds)
2488 [16:46:15] <greycat> On low-memory systems, apt is INCREDIBLY slow because it thrashes to hell and back.
2489 [16:46:37] <greycat> Didn't I ask you how much memory was in this system last week? Or was that a different person asking the same question?
2490 [16:47:08] <teraflops> I have 300/300 and apt is slow in weak arm boards, this is not related to the net speed at all
2491 [16:47:25] *** Joins: gigetoo (~gigetoo@replaced-ip )
2492 [16:47:31] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 252 seconds)
2493 [16:47:37] *** Joins: Nach0z (~nach0z@replaced-ip )
2494 [16:48:23] <iLogic> it’s an old netbook.. but i think it’s actually a 64bit/2ram
2495 [16:48:48] <iLogic> idk ram seems to make more sense, but still.. during update?
2496 [16:49:04] <teraflops> look at iotop, top, etc I guess
2497 [16:49:08] <greycat> How. Much. RAM.
2498 [16:49:15] <iLogic> 2gb
2499 [16:49:17] *** Joins: f10 (~flo@replaced-ip )
2500 [16:49:20] <iLogic> wow such ram!
2501 [16:49:24] <greycat> That's not it, then. Maybe it's CPU? I have no idea.
2502 [16:49:35] <iLogic> i’ll try the tops
2503 [16:50:16] <iLogic> but i was used with better speeds in this computer, both with debian and other distros’ packmans
2504 [16:50:38] <teraflops> my 2 cents go for cpu maybe the hdd
2505 [16:51:03] *** Joins: f10_ (~flo@replaced-ip )
2506 [16:51:27] *** Joins: todd_dsm_wk (~thomas@replaced-ip )
2507 [16:51:29] *** Quits: Korolev (~Korolev@replaced-ip ) (Ping timeout: 250 seconds)
2508 [16:51:53] *** Quits: dob1 (~federico@replaced-ip ) (Quit: Leaving)
2509 [16:52:10] *** Quits: Azazell (~Azazel@replaced-ip ) (Quit: Leaving)
2510 [16:52:27] <awal1> iLogic, if X debian mirror is in your country or near you, that doesn't mean it will be faster.
2511 [16:52:40] <greycat> I think he's not seeing a network-related bottleneck.
2512 [16:52:56] *** Quits: lucaswan_ (~lucaswang@replaced-ip ) (Ping timeout: 244 seconds)
2513 [16:53:15] <todd_dsm_wk> hey guys, I'm new to debian. Searching for packages: aptitude search '^vim-*' - in the output there are i/v/p in the left column. Where are those defined?
2514 [16:53:19] *** Joins: agurs (~t7DS@replaced-ip )
2515 [16:53:24] *** Joins: lucaswang (~lucaswang@replaced-ip )
2516 [16:53:26] *** Joins: rsx (~dummy@replaced-ip )
2517 [16:54:00] <greycat> Is there really no header? Nothing in the man page? I'd have to install aptitude to find out....
2518 [16:54:05] *** Joins: sirka (~Icedove@replaced-ip )
2519 [16:54:08] <teraflops> heh
2520 [16:54:11] *** Quits: rsx (~dummy@replaced-ip ) (Remote host closed the connection)
2521 [16:54:12] <awal1> iLogic, with 2 gb of ram, I suppose you run xfce, lxde or X WM, or at least mate, right? not kde , gnome,or cinnamon
2522 [16:54:27] *** Quits: Al3xG0 (~t7DS@replaced-ip ) (Ping timeout: 264 seconds)
2523 [16:55:17] <awal1> iLogic, is apt also slow if you use it in Console, and without login into X?
2524 [16:55:22] *** Quits: sirka (~Icedove@replaced-ip ) (Client Quit)
2525 [16:55:23] *** Joins: mr_daemon (~supernaut@replaced-ip )
2526 [16:55:34] *** Joins: philipballew (~philip@replaced-ip )
2527 [16:56:46] <iLogic> awal1: first option and will try
2528 [16:57:04] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Read error: Connection reset by peer)
2529 [16:57:10] *** Quits: wabuh (~wabuh@replaced-ip ) (Quit: Leaving)
2530 [16:57:35] *** Quits: adapter (~adapter@replaced-ip ) (Ping timeout: 244 seconds)
2531 [16:58:23] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
2532 [16:58:37] <awal1> iLogic, my question is just bcoz I thout you are using kde-gnome-cinnamon and you may have enabled apps/plugins which connects to internet and uses your bandwidth
2533 [16:58:47] <awal1> I thought ^
2534 [16:59:42] *** Quits: plasmoduck (~plasmoduc@replaced-ip ) ()
2535 [17:00:05] <iLogic> nah i havent used those since the nineties :P
2536 [17:00:27] *** Quits: awer (~awer@replaced-ip ) (Ping timeout: 276 seconds)
2537 [17:01:14] *** Quits: Gabs5807 (~Gabriel@replaced-ip ) (Quit: IRC for Sailfish 0.9)
2538 [17:02:32] *** Joins: Nevyn|Work (~jhaskell@replaced-ip )
2539 [17:02:38] <iLogic> idk if it has something to do with the fact that once i was beginning to apt-get upgrade via a ssh session and thought it was too slow then ctrl+c.. but i tried cleaning everything up afterwards
2540 [17:02:54] *** Joins: yaume_ (~gchenuet@replaced-ip )
2541 [17:03:05] <greycat> No, that wouldn't slow down future apt-get updates.
2542 [17:03:14] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
2543 [17:03:36] *** Joins: Korolev (~Korolev@replaced-ip )
2544 [17:03:36] *** Joins: veek (~veek@replaced-ip )
2545 [17:03:41] *** Joins: lucaswang (~lucaswang@replaced-ip )
2546 [17:03:57] <veek> could someone suggest a password safe program with otp which is portable
2547 [17:04:10] <iLogic> is there an util for finding the best speed mirror?
2548 [17:04:52] *** Joins: tty0_ (~NA@replaced-ip )
2549 [17:04:54] *** Joins: SwK (~SwK@replaced-ip )
2550 [17:05:03] *** Quits: z1pt (~z1pt@replaced-ip ) (Quit: Leaving)
2551 [17:05:23] *** Joins: han-solo (~han-solo@replaced-ip )
2552 [17:05:42] *** Quits: yaume (~gchenuet@replaced-ip ) (Ping timeout: 260 seconds)
2553 [17:06:00] <awal1> iLogic, yes, try with apt-spy
2554 [17:06:08] *** Parts: hrob (b2133e3f@replaced-ip )
2555 [17:06:30] <teraflops> hmm it's not in jessie iirc
2556 [17:06:35] <teraflops> ,v apt-spy
2557 [17:06:36] <judd> Package: apt-spy on amd64 -- squeeze: 3.1-19; sid: 3.2.2-1; wheezy: 3.2.2-1
2558 [17:06:37] <awal1> for check your bandwidth you can also use speedtest-cli
2559 [17:07:02] *** Quits: kpease (~kpease@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2560 [17:07:03] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
2561 [17:07:13] *** Joins: cdown (~cdown@replaced-ip )
2562 [17:07:18] *** Quits: mr_daemon (~supernaut@replaced-ip ) (Quit: WeeChat 1.6-dev)
2563 [17:07:29] <teraflops> I wouldn't trust speedtests, iperf is more reliable
2564 [17:07:34] *** Quits: Guest49 (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2565 [17:08:27] <iLogic> didnt know about iperf, looks cool
2566 [17:08:30] *** Quits: chichikov (~chichikov@replaced-ip ) (Ping timeout: 246 seconds)
2567 [17:08:33] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 240 seconds)
2568 [17:09:13] <donoban> Hi, I have a strange problem with apt, doing apt-get upgrade it says I have 1 package kept back, but doing apt-get dist-upgrade it says all is ok
2569 [17:09:23] *** Joins: AusteritySucks (~Austerity@replaced-ip )
2570 [17:09:28] <greycat> What's the problem?
2571 [17:09:28] *** Joins: gigetoo (~gigetoo@replaced-ip )
2572 [17:09:30] *** Quits: otaviojr (~otaviojr@replaced-ip ) (Killed (sinisalo.freenode.net (Nickname regained by services)))
2573 [17:09:38] <donoban> it seems contradictory :\
2574 [17:10:04] <greycat> dist-upgrade will pull in extra packages or remove packages if necessary; upgrade will not
2575 [17:10:07] *** Quits: Korolev (~Korolev@replaced-ip ) (Ping timeout: 250 seconds)
2576 [17:10:15] <teraflops> iLogic: well, public iperf servers neither are reliable because they are over loaded :S
2577 [17:10:22] <greycat> Is the kept-back package iceweasel, by chance?
2578 [17:10:40] <donoban> greycat: it says all is ok but it does nothing, if I do apt-get upgrade again it says again there is one pacakge kept back
2579 [17:10:51] <donoban> it's python-cryptography
2580 [17:11:01] <donoban> maybe has relations with jessie-backports and electrum pacakge
2581 [17:11:04] <greycat> what happens if you "apt-get install python-cryptography" explicitly?
2582 [17:11:36] <donoban> uhM, dependices problem
2583 [17:11:41] <donoban> I paste one sec
2584 [17:12:07] *** Quits: lowin (~lowin@replaced-ip ) (Ping timeout: 260 seconds)
2585 [17:12:24] *** Joins: sirka (~Icedove@replaced-ip )
2586 [17:12:39] <Iridos> also pastebin the output of tail -n100 /etc/apt/sources.list /etc/apt/sources.list.d/* and that of apt-cache policy
2587 [17:12:56] <donoban> ok
2588 [17:13:34] *** Joins: pigyih (~john@replaced-ip )
2589 [17:14:19] *** Quits: blommer (~blommer@replaced-ip ) (Ping timeout: 258 seconds)
2590 [17:14:22] <donoban> replaced-url
2591 [17:14:24] <donoban> all there
2592 [17:14:27] *** Quits: Atlas (~atlas@replaced-ip ) (Ping timeout: 250 seconds)
2593 [17:14:30] *** Joins: chichikov (~chichikov@replaced-ip )
2594 [17:15:18] *** Joins: cdown_ (~cdown@replaced-ip )
2595 [17:15:40] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2596 [17:15:55] <x4u3n> donoban try -f in apt
2597 [17:15:57] *** Joins: k3yboardninja (~k3yboardn@replaced-ip )
2598 [17:16:15] <donoban> apt-get -f ...?
2599 [17:16:20] <x4u3n> install
2600 [17:16:22] <greycat> replaced-url
2601 [17:16:33] *** Quits: KeithGS (~keith@replaced-ip ) (Ping timeout: 240 seconds)
2602 [17:16:35] *** Quits: MoonkYang (~moonkyang@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2603 [17:16:35] *** Quits: v0r0nwe (~v0r0nwe@replaced-ip ) (Quit: bye.)
2604 [17:16:38] <Iridos> 's'?
2605 [17:16:51] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 240 seconds)
2606 [17:16:51] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 240 seconds)
2607 [17:16:54] <greycat> ,v python-setuptools
2608 [17:16:55] <judd> Package: python-setuptools on amd64 -- squeeze: 0.6.14-4; wheezy: 0.6.24-1; jessie: 5.5.1-1; jessie-backports: 20.10.1-1.1~bpo8+1; sid: 20.10.1-1.1; stretch: 20.10.1-1.1
2609 [17:16:56] <k3yboardninja> hey guys, quick question. I have a simple bash script that writes out to a text file that I want to run with cron. I setup the crontab to run it and syslog shows cron runs the script but it never writes to the .txt file. I can run it manually and it runs and writes to the file. Any ideas?
2610 [17:17:08] <greycat> Iridos: replaced-url
2611 [17:17:08] <donoban> x4u3n: it says something similar to apt-get upgrade, there is one package kept back
2612 [17:17:22] *** Joins: alexandros_c (~alexandro@replaced-ip )
2613 [17:17:36] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 246 seconds)
2614 [17:17:36] *** cdown_ is now known as cdown
2615 [17:17:36] <Iridos> the https link works fine for me
2616 [17:17:38] *** Joins: han-solo (~han-solo@replaced-ip )
2617 [17:17:43] <donoban> also for me
2618 [17:17:46] <x4u3n> donoban apt-get -f install repair dependencies, you can install all
2619 [17:17:46] <greycat> donoban: are you using python packages from jessie-backports?
2620 [17:17:53] <greycat> Iridos: Now try it in elinks.
2621 [17:17:57] <Iridos> heh
2622 [17:18:00] *** debhelper sets mode: +l 1675
2623 [17:18:18] <donoban> greycat: not directly, I only installed electrum package and maybe another few when I have some problems doing updates
2624 [17:18:21] *** Quits: Asiajey (~Asiajey@replaced-ip ) (Ping timeout: 250 seconds)
2625 [17:18:25] <donoban> how can I see exactly what I have installed from backports?
2626 [17:18:46] *** Joins: awer (~awer@replaced-ip )
2627 [17:19:18] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
2628 [17:19:23] <teraflops> greycat: replaced-url
2629 [17:19:27] *** Joins: otaviojr (~otaviojr@replaced-ip )
2630 [17:19:35] <greycat> Well in any case, I would think "apt-get -t jessie-backports install python-setuptools" might help.
2631 [17:19:47] *** Quits: otaviojr (~otaviojr@replaced-ip ) (Client Quit)
2632 [17:19:51] <donoban> ok, I think I did that when I had problems time ago doing upgrades
2633 [17:19:57] <greycat> teraflops: mine is in English, but yeah. elinks can't handle it.
2634 [17:20:13] *** Quits: Emmanuel_Chanel (~emmanuel@replaced-ip ) (Remote host closed the connection)
2635 [17:20:30] <teraflops> yeah the same, sorry I forgot LANG=C elinks…
2636 [17:20:41] *** Joins: otaviojr (~otaviojr@replaced-ip )
2637 [17:20:57] *** Quits: BinBasher (BinBasher@replaced-ip ) (Ping timeout: 250 seconds)
2638 [17:20:59] *** Quits: sirka (~Icedove@replaced-ip ) (Quit: sirka)
2639 [17:21:08] <donoban> nice
2640 [17:21:17] <donoban> python-crypthograpy upgraded fine now
2641 [17:21:19] <donoban> ty guys
2642 [17:21:26] *** precise is now known as precise|hangry
2643 [17:21:49] *** Quits: napnap (~napnap@replaced-ip ) (Quit: Quitte)
2644 [17:22:11] *** Joins: Korolev (~Korolev@replaced-ip )
2645 [17:22:17] <han-solo> wouldn't pip install cryptography?
2646 [17:22:23] <Iridos> seems your links is too electric
2647 [17:22:27] *** Joins: mr_daemon (~supernaut@replaced-ip )
2648 [17:22:39] *** Joins: KeithGS (~keith@replaced-ip )
2649 [17:22:47] <donoban> han-solo: why use pip if it's packaged on Debian?
2650 [17:22:57] <Iridos> greycat, so to say, links handles it fine
2651 [17:22:58] <teraflops> whats wrong using repo python packages if they are available?
2652 [17:23:13] *** Joins: Nnavd (~Nnavd@replaced-ip )
2653 [17:23:14] <han-solo> nothing wrong
2654 [17:23:20] *** Joins: blommer (~blommer@replaced-ip )
2655 [17:23:32] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
2656 [17:24:00] *** Quits: eichenwald (~eichenwal@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2657 [17:24:09] *** Joins: Guest49 (~textual@replaced-ip )
2658 [17:24:22] <Iridos> teraflops, not bleeding edge enough
2659 [17:24:30] *** Joins: Atlas (~atlas@replaced-ip )
2660 [17:24:39] <teraflops> Iridos: then go virtualenvs I guess
2661 [17:25:04] <Iridos> I was kidding
2662 [17:25:05] *** Joins: lowin (~lowin@replaced-ip )
2663 [17:25:25] <teraflops> heh yeah I was a bout to say the same
2664 [17:25:33] <teraflops> </sarcasm>
2665 [17:25:33] *** Quits: otaviojr (~otaviojr@replaced-ip ) (Remote host closed the connection)
2666 [17:25:37] *** Joins: dionysus69 (~Icedove@replaced-ip )
2667 [17:25:51] <Iridos> ...because even pip isn't new enough for me
2668 [17:25:53] *** Joins: TrivialGravitas (~Zero@replaced-ip )
2669 [17:26:15] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 264 seconds)
2670 [17:26:24] <teraflops> you can pip git.whatever too
2671 [17:27:00] <Iridos> or ring at the developer's door, shake them and force them to write some new lines so you got the newest of the newest
2672 [17:27:03] <teraflops> heh
2673 [17:27:27] *** Quits: Korolev (~Korolev@replaced-ip ) (Ping timeout: 250 seconds)
2674 [17:27:52] <x4u3n> teraflops, y cuidado con el sudo en pip :P
2675 [17:27:53] <teraflops> nah I just do pip when something is really borked and I need new versions (rarely)
2676 [17:28:12] <teraflops> x4u3n: yeah sudo pip install aka sillypip
2677 [17:28:25] <x4u3n> xD
2678 [17:28:26] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
2679 [17:29:42] *** Quits: antgel (~topdog@replaced-ip ) (Ping timeout: 276 seconds)
2680 [17:29:47] *** Joins: dethos (~dethos@replaced-ip )
2681 [17:30:33] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
2682 [17:31:17] *** Joins: GJ_ (~Thunderbi@replaced-ip )
2683 [17:31:20] *** Joins: cdown (~cdown@replaced-ip )
2684 [17:31:24] *** Joins: BinBasher (BinBasher@replaced-ip )
2685 [17:31:39] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 276 seconds)
2686 [17:31:57] *** Joins: kpease (~kpease@replaced-ip )
2687 [17:32:00] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
2688 [17:32:35] *** Quits: kpease (~kpease@replaced-ip ) (Max SendQ exceeded)
2689 [17:32:40] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Read error: Connection reset by peer)
2690 [17:32:49] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
2691 [17:33:11] *** Quits: roshanavand (~roshanava@replaced-ip ) (Quit: This computer has gone to sleep)
2692 [17:33:11] *** Joins: towo` (~towo@replaced-ip )
2693 [17:33:14] <x4u3n> teraflops, tengo las mysql desbordadas jajaja replaced-url
2694 [17:33:16] *** Joins: kpease (~kpease@replaced-ip )
2695 [17:33:23] <x4u3n> van 2 de 2 :)
2696 [17:33:39] *** Quits: kedare_ (~kedare@replaced-ip ) (Read error: Connection reset by peer)
2697 [17:33:58] *** Joins: btf (~btf@replaced-ip )
2698 [17:34:09] <x4u3n> *** MySQL's maximum memory usage is dangerously high *** jeje
2699 [17:34:10] <teraflops> x4u3n: let's keep it in english or you'll be warned
2700 [17:34:27] <x4u3n> oks, like always :)
2701 [17:34:55] *** Quits: kpease (~kpease@replaced-ip ) (Max SendQ exceeded)
2702 [17:35:25] *** Joins: kpease (~kpease@replaced-ip )
2703 [17:35:34] <han-solo> ah
2704 [17:36:17] *** Joins: ryan57 (~ryan60@replaced-ip )
2705 [17:36:24] *** Parts: x4u3n (~x4u3n@replaced-ip )
2706 [17:37:24] *** Quits: zorg1 (~zorg1@replaced-ip ) (Remote host closed the connection)
2707 [17:37:51] *** Quits: aindilis (~aindilis@replaced-ip ) (Read error: Connection reset by peer)
2708 [17:38:00] *** debhelper sets mode: +l 1682
2709 [17:38:25] *** Joins: aindilis (~aindilis@replaced-ip )
2710 [17:39:46] *** Joins: Korolev (~Korolev@replaced-ip )
2711 [17:39:48] *** Quits: turfal (~Icedove@replaced-ip ) (Quit: turfal)
2712 [17:43:26] *** Joins: InfoTest (~Thunderbi@replaced-ip )
2713 [17:43:28] *** Quits: bipolar (~bipolar@replaced-ip ) (Ping timeout: 272 seconds)
2714 [17:43:37] *** Joins: Brigo (~Brigo@replaced-ip )
2715 [17:44:31] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 240 seconds)
2716 [17:44:44] *** Quits: jason3 (~jason4@replaced-ip ) (Ping timeout: 272 seconds)
2717 [17:44:59] *** Joins: pavlushka_ (~Pavel@replaced-ip )
2718 [17:46:33] *** Quits: pavlushka (~Pavel@replaced-ip ) (Ping timeout: 240 seconds)
2719 [17:46:34] *** pavlushka_ is now known as pavlushka
2720 [17:46:51] *** Joins: oish (~charlie@replaced-ip )
2721 [17:46:55] *** Quits: BillSussman (~Gustavo@replaced-ip ) (Ping timeout: 252 seconds)
2722 [17:47:11] *** Quits: HappyLoaf (~HappyLoaf@replaced-ip ) (Ping timeout: 244 seconds)
2723 [17:48:02] *** Quits: Spec (~Spec@replaced-ip ) (Quit: is this windows)
2724 [17:48:16] *** Joins: AvatarA (~avatara@replaced-ip )
2725 [17:48:24] *** Joins: bipolar (~bipolar@replaced-ip )
2726 [17:48:35] *** Joins: z0ran (~z0ran@replaced-ip )
2727 [17:49:12] *** Quits: Janos (~cramos@replaced-ip ) (Ping timeout: 258 seconds)
2728 [17:49:12] *** Joins: fcharton (~fca@replaced-ip )
2729 [17:49:31] *** Quits: talin (~talin@replaced-ip ) (Ping timeout: 240 seconds)
2730 [17:49:59] *** Joins: HappyLoaf (~HappyLoaf@replaced-ip )
2731 [17:50:05] *** Joins: talin (~talin@replaced-ip )
2732 [17:50:11] *** Quits: pavlushka (~Pavel@replaced-ip ) (Read error: Connection reset by peer)
2733 [17:50:29] *** talin is now known as Guest38327
2734 [17:50:30] *** Quits: Ad1 (~Adrian@replaced-ip ) (Remote host closed the connection)
2735 [17:50:47] *** Quits: TmvC (~TmvC@replaced-ip ) (Ping timeout: 244 seconds)
2736 [17:50:51] *** Joins: AndyBotwin (~Gustavo@replaced-ip )
2737 [17:50:53] *** Joins: Spec (~Spec@replaced-ip )
2738 [17:51:05] *** Quits: medeirosthiiago (~medeirost@replaced-ip ) (Quit: zzzz....)
2739 [17:51:17] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 250 seconds)
2740 [17:51:19] *** Quits: lowin (~lowin@replaced-ip ) (Ping timeout: 244 seconds)
2741 [17:51:29] *** Quits: bipolar (~bipolar@replaced-ip ) (Excess Flood)
2742 [17:51:55] *** Joins: bipolar (~bipolar@replaced-ip )
2743 [17:52:58] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 272 seconds)
2744 [17:53:05] *** Quits: Guest49 (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2745 [17:53:31] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
2746 [17:53:54] *** Joins: daniel-s (~daniel-s@replaced-ip )
2747 [17:54:14] *** Quits: pp5mgt (~pi@replaced-ip ) (Ping timeout: 272 seconds)
2748 [17:54:24] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
2749 [17:54:31] *** Joins: llucenic_ (~Thunderbi@replaced-ip )
2750 [17:54:32] *** Joins: InfoTest (~Thunderbi@replaced-ip )
2751 [17:54:42] *** Quits: Guest38327 (~talin@replaced-ip ) (Ping timeout: 260 seconds)
2752 [17:54:51] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 240 seconds)
2753 [17:55:15] *** Joins: TmvC (~TmvC@replaced-ip )
2754 [17:55:20] *** Quits: kimico (~kimico@replaced-ip ) (Read error: Connection reset by peer)
2755 [17:56:46] *** TomTomTo1 is now known as TomTomTosch
2756 [17:56:54] *** llucenic_ is now known as llucenic
2757 [17:57:36] *** Quits: edgrey (~edgrey@replaced-ip ) (Quit: Konversation terminated!)
2758 [17:57:59] *** Joins: p000 (~pissoff@replaced-ip )
2759 [17:58:00] *** debhelper sets mode: +l 1676
2760 [17:58:10] *** Joins: krytarik (~krytarik@replaced-ip )
2761 [17:58:11] *** Joins: luckman212 (~luckman21@replaced-ip )
2762 [17:58:11] *** Quits: luckman212 (~luckman21@replaced-ip ) (Changing host)
2763 [17:58:11] *** Joins: luckman212 (~luckman21@replaced-ip )
2764 [17:58:21] *** Joins: edgrey (~edgrey@replaced-ip )
2765 [17:59:13] *** Quits: Specialist (~tg@replaced-ip ) (Remote host closed the connection)
2766 [17:59:29] *** Joins: ledufakademy (~ledufakad@replaced-ip )
2767 [17:59:44] *** Quits: jazz (~jazz@replaced-ip ) (Remote host closed the connection)
2768 [18:00:27] *** Quits: f0f4r (~f0f4r@replaced-ip ) (Ping timeout: 264 seconds)
2769 [18:00:32] *** Joins: mdk (~mandark@replaced-ip )
2770 [18:01:57] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
2771 [18:02:20] *** Joins: talin (~talin@replaced-ip )
2772 [18:02:23] *** Joins: Olof_szary (~spacyja@replaced-ip )
2773 [18:02:45] *** talin is now known as Guest42630
2774 [18:02:55] *** Joins: shinnya (~shinnya@replaced-ip )
2775 [18:03:07] <mdk> Hi, I'm getting "WARNING: the following packages cannot be authenticated!" on node-clean-css and cleancss, my key are up to date according to apt-key, how to diagnose this?
2776 [18:03:31] *** Quits: bodqhrohro (~Icedove@replaced-ip ) (Remote host closed the connection)
2777 [18:03:49] <mdk> (not using a proxy, hitting replaced-url
2778 [18:03:55] *** Quits: Alcapote (~Alcapote@replaced-ip ) (Quit: Bisous Bisous !)
2779 [18:04:04] *** Joins: Kiril (~kiril@replaced-ip )
2780 [18:04:07] <Kiril> hello guys
2781 [18:04:10] *** Joins: lowin (~lowin@replaced-ip )
2782 [18:04:18] <Kiril> how to keep current iptables rules
2783 [18:04:22] *** Parts: ktchk (~eddie6929@replaced-ip )
2784 [18:04:26] <Kiril> and to load them after reboot?
2785 [18:04:50] <mdk> Kiril: I personally put them in an executable script on /etc/network/if-up.d/iptables but I don't think that's "the way to do"
2786 [18:04:51] <Olof_szary> Which file system would you advice for storing files (median size 30MB, mean size 100MB, it would be nice if it is also accessible from windows)
2787 [18:05:03] <RoyK> Kiril: I juse use ufw
2788 [18:05:05] *** cypherman is now known as asterismo
2789 [18:05:15] <Kiril> ufw?
2790 [18:05:20] <RoyK> !ufw
2791 [18:05:21] <dpkg> Uncomplicated firewall (ufw) is an <iptables> front-end with syntax similar to OpenBSD's Packet Filter (PF). replaced-url
2792 [18:05:40] *** Joins: oish (~charlie@replaced-ip )
2793 [18:05:45] *** Joins: cdown_ (~cdown@replaced-ip )
2794 [18:06:12] *** Quits: agurs (~t7DS@replaced-ip ) ()
2795 [18:06:19] <RoyK> Kiril: I beleive it makes things far easier to cope with, although it lacks direct support for NAT, so that has to be configured manually in the ufw config files
2796 [18:06:22] *** Joins: Al3xG0 (~t7DS@replaced-ip )
2797 [18:07:03] *** Quits: FluidDruid (~FluidDrui@replaced-ip ) (Ping timeout: 240 seconds)
2798 [18:07:10] *** Joins: roshanavand (~roshanava@replaced-ip )
2799 [18:07:10] *** Joins: Emmanuel_Chanel (~emmanuel@replaced-ip )
2800 [18:07:33] *** Quits: Daniel0 (~admin@replaced-ip ) (Ping timeout: 240 seconds)
2801 [18:07:58] *** Joins: Brigo (~Brigo@replaced-ip )
2802 [18:08:01] *** debhelper sets mode: +l 1682
2803 [18:08:03] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 240 seconds)
2804 [18:08:03] *** Quits: Meliorate (~m@replaced-ip ) (Ping timeout: 240 seconds)
2805 [18:08:04] *** cdown_ is now known as cdown
2806 [18:08:13] *** Joins: pavlushka (~Pavel@replaced-ip )
2807 [18:08:33] *** Quits: Cavedude (~Cavedude@replaced-ip ) (Ping timeout: 240 seconds)
2808 [18:08:33] *** Quits: mavhq (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
2809 [18:10:02] <n00b13> Kiril: ufw sucks - take replaced-url
2810 [18:10:23] <RoyK> n00b13: really, ufw doesn't suck - it just works
2811 [18:10:47] *** Joins: thnee (~thnee@replaced-ip )
2812 [18:11:11] *** RAX is now known as rax-
2813 [18:11:15] *** Quits: lowin (~lowin@replaced-ip ) (Ping timeout: 264 seconds)
2814 [18:11:41] *** rax- is now known as RAX
2815 [18:12:32] <mdk> You know, iptables is not that hard, it just works too, I'm not sure Kiril needs a frontend
2816 [18:13:14] *** Quits: zxd (~zxd@replaced-ip ) (Ping timeout: 272 seconds)
2817 [18:13:21] *** Quits: galex|713 (~galex-713@replaced-ip ) (Ping timeout: 258 seconds)
2818 [18:13:44] *** Joins: careta (~botto@replaced-ip )
2819 [18:13:57] *** Joins: Meliorate (~m@replaced-ip )
2820 [18:14:11] *** Quits: Pazician (~pazician@replaced-ip ) ()
2821 [18:14:17] *** Joins: FluidDruid (~FluidDrui@replaced-ip )
2822 [18:14:21] <RoyK> Kiril: see iptables-save and iptables-restore
2823 [18:14:23] <todd_dsm_wk> why is there no option to install vim 'huge'?
2824 [18:14:23] <n00b13> nobody should care about frontend since the job gets done in backend ;-)
2825 [18:14:27] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
2826 [18:14:40] *** Quits: Emmanuel_Chanel (~emmanuel@replaced-ip ) (Remote host closed the connection)
2827 [18:14:51] <RoyK> Kiril: n00b13 easier to configure, less easy to make mistakes
2828 [18:15:26] <RoyK> n00b13: that was for you
2829 [18:15:31] *** Quits: karimb (karimb@replaced-ip ) (Quit: Karim has gone to sleep. ZZZzzz…)
2830 [18:15:31] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 252 seconds)
2831 [18:15:31] *** Joins: alchemistswl (~alchemist@replaced-ip )
2832 [18:15:34] *** Quits: k3yboardninja (~k3yboardn@replaced-ip ) ()
2833 [18:15:54] *** Quits: Codfection (~Codfectio@replaced-ip ) (Quit: Leaving)
2834 [18:16:08] *** Joins: Daniel0 (~admin@replaced-ip )
2835 [18:16:28] <RoyK> n00b13: I know some people prefer using raw iptables, but using iptables (and ip6tables) correctly can be a bit hard and when there's a wrapper doing most of the job, why not use it and rahter use iptables when you need to fine-tune things?
2836 [18:17:43] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 252 seconds)
2837 [18:17:52] *** Joins: Cavedude (~Cavedude@replaced-ip )
2838 [18:18:00] *** debhelper sets mode: +l 1675
2839 [18:18:10] *** Quits: Cactus (~Cactus@replaced-ip ) (Quit: Leaving)
2840 [18:18:22] *** Joins: oish (~charlie@replaced-ip )
2841 [18:18:30] *** Quits: rafael (~notyrbusi@replaced-ip ) (Ping timeout: 246 seconds)
2842 [18:18:30] *** Quits: iLogic (~logico@replaced-ip ) (Quit: iLogic)
2843 [18:18:36] *** Joins: karimb (karimb@replaced-ip )
2844 [18:19:07] *** Joins: SCHAAP137 (~dorian@replaced-ip )
2845 [18:19:09] *** Parts: Kiril (~kiril@replaced-ip )
2846 [18:19:30] <mtndew> can anyone give me a hand with building a deb package/
2847 [18:20:14] *** Joins: rafael (~notyrbusi@replaced-ip )
2848 [18:20:30] <greycat> !mentors
2849 [18:20:30] <dpkg> it has been said that mentors is the system the Debian project uses to train new people to become Debian Developers or Debian Maintainers and get their packages into the Debian archive. Ask me about <nmg>. replaced-url
2850 [18:20:46] *** h4ndy is now known as H4ndy
2851 [18:21:08] <mtndew> I don't want to get a package into debiansr
2852 [18:21:16] <mtndew> I just want to take a tarball and turn it into a deb
2853 [18:21:20] <mtndew> personal use
2854 [18:21:23] *** Joins: Emmanuel_Chanel (~emmanuel@replaced-ip )
2855 [18:21:24] *** Quits: Emmanuel_Chanel (~emmanuel@replaced-ip ) (Max SendQ exceeded)
2856 [18:21:38] <mtndew> my only problem right now is the data isn't in the payload of the deb
2857 [18:21:39] <greycat> The process is the same regardless.
2858 [18:21:48] *** Joins: Emmanuel_Chanel (~emmanuel@replaced-ip )
2859 [18:21:58] *** Quits: rafael (~notyrbusi@replaced-ip ) (Read error: Connection reset by peer)
2860 [18:22:32] <mtndew> I've read all the documentation from the debian site about building packages
2861 [18:22:37] <mtndew> it's how I got to where I am now
2862 [18:22:39] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 264 seconds)
2863 [18:22:40] *** Quits: sphenxes01 (~sphenxes@replaced-ip ) (Ping timeout: 252 seconds)
2864 [18:22:47] <mtndew> it's why I'm still asking the question
2865 [18:23:02] <greycat> So go ask #debian-mentors on OFTC for detailed help.
2866 [18:23:13] *** Joins: mavhq (~quassel@replaced-ip )
2867 [18:24:55] *** Joins: ne0h|nihilist (~user@replaced-ip )
2868 [18:25:28] *** Joins: lowin (~lowin@replaced-ip )
2869 [18:26:15] *** Quits: bumbar_ (~bumbar@replaced-ip ) (Ping timeout: 264 seconds)
2870 [18:26:40] *** Joins: userB (bbbea151@replaced-ip )
2871 [18:27:13] *** Joins: bit1 (~joseanton@replaced-ip )
2872 [18:27:15] *** Joins: rafael (~notyrbusi@replaced-ip )
2873 [18:27:48] <userB> Hi, a small question. I'm copying many file from a very old debian pc to a usb. since is command line I mounted usb and used cp -r (origin_folder) (usb_destiny)
2874 [18:27:54] *** Joins: rsx (~dummy@replaced-ip )
2875 [18:27:54] *** Joins: curtis22 (~curtis@replaced-ip )
2876 [18:28:10] <userB> Ah, used cp -rv
2877 [18:28:33] <userB> And it's going, but i accidentally typed some letters before cp finishes
2878 [18:28:51] <userB> Like, it's listing copied files, then I typed "sdg"
2879 [18:28:54] <greycat> cp won't care
2880 [18:29:07] *** Quits: veek (~veek@replaced-ip ) (Quit: Leaving)
2881 [18:29:11] *** Quits: SwK (~SwK@replaced-ip ) (Ping timeout: 240 seconds)
2882 [18:29:31] <userB> I see in the console my letters appeared indeed, and even i tried backspace and letters erased
2883 [18:29:39] <userB> but I'm afraid this will corrupt my copying
2884 [18:29:51] <greycat> It won't affect the copy.
2885 [18:29:56] <userB> And since it's a BIG backup I don't want to repeat it
2886 [18:30:04] <userB> oh really? thanks!
2887 [18:30:09] *** Joins: bogusdisk (~user@replaced-ip )
2888 [18:30:10] <tikun> what is the real benefit from creating separate partitions for / /tmp /usr /var versus a single root partition?
2889 [18:30:12] <userB> I was very afraid!
2890 [18:30:22] <greycat> cp (without -i) does not read stdin, so your keystrokes are still waiting in the terminal for something to read them. The next thing to read them should be your shell, so they will be part of your next shell command.
2891 [18:30:45] <userB> well yes i did not use -i at all
2892 [18:31:24] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2893 [18:31:27] *** Quits: level7 (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
2894 [18:31:53] *** Joins: Janos (~cramos@replaced-ip )
2895 [18:32:13] *** Joins: root-x (~root-x@replaced-ip )
2896 [18:32:23] <han-solo> nope, i guess
2897 [18:33:44] <n00b13> mtndew: show output from # cat debian/rules; ls -l .. plz
2898 [18:34:36] <userB> sorry for question I'm noob in linux!
2899 [18:34:40] <userB> and thanks
2900 [18:35:26] <userB> then for curiosity, how is it that cp and maybe other commands still leave the stdin strokable while the command is still working?
2901 [18:36:06] <userB> or why?
2902 [18:36:16] <greycat> They don't bother changing the terminal modes because they have no reason to do so. So the terminal continues accepting and buffering keystrokes for a while.
2903 [18:36:45] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Read error: Connection reset by peer)
2904 [18:37:13] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
2905 [18:37:36] *** Quits: roshanavand (~roshanava@replaced-ip ) (Quit: This computer has gone to sleep)
2906 [18:37:45] *** Quits: Janos (~cramos@replaced-ip ) (Ping timeout: 246 seconds)
2907 [18:37:52] *** Joins: amcorreia (~amcorreia@replaced-ip )
2908 [18:38:01] <jhutchins> tikun: Almost nothing.
2909 [18:38:24] <jhutchins> tikun: Basically it means that one of the partitions will run out of space while there is plenty left on one of the others.
2910 [18:38:32] *** Joins: _foldLeft (~foldleft@replaced-ip )
2911 [18:38:43] *** Quits: sumi (~sumi@replaced-ip ) (Read error: Connection reset by peer)
2912 [18:39:21] <jhutchins> tikun: /var tends to hold things like mail and logs that can have runaway processes and fill the disk. It will stop the system, but won't corrupt the other partitons.
2913 [18:39:32] <tikun> jhutchins, ah, kk
2914 [18:39:34] <greycat> On multiuser systems, the intent is to isolate / limit the "damage" of a full file system so other stuff can continue working.
2915 [18:40:12] *** Quits: lowin (~lowin@replaced-ip ) (Ping timeout: 246 seconds)
2916 [18:40:14] *** Joins: jason3 (~jason4@replaced-ip )
2917 [18:40:14] <greycat> Especially when some student fills up /home, you don't want that to shut down the system's logging in /var.
2918 [18:41:17] *** Joins: julius_ (~jason4@replaced-ip )
2919 [18:42:28] *** Quits: han-solo (~han-solo@replaced-ip ) (Quit: leaving)
2920 [18:42:28] <userB> for terminal, keys and the backspace key are equally harmless right?
2921 [18:42:44] <userB> because aside of letter keystrokes I stroked backspace
2922 [18:42:49] <jhutchins> userB: It
2923 [18:43:10] <jhutchins> userB: It's buffering, so when cp ends it will be just like you had typed whatever at the prompt.
2924 [18:43:14] <greycat> It's entirely up to whatever program reads those keystrokes from the terminal.
2925 [18:43:46] <jhutchins> userB: You might want to read up on rsync, it would allow you to re-start the process without re-copying finished files.
2926 [18:43:48] <greycat> Your shell will receive whatever you typed, and process it all as if you had typed it all right at that moment.
2927 [18:43:55] *** Joins: towo_ (~towo@replaced-ip )
2928 [18:44:03] *** Quits: Kobra (~quassel@replaced-ip ) (Remote host closed the connection)
2929 [18:44:17] <userB> okso cp is just ignoring and effects will be taken by shell at the end
2930 [18:44:39] <userB> thanks
2931 [18:44:54] *** Joins: Kobra (~quassel@replaced-ip )
2932 [18:45:33] <userB> oh, and in another little thing, if filesystem encountered errors and therefore mounted in read only, can an effect of this be eth0 not being up?
2933 [18:46:00] <greycat> If the root file system never remounted read-write? Yeah, all kinds of things could happen.
2934 [18:46:14] <jhutchins> userB: Not uness it's a network mount.
2935 [18:46:25] <userB> ouch
2936 [18:46:32] *** Joins: medeirosthiiago (~medeirost@replaced-ip )
2937 [18:47:08] <jhutchins> userB: Given what you're doing, and that you probably don't care about things like logs on the old system, I wouldn't worry for now.
2938 [18:47:31] <jhutchins> userB: If you encounter problems (I doubt you will), boot from a live CD or USB.
2939 [18:47:36] <userB> well, i would have liked to know why network didn't work here
2940 [18:47:45] *** Joins: Janos (~cramos@replaced-ip )
2941 [18:47:50] *** Joins: sphenxes (~sphenxes@replaced-ip )
2942 [18:47:51] <jhutchins> userB: If you want to recover the old system, you'll need to do an fsck on it.
2943 [18:47:54] <userB> only interface up is lo
2944 [18:48:00] *** debhelper sets mode: +l 1682
2945 [18:48:13] *** Quits: Emmanuel_Chanel (~emmanuel@replaced-ip ) (Quit: Leaving)
2946 [18:48:22] <userB> fsck? well i guess i'll first search what that is
2947 [18:48:30] <userB> thanks all!!
2948 [18:48:46] *** Joins: LtL (~ltl@replaced-ip )
2949 [18:49:09] *** Joins: otaviojr (~otaviojr@replaced-ip )
2950 [18:49:22] *** Joins: tlolczyk (~Thad@replaced-ip )
2951 [18:49:28] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
2952 [18:49:47] *** Quits: Korolev (~Korolev@replaced-ip ) (Ping timeout: 250 seconds)
2953 [18:50:09] *** Joins: asterismo_m2 (~asterismo@replaced-ip )
2954 [18:50:40] *** Joins: `Kevin (~kevin@replaced-ip )
2955 [18:50:41] *** kunwon1_ is now known as kunwon1
2956 [18:51:01] *** Quits: happy-dude (uid62780@replaced-ip ) (Quit: Connection closed for inactivity)
2957 [18:51:10] *** Joins: Emmanuel_Chanel (~emmanuel@replaced-ip )
2958 [18:51:11] *** Quits: Emmanuel_Chanel (~emmanuel@replaced-ip ) (Max SendQ exceeded)
2959 [18:51:31] *** Quits: awer (~awer@replaced-ip ) (Ping timeout: 250 seconds)
2960 [18:51:36] *** Joins: Emmanuel_Chanel (~emmanuel@replaced-ip )
2961 [18:51:41] *** Quits: userB (bbbea151@replaced-ip ) ()
2962 [18:51:59] *** Joins: GeHa (~GeHa@replaced-ip )
2963 [18:52:03] *** Quits: asterismo_m (~asterismo@replaced-ip ) (Ping timeout: 240 seconds)
2964 [18:53:24] *** Quits: thebrush (~Icedove@replaced-ip ) (Quit: Ciao)
2965 [18:53:33] *** Joins: [Brain] (brain@replaced-ip )
2966 [18:53:51] *** Quits: n00b13 (~n00b13@replaced-ip ) (Ping timeout: 240 seconds)
2967 [18:54:05] *** Joins: lowin (~lowin@replaced-ip )
2968 [18:54:23] *** Quits: lowin (~lowin@replaced-ip ) (Max SendQ exceeded)
2969 [18:55:15] *** Joins: lowin (~lowin@replaced-ip )
2970 [18:55:33] *** Joins: robotroll (~robotroll@replaced-ip )
2971 [18:55:41] *** Quits: lowin (~lowin@replaced-ip ) (Max SendQ exceeded)
2972 [18:56:15] *** Quits: Brain (brain@replaced-ip ) (Ping timeout: 264 seconds)
2973 [18:56:26] *** Quits: medeirosthiiago (~medeirost@replaced-ip ) (Quit: zzzz....)
2974 [18:56:36] *** Joins: lowin (~lowin@replaced-ip )
2975 [18:57:27] *** Quits: towo` (~towo@replaced-ip ) (Ping timeout: 264 seconds)
2976 [18:57:42] *** Quits: lowin (~lowin@replaced-ip ) (Max SendQ exceeded)
2977 [18:57:52] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 252 seconds)
2978 [18:58:43] *** Joins: lowin (~lowin@replaced-ip )
2979 [18:58:48] *** Quits: sm4sh (~smash@replaced-ip ) (Read error: Connection reset by peer)
2980 [18:59:09] *** Quits: lowin (~lowin@replaced-ip ) (Max SendQ exceeded)
2981 [18:59:30] *** Joins: sm4sh (~smash@replaced-ip )
2982 [19:00:14] *** Joins: lowin (~lowin@replaced-ip )
2983 [19:01:50] *** Joins: towo` (~towo@replaced-ip )
2984 [19:02:16] *** Quits: Olof_szary (~spacyja@replaced-ip ) (Quit: leaving)
2985 [19:02:25] *** Joins: l3archos (~Icedove@replaced-ip )
2986 [19:02:48] *** Quits: sm4sh (~smash@replaced-ip ) (Read error: Connection reset by peer)
2987 [19:02:55] *** Quits: l3archos (~Icedove@replaced-ip ) (Client Quit)
2988 [19:02:59] *** Joins: lucaswan_ (~lucaswang@replaced-ip )
2989 [19:03:00] *** Quits: mazert (~mazert@replaced-ip ) (Quit: mazert)
2990 [19:03:06] *** Joins: m8 (~m8@replaced-ip )
2991 [19:03:47] *** Quits: totte (~totte@replaced-ip ) (Quit: Bye!)
2992 [19:04:43] *** Quits: AndyBotwin (~Gustavo@replaced-ip ) (Ping timeout: 258 seconds)
2993 [19:04:43] *** Joins: kunaaljain______ (~kunaaljai@replaced-ip )
2994 [19:04:52] *** Joins: yeticry (~yeticry@replaced-ip )
2995 [19:05:04] *** Joins: kooldavi (~kooldavi@replaced-ip )
2996 [19:06:27] *** Joins: RebelCoder (~jurisl85@replaced-ip )
2997 [19:06:27] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Ping timeout: 260 seconds)
2998 [19:06:30] *** Joins: Onyx47 (~onyx@replaced-ip )
2999 [19:06:50] *** Quits: Cy8aer (~Cy8aer@replaced-ip ) (Quit: Coyote finally caught me)
3000 [19:07:02] *** Joins: totte (~totte@replaced-ip )
3001 [19:07:02] *** Quits: totte (~totte@replaced-ip ) (Changing host)
3002 [19:07:02] *** Joins: totte (~totte@replaced-ip )
3003 [19:07:09] *** Quits: p3rror (~p3rror@replaced-ip ) (Ping timeout: 246 seconds)
3004 [19:07:12] *** Quits: angor (~angor@replaced-ip ) (Ping timeout: 276 seconds)
3005 [19:07:44] *** Quits: totte (~totte@replaced-ip ) (Client Quit)
3006 [19:08:21] *** Joins: medeirosthiiago (~medeirost@replaced-ip )
3007 [19:08:30] *** Quits: lowin (~lowin@replaced-ip ) (Ping timeout: 276 seconds)
3008 [19:08:56] *** Quits: otirc (~crito@replaced-ip ) (Ping timeout: 258 seconds)
3009 [19:09:31] *** Joins: SwK (~SwK@replaced-ip )
3010 [19:09:48] *** Joins: sm4sh (~smash@replaced-ip )
3011 [19:10:32] *** Quits: ryan57 (~ryan60@replaced-ip ) (Quit: Leaving)
3012 [19:10:43] *** Joins: totte (~totte@replaced-ip )
3013 [19:10:48] <Onyx47> hello all, I have a very peculiar problem... my ~/.xsession-errors file is continually getting filled with the message "Please type y to accept, n otherwise:". Any clues? Debian stretch, nvidia 367.18 beta driver, X server 1.18.3
3014 [19:11:04] <greycat> Figure out what program's writing that.
3015 [19:11:07] *** totte is now known as Guest33195
3016 [19:11:12] <greycat> Some sort of license agreement?
3017 [19:11:38] <Onyx47> seems so, but lsof is returning a rather large list...
3018 [19:11:53] *** Quits: otaviojr (~otaviojr@replaced-ip ) (Remote host closed the connection)
3019 [19:12:05] *** Parts: Guest33195 (~totte@replaced-ip )
3020 [19:14:03] <Onyx47> oh great, just as I ask... TeamSpeak, it would seem... why does it write to .xsession-errors??? time to report a bug I think...
3021 [19:14:18] *** Joins: wonderworld (~ww@replaced-ip )
3022 [19:14:21] *** Quits: TomyWork (~tomy@replaced-ip ) (Ping timeout: 276 seconds)
3023 [19:14:22] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (Ping timeout: 252 seconds)
3024 [19:14:26] <greycat> Because you launched it from your Window Manager or your X Session configuration file or something along those lines.
3025 [19:14:34] <`Kevin> Onyx47: thats what im seeing as per a google search (on github)
3026 [19:14:58] <Onyx47> really? I only got Tanglu's bug tracker
3027 [19:16:37] <Onyx47> anyway, I launched it by clicking on the runscript instead doing it from the command line, I get that they probably try to use stderr but that's a bit silly still
3028 [19:16:57] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 276 seconds)
3029 [19:17:13] <greycat> The silly (bug) part is that they loop trying to read a response from stdin when stdin is obviously closed or redirected from /dev/null.
3030 [19:17:58] *** Quits: Piratmajor (~Piratmajo@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3031 [19:18:00] *** debhelper sets mode: +l 1676
3032 [19:18:14] *** Joins: Kronomizer (~Kronomize@replaced-ip )
3033 [19:18:39] <Onyx47> yup
3034 [19:19:03] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Ping timeout: 264 seconds)
3035 [19:19:40] *** Quits: Bensolo (~User@replaced-ip ) (Ping timeout: 244 seconds)
3036 [19:20:34] <Onyx47> oh well, thanks for rubberducking for me greycat,
3037 [19:21:26] *** Quits: wonderworld (~ww@replaced-ip ) (Quit: Konversation terminated!)
3038 [19:21:30] *** Joins: mattsah (~matt@replaced-ip )
3039 [19:21:31] *** Joins: ww_ (~ww@replaced-ip )
3040 [19:21:57] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
3041 [19:22:01] *** Quits: GeHa (~GeHa@replaced-ip ) (Quit: Leaving)
3042 [19:22:46] *** Joins: w00die_ (~pi@replaced-ip )
3043 [19:22:47] *** Quits: fennesz (~fennesz@replaced-ip ) (Ping timeout: 260 seconds)
3044 [19:23:09] *** Quits: dmr (~dmr@replaced-ip ) (Ping timeout: 250 seconds)
3045 [19:23:19] *** Quits: shinnya (~shinnya@replaced-ip##) (Quit: ZNC - ##replaced-url
3046 [19:23:56] *** Joins: f0f4r (~f0f4r@replaced-ip )
3047 [19:23:58] *** Quits: mattsah (~matt@replaced-ip ) (Client Quit)
3048 [19:24:20] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
3049 [19:24:20] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (Changing host)
3050 [19:24:20] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
3051 [19:25:01] *** Quits: robotroll (~robotroll@replaced-ip ) (Quit: robotroll)
3052 [19:25:19] *** Joins: robotroll (~robotroll@replaced-ip )
3053 [19:25:25] *** Quits: w00die (~pi@replaced-ip ) (Ping timeout: 258 seconds)
3054 [19:25:26] *** Joins: shinnya (~shinnya@replaced-ip )
3055 [19:26:11] *** Joins: mtn (~mtn@replaced-ip )
3056 [19:26:45] *** Quits: ww_ (~ww@replaced-ip ) (Ping timeout: 246 seconds)
3057 [19:26:53] *** Joins: ToBeCloud (uid51591@replaced-ip )
3058 [19:26:57] *** Quits: medeirosthiiago (~medeirost@replaced-ip ) (Quit: zzzz....)
3059 [19:27:32] *** Joins: cdown (~cdown@replaced-ip )
3060 [19:29:52] *** Quits: sudonym (~weyfonk@replaced-ip ) (Ping timeout: 272 seconds)
3061 [19:30:01] *** Joins: tenebris (~cineribus@replaced-ip )
3062 [19:30:03] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 240 seconds)
3063 [19:30:05] *** Quits: jason3 (~jason4@replaced-ip ) (Ping timeout: 250 seconds)
3064 [19:31:35] *** Joins: dionysus69 (~Icedove@replaced-ip )
3065 [19:31:53] *** Parts: lucad111 (~lucad111@replaced-ip )
3066 [19:32:15] *** Joins: iLogic (~logico@replaced-ip )
3067 [19:32:15] *** Quits: iLogic (~logico@replaced-ip ) (Changing host)
3068 [19:32:15] *** Joins: iLogic (~logico@replaced-ip )
3069 [19:33:01] *** Joins: mastokley (~mastokley@replaced-ip )
3070 [19:33:24] *** Quits: Kronomizer (~Kronomize@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
3071 [19:33:34] *** Joins: totte (~totte@replaced-ip )
3072 [19:35:41] *** Joins: otirc (~fish@replaced-ip )
3073 [19:35:49] *** Quits: karimb (karimb@replaced-ip ) (Quit: Leaving...)
3074 [19:35:53] *** Joins: roshanavand (~roshanava@replaced-ip )
3075 [19:36:27] *** Quits: dka (~dka@replaced-ip ) (Ping timeout: 276 seconds)
3076 [19:36:51] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (Ping timeout: 240 seconds)
3077 [19:37:02] *** Joins: dka (~dka@replaced-ip )
3078 [19:37:30] *** Joins: klow (~textual@replaced-ip )
3079 [19:38:49] *** Joins: ww_ (~ww@replaced-ip )
3080 [19:38:52] *** Joins: faw (~Felipe@replaced-ip )
3081 [19:38:54] *** Quits: faw (~Felipe@replaced-ip ) (Changing host)
3082 [19:38:54] *** Joins: faw (~Felipe@replaced-ip )
3083 [19:40:17] *** Quits: Zyferus (Zyferus@replaced-ip ) (Ping timeout: 260 seconds)
3084 [19:40:22] *** Joins: dmr (~dmr@replaced-ip )
3085 [19:42:08] *** Quits: sm4sh (~smash@replaced-ip ) (Read error: Connection reset by peer)
3086 [19:42:13] *** Joins: cruncher (~cruncher@replaced-ip )
3087 [19:42:16] *** Quits: neys (~Thunderbi@replaced-ip ) (Quit: neys)
3088 [19:42:55] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 244 seconds)
3089 [19:43:15] *** Joins: Gi0_ (~Gi0@replaced-ip )
3090 [19:43:39] *** Quits: chichikov (~chichikov@replaced-ip ) (Ping timeout: 264 seconds)
3091 [19:44:28] *** Joins: sm4sh (~smash@replaced-ip )
3092 [19:45:10] *** Quits: Gi0 (~Gi0@replaced-ip ) (Ping timeout: 252 seconds)
3093 [19:45:18] *** Quits: HansE (~HansE@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
3094 [19:45:53] *** Joins: cyan__ (~cyan@replaced-ip )
3095 [19:46:10] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
3096 [19:46:10] *** Joins: justatech (~justatech@replaced-ip )
3097 [19:46:28] *** Quits: mtn (~mtn@replaced-ip ) (Remote host closed the connection)
3098 [19:46:30] *** Joins: Zyferus (~Zyferus@replaced-ip )
3099 [19:46:31] *** Joins: otirc_ (~fish@replaced-ip )
3100 [19:46:45] *** Joins: shagster (~user@replaced-ip )
3101 [19:47:51] *** Quits: ww_ (~ww@replaced-ip ) (Ping timeout: 250 seconds)
3102 [19:48:32] *** Joins: mtn (~mtn@replaced-ip )
3103 [19:49:19] *** Joins: wonderworld (~ww@replaced-ip )
3104 [19:49:34] *** Quits: roshanavand (~roshanava@replaced-ip ) (Quit: This computer has gone to sleep)
3105 [19:49:37] *** Quits: otirc (~fish@replaced-ip ) (Ping timeout: 260 seconds)
3106 [19:50:40] *** Joins: ww_ (~ww@replaced-ip )
3107 [19:51:49] *** Quits: root-x (~root-x@replaced-ip ) (Read error: Connection reset by peer)
3108 [19:51:55] *** Quits: ww_ (~ww@replaced-ip ) (Remote host closed the connection)
3109 [19:51:59] *** Joins: roshanavand (~roshanava@replaced-ip )
3110 [19:52:00] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Quit: leaving)
3111 [19:52:09] *** Quits: rsx (~dummy@replaced-ip ) (Quit: rsx)
3112 [19:52:24] *** Joins: otaviojr (~otaviojr@replaced-ip )
3113 [19:53:44] *** Joins: root-x (~root-x@replaced-ip )
3114 [19:53:45] *** Joins: apasc (~apasc@replaced-ip )
3115 [19:53:51] *** Parts: apasc (~apasc@replaced-ip )
3116 [19:54:03] *** Quits: wonderworld (~ww@replaced-ip ) (Ping timeout: 240 seconds)
3117 [19:54:35] *** Quits: towo_ (~towo@replaced-ip ) (Quit: Leaving)
3118 [19:55:15] *** Joins: [Bolts] (Bolts@replaced-ip )
3119 [19:57:37] *** Quits: roshanavand (~roshanava@replaced-ip ) (Quit: This computer has gone to sleep)
3120 [19:57:50] *** Quits: kiao2938 (~mj@replaced-ip ) (Read error: Connection reset by peer)
3121 [19:57:58] *** Quits: [Bolts] (Bolts@replaced-ip ) (Client Quit)
3122 [19:58:07] *** Joins: [Bolts] (Bolts@replaced-ip )
3123 [19:58:27] *** Quits: [Bolts] (Bolts@replaced-ip ) (Changing host)
3124 [19:58:27] *** Joins: [Bolts] (Bolts@replaced-ip )
3125 [19:58:28] *** Joins: awer (~awer@replaced-ip )
3126 [19:58:33] *** Joins: kiao2938 (~mj@replaced-ip )
3127 [19:58:50] *** Joins: aatchison (~aatchison@replaced-ip )
3128 [19:59:11] *** Quits: Hacker01 (~Haxker01@replaced-ip ) (Quit: Hacker01)
3129 [20:00:09] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
3130 [20:02:23] *** Joins: neutronwrangler (~oec@replaced-ip )
3131 [20:04:54] *** Quits: awer (~awer@replaced-ip ) (Ping timeout: 246 seconds)
3132 [20:06:02] *** Quits: Shentino (~Shentino@replaced-ip ) (Remote host closed the connection)
3133 [20:07:00] *** Quits: Janos (~cramos@replaced-ip ) (Ping timeout: 276 seconds)
3134 [20:07:42] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 260 seconds)
3135 [20:08:37] *** Quits: f10_ (~flo@replaced-ip ) (Remote host closed the connection)
3136 [20:09:13] *** Quits: [Bolts] (Bolts@replaced-ip ) ()
3137 [20:09:39] *** Joins: sphenxes01 (~sphenxes@replaced-ip )
3138 [20:09:44] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
3139 [20:12:34] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Ping timeout: 258 seconds)
3140 [20:12:37] *** Joins: f10_ (~flo@replaced-ip )
3141 [20:12:45] *** Joins: CyberGabber (~CyberGabb@replaced-ip )
3142 [20:13:33] *** Quits: faw (~Felipe@replaced-ip ) (Ping timeout: 240 seconds)
3143 [20:14:12] *** Quits: Tiffon (~name@replaced-ip ) (Ping timeout: 272 seconds)
3144 [20:14:22] *** Joins: atis (~atis@replaced-ip )
3145 [20:14:59] *** Joins: faw (~Felipe@replaced-ip )
3146 [20:15:06] *** Quits: mtn (~mtn@replaced-ip ) (Read error: Connection reset by peer)
3147 [20:16:45] *** Joins: zlatan (~Zlatan@replaced-ip )
3148 [20:17:18] *** Joins: Shentino (~Shentino@replaced-ip )
3149 [20:17:18] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip ) (Read error: Connection reset by peer)
3150 [20:17:24] *** Joins: alxy (uid115853@replaced-ip )
3151 [20:17:38] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip )
3152 [20:18:09] <JyZyXEL> is it possible for multiple Xorg's to share the same input devices?
3153 [20:18:55] <greycat> You can have multiple running X sessions and flip back and forth among them, but only one of them can have the 3d direct rendering stuff.
3154 [20:19:09] <greycat> And only one of them at a time can have the regular keyboard/mouse/monitor.
3155 [20:19:56] *** Joins: Brigo (~Brigo@replaced-ip )
3156 [20:20:04] *** Joins: mtn (~mtn@replaced-ip )
3157 [20:20:06] *** Parts: zlatan (~Zlatan@replaced-ip )
3158 [20:20:39] *** precise|hangry is now known as precise|snek
3159 [20:20:56] <JyZyXEL> greycat: what if i add another graphics card and dedicate it for the other Xorg, can i then have another 3D rendering Xorg?
3160 [20:20:56] <pugfantus> greycat: yes you can
3161 [20:21:18] *** Quits: dka (~dka@replaced-ip ) (Ping timeout: 276 seconds)
3162 [20:21:41] <pugfantus> errr, JyZyXEL
3163 [20:21:55] <pugfantus> what greycat said... I'm gonna crawl back into my hole now....
3164 [20:22:23] <greycat> I have absolutely no clue if adding a second video card changes that.
3165 [20:22:26] *** Quits: Gi0_ (~Gi0@replaced-ip ) (Ping timeout: 272 seconds)
3166 [20:22:31] *** Quits: faw (~Felipe@replaced-ip ) (Ping timeout: 240 seconds)
3167 [20:22:52] *** Quits: adamg (~akg@replaced-ip ) (Ping timeout: 260 seconds)
3168 [20:23:40] *** Quits: CeBe (~CeBe@replaced-ip ) (Quit: Leaving.)
3169 [20:23:42] *** Joins: faw (~Felipe@replaced-ip )
3170 [20:23:50] *** Quits: xet7 (~xet7@replaced-ip ) (Quit: Leaving)
3171 [20:23:55] <JyZyXEL> i remember there being something with vga arbitration and Xorg which might disable DRI if you tried to have more than one graphics card
3172 [20:24:00] *** Joins: Gi0 (~Gi0@replaced-ip )
3173 [20:24:05] <pugfantus> you can have multiple VTs up and you should be able to have a different config for each one
3174 [20:24:26] <pugfantus> and set which config goes to which card
3175 [20:24:28] <JyZyXEL> pugfantus: i was thinking of running the other Xorg from within a debian testing chroot
3176 [20:24:42] *** Quits: Gi0 (~Gi0@replaced-ip ) (Client Quit)
3177 [20:25:02] <JyZyXEL> so i would configure the Xorg.conf on the chrooted system to use the other graphics card
3178 [20:25:48] <Iridos> but some stuff is done by the kernel
3179 [20:26:12] *** Joins: adamg (~akg@replaced-ip )
3180 [20:27:32] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Ping timeout: 260 seconds)
3181 [20:28:02] *** Joins: philipballew (~philip@replaced-ip )
3182 [20:28:04] *** Joins: chichikov (~chichikov@replaced-ip )
3183 [20:28:13] <pugfantus> I mean, I haven't done anything like this in like 10 years... so ymmv... but looking at the googles, it shouldn't be that hard...
3184 [20:28:27] *** Joins: murfjr (~douseiais@replaced-ip )
3185 [20:28:27] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3186 [20:28:27] <JyZyXEL> i think Xorg disables DRI if it notices that multiple devices are participating in VGA arbitration?
3187 [20:28:41] *** Quits: murfjr (~douseiais@replaced-ip ) (Max SendQ exceeded)
3188 [20:28:50] *** Joins: AndyBotwin (~Gustavo@replaced-ip )
3189 [20:28:50] *** Quits: AndyBotwin (~Gustavo@replaced-ip ) (Changing host)
3190 [20:28:50] *** Joins: AndyBotwin (~Gustavo@replaced-ip )
3191 [20:29:03] *** Joins: murfjr (~douseiais@replaced-ip )
3192 [20:29:26] *** Joins: CeBe (~CeBe@replaced-ip )
3193 [20:30:10] *** Joins: xet7 (~xet7@replaced-ip )
3194 [20:30:11] <JyZyXEL> is really hard to find any good information or anyone who has any idea how this stuff works
3195 [20:30:19] *** Joins: Zliba (~Zliba@replaced-ip )
3196 [20:30:26] <greycat> Try #xorg?
3197 [20:30:37] <pugfantus> replaced-url
3198 [20:30:56] *** Joins: asterismo_m (~asterismo@replaced-ip )
3199 [20:30:56] *** Quits: asterismo_m (~asterismo@replaced-ip ) (Client Quit)
3200 [20:31:03] *** Quits: asterismo_m2 (~asterismo@replaced-ip ) (Ping timeout: 276 seconds)
3201 [20:31:12] <pugfantus> "As a result, host drivers want to opt-out of VGA arbitration as quickly as they can by disabling legacy interfaces on the device so that there are never multiple VGA arbitration participants and DRI remains enabled."
3202 [20:31:21] *** Joins: fennesz (~fennesz@replaced-ip )
3203 [20:31:51] <JyZyXEL> greycat: i did, and after days, no one said anything
3204 [20:32:04] <pugfantus> looks promising
3205 [20:33:00] *** Joins: asterismo_m (~asterismo@replaced-ip )
3206 [20:33:00] *** Quits: asterismo_m (~asterismo@replaced-ip ) (Client Quit)
3207 [20:33:27] *** Joins: GreyFoxx (~greg@replaced-ip )
3208 [20:33:49] *** Joins: klow (~textual@replaced-ip )
3209 [20:34:35] <JyZyXEL> im using the i915 graphics for stable Xorg and then i was thinking of using radeon graphics for the testing Xorg
3210 [20:35:02] *** Joins: Ticho_ (~Ticho@replaced-ip )
3211 [20:35:03] *** Quits: careta (~botto@replaced-ip ) (Ping timeout: 240 seconds)
3212 [20:35:25] <GreyFoxx> I realize that squeeze has been end of lifed, but I don't suppose anyone knows of a live mirror that still has packages for it ?
3213 [20:35:26] *** Joins: asterismo_m (~asterismo@replaced-ip )
3214 [20:35:26] *** Quits: asterismo_m (~asterismo@replaced-ip ) (Client Quit)
3215 [20:35:35] *** Joins: asterismo_m (~asterismo@replaced-ip )
3216 [20:35:35] *** Quits: asterismo_m (~asterismo@replaced-ip ) (Client Quit)
3217 [20:35:46] *** Joins: asterismo_m (~asterismo@replaced-ip )
3218 [20:35:46] *** Quits: asterismo_m (~asterismo@replaced-ip ) (Client Quit)
3219 [20:35:46] *** Parts: Onyx47 (~onyx@replaced-ip )
3220 [20:35:47] <greycat> !squeeze sources.list
3221 [20:35:47] <dpkg> A suitable /etc/apt/sources.list for Debian 6.0 "Squeeze" has two lines: "deb replaced-url
3222 [20:35:51] *** Quits: troulouliou_div2 (~troulouli@replaced-ip ) (Remote host closed the connection)
3223 [20:35:58] *** Joins: asterismo_m (~asterismo@replaced-ip )
3224 [20:35:58] *** Quits: asterismo_m (~asterismo@replaced-ip ) (Client Quit)
3225 [20:36:03] <GreyFoxx> Thanks! I'll check that out
3226 [20:36:08] *** Joins: asterismo_m (~asterismo@replaced-ip )
3227 [20:36:08] *** Quits: asterismo_m (~asterismo@replaced-ip ) (Client Quit)
3228 [20:36:08] *** debhelper sets mode: +b *!*@r179-29-119-143.dialup.mobile.ancel.net.uy
3229 [20:36:26] <JyZyXEL> but even if i get the graphics and dri working, i still gotta figure out a way to get input to the Xorg
3230 [20:36:48] *** Joins: eternal-pain (~eternal-p@replaced-ip )
3231 [20:36:49] *** Quits: eternal-pain (~eternal-p@replaced-ip ) (Max SendQ exceeded)
3232 [20:37:07] <JyZyXEL> are there any convenient ways of sharing the input from Xorg to another?
3233 [20:37:14] *** Joins: eternal-pain (~eternal-p@replaced-ip )
3234 [20:37:39] *** Quits: TrivialGravitas (~Zero@replaced-ip ) (Ping timeout: 264 seconds)
3235 [20:37:41] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 250 seconds)
3236 [20:38:12] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 276 seconds)
3237 [20:38:25] *** Quits: biberu (~biberu@replaced-ip ) (Read error: Connection reset by peer)
3238 [20:38:34] *** Joins: Brigo (~Brigo@replaced-ip )
3239 [20:38:36] <vook> JyZyXEL: you may have better luck on one of those stackexchange sites - people there tend to be really eager to help and get points.
3240 [20:38:56] *** Joins: ynanm (~quassel@replaced-ip )
3241 [20:38:58] <vook> you'd be drawing from a much larger pool
3242 [20:39:03] *** Quits: noxs (~noxs@replaced-ip ) (Remote host closed the connection)
3243 [20:39:04] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3244 [20:39:14] *** Joins: Piratmajor (~Piratmajo@replaced-ip )
3245 [20:39:26] *** Joins: biberu (~biberu@replaced-ip )
3246 [20:39:32] <JyZyXEL> thats a good idea
3247 [20:39:51] *** Quits: ryouma (~user@replaced-ip ) (Quit: rcirc on GNU Emacs 24.4.1)
3248 [20:40:02] *** Joins: ryouma (~user@replaced-ip )
3249 [20:40:16] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
3250 [20:40:53] *** Joins: Quatroking (~Quatrokin@replaced-ip )
3251 [20:41:14] *** Joins: daniel-s (~daniel-s@replaced-ip )
3252 [20:41:27] *** Quits: toli (~toli@replaced-ip ) (Ping timeout: 276 seconds)
3253 [20:41:54] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
3254 [20:42:54] *** Joins: jason3 (~jason4@replaced-ip )
3255 [20:43:19] *** Joins: wonderworld (~ww@replaced-ip )
3256 [20:43:21] *** Quits: AvatarA (~avatara@replaced-ip ) (Quit: Leaving)
3257 [20:43:41] *** Joins: julius_ (~jason4@replaced-ip )
3258 [20:44:22] *** Quits: Zyferus (~Zyferus@replaced-ip ) (Read error: Connection reset by peer)
3259 [20:45:14] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
3260 [20:47:55] *** Joins: toli (~toli@replaced-ip )
3261 [20:49:05] *** Parts: GreyFoxx (~greg@replaced-ip )
3262 [20:49:10] *** Joins: Brain (brain@replaced-ip )
3263 [20:49:40] *** Quits: dmr (~dmr@replaced-ip ) (Ping timeout: 272 seconds)
3264 [20:49:46] *** Joins: TrivialGravitas (~Zero@replaced-ip )
3265 [20:50:24] *** Joins: AimHere (~bod@replaced-ip )
3266 [20:51:38] *** Joins: Cassiopaya (~Discovery@replaced-ip )
3267 [20:52:02] *** Quits: root-x (~root-x@replaced-ip ) (Read error: Connection reset by peer)
3268 [20:52:39] *** Quits: [Brain] (brain@replaced-ip ) (Ping timeout: 264 seconds)
3269 [20:53:26] *** Quits: miskatonic (~miskatoni@replaced-ip ) (Quit: miskatonic)
3270 [20:53:32] *** Joins: root-x (~root-x@replaced-ip )
3271 [20:54:54] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Remote host closed the connection)
3272 [20:55:31] *** zanshin_ is now known as zanshin
3273 [20:56:27] *** Joins: Zyferus (Zyferus@replaced-ip )
3274 [20:58:05] *** Quits: alexbligh1 (~alexbligh@replaced-ip ) (Quit: Terminated with extreme prejudice - dircproxy 1.0.5)
3275 [21:00:07] *** Quits: B[]rG (~Borg@replaced-ip ) (Remote host closed the connection)
3276 [21:00:21] *** Joins: klow (~textual@replaced-ip )
3277 [21:00:45] *** Joins: Guest49 (~textual@replaced-ip )
3278 [21:01:00] *** Joins: jazz (~jazz@replaced-ip )
3279 [21:04:07] *** Joins: Envil (~envil@replaced-ip )
3280 [21:04:11] *** Joins: excineribus (~cineribus@replaced-ip )
3281 [21:05:21] *** Joins: dmr (~dmr@replaced-ip )
3282 [21:05:48] *** Quits: p000 (~pissoff@replaced-ip ) (Ping timeout: 246 seconds)
3283 [21:06:10] *** Joins: Shock- (~shock@replaced-ip )
3284 [21:06:27] *** Quits: pavlushka (~Pavel@replaced-ip ) (Ping timeout: 264 seconds)
3285 [21:07:01] *** debhelper sets mode: -b *!*@r179-29-119-143.dialup.mobile.ancel.net.uy
3286 [21:07:09] *** Joins: l3archos (~Icedove@replaced-ip )
3287 [21:07:10] *** Joins: Lord_N_Work (~Lord_N_Wo@replaced-ip )
3288 [21:07:26] *** Quits: Lord_N_Work (~Lord_N_Wo@replaced-ip ) (Changing host)
3289 [21:07:26] *** Joins: Lord_N_Work (~Lord_N_Wo@replaced-ip )
3290 [21:07:45] *** Quits: Sdr24 (~Sdr24@replaced-ip ) (Quit: Leaving)
3291 [21:07:52] *** Quits: otirc_ (~fish@replaced-ip ) (Quit: Leaving)
3292 [21:08:10] *** Quits: tenebris (~cineribus@replaced-ip ) (Ping timeout: 244 seconds)
3293 [21:08:29] *** Joins: pavlushka (~Pavel@replaced-ip )
3294 [21:08:40] *** Quits: Lord_N_Work (~Lord_N_Wo@replaced-ip ) (Client Quit)
3295 [21:08:51] *** Quits: dethos (~dethos@replaced-ip ) (Ping timeout: 264 seconds)
3296 [21:09:07] *** Quits: ephesius (~ephesius@replaced-ip##) (Quit: ZNC 1.6.2 - ##replaced-url
3297 [21:10:49] *** Joins: Sdr24 (~Sdr24@replaced-ip )
3298 [21:11:03] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
3299 [21:12:20] *** Joins: galex|713 (~galex-713@replaced-ip )
3300 [21:14:30] *** Quits: dmr (~dmr@replaced-ip ) (Ping timeout: 250 seconds)
3301 [21:14:48] *** Joins: BlueByte (~walther@replaced-ip )
3302 [21:17:00] *** Joins: Janos (~cramos@replaced-ip )
3303 [21:17:36] *** Joins: maotm (~mao@replaced-ip )
3304 [21:17:59] *** Quits: justatech (~justatech@replaced-ip ) (Remote host closed the connection)
3305 [21:18:00] *** Joins: gaso84ne (~quassel@replaced-ip )
3306 [21:18:46] *** precise|snek is now known as m1kespears
3307 [21:20:02] *** Joins: thesupergeek42 (~nate@replaced-ip )
3308 [21:20:03] *** Joins: alexbligh1 (~alexbligh@replaced-ip )
3309 [21:21:32] *** Quits: juantelez (~juantelez@replaced-ip ) (Quit: WeeChat 1.0.1)
3310 [21:23:07] <thesupergeek42> Hello, I have a Debian 8.5 installation on my ThinkPad X230, and I am unable to chang the brightness when booted into the OS, but I can on the grub screen. I think the issue pertains to the fact that ACPI is attempting to change brightness under acpi_video0 instead of vendor, or intel in my case. I found out the way to set this is using kernel flags in GRUB using acpi_backlight=vendor, but I am on
3311 [21:23:13] <thesupergeek42> an encrypted install. How do I add acpi_backlight=vendor to my kernel flags using an encrypted boot?
3312 [21:23:16] <thesupergeek42> thank you!
3313 [21:23:50] *** Joins: Scourje (uid63311@replaced-ip )
3314 [21:24:55] *** Joins: lasdam (lasdam@replaced-ip )
3315 [21:24:55] *** Quits: lasdam (lasdam@replaced-ip ) (Changing host)
3316 [21:24:55] *** Joins: lasdam (lasdam@replaced-ip )
3317 [21:24:55] *** Quits: lasdam (lasdam@replaced-ip ) (Changing host)
3318 [21:24:55] *** Joins: lasdam (lasdam@replaced-ip )
3319 [21:25:05] <thesupergeek42> Or maybe I can just set up keybindings to echo certain values to the intel/backlight instead? How would I go about doing that? xbindkeys?
3320 [21:25:40] <jelly> thesupergeek42: add it wherever you'd add any other boot parameter. Is your /boot encrypted or not?
3321 [21:25:47] *** Quits: pigyih (~john@replaced-ip ) (Read error: Connection reset by peer)
3322 [21:26:21] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3323 [21:26:49] *** Joins: angor (~angor@replaced-ip )
3324 [21:27:19] <thesupergeek42> jelly: Thank you for your assistance. I would add it to the GRUB boot menu, but I do not see the linux kernel line specified in online documentation. I set up my install as an encrypted LVM if that provides any insight
3325 [21:27:23] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Client Quit)
3326 [21:27:36] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3327 [21:27:59] *** Quits: eternal-pain (~eternal-p@replaced-ip ) (Quit: Leaving)
3328 [21:28:00] *** debhelper sets mode: +l 1683
3329 [21:28:06] *** Joins: iiaann (~ian@replaced-ip )
3330 [21:28:26] *** Quits: angor (~angor@replaced-ip ) (Read error: Connection reset by peer)
3331 [21:29:14] *** Quits: sm4sh (~smash@replaced-ip ) (Read error: Connection reset by peer)
3332 [21:29:16] <thesupergeek42> is there any way to change ACPI from changing /sys/calss/backlight/acpi_video0/brightness to /sys/calss/backlight/intel/brightness?
3333 [21:29:34] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 272 seconds)
3334 [21:29:41] <jelly> thesupergeek42: do you have a separate /boot partition, and is it encrypted or not?
3335 [21:29:45] *** Joins: ryan`c (~ryan@replaced-ip )
3336 [21:29:55] *** Joins: sm4sh (~smash@replaced-ip )
3337 [21:30:22] <thesupergeek42> jelly: no, I do not have a seperate boot partition, so I think that may be encrpted.
3338 [21:30:47] *** Joins: hmca (~hmca@replaced-ip )
3339 [21:30:59] *** Quits: ryan`c (~ryan@replaced-ip ) (K-Lined)
3340 [21:31:24] *** Quits: RA3OR (~demon@replaced-ip ) (Ping timeout: 244 seconds)
3341 [21:31:33] *** Quits: root-x (~root-x@replaced-ip ) (Read error: Connection reset by peer)
3342 [21:31:51] <jelly> I wonder how your boot loader works in that case. Nevertheless, you can try adding the parameter to /etc/default/grub GRUB_CMDLINE_LINUX setting, running update-grub and see what happens
3343 [21:32:17] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 260 seconds)
3344 [21:32:51] *** Quits: jazz (~jazz@replaced-ip ) (Ping timeout: 240 seconds)
3345 [21:32:58] *** Quits: galex|713 (~galex-713@replaced-ip ) (Ping timeout: 244 seconds)
3346 [21:33:19] <jelly> that's the usual way.
3347 [21:33:21] *** Joins: alexandros_c (~alexandro@replaced-ip )
3348 [21:33:31] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 252 seconds)
3349 [21:33:35] <thesupergeek42> after a reboot (thanks SSD) that appears to have fixed it! thank you very much!
3350 [21:33:43] *** Joins: root-x (~root-x@replaced-ip )
3351 [21:34:43] *** Joins: Kenrinx (~kenrin@replaced-ip )
3352 [21:34:51] *** Quits: tcpman (~tcpman@replaced-ip ) (Ping timeout: 240 seconds)
3353 [21:35:14] *** Joins: angor (~angor@replaced-ip )
3354 [21:35:33] *** Quits: CowboyNeal (~pater@replaced-ip ) (Ping timeout: 244 seconds)
3355 [21:35:35] *** Rubin_ is now known as Rubin
3356 [21:35:47] *** Quits: chichikov (~chichikov@replaced-ip ) (Ping timeout: 260 seconds)
3357 [21:35:49] *** Joins: ryan`c (~ryan@replaced-ip )
3358 [21:36:04] *** m1kespears is now known as precise
3359 [21:36:23] *** Joins: dArK_IcE (~DARKICEPT@replaced-ip )
3360 [21:38:00] *** Quits: Kenrin (~kenrin@replaced-ip ) (Ping timeout: 276 seconds)
3361 [21:38:29] *** Joins: CowboyNeal (~pater@replaced-ip )
3362 [21:38:59] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: The Pwca has left the building)
3363 [21:39:33] *** Quits: angor (~angor@replaced-ip ) (Ping timeout: 240 seconds)
3364 [21:40:07] *** Quits: bluenemo (~bluenemo@replaced-ip ) (Ping timeout: 252 seconds)
3365 [21:40:15] *** Joins: blu_ (~bluenemo@replaced-ip )
3366 [21:40:38] *** Quits: alexbligh1 (~alexbligh@replaced-ip ) (Quit: Terminated with extreme prejudice - dircproxy 1.0.5)
3367 [21:41:00] *** Joins: bn` (~Patrice@replaced-ip )
3368 [21:41:15] *** Joins: alexbligh1 (~alexbligh@replaced-ip )
3369 [21:41:27] *** Quits: nhhc (~nhhc@replaced-ip ) (Quit: Leaving)
3370 [21:42:39] *** Joins: Korolev (~Korolev@replaced-ip )
3371 [21:43:12] *** Quits: rlange (~rlange@replaced-ip ) (Quit: leaving)
3372 [21:43:33] *** Quits: Shock- (~shock@replaced-ip ) (Ping timeout: 240 seconds)
3373 [21:44:42] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3374 [21:45:26] *** Quits: ryan-c (~ryan@replaced-ip##) (Quit: ZNC - ##replaced-url
3375 [21:45:43] *** Joins: HansE (~HansE@replaced-ip )
3376 [21:46:21] *** ryan`c is now known as ryan-c
3377 [21:47:50] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
3378 [21:48:01] *** debhelper sets mode: +l 1675
3379 [21:48:53] *** Joins: tcpman (~tcpman@replaced-ip )
3380 [21:49:23] *** Quits: sm4sh (~smash@replaced-ip ) (Remote host closed the connection)
3381 [21:49:39] *** Joins: sm4sh (~smash@replaced-ip )
3382 [21:49:43] *** Joins: rlange (~rlange@replaced-ip )
3383 [21:49:52] *** Joins: Kenrin (~kenrin@replaced-ip )
3384 [21:50:55] <CutMeOwnThroat> jelly, really? I have a separate /boot and it's not encrypted
3385 [21:51:00] *** Joins: Darcidride (~Darcidrid@replaced-ip )
3386 [21:51:35] <CutMeOwnThroat> oh.. you meant having it is the usual way
3387 [21:51:40] *** Quits: RebelCoder (~jurisl85@replaced-ip ) (Ping timeout: 252 seconds)
3388 [21:51:54] *** Joins: Shock- (~shock@replaced-ip )
3389 [21:52:14] *** Quits: Kenrinx (~kenrin@replaced-ip ) (Ping timeout: 258 seconds)
3390 [21:52:18] *** Joins: iWaldo (iWaldo___@replaced-ip )
3391 [21:52:48] <jelly> CutMeOwnThroat: I believe that _is_ the usual setup
3392 [21:52:55] <jelly> yes
3393 [21:52:55] <CutMeOwnThroat> usually the boot loader works by directly linking to the sectors of the kernel that's in /boot, right?
3394 [21:53:11] <CutMeOwnThroat> and so encryption should ruin that
3395 [21:53:57] *** Joins: chichikov (~chichikov@replaced-ip )
3396 [21:54:04] *** Quits: rafael (~notyrbusi@replaced-ip ) (Remote host closed the connection)
3397 [21:54:09] <jelly> not really. grub's MBR code loads stage 1.5/2 which has enough drivers to open your /boot filesystem and read the config files
3398 [21:54:25] <CutMeOwnThroat> hm... and that's a weak point in the encryption stuff? because you could still switch the kernel against a modified malicious one
3399 [21:55:07] <greycat> Surely the decryption key is not compiled into the kernel.
3400 [21:55:35] *** Quits: HansE (~HansE@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
3401 [21:55:44] *** Parts: Nevyn|Work (~jhaskell@replaced-ip )
3402 [21:55:55] <CutMeOwnThroat> no, but when you run the malicious kernel to boot your machine, surely you enter the key?
3403 [21:55:56] <jelly> evil maid attack is thwarted with other means
3404 [21:56:13] *** Quits: Guest29680 (~Omni@replaced-ip ) (Ping timeout: 244 seconds)
3405 [21:56:35] <greycat> Not seeing where your attack vector is. Someone tricks you into booting with a kernel that captures your key and emails it to their bot net?
3406 [21:56:36] <jelly> typically, TPM-based signed kernels
3407 [21:56:54] *** Joins: angor (~angor@replaced-ip )
3408 [21:57:10] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3409 [21:57:15] <jelly> greycat: it captures your key and decrypts your data, and emails that.
3410 [21:57:25] <CutMeOwnThroat> someone tricks you into booting a kernel that opens a backdoor and communicates the IP it has in some way when it's online?
3411 [21:58:05] <jelly> pick whatever exfiltration method you like, including sending the key and the passphrase
3412 [21:58:06] <greycat> So how is this trickery achieved?
3413 [21:58:27] *** Joins: klow (~textual@replaced-ip )
3414 [21:58:34] <CutMeOwnThroat> what do you mean
3415 [21:58:53] <greycat> How are you ever in a situation where someone has slipped you a malicious kernel and talked you into booting it?
3416 [21:59:19] *** Joins: KebabSpion (~snowing@replaced-ip )
3417 [21:59:21] <sypher> wait, what?
3418 [21:59:24] <CutMeOwnThroat> they don't have to talk you into it... you're booting your machine from time to time to use it anyway
3419 [21:59:35] <jelly> greycat: you don't notice you're booting a malicious kernel. The evil maid replaced it while you were drinking down at the bar
3420 [21:59:35] *** Quits: angor (~angor@replaced-ip ) (Read error: Connection reset by peer)
3421 [22:00:20] <CutMeOwnThroat> and as for slipping in malicious stuff... apparently airports are a nice place to do that... you have someone examined in a separate room for an extra security check and work at their laptop
3422 [22:00:23] <greycat> How did she do this? Did she already have the root password?
3423 [22:00:40] <jelly> /boot is unencrpted.
3424 [22:00:42] <CutMeOwnThroat> hashtag bundestrojaner
3425 [22:00:51] <jelly> y
3426 [22:01:23] <markybob> you must be some kind of enemy of the state to warrant that much effort. fuck.
3427 [22:01:41] <CutMeOwnThroat> well, I admit my own sillieness... but booting from any of the other devices in my case
3428 [22:01:42] <markybob> getting the NSA and TSA to work together...
3429 [22:01:50] <sypher> s/ together//
3430 [22:02:00] *** Quits: pau (~unix@replaced-ip ) (Quit: "Man who go to bed with sex on mind wake up with solution in hand.")
3431 [22:02:22] *** Quits: Cassiopaya (~Discovery@replaced-ip ) (Read error: Connection reset by peer)
3432 [22:03:00] <CutMeOwnThroat> markybob, or maybe just some german authorities? replaced-url
3433 [22:03:44] <jelly> markybob: it doesn't have to be a state player. An industry competitor may want a glean at your dev tree, too.
3434 [22:03:51] <CutMeOwnThroat> markybob, and don't tell me that the USA are more sqeamish than germany, specially when non-citizens are involved
3435 [22:04:07] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 258 seconds)
3436 [22:05:02] <CutMeOwnThroat> markybob, of course, because they denied it, it probably got onto the laptop somewhere from the evil internet. aliens used the internet to get it there
3437 [22:05:29] <markybob> an industry leader is going to take my laptop at the airport, swap out the kernel...c'mon
3438 [22:06:19] <CutMeOwnThroat> are you saying your work and ideas are so completely unspectacular, nobody would ever want to steal one? :)
3439 [22:06:31] <jelly> in any case this tangent is more suited to -offtopic
3440 [22:06:36] <CutMeOwnThroat> yeah
3441 [22:06:39] *** Joins: angor (~angor@replaced-ip )
3442 [22:06:50] <jelly> and if markybob has nothing to steal, good for him
3443 [22:07:16] <CutMeOwnThroat> and anyway, I thought that encrypting the drive would not only protect my data from someone finding the laptop reading it out, but would also protect me from this type of attack
3444 [22:07:34] <CutMeOwnThroat> and I only now realized that that's not the case
3445 [22:07:44] *** Quits: l3archos (~Icedove@replaced-ip ) (Quit: l3archos)
3446 [22:07:53] *** Joins: {41444d494e}| (~kvirc@replaced-ip )
3447 [22:07:55] <CutMeOwnThroat> (althought not using windows would probably protect me from this *specific* attack)
3448 [22:08:05] <CutMeOwnThroat> UEFI to the rescue?
3449 [22:08:12] *** Joins: DingoSaar (~hagen@replaced-ip )
3450 [22:08:51] *** Quits: curtis22 (~curtis@replaced-ip ) (Ping timeout: 264 seconds)
3451 [22:08:54] *** Joins: axc1298 (~axc1298@replaced-ip )
3452 [22:09:55] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
3453 [22:11:01] *** Joins: chip_ (~chip@replaced-ip )
3454 [22:11:18] *** Quits: fennesz (~fennesz@replaced-ip ) (Quit: Leaving)
3455 [22:11:22] *** Quits: {41444d494e} (~kvirc@replaced-ip ) (Ping timeout: 272 seconds)
3456 [22:11:22] <CutMeOwnThroat> well, markybob isn't even in #debian-offtopic.. anyway... guess Orwell would be delirious about a world where reality and conspiracy theory are hard to distinguish in regard of privacy violations
3457 [22:11:55] *** Joins: douzer (~douzer@replaced-ip )
3458 [22:11:55] *** Quits: douzer (~douzer@replaced-ip ) (Changing host)
3459 [22:11:55] *** Joins: douzer (~douzer@replaced-ip )
3460 [22:13:02] *** Quits: Guest49 (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3461 [22:13:53] *** Joins: pavlushka_ (~Pavel@replaced-ip )
3462 [22:14:11] *** {41444d494e}| is now known as {41444d494e}
3463 [22:14:28] *** Quits: jesopo (jess@replaced-ip ) (Quit: et nos unum sumus)
3464 [22:15:04] *** Joins: Guest72131 (~Omni@replaced-ip )
3465 [22:15:05] *** Quits: pavlushka (~Pavel@replaced-ip ) (Disconnected by services)
3466 [22:15:25] *** pavlushka_ is now known as pavlushka
3467 [22:16:07] *** Joins: atrapado (~atrapado@replaced-ip )
3468 [22:16:37] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 260 seconds)
3469 [22:16:52] *** Quits: sm4sh (~smash@replaced-ip ) (Remote host closed the connection)
3470 [22:17:09] *** Joins: sm4sh (~smash@replaced-ip )
3471 [22:17:27] *** Joins: silverhom (~silverhom@replaced-ip )
3472 [22:17:52] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip ) (Remote host closed the connection)
3473 [22:18:07] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip )
3474 [22:19:03] *** Quits: juanolon (~juanolon@replaced-ip ) (Ping timeout: 264 seconds)
3475 [22:19:10] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 252 seconds)
3476 [22:19:18] *** Ticho_ is now known as Ticho
3477 [22:19:29] *** Joins: catbehemoth (~vasyl@replaced-ip )
3478 [22:20:14] *** Quits: baum (~baum@replaced-ip ) (Ping timeout: 272 seconds)
3479 [22:20:49] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 252 seconds)
3480 [22:21:06] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
3481 [22:21:32] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 244 seconds)
3482 [22:21:40] *** Quits: maolang (~denis@replaced-ip ) (Quit: Konversation terminated!)
3483 [22:22:16] *** Joins: baum (~baum@replaced-ip )
3484 [22:23:42] *** Joins: maolang (~denis@replaced-ip )
3485 [22:23:51] *** Quits: Hobbyboy (Hobbyboy@replaced-ip ) (Ping timeout: 264 seconds)
3486 [22:23:51] *** Quits: djvdorp (djvdorp@replaced-ip ) (Ping timeout: 264 seconds)
3487 [22:24:10] *** Joins: testian (~quassel@replaced-ip )
3488 [22:24:12] *** Quits: testi (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
3489 [22:24:23] *** Joins: bazhang_ (~bazhang@replaced-ip )
3490 [22:24:36] *** Quits: kunaaljain______ (~kunaaljai@replaced-ip ) (Quit: kunaaljain______)
3491 [22:24:53] *** Joins: kunaaljain______ (~kunaaljai@replaced-ip )
3492 [22:24:54] *** Joins: bizarro_1 (~bizarro_1@replaced-ip )
3493 [22:24:58] *** Joins: FlatByte (~FlatByte@replaced-ip )
3494 [22:26:04] *** Joins: canopus (~canopus@replaced-ip )
3495 [22:26:11] *** Quits: donoban (~user@replaced-ip ) (Quit: Leaving.)
3496 [22:26:12] *** Quits: sm4sh (~smash@replaced-ip ) (Remote host closed the connection)
3497 [22:26:13] *** Quits: bazhang (~bazhang@replaced-ip ) (Read error: Connection reset by peer)
3498 [22:26:26] *** Quits: Korolev (~Korolev@replaced-ip ) (Ping timeout: 250 seconds)
3499 [22:26:29] *** Joins: sm4sh (~smash@replaced-ip )
3500 [22:28:34] *** Joins: Brigo (~Brigo@replaced-ip )
3501 [22:29:57] *** Quits: hmca (~hmca@replaced-ip ) (Quit: Leaving)
3502 [22:30:46] *** Joins: grimsley (~grimsley@replaced-ip )
3503 [22:30:47] *** Quits: grimsley (~grimsley@replaced-ip ) (Max SendQ exceeded)
3504 [22:31:25] *** Joins: grimsley (~grimsley@replaced-ip )
3505 [22:31:29] *** Joins: AngeFede (~f3d3@replaced-ip )
3506 [22:31:34] <baum> shouldn't uname -r list a kernel of a higher version? replaced-url
3507 [22:31:39] *** Quits: maolang (~denis@replaced-ip ) (Ping timeout: 264 seconds)
3508 [22:32:25] <greycat> uname -r gives the *package version* of the current booted kernel
3509 [22:32:30] *** Joins: Korolev (~Korolev@replaced-ip )
3510 [22:32:34] <greycat> e.g. 3.16.0-4-amd64
3511 [22:32:41] *** Quits: biberu (~biberu@replaced-ip ) (Read error: Connection reset by peer)
3512 [22:33:20] *** Joins: Marianitu (~maec@replaced-ip )
3513 [22:33:31] *** Quits: Marianitu (~maec@replaced-ip ) (Remote host closed the connection)
3514 [22:33:41] *** Joins: tw3thorb (~tw@replaced-ip )
3515 [22:33:53] <CutMeOwnThroat> uh, what?
3516 [22:34:08] <greycat> I may be using the wrong words.
3517 [22:34:12] *** Quits: Redfoxmoon (~Redfox@replaced-ip ) (Changing host)
3518 [22:34:12] *** Joins: Redfoxmoon (~Redfox@replaced-ip )
3519 [22:34:28] <greycat> The package name is linux-image-$(uname -r) or linux-image-3.16.0-4-amd64
3520 [22:34:37] <jelly> !kernel abi
3521 [22:34:37] <dpkg> Debian kernel packages have an <ABI> to indicate when out-of-tree modules must be rebuilt; upgrading from a package with 3.2.0-3-amd64 to another 3.2.0-3-amd64 doesn't require fglrx/nvidia/etc to be rebuilt, but upgrading from 3.2.0-3-amd64 to 3.2.0-4-amd64 does. Development kernels intended for <experimental> have the ABI <trunk> to indicate the ABI is unmanaged. replaced-url
3522 [22:34:57] <CutMeOwnThroat> 2.6.32-042stab113.21 doesn't look like a debian kernel
3523 [22:35:07] *** Joins: Ticho_ (~Ticho@replaced-ip )
3524 [22:35:13] <greycat> It's not. That's an OpenVZ VPS.
3525 [22:35:13] <jelly> that's openvz / virtuozzo
3526 [22:35:23] <CutMeOwnThroat> right.. that was my question
3527 [22:35:28] *** Joins: kingshah (~kingshah@replaced-ip )
3528 [22:35:29] <baum> yes, it's on openvz
3529 [22:35:30] <jelly> you can tell by the pixels
3530 [22:35:41] <greycat> replaced-url
3531 [22:35:45] <jelly> I mean stab. And vaguely centos-like version
3532 [22:35:49] <CutMeOwnThroat> specially the left one
3533 [22:35:51] *** Quits: sbstn (~sebastian@replaced-ip ) (Ping timeout: 276 seconds)
3534 [22:36:00] *** Quits: iiaann (~ian@replaced-ip ) (Quit: Leaving)
3535 [22:36:05] <teraflops> baum: you're stuck with the host kernel then
3536 [22:36:27] <baum> teraflops: thanks
3537 [22:36:41] *** Joins: denisk (~denisk@replaced-ip )
3538 [22:36:45] <greycat> The stabbing is a dead giveaway. That and the 2.6 part.
3539 [22:36:57] <CutMeOwnThroat> oh. 2.6 heh.. my brain made that into 3.6
3540 [22:37:25] <CutMeOwnThroat> it says "sorry 'bout that"
3541 [22:37:41] <jelly> I assume they're going to switch to EL7 kernel at some point, so it's going to be 3.10-001stab42 then
3542 [22:38:12] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 260 seconds)
3543 [22:38:44] <greycat> I assume my OpenVZ VPS provider is never ever ever ever going to change the kernel, because it's just easier to assume that than to try to find out.
3544 [22:39:16] <greycat> $ cat /etc/debian_version ; uname -a
3545 [22:39:16] <greycat> 7.11
3546 [22:39:16] <greycat> Linux remote 2.6.32-042stab090.5 #1 SMP Sat Jun 21 00:15:09 MSK 2014 i686 GNU/Linux
3547 [22:39:20] <jelly> I like having control of kernel. So cheap xen vps for me.
3548 [22:40:23] <CutMeOwnThroat> do they ever reboot all virtual machines of a physical one?
3549 [22:40:24] <jelly> at $2/month with paravirtual everything, it's really not much more expensive than openvz
3550 [22:41:11] <CutMeOwnThroat> you can have a different kernel version with xen?
3551 [22:41:20] <jelly> yes.
3552 [22:41:30] <CutMeOwnThroat> what has the world come to
3553 [22:41:36] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
3554 [22:41:51] <jelly> it's a fully virtualized thing, not a container like openvz
3555 [22:41:58] <teraflops> almost all those providers run solus os as control panel. it's trivial to enable run and all that shit that has to be enable on the host
3556 [22:42:05] *** Quits: blu_ (~bluenemo@replaced-ip ) (Remote host closed the connection)
3557 [22:42:10] <teraflops> tun
3558 [22:42:40] <CutMeOwnThroat> I thought xen still shares at least kernel version, if not much else
3559 [22:42:41] *** Quits: sm4sh (~smash@replaced-ip ) (Read error: Connection reset by peer)
3560 [22:43:03] *** Joins: sm4sh (~smash@replaced-ip )
3561 [22:43:05] <CutMeOwnThroat> guess it makes sense
3562 [22:43:30] <jelly> Linux applejack 3.2.0-4-amd64 #1 SMP Debian 3.2.81-1 x86_64 GNU/Linux
3563 [22:43:39] *** Quits: AndyBotwin (~Gustavo@replaced-ip ) (Ping timeout: 276 seconds)
3564 [22:43:44] <CutMeOwnThroat> mmh. applejack
3565 [22:44:38] <jelly> (debian's kernels run on paravirtualized xen domU thingies without change)
3566 [22:45:08] *** Joins: maolang (~denis@replaced-ip )
3567 [22:45:17] <jelly> (I'm... not sure how the boot loader works, suspect it actively looks into my rootfs for the current kernel)
3568 [22:45:17] <CutMeOwnThroat> nice
3569 [22:45:39] <baum> just for clarification, means my host could upgrade the kernel right? or is this an openVZ thing?
3570 [22:45:56] * baum *disclaimer* never used openVZ
3571 [22:46:05] <jelly> baum: it means you absolutely have no control of the kernel
3572 [22:46:22] *** Quits: lift (~lift@replaced-ip ) (Ping timeout: 250 seconds)
3573 [22:46:29] <jelly> what is the reason for wanting to upgrade it?
3574 [22:46:38] <baum> docker
3575 [22:46:52] <jelly> forget it, you're _already_ inside a container
3576 [22:47:00] *** Joins: lift (~lift@replaced-ip )
3577 [22:47:04] *** Joins: Hobbyboy (Hobbyboy@replaced-ip )
3578 [22:47:07] <jelly> your whole vps is a container ;-)
3579 [22:47:10] <baum> oh, you are right...
3580 [22:47:19] <CutMeOwnThroat> well, so?
3581 [22:47:49] <CutMeOwnThroat> never seen any matryoshka dolls?
3582 [22:47:50] <jelly> and openvz is not fucking likely to support nested namespace competitor
3583 [22:47:56] <baum> jelly: however it seems to be possible to run docker inside
3584 [22:48:10] <baum> jelly: replaced-url
3585 [22:48:13] *** Joins: AndyBotwin (~Gustavo@replaced-ip )
3586 [22:49:18] <jelly> well I fucking stand corrected.
3587 [22:49:29] *** Joins: Syslq (~Syslq@replaced-ip )
3588 [22:49:33] <jelly> > Checkpointing and live migration of a container with Docker containers inside is not supported
3589 [22:50:03] <baum> dang. yes you are, thanks
3590 [22:50:07] <Syslq> How stable is debian testing? I run stable on laptop and some packages are just too old.
3591 [22:50:23] <CutMeOwnThroat> jelly, you could say that a bit more family friendly
3592 [22:50:37] <jelly> I could.
3593 [22:50:52] <jelly> Syslq: it depends.
3594 [22:51:07] *** Joins: medeirosthiiago (~medeirost@replaced-ip )
3595 [22:51:09] <Syslq> jelly, can you elaborate? :)
3596 [22:51:12] <CutMeOwnThroat> Syslq, what packages
3597 [22:51:18] *** Joins: neitzer (~aeonblue3@replaced-ip )
3598 [22:51:23] <iLogic> hey guys, i’m trying to install the dvd image from a usb drive (copied via dd).. it loads the installer but then asked to verify the drive and throws a nasty error saying I dont have a disc etc.. If I copy the same image via cp image.iso /dev/sdX will the same thing happen?
3599 [22:51:48] *** Quits: Anonymes (uid168604@replaced-ip ) (Quit: Connection closed for inactivity)
3600 [22:51:53] *** Quits: neitzer (~aeonblue3@replaced-ip ) (Max SendQ exceeded)
3601 [22:51:57] <Syslq> CutMeOwnThroat, overall system stability. I'm aware rolling release can backfire, but from experience, how often does this happen and how critical it is?
3602 [22:52:00] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
3603 [22:52:06] <jelly> Syslq: do you like your window manager or kernel or desktop environment sprouting three heads while attempting to sing La Marseillaise?
3604 [22:52:07] <greycat> iLogic: dd and cp both give the same output
3605 [22:52:17] *** H4ndy is now known as h4ndy
3606 [22:52:18] <CutMeOwnThroat> I meant... what packages are too old
3607 [22:52:25] <iLogic> greycat: so I cant install the dvd1 iso via usb?
3608 [22:52:25] *** Quits: f10 (~flo@replaced-ip ) (Quit: Konversation terminated!)
3609 [22:52:31] *** Joins: neitzer (~aeonblue3@replaced-ip )
3610 [22:52:36] <Syslq> CutMeOwnThroat, ah you mean on stable. Kernel for starters.
3611 [22:52:42] *** Quits: medeirosthiiago (~medeirost@replaced-ip ) (Max SendQ exceeded)
3612 [22:52:49] <CutMeOwnThroat> dpkg, kernels
3613 [22:52:55] <CutMeOwnThroat> hmp
3614 [22:52:55] <greycat> you want judd
3615 [22:52:57] <CutMeOwnThroat> judd, kernels
3616 [22:52:58] <judd> Available kernel versions are: experimental: 4.7.0-rc4-686-pae (4.7~rc4-1~exp1); sid: 4.6.0-1-686 (4.6.3-1); stretch: 4.6.0-1-686 (4.6.3-1); jessie-backports: 4.6.0-0.bpo.1-686-pae (4.6.1-1~bpo8+1); jessie: 3.16.0-4-686-pae (3.16.7-ckt25-2+deb8u3); wheezy-backports: 3.16.0-0.bpo.4-686-pae (3.16.7-ckt25-2~bpo70+1); wheezy: 3.2.0-4-686-pae (3.2.81-1)
3617 [22:53:01] *** Joins: Anonymes (uid168604@replaced-ip )
3618 [22:53:02] <jelly> Syslq: what are you missing from the current jessie kernel?
3619 [22:53:06] *** Quits: neitzer (~aeonblue3@replaced-ip ) (Max SendQ exceeded)
3620 [22:53:08] <dpkg> Linux kernel versions, mainline: 4.7-rc7, stable 4.6: 4.6.4, stable 4.5: 4.5.7, longterm 4.4: 4.4.15, longterm 4.1: 4.1.27, longterm 3.18: 3.18.36, longterm 3.16: 3.16.36, longterm 3.14: 3.14.73, longterm 3.12: 3.12.61, longterm 3.10: 3.10.102, longterm 3.4: 3.4.112, longterm 3.2: 3.2.81, linux-next: next-20160712
3621 [22:53:13] <CutMeOwnThroat> heh
3622 [22:53:19] *** Joins: djvdorp (djvdorp@replaced-ip )
3623 [22:53:32] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Client Quit)
3624 [22:53:35] <CutMeOwnThroat> dpkg, old man, you're slow
3625 [22:53:35] <dpkg> CutMeOwnThroat: I give up, what is it?
3626 [22:53:53] <jelly> in terms of functionality, not "ten minor release numbers"
3627 [22:54:00] <CutMeOwnThroat> Syslq, 4.6.0 new enough?
3628 [22:54:05] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
3629 [22:54:06] <Syslq> Yeah
3630 [22:54:06] *** Joins: neitzer (~aeonblue3@replaced-ip )
3631 [22:54:22] *** Quits: aeonblue3 (~aeonblue3@replaced-ip ) (Ping timeout: 252 seconds)
3632 [22:54:24] <greycat> iLogic: Does the installer say you don't have a *hard drive*? What kind of hardware are you working with? Is it an actual HDD, or is it something incredibly new like a solid state "drive"?
3633 [22:54:33] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Ping timeout: 240 seconds)
3634 [22:54:42] *** Quits: sm4sh (~smash@replaced-ip ) (Read error: Connection reset by peer)
3635 [22:54:44] *** Quits: ExoUNX (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3636 [22:54:49] <iLogic> greycat: no, it looks as if searching for a cd/dvd disc
3637 [22:55:04] *** Joins: sm4sh (~smash@replaced-ip )
3638 [22:55:06] <iLogic> and i’m using a usb drive on a discless netbook
3639 [22:55:08] <CutMeOwnThroat> Syslq, ---> backports.debian.org
3640 [22:55:18] <greycat> ?!?!
3641 [22:55:19] <jelly> Syslq: /msg dpkg bdo kernel
3642 [22:55:26] <Syslq> CutMeOwnThroat, it's just what I was going to ask. Is this from backports
3643 [22:55:28] <greycat> How ... are you planning to install ... on a "discless" machine?
3644 [22:55:44] <iLogic> greycat: i’m gonna try again in a moment, just waiting for the iso to cp
3645 [22:55:52] <greycat> *facepalm*
3646 [22:55:53] <CutMeOwnThroat> with a usb stick/disk, he said :)
3647 [22:55:56] <Syslq> CutMeOwnThroat, jelly thanks. I'll use backport then.
3648 [22:56:23] <jelly> iLogic: you will need a second usb stick to install to in addition to the usb stick you're going to install from.
3649 [22:56:30] <greycat> CutMeOwnThroat: Did he say he has TWO usb "drives" and that he is booting from one and trying to install the other? I must have missed that part!
3650 [22:56:35] <iLogic> jelly: why?
3651 [22:56:41] <Syslq> Testing overall seems like "spending time doing useless stuf on pc" (I know backports are from testing or unstable)
3652 [22:56:54] <jelly> iLogic: because the installer does not support installing on its own media.
3653 [22:56:58] <greycat> iLogic: what physical object are you trying to install debian onto?
3654 [22:57:16] <iLogic> greycat: netbook via usb drive
3655 [22:57:24] <greycat> WHAT OBJECT INSIDE the machine?
3656 [22:57:30] <iLogic> oh a hdd
3657 [22:57:31] <CutMeOwnThroat> greycat, maybe s/diskless/without cd drive/
3658 [22:57:36] <CutMeOwnThroat> :D
3659 [22:57:37] <greycat> You said there is no drive. So you are not .. WHAT?!?
3660 [22:57:46] <CutMeOwnThroat> this time my brain did the right substitution
3661 [22:57:53] <iLogic> it said no disc
3662 [22:57:59] <CutMeOwnThroat> hehe
3663 [22:58:01] * jelly offers greycat a chill pill
3664 [22:58:03] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 240 seconds)
3665 [22:58:04] <greycat> Jesus christ, someone translate this guy to english for me.
3666 [22:58:10] <iLogic> who me?
3667 [22:58:27] <CutMeOwnThroat> no compact disk. a hard disk is ok
3668 [22:58:52] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 272 seconds)
3669 [22:58:52] *** Joins: sbstn (~sebastian@replaced-ip )
3670 [22:59:46] *** Quits: neitzer (~aeonblue3@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3671 [22:59:48] *** Quits: kingshah (~kingshah@replaced-ip ) (Remote host closed the connection)
3672 [22:59:51] *** Joins: f10 (~flo@replaced-ip )
3673 [23:00:08] *** Joins: kingshah (~kingshah@replaced-ip )
3674 [23:00:12] *** Quits: FlatByte (~FlatByte@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3675 [23:00:14] *** Quits: chichikov (~chichikov@replaced-ip ) (Ping timeout: 250 seconds)
3676 [23:00:40] *** Joins: FlatByte (~FlatByte@replaced-ip )
3677 [23:01:31] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Ping timeout: 252 seconds)
3678 [23:01:55] <teraflops> that's what i undertood, he is using a usb drive for booting debian iso, it boots the installer, but when prompted for Detect and Mount CD-ROM: if fails miserably.
3679 [23:02:04] *** Quits: jwd (~jwd@replaced-ip ) ()
3680 [23:02:05] <teraflops> understood*
3681 [23:02:11] <jelly> iLogic: more than one person understood that your machine did not have any disk inside (not even a hard drive disk)
3682 [23:02:49] <jelly> teraflops: that usually happens with media created using unetbootin and similar instead of bering written directly to the usb device
3683 [23:02:52] *** Joins: Malvok (~Malvok@replaced-ip )
3684 [23:03:11] <teraflops> yeah
3685 [23:03:17] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
3686 [23:03:32] <jelly> !qotd0
3687 [23:03:33] <dpkg> < runedude> I dont hire any admins. My dad sets up router settings. He has a degree in computers. now shush. Lol. It's not changing, and thats that.
3688 [23:03:49] <CutMeOwnThroat> wut
3689 [23:04:10] <jelly> it's a random quote.
3690 [23:04:14] *** Quits: Dreamix (~x@replaced-ip ) (Ping timeout: 260 seconds)
3691 [23:04:19] <CutMeOwnThroat> it means "anger"
3692 [23:04:38] *** Joins: canopus (~canopus@replaced-ip )
3693 [23:05:06] <Malvok> i'm trying to install 8.5 amd64 dvd, i have a hard drive that is recognized by the bios but not the installer, when i ctrl-del-f2 and run parted it sees the drive and i can make partitions on it, but no luck with the installer, any ideas?
3694 [23:05:22] *** Joins: Dreamix (~x@replaced-ip )
3695 [23:05:25] *** Quits: lsyoyom (~liny01@replaced-ip ) (Quit: WeeChat 1.5)
3696 [23:05:33] <iLogic> teraflops understood it correctly
3697 [23:06:06] <Malvok> cxtrl-alt-f2, sorry
3698 [23:06:12] <teraflops> iLogic: try expert install this time
3699 [23:06:22] <Malvok> i was using expert install
3700 [23:06:24] *** Quits: mcmillhj (~hunter@replaced-ip ) (Ping timeout: 276 seconds)
3701 [23:06:39] <teraflops> iLogic are you Malvok? ^
3702 [23:06:45] <Malvok> no, i misread
3703 [23:06:46] <CutMeOwnThroat> Malvok, it's weird. I think someone else had that, too, a couple of days ago... he just partitioned and mounted it outside the installer
3704 [23:07:01] <CutMeOwnThroat> Malvok, that's the stable installer?
3705 [23:07:09] <jelly> iLogic: how did you write this image to the usb medium?
3706 [23:07:09] <Malvok> yes, the stable installer
3707 [23:07:30] *** Joins: llucenic (~Thunderbi@replaced-ip )
3708 [23:07:34] <iLogic> teraflops: no lol
3709 [23:08:02] *** Joins: JanGo17 (~Dare@replaced-ip )
3710 [23:09:21] *** Quits: acidfu_ (~acidfoo@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3711 [23:09:35] *** Joins: chachasmooth (~chachasmo@replaced-ip )
3712 [23:09:46] <teraflops> iLogic: expert install has more options regarding cdrom iirc like replaced-url
3713 [23:09:52] *** Joins: kimico (~kimico@replaced-ip )
3714 [23:09:56] *** Quits: acheronuk (~acheronuk@replaced-ip ) (Quit: Leaving)
3715 [23:10:37] <teraflops> iLogic: just to be sure you made the usb installer with dd/cp right?
3716 [23:11:25] <CutMeOwnThroat> Malvok, well, replaced-url
3717 [23:11:38] <CutMeOwnThroat> Malvok, I only see something about a fakeraid not being detected, though
3718 [23:11:53] <iLogic> teraflops: with cp it actually worked
3719 [23:12:09] <Malvok> i'll try mounting it outside the installer as you suggested
3720 [23:12:09] <teraflops> ^
3721 [23:12:16] <iLogic> but know i’m getting all this weird problems with the usb drive when trying to create a new partition for the firmware files
3722 [23:13:06] <greycat> !firmware images
3723 [23:13:07] <dpkg> Unofficial <netinst> images - containing non-free Debian <firmware> packages - for installing Debian 8 "Jessie" are available from replaced-url
3724 [23:13:22] <CutMeOwnThroat> Malvok, would probably be good to write a bug report on that
3725 [23:13:37] <CutMeOwnThroat> Malvok, maybe could also try the stretch installer to see if it's fixed
3726 [23:13:51] <Malvok> ok, thanks
3727 [23:14:06] *** cornbreadheadman is now known as cornbread-afk
3728 [23:14:07] <teraflops> iLogic: create a partition where? you cannot use the same usb where the installer is for partitioning from the installer, at least not the way you did it
3729 [23:14:13] <CutMeOwnThroat> but as it seems nobody reported it...
3730 [23:14:41] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: This time the bullet cold rocked ya / A yellow ribbon instead of a swastika)
3731 [23:15:28] <CutMeOwnThroat> Malvok, there's also #debian-boot over on irc.oftc.net ... that channel is directly geared towards the installer... but probably much slower to respond with fewer people
3732 [23:15:31] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 240 seconds)
3733 [23:15:44] <Malvok> cool, thanks
3734 [23:16:13] <iLogic> teraflops: I was hoping to create a new partition on the 18mb free space it had left so I could copy the firmware there
3735 [23:16:28] *** Joins: Dyonisos (~Dyonisos@replaced-ip )
3736 [23:16:36] *** Quits: pavlushka (~Pavel@replaced-ip ) (Quit: rebooting, but not booting, oops!)
3737 [23:17:08] <teraflops> iLogic: why dont you use the firmware non free iso instead?
3738 [23:17:19] *** Joins: thunderrd_ (~thunderrd@replaced-ip )
3739 [23:17:43] <iLogic> teraflops: cause it doesnt load properly
3740 [23:17:52] *** Joins: jazz (~jazz@replaced-ip )
3741 [23:18:10] <iLogic> at least not with a broadcom bcm4312 i’ve been trying to detect since yesterday
3742 [23:18:15] *** Quits: ynanm (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3743 [23:18:16] <teraflops> oh
3744 [23:19:07] <iLogic> also, after I installed it apt-get would get slow as hell
3745 [23:19:13] <iLogic> probably non related
3746 [23:19:22] <iLogic> but i’m doing a fresh install to test it
3747 [23:20:12] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Ping timeout: 246 seconds)
3748 [23:20:56] <jelly> !firmware images
3749 [23:20:57] <dpkg> Unofficial <netinst> images - containing non-free Debian <firmware> packages - for installing Debian 8 "Jessie" are available from replaced-url
3750 [23:21:18] <jelly> iLogic: ^^ consider using that instead of the standard installer image
3751 [23:21:30] <iLogic> are you even reading, jelly ?
3752 [23:21:44] <iLogic> sorry for being rude, but dude..
3753 [23:21:56] *** Quits: chromas (~chromas@replaced-ip ) (Read error: Connection reset by peer)
3754 [23:21:57] <jelly> no, stuff scrolled off!
3755 [23:22:00] *** Quits: ygeLN (~zeMMRTTso@replaced-ip ) (Ping timeout: 276 seconds)
3756 [23:22:19] *** Quits: damentz (~damentz@replaced-ip ) (Remote host closed the connection)
3757 [23:22:20] <iLogic> sorry, i’ve been trying that since sunday
3758 [23:22:21] *** Joins: fyrril (~fyrril@replaced-ip )
3759 [23:22:24] <teraflops> iLogic: no usb stick at hand?
3760 [23:22:24] <TomTomTosch> broadcom is a special snowflake. they don't like their firmware to be distributed. firmware-b43-installer downloads the firmware files from some magic place.
3761 [23:22:57] <TomTomTosch> that's why the firmware installer doesn't provide that one.
3762 [23:23:35] *** Joins: damentz (~damentz@replaced-ip )
3763 [23:23:42] *** Quits: poeticrpm (~poeticrpm@replaced-ip ) (Ping timeout: 246 seconds)
3764 [23:23:49] <CutMeOwnThroat> ooh. does the place have unicorns?
3765 [23:23:56] <Syslq> TomTomTosch, yeah. This is why I was so happy when my intel wifi chip was replaced with broadcoms... But this b43-installer works
3766 [23:24:08] *** Quits: aedinius (~andrewb@replaced-ip ) (Remote host closed the connection)
3767 [23:24:30] *** Joins: aedinius (~andrewb@replaced-ip )
3768 [23:24:36] *** Quits: na1rb (~nairb@replaced-ip ) (Ping timeout: 276 seconds)
3769 [23:24:41] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: leaving)
3770 [23:24:50] *** Quits: stonerfish (~stonerfis@replaced-ip ) (Ping timeout: 272 seconds)
3771 [23:24:50] *** Quits: fiddlerwoaroof (~fiddlerwo@replaced-ip ) (Ping timeout: 272 seconds)
3772 [23:25:00] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
3773 [23:25:01] *** Joins: jfdh (~jfdh@replaced-ip )
3774 [23:25:01] *** Joins: na1rb (~nairb@replaced-ip )
3775 [23:25:01] *** Quits: na1rb (~nairb@replaced-ip ) (Changing host)
3776 [23:25:01] *** Joins: na1rb (~nairb@replaced-ip )
3777 [23:25:09] <teraflops> iLogic: or at this point consider just doing deboostraping from ubuntu or whatever
3778 [23:25:16] <TomTomTosch> * if you have a working connection or a second machine to extract the files on.
3779 [23:25:32] <CutMeOwnThroat> !rube goldberg install
3780 [23:25:32] <dpkg> "Hi! I want to install Debian with a 4.10 kernel on my microwave, but I can't boot from floppies, and I can't boot from CD-ROM, and I have no network card. I have only a USB dot matrix printer and a punch card reader. Wait, the card reader just fell on the floor and broke."
3781 [23:25:38] *** Joins: anuxivm (~anuxi@replaced-ip )
3782 [23:25:43] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 252 seconds)
3783 [23:26:06] *** Joins: stonerfish (~stonerfis@replaced-ip )
3784 [23:26:37] *** Quits: DingoSaar (~hagen@replaced-ip ) (Ping timeout: 260 seconds)
3785 [23:26:41] *** Joins: ygeLN (~zeMMRTTso@replaced-ip )
3786 [23:26:50] <iLogic> teraflops: nevermind.. i managed to install the dvd iso from the usb (via cp instead of dd) and will install the broadcom drivers later
3787 [23:27:03] <teraflops> oh nice
3788 [23:27:14] <iLogic> thanks for the help guys
3789 [23:27:18] *** Joins: poeticrpm (~poeticrpm@replaced-ip )
3790 [23:27:18] <CutMeOwnThroat> dd and cp should have the same result
3791 [23:27:22] <iLogic> and sorry again for snapping, jelly
3792 [23:27:33] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip ) (Ping timeout: 246 seconds)
3793 [23:27:38] <iLogic> CutMeOwnThroat: go figure..
3794 [23:27:45] <CutMeOwnThroat> your copy with dd probably broke off... or some problem writing to the stick or whatnot
3795 [23:28:01] *** debhelper sets mode: +l 1667
3796 [23:28:16] *** mach_k_away is now known as mach_kernel
3797 [23:28:22] <teraflops> CutMeOwnThroat: nope if you do an insane bs= on shitty usb/hdd
3798 [23:28:29] <teraflops> it may fail
3799 [23:28:29] <iLogic> CutMeOwnThroat: maybe
3800 [23:28:36] *** Joins: cdown (~cdown@replaced-ip )
3801 [23:28:40] <iLogic> i did use bs=1M is it too much?
3802 [23:28:45] <teraflops> nope ^
3803 [23:28:54] <teraflops> slow as hell btw
3804 [23:29:29] *** Joins: fiddlerwoaroof (~fiddlerwo@replaced-ip )
3805 [23:29:49] <iLogic> should I use 4M?
3806 [23:29:52] <iLogic> or what?
3807 [23:30:32] *** Quits: tikun (~David@replaced-ip ) (Quit: Leaving)
3808 [23:30:34] <teraflops> no idea depends on your hw but I guess 4M is fine for usb2.0
3809 [23:30:36] <jelly> iLogic: 'sokay, I really did not read the context
3810 [23:30:55] *** Joins: eifrig (~technical@replaced-ip )
3811 [23:31:25] *** Joins: daishan_ (~daishan@replaced-ip )
3812 [23:31:53] *** Joins: chachasmooth (~chachasmo@replaced-ip )
3813 [23:31:58] *** Joins: DingoSaar (~hagen@replaced-ip )
3814 [23:32:11] *** Joins: cuechan_ (~paul@replaced-ip )
3815 [23:32:51] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
3816 [23:33:03] *** Quits: daishan (~daishan@replaced-ip ) (Ping timeout: 240 seconds)
3817 [23:34:59] *** Quits: Sinaf (~Simon@replaced-ip ) (Quit: Leaving)
3818 [23:35:36] *** Quits: cuechan (~paul@replaced-ip ) (Ping timeout: 272 seconds)
3819 [23:37:30] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Remote host closed the connection)
3820 [23:37:48] *** Joins: llucenic (~Thunderbi@replaced-ip )
3821 [23:38:25] *** Joins: CyanGold (~root@replaced-ip )
3822 [23:38:35] *** Quits: daishan_ (~daishan@replaced-ip##) (Quit: ZNC - ##replaced-url
3823 [23:38:48] *** Joins: marcozink (~marcozink@replaced-ip )
3824 [23:38:58] *** Quits: atrapado (~atrapado@replaced-ip ) (Quit: Leaving)
3825 [23:39:01] *** Joins: daishan (~daishan@replaced-ip )
3826 [23:39:07] *** Joins: Simchip (~Mutter@replaced-ip )
3827 [23:39:33] *** mach_kernel is now known as mach_k_away
3828 [23:39:51] *** Quits: metaphysician (~matrix@replaced-ip ) (Ping timeout: 240 seconds)
3829 [23:40:42] *** cornbread-afk is now known as cornbreadheadman
3830 [23:40:58] *** mach_k_away is now known as mach_kernel
3831 [23:44:16] *** Quits: JanGo17 (~Dare@replaced-ip ) (Quit: JanGo17)
3832 [23:44:43] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 244 seconds)
3833 [23:45:42] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Ping timeout: 258 seconds)
3834 [23:46:23] *** Quits: macartur (uid39242@replaced-ip ) (Quit: Connection closed for inactivity)
3835 [23:46:39] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
3836 [23:47:05] *** Joins: chachasmooth (~chachasmo@replaced-ip )
3837 [23:48:06] *** Quits: m8 (~m8@replaced-ip ) (Read error: Connection reset by peer)
3838 [23:48:34] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Read error: Connection reset by peer)
3839 [23:48:43] *** Quits: edgrey (~edgrey@replaced-ip ) (Quit: Konversation terminated!)
3840 [23:49:20] *** Joins: edgrey (~edgrey@replaced-ip )
3841 [23:49:52] *** Quits: thesupergeek42 (~nate@replaced-ip ) (Quit: leaving)
3842 [23:50:14] *** Quits: edgrey (~edgrey@replaced-ip ) (Client Quit)
3843 [23:50:31] *** Quits: yaume_ (~gchenuet@replaced-ip ) (Read error: Connection reset by peer)
3844 [23:51:14] *** Joins: yaume (~gchenuet@replaced-ip )
3845 [23:51:15] *** Joins: Tetrazene (~Carp@replaced-ip )
3846 [23:53:18] *** Joins: troulouliou_div2 (~troulouli@replaced-ip )
3847 [23:53:19] <axc1298> what packages do you guys install to be able to browse an android phone's filesystem on debian? currently i can just extract all the pictures with gphoto2
3848 [23:53:34] <axc1298> that's when i put it in PTP mode
3849 [23:53:41] <spacebug^> Hum, Firefox does not show some utf8 characters correct for me. I don't mean emojis (which also does not work for all but a few), I mean like chinese/japanese etc charahters
3850 [23:53:42] *** Parts: eifrig (~technical@replaced-ip )
3851 [23:54:44] *** Quits: asir (~asir@replaced-ip ) (Quit: Killed (BillGates (Lindows 98 -- jizz your pants!)))
3852 [23:55:24] *** Joins: kingshah_ (~kingshah@replaced-ip )
3853 [23:55:28] *** Quits: kingshah_ (~kingshah@replaced-ip ) (Remote host closed the connection)
3854 [23:55:45] *** Joins: kingshah_ (~kingshah@replaced-ip )
3855 [23:55:59] *** Joins: vdevatman (d5e77deb@replaced-ip )
3856 [23:57:46] *** Quits: tty0_ (~NA@replaced-ip ) (Quit: Leaving.)
3857 [23:57:50] *** Quits: Piratmajor (~Piratmajo@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3858 [23:57:52] *** Quits: iWaldo (iWaldo___@replaced-ip ) (Ping timeout: 250 seconds)
3859 [23:58:00] *** Quits: kingshah (~kingshah@replaced-ip ) (Ping timeout: 246 seconds)
3860 [23:58:00] *** debhelper sets mode: +l 1660
3861 [23:58:18] *** Quits: alfred__ (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
3862 [23:59:05] *** Joins: nooneImportant (~atomic@replaced-ip )
3863 [23:59:28] *** Joins: JanGo17_ (~Dare@replaced-ip )
3864 [23:59:41] *** Quits: nooneImportant (~atomic@replaced-ip ) (Client Quit)
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be