People who Joins , Parts or Quits a chatroom
this is #debian
an IRC -Channel at freenode
(freenode IRC service closed
2021-06-01)
0 [00:00:01] <tom99> alias_neo are you building for a specific
debian version? sid? jessie?
1 [00:00:06] *** Joins: _barto_ (~Freddy@replaced-ip )
2 [00:00:07] <alias_neo> wheezy
3 [00:00:35] <tom99> well i'd like to help you but my
wheezy is corrupt with weird packages. maybe i should just reinstall
and have wheezy, jessie, and sid side by side
4 [00:00:40] <alias_neo> specifically I'm building this:
replaced-url
5 [00:00:40] *** Joins: digilink (~digilink@replaced-ip )
6 [00:00:43] <mtcj> OK. And you want to figure out when that
static to dynamic change occurred to see if you can undo it?
7 [00:01:10] <alias_neo> mtcj: Precisely
8 [00:01:46] <alias_neo> mtcj: Their changelog mentions when it
happens, but the "change" number doesn't relate to
any commits that I can see, and a github search didn't turn up
what I was after
9 [00:01:52] <jim> so, it -could- be that deleting the shared
libs is "the wrong thing to do" because (somehow) the
things that use the lib can see how it was built (aka with shared)
but the file is missing (since you deleted it
10 [00:02:05] <mtcj> OK I'll look through change logs and
conmits too. Ping me if you think something is said I might need to
know
11 [00:02:29] <mtcj> What change log was the change mentioned?
12 [00:02:45] <alias_neo> jim: It's possible, but I have
suspeicions from my experiementation that it's more dumb than
that and just dynamically links
13 [00:03:20] <jim> (however, it looks like before you tried to
build just the static part of the libs, and did that with the
./configure invocation, which didn't work)
14 [00:03:49] <alias_neo> Yes
15 [00:04:04] *** Quits: jemadux (~jemadux@replaced-ip ) (Ping timeout: 264 seconds)
16 [00:04:04] <alias_neo> I've tried all combinations of
just static, just dynamic (works) and both
17 [00:04:08] *** Joins: Ramsay_Bolton (~Ramsay_Bo@replaced-ip )
18 [00:04:18] <alias_neo> mtcj: Just trying to find it, one
moment
19 [00:04:28] *** Joins: ephemer0l (~ephemer0l@replaced-ip )
20 [00:05:03] *** Joins: th3rickThatca113 (~s2m@replaced-ip )
21 [00:05:10] <alias_neo> mtcj: ChangeLog line 4961
22 [00:05:58] <jim> what if you try this: build the libs with
--disable-shared, but build the app without specifying static? (my
theory for this case, is it will dynamically link to libs -other-
than these two, and link statically to the two libs)
23 [00:06:05] <alias_neo> mtcj: I was grepping originally which
is why I didn't see the date, now atleast I now how far to
loook
24 [00:06:20] <alias_neo> jim: Let me try that then
25 [00:06:34] *** Parts: th3rickThatca113 (~s2m@replaced-ip )
26 [00:07:12] *** Quits: aindilis (~aindilis@replaced-ip ) (Ping timeout: 276 seconds)
27 [00:07:27] <jim> this will require that you install the other
libs (not sure which ones they are without looking at ldd output) on
the target
28 [00:07:35] <jim> are you trying to package this/
29 [00:07:39] <jim> ?
30 [00:07:40] <mtcj> It looks like NEWS line 80ish talks about
it too
31 [00:07:57] *** Quits: WormFood (~wormfood@replaced-ip ) (Remote host closed the connection)
32 [00:08:00] *** debhelper sets mode: +l 1731
33 [00:08:06] *** Joins: lord_rob (~robert@replaced-ip )
34 [00:08:06] *** Quits: lord_rob (~robert@replaced-ip ) (Changing host)
35 [00:08:06] *** Joins: lord_rob (~robert@replaced-ip )
36 [00:08:17] <alias_neo> jim: I'm not too worried about
packaging it, I just need to be able to install it on the target
manually or otherwise
37 [00:09:04] <alias_neo> Preferrably all libs would be
statically linked and I have a single binary to deploy
38 [00:09:11] <alias_neo> make scripting easier for any future
install
39 [00:09:37] *** Joins: Horachi (~Horachi@replaced-ip )
40 [00:10:55] *** Quits: canopus (~canopus@replaced-ip ) (Read error: Connection reset by peer)
41 [00:11:05] <alias_neo> Notice how Android is statically
linked in the dist-build dir, so it must be possible
42 [00:11:59] *** Quits: cpap (~smuxi@replaced-ip ) (Ping timeout: 244 seconds)
43 [00:12:23] *** Quits: SpacePenguin (~SpacePeng@replaced-ip ) (Remote host closed the connection)
44 [00:12:52] <jim> alias_neo, I was just wondering... because
if I recall correctly the debian package build process will look at
the binary to determine which libs are being dynamically linked to,
and add those libs to the dependency list in the metadata for the
package
45 [00:13:26] <alias_neo> I see
46 [00:13:35] <jim> hm, the target is a phone?
47 [00:13:36] *** Joins: cerebro_ (~cerebro@replaced-ip )
48 [00:13:55] <alias_neo> Mine, now. But it _can_ target a phone
49 [00:13:58] <alias_neo> no*
50 [00:14:07] *** Joins: fanderal (~chatzilla@replaced-ip )
51 [00:14:31] <alias_neo> my target is a mips64 edge router
52 [00:14:59] *** Quits: ER_nesto (~ER_nesto@replaced-ip ) (Read error: Connection reset by peer)
53 [00:15:41] <iKarith> zinx: binding everything worked to let
me run update-initramfs, but failed to allow me to actually
y'know reboot the system *sigh* Any suggestions for making it
work when I inevitably reinstall again?
54 [00:17:04] *** Quits: rany (~rany@replaced-ip ) (Read error: Connection reset by peer)
55 [00:17:05] <alias_neo> this, for example, is static:
replaced-url
56 [00:17:18] *** Joins: SpacePenguin (~SpacePeng@replaced-ip )
57 [00:17:19] <alias_neo> (but is a cross-compile)
58 [00:17:30] *** Joins: rany (~rany@replaced-ip )
59 [00:17:30] *** Quits: tgunr (~davec@replaced-ip ) (Read error: Connection reset by peer)
60 [00:17:37] *** Joins: canopus (~canopus@replaced-ip )
61 [00:18:23] * iKarith could really use a KVM *sigh* :)
62 [00:18:54] *** Quits: kschreyack (~klaus@replaced-ip ) (Ping timeout: 276 seconds)
63 [00:19:04] <iKarith> At least a USB switch. The monitor can
handle its part well enough
64 [00:20:52] <mtcj> alias_neo: have you grepped the build log
for static and shared? Just spitballing
65 [00:21:27] <alias_neo> yeah. nothing in there. but I see a
full path to the shared object
66 [00:21:27] <mtcj> On their build logs I see ocassional
mentions
67 [00:21:37] <mtcj> But nothing that stood out
68 [00:22:17] *** Parts: Time-Warp (anonymouse@replaced-ip )
69 [00:22:35] *** Quits: implijer (~implijer_@replaced-ip ) (Remote host closed the connection)
70 [00:23:12] *** Quits: Ramsay_Bolton (~Ramsay_Bo@replaced-ip ) (Ping timeout: 240 seconds)
71 [00:23:25] *** Parts: fanderal (~chatzilla@replaced-ip )
72 [00:23:39] *** Joins: anuxivm (~anuxi@replaced-ip )
73 [00:24:28] *** Quits: nicksloan (~nicksloan@replaced-ip ) (Ping timeout: 264 seconds)
74 [00:24:32] <lindylex> jmcnaught: should I edit
/lib/systemd/system/mpd.service directly?
75 [00:24:53] <alias_neo> I see nothing on May 26th commit
either related to this
76 [00:24:59] <alias_neo> sodium
77 [00:25:12] *** Quits: nikoma (~nikoma@replaced-ip ) (Remote host closed the connection)
78 [00:25:21] *** Joins: torvaldi (~chatzilla@replaced-ip )
79 [00:25:28] <torvaldi> hello
80 [00:25:49] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 255 seconds)
81 [00:26:16] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 255 seconds)
82 [00:27:04] *** Parts: anuxivm (~anuxi@replaced-ip )
83 [00:27:58] *** Joins: anuxivm (~anuxi@replaced-ip )
84 [00:28:01] *** debhelper sets mode: +l 1725
85 [00:28:12] *** Quits: surfist (~surfist@replaced-ip ) (Remote host closed the connection)
86 [00:28:30] *** Quits: binaryc (~binaryc@replaced-ip ) (Ping timeout: 265 seconds)
87 [00:29:14] *** Joins: Ticho_ (~Ticho@replaced-ip )
88 [00:29:17] *** Joins: surfist (~surfist@replaced-ip )
89 [00:29:19] *** Quits: Starky (~Starky@replaced-ip ) (Quit: WeeChat 1.5)
90 [00:29:45] *** Quits: h4nk__ (~h4nk@replaced-ip ) (Quit: h4nk__)
91 [00:30:20] *** Joins: binaryc (~binaryc@replaced-ip )
92 [00:30:50] <mtcj> Hey uh
93 [00:31:15] *** Quits: _barto_ (~Freddy@replaced-ip ) (Ping timeout: 276 seconds)
94 [00:31:33] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 250 seconds)
95 [00:31:39] <mtcj> Did you run ldconfig after removing the
shared libsodium?
96 [00:32:02] <mtcj> alias_neo
97 [00:32:39] *** Quits: naptastic (~david@replaced-ip ) (Remote host closed the connection)
98 [00:32:52] <alias_neo> ... ehr..no :'(
99 [00:32:55] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
100 [00:32:58] <alias_neo> totally forgot
101 [00:33:18] <mtcj> Good luck maybe that's it
102 [00:33:22] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
103 [00:33:27] <alias_neo> luckily it just finished building
libsodium with --disable-shared as jim suggested, so i'll try
it now
104 [00:34:08] *** Joins: ER_nesto (~ER_nesto@replaced-ip )
105 [00:34:35] *** Joins: nebg_ (~nebg@replaced-ip )
106 [00:34:48] *** Quits: Lowl3v3l_ (~Lowl3v3l@replaced-ip ) (Remote host closed the connection)
107 [00:35:07] *** Quits: rany (~rany@replaced-ip ) (Read error: Connection reset by peer)
108 [00:35:13] <jim> alias_neo, it -might- be better than just
removing something
109 [00:35:46] *** Joins: rany (~rany@replaced-ip )
110 [00:35:59] *** Quits: nebg_ (~nebg@replaced-ip ) (Max SendQ exceeded)
111 [00:36:18] <alias_neo> jim: Agreed, my ham-fisted approach
was probably not the best
112 [00:36:44] *** Joins: nebg_ (~nebg@replaced-ip )
113 [00:37:00] *** Quits: syeekick (~Syee@replaced-ip ) (Read error: Connection reset by peer)
114 [00:38:01] *** debhelper sets mode: +l 1719
115 [00:39:03] *** Quits: satbyy (~Satish@replaced-ip ) (Ping timeout: 276 seconds)
116 [00:39:06] *** Joins: woshty (~irc@replaced-ip )
117 [00:40:20] *** Quits: bit1 (~joseanton@replaced-ip ) (Quit: Abandonando)
118 [00:40:37] <alias_neo> OK, assuming I fail to build this
statically, how do I go about packing libsodium to deploy to the
same device?
119 [00:40:42] <alias_neo> (the dynamic lib)
120 [00:41:03] *** Joins: and_rew (~andrew@replaced-ip )
121 [00:41:33] *** Quits: fearnothing (~nothing@replaced-ip ) (Ping timeout: 250 seconds)
122 [00:41:33] *** Parts: nebg_ (~nebg@replaced-ip )
123 [00:41:52] *** Quits: itablist (~dev@replaced-ip ) (Ping timeout: 240 seconds)
124 [00:42:12] *** Joins: Guest42023 (~iri@replaced-ip )
125 [00:42:44] <mtcj>
replaced-url
126 [00:43:13] <jim> is the target a debian (or debian deriv
using the same package format)?
127 [00:43:38] <alias_neo> debian wheezy
128 [00:43:40] *** Quits: nighty (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
129 [00:43:42] <alias_neo> same as the build machine
130 [00:43:46] <alias_neo> and same arch
131 [00:43:51] <jim> ok
132 [00:43:59] <alias_neo> my build machine is a vm I created to
(hopefully) make this simpler
133 [00:44:19] *** Quits: p3rs3us (~jduro@replaced-ip ) (Quit: Leaving)
134 [00:44:23] <alias_neo> mtcj: I see that, I might need to pull
that and mod it a bit and give it ago
135 [00:44:43] <jim> packaging libs is involved, if I recall
correctly
136 [00:44:54] <alias_neo> jim :(
137 [00:45:09] <alias_neo> Can I just take the .a and .la and put
them in /usr/local/lib and be done?
138 [00:45:22] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
139 [00:45:52] <jim> you could try a first cut to see if it works
for your app... also, there could be future issues involving the
building of other things that link against the lib being packaged
140 [00:45:58] *** Joins: mrkebab (~mk@replaced-ip )
141 [00:46:17] <alias_neo> jim: Makes sense
142 [00:46:32] <jim> the .a libs are libs you -build- with
143 [00:46:46] <alias_neo> mtcj: It appears that script will not
work, because the gcc compiler on my VM doesn't support
"-static" for some reason
144 [00:46:53] <jim> one implication of this, is that .h headers
are involved
145 [00:47:21] <mtcj> alias_neo: It looks like neither does
theirs looking at their build logs
146 [00:47:29] <alias_neo> mtcj ha
147 [00:48:09] <alias_neo> ok, how about a different approach?
sid has libsodium, is there any way to get a compatible version on
wheezy?
148 [00:48:19] <jim> static building of this particular thing is
looking more and more like a research question
149 [00:48:54] <alias_neo> jim: sadly yet, and I was hoping to
spend my sunday learning to use it rather than learning to build it
:(
150 [00:48:59] <jim> alias_neo, you can try a "simple sid
backport"
151 [00:49:40] *** Joins: aarcane (~aarcane@replaced-ip )
152 [00:49:53] <jim> I didn't know the lib was in debian
until this moment... you should try a simple sid backport
153 [00:50:05] *** Parts: aarcane (~aarcane@replaced-ip )
154 [00:50:31] <jim> I'll try talking you through it
155 [00:50:37] *** Quits: fnstudio (~fabio@replaced-ip ) (Quit: leaving)
156 [00:50:47] <alias_neo> jim: grea thanks
157 [00:50:50] <jim> first, you need deb-src lines for sid
158 [00:50:54] <mtcj> Maybe static build needs to use the static
gcc or an option passed to ld
159 [00:51:03] <mtcj> But not right now
160 [00:51:28] *** Quits: austin987 (~null@replaced-ip ) (Ping timeout: 255 seconds)
161 [00:51:41] <alias_neo> woah, hold on!
162 [00:51:42] *** Joins: mtn (~mtn@replaced-ip )
163 [00:51:44] <alias_neo> it build
164 [00:51:52] <alias_neo> !!
165 [00:51:52] <dpkg> I'm not your csh prompt!
166 [00:51:53] <jim> it did?
167 [00:52:00] <mtcj> Just after ldconfig?
168 [00:52:03] <alias_neo> yeah, so I build libsodium with
--disable-shared
169 [00:52:05] <jim> dpkg, :P
170 [00:52:05] <dpkg> well, p is 1. piano (musical direction) 2.
proton
171 [00:52:09] <mtcj> Ok
172 [00:52:13] <alias_neo> configured dnscrypt with
--disable-shared --enable-static
173 [00:52:23] <mtcj> Wao
174 [00:52:27] <alias_neo> now if I run ldd on the binary there
is no libsodium
175 [00:52:36] <jim> I thought yu did that :)
176 [00:52:44] <jim> but, good :)
177 [00:52:46] <alias_neo> mtcj reminded me of a simple step i
forgot...
178 [00:52:55] <alias_neo> *cough*ldconfig*cough*
179 [00:53:04] <jim> ohh
180 [00:53:17] <mtcj> Makes sense, enable sounds optional,
disable sounds mandatory
181 [00:53:23] * alias_neo slaps himself across the head
182 [00:53:31] <jim> which makes symlinks so that the lib files
can be found
183 [00:53:54] <alias_neo> ok, proof in the pudding, lets see if
it executes on the target
184 [00:54:15] <jim> which would be in the eating
185 [00:55:11] *** Quits: eeeprom (~lem0n@replaced-ip ) (Quit: Leaving)
186 [00:55:19] <alias_neo> hmm, so target is missing glibc
apparently
187 [00:55:28] *** Quits: ephemer0l (~ephemer0l@replaced-ip ) (Remote host closed the connection)
188 [00:55:43] *** Joins: ephemer0l (~ephemer0l@replaced-ip )
189 [00:56:04] <alias_neo> Ah, the target has 2.13 and my binary
needs 2.15
190 [00:56:17] <alias_neo> darn
191 [00:56:26] *** Joins: anons (~Robin@replaced-ip )
192 [00:56:43] *** Joins: mruff (~freenode@replaced-ip )
193 [00:56:58] *** Quits: psichas (~psichas@replaced-ip ) (Remote host closed the connection)
194 [00:57:07] <mtcj> All of the nop that was ever made
195 [00:57:21] *** Quits: mruff (~freenode@replaced-ip ) (Client Quit)
196 [00:57:31] *** Joins: USER247 (457f385c@replaced-ip )
197 [00:57:37] <kroSoft> hi all
198 [00:58:04] <mtcj> Hmm Jessie has 2.19
199 [00:58:20] *** Joins: Ricardo__ (~rick@replaced-ip )
200 [00:58:50] <mtcj> I know that's not necessarily a
solution
201 [00:59:19] <alias_neo> Odd
202 [00:59:57] *** Quits: lord_rob (~robert@replaced-ip ) (Quit: Konversation terminated!)
203 [01:00:58] *** Quits: jak2000 (jak2000@replaced-ip ) (Ping timeout: 265 seconds)
204 [01:01:20] <alias_neo> Ok, it runs with upgraded libc6
(glibc-2.19)
205 [01:01:27] <alias_neo> I@m not sure if that could have broken
something else though
206 [01:01:35] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 244 seconds)
207 [01:01:54] *** Quits: wingwalker (~keith@replaced-ip ) (Read error: Connection reset by peer)
208 [01:02:22] *** Quits: torvaldi (~chatzilla@replaced-ip ) (Remote host closed the connection)
209 [01:02:35] <USER247> hi peoples
210 [01:03:16] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
211 [01:03:34] *** Quits: acidfu_ (~acidfoo@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
212 [01:03:38] *** Joins: f10 (~flo@replaced-ip )
213 [01:04:03] *** Joins: creativeboulder (~CreativeB@replaced-ip )
214 [01:05:01] *** Joins: f10_ (~flo@replaced-ip )
215 [01:06:00] <USER247> I recently discovered a new issue, I am
unable to adjust screen brightness, kern.log displays the following
Sep 11 18:51:18 debianX250 gnome-settings-[4111]: Failed to set new
screen percentage: Timeout was reached
216 [01:06:00] <USER247> Sep 11 18:51:18 debianX250
gnome-settings-[4111]: Failed to set new screen percentage: Timeout
was reached
217 [01:06:17] *** Quits: Adbray (~Adbtay@replaced-ip ) (Quit: Adbray)
218 [01:06:57] <USER247> where should I look next to troubleshoot
this issue. I am using debian jessie with gnome wayland session
219 [01:07:05] <mtcj> alias_neo: it's not guaranteed that
having two versions will break stuff.
replaced-url
220 [01:07:10] *** Joins: econissi (~kelly@replaced-ip )
221 [01:07:26] <mtcj> So if you have issues you can always try an
approach with multiple versions
222 [01:07:29] <econissi> Greetings. I'm here to investigate
the Jew hatred I've been told you've been receiving.
223 [01:07:35] *** Quits: silverhom (~silverhom@replaced-ip ) (Quit: Leaving)
224 [01:07:37] *** Joins: rbern (~rbern@replaced-ip )
225 [01:07:51] <alias_neo> mtcj: Yeah, but the line in the output
that said "replacing glibc..." worries me a little, then
it had to restart a bunch of system services
226 [01:07:56] <bazhang> econissi, no need pleaes stop
227 [01:08:00] *** debhelper sets mode: +l 1711
228 [01:08:15] <mtcj> eir: Are you free today?
229 [01:08:28] <econissi> bazhang, All is well?
230 [01:08:37] <bazhang> yes
231 [01:08:57] <econissi> Any more antisemitism and you give the
admins over at #freenode a shout. Is that clear?
232 [01:09:23] <bazhang> take it elsewhere please econissi
233 [01:09:51] *** Joins: shinnya (~shinnya@replaced-ip )
234 [01:10:30] <stephanie92> hey guys, so i'm currently
managing 25+ VMs on proxmox and will soon have multiple proxmox
servers with 50+ VM's on them (maybe around 100VMs when
everything is all said and done). Do you guys recommend a cpanel to
control all these VMs? (i.e. just monitoring them, deploying
scripts, general automation)
235 [01:10:38] <missmbob> !proxmox
236 [01:10:38] <dpkg> Proxmox Virtual Environment (Proxmox VE) is
a GNU/Linux distribution <based on Debian>, providing a
virtualization platform with <OpenVZ> and <KVM>. It is
not supported in #debian. There's an unofficial
proxmox channel on Freenode. For official venues, see
##replaced-url
237 [01:10:40] *** Quits: monpocchi (~monpocchi@replaced-ip ) (Ping timeout: 264 seconds)
238 [01:10:54] *** Quits: creativeboulder (~CreativeB@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
239 [01:11:12] *** Quits: econissi (~kelly@replaced-ip ) (Quit: Leaving)
240 [01:11:26] *** Quits: Ishaq (~Ishaq@replaced-ip ) (Excess Flood)
241 [01:11:49] <stephanie92> missmbob: If you're trying to
tell me that you can't answer my question because it involves
proxmox, i could rewrite the same exact question removing the term
proxmox
242 [01:12:00] *** Quits: Horachi (~Horachi@replaced-ip ) (Quit: Leaving)
243 [01:12:11] *** Joins: nuno_nunes (~PC@replaced-ip )
244 [01:12:14] <missmbob> stephanie92: i really dont care.
it's not supported here
245 [01:12:20] <stephanie92> missmbob: proxmox is irrelevant, as
it is just a virtualization platform
246 [01:12:20] *** Joins: Ishaq (~Ishaq@replaced-ip )
247 [01:12:26] <alias_neo> mtcj,jim: Thank you both for the
assistance, it's my bed time (work in the morning) so I'll
get to testing my build tommorrow
248 [01:12:33] <stephanie92> missmbob: Did you even read my
question? It really has nothing to do with Proxmox
249 [01:12:43] <stephanie92> missmbob: it's more about
managing a bunch of debian VMs
250 [01:12:57] <USER247> how about you try the channel suggested
you may get a better answer there
251 [01:13:00] *** Joins: Adbray (~Adbtay@replaced-ip )
252 [01:13:13] <jim> ok, hope it works out
253 [01:13:14] <stephanie92> USER247: I will re-word the
question, 1 second
254 [01:13:19] *** Joins: traceylowe (~flamingo@replaced-ip )
255 [01:13:21] <alias_neo> thanks, take care
256 [01:13:34] *** Quits: alias_neo (~hamid@replaced-ip ) (Quit: ZzzzzzZZZZzzzz time)
257 [01:14:29] <mtcj> stephanie92: I think the CPanel part of
your question will also lead to off topic objections too.
258 [01:15:02] <stephanie92> Hi guys, I'm currently managing
25+ remote Debian VPS'. Soon I will have around 50-100 Debian
VPS's i'll be managing. Can you guys recommend a good
automation platform?
259 [01:15:21] *** Quits: Guest42023 (~iri@replaced-ip ) (Remote host closed the connection)
260 [01:15:26] <mtcj> And even "do you recommend a control
system" is probably going to. It's not a bad question,
just not relevant to Debian.
261 [01:15:53] <mtcj> Unless it was specific to an issue Debian
has with a system.
262 [01:16:07] <stephanie92> mtcj: Meh, well there are plenty of
control systems, just not sure if any of you guys are in a similar
situation as many people here are linux admins
263 [01:16:15] *** Joins: Cliff-West (18043e0b@replaced-ip )
264 [01:16:23] <stephanie92> so i figured i'd pick the
channels brain.
265 [01:16:28] <USER247> Hi all I am running debian Jessie with
gnome how where can I look to next to troubleshoot this screen
brightness issue. Sep 11 18:51:18 debianX250 gnome-settings-[4111]:
Failed to set new screen percentage: Timeout was reached
266 [01:16:29] <stephanie92> just a general question, not looking
for support
267 [01:17:03] <mtcj> The point is people gather here out of a
desire to discuss Debian related stuff.
268 [01:17:27] <mtcj> It's like being at a wedding party and
talking everyone up about your new job.
269 [01:17:31] <stephanie92> mtcj: I've been using this
channel for years and I see topics way further off than the one i
just brought up. But thanks/
270 [01:17:35] *** Quits: traceylowe (~flamingo@replaced-ip ) (Client Quit)
271 [01:17:48] <mtcj> Not a bad think to discuss, just not the
right time and place.
272 [01:18:11] <jim> stephanie92, just so you know, this is
pretty mucch a fight that... (1) you can't win here and (2) has
been tried many times over the years... one part is, as proxmox
isn't debian (but is based thereon), there could be thousands
of changes from being debian itself, rendering any answers you might
get here to be taken with a grain of salt
273 [01:18:22] <stephanie92> omg
274 [01:18:28] <stephanie92> my question had nothing to do with
fucking proxmox
275 [01:18:32] <stephanie92> good bye
276 [01:18:36] *** Parts: stephanie92 (~stephanie@replaced-ip )
277 [01:18:37] *** Quits: lister (~test@replaced-ip ) ()
278 [01:18:54] <USER247> fbombs
279 [01:19:02] <mtn> heh
280 [01:19:11] <jim> I guess those are ok here
281 [01:19:22] <USER247> ha
282 [01:19:34] *** Quits: nuno_nunes (~PC@replaced-ip ) (Quit: Leaving)
283 [01:19:38] <surfist> and I have nine billion, yeah,
that's the ticket, vms running
284 [01:19:45] *** squigz1 is now known as squigz
285 [01:20:16] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 255 seconds)
286 [01:20:21] *** Joins: ZeuxBlack (~Black@replaced-ip )
287 [01:20:33] <jim> you have 9 billion tickets?! you better pay
em!
288 [01:20:50] <surfist> but they are support tickets
289 [01:21:12] <mtcj> USER247: is the goal constant brightness
setting or a inactivity dimming type thing?
290 [01:22:33] <USER247> constant brightness setting
291 [01:23:16] <USER247> brightness controls were working, I am
trying to track down what package that I updated that has caused
this function to break
292 [01:23:19] *** Joins: winsen (~winsen@replaced-ip )
293 [01:23:44] <mtcj> Ok
294 [01:23:51] *** Joins: boomer (~boom@replaced-ip )
295 [01:23:58] *** Quits: Nh3xus (~Nh3xus@replaced-ip ) (Quit: Leaving)
296 [01:24:01] *** Joins: Gryllida (~svetlana@replaced-ip )
297 [01:25:47] *** Quits: ephemer0l (~ephemer0l@replaced-ip ) (Remote host closed the connection)
298 [01:25:49] *** Joins: r4z (~r4z@replaced-ip )
299 [01:26:01] *** Joins: ephemer0l (~ephemer0l@replaced-ip )
300 [01:26:41] <Cliff-West> Does anyone know which version of
kernel will be in the 8.6 Jessie update?
301 [01:27:18] <missmbob> 3.16
302 [01:27:36] *** Quits: panta (~panta@replaced-ip ) (Ping timeout: 244 seconds)
303 [01:28:17] <Cliff-West> Ah.. thanks - still no new kernel
update until the next release I guess
304 [01:28:54] *** Joins: crucialhead (~crucialhe@replaced-ip )
305 [01:28:54] <missmbob> stretch will likely be 4.8 if you care
306 [01:29:09] <Cliff-West> Yes, actually needed 4.8 :)
307 [01:29:18] <Cliff-West> For denverton cpu support
308 [01:29:23] <missmbob> typo i meant 4.9. but that should work
for you
309 [01:29:27] <USER247> stretch currently is @ 4.6
310 [01:29:32] <missmbob> i know
311 [01:29:36] *** Joins: Neworths (~Neworths@replaced-ip )
312 [01:29:41] <missmbob> waiting for next kernel LTS
313 [01:30:21] <mtcj> Should use 3.18 instead :p
314 [01:31:29] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
315 [01:32:42] *** Joins: liberta (~liberta@replaced-ip )
316 [01:32:43] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Remote host closed the connection)
317 [01:32:50] *** Parts: liberta (~liberta@replaced-ip )
318 [01:32:52] *** Quits: baraba (~baraba@replaced-ip ) (Quit: Leaving)
319 [01:33:42] *** Joins: spronk (~spronkey@replaced-ip )
320 [01:34:19] *** Quits: MrNeon (~MrNeon@replaced-ip ) (Ping timeout: 265 seconds)
321 [01:34:57] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 276 seconds)
322 [01:35:29] *** Joins: RickXy (~zncadmin@replaced-ip )
323 [01:37:25] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 250 seconds)
324 [01:37:57] *** Joins: fnstudio (~fabio@replaced-ip )
325 [01:38:17] *** Parts: USER247 (457f385c@replaced-ip )
326 [01:38:47] *** Joins: acidfu_ (~acidfoo@replaced-ip )
327 [01:38:49] *** Parts: manhunt (~manhunt@replaced-ip )
328 [01:40:06] *** Quits: bizarro_1 (~bizarro_1@replaced-ip ) (Quit: Leaving)
329 [01:40:24] <lindylex> How can I stop root cron job from
filling up syslog?
330 [01:42:20] *** Joins: Anselma (~cjdns@replaced-ip )
331 [01:42:24] *** Quits: fnstudio (~fabio@replaced-ip ) (Ping timeout: 260 seconds)
332 [01:42:39] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
333 [01:42:58] *** Quits: Anselmo (~cjdns@replaced-ip ) (Disconnected by services)
334 [01:43:00] *** Anselma is now known as Anselmo
335 [01:43:18] *** Joins: Y04NN (~y04nn@replaced-ip )
336 [01:43:34] *** Quits: th0r (~pi@replaced-ip ) (Quit: Ex-Chat)
337 [01:45:03] *** Quits: f10 (~flo@replaced-ip ) (Read error: No route to host)
338 [01:46:12] *** Quits: MOZGIII (~MOZGIII@replaced-ip ) (Quit: Leaving)
339 [01:47:35] *** Joins: f10 (~flo@replaced-ip )
340 [01:47:39] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
341 [01:48:00] *** debhelper sets mode: +l 1701
342 [01:51:10] *** Quits: f10 (~flo@replaced-ip ) (Remote host closed the connection)
343 [01:52:39] *** Joins: cubsfan22 (~Slumlord_@replaced-ip )
344 [01:52:51] *** Joins: laidback_01 (~jax@replaced-ip )
345 [01:56:28] *** Quits: cubby (~Slumlord_@replaced-ip ) (Ping timeout: 265 seconds)
346 [01:56:54] *** Quits: Seryth (~Matrix@replaced-ip ) (Quit: Leaving)
347 [01:57:53] *** Quits: derpila (~derpila@replaced-ip ) (Quit: Leaving)
348 [02:01:21] *** Quits: SpeccyMan (~nick@replaced-ip ) (Quit: 'Goodbye')
349 [02:01:48] *** Joins: f10 (~flo@replaced-ip )
350 [02:02:01] *** Joins: f10_ (~flo@replaced-ip )
351 [02:02:11] *** Quits: acidfu_ (~acidfoo@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
352 [02:03:42] *** Joins: jetho (~jetho@replaced-ip )
353 [02:03:52] *** Quits: Andrepila (~Andrepila@replaced-ip ) (Read error: Connection reset by peer)
354 [02:04:12] *** Quits: hjubal (~hjubal@replaced-ip ) (Ping timeout: 276 seconds)
355 [02:04:17] *** Quits: eraser (eraser@replaced-ip ) (Quit: Leaving)
356 [02:05:23] <winsen> does anyone know the difference between
distro "ubuntu-16.04.1-desktop-amd64" VS
debian-live-8.5.0-amd64-hamradio"? thanks
357 [02:05:44] *** Joins: syeekick (~Syee@replaced-ip )
358 [02:05:45] <winsen> Someone said that the last one is
"debian compilation"?
359 [02:05:55] <bazhang> same as all the other channels you asked
in winsen
360 [02:06:21] <bazhang> one is a debian blend
361 [02:07:40] <bazhang> you were already given the exact link to
that debian blend winsen so go read it
362 [02:08:22] *** Quits: cdbob (~cdbob@replaced-ip ) (Read error: Connection reset by peer)
363 [02:09:16] *** Joins: dvs (~hibbard@replaced-ip )
364 [02:10:00] *** Quits: OerHeks (~OerHeks@replaced-ip ) (Ping timeout: 265 seconds)
365 [02:10:56] *** Quits: hexadecimal (~hexadecim@replaced-ip ) (Quit: leaving)
366 [02:11:40] *** Joins: mrrhq-mobile (~mrrhq@replaced-ip )
367 [02:12:22] *** Quits: Al3xG0 (~unix@replaced-ip ) (Ping timeout: 244 seconds)
368 [02:14:21] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Remote host closed the connection)
369 [02:14:39] *** Joins: iflema (~ian@replaced-ip )
370 [02:15:06] *** Quits: iflema (~ian@replaced-ip ) (Client Quit)
371 [02:16:08] *** Quits: ksft (~k@replaced-ip ) (Ping timeout: 244 seconds)
372 [02:16:12] *** Joins: dreamon_ (~dreamon@replaced-ip )
373 [02:16:14] <winsen> bazhang: hemm, you're still here?
now, let people who can/want to reply..
374 [02:16:25] *** Joins: shane_ (~shane@replaced-ip )
375 [02:16:42] *** Quits: shane_ (~shane@replaced-ip ) (Client Quit)
376 [02:17:16] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 264 seconds)
377 [02:18:00] *** debhelper sets mode: +l 1694
378 [02:18:31] *** Joins: kevr (~kevr@replaced-ip )
379 [02:18:33] <kevr> Hello.
380 [02:18:42] <bazhang> hi
381 [02:19:12] <kevr> A system was compromised, and a cron job
was added when it was done to a) start ddos flooding and b) override
/lib/libudev.so.6 with some other udev library
382 [02:19:35] <kevr> the cron job is removed, but i'm not
sure the state of the udev library
383 [02:19:44] *** Joins: alexandros_c (~alexandro@replaced-ip )
384 [02:19:49] <kevr> what would your guys suggestions be to
investigating that?
385 [02:20:07] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 255 seconds)
386 [02:20:21] *** Joins: baraba (~baraba@replaced-ip )
387 [02:21:04] *** Joins: zizou (~zizou@replaced-ip )
388 [02:21:24] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
389 [02:22:36] *** Joins: amcorreia (~amcorreia@replaced-ip )
390 [02:23:45] *** Joins: OerHeks (~OerHeks@replaced-ip )
391 [02:23:47] *** Joins: Al3xG0 (~unix@replaced-ip )
392 [02:25:38] *** Quits: fax (~fax@replaced-ip ) (Quit: Konversation terminated!)
393 [02:25:59] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) (Ping timeout: 244 seconds)
394 [02:26:04] *** Quits: TsukiRa (~fpob@replaced-ip ) (Quit: Leaving.)
395 [02:26:32] *** Quits: Wizek_ (~Wizek@replaced-ip ) (Ping timeout: 240 seconds)
396 [02:27:30] *** Quits: jim_carry (~jim_carry@replaced-ip ) (Ping timeout: 244 seconds)
397 [02:29:36] *** Joins: jim_carry (~jim_carry@replaced-ip )
398 [02:31:01] *** Joins: booty2 (~booty@replaced-ip )
399 [02:31:05] <booty2> hi people
400 [02:31:14] *** Quits: Levure (~quassel@replaced-ip ) (Read error: Connection reset by peer)
401 [02:32:17] *** Joins: nighty (~nighty@replaced-ip )
402 [02:33:02] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 244 seconds)
403 [02:33:19] *** Joins: singalaut (~mami@replaced-ip )
404 [02:33:23] *** Quits: pfred1 (~pfred1@replaced-ip ) (Quit: l8r)
405 [02:33:44] *** Joins: shifty (~shifty779@replaced-ip )
406 [02:33:51] *** Quits: nidr0x (~z4.30i@nidr0x.ddns.jazztel.es)
(Quit: Textual IRC Client:
replaced-url
407 [02:35:06] *** Joins: xiaodong (~xiaodong@replaced-ip )
408 [02:36:35] *** Quits: turfrex (~py@replaced-ip ) (Read error: Connection reset by peer)
409 [02:36:39] <jmcnaught> lindylex: sorry for late reply. you
should never edit the units in /lib/systemd, that's where
packages put unit files. Make a new file in /etc/systemd/system, it
will have priority over the unit in /lib. You can also add run-parts
style snippets there too
410 [02:36:40] *** Joins: nidr0x (~z4.30i@nidr0x.ddns.jazztel.es)
411 [02:37:13] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 255 seconds)
412 [02:37:40] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 255 seconds)
413 [02:38:38] <kevr> also, i'm trying to do a full system
upgrade inside of a chroot, but mariadb is reporting some errors
when being upgraded
414 [02:39:21] <kevr> E: Can not write log (Is /dev/pts mounted?)
- posix_openpt (2: No such file or directory), and also invoke-rc.d
cannot determine current runlevel
415 [02:39:27] <kevr> i've mount /dev /proc and /sys from
the host system
416 [02:39:30] <kevr> mounted*
417 [02:39:32] <jmcnaught> kevr: did you take the compromised
system offline?
418 [02:39:33] <kevr> not sure what to do here
419 [02:39:37] <kevr> yeah. it's offline
420 [02:39:45] <kevr> it's in /mnt atm
421 [02:40:14] <jmcnaught> are you upgrading the compromised
system?
422 [02:40:32] <kevr> yeah
423 [02:40:34] <kevr> i a m
424 [02:40:35] <kevr> i am*
425 [02:40:36] *** Quits: jim_carry (~jim_carry@replaced-ip ) (Ping timeout: 276 seconds)
426 [02:41:00] <kevr> i believe i've removed everything that
compromised the system, and they messed with udev, so i removed udev
and reinstalled it from apt repositories
427 [02:41:14] <jmcnaught> kevr: that could and probably does
mean that it will still be compromised. the only thing to do is
restore from backups on a freshly installed system
428 [02:41:28] <jmcnaught> kevr: it's a matter of how can
you trust that the compromised system is not lying to you
429 [02:41:34] <kevr> true
430 [02:41:37] <kevr> but
431 [02:41:56] <kevr> let's say that i don't care if
it's lying to me, is there a way to finish this upgrade issue?
432 [02:42:01] *** Joins: jim_carry (~jim_carry@replaced-ip )
433 [02:42:23] <jmcnaught> it can be worthwhile to investigate
the compromised (offline) system to try and determine how it was
exploited, but i would never recommend putting it back online
434 [02:42:31] <kevr> i know how it was exploited
435 [02:42:37] <kevr> the password for root was left as toor for
a long time
436 [02:42:41] <kevr> and it was bruteforced via ssh
437 [02:42:47] <jmcnaught> ouch
438 [02:42:49] <kevr> :P
439 [02:43:51] <jmcnaught> well did you do bind mounts for /dev,
/proc and /sys?
440 [02:44:00] <kevr> yeah
441 [02:44:02] *** Quits: mtcj (~AndChat21@replaced-ip ) (Quit: Bye)
442 [02:44:10] *** Quits: cruncher (~cruncher@replaced-ip ) (Quit: Leaving)
443 [02:44:13] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 252 seconds)
444 [02:45:54] *** Joins: cdbob (~cdbob@replaced-ip )
445 [02:46:29] *** Joins: hualet_deepin (~hualet@replaced-ip )
446 [02:47:41] <kevr> somehow i just fixed that issue by mounting
/dev/pts to /mnt/dev/pts even after i mounted /dev to /mnt/dev
447 [02:47:44] <kevr> hm
448 [02:47:48] <kevr> but now i still have this invoke-rc.d:
could not determine current runlevel
449 [02:48:23] *** Joins: ksft (~k@replaced-ip )
450 [02:50:16] *** Quits: crucialhead (~crucialhe@replaced-ip ) (Quit: crucialhead)
451 [02:51:18] <jmcnaught> kevr: well i've never attempted
an upgrade in a chroot, only quick fixes. Without seeing the full
output, it sounds like a daemon getting restarted by a hook or
postinst script. There is policy-rc.d that you could use to prevent
restarting services during upgrades, but i don't know if it
still works with jessie and systemd
452 [02:51:23] <jmcnaught> kevr:
replaced-url
453 [02:52:57] *** Quits: Belkaar (~Belkaar@replaced-ip ) (Ping timeout: 276 seconds)
454 [02:53:16] *** Quits: and_rew (~andrew@replaced-ip ) (Ping timeout: 264 seconds)
455 [02:53:29] *** Joins: Belkaar (~Belkaar@replaced-ip )
456 [02:53:35] <jmcnaught> ahh.. according to
deb-systemd-invoke(1p) Debian has a wrapper around systemctl so this
can still be used
457 [02:54:05] <jmcnaught> kevr: still, i think that the only
responsible thing to do is restore data from backups on a fresh
install
458 [02:54:37] *** Joins: th0r (~pi@replaced-ip )
459 [02:55:04] *** Quits: jim_carry (~jim_carry@replaced-ip ) (Ping timeout: 264 seconds)
460 [02:55:26] *** Quits: spronk (~spronkey@replaced-ip ) (Ping timeout: 240 seconds)
461 [02:55:36] *** Quits: rsync (~rsync@replaced-ip ) (Quit: Leaving)
462 [02:56:28] *** Joins: jim_carry (~jim_carry@replaced-ip )
463 [02:56:29] *** Quits: admincomplex (~admincomp@replaced-ip ) (Ping timeout: 265 seconds)
464 [02:56:53] <kevr> ugh
465 [02:56:56] *** Joins: rawrawrer (~rawrawrer@replaced-ip )
466 [02:57:55] *** Joins: admincomplex (~admincomp@replaced-ip )
467 [02:58:15] *** Joins: cpap (~smuxi@replaced-ip )
468 [02:58:32] *** Quits: endersending (~endersend@replaced-ip ) (Quit: Leaving)
469 [02:58:44] *** Joins: endersending (~endersend@replaced-ip )
470 [02:58:52] *** Joins: booty5 (~booty@replaced-ip )
471 [02:59:32] *** Quits: th0r (~pi@replaced-ip ) (Quit: Ex-Chat)
472 [02:59:35] *** Joins: murfjr (~douseiais@replaced-ip )
473 [02:59:40] *** Quits: murfjr (~douseiais@replaced-ip ) (Max SendQ exceeded)
474 [03:00:09] *** Joins: murfjr (~douseiais@replaced-ip )
475 [03:00:45] *** Quits: booty2 (~booty@replaced-ip ) (Ping timeout: 276 seconds)
476 [03:02:50] *** Joins: monoxane (~monoxane@replaced-ip )
477 [03:02:58] *** Joins: slicepaperwords (~slicepape@replaced-ip )
478 [03:03:35] *** Joins: nosratheno (~nos@replaced-ip )
479 [03:04:07] <BlueHoodie> Hi Everyone, I've got sort of a
weird issue. When I drag select the blue selector never goes away.
480 [03:04:18] <BlueHoodie> using debian testing
481 [03:04:33] *** Joins: Janos (~Janos@replaced-ip )
482 [03:04:34] <jmcnaught> BlueHoodie: in which application?
483 [03:04:48] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
484 [03:05:23] *** Joins: th0r (~pi@replaced-ip )
485 [03:05:49] <BlueHoodie> jmcnaught: just on the desktop
cinnamon
486 [03:08:07] <BlueHoodie>
replaced-url
487 [03:08:53] <BlueHoodie> they just stay there till reboot. I
tried reinstalling video drivers that did not work
488 [03:09:06] <kevr> which video drivers are you using?
489 [03:09:31] *** Joins: fguillot (~fguillot@replaced-ip )
490 [03:09:36] <jim> what pkg to install for all of gnome3?
491 [03:09:51] <BlueHoodie> kevr: Nvidia linux x64 367.44
492 [03:10:12] *** Quits: anuxivm (~anuxi@replaced-ip ) (Quit: Leaving.)
493 [03:10:37] <jmcnaught> BlueHoodie: you can also ask on
#debian-next on irc.oftc.net which is the official testing/unstable
support channel. There may be more people there who are familiar
with this problem
494 [03:11:17] <BlueHoodie> jmcnaught: ill try that thanks
495 [03:11:27] *** Quits: Jan\ (kvirc@replaced-ip ) (Read error: Connection reset by peer)
496 [03:11:36] *** Joins: Jan\ (kvirc@replaced-ip )
497 [03:11:47] *** Parts: BlueHoodie (~iceman@replaced-ip )
498 [03:11:48] *** Joins: BlueHoodie (~iceman@replaced-ip )
499 [03:12:28] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 264 seconds)
500 [03:14:24] *** Quits: shifty (~shifty779@replaced-ip ) (Ping timeout: 276 seconds)
501 [03:14:54] *** Joins: Cubby (~784718340@replaced-ip )
502 [03:16:04] *** Quits: BlueHoodie (~iceman@replaced-ip ) (Quit: leaving)
503 [03:16:21] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 276 seconds)
504 [03:16:42] *** Quits: masber (~masber@replaced-ip ) (Quit: Leaving)
505 [03:18:27] *** Joins: kooldavi (~kooldavi@replaced-ip )
506 [03:20:56] *** Quits: puffyfootpath (~anon@replaced-ip ) (Remote host closed the connection)
507 [03:21:12] *** Joins: lsv_ (~nn@replaced-ip )
508 [03:21:32] *** Joins: puffyfootpath (~anon@replaced-ip )
509 [03:21:38] *** Quits: puffyfootpath (~anon@replaced-ip ) (Read error: Connection reset by peer)
510 [03:22:05] <awal1> jim, what you mean?
511 [03:23:20] <missmbob> jim: literally package gnome.
512 [03:24:03] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 240 seconds)
513 [03:24:18] <awal1> ok, he meant which pkg is needed for have
gnone DE :P
514 [03:24:25] <awal1> gnome
515 [03:24:53] *** Quits: lsv (~nn@replaced-ip ) (Ping timeout: 244 seconds)
516 [03:24:57] *** Quits: cuechan (~paul@replaced-ip ) (Remote host closed the connection)
517 [03:28:11] *** Joins: winston_obrien (~winston_o@replaced-ip )
518 [03:28:22] *** Quits: winston_obrien (~winston_o@replaced-ip ) (Remote host closed the connection)
519 [03:28:24] <jmcnaught> there's also task-gnome-desktop
520 [03:28:27] <jim> awal1, yeah. thanks (and to missmbob)
521 [03:28:52] <jim> hmm. I'll install each
522 [03:29:55] *** Quits: anons (~Robin@replaced-ip ) (Read error: Connection reset by peer)
523 [03:30:05] <jmcnaught> jim: you could also look at
dpkg's <install gnome> factoid. #3 doesn't work
anymore
524 [03:30:32] *** Joins: canopus (~canopus@replaced-ip )
525 [03:30:33] *** Quits: kevr (~kevr@replaced-ip ) (Ping timeout: 250 seconds)
526 [03:30:41] <awal1> jim, check descriptions aptitude show
gnome task-gnome-desktop
527 [03:30:45] <jim> btw... when I use the keepalive strategy of
pinging somethingon the other side of the wireless link, wireless is
no longer flaky
528 [03:30:56] *** Quits: surfist (~surfist@replaced-ip ) (Remote host closed the connection)
529 [03:31:22] *** Joins: surfist (~surfist@replaced-ip )
530 [03:33:56] *** Joins: faw (~faw@replaced-ip )
531 [03:35:02] *** Quits: booty5 (~booty@replaced-ip ) (Ping timeout: 244 seconds)
532 [03:35:09] *** Joins: gonz0 (~gonz0@replaced-ip )
533 [03:38:09] *** Joins: flugger (~flugger@replaced-ip )
534 [03:39:00] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
535 [03:39:44] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
536 [03:40:21] *** Joins: crucialhead (~crucialhe@replaced-ip )
537 [03:40:22] *** Quits: mrrhq-mobile (~mrrhq@replaced-ip ) (Read error: Connection reset by peer)
538 [03:40:46] *** Joins: austin987 (~null@replaced-ip )
539 [03:41:45] *** Joins: kernalogs (~jacko@replaced-ip )
540 [03:41:56] *** Quits: kernalogs (~jacko@replaced-ip ) (Client Quit)
541 [03:42:12] *** Joins: wbill (~wbill@replaced-ip )
542 [03:42:56] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 244 seconds)
543 [03:45:11] *** Joins: turfrex (~py@replaced-ip )
544 [03:46:12] *** Quits: jetho (~jetho@replaced-ip ) (Quit: WeeChat 0.4.3)
545 [03:46:36] *** Joins: towerpink (~fields@replaced-ip )
546 [03:47:13] <towerpink> In the first hour Sinead talks with
holohoax exposers Monica and Alfred Schaefer to discuss their
awakening, their activism and the recent raid on Alfred’s home
in Germany.
547 [03:47:18] <towerpink>
replaced-url
548 [03:48:08] *** Quits: relaxed (~relaxed@replaced-ip ) (Quit: â â µ)
549 [03:48:24] *** Quits: towerpink (~fields@replaced-ip ) (Client Quit)
550 [03:48:29] *** Joins: canopus (~canopus@replaced-ip )
551 [03:49:25] *** Joins: bryanowers (~ins@replaced-ip )
552 [03:50:42] *** Joins: booty2 (~booty@replaced-ip )
553 [03:50:44] *** Joins: LearnerWind (~Learner_W@replaced-ip )
554 [03:51:44] *** Quits: mastokley (~mastokley@replaced-ip ) (Remote host closed the connection)
555 [03:51:58] *** Joins: Tru3lySl0thfull (~Apollo@replaced-ip )
556 [03:51:59] *** Parts: nosratheno (~nos@replaced-ip )
557 [03:52:05] *** Parts: Tru3lySl0thfull (~Apollo@replaced-ip )
558 [03:52:47] *** Joins: mastokley (~mastokley@replaced-ip )
559 [03:52:48] *** Quits: mastokley (~mastokley@replaced-ip ) (Max SendQ exceeded)
560 [03:53:49] *** Quits: bryanowers (~ins@replaced-ip ) (Client Quit)
561 [03:54:23] *** Joins: mastokley (~mastokley@replaced-ip )
562 [03:54:24] *** Quits: mastokley (~mastokley@replaced-ip ) (Max SendQ exceeded)
563 [03:54:29] *** Joins: terry364 (~terry@replaced-ip )
564 [03:54:56] *** Joins: mastokley (~mastokley@replaced-ip )
565 [03:56:22] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Read error: Connection reset by peer)
566 [03:56:30] *** Joins: _barto_ (~Freddy@replaced-ip )
567 [03:56:58] *** Joins: relaxed (~relaxed@replaced-ip )
568 [03:57:20] *** Joins: sidmo_ (~sidmo@replaced-ip )
569 [03:57:23] *** Joins: guilherme (~guilherme@replaced-ip )
570 [03:58:00] *** debhelper sets mode: +l 1700
571 [03:59:04] *** Quits: gonz0 (~gonz0@replaced-ip ) (Quit: fui)
572 [03:59:32] *** Joins: OS-17007 (~OS-17007@replaced-ip )
573 [03:59:47] *** Parts: OS-17007 (~OS-17007@replaced-ip )
574 [04:00:33] *** Quits: sidmo (~sidmo@replaced-ip ) (Ping timeout: 240 seconds)
575 [04:01:07] *** Joins: juul (~juul@replaced-ip )
576 [04:01:42] *** Joins: juantelez (~juantelez@replaced-ip )
577 [04:02:03] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Leaving)
578 [04:03:02] *** Joins: spronk (~spronkey@replaced-ip )
579 [04:03:40] *** Quits: LearnerWind (~Learner_W@replaced-ip ) (Quit: Leaving)
580 [04:04:01] *** Quits: gluon (~gluon@replaced-ip ) (Remote host closed the connection)
581 [04:04:05] *** Joins: nabia (~nabia@replaced-ip )
582 [04:05:40] *** Quits: hexagoxel (~hexagoxel@replaced-ip ) (Ping timeout: 244 seconds)
583 [04:06:00] *** Quits: booty2 (~booty@replaced-ip ) (Ping timeout: 265 seconds)
584 [04:06:08] *** Joins: erm3nda (~erm3nda@replaced-ip )
585 [04:06:15] *** Joins: stephanie92 (~stephanie@replaced-ip )
586 [04:06:24] *** Quits: rosten (~rosten@replaced-ip ) (Ping timeout: 276 seconds)
587 [04:06:53] <stephanie92> I'm having issues with public
key ssh authentication on my debian box, is this something I can ask
her or should I go try to find an ssh channel
588 [04:07:16] *** Quits: sol (~sol@replaced-ip ) (Read error: Connection reset by peer)
589 [04:07:39] *** Joins: sol (~sol@replaced-ip )
590 [04:07:45] *** Joins: hexagoxel (~hexagoxel@replaced-ip )
591 [04:08:07] <jmcnaught> stephanie92: you can ask here
592 [04:08:29] *** Joins: Azazell (~Azazel@replaced-ip )
593 [04:08:48] *** Quits: terry364 (~terry@replaced-ip ) (Quit: Leaving)
594 [04:09:07] <jmcnaught> there's also an #openssh channel
where people might be more knowledgeable
595 [04:09:43] <stephanie92> jmcnaught: so i performed the basics
as usual (creating the key), then transferred it to the remote
machine like so, ssh-copy-id -i keyname.pub -p 942 user@ipaddr
596 [04:10:00] *** Joins: Gnomethrower (~B@replaced-ip )
597 [04:10:10] <stephanie92> jmcnaught: unfortunately, it still
prompts me for the password when trying to ssh in
598 [04:10:16] <Gryllida> Cool! At the client, you can "ssh
-vvv" to get more verbose detail...
599 [04:10:29] <erm3nda> u have to supply password first time
with ssh-copy-id
600 [04:10:45] <stephanie92> Gryllida: yes, i've done that,
however i didn't see anything interesting.. i'll try with
3 v's instead of one
601 [04:10:47] <erm3nda> only when you is on the remote
known_hosts you can connect with no passwd
602 [04:10:53] <erm3nda> that's what i do ...
603 [04:11:02] *** Joins: mtcj (~AndChat21@replaced-ip )
604 [04:11:19] <jmcnaught> erm3nda: you mean authorized_keys :)
605 [04:11:22] <erm3nda> stephanie92, what's your current
problem? error? log?
606 [04:11:28] <erm3nda> jmcnaught, both
607 [04:12:22] <jmcnaught> the remote's host key gets added
to your local ~/.ssh/known_hosts, your SSH client key goes in the
remote ~/.ssh/authorized_keys
608 [04:12:31] *** Joins: fstd_ (~fstd@replaced-ip )
609 [04:12:41] <erm3nda> :-P
610 [04:13:05] <stephanie92> pastebining -vvv - 1 sec
611 [04:13:19] <Gryllida> Thanks! Good luck with it.
612 [04:13:20] <erm3nda> biningggggg
613 [04:14:43] *** Quits: Raed (~Raed@replaced-ip ) (Quit: brb)
614 [04:14:48] *** Joins: d3fc0n (~forsaken@replaced-ip )
615 [04:14:51] <stephanie92> sec
616 [04:15:44] *** Joins: Raed (~Raed@replaced-ip )
617 [04:16:01] *** Quits: fguillot (~fguillot@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
618 [04:16:02] <stephanie92> okay guys :)
replaced-url
619 [04:16:40] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 255 seconds)
620 [04:16:40] *** fstd_ is now known as fstd
621 [04:16:43] *** Joins: linux__ (~linux@replaced-ip )
622 [04:17:00] <juul> stephanie92: what's the actual command
you run to get that output?
623 [04:17:29] *** Quits: winsen (~winsen@replaced-ip ) (Quit: Leaving)
624 [04:17:32] <stephanie92> ssh -vvv -p port user@ipaddr
625 [04:17:48] <linux__> Hi , What is the difference between
Debian/KfreeBSD and PC-BSD ?
626 [04:18:11] <juul> stephanie92: so in the ssh-copy-id command
you're specifying the key manually with the "-i" flag
but when you run ssh you're not specifying the key with
"-i" and it's not finding the key in any of the
default locations
627 [04:18:31] <stephanie92> O_o well that's odd considering
the key is in ~/.ssh
628 [04:18:43] <erm3nda> juul, dont' need to use -i anymore
once ssh-copy-id is done
629 [04:19:06] *** Joins: sim590 (~sim590@replaced-ip )
630 [04:19:11] *** Quits: mastokley (~mastokley@replaced-ip ) (Read error: Connection reset by peer)
631 [04:19:13] <juul> stephanie92: what is the file path of your
private key file?
632 [04:19:20] <sim590> what if I want to install a package from
another branch without breaking my whole system ?
633 [04:19:22] <erm3nda> no such identity: /home/bane/.ssh/id_dsa
634 [04:19:24] <stephanie92> ~/.ssh/
635 [04:19:36] <erm3nda> create a default ssh key with defaults
636 [04:19:39] <juul> stephanie92: no the actual file, not hthe
directory
637 [04:19:41] <moestevens> linux__: Off the top of my head,
Debian/kFreeBSD is the FreeBSD kernel along with the GNU userland,
while PC-BSD aims to have a "more user friendly FreeBSD".
638 [04:19:42] <erm3nda> or specify -i acordingly
639 [04:19:45] <jmcnaught> sim590: you can't. you can look
for it in backports, or attempt to backport it yourself
640 [04:19:55] <missmbob> sim590: /msg dpkg jessie-backports and
/msg dpkg ssd
641 [04:19:58] <stephanie92> it's literally in that
directory xD
642 [04:20:00] *** Joins: gluon (~gluon@replaced-ip )
643 [04:20:02] <stephanie92> ~/.ssh/key.pub
644 [04:20:02] <missmbob> sim590: ssb*
645 [04:20:12] *** Joins: booty2 (~booty@replaced-ip )
646 [04:20:23] <juul> stephanie92: it should be called e.g.
~/.ssh/id_rsa and ~/.ssh/id_rsa.pub (if it's an rsa key)
647 [04:20:25] <erm3nda> did u specified it with ssh-copy-id?
648 [04:20:26] *** Joins: mastokley (~mastokley@replaced-ip )
649 [04:20:34] *** Quits: Azazell (~Azazel@replaced-ip ) (Remote host closed the connection)
650 [04:20:35] <erm3nda> seems is triying to read so much stuff
that is not in there
651 [04:20:38] <jmcnaught> stephanie92: you can also specify
IdentityFile in ~/.ssh/config
652 [04:20:39] <stephanie92> i didn't need too, i was in the
same directory xD
653 [04:20:42] *** Quits: linux__ (~linux@replaced-ip ) (Client Quit)
654 [04:20:58] *** Joins: linux__ (~linux@replaced-ip )
655 [04:21:05] <erm3nda> default key is id_dsa
656 [04:21:07] <erm3nda> you made an rsa key
657 [04:21:11] *** Joins: superman8 (~Mutter@replaced-ip )
658 [04:21:14] <erm3nda> name don't match
659 [04:21:23] *** Joins: lem0n (~lem0n@replaced-ip )
660 [04:21:25] <dvs> so id_rsa?
661 [04:21:33] <erm3nda> or specify the current one
662 [04:21:33] <stephanie92> you can name the key whatever you
want xD
663 [04:21:38] <erm3nda> YES
664 [04:21:38] <stephanie92> i've been using ssh keys for a
long time
665 [04:21:42] <erm3nda> u can name, but you're in problems
now
666 [04:21:49] <erm3nda> don't seems
667 [04:22:01] <stephanie92> jmcnaught: ahhh yep you're
right
668 [04:22:08] <stephanie92> jmcnaught: I may need an identity
file eh?
669 [04:22:11] <erm3nda> using and understand differs so much :-)
670 [04:22:17] <linux__> moestevens Can I install .deb packages
easily on Debian/kFreeBSD ?
671 [04:22:22] *** Quits: mastokley (~mastokley@replaced-ip ) (Remote host closed the connection)
672 [04:22:25] *** Parts: Kreeb (~z0mbi@replaced-ip )
673 [04:22:39] *** Quits: jim_carry (~jim_carry@replaced-ip ) (Ping timeout: 276 seconds)
674 [04:22:57] <jmcnaught> stephanie92: my key is named
'jeremy' instead of id_rsa, i have an Host * \
IdentityFile ~/.ssh/jeremy entry in my ssh config
675 [04:22:58] <juul> stephanie92: read lines 10 through 23 of
your pastebin. it is not finding your ssh key because you don't
have it in any of the default locations. It is not enough to place
it in ~/.ssh/ It must also have the correct name.stephanie92: if the
private key is not located in one of the default locations then you
must specify its path with "-i
<path_to_ssh_private_key>" every time.
676 [04:23:05] <erm3nda> stephanie92, what jmcnaught said is that
you can also specify it on the cofig file rather than command
677 [04:23:26] <juul> oh yes or what jmcnaught said
678 [04:23:32] <stephanie92> yes you guys are right
679 [04:23:53] <stephanie92> it's looking in the default
location, but doesn't know where to find it since i didn't
tell it where to look (hence the identity file)
680 [04:23:56] <stephanie92> completely forgot about that
681 [04:24:05] <erm3nda> that is
682 [04:24:07] <stephanie92> when you give you keys unique names,
you must use an identity file
683 [04:24:08] *** Joins: jim_carry (~jim_carry@replaced-ip )
684 [04:24:09] <stephanie92> thank you jim
685 [04:24:17] <stephanie92> thank you everyone <3
686 [04:24:20] <moestevens> linux__: I'd believe it should,
but obviously you should test it out yourself or do any research.
687 [04:24:23] <erm3nda> u can use defaults or use any other you
want, but u should specify it
688 [04:25:27] <jmcnaught> linux__: the .deb packages will need
to be compiled for kfreebsd. probably you're going to be
restricted mostly to what's available in the Debian repos for
that architecture
689 [04:25:47] <stephanie92> jmcnaught: I called you jim ;3 -
thank you jmc hehe
690 [04:26:25] <jmcnaught> you can also of course use a bunch of
different keys and set your ~/.ssh/config up to use the correct one
per host
691 [04:26:52] <stephanie92> jmcnaught: I wonder if there is a
way to specify a port if you're using the same IP for multiple
nodes (for NATing purposes)
692 [04:27:19] <linux__> Ok , that means I can't install
.deb on KFreeBSD by synaptic from debian repositories
693 [04:27:28] <linux__> ?
694 [04:28:55] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 244 seconds)
695 [04:29:06] <tacocat> it depends on what you're
installing in particular
696 [04:29:19] <jmcnaught> stephanie92: yes, take a look at
"man ssh_config" for everything you can do
697 [04:30:02] *** Joins: philipballew (~philip@replaced-ip )
698 [04:30:04] <jmcnaught> linux__: no, it means those are the
only packages you'll be able to install. You won't be able
to install .debs you download from random websites that are compiled
for amd64
699 [04:30:14] *** Quits: philipballew (~philip@replaced-ip ) (Changing host)
700 [04:30:14] *** Joins: philipballew (~philip@replaced-ip )
701 [04:31:29] *** Joins: superman8_ (~Mutter@replaced-ip )
702 [04:31:31] *** Quits: superman8 (~Mutter@replaced-ip ) (Read error: Connection reset by peer)
703 [04:31:32] *** Joins: Toordog_ (~Toordog@replaced-ip )
704 [04:31:40] *** Quits: jim_carry (~jim_carry@replaced-ip ) (Ping timeout: 264 seconds)
705 [04:31:50] <linux__> Ok , thanks
706 [04:31:52] *** Quits: Toordog_ (~Toordog@replaced-ip ) (Read error: Connection reset by peer)
707 [04:31:56] *** Quits: linux__ (~linux@replaced-ip ) (Quit: Konversation terminated!)
708 [04:32:06] *** Quits: booty2 (~booty@replaced-ip ) (Ping timeout: 265 seconds)
709 [04:32:09] *** Joins: Toordog_ (~Toordog@replaced-ip )
710 [04:33:03] *** Quits: Toordog (~Toordog@replaced-ip ) (Ping timeout: 276 seconds)
711 [04:33:31] *** Joins: jim_carry (~jim_carry@replaced-ip )
712 [04:34:38] *** Quits: crucialhead (~crucialhe@replaced-ip ) (Quit: crucialhead)
713 [04:35:34] <tom99> The naming scheme for packages on debian
makes NO SENSE. What does `openssl1.0.1e-2+deb7u7` even mean?
714 [04:35:50] <tacocat> 1.0.1e = upstream version
715 [04:35:56] <tacocat> -2 = debian revision
716 [04:36:05] <tacocat> +deb7u7 = 7th update for debian 7
717 [04:36:06] <tom99> so e is just some random letter?
718 [04:36:11] <tom99> i saw b1 and a in there too
719 [04:36:13] <tom99> or alpha
720 [04:36:31] <Devastator> no, and it comes from upstream
version, not debian
721 [04:36:32] <tom99> ah so *that*'s what the 7 means
722 [04:36:52] <tacocat> tom99:
replaced-url
723 [04:39:05] *** Joins: evade (~evade@replaced-ip )
724 [04:39:20] *** Joins: kevr (~kevr@replaced-ip )
725 [04:39:37] *** Joins: mastokley (~mastokley@replaced-ip )
726 [04:39:38] *** Quits: mastokley (~mastokley@replaced-ip ) (Max SendQ exceeded)
727 [04:40:05] <sim590> so if I've added deb
replaced-url
728 [04:40:09] *** Joins: mastokley (~mastokley@replaced-ip )
729 [04:40:46] *** Quits: superman8_ (~Mutter@replaced-ip ) (Remote host closed the connection)
730 [04:40:52] <tacocat> perhaps.. some things are easier to
backport than others
731 [04:41:00] <tacocat> what package in particular?
732 [04:41:10] <jmcnaught> sim590: you can check if something is
in jessie-backports on
replaced-url
733 [04:41:10] *** Joins: cobalt-red (~cobalt-re@replaced-ip )
734 [04:41:22] *** Parts: mtcj (~AndChat21@replaced-ip )
735 [04:42:01] <missmbob> sim590: or /msg judd v package_name
736 [04:42:16] *** Joins: hugoxrosa (~hugo@replaced-ip )
737 [04:42:33] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 240 seconds)
738 [04:43:00] <tom99> tacocat: that's clever about using
za,zb after you run out of letters
739 [04:43:38] <sim590> jmcnaught: judd tells me my package is
found on jessie-multimedia. Can I assume it's safe to use since
"jessie" is contained in the name of the branch ?
740 [04:44:04] *** Joins: fireball``` (~fireball`@replaced-ip )
741 [04:44:30] <jmcnaught> sim590: i don't recommend using
the debian-multimedia repo if that's what jessie-multimedia
refers to
742 [04:44:39] <jmcnaught> sim590: what is this secret package?
743 [04:45:37] <sim590> jmcnaught: mediatomb
744 [04:46:09] *** Joins: booty2 (~booty@replaced-ip )
745 [04:46:32] *** Quits: _ADN_ (~ADN@replaced-ip ) (Ping timeout: 240 seconds)
746 [04:46:38] <jmcnaught> judd: checkbackport mediatomb
747 [04:46:49] <judd> Backporting package mediatomb in
sid→jessie/amd64: all build-dependencies satisfied using
jessie, virtual.
748 [04:46:56] <missmbob> sim590: same version in all debian
versions as that crappy multimedia repo
749 [04:47:04] <missmbob> so why?
750 [04:47:33] <jmcnaught> it looks like mediatomb isn't in
jessie (probably dropped because of an RC bug during jessie's
freeze)
751 [04:48:00] *** Quits: woshty (~irc@replaced-ip ) (Ping timeout: 276 seconds)
752 [04:49:17] <sim590> this is a dlna server which does video
transcoding. That's what I need.
753 [04:49:24] *** Joins: duser (76a84030@replaced-ip )
754 [04:49:46] *** Quits: th0r (~pi@replaced-ip ) (Quit: Ex-Chat)
755 [04:49:53] <jmcnaught> sim590: minidlna and rygel are both in
jessie
756 [04:50:15] <jmcnaught> or try the ssb backport method
757 [04:50:27] *** Joins: hualet_ (~hualet@replaced-ip )
758 [04:50:46] *** Joins: OS-16692 (~OS-16692@replaced-ip )
759 [04:50:51] <sim590> jmcnaught: minidlna doesn't do
transcoding. I've tried readymedia-transcode which I took from
the source on bitbucket but without success.
760 [04:51:20] <duser> is there recommended software that is
similar to pencil (pencil.evolus.vn)? and it doesn't need to be
online (can be installed by apt-get, and be launched locally)
761 [04:51:47] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Read error: Connection reset by peer)
762 [04:52:05] <jmcnaught> sim590: rygel does transcoding i
think, but it might be less work to backport mediatomb than to get
rygel working without gnome.
763 [04:52:09] *** OS-16692 is now known as DumbM4st4
764 [04:52:23] *** Parts: DumbM4st4 (~OS-16692@replaced-ip )
765 [04:53:01] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: Leaving)
766 [04:53:08] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
767 [04:53:11] *** Quits: surfist (~surfist@replaced-ip ) (Remote host closed the connection)
768 [04:53:48] *** Joins: surfist (~surfist@replaced-ip )
769 [04:54:37] *** Joins: n0wje (~anthony@replaced-ip )
770 [04:54:40] <jim> hi again... looking to get sound running,
haven't heard anything come out yet, and I want to run
alsa/pulse/jackd/cadence
771 [04:54:52] <sim590> jmcnaught: so, backporting would be
better than using debian-multimedia ?
772 [04:55:00] <jmcnaught> duser: FYI it's easier to get
people to visit a site if you use a proper URL. You could try
qtcreator
773 [04:55:03] *** Quits: hualet_ (~hualet@replaced-ip ) (Ping timeout: 250 seconds)
774 [04:55:27] <jmcnaught> sim590: there have been problems in
the past with debian-multimedia. it's not an official Debian
repo.
775 [04:55:49] <jmcnaught> dpkg: tell sim590 about why not dmm
776 [04:57:16] <sim590> Alright. So backporting a package is as
simple as creating a package, right? Or is it even simpler?
777 [04:57:21] <duser> jmcnaught: my bad. and thanks for the
suggestion!
778 [04:57:23] <jmcnaught> sim590: the downside to backporting it
yourself is that you'll need to repeat the process for security
updates (same caveat for installing from source though)
779 [04:57:28] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 264 seconds)
780 [04:57:53] *** Quits: booty2 (~booty@replaced-ip ) (Read error: Connection timed out)
781 [04:58:05] <jim> here's output of lspci -nn | grep -i
audio (one line): "00:1f.3 Audio device [0403]: Intel
Corporation Sunrise Point-LP HD Audio [8086:9d70] (rev 21)"
782 [04:58:18] *** Joins: booty2 (~booty@replaced-ip )
783 [04:58:28] *** Quits: PryMar56 (~prymar@replaced-ip ) (Quit: Leaving)
784 [04:58:41] <jmcnaught> sim590: it's pretty straight
forward to follow dpkg's <ssb> instructions. Sometimes
the build-deps are met, but not the dependencies which can lead to
more backports.
785 [05:00:43] *** Joins: R430R (~demon@replaced-ip )
786 [05:00:44] *** Quits: RA3OR (~demon@replaced-ip ) (Read error: Connection reset by peer)
787 [05:01:32] *** Quits: lindylex (~lindylex@replaced-ip ) (Quit: Leaving)
788 [05:02:01] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 244 seconds)
789 [05:03:00] *** Quits: _barto_ (~Freddy@replaced-ip ) (Remote host closed the connection)
790 [05:03:02] *** Quits: kward (keith@replaced-ip ) (Ping timeout: 265 seconds)
791 [05:03:36] <jmcnaught> judd: pciid 8086:9d70
792 [05:03:37] <judd> [8086:9d70] is 'Sunrise Point-LP HD
Audio' from 'Intel Corporation' with kernel modules
'ata_generic', 'snd-hda-intel' in jessie. See
also
replaced-url
793 [05:03:40] <_unreal> I think I may have just stumbled on what
my or part of my issue is...
794 [05:03:42] *** Joins: chachasmooth (~chachasmo@replaced-ip )
795 [05:04:01] <_unreal> I have a cubox arm based micro computer.
it has an 800mhz arm, and 1gb ram..
796 [05:04:09] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Ping timeout: 250 seconds)
797 [05:04:26] <jmcnaught> jim: what have you tried?
798 [05:04:43] <_unreal> I just started up htop and noticed that
the memory shown was the full ammount that is on the system. so I am
assuming that no memory has been shared with the GPU
799 [05:04:50] <_unreal> any idea's on how I could solve
this?
800 [05:04:55] <_unreal> running debian wheezy
801 [05:05:16] <jim> nothing yet, snd_hda_intel is the next thing
(just got done with apt-get install gnome some moments ago)
802 [05:05:16] *** Quits: cobalt-red (~cobalt-re@replaced-ip ) (Quit: Leaving)
803 [05:06:09] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
804 [05:06:28] <jmcnaught> jim: odds are it just works. if not,
check the gnome sound preferences to make sure it's not using
HDMI or something as default output.
805 [05:07:03] <tom99> ah I bet the text 'deb8u1' and
'deb8u2' refers to security updates
806 [05:07:04] *** Quits: faw (~faw@replaced-ip ) (Ping timeout: 255 seconds)
807 [05:07:18] *** Joins: hualet_ (~hualet@replaced-ip )
808 [05:07:25] <tom99> since the first package in this page after
the initial release of jessie have those suffixes
809 [05:08:01] *** debhelper sets mode: +l 1694
810 [05:08:18] <jmcnaught> tom99: 7.3 in this link:
replaced-url
811 [05:08:48] *** Quits: guilherme (~guilherme@replaced-ip ) (Ping timeout: 276 seconds)
812 [05:08:54] <tom99> Are you saying if I read the
documentation, my questions will get answers not in the
documentation?
813 [05:09:53] <jmcnaught> tom99: i'm strongly suggesting
that you read more of the docs we've linked to, and do web
searches before asking questions
814 [05:10:30] <tom99> By the way I've read that section
twice, still didn't know for sure what the 8u1, 7u7 syntax was
815 [05:10:49] <tom99> it refers to version number and then
"architecture" which is i386 or amd64, not debian 8.1
816 [05:10:59] *** Quits: aaro (~aaro@replaced-ip ) (Quit: aaro)
817 [05:12:00] *** Quits: _unreal (~laptop@replaced-ip ) (Remote host closed the connection)
818 [05:12:16] *** Quits: lukaso666 (~lukaso666@replaced-ip ) (Quit: Wychodzi)
819 [05:14:53] <jmcnaught> tom99: 'deb8u1' would be
part of the Debian revision number, which reflects that his package
has been updated to fix a security flaw or bug
820 [05:15:16] <tom99> oh so the + sign is just an arbitrary
character that's allowed to be in there
821 [05:15:25] <tom99> makes more sense, thanks
822 [05:17:25] *** Quits: austin987 (~null@replaced-ip ) (Ping timeout: 255 seconds)
823 [05:18:01] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 250 seconds)
824 [05:18:49] *** Quits: booty2 (~booty@replaced-ip ) (Ping timeout: 260 seconds)
825 [05:19:43] *** Quits: kevr (~kevr@replaced-ip ) (Ping timeout: 250 seconds)
826 [05:20:08] *** Joins: Gnomethrower (~B@replaced-ip )
827 [05:22:19] <sim590> jmcnaught: just to make sure I
understand. Backporting is simply the process of building the source
ourselves with build-dep + -b source ?
828 [05:23:32] <jmcnaught> sim590: that's the jist of it. A
different method here:
replaced-url
829 [05:28:01] *** debhelper sets mode: +l 1687
830 [05:28:24] *** Joins: kward_ (keith@replaced-ip )
831 [05:28:40] *** Joins: kevr (~kevr@replaced-ip )
832 [05:29:45] *** Joins: klow (~textual@replaced-ip )
833 [05:30:23] *** Joins: MaBunny (~Peter@replaced-ip )
834 [05:31:39] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
835 [05:31:46] *** Joins: eraser (~eraser@replaced-ip )
836 [05:32:45] *** Joins: kzimmermann (~kzimmerma@replaced-ip )
837 [05:34:19] *** Joins: mastokley (~mastokley@replaced-ip )
838 [05:35:31] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
839 [05:36:29] *** Quits: namyzarc (~namyzarc@replaced-ip ) (Quit: Leaving)
840 [05:37:22] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
841 [05:39:01] *** Quits: OS-23624 (~OS-23624@replaced-ip ) (Ping timeout: 255 seconds)
842 [05:42:57] *** cornbreadheadman is now known as cornbread-afk
843 [05:43:25] *** Joins: gonz0 (~gonz0@replaced-ip )
844 [05:45:50] *** Joins: Rusty1_ (~kanotix@replaced-ip )
845 [05:45:51] *** Quits: badgerSqueegee (~luca@replaced-ip ) (Ping timeout: 276 seconds)
846 [05:46:32] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
847 [05:47:44] *** Joins: spronk (~spronkey@replaced-ip )
848 [05:50:51] *** Joins: sdfox9 (~sdfox9@replaced-ip )
849 [05:51:08] *** Quits: sdfox9 (~sdfox9@replaced-ip ) (Client Quit)
850 [05:52:02] *** Joins: OS-23624 (~OS-23624@replaced-ip )
851 [05:52:15] *** Quits: klow (~textual@replaced-ip ) (Ping timeout: 250 seconds)
852 [05:53:00] *** Quits: afuentes (~kusanagi@replaced-ip ) (Remote host closed the connection)
853 [05:53:07] *** Joins: CtrlC (~CtrlC@replaced-ip )
854 [05:54:05] <CtrlC> Hi, I need to have multiple extra IPs. I
have some program running that I need it to work with one of the
random IPs each time.
855 [05:54:53] <CtrlC> Much like using multiple proxies. How
should I go for doing that? Can you give me some keywords or
anything for that?
856 [05:59:02] <jmcnaught> CtrlC: please don't ask the same
question in multiple channels at the same time. Maybe you want to
use tor?
857 [05:59:17] *** Joins: alexandros_c (~alexandro@replaced-ip )
858 [05:59:58] *** Quits: r4z (~r4z@replaced-ip ) (Remote host closed the connection)
859 [06:00:05] *** Quits: n0wje (~anthony@replaced-ip ) (Quit: Leaving)
860 [06:00:06] <CtrlC> jmcnaught, No. I don't want to face
stuff like flarecloud.
861 [06:00:46] *** Joins: iamawesome (~shibly@replaced-ip )
862 [06:00:56] *** Joins: loki_ (~loki@replaced-ip )
863 [06:01:04] <loki_> Wassup peeps!
864 [06:01:08] <iamawesome> Hi, if i install latest kernel
downloading from kernel.org then is it a problem?
865 [06:01:21] *** Joins: han-solo (~han-solo@replaced-ip )
866 [06:01:22] <tom99> loki, my brothah, nice to see you again
867 [06:01:30] <loki_> Why not use debian repo to install a
kernel?
868 [06:01:35] <loki_> What up tom99
869 [06:01:36] *** Quits: kevr (~kevr@replaced-ip ) (Ping timeout: 265 seconds)
870 [06:01:53] <jmcnaught> CtrlC: request additional IP addresses
from your ISP
871 [06:02:03] <loki_> But I am not that loki, that nickname was
taken, its loki_. I am new here.
872 [06:02:05] <iamawesome> loki_: That is not latest kernel from
repo.
873 [06:02:06] <missmbob> iamawesome: read here how to do it in
debian
replaced-url
874 [06:02:35] <CtrlC> jmcnaught, That's not the issue. I
can buy more IPs. The thing is how to use them the way I want?
875 [06:02:58] *** Joins: OS-24447 (~OS-24447@replaced-ip )
876 [06:03:12] <OS-24447> /msg NickServ REGISTER
877 [06:03:22] *** Joins: reev (~reev@replaced-ip )
878 [06:03:32] <loki_> CtrlC: /etc/network/interfaces - set
interface to static for IP from ISP if not behind firewall.
879 [06:03:32] *** Quits: CrypticSquared (~CrypticS_@replaced-ip ) (Ping timeout: 240 seconds)
880 [06:03:55] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 250 seconds)
881 [06:04:03] <iamawesome> missmbob: What is squashfs-source ?
882 [06:04:16] <loki_> Archive?
883 [06:04:26] <loki_> I don't use squashfs lol
884 [06:04:28] <missmbob> iamawesome: nothing you need to worry
about
885 [06:04:40] *** Quits: magnulu (~magnulu@replaced-ip ) (Ping timeout: 255 seconds)
886 [06:04:50] <CtrlC> loki_, I want to use different ips for
different programs. I'm not sure if that does that.
887 [06:05:03] <missmbob> iamawesome: you need to read 4.6 which
is what i linked you to
888 [06:05:13] <tom99> loki: today I learned things about debian.
like version numbers. Also also there's a manual thing
889 [06:05:17] <loki_> have the program listen on that ip
address. EG: apache would be 1.2.3.4:8080
890 [06:05:22] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
891 [06:05:40] *** Joins: CrypticSquared (~CrypticS_@replaced-ip )
892 [06:05:44] <iamawesome> missmbob: I want to compile kernel
from source by hand. I don't want to use sqashfs
893 [06:05:49] *** Joins: mrrhq-mobile (~mrrhq@replaced-ip )
894 [06:06:01] <iamawesome> missmbob: aptitude search squashfs
doesn't list anything.
895 [06:06:18] <loki_> squashfs is a type of filesystem, not a
program to install
896 [06:06:25] <missmbob> iamawesome: sigh. really? squashfs was
used as an example. dear lord
897 [06:06:30] *** Joins: magnulu (~magnulu@replaced-ip )
898 [06:06:32] <CtrlC> loki_, Thanks.
899 [06:06:33] <missmbob> no one told you to actually do anything
with squasfs
900 [06:06:42] <CtrlC> jmcnaught, Thank you too.
901 [06:07:06] <loki_> CtrlC: No worries bro!
902 [06:07:27] *** Quits: donofrio_ (~donofrio@replaced-ip ) (Read error: Connection reset by peer)
903 [06:07:42] <missmbob> iamawesome: you're asking
what's in 4.7 when i told you to read 4.6. see the problem?
904 [06:07:58] *** Quits: loki_ (~loki@replaced-ip ) (Quit: Leaving)
905 [06:08:45] *** Joins: dustyp90 (~dustypoo9@replaced-ip )
906 [06:08:53] *** Joins: venkat_330 (~Thunderbi@replaced-ip )
907 [06:08:57] <iamawesome> missmbob: I want to do in this way:
make menuconfig; make; make modules_install; make install
908 [06:09:21] <missmbob> iamawesome: if you can't read a
simple document or care to do it properly in debian i cant be made
to care
909 [06:09:40] *** Parts: iamawesome (~shibly@replaced-ip )
910 [06:09:41] <jmcnaught> iamawesome: don't do that, it
will spray files all over your sytem. You want the kernel to be in a
package that you can remove when you install newer ones
911 [06:11:08] <jmcnaught> missmbob: i think they just wanted to
know if the make install method was a problem or not. i don't
think they understood *why* to use the method from the kernel
handbook
912 [06:11:11] *** Quits: MattE (~matt@replaced-ip ) (Ping timeout: 265 seconds)
913 [06:11:38] *** Joins: cybrNaut (cybrNaut@replaced-ip )
914 [06:12:22] *** Joins: loki_ (~loki@replaced-ip )
915 [06:12:27] *** Quits: loki_ (~loki@replaced-ip ) (Client Quit)
916 [06:13:31] *** Quits: mrrhq-mobile (~mrrhq@replaced-ip ) (Quit: Atomic IRC is still better than Irssi.)
917 [06:13:56] *** Joins: MattE (~matt@replaced-ip )
918 [06:14:16] *** Quits: gdfuego (~gdfuego@replaced-ip ) (Ping timeout: 264 seconds)
919 [06:14:31] *** Joins: LotharKAtt (~lelouch@replaced-ip )
920 [06:15:28] *** Joins: aaro (~aaro@replaced-ip )
921 [06:15:52] *** Quits: Poppabear (~Poppabear@replaced-ip ) (Ping timeout: 244 seconds)
922 [06:16:04] *** Quits: CowboyNeal (~pater@replaced-ip ) (Ping timeout: 264 seconds)
923 [06:16:30] *** Quits: moparisthebest (~moparisth@replaced-ip ) (Ping timeout: 265 seconds)
924 [06:16:30] *** Quits: sparetire (~sparetire@replaced-ip ) (Ping timeout: 265 seconds)
925 [06:16:31] *** Quits: jandrusk (~jra@replaced-ip ) (Ping timeout: 252 seconds)
926 [06:17:04] *** Quits: murfjr (~douseiais@replaced-ip ) (Quit: Leaving)
927 [06:20:32] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
928 [06:20:59] *** Quits: erm3nda (~erm3nda@replaced-ip ) (Quit: Saliendo)
929 [06:22:11] *** Joins: moparisthebest (~moparisth@replaced-ip )
930 [06:23:07] *** Quits: cdbob (~cdbob@replaced-ip ) (Read error: Connection reset by peer)
931 [06:23:14] *** Quits: Cy-GorWork (~IceChat9@replaced-ip ) (Quit: ASCII a stupid question, get a stupid ANSI!)
932 [06:23:21] *** Quits: edwardly (~edwardly@replaced-ip ) (Ping timeout: 265 seconds)
933 [06:23:50] *** Quits: OS-24447 (~OS-24447@replaced-ip ) (Ping timeout: 265 seconds)
934 [06:24:08] *** Quits: LotharKAtt (~lelouch@replaced-ip ) (Ping timeout: 244 seconds)
935 [06:24:10] *** Quits: jeddi (~jedd@replaced-ip ) (Remote host closed the connection)
936 [06:25:01] *** Quits: cpap (~smuxi@replaced-ip ) (Remote host closed the connection)
937 [06:26:15] *** Quits: Dr-Shadow (~quassel@replaced-ip ) (Remote host closed the connection)
938 [06:27:53] *** Joins: Dr-Shadow (~quassel@replaced-ip )
939 [06:28:00] *** debhelper sets mode: +l 1680
940 [06:28:51] *** Quits: axiom_1 (~axiom_1@replaced-ip ) (Quit: Leaving)
941 [06:29:51] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 244 seconds)
942 [06:30:04] *** Joins: maotm (~mao@replaced-ip )
943 [06:32:25] *** Quits: Scourje_ (uid63311@replaced-ip ) (Quit: Connection closed for inactivity)
944 [06:32:39] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
945 [06:34:36] *** Quits: CrypticSquared (~CrypticS_@replaced-ip ) (Ping timeout: 276 seconds)
946 [06:34:49] *** Joins: CrypticSquared (~CrypticS_@replaced-ip )
947 [06:35:34] *** Joins: pragomer_1 (~pragomer_@replaced-ip )
948 [06:36:39] <pragomer_1> how to use truecrypt as normal user
under debian? I know the concept with sudo (under ubuntu for
example).. adding a line in sudoers... but how under debian (thas
doesnt use sudo) ??
949 [06:36:39] *** Joins: donofrio (~donofrio@replaced-ip )
950 [06:36:48] *** Joins: sparetire (~sparetire@replaced-ip )
951 [06:37:11] <jmcnaught> pragomer_1: you can install sudo
952 [06:38:20] *** Joins: CowboyNeal (~pater@replaced-ip )
953 [06:38:25] <pragomer_1> mm.. is sudo an installable progam?
sorry I am new to linux...
954 [06:38:34] <pragomer_1> mm.. sudo IS installed.. so how to
activate it?
955 [06:38:35] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 250 seconds)
956 [06:39:01] *** Joins: han-solo (~han-solo@replaced-ip )
957 [06:39:05] <jmcnaught> pragomer_1: if you want a user to be
able to use sudo for all commands, add them to the sudo group:
"adduser username sudo"
958 [06:39:41] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
959 [06:40:08] *** Joins: booboy_laptop (~booboy@replaced-ip )
960 [06:40:10] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 252 seconds)
961 [06:40:12] <jmcnaught> pragomer_1: sudo can also be used to
grant permission to run only specific commands
962 [06:40:29] <pragomer_1> ok.. let me try... just have to log
out
963 [06:40:31] *** Quits: pragomer_1 (~pragomer_@replaced-ip ) (Quit: Leaving)
964 [06:40:49] *** Quits: Rusty1_ (~kanotix@replaced-ip ) (Quit: Konversation terminated!)
965 [06:42:06] *** Joins: jandrusk (~jra@replaced-ip )
966 [06:42:30] *** Joins: overlord_tm (~andraz@replaced-ip )
967 [06:42:55] *** Quits: OS-23624 (~OS-23624@replaced-ip ) (Ping timeout: 255 seconds)
968 [06:44:01] *** Quits: bhurstpdx1 (~bhurstpdx@replaced-ip ) (Ping timeout: 252 seconds)
969 [06:45:12] *** Quits: fernie (~jarkko@replaced-ip ) (Ping timeout: 240 seconds)
970 [06:46:04] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Quit: Leaving)
971 [06:46:32] *** Joins: Ceber (~cerberus@replaced-ip )
972 [06:46:53] *** Joins: OS-23624 (~OS-23624@replaced-ip )
973 [06:47:09] *** Joins: pragomer_1 (~pragomer_@replaced-ip )
974 [06:47:55] <pragomer_1> jmcnaught: thank you very much.. it
worked like a charm just using sudo :-) :-)
975 [06:48:56] *** Joins: monpocchi (~monpocchi@replaced-ip )
976 [06:49:46] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
977 [06:49:50] *** Joins: doublehp (~DoubleHP@replaced-ip )
978 [06:50:49] <doublehp> in which debian package are the
kerberos commands ? i am missing addpriv ktadd and more
replaced-url
979 [06:51:43] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.0.1)
980 [06:52:55] *** Joins: jeddi (~jedd@replaced-ip )
981 [06:53:10] *** Quits: pragomer_1 (~pragomer_@replaced-ip ) (Quit: Leaving)
982 [06:55:52] *** Joins: fernie (~jarkko@replaced-ip )
983 [06:56:59] *** Joins: bhurstpdx1 (~bhurstpdx@replaced-ip )
984 [06:56:59] *** Quits: seekr (~seekr@replaced-ip ) (Quit: Leaving)
985 [06:57:29] *** Joins: morphis (~morphis@replaced-ip )
986 [06:57:38] <nkuttler> !fill addpriv
987 [06:57:43] <nkuttler> !file addpriv
988 [06:58:24] <nkuttler> doublehp: not in debian it seems
989 [06:58:29] <doublehp> nkuttler: doies it means the tuto is
deprecated ?
990 [06:58:36] <nkuttler> probably
991 [06:58:51] *** Joins: dec0n (~dec0n@replaced-ip )
992 [06:59:08] *** Quits: remo (~remo@replaced-ip ) (Remote host closed the connection)
993 [06:59:36] *** Joins: Hacker01 (~Haxker01@replaced-ip )
994 [06:59:55] *** Quits: gonz0 (~gonz0@replaced-ip ) (Quit: fui)
995 [07:00:36] *** Quits: booboy_laptop (~booboy@replaced-ip ) (Ping timeout: 276 seconds)
996 [07:00:42] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 276 seconds)
997 [07:01:18] <jmcnaught> ,file addpriv
998 [07:01:22] <judd> No packages in jessie/amd64 were found with
that file.
999 [07:02:47] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
1000 [07:03:10] *** Joins: lovelylira (~intermix@replaced-ip )
1001 [07:03:35] <lovelylira> Kyle speaks with Frank Raymond,
author of the novel Sweet Dreams and Terror Cells. Frank is an
Indian man living in Canada who has done an extensive study of the
White mind and how it contrasts with non-Whites.
1002 [07:03:38] <lovelylira>
replaced-url
1003 [07:05:15] *** Joins: debalance (~debalance@replaced-ip )
1004 [07:05:28] <jmcnaught> lovelylira: please take it elsewhere
1005 [07:05:53] <Gryllida> lovelylira: off freenode preferably
1006 [07:06:01] <Gryllida> lovelylira: consider snoonet, reddit,
your own blog :)
1007 [07:06:15] <jmcnaught> lovelylira: /dev/null
1008 [07:06:33] <lovelylira> I already received two thank-you
notes in private :)
1009 [07:06:49] <lovelylira> Looks like I'm in the right
place :)
1010 [07:07:10] <jmcnaught> out of 1671 people there's bound
to be a couple fools
1011 [07:07:15] <Gryllida> don't want to talk about that and
don't believe you, sorry
1012 [07:07:29] *** ChanServ sets mode: +o jelly
1013 [07:08:01] *** debhelper sets mode: +l 1686
1014 [07:08:04] *** Joins: OS-24447 (~OS-24447@replaced-ip )
1015 [07:08:07] *** Parts: lovelylira (~intermix@replaced-ip )
1016 [07:08:09] *** jelly sets mode: +b *!*@71.19.249.196$##arguments
1017 [07:08:10] *** Quits: TomasCZ (~TomasCZ@replaced-ip ) (Quit: Leaving)
1018 [07:09:08] *** ChanServ sets mode: -o jelly
1019 [07:10:21] *** Quits: kzimmermann (~kzimmerma@replaced-ip ) (Ping timeout: 276 seconds)
1020 [07:10:42] <jelly> jmcnaught, Gryllida: nexttime, if you see
a white supremacy / holocaust denier, call the staff instead of
engaging them
1021 [07:11:23] *** Quits: phorce1_home (~gvl2@replaced-ip ) (Remote host closed the connection)
1022 [07:11:24] *** Quits: stephanie92 (~stephanie@replaced-ip ) (Remote host closed the connection)
1023 [07:11:37] *** Joins: fearnothing (~nothing@replaced-ip )
1024 [07:12:02] *** Joins: itablist (~dev@replaced-ip )
1025 [07:12:24] <Gryllida> jelly: thanks, I must say I didn't
see their text, only url; hence having extra faith
1026 [07:12:57] *** Quits: OS-24447 (~OS-24447@replaced-ip ) (Ping timeout: 276 seconds)
1027 [07:13:04] *** Quits: Alam_Squeeze (quasselcor@replaced-ip ) (Ping timeout: 255 seconds)
1028 [07:14:21] *** Quits: Knaldgas (~pdj@replaced-ip ) (Remote host closed the connection)
1029 [07:15:22] *** Joins: phorce1_home (~gvl2@replaced-ip )
1030 [07:15:38] <GJdan> petn-randall: Not sure if you remember or
care, but my NODATA problem with apt-get update was because the
building I was installing the server for had a firewall I
wasn't told about that was blocking the repos for
"freeware"
1031 [07:16:39] *** Joins: Alam_Squeeze (quasselcor@replaced-ip )
1032 [07:16:57] *** Quits: surfist (~surfist@replaced-ip ) (Remote host closed the connection)
1033 [07:17:21] *** Joins: surfist (~surfist@replaced-ip )
1034 [07:18:24] *** Quits: itablist (~dev@replaced-ip ) (Ping timeout: 244 seconds)
1035 [07:18:25] *** Quits: fernie (~jarkko@replaced-ip ) (Ping timeout: 244 seconds)
1036 [07:20:17] *** Joins: fernie (~jarkko@replaced-ip )
1037 [07:20:51] *** Joins: btf (~btf@replaced-ip )
1038 [07:21:54] *** Quits: badiane (~badiane@replaced-ip ) (Ping timeout: 260 seconds)
1039 [07:23:37] *** Joins: HGJ (~HGJ@replaced-ip )
1040 [07:24:54] *** Joins: alex2888 (~alex2888@replaced-ip )
1041 [07:26:47] *** Quits: Bercik (~Yotsuba@replaced-ip ) (Excess Flood)
1042 [07:27:22] *** Joins: Highlander (~alain@replaced-ip )
1043 [07:28:13] *** Joins: Gnomethrower (~B@replaced-ip )
1044 [07:28:32] *** Joins: OS-24447 (~OS-24447@replaced-ip )
1045 [07:28:56] *** Joins: Bercik (~Yotsuba@replaced-ip )
1046 [07:29:20] *** Joins: ransur0t (~ransur0t@replaced-ip )
1047 [07:29:49] *** Joins: sherylynn (~lynn@replaced-ip )
1048 [07:29:55] *** Quits: sherylynn (~lynn@replaced-ip ) (Max SendQ exceeded)
1049 [07:30:40] *** Joins: sherylynn (~lynn@replaced-ip )
1050 [07:31:03] *** Quits: sherylynn (~lynn@replaced-ip ) (Max SendQ exceeded)
1051 [07:31:19] *** Joins: nibble_zero (~chatzilla@replaced-ip )
1052 [07:32:01] *** Quits: alex2888 (~alex2888@replaced-ip ) (Quit: Leaving)
1053 [07:32:38] *** Joins: sherylynn (~lynn@replaced-ip )
1054 [07:33:01] *** Quits: sherylynn (~lynn@replaced-ip ) (Max SendQ exceeded)
1055 [07:33:04] *** Quits: OS-24447 (~OS-24447@replaced-ip ) (Ping timeout: 240 seconds)
1056 [07:33:47] *** Joins: super_gollum (~ich@replaced-ip )
1057 [07:34:05] *** Joins: KyokoDebian (4d4da301@replaced-ip )
1058 [07:34:08] *** Parts: KyokoDebian (4d4da301@replaced-ip )
1059 [07:34:14] *** Joins: sherylynn (~lynn@replaced-ip )
1060 [07:34:38] *** Quits: sherylynn (~lynn@replaced-ip ) (Max SendQ exceeded)
1061 [07:35:19] *** Joins: edwardly (~edwardly@replaced-ip )
1062 [07:35:19] *** Quits: edwardly (~edwardly@replaced-ip ) (Changing host)
1063 [07:35:19] *** Joins: edwardly (~edwardly@replaced-ip )
1064 [07:35:44] *** Joins: Midnightx (~Midnightx@replaced-ip )
1065 [07:36:11] *** Joins: sherylynn (~lynn@replaced-ip )
1066 [07:36:12] *** Joins: gdfuego (~gdfuego@replaced-ip )
1067 [07:36:36] *** Quits: sherylynn (~lynn@replaced-ip ) (Max SendQ exceeded)
1068 [07:36:50] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 244 seconds)
1069 [07:37:18] *** Joins: prestin (~textual@replaced-ip )
1070 [07:38:20] *** Quits: Midnightx (~Midnightx@replaced-ip ) (Remote host closed the connection)
1071 [07:38:47] *** Joins: wabuh (~wabuh@replaced-ip )
1072 [07:38:56] *** Joins: sherylynn (~lynn@replaced-ip )
1073 [07:39:01] *** Joins: timahvo1 (~rogue@replaced-ip )
1074 [07:39:07] *** Joins: dka (~dka@replaced-ip )
1075 [07:39:17] *** Quits: prestin (~textual@replaced-ip ) (Client Quit)
1076 [07:39:19] *** Quits: sherylynn (~lynn@replaced-ip ) (Max SendQ exceeded)
1077 [07:40:07] *** Quits: shootbird (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
1078 [07:41:38] *** Joins: sherylynn (~lynn@replaced-ip )
1079 [07:42:01] *** Quits: sherylynn (~lynn@replaced-ip ) (Max SendQ exceeded)
1080 [07:42:54] *** Quits: fernie (~jarkko@replaced-ip ) (Quit: Lost terminal)
1081 [07:44:04] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 244 seconds)
1082 [07:44:33] *** Joins: shootbird (~quassel@replaced-ip )
1083 [07:46:09] *** Joins: OS-24447 (~OS-24447@replaced-ip )
1084 [07:49:00] *** Joins: jemadux (~jemadux@replaced-ip )
1085 [07:50:34] *** Quits: OS-24447 (~OS-24447@replaced-ip ) (Ping timeout: 240 seconds)
1086 [07:52:46] *** Joins: Pistolero (~a___@replaced-ip )
1087 [07:52:52] <Pistolero> Hello. I have a question regarding
gnome-terminal. Is it possible to make sure that CTRL+K does not
affect the clipboard? If I press CTRL+K it will put the removed text
into the clipboard.
1088 [07:53:00] *** Quits: dustyp90 (~dustypoo9@replaced-ip ) (Quit: Leaving)
1089 [07:53:09] *** Joins: oneiro (~sol@replaced-ip )
1090 [07:53:34] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 255 seconds)
1091 [07:54:22] *** Joins: vickycq (~vickycq@replaced-ip )
1092 [07:54:58] *** Quits: sol (~sol@replaced-ip ) (Ping timeout: 252 seconds)
1093 [07:55:51] <vickycq> Hello,
1094 [07:55:53] <vickycq> Why doesn't
replaced-url
1095 [07:55:56] <vickycq> Thanks!
1096 [07:56:07] *** Quits: ransur0t (~ransur0t@replaced-ip ) (Ping timeout: 244 seconds)
1097 [07:56:48] *** Joins: asc232 (~Keith@replaced-ip )
1098 [07:56:54] *** Joins: jediraster (~jediraste@replaced-ip )
1099 [07:56:56] *** Joins: kevr (~kevr@replaced-ip )
1100 [07:57:51] *** Joins: konrados (~konrad@replaced-ip )
1101 [07:58:01] *** debhelper sets mode: +l 1694
1102 [07:58:24] *** Joins: fernie (~jarkko@replaced-ip )
1103 [07:58:27] *** Quits: lok0 (~jediraste@replaced-ip ) (Ping timeout: 276 seconds)
1104 [07:58:43] *** Joins: thebrush (~Icedove@replaced-ip )
1105 [07:59:13] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 250 seconds)
1106 [07:59:42] *** Joins: superman8 (~Mutter@replaced-ip )
1107 [08:01:03] *** Joins: djz88 (~ZKubala@replaced-ip )
1108 [08:01:03] *** Quits: fearnothing (~nothing@replaced-ip ) (Ping timeout: 276 seconds)
1109 [08:02:18] *** Joins: ransur0t (~ransur0t@replaced-ip )
1110 [08:03:05] *** Joins: superman8_ (~Mutter@replaced-ip )
1111 [08:04:23] *** Quits: superman8 (~Mutter@replaced-ip ) (Ping timeout: 250 seconds)
1112 [08:05:20] <doublehp> some one can help me setting up
kerberos for NFS ? 3h I am stuck
1113 [08:05:35] *** Quits: Mokuba_K (~Hunterkll@replaced-ip ) (Ping timeout: 258 seconds)
1114 [08:06:09] *** Joins: zadrot_ebaniy (~Zadrot@replaced-ip )
1115 [08:06:48] *** Quits: zadrot|ebaniy (~Zadrot@replaced-ip ) (Ping timeout: 244 seconds)
1116 [08:08:43] *** Joins: spronk (~spronkey@replaced-ip )
1117 [08:08:47] *** Joins: llucenic (~Thunderbi@replaced-ip )
1118 [08:08:58] *** Quits: surfist (~surfist@replaced-ip ) (Remote host closed the connection)
1119 [08:09:11] *** Quits: superman8_ (~Mutter@replaced-ip ) (Ping timeout: 250 seconds)
1120 [08:09:38] *** Joins: chele (~chele@replaced-ip )
1121 [08:09:57] *** Joins: jurisl__ (~Yuriy@replaced-ip )
1122 [08:11:12] *** Joins: KpuCko (~KpuCko@replaced-ip )
1123 [08:11:12] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 240 seconds)
1124 [08:12:29] *** Joins: kiao2938 (~mj@replaced-ip )
1125 [08:13:41] *** Joins: ap4lmtree (ap4lmtree@replaced-ip )
1126 [08:13:43] <ap4lmtree> hi
1127 [08:14:04] *** Joins: katyucha_ (~katyucha@replaced-ip )
1128 [08:14:06] <ap4lmtree> how would i make it so a script runs
after i loggin to my debian gui?
1129 [08:14:09] *** katyucha_ is now known as katyucha
1130 [08:15:29] *** Joins: iflema (~ian@replaced-ip )
1131 [08:16:04] *** Joins: cuechan (~paul@replaced-ip )
1132 [08:16:16] <doublehp> ap4lmtree: put it in bashrc if you use
bash
1133 [08:16:38] <doublehp> but it would start after each console
login ... you then need a lock to prevent excessive launch
1134 [08:17:14] *** Joins: maotm (~mao@replaced-ip )
1135 [08:17:21] <ap4lmtree> i tried bashrc but it does it when i
load a shell but not when i login to the gui
1136 [08:17:43] <ap4lmtree> i am talking about when i first login
to the machine
1137 [08:18:00] *** debhelper sets mode: +l 1703
1138 [08:19:14] *** Joins: Midnightx (~Midnightx@replaced-ip )
1139 [08:19:15] *** Quits: yeticry (~yeticry@replaced-ip ) (Ping timeout: 276 seconds)
1140 [08:19:16] <doublehp> your question was unclear; login via
GUI depends on logger ... so, even knowing your distro is not
enough; you need to know what's your X logger
1141 [08:19:32] <doublehp> in my case, I use xinitrc; but many
systems don't use that
1142 [08:20:23] <RoyK> xsessionrc for some
1143 [08:20:25] <doublehp> ap4lmtree: also, real Desktop MAnagers
can custom login actions; E17 can ; KDE and Gnome also can.
1144 [08:20:28] *** Joins: hualet__ (~hualet@replaced-ip )
1145 [08:20:38] <doublehp> xsessionrc is often a symlink to
xinitrc
1146 [08:20:53] *** Joins: yeticry (~yeticry@replaced-ip )
1147 [08:20:59] *** Quits: hualet_ (~hualet@replaced-ip ) (Read error: Connection reset by peer)
1148 [08:21:03] <RoyK> doublehp: not on rasbian - I hunted that
down
1149 [08:21:12] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 276 seconds)
1150 [08:21:21] <doublehp> *often*
1151 [08:22:14] *** Quits: nibble_zero (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92 [Firefox 48.0.2/20160823121617])
1152 [08:23:12] *** Joins: han-solo (~han-solo@replaced-ip )
1153 [08:23:16] *** Joins: arturo (~arturo@replaced-ip )
1154 [08:23:18] *** Joins: Tiffon (~name@replaced-ip )
1155 [08:24:44] *** Joins: Hunterkll (~Hunterkll@replaced-ip )
1156 [08:25:02] *** Quits: hualet__ (~hualet@replaced-ip ) (Ping timeout: 244 seconds)
1157 [08:25:16] *** Joins: hjubal (~hjubal@replaced-ip )
1158 [08:25:54] *** Joins: shifty (~shifty779@replaced-ip )
1159 [08:25:54] *** Joins: Levure (~quassel@replaced-ip )
1160 [08:25:56] *** Joins: gabriele_ (~gab@replaced-ip )
1161 [08:26:16] *** Quits: ransur0t (~ransur0t@replaced-ip ) (Ping timeout: 264 seconds)
1162 [08:26:41] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
1163 [08:27:21] *** Joins: superman8 (~Mutter@replaced-ip )
1164 [08:27:24] *** Parts: superman8 (~Mutter@replaced-ip )
1165 [08:27:36] *** Joins: and_rew (~andrew@replaced-ip )
1166 [08:28:01] *** debhelper sets mode: +l 1710
1167 [08:28:03] *** Joins: vyrux8 (~Mutter@replaced-ip )
1168 [08:28:26] *** Joins: ZeroBeholder (~ZeroBehol@replaced-ip )
1169 [08:28:46] *** Joins: tallbarr (~none@replaced-ip )
1170 [08:29:05] *** Quits: kevr (~kevr@replaced-ip ) (Ping timeout: 250 seconds)
1171 [08:30:52] *** Joins: klow (~textual@replaced-ip )
1172 [08:30:52] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
1173 [08:31:14] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 244 seconds)
1174 [08:31:32] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
1175 [08:31:51] *** Joins: DecayFX (~Denis@replaced-ip )
1176 [08:32:04] *** Quits: stenrose (~stenrose@replaced-ip ) (Quit: Leaving)
1177 [08:32:18] *** Joins: vyrux8_ (~Mutter@replaced-ip )
1178 [08:34:25] *** Quits: flugger (~flugger@replaced-ip ) (Remote host closed the connection)
1179 [08:34:40] *** Joins: flugger (~flugger@replaced-ip )
1180 [08:34:40] *** Joins: Knaldgas (~pdj@replaced-ip )
1181 [08:34:41] *** Joins: Gi0 (~Gi0@replaced-ip )
1182 [08:35:06] *** Joins: stenrose (~stenrose@replaced-ip )
1183 [08:35:07] *** Quits: vyrux8 (~Mutter@replaced-ip ) (Ping timeout: 252 seconds)
1184 [08:35:07] *** Joins: kiao2938 (~mj@replaced-ip )
1185 [08:35:37] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Ping timeout: 250 seconds)
1186 [08:35:40] *** Joins: nick108 (~chatzilla@replaced-ip )
1187 [08:35:59] *** Joins: svisor (~svisor@replaced-ip )
1188 [08:35:59] *** Joins: m4sker (~chatzilla@replaced-ip )
1189 [08:36:26] *** Joins: xiaodong (~xiaodong@replaced-ip )
1190 [08:36:50] *** Joins: hualet__ (~hualet@replaced-ip )
1191 [08:37:31] *** Joins: vyrux8__ (~Mutter@replaced-ip )
1192 [08:37:35] *** Quits: vyrux8__ (~Mutter@replaced-ip ) (Remote host closed the connection)
1193 [08:38:00] *** debhelper sets mode: +l 1720
1194 [08:38:14] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1195 [08:38:35] <ap4lmtree> doublehp, yes thank you very much
there is a "lxsession configration" that lets me add
programs to autostart, this is wonderful
1196 [08:39:21] <ap4lmtree> this is wonderful, this is exactly
what i wanted!!
1197 [08:39:21] <ap4lmtree> =)
1198 [08:39:30] <doublehp> Linux is wonderfull
1199 [08:39:35] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
1200 [08:39:42] *** Quits: gabriele_ (~gab@replaced-ip ) (Quit: Leaving)
1201 [08:40:42] *** Quits: nick108 (~chatzilla@replaced-ip ) (Ping timeout: 276 seconds)
1202 [08:41:07] *** Quits: vyrux8_ (~Mutter@replaced-ip ) (Read error: Connection reset by peer)
1203 [08:43:09] *** Joins: superman8 (~Mutter@replaced-ip )
1204 [08:44:08] *** Joins: highgreatcity (~dax@replaced-ip )
1205 [08:44:15] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 250 seconds)
1206 [08:44:28] <highgreatcity> hello, am i in
1207 [08:45:11] <doublehp> highgreatcity: you are voiced
1208 [08:45:34] *** Quits: fernie (~jarkko@replaced-ip ) (Ping timeout: 252 seconds)
1209 [08:45:34] <highgreatcity> sorry to bother, and thank you
doublehp
1210 [08:45:57] <doublehp> highgreatcity: when you are not voiced,
your IRC client should give you a warning
1211 [08:46:45] *** Joins: cyan__ (~cyan@replaced-ip )
1212 [08:47:03] *** Joins: OS-24447 (~OS-24447@replaced-ip )
1213 [08:47:15] *** Joins: fernie (~jarkko@replaced-ip )
1214 [08:48:43] *** Joins: KindOne_ (kindone@replaced-ip )
1215 [08:48:46] *** Joins: nibble_zero (~chatzilla@replaced-ip )
1216 [08:49:00] *** Joins: spronk (~spronkey@replaced-ip )
1217 [08:50:02] *** Quits: spronk (~spronkey@replaced-ip ) (Max SendQ exceeded)
1218 [08:50:10] *** Joins: cat3 (~Cat3@replaced-ip )
1219 [08:50:11] *** Quits: superman8 (~Mutter@replaced-ip ) (Remote host closed the connection)
1220 [08:50:52] *** Quits: MaBunny (~Peter@replaced-ip ) (Ping timeout: 240 seconds)
1221 [08:51:11] *** Joins: chownsauce (~chown@replaced-ip )
1222 [08:51:12] *** Quits: OS-24447 (~OS-24447@replaced-ip ) (Ping timeout: 240 seconds)
1223 [08:51:37] *** Quits: KindOne (kindone@replaced-ip ) (Ping timeout: 252 seconds)
1224 [08:51:51] *** Joins: jirka (~Icedove@replaced-ip )
1225 [08:52:07] *** Quits: HerculeP (~herc@replaced-ip ) (Read error: Connection reset by peer)
1226 [08:52:44] *** Joins: kevr (~kevr@replaced-ip )
1227 [08:52:48] *** Quits: debalance (~debalance@replaced-ip ) (Remote host closed the connection)
1228 [08:53:01] *** KindOne_ is now known as KindOne
1229 [08:53:09] *** Joins: rj1 (~rj1@replaced-ip )
1230 [08:53:25] *** Quits: chownsauce (~chown@replaced-ip ) (Remote host closed the connection)
1231 [08:53:40] *** Quits: Pistolero (~a___@replaced-ip ) (Quit: Leaving)
1232 [08:53:46] *** Joins: chownsauce (~chown@replaced-ip )
1233 [08:53:51] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
1234 [08:54:03] *** Quits: tom99 (~tom99@replaced-ip ) (Read error: Connection reset by peer)
1235 [08:55:00] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) (Ping timeout: 276 seconds)
1236 [08:55:43] <and_rew> Hello All o7 Problem: When i'm
using cinnamon i think it keeps crashing. It starts leaving trails
of where the mouse has clicked and drug. for a while everything
still works but eventually i lose control of the keyboard. Any
thoughts?
1237 [08:56:00] *** Joins: aivkiv (~aivkiv@replaced-ip )
1238 [08:56:33] *** Quits: jemadux (~jemadux@replaced-ip ) (Ping timeout: 244 seconds)
1239 [08:56:37] *** Joins: HerculeP (~herc@replaced-ip )
1240 [08:57:20] <and_rew> Im not sure if I explained that very
well lol
1241 [08:57:22] *** Joins: ransur0t (~ransur0t@replaced-ip )
1242 [08:57:27] *** Quits: asc232 (~Keith@replaced-ip ) (Quit: Saliendo)
1243 [08:57:29] *** Joins: MrNeon (~MrNeon@replaced-ip )
1244 [08:57:43] *** Quits: sim590 (~sim590@replaced-ip##) (Quit: ZNC - ##replaced-url
1245 [08:57:55] *** Joins: swatti (~memory@replaced-ip )
1246 [08:58:36] <highgreatcity> help
1247 [08:59:41] <doublehp> highgreatcity: "!help" to
call bots
1248 [08:59:57] <highgreatcity> !help
1249 [08:59:59] <doublehp> !tell highgreatcity about ask
1250 [09:00:51] *** Joins: [Brain] (~brain@replaced-ip )
1251 [09:01:38] *** Joins: sim590 (~sim590@replaced-ip )
1252 [09:01:39] *** Quits: d0nn1e (~d0nn1e@replaced-ip ) (Ping timeout: 260 seconds)
1253 [09:01:48] *** Joins: networklist (~networkli@replaced-ip )
1254 [09:01:54] *** Parts: networklist (~networkli@replaced-ip )
1255 [09:01:58] *** Quits: Bercik (~Yotsuba@replaced-ip ) (Excess Flood)
1256 [09:02:17] *** Joins: jazz (~jazz@replaced-ip )
1257 [09:02:24] *** Quits: Anselmo (~cjdns@replaced-ip ) (Quit: WeeChat 1.5)
1258 [09:02:32] *** Joins: MicroCheapFx (~quassel@replaced-ip )
1259 [09:02:56] *** Joins: Bercik (~Yotsuba@replaced-ip )
1260 [09:03:26] *** Joins: d0nn1e (~d0nn1e@replaced-ip )
1261 [09:04:04] *** Quits: chownsauce (~chown@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1262 [09:04:38] *** Quits: duser (76a84030@replaced-ip ) (Ping timeout: 264 seconds)
1263 [09:05:09] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 260 seconds)
1264 [09:06:12] *** Joins: blueness (~blueness@replaced-ip )
1265 [09:06:47] *** Joins: Chizz8l (~Den@replaced-ip )
1266 [09:07:15] *** Quits: cuechan (~paul@replaced-ip ) (Ping timeout: 250 seconds)
1267 [09:07:47] *** Joins: Elirips (~Elirips@replaced-ip )
1268 [09:07:53] *** Joins: Blueer (~Blueer@replaced-ip )
1269 [09:07:57] *** Quits: hjubal (~hjubal@replaced-ip ) (Ping timeout: 244 seconds)
1270 [09:08:16] *** Quits: lstieb (~lstieb@replaced-ip ) (Ping timeout: 264 seconds)
1271 [09:08:56] *** Joins: han-solo_ (~han-solo@replaced-ip )
1272 [09:08:58] *** ChanServ sets mode: +o eir
1273 [09:08:59] *** eir sets mode: -bo *!*@71.19.249.196$##arguments eir
1274 [09:09:37] *** Quits: han-solo_ (~han-solo@replaced-ip ) (Client Quit)
1275 [09:10:03] *** Joins: han-solo_ (~han-solo@replaced-ip )
1276 [09:10:28] *** Quits: han-solo_ (~han-solo@replaced-ip ) (Client Quit)
1277 [09:10:39] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1278 [09:10:43] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
1279 [09:10:52] *** Joins: han-solo_ (~han-solo@replaced-ip )
1280 [09:10:56] *** Joins: tkla (~tklassen@replaced-ip )
1281 [09:11:10] *** Quits: han-solo (~han-solo@replaced-ip ) (Disconnected by services)
1282 [09:11:15] *** han-solo_ is now known as han-solo
1283 [09:11:16] *** Joins: julius_ (~jason4@replaced-ip )
1284 [09:11:33] *** Quits: han-solo (~han-solo@replaced-ip ) (Client Quit)
1285 [09:11:35] *** Joins: dreamon_ (~dreamon@replaced-ip )
1286 [09:11:36] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
1287 [09:11:54] *** Joins: han-solo (~han-solo@replaced-ip )
1288 [09:12:09] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1289 [09:12:10] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
1290 [09:12:29] *** Joins: hjubal (~hjubal@replaced-ip )
1291 [09:12:39] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1292 [09:12:55] *** Joins: cuechan (~paul@replaced-ip )
1293 [09:13:41] <han-solo> there's a place called New Berlin
in America? :)
1294 [09:13:48] *** Quits: DecayFX (~Denis@replaced-ip ) (Quit: Leaving.)
1295 [09:14:58] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Ping timeout: 258 seconds)
1296 [09:15:07] *** Quits: m4sker (~chatzilla@replaced-ip ) (Read error: Connection reset by peer)
1297 [09:16:03] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
1298 [09:16:16] *** Joins: SanchoPensa (~azteca@replaced-ip )
1299 [09:16:26] <SanchoPensa> hey guys!
1300 [09:16:59] *** Joins: Agiofws (~agiofws@replaced-ip )
1301 [09:16:59] *** Joins: networklist (~networkli@replaced-ip )
1302 [09:17:00] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
1303 [09:17:10] <Agiofws> can anyone tell if this pci-e card works
with debian stable? PCI-e to 6 channel Audio, Chipset CM8738-
POWERTECH
1304 [09:17:27] *** Joins: chownsauce (~chown@replaced-ip )
1305 [09:17:30] *** Joins: antgel (~topdog@replaced-ip )
1306 [09:17:40] *** Quits: chownsauce (~chown@replaced-ip ) (Client Quit)
1307 [09:17:40] <Agiofws> is there an online source expecially for
sound cards for linux?
1308 [09:17:46] <Agiofws> especially*
1309 [09:18:00] *** debhelper sets mode: +l 1726
1310 [09:18:06] *** Quits: hjubal (~hjubal@replaced-ip ) (Ping timeout: 244 seconds)
1311 [09:19:00] <SanchoPensa> i'd appreciate your help with
the following very pesky phenomenon:
1312 [09:19:00] <SanchoPensa> my pc is a lil ancient already, so i
invested in a cpu upgrade, but it wouldn't boot, as it requires
a bios upgrade.
1313 [09:19:00] <SanchoPensa> now i reentered the original cpu and
ever since, i get an error every single time certificates are
involved. be it facebook, youtube, google, whatever, be it pidgin,
icedove, chromium iceweasel, whatever. what is broken?
1314 [09:19:25] <han-solo> check the time
1315 [09:19:38] <SanchoPensa> han-solo: time is off indeed!
1316 [09:19:47] <han-solo> yeah
1317 [09:20:04] <Agiofws> SanchoPensa, linux?
1318 [09:20:04] <SanchoPensa> han-solo: that was fast, you're
da man! :D
1319 [09:20:14] <han-solo> no problem
1320 [09:20:17] <SanchoPensa> Agiofws: debian linux even! :)
1321 [09:20:42] <Agiofws> can any help me with my above question?
1322 [09:21:28] <Agiofws> can anyone here tell if PCI-e to 6
channel Audio, Chipset CM8738- POWERTECH is supported in linux ?
1323 [09:21:28] *** Quits: SanchoPensa (~azteca@replaced-ip ) (Quit: Leaving.)
1324 [09:21:34] *** Joins: Ramsay_Bolton (~Ramsay_Bo@replaced-ip )
1325 [09:21:38] <Agiofws> does debians stable kernel supports it ?
1326 [09:23:13] *** Parts: cast (~foo@replaced-ip )
1327 [09:23:26] *** Joins: Darcidride (~Darcidrid@replaced-ip )
1328 [09:23:32] *** Joins: th0r (~pi@replaced-ip )
1329 [09:24:04] *** Quits: jurisl__ (~Yuriy@replaced-ip ) (Ping timeout: 252 seconds)
1330 [09:24:49] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 244 seconds)
1331 [09:25:31] *** Quits: gluon (~gluon@replaced-ip ) (Quit: bye)
1332 [09:25:45] *** Joins: gluon (~gluon@replaced-ip )
1333 [09:26:17] *** Quits: sandeepkr_ (~sandeepkr@replaced-ip ) (Read error: Connection reset by peer)
1334 [09:26:17] *** Joins: patterson (~patterson@replaced-ip )
1335 [09:26:46] *** Joins: overlord_tm (~andraz@replaced-ip )
1336 [09:26:49] *** Joins: sandeepkr (~sandeepkr@replaced-ip )
1337 [09:27:08] *** Quits: sandeepkr (~sandeepkr@replaced-ip ) (Max SendQ exceeded)
1338 [09:27:11] *** Quits: Putti (~Putti@replaced-ip ) (Ping timeout: 250 seconds)
1339 [09:27:51] *** Joins: sandeepkr (~sandeepkr@replaced-ip )
1340 [09:27:54] *** Quits: th0r (~pi@replaced-ip ) (Client Quit)
1341 [09:27:55] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 252 seconds)
1342 [09:28:10] *** Joins: Fes (~felix@replaced-ip )
1343 [09:28:35] *** Joins: ruslan_m (~rmstoi@replaced-ip )
1344 [09:28:38] *** Joins: yaume (~gchenuet@replaced-ip )
1345 [09:30:31] <petn-randall> GJdan: Ah, interesting. I suspected
something like that.
1346 [09:30:35] *** Joins: gebjgd (~stmsgebjg@replaced-ip )
1347 [09:31:01] *** Quits: GeorgeJipa (~admin@replaced-ip ) (Ping timeout: 244 seconds)
1348 [09:31:05] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Ping timeout: 250 seconds)
1349 [09:31:21] *** Joins: towo` (~towo@replaced-ip )
1350 [09:32:24] *** Joins: imunsie (~imunsie@replaced-ip )
1351 [09:32:30] *** Quits: cat3 (~Cat3@replaced-ip ) (Quit: cat3)
1352 [09:32:45] *** Quits: jirka (~Icedove@replaced-ip ) (Quit: jirka)
1353 [09:33:17] *** Joins: GeorgeJipa (~admin@replaced-ip )
1354 [09:33:17] *** Quits: GeorgeJipa (~admin@replaced-ip ) (Changing host)
1355 [09:33:17] *** Joins: GeorgeJipa (~admin@replaced-ip )
1356 [09:33:37] *** Joins: wonderworld (~ww@replaced-ip )
1357 [09:33:43] *** Quits: wonderworld (~ww@replaced-ip ) (Client Quit)
1358 [09:33:53] *** Joins: ww_ (~ww@replaced-ip )
1359 [09:33:56] *** Quits: souravbadami (~sourav@replaced-ip ) (Quit: Disconnected)
1360 [09:34:05] *** Joins: shann (~shann@replaced-ip )
1361 [09:34:27] *** Joins: masber (~masber@replaced-ip )
1362 [09:35:27] <rjsalts> doublehp: still having problems with
kerberized nfs?
1363 [09:35:33] *** Joins: Y04NN (~y04nn@replaced-ip )
1364 [09:35:49] <doublehp> rjsalts: somehow ... yes - ATM, I gave
up.
1365 [09:35:57] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
1366 [09:36:13] *** Joins: Y04NN (~y04nn@replaced-ip )
1367 [09:36:32] <doublehp> rjsalts: but if you feel like trying
...
1368 [09:37:40] *** Quits: jazz (~jazz@replaced-ip ) (Ping timeout: 264 seconds)
1369 [09:38:30] <rjsalts> doublehp: where was it getting stuck?
could you get a ticket with the service principal? you doing version
3? or version 4?
1370 [09:38:37] *** Quits: cuechan (~paul@replaced-ip ) (Ping timeout: 265 seconds)
1371 [09:38:46] *** Joins: zorg1 (~zorg1@replaced-ip )
1372 [09:40:03] *** Joins: gnupyx (~gnupyx@replaced-ip )
1373 [09:40:10] *** Quits: aaro (~aaro@replaced-ip ) (Quit: aaro)
1374 [09:40:21] *** Joins: Y04NN_ (~y04nn@replaced-ip )
1375 [09:40:52] <doublehp> rjsalts:
replaced-url
1376 [09:41:07] *** Quits: |ifei5g00d (~sharris12@replaced-ip ) (Ping timeout: 252 seconds)
1377 [09:42:30] *** Quits: konrados (~konrad@replaced-ip ) (Quit: Leaving)
1378 [09:42:46] <doublehp> rjsalts: then I tried other tutos which
end up in ... unable to reach any KDC in realm DOUBLEHP.ORG
1379 [09:43:14] <doublehp> probably v4. Without KN, NFS works
fine.
1380 [09:43:22] <doublehp> without KB
1381 [09:43:36] *** Quits: misprint (misprint@replaced-ip ) (Ping timeout: 244 seconds)
1382 [09:44:16] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 255 seconds)
1383 [09:45:22] *** Joins: andmizyk (~andmizyk@replaced-ip )
1384 [09:46:40] *** Quits: ww_ (~ww@replaced-ip ) (Ping timeout: 264 seconds)
1385 [09:49:09] *** Joins: ww_ (~ww@replaced-ip )
1386 [09:49:42] <doublehp> rjsalts: addpriv ktadd are both
commands not found
1387 [09:50:07] *** Quits: Highlander (~alain@replaced-ip ) (Quit: Highlander)
1388 [09:50:32] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 240 seconds)
1389 [09:50:54] *** Quits: ruslan_m (~rmstoi@replaced-ip ) (Remote host closed the connection)
1390 [09:51:04] <Agiofws> usb or pci-e sound card what is more
resource intensive
1391 [09:51:38] *** Joins: btf (~btf@replaced-ip )
1392 [09:51:42] *** Joins: l3archos (~Icedove@replaced-ip )
1393 [09:52:12] *** Quits: GeorgeJipa (~admin@replaced-ip ) (Ping timeout: 244 seconds)
1394 [09:52:21] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 244 seconds)
1395 [09:53:03] <Agiofws> is there a online resource for
compatible sound cards for linux?
1396 [09:53:13] *** Joins: LotharKAtt (~lelouch@replaced-ip )
1397 [09:53:14] <rjsalts> doublehp: they're not at the
command prompt, they in the kadmin -p adminuser/admin
1398 [09:53:18] <doublehp> USB is always more ressource consuming
1399 [09:53:30] *** Joins: jazz (~jazz@replaced-ip )
1400 [09:54:07] *** Joins: wabuh (~wabuh@replaced-ip )
1401 [09:54:08] <doublehp> rjsalts: where to report the fact that
tuto is not written respecting classic standards ?
1402 [09:54:18] *** Joins: GeorgeJipa (~admin@replaced-ip )
1403 [09:54:18] *** Quits: GeorgeJipa (~admin@replaced-ip ) (Changing host)
1404 [09:54:18] *** Joins: GeorgeJipa (~admin@replaced-ip )
1405 [09:54:36] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
1406 [09:54:56] <doublehp> rjsalts: what should be adminuser/admin
be like ?
1407 [09:55:19] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
1408 [09:55:23] *** Joins: cdown (~cdown@replaced-ip )
1409 [09:55:33] *** Joins: strencinls (~none@replaced-ip )
1410 [09:55:41] <rjsalts> doublehp: your admin principal when you
set up your kerberos realm
1411 [09:55:42] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Client Quit)
1412 [09:56:43] <doublehp> i have not set anything
1413 [09:57:00] <rjsalts> doublehp: you have a kerberos realm set
up?
1414 [09:57:11] <doublehp> because the tuto does not say how to do
it
1415 [09:57:14] <doublehp> no
1416 [09:57:34] <doublehp> and, the tuto does not point to an
other tuto saying how to do it
1417 [09:57:54] <doublehp> (the NFS official tuto states, in the
end "people who want Kerberos, click HERE"
1418 [09:58:02] *** Joins: davidep89 (~davidep89@replaced-ip )
1419 [09:58:14] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 260 seconds)
1420 [09:58:27] <doublehp> so, i must start with
replaced-url
1421 [09:58:48] *** Quits: gnupyx (~gnupyx@replaced-ip##) (Quit: ##replaced-url
1422 [09:59:09] *** Ticho_ is now known as Ticho
1423 [09:59:26] <rjsalts> doublehp: that's kerberizing ldap.
1424 [09:59:35] <OrbsTheorem> Hello, does anybody knows what is
the name of the feature which makes hello+world@example.com emails
go to hello@example.com?
1425 [09:59:43] *** Quits: Hacker01 (~Haxker01@replaced-ip ) (Max SendQ exceeded)
1426 [10:00:24] <doublehp> rjsalts:
replaced-url
1427 [10:00:42] <doublehp> OrbsTheorem: alias ?
1428 [10:00:53] <petemc> OrbsTheorem: thats an alias using plus
address format
1429 [10:01:01] <petemc> or sub address
1430 [10:01:04] *** Joins: misprint (misprint@replaced-ip )
1431 [10:01:07] *** Joins: lstieb (~lstieb@replaced-ip )
1432 [10:01:18] *** Quits: Chizz8l (~Den@replaced-ip ) (Ping timeout: 276 seconds)
1433 [10:01:28] <jelly> OrbsTheorem: recipient_delimiter in
postfix
1434 [10:01:35] *** Parts: sim590 (~sim590@replaced-ip )
1435 [10:02:07] *** Joins: BadSnappa (~BadSnappa@replaced-ip )
1436 [10:02:09] <OrbsTheorem> thank you :)
1437 [10:02:21] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
1438 [10:02:29] *** Joins: crankyrecursion (~crankyrec@replaced-ip )
1439 [10:03:03] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 244 seconds)
1440 [10:03:27] *** Joins: surfist (~surfist@replaced-ip )
1441 [10:03:47] *** Joins: gnupyx (~gnupyx@replaced-ip )
1442 [10:04:20] <rjsalts> doublehp: if freeipa was still in
debian, I'd probably recommend that. It looks like there is
nothing in the wiki. I found
replaced-url
1443 [10:04:27] *** Joins: karimb (~karimb@replaced-ip )
1444 [10:04:48] <rjsalts> doublehp: it says it's for lenny,
but I don't think anything has changed in that respect
1445 [10:04:55] *** Quits: CaloNord (CaloNord@replaced-ip ) (Excess Flood)
1446 [10:05:10] *** Joins: itablist (~dev@replaced-ip )
1447 [10:05:15] *** Joins: CaloNord (CaloNord@replaced-ip )
1448 [10:05:24] *** Quits: CaloNord (CaloNord@replaced-ip ) (Excess Flood)
1449 [10:05:31] *** Joins: weyfonk (~weyfonk@replaced-ip )
1450 [10:05:39] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1451 [10:05:43] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
1452 [10:05:49] *** Joins: dragon__ (~dragon@replaced-ip )
1453 [10:06:02] *** Quits: dragon__ (~dragon@replaced-ip ) (Client Quit)
1454 [10:06:07] <rjsalts> doublehp: or if you have AD/samba4
they'll also act as a kerberos admin server
1455 [10:06:19] <doublehp> rjsalts: I am not forced to use
Kerberos; I just want anything to secure NFS against IP spoofing;
but, for today, I don't have time to set VPN.
1456 [10:06:21] *** Quits: Gryllida (~svetlana@replaced-ip ) (Quit: goodbye)
1457 [10:06:39] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1458 [10:06:45] *** Joins: hipodilski (~hipo@replaced-ip )
1459 [10:07:06] *** Joins: ewew (~ewew@replaced-ip )
1460 [10:07:11] *** Joins: booboy_laptop (~booboy@replaced-ip )
1461 [10:07:38] <ewew> Hi. Did someone had trouble restarting
rsyslog via logrotate if rsyslog was run from systemd service file ?
1462 [10:08:00] *** debhelper sets mode: +l 1737
1463 [10:08:24] *** Quits: Gi0 (~Gi0@replaced-ip ) (Quit: Cheers)
1464 [10:08:34] <rjsalts> doublehp: you can set up tcp transport
on nfs, that should help with ip spoofing to a large degree. I
believe tcp is the default in nfsv4 anyhow
1465 [10:09:09] <doublehp> ewew: works fine for me
1466 [10:09:25] *** Quits: chele (~chele@replaced-ip ) (Ping timeout: 244 seconds)
1467 [10:10:03] *** Joins: rafalcpp_ (~racalcppp@replaced-ip )
1468 [10:10:10] <doublehp> rjsalts: can't see how TCP can
prevent spoofing. I don't have samba.
1469 [10:10:32] *** Joins: flugger_a (~flugger@replaced-ip )
1470 [10:10:33] *** Quits: rafalcpp (~racalcppp@replaced-ip ) (Ping timeout: 240 seconds)
1471 [10:10:57] <ewew> what exactly you have in
/etc/logrotate.d/rsyslog ?
1472 [10:10:57] *** Quits: Quimby (~Quimby@replaced-ip##) (Quit: ZNC - ##replaced-url
1473 [10:12:31] <doublehp> ewew:
replaced-url
1474 [10:12:32] <rjsalts> doublehp: tcp means 3 way handshake.
unless your adversary is able to prevent the legitimate host from
communicating then they'll not be able to predict sequence
numbers/prevent RST responses from that host
1475 [10:12:52] *** Quits: Midnightx (~Midnightx@replaced-ip ) (Ping timeout: 240 seconds)
1476 [10:13:14] <rjsalts> doublehp: if your adversary is
controlling hosts between nfs server and client then you need
vpn/kerberos, because at that point MITM is trivial
1477 [10:13:21] *** Quits: ohlaugh (5ec63dae@replaced-ip ) (Quit: Page closed)
1478 [10:13:27] <doublehp> rjsalts: my lan is switched; and in
fact, the client is in virtualbox in the server; I am not worried
about frame spying; I just want to fix this long known spoofing
issue
1479 [10:13:34] *** Quits: BlackPanx (~black@replaced-ip ) (Ping timeout: 244 seconds)
1480 [10:13:41] *** Joins: donoban (~user@replaced-ip )
1481 [10:14:17] <ewew> would it work if there is systemctl restart
rsyslog ?
1482 [10:14:48] <rjsalts> doublehp: spoofing tcp is pretty hard,
if you're not in a privileged position on the network
1483 [10:14:52] *** Quits: flugger (~flugger@replaced-ip ) (Ping timeout: 255 seconds)
1484 [10:15:08] *** Joins: f10 (~flo@replaced-ip )
1485 [10:15:09] *** Quits: Quantumcross (~weechat@replaced-ip ) (Ping timeout: 260 seconds)
1486 [10:15:28] *** Joins: rgogunskiy (~rgogunski@replaced-ip )
1487 [10:15:30] <doublehp> rjsalts: any host spoofing the good IP
can mount the server !!!
1488 [10:15:35] *** Joins: prestin (~textual@replaced-ip )
1489 [10:15:49] *** Joins: Midnightx (~Midnightx@replaced-ip )
1490 [10:16:13] <rjsalts> doublehp: not quite
1491 [10:16:34] <jelly> ewew: rsyslog isn't supposed to be
restarted, just sent a signal to reopen log files
1492 [10:17:32] *** Joins: chele (~chele@replaced-ip )
1493 [10:18:22] *** Joins: OS-22864 (~OS-22864@replaced-ip )
1494 [10:18:27] <rjsalts> doublehp: they still have to get the
traffic to/from the nfs server. And if you're using tcp
transport exclusively then this becomes even more challenging,
because the legitimate client will interfere, and they will have to
predict random sequence numbers
1495 [10:18:45] <ewew> jelly just with kill command ?
1496 [10:19:03] *** Quits: f10 (~flo@replaced-ip ) (Read error: No route to host)
1497 [10:19:05] *** Joins: BlackPanx (~black@replaced-ip )
1498 [10:19:21] *** Quits: b (~coffee@replaced-ip ) (Quit: Lost terminal)
1499 [10:19:35] *** Quits: and_rew (~andrew@replaced-ip ) (Ping timeout: 250 seconds)
1500 [10:19:52] *** Joins: f10 (~flo@replaced-ip )
1501 [10:19:53] <rjsalts> doublehp: if they're on your
network and can request an ip on an allowed subnet then you'd
need kerberos to authenticate the legitimate clients from the
"guests"
1502 [10:20:36] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
1503 [10:20:57] *** Joins: chownsauce (~chown@replaced-ip )
1504 [10:21:12] *** Joins: fnstudio (~fabio@replaced-ip )
1505 [10:21:21] *** Joins: Ad1 (~Adrian@replaced-ip )
1506 [10:21:37] <rjsalts> doublehp: or ipsec/802.1x/insert other
access control mechanism of your choice
1507 [10:21:53] *** Joins: _ADN_ (~ADN@replaced-ip )
1508 [10:22:03] *** Quits: prestin (~textual@replaced-ip ) (Ping timeout: 240 seconds)
1509 [10:22:23] <doublehp> rjsalts: so we are back to kerberos
1510 [10:22:57] *** Joins: p3rs3us (~jduro@replaced-ip )
1511 [10:23:32] <jelly> ewew: or something similar
1512 [10:23:46] *** Joins: m8 (~m8@replaced-ip )
1513 [10:24:24] *** Joins: ruslan_m (~rmstoi@replaced-ip )
1514 [10:24:40] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1515 [10:24:59] *** Joins: lucad111 (~lucad111@replaced-ip )
1516 [10:25:56] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
1517 [10:26:17] *** Joins: paul_grozav (~paul_groz@replaced-ip )
1518 [10:26:49] *** Joins: pavlushka (~Pavel@replaced-ip )
1519 [10:28:01] *** debhelper sets mode: +l 1746
1520 [10:28:42] *** Joins: pi___ (~pi@replaced-ip )
1521 [10:29:15] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 276 seconds)
1522 [10:29:29] <doublehp> rjsalts: I had set my server the wrong
way, about questions during aptitude install; can I fix this in the
conf, or shall I re run dpkg-reconfigure ?
1523 [10:29:58] *** Quits: booboy_laptop (~booboy@replaced-ip ) (Remote host closed the connection)
1524 [10:30:27] *** Quits: kevr (~kevr@replaced-ip ) (Ping timeout: 250 seconds)
1525 [10:30:44] <paul_grozav> Hello, I have a question about
gmtime and localtime, could anyone help?
1526 [10:31:09] <rjsalts> doublehp: dpkg-reconfigure is probably
easier if you've just installed the packages and answered the
questions wrong
1527 [10:31:12] <doublehp> !tell paul_grozav about ask
1528 [10:31:53] *** Joins: cat3 (~Cat3@replaced-ip )
1529 [10:31:58] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 255 seconds)
1530 [10:32:24] *** Quits: networklist (~networkli@replaced-ip ) (Quit: Leaving)
1531 [10:32:26] *** Quits: Ishaq (~Ishaq@replaced-ip ) (Excess Flood)
1532 [10:32:28] *** Joins: Slashman (~Slash@replaced-ip )
1533 [10:32:30] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 244 seconds)
1534 [10:32:50] *** Joins: Ishaq (~Ishaq@replaced-ip )
1535 [10:33:07] *** Quits: hualet__ (~hualet@replaced-ip ) (Read error: Connection reset by peer)
1536 [10:33:20] *** Joins: souravbadami (~sourav@replaced-ip )
1537 [10:34:22] <paul_grozav> The question: I'm in Romania,
so timezone = +2 and DST=+1, and I saw that gmtime(1) = 1970-01-01
00:00:01 and localtime(1) = 1970-01-01 02:00:01. So It meant to me
that localtime sees the value 1 as UTC time, and converts it to
local time by adding the timezone difference of 2 hours. Is that
point of vew correct?
1538 [10:35:34] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
1539 [10:35:38] *** Joins: svisor_worker (~svisor_wo@replaced-ip )
1540 [10:35:44] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1541 [10:35:53] <doublehp> rjsalts: i can't find the package
that asked me things ...
1542 [10:35:58] <rjsalts> paul_grozav: yes
1543 [10:36:06] <doublehp> rjsalts: it asked me about real server
1544 [10:36:16] <rjsalts> doublehp: for the KDC?
1545 [10:36:25] <doublehp> rjsalts: probably
1546 [10:36:35] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
1547 [10:36:55] *** Quits: svisor_worker (~svisor_wo@replaced-ip ) (Remote host closed the connection)
1548 [10:37:12] <paul_grozav> so, if localtime sees the parameter
as UTC time, and returns the localtime, then ... does it mean that
gmtime sees the parameter as localtime, and converts it to UTC time?
1549 [10:37:18] <rjsalts> doublehp: most likely be krb5-user
1550 [10:37:39] <doublehp> rjsalts: dpkg-reconfigure krb5-user
does not reask nything
1551 [10:38:47] <paul_grozav> I'm trying to put together a
diagram that explains how to convert between the two representations
(UTC/local). And I was hoping that gmtime takes me from UTC ->
Local ... and localtime takes me from Local -> UTC ... but it
doesn't seem to work that way
1552 [10:40:24] <doublehp> rjsalts: what should the password be ?
new one ? same as root ?
1553 [10:41:11] *** Quits: karimb (~karimb@replaced-ip ) (Quit: Karim has gone to sleep. ZZZzzz…)
1554 [10:42:14] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1555 [10:42:20] <doublehp> rjsalts: dpkg-reconfigure krb5-config -
is the one; what should i answer there ?
1556 [10:42:23] *** Joins: hualet_deepin (~hualet@replaced-ip )
1557 [10:43:06] *** Joins: julius_ (~jason4@replaced-ip )
1558 [10:43:39] <rjsalts> doublehp: depends, it will be used for
enrolling new users/hosts/services across your network. If
you'd be happy with a shared root password across some/many of
your hosts then you could probably use the same password for
convenience
1559 [10:44:35] <doublehp> I can set a new password ... just
don't know what it's asking me; if it will create a new
thing, or if it needs existing password to handle stuff
1560 [10:45:03] <rjsalts> doublehp: no, kerberos admin password is
distinct password
1561 [10:45:04] <dcpc007>
replaced-url
1562 [10:45:21] *** Joins: karimb (~karimb@replaced-ip )
1563 [10:45:26] <dcpc007> a very good french doc for starting
linux (debian) users, and more advanced after
1564 [10:45:40] <doublehp> rjsalts: Enter the hostnames of
Kerberos servers in the DOUBLEHP.ORG Kerberos realm separated by
spaces. ???
1565 [10:45:41] <rjsalts> doublehp: so it's creating a new
thing
1566 [10:45:46] <dcpc007> i think worth you look and share
1567 [10:46:01] *** Joins: czesmir (~stefan@replaced-ip )
1568 [10:46:26] * doublehp hates french
1569 [10:46:39] *** Quits: phrozen77 (~phrozen77@replaced-ip ) (Ping timeout: 260 seconds)
1570 [10:46:40] <rjsalts> doublehp: this is setting up your
kerberos client credentials. You want the FQDN of the server where
you install krb5-admin-server
1571 [10:46:47] *** Joins: drzacek (~drzacek@replaced-ip )
1572 [10:46:47] <doublehp> dcpc007: This web page is not
available.
1573 [10:47:01] <doublehp> rjsalts: I am on the server for now ...
1574 [10:47:10] <drzacek> Hello
1575 [10:47:11] <dcpc007> doublehp: i'm on it
1576 [10:47:40] <drzacek> I'm running debian with LXDE
desktop and installed tightvncserver - how can I make it start @
boot?
1577 [10:47:52] *** Joins: grondilu (~grondilu@replaced-ip )
1578 [10:48:06] *** Quits: Ad1 (~Adrian@replaced-ip ) (Ping timeout: 276 seconds)
1579 [10:48:09] *** Quits: sevenfourk (uid148781@replaced-ip ) (Quit: Connection closed for inactivity)
1580 [10:48:13] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 265 seconds)
1581 [10:48:35] *** Joins: lss8 (~lss8@replaced-ip )
1582 [10:48:36] <doublehp> rjsalts: Enter the hostname of the
administrative (password changing) server for the DOUBLEHP.ORG
Kerberos realm. - same machine ?
1583 [10:48:45] <rjsalts> doublehp: yeah
1584 [10:48:49] <grondilu> I keep receiving mail telling me about
an exim paniclog. Not sure I should worry or not.
1585 [10:49:33] *** Joins: Quantumcross (~weechat@replaced-ip )
1586 [10:49:40] <rjsalts> grondilu: read what's in the
paniclog, it won't automatically go away though. If you've
read and dealt with the issue then logrotate -f
/var/log/exim4/paniclog or what have you
1587 [10:49:56] *** Joins: Brigo (~Brigo@replaced-ip )
1588 [10:51:13] <doublehp> rjsalts: ""dpkg-reconfigure
krb5-config"" does not ask me the same questions on
client; asks me only for domain name, not for REALM
1589 [10:51:16] <rjsalts> grondilu: sometimes it's a
transient error, e.g. if you had spam or antivirus scanning and the
daemon was down
1590 [10:52:28] <doublehp> grondilu: at some point, I had to spend
2h in google, for an exim error, and ended up in having to manually
delete some cache files in /var ...
1591 [10:52:53] <grondilu> only one entry that dates to September
9th. Removing it.
1592 [10:53:24] *** Joins: jwd (~jwd@replaced-ip )
1593 [10:53:39] *** Joins: TsukiRa (~fpob@replaced-ip )
1594 [10:54:20] <rjsalts> doublehp: So what was asking for the
realm before, if not krb5-config?
1595 [10:55:18] <doublehp> rjsalts: previously i was on server;
now, same command on client, does not ask me the same questions; i
am surprised the client does not ask me where the server is !!!
1596 [10:56:42] <doublehp> rjsalts: conf seems fine, lets step
forward
1597 [10:57:46] <rjsalts> doublehp: it should, unless you have srv
records defined for _kerberos._udp.domain, etc.
1598 [10:57:50] *** Joins: woshty (~irc@replaced-ip )
1599 [10:57:56] <doublehp> i don't
1600 [10:58:01] *** debhelper sets mode: +l 1752
1601 [10:59:22] *** Quits: souravbadami (~sourav@replaced-ip ) (Quit: Disconnected)
1602 [10:59:27] *** Joins: notebox (~textual@replaced-ip )
1603 [10:59:31] <ewew> jelly the kill -1 kills rsyslog. looks like
it would need a systemctl start rsyslog
1604 [10:59:38] *** Joins: killian99 (~killian99@replaced-ip )
1605 [11:00:11] <doublehp> rjsalts:
replaced-url
1606 [11:01:25] <rjsalts> doublehp: I'm not responsible for
it. It's just something I found
1607 [11:01:33] <rjsalts> doublehp: that was very good
1608 [11:01:46] <doublehp> it has the same initials as your nick
...
1609 [11:03:35] *** Joins: oish (~charlie@replaced-ip )
1610 [11:03:52] *** Quits: hugoxrosa (~hugo@replaced-ip ) (Ping timeout: 240 seconds)
1611 [11:04:55] *** Quits: Midnightx (~Midnightx@replaced-ip ) (Quit: Leaving)
1612 [11:05:19] <jelly> ewew: I don't know what signal 1 is,
SIGHUP however is used for rotation in /etc/init.d/rsyslog
1613 [11:05:34] *** Quits: rany (~rany@replaced-ip ) (Read error: Connection reset by peer)
1614 [11:06:02] *** Quits: rafalcpp_ (~racalcppp@replaced-ip ) (Read error: Connection reset by peer)
1615 [11:06:09] *** Joins: rany (~rany@replaced-ip )
1616 [11:06:16] *** Joins: rafalcpp_ (~racalcppp@replaced-ip )
1617 [11:06:30] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Remote host closed the connection)
1618 [11:07:06] *** Joins: hualet_deepin (~hualet@replaced-ip )
1619 [11:07:33] *** Quits: cat3 (~Cat3@replaced-ip ) (Ping timeout: 240 seconds)
1620 [11:07:52] *** Joins: MaBunny (~Peter@replaced-ip )
1621 [11:08:10] *** Quits: MaBunny (~Peter@replaced-ip ) (Max SendQ exceeded)
1622 [11:08:21] *** Joins: f10_ (~flo@replaced-ip )
1623 [11:08:32] *** Joins: MaBunny (~Peter@replaced-ip )
1624 [11:09:49] *** Joins: DecayFX (~Denis@replaced-ip )
1625 [11:10:44] *** Quits: rtfm-hysm (~RTFMaway]@replaced-ip ) (Ping timeout: 244 seconds)
1626 [11:11:38] <doublehp> rjsalts: kadmin.local: Unknown request
"addpriv".
1627 [11:14:47] *** Quits: davidep89 (~davidep89@replaced-ip ) ()
1628 [11:14:50] *** Quits: jeddi (~jedd@replaced-ip ) (Quit: Konversation terminated!)
1629 [11:15:18] *** Joins: hnlin (~jlinnert@replaced-ip )
1630 [11:16:05] *** Joins: LorD_n1c0w (~igorhenri@replaced-ip )
1631 [11:16:33] *** Quits: misprint (misprint@replaced-ip ) (Ping timeout: 240 seconds)
1632 [11:20:10] *** Joins: Wizek_ (~Wizek@replaced-ip )
1633 [11:22:33] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 276 seconds)
1634 [11:22:40] <ewew> jelly techically it is equivalent to
systemctl restart ?
1635 [11:23:24] *** Joins: francine (~francine@replaced-ip )
1636 [11:23:24] *** Joins: misprint (misprint@replaced-ip )
1637 [11:24:51] *** Joins: Renku (~Renku@replaced-ip )
1638 [11:25:00] <Renku> hi :)
1639 [11:25:03] *** Joins: Ad1 (~Adrian@replaced-ip )
1640 [11:25:09] <jelly> ewew: I don't think it is.
1641 [11:25:12] *** Joins: cupof (48be08f6@replaced-ip )
1642 [11:26:21] *** Joins: lorenzo64 (~lorenzo__@replaced-ip )
1643 [11:27:20] *** Quits: jback (~quassel@replaced-ip ) (Remote host closed the connection)
1644 [11:28:07] <Renku> i have a strange issue with a xen wheezy
install: i can't do accent in my ssh session but when i run the
locale command, it says i'm in fr_FR.UTF-8... oth, php has the
default conf (with utf-8) but when i ask its internal encoding, it
says "iso-8859-1". i don't understand ^^'
1645 [11:28:21] *** Quits: Blueer (~Blueer@replaced-ip ) (Remote host closed the connection)
1646 [11:28:29] *** Quits: itablist (~dev@replaced-ip ) (Ping timeout: 244 seconds)
1647 [11:28:31] *** Joins: Blueer (Blueer@replaced-ip )
1648 [11:28:50] <Renku> i have the impression it's only
happening to xen server
1649 [11:29:10] <doublehp> Renku: your user has a different local
from system
1650 [11:29:30] *** skylite_ is now known as skylite
1651 [11:30:01] <doublehp> rjsalts: i am stuck on addprinc :::
add_policy: Operation requires ``add'' privilege while
creating policy "add".
1652 [11:30:47] <Renku> where can i see the user locale?
1653 [11:30:52] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
1654 [11:31:42] <cupof> are you using linux
1655 [11:32:23] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 250 seconds)
1656 [11:32:51] *** Parts: cupof (48be08f6@replaced-ip )
1657 [11:33:39] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1658 [11:35:42] <Renku> doublehp: i don't think it's the
user locale, i already ran locale and all values are to fr_FR.UTF-8
:/
1659 [11:36:32] *** Joins: De_julio (~m267@replaced-ip )
1660 [11:37:15] *** Joins: Serra (~Serra@replaced-ip )
1661 [11:37:20] *** Joins: itablist (~dev@replaced-ip )
1662 [11:37:35] *** Quits: NiLon (nilon@replaced-ip ) (Changing host)
1663 [11:37:35] *** Joins: NiLon (nilon@replaced-ip )
1664 [11:37:39] *** Joins: mflow (~tty@replaced-ip )
1665 [11:38:01] *** debhelper sets mode: +l 1760
1666 [11:38:15] *** Joins: bobe (~bobe@replaced-ip )
1667 [11:38:54] *** Joins: marijnfs (~smuxi@replaced-ip )
1668 [11:39:03] *** Joins: KlausedSource (~KlausedSo@replaced-ip )
1669 [11:39:51] *** Quits: kaczsynski (~drakac@replaced-ip ) (Ping timeout: 244 seconds)
1670 [11:39:52] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
1671 [11:40:41] <Iridos> Renku, if you can't type accented
letters that is more a thing of key bindings and how those may or
may not translate via ssh. if you cannot display unicode letters,
that's the locale
1672 [11:41:24] *** Quits: karimb (~karimb@replaced-ip ) (Quit: Karim has gone to sleep. ZZZzzz…)
1673 [11:41:43] *** Parts: mflow (~tty@replaced-ip )
1674 [11:41:48] *** Joins: andor2007 (~andor2007@replaced-ip )
1675 [11:41:56] *** Joins: saturos (~saturos@replaced-ip )
1676 [11:42:24] *** Quits: De_julio (~m267@replaced-ip ) (Ping timeout: 244 seconds)
1677 [11:42:35] *** Joins: jfdh1 (~jfdh@replaced-ip )
1678 [11:42:48] *** Quits: rafalcpp_ (~racalcppp@replaced-ip ) (Read error: Connection reset by peer)
1679 [11:43:01] *** Joins: rafalcpp_ (~racalcppp@replaced-ip )
1680 [11:43:01] *** Quits: sqwishy (~weechat@replaced-ip ) (Read error: Connection reset by peer)
1681 [11:43:08] <Renku> i can read accented letters without
problem, but if i have let's say a text like "je suis
enchanté de faire ta connaissance", i copy it and i
paste it, the accented e will be gone and worse, it will trigger
some strange things that i don't understand
1682 [11:43:33] *** Joins: sqwishy (~weechat@replaced-ip )
1683 [11:43:49] *** Joins: ilyaman (ilyaman@replaced-ip )
1684 [11:43:52] <Renku> like it will swap some characters or it
will do some sort of strange autocomplete with all the words of
(don'tknow, program maybe) beginning with the word preceding
the accented char
1685 [11:44:01] *** Quits: itablist (~dev@replaced-ip ) (Quit: WeeChat 1.0.1)
1686 [11:44:28] *** Joins: itablist (~dev@replaced-ip )
1687 [11:44:32] *** Joins: crazyadm (~bao@replaced-ip )
1688 [11:44:34] *** Joins: beatdown (beatdown@replaced-ip )
1689 [11:44:52] *** Quits: MrNeon (~MrNeon@replaced-ip ) (Ping timeout: 252 seconds)
1690 [11:44:55] *** Quits: wbill (~wbill@replaced-ip ) ()
1691 [11:45:39] *** Joins: iSlayWyverns (~uid18915@replaced-ip )
1692 [11:45:47] *** Joins: andor_ (~andor2007@replaced-ip )
1693 [11:46:07] *** Quits: andor_ (~andor2007@replaced-ip ) (Read error: Connection reset by peer)
1694 [11:46:09] *** Quits: andor2007 (~andor2007@replaced-ip ) (Client Quit)
1695 [11:46:37] *** Joins: ticho_ (~ticho@replaced-ip )
1696 [11:46:41] *** Joins: andor2007 (~andor2007@replaced-ip )
1697 [11:47:33] *** Quits: luz1 (~luz1@replaced-ip##) (Quit: ZNC 1.6.3+deb1+jessie0 - ##replaced-url
1698 [11:47:44] *** Quits: ticho_ (~ticho@replaced-ip ) (Client Quit)
1699 [11:48:00] *** Joins: brontosaurusrex (~ticho@replaced-ip )
1700 [11:48:01] *** Quits: alfred_ (~quassel@replaced-ip ) (Ping timeout: 255 seconds)
1701 [11:48:24] <rjsalts> doublehp: You created the
/etc/krb5kdc/kadm5.acl on the KDC?
1702 [11:48:37] <MaBunny> , judd alsa
1703 [11:48:40] *** Joins: llorephie (~Thunderbi@replaced-ip )
1704 [11:48:46] <MaBunny> ,judd alsa
1705 [11:48:50] <doublehp> rjsalts: I think I did it ... after
updating acl file, i had to restart the service ...
1706 [11:48:50] <MaBunny> , alsa
1707 [11:48:55] <Iridos> you should see if you can type accents if
you're on the machine locally
1708 [11:49:04] <bazhang> MaBunny, what did you want
1709 [11:49:13] *** Joins: kedare (~kedare@replaced-ip )
1710 [11:49:22] <MaBunny> can anyone tell me the alsa libs and
headers package name?
1711 [11:49:22] <rjsalts> doublehp: so it let you add the
principals after that?
1712 [11:49:24] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1713 [11:49:31] <doublehp> yes ...
1714 [11:50:09] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 250 seconds)
1715 [11:50:13] *** Quits: andor2007 (~andor2007@replaced-ip ) (Client Quit)
1716 [11:50:19] *** Joins: iqualfragile (~iqualfrag@replaced-ip )
1717 [11:50:21] *** Joins: karimb (~karimb@replaced-ip )
1718 [11:50:41] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
1719 [11:50:42] *** Joins: andor2007 (~andor2007@replaced-ip )
1720 [11:50:48] *** Joins: alfred_ (~quassel@replaced-ip )
1721 [11:50:48] <rjsalts> doublehp: and you're able to set up
a keyfile with your nfs service principle and get a ticket with it?
1722 [11:52:01] *** Quits: rafalcpp_ (~racalcppp@replaced-ip ) (Ping timeout: 252 seconds)
1723 [11:52:24] *** Joins: soee (~soee@replaced-ip )
1724 [11:53:05] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Client Quit)
1725 [11:53:06] *** Quits: willmore (~willmore@replaced-ip ) (Ping timeout: 276 seconds)
1726 [11:53:10] *** Quits: l3archos (~Icedove@replaced-ip ) (Quit: l3archos)
1727 [11:53:35] *** Joins: cupof (48be08f6@replaced-ip )
1728 [11:53:37] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1729 [11:53:39] *** Parts: cupof (48be08f6@replaced-ip )
1730 [11:53:46] *** Joins: cupof (48be08f6@replaced-ip )
1731 [11:53:49] <doublehp> rjsalts: what's a ticket ?
1732 [11:54:02] *** Joins: Thih84 (~Anderson@replaced-ip )
1733 [11:54:02] *** Quits: lorenzo64 (~lorenzo__@replaced-ip ) (Quit: Leaving)
1734 [11:54:15] *** Quits: Thih84 (~Anderson@replaced-ip ) (Client Quit)
1735 [11:54:18] <MaBunny> guys anyone can tell me how to use judd?
1736 [11:54:35] <bazhang> MaBunny, what did you want to know
1737 [11:54:51] *** Joins: llorephie (~Thunderbi@replaced-ip )
1738 [11:54:57] <MaBunny> bazhang i need to get the alsa libs
compiled with my app
1739 [11:55:13] <bazhang> what app MaBunny and why
1740 [11:55:25] <MaBunny> or include the headers in my program
1741 [11:55:34] <MaBunny> bazhang some SDL app
1742 [11:55:36] *** Joins: l3archos (~Icedove@replaced-ip )
1743 [11:55:39] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1744 [11:55:40] <bazhang> same question as above
1745 [11:55:50] *** Joins: checkItOut (~checkItou@replaced-ip )
1746 [11:55:52] *** Quits: Ramsay_Bolton (~Ramsay_Bo@replaced-ip ) (Ping timeout: 252 seconds)
1747 [11:56:10] <MaBunny> well,its giving me this error:
"undefined reference to symbol
'snd_pcm_hw_params_any@@ALSA_0.9' "
1748 [11:57:08] <MaBunny> i told this in #SDL too they said to
link the alsa libs to my app
1749 [11:57:18] *** Parts: brontosaurusrex (~ticho@replaced-ip )
1750 [11:57:35] <rjsalts> doublehp: kerberos is an authentication
mechanism which works by a central server, your kdc granting a
ticket granting ticket to an entity
1751 [11:57:49] *** Joins: torjeh (~Torje@replaced-ip )
1752 [11:57:57] *** Joins: atralheaven (~atrlhvn@replaced-ip )
1753 [11:58:01] *** debhelper sets mode: +l 1766
1754 [11:58:09] *** Parts: francine (~francine@replaced-ip )
1755 [11:58:15] *** Joins: brontosaurusrex (~ticho@replaced-ip )
1756 [11:58:16] *** Joins: willmore (~willmore@replaced-ip )
1757 [11:58:27] <doublehp> rjsalts: client01 can auth; client02
gets rejected after "kadmin -p admin" with same command
and password
1758 [11:58:34] <rjsalts> doublehp: they can then use that ticket
to request service from any service that has been kerberized
1759 [11:58:34] *** Joins: schwarz (~23423dfs2@replaced-ip )
1760 [11:58:52] *** Joins: soee_ (~soee@replaced-ip )
1761 [11:59:16] *** Parts: schwarz (~23423dfs2@replaced-ip )
1762 [11:59:52] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 264 seconds)
1763 [11:59:56] <rjsalts> doublehp: like I said before, kerberos
relies heavily on dns and time. you need to make sure that each host
is able to get both forward and reverse dns responses for their fqdn
1764 [12:00:11] <MaBunny> bazhang any help?
1765 [12:00:25] <rjsalts> doublehp: and if the clocks are more
than 5 minutes out of sync then you'll also have problems
1766 [12:00:53] <doublehp> rjsalts: clocks are fine; DNS are not;
the client which works has even worst DNS than the one that does not
1767 [12:01:14] <bazhang> MaBunny, whats an sdl app
1768 [12:01:24] *** Quits: jazz (~jazz@replaced-ip ) (Remote host closed the connection)
1769 [12:01:44] <rjsalts> doublehp: the client01 is on the kdc? or
the kdc has client01 in /etc/hosts?
1770 [12:01:45] *** Quits: jesopo (jess@replaced-ip ) (Quit: et nos unum sumus)
1771 [12:01:58] <MaBunny> bazhang its just a game framework im
making just tell me how to get it compiled,or just tell me how to
use judd
1772 [12:01:59] <doublehp> KDC ?
1773 [12:02:10] <atralheaven> Hi, I want to mirror a repo (replaced-url
1774 [12:02:13] <doublehp> rjsalts: all hosts contain all hosts in
/etc/hosts
1775 [12:02:17] <rjsalts> doublehp: the server where you set up
krb5-admin-server
1776 [12:02:21] <bazhang> how to use judd MaBunny ?
1777 [12:02:31] <MaBunny> yes
1778 [12:03:06] <bazhang> whats the exact package name MaBunny
1779 [12:03:07] *** Joins: jesopo (jess@replaced-ip )
1780 [12:03:11] *** Joins: ssaturos (~saturos@replaced-ip )
1781 [12:03:11] <doublehp> rjsalts: but, all hosts have several
IPs, and I don't know which one is used to make the request
1782 [12:03:31] <MaBunny> i want to kno tht too bazhang :/
1783 [12:03:44] <doublehp> rjsalts: i don't even know if they
use v4 or v6
1784 [12:03:50] <bazhang> MaBunny, I need that to help you
1785 [12:03:50] *** Joins: thunderrd (~thunderrd@replaced-ip )
1786 [12:04:10] <MaBunny> which package name bazhang,sdl?
1787 [12:04:12] <rjsalts> doublehp: ah, fun. useful tip for you
then, KRB5_TRACE=/dev/stdout kadmin -p admin
1788 [12:04:25] <bazhang> MaBunny, you tell me
1789 [12:04:26] <MaBunny> libsdl2-dev,libsdl2
1790 [12:04:48] <rjsalts> doublehp: if you want any insight into
what kerberos tools are doing
1791 [12:05:24] <doublehp> rjsalts: did not add any debug stuff
1792 [12:05:45] <rjsalts> hrm, maybe it only works with kinit
1793 [12:06:11] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 250 seconds)
1794 [12:06:11] *** Joins: han-solo (~han-solo@replaced-ip )
1795 [12:06:12] *** ssaturos is now known as saturos
1796 [12:06:12] <doublehp> rjsalts: it does on recent version;
fails on old ; maybe I will put KB only for recent clients, and give
up the old machines
1797 [12:06:28] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 264 seconds)
1798 [12:06:49] <MaBunny> bazhang is it libasound2-dev?
1799 [12:07:42] <bazhang> no idea what you need MaBunny
1800 [12:07:53] *** Quits: karimb (~karimb@replaced-ip ) (Quit: Karim has gone to sleep. ZZZzzz…)
1801 [12:09:08] *** Joins: oish_ (~charlie@replaced-ip )
1802 [12:09:10] *** Quits: OS-23624 (~OS-23624@replaced-ip ) (Ping timeout: 255 seconds)
1803 [12:09:17] <rjsalts> doublehp: okay, not sure what version
that environment variable was added
1804 [12:09:49] <Iridos> dpkg, tell MaBunny about real question
1805 [12:09:49] *** Quits: fireball``` (~fireball`@replaced-ip ) (Ping timeout: 265 seconds)
1806 [12:09:52] <rjsalts> doublehp: or could be your shell not
understanding /dev/stdout. could try KRB5_TRACE=/path/to/file
instead
1807 [12:10:06] *** Quits: xet7 (~xet7@replaced-ip ) (Quit: Leaving)
1808 [12:10:07] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1809 [12:10:22] *** Joins: jback (~jasper@replaced-ip )
1810 [12:11:15] *** Joins: cat3 (~Cat3@replaced-ip )
1811 [12:11:18] *** Quits: willmore (~willmore@replaced-ip ) (Ping timeout: 276 seconds)
1812 [12:11:35] <MaBunny> well,i hav this SDL game framework which
i hav been building and when im compiling it im getting lots of
errors like tht error which i posted b4
1813 [12:11:41] *** Quits: jback (~jasper@replaced-ip ) (Remote host closed the connection)
1814 [12:12:03] *** Quits: user123irc (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
1815 [12:12:06] <bazhang> bf4?
1816 [12:12:16] <MaBunny> so i linked the alsa libs to my
codeblocks toolchain and now it works,but now its giving me an error
for glibc
1817 [12:12:25] <MaBunny> before bazhang
1818 [12:12:28] <bazhang> thats not an oss game is it?
1819 [12:12:30] <MaBunny> *
1820 [12:12:40] <doublehp> rjsalts: now, comes the most funny
part: 6h for nothing, because mount.nfs4 does not like KB: an
incorrect mount option was specified (or the tuto really sux)
1821 [12:12:42] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1822 [12:12:48] <MaBunny> bazhang whats not a oss game?
1823 [12:12:58] <bazhang> bf4
1824 [12:13:12] <MaBunny> no i meant before*
1825 [12:13:37] <bazhang> MaBunny, did you install a newer glibc
or something
1826 [12:13:59] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 250 seconds)
1827 [12:14:02] <MaBunny> no bazhang,except for maybe the updates
i hav all the base debian jessie
1828 [12:14:29] *** Joins: saturos (~saturos@replaced-ip )
1829 [12:14:43] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Remote host closed the connection)
1830 [12:14:49] <MaBunny> maybe its just the codeblocks thts
messing up
1831 [12:14:53] <hnlin> How do I force debian by editing a config
file to boot into text mode instead of X11. Since this install has
been specifically tailored to a armhf low memory environment, I
cannot switch to another VT oe set any grub boot options.
1832 [12:15:12] *** Joins: ssaturos (~saturos@replaced-ip )
1833 [12:15:17] <Subfusc> hnlin: if it is systemd, you change the
init target
1834 [12:15:21] *** Joins: dselect (~dselect@replaced-ip )
1835 [12:16:29] <hnlin> Subfusc, I'm running Jessie, so I
guess I'm using systemd. in what file can I change the init
target?
1836 [12:16:58] <hnlin> Thanks in advance.
1837 [12:17:17] *** Joins: malade_mental (~emixam@replaced-ip )
1838 [12:17:26] *** Joins: shqip (~arianitku@replaced-ip )
1839 [12:17:28] <hnlin> I'm not using Grub
1840 [12:17:38] <Subfusc> hnlin: you use systemctl set-default
<target>
1841 [12:17:47] *** Quits: shqip (~arianitku@replaced-ip ) (Remote host closed the connection)
1842 [12:18:01] <Subfusc> you can list all the targets you have
available using systemctl list-units --type=target
1843 [12:18:03] *** Quits: init7 (~init7@replaced-ip ) (Remote host closed the connection)
1844 [12:18:25] *** Joins: shqip (~arianitku@replaced-ip )
1845 [12:18:32] *** shqip is now known as init7
1846 [12:18:36] *** Quits: init7 (~arianitku@replaced-ip ) (Changing host)
1847 [12:18:37] *** Joins: init7 (~arianitku@replaced-ip )
1848 [12:18:39] <malade_mental> Hi, I saw that there is a problem
with gpg decryption when having the pinentry-gnome3 program
installed. It was installed by default when I installed the
owncloud-client package, then UNIX's pass stopped working with
this error : gpg: decryption failed: No secret key
1849 [12:18:48] <hnlin> Subfusc, I cannot get a terminal
environment atm, I can only edit files from within another Lnux
install.
1850 [12:18:49] <doublehp> rjsalts: mount.nfs4: an incorrect mount
option was specified ... definitly ...
1851 [12:19:14] <malade_mental> I managed to find that the problem
came from pinentry-gnome3, so what you think about this? I run
debian stretch, with openmailbox as a WM
1852 [12:19:16] <Subfusc> hnlin: hmm, Thats unfortunate. The
manual way of doing that would be to change a symlink
1853 [12:19:45] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 276 seconds)
1854 [12:19:45] *** ssaturos is now known as saturos
1855 [12:19:56] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
1856 [12:20:21] *** Joins: jback (~jasper@replaced-ip )
1857 [12:20:25] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 255 seconds)
1858 [12:20:43] <rjsalts> doublehp: man nfs and look at the
SECURITY CONSIDERATIONS section, sec=krb5 or sec=krb5i/krb5p should
be valid mount options
1859 [12:21:19] <Subfusc> hnlin: you can always mangle the target
file that is currently used, but I highly recommend against that if
any other option is available
1860 [12:21:24] <doublehp> rjsalts: should; arn't
1861 [12:21:31] *** Joins: nikoma (~nikoma@replaced-ip )
1862 [12:21:57] *** Joins: fireball``` (~fireball`@replaced-ip )
1863 [12:22:04] <Subfusc> hnlin: oh, you can change the kernel
boot line to a target as well. Is that available to you?
1864 [12:22:23] *** Quits: jfdh1 (~jfdh@replaced-ip ) (Ping timeout: 265 seconds)
1865 [12:22:54] <hnlin> Subfusc, I use MLO as bootmanager, which
doesn't offer any such options. (Yes, I know, it's
extremely basic).
1866 [12:22:54] *** Joins: hexadecimal (~hexadecim@replaced-ip )
1867 [12:22:55] *** Quits: woshty (~irc@replaced-ip ) (Read error: Connection reset by peer)
1868 [12:23:04] *** Quits: jasabell1 (~pi@replaced-ip ) (Ping timeout: 244 seconds)
1869 [12:23:07] *** Quits: Ad1 (~Adrian@replaced-ip ) (Quit: Wychodzi z Matrixa)
1870 [12:23:10] <hexadecimal> hello
1871 [12:23:29] *** Joins: pkv (~pkv@replaced-ip )
1872 [12:23:29] *** Quits: iflema (~ian@replaced-ip ) (Read error: Connection reset by peer)
1873 [12:23:32] <hnlin> Subfusc, the machine is a small ARMhf
machine having only 512MB of RAM
1874 [12:23:44] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
1875 [12:23:44] <hnlin> Subfusc, it is the 1GHz OPenPandora.
1876 [12:24:05] *** Joins: iflema (~ian@replaced-ip )
1877 [12:24:15] *** Quits: malade_mental (~emixam@replaced-ip ) (Ping timeout: 244 seconds)
1878 [12:24:23] *** Quits: rany (~rany@replaced-ip ) (Remote host closed the connection)
1879 [12:24:49] *** Joins: rany (~rany@replaced-ip )
1880 [12:24:52] *** Quits: oish_ (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
1881 [12:25:21] *** Joins: malade_mental (~emixam@replaced-ip )
1882 [12:25:32] <Iridos> MaBunny, did you google for
snd_pcm_hw_params_any? You'd get to
replaced-url
1883 [12:25:34] *** Joins: cerebro_ (~cerebro@replaced-ip )
1884 [12:25:53] *** Joins: jazz (~jazz@replaced-ip )
1885 [12:26:08] <Subfusc> hnlin: the boot is controlled by
/lib/systemd/system/default.target. But as I eksplained before, that
is usually a symlink controlled by systemctl. right now it is
probably set to graphical.target. You can mangle it, but then you
mangle the graphical boot.
1886 [12:26:44] <jelly> hnlin: can you boot the system in any way?
If you don't need X, just uninstall those packages
1887 [12:26:48] <Subfusc> if you only have a text editor and no
other way, then you will just have to try your luck I guess
1888 [12:27:01] *** Quits: Serra (~Serra@replaced-ip ) (Ping timeout: 250 seconds)
1889 [12:27:02] <hnlin> Subfusc, no problem, as long as I can
unmangle the links afterwards.
1890 [12:27:25] *** Quits: init7 (~arianitku@replaced-ip ) (Quit: init7)
1891 [12:27:31] *** Joins: init7 (~arianitku@replaced-ip )
1892 [12:27:39] *** Quits: init7 (~arianitku@replaced-ip ) (Changing host)
1893 [12:27:39] *** Joins: init7 (~arianitku@replaced-ip )
1894 [12:27:45] <hnlin> jelly, thanks for the suggestion. While I
can boot the system, it doesn't offer any external terminals
yet. sshd is not setup yet, for instance,
1895 [12:28:01] <jelly> and you don't have a serial console?
1896 [12:28:05] <MaBunny> Iridos i hav already solved my problem
with alsa now im getting another one with glibc :(
1897 [12:28:09] *** Joins: OS-23624 (~OS-23624@replaced-ip )
1898 [12:28:13] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1899 [12:28:34] *** Joins: Ad1 (~adrian@replaced-ip )
1900 [12:28:35] <Subfusc> hnlin: then just make it look like
multi-user.target
1901 [12:28:38] <hnlin> jelly, I can setup a serial console, but I
have no way in the bootmanager to activate it.
1902 [12:29:06] <Subfusc> (they are all in the same folder)
1903 [12:29:18] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1904 [12:30:00] *** Quits: init7 (~arianitku@replaced-ip ) (Remote host closed the connection)
1905 [12:30:28] *** Quits: malade_mental (~emixam@replaced-ip ) (Ping timeout: 244 seconds)
1906 [12:31:12] *** Joins: init7 (~arianitku@replaced-ip )
1907 [12:31:37] *** Joins: malade_mental (~emixam@replaced-ip )
1908 [12:32:08] *** Quits: init7 (~arianitku@replaced-ip ) (Changing host)
1909 [12:32:08] *** Joins: init7 (~arianitku@replaced-ip )
1910 [12:32:21] *** Quits: Ad1 (~adrian@replaced-ip ) (Client Quit)
1911 [12:32:29] *** Joins: Ad1 (~adrian@replaced-ip )
1912 [12:32:34] *** Quits: jazz (~jazz@replaced-ip ) (Remote host closed the connection)
1913 [12:32:54] *** Quits: init7 (~arianitku@replaced-ip ) (Remote host closed the connection)
1914 [12:33:51] *** Joins: init7 (~arianitku@replaced-ip )
1915 [12:34:23] *** Quits: init7 (~arianitku@replaced-ip ) (Remote host closed the connection)
1916 [12:34:51] *** Joins: rihan_ (~rihan@replaced-ip )
1917 [12:34:53] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
1918 [12:35:08] <hnlin> Subfusc, in that case, I'll make a
copy of the original symlink so that I can easily restore it
afterwards. Thank you so much for your help :-D
1919 [12:35:24] <doublehp> rjsalts: after rebooting client, error
changes ... rebooting server now
1920 [12:36:10] <rjsalts> doublehp: I think the incorrect mount
option was specified seems to be a bad catch all error for mount
1921 [12:36:14] <jelly> hnlin: one would expect it be enabled by
default on an embedded arm thing, but who knows
1922 [12:36:52] <jelly> hnlin: how did you install debian in the
first place?
1923 [12:36:52] *** Quits: malade_mental (~emixam@replaced-ip ) (Ping timeout: 240 seconds)
1924 [12:36:57] <doublehp> rjsalts: after rebooting client, error
changes ... rebooting server now ...
1925 [12:37:25] <doublehp> rjsalts: no; I had a different error:
ccess denied by server while mounting
1926 [12:37:27] *** Joins: init7 (~arianitku@replaced-ip )
1927 [12:37:30] *** Quits: killian99 (~killian99@replaced-ip ) (Quit: Quitte)
1928 [12:37:51] *** Quits: init7 (~arianitku@replaced-ip ) (Remote host closed the connection)
1929 [12:38:32] <rjsalts> doublehp: okay, you can debug that with
showmount, etc.
1930 [12:39:08] *** Joins: init7 (~arianitku@replaced-ip )
1931 [12:39:21] *** Quits: Bercik (~Yotsuba@replaced-ip ) (Excess Flood)
1932 [12:39:57] *** Quits: init7 (~arianitku@replaced-ip ) (Changing host)
1933 [12:39:57] *** Joins: init7 (~arianitku@replaced-ip )
1934 [12:40:01] *** Quits: Blaguvest (~blaguvest@replaced-ip ) (Remote host closed the connection)
1935 [12:40:10] *** Joins: lorenzo64 (~lorenzo__@replaced-ip )
1936 [12:40:22] *** Quits: tkla (~tklassen@replaced-ip ) (Quit: Leaving)
1937 [12:40:33] <hnlin> jelly, it is a heavily modified version of
Debian, dubbed Pandian, that includes hardware drivers and
keybindings specific for the device. I installed it by flashing an
SD-card with that image and letting it boot up. After a interrupted
apt-get upgrade midways (power failure) The system booted to a black
screen with a responding mouse cursor, but no VT's or desktop
environment available.
1938 [12:40:57] *** Joins: Bercik (~Yotsuba@replaced-ip )
1939 [12:41:30] <doublehp> rjsalts: rebooting server again .. will
kill my ADSL again ...
1940 [12:41:31] *** Joins: jemadux (~jemadux@replaced-ip )
1941 [12:41:34] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
1942 [12:42:12] *** Quits: jemadux (~jemadux@replaced-ip ) (Max SendQ exceeded)
1943 [12:42:46] *** Joins: jemadux (~jemadux@replaced-ip )
1944 [12:44:36] <jelly> hnlin: then I'm afraid you'll
have to ask the Pandian people how to deal with it. The stupid
solution is to backup, reinstall from scratch and put the data back
1945 [12:44:58] <doublehp> rjsalts: where are the logs ?
1946 [12:45:09] *** Quits: cat3 (~Cat3@replaced-ip ) (Quit: cat3)
1947 [12:45:21] *** Joins: Putti (~Putti@replaced-ip )
1948 [12:45:27] <cupof> rsync to nas
1949 [12:46:22] <rjsalts> doublehp: they'll be in syslog, but
not necessarily very helpful at the default debug levels
1950 [12:46:32] <doublehp> rjsalts: /var/log/auth.log
1951 [12:46:45] *** Quits: nighty (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
1952 [12:46:51] <rjsalts> doublehp: I would think kernel or daemon
1953 [12:47:03] <rjsalts> doublehp: not sure on that though
1954 [12:47:05] *** Joins: samurailink3 (~samuraili@replaced-ip )
1955 [12:47:21] *** Quits: Fes (~felix@replaced-ip ) (Ping timeout: 250 seconds)
1956 [12:48:13] <doublehp> rjsalts: "LOOKING_UP_SERVER:
authtime 0, nfs/leon-03@DOUBLEHP.ORG for
nfs/<IP>@DOUBLEHP.ORG, Server not found in Kerberos
database"
1957 [12:48:34] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 240 seconds)
1958 [12:49:04] *** Joins: m_m (~m_m@replaced-ip )
1959 [12:49:29] <hnlin> jelly, the info about the systemd targets
should suffice to fix this. If not, I can always reinstall. The
system did not have any personal data on it anyway. Thanks again.
I'll manage :-)
1960 [12:49:33] *** Joins: karimb (~karimb@replaced-ip )
1961 [12:49:37] <rjsalts> doublehp: that's weird, it should
be nfs/hostname
1962 [12:49:46] *** Quits: andmizyk (~andmizyk@replaced-ip ) (Ping timeout: 252 seconds)
1963 [12:49:55] <doublehp> unless hostname gone wrong due to DNS
...
1964 [12:50:12] <rjsalts> doublehp: shouldn't matter,
it's from /etc/hostname
1965 [12:50:44] <doublehp> so ?
1966 [12:51:17] <rjsalts> doublehp: is leon-03 your nfs-server or
client?
1967 [12:51:34] *** Joins: timahvo1 (~rogue@replaced-ip )
1968 [12:51:39] *** Joins: boris_t (~boris_t@replaced-ip )
1969 [12:52:14] *** Joins: amcorreia (~amcorreia@replaced-ip )
1970 [12:52:15] <doublehp> client
1971 [12:52:20] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Remote host closed the connection)
1972 [12:52:27] *** Quits: flugger_a (~flugger@replaced-ip##) (Quit: ( ##replaced-url
1973 [12:52:39] <rjsalts> doublehp: and getent hosts ip gives you
what?
1974 [12:52:48] *** Joins: derpila (~derpila@replaced-ip )
1975 [12:53:04] <rjsalts> doublehp: from leon-03
1976 [12:53:20] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1977 [12:53:40] <doublehp> rjsalts: nothing
1978 [12:53:42] *** Joins: luluganeta_ (~luluganet@replaced-ip )
1979 [12:53:45] *** Parts: luluganeta_ (~luluganet@replaced-ip )
1980 [12:53:58] *** Joins: Serra (~Serra@replaced-ip )
1981 [12:54:22] *** Quits: derpila (~derpila@replaced-ip ) (Client Quit)
1982 [12:54:24] <rjsalts> doublehp: if you put ip fqdn.of.server
in /etc/hosts does this fix it?
1983 [12:54:43] <doublehp> i think it will ... after trying a few
things, I mostly think it will
1984 [12:54:51] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Ping timeout: 276 seconds)
1985 [12:55:01] <doublehp> getent works only for IP in hosts; I
said I did not record all IPs
1986 [12:55:22] *** Quits: Bercik (~Yotsuba@replaced-ip ) (Excess Flood)
1987 [12:55:29] *** Joins: Bercik (~Yotsuba@replaced-ip )
1988 [12:55:35] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 250 seconds)
1989 [12:56:15] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1990 [12:56:21] <hnlin> jelly, I've tried your suggestion and
I've got a terminal. I'm back in (so happy :-) )
1991 [12:56:35] *** Joins: checkItO_ (~checkItou@replaced-ip )
1992 [12:56:36] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
1993 [12:57:10] *** Quits: checkItO_ (~checkItou@replaced-ip ) (Client Quit)
1994 [12:57:37] *** Joins: metachr0n (~nobody@replaced-ip )
1995 [12:57:49] <hnlin> Subfusc, thanks again to you too :-)
1996 [12:57:51] <doublehp> rjsalts: after editing /etc/hosts
should I Restart some service ?
1997 [12:58:10] <rjsalts> doublehp: maybe nfs-common
1998 [12:58:12] *** Joins: Agent001 (~Agent001@replaced-ip )
1999 [12:58:52] *** cornbread-afk is now known as cornbreadheadman
2000 [12:59:04] *** Quits: otyugh (~tyutyugh@replaced-ip ) (Ping timeout: 240 seconds)
2001 [12:59:12] <doublehp> rjsalts: did not help
2002 [12:59:24] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
2003 [13:00:05] <rjsalts> doublehp: getent hosts ip works now? but
nfs still no joy?
2004 [13:00:09] <doublehp> y
2005 [13:00:16] *** Quits: checkItOut (~checkItou@replaced-ip ) (Ping timeout: 244 seconds)
2006 [13:00:25] <rjsalts> same nfs/ip@...?
2007 [13:01:22] <doublehp> rjsalts: this is strange to me:
IPCLIENT: LOOKING_UP_SERVER: authtime 0,
nfs/CLIENTHOSTNAME@DOUBLEHP.ORG for nfs/IPSERVER@DOUBLEHP.ORG,
Server not found in Kerberos database
2008 [13:02:07] *** Joins: cerebro_ (~cerebro@replaced-ip )
2009 [13:03:13] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2010 [13:03:30] *** Quits: iSlayWyverns (~uid18915@replaced-ip ) (Read error: Connection reset by peer)
2011 [13:03:58] <rjsalts> doublehp: so it's an ip address or
hostname for the server? and you set up the principle for that
hostname?
2012 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
2013 [13:05:04] <doublehp> rjsalts: mount -t nfs4 -o sec=krb5
[SERVERIP]:/mnt/foo /mnt/bar
2014 [13:05:48] *** Joins: dpkg (~dpkg@replaced-ip )
2015 [13:05:53] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
2016 [13:05:54] *** Joins: Fes (~felix@replaced-ip )
2017 [13:05:56] *** Joins: badgerSqueegee (~luca@replaced-ip )
2018 [13:06:09] <doublehp> rjsalts:
replaced-url
2019 [13:06:37] <doublehp> rjsalts: told you it's so
confusing ...
2020 [13:06:55] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
2021 [13:07:36] <rjsalts> doublehp: kerberos is confusing
2022 [13:08:02] *** Quits: badgerSqueegee (~luca@replaced-ip ) (Client Quit)
2023 [13:08:09] *** Joins: krytarik (~krytarik@replaced-ip )
2024 [13:08:33] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 240 seconds)
2025 [13:08:34] *** Joins: badgerSqueegee (~luca@replaced-ip )
2026 [13:09:00] *** Quits: jareth_ (~jareth_@replaced-ip##) (Quit: ZNC - ##replaced-url
2027 [13:09:03] *** Quits: jim_carry (~jim_carry@replaced-ip ) (Quit: leaving)
2028 [13:10:38] *** Joins: jareth_ (~jareth_@replaced-ip )
2029 [13:11:02] *** Joins: luz1 (~luz1@replaced-ip )
2030 [13:11:05] <doublehp> rjsalts: << "Server not
found in Kerberos database" in auth.log indicate that the key
names of client or server and the respective hostnames do not
match.>>
2031 [13:12:09] *** Joins: otyugh (~tyutyugh@replaced-ip )
2032 [13:12:24] <rjsalts> doublehp: yeah, it's finnicky about
dns and time
2033 [13:12:29] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 260 seconds)
2034 [13:13:04] *** Joins: B[]rG (~tuptidup@replaced-ip )
2035 [13:13:08] <rjsalts> doublehp: and it requires hostnames and
not ip addresses
2036 [13:13:42] *** Quits: surfist (~surfist@replaced-ip ) (Ping timeout: 276 seconds)
2037 [13:14:17] <doublehp> should I put FQDN in hosts ?
2038 [13:15:05] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 250 seconds)
2039 [13:15:24] <rjsalts> yes
2040 [13:15:31] *** Quits: brontosaurusrex (~ticho@replaced-ip ) (Quit: Leaving)
2041 [13:15:48] <rjsalts> and shortname
2042 [13:16:15] <doublehp> if only tutos gave what the hosts file
should look like; with v6, you have to have several lines per
machine; no clue which one is wrong
2043 [13:16:37] *** Joins: brontosaurusrex (~brontosau@replaced-ip )
2044 [13:17:02] <rjsalts> getent hosts is still your friend with
ipv6
2045 [13:17:43] *** Quits: B[]rG (~tuptidup@replaced-ip ) (Ping timeout: 250 seconds)
2046 [13:17:54] <doublehp> not better
2047 [13:18:20] <doublehp> i m puzzled it tries toa ssociate
client name with server IP ...
2048 [13:18:55] *** Quits: GandalfTheWizard (~Emma@replaced-ip ) (Ping timeout: 255 seconds)
2049 [13:19:44] *** Quits: ryan57 (~ryan60@replaced-ip ) (Remote host closed the connection)
2050 [13:19:49] *** Quits: lorenzo64 (~lorenzo__@replaced-ip ) (Read error: Connection reset by peer)
2051 [13:21:09] *** Joins: cybrNaut (cybrNaut@replaced-ip )
2052 [13:21:26] <doublehp> rjsalts: why does the client presents
it's short name, and not it's FQDN ?
2053 [13:21:37] *** Parts: grondilu (~grondilu@replaced-ip )
2054 [13:21:55] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
2055 [13:23:41] <rjsalts> what does hostname -f say?
2056 [13:23:43] *** Joins: Eifrig (~evilcom@replaced-ip )
2057 [13:23:52] *** Quits: jemadux (~jemadux@replaced-ip ) (Ping timeout: 252 seconds)
2058 [13:23:56] <doublehp> FQDN
2059 [13:23:58] *** Parts: Eifrig (~evilcom@replaced-ip )
2060 [13:23:59] *** Joins: xeirrr (~xeirrr@replaced-ip )
2061 [13:24:31] <rjsalts> hrm, I don't remember
2062 [13:24:46] *** Joins: andmizyk (~andmizyk@replaced-ip )
2063 [13:25:43] <xeirrr> Anyone know what's the default boot
sound or login sound for debian squeeze? It sounds very nice, but I
can't find now.
2064 [13:25:47] *** Joins: surfist (~surfist@replaced-ip )
2065 [13:26:23] *** Joins: italo (571014e5@replaced-ip )
2066 [13:26:46] <italo> hello
2067 [13:28:00] <doublehp> rjsalts: after creating more addprinc
with FQDN, client presents itself with FQDN; but still does not work
2068 [13:28:03] *** Quits: Agent001 (~Agent001@replaced-ip ) (Ping timeout: 240 seconds)
2069 [13:28:39] *** Quits: pavlushka (~Pavel@replaced-ip ) (Ping timeout: 276 seconds)
2070 [13:28:41] *** Quits: elliot007 (~elliot@replaced-ip ) (Ping timeout: 244 seconds)
2071 [13:29:33] *** Quits: Agiofws (~agiofws@replaced-ip ) (Remote host closed the connection)
2072 [13:30:33] *** Quits: surfist (~surfist@replaced-ip ) (Ping timeout: 240 seconds)
2073 [13:30:37] *** Quits: OS-22864 (~OS-22864@replaced-ip ) (Ping timeout: 255 seconds)
2074 [13:30:57] *** Joins: user__ (~user@replaced-ip )
2075 [13:31:28] *** Joins: woshty (~irc@replaced-ip )
2076 [13:31:38] *** Quits: italo (571014e5@replaced-ip ) (Ping timeout: 264 seconds)
2077 [13:32:27] *** Quits: ER_nesto (~ER_nesto@replaced-ip ) (Read error: Connection reset by peer)
2078 [13:34:14] *** Quits: ww_ (~ww@replaced-ip ) (Quit: Konversation terminated!)
2079 [13:34:23] *** Quits: _ADN_ (~ADN@replaced-ip ) (Quit: Leaving)
2080 [13:34:37] *** Quits: mpmc (~mpmc@replaced-ip ) (Ping timeout: 250 seconds)
2081 [13:35:15] *** Joins: surfist (~surfist@replaced-ip )
2082 [13:37:03] *** Quits: Al3xG0 (~unix@replaced-ip ) (Read error: Connection reset by peer)
2083 [13:37:16] *** Joins: Al3xG0 (~unix@replaced-ip )
2084 [13:37:17] *** Quits: Al3xG0 (~unix@replaced-ip ) (Changing host)
2085 [13:37:17] *** Joins: Al3xG0 (~unix@replaced-ip )
2086 [13:37:29] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
2087 [13:38:00] *** debhelper sets mode: +l 1760
2088 [13:38:28] *** Joins: xiaodong (~xiaodong@replaced-ip )
2089 [13:38:38] <rjsalts> doublehp: can you do kinit -k
nfs/hostname from both client and server?
2090 [13:38:38] <MaBunny> i got the program to run now
2091 [13:38:56] *** Quits: gluon (~gluon@replaced-ip ) (Quit: bye)
2092 [13:39:00] *** Quits: itablist (~dev@replaced-ip ) (Quit: WeeChat 1.0.1)
2093 [13:39:11] <doublehp> rjsalts: hostname for client or server
?
2094 [13:39:42] *** Joins: gluon (~gluon@replaced-ip )
2095 [13:39:44] *** Joins: itablist (~dev@replaced-ip )
2096 [13:40:04] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 255 seconds)
2097 [13:41:52] <doublehp> rjsalts: now got "Client not found
in Kerberos database"
2098 [13:43:15] *** Joins: silentknight (~enigma@replaced-ip )
2099 [13:43:17] *** Quits: marijnfs (~smuxi@replaced-ip ) (Ping timeout: 250 seconds)
2100 [13:45:43] <rjsalts> doublehp: both
2101 [13:45:50] <doublehp> got it ...
2102 [13:45:58] <doublehp> keys for server missing on server ...
2103 [13:46:02] <rjsalts> doublehp: so I may have been wrong on
the principals being FQDN
2104 [13:46:04] *** Quits: MaBunny (~Peter@replaced-ip ) (Ping timeout: 264 seconds)
2105 [13:46:14] *** Joins: AnD[a]LeS (~andales@replaced-ip )
2106 [13:46:27] <doublehp> was counter intuitive to me; but, the
NFS Server needs to create key for himself to the KCD server ...
2107 [13:46:28] *** Joins: jazz (~jazz@replaced-ip )
2108 [13:46:46] <doublehp> kinit was the key to raise this issue
2109 [13:47:17] *** Quits: eju (~eju@replaced-ip ) (Read error: Connection reset by peer)
2110 [13:47:18] *** Parts: reactormonk (~reactormo@replaced-ip )
2111 [13:47:52] *** Joins: eju (~eju@replaced-ip )
2112 [13:47:57] *** Joins: marijnfs (~smuxi@replaced-ip )
2113 [13:48:43] *** Joins: strencinls_ (~none@replaced-ip )
2114 [13:49:04] *** Quits: strencinls (~none@replaced-ip ) (Ping timeout: 264 seconds)
2115 [13:49:38] *** Joins: pietdv (~pietdv@replaced-ip )
2116 [13:50:31] *** Quits: karimb (~karimb@replaced-ip ) (Quit: Karim has gone to sleep. ZZZzzz…)
2117 [13:52:08] *** Joins: acidfu_ (~acidfoo@replaced-ip )
2118 [13:52:15] *** Parts: atralheaven (~atrlhvn@replaced-ip )
2119 [13:52:50] *** Joins: cat3 (~Cat3@replaced-ip )
2120 [13:53:41] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
2121 [13:53:53] <pietdv> Heyho, I'm trying to file a bug for
the first time. It is a bug in a graphics driver. No video after
waking from sleep on a thinkpad T440s. What steps should I take?
2122 [13:54:05] *** Quits: Putti (~Putti@replaced-ip ) (Ping timeout: 250 seconds)
2123 [13:54:42] *** Joins: Putti (~Putti@replaced-ip )
2124 [13:55:07] *** Parts: xeirrr (~xeirrr@replaced-ip )
2125 [13:55:45] <doublehp> rjsalts: each time I do ktadd on one
host, it makes kinit fail on the other one
2126 [13:55:54] *** Quits: itablist (~dev@replaced-ip ) (Quit: WeeChat 1.0.1)
2127 [13:56:16] *** Joins: itablist (~dev@replaced-ip )
2128 [13:56:32] *** Quits: evade (~evade@replaced-ip ) (Ping timeout: 240 seconds)
2129 [13:57:03] *** Joins: Ticho_ (~Ticho@replaced-ip )
2130 [13:58:48] <doublehp> rjsalts: kinit is always successfull on
the host that last did ktadd ; and fails otherwise
2131 [13:59:21] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 244 seconds)
2132 [13:59:21] *** Quits: paul_grozav (~paul_groz@replaced-ip ) (Quit: Leaving)
2133 [13:59:49] *** Joins: willmore (~willmore@replaced-ip )
2134 [14:00:31] *** Quits: gniourf (~gniourf@replaced-ip ) (Quit: Leaving)
2135 [14:01:06] *** Quits: Ad1 (~adrian@replaced-ip ) (Read error: Connection reset by peer)
2136 [14:01:51] *** Joins: nighty (~nighty@replaced-ip )
2137 [14:02:16] <rjsalts> doublehp: you're doing ktadd with
the unique hostname for each right?
2138 [14:02:55] *** Joins: Darcidride_ (~Darcidrid@replaced-ip )
2139 [14:02:59] <doublehp> i don't know
2140 [14:03:12] <doublehp> my keytabs must have plenty useless
lines
2141 [14:03:17] <doublehp> i am lost
2142 [14:03:45] <doublehp> client querries NFS server by FQDN, but
KB sees request by short name
2143 [14:04:03] *** Joins: karvas (~philipp@replaced-ip )
2144 [14:04:14] <doublehp> Request ticket server
nfs/NFSSERVER@DOUBLEHP.ORG kvno 2 not found in keytab; ticket is
likely out of date
2145 [14:05:23] <karvas> hello, I am recovering my system via
chroot console. when I do update-initramfs -u, it gives me a warning
about a invalid line in /etc/crypttab - but this file is empty
2146 [14:06:04] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 244 seconds)
2147 [14:06:09] *** Joins: tlaxkit (~Thunderbi@replaced-ip )
2148 [14:06:20] <karvas> can I ignore this, or do I need a valid
line in my crypttab? I have a system installed using the option
"use full disc with encrypted lvm"
2149 [14:06:27] *** Joins: jubo2 (~juboxi@replaced-ip )
2150 [14:06:41] *** Quits: Tarjaizaid (~Sylvain@replaced-ip ) (Ping timeout: 250 seconds)
2151 [14:06:43] *** Joins: mpmcthree (~Instantbi@replaced-ip )
2152 [14:06:50] <doublehp> rjsalts: i just don't know anymore
2153 [14:07:39] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 276 seconds)
2154 [14:08:21] *** Joins: jasabella (~jasabella@replaced-ip )
2155 [14:08:22] *** Quits: baraba (~baraba@replaced-ip ) (Quit: Leaving)
2156 [14:09:03] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
2157 [14:10:13] *** Joins: badiane (~badiane@replaced-ip )
2158 [14:10:19] *** Quits: Fes (~felix@replaced-ip ) (Quit: Konversation terminated!)
2159 [14:10:51] <rjsalts> doublehp: kdestroy, delete your keytabs
redo the kadmin -p admin -> addpriv -randkey nfs/hostname@REALM,
etc
2160 [14:11:04] <rjsalts> doublehp: standardize on the shortname I
believe that's correct
2161 [14:11:12] *** Joins: gniourf (~gniourf@replaced-ip )
2162 [14:11:28] <rjsalts> according to getent hosts $(hostname) |
awk '{print $1; exit}' | xargs getent hosts | awk
'{print $2}'
2163 [14:11:39] <doublehp> kdestroy from where ?
2164 [14:11:43] *** Quits: ungali_m1bile (ungali@replaced-ip ) (Ping timeout: 252 seconds)
2165 [14:12:10] <doublehp> on client, the command gives localhost
2166 [14:12:13] <rjsalts> anywhere where klist include
nfs/hostname@REALM
2167 [14:12:32] <rjsalts> well, you should fix that
2168 [14:13:18] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
2169 [14:13:18] *** Joins: ungali_mobile (ungali@replaced-ip )
2170 [14:13:22] *** Quits: BackEndCoder (~steve@replaced-ip##) (Quit: ##replaced-url
2171 [14:14:31] *** Joins: mpmc (~mpmc@replaced-ip )
2172 [14:14:31] *** Joins: Tarjaizaid (~Sylvain@replaced-ip )
2173 [14:15:12] *** Joins: itablist_ (~dev@replaced-ip )
2174 [14:15:54] <doublehp> rjsalts: should it give the short name
of FQDN ?
2175 [14:15:58] *** Quits: dka (~dka@replaced-ip ) (Remote host closed the connection)
2176 [14:16:27] *** Quits: cat3 (~Cat3@replaced-ip ) (Ping timeout: 265 seconds)
2177 [14:16:32] *** Quits: Cavedude (~Cavedude@replaced-ip ) (Ping timeout: 265 seconds)
2178 [14:16:46] *** Joins: rosten (~rosten@replaced-ip )
2179 [14:17:05] *** Joins: greg_f (~greg@replaced-ip )
2180 [14:17:22] *** Quits: tlaxkit (~Thunderbi@replaced-ip ) (Quit: tlaxkit)
2181 [14:18:04] *** Joins: cat3 (~Cat3@replaced-ip )
2182 [14:18:11] *** Joins: Cavedude (~Cavedude@replaced-ip )
2183 [14:19:22] *** Joins: CQ (~chatzilla@replaced-ip )
2184 [14:19:57] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
2185 [14:19:58] <CQ> hello, I have youtube videos in FF Playing at
approx. double speed, any ideas what to do to fix it? All the stuff
I've googled hasn't helped so far...
2186 [14:20:41] <Johann> CQ: i've had the problem when using
the wrong hdmi options in pulseaudio
2187 [14:20:45] <rjsalts> doublehp: yes
2188 [14:20:48] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 265 seconds)
2189 [14:21:02] <relaxed> CQ: you can change the speed through the
youtube player
2190 [14:21:07] <Johann> i don't know what caused it, but try
opening pavucontrol and check in configuration
2191 [14:21:25] <Johann> and yeah, i assume you didn't switch
the speed in youtube player :p
2192 [14:22:00] <CQ> Johann: I've used an FF Plugin to slow
it down to half speed ;) ...but then it's still not 1.0 spoeed,
and no sound
2193 [14:22:28] <colo-work> problem: dpkg: error processing
package libidn11:amd64 (--remove):
2194 [14:22:28] <colo-work> package is in a very bad inconsistent
state; you should
2195 [14:22:28] <colo-work> reinstall it before attempting a
removal
2196 [14:22:32] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
2197 [14:22:40] <colo-work> however, reinstall won't work.
how can I find out what makes dpkg unhappy?
2198 [14:22:41] *** Quits: zorg24 (~zorg24@replaced-ip ) (Ping timeout: 250 seconds)
2199 [14:22:45] <colo-work> (maybe apart from stracing)
2200 [14:23:02] <CQ> Johann: I don't see any options there
2201 [14:23:14] *** Quits: andmizyk (~andmizyk@replaced-ip ) (Remote host closed the connection)
2202 [14:23:17] <Johann> in pavucontrol in configuration, theres
multiple hdmi output choice, for me the HDMI 5.1 output would make
the video play at a weird speed and i wouldn't have sound, i
had to use the stereo hdmi output instead
2203 [14:23:26] <Johann> thats what caused the issue for me
2204 [14:23:43] *** Quits: itablist_ (~dev@replaced-ip ) (Ping timeout: 255 seconds)
2205 [14:23:44] <Johann> like i said i don't really know the
root cause so it might be a completly different problem for you
2206 [14:23:45] *** Joins: awhitlock8 (~awhitlock@replaced-ip )
2207 [14:24:03] <karvas> please ignore what I wrote before. My
problem is "unable to find lvm volume" on boot -> i
thought the problem might be missing dm-crypt in initramfs, but i
fixed this now and still get the same error. Any advice? (I might
have an empty crypttab - but not sure if this is normal/ok)
2208 [14:24:07] *** Joins: littlebit (~Thunderbi@replaced-ip )
2209 [14:25:10] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Client Quit)
2210 [14:25:30] *** Joins: han-solo (~han-solo@replaced-ip )
2211 [14:25:58] *** Joins: networklist (~networkli@replaced-ip )
2212 [14:26:26] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
2213 [14:26:48] *** Joins: karimb (~karimb@replaced-ip )
2214 [14:28:00] *** debhelper sets mode: +l 1767
2215 [14:28:26] *** Joins: somepoortech (~somepoort@replaced-ip )
2216 [14:30:21] *** Joins: tlaxkit (~Thunderbi@replaced-ip )
2217 [14:30:56] <doublehp> rjsalts: purgekeys -all =>
purgekeys: Principal does not exist while purging keys for principal
"-all@DOUBLEHP.ORG"
2218 [14:31:26] *** Joins: de-facto (~de-facto@replaced-ip )
2219 [14:31:43] *** Quits: GeorgeJipa (~admin@replaced-ip ) (Ping timeout: 244 seconds)
2220 [14:31:52] *** Joins: saboru (~saboru@replaced-ip )
2221 [14:31:59] *** Quits: ransur0t (~ransur0t@replaced-ip ) (Quit: Leaving)
2222 [14:32:11] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
2223 [14:33:28] *** Quits: cat3 (~Cat3@replaced-ip ) (Quit: cat3)
2224 [14:33:45] *** Joins: GeorgeJipa (~admin@replaced-ip )
2225 [14:33:45] *** Joins: cat3 (~Cat3@replaced-ip )
2226 [14:33:45] *** Quits: GeorgeJipa (~admin@replaced-ip ) (Changing host)
2227 [14:33:45] *** Joins: GeorgeJipa (~admin@replaced-ip )
2228 [14:34:01] *** Quits: cat3 (~Cat3@replaced-ip ) (Client Quit)
2229 [14:34:40] <rjsalts> doublehp: you need purgekeys -all
principal
2230 [14:34:58] *** Quits: reev (~reev@replaced-ip ) (Ping timeout: 255 seconds)
2231 [14:35:01] <doublehp> purgekeys: Principal does not exist
while purging keys for principal "principal@DOUBLEHP.ORG"
2232 [14:35:55] <rjsalts> doublehp: e.g. purgekeys -all
nfs/foo.doublehp.org
2233 [14:35:59] <colo-work> can I somehow get Jessie to fsck the /
filesystem (ext4) from its initrd?
2234 [14:36:53] *** Joins: Ramsay_Bolton (~Ramsay_Bo@replaced-ip )
2235 [14:37:23] *** Joins: iSlayDragons (~uid18915@replaced-ip )
2236 [14:37:23] *** Joins: iSlayWyverns (~uid18915@replaced-ip )
2237 [14:38:03] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 240 seconds)
2238 [14:38:04] *** Quits: JamesHa (~Ser2@replaced-ip ) (Ping timeout: 244 seconds)
2239 [14:38:27] *** Joins: Gi0 (~Gi0@replaced-ip )
2240 [14:38:38] <doublehp> rjsalts: kadmin: Generic error (see
e-text) while initializing kadmin interface
2241 [14:38:39] *** Parts: singalaut (~mami@replaced-ip )
2242 [14:39:43] *** Joins: btf (~btf@replaced-ip )
2243 [14:40:07] *** Joins: Darcidride (~Darcidrid@replaced-ip )
2244 [14:40:08] *** Joins: fguillot (~fguillot@replaced-ip )
2245 [14:40:28] *** Quits: iSlayWyverns (~uid18915@replaced-ip ) (Client Quit)
2246 [14:40:40] *** Quits: iSlayDragons (~uid18915@replaced-ip ) (Client Quit)
2247 [14:41:25] *** Quits: networklist (~networkli@replaced-ip ) (Ping timeout: 252 seconds)
2248 [14:41:54] *** Quits: barto (~Freddy@replaced-ip ) (Remote host closed the connection)
2249 [14:42:19] *** Quits: littlebit (~Thunderbi@replaced-ip ) (Quit: littlebit)
2250 [14:42:43] *** Quits: anton02 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2251 [14:43:05] *** Quits: Darcidride_ (~Darcidrid@replaced-ip ) (Ping timeout: 244 seconds)
2252 [14:43:38] *** Parts: ewew (~ewew@replaced-ip )
2253 [14:44:03] *** Quits: Ramsay_Bolton (~Ramsay_Bo@replaced-ip ) (Ping timeout: 276 seconds)
2254 [14:44:16] *** Joins: barto (~Freddy@replaced-ip )
2255 [14:45:12] *** Quits: iqualfragile (~iqualfrag@replaced-ip ) (Remote host closed the connection)
2256 [14:45:30] *** Joins: networklist (~networkli@replaced-ip )
2257 [14:45:36] *** Quits: networklist (~networkli@replaced-ip ) (Remote host closed the connection)
2258 [14:45:53] *** Joins: davidep89 (~davidep89@replaced-ip )
2259 [14:46:25] *** Joins: reev (~reev@replaced-ip )
2260 [14:46:35] *** Joins: rikyperdana (~riky@replaced-ip )
2261 [14:46:53] <rjsalts> doublehp: kadmin.local on your kdc,
maybe?
2262 [14:46:55] *** Quits: t0m0 (~t0m@replaced-ip ) (Ping timeout: 252 seconds)
2263 [14:47:00] *** Joins: cdown (~cdown@replaced-ip )
2264 [14:47:42] <doublehp> rjsalts: krb5_newrealm fails . stalling
on "Loading random data"
2265 [14:47:55] *** Joins: rafalcpp (~racalcppp@replaced-ip )
2266 [14:48:17] *** Joins: Jkessler (~Jkessler@replaced-ip )
2267 [14:48:30] *** Quits: nibble_zero (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92 [Firefox 48.0.2/20160823121617])
2268 [14:48:54] *** Joins: hk238 (~kvirc@replaced-ip )
2269 [14:48:58] <Flashtek> doublehp: perhaps it has lots of
randomness, much like my workplace...
2270 [14:49:28] <rjsalts> doublehp: not sure
2271 [14:50:02] <doublehp> rjsalts: kadmin.local: Cannot find
master key record in database while initializing kadmin.local
interface
2272 [14:50:08] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
2273 [14:50:19] <rjsalts> doublehp: did you delete the admin
principal?
2274 [14:50:22] *** Quits: rikyperdana (~riky@replaced-ip ) (Client Quit)
2275 [14:50:25] <doublehp> at some point, yes
2276 [14:50:45] <rjsalts> doublehp: you'll need to
dpkg-reconfigure krb5-admin-server
2277 [14:50:58] <doublehp> did not help
2278 [14:51:43] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
2279 [14:52:02] *** Joins: Agent001 (~Agent001@replaced-ip )
2280 [14:52:15] *** Joins: guilherme (~guilherme@replaced-ip )
2281 [14:52:21] <doublehp> kadmin.local: Cannot find master key
record in database while initializing kadmin.local interface
2282 [14:53:45] *** Quits: greg_f (~greg@replaced-ip ) (Ping timeout: 265 seconds)
2283 [14:53:46] *** Quits: Guest5449 (~Azelphur@replaced-ip ) (Quit: Oh god i switched my bouncer off, the world is ending!)
2284 [14:54:07] *** Joins: b (~coffee@replaced-ip )
2285 [14:54:10] *** Joins: Azelphur (~Azelphur@replaced-ip )
2286 [14:54:17] <rjsalts> doublehp: okay, krb5_newrealm stuff
then?
2287 [14:56:13] <doublehp> rjsalts:
replaced-url
2288 [14:56:14] *** Quits: k_sze[work] (654eb2ba@replaced-ip ) (Ping timeout: 264 seconds)
2289 [14:57:09] *** Quits: arturo (~arturo@replaced-ip ) (Remote host closed the connection)
2290 [14:57:21] *** Joins: _foldLeft (~foldleft@replaced-ip )
2291 [14:58:01] <doublehp> rjsalts: after 2mn :
replaced-url
2292 [14:58:10] *** Quits: nathanhi (~nathanhi@replaced-ip ) (Remote host closed the connection)
2293 [14:58:35] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Ping timeout: 244 seconds)
2294 [14:59:14] *** Joins: Y04NN (~y04nn@replaced-ip )
2295 [14:59:38] *** Quits: davidep89 (~davidep89@replaced-ip ) (Remote host closed the connection)
2296 [15:00:05] <rjsalts> doublehp: kadmin -p admin, not nfs. you
might need to delete the existing kerberos database
2297 [15:00:05] *** Joins: davidep89 (~davidep89@replaced-ip )
2298 [15:00:41] <doublehp> rjsalts: I will give up very soon !!!
replaced-url
2299 [15:01:04] <doublehp> unless some daemon is running
2300 [15:01:28] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: pingfloyd)
2301 [15:01:36] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 276 seconds)
2302 [15:02:06] <doublehp> nope
2303 [15:02:24] *** Joins: julius_ (~jason4@replaced-ip )
2304 [15:02:32] <doublehp> even after stopping daemons, keeps
complaining File exists while creating database ... while I remove
the file just before running it
2305 [15:02:42] *** Joins: kzrl (~k@replaced-ip )
2306 [15:02:54] *** Quits: guilherme (~guilherme@replaced-ip ) (Ping timeout: 276 seconds)
2307 [15:03:39] *** Joins: speciality (speciality@replaced-ip )
2308 [15:03:49] *** Joins: _barto_ (~Freddy@replaced-ip )
2309 [15:03:55] *** Joins: nathanhi (~nathanhi@replaced-ip )
2310 [15:03:56] <speciality> Do you know anyone that would provide
Debian training?
2311 [15:04:00] <speciality> or Linux training wrapped around
Debian?
2312 [15:04:19] *** nathanhi is now known as Guest23383
2313 [15:04:29] *** Quits: davidep89 (~davidep89@replaced-ip ) (Ping timeout: 260 seconds)
2314 [15:06:05] <rjsalts> doublehp: kdb5_util destroy -f
2315 [15:06:30] <doublehp> kdb5_util: No such entry in the
database while retrieving master entry
2316 [15:07:05] *** Quits: tlaxkit (~Thunderbi@replaced-ip ) (Quit: tlaxkit)
2317 [15:08:19] <bzed> speciality: where?
2318 [15:08:52] *** Joins: ExoUNX (~textual@replaced-ip )
2319 [15:09:23] <rjsalts> doublehp: is there anything else under
/var/lib/krb5kdc/...
2320 [15:09:24] <speciality> bzed, Online?
2321 [15:09:39] *** Quits: ExoUNX (~textual@replaced-ip ) (Client Quit)
2322 [15:09:51] *** Joins: ExoUNX (~textual@replaced-ip )
2323 [15:09:51] *** Quits: ExoUNX (~textual@replaced-ip ) (Changing host)
2324 [15:09:51] *** Joins: ExoUNX (~textual@replaced-ip )
2325 [15:09:59] <bzed> speciality:
replaced-url
2326 [15:10:04] *** Quits: MicroCheapFx (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
2327 [15:10:13] <doublehp> rjsalts:
replaced-url
2328 [15:10:13] *** Quits: ExoUNX (~textual@replaced-ip ) (Client Quit)
2329 [15:10:36] *** Joins: ExoUNX (~textual@replaced-ip )
2330 [15:10:56] *** Quits: fguillot (~fguillot@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
2331 [15:11:12] *** Quits: tjone270 (~tjone270@replaced-ip ) (Quit: Leaving)
2332 [15:11:45] *** Joins: alvesadrian (~adrian@replaced-ip )
2333 [15:11:47] *** Joins: alexandros_c (~alexandro@replaced-ip )
2334 [15:11:48] *** Joins: c0mrad3 (uid26809@replaced-ip )
2335 [15:12:05] <rjsalts> doublehp: We're just trying to get
rid of the whole existing database, since it no longer has an admin
principal
2336 [15:12:40] <doublehp> rjsalts: i will reboot; internet will
be down for 3mn. wait
2337 [15:14:02] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
2338 [15:16:01] <doublehp> rjsalts: back
2339 [15:16:27] *** Joins: axiom_1 (~axiom_1@replaced-ip )
2340 [15:16:45] <doublehp> rjsalts: same
2341 [15:16:46] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
2342 [15:18:29] *** Quits: tty0_ (~NA@replaced-ip ) (Quit: Leaving.)
2343 [15:18:37] *** Quits: Wizek_ (~Wizek@replaced-ip ) (Ping timeout: 255 seconds)
2344 [15:18:37] *** Quits: SirNeo- (SirNeo@replaced-ip ) (Ping timeout: 255 seconds)
2345 [15:18:46] *** Joins: Wizek_ (~Wizek@replaced-ip )
2346 [15:20:07] *** Quits: zorg1 (~zorg1@replaced-ip ) (Remote host closed the connection)
2347 [15:20:37] *** Joins: davidep89 (~davidep89@replaced-ip )
2348 [15:21:00] <doublehp> rjsalts: rm /var/lib/krb5kdc/principal*
-- helped a lot
2349 [15:21:02] *** Quits: davidep89 (~davidep89@replaced-ip ) (Client Quit)
2350 [15:21:22] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
2351 [15:22:04] *** Quits: marijnfs (~smuxi@replaced-ip ) (Ping timeout: 240 seconds)
2352 [15:22:16] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 265 seconds)
2353 [15:23:08] *** Quits: CQ (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92 [Firefox 48.0/20160803013011])
2354 [15:23:13] *** Joins: n0wje (~anthony@replaced-ip )
2355 [15:24:11] *** Joins: SirNeo- (SirNeo@replaced-ip )
2356 [15:24:33] *** Quits: Agent001 (~Agent001@replaced-ip ) (Ping timeout: 240 seconds)
2357 [15:25:26] *** Joins: seoner (~usr@replaced-ip )
2358 [15:25:28] *** Joins: t0m0 (~t0m@replaced-ip )
2359 [15:25:37] *** Joins: tjone270 (~tjone270@replaced-ip )
2360 [15:25:57] *** Joins: B[]rG (~tuptidup@replaced-ip )
2361 [15:26:00] *** Quits: notebox (~textual@replaced-ip ) (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
2362 [15:26:07] *** Quits: B[]rG (~tuptidup@replaced-ip ) (Remote host closed the connection)
2363 [15:26:18] *** Quits: tjone270 (~tjone270@replaced-ip ) (Max SendQ exceeded)
2364 [15:26:21] *** Joins: B[]rG (~tuptidup@replaced-ip )
2365 [15:26:40] *** Joins: tjone270 (~tjone270@replaced-ip )
2366 [15:27:09] *** Quits: gusnan (~gusnan@replaced-ip ) (Remote host closed the connection)
2367 [15:27:54] <annoymouse4210> hello
replaced-url
2368 [15:28:21] <annoymouse4210> I'm not sure it is down to
only me or others
2369 [15:28:34] *** Joins: fender0107401 (~fender010@replaced-ip )
2370 [15:28:53] *** Joins: raziel_ (~raziel__@replaced-ip )
2371 [15:29:08] *** Joins: zorg1 (~zorg1@replaced-ip )
2372 [15:29:17] <themill> annoymouse4210: deb.debian.org will be a
more reliable option
2373 [15:30:06] <annoymouse4210> that is also says (replaced-url
2374 [15:31:13] *** Joins: lsv (~nn@replaced-ip )
2375 [15:31:30] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 276 seconds)
2376 [15:32:07] <themill> annoymouse4210: directories have a / at
the end
2377 [15:32:17] *** Joins: cyteen (~cyteen@replaced-ip )
2378 [15:32:21] <annoymouse4210> oh very thanks
2379 [15:33:27] <babilen> Hmm .. Doesn't python-apt write
that without the trailing / ?
2380 [15:33:41] <themill> it doesn't need the / in your
sources.list
2381 [15:33:47] *** Quits: R430R (~demon@replaced-ip ) (Ping timeout: 265 seconds)
2382 [15:34:09] <babilen> Why would it raise a 404 then?
2383 [15:34:15] <babilen> Ah .. this is with a browser?
2384 [15:34:19] *** Parts: cyteen (~cyteen@replaced-ip )
2385 [15:34:25] *** Quits: lsv_ (~nn@replaced-ip ) (Ping timeout: 244 seconds)
2386 [15:34:40] <themill> I assume so. Nothing in apt is ever
going to request that URL
2387 [15:35:09] <babilen> Right, nvm then :)
2388 [15:35:15] <themill> :þ
2389 [15:35:21] *** Joins: mangas (uid168018@replaced-ip )
2390 [15:37:44] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
2391 [15:38:00] *** Quits: paw (~afong@replaced-ip ) (Ping timeout: 244 seconds)
2392 [15:38:06] *** Joins: TheFeRRoH (~andales@replaced-ip )
2393 [15:38:30] *** Joins: Agent001 (~Agent001@replaced-ip )
2394 [15:40:38] *** Joins: Surendil (~shin@replaced-ip )
2395 [15:41:14] *** Quits: AnD[a]LeS (~andales@replaced-ip ) (Ping timeout: 260 seconds)
2396 [15:41:28] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2397 [15:42:28] *** Joins: Starky (~Starky@replaced-ip )
2398 [15:43:12] <doublehp> rjsalts:
replaced-url
2399 [15:43:33] *** Joins: bluenemo (~bluenemo@replaced-ip )
2400 [15:43:48] *** Parts: Renku (~Renku@replaced-ip )
2401 [15:43:48] *** Joins: cybrNaut (cybrNaut@replaced-ip )
2402 [15:43:58] *** Joins: NetPyJun (~nikita@replaced-ip )
2403 [15:44:07] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
2404 [15:44:16] *** Quits: n0wje (~anthony@replaced-ip ) (Ping timeout: 264 seconds)
2405 [15:44:18] *** Joins: jthomas (~jthomas@replaced-ip )
2406 [15:44:20] *** Joins: MrNeon (~MrNeon@replaced-ip )
2407 [15:44:22] *** Joins: Falson (~Falsonn@replaced-ip )
2408 [15:44:43] *** Quits: crazyadm (~bao@replaced-ip ) (Read error: Connection reset by peer)
2409 [15:46:10] <bumbar_> how can i get autocompletion for apt
working? it works for apt-get
2410 [15:46:11] *** Joins: _foldLeft (~foldleft@replaced-ip )
2411 [15:46:13] *** Joins: maesrin (~maesrin@replaced-ip )
2412 [15:47:10] <doublehp> bumbar_: 1 : update bash package; 2
edit your /etc/bashrc .... and uncomment
2413 [15:48:01] *** debhelper sets mode: +l 1776
2414 [15:48:38] *** Quits: kzrl (~k@replaced-ip ) (Quit: Lost terminal)
2415 [15:48:39] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
2416 [15:48:46] <bumbar_> doublehp, i've installed
bash-completion, uncommented in /root/.bashrc and /etc/bash.bashrc
2417 [15:48:55] <doublehp> then relogin
2418 [15:48:59] <themill> there isn't any in jessie
2419 [15:49:07] *** Quits: karimb (~karimb@replaced-ip ) (Quit: Leaving...)
2420 [15:49:13] *** Quits: SirNeo- (SirNeo@replaced-ip ) (Ping timeout: 255 seconds)
2421 [15:49:44] *** Quits: badiane (~badiane@replaced-ip ) (Ping timeout: 244 seconds)
2422 [15:49:57] <bumbar_> i've also relogged several times
2423 [15:50:11] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
2424 [15:50:28] *** Joins: Slashman (~Slash@replaced-ip )
2425 [15:50:32] *** Joins: shagster (~user@replaced-ip )
2426 [15:50:34] *** Quits: Agent001 (~Agent001@replaced-ip ) (Ping timeout: 240 seconds)
2427 [15:50:43] *** Joins: ]3n19m4[ (~]3n19m4@replaced-ip )
2428 [15:51:04] *** Quits: _tremo (~tremo@replaced-ip ) (Quit: No Ping reply in 90 seconds.)
2429 [15:51:20] <doublehp> bumbar_: always did it for me ...
2430 [15:51:24] *** Joins: Dreaman (~show@replaced-ip )
2431 [15:51:31] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 250 seconds)
2432 [15:51:40] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Remote host closed the connection)
2433 [15:51:41] *** Joins: SirNeo- (SirNeo@replaced-ip )
2434 [15:51:47] *** Quits: fender0107401 (~fender010@replaced-ip ) (Quit: WeeChat 1.0.1)
2435 [15:51:49] *** Quits: Dreaman (~show@replaced-ip ) (Changing host)
2436 [15:51:49] *** Joins: Dreaman (~show@replaced-ip )
2437 [15:51:52] *** Quits: Bercik (~Yotsuba@replaced-ip ) (Excess Flood)
2438 [15:52:08] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip ) (Remote host closed the connection)
2439 [15:52:12] *** Joins: _tremo (~tremo@replaced-ip )
2440 [15:52:36] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
2441 [15:52:39] *** Joins: fender0107401 (~fender010@replaced-ip )
2442 [15:53:03] *** Quits: rihan_ (~rihan@replaced-ip ) (Ping timeout: 240 seconds)
2443 [15:54:04] *** Quits: ]3n19m4[_ (~]3n19m4@replaced-ip ) (Ping timeout: 260 seconds)
2444 [15:54:50] *** Joins: Anselmo (~cjdns@replaced-ip )
2445 [15:56:39] <themill> bumbar_: running «complete -F
_apt_get apt» might be enough to get something mostly workable
2446 [15:57:04] *** Quits: fender0107401 (~fender010@replaced-ip ) (Client Quit)
2447 [15:57:24] *** Joins: ben_roose (~roose@replaced-ip )
2448 [15:58:06] *** Quits: _barto_ (~Freddy@replaced-ip ) (Remote host closed the connection)
2449 [15:58:08] <themill> (that just installs the same
programmable completion from apt-get for apt)
2450 [15:58:09] *** Quits: karvas (~philipp@replaced-ip ) (Ping timeout: 244 seconds)
2451 [15:58:15] *** Joins: ne0h|nihilist (~user@replaced-ip )
2452 [15:58:15] *** Joins: cybrNaut (cybrNaut@replaced-ip )
2453 [15:58:40] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 264 seconds)
2454 [15:59:19] *** Joins: karvas (~philipp@replaced-ip )
2455 [15:59:51] <laidback_01> hey, a few years back, I was playing
with an application. It wasn't a 'dock' but acted
somewhat like one. You could take applications - didn't matter
what they were -like librewriter, firefox, and a terminal, and drag
the application of choice into this window, and it'd become a
tab. You created more tabs as you dragged more applications to the
window.
2456 [16:00:02] <laidback_01> I can't recall the name of that
- but it would sure be handy to have!
2457 [16:00:06] *** Quits: t0m0 (~t0m@replaced-ip ) (Ping timeout: 276 seconds)
2458 [16:00:11] *** Joins: LNJ2GO (~lnj@replaced-ip )
2459 [16:01:00] <themill> That's built into the kde window
manager (kwin) but that's probably not what you're looking
for
2460 [16:01:01] *** Joins: cuechan (~paul@replaced-ip )
2461 [16:01:21] *** Quits: HGJ (~HGJ@replaced-ip ) ()
2462 [16:01:55] <laidback_01> It's possible I was using KDE
when I found that. have been changing DEs/DWMs pretty regular over
the past few years. Running lxde as my default now.
2463 [16:01:57] *** Joins: Bercik (~Yotsuba@replaced-ip )
2464 [16:02:20] *** Quits: wabuh (~wabuh@replaced-ip ) (Remote host closed the connection)
2465 [16:02:21] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 250 seconds)
2466 [16:02:33] *** Joins: crazyadm (~bao@replaced-ip )
2467 [16:03:04] *** Quits: morphis (~morphis@replaced-ip ) (Ping timeout: 240 seconds)
2468 [16:03:05] <rjsalts> doublehp: that was when you were trying
kinit?
2469 [16:03:24] <doublehp> rjsalts: I am 4 steps further: not
found in keytab; ticket is likely out of date
2470 [16:03:36] *** Joins: paw (~afong@replaced-ip )
2471 [16:03:44] *** Joins: Agiofws (~agiofws@replaced-ip )
2472 [16:04:09] <doublehp> rjsalts: can I mp ?
2473 [16:04:21] <doublehp> rjsalts: can I /msg you ?
2474 [16:04:28] <rjsalts> doublehp: I think you need to do kinit
-k nfs/host
2475 [16:04:57] <rjsalts> doublehp: someone else on channel may be
able to help. I'm a kerberos noob in the whole scheme of things
2476 [16:05:17] <doublehp> rjsalts: kinit is fine
2477 [16:05:31] *** Joins: notebox (~textual@replaced-ip )
2478 [16:05:33] <doublehp> rjsalts: on both machines, with short
hostnames
2479 [16:05:46] <hiya> is there a way to find out under what user
a particular process is running?
2480 [16:05:59] *** Joins: trimosier (~vagrant@replaced-ip )
2481 [16:06:02] *** Joins: overrider (~overrider@replaced-ip )
2482 [16:06:02] <laidback_01> ps -axu
2483 [16:06:07] *** Quits: module000 (~module000@replaced-ip ) (Remote host closed the connection)
2484 [16:06:10] <laidback_01> the 'u' will give UID
2485 [16:06:17] <petemc> ps -ef shows it also
2486 [16:07:02] *** Joins: t0m0 (~t0m@replaced-ip )
2487 [16:07:04] *** Quits: NetPyJun (~nikita@replaced-ip ) (Ping timeout: 264 seconds)
2488 [16:08:11] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Ping timeout: 265 seconds)
2489 [16:08:31] *** Joins: cat3 (~Cat3@replaced-ip )
2490 [16:08:46] *** Quits: thebrush (~Icedove@replaced-ip ) (Remote host closed the connection)
2491 [16:08:59] *** Joins: thebrush (~Icedove@replaced-ip )
2492 [16:09:00] *** Quits: binaryc (~binaryc@replaced-ip ) (Ping timeout: 244 seconds)
2493 [16:09:25] *** Joins: tty0_ (~NA@replaced-ip )
2494 [16:10:38] *** Joins: guampa (~guampa@replaced-ip )
2495 [16:10:44] <bumbar_> themill, that seems to work, thanks
2496 [16:11:09] <themill> np
2497 [16:12:45] *** Joins: foocraft (~foocraft@replaced-ip )
2498 [16:12:47] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2499 [16:13:34] *** Quits: CeBe (~CeBe@replaced-ip ) (Ping timeout: 240 seconds)
2500 [16:15:57] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
2501 [16:16:00] *** Joins: CeBe (~CeBe@replaced-ip )
2502 [16:16:04] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
2503 [16:16:59] *** ChanServ sets mode: +o eir
2504 [16:16:59] *** eir sets mode: -bo *!*@68.135.41.66$##fyc eir
2505 [16:17:34] *** Quits: Putti (~Putti@replaced-ip ) (Ping timeout: 255 seconds)
2506 [16:17:46] *** Quits: axiom_1 (~axiom_1@replaced-ip ) (Quit: Leaving)
2507 [16:17:48] <doublehp> rjsalts: I don't know how, or why
... but, after reboot, it works
2508 [16:18:25] *** Joins: nibble_zero (~chatzilla@replaced-ip )
2509 [16:18:27] <rjsalts> doublehp: sweet
2510 [16:18:28] <doublehp> rjsalts: really, reboot fixed two bugs.
2511 [16:18:30] <babilen> (noooo!)
2512 [16:18:37] *** Quits: super_gollum (~ich@replaced-ip ) (Quit: Ex-Chat)
2513 [16:18:50] *** Quits: ThomasJ|m (tjubergmat@replaced-ip ) (Read error: Connection reset by peer)
2514 [16:18:50] *** Quits: uhoreg[m] (uhoregmatr@replaced-ip ) (Read error: Connection reset by peer)
2515 [16:18:50] *** Quits: M-wkennington (wkenningto@replaced-ip ) (Read error: Connection reset by peer)
2516 [16:18:51] *** Quits: M-alex_mayorga (alexmayorg@replaced-ip ) (Read error: Connection reset by peer)
2517 [16:18:51] *** Quits: M-shine (shinematri@replaced-ip ) (Read error: Connection reset by peer)
2518 [16:18:51] *** Quits: gwaaf (gwaafmatri@replaced-ip ) (Write error: Connection reset by peer)
2519 [16:19:05] <doublehp> rjsalts: never saw that in unix ...
reboot can fix an "invalid password" issue !!!
2520 [16:19:06] *** Joins: morphis (~morphis@replaced-ip )
2521 [16:19:32] <cupof> does debian devs use bbs
2522 [16:19:48] *** Quits: katyucha (~katyucha@replaced-ip ) (Quit: leaving)
2523 [16:19:52] *** Joins: Fr_Dae (~Dae@replaced-ip )
2524 [16:19:57] <rjsalts> doublehp: it was probably some kerberos
principal that had been loaded with kinit that shouldn't have
been
2525 [16:20:23] *** Parts: cupof (48be08f6@replaced-ip )
2526 [16:20:36] <rjsalts> they're usually stored in temporary
files, or the kernel secret store
2527 [16:20:43] *** Quits: pyrat (~manningx@replaced-ip ) (Quit: Farewell)
2528 [16:21:00] *** Joins: cdown (~cdown@replaced-ip )
2529 [16:21:01] *** Joins: Putti (~Putti@replaced-ip )
2530 [16:21:05] <doublehp> rjsalts: that's just ... grrr ...
having to reboot both machines to fix this kind of bug. Anyway ... I
have written that down.
2531 [16:21:15] *** Joins: Tom01 (~tom@replaced-ip )
2532 [16:21:35] <doublehp> rjsalts: thank you for support; without
you, I would have given up
2533 [16:21:39] <rjsalts> doublehp: setting up dns would probably
help a bit too
2534 [16:21:56] <doublehp> rjsalts: i can't; local machines,
and many IPs each
2535 [16:22:03] *** Quits: michiel (~michiel@replaced-ip##) (Quit: ZNC - ##replaced-url
2536 [16:22:17] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 244 seconds)
2537 [16:22:25] *** Joins: biberu (~biberu@replaced-ip )
2538 [16:23:12] <rjsalts> doublehp: yeah, being multihomed makes
it slightly painful
2539 [16:23:43] *** Quits: jthomas (~jthomas@replaced-ip ) (Quit: Konversation terminated!)
2540 [16:24:00] <rjsalts> doublehp: but I think dns is even more
compelling in that instance
2541 [16:24:01] <jhutchins> doublehp: That sounds like a reason to
do the work, not an excuse not to.
2542 [16:24:16] *** Joins: philipballew (~philip@replaced-ip )
2543 [16:24:21] *** Quits: Levure (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2544 [16:25:04] <doublehp> rjsalts: new issue: since I use
klerberos, files are owned by a funny UID: 4294967294
2545 [16:25:14] <doublehp> while it remains 0:0 for clients not
using KB
2546 [16:25:44] *** Parts: vickycq (~vickycq@replaced-ip )
2547 [16:26:04] <rjsalts> doublehp: yeah, that's the squashed
uid by default. You want to configure idmapd
2548 [16:26:34] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 240 seconds)
2549 [16:26:36] <doublehp> already using this:
(rw,async,no_subtree_check,no_all_squash,no_root_squash,sec=krb5)
2550 [16:26:56] *** Quits: surfist (~surfist@replaced-ip ) (Ping timeout: 244 seconds)
2551 [16:27:01] *** Quits: crazyadm (~bao@replaced-ip ) (Ping timeout: 252 seconds)
2552 [16:28:01] *** debhelper sets mode: +l 1766
2553 [16:28:22] *** Joins: timahvo1 (~rogue@replaced-ip )
2554 [16:29:53] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
2555 [16:30:15] *** Joins: phrozen77 (~phrozen77@replaced-ip )
2556 [16:30:16] <rjsalts> doublehp:
replaced-url
2557 [16:31:20] *** Quits: bpsecret (~bpsecret@replaced-ip ) (Quit: kyy)
2558 [16:31:41] <doublehp> rjsalts:
replaced-url
2559 [16:31:43] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
2560 [16:32:28] *** Joins: NEngine (~NEngine@replaced-ip )
2561 [16:33:05] <doublehp> reboot again ...
2562 [16:33:06] *** Joins: bpsecret (~bpsecret@replaced-ip )
2563 [16:33:07] *** Quits: guampa (~guampa@replaced-ip ) (Ping timeout: 250 seconds)
2564 [16:33:55] *** Joins: zorg24 (~zorg24@replaced-ip )
2565 [16:34:04] *** Joins: shinnya (~shinnya@replaced-ip )
2566 [16:34:10] *** Quits: metachr0n (~nobody@replaced-ip ) (Quit: WeeChat 1.5)
2567 [16:34:19] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 260 seconds)
2568 [16:34:27] <hiya> laidback_01, when I check "ps -axu |
grep kiwiirc" gives me "kiwiman 5535 0.0 17.7 1207144
44064 ? Ssl 20:58 0:01 kiwiirc" What does "20:58" has
means? Also what about Ssl?
2569 [16:34:45] *** Joins: evade (~evade@replaced-ip )
2570 [16:36:38] *** Joins: sieh (~IceChat9@replaced-ip )
2571 [16:37:40] *** Joins: _foldLeft (~foldleft@replaced-ip )
2572 [16:38:24] *** Quits: sbine (~sbine@replaced-ip ) (Ping timeout: 260 seconds)
2573 [16:38:35] *** Joins: robotroll (~robotroll@replaced-ip )
2574 [16:39:11] *** Joins: guampa (~guampa@replaced-ip )
2575 [16:40:03] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 250 seconds)
2576 [16:40:24] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2577 [16:41:00] *** Joins: cyan__ (~cyan@replaced-ip )
2578 [16:41:32] *** Quits: Putti (~Putti@replaced-ip ) (Ping timeout: 240 seconds)
2579 [16:42:13] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
2580 [16:42:17] *** Joins: cybrNaut (cybrNaut@replaced-ip )
2581 [16:42:47] <petemc> hiya: the columns of output should have a
header at the top
2582 [16:43:25] *** Quits: cat3 (~Cat3@replaced-ip ) (Quit: cat3)
2583 [16:43:30] *** Joins: ssaturos (~saturos@replaced-ip )
2584 [16:43:49] *** Joins: michiel (~michiel@replaced-ip )
2585 [16:46:48] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Client Quit)
2586 [16:46:52] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 240 seconds)
2587 [16:46:53] *** ssaturos is now known as saturos
2588 [16:47:19] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
2589 [16:47:28] *** Quits: maesrin (~maesrin@replaced-ip ) (Quit: Leaving)
2590 [16:48:11] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
2591 [16:48:12] *** Joins: level7 (~quassel@replaced-ip )
2592 [16:48:28] *** Quits: andor2007 (~andor2007@replaced-ip ) (Quit: Ex-Chat)
2593 [16:48:57] *** Quits: overrider (~overrider@replaced-ip ) (Remote host closed the connection)
2594 [16:49:28] *** Joins: uhoreg[m] (uhoregmatr@replaced-ip )
2595 [16:49:39] *** Joins: mastokley (~mastokley@replaced-ip )
2596 [16:49:50] *** Joins: Agent001 (~Agent001@replaced-ip )
2597 [16:49:52] *** Joins: Elirips (~Elirips@replaced-ip )
2598 [16:50:09] *** Quits: seoner (~usr@replaced-ip ) (Ping timeout: 276 seconds)
2599 [16:50:13] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
2600 [16:50:27] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
2601 [16:50:42] *** h4ndy is now known as H4ndy
2602 [16:50:47] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
2603 [16:51:00] *** Joins: kernalogs (~jacko@replaced-ip )
2604 [16:51:01] *** Joins: overrider (~overrider@replaced-ip )
2605 [16:51:19] *** Quits: rawrawrer (~rawrawrer@replaced-ip ) (Quit: rawrawrer)
2606 [16:51:30] *** Joins: andor2007 (~andor2007@replaced-ip )
2607 [16:51:46] *** Quits: karvas (~philipp@replaced-ip ) (Quit: Lost terminal)
2608 [16:51:47] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
2609 [16:52:24] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 260 seconds)
2610 [16:52:26] *** Quits: kernalogs (~jacko@replaced-ip ) (Client Quit)
2611 [16:52:34] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Ping timeout: 265 seconds)
2612 [16:52:36] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2613 [16:53:25] *** Quits: yaume (~gchenuet@replaced-ip ) (Ping timeout: 252 seconds)
2614 [16:53:42] *** Quits: KpuCko (~KpuCko@replaced-ip ) ()
2615 [16:56:02] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 265 seconds)
2616 [16:56:32] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
2617 [16:57:04] *** Quits: Knaldgas (~pdj@replaced-ip ) (Quit: Leaving)
2618 [16:57:10] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 255 seconds)
2619 [16:59:25] <hnlin> hiya, try w
2620 [16:59:28] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
2621 [16:59:34] <laidback_01> hiya, I'm sorry, I can't
take time right now. I'm at my job, and in the middle of a
debug session. I recommend you open a terminal and type man ps
It's what I did, and found this manual page very useful
2622 [17:00:03] *** Joins: pavlushka (~Pavel@replaced-ip )
2623 [17:00:14] *** Quits: pavlushka (~Pavel@replaced-ip ) (Changing host)
2624 [17:00:14] *** Joins: pavlushka (~Pavel@replaced-ip )
2625 [17:00:40] *** Quits: fnstudio (~fabio@replaced-ip ) (Ping timeout: 244 seconds)
2626 [17:01:04] *** Joins: kzimmermann (~kzimmerma@replaced-ip )
2627 [17:01:12] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
2628 [17:02:23] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
2629 [17:02:43] *** Joins: sbine (~sbine@replaced-ip )
2630 [17:03:04] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 240 seconds)
2631 [17:03:08] *** Quits: user__ (~user@replaced-ip ) (Quit: Leaving)
2632 [17:04:49] *** Quits: relaxed (~relaxed@replaced-ip ) (Quit: â â µ)
2633 [17:05:08] *** Quits: michiel (~michiel@replaced-ip##) (Quit: ZNC - ##replaced-url
2634 [17:05:11] *** Quits: duoi (~duoi@replaced-ip ) (Ping timeout: 250 seconds)
2635 [17:05:30] *** Joins: michiel (~michiel@replaced-ip )
2636 [17:05:38] *** Quits: michiel (~michiel@replaced-ip ) (Changing host)
2637 [17:05:38] *** Joins: michiel (~michiel@replaced-ip )
2638 [17:05:41] *** Joins: nicksloan (~nicksloan@replaced-ip )
2639 [17:05:48] <doublehp> rjsalts:
replaced-url
2640 [17:06:15] *** Joins: cybrNaut (cybrNaut@replaced-ip )
2641 [17:06:15] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
2642 [17:06:39] *** Joins: han-solo_ (~han-solo@replaced-ip )
2643 [17:06:45] *** Joins: cybrNaut (cybrNaut@replaced-ip )
2644 [17:06:56] *** Quits: han-solo (~han-solo@replaced-ip ) (Disconnected by services)
2645 [17:07:01] *** Joins: GJ_ (~Thunderbi@replaced-ip )
2646 [17:07:03] *** Quits: DomaMuffin (~DomaMuffi@replaced-ip ) (Ping timeout: 240 seconds)
2647 [17:07:05] *** Quits: rgogunskiy (~rgogunski@replaced-ip ) (Quit: rgogunskiy)
2648 [17:07:10] *** Quits: han-solo_ (~han-solo@replaced-ip ) (Client Quit)
2649 [17:07:24] *** Joins: han-solo (~han-solo@replaced-ip )
2650 [17:07:41] *** Joins: dreamon_ (~dreamon@replaced-ip )
2651 [17:07:41] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
2652 [17:07:49] *** Joins: duoi (~duoi@replaced-ip )
2653 [17:08:07] *** Quits: michiel (~michiel@replaced-ip ) (Client Quit)
2654 [17:08:14] *** dreamon_ is now known as dreamon
2655 [17:08:16] *** Quits: DzAirmaX (~AirmaX@replaced-ip ) (Ping timeout: 264 seconds)
2656 [17:08:37] *** Joins: michiel (~michiel@replaced-ip )
2657 [17:08:39] *** Joins: endstille (~endstille@replaced-ip )
2658 [17:08:44] *** Joins: DomaMuffin (~DomaMuffi@replaced-ip )
2659 [17:08:46] *** Quits: michiel (~michiel@replaced-ip ) (Changing host)
2660 [17:08:47] *** Joins: michiel (~michiel@replaced-ip )
2661 [17:09:05] *** Joins: InfoTest (~Thunderbi@replaced-ip )
2662 [17:09:33] *** Joins: aaro (~aaro@replaced-ip )
2663 [17:10:40] *** Quits: jeezy (~xz@replaced-ip ) (Ping timeout: 264 seconds)
2664 [17:10:45] *** Parts: speciality (speciality@replaced-ip )
2665 [17:11:00] *** Quits: CeBe (~CeBe@replaced-ip ) (Ping timeout: 244 seconds)
2666 [17:11:02] <hiya> hnlin, ok thanks
2667 [17:11:04] <hiya> laidback_01, ok
2668 [17:11:10] *** Quits: andor2007 (~andor2007@replaced-ip ) (Quit: Ex-Chat)
2669 [17:11:11] *** Joins: th0r (~pi@replaced-ip )
2670 [17:11:13] *** Joins: greg_f (~greg@replaced-ip )
2671 [17:11:17] *** Joins: duelle (~duelle@replaced-ip )
2672 [17:11:52] *** Joins: Quatroking (~Quatrokin@replaced-ip )
2673 [17:11:53] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) (Remote host closed the connection)
2674 [17:12:12] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
2675 [17:13:25] *** Joins: DammitJim (~DammitJim@replaced-ip )
2676 [17:14:43] *** Joins: Nnavd (~Nnavd@replaced-ip )
2677 [17:14:48] *** Joins: CeBe (~CeBe@replaced-ip )
2678 [17:15:37] *** Quits: dexta (~D3XTA@replaced-ip ) (Ping timeout: 255 seconds)
2679 [17:16:16] *** Joins: PSampaio (~Sampzee@replaced-ip )
2680 [17:16:44] *** Joins: czesmir_ (~stefan@replaced-ip )
2681 [17:17:03] *** Quits: XSoul (~XRule@replaced-ip ) (Ping timeout: 244 seconds)
2682 [17:17:38] *** Quits: gnupyx (~gnupyx@replaced-ip##) (Quit: ##replaced-url
2683 [17:17:45] *** Joins: dexta (~D3XTA@replaced-ip )
2684 [17:18:00] *** debhelper sets mode: +l 1772
2685 [17:18:21] *** Quits: PSampaio (~Sampzee@replaced-ip ) (Client Quit)
2686 [17:18:23] *** Joins: XSoul (~XRule@replaced-ip )
2687 [17:20:09] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 244 seconds)
2688 [17:20:12] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
2689 [17:20:36] *** Joins: cdown (~cdown@replaced-ip )
2690 [17:20:41] *** Joins: andor_ (~andor2007@replaced-ip )
2691 [17:20:44] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Quit: GJ_)
2692 [17:21:33] *** Joins: satbyy (~Satish@replaced-ip )
2693 [17:21:57] *** Joins: Midnightx (~Midnightx@replaced-ip )
2694 [17:22:01] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
2695 [17:22:43] *** Joins: maotm (~mao@replaced-ip )
2696 [17:23:27] *** Joins: GJ_ (~Thunderbi@replaced-ip )
2697 [17:23:30] *** Quits: fernie (~jarkko@replaced-ip ) (Ping timeout: 265 seconds)
2698 [17:25:54] *** Quits: pavlushka (~Pavel@replaced-ip ) (Ping timeout: 276 seconds)
2699 [17:26:01] *** Quits: dexta (~D3XTA@replaced-ip ) (Ping timeout: 250 seconds)
2700 [17:27:09] *** Quits: samurailink3 (~samuraili@replaced-ip ) (Quit: leaving)
2701 [17:27:19] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 255 seconds)
2702 [17:27:24] *** Joins: OS-23929 (~OS-23929@replaced-ip )
2703 [17:27:36] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2704 [17:28:03] *** Joins: dexta (~D3XTA@replaced-ip )
2705 [17:28:24] *** Joins: HeOS (~heos@replaced-ip )
2706 [17:30:16] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 265 seconds)
2707 [17:30:28] *** Quits: hnlin (~jlinnert@replaced-ip ) (Remote host closed the connection)
2708 [17:30:46] <OS-23929> hi
2709 [17:31:04] *** Quits: adrienr (~adrien@replaced-ip ) (Ping timeout: 264 seconds)
2710 [17:31:24] <MeanEYE> Hi
2711 [17:31:42] *** Joins: cat3 (~Cat3@replaced-ip )
2712 [17:31:57] <OS-23929> i was trying to use netcat to connect
to port 4444 on the windows machine
2713 [17:32:15] <OS-23929> But i get a message connection timed
out
2714 [17:32:24] <OS-23929> on my Kali machine
2715 [17:32:31] *** Joins: overlord_tm (~andraz@replaced-ip )
2716 [17:32:59] <MeanEYE> Which protocol is 4444?
2717 [17:33:42] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 276 seconds)
2718 [17:34:59] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
2719 [17:35:12] <OS-23929> hmmm, wil look it up
2720 [17:35:31] *** Joins: Slashman (~Slash@replaced-ip )
2721 [17:35:38] *** Quits: jazz (~jazz@replaced-ip ) (Remote host closed the connection)
2722 [17:35:46] <nkuttler> MeanEYE: grep 4444 /etc/services , lsof
-i :4444
2723 [17:36:14] <MeanEYE> nkuttler, that is if windows machine is
respecting standard port numbers for their services.
2724 [17:36:32] <nkuttler> MeanEYE: um, ##windows then?
2725 [17:36:55] <MeanEYE> Why are you telling me>?
2726 [17:37:16] <MeanEYE> Besides, OS-23929 asked why netcat is
not working.
2727 [17:37:17] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 250 seconds)
2728 [17:37:37] <MeanEYE> And since port 4444 is not defined in
/etc/services I had to ask which service is running on that Windows
machine.
2729 [17:37:57] *** Quits: NEngine (~NEngine@replaced-ip ) (K-Lined)
2730 [17:38:09] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
2731 [17:38:15] *** Joins: t0mmy (~tprrt@replaced-ip )
2732 [17:38:19] <OS-23929> oh ok
2733 [17:38:25] *** Joins: Highlander (~alain@replaced-ip )
2734 [17:38:32] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
2735 [17:38:54] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 276 seconds)
2736 [17:39:03] <MeanEYE> And netcat doesn't do SSL.
2737 [17:39:11] <MeanEYE> Hence my question about which service is
running there.
2738 [17:39:27] <OS-23929> yup, i knw we gotta use ncat for tht
2739 [17:39:45] *** Joins: cybrNaut (cybrNaut@replaced-ip )
2740 [17:39:54] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Quit: GJ_)
2741 [17:40:33] *** Quits: satbyy (~Satish@replaced-ip ) (Ping timeout: 240 seconds)
2742 [17:40:44] <OS-23929> lemme tell u wat i am trying to do here
2743 [17:40:53] *** Quits: th0r (~pi@replaced-ip ) (Quit: Ex-Chat)
2744 [17:40:57] <jhutchins> tcpdump?
2745 [17:41:07] *** Joins: fearnothing (~nothing@replaced-ip )
2746 [17:41:09] <OS-23929> I am trying to create a chat session
between kali and windows machine
2747 [17:41:19] *** Joins: HerculeP_ (~herc@replaced-ip )
2748 [17:41:24] <han-solo> nc won't show that?
2749 [17:41:33] *** Joins: crayon (~user@replaced-ip )
2750 [17:41:35] *** Quits: gr8ron (~tero@replaced-ip ) (Quit: Reboot)
2751 [17:41:37] *** Quits: crayon (~user@replaced-ip ) (Changing host)
2752 [17:41:37] *** Joins: crayon (~user@replaced-ip )
2753 [17:41:48] *** Quits: Dreaman (~show@replaced-ip ) (Quit: Leaving)
2754 [17:41:48] *** Joins: SpaceDanceCJ (~Sasha@replaced-ip )
2755 [17:41:57] *** Quits: crayon (~user@replaced-ip ) (Max SendQ exceeded)
2756 [17:42:07] <MeanEYE> OS-23929, keep going. What kind of chat.
Protocol, UDP or TCP etc.
2757 [17:42:07] <OS-23929> so am using windows machine as the
listener
2758 [17:42:22] *** Quits: HerculeP (~herc@replaced-ip ) (Ping timeout: 252 seconds)
2759 [17:42:28] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 264 seconds)
2760 [17:42:28] *** HerculeP_ is now known as HerculeP
2761 [17:42:32] <MeanEYE> Winblows machines are notorious for
having retarded firewalls. Did you check that?
2762 [17:42:44] <OS-23929> hmmm, lemme do tht
2763 [17:42:53] *** Quits: lstieb (~lstieb@replaced-ip ) (Ping timeout: 250 seconds)
2764 [17:43:36] *** Joins: brokency1le (~brokencyc@replaced-ip )
2765 [17:43:48] *** Joins: _Vi (~vi@replaced-ip )
2766 [17:44:49] *** Joins: graytron (~tero@replaced-ip )
2767 [17:45:43] *** Quits: sandeepkr (~sandeepkr@replaced-ip ) (Quit: Leaving)
2768 [17:45:44] *** Joins: greycat (~wooledg@replaced-ip )
2769 [17:46:30] <petn-randall> !kali
2770 [17:46:31] <dpkg> Kali Linux (replaced-url
2771 [17:46:43] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
2772 [17:47:01] <petn-randall> OS-23929: see above. You can get
Kali support elsewhere. This channel is dedicated to pure Debian
support only.
2773 [17:47:26] *** Joins: crayon (~user@replaced-ip )
2774 [17:48:07] *** Quits: iflema (~ian@replaced-ip ) (Ping timeout: 250 seconds)
2775 [17:49:52] *** Quits: duelle (~duelle@replaced-ip ) (Quit: leaving)
2776 [17:50:33] *** Joins: iflema (~ian@replaced-ip )
2777 [17:50:55] *** Parts: vic_ (~vic@replaced-ip )
2778 [17:51:09] *** Joins: PryMar56 (~prymar@replaced-ip )
2779 [17:51:15] *** Joins: asc232 (~Keith@replaced-ip )
2780 [17:52:59] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 265 seconds)
2781 [17:53:16] *** Joins: Hanumaan (~smuxi@replaced-ip )
2782 [17:53:20] <Hanumaan> I am trying to configure systemd
service for foswiki and getting this error:
replaced-url
2783 [17:53:22] *** Quits: gerforce (~gerforce@replaced-ip ) (Quit: WeeChat 1.0.1)
2784 [17:53:45] *** Joins: fnstudio (~fabio@replaced-ip )
2785 [17:54:05] *** Quits: Serra (~Serra@replaced-ip ) ()
2786 [17:55:02] *** Joins: Mephostopheles (~chatzilla@replaced-ip )
2787 [17:55:10] *** Quits: itablist (~dev@replaced-ip ) (Quit: WeeChat 1.0.1)
2788 [17:55:22] *** Joins: Envil (~envil@replaced-ip )
2789 [17:56:02] *** Quits: brontosaurusrex (~brontosau@replaced-ip ) (Remote host closed the connection)
2790 [17:57:13] *** Joins: NEngine (~NEngine@replaced-ip )
2791 [17:57:45] *** Quits: crayon (~user@replaced-ip ) (Ping timeout: 276 seconds)
2792 [17:57:52] *** Quits: Mephostopheles (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92 [Pale Moon 26.4.0.1/20160821181231])
2793 [17:57:58] *** Joins: lynxer10_ (uid121997@replaced-ip )
2794 [17:58:09] *** Joins: terminal_echo (~terminal_@replaced-ip )
2795 [17:59:26] *** Quits: OS-23929 (~OS-23929@replaced-ip ) (Quit: Leaving)
2796 [17:59:42] *** Quits: TomyWork (~tomy@replaced-ip ) (Ping timeout: 276 seconds)
2797 [17:59:46] *** Joins: Mephostopheles (~chatzilla@replaced-ip )
2798 [18:00:37] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
2799 [18:00:53] *** Joins: Colti (Miramar-FL@replaced-ip )
2800 [18:00:56] *** Quits: doublehp (~DoubleHP@replaced-ip ) (Quit: Leaving.)
2801 [18:01:04] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 264 seconds)
2802 [18:01:08] *** Quits: lynxer10_ (uid121997@replaced-ip ) (Client Quit)
2803 [18:02:28] *** Joins: crayon (~user@replaced-ip )
2804 [18:02:49] *** Quits: DrNo (~DrNo@replaced-ip ) (Ping timeout: 250 seconds)
2805 [18:03:16] *** Joins: Brain (~brain@replaced-ip )
2806 [18:03:29] *** Joins: philipballew (~philip@replaced-ip )
2807 [18:03:41] *** Joins: gusnan (~gusnan@replaced-ip )
2808 [18:03:41] *** Quits: gusnan (~gusnan@replaced-ip ) (Changing host)
2809 [18:03:41] *** Joins: gusnan (~gusnan@replaced-ip )
2810 [18:03:59] *** Joins: metachr0n (~nobody@replaced-ip )
2811 [18:04:02] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
2812 [18:04:13] *** Quits: [Brain] (~brain@replaced-ip ) (Ping timeout: 255 seconds)
2813 [18:04:18] *** Joins: Kappa (~Kappa@replaced-ip )
2814 [18:04:36] *** Quits: Agent001 (~Agent001@replaced-ip ) (Read error: Connection reset by peer)
2815 [18:05:30] *** Joins: th0r (~pi@replaced-ip )
2816 [18:05:59] *** Joins: winsen (~winsen@replaced-ip )
2817 [18:06:11] <Iridos> Hanumaan, there's no foswiki in
debian
2818 [18:07:09] *** Quits: DomaMuffin (~DomaMuffi@replaced-ip ) (Ping timeout: 250 seconds)
2819 [18:07:12] *** Quits: han-solo (~han-solo@replaced-ip ) (Remote host closed the connection)
2820 [18:07:25] <Hanumaan> Iridos, yes it is not there .. just
wanted to know about the systemd related problem
2821 [18:07:33] *** Joins: han-solo (~han-solo@replaced-ip )
2822 [18:08:09] *** Quits: elkmoose (~jesus@replaced-ip ) (Ping timeout: 276 seconds)
2823 [18:08:55] *** Joins: DomaMuffin (~DomaMuffi@replaced-ip )
2824 [18:10:26] *** Joins: elkmoose (~jesus@replaced-ip )
2825 [18:12:19] *** Quits: GabrieleV (~GabrieleV@replaced-ip ) (Ping timeout: 265 seconds)
2826 [18:12:37] *** Joins: jeezy (~xz@replaced-ip )
2827 [18:13:01] *** Quits: Kjartan (~Kjartan@replaced-ip##) (Quit: ZNC - ##replaced-url
2828 [18:13:10] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 252 seconds)
2829 [18:13:13] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) (Ping timeout: 255 seconds)
2830 [18:13:22] *** Quits: jeezy (~xz@replaced-ip ) (Changing host)
2831 [18:13:22] *** Joins: jeezy (~xz@replaced-ip )
2832 [18:13:38] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
2833 [18:13:38] <Iridos> it's not even really systemd
related. maybe it helps if I read the error to you. there's an
invalid startup script in /etc/systemd/system/foswiki.service and a
lot of stuff in there is ignored. Then the line with ExecStart which
should start the daemon is missing altogether and systemd stops
trying to do anything with the file
2834 [18:13:43] <Mephostopheles> is there a kfreebsd channel on
this network?
2835 [18:13:46] *** Quits: MrNeon (~MrNeon@replaced-ip ) (Read error: Connection reset by peer)
2836 [18:14:57] *** Joins: mtn (~mtn@replaced-ip )
2837 [18:15:00] <Iridos> Mephostopheles, as for debian, no,
it's #debian-kbsd on irc.oftc.net.
2838 [18:15:13] <Mephostopheles> thanks
2839 [18:15:43] *** Joins: MrNeon (~MrNeon@replaced-ip )
2840 [18:16:04] *** Joins: lstieb (~lstieb@replaced-ip )
2841 [18:17:20] *** Joins: llorephie (~Thunderbi@replaced-ip )
2842 [18:18:19] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
2843 [18:18:35] *** Quits: soee_ (~soee@replaced-ip ) (Quit: Konversation terminated!)
2844 [18:18:51] <colo-work> to protect a given package from
removal, is there a better option that setting ot to
"hold"?
2845 [18:18:58] <colo-work> (I'd still like to allow
upgrades)
2846 [18:19:01] *** Quits: Midnightx (~Midnightx@replaced-ip ) (Remote host closed the connection)
2847 [18:19:49] *** Joins: Knaldgas (~pdj@replaced-ip )
2848 [18:20:34] *** Joins: earthundead (~earthunde@replaced-ip )
2849 [18:21:00] *** Quits: m8 (~m8@replaced-ip ) (Read error: Connection reset by peer)
2850 [18:21:05] *** Joins: soee (~soee@replaced-ip )
2851 [18:22:02] *** Quits: Cliff-West (18043e0b@replaced-ip ) (Ping timeout: 264 seconds)
2852 [18:23:00] *** Quits: th0r (~pi@replaced-ip ) (Quit: Ex-Chat)
2853 [18:23:24] *** Joins: th0r (~pi@replaced-ip )
2854 [18:23:58] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
2855 [18:25:26] *** Joins: vivid (~vivid@replaced-ip )
2856 [18:26:00] *** Joins: guilherme (~guilherme@replaced-ip )
2857 [18:26:35] <jaggz> anyone know any speech recognition ->
commands software that works? I need to scan and my scanner's
not supported by the scanbd software...
2858 [18:26:53] *** Quits: kedare (~kedare@replaced-ip ) (Quit: Leaving)
2859 [18:27:00] <jaggz> so I figured I'd just be able to say
'scan' and have some speech recognition software run xsane
to scan a page
2860 [18:27:35] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
2861 [18:27:50] *** Joins: _foldLeft (~foldleft@replaced-ip )
2862 [18:29:14] *** Quits: Neworths (~Neworths@replaced-ip ) (Quit: Network cable has been unplugged)
2863 [18:29:36] *** Quits: BadSnappa (~BadSnappa@replaced-ip ) (Remote host closed the connection)
2864 [18:29:40] *** Quits: greg_f (~greg@replaced-ip ) (Ping timeout: 252 seconds)
2865 [18:30:03] *** Joins: soee_ (~soee@replaced-ip )
2866 [18:30:06] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 250 seconds)
2867 [18:30:12] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 265 seconds)
2868 [18:30:31] *** Joins: nitefall (~thewellin@replaced-ip )
2869 [18:30:55] *** Quits: terminal_echo (~terminal_@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2870 [18:31:16] *** Joins: wonderworld (~ww@replaced-ip )
2871 [18:31:18] *** Joins: cybrNaut (cybrNaut@replaced-ip )
2872 [18:31:35] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
2873 [18:31:52] *** Joins: Janos (~Janos@replaced-ip )
2874 [18:32:02] *** Joins: Neworths (~Neworths@replaced-ip )
2875 [18:33:11] *** Quits: antgel (~topdog@replaced-ip ) (Ping timeout: 250 seconds)
2876 [18:33:22] *** Quits: Hanumaan (~smuxi@replaced-ip ) (Remote host closed the connection)
2877 [18:33:30] *** Joins: murphy (~murphy@replaced-ip )
2878 [18:33:31] *** Quits: murphy (~murphy@replaced-ip ) (Max SendQ exceeded)
2879 [18:33:57] *** Joins: murphy (~murphy@replaced-ip )
2880 [18:34:04] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) (Ping timeout: 240 seconds)
2881 [18:35:19] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
2882 [18:35:47] *** Joins: AvatarA (~avatara@replaced-ip )
2883 [18:38:55] *** Joins: idts (~lxuser@replaced-ip )
2884 [18:39:08] *** Joins: xet7 (~xet7@replaced-ip )
2885 [18:39:08] *** Quits: th0r (~pi@replaced-ip ) (Quit: Ex-Chat)
2886 [18:39:22] <murphy> why are there different packages for
ubuntu and debian sometimes and other not?
2887 [18:39:28] *** Quits: creat (~zncathena@replaced-ip ) (Ping timeout: 264 seconds)
2888 [18:39:31] <murphy> oops wrong chan
2889 [18:39:33] <murphy> derp
2890 [18:39:36] <greycat> It's almost like they're two
different distros!
2891 [18:39:56] <preaction> it depends on how the package is
packaged and what it depends on
2892 [18:40:04] <murphy> then why do they use the same packages
sometimes?
2893 [18:40:14] <murphy> gotcha
2894 [18:40:18] <murphy> thats preaction
2895 [18:40:22] <murphy> *thanksd
2896 [18:40:26] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) (Ping timeout: 265 seconds)
2897 [18:40:42] <preaction> because they can. static compilation
or dynamic linking to deps that are also using the same packages.
2898 [18:40:43] *** Joins: creat (~zncathena@replaced-ip )
2899 [18:40:49] *** Joins: RA3OR (~demon@replaced-ip )
2900 [18:40:49] *** Quits: RA3OR (~demon@replaced-ip ) (Changing host)
2901 [18:40:49] *** Joins: RA3OR (~demon@replaced-ip )
2902 [18:41:13] <murphy> ohhh ok that actually really clears it up
2903 [18:41:25] *** Joins: SpeccyMan (~nick@replaced-ip )
2904 [18:41:42] <murphy> i never really compared ubuntu and debian
at that level
2905 [18:42:39] <jhutchins> murphy: The packages come from
upstream projects. Some are heavily modified by each distro
separately, some are pretty much packaged as-is.
2906 [18:43:08] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2907 [18:43:11] <jhutchins> murphy: When Ubuntu started out, they
used a lot of the same modifications that Debian had made, these
days they've diverged on a lot of packages.
2908 [18:43:57] <jhutchins> murphy: Much the same as the Mandrake
distribution started out as a Pentium-optimized copy of RedHat, but
eventually diverged enough that packages weren't
interchangable.
2909 [18:44:15] *** Joins: msev- (msev-@replaced-ip )
2910 [18:44:25] <murphy> good linux history right there
2911 [18:44:27] <murphy> thanks
2912 [18:44:31] <msev-> is ps3eye's 4 microphone array
supported in the kernel?
2913 [18:44:35] *** Joins: GabrieleV (~GabrieleV@replaced-ip )
2914 [18:44:42] *** Joins: mastokley (~mastokley@replaced-ip )
2915 [18:45:36] <jhutchins> msev-:
replaced-url
2916 [18:46:49] <murphy> not too hard to give a good explanation
when you know something as opposed to sarcasm, right greycat?
2917 [18:46:54] *** Quits: jwd (~jwd@replaced-ip ) (Remote host closed the connection)
2918 [18:47:26] *** Joins: jwd (~jwd@replaced-ip )
2919 [18:47:35] *** Quits: guampa (~guampa@replaced-ip ) (Read error: Connection reset by peer)
2920 [18:47:54] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: pingfloyd)
2921 [18:48:36] *** Joins: julius_ (~jason4@replaced-ip )
2922 [18:48:39] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
2923 [18:49:23] *** Joins: smica (~smica@replaced-ip )
2924 [18:49:24] *** Parts: msev- (msev-@replaced-ip )
2925 [18:49:26] *** Quits: gebjgd (~stmsgebjg@replaced-ip ) (Remote host closed the connection)
2926 [18:49:36] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 250 seconds)
2927 [18:50:44] *** Joins: Ricardo__ (~rick@replaced-ip )
2928 [18:51:49] *** Quits: endstille (~endstille@replaced-ip ) (Ping timeout: 250 seconds)
2929 [18:52:21] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Ping timeout: 276 seconds)
2930 [18:52:22] *** Quits: evade (~evade@replaced-ip ) (Ping timeout: 255 seconds)
2931 [18:53:11] *** Joins: bolovanos (~bolovanos@replaced-ip )
2932 [18:53:24] *** Quits: reev (~reev@replaced-ip ) (Ping timeout: 265 seconds)
2933 [18:54:08] *** Joins: Levure (~quassel@replaced-ip )
2934 [18:54:22] *** Quits: LNJ2GO (~lnj@replaced-ip ) (Ping timeout: 244 seconds)
2935 [18:55:00] *** Joins: satirev (~Satirev@replaced-ip )
2936 [18:55:04] *** Quits: chvz (~chvz@replaced-ip ) (Ping timeout: 240 seconds)
2937 [18:55:23] *** Joins: robotroll (~robotroll@replaced-ip )
2938 [18:55:25] *** Quits: Agiofws (~agiofws@replaced-ip ) (Ping timeout: 265 seconds)
2939 [18:56:31] *** Joins: InfoTest1 (~Thunderbi@replaced-ip )
2940 [18:56:57] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
2941 [18:56:57] *** InfoTest1 is now known as InfoTest
2942 [18:57:31] *** Joins: navlys (~smuxi@replaced-ip )
2943 [19:00:09] *** Quits: acidfu_ (~acidfoo@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2944 [19:00:55] *** Joins: danofthedeep (~danofthed@replaced-ip )
2945 [19:01:17] *** Joins: panta (~panta@replaced-ip )
2946 [19:02:19] *** Joins: samurailink3 (~samuraili@replaced-ip )
2947 [19:02:27] *** Quits: bvs (~beavis@replaced-ip ) (Read error: Connection reset by peer)
2948 [19:02:33] *** Joins: relaxed (~relaxed@replaced-ip )
2949 [19:02:49] *** Joins: bvs (~beavis@replaced-ip )
2950 [19:03:00] *** Quits: KindOne (kindone@replaced-ip ) (Ping timeout: 258 seconds)
2951 [19:03:05] *** Joins: KindOne_ (~KindOne@replaced-ip )
2952 [19:03:17] *** Joins: ssaturos (~saturos@replaced-ip )
2953 [19:04:59] *** Alina-malina is now known as General-Alina
2954 [19:05:08] *** General-Alina is now known as Alina-malina
2955 [19:05:38] *** Joins: Adjo (~Adjo@replaced-ip )
2956 [19:06:30] *** Quits: GabrieleV (~GabrieleV@replaced-ip ) (Ping timeout: 250 seconds)
2957 [19:06:56] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 265 seconds)
2958 [19:06:57] *** ssaturos is now known as saturos
2959 [19:07:02] *** Joins: kpease (~kpease@replaced-ip )
2960 [19:07:24] *** KindOne_ is now known as KindOne
2961 [19:07:39] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
2962 [19:08:23] *** Joins: LNJ2GO (~lnj@replaced-ip )
2963 [19:09:38] *** Joins: pavlushka (~Pavel@replaced-ip )
2964 [19:09:55] *** Quits: winsen (~winsen@replaced-ip ) (Ping timeout: 255 seconds)
2965 [19:09:56] *** Quits: kpease (~kpease@replaced-ip ) (Client Quit)
2966 [19:11:33] <jhutchins> murphy: Sometimes it's hard to
resiste the sarcasm if you know something.
2967 [19:11:46] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 265 seconds)
2968 [19:12:44] *** Quits: oish (~charlie@replaced-ip ) (Quit: leaving)
2969 [19:12:53] *** Joins: dreamon (~dreamon@replaced-ip )
2970 [19:12:55] *** Joins: fabiomello (~root@replaced-ip )
2971 [19:13:25] *** Joins: kpease (~kpease@replaced-ip )
2972 [19:13:49] <murphy> true, nothing like sharing
2973 [19:13:52] *** Joins: jnavila (~jnavila@replaced-ip )
2974 [19:15:38] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
2975 [19:15:39] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
2976 [19:16:56] *** Quits: SpaceDanceCJ (~Sasha@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
2977 [19:16:56] *** Joins: debalance (~debalance@replaced-ip )
2978 [19:18:01] *** debhelper sets mode: +l 1778
2979 [19:18:08] *** Joins: SpaceDanceCJ (~Sasha@replaced-ip )
2980 [19:18:46] *** Joins: silverhom (~silverhom@replaced-ip )
2981 [19:19:06] *** Quits: SpaceDanceCJ (~Sasha@replaced-ip ) (Client Quit)
2982 [19:20:37] *** Joins: ssaturos (~saturos@replaced-ip )
2983 [19:21:14] *** Quits: zorg24 (~zorg24@replaced-ip ) (Ping timeout: 250 seconds)
2984 [19:21:21] *** Joins: Phryq (~Phryq_@replaced-ip )
2985 [19:22:15] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
2986 [19:22:57] *** Quits: han-solo (~han-solo@replaced-ip ) (Quit: leaving)
2987 [19:24:00] *** Joins: rsx (~dummy@replaced-ip )
2988 [19:24:20] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 265 seconds)
2989 [19:24:21] *** ssaturos is now known as saturos
2990 [19:24:28] *** Quits: klow (~textual@replaced-ip ) (Read error: Connection reset by peer)
2991 [19:24:39] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 260 seconds)
2992 [19:24:51] *** Quits: pipeep (~pipeep@replaced-ip ) (Ping timeout: 258 seconds)
2993 [19:25:09] *** Joins: evade (~evade@replaced-ip )
2994 [19:25:13] *** Quits: level7 (~quassel@replaced-ip ) (Remote host closed the connection)
2995 [19:25:13] *** Quits: l0xas (~unix@replaced-ip ) (Ping timeout: 255 seconds)
2996 [19:25:22] *** Joins: terminal_echo (~terminal_@replaced-ip )
2997 [19:25:45] *** Parts: lucad111 (~lucad111@replaced-ip )
2998 [19:28:12] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 265 seconds)
2999 [19:30:45] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
3000 [19:31:04] *** Joins: om175 (~k@replaced-ip )
3001 [19:31:12] *** Quits: duoi (~duoi@replaced-ip ) (Ping timeout: 250 seconds)
3002 [19:31:21] *** Joins: pipeep (~pipeep@replaced-ip )
3003 [19:31:43] *** Joins: faw (~faw@replaced-ip )
3004 [19:31:43] *** Quits: faw (~faw@replaced-ip ) (Changing host)
3005 [19:31:43] *** Joins: faw (~faw@replaced-ip )
3006 [19:32:23] *** Joins: Almtesh (~Almtesh@replaced-ip )
3007 [19:32:34] *** Joins: duoi (~duoi@replaced-ip )
3008 [19:33:18] *** Joins: acidfu_ (~acidfoo@replaced-ip )
3009 [19:33:39] *** Joins: hmca (~hmca@replaced-ip )
3010 [19:34:30] *** Quits: hmca (~hmca@replaced-ip ) (Client Quit)
3011 [19:34:41] *** Joins: networklist (~networkli@replaced-ip )
3012 [19:34:42] *** Quits: networklist (~networkli@replaced-ip ) (Max SendQ exceeded)
3013 [19:34:52] *** Joins: wildlander (~wild@replaced-ip )
3014 [19:34:59] *** Joins: networklist (~networkli@replaced-ip )
3015 [19:35:16] *** Quits: networklist (~networkli@replaced-ip ) (Remote host closed the connection)
3016 [19:35:28] *** Quits: rsx (~dummy@replaced-ip ) (Remote host closed the connection)
3017 [19:35:43] *** Quits: Guest23383 (~nathanhi@replaced-ip ) (Changing host)
3018 [19:35:43] *** Joins: Guest23383 (~nathanhi@replaced-ip )
3019 [19:35:44] *** Quits: navlys (~smuxi@replaced-ip ) (Ping timeout: 260 seconds)
3020 [19:35:45] *** Guest23383 is now known as nathanhi
3021 [19:36:41] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
3022 [19:37:06] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
3023 [19:37:13] *** Quits: misprint (misprint@replaced-ip ) (Ping timeout: 244 seconds)
3024 [19:37:16] *** Joins: klow (~textual@replaced-ip )
3025 [19:38:06] *** Joins: rumpler (~rumplerin@replaced-ip )
3026 [19:38:08] *** Quits: guilherme (~guilherme@replaced-ip ) (Ping timeout: 250 seconds)
3027 [19:38:17] *** Parts: rumpler (~rumplerin@replaced-ip )
3028 [19:38:17] *** Joins: l0xas (~unix@replaced-ip )
3029 [19:38:17] *** Quits: l0xas (~unix@replaced-ip ) (Changing host)
3030 [19:38:17] *** Joins: l0xas (~unix@replaced-ip )
3031 [19:38:23] *** Joins: rumpler (~rumplerin@replaced-ip )
3032 [19:38:30] *** Joins: Y04NN (~y04nn@replaced-ip )
3033 [19:38:45] *** Parts: rumpler (~rumplerin@replaced-ip )
3034 [19:39:00] *** Quits: mgodzilla (~mgodzilla@replaced-ip ) (Ping timeout: 250 seconds)
3035 [19:40:04] *** Quits: brokency1le (~brokencyc@replaced-ip ) (Ping timeout: 240 seconds)
3036 [19:40:22] *** Joins: navlys (~smuxi@replaced-ip )
3037 [19:40:32] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: The Pwca has left the building)
3038 [19:40:50] *** Quits: resixian (~akira@replaced-ip ) (Read error: Connection reset by peer)
3039 [19:42:45] *** Joins: jurisl__ (~Yuriy@replaced-ip )
3040 [19:43:03] *** Quits: weyfonk (~weyfonk@replaced-ip ) (Ping timeout: 276 seconds)
3041 [19:44:20] *** Joins: resixian (~akira@replaced-ip )
3042 [19:44:20] *** Quits: resixian (~akira@replaced-ip ) (Changing host)
3043 [19:44:20] *** Joins: resixian (~akira@replaced-ip )
3044 [19:44:55] *** Joins: CompWizrd (compwiz@replaced-ip )
3045 [19:45:01] *** Quits: djz88 (~ZKubala@replaced-ip ) (Ping timeout: 255 seconds)
3046 [19:45:25] *** Joins: mastokley (~mastokley@replaced-ip )
3047 [19:45:47] *** Quits: idts (~lxuser@replaced-ip ) (Quit: "You picked the wrong kite to run away with!")
3048 [19:46:40] *** Quits: evade (~evade@replaced-ip ) (Remote host closed the connection)
3049 [19:46:49] *** Joins: greg_f (~greg@replaced-ip )
3050 [19:47:03] *** Joins: mgodzilla (~mgodzilla@replaced-ip )
3051 [19:47:21] *** Quits: notebox (~textual@replaced-ip ) (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
3052 [19:48:01] <blockcubed> so I am in the keyboard shortcuts tab
3053 [19:48:12] <blockcubed> what is the teminal named
3054 [19:48:18] *** Joins: remo (~remo@replaced-ip )
3055 [19:48:21] <blockcubed> I am assuming it is in /bin
3056 [19:48:33] <blockcubed> where I was directed when I tried to
make a new one
3057 [19:48:38] *** Joins: notebox (~textual@replaced-ip )
3058 [19:48:54] <blockcubed> new shortcut entry
3059 [19:49:01] <jasabella> what are you doing exactly?
3060 [19:49:02] *** Joins: guampa (~guampa@replaced-ip )
3061 [19:49:03] <croddy> it's more likely in /usr/bin.
3062 [19:49:09] <blockcubed> what is the name of it
3063 [19:49:12] <croddy> i don't know.
3064 [19:49:14] <blockcubed> I looked under terminal
3065 [19:49:17] <blockcubed> ok
3066 [19:49:27] <croddy> describe to me as though i am an idiot
what you are trying to do
3067 [19:49:47] <blockcubed> probably xfceterminal
3068 [19:49:53] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 250 seconds)
3069 [19:50:20] <greycat> blockcubed: Try this: ps -fp $PPID
3070 [19:50:22] *** Joins: ungali (ungali@replaced-ip )
3071 [19:50:55] *** Quits: Tiffon (~name@replaced-ip ) (Quit: exit)
3072 [19:50:59] <greycat> (This only works if you're in a
shell that is the direct child of a terminal, of course -- if you
launched a text mode web browser and then shell-escaped out, etc.,
it won't work.)
3073 [19:50:59] *** Joins: hjubal (~hjubal@replaced-ip )
3074 [19:51:19] <blockcubed> yeah I am just trying to make a
keyboard shortcut
3075 [19:51:24] <blockcubed> for on the fly opening the terminal
3076 [19:51:27] *** Quits: quackgyver (uid11872@replaced-ip ) ()
3077 [19:51:30] <blockcubed> why is that not already a thing?
3078 [19:51:42] <greycat> So the first goal is to find out what
command you use to launch a terminal. Good. I approve so far.
3079 [19:51:55] <blockcubed> I found terminal.wrapper
3080 [19:52:17] <croddy> which terminal emulator do you use?
3081 [19:52:29] *** Quits: WinstonSmith (~WinstonSm@replaced-ip ) (Ping timeout: 250 seconds)
3082 [19:52:48] *** Quits: Jkessler (~Jkessler@replaced-ip ) (Ping timeout: 276 seconds)
3083 [19:53:18] <blockcubed> ....
3084 [19:53:21] <blockcubed> sorry
3085 [19:53:27] <blockcubed> xfce default
3086 [19:53:33] *** Quits: Adjo (~Adjo@replaced-ip ) (Remote host closed the connection)
3087 [19:53:41] <blockcubed> I was recommended a better one the
other day
3088 [19:53:47] <jasabella> xfce4-terminal is what you want
(unless you use a different one)
3089 [19:53:48] <blockcubed> but I lost my IRC logs
3090 [19:54:07] <blockcubed> ok but my new problem
3091 [19:54:11] <croddy> there are a few dozen options in debian.
"better" is a matter of opinion
3092 [19:54:25] <blockcubed> there is no text window for the
shortcut
3093 [19:54:28] <jasabella> and also how aadvanced you are
3094 [19:54:31] <croddy> if you run dpkg -L xfce4-terminal it will
show you what files are in that package and you should be able to
see the executable somewhere in that list
3095 [19:54:35] <blockcubed> only for the location of the file I
want to run
3096 [19:54:38] <croddy> there are other ways of getting this
information too
3097 [19:54:52] <jasabella> croddy... which xfce4-terminal :D
3098 [19:55:05] <croddy> that's assuming you know the name of
the command
3099 [19:55:13] <jasabella> and if it gives you a symbolic link
because of the alternatives system, readlink -f $(which
xfce4-terminal)
3100 [19:55:16] *** Quits: multi_io (~olaf@replaced-ip ) (Ping timeout: 265 seconds)
3101 [19:56:10] *** Quits: hk238 (~kvirc@replaced-ip##) (Quit: ##replaced-url
3102 [19:56:30] *** Joins: TomasCZ (~TomasCZ@replaced-ip )
3103 [19:56:30] *** Quits: rany (~rany@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
3104 [19:56:50] *** Joins: multi_io (~olaf@replaced-ip )
3105 [19:56:55] *** Quits: acidfu_ (~acidfoo@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3106 [19:57:31] <blockcubed> ok I am lost
3107 [19:57:38] *** Joins: Emi (~Emi@replaced-ip )
3108 [19:57:39] <blockcubed> I was thinking it was a problem with
my theme
3109 [19:57:44] *** Joins: rany (~rany@replaced-ip )
3110 [19:58:04] *** Joins: djz88 (~ZKubala@replaced-ip )
3111 [19:58:06] *** Joins: lancer6 (~lancer6@replaced-ip )
3112 [19:58:08] <blockcubed> my understanding is that there should
be two text entry boxes in the add shortcut menu
3113 [19:58:14] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
3114 [19:58:18] *** Joins: WinstonSmith (~WinstonSm@replaced-ip )
3115 [19:59:16] *** Quits: LotharKAtt (~lelouch@replaced-ip ) (Ping timeout: 264 seconds)
3116 [19:59:19] *** Quits: terminal_echo (~terminal_@replaced-ip ) (Ping timeout: 252 seconds)
3117 [19:59:30] *** Joins: troulouliou_div2 (~troulouli@replaced-ip )
3118 [19:59:46] *** Quits: troulouliou_div2 (~troulouli@replaced-ip ) (Remote host closed the connection)
3119 [19:59:52] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 240 seconds)
3120 [20:00:22] *** Quits: Telvana (~digits@replaced-ip##) (Quit: ZNC - 1.6.0 - ##replaced-url
3121 [20:01:21] *** Joins: alexandros_c (~alexandro@replaced-ip )
3122 [20:02:01] *** Quits: panta (~panta@replaced-ip ) (Ping timeout: 250 seconds)
3123 [20:02:31] *** Joins: marijnfs (~smuxi@replaced-ip )
3124 [20:02:34] *** Quits: mastokley (~mastokley@replaced-ip ) (Remote host closed the connection)
3125 [20:03:14] *** Joins: mastokley (~mastokley@replaced-ip )
3126 [20:03:36] *** Joins: stephanie92 (~stephanie@replaced-ip )
3127 [20:04:01] *** Joins: rsync (~rsync@replaced-ip )
3128 [20:04:08] *** Quits: fearnothing (~nothing@replaced-ip ) (Ping timeout: 250 seconds)
3129 [20:04:12] <blockcubed>
replaced-url
3130 [20:04:15] <blockcubed> here is a pic
3131 [20:04:25] *** Joins: jnavila (~jnavila@replaced-ip )
3132 [20:05:50] <blockcubed> and by a better terminal I just meant
one that expanded the text across the full screen when the terminal
is full screen
3133 [20:05:58] *** Joins: jemadux (~jemadux@replaced-ip )
3134 [20:06:14] <greycat> Are you talking about re-wrapping lines
that have *already been written*, as opposed to new lines?
3135 [20:06:27] <blockcubed> but that is something that I figured
otu
3136 [20:06:28] <blockcubed> no
3137 [20:06:33] <greycat> Most terminals in my experience do NOT
re-wrap existing lines when they are resized.
3138 [20:06:37] <rhizome> do i need to run both apt upgrade and
apt dist-upgrade, or does dist-upgrade do both?
3139 [20:06:38] <rsync> hi
3140 [20:06:47] <stephanie92> Does anyone here have any experience
with Proxmox? (Proxmox channel is ded ;3)
3141 [20:06:50] <greycat> dist-upgrade does both
3142 [20:06:52] <rsync> is it possible to ask here a question
about hardware security?
3143 [20:06:55] <rhizome> greycat: thanks
3144 [20:06:57] <blockcubed> I just typed a command while the
terminal was smaller
3145 [20:07:10] <blockcubed> when I opened it up it was formatted
to that size
3146 [20:07:21] <blockcubed> <----- NOOB AF
3147 [20:07:35] <jasabella> blockcubed... it's not always the
terminal doing it, it could be the library the app is written with
doing it (e.g. curses/ncurses)
3148 [20:07:39] *** Joins: winterss (~wint@replaced-ip )
3149 [20:07:51] <blockcubed> oh interesting I didnt know that
3150 [20:08:06] *** Joins: ryan57 (~ryan60@replaced-ip )
3151 [20:08:09] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
3152 [20:08:11] <greycat> what jasabella is talking about applies
to full-screen applications that are actively *running* inside a
terminal, as opposed to information that was written by an
application which has exited
3153 [20:08:20] *** Joins: dayten (~gnoid@replaced-ip )
3154 [20:08:23] *** Joins: M-alex_mayorga (alexmayorg@replaced-ip )
3155 [20:08:24] *** Joins: ThomasJ|m (tjubergmat@replaced-ip )
3156 [20:08:25] *** Joins: M-shine (shinematri@replaced-ip )
3157 [20:08:26] *** Joins: gwaaf (gwaafmatri@replaced-ip )
3158 [20:08:26] *** Joins: M-wkennington (wkenningto@replaced-ip )
3159 [20:08:26] <greycat> I still have absolutely no clue what
blockcubed is asking yet.
3160 [20:08:28] <jasabella> true that
3161 [20:08:31] *** Quits: hjubal (~hjubal@replaced-ip ) (Read error: Connection reset by peer)
3162 [20:08:36] <blockcubed> so far its been formatted to my
liking when I open it up before typing my command
3163 [20:08:49] <blockcubed> sorry I am dumb
3164 [20:08:55] *** Parts: LorD_n1c0w (~igorhenri@replaced-ip )
3165 [20:08:57] <greycat> By "open it up" do you mean
"resize"?
3166 [20:09:02] <blockcubed> correct
3167 [20:09:15] *** Quits: klow (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
3168 [20:09:29] <rhizome> set the terminal size either in
preferences or on the command line you're using for your kb
shortcut
3169 [20:09:46] *** Quits: morphis (~morphis@replaced-ip ) (Ping timeout: 250 seconds)
3170 [20:10:25] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
3171 [20:10:36] *** Joins: GabrieleV (~GabrieleV@replaced-ip )
3172 [20:10:47] *** Parts: om175 (~k@replaced-ip )
3173 [20:10:48] <blockcubed> oh and that pic was for my previous
problem trying to set a keyboard shortcut for the terminal
3174 [20:11:03] <blockcubed> man I need to get my shit together I
am confusing
3175 [20:11:09] *** Joins: PvFFy (~pvffy@replaced-ip )
3176 [20:11:13] <blockcubed> more coffee
3177 [20:12:51] *** Joins: canopus (~canopus@replaced-ip )
3178 [20:13:13] *** Quits: jemadux (~jemadux@replaced-ip ) (Quit: Leaving)
3179 [20:13:28] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
3180 [20:13:59] <blockcubed> The keyboard shortcuts window has an
entry box for the command I want to run but not the keyboard
shortcut I want to set it as
3181 [20:14:38] *** Joins: chvz (~chvz@replaced-ip )
3182 [20:14:59] *** Joins: jemadux (~jemadux@replaced-ip )
3183 [20:15:16] *** Joins: Telvana (~digits@replaced-ip )
3184 [20:15:23] <jasabella> it will ask you afterwards
3185 [20:15:33] <jasabella> in the next dialog box
3186 [20:15:53] <blockcubed> I tried that but it gives me nothing
3187 [20:15:56] <blockcubed> let me screenshot
3188 [20:15:58] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
3189 [20:15:58] *** Quits: fnstudio (~fabio@replaced-ip ) (Ping timeout: 244 seconds)
3190 [20:16:03] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Ping timeout: 265 seconds)
3191 [20:16:26] *** Joins: ER_nesto (~ER_nesto@replaced-ip )
3192 [20:16:47] *** Quits: rany (~rany@replaced-ip ) (Quit: Leaving)
3193 [20:17:01] *** Joins: rany (~rany@replaced-ip )
3194 [20:17:05] <blockcubed> what the shit why was it not
accepting my commands earlier
3195 [20:17:15] <greycat> How would a screenshot help us
understand a process that involves the changing of prompts OVER
TIME?
3196 [20:17:20] <blockcubed> I clicked in the frame tried typing
3197 [20:17:29] <greycat> You have to describe what you did, and
what the results were, using words.
3198 [20:17:37] *** Quits: torjeh (~Torje@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3199 [20:18:07] *** Joins: acidfu_ (~acidfoo@replaced-ip )
3200 [20:18:16] *** Quits: Falson (~Falsonn@replaced-ip ) (Quit: Leaving)
3201 [20:18:17] *** Joins: WayToDoor (~milk.bott@autresservs.api-d.com)
3202 [20:19:04] <blockcubed> I was thinking there was going to be
a text entry box where I would enter what keyboard shortcut I wanted
3203 [20:19:16] *** Quits: jemadux (~jemadux@replaced-ip ) (Client Quit)
3204 [20:19:54] *** Joins: cuechan_ (~paul@replaced-ip )
3205 [20:20:04] *** Joins: th0r (~pi@replaced-ip )
3206 [20:20:08] *** Joins: surfist (~surfist@replaced-ip )
3207 [20:20:12] <blockcubed> I was under this assumption after it
had not worked the first time because there are two collumns one for
shortcuts and commands
3208 [20:20:12] *** Quits: andril (~andril@replaced-ip ) (Ping timeout: 240 seconds)
3209 [20:20:56] <blockcubed> *and one for commands
3210 [20:22:10] <blockcubed> anyway jasabella, rhizome, greycat
thanks for the help
3211 [20:22:32] *** Quits: kzimmermann (~kzimmerma@replaced-ip ) (Ping timeout: 244 seconds)
3212 [20:22:47] *** Joins: mtn (~mtn@replaced-ip )
3213 [20:22:53] *** Quits: timmu (~M@replaced-ip ) (Read error: Connection reset by peer)
3214 [20:23:12] *** Quits: cuechan (~paul@replaced-ip ) (Ping timeout: 240 seconds)
3215 [20:23:32] *** Quits: MrNeon (~MrNeon@replaced-ip ) (Quit: Leaving)
3216 [20:23:38] *** Quits: ZeuxBlack (~Black@replaced-ip ) (Ping timeout: 250 seconds)
3217 [20:24:03] *** Quits: bocaneri (~bocaneri@replaced-ip ) (Remote host closed the connection)
3218 [20:25:11] *** Joins: neys (~Thunderbi@replaced-ip )
3219 [20:26:56] *** Joins: satbyy (~Satish@replaced-ip )
3220 [20:26:56] *** Quits: satbyy (~Satish@replaced-ip ) (Changing host)
3221 [20:26:56] *** Joins: satbyy (~Satish@replaced-ip )
3222 [20:27:19] *** Quits: Dr_Disk (~errNumb@replaced-ip ) (Ping timeout: 255 seconds)
3223 [20:27:21] *** Quits: Pendrag0n (~jlee@replaced-ip ) (Ping timeout: 244 seconds)
3224 [20:27:22] *** Quits: mangas (uid168018@replaced-ip ) (Quit: Connection closed for inactivity)
3225 [20:27:39] *** Quits: marijnfs (~smuxi@replaced-ip ) (Ping timeout: 260 seconds)
3226 [20:27:58] *** Quits: boomer (~boom@replaced-ip ) (Ping timeout: 250 seconds)
3227 [20:30:25] <blockcubed> sorry and all
3228 [20:30:34] *** Quits: blockcubed (~ghost@replaced-ip ) (Quit: Leaving)
3229 [20:31:31] *** Quits: Kappa (~Kappa@replaced-ip ) (Quit: Leaving)
3230 [20:32:20] *** Quits: p3rs3us (~jduro@replaced-ip ) (Quit: Leaving)
3231 [20:33:14] *** Joins: _barto_ (~Freddy@replaced-ip )
3232 [20:33:21] *** Joins: Y04NN (~y04nn@replaced-ip )
3233 [20:33:25] *** Joins: SourTrout (~sourtrout@replaced-ip )
3234 [20:34:07] *** Joins: ZeuxBlack (~Black@replaced-ip )
3235 [20:34:12] *** Joins: Zzeiss (~wsy@replaced-ip )
3236 [20:34:25] *** Quits: acidfu_ (~acidfoo@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3237 [20:34:44] *** Joins: moozzz (~moozzz@replaced-ip )
3238 [20:34:48] *** Quits: _barto_ (~Freddy@replaced-ip ) (Remote host closed the connection)
3239 [20:35:16] *** Quits: moozzz (~moozzz@replaced-ip ) (Client Quit)
3240 [20:35:21] <Zzeiss> Trying to find the 32-bit compatibility
stuff for current 'stable' Debian. Any suggestion of what
package(s) to load?
3241 [20:35:32] *** Quits: ]3n19m4[ (~]3n19m4@replaced-ip ) (Ping timeout: 240 seconds)
3242 [20:35:37] *** Joins: boomer (~boom@replaced-ip )
3243 [20:35:54] *** Joins: texla (~ray@replaced-ip )
3244 [20:35:58] <greycat> !multiarch
3245 [20:35:58] <dpkg> Multiarch allows you to install foreign
architecture packages. For example, to allow i386 packages to be
installed on an amd64 system: «dpkg --add-architecture i386
&& apt-get update». See
replaced-url
3246 [20:36:09] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
3247 [20:36:27] <Zzeiss> Ah, thanks! Lots of old misinformation
out there.
3248 [20:37:14] <greycat> The multiarch system we have currently
started with wheezy, IIRC.
3249 [20:37:22] *** Joins: moozzz (~moozzz@replaced-ip )
3250 [20:37:49] <Zzeiss> Unfortunately if you search for "32
bit compatibility libraries" you get the old stuff. :-(
3251 [20:38:17] *** Quits: moozzz (~moozzz@replaced-ip ) (Client Quit)
3252 [20:38:48] *** Quits: TsukiRa (~fpob@replaced-ip ) (Quit: Leaving.)
3253 [20:38:48] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
3254 [20:38:56] *** Joins: moozzz (~moozzz@replaced-ip )
3255 [20:39:06] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
3256 [20:39:27] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Remote host closed the connection)
3257 [20:39:27] *** Quits: moozzz (~moozzz@replaced-ip ) (Client Quit)
3258 [20:39:45] *** Quits: Zzeiss (~wsy@replaced-ip ) (Remote host closed the connection)
3259 [20:40:04] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
3260 [20:40:48] *** Quits: greg_f (~greg@replaced-ip ) (Ping timeout: 244 seconds)
3261 [20:41:27] *** Joins: Vante (~Vante@replaced-ip )
3262 [20:41:31] *** Quits: e1z0 (~null@replaced-ip ) (Quit: :O)
3263 [20:42:03] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 240 seconds)
3264 [20:42:12] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
3265 [20:42:12] *** Joins: e1z0 (~null@replaced-ip )
3266 [20:42:27] *** Joins: ]3n19m4[ (~]3n19m4@replaced-ip )
3267 [20:42:33] *** Quits: notebox (~textual@replaced-ip ) (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
3268 [20:42:34] *** Joins: moozzz (~moozzz@replaced-ip )
3269 [20:42:49] *** Quits: moozzz (~moozzz@replaced-ip ) (Client Quit)
3270 [20:43:40] *** Joins: martman (~martman@replaced-ip )
3271 [20:43:48] <rhizome> fwiw i had a devil of a time trying to
multiarch 32bit wine under amd64 a year or two ago.
3272 [20:44:19] <martman> random question, when you try to install
a virtual package why doesnt it just grab the latest?
3273 [20:44:25] <martman> N: Can't select versions from
package 'libstdc++-dev' as it is purely virtual
3274 [20:44:35] <martman> why not just install libstdc++-4.9-dev
for me?
3275 [20:44:48] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) (Remote host closed the connection)
3276 [20:44:58] *** Quits: tomocha______ (tomocha@replaced-ip ) (Ping timeout: 258 seconds)
3277 [20:45:03] *** Quits: th0r (~pi@replaced-ip ) (Ping timeout: 240 seconds)
3278 [20:45:10] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
3279 [20:45:37] *** Quits: mpmc (~mpmc@replaced-ip ) (Ping timeout: 265 seconds)
3280 [20:45:50] *** Joins: redsPL (~reds@replaced-ip )
3281 [20:45:53] <redsPL> Hi!
3282 [20:45:59] *** Joins: LotharKAtt (~lelouch@replaced-ip )
3283 [20:46:20] <redsPL> I've got a problem.. trying to use
WiFi on my mITX with a ralink usb dongle
3284 [20:46:26] *** Joins: moozzz (~moozzz@replaced-ip )
3285 [20:46:28] *** Joins: tomocha______ (tomocha@replaced-ip )
3286 [20:46:35] <redsPL> i have installed ralink-firmware
3287 [20:46:40] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 264 seconds)
3288 [20:46:52] *** Joins: canopus (~canopus@replaced-ip )
3289 [20:46:59] <redsPL> but it still doesn't work :(
3290 [20:47:22] *** Joins: dyens (~dyens@replaced-ip )
3291 [20:47:24] <rhizome> "doesn't work" isn't
much for us to go on
3292 [20:47:27] <redsPL> i can ifup wlx7cdd......(a veery long
name..), but it cannot connect
3293 [20:47:45] <redsPL> rhizome, what do you want? dmesg? lspci?
lsusb?
3294 [20:47:52] *** Joins: mpmc (~mpmc@replaced-ip )
3295 [20:48:05] <rhizome> my laptop is in the other room
3296 [20:48:06] *** Quits: Vante (~Vante@replaced-ip ) (Quit: WeeChat 1.0.1)
3297 [20:48:07] *** Joins: Zzeiss (~wsy@replaced-ip )
3298 [20:48:11] *** Joins: cyan__ (~cyan@replaced-ip )
3299 [20:48:24] *** Joins: pzn (~pzn@replaced-ip )
3300 [20:48:32] *** Joins: Vante (~Vante@replaced-ip )
3301 [20:48:40] *** Joins: kernalogs (~jacko@replaced-ip )
3302 [20:48:46] <redsPL> Ah, and a strange thing.. i also have
debian @ my ThinkPad, and it works with WiFi and that dongle just
fine..
3303 [20:48:54] <Zzeiss> No joy in the multiarch. Still get the
"These 32 bit libraries were not found and are needed for MPLAB
X to run:" error
3304 [20:48:57] <rhizome> probably want to start with
/var/log/messages
3305 [20:48:59] <redsPL> (i'm talking about stretch, forgot
to mention it)
3306 [20:49:10] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
3307 [20:49:30] *** Joins: SweetPear (uid144596@replaced-ip )
3308 [20:49:41] *** Quits: pzn (~pzn@replaced-ip ) (Client Quit)
3309 [20:49:54] <greycat> Zzeiss: use ldd to see what's
missing, and install each library package one by one until
they're all satisfied
3310 [20:50:00] <redsPL> that's a long file tbh ;D
3311 [20:50:12] *** Quits: Emi (~Emi@replaced-ip ) (Ping timeout: 240 seconds)
3312 [20:50:30] <Zzeiss> greycat: unfortunately, it's not a
binary. It's the .sh script that's going looking for the
libraries before it even attempts to install.
3313 [20:50:36] <greycat> Although it sounds like your errors are
coming from some sort of evil wrapper...
3314 [20:51:27] <greycat> Is it giving you (what you believe to
be) false results? What are the actual (perceived) false results?
3315 [20:51:31] <Zzeiss> yep. Evil wrapper. Though technically
it's open source they do their damndest to hide it b/c they
consider it valuable.
3316 [20:51:56] *** Joins: netzfisch (~Thunderbi@replaced-ip )
3317 [20:52:01] *** Parts: unkmar (~ZodoTurtl@replaced-ip )
3318 [20:52:09] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Remote host closed the connection)
3319 [20:52:18] *** Quits: ksft (~k@replaced-ip ) (Ping timeout: 265 seconds)
3320 [20:52:41] *** Quits: mactimes (~mactimes@replaced-ip ) (Read error: Connection reset by peer)
3321 [20:53:11] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
3322 [20:53:17] *** Joins: cantoo (~identd@replaced-ip )
3323 [20:53:32] <cantoo> aht is the channel for debian developers
(linux) i have a module i want to share
3324 [20:53:35] <cantoo> what
3325 [20:53:49] *** Joins: mactimes (~mactimes@replaced-ip )
3326 [20:53:56] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) (Remote host closed the connection)
3327 [20:53:56] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
3328 [20:53:58] *** Quits: ilyaman (ilyaman@replaced-ip ) (Ping timeout: 250 seconds)
3329 [20:54:00] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
3330 [20:54:43] *** Quits: Telvana (~digits@replaced-ip ) (Read error: Connection reset by peer)
3331 [20:54:44] <Zzeiss> so, how would I tell apt-get (or even
dpkg) to install the 32-bit version of libexpat?
3332 [20:54:55] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
3333 [20:55:08] <redsPL> IIRC you must use apt-get install
libexpat:i386
3334 [20:55:11] <redsPL> but i may be wrong
3335 [20:55:24] <jasabella> you must enable the i386 architecture
using dpkg first
3336 [20:55:42] <redsPL> jasabella: i've assumed he did it
already
3337 [20:56:31] *** Parts: cantoo (~identd@replaced-ip )
3338 [20:56:33] <redsPL> dpkg --add-architecture i386 <---
Zzeiss
3339 [20:56:33] * dpkg gets an architect to start planning a new arm
chipset
3340 [20:56:47] *** Joins: cantoo (~identd@replaced-ip )
3341 [20:56:47] <jasabella> dont forget to apt-get update after
too
3342 [20:56:50] *** Quits: Vante (~Vante@replaced-ip ) (Read error: Connection reset by peer)
3343 [20:56:59] <jasabella> :P
3344 [20:57:01] <redsPL> yup, it will need to download package
lists ;P
3345 [20:57:05] <Zzeiss> already did the add-architecture.
3346 [20:57:12] *** Joins: superusr (~usr@replaced-ip )
3347 [20:57:15] <redsPL> Zzeiss, good, have you did an update?
3348 [20:57:16] *** Joins: plut0n (~Icedove@replaced-ip )
3349 [20:57:16] <cantoo> if debian version is rolling release is
it something similiar stability wise to archlinux ?
3350 [20:57:22] <Zzeiss> yes, I did.
3351 [20:57:29] <redsPL> cantoo, Yeah, something like that
3352 [20:57:35] <cantoo> thats kewl
3353 [20:57:38] *** Joins: jemadux (~jemadux@replaced-ip )
3354 [20:57:41] <redsPL> Zzeiss: then sudo apt-get install
libexpat:i386
3355 [20:57:47] <jasabella> debian has several branches, stable
branch is not rolling, testing is what some ppl would call a rolling
release
3356 [20:57:53] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Quit: later)
3357 [20:58:10] *** Quits: _KaszpiR_ (quasselcor@replaced-ip ) (Remote host closed the connection)
3358 [20:58:15] *** Joins: aindilis (~aindilis@replaced-ip )
3359 [20:58:28] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Remote host closed the connection)
3360 [20:58:30] <jasabella> i'm on testing and it's
sweet :)
3361 [20:58:42] *** Quits: GeorgeJipa (~admin@replaced-ip ) (Ping timeout: 244 seconds)
3362 [20:58:46] <cantoo> i once spent an entire night on #linux
and was loved for being myself. i'm community member, my next
operating system is Debian Jessie :D
3363 [20:59:05] <redsPL> cantoo: was loved by ppl on #linux?
3364 [20:59:24] <Zzeiss> No joy. "Couldn't find any
package by regex 'libexpat*'" (also did it without
the * just to make sure.
3365 [20:59:36] <redsPL> Zzeiss, ehhhh
3366 [20:59:46] <cantoo> if my memory was forgotten, it could not
have been helped by someone such as myself, which is why we need
debian badly
3367 [20:59:47] <redsPL> have you added contrib and non-free to
the sources.list?
3368 [20:59:49] *** Joins: nuno_nunes (~PC@replaced-ip )
3369 [21:00:03] *** Joins: GeorgeJipa (~admin@replaced-ip )
3370 [21:00:11] <greycat> Zzeiss: Did you try actually
*installing* libexpat1:i386 ?
3371 [21:00:15] *** Quits: GeorgeJipa (~admin@replaced-ip ) (Changing host)
3372 [21:00:15] *** Joins: GeorgeJipa (~admin@replaced-ip )
3373 [21:00:38] *** Joins: Chizz8l (~Den@replaced-ip )
3374 [21:00:42] *** Quits: aindilis (~aindilis@replaced-ip ) (Remote host closed the connection)
3375 [21:00:50] <Zzeiss> Yep. No joy. "E: Unable to locate
package libexpat1"
3376 [21:01:06] <redsPL> Zzeiss, apt-get install expat
3377 [21:01:08] *** Joins: aindilis (~aindilis@replaced-ip )
3378 [21:01:16] <redsPL> or apt-get install libexpat-dev
3379 [21:01:19] <somiaj> Zzeiss: apt-get update
3380 [21:01:28] <redsPL> somiaj, he did it already
3381 [21:01:32] <somiaj> ,v libexpat1
3382 [21:01:34] <judd> Package: libexpat1 on amd64 -- wheezy:
2.1.0-1+deb7u2; wheezy-security: 2.1.0-1+deb7u4; jessie:
2.1.0-6+deb8u2; jessie-security: 2.1.0-6+deb8u3;
jessie-proposed-updates: 2.1.0-6+deb8u3; stretch: 2.2.0-1; sid:
2.2.0-1
3383 [21:01:54] <greycat> Zzeiss: post your sources.list on some
paste site (e.g.
replaced-url
3384 [21:02:04] *** Quits: samurailink3 (~samuraili@replaced-ip ) (Quit: leaving)
3385 [21:02:04] <redsPL> ,v libexpat1:i386
3386 [21:02:05] <judd> No package named 'libexpat1:i386'
was found in amd64.
3387 [21:02:11] <redsPL> ,v libexpat1 i386
3388 [21:02:12] <judd> Package: libexpat1 on i386 -- wheezy:
2.1.0-1+deb7u2; wheezy-security: 2.1.0-1+deb7u4; jessie:
2.1.0-6+deb8u2; jessie-security: 2.1.0-6+deb8u3;
jessie-proposed-updates: 2.1.0-6+deb8u3; stretch: 2.2.0-1; sid:
2.2.0-1
3389 [21:02:17] <redsPL> hmm
3390 [21:02:21] <redsPL> interesting
3391 [21:02:22] <Zzeiss> Well, it installed expat in 64-bit mode.
But no joy in :386
3392 [21:02:23] *** Joins: ]3n19m4[_ (~]3n19m4@replaced-ip )
3393 [21:02:24] *** Quits: Chizz8l (~Den@replaced-ip ) (Max SendQ exceeded)
3394 [21:02:31] <redsPL> Zzeiss, it exists on i386
3395 [21:02:39] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 260 seconds)
3396 [21:02:43] <redsPL> you haven't executed apt-get update
3397 [21:02:45] <somiaj> are you trying to install multiparch?
3398 [21:02:45] *** Joins: Chizz8l (~Den@replaced-ip )
3399 [21:02:52] <somiaj> it multiarch
3400 [21:02:58] <greycat> Yes, he's trying to do multiarch.
3401 [21:03:01] <Zzeiss> redsPL: yes, I have done repeated apt-get
update ; apt-get dist-upgrade.
3402 [21:03:10] <greycat> dist-upgrade is NOT RELEVANT
3403 [21:03:15] <redsPL> no need for dist-upgrade
3404 [21:03:18] <Zzeiss> greycat: Yeah. No choice in the matter.
Need the code for work.
3405 [21:03:23] <greycat> You have to install the actual
individual i386 packages that you need.
3406 [21:03:26] *** Quits: nuno_nunes (~PC@replaced-ip ) (Client Quit)
3407 [21:03:41] <Zzeiss> graycat: OK. ... did apt-get update (as
root, even!)
3408 [21:03:48] *** Joins: panta (~panta@replaced-ip )
3409 [21:04:12] <Zzeiss> then if I do (as root) apt-get install
expat:386
3410 [21:04:14] *** Joins: AbstractArtist_ (~AbstractL@replaced-ip )
3411 [21:04:26] <jasabella> dist-upgrade is a good way to have a
bad day if you dont know what you're doing
3412 [21:04:33] *** Quits: Brain (~brain@replaced-ip ) (Ping timeout: 240 seconds)
3413 [21:04:36] <greycat> Zzeiss: NO. apt-get install
libexpat1:i386
3414 [21:05:00] *** Quits: NEngine (~NEngine@replaced-ip ) (K-Lined)
3415 [21:05:04] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) (Ping timeout: 240 seconds)
3416 [21:05:08] <Zzeiss> graycat: damn, that worked. forgot the
"i".
3417 [21:05:14] *** Quits: ]3n19m4[ (~]3n19m4@replaced-ip ) (Ping timeout: 250 seconds)
3418 [21:05:16] <Zzeiss> graycat: Thanks!!!
3419 [21:05:19] <redsPL> (facepalm)..
3420 [21:05:52] <redsPL> not to mention who tried to help you in
the first place.. nevermind
3421 [21:05:53] <Zzeiss> well, gotta go. still two libs to fix and
a train to catch, in opposite order.
3422 [21:05:59] <redsPL> cya
3423 [21:06:04] <jasabella> ciao
3424 [21:06:08] <Zzeiss> (and yes, I am stupdi. Never thought
otherwise)
3425 [21:06:20] *** Joins: acidfu_ (~acidfoo@replaced-ip )
3426 [21:06:25] *** Quits: mpmcthree (~Instantbi@replaced-ip##) (Quit: Instantbird 1.6a1pre -- ##replaced-url
3427 [21:07:01] *** Joins: _KaszpiR_ (quasselcor@replaced-ip )
3428 [21:07:20] *** Quits: acidfu_ (~acidfoo@replaced-ip ) (Client Quit)
3429 [21:07:22] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 255 seconds)
3430 [21:07:34] <redsPL> have /etc/rc.local disappeared, or is it
still working?
3431 [21:07:43] <redsPL> i mean.. i haven't found that file
in my newest install
3432 [21:07:45] *** H4ndy is now known as h4ndy
3433 [21:08:00] *** debhelper sets mode: +l 1770
3434 [21:08:18] <jasabella> systemd
3435 [21:08:29] *** Joins: bizarro_1 (~bizarro_1@replaced-ip )
3436 [21:08:30] <greycat> rc.local still exists and still works on
a systemd installation. I use it.
3437 [21:08:48] <redsPL> yeah, i (unfortunately) have systemd
3438 [21:09:00] <jhutchins> redsPL: Since it's usually empty
by default, a lot of installs don't create it. You are allowed
to write one yourself, and systemd will run it, but there are newer
systemd ways.
3439 [21:09:09] *** Joins: timahvo1 (~rogue@replaced-ip )
3440 [21:09:11] <greycat> Be warned that the default rc.local file
was created by an idiot and therefore has a -e option in the shebang
line. Remove that or work around it. Also remember that the default
rc.local has an "exit 0" line. Remove that, or work around
it.
3441 [21:09:16] *** Joins: blueness (~blueness@replaced-ip )
3442 [21:09:20] <redsPL> jhutchins, Ow, so that's why!
3443 [21:09:30] *** Quits: shifty (~shifty779@replaced-ip ) (Ping timeout: 276 seconds)
3444 [21:09:57] <jhutchins> redsPL: I don't know for sure,
greycat seems to know of a default file, but that may be from before
8.0 and systemd.
3445 [21:10:15] <redsPL> naah, in 8.0 i had it created by
installer
3446 [21:10:18] <redsPL> now on 9.0 i don't
3447 [21:10:34] <jhutchins> redsPL: I don't usually put
active code in mine, just calls to stand-alone scripts.
3448 [21:10:35] <greycat> you used a NON-STABLE INSTALLER??!
3449 [21:10:45] *** Quits: Zzeiss (~wsy@replaced-ip ) (Ping timeout: 265 seconds)
3450 [21:11:06] <redsPL> greycat: yup
3451 [21:11:08] <redsPL> worked just fine
3452 [21:11:10] <redsPL> erm
3453 [21:11:15] <greycat> Well, you know where #debian-next is,
then.
3454 [21:11:25] *** Quits: AbstractArtist_ (~AbstractL@replaced-ip ) ()
3455 [21:11:27] <redsPL> maybe don't mention "choose and
install software" part
3456 [21:11:42] <redsPL> >irc.oftc.net
3457 [21:11:45] <jhutchins> That might be something that should go
in the changelog.
3458 [21:11:59] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
3459 [21:12:24] <redsPL> ehhhhh.. why can't same
topic-related and "sister" channels be on one network..
3460 [21:12:37] *** Joins: brentc (~brentc@replaced-ip )
3461 [21:12:38] *** Joins: Y04NN (~y04nn@replaced-ip )
3462 [21:12:55] <somiaj> redsPL: debian's offical irc network
is irc.oftc.net so all debian channels are there (except for this
main debian channel on freenode)
3463 [21:12:57] <greycat> The developers somehow decided that they
liked OFTC more, and moved there. Most of the users did not follow.
3464 [21:13:11] <redsPL> ow, so that's why..
3465 [21:13:12] *** Joins: douzer (~douzer@replaced-ip )
3466 [21:13:12] *** Quits: douzer (~douzer@replaced-ip ) (Changing host)
3467 [21:13:12] *** Joins: douzer (~douzer@replaced-ip )
3468 [21:13:41] *** Joins: _barto_ (~Freddy@replaced-ip )
3469 [21:13:45] <somiaj> Note the move was in a time when freenode
had kinda 'lost its way' and debian wasn't the only
project to move. Since then freenode has changed.
3470 [21:13:50] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 244 seconds)
3471 [21:14:33] <redsPL> somiaj: like how many years ago?
3472 [21:14:38] <jhutchins> redsPL: AFIK All of the channels are
on oftc.net - it's just that there are a few duplicates here.
3473 [21:14:50] * redsPL has joined IRC and therefore - freenode in July
2013
3474 [21:14:52] *** Quits: Trieste (~Trieste@replaced-ip ) (Ping timeout: 264 seconds)
3475 [21:14:53] <somiaj> redsPL: I think it was around 2006ish.
3476 [21:15:01] <redsPL> woah
3477 [21:15:06] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
3478 [21:15:16] <greycat> !oftc move
3479 [21:15:16] <dpkg> irc.debian.org moved to OFTC on June 4th
2006, see
replaced-url
3480 [21:15:25] <redsPL> when that happended i was like what.. 4?
3481 [21:15:33] *** Quits: kernalogs (~jacko@replaced-ip ) (Quit: Leaving)
3482 [21:15:55] <jasabella> way to make everybody feel old :P
3483 [21:16:00] *** Quits: mavhc (~mavhc@replaced-ip ) (Ping timeout: 276 seconds)
3484 [21:16:01] <greycat> Well, we *are* old.
3485 [21:16:05] *** Joins: cruncher (~cruncher@replaced-ip )
3486 [21:16:12] *** Joins: acidfu_ (~acidfoo@replaced-ip )
3487 [21:16:15] <redsPL> (me irl was 4 in 2006..)
3488 [21:16:21] <jhutchins> Hey, I've been on irc since 1992,
and I know people who were on before I was.
3489 [21:16:33] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) (Ping timeout: 250 seconds)
3490 [21:16:38] *** Joins: Elirips (~Elirips@replaced-ip )
3491 [21:16:48] *** Joins: CutMeOwnThroat (~iridos@replaced-ip )
3492 [21:16:51] *** Parts: brentc (~brentc@replaced-ip )
3493 [21:17:02] *** Joins: [HeOS] (~heos@replaced-ip )
3494 [21:17:05] <redsPL> jhutchins: how did it change? i mean..
amount of people, type of topics, etc.? I'm just curious ;P
3495 [21:17:18] *** Quits: netzfisch (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
3496 [21:17:18] *** Quits: totonika (~toto@replaced-ip ) (Ping timeout: 244 seconds)
3497 [21:17:49] *** Quits: TheQuestionmark (~Me@replaced-ip ) (Ping timeout: 244 seconds)
3498 [21:17:52] <jhutchins> redsPL: I was on different networks
then, more recreational, but I'd say trolls were less of a
problem.
3499 [21:17:53] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
3500 [21:18:08] *** Joins: netzfisch (~Thunderbi@replaced-ip )
3501 [21:18:09] *** Quits: Iridos (~iridos@replaced-ip ) (Read error: Connection reset by peer)
3502 [21:18:49] <jhutchins> redsPL: It took longer to work through
problems like new hardware support, but you were more likely to deal
directly with a kernel.org developer.
3503 [21:18:51] *** Quits: HeOS (~heos@replaced-ip ) (Ping timeout: 244 seconds)
3504 [21:18:57] *** Joins: totonika (~toto@replaced-ip )
3505 [21:19:23] <redsPL> ow yeah, i hate trolls.. but there are
more culture here on IRC than on "webz" (how many call
it..)
3506 [21:19:27] *** Joins: djD3f (~forsaken@replaced-ip )
3507 [21:19:29] <missmbob> !offtopic
3508 [21:19:29] <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.
3509 [21:19:31] *** Quits: _barto_ (~Freddy@replaced-ip ) (Ping timeout: 255 seconds)
3510 [21:19:38] <redsPL> missmbob, yeeeah, sorry.
3511 [21:19:54] *** Joins: canopus (~canopus@replaced-ip )
3512 [21:20:12] *** Joins: Telvana (~digits@replaced-ip )
3513 [21:21:53] *** Joins: mavhc (~mavhc@replaced-ip )
3514 [21:21:54] *** Quits: cruncher (~cruncher@replaced-ip ) (Read error: Connection reset by peer)
3515 [21:22:22] *** Joins: cruncher (~cruncher@replaced-ip )
3516 [21:22:30] *** Quits: toli (~toli@replaced-ip ) (Ping timeout: 276 seconds)
3517 [21:22:30] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 276 seconds)
3518 [21:23:15] *** Joins: klow (~textual@replaced-ip )
3519 [21:23:19] *** Quits: d3fc0n (~forsaken@replaced-ip ) (Ping timeout: 265 seconds)
3520 [21:23:52] *** Joins: TheQuestionmark (~Me@replaced-ip )
3521 [21:23:56] *** Quits: patterson (~patterson@replaced-ip ) (Read error: Connection reset by peer)
3522 [21:24:10] *** Quits: jemadux (~jemadux@replaced-ip ) (Quit: Leaving)
3523 [21:24:56] *** Joins: ssaturos (~saturos@replaced-ip )
3524 [21:25:06] *** Joins: jemadux (~jemadux@replaced-ip )
3525 [21:25:10] *** Quits: djD3f (~forsaken@replaced-ip ) (Ping timeout: 265 seconds)
3526 [21:26:14] *** Quits: jemadux (~jemadux@replaced-ip ) (Client Quit)
3527 [21:26:56] *** Joins: jemadux (~jemadux@replaced-ip )
3528 [21:26:59] *** Joins: toli (~toli@replaced-ip )
3529 [21:27:26] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip ) (Remote host closed the connection)
3530 [21:27:45] *** Joins: _barto_ (~Freddy@replaced-ip )
3531 [21:28:21] *** Quits: ZeroBeholder (~ZeroBehol@replaced-ip ) (Ping timeout: 276 seconds)
3532 [21:28:25] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 252 seconds)
3533 [21:28:25] *** ssaturos is now known as saturos
3534 [21:28:29] *** Joins: patterson (~patterson@replaced-ip )
3535 [21:28:42] *** Quits: l3archos (~Icedove@replaced-ip ) (Quit: l3archos)
3536 [21:30:24] *** Joins: MasonH (~mason@replaced-ip )
3537 [21:32:44] *** Quits: cantoo (~identd@replaced-ip ) (Remote host closed the connection)
3538 [21:33:38] *** Quits: texla (~ray@replaced-ip ) (Quit: Leaving)
3539 [21:33:58] *** Joins: Brain (brain@replaced-ip )
3540 [21:34:19] <MasonH> IamBen, alive?
3541 [21:35:33] *** Joins: ksft (~k@replaced-ip )
3542 [21:36:06] *** Quits: DomaMuffin (~DomaMuffi@replaced-ip ) (Read error: Connection reset by peer)
3543 [21:36:37] *** Quits: debalance (~debalance@replaced-ip ) (Remote host closed the connection)
3544 [21:36:42] *** Joins: NEngine (~NEngine@replaced-ip )
3545 [21:38:36] *** Joins: philipballew (~philip@replaced-ip )
3546 [21:38:44] *** Quits: nickenchuggets (~nicken@replaced-ip ) (Read error: Connection reset by peer)
3547 [21:38:46] *** Quits: CeBe (~CeBe@replaced-ip ) (Quit: Leaving.)
3548 [21:39:59] *** Quits: plut0n (~Icedove@replaced-ip ) (Ping timeout: 260 seconds)
3549 [21:40:19] *** Joins: DomaMuffin (~DomaMuffi@replaced-ip )
3550 [21:40:44] *** Joins: winsen (~winsen@replaced-ip )
3551 [21:42:04] *** Joins: wonderworld (~ww@replaced-ip )
3552 [21:42:38] *** Quits: DecayFX (~Denis@replaced-ip ) (Quit: Leaving.)
3553 [21:43:17] *** Joins: lel (~lel@replaced-ip )
3554 [21:43:41] *** Joins: Darcidride_ (~Darcidrid@replaced-ip )
3555 [21:43:51] *** Joins: gr8 (~gr8@replaced-ip )
3556 [21:43:53] *** Joins: fernie (~jarkko@replaced-ip )
3557 [21:44:06] *** Joins: plut0n (~Icedove@replaced-ip )
3558 [21:44:07] *** Joins: Brigo (~Brigo@replaced-ip )
3559 [21:45:02] <gr8> I need help installing ntp as a service. I
have installed ntp some months ago, and noticed that my clock is
slightly off. the service fails, and the error message is
"Starting NTP server: ntpd/usr/sbin/ntpd: invalid option --
'g'" Can you help me troubleshoot this?
3560 [21:45:57] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Changing host)
3561 [21:45:57] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3562 [21:46:22] *** Joins: Janos (~Janos@replaced-ip )
3563 [21:46:23] *** Quits: raziel_ (~raziel__@replaced-ip ) (Ping timeout: 244 seconds)
3564 [21:46:30] <missmbob> gr8: have systemd on there?
3565 [21:46:36] <gr8> yes
3566 [21:46:47] <missmbob> gr8: i prefer just letting it handle
time.
replaced-url
3567 [21:47:25] <gr8> but I strongly dislike systemd to be honest,
is there a way to use NTP?
3568 [21:47:37] <jhutchins> gr8: Is this an unmodified install of
stable?
3569 [21:47:51] <gr8> depends on what you mean by unmodified but
generally yes
3570 [21:47:59] <pingfloyd> gr8: which log are you getting that
message?
3571 [21:48:00] *** debhelper sets mode: +l 1777
3572 [21:48:02] <jhutchins> gr8: Yes, systemd will work with ntpd,
ntpd is required to serve time to other systems.
3573 [21:48:11] <gr8> pingfloyd: journalctl -xn
3574 [21:48:28] <jhutchins> gr8: By unmodified I mean the only
thing you've done to any ntp files is enable the init.
3575 [21:49:01] <gr8> jhutchins: I remember adjusting the time
zone somewhere but I'm not sure what I did
3576 [21:49:58] <gr8> it was months ago
3577 [21:50:01] *** Joins: fguillot (~fguillot@replaced-ip )
3578 [21:50:52] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 265 seconds)
3579 [21:50:56] <jhutchins> gr8: Ok, that's different, NTP is
GMT. What version of ntp is installed?
3580 [21:51:26] *** Quits: Highlander (~alain@replaced-ip ) (Quit: Highlander)
3581 [21:52:37] <gr8> how do I find out?
3582 [21:52:45] <jhutchins> dpkg -l ntp
3583 [21:52:45] <dpkg> No packages found matching ntp
3584 [21:52:55] <greycat> time zone config is separate from
setting up NTP
3585 [21:52:56] *** Joins: _Vi (~vi@replaced-ip )
3586 [21:52:59] <gr8> 1:4.2.6.p5+dfsg-
3587 [21:53:07] *** Joins: rimdeker (~rimdeker@replaced-ip )
3588 [21:53:26] *** Quits: Chizz8l (~Den@replaced-ip ) (Remote host closed the connection)
3589 [21:53:32] <jhutchins> gr8: Hm, works here, but this is an
upgrade. That error looks like your init script is corrupt.
3590 [21:53:35] *** Quits: jwd (~jwd@replaced-ip ) ()
3591 [21:53:51] <pingfloyd> look at /etc/init.d/ntp
3592 [21:53:59] *** Quits: jurisl__ (~Yuriy@replaced-ip ) (Ping timeout: 244 seconds)
3593 [21:54:08] *** Joins: blueness (~blueness@replaced-ip )
3594 [21:54:09] <jhutchins> debsums would be useful at this
point...
3595 [21:54:49] <pingfloyd> 'g' is a strange option. I
could see '-g'.
3596 [21:54:58] *** Joins: OS-24304 (~OS-24304@replaced-ip )
3597 [21:55:07] *** Quits: netzfisch (~Thunderbi@replaced-ip ) (Ping timeout: 250 seconds)
3598 [21:55:20] *** Joins: majurg (~majurg@replaced-ip )
3599 [21:55:20] <greycat> It's a truncated version string.
3600 [21:55:32] *** Joins: Agiofws (~agiofws@replaced-ip )
3601 [21:55:36] <gr8> this is my /etc/init.d/ntp:
replaced-url
3602 [21:55:52] <greycat> err, why are you posting a sysvinit
script...?
3603 [21:56:03] <greycat> Did you write it yourself or something?
Is it not Debian's?
3604 [21:56:30] <gr8> I haven't written anything
3605 [21:56:37] *** Joins: overlord_tm (~andraz@replaced-ip )
3606 [21:56:45] *** Joins: Darcidride__ (~Darcidrid@replaced-ip )
3607 [21:56:59] <greycat> Then it should be the default Debian one
and you should READ IT at least up to the point where you see it
dotting in /etc/default/ntp and then you should go "AHA! That
is the config file!"
3608 [21:57:14] <greycat> Or at least, one of the config files.
3609 [21:57:40] <greycat> The other one is /etc/ntp.conf which you
wouldn't get out of the sysvinit script.
3610 [21:58:06] *** Quits: OS-24304 (~OS-24304@replaced-ip ) (Client Quit)
3611 [21:58:33] *** Quits: iflema (~ian@replaced-ip ) (Read error: Connection reset by peer)
3612 [21:59:02] <pingfloyd> do you have the config file
/var/lib/ntp/ntp.conf.dhcp
3613 [21:59:09] <pingfloyd> check that also if you do
3614 [21:59:27] <gr8> pingfloyd: no such file
3615 [21:59:48] *** Joins: iflema (~ian@replaced-ip )
3616 [21:59:50] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 250 seconds)
3617 [22:00:20] <gr8> greycat: I have no idea what you are talking
about, I just installed this thing via package manager
3618 [22:00:21] <pingfloyd> greycat: there should be an
/etc/init.d/ntp in jessie
3619 [22:00:22] *** Quits: johskar (~johskar@replaced-ip ) (Quit: Ancient *nix n00b spotted!)
3620 [22:00:42] <greycat> gr8: What are you trying to do?
3621 [22:00:51] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
3622 [22:01:11] <gr8> I am trying to have my clock be synchronized
by NTP every now and then
3623 [22:01:16] <jhutchins> I can speculate that systemd is
passing bad values to ntpd, but I'm not sure how it interacts.
I have current jessie and it's working fine.
3624 [22:01:34] <pingfloyd> gr8: maybe pastebin more context of
the log you found the error message
3625 [22:01:34] <greycat> Then make sure the ntp package is
installed, and make sure ntpd is running.
3626 [22:02:03] <greycat> Oh, there are *errors* involved somehow?
3627 [22:02:10] <pingfloyd> greycat: you must have came in late
3628 [22:02:20] *** Quits: _barto_ (~Freddy@replaced-ip ) (Remote host closed the connection)
3629 [22:02:27] *** Quits: fabiomello (~root@replaced-ip ) (Quit: WeeChat 0.3.8)
3630 [22:02:29] *** Quits: _KaszpiR_ (quasselcor@replaced-ip ) (Read error: Connection reset by peer)
3631 [22:02:33] <pingfloyd> 12:45 <gr8> I need help
installing ntp as a service. I have installed ntp some months ago,
and noticed that my clock is slightly off. the service fails, and
the error message is "Starting NTP server: ntpd/usr/sbin/ntpd:
invalid option -- 'g'" Can you help me troubleshoot
this?
3632 [22:02:43] * greycat scrolls back, then back some more... My money
is on "Not A Jessie Box".
3633 [22:02:52] <pingfloyd> maybe
3634 [22:03:04] <pingfloyd> gr8: are you sure you're running
pure jessie?
3635 [22:03:31] <pingfloyd> gr8: seems odd you're using
journalctl in jessie, unless you changed that
3636 [22:03:36] <greycat> *DEBIAN* jessie and not *RASPBIAN*
jessie.
3637 [22:03:37] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 255 seconds)
3638 [22:03:52] *** Quits: overrider (~overrider@replaced-ip ) (Ping timeout: 240 seconds)
3639 [22:03:53] <jhutchins> Version matches.
3640 [22:03:54] <amcorreia> Have a #debian-dev ?
3641 [22:03:58] *** Quits: sparr (~sparr@replaced-ip ) (Changing host)
3642 [22:03:58] *** Joins: sparr (~sparr@replaced-ip )
3643 [22:04:06] <jhutchins> gr8:
replaced-url
3644 [22:04:08] <pingfloyd> I think the general consensus is ntpd
runs find out of the box in jessie
3645 [22:04:10] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Ping timeout: 250 seconds)
3646 [22:04:14] <pingfloyd> *fine
3647 [22:04:25] <greycat> It also doesn't complain about the
-g option in jessie.
3648 [22:04:29] <gr8> here are some more logs:
replaced-url
3649 [22:04:30] <greycat> ntp 960 0.0 0.1 35448 4268 ? Ss 09:06
0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112
3650 [22:04:44] <greycat> gr8: what operating system are you
running?
3651 [22:04:50] <gr8> Debian 8.5
3652 [22:05:15] <pingfloyd> gr8: your config seems odd for jessie
3653 [22:05:24] *** Quits: klow (~textual@replaced-ip ) (Ping timeout: 276 seconds)
3654 [22:05:39] *** Quits: silentknight (~enigma@replaced-ip ) (Ping timeout: 260 seconds)
3655 [22:05:55] <missmbob> i wish this didn't start with
"Note: This is outdated!" :P
replaced-url
3656 [22:06:02] <jhutchins> WEll, there's a "-g".
3657 [22:06:12] <jhutchins> So it's the -- that's
throwing it off.
3658 [22:06:16] *** Joins: xiaodong (~xiaodong@replaced-ip )
3659 [22:06:26] <greycat> ~$ cat /etc/default/ntp
3660 [22:06:26] <greycat> NTPD_OPTS='-g'
3661 [22:06:33] <gr8> pingfloyd: sorry I don't know the
reason for this
3662 [22:06:49] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3663 [22:07:03] <pingfloyd> gr8:
replaced-url
3664 [22:07:09] <pingfloyd> for reference
3665 [22:07:13] *** Joins: klow (~textual@replaced-ip )
3666 [22:07:22] <jhutchins> gr8: Along the lines of "turn it
off and back on a few times" you could purge ntp and reinstall
it.
3667 [22:08:11] *** Joins: pii (~pii@replaced-ip )
3668 [22:08:16] *** Joins: afuentes (~kusanagi@replaced-ip )
3669 [22:08:22] <greycat> I'm still thinking he did
*something* with systemd that is changing which ntpd is actually
being used. But I'm extremely foggy on this stuff because I
have a strict Do Not Fuck With Optional Pieces Of Systemd policy.
3670 [22:08:33] <jhutchins> pingfloyd: What is that output from?
3671 [22:08:36] *** Quits: martman (~martman@replaced-ip ) (Quit: Leaving)
3672 [22:08:40] *** Joins: jurisl__ (~Yuriy@replaced-ip )
3673 [22:09:05] <pingfloyd> systemctl status ntp
3674 [22:09:12] <greycat> Also,
replaced-url
3675 [22:09:12] <gr8> greycat: sorry I'm not sure, I've
been using this installation of debian for a while that's what
I like so much about it :)
3676 [22:09:14] <amcorreia> anyone knows if it's possible
from PAM get private ip address?
3677 [22:09:24] <amcorreia> when connection through SSH
3678 [22:09:28] <greycat> amcorreia: Um, what.
3679 [22:09:31] *** Quits: NEngine (~NEngine@replaced-ip ) (K-Lined)
3680 [22:09:57] <amcorreia> greycat, I'm trying to cria PAM
module, and I need get private ip from client connection.
3681 [22:10:02] <amcorreia> *create
3682 [22:10:13] <greycat> amcorreia: ssh supplies this info in
environment variables
3683 [22:10:40] <greycat> It makes slightly more sense when I
replace the words "get private ip address" with "get
the client's IP address".
3684 [22:10:40] *** Quits: cat3 (~Cat3@replaced-ip ) (Ping timeout: 244 seconds)
3685 [22:11:19] <amcorreia> can be a public ip in this case..no?
3686 [22:11:29] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 260 seconds)
3687 [22:11:34] <greycat> I don't know what MEAN by
"public ip" or "private ip".
3688 [22:11:55] <greycat> They are the IP addresses that ssh sees.
3689 [22:12:19] <greycat> $ env | grep SSH
3690 [22:12:24] <greycat> ... SSH_CONNECTION=10.76.173.78 2712
10.76.172.109 22
3691 [22:12:40] <amcorreia> RFC 1918 ->
replaced-url
3692 [22:12:46] <greycat> *sigh*
3693 [22:12:56] <greycat> What do you think ssh is capable of?
3694 [22:12:56] *** Quits: foocraft (~foocraft@replaced-ip ) (Quit: Leaving)
3695 [22:13:22] <greycat> SSH is a TCP connection. It has a source
IP and a destination IP, and a source port and a destination port.
THAT IS WHAT IT SEES.
3696 [22:13:36] *** Quits: PvFFy (~pvffy@replaced-ip ) (Quit: Leaving)
3697 [22:13:36] <amcorreia> yep, I know
3698 [22:13:41] <greycat> It does not PROBE THE CLIENT'S
OPERATING SYSTEM for other IP addresses that are irrelevant to the
ssh connection.
3699 [22:13:49] <digdilem> are you using ssh as a proxy or
something?
3700 [22:13:56] <amcorreia> no
3701 [22:14:11] <digdilem> then i'm just as confused as
greycat
3702 [22:14:52] *** Quits: _aeris_ (~aeris@replaced-ip ) (Remote host closed the connection)
3703 [22:15:41] *** Quits: aaro (~aaro@replaced-ip ) (Quit: aaro)
3704 [22:15:55] <greycat> "I'm connecting from a client
that has multiple IPs to a server, over the eth0 interface but I
want the server to know the client's IP addresses on the eth1
interface" just ain't gonna happen.
3705 [22:15:58] *** Joins: BlueByte (~walther@replaced-ip )
3706 [22:15:59] <pingfloyd> gr8: can you paste your
/etc/default/ntp
3707 [22:16:12] <pingfloyd> gr8: that may be where the problem is
3708 [22:16:37] *** Joins: Ramsay_Bolton (~Ramsay_Bo@replaced-ip )
3709 [22:17:05] *** Quits: fguillot (~fguillot@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3710 [22:17:19] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
3711 [22:17:28] <amcorreia> know duo.com? I want do something
similar...it's working, the problem is...if I have 2 users in a
network (with different private ips) they will get the same
Fingerprint because right now using only public ip...so I wanted to
add private IP in Fingerprint
3712 [22:18:01] *** debhelper sets mode: +l 1768
3713 [22:18:12] <greycat> "I'm connecting from a client
that has multiple IPs to a server, over the eth0 interface but I
want the server to know the client's IP addresses on the eth1
interface" just ain't gonna happen.
3714 [22:18:33] *** Quits: bluenemo (~bluenemo@replaced-ip ) (Quit: Leaving)
3715 [22:19:23] <greycat> Or maybe this is a NAT question.
3716 [22:19:42] *** Quits: paw (~afong@replaced-ip ) (Ping timeout: 276 seconds)
3717 [22:19:48] *** Joins: _aeris_ (~aeris@replaced-ip )
3718 [22:20:06] <greycat> The sshd on the server side WILL NOT see
the internal IP addresses of a NATted client. On purpose. This is
how NAT works. It hides the internal network's details from
other networks.
3719 [22:20:16] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 255 seconds)
3720 [22:20:37] *** Parts: nicksloan (~nicksloan@replaced-ip )
3721 [22:20:51] *** Joins: iSlayWyverns (~uid18915@replaced-ip )
3722 [22:21:07] *** Quits: surfist (~surfist@replaced-ip ) (Ping timeout: 250 seconds)
3723 [22:21:18] *** Parts: catbeard (~lol@replaced-ip )
3724 [22:21:59] *** Joins: surfist (~surfist@replaced-ip )
3725 [22:22:04] <amcorreia> well, this is not good.
3726 [22:22:14] <greycat> Yay! Only 10 minutes to understand what
the question was.
3727 [22:22:23] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3728 [22:22:27] <pingfloyd> amcorreia: fingerprint is more for
clients to make sure they're connecting to the server they
think they are
3729 [22:22:27] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
3730 [22:22:29] *** Joins: fax (~fax@replaced-ip )
3731 [22:22:40] *** Quits: SourTrout (~sourtrout@replaced-ip ) ()
3732 [22:22:47] <pingfloyd> amcorreia: why would the clients
matter in this scenario?
3733 [22:23:04] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3734 [22:23:05] *** Joins: Kappa (~Kappa@replaced-ip )
3735 [22:23:16] <amcorreia> pingfloyd, in fact, I need in server
differentiate users
3736 [22:23:22] <greycat> (s)he seems to be (trying to) use the
client's inside-a-NAT IP address as some form of authentication
token, which sounds Extremely Unwise to me.
3737 [22:23:38] *** Joins: cat3 (~Cat3@replaced-ip )
3738 [22:23:42] <pingfloyd> that doesn't make much sense to
me
3739 [22:23:58] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 252 seconds)
3740 [22:24:38] <gr8> pingfloyd: It only contains:
NTPD_OPTS='-g'
3741 [22:24:50] *** Parts: majurg (~majurg@replaced-ip )
3742 [22:24:54] <pingfloyd> gr8: that looks correct
3743 [22:25:04] *** Quits: Ramsay_Bolton (~Ramsay_Bo@replaced-ip ) (Ping timeout: 252 seconds)
3744 [22:26:02] *** Quits: WayToDoor (~milk.bott@autresservs.api-d.com)
(Quit: Textual IRC Client:
replaced-url
3745 [22:26:11] *** Joins: nuno_nunes (~PC@replaced-ip )
3746 [22:26:50] <pingfloyd> gr8: that file and optionally
/var/lib/ntp/ntp.conf.dhcp seem to be the only two file it parses
the opts from outside the /etc/init.d/ntp script itself unless
I'm overlooking something
3747 [22:27:23] <pingfloyd> gr8: I've been up far too long
though, so maybe I'm overlooking something
3748 [22:27:37] <gr8> strange
3749 [22:28:22] <`Kevin> gr8: can you paste a strace somewhere ?
eg strace -s4096 -f -o strace-ntp-debian.out
$CommandYouareUsingToStartNTP
3750 [22:28:30] <`Kevin> upload strace-ntp-debian.out somewhere
3751 [22:29:15] *** Quits: LNJ2GO (~lnj@replaced-ip ) (Remote host closed the connection)
3752 [22:29:22] <gr8> `Kevin: well I'm not starting ntp
manually ...
3753 [22:29:49] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3754 [22:29:57] *** Quits: Phryq (~Phryq_@replaced-ip ) (Quit: Leaving)
3755 [22:31:00] <pingfloyd> gr8: only other thing I can think of
is checking your /etc/ntp.conf
3756 [22:31:24] *** Quits: cat3 (~Cat3@replaced-ip ) (Ping timeout: 276 seconds)
3757 [22:31:24] <greycat> pingfloyd: I think we need to find
someone who knows how to un-systemd an NTP setup.
3758 [22:31:27] <gr8> `Kevin: I can paste the output of strace
-s4096 -f -o strace-ntp-debian.out systemctl start ntp but it looks
cryptic ...
3759 [22:31:28] <`Kevin> gr8: so use systemctl to start it as
systemd would but under strace
3760 [22:32:00] <`Kevin> gr8: it does to most
3761 [22:32:29] <gr8> `Kevin: there you go:
replaced-url
3762 [22:32:31] *** Joins: skylite_ (~skylite@replaced-ip )
3763 [22:32:52] *** Quits: Agiofws (~agiofws@replaced-ip ) (Ping timeout: 264 seconds)
3764 [22:33:38] *** Quits: skylite (~skylite@replaced-ip ) (Ping timeout: 250 seconds)
3765 [22:34:03] <jasabella> hmmm
3766 [22:34:07] *** Joins: th0r (~pi@replaced-ip )
3767 [22:34:13] *** Quits: peterrooney (~peter@replaced-ip ) (Ping timeout: 255 seconds)
3768 [22:34:52] *** Quits: klow (~textual@replaced-ip ) (Ping timeout: 240 seconds)
3769 [22:35:15] <`Kevin> yea didnt think much would be there with
systemd meh
3770 [22:35:40] *** blueness is now known as basile
3771 [22:36:00] <jmcnaught> wouldn't you simply strace the
command that the init script uses to start ntp?
3772 [22:36:10] *** basile is now known as Guest94056
3773 [22:36:11] *** Joins: _KaszpiR_ (~kaszpir@replaced-ip )
3774 [22:36:27] *** Joins: ZeroBeholder (~ZeroBehol@replaced-ip )
3775 [22:36:27] <gr8> pingfloyd: /etc/ntp.conf looks unsuspicious
3776 [22:36:53] *** Guest94056 is now known as blueness
3777 [22:36:59] *** Joins: format_c (~format_c@replaced-ip )
3778 [22:37:02] *** Joins: peterrooney (~peter@replaced-ip )
3779 [22:37:04] *** Quits: nuno_nunes (~PC@replaced-ip ) (Ping timeout: 240 seconds)
3780 [22:37:35] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
3781 [22:37:36] *** Joins: murfjr (~douseiais@replaced-ip )
3782 [22:37:42] *** Quits: murfjr (~douseiais@replaced-ip ) (Max SendQ exceeded)
3783 [22:37:54] <gr8> the line from the init script is:
start-stop-daemon --start --quiet --oknodo --pidfile $PIDFILE
--startas $DAEMON -- -p $PIDFILE $NTPD_OPTS
3784 [22:37:56] *** Joins: blueness (~blueness@replaced-ip )
3785 [22:38:01] *** debhelper sets mode: +l 1762
3786 [22:38:03] *** Joins: murfjr (~douseiais@replaced-ip )
3787 [22:38:19] <greycat> gr8: um. Are you actually *using* that
init script?
3788 [22:38:25] <greycat> I doubt it.
3789 [22:39:10] *** Joins: Ramsay_Bolton (~Ramsay_Bo@replaced-ip )
3790 [22:39:10] <greycat> Oh... hm. Looks like there aren't
systemd units for ntp in jessie.
3791 [22:39:12] <gr8> greycat: at least the log that I posted says
so:
replaced-url
3792 [22:39:29] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 260 seconds)
3793 [22:39:50] <greycat> gr8: ls -ld /usr/sbin/ntpd
3794 [22:40:05] <gr8> -rwxr-xr-x 1 root root 58692 Aug 26 2014
/usr/sbin/ntpd
3795 [22:40:24] <greycat> That's a tenth the size of mine.
3796 [22:40:28] <greycat> -rwxr-xr-x 1 root root 549648 Jul 22
13:31 /usr/sbin/ntpd
3797 [22:40:49] <gr8> ok let me just purge and reinstall this
thing
3798 [22:40:59] <pingfloyd> yeah my size matches greycat
3799 [22:41:26] <`Kevin> 540 -rwxr-xr-x 1 root root 549648 Apr 10
2015 /usr/sbin/ntpd
3800 [22:41:31] <greycat> I'm not quite sure what's
going on here, since none of them are using an alternatives system.
3801 [22:41:36] <gr8> after purging ntp, that file still exists
3802 [22:41:41] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
3803 [22:41:42] <greycat> *which file*
3804 [22:41:45] *** Parts: iSlayWyverns (~uid18915@replaced-ip )
3805 [22:41:49] <pingfloyd> -rwxr-xr-x 1 root root 549648 Jul 22
10:31 /usr/sbin/ntpd
3806 [22:41:49] <gr8> /usr/sbin/ntpd
3807 [22:42:17] <digdilem> been hacked lately?
3808 [22:42:26] <gr8> I don't hope so
3809 [22:42:28] <pingfloyd> you're thinking that too?
3810 [22:42:29] <greycat> Maybe it's a dpkg-divert thing...?
3811 [22:42:42] <greycat> I don't really understand
dpkg-divert well enough.
3812 [22:42:50] <`Kevin> gr8: can you pastebin file and ldd of
/usr/sbin/ntpd (just curious)
3813 [22:42:52] <gr8> I still have openntp installed
3814 [22:43:21] <greycat> *blink*
3815 [22:43:28] <pingfloyd> maybe that's the problem
3816 [22:43:36] *** Quits: rozie (~rozie@replaced-ip ) (Ping timeout: 250 seconds)
3817 [22:43:42] <greycat> Yeah, that certainly sounds like an
important detail.
3818 [22:43:44] <`Kevin> blergh
3819 [22:43:45] <`Kevin>
replaced-url
3820 [22:43:51] <gr8> /usr/sbin/ntpd belongs to openntpd
3821 [22:43:52] <digdilem> yeah, that could be relevant if it has
a binary also called /usr/sbin/ntpd
3822 [22:43:52] <pingfloyd> in fact openntp conflicts with ntp
3823 [22:44:02] <gr8> why didn't apt warn me
3824 [22:44:02] *** Quits: ZeuxBlack (~Black@replaced-ip ) (Ping timeout: 250 seconds)
3825 [22:44:08] <pingfloyd> have you tried 'apt-get install
-f'
3826 [22:44:21] <gr8> first I'm going to purge openntpd ok
3827 [22:44:39] <pingfloyd> I'm kind of surprise apt
didn't catch that either
3828 [22:44:42] *** Joins: Putti (~Putti@replaced-ip )
3829 [22:44:55] <gr8> is ntp better than openntpd?
3830 [22:45:01] <pingfloyd> it shows ntp as a conflict with it
3831 [22:45:02] <digdilem> both installed through apt? one
wasn't built from source?
3832 [22:45:10] <gr8> no source
3833 [22:45:35] <greycat> He never actually *showed* the dpkg -l
output for either one, as far as I saw.
3834 [22:45:38] *** Quits: moozzz (~moozzz@replaced-ip ) (Quit: leaving)
3835 [22:45:40] <pingfloyd> gr8: don't know, but I can say
ntp has never given me issues
3836 [22:45:42] *** Quits: peterrooney (~peter@replaced-ip ) (Ping timeout: 276 seconds)
3837 [22:45:46] *** Joins: cat3 (~Cat3@replaced-ip )
3838 [22:45:47] <gr8> ok ntp service up and running
3839 [22:45:52] <jmcnaught> ntp probably wasn't installed,
but maybe was rc, so the purge operation simply removed old
conffiles
3840 [22:46:22] *** Quits: surfist (~surfist@replaced-ip ) (Ping timeout: 265 seconds)
3841 [22:46:30] <pingfloyd> gr8: so it's working now?
3842 [22:46:33] *** Joins: grimsley (~grimsley@replaced-ip )
3843 [22:46:51] <gr8> the clock is perfectly synced now
3844 [22:46:52] *** Joins: BenNZ (~Ben__@replaced-ip )
3845 [22:46:56] <gr8> thanks guys :)
3846 [22:47:00] <jim> I'm trying to find more about pciid
8086:0f31, judd doesn't point to which module to use for
video... any help here?
3847 [22:47:00] *** Quits: shootbird (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
3848 [22:47:14] <greycat> jim: intel, for sure, given the 8086:
vendor ID.
3849 [22:48:00] *** Joins: terminal_echo (~terminal_@replaced-ip )
3850 [22:48:55] <pingfloyd> jim: Iris pro 5200
3851 [22:49:14] *** Quits: boomer (~boom@replaced-ip ) (Ping timeout: 250 seconds)
3852 [22:49:22] <jim> do you happen to know which kernel module
supports that?
3853 [22:49:26] *** Quits: czesmir_ (~stefan@replaced-ip ) (Quit: Lost terminal)
3854 [22:50:02] *** Joins: [Brain] (brain@replaced-ip )
3855 [22:50:12] <greycat> judd, pciid 8086:0f31
3856 [22:50:13] <judd> [8086:0f31] is 'Atom Processor
Z36xxx/Z37xxx Series Graphics & Display' from 'Intel
Corporation' with kernel modules 'ata_generic',
'snd-hda-intel' in jessie. See also
replaced-url
3857 [22:50:23] *** Joins: shootbird (~quassel@replaced-ip )
3858 [22:50:30] *** Joins: fnstudio (~fabio@replaced-ip )
3859 [22:50:48] <jim> greycat, yeah, that's why I'm
asking... saw that judd reply
3860 [22:50:56] <pingfloyd> jim: do you have
firmware-linux-nonfree installed?
3861 [22:51:11] <jim> let me find out
3862 [22:51:19] *** Quits: Brain (brain@replaced-ip ) (Ping timeout: 255 seconds)
3863 [22:51:45] *** Joins: surfist (~surfist@replaced-ip )
3864 [22:52:43] *** Joins: alexandros_c (~alexandro@replaced-ip )
3865 [22:52:50] <greycat> If you have issues with an intel video
chipset, first thing I'd do is install the jessie-backports
xserver-xorg-video-intel
3866 [22:53:03] *** Quits: init7 (~arianitku@replaced-ip ) (Remote host closed the connection)
3867 [22:53:10] *** Joins: Brain (brain@replaced-ip )
3868 [22:53:31] *** Quits: ||oop||
(~hung.low@2601:44:c701:450f:14bb:cab4:18ee:610f) (Read error:
Connection reset by peer)
3869 [22:53:55] *** Joins: init7 (~arianitku@replaced-ip )
3870 [22:54:11] *** Quits: init7 (~arianitku@replaced-ip ) (Changing host)
3871 [22:54:11] *** Joins: init7 (~arianitku@replaced-ip )
3872 [22:54:48] *** Quits: tuxopenwrt (~abhinav@replaced-ip ) (Ping timeout: 276 seconds)
3873 [22:54:52] <jmcnaught> jim: some atoms have the dreaded
gma500/poulsbo, but wikipedia suggests that the z36xx series has GPU
based on ivy bridge (2012)
3874 [22:54:52] *** Quits: satirev (~Satirev@replaced-ip ) (Ping timeout: 250 seconds)
3875 [22:54:55] *** Quits: [Brain] (brain@replaced-ip ) (Ping timeout: 255 seconds)
3876 [22:55:16] *** Joins: tuxopenwrt (~abhinav@replaced-ip )
3877 [22:55:22] *** Parts: gr8 (~gr8@replaced-ip )
3878 [22:55:47] *** Joins: lindylex (~lex@replaced-ip )
3879 [22:56:06] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: This time the bullet cold rocked ya / A yellow ribbon
instead of a swastika)
3880 [22:56:10] *** Quits: karstensrage (~karstensr@replaced-ip ) (Ping timeout: 250 seconds)
3881 [22:56:13] *** Quits: format_c (~format_c@replaced-ip ) (Ping timeout: 250 seconds)
3882 [22:56:15] <jim> jmcnaught, here's his lspci -nn:
replaced-url
3883 [22:56:25] <lindylex> How can I disable cron from writing to
syslog?
3884 [22:56:40] *** Quits: neys (~Thunderbi@replaced-ip ) (Quit: neys)
3885 [22:56:50] *** Joins: guilherme (~guilherme@replaced-ip )
3886 [22:57:20] *** Joins: _barto_ (~Freddy@replaced-ip )
3887 [22:57:37] *** Quits: creat (~zncathena@replaced-ip ) (Ping timeout: 255 seconds)
3888 [22:57:47] <jim> answer to "does he have
firmware-linux-nonfree installed" is no
3889 [22:57:56] *** Quits: _KaszpiR_ (~kaszpir@replaced-ip ) (Remote host closed the connection)
3890 [22:58:10] <jmcnaught> jim: i'm surprised it
doesn't just work, though it's not clear what the problem
is
3891 [22:58:26] *** Joins: ||oop||
(~hung.low@2601:44:c701:450f:651d:7e0a:c1c1:9dfe)
3892 [22:58:48] <pingfloyd> jim: try installing that
3893 [22:58:58] <pingfloyd> jim: I was reading that chipset needs
that
3894 [22:59:25] <jim> ok, will do
3895 [22:59:27] *** Joins: peterrooney (~peter@replaced-ip )
3896 [23:00:05] <pingfloyd> you'll of course have to add the
non-free branch to sources.list if not in there already
3897 [23:00:20] *** Joins: creat (~zncathena@replaced-ip )
3898 [23:00:26] <lindylex> jim:
replaced-url
3899 [23:00:32] *** Quits: nilez (~cypher@replaced-ip ) (Ping timeout: 240 seconds)
3900 [23:00:42] *** Quits: ||oop||
(~hung.low@2601:44:c701:450f:651d:7e0a:c1c1:9dfe) (Client Quit)
3901 [23:00:46] *** Joins: baraba (~baraba@replaced-ip )
3902 [23:00:47] *** Quits: Ramsay_Bolton (~Ramsay_Bo@replaced-ip ) (Ping timeout: 244 seconds)
3903 [23:00:54] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Remote host closed the connection)
3904 [23:00:57] *** Joins: nilez (~cypher@replaced-ip )
3905 [23:01:01] *** Joins: ||oop||
(~hung.low@2601:44:c701:450f:651d:7e0a:c1c1:9dfe)
3906 [23:01:13] <jim> lindylex, for a bit more info: you can
pastebin the output of an arbitrary command by running
"anArbitraryCommand | nc termbin.com 9999", and to include
error messages, "anArbitraryCommand 2>&1 | nc
termbin.com 9999"
3907 [23:01:36] *** Joins: pissfrog (~none@replaced-ip )
3908 [23:01:52] *** Joins: _KaszpiR_ (quasselcor@replaced-ip )
3909 [23:02:00] <lindylex> jim: wow thanks!
3910 [23:02:25] *** Parts: pissfrog (~none@replaced-ip )
3911 [23:02:33] *** Joins: implijer (~implijer_@replaced-ip )
3912 [23:02:38] <jim> lindylex, there's also similar
functionality in the packages: pastebinit, nopaste
3913 [23:02:38] <lindylex> anArbitraryCommand 2>&1
/del/null worked for my crontab so it does not end up in syslog.
3914 [23:02:41] <implijer> hey !
3915 [23:02:42] *** Quits: canopus (~canopus@replaced-ip ) (Read error: Connection reset by peer)
3916 [23:02:48] *** Quits: lancer6 (~lancer6@replaced-ip ) ()
3917 [23:02:55] <lindylex> I am not aware of those.
3918 [23:02:58] *** Joins: Ramsay_Bolton (~Ramsay_Bo@replaced-ip )
3919 [23:02:59] *** Joins: r4z (~r4z@replaced-ip )
3920 [23:03:14] <jim> implijer hi
3921 [23:03:17] *** Quits: ExoUNX (~textual@replaced-ip ) (Ping timeout: 265 seconds)
3922 [23:03:29] <implijer> I was watching my PATH variable. Would
you have some documentation about what should be in /usr/local/games
or /usr/games ?
3923 [23:03:33] <jim> lindylex, those two are packaged in debian
3924 [23:03:37] <implijer> (and such)
3925 [23:03:38] <lindylex> ok
3926 [23:04:29] *** Joins: Guest51141 (~karstensr@replaced-ip )
3927 [23:05:35] *** Quits: rany (~rany@replaced-ip ) (Quit: Leaving)
3928 [23:06:06] *** Joins: rany (~rany@replaced-ip )
3929 [23:07:08] *** Joins: satirev (~Satirev@replaced-ip )
3930 [23:07:14] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) (Ping timeout: 265 seconds)
3931 [23:07:19] <jasabella> implijer... games, novelty programs
like fortune
3932 [23:07:32] <jasabella> amor, steam installs there even
3933 [23:07:49] *** Quits: Kappa (~Kappa@replaced-ip ) (Read error: Connection reset by peer)
3934 [23:08:13] *** Joins: fearnothing (~nothing@replaced-ip )
3935 [23:08:32] *** Quits: Envil (~envil@replaced-ip ) (Remote host closed the connection)
3936 [23:08:33] <jasabella> implijer... man hier
3937 [23:08:33] *** Quits: satirev (~Satirev@replaced-ip ) (Max SendQ exceeded)
3938 [23:08:33] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
3939 [23:09:05] *** Quits: surfist (~surfist@replaced-ip ) (Ping timeout: 244 seconds)
3940 [23:09:10] *** Quits: Almtesh (~Almtesh@replaced-ip ) (Remote host closed the connection)
3941 [23:09:12] <implijer> thanks jasabella
3942 [23:10:34] *** Quits: trimosier (~vagrant@replaced-ip ) (Ping timeout: 240 seconds)
3943 [23:10:46] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
3944 [23:11:03] *** Joins: surfist (~surfist@replaced-ip )
3945 [23:11:23] *** Quits: ZeroBeholder (~ZeroBehol@replaced-ip ) (Ping timeout: 250 seconds)
3946 [23:11:46] *** Joins: bigterd (~askme@replaced-ip )
3947 [23:12:32] *** Quits: Ramsay_Bolton (~Ramsay_Bo@replaced-ip ) (Ping timeout: 240 seconds)
3948 [23:12:37] *** Joins: Janos (~Janos@replaced-ip )
3949 [23:13:00] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 276 seconds)
3950 [23:13:00] *** Quits: dmr (~dmr@replaced-ip ) (Quit: Leaving)
3951 [23:13:01] <bigterd> i need to compare data recovery with 2
directories. file names got whacked, so i'm using md5sums, how
can i rip out the md5sum's and compare the 32bit string?
3952 [23:13:49] <jasabella> cut -f1
3953 [23:13:57] *** Joins: Ramsay_Bolton (~Ramsay_Bo@replaced-ip )
3954 [23:14:11] *** Joins: Akuw (~x@replaced-ip )
3955 [23:14:29] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Remote host closed the connection)
3956 [23:14:30] *** Quits: m4rCsi (~shoar@replaced-ip ) (Read error: Connection reset by peer)
3957 [23:14:32] *** Joins: njumdl2014 (~njumdl201@replaced-ip )
3958 [23:14:33] <jasabella> you could diff the outputs
3959 [23:14:45] *** Joins: m4rCsi (~shoar@replaced-ip )
3960 [23:15:23] <bigterd> cut -f1 still prints the file names i
don't need
3961 [23:15:47] <bigterd> the filenames got shorteened msdos
style, so it's irrevelant now. :/
3962 [23:16:05] <jasabella> diff <(md5sum dir1/* ) <(md5sum
dir2/*)
3963 [23:16:17] *** Quits: init7 (~arianitku@replaced-ip ) (Remote host closed the connection)
3964 [23:16:30] *** Joins: init7 (~arianitku@replaced-ip )
3965 [23:16:42] *** Quits: cat3 (~Cat3@replaced-ip ) (Quit: cat3)
3966 [23:16:53] *** Joins: thunderrd_ (~thunderrd@replaced-ip )
3967 [23:16:58] *** Quits: Sheraf (~Sheraf@replaced-ip ) (Quit: WeeChat 1.0.1)
3968 [23:17:13] <bigterd> i made 10 copies of a sdcard ddrescue
image. tried different dosfsck options, mounted as read only, now
i'm trying to compare if there's any differences.
3969 [23:17:17] *** Quits: graytron (~tero@replaced-ip ) (Quit: Reboot)
3970 [23:17:25] <bigterd> problem is the file names got whacked to
8 max a few times.
3971 [23:17:35] *** Quits: init7 (~arianitku@replaced-ip ) (Read error: Connection reset by peer)
3972 [23:17:37] *** Quits: acidfu_ (~acidfoo@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3973 [23:18:00] *** Joins: init7 (~arianitku@replaced-ip )
3974 [23:18:00] *** debhelper sets mode: +l 1753
3975 [23:18:03] *** Quits: init7 (~arianitku@replaced-ip ) (Changing host)
3976 [23:18:03] *** Joins: init7 (~arianitku@replaced-ip )
3977 [23:18:51] <jasabella> cut -d' ' -f1
3978 [23:18:57] *** Joins: timahvo1 (~rogue@replaced-ip )
3979 [23:19:02] <jasabella> it uses space instead of tabs :)
3980 [23:19:23] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Ping timeout: 244 seconds)
3981 [23:19:34] * bigterd sighs
3982 [23:19:44] *** Quits: guilherme (~guilherme@replaced-ip ) (Ping timeout: 260 seconds)
3983 [23:19:50] <bigterd> i need to sit at the keyboard more.
there's a million ways to do 1 thing on opensource....
3984 [23:20:26] *** Quits: douzer (~douzer@replaced-ip ) (Quit: Leaving)
3985 [23:20:38] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
3986 [23:20:38] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Changing host)
3987 [23:20:38] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
3988 [23:20:54] *** Quits: Brain (brain@replaced-ip ) (Ping timeout: 260 seconds)
3989 [23:20:58] <bigterd> jasabella: that diff command, what is
printed is what would be tagged as changed?
3990 [23:21:12] <bigterd> > *sum* /path/to/file
3991 [23:21:38] *** Guest51141 is now known as karstensrage
3992 [23:22:02] *** Quits: karstensrage (~karstensr@replaced-ip ) (Changing host)
3993 [23:22:02] *** Joins: karstensrage (~karstensr@replaced-ip )
3994 [23:22:17] <jasabella> it assumes the files will be returned
in the same order which might be a bad assumption given what
you're doing
3995 [23:22:34] *** Joins: AshX (~Mutter@replaced-ip )
3996 [23:22:35] <jasabella> diff compares files line by line for
differences
3997 [23:22:45] *** Quits: _KaszpiR_ (quasselcor@replaced-ip ) (Ping timeout: 276 seconds)
3998 [23:22:49] <AshX> hi
3999 [23:22:52] <jasabella> if you have each line corresponding to
a file and/or its md5sum, it's good :)
4000 [23:22:59] *** Joins: [Brain] (~brain@replaced-ip )
4001 [23:23:14] <bigterd> hm, yeah. maybe i hsould diff just a
file with md5sums
4002 [23:23:19] *** Joins: crankyrecursion_ (~crankyrec@replaced-ip )
4003 [23:23:29] *** Joins: slack_ (~slack@replaced-ip )
4004 [23:23:37] *** Quits: crankyrecursion (~crankyrec@replaced-ip ) (Read error: Connection reset by peer)
4005 [23:23:57] *** Quits: DomaMuffin (~DomaMuffi@replaced-ip ) (Read error: Connection reset by peer)
4006 [23:24:01] *** Quits: AshX (~Mutter@replaced-ip ) (Remote host closed the connection)
4007 [23:24:24] *** Quits: Wizek_ (~Wizek@replaced-ip ) (Ping timeout: 260 seconds)
4008 [23:24:41] *** Quits: umbSublime (~Sublime_@replaced-ip ) (Remote host closed the connection)
4009 [23:24:51] *** Joins: d3fc0n (~forsaken@replaced-ip )
4010 [23:25:09] *** Joins: _KaszpiR_ (quasselcor@replaced-ip )
4011 [23:26:08] *** Joins: klow (~textual@replaced-ip )
4012 [23:26:39] *** Quits: angor (~angor@replaced-ip ) (Ping timeout: 244 seconds)
4013 [23:26:59] *** Joins: Engys (~Engys@replaced-ip )
4014 [23:27:33] *** Joins: DomaMuffin (~DomaMuffi@replaced-ip )
4015 [23:27:48] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Ping timeout: 250 seconds)
4016 [23:27:58] *** Quits: terminal_echo (~terminal_@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
4017 [23:28:13] *** Joins: aaro (~aaro@replaced-ip )
4018 [23:28:14] *** Quits: donoban (~user@replaced-ip ) (Ping timeout: 250 seconds)
4019 [23:29:39] *** Quits: gluon (~gluon@replaced-ip ) (Quit: bye)
4020 [23:30:12] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
4021 [23:30:30] *** Quits: winterss (~wint@replaced-ip ) (Quit: winterss)
4022 [23:31:13] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
4023 [23:31:17] *** Joins: zorg24 (~zorg24@replaced-ip )
4024 [23:31:44] *** Quits: soee_ (~soee@replaced-ip ) (Quit: Konversation terminated!)
4025 [23:31:47] *** Quits: asc232 (~Keith@replaced-ip ) (Ping timeout: 244 seconds)
4026 [23:31:56] *** Joins: axiom_1 (~axiom_1@replaced-ip )
4027 [23:32:09] *** Quits: bizarro_1 (~bizarro_1@replaced-ip ) (Quit: Leaving)
4028 [23:32:11] *** Joins: umbSublime (~Sublime_@replaced-ip )
4029 [23:32:12] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
4030 [23:32:16] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 264 seconds)
4031 [23:33:37] *** Joins: paw (~afong@replaced-ip )
4032 [23:33:37] *** Joins: trystero
(~al.f.zero@unaffiliated/transfinite)
4033 [23:33:53] *** Quits: lel (~lel@replaced-ip ) (Quit: lel)
4034 [23:33:54] *** Joins: andril (~andril@replaced-ip )
4035 [23:34:04] *** Quits: crayon (~user@replaced-ip ) (Ping timeout: 255 seconds)
4036 [23:34:12] *** Quits: tristero
(~al.f.zero@unaffiliated/transfinite) (Ping timeout: 240 seconds)
4037 [23:34:20] *** Quits: biberu (~biberu@replaced-ip ) (Read error: Connection reset by peer)
4038 [23:34:54] *** Quits: Fr_Dae (~Dae@replaced-ip ) (Ping timeout: 260 seconds)
4039 [23:35:15] *** Quits: djz88 (~ZKubala@replaced-ip ) (Ping timeout: 244 seconds)
4040 [23:35:17] *** Joins: Ad1 (~Adrian@replaced-ip )
4041 [23:36:34] *** Joins: DzAirmaX (~AirmaX@replaced-ip )
4042 [23:37:07] *** Joins: canopus (~canopus@replaced-ip )
4043 [23:37:49] *** Quits: Gi0 (~Gi0@replaced-ip ) (Quit: Cheers)
4044 [23:38:21] *** Joins: Wizek_ (~Wizek@replaced-ip )
4045 [23:39:28] *** Quits: umbSublime (~Sublime_@replaced-ip ) (Ping timeout: 264 seconds)
4046 [23:40:02] *** Quits: necrose99-wrk (~necrose99@replaced-ip ) (Read error: Connection reset by peer)
4047 [23:40:15] *** Joins: Smither (~Smither@replaced-ip )
4048 [23:40:59] *** Joins: giorgosp (uid27492@replaced-ip )
4049 [23:41:32] *** Quits: LotharKAtt (~lelouch@replaced-ip ) (Ping timeout: 240 seconds)
4050 [23:42:35] *** Quits: jesopo (jess@replaced-ip ) (Quit: et nos unum sumus)
4051 [23:43:18] <Smither> Hey, I'm trying to install vlc onto
my debian server for handbrake to rip DVDs but it's not letting
me and when i do "aptitude why-not vlc" it gives me this
-->
replaced-url
4052 [23:43:27] *** Joins: cantoo (~identd@replaced-ip )
4053 [23:43:35] *** Quits: surfist (~surfist@replaced-ip ) (Remote host closed the connection)
4054 [23:43:53] *** Joins: dustyp90 (~dustypoo9@replaced-ip )
4055 [23:44:10] <cantoo> can anyone refer me to a place on the web
that has a listing of all gstreamer codecs for jessie 8.5 and
hopefully further all video codecs ?
4056 [23:44:40] *** Quits: kpease (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
4057 [23:44:51] *** Quits: jurisl__ (~Yuriy@replaced-ip ) (Ping timeout: 276 seconds)
4058 [23:44:58] *** Joins: winterss (~wint@replaced-ip )
4059 [23:46:14] *** Quits: tty0_ (~NA@replaced-ip ) (Quit: Leaving.)
4060 [23:46:26] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Quit: Leaving)
4061 [23:46:51] *** Joins: fred1807 (~fred1807@replaced-ip )
4062 [23:46:52] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 265 seconds)
4063 [23:47:19] <fred1807> can I have many wifi credentials inside
wpa.conf, or only 1 at a time?
4064 [23:47:39] <fred1807> no desktop/gui debian
4065 [23:48:00] *** debhelper sets mode: +l 1745
4066 [23:48:21] *** Quits: zorg24 (~zorg24@replaced-ip ) (Ping timeout: 244 seconds)
4067 [23:48:23] <badgerSqueegee> how to i add a static route for
an adapter in /etc/interfaces?
4068 [23:48:26] <badgerSqueegee> do*
4069 [23:49:11] <badgerSqueegee> route x.x.x.x via y.y.y.y ? ..
it's for a direct connecion via crossover
4070 [23:49:11] <teraflops> cantoo: `dpkg -L
gstreamer0.10-plugins-good` and so on?
4071 [23:49:22] *** Joins: Fr_Dae (~Dae@replaced-ip )
4072 [23:49:24] *** Joins: Y04NN_ (~y04nn@replaced-ip )
4073 [23:49:29] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
4074 [23:49:59] <teraflops> cantoo: also
replaced-url
4075 [23:50:03] *** Quits: cantoo (~identd@replaced-ip ) (Ping timeout: 240 seconds)
4076 [23:50:11] <jasabella> fred1807... you can have multiple
according to man wpa_supplicant.conf
4077 [23:50:45] <fred1807> jasabella: well, something is wrong
then... Wonder if any typo may broken the file..
4078 [23:50:51] *** Joins: gonz0 (~gonz0@replaced-ip )
4079 [23:50:57] *** Quits: rsync (~rsync@replaced-ip ) (Quit: Leaving)
4080 [23:50:59] *** Joins: zorg24 (~zorg24@replaced-ip )
4081 [23:51:21] *** Quits: redsPL (~reds@replaced-ip ) (Ping timeout: 276 seconds)
4082 [23:51:29] *** Joins: ZeuxBlack (~Black@replaced-ip )
4083 [23:51:38] <jasabella> fred1807... SSIDs and passwords are
case sensitive
4084 [23:51:45] <fred1807> yep
4085 [23:51:58] *** Joins: overlord_tm (~andraz@replaced-ip )
4086 [23:52:07] <jasabella> i usually just use wpa_passphrase foo
password >> wpa_supplicant.conf
4087 [23:52:29] *** Joins: boomer (~boom@replaced-ip )
4088 [23:52:43] *** Joins: umbSublime (~Sublime_@replaced-ip )
4089 [23:52:43] *** Quits: umbSublime (~Sublime_@replaced-ip ) (Changing host)
4090 [23:52:43] *** Joins: umbSublime (~Sublime_@replaced-ip )
4091 [23:52:45] *** Joins: jemadux1 (~jemadux@replaced-ip )
4092 [23:53:21] *** Joins: surfist (~surfist@replaced-ip )
4093 [23:55:16] *** Quits: Ramsay_Bolton (~Ramsay_Bo@replaced-ip ) (Ping timeout: 252 seconds)
4094 [23:56:01] *** Quits: jemadux (~jemadux@replaced-ip ) (Ping timeout: 250 seconds)
4095 [23:56:11] *** jemadux1 is now known as jemadux
4096 [23:56:56] *** Joins: nuno_nunes (~PC@replaced-ip )
4097 [23:57:08] *** Quits: DzAirmaX (~AirmaX@replaced-ip ) (Ping timeout: 244 seconds)
4098 [23:57:29] *** Joins: LotharKAtt (~lelouch@replaced-ip )
4099 [23:57:45] *** Joins: r4ul (~r4ul@replaced-ip )
4100 [23:57:59] *** Quits: cthuluh (~jca@replaced-ip ) (Ping timeout: 265 seconds)
4101 [23:58:13] *** Joins: gluon (~gluon@replaced-ip )
4102 [23:58:15] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
4103 [23:59:15] *** Quits: nitefall (~thewellin@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
4104 [23:59:33] *** Quits: jemadux (~jemadux@replaced-ip ) (Quit: Leaving)
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be