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:03] <jelly> Kirito: yes, use jessie to point your MX at google and use their services.
1 [00:00:03] <Kirito> I have to set mine up again since I'm transferring to a new box, and its been years since I set the current configuration up on Wheezy
2 [00:00:10] *** Joins: totonika (~toto@replaced-ip )
3 [00:00:10] *** Quits: Dyonisos (~Dyonisos@replaced-ip ) (Quit: Quis custodiet ipsos custodes ?)
4 [00:00:11] *** Quits: Envil (~envil@replaced-ip ) (Remote host closed the connection)
5 [00:00:33] <Kirito> jelly, I legitimately looked into doing that, but apparently Google only offered that as a free service years ago and it was discontinued
6 [00:00:37] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Read error: Connection reset by peer)
7 [00:00:39] <Kirito> and essentially every other service out there is crap
8 [00:00:40] *** Quits: EasyShekels (~easysheke@replaced-ip ) (Remote host closed the connection)
9 [00:00:47] <jelly> noone said it was going to be free
10 [00:00:56] *** Joins: cerebro_ (~cerebro@replaced-ip )
11 [00:01:08] <dodo_> work hard for kirito
12 [00:01:09] <SwK> anyone have a hint on moving files from one package to another? (ie: i need to move some .so's from main.deb to extensions.deb) and have things update correctly when I apt-get upgrade main-meta-all)
13 [00:01:13] <Kirito> Fair enough but I'm not interested in paying for mail on all these domains
14 [00:01:16] <jelly> your time wasted maintaining a mail server is not free
15 [00:01:37] <Kirito> Honestly I am probably just going to write my own bloody mail server in Python eventually
16 [00:01:41] <dodo_> but its better than paying
17 [00:01:49] <jelly> Kirito: not even following a workaround.org tutorial is free
18 [00:02:15] <dodo_> dont worry jelly he can figure it out
19 [00:02:15] <jelly> and NIH will waste you a lot more time. mail is a hard problem, and a moving target.
20 [00:02:20] *** Quits: biberu (~biberu@replaced-ip ) ()
21 [00:02:30] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Client Quit)
22 [00:02:33] <Kirito> I spend several hundred a month leasing the servers this is running on, I am not cheap, I just know what I actually need.
23 [00:03:09] <dodo_> not paying doesnt mean your cheap but it means you dont need anyone
24 [00:03:11] <Kirito> I have services such as SparkPost for mail delivery, but that is only for handling outgoing e-mail.
25 [00:03:35] <Lady_Aleena> Well, I have to go out. I didn't know this problem would lead to such a long conversation with no quick or easy fix. So, see you all later.
26 [00:03:37] <SwK> Kirito, you mean just an outbound relay server?
27 [00:03:42] <jmcnaught> Kirito: using exim4 or postfix is going to be a lot easier than writing your own in Python. If you care about major mail providers not flagging your mail as spam, you need to at least have valid rDNS (PTR records), SPF, and DKIM signing, and not be on any blacklists. Even then you'll probably end up in spam folders (with no indication about this from the receiving MTA). Running a mail server is anything
28 [00:03:43] <Kirito> That's a pretty ridiculous attitude to have on a Linux support channel
29 [00:03:48] <jmcnaught> but simple
30 [00:03:53] *** Quits: heurist` (heurist@replaced-ip ) (Ping timeout: 250 seconds)
31 [00:03:54] *** Parts: Lady_Aleena (~L_Aleena@replaced-ip )
32 [00:03:57] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 246 seconds)
33 [00:04:05] <Kirito> Maybe I should have been more clear
34 [00:04:19] *** Quits: SpeccyMan (~nick@replaced-ip ) (Ping timeout: 260 seconds)
35 [00:04:39] <Kirito> I was asking for a reference on best practices with the Dovecot 2.0, recommended configurations to build on, and so on
36 [00:04:45] *** Quits: monoxane (~monoxane@replaced-ip ) (Ping timeout: 250 seconds)
37 [00:04:46] <SwK> and running your own mail server isnt that hard... 3/4s of the domains out there barely check SPF and DKIM unfortuneatly
38 [00:04:49] <Kirito> I am not asking for a step by step tutorial to explain to me how e-mail works
39 [00:04:55] <altyr> SwK: add conflicts/breaks the old package to the new version
40 [00:04:56] *** Quits: epsilon (textblase@replaced-ip ) (Quit: cya)
41 [00:05:20] *** Joins: aegis (~aegis@replaced-ip )
42 [00:05:22] <altyr> (versioned)
43 [00:05:26] <jelly> Kirito: which debian release are you using?
44 [00:05:29] <Kirito> It's not really relevant considering I have both SPF and DKIM records set up for my primary domains.
45 [00:05:36] <dodo_> jessie
46 [00:05:38] <Kirito> jelly, Jessie.
47 [00:05:55] <jelly> jessie is on dovecot 2.2.13-ish
48 [00:06:08] *** Joins: UFC_addict (~jadz@replaced-ip )
49 [00:06:11] *** Quits: dodo_ (~dodo@replaced-ip ) (Quit: Leaving)
50 [00:06:24] *** Parts: UFC_addict (~jadz@replaced-ip )
51 [00:06:25] <jmcnaught> Kirito: I'm using Dovecot in Jessie with vmm and i'm mostly happy with it (big limitation is user's have no self-serve way of changing their own password)
52 [00:06:55] *** Joins: overlord_tm (~overlord@replaced-ip )
53 [00:06:58] <jim> Kirito, isn't there a dovecot package? as far as recommended build, look at the dovecot source package
54 [00:07:27] <Kirito> My current configuration is set up to use MySQL for authentication, but I've pretty much realized I have absolutely no use for that right now anyways. I need to take a refresher on what authentication methods Dovecot actually provides again
55 [00:07:28] *** leafwiz_ is now known as leafwiz
56 [00:07:36] <jelly> Kirito: you have a number of design choices in front of you. user/passwd db? delivery method? quota (fs or virtual/dovecot?); sieve?; fts?
57 [00:08:01] *** debhelper sets mode: +l 1644
58 [00:08:03] *** Quits: Doyle (~Doyle@replaced-ip ) (Ping timeout: 240 seconds)
59 [00:08:16] *** Quits: Joost (~Joost@replaced-ip ) (Ping timeout: 264 seconds)
60 [00:08:16] <jelly> personally I like actual unix accounts and fs quota, but most tutorials focus on virtual
61 [00:09:10] <jelly> Kirito: #dovecot channel will probably serve you better than random ramblings here
62 [00:09:26] <jmcnaught> Kirito: also replaced-url
63 [00:09:28] *** Quits: sjk (~sjk@replaced-ip ) (Ping timeout: 264 seconds)
64 [00:09:38] <Kirito> I could actually probably work with unix accounts and aliases
65 [00:09:56] *** Quits: soulz (~soulz@replaced-ip ) (Ping timeout: 240 seconds)
66 [00:09:58] *** Joins: epsilon (textblase@replaced-ip )
67 [00:10:04] *** Quits: r0ck_ (r0ck@replaced-ip ) (Ping timeout: 264 seconds)
68 [00:10:18] *** Quits: alex1a (~alex1a@replaced-ip ) (Quit: Leaving)
69 [00:10:33] *** Quits: cthuluh (jca@replaced-ip ) (Ping timeout: 240 seconds)
70 [00:10:40] *** Quits: xingu (~xingu@replaced-ip ) (Ping timeout: 264 seconds)
71 [00:10:40] *** Quits: mynis (mynis@replaced-ip ) (Ping timeout: 264 seconds)
72 [00:10:49] *** Joins: r0ck_ (r0ck@replaced-ip )
73 [00:10:53] *** Joins: Soul_Eater (~marcelo@replaced-ip )
74 [00:11:21] *** Quits: slon (slon@replaced-ip ) (Ping timeout: 276 seconds)
75 [00:11:25] *** Joins: soulz (~soulz@replaced-ip )
76 [00:11:33] <jelly> Kirito: if you have a highly available mysql db with user info (accounts, emails, home dirs, encoded passphrases) it's not hard to set up queries to get a userdb and passdb running
77 [00:12:12] *** Joins: cthuluh (jca@replaced-ip )
78 [00:12:29] *** Quits: Malmis_ (~malmis@replaced-ip ) (Ping timeout: 260 seconds)
79 [00:12:39] <jim> using the existing dovecot package?
80 [00:12:49] *** Joins: arienovo (~arie@replaced-ip )
81 [00:12:51] *** Quits: P6hjakonn (~NASA@replaced-ip ) (Ping timeout: 276 seconds)
82 [00:12:53] <jelly> and if you use dovecot's own lmtp for delivery you already have information enough to deliver each email recipient to the correct user
83 [00:13:13] *** Quits: aaro (~aaro@replaced-ip ) (Read error: Connection reset by peer)
84 [00:13:19] <jelly> jim: of course. It's not djbware to have to rebuild for every single feature.
85 [00:13:20] *** Joins: sjk (~sjk@replaced-ip )
86 [00:13:59] <jim> hmm. haven't thought about qmail &etc in years...
87 [00:14:03] *** Joins: aaro (~aaro@replaced-ip )
88 [00:14:05] *** Joins: slon (slon@replaced-ip )
89 [00:14:40] *** Quits: navlys (~smuxi@replaced-ip ) (Read error: Connection reset by peer)
90 [00:14:46] <jmcnaught> jim: qmail is in Debian actually, but building it from source seems to still be a popular option with the people that pick it
91 [00:15:41] *** Quits: aswen (~aswen@replaced-ip ) (Quit: WeeChat 1.4)
92 [00:16:03] *** Quits: satori (~justin@replaced-ip ) (Ping timeout: 240 seconds)
93 [00:16:08] <jelly> workaround.org tutorials actually use mysql as backend, haven't read them in years
94 [00:16:16] * jim still uses daemontools
95 [00:16:53] *** Joins: degan6 (~degan6@replaced-ip )
96 [00:17:28] *** Joins: UFC_addict (~jadz@replaced-ip )
97 [00:18:18] *** Joins: spronk (~spronkey@replaced-ip )
98 [00:18:58] <jelly> jim: at least those have 1 second pause between restarts of a failing service, unlike systemd
99 [00:19:14] *** Joins: gregg (~gregg@replaced-ip )
100 [00:19:28] *** Quits: amgarchIn9 (~amgarchin@replaced-ip ) (Ping timeout: 252 seconds)
101 [00:20:17] <jmcnaught> jelly: RestartSec= (but the default is 100ms)
102 [00:21:18] *** Joins: xingu (~xingu@replaced-ip )
103 [00:21:53] <jelly> jmcnaught: right, where do I put a .d/ snippet to be applied for _every_ service :-)
104 [00:22:52] <jmcnaught> jelly: DefaultRestartSec in /etc/systemd/system.conf
105 [00:22:54] *** Joins: s8321414 (~s8321414@replaced-ip )
106 [00:23:30] *** Joins: mynis (mynis@replaced-ip )
107 [00:24:30] <jelly> jmcnaught: sadly that's a conffile managed by dpkg, not a run-parts-like .d/ snippet
108 [00:24:55] *** Quits: bn` (~Patrice@replaced-ip ) (Ping timeout: 244 seconds)
109 [00:25:18] *** Joins: Doyle (~Doyle@replaced-ip )
110 [00:25:20] *** Quits: Doyle (~Doyle@replaced-ip ) (Max SendQ exceeded)
111 [00:25:46] *** Joins: Doyle (~Doyle@replaced-ip )
112 [00:26:25] <jmcnaught> jelly: i haven't been keeping up with systemd post 215 in jessie, maybe we'll eventually get a run-parts style .d way of configuring it (i prefer that too)
113 [00:26:34] *** Parts: arahael (~arahael@replaced-ip )
114 [00:26:42] *** Joins: ToBeCloud (uid51591@replaced-ip )
115 [00:26:55] *** jeezy is now known as jesup
116 [00:26:55] *** H4ndy is now known as h4ndy
117 [00:27:02] *** jesup is now known as jeezy
118 [00:27:39] *** Quits: z0ran (~z0ran@replaced-ip ) (Ping timeout: 260 seconds)
119 [00:27:52] *** Quits: DingoSaar (~hagen@replaced-ip ) (Ping timeout: 260 seconds)
120 [00:27:54] <jelly> yeah, I may switch our debians to systemd come stretch time
121 [00:30:35] *** Joins: DingoSaar (~hagen@replaced-ip )
122 [00:30:39] *** Joins: heurist` (heurist@replaced-ip )
123 [00:31:33] *** Quits: gregg (~gregg@replaced-ip ) (Ping timeout: 240 seconds)
124 [00:32:10] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Remote host closed the connection)
125 [00:32:17] *** Joins: cerebro_ (~cerebro@replaced-ip )
126 [00:34:20] *** Quits: Doyle (~Doyle@replaced-ip ) (Read error: Connection reset by peer)
127 [00:34:42] *** Quits: silverhom (~silverhom@replaced-ip ) (Quit: Leaving)
128 [00:34:43] *** Joins: mtn (~mtn@replaced-ip )
129 [00:35:25] *** Joins: Joost (~Joost@replaced-ip )
130 [00:36:59] *** Quits: jfdh3 (~jfdh@replaced-ip ) (Ping timeout: 260 seconds)
131 [00:38:11] *** Quits: sense (~sense@replaced-ip ) (Quit: Bye)
132 [00:38:50] *** Quits: Guest47331 (~adrian@replaced-ip ) (Ping timeout: 276 seconds)
133 [00:39:32] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
134 [00:39:42] *** Quits: NANODUDE (~NANODUDE@replaced-ip ) (Quit: Bye.)
135 [00:40:09] *** Quits: Cloudish_ (~Cloudish@replaced-ip ) (Ping timeout: 276 seconds)
136 [00:41:07] *** Joins: inex (~inex@replaced-ip )
137 [00:41:17] *** Quits: Darcidride_ (~Quentin@replaced-ip ) (Remote host closed the connection)
138 [00:41:34] *** Quits: UFC_addict (~jadz@replaced-ip ) (Quit: leaving)
139 [00:42:33] *** Quits: pvoigt (~Linux@replaced-ip ) (Quit: WeeChat 1.5)
140 [00:43:02] *** Joins: hanfm (~Thunderbi@replaced-ip )
141 [00:43:38] *** Quits: ben_roose (~roose@replaced-ip ) (Remote host closed the connection)
142 [00:43:54] *** Quits: Scourje (uid63311@replaced-ip ) (Quit: Connection closed for inactivity)
143 [00:44:29] *** Joins: dreamon (~dreamon@replaced-ip )
144 [00:44:50] *** Joins: pvoigt (~Linux@replaced-ip )
145 [00:45:33] *** Quits: Jojan_ (~Jojan@replaced-ip ) (Ping timeout: 240 seconds)
146 [00:45:59] *** Quits: Specialist (~tg@replaced-ip ) (Ping timeout: 276 seconds)
147 [00:46:23] *** Quits: DandyPandy_ (~freenode@replaced-ip ) (Read error: No route to host)
148 [00:46:23] *** Joins: lsyoyom (~liny01@replaced-ip )
149 [00:46:38] *** Quits: hero (~mehul@replaced-ip ) (Ping timeout: 276 seconds)
150 [00:46:56] *** Quits: littlebear (~littlebea@replaced-ip ) (Remote host closed the connection)
151 [00:47:17] *** Quits: DingoSaar (~hagen@replaced-ip ) (Ping timeout: 276 seconds)
152 [00:47:42] *** Joins: littlebear (~littlebea@replaced-ip )
153 [00:48:01] *** debhelper sets mode: +l 1631
154 [00:48:45] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
155 [00:49:03] *** Quits: gdot (~gdot@replaced-ip ) (Ping timeout: 240 seconds)
156 [00:49:36] *** Quits: imunsie (~imunsie@replaced-ip ) (Ping timeout: 240 seconds)
157 [00:50:12] *** Joins: Scourje (uid63311@replaced-ip )
158 [00:51:47] *** Quits: sh00p (~sh00p@replaced-ip ) ()
159 [00:51:55] *** Joins: cmhobbs (~cmhobbs@replaced-ip )
160 [00:52:09] *** Quits: Colti (Miramar-FL@replaced-ip ) (Ping timeout: 260 seconds)
161 [00:52:16] *** Joins: luxio (~luxio@replaced-ip )
162 [00:52:20] *** Joins: Guest47331 (~adrian@replaced-ip )
163 [00:52:38] *** Quits: LambdaComplex (~LambdaCom@replaced-ip ) (Quit: WeeChat 1.4)
164 [00:53:14] *** Joins: Doyle (~Doyle@replaced-ip )
165 [00:53:33] *** Quits: holms (~holms@replaced-ip ) (Ping timeout: 240 seconds)
166 [00:53:58] *** Quits: mowcius_desktop (~Rob@replaced-ip ) (Quit: Leaving)
167 [00:54:16] *** Joins: mowcius (~Rob@replaced-ip )
168 [00:54:53] *** Quits: brigo (~Brigo@replaced-ip ) (Ping timeout: 244 seconds)
169 [00:55:44] *** Quits: bit1 (~josea@replaced-ip ) (Quit: Ex-Chat)
170 [00:56:18] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
171 [00:57:31] *** Joins: nosi (~n0si@replaced-ip )
172 [00:57:41] *** Quits: cmhobbs (~cmhobbs@replaced-ip ) (Ping timeout: 276 seconds)
173 [00:58:44] *** Joins: hero (~mehul@replaced-ip )
174 [00:58:52] *** Joins: Seto_Kaiba (Hunterkll@replaced-ip )
175 [00:59:50] *** Quits: jadz_ (~UFCking1@replaced-ip ) (Quit: Ex-Chat)
176 [00:59:51] *** Joins: Guest78380 (~adrian@replaced-ip )
177 [01:01:07] *** Quits: Guest78380 (~adrian@replaced-ip ) (Changing host)
178 [01:01:07] *** Joins: Guest78380 (~adrian@replaced-ip )
179 [01:01:07] *** Guest78380 is now known as adrian
180 [01:01:35] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 276 seconds)
181 [01:01:49] *** Joins: smith1233 (~degan6@replaced-ip )
182 [01:02:03] *** Quits: Guest47331 (~adrian@replaced-ip ) (Ping timeout: 240 seconds)
183 [01:02:15] *** Joins: Sector89 (~Sector89@replaced-ip )
184 [01:02:15] *** Quits: Sector89 (~Sector89@replaced-ip ) (Changing host)
185 [01:02:15] *** Joins: Sector89 (~Sector89@replaced-ip )
186 [01:02:42] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Ping timeout: 276 seconds)
187 [01:03:32] *** Quits: js9600 (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
188 [01:03:42] *** Quits: Thibaut120094 (~Thibaut12@replaced-ip ) (Quit: Leaving)
189 [01:04:11] *** Quits: udm (~udm@replaced-ip ) (Ping timeout: 244 seconds)
190 [01:04:24] *** Quits: fernie (~jarkko@replaced-ip ) (Ping timeout: 260 seconds)
191 [01:04:51] *** Quits: degan6 (~degan6@replaced-ip ) (Ping timeout: 246 seconds)
192 [01:05:59] *** Joins: Colti (Miramar-FL@replaced-ip )
193 [01:06:09] *** Quits: inthl (~meltdown@replaced-ip ) (Ping timeout: 260 seconds)
194 [01:07:32] *** Joins: bliv (~bliv@replaced-ip )
195 [01:08:01] *** debhelper sets mode: +l 1623
196 [01:08:40] *** Quits: grok0 (~o~o@replaced-ip ) (Quit: Leaving)
197 [01:09:24] *** Joins: brigo (~Brigo@replaced-ip )
198 [01:10:11] *** bazhang_ is now known as bazhang
199 [01:10:30] *** Quits: hero (~mehul@replaced-ip ) (Ping timeout: 276 seconds)
200 [01:10:31] *** Joins: tm (~daica@replaced-ip )
201 [01:10:55] *** tm is now known as Guest17497
202 [01:11:05] *** Joins: jass93 (~ifillj@replaced-ip )
203 [01:12:40] *** Quits: Piratmajor (~Piratmajo@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
204 [01:15:06] *** Quits: nosi (~n0si@replaced-ip ) (Quit: WeeChat 1.0.1)
205 [01:16:03] *** Quits: faw (~Felipe@replaced-ip ) (Ping timeout: 240 seconds)
206 [01:16:38] *** Joins: z0ran (~z0ran@replaced-ip )
207 [01:17:39] *** Quits: mowcius (~Rob@replaced-ip ) (Ping timeout: 276 seconds)
208 [01:18:18] *** Quits: bredebid (~bredebid@replaced-ip ) (Ping timeout: 276 seconds)
209 [01:18:33] *** Joins: fernie (~jarkko@replaced-ip )
210 [01:18:59] *** Quits: jass93 (~ifillj@replaced-ip ) (Ping timeout: 260 seconds)
211 [01:19:17] *** Joins: jass93 (~ifillj@replaced-ip )
212 [01:20:12] *** Quits: CeBe (~CeBe@replaced-ip ) (Ping timeout: 244 seconds)
213 [01:20:26] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Ping timeout: 276 seconds)
214 [01:20:27] *** Quits: Gurty (~princess@replaced-ip ) (Ping timeout: 276 seconds)
215 [01:22:07] *** Joins: Lady_Aleena (~L_Aleena@replaced-ip )
216 [01:23:30] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 276 seconds)
217 [01:24:06] *** Quits: lsyoyom (~liny01@replaced-ip ) (Quit: WeeChat 1.4)
218 [01:25:20] *** Joins: pencilandpaper (~penciland@replaced-ip )
219 [01:25:51] *** Quits: awwal (~awwal@replaced-ip ) (Quit: Leaving... Never get so busy making a living that you forget to make a life!)
220 [01:26:04] *** Quits: Ad1 (~Adrian@replaced-ip ) (Remote host closed the connection)
221 [01:26:56] *** Quits: HeOS (~heos@replaced-ip ) (Ping timeout: 276 seconds)
222 [01:27:52] *** Joins: Mahpoul22 (~textual@replaced-ip )
223 [01:28:01] *** debhelper sets mode: +l 1616
224 [01:29:41] *** Quits: bollocks_k (~bollocks@replaced-ip ) (Ping timeout: 250 seconds)
225 [01:30:42] *** Joins: Mac_Vee1 (~Mac_Vee4@replaced-ip )
226 [01:32:09] *** Joins: nosi (~n0si@replaced-ip )
227 [01:33:33] *** Quits: brigo (~Brigo@replaced-ip ) (Ping timeout: 246 seconds)
228 [01:34:33] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 240 seconds)
229 [01:36:07] *** Quits: overlord_tm (~overlord@replaced-ip ) (Ping timeout: 260 seconds)
230 [01:36:28] *** Quits: magellanicloud (~magellani@replaced-ip ) (Quit: Leaving)
231 [01:36:37] *** Joins: awwal (~awwal@replaced-ip )
232 [01:36:42] *** Quits: Emmanuel_Chanel (~emmanuel@replaced-ip ) (Ping timeout: 246 seconds)
233 [01:37:43] *** Joins: RickXy (~zncadmin@replaced-ip )
234 [01:38:14] *** Joins: Wizek_ (~Wizek@replaced-ip )
235 [01:38:23] *** Joins: ultraradical (~ultraradi@replaced-ip )
236 [01:38:36] *** Quits: Internet13 (~chatzilla@replaced-ip ) (Read error: Connection reset by peer)
237 [01:39:00] *** Joins: c0mms (~c0mms@replaced-ip )
238 [01:39:27] *** Joins: denisk (~denisk@replaced-ip )
239 [01:39:29] *** Quits: Ticho (~Ticho@replaced-ip ) (Remote host closed the connection)
240 [01:39:45] *** Joins: Ticho (~Ticho@replaced-ip )
241 [01:40:14] *** Joins: crissae__ (~crissae@replaced-ip )
242 [01:40:44] *** Joins: jasonwert (~wert@replaced-ip )
243 [01:41:26] *** Quits: lloda (~user@replaced-ip ) (Excess Flood)
244 [01:41:36] *** Quits: Wizek (~Wizek@replaced-ip ) (Ping timeout: 246 seconds)
245 [01:41:39] *** Quits: alxy (uid115853@replaced-ip ) (Quit: Connection closed for inactivity)
246 [01:41:53] *** Joins: Gurty (~princess@replaced-ip )
247 [01:42:15] *** Quits: autofsckk (~autofsckk@replaced-ip ) (Quit: leaving)
248 [01:42:29] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
249 [01:42:54] *** Quits: mdorenka (~mdorenka@replaced-ip ) (Ping timeout: 260 seconds)
250 [01:43:35] *** Quits: mibo (~mibo@replaced-ip ) (Quit: Leaving.)
251 [01:44:10] *** Quits: crissae_ (~crissae@replaced-ip ) (Ping timeout: 252 seconds)
252 [01:44:12] *** Joins: Internet13 (~chatzilla@replaced-ip )
253 [01:46:24] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
254 [01:46:40] *** Joins: galex-713 (~galex-713@replaced-ip )
255 [01:47:01] *** Joins: msjche_ (~msjche@replaced-ip )
256 [01:47:19] *** msjche_ is now known as msjche
257 [01:47:25] *** Quits: kpease (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
258 [01:48:25] *** Joins: HadesWatch3r (~user@replaced-ip )
259 [01:48:34] <HadesWatch3r> Hello
260 [01:48:47] *** Warrigal is now known as tswett
261 [01:49:35] *** Quits: Soul_Eater (~marcelo@replaced-ip ) (Quit: Leaving)
262 [01:50:07] *** Joins: Emmanuel_Chanel (~emmanuel@replaced-ip )
263 [01:54:05] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Quit: thisisapartmessage)
264 [01:54:41] *** Joins: dlmayhem (~delm@replaced-ip )
265 [01:55:38] *** Quits: msjche (~msjche@replaced-ip ) (Quit: Konversation terminated!)
266 [01:56:22] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
267 [01:56:22] *** Joins: msjche (~msjche@replaced-ip )
268 [01:56:35] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
269 [01:58:05] *** Quits: Kapisketo (~Kapisketo@replaced-ip ) (Quit: Leaving)
270 [01:59:03] *** Quits: fstd (~fstd@replaced-ip ) (Remote host closed the connection)
271 [01:59:13] <HadesWatch3r> firewall gui for jessie like shorewall or firestarter?
272 [01:59:14] *** Quits: ryouma (~user@replaced-ip ) (Ping timeout: 260 seconds)
273 [01:59:25] *** Joins: fstd (~fstd@replaced-ip )
274 [01:59:48] *** Quits: s00pcan (~chris@replaced-ip ) (Remote host closed the connection)
275 [01:59:51] *** Joins: Ryushin (user@replaced-ip )
276 [01:59:53] <bazhang> ,v gufw
277 [01:59:54] <judd> Package: gufw on amd64 -- squeeze: 9.10.2-1; stretch: 12.10.0-1; jessie: 12.10.0-1; sid: 12.10.0-1; wheezy: 12.10.0-1
278 [02:02:20] *** Quits: allizom (~Thunderbi@replaced-ip ) (Quit: allizom)
279 [02:03:00] *** Quits: antena-cli (~kvirc@replaced-ip ) (Quit: EOF)
280 [02:03:10] *** Joins: s00pcan (~chris@replaced-ip )
281 [02:04:04] *** Parts: Lady_Aleena (~L_Aleena@replaced-ip )
282 [02:05:29] *** Quits: HadesWatch3r (~user@replaced-ip ) (Remote host closed the connection)
283 [02:05:47] *** Joins: Anwarias_ (~quassel@replaced-ip )
284 [02:07:03] *** Quits: z0ran (~z0ran@replaced-ip ) (Ping timeout: 276 seconds)
285 [02:07:35] *** Joins: HadesWatch3r (~user@replaced-ip )
286 [02:07:49] *** Quits: Anwarias (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
287 [02:08:00] *** debhelper sets mode: +l 1609
288 [02:08:07] <HadesWatch3r> so I could apt-get install gufw ?
289 [02:08:46] *** Quits: j3roen (~j3roen@replaced-ip ) (Ping timeout: 244 seconds)
290 [02:08:57] <markybob> HadesWatch3r: why do you think you need a firewall?
291 [02:08:59] *** Joins: akoko (~u@replaced-ip )
292 [02:09:12] *** Joins: imunsie (~imunsie@replaced-ip )
293 [02:09:35] *** Quits: GJdan (~dan@replaced-ip ) (Remote host closed the connection)
294 [02:09:37] <HadesWatch3r> Doesn't everyone need one?
295 [02:09:55] <markybob> HadesWatch3r: no. this is #debian. not #windows.
296 [02:10:10] <HadesWatch3r> hmmm
297 [02:10:27] <markybob> HadesWatch3r: if you don't need routing or something like fail2ban...you're fine just leaving it with default (nothing)
298 [02:10:36] <HadesWatch3r> ok..
299 [02:10:44] <HadesWatch3r> I managed to get Nvidia drivers working..
300 [02:10:51] <HadesWatch3r> without issue
301 [02:11:02] *** Joins: j3roen (~j3roen@replaced-ip )
302 [02:11:12] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
303 [02:11:12] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Changing host)
304 [02:11:13] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
305 [02:11:47] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
306 [02:12:48] <HadesWatch3r> How can I improve the fonts ?
307 [02:13:45] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
308 [02:13:58] <markybob> !tell HadesWatch3r about fonts
309 [02:14:15] <nebg> hello everyone... which is the difference between "shopt" and "set" i see the operate on different options...but which options relate to set and which to shopt ?
310 [02:14:25] *** Quits: githogori (~githogori@replaced-ip ) (Ping timeout: 252 seconds)
311 [02:15:09] <markybob> nebg: set -o options are the ones that are inherited from other Bourne-style shells (mostly ksh), and the shopt options are the ones that are specific to bash
312 [02:15:15] *** Joins: Akuw (~x@replaced-ip )
313 [02:15:25] *** Quits: Paianni (~sailfish@replaced-ip ) (Quit: IRC for Sailfish 0.9)
314 [02:16:19] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
315 [02:16:28] <Akuw> hi, what is PWD file?
316 [02:16:48] <HadesWatch3r> fonts?
317 [02:17:37] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
318 [02:18:24] <HadesWatch3r> how can I get this to stop asking for the cd whenever I want to install something and just get it from the internet?
319 [02:18:26] <Akuw> no
320 [02:18:31] <Akuw> is related to maps
321 [02:18:36] *** Joins: denisk (~denisk@replaced-ip )
322 [02:18:42] <markybob> HadesWatch3r: nano -w /etc/apt/sources.list and remove the cd lines. then apt-get update
323 [02:19:55] *** Quits: ultraradical (~ultraradi@replaced-ip ) (Ping timeout: 252 seconds)
324 [02:19:55] <neglesaks> Yep. The CD/DVD thing stems from that it is the first line in the sources file, or rather the package managers first chgoice in fetching requested software
325 [02:21:02] <HadesWatch3r> got it thank you.
326 [02:21:05] <markybob> HadesWatch3r: while you're at it, paste your sources.list to paste.debian.net
327 [02:23:03] <HadesWatch3r> replaced-url
328 [02:23:24] <markybob> HadesWatch3r: nope, that's really wrong
329 [02:23:32] <markybob> !jessie sources.list
330 [02:23:32] <dpkg> A suitable /etc/apt/sources.list for Debian 8 "Jessie" has three lines: "deb replaced-url
331 [02:23:42] <markybob> HadesWatch3r: make it look *exactly* like that
332 [02:23:53] *** Quits: dlmayhem (~delm@replaced-ip ) (Quit: Saliendo)
333 [02:24:06] <markybob> HadesWatch3r: you can add contrib to the end of the lines if you want. but use the above and delete what you have
334 [02:24:11] <neglesaks> yeah that has only security updates, no updates mirror
335 [02:24:25] <markybob> neglesaks: you really don't have to repeat everything i say :P
336 [02:24:36] <neglesaks> i could sya the same :p
337 [02:25:01] *** Joins: mdorenka (~mdorenka@replaced-ip )
338 [02:26:02] <HadesWatch3r> There is no public key available for the following key IDs:
339 [02:26:04] <HadesWatch3r> 1397BC53640DB551
340 [02:26:08] <HadesWatch3r> Why do I get that?
341 [02:26:09] <markybob> HadesWatch3r: so copy/paste this replaced-url
342 [02:26:14] *** Joins: monoxane (~monoxane@replaced-ip )
343 [02:26:54] <markybob> HadesWatch3r: oh so you have chrome sources?
344 [02:27:08] <HadesWatch3r> replaced-url
345 [02:27:13] <markybob> HadesWatch3r: wget -q -O - replaced-url
346 [02:27:16] *** Quits: dArK_IcE (~DARKICEPT@replaced-ip ) ()
347 [02:28:18] *** Joins: naptastic (~david@replaced-ip )
348 [02:28:32] <HadesWatch3r> nope...
349 [02:28:35] <HadesWatch3r> syntax error..
350 [02:28:56] *** Quits: Mahpoul22 (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
351 [02:29:06] <markybob> HadesWatch3r: did you include the last - ?
352 [02:29:18] *** Joins: BenNZ (~Ben__@replaced-ip )
353 [02:29:33] <HadesWatch3r> yes..
354 [02:30:07] <markybob> HadesWatch3r: pastebin the command/output it works here
355 [02:30:55] *** Joins: kus (~minot@replaced-ip )
356 [02:30:56] <HadesWatch3r> replaced-url
357 [02:30:56] *** Quits: kus (~minot@replaced-ip ) (Max SendQ exceeded)
358 [02:31:32] <markybob> HadesWatch3r: yeah. you included (then apt-get update)...remove that. that was me telling you to run apt-get update after the command
359 [02:31:57] <HadesWatch3r> ok, i get the key ... ...
360 [02:32:14] <naptastic> I've been running sid for a while (year+?) on all my main machines.
361 [02:32:25] <naptastic> Now I need something from experimental. (Mesa 11.2.)
362 [02:32:38] <markybob> naptastic: great. go to #debian-next on irc.oftc.net per /topic
363 [02:32:43] <naptastic> Thanks
364 [02:32:49] *** Joins: kus (~minot@replaced-ip )
365 [02:32:49] *** Joins: w00die_ (~pi@replaced-ip )
366 [02:33:35] <HadesWatch3r> ok I can't seem to add that key...
367 [02:33:45] *** Joins: ryouma (~user@replaced-ip )
368 [02:34:01] <markybob> HadesWatch3r: you'll have to pastebin.
369 [02:34:11] *** Joins: bkraptor (~bkraptor@replaced-ip )
370 [02:34:21] <HadesWatch3r> when I get that PGP key ... it is text...
371 [02:34:22] *** Joins: Mahpoul22 (~textual@replaced-ip )
372 [02:34:27] *** Quits: Belkaar (~Belkaar@replaced-ip ) (Ping timeout: 246 seconds)
373 [02:34:33] <HadesWatch3r> I copy that and put it afte rthe sudo add key ..
374 [02:34:56] <markybob> we need to see command output as well
375 [02:35:03] <markybob> thus pastebin everything
376 [02:35:24] *** Quits: w00die (~pi@replaced-ip ) (Ping timeout: 260 seconds)
377 [02:35:46] *** Quits: kalz (~kalz@replaced-ip ) (Quit: exit)
378 [02:36:06] *** Joins: dmurana (~damian@replaced-ip )
379 [02:36:06] *** Joins: dvs (~hibbard@replaced-ip )
380 [02:36:15] *** Joins: Belkaar (~Belkaar@replaced-ip )
381 [02:37:41] *** Joins: X-Files (~X-Files@replaced-ip )
382 [02:38:01] *** debhelper sets mode: +l 1615
383 [02:38:35] *** Quits: monoxane (~monoxane@replaced-ip ) (Remote host closed the connection)
384 [02:38:44] <markybob> HadesWatch3r: so you figured it out?
385 [02:38:49] <HadesWatch3r> no
386 [02:38:54] <HadesWatch3r> just sec.
387 [02:39:20] <HadesWatch3r> I have the keys downloaded and put them in a text file..
388 [02:39:32] <markybob> HadesWatch3r: that's wrong.
389 [02:39:40] <markybob> wget -q -O - replaced-url
390 [02:39:40] *** Quits: jass93 (~ifillj@replaced-ip ) (Read error: Connection reset by peer)
391 [02:39:47] *** Joins: bhuvi__ (~quassel@replaced-ip )
392 [02:39:56] <markybob> will just output it, not create a file, and sudo it to apt-key add -
393 [02:40:52] *** Quits: bhuvi_ (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
394 [02:42:48] *** Joins: unborn (~ugly@replaced-ip )
395 [02:43:51] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
396 [02:44:14] *** Quits: HadesWatch3r (~user@replaced-ip ) (Remote host closed the connection)
397 [02:44:57] *** Quits: s8321414 (~s8321414@replaced-ip ) (Quit: Konversation terminated!)
398 [02:45:18] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 246 seconds)
399 [02:47:00] *** Joins: HadesWatch3r (~user@replaced-ip )
400 [02:47:08] <HadesWatch3r> Thank you
401 [02:47:11] *** Quits: naptastic (~david@replaced-ip ) (Remote host closed the connection)
402 [02:47:13] <HadesWatch3r> Command works
403 [02:47:25] <HadesWatch3r> I'm a dumbass.
404 [02:47:26] <markybob> HadesWatch3r: you're welcome
405 [02:47:33] *** Quits: open-future (~open-futu@replaced-ip ) (Ping timeout: 240 seconds)
406 [02:47:38] <neglesaks> nope, your ejust learning :)
407 [02:48:00] *** debhelper sets mode: +l 1609
408 [02:49:02] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
409 [02:49:08] <HadesWatch3r> yeah, true.
410 [02:49:57] *** Joins: WujekStaszek (~Stachu@replaced-ip )
411 [02:50:43] *** Quits: arienovo (~arie@replaced-ip ) (Ping timeout: 252 seconds)
412 [02:51:33] *** Parts: WujekStaszek (~Stachu@replaced-ip )
413 [02:52:01] *** Joins: denisk (~denisk@replaced-ip )
414 [02:52:32] *** Joins: arienovo (~arie@replaced-ip )
415 [02:55:48] *** Quits: c0mms (~c0mms@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
416 [02:57:27] *** Joins: githogori (~githogori@replaced-ip )
417 [02:57:38] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
418 [02:58:05] *** Quits: aax (~xaa@replaced-ip ) (Ping timeout: 250 seconds)
419 [02:59:08] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: Peace. o/)
420 [02:59:28] *** Quits: jasonwert (~wert@replaced-ip ) (Remote host closed the connection)
421 [03:00:00] *** Quits: SpeakerToMeat (~SpeakerTo@replaced-ip ) (Ping timeout: 246 seconds)
422 [03:00:21] *** Quits: axc1298 (~axc1298@replaced-ip ) (Quit: Leaving)
423 [03:00:30] *** Joins: jasonwert (~wert@replaced-ip )
424 [03:01:55] *** Quits: hays_ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
425 [03:02:06] *** Quits: githogori (~githogori@replaced-ip ) (Ping timeout: 246 seconds)
426 [03:02:49] *** Joins: hays (~quassel@replaced-ip )
427 [03:03:55] *** Joins: Nnavd (~Nnavd@replaced-ip )
428 [03:04:08] *** Parts: bollullera (~anuxi@replaced-ip )
429 [03:04:34] *** Joins: githogori (~githogori@replaced-ip )
430 [03:04:51] *** Joins: degan6 (~degan6@replaced-ip )
431 [03:05:15] *** Quits: donttrustem (~donttrust@replaced-ip ) (Read error: Connection reset by peer)
432 [03:05:33] *** Quits: smith1233 (~degan6@replaced-ip ) (Ping timeout: 240 seconds)
433 [03:05:52] *** Joins: UFC_addict (~jadz@replaced-ip )
434 [03:06:06] *** Parts: HadesWatch3r (~user@replaced-ip )
435 [03:06:15] *** Quits: degan6 (~degan6@replaced-ip ) (Client Quit)
436 [03:06:34] *** Joins: degan6 (~degan6@replaced-ip )
437 [03:07:00] *** Quits: Tom01 (~tom@replaced-ip ) (Quit: Lost terminal)
438 [03:07:09] *** Joins: donttrustem (~donttrust@replaced-ip )
439 [03:07:13] *** Joins: STJ01 (~STJ01@replaced-ip )
440 [03:07:13] *** Quits: Muhannad (~Muhannad@replaced-ip ) (Ping timeout: 252 seconds)
441 [03:07:28] *** Joins: Muhannad_ (~Muhannad@replaced-ip )
442 [03:07:56] *** Joins: Tom01 (~tom@replaced-ip )
443 [03:08:16] *** Quits: imunsie (~imunsie@replaced-ip ) (Ping timeout: 240 seconds)
444 [03:09:00] *** Quits: BotaniCar_ (~BotaniCar@replaced-ip ) (Read error: Connection reset by peer)
445 [03:09:17] *** Joins: Kurogane (~kuro@replaced-ip )
446 [03:09:23] *** Joins: BotaniCar_ (~BotaniCar@replaced-ip )
447 [03:09:41] <Kurogane> Hello, any raid expert tell me which hdd is the fauly? replaced-url
448 [03:09:47] *** Parts: STJ01 (~STJ01@replaced-ip )
449 [03:10:11] *** Joins: asc232 (~Keith@replaced-ip )
450 [03:10:50] <markybob> Kurogane: it's sda1
451 [03:10:58] *** Quits: mr_daemon (~supernaut@replaced-ip ) (Quit: WeeChat 1.6-dev)
452 [03:11:19] <markybob> Kurogane: on most servers there's a light that will have turned from green to yellow at this point
453 [03:11:31] <markybob> Kurogane: replace the yellow
454 [03:12:26] *** Quits: asc232 (~Keith@replaced-ip ) (Remote host closed the connection)
455 [03:12:32] <Kurogane> markybob, i see thanks, but how you know is sda1?
456 [03:12:41] <markybob> Kurogane: it's read-only
457 [03:12:43] *** Quits: Tom01 (~tom@replaced-ip ) (Ping timeout: 252 seconds)
458 [03:14:00] *** Joins: wobeling1rs (~wobelinge@replaced-ip )
459 [03:14:02] *** Quits: LambdaCalculus37 (~robert@replaced-ip ) (Changing host)
460 [03:14:02] *** Joins: LambdaCalculus37 (~robert@replaced-ip )
461 [03:14:14] <Kurogane> markybob, if is sda1 and the bootloader is in there is not problem?
462 [03:14:35] *** Joins: akitada (sid12662@replaced-ip )
463 [03:14:39] <markybob> Kurogane: no. sda and sdb should be exactly equal
464 [03:16:33] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
465 [03:16:41] *** Joins: mr_daemon (~supernaut@replaced-ip )
466 [03:16:55] *** Joins: cdbob (~cdbob@replaced-ip )
467 [03:16:56] *** Quits: wobelingers (~wobelinge@replaced-ip ) (Ping timeout: 244 seconds)
468 [03:16:59] *** Quits: githogori (~githogori@replaced-ip ) (Read error: Connection reset by peer)
469 [03:17:35] *** Quits: cruncher (~cruncher@replaced-ip ) (Quit: Leaving)
470 [03:18:10] *** Quits: wcfields (~wcfields@replaced-ip ) ()
471 [03:18:31] *** Quits: jbitdrop (~jbitdrop@replaced-ip ) (Quit: leaving)
472 [03:18:33] *** Joins: githogori (~githogori@replaced-ip )
473 [03:20:56] *** Quits: degan6 (~degan6@replaced-ip ) (Quit: Leaving)
474 [03:22:03] *** Quits: Mac_Vee1 (~Mac_Vee4@replaced-ip ) (Ping timeout: 240 seconds)
475 [03:22:04] *** Quits: unborn (~ugly@replaced-ip ) (Ping timeout: 260 seconds)
476 [03:22:52] *** Joins: banjo (~banjo@replaced-ip )
477 [03:26:22] *** Quits: austin987 (~null@replaced-ip ) (Ping timeout: 260 seconds)
478 [03:27:08] *** Joins: mechafenris (~taylorjf@replaced-ip )
479 [03:27:29] *** Joins: Siva_Machina (~Siva_Mach@replaced-ip )
480 [03:27:29] *** Quits: githogori (~githogori@replaced-ip ) (Remote host closed the connection)
481 [03:27:49] *** Quits: Ryushin (user@replaced-ip ) (Ping timeout: 244 seconds)
482 [03:27:55] *** Joins: edavis (~edavis@replaced-ip )
483 [03:28:00] *** debhelper sets mode: +l 1601
484 [03:29:53] *** Joins: ArchDuke (~ArchDuke@replaced-ip )
485 [03:31:18] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Quit: Leaving)
486 [03:31:46] *** Joins: LambdaComplex (~LambdaCom@replaced-ip )
487 [03:32:04] *** Joins: guicracking (55b2c0b9@replaced-ip )
488 [03:32:14] *** Quits: bpsecret (~bpsecret@replaced-ip ) (Quit: kyy)
489 [03:32:23] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 276 seconds)
490 [03:33:14] <guicracking> Is someone here who wants to talk about the possibities of gui cracking these days, by -any!- kind of simulation of the user the gui is controlled as a cli. A tester might have some tool kit for it, no
491 [03:33:17] <guicracking> So any small talk about feasibilty or pointer is thanked
492 [03:33:47] *** dm7freek_ is now known as dm7freek
493 [03:33:47] *** Joins: js9600 (~Thunderbi@replaced-ip )
494 [03:33:54] *** Joins: bpsecret (~bpsecret@replaced-ip )
495 [03:36:06] *** Joins: githogori (~githogori@replaced-ip )
496 [03:39:00] *** Joins: k_sze[work] (654eb2ba@replaced-ip )
497 [03:39:15] *** Joins: austin987 (~null@replaced-ip )
498 [03:39:17] *** Joins: Mac_Vee1 (~Mac_Vee4@replaced-ip )
499 [03:39:32] *** Joins: stiivo (~steven@replaced-ip )
500 [03:39:52] <arienovo> Newb Question. Thanks for the help. Is the best way to run Debian on a USB with encrypted persistence to install directly to the USB using the regular installer? I know that some systems use a base image and then save snapshots of changes when the system changes. I love reading and would like to be put in the right direction for discussion on the matter.
501 [03:40:02] *** Joins: jass93 (~ifillj@replaced-ip )
502 [03:40:09] *** Quits: g-n0m3 (~sod@replaced-ip ) (Remote host closed the connection)
503 [03:40:36] *** Quits: stiivo1 (~steven@replaced-ip ) (Ping timeout: 246 seconds)
504 [03:41:30] *** Joins: pencilandpaper (~penciland@replaced-ip )
505 [03:43:58] *** Quits: knob (~knob@replaced-ip ) (Quit: Leaving)
506 [03:44:47] *** Joins: Ryushin (user@replaced-ip )
507 [03:47:55] *** Quits: cy8aer (~Cy8aer@replaced-ip ) (Ping timeout: 252 seconds)
508 [03:48:01] *** debhelper sets mode: +l 1607
509 [03:50:05] *** Joins: Cy8aer (~Cy8aer@replaced-ip )
510 [03:52:36] <zykotick9> arienovo: just a sidenote, running the os from usb can be *really* slow... ymmv. but i don't see why you couldn't do a full luks install onto a usb with grub as well...
511 [03:53:33] <zykotick9> ^ encrypted lvm in the installer
512 [03:54:05] <markybob> *if* everything is usb3 it wouldn't be terrible. but keep in mind usb hubs work as fast as the slowest device plugged into it...so...yeah. it might suck.
513 [03:54:25] <markybob> if you have a printer, etc, you're fucked
514 [03:56:00] *** Joins: Ricardo__ (~rick@replaced-ip )
515 [03:56:00] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
516 [03:56:00] *** Joins: Ricardo__ (~rick@replaced-ip )
517 [03:58:15] <arienovo> I have done it before and the speed is not too bad (usb3, fast PC) . Just know it may not be the best way as the read writes will degrade the USB(?). I know the other way to use the live version and like I said keep system changes in a shadow file(?) (personal docs go in a container), so you are giving up space and boot speed for overall general speed and USB life. I have not found a way to this on my own (probably because I don't even know what this is ca
518 [03:58:56] <markybob> most desktops have usb2 and usb3 ports. plug keyboards/mice/printers into the usb2 ports
519 [03:59:03] *** Joins: sidmo (~sidmo@replaced-ip )
520 [03:59:04] *** Joins: Saylen (~Saylen@replaced-ip )
521 [04:00:29] *** Quits: Ryushin (user@replaced-ip ) (Read error: Connection reset by peer)
522 [04:00:47] *** Quits: Messenger_bird (~banana@replaced-ip ) (Ping timeout: 260 seconds)
523 [04:02:03] *** Quits: sidmo_ (~sidmo@replaced-ip ) (Ping timeout: 240 seconds)
524 [04:02:07] <arienovo> I pretty much am looking for this replaced-url
525 [04:02:17] *** Joins: km0201 (~km0201@replaced-ip )
526 [04:04:00] *** Quits: jasonwert (~wert@replaced-ip ) (Remote host closed the connection)
527 [04:04:55] *** Quits: intact (~msk@replaced-ip ) (Remote host closed the connection)
528 [04:05:43] *** Joins: jasonwert (~wert@replaced-ip )
529 [04:06:54] *** Quits: X-Files (~X-Files@replaced-ip ) (Quit: Leaving)
530 [04:06:57] <jmcnaught> arienovo: unfortunately the docs that used to be at replaced-url
531 [04:07:19] <jmcnaught> arienovo: there is a chapter about persistence in that manual
532 [04:08:25] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Quit: brb)
533 [04:09:05] *** Joins: alexandros_c (~alexandro@replaced-ip )
534 [04:10:14] *** Quits: markybob (~markybob@replaced-ip ) (Remote host closed the connection)
535 [04:10:38] *** Joins: markybob (~markybob@replaced-ip )
536 [04:10:49] *** Joins: Ryushin (user@replaced-ip )
537 [04:11:34] <markybob> jmcnaught: where's the persistent part?
538 [04:12:32] <jmcnaught> markybob: another partition, filesystem or image file on the root of any readable filesystem
539 [04:12:44] <jmcnaught> markybob: replaced-url
540 [04:12:50] <markybob> jmcnaught: i just don't see that in the wiki
541 [04:13:47] <jmcnaught> yeah the manual was more complete than what's on the wiki, but i think the original live site was taken down as part of the disagreement about debian live last year
542 [04:13:51] *** Quits: LtL (~irssi@replaced-ip ) (Quit: leaving)
543 [04:14:55] <jmcnaught> i've also installed debian to a USB stick before and got encryption and persistence, but it was slow and i never used it
544 [04:18:41] <arienovo> The manual seems to have all the correct info. Might take a couple tries but I'll figure it out. What was the disagreement on live?
545 [04:19:12] <LambdaComplex> guicracking: Are you talking about using a command-line tool to simulate user input to guis?
546 [04:19:44] <arienovo> I'm surprised its not a more popular thing now a days actually. I had been carrying around an ssd between 3 computers and figured eh might as well try a USB only to figure out its way harder than I expected it to be.
547 [04:20:17] <jmcnaught> arienovo: there was some conflict, you can find it if you dig around, not worth talking about here.
548 [04:20:26] * arienovo nods
549 [04:21:03] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Ping timeout: 240 seconds)
550 [04:21:34] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 260 seconds)
551 [04:22:04] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: Peace. o/)
552 [04:22:37] *** Joins: g-n0m3 (~sod@replaced-ip )
553 [04:24:26] *** Joins: Messenger_bird (~banana@replaced-ip )
554 [04:27:02] *** Quits: banjo (~banjo@replaced-ip ) (Quit: leaving)
555 [04:28:21] *** Joins: civillian (~nick@replaced-ip )
556 [04:30:14] *** Joins: imunsie (~imunsie@replaced-ip )
557 [04:30:19] *** Quits: malf (~malf@replaced-ip ) (Ping timeout: 260 seconds)
558 [04:31:15] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
559 [04:31:47] *** Joins: malf (~malf@replaced-ip )
560 [04:32:07] *** Joins: r0rr3 (~r0rr3@replaced-ip )
561 [04:32:19] *** Quits: r0rr3 (~r0rr3@replaced-ip ) (Client Quit)
562 [04:33:14] *** Quits: TyrfingMjolnir (~Tyrfing@replaced-ip ) (Ping timeout: 260 seconds)
563 [04:34:22] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
564 [04:34:30] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
565 [04:40:56] *** Quits: Lugh (~Lugh@replaced-ip ) (Quit: Leaving)
566 [04:40:57] *** Joins: x032cx (~lxuser@replaced-ip )
567 [04:42:44] *** Quits: frostschutz (~frostschu@replaced-ip ) (Ping timeout: 244 seconds)
568 [04:43:13] *** Quits: hexagoxel (~hexagoxel@replaced-ip ) (Ping timeout: 244 seconds)
569 [04:43:56] *** Joins: frostschutz (~frostschu@replaced-ip )
570 [04:45:11] *** Quits: adamg (~akg@replaced-ip ) (Ping timeout: 276 seconds)
571 [04:45:13] *** Joins: hexagoxel (~hexagoxel@replaced-ip )
572 [04:45:20] *** Joins: donught (~donught@replaced-ip )
573 [04:46:25] *** Quits: digidog (~digidog@replaced-ip ) (Quit: leaving)
574 [04:48:03] *** Quits: Belkaar (~Belkaar@replaced-ip ) (Ping timeout: 240 seconds)
575 [04:50:01] *** Joins: Belkaar (~Belkaar@replaced-ip )
576 [04:50:36] *** Joins: BenNZ (~Ben__@replaced-ip )
577 [04:51:06] *** Joins: DsntExist (~root@replaced-ip )
578 [04:51:12] *** Quits: DsntExist (~root@replaced-ip ) (Client Quit)
579 [04:52:07] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 260 seconds)
580 [04:52:23] *** Joins: jack_rabbit (~jack_rabb@replaced-ip )
581 [04:52:34] *** Joins: chachasmooth (~chachasmo@replaced-ip )
582 [04:55:37] *** Quits: donught (~donught@replaced-ip ) (Ping timeout: 260 seconds)
583 [04:56:21] *** Joins: adamg (~akg@replaced-ip )
584 [04:57:35] *** Joins: DBA_1 (~DBA_1@replaced-ip )
585 [04:58:44] *** Quits: mechafenris (~taylorjf@replaced-ip ) (Quit: time for bed.)
586 [04:59:25] *** Quits: Cordite (~Carp@replaced-ip ) (Ping timeout: 252 seconds)
587 [05:00:43] *** Quits: RA3OR (~demon@replaced-ip ) (Read error: Connection reset by peer)
588 [05:00:44] *** Joins: RA3OR (~demon@replaced-ip )
589 [05:00:44] *** Quits: RA3OR (~demon@replaced-ip ) (Changing host)
590 [05:00:44] *** Joins: RA3OR (~demon@replaced-ip )
591 [05:01:35] *** Quits: k0nsl (~k0nsl@replaced-ip ) (Ping timeout: 250 seconds)
592 [05:02:00] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Remote host closed the connection)
593 [05:03:22] *** Joins: k0nsl (~k0nsl@replaced-ip )
594 [05:04:14] *** Joins: hualet_deepin (~hualet@replaced-ip )
595 [05:04:20] *** Joins: pencilandpaper_o (~penciland@replaced-ip )
596 [05:05:55] *** Joins: DsntExist (~root@replaced-ip )
597 [05:06:36] *** Joins: DsntExis1 (~root@replaced-ip )
598 [05:09:19] *** Quits: elkmoose (~jesus@replaced-ip ) (Ping timeout: 252 seconds)
599 [05:10:12] *** Quits: DsntExist (~root@replaced-ip ) (Ping timeout: 246 seconds)
600 [05:10:12] *** Quits: colo-work (~colo-work@replaced-ip ) (Ping timeout: 260 seconds)
601 [05:10:42] *** Joins: lukaso666 (~lukaso666@replaced-ip )
602 [05:10:49] *** Joins: stonerfish (~stonerfis@replaced-ip )
603 [05:11:22] *** Quits: Mac_Vee1 (~Mac_Vee4@replaced-ip ) (Ping timeout: 260 seconds)
604 [05:12:20] *** Joins: colo-work (~colo-work@replaced-ip )
605 [05:12:47] *** Joins: sifeic (~sifeic@replaced-ip )
606 [05:13:07] *** Quits: SwK (~SwK@replaced-ip ) (Changing host)
607 [05:13:07] *** Joins: SwK (~SwK@replaced-ip )
608 [05:13:55] *** Joins: elkmoose (~jesus@replaced-ip )
609 [05:14:23] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Remote host closed the connection)
610 [05:14:46] *** Joins: hualet_deepin (~hualet@replaced-ip )
611 [05:15:14] *** Joins: asc232 (~Keith@replaced-ip )
612 [05:15:39] *** Quits: pencilandpaper_o (~penciland@replaced-ip ) (Quit: Peace. o/)
613 [05:15:46] <awwal> Any one have a nice script for auto delete (when exiting) Luakit browsing history/cookies?
614 [05:16:04] *** Joins: Lugh (~Lugh@replaced-ip )
615 [05:16:07] *** Joins: avis- (~ident@replaced-ip )
616 [05:16:59] *** avis- is now known as avis
617 [05:17:01] <markybob> awwal: there is #luakit in oftc (not freenode)
618 [05:18:12] <awwal> markybob, ok, I dont knew that. thanks
619 [05:18:21] *** Joins: thunderrd (~thunderrd@replaced-ip )
620 [05:18:36] *** Joins: donught (~donught@replaced-ip )
621 [05:18:53] *** Joins: cypherman (~santiago@replaced-ip )
622 [05:19:20] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Remote host closed the connection)
623 [05:19:46] *** Joins: hualet_deepin (~hualet@replaced-ip )
624 [05:20:37] *** Quits: murfjr (~douseiais@replaced-ip ) (Remote host closed the connection)
625 [05:20:57] *** Joins: vOYtEC_ (~vOYtEC@replaced-ip )
626 [05:23:02] *** Quits: asterismo (~santiago@replaced-ip ) (Ping timeout: 260 seconds)
627 [05:23:38] *** Quits: vOYtEC (~vOYtEC@replaced-ip ) (Read error: Connection reset by peer)
628 [05:23:38] *** Quits: runejuhl (~runejuhl@replaced-ip ) (Ping timeout: 244 seconds)
629 [05:23:38] *** Quits: musca (musca@replaced-ip ) (Ping timeout: 244 seconds)
630 [05:23:47] *** Quits: DsntExis1 (~root@replaced-ip ) (Quit: leaving)
631 [05:24:04] *** Quits: frostschutz (~frostschu@replaced-ip ) (Ping timeout: 244 seconds)
632 [05:24:04] *** Quits: betaboon (~betaboon@replaced-ip ) (Ping timeout: 244 seconds)
633 [05:24:04] *** Quits: scoopex (~scoopex@replaced-ip ) (Ping timeout: 244 seconds)
634 [05:24:10] *** Joins: scoopex (~scoopex@replaced-ip )
635 [05:24:11] *** Quits: cdbob (~cdbob@replaced-ip ) (Read error: Connection reset by peer)
636 [05:24:19] *** Joins: betaboon (~betaboon@replaced-ip )
637 [05:24:45] *** Joins: frostschutz (~frostschu@replaced-ip )
638 [05:25:20] *** Joins: runejuhl (~runejuhl@replaced-ip )
639 [05:26:28] *** Joins: raspberrypifan (~raspberry@replaced-ip )
640 [05:27:21] *** Joins: musca (musca@replaced-ip )
641 [05:28:15] *** Joins: r3m (~r3m@replaced-ip )
642 [05:28:16] *** Quits: marko__ (~markovirc@replaced-ip ) (Remote host closed the connection)
643 [05:29:27] *** Quits: hyfrehyfre (~hyfrehyfr@replaced-ip ) (Ping timeout: 246 seconds)
644 [05:29:47] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Remote host closed the connection)
645 [05:30:16] *** Joins: marko__ (~markovirc@replaced-ip )
646 [05:30:24] *** Quits: fvb (~fvb@replaced-ip ) (Ping timeout: 260 seconds)
647 [05:31:26] *** Joins: de-facto_ (~de-facto@replaced-ip )
648 [05:32:25] *** Quits: james41382_ (~james4138@replaced-ip ) (Ping timeout: 252 seconds)
649 [05:33:27] *** Quits: frostschutz (~frostschu@replaced-ip ) (Remote host closed the connection)
650 [05:33:40] *** Joins: hualet_deepin (~hualet@replaced-ip )
651 [05:34:22] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
652 [05:35:40] *** Quits: cyris212 (~cyris212@replaced-ip ) (Ping timeout: 244 seconds)
653 [05:35:40] *** Quits: de-facto (~de-facto@replaced-ip ) (Ping timeout: 244 seconds)
654 [05:35:40] *** Quits: Akuw (~x@replaced-ip ) (Quit: Leaving)
655 [05:36:00] *** Quits: de-facto_ (~de-facto@replaced-ip ) (Max SendQ exceeded)
656 [05:36:06] *** Quits: trellert (~trellert@replaced-ip ) (Ping timeout: 246 seconds)
657 [05:36:12] *** Joins: cyris212 (~cyris212@replaced-ip )
658 [05:36:24] *** Joins: de-facto_ (~de-facto@replaced-ip )
659 [05:36:28] *** Quits: themill (~stuart@replaced-ip ) (Ping timeout: 244 seconds)
660 [05:36:35] *** Quits: esainane (esainane@replaced-ip ) (Read error: Connection reset by peer)
661 [05:36:39] *** Joins: themill (~stuart@replaced-ip )
662 [05:37:07] *** Joins: trellert (~trellert@replaced-ip )
663 [05:37:31] *** Quits: jack_rabbit (~jack_rabb@replaced-ip ) (Quit: Leaving)
664 [05:37:31] *** Joins: esainane (quassel@replaced-ip )
665 [05:37:37] *** Joins: lesta (~user@replaced-ip )
666 [05:37:56] *** Joins: jack_rabbit (~jack_rabb@replaced-ip )
667 [05:38:15] *** Joins: WujekStaszek (~Stachu@replaced-ip )
668 [05:38:19] *** Quits: WujekStaszek (~Stachu@replaced-ip ) (Client Quit)
669 [05:39:01] *** Quits: nse (~leo@replaced-ip ) (Ping timeout: 252 seconds)
670 [05:40:54] *** Quits: donught (~donught@replaced-ip ) (Ping timeout: 260 seconds)
671 [05:42:10] *** Joins: james41382 (~james4138@replaced-ip )
672 [05:42:41] *** Joins: bollocks_k (~bollocks@replaced-ip )
673 [05:42:55] *** Quits: beencubed (~beencubed@replaced-ip ) (Quit: Leaving)
674 [05:43:10] *** Joins: Rusty1_ (~kanotix@replaced-ip )
675 [05:43:23] *** Joins: snakeryslug (~user@replaced-ip )
676 [05:43:46] <snakeryslug> is there a vagrantfile with working sound using vbox? i've tried 2 different gh repos and no luck.
677 [05:44:09] *** Joins: nse (~leo@replaced-ip )
678 [05:44:29] *** Joins: ChoppedDill (~choppeddi@replaced-ip )
679 [05:44:36] *** Quits: ChoppedDill (~choppeddi@replaced-ip ) (Max SendQ exceeded)
680 [05:44:59] *** Joins: ChoppedDill (~choppeddi@replaced-ip )
681 [05:46:07] *** Quits: juantelez (~juantelez@replaced-ip ) (Quit: WeeChat 1.0.1)
682 [05:46:17] *** Quits: Muhannad_ (~Muhannad@replaced-ip ) (Ping timeout: 244 seconds)
683 [05:46:32] *** Quits: michaelni (~michael@replaced-ip ) (Read error: Connection reset by peer)
684 [05:46:52] *** Joins: jml2 (~jml2@replaced-ip )
685 [05:47:55] *** Joins: s4ndm4n (~sandman@replaced-ip )
686 [05:47:58] *** Joins: reev (~reev@replaced-ip )
687 [05:50:33] <snakeryslug> using a windows host?
688 [05:51:13] *** Joins: ktchk (~eddie6929@replaced-ip )
689 [05:52:12] *** Quits: LeandroLuiz (~LLP@replaced-ip ) (Ping timeout: 260 seconds)
690 [05:52:28] *** Quits: ktchk (~eddie6929@replaced-ip ) (Read error: Connection reset by peer)
691 [05:52:33] *** Quits: kus (~minot@replaced-ip ) (Ping timeout: 240 seconds)
692 [05:53:35] *** Quits: lesta (~user@replaced-ip ) (Ping timeout: 250 seconds)
693 [05:53:39] *** Joins: kus (~minot@replaced-ip )
694 [05:54:23] *** Joins: LeandroLuiz (~LLP@replaced-ip )
695 [05:54:23] *** Quits: LeandroLuiz (~LLP@replaced-ip ) (Changing host)
696 [05:54:23] *** Joins: LeandroLuiz (~LLP@replaced-ip )
697 [05:55:35] *** Quits: Sector89 (~Sector89@replaced-ip ) (Quit: Leaving)
698 [05:57:54] *** Joins: lesta (~user@replaced-ip )
699 [05:58:16] *** Quits: aaro (~aaro@replaced-ip ) (Ping timeout: 252 seconds)
700 [06:01:56] *** Joins: methou (~methou@replaced-ip )
701 [06:02:19] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Read error: Connection reset by peer)
702 [06:02:29] *** Quits: jass93 (~ifillj@replaced-ip ) (Ping timeout: 260 seconds)
703 [06:02:44] *** Joins: jass93 (~ifillj@replaced-ip )
704 [06:03:06] *** Joins: ToneKnee (~quassel@replaced-ip )
705 [06:03:23] *** Joins: superusr (~usr@replaced-ip )
706 [06:03:51] *** Quits: asc232 (~Keith@replaced-ip ) (Ping timeout: 276 seconds)
707 [06:04:02] *** Joins: michaelni (~michael@replaced-ip )
708 [06:06:07] * pharpend forgot Vagrant was still a thing
709 [06:07:44] *** Quits: markybob (~markybob@replaced-ip ) (Ping timeout: 276 seconds)
710 [06:08:53] *** Quits: nosi (~n0si@replaced-ip ) (Quit: WeeChat 1.0.1)
711 [06:09:02] *** Joins: nosi (~n0si@replaced-ip )
712 [06:09:03] *** Quits: snakeryslug (~user@replaced-ip ) (Ping timeout: 240 seconds)
713 [06:09:11] *** Joins: llorephie (~Thunderbi@replaced-ip )
714 [06:10:05] *** Joins: robotroll (~robotroll@replaced-ip )
715 [06:10:25] *** Quits: james41382 (~james4138@replaced-ip ) (Quit: Leaving)
716 [06:11:15] *** Joins: shinnya (~shinnya@replaced-ip )
717 [06:11:26] *** Joins: bn` (~Patrice@replaced-ip )
718 [06:14:19] *** Quits: donofrio (~donofrio@replaced-ip ) (Read error: Connection reset by peer)
719 [06:16:15] *** Quits: jasonwert (~wert@replaced-ip ) (Ping timeout: 244 seconds)
720 [06:16:25] *** Joins: asc232 (~Keith@replaced-ip )
721 [06:16:42] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 260 seconds)
722 [06:18:49] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 260 seconds)
723 [06:18:53] *** Joins: degan6 (~degan6@replaced-ip )
724 [06:18:56] *** Quits: dmurana (~damian@replaced-ip ) (Remote host closed the connection)
725 [06:20:22] *** Quits: guicracking (55b2c0b9@replaced-ip##) (Quit: ##replaced-url
726 [06:20:44] *** Quits: x032cx (~lxuser@replaced-ip ) (Quit: "You picked the wrong kite to run away with!")
727 [06:21:08] *** Joins: d0lph1n98 (~d0lph1n@replaced-ip )
728 [06:21:38] *** Joins: s8321414 (~s8321414@replaced-ip )
729 [06:24:05] *** Joins: Qbob (~Bob_Kamau@replaced-ip )
730 [06:25:35] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
731 [06:25:49] *** Quits: d0lph1n98 (~d0lph1n@replaced-ip ) (Ping timeout: 260 seconds)
732 [06:26:39] *** Quits: asc232 (~Keith@replaced-ip ) (Read error: Connection reset by peer)
733 [06:28:04] *** Quits: Orbitrix (~Huevos@replaced-ip ) (Remote host closed the connection)
734 [06:28:19] *** Quits: km0201 (~km0201@replaced-ip ) (Quit: Leaving)
735 [06:29:40] *** Quits: pelegreno (~cinch@replaced-ip ) (Remote host closed the connection)
736 [06:30:19] *** Joins: pelegreno (~cinch@replaced-ip )
737 [06:30:46] *** Quits: pelegreno (~cinch@replaced-ip ) (Remote host closed the connection)
738 [06:30:57] *** Joins: llucenic (~Thunderbi@replaced-ip )
739 [06:31:07] *** Joins: Orbitrix (~Huevos@replaced-ip )
740 [06:31:08] *** Quits: Orbitrix (~Huevos@replaced-ip ) (Excess Flood)
741 [06:31:24] *** Joins: pelegreno (~cinch@replaced-ip )
742 [06:31:26] *** Joins: Orbitrix (~Huevos@replaced-ip )
743 [06:31:28] *** Joins: smith1233 (~degan6@replaced-ip )
744 [06:31:42] *** Joins: Muhannad (~Muhannad@replaced-ip )
745 [06:32:24] *** Joins: james41382 (~james4138@replaced-ip )
746 [06:33:19] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Quit: llorephie)
747 [06:33:55] *** Quits: mdel (uid25573@replaced-ip ) (Quit: Connection closed for inactivity)
748 [06:34:19] *** Quits: leafwiz (~leafwiz@replaced-ip ) (Ping timeout: 250 seconds)
749 [06:34:38] *** Quits: Rusty1_ (~kanotix@replaced-ip ) (Quit: Konversation terminated!)
750 [06:34:40] *** Quits: degan6 (~degan6@replaced-ip ) (Read error: Connection reset by peer)
751 [06:35:44] *** Joins: aaro (~aaro@replaced-ip )
752 [06:35:46] *** Joins: dreamon (~dreamon@replaced-ip )
753 [06:36:23] *** Joins: BobKamau (~Bob_Kamau@replaced-ip )
754 [06:37:27] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
755 [06:37:47] *** Quits: Qbob (~Bob_Kamau@replaced-ip ) (Ping timeout: 250 seconds)
756 [06:38:12] *** Joins: ChoppedDill_ (~choppeddi@replaced-ip )
757 [06:40:10] *** Quits: pelegreno (~cinch@replaced-ip ) (Remote host closed the connection)
758 [06:40:30] *** Joins: mattikus (uid161707@replaced-ip )
759 [06:40:40] *** Quits: _tremo (~tremo@replaced-ip ) (Remote host closed the connection)
760 [06:40:46] *** Joins: pelegreno (~cinch@replaced-ip )
761 [06:40:51] *** Joins: _tremo (~tremo@replaced-ip )
762 [06:41:10] *** Quits: Lugh (~Lugh@replaced-ip ) (Ping timeout: 252 seconds)
763 [06:41:15] *** Quits: ChoppedDill (~choppeddi@replaced-ip ) (Ping timeout: 250 seconds)
764 [06:41:16] *** Joins: asc232 (~Keith@replaced-ip )
765 [06:41:43] *** Parts: BobKamau (~Bob_Kamau@replaced-ip )
766 [06:45:13] *** Quits: arienovo (~arie@replaced-ip ) (Quit: Leaving.)
767 [06:45:55] *** Quits: lesta (~user@replaced-ip ) (Quit: lesta)
768 [06:46:26] *** Joins: d0lph1n98 (~d0lph1n@replaced-ip )
769 [06:48:37] *** Quits: pelegreno (~cinch@replaced-ip ) (Remote host closed the connection)
770 [06:48:40] *** Quits: de-facto_ (~de-facto@replaced-ip ) (Quit: Leaving)
771 [06:49:09] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
772 [06:49:16] *** Joins: pelegreno (~cinch@replaced-ip )
773 [06:50:47] *** Joins: leafwiz (~leafwiz@replaced-ip )
774 [06:51:42] *** Quits: N3X15 (~Rob@replaced-ip ) (Disconnected by services)
775 [06:51:43] *** Joins: N3X15_ (~Rob@replaced-ip )
776 [06:51:45] *** N3X15_ is now known as N3X15
777 [06:52:05] *** Quits: ChoppedDill_ (~choppeddi@replaced-ip ) (Ping timeout: 250 seconds)
778 [06:52:57] *** Joins: Lugh (~Lugh@replaced-ip )
779 [06:53:44] <BenderRodriguez> was still a thing lol
780 [06:53:47] <BenderRodriguez> It's THE thing
781 [06:53:51] *** Quits: we6jbo2 (~we6jbo2@replaced-ip ) (Remote host closed the connection)
782 [06:53:54] <BenderRodriguez> the future of distributed development
783 [06:55:12] *** Joins: dreki (~dreki@replaced-ip )
784 [06:55:13] *** Quits: Siva_Machina (~Siva_Mach@replaced-ip ) (Quit: WeeChat 1.5)
785 [06:56:24] *** Quits: raspberrypifan (~raspberry@replaced-ip ) (Remote host closed the connection)
786 [06:57:05] *** Joins: olegfusion (~olegfusio@replaced-ip )
787 [06:57:11] *** Joins: daegontaven (~daegon@replaced-ip )
788 [06:58:04] <daegontaven> hey guys, my wwired connection is not not showing. can anybody help me ? i dont want to manually connect everytime using ipconfig eht0 up
789 [06:58:29] *** Quits: sidmo (~sidmo@replaced-ip ) (Quit: Konversation terminated!)
790 [06:58:51] *** Joins: AL_Kernell (~wernerml@replaced-ip )
791 [06:59:04] <jml2> daegontaven, may may may buh buh may buh buh buh you can stop using the Windows command "ipconfig" and may buh buh buh buh you can use the linux command "ifconfig" buh buh buh buhddy
792 [06:59:08] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 244 seconds)
793 [06:59:11] <jml2> lol
794 [06:59:12] *** Quits: AL_Kernell (~wernerml@replaced-ip ) (Client Quit)
795 [06:59:14] *** Quits: bn` (~Patrice@replaced-ip ) (Remote host closed the connection)
796 [06:59:28] <daegontaven> ooops i meant ifcoonfig
797 [06:59:28] <jmcnaught> daegontaven: do you have it configured in /etc/network/interfaces?
798 [06:59:43] *** Joins: Hacker01 (~Haxker01@replaced-ip )
799 [06:59:51] <daegontaven> jmcnaught: huh i dont know... im new to debian... how do i check ?
800 [07:00:08] <jml2> daegontaven, is the GUI installed?
801 [07:00:42] <jmcnaught> daegontaven: take a look at that file, or put it on replaced-url
802 [07:00:50] <daegontaven> jml2: yes....everything was working fine until i suspended my virtual machine
803 [07:01:06] <jml2> daegontaven, oh i dont know about that then
804 [07:01:12] <jml2> daegontaven, that's complex
805 [07:01:24] <jml2> daegontaven, it could be a problem on the physical side
806 [07:01:32] <daegontaven> jmcnaught: okies.. one sec
807 [07:01:38] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
808 [07:01:48] <jml2> daegontaven, use the nm-applet or "nmcli"
809 [07:01:52] <jmcnaught> daegontaven: replaced-url
810 [07:02:02] <jml2> daegontaven, nmcli can be used to start/stop/restart an interface
811 [07:02:06] *** Joins: ChoppedDill_ (~choppeddi@replaced-ip )
812 [07:02:40] <jmcnaught> or nmtui, but Debian ignores interfaces defined in /etc/network/interfaces by default
813 [07:02:42] <jml2> daegontaven, there's also "nmtui" but i don't know if it can restart interfaces
814 [07:03:15] <jmcnaught> that is, NetworkManager in Debian ignores stuff in /e/n/interfaces
815 [07:03:18] <jml2> daegontaven, if you added anything to interfaces then just undo it.. you already have your networking setting handled by NM , nm-applet things
816 [07:03:19] *** Joins: jak2000 (~jak2000@replaced-ip )
817 [07:03:30] <jml2> daegontaven, anything NM means you can also handle it with nm- commands
818 [07:03:34] *** Joins: argit_ (~androirc@replaced-ip )
819 [07:04:06] <daegontaven> jml2: the icon used to configure wired connections is missing also
820 [07:04:33] <jml2> daegontaven, in that case it's tricky-- you might have a dbus command to restart the networking
821 [07:04:39] <jml2> daegontaven, (google dbus network restart)
822 [07:04:47] *** Joins: patterson_ (~patterson@replaced-ip )
823 [07:04:49] *** Joins: nardev (~nardev@replaced-ip )
824 [07:04:53] <daegontaven> dbus network restart ?
825 [07:05:06] <jml2> daegontaven, it related to NM, but it might be a dbus command -- (note: I mentioned this is complex)
826 [07:05:23] <jml2> daegontaven, (as you're doing this for a VM-- the problem might not even be the VM at all, but possibly on the physical side)
827 [07:06:12] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
828 [07:06:17] <jmcnaught> daegontaven: before you head down that rabbit hole, any progress on that /etc/network/interfaces file? also after the VM was suspended is its date and time correct?
829 [07:06:18] *** Joins: sauvin (~sauvin@replaced-ip )
830 [07:07:03] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 240 seconds)
831 [07:07:12] *** patterson_ is now known as patterson
832 [07:07:39] <daegontaven> jmcnaught: yes date and time is correct... but i cant copy from the file to pastebin which is on windows host
833 [07:08:03] *** Quits: likevinyl (~freebeer@replaced-ip ) (Ping timeout: 240 seconds)
834 [07:08:04] <jml2> daegontaven, nobody on irc for linux troubleshoot fixing VM-resume issues
835 [07:08:18] *** Joins: patterson_ (~patterson@replaced-ip )
836 [07:08:18] <jml2> daegontaven, i mean the idea is you can just reboot it/relogin to have your networking fixed
837 [07:08:26] <jml2> daegontaven, and for you to get accustomed to linux..
838 [07:08:36] <jmcnaught> daegontaven: is there a line that starts with "iface eth0" ?
839 [07:08:37] <jml2> daegontaven, the problem is likely even on the "Windows" side
840 [07:08:49] *** Quits: iooner (~iooner@replaced-ip##) (Quit: ##replaced-url
841 [07:08:52] *** Parts: argit_ (~androirc@replaced-ip )
842 [07:08:54] * iKarith read religion to have your networking fixed
843 [07:08:59] *** Quits: dpkg (~dpkg@replaced-ip ) (Ping timeout: 250 seconds)
844 [07:09:09] <daegontaven> jmcnaught: no there wasnt... but i did ifconfig eth0 up and it worked
845 [07:09:57] *** Quits: debhelper (~debhelper@replaced-ip ) (Ping timeout: 276 seconds)
846 [07:09:58] *** Joins: iooner (~iooner@replaced-ip )
847 [07:10:18] <iKarith> "Our protocol stack who art in infrastructure, TCP/IP be thy name..."
848 [07:11:25] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 252 seconds)
849 [07:11:34] *** patterson_ is now known as patterson
850 [07:12:42] *** Joins: towo^work (~towo@replaced-ip )
851 [07:12:43] <jmcnaught> daegontaven: you could check the logs or dmesg output after the VM comes out of suspend to try and figure out what is happening
852 [07:13:31] <daegontaven> jmcnaught: would service network-manager work ?
853 [07:13:54] *** Quits: Scourje (uid63311@replaced-ip ) (Quit: Connection closed for inactivity)
854 [07:13:57] <daegontaven> i just restarted the service
855 [07:14:10] *** Quits: Muhannad (~Muhannad@replaced-ip ) (Ping timeout: 252 seconds)
856 [07:14:15] *** Joins: debhelper (~debhelper@replaced-ip )
857 [07:14:29] *** Quits: debhelper (~debhelper@replaced-ip ) (Changing host)
858 [07:14:29] *** Joins: debhelper (~debhelper@replaced-ip )
859 [07:14:29] *** ChanServ sets mode: +o debhelper
860 [07:14:33] <jmcnaught> daegontaven: you would need to identify the problem. Is this Debian 8?
861 [07:14:46] *** Quits: bizarro_1 (~bizarro_1@replaced-ip ) (Quit: Leaving)
862 [07:15:05] *** Joins: bizarro_1 (~bizarro_1@replaced-ip )
863 [07:15:11] <daegontaven> jmcnaught: in all reality...it's kali rolling edition..
864 [07:15:20] * jml2 knows daegontaven is using Debian in "VM" and wants his networking to work after resuming a VM from suspend.
865 [07:15:24] *** Quits: codebam (codebam@replaced-ip ) (Quit: later :))
866 [07:15:34] <jml2> jmcnaught, very nice
867 [07:15:42] <jmcnaught> daegontaven: ahh.. Kali is not supported in #debian
868 [07:15:43] <jml2> jmcnaught, kali is a nice distro
869 [07:15:44] *** Quits: bizarro_1 (~bizarro_1@replaced-ip ) (Read error: Connection reset by peer)
870 [07:15:47] *** Joins: BenNZ (~Ben__@replaced-ip )
871 [07:15:54] <jml2> jmcnaught, it isn't?
872 [07:16:03] <jml2> daegontaven, i like kali
873 [07:16:09] <jml2> daegontaven, but i don't use it
874 [07:16:14] <jml2> daegontaven, is it any good?
875 [07:16:17] <jmcnaught> dselect: kali
876 [07:16:17] <daegontaven> but its basically the same...thing... just a modified debian;...
877 [07:16:18] <dselect> Kali Linux (replaced-url
878 [07:16:33] *** Quits: leafwiz (~leafwiz@replaced-ip ) (Ping timeout: 246 seconds)
879 [07:16:41] *** Joins: Josh4all (~Thunderbi@replaced-ip )
880 [07:16:47] *** Quits: venkat_330 (~Thunderbi@replaced-ip ) (Quit: venkat_330)
881 [07:16:47] <jml2> daegontaven, kewl
882 [07:16:57] <daegontaven> im just going to reset...back to default..................
883 [07:16:58] <jml2> daegontaven, security and penetrartion testing..
884 [07:17:00] *** Joins: venkat_330 (~Thunderbi@replaced-ip )
885 [07:17:24] <jmcnaught> daegontaven: Debian derivatives aren't supported here because there's too many to keep track of, and they have their own channels
886 [07:17:39] *** Quits: Guest17497 (~daica@replaced-ip ) (Remote host closed the connection)
887 [07:17:40] *** Joins: sidmo_ (~sidmo@replaced-ip )
888 [07:18:01] *** debhelper sets mode: +l 1603
889 [07:18:05] <daegontaven> jmcnaught: yeah... i know. but it's the same thing. only difference is the packages that come with it by deafult are different
890 [07:18:20] <daegontaven> *default
891 [07:19:08] <jmcnaught> dselect: based on debian
892 [07:19:08] <dselect> Your distribution may be based on and have software in common with Debian, but it is not Debian. We don't and cannot know what changes were made by your distribution (compare replaced-url
893 [07:19:19] <jmcnaught> daegontaven: ^^
894 [07:20:32] <daegontaven> dselect: yes... well worded. that is exactly what the kali channel is. clueless.
895 [07:20:51] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Quit: Leaving)
896 [07:21:09] <jml2> daegontaven, dselec-t is a bot
897 [07:21:15] <daegontaven> oh.....
898 [07:21:18] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
899 [07:21:21] *** Joins: [pabu] (~pabu@replaced-ip )
900 [07:21:23] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Max SendQ exceeded)
901 [07:21:25] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Remote host closed the connection)
902 [07:21:32] <daegontaven> i thought someone typed that in.....lol
903 [07:21:36] <jml2> :)
904 [07:21:44] *** Joins: mzf (~mzf@replaced-ip )
905 [07:21:51] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
906 [07:21:52] *** Joins: hualet_deepin (~hualet@replaced-ip )
907 [07:21:59] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Max SendQ exceeded)
908 [07:22:09] <jml2> daegontaven, your problem would happen on any linux regardless
909 [07:22:21] <jml2> daegontaven, easiest is to just suspend on the on login screen
910 [07:22:33] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
911 [07:22:35] <daegontaven> jml2: if i could post a thank you gif here i would........
912 [07:22:43] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Max SendQ exceeded)
913 [07:22:47] <jml2> daegontaven, no its not
914 [07:22:59] <jml2> daegontaven, my interest because it's basically something you just do a reboot and its fixed
915 [07:23:13] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
916 [07:23:15] *** Joins: Muhannad (~Muhannad@replaced-ip )
917 [07:23:21] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Max SendQ exceeded)
918 [07:23:26] <daegontaven> it usually is.
919 [07:23:34] <jml2> !ops daegontaven trolling
920 [07:24:00] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
921 [07:24:02] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Max SendQ exceeded)
922 [07:24:11] *** Quits: Lugh (~Lugh@replaced-ip ) (Quit: Leaving)
923 [07:24:12] <jml2> plus as you've said you're not using debian, and have been told about it
924 [07:24:33] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
925 [07:24:35] *** Joins: dionysus69 (~Icedove@replaced-ip )
926 [07:24:38] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Max SendQ exceeded)
927 [07:24:41] *** Joins: wabuh (~wabuh@replaced-ip )
928 [07:24:48] *** Parts: [pabu] (~pabu@replaced-ip )
929 [07:24:49] *** Joins: [pabu] (~pabu@replaced-ip )
930 [07:24:59] *** Joins: alchemistswl2 (~alchemist@replaced-ip )
931 [07:25:08] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
932 [07:25:19] *** Quits: msjche (~msjche@replaced-ip ) (Ping timeout: 260 seconds)
933 [07:25:31] *** Quits: [pabu] (~pabu@replaced-ip ) (Client Quit)
934 [07:25:41] <s4ndm4n> How can I know why a package was dropped from a release?
935 [07:26:16] <daegontaven> jml2: also i now think this might be something wwrong with my vm software
936 [07:26:39] <daegontaven> jml2: when i switch to a bridge network.. it works...
937 [07:26:55] <daegontaven> i'll leave now before i get banned...
938 [07:27:03] <jmcnaught> s4ndm4n: look for it on the package tracker, there will be a news section that will have info or links to a bug: replaced-url
939 [07:27:11] *** Parts: daegontaven (~daegon@replaced-ip )
940 [07:27:24] <s4ndm4n> jmcnaught: Thanks :)
941 [07:27:33] *** Quits: Sigyn (sigyn@replaced-ip ) (Ping timeout: 1220 seconds)
942 [07:27:57] *** Joins: overlord_tm (~overlord@replaced-ip )
943 [07:29:19] *** Joins: Almtesh (~Almtesh@replaced-ip )
944 [07:29:41] *** Joins: gdot (~gdot@replaced-ip )
945 [07:31:04] *** Quits: Josh4all (~Thunderbi@replaced-ip ) (Quit: Josh4all)
946 [07:31:29] *** Quits: towo^work (~towo@replaced-ip ) (Quit: Leaving)
947 [07:33:25] *** Seto_Kaiba is now known as Hunterkll
948 [07:35:04] *** Quits: d0nn1e (~d0nn1e@replaced-ip ) (Ping timeout: 252 seconds)
949 [07:35:51] *** Joins: monoxane (~monoxane@replaced-ip )
950 [07:35:51] *** Quits: methou (~methou@replaced-ip ) (Remote host closed the connection)
951 [07:36:02] *** Joins: methou (~methou@replaced-ip )
952 [07:37:24] <jmcnaught> dselect: ops dpkg is MIA
953 [07:37:24] <dselect> Hydroxide, dondelelcaro, LoRez, RichiH, mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel, zobel, themill, babilen, SynrG, jm_, somiaj, jelly: jmcnaught complains about: dpkg is MIA
954 [07:37:40] *** Quits: bipul (~IdentF@replaced-ip ) (Changing host)
955 [07:37:40] *** Joins: bipul (~IdentF@replaced-ip )
956 [07:38:57] *** Quits: methou (~methou@replaced-ip ) (Remote host closed the connection)
957 [07:39:06] *** Joins: iflema (~weechat@replaced-ip )
958 [07:39:17] *** Joins: jeddi (~jedd@replaced-ip )
959 [07:39:18] *** Joins: methou (~methou@replaced-ip )
960 [07:39:51] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 276 seconds)
961 [07:40:06] *** Quits: NeoBlaster (~N3oBl@replaced-ip ) (Read error: Connection reset by peer)
962 [07:40:18] *** Joins: [pabu] (~pabu@replaced-ip )
963 [07:41:21] *** Joins: NeoBlaster (~N3oBl@replaced-ip )
964 [07:41:29] *** Quits: LambdaComplex (~LambdaCom@replaced-ip ) (Ping timeout: 250 seconds)
965 [07:42:16] *** Joins: [pabu]1 (~pabu@replaced-ip )
966 [07:43:12] *** Quits: [pabu]1 (~pabu@replaced-ip ) (Client Quit)
967 [07:43:58] *** Joins: likevinyl (~freebeer@replaced-ip )
968 [07:43:58] *** Quits: likevinyl (~freebeer@replaced-ip ) (Changing host)
969 [07:43:59] *** Joins: likevinyl (~freebeer@replaced-ip )
970 [07:44:57] *** Quits: Almtesh (~Almtesh@replaced-ip ) (Remote host closed the connection)
971 [07:45:10] *** Quits: miroesq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
972 [07:45:23] *** Joins: miroesq (~quassel@replaced-ip )
973 [07:45:37] *** Quits: eir (eir@replaced-ip ) (Ping timeout: 1209 seconds)
974 [07:47:13] *** Joins: towo^work (~towo@replaced-ip )
975 [07:47:53] *** Quits: Mahpoul22 (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
976 [07:47:57] *** Joins: LambdaComplex (~LambdaCom@replaced-ip )
977 [07:49:06] *** Quits: sifeic (~sifeic@replaced-ip ) (Ping timeout: 246 seconds)
978 [07:50:03] *** Quits: nosi (~n0si@replaced-ip ) (Quit: WeeChat 1.0.1)
979 [07:54:38] *** Quits: jim (~jim@replaced-ip ) (Remote host closed the connection)
980 [07:55:02] *** Joins: hassonofer (~hassonofe@replaced-ip )
981 [07:58:33] *** Quits: ccl (~casey@replaced-ip ) (Ping timeout: 246 seconds)
982 [07:59:49] *** Quits: magnulu (~magnulu@replaced-ip ) (Ping timeout: 252 seconds)
983 [08:00:07] *** Joins: paranoids (~markus@replaced-ip )
984 [08:00:23] *** Joins: ccl (~casey@replaced-ip )
985 [08:00:37] *** Joins: magnulu (~magnulu@replaced-ip )
986 [08:00:38] *** Quits: bollocks_k (~bollocks@replaced-ip ) (Remote host closed the connection)
987 [08:00:38] *** Quits: ccl (~casey@replaced-ip ) (Client Quit)
988 [08:01:15] *** Joins: dionysus69 (~Icedove@replaced-ip )
989 [08:01:59] *** Quits: hassonofer (~hassonofe@replaced-ip ) (Quit: Leaving)
990 [08:02:12] *** Joins: Muhannad_ (~Muhannad@replaced-ip )
991 [08:02:12] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
992 [08:02:50] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Read error: Connection timed out)
993 [08:03:07] *** Quits: Muhannad (~Muhannad@replaced-ip ) (Ping timeout: 252 seconds)
994 [08:03:08] *** Quits: awwal (~awwal@replaced-ip ) (Quit: Leaving... Never get so busy making a living that you forget to make a life!)
995 [08:03:31] *** Joins: hualet_deepin (~hualet@replaced-ip )
996 [08:04:42] *** Joins: level7 (~quassel@replaced-ip )
997 [08:06:23] *** Joins: gianluca_r (~gianluca_@replaced-ip )
998 [08:06:38] *** Joins: chele (~chele@replaced-ip )
999 [08:07:35] *** Joins: rodolfowtf (~rodolfowt@replaced-ip )
1000 [08:07:37] <dionysus69> how do I log cpu usage before unlock? pc hangs during unlock for about 3 minutes and I have no way to figure out which process is responsible
1001 [08:07:52] <jml2> dionysus69, process trvlds
1002 [08:07:59] <jml2> dionysus69, should be up on the top
1003 [08:08:03] *** Quits: ryouma (~user@replaced-ip ) (Ping timeout: 240 seconds)
1004 [08:08:10] *** Joins: thebrush (~Icedove@replaced-ip )
1005 [08:08:23] <dionysus69> what is that jml2
1006 [08:08:32] *** Quits: stonerfish (~stonerfis@replaced-ip ) (Quit: Leaving.)
1007 [08:08:37] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Ping timeout: 252 seconds)
1008 [08:08:50] <jml2> dionysus69, torvalds :)
1009 [08:08:53] *** Joins: N3X15_ (~Rob@replaced-ip )
1010 [08:08:53] *** Quits: N3X15 (~Rob@replaced-ip ) (Disconnected by services)
1011 [08:08:55] *** N3X15_ is now known as N3X15
1012 [08:09:00] <jml2> dionysus69, twas joke :)
1013 [08:09:02] <dionysus69> lol
1014 [08:09:17] *** Quits: jordanm (~jordanm@replaced-ip ) (Ping timeout: 276 seconds)
1015 [08:09:24] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Ping timeout: 246 seconds)
1016 [08:09:25] <dionysus69> ok so no easy to way to log cpu usage to file?
1017 [08:09:34] <jml2> dionysus69, there's the sysstat package, it can check possibly
1018 [08:09:35] *** Joins: LucaTM (~LucaTM@replaced-ip )
1019 [08:09:38] *** Joins: KyokoDebian (4d4da301@replaced-ip )
1020 [08:09:41] *** Quits: rodolfowtf (~rodolfowt@replaced-ip ) (Client Quit)
1021 [08:09:47] <dionysus69> ok thanks I ll check it out
1022 [08:09:47] *** Parts: KyokoDebian (4d4da301@replaced-ip )
1023 [08:09:49] *** Joins: d0nn1e (~d0nn1e@replaced-ip )
1024 [08:09:54] <jml2> dionysus69, if the cpu locked, that gets called a kernel panic
1025 [08:10:10] <dionysus69> kk brb for now thanks
1026 [08:10:18] *** Joins: olegfusion (~olegfusio@replaced-ip )
1027 [08:10:28] <jml2> dionysus69, you'll be interested in "sar"
1028 [08:10:51] *** Joins: X-Files (~X-Files@replaced-ip )
1029 [08:10:56] <jml2> dionysus69, there's also other *stat binaries from that package that might be relevant
1030 [08:11:28] *** Quits: melvin (~melvin@replaced-ip ) (Read error: Connection reset by peer)
1031 [08:11:31] *** Joins: Daemonic (~Daemonic@replaced-ip )
1032 [08:12:17] *** Joins: jimm (~jim@replaced-ip )
1033 [08:12:23] *** Quits: asc232 (~Keith@replaced-ip ) (Quit: Saliendo)
1034 [08:12:51] *** Quits: aaro (~aaro@replaced-ip ) (Read error: Connection reset by peer)
1035 [08:12:51] <Daemonic> is there any good reason to keep my server on wheezy or should I update it to jessie?
1036 [08:13:07] <jml2> Daemonic, dunno
1037 [08:13:09] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 260 seconds)
1038 [08:13:22] <jml2> Daemonic, i think wheezy is still in lts support, so you can stil use upgrades safely with it
1039 [08:13:22] *** Quits: _MysT (~brick@replaced-ip ) (Ping timeout: 260 seconds)
1040 [08:13:25] <jml2> !wheezy
1041 [08:13:54] *** Quits: Jerm1 (~Jerm1@replaced-ip ) ()
1042 [08:14:03] *** Joins: a-l-e (~quassel@replaced-ip )
1043 [08:14:04] *** Joins: llucenic (~Thunderbi@replaced-ip )
1044 [08:14:32] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 260 seconds)
1045 [08:14:46] *** Joins: melvin (~melvin@replaced-ip )
1046 [08:15:17] *** Quits: adrian (~adrian@replaced-ip ) (Ping timeout: 250 seconds)
1047 [08:15:18] *** Joins: GJ_ (~Thunderbi@replaced-ip )
1048 [08:15:32] <Daemonic> jml2: thanks.
1049 [08:15:59] <jmcnaught> dselect: wheezy lts
1050 [08:15:59] <dselect> Security support Debian 7 "Wheezy" from the Debian Security Team ended on 2016-04-25. Similar to <squeeze-lts>, the amd64 and i386 archs will receive additional LTS support until 2018-05-31. See replaced-url
1051 [08:17:14] <jmcnaught> Daemonic: there's a link above with a list of unsupported packages. there's also a debian-security-support package that can tell you about unsupported packages, and an LTS mailing list you might want to subscribe to
1052 [08:19:06] *** Joins: aborrero (~aborrero@replaced-ip )
1053 [08:19:28] <Daemonic> jmcnaught: will do, thank you.
1054 [08:19:32] *** Joins: dpkg (~dpkg@replaced-ip )
1055 [08:20:32] *** Quits: Daemonic (~Daemonic@replaced-ip ) (Quit: leaving)
1056 [08:21:27] *** Quits: monoxane (~monoxane@replaced-ip ) (Ping timeout: 276 seconds)
1057 [08:22:29] *** Joins: Daemonic (~sparrow@replaced-ip )
1058 [08:23:03] *** Quits: js9600 (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1059 [08:23:13] *** Joins: DingoSaar (~hagen@replaced-ip )
1060 [08:23:17] *** Joins: jordanm (~jordanm@replaced-ip )
1061 [08:24:49] *** Quits: nardev (~nardev@replaced-ip ) (Read error: Connection reset by peer)
1062 [08:24:53] *** Quits: ChoppedDill_ (~choppeddi@replaced-ip ) (Ping timeout: 276 seconds)
1063 [08:25:05] *** Joins: Gnomethrower (~B@replaced-ip )
1064 [08:25:08] *** Joins: Cloudish_ (~Cloudish@replaced-ip )
1065 [08:26:05] *** Quits: Daemonic (~sparrow@replaced-ip ) (Client Quit)
1066 [08:26:11] *** Joins: acemi (~acemi@replaced-ip )
1067 [08:26:30] *** Joins: _MysT (~brick@replaced-ip )
1068 [08:27:05] *** Joins: Daemonic (~Jack@replaced-ip )
1069 [08:27:31] *** Joins: KyokoDebian (4d4da301@replaced-ip )
1070 [08:27:31] *** Parts: KyokoDebian (4d4da301@replaced-ip )
1071 [08:27:52] *** Quits: pelegreno (~cinch@replaced-ip ) (Remote host closed the connection)
1072 [08:28:26] *** Joins: dionysus69 (~Icedove@replaced-ip )
1073 [08:28:32] *** Joins: pelegreno (~cinch@replaced-ip )
1074 [08:29:41] *** Joins: ryo_saeba (~ryo_saeba@replaced-ip )
1075 [08:30:24] *** Joins: Azitrex (~Azitrex@replaced-ip )
1076 [08:31:00] *** Quits: ryo_saeba (~ryo_saeba@replaced-ip ) (Client Quit)
1077 [08:31:06] *** Quits: reev (~reev@replaced-ip ) (Ping timeout: 244 seconds)
1078 [08:31:39] *** Joins: gerforce (~gerforce@replaced-ip )
1079 [08:32:18] *** Joins: ryo_saeba (~ryo_saeba@replaced-ip )
1080 [08:32:30] *** Joins: reev (~reev@replaced-ip )
1081 [08:32:33] *** Quits: FluidDruid (~FluidDrui@replaced-ip ) (Ping timeout: 240 seconds)
1082 [08:32:39] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Ping timeout: 244 seconds)
1083 [08:32:39] *** Joins: monoxane (~monoxane@replaced-ip )
1084 [08:33:00] <Azitrex> my disk space is full , how can i to see which one of path have more disk usage i used df -a but can not to show all things specially /home replaced-url
1085 [08:33:40] <jml2> Azitrex, command du -hs can be used
1086 [08:34:07] *** Joins: Jerm1 (~Jerm1@replaced-ip )
1087 [08:34:09] *** Quits: reev (~reev@replaced-ip ) (Max SendQ exceeded)
1088 [08:34:19] <Azitrex> jml2, just tell me :
1089 [08:34:20] <Azitrex> :~# du -hs
1090 [08:34:20] <Azitrex> 178M .
1091 [08:34:29] *** Joins: reev (~reev@replaced-ip )
1092 [08:34:43] *** Joins: FluidDruid (~FluidDrui@replaced-ip )
1093 [08:35:22] <Azitrex> i think a have log file but i can not to find where is there
1094 [08:35:26] <jml2> 178M is nothing
1095 [08:35:37] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
1096 [08:35:45] <jml2> but why you got so much in "root" ?
1097 [08:35:54] *** Joins: btf (~btf@replaced-ip )
1098 [08:36:12] <Azitrex> jml2, i dunno !
1099 [08:36:17] <Azitrex> it's 100%
1100 [08:36:23] <jml2> ploop?
1101 [08:36:35] <jml2> what kind of device is that?
1102 [08:37:00] *** Joins: daniel-s (~daniel-s@replaced-ip )
1103 [08:37:11] <Azitrex> jml2, it's just a server with just a shadowsocks intallation
1104 [08:37:11] *** Joins: HeOS (~heos@replaced-ip )
1105 [08:37:11] *** Joins: bollo (~bollo@replaced-ip )
1106 [08:37:59] *** Joins: l3archos (~Icedove@replaced-ip )
1107 [08:38:01] *** debhelper sets mode: +l 1617
1108 [08:38:09] *** Joins: SWAT (~swat@replaced-ip )
1109 [08:38:20] *** Joins: Pazician (~pazician@replaced-ip )
1110 [08:39:00] *** Quits: Pazician (~pazician@replaced-ip ) (Changing host)
1111 [08:39:00] *** Joins: Pazician (~pazician@replaced-ip )
1112 [08:39:50] *** Quits: Cloudish_ (~Cloudish@replaced-ip ) (Ping timeout: 276 seconds)
1113 [08:40:07] *** Joins: kuttenbrunzer (~SNOOP@replaced-ip )
1114 [08:40:16] <Azitrex> jml2, could i to remove it manualy ? ploop35921p1
1115 [08:41:09] *** Quits: Saylen (~Saylen@replaced-ip ) (Ping timeout: 260 seconds)
1116 [08:41:32] *** Joins: nardev (~nardev@replaced-ip )
1117 [08:41:58] *** Quits: nardev (~nardev@replaced-ip ) (Client Quit)
1118 [08:42:24] *** Quits: Daemonic (~Jack@replaced-ip##) (Quit: ZNC - ##replaced-url
1119 [08:42:53] *** Joins: Daemonic (~Jack@replaced-ip )
1120 [08:44:21] *** Joins: xatltb (~john@replaced-ip )
1121 [08:45:44] *** Quits: towo^work (~towo@replaced-ip ) (Quit: Leaving)
1122 [08:47:22] *** Quits: Daemonic (~Jack@replaced-ip ) (Client Quit)
1123 [08:47:41] *** Joins: xuhui (~Thunderbi@replaced-ip )
1124 [08:47:47] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 260 seconds)
1125 [08:51:11] *** Joins: sifeic (~sifeic@replaced-ip )
1126 [08:51:17] *** Quits: xatltb (~john@replaced-ip ) (Ping timeout: 260 seconds)
1127 [08:52:25] *** Joins: Cloudish_ (~Cloudish@replaced-ip )
1128 [08:53:27] *** Joins: lucaswang (~lucaswang@replaced-ip )
1129 [08:53:43] *** Quits: przemoc (~przemoc@replaced-ip ) (Ping timeout: 252 seconds)
1130 [08:54:00] *** Joins: f10 (~flo@replaced-ip )
1131 [08:54:34] *** Quits: a-l-e (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
1132 [08:55:10] *** Quits: Azitrex (~Azitrex@replaced-ip ) (Quit: be lucky , have fun , be back as soon)
1133 [08:56:35] *** Joins: hualet (~hualet@replaced-ip )
1134 [08:57:35] *** Joins: biberu (~biberu@replaced-ip )
1135 [08:59:19] *** Joins: hero (~mehul@replaced-ip )
1136 [08:59:36] *** Parts: gianluca_r (~gianluca_@replaced-ip )
1137 [09:00:46] *** Joins: przemoc (~przemoc@replaced-ip )
1138 [09:01:01] *** Quits: PryMar56 (~prymar@replaced-ip ) (Quit: Leaving)
1139 [09:01:04] *** Quits: DingoSaar (~hagen@replaced-ip ) (Ping timeout: 244 seconds)
1140 [09:01:12] *** Joins: T0rch (~T0rch@replaced-ip )
1141 [09:01:14] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Quit: GJ_)
1142 [09:01:17] *** Joins: spronk (~spronkey@replaced-ip )
1143 [09:02:19] *** Joins: Malmis (~malmis@replaced-ip )
1144 [09:03:00] *** Joins: Seto_Kaiba (Hunterkll@replaced-ip )
1145 [09:03:49] *** Joins: baltun_ (~BalTun@replaced-ip )
1146 [09:03:52] *** Joins: BalTun (~BalTun@replaced-ip )
1147 [09:04:13] *** Quits: Phanes (Phanes@replaced-ip ) (K-Lined)
1148 [09:04:24] *** Joins: CeBe (~CeBe@replaced-ip )
1149 [09:04:55] *** Joins: Phanes (~Phanes@replaced-ip )
1150 [09:04:55] *** Quits: Phanes (~Phanes@replaced-ip ) (Changing host)
1151 [09:04:55] *** Joins: Phanes (~Phanes@replaced-ip )
1152 [09:05:17] *** Joins: Daemonic (~sparrow@replaced-ip )
1153 [09:05:20] *** Quits: Phanes (~Phanes@replaced-ip ) (K-Lined)
1154 [09:05:38] *** Quits: Daemonic (~sparrow@replaced-ip ) (Client Quit)
1155 [09:05:50] *** Quits: Hunterkll (Hunterkll@replaced-ip ) (Ping timeout: 276 seconds)
1156 [09:05:58] *** Joins: Daemonic (~sparrow@replaced-ip )
1157 [09:05:58] *** Quits: Daemonic (~sparrow@replaced-ip ) (Client Quit)
1158 [09:06:43] *** Joins: gebjgd (~stmsgebjg@replaced-ip )
1159 [09:06:52] *** Quits: GNU\colossus (colo@replaced-ip ) (Remote host closed the connection)
1160 [09:07:13] *** Joins: donoban (~user@replaced-ip )
1161 [09:07:19] *** Quits: Joost (~Joost@replaced-ip ) (Read error: Connection reset by peer)
1162 [09:07:27] *** Joins: jubo2 (~juboxi@replaced-ip )
1163 [09:08:01] *** debhelper sets mode: +l 1623
1164 [09:08:03] *** Joins: GNU\colossus (colo@replaced-ip )
1165 [09:08:08] *** Joins: Azzarkh (~mounting@replaced-ip )
1166 [09:08:52] *** Joins: Wildtux (~Wildtux@replaced-ip )
1167 [09:09:00] *** Joins: jazz (~jazz@replaced-ip )
1168 [09:09:47] *** Joins: yaume (~gchenuet@replaced-ip )
1169 [09:10:29] *** Joins: mibo (~mibo@replaced-ip )
1170 [09:10:31] *** Joins: srtu (~hypnotoad@replaced-ip )
1171 [09:11:08] *** Joins: krpt (4d9e18f8@replaced-ip )
1172 [09:11:59] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Quit: Lokke)
1173 [09:12:18] *** Quits: jml2 (~jml2@replaced-ip ) (Quit: Leaving)
1174 [09:12:19] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
1175 [09:12:20] *** Quits: Cloudish_ (~Cloudish@replaced-ip ) (Ping timeout: 276 seconds)
1176 [09:12:30] *** Joins: Wildtux_ (~Wildtux@replaced-ip )
1177 [09:12:52] *** Quits: Muhannad_ (~Muhannad@replaced-ip ) (Ping timeout: 260 seconds)
1178 [09:13:24] <krpt> Is there currently a problem with pthreads on sid unstable ? Got weird segfault and behavior on sid ( just updated and upgraded yesterday )
1179 [09:13:37] *** Joins: meseira (~xgendre@replaced-ip )
1180 [09:13:46] *** Joins: shodan` (~shodan`@replaced-ip )
1181 [09:14:27] *** Joins: cyan__ (~cyan@replaced-ip )
1182 [09:14:33] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Ping timeout: 240 seconds)
1183 [09:14:34] *** Quits: yaume (~gchenuet@replaced-ip ) (Client Quit)
1184 [09:14:45] *** Quits: Amnez777 (~Amnez777@replaced-ip ) (Ping timeout: 276 seconds)
1185 [09:15:12] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 246 seconds)
1186 [09:15:34] *** Quits: baltun_ (~BalTun@replaced-ip ) (Ping timeout: 260 seconds)
1187 [09:15:58] <krpt> nevermind found it libc6 has several outstanding bugs
1188 [09:16:02] *** Quits: Wildtux (~Wildtux@replaced-ip ) (Ping timeout: 244 seconds)
1189 [09:17:41] *** Joins: Wildtux (~Wildtux@replaced-ip )
1190 [09:17:44] *** Joins: yaume (~gchenuet@replaced-ip )
1191 [09:19:18] *** Quits: oberling (~oberling@replaced-ip ) (Quit: reboot)
1192 [09:20:11] *** Joins: AlexPortable (uid7568@replaced-ip )
1193 [09:20:40] *** Quits: Wildtux_ (~Wildtux@replaced-ip ) (Ping timeout: 252 seconds)
1194 [09:21:09] *** Quits: monoxane (~monoxane@replaced-ip ) (Ping timeout: 250 seconds)
1195 [09:23:13] *** Joins: oberling (~oberling@replaced-ip )
1196 [09:23:18] *** Quits: f10 (~flo@replaced-ip ) (Read error: Connection reset by peer)
1197 [09:24:14] *** Joins: josuebrunel (~Icedove@replaced-ip )
1198 [09:24:51] *** Quits: Trellmor (~Trellmor@replaced-ip ) (Quit: leaving)
1199 [09:25:00] *** Joins: nuffigel (~igel@replaced-ip )
1200 [09:25:04] *** Joins: Trellmor (~Trellmor@replaced-ip )
1201 [09:25:12] *** Joins: f10 (~flo@replaced-ip )
1202 [09:25:29] *** Quits: jazz (~jazz@replaced-ip ) (Ping timeout: 260 seconds)
1203 [09:26:11] <nuffigel> hi everyone, I was wondering whether it was possible to configure systemd to NOT start a service at boot without booting the system, that is, using only disk access.
1204 [09:27:05] *** Joins: harobed (~harobed@replaced-ip )
1205 [09:27:19] *** Joins: antgel (~topdog@replaced-ip )
1206 [09:27:31] *** Quits: harobed (~harobed@replaced-ip ) (Read error: Connection reset by peer)
1207 [09:27:31] <nuffigel> (I have an RPI running debian and it has troubles starting a service which I would like to remove. I can easily remove the boot-SD and mount it on another machine)
1208 [09:27:37] *** Joins: P6hjakonn (~NASA@replaced-ip )
1209 [09:28:09] *** Joins: BalTun (~BalTun@replaced-ip )
1210 [09:28:11] *** Joins: baltun_ (~BalTun@replaced-ip )
1211 [09:28:45] *** Joins: towo^work (~towo@replaced-ip )
1212 [09:28:50] *** Joins: jewel (~jewel@replaced-ip )
1213 [09:29:38] *** Joins: harobed (~harobed@replaced-ip )
1214 [09:30:21] *** Joins: monoxane (~monoxane@replaced-ip )
1215 [09:31:18] *** Joins: bdog7 (~bdog7@replaced-ip )
1216 [09:31:29] *** Quits: hero (~mehul@replaced-ip ) (Changing host)
1217 [09:31:29] *** Joins: hero (~mehul@replaced-ip )
1218 [09:31:33] *** Quits: GhostInTheShell (~melkor@replaced-ip ) (Ping timeout: 244 seconds)
1219 [09:31:41] *** Quits: Wildtux (~Wildtux@replaced-ip ) (Quit: .)
1220 [09:32:32] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
1221 [09:33:03] *** Joins: kulyzu (~kuly_zu@replaced-ip )
1222 [09:33:03] *** Joins: kuly-zu (~kuly_zu@replaced-ip )
1223 [09:33:21] *** Quits: kuly-zu (~kuly_zu@replaced-ip ) (Read error: Connection reset by peer)
1224 [09:33:30] *** Quits: N3X15 (~Rob@replaced-ip ) (Disconnected by services)
1225 [09:33:30] *** Joins: N3X15_ (~Rob@replaced-ip )
1226 [09:33:32] *** N3X15_ is now known as N3X15
1227 [09:33:35] *** Quits: kulyzu (~kuly_zu@replaced-ip ) (Remote host closed the connection)
1228 [09:35:17] *** Quits: meti (~meti@replaced-ip##) (Quit: ZNC - ##replaced-url
1229 [09:35:25] *** Quits: gerforce (~gerforce@replaced-ip ) (Quit: WeeChat 1.0.1)
1230 [09:36:19] *** Quits: bliv (~bliv@replaced-ip ) (Quit: leaving)
1231 [09:36:32] *** Quits: shaun413 (uid121475@replaced-ip ) (Quit: Connection closed for inactivity)
1232 [09:36:44] *** Joins: eir (eir@replaced-ip )
1233 [09:36:51] *** Quits: toli (~toli@replaced-ip ) (Ping timeout: 276 seconds)
1234 [09:37:05] *** Quits: harobed (~harobed@replaced-ip ) (Read error: No route to host)
1235 [09:37:22] *** Quits: CeBe (~CeBe@replaced-ip ) (Ping timeout: 260 seconds)
1236 [09:37:50] *** Joins: meti (~meti@replaced-ip )
1237 [09:37:55] *** Joins: udm (~udm@replaced-ip )
1238 [09:38:18] <nyuszika7h> nuffigel: rm /etc/systemd/system/multi-user.target.wants/foo.service
1239 [09:39:20] *** Joins: p4trix (~p4trix@replaced-ip )
1240 [09:40:03] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Ping timeout: 246 seconds)
1241 [09:40:20] *** Joins: Nnavd (~Nnavd@replaced-ip )
1242 [09:41:15] *** Joins: mowcius (~Rob@replaced-ip )
1243 [09:41:48] *** Joins: karimb (karimb@replaced-ip )
1244 [09:41:56] *** Joins: p4trick (~p4trix@replaced-ip )
1245 [09:42:31] *** Joins: toli (~toli@replaced-ip )
1246 [09:42:52] *** Quits: P6hjakonn (~NASA@replaced-ip ) (Quit: Peace out.)
1247 [09:43:15] *** Joins: pyface (~pyface@replaced-ip )
1248 [09:44:01] *** Joins: Specialist (~tg@replaced-ip )
1249 [09:44:04] *** Quits: Azzarkh (~mounting@replaced-ip ) (Remote host closed the connection)
1250 [09:44:07] *** Quits: Specialist (~tg@replaced-ip ) (Remote host closed the connection)
1251 [09:44:35] *** Joins: infra-red (~infra-red@replaced-ip )
1252 [09:44:39] *** Quits: infra-red (~infra-red@replaced-ip ) (Remote host closed the connection)
1253 [09:45:23] *** Joins: uNmowed (~Kaede@replaced-ip )
1254 [09:46:03] *** Joins: roshanavand (~roshanava@replaced-ip )
1255 [09:46:37] <nuffigel> nyuszika7h: hi, thanks for the pointer. The service wasn't represented in the multi-user.target.wants, but I found a suspicious link in /etc/systemd/system/foo.service, which I removed. I'll test it in a bit :)
1256 [09:46:50] *** Joins: Mahpoul22 (~textual@replaced-ip )
1257 [09:46:53] *** Quits: f10 (~flo@replaced-ip ) (Remote host closed the connection)
1258 [09:46:56] <nyuszika7h> could also check in another .target.wants
1259 [09:47:14] <nuffigel> I eyeballed ls -ld `find`
1260 [09:47:36] *** Joins: thiras (~Thiras@replaced-ip )
1261 [09:47:52] *** Quits: CoJaBo (~aztec@replaced-ip ) (Ping timeout: 260 seconds)
1262 [09:48:01] *** debhelper sets mode: +l 1634
1263 [09:48:16] *** Quits: Mahpoul22 (~textual@replaced-ip ) (Client Quit)
1264 [09:48:58] *** Joins: f10 (~flo@replaced-ip )
1265 [09:49:16] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Ping timeout: 252 seconds)
1266 [09:49:39] *** Joins: CoJaBo (~aztec@replaced-ip )
1267 [09:50:56] <CyberJacob> another spam-bot pinging everybody?
1268 [09:51:11] *** Joins: Jojan_ (~Jojan@replaced-ip )
1269 [09:51:42] <Myrtti> hm?
1270 [09:51:44] *** Quits: EnergyCoffee_ (~irc@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1271 [09:51:48] *** Parts: Myrtti (~myrtti@replaced-ip )
1272 [09:51:48] *** Joins: Myrtti (~myrtti@replaced-ip )
1273 [09:52:08] *** Joins: EnergyCoffee (~irc@replaced-ip )
1274 [09:53:43] *** Quits: AimHere (~bod@replaced-ip ) (Quit: Leaving)
1275 [09:54:27] *** Joins: unborn (~ugly@replaced-ip )
1276 [09:55:08] *** Quits: cisc0 (~cisc0@replaced-ip ) (Quit: leaving)
1277 [09:55:15] *** Joins: Levure (~quassel@replaced-ip )
1278 [09:55:15] *** Quits: acemi (~acemi@replaced-ip ) (Quit: WeeChat 1.0.1)
1279 [09:55:18] *** Quits: kuttenbrunzer (~SNOOP@replaced-ip ) (Quit: cya)
1280 [09:57:52] *** Quits: vivid (~vivid@replaced-ip ) (Quit: Leaving)
1281 [09:59:21] *** Joins: vivid (~vivid@replaced-ip )
1282 [10:00:41] *** Parts: KostasDi (~KostasDi@replaced-ip )
1283 [10:00:45] *** Quits: s8321414 (~s8321414@replaced-ip ) (Quit: Konversation terminated!)
1284 [10:00:54] *** Joins: ogny (~orkun@replaced-ip )
1285 [10:00:59] *** Joins: afuentes (~kusanagi@replaced-ip )
1286 [10:01:10] *** Joins: bolovanos (~bolovanos@replaced-ip )
1287 [10:04:54] *** Joins: bredebid (~bredebid@replaced-ip )
1288 [10:05:48] <fireba11> not me
1289 [10:05:50] *** Joins: clmsy (~eoz@replaced-ip )
1290 [10:05:53] <Iridos> one'd wish there was a way to track which firefox page uses how much cpu/mem
1291 [10:06:26] *** Quits: Cloudwalker42 (~philipp@replaced-ip ) (Remote host closed the connection)
1292 [10:06:36] <Stummi> Iridos, arn't there some addons for that?
1293 [10:06:42] <Iridos> or that chromium, which has the abilities didn't have the annoyances that chromium has
1294 [10:07:00] <somiaj> firefox doesn't run each tab as its own process?
1295 [10:07:13] <Iridos> Stummi, never heard of it... I think it just cannot be done because it doesn't separate like chromium does
1296 [10:07:15] *** Joins: fmerges (~fmerges@replaced-ip )
1297 [10:07:26] <Iridos> well, or not from outside
1298 [10:07:37] <Iridos> obviously the browser itself could keep track
1299 [10:08:06] <Iridos> the closest you can easily get, is to use the performance counter
1300 [10:08:17] *** Joins: Daemonic (~sparrow@replaced-ip )
1301 [10:08:37] <Iridos> but that doesn't tell you really what tab uses the resources, just what website/javascript does... and you can guess from there on
1302 [10:08:56] *** Quits: Daemonic (~sparrow@replaced-ip ) (Client Quit)
1303 [10:09:05] *** Joins: dreamon (~dreamon@replaced-ip )
1304 [10:09:14] <simonlnu> the newer firefox does, a proc for each tab, but experimental still, i think.
1305 [10:09:22] <Iridos> I had forgotten about the profiling, though :)
1306 [10:09:38] <Stummi> simonlnu, is that version in the repos already?
1307 [10:09:50] <k_sze[work]> Is there a way I can more or less objectively determine that my server is slow because it's hitting swap?
1308 [10:10:04] <simonlnu> dunno, around 45 or 46
1309 [10:10:27] * simonlnu runs aurora mostly
1310 [10:10:29] <Stummi> k_sze[work], I think swap will be shown as IO-Ops in top/htop
1311 [10:10:38] <fireba11> k_sze[work]: sure, use some monitoring that shows usage of swap :-D
1312 [10:10:43] <Stummi> or, io-wait
1313 [10:11:18] *** Quits: roshanavand (~roshanava@replaced-ip ) (Ping timeout: 276 seconds)
1314 [10:11:19] *** Joins: err404 (~err404@replaced-ip )
1315 [10:11:19] *** Quits: smith1233 (~degan6@replaced-ip ) (Ping timeout: 244 seconds)
1316 [10:11:22] *** Joins: troulouliou_div2 (~troulouli@replaced-ip )
1317 [10:11:46] <Iridos> k_sze[work], do you mean "right now, interactively" or "over time, with a script"
1318 [10:11:56] <k_sze[work]> Iridos: right now
1319 [10:12:03] *** Joins: Slashman (~Slash@replaced-ip )
1320 [10:12:47] *** Joins: Cloudwalker42 (~philipp@replaced-ip )
1321 [10:12:53] *** Joins: cisc0 (~cisc0@replaced-ip )
1322 [10:14:08] <Iridos> well, first look with e.g. htop that a significant amount of swap is used... and that ram is really full (and not just full with caching, but only a minimum amount of ram left for caching)... you can see the actual swapping with iotop ... but it doesn't usually show up much. And you get significant delays on *anything*, however small that has to be fetched from cache to run
1323 [10:14:29] <slax0r> hi, I have x-replaced-url
1324 [10:15:16] <Iridos> dpkg, swapwake
1325 [10:15:16] <dpkg> After hibernation, you can load back into memory as much as possible from swap and also load files back into the kernel's file cache to help reduce the disk thrashing that occurs when waking up after suspend-to-disk (although this doesn't seem to be needed with the kernels in lenny onwards): cat `cat /proc/[0-9]*/maps | grep / | sed 's:.* /:/:' | grep -v /dev | sort -u` > /dev/null
1326 [10:15:26] <somiaj> slax0r: there are various different tools that get used for 'default' browser, have you tried looking at the xdg-settings
1327 [10:15:39] *** Quits: xuhui (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
1328 [10:15:46] <Iridos> k_sze[work], you can use that ----^ to get everything back out of swap after killing the culprit that used up the free ram
1329 [10:16:28] <Iridos> somiaj, but ask yourself... how sensible is chromium?
1330 [10:16:32] <k_sze[work]> Interesting.
1331 [10:16:40] *** Joins: alien1it (~alien@replaced-ip )
1332 [10:16:46] <slax0r> somiaj: it gives me "unknown desktop environment"
1333 [10:16:52] <slax0r> when I try to get the setting
1334 [10:17:03] *** Quits: bredebid (~bredebid@replaced-ip ) (Ping timeout: 240 seconds)
1335 [10:17:27] <somiaj> slax0r: yea that only works for the main desktop enviroments, you can look at the script to see what it does. Sometimes stuff is opened with xdg-open which uses mime info, you could try to look there.
1336 [10:17:47] *** Quits: nurupo (~nurupo.ga@unaffiliated/nurupo) (Quit: nurupo)
1337 [10:17:59] <slax0r> which script?
1338 [10:18:00] *** Quits: Goddesspapa (~goddesspa@replaced-ip ) (Ping timeout: 276 seconds)
1339 [10:18:06] <somiaj> slax0r: xdg-settings
1340 [10:18:12] *** Quits: X-Files (~X-Files@replaced-ip ) (Quit: Leaving)
1341 [10:18:18] *** Joins: nurupo (~nurupo.ga@unaffiliated/nurupo)
1342 [10:18:34] *** Joins: Kapisketo (~Kapisketo@replaced-ip )
1343 [10:19:03] *** Joins: bytecounter_ (~mgreipl@replaced-ip )
1344 [10:19:15] *** Joins: Sigyn (sigyn@replaced-ip )
1345 [10:20:33] *** Joins: kiao2938 (~mj@replaced-ip )
1346 [10:21:41] *** Quits: ryo_saeba (~ryo_saeba@replaced-ip ) (Remote host closed the connection)
1347 [10:22:17] <krpt> how do I get invited on debian-next .. ? got some weird network behavior since last
1348 [10:22:31] *** Joins: fernando (8d46518d@replaced-ip )
1349 [10:22:52] <somiaj> krpt: #debian-next is on a different irc network, irc.oftc.net
1350 [10:23:09] <fernando> Hello everyone. I am still having issues with my audio. Is there someone who can help me?
1351 [10:24:05] <krpt> thx
1352 [10:24:10] *** Joins: davi (~davi@replaced-ip )
1353 [10:24:39] *** Joins: jwd (~jwd@replaced-ip )
1354 [10:25:00] *** Quits: UFC_addict (~jadz@replaced-ip ) (Quit: Lost terminal)
1355 [10:25:11] *** Joins: ziz15 (~ziz15@replaced-ip )
1356 [10:25:49] *** Joins: lucad111 (~lucad111@replaced-ip )
1357 [10:26:16] *** Quits: imunsie (~imunsie@replaced-ip ) (Ping timeout: 240 seconds)
1358 [10:26:35] *** Joins: denisk (~denisk@replaced-ip )
1359 [10:26:49] <fernando> I have a simple HDA Intel PCH. "aplay -l" lists one card (card 0) with two devices (0 Analog, 3 HDMI). Im using pavucontrol and selecting Analog Stereo Duplex, Analog Stereo Output and HDMI Output. The output tab looks to response when I play some audio. Like "speaker-test". But still no sound. I also find a little bit weird the fact that when I execute "speaker-test" it will only be tested the front left speaker. The right one does
1360 [10:27:52] *** Quits: crissae__ (~crissae@replaced-ip ) (Ping timeout: 244 seconds)
1361 [10:28:01] *** debhelper sets mode: +l 1643
1362 [10:28:14] <simonlnu> it's weird that way. i just use pulseaudio.
1363 [10:28:48] <fernando> Its not like I chose it that way. I was reading a lot about it and it looks like alsa and pulseaudio must work together.
1364 [10:29:12] <fernando> But I just dont get whats wrong.
1365 [10:29:25] *** Quits: davi (~davi@replaced-ip ) (Ping timeout: 244 seconds)
1366 [10:29:29] <fernando> And omg having a notebook without sound is so disturbinggg
1367 [10:29:53] *** Joins: Goddesspapa (~goddesspa@replaced-ip )
1368 [10:30:17] *** Joins: SynrG (~synrg@replaced-ip )
1369 [10:30:26] *** SynrG is now known as SynrGy
1370 [10:31:26] <fernando> When I run "speaker-test -c 2 -r 48000 -D hw:0,3" it tests both right and left speakers (probably HDMI output, which I dont use at all). But using device 0 just tests the left one.
1371 [10:32:13] <simonlnu> what kernel? i remember it doing this a while ago. it just "fixed itself" for me.
1372 [10:32:23] *** Quits: ziz15 (~ziz15@replaced-ip ) (Quit: Leaving)
1373 [10:32:46] <simonlnu> since 4.2 i think it's been pretty good except for the odd hangs
1374 [10:32:48] <fernando> Linux kerub 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) x86_64 GNU/Linux
1375 [10:33:03] *** Joins: hiexpo (~hiexpo@replaced-ip )
1376 [10:33:04] <simonlnu> good luck, i gtg
1377 [10:33:14] <fernando> T_T mean.
1378 [10:33:31] *** Quits: ghormoon (~ghormoon@replaced-ip##) (Quit: ZNC - ##replaced-url
1379 [10:33:45] *** Joins: ghormoon (~ghormoon@replaced-ip )
1380 [10:34:03] *** Quits: jwd (~jwd@replaced-ip ) ()
1381 [10:36:00] *** Quits: stooj (~stooj@replaced-ip ) (Ping timeout: 276 seconds)
1382 [10:36:04] *** Quits: fred`` (fred@replaced-ip ) (Quit: +++ATH0)
1383 [10:37:17] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
1384 [10:37:17] *** Joins: yan__ (~yan@replaced-ip )
1385 [10:37:39] *** Joins: BenNZ (~Ben__@replaced-ip )
1386 [10:37:56] *** Joins: SynrG (~synrg@replaced-ip )
1387 [10:38:07] *** Quits: fernando (8d46518d@replaced-ip ) (Quit: Page closed)
1388 [10:38:23] *** Joins: stooj (~stooj@replaced-ip )
1389 [10:38:42] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
1390 [10:38:42] *** Quits: evanvarvell (~evanvarve@replaced-ip ) (Read error: Connection reset by peer)
1391 [10:39:35] *** Quits: bkraptor (~bkraptor@replaced-ip ) (Ping timeout: 250 seconds)
1392 [10:41:27] *** Joins: wtkp (~wtkp@replaced-ip )
1393 [10:42:29] *** Joins: evanvarvell (~evanvarve@replaced-ip )
1394 [10:43:31] *** Joins: gerforce (~gerforce@replaced-ip )
1395 [10:44:19] *** Joins: davi_ (~davi@replaced-ip )
1396 [10:45:00] *** Quits: kiao2938 (~mj@replaced-ip ) (Remote host closed the connection)
1397 [10:45:22] *** Joins: kiao2938 (~mj@replaced-ip )
1398 [10:45:39] *** Quits: johnny_ (~johnny@replaced-ip ) (Ping timeout: 250 seconds)
1399 [10:47:14] *** Joins: pbase (~user@replaced-ip )
1400 [10:47:37] <pbase> is iceweasel discontinued?
1401 [10:47:44] *** Quits: angor (~angor@replaced-ip ) (Ping timeout: 260 seconds)
1402 [10:48:21] *** Joins: dr4kk4r^ (~dr4kk4r^@replaced-ip )
1403 [10:48:56] <pbase> not seeing firefox-esr in the stable repo
1404 [10:49:08] *** Joins: lloda (~user@replaced-ip )
1405 [10:49:32] *** Parts: davi_ (~davi@replaced-ip )
1406 [10:49:38] <KhazAkar> Iceweasel is only in jessie. On Stretch it will be Firefox
1407 [10:50:18] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 260 seconds)
1408 [10:50:33] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 240 seconds)
1409 [10:50:41] *** Joins: Amnez777 (~Amnez777@replaced-ip )
1410 [10:51:01] *** Joins: davi_ (~davi@replaced-ip )
1411 [10:51:09] *** Quits: jack_rabbit (~jack_rabb@replaced-ip ) (Ping timeout: 276 seconds)
1412 [10:51:48] *** Joins: angor (~angor@replaced-ip )
1413 [10:52:15] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
1414 [10:52:24] *** Joins: bkraptor (~bkraptor@replaced-ip )
1415 [10:53:08] <pbase> KhazAkar: what is the current firefox version on stretch?
1416 [10:53:16] *** Joins: patterson (~patterson@replaced-ip )
1417 [10:53:49] <KhazAkar> pbase idk, I'm using Sid + Experimental + incoming on my desktop
1418 [10:54:09] *** Quits: Amnez777 (~Amnez777@replaced-ip ) (Changing host)
1419 [10:54:09] *** Joins: Amnez777 (~Amnez777@replaced-ip )
1420 [10:54:11] <pbase> k thanks. found it on wiki though.it is 45
1421 [10:56:29] *** Quits: davi_ (~davi@replaced-ip ) (Ping timeout: 260 seconds)
1422 [10:56:35] *** Joins: RickXy (~zncadmin@replaced-ip )
1423 [10:56:49] *** Joins: rock_well| (~taha@replaced-ip )
1424 [10:56:58] <rock_well|> hello guys
1425 [10:57:21] *** Joins: ccl (~casey@replaced-ip )
1426 [10:57:27] *** Quits: srtu (~hypnotoad@replaced-ip ) (Remote host closed the connection)
1427 [10:57:36] <rock_well|> I have this problem with httpredir returns 404 0n apt-get update
1428 [10:58:23] *** Joins: cielo (~cielo@replaced-ip )
1429 [10:58:28] <cielo> hi all
1430 [10:58:32] <rock_well|> replaced-url
1431 [10:58:35] *** Quits: verwilst (~smuxi@replaced-ip ) (Remote host closed the connection)
1432 [10:58:41] *** Joins: brigo (~Brigo@replaced-ip )
1433 [10:58:45] <rock_well|> cielo, ;) 0/
1434 [10:58:45] *** Quits: aau (~aau@replaced-ip ) (Ping timeout: 276 seconds)
1435 [10:58:49] <vegardx> Use a different mirror, rock_well|?
1436 [10:58:54] *** Quits: gerforce (~gerforce@replaced-ip ) (Quit: WeeChat 1.0.1)
1437 [10:58:56] <cielo> i need debian wheezy images which enable openstack
1438 [10:59:03] *** Joins: masterm (quasselcor@replaced-ip )
1439 [10:59:15] *** Quits: masterm (quasselcor@replaced-ip ) (Remote host closed the connection)
1440 [10:59:16] <vegardx> Enable, how?
1441 [10:59:30] <vegardx> And are you sure you want to deploy something on oldstable now?
1442 [10:59:40] *** Joins: masterm (quasselcor@replaced-ip )
1443 [10:59:40] *** Quits: bkraptor (~bkraptor@replaced-ip ) (Ping timeout: 252 seconds)
1444 [10:59:42] <rock_well|> vegardx, how should I go about that. (I thought it should be a mirror problem)
1445 [11:00:14] <vegardx> httpredir is just a service that gives you a 301/302 to another mirror. They probably have some bad health checking on their own end.
1446 [11:00:15] *** Joins: tkla (~tklassen@replaced-ip )
1447 [11:00:54] <vegardx> replaced-url
1448 [11:01:12] <vegardx> But as far as I've understood it, anything under debian.net is community driven.
1449 [11:01:13] *** Joins: johnny_ (~johnny@replaced-ip )
1450 [11:01:15] *** Quits: p4trick (~p4trix@replaced-ip ) (Quit: Leaving)
1451 [11:01:23] *** Quits: p4trix (~p4trix@replaced-ip ) (Quit: Leaving)
1452 [11:02:31] <rock_well|> vegardx, so how should I change the mirror list? replaced-url
1453 [11:02:51] *** Quits: baltun_ (~BalTun@replaced-ip ) (Ping timeout: 276 seconds)
1454 [11:02:54] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 260 seconds)
1455 [11:03:06] *** Joins: earthundead (~earthunde@replaced-ip )
1456 [11:03:20] *** Joins: roshanavand (~roshanava@replaced-ip )
1457 [11:03:25] *** Quits: Goddesspapa (~goddesspa@replaced-ip ) (Ping timeout: 250 seconds)
1458 [11:03:26] <vegardx> Find another mirror and add it / change httredir with it?
1459 [11:03:33] *** Parts: pbase (~user@replaced-ip )
1460 [11:03:42] *** Joins: fred`` (fred@replaced-ip )
1461 [11:04:18] *** Joins: jfdh3 (~jfdh@replaced-ip )
1462 [11:04:26] <rock_well|> vegardx, how should i change that to replaced-url
1463 [11:04:52] <vegardx> That would work
1464 [11:06:05] *** Quits: hero (~mehul@replaced-ip ) (Ping timeout: 276 seconds)
1465 [11:06:21] *** Joins: methou_ (~methou@replaced-ip )
1466 [11:06:33] <rock_well|> vegardx, how?
1467 [11:07:11] <vegardx> You don't know how to edit a text file?
1468 [11:07:12] *** Quits: roshanavand (~roshanava@replaced-ip ) (Client Quit)
1469 [11:08:37] *** Quits: methou (~methou@replaced-ip ) (Ping timeout: 250 seconds)
1470 [11:09:41] *** Parts: dr4kk4r^ (~dr4kk4r^@replaced-ip )
1471 [11:09:44] *** Quits: N3X15 (~Rob@replaced-ip ) (Disconnected by services)
1472 [11:09:45] *** Joins: N3X15_ (~Rob@replaced-ip )
1473 [11:09:47] *** N3X15_ is now known as N3X15
1474 [11:11:13] *** Joins: Andreas33 (~quassel@replaced-ip )
1475 [11:11:27] *** Joins: fivmo (~fivmo@replaced-ip )
1476 [11:11:43] *** Joins: aau (~aau@replaced-ip )
1477 [11:12:18] *** Joins: soee (~soee@replaced-ip )
1478 [11:12:24] *** Quits: anona (~anona@replaced-ip ) (Ping timeout: 276 seconds)
1479 [11:12:36] <rock_well|> I want to install nvidia-driver but it installs a 32bit version of it
1480 [11:12:47] *** Joins: Aussie_matt (~quassel@replaced-ip )
1481 [11:13:00] <rock_well|> it seems the 32bit version is prefered in debian
1482 [11:13:11] <rock_well|> how could I install the 64bit version of it
1483 [11:13:27] *** Joins: P6hjakonn (~NASA@replaced-ip )
1484 [11:13:50] *** Parts: SynrG (~synrg@replaced-ip )
1485 [11:14:00] *** Joins: j0z (~unix@replaced-ip )
1486 [11:14:00] *** Quits: j0z (~unix@replaced-ip ) (Changing host)
1487 [11:14:01] *** Joins: j0z (~unix@replaced-ip )
1488 [11:14:09] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1489 [11:14:27] <brigo> rock_well|, nvidia driver is a kernel module that is compiled at instalation time.
1490 [11:14:52] <brigo> then at the end it will match your kernel version.
1491 [11:15:04] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 252 seconds)
1492 [11:15:13] <rock_well|> brigo, so it would be the 64bit version.yes?
1493 [11:15:24] *** Joins: BalTun (~BalTun@replaced-ip )
1494 [11:15:29] *** Joins: baltun_ (~BalTun@replaced-ip )
1495 [11:15:32] *** Joins: sense (~sense@replaced-ip )
1496 [11:15:40] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
1497 [11:15:55] <brigo> rock_well|, if your kernel is 64bits, yes of course :)
1498 [11:16:17] *** Joins: bertbob (~bertbob@replaced-ip )
1499 [11:16:24] <rock_well|> 3.16.0-4-amd64
1500 [11:17:04] *** Parts: thrym (~thrym@replaced-ip )
1501 [11:17:31] *** Quits: sense (~sense@replaced-ip ) (Client Quit)
1502 [11:17:49] *** Joins: sense (~sense@replaced-ip )
1503 [11:19:11] *** Quits: rock_well| (~taha@replaced-ip ) (Read error: Connection reset by peer)
1504 [11:19:56] <brigo> Rockj, that is a 64bits kernel, if you are asking.
1505 [11:20:03] *** Quits: Sigyn (sigyn@replaced-ip ) (Ping timeout: 1220 seconds)
1506 [11:20:34] *** Quits: d0lph1n98 (~d0lph1n@replaced-ip ) (Ping timeout: 244 seconds)
1507 [11:20:41] <jaggz> is there an official debian mp3 library?
1508 [11:20:55] *** Joins: boss (~boss@replaced-ip )
1509 [11:21:30] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 276 seconds)
1510 [11:21:39] *** Joins: srtu (~hypnotoad@replaced-ip )
1511 [11:22:05] <jaggz> or is there not going to be any mp3 writing for me unless I use some 3rd party software?
1512 [11:22:21] <boss> hi allhow can i check whether my video card in debian support 4kHD or not
1513 [11:22:57] *** Quits: tkla (~tklassen@replaced-ip ) (Ping timeout: 260 seconds)
1514 [11:23:04] *** Parts: SynrGy (~synrg@replaced-ip )
1515 [11:23:52] *** Quits: tertu (~tertu@replaced-ip ) (Ping timeout: 252 seconds)
1516 [11:23:55] <bazhang> whats the card boss
1517 [11:25:26] *** Joins: anona (~anona@replaced-ip )
1518 [11:25:47] *** Quits: tugrik (~username@replaced-ip ) (Quit: WeeChat 1.4)
1519 [11:26:22] <brigo> jaggz, afaik you can write mp3 with debian, i did it.
1520 [11:26:49] <jaggz> brigo, thanks.. I'm trying to stick with official debian, but I do work with videos and mp3s here and there...
1521 [11:27:32] *** Quits: josuebrunel (~Icedove@replaced-ip ) (Ping timeout: 276 seconds)
1522 [11:28:03] <jaggz> what do you do when you have "but it is not going to be installed" dependencies for various packages that you need to install, like audacity wants libmp3lame0
1523 [11:28:06] *** HelloShitty is now known as HelloAtMega
1524 [11:28:26] *** Joins: d0lph1n98 (~d0lph1n@replaced-ip )
1525 [11:28:34] <jaggz> how do you tell apt-get to install those dependencies without manually installing (naming) each one?
1526 [11:29:37] <brigo> jaggz, a problem with your sources or a messed system
1527 [11:29:52] *** Joins: roseboom (~interjace@replaced-ip )
1528 [11:29:53] <roseboom> FREENODE STAFF CAN'T CODE. FREENODE-STAFF ARE NOT INVOLVED IN FOSS PROJECTS. LiENUS edg zykotick9 michaelni detergnet GTAXL dbyzero babard_ jback Kirito cozmo sbine vaelen Fusl Aaaaand markus_ yude wabuh consolejazz aconite33 cstine swym_ rednul_ dselect riddle mniip nagetier pushpop Synthase_ kirkland microfracture steri spacebison tomaw felon- gluon clmsy Junaos HerculeP RagingComputer
1529 [11:29:53] <roseboom> FREENODE SERVER DONORS NEED TO RETHINK WHO THEY'RE DONATING TO. Rovanion necronian fernie pseubodot przemoc donttrustem Ceber trobotham Gh0sty mw nathanhi benaiah Poppa mavhq melvin locrian9 xingu stoned Louis Arrowmaster atomi mcfrisk Wyzard slax0r l3archos Sick hohl j3roen thunderrd NotJimCa1rey shtirlic BlackPanx erry mechfrog Tsutsukakushi NightMonkey wych Amplificator bhurstpdx Helheim
1530 [11:29:53] <roseboom> FREENODE STAFF HAVE NO STAKE IN THE COMMUNITY THEY ATTEMPT TO GOVERN SO POORLY... ChanServ AciD` TonyL moss lupinedk dionyziz Gm4n PlasmaStar stakewinner00 mactimes_ bipul yaume jareth_ phy1729 thurstylark texnofobix RyanKnack Rubin gnat_x programmerq Guest4792 skylite bytecounter_ kitallis Zerant bipolar necrogami fold4 KakuRoze abramart lss9 thebwt hinderaker vila peterS ckeltz r00tobo RickyB98 KindOne SolSoCoG
1531 [11:29:53] <brigo> dependencies are installed automatically by apt or aptitude.
1532 [11:29:53] <roseboom> FREENODE STAFFER `UPTIME' CANNOT CODE, HAS NO JOB, AND WAS NEVER EDUCATED SO HE HARASSES WOMEN ON IRC ALL DAY! vila mactimes_ Scuttle_ Dr-Shadow jesopo babard_ betaboon Slashman alexlist kdog aypea[1] dtcrshr chrisc mRokita mcfrisk javak Arroyo1010 jager bollo mxtm ejcx Carno Rikairchy azmodeus noteness Junaos CustosL1m3n CyberJacob moop NickyP case39 Hijiri pipeep gacekjk RickyB98 Redfoxmoon CEnnis91 distantorigin cadeskywalker freanux
1533 [11:29:53] <roseboom> FREENODE STAFF HAVE NO STAKE IN THE COMMUNITY THEY ATTEMPT TO GOVERN SO POORLY... verboese msantana chrisc digilink peterrooney Jonuz daemonkeeper kdog mesamoo raSter^ zinx Redfoxmoon tobiw_ Skyrider jass93 test1 ohithere twisted` necronian Tsutsukakushi ckuehl k0nsl thai_ neomorphix AlwaysHigh darxun APexil Xenthys HicksD BeamWatcher angor srg Javabean keith4 laidback_01 hiya sdollins thunderrd kini deathleff
1534 [11:29:53] *** Quits: roseboom (~interjace@replaced-ip ) (Excess Flood)
1535 [11:30:04] *** Joins: recurrency (~overrelia@replaced-ip )
1536 [11:30:05] <recurrency> FREENODE SERVER DONORS NEED TO RETHINK WHO THEY'RE DONATING TO. WizJin AlwaysHigh RobinC Zambezi test1 Madgod klys xargs nebg crank1988 TmvC dagerik troulouliou_div2 mxtm LucaTM SaveTheRobots Walex manicminer cpm__ yokel bernat1 githogori k^ allorder n-st fenns blommer Defcronyke Piggy jass93 namix mrlase navlelo_ Andocromn thirtynein karstensrage hypermist damentz nyuszika7h Dadou
1537 [11:30:05] <recurrency> FREENODE STAFF CAN'T CODE. FREENODE-STAFF ARE NOT INVOLVED IN FOSS PROJECTS. fhffhqvb p0rt occult aliljet AbyssOne phantomik Radex dbristow kbtr pelegreno trench catbeard phrozen77 uNmowed afk11 shingouz Ticho metaKin zymurgy texnofobix Orbitrix pythonsnake roger_rabbit osfe_ jthomas stiivo RoXX thai_ Wug zamba JelmerD mquin Modeuse TheVoid tristero cielo ryan-c lmcloughlin georgeowell bleepy
1538 [11:30:05] <recurrency> FREENODE SERVER DONORS NEED TO RETHINK WHO THEY'RE DONATING TO. awaxa OzoNe Maikel cydrobolt cyphix kimico_ hohl hualet_deepin vvande waynr jmcnaught heap_ ix007 Ryushin navlelo_ Telvana sense mRokita anona gniourf kirkland mimi89999 mw gosling Radex dbyzero mavhc NeoBlaster hays mossman hundfred Butt3rfly Cyclohexane Dagger bier_ Cpuroast cyboman33 RichiH DHowett nathanhi
1539 [11:30:05] <recurrency> FREENODE STAFFER `UPTIME' CANNOT CODE, HAS NO JOB, AND WAS NEVER EDUCATED SO HE HARASSES WOMEN ON IRC ALL DAY! bazhang boxrick1__ WARBIRD199 Awesomecase nikola Jarus misprint_ Jurkki AlexPortable gturner DHowett mt aZz7eCh jordanm elkmoose luxio drewdavis JamesHa wingman2 serban Smuckerz zorg1 yude int0x27h Jikan Miga komugi neoweb jimm pylot Laughing1uckk_ EnergyCoffee s7r Otyg bzed hayer JStoker guardian walking SirLagz
1540 [11:30:05] <recurrency> FREENODE STAFFER `UPTIME' CANNOT CODE, HAS NO JOB, AND WAS NEVER EDUCATED SO HE HARASSES WOMEN ON IRC ALL DAY! CoreyFeldman_ cydrobolt pkiller barto dezgot_ p8m_ m4rcu5 jmcnaught SPF CosmicRay navlelo_ Spec fenns Noskcaj cyphase xSmurf ChuMar1 gigetoo hassoon Daniel0 lohenpaa fold4 thnee N3X15 rax- medicalwei MeanEYE kvm2k waynr Laughing1uckk_ mete kini brong__ cybrNaut Atlas croddy Quimby deepy Guest22584
1541 [11:30:05] *** Joins: schizocarpic (~abouelata@replaced-ip )
1542 [11:30:05] *** Quits: recurrency (~overrelia@replaced-ip ) (Excess Flood)
1543 [11:30:06] <schizocarpic> FREENODE STAFF CAN'T CODE. FREENODE-STAFF ARE NOT INVOLVED IN FOSS PROJECTS. altyr FierceDeityLink HerculeP paradizelost yaume therock247uk rkj troulouliou_div2 Penix jmyrv sewerinspector laidback_01 Jarus Python132O yves_del_harlow valdyn roguelazer mrMute atomi pelegreno scoopex Finetundra__ Zyferus Sthebig thuk dfcnvt MeanEYE BlackPanx LucaTM Bish RoXX Radex coolmadmax SwK j0z kalebo donoban Azelphur kodapa Guest4792
1544 [11:30:06] <schizocarpic> FREENODE STAFF HAVE NO STAKE IN THE COMMUNITY THEY ATTEMPT TO GOVERN SO POORLY... JelmerD danmackay jannic JackPH TiCPU ChrisWi mdorenka abra0 marlinc int0x27h Billias Ze` Tulah Elysia ckeltz dave0x6d cusco at0m Repie polyzen allorder sdollins elkmoose thiagoss felon- Kurocon_ NickyP metaKin Laughing1uckk_ VjetarSaSunca cbdev testi consolejazz likevinyl Tachaikowsky GegenRung shingouz Uninstall sonOfRa KomputerKid
1545 [11:30:06] <schizocarpic> FREENODE SERVER DONORS NEED TO RETHINK WHO THEY'RE DONATING TO. SaveTheRobots taylorbyte yaume jackburton f10 Spine churnd screedo ix bbabich mossman j4son Guest29708 rax- Rovanion lazouz thuk nicorikken sativouf pipeep LostSoul Mo0O aliljet cusco Devastator Elysia Mathisen sander85 rhizome_ Rockj monoxane peterrooney mxtm copec twisted` vOYtEC_ freakyy dpkg jager
1546 [11:30:06] <schizocarpic> FREENODE SERVER DONORS NEED TO RETHINK WHO THEY'RE DONATING TO. calvin_ noodle mixomathoze Elgul Cyclohexane Quick_Wango trellert Dilko _jack_ KindOne timmu s7r M0ulin noteness pelegreno imr alien1it himiko blueness_ Telvana stealthii therock247uk Katharsis husqar misiek200m coruja stakewinner00 hohl rosseaux Toris namix nandersson cliluw yekk abracadaniel elge rpcope mavhc masterm lupinedk
1547 [11:30:06] <schizocarpic> FREENODE STAFF HAVE NO STAKE IN THE COMMUNITY THEY ATTEMPT TO GOVERN SO POORLY... Celelibi cstine ircnode0_ Fusl papey p_quarles blue_ wafflejock sauvin Tyrant Seifer DHowett Cy8aer BbT0n amospalla fernie Subfusc sweatsuit iszak wredny eb0t Orbitrix ELLIOTTCABLE ksool denisk NeoBlaster DrDoofenshmirtz ephemer0l kini NightKhaos archaic desrt Kopro_ tydel_ aedinius azizLIGHT shodan` lukaso666 mrec KOD3N
1548 [11:30:06] *** Quits: schizocarpic (~abouelata@replaced-ip ) (Excess Flood)
1549 [11:30:19] <hypermist> lol
1550 [11:30:20] <alcx> oh noooo
1551 [11:30:25] <TheVoid> okie
1552 [11:30:26] <hypermist> that was funny
1553 [11:30:30] *** Parts: desrt (sid86672@replaced-ip )
1554 [11:30:30] <gluon> here we go again
1555 [11:30:31] *** Quits: methou_ (~methou@replaced-ip ) (Quit: Leaving...)
1556 [11:30:37] <monoxane> wtf was that
1557 [11:30:42] <NightKhaos> I especially like the name. Quite themed.
1558 [11:30:44] <nyuszika7h> you can't code either, your spambots disconnect from too much flood
1559 [11:30:45] <alexlist> An idiot.
1560 [11:30:53] <MeanEYE> Non-friendly reminder people are still alive ;)
1561 [11:30:55] <pylot> trolling bot
1562 [11:30:56] <alexlist> nyuszika7h: lol ;)
1563 [11:30:58] <monoxane> oh ok
1564 [11:31:03] <denisk> wow
1565 [11:31:10] <denisk> Way to disturb my idling
1566 [11:31:15] <alexlist> Now he has all our attention...
1567 [11:31:29] <NightKhaos> Indeed. I thought someone might be messaging me... and "in this channel"?
1568 [11:31:39] <jaggz> brigo, hmm.. looks like debian does have a version of it: 3.99.5+repack1-7+deb8u1 0 replaced-url
1569 [11:31:42] *** Joins: br0kenman (~bman@replaced-ip )
1570 [11:31:54] <brigo> jaggz, of what?
1571 [11:32:04] <jaggz> brigo, libmp3lame0
1572 [11:32:13] <brigo> jaggz, just install lame package
1573 [11:32:41] <denisk> yeah lame is good
1574 [11:32:58] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
1575 [11:33:10] <jaggz> brigo, that has the same dependency error
1576 [11:33:19] <jaggz> lame depends on libmp3lame0 but it's not going to be installed
1577 [11:33:24] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 276 seconds)
1578 [11:33:33] <brigo> jaggz, can you paste the command and the output in paste.debian.net?
1579 [11:33:35] <jaggz> but it looks like I can remove deb-multimedia and still have this, so I'll try that
1580 [11:33:44] *** Joins: hero (~mehul@replaced-ip )
1581 [11:33:57] <brigo> ah, you are using deb-multimedia, that can be the issue.
1582 [11:34:00] *** Joins: tugrik (~username@replaced-ip )
1583 [11:34:32] <jaggz> yeah I'm trying to remove it
1584 [11:35:23] *** Joins: semimineral (~taorikaiy@replaced-ip )
1585 [11:35:30] <semimineral> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. kuthurium LiENUS cherry_lin Merixer odish TheOmega chalcedony Hacker01 sidmo_ madmattco mattikus zack6849 dxrt oblivian boubou BotaniCar_ danmackay therock247uk muvbit subzero79 babilen satbyy cyris212 ckuehl Kazzy deathleff lf94 crank1988 bfit hN3 M0ulin steri hid3 dbristow Meow-J therion hero sjk kInOzAwA phrozen77
1586 [11:35:30] <semimineral> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. jolts tonyoy moufl ruind afx237_ ogny mumixam Getafix74 turfrex JamesHa s7r phantomik iszak _tremo paulbarker gnat_x crank1988 shodan` rbern somiaj Arroyo1010 jushur vook rmdashrf RaphaelT` XeonSquared ccl Rurd2di mysteerimasa magnulu DLmass P6hjakonn nezZario necrogami sc0 tobiw_ solarnetone oblivian karlamrhein SpeedyG
1587 [11:35:30] <semimineral> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. eshlox moss Joodle mz| rxc tensorpudding KindOne elge w00die_ Tyrant yeticry hinderaker watersoul ChiLLabiS Starduster uda blingrang SpacePenguin moetunes M0ulin j3x ALicinio Redfoxmoon bdeferme RyanKnack noahfx vonsyd0w Downer _KaszpiR_ Helheim hplar RoXX msantana kriskropd neskau cbdev cheapie _Baltazar_ jaggz barto
1588 [11:35:30] <semimineral> THIS SPAM MAKES YOU MAD? BEING HARASSED BY FREENODE STAFF MAKES ME MAD TOO. DEAL WITH IT TOO. VirtouZ dataio croddy dax wobeling1rs tewdin Zambezi LoRez cooldude sander85 l0xas_ Malmis Dilko fivmo M-shine don_armstrong petemc SpeedyG chizbang iflema APLU erry ix wabuh Cerise Andocromn nhandler markus_ Cpuroast catsup SQL [E]sc ibex Zharf neoweb NotJimCa1rey lazouz ircnode0_ edaught__ GNU\colossus
1589 [11:35:30] <semimineral> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. penna p0ly3d3r p_quarles edavis thebrush sputnik archaic HelloAtMega JasonO BalTun cyris212 tydel_ stoned Sciuro Belkaar thuk chrisc xTEMPLARx JZTech101 hassoon miklcct VirtouZ EnergyCoffee esainane tobiw_ jcara Pucilowski locrian9 jewel DoctorD90 Redhair altyr SaveTheRobots eris2323 oberling Bryanstein Scotteh sauvin capri iter
1590 [11:35:30] *** semimineral was kicked by debhelper (flood. Please use replaced-url
1591 [11:35:33] *** Joins: bertbob (~bertbob@replaced-ip )
1592 [11:35:35] *** Joins: adults (~predecisi@replaced-ip )
1593 [11:35:37] <adults> THIS SPAM MAKES YOU MAD? BEING HARASSED BY FREENODE STAFF MAKES ME MAD TOO. DEAL WITH IT TOO. kriskropd Amplificator RoXX xcpop_ Eryn_1983_FL freakcom monoxane wych bernat1 varesa Spine Malinux llimeht__ crisu k-man bzed betaboon JohnDoh SpeedBus APLU ChiLLabiS Dagger tomaluca95 m4rcu5 zamba h4ndy kanzure sveva65_ Joodle randomgry aegis magnulu rsully Ring0` Arcanos Guest50599 Dj_Dexter swym_ HicksD Fjorgynn
1594 [11:35:37] <adults> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. duoi LeandroLuiz KhazAkar module000 llucenic cliluw hfp udm medicalwei waynr ejcx barubaru aconite33 mattikus Guest88381 mz| Radex miklcct noteness hop rikai cypherman Dev0n jeddi gacekjk dmitris iNs kline Kazzy dexta TimWolla Nitori ix MrDetonia Seifer jpleau s4ndm4n rysiek|pl javak evanvarvell
1595 [11:35:37] <adults> THIS SPAM MAKES YOU MAD? BEING HARASSED BY FREENODE STAFF MAKES ME MAD TOO. DEAL WITH IT TOO. orangey jaythelinuxguy bp0 reev fstd Guest22584 freheims smidlers blazed_ k_sze[work] gluon ccl masetrax calebwill AntiSpamMeta crisu bier_ Mathisen Quantumcross joze rosseaux Ze` SpacePenguin thalos_ mete gosling pfoo Jikan anexit_ phorce1_home azmodeus melvin primevil Helheim SirCmpwn xtom breitenj diytto_znc blackwell blommer
1596 [11:35:37] <adults> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. little_tommy clion ygeLN debhelper jercos Kurogane Qann teeteewhy hop iflema eb0t seyeongkim OnkelTem rmdashrf jager gturner dbristow srtu daniel-s towo^work przemoc ibex nuffigel beastie_ petemc CyberJacob necrogami vook superusr bchroneos Mr_Pancake soahccc olblak Hello71 sparetire namix dijenerate peterrooney primevil ZodoTurtle
1597 [11:35:37] <adults> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. Skyrider ccl integral dexta nighty-_ breitenj navlelo_ relgar shroud_ lifeofguenter_ copec RickyB98 frankie epsilon Siema Bryanstein RyanKnack glongo soahccc LiENUS Adbray Subfusc avis silvermere denisk squarecircle civillian rbern Asoka Azelphur digdilem Noah0504 manicminer k0nsl Epakai_ FierceDeityLink wtkp danieli llakey johnnyfive
1598 [11:35:37] <adults> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. keekz ygeLN wobeling1rs _tremo BotaniCar_ vegardx SaveTheRobots OneM_Industries CyberJacob level7 buu max-m fnmueller testi Exagone313 Simson-san neoromantique ponyofdeath Sabaku cadeskywalker Psy-Q oblivian olegfusion madprops jimm Psi-Jack mixomathoze cabezza XDS2010 thuk Curlybear mukmuk Dev0n kooldavi LiENUS teraflops AfroThundr54230 esotericnonsense Esya himuraken
1599 [11:35:37] *** adults was kicked by debhelper (flood. Please use replaced-url
1600 [11:35:38] <brigo> jaggz, not just the source, you need to remove the intalled packages.
1601 [11:35:41] *** Joins: unwell (~nandor@replaced-ip )
1602 [11:35:42] <XeonSquared> that one again?
1603 [11:35:42] <unwell> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. Bercik sdollins VirtouZ totonika tadej bhurstpdx DDR ledufakademy bzed Slashman N3X15 WinstonSmith darius93 loxley Expanse LjL moufl babard_ TheOmega AJ_Z0 cthuluh awaxa Akufen cabezza udm Belkaar _jack_ dgm816 zmachine austin987 guios M-shine freheims ijmad EmleyMoor Javabean TonyL karimb imr thuk
1604 [11:35:43] <unwell> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. Gurty TheOne1 ALicinio lumidee nezZario rbern papey hN3 SPF little_tommy ckuehl sauvin Olipro Sammy8806 littlebear karimb TechChristoph__ guardian movic gluon blueness enkrypt GNUino _tremo dbgr ledixus babard_ ozzloy rpcope rxc alexlist Doyle t00m0 Uninstall gturner BlackPanx dustpuppy blazed_ melvin Bryanstein
1605 [11:35:43] <unwell> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. Zumochi cisc0 stakewinner00 raspbeguy Obi-Wan Tachaikowsky bezaban ghenry runtime_error r0bby TheOne1 don_armstrong edg akitada Spine Tegu wredny SirLagz Emmanuel_Chanel CosmicRay RyanKnack damentz laidback_01 JamesHa lukky513 Radex DoctorD90 Ishaq edaught__ heurist` NickyP c0ded bazhang nhandler sendq afuentes judd TheQuestionmark Azelphur ccl
1606 [11:35:43] <unwell> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. calebwill slax0r cozmo anona marmoute tabakhase iszak Rockj snow_bckspc Redhair Rene hassoon blocky quasisane markus_ ujjain HappyLoaf keith4 ioudas^work husqar benjr elmcrest timmeyh jpinx HicksD sepi duoi [pabu] Zekah Python132O KNERD bazhang Carno thalos_ Radex DoctorD90 trewas HerculeP sewerinspector bshacklett
1607 [11:35:43] <unwell> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. dave0x6d beatdown trench hiya mossman ephesius kingkong|Q ChunkzZ-ZNC donnoc eris2323 esotericnonsense dtcrshr bkpark jager flyinprogrammer krpt lmcloughlin xcpop_ teclo- Pinsel bolt dualbus Sciuro stoned reikokuko Plastefuchs Sick MrDetonia micronn rkj FluidDruid ineiros ancky Curlybear level7 lupinedk brolin_empey nse cats
1608 [11:35:43] *** Quits: unwell (~nandor@replaced-ip ) (Excess Flood)
1609 [11:35:44] <XeonSquared> >.>
1610 [11:35:46] *** Joins: cloddier (~bilati@replaced-ip )
1611 [11:35:46] *** Joins: orts (~rebridge@replaced-ip )
1612 [11:35:46] <cloddier> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. toruvinn pylot LiENUS mattikus musca jhutchins mowcius Daniel0 Jidoor_ rkj vOYtEC_ zerick digdilem test1 Nach0z Levure misiek200m hiexpo blueness_ whatevsz_ Guest22584 TomTomTosch boudiccas rhizome squarecircle defanor keekz module000 fca Sciuro pvoigt Ool KindOne rook2pawn Butt3rfly mukmuk mrkebab d0nn1e tensorpudding nebg
1613 [11:35:46] <cloddier> THIS SPAM MAKES YOU MAD? BEING HARASSED BY FREENODE STAFF MAKES ME MAD TOO. DEAL WITH IT TOO. kuthurium vagarwal le_pig rbern LiENUS cozmo abramart Zitter fernie Otap coolmadmax markus_ olegfusion andatche Bercik ksk Ryushin Kamilion pvoigt tswett Haxxa katymoe fearnothing internat ghoti tapout skylite integral msantana v4s jolts VjetarSaSunca troulouliou_div2 Trellmor stealthii sdollins mrMute verboese anona sidv
1614 [11:35:46] <cloddier> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. Linlz toli thebwt Madgod vOYtEC_ Guest5056 johskar Hoff-man userino scoobertron Lirion phate408 NightMonkey bogus- milobit thiras miklcct archaic Gaiseric MrAlexandr0 bleepy Jarus wafflejock bhurstpdx meseira hplar GTAXL j3x krpt Seto_Kaiba jordanm ebarch benjr K1rk ksool tomocha____ P6hjakonn lifeofguenter_ WakiMiko holst
1615 [11:35:46] <cloddier> THIS SPAM MAKES YOU MAD? BEING HARASSED BY FREENODE STAFF MAKES ME MAD TOO. DEAL WITH IT TOO. _Baltazar_ meti P6hjakonn Quantumcross noahfx kini dinoocch xtom TmvC Jikan alexandros_c btf NiLon clmsy andreluiz CodingWithClass bkpark mt RickXy timmeyh swatti krion esainane hualet_deepin avis ujjain bleepy Quimby nuffigel hggdh ^v RaiNerTsuFal papey ToBeFree glongo userino ]3n19m4[ dezgot_ upilss yeticry
1616 [11:35:47] <cloddier> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. AlwaysHigh Orbitrix K1rk bhurstpdx DBA_1 TriJetScud colo-work OzoNe GNU\colossus petn-randall Spine pyface eki ineiros ksk peterS mrMute mrkebab t0mb0_ Jurkki xingu akoko mechfrog necrogami nse Zyferus yrter linuxthefish stoned led_belly Kazzy Stummi seyeongkim jamie- thuk kvm2k jfdh3 k-man clopez mgodzilla
1617 [11:35:47] <cloddier> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. DustyDingo yrter FierceDeityLink Asoka RickyB98 sinetek katymoe moufl hays mzf tswett bcd Junaos linuxthefish thebwt magnulu binwiederhier_ Doyle jon__ k0nsl distantorigin civillian Hoff-man abramart upilss AciD` RichiH fourletterword mag009 SerajewelKS glebihan_ bier_ GNUino nagetier Esya_ fenns Tarjaizaid AlexPortable boudiccas medicalwei
1618 [11:35:47] <cloddier> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. gnugr drewdavis KakuRoze chimeracoder capri `ryban towa GegenRung sinetek masonhau- likevinyl e thallera1 boss XeonSquared subzero79 enoch85 clmsy f3nix Kyoshiro Werring andatche chalcedony bier_ nhandler baltun_ markn_ DustyDingo tonk Ad1_RnR Zumochi Stanto apt Fjorgynn HeOS Ool slax0r xar- k0nsl cheapie
1619 [11:35:47] <orts> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. thebwt Epakai_ PaulePanter SPF biberu alxd eris2323 Geom Sir_Designer GenTooMan pugfantus distantorigin blingrang [E]sc iNs NyanCat ScottE akoko {41444d494e} upilss Log1x Carno Gh0sty Mortumm dreki bemawi wybczu led_belly pasturesofplenty Piggy JohnDoh paranoids vinzv boss nagetier JZTech101 tomaw james41382 GegenRung d0lph1n98
1620 [11:35:47] <orts> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. e Dreamix silvermere glebihan_ laidback_01 skapunker RyanKnack Telvana oberling osfe_ TmvC jhill btf weltzooo Cabanossi suexec zalatovo SlaGTaTs andreluiz aliljet riddle vaidy Quantumcross cydrobolt yan__ Wug cherry_lin `z j` shroud_ jannic Merixer ijmad RoyK zack6849 inex johnny_ Eryn_1983_FL mcfrisk NiLon
1621 [11:35:47] <orts> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. musca Hobbyboy damentz kitallis diodesign nezZario _Baltazar_ T0rch rook2pawn bbabich marko__ ^v Modeuse jubo2 hero cherry_lin Kurogane tolecnal testi r00twayne hN3 Ool TheReverend403 kenneth_ dym OneM_Industries Dj_Dexter sveva65_ sdollins bshacklett jfdh3 rlange SPF kanzure tcpman_ qmr _jack_ module000 d0lph1n98 awaxa
1622 [11:35:47] <orts> THIS SPAM MAKES YOU MAD? BEING HARASSED BY FREENODE STAFF MAKES ME MAD TOO. DEAL WITH IT TOO. bchroneos Elgul CurryWurst neomorphix ohithere nevyn gosling slax0r Klumben Kazzy dtcrshr zw01 trench dselect beatdown tomaw Awesomecase trnkz ancky Anwarias_ gacekjk sativouf MrGeneral gnugr zhl tadej GegenRung xTEMPLARx acksys cozmo sendq gniourf pasturesofplenty int0x27h miiichael lazouz Maikel rysiek|pl Cueball CowboyNeal
1623 [11:35:47] <orts> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. stackfault cypherman AciD` Gaiseric patterson vook merlincorey AfroThundr54230 dtcrshr glebihan_ nicorikken Locke0-3 koollman Jerm1 beatdown Iridos Stummi littlebear Ze` xargs LiENUS Quimby cyphix Tristan-Speccy jthomas rysiek|pl Hello71 Celelibi p0rt OzoNe Katharsis jmyrv P6hjakonn s00pcan hualet_deepin primevil Poppa blueness_ cherry_lin bedouin
1624 [11:35:47] *** Quits: cloddier (~bilati@replaced-ip ) (Excess Flood)
1625 [11:35:47] *** Quits: orts (~rebridge@replaced-ip ) (Excess Flood)
1626 [11:35:52] <monoxane> ffs
1627 [11:35:52] <shodan`> oh boy the salt
1628 [11:35:56] <WakiMiko> every day
1629 [11:35:58] <teraflops> +r please and +b to the troll
1630 [11:35:58] <WakiMiko> -_-
1631 [11:35:58] <jamie-> what the
1632 [11:36:00] *** Joins: overrelax (~lenay@replaced-ip )
1633 [11:36:00] *** Parts: Elgul (~Ellin@replaced-ip )
1634 [11:36:01] <overrelax> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. malf benf DDR bezaban lukky513 glebihan_ Posterdati AlexPortable randomgry krpt alexlist ptx0 danieli nymony alexbligh1 ksx4system relgar rodarmor Kapisketo miroesq fred`` ksool mgodzilla glongo SerajewelKS klys scottschecter Poppa hypfer ColtonDRG taylorbyte reikokuko AlwaysHigh teclo- totonika fubbi eris2323 magyar stackfault penna
1635 [11:36:01] <overrelax> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. beardface pasturesofplenty robingr gonyere mw themill chele angor udm tomocha____ CIA taylorbyte bedouin zwamkat scubacuda Bercik timmu Subfusc sc0 Pazician antgel dagerik muvbit Pymous chalcedony tulphoon cisc0 mns Sarodj xar- boss trysten n-st LeandroLuiz r0r0 jor seyeongkim Jojan_ karlamrhein avis
1636 [11:36:01] <overrelax> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. CIA snow_bckspc ribasushi skylite Tulah BotaniCar_ jback Guest65522 karimb SirLagz CosmicRay Tristan-Speccy teeteewhy LambdaComplex sndb SpaceKoo- Gurty muggahtee wabuh FluidDruid ceptor DLmass Plastefuchs e1z0 KhazAkar thurstylark mRokita laidback_01 micronn p_quarles PhonicUK Klumben solarnetone pampeho masonhau- blu2 kus ChunkzZ-ZNC meti JZTech101
1637 [11:36:01] <overrelax> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. Madgod Uninstall noahfx DLange Haxxa mRokita DDR gacekjk tapout ChunkzZ-ZNC MrDetonia relipse Azelphur zorg1 microfracture Defcronyke Otyg integral WARBIRD199 kingsley fourletterword Tristan-Speccy gardar Sleepy63 _Baltazar_ Granis ColtonDRG snow_bckspc sweatsuit h4ndy HicksD jass93 antgel verboese BaW Levure rOss^64 wybczu VirtouZ Tyrant
1638 [11:36:01] <overrelax> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. gebjgd WARBIRD199 altyr husqar dpkg fold4 v4s enkrypt uNmowed Subfusc Eryn_1983_FL heinrich5991 Ool rxo Stummi Helheim btf manningx cabezza t0mb0_ tcpman_ beardface hero Werring benf MrDetonia namespace Linlz futex bshacklett nebg iflema neoromantique monpocchi screedo Zambezi fourletterword xKoren BeamWatcher Atlas
1639 [11:36:01] <overrelax> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. scoobertron Jdbye Hobbyboy Nach0z Gaiseric enkrypt locrian9 JackPH p0ly3d3r sCreami miklcct Haxxa neoromantique Plastefuchs reev s4ndm4n abramart break19 _TB_ rkj ptx0 TheFlyingCorpse btf kimico_ SirLagz h4ndy SenpaiSilver ghenry Cloudwalker42 turfrex nighty-_ alxjsn lmoreira Dr4k3 beardface dax Kazzy batrick jager boudiccas
1640 [11:36:01] *** Quits: overrelax (~lenay@replaced-ip ) (Excess Flood)
1641 [11:36:04] <MrDetonia> I don't think there is a way /part
1642 [11:36:05] *** Joins: mattan (~aquacades@replaced-ip )
1643 [11:36:07] *** Joins: kojiki (~ruthlessl@replaced-ip )
1644 [11:36:07] *** Parts: teraflops (~teraflops@replaced-ip )
1645 [11:36:08] <kojiki> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. jackburton rebrec reikokuko zw01 pugfantus abrotman kimico_ xtom ptizoom cybrNaut Colti Guest64868 fubbi stackfault detergnet Sleepy63 raSter^ integral IdleGandalf sCreami phrozen77 jaggz twisted` barubaru fn2187__ zamba CosmicRay yusukesuzuki lucad111 heinrich5991 calvin_ kInOzAwA Noskcaj krthnz br0kenman umbSublime miklcct rtur dimitry7 ikeigenwijs
1646 [11:36:08] <kojiki> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. littlebear Butt3rfly bhuddah Seldon sharky case39 Tristan-Speccy Ticho Rene Cloudwalker42 TimWolla tharkun Cyclohexane Sciuro binwiederhier_ t00m0 kmd voidsta enki ckuehl DBA_1 rhizome_ slicepaperwords yokel wobeling1rs Keikran_ matthiaskrgr ChrisWi qmr Piggy freanux copec satbyy sagatak jhutchins Mouaad calvin_ neglesaks katymoe acksys
1647 [11:36:08] <kojiki> THIS SPAM MAKES YOU MAD? BEING HARASSED BY FREENODE STAFF MAKES ME MAD TOO. DEAL WITH IT TOO. ckeltz tomaluca95 esotericnonsense GabrieleV merlincorey bytecounter_ masonhau- Windows98 relaxed aegis bshacklett WormFood tolkor TheVoid dustpuppy olblak dTal [pabu] hypfer ix WinstonSmith enkrypt dselect CompWizrd devster31 DANtheBEASTman Zekah johnny_ tadej Rn86 fnmueller abra0 jfdh3 wabuh downtime valerius PhilSliderS consolejazz Hydroxide planetmaker
1648 [11:36:08] <kojiki> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. iKarith polyphagia trellert creat p8m_ rawburt jushur betaboon BinBasher catbehemoth HicksD therion Jidoor_ pkiller Bercik KhazAkar Apeiron` Psi-Jack hundfred Defaultti mag009 RoyK zerotri Esya_ conan1415 zymurgy gturner towa petemc brouette Spine whatevsz_ failsure walking boubou hns dimon NightMonkey mattikus internat
1649 [11:36:08] <kojiki> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. sjk jas4711 DDR snow_bckspc xcpop_ edavis malf neskau cozmo ToeSnacks Rubin Dev0n Aussie_matt zupzupper Jurkki Noah0504 dreamon jpinx iooner TheReverend403 mukmuk brontosaurusrex her0 phate408 jesopo Nothing4You eki VeggieMeat aypea[1] Spec Krakakanok2 microfracture rax- ijmad runejuhl bolovanos SaveTheRobots nyuszika7h enki joelpet_
1650 [11:36:08] *** Joins: isometries (~haemather@replaced-ip )
1651 [11:36:08] *** Quits: kojiki (~ruthlessl@replaced-ip ) (Excess Flood)
1652 [11:36:09] <isometries> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. kitai CoJaBo alexandros_c SaveTheRobots jordanm Amnez777 Dagger Bercik hualet_deepin NaPs Rikairchy namix baltun_ n0arch jushur Alam_Squeeze michaelni little_tommy DrDoofenshmirtz luckman212 rlange Modeuse TheOmega Azrael_- stealthii Kamilion r0ck_ Cpuroast scoopex kodapa DLange Toris Ad1_RnR hypfer Malinux HeOS sc_ kalebo ix007
1653 [11:36:09] <isometries> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. Rene anexit_ overlord_tm AfroThundr54230 KomputerKid Kopro_ SpaceKoo- Sarodj cozmo joze dpkg r0bby kini Pulec rooty enki EmleyMoor rstone dataio mixomathoze imr rhizome blaisebool dm7freek enoch85 batrick alchemistswl2 osxi slon phrozen77 mo1991reg iflema linuxthefish mukmuk LostSoul turfrex pushpop monoxane Myrtti masonhau-
1654 [11:36:09] <isometries> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. f3nix xet7 pvoigt zamba Emmanuel_Chanel himuraken soulz luckman212 bytecounter_ BalTun Ooze qman__ vinzv sCreami bolovanos karlamrhein syshape polyzen melvin IbexPeak glitch13 voidsta dynek denisk Freeaqingme marsupapu skapunker Belkaar APexil marsjaninzmarsa bhurstpdx thiagoss Wug Doo scubacuda Uninstall Jurkki ptizoom Gh0sty nathanhi
1655 [11:36:09] <isometries> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. SpacePenguin Kapisketo thunderrd ne0h|nihilist Gcool OneM_Industries cvr waynr Malinux detha gnugr apt kalebo utrack ckeltz cherti sauvin voidsta cnu- neskau sifeic IbexPeak Bryanstein bier_ nopf miiichael bshacklett gusnan jareth_ edg prussian boss ruind Louis bzed sputnik e ix007 brong__ pampeho
1656 [11:36:09] <isometries> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. benaiah Anarchic stealthii PlasmaStar M4lv0 imr Expanse ujjain rawburt thai_ suckawha_ shtirlic e ZekeS TheReverend403 phrozen77 _MysT catbehemoth patterson MrGeneral basic` Guest50599 `z jpwall lmoreira Cybertinus tkeith tristero JPT jannic rikai dreamon Dilko GabrieleV Ceber zamba mactimes_ stakewinner00 mattan Jojan_
1657 [11:36:09] <isometries> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. OnkelTem styler2go Hijiri phate408 hexagoxel rxo paradizelost jamie- ghoti donoban moufl [pabu] crank1988 programmerq Piper-Off _KaszpiR_ zone_twelve jcara SwK hplar tombee ogny hobbyquaker_ tyler-baker twisted` noteness blingrang Cork boss CIA ibex tewdin korhojoa TiCPU Aquarina bytecounter_ Zitter Guest65522 kmh Repie
1658 [11:36:09] <isometries> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. bedouin Guest50599 darxun k-man Curlybear Hoff-man module000 zero85 Noah0504 BotaniCar_ Repie neoweb RagingComputer civillian blackwell OnkelTem blue_ rysiek|pl timmeyh Kapisketo boubou vagarwal Linlz beardyname osxi liamsmith Amplificator peer69 mz| BarthezZ jeezy utrack trench SweetMuffin vook Afforess fold4 Poroshenko DBA_1 grumpycatt
1659 [11:36:09] *** Quits: isometries (~haemather@replaced-ip ) (Excess Flood)
1660 [11:36:10] <mattan> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. merlincorey PhonicUK paranoids CompWizrd N3X15 vaelen swatti p0ly3d3r Otap freakyy bier_ AfroThundr54230 jesopo thallera1 Tempesta tswett MrAlexandr0 glongo jeezy Seldon mnsc_se tewdin dbristow mt Nik05 CIA TimWolla pasturesofplenty vila cyris212 Devastator yves_del_harlow cyboman33 oblivian loxley Cork RobinC Guest50599 jmyrv Hypnosekroete
1661 [11:36:10] <mattan> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. kuthurium volter esainane beisner CosmicRay gnat_x bp0 ebarch p0g0_ freakyy `z yude mns dezgot_ pugfantus cooldude ckeltz distantorigin supersoju Windows98 madprops meseira ice mete CrazyyMaxx jimm VirtouZ bpsecret MrGeneral ledixus cyphix Cueball totonika zero85 noteness chen Kamilion blind Cork firztspawn
1662 [11:36:10] <mattan> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. neoweb Tachaikowsky jonbryan Jurkki jolts Iiiak satbyy gluon rooty michaelni oblivian Psi-Jack infernix muesli Sarodj chimeracoder AsadH SirLagz jamie- KhazAkar waynr nprorepti jager Guest65522 VeggieMeat alien1it cnu- mzf Jakob_- frankie BaW Redhair gniourf barubaru hobbyquaker_ oberstein jushur Rubin Linlz abramart
1663 [11:36:10] <mattan> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. aliljet eb0t neoromantique klys cats sweettea RaphaelT` rawburt archaic little_tommy Skyrider Werring esainane githogori Penix hplar lloda hypermist phrozen77 Zitter Redhair RickXy deepy dagerik bugzbunny fernie mquin muesli Python132O jewel Wizek_ sjk Kapisketo cthuluh timmu Tsutsukakushi catbehemoth sinetek rvchangue_ meti
1664 [11:36:10] <mattan> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. Redhair ChiLLabiS sndb ne0h|nihilist _aeris_ barto husqar BenderRodriguez tdfischer Gcool tomocha____ Tempesta cooldude kus Defcronyke binwiederhier_ jordanm glebihan OneM_Industries Keikran_ JohnDoh hns BbT0n k_sze[work] medicalwei kmh xSmurf sauvin ponyofdeath kingkong|Q yude h4ndy led_belly gluon THX1138 kooldavi thnee mpmc Kopro_ scoopex
1665 [11:36:11] <MrDetonia> um
1666 [11:36:11] *** mattan was kicked by debhelper (flood. Please use replaced-url
1667 [11:36:11] *** Joins: anilities (~aquagreen@replaced-ip )
1668 [11:36:11] <anilities> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. Orbitrix babilen roger_rabbit N3X15 xingu blaisebool nyuszika7h Rn86 bbabich duracrisis darxun afk11 NyanCat akitada Mo0O javak shingouz cam13 hggdh lroe terxx zone_twelve mindstorm d1b croddy egos j0n3 Downer HeOS eris2323 GabrieleV Colti nprorepti evilman_work _jack_ Messenger_bird DDR movic Kobaz w0bni
1669 [11:36:11] <anilities> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. WakiMiko M4lv0 EnergyCoffee Dilko Dreamix _0x5eb_ Python132O eshlox kdog afuentes peterS Gh0sty genpaku Simson-san phantomik smidlers penguinguru slon sz0 vaidy fireba11 abrotman Johann wingman2 Uninstall SaveTheRobots fred`` masonhau- little_tommy blazed_ sdfr edwardly cozmo sonOfRa TiCPU Posterdati DoctorD90 bfit paulr aypea[1]
1670 [11:36:11] <anilities> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. iflema Zitter fmerges IdleGandalf kbtr ZodoTurtle tswett serban Dilko freanux rtur Nightmare papey [E]sc heurist` krups crash_ Locke0-3 qmr denisk beardyname esainane Klumben daily Rubin spacebison beatdown zone_twelve vinzv bhurstpdx jthomas bool_ r00tobo Ryushin Zerant hero k4tfish Piggy toruvinn Uninstall
1671 [11:36:11] <anilities> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. coolmadmax fn2187__ p_quarles vOYtEC_ therion Zerant Malinux chachasmooth Sciuro eshlox oberstein ChunkzZ-ZNC tkeith lss9 conan1415 digdilem yaume Wyzard r0bby dionyziz midacts tomaluca95 dym rxo Malmis Rollniak paradizelost ggherdov loxley mavhc Hobbyboy sauvin cielo _tremo madprops rooty boxrick1__ DalekSec gdot ELLIOTTCABLE
1672 [11:36:11] <anilities> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. Werring peterS Radex egos unborn swaechter _MysT Esya Rurd2di jercos Ad1_RnR hplar cluelessperson venkat_330 n0arch f10 watersoul iszak blommer Orbitrix aedinius cadeskywalker eir daniel-s marlinc dionysus69 Puree JZTech101 breitenj paulr rxo Penix Neo raSter^ Pinsel benjr beardyname tombee zero85 wafflejock
1673 [11:36:11] *** Quits: anilities (~aquagreen@replaced-ip ) (Excess Flood)
1674 [11:36:12] *** Parts: MrDetonia (~MrDetonia@replaced-ip )
1675 [11:36:13] <XeonSquared> anyone know what's actually up with that one?
1676 [11:36:16] *** Joins: snemovna (~demiditon@replaced-ip )
1677 [11:36:18] *** Joins: owlshead (~reestate@replaced-ip )
1678 [11:36:18] <snemovna> THIS SPAM MAKES YOU MAD? BEING HARASSED BY FREENODE STAFF MAKES ME MAD TOO. DEAL WITH IT TOO. beardo buu mattikus owa thunderrd volter weltzooo vila zmachine Walex JRHaigh ParkerR ChrisH DarkDevil misiek200m rikai cyphix tkeith madprops kooldavi markn_ korhojoa lmoreira sputnik 7F1AA1Z2Q rodarmor ledixus Trieste mt BenderRodriguez mRokita OzoNe clion ckeltz j4son fivmo hayer jmcnaught boss sveva65_
1679 [11:36:18] <snemovna> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. CustosL1m3n stoned mRokita relgar Sarodj cadeskywalker cats morph- Dinduks bcd mlq GabrieleV egos rstone masetrax pentiumone133 Guest22584 electro33 Defaultti nopf BenderRodriguez Arrowmaster fivmo gturner sjk Zambezi dexta downtime MeanEYE Taco tallbarr churnd ZekeS SenpaiSilver Ceber shifty zalatovo marlinc MissionCritical locrian9
1680 [11:36:18] <snemovna> THIS SPAM MAKES YOU MAD? BEING HARASSED BY FREENODE STAFF MAKES ME MAD TOO. DEAL WITH IT TOO. max-m colo-work TmvC cozmo Guest29708 dselect egos relipse phorce1_home metaKin Ishaq stealthii flexoboto suckawha_ Nik05 Attoy tallbarr llucenic Spitfire ArchDuke zinx k^ glebihan_ stakewinner00 miroesq BenNZ Redfoxmoon trobotham mattikus alchemistswl2 at0m tyler-baker rook2pawn sharky fearnothing aborrero Cork Sciuro Kobaz ToBeFree
1681 [11:36:18] <snemovna> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. dpkg folivora mowcius scoobertron qmr EmleyMoor jass93 damentz Freeaqingme Gurty coolxeon awaxa tdfischer Olipro berndj GegenRung Valdebrick xSmurf TheReverend403 juhop beardo yokel vigilvindex_ runtime_error v4s jubo2 sdollins archaic Zerant snow_bckspc moss bipul cwillu_at_work hualet_deepin luxio JasonO adamg jeddi Azelphur TonyL
1682 [11:36:19] <snemovna> THIS SPAM MAKES YOU MAD? BEING HARASSED BY FREENODE STAFF MAKES ME MAD TOO. DEAL WITH IT TOO. Esya_ manningx DrOwl colo-work reikokuko Brian- hN3 pharpend bzed karstensrage fhffhqvb SpaceAce Colti Kopro_ chalcedony azmodeus Levure wafflejock pushpop fenns hero zw01 SwK bytecounter_ solarnetone zack6849 suckawha_ Ad1_RnR TiCPU Gurty krthnz Dr4k3 donoban kooldavi AciD` Amun_Ra ScottE berndj RoXX lucad111
1683 [11:36:19] <owlshead> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. Strife89 ToeSnacks mrlase bedouin yekk Rurd2di slicepaperwords kenneth_ {41444d494e} Pulec Ooze Siema akoko xnrand CosmicRay alfred_ Iiiak Brian- jhill Kirito Andocromn _jack_ [pabu] jewel SpacePenguin krups mukmuk zorg1 LordDeath scoobertron hundfred alexbligh1 abracadaniel thnee 7F1AA1Z2Q alexandros_c grumpycatt nwe tuxopenwrt JelmerD
1684 [11:36:19] <owlshead> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. DonVitoCorleone Skyrider anexit_ CowboyNeal lukky513 LiENUS TimWolla mimi89999 CEnnis91 AsgarSerran osfe_ husqar thom_ distantorigin Hello71 mzf BalTun brontosaurusrex fireba11 aphorise _tremo aliljet tensorpudding ribasushi Anwarias_ komugi benaiah Ad1_RnR k-man mns magnulu OzoNe mdorenka tewdin err404 jgornick CoJaBo luckman212 mpmc Brian-
1685 [11:36:19] <owlshead> THIS SPAM MAKES YOU MAD? BEING HARASSED BY FREENODE STAFF MAKES ME MAD TOO. DEAL WITH IT TOO. Keikran_ yoh shodan` skapunker Azelphur fn2187__ joelpet_ trewas jordanm her0 swaechter Cy8aer eb0t obli-AWAY unforgiven512 at0m morph- Getafix74 RickXy serban WARBIRD199 mattikus tlolczyk gonyere RaiNerTsuFal dtcrshr upilss Esya dezgot_ downtime Defcronyke tensorpudding jon__ j4son Doo kvm2k anonnumberanon LostSoul xTEMPLARx d1b
1686 [11:36:19] <owlshead> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. tlund bytecounter_ Emmanuel_Chanel trelane PhilSliderS necronian totonika internat Iiiak Quimby fireba11 Afforess monoxane DonVitoCorleone nhandler userino meseira SpaceKoo- papey Brian- Esya_ lukky513 evilman_work pvoigt K1rk ruind lss9 ibex jercos chalcedony morph- voidsta P6hjakonn danmackay drewdavis CyberJacob CurryWurst kInOzAwA
1687 [11:36:19] <owlshead> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. kmh VampiricPadraig_ NickyP Hacker01 ledixus nuffigel ryan-c dmitris Cy8aer firztspawn beisner bkpark blueness enki planetmaker Freeaqingme Defaultti sewerinspector TheReverend403 sharky FoolishOwl mgodzilla NyanCat alakx primevil Dilko therion coruja VjetarSaSunca Maikel catsup xSmurf phantomik Plastefuchs binwiederhier_ javak voidsta walking gniourf basedsiren
1688 [11:36:19] <DrDoofenshmirtz> Ugh
1689 [11:36:19] <snemovna> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. rikai shingouz robingr allorder zero85 msantana dreki defarge tombee paranoids vOYtEC_ abrotman daily acksys timmu Guest4792 planetmaker phy1729 ice Bercik TheOmega Kjartan rmdashrf RoyK Siema troulouliou_div2 turfrex ckeltz r0r0 zack6849 Nightmare soulz ZekeS Haudegen Jojan_ sendq cvr mindstorm n0arch GNU\colossus
1690 [11:36:19] <snemovna> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. [pabu] r00twayne Jarus Hobbyboy test1 RoXX xar- krups willmore lohenpaa aconite33 folivora thom_ donoban PaulePanter elky themill rvchangue_ timmu whatevsz_ mnsc_se Jidoor_ krion _Baltazar_ monoxane KNERD tobiw_ aphorise sinetek tcpman_ jmcnaught shingouz korhojoa uda bdeferme solarnetone CrazyyMaxx elysium ribasushi Joodle
1691 [11:36:19] *** Quits: owlshead (~reestate@replaced-ip ) (Excess Flood)
1692 [11:36:19] *** snemovna was kicked by debhelper (flood. Please use replaced-url
1693 [11:36:26] *** Joins: wiremaker (~windfirm@replaced-ip )
1694 [11:36:26] *** Joins: regrant (~josiah@replaced-ip )
1695 [11:36:26] <wiremaker> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. krpt rsully swym_ Cy8aer brontosaurusrex VoidFox ckuehl claritty_ Whiskey NyanCat GNU\colossus Aaaaand korhojoa kus quasisane d0nn1e jhutchins Messenger_bird [E]sc tdfischer mateusz BackEndCoder kdog brong__ afk11 RoXX pugfantus cubsfan22 mumixam luckman212 r00twayne misprint_ tyler-baker TiCPU tapout olegfusion chen jolts Posterdati xtom
1696 [11:36:26] <wiremaker> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. chrisc bernat1 kini BalTun steri zwiep` stackfault lmoreira c0ded RoXX Helheim MeanEYE oblivian kbtr spotter HappyLoaf cvr Cloudwalker42 creat raSter^ joelpet_ hN3 Granis programmerq dagerik jeddi civillian Nitori RA3OR Sabaku sativouf beardo hypermist SolSoCoG padawin gnugr pfoo Colti pushpop BlackPanx
1697 [11:36:26] <wiremaker> THIS SPAM MAKES YOU MAD? BEING HARASSED BY FREENODE STAFF MAKES ME MAD TOO. DEAL WITH IT TOO. ygeLN Sciuro misiek200m cpm__ rOss^64 acksys Tulah ChiLLabiS Ishaq babilen bernat1 M-shine mibo rook2pawn TonyL thuk m4rcu5 trysten elge kitai jgornick peer69 Arcanos occult karlamrhein mindstorm loxley capri Sir_Designer riex BinBasher heinrich5991 coolxeon gnugr waynr sendq HicksD frexm ChrisH _aeris_
1698 [11:36:26] <wiremaker> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. smidlers d0nn1e alchemistswl2 PlasmaStar hfp evilman_work mossman ejcx odish bdeferme mRokita soahccc bcd fearnothing DHowett Geom Atlas yves_del_harlow mibo uNmowed cisc0 rebrec benaiah xnrand Uninstall sense kvm2k monoxane Lildirt willmore manicminer hiya mrec yoh chachasmooth aedinius ckeltz [E]sc sptz johnny0
1699 [11:36:26] <wiremaker> THIS SPAM MAKES YOU MAD? BEING HARASSED BY FREENODE STAFF MAKES ME MAD TOO. DEAL WITH IT TOO. tlolczyk Sarodj xargs Jonuz dijenerate nicdev kini Ryushin jackburton vincent_c shroud_ rxo blue_ cyboman33 LostSoul cheapie Sciuro Jarus msantana Andocromn rozie mactimes_ gardar rawburt Internet13 oberstein masetrax Andreas33 pyface Katharsis mag009 crash_ darius93 boss Linlz hplar DHowett shodan` dm7freek
1700 [11:36:26] <regrant> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. nezZario thom_ phorce1_home Speed` Cerise sander85 Spinrad cwillu_at_work mrlase lumidee Mathisen javak futex jcara monpocchi chen acrocity CeBe2 gacekjk HappyLoaf catbeard serban mattikus SpeedyG AJ_Z0 soahccc cypherman mumixam mag009 Myrtti ToeSnacks sc0 vegardx gniourf pushpop hN3 rebrec DDR antlarr mavhc
1701 [11:36:26] <regrant> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. consolejazz HauM1 Anwarias_ Noah0504 scoopex Haxxa Freeaqingme p8m_ AbyssOne TacoGS Kamilion percY- level7 shtirlic Pulec s7r GNU\colossus lupinedk rozie aegis lmcloughlin nwe Trellmor k^ Daniel0 zack6849 akoko ancky bkpark wtkp Arcanos SwK j0n3 pelegreno JStoker himuraken tomaluca95 v4s johnny0 jfdh3
1702 [11:36:26] <regrant> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. michiel wybczu noteness Pulec musca ludocode_ katymoe warraymos Ooze rebrec Nik05 gebjgd batrick boxrick1__ sonOfRa xtom Scotteh LambdaComplex Sthebig jewel primevil githogori Javabean aedinius vigilvindex_ Starduster johskar Modeuse ribasushi neoweb udm scoobertron duoi d0lph1n98 xcpop_ cypherman barubaru osxi patterson lloda
1703 [11:36:26] <regrant> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. rkj tyler-baker iNs kitai blue_ pitelpan troulouliou_div2 hN3 noahfx toli jon__ jhutchins TmvC Iiiak Poroshenko jushur raxo jeezy p0ly3d3r calvin_ ejcx bfit mr_daemon pvoigt Kyoshiro swaechter yude zack6849 Kapisketo melvin Cork coolxeon altyr AfroThundr54230 orangey RaiNerTsuFal ChiLLabiS cubsfan22 s7r btf
1704 [11:36:26] <regrant> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. Zharf Gamenoob vonsyd0w markn_ donttrustem shifty fold4 loxley ghoti warsoul nprorepti anona tomaw raSter^ sharky j` BiGBOi Seldon cnu- vaidy sativouf Pulec Rn86 Otap JyZyXEL Atlas darius93 futex NightKhaos Ex-Opesa Amplificator satbyy dionysus69 penutgelo xSmurf s4ndm4n fred`` M0ulin mr_daemon flyinprogrammer
1705 [11:36:26] *** Quits: wiremaker (~windfirm@replaced-ip ) (Excess Flood)
1706 [11:36:26] *** regrant was kicked by debhelper (flood. Please use replaced-url
1707 [11:36:29] <hypermist> XD
1708 [11:36:31] *** Joins: z0ran (~z0ran@replaced-ip )
1709 [11:36:31] <RoXX> very funny
1710 [11:36:32] *** Joins: kwal (~hemothera@replaced-ip )
1711 [11:36:32] <kwal> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. Ze` Rn86 varesa nathanhi microfracture elmcrest bdog7 APexil rmdashrf deetwelve cadeskywalker romano2k bolt sidmo_ Ryushin TiCPU Hijiri CME tomreyn lmcloughlin steri Madgod James_T fmerges dreki finchd wych beardo apt Katharsis brouette TheVoid Devastator Stanto pharpend relipse zykotick9 ceptor moss nopf
1712 [11:36:33] <kwal> THIS CHANNEL SHOULD EXPECT TO SEE THIS MESSAGE DAILY UNTIL STAFF IS CLEANED UP. Aaaaand Calcium pyface SWAT steri ZekeS mete oberling Belkaar mumixam Levure r0ck_ cvr vonsyd0w jouana DLmass thebwt Madgod wredny OnkelTem JyZyXEL mgodzilla evilman_work lumidee boss paulr Arroyo1010 himiko umbSublime abramart zero85 egos Iridos ws2k3 Hypnosekroete penutgelo Katharsis drmagoo kInOzAwA _TB_
1713 [11:36:33] <kwal> THIS SPAM MAKES YOU MAD? BEING HARASSED BY FREENODE STAFF MAKES ME MAD TOO. DEAL WITH IT TOO. Tristan-Speccy SirCmpwn percY- sagatak johskar paulgrmn movic Mo0O miiichael ice necrogami cadeskywalker rsully kitallis e Repie AntiSpamMeta Ring0` topi` midacts yrter SWAT Haxxa creat ogny riex RyanKnack abramart z0ran FoolishOwl Fjorgynn Spinrad Akufen Rockj bcd distantorigin nevyn Lirion WormFood tswett
1714 [11:36:33] <kwal> THE TOPIC FOR THIS CHANNEL IS NOW THE REPERCUSSIONS OF FREENODE-STAFF ABUSE. nickdastain jfdh3 relipse lroe mysteerimasa ikeigenwijs vaidy w00die_ beardyname sativouf Atlas SweetMuffin gacekjk edg pampeho hayer Maikel Nik05 pentiumone133 lohenpaa aconite33 osfe_ yan__ 7F1AA1Z2Q oberstein conan1415 zorg1 ghormoon edwardly jas4711 sonOfRa r0ck_ hggdh hays epsilon bbabich DarkDevil relaxed bdog7 JyZyXEL
1715 [11:36:33] <kwal> SERVER DONORS TO THIS NETWORK WILL BE HELD RESPONSIBLE FOR STAFF'S ACTIONS. neomorphix petemc XeonSquared Ryushin VampiricPadraig_ daniel-s cyboman33 joelpet_ [_Miles_] xTEMPLARx Bercik dym blommer d0nn1e andreluiz nkuttler clopez Curlybear chele ne0h|nihilist sdollins XDS2010 dreki CEnnis91 MrAlexandr0 ikeigenwijs vvande hypfer don_armstrong moonlight Poroshenko Doyle Kobaz Dadou ebarch Zitter Fusselkater paranoids tobiw_ eki
1716 [11:36:33] *** Quits: kwal (~hemothera@replaced-ip ) (Excess Flood)
1717 [11:36:33] *** mquin sets mode: +r
1718 [11:36:33] <ALicinio> wtf ?
1719 [11:36:38] <jesopo> interesting
1720 [11:36:38] <KhazAkar> That highlighting me is very annoying, uh.
1721 [11:36:39] * monoxane sighs
1722 [11:36:39] <hypermist> This is more of a lol story for me
1723 [11:36:41] <Iridos> just a brain disease...
1724 [11:36:45] <hypermist> its fun to watch sometimes
1725 [11:36:46] <dionysus69> just happened in ubuntu channel too
1726 [11:36:46] <Freeaqingme> ignore the trolls please
1727 [11:36:49] <rysiek|pl> the guy's on a roll
1728 [11:36:51] *** Parts: spotter (sid145187@replaced-ip )
1729 [11:36:51] <aborrero> xd
1730 [11:36:53] *** Joins: Yugidude1 (Yugidude1@replaced-ip )
1731 [11:36:53] <denisk> more of a tidal wave than a flood
1732 [11:36:55] <daniel-s> Hey
1733 [11:37:00] <XeonSquared> I'm just sorta wondering what idiot is doing that?
1734 [11:37:00] *** Joins: cyphase (~cyphase@replaced-ip )
1735 [11:37:02] <gluon> such childish
1736 [11:37:07] <daniel-s> Someone said my name! I'm loved!!
1737 [11:37:08] <lukky513> this is what made me leave #freenode
1738 [11:37:11] *** Joins: Ben64 (~Ben64@replaced-ip )
1739 [11:37:13] <jamie-> Pretty basic
1740 [11:37:13] <DrDoofenshmirtz> And you're feeding him
1741 [11:37:21] <slax0r> I thought idiotism like this was limited only to IRCnet
1742 [11:37:23] <dionysus69> ye whatever he wasted more of his time than ours anyway
1743 [11:37:26] <jesopo> so nod yo head and break yo neck
1744 [11:37:28] <antlarr> can't somebody ban him or something?
1745 [11:37:28] <jaggz> daniel-s, you're a good boy and it's not your fault what happened with your dog
1746 [11:37:31] <Nitori> only seems to happen in this channel though...
1747 [11:37:31] *** Parts: tombee (sid840@replaced-ip )
1748 [11:37:32] <NightKhaos> Wait, did he seriously think he could change the topic on such a well moderated channel?
1749 [11:37:38] <MeanEYE> I wonder if we can change our names to some escape sequence and bork the code written for that bot.
1750 [11:37:47] <NightKhaos> Probably
1751 [11:37:49] *** Parts: raspbeguy (~raspbeguy@replaced-ip )
1752 [11:37:50] <jaggz> yay hack the hackers
1753 [11:37:58] <rysiek|pl> jaggz: "hackers" heh
1754 [11:38:01] <jaggz> not that they're "hackers"...
1755 [11:38:02] <JyZyXEL> why doesn't the irc client check for a spammer before highlighting...
1756 [11:38:05] <gardar> hackers on steroids
1757 [11:38:06] <jaggz> rysiek|pl, :)
1758 [11:38:17] <NightKhaos> JyZyXEL: How would it know?
1759 [11:38:25] <rysiek|pl> jaggz: such hacker many wow much serious
1760 [11:38:28] <jaggz> why does freenode let these people on?
1761 [11:38:29] <Stummi> well, there could be some crude logic
1762 [11:38:31] <JyZyXEL> NightKhaos: by the fact that he is hilighting almost everyone
1763 [11:38:31] *** Parts: RoXX (~roxx@replaced-ip )
1764 [11:38:39] <slax0r> JyZyXEL: extend it...
1765 [11:38:43] <Myrtti> just a pro tip, and I won't repeat it again, and I hope nobody else needs to either: the more you voice your annoyance, the more it acts as a confirmation that it's successful and keeps it going. Just ignore it and move on.
1766 [11:38:44] <Stummi> JyZyXEL, your IRC client probably has some scripting functionality.
1767 [11:38:47] <OnkelTem> JyZyXEL: write an extension
1768 [11:38:48] <jesopo> MeanEYE: escape chars will be invalid on irc
1769 [11:38:50] *** Joins: Laogeodritt (laogeodrit@replaced-ip )
1770 [11:38:52] <dionysus69> theres a reason some channels allow only registered nicks, that would do it
1771 [11:38:52] <rysiek|pl> jaggz: you don't know in advance
1772 [11:38:55] <denisk> irc "hackers" lol
1773 [11:39:05] <slax0r> or configure your client to highlight you only if your name is the only thing on that line, or the first word on that line
1774 [11:39:06] <jaggz> rysiek|pl, yeah.. was a joke :)
1775 [11:39:14] <rysiek|pl> jaggz: I know ;)
1776 [11:39:14] <jaggz> should put them all on an island and call it au
1777 [11:39:27] <rysiek|pl> jaggz: why do you hate Austria so much
1778 [11:39:31] <jaggz> heh
1779 [11:39:44] <denisk> Didn't they do that already with convicts?
1780 [11:39:50] <slax0r> because of the kangaroos
1781 [11:40:11] <jaggz> it probably just made the convicts hoppy
1782 [11:40:18] <TomTomTosch> !ot
1783 [11:40:18] <dpkg> #debian is primarily a support channel for Debian users. Please keep the discussions in #debian on-topic and take longer discussions and non-support questions to #debian-offtopic. Imagine the chaos if each of the hundreds of people in the channel felt the need to wander off topic for a few minutes every day.
1784 [11:40:20] * rysiek|pl gets back to some schleuder hacking
1785 [11:40:35] <jaggz> thanks TomTomTosch
1786 [11:40:51] *** Anwarias_ is now known as Anwarias
1787 [11:41:01] <slax0r> party pooper :P
1788 [11:41:05] <slax0r> anyhoo, back to the salt mines
1789 [11:41:14] <jaggz> I can't get this to output anything again: aptitude search '?narrow(?version(CURRENT),?origin(Unofficial Multimedia Packages))' --disable-columns -F%p
1790 [11:41:38] <jaggz> how do I see a repository origin name?
1791 [11:42:01] *** Joins: Ghost_r00t (~taha@replaced-ip )
1792 [11:42:06] *** Joins: markybob (~markybob@replaced-ip )
1793 [11:42:07] <Ghost_r00t> hello sirs
1794 [11:42:35] <altyr> jaggz: an easy (if dirty) way could be removing the multimedia repo from your sources and updating the lists
1795 [11:42:53] <jaggz> my audacity came from the official debian.. but its dependency, libmp3lame0 (and one other), won't install .. so I'm trying to remove deb-multimedia to clean things up
1796 [11:42:55] *** Quits: alien1it (~alien@replaced-ip ) (Quit: alien1it)
1797 [11:43:11] <jaggz> altyr, then what?
1798 [11:43:38] *** Quits: f10 (~flo@replaced-ip ) (Quit: Konversation terminated!)
1799 [11:43:46] <KhazAkar> Not better to use -t switch to install audacity?
1800 [11:44:02] <Ghost_r00t> I installed nvida-driver and nvidia-xconfig and restarted as it saied in the last part of installation to do so (something about a conflict with nouveau). I did that but after I did restarted I don't go to the good resolution
1801 [11:44:17] *** Joins: Sigyn (sigyn@replaced-ip )
1802 [11:44:21] *** Joins: erikj (erikj@replaced-ip )
1803 [11:44:49] <Ghost_r00t> nvidia-xconfig cause the black screen and lightdm doesn't came up
1804 [11:45:16] *** Quits: boudiccas (~boudiccas@replaced-ip ) (Remote host closed the connection)
1805 [11:45:19] <altyr> jaggz: tbh i'm not sure how apt-get handles it, but iirc aptitude can then mark all packages versions that just lost their repo for "update" to the main debian version
1806 [11:45:19] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 252 seconds)
1807 [11:45:22] <jaggz> KhazAkar, the goal is to remove the deb-multimedia repo entirely (unless I encounter some truly needed software requiring it)
1808 [11:45:38] *** mquin sets mode: -r
1809 [11:45:40] <markybob> !remove dmm
1810 [11:45:41] <dpkg> If you want to remove the packages from deb-multimedia.org and reinstall the packages from Debian repositories, one could do this: dpkg --remove --force-depends $(aptitude search '?narrow(?version(CURRENT),?origin(Unofficial Multimedia Packages))' --disable-columns -F%p); remove the dmm repository from sources.list; apt-get update; apt-get install -f; install the still missing packages which were removed in the former process ...
1811 [11:45:46] *** Joins: davi (~davi@replaced-ip )
1812 [11:45:53] <markybob> might work. don't know if it's outdated
1813 [11:46:20] *** Joins: Goddesspapa (~goddesspa@replaced-ip )
1814 [11:46:21] <KhazAkar> Ah,ok jaggz. Nvm
1815 [11:46:26] <jaggz> yeah I followed those steps..
1816 [11:46:37] *** Joins: Sigyn` (sigyn@replaced-ip )
1817 [11:46:38] <markybob> well i told you yesterday to reinstall... :P
1818 [11:46:44] <jaggz> :P
1819 [11:46:53] <jaggz> is reinstalling that easy?
1820 [11:46:56] <markybob> you'd be done already. many times over
1821 [11:46:57] <markybob> yes
1822 [11:47:05] *** Quits: Sigyn` (sigyn@replaced-ip ) (Remote host closed the connection)
1823 [11:47:09] <jaggz> okay.. how do I reinstall?
1824 [11:47:17] <TomTomTosch> jaggz: if you are unsure about what to put into the aptitude origin function, you can look into the release file of whatever repo you want to look for.
1825 [11:47:18] *** Joins: sodomy-fag (~buttfucke@replaced-ip )
1826 [11:47:18] *** Joins: xuhui (~smuxi@replaced-ip )
1827 [11:47:22] <markybob> same way you installed the first time
1828 [11:47:27] <jaggz> TomTomTosch, thanks
1829 [11:47:57] *** Joins: kooldavi (~kooldavi@replaced-ip )
1830 [11:48:00] <sodomy-fag> Hi
1831 [11:48:13] *** Quits: xuhui (~smuxi@replaced-ip ) (Read error: Connection reset by peer)
1832 [11:48:26] *** Joins: sause (~clientage@replaced-ip )
1833 [11:48:27] *** Joins: huitoto (~hedren@replaced-ip )
1834 [11:48:28] <huitoto> STAFFER 'uptime' CAN BE HELD ACCOUNTABLE FOR ABUSE BY SUPERIORS OR WE CAN HAVE THESE MESSAGES, YOUR CHOICE FREEEEEENODE HEHEHE evanvarvell oberling xcpop_ brigo cherti hid3 ghoti CME tkeith gareth__ thai_ shodan` Linlz kvm2k AxForest trelane willmore SwK rosseaux Al3xG0 Kurogane jmyrv Freeaqingme Apeiron` themill aborrero Otap cyphase ChrisWi P6hjakonn pvoigt stealthii dataio dimon slon tadej osxi rawburt RickXy masterm
1835 [11:48:28] <huitoto> myrtti cute face :) jushur Dilko _MysT varesa wybczu unborn turfrex bernat1 GNU\colossus mesamoo lifeofguenter_ RobinC polyphagia Azrael_- userino TheQuestionmark romano2k mdorenka joze Pazician ZodoTurtle danieli olegfusion chromas VoidFox qdk eki Seifer Butt3rfly ChunkzZ-ZNC hobbyquaker_ serban zalatovo spacebison beardo APLU binwiederhier_ Redfoxmoon rebrec stoned
1836 [11:48:28] <huitoto> STAFFER 'uptime' CAN BE HELD ACCOUNTABLE FOR ABUSE BY SUPERIORS OR WE CAN HAVE THESE MESSAGES, YOUR CHOICE FREEEEEENODE HEHEHE rvchangue_ DHowett grisher marsupapu Hacker01 Gcool tsuggs __z0k__ WARBIRD199 elysium Arroyo1010 CustosL1m3n Orbitrix freanux antgel neglesaks TheFlyingCorpse Azrael_- silvermere Iiiak Hijiri digilink raxo lbatalha ujjain vinzv CEnnis91 r3m Ticho Piper-Off drewdavis pelegreno melvin klys Simson-san br0kenman aedinius nanoha-sama Afr
1837 [11:48:28] *** Quits: huitoto (~hedren@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
1838 [11:48:30] *** Joins: convenient (~armagnac@replaced-ip )
1839 [11:48:32] *** Joins: movl (~arares@replaced-ip )
1840 [11:48:32] *** Joins: symbology (~caga@replaced-ip )
1841 [11:48:33] <symbology> myrtti cute face :) donnoc nhandler aedinius tadej cadeskywalker lukaso666 lloda alxd Attoy llimeht__ basic` navlelo_ SaveTheRobots kenneth_ nicorikken papey slax0r digdilem Radex rkj sense sc_ valerius Goddesspapa m4rcu5 Guest88381 k^ wobeling1rs basedsiren c0ded Quimby bcd Javabean oblivian sysanthrope Spitfire sagatak dynek towo^work mo1991reg
1842 [11:48:33] <symbology> WELCOME TO #FREEN^h^h^h^h^hDEBIAN, STRICTLY A SUPPORT CHANNEL WHERE YOU IGNORE THE SPAM PLEASE. Elysia Meow-J Cloudwalker42 elusiveother screedo ejcx ephemer0l pampeho babilen ArchDuke olblak Pinsel muvbit graytron ]3n19m4[ avis cyphix elkmoose AbyssOne nicorikken srg thomas blue_ rtur dionysus69 _MysT bdog7 bazhang consolejazz finchd marsupapu t0mb0_ hiya Lirion Pseudo Uninstall whatevsz_ Quimby Dasiel Jerm1
1843 [11:48:33] <symbology> myrtti cute face :) Guest29708 Zarthus NightKhaos trewas tsuggs tkeith mrMute mesamoo HeOS churnd Redfoxmoon sc0 Starduster RickXy neskau rvchangue_ gnugr reev eb0t moetunes iKarith GTAXL Mo0O Xenthys planetmaker d0lph1n98 lloda _Baltazar_ loxley texnofobix SWAT AxForest Curlybear clion owa dinoocch soahccc dustpuppy pharpend convenient
1844 [11:48:33] <symbology> WELCOME TO #FREEN^h^h^h^h^hDEBIAN, STRICTLY A SUPPORT CHANNEL WHERE YOU IGNORE THE SPAM PLEASE. gernot cnu- Jikan paulgrmn sdfr neomorphix __z0k__ miroesq zinx TacoGS BarthezZ EmleyMoor microfracture Bercik ghenry e1z0 Elysia rhizome GNU\colossus unwanted zone_twelve Cueball elysium _MysT gardar Levure bemawi Hello71 stackfault flipp- terxx Madgod afx237_ j` pharpend dionysus69 Tachaikowsky ELLIOTTCABLE bxz Iiiak
1845 [11:48:33] <symbology> STAFFER 'uptime' CAN BE HELD ACCOUNTABLE FOR ABUSE BY SUPERIORS OR WE CAN HAVE THESE MESSAGES, YOUR CHOICE FREEEEEENODE HEHEHE copec STMelon joelpet_ krthnz AntiSpamMeta pfote stiivo tomocha____ creat saul module000 cafuego APLU Belkaar DLmass tadej ujjain consolejazz Jarus hexagoxel led_belly boxrick1__ qmr zymurgy _0x5eb_ civillian mossman DustyDingo diodesign deuche avis screedo Cerise Sthebig awaxa j4son elysium Otyg Guest4792 Pazician
1846 [11:48:33] *** Quits: symbology (~caga@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
1847 [11:48:33] *** Joins: nonentailed (~caresani@replaced-ip )
1848 [11:48:35] <convenient> WELCOME TO #FREEN^h^h^h^h^hDEBIAN, STRICTLY A SUPPORT CHANNEL WHERE YOU IGNORE THE SPAM PLEASE. mquin Jarus superusr Levure roger_rabbit pitelpan overlord_tm hN3 shingouz nicdev Tristan-Speccy Ad1_RnR cypherman kloeri abramart Hobbyboy Laughing1uckk_ sCreami barto llakey jouana tolkor stooj SPF javak DarkDevil mibo sifeic distantorigin wingman2 CME benjr Piper-Off nathanhi Silver_22 TonyL zinx Ze` rikai BeamWatcher
1849 [11:48:35] <convenient> myrtti cute face :) keekz Messenger_bird rbern rkj iszak drewdavis Granis Taco cbdev ludocode_ Freeaqingme scoopex sbine walking zwiep` j0z tomocha____ lloda abracadaniel SlaGTaTs rxc Rn86 zero85 gluon verboese Valdebrick trobotham bolovanos KakuRoze M-shine ChuMar1 hypfer gosling hero wybczu madprops AntiSpamMeta stooj edwardly prussian
1850 [11:48:35] <convenient> WELCOME TO #FREEN^h^h^h^h^hDEBIAN, STRICTLY A SUPPORT CHANNEL WHERE YOU IGNORE THE SPAM PLEASE. frankie rlange sptz llakey userino Psi-Jack yoh srtu crank1988 cyphase Spinrad BinBasher cats bazhang transhuman rudi_s TheOmega pankid Plastefuchs creat Gamenoob Spec madmattco Andreas33 babard_ alexlist Toris comgot ChuMar1 flexoboto angor ptizoom FoolishOwl nuffigel int0x27h JStoker hohl ckuehl dezgot_ ix
1851 [11:48:35] <convenient> myrtti cute face :) copec sagatak Noskcaj Redfoxmoon husqar lmoreira rax- jass93 blu2 dimitry7 penna FluidDruid Wizek_ Bryanstein ]3n19m4[ alfred_ ksk kingsley VeggieMeat Expanse HelloAtMega tobiw_ anbz olblak mateusz internat sCreami tlund ribasushi marsupapu jushur w00die_ int0x27h cielo lukaso666 lss9 coolxeon quasisane Rikairchy thunderrd
1852 [11:48:35] <convenient> myrtti cute face :) foul_owl JStoker wolfmitchell SweetMuffin blueness_ Getafix74 neoromantique GNU\colossus Granis polyzen holst colo-work ghoti batrick civillian olblak wafflejock gigetoo SpaceKoo- pyface planetmaker pushpop mesamoo guios xSmurf nux thuk relipse k-man N3X15 AntiSpamMeta Internet13 ryan-c Ring0` [pabu] soulz CustosL1m3n ^v slax0r abra0
1853 [11:48:35] *** Quits: convenient (~armagnac@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
1854 [11:48:35] <nonentailed> WELCOME TO #FREEN^h^h^h^h^hDEBIAN, STRICTLY A SUPPORT CHANNEL WHERE YOU IGNORE THE SPAM PLEASE. Dinduks unwanted Pymous babard_ tomocha____ thiagoss barubaru lucad111 LucaTM vila Belkaar zykotick9 daily ghormoon umbSublime civillian wredny Expanse jfdh3 teclo- VampiricPadraig_ zerick freheims Puree Wizek_ tabakhase Tyrant sweatsuit break19 TonyL Pulec cafuego voidsta BotaniCar_ Sleepy63 Gurty Dilko Rikairchy sharky MrAlexandr0
1855 [11:48:35] <nonentailed> myrtti cute face :) ChuMar1 cliluw Anarchic Kamilion mRokita Pazician Kobaz TmvC ujjain shroud_ Toris inex Billias Seldon WARBIRD199 keekz Aquarina Olipro Neo clorophormo miiichael steri Mouaad tuxopenwrt Rubin DrWeissbrot Anwarias dualbus mniip Quick_Wango Fusl fhffhqvb jager danmackay Guest65522 nprorepti Iiiak ghoti zhl kooldavi
1856 [11:48:35] <nonentailed> myrtti cute face :) lf94 tristero holst IbexPeak tcpman_ Cyclohexane Guest65522 deuche katymoe musca Wug churnd erikj w00die_ toruvinn Spine freheims bxz chizbang nighty-_ zerick paradizelost paw bytecounter_ trellert soulz creat juhop krthnz Gaiseric thiras warraymos Sleepy63 NightMonkey Plastefuchs keekz KeithGS Snakes bhuddah SerajewelKS
1857 [11:48:35] <nonentailed> WELCOME TO #FREEN^h^h^h^h^hDEBIAN, STRICTLY A SUPPORT CHANNEL WHERE YOU IGNORE THE SPAM PLEASE. flyinprogrammer volter lbatalha beardface rbern Xenthys flipp- hero jor nevyn AntiSpamMeta LeandroLuiz swaechter APLU bdeferme VeggieMeat clmsy kbtr somiaj Jojan_ Dr4k3 rudi_s _tremo calebwill Seto_Kaiba iooner Yugidude1 Dagger Maikel rozie gardar BotaniCar_ muvbit inex antlarr Rikairchy jeddi ribasushi Aquarina AlexPortable
1858 [11:48:36] <nonentailed> WELCOME TO #FREEN^h^h^h^h^hDEBIAN, STRICTLY A SUPPORT CHANNEL WHERE YOU IGNORE THE SPAM PLEASE. yoh paulr PaulePanter KeithGS mz| Iiiak Snakes tapout kline pelegreno Igel Dadou bipolar ledufakademy superusr sputnik BeamWatcher nse muesli thiras HelloAtMega hns kanzure fred`` nkuttler CoreyFeldman_ randomgry SlaGTaTs p0ly3d3r venkat_330 clopez genpaku Plastefuchs relipse __z0k__ meLon ggherdov Nightmare kingkong|Q lss9
1859 [11:48:36] *** Quits: nonentailed (~caresani@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
1860 [11:48:40] *** Parts: shodan` (~shodan`@replaced-ip )
1861 [11:48:40] *** Parts: elkmoose (~jesus@replaced-ip )
1862 [11:48:42] *** Parts: pyface (~pyface@replaced-ip )
1863 [11:48:43] *** Parts: fivmo (~fivmo@replaced-ip )
1864 [11:48:43] *** Joins: crepance (~poetry@replaced-ip )
1865 [11:48:44] <crepance> WELCOME TO #FREEN^h^h^h^h^hDEBIAN, STRICTLY A SUPPORT CHANNEL WHERE YOU IGNORE THE SPAM PLEASE. blueness_ stackfault misiek200m sc0 Laughing1uckk_ kInOzAwA ChunkzZ-ZNC sz0 Strife89 nighty-_ themill mt ToneKnee Speed` k0nsl aegis Repie s00pcan AsadH gluon DarkDevil Guest65522 alexlist beardo ephemer0l ProfessorKaos64 mumixam marmoute Nitori dionyziz darxun imr Guest64868 superusr jgornick blackwell unwanted marsjaninzmarsa akitada verboese
1866 [11:48:44] <crepance> myrtti cute face :) BlackPanx peer69 rednul_ sweatsuit jannic KomputerKid Jidoor_ jubo2 NightMonkey v4s monoxane GNU\colossus Igel JRHaigh stakewinner00 thallera1 zinx valdyn kmd slax0r esainane raSter^ yves_del_harlow xKoren randomgry t00m0 blahRus nickdastain Cy8aer kline e1z0 Trellmor glitch13 aliljet transhuman noahfx LambdaComplex BbT0n sinetek jhutchins
1867 [11:48:45] <crepance> myrtti cute face :) aborrero lss9 skule Guest50599 brolin_empey sepi markus_ programmerq sCreami rsully Dadou k-man Redhair duracrisis avis crash_ stiivo homegrown Dev0n vila fred`` kooldavi simonlnu suckawha_ riddle stackfault yude mdorenka AfroThundr54230 pron hid3 sdfr soulz kimico_ Silver_22 azmodeus deuche OzoNe fstd
1868 [11:48:45] <crepance> WELCOME TO #FREEN^h^h^h^h^hDEBIAN, STRICTLY A SUPPORT CHANNEL WHERE YOU IGNORE THE SPAM PLEASE. hypfer bfit olegfusion rtur Iridos phrozen77 ColtonDRG jhutchins e1z0 elusiveother j3x p0g0_ Katharsis krups Rikairchy dgm816 ELLIOTTCABLE AfroThundr54230 medicalwei jeddi c0ded rhizome gebjgd rxo xTEMPLARx gonyere musca sysanthrope buu acrocity Jdbye microfracture devtea SpeedBus IbexPeak rosseaux Wug scc ToeSnacks zerotri
1869 [11:48:45] <crepance> myrtti cute face :) mactimes_ aegis shtirlic claritty_ planetmaker BalTun NightMonkey keekz Mortumm githogori johnny_ coolmadmax Gaiseric amospalla M4lv0 mz| magyar r0ck_ coruja gusnan deathleff Tristan-Speccy benf swaechter penna rpcope neoromantique jelly magenbrot swym_ Jakob_- cabezza fold4 na1rb warraymos l0xas_ d1b tsuggs Amun_Ra
1870 [11:48:45] *** Quits: crepance (~poetry@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
1871 [11:48:49] *** Quits: bdog7 (~bdog7@replaced-ip ) (Quit: Leaving)
1872 [11:48:52] <Ad1_RnR> fucking bot's
1873 [11:48:53] * monoxane sighs
1874 [11:48:54] *** Joins: unremitted (~tatsu@replaced-ip )
1875 [11:48:55] <unremitted> myrtti cute face :) michiel trench James_T lankanmon CeBe2 krpt l3archos aaronm04 ws2k3 microfracture madprops ruslan_m fn2187__ DonVitoCorleone edg dbgr akoko CIA M4lv0 cooldude electro33 oberstein steri Sammy8806 tomaluca95 Valdebrick TomTomTosch Sleepy63 JelmerD dexta Willis Brutix_ Quantumcross SlaGTaTs roger_rabbit Olipro WakiMiko Hobbyboy tdfischer
1876 [11:48:55] <unremitted> myrtti cute face :) elmcrest hobbyquaker_ eshlox Madgod elysium rstone robin_debspace Poroshenko penguinguru ccl M4lv0 trnkz dym FierceDeityLink testi aphorise olegfusion anona MrAlexandr0 pron bleepy nymony Seto_Kaiba elge alcx edavis bipul Kamilion NaPs ineiros musca tapout thunderrd Starduster SWAT gernot DrDoofenshmirtz grumpycatt breitenj WakiMiko
1877 [11:48:55] <unremitted> WELCOME TO #FREEN^h^h^h^h^hDEBIAN, STRICTLY A SUPPORT CHANNEL WHERE YOU WILL IGNORE THE SPAM PLEASE. Defaultti lloda Mortumm JStoker zero85 llimeht__ Guest29708 james41382 gturner aegis liamsmith darius93 jolts c0ded ix jhutchins Arcanos jonathaN petemc moss Mouaad WinstonSmith bedouin NotJimCa1rey tewdin unborn denisk NyanCat cthuluh Caelum cam13 heurist` bemawi DANtheBEASTman GegenRung neoromantique elmcrest noteness rattking EnergyCo
1878 [11:48:55] <unremitted> WELCOME TO #FREEN^h^h^h^h^hDEBIAN, STRICTLY A SUPPORT CHANNEL WHERE YOU WILL IGNORE THE SPAM PLEASE. IbexPeak JelmerD na1rb Snakes jcara dreki at0m miiichael watersoul somiaj joze ancky ohithere brolin_empey beardyname raxo WinstonSmith jback nhandler NyanCat sukaeto nebg Cy8aer iszak bolovanos galex-713 DarkDevil Cpuroast ceptor ephemer0l yusukesuzuki defarge kingkong|Q Poppa cstine RichiH userino r00twayne monoxane cielo
1879 [11:48:55] <unremitted> myrtti cute face :) CyberJacob cthuluh tcpman_ denisk blu2 zupzupper gturner dijenerate scc gonyere cmam Tempesta at0m teclo- Kapisketo TheFlyingCorpse heurist` Goddesspapa satbyy flexoboto kooldavi mRokita iter relaxed Malinux Linlz M0ulin hycer metaKin keith4 mdorenka mniip VeggieMeat mrlase qdk chele esainane ogny btf hypermist
1880 [11:48:55] *** Quits: unremitted (~tatsu@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
1881 [11:48:58] *** Joins: erratics (~reignore@replaced-ip )
1882 [11:48:59] <erratics> myrtti cute face :) ^v heap_ slon MyNameIsJared Jidoor_ ruind SolSoCoG KOD3N drmagoo VirtouZ Attoy KhazAkar Fusselkater olblak orangey fireba11 nanoha-sama her0 blommer Zerant sjk dbyzero sativouf folivora Awesomecase jaythelinuxguy JPT afx237_ ghoti Gh0sty tlolczyk bugzbunny eir inex sydney_untangle tlund ParkerR Stanto coolmadmax monoxane
1883 [11:48:59] <erratics> WELCOME TO #FREEN^h^h^h^h^hDEBIAN, STRICTLY A SUPPORT CHANNEL WHERE YOU IGNORE THE SPAM PLEASE. danmackay mixomathoze themill rvchangue_ RaiNerTsuFal Orbitrix Pinsel JasonO PlasmaStar reev gernot Nik05 smidlers HappyLoaf zupzupper HerculeP creat azizLIGHT sdfr fold4 kbtr wooden_ glongo sidmo_ TheReverend403 thom_ yeticry mz| terxx zerotri HauM1 alfred_ downtime Iridos paulr copec fmerges vagarwal liamsmith lroe
1884 [11:48:59] <erratics> WELCOME TO #FREEN^h^h^h^h^hDEBIAN, STRICTLY A SUPPORT CHANNEL WHERE YOU IGNORE THE SPAM PLEASE. boubou musca Lirion Guest29708 enoch85 Mortumm Tyrant devster31 unwanted bemawi Tristan-Speccy TmvC Locke0-3 sander85 SenpaiSilver edaught__ watersoul BackEndCoder hinderaker foriin BlackPanx frankie TheQuestionmark Dreamix rhizome_ magnulu bkpark pfote mnsc_se tolecnal abracadaniel blingrang nhandler dagerik afx237_ civillian Elysia Xenthys markn_ APLU
1885 [11:49:00] <erratics> STAFFER 'uptime' CAN BE HELD ACCOUNTABLE FOR ABUSE BY SUPERIORS OR WE CAN HAVE THESE MESSAGES, YOUR CHOICE FREEEEEENODE HEHEHE JStoker debhelper DANtheBEASTman iszak BeamWatcher Willis pfote enoch85 chimeracoder BotaniCar_ padawin KhazAkar [_Miles_] lloda oblivian eris2323 lmcloughlin cydrobolt swym_ xTEMPLARx lbatalha TmvC melvin beastie_ bpsecret chromas ludocode_ RaphaelT` BlackPanx SolSoCoG sander85 Butt3rfly Repie Bryanstein Caelum donnoc p0g0_ jpw
1886 [11:49:00] <erratics> WELCOME TO #FREEN^h^h^h^h^hDEBIAN, STRICTLY A SUPPORT CHANNEL WHERE YOU IGNORE THE SPAM PLEASE. hns {41444d494e} srtu sepi andatche husqar bertbob seyeongkim AlwaysHigh pylot Guest88381 holmgren Krakakanok2 g-n0m3 Hobbyboy bemawi juhop defanor nwe tolkor heurist` NightMonkey daemonkeeper jmyrv JamesHa Ghost_r00t varesa f3nix wych l3archos PhonicUK her0 LambdaComplex internat trnkz alexbligh1 neoweb nikola tswett misiek200m
1887 [11:49:00] *** thomas sets mode: +r
1888 [11:49:00] *** Quits: erratics (~reignore@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
1889 [11:49:02] <jaggz> TomTomTosch, it's the right name.. hmm
1890 [11:49:04] <sodomy-fag> lol
1891 [11:49:11] *** Quits: sodomy-fag (~buttfucke@replaced-ip ) (K-Lined)
1892 [11:49:11] *** Quits: sause (~clientage@replaced-ip ) (Read error: Connection reset by peer)
1893 [11:49:18] <sinetek> what the hell
1894 [11:49:24] <Amun_Ra> kline, nice
1895 [11:49:30] <movl> lol indeed
1896 [11:49:41] <ChunkzZ-ZNC> this is annoying -.-
1897 [11:49:58] <ChunkzZ-ZNC> anyway, off to get some food!
1898 [11:50:03] <SweetMuffin> It mentioned my nick only once, that's unacceptable !
1899 [11:50:24] *** Parts: _Baltazar_ (~Baltazars@replaced-ip )
1900 [11:50:26] <Amun_Ra> I'm considering to change my nick to ZZZ
1901 [11:50:30] <reev> where is my nick??
1902 [11:50:31] <KhazAkar> Mine too!
1903 [11:50:47] <markybob> stop spamming about the spam please. stay on topic
1904 [11:51:01] <Ad1_RnR> it's time to set here spam bot :D
1905 [11:51:11] <Ad1_RnR> with op
1906 [11:51:24] *** Quits: Messenger_bird (~banana@replaced-ip ) (Ping timeout: 276 seconds)
1907 [11:51:31] <Xenthys> Feel free to join ##comment-on-spam if you wish to discuss about that
1908 [11:51:39] <jaggz> I put a deb-multimedia jessie/backports in and apt-get -f install fixed everything now..
1909 [11:51:48] <jaggz> *sigh*
1910 [11:51:57] <jaggz> okay.. well at least I can shut up about it then
1911 [11:51:58] *** Joins: Relsak (~dragan@replaced-ip )
1912 [11:52:20] <TomTomTosch> yeah... "fixed" it.
1913 [11:52:29] <jaggz> yeah :(
1914 [11:52:37] *** Joins: js9600 (~Thunderbi@replaced-ip )
1915 [11:52:43] * jaggz apologizes
1916 [11:52:49] <jelly> jaggz: better to avoid deb-multimedia if you can, it can often introduce issues in other software
1917 [11:52:49] <Gh0sty> there any admin around that can just kick those idiots out ... geesh ... spambots on IRC ... is this the 90s or what ... :P
1918 [11:52:59] *** ChanServ sets mode: +o jelly
1919 [11:53:09] <denisk> hey if it works it's fixed
1920 [11:53:10] <jaggz> jelly, that was the goal.. to remove it so it could be a nice clean system
1921 [11:53:14] <Myrtti> Gh0sty: like um, killing and klining their connections?
1922 [11:53:20] *** jelly changes topic to 'glibc security update? /msg dpkg libc6_bug | Debian 8 Jessie released! /msg dpkg jessie ; /msg dpkg wheezy->jessie ; /msg dpkg install jessie | current point releases: /msg dpkg 8.4; /msg dpkg 7.10 | NO FLOOD: /msg dpkg paste | /msg bots NOT people | offtopic: #debian-offtopic | testing/unstable: #debian-next (irc.oftc.net) | chanlogs: /msg dpkg irclog | don't comment on spam in here,'
1923 [11:53:22] <Gh0sty> for example :)
1924 [11:53:24] <Myrtti> Gh0sty: because that's what is already happening
1925 [11:53:26] <jelly> argh
1926 [11:53:34] *** Quits: Ghost_r00t (~taha@replaced-ip ) (Remote host closed the connection)
1927 [11:53:39] *** Quits: level7 (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
1928 [11:53:40] <Rovanion> What What is the deal with this spammer?
1929 [11:53:40] <jaggz> I'm not sure how practical the official repos would be for me. in my real life I end up having to install things every once in a while using something like "checkinstall" and such
1930 [11:53:54] <Myrtti> anyway, back to debian support, please
1931 [11:53:57] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
1932 [11:54:46] *** jelly changes topic to 'Debian 8 Jessie released! /msg dpkg jessie ; /msg dpkg wheezy->jessie ; /msg dpkg install jessie | current point releases: /msg dpkg 8.4; /msg dpkg 7.10 | NO FLOOD: /msg dpkg paste | /msg bots NOT people | offtopic: #debian-offtopic | testing/unstable: #debian-next (irc.oftc.net) | don't comment on spam in here, move to #debian-offtopic'
1933 [11:55:01] *** Joins: schlady (~schlady@replaced-ip )
1934 [11:55:06] <jaggz> jessie released?
1935 [11:55:11] *** Quits: Tyrant (~f@replaced-ip ) (Ping timeout: 244 seconds)
1936 [11:55:13] *** Joins: boudiccas (~boudiccas@replaced-ip )
1937 [11:55:18] <jaggz> heh
1938 [11:55:57] <TomTomTosch> jaggz: that's fine. what you don't want to do is put in foreign repos like the ubuntu one you had yesterday. building from source and using checkinstall is perfectly fine.
1939 [11:56:15] <jaggz> that's nice to hear, thanks
1940 [11:56:37] *** Joins: Thibaut120094 (~Thibaut12@replaced-ip )
1941 [11:57:09] *** Quits: Al3xG0 (~t7DS@replaced-ip ) (Ping timeout: 250 seconds)
1942 [11:57:56] <jaggz> I didn't know that installing a single .deb from some 3rd party was considered putting in a foreign repo, btw
1943 [11:58:01] *** Quits: davi (~davi@replaced-ip ) (Ping timeout: 250 seconds)
1944 [11:58:09] <jaggz> I thought that would only be if I were to add their repo to my sources
1945 [11:58:16] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Quit: Leaving)
1946 [11:58:17] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 244 seconds)
1947 [12:00:15] <jaggz> but I did notice that installing google-earth actually added sources
1948 [12:00:58] <markybob> yeah google does that for everything. chrome, music, etc. those are generally fine
1949 [12:01:27] *** Joins: Falc (~ldt@replaced-ip )
1950 [12:02:21] *** Quits: rattking (~rattking@replaced-ip ) (Read error: Connection reset by peer)
1951 [12:02:29] <jaggz> fine because google tends to keep things clean?
1952 [12:02:35] <markybob> yes
1953 [12:02:40] <jaggz> thanks
1954 [12:03:14] *** Joins: rattking (~rattking@replaced-ip )
1955 [12:03:46] *** Joins: iqualfragile (~iqualfrag@replaced-ip )
1956 [12:03:57] *** Quits: k_sze[work] (654eb2ba@replaced-ip ) (Quit: Page closed)
1957 [12:04:17] *** Parts: erikj (erikj@replaced-ip )
1958 [12:04:23] *** Joins: Messenger_bird (~banana@replaced-ip )
1959 [12:04:37] *** Parts: neglesaks (~JohnJJohn@replaced-ip )
1960 [12:04:41] <Falc> is there any way to change the keyboard layout when editing the boot parameters of an installation CD? Or would I need to remaster the CD and if so, any pointers where I can find data about what I woudl exactly need to change?
1961 [12:04:43] *** Joins: neglesaks (~JohnJJohn@replaced-ip )
1962 [12:06:32] *** Quits: Goddesspapa (~goddesspa@replaced-ip ) (Ping timeout: 276 seconds)
1963 [12:06:36] *** Joins: kiao2938 (~mj@replaced-ip )
1964 [12:07:10] <gardar> Falc: the grub keymap?
1965 [12:07:14] *** Joins: sulc (540123d2@replaced-ip )
1966 [12:07:24] <Falc> I'm guessing it is indeed grub
1967 [12:08:33] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Ping timeout: 240 seconds)
1968 [12:08:54] *** Joins: hammo (~hammo@replaced-ip )
1969 [12:08:56] <Mo0O> this chan is realy noisy today :D
1970 [12:10:06] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1971 [12:10:25] <gardar> Falc: setkmap=yourlanguage on the grub boot line
1972 [12:11:17] <gardar> Falc: but you could ofcourse make a permanent change by editing the image before writing it to the cd
1973 [12:11:35] <Falc> gardar: thanks but I need it earlier, ie. to edit the actual boot line
1974 [12:11:43] *** Quits: j0z (~unix@replaced-ip ) (Quit: Leaving)
1975 [12:11:44] <sulc> Hi, has imagemagick updated on jessie yet? I have'nt seen it in the updated package list provided by apt.
1976 [12:12:14] <Falc> gardar: but now that I know it's a grub issue I'm finding some more stuff through google
1977 [12:12:32] <gardar> Falc: then I assume you would have to edit the grub config before writing it to cd
1978 [12:13:47] *** Joins: dselect (~dselect@replaced-ip )
1979 [12:14:57] <markybob> ,v imagemagick
1980 [12:14:57] <judd> Package: imagemagick on amd64 -- squeeze-security: 8:6.6.0.4-3+squeeze4; squeeze: 8:6.6.0.4-3+squeeze4; squeeze-security-lts: 8:6.6.0.4-3+squeeze7; wheezy: 8:6.7.7.10-5+deb7u3; wheezy-security: 8:6.7.7.10-5+deb7u4; jessie: 8:6.8.9.9-5+deb8u1; sid: 8:6.8.9.9-7+b2; stretch: 8:6.8.9.9-7+b2; experimental: 8:6.9.2.10+dfsg-2
1981 [12:15:24] *** Joins: shodan` (~shodan`@replaced-ip )
1982 [12:16:03] *** Quits: z0ran (~z0ran@replaced-ip ) (Ping timeout: 240 seconds)
1983 [12:16:42] *** Joins: lesta (~user@replaced-ip )
1984 [12:16:52] *** Quits: monoxane (~monoxane@replaced-ip ) (Ping timeout: 244 seconds)
1985 [12:16:53] *** Joins: andril (~andril@replaced-ip )
1986 [12:17:24] *** Joins: Tiffon (~name@replaced-ip )
1987 [12:20:29] *** Quits: akoko (~u@replaced-ip ) (Ping timeout: 260 seconds)
1988 [12:21:04] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 252 seconds)
1989 [12:21:52] *** Joins: akoko (~u@replaced-ip )
1990 [12:21:56] *** Joins: kiao2938 (~mj@replaced-ip )
1991 [12:22:23] *** Quits: Kapisketo (~Kapisketo@replaced-ip ) (Read error: Connection reset by peer)
1992 [12:22:43] *** Quits: sulc (540123d2@replaced-ip ) (Quit: Page closed)
1993 [12:22:48] *** Quits: zero85 (~zero@replaced-ip ) (Ping timeout: 276 seconds)
1994 [12:22:54] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
1995 [12:23:59] *** Joins: zero85 (~zero@replaced-ip )
1996 [12:24:39] *** Joins: Kapisketo (~Kapisketo@replaced-ip )
1997 [12:25:03] *** Quits: kiao2938 (~mj@replaced-ip ) (Client Quit)
1998 [12:25:30] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
1999 [12:25:45] <Falc> *sigh* so I tried to edit the grub config and it doesn't work and there's of course no clue on what I did wrong...
2000 [12:27:45] *** Quits: js9600 (~Thunderbi@replaced-ip ) (Quit: js9600)
2001 [12:28:00] *** debhelper sets mode: +l 1634
2002 [12:28:18] <bazhang> Falc, edit how precisely
2003 [12:28:26] *** Joins: zero85 (~zero@replaced-ip )
2004 [12:28:44] <gardar> Falc: I've followed this in the past with good success: replaced-url
2005 [12:29:32] *** Quits: krpt (4d9e18f8@replaced-ip##) (Quit: ##replaced-url
2006 [12:29:35] <Falc> gardar: I did follow those instructions...
2007 [12:30:34] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2008 [12:30:48] *** Quits: Kapisketo (~Kapisketo@replaced-ip ) (Read error: Connection reset by peer)
2009 [12:30:53] <Falc> gardar: well, the first set, since I don't really have a source grub
2010 [12:31:34] *** Quits: akoko (~u@replaced-ip ) (Ping timeout: 260 seconds)
2011 [12:31:42] <Falc> (I mean that since I'm rebuilding a netinst CD, I can't really use my own /etc/default/grub...)
2012 [12:32:29] <themill> the installer images don't use grub
2013 [12:32:55] <Falc> oh? they do have a boot/grub folder on them...
2014 [12:32:58] *** Quits: gluon (~gluon@replaced-ip##) (Quit: ZNC 1.6.2 - ##replaced-url
2015 [12:33:11] *** Joins: gluon (~gluon@replaced-ip )
2016 [12:33:14] <Falc> themill: but I would be very interested in knowing what they do use
2017 [12:33:51] *** Quits: _MysT (~brick@replaced-ip ) (Ping timeout: 276 seconds)
2018 [12:34:21] *** Joins: akoko (~u@replaced-ip )
2019 [12:34:24] <themill> syslinux
2020 [12:35:20] *** Joins: Quatroking (~Quatrokin@replaced-ip )
2021 [12:35:33] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Remote host closed the connection)
2022 [12:35:50] *** Joins: Quatroking (~Quatrokin@replaced-ip )
2023 [12:37:06] *** Joins: kiao2938 (~mj@replaced-ip )
2024 [12:39:44] *** Quits: baltun_ (~BalTun@replaced-ip ) (Ping timeout: 260 seconds)
2025 [12:39:44] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 260 seconds)
2026 [12:39:48] *** Quits: hiexpo (~hiexpo@replaced-ip ) (Quit: Leaving)
2027 [12:40:59] *** Quits: bollo (~bollo@replaced-ip ) (Ping timeout: 276 seconds)
2028 [12:41:09] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Read error: Connection reset by peer)
2029 [12:42:12] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 244 seconds)
2030 [12:42:54] *** Parts: Thibaut120094 (~Thibaut12@replaced-ip )
2031 [12:44:32] *** Quits: wobeling1rs (~wobelinge@replaced-ip ) (Remote host closed the connection)
2032 [12:45:21] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
2033 [12:46:05] *** Joins: kiao2938 (~mj@replaced-ip )
2034 [12:47:38] *** Joins: poleprogger (~mj@replaced-ip )
2035 [12:47:40] *** Quits: kiao2938 (~mj@replaced-ip ) (Client Quit)
2036 [12:48:00] *** debhelper sets mode: +l 1627
2037 [12:48:09] *** Joins: Ghost_r00t (~taha@replaced-ip )
2038 [12:48:29] <Ghost_r00t> could someone help me with setting nvidia binary driver?
2039 [12:48:35] *** Quits: pfote (~pfote@replaced-ip ) (Quit: Leaving)
2040 [12:48:36] *** Joins: corpsegrinder (~edval@replaced-ip )
2041 [12:48:39] *** Quits: cisc0 (~cisc0@replaced-ip ) (Quit: leaving)
2042 [12:48:51] <Ghost_r00t> I did installed it but I have this error inside my logs
2043 [12:49:44] *** Joins: pfote (~pfote@replaced-ip )
2044 [12:50:20] *** Quits: corpsegrinder (~edval@replaced-ip ) (Client Quit)
2045 [12:50:25] <Ghost_r00t> modprobe: error: could not inset 'nvidia_current' function is not implemented
2046 [12:50:32] <Ghost_r00t> really !!!
2047 [12:50:41] *** Quits: poleprogger (~mj@replaced-ip ) (Client Quit)
2048 [12:51:30] *** Joins: poleprogger (~mj@replaced-ip )
2049 [12:52:43] *** Quits: Jakob_- (~jakob@replaced-ip ) (Remote host closed the connection)
2050 [12:52:47] *** Quits: hero (~mehul@replaced-ip ) (Ping timeout: 260 seconds)
2051 [12:52:48] *** Quits: mzf (~mzf@replaced-ip ) (Quit: Leaving)
2052 [12:53:27] *** Joins: kiao2938 (~mj@replaced-ip )
2053 [12:53:42] *** Quits: poleprogger (~mj@replaced-ip ) (Remote host closed the connection)
2054 [12:53:44] *** Quits: bzed (~bzed@replaced-ip ) (Quit: leaving)
2055 [12:56:29] *** Quits: jewel (~jewel@replaced-ip ) (Quit: Leaving)
2056 [12:56:48] *** Joins: corpsegrinder (~edval@replaced-ip )
2057 [12:58:06] *** Joins: amcorreia (~amcorreia@replaced-ip )
2058 [12:59:29] *** Quits: wabuh (~wabuh@replaced-ip ) (Quit: Leaving)
2059 [12:59:50] *** Joins: poleprogger (~mj@replaced-ip )
2060 [13:00:29] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 276 seconds)
2061 [13:00:42] *** Joins: BalTun (~BalTun@replaced-ip )
2062 [13:00:51] *** Quits: Nach0z (~nach0z@replaced-ip ) (Ping timeout: 250 seconds)
2063 [13:00:57] *** Joins: baltun_ (~BalTun@replaced-ip )
2064 [13:01:23] <movl> Ghost_r00t, are you using a custom kernel?
2065 [13:01:37] <Ghost_r00t> no movl
2066 [13:02:09] <JyZyXEL> Calibre segfault on jessie: main kernel: [858466.201866] QXcbEventReader[7017]: segfault at 7fc5a5f0a159 ip 00007fc5a5f0a159 sp 00007fc5a39c0ee0 error 14 in progress_indicator.so[7fc5a6193000+14000]
2067 [13:02:13] *** Joins: pencilandpaper (~penciland@replaced-ip )
2068 [13:03:14] *** Joins: Cloudish_ (~Cloudish@replaced-ip )
2069 [13:03:38] *** Joins: daniel-s (~daniel-s@replaced-ip )
2070 [13:03:48] *** Quits: towo^work (~towo@replaced-ip ) (Quit: Leaving)
2071 [13:03:49] *** Quits: iqualfragile (~iqualfrag@replaced-ip ) (Read error: Connection reset by peer)
2072 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
2073 [13:05:24] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 260 seconds)
2074 [13:05:30] *** Quits: schlady (~schlady@replaced-ip ) (Remote host closed the connection)
2075 [13:05:50] *** Joins: dpkg (~dpkg@replaced-ip )
2076 [13:06:57] *** Joins: GJ_ (~Thunderbi@replaced-ip )
2077 [13:07:10] <Ghost_r00t> replaced-url
2078 [13:07:30] <Ghost_r00t> Xorg.0.log. my xorg log
2079 [13:08:42] *** Joins: towo^work (~towo@replaced-ip )
2080 [13:09:54] <bolovanos> I am trying to use replaced-url
2081 [13:10:44] <Zharf> did you really just ask that here
2082 [13:12:13] *** Quits: Aaaaand (~quassel@replaced-ip ) (Remote host closed the connection)
2083 [13:12:22] <Ghost_r00t> Ghost_r00t, the first link is without nvidia and with nomodeset
2084 [13:12:35] <Ghost_r00t> replaced-url
2085 [13:12:54] <bolovanos> bad channel :)
2086 [13:13:10] <bolovanos> Zharf, thx
2087 [13:15:38] *** Quits: towo^work (~towo@replaced-ip ) (Quit: Leaving)
2088 [13:15:46] *** Quits: RA3OR (~demon@replaced-ip ) (Ping timeout: 244 seconds)
2089 [13:15:56] <anexit_> how can I tell what .img file is running on my KVM?
2090 [13:15:58] <anexit_> qemu
2091 [13:17:25] *** Quits: lukaso666 (~lukaso666@replaced-ip ) (Quit: WeeChat 1.4)
2092 [13:17:39] *** Joins: BalTun (~BalTun@replaced-ip )
2093 [13:17:58] *** Quits: poleprogger (~mj@replaced-ip ) (Quit: Konversation terminated!)
2094 [13:18:00] *** debhelper sets mode: +l 1621
2095 [13:18:05] <Ghost_r00t> where could i get the help with my nvidia xorg
2096 [13:18:10] <Ghost_r00t> problem
2097 [13:18:18] <movl> anexit_, ps aux | grep qemu
2098 [13:18:22] *** Quits: johnnyfive (~johnnyfiv@replaced-ip ) (Ping timeout: 244 seconds)
2099 [13:19:35] *** Joins: kiao2938 (~mj@replaced-ip )
2100 [13:19:35] <_aeris_> movl > pgrep -af qemu, better :)
2101 [13:20:59] <anexit_> replaced-url
2102 [13:21:05] <anexit_> so it look slike two .img files
2103 [13:21:13] <anexit_> TA1-1.img
2104 [13:21:59] *** Joins: High_Priest (~hp@replaced-ip )
2105 [13:22:15] *** Joins: towo^work (~towo@replaced-ip )
2106 [13:22:24] *** Quits: Ryushin (user@replaced-ip ) (Ping timeout: 276 seconds)
2107 [13:23:56] <movl> so looks like both are in use
2108 [13:24:18] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 260 seconds)
2109 [13:25:28] *** ChanServ sets mode: +o jelly
2110 [13:25:35] *** jelly sets mode: -r
2111 [13:25:44] *** ChanServ sets mode: -o jelly
2112 [13:26:46] <anexit_> Yea, The OS is on 20GB and then there is another partition for 2TB
2113 [13:27:02] <aphorise> Can I perform a fresh install using Unofficial-Images with non-free firmware? - having issues installing a Dell server.
2114 [13:27:43] *** Quits: f3nix (~kvirc@replaced-ip ) (Ping timeout: 250 seconds)
2115 [13:30:00] *** Joins: jbitdrop (~jbitdrop@replaced-ip )
2116 [13:30:28] <babilen> aphorise: A "fresh install" as opposed to what?
2117 [13:30:47] <babilen> You can use the unofficial firmware images for installing Debian, yes, but I'm not sure what you are asking exactly
2118 [13:31:48] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 244 seconds)
2119 [13:32:00] *** Quits: corpsegrinder (~edval@replaced-ip ) (Quit: WeeChat 1.4)
2120 [13:32:02] *** Joins: f3nix (~kvirc@replaced-ip )
2121 [13:32:49] *** Quits: uNmowed (~Kaede@replaced-ip ) (Read error: Connection reset by peer)
2122 [13:32:50] <aphorise> babilen relative to the netinstall - which is what I'm use - I'm wondering if I can get similar steps? - thats what I ment
2123 [13:32:55] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2124 [13:33:00] *** Joins: Nach0z (~nach0z@replaced-ip )
2125 [13:33:03] *** Parts: AlexPortable (uid7568@replaced-ip )
2126 [13:33:15] *** Joins: jayaura (~jay_aura@replaced-ip )
2127 [13:33:16] <markybob> !firmware images
2128 [13:33:16] <dpkg> Unofficial <netinst> images - containing non-free Debian <firmware> packages - for installing Debian 8 "Jessie" are available from replaced-url
2129 [13:33:26] <babilen> aphorise: The firmware images are produced by Debian and differ from the netinstall ones only in the fact that they contain firmware right away
2130 [13:33:32] *** Quits: jayaura (~jay_aura@replaced-ip ) (Client Quit)
2131 [13:33:59] *** Joins: jayaura (~jay_aura@replaced-ip )
2132 [13:34:23] *** Joins: corpsegrinder (~edval@replaced-ip )
2133 [13:34:39] *** Joins: mavhq (~quassel@replaced-ip )
2134 [13:34:52] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Quit: Konversation terminated!)
2135 [13:35:07] *** Quits: thebrush (~Icedove@replaced-ip ) (Quit: Ciao)
2136 [13:35:09] *** Joins: daniel-s (~daniel-s@replaced-ip )
2137 [13:36:08] *** Joins: Gnomethrower (~B@replaced-ip )
2138 [13:36:31] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
2139 [13:36:39] <aphorise> Really frustrating - on this RX210 Dell I get both my Broadcom ethernet adaptors listed during netinstall but when I specificy static ip details it fails to work - so I'm guessing its probably firmware related - gona try unofficial to confirm if it really is.
2140 [13:37:17] *** Quits: corpsegrinder (~edval@replaced-ip ) (Client Quit)
2141 [13:37:54] *** Joins: schlady (~schlady@replaced-ip )
2142 [13:40:20] *** Quits: karimb (karimb@replaced-ip ) (Quit: Karim has gone to sleep. ZZZzzz…)
2143 [13:41:07] *** Joins: nardev (~nardev@replaced-ip )
2144 [13:41:20] <jayaura> Hi all, I did an installation with encrypted root and swap, but after it starts, i dont see the swap active, swapon -s doenst list anything. After explicitly doing a swapon -a, I get the partition listed. During booting, system asks me for the swap password too
2145 [13:41:41] *** Quits: movl (~arares@replaced-ip ) (Quit: Leaving)
2146 [13:43:16] <jayaura> I just have "linux /vmlinuz-3.16.0-4-amd64 root=/dev/mapper/Sytem-deb--root ro quiet" in my grub config.
2147 [13:43:29] <jayaura> i guess I need to explicitly mention my swap somehow ?
2148 [13:43:43] <Ghost_r00t> modprobe: FATAL: Module nvidia-current not found.
2149 [13:43:43] <Ghost_r00t> modprobe: ERROR: ../libkmod/libkmod-module.c:960 command_do() Error running install command for nvidia
2150 [13:43:43] <Ghost_r00t> modprobe: ERROR: could not insert 'nvidia': Operation not permitted
2151 [13:44:23] *** Joins: grok0 (~o~o@replaced-ip )
2152 [13:44:46] *** Joins: Rokixz (~rokas@replaced-ip )
2153 [13:44:53] *** Joins: Qwez (~Qwez@replaced-ip )
2154 [13:46:02] *** Quits: Qwez (~Qwez@replaced-ip ) (Max SendQ exceeded)
2155 [13:47:22] *** Joins: digidog (~digidog@replaced-ip )
2156 [13:47:37] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Quit: GJ_)
2157 [13:47:43] *** Quits: digidog (~digidog@replaced-ip ) (Client Quit)
2158 [13:48:11] *** Joins: digidog (~digidog@replaced-ip )
2159 [13:49:04] *** Quits: nse (~leo@replaced-ip ) (Ping timeout: 252 seconds)
2160 [13:50:19] *** Quits: schlady (~schlady@replaced-ip ) ()
2161 [13:51:06] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2162 [13:51:08] <petn-randall> Hi jayaura, do you have the partitions encrypted seperately? Or are you using LVM? And what release are you running?
2163 [13:51:16] *** Joins: nse (~leo@replaced-ip )
2164 [13:51:57] *** Quits: High_Priest (~hp@replaced-ip ) (Quit: Leaving)
2165 [13:52:00] <jayaura> petn-randall, I am using lvm, my fstab has the line "/dev/mapper/Sytem-neutral--swap_crypt none swap sw 0 0"
2166 [13:52:03] *** Joins: Rish (~quassel@replaced-ip )
2167 [13:52:14] <jayaura> I'm running updated debian 8
2168 [13:52:53] <jayaura> and /etc/crypttab has "Sytem-neutral--swap_crypt UUID=4e31f0e9-f2f0-4c08-969f-1e0371e708c6 none luks,swap"
2169 [13:53:05] *** Joins: bollo (~bollo@replaced-ip )
2170 [13:53:07] *** Joins: lucaswang (~lucaswang@replaced-ip )
2171 [13:53:30] *** Joins: donofrio (~donofrio@replaced-ip )
2172 [13:53:37] <petn-randall> jayaura: Ah, so you have LVM, and ontop of that, LUKS, and then a filesystem?
2173 [13:54:28] <jayaura> petn-randall, yes, is that stupid ?
2174 [13:55:03] *** Joins: High_Priest2 (~hp@replaced-ip )
2175 [13:55:04] *** Quits: High_Priest2 (~hp@replaced-ip ) (Client Quit)
2176 [13:55:12] <jayaura> not quite sure the order, whether its LUKS over an lvm or lvm over luks. How do I check that :-O
2177 [13:55:35] <jayaura> noob at lvm, so please excuse if that question doesnt make sense
2178 [13:55:36] *** Joins: schlady (~schlady@replaced-ip )
2179 [13:55:39] <jayaura> :P
2180 [13:55:57] *** Joins: schu-r (~Thunderbi@replaced-ip )
2181 [13:56:02] <petn-randall> jayaura: No, no, it's just that most people have a complete partition as LUKS, and use that LUKS partition as physical volume for LVM. Nothing wrong with doing it that way, especially if you only want specific LVs encrypted.
2182 [13:56:33] <jayaura> petn-randall, okay :)
2183 [13:56:56] <petn-randall> jayaura: Are you using systemd?
2184 [13:57:01] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Client Quit)
2185 [13:57:06] <jayaura> petn-randall, the way you mentioned sounds simple. Yes I' using systemd
2186 [13:57:29] <jayaura> petn-randall, didnt fight it since its the default
2187 [13:58:15] *** Joins: TyrfingMjolnir (~Tyrfing@replaced-ip )
2188 [13:58:16] *** Joins: josuebrunel (~Icedove@replaced-ip )
2189 [13:59:03] *** Quits: fstd (~fstd@replaced-ip ) (Remote host closed the connection)
2190 [13:59:28] <petn-randall> jayaura: Ok, cool. Can you reboot that system, and then check with 'systemctl' what your swap enabling unit is called? Then use 'systemctl status <name>' and 'journalctl -u <name>' to check the logs.
2191 [13:59:44] *** Joins: Gnomethrower (~B@replaced-ip )
2192 [13:59:47] <petn-randall> jayaura: if that fails, just run 'journalctl', and search those logs for 'swap'.
2193 [14:00:13] <petn-randall> jayaura: I'm suspecting that it actually tries to start it, and it fails for some reason.
2194 [14:00:36] *** Joins: fstd (~fstd@replaced-ip )
2195 [14:01:41] *** Joins: Engys (~Engys@replaced-ip )
2196 [14:03:04] *** Joins: Prokofiev (~Sergei@replaced-ip )
2197 [14:03:32] <jayaura> petn-randall, systemctl list-units | grep swap gives me an obscure .service name, and when i run journalctl --unit= with that name, i dont see any logs at all, just the starting time stamp and then nothing
2198 [14:03:57] *** Joins: ex0dus (~KhazAkar@replaced-ip )
2199 [14:04:19] *** Quits: ex0dus (~KhazAkar@replaced-ip ) (Client Quit)
2200 [14:04:33] *** Quits: KhazAkar (~KhazAkar@replaced-ip ) (Read error: Connection reset by peer)
2201 [14:04:45] <jayaura> petn-randall, simply running journalctl | grep swap worked
2202 [14:04:51] <jayaura> "swapon: /dev/mapper/Sytem-neutral--swap_crypt: read swap header failed"
2203 [14:05:08] <jayaura> so that means I need to reformat hte swap partition ?
2204 [14:05:09] *** Joins: CeBe1 (~CeBe@replaced-ip )
2205 [14:05:49] *** Joins: HadesWatch3r (~user@replaced-ip )
2206 [14:05:50] *** Quits: HadesWatch3r (~user@replaced-ip ) (Read error: Connection reset by peer)
2207 [14:05:56] *** Joins: flaiks (~flaiks@replaced-ip )
2208 [14:06:09] *** Joins: HadesWatch3r (~user@replaced-ip )
2209 [14:06:14] <flaiks> ello
2210 [14:06:20] <flaiks> are there many people running sid in here ?
2211 [14:07:07] <jelly> !debian-next
2212 [14:07:07] <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.
2213 [14:07:35] <flaiks> Ah okay, thanks
2214 [14:07:55] *** Quits: flaiks (~flaiks@replaced-ip ) (Client Quit)
2215 [14:08:00] *** debhelper sets mode: +l 1631
2216 [14:08:31] *** Joins: roshanavand (~roshanava@replaced-ip )
2217 [14:08:46] *** Joins: MasterplasterPL (~WIN@replaced-ip )
2218 [14:09:28] *** Joins: xcynth (~xcynth@replaced-ip )
2219 [14:09:30] *** Joins: holms (~holms@replaced-ip )
2220 [14:10:54] *** Quits: shodan` (~shodan`@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2221 [14:11:15] *** Quits: grok0 (~o~o@replaced-ip ) (Quit: Leaving)
2222 [14:11:17] *** Joins: soc42 (~soc42@replaced-ip )
2223 [14:11:45] *** Joins: EasyShekels (~easysheke@replaced-ip )
2224 [14:11:55] *** Quits: suexec (~suexec@replaced-ip ) (Ping timeout: 250 seconds)
2225 [14:13:17] *** Joins: ferseiti (ferseiti@replaced-ip )
2226 [14:13:18] *** Joins: spronk (~spronkey@replaced-ip )
2227 [14:13:34] *** Joins: shodan` (~shodan`@replaced-ip )
2228 [14:14:43] *** Joins: Mahpoul22 (~textual@replaced-ip )
2229 [14:14:54] *** Joins: High_Priest (~hp@replaced-ip )
2230 [14:15:03] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Quit: Gone Fishing!)
2231 [14:15:15] *** Quits: shodan` (~shodan`@replaced-ip ) (Client Quit)
2232 [14:15:45] *** Joins: gyumanwe (544e1259@replaced-ip )
2233 [14:15:56] *** Joins: Yehai (~hereyouar@replaced-ip )
2234 [14:16:13] *** Quits: CeBe1 (~CeBe@replaced-ip ) (Ping timeout: 244 seconds)
2235 [14:16:21] *** Quits: gyumanwe (544e1259@replaced-ip ) (Client Quit)
2236 [14:17:43] *** Quits: dexta (~D3XTA@replaced-ip ) (Read error: Connection reset by peer)
2237 [14:17:51] *** Joins: Tyrant (~f@replaced-ip )
2238 [14:18:00] *** debhelper sets mode: +l 1637
2239 [14:18:18] *** Joins: Sendoushi (~Sendoushi@replaced-ip )
2240 [14:18:26] *** Joins: GNUmad (~Thunderbi@replaced-ip )
2241 [14:18:33] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Ping timeout: 240 seconds)
2242 [14:18:48] *** Joins: Thraul (~moe@replaced-ip )
2243 [14:18:50] *** Quits: Thraul (~moe@replaced-ip ) (Client Quit)
2244 [14:18:52] *** Joins: suexec (~suexec@replaced-ip )
2245 [14:19:31] *** Joins: dexta (~D3XTA@replaced-ip )
2246 [14:19:42] *** Quits: Ghost_r00t (~taha@replaced-ip ) (Remote host closed the connection)
2247 [14:19:59] *** Quits: HadesWatch3r (~user@replaced-ip ) (Remote host closed the connection)
2248 [14:20:01] *** Joins: Thraul (~moe@replaced-ip )
2249 [14:21:27] *** Joins: scootergrisen (~chatzilla@replaced-ip )
2250 [14:21:38] *** Quits: GNUmad (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2251 [14:22:17] <scootergrisen> How do i correctly add the header module to Apache in Debian?
2252 [14:22:22] *** Joins: ldt (~ldt@replaced-ip )
2253 [14:23:57] *** Quits: ldt (~ldt@replaced-ip ) (Client Quit)
2254 [14:24:09] *** Joins: mimi89999_phone (~mimi89999@replaced-ip )
2255 [14:24:21] *** Quits: schlady (~schlady@replaced-ip ) (Remote host closed the connection)
2256 [14:24:22] *** Quits: nse (~leo@replaced-ip ) (Ping timeout: 260 seconds)
2257 [14:24:25] *** Joins: Ametrine (~Butt3rfly@replaced-ip )
2258 [14:24:33] *** Quits: bollo (~bollo@replaced-ip ) (Ping timeout: 240 seconds)
2259 [14:24:50] *** Joins: schlady (~schlady@replaced-ip )
2260 [14:25:00] *** Quits: Falc (~ldt@replaced-ip ) (Ping timeout: 276 seconds)
2261 [14:26:21] *** Joins: nse (~leo@replaced-ip )
2262 [14:26:32] *** Joins: Opal_Sol (~david@replaced-ip )
2263 [14:26:38] *** Joins: trifesleuth (~^-_@replaced-ip )
2264 [14:26:56] <scootergrisen> I want to know the correct way to use header module so i dont do it the wrong way
2265 [14:26:59] *** Quits: superusr (~usr@replaced-ip ) (Quit: Leaving)
2266 [14:27:18] <scootergrisen> Seems i might need to add a /etc/apache2/mods-enabled/header.load file
2267 [14:28:03] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Ping timeout: 276 seconds)
2268 [14:28:19] *** Ametrine is now known as Butt3rfly
2269 [14:29:09] *** Quits: schlady (~schlady@replaced-ip ) (Ping timeout: 244 seconds)
2270 [14:29:27] *** Joins: samsul (~samsul@replaced-ip )
2271 [14:30:52] *** Quits: samsul (~samsul@replaced-ip ) (Client Quit)
2272 [14:31:56] *** Joins: HadesWatch3r (~user@replaced-ip )
2273 [14:32:48] <HadesWatch3r> I have just installed Debian 8 and the nvidia drivers... I usually just use my headphone but now the sound is coming out the speakers in the display ... I'd rather it came out the headphones.
2274 [14:32:52] *** Quits: trifesleuth (~^-_@replaced-ip ) (Quit: bloop)
2275 [14:33:00] <HadesWatch3r> when I switch to that in the sound config nothing happens...
2276 [14:33:04] <HadesWatch3r> any help?
2277 [14:33:41] <HadesWatch3r> Switch to Headphones -Built-in Audio I mean.. nothing happens.
2278 [14:34:04] <scootergrisen> I also have some problem when i insert and remove headset jack. It switch the output but not correctly
2279 [14:34:23] *** Joins: wabuh (~wabuh@replaced-ip )
2280 [14:34:57] <HadesWatch3r> should I install pulse audio
2281 [14:35:01] <scootergrisen> I have "Speakers" and "Analog Output" and it seems at least some times it switches to the wrong one so there are no sound
2282 [14:35:16] <HadesWatch3r> replaced-url
2283 [14:35:47] <jelly> HadesWatch3r: speakers in the display you say? That may be HDMI audio. Install and run "pavucontrol", open the playback tab, find your application and change the output device
2284 [14:35:51] <High_Priest> anyone here using viber on debian?
2285 [14:36:15] <petn-randall> jayaura: And when the system is booted, a simple 'swapon -a' activates it?
2286 [14:36:16] <HadesWatch3r> ok Jelly will do... and yes it is hdmi audio..
2287 [14:36:59] *** Quits: P6hjakonn (~NASA@replaced-ip ) (Ping timeout: 260 seconds)
2288 [14:37:40] *** Joins: JordiGH (~jordi@replaced-ip )
2289 [14:37:52] *** Joins: GhostInTheShell (~melkor@replaced-ip )
2290 [14:37:58] *** Joins: dkas (~dkas@replaced-ip )
2291 [14:38:11] *** Joins: X-Files (~X-Files@replaced-ip )
2292 [14:38:16] <HadesWatch3r> jelly no change.
2293 [14:38:18] *** Joins: CeBe1 (~CeBe@replaced-ip )
2294 [14:38:19] <JordiGH> I see that libphobos (D's stdlib) has some markup that looks like it should be extracted into HTML documentation. Is there actually a doc package that contains this?
2295 [14:38:22] *** Joins: P6hjakonn (~NASA@replaced-ip )
2296 [14:38:44] *** Quits: err404 (~err404@replaced-ip ) (Ping timeout: 260 seconds)
2297 [14:38:46] <jelly> HadesWatch3r: what did you change the output to? Did you figure out the right application?
2298 [14:40:18] *** Joins: err404 (~err404@replaced-ip )
2299 [14:40:42] <HadesWatch3r> I am listening to streaming radio with chrome... I see chrome:playback ... I can switch to my iec958 output nothing happens.
2300 [14:42:06] *** Joins: thebrush (~Icedove@replaced-ip )
2301 [14:43:26] <HadesWatch3r> HDA NVidia Digital Stereo (HDMI) via the display speakers are my only option.
2302 [14:43:31] <jayaura> petn-randall, yes, and I just see "Adding 3901436k swap on /dev/mapper/Sytem-neutral--swap_crypt. Priority:-1 extents:1 across:3901436k FS" in dmesg
2303 [14:43:31] <HadesWatch3r> that works.
2304 [14:43:33] *** Quits: CeBe1 (~CeBe@replaced-ip ) (Ping timeout: 250 seconds)
2305 [14:43:40] <HadesWatch3r> when I switch to anything else ... silence.
2306 [14:43:43] *** Quits: scootergrisen (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805])
2307 [14:44:37] <petn-randall> jayaura: Probably you can fix that by putting a dependency in the swap unit file that it has to wait for cryptsetup to finish first.
2308 [14:46:09] <HadesWatch3r> Any other ideas?
2309 [14:46:13] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Max SendQ exceeded)
2310 [14:46:34] *** Joins: Nevyn|Work (~jhaskell@replaced-ip )
2311 [14:47:02] *** Joins: LucaTM (~LucaTM@replaced-ip )
2312 [14:47:13] *** Joins: arisv (~cortez@replaced-ip )
2313 [14:47:19] *** Joins: cisc (~cisc@replaced-ip )
2314 [14:47:44] *** Quits: nuffigel (~igel@replaced-ip ) (Quit: Leaving.)
2315 [14:47:46] <jayaura> petn-randall, now i get the problem! thank you very much! :)
2316 [14:48:00] *** debhelper sets mode: +l 1645
2317 [14:49:18] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Max SendQ exceeded)
2318 [14:49:26] <petn-randall> jayaura: I don't know how to do that by heart, but if you get stuck, let me know and we can tackle the problem together.
2319 [14:50:01] *** Parts: cisc (~cisc@replaced-ip )
2320 [14:50:04] <petn-randall> jayaura: My guess is to copy the unit file somewhere to /etc, add a dependency, and the run 'systemctl daemon-reload'.
2321 [14:50:07] *** Joins: LucaTM (~LucaTM@replaced-ip )
2322 [14:50:12] *** Quits: Nevyn|Work (~jhaskell@replaced-ip ) (Read error: Connection reset by peer)
2323 [14:50:57] <jayaura> petn-randall, oh i need to add copy it to /etc? editing the service in place is a bad idea?
2324 [14:51:10] *** Quits: T0rch (~T0rch@replaced-ip ) (Read error: Connection reset by peer)
2325 [14:51:20] *** Joins: dreamon (~dreamon@replaced-ip )
2326 [14:52:25] *** Quits: Silver_22 (~Sykehuspa@replaced-ip ) (Read error: Connection reset by peer)
2327 [14:52:49] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Max SendQ exceeded)
2328 [14:52:51] <petn-randall> jayaura: Yes, you should put a copy of it to /etc/systemd/system/. If you edit the file in /lib/systemd/system/, it will be overwritten on the next systemd update.
2329 [14:52:51] <jayaura> petn-randall, looks like its some virtual service, I cant find the file from systemctl statuys
2330 [14:53:03] <petn-randall> jayaura: The file in /etc/systemd/system/ always takes precedence of the one in /lib/systemd/system/.
2331 [14:53:03] <jayaura> okay
2332 [14:53:17] *** Joins: LucaTM (~LucaTM@replaced-ip )
2333 [14:53:18] *** Quits: boudiccas (~boudiccas@replaced-ip ) (Ping timeout: 246 seconds)
2334 [14:53:52] *** Joins: Silver_22 (~Sykehuspa@replaced-ip )
2335 [14:54:44] *** Joins: karimb (karimb@replaced-ip )
2336 [14:54:51] *** Joins: T0rch (~T0rch@replaced-ip )
2337 [14:54:53] *** Joins: hyfrehyfre (~hyfrehyfr@replaced-ip )
2338 [14:54:56] *** Joins: Al3xG0 (~t7DS@replaced-ip )
2339 [14:55:12] *** Joins: rafael (~rafaelcun@replaced-ip )
2340 [14:55:16] *** Parts: rafael (~rafaelcun@replaced-ip )
2341 [14:55:26] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Max SendQ exceeded)
2342 [14:55:36] <jayaura> petn-randall, I understand that, but there is no real service file associated with it
2343 [14:55:57] <jayaura> systemctl show -p FragmentPath for that service returns empty
2344 [14:56:01] *** Joins: LucaTM (~LucaTM@replaced-ip )
2345 [14:56:01] *** Joins: notebox (~textual@replaced-ip )
2346 [14:56:58] *** Joins: sphenxes (~sphenxes@replaced-ip )
2347 [14:57:30] *** Joins: tty0_ (~NA@replaced-ip )
2348 [14:57:44] *** Quits: hammo (~hammo@replaced-ip ) (Quit: Leaving)
2349 [14:57:51] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Max SendQ exceeded)
2350 [14:57:52] *** Quits: hyfrehyfre (~hyfrehyfr@replaced-ip ) (Read error: Connection reset by peer)
2351 [14:58:33] <petn-randall> jayaura: maybe a 'systemctl daemon-reload' should do it. The systemd-fstab-generator should "know" that the swap is on a LUKS partition, and add a dependency automatically.
2352 [14:58:36] *** Joins: hyfrehyfre (~hyfrehyfr@replaced-ip )
2353 [14:58:47] *** Joins: LucaTM (~LucaTM@replaced-ip )
2354 [14:59:19] *** Joins: rrehbein (~rrehbein@replaced-ip )
2355 [14:59:38] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Max SendQ exceeded)
2356 [14:59:50] <HadesWatch3r> Not able to install steam ... replaced-url
2357 [15:00:03] *** Joins: nagarkot (~nagarkot_@replaced-ip )
2358 [15:00:23] <jayaura> petn-randall, okay let me restart then
2359 [15:00:48] *** Parts: waynr (~waynr@replaced-ip )
2360 [15:00:49] *** Quits: jayaura (~jay_aura@replaced-ip ) (Quit: Leaving)
2361 [15:00:54] *** Joins: Nevyn|Work (~jhaskell@replaced-ip )
2362 [15:01:03] <markybob> HadesWatch3r: sounds like you don't have non-free in your sources.list
2363 [15:01:03] *** Parts: Nevyn|Work (~jhaskell@replaced-ip )
2364 [15:01:06] *** Joins: LucaTM (~LucaTM@replaced-ip )
2365 [15:01:16] <petn-randall> jayaura: I think systemd does that automically on several events, so it probably won't fix your issue.
2366 [15:01:39] *** Joins: bumbar_ (~bumbar@replaced-ip )
2367 [15:01:46] <HadesWatch3r> I do have it .. httpredir.debian.org/devian/
2368 [15:01:55] <HadesWatch3r> debian..
2369 [15:02:04] <markybob> HadesWatch3r: pastebin your sources
2370 [15:02:23] *** Joins: oepit (~oepit@replaced-ip )
2371 [15:02:25] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2372 [15:02:26] *** Joins: jayaura (~jay_aura@replaced-ip )
2373 [15:02:42] <HadesWatch3r> replaced-url
2374 [15:03:05] <markybob> HadesWatch3r: right. there's no non-free there.
2375 [15:03:12] *** Joins: ZeroBeholder (~ZeroBehol@replaced-ip )
2376 [15:03:15] <markybob> HadesWatch3r: read the wiki carefully. it has the sources you need
2377 [15:03:28] <markybob> HadesWatch3r: it's actually step 1
2378 [15:03:32] *** Joins: mcmillhj (~hunter@replaced-ip )
2379 [15:03:41] <jayaura> petn-randall, It worked! swapon -s reports an active swap after reboot!
2380 [15:03:46] <markybob> HadesWatch3r: deb replaced-url
2381 [15:03:50] <HadesWatch3r> # Debian Jessie
2382 [15:03:52] <HadesWatch3r> deb replaced-url
2383 [15:03:57] <jayaura> petn-randall, thank you very much! :)
2384 [15:04:02] <HadesWatch3r> yeah.. I have that in here. ..
2385 [15:04:03] <petn-randall> jayaura: Ah, cool, then apparently systemd doesn't do a daemon-reload as much as I thought.
2386 [15:04:05] *** Joins: Cordite (~Carp@replaced-ip )
2387 [15:04:10] <HadesWatch3r> it says that I ahve duplicate sources.
2388 [15:04:11] *** Quits: oepit (~oepit@replaced-ip ) (Max SendQ exceeded)
2389 [15:04:16] <markybob> HadesWatch3r: that's not what you pasted
2390 [15:04:19] <petn-randall> jayaura: I'm glad I could help! Feel free to ask here if you have any further questions.
2391 [15:04:45] *** Parts: JordiGH (~jordi@replaced-ip )
2392 [15:04:48] <HadesWatch3r> I got it..
2393 [15:04:59] *** Joins: vadmeste (~vadmeste@replaced-ip )
2394 [15:05:00] <HadesWatch3r> i386 and amd64
2395 [15:05:02] <HadesWatch3r> lol
2396 [15:05:18] <markybob> i'm not sure i can believe you when that's not what you post or what the output says
2397 [15:05:47] <markybob> amd64 and i386 share sources.list. you don't need two
2398 [15:05:57] *** Joins: tkla (~tklassen@replaced-ip )
2399 [15:06:15] <jayaura> petn-randall, sure. I will stick with debian for the foreseeable future! :)
2400 [15:06:41] <HadesWatch3r> replaced-url
2401 [15:06:52] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Max SendQ exceeded)
2402 [15:08:01] *** debhelper sets mode: +l 1652
2403 [15:08:03] *** Quits: reev (~reev@replaced-ip ) (Ping timeout: 240 seconds)
2404 [15:08:18] <HadesWatch3r> so thoght I had the same on in there and remove it .
2405 [15:08:23] <HadesWatch3r> so ...
2406 [15:08:35] <HadesWatch3r> sorry for the confusion.
2407 [15:09:00] *** Joins: Achylles (~vagner@replaced-ip )
2408 [15:09:12] *** Quits: Prokofiev (~Sergei@replaced-ip ) (Ping timeout: 276 seconds)
2409 [15:09:12] *** Quits: cabezza (~cabezza@replaced-ip ) (Ping timeout: 276 seconds)
2410 [15:09:35] *** Joins: B[]rG (~Borg@replaced-ip )
2411 [15:09:42] *** Quits: chele (~chele@replaced-ip ) (Remote host closed the connection)
2412 [15:10:09] *** Joins: ExoUNX (~ExoUNX@replaced-ip )
2413 [15:10:26] *** Quits: jayaura (~jay_aura@replaced-ip ) (Quit: Leaving)
2414 [15:11:25] *** Joins: wobeling1rs (~wobelinge@replaced-ip )
2415 [15:11:34] *** Joins: WayToDoor (~milk.bott@80.214.17.216)
2416 [15:11:47] *** Joins: Tom01 (~tom@replaced-ip )
2417 [15:12:10] *** Joins: cabezza (~cabezza@replaced-ip )
2418 [15:12:29] *** Joins: LucaTM (~LucaTM@replaced-ip )
2419 [15:13:44] *** Quits: dexta (~D3XTA@replaced-ip ) (Read error: Connection reset by peer)
2420 [15:14:37] *** Quits: clmsy (~eoz@replaced-ip ) (Ping timeout: 244 seconds)
2421 [15:16:07] *** Quits: bbabich (~bbabich@replaced-ip ) ()
2422 [15:16:31] *** Joins: llorephie (~Thunderbi@replaced-ip )
2423 [15:17:12] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 244 seconds)
2424 [15:17:40] *** Joins: bollullera (~anuxi@replaced-ip )
2425 [15:18:06] *** Quits: baltun_ (~BalTun@replaced-ip ) (Ping timeout: 276 seconds)
2426 [15:18:08] <Tom01> When I connect a Monitor by HDMI, do I get Sound also?
2427 [15:18:32] <RoyK> HDMI carries audio, yes
2428 [15:18:36] <Tom01> ok
2429 [15:19:03] *** Joins: WIN_ (~WIN@replaced-ip )
2430 [15:19:16] *** Joins: debUser1978 (~debUser19@replaced-ip )
2431 [15:19:44] *** Joins: HumblePie (~john@replaced-ip )
2432 [15:19:57] *** Quits: debUser1978 (~debUser19@replaced-ip ) (Remote host closed the connection)
2433 [15:20:22] *** Joins: sfr^ (~sfr@replaced-ip )
2434 [15:20:38] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.5-rc2)
2435 [15:21:01] *** Joins: chele (~chele@replaced-ip )
2436 [15:21:09] *** Joins: tlaxkit (~Thunderbi@replaced-ip )
2437 [15:21:52] *** Quits: Engys (~Engys@replaced-ip ) (Quit: Verlassend)
2438 [15:22:33] *** Joins: BalTun (~BalTun@replaced-ip )
2439 [15:22:34] *** Quits: MasterplasterPL (~WIN@replaced-ip ) (Ping timeout: 252 seconds)
2440 [15:22:58] *** Joins: baltun_ (~BalTun@replaced-ip )
2441 [15:24:04] *** Joins: z0ran (~z0ran@replaced-ip )
2442 [15:24:06] *** Quits: HadesWatch3r (~user@replaced-ip ) (Ping timeout: 246 seconds)
2443 [15:24:43] *** Quits: cielo (~cielo@replaced-ip ) (Quit: Leaving)
2444 [15:24:45] *** Joins: Ghost_r00t (~taha@replaced-ip )
2445 [15:25:08] <Ghost_r00t> how could I install vim full
2446 [15:25:15] *** Joins: kryptor (~kryptor@replaced-ip )
2447 [15:25:17] <Ghost_r00t> I just have vim.tiny
2448 [15:25:21] *** Parts: kryptor (~kryptor@replaced-ip )
2449 [15:25:35] *** Joins: MasterplasterPL (~WIN@replaced-ip )
2450 [15:25:37] *** Quits: WIN_ (~WIN@replaced-ip ) (Ping timeout: 260 seconds)
2451 [15:25:37] *** Joins: bbabich (~bbabich@replaced-ip )
2452 [15:25:47] <Ghost_r00t> apt-cache search vim | grep vim-
2453 [15:25:47] <Ghost_r00t> vim-haproxy - syntax highlighting for HAProxy configuration files
2454 [15:25:47] <Ghost_r00t> vim-tiny - Vi IMproved - enhanced vi editor - compact version
2455 [15:25:47] <Ghost_r00t> vim-common - Vi IMproved - Common files
2456 [15:25:48] *** Ghost_r00t was kicked by debhelper (flood. Please use replaced-url
2457 [15:26:16] *** Joins: Ghost_r00t (~taha@replaced-ip )
2458 [15:26:24] <Ghost_r00t> ?
2459 [15:26:26] <zykotick9> Ghost_r00t: "apt install vim"
2460 [15:26:57] *** Joins: pencilandpaper (~penciland@replaced-ip )
2461 [15:27:12] <Ghost_r00t> zykotick9, Package vim is not available, but is referred to by another package.
2462 [15:27:12] <Ghost_r00t> This may mean that the package is missing, has been obsoleted, or is only available from another source
2463 [15:27:18] *** Joins: nitefall (~thewellin@replaced-ip )
2464 [15:27:23] *** Quits: tkla (~tklassen@replaced-ip ) (Quit: Leaving)
2465 [15:27:30] <Ghost_r00t> E: Package 'vim' has no installation candidate
2466 [15:27:45] <zykotick9> Ghost_r00t: did you install debian without an internet connection? and/or have you run "apt update"?
2467 [15:27:59] *** Joins: noid- (~zadm1n@replaced-ip )
2468 [15:28:01] *** debhelper sets mode: +l 1659
2469 [15:28:15] <Ghost_r00t> zykotick9, So how could I make it right?
2470 [15:28:47] <zykotick9> Ghost_r00t: is this debian stable? or something else?
2471 [15:28:54] *** Quits: jfdh3 (~jfdh@replaced-ip ) (Ping timeout: 260 seconds)
2472 [15:29:08] <Ghost_r00t> zykotick9, jessie
2473 [15:29:38] <zykotick9> Ghost_r00t: so, did you install without an internet connection?
2474 [15:30:10] *** Quits: Achylles (~vagner@replaced-ip ) (Quit: WeeChat 1.5)
2475 [15:30:12] *** Quits: WayToDoor (~milk.bott@80.214.17.216) (Remote host closed the connection)
2476 [15:30:24] *** Joins: Achylles (~vagner@replaced-ip )
2477 [15:30:42] *** Quits: Rish (~quassel@replaced-ip ) (Remote host closed the connection)
2478 [15:30:47] <zykotick9> dpkg tell Ghost_r00t about sources.list
2479 [15:33:01] *** Parts: Achylles (~vagner@replaced-ip )
2480 [15:34:27] *** Joins: t0th_-_ (~t0th__@replaced-ip )
2481 [15:34:31] <t0th_-_> hi
2482 [15:34:53] <t0th_-_> how i can see if i have an upgrade of my mysql-server?
2483 [15:35:02] <t0th_-_> i am using Debian GNU/Linux 7
2484 [15:35:15] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 244 seconds)
2485 [15:35:18] <bezaban> ,v mysql-server
2486 [15:35:20] <judd> Package: mysql-server on amd64 -- squeeze-security: 5.1.73-1; squeeze: 5.1.73-1; squeeze-security-lts: 5.1.73-1+deb6u1; squeeze-security-lts: 5.5.47-0+deb6u1; wheezy: 5.5.47-0+deb7u1; wheezy-security: 5.5.47-0+deb7u1; jessie: 5.5.47-0+deb8u1; wheezy-security: 5.5.49-0+deb7u1; jessie-proposed-updates: 5.5.49-0+deb8u1; jessie-security: 5.5.49-0+deb8u1; sid: 5.6.30-1; stretch:
2487 [15:35:20] <judd> 5.6.30-1
2488 [15:35:40] <bezaban> t0th_-_: 5.5.47-0+deb7u1 is latest on wheezy
2489 [15:36:08] *** Joins: dexta (~D3XTA@replaced-ip )
2490 [15:36:12] <markybob> 49*
2491 [15:36:12] <t0th_-_> i have Server version: 5.5.43-0+deb7u1-log (Debian)
2492 [15:36:35] <t0th_-_> how i can update without affect my data?
2493 [15:36:47] <markybob> t0th_-_: sudo apt-get update && sudo apt-get upgrade
2494 [15:36:58] <markybob> t0th_-_: assuming your sources.list is correct
2495 [15:37:02] <bezaban> ah security repo
2496 [15:38:33] <markybob> t0th_-_: go ahead and paste your /etc/apt/sources.list to replaced-url
2497 [15:38:37] <t0th_-_> the apt-get upgrade dont affect my data ?
2498 [15:38:44] <markybob> t0th_-_: no
2499 [15:38:46] *** Quits: ZeroBeholder (~ZeroBehol@replaced-ip ) (Quit: Oops, lost my marbles-- AFK)
2500 [15:38:55] <t0th_-_> thanks
2501 [15:39:01] <markybob> t0th_-_: don't do it before we see your sources though
2502 [15:39:08] <t0th_-_> yes
2503 [15:39:22] <Ghost_r00t> E: The value 'jessie-backports' is invalid for APT::Default-Release as such a release is not available in the sources?
2504 [15:39:39] <t0th_-_> @markybob replaced-url
2505 [15:39:58] <markybob> Ghost_r00t: yes, you need to follow the instructions and add it. replaced-url
2506 [15:40:16] <Ghost_r00t> what should I do? sudo apt-get -t jessie-backports install <Package_Name>
2507 [15:40:22] <Mathisen> would you say it is a good plan to have a cron job with " apt-get upgrade " ? or is that a bad plan ? i should maybe only do security updates ?
2508 [15:40:37] <markybob> Ghost_r00t: you follow the instructions and add it to sources.list
2509 [15:40:40] *** Joins: DammitJim (~DammitJim@replaced-ip )
2510 [15:40:44] <Thraul> Ghost_r00t: you need to add jessie-backports to your sources
2511 [15:40:45] <markybob> t0th_-_: you should be fine
2512 [15:41:15] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
2513 [15:41:24] *** Quits: johnny0 (~johnny0@replaced-ip ) (Disconnected by services)
2514 [15:41:33] *** Joins: zamuro (~manuel@replaced-ip )
2515 [15:41:33] *** Quits: zamuro (~manuel@replaced-ip ) (Changing host)
2516 [15:41:33] *** Joins: zamuro (~manuel@replaced-ip )
2517 [15:42:00] *** Joins: johnny0 (~johnny0@replaced-ip )
2518 [15:42:19] *** Quits: Yehai (~hereyouar@replaced-ip ) (Quit: Bye)
2519 [15:43:29] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Ping timeout: 260 seconds)
2520 [15:43:39] <bezaban> markybob: there is an unattended-upgrades package which would be a better choice, apt-get upgrade (without flags) will require interactive use. I do however not do that for anything important
2521 [15:44:02] <bezaban> unattended-upgrades - automatic installation of security upgrades
2522 [15:44:13] *** Quits: jesopo (jess@replaced-ip ) (Quit: et nos unum sumus)
2523 [15:44:23] <bezaban> markybob: sorry. wrong destination
2524 [15:44:28] <bezaban> that was for Mathisen
2525 [15:44:34] *** Quits: cabezza (~cabezza@replaced-ip ) (Ping timeout: 252 seconds)
2526 [15:45:08] *** Joins: Ryushin (~Ryushin@replaced-ip )
2527 [15:45:48] <Mathisen> bezaban, thx
2528 [15:46:19] *** Joins: turfal (~Icedove@replaced-ip )
2529 [15:46:21] <t0th_-_> i have this message in apt-get update: There is no public key available for the following key IDs
2530 [15:46:27] *** Joins: salviaD (~salviaD@replaced-ip )
2531 [15:46:47] <salviaD> What is the terminal/ncourses partition tool used in the debian installer?
2532 [15:47:02] <markybob> t0th_-_: read the instructions further. it tells you how to fix that. same page i linked you to.
2533 [15:47:18] *** Joins: beardfac1 (~bearface@replaced-ip )
2534 [15:47:30] <t0th_-_> dont have a link here
2535 [15:47:45] *** Quits: beardfac1 (~bearface@replaced-ip ) (Client Quit)
2536 [15:48:02] *** Quits: noid- (~zadm1n@replaced-ip ) (Quit: leaving)
2537 [15:48:03] <markybob> t0th_-_: oh i got you mixed up. sorry. which ID?
2538 [15:48:18] *** Quits: zamuro (~manuel@replaced-ip ) (Read error: Connection reset by peer)
2539 [15:48:41] <t0th_-_> 9D6D8F6BC857C546 and 7638D0442B90D987
2540 [15:49:21] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2541 [15:49:25] *** Joins: wabuh (~wabuh@replaced-ip )
2542 [15:49:48] <markybob> t0th_-_: hrm. google doesn't know either of those.
2543 [15:49:59] *** Joins: jak2000 (~jak2000@replaced-ip )
2544 [15:50:55] *** Parts: sfr^ (~sfr@replaced-ip )
2545 [15:51:38] <t0th_-_> 9D6D8F6BC857C906 / 7638D0442B90D010
2546 [15:52:23] *** Joins: s4ndm4n (~sandman@replaced-ip )
2547 [15:52:25] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Max SendQ exceeded)
2548 [15:52:31] <Ghost_r00t> is it a way to check all installed packages and verify if there are authentic?
2549 [15:52:47] *** Joins: zamuro (~manuel@replaced-ip )
2550 [15:52:47] *** Quits: zamuro (~manuel@replaced-ip ) (Changing host)
2551 [15:52:47] *** Joins: zamuro (~manuel@replaced-ip )
2552 [15:52:50] *** Joins: s4ndm4n (~sandman@replaced-ip )
2553 [15:52:50] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Changing host)
2554 [15:52:50] *** Joins: s4ndm4n (~sandman@replaced-ip )
2555 [15:52:53] *** Quits: zamuro (~manuel@replaced-ip ) (Read error: Connection reset by peer)
2556 [15:52:55] *** Joins: jpgepetto (~jean-phil@replaced-ip )
2557 [15:53:33] *** Quits: srtu (~hypnotoad@replaced-ip ) (Remote host closed the connection)
2558 [15:53:51] *** Quits: civillian (~nick@replaced-ip ) (Ping timeout: 276 seconds)
2559 [15:53:59] <markybob> t0th_-_: sudo apt-get install debian-keyring (ignoring the key error) then apt-get update and see if that fixes it
2560 [15:54:05] *** Joins: civillian (~nick@replaced-ip )
2561 [15:54:54] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 246 seconds)
2562 [15:54:58] <t0th_-_> thanks, markybob
2563 [15:55:32] <themill> I don't think either of those keys is in debian-keyring
2564 [15:56:28] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 244 seconds)
2565 [15:56:57] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 244 seconds)
2566 [15:57:02] <markybob> t0th_-_: did it work?
2567 [15:57:10] <babilen> [A
2568 [15:57:12] <t0th_-_> yes
2569 [15:57:16] <markybob> themill: there you go
2570 [15:57:19] <themill> (they're in debian-archive-keyring)
2571 [15:57:20] *** Joins: ben_roose (~roose@replaced-ip )
2572 [15:57:31] <themill> and installing debian-keyring does precisely nothing to apt
2573 [15:57:31] <t0th_-_> how i can configure auto security updates?
2574 [15:57:47] *** Joins: zamuro (~manuel@replaced-ip )
2575 [15:57:47] *** Quits: zamuro (~manuel@replaced-ip ) (Changing host)
2576 [15:57:47] *** Joins: zamuro (~manuel@replaced-ip )
2577 [15:57:50] <stoned> I'm guessing no one highlighted me again for a debian reason? More spam?
2578 [15:57:52] <t0th_-_> what can i search in google to do this ?
2579 [15:57:53] <markybob> t0th_-_: replaced-url
2580 [15:57:54] <stoned> Good morning
2581 [15:58:00] <t0th_-_> thanks, @markybob :)
2582 [15:59:05] *** Joins: cabezza (~cabezza@replaced-ip )
2583 [15:59:08] *** Quits: thebrush (~Icedove@replaced-ip ) (Quit: Ciao)
2584 [15:59:24] *** Quits: towo^work (~towo@replaced-ip ) (Quit: Leaving)
2585 [16:01:58] *** Joins: Senas_Komunistas (~Senas_Kom@replaced-ip )
2586 [16:02:03] *** Parts: elusiveother (~elusiveot@replaced-ip )
2587 [16:03:13] *** Joins: chachasmooth (~chachasmo@replaced-ip )
2588 [16:04:19] *** Joins: hualet (~hualet@replaced-ip )
2589 [16:04:19] *** Joins: davi (~davi@replaced-ip )
2590 [16:04:19] *** Quits: davi (~davi@replaced-ip ) (Changing host)
2591 [16:04:19] *** Joins: davi (~davi@replaced-ip )
2592 [16:05:37] *** Joins: silverhom (~silverhom@replaced-ip )
2593 [16:05:44] *** Joins: frostschutz (~frostschu@replaced-ip )
2594 [16:06:13] *** Joins: jfdh3 (~jfdh@replaced-ip )
2595 [16:07:16] *** Quits: dkas (~dkas@replaced-ip ) (Quit: leaving)
2596 [16:07:23] *** Joins: sine0 (~sine@replaced-ip )
2597 [16:07:35] *** Quits: ksx4system (~ksx4syste@replaced-ip##) (Quit: ZNC - ##replaced-url
2598 [16:08:17] <sine0> ok this is a crossover question im not sure where to ask, I have exim4 on debian with domains for me email, I have been using mutt with it for ages but thats getting old now. I want to use a web based login for my mail can someone suggest one? I have apache and php and mysql setup so im guessing it should not be too hard
2599 [16:08:19] *** Quits: zamuro (~manuel@replaced-ip ) (Read error: Connection reset by peer)
2600 [16:09:04] *** Joins: zamuro (~manuel@replaced-ip )
2601 [16:09:04] *** Quits: zamuro (~manuel@replaced-ip ) (Changing host)
2602 [16:09:04] *** Joins: zamuro (~manuel@replaced-ip )
2603 [16:09:04] *** Joins: LucaTM_ (~LucaTM@replaced-ip )
2604 [16:09:18] <markybob> sine0: replaced-url
2605 [16:09:31] *** Joins: daniel-s (~daniel-s@replaced-ip )
2606 [16:09:33] <Thraul> sine0: take a look at either squirrelmail or roundcube
2607 [16:09:46] *** Joins: ksx4system (~ksx4syste@replaced-ip )
2608 [16:09:56] <markybob> sine0: don't use squirrelmail
2609 [16:10:30] <sine0> markybob: why not, Thraul thanks
2610 [16:10:36] *** Joins: _MysT (~brick@replaced-ip )
2611 [16:10:37] <sine0> checking roundcube
2612 [16:10:43] <sine0> i want the simple option
2613 [16:10:57] <markybob> sine0: because it's no longer developed. no security support. no updated php support
2614 [16:11:25] *** Joins: wabuh (~wabuh@replaced-ip )
2615 [16:11:29] *** Joins: Prokofiev (~Sergei@replaced-ip )
2616 [16:11:36] <Thraul> markybob: didn't realise that, thanks for the tip want recommend it then. I just know it was an option for a web front end.
2617 [16:12:28] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Ping timeout: 244 seconds)
2618 [16:12:54] <Thraul> sine0: what are your issues with mutt? I use it myself from time to time
2619 [16:13:36] *** Quits: Sick (~Sick@replaced-ip ) (Quit: Leaving)
2620 [16:14:10] <sine0> I dont have issue with it I just am getting the feeling for a web based mail client where i can just click stuff and attach a few photos. i love cli stuff but for some jobs i want a bit of sandwhich in my left hand mouse in the right type of action, know what im saaaaaaaaayn
2621 [16:14:33] *** Quits: tharkun (~0@replaced-ip ) (Ping timeout: 250 seconds)
2622 [16:14:57] <sine0> s/sandwhich/sandwich/g
2623 [16:15:41] <Thraul> yeah know what you mean. You will find roundcube very good.
2624 [16:16:13] *** Joins: tharkun (~0@replaced-ip )
2625 [16:16:59] *** Quits: digidog (~digidog@replaced-ip ) (Quit: leaving)
2626 [16:17:16] *** Quits: Thraul (~moe@replaced-ip ) (Quit: WeeChat 1.4)
2627 [16:17:45] *** Joins: digidog (~digidog@replaced-ip )
2628 [16:18:13] *** Quits: zamuro (~manuel@replaced-ip ) (Read error: Connection reset by peer)
2629 [16:18:35] *** Joins: vincentor (~vincentor@replaced-ip )
2630 [16:18:49] *** Joins: asc232 (~Keith@replaced-ip )
2631 [16:19:17] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Ping timeout: 260 seconds)
2632 [16:19:28] *** Joins: zamuro (~manuel@replaced-ip )
2633 [16:19:28] *** Quits: zamuro (~manuel@replaced-ip ) (Changing host)
2634 [16:19:28] *** Joins: zamuro (~manuel@replaced-ip )
2635 [16:19:30] *** Joins: daniel-s (~daniel-s@replaced-ip )
2636 [16:19:53] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
2637 [16:20:15] *** Quits: salviaD (~salviaD@replaced-ip ) (Quit: salviaD)
2638 [16:20:18] *** Joins: ChoppedDill_ (~choppeddi@replaced-ip )
2639 [16:21:06] *** Joins: Quatroking (~Quatrokin@replaced-ip )
2640 [16:22:18] *** Quits: ]3n19m4[ (~]3n19m4@replaced-ip ) (Ping timeout: 244 seconds)
2641 [16:22:37] *** Quits: zamuro (~manuel@replaced-ip ) (Read error: Connection reset by peer)
2642 [16:22:47] *** Joins: Sick (~Sick@replaced-ip )
2643 [16:23:00] *** Joins: HansE (~HansE@replaced-ip )
2644 [16:23:22] <High_Priest> anyone here using viber on debian?
2645 [16:24:03] *** Joins: ]3n19m4[ (~]3n19m4@replaced-ip )
2646 [16:24:29] *** Joins: zamuro (~manuel@replaced-ip )
2647 [16:24:30] *** Quits: zamuro (~manuel@replaced-ip ) (Changing host)
2648 [16:24:30] *** Joins: zamuro (~manuel@replaced-ip )
2649 [16:25:02] *** Quits: ChoppedDill_ (~choppeddi@replaced-ip ) (Read error: Connection reset by peer)
2650 [16:25:35] *** Quits: JamesHa (~Ser2@replaced-ip ) (Read error: Connection reset by peer)
2651 [16:25:35] *** Quits: zamuro (~manuel@replaced-ip ) (Read error: Connection reset by peer)
2652 [16:26:43] *** Quits: LucaTM_ (~LucaTM@replaced-ip ) (Quit: To infinity and beyond...)
2653 [16:27:07] *** Joins: LucaTM (~LucaTM@replaced-ip )
2654 [16:28:05] <Fjorgynn> what
2655 [16:28:45] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
2656 [16:28:45] *** Joins: Lugh (~Lugh@replaced-ip )
2657 [16:28:47] <slax0r> hi, I am having issues that when I wawkeup my laptop from suspend/hibernate my external monitor wont light up anymore until I reboot(kinda invalidating the whole suspend/hibernate), I read I should try and disable KMS for my gfx card, but how do I do that? bootoption i915.modeset = 0?
2658 [16:29:29] *** Joins: zamuro (~manuel@replaced-ip )
2659 [16:29:29] *** Quits: zamuro (~manuel@replaced-ip ) (Changing host)
2660 [16:29:29] *** Joins: zamuro (~manuel@replaced-ip )
2661 [16:30:12] *** Quits: notebox (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2662 [16:30:14] *** Joins: stvlker (~stvlker@replaced-ip )
2663 [16:30:40] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.5-dev)
2664 [16:30:58] *** Joins: pencilandpaper (~penciland@replaced-ip )
2665 [16:31:59] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
2666 [16:32:26] *** Quits: krion (~krion@replaced-ip ) (Quit: leaving)
2667 [16:32:44] *** Quits: stvlker (~stvlker@replaced-ip ) (Client Quit)
2668 [16:32:51] *** Quits: ferseiti (ferseiti@replaced-ip ) (Ping timeout: 276 seconds)
2669 [16:32:57] *** Quits: Pazician (~pazician@replaced-ip ) ()
2670 [16:34:03] *** Quits: hyfrehyfre (~hyfrehyfr@replaced-ip ) (Ping timeout: 250 seconds)
2671 [16:34:34] *** Quits: t0th_-_ (~t0th__@replaced-ip ) ()
2672 [16:35:45] *** Joins: kenifanying (~kenifanyi@replaced-ip )
2673 [16:36:41] *** Quits: DBA_1 (~DBA_1@replaced-ip ) (Quit: Leaving)
2674 [16:36:42] *** Joins: maotm (~mao@replaced-ip )
2675 [16:38:11] *** Quits: Lugh (~Lugh@replaced-ip ) (Quit: Leaving)
2676 [16:38:17] *** Joins: nosi (~n0si@replaced-ip )
2677 [16:38:55] *** jimm is now known as jim
2678 [16:39:00] *** Joins: ifsp (~ifsp@replaced-ip )
2679 [16:39:44] *** Quits: nosi (~n0si@replaced-ip ) (Client Quit)
2680 [16:40:10] *** Joins: schlady (~schlady@replaced-ip )
2681 [16:40:15] *** Quits: markybob (~markybob@replaced-ip ) (Remote host closed the connection)
2682 [16:40:39] *** Quits: Hoff-man (hoffman@replaced-ip ) (Ping timeout: 260 seconds)
2683 [16:40:41] *** Joins: markybob (~markybob@replaced-ip )
2684 [16:41:14] *** Quits: vincentor (~vincentor@replaced-ip##) (Quit: Linkinus - ##replaced-url
2685 [16:41:42] *** Joins: towo` (~towo@replaced-ip )
2686 [16:42:00] *** Joins: jbloodwo (3fa64b03@replaced-ip )
2687 [16:42:05] *** Joins: wonderworld (~ww@replaced-ip )
2688 [16:42:30] <anexit_> silly question, virt-manager says connecting but then goes to NOT connected
2689 [16:44:19] *** Joins: buyoq (~buyoqs@replaced-ip )
2690 [16:44:52] *** Joins: kpease (~kpease@replaced-ip )
2691 [16:45:03] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Ping timeout: 240 seconds)
2692 [16:45:55] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
2693 [16:46:37] *** Joins: ferseiti (~ferseiti@replaced-ip )
2694 [16:47:12] *** Joins: PryMar56 (~prymar@replaced-ip )
2695 [16:48:00] *** debhelper sets mode: +l 1666
2696 [16:48:17] *** Joins: onjackistallbanz (bd28d846@replaced-ip )
2697 [16:49:17] *** Quits: onjackistallbanz (bd28d846@replaced-ip ) (Client Quit)
2698 [16:49:20] *** Joins: kepi (~kepi@replaced-ip )
2699 [16:50:13] *** Quits: kepi (~kepi@replaced-ip ) (Client Quit)
2700 [16:51:23] *** Quits: antgel (~topdog@replaced-ip ) (Ping timeout: 250 seconds)
2701 [16:51:55] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
2702 [16:52:05] *** Joins: inthl (~meltdown@replaced-ip )
2703 [16:52:28] *** Joins: Lugh (~Lugh@replaced-ip )
2704 [16:52:35] *** Joins: notebox (~textual@replaced-ip )
2705 [16:54:33] *** Joins: greycat (~wooledg@replaced-ip )
2706 [16:57:00] *** Joins: OS-19188-kriss (~OS-19188@replaced-ip )
2707 [16:57:00] *** Quits: OS-19188-kriss (~OS-19188@replaced-ip ) (Changing host)
2708 [16:57:00] *** Joins: OS-19188-kriss (~OS-19188@replaced-ip )
2709 [16:57:06] *** Quits: jbloodwo (3fa64b03@replaced-ip##) (Quit: ##replaced-url
2710 [16:57:17] *** Parts: OS-19188-kriss (~OS-19188@replaced-ip )
2711 [16:58:01] *** Joins: Hurtz (~Hurtz@replaced-ip )
2712 [16:58:26] *** Parts: iszak (~iszak@replaced-ip )
2713 [16:58:30] *** Joins: level7 (~quassel@replaced-ip )
2714 [16:58:59] *** Quits: _MysT (~brick@replaced-ip ) (Ping timeout: 244 seconds)
2715 [16:59:20] *** Joins: johnnyfive (~johnnyfiv@replaced-ip )
2716 [17:00:07] *** Quits: Keikran_ (~Keikran@replaced-ip ) (Ping timeout: 260 seconds)
2717 [17:00:36] *** Joins: Keikran (~Keikran@replaced-ip )
2718 [17:00:49] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
2719 [17:00:53] *** Joins: mtn (~mtn@replaced-ip )
2720 [17:00:57] *** Joins: jak2000 (~jak2000@replaced-ip )
2721 [17:01:40] *** Joins: zero85 (~zero@replaced-ip )
2722 [17:02:25] *** Quits: ogny (~orkun@replaced-ip ) (Quit: WeeChat 1.0.1)
2723 [17:02:38] *** Quits: cyan__ (~cyan@replaced-ip ) (Quit: For unknown reasons the First International Convention of the Unlucky has not started for the last eight weeks.)
2724 [17:02:46] *** Quits: josuebrunel (~Icedove@replaced-ip ) (Remote host closed the connection)
2725 [17:02:59] *** Joins: infra-red (~infra-red@replaced-ip )
2726 [17:03:04] *** Joins: josuebrunel (~Icedove@replaced-ip )
2727 [17:03:11] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
2728 [17:03:22] <blueness> does someone keep pinging me? its scrolling off my logs
2729 [17:03:31] *** Quits: wabuh (~wabuh@replaced-ip ) (Quit: Leaving)
2730 [17:04:26] *** Quits: Rokixz (~rokas@replaced-ip ) (Remote host closed the connection)
2731 [17:04:30] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: Peace. :))
2732 [17:04:41] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2733 [17:04:49] *** Joins: pencilandpaper (~penciland@replaced-ip )
2734 [17:05:21] *** Quits: galex-713 (~galex-713@replaced-ip ) (Ping timeout: 276 seconds)
2735 [17:05:34] *** Quits: kenifanying (~kenifanyi@replaced-ip ) (Remote host closed the connection)
2736 [17:05:39] *** Quits: holms (~holms@replaced-ip ) (Quit: WeeChat 1.4)
2737 [17:06:09] *** Quits: troulouliou_div2 (~troulouli@replaced-ip ) (Quit: Leaving)
2738 [17:06:49] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2739 [17:06:51] <lroe> Is there a way to tell if there are any blockers preventing a package from sid/stretch from hitting jessie-backports?
2740 [17:06:51] *** Joins: zero85 (~zero@replaced-ip )
2741 [17:06:53] *** Joins: qis (~qis@replaced-ip )
2742 [17:06:55] <unborn> blueness: just turn off ping replies
2743 [17:07:06] <qis> Hi. Any idea how to make webpack work on debian 8?
2744 [17:07:06] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Client Quit)
2745 [17:07:09] <unborn> or ignore that user blueness
2746 [17:07:21] *** Joins: Rokixz (~rokas@replaced-ip )
2747 [17:07:42] *** Joins: kenifanying (~kenifanyi@replaced-ip )
2748 [17:07:42] *** Quits: overlord_tm (~overlord@replaced-ip ) (Ping timeout: 260 seconds)
2749 [17:07:58] *** Quits: schlady (~schlady@replaced-ip ) (Remote host closed the connection)
2750 [17:08:05] *** Joins: Achylles (~vagner@replaced-ip )
2751 [17:08:18] <greycat> Package don't "hit" jessie-backports. They are hand-built. The only automated thing that packages can hit is testing.
2752 [17:08:18] *** Quits: infra-red (~infra-red@replaced-ip ) (Remote host closed the connection)
2753 [17:08:21] <unborn> i mean put him into ignore
2754 [17:08:29] <qis> I get the same error with node from apt-get and with node manually compiled and installed.
2755 [17:08:40] <blueness> unborn: i want to respnod it might be important
2756 [17:08:41] <blueness> my point is i don’t know who pinged me because its has scrolled past the end of my log
2757 [17:08:51] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2758 [17:08:56] <lroe> greycat, so I'd have to talk to the maintainer of asterisk to see if he has plans on building asterisk 13 for jessie?
2759 [17:09:11] <greycat> I don't know who builds them.
2760 [17:09:15] <greycat> Anyone can, in theory. You can.
2761 [17:09:25] <greycat> !ssb
2762 [17:09:25] <dpkg> First, check for a backport on <debian-backports>. If unavailable: 1) Add a deb-src line for sid (not a deb line!); ask me about <deb-src sid> 2) enable debian-backports (see <bdo>) 3) aptitude update; aptitude install build-essential; aptitude build-dep packagename; apt-get -b source packagename; 4) install the resultant debs. To change compilation options, see <package recompile>; for versions newer than sid see <uupdate>.
2763 [17:09:26] <unborn> aha :)
2764 [17:09:45] <lroe> yes, I can manually ssb them, but it's a bit of a longer process to get them into the backports repo
2765 [17:09:53] <kenifanying> Hi, I have set debian jessie to share my Public folder, but it's not working, any suggestion?
2766 [17:10:09] *** Joins: troulouliou_div2 (~troulouli@replaced-ip )
2767 [17:10:53] *** Joins: mtn (~mtn@replaced-ip )
2768 [17:11:01] <lroe> I am hesitant to ssb things if I can avoid it. It means I have to pay close attention to security issues on those packages. Things in the repos, I generally relax a bit more about since they are getting patched regularly
2769 [17:11:27] <greycat> Except jessie-backports are *not* patched regularly.
2770 [17:11:47] <greycat> They're basically SSBs that someone else did for you.
2771 [17:12:04] *** Joins: chrisgeorge (~chrisgeor@replaced-ip )
2772 [17:12:14] <lroe> greycat, they are patched more often then *my* ssbs
2773 [17:12:43] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
2774 [17:12:50] *** Joins: zero85 (~zero@replaced-ip )
2775 [17:12:53] *** Joins: pencilandpaper (~penciland@replaced-ip )
2776 [17:13:09] <chrisgeorge> I might be in the wrong channel, but hopefully someone can help or point me in the right direction. I'm attempting to run xvfb (specifically xvfb-run) on debian and for some reason it's not finding all the fonts in the /usr/share/fonts/ directory. Is there a way I can set Xvfb to point there?
2777 [17:13:26] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2778 [17:14:19] *** Parts: qis (~qis@replaced-ip )
2779 [17:14:33] *** Quits: markybob (~markybob@replaced-ip ) (Quit: leaving)
2780 [17:14:33] *** Quits: {41444d494e} (~kvirc@replaced-ip ) (Ping timeout: 240 seconds)
2781 [17:15:03] *** Joins: adrian (~adrian@replaced-ip )
2782 [17:15:31] *** Quits: Sick (~Sick@replaced-ip ) (Ping timeout: 244 seconds)
2783 [17:15:45] *** Joins: zero85 (~zero@replaced-ip )
2784 [17:16:09] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2785 [17:17:01] *** Joins: zero85 (~zero@replaced-ip )
2786 [17:17:22] *** Joins: jubo2 (~juboxi@replaced-ip )
2787 [17:17:48] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2788 [17:18:27] *** Joins: zero85 (~zero@replaced-ip )
2789 [17:19:22] *** Joins: tarik (~chatzilla@replaced-ip )
2790 [17:19:44] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2791 [17:20:19] *** Quits: Doyle (~Doyle@replaced-ip ) (Quit: Leaving)
2792 [17:20:45] *** Joins: antor (~jip@replaced-ip )
2793 [17:21:02] *** Joins: asterismo (~santiago@replaced-ip )
2794 [17:21:12] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Ping timeout: 244 seconds)
2795 [17:21:22] *** Joins: zero85 (~zero@replaced-ip )
2796 [17:22:02] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2797 [17:22:34] *** Joins: thebrush (~Icedove@replaced-ip )
2798 [17:22:54] *** Joins: zero85 (~zero@replaced-ip )
2799 [17:22:58] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
2800 [17:22:59] *** Joins: tytel (~tytel@replaced-ip )
2801 [17:23:38] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2802 [17:24:09] *** Joins: alkjsdh (a2d36034@replaced-ip )
2803 [17:24:18] *** Joins: tako (~tako@replaced-ip )
2804 [17:24:31] *** Joins: zero85 (~zero@replaced-ip )
2805 [17:25:12] *** Quits: cypherman (~santiago@replaced-ip ) (Ping timeout: 260 seconds)
2806 [17:25:33] *** Quits: jfdh3 (~jfdh@replaced-ip ) (Ping timeout: 246 seconds)
2807 [17:25:35] *** Quits: gebjgd (~stmsgebjg@replaced-ip ) (Remote host closed the connection)
2808 [17:25:45] *** Joins: {41444d494e} (~kvirc@replaced-ip )
2809 [17:25:54] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2810 [17:26:15] *** Joins: noid- (~zadm1n@replaced-ip )
2811 [17:26:39] *** Joins: boudiccas (~boudiccas@replaced-ip )
2812 [17:28:02] *** Quits: alkjsdh (a2d36034@replaced-ip ) (Client Quit)
2813 [17:28:14] *** Joins: Elion (~Elion@replaced-ip )
2814 [17:28:14] *** Quits: Elion (~Elion@replaced-ip ) (Changing host)
2815 [17:28:14] *** Joins: Elion (~Elion@replaced-ip )
2816 [17:28:31] *** Joins: markybob (~markybob@replaced-ip )
2817 [17:28:33] *** Joins: zero85 (~zero@replaced-ip )
2818 [17:29:30] *** Quits: Tiffon (~name@replaced-ip ) (Quit: Saliendo)
2819 [17:29:52] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2820 [17:30:56] *** Joins: zero85 (~zero@replaced-ip )
2821 [17:31:00] *** Joins: qis (~qis@replaced-ip )
2822 [17:31:16] *** Joins: jak2013 (~jak2000@replaced-ip )
2823 [17:31:23] <qis> Is there something like backports for Debian 8 that have up to date compilers in them?
2824 [17:31:24] *** Quits: br0kenman (~bman@replaced-ip ) (Ping timeout: 260 seconds)
2825 [17:31:29] <aphorise> What are netbios-ns UDP calls? I see a lot of them on my network activity.
2826 [17:31:31] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2827 [17:32:10] <stoned> blueness, no it was a massive nick highlight I imagine
2828 [17:32:20] *** Joins: yaume_ (~gchenuet@replaced-ip )
2829 [17:32:31] *** Quits: yaume (~gchenuet@replaced-ip ) (Read error: Connection reset by peer)
2830 [17:32:33] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 240 seconds)
2831 [17:32:39] <stoned> blueness, scrolled off me buffer too. I am about to get a 'highlight' window script for my client.
2832 [17:33:00] *** Joins: zero85 (~zero@replaced-ip )
2833 [17:33:13] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2834 [17:33:21] <aphorise> qis you can just use `deb .... jessie-backports` from a working deb source in your /etc/apt/sources.list
2835 [17:33:32] *** Joins: SpeccyMan (~nick@replaced-ip )
2836 [17:33:35] *** Joins: zero85 (~zero@replaced-ip )
2837 [17:33:40] <markybob> qis: if you're talking about gcc, no. that hasn't been backported
2838 [17:33:54] *** Quits: mibo (~mibo@replaced-ip ) (Quit: Leaving.)
2839 [17:34:14] <qis> aphorise: Does not help. I asked specifically about compilers.
2840 [17:34:31] *** Quits: Sendoushi (~Sendoushi@replaced-ip ) ()
2841 [17:34:35] <qis> markybob: Yes, clang has an official debian repo.
2842 [17:35:04] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2843 [17:35:04] <markybob> qis: well we don't support third party repos here...so...
2844 [17:35:05] <qis> So I'm stuck with a modern clang without std::filesystem and an ancient gcc without std::filesystem. =(
2845 [17:35:09] *** Quits: jager (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
2846 [17:35:20] <greycat> qis: You mean clang has a repository of packages for Debian. It is not official.
2847 [17:35:21] <cluelessperson> I'm trying to install debian onto an Intel NUC, and it seems to install fine to the internal SSD.... but then when I try to boot normally, it acts like the internal media is disconnected
2848 [17:35:28] <cluelessperson> Does anyone know wtf this is?
2849 [17:35:54] <qis> greycat: It is an official repo from the clang dev teem as far as I understand it.
2850 [17:36:06] <markybob> qis: that doesn't make it "official debian repo"
2851 [17:36:25] <qis> markybob: Right. It is an official LLVM repo for debian.
2852 [17:36:33] *** Quits: maotm (~mao@replaced-ip ) (Remote host closed the connection)
2853 [17:36:39] *** Joins: zero85 (~zero@replaced-ip )
2854 [17:36:39] <qis> Which is even better since it's up to date.
2855 [17:36:43] *** Quits: OnkelTem (~onkeltem@replaced-ip ) (Read error: Connection reset by peer)
2856 [17:36:44] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
2857 [17:36:45] <anexit_> How do I go about adding a usb device through virsh
2858 [17:36:46] <markybob> so. yeah. can't help you.
2859 [17:37:11] <greycat> Can we point and laugh at C++ now?
2860 [17:37:17] *** Joins: olegfusion (~olegfusio@replaced-ip )
2861 [17:37:25] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2862 [17:37:57] *** Joins: justyns (justyn@replaced-ip )
2863 [17:38:10] *** Joins: zero85 (~zero@replaced-ip )
2864 [17:38:14] *** Joins: Sick (~Sick@replaced-ip )
2865 [17:38:15] *** Joins: OnkelTem (~onkeltem@replaced-ip )
2866 [17:38:18] *** Joins: lord_zoo (~lordzoo@replaced-ip )
2867 [17:38:21] *** Joins: hashem (~hashem@replaced-ip )
2868 [17:38:42] *** Joins: rsx (~dummy@replaced-ip )
2869 [17:38:44] *** Joins: lovezrs (~lovezrs@replaced-ip )
2870 [17:39:30] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2871 [17:39:35] <lord_zoo> buenas
2872 [17:39:40] <justyns> can anyone tell me if 'stable-backports' changed from wheezy to jessie in the last couple of days?
2873 [17:39:41] <lord_zoo> 0/
2874 [17:39:57] <greycat> You should be using "wheezy-backports" or "jessie-backports"
2875 [17:40:05] *** Joins: f10_ (~flo@replaced-ip )
2876 [17:40:09] <greycat> You should never be using "stable" or "stable-backports"
2877 [17:41:11] <themill> justyns: only if your version of "couple of days" is 12 months.
2878 [17:41:53] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.5-rc1)
2879 [17:42:02] *** Joins: zero85 (~zero@replaced-ip )
2880 [17:42:13] *** Joins: fuzzy-logic (~fuzzy-log@replaced-ip )
2881 [17:42:16] *** Quits: Ghost_r00t (~taha@replaced-ip ) (Ping timeout: 252 seconds)
2882 [17:42:39] *** Joins: df0 (~df0@replaced-ip )
2883 [17:42:49] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2884 [17:43:23] <justyns> Hmm it's a Dockerfile using 'FROM:stable-backports'. It just started getting this error though: W: Conflicting distribution: replaced-url
2885 [17:43:26] *** Joins: maotm (~mao@replaced-ip )
2886 [17:43:28] *** Quits: tako (~tako@replaced-ip ) (Quit: Leaving)
2887 [17:43:55] *** Joins: zero85 (~zero@replaced-ip )
2888 [17:45:00] *** Joins: galex-713 (~galex-713@replaced-ip )
2889 [17:45:21] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2890 [17:45:37] *** Quits: thiras (~Thiras@replaced-ip ) (Ping timeout: 260 seconds)
2891 [17:45:48] *** Joins: pencilandpaper (~penciland@replaced-ip )
2892 [17:45:59] *** Quits: qdk (~qdk@replaced-ip ) (Ping timeout: 260 seconds)
2893 [17:46:02] *** Joins: de-facto (~de-facto@replaced-ip )
2894 [17:47:06] *** Joins: zero85 (~zero@replaced-ip )
2895 [17:47:24] *** Quits: lesta (~user@replaced-ip ) (Quit: lesta)
2896 [17:48:00] *** debhelper sets mode: +l 1674
2897 [17:48:19] *** Joins: BotaniCar__ (~BotaniCar@replaced-ip )
2898 [17:48:26] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2899 [17:48:52] *** Quits: galex-713 (~galex-713@replaced-ip ) (Remote host closed the connection)
2900 [17:49:23] *** Joins: bliv (~bliv@replaced-ip )
2901 [17:49:36] *** Joins: zero85 (~zero@replaced-ip )
2902 [17:49:58] *** Quits: kpease (~kpease@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2903 [17:50:29] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2904 [17:50:44] *** Joins: shaun413 (uid121475@replaced-ip )
2905 [17:50:52] *** Quits: BenderRodriguez (~Foxhoundz@replaced-ip ) (Ping timeout: 260 seconds)
2906 [17:50:55] <justyns> ahh nevermind, it was supposed to be using jessie not wheezy. Idk where I got that it was using wheezy from before
2907 [17:51:43] *** Joins: zero85 (~zero@replaced-ip )
2908 [17:52:23] *** Quits: BotaniCar_ (~BotaniCar@replaced-ip ) (Ping timeout: 276 seconds)
2909 [17:52:33] *** Joins: galex-713 (~galex-713@replaced-ip )
2910 [17:52:56] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2911 [17:53:13] *** Quits: zorg1 (~zorg1@replaced-ip ) (Remote host closed the connection)
2912 [17:53:41] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.5-rc1)
2913 [17:53:55] *** Quits: rsx (~dummy@replaced-ip ) (Remote host closed the connection)
2914 [17:54:04] *** Joins: zero85 (~zero@replaced-ip )
2915 [17:54:42] *** Quits: soc42 (~soc42@replaced-ip ) (Remote host closed the connection)
2916 [17:54:42] *** Joins: mastokley (~mastokley@replaced-ip )
2917 [17:55:23] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2918 [17:55:45] *** Joins: Doyle (~Doyle@replaced-ip )
2919 [17:55:45] *** Parts: qis (~qis@replaced-ip )
2920 [17:56:05] *** Quits: lloda (~user@replaced-ip ) (Remote host closed the connection)
2921 [17:56:33] *** Joins: zero85 (~zero@replaced-ip )
2922 [17:57:09] *** Quits: f10_ (~flo@replaced-ip ) (Read error: Connection reset by peer)
2923 [17:57:13] *** Joins: f10 (~flo@replaced-ip )
2924 [17:57:47] *** Quits: zero85 (~zero@replaced-ip ) (Max SendQ exceeded)
2925 [17:58:10] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2926 [17:59:03] *** Quits: kenifanying (~kenifanyi@replaced-ip ) (Quit: Leaving)
2927 [17:59:14] *** Quits: paranoids (~markus@replaced-ip ) (Remote host closed the connection)
2928 [18:01:09] *** Joins: Envil (~envil@replaced-ip )
2929 [18:01:25] *** Quits: zamuro (~manuel@replaced-ip ) (Quit: [IRSSI])
2930 [18:02:03] *** Parts: meseira (~xgendre@replaced-ip )
2931 [18:02:32] *** Quits: mowcius (~Rob@replaced-ip ) (Ping timeout: 260 seconds)
2932 [18:05:03] *** Quits: eris2323 (~sinseer@replaced-ip ) (Ping timeout: 240 seconds)
2933 [18:05:16] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
2934 [18:05:25] *** Joins: kpease (~kpease@replaced-ip )
2935 [18:05:34] *** Joins: eris2323 (~sinseer@replaced-ip )
2936 [18:06:08] *** Quits: kpease (~kpease@replaced-ip ) (Client Quit)
2937 [18:06:24] *** Joins: refusist (~bax@replaced-ip )
2938 [18:06:34] *** Joins: sinseer (~sinseer@replaced-ip )
2939 [18:07:34] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 252 seconds)
2940 [18:07:36] <donofrio> anyone ever had a install where you get wifi working and you have list ten AP shown but three are greyed out and one of the greyed out selections is "my AP?"
2941 [18:08:00] *** debhelper sets mode: +l 1666
2942 [18:08:41] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
2943 [18:09:23] *** Joins: itu (~nb@replaced-ip )
2944 [18:09:26] *** Joins: Ghost_r00t (~taha@replaced-ip )
2945 [18:09:49] *** Quits: wtkp (~wtkp@replaced-ip ) (Quit: wtkp)
2946 [18:10:19] *** Quits: eris2323 (~sinseer@replaced-ip ) (Ping timeout: 252 seconds)
2947 [18:10:33] *** Quits: wych (~wych@replaced-ip ) (Ping timeout: 276 seconds)
2948 [18:11:19] *** Joins: wych (~wych@replaced-ip )
2949 [18:11:31] *** Joins: kpease (~kpease@replaced-ip )
2950 [18:11:50] *** Joins: sebboh (~user@replaced-ip )
2951 [18:11:50] *** Quits: hashem (~hashem@replaced-ip ) (Ping timeout: 276 seconds)
2952 [18:11:52] *** Parts: sebboh (~user@replaced-ip )
2953 [18:11:58] *** Joins: sebboh (~user@replaced-ip )
2954 [18:13:37] *** Quits: karimb (karimb@replaced-ip ) (Quit: Karim has gone to sleep. ZZZzzz…)
2955 [18:14:44] *** Joins: BradPJ (~BradPJ@replaced-ip )
2956 [18:15:15] *** Quits: austin987 (~null@replaced-ip ) (Ping timeout: 246 seconds)
2957 [18:15:16] *** Quits: Achylles (~vagner@replaced-ip ) (Quit: leaving)
2958 [18:15:19] *** Joins: jesopo (jess@replaced-ip )
2959 [18:15:31] <kriskropd> The best part about channel spam - is I am never around when it actually happens - I'm somehow always idle and get to see the mayhem that is people being upset because spam-happens
2960 [18:16:19] <markybob> kriskropd: read the /topic
2961 [18:16:30] *** Joins: mtn (~mtn@replaced-ip )
2962 [18:16:36] <sebboh> Is lsb-base a desktop thing? I have a headless server and there are all these x11 libs installed and when I try to get rid of them, apt wants to remove openbsd-inetd too.
2963 [18:16:54] *** Joins: kernalogs (~jacko@replaced-ip )
2964 [18:16:54] *** Quits: kernalogs (~jacko@replaced-ip ) (Client Quit)
2965 [18:17:00] *** Joins: BenderRodriguez (~Foxhoundz@replaced-ip )
2966 [18:17:08] <kriskropd> markybob: sry - didnt see that was added
2967 [18:17:41] *** Joins: r6ku (~r6ku@replaced-ip )
2968 [18:18:33] *** Quits: baltun_ (~BalTun@replaced-ip ) (Ping timeout: 244 seconds)
2969 [18:18:33] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 244 seconds)
2970 [18:19:03] *** Quits: HumblePie (~john@replaced-ip ) (Quit: Leaving)
2971 [18:19:15] *** Joins: bollo (~bollo@replaced-ip )
2972 [18:19:20] <anexit_> trying to add a usb drive to a running VM
2973 [18:19:22] <anexit_> replaced-url
2974 [18:19:26] *** Joins: ChrisGR (~chatzilla@replaced-ip )
2975 [18:19:47] <anexit_> When I run the above command I get an error; Could not initialize SDL(No available video device) - exiting
2976 [18:19:49] <ChrisGR> hi guys can someone help me with an issue?
2977 [18:20:12] <anexit_> I'm trying to add a usb external drive to the vm but no straw
2978 [18:21:05] *** Quits: jak2013 (~jak2000@replaced-ip ) (Ping timeout: 250 seconds)
2979 [18:21:09] <Quatroking> What's the best way to benchmark an SD card on Debian?
2980 [18:21:11] <Quatroking> Bought a card from China and I want to measure it against the somewhat expensive Sandisk card I already owned
2981 [18:21:24] *** Joins: jak2000 (~jak2000@replaced-ip )
2982 [18:21:58] *** Quits: tlaxkit (~Thunderbi@replaced-ip ) (Quit: ¡Adiós!)
2983 [18:21:59] <ChrisGR> Hi, i'm trying to install omv in Raspbian GNU/Linux 8 but I always get this error... openmediavault : Depends: php5-pam but it is not going to be installed Depends: proftpd-mod-vroot but it is not going to be installed Depends: php5-proctitle but it is not going to be installed E: Unable to correct problems, you have held broken packages.
2984 [18:22:13] *** Quits: bollullera (~anuxi@replaced-ip ) (Quit: Leaving.)
2985 [18:22:18] <markybob> !raspbian
2986 [18:22:18] <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
2987 [18:22:25] <markybob> ChrisGR: wrong place
2988 [18:22:39] <ChrisGR> okay!
2989 [18:22:43] <ChrisGR> thanks marky
2990 [18:22:43] *** Joins: jfdh3 (~jfdh@replaced-ip )
2991 [18:23:36] *** Quits: Zitter (~danilo@replaced-ip ) (Remote host closed the connection)
2992 [18:23:39] *** Quits: Senas_Komunistas (~Senas_Kom@replaced-ip ) (Quit: Leaving)
2993 [18:24:34] *** Quits: fuzzy-logic (~fuzzy-log@replaced-ip ) (Remote host closed the connection)
2994 [18:25:29] *** Joins: amgarchIn9 (~amgarchin@replaced-ip )
2995 [18:25:35] *** Quits: arisv (~cortez@replaced-ip ) (Read error: Connection reset by peer)
2996 [18:25:37] *** Joins: Wizek__ (~Wizek@replaced-ip )
2997 [18:26:00] *** Joins: BalTun (~BalTun@replaced-ip )
2998 [18:26:12] *** Joins: baltun_ (~BalTun@replaced-ip )
2999 [18:26:55] *** Joins: murfjr (~douseiais@replaced-ip )
3000 [18:27:05] *** Quits: murfjr (~douseiais@replaced-ip ) (Max SendQ exceeded)
3001 [18:27:25] *** Joins: murfjr (~douseiais@replaced-ip )
3002 [18:27:50] *** Joins: Wizek (~Wizek@replaced-ip )
3003 [18:27:55] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Quit: leaving)
3004 [18:28:59] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
3005 [18:29:01] *** Quits: Wizek_ (~Wizek@replaced-ip ) (Ping timeout: 252 seconds)
3006 [18:30:03] *** Quits: Dilko (~Dilko@replaced-ip ) (Ping timeout: 240 seconds)
3007 [18:31:09] *** Quits: Wizek__ (~Wizek@replaced-ip ) (Ping timeout: 276 seconds)
3008 [18:32:14] *** Joins: austin987 (~null@replaced-ip )
3009 [18:32:22] *** Joins: WIN_ (~WIN@replaced-ip )
3010 [18:32:27] *** Quits: Wizek (~Wizek@replaced-ip ) (Ping timeout: 276 seconds)
3011 [18:32:46] *** Joins: JGB28 (~JGB28@replaced-ip )
3012 [18:32:52] *** Quits: MasterplasterPL (~WIN@replaced-ip ) (Ping timeout: 260 seconds)
3013 [18:33:24] *** Joins: daniel-s_ (~daniel-s@replaced-ip )
3014 [18:33:27] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip ) (Ping timeout: 260 seconds)
3015 [18:33:29] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Read error: Connection reset by peer)
3016 [18:33:59] *** Quits: turfal (~Icedove@replaced-ip ) (Quit: turfal)
3017 [18:35:43] *** Joins: zlatan (~Zlatan@replaced-ip )
3018 [18:36:32] *** Quits: inthl (~meltdown@replaced-ip ) (Ping timeout: 276 seconds)
3019 [18:36:41] *** Joins: dex|wrk (~D3XTA@replaced-ip )
3020 [18:37:59] *** Joins: Kernul (~root@replaced-ip )
3021 [18:39:09] *** Quits: zlatan (~Zlatan@replaced-ip ) (Client Quit)
3022 [18:40:04] *** Joins: a-l-e (~quassel@replaced-ip )
3023 [18:42:29] *** Quits: BradPJ (~BradPJ@replaced-ip ) (Quit: Leaving)
3024 [18:42:39] *** Joins: joaumg (~joaumg@replaced-ip )
3025 [18:42:39] *** Quits: joaumg (~joaumg@replaced-ip ) (Changing host)
3026 [18:42:39] *** Joins: joaumg (~joaumg@replaced-ip )
3027 [18:43:35] *** Parts: Kernul (~root@replaced-ip )
3028 [18:44:25] *** Joins: dhex (~dhex@replaced-ip )
3029 [18:44:48] *** Quits: HeOS (~heos@replaced-ip ) (Ping timeout: 276 seconds)
3030 [18:45:44] *** Joins: Dilko (~Plunder@replaced-ip )
3031 [18:46:04] *** Quits: angor (~angor@replaced-ip ) (Ping timeout: 252 seconds)
3032 [18:46:13] *** Joins: Ad1 (~Adrian@replaced-ip )
3033 [18:46:31] <jubo2> what's LTS now?
3034 [18:46:56] <markybob> jubo2: replaced-url
3035 [18:46:57] <greycat> !wheezy-lts
3036 [18:46:57] <jubo2> I mean the hosting guys are saying if I want to get 4GB instead of 8GB server
3037 [18:46:57] <dpkg> Security support Debian 7 "Wheezy" from the Debian Security Team ended on 2016-04-25. Similar to <squeeze-lts>, the amd64 and i386 archs will receive additional LTS support until 2018-05-31. See replaced-url
3038 [18:47:05] <jubo2> I can't afford the ..
3039 [18:47:09] <jubo2> .. cost
3040 [18:47:18] <markybob> wtf
3041 [18:47:24] *** Joins: Ricardo__ (~rick@replaced-ip )
3042 [18:47:28] <greycat> Is he a bot?
3043 [18:47:31] <jubo2> I gonna go for Debian8 though
3044 [18:48:08] <Xenthys> greycat: On freenode, everyone is a bot except you.
3045 [18:48:13] *** Joins: SteffanW (~steffanw@replaced-ip )
3046 [18:48:41] <jubo2> There is also Apotheker Jubohi who is in reality 10,000 monkeys pounding on mi midi controller
3047 [18:48:58] *** Joins: krups_v2 (~krups@replaced-ip )
3048 [18:49:07] *** Quits: digidog (~digidog@replaced-ip ) (Quit: leaving)
3049 [18:49:18] *** Joins: Achylles (~vagner@replaced-ip )
3050 [18:49:24] <dimitry7> Hey guys, are there archive backports for squeeze?
3051 [18:49:40] <greycat> !squeeze
3052 [18:49:40] <dpkg> Debian 6.0 "Squeeze" was released on 2011-02-06 and is the oldoldstable release: replaced-url
3053 [18:50:02] <dimitry7> greycat, okay, and are there backports?
3054 [18:50:15] *** Joins: joseluis (~joseluis@replaced-ip )
3055 [18:50:16] <jubo2> Have you guys and gals heard of the memory crystal becoming a reality? Scientists say its good to go for Hundreds of thousands of years
3056 [18:50:27] *** Quits: Achylles (~vagner@replaced-ip ) (Client Quit)
3057 [18:50:32] <jubo2> I totally want one
3058 [18:50:42] <markybob> ignore it is
3059 [18:50:48] <greycat> Oh, the important word wasn't "archive"? I keyed on "archive".
3060 [18:51:01] *** Joins: angor (~angor@replaced-ip )
3061 [18:51:06] *** Quits: krups (~krups@replaced-ip ) (Ping timeout: 244 seconds)
3062 [18:51:12] <dimitry7> greycat, what?
3063 [18:51:21] <dimitry7> greycat, archive repository for backports?
3064 [18:51:29] <greycat> To get the archived packages for squeeze, you have to follow the instructions on the Squeeze page.
3065 [18:51:39] <greycat> I ignored the word "backports".
3066 [18:51:54] *** Quits: bhuvi__ (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
3067 [18:51:54] <dimitry7> greycat, I have the archived packages, I want just backpors
3068 [18:52:04] <greycat> Good luck with that.
3069 [18:52:28] <dimitry7> greycat, are there or there arent? you know the answer, just say yes or no
3070 [18:52:37] <greycat> *plonk*
3071 [18:52:46] <greycat> Why the fuck would I know that?
3072 [18:53:27] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
3073 [18:53:28] <jubo2> I gonna write. "I bez da jubo-jubo. I live in Helsinki, Finland, Planet Earth, System Sol, Milky Way Galaxy, Laniakea Supercluster so plos return memory crystal there unless I'm dead and you've got this from bona fide sources."
3074 [18:53:54] <dimitry7> greycat, replaced-url
3075 [18:54:01] <dimitry7> no backports repo
3076 [18:54:25] <jelly> jubo2: you know damn well we have an -offtopic channel for that kind of stuff!
3077 [18:54:27] *** Quits: amgarchIn9 (~amgarchin@replaced-ip ) (Ping timeout: 260 seconds)
3078 [18:54:33] <jubo2> damn!
3079 [18:54:43] *** Quits: josuebrunel (~Icedove@replaced-ip ) (Ping timeout: 244 seconds)
3080 [18:54:54] *** Joins: amgarchIn9 (~amgarchin@replaced-ip )
3081 [18:55:06] *** Joins: Senas_Komunistas (~Senas_Kom@replaced-ip )
3082 [18:55:24] <jelly> dimitry7: now go back to the root of replaced-url
3083 [18:55:50] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
3084 [18:56:18] <dimitry7> jelly, :-O, my god, you always impress me jelly
3085 [18:57:00] *** Joins: ubik123 (~ubik@replaced-ip )
3086 [18:57:55] *** Joins: bhuvi (~quassel@replaced-ip )
3087 [18:58:06] *** Quits: alchemistswl2 (~alchemist@replaced-ip ) (Read error: Connection reset by peer)
3088 [18:58:17] <dimitry7> jelly, thank you so much!
3089 [18:58:25] *** Quits: yaume_ (~gchenuet@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3090 [18:59:45] *** Quits: N3X15 (~Rob@replaced-ip ) (Disconnected by services)
3091 [18:59:45] *** Joins: N3X15_ (~Rob@replaced-ip )
3092 [18:59:47] *** N3X15_ is now known as N3X15
3093 [18:59:54] *** Joins: HadesWatch3r (~user@replaced-ip )
3094 [19:00:27] *** Joins: panosk (~ppp@replaced-ip )
3095 [19:00:46] *** Joins: mibo (~mibo@replaced-ip )
3096 [19:00:55] *** Joins: Nevyn|Work1 (~jhaskell@replaced-ip )
3097 [19:01:07] *** Joins: satori_ (~justin@replaced-ip )
3098 [19:01:50] *** Quits: Dilko (~Plunder@replaced-ip ) (Read error: Connection timed out)
3099 [19:01:56] *** Joins: disconnected__Da (~david@replaced-ip )
3100 [19:02:16] *** Joins: slon_ (slon@replaced-ip )
3101 [19:02:37] <HadesWatch3r> Still need a bit of help with sound on this Debian 8....
3102 [19:02:39] <HadesWatch3r> replaced-url
3103 [19:02:46] *** Joins: rocksteady (~tyfoo@replaced-ip )
3104 [19:03:07] *** Quits: chrisgeorge (~chrisgeor@replaced-ip ) (Ping timeout: 252 seconds)
3105 [19:03:38] *** Joins: Tiffon (~name@replaced-ip )
3106 [19:03:57] *** Joins: Gnomethrower (~B@replaced-ip )
3107 [19:04:23] *** h4ndy is now known as H4ndy
3108 [19:04:30] *** Quits: slon (slon@replaced-ip ) (Ping timeout: 276 seconds)
3109 [19:04:52] *** Joins: blueness (~blueness@replaced-ip )
3110 [19:05:01] *** Quits: Gnomethrower (~B@replaced-ip ) (Max SendQ exceeded)
3111 [19:05:06] *** Joins: patterson_ (~patterson@replaced-ip )
3112 [19:05:35] *** Quits: jim (~jim@replaced-ip ) (Read error: Connection reset by peer)
3113 [19:06:07] *** Quits: mw (~mw@replaced-ip ) (Ping timeout: 260 seconds)
3114 [19:06:36] *** Quits: thebrush (~Icedove@replaced-ip ) (Quit: Ciao)
3115 [19:07:11] *** Joins: mw (~mw@replaced-ip )
3116 [19:07:33] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 240 seconds)
3117 [19:07:43] *** patterson_ is now known as patterson
3118 [19:08:06] *** Joins: mowcius (~Rob@replaced-ip )
3119 [19:09:29] *** Joins: Lokke (~Thunderbi@replaced-ip )
3120 [19:09:51] *** Nevyn|Work1 is now known as Nevyn|Work
3121 [19:11:07] *** Quits: HadesWatch3r (~user@replaced-ip ) (Remote host closed the connection)
3122 [19:11:27] *** Joins: Hootch (~Thunderbi@replaced-ip )
3123 [19:11:31] *** Joins: jim (~jim@replaced-ip )
3124 [19:11:41] *** Joins: swift110 (~swift110@replaced-ip )
3125 [19:13:47] *** Joins: HadesWatch3r (~user@replaced-ip )
3126 [19:14:19] *** Quits: swift110 (~swift110@replaced-ip ) (Changing host)
3127 [19:14:19] *** Joins: swift110 (~swift110@replaced-ip )
3128 [19:14:32] *** Quits: aborrero (~aborrero@replaced-ip ) (Remote host closed the connection)
3129 [19:15:03] *** Quits: Kurogane (~kuro@replaced-ip ) (Ping timeout: 240 seconds)
3130 [19:15:12] *** Joins: AvatarA (~avatara@replaced-ip )
3131 [19:15:14] *** Quits: ubik123 (~ubik@replaced-ip ) (Remote host closed the connection)
3132 [19:15:34] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
3133 [19:16:16] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
3134 [19:16:25] *** Joins: Chicolama (53a2c38f@replaced-ip )
3135 [19:16:39] *** Quits: baltun_ (~BalTun@replaced-ip ) (Ping timeout: 276 seconds)
3136 [19:16:39] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 276 seconds)
3137 [19:16:48] *** Quits: module000 (~module000@replaced-ip ) (Quit: leaving)
3138 [19:16:53] *** Joins: bhuvi___ (~quassel@replaced-ip )
3139 [19:17:21] *** Joins: vF3hNGxc47h8 (~androirc@replaced-ip )
3140 [19:17:34] *** Quits: bhuvi (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
3141 [19:17:39] *** Joins: module000 (~module000@replaced-ip )
3142 [19:18:01] *** debhelper sets mode: +l 1674
3143 [19:19:19] *** Quits: davi (~davi@replaced-ip ) (Ping timeout: 260 seconds)
3144 [19:19:27] *** Joins: bizarro_1 (~bizarro_1@replaced-ip )
3145 [19:20:26] *** Joins: Specialist (~tg@replaced-ip )
3146 [19:23:06] *** Joins: rsx (~dummy@replaced-ip )
3147 [19:24:10] *** Joins: p3rs3us (~jduro@replaced-ip )
3148 [19:24:41] *** Joins: overlord_tm (~overlord@replaced-ip )
3149 [19:25:04] <pharpend> HadesWatch3r: okay, is this pulse, pure alsa, or oss?
3150 [19:25:19] <HadesWatch3r> I believe it is pulse.
3151 [19:25:43] *** Quits: vadmeste (~vadmeste@replaced-ip ) (Remote host closed the connection)
3152 [19:26:08] *** Joins: msk (~msk@replaced-ip )
3153 [19:26:28] <pharpend> HadesWatch3r: Did you install Debian server and build up from there, or did you install Debian with a desktop environment?
3154 [19:26:36] *** Joins: blueness (~blueness@replaced-ip )
3155 [19:26:46] <pharpend> HadesWatch3r: moreover, was this previously a Debian 7 machine that you upgraded to Debian 8?
3156 [19:26:57] <HadesWatch3r> I installed Debian 8 Jesse Desktop ... Debian Desktop .. Gnome.
3157 [19:27:07] <pharpend> i see
3158 [19:27:12] <HadesWatch3r> no, previously it was Windows 10.
3159 [19:27:13] *** Joins: TomTomTo1 (~henryk@replaced-ip )
3160 [19:27:22] <pharpend> Okay, the GNOME settings should have something about sound control
3161 [19:27:29] * pharpend doesn't use gnome
3162 [19:27:46] <pharpend> HadesWatch3r: if you find that, could you take a screenshot of it and post a link in this channel?
3163 [19:27:57] <pharpend> HadesWatch3r: if you can't, install a program called 'pavucontrol' and run that
3164 [19:28:00] <HadesWatch3r> yes, I have been in there, I can see the Nvidia HDMI Audio and my onboard sound card as well..
3165 [19:28:00] *** debhelper sets mode: +l 1680
3166 [19:28:02] <HadesWatch3r> yes.
3167 [19:28:14] <HadesWatch3r> I have installed pavucontrol
3168 [19:28:14] *** msk is now known as intact
3169 [19:28:26] *** Quits: Ad1 (~Adrian@replaced-ip ) (Remote host closed the connection)
3170 [19:28:27] *** Joins: leba2 (bdabc97b@replaced-ip )
3171 [19:29:03] <HadesWatch3r> how to take screen shot
3172 [19:29:10] <pharpend> replaced-url
3173 [19:29:14] *** Quits: TomTomTosch (~henryk@replaced-ip ) (Ping timeout: 260 seconds)
3174 [19:29:59] *** Quits: swatti (~memory@replaced-ip ) (Ping timeout: 250 seconds)
3175 [19:30:07] <leba2> Hello. Er... sorry for the silly question beforehand... is this the good channel to discuss about debian, or should one better use the oftc channel? Are oftc's and this one related?
3176 [19:30:28] *** Quits: APexil (~you@replaced-ip ) (Ping timeout: 264 seconds)
3177 [19:30:53] *** Quits: bollo (~bollo@replaced-ip ) (Ping timeout: 244 seconds)
3178 [19:30:59] *** Joins: Ad1 (~Adrian@replaced-ip )
3179 [19:31:11] *** Joins: schu-r (~Thunderbi@replaced-ip )
3180 [19:31:42] <pharpend> HadesWatch3r: If you have a PrintScreen button, hit that
3181 [19:31:45] <greycat> You can use either network.
3182 [19:31:48] *** Joins: baltun_ (~BalTun@replaced-ip )
3183 [19:31:51] <aphorise> What netbios-ns udp packets I keep getting from differnt hosts that are in my network?
3184 [19:31:59] <sine0> ok so say i have a directory /etc/exim4 and there are lots of split configs underneath and i want to find a keyword and in which file it is what command do i do
3185 [19:32:01] <mtn> leba2: oftc.net has the official channel, this has the biggest debian channel ;_
3186 [19:32:09] <pharpend> leba2: I imagine the FreeNode channel has more people, just because freenode is more popular
3187 [19:32:21] *** Quits: notebox (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3188 [19:32:22] <pharpend> sine0: locate?
3189 [19:32:25] *** Joins: swatti (~memory@replaced-ip )
3190 [19:32:42] *** Joins: faw (~Felipe@replaced-ip )
3191 [19:32:47] <greycat> Most of the topic-specific Debian channels (#debian-next, #debian-boot) are on OFTC though.
3192 [19:32:53] *** Parts: lucad111 (~lucad111@replaced-ip )
3193 [19:33:00] <pharpend> sine0: replaced-url
3194 [19:33:27] <leba2> So, as if, most of debian community people are here, but op's are at the official channel?
3195 [19:33:30] <pharpend> HadesWatch3r: If you don't have a printscreen button, install a program called 'scrot', and read its man page
3196 [19:33:38] <pharpend> leba2: there are operators here, too
3197 [19:33:40] <HadesWatch3r> I do... took the screen shot
3198 [19:33:49] <HadesWatch3r> can't upload it paste... says too big
3199 [19:33:59] *** Joins: BalTun (~BalTun@replaced-ip )
3200 [19:34:00] <pharpend> HadesWatch3r: Try imgur.com to uplaod
3201 [19:34:01] <leba2> Ah, sorry. I thought debhelper was a bot...
3202 [19:34:06] <pharpend> leba2: it is
3203 [19:34:20] <leba2> Aaaahhh, then that's the reason of my doubt.
3204 [19:34:23] <catbeard> HadesWatch3r: check out ScreenCloud
3205 [19:34:28] <pharpend> leba2: the operators blend in with the normal people, only op themselves when there is a need to
3206 [19:34:45] <greycat> On Freenode, channel operators usually appear normal until they decide they need to "su".
3207 [19:34:46] <HadesWatch3r> replaced-url
3208 [19:34:50] <catbeard> pharpend: correct, per the freenode channel guidelines
3209 [19:34:58] <pharpend> leba2: And, given the volume of spam I've seen in the 2 weeks I've been here, they need to op themselves a ton
3210 [19:35:01] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
3211 [19:35:12] <greycat> Do not discuss the spam here. See /topic.
3212 [19:35:27] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
3213 [19:35:30] <pharpend> Ah, buried deep in the topic
3214 [19:35:38] <leba2> ^ What? I have read the guidelines and wandered already several channels, and *many* have their set of ops visible!
3215 [19:35:46] <leba2> *many channels
3216 [19:35:50] <greycat> Other channels, other practices. Doesn't matter.
3217 [19:36:03] <leba2> aahh
3218 [19:36:19] *** Joins: naptastic (~david@replaced-ip )
3219 [19:36:20] <pharpend> HadesWatch3r: go to the playback tab, screenshot that for me
3220 [19:36:28] *** Joins: vagner (~vagner@replaced-ip )
3221 [19:36:33] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Quit: Gone Fishing!)
3222 [19:36:34] <catbeard> leba2: usually @ status provokes people that desire them, and troll to that end
3223 [19:36:48] <naptastic> in /etc/networking/interfaces, I have a bridge defined. During boot, it fails to find it, because bridge-related kernel modules aren't loaded yet.
3224 [19:36:55] <catbeard> so easier to remain anonymous and just chat until things get out of hand
3225 [19:37:10] <naptastic> I added those modules to /etc/modules, and they do get loaded now, but not until after networking has tried to start (and br0 has failed to come up).
3226 [19:37:19] <naptastic> How do I make those modules load earlier?
3227 [19:37:38] *** Parts: ledufakademy (~ledufakad@replaced-ip )
3228 [19:37:40] *** Joins: hashem (~hashem@replaced-ip )
3229 [19:37:41] <HadesWatch3r> replaced-url
3230 [19:38:07] *** Quits: Guest50599 (~electro7@replaced-ip ) (Ping timeout: 276 seconds)
3231 [19:38:14] <pharpend> HadesWatch3r: Iceweasel is deciding whether or not to load your screenshot
3232 [19:38:17] *** Joins: infra-red (~infra-red@replaced-ip )
3233 [19:38:30] <HadesWatch3r> ok
3234 [19:38:32] <leba2> But then, one "smarter" troll could do this: patiently look at each user's server name, and the ones with soem affiliated cloaks may be potential ops or knowledgable people.
3235 [19:38:35] *** Joins: marcozink (~marcozink@replaced-ip )
3236 [19:38:36] *** Quits: vagner (~vagner@replaced-ip ) (Client Quit)
3237 [19:38:41] <leba2> *some
3238 [19:39:03] *** Joins: vagner (~vagner@replaced-ip )
3239 [19:39:04] <pharpend> HadesWatch3r: switch the Chrome thing to "Headphones"
3240 [19:39:23] <pharpend> leba2: best not give the trolls any ideas =p
3241 [19:39:36] <leba2> ^ OUCH, sorry
3242 [19:40:08] *** Joins: Lectus (~infocast@replaced-ip )
3243 [19:40:26] <HadesWatch3r> I cannot there is only the option to switch it to HDA NVidia Digital Stereo (HDMI) and that comes through the speakers in the display.
3244 [19:40:52] <pharpend> HadesWatch3r: hmm
3245 [19:40:58] *** Quits: yeticry (~yeticry@replaced-ip ) (Quit: leaving)
3246 [19:41:20] <pharpend> HadesWatch3r: oh I read it wrong. It should work. Do the headphones function properly if plugged into a different device?
3247 [19:41:33] <HadesWatch3r> Yes.
3248 [19:41:54] *** Joins: axc1298 (~axc1298@replaced-ip )
3249 [19:41:55] <pharpend> HadesWatch3r: I had a completely unsolvable sound problem the other day, and I was ready to complain about it angrily here, and then it turned out that I had accidentally unplugged my speakers. Make sure you don't have a problem like that
3250 [19:42:15] <HadesWatch3r> I checked..
3251 [19:42:20] <pharpend> hmm
3252 [19:42:23] <HadesWatch3r> They are plugged in.
3253 [19:42:29] <pharpend> someone who is competent, please step in
3254 [19:42:47] *** Joins: APexil (~you@replaced-ip )
3255 [19:43:18] <leba2> Would /etc/networking/interfaces be the good analog to centos's /etc/sysconfig/network-scripts/ifcfg-eth#?
3256 [19:43:54] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
3257 [19:44:35] *** Parts: sebboh (~user@replaced-ip )
3258 [19:45:30] *** Joins: Mac_Vee1 (~Mac_Vee4@replaced-ip )
3259 [19:45:43] <leba2> I mean, the correct file to configure network.
3260 [19:45:49] *** Quits: vagner (~vagner@replaced-ip ) (Quit: leaving)
3261 [19:45:54] *** Joins: Almtesh (~Almtesh@replaced-ip )
3262 [19:45:57] <markybob> leba2: yes
3263 [19:46:01] *** Quits: Merixer (~Merixer@replaced-ip ) (Ping timeout: 250 seconds)
3264 [19:46:02] *** Joins: bollo (~bollo@replaced-ip )
3265 [19:46:18] *** Joins: schu-r (~Thunderbi@replaced-ip )
3266 [19:46:29] *** Joins: sedition (~root@replaced-ip )
3267 [19:46:53] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
3268 [19:46:54] *** Joins: GNUmad (~Thunderbi@replaced-ip )
3269 [19:47:00] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Client Quit)
3270 [19:47:07] *** Quits: dhex (~dhex@replaced-ip ) (Ping timeout: 252 seconds)
3271 [19:47:17] *** Quits: laidback_01 (~jax@replaced-ip ) (Quit: Leaving)
3272 [19:47:32] *** Quits: Orbitrix (~Huevos@replaced-ip ) (Remote host closed the connection)
3273 [19:47:48] *** Joins: p2004a (~p2004a@replaced-ip )
3274 [19:47:52] *** Joins: dhex (~dhex@replaced-ip )
3275 [19:47:55] *** Quits: rsx (~dummy@replaced-ip ) (Remote host closed the connection)
3276 [19:48:12] <leba2> The commands "service" for starting/stopping services and chkconfig for turning on/off services at boot are also existent on debian, right?
3277 [19:48:12] *** Quits: GNUmad (~Thunderbi@replaced-ip ) (Client Quit)
3278 [19:49:10] *** Joins: Guest50599 (~electro7@replaced-ip )
3279 [19:49:11] <markybob> leba2: service is. systemctl enable/disable foo
3280 [19:50:40] *** Joins: Merixer (~Merixer@replaced-ip )
3281 [19:50:43] <leba2> ^ WTH!? systemctl instead of chkconfig as well? Just like centos 7...
3282 [19:51:06] *** Quits: infra-red (~infra-red@replaced-ip ) ()
3283 [19:51:09] *** Joins: kuttenbrunzer (~SNOOP@replaced-ip )
3284 [19:51:15] <defanor> yup, both have switched to systemd recently
3285 [19:51:19] <leba2> Though I have never used centos 7, but I heard many centos people were afraid of using 7 because of the so many changes. I thought systemctl was one of them
3286 [19:51:38] <markybob> leba2: it's not so bad. you get used to it
3287 [19:51:45] *** Joins: Orbitrix (~Huevos@replaced-ip )
3288 [19:51:45] *** Quits: Orbitrix (~Huevos@replaced-ip ) (Excess Flood)
3289 [19:51:53] <leba2> Wait, so latest stable debian introduced some insane changes respect the previous stable release as well?
3290 [19:52:06] <leba2> Just liek centos case?
3291 [19:52:10] <defanor> somewhat nice to write those configs, even. now they are portable between centos and debian
3292 [19:52:12] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Remote host closed the connection)
3293 [19:52:13] <markybob> leba2: yes. apache broke a lot of shit. and systemd
3294 [19:52:19] *** Joins: Orbitrix (~Huevos@replaced-ip )
3295 [19:52:33] *** Quits: level7 (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
3296 [19:52:47] *** Quits: kuttenbrunzer (~SNOOP@replaced-ip ) (Client Quit)
3297 [19:53:18] *** Quits: dhex (~dhex@replaced-ip ) (Read error: Connection reset by peer)
3298 [19:53:32] <leba2> markybob: sorry, sir, I'm having a hard tiem to understand your point...
3299 [19:53:33] *** Quits: bhurstpdx (~bhurstpdx@replaced-ip ) (Ping timeout: 240 seconds)
3300 [19:53:40] <leba2> *time
3301 [19:54:13] <markybob> leba2: i don't have a point other than answering your question. those were the two big changes.
3302 [19:54:23] *** Joins: BotaniCar_ (~BotaniCar@replaced-ip )
3303 [19:54:34] <leba2> I had only handled centos servers (and just a few), but I wanted to learn debian servers as well, to be able to have both...
3304 [19:54:39] <TomTomTo1> release notes time! replaced-url
3305 [19:54:39] *** Joins: aaro (~aaro@replaced-ip )
3306 [19:54:41] *** Joins: vagner (~vagner@replaced-ip )
3307 [19:54:45] *** TomTomTo1 is now known as TomTomTosch
3308 [19:55:03] *** Quits: glongo (uid17594@replaced-ip ) (Quit: Connection closed for inactivity)
3309 [19:55:10] *** Joins: bluenemo (~bluenemo@replaced-ip )
3310 [19:55:38] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Quit: llorephie)
3311 [19:55:40] *** Joins: schu-r (~Thunderbi@replaced-ip )
3312 [19:55:43] *** Quits: aZz7eCh (~aZz7eCh@replaced-ip ) (Remote host closed the connection)
3313 [19:55:52] *** Joins: ani (~ani@replaced-ip )
3314 [19:56:04] <leba2> markybob: I meant, did debian's changes break apache and systemd, or apache and systemd were previously broken and thus the big changes?
3315 [19:56:29] *** Quits: HadesWatch3r (~user@replaced-ip ) (Quit: HadesWatch3r)
3316 [19:56:30] <markybob> leba2: debian didn't have systemd before. that was just a change. apache config just broke shit.
3317 [19:56:40] *** Joins: josuebrunel (~Icedove@replaced-ip )
3318 [19:56:42] <markybob> leba2: see the notes TomTomTosch just pasted
3319 [19:56:46] *** Joins: pppp (~ppp@replaced-ip )
3320 [19:56:56] *** Joins: MaBunny (~ByteStorm@replaced-ip )
3321 [19:57:17] *** Quits: panosk (~ppp@replaced-ip ) (Ping timeout: 250 seconds)
3322 [19:58:15] *** Quits: BotaniCar__ (~BotaniCar@replaced-ip ) (Ping timeout: 276 seconds)
3323 [19:58:20] *** Joins: blu_ (~bluenemo@replaced-ip )
3324 [19:59:11] *** Joins: ven00m (~ven00m@replaced-ip )
3325 [19:59:14] *** Quits: Hacker01 (~Haxker01@replaced-ip ) (Quit: Hacker01)
3326 [19:59:34] *** Joins: Levure (~quassel@replaced-ip )
3327 [19:59:34] *** Quits: daniel-s_ (~daniel-s@replaced-ip ) (Ping timeout: 260 seconds)
3328 [20:00:01] <ven00m> leave
3329 [20:00:14] *** Joins: GJdan (~dan@replaced-ip )
3330 [20:00:18] *** Quits: josuebrunel (~Icedove@replaced-ip ) (Client Quit)
3331 [20:00:22] *** Parts: ven00m (~ven00m@replaced-ip )
3332 [20:00:40] *** Joins: xemacs (~marc@replaced-ip )
3333 [20:01:23] *** Joins: hyfrehyfre (~hyfrehyfr@replaced-ip )
3334 [20:02:09] *** Quits: bluenemo (~bluenemo@replaced-ip ) (Ping timeout: 276 seconds)
3335 [20:03:46] *** Joins: ven00m (~ven00m@replaced-ip )
3336 [20:03:59] <naptastic> leba2, in 2011, the whole Linux world decided to follow Leonart Poettering off a cliff. I am, at this moment, working to get some stuff I previously had under sysvinit, working under systemd.
3337 [20:04:21] <naptastic> I really can't continue just forcing sysvinit anymore; there's just too much that expects systemd now.
3338 [20:04:24] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
3339 [20:04:48] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3340 [20:04:55] <naptastic> leba2, so, I totally get your pain, as I share it. Read lots of docs and ask lots of questions.
3341 [20:05:01] *** Joins: zero85 (~zero@replaced-ip )
3342 [20:05:35] *** Joins: AimHere (~bod@replaced-ip )
3343 [20:06:07] *** Joins: cruncher (~cruncher@replaced-ip )
3344 [20:06:43] *** Quits: ven00m (~ven00m@replaced-ip ) (Client Quit)
3345 [20:06:45] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
3346 [20:07:00] *** Joins: bhurstpdx (~bhurstpdx@replaced-ip )
3347 [20:07:05] <leba2> naptastic: well, in the best case I'd just setup a debian server anew from scratch... I was just already used to the old schema
3348 [20:08:01] *** debhelper sets mode: +l 1688
3349 [20:08:03] <leba2> After reading a bit about systemd, so now I have to add ".service" after the service's name?
3350 [20:09:08] *** Quits: vagner (~vagner@replaced-ip ) (Quit: leaving)
3351 [20:09:21] *** Joins: cisco666 (~cisco666@replaced-ip )
3352 [20:09:25] *** Joins: llucenic (~Thunderbi@replaced-ip )
3353 [20:09:49] *** Joins: dasj (~daniel@replaced-ip )
3354 [20:09:54] <naptastic> leba2, I don't know; I would recommend reading the official guide. It's quite long though, and I have yet to read it, so I can't vouch for its quality.
3355 [20:10:00] <leba2> <naptastic> leba2, in 2011, the whole Linux world decided to follow Leonart Poettering off a cliff. <----- Sorry, I have no clue at all about this...
3356 [20:10:38] <leba2> <naptastic> leba2, in 2011, the whole Linux world decided to follow Leonart Poettering off a cliff. <----- Sorry, I have no clue at all about this...
3357 [20:10:40] <leba2> (ouch)
3358 [20:10:51] <naptastic> replaced-url
3359 [20:10:56] *** Joins: vagner (~vagner@replaced-ip )
3360 [20:11:38] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
3361 [20:12:04] *** Quits: SaveTheRobots (~robotic@replaced-ip ) (Read error: Connection reset by peer)
3362 [20:12:20] <leba2> And for general systemd, I read it has functions for starting/stopping services as well.... so this means systemctl replaces *both chkconfig and service name start/stop*?
3363 [20:13:34] *** Joins: SaveTheRobots (~robotic@replaced-ip )
3364 [20:13:49] <defanor> you don't have to add ".service"
3365 [20:13:52] <markybob> leba2: it can. yes it has start/stop/satus and all sorts
3366 [20:13:54] *** Quits: bytecounter_ (~mgreipl@replaced-ip ) (Quit: Ex-Chat)
3367 [20:14:01] <markybob> status*
3368 [20:14:03] *** Quits: bollo (~bollo@replaced-ip ) (Ping timeout: 240 seconds)
3369 [20:15:45] <leba2> Wait, is it that "chkconfig" is kind of discontinued, but "service" is still used? And if both "service" and "systemctl" can be used, which one to use!?
3370 [20:16:01] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
3371 [20:16:24] * naptastic giggles
3372 [20:16:29] <markybob> leba2: doesn't matter. either works.
3373 [20:16:32] <naptastic> sad giggling
3374 [20:16:36] *** Joins: DandyPandy (~freenode@replaced-ip )
3375 [20:16:56] <leba2> naptastic: the blog series seems to focus on technical teaching, but not about this Leonart Poettering guy...
3376 [20:17:04] <markybob> leba2: might as well get used to just using systemctl though
3377 [20:17:20] <leba2> ^ aahh
3378 [20:17:27] <naptastic> leba2, they were written by Poettering, who was probably trying to draw attention away from himself.
3379 [20:19:00] <leba2> naptastic: so you mean Poettering wrote them advertising systemd, and community decided to just follow up like sheeps?
3380 [20:19:10] *** Joins: fnkr (~fnkr@replaced-ip )
3381 [20:19:11] *** Parts: luxio (~luxio@replaced-ip )
3382 [20:19:28] <naptastic> leba2, they were written during the time period when distros were starting to switch to systemd.
3383 [20:19:37] <naptastic> anyway
3384 [20:19:41] <naptastic> I need to get back to work
3385 [20:19:54] <leba2> Then why the "follow him to a cliff" thing?
3386 [20:20:32] *** Quits: fnkr (~fnkr@replaced-ip ) (Remote host closed the connection)
3387 [20:21:07] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
3388 [20:21:18] <Lokke> hello world is there a simple way to backup a whole [v]server (VPS OVH) to the HDD of an another server (remote) ?
3389 [20:21:57] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
3390 [20:22:15] <leba2> naptastic: last one, then why the "follow him to a cliff" thing?
3391 [20:22:18] *** Quits: vagner (~vagner@replaced-ip ) (Quit: leaving)
3392 [20:23:10] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Client Quit)
3393 [20:23:35] <jmcnaught> leba2: a lot of emotional reactions to systemd. #debian-offtopic would be a better place to talk about feelings.
3394 [20:23:37] *** Joins: fnkr (~fnkr@replaced-ip )
3395 [20:24:28] <petn-randall> leba2: 'service' is an abstraction layer to the init system, it will work if you run plain old sysV init, systemd, or even upstart.
3396 [20:24:37] <greycat> I'd note that Debian is still in the "starting to switch to systemd" period.
3397 [20:25:00] <greycat> Even in jessie the transition was not fully completed. Many packages are still using sysvinit scripts.
3398 [20:27:10] <leba2> Ah, great. I have never ever heard about sysvinit
3399 [20:27:36] <greycat> You probably just didn't know it had a name.
3400 [20:27:46] *** Quits: AvatarA (~avatara@replaced-ip ) (Quit: Leaving)
3401 [20:27:55] <petn-randall> leba2: sysvinit is what all Linux distros, and even most Unix systems used unit a few years ago.
3402 [20:28:03] <leba2> Aaahhh
3403 [20:28:07] <greycat> sysvinit is the traditional System V Unix startup system, with /etc/init.d/foo scripts and symlinks in /etc/rc2.d/ and so on.
3404 [20:28:07] <leba2> greycat was right
3405 [20:28:13] <Lokke> ahh got it =D
3406 [20:28:20] <Lokke> nvm
3407 [20:28:21] *** Quits: jass93 (~ifillj@replaced-ip ) (Ping timeout: 276 seconds)
3408 [20:28:47] <leba2> I read jessie ships now apache 2.4. What php version does it ship?
3409 [20:28:50] *** Joins: jass93 (~ifillj@replaced-ip )
3410 [20:29:03] <greycat> ,v php5-fpm
3411 [20:29:04] <judd> Package: php5-fpm on amd64 -- wheezy-security: 5.4.45-0+deb7u2; wheezy: 5.4.45-0+deb7u2; jessie: 5.6.19+dfsg-0+deb8u1; jessie-security: 5.6.20+dfsg-0+deb8u1; jessie-proposed-updates: 5.6.20+dfsg-0+deb8u1; stretch: 5.6.20+dfsg-1; sid: 5.6.20+dfsg-1
3412 [20:29:09] <petn-randall> leba2: You can look up any package versions on replaced-url
3413 [20:29:11] *** Quits: Senas_Komunistas (~Senas_Kom@replaced-ip ) (Quit: Leaving)
3414 [20:29:21] <greycat> You can also /msg judd v php5-fpm
3415 [20:29:22] <petn-randall> leba2: Or you can /query judd and ask the bot :)
3416 [20:29:29] *** Joins: slon (slon@replaced-ip )
3417 [20:29:32] <leba2> thanks
3418 [20:29:53] *** Joins: dionysus69 (~Icedove@replaced-ip )
3419 [20:31:47] *** Joins: HadesWatch3r (~user@replaced-ip )
3420 [20:31:52] *** Quits: slon_ (slon@replaced-ip ) (Ping timeout: 260 seconds)
3421 [20:32:27] *** Joins: aversario (~chatzilla@replaced-ip )
3422 [20:32:33] *** Quits: austin987 (~null@replaced-ip ) (Remote host closed the connection)
3423 [20:32:36] <leba2> "php-fpm"? What does fpm mean?
3424 [20:32:36] <HadesWatch3r> Anyone help with sound issue on Debian Jessie
3425 [20:32:49] *** Quits: disconnected__Da (~david@replaced-ip ) (Ping timeout: 250 seconds)
3426 [20:32:49] *** Joins: ToBeCloud (uid51591@replaced-ip )
3427 [20:32:52] *** Quits: hyfrehyfre (~hyfrehyfr@replaced-ip ) (Read error: Connection reset by peer)
3428 [20:33:08] <greycat> php5-fpm is the FastCGI version of the package, for use with any FastCGI web browser setup.
3429 [20:33:09] *** Joins: hyfrehyfre (~hyfrehyfr@replaced-ip )
3430 [20:33:24] *** Quits: jass93 (~ifillj@replaced-ip ) (Ping timeout: 260 seconds)
3431 [20:33:48] <greycat> You can also do "apt-cache show pkgname" to get the descriptions, or /msg judd info pkgname
3432 [20:34:15] *** Joins: CyberGabber (~CyberGabb@replaced-ip )
3433 [20:34:18] <andril> hello
3434 [20:34:21] *** Quits: soulz (~soulz@replaced-ip ) (Quit: leaving)
3435 [20:34:24] <leba2> "FastCGI"?
3436 [20:34:27] *** Quits: donttrustem (~donttrust@replaced-ip ) (Quit: donttrustem)
3437 [20:34:43] <greycat> If you don't know what that is, it's OK.
3438 [20:34:47] <leba2> wth... I thought there was just one "correct" php package in all distros, like "php-version"
3439 [20:34:55] *** Joins: TheFlipside (~JohnDoe@replaced-ip )
3440 [20:34:58] <greycat> No, there are many different packages for different purposes.
3441 [20:35:17] <leba2> !!!????
3442 [20:35:18] <dpkg> I'm not your csh prompt!
3443 [20:35:36] *** Joins: zlatan (~Zlatan@replaced-ip )
3444 [20:35:38] <leba2> Then how can I know? For example, for a grupware-like software
3445 [20:35:46] <leba2> *groupware-like
3446 [20:35:55] <greycat> if you're doing a traditional "LAMP" setup, you probably want libapache2-mod-php5
3447 [20:36:10] *** Quits: zlatan (~Zlatan@replaced-ip ) (Client Quit)
3448 [20:36:29] <leba2> ^ Aahh, yes, LAMP was the term
3449 [20:36:49] <leba2> Wait, no
3450 [20:37:03] <leba2> I don't just need the module
3451 [20:37:03] *** Quits: FierceDeityLink (~shayne@replaced-ip ) (Ping timeout: 240 seconds)
3452 [20:37:13] <leba2> *the apache module
3453 [20:38:33] *** Quits: murfjr (~douseiais@replaced-ip ) (Remote host closed the connection)
3454 [20:38:35] <TomTomTosch> leba2: how about you tell us exactly what you want to do so we don't need to do the guess-the-question game.
3455 [20:38:43] *** Joins: teraflops (~teraflops@replaced-ip )
3456 [20:38:46] *** Quits: MaBunny (~ByteStorm@replaced-ip ) (Quit: Leaving)
3457 [20:38:48] *** Joins: jass93 (~ifillj@replaced-ip )
3458 [20:39:03] *** Quits: jfdh3 (~jfdh@replaced-ip ) (Ping timeout: 240 seconds)
3459 [20:39:04] <leba2> Well, for example, egroupware
3460 [20:39:33] *** Joins: soulz (~soulz@replaced-ip )
3461 [20:40:02] *** Quits: HadesWatch3r (~user@replaced-ip ) (Ping timeout: 260 seconds)
3462 [20:41:35] *** Joins: Devastator_ (~devas@replaced-ip )
3463 [20:41:46] *** Quits: TheFlipside (~JohnDoe@replaced-ip ) (Quit: Leaving)
3464 [20:42:03] *** Quits: Devastator (~devas@replaced-ip ) (Ping timeout: 240 seconds)
3465 [20:42:07] *** Quits: Chicolama (53a2c38f@replaced-ip##) (Quit: ##replaced-url
3466 [20:42:18] <leba2> greycat, TomTomTosch: well, for example, egroupware
3467 [20:42:54] <TomTomTosch> leba2: packages for debian exist where the setup is automated. but as it is not officially part of debian you might want to get help somewhere else.
3468 [20:42:54] <greycat> I don't know what that is or how it relates to php or apached.
3469 [20:43:01] <greycat> damned typos...
3470 [20:43:13] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 244 seconds)
3471 [20:44:00] <markybob> leba2: apt-get install apache2 mysql-server libapache2-mod-php5 and for the rest you ask the egroupware people
3472 [20:44:27] <leba2> ^ yes, you're right. Sorry.
3473 [20:44:29] <leba2> Thanks.
3474 [20:44:44] *** Joins: ompaul (~ompaul@replaced-ip )
3475 [20:45:39] <jmcnaught> leba2: if you are looking for groupware included in Debian, citadel and php-horde are a couple you could check out.
3476 [20:45:47] *** Joins: MaBunny (~ByteStorm@replaced-ip )
3477 [20:46:07] <leba2> ^
3478 [20:46:10] <leba2> ooooohhhhhhh
3479 [20:46:14] *** Joins: robotroll (~robotroll@replaced-ip )
3480 [20:47:11] *** Joins: grok0 (~o~o@replaced-ip )
3481 [20:47:23] <leba2> Oh, last one. In centos, to add a repo, I remember I went to yum.repos.d directory (or something like that) and pasted the repo text file there. The repo text file contained repo's info including where to download the gpgkey. Yum seemingly was able to already import the key.
3482 [20:47:33] <leba2> Is apt or aptitude also able to auto import keys?
3483 [20:47:47] <greycat> We don't really "add repos" in Debian, unless it's jessie-backports and even that is rare on servers.
3484 [20:47:51] <leba2> I.e., I'd just add the repo in the lists file, refresh, then I go?
3485 [20:47:55] <markybob> !tell leba2 about dontbreakdebian
3486 [20:48:00] <markybob> !tell leba2 about frankendebian
3487 [20:48:03] *** Joins: tumble_ (~tumble@replaced-ip )
3488 [20:48:31] <greycat> Is something isn't packaged in Debian it's usually cleaner to compile it yourself from upstream's source and install in /opt or /usr/local rather than to count on some third-party package.
3489 [20:49:30] <leba2> Ouch, I have no idea at all about this detail.
3490 [20:50:06] <markybob> leba2: if it says ppa...then *really* don't add it
3491 [20:50:09] <greycat> Debian has over 43,000 packages. So most servers don't need any third-party items.
3492 [20:50:18] <jmcnaught> leba2: Debian has a lot more packages in its repos than Centos, so you hopefully won't need anything external like that
3493 [20:50:21] *** Joins: we6jbo2 (~we6jbo2@replaced-ip )
3494 [20:50:26] <leba2> I meant, I had no idea
3495 [20:50:27] <leba2> sorry
3496 [20:50:59] <leba2> Whoa
3497 [20:51:30] <leba2> Need to go for lunch. Thansk very much all for help.
3498 [20:51:42] *** Quits: leba2 (bdabc97b@replaced-ip ) ()
3499 [20:54:02] *** Quits: WIN_ (~WIN@replaced-ip ) (Ping timeout: 260 seconds)
3500 [20:54:14] *** Quits: troulouliou_div2 (~troulouli@replaced-ip ) (Remote host closed the connection)
3501 [20:54:48] *** Joins: jip_ (~jip@replaced-ip )
3502 [20:55:44] *** Joins: level7 (~quassel@replaced-ip )
3503 [20:55:47] *** Quits: antor (~jip@replaced-ip ) (Ping timeout: 250 seconds)
3504 [20:58:05] *** Quits: joseluis (~joseluis@replaced-ip ) (Remote host closed the connection)
3505 [20:58:30] *** Quits: B[]rG (~Borg@replaced-ip ) (Remote host closed the connection)
3506 [20:58:40] *** Joins: babak (uid19622@replaced-ip )
3507 [20:59:37] <donofrio> anyone have greyed out wifi AP's but others are clickable?
3508 [20:59:54] <trysten> jmcnaught, brb
3509 [20:59:55] *** Quits: trysten (~trysten@replaced-ip ) (Remote host closed the connection)
3510 [21:00:11] *** Joins: digidog (~digidog@replaced-ip )
3511 [21:00:19] *** Joins: trysten (~trysten@replaced-ip )
3512 [21:00:19] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
3513 [21:01:00] *** Quits: trysten (~trysten@replaced-ip ) (Changing host)
3514 [21:01:00] *** Joins: trysten (~trysten@replaced-ip )
3515 [21:01:05] <trysten> jmcnaught: hiya
3516 [21:01:24] *** Quits: grok0 (~o~o@replaced-ip ) (Quit: Leaving)
3517 [21:01:42] <trysten> i was trying to grok through the chat logs to see if you said anything further. but #debian got super attacked! just wanted to thank you for your help the other day
3518 [21:02:36] *** Quits: Zyferus (Zyferus@replaced-ip ) (Ping timeout: 276 seconds)
3519 [21:03:02] *** Joins: doebi (~doebi@replaced-ip )
3520 [21:03:10] <jmcnaught> trysten: oh you're welcome. did you figure out where that PV disappeared to, and how to make the mount not stop the system from booting?
3521 [21:03:21] *** Joins: jager (~quassel@replaced-ip )
3522 [21:03:22] <doebi> which image viewer can display ".webp" ?
3523 [21:03:39] <greycat> iceweasel?
3524 [21:03:52] *** Quits: Tiffon (~name@replaced-ip ) (Quit: Saliendo)
3525 [21:03:54] *** Joins: Ad1_RN (~adrian@replaced-ip )
3526 [21:04:10] <doebi> only browsers can display it?
3527 [21:04:23] *** Joins: js9600 (~Thunderbi@replaced-ip )
3528 [21:04:44] <doebi> i would prefer a program where i can easily iterate trough a list
3529 [21:05:31] <fireba11> doebi: replaced-url
3530 [21:06:16] <markybob> i can open webp files using ristretto on xfce
3531 [21:06:39] *** Quits: jip_ (~jip@replaced-ip ) (Ping timeout: 260 seconds)
3532 [21:06:41] *** Joins: Zyferus (Zyferus@replaced-ip )
3533 [21:07:14] *** Quits: z0ran (~z0ran@replaced-ip ) (Ping timeout: 260 seconds)
3534 [21:07:48] *** Quits: Ad1_RnR (~adrian@replaced-ip ) (Ping timeout: 276 seconds)
3535 [21:08:20] <doebi> thx
3536 [21:08:42] *** Quits: dynek (~dynek@replaced-ip ) (Quit: leaving)
3537 [21:10:10] *** Quits: robotroll (~robotroll@replaced-ip ) (Ping timeout: 260 seconds)
3538 [21:10:39] * greycat googles webp and learns that it's *not* in firefox after all... and is apparently mostly a Facebook thing which explains why I've never seen one.
3539 [21:11:18] *** Joins: guicracking (55b2c0b9@replaced-ip )
3540 [21:11:19] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
3541 [21:11:27] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Quit: Leaving)
3542 [21:11:41] <fireba11> greycat: it's actually a google thing mostly so far :-D
3543 [21:12:39] *** Joins: daniel-s_ (~daniel-s@replaced-ip )
3544 [21:12:39] *** Joins: flavioc (~flavioc@replaced-ip )
3545 [21:13:32] *** Joins: donught (~donught@replaced-ip )
3546 [21:14:44] *** Parts: Azelphur (~Azelphur@replaced-ip )
3547 [21:15:02] *** Quits: bumbar_ (~bumbar@replaced-ip ) (Ping timeout: 260 seconds)
3548 [21:15:07] *** Joins: tremon (~aschuring@replaced-ip )
3549 [21:15:37] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
3550 [21:15:38] *** Quits: aversario (~chatzilla@replaced-ip ) (Read error: Connection reset by peer)
3551 [21:15:53] *** Joins: dom7th (~dom7th@replaced-ip )
3552 [21:15:59] *** Quits: cisco666 (~cisco666@replaced-ip ) (Ping timeout: 260 seconds)
3553 [21:16:15] *** Joins: Caplain (~shayne@replaced-ip )
3554 [21:16:15] *** Quits: Caplain (~shayne@replaced-ip ) (Client Quit)
3555 [21:16:46] *** Joins: Caplain (~shayne@replaced-ip )
3556 [21:16:54] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3557 [21:16:54] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Changing host)
3558 [21:16:54] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3559 [21:17:43] *** Joins: aversario (~chatzilla@replaced-ip )
3560 [21:17:44] *** Quits: boudiccas (~boudiccas@replaced-ip ) (Ping timeout: 276 seconds)
3561 [21:17:57] *** Quits: trellert (~trellert@replaced-ip ) (Ping timeout: 246 seconds)
3562 [21:18:00] *** debhelper sets mode: +l 1682
3563 [21:18:24] *** Quits: hashem (~hashem@replaced-ip ) (Ping timeout: 276 seconds)
3564 [21:18:41] *** Joins: yeats (~chris@replaced-ip )
3565 [21:19:03] *** Quits: d0lph1n98 (~d0lph1n@replaced-ip ) (Ping timeout: 240 seconds)
3566 [21:19:11] *** Quits: daniel-s_ (~daniel-s@replaced-ip ) (Ping timeout: 250 seconds)
3567 [21:20:21] *** Joins: HeOS (~heos@replaced-ip )
3568 [21:20:30] *** Quits: dom7th (~dom7th@replaced-ip ) (Client Quit)
3569 [21:21:38] <ChunkzZ-ZNC> when is debian going to add "LXQT" to Jessie?
3570 [21:21:51] *** Joins: kali_ (~kali@replaced-ip )
3571 [21:21:52] <greycat> Add? to Jessie? What?
3572 [21:21:59] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
3573 [21:22:11] <ChunkzZ-ZNC> nvm.
3574 [21:22:12] <greycat> I mean, I have no fuckin' clue what that is, but Add? This is stable. Things don't gett added.
3575 [21:22:16] *** Joins: slacko9971 (~root@replaced-ip )
3576 [21:22:24] *** Quits: donught (~donught@replaced-ip ) (Ping timeout: 260 seconds)
3577 [21:22:31] *** Joins: edoardo (~edoardo@replaced-ip )
3578 [21:22:37] <markybob> it's like a wanna be "light" kde or something
3579 [21:22:40] *** kali_ is now known as kaliy
3580 [21:22:41] <markybob> eww
3581 [21:22:46] *** Quits: kaliy (~kali@replaced-ip ) (Changing host)
3582 [21:22:47] *** Joins: kaliy (~kali@replaced-ip )
3583 [21:23:22] <wewlad> lxde
3584 [21:23:34] <wewlad> lumina
3585 [21:24:23] *** Joins: mngrif (~mngrif@replaced-ip )
3586 [21:24:29] <ChunkzZ-ZNC> only way to use lxqt on debian arm is by updating to stretch but that breaks things!
3587 [21:25:08] *** Joins: [Gort] (~gort@replaced-ip )
3588 [21:25:08] *** Quits: [Gort] (~gort@replaced-ip ) (Changing host)
3589 [21:25:08] *** Joins: [Gort] (~gort@replaced-ip )
3590 [21:25:24] *** Joins: ikerDePount (~ikerDePou@replaced-ip )
3591 [21:25:30] *** Quits: Nevyn|Work (~jhaskell@replaced-ip ) (Quit: Leaving.)
3592 [21:25:40] *** Quits: ikerDePount (~ikerDePou@replaced-ip ) (Quit: Bonjour)
3593 [21:26:25] *** Joins: dayten (~gnoid@replaced-ip )
3594 [21:26:37] <jmcnaught> ChunkzZ-ZNC: new stuff breaks other stuff, that's why stable doesn't get new stuff
3595 [21:27:17] *** Joins: Nevyn|Work (~jhaskell@replaced-ip )
3596 [21:27:37] *** Joins: rieux (~rieux@replaced-ip )
3597 [21:27:40] *** Joins: DammitJim (~DammitJim@replaced-ip )
3598 [21:27:41] <greycat> ,v lxqt
3599 [21:27:42] <judd> Package: lxqt on amd64 -- sid: 4; stretch: 4
3600 [21:28:01] *** debhelper sets mode: +l 1688
3601 [21:28:03] *** Quits: slacko9971 (~root@replaced-ip ) (Ping timeout: 240 seconds)
3602 [21:28:20] <fireba11> so it will come when stretch is release :-)
3603 [21:28:31] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
3604 [21:28:54] *** Joins: xet7__ (~xet7@replaced-ip )
3605 [21:29:09] *** Quits: xet7 (~xet7@replaced-ip ) (Ping timeout: 250 seconds)
3606 [21:29:10] *** Joins: awwal (~awwal@replaced-ip )
3607 [21:29:43] *** Joins: sophi4peace (1828dd5c@replaced-ip )
3608 [21:30:27] <sophi4peace> im trying to find my old hacker friends
3609 [21:30:34] *** Quits: a-l-e (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
3610 [21:30:37] <sophi4peace> satrionics or darcy?
3611 [21:30:42] *** xet7__ is now known as xet7
3612 [21:30:52] *** Quits: Specialist (~tg@replaced-ip ) (Remote host closed the connection)
3613 [21:31:27] *** Joins: dayten_ (~gnoid@replaced-ip )
3614 [21:31:33] <sophi4peace> just wondering if there are any licensed red hat users either?
3615 [21:31:44] *** Joins: Nyctophilia (~IamHereFo@replaced-ip )
3616 [21:31:47] <sophi4peace> maybe silly for me to just ask..
3617 [21:31:57] *** Joins: trellert (~trellert@replaced-ip )
3618 [21:32:05] *** Quits: Nevyn|Work (~jhaskell@replaced-ip ) (Ping timeout: 265 seconds)
3619 [21:32:22] *** Joins: boudiccas (~boudiccas@replaced-ip )
3620 [21:32:47] <jmcnaught> sophi4peace: this is a Debian tech support, channel. you could chat on #debian-offtopic or ##linux, or find you friends on linkedin or some place. Do you need help with Debian?
3621 [21:33:10] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 276 seconds)
3622 [21:33:11] *** Quits: xemacs (~marc@replaced-ip ) (Quit: Leaving)
3623 [21:33:14] *** Joins: hashem (~hashem@replaced-ip )
3624 [21:33:37] <sophi4peace> not atm but i will check those rooms :) thx
3625 [21:33:58] *** Joins: codebam (codebam@replaced-ip )
3626 [21:34:50] *** Joins: macartur (uid39242@replaced-ip )
3627 [21:35:39] *** Parts: sedition (~root@replaced-ip )
3628 [21:36:10] *** Quits: Opal_Sol (~david@replaced-ip ) (Quit: WeeChat 1.0.1)
3629 [21:36:56] *** Quits: BotaniCar_ (~BotaniCar@replaced-ip ) (Read error: Connection reset by peer)
3630 [21:37:13] *** Joins: aleixdorca (~Adium@replaced-ip )
3631 [21:37:29] *** Joins: BotaniCar_ (~BotaniCar@replaced-ip )
3632 [21:37:41] *** Joins: futonnymantana (~tonnu@replaced-ip )
3633 [21:37:44] *** Parts: aleixdorca (~Adium@replaced-ip )
3634 [21:38:03] *** Quits: aaro (~aaro@replaced-ip ) (Ping timeout: 240 seconds)
3635 [21:39:39] *** Joins: daniel-s_ (~daniel-s@replaced-ip )
3636 [21:39:39] *** Quits: aversario (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92 [Iceweasel 38.8.0/20160426225641])
3637 [21:39:53] *** Joins: BigDru (~Dru@replaced-ip )
3638 [21:39:56] *** Joins: kun (~CO2@replaced-ip )
3639 [21:40:03] *** Joins: a-l-e (~quassel@replaced-ip )
3640 [21:41:46] *** Quits: Orbitrix (~Huevos@replaced-ip ) (Remote host closed the connection)
3641 [21:42:15] *** Joins: vegenaise (~vegenaise@replaced-ip )
3642 [21:42:16] *** Quits: vegenaise (~vegenaise@replaced-ip ) (Max SendQ exceeded)
3643 [21:42:39] *** Joins: vegenaise (~vegenaise@replaced-ip )
3644 [21:42:39] <kun> hi. i have an old laptop with 1gb ram and cpu intel atom 1.6 Ghz. i want to install debian on it and i will use it just for email, internet, etc. will debian run smoothly on it. or is lubuntu faster than debian?
3645 [21:42:42] *** Joins: AngeFede (~f3d3@replaced-ip )
3646 [21:42:54] *** Quits: acksys (~fritz@replaced-ip ) (Ping timeout: 276 seconds)
3647 [21:43:22] <BigDru> i'm running debian 4.8.4-1 (according to /proc/version) and just did an apt-get update and dist-upgrade. I now get no gui when logging it. After entering the password, the screen goes black and them I'm at the login again. Only way I can access is via ssh. Any ideas?
3648 [21:43:29] *** Joins: donttrustem (~donttrust@replaced-ip )
3649 [21:43:40] <greycat> kun: I wouldn't expect any problems with Debian on that laptop, assuming the network interface is supportable.
3650 [21:43:59] <greycat> BigDru: /proc/version isn't the version of Debian. It's the version of the kernel.
3651 [21:44:25] <markybob> 4.8.4-1 would be the gcc version
3652 [21:44:28] <greycat> BigDru: sounds like your desktop environment or other X session is crashing out.
3653 [21:44:43] <kun> greycat: thanks. i will try debian than.
3654 [21:44:43] *** Joins: HadesWatch3r (~user@replaced-ip )
3655 [21:44:48] <JyZyXEL> if i make a simple sid backport package that ends up working great, is there a place where i can upload it so others may use it as well?
3656 [21:45:09] <greycat> JyZyXEL: nobody should trust packages uploaded by random users
3657 [21:45:17] <greycat> Sorry, just basic paranoia.
3658 [21:45:34] <HadesWatch3r> Need some help with sound on Debian 8.
3659 [21:46:14] *** Joins: Orbitrix (~Huevos@replaced-ip )
3660 [21:46:14] *** Quits: Orbitrix (~Huevos@replaced-ip ) (Excess Flood)
3661 [21:46:20] *** Quits: level7 (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
3662 [21:46:31] *** Joins: Orbitrix (~Huevos@replaced-ip )
3663 [21:46:34] *** Joins: Azzarkh (~mounting@replaced-ip )
3664 [21:46:47] *** Joins: corpsegrinder (~edval@replaced-ip )
3665 [21:47:11] <JyZyXEL> is there any system that can make managing your own backports simpler?
3666 [21:47:36] <greycat> Stop making so many?
3667 [21:47:38] *** Quits: Mac_Vee1 (~Mac_Vee4@replaced-ip ) (Ping timeout: 276 seconds)
3668 [21:47:40] <JyZyXEL> so that you can easily keep them all up-to-date
3669 [21:47:47] *** Quits: Rokixz (~rokas@replaced-ip ) (Remote host closed the connection)
3670 [21:47:55] *** Joins: denisk (~denisk@replaced-ip )
3671 [21:48:00] *** debhelper sets mode: +l 1694
3672 [21:48:29] *** Quits: ompaul (~ompaul@replaced-ip ) (Quit: and zebedee said its time for other stuff)
3673 [21:48:37] <BigDru> greycat, thanks that fixed the problem
3674 [21:48:43] *** Joins: Mac_Vee1 (~Mac_Vee4@replaced-ip )
3675 [21:48:45] *** Quits: wafflejock (~wafflej0c@replaced-ip ) (Ping timeout: 246 seconds)
3676 [21:49:05] <BigDru> greycat, i added a line to /home/user/.xsession to try and get xrdp working and that was causing the crash :)
3677 [21:49:36] *** Joins: bn` (~Patrice@replaced-ip )
3678 [21:49:55] *** Joins: qdk (~qdk@replaced-ip )
3679 [21:50:36] *** Joins: arcvile (~quassel@replaced-ip )
3680 [21:50:37] <BigDru> if i want to remote destop into an xrdp linux machine does the user i log into need to be super user?
3681 [21:50:45] *** Quits: donttrustem (~donttrust@replaced-ip ) (Remote host closed the connection)
3682 [21:50:48] <JyZyXEL> there are so many cases where a simple sid backport is technically possible and trivially simple that it might be interesting to develop some software around that to make it really convenient creating and updating your own backports
3683 [21:50:52] *** Quits: Relsak (~dragan@replaced-ip ) (Ping timeout: 252 seconds)
3684 [21:51:07] <fireba11> JyZyXEL: uhm .. there is a backports repository?
3685 [21:51:20] <JyZyXEL> yeah but not nearly everything is in there
3686 [21:51:30] <fireba11> d'oh
3687 [21:51:34] *** Joins: km0201 (~km0201@replaced-ip )
3688 [21:51:52] <markybob> JyZyXEL: you're missing the entire point of 'stable'
3689 [21:51:52] <fireba11> JyZyXEL: why are you using stable and then backporting half of testing?
3690 [21:51:53] <jmcnaught> JyZyXEL: how many are you talking about?
3691 [21:51:54] *** Quits: HadesWatch3r (~user@replaced-ip ) (Ping timeout: 265 seconds)
3692 [21:51:59] <greycat> I've installed, like, one jessie-backport. One. It was the intel x driver.
3693 [21:52:17] <JyZyXEL> jmcnaught: like few maybe 10
3694 [21:52:45] *** Quits: thirtynein (~thirtynei@replaced-ip ) (Quit: Leaving)
3695 [21:52:52] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 265 seconds)
3696 [21:53:26] <markybob> i have one and it's because it doesn't exist in jessie. redshift. i'm old and my eyes hurt :/
3697 [21:53:30] <JyZyXEL> everyone has those few special purpose softwares that they absolutely need to be new enough to get some features
3698 [21:53:42] <fireba11> JyZyXEL: no
3699 [21:53:55] *** Joins: level7 (~quassel@replaced-ip )
3700 [21:54:01] <greycat> If I'm that attached to something, I'm using upstream source.
3701 [21:54:25] <TomTomTosch> markybob: i'm using the redshift in jessie just fine :P
3702 [21:54:29] <jmcnaught> JyZyXEL: well the downside is each SSB that you do is more complexity you have to be responsible for (instead of just letting apt/dpkg handle it)
3703 [21:54:38] <JyZyXEL> why use upstream source if sid already has a sufficiently new version and it is simple to backport
3704 [21:54:41] *** Joins: HadesWatch3r (~user@replaced-ip )
3705 [21:54:58] <fireba11> my last reason using backports was some commercial software having a requirement that did not make it to stable in a supported version yet ...
3706 [21:55:02] *** Quits: AngeFede (~f3d3@replaced-ip ) (Ping timeout: 244 seconds)
3707 [21:55:06] <markybob> TomTomTosch: replaced-url
3708 [21:55:19] *** Joins: careta (~botto@replaced-ip )
3709 [21:55:26] <greycat> Often compiling upstream is simpler than doing the packaging dance and dealing with all of the stupid dependencies, many of which are for build systems or libs I don't give a damn about.
3710 [21:55:37] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
3711 [21:55:45] <JyZyXEL> jmcnaught: oh, so essentially if you do too many simple sid backports, apt starts to have hard time?
3712 [21:56:05] <HadesWatch3r> sound.. ?
3713 [21:56:09] <fireba11> JyZyXEL: no, you will have a hard time keeping up with the security fixes
3714 [21:56:10] <TomTomTosch> markybob: okay. you win x)
3715 [21:56:18] *** Joins: infra-red (~infra-red@replaced-ip )
3716 [21:56:18] *** Quits: infra-red (~infra-red@replaced-ip ) (Client Quit)
3717 [21:56:35] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 244 seconds)
3718 [21:56:44] <JyZyXEL> greycat: simple sid backport is quite simple way to get the sid version running, provided that judd's checkbackport succeeds
3719 [21:56:55] <greycat> It's really, really not.
3720 [21:56:57] *** Joins: AngeFede (~f3d3@replaced-ip )
3721 [21:57:26] <greycat> Try building the jessie deb-src package of lynx on wheezy some day. Just for kicks. I dfare you.
3722 [21:57:38] <markybob> haha. i remember that
3723 [21:57:46] *** Joins: _MysT (~brick@replaced-ip )
3724 [21:57:51] <JyZyXEL> whats the problem with that?
3725 [21:58:10] <greycat> I stopped when I got to the point where I needed a build tool that is part of the dpkg package, which is not present in wheezy's dpkg package.
3726 [21:58:15] <markybob> greycat almost killed someone over it. it was kind of hilarious to watch
3727 [21:58:17] <markybob> sorry ;)
3728 [21:58:25] <jmcnaught> JyZyXEL: no i mean you have a hard time. you have to repeat the SSB process any time that package needs a security update because it won't happen automatically for you anymore
3729 [21:59:04] <JyZyXEL> jmcnaught: yeah, thats perfectly fine if you just have few packages?
3730 [21:59:06] *** Joins: col (~col@replaced-ip )
3731 [21:59:12] *** Joins: col_ (~col@replaced-ip )
3732 [21:59:51] <JyZyXEL> and yeah, you definitely _need_ to make sure to keep SSB packages up-to-date :p
3733 [21:59:58] *** Joins: Scourje (uid63311@replaced-ip )
3734 [22:00:29] <jmcnaught> JyZyXEL: it's up to you how much extra work you want to put in. Me, I'm lazy, would rather use the versions available in Jessie
3735 [22:00:51] *** Quits: ChrisGR (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92 [Firefox 44.0.2/20160210153822])
3736 [22:01:00] <JyZyXEL> i just wanna make sure there already isn't some SSB utility, before i start working on one
3737 [22:01:12] *** Parts: kun (~CO2@replaced-ip )
3738 [22:01:20] <markybob> there isnt
3739 [22:01:37] <jmcnaught> JyZyXEL: maybe instead of SSB you could consider building from source like greycat suggested, and possibly managing the stuff in /usr/local with GNU stow
3740 [22:01:45] <fireba11> but feel free to share it once it's done :-D
3741 [22:01:56] *** Joins: Ricardo__ (~rick@replaced-ip )
3742 [22:02:40] *** Quits: tharkun (~0@replaced-ip ) (Changing host)
3743 [22:02:40] *** Joins: tharkun (~0@replaced-ip )
3744 [22:02:46] <jmcnaught> JyZyXEL: there are continuous integration tools that might do what you want, but they're not going to be simple to set up.
3745 [22:03:24] *** Quits: SteffanW (~steffanw@replaced-ip ) (Read error: Connection reset by peer)
3746 [22:03:24] <greycat> It wouldn't be ridiculous to work on a tool that will take your list of installed pacakges, and your list of available packages in deb and deb-src repositories, and report which ones are from where, and which ones are out of date.
3747 [22:03:43] <JyZyXEL> the problem with building from upstream sources is that they might not come with debian patches that make the software integrate properly with debian
3748 [22:04:03] *** Quits: tarik (~chatzilla@replaced-ip ) (Ping timeout: 240 seconds)
3749 [22:04:35] <markybob> it actually wouldn't even be that hard to do. sounds like a day's work
3750 [22:04:37] *** Quits: _MysT (~brick@replaced-ip ) (Ping timeout: 252 seconds)
3751 [22:05:59] *** Quits: Finetundra__ (~AndChat54@replaced-ip ) (Ping timeout: 250 seconds)
3752 [22:07:40] *** Joins: wafflejock (~wafflej0c@replaced-ip )
3753 [22:07:57] *** Quits: Sick (~Sick@replaced-ip ) (Ping timeout: 244 seconds)
3754 [22:08:08] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Quit: thisisapartmessage)
3755 [22:09:01] *** Joins: toogley (~toogley@replaced-ip )
3756 [22:09:02] *** Quits: BotaniCar_ (~BotaniCar@replaced-ip ) (Read error: Connection reset by peer)
3757 [22:09:31] *** Joins: BotaniCar_ (~BotaniCar@replaced-ip )
3758 [22:10:04] *** Quits: kaliy (~kali@replaced-ip ) (Quit: leaving)
3759 [22:10:32] *** Quits: bp0 (~bp@replaced-ip ) (Quit: Leaving)
3760 [22:10:40] *** Quits: afuentes (~kusanagi@replaced-ip ) (Quit: Leaving)
3761 [22:10:50] *** Joins: BenNZ (~Ben__@replaced-ip )
3762 [22:10:53] *** Joins: roshanavand_ (~roshanava@replaced-ip )
3763 [22:13:11] *** Parts: fenns (fenns@replaced-ip )
3764 [22:13:43] *** Quits: r6ku (~r6ku@replaced-ip ) (Quit: r6ku)
3765 [22:13:53] *** Joins: superusr (~usr@replaced-ip )
3766 [22:14:26] *** Joins: Bashme (599c05b9@replaced-ip )
3767 [22:14:34] *** Quits: js9600 (~Thunderbi@replaced-ip ) (Quit: js9600)
3768 [22:14:45] *** Quits: roshanavand (~roshanava@replaced-ip ) (Ping timeout: 276 seconds)
3769 [22:14:50] <Bashme> Hey, it's my first time here, is there any prerequisite before asking a question ?
3770 [22:14:59] <greycat> no
3771 [22:15:00] *** Joins: kali_ (~kali@replaced-ip )
3772 [22:15:01] <markybob> !ask
3773 [22:15:02] <dpkg> If you have a question, just ask! For example: "I have a problem with ___; I'm running Debian version ___. When I try to do ___ I get the following output ___. I expected it to do ___." Don't ask if you can ask, if anyone uses it, or pick one person to ask. We're all volunteers; make it easy for us to help you. If you don't get an answer try a few hours later or on debian-user@lists.debian.org. See <smart questions><errors>.
3774 [22:15:29] <greycat> Standard things like "try to be on topic", etc.
3775 [22:15:37] *** Quits: roshanavand_ (~roshanava@replaced-ip ) (Ping timeout: 252 seconds)
3776 [22:16:19] <babilen> Bashme: There's also replaced-url
3777 [22:16:31] *** Joins: Rayq (~Rayq@replaced-ip )
3778 [22:16:51] *** Quits: ani (~ani@replaced-ip ) ()
3779 [22:16:55] *** Quits: xcynth (~xcynth@replaced-ip ) (Quit: xcynth)
3780 [22:17:01] *** Joins: js9600 (~Thunderbi@replaced-ip )
3781 [22:17:06] *** Quits: HadesWatch3r (~user@replaced-ip ) (Ping timeout: 246 seconds)
3782 [22:17:15] *** Quits: km0201 (~km0201@replaced-ip ) (Ping timeout: 250 seconds)
3783 [22:17:35] *** Quits: Azzarkh (~mounting@replaced-ip ) (Quit: Leaving)
3784 [22:17:54] *** Joins: pencilandpaper (~penciland@replaced-ip )
3785 [22:18:00] *** debhelper sets mode: +l 1687
3786 [22:18:08] *** Joins: c00lbard (~c00lbard@replaced-ip )
3787 [22:18:08] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Client Quit)
3788 [22:18:28] *** Joins: crissae (~crissae@replaced-ip )
3789 [22:18:29] <ws2k3> did debian updated openjdk in the last couple of days? i noticed its not java 1.7.0_101 and now cassandra is not working anymore in debian. when i try to start cassandra it says Cassandra 2.0 and later require Java 7u25 or later. while on another machine there i have java 1.7.0_95 and there everything is working just fine
3790 [22:18:37] *** Joins: pencilandpaper (~penciland@replaced-ip )
3791 [22:18:53] *** Joins: mar77i (~mar77i@replaced-ip )
3792 [22:18:56] <Bashme> Okey then : I've 4 debian VPS, each has 100mbps upload speed. 3 have 2.4GHZ single vcore, 1 has 3.1GHZ Single Vcore. I was wondering how could I create a viewbot for any streaming service. My first researchs indicates I need to gather proxies and load them on the webpage but most solutions I found are on windows and I don't want to use my own CPU ressources
3793 [22:19:12] <Bashme> Hence I want to use my server's ressources
3794 [22:19:12] <greycat> did you mean "it's now java 1.7.0_101" rather than "its not java 1.7.0_101"?
3795 [22:19:39] *** Joins: nuno_nunes (~PC@replaced-ip )
3796 [22:19:45] *** Quits: Rayq (~Rayq@replaced-ip ) (Client Quit)
3797 [22:20:04] *** Joins: Sick (~Sick@replaced-ip )
3798 [22:22:03] *** Quits: AngeFede (~f3d3@replaced-ip ) (Ping timeout: 240 seconds)
3799 [22:22:22] <jmcnaught> Bashme: i don't know what you mean by viewbot. are you trying to monitor the resource usage of your servers?
3800 [22:22:35] <ws2k3> greycat its now java 1.7.0_101. and there its not working. on java 1.7.0_95 everything was working fine
3801 [22:22:40] *** Quits: sophi4peace (1828dd5c@replaced-ip ) (Ping timeout: 250 seconds)
3802 [22:22:43] *** Joins: philipballew (~philip@replaced-ip )
3803 [22:23:03] *** Joins: Tundra-Mobile (~AndChat54@replaced-ip )
3804 [22:23:16] *** Joins: _MysT (~brick@replaced-ip )
3805 [22:23:20] <Bashme> jmcnaught: No, sorry for the bad explanation, I want to create fake viewers for youtube and such
3806 [22:23:27] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 244 seconds)
3807 [22:23:47] <markybob> ws2k3: well you can get the old one back if you really want. replaced-url
3808 [22:24:43] *** Quits: c00lbard (~c00lbard@replaced-ip ) ()
3809 [22:24:46] *** Joins: Muhannad (~Muhannad@replaced-ip )
3810 [22:24:50] <mar77i> hmm. I have this problem with vlc. a 180MiB mkv file keeps getting vlc oom-killed on this 4gb ram laptop...
3811 [22:24:55] <jmcnaught> Bashme: oh. i still don't understand. You want to be able to view Youtube videos on your home PC but accessing Youtube via your VPS IP address?
3812 [22:25:23] <greycat> that was my best guess, too
3813 [22:25:31] *** Quits: brontosaurusrex (~b@replaced-ip ) (Ping timeout: 244 seconds)
3814 [22:25:36] <markybob> fake viewers...faking views for ad money?
3815 [22:25:46] <zykotick9> jmcnaught: i'm guessing Bashme's goal is to have "fake viewers" to raise the view count on their videos... my suggestion, make better videos that people actually want to watch...
3816 [22:25:51] *** Joins: allizom (~Thunderbi@replaced-ip )
3817 [22:25:52] *** Quits: zwiep` (~zwiep@replaced-ip ) (Quit: Bouncer poweroff)
3818 [22:25:59] <greycat> ... wow.
3819 [22:26:04] <markybob> yeah
3820 [22:26:04] <Bashme> jmcnaught: No basically I want, with the use of my server ressources, create 10, 1000, 10000 (as much as my server can provide) fake viewers for youtube channels, twitch channels, etc..
3821 [22:26:04] <greycat> People are horrible.
3822 [22:26:14] <greycat> *plonk*
3823 [22:26:18] <mar77i> zykotick9: at least that's sound advice.
3824 [22:26:22] <markybob> Bashme: no. we won't help you.
3825 [22:26:41] <N3X15> why are you asking for something like that in an OS support channel, anyway
3826 [22:26:44] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
3827 [22:26:52] *** Quits: Celelibi (celelibi@replaced-ip ) (Ping timeout: 264 seconds)
3828 [22:27:13] <Bashme> Because the way of doing this might be heavily related to the OS you're on ?
3829 [22:27:17] <jmcnaught> Bashme: yeah sorry, sounds dishonest to be, maybe even fraudulent if you're hoping to get ad revenue.
3830 [22:27:27] <markybob> Bashme: no. it's dishonest, stealing, totally off topic
3831 [22:27:45] <markybob> Bashme: not to mention illegal
3832 [22:27:53] <greycat> Don't forget "wasteful of resources, yours and others'"
3833 [22:27:53] <N3X15> It's not relevant to the OS you're on. Just no.
3834 [22:28:15] <N3X15> Go troll for malware somewhere else
3835 [22:28:15] *** Joins: AIneedu (d4fbe82b@replaced-ip )
3836 [22:28:41] <careta> anyone knows how (if it's possible) to reload a core file in gdb?
3837 [22:28:47] <ws2k3> markybob i also need openjdk-jre-headless but i cant seem to find it
3838 [22:28:57] <greycat> Usually you do "gdb /the/program core" and then backtrace
3839 [22:29:04] *** Quits: T0rch (~T0rch@replaced-ip ) (Quit: Leaving)
3840 [22:29:19] <Bashme> Okey whatever, let the viewbot companies gain thousands of dollars not spreading intel on how it's done
3841 [22:29:26] <careta> greycat, maybe I wasn't clear, I'm already inside GDB and have a core file loaded. The core file was rewritten and I want to reload it without leaving GDB
3842 [22:29:29] <markybob> ws2k3: replaced-url
3843 [22:29:41] <defanor> ws2k3: i ran into the same issue, wait a sec
3844 [22:29:53] <defanor> ws2k3: will try to find the link
3845 [22:30:08] <defanor> ws2k3: replaced-url
3846 [22:30:12] <AIneedu> I have set up NAT trough a debian server by using iptables. Ports forward trough perfectly. I do have trouble when it comes to "Autodiscover" on the external network however. Is there anthing i could configure when forwarding that will make it a "active" permanent opening so that for instance a minecraft server could be displayed trough the NAT?
3847 [22:30:40] <careta> greycat, nevermind, all I need to do is "core-file /path/to/core"
3848 [22:30:42] *** Joins: km0201 (~km0201@replaced-ip )
3849 [22:31:14] <ws2k3> defanor so i just need to install cassandra 2.1.15 if i understand it correctly?
3850 [22:31:43] <greycat> defanor: HAHAHAHA! wow.
3851 [22:32:01] <defanor> ws2k3: i've just applied that patch manually. but that may also be an option
3852 [22:32:11] * greycat Cc's #bash on this one
3853 [22:32:17] *** Joins: Celelibi (celelibi@replaced-ip )
3854 [22:32:48] <defanor> quite a classical type error
3855 [22:33:10] *** Quits: kali_ (~kali@replaced-ip ) (Quit: leaving)
3856 [22:33:29] <ws2k3> defanor it seems that 2.1.15 is not available on the debian repo's yep(from cassandra)
3857 [22:33:30] *** Quits: Bashme (599c05b9@replaced-ip ) (Ping timeout: 250 seconds)
3858 [22:33:33] *** Quits: daniel-s_ (~daniel-s@replaced-ip ) (Ping timeout: 246 seconds)
3859 [22:33:42] <defanor> ws2k3: yup, that's why i've applied it manually
3860 [22:33:51] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
3861 [22:33:55] <greycat> Edit the script with the broken test. Should be enough.
3862 [22:34:14] <ws2k3> defanor are you running cassandra in a cluster?
3863 [22:34:34] <defanor> ws2k3: no, just a single node
3864 [22:34:37] <ws2k3> defanor cause then i probarly need to upgrade all the cassandra nodes to that version
3865 [22:34:40] <ws2k3> ah
3866 [22:35:05] <defanor> ws2k3: there's also #cassandra on freenode, you can ask cassandra-specific things there
3867 [22:35:06] <greycat> The bug is in the cassandra-env.sh script according to that bug report, so edit however many of those you have.
3868 [22:35:30] <defanor> ws2k3: ah, you're there already
3869 [22:35:32] <greycat> Or upgrade it if there's a new version available.
3870 [22:37:03] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 240 seconds)
3871 [22:37:22] *** Joins: edmen (~edmen@replaced-ip )
3872 [22:37:30] *** Quits: futonnymantana (~tonnu@replaced-ip ) (Ping timeout: 276 seconds)
3873 [22:39:20] *** Joins: roshanavand (~roshanava@replaced-ip )
3874 [22:39:36] *** Quits: donoban (~user@replaced-ip ) (Read error: Connection reset by peer)
3875 [22:39:39] *** Joins: inthl (~meltdown@replaced-ip )
3876 [22:39:53] *** Joins: Luoar (~sailfish@replaced-ip )
3877 [22:40:40] <mar77i> I installed mplayer-gui and suddenly, memory isn't a problem at all. I'll now have to complete the task by explaining my gf not to use vlc.
3878 [22:41:05] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip ) (Ping timeout: 250 seconds)
3879 [22:41:16] <mar77i> which is funny, since vlc is the thing we all know on all other operating systems.
3880 [22:41:49] <markybob> mar77i: you should try mpv
3881 [22:41:50] *** Quits: lord_zoo (~lordzoo@replaced-ip ) (Quit: Permiso, permiso, voy al baño...)
3882 [22:42:02] *** Joins: denisk (~denisk@replaced-ip )
3883 [22:42:26] *** Quits: nitefall (~thewellin@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3884 [22:42:33] *** Quits: superusr (~usr@replaced-ip ) (Quit: Leaving)
3885 [22:42:47] <mar77i> oh yeah right. does it come with a *.desktop?
3886 [22:43:32] *** Quits: swift110 (~swift110@replaced-ip ) (Ping timeout: 276 seconds)
3887 [22:43:54] <markybob> mar77i: yes /usr/share/applications/mpv.desktop
3888 [22:43:57] *** Quits: nuno_nunes (~PC@replaced-ip ) (Quit: Leaving)
3889 [22:44:07] <mar77i> whee thanks.
3890 [22:44:23] <mar77i> I'll boot and reconfigure the file browser, too
3891 [22:45:01] *** Quits: naptastic (~david@replaced-ip ) (Quit: Leaving)
3892 [22:45:17] *** Joins: TomTomTo1 (~henryk@replaced-ip )
3893 [22:46:24] *** Quits: TomTomTosch (~henryk@replaced-ip ) (Ping timeout: 260 seconds)
3894 [22:46:34] *** Joins: kiao2938 (~mj@replaced-ip )
3895 [22:47:26] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 276 seconds)
3896 [22:47:29] *** Joins: Thrasymachus (~mpurcell@replaced-ip )
3897 [22:47:33] *** Quits: dasj (~daniel@replaced-ip ) (Ping timeout: 240 seconds)
3898 [22:49:02] *** TomTomTo1 is now known as TomTomTosch
3899 [22:49:52] *** Joins: thiras (~Thiras@replaced-ip )
3900 [22:52:22] *** Quits: fmerges (~fmerges@replaced-ip ) (Quit: leaving)
3901 [22:52:40] *** Joins: bkraptor (~bkraptor@replaced-ip )
3902 [22:52:52] <ws2k3> defanor greycat thank you
3903 [22:54:02] *** Joins: jfdh3 (~jfdh@replaced-ip )
3904 [22:54:07] *** Quits: overlord_tm (~overlord@replaced-ip ) (Ping timeout: 252 seconds)
3905 [22:54:15] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
3906 [22:55:26] *** Quits: Lectus (~infocast@replaced-ip ) (Quit: Leaving)
3907 [22:55:46] *** Joins: bollullera (~anuxi@replaced-ip )
3908 [22:56:05] *** Quits: roshanavand (~roshanava@replaced-ip ) (Quit: This computer has gone to sleep)
3909 [22:56:15] *** Quits: JGB28 (~JGB28@replaced-ip ) (Remote host closed the connection)
3910 [22:57:22] *** Quits: ferseiti (~ferseiti@replaced-ip ) (Quit: Leaving)
3911 [22:58:20] <MaBunny> guys i hav a problemo
3912 [22:58:26] *** Joins: aliljet_ (~pixel@replaced-ip )
3913 [22:58:49] <MaBunny> i need to install this game but it requires a lib called libmpg123-de
3914 [22:58:52] *** Quits: mowcius (~Rob@replaced-ip ) (Ping timeout: 260 seconds)
3915 [22:59:17] <MaBunny> is it available is debian repos,bcoz i couldnt find it even after a update
3916 [22:59:50] *** Joins: dasj (~daniel@replaced-ip )
3917 [23:00:01] *** Joins: dhex (~dhex@replaced-ip )
3918 [23:00:04] *** Quits: dhex (~dhex@replaced-ip ) (Max SendQ exceeded)
3919 [23:00:12] <TomTomTosch> MaBunny: sudo apt-get install libmpg123-dev it's in jessie main.
3920 [23:00:15] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Remote host closed the connection)
3921 [23:00:18] <towo`> libmpg123-de does not exist anywhere
3922 [23:00:39] <towo`> there is libmpg123-0 and libmpg123-dev
3923 [23:00:48] <MaBunny> ohkey...it might be libmpg123-dev...not libmpg123-de
3924 [23:00:53] <MaBunny> right??
3925 [23:00:59] <MaBunny> thnx guys
3926 [23:01:01] <TomTomTosch> yes
3927 [23:01:04] *** Joins: roshanavand (~roshanava@replaced-ip )
3928 [23:01:10] *** Quits: aliljet (~pixel@replaced-ip ) (Ping timeout: 244 seconds)
3929 [23:01:13] <MaBunny> :D
3930 [23:01:19] <MaBunny> yeah it worked
3931 [23:01:21] *** Joins: bollo (~bollo@replaced-ip )
3932 [23:01:47] <TomTomTosch> libmpg123-de sounds like it would only decode german audio tracks.
3933 [23:02:06] <MaBunny> actually they had written it as libmpg123-de in the guide...i mean the script
3934 [23:02:14] <MaBunny> haha
3935 [23:03:43] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Ping timeout: 244 seconds)
3936 [23:05:06] *** Joins: murfjr (~douseiais@replaced-ip )
3937 [23:05:13] <inthl> is it possible to start a new x session, e.g. with startx, so that it is started in background? I mean, without `replacing` a currently active/visible x session
3938 [23:05:16] *** Quits: murfjr (~douseiais@replaced-ip ) (Max SendQ exceeded)
3939 [23:05:22] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
3940 [23:05:35] *** Joins: murfjr (~douseiais@replaced-ip )
3941 [23:05:38] *** Joins: AusteritySucks (~Austerity@replaced-ip )
3942 [23:06:01] *** Quits: mcmillhj (~hunter@replaced-ip ) (Remote host closed the connection)
3943 [23:06:08] <greycat> startx -- :1
3944 [23:07:05] *** Quits: ExoUNX (~ExoUNX@replaced-ip ) (Quit: Leaving)
3945 [23:07:11] <inthl> that starts a new one and becomes displayed here, the one at :0 is being replaced then on my screen
3946 [23:07:36] <greycat> You can switch back and forth between them with Ctrl-Alt-whatever
3947 [23:08:03] *** Quits: dayten_ (~gnoid@replaced-ip ) (Ping timeout: 276 seconds)
3948 [23:08:11] *** Joins: philipballew (~philip@replaced-ip )
3949 [23:08:13] <inthl> I am connected via terminal, SSH, no hardware keyboard
3950 [23:08:29] *** Quits: Hootch (~Thunderbi@replaced-ip ) (Quit: Hootch)
3951 [23:08:54] <mar77i> markybob: oh damn, this was strange. I went over, set up mpv and threw away vlc, and shut down the box. and then I thought, damn, I should at least test for the behavior I had with vlc and had to turn it back on to do a proper job. of course it works, but this is the kind of stuff that should be in place no matter how absolutely sure I am :)
3952 [23:09:06] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Quit: Lokke)
3953 [23:09:24] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Read error: Connection reset by peer)
3954 [23:09:46] <mar77i> on that same note, I used to trust vlc at one time.
3955 [23:10:03] <greycat> inthl: man chvt
3956 [23:10:48] *** Joins: cydrobolt_ (~cydrobolt@replaced-ip )
3957 [23:10:51] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 276 seconds)
3958 [23:11:07] *** Quits: SpeccyMan (~nick@replaced-ip ) (Quit: Leaving)
3959 [23:11:29] *** Quits: pppp (~ppp@replaced-ip ) (Ping timeout: 260 seconds)
3960 [23:11:50] <awwal> Is there any advantage when using X DM (lightdm, sddm....) instead of startx (xinit/xsession)? Tired tryinng/switching between DM's and ended using startx. But I wonder if I may miss features disabling the DM.
3961 [23:12:09] *** Joins: panosk (~ppp@replaced-ip )
3962 [23:12:32] *** Quits: roshanavand (~roshanava@replaced-ip ) (Read error: Connection reset by peer)
3963 [23:12:35] *** Joins: icedp (~mlatu@replaced-ip )
3964 [23:12:58] *** Joins: roshanavand (~roshanava@replaced-ip )
3965 [23:13:49] *** Joins: zwiep` (~zwiep@replaced-ip )
3966 [23:14:01] <inthl> greycat, well, that would allow me to switch to :0 again, when started one afterwards at :1 ..but I want to start a new x session, parallel to a running one, *without* switching to the new one. the previous one should be displayed
3967 [23:14:03] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Remote host closed the connection)
3968 [23:14:05] <mar77i> awwal: if you're fine with typing startx plus having an open console window while working in x, that's great.
3969 [23:14:34] *** Joins: z0ran (~z0ran@replaced-ip )
3970 [23:14:40] <greycat> inthl: good luck.
3971 [23:15:02] <inthl> huh?
3972 [23:16:02] *** Quits: cydrobolt (~cydrobolt@replaced-ip ) (Quit: oooh...what does THIS button do?)
3973 [23:16:47] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
3974 [23:16:55] <mar77i> awwal: as I customize aspects of my window manger setup, starting off in the console would be more typing but also make the whole thing sort of a heterogenous experience.
3975 [23:17:01] *** Quits: cydrobolt_ (~cydrobolt@replaced-ip ) (Quit: oooh...what does THIS button do?)
3976 [23:17:10] *** Joins: cydrobolt (~cydrobolt@replaced-ip )
3977 [23:17:10] *** Quits: cydrobolt (~cydrobolt@replaced-ip ) (Changing host)
3978 [23:17:10] *** Joins: cydrobolt (~cydrobolt@replaced-ip )
3979 [23:17:36] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: Peace. :))
3980 [23:17:42] <mar77i> which I would find sort of disorderly.
3981 [23:17:45] *** Joins: thunderrd_ (~thunderrd@replaced-ip )
3982 [23:18:00] *** debhelper sets mode: +l 1679
3983 [23:18:37] <awwal> mar77i, yeah, I'm fine with startx; no errors at all:) boot process is also more faster and I feel like I'm in the old way unix/gnu/linux , lol
3984 [23:18:44] *** Joins: bit1 (~josea@replaced-ip )
3985 [23:18:59] <awwal> mar77i, I havent understood your 2d message (bad english here)
3986 [23:19:56] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Ping timeout: 276 seconds)
3987 [23:19:57] *** Joins: bethany (~bethany@replaced-ip )
3988 [23:20:09] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
3989 [23:20:18] *** Joins: monkeyjuice (~gale@replaced-ip )
3990 [23:20:21] *** bethany is now known as Guest6823
3991 [23:20:21] *** Quits: [Gort] (~gort@replaced-ip ) (Ping timeout: 265 seconds)
3992 [23:20:49] <Guest6823> does debian have firmware image of xfce cd1 or just netinst?
3993 [23:20:50] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: This time the bullet cold rocked ya / A yellow ribbon instead of a swastika)
3994 [23:21:18] <awwal> mar77i, I'm confortable with cli stuff and I like that, if that's what you meant :)
3995 [23:21:24] *** Quits: a-l-e (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
3996 [23:21:29] *** Joins: mx (~mx@replaced-ip )
3997 [23:21:30] *** Parts: CyberGabber (~CyberGabb@replaced-ip )
3998 [23:21:35] <mx> hi
3999 [23:22:00] <mx> how to fix emergency mode! when my debian is booting?
4000 [23:22:32] *** Quits: panosk (~ppp@replaced-ip ) (Ping timeout: 276 seconds)
4001 [23:22:43] *** Joins: x032cx (~lxuser@replaced-ip )
4002 [23:22:58] *** Joins: T0rch (~T0rch@replaced-ip )
4003 [23:23:22] *** Quits: bkraptor (~bkraptor@replaced-ip ) (Ping timeout: 260 seconds)
4004 [23:23:23] *** Quits: edoardo (~edoardo@replaced-ip ) (Quit: meh)
4005 [23:23:34] *** Joins: imunsie (~imunsie@replaced-ip )
4006 [23:23:57] *** Joins: cyphase (~cyphase@replaced-ip )
4007 [23:24:07] *** Joins: pencilandpaper (~penciland@replaced-ip )
4008 [23:24:25] *** Quits: Hurtz (~Hurtz@replaced-ip ) (Ping timeout: 250 seconds)
4009 [23:24:29] *** Joins: WayToDoor (~milk.bott@nor75-11-82-66-224-134.fbx.proxad.net)
4010 [23:24:57] <AIneedu> Hi, i have a home network(netA) and have a subnet within (NetB). I am using iptables on a debian server to NAT trough. It is working great. I have a minecraft server set up in netB and I can connect to it by manually entering the adress of the Debian NAT machine, which forwards packets back and forth. I do however need "autodiscover" of the server. That only works so far if I place the minecraft server within netA. Anything i could
4011 [23:25:39] <awwal> Guest6823, browse replaced-url
4012 [23:26:01] <teraflops> mx: it happens when your fstab has invalid entries. But who knows..
4013 [23:26:09] <Guest6823> awwal, yeah that only shows netinst
4014 [23:26:12] *** Joins: BotaniCar__ (~BotaniCar@replaced-ip )
4015 [23:26:51] <awwal> Guest6823, thats what I see there yeah. do you have any problem using netinst and select xfce DE in tasksel step?
4016 [23:26:52] *** Quits: jbitdrop (~jbitdrop@replaced-ip ) (Remote host closed the connection)
4017 [23:26:54] *** Quits: Almtesh (~Almtesh@replaced-ip ) (Remote host closed the connection)
4018 [23:26:55] <mx> teraflops, tanx, how do i fix it?
4019 [23:27:00] *** Joins: ryouma (~user@replaced-ip )
4020 [23:27:05] *** Joins: grok0 (~o~o@replaced-ip )
4021 [23:27:08] <Guest6823> awwal, only have a cell phone tether connection
4022 [23:27:27] *** Joins: overlord_tm (~overlord@replaced-ip )
4023 [23:27:36] *** Quits: digidog (~digidog@replaced-ip ) (Quit: leaving)
4024 [23:27:40] *** Quits: arcvile (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
4025 [23:27:44] <teraflops> mx: if it's fstab related by fixing fstab obv
4026 [23:27:54] *** Quits: roshanavand (~roshanava@replaced-ip ) (Read error: Connection reset by peer)
4027 [23:28:12] *** Quits: dasj (~daniel@replaced-ip ) (Ping timeout: 276 seconds)
4028 [23:28:15] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
4029 [23:28:21] *** Joins: roshanavand (~roshanava@replaced-ip )
4030 [23:28:51] <mx> i have no option to login into linux shell
4031 [23:29:04] *** Quits: bollo (~bollo@replaced-ip ) (Ping timeout: 244 seconds)
4032 [23:29:06] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
4033 [23:29:33] *** Quits: BotaniCar_ (~BotaniCar@replaced-ip ) (Ping timeout: 240 seconds)
4034 [23:30:02] *** Quits: Guest6823 (~bethany@replaced-ip ) (Quit: Leaving)
4035 [23:30:37] <mx> but he say: "give root password for maintenance (or type control-D to continue)"
4036 [23:30:50] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
4037 [23:31:03] *** Joins: arcvile (~quassel@replaced-ip )
4038 [23:31:36] *** Joins: Paianni (~sailfish@replaced-ip )
4039 [23:32:02] *** Joins: MalikiAjdar (~MalikiAjd@replaced-ip )
4040 [23:32:35] <MalikiAjdar> hi to all. who can help me? i have a question about startup
4041 [23:32:50] *** Joins: user67323 (5b6d14db@replaced-ip )
4042 [23:33:10] *** Quits: bn` (~Patrice@replaced-ip ) (Ping timeout: 252 seconds)
4043 [23:33:10] <neglesaks> ask your question
4044 [23:33:22] <user67323> Hey, I wanted to ask if anybody knows about a small (U)EFI loader, which can load another EFI bootloader - something like Shim, but without anything additional like Secure Boot?
4045 [23:33:26] *** Quits: T0rch (~T0rch@replaced-ip ) (Remote host closed the connection)
4046 [23:33:44] <awwal> mx, so give the root passwd
4047 [23:34:01] *** Joins: swift110 (~swift110@replaced-ip )
4048 [23:34:16] *** Quits: swift110 (~swift110@replaced-ip ) (Changing host)
4049 [23:34:16] *** Joins: swift110 (~swift110@replaced-ip )
4050 [23:35:02] <thurstylark> user67323: systemd-boot will work for that. Not sure what's involved in getting it if you're not using systemd, though...
4051 [23:35:08] *** Quits: ben_roose (~roose@replaced-ip ) (Remote host closed the connection)
4052 [23:35:24] *** Quits: monkeyjuice (~gale@replaced-ip ) (Ping timeout: 260 seconds)
4053 [23:35:44] *** Joins: T0rch (~T0rch@replaced-ip )
4054 [23:35:56] *** Quits: Rollniak (~Rollniak@replaced-ip ) (Quit: WeeChat 1.0.1)
4055 [23:36:01] <awwal> if you type Ctrl + D you will be switched to your DM (prees and hold Control and type d), mx
4056 [23:36:07] <mx> i did it, but not work
4057 [23:36:11] *** Joins: denisk (~denisk@replaced-ip )
4058 [23:36:27] <awwal> mx, you did what?
4059 [23:36:46] <mx> i typed my root pass
4060 [23:36:49] <user67323> thurstylark: Well, I really don't want to involve my Linux system in that - there's a GRUB waiting "behind" the loader. Currently, I'm trying to modify the UEFI shell application (which Arch provides, for example) to automatically load GRUB, but I can't get it to work.
4061 [23:36:57] *** Quits: Nik05 (~Nik05@replaced-ip ) (Remote host closed the connection)
4062 [23:37:04] *** Joins: controll (~a@replaced-ip )
4063 [23:37:06] <mx> or pressed ctrl+d
4064 [23:37:18] <awwal> mx, and what happens then after giving root passwd?
4065 [23:37:22] *** Joins: Rollniak (~Rollniak@replaced-ip )
4066 [23:37:36] *** Quits: grok0 (~o~o@replaced-ip ) (Quit: Leaving)
4067 [23:37:40] *** Quits: peterrooney (~peter@replaced-ip ) (Remote host closed the connection)
4068 [23:37:44] <mx> say "ligin incorrect" !!
4069 [23:37:46] *** Joins: bkraptor (~bkraptor@replaced-ip )
4070 [23:38:21] <awwal> mx, you may have forgot your root passwd ?
4071 [23:38:33] <MalikiAjdar> i installed conky system monitor application. i tried put this program to startap with any ways. i crated script in init.d and update-rc.d cant help. i wrote script and put it in rc.local cant help me too. and i have not gnome-session-proporties for add startup and i cant install this. i use Kali Linux Sana
4072 [23:38:39] <tremon> user67323: why? if you want to automatically load grub, just have your efi system load grub instead of the efi shell
4073 [23:39:08] <mx> awaxa, oh no!
4074 [23:39:09] <thurstylark> user67323: hmm. haven't had that problem myself. Grub works with efibootmgr when I do grub-install to make that happen automagically: replaced-url
4075 [23:39:24] *** Quits: nardev (~nardev@replaced-ip ) (Ping timeout: 244 seconds)
4076 [23:39:35] *** Joins: Nik05 (~Nik05@replaced-ip )
4077 [23:40:17] <user67323> I'm using different systems like Macs, which only load properly from HFS+ partitions. I'd like to have a "static" HFS+ partition, which just redirects to the FAT partition normally generated by Linux systems and GRUB
4078 [23:41:08] *** Quits: jass93 (~ifillj@replaced-ip ) (Ping timeout: 265 seconds)
4079 [23:41:09] <user67323> I know I can put Grub on a HFS partition manually and then modify the partition to let the Mac's EFI accept it, but I'd have to do that everytime GRUB updates, for example.
4080 [23:41:24] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 276 seconds)
4081 [23:41:45] *** Joins: jass93 (~ifillj@replaced-ip )
4082 [23:41:59] <thurstylark> user67323: Ahh, for all my Mac installs, I take the easy way out, and make it run in BIOS mode :P
4083 [23:42:02] *** Joins: peterrooney (~peter@replaced-ip )
4084 [23:42:08] <user67323> Oh no :O
4085 [23:42:29] <tremon> you can look at refit (or refind) for a simple mac bootloader
4086 [23:42:36] <JyZyXEL> i unplugged and replugged my usb sound card and now it doesn't show up in PulseAudio Manager Devices-list
4087 [23:42:43] <JyZyXEL> how do i get the device to show up in the list again?
4088 [23:43:11] *** Joins: monkeyjuice (~gale@replaced-ip )
4089 [23:43:19] <mx> awaxa, it ok, i can login as root
4090 [23:43:23] <user67323> Just FYI, currently I'm experimenting with a Startup.nsh, which is automatically loaded by any EFI shell after a few seconds, in which I just redirect to the GRUB FAT partition (with grubx64.efi).
4091 [23:43:38] *** Quits: monkeyjuice (~gale@replaced-ip ) (Client Quit)
4092 [23:43:44] <user67323> But I can't get the EFI shell to immediatly load the Startup.nsh
4093 [23:44:20] *** Joins: Cerealkill3r (~cerealkil@replaced-ip )
4094 [23:44:22] <JyZyXEL> so essentially how do i make pulseaudio rescan devices?
4095 [23:44:31] *** Quits: Cerealkill3r (~cerealkil@replaced-ip ) (Client Quit)
4096 [23:44:42] <MalikiAjdar> :( who can help me
4097 [23:45:01] *** Joins: [Gort] (~gort@replaced-ip )
4098 [23:45:01] *** Quits: [Gort] (~gort@replaced-ip ) (Changing host)
4099 [23:45:01] *** Joins: [Gort] (~gort@replaced-ip )
4100 [23:45:03] *** Joins: cerebro_ (~cerebro@replaced-ip )
4101 [23:45:04] <user67323> tremon: I could, but to replace GRUB, which I don't want to. I want to go like a "normal" installation and have GRUB on FAT, at least as Debian sees it.
4102 [23:45:19] <mx> awaxa, now how to remove emergency mode from booting debian
4103 [23:45:29] <markybob> MalikiAjdar: no one. we don't support kali
4104 [23:45:36] <markybob> !kali
4105 [23:45:37] <dpkg> Kali Linux (replaced-url
4106 [23:46:02] <user67323> Is there no Shim without Secure Boot, for example? :( It's so simple, I need to build it myself propably...
4107 [23:46:33] *** Quits: TyrfingMjolnir (~Tyrfing@replaced-ip ) (Ping timeout: 240 seconds)
4108 [23:46:47] *** Quits: cliluw (~cliluw@replaced-ip ) (Quit: Leaving)
4109 [23:46:51] <mx> awwal, , it ok, i can login as root
4110 [23:46:57] *** Quits: galex-713 (~galex-713@replaced-ip ) (Ping timeout: 250 seconds)
4111 [23:46:58] *** Joins: monoxane (~monoxane@replaced-ip )
4112 [23:47:06] <mx> awwal, , now how to remove emergency mode from booting debian
4113 [23:47:12] <tremon> I'm pretty sure refind can chainload grub, but that's on a normal pc
4114 [23:47:28] *** Quits: Nyctophilia (~IamHereFo@replaced-ip ) ()
4115 [23:47:48] <MalikiAjdar> markybob but it is debian distro ) and there nobody answer me
4116 [23:48:02] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Remote host closed the connection)
4117 [23:48:12] <markybob> MalikiAjdar: did you read what the bot said?
4118 [23:48:12] <markybob> !based on debian
4119 [23:48:13] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.5-rc2)
4120 [23:48:13] <dpkg> Your distribution may be based on and have software in common with Debian, but it is not Debian. We don't and cannot know what changes were made by your distribution (compare replaced-url
4121 [23:48:15] *** Joins: cerebro_ (~cerebro@replaced-ip )
4122 [23:48:19] <awwal> mx, remove recovery mode entry from grub menu, you mean?
4123 [23:48:24] <user67323> tremon: It can, but it's totally overkill. It's the opposite of "just loading" GRUB
4124 [23:49:09] <axc1298> MalikiAjdar: you use kali as your main distro?
4125 [23:49:23] <tremon> meh. you already are using two bootloaders. I'd day trying to write your own efi script is overkill too
4126 [23:49:36] <MalikiAjdar> axc1298: yes
4127 [23:49:44] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 244 seconds)
4128 [23:49:47] <mx> awwal, no i want to fix emergency mode when debian booting
4129 [23:49:50] <axc1298> MalikiAjdar: replaced-url
4130 [23:50:03] *** Quits: baltun_ (~BalTun@replaced-ip ) (Ping timeout: 240 seconds)
4131 [23:50:21] <axc1298> MalikiAjdar: i would advise you against that. it runs as root by default, which is dangerous. it's not meant to be a normal everyday operating system
4132 [23:50:44] *** Joins: MRme (60e93717@replaced-ip )
4133 [23:50:53] <user67323> tremon: :( I have a working Startup.nsh which is called for example by the EDK2 shell binary - but not immediately
4134 [23:51:09] <MalikiAjdar> axc1298: i created simple user. if i need root then i use sudo
4135 [23:51:17] *** Joins: cliluw (~cliluw@replaced-ip )
4136 [23:51:47] <user67323> tremon: No tool which just has a .cfg like "fs0,2:/grub/grubx64.efi"?
4137 [23:51:47] <tremon> user67323: if you already have the edk, why not edit the shell's source code, remove the delay, and recompile it?
4138 [23:51:49] <axc1298> MalikiAjdar: you can also get help in #gnome if you don't find the answer in that link
4139 [23:51:51] <awwal> mx, you said you have problem for login as root (recovery mode) then you said you solve dthat, now you can log in. what's your issue exactly? and just ask the room, any user will answer you if he knows something ....
4140 [23:52:13] *** Joins: factor (~factor@replaced-ip )
4141 [23:52:15] <user67323> tremon: I might as well - and I will
4142 [23:52:16] <MalikiAjdar> axc1298 when i try with update-rc.d conky defaults i have a problem which will tell u wait .. )
4143 [23:52:34] *** Quits: cliluw (~cliluw@replaced-ip ) (Remote host closed the connection)
4144 [23:52:48] <axc1298> MalikiAjdar: check this out replaced-url
4145 [23:52:50] <MalikiAjdar> join #gnome
4146 [23:53:03] *** Joins: cliluw (~cliluw@replaced-ip )
4147 [23:53:13] <axc1298> but yea ask in #gnome
4148 [23:53:15] <MRme> Hi. I am having an issue. I am running Jessie on my laptop with KDE (also had Gnome at one point and had the same issue) and I update to the 4.5 Kernel via Jessie Backports. When I goto Menu -> Shutdown the system no longer shutdown but restarts. Any idea on how to fix this?
4149 [23:53:17] *** Joins: pencilandpaper (~penciland@replaced-ip )
4150 [23:53:20] <MalikiAjdar> forget slash :D
4151 [23:53:34] <tremon> user67323: it's probably your best option, at least that I know about
4152 [23:53:42] *** Quits: MaBunny (~ByteStorm@replaced-ip ) (Ping timeout: 260 seconds)
4153 [23:53:42] *** Quits: cvr (~cvr@replaced-ip ) (Ping timeout: 260 seconds)
4154 [23:53:45] *** Joins: dawiba (~dawiba@replaced-ip )
4155 [23:53:51] <MalikiAjdar> axc1298 okay bro i just try ask there. first try with your link after if i cant then there thnx for help )
4156 [23:54:31] <mx> i can't login to dm after login into emergency mode!
4157 [23:54:37] *** Joins: nardev (~nardev@replaced-ip )
4158 [23:55:12] <awwal> mx, thats normal.. recovery mode get you to Console
4159 [23:55:30] *** Quits: _MysT (~brick@replaced-ip ) (Ping timeout: 276 seconds)
4160 [23:55:31] <awwal> for get your DM and X, use normal mode
4161 [23:55:33] *** Quits: x032cx (~lxuser@replaced-ip ) (Quit: "You picked the wrong kite to run away with!")
4162 [23:55:52] <axc1298> MalikiAjdar: no problem
4163 [23:55:56] *** Quits: controll (~a@replaced-ip ) (Ping timeout: 244 seconds)
4164 [23:56:30] *** Joins: Cyb3rtr0n (~cyb3rtr0n@replaced-ip )
4165 [23:56:48] <mx> now how to i go to normal mode?
4166 [23:56:59] *** Quits: mar77i (~mar77i@replaced-ip ) (Ping timeout: 276 seconds)
4167 [23:57:09] *** Joins: mtn (~mtn@replaced-ip )
4168 [23:57:26] <moss> sup with the spammers highlighting me
4169 [23:57:28] <moss> :(
4170 [23:57:52] <markybob> moss: read /topic
4171 [23:58:04] <moss> lmfao
4172 [23:58:30] <awwal> mx, reboot. not sure but if you log out from your root session in Console and Ctrl+ d, you may get your DM (display manager)
4173 [23:58:55] *** H4ndy is now known as h4ndy
4174 [23:58:56] *** Joins: cmhobbs (~cmhobbs@replaced-ip )
4175 [23:59:40] <awwal> mx, simplest way: as root "systemctl reboot" and select the first entry in grub prompt 'Debian GNU/Linux'
4176 [23:59:41] *** Joins: vypr (599c05b9@replaced-ip )
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be