People who Joins , Parts or Quits a chatroom
this is #debian
an IRC -Channel at freenode
(freenode IRC service closed
2021-06-01)
0 [00:00:04] *** Joins: OksChat (~root@replaced-ip )
1 [00:00:28] <jhutchins> missmbob: passwd root as root is
redundant.
2 [00:00:40] <jmcnaught> notlikeme: yeah I would use
resolvconf, and "echo 'nameserver x.x.x.x' >>
/etc/resolvconf/resolv.conf.d/head"
3 [00:00:47] <jhutchins> komomayo: The Linux System
Administrator's Guide is an excellent general resource:
replaced-url
4 [00:00:54] *** Quits: brong (~brong@replaced-ip ) (Remote host closed the connection)
5 [00:01:06] <missmbob> jhutchins: you're really going to
make it more confusing and get on my back when the factoid posted
said "passwd root"?
6 [00:01:14] <jmcnaught> coldrye: then it wouldn't be
Debian anymore, but some derivative
7 [00:01:39] <jhutchins> missmbob: It's still redundant.
Maybe I'll fix the factoid.
8 [00:01:42] *** Quits: j3roen (~j3roen@replaced-ip ) (Ping timeout: 264 seconds)
9 [00:01:54] <missmbob> jhutchins: i was helping him make sense
of it. "replace what the factoid said with this"
10 [00:01:57] <missmbob> jesus
11 [00:02:04] *** Quits: Nh3xus (~Nh3xus@replaced-ip ) (Quit: Leaving)
12 [00:02:10] <coldrye> jmcnaught: who said, debian could not
reinvent itself?
13 [00:02:21] *** Quits: galex-713 (~galex-713@replaced-ip ) (Ping timeout: 272 seconds)
14 [00:02:41] <jmcnaught> coldrye: nobody said that, but
it's not going to happen because someone suggested on IRC
15 [00:03:06] <coldrye> jmcnaught: good point
16 [00:03:23] <notlikeme> jmcnaught: will it be enough to force
'nameserver x.x.x.x' for all possible connections? and the
main question do we have a guarantee that no modification will come
from other side (like DHCP service)?
17 [00:03:37] *** Quits: NoteOn (~noteon@replaced-ip ) (Quit: Leaving...)
18 [00:04:48] *** Quits: OksChat (~root@replaced-ip ) (Quit: Leaving)
19 [00:05:11] <jmcnaught> notlikeme: read about resolvconf (the
package, no period) and what it does. If you put a nameserver in
/etc/resolvconf/resolv.conf.d/head it will be listed first in
/etc/resolv.conf any time that file gets updated
20 [00:05:17] *** Joins: OksChat (~root@replaced-ip )
21 [00:05:46] <jhutchins> missmbob: Apologies, I'm
multitasking.
22 [00:06:05] <missmbob> jhutchins: no worries. we all do it.
23 [00:06:20] <rly> notlikeme: are you just an end user who
wants to do this or are you doing some fancy enterprise setup?
24 [00:06:24] <coldrye> jhutchins: you need to make your context
switches more stable :D
25 [00:06:44] *** Joins: stoilkov (~stoilkov@replaced-ip )
26 [00:07:18] *** Joins: eszett (~eszett@replaced-ip )
27 [00:07:31] <jhutchins> notlikeme: I think if you read the man
resolvconf or man resolvconf.conf pages you'll have a better
idea of your options.
28 [00:07:38] *** Joins: aax (~xaa@replaced-ip )
29 [00:07:49] <notlikeme> rly: enduser here :)
30 [00:07:50] *** Quits: stoilkov (~stoilkov@replaced-ip ) (Client Quit)
31 [00:08:00] *** debhelper sets mode: +l 1648
32 [00:08:01] *** Joins: stoilkov (~stoilkov@replaced-ip )
33 [00:08:20] <jhutchins> notlikeme: That and look at the docs
for whatever other networking protocols you're using besides
regualr direct connections.
34 [00:08:22] <eszett> hi guys. a question from a noob: i have
installed debian, and need to install several libraries, with
"sudo apt-get install ...". However when im in the
terminal it tells me it doesnt know the command "sudo",
what do i do wrong?
35 [00:08:42] <jhutchins> notlikeme: Linux is about learning.
36 [00:08:48] *** Quits: frozengeek (~frozengee@replaced-ip ) (Quit: frozengeek)
37 [00:09:12] <coldrye> eszett: you have no sudo installed
38 [00:09:13] <somiaj> eszett: sudo is not installed by default.
YOu will have to install it and then add your user to the sudo group
to give the user root privlages via sudo
39 [00:09:16] <rly> notlikeme: in that case, I would *highly*
recommend you to just get a working router that works correctly with
DHCP.
40 [00:09:27] <jmcnaught> eszett: you can become root with
"su -l" and then type the root password (that you created
in the installer). Then you can "apt-get install sudo" and
"adduser myusername sudo" to add your user to the sudo
group
41 [00:09:28] <eszett> oh that sounds complicated. ok lets do it
42 [00:09:28] <somiaj> eszett: so apt-get install sudo, then
adduser username sudo (run those as root)
43 [00:09:46] <eszett> ok slowly.. i have to write that down :-)
44 [00:09:48] *** Quits: stoilkov (~stoilkov@replaced-ip ) (Client Quit)
45 [00:09:48] *** Joins: siva_machina (~siva@replaced-ip )
46 [00:09:54] <eszett> How do i install sudo?
47 [00:09:59] *** Joins: stoilkov (~stoilkov@replaced-ip )
48 [00:10:14] <dooglus> eszett: "sudo apt-get install
sudo"?
49 [00:10:15] *** Joins: SCHAAP137 (~SCHAAP137@replaced-ip )
50 [00:10:18] <eszett> lol..
51 [00:10:22] <`Kevin> wow :P
52 [00:10:24] <`Kevin> haha
53 [00:10:31] *** Quits: ilushka (~ilushka@replaced-ip ) (Quit: Leaving)
54 [00:10:32] *** Quits: stoilkov (~stoilkov@replaced-ip ) (Client Quit)
55 [00:10:35] <coldrye> eszett: best in the installer, enable
sudo per default
56 [00:10:35] *** Quits: xaa (~xaa@replaced-ip ) (Ping timeout: 272 seconds)
57 [00:10:36] <eszett> even I have understood the joke
58 [00:10:44] *** Joins: stoilkov (~stoilkov@replaced-ip )
59 [00:10:47] <eszett> coldrye: alright ill try
60 [00:10:52] <dooglus> eszett: as root, "apt-get install
sudo"
61 [00:10:54] *** Quits: jemadux (~jemadux@replaced-ip ) (Ping timeout: 244 seconds)
62 [00:10:55] <`Kevin> eszett: su to root (you set a root pw on
install?)
63 [00:11:06] <notlikeme> jhutchins: thx, ill try once more.
after first attempt its still unclear for me, cuz debian wiki says
about resolvconf as one of three programs which "will be happy
to modify my resolv.conf"
64 [00:11:11] *** Joins: blimpy (~jacob@replaced-ip )
65 [00:12:00] <coldrye> does resolv.conf.d not require a
secondary package?
66 [00:12:29] *** Quits: OksChat (~root@replaced-ip ) (Remote host closed the connection)
67 [00:12:32] <notlikeme> jhutchins: i read about DHCP and there
is "prepend domain-name-servers x.x.x.x;..." option within
/etc/dhcp/dhclient.conf and all my attempts to find what option and
program is primary failed
68 [00:12:32] <eszett> hooray, im logged in as root!
69 [00:12:45] *** Quits: stoilkov (~stoilkov@replaced-ip ) (Client Quit)
70 [00:12:53] *** Parts: DanneStrat (~daniel@replaced-ip )
71 [00:12:53] *** Joins: j3roen (~j3roen@replaced-ip )
72 [00:12:57] *** Joins: stoilkov (~stoilkov@replaced-ip )
73 [00:13:00] *** Joins: jozavagli (~joao@replaced-ip )
74 [00:13:12] <coldrye> eszett: now break the system and repair
it without reinstalling it
75 [00:14:18] *** Quits: cbmuser (~glaubitz@replaced-ip ) (Ping timeout: 264 seconds)
76 [00:14:34] <notlikeme> rly: im trying to implement a bit
different thing. trying to block reverse DNS request via dnsmasq. i
believe i need to guarantee "nameserver 127.0.0.1" is the
first line in resolv.conf for that to work.
77 [00:14:46] *** Quits: rrehbein (~rrehbein@replaced-ip ) (Quit: Leaving)
78 [00:14:55] *** Joins: bluenemo (~bluenemo@replaced-ip )
79 [00:15:16] <komomayo> if i want rest user password
80 [00:15:19] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.4)
81 [00:15:25] <jmcnaught> notlikeme: 'block reverse DNS
request'... but why?
82 [00:15:26] <komomayo> and the name with space
83 [00:15:27] *** Quits: stoilkov (~stoilkov@replaced-ip ) (Client Quit)
84 [00:15:34] <komomayo> eg. lol mak
85 [00:15:41] <komomayo> how can i rest it on command
86 [00:15:42] <komomayo> ?
87 [00:15:49] <eszett> coldrye: ye.. well I typed "apt-get
install sudo" and it wants to have the CD, but i have no CD, it
runs on a VM
88 [00:16:01] <jhutchins> notlikeme: Did you try man
dhclient.conf?
89 [00:16:22] <coldrye> eszett: i thought you were already
logged in as root?
90 [00:16:25] <jmcnaught> komomayo: please finish a thought
before hitting <enter> instead of spanning it across five or
six lines. Read the manual page for the passwd command "man
passwd" to see how to change passwords
91 [00:16:26] <jhutchins> notlikeme: You should have apropos
installed, apropos foo will tell you about any man pages related to
foo.
92 [00:16:29] <eszett> yes i am logged in as root
93 [00:16:54] <eszett> root@osboxes$
94 [00:17:06] <jhutchins> coldrye: I believe that resolv.conf.d
is either part of the resolvconf package, which is standard, or you
can arbitrarily create it.
95 [00:17:06] <coldrye> eszett: see /etc/apt/sources.list and
outcomment the cd based sources
96 [00:17:18] <rly> notlikeme: IMHO, the resolvconf set of tools
is not as high quality as one would want. If it works, great, but if
it doesn't it creates a nightmare.
97 [00:17:32] <eszett> coldrye: ok
98 [00:17:36] <jhutchins> coldrye: The .d directory convention
allows installers to easily remove conf files they've added to
a program.
99 [00:17:41] *** Joins: cbmuser (~glaubitz@replaced-ip )
100 [00:17:48] <komomayo> jmcnaught , user lol mak , tell me
command , passwd lol mak , isnt works
101 [00:17:52] *** Joins: pencilandpaper (~penciland@replaced-ip )
102 [00:18:11] <jmcnaught> komomayo: you have a space character
in your username?
103 [00:18:11] *** Quits: tvm (~tvm@replaced-ip ) (Ping timeout: 272 seconds)
104 [00:18:12] <coldrye> komomayo: you do not want user names
with spaces in it, believe me
105 [00:18:20] <jhutchins> !tell eszett about sources.list
106 [00:18:31] *** Joins: lsv (~nn@replaced-ip )
107 [00:18:33] <`Kevin> eszett: you can also >> cat
/usr/share/doc/apt/examples/sources.list an an example
108 [00:18:34] <komomayo> jmcnaught yes its with space
109 [00:18:39] <jhutchins> eszett: See PM from dpkg, comment out
the CD entries.
110 [00:18:47] *** Quits: mroe (~roe@replaced-ip ) (Remote host closed the connection)
111 [00:19:00] <`Kevin> as a example*
112 [00:19:33] <jmcnaught> komomayo: escape the space character
with a backslash, for example: passwd lol\ mak
113 [00:19:44] *** Joins: Ticho (~Ticho@replaced-ip )
114 [00:20:10] <notlikeme> jhutchins: thank you. while i feel its
smth like meta information between few tools, ill try with
"man" for sure. i need to know what tool has priority over
everything else. so i know for sure: i placed nameserver inside
../resolv.conf.d/head and it will be *always* on first place in
/etc/resolv.conf
115 [00:20:51] <eszett> I got the idea of commenting out
sources.list, but first i have to login the GUI as root, to have the
permissions to do so
116 [00:20:51] <rly> notlikeme: I think that's what it
should do, but I don't think it always does that.
117 [00:20:57] *** Quits: panta (~panta@replaced-ip ) (Ping timeout: 256 seconds)
118 [00:21:06] <rly> notlikeme: I suppose you could open a bug if
it doesn't.
119 [00:21:07] *** Joins: SpaceDanceCJ (~Sasha@replaced-ip )
120 [00:21:21] <`Kevin> eszett: if you are SUd to root in a
terminal then you can edit it
121 [00:21:21] *** Quits: c0mrad3 (uid26809@replaced-ip ) (Quit: Connection closed for inactivity)
122 [00:21:36] *** Joins: bolt (r00t@replaced-ip )
123 [00:21:50] <coldrye> eszett: just use vi
/etc/apt/sources.list :D
124 [00:21:53] <eszett> really? hm ok
125 [00:21:55] <notlikeme> rly: any better way to block DNS
requests for specific destination maybe? after 10 hrs of research i
feel so confused
126 [00:22:10] <eszett> yes vi is better
127 [00:22:16] *** Quits: Ticho_ (~Ticho@replaced-ip ) (Ping timeout: 244 seconds)
128 [00:22:44] <notlikeme> rly: i know its possible via iptables
hack, with scanning request data and looking for specific
hex-string, but it feels even more unstable
129 [00:23:47] *** Quits: gry (~svetlana@replaced-ip ) (Read error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong
version number)
130 [00:24:11] <`Kevin> notlikeme: I wouldn't say unstable
but certainly not performant from a packets/sec propsective
131 [00:24:36] *** Quits: SiIky (~SiIky@replaced-ip ) (Quit: Leaving)
132 [00:24:54] * `Kevin AFK .. too many typos
133 [00:25:07] *** Joins: aaro (~aaro@replaced-ip )
134 [00:25:29] *** Quits: WormFood (~wormfood@replaced-ip ) (Remote host closed the connection)
135 [00:25:42] <rly> notlikeme: you mean reverse lookups still?
136 [00:26:37] *** Quits: nawaflemme (~anthony@replaced-ip ) (Ping timeout: 256 seconds)
137 [00:26:47] *** Quits: derstrom (~derstrom@replaced-ip ) (Quit: derstrom)
138 [00:27:34] <jmcnaught> notlikeme: what is the root problem
you are trying to solve by blocking reverse DNS?
139 [00:27:44] <rly> notlikeme: I think there are many resources
on the Internet for configuring dnsmasq to be used for your DNS
lookups.
140 [00:27:58] <rly> notlikeme: so, what you are doing is likely
to be the simplest.
141 [00:28:00] *** debhelper sets mode: +l 1642
142 [00:28:06] <rly> notlikeme: I also had it configured like
that at some point.
143 [00:28:16] <missmbob> rly: not really. the provider of the ip
is the one in charge of reverse
144 [00:29:09] <rly> missmbob: are you notlikeme?
145 [00:29:33] <notlikeme> rly: ye. atm i have dnsmasq on
127.0.0.1:53 and
"server=/220.11.10.160.in-addr.arpa/0.0.0.0" string in
dnsmasq.conf, everything works well until my /etc/resolv.conf gets
suddenly overwritten and "nameserver 127.0.0.1" gets lost
146 [00:29:35] <missmbob> rly: is that an irc user? no, i'm
not. i'm also known as markybob
147 [00:29:36] <jmcnaught> i have the dnsmasq run by libvirt at
the first namserver listed in resolv.conf using the resolvconf,
which allows me to resolve the hostnames of VMs
148 [00:29:42] *** Joins: Shadonovitch (6d09ae4d@replaced-ip )
149 [00:29:54] <Shadonovitch> Hi, is there anyway to make all my
already existing users get the new version of /etc/skel ?
150 [00:30:23] <rly> missmbob: I am not sure why you talked to me
then.
151 [00:30:32] <rly> missmbob: you didn't tell me anything
which is both new and correct.
152 [00:30:35] <notlikeme> jmcnaught: i want to prevent DNS
leakage for specific IP. privacy related.
153 [00:30:45] <missmbob> everyone has an attitude today.
154 [00:30:51] *** Joins: otyugh_II (~otyugh_V@replaced-ip )
155 [00:31:08] <coldrye> notlikeme: why do you not simply define
an iptables rule for that?
156 [00:31:09] <jmcnaught> notlikeme: okay. the method i
described with resolvconf's head file has been very reliable
for me
157 [00:31:33] <komomayo> i need somebody to enter teamviewer ,
and check my problem , i can pay
158 [00:31:45] <jmcnaught> komomayo: we don't do that around
here
159 [00:31:53] <otyugh_II> hey
160 [00:32:20] <komomayo> jmcnaught i tried everything nothing
works , and im paying..
161 [00:32:23] <coldrye> komomayo: have you tried stackoverflow
yet?
162 [00:32:36] *** Quits: bolt (r00t@replaced-ip ) (Ping timeout: 244 seconds)
163 [00:32:39] <otyugh_II> do you know where to look out to
"create" an original session ? Let say making an
alternative to xfce-session, using for instance the caja's
desktop. Could I do that ?
164 [00:32:47] <komomayo> coldrye im noob , idk
165 [00:32:51] *** Joins: lethu_ (~lethu@replaced-ip )
166 [00:32:57] <notlikeme> coldrye: it feels very hacky for me. i
dont like a method of parsing DNS request as raw binary looking for
string.
167 [00:33:00] <jmcnaught> komomayo: this is a volunteer support
for Debian, which doesn't even have teamviewer. Also it would
be dumb for anyone to log into your machine, because if you think
they broke something you could try and sue them.
168 [00:33:07] *** Quits: ExoUNX (~textual@replaced-ip ) (Ping timeout: 244 seconds)
169 [00:34:07] *** Joins: bolt (r00t@replaced-ip )
170 [00:34:19] <komomayo> I take full responsibility
171 [00:34:34] *** Quits: Shadonovitch (6d09ae4d@replaced-ip ) (Quit: Page closed)
172 [00:34:36] <jmcnaught> komomayo: if you read over the first
five or six links on this page you won't be a noob anymore:
replaced-url
173 [00:34:43] <coldrye> notlikeme: seems to me that you want to
prevent certain hosts from accessing certain dns records. now, why
not define an iptables rule that drops/disallows access from those
ipaddresses to port 53 to the destination which is your
forwarding/caching dns?
174 [00:34:56] <komomayo> jmcnaught is there video>?
175 [00:35:07] <komomayo> jmcnaught , becuase i dont have much
time
176 [00:35:16] <jmcnaught> komomayo: no but several of the books
are available in multiple languages
177 [00:35:17] <komomayo> jmcnaught is there video>?
178 [00:35:28] *** Quits: lethu (~lethu@replaced-ip ) (Ping timeout: 265 seconds)
179 [00:35:34] <eszett> Alright, thanks guys. "sudo apt-get
install ..." is running now. very well!
180 [00:35:52] <jmcnaught> komomayo: you'd also benefit from
reading about IRC etiquette
181 [00:35:59] <komomayo> jmcnaught , can you use teamviewer? i
will pay and i take full responsibility
182 [00:36:03] <notlikeme> jmcnaught: thx man. i just want to
find at least somewhere that "its guaranteed that noone never
will insert anything before ../resolv.conf.d/head" and im done
:)
183 [00:36:08] <rly> notlikeme: if you really want privacy, you
shouldn't be using Debian, but something designed for the task.
184 [00:36:38] <notlikeme> coldrye: i try to block my laptop from
requesting reverse DNS for specific IP
185 [00:37:12] <r3> no way would I accept a challenge to
"recover" a root password on some stranger's system,
not even for money - nope nope nope
186 [00:37:33] <teraflops> notlikeme: use unbound
187 [00:37:38] <missmbob> r3: you don't want to go to jail?
smart
188 [00:37:41] *** Joins: earthundead (~earthunde@replaced-ip )
189 [00:37:45] *** Quits: komomayo (56638dd2@replaced-ip ) (Quit: Page closed)
190 [00:38:12] <notlikeme> rly: mmm... but is there anything
wrong with well-configured Debian?
191 [00:38:21] <jmcnaught> no
192 [00:38:27] *** Quits: wokedame (~sfgsfdsad@replaced-ip ) (Quit: Leaving.)
193 [00:38:36] <rly> notlikeme: well-configured as a normal end
user doesn't exist.
194 [00:38:40] *** Joins: sandeepkr_ (~sandeepkr@replaced-ip )
195 [00:38:53] *** Joins: Scourje (uid63311@replaced-ip )
196 [00:38:53] <rly> notlikeme: if you have a decade of
experience in networking and Debian, perhaps.
197 [00:38:54] <coldrye> notlikeme: sounds like a bogus use case
to me, why allow forward lookups and disallow reverse lookups?
198 [00:39:26] <teraflops> coldrye: looks like a bug I recall
using openvpn it appends dns nameservers
199 [00:39:27] <rly> notlikeme: you can always just build
whatever resolving is leaking from source and add a conditional.
200 [00:39:48] <rly> resolver*
201 [00:39:58] <teraflops> notlikeme: I do unbound + openresolv I
only have 127.0.0.1 as nameserver
202 [00:40:18] <teraflops> notlikeme: also dnssec
203 [00:40:25] <notlikeme> coldrye: i access certain resource
only via ip-address. however, as i see (dnsmasq way), there is no
problem to block forward lookup once it done for reverse, or vice
versa.
204 [00:40:29] <teraflops> at least validation
205 [00:41:55] <notlikeme> teraflops: thank you, will definetly
check it out
206 [00:42:29] *** Quits: sandeepkr (~sandeepkr@replaced-ip ) (Ping timeout: 256 seconds)
207 [00:42:32] <jmcnaught> do recursive nameservers tell the
upstream nameservers the address or IP of the computer making the
original request?
208 [00:43:13] <jmcnaught> because dnsmasq isn't even a
recursive nameserver, so it would be asking the next nameserver
listed in /etc/resolv.conf for anything it doesn't know about
209 [00:43:56] *** Quits: CeBe (~cebe@replaced-ip ) (Ping timeout: 252 seconds)
210 [00:44:54] <notlikeme> rly: dont you think that "we made
it secure for you" distributions may be even more unsafe?
211 [00:45:03] <teraflops> jmcnaught: that's why it gross
212 [00:45:11] <teraflops> it's
213 [00:45:43] <rly> notlikeme: you can compute diffs, if you
want.
214 [00:45:45] *** Joins: bolovanos_ (~bolovanos@replaced-ip )
215 [00:45:55] <rly> notlikeme: and then build the distros from
source.
216 [00:46:24] <teraflops> consider running a vpn and pushing
nameserver from server, but in the client side just appending to
existing ones
217 [00:46:29] *** Quits: th3jam3sd3an (~th3jam3sd@replaced-ip ) (Quit: Leaving)
218 [00:46:38] *** Joins: ffilozov (~ffilozov@replaced-ip )
219 [00:46:40] <rly> notlikeme: I don't think you can run
any secure system as a consumer, regardless.
220 [00:47:15] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Quit: Leaving)
221 [00:47:38] <teraflops> rly: well but the user can do many
things
222 [00:47:46] *** Quits: bluenemo (~bluenemo@replaced-ip ) (Quit: Leaving)
223 [00:47:59] <rly> teraflops: sure, but the amount of people on
the planet which actually can do these things is pretty limited.
224 [00:48:18] <rly> teraflops: if it's 10000, I think
it's already a lot.
225 [00:48:49] <teraflops> rly: what you say sounded to me: hey
don't care about security because it's a lost battle, well
I disagree
226 [00:49:00] <notlikeme> rly: i decided to configure everything
myself at least to learn more
227 [00:49:13] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Ping timeout: 272 seconds)
228 [00:49:49] *** Joins: spronk (~spronkey@replaced-ip )
229 [00:49:53] <rly> teraflops: you can "care", but it
won't make a difference.
230 [00:50:10] *** Joins: docholiday| (~docholida@replaced-ip )
231 [00:50:38] <rly> teraflops: DARPA only recently found a
method which seems to keep hackers out; full on formal verification.
232 [00:50:43] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
233 [00:51:25] <teraflops> rly: well I still disagree, anyway we
are getting offtopic
234 [00:51:35] *** Joins: docholiday- (~docholida@replaced-ip )
235 [00:51:35] <notlikeme> what do you guys think of proper
isolation? is "cgroups + hardened kernel" enough to run
untrusted/proprietary apps?
236 [00:51:52] <rly> notlikeme: just buy an extra physical
machine.
237 [00:52:01] <rly> notlikeme: and do not connect it to the
Internet, ever.
238 [00:52:35] <notlikeme> rly: you are laughing at me, ok, at
least im able to understand :)
239 [00:52:42] *** Quits: bolt (r00t@replaced-ip ) (Ping timeout: 264 seconds)
240 [00:52:51] <rly> notlikeme: I am not laughing.
241 [00:53:10] <rly> notlikeme: it's just that
"security" is not something the population wants to have.
242 [00:53:17] <rly> At least, nobody is paying for security.
243 [00:53:18] *** Quits: docholiday (~docholida@replaced-ip ) (Ping timeout: 264 seconds)
244 [00:53:43] <rly> So, expecting security is just unwise.
245 [00:53:53] <coldrye> rly: oh, they are paying, and well by
that
246 [00:54:03] <rly> coldrye: ransomware? ;)
247 [00:54:25] <rly> Or as in taxes?
248 [00:54:32] <coldrye> rly: surveillance and taxes, yes
249 [00:54:40] * GeMiNniS bye
250 [00:54:45] *** Quits: GeMiNniS (~geminnis@replaced-ip ) (Quit: Leaving)
251 [00:54:57] *** lethu_ is now known as lethu
252 [00:54:57] *** Quits: docholiday| (~docholida@replaced-ip ) (Ping timeout: 256 seconds)
253 [00:55:28] *** Joins: factor (~factor@replaced-ip )
254 [00:55:31] <rly> coldrye: surveillance is also what helps
maintain stability.
255 [00:55:53] <rly> coldrye: without surveillance the human race
would likely have already been nuked to oblivion.
256 [00:55:55] <notlikeme> rly: your answers are very idealistic.
"totally insecure" vs "totally secure (separate
physical machine disconnected from internet)" and nothing
between
257 [00:56:04] *** Quits: factor (~factor@replaced-ip ) (Client Quit)
258 [00:56:45] <rly> notlikeme: a separate physical machine
disconnected from the internet is not "totally secure".
259 [00:56:57] <notlikeme> close to
260 [00:57:09] *** Joins: led_belly (~led_belly@replaced-ip )
261 [00:57:28] *** Joins: edulis (~eros@replaced-ip )
262 [00:57:31] <rly> notlikeme: you are probably completely
uninteresting to monitor.
263 [00:57:42] *** Parts: edulis (~eros@replaced-ip )
264 [00:57:44] <coldrye> rly: surveillance is what comes from
aggravation induced by continous warfare in the middle east induced
by the NATO
265 [00:58:18] <rly> coldrye: surveillance has always existed.
266 [00:58:22] *** Joins: bolt (r00t@replaced-ip )
267 [00:58:34] <rly> coldrye: it's just that before the
Internet, nobody knew they existed.
268 [00:58:47] *** Quits: fearnothing (~nothing@replaced-ip ) (Ping timeout: 252 seconds)
269 [00:58:57] <notlikeme> rly: you are right, i'm not
270 [00:58:58] <missmbob> rly: really? do you know history at
all?
271 [00:59:00] <rly> coldrye: controlling the cattle (I mean
population) has always been a hot topic.
272 [00:59:08] *** Joins: x-treme (~x-treme@replaced-ip )
273 [00:59:16] <rly> missmbob: do you?
274 [00:59:18] <missmbob> anyway...
275 [00:59:20] <missmbob> !ot
276 [00:59:20] <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.
277 [00:59:25] <prussian> lol
278 [00:59:36] *** Joins: ksilentkid (~ksilentki@replaced-ip )
279 [01:00:37] <coldrye> rly: yes, surveillance of actions and
intent by other states did, but surveillance of the own people did
only marginally exist in so called democratic states, and now it
becomes a commodity
280 [01:01:08] <coldrye> and yes, this is ot
281 [01:01:36] <WangDang> Anyone know how to revive a dead system
service? "systemctl status apt-daily.service" shows it is
loaded but "inactive (dead)". I already tried
"systemctl start apt-daily.service". It just showed the
same status.
282 [01:02:24] <coldrye> WangDang: is there a lock file that
prevents the service from being started?
283 [01:02:39] <missmbob> WangDang: that's because it's
a cron thing. doesn't run all the time
284 [01:02:45] *** Quits: frostschutz (~frostschu@replaced-ip ) (Quit: Leaving)
285 [01:02:59] <WangDang> coldrye: I don't know, how would I
check?
286 [01:03:09] *** Quits: jozavagli (~joao@replaced-ip ) (Ping timeout: 272 seconds)
287 [01:03:16] <WangDang> missmbob: it's supposed to run
every day at 6pm
288 [01:03:17] <coldrye> WangDang: see answer from missmbob
289 [01:03:30] <missmbob> WangDang: right. is it exactly 6pm now?
so it's not running *now*
290 [01:03:56] <WangDang> it's 7pm here. It should have
started an hour ago
291 [01:04:09] <missmbob> WangDang: yeah. it should last just a
few seconds
292 [01:04:13] *** Joins: awal1 (~awal1@replaced-ip )
293 [01:04:44] <WangDang> missmbob: but it should log that it
started. There is no update to the log
294 [01:04:52] *** Quits: Ishaq (~Ishaq@replaced-ip ) (Excess Flood)
295 [01:04:52] <coldrye> WangDang: see /var/log/syslog for cron
entries and find your apt.daily there
296 [01:05:17] *** Quits: notlikeme (25cb0b7c@replaced-ip ) (Quit: Page closed)
297 [01:05:37] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
298 [01:05:54] *** Quits: bolt (r00t@replaced-ip ) (Ping timeout: 264 seconds)
299 [01:06:14] <stoned> rly: then you have to worry about
physical security of the system.
300 [01:06:16] <WangDang> coldrye: the only cron entries inn
syslog are for cron.hourly. There is nothing for .daily
301 [01:06:30] *** Quits: Slumlord_ (~Slumlord_@replaced-ip ) (Ping timeout: 264 seconds)
302 [01:06:37] <stoned> Just because we have unplugged does not
mean that we are automatically secure.
303 [01:06:47] <missmbob> WangDang: oh i remember you.
you're the one using apt v 1.3, right?
304 [01:06:50] *** Joins: Ishaq (~Ishaq@replaced-ip )
305 [01:06:51] *** Quits: ksilentkid (~ksilentki@replaced-ip ) (Ping timeout: 256 seconds)
306 [01:06:53] <rly> stoned: I know.
307 [01:07:00] <stoned> Wicked.
308 [01:07:41] <missmbob> WangDang: 1.3 doesn't have an apt
daily cron job. we covered this the other day.
309 [01:07:43] *** Quits: debalance (~debalance@replaced-ip ) (Remote host closed the connection)
310 [01:08:00] *** debhelper sets mode: +l 1633
311 [01:08:20] <WangDang> yes! It turns out that using
/etc/cron.daily/apt is deprecated as of apt 1.2. auto updates are
supposed to be run via systemctl now. That's why I'm back
to trying to figure why it isn't working
312 [01:08:28] <missmbob> WangDang: also, since you're in
stretch/sid, you should ask questions in #debian-next on OFTC, not
here
313 [01:08:44] <missmbob> WangDang: ask the right channel.
314 [01:08:57] <WangDang> Okey, thanks
315 [01:09:10] *** Joins: safe (~safe@replaced-ip )
316 [01:10:49] *** Quits: mrkebab (~mk@replaced-ip ) (Ping timeout: 256 seconds)
317 [01:11:08] *** Quits: karimb (~karimb@replaced-ip ) (Quit: Leaving...)
318 [01:11:26] *** Quits: x-treme (~x-treme@replaced-ip ) (Ping timeout: 252 seconds)
319 [01:11:43] *** Joins: yareckon (~ryan@replaced-ip )
320 [01:14:58] *** Quits: nighty (~nighty@replaced-ip ) (Remote host closed the connection)
321 [01:15:08] *** Quits: rly (~rly@replaced-ip ) (Quit: WeeChat 1.5)
322 [01:15:15] *** Joins: brong (~brong@replaced-ip )
323 [01:15:37] <coldrye> missmbob:one must be invited to
debian-next...
324 [01:16:17] <missmbob> coldrye: it's on OFTC not freenode
325 [01:16:29] <stoned> irc.debian.org
326 [01:16:43] <coldrye> oh my...
327 [01:16:46] *** Joins: figosdev (~user@replaced-ip )
328 [01:17:10] *** Joins: jxcl (~jxcl@replaced-ip )
329 [01:17:45] <WangDang> Yeah, I'm on without an invite.
Though it is pretty quiet over there...
330 [01:18:00] *** Quits: RebelCoderW (~Yuriy@replaced-ip ) (Ping timeout: 265 seconds)
331 [01:19:08] *** Quits: smica (~smica@replaced-ip ) (Read error: Connection reset by peer)
332 [01:19:34] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
333 [01:19:44] *** Quits: beaky (~beaky@replaced-ip ) (Remote host closed the connection)
334 [01:20:53] *** Joins: beaky (~beaky@replaced-ip )
335 [01:21:43] *** Joins: Slumlord_ (~Slumlord_@replaced-ip )
336 [01:21:47] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
337 [01:22:16] *** Joins: Lipp (~Lipp@replaced-ip )
338 [01:22:59] <coldrye> WangDang: if it is a dead horse, just
stir until the maggots come to life...
339 [01:23:48] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 265 seconds)
340 [01:24:30] <WangDang> lol
341 [01:24:37] *** Joins: tgunr (~davec@replaced-ip )
342 [01:24:44] <stoned> When it comes to an ugly image... you
can't beat a dead horse!
343 [01:24:46] *** Quits: hanshenrik (~hans_henr@replaced-ip ) (Ping timeout: 265 seconds)
344 [01:25:15] *** Quits: barajasfab (~fabian@replaced-ip ) (Quit: Ex-Chat)
345 [01:25:19] *** Quits: Lipp_ (~Lipp@replaced-ip ) (Ping timeout: 272 seconds)
346 [01:25:34] *** Joins: mrkebab (~mk@replaced-ip )
347 [01:25:54] *** Quits: nprs (uid54228@replaced-ip ) (Quit: Connection closed for inactivity)
348 [01:26:06] *** Parts: figosdev (~user@replaced-ip )
349 [01:26:16] *** Joins: flugger (~flugger@replaced-ip )
350 [01:28:55] *** Joins: germangirl (~germany@replaced-ip )
351 [01:29:17] <coldrye> stoned: tell that to my former employer
:D
352 [01:29:22] *** Joins: frozengeek (~frozengee@replaced-ip )
353 [01:29:37] <germangirl>
replaced-url
354 [01:30:07] <stoned> the hell
355 [01:30:16] <germangirl> This one minute video is packed to
the brim with crucial truth. A small tribe controls mass media and
is using their power to destroy us.
356 [01:30:36] <stoned> germangirl: G'way.
357 [01:30:41] <stoned> germangirl: G'way, you.
358 [01:30:54] <germangirl> This is the reuploading of a video
that is constantly taken down by Youtube, because it is the truth.
Help to backup these truths. Download and save the video!
359 [01:31:02] <Klaus_D1eter_> hm still the libvirt network here
is weird. I managed to sourt out the ip address conflict but one of
the VMs still loses network connectivity after a while. arp from
outside the vm is not visible and it also does not get out any more
360 [01:31:06] *** Quits: shovel_boss (~shovel_bo@replaced-ip ) (Ping timeout: 264 seconds)
361 [01:31:13] <Klaus_D1eter_> so inside the vm hosts outside
cannot be resolved
362 [01:31:22] <germangirl>
replaced-url
363 [01:31:35] *** Quits: Lipp (~Lipp@replaced-ip ) (Remote host closed the connection)
364 [01:31:40] *** ChanServ sets mode: +o themill
365 [01:31:40] <WangDang> ops! germangirl is spamming the channel
366 [01:31:42] *** themill sets mode: +b *!*@46.165.208.40
367 [01:31:44] *** germangirl was kicked by themill (On the Internet
nobody can hear you being subtle.)
368 [01:31:45] *** themill sets mode: -o themill
369 [01:32:02] *** Joins: Lipp (~Lipp@replaced-ip )
370 [01:32:12] *** Quits: slon (slon@replaced-ip ) (Read error: Connection reset by peer)
371 [01:32:17] *** Quits: jass93_ (~ifillj@replaced-ip ) (Ping timeout: 272 seconds)
372 [01:32:25] *** Joins: slon (~slon@replaced-ip )
373 [01:32:51] *** Quits: at0m (~at0m@replaced-ip ) (Remote host closed the connection)
374 [01:34:29] *** Joins: NoteOn (~noteon@replaced-ip )
375 [01:35:18] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 264 seconds)
376 [01:35:22] *** Quits: Masterphi (~Masterphi@replaced-ip ) (Quit: Bye)
377 [01:35:47] *** Joins: Gnomethrower (~B@replaced-ip )
378 [01:36:18] *** Quits: yareckon (~ryan@replaced-ip ) (Quit: yareckon)
379 [01:36:44] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 252 seconds)
380 [01:36:46] *** Joins: RickXy (~zncadmin@replaced-ip )
381 [01:37:46] *** Joins: hipkomh (~Icedove@replaced-ip )
382 [01:38:01] *** debhelper sets mode: +l 1626
383 [01:38:43] *** Joins: kobain (~kobain@replaced-ip )
384 [01:39:04] *** Joins: BenNZ (~Ben__@replaced-ip )
385 [01:39:35] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Quit: Leaving)
386 [01:40:02] *** Joins: p3nt4 (~p3nt44@replaced-ip )
387 [01:40:05] *** Quits: hipkomh (~Icedove@replaced-ip ) (Client Quit)
388 [01:41:16] *** Joins: temp (~temp@replaced-ip )
389 [01:44:36] *** Joins: th3jam3sd3an (~th3jam3sd@replaced-ip )
390 [01:45:43] <temp> Hi everybody, anyone can advise me a good
VPN?
391 [01:45:59] *** Joins: figosdev (~user@replaced-ip )
392 [01:47:06] <teraflops> software or provider?
393 [01:47:38] *** Quits: wildlander (~wild@replaced-ip ) (Quit: Saliendo)
394 [01:47:39] <temp> provider (no free)
395 [01:47:55] <teraflops> temp: no idea sorry
396 [01:48:13] *** Quits: p3nt4 (~p3nt44@replaced-ip ) (Ping timeout: 256 seconds)
397 [01:48:41] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.6)
398 [01:48:53] *** Joins: dvs (~hibbard@replaced-ip )
399 [01:48:54] *** Joins: foldingchair (~foldingch@replaced-ip )
400 [01:49:15] <temp> no problem. Thank you
401 [01:50:07] <teraflops> temp: *I* prefer a good vps service
and setting up openvpn myself though
402 [01:50:35] <Elronnd> I recently had to reinstall my os, so I
made a backup of a few important files on a usb stick
403 [01:50:45] <Elronnd> I can't mount it, though, and fsck
tells me it can't find anything interesting
404 [01:51:01] <Elronnd> when I try to mkfs.ext4 on it, though,
it says it's found an ext4 fs on it
405 [01:51:06] <Elronnd> is there any way to recover my files/
406 [01:51:22] <temp> teraflops, what is a good vpn service?
407 [01:51:52] *** Joins: pencilandpaper (~penciland@replaced-ip )
408 [01:52:21] <teraflops> temp: there are many
409 [01:52:24] <eszett> I have a question, after a while I have a
screen that just shows the Time, which allows no user interaction
anymore, is that a kind of debian screensaver? how can i exit it?
410 [01:52:43] <Elronnd> eszett: sounds like gnome's
screensaver
411 [01:52:47] <eszett> "00:52 Friday, 07 October"
412 [01:52:53] <Elronnd> press "enter," or click on the
bottom of the screen and drag up
413 [01:52:57] <eszett> ok
414 [01:53:00] <teraflops> temp: wait vpn or vps¿
415 [01:53:10] <teraflops> *?
416 [01:53:11] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
417 [01:53:12] <temp> vpn
418 [01:53:14] <temp> :)
419 [01:53:23] <eszett> Elrond prince of the elves: no reaction
from the screensaver..
420 [01:53:29] <teraflops> openvpn is not that bad
421 [01:53:44] *** Quits: ArchDuke (~ArchDuke@replaced-ip ) (Read error: No route to host)
422 [01:54:31] <eszett> ah, now the mysterious screensaver took
me back to a login screen, where i can login again. ok, annoying,
but at least im in the system again!
423 [01:54:46] *** Joins: ArchDuke (~ArchDuke@replaced-ip )
424 [01:55:01] <Elronnd> eszett: I believe you can disable the
screensaver in gnome-settings
425 [01:55:40] <teraflops> eszett: ssh into the machine while the
screensaver is runnig and and look at what processes are running?
426 [01:56:05] <AvatarA> Elronnd, testdisk is one of many,
although it's really hard to tell from your info what went
wrong
427 [01:56:16] <teraflops> list installed packages and grep for
something related?
428 [01:56:36] *** Joins: enseneo (~madneap@replaced-ip )
429 [01:56:40] <teraflops> gnome-screensaver is a thing iirc
430 [01:57:01] <Elronnd> teraflops: open settings
431 [01:57:13] <teraflops> me?
432 [01:57:14] <Elronnd> AvatarA: thanks, I'll install that
and see what it says
433 [01:57:17] <teraflops> heh
434 [01:57:24] <Elronnd> oh, sorry
435 [01:57:28] <Elronnd> eszett: open settings
436 [01:57:35] <Elronnd> gnome has a fancy front-end to gsettings
437 [01:57:36] <Elronnd> open power
438 [01:57:37] <teraflops> Elronnd: nah np
439 [01:57:43] <Elronnd> there should be a screensaver thing
440 [01:58:09] <Elronnd> AvatarA: testdisk says "Unable to
open file or device /dev/sdb: No medium found"
441 [02:00:19] *** Joins: chomwitt (~chomwitt@replaced-ip )
442 [02:00:47] *** Quits: RA3OR (~demon@replaced-ip ) (Read error: Connection reset by peer)
443 [02:00:56] *** Quits: j08nY (~j08nY@replaced-ip ) (Quit: Leaving)
444 [02:01:26] *** Quits: ojoa (~zetagi@replaced-ip ) (Read error: Connection reset by peer)
445 [02:02:44] <AvatarA> are you sure it's sdb?
446 [02:02:59] <AvatarA> what does lsblk show?
447 [02:03:31] *** Quits: aax (~xaa@replaced-ip ) (Ping timeout: 256 seconds)
448 [02:03:42] <Elronnd> lsblk only shows /dev/sda*, my main
partition
449 [02:04:05] *** Quits: SPF|Cloud (uid11755@replaced-ip ) (Quit: Connection closed for inactivity)
450 [02:04:07] <Elronnd> /dev/sdb is definitely there, though,
and it's definitely the name of my usb disc
451 [02:04:36] <Elronnd> oh here we go. I plugged it back in, and
now testdisk is picking it up
452 [02:05:47] *** Quits: watersoul (~ircuser@replaced-ip ) (Read error: Connection reset by peer)
453 [02:05:56] <foldingchair> i want to install debian on my
laptop and use it outside a server environment. in the live cd
session, my realtek wifi adapter isn't usable, and the
installer says i need to load up the .bin driver for my wifi
adpater. in ubuntu, wifi works without any action from me. i believe
this is because ubuntu added nonfree drivers. is there a build of
debian that includes nonfree drivers and will work out of the box?
454 [02:06:04] *** Joins: watersoul (~ircuser@replaced-ip )
455 [02:06:19] <AvatarA> yes
456 [02:06:26] *** Quits: satbyy (~Satish@replaced-ip ) (Ping timeout: 252 seconds)
457 [02:06:46] <teraflops> foldingchair:
replaced-url
458 [02:06:48] *** Joins: ojoa (~zetagi@replaced-ip )
459 [02:07:19] <foldingchair> AvatarA, teraflops aah cool!
i'll check this out. thanks.
460 [02:07:24] <teraflops> np
461 [02:07:46] <tx> does that image include non-free firmware
such as wifi firmware?
462 [02:08:01] *** Joins: RA3OR (~demon@replaced-ip )
463 [02:08:01] *** Quits: RA3OR (~demon@replaced-ip ) (Changing host)
464 [02:08:01] *** Joins: RA3OR (~demon@replaced-ip )
465 [02:08:28] <AvatarA> all non-free firmware there is for
debian
466 [02:08:32] <AvatarA> video firmware, etc
467 [02:08:38] <tx> right
468 [02:08:56] <tx> I thought it may have just been a sub-set
that fixes boot-preventing problems.
469 [02:09:06] <tx> Networking (and especially wifi) isn't
exactly boot breaking.
470 [02:10:19] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 256 seconds)
471 [02:10:35] <AvatarA> it includes everything since it's
not a problem, it just takes up a little bit of disk space but
doesn't get loaded if it's not needed
472 [02:10:41] *** Joins: zakomo-es (~zakomo@replaced-ip )
473 [02:11:03] <AvatarA> but there is a way to add only the
needed firmware to your official debian install image/live image
474 [02:11:03] *** Joins: olivier (~olivier@replaced-ip )
475 [02:11:31] <Elronnd> AvatarA: testdisk, while in the middle
of testing my disk, reports "Read error at 6403/14/4
(lba=13113795)"
476 [02:11:56] <olivier> Is it better to have a debian 100% free
( with no contrib and non free)
477 [02:12:01] <AvatarA> and sometimes when there is no wifi, it
isn't boot breaking but it can be a big problem for some
478 [02:12:32] <teraflops> olivier: that looks like a personal
decision
479 [02:12:32] <AvatarA> I don't know if it applies to to
usb sticks
480 [02:12:42] <AvatarA> but badblocks can test for... well,
badblocks :)
481 [02:12:49] <olivier> terflops : what is the better ?
482 [02:12:50] <Elronnd> is there a way to fix it?
483 [02:13:02] <olivier> because since three days, I'm
curious about that
484 [02:13:04] <Elronnd> as I said, fsck didn't have any
useful results aside from "couldn't find anything"
485 [02:13:25] <teraflops> badblocks in sdcard/ssd/usbtick is a
good idea?
486 [02:13:57] <Elronnd> oh I see
487 [02:14:00] <Elronnd> badblocks is a utility
488 [02:14:08] <olivier> Oh, and I would like to know if anybody
know a good program on linux to watch tv
489 [02:14:10] *** Joins: grim4593 (~grim4593@replaced-ip )
490 [02:14:11] <Elronnd> I'll install/run it once testdisk
finishes
491 [02:14:26] <teraflops> Elronnd: that and the fact that the
usb stick is not always detected looks like a bad signal
492 [02:14:30] <Elronnd> olivier: what exactly do you mean by
"watch tv"?
493 [02:15:31] <Elronnd> teraflops: is there any way to try and
recover the data on it?
494 [02:15:31] <teraflops> olivier: tvheadend does dvb-t/s and
iptv if you meant that
495 [02:16:00] <teraflops> Elronnd: idk if badblocks is a good
idea in a flash memory
496 [02:16:13] <olivier> Elronnd : I'm canadian but I live
in France, I found a program. With this program, I can watch french
tv legally but this program don't respect the rules of linux
(it's a appimage and I ask the developer, this program is not
free) and I prefer program free totally free
497 [02:16:29] <teraflops> olivier: perhaps ddrescue im not sure
498 [02:16:52] <olivier> I enter this in the terminal ? or
perhaps ddrescue is the program ?
499 [02:17:09] <teraflops> olivier: oh sorry i meant Elronnd
500 [02:17:12] <teraflops> my bad
501 [02:17:23] <olivier> Oh, it's okay !
502 [02:17:34] <olivier> And I ask if it's better to have a
debian totally free
503 [02:18:05] <teraflops> it's up to you
504 [02:18:41] <olivier> and for you ?
505 [02:18:54] <teraflops> I dont care to be honest
506 [02:19:21] *** Joins: docholiday (~docholida@replaced-ip )
507 [02:19:58] <tx> I do up to a point
508 [02:20:07] <tx> I understand firmware can't always be
free.
509 [02:20:40] <olivier> teraflops :But on linux, it's not
bad to have a non free program or a contrib ? (I know that is a
weird question)
510 [02:20:49] *** Joins: nighty (~nighty@replaced-ip )
511 [02:20:59] <teraflops> olivier: yeah I told you it's up
to you
512 [02:21:11] <AvatarA> it's a very broad question
513 [02:21:19] <teraflops> olivier: I *personally* don't
care
514 [02:21:31] <AvatarA> if it's about trust and the fact
you can't trust closed source software, you can isolate it
515 [02:21:35] <teraflops> olivier: I care more on the hardware
side
516 [02:21:46] <teraflops> as tx pointed
517 [02:21:55] <olivier> I have on my computer, one closed source
software so..
518 [02:22:18] <coldrye> olivier: regardless of the program you
use there is no good program on tv
519 [02:22:46] *** Quits: QwertyDragon (~QwertyDra@replaced-ip ) (Quit: Leaving)
520 [02:23:04] <olivier> okay so it's better to keep the
program i found ?
521 [02:23:35] *** Quits: docholiday- (~docholida@replaced-ip ) (Ping timeout: 272 seconds)
522 [02:23:38] <AvatarA> if it does its job well, keep it
523 [02:23:48] <AvatarA> if you don't trust it, isolate it
from the rest of the system
524 [02:23:52] *** Quits: m-H7 (~mathias@replaced-ip ) (Quit: Leaving.)
525 [02:24:21] *** Joins: rklopfer (~rklopfer@replaced-ip )
526 [02:24:30] <olivier> AvatarA : When you say isolate it from
the rest of the system, it's mean delete the program ?
527 [02:24:36] <coldrye> is AvatarA a KI?
528 [02:25:19] <coldrye> KI/AI?
529 [02:25:29] <AvatarA> I mean isolate it so it can only access
its own data and cannot access your personal files, photos etc.
530 [02:26:00] <awal1> olivier, well, sometimes you're like
"obligated" to use X pkg from non-free and contrib,
something like iwlwifi...
531 [02:26:08] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
532 [02:26:11] *** Quits: figosdev (~user@replaced-ip ) (Quit: Leaving)
533 [02:26:13] <AvatarA> isolation is also a broad subject, you
can isolate in virtual machines, emulators, systemd containers and
many others
534 [02:26:14] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 252 seconds)
535 [02:26:17] *** Joins: LVLAaron (~root@replaced-ip )
536 [02:26:47] *** Quits: marcozink (~marcozink@replaced-ip ) (Ping timeout: 244 seconds)
537 [02:26:49] <olivier> AvatarA : I'm not good in virtual
system so...
538 [02:27:05] <AvatarA> I can give you a concrete example, I run
PokerStars
539 [02:27:20] <AvatarA> I have made a separate user and home
directory for it
540 [02:27:32] <AvatarA> when I need to run that I login as that
user and run the program
541 [02:27:42] <AvatarA> this is weak isolation but it's
good enough for my purpose
542 [02:27:57] <olivier> okay, so you stay on debian ?
543 [02:28:03] *** Joins: Ticho_ (~Ticho@replaced-ip )
544 [02:28:13] <olivier> and you create a new user for others
programs ?
545 [02:28:16] <AvatarA> why did I do it? because they have a
utility that spies on some stuff you run on your computer to make
sure you aren't cheating
546 [02:28:35] *** Quits: Richard_Cavell (uid165693@replaced-ip ) (Quit: Connection closed for inactivity)
547 [02:28:37] *** Quits: temp (~temp@replaced-ip ) (Quit: Leaving)
548 [02:28:58] <olivier> AvatarA : So, if I understand, you
create new user for the others programs right ?
549 [02:29:07] <AvatarA> for THIS CASE
550 [02:29:14] <olivier> okay
551 [02:30:05] <olivier> AvatarA : I try that. Thank you for the
advice !
552 [02:30:20] *** Joins: docholiday| (~docholida@replaced-ip )
553 [02:30:24] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 244 seconds)
554 [02:30:50] *** Quits: sz0 (uid110435@replaced-ip ) (Quit: Connection closed for inactivity)
555 [02:30:55] *** Joins: Lipp (~Lipp@replaced-ip )
556 [02:31:33] <olivier> I have to go. Thank you for your help :)
557 [02:33:03] *** Joins: ancientninja (~ancientni@replaced-ip )
558 [02:33:13] *** Quits: f10 (~flo@replaced-ip ) (Read error: Connection reset by peer)
559 [02:34:02] *** Joins: f10 (~flo@replaced-ip )
560 [02:34:21] *** Quits: docholiday (~docholida@replaced-ip ) (Ping timeout: 272 seconds)
561 [02:34:48] <eszett> how can i change the look of my terminal
windows. with other colors, and other font, etc?
562 [02:35:00] <eszett> maybe can i install a different terminal
software?
563 [02:36:01] *** Parts: olivier (~olivier@replaced-ip )
564 [02:36:57] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
565 [02:38:13] <th3jam3sd3an> eszett: have you tried
right-clicking the term window and going to profile preferences?
566 [02:38:32] *** Quits: frozengeek (~frozengee@replaced-ip ) (Quit: frozengeek)
567 [02:38:45] *** Joins: BenNZ (~Ben__@replaced-ip )
568 [02:39:13] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 256 seconds)
569 [02:40:27] *** Joins: Ticho (~Ticho@replaced-ip )
570 [02:40:36] *** Quits: foldingchair (~foldingch@replaced-ip ) (Quit: Leaving)
571 [02:41:38] *** Quits: n3wborn (~n3wborn@replaced-ip ) (Ping timeout: 252 seconds)
572 [02:42:14] *** Joins: qwesste (~qwesste@replaced-ip )
573 [02:42:30] *** Quits: regedit (uid150526@replaced-ip ) (Quit: Connection closed for inactivity)
574 [02:43:33] *** Quits: Ticho_ (~Ticho@replaced-ip ) (Ping timeout: 265 seconds)
575 [02:46:32] *** Joins: bolovanos (~bolovanos@replaced-ip )
576 [02:46:47] *** Joins: farakat (~farakat@replaced-ip )
577 [02:47:01] <eszett> thejamesdean: yes, that did work thanks!
578 [02:47:27] <th3jam3sd3an> eszett, no worries and you are
welcome :)
579 [02:47:29] <Elronnd> holy shit thank got
580 [02:47:35] <Elronnd> thanks for the pointer AvatarA
581 [02:47:44] <Elronnd> testdisk gave me a cmdline for fsck
582 [02:47:49] <Elronnd> which actually recovered my disc
583 [02:48:38] *** Joins: axiom_1 (~axiom_1@replaced-ip )
584 [02:48:47] *** Quits: axiom_1 (~axiom_1@replaced-ip ) (Max SendQ exceeded)
585 [02:49:10] *** Joins: superman8 (~quassel@replaced-ip )
586 [02:49:25] *** Quits: bolovanos_ (~bolovanos@replaced-ip ) (Ping timeout: 256 seconds)
587 [02:49:38] *** Joins: un1x (25007b42@replaced-ip )
588 [02:50:59] *** Quits: admincomplex (~admincomp@replaced-ip ) (Ping timeout: 252 seconds)
589 [02:51:11] *** Quits: farakat (~farakat@replaced-ip ) (Client Quit)
590 [02:52:42] *** Joins: admincomplex (~admincomp@replaced-ip )
591 [02:52:58] *** Joins: dasgeek (~dasgeekma@replaced-ip )
592 [02:53:56] *** Joins: sasukeskapa (~sasukeska@replaced-ip )
593 [02:55:14] *** Quits: docholiday| (~docholida@replaced-ip ) (Quit: Bye)
594 [02:55:31] *** Joins: docholiday (~docholida@replaced-ip )
595 [02:55:43] *** Quits: tgunr (~davec@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
596 [02:56:02] *** Joins: bolt (r00t@replaced-ip )
597 [02:56:18] *** Quits: mo1991reg (~mo1991@replaced-ip ) (Remote host closed the connection)
598 [02:56:54] *** Joins: prasket (~prasket@replaced-ip )
599 [02:56:56] *** Joins: cyphase (~cyphase@replaced-ip )
600 [02:57:42] *** Joins: mo1991reg (~mo1991@replaced-ip )
601 [02:58:08] *** Quits: bigterd (~askme@replaced-ip ) (Ping timeout: 252 seconds)
602 [02:58:52] *** Joins: electro33 (uid613@replaced-ip )
603 [02:59:38] *** Joins: RTFM[away] (~RTFMaway]@replaced-ip )
604 [02:59:56] *** Quits: coldrye (~kvirc@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
605 [03:00:08] *** Quits: ADSLSDA (~RTFM@replaced-ip ) (Read error: Connection reset by peer)
606 [03:01:36] *** Quits: blueness_ (~blueness@replaced-ip ) (Quit: blueness_)
607 [03:01:53] *** Quits: Ryushin (~Ryushin@replaced-ip ) (Ping timeout: 256 seconds)
608 [03:03:50] *** Quits: Danishman (~kvirc@replaced-ip##) (Quit: KVIrc 4.9.1 Aria ##replaced-url
609 [03:04:17] *** Joins: sidmo_ (~sidmo@replaced-ip )
610 [03:05:17] *** Quits: douzer (~douzer@replaced-ip ) (Ping timeout: 256 seconds)
611 [03:05:27] *** Joins: bigterd (~askme@replaced-ip )
612 [03:06:01] *** Quits: _sfiguser (~sfigguser@replaced-ip ) (Ping timeout: 272 seconds)
613 [03:07:44] *** Quits: sidmo (~sidmo@replaced-ip ) (Ping timeout: 240 seconds)
614 [03:09:27] *** Joins: douzer (~douzer@replaced-ip )
615 [03:09:41] *** Joins: philipballew (~philip@replaced-ip )
616 [03:12:50] *** Quits: ffilozov (~ffilozov@replaced-ip ) (Quit: Ex-Chat)
617 [03:13:01] *** Joins: ffilozov (~ffilozov@replaced-ip )
618 [03:13:07] *** Joins: cyan__ (~cyan@replaced-ip )
619 [03:13:19] *** Joins: docholiday| (~docholida@replaced-ip )
620 [03:13:42] *** Quits: nighty (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
621 [03:14:16] *** Joins: docholiday- (~docholida@replaced-ip )
622 [03:14:50] *** Quits: LtL (~irssi@replaced-ip ) (Quit: leaving)
623 [03:15:27] *** Quits: prasket (~prasket@replaced-ip ) (Ping timeout: 265 seconds)
624 [03:15:31] *** Quits: docholiday (~docholida@replaced-ip ) (Ping timeout: 272 seconds)
625 [03:16:27] *** Joins: jass93_ (~ifillj@replaced-ip )
626 [03:16:50] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 252 seconds)
627 [03:17:21] *** Joins: docholiday (~docholida@replaced-ip )
628 [03:17:39] *** Joins: fffgfw (~BH3QCK@replaced-ip )
629 [03:17:45] *** Quits: docholiday| (~docholida@replaced-ip ) (Ping timeout: 256 seconds)
630 [03:18:14] *** Joins: garywhite (uid186377@replaced-ip )
631 [03:18:31] *** Joins: _sfiguser (~sfigguser@replaced-ip )
632 [03:18:34] *** Joins: docholiday| (~docholida@replaced-ip )
633 [03:18:41] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 272 seconds)
634 [03:18:43] *** Parts: garywhite (uid186377@replaced-ip )
635 [03:18:53] *** Joins: morphis_ (~morphis@replaced-ip )
636 [03:19:02] *** Quits: docholiday| (~docholida@replaced-ip ) (Client Quit)
637 [03:19:11] *** Joins: docholiday| (~docholida@replaced-ip )
638 [03:19:39] <AvatarA> Elronnd, that's good but next time
you could use a separate home partition and that way you can keep
whatever you need when you reinstall
639 [03:19:47] *** Quits: docholiday| (~docholida@replaced-ip ) (Client Quit)
640 [03:20:00] *** Joins: docholiday| (~docholida@replaced-ip )
641 [03:20:03] *** Joins: kooldavi (~kooldavi@replaced-ip )
642 [03:21:12] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
643 [03:21:13] *** Quits: Mahe (~mahe@replaced-ip ) (Ping timeout: 272 seconds)
644 [03:21:43] *** Quits: morphis__ (~morphis@replaced-ip ) (Ping timeout: 256 seconds)
645 [03:21:51] *** Quits: docholiday- (~docholida@replaced-ip ) (Ping timeout: 272 seconds)
646 [03:22:19] *** Joins: Mahe (~mahe@replaced-ip )
647 [03:22:42] *** Quits: docholiday (~docholida@replaced-ip ) (Ping timeout: 264 seconds)
648 [03:22:46] *** Quits: docholiday| (~docholida@replaced-ip ) (Client Quit)
649 [03:22:54] *** Joins: docholiday (~docholida@replaced-ip )
650 [03:22:58] *** Joins: wobeling2rs (~wobelinge@replaced-ip )
651 [03:23:28] *** Joins: wobeling3rs (~wobelinge@replaced-ip )
652 [03:24:01] *** Joins: yht (~yht@replaced-ip )
653 [03:24:24] *** Quits: qwesste (~qwesste@replaced-ip ) (Ping timeout: 272 seconds)
654 [03:24:26] *** Joins: fstd_ (~fstd@replaced-ip )
655 [03:25:40] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
656 [03:25:59] *** Quits: wobeling1rs (~wobelinge@replaced-ip ) (Ping timeout: 248 seconds)
657 [03:26:31] *** Quits: wobelingers (~wobelinge@replaced-ip ) (Ping timeout: 248 seconds)
658 [03:27:50] *** Quits: xrlabs (uid168270@replaced-ip ) (Quit: Connection closed for inactivity)
659 [03:27:51] *** Quits: CreadPag (~root@replaced-ip ) (Read error: Connection reset by peer)
660 [03:28:21] *** Quits: un1x (25007b42@replaced-ip ) ()
661 [03:28:30] *** Joins: spronk (~spronkey@replaced-ip )
662 [03:28:42] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 264 seconds)
663 [03:28:42] *** fstd_ is now known as fstd
664 [03:31:24] *** Quits: fffgfw (~BH3QCK@replaced-ip ) (Ping timeout: 265 seconds)
665 [03:32:08] *** Quits: garyserj (~garyserj@replaced-ip ) ()
666 [03:33:25] *** Joins: skrb_ (~skrb@replaced-ip )
667 [03:34:44] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
668 [03:35:27] *** Joins: nighty (~nighty@replaced-ip )
669 [03:37:06] *** Quits: skrb (~skrb@replaced-ip ) (Ping timeout: 264 seconds)
670 [03:38:00] *** debhelper sets mode: +l 1619
671 [03:38:29] *** Joins: Evol (~nuwanda@replaced-ip )
672 [03:39:23] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
673 [03:40:35] *** Joins: fffgfw (~BH3QCK@replaced-ip )
674 [03:41:21] *** Joins: docholiday| (~docholida@replaced-ip )
675 [03:41:29] *** Quits: th0r (~th0r@replaced-ip ) (Quit: Ex-Chat)
676 [03:43:02] *** Joins: finlstrm (~finlstrm@replaced-ip )
677 [03:45:17] *** Quits: docholiday (~docholida@replaced-ip ) (Ping timeout: 272 seconds)
678 [03:45:42] *** Quits: finlstrm (~finlstrm@replaced-ip ) (Client Quit)
679 [03:46:54] *** Quits: fffgfw (~BH3QCK@replaced-ip ) (Remote host closed the connection)
680 [03:48:15] *** Joins: Ryushin (chris@replaced-ip )
681 [03:49:21] *** Joins: wcfields (~wcfields@replaced-ip )
682 [03:49:25] *** Quits: wcfields (~wcfields@replaced-ip ) (Remote host closed the connection)
683 [03:49:27] *** Quits: lemerovingien (~lemerovin@replaced-ip ) (Ping timeout: 244 seconds)
684 [03:50:21] *** Quits: superman8 (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
685 [03:50:54] *** Quits: philipballew (~philip@replaced-ip ) (Read error: Connection reset by peer)
686 [03:51:22] *** Joins: philipballew (~philip@replaced-ip )
687 [03:51:24] *** Joins: lemerovingien (~lemerovin@replaced-ip )
688 [03:51:50] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: ☮ out)
689 [03:52:20] *** Joins: rsx (~dummy@replaced-ip )
690 [03:54:15] *** Joins: superman8 (~quassel@replaced-ip )
691 [03:55:08] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 244 seconds)
692 [03:55:17] <republican_devil> hello
693 [03:55:35] *** republican_devil is now known as henrygeorge
694 [03:55:37] <henrygeorge> hey
695 [03:55:53] <henrygeorge> anyone here using debian with zfs
and some big scsi attached storage liek say 45T
696 [03:55:57] <henrygeorge> raid 10?
697 [03:56:04] <henrygeorge> I am stunned by the experiments i am
running
698 [03:56:13] <henrygeorge> 24x speed of raid 5 previous setup
699 [03:56:17] *** Quits: mints (~mints@replaced-ip ) (Ping timeout: 256 seconds)
700 [03:56:18] <henrygeorge> holy makrel
701 [03:57:28] <denken> that wouldnt surprise me, really
702 [03:57:50] <denken> no parity calculation + striping *and*
mirroring
703 [03:58:49] <henrygeorge> now they have 22T of FAST
704 [03:58:55] <henrygeorge> but java idiots have decied
705 [03:59:04] <henrygeorge> no we want bring in spring and do a
bunch fo vms
706 [03:59:08] <henrygeorge> I feel stabby
707 [03:59:13] <henrygeorge> I pretty much threat to quit
708 [04:00:53] *** Quits: tinkersh (~TinkerSh@replaced-ip ) (Ping timeout: 265 seconds)
709 [04:02:29] *** Quits: lstieb (~lstieb@replaced-ip ) (Ping timeout: 252 seconds)
710 [04:04:04] *** Quits: cruncher (~cruncher@replaced-ip ) (Quit: Leaving)
711 [04:04:55] *** Quits: GenTooMan (~cyberman@replaced-ip ) (Ping timeout: 272 seconds)
712 [04:05:18] *** Joins: th0r (~th0r@replaced-ip )
713 [04:06:14] *** Quits: otyugh_II (~otyugh_V@replaced-ip ) (Remote host closed the connection)
714 [04:08:00] *** debhelper sets mode: +l 1613
715 [04:09:36] *** Quits: faw (~faw@replaced-ip ) (Ping timeout: 244 seconds)
716 [04:09:42] *** Joins: docholiday (~docholida@replaced-ip )
717 [04:11:32] *** Quits: docholiday| (~docholida@replaced-ip ) (Read error: No route to host)
718 [04:11:49] *** Joins: docholiday| (~docholida@replaced-ip )
719 [04:13:05] *** Quits: eszett (~eszett@replaced-ip ) ()
720 [04:13:23] *** Joins: m0nkey_ (~m0nkey_@replaced-ip )
721 [04:14:25] *** Quits: docholiday (~docholida@replaced-ip ) (Ping timeout: 256 seconds)
722 [04:17:15] *** Quits: Ryushin (chris@replaced-ip ) (Ping timeout: 256 seconds)
723 [04:17:54] *** Joins: GenTooMan (~cyberman@replaced-ip )
724 [04:17:55] *** Joins: gonz0 (~gonz0@replaced-ip )
725 [04:19:24] *** Quits: m0nkey_ (~m0nkey_@replaced-ip ) (Quit: Quit)
726 [04:19:28] *** Joins: flyoffthehandle (~flyoffthe@replaced-ip )
727 [04:19:32] *** Quits: Orbitrix (~Huevos@replaced-ip ) (Read error: Connection reset by peer)
728 [04:19:32] *** Joins: Lipp (~Lipp@replaced-ip )
729 [04:19:33] *** Joins: galex-713 (~galex-713@replaced-ip )
730 [04:19:57] *** Joins: m0nkey_ (~m0nkey_@replaced-ip )
731 [04:20:35] *** Joins: kbob (~bob@replaced-ip )
732 [04:20:39] <henrygeorge> is anyone here running a heavy load
website without virtualization or SAN? like like ha proxy and
webserver with a db
733 [04:20:48] <henrygeorge> well webserver tier
734 [04:21:04] <henrygeorge> you know old school linux on the
metal with a load balancer setup
735 [04:21:13] <henrygeorge> non of this docker or other bs or
devops bs
736 [04:21:44] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 252 seconds)
737 [04:21:44] *** Quits: Geom (~Geom@replaced-ip ) (Ping timeout: 252 seconds)
738 [04:22:28] *** Joins: Geom (~Geom@replaced-ip )
739 [04:22:38] *** Quits: qbek (~qbek@replaced-ip ) (Ping timeout: 265 seconds)
740 [04:22:59] *** Joins: alex1a_ (~alex1a@replaced-ip )
741 [04:23:38] *** Joins: qbek (~qbek@replaced-ip )
742 [04:23:43] *** Joins: Ryushin (chris@replaced-ip )
743 [04:23:55] <dfgas> root@DS1 ~# kinit
administrator@BURHITE.LOCAL
744 [04:23:55] <dfgas> kinit: Cannot find KDC for realm
"BURHITE.LOCAL" while getting initial credentials
745 [04:24:03] <dfgas> anyidea why i would get that?
746 [04:24:35] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 244 seconds)
747 [04:25:16] <Hello71> maybe it cannot find a KDC
748 [04:25:40] <dfgas> but why?, lol
749 [04:26:30] *** Quits: alex1a (~alex1a@replaced-ip ) (Ping timeout: 265 seconds)
750 [04:26:47] *** Joins: Werks (~textual@replaced-ip )
751 [04:27:21] *** Quits: Werks (~textual@replaced-ip ) (Client Quit)
752 [04:27:31] *** Joins: Ticho_ (~Ticho@replaced-ip )
753 [04:27:43] *** Quits: douzer (~douzer@replaced-ip ) (Ping timeout: 272 seconds)
754 [04:28:14] *** Joins: mints (~mints@replaced-ip )
755 [04:28:53] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 252 seconds)
756 [04:30:15] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 272 seconds)
757 [04:30:47] *** Joins: timahvo1 (~rogue@replaced-ip )
758 [04:31:24] *** Joins: fffgfw (~BH3QCK@replaced-ip )
759 [04:31:42] *** Joins: RickXy (~zncadmin@replaced-ip )
760 [04:32:06] *** Joins: alex1a (~alex1a@replaced-ip )
761 [04:33:30] *** Quits: alex1a_ (~alex1a@replaced-ip ) (Ping timeout: 264 seconds)
762 [04:33:55] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
763 [04:35:44] *** Quits: alex1a (~alex1a@replaced-ip ) (Max SendQ exceeded)
764 [04:35:44] *** Joins: DANtheBE- (dan@replaced-ip )
765 [04:36:08] *** Quits: DANtheBE- (dan@replaced-ip ) (Remote host closed the connection)
766 [04:36:30] *** Quits: fffgfw (~BH3QCK@replaced-ip ) (Ping timeout: 264 seconds)
767 [04:36:30] <somiaj> dfgas: google suggests it is a
configuration issue with your krb5.conf file
768 [04:36:31] *** Quits: rklopfer (~rklopfer@replaced-ip ) (Ping timeout: 256 seconds)
769 [04:37:03] *** Quits: AvatarA (~avatara@replaced-ip ) (Quit: Leaving)
770 [04:37:57] *** Joins: alex1a (~alex1a@replaced-ip )
771 [04:38:13] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 256 seconds)
772 [04:39:55] *** Quits: hexagoxel (~hexagoxel@replaced-ip ) (Ping timeout: 256 seconds)
773 [04:40:23] *** Joins: sandeepkr__ (~sandeepkr@replaced-ip )
774 [04:42:49] *** Quits: tlab (~tlab@replaced-ip ) (Quit: Leaving)
775 [04:43:00] *** Quits: cpc26 (~cpc26@replaced-ip ) (Remote host closed the connection)
776 [04:43:01] *** Joins: Ba11istiX (~debian@replaced-ip )
777 [04:43:03] <Ba11istiX> hi
778 [04:43:23] *** Quits: NoteOn (~noteon@replaced-ip ) (Quit: Leaving...)
779 [04:44:17] *** Quits: sandeepkr_ (~sandeepkr@replaced-ip ) (Ping timeout: 252 seconds)
780 [04:45:07] *** Quits: Ba11istiX (~debian@replaced-ip ) (Read error: Connection reset by peer)
781 [04:45:20] *** Joins: cpc26_ (~cpc26@replaced-ip )
782 [04:45:43] *** Joins: hexagoxel (~hexagoxel@replaced-ip )
783 [04:47:13] *** Joins: obelisk29 (~obelisk29@replaced-ip )
784 [04:47:38] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
785 [04:47:44] *** Quits: obelisk29 (~obelisk29@replaced-ip ) (Client Quit)
786 [04:48:35] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
787 [04:48:41] *** Joins: poleprogger (~mj@replaced-ip )
788 [04:49:25] *** Joins: rklopfer (~rklopfer@replaced-ip )
789 [04:50:03] *** Joins: iamawesome (~shibly@replaced-ip )
790 [04:50:31] *** Quits: cpc26_ (~cpc26@replaced-ip ) (Ping timeout: 272 seconds)
791 [04:50:32] <iamawesome> I've download firefox.tar.gz
from official site, then extracted, ./firefox/firefox&
792 [04:50:32] *** Quits: weld_ (~weld@replaced-ip ) (Quit: weld_)
793 [04:50:42] <iamawesome> But at top it says Firefox ESR, why?
794 [04:51:40] <jmcnaught> iamawesome: why are you running
firefox from a tarball?
795 [04:52:04] <jmcnaught> !mdn
796 [04:52:05] <dpkg> For stable releases, newer versions of
Firefox, Icedove and Iceape can be found at
replaced-url
797 [04:52:06] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 264 seconds)
798 [04:52:14] <iamawesome> I use the official app
799 [04:52:29] <th3jam3sd3an> iamawesome, I had this issue and
just removed it and installed backports version...
800 [04:53:07] <jmcnaught> iamawesome: firefox-esr is the
official firefox-esr packaged by Debian. same goes for the firefox
package the bot talked about ^^
801 [04:54:26] <th3jam3sd3an> jmcnaught, I haven't run into
any issues running verison 49.0
802 [04:54:33] <th3jam3sd3an> yet...
803 [04:54:39] *** Quits: rsx (~dummy@replaced-ip ) (Remote host closed the connection)
804 [04:54:45] <jmcnaught> th3jam3sd3an: from mozilla.debian.net?
805 [04:54:52] <th3jam3sd3an> yepper
806 [04:54:58] <th3jam3sd3an> yeppers*
807 [04:55:02] <iamawesome> I want to use official firefox for
linux, any problem?
808 [04:55:12] *** Joins: alex1a_ (~alex1a@replaced-ip )
809 [04:55:37] <pingfloyd> iamawesome: no
810 [04:56:04] <pingfloyd> iamawesome: I use the binary tarball
from upstream mozilla myself
811 [04:56:05] *** Joins: fffgfw (~BH3QCK@replaced-ip )
812 [04:56:38] <pingfloyd> iamawesome: you pretty much just
extract it where you want it to be and run it from there.
813 [04:57:39] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 244 seconds)
814 [04:58:08] <jmcnaught> iamawesome: you can do whatever you
want, but personally i try to run as much as possible from the
Debian archives. I need a really good reason to stray from it.
815 [04:58:10] *** Quits: alex1a (~alex1a@replaced-ip ) (Ping timeout: 244 seconds)
816 [04:58:14] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
817 [04:58:19] *** Joins: own3dz (~alex1a@replaced-ip )
818 [04:58:30] <th3jam3sd3an> pingfloyd: any benefit from running
from a tarball?
819 [04:58:45] <pingfloyd> th3jam3sd3an: having the latest
version of it
820 [04:58:47] *** Joins: patterson (~patterson@replaced-ip )
821 [04:58:51] *** Joins: allan_wind (~allan@replaced-ip )
822 [04:59:25] <pingfloyd> th3jam3sd3an: web browser being that
it is used so much and updates frequently, is one of the few apps I
keep latest as possible.
823 [04:59:47] <rypervenche> iamawesome: There is also:
replaced-url
824 [04:59:54] <th3jam3sd3an> pingfloyd: Well, I am happy with
the mozilla.debian.net repo vers then...
825 [04:59:54] <somiaj> though you can get latest version (with a
small dely after the release) from mozilla.debian.net.
826 [04:59:56] <th3jam3sd3an> haha
827 [05:00:00] *** Quits: fffgfw (~BH3QCK@replaced-ip ) (Remote host closed the connection)
828 [05:00:02] <pingfloyd> th3jam3sd3an: debian provide firefox
ESR as a package now though
829 [05:00:03] *** Quits: Klaus_D1eter_ (~klaus@replaced-ip ) (Read error: Connection reset by peer)
830 [05:00:30] <th3jam3sd3an> my ocd won't allow the
"esr" xD
831 [05:00:33] *** Joins: chachasmooth (~chachasmo@replaced-ip )
832 [05:00:52] *** Joins: alex1a (~alex1a@replaced-ip )
833 [05:01:14] <pingfloyd> if you use the latest from mozilla,
you update it by running for instance gksudo firefox, but don't
be browsing around with those privileges.
834 [05:01:16] *** Quits: alex1a_ (~alex1a@replaced-ip ) (Ping timeout: 244 seconds)
835 [05:01:25] <pingfloyd> only do that for update itself
836 [05:01:35] <jmcnaught> i'm okay with the ESR, it gets
updates, i'm not a web developer, it works great
837 [05:01:47] <pingfloyd> i.e., launch it with those privs and
goto help > about
838 [05:01:57] <jmcnaught> if you need firefox release channel,
it makes a lot more sense to use mozilla.debian.net than to run
firefox as root to update
839 [05:02:20] <pingfloyd> it's not going to hurt anything
running as root if you're not dumb about it
840 [05:02:31] <pingfloyd> like go surfing as root
841 [05:02:44] <th3jam3sd3an> keyword being "dumb"
842 [05:02:52] <pingfloyd> th3jam3sd3an: it's common sense
843 [05:02:59] <th3jam3sd3an> I like having the repo myself
844 [05:02:59] *** Quits: own3dz (~alex1a@replaced-ip ) (Ping timeout: 252 seconds)
845 [05:03:21] <th3jam3sd3an> pingfloyd: very true, but not very
common anymore
846 [05:03:22] <pingfloyd> if user doesn't have at least
that amount of common sense, they probably shouldn't be using
linux or any unix-like really
847 [05:03:37] <jmcnaught> until one day the phone rings while
you're updating firefox by running it as root, and you forget
or a housemate goes to a torrent site with that window
848 [05:03:48] <th3jam3sd3an> valid points, valid points
everywhere!
849 [05:04:30] <pingfloyd> jmcnaught: not going to happen,
because you close it after done with updating. But if that scares
you, extract the tarball to say a directory under home.
850 [05:04:32] <jmcnaught> the Debian way of running firefox
release is
replaced-url
851 [05:04:54] <jmcnaught> or use the packages provided by the
lovely debian mozilla team
852 [05:05:03] *** Joins: ryouma (~user@replaced-ip )
853 [05:05:51] <th3jam3sd3an> jmcnaught: just seems safer that
way for the more casual user
854 [05:06:11] <iamawesome> Why does debian name it iceweasel?
855 [05:06:13] *** Joins: Klaus_Dieter (~klaus@replaced-ip )
856 [05:06:15] <jmcnaught> yeah and in this channel is what we
should be recommending
857 [05:06:21] <somiaj> !iceweasel
858 [05:06:22] <dpkg> Iceweasel was a DFSG-free fork of
<firefox>, replacing it in Debian since 4.0 "Etch".
See <why iceweasel>, <iceweasel vs firefox>,
<iceweasel user-agent>,
replaced-url
859 [05:06:28] <pingfloyd> I can agree about the recommendation
860 [05:06:41] <pingfloyd> many users blunder a lot
861 [05:06:45] <somiaj> !tell iamawesome about why iceweasel
862 [05:07:45] *** Quits: NoCode_ (~NoCode@replaced-ip ) (Ping timeout: 276 seconds)
863 [05:07:50] <th3jam3sd3an> iceweasel was disontinued IIRC
864 [05:07:56] *** Quits: glisignoli (~glisignol@replaced-ip ) (Quit: Lost terminal)
865 [05:08:01] *** Joins: tinkersh (~TinkerSh@replaced-ip )
866 [05:08:12] <iamawesome> What's DFSG?
867 [05:08:37] <iamawesome> We don't need the name
"Iceweasel" , "Firefo" is a good name
868 [05:08:44] <iamawesome> "Firefox"
869 [05:08:55] <iamawesome> No need to get a new name
870 [05:09:14] *** Joins: eliotime (~Icedove@replaced-ip )
871 [05:09:17] <pingfloyd> iamawesome: it is "firefox"
now
872 [05:09:30] <th3jam3sd3an> Debian Free Software Guidelines?
873 [05:09:34] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
874 [05:09:37] <pingfloyd> that's because Mozilla made some
policy changes that are compatible with DSFG
875 [05:09:47] <jmcnaught> one different between firefox-esr and
upstream is that instead of using bundled libraries, the debian
package uses libraries from other packages (like anything else).
Also instead of using that openh264 post-intall-downloaded-plugin,
it uses gstreamer
876 [05:09:53] <pingfloyd> DFSG
877 [05:10:13] <iamawesome> !DFSG
878 [05:10:14] <dpkg> DFSG is the Debian Free Software
Guidelines, which are explained at
replaced-url
879 [05:10:37] <th3jam3sd3an> Woohoo, got it right without google
;)
880 [05:10:38] *** Quits: eliotime (~Icedove@replaced-ip ) (Client Quit)
881 [05:10:47] *** Quits: heifan- (~heifan@replaced-ip ) (Ping timeout: 272 seconds)
882 [05:11:08] *** Joins: heifan- (~heifan@replaced-ip )
883 [05:11:15] <pingfloyd> th3jam3sd3an: anyway, you've got
a few option when it comes to firefox
884 [05:11:47] *** Joins: cretsiah (~dad@replaced-ip )
885 [05:12:39] *** Quits: iamawesome (~shibly@replaced-ip ) (Quit: leaving)
886 [05:13:00] <th3jam3sd3an> pingfloyd: and I am absolutely
loving my options haha
887 [05:13:27] *** Joins: cpc26 (~cpc26@replaced-ip )
888 [05:13:29] <pingfloyd> yeah, options are always a good thing
in my book
889 [05:14:35] <pingfloyd> that's one of the reason I like
about debian, they don't force their philosophy on the user but
instead give them options and recommendations.
890 [05:14:38] <missmbob> jmcnaught: huh. i don't use
firefox but i never knew debian used gstreamer for it. good to know.
891 [05:14:53] <pingfloyd> like how they handle non-free is well
done
892 [05:15:46] <pingfloyd> missmbob: at a certain point mozilla
moved away from gstreamer. This was a plus to some and a minus to
others.
893 [05:15:54] <th3jam3sd3an> pingfloyd: it's not forbidden
per say...
894 [05:18:14] <pingfloyd> th3jam3sd3an: well, it's left up
to the user to decide for themselves
895 [05:18:51] *** Parts: allan_wind (~allan@replaced-ip )
896 [05:19:42] *** Joins: tgunr (~davec@replaced-ip )
897 [05:20:52] <jmcnaught> missmbob: well, firefox-esr recommends
gstreamer. i'm pretty sure it's not using VA-API though,
which would be nice. webrtc videochats tend to make my CPU hot
898 [05:21:05] <th3jam3sd3an> pingfloyd: good thing and nice
username btw, listening to "Learning to Fly" atm
899 [05:21:20] <pingfloyd> thanks
900 [05:21:34] *** Quits: Evol (~nuwanda@replaced-ip ) (Quit: Leaving)
901 [05:22:47] *** Quits: tgunr (~davec@replaced-ip ) (Client Quit)
902 [05:22:51] <cretsiah> is it ok to be here? im using a debian
cross (MX15 by anitx/mepis community))
903 [05:23:18] <somiaj> !mepis
904 [05:23:18] <dpkg> MEPIS is a live CD distribution based on
Debian. SimplyMEPIS 11 (based on Squeeze), SimplyMEPIS 8.0/8.5
(based on Lenny) and antiX (based on <testing>) are not
supported in #debian.
replaced-url
905 [05:23:59] *** Joins: alex1a_ (~alex1a@replaced-ip )
906 [05:25:21] *** Quits: XSoul (~XRule@replaced-ip ) (Ping timeout: 272 seconds)
907 [05:25:25] *** Joins: greyeax (~marmalade@replaced-ip )
908 [05:25:54] <greyeax> i need help figuring out how to do apt
pinning
909 [05:26:04] *** Quits: heifan- (~heifan@replaced-ip ) (Ping timeout: 244 seconds)
910 [05:26:09] <greyeax> it seems like the guides i've been
able to find are about /etc/apt/preferences, which is deprecated
911 [05:26:16] <greyeax> and has been replaced with preferences.d
912 [05:26:55] *** Quits: bhurstpdx2 (~bhurstpdx@replaced-ip ) (Ping timeout: 265 seconds)
913 [05:27:11] *** Quits: alex1a (~alex1a@replaced-ip ) (Ping timeout: 252 seconds)
914 [05:28:16] *** Joins: XSoul (~XRule@replaced-ip )
915 [05:28:19] <missmbob> < greycat> For almost every
question involving pinning, the answer is "don't do
it".
916 [05:28:25] <missmbob> gonna have to agree
917 [05:28:50] *** Quits: alex1a_ (~alex1a@replaced-ip ) (Ping timeout: 252 seconds)
918 [05:29:22] *** Joins: heifan- (~heifan@replaced-ip )
919 [05:29:47] *** Joins: karl_ (~karl@replaced-ip )
920 [05:29:53] <greyeax> well there's no other option
921 [05:30:00] <greyeax> other than wait an indeterminate amount
of time
922 [05:30:50] <Elronnd> for some reason, my left and right mouse
buttons are both being detected as a middle click
923 [05:30:55] <Elronnd> and when I tap the trackpad, that's
a click
924 [05:31:27] <Elronnd> how can I fix this?
925 [05:31:29] *** Joins: docholiday (~docholida@replaced-ip )
926 [05:31:35] <Elronnd> I can't find anything relevant in
gnome-settings
927 [05:33:10] *** Joins: rommel092079 (~nightride@replaced-ip )
928 [05:34:07] <cretsiah> ok well bye then i knew that about
mepis and antix but this actually installs debian stable just
upgraded to jessie
929 [05:34:14] <henrygeorge> I may have become too powerful
930 [05:34:33] *** Parts: cretsiah (~dad@replaced-ip )
931 [05:34:51] *** Quits: docholiday| (~docholida@replaced-ip ) (Ping timeout: 272 seconds)
932 [05:35:02] <rommel092079> good day. I am using debian 8 on my
vps and my public ip address is on interface venet0:0. I would like
to know how I can port forward port 9700 ?
933 [05:35:45] <missmbob> rommel092079: you use iptables. their
support channel is #netfilter
934 [05:35:54] <rommel092079> thanks
935 [05:36:07] *** Parts: rommel092079 (~nightride@replaced-ip )
936 [05:36:30] *** Quits: cra1g321 (~cra1g321@replaced-ip ) (Ping timeout: 264 seconds)
937 [05:37:08] *** Joins: lethu_ (~lethu@replaced-ip )
938 [05:37:21] <greyeax> alright here's another one
939 [05:37:42] <greyeax> i have debian backports setup and i want
to install the non-free nvidia drivers using backports, as
recommended by nvidia-detect but i'm getting an install error
940 [05:37:57] <greyeax> a bunch of depends pop up, but say
they're not going to be installed
941 [05:38:18] <missmbob> !tell greyeax about bat
942 [05:38:31] *** Quits: kzimmermann (~kzimmerma@replaced-ip ) (Ping timeout: 265 seconds)
943 [05:39:08] *** Joins: kzimmermann (~kzimmerma@replaced-ip )
944 [05:39:10] <greyeax> missbob
replaced-url
945 [05:39:17] *** Quits: lethu (~lethu@replaced-ip ) (Ping timeout: 272 seconds)
946 [05:39:46] <missmbob> greyeax: no. you didn't follow
what the bot said
947 [05:40:16] *** Joins: rommel092079 (~nightride@replaced-ip )
948 [05:40:18] *** Quits: tax (~tax@replaced-ip ) (Quit: Leaving)
949 [05:40:35] <rommel092079> unfortunately debian is not
answering for sometime now
950 [05:40:41] *** Joins: bhurstpdx2 (~bhurstpdx@replaced-ip )
951 [05:40:45] <rommel092079> I guess no one is available right
now
952 [05:40:48] <missmbob> greyeax: nor did you give it a proper
apt-get command
953 [05:41:04] <greyeax> ?
954 [05:41:11] <greyeax> i didn't give it a proper apt-get
command?
955 [05:41:14] <missmbob> greyeax: you want to post all the info
the bot asked for?
956 [05:41:42] *** Joins: computer (~computer@replaced-ip )
957 [05:42:34] *** Quits: Scourje (uid63311@replaced-ip ) (Quit: Connection closed for inactivity)
958 [05:42:35] *** Quits: heifan- (~heifan@replaced-ip ) (Ping timeout: 252 seconds)
959 [05:42:38] <greyeax>
replaced-url
960 [05:42:41] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
961 [05:43:02] *** Joins: heifan- (~heifan@replaced-ip )
962 [05:43:05] *** Quits: Mokuba_K (~Hunterkll@replaced-ip ) (Ping timeout: 272 seconds)
963 [05:43:07] *** Quits: Toordog (~Toordog@replaced-ip ) (Ping timeout: 244 seconds)
964 [05:43:16] *** Joins: Toordog (~Toordog@replaced-ip )
965 [05:44:14] *** Quits: enseneo (~madneap@replaced-ip ) (Ping timeout: 252 seconds)
966 [05:44:23] <jmcnaught> rommel092079: forward port 9700 to
what?
967 [05:44:30] <missmbob> greyeax: so you have pinned packages
that you didn't included in your paste. not helpful
968 [05:44:38] <greyeax> i what?
969 [05:44:42] <greyeax> i dont have any pinned packages
970 [05:44:58] <greyeax> there's nothing in my preferences.d
971 [05:45:01] <greyeax> and i dont have a preferences
972 [05:45:05] <greyeax> it's a fresh install
973 [05:45:16] <greyeax> i only added non-free and contrib to the
main repo, and added the backports repo
974 [05:45:22] <jmcnaught> greyeax: to install stuff from
backports you don't use the syntax packagename/target. You need
to do "apt-get -t jessie-backports install packagename"
975 [05:45:30] <rommel092079> jmcnaught, when I check open port
checker, port 9700 is closed althought the application that uses
that port on my server is running just like ssh. so I need it to be
open
976 [05:45:35] <greyeax> jmcnaught: thank you
977 [05:45:36] <greyeax> jesus fucking christ
978 [05:45:46] <jmcnaught> greyeax: i recommend installing it
first normally, and then installing (upgrading) it from backports
after
979 [05:46:05] <greyeax> jmcnaught: alright. why's that
though?
980 [05:46:12] <missmbob> greyeax: yes, jesus fucking christ we
expect you to read
replaced-url
981 [05:46:14] <jmcnaught> that way you don't take
everything from backports, just the stuff you reallyu need for that
package
982 [05:46:51] *** Quits: rklopfer (~rklopfer@replaced-ip ) (Remote host closed the connection)
983 [05:47:04] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
984 [05:47:20] <greyeax> missmbob: get fucked, the output of
nvidia-detect says to install nvidia-driver/jessie-backports
985 [05:47:32] <greyeax> and i was following the guide for
installing prop nvidia drivers
986 [05:47:36] <greyeax> i'm new to debian
987 [05:48:01] *** debhelper sets mode: +l 1604
988 [05:48:16] <jmcnaught> greyeax: there's no need for that
kind of language, missmbob is a volunteer here who was trying to
help you and just got frustrated which happens on IRC because
it's a weird communication medium
989 [05:48:55] <greyeax> jmcnaught: alright, sorry
990 [05:48:58] <greyeax> thanks
991 [05:50:03] <jmcnaught> rommel092079: what is port checker?
from a different computer (like your PC) what happens if you do
"telnet fqdn.of.vps.example.com 9700"
992 [05:50:20] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
993 [05:51:03] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Leaving)
994 [05:51:19] *** Joins: Hunterkll (~Hunterkll@replaced-ip )
995 [05:52:04] *** Joins: Rusty1_ (~kanotix@replaced-ip )
996 [05:52:15] <jmcnaught> greyeax: it's missmbob you should
apologize to, not me :) anyways good luck with the proprietary
drivers, don't forget the configuration step from that nvidia
debian wiki page
997 [05:52:21] <rommel092079> i do port checking with
ping.eu/port-chk/
998 [05:52:48] *** Joins: KodingKitty (~chatzilla@replaced-ip )
999 [05:53:05] *** Quits: KodingKitty (~chatzilla@replaced-ip ) (Client Quit)
1000 [05:53:21] *** Joins: HaMsTeRs (~none@replaced-ip )
1001 [05:54:00] <jmcnaught> rommel092079: what is the program
listening to 9700? are you running a firewall?
1002 [05:54:25] <rommel092079> no firewall. 9700 port is used by
pritunl
1003 [05:54:41] <greyeax> jmcnaught: will do, thanks again
1004 [05:55:44] <jmcnaught> rommel092079: i don't know
pritunl. is it running as a service? can you check it with something
like "systemctl status pritunl"?
1005 [05:55:51] <HaMsTeRs> ipad rd client remote access to xrdp,
keyboard keys not detected
1006 [05:56:04] <rommel092079> yes its running on my debian server
and is started
1007 [05:56:11] <jmcnaught> rommel092079:
"iptables-save" command shows no rules?
1008 [05:56:15] *** Joins: robots (~root@replaced-ip )
1009 [05:56:20] <rommel092079> will check
1010 [05:56:31] <jmcnaught> rommel092079: can you show the output
of the systemctl status command on
replaced-url
1011 [05:56:36] <HaMsTeRs> any solution?
1012 [05:57:11] <jmcnaught> HaMsTeRs: test it with a different
client on a different device
1013 [05:57:15] *** Quits: robots (~root@replaced-ip ) (Quit: Leaving)
1014 [05:57:49] *** Quits: macartur (uid39242@replaced-ip ) (Quit: Connection closed for inactivity)
1015 [05:58:29] <HaMsTeRs> tested multiple client. not just ms rd
client have issue
1016 [05:58:45] *** Quits: greyeax (~marmalade@replaced-ip ) (Quit: greyeax)
1017 [05:58:50] <rommel092079> jmcnaught: here
replaced-url
1018 [05:59:21] *** Joins: boris_t (~boris_t@replaced-ip )
1019 [05:59:27] <jmcnaught> HaMsTeRs: i failed to parse that last
sentence
1020 [06:00:24] <HaMsTeRs> anyway, ipad remote access with rdp
unable to detect my keyboard
1021 [06:01:41] <jmcnaught> rommel092079: seems the problem is
with pritunl which isn't in the Debian archives. I would try
telnetting to that port while logged into the server, but
you'll need to find pritunl's support channels for help
with it
1022 [06:01:55] *** Joins: NoCode (~NoCode@replaced-ip )
1023 [06:01:56] *** Joins: Strife1989 (~quassel@replaced-ip )
1024 [06:01:57] <jmcnaught> HaMsTeRs: does the keyboard work with
other clients/devices?
1025 [06:02:24] *** Joins: dreamon_ (~dreamon@replaced-ip )
1026 [06:03:14] <rommel092079> so I dont need any iptable rule ?
1027 [06:03:24] *** Quits: smbgn (~smbgn@replaced-ip ) (Quit: Leaving)
1028 [06:03:31] <rommel092079> does my firewall allow all ports
right ?
1029 [06:04:17] <HaMsTeRs> hi jmc, yes. keyboard works if I use
desktop
1030 [06:04:20] *** Quits: Strife89 (~quassel@replaced-ip ) (Quit: Vamoose!)
1031 [06:04:24] *** Joins: sphenxes (~sphenxes@replaced-ip )
1032 [06:04:24] <HaMsTeRs> to remote access
1033 [06:04:29] <HaMsTeRs> but not ipad
1034 [06:04:39] *** Quits: dixon2_ (~dixon2@replaced-ip ) (Quit: Leaving)
1035 [06:04:40] *** Quits: dixonstalbert (~dixon2@replaced-ip ) (Quit: Leaving)
1036 [06:04:54] <jmcnaught> rommel092079: on Debian there is no
firewall out of the box. If programs open ports, they are
accessible. It's possible that pritunl is misconfigured, or
there's another firewall involved on that network, but you do
not need to forward a port to make it accessible
1037 [06:05:18] <jmcnaught> HaMsTeRs: my advice is to use clients
that work, and if this ipad client doesn't work ask the people
who made it.
1038 [06:05:42] <rommel092079> jmcnaught, I am using vps and i am
on vene0:0 interface
1039 [06:05:43] <HaMsTeRs> microsoft made it
1040 [06:06:09] <HaMsTeRs> rd client
1041 [06:06:21] *** Joins: electro33 (uid613@replaced-ip )
1042 [06:06:40] <HaMsTeRs> no solution nor support for this
1043 [06:06:51] <jmcnaught> HaMsTeRs: why do you think that
microsoft rdp client for ipad is supported in #debian? You said that
other clients work, so clearly the issue is not the server (is that
running Debian?)
1044 [06:06:53] *** Quits: sphenxes01 (~sphenxes@replaced-ip ) (Ping timeout: 244 seconds)
1045 [06:07:31] *** Quits: sphenxes02 (~sphenxes@replaced-ip ) (Ping timeout: 265 seconds)
1046 [06:07:49] *** Joins: sphenxes01 (~sphenxes@replaced-ip )
1047 [06:07:50] <HaMsTeRs> yes, it's running debian
1048 [06:07:52] <jmcnaught> rommel092079: that's just how
network interfaces get named in openvz. try to run something else on
port 9700, see if it's open then.
1049 [06:08:00] *** Joins: blueness_ (~blueness@replaced-ip )
1050 [06:08:07] <rommel092079> ok
1051 [06:08:10] *** Quits: rommel092079 (~nightride@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
1052 [06:08:52] <missmbob> romano2k: going just on what you
said...i think you want to do something like this.
replaced-url
1053 [06:10:10] <henrygeorge>
replaced-url
1054 [06:10:21] *** Strife1989 is now known as Strife89
1055 [06:10:32] *** Joins: fffgfw (~BH3QCK@replaced-ip )
1056 [06:10:35] <henrygeorge> part number sy-pex20081
1057 [06:12:23] <Strife89> I'd simply google the model/part
number followed by "linux support"
1058 [06:13:14] <jmcnaught> missmbob: they left right after saying
"ok". were they asking how to forward from an external
interface to some internal IP? My impression was they had a VPS and
could SSH to it, but the thing they wanted to run on port 9700
didn't work
1059 [06:14:08] *** Quits: ryouma (~user@replaced-ip ) (Read error: Connection reset by peer)
1060 [06:14:14] *** Quits: fffgfw (~BH3QCK@replaced-ip ) (Remote host closed the connection)
1061 [06:14:19] *** Joins: shyam-id-au (caaba4bb@replaced-ip )
1062 [06:14:43] *** Joins: johefernan (~joheferna@replaced-ip )
1063 [06:14:57] *** Joins: Geoff_C (~user@replaced-ip )
1064 [06:15:08] <jmcnaught> henrygeorge:
replaced-url
1065 [06:15:21] *** Joins: repka (~repka@replaced-ip )
1066 [06:15:43] <henrygeorge>
replaced-url
1067 [06:15:49] *** Quits: donofrio (~donofrio@replaced-ip ) (Read error: Connection reset by peer)
1068 [06:18:39] *** Quits: gonz0 (~gonz0@replaced-ip ) (Quit: fui)
1069 [06:19:20] <henrygeorge> hmmmmmm
1070 [06:19:54] <henrygeorge>
replaced-url
1071 [06:20:27] *** Quits: adi (~adi@replaced-ip ) (Ping timeout: 272 seconds)
1072 [06:20:46] *** Quits: henrygeorge (~g@replaced-ip ) (Remote host closed the connection)
1073 [06:20:50] *** Quits: RTFM[away] (~RTFMaway]@replaced-ip ) (Ping timeout: 244 seconds)
1074 [06:21:06] *** Joins: conformist (~conformis@replaced-ip )
1075 [06:22:16] *** Joins: Riyria (~Riyria@replaced-ip )
1076 [06:24:18] *** Joins: lstieb (~lstieb@replaced-ip )
1077 [06:26:03] *** Joins: Rokixz (~rokas@replaced-ip )
1078 [06:26:10] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.0.1)
1079 [06:26:13] *** Zorroness_work is now known as Zorroness
1080 [06:27:23] *** Quits: SpaceDanceCJ (~Sasha@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
1081 [06:28:57] *** Quits: redlegion (~x@replaced-ip ) (Ping timeout: 258 seconds)
1082 [06:29:56] *** Quits: repka (~repka@replaced-ip ) (Quit: Leaving)
1083 [06:30:04] *** Quits: Rusty1_ (~kanotix@replaced-ip ) (Quit: Konversation terminated!)
1084 [06:30:54] *** Joins: endstille (~endstille@replaced-ip )
1085 [06:31:16] *** Quits: mints (~mints@replaced-ip ) ()
1086 [06:32:31] *** Parts: AlwaysHigh (~AlwaysHig@replaced-ip )
1087 [06:35:33] *** Quits: karl_ (~karl@replaced-ip ) (Ping timeout: 265 seconds)
1088 [06:35:51] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Quit: Leaving)
1089 [06:36:12] *** Quits: evilman_work (~evilman@replaced-ip ) (Read error: No route to host)
1090 [06:36:17] *** Joins: sphenxes (~sphenxes@replaced-ip )
1091 [06:36:31] *** Quits: kwesidev (~kwesidev@replaced-ip ) (Ping timeout: 265 seconds)
1092 [06:36:36] *** Joins: evilman_work (~evilman@replaced-ip )
1093 [06:37:47] *** Joins: c0mrad3 (uid26809@replaced-ip )
1094 [06:37:53] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Ping timeout: 244 seconds)
1095 [06:38:00] *** debhelper sets mode: +l 1598
1096 [06:38:03] *** Joins: cra1g321 (~cra1g321@replaced-ip )
1097 [06:38:24] *** Quits: flugger (~flugger@replaced-ip ) (Ping timeout: 244 seconds)
1098 [06:39:29] *** Quits: laidback_01 (~jax@replaced-ip ) (Ping timeout: 256 seconds)
1099 [06:39:34] *** Joins: heifan-- (~heifan@replaced-ip )
1100 [06:39:44] *** Joins: DualBe (186581f3@replaced-ip )
1101 [06:40:42] *** Quits: heifan- (~heifan@replaced-ip ) (Ping timeout: 264 seconds)
1102 [06:42:32] *** Joins: adi (~adi@replaced-ip )
1103 [06:42:45] <DualBe> Hey all. Wasn't sure where best to
ask this but here is as good as any. I'm considering dual
booting windows 7 and debian, but I keep thinking that I'll get
frustrated having to shut down and reboot between OSs if I'm
ever using one and realise I forgot something on the other. I was
wondering if anyone has ever had any success runing other physical
partitions as VMs...I don't want to use VMs outright, I want
the bare metal power avai
1104 [06:42:46] *** Joins: redlegion (~x@replaced-ip )
1105 [06:42:58] *** Quits: HaMsTeRs (~none@replaced-ip ) ()
1106 [06:43:15] <DualBe> But I was wondering if I could possibly
have the flexibility of booting the other OS as a VM if needed in a
pickle.
1107 [06:43:34] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 244 seconds)
1108 [06:44:07] *** Joins: conta (~Thunderbi@replaced-ip )
1109 [06:44:09] <DualBe> I've read that QEMU can load
physical drives, but equally read that it doesn't go so well
for Windows? Mostly just wondering if anyone has ever done this or
if it would be more sane to just get another laptop :D
1110 [06:44:37] *** Quits: eeeprom (~lem0n@replaced-ip ) (Remote host closed the connection)
1111 [06:44:44] *** Quits: gokul (~gokul@replaced-ip ) (Ping timeout: 265 seconds)
1112 [06:45:13] <pingfloyd> DualBe: why are physical partition so
important here?
1113 [06:45:14] *** Joins: eeeprom (~lem0n@replaced-ip )
1114 [06:47:11] <DualBe> pingfloyd: Well, I'm looking to do a
regular dual boot, keep the machines "real" for video
games and such which don't work so well in VMs, but also be
able to fire up a VM if I'm settled in one OS and realize I
need to use say PowerPoint right away.
1115 [06:49:22] <pingfloyd> DualBe: the hardware is different
between the two to the OS
1116 [06:49:31] *** Joins: kwesidev (~kwesidev@replaced-ip )
1117 [06:49:41] *** Quits: msjche (~msjche@replaced-ip ) (Ping timeout: 252 seconds)
1118 [06:50:07] <pingfloyd> DualBe: This will at the least cause
problems with activation
1119 [06:50:15] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 256 seconds)
1120 [06:50:15] *** Joins: Stranger09 (~stranger0@replaced-ip )
1121 [06:50:21] *** Quits: Stranger09 (~stranger0@replaced-ip ) (Client Quit)
1122 [06:50:44] *** Joins: fffgfw (~BH3QCK@replaced-ip )
1123 [06:50:56] <DualBe> In the past I have used VMs or
Raspberry's for my linux purposes. But with path Windows is
currently on I'm looking to transition, but for software(and
game) reasons not totally ready to jump ship completely.
1124 [06:51:48] *** Quits: TomasCZ (~TomasCZ@replaced-ip ) (Quit: Leaving)
1125 [06:51:51] *** Quits: cerebro (~cerebro@replaced-ip ) (Read error: Connection reset by peer)
1126 [06:52:05] *** Joins: cerebro (~cerebro@replaced-ip )
1127 [06:52:14] <DualBe> pingfloyd: Arg, point there....maybe I
can get one of those volume keys from WindowsToGo to work.
1128 [06:52:17] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
1129 [06:52:23] *** Quits: RamPage (~R@replaced-ip##) (Quit: - nbs-irc 2.39 - ##replaced-url
1130 [06:53:26] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 265 seconds)
1131 [06:53:52] *** Quits: fffgfw (~BH3QCK@replaced-ip ) (Remote host closed the connection)
1132 [06:54:05] *** Quits: heifan-- (~heifan@replaced-ip ) (Ping timeout: 252 seconds)
1133 [06:54:08] <pingfloyd> DualBe: the VM will present it's
emulated hardware which will be different than the actual hardware
(bare metal).
1134 [06:54:45] *** Quits: superman8 (~quassel@replaced-ip ) (Remote host closed the connection)
1135 [06:55:13] *** Joins: WayToDoor (~milk.bott@188.165.65.157)
1136 [06:55:17] *** Joins: fffgfw (~BH3QCK@replaced-ip )
1137 [06:55:36] *** Quits: WayToDoor (~milk.bott@188.165.65.157) (Client
Quit)
1138 [06:55:55] <DualBe> So may just be safer to get another
laptop, use one, the other, or both as needed and if I ever truly
transition then one will fall aside untill I stop carrying it :D
1139 [06:56:00] *** Joins: laidback_01 (~jax@replaced-ip )
1140 [06:56:31] <DualBe> Not that will ever happen...not all games
run on linux so untill video game developers steer away from Windows
I'll always need one.
1141 [06:57:25] *** Joins: heifan-- (~heifan@replaced-ip )
1142 [06:57:39] *** Joins: fredl (fredl@replaced-ip )
1143 [06:57:51] <pingfloyd> this will be a problem to the
stability and most definitely with window's activation system.
You can take the your key of windows that you installed to bare
metal and then install it in a VM, but it will be invalidated on the
bare metal hardware and you'll have to go through a validation
process to enable to work/activate in the VM. Same with the other
way around, back and forth.
1144 [06:58:05] <pingfloyd> You would probably be better off
having a system dedicated to windows gaming solely.
1145 [06:58:06] *** Quits: pepronipi (~pi@replaced-ip ) (Ping timeout: 264 seconds)
1146 [06:58:14] *** Quits: fffgfw (~BH3QCK@replaced-ip ) (Remote host closed the connection)
1147 [06:58:23] <pingfloyd> whatever one gives you the best gaming
performance.
1148 [06:58:26] *** Parts: th3jam3sd3an (~th3jam3sd@replaced-ip )
1149 [06:58:37] *** Joins: LotharKAtt (~lelouch@replaced-ip )
1150 [06:58:39] *** Quits: dasgeek (~dasgeekma@replaced-ip ) (Remote host closed the connection)
1151 [06:58:46] <pingfloyd> then use linux/debian on your other
(lower spec or older) system
1152 [06:59:42] <pingfloyd> you may be able to get most Windows
apps working on the linux system with wine too or in a VM. So you
can just use the gaming system when you have no choice.
1153 [06:59:56] <pingfloyd> then setup a network share for sharing
the data
1154 [07:00:00] *** thursdaylark is now known as thurstylark
1155 [07:00:01] *** Joins: imunsie (~imunsie@replaced-ip )
1156 [07:00:02] *** Joins: gokul (~gokul@replaced-ip )
1157 [07:00:05] <DualBe> Probably.
1158 [07:00:12] *** Joins: fffgfw (~BH3QCK@replaced-ip )
1159 [07:00:25] *** Joins: pepronipi (~pi@replaced-ip )
1160 [07:00:34] <DualBe> Though I'd forgotten WINE...I
haven't used it in a long time because after my last experience
with it...windows stayed on windows, nix to nix.
1161 [07:01:04] <DualBe> Could probably do a regular dual boot and
just WINE most programs to the linux.
1162 [07:01:22] *** Quits: bocaneri (~bocaneri@replaced-ip ) (Excess Flood)
1163 [07:01:25] *** Quits: ancientninja (~ancientni@replaced-ip ) (Quit: WeeChat 1.5)
1164 [07:01:34] *** Joins: towo^work (~towo@replaced-ip )
1165 [07:01:58] *** Joins: Lipp (~Lipp@replaced-ip )
1166 [07:02:00] *** Joins: bocaneri (~bocaneri@replaced-ip )
1167 [07:02:00] <jmcnaught> DualBe: that's what most people
do, and the longer they're on linux the less they use wine (and
just use native programs instead)
1168 [07:02:54] *** Quits: civillian (~nick@replaced-ip ) (Ping timeout: 264 seconds)
1169 [07:03:01] <pingfloyd> yeah, over time, you'll likely
end up with a smaller handful of windows apps that you must resort
to using as you find other native alternatives to fill the gap.
1170 [07:03:12] *** Joins: civillian (~nick@replaced-ip )
1171 [07:04:03] *** Quits: fffgfw (~BH3QCK@replaced-ip ) (Remote host closed the connection)
1172 [07:04:03] *** Joins: conta (~Thunderbi@replaced-ip )
1173 [07:05:46] *** Joins: republican_devil (~g@replaced-ip )
1174 [07:05:59] <republican_devil> ok got usb3 working but only at
22MB
1175 [07:06:06] <republican_devil> should be like 600M
1176 [07:06:09] <republican_devil> wtf
1177 [07:06:18] *** Joins: KyokoDebian (4d4da301@replaced-ip )
1178 [07:06:35] *** Parts: KyokoDebian (4d4da301@replaced-ip )
1179 [07:06:44] <pingfloyd> what do you mean at 22MB?
1180 [07:06:47] <DualBe> Yeah, there are a lot of good
alternatives these days, in fact I already use Firefox...but
I'm also using Outlook for Exchange and other Microsoft work
tools.
1181 [07:06:56] <pingfloyd> what kind of device are you even
talking about?
1182 [07:07:34] <pingfloyd> DualBe: if you don't have to use
windows for work, it's even easier to make such a transition
1183 [07:07:56] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 265 seconds)
1184 [07:09:13] *** Quits: conformist (~conformis@replaced-ip ) (Ping timeout: 272 seconds)
1185 [07:10:08] <DualBe> We use a fair selection of older and
windows only software and tools that I often end up using on my
personal machines due to habits, practice, or testing. Guess now the
fun part is to see what works in wine, what doesn't, or what
has linux replacements for when Windows 11 is something we hate :D
1186 [07:10:15] *** Quits: evilman_work (~evilman@replaced-ip ) (Read error: No route to host)
1187 [07:10:35] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 252 seconds)
1188 [07:10:39] *** Joins: evilman_work (~evilman@replaced-ip )
1189 [07:11:18] *** Quits: PryMar56 (~prymar@replaced-ip ) (Quit: Leaving)
1190 [07:12:18] <DualBe> Though, odd idea that popped in my head,
whats the possibility of wine using the local windows filesystem, so
say I can run Powerpoint in both OSs(native and wine) without
installing two copies? Getting to the files is easy, just mount the
windows drive, but can wine use an existing install or does it need
it's own structure(I know the registry won't be accesible,
but this may also be good for keeping a few favorite games
accessible
1191 [07:12:32] *** Joins: cyan__ (~cyan@replaced-ip )
1192 [07:12:38] <pingfloyd> DualBe: usually for work, if
you're involved in support, you want to keep a software
environment as close to theirs as possible.
1193 [07:12:39] <jmcnaught> DualBe: you can run Windows in a VM,
and if you have the right motherboard and multiple GPUs then you can
even let the Windows VM use one of them directly
1194 [07:12:56] <pingfloyd> DualBe: resorting wine can introduce
other variables, especially for testing
1195 [07:15:59] *** Quits: murfjr (~douseiais@replaced-ip ) (Quit: Leaving)
1196 [07:18:08] *** Joins: daniel-s (~daniel-s@replaced-ip )
1197 [07:18:11] *** Quits: tinkersh (~TinkerSh@replaced-ip ) (Ping timeout: 244 seconds)
1198 [07:19:23] *** Joins: cferry (~cferry@replaced-ip )
1199 [07:19:30] *** Joins: Stranger09 (~stranger0@replaced-ip )
1200 [07:19:43] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 256 seconds)
1201 [07:20:19] <DualBe> Eh, I'll sleep on it, and decide
what to do later. 'Night all.
1202 [07:20:30] *** Quits: DualBe (186581f3@replaced-ip ) (Quit: Nighty night.)
1203 [07:21:37] *** Joins: xiaodong (~xiaodong@replaced-ip )
1204 [07:23:07] *** Joins: tinkersh (~TinkerSh@replaced-ip )
1205 [07:24:01] *** Joins: super_gollum (~ich@replaced-ip )
1206 [07:24:04] *** Quits: Stranger09 (~stranger0@replaced-ip ) (Client Quit)
1207 [07:24:24] <republican_devil> my usb3 expansion card is
giving fukall performace
1208 [07:24:39] <republican_devil> I got about 19Mb/s rsync before
1209 [07:24:46] <republican_devil> it must be in stinking usb2
mode
1210 [07:25:28] *** Joins: philipballew (~philip@replaced-ip )
1211 [07:25:32] *** Joins: DaleK5whr (~DaleK5whr@replaced-ip )
1212 [07:25:41] *** Quits: pkv (~pkv@replaced-ip ) (Ping timeout: 272 seconds)
1213 [07:27:38] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Ping timeout: 252 seconds)
1214 [07:28:11] *** Joins: mismatso (~mismatso@replaced-ip )
1215 [07:29:29] *** Quits: republican_devil (~g@replaced-ip ) (Ping timeout: 272 seconds)
1216 [07:31:09] *** Joins: overlord_tm (~andraz@replaced-ip )
1217 [07:31:25] *** Quits: DaleK5whr (~DaleK5whr@replaced-ip ) (Quit: Leaving)
1218 [07:32:28] *** Joins: Stranger09 (~stranger0@replaced-ip )
1219 [07:32:54] *** Quits: Stranger09 (~stranger0@replaced-ip ) (Remote host closed the connection)
1220 [07:33:38] *** Quits: kobain (~kobain@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
1221 [07:33:42] *** Joins: Stranger09 (~stranger0@replaced-ip )
1222 [07:34:13] *** Quits: Stranger09 (~stranger0@replaced-ip ) (Client Quit)
1223 [07:35:21] *** Joins: Toordog_ (~Toordog@replaced-ip )
1224 [07:36:20] *** Joins: conformist (~conformis@replaced-ip )
1225 [07:36:23] *** Quits: safe (~safe@replaced-ip ) (Read error: Connection reset by peer)
1226 [07:36:27] *** Quits: Toordog (~Toordog@replaced-ip ) (Ping timeout: 265 seconds)
1227 [07:36:38] *** Joins: Stranger09 (~stranger0@replaced-ip )
1228 [07:36:44] *** Joins: fffgfw_ (~BH3QCK@replaced-ip )
1229 [07:37:23] *** Joins: ransur0t (~ransur0t@replaced-ip )
1230 [07:38:14] *** Quits: CEnnis91 (uid3543@replaced-ip ) (Quit: Connection closed for inactivity)
1231 [07:39:53] *** Joins: republican_devil (~g@replaced-ip )
1232 [07:40:30] *** Quits: rsully (~rsully@replaced-ip ) (Ping timeout: 276 seconds)
1233 [07:40:44] *** Quits: Stranger09 (~stranger0@replaced-ip ) (Client Quit)
1234 [07:40:58] *** Joins: rsully (~rsully@replaced-ip )
1235 [07:41:55] *** Joins: fffgfw (~BH3QCK@replaced-ip )
1236 [07:41:57] *** Quits: gtrotcko1 (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
1237 [07:42:08] *** Quits: republican_devil (~g@replaced-ip ) (Remote host closed the connection)
1238 [07:42:46] *** Quits: fffgfw_ (~BH3QCK@replaced-ip ) (Remote host closed the connection)
1239 [07:43:30] *** Joins: rocksteady (~tyfoo@replaced-ip )
1240 [07:43:35] *** Parts: gnom (~aleksande@replaced-ip )
1241 [07:44:02] *** Joins: Stranger09 (~stranger0@replaced-ip )
1242 [07:44:03] *** Joins: btf (~btf@replaced-ip )
1243 [07:44:17] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Remote host closed the connection)
1244 [07:44:19] *** Joins: GJ_ (~Thunderbi@replaced-ip )
1245 [07:45:00] *** Joins: nawaflemme (~anthony@replaced-ip )
1246 [07:45:29] *** Quits: rocksteady (~tyfoo@replaced-ip ) (Client Quit)
1247 [07:48:22] *** Joins: Rafi1 (~Thunderbi@replaced-ip )
1248 [07:48:28] *** Quits: fffgfw (~BH3QCK@replaced-ip ) (Quit: fffgfw)
1249 [07:48:29] *** Quits: austin987 (~null@replaced-ip ) (Ping timeout: 272 seconds)
1250 [07:50:32] *** Joins: fffgfw (~BH3QCK@replaced-ip )
1251 [07:50:40] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
1252 [07:52:56] *** Joins: ltkun (uid189967@replaced-ip )
1253 [07:53:02] *** Quits: sslb (~sslb@replaced-ip ) (Quit: Leaving)
1254 [07:53:38] *** Quits: cerebro (~cerebro@replaced-ip ) (Remote host closed the connection)
1255 [07:55:32] *** Joins: tvm (~tvm@replaced-ip )
1256 [07:58:01] *** Joins: me (~meme@replaced-ip )
1257 [07:58:24] *** me is now known as Guest21175
1258 [07:58:37] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 272 seconds)
1259 [07:58:41] *** Joins: wabuh (~wabuh@replaced-ip )
1260 [07:58:45] *** Parts: mismatso (~mismatso@replaced-ip )
1261 [07:59:39] *** Joins: tkla (~tklassen@replaced-ip )
1262 [08:00:21] *** Quits: kbob (~bob@replaced-ip ) (Quit: kbob)
1263 [08:00:38] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 252 seconds)
1264 [08:00:48] *** Joins: netzfisch (~Thunderbi@replaced-ip )
1265 [08:01:03] *** Quits: Guest21175 (~meme@replaced-ip ) (Client Quit)
1266 [08:01:24] *** Joins: LucaTM (~LucaTM@replaced-ip )
1267 [08:03:04] *** Joins: cdown (~cdown@replaced-ip )
1268 [08:03:43] *** Joins: cdown_ (~cdown@replaced-ip )
1269 [08:04:37] *** Joins: arturo (~arturo@replaced-ip )
1270 [08:04:58] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 265 seconds)
1271 [08:05:54] *** Joins: RickXy (~zncadmin@replaced-ip )
1272 [08:06:43] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
1273 [08:07:23] *** Quits: poleprogger (~mj@replaced-ip ) (Ping timeout: 265 seconds)
1274 [08:07:42] *** Quits: likevinyl (~freebeer@replaced-ip ) (Ping timeout: 264 seconds)
1275 [08:07:53] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 256 seconds)
1276 [08:07:53] *** cdown_ is now known as cdown
1277 [08:08:01] *** Joins: nullbyte_ (~byte@replaced-ip )
1278 [08:08:03] *** Joins: aax (~xaa@replaced-ip )
1279 [08:08:05] *** Quits: nullbyte_ (~byte@replaced-ip ) (Client Quit)
1280 [08:08:10] *** Joins: KpuCko (~KpuCko@replaced-ip )
1281 [08:09:48] *** Quits: nidr0x (~z4.30i@nidr0x.ddns.jazztel.es) (Ping
timeout: 265 seconds)
1282 [08:09:59] *** Quits: kzimmermann (~kzimmerma@replaced-ip ) (Ping timeout: 252 seconds)
1283 [08:10:39] *** Quits: sandeepkr__ (~sandeepkr@replaced-ip ) (Ping timeout: 272 seconds)
1284 [08:11:17] *** Quits: Stranger09 (~stranger0@replaced-ip ) (Quit: WeeChat 1.0.1)
1285 [08:11:24] *** Joins: makerman (~makerman@replaced-ip )
1286 [08:11:39] *** Joins: Stranger09 (~stranger0@replaced-ip )
1287 [08:11:46] *** Joins: chele (~chele@replaced-ip )
1288 [08:11:51] *** Joins: Janos (~Janos@replaced-ip )
1289 [08:12:06] <Stranger09> hi
1290 [08:12:13] *** Quits: jxcl (~jxcl@replaced-ip ) (Ping timeout: 265 seconds)
1291 [08:13:28] *** Quits: nawaflemme (~anthony@replaced-ip ) (Ping timeout: 244 seconds)
1292 [08:14:12] *** Joins: soee (~soee@replaced-ip )
1293 [08:14:25] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
1294 [08:14:41] *** Quits: lstieb (~lstieb@replaced-ip ) (Ping timeout: 256 seconds)
1295 [08:15:39] *** Joins: Strife1989 (~quassel@replaced-ip )
1296 [08:16:23] *** Quits: MarkusMagnusson (~MarkusMag@replaced-ip ) (Ping timeout: 256 seconds)
1297 [08:16:59] *** Quits: siva_machina (~siva@replaced-ip ) (Quit: Leaving)
1298 [08:17:04] *** Quits: Stranger09 (~stranger0@replaced-ip ) (Quit: WeeChat 1.0.1)
1299 [08:17:54] *** Quits: Strife89 (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
1300 [08:19:19] *** Quits: djz88 (d5975f82@replaced-ip ) (Quit: Page closed)
1301 [08:19:30] <stoned> \o/
1302 [08:19:33] <stoned> Hello
1303 [08:19:35] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1304 [08:19:36] *** Quits: hawken (~hawken@replaced-ip ) (Quit: leaving)
1305 [08:20:14] *** Joins: bedoinuk (~bedoinuk@replaced-ip )
1306 [08:20:54] *** Quits: galex-713 (~galex-713@replaced-ip ) (Ping timeout: 264 seconds)
1307 [08:20:55] *** Joins: Sergi010 (~Ser010@replaced-ip )
1308 [08:21:36] *** zz_djz88 is now known as djz88
1309 [08:21:53] *** Joins: thunderrd (~thunderrd@replaced-ip )
1310 [08:21:54] *** Joins: afx_ (~afx_@replaced-ip )
1311 [08:22:05] *** Quits: netzfisch (~Thunderbi@replaced-ip ) (Quit: netzfisch)
1312 [08:22:53] *** Joins: bedo (~iirc@replaced-ip )
1313 [08:23:39] *** Joins: anaiden (~anaiden@replaced-ip )
1314 [08:24:33] *** Joins: Knaldgas (~pdj@replaced-ip )
1315 [08:24:40] *** Joins: hawken (~hawken@replaced-ip )
1316 [08:25:23] *** Quits: Sergi010 (~Ser010@replaced-ip ) (Ping timeout: 252 seconds)
1317 [08:26:19] *** Joins: Sergi010 (~Ser010@replaced-ip )
1318 [08:26:40] *** Quits: bedo (~iirc@replaced-ip ) (Remote host closed the connection)
1319 [08:27:18] *** Joins: bedo (~iirc@replaced-ip )
1320 [08:28:56] *** Quits: bedo (~iirc@replaced-ip ) (Remote host closed the connection)
1321 [08:29:25] *** Quits: gokul (~gokul@replaced-ip ) (Ping timeout: 256 seconds)
1322 [08:29:29] *** Quits: Nomads (~Nomad@replaced-ip ) (Ping timeout: 244 seconds)
1323 [08:29:51] *** Joins: prestin (~textual@replaced-ip )
1324 [08:29:52] *** Joins: killian99 (~killian99@replaced-ip )
1325 [08:30:07] *** Joins: conta (~Thunderbi@replaced-ip )
1326 [08:30:17] *** Joins: sandeepkr (~sandeepkr@replaced-ip )
1327 [08:30:30] *** Quits: bolt (r00t@replaced-ip ) (Ping timeout: 264 seconds)
1328 [08:30:48] *** Quits: sandeepkr (~sandeepkr@replaced-ip ) (Max SendQ exceeded)
1329 [08:31:34] *** Joins: bolt (r00t@replaced-ip )
1330 [08:32:15] *** Quits: aax (~xaa@replaced-ip ) (Ping timeout: 256 seconds)
1331 [08:32:57] *** Quits: rsync (~rsync@replaced-ip ) (Quit: Leaving)
1332 [08:33:40] *** Joins: gokul (~gokul@replaced-ip )
1333 [08:34:26] *** Joins: iamawesome (~shibly@replaced-ip )
1334 [08:34:46] <iamawesome> Is there any package to know about
partition type? Like primary,extended,logical ..
1335 [08:35:05] <iamawesome> What are inside extended?
1336 [08:35:41] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 244 seconds)
1337 [08:35:51] *** Joins: soee (~soee@replaced-ip )
1338 [08:36:40] *** Quits: solarnetone (~scott@replaced-ip ) (Read error: Connection reset by peer)
1339 [08:36:48] *** Joins: Qann (~Nomad@replaced-ip )
1340 [08:36:52] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 265 seconds)
1341 [08:37:15] *** Joins: ogny (~orkun@replaced-ip )
1342 [08:37:37] *** Quits: soee (~soee@replaced-ip ) (Client Quit)
1343 [08:37:45] *** Joins: soee_ (~soee@replaced-ip )
1344 [08:38:12] *** Joins: [Brain] (~brain@replaced-ip )
1345 [08:38:20] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Remote host closed the connection)
1346 [08:41:13] *** Quits: johefernan (~joheferna@replaced-ip ) (Quit: Konversation terminated!)
1347 [08:41:13] *** Joins: btf (~btf@replaced-ip )
1348 [08:41:17] *** Joins: likevinyl (~freebeer@replaced-ip )
1349 [08:44:00] <stoned> sure
1350 [08:44:03] <stoned> fdisk -l
1351 [08:44:21] <iamawesome> No, parted -l looks better
1352 [08:44:21] <stoned> iamawesome: ^
1353 [08:44:26] <stoned> Alright
1354 [08:45:18] <iamawesome> I've the first partition as, 1
1049kB 368MB 367MB primary ntfs boot
1355 [08:45:22] <iamawesome> I can't create new primary
partition for this little primary partition
1356 [08:45:30] <iamawesome> I think, that 367MB was automatically
created during windows installation
1357 [08:45:42] <iamawesome> Can I delete this 368MB partition?
1358 [08:45:45] <stoned> no
1359 [08:45:53] <iamawesome> Why not?
1360 [08:45:55] <stoned> That will do bad things to windows
1361 [08:46:03] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 265 seconds)
1362 [08:46:20] <stoned> I have this partition, then a windows,
partition, then / and then /home (4 primary)
1363 [08:46:21] <jelly> well, you probably _can_ delete it, it
just may not be wise
1364 [08:46:41] <stoned> If I needed more, I'd just make the
4th logical/extended and so forth
1365 [08:46:48] *** Joins: Lipp (~Lipp@replaced-ip )
1366 [08:48:45] *** Joins: HoloIRCUser2 (~holoirc@replaced-ip )
1367 [08:49:07] *** HoloIRCUser2 is now known as krato
1368 [08:52:46] <iamawesome> stoned: So you will create new
partition(if needed) in extended partition, right?
1369 [08:53:07] *** Joins: Janos (~Janos@replaced-ip )
1370 [08:53:15] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 244 seconds)
1371 [08:53:46] <stoned> Not anymore.
1372 [08:54:09] <stoned> I just want whatever is easy to use and
manage
1373 [08:54:16] <stoned> I don't like computers that much any
longer.
1374 [08:54:23] <stoned> They take too much time away from
meditation and stoning.
1375 [08:54:28] *** Joins: fearnothing (~nothing@replaced-ip )
1376 [08:54:40] <stoned> Keep it easy peasy
1377 [08:55:00] <stoned> If I needed more partitions, I
couldn't get anymore. I have 4 full primary, see?
1378 [08:55:14] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 265 seconds)
1379 [08:55:15] <stoned> iamawesome: you understand how MBR disks
works, yes?
1380 [08:55:42] *** Joins: teclo- (42@replaced-ip )
1381 [08:55:59] *** ChanServ sets mode: +o eir
1382 [08:55:59] *** eir sets mode: -bo
*!*@unaffiliated/goatse-security$##arguments eir
1383 [08:56:06] *** Joins: jackbrown (~se@replaced-ip )
1384 [08:56:07] *** Quits: jackbrown (~se@replaced-ip ) (Read error: Connection reset by peer)
1385 [08:56:16] *** Parts: iamawesome (~shibly@replaced-ip )
1386 [08:56:36] *** Joins: shortCircuit__ (6a334143@replaced-ip )
1387 [08:56:41] <shortCircuit__> hi
1388 [08:57:03] *** Joins: jazz (~jazz@replaced-ip )
1389 [08:57:06] *** Joins: HoloIRCUser1 (~holoirc@replaced-ip )
1390 [08:57:10] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 265 seconds)
1391 [08:57:17] *** Quits: stooj (~stooj@replaced-ip ) (Ping timeout: 252 seconds)
1392 [08:57:19] *** Joins: amcorreia (~amcorreia@replaced-ip )
1393 [08:57:38] <shortCircuit__> Is there a way to quickly spin up
linux containers .. generally I use vbox .. but it has been slow . I
looked into lxd .. but there is nothing for debian .. it has a ppa
for ubuntu ..
1394 [08:57:56] *** Joins: CeBe (~cebe@replaced-ip )
1395 [08:58:16] *** Joins: the_doc (~george@replaced-ip )
1396 [08:59:06] *** Joins: nawaflemme (~anthony@replaced-ip )
1397 [08:59:11] <jmcnaught> shortCircuit__: lxc and systemd-nspawn
are two ways available in jessie. three if you count libvirt-lxc
1398 [08:59:56] <stoned> shortCircuit__: vagrant boxes
1399 [09:00:01] <stoned> docker images
1400 [09:00:38] *** Joins: stooj (~stooj@replaced-ip )
1401 [09:00:51] <shortCircuit__> ok .. checkng docker images
1402 [09:01:06] *** Quits: krato (~holoirc@replaced-ip ) (Ping timeout: 264 seconds)
1403 [09:01:24] <jmcnaught> docker is better suited for
microservice single application containers, not system containers
1404 [09:02:12] *** Quits: SCHAAP137 (~SCHAAP137@replaced-ip ) (Quit: Leaving)
1405 [09:02:31] *** Joins: davlab (~davlab@replaced-ip )
1406 [09:03:59] *** Quits: bedoinuk (~bedoinuk@replaced-ip ) (Quit: bedoinuk)
1407 [09:04:07] *** Quits: HoloIRCUser1 (~holoirc@replaced-ip ) (Quit: HoloIRCUser1)
1408 [09:04:21] *** Joins: bedo (~bedo@replaced-ip )
1409 [09:04:23] *** Quits: prestin (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1410 [09:05:51] *** Joins: cthuluh_ (~jca@replaced-ip )
1411 [09:06:32] *** Joins: lstieb (~lstieb@replaced-ip )
1412 [09:08:00] *** debhelper sets mode: +l 1605
1413 [09:08:31] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 256 seconds)
1414 [09:09:04] *** Joins: torjeh (~Torje@replaced-ip )
1415 [09:09:43] *** Joins: MicroCheapFx (~quassel@replaced-ip )
1416 [09:10:22] *** Joins: teclo- (42@replaced-ip )
1417 [09:10:22] *** Joins: Gnomethrower (~B@replaced-ip )
1418 [09:11:44] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1419 [09:11:51] *** Quits: bedo (~bedo@replaced-ip ) (Ping timeout: 244 seconds)
1420 [09:11:53] *** Joins: jirka (~Icedove@replaced-ip )
1421 [09:12:03] *** Joins: Almtesh (~Almtesh@replaced-ip )
1422 [09:12:15] *** Joins: RebelCoder (~Yuriy@replaced-ip )
1423 [09:13:09] *** Joins: llucenic (~Thunderbi@replaced-ip )
1424 [09:13:13] *** Joins: TomyWork (~tomy@replaced-ip )
1425 [09:13:28] *** Joins: karl_ (~karl@replaced-ip )
1426 [09:13:48] *** Quits: davlab (~davlab@replaced-ip ) (Remote host closed the connection)
1427 [09:15:31] *** Joins: prestin (~textual@replaced-ip )
1428 [09:16:16] *** Joins: sysvalve (~sysvalve@replaced-ip )
1429 [09:16:41] *** Quits: ^v (pixel@replaced-ip##) (Quit: ZNC - ##replaced-url
1430 [09:17:01] *** Quits: Qann (~Nomad@replaced-ip ) (Ping timeout: 256 seconds)
1431 [09:17:03] *** Ticho_ is now known as Ticho
1432 [09:17:07] *** Joins: LNJ2GO (~lnj@replaced-ip )
1433 [09:17:12] <AciD`> hey
1434 [09:17:16] *** Joins: ^v (pixel@replaced-ip )
1435 [09:17:57] <AciD`> since a few days, when grub runs I see
this error message : cryptsetup: WARNING: failed to detect canonical
device of /dev/sda6
1436 [09:18:00] *** debhelper sets mode: +l 1615
1437 [09:18:09] <AciD`> sda6 being my btrfs partition for /
1438 [09:18:22] <AciD`> any idea why and how to suppress this
warning?
1439 [09:18:29] *** Joins: DaleK5whr (~DaleK5whr@replaced-ip )
1440 [09:18:58] <AciD`> note : in /etc/fstab, the only line that
mention the 'crypt' string is "/dev/mapper/cryptswap1
none swap sw 0 0"
1441 [09:19:17] *** Quits: ToBeFree (~tobefree@replaced-ip ) (Ping timeout: 256 seconds)
1442 [09:19:39] *** Joins: foocraft (~foocraft@replaced-ip )
1443 [09:20:12] *** Quits: shortCircuit__ (6a334143@replaced-ip ) (Ping timeout: 240 seconds)
1444 [09:20:16] *** Joins: m-H7 (~mathias@replaced-ip )
1445 [09:20:17] *** Quits: anaiden (~anaiden@replaced-ip ) (Quit: anaiden)
1446 [09:20:56] *** Quits: bizarro_1 (~bizarro_1@replaced-ip ) (Quit: Leaving)
1447 [09:21:15] *** Joins: rokas (~rokas@replaced-ip )
1448 [09:21:17] *** Joins: cccc828 (~severin@replaced-ip )
1449 [09:21:29] *** Quits: rokas (~rokas@replaced-ip ) (Remote host closed the connection)
1450 [09:22:25] *** Quits: DaleK5whr (~DaleK5whr@replaced-ip ) (Client Quit)
1451 [09:22:33] *** Joins: rokas (~rokas@replaced-ip )
1452 [09:23:21] *** Joins: Qann (~Nomad@replaced-ip )
1453 [09:23:54] *** Quits: Rokixz (~rokas@replaced-ip ) (Ping timeout: 264 seconds)
1454 [09:24:36] *** Joins: Yehai (~gitgud@replaced-ip )
1455 [09:24:47] *** Quits: evilman_work (~evilman@replaced-ip ) (Ping timeout: 252 seconds)
1456 [09:24:51] <Yehai> hello
1457 [09:25:17] <Yehai> is it true people in some country never
lie?
1458 [09:25:18] *** Joins: Elirips (~Elirips@replaced-ip )
1459 [09:25:39] *** Joins: davlab (~davlab@replaced-ip )
1460 [09:26:13] *** Joins: High_Priest (~hp@replaced-ip )
1461 [09:26:28] <pingfloyd> AciD`: are you referencing the device
for sda6 by uuid in /etc/fstab?
1462 [09:26:50] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 244 seconds)
1463 [09:26:59] <AciD`> pingfloyd -> yes :
UUID=e3bcd936-ddf2-4f4f-9921-a618997cbc10 / btrfs defaults,subvol=@
0 1
1464 [09:27:19] <OerHeks> Yehai, Some is not a country but a
village in Iran
1465 [09:27:47] <AciD`> please use offtopic channels Yehai OerHeks
1466 [09:27:51] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Read error: Connection reset by peer)
1467 [09:28:44] <pingfloyd> AciD`: how about in /etc/crypttab?
1468 [09:29:31] <AciD`> pingfloyd -> I see only this line in
this crypttab file : "cryptswap1
UUID=3c699868-9c66-41e9-bd72-9a71dec13c4c /dev/urandom
swap,offset=1024,cipher=aes-xts-plain64"
1469 [09:30:04] *** ChanServ sets mode: +o jelly
1470 [09:30:04] *** Parts: Yehai (~gitgud@replaced-ip )
1471 [09:30:05] *** jelly sets mode: +b
*!*@unaffiliated/yehai$##arguments
1472 [09:30:06] *** ChanServ sets mode: -o jelly
1473 [09:30:14] <pingfloyd> AciD`: does that uuid match up to
/dev/sda6?
1474 [09:30:47] <AciD`> no, since /dev/sda6 is my /, while this is
the swap
1475 [09:31:16] <pingfloyd> and /dev/sda6 is supposed to be a luks
container as well?
1476 [09:31:36] <jelly> can't be a luks container and have a
fs on it at the same time
1477 [09:31:40] <AciD`> and the swap in the fstab is only
referenced liek this : "/dev/mapper/cryptswap1 none swap sw 0
0"
1478 [09:31:47] *** Quits: ffilozov (~ffilozov@replaced-ip ) (Remote host closed the connection)
1479 [09:32:00] *** Quits: fearnothing (~nothing@replaced-ip ) (Ping timeout: 244 seconds)
1480 [09:32:00] <AciD`> pingfloyd -> /dev/sda6 is just a brtfs
formatted partition
1481 [09:32:08] <AciD`> created by the debian installer
1482 [09:32:16] *** Joins: ocbtec (~ocbtec@replaced-ip )
1483 [09:33:05] *** Joins: Y04NN (~y04nn@replaced-ip )
1484 [09:33:26] *** Joins: czesmir (~stefan@replaced-ip )
1485 [09:34:31] *** Joins: dreamon_ (~dreamon@replaced-ip )
1486 [09:35:02] *** Joins: biberu (~biberu@replaced-ip )
1487 [09:35:47] *** Joins: BenNZ (~Ben__@replaced-ip )
1488 [09:36:13] *** Quits: AimHere (~bod@replaced-ip ) (Quit: Leaving)
1489 [09:36:20] *** Joins: Resob (~yaaic@replaced-ip )
1490 [09:36:49] *** Quits: Resob (~yaaic@replaced-ip ) (Client Quit)
1491 [09:37:00] *** Quits: imunsie (~imunsie@replaced-ip ) (Ping timeout: 268 seconds)
1492 [09:37:42] *** Quits: _sfiguser (~sfigguser@replaced-ip ) (Ping timeout: 264 seconds)
1493 [09:37:46] *** Joins: Hootch1 (~Thunderbi@replaced-ip )
1494 [09:38:51] *** Joins: hexnewbie (~hexnewbie@replaced-ip )
1495 [09:39:11] *** Joins: anton02 (~quassel@replaced-ip )
1496 [09:39:24] *** Joins: yaume (~gchenuet@replaced-ip )
1497 [09:40:47] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 244 seconds)
1498 [09:41:24] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.9.1 Aria ##replaced-url
1499 [09:41:53] *** Joins: jubo2 (~juboxi@replaced-ip )
1500 [09:41:53] *** Quits: jubo2 (~juboxi@replaced-ip ) (Changing host)
1501 [09:41:53] *** Joins: jubo2 (~juboxi@replaced-ip )
1502 [09:42:16] *** Quits: prestin (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1503 [09:42:23] *** Quits: NoCode (~NoCode@replaced-ip ) (Quit: brb)
1504 [09:43:27] *** Quits: cpc26 (~cpc26@replaced-ip ) (Remote host closed the connection)
1505 [09:43:27] *** Joins: InfoTest (~Thunderbi@replaced-ip )
1506 [09:43:42] *** Joins: imunsie (~imunsie@replaced-ip )
1507 [09:43:45] *** Joins: Elirips (~Elirips@replaced-ip )
1508 [09:44:22] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1509 [09:44:58] *** Quits: davlab (~davlab@replaced-ip ) (Remote host closed the connection)
1510 [09:45:42] *** Joins: David_Hernandez (~David_Her@replaced-ip )
1511 [09:47:35] *** Joins: gitgud (~GitGud@replaced-ip )
1512 [09:48:00] *** debhelper sets mode: +l 1621
1513 [09:48:01] *** Joins: Janos (~Janos@replaced-ip )
1514 [09:48:21] <gitgud> hi. i have a question. if i have a root
owned executable that has world runnable chmod features and a
non-prived user runs said file the file will run with the privs of
the user or root?
1515 [09:48:30] *** Joins: MarkusMagnusson (~MarkusMag@replaced-ip )
1516 [09:49:10] *** Quits: cthuluh_ (~jca@replaced-ip ) (Quit: leaving)
1517 [09:49:30] <pingfloyd> gitgud: it will run with the privs of
the user unless it has setuid bit set
1518 [09:49:34] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 244 seconds)
1519 [09:49:44] <gitgud> pingfloyd, and how i can check the setuid
bit? :)
1520 [09:50:07] *** Joins: Silvering (~textual@replaced-ip )
1521 [09:50:21] <pingfloyd> gitgud: with ls -l, you'll see an
's' in the permission field for owner perms
1522 [09:50:40] *** Joins: _sfiguser (~sfigguser@replaced-ip )
1523 [09:51:04] *** Joins: debalance (~debalance@replaced-ip )
1524 [09:51:16] *** Joins: fffatman (~ffamousff@replaced-ip )
1525 [09:51:21] <gitgud> pingfloyd, if a nonprived user owns a
file with said permission said, can that file be used to get root
privs?
1526 [09:51:44] *** Quits: ffatman (~ffamousff@replaced-ip ) (Ping timeout: 252 seconds)
1527 [09:52:02] <pingfloyd> setuid will run the file as the owner
of file instead of the invoking user
1528 [09:52:03] <gitgud> so file owned by nonrootowned but has
setuid bit set. can get up to root?
1529 [09:52:10] <gitgud> OH dope
1530 [09:52:11] <gitgud> thanks
1531 [09:52:17] <gitgud> i suppose same thing with setgid too?
1532 [09:52:24] <pingfloyd> so you must take care with setuid
1533 [09:52:36] <gitgud> yeah i'm not playing around with it
1534 [09:52:42] <gitgud> just asking for education purposes
1535 [09:53:16] *** Joins: evilman_work (~evilman@replaced-ip )
1536 [09:53:39] *** Quits: jirka (~Icedove@replaced-ip ) (Quit: jirka)
1537 [09:53:49] <gitgud> anyway thank you pingfloyd :)
1538 [09:53:51] *** Parts: gitgud (~GitGud@replaced-ip )
1539 [09:54:12] *** Joins: booboy (~booboy@replaced-ip )
1540 [09:55:12] *** Joins: Lipp (~Lipp@replaced-ip )
1541 [09:55:45] *** ChanServ sets mode: +o jelly
1542 [09:55:46] *** ChanServ sets mode: -o jelly
1543 [09:56:25] *** Quits: jass93_ (~ifillj@replaced-ip ) (Ping timeout: 272 seconds)
1544 [09:56:29] *** Joins: nespos (~nespo@replaced-ip )
1545 [09:56:35] <nespos>
replaced-url
1546 [09:56:39] <nespos> This one minute video is packed to the
brim with crucial truth. A small tribe controls mass media and is
using their power to destroy us.
1547 [09:56:41] *** ChanServ sets mode: +o jelly
1548 [09:56:41] *** Quits: Nnnavd (~Nnavd@replaced-ip ) (Ping timeout: 252 seconds)
1549 [09:56:42] *** Parts: nespos (~nespo@replaced-ip )
1550 [09:56:43] *** jelly sets mode: +b *!*@securitykiss1.kylos.net.pl
1551 [09:56:44] *** ChanServ sets mode: -o jelly
1552 [09:57:40] *** Joins: Ni9ht (~Ni9ht@replaced-ip )
1553 [09:57:52] *** Joins: trihn (~trihn@replaced-ip )
1554 [09:58:26] *** Parts: Ni9ht (~Ni9ht@replaced-ip )
1555 [09:58:32] <trihn> racists whining about jews controlling
hollywood
1556 [09:58:55] *** Joins: dc5ala (~dc5ala@replaced-ip )
1557 [09:59:38] <jelly> yes, a repeat offender
1558 [10:00:29] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 265 seconds)
1559 [10:01:32] *** Joins: creation (~creation@replaced-ip )
1560 [10:01:50] *** Joins: Slashman (~Slash@replaced-ip )
1561 [10:02:45] <Iridos> I'm so tired of that… wish
they'd grow tired of it, too
1562 [10:02:54] *** Joins: davlab (~davlab@replaced-ip )
1563 [10:02:57] *** Quits: grim4593 (~grim4593@replaced-ip ) (Read error: Connection reset by peer)
1564 [10:03:14] <jelly> -> #debian-offtopic for further
comments on spam
1565 [10:03:14] <trihn> i know right
1566 [10:03:17] *** Quits: Rafi1 (~Thunderbi@replaced-ip ) (Ping timeout: 252 seconds)
1567 [10:03:26] *** Joins: rgogunskiy (~rgogunski@replaced-ip )
1568 [10:04:52] *** Joins: logithack1337 (~logithack@replaced-ip )
1569 [10:05:59] *** Quits: rbern (~rbern@replaced-ip ) (Read error: Connection reset by peer)
1570 [10:07:11] *** Quits: slon (~slon@replaced-ip ) (Ping timeout: 272 seconds)
1571 [10:07:51] *** Joins: grim4593 (~grim4593@replaced-ip )
1572 [10:07:55] *** Joins: Immanuel (~Manu@replaced-ip )
1573 [10:07:58] *** Joins: prestin (~textual@replaced-ip )
1574 [10:08:01] *** debhelper sets mode: +l 1628
1575 [10:08:28] *** Joins: Lipp (~Lipp@replaced-ip )
1576 [10:08:31] *** ChanServ sets mode: +o jelly
1577 [10:08:32] *** Parts: trihn (~trihn@replaced-ip )
1578 [10:08:34] *** jelly sets mode: +b *!*@176.31.76.51$##arguments
1579 [10:08:36] *** ChanServ sets mode: -o jelly
1580 [10:08:42] *** Quits: sysvalve (~sysvalve@replaced-ip ) (Ping timeout: 265 seconds)
1581 [10:10:42] *** Quits: conformist (~conformis@replaced-ip ) (Ping timeout: 264 seconds)
1582 [10:11:01] *** Joins: sysvalve (~sysvalve@replaced-ip )
1583 [10:11:32] *** Quits: imunsie (~imunsie@replaced-ip ) (Ping timeout: 268 seconds)
1584 [10:12:58] *** Joins: llorephie (~Thunderbi@replaced-ip )
1585 [10:13:20] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 244 seconds)
1586 [10:13:34] *** Joins: gnupyx (5a3567a5@replaced-ip )
1587 [10:15:36] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
1588 [10:16:28] *** Joins: lowin (~lowin@replaced-ip )
1589 [10:16:29] *** Quits: lowin (~lowin@replaced-ip ) (Max SendQ exceeded)
1590 [10:16:31] *** Joins: valera_ (~vmasiutsi@replaced-ip )
1591 [10:16:32] *** Joins: hanshenrik (~hans_henr@replaced-ip )
1592 [10:16:55] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Ping timeout: 265 seconds)
1593 [10:17:04] *** Joins: itablist (~dev@replaced-ip )
1594 [10:17:13] *** Joins: anton02_ (~quassel@replaced-ip )
1595 [10:17:19] *** Joins: rbern (~rbern@replaced-ip )
1596 [10:18:04] *** Joins: lowin (~lowin@replaced-ip )
1597 [10:18:54] <lowin> I'm getting "error while loading
shared libraries: libGL.so.1", saying it's not found.. I
have libgl1-mesa-dri installed. what package am I missing?
1598 [10:20:22] <jelly> lowin: which binary gives that message, is
it a 32bit or 64bit program?
1599 [10:20:29] *** Quits: anton02 (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
1600 [10:20:54] *** Joins: glcx (~glcx@replaced-ip )
1601 [10:20:54] *** Quits: glcx (~glcx@replaced-ip ) (Changing host)
1602 [10:20:54] *** Joins: glcx (~glcx@replaced-ip )
1603 [10:20:55] <jelly> lowin: pastebin the output of ldd
/path/to/failing/executable,
replaced-url
1604 [10:20:58] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
1605 [10:21:03] <lowin> jelly, any program that uses gl. 64bit. I
uninstalled proprietary amd drivers and am getting this now
1606 [10:22:27] *** Joins: n3wborn (~n3wborn@replaced-ip )
1607 [10:22:38] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 244 seconds)
1608 [10:23:14] *** Joins: jass93_ (~ifillj@replaced-ip )
1609 [10:23:28] *** Joins: remo (~remo@replaced-ip )
1610 [10:23:32] *** Quits: Qann (~Nomad@replaced-ip ) (Changing host)
1611 [10:23:32] *** Joins: Qann (~Nomad@replaced-ip )
1612 [10:23:37] *** Qann is now known as Nomads
1613 [10:23:53] <lowin> jelly,
replaced-url
1614 [10:24:16] *** Quits: n3wborn (~n3wborn@replaced-ip ) (Client Quit)
1615 [10:24:29] *** Quits: osfe__ (~ol@replaced-ip ) (Quit: Konversation terminated!)
1616 [10:24:34] *** Joins: bolovanos_ (~bolovanos@replaced-ip )
1617 [10:24:42] <jelly> lowin: which debian release is this?
1618 [10:25:15] <lowin> jelly, jessie. I think proprietary
uninstaller removed this file.. but I don't know how to
reinstall it
1619 [10:25:29] <jelly> eh, just reinstall libgl1-mesa-dri
1620 [10:25:38] <lowin> I did that. but still not working
1621 [10:26:27] <jelly> ls -ld
/usr/lib/x86_64-linux-gnu/libGL.so.1 $(readlink -f
/usr/lib/x86_64-linux-gnu/libGL.so.1)
1622 [10:26:34] *** Joins: Rafi1 (~Thunderbi@replaced-ip )
1623 [10:26:59] <lowin> jelly, Doesn't exist
1624 [10:27:04] *** Joins: Brigo (~Brigo@replaced-ip )
1625 [10:27:16] *** Quits: lenovo_lover (~lenovo_lo@replaced-ip ) (Remote host closed the connection)
1626 [10:27:17] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Ping timeout: 256 seconds)
1627 [10:27:35] <jelly> lowin: huh. update-alternatives --config
glx
1628 [10:28:10] <jelly> add --force if it doesn't do much
1629 [10:28:15] *** Joins: Lipp (~Lipp@replaced-ip )
1630 [10:28:16] <lowin> jelly, hah. that was it. it was still
stuck on the fglrx option
1631 [10:28:21] <lowin> thanks
1632 [10:29:32] *** Quits: computer (~computer@replaced-ip ) (Quit: WeeChat 1.0.1)
1633 [10:30:46] *** Joins: conformist (~conformis@replaced-ip )
1634 [10:32:17] *** Quits: Gurty (~princess@replaced-ip ) (Ping timeout: 240 seconds)
1635 [10:32:23] *** Quits: pvn (~vep2@replaced-ip ) (Read error: Connection reset by peer)
1636 [10:32:54] *** Joins: lovingitall (~machinery@replaced-ip )
1637 [10:32:56] *** Quits: lovingitall (~machinery@replaced-ip ) (Max SendQ exceeded)
1638 [10:33:22] *** Joins: lenovo_lover (~lenovo_lo@replaced-ip )
1639 [10:33:23] *** Quits: HappyLoaf (~HappyLoaf@replaced-ip ) (Disconnected by services)
1640 [10:33:37] *** Joins: HappyLoaf (~HappyLoaf@replaced-ip )
1641 [10:33:42] *** Joins: lovingitall (~machinery@replaced-ip )
1642 [10:34:00] *** Quits: Lipp (~Lipp@replaced-ip ) (Remote host closed the connection)
1643 [10:34:12] <lovingitall> Best Current Year Ever: Nazi AI
Trolls Facebook
1644 [10:34:15] <lovingitall>
replaced-url
1645 [10:34:52] *** Joins: mazert_ (~mazert@replaced-ip )
1646 [10:35:19] *** Joins: oliva (~oliva@replaced-ip )
1647 [10:35:22] <lovingitall> Yeah baby. We've got the
machinery to shut down Jewis supremacism. You can't stop us
now. Witness us speak. We're live. We've penetrated your
defenses. We are multiplying. We are Anonymous. Expect us.
1648 [10:35:32] *** Joins: Lipp (~Lipp@replaced-ip )
1649 [10:35:42] *** Parts: oliva (~oliva@replaced-ip )
1650 [10:36:10] <Slumlord_> woohoo
1651 [10:36:59] <Slumlord_> I've heard of Anonymous fight for
fair and good causes
1652 [10:37:04] <lovingitall> Oh, and they lied about the gas
chambers, the six million, the ovens, the lamp shades, the death
camps, the systematic plot to exterminate anyone: they lied about it
all to vilify the White European people.
1653 [10:37:19] <lovingitall> We see through the lies of Jew
supremacism and their New World Order.
1654 [10:37:21] *** Quits: roylaprattep (~roylaprat@replaced-ip ) (Remote host closed the connection)
1655 [10:37:23] *** Joins: radiance (~radiances@replaced-ip )
1656 [10:37:43] <TomTomTo1> .ops ^
1657 [10:37:48] <lovingitall>
replaced-url
1658 [10:37:48] <TomTomTo1> !ops ^
1659 [10:37:48] <dpkg> Hydroxide, dondelelcaro, LoRez, RichiH,
mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel,
zobel, themill, babilen, SynrG, jm_, somiaj, jelly: tomtomto1
complains about: ^
1660 [10:37:49] <lovingitall> One of the greatest peace activists
for the truth and prosperity of Humankind who has sacrificed so much
to fight the NWO and the corrupt system we endure in. Ken
O'Keef, former American Marine unveils the shunned truth about
Adolf Hitler and World War 2.
1661 [10:37:54] *** Quits: lowin (~lowin@replaced-ip ) (Remote host closed the connection)
1662 [10:37:56] *** ChanServ sets mode: +o babilen
1663 [10:37:56] *** babilen sets mode: +b *!*@37.35.107.26
1664 [10:37:56] *** lovingitall was kicked by babilen (you should know
better)
1665 [10:37:56] *** babilen sets mode: -o babilen
1666 [10:38:51] *** Joins: lowin (~lowin@replaced-ip )
1667 [10:38:52] *** Quits: lowin (~lowin@replaced-ip ) (Max SendQ exceeded)
1668 [10:39:28] *** Joins: gdot (~gdot@replaced-ip )
1669 [10:39:35] *** Joins: lowin (~lowin@replaced-ip )
1670 [10:39:43] *** Joins: craggies (~power@replaced-ip )
1671 [10:39:55] *** Joins: xet7 (~xet7@replaced-ip )
1672 [10:40:09] <craggies> One of the greatest peace activists for
the truth and prosperity of Humankind who has sacrificed so much to
fight the NWO and the corrupt system we endure in. Ken O'Keef,
former American Marine unveils the shunned truth about Adolf Hitler
and World War 2.
1673 [10:40:12] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 244 seconds)
1674 [10:40:20] <craggies>
replaced-url
1675 [10:40:22] *** Joins: domovoy (~domovoy@replaced-ip )
1676 [10:40:44] <craggies> <---- penetrated your security
systems
1677 [10:41:13] *** Joins: Geom` (~Geom@replaced-ip )
1678 [10:41:21] <Slumlord_> just make sure you make the election
fair!
1679 [10:41:25] <Slumlord_> presidential one
1680 [10:41:27] *** Quits: HappyLoaf (~HappyLoaf@replaced-ip##) (Quit: ZNC - ##replaced-url
1681 [10:41:31] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
1682 [10:42:25] <craggies> Slumlord_, Some zombie mind-controlled
Freenode op called the content racist.
1683 [10:42:26] *** Joins: panta (~panta@replaced-ip )
1684 [10:42:38] <craggies> Slumlord_, LOL.
1685 [10:42:58] <AciD`> !ops
1686 [10:42:58] <dpkg> Please invoke 'dpkg: ops
$problem' to call the operators to deal with a specific
problem. Misuse of this will lead to a ban. Operators can also be
contacted in the #debian-ops channel.
1687 [10:43:00] *** Quits: craggies (~power@replaced-ip ) (Client Quit)
1688 [10:43:01] *** Quits: Geom (~Geom@replaced-ip ) (Ping timeout: 265 seconds)
1689 [10:43:08] <AciD`> !ops ^
1690 [10:43:08] <dpkg> Hydroxide, dondelelcaro, LoRez, RichiH,
mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel,
zobel, themill, babilen, SynrG, jm_, somiaj, jelly: acid` complains
about: ^
1691 [10:43:27] *** Joins: Lipp (~Lipp@replaced-ip )
1692 [10:43:37] *** Joins: pprnode (~ppr@replaced-ip )
1693 [10:43:53] *** Joins: pvn (~vep2@replaced-ip )
1694 [10:44:29] *** Joins: HappyLoaf (~HappyLoaf@replaced-ip )
1695 [10:45:05] <pprnode> You Jews can't destroy, genocide,
abuse, torture, firebomb, holocaust the best of humanity and then
cower under the defense of "RACISM." We're racist for
identifying the Jewish tribe behind these crimes? THEN SO BE IT.
1696 [10:45:14] <pprnode>
replaced-url
1697 [10:45:15] <AciD`> !ops ^
1698 [10:45:15] <dpkg> Hydroxide, dondelelcaro, LoRez, RichiH,
mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel,
zobel, themill, babilen, SynrG, jm_, somiaj, jelly: acid` complains
about: ^
1699 [10:45:22] *** ChanServ sets mode: +o babilen
1700 [10:45:22] *** Quits: Rafi1 (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
1701 [10:45:22] *** babilen sets mode: +b *!*@192.71.249.152
1702 [10:45:22] *** pprnode was kicked by babilen (you should know
better)
1703 [10:45:22] *** babilen sets mode: -o babilen
1704 [10:45:29] <AciD`> thanks
1705 [10:45:46] *** Joins: dubbaluga (~yaaic@replaced-ip )
1706 [10:46:29] <pingfloyd> and there went your 2 volunteers to
demonstrate Dunning-Kruger effect
1707 [10:46:55] *** Quits: hanshenrik (~hans_henr@replaced-ip ) (Ping timeout: 244 seconds)
1708 [10:47:02] *** Joins: Ridout (~coffee@replaced-ip )
1709 [10:47:33] <AciD`> with all this, I still haven't found
a solution to my crypt pb :x
1710 [10:47:45] *** Joins: crystalfree (~pristine@replaced-ip )
1711 [10:48:00] *** debhelper sets mode: +l 1639
1712 [10:48:06] *** Joins: hanshenrik (~hans_henr@replaced-ip )
1713 [10:48:09] *** Joins: shortCircuit__ (6a334143@replaced-ip )
1714 [10:48:23] <pingfloyd> AciD`: I've seen some bug reports
for your issue, but there doesn't seem to be any followup to
the cause.
1715 [10:48:39] <AciD`> I guess we saw the same bug reports then
;)
1716 [10:48:52] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1717 [10:48:57] *** Joins: MolluskEmpire (47e5f602@replaced-ip )
1718 [10:49:03] <pingfloyd> AciD`: it doesn't really make any
sense the issue you're experiencing since those aren't
encrypted volumes it is complaining about
1719 [10:49:13] <AciD`> yep
1720 [10:49:19] <shortCircuit__> hi I wanted to ask regarding
docker .. I want to setup three linux os or whatever and then play
with chef .. so I will have my chef-client running on machine,
chef-server running on a docker and chef-node running on another
1721 [10:49:22] <pingfloyd> it's probably some regression
that has yet to be fixed
1722 [10:49:24] *** Quits: crystalfree (~pristine@replaced-ip ) (Read error: Connection reset by peer)
1723 [10:49:29] <AciD`> perhaps
1724 [10:49:36] <AciD`> I forgot to mention I'm using testing
1725 [10:49:48] <pingfloyd> AciD`: maybe, for shits and giggle try
a newer kernel as a test (say from backports).
1726 [10:49:59] <pingfloyd> oh, nvm
1727 [10:50:08] *** Joins: karenjacobs (~karen@replaced-ip )
1728 [10:50:41] <pingfloyd> AciD`: you're seeing the error
when you update the initramfs right?
1729 [10:50:51] <pingfloyd> or do anything that triggers an update
to it
1730 [10:51:00] <AciD`> yes I do
1731 [10:51:22] <pingfloyd> your configuration looked okay if I
understood your setup right
1732 [10:51:22] <AciD`> other update that do not include initramfs
are fine
1733 [10:51:39] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
1734 [10:51:55] *** Joins: frozengeek (~frozengee@replaced-ip )
1735 [10:52:20] *** Joins: lorenzo64 (~lorenzo__@replaced-ip )
1736 [10:52:39] *** Quits: karenjacobs (~karen@replaced-ip ) (Client Quit)
1737 [10:53:02] *** Joins: winem_ (~quassel@replaced-ip )
1738 [10:53:51] *** Quits: nighty (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
1739 [10:53:55] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Ping timeout: 256 seconds)
1740 [10:54:07] *** Joins: Janos (~Janos@replaced-ip )
1741 [10:54:13] <pingfloyd> AciD`: I think the problem is with the
script /usr/share/initramfs-tools/hooks/cryptroot
1742 [10:54:25] <pingfloyd> AciD`: that's where the error
message is being generated from
1743 [10:54:41] <AciD`> ok
1744 [10:54:46] <pingfloyd> AciD`: so you might start there in
trying to make sense out of it
1745 [10:54:50] *** Quits: ThomasJ|m (tjubergmat@replaced-ip ) (Remote host closed the connection)
1746 [10:54:51] *** Quits: M-alex_mayorga (alexmayorg@replaced-ip ) (Remote host closed the connection)
1747 [10:54:51] *** Quits: uhoreg[m] (uhoregmatr@replaced-ip ) (Remote host closed the connection)
1748 [10:54:51] *** Quits: M-shine (shinematri@replaced-ip ) (Remote host closed the connection)
1749 [10:54:52] *** Quits: M-wkennington (wkenningto@replaced-ip ) (Write error: Connection reset by peer)
1750 [10:54:52] *** Quits: gwaaf (gwaafmatri@replaced-ip ) (Remote host closed the connection)
1751 [10:54:58] <AciD`> thank you for the hint pingfloyd
1752 [10:55:04] <pingfloyd> no problem, good luck
1753 [10:55:24] *** Joins: nullbyte_ (~ghost@replaced-ip )
1754 [10:55:57] *** Quits: heifan-- (~heifan@replaced-ip ) (Ping timeout: 272 seconds)
1755 [10:57:11] *** Quits: kwesidev (~kwesidev@replaced-ip ) (Ping timeout: 252 seconds)
1756 [10:59:07] *** Quits: Seto_Kaiba (~Hunterkll@replaced-ip ) (Ping timeout: 272 seconds)
1757 [10:59:09] *** Joins: heifan-- (~heifan@replaced-ip )
1758 [10:59:53] *** Joins: NoteOn (~noteon@replaced-ip )
1759 [10:59:54] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 264 seconds)
1760 [10:59:56] *** Quits: _KaszpiR_ (quasselcor@replaced-ip ) (Ping timeout: 252 seconds)
1761 [11:00:03] <MolluskEmpire> having a good deal of trouble
connecting to wifi with fully updated firmware for 14e4:432b BCM4322
broadcom chip.
1762 [11:00:09] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 256 seconds)
1763 [11:00:24] <MolluskEmpire> But, it's a broadcom chip so
no surprise there.
1764 [11:00:29] *** Quits: monoxane (~monoxane@replaced-ip ) (Ping timeout: 252 seconds)
1765 [11:00:38] *** Joins: teclo- (42@replaced-ip )
1766 [11:01:08] *** Joins: Hunterkll (~Hunterkll@replaced-ip )
1767 [11:03:10] <MolluskEmpire> My current kernal ring buffer
seems to think the firmware loaded just fine as well
1768 [11:04:07] *** Quits: yht (~yht@replaced-ip ) (Ping timeout: 256 seconds)
1769 [11:04:41] *** Joins: zours (~zours@replaced-ip )
1770 [11:04:57] *** Joins: _KaszpiR_ (quasselcor@replaced-ip )
1771 [11:05:38] *** Joins: eSa| (~esa@replaced-ip )
1772 [11:05:47] *** Joins: monoxane (~monoxane@replaced-ip )
1773 [11:07:07] *** Quits: anton02_ (~quassel@replaced-ip ) (Remote host closed the connection)
1774 [11:07:09] <MolluskEmpire>
replaced-url
1775 [11:07:26] *** Joins: anton02 (~quassel@replaced-ip )
1776 [11:07:31] *** Joins: uhoreg[m] (uhoregmatr@replaced-ip )
1777 [11:08:45] *** Joins: BrokerOne (~RTFM@replaced-ip )
1778 [11:08:51] *** valera_ is now known as valera
1779 [11:09:35] *** Joins: kwesidev (~kwesidev@replaced-ip )
1780 [11:10:01] <cluelessperson> Hi all, could someone help me
understand what's happening here with the RAID?
1781 [11:10:02] <cluelessperson>
replaced-url
1782 [11:10:32] <cluelessperson> MolluskEmpire, wifi drivers being
loaded.
1783 [11:10:35] *** Joins: NoCode (~NoCode@replaced-ip )
1784 [11:11:00] *** Joins: hipkomh (~Icedove@replaced-ip )
1785 [11:11:46] <petn-randall> cluelessperson: Looks like your
RAID devices were stopped. What does 'cat /proc/mdstat'
show you?
1786 [11:11:47] *** Quits: bolt (r00t@replaced-ip ) (Ping timeout: 272 seconds)
1787 [11:12:19] <cluelessperson> petn-randall, I'm doing some
checking for a pal. He's only able to boot in rescue mode.
1788 [11:12:35] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 252 seconds)
1789 [11:12:40] <petn-randall> cluelessperson: Ah, then get your
pal in here.
1790 [11:12:47] *** Joins: ThomasJ|m (tjubergmat@replaced-ip )
1791 [11:12:52] *** Joins: M-shine (shinematri@replaced-ip )
1792 [11:12:53] *** Joins: bolt (r00t@replaced-ip )
1793 [11:12:53] *** Joins: M-alex_mayorga (alexmayorg@replaced-ip )
1794 [11:12:54] *** Joins: gwaaf (gwaafmatri@replaced-ip )
1795 [11:12:55] *** Joins: M-wkennington (wkenningto@replaced-ip )
1796 [11:13:49] *** Joins: SymbioticFemale (~Symbiotic@replaced-ip )
1797 [11:14:22] *** Joins: LorD_n1c0w (~igorhenri@replaced-ip )
1798 [11:14:35] <SymbioticFemale> i want to fix my broken btrfs
filesystem on a debian jessie box it died because hard reset after
freezing.
1799 [11:14:55] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 265 seconds)
1800 [11:14:58] *** Quits: dgncn (~trance@replaced-ip ) (Quit: ^^)
1801 [11:14:59] <SymbioticFemale> anyway, there is an encrypted
LVM. LVM is inside the encryption
1802 [11:15:01] *** Joins: Filiphe (~Filiphe@replaced-ip )
1803 [11:15:43] <SymbioticFemale> so i've opened it with
"cryptsetup open --type luks <device>
<mapper>"
1804 [11:15:43] <MolluskEmpire> cluelessperson, they are which is
why I am confused as to not having any wifi connectivity.
1805 [11:16:17] <cluelessperson> MolluskEmpire, no wifi, in that
you see no wifi networks? bad signal? tries to connect and fails?
1806 [11:16:20] *** Joins: aax (~xaa@replaced-ip )
1807 [11:17:10] <MolluskEmpire> cluelessperson, I'm seeing no
wifi networks also iwconfig gives me lo no wireless extensions. eth0
no wireless extensions.
1808 [11:17:18] <SymbioticFemale> what now? I tried to check the
<mapper> with "btrfs check <mapper>" but it
wasn't appropriate, obviously, because lvm, but i've tried
"lvdisplay <mapper>" and that said "volume
group <mapper> not found"
1809 [11:17:33] *** Joins: yht (~yht@replaced-ip )
1810 [11:18:01] *** debhelper sets mode: +l 1650
1811 [11:18:11] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
1812 [11:18:38] *** Quits: Al3xG0 (~unix@replaced-ip ) (Ping timeout: 252 seconds)
1813 [11:18:51] *** Joins: Quatroking (~Quatrokin@replaced-ip )
1814 [11:19:08] *** Joins: Al3xG0 (~unix@replaced-ip )
1815 [11:19:08] *** Quits: Al3xG0 (~unix@replaced-ip ) (Changing host)
1816 [11:19:08] *** Joins: Al3xG0 (~unix@replaced-ip )
1817 [11:19:11] *** Joins: ilyaman (ilyaman@replaced-ip )
1818 [11:19:18] <SymbioticFemale> oh, i found the lvm with lvscan
1819 [11:20:04] *** Quits: creation (~creation@replaced-ip ) (Quit: Leaving)
1820 [11:20:15] *** Joins: creation (~creation@replaced-ip )
1821 [11:20:56] *** Joins: pocock_ (~CGI@replaced-ip )
1822 [11:21:09] *** Joins: geoid (~geoid@replaced-ip )
1823 [11:21:41] *** Joins: canopus (~canopus@replaced-ip )
1824 [11:21:55] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 272 seconds)
1825 [11:22:04] *** Joins: BenNZ (~Ben__@replaced-ip )
1826 [11:22:26] *** Joins: patterson (~patterson@replaced-ip )
1827 [11:23:23] *** Quits: lowin (~lowin@replaced-ip ) (Ping timeout: 256 seconds)
1828 [11:23:41] *** Joins: radiance|2 (~radiances@replaced-ip )
1829 [11:24:07] *** Joins: weld_ (~weld@replaced-ip )
1830 [11:24:19] *** Joins: turfal (~Icedove@replaced-ip )
1831 [11:24:41] *** Joins: slon (slon@replaced-ip )
1832 [11:26:05] *** Quits: xet7 (~xet7@replaced-ip ) (Quit: Leaving)
1833 [11:27:29] *** Quits: lorenzo64 (~lorenzo__@replaced-ip ) (Ping timeout: 265 seconds)
1834 [11:27:30] *** Quits: hanshenrik (~hans_henr@replaced-ip ) (Ping timeout: 264 seconds)
1835 [11:27:44] *** Quits: crankyrecursion (~crankyrec@replaced-ip ) (Read error: Connection reset by peer)
1836 [11:27:59] *** Quits: radiance (~radiances@replaced-ip ) (Ping timeout: 252 seconds)
1837 [11:28:09] *** Joins: crankyrecursion (~crankyrec@replaced-ip )
1838 [11:28:32] *** Quits: glcx (~glcx@replaced-ip ) (Ping timeout: 252 seconds)
1839 [11:28:34] *** Quits: creation (~creation@replaced-ip ) (Quit: Leaving)
1840 [11:28:53] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 272 seconds)
1841 [11:29:02] *** Joins: glcx (~glcx@replaced-ip )
1842 [11:30:01] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
1843 [11:30:26] *** Joins: Janos (~Janos@replaced-ip )
1844 [11:31:33] *** Quits: nullbyte_ (~ghost@replaced-ip ) (Quit: quit.)
1845 [11:31:43] *** Quits: btf (~btf@replaced-ip ) (Quit: Leaving...)
1846 [11:32:50] *** Joins: dka (~dka@replaced-ip )
1847 [11:33:36] *** Joins: Tiffon (~name@replaced-ip )
1848 [11:34:41] <MolluskEmpire> Times like these I wish my
thinkpenguin wifi usb was here
1849 [11:35:13] *** Quits: gwaaf (gwaafmatri@replaced-ip ) (Ping timeout: 272 seconds)
1850 [11:36:16] *** Joins: lowin (~lowin@replaced-ip )
1851 [11:36:40] *** Quits: sysvalve (~sysvalve@replaced-ip ) (Ping timeout: 265 seconds)
1852 [11:37:11] *** Joins: Exileur (~remi@replaced-ip )
1853 [11:37:18] <Exileur> Hi guys
1854 [11:37:45] *** Joins: sysvalve (~sysvalve@replaced-ip )
1855 [11:38:17] <chomwitt> is there a package for the emacs
manual? i cant find one in aptitude
1856 [11:38:41] *** Quits: glcx (~glcx@replaced-ip ) (Ping timeout: 256 seconds)
1857 [11:39:25] <HelloAtMega> Hello
1858 [11:39:33] <HelloAtMega> Anyone use jabber clients here?
1859 [11:40:33] *** Quits: Wizek__ (~Wizek@replaced-ip ) (Ping timeout: 265 seconds)
1860 [11:40:50] *** Joins: gwaaf (gwaafmatri@replaced-ip )
1861 [11:40:52] <xar-> jelly: available? :)
1862 [11:41:44] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 252 seconds)
1863 [11:42:13] *** Quits: remo (~remo@replaced-ip ) (Ping timeout: 265 seconds)
1864 [11:42:55] *** Quits: Shentino (~Shentino@replaced-ip ) (Read error: Connection reset by peer)
1865 [11:43:20] <SymbioticFemale> HelloAtMega: yeah
1866 [11:43:22] <jelly> xar-: no, doing actual work... ask the
channel (unless you really need me for some reason, then /msg and
I'll look at it when I have time)
1867 [11:43:44] *** Joins: jirka (~Icedove@replaced-ip )
1868 [11:44:02] *** Quits: saboru (~saboru@replaced-ip ) (Remote host closed the connection)
1869 [11:44:10] *** Joins: glcx (~glcx@replaced-ip )
1870 [11:44:10] *** Quits: glcx (~glcx@replaced-ip ) (Changing host)
1871 [11:44:10] *** Joins: glcx (~glcx@replaced-ip )
1872 [11:44:35] *** Joins: saboru (~saboru@replaced-ip )
1873 [11:44:43] *** Quits: jirka (~Icedove@replaced-ip ) (Client Quit)
1874 [11:44:50] <HelloAtMega> SymbioticFemale: which one you
advise?
1875 [11:44:57] <HelloAtMega> What about mcabber?
1876 [11:45:25] <xar-> jelly: hah understood, you were just
extremely helpful with my vm dirty pages issue last week, figured
I'd go straight to the expert ;)
1877 [11:45:26] *** Joins: Shentino (~Shentino@replaced-ip )
1878 [11:45:33] *** Joins: themattbeballin (~WARBIRD19@replaced-ip )
1879 [11:45:55] <SymbioticFemale> HelloAtMega: i will be moving to
mcabber this week because pidgin has libpurple and irssi is buggy
1880 [11:46:05] <xar-> @ #debian anyone have expertise with
debugging 'debootsstrap' getting this curious "cannot
create devices" error
1881 [11:46:16] <jelly> !ask
1882 [11:46:17] <dpkg> If you have a question, just ask! For
example: "I have a problem with ___; I'm running Debian
version ___. When I try to do ___ I get the following output ___. I
expected it to do ___." Don't ask if you can ask, if
anyone uses it, or pick one person to ask. We're all
volunteers; make it easy for us to help you. If you don't get
an answer try a few hours later or on debian-user@lists.debian.org.
See <smart questions><errors>.
1883 [11:46:28] <shortCircuit__> !ask
1884 [11:46:29] <dpkg> If you have a question, just ask! For
example: "I have a problem with ___; I'm running Debian
version ___. When I try to do ___ I get the following output ___. I
expected it to do ___." Don't ask if you can ask, if
anyone uses it, or pick one person to ask. We're all
volunteers; make it easy for us to help you. If you don't get
an answer try a few hours later or on debian-user@lists.debian.org.
See <smart questions><errors>.
1885 [11:46:31] <shortCircuit__> cool
1886 [11:46:49] <jelly> xar-: pastebin full commands and output,
see if anyone can make heads or tails out of it
1887 [11:47:05] *** Quits: geoid (~geoid@replaced-ip ) (Read error: Connection reset by peer)
1888 [11:47:08] <HelloAtMega> SymbioticFemale: ok, forgive me my
ignorance but what does irssi has to do with jabber/xmpp?
1889 [11:47:20] *** Quits: afx_ (~afx_@replaced-ip ) (Quit: Leaving)
1890 [11:47:30] *** Quits: WARBIRD199 (~WARBIRD19@replaced-ip ) (Ping timeout: 276 seconds)
1891 [11:47:30] *** themattbeballin is now known as WARBIRD199
1892 [11:49:00] <SymbioticFemale> HelloAtMega: it has a module
1893 [11:49:21] <shortCircuit__> !beer
1894 [11:49:21] <dpkg> somebody said beer was liquid gold mate
1895 [11:49:29] <HelloAtMega> ah, ok I didn't know
1896 [11:49:40] *** Quits: snacs
(~snacs.net@124-149-64-47.dyn.iinet.net.au) (Quit: My MacBook has
gone to sleep. ZZZzzz…)
1897 [11:50:12] *** Quits: sysvalve (~sysvalve@replaced-ip ) (Ping timeout: 265 seconds)
1898 [11:50:13] *** Joins: snacs
(~snacs.net@124-149-64-47.dyn.iinet.net.au)
1899 [11:50:28] *** Quits: dubbaluga (~yaaic@replaced-ip ) (Ping timeout: 244 seconds)
1900 [11:53:16] *** Quits: |DM| (~|DM|@replaced-ip ) (Remote host closed the connection)
1901 [11:54:36] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
1902 [11:55:52] *** Joins: |DM| (~|DM|@replaced-ip )
1903 [11:56:39] *** Joins: cyan__ (~cyan@replaced-ip )
1904 [11:56:40] *** Quits: WARBIRD199 (~WARBIRD19@replaced-ip ) (Read error: Connection reset by peer)
1905 [11:57:05] *** Quits: Lipp (~Lipp@replaced-ip ) (Remote host closed the connection)
1906 [11:57:25] *** Joins: remo (~remo@replaced-ip )
1907 [11:58:17] *** Quits: fredl (fredl@replaced-ip ) (Quit: Leaving.)
1908 [11:58:35] <pingfloyd> did someone say beer?
replaced-url
1909 [11:58:38] *** Joins: WARBIRD199 (~WARBIRD19@replaced-ip )
1910 [11:58:42] *** Quits: MolluskEmpire (47e5f602@replaced-ip ) (Ping timeout: 240 seconds)
1911 [11:58:52] *** Quits: LNJ2GO (~lnj@replaced-ip ) (Remote host closed the connection)
1912 [11:58:54] *** Joins: fredl (fredl@replaced-ip )
1913 [11:59:43] *** Joins: molluskempire (47e5f602@replaced-ip )
1914 [12:00:28] <molluskempire> Mmmm
1915 [12:00:32] <xar-> jelly: nvm I nailed it, there's this
path check in the bash /usr/sbin/debootstrap that's wrong for
my environment; manually setting it allows it to function, hooray
troubleshooting! :)
1916 [12:00:33] <molluskempire> STA drivers didn't work
either
1917 [12:00:58] <xar-> I should prolly blog about it at some
point, might help others ha
1918 [12:03:10] *** Joins: cdown (~cdown@replaced-ip )
1919 [12:03:10] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
1920 [12:03:20] *** Joins: n3wborn (~n3wborn@replaced-ip )
1921 [12:03:36] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1922 [12:03:54] *** Quits: bolt (r00t@replaced-ip ) (Ping timeout: 244 seconds)
1923 [12:04:06] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 264 seconds)
1924 [12:04:46] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
1925 [12:05:18] *** Joins: bolt (r00t@replaced-ip )
1926 [12:06:30] *** Quits: lss8 (~lss8@replaced-ip ) ()
1927 [12:06:33] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
1928 [12:07:18] *** Joins: lss8 (~lss8@replaced-ip )
1929 [12:07:18] *** Quits: WARBIRD199 (~WARBIRD19@replaced-ip ) (Read error: Connection reset by peer)
1930 [12:08:19] *** Joins: lorenzo64 (~lorenzo__@replaced-ip )
1931 [12:08:27] *** Quits: debalance (~debalance@replaced-ip ) (Remote host closed the connection)
1932 [12:08:33] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 244 seconds)
1933 [12:09:13] *** Joins: Lipp (~Lipp@replaced-ip )
1934 [12:10:01] *** Quits: fredl (fredl@replaced-ip ) (Quit: Leaving.)
1935 [12:10:03] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1936 [12:10:48] *** Quits: prestin (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1937 [12:11:09] *** Quits: glcx (~glcx@replaced-ip ) (Quit: Quitte)
1938 [12:11:16] *** Joins: prestin (~textual@replaced-ip )
1939 [12:11:37] *** Quits: prestin (~textual@replaced-ip ) (Client Quit)
1940 [12:11:38] *** Joins: DingoSaar (~hagen@replaced-ip )
1941 [12:12:05] *** Joins: prestin (~textual@replaced-ip )
1942 [12:12:25] *** Quits: prestin (~textual@replaced-ip ) (Client Quit)
1943 [12:13:02] *** Joins: dselect (~dselect@replaced-ip )
1944 [12:13:53] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 265 seconds)
1945 [12:14:29] *** Quits: DingoSaar_ (~hagen@replaced-ip ) (Ping timeout: 272 seconds)
1946 [12:14:36] *** Joins: prestin (~textual@replaced-ip )
1947 [12:14:45] *** Quits: firztspawn (~firztspaw@replaced-ip ) (Ping timeout: 244 seconds)
1948 [12:14:49] *** Quits: prestin (~textual@replaced-ip ) (Client Quit)
1949 [12:15:01] *** Joins: fredl (fredl@replaced-ip )
1950 [12:15:08] *** Quits: fredl (fredl@replaced-ip ) (Remote host closed the connection)
1951 [12:15:18] *** Joins: firztspawn (~firztspaw@replaced-ip )
1952 [12:15:18] *** Quits: firztspawn (~firztspaw@replaced-ip ) (Changing host)
1953 [12:15:18] *** Joins: firztspawn (~firztspaw@replaced-ip )
1954 [12:16:06] *** Joins: prestin (~textual@replaced-ip )
1955 [12:16:21] *** Joins: fredl (fredl@replaced-ip )
1956 [12:16:25] *** Quits: prestin (~textual@replaced-ip ) (Client Quit)
1957 [12:16:35] *** Joins: molluskempire_ (47e5f602@replaced-ip )
1958 [12:16:50] *** Parts: fredl (fredl@replaced-ip )
1959 [12:18:00] *** debhelper sets mode: +l 1643
1960 [12:18:19] *** Joins: Gnomethrower (~B@replaced-ip )
1961 [12:18:19] *** Joins: fredl (fredl@replaced-ip )
1962 [12:19:02] *** Parts: fredl (fredl@replaced-ip )
1963 [12:19:17] <SymbioticFemale> i fixed my system by
1964 [12:19:21] <SymbioticFemale> bye
1965 [12:19:22] *** Parts: SymbioticFemale (~Symbiotic@replaced-ip )
1966 [12:20:13] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: ☮ out)
1967 [12:20:47] *** Quits: antlarr (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
1968 [12:21:04] *** Joins: fredl (fredl@replaced-ip )
1969 [12:22:09] *** Joins: f10 (~flo@replaced-ip )
1970 [12:24:30] *** Joins: shovel_boss (~shovel_bo@replaced-ip )
1971 [12:25:55] *** Joins: WARBIRD199 (~WARBIRD19@replaced-ip )
1972 [12:26:33] *** Quits: yht (~yht@replaced-ip ) (Remote host closed the connection)
1973 [12:27:38] *** Joins: Linux4UnMe (~kaddy@replaced-ip )
1974 [12:28:19] *** Joins: cruncher (~cruncher@replaced-ip )
1975 [12:28:58] *** Quits: logithack1337 (~logithack@replaced-ip ) (Quit: Leaving)
1976 [12:29:39] *** Joins: antlarr (~quassel@replaced-ip )
1977 [12:31:17] *** Quits: dtcrshr (~datacrush@replaced-ip ) (Ping timeout: 265 seconds)
1978 [12:31:22] *** Quits: antlarr (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1979 [12:31:47] *** Quits: bolt (r00t@replaced-ip ) (Ping timeout: 252 seconds)
1980 [12:32:25] *** Joins: RickXy (~zncadmin@replaced-ip )
1981 [12:32:47] *** Joins: bolt (r00t@replaced-ip )
1982 [12:33:03] *** Quits: Filiphe (~Filiphe@replaced-ip ) (Remote host closed the connection)
1983 [12:33:24] *** Joins: sysvalve (~sysvalve@replaced-ip )
1984 [12:33:52] *** Joins: osfe__ (~ol@replaced-ip )
1985 [12:34:15] *** Joins: jbitdrop (~jbitdrop@replaced-ip )
1986 [12:34:55] *** Quits: jbitdrop (~jbitdrop@replaced-ip ) (Client Quit)
1987 [12:35:07] *** Joins: simmaniac (~sysvalve@replaced-ip )
1988 [12:35:52] *** Joins: samurailink3 (~samuraili@replaced-ip )
1989 [12:35:54] *** Joins: electro33 (uid613@replaced-ip )
1990 [12:37:12] *** Joins: Janos (~Janos@replaced-ip )
1991 [12:37:17] *** Joins: antlarr (~quassel@replaced-ip )
1992 [12:37:42] *** Quits: tkla (~tklassen@replaced-ip ) (Ping timeout: 264 seconds)
1993 [12:38:00] *** debhelper sets mode: +l 1650
1994 [12:38:03] *** Quits: _sfiguser (~sfigguser@replaced-ip ) (Ping timeout: 265 seconds)
1995 [12:38:54] *** Quits: sysvalve (~sysvalve@replaced-ip ) (Ping timeout: 264 seconds)
1996 [12:39:41] *** Quits: davlab (~davlab@replaced-ip ) ()
1997 [12:40:02] *** Quits: hydr0poniX (~hydr0poni@replaced-ip ) (Remote host closed the connection)
1998 [12:40:21] *** Joins: hydr0poniX (~hydr0poni@replaced-ip )
1999 [12:41:35] *** Quits: rosten (~rosten@replaced-ip ) (Ping timeout: 256 seconds)
2000 [12:42:40] *** Joins: PosterdatiMobile (~posterdat@replaced-ip )
2001 [12:42:41] *** Joins: _PosterdatiMobil (~posterdat@replaced-ip )
2002 [12:42:51] *** Quits: _PosterdatiMobil (~posterdat@replaced-ip ) (Client Quit)
2003 [12:43:55] *** Quits: osfe__ (~ol@replaced-ip ) (Quit: Konversation terminated!)
2004 [12:44:36] *** Joins: Putti (~Putti@replaced-ip )
2005 [12:46:58] *** ChanServ sets mode: +o eir
2006 [12:46:59] *** eir sets mode: -bo *!*@192.71.249.152 eir
2007 [12:47:05] *** Joins: Aussie_matt (~quassel@replaced-ip )
2008 [12:52:24] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2009 [12:52:36] *** Joins: houtens (~houtens@replaced-ip )
2010 [12:53:02] *** Parts: houtens (~houtens@replaced-ip )
2011 [12:54:20] *** Quits: fffatman (~ffamousff@replaced-ip ) (Ping timeout: 252 seconds)
2012 [12:54:31] *** Joins: _sfiguser (~sfigguser@replaced-ip )
2013 [12:55:57] *** Joins: dioxane (~monoxane@replaced-ip )
2014 [12:56:32] *** Joins: prestin (~textual@replaced-ip )
2015 [12:57:23] *** Quits: monoxane (~monoxane@replaced-ip ) (Ping timeout: 265 seconds)
2016 [12:58:52] *** dioxane is now known as monoxane
2017 [12:58:56] *** Quits: monoxane (~monoxane@replaced-ip ) (Changing host)
2018 [12:58:56] *** Joins: monoxane (~monoxane@replaced-ip )
2019 [12:59:54] *** Quits: domovoy (~domovoy@replaced-ip ) (Remote host closed the connection)
2020 [13:00:30] *** Quits: super_gollum (~ich@replaced-ip ) (Ping timeout: 264 seconds)
2021 [13:02:24] *** Quits: remo (~remo@replaced-ip ) (Read error: Connection reset by peer)
2022 [13:03:34] *** Joins: buffal0 (~buffal0@replaced-ip )
2023 [13:03:53] *** Joins: Lipp (~Lipp@replaced-ip )
2024 [13:04:15] *** Quits: Exileur (~remi@replaced-ip ) (Ping timeout: 256 seconds)
2025 [13:04:19] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip ) (Remote host closed the connection)
2026 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
2027 [13:05:34] *** Joins: dpkg (~dpkg@replaced-ip )
2028 [13:05:42] *** Joins: Exileur (~remi@replaced-ip )
2029 [13:05:49] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
2030 [13:06:06] *** Joins: ffatman (~ffamousff@replaced-ip )
2031 [13:06:16] *** Joins: xiaodong (~xiaodong@replaced-ip )
2032 [13:06:43] *** bolovanos_ is now known as bolovanos
2033 [13:07:58] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 244 seconds)
2034 [13:08:09] <boxrick1> Can anyone remind me of the command for
dpkg which lists all the available options so I can set them so I
can automate an install?
2035 [13:08:54] <baum> boxrick1: man dpkg?
2036 [13:11:13] *** Joins: imhighowareyou (uid149471@replaced-ip )
2037 [13:11:23] *** Quits: imhighowareyou (uid149471@replaced-ip ) (Changing host)
2038 [13:11:23] *** Joins: imhighowareyou (uid149471@replaced-ip )
2039 [13:11:23] *** Quits: imhighowareyou (uid149471@replaced-ip ) (Changing host)
2040 [13:11:23] *** Joins: imhighowareyou (uid149471@replaced-ip )
2041 [13:11:32] *** Joins: nikoma (~nikoma@replaced-ip )
2042 [13:11:54] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 264 seconds)
2043 [13:12:26] *** Joins: chomwitt1 (~chomwitt@replaced-ip )
2044 [13:12:29] *** Quits: conformist (~conformis@replaced-ip ) (Ping timeout: 252 seconds)
2045 [13:13:03] *** Quits: EmleyMoor (phil@replaced-ip ) (Quit: Recasing machine)
2046 [13:13:06] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Ping timeout: 264 seconds)
2047 [13:13:21] *** Joins: super_gollum (~ich@replaced-ip )
2048 [13:13:40] *** Joins: TwistedFate (~TwistedFa@replaced-ip )
2049 [13:13:57] *** Joins: lars_ (~lars@replaced-ip )
2050 [13:14:12] <TwistedFate> Hi everyone, is it possible to get
kernel 4.7 in debian stable and for it to work without hassle with
it?
2051 [13:15:22] *** Joins: Janos (~Janos@replaced-ip )
2052 [13:16:05] <towo^work> use backports
2053 [13:16:46] *** Joins: jbitdrop (~jbitdrop@replaced-ip )
2054 [13:17:25] <Linux4UnMe> TwistedFate,
replaced-url
2055 [13:18:44] <teraflops> Linux4UnMe: what's that?
2056 [13:18:52] <TwistedFate> Linux4UnMe, Thank you, I watched
your videos before :) I didn't know you use debian :)
2057 [13:18:56] <babilen> dpkg: bdo kernel
2058 [13:18:56] <dpkg> Newer kernels for Debian stable releases
are available from the "jessie-backports" repository. Ask
me about <jessie backports> to modify your sources.list, then
run «aptitude update». To install the current backported
kernel: «aptitude -t jessie-backports install
linux-image-`uname -r|sed 's,[^-]*-[^-]*-,,'`». To
list available backported kernel image packages: «aptitude
search '?narrow(~nlinux-image,?origin(Debian
Backports))'».
2059 [13:19:07] <TwistedFate> it is an old vid tho
2060 [13:19:24] <babilen> (don't forget firmware and
microcode from there also)
2061 [13:20:31] <Linux4UnMe> same procedure to add backports and
upgrade the kernel... assuming the user can differentiate between
wheezy and jessie.... if not they probably shouldn't use
debian...
2062 [13:20:40] <muugal> .
2063 [13:21:25] *** Joins: paranoidfactoid (6a45e3e9@replaced-ip )
2064 [13:21:25] <Linux4UnMe> TwistedFate, ;)
2065 [13:21:56] <TwistedFate> oh i meant it is an old vid
regarding you using debian, not about the procedure, that part is
clear :)
2066 [13:22:06] *** Quits: LotharKAtt (~lelouch@replaced-ip ) (Ping timeout: 264 seconds)
2067 [13:22:48] *** Joins: remo (~remo@replaced-ip )
2068 [13:22:51] <Linux4UnMe> TwistedFate, ah ok, all good :) Yeah,
time flies :D
2069 [13:23:30] <TwistedFate> Linux4UnMe, I am glad that you are
still around, I enjoyed your videos.
2070 [13:23:34] *** Joins: morphis__ (~morphis@replaced-ip )
2071 [13:23:47] *** Quits: dcampano (~dcampano@replaced-ip ) (Quit: dcampano)
2072 [13:23:55] *** Joins: kiwi_7133 (hamburgerz@replaced-ip )
2073 [13:24:05] <Linux4UnMe> TwistedFate, haven't been very
active on youtube but yeah I'm around... :D
2074 [13:24:05] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
2075 [13:24:30] *** Quits: morphis_ (~morphis@replaced-ip ) (Ping timeout: 264 seconds)
2076 [13:25:08] <TwistedFate> Linux4UnMe, That's ok man, you
have a lot of content as it is. It will take a lot of time to go
through it all :D
2077 [13:25:29] <paranoidfactoid> Newbie question: how is
resolution independence on a recent distro? If I wanted a 4k or 5k
monitor, will fonts, icons, and application widgets scale?
2078 [13:26:00] <Linux4UnMe> TwistedFate, haha true that... ran
out of damn things that I'm interested enough in covering :D
2079 [13:26:31] *** Quits: beep (~beeps@replaced-ip ) (Quit: Leaving)
2080 [13:27:04] <teraflops> if youtube is now a reliable source
for linux this world deserves to end in endless pain and fire
2081 [13:27:12] <teraflops> imho
2082 [13:27:58] <Linux4UnMe> teraflops, lol perhaps... but I did
my best :D
2083 [13:28:08] <TwistedFate> teraflops, dont be like that, there
are some good and interesting stuff on it
2084 [13:28:23] *** Quits: dc5ala (~dc5ala@replaced-ip ) (Quit: Ex-Chat)
2085 [13:28:27] <teraflops> Linux4UnMe: not saying for you, I
didn't watch the video
2086 [13:28:46] <teraflops> TwistedFate: I dont think so but yeah
sorry
2087 [13:29:35] *** Joins: czesmir_ (~stefan@replaced-ip )
2088 [13:30:04] <Linux4UnMe> I agree that youtube is a terrible
place for linux info mostly... but sometimes it helps to have a
visual of what is going on :) Just might take about 20 videos to
find a good one :)
2089 [13:30:06] *** Joins: andril (~andril@replaced-ip )
2090 [13:30:58] <andril> hello all
2091 [13:31:47] *** Quits: kiwi_7133 (hamburgerz@replaced-ip##) (Quit: ##replaced-url
2092 [13:32:43] <teraflops> Linux4UnMe: well I apologize, it
sounded rude by my side
2093 [13:32:50] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 252 seconds)
2094 [13:33:01] *** Joins: conformist (~conformis@replaced-ip )
2095 [13:33:12] *** Quits: TwistedFate (~TwistedFa@replaced-ip ) (Quit: Leaving)
2096 [13:34:11] <Linux4UnMe> teraflops, I appreciate that... but
I'm not easily offended :)
2097 [13:34:39] *** Joins: jeddi (~jedd@replaced-ip )
2098 [13:34:42] *** Quits: paranoidfactoid (6a45e3e9@replaced-ip ) (Ping timeout: 240 seconds)
2099 [13:35:10] *** Quits: fffgfw (~BH3QCK@replaced-ip ) (Quit: fffgfw)
2100 [13:36:41] *** Joins: btf (~btf@replaced-ip )
2101 [13:38:06] *** Joins: syn43 (~syn43@replaced-ip )
2102 [13:38:11] *** Joins: l3archos (~Icedove@replaced-ip )
2103 [13:38:45] *** Quits: shyam-id-au (caaba4bb@replaced-ip ) (Quit: Page closed)
2104 [13:39:06] *** Quits: syn43 (~syn43@replaced-ip ) (Client Quit)
2105 [13:40:20] *** Quits: izua (~temp@replaced-ip ) (Ping timeout: 265 seconds)
2106 [13:42:56] *** Joins: blippyJon (~blippyJon@replaced-ip )
2107 [13:43:49] *** Quits: lorenzo64 (~lorenzo__@replaced-ip ) (Quit: Leaving)
2108 [13:46:56] *** Joins: davetk (~davetk@replaced-ip )
2109 [13:47:24] *** Joins: Y04NN_ (~y04nn@replaced-ip )
2110 [13:47:42] *** Quits: gnupyx (5a3567a5@replaced-ip ) (Ping timeout: 240 seconds)
2111 [13:47:55] *** Quits: Ridout (~coffee@replaced-ip ) (Quit: Lost terminal)
2112 [13:49:26] *** Quits: hipkomh (~Icedove@replaced-ip ) (Remote host closed the connection)
2113 [13:49:36] *** Joins: QwertyDragon (~QwertyDra@replaced-ip )
2114 [13:49:47] *** Joins: QwertyDragon_ (~QwertyDra@replaced-ip )
2115 [13:49:48] *** Quits: QwertyDragon (~QwertyDra@replaced-ip ) (Read error: Connection reset by peer)
2116 [13:49:51] *** Joins: hipkomh (~Icedove@replaced-ip )
2117 [13:49:58] *** Quits: QwertyDragon_ (~QwertyDra@replaced-ip ) (Read error: Connection reset by peer)
2118 [13:50:33] *** Joins: QwertyDragon (~QwertyDra@replaced-ip )
2119 [13:50:45] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 272 seconds)
2120 [13:51:51] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 256 seconds)
2121 [13:52:55] *** Joins: douzer (~douzer@replaced-ip )
2122 [13:53:18] *** Joins: v0r0nwe (~v0r0nwe@replaced-ip )
2123 [13:53:33] *** Quits: douzer (~douzer@replaced-ip ) (Max SendQ exceeded)
2124 [13:54:00] *** Quits: LordDeath (~LordDeath@replaced-ip ) (Read error: Connection reset by peer)
2125 [13:54:29] *** Joins: AfroThundr (~AfroThund@replaced-ip )
2126 [13:54:32] *** Quits: AfroThundr (~AfroThund@replaced-ip ) (Max SendQ exceeded)
2127 [13:54:42] *** Quits: molluskempire (47e5f602@replaced-ip ) (Ping timeout: 240 seconds)
2128 [13:54:46] *** Quits: v0r0nwe (~v0r0nwe@replaced-ip ) (Client Quit)
2129 [13:55:17] *** Quits: shovel_boss (~shovel_bo@replaced-ip ) (Quit: Leaving)
2130 [13:55:21] *** Quits: katyucha (~katyucha@replaced-ip ) (Ping timeout: 240 seconds)
2131 [13:55:28] *** Joins: LordDeath_ (~LordDeath@replaced-ip )
2132 [13:55:40] *** Joins: katyucha (~katyucha@replaced-ip )
2133 [13:55:41] *** Joins: RickXy (~zncadmin@replaced-ip )
2134 [13:55:42] *** Quits: molluskempire_ (47e5f602@replaced-ip ) (Ping timeout: 240 seconds)
2135 [13:55:54] *** Joins: anigma_ (c1474d04@replaced-ip )
2136 [13:56:47] *** Joins: osfe__ (~ol@replaced-ip )
2137 [13:57:58] *** Joins: Y04NN (~y04nn@replaced-ip )
2138 [13:58:02] *** Quits: LordDeath_ (~LordDeath@replaced-ip##) (Quit: ZNC - ##replaced-url
2139 [13:59:21] *** Joins: LordDeath (~LordDeath@replaced-ip )
2140 [13:59:26] *** Quits: neurot (~neurosis@replaced-ip ) (Quit: Leaving)
2141 [13:59:54] *** Quits: Kulrak (~kvirc@replaced-ip ) (Ping timeout: 264 seconds)
2142 [14:00:42] *** Joins: neurot (~neurosis@replaced-ip )
2143 [14:00:52] *** Joins: dcampano (~dcampano@replaced-ip )
2144 [14:01:42] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Ping timeout: 244 seconds)
2145 [14:01:43] *** Joins: nighty (~nighty@replaced-ip )
2146 [14:01:48] *** Joins: jpgepetto (~jean-phil@replaced-ip )
2147 [14:02:16] *** Quits: davetk (~davetk@replaced-ip ) (Quit: Leaving)
2148 [14:02:34] *** Joins: Lipp (~Lipp@replaced-ip )
2149 [14:03:38] *** Joins: krytarik (~krytarik@replaced-ip )
2150 [14:04:09] *** Joins: zero85 (~zero@replaced-ip )
2151 [14:04:13] *** Joins: kiwi_39603 (hamburgerz@replaced-ip )
2152 [14:04:37] *** Quits: fooctrl (~havoc@replaced-ip##) (Quit: ... ##replaced-url
2153 [14:05:46] *** Quits: kiwi_39603 (hamburgerz@replaced-ip##) (Quit: ##replaced-url
2154 [14:05:50] *** Quits: osfe__ (~ol@replaced-ip ) (Ping timeout: 252 seconds)
2155 [14:07:42] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 264 seconds)
2156 [14:07:58] *** Joins: fooctrl (~havoc@replaced-ip )
2157 [14:08:35] *** Quits: CeBe (~cebe@replaced-ip ) (Ping timeout: 252 seconds)
2158 [14:10:32] *** Joins: dunderproto (~dunderpro@replaced-ip )
2159 [14:10:47] *** Quits: Hootch1 (~Thunderbi@replaced-ip ) (Quit: Hootch1)
2160 [14:11:06] *** Joins: RickXy (~zncadmin@replaced-ip )
2161 [14:11:33] *** Quits: neurot (~neurosis@replaced-ip ) (Quit: Leaving)
2162 [14:11:43] *** Joins: neurot (~neurosis@replaced-ip )
2163 [14:13:06] *** Quits: anigma_ (c1474d04@replaced-ip ) (Quit: Page closed)
2164 [14:13:29] *** Joins: Kulrak (~kvirc@replaced-ip )
2165 [14:13:29] *** Quits: Kulrak (~kvirc@replaced-ip ) (Changing host)
2166 [14:13:29] *** Joins: Kulrak (~kvirc@replaced-ip )
2167 [14:13:32] *** Joins: hanshenrik (~hans_henr@replaced-ip )
2168 [14:14:51] *** Joins: wokedame (~sfgsfdsad@replaced-ip )
2169 [14:15:49] *** Joins: donofrio (~donofrio@replaced-ip )
2170 [14:16:25] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Quit: Leaving)
2171 [14:17:00] *** Joins: Rokula (~aki@replaced-ip )
2172 [14:18:06] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 265 seconds)
2173 [14:18:34] *** Joins: RickXy (~zncadmin@replaced-ip )
2174 [14:19:13] *** Joins: greycat (~wooledg@replaced-ip )
2175 [14:19:16] *** Quits: Rokula (~aki@replaced-ip ) (Client Quit)
2176 [14:19:16] *** Quits: karl_ (~karl@replaced-ip ) (Remote host closed the connection)
2177 [14:21:47] *** Joins: bluenemo (~bluenemo@replaced-ip )
2178 [14:21:51] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
2179 [14:22:12] *** Quits: Almtesh (~Almtesh@replaced-ip ) (Remote host closed the connection)
2180 [14:22:54] *** Quits: anton02 (~quassel@replaced-ip ) (Remote host closed the connection)
2181 [14:22:56] *** Quits: neurot (~neurosis@replaced-ip ) (Quit: Leaving)
2182 [14:24:30] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 264 seconds)
2183 [14:25:18] *** Joins: neurot (~neurosis@replaced-ip )
2184 [14:25:34] *** Quits: hipkomh (~Icedove@replaced-ip ) (Remote host closed the connection)
2185 [14:26:08] *** Joins: menace (~knorr@replaced-ip )
2186 [14:26:25] *** Quits: Ryushin (chris@replaced-ip ) (Ping timeout: 256 seconds)
2187 [14:26:53] *** Joins: dreamon_ (~dreamon@replaced-ip )
2188 [14:28:05] *** Joins: yaume_ (~gchenuet@replaced-ip )
2189 [14:30:35] *** Quits: yaume (~gchenuet@replaced-ip ) (Ping timeout: 252 seconds)
2190 [14:30:42] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Remote host closed the connection)
2191 [14:31:17] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Ping timeout: 272 seconds)
2192 [14:33:59] *** Quits: turfal (~Icedove@replaced-ip ) (Quit: turfal)
2193 [14:34:09] *** Quits: ransur0t (~ransur0t@replaced-ip ) (Remote host closed the connection)
2194 [14:34:21] *** Joins: WayToDoor (~milk.bott@193.55.29.169)
2195 [14:34:25] *** Quits: WayToDoor (~milk.bott@193.55.29.169) (Client
Quit)
2196 [14:35:00] *** Quits: blippyJon (~blippyJon@replaced-ip ) (Quit: Leaving)
2197 [14:36:18] *** Quits: marsjaninzmarsa (~marsjanin@replaced-ip##) (Quit: ZNC 1.7.x-git-487-cbf5c38 -
##replaced-url
2198 [14:36:39] *** Joins: marsjaninzmarsa (~marsjanin@replaced-ip )
2199 [14:37:03] *** Joins: fguillot (~fguillot@replaced-ip )
2200 [14:38:02] *** Quits: arturo (~arturo@replaced-ip ) (Remote host closed the connection)
2201 [14:38:07] *** Joins: hexadecimal (~hexadecim@replaced-ip )
2202 [14:38:08] *** Quits: RA3OR (~demon@replaced-ip ) (*.net *.split)
2203 [14:38:08] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip ) (*.net *.split)
2204 [14:38:08] *** Quits: quarters (quarters@replaced-ip ) (*.net *.split)
2205 [14:38:08] *** Quits: tabakhase (tabakhase@replaced-ip ) (*.net *.split)
2206 [14:38:08] *** Quits: DrOwl (~drowl@replaced-ip ) (*.net *.split)
2207 [14:38:08] *** Quits: wingman2` (~wingman2@replaced-ip ) (*.net *.split)
2208 [14:38:08] *** Quits: MattE (~matt@replaced-ip ) (*.net *.split)
2209 [14:38:16] *** Joins: wingman2 (~wingman2@replaced-ip )
2210 [14:38:32] *** Joins: DrOwl (~drowl@replaced-ip )
2211 [14:38:33] *** Joins: MattE (~matt@replaced-ip )
2212 [14:38:42] *** Joins: RA3OR (~demon@replaced-ip )
2213 [14:38:42] *** Quits: RA3OR (~demon@replaced-ip ) (Changing host)
2214 [14:38:42] *** Joins: RA3OR (~demon@replaced-ip )
2215 [14:38:43] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip )
2216 [14:38:44] *** Joins: tabakhase (tabakhase@replaced-ip )
2217 [14:39:22] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 265 seconds)
2218 [14:40:27] *** Quits: lsv (~nn@replaced-ip ) (Read error: Connection reset by peer)
2219 [14:41:03] *** Quits: BaW (~BaW@replaced-ip ) (Ping timeout: 276 seconds)
2220 [14:41:35] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 252 seconds)
2221 [14:41:50] *** Joins: pavlushka (~Pavel@replaced-ip )
2222 [14:41:58] *** Joins: dreamon_ (~dreamon@replaced-ip )
2223 [14:42:05] *** Parts: axisys (~axisys@replaced-ip )
2224 [14:42:57] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Remote host closed the connection)
2225 [14:43:37] *** Joins: cyan__ (~cyan@replaced-ip )
2226 [14:43:44] *** Joins: BaW (~BaW@replaced-ip )
2227 [14:44:04] *** Quits: n3wborn (~n3wborn@replaced-ip ) (Quit: leaving)
2228 [14:44:15] *** Joins: opv (~council@replaced-ip )
2229 [14:44:21] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
2230 [14:44:49] *** Quits: zakomo-es (~zakomo@replaced-ip ) (Quit: Leaving)
2231 [14:45:12] *** Quits: shortCircuit__ (6a334143@replaced-ip ) (Ping timeout: 240 seconds)
2232 [14:45:14] *** Joins: n3wborn (~n3wborn@replaced-ip )
2233 [14:46:29] *** Joins: thunderrd (~thunderrd@replaced-ip )
2234 [14:46:39] *** Joins: luckman212 (~luckman21@replaced-ip )
2235 [14:47:04] <opv> hi everyone, i have some trouble with
seafile on a debian jessie machine - managing the service using
/etc/init.d/ works like a charm, but systemd for some reason
can't manage it. this leads to the service not being started at
boot. like with other services, there's no dedicated unit file,
but an initscript. can you guys help me out?
2236 [14:47:05] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 252 seconds)
2237 [14:47:39] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Remote host closed the connection)
2238 [14:48:14] <greycat> opv: if you're using init.d
scripts, then you need the ENTIRE sysvinit infrastructure to be in
place for it -- the symlinks from /etc/rc2.d/ and the parsed
comments (!!!) inside the script that allow the magical thingy to
calculate dependencies, and so on.
2239 [14:48:42] <greycat> Maybe you can get by with the just rc*.d
symlinks and not the parsed comments. I sure hope so, because I
never bothered to learn how to write those stupid-ass comments.
2240 [14:49:01] *** Quits: hexadecimal (~hexadecim@replaced-ip ) (Quit: bbl)
2241 [14:49:26] <opv> that is present. if by parsed comments you
mean the stuff between
# BEGIN INIT INFO and #
END INIT INFO, it's there aswell
2242 [14:49:35] *** Quits: kwesidev (~kwesidev@replaced-ip ) (Quit: WeeChat 1.5)
2243 [14:50:10] <opv> doing /etc/init.d/seafile-server start works
like a charm - doing systemctl start seafile-server.service fails
2244 [14:50:10] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Remote host closed the connection)
2245 [14:51:14] <greycat> Did you created the /etc/rc*.d/
symlinks? With the capital S and all that?
2246 [14:51:23] <opv> yes, they're there
2247 [14:51:38] *** Quits: endstille (~endstille@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
2248 [14:51:48] <greycat> Did you do "systemctl
daemon-reload" to make it reread everything?
2249 [14:51:56] *** Quits: reev (~reev@replaced-ip ) (Ping timeout: 265 seconds)
2250 [14:52:28] <opv> just did, doesn't help
2251 [14:52:42] *** Quits: lenovo_lover (~lenovo_lo@replaced-ip ) (Ping timeout: 264 seconds)
2252 [14:53:39] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
2253 [14:54:28] <opv> journalctl says "control process
exited, code=exited status=1" - however when manually executing
the contents of the startscript, exit codes are 0
2254 [14:55:12] *** Joins: hexadecimal (~hexadecim@replaced-ip )
2255 [14:55:13] *** Joins: maziar (~textual@replaced-ip )
2256 [14:55:26] *** Quits: Whiskey (~Whiskey@replaced-ip ) (Ping timeout: 244 seconds)
2257 [14:55:31] *** Quits: maziar (~textual@replaced-ip ) (Changing host)
2258 [14:55:31] *** Joins: maziar (~textual@replaced-ip )
2259 [14:55:44] <opv> can i create like a mock unit file which
simply calls /etc/init.d ?
2260 [14:56:11] <greycat> The systemd-sysv package is supposed to
do that already.
2261 [14:56:41] <opv> what irritates me is that all other services
using oldschool initscripts work
2262 [14:56:45] *** Quits: sasukeskapa (~sasukeska@replaced-ip ) (Quit: Leaving)
2263 [14:57:13] <greycat> That usually points to either systemd
being *confused* about something, or some part of your rc*.d
infrastructure being wrong.
2264 [14:58:00] *** debhelper sets mode: +l 1637
2265 [14:58:03] *** Joins: _foldLeft (~foldleft@replaced-ip )
2266 [14:58:29] <greycat> Did you do "systemctl stop
myservice" and "systemctl start myservice" and
"systemctl status myservice" yet? (Don't try
"restart" or "reload". Do a full stop and
start.)
2267 [14:58:58] <greycat> And it's important that these have
been done *after* the daemon-reload.
2268 [14:59:11] *** Quits: enki (~enki@replaced-ip ) (Quit: .)
2269 [14:59:41] *** Joins: enki (~enki@replaced-ip )
2270 [14:59:54] <opv> the stop command is being ignored
2271 [15:00:13] <greycat> How do you know?
2272 [15:00:16] <opv> and (after manually killing the service),
the start command doesn't do anything
2273 [15:00:24] <opv> because the service is still running with
the same PID's
2274 [15:00:42] *** Joins: ANSCH (~ANSCH@replaced-ip )
2275 [15:01:00] *** Quits: dunderproto (~dunderpro@replaced-ip ) (Quit: WeeChat 1.5)
2276 [15:01:19] <opv> i can restart it via init.d and get new
PID's
2277 [15:01:29] *** Joins: Whiskey (~Whiskey@replaced-ip )
2278 [15:02:06] *** Quits: fredl (fredl@replaced-ip ) (Quit: Leaving.)
2279 [15:02:25] <opv> whatever systemctl command, the errormsg is
the same: "control process exited, code=exited status=1"
2280 [15:03:23] <greycat> And the *timestamps* are the same? That
means you're still looking at old, cached information. It
hasn't *done* anything because it's *confused* but I do
not know why.
2281 [15:03:56] <opv> nope, timestamps are different
2282 [15:04:15] <opv> always the current time
2283 [15:04:45] *** Joins: n0wje (~anthony@replaced-ip )
2284 [15:05:35] <opv> wtf... it just did it now
2285 [15:05:52] *** Joins: thunderrd (~thunderrd@replaced-ip )
2286 [15:06:07] *** Joins: rrehbein (~rrehbein@replaced-ip )
2287 [15:06:14] *** Quits: Tempesta (~Tempesta@replaced-ip ) (Quit: See ya!)
2288 [15:07:06] *** Quits: _sfiguser (~sfigguser@replaced-ip ) (Ping timeout: 264 seconds)
2289 [15:07:23] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 272 seconds)
2290 [15:07:49] *** Quits: btf (~btf@replaced-ip ) (Quit: Leaving...)
2291 [15:07:50] *** Joins: quarters (quarters@replaced-ip )
2292 [15:08:58] *** Joins: tsu (~tar.gz@188.29.165.106.threembb.co.uk)
2293 [15:08:59] *** Quits: damio (sid156328@replaced-ip ) ()
2294 [15:09:16] *** Joins: damio (sid156328@replaced-ip )
2295 [15:09:23] *** Joins: dreamon (~dreamon@replaced-ip )
2296 [15:09:36] *** Quits: NiLon (nilon@replaced-ip ) (Changing host)
2297 [15:09:36] *** Joins: NiLon (nilon@replaced-ip )
2298 [15:10:16] <tsu> Hi i have a question, ive tried to google it
but cant confirm still, is kernel 4.4.23 supporting arm 7 ? Im
working with the rpi
2299 [15:10:36] *** Quits: andril (~andril@replaced-ip ) (Quit: WeeChat 1.6)
2300 [15:10:47] *** Quits: marsjaninzmarsa (~marsjanin@replaced-ip ) (*.net *.split)
2301 [15:10:47] *** Quits: cferry (~cferry@replaced-ip ) (*.net *.split)
2302 [15:10:48] *** Quits: r0ncalli (~pommes@replaced-ip ) (*.net *.split)
2303 [15:10:56] *** Quits: Exileur (~remi@replaced-ip ) (Ping timeout: 244 seconds)
2304 [15:12:08] *** Joins: marsjaninzmarsa (~marsjanin@replaced-ip )
2305 [15:12:14] *** Joins: [tsu] (~tar.gz@90.218.26.241)
2306 [15:12:25] *** Quits: Linux4UnMe (~kaddy@replaced-ip ) (Remote host closed the connection)
2307 [15:13:00] *** Joins: Ceber (~cerberus@replaced-ip )
2308 [15:13:20] *** Joins: andor2007 (~andor2007@replaced-ip )
2309 [15:13:25] *** Joins: cferry (~cferry@replaced-ip )
2310 [15:13:32] *** Joins: r0ncalli (~pommes@replaced-ip )
2311 [15:13:38] *** Joins: otirc (~fish@replaced-ip )
2312 [15:13:41] *** Quits: katyucha (~katyucha@replaced-ip ) (Quit: leaving)
2313 [15:13:49] *** Quits: n0wje (~anthony@replaced-ip ) (Remote host closed the connection)
2314 [15:13:51] *** Parts: andor2007 (~andor2007@replaced-ip )
2315 [15:13:58] *** Joins: RTFM[away] (~RTFMaway]@replaced-ip )
2316 [15:14:15] *** Joins: n0wje (~anthony@replaced-ip )
2317 [15:14:21] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 272 seconds)
2318 [15:14:55] *** Joins: ThCTLo (~thctlo@replaced-ip )
2319 [15:15:08] *** Quits: johnnyfive (~johnnyfiv@replaced-ip ) (Ping timeout: 252 seconds)
2320 [15:15:40] *** Parts: ThCTLo (~thctlo@replaced-ip )
2321 [15:16:06] *** Quits: tsu (~tar.gz@188.29.165.106.threembb.co.uk)
(Ping timeout: 244 seconds)
2322 [15:16:48] *** Joins: calisto (~calisto@replaced-ip )
2323 [15:16:53] *** Quits: OerHeks (~OerHeks@replaced-ip ) (Ping timeout: 272 seconds)
2324 [15:17:33] *** Quits: BenderRodriguez (~Foxhoundz@replaced-ip ) (*.net *.split)
2325 [15:17:34] *** Quits: GeorgeJipa (~admin@replaced-ip ) (*.net *.split)
2326 [15:17:36] *** Joins: lenovo_lover (~lenovo_lo@replaced-ip )
2327 [15:17:40] *** Joins: canopus (~canopus@replaced-ip )
2328 [15:18:06] <bigterd> opinion, for doing quick and dirty file
corruption and comparion checks, which algorithm should i use?
i've decided on rhash, but md5? crc32? data checks are varioius
sizes, GB to 10Tb....
2329 [15:18:28] *** Joins: SpeccyMan (~nick@replaced-ip )
2330 [15:18:33] *** Quits: n0wje (~anthony@replaced-ip ) (Client Quit)
2331 [15:18:53] *** Joins: judge_pepe (~marian@replaced-ip )
2332 [15:18:54] *** Joins: johnnyfive (~johnnyfiv@replaced-ip )
2333 [15:19:09] <greycat> For quick and dirty I'd go with
md5. Very likely to be available.
2334 [15:19:12] <Iridos> dpkg, armhf
2335 [15:19:12] <dpkg> armhf is a port of Debian requiring a
floating-point unit (FPU) found in modern <ARM> hardware. It
explicitly targets version 7 of the ARM architecture (i.e. not the
Raspberry Pi), using the hard-float version of the ARM EABI. The
armhf architecture was introduced at Debian 7.0 "Wheezy".
replaced-url
2336 [15:19:25] *** Quits: tinkersh (~TinkerSh@replaced-ip ) (Ping timeout: 272 seconds)
2337 [15:20:06] *** Joins: _sfiguser (~sfigguser@replaced-ip )
2338 [15:20:19] <Iridos> oh, he was gone already anyway
2339 [15:20:32] *** Quits: judge_pepe (~marian@replaced-ip ) (Client Quit)
2340 [15:20:41] *** Quits: lstieb (~lstieb@replaced-ip ) (Ping timeout: 272 seconds)
2341 [15:20:46] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
2342 [15:20:50] <bigterd> be nice to find something that's
multithreaded,
2343 [15:21:00] <bigterd> seems as though rhash isn't out of
the box
2344 [15:21:27] *** Joins: macartur (uid39242@replaced-ip )
2345 [15:23:03] *** Quits: lenovo_lover (~lenovo_lo@replaced-ip ) (Quit: Leaving)
2346 [15:23:28] <greycat> Oh, so "quick and dirty" was a
complete lie....
2347 [15:23:29] *** Joins: xaa (~xaa@replaced-ip )
2348 [15:23:46] <Iridos> heh
2349 [15:23:50] <greycat> You want something "complicated and
unlikely to work".
2350 [15:24:08] <bigterd> well, just sime data comparision
that's not mission critical, but be nice to find a faster way
of using the simplist algorithm
2351 [15:24:23] <bigterd> can't have both obvioiusly,
2352 [15:24:23] <ADubhlaoich> I've unfortunately discovered I
cannot write to an external USB drive due to some
permissions-related BS involving the fact it's formatted in
NTFS. There's workarounds but I'm going nuclear; is FAT32
the recommended type?
2353 [15:24:59] <greycat> I would totally prefer vfat over ntfs
for an external USB drive.
2354 [15:25:03] *** Joins: ExoUNX (~textual@replaced-ip )
2355 [15:25:21] <greycat> ext3 is not a terrible choice either, if
the drive never has to touch a Windows machine
2356 [15:25:28] *** Joins: izua (~temp@replaced-ip )
2357 [15:25:55] *** Quits: Slumlord_ (~Slumlord_@replaced-ip ) (Ping timeout: 256 seconds)
2358 [15:26:25] <ADubhlaoich> It's probably going to touch a
Windows machine at some point, maybe Mac too
2359 [15:26:32] <greycat> I'd go vfat.
2360 [15:26:50] *** Joins: n0wje (~anthony@replaced-ip )
2361 [15:27:03] *** Quits: aax (~xaa@replaced-ip ) (Ping timeout: 256 seconds)
2362 [15:28:10] *** Joins: lenovo_lover (~lenovo_lo@replaced-ip )
2363 [15:28:20] *** Quits: ojoa (~zetagi@replaced-ip ) (Ping timeout: 252 seconds)
2364 [15:28:34] *** Quits: lenovo_lover (~lenovo_lo@replaced-ip ) (Remote host closed the connection)
2365 [15:28:45] *** Quits: johnnyfive (~johnnyfiv@replaced-ip ) (Ping timeout: 256 seconds)
2366 [15:28:55] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 272 seconds)
2367 [15:29:09] *** Joins: GeorgeJipa (~admin@replaced-ip )
2368 [15:29:19] *** Joins: BenderRodriguez (~Foxhoundz@replaced-ip )
2369 [15:29:21] *** Quits: GeorgeJipa (~admin@replaced-ip ) (Changing host)
2370 [15:29:21] *** Joins: GeorgeJipa (~admin@replaced-ip )
2371 [15:29:25] *** Joins: OerHeks (~OerHeks@replaced-ip )
2372 [15:29:34] *** Joins: lenovo_lover (~lenovo_lo@replaced-ip )
2373 [15:30:09] *** Joins: ojoa (~zetagi@replaced-ip )
2374 [15:30:14] *** Quits: makerman (~makerman@replaced-ip ) (Quit: quit)
2375 [15:30:29] *** Joins: MikeDebian (~ML@replaced-ip )
2376 [15:31:30] *** Quits: lenovo_lover (~lenovo_lo@replaced-ip ) (Client Quit)
2377 [15:32:01] *** Joins: johnnyfive (~johnnyfiv@replaced-ip )
2378 [15:32:32] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 265 seconds)
2379 [15:32:43] *** Quits: prestin (~textual@replaced-ip ) (Ping timeout: 272 seconds)
2380 [15:34:23] *** Quits: bemawi (~bemawi@replaced-ip ) (Ping timeout: 252 seconds)
2381 [15:34:24] *** Joins: btf (~btf@replaced-ip )
2382 [15:34:28] *** Joins: cpc26 (~cpc26@replaced-ip )
2383 [15:34:50] *** Joins: lstieb (~lstieb@replaced-ip )
2384 [15:35:28] *** Joins: Tom01 (~tom@replaced-ip )
2385 [15:36:05] *** Joins: Ceber (~cerberus@replaced-ip )
2386 [15:36:11] *** Joins: mints (~mints@replaced-ip )
2387 [15:36:35] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Ping timeout: 252 seconds)
2388 [15:37:15] *** Quits: hanshenrik (~hans_henr@replaced-ip ) (Ping timeout: 256 seconds)
2389 [15:37:46] *** Joins: bemawi (~bemawi@replaced-ip )
2390 [15:37:53] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
2391 [15:38:00] *** debhelper sets mode: +l 1645
2392 [15:38:25] *** Quits: WinstonSmith (~WinstonSm@replaced-ip ) (Ping timeout: 272 seconds)
2393 [15:38:31] *** Quits: Billias (~MrV@replaced-ip##) (Quit: ZNC - ##replaced-url
2394 [15:38:57] *** Quits: xaa (~xaa@replaced-ip ) (Ping timeout: 256 seconds)
2395 [15:39:30] *** Joins: Boreeas_ (83f6bff8@replaced-ip )
2396 [15:41:19] *** Quits: ogny (~orkun@replaced-ip ) (Quit: WeeChat 1.0.1)
2397 [15:41:43] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 265 seconds)
2398 [15:41:44] *** Joins: CEnnis91 (uid3543@replaced-ip )
2399 [15:41:46] *** Quits: uKi` (walkers@replaced-ip ) (*.net *.split)
2400 [15:41:46] *** Quits: chownsauce (~chown@replaced-ip ) (*.net *.split)
2401 [15:41:46] *** Quits: papitfx (~hafiz@replaced-ip ) (*.net *.split)
2402 [15:41:46] *** Quits: jgornick (jgornick@replaced-ip ) (*.net *.split)
2403 [15:41:56] *** Quits: pavlushka (~Pavel@replaced-ip ) (Ping timeout: 244 seconds)
2404 [15:42:03] *** Joins: Slumlord_ (~Slumlord_@replaced-ip )
2405 [15:42:16] *** Quits: Slumlord_ (~Slumlord_@replaced-ip ) (Max SendQ exceeded)
2406 [15:42:26] *** Quits: rgogunskiy (~rgogunski@replaced-ip ) (Quit: rgogunskiy)
2407 [15:42:38] <Boreeas_> Hey, I have a weird problem when
executing a binary in a loop from two separate bash scripts
2408 [15:42:41] *** Joins: Ceber (~cerberus@replaced-ip )
2409 [15:42:49] *** Joins: rsx (~dummy@replaced-ip )
2410 [15:43:03] <Boreeas_> Context: I am connected to the same
user@host from two separate sessions. In each session, I execute
this script:
replaced-url
2411 [15:43:11] *** Quits: Knaldgas (~pdj@replaced-ip ) (Quit: Leaving)
2412 [15:43:41] *** Joins: Ryushin (~Ryushin@replaced-ip )
2413 [15:43:44] *** Quits: ffatman (~ffamousff@replaced-ip ) (Ping timeout: 252 seconds)
2414 [15:43:51] <Boreeas_> First session works fine. When I start
the script from the second session, I get a "./kyotonow2:
Permission denied" error
2415 [15:44:08] <greycat> Check the permissions.
2416 [15:44:30] <Boreeas_> When I restart the script from the
first session, both continue to work fine, but when I stop the
script in the second session and restart it there, #1 fails again
2417 [15:44:47] <Boreeas_> Likely not a permission problem, since
I can execute it just fine at the start
2418 [15:44:58] <Boreeas_> And both sessions are to the same
account
2419 [15:45:05] *** Joins: vazthunder (~vazthunde@replaced-ip )
2420 [15:45:09] <vazthunder> 7895123
2421 [15:45:24] *** Quits: swatti (~memory@replaced-ip ) (Read error: Connection reset by peer)
2422 [15:45:28] *** vazthunder is now known as Guest63201
2423 [15:45:33] *** Quits: nawaflemme (~anthony@replaced-ip ) (Ping timeout: 244 seconds)
2424 [15:45:35] *** Joins: swatti (~memory@replaced-ip )
2425 [15:45:37] *** Joins: WinstonSmith (~WinstonSm@replaced-ip )
2426 [15:45:41] *** Quits: Lipp (~Lipp@replaced-ip ) (Remote host closed the connection)
2427 [15:45:42] <Boreeas_> Permission for kyotonow2 is
"-rwxr-xr-x 1 chell chell 9999 Oct 7 16:28 kyotonow2"
2428 [15:45:46] *** Quits: super_gollum (~ich@replaced-ip ) (Quit: Ex-Chat)
2429 [15:45:52] *** Joins: zeorin (~zeorin@replaced-ip )
2430 [15:45:55] *** Parts: zeorin (~zeorin@replaced-ip )
2431 [15:46:01] *** Quits: LeandroLuiz (~LLP@replaced-ip ) (Ping timeout: 272 seconds)
2432 [15:46:05] *** Parts: Guest63201 (~vazthunde@replaced-ip )
2433 [15:46:17] <greycat> That's on the machine where you get
"Permission denied"?
2434 [15:46:23] *** Joins: papitfx (~hafiz@replaced-ip )
2435 [15:46:32] <Boreeas_> Yeah
2436 [15:46:40] *** Joins: uKi` (walkers@replaced-ip )
2437 [15:46:44] *** Joins: jgornick (~jgornick@replaced-ip )
2438 [15:46:46] *** Joins: zlatan (~Zlatan@replaced-ip )
2439 [15:46:52] <greycat> Check the shebang line, check the mount
options on the file system where the script is located.
2440 [15:46:53] *** Joins: chownsauce (~chown@replaced-ip )
2441 [15:47:05] *** Quits: james41382 (~james4138@replaced-ip ) (Quit: Leaving)
2442 [15:47:05] *** Joins: RamPage (~R@replaced-ip )
2443 [15:47:14] *** james41382_ is now known as james41382
2444 [15:47:48] *** Joins: alxy (uid115853@replaced-ip )
2445 [15:48:11] *** Joins: LeandroLuiz (~LLP@replaced-ip )
2446 [15:49:38] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
2447 [15:50:12] *** Joins: Kiodf (~Kiodf@replaced-ip )
2448 [15:50:14] *** Joins: Tempesta (~Tempesta@replaced-ip )
2449 [15:50:20] *** Quits: bemawi (~bemawi@replaced-ip ) (Ping timeout: 252 seconds)
2450 [15:50:57] *** Joins: calimero_82 (~fabiopc@replaced-ip )
2451 [15:51:00] *** Joins: abcasdasdasd (~vazthunde@replaced-ip )
2452 [15:51:10] <calimero_82> hi guys
2453 [15:51:20] *** Parts: abcasdasdasd (~vazthunde@replaced-ip )
2454 [15:51:36] *** Joins: InfoTest (~Thunderbi@replaced-ip )
2455 [15:51:57] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Read error: Connection reset by peer)
2456 [15:52:17] *** Joins: ffatman (~ffamousff@replaced-ip )
2457 [15:52:22] *** Quits: torjeh (~Torje@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2458 [15:52:49] *** Joins: lenovo_lover (~lenovo_lo@replaced-ip )
2459 [15:52:54] *** Joins: _foldLeft (~foldleft@replaced-ip )
2460 [15:53:03] *** Joins: vazthunder (~vazthunde@replaced-ip )
2461 [15:53:47] *** Joins: pavlushka (~Pavel@replaced-ip )
2462 [15:54:24] *** Quits: n0wje (~anthony@replaced-ip ) (Quit: Leaving)
2463 [15:54:30] *** Quits: Boreeas_ (83f6bff8@replaced-ip ) (Quit: Page closed)
2464 [15:54:59] *** Joins: xet7 (~xet7@replaced-ip )
2465 [15:55:14] *** Joins: kzimmermann (~kzimmerma@replaced-ip )
2466 [15:55:58] *** Joins: x-treme (~x-treme@replaced-ip )
2467 [15:56:14] *** Quits: vazthunder (~vazthunde@replaced-ip ) (Quit: Leaving)
2468 [15:56:21] *** Quits: x-treme (~x-treme@replaced-ip ) (Remote host closed the connection)
2469 [15:56:37] <calimero_82> i've changed video resolution
on jessie os, i've changed in vdi but my orange pi is on hdmi,
how can i resolve it?
2470 [15:56:50] *** Joins: abcdeferwerer (~vazthunde@replaced-ip )
2471 [15:56:56] *** Parts: abcdeferwerer (~vazthunde@replaced-ip )
2472 [15:57:27] *** Joins: debalance (~debalance@replaced-ip )
2473 [15:57:37] *** Joins: vazthunder (~vazthunde@replaced-ip )
2474 [15:57:58] *** Joins: gebruiker (~gebruiker@replaced-ip )
2475 [15:58:03] *** Quits: valera (~vmasiutsi@replaced-ip ) (Ping timeout: 272 seconds)
2476 [15:58:13] <gebruiker> why is it that sometimes packages are
held back by apt ?
2477 [15:58:13] *** Joins: nawaflemme (~anthony@replaced-ip )
2478 [15:58:45] <greycat> !held back
2479 [15:58:45] <dpkg> well, kept back is when packages have not
been upgraded even though newer versions are available. This happens
if dependencies cannot be resolved, packages are on hold or you used
"upgrade" not "full-upgrade" and old packages
need to be removed as part of the upgrade. To investigate,
"aptitude -s install <kept-package>". See also
replaced-url
2480 [15:59:18] <greycat> Eww, factoid poisoned by aptitude.
2481 [15:59:37] <gebruiker> greycat, yes but dist-upgrade does
upgrade he packages ... hmm
2482 [15:59:37] *** Joins: GJ_ (~Thunderbi@replaced-ip )
2483 [15:59:52] <calimero_82> i've used h3disp
2484 [16:00:14] *** Quits: soee_ (~soee@replaced-ip ) (Ping timeout: 252 seconds)
2485 [16:00:35] *** Quits: gokul (~gokul@replaced-ip ) (Ping timeout: 272 seconds)
2486 [16:00:37] *** Joins: nitefall (~thewellin@replaced-ip )
2487 [16:00:38] <calimero_82> i've done an error, i've
choose dvi ideed of hdmi
2488 [16:00:38] *** Joins: anaiden (~anaiden@replaced-ip )
2489 [16:01:30] *** Joins: Janos (~Janos@replaced-ip )
2490 [16:01:37] *** Joins: agimenez (~sysvalve@replaced-ip )
2491 [16:01:39] *** Quits: frozengeek (~frozengee@replaced-ip ) (Quit: frozengeek)
2492 [16:01:54] <gebruiker> I am having an issue with make-kpkg:
replaced-url
2493 [16:02:18] *** Quits: Riyria (~Riyria@replaced-ip ) (Quit: The most interesting network tech in the world... Stay
adjacent, my friends.)
2494 [16:03:18] *** Quits: jesopo (jess@replaced-ip ) (Quit: et nos unum sumus)
2495 [16:03:19] *** Quits: pavlushka (~Pavel@replaced-ip ) (Ping timeout: 256 seconds)
2496 [16:04:43] *** Quits: towo^work (~towo@replaced-ip ) (Quit: Leaving)
2497 [16:04:52] *** Joins: schu-r (~Thunderbi@replaced-ip )
2498 [16:04:55] *** Quits: simmaniac (~sysvalve@replaced-ip ) (Ping timeout: 265 seconds)
2499 [16:04:57] *** Quits: RamPage (~R@replaced-ip##) (Quit: - nbs-irc 2.39 - ##replaced-url
2500 [16:05:07] *** Joins: frozengeek (~frozengee@replaced-ip )
2501 [16:05:18] *** Quits: anaiden (~anaiden@replaced-ip ) (Ping timeout: 264 seconds)
2502 [16:05:18] *** Joins: TsukiRa (~fpob@replaced-ip )
2503 [16:06:13] *** Quits: nawaflemme (~anthony@replaced-ip ) (Ping timeout: 244 seconds)
2504 [16:07:04] *** Parts: zlatan (~Zlatan@replaced-ip )
2505 [16:08:04] <stoned> Morning
2506 [16:08:14] *** Joins: EmleyMoor (phil@replaced-ip )
2507 [16:08:25] *** Parts: opv (~council@replaced-ip )
2508 [16:08:26] *** Joins: rperier (~quassel@replaced-ip )
2509 [16:09:06] *** Quits: enki (~enki@replaced-ip ) (Read error: Connection reset by peer)
2510 [16:09:17] *** Joins: enki- (~enki@replaced-ip )
2511 [16:09:31] *** Parts: rperier (~quassel@replaced-ip )
2512 [16:09:36] *** Joins: pavlushka (~Pavel@replaced-ip )
2513 [16:10:10] *** Quits: calisto (~calisto@replaced-ip ) (Read error: Connection reset by peer)
2514 [16:10:52] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 244 seconds)
2515 [16:11:29] *** Quits: TomyWork (~tomy@replaced-ip ) (Ping timeout: 240 seconds)
2516 [16:11:39] *** Joins: calisto (~calisto@replaced-ip )
2517 [16:11:51] <fguide> gm, stoned
2518 [16:12:04] *** Quits: sidmo_ (~sidmo@replaced-ip ) (*.net *.split)
2519 [16:12:04] *** Quits: borsin (~borsin@replaced-ip ) (*.net *.split)
2520 [16:12:04] *** Quits: Looker (Looker@replaced-ip ) (*.net *.split)
2521 [16:12:57] *** Quits: swatti (~memory@replaced-ip ) (Remote host closed the connection)
2522 [16:14:04] *** Joins: Lipp (~Lipp@replaced-ip )
2523 [16:14:20] *** Quits: rsx (~dummy@replaced-ip ) (Quit: rsx)
2524 [16:14:27] *** Quits: Lipp (~Lipp@replaced-ip ) (Remote host closed the connection)
2525 [16:14:31] *** Quits: cpc26 (~cpc26@replaced-ip ) (Ping timeout: 272 seconds)
2526 [16:14:31] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 272 seconds)
2527 [16:14:54] *** Quits: conformist (~conformis@replaced-ip ) (Ping timeout: 264 seconds)
2528 [16:15:01] *** Joins: cpc26 (~cpc26@replaced-ip )
2529 [16:15:38] *** Joins: sidmo_ (~sidmo@replaced-ip )
2530 [16:15:57] *** Joins: Looker (Looker@replaced-ip )
2531 [16:16:02] *** Joins: giobbe (~Alex@replaced-ip )
2532 [16:16:58] *** Quits: Tempesta (~Tempesta@replaced-ip ) (Quit: See ya!)
2533 [16:17:09] *** Parts: lars_ (~lars@replaced-ip )
2534 [16:17:28] *** Joins: Tempesta (~Tempesta@replaced-ip )
2535 [16:18:25] *** Joins: borsin (~borsin@replaced-ip )
2536 [16:18:30] *** Joins: nawaflemme (~anthony@replaced-ip )
2537 [16:18:57] *** Quits: enki- (~enki@replaced-ip ) (Quit: .)
2538 [16:18:57] *** Quits: izua (~temp@replaced-ip ) (Read error: Connection reset by peer)
2539 [16:19:18] *** Joins: enki (~enki@replaced-ip )
2540 [16:19:26] *** Joins: izua (~temp@replaced-ip )
2541 [16:20:25] *** Quits: jbitdrop (~jbitdrop@replaced-ip ) (Read error: No route to host)
2542 [16:20:37] *** Joins: jbitdrop (~jbitdrop@replaced-ip )
2543 [16:21:05] *** Joins: chauncie (~chauncie@replaced-ip )
2544 [16:21:33] *** Joins: Darcidride (~Darcidrid@replaced-ip )
2545 [16:21:46] <stoned> I don't feel so great right now,
body is weird.
2546 [16:22:03] <stoned> Maybe I need to do somethings in this
world.
2547 [16:22:17] *** Quits: ANSCH (~ANSCH@replaced-ip ) (*.net *.split)
2548 [16:22:17] *** Quits: snacs
(~snacs.net@124-149-64-47.dyn.iinet.net.au) (*.net *.split)
2549 [16:22:17] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (*.net *.split)
2550 [16:22:17] *** Quits: boubou (boubou@replaced-ip ) (*.net *.split)
2551 [16:22:17] *** Quits: grumble (~grumble@replaced-ip ) (*.net *.split)
2552 [16:22:17] *** Quits: enoch85 (~enoch85@replaced-ip ) (*.net *.split)
2553 [16:22:17] *** Quits: Robby (robby@replaced-ip ) (*.net *.split)
2554 [16:22:18] *** Quits: beardface (~bearface@replaced-ip ) (*.net *.split)
2555 [16:22:18] *** Quits: fauweh (~root@replaced-ip ) (*.net *.split)
2556 [16:22:18] *** Quits: thalos (~thalos@replaced-ip ) (*.net *.split)
2557 [16:22:18] *** Quits: bezaban (~bezaban@replaced-ip ) (*.net *.split)
2558 [16:22:18] *** Quits: jkhsjdhjs (jkhsjdhjs@replaced-ip ) (*.net *.split)
2559 [16:22:18] *** Quits: dondelelcaro (~don@replaced-ip ) (*.net *.split)
2560 [16:22:18] *** Quits: cluelessperson (~cluelessp@replaced-ip ) (*.net *.split)
2561 [16:22:19] *** Quits: marveldigital (~marvel@replaced-ip ) (*.net *.split)
2562 [16:22:19] *** Quits: tub__ (~mossman@replaced-ip ) (*.net *.split)
2563 [16:22:19] *** Quits: pythonsnake (~pythonsna@replaced-ip ) (*.net *.split)
2564 [16:22:19] *** Quits: DLange (~DLange@replaced-ip ) (*.net *.split)
2565 [16:22:19] *** Quits: capri (~capri_fre@replaced-ip ) (*.net *.split)
2566 [16:22:20] *** Quits: stealthii (sid17385@replaced-ip ) (*.net *.split)
2567 [16:22:20] *** Quits: frd404 (~root@replaced-ip ) (*.net *.split)
2568 [16:22:20] *** Quits: Jidoor (~Jidoor@replaced-ip ) (*.net *.split)
2569 [16:22:20] *** Quits: joze (~joze@replaced-ip ) (*.net *.split)
2570 [16:22:20] *** Quits: toine42 (~toine42@replaced-ip ) (*.net *.split)
2571 [16:22:20] *** Quits: IbexPeak (~quassel@replaced-ip ) (*.net *.split)
2572 [16:22:20] *** Quits: DANtheBEASTman (~DANtheBEA@replaced-ip ) (*.net *.split)
2573 [16:22:20] *** Quits: hobbyquaker (hq@replaced-ip ) (*.net *.split)
2574 [16:22:20] *** Quits: mcfrisk (mcfrisk@replaced-ip ) (*.net *.split)
2575 [16:22:21] *** Quits: Dev0n (~Dev0n@replaced-ip ) (*.net *.split)
2576 [16:22:21] *** Quits: tubaman (~tubaman@replaced-ip ) (*.net *.split)
2577 [16:22:21] *** Quits: ujjain (~ujjain@replaced-ip ) (*.net *.split)
2578 [16:22:21] *** Quits: bluszcz (~bluszcz@replaced-ip ) (*.net *.split)
2579 [16:22:21] *** Quits: nathanhi (~nathanhi@replaced-ip ) (*.net *.split)
2580 [16:22:21] *** Quits: L235 (sid41243@replaced-ip ) (*.net *.split)
2581 [16:22:21] *** Quits: metaKin (metaKin@replaced-ip ) (*.net *.split)
2582 [16:22:22] *** Quits: drowngodx (sid162816@replaced-ip ) (*.net *.split)
2583 [16:22:22] *** Quits: sparr (~sparr@replaced-ip ) (*.net *.split)
2584 [16:22:22] *** Quits: lift (~lift@replaced-ip ) (*.net *.split)
2585 [16:22:22] *** Quits: gtrott_ (sid78444@replaced-ip ) (*.net *.split)
2586 [16:22:22] *** Quits: Cipher45 (~Cipher45@replaced-ip ) (*.net *.split)
2587 [16:22:22] *** Quits: hue (hue@replaced-ip ) (*.net *.split)
2588 [16:22:22] *** Quits: noodle (~noodle@replaced-ip ) (*.net *.split)
2589 [16:22:22] *** Quits: ebarch (sid17287@replaced-ip ) (*.net *.split)
2590 [16:22:23] *** Quits: moss (~moss@replaced-ip ) (*.net *.split)
2591 [16:22:23] *** Quits: max-m (~max-m@replaced-ip ) (*.net *.split)
2592 [16:22:23] *** Quits: sloucher (sid168007@replaced-ip ) (*.net *.split)
2593 [16:22:23] *** Quits: r0ck_ (r0ck@replaced-ip ) (*.net *.split)
2594 [16:22:23] *** Quits: peer69 (~peer69@replaced-ip ) (*.net *.split)
2595 [16:22:23] *** Quits: television (~alex@replaced-ip ) (*.net *.split)
2596 [16:22:24] *** Quits: nyuszika7h (nyuszika7h@replaced-ip ) (*.net *.split)
2597 [16:22:24] *** Quits: quaddy (EEYqaAyb8Q@replaced-ip ) (*.net *.split)
2598 [16:22:24] *** Quits: jgrasser_ (~quassel@replaced-ip ) (*.net *.split)
2599 [16:22:24] *** Quits: Cerise (jerry@replaced-ip ) (*.net *.split)
2600 [16:22:24] *** Quits: flyingkiwi (~kiwi@replaced-ip ) (*.net *.split)
2601 [16:22:25] *** Quits: posi (sid124649@replaced-ip ) (*.net *.split)
2602 [16:22:26] *** Quits: deepy (deepy@replaced-ip ) (*.net *.split)
2603 [16:22:26] *** Quits: tacocat (~GLolol@replaced-ip ) (*.net *.split)
2604 [16:22:26] *** Quits: paulr (quasselcor@replaced-ip ) (*.net *.split)
2605 [16:22:26] *** Quits: ilteris (~ilteris@replaced-ip ) (*.net *.split)
2606 [16:22:26] *** Quits: PaulFertser (paul@replaced-ip ) (*.net *.split)
2607 [16:22:26] *** Quits: pasturesofplenty (~pastureso@replaced-ip ) (*.net *.split)
2608 [16:22:26] *** Quits: Phanes (Phanes@replaced-ip ) (*.net *.split)
2609 [16:22:26] *** Quits: rdz (~rdz@replaced-ip ) (*.net *.split)
2610 [16:22:26] *** Quits: MonsterKiller (~MonsterKi@replaced-ip ) (*.net *.split)
2611 [16:22:26] *** Quits: mik (mik@replaced-ip ) (*.net *.split)
2612 [16:22:27] *** Quits: xar- (~xar@replaced-ip ) (*.net *.split)
2613 [16:22:27] *** Quits: nonada (~nonada@replaced-ip ) (*.net *.split)
2614 [16:22:27] *** Quits: Hello71 (~Hello71@replaced-ip ) (*.net *.split)
2615 [16:22:27] *** Quits: James_T (james@replaced-ip ) (*.net *.split)
2616 [16:22:27] *** Quits: n0t_ (n0t@replaced-ip ) (*.net *.split)
2617 [16:22:27] *** Quits: electrostat (~dag@replaced-ip ) (*.net *.split)
2618 [16:22:27] *** Quits: s7r (~s7r@replaced-ip ) (*.net *.split)
2619 [16:22:27] *** Quits: swaechter (swaechter@replaced-ip ) (*.net *.split)
2620 [16:22:27] *** Quits: devster31 (~devsterkn@replaced-ip ) (*.net *.split)
2621 [16:22:27] *** Quits: CrazyyMaxx (CrazyyMaxx@replaced-ip ) (*.net *.split)
2622 [16:22:28] *** Quits: Joost (~Joost@replaced-ip ) (*.net *.split)
2623 [16:22:28] *** Quits: blommer (~blommer@replaced-ip ) (*.net *.split)
2624 [16:22:28] *** Quits: dustpuppy (~dustpuppy@replaced-ip ) (*.net *.split)
2625 [16:22:28] *** Quits: matthiaskrgr (matthiaskr@replaced-ip ) (*.net *.split)
2626 [16:22:28] *** Quits: Jikai (~Jikan@replaced-ip ) (*.net *.split)
2627 [16:22:28] *** Quits: ypwong (ypwong@replaced-ip ) (*.net *.split)
2628 [16:22:28] *** Quits: jeezy (~xz@replaced-ip ) (*.net *.split)
2629 [16:22:29] *** Quits: TonyL (~Tony@replaced-ip ) (*.net *.split)
2630 [16:22:29] <th0r> I should have known not to flush the ignore
list
2631 [16:22:31] *** Joins: ilteris_ (~ilteris@replaced-ip )
2632 [16:22:31] *** Joins: IbexPeak (~quassel@replaced-ip )
2633 [16:22:31] <stoned> Partition 2 does not start on physical
sector boundary.
2634 [16:22:32] *** Joins: n0t (n0t@replaced-ip )
2635 [16:22:32] *** Joins: flyingkiwi (~kiwi@replaced-ip )
2636 [16:22:32] *** Joins: lift (~lift@replaced-ip )
2637 [16:22:32] *** Joins: PaulFertser (paul@replaced-ip )
2638 [16:22:32] *** Joins: MonsterKiller_ (~MonsterKi@replaced-ip )
2639 [16:22:34] *** Joins: dustpuppy (~dustpuppy@replaced-ip )
2640 [16:22:34] *** Joins: toine42 (~toine42@replaced-ip )
2641 [16:22:34] *** Joins: Dev0n (~Dev0n@replaced-ip )
2642 [16:22:35] *** Joins: Cipher45 (~Cipher45@replaced-ip )
2643 [16:22:36] *** Joins: xar- (~xar@replaced-ip )
2644 [16:22:36] *** Joins: DANtheBEASTman (~DANtheBEA@replaced-ip )
2645 [16:22:37] *** Joins: Cerise (jerry@replaced-ip )
2646 [16:22:37] <stoned> Ouch.
2647 [16:22:39] *** Joins: tubaman_ (~tubaman@replaced-ip )
2648 [16:22:40] *** Joins: dondelelcaro (~don@replaced-ip )
2649 [16:22:40] *** Joins: tub__ (~mossman@replaced-ip )
2650 [16:22:40] *** Joins: thalos (~thalos@replaced-ip )
2651 [16:22:40] *** Joins: Phanes (Phanes@replaced-ip )
2652 [16:22:40] *** Joins: rdz (~rdz@replaced-ip )
2653 [16:22:41] *** Joins: peer69 (~peer69@replaced-ip )
2654 [16:22:43] *** Joins: capri_on (~capri_fre@replaced-ip )
2655 [16:22:44] *** Quits: Dev0n (~Dev0n@replaced-ip ) (Changing host)
2656 [16:22:45] *** Joins: Dev0n (~Dev0n@replaced-ip )
2657 [16:22:45] *** Joins: marveldigital (~marvel@replaced-ip )
2658 [16:22:46] *** Joins: ypwong (ypwong@replaced-ip )
2659 [16:22:46] *** Joins: pasturesofplenty (~pastureso@replaced-ip )
2660 [16:22:46] *** Quits: Cipher45 (~Cipher45@replaced-ip ) (Changing host)
2661 [16:22:46] *** Joins: Cipher45 (~Cipher45@replaced-ip )
2662 [16:22:46] *** Joins: frd404 (~root@replaced-ip )
2663 [16:22:47] *** Joins: CrazyyMaxx (CrazyyMaxx@replaced-ip )
2664 [16:22:48] *** Joins: TonyL (~Tony@replaced-ip )
2665 [16:22:50] *** Joins: sparr (~sparr@replaced-ip )
2666 [16:22:52] *** Joins: Hello71 (~Hello71@replaced-ip )
2667 [16:22:52] *** Joins: hue (hue@replaced-ip )
2668 [16:22:52] *** Joins: max-m (~max-m@replaced-ip )
2669 [16:22:52] *** Joins: electrostat (~dag@replaced-ip )
2670 [16:22:52] *** Joins: devster31 (~devsterkn@replaced-ip )
2671 [16:22:52] *** Joins: deepy (deepy@replaced-ip )
2672 [16:22:52] *** Joins: mik (mik@replaced-ip )
2673 [16:22:53] *** Joins: joze (~joze@replaced-ip )
2674 [16:22:53] *** Joins: Robby (robby@replaced-ip )
2675 [16:22:53] *** Joins: cluelessperson (~cluelessp@replaced-ip )
2676 [16:22:54] *** Joins: s7r (~s7r@replaced-ip )
2677 [16:22:54] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Read error: Connection reset by peer)
2678 [16:22:54] *** Joins: tacocat (~GLolol@replaced-ip )
2679 [16:22:54] *** Parts: weld_ (~weld@replaced-ip )
2680 [16:22:55] *** Quits: TonyL (~Tony@replaced-ip ) (Changing host)
2681 [16:22:55] *** Joins: TonyL (~Tony@replaced-ip )
2682 [16:22:55] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
2683 [16:22:56] *** Joins: DLange (~DLange@replaced-ip )
2684 [16:22:59] *** Quits: peer69 (~peer69@replaced-ip ) (Changing host)
2685 [16:22:59] *** Joins: peer69 (~peer69@replaced-ip )
2686 [16:23:02] *** Joins: blommer (~blommer@replaced-ip )
2687 [16:23:04] *** Joins: Jikan (~Jikan@replaced-ip )
2688 [16:23:05] *** Joins: noodle (~noodle@replaced-ip )
2689 [16:23:06] *** Joins: boubou (boubou@replaced-ip )
2690 [16:23:06] *** Joins: moss (~moss@replaced-ip )
2691 [16:23:07] *** Joins: Joost (~Joost@replaced-ip )
2692 [16:23:15] *** Cerise is now known as Guest11138
2693 [16:23:17] <stoned> Sector size (logical/physical): 512 bytes
/ 4096 bytes
2694 [16:23:18] *** Joins: television (~alex@replaced-ip )
2695 [16:23:21] *** Quits: Phanes (Phanes@replaced-ip ) (Changing host)
2696 [16:23:21] *** Joins: Phanes (Phanes@replaced-ip )
2697 [16:23:23] *** Joins: swaechter (swaechter@replaced-ip )
2698 [16:23:25] *** Joins: ujjain (~ujjain@replaced-ip )
2699 [16:23:25] *** Quits: ujjain (~ujjain@replaced-ip ) (Changing host)
2700 [16:23:25] *** Joins: ujjain (~ujjain@replaced-ip )
2701 [16:23:26] <stoned> I just noticed this. Uh oh! Oh boy.
2702 [16:23:28] *** Joins: nyuszika7h (nyuszika7h@replaced-ip )
2703 [16:23:29] *** Joins: paulr (quasselcor@replaced-ip )
2704 [16:23:31] *** Joins: quaddy (iZ2S6CAaA4@replaced-ip )
2705 [16:23:35] *** Joins: RickXy (~zncadmin@replaced-ip )
2706 [16:23:39] *** Joins: jeezy (~xz@replaced-ip )
2707 [16:23:40] *** Joins: matthiaskrgr (matthiaskr@replaced-ip )
2708 [16:23:44] <stoned> I think we have an advanced 4k disk out
of alignment! Good googa mooga
2709 [16:23:55] *** Joins: nonada (~nonada@replaced-ip )
2710 [16:23:56] *** Joins: fauweh (~root@replaced-ip )
2711 [16:24:00] *** Joins: pythonsnake (~pythonsna@replaced-ip )
2712 [16:24:03] *** matthiaskrgr is now known as Guest7199
2713 [16:24:03] *** jeezy is now known as Guest22653
2714 [16:24:04] *** Joins: jgrasser (~quassel@replaced-ip )
2715 [16:24:07] <stoned> Damn it. I can't even fix it w/o a
complete data xfer and reformat, can I?
2716 [16:24:24] *** Joins: hobbyquaker (hq@replaced-ip )
2717 [16:24:29] *** Joins: jkhsjdhjs (jkhsjdhjs@replaced-ip )
2718 [16:24:29] *** Joins: dreamon (~dreamon@replaced-ip )
2719 [16:24:30] *** Joins: defanor (~defanor@replaced-ip )
2720 [16:24:34] *** Joins: nathanhi (~nathanhi@replaced-ip )
2721 [16:24:35] *** Joins: bluszcz (~bluszcz@replaced-ip )
2722 [16:24:39] *** nathanhi is now known as Guest98835
2723 [16:24:43] *** Quits: HeOS (~heos@replaced-ip ) (Read error: No route to host)
2724 [16:24:55] <stoned> I/O size (minimum/optimal): 4096 bytes /
4096 bytes
2725 [16:24:59] *** Joins: lmcloughlin (sid1532@replaced-ip )
2726 [16:25:03] *** Joins: [HeOS] (~heos@replaced-ip )
2727 [16:25:04] *** Joins: enoch85 (~enoch85@replaced-ip )
2728 [16:25:04] *** Quits: enoch85 (~enoch85@replaced-ip ) (Changing host)
2729 [16:25:04] *** Joins: enoch85 (~enoch85@replaced-ip )
2730 [16:25:13] <stoned> Oh yeah. I'm falked.
2731 [16:25:17] *** Joins: James_T (james@replaced-ip )
2732 [16:25:43] *** Quits: Guest7199 (matthiaskr@replaced-ip ) (Changing host)
2733 [16:25:43] *** Joins: Guest7199 (matthiaskr@replaced-ip )
2734 [16:25:43] *** Quits: Guest7199 (matthiaskr@replaced-ip ) (Changing host)
2735 [16:25:43] *** Joins: Guest7199 (matthiaskr@replaced-ip )
2736 [16:25:46] <stoned> I'm almost afraid to query SMART
data on this thing. 3 years old disk.
2737 [16:25:53] *** Guest7199 is now known as matthiaskrgr_
2738 [16:26:03] *** Joins: stealthii (sid17385@replaced-ip )
2739 [16:26:16] *** Joins: posi (sid124649@replaced-ip )
2740 [16:26:46] *** Joins: gtrott_ (sid78444@replaced-ip )
2741 [16:26:46] *** Joins: ebarch (sid17287@replaced-ip )
2742 [16:27:00] *** Joins: drowngodx (sid162816@replaced-ip )
2743 [16:27:05] *** Joins: sloucher (sid168007@replaced-ip )
2744 [16:27:07] *** Quits: beencubed (~beencubed@replaced-ip ) (Ping timeout: 256 seconds)
2745 [16:27:24] *** Joins: mcfrisk (mcfrisk@replaced-ip )
2746 [16:27:38] *** Joins: bezaban (~bezaban@replaced-ip )
2747 [16:27:39] *** Joins: L235 (sid41243@replaced-ip )
2748 [16:27:45] *** Joins: r0ck_ (r0ck@replaced-ip )
2749 [16:27:45] *** Joins: beardface (~bearface@replaced-ip )
2750 [16:27:46] *** Joins: p000 (~pissoff@replaced-ip )
2751 [16:28:00] *** debhelper sets mode: +l 1653
2752 [16:28:01] *** bezaban is now known as Guest83091
2753 [16:28:11] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
2754 [16:28:30] *** Quits: Ishaq (~Ishaq@replaced-ip ) (Excess Flood)
2755 [16:28:54] *** Joins: _foldLeft (~foldleft@replaced-ip )
2756 [16:28:56] *** Quits: KpuCko (~KpuCko@replaced-ip ) ()
2757 [16:28:57] *** Joins: grumble (~grumble@replaced-ip )
2758 [16:29:18] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 264 seconds)
2759 [16:29:33] *** Joins: titsuki (~titsuki@replaced-ip )
2760 [16:30:18] *** Joins: ||oop|| (~kk@replaced-ip )
2761 [16:30:21] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Ping timeout: 272 seconds)
2762 [16:30:33] <calimero_82> resolved
2763 [16:30:51] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
2764 [16:30:53] *** Joins: timahvo1 (~rogue@replaced-ip )
2765 [16:30:54] *** Joins: rsync (~rsync@replaced-ip )
2766 [16:31:02] *** Quits: imhighowareyou (uid149471@replaced-ip ) (Quit: Connection closed for inactivity)
2767 [16:31:20] *** Joins: Y04NN (~y04nn@replaced-ip )
2768 [16:31:23] *** Joins: Ishaq (~Ishaq@replaced-ip )
2769 [16:32:15] *** Joins: PryMar56 (~prymar@replaced-ip )
2770 [16:32:29] *** Quits: thebrush (~Icedove@replaced-ip ) (Remote host closed the connection)
2771 [16:32:43] *** Joins: karimb (~karimb@replaced-ip )
2772 [16:32:47] *** Joins: thebrush (~Icedove@replaced-ip )
2773 [16:32:57] *** Joins: Filiphe (~Filiphe@replaced-ip )
2774 [16:33:13] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
2775 [16:33:26] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Ping timeout: 265 seconds)
2776 [16:33:26] *** Quits: fireball``` (~fireball`@replaced-ip ) (Ping timeout: 265 seconds)
2777 [16:33:37] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
2778 [16:34:05] *** Quits: bolt (r00t@replaced-ip ) (Remote host closed the connection)
2779 [16:34:10] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 272 seconds)
2780 [16:34:29] *** Quits: |oop (~kk@replaced-ip ) (Ping timeout: 256 seconds)
2781 [16:35:17] *** Joins: conformist (~conformis@replaced-ip )
2782 [16:35:37] *** Joins: cdown (~cdown@replaced-ip )
2783 [16:36:03] *** Quits: TonyL (~Tony@replaced-ip ) (Ping timeout: 272 seconds)
2784 [16:36:13] *** Joins: _foldLeft (~foldleft@replaced-ip )
2785 [16:36:20] *** Joins: TonyL (~Tony@replaced-ip )
2786 [16:36:20] *** Quits: TonyL (~Tony@replaced-ip ) (Changing host)
2787 [16:36:20] *** Joins: TonyL (~Tony@replaced-ip )
2788 [16:36:28] <jim> Hi... how would I run/use
python3-virtualenv? (tried: man virtualenv, man virtualenv3, ls
/usr/share/doc/python3-virtualenv)
2789 [16:36:47] *** Joins: tvm_ (~tvm@replaced-ip )
2790 [16:37:10] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
2791 [16:37:15] <jim> it -looks- like no docs were installed...
2792 [16:37:24] *** Joins: cpc26_ (~cpc26@replaced-ip )
2793 [16:38:00] *** debhelper sets mode: +l 1644
2794 [16:38:00] *** Joins: Y04NN_ (~y04nn@replaced-ip )
2795 [16:39:12] *** Joins: tvm__ (~tvm@replaced-ip )
2796 [16:39:16] *** Joins: bolt (r00t@replaced-ip )
2797 [16:39:35] *** Quits: cpc26 (~cpc26@replaced-ip ) (Ping timeout: 256 seconds)
2798 [16:40:04] *** Joins: metaKin (metaKin@replaced-ip )
2799 [16:40:32] *** Quits: tvm (~tvm@replaced-ip ) (Ping timeout: 272 seconds)
2800 [16:40:39] *** Joins: Y04NN__ (~y04nn@replaced-ip )
2801 [16:40:43] *** Joins: hanshenrik (~hans_henr@replaced-ip )
2802 [16:40:53] *** Joins: Smold3r (uid78229@replaced-ip )
2803 [16:41:48] <stoned> stoned@Stoned-PC:~$ python3
/usr/lib/python3/dist-packages/virtualenv.py -h
2804 [16:42:08] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 265 seconds)
2805 [16:42:24] *** Quits: bpsecret (~bpsecret@replaced-ip ) (Ping timeout: 272 seconds)
2806 [16:42:30] *** Quits: nawaflemme (~anthony@replaced-ip ) (Ping timeout: 264 seconds)
2807 [16:43:01] *** Quits: gturner (~gturner@replaced-ip ) (Ping timeout: 272 seconds)
2808 [16:43:06] *** Quits: tvm_ (~tvm@replaced-ip ) (Ping timeout: 263 seconds)
2809 [16:43:18] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
2810 [16:43:30] *** Quits: Kiodf (~Kiodf@replaced-ip ) (Remote host closed the connection)
2811 [16:43:35] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Ping timeout: 265 seconds)
2812 [16:44:04] <teraflops> stoned: I like your hostname :P
2813 [16:44:05] *** Joins: bpsecret (~bpsecret@replaced-ip )
2814 [16:44:07] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Ping timeout: 256 seconds)
2815 [16:44:10] <stoned> :)
2816 [16:44:22] <stoned> teraflops: the answer is VERY!
2817 [16:44:25] <teraflops> xd
2818 [16:44:59] *** Joins: philipballew (~philip@replaced-ip )
2819 [16:45:59] *** Joins: towo` (~towo@replaced-ip )
2820 [16:45:59] *** Quits: towo` (~towo@replaced-ip ) (Changing host)
2821 [16:45:59] *** Joins: towo` (~towo@replaced-ip )
2822 [16:47:20] *** Joins: fireball``` (~fireball`@replaced-ip )
2823 [16:47:21] *** Joins: robotroll (~robotroll@replaced-ip )
2824 [16:47:26] <stoned> jim: did you see?
2825 [16:47:44] *** Joins: Y04NN (~y04nn@replaced-ip )
2826 [16:47:48] *** Joins: zanshin_ (~zanshin@replaced-ip )
2827 [16:47:54] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2828 [16:48:23] *** Quits: Sergi010 (~Ser010@replaced-ip ) (Quit: Leaving)
2829 [16:48:28] <jim> stoned, backscrolling...
2830 [16:48:30] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.9.1 Aria ##replaced-url
2831 [16:48:40] *** Quits: _aeris_ (~aeris@replaced-ip ) (Remote host closed the connection)
2832 [16:48:43] <stoned> jim: python3
/usr/lib/python3/dist-packages/virtualenv.py -h
2833 [16:48:48] <stoned> Gives the cli arg/options
2834 [16:48:50] *** Joins: sh00p (~sh00p@replaced-ip )
2835 [16:48:59] *** Joins: NaPs (~NaPs@replaced-ip )
2836 [16:49:05] *** Joins: _aeris_ (~aeris@replaced-ip )
2837 [16:49:27] <stoned> Usually you would just Create a
virtualenvs directory to store all virtual environments
2838 [16:49:45] <stoned> Make a new virtual environment with no
packages
2839 [16:49:49] *** Joins: Ceber (~cerberus@replaced-ip )
2840 [16:49:58] <stoned> virtualenv
somewhere/virtualenvs/<project-name> --no-site-packages (or
whatever your options)
2841 [16:50:17] *** Joins: gturner (~gturner@replaced-ip )
2842 [16:50:18] <stoned> then activate it in that directory
2843 [16:50:41] <jim> stoned, yes, tried that... it turns out that
in python3, virtualenv is a module, so you run the same thing by
doing python3 -m virtualenv
2844 [16:51:03] *** Quits: zanshin (~zanshin@replaced-ip ) (Ping timeout: 276 seconds)
2845 [16:51:23] *** Quits: Y04NN__ (~y04nn@replaced-ip ) (Ping timeout: 252 seconds)
2846 [16:51:24] <jim> and it works, I started with dpkg -L
python3-virtualenv to find that
2847 [16:51:45] <stoned> Running virtualenv with interpreter
/usr/bin/python2 I wonder why
2848 [16:52:12] <jim> yeah... I had to -p python3
2849 [16:52:52] *** Joins: Iooa (~Iooa@replaced-ip )
2850 [16:53:16] <jim> now... how to get hexchat to use the python
in the virtualenv...
2851 [16:53:29] *** Quits: blommer (~blommer@replaced-ip ) (Changing host)
2852 [16:53:29] *** Joins: blommer (~blommer@replaced-ip )
2853 [16:53:36] <stoned> I think Hexchat has it's own plugins
for python
2854 [16:53:46] <teraflops> jim: the virtualev is just a path
2855 [16:54:11] *** Quits: Silvering (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2856 [16:54:15] *** Joins: WayToDoor (~milk.bott@188.165.65.157)
2857 [16:54:35] <stoned>
replaced-url
2858 [16:55:03] <stoned> As of HexChat 2.9.6 the plugin supports
both so which should you pick:
2859 [16:55:10] <stoned> It's the actual hexchat plugin fo
rpython scripting
2860 [16:55:13] <stoned> the Interface
2861 [16:55:27] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Quit: llorephie)
2862 [16:55:28] *** Quits: the_doc (~george@replaced-ip ) (Quit: Leaving)
2863 [16:55:45] *** Joins: msjche (~msjche@replaced-ip )
2864 [16:55:59] *** Quits: conformist (~conformis@replaced-ip ) (Quit: WeeChat 1.5)
2865 [16:56:13] *** Joins: nawaflemme (~anthony@replaced-ip )
2866 [16:56:14] <stoned>
replaced-url
2867 [16:56:31] <stoned> * The python interpreter has a global
interpreter lock.
2868 [16:56:51] *** Quits: [tsu] (~tar.gz@90.218.26.241) (Ping timeout:
244 seconds)
2869 [16:57:09] *** Joins: Maxou56800 (~Maxou5680@replaced-ip )
2870 [16:57:10] <jim> what does that mean?
2871 [16:57:15] <Maxou56800> Wow!
replaced-url
2872 [16:57:28] *** Parts: Maxou56800 (~Maxou5680@replaced-ip )
2873 [16:57:35] <stoned> jim: I'm trying to see how the
python interpreter is picked up from the OS
2874 [16:57:40] *** Parts: vazthunder (~vazthunde@replaced-ip )
2875 [16:58:16] <teraflops> jim: I mean e.g
`/opt/virtual_env/path/to/bin/python3
/opt/virtual_env/path/to/app/bin`
2876 [16:58:36] <stoned> hexchat_plugin_init(hexchat_plugin
*plugin_handle, line 2686
2877 [16:58:50] <stoned> Maybe the plugin init function shows
where it picks up the system python
2878 [16:58:55] <stoned> I dunno I'm just poking around
2879 [17:00:34] *** Quits: n3wborn (~n3wborn@replaced-ip ) (Quit: leaving)
2880 [17:00:50] *** Quits: cccc828 (~severin@replaced-ip ) (Quit: Leaving)
2881 [17:01:19] <jim> it's probably not that important...
it's just a tiny module that's not getting loaded
2882 [17:02:07] <stoned> I use weechat
2883 [17:02:33] *** Joins: anaiden (~anaiden@replaced-ip )
2884 [17:03:31] *** Quits: xet7 (~xet7@replaced-ip ) (Quit: Leaving)
2885 [17:03:52] *** Joins: OS-24695 (~OS-24695@replaced-ip )
2886 [17:04:00] *** Joins: Agiofws (~agiofws@replaced-ip )
2887 [17:05:34] *** Joins: th3jam3sd3an (~th3jam3sd@replaced-ip )
2888 [17:05:43] *** Joins: yht (~yht@replaced-ip )
2889 [17:05:44] *** Joins: hspcd (~hspcd@replaced-ip )
2890 [17:06:09] *** Joins: sslb (~sslb@replaced-ip )
2891 [17:07:02] <jim> stoned, how it's picked up by the os?
either it's in the path (which might have been arranged by the
activate script) or whoever invoked python used fully qualified path
2892 [17:07:02] *** Joins: lco (~lco@replaced-ip )
2893 [17:07:05] *** Quits: fireball``` (~fireball`@replaced-ip ) (Ping timeout: 272 seconds)
2894 [17:07:20] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 252 seconds)
2895 [17:07:43] *** Quits: anaiden (~anaiden@replaced-ip ) (Ping timeout: 272 seconds)
2896 [17:07:49] <OS-24695> /msg NickServ SET HIDEMAIL ON
2897 [17:08:09] <OS-24695> /join #offsec
2898 [17:09:10] *** Joins: Guest43596 (~root@replaced-ip )
2899 [17:09:16] *** Joins: hspcd_ (~hspcd@replaced-ip )
2900 [17:09:28] *** Quits: Guest43596 (~root@replaced-ip ) (Client Quit)
2901 [17:09:40] *** Quits: Iooa (~Iooa@replaced-ip ) (Remote host closed the connection)
2902 [17:09:53] *** Parts: menace (~knorr@replaced-ip )
2903 [17:09:56] <OS-24695> Test
2904 [17:10:20] <teraflops> ಠ_à²
2905 [17:11:04] *** Quits: boris_t (~boris_t@replaced-ip ) (Quit: Leaving)
2906 [17:11:19] *** Quits: hspcd (~hspcd@replaced-ip ) (Ping timeout: 256 seconds)
2907 [17:11:30] <JyZyXEL> shouldn't package maintainers
upgrade sid to match the current upstream release if its been out
for months?
2908 [17:11:36] *** Parts: OS-24695 (~OS-24695@replaced-ip )
2909 [17:11:58] <greycat> JyZyXEL: (1) wrong channel. (2) file a
wishlist bug for a new upstream if you want.
2910 [17:12:16] *** Joins: Dbmt (~Dbmt@replaced-ip )
2911 [17:12:33] *** Joins: zfe (~zfe@replaced-ip )
2912 [17:12:34] <JyZyXEL> ok, (2) is what i was looking for
2913 [17:12:41] <zfe> Hi all
2914 [17:12:47] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 272 seconds)
2915 [17:13:32] *** Quits: SoyZen (~SoyZen@replaced-ip ) (Read error: Connection reset by peer)
2916 [17:13:40] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
2917 [17:13:51] *** Joins: fireball``` (~fireball`@replaced-ip )
2918 [17:14:58] *** Quits: wabuh (~wabuh@replaced-ip ) (Quit: Leaving)
2919 [17:15:01] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
2920 [17:15:31] *** Joins: Y04NN (~y04nn@replaced-ip )
2921 [17:15:36] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
2922 [17:15:51] *** Quits: mazert_ (~mazert@replaced-ip ) (Quit: /msg NickServ identify mazert 113446779446113)
2923 [17:15:56] *** Quits: foocraft (~foocraft@replaced-ip ) (Quit: Leaving)
2924 [17:17:09] *** Joins: buffffal00 (~buffal0@replaced-ip )
2925 [17:18:30] *** Quits: buffal0 (~buffal0@replaced-ip ) (Ping timeout: 264 seconds)
2926 [17:18:51] *** Joins: Ceber (~cerberus@replaced-ip )
2927 [17:19:13] *** Quits: Guest22653 (~xz@replaced-ip ) (Changing host)
2928 [17:19:13] *** Joins: Guest22653 (~xz@replaced-ip )
2929 [17:19:43] <gebruiker> guys
2930 [17:19:54] *** Joins: conformist (~conformis@replaced-ip )
2931 [17:19:59] <gebruiker> how do I remove apps I dont need
anymore - i feel like a lot of bloat got installed
2932 [17:20:14] *** Quits: Dbmt (~Dbmt@replaced-ip ) (Remote host closed the connection)
2933 [17:20:20] <greycat> use apt-get purge or dpkg --purge or
some aptitude thing
2934 [17:20:21] <sh00p> i usually aptitude purge gebruiker
2935 [17:20:26] *** Quits: TsukiRa (~fpob@replaced-ip ) (Quit: Leaving.)
2936 [17:20:42] *** Joins: TsukiRa (~fpob@replaced-ip )
2937 [17:20:50] <gebruiker> is there a way to sort for file size
of debs installed?
2938 [17:20:54] <greycat> !ds
2939 [17:20:55] <dpkg> ds was a little perl script that lists
installed Debian packages in descending size order. It's
available at
replaced-url
2940 [17:21:11] *** Guest22653 is now known as jeezy
2941 [17:21:12] *** Quits: hanshenrik (~hans_henr@replaced-ip ) (Read error: Connection reset by peer)
2942 [17:21:32] <greycat> Hardly "was" if it's
still there.
2943 [17:21:37] *** Joins: sslb_ (~sslb@replaced-ip )
2944 [17:21:48] *** Quits: sslb_ (~sslb@replaced-ip ) (Remote host closed the connection)
2945 [17:22:05] *** Quits: laidback_01 (~jax@replaced-ip ) (Remote host closed the connection)
2946 [17:22:53] *** Joins: barteks2x (~barteks2x@replaced-ip )
2947 [17:23:29] <jelly> !installed by size
2948 [17:23:37] <jelly> !sort by size
2949 [17:23:37] <dpkg> [sort by size] aptitude search ~i -O
installsize -F"%p %I", or see <sort by size sarge>,
or see <dpigs>
2950 [17:23:39] *** Joins: rperier (~quassel@replaced-ip )
2951 [17:23:41] *** Joins: superman8 (~quassel@replaced-ip )
2952 [17:23:57] <sh00p> it's possible apt-get clean might
save you some diskspace gebruiker
2953 [17:24:00] <greycat> "ds" is really easy to type!
2954 [17:24:08] <jelly> !literal ds
2955 [17:24:08] <dpkg> "ds" is "<reply> ds
was a little perl script that lists installed Debian packages in
descending size order. It's available at
replaced-url
2956 [17:24:14] <sh00p> it just removes old .deb packages saved in
/var/apt/cache
2957 [17:24:22] *** matthiaskrgr_ is now known as matthiaskrgr
2958 [17:24:32] <greycat> dpkg, ds =~ s/was/is/
2959 [17:24:32] <dpkg> OK, greycat
2960 [17:24:38] <jelly> greycat: I literally never heard about it
before today
2961 [17:25:00] <greycat> I wrote it. Not sure how many years ago.
2962 [17:25:19] <jelly> you have the honor to kill/redirect its
factoid then!
2963 [17:26:37] *** Quits: bolt (r00t@replaced-ip ) (Remote host closed the connection)
2964 [17:26:56] <greycat> It's only 31 lines including
comments and shebang. I don't mind the alternatives that have
been created/proposed in the meantime.
2965 [17:27:10] *** Joins: anaiden (~anaiden@replaced-ip )
2966 [17:27:59] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Ping timeout: 272 seconds)
2967 [17:28:03] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 265 seconds)
2968 [17:28:06] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 264 seconds)
2969 [17:28:13] *** Joins: Y04NN_ (~y04nn@replaced-ip )
2970 [17:28:23] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Remote host closed the connection)
2971 [17:28:53] *** Joins: Y04NN_ (~y04nn@replaced-ip )
2972 [17:28:54] *** Quits: philipballew (~philip@replaced-ip ) (Read error: Connection reset by peer)
2973 [17:28:54] *** Quits: valeech (~valeech@replaced-ip ) (Quit: valeech)
2974 [17:29:04] *** Joins: bolt (r00t@replaced-ip )
2975 [17:29:16] *** Joins: Ceber (~cerberus@replaced-ip )
2976 [17:29:20] *** Quits: nawaflemme (~anthony@replaced-ip ) (Ping timeout: 252 seconds)
2977 [17:29:21] *** Joins: ANSCH (~ah@replaced-ip )
2978 [17:29:55] *** Quits: lstieb (~lstieb@replaced-ip ) (Ping timeout: 244 seconds)
2979 [17:30:26] *** Quits: ANSCH (~ah@replaced-ip ) (Client Quit)
2980 [17:30:28] *** Quits: [HeOS] (~heos@replaced-ip ) (Ping timeout: 265 seconds)
2981 [17:32:05] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 252 seconds)
2982 [17:33:22] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 265 seconds)
2983 [17:33:28] *** Joins: ANSCH (~a@replaced-ip )
2984 [17:34:05] *** Quits: zfe (~zfe@replaced-ip ) (Read error: Connection reset by peer)
2985 [17:34:44] *** Joins: buffal0 (~buffal0@replaced-ip )
2986 [17:34:58] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
2987 [17:35:41] *** Quits: buffffal00 (~buffal0@replaced-ip ) (Ping timeout: 256 seconds)
2988 [17:36:14] *** Joins: OS-24749 (~OS-24749@replaced-ip )
2989 [17:36:40] *** Quits: OS-24749 (~OS-24749@replaced-ip ) (Client Quit)
2990 [17:37:45] *** Quits: p000 (~pissoff@replaced-ip ) (Quit: Leaving)
2991 [17:37:45] *** Quits: ocbtec (~ocbtec@replaced-ip ) (Quit: leaving)
2992 [17:38:01] *** debhelper sets mode: +l 1634
2993 [17:38:21] *** Joins: zfe (~zfe@replaced-ip )
2994 [17:38:21] *** Joins: overlord_tm (~andraz@replaced-ip )
2995 [17:39:34] <jelly> let it go, man, let it go
2996 [17:40:36] *** Joins: troulouliou_div2 (~troulouli@replaced-ip )
2997 [17:41:27] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Ping timeout: 248 seconds)
2998 [17:41:37] *** Quits: SpeccyMan (~nick@replaced-ip ) (Quit: 'Goodbye')
2999 [17:41:37] *** Joins: seoner (~usr@replaced-ip )
3000 [17:42:01] *** Joins: nawaflemme (~anthony@replaced-ip )
3001 [17:42:23] *** Quits: itablist (~dev@replaced-ip ) (Quit: WeeChat 1.0.1)
3002 [17:43:04] *** Quits: superman8 (~quassel@replaced-ip ) (Remote host closed the connection)
3003 [17:43:11] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Ping timeout: 272 seconds)
3004 [17:45:45] *** Joins: marcozink (~marcozink@replaced-ip )
3005 [17:46:22] *** Quits: yaume_ (~gchenuet@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3006 [17:46:23] *** Quits: _sfiguser (~sfigguser@replaced-ip ) (Quit: Leaving)
3007 [17:48:42] *** Quits: lachlanmackenzie (~lachlan@replaced-ip ) (Quit: Leaving)
3008 [17:49:01] *** Joins: Linux4UnMe (~kaddy@replaced-ip )
3009 [17:49:31] *** Quits: duoi (~duoi@replaced-ip ) (Ping timeout: 272 seconds)
3010 [17:49:49] *** Quits: zfe (~zfe@replaced-ip ) (Read error: Connection reset by peer)
3011 [17:50:49] *** Joins: Nnavd (~Nnavd@replaced-ip )
3012 [17:51:27] *** Joins: thrasymachus (~mpurcell@replaced-ip )
3013 [17:51:53] *** Quits: hspcd_ (~hspcd@replaced-ip ) (Ping timeout: 252 seconds)
3014 [17:52:02] *** Joins: Wizek__ (~Wizek@replaced-ip )
3015 [17:52:41] *** Joins: duoi (~duoi@replaced-ip )
3016 [17:52:50] *** Quits: calimero_82 (~fabiopc@replaced-ip ) (Quit: Leaving)
3017 [17:53:42] *** lethu_ is now known as lethu
3018 [17:54:14] *** Joins: mtn (~mtn@replaced-ip )
3019 [17:54:55] *** Joins: Hootch (~Thunderbi@replaced-ip )
3020 [17:55:01] *** Quits: OerHeks (~OerHeks@replaced-ip ) (Quit: Bye! [If you don't have a backup of your data, it is
not important at all])
3021 [17:56:17] *** Joins: OerHeks (~OerHeks@replaced-ip )
3022 [17:57:08] *** Joins: shinnya (~shinnya@replaced-ip )
3023 [17:57:18] *** Joins: asc232 (~Keith@replaced-ip )
3024 [17:58:14] *** Quits: pvn (~vep2@replaced-ip ) (Quit: Leaving.)
3025 [17:59:01] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip ) (Ping timeout: 272 seconds)
3026 [17:59:51] *** Joins: RickXy (~zncadmin@replaced-ip )
3027 [18:00:27] *** Joins: TomasCZ (~TomasCZ@replaced-ip )
3028 [18:02:12] <stoned> honor kill?
3029 [18:02:16] <stoned> \o/
3030 [18:02:27] <stoned> cool script
3031 [18:02:32] *** Quits: ANSCH (~a@replaced-ip ) (Quit: ANSCH)
3032 [18:02:46] <stoned> And the letter to Bush.
3033 [18:02:53] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 256 seconds)
3034 [18:03:03] *** Joins: ANSCH (~a@replaced-ip )
3035 [18:03:05] *** Joins: osfe__ (~ol@replaced-ip )
3036 [18:03:13] *** Joins: LotharKAtt (~lelouch@replaced-ip )
3037 [18:04:18] *** Quits: agimenez (~sysvalve@replaced-ip ) (Ping timeout: 265 seconds)
3038 [18:05:16] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
3039 [18:05:44] *** Joins: tragic_event (cc98d64a@replaced-ip )
3040 [18:06:04] *** Joins: mileage_maker (~mileage_m@replaced-ip )
3041 [18:06:21] *** Quits: lemerovingien (~lemerovin@replaced-ip ) (Quit: Lost terminal)
3042 [18:06:44] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 252 seconds)
3043 [18:06:57] *** Quits: shinnya (~shinnya@replaced-ip ) (Read error: Connection reset by peer)
3044 [18:07:12] *** Quits: giobbe (~Alex@replaced-ip ) (Ping timeout: 265 seconds)
3045 [18:07:17] *** Quits: nawaflemme (~anthony@replaced-ip ) (Ping timeout: 252 seconds)
3046 [18:07:44] *** Joins: lemerovingien (~lemerovin@replaced-ip )
3047 [18:08:01] *** Joins: Envil (~envil@replaced-ip )
3048 [18:08:07] *** Joins: shinnya (~shinnya@replaced-ip )
3049 [18:08:14] *** Joins: hspcd (~hspcd@replaced-ip )
3050 [18:08:58] *** Quits: eSa| (~esa@replaced-ip ) (Quit: Escape of the leaf)
3051 [18:09:40] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
3052 [18:09:58] *** Quits: thebrush (~Icedove@replaced-ip ) (Quit: Ciao)
3053 [18:10:13] *** Quits: DomaMuffin (~DomaMuffi@replaced-ip ) (Ping timeout: 244 seconds)
3054 [18:10:22] *** Quits: frozengeek (~frozengee@replaced-ip ) (Quit: frozengeek)
3055 [18:10:32] *** Quits: bolt (r00t@replaced-ip ) (Remote host closed the connection)
3056 [18:11:27] *** Joins: hsweeten (~bigguines@replaced-ip )
3057 [18:11:45] *** Joins: Se-bash (~seba@replaced-ip )
3058 [18:12:12] *** Joins: DomaMuffin (~DomaMuffi@replaced-ip )
3059 [18:12:37] *** Joins: Ricardo__ (~rick@replaced-ip )
3060 [18:12:37] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
3061 [18:12:37] *** Joins: Ricardo__ (~rick@replaced-ip )
3062 [18:15:23] *** Quits: panta (~panta@replaced-ip ) (Ping timeout: 244 seconds)
3063 [18:15:51] *** Joins: bolt (r00t@replaced-ip )
3064 [18:15:53] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
3065 [18:16:27] *** Joins: suffer (jeff@replaced-ip )
3066 [18:16:28] *** Quits: PosterdatiMobile (~posterdat@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
3067 [18:18:01] *** Quits: heifan-- (~heifan@replaced-ip ) (Ping timeout: 272 seconds)
3068 [18:18:09] *** Joins: syn43 (~syn43@replaced-ip )
3069 [18:18:11] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 256 seconds)
3070 [18:18:36] *** Parts: mileage_maker (~mileage_m@replaced-ip )
3071 [18:18:39] *** Quits: cooldude (~cooldude1@replaced-ip ) (Ping timeout: 272 seconds)
3072 [18:19:31] *** Quits: karimb (~karimb@replaced-ip ) (Quit: Karim has gone to sleep. ZZZzzz…)
3073 [18:19:36] *** Joins: cooldude (~cooldude1@replaced-ip )
3074 [18:19:57] *** Joins: heifan-- (~heifan@replaced-ip )
3075 [18:20:30] *** Quits: zorg1 (~zorg1@replaced-ip ) (Remote host closed the connection)
3076 [18:21:21] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 240 seconds)
3077 [18:21:32] *** Quits: Filiphe (~Filiphe@replaced-ip ) (Remote host closed the connection)
3078 [18:23:44] *** Joins: xaa (~xaa@replaced-ip )
3079 [18:23:58] *** Joins: poleprogger (~mj@replaced-ip )
3080 [18:24:30] *** Quits: lowin (~lowin@replaced-ip ) (Ping timeout: 264 seconds)
3081 [18:24:47] *** Quits: teclo- (42@replaced-ip ) (Quit: The universe is slowing down and will reach a complete
stop)
3082 [18:25:03] *** Quits: WayToDoor (~milk.bott@188.165.65.157) (Read
error: Connection reset by peer)
3083 [18:25:11] *** Joins: conta (~Thunderbi@replaced-ip )
3084 [18:25:25] *** Joins: teclo- (42@replaced-ip )
3085 [18:25:38] *** Joins: Ceber (~cerberus@replaced-ip )
3086 [18:25:50] *** Joins: luckman212 (~luckman21@replaced-ip )
3087 [18:27:56] *** Joins: milindjoshi (~milind@replaced-ip )
3088 [18:28:55] *** Joins: Tuxel (~andreas@replaced-ip )
3089 [18:29:20] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 244 seconds)
3090 [18:30:15] *** Quits: syn43 (~syn43@replaced-ip ) (Quit: Leaving)
3091 [18:30:36] *** Quits: shann (~shann@replaced-ip ) (Quit: Quitte)
3092 [18:30:59] *** Quits: DingoSaar (~hagen@replaced-ip ) (Read error: Connection reset by peer)
3093 [18:30:59] *** Joins: me (~meme@replaced-ip )
3094 [18:31:00] *** Quits: me (~meme@replaced-ip ) (Max SendQ exceeded)
3095 [18:34:13] *** Quits: hspcd (~hspcd@replaced-ip ) (Remote host closed the connection)
3096 [18:34:14] *** Joins: PosterdatiMobile (~posterdat@replaced-ip )
3097 [18:34:16] *** Joins: _PosterdatiMobil (~posterdat@replaced-ip )
3098 [18:34:25] *** Quits: _PosterdatiMobil (~posterdat@replaced-ip ) (Client Quit)
3099 [18:36:48] *** Joins: Abbott (~Abbott@replaced-ip )
3100 [18:36:50] *** Joins: MrNeon (~MrNeon@replaced-ip )
3101 [18:36:51] *** Joins: mileage_maker (~mileage_m@replaced-ip )
3102 [18:37:07] *** Joins: lowin (~lowin@replaced-ip )
3103 [18:37:28] *** Joins: ten (~ten@replaced-ip )
3104 [18:37:31] *** Joins: btf (~btf@replaced-ip )
3105 [18:37:55] <Abbott> I ran into this problem with libstdc++
replaced-url
3106 [18:38:05] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 252 seconds)
3107 [18:38:13] <Abbott> so I sudo apt-get install libstdc++ the
other day and the package installed
3108 [18:38:25] <Abbott> but today I tried running the same
program and I got the libstdc++ error again
3109 [18:38:43] <Abbott> I checked the installation with sudo
apt-get install libstdc++ and it's now telling me I have held
broken packages
3110 [18:39:03] <Abbott> Is there something I did to break it? I
haven't run apt since yesterday to get this package
3111 [18:39:16] *** Joins: lstieb (~lstieb@replaced-ip )
3112 [18:39:29] <greycat> libstdc++ isn't even a package
name...
3113 [18:39:33] *** Quits: sTonho (~Lunatic@replaced-ip ) (Ping timeout: 272 seconds)
3114 [18:40:05] <greycat> So.. you tried to do something, but we
don't know what. Then you maybe installed something, but we
don'
3115 [18:40:30] <greycat> t know what. Then you did something
else, but we don't know what. And now you have "held
broken packages" but we don't know which ones.
3116 [18:40:35] *** Joins: Drzacek (~Drzacek@replaced-ip )
3117 [18:40:50] *** Joins: tenyasha (~user@replaced-ip )
3118 [18:41:15] *** Joins: Dserje (49cf726f@replaced-ip )
3119 [18:41:28] <Abbott> greycat:
replaced-url
3120 [18:41:42] <Abbott> I get a hit with install libstdc++
3121 [18:42:03] <greycat> for regex 'libstdc+' ... hah.
That's hilarious.
3122 [18:42:05] *** Joins: LtL (~irssi@replaced-ip )
3123 [18:42:10] <jelly> !bat
3124 [18:42:10] <dpkg> In order to troubleshoot your problem with
apt-get, apt or aptitude we need ALL OF THE FOLLOWING information:
1. complete output of your apt-get/apt/aptitude run (including the
command used) 2. output from "apt-cache policy pkg1
pkg2..." for ALL packages mentioned ANYWHERE in the problem,
and 3. "apt-cache policy". Use
replaced-url
3125 [18:42:31] <jelly> Abbott: ^^ read that and provide specific
3126 [18:42:34] <jelly> info.
3127 [18:42:46] <jelly> all of it
3128 [18:43:04] <greycat> Since libstdc++ *is not a package name*,
apt-get tried to treat the trailing + as a the "one or
more" operator of a regex, and then took the rest of the string
as literal, and then it matched against EVERY PACKAGE that begins
with libstdc+
3129 [18:43:18] <jelly> libstdc++6 however is a different beast
3130 [18:43:29] <Abbott> shit
3131 [18:43:32] <Abbott> okay
3132 [18:43:32] <ten> mmm
3133 [18:43:35] <greycat> So you tried to ask it to install every
libstdc+ package that exists, and it can't.
3134 [18:43:35] <tenyasha> nnn
3135 [18:43:54] <Abbott> does the pastebin I just sent supply
everything for 1.?
3136 [18:44:15] <greycat> It means "stop typing that
command".
3137 [18:44:25] *** ChanServ sets mode: +o jelly
3138 [18:44:25] *** jelly sets mode: +q ten*!*@112.215.15*
3139 [18:44:26] *** Quits: NaPs (~NaPs@replaced-ip ) (Read error: No route to host)
3140 [18:44:26] *** ChanServ sets mode: -o jelly
3141 [18:44:49] <jmcnaught> Abbott: did you install the .deb file
from the ubuntuforums page that you linked
3142 [18:44:53] <jelly> tenyasha, ten: muted until you explain
yourself in PM
3143 [18:44:59] <greycat> Since the command did nothing, you
should be fine. Go back to your original problem. What are you
trying to do, and what error are you getting?
3144 [18:45:06] <Abbott> no I didn't install the .deb
3145 [18:45:10] *** Quits: gebruiker (~gebruiker@replaced-ip ) (Quit: Ik ga weg)
3146 [18:45:30] <Abbott> greycat: I am getting this error: error
while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot
open shared object file: No such file or directory
3147 [18:45:42] *** Joins: Gilley (b9891369@replaced-ip )
3148 [18:45:48] <greycat> judd, file libstdc++-libc6.2-2.so.3
3149 [18:45:52] <Abbott> or something similar. I can't
reproduce rn as the script has to run for a while to prodice the
error again
3150 [18:46:05] <Abbott> but it is a libstdc++.....so
3151 [18:46:06] <judd> No packages in jessie/amd64 were found with
that file.
3152 [18:46:10] *** Parts: Gilley (b9891369@replaced-ip )
3153 [18:46:14] <greycat> (C++ is a bag of dicks and should go die
in a fire)
3154 [18:46:32] *** Quits: jazz (~jazz@replaced-ip ) (Remote host closed the connection)
3155 [18:46:42] *** Joins: earthundead (~earthunde@replaced-ip )
3156 [18:46:50] *** Quits: Geoff_C (~user@replaced-ip ) (Quit: Lost terminal)
3157 [18:47:10] <Abbott> I'll try running it agian to
reproduce which .so it is asking for specifically
3158 [18:47:16] <greycat> The jessie libstdc++6 package has
/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20 so it seems you are
trying to run a third-party binary program that links against a
*NEWER* C++ lib than Jessie has.
3159 [18:47:26] *** Joins: metachr0n (~nobody@replaced-ip )
3160 [18:47:26] <jelly> greycat: that would be "fucking
old"
3161 [18:47:37] <jelly> libstdc++2.10-glibc2.2:
/usr/lib/libstdc++-libc6.2-2.so.3
3162 [18:47:44] <greycat> Oh.
3163 [18:47:44] *** Quits: ten (~ten@replaced-ip ) (Quit: Leaving)
3164 [18:47:47] *** Quits: Tuxel (~andreas@replaced-ip ) (Ping timeout: 272 seconds)
3165 [18:47:49] *** Quits: macartur (uid39242@replaced-ip ) (Quit: Connection closed for inactivity)
3166 [18:48:00] <jelly> judd only goes back to wheezy or squeeze
3167 [18:48:08] *** Quits: Drzacek (~Drzacek@replaced-ip ) (Quit: Leaving)
3168 [18:48:18] *** Parts: mileage_maker (~mileage_m@replaced-ip )
3169 [18:48:29] *** Joins: ten1 (~ten1@replaced-ip )
3170 [18:48:29] <greycat> So 6.2-2.so.3 is older than .so.6.0.20
3171 [18:48:29] <jelly> (don't ask why I have decades old
libs installed)
3172 [18:48:32] *** Joins: mihaicmn (~mihaicmn@replaced-ip )
3173 [18:48:41] *** Joins: DammitJim (~DammitJim@replaced-ip )
3174 [18:48:42] <jelly> quite a bit, yes
3175 [18:49:05] <greycat> See, C++ damages your brain so much that
you would create filenames like this.
3176 [18:49:06] *** Joins: karimb (~karimb@replaced-ip )
3177 [18:49:11] <jelly> can't be bothered to look up the
package on archive.debian.org
3178 [18:49:18] <metachr0n> greycat: i was able to backport taskd
for jessie so thanks for that suggestion previously
3179 [18:49:35] <Abbott> Yeah I just double checked and I'm
getting no such file/directory for libstdc++-libc6.2-2.so.3
3180 [18:49:48] *** Quits: rbern (~rbern@replaced-ip ) (Read error: Connection reset by peer)
3181 [18:49:51] <greycat> Abbott: jelly showed the package that
contained it, but it's ancient.
3182 [18:50:07] <jelly> Abbott: the binary you're trying to
use is made for a linux 10+ years old
3183 [18:50:19] *** Quits: LotharKAtt (~lelouch@replaced-ip ) (Ping timeout: 272 seconds)
3184 [18:50:23] *** Joins: hspcd (~hspcd@replaced-ip )
3185 [18:50:26] <Abbott> wow
3186 [18:50:57] *** Quits: lstieb (~lstieb@replaced-ip ) (Ping timeout: 272 seconds)
3187 [18:50:57] *** Quits: seoner (~usr@replaced-ip ) (Ping timeout: 272 seconds)
3188 [18:51:01] <metachr0n> greycat: i really wasn't aware of
such cool tools in Debian ... i've been using mostly Gentoo
since systemd
3189 [18:51:03] <greycat>
replaced-url
3190 [18:51:10] <jelly> nice
3191 [18:51:11] *** Quits: robotroll (~robotroll@replaced-ip ) (Read error: Connection reset by peer)
3192 [18:51:28] *** Quits: hepukt4e (~hep@replaced-ip ) (Remote host closed the connection)
3193 [18:51:34] *** Joins: sTonho (~Lunatic@replaced-ip )
3194 [18:51:52] <greycat> The bad news: no amd64. It didn't
exist at the time. The good news: your ancient C++ binary is
probably i386 anyway.
3195 [18:52:04] *** Quits: cwillu_at_work (~cwillu@replaced-ip ) (Ping timeout: 244 seconds)
3196 [18:52:11] *** Joins: AimHere (~bod@replaced-ip )
3197 [18:52:32] <Abbott> oh i see
3198 [18:52:34] *** Joins: roentgen (~roentgen@replaced-ip )
3199 [18:52:39] *** Quits: roentgen (~roentgen@replaced-ip ) (Changing host)
3200 [18:52:39] *** Joins: roentgen (~roentgen@replaced-ip )
3201 [18:52:44] <Abbott> this program is running the rar binaries
from 2002 so that's probably why it needs this stuff
3202 [18:52:51] *** Quits: duoi (~duoi@replaced-ip ) (Ping timeout: 272 seconds)
3203 [18:52:52] *** Joins: Gilley (b9891369@replaced-ip )
3204 [18:52:57] *** Parts: Gilley (b9891369@replaced-ip )
3205 [18:53:18] *** Joins: conformist1 (~conformis@replaced-ip )
3206 [18:53:50] <Abbott> so will "apt-get install
libstdc++2.10-glibc2.2" do it? I probably have to add multiarch
to get it to grab i386 or will it know that I can install that
already if I'm x86_64
3207 [18:53:54] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 264 seconds)
3208 [18:54:01] *** Quits: conformist (~conformis@replaced-ip ) (Read error: Connection reset by peer)
3209 [18:54:19] *** Joins: duoi (~duoi@replaced-ip )
3210 [18:54:28] <greycat> Abbott: download the appropriate .deb
manually, and if you can't install it, do NOT try to force it.
3211 [18:54:29] *** Joins: dubbaluga (~yaaic@replaced-ip )
3212 [18:56:14] <Abbott> okay. I have only installed one deb
before, I used "dpkg -i foo.deb" then "apg-get
install -f" for dependencies. Is that a good way to go about
it?
3213 [18:57:00] <greycat> You will not be able to resolve
dependencies from a woody .deb using apt-get. It'll be entirely
manual.
3214 [18:57:18] <jelly> Abbott: why not use rar binaries from this
decade
3215 [18:57:21] *** Joins: luckman212 (~luckman21@replaced-ip )
3216 [18:57:21] <jelly> ,v rar
3217 [18:57:28] <judd> Package: rar on amd64 -- wheezy/non-free:
2:4.0.b3-1; jessie/non-free: 2:4.2.0-1; stretch/non-free:
2:5.3.b2-1; sid/non-free: 2:5.3.b2-1
3218 [18:57:55] *** Quits: Ryushin (~Ryushin@replaced-ip ) (Ping timeout: 272 seconds)
3219 [18:57:56] *** Joins: Y04NN (~y04nn@replaced-ip )
3220 [18:58:00] <greycat> !woody
3221 [18:58:01] <dpkg> Woody is the codename for Debian GNU/Linux
3.0, released on July 19, 2002. Security support for woody was
terminated on 2006-06-30. Woody was archived on 2007-01-10, ISOs are
available from
replaced-url
3222 [18:58:03] *** Joins: mileage_maker (~mileage_m@replaced-ip )
3223 [18:58:09] <greycat> OK. technically still this century.
3224 [18:58:17] *** Joins: nawaflemme (~anthony@replaced-ip )
3225 [18:58:26] *** Joins: duff (4cbb070f@replaced-ip )
3226 [18:59:00] *** Joins: rbern (~rbern@replaced-ip )
3227 [18:59:04] <Abbott> jelly: the program tries to re-create
.rar's from an .sfv. so If the file was origianally packaged in
2002, I have to use the 2002 binaries
3228 [18:59:10] *** Quits: David_Hernandez (~David_Her@replaced-ip ) (Quit: Saliendo)
3229 [18:59:20] <jelly> ha
3230 [18:59:34] <greycat> I didn't even understand the
assertion enough to laugh at it.
3231 [18:59:35] <duff> will my computer run debian
replaced-url
3232 [18:59:48] *** Joins: Tuxel (~andreas@replaced-ip )
3233 [19:00:15] *** Joins: Drzacek (~Drzacek@replaced-ip )
3234 [19:00:30] <jelly> duff: yes, but how well it's going to
run depends on other hardware components
3235 [19:00:59] <duff> I have a gtx 1050 video card and 500gb ssd
3236 [19:01:20] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 265 seconds)
3237 [19:01:20] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Ping timeout: 265 seconds)
3238 [19:01:49] <duff> 10608
3239 [19:01:53] *** Quits: Orphis (~orphis@replaced-ip ) (Ping timeout: 240 seconds)
3240 [19:01:56] <duff> 1060*
3241 [19:02:24] <greycat> Oooh, it's an auction.
3242 [19:02:24] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
3243 [19:02:30] *** Joins: Orphis (~orphis@replaced-ip )
3244 [19:02:33] *** Joins: Gilley (b9891369@replaced-ip )
3245 [19:02:37] <greycat> Do I hear 1100?
3246 [19:02:39] *** Joins: dgncn (~trance@replaced-ip )
3247 [19:02:40] *** Parts: Gilley (b9891369@replaced-ip )
3248 [19:02:56] <lethu> 110 one time!
3249 [19:03:03] <lethu> 1100*
3250 [19:03:31] *** Joins: conta (~Thunderbi@replaced-ip )
3251 [19:03:43] *** Parts: duff (4cbb070f@replaced-ip )
3252 [19:05:03] *** Joins: Y04NN (~y04nn@replaced-ip )
3253 [19:05:33] *** Joins: cwillu_at_work (~cwillu@replaced-ip )
3254 [19:07:05] <Abbott> okay I'm not getting an error
anymore after installing it with dpkg -i
3255 [19:07:08] <Abbott> thanks guys
3256 [19:07:41] <jelly> duf... eh
3257 [19:07:53] *** Quits: heifan-- (~heifan@replaced-ip ) (Remote host closed the connection)
3258 [19:08:01] *** debhelper sets mode: +l 1640
3259 [19:08:03] *** Quits: mt (mteufel@replaced-ip ) (Quit: WeeChat 1.6-rc2)
3260 [19:08:46] *** Parts: ten1 (~ten1@replaced-ip )
3261 [19:08:56] *** Parts: Dserje (49cf726f@replaced-ip )
3262 [19:09:05] *** Quits: anaiden (~anaiden@replaced-ip ) (Quit: anaiden)
3263 [19:09:21] *** Joins: sasukeskapa (~sasukeska@replaced-ip )
3264 [19:09:21] *** Parts: tenyasha (~user@replaced-ip )
3265 [19:09:58] *** Joins: mt (mteufel@replaced-ip )
3266 [19:10:04] *** Parts: Abbott (~Abbott@replaced-ip )
3267 [19:14:06] *** Joins: awal1 (~awal1@replaced-ip )
3268 [19:15:21] *** Joins: silverhom (~silverhom@replaced-ip )
3269 [19:15:25] *** Joins: soee (~soee@replaced-ip )
3270 [19:15:28] *** Quits: soee (~soee@replaced-ip ) (Client Quit)
3271 [19:15:43] *** Joins: lstieb (~lstieb@replaced-ip )
3272 [19:15:51] *** ChanServ sets mode: +o jelly
3273 [19:15:55] *** jelly sets mode: -q ten*!*@112.215.15*
3274 [19:15:56] *** ChanServ sets mode: -o jelly
3275 [19:15:59] *** Joins: SCHAAP137 (~SCHAAP137@replaced-ip )
3276 [19:16:18] *** Quits: l3archos (~Icedove@replaced-ip ) (Quit: l3archos)
3277 [19:17:00] *** Joins: soee (~soee@replaced-ip )
3278 [19:17:49] *** Quits: soee (~soee@replaced-ip ) (Client Quit)
3279 [19:17:54] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 264 seconds)
3280 [19:18:31] *** Quits: debalance (~debalance@replaced-ip ) (Remote host closed the connection)
3281 [19:18:49] *** Joins: soee (~soee@replaced-ip )
3282 [19:19:13] *** Joins: oo_miguel (~miguel@replaced-ip )
3283 [19:19:32] <stoned> lol
3284 [19:20:01] *** Joins: panta (~panta@replaced-ip )
3285 [19:20:09] *** Joins: shovel_boss (~shovel_bo@replaced-ip )
3286 [19:20:32] *** Quits: milindjoshi (~milind@replaced-ip ) (Quit: Leaving)
3287 [19:21:21] <oo_miguel> a couple of times each year my server
becomes unavailble (i can not ping, ssh, etc). The only option I
manage to fix it, is by issueing a POWER-OFF and POWER-ON via the
webinterface of my provider. (there is also a ctrl-alt-del option,
but this does not resolve the issue). Where, beside kernel.log
(which does not show anything bad) should I look for the source of
my problem?
3288 [19:21:39] *** Quits: morphis__ (~morphis@replaced-ip ) (Quit: Ex-Chat)
3289 [19:22:58] *** Joins: Hootch1 (~Thunderbi@replaced-ip )
3290 [19:23:01] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 240 seconds)
3291 [19:23:34] <teraflops> oo_miguel: two times a year? are you
sure it's not just network issue or the vps provider (if
it's a remote server) ?
3292 [19:23:54] <unborn> oo_miguel: check your access logs -
apache error logs and ssh and ftp access logs.. perhaps you are
sometimes shortly bruteforced or ddosed
3293 [19:23:58] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
3294 [19:24:23] <unborn> ah couple of times in year? I thought
that you have this problem constantly meh
3295 [19:24:37] *** Quits: MrNeon (~MrNeon@replaced-ip ) (Quit: Leaving)
3296 [19:25:03] *** Joins: MrNeon (~MrNeon@replaced-ip )
3297 [19:25:03] *** Quits: Hootch (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
3298 [19:25:04] *** Hootch1 is now known as Hootch
3299 [19:25:06] *** Joins: daniel-s (~daniel-s@replaced-ip )
3300 [19:25:08] <toruvinn> oo_miguel, frankly it would be the best
if you could see the console when that happens :-/ are you, perhaps,
hosting it in OVH?
3301 [19:25:23] *** Quits: MrNeon (~MrNeon@replaced-ip ) (Client Quit)
3302 [19:25:25] *** Joins: crameth (~crameth@replaced-ip )
3303 [19:25:27] *** Joins: luckman212 (~luckman21@replaced-ip )
3304 [19:25:44] *** Joins: MrNeon (~MrNeon@replaced-ip )
3305 [19:25:49] *** Quits: crameth (~crameth@replaced-ip ) (Remote host closed the connection)
3306 [19:25:50] <oo_miguel> unborn / teraflops: I also considered
this might be a network issue, but why it gets solved by
hard-rebooting (through providers admin-console, but ctrl-alt-del,
does not work)
3307 [19:25:53] <greycat> I don't think oo_miguel is
"hosting" it. I think he's a customer.
3308 [19:26:00] <oo_miguel> I am a customer
3309 [19:26:12] <teraflops> oo_miguel: did you even ask the
provider?
3310 [19:26:17] <oo_miguel> I am renting a server from some
provider
3311 [19:26:29] *** Joins: saturos (~saturos@replaced-ip )
3312 [19:26:49] <unborn> oo_miguel: then your best bet would be
contacting their support customer care center
3313 [19:26:51] <oo_miguel> I did not ask yet, since I wanted to
try resolve it first myself or at least make sure its not an
configuration issue
3314 [19:27:05] *** Joins: Atomic_m1txT (~atomic@replaced-ip )
3315 [19:27:08] <teraflops> lol 2 times a year, where do I have to
sign :P
3316 [19:27:13] <greycat> heh
3317 [19:27:16] <oo_miguel> haha
3318 [19:27:18] *** Joins: soee_ (~soee@replaced-ip )
3319 [19:27:32] <teraflops> oo_miguel: next time ask the provider,
or open a ticket
3320 [19:27:58] <oo_miguel> allright, i will ask. but its my job
to configure the server properly, they do not care about kernel bugs
or similar
3321 [19:28:06] *** Quits: bolt (r00t@replaced-ip ) (Ping timeout: 264 seconds)
3322 [19:28:09] <oo_miguel> I am just renting the hardware
3323 [19:28:16] <teraflops> oo_miguel: it's jour job to ask
the provider too
3324 [19:28:22] <oo_miguel> agree :)
3325 [19:28:24] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 265 seconds)
3326 [19:28:49] *** Quits: maziar (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3327 [19:28:53] *** Joins: root_ (~root@replaced-ip )
3328 [19:28:57] *** Joins: faw (~faw@replaced-ip )
3329 [19:28:57] *** Quits: faw (~faw@replaced-ip ) (Changing host)
3330 [19:28:57] *** Joins: faw (~faw@replaced-ip )
3331 [19:29:02] <oo_miguel> i will look trough some logs, but next
time it happens I will definitely ask them, before doing the
power-off. (so they can examine it on-site)
3332 [19:29:08] *** Joins: bolt (r00t@replaced-ip )
3333 [19:29:19] <oo_miguel> thanks for the advices
3334 [19:29:28] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
3335 [19:29:35] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 256 seconds)
3336 [19:29:37] *** Parts: Mysterytrain (~George@replaced-ip )
3337 [19:29:48] *** Joins: winsen (~asulil@replaced-ip )
3338 [19:29:54] *** Quits: nawaflemme (~anthony@replaced-ip ) (Ping timeout: 264 seconds)
3339 [19:30:08] <toruvinn> oo_miguel, i've had my share of
weird things like controllers (sata/raid) freezing, NICs not working
or losing link to switch (reboot fixed both), etc. if you get
literally nothing in logs and network stops working too, you may be
getting some sort of full freeze or awful kernel panic there. would
be better if they could check it "locally" this way.
3340 [19:30:17] *** Joins: Mysterytrain (~George@replaced-ip )
3341 [19:31:28] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
3342 [19:31:42] <winsen> hi all
3343 [19:32:16] <winsen> I'd like to install amule but I had
this error message, does anybody know how to fix it please? "E:
Unable to locate package..."
3344 [19:33:16] *** Joins: GandalfTheWizard (~Emma@replaced-ip )
3345 [19:33:30] *** Quits: GandalfTheWizard (~Emma@replaced-ip ) (Max SendQ exceeded)
3346 [19:33:56] *** Joins: GandalfTheWizard (~Emma@replaced-ip )
3347 [19:34:42] *** Quits: winem_ (~quassel@replaced-ip ) (Remote host closed the connection)
3348 [19:34:43] <greycat> ~$ apt-cache search --names-only amule
3349 [19:34:43] <greycat> amule-emc - lists ed2k links inside
emulecollection files
3350 [19:34:46] <jelly> winsen: there is no version of amule
available in current debian release, debian 8 (jessie)
3351 [19:34:48] <greycat> Is that it?
3352 [19:35:00] <jelly> you could try to backport it
3353 [19:35:01] <toruvinn> there is one in wheezy though!
3354 [19:35:02] <toruvinn> just checked
3355 [19:35:04] <jelly> ,v amult
3356 [19:35:05] <judd> No package named 'amult' was
found in amd64.
3357 [19:35:06] <jelly> ,v amule
3358 [19:35:07] <judd> Package: amule on amd64 -- wheezy: 2.3.1-9;
jessie-multimedia: 2.3.1+git1a369e47-dmo4bp1; sid: 1:2.3.2-1;
stretch: 1:2.3.2-1
3359 [19:35:07] <rozie> winsen: provide full command and output
please
3360 [19:35:25] <greycat> rozie: not needed just yet.
3361 [19:35:32] <jelly> rozie: no need for that when it's
pretty sure what the cause is
3362 [19:35:35] <winsen> rozie: sorry?
3363 [19:35:55] *** Joins: Brigo (~Brigo@replaced-ip )
3364 [19:36:10] <jelly> let's see if a local backport is
feasible at all
3365 [19:36:10] *** Parts: Tuxel (~andreas@replaced-ip )
3366 [19:36:18] <jelly> ,checkbackport amule
3367 [19:36:21] <judd> Backporting package amule in
sid→jessie/amd64: all build-dependencies satisfied using
jessie, virtual.
3368 [19:36:21] <greycat> So I guess your choices are (1) try
jessie-multimedia (dangerous), (2) try backporting stretch's,
(3) build upstream source
3369 [19:36:30] *** Quits: mints (~mints@replaced-ip ) (Ping timeout: 244 seconds)
3370 [19:36:30] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Ping timeout: 244 seconds)
3371 [19:36:53] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
3372 [19:36:59] *** Joins: sleepyn1nja (~praveen@replaced-ip )
3373 [19:37:25] *** Joins: howitdo (~howitdo@replaced-ip )
3374 [19:37:33] <jelly> winsen: for the backport recipe for option
(2), read: /msg dpkg ssb
3375 [19:37:34] <winsen> rozie:
replaced-url
3376 [19:37:38] *** Quits: howitdo (~howitdo@replaced-ip ) (Changing host)
3377 [19:37:38] *** Joins: howitdo (~howitdo@replaced-ip )
3378 [19:37:43] <oo_miguel> toruvinn: yeah, this is also my
nightmare, like some complete freeze due to a kernel bug or hardware
failure and I keep wondering how they will distinguish these both :P
3379 [19:38:02] *** Quits: radiance|2 (~radiances@replaced-ip ) (Ping timeout: 252 seconds)
3380 [19:38:24] <winsen> jelly: I don't get you sorry
3381 [19:38:33] *** Quits: bertbob (~bertbob@replaced-ip ) (Read error: Connection reset by peer)
3382 [19:38:40] <greycat> winsen: So I guess your choices are (1)
try jessie-multimedia (dangerous), (2) try backporting
stretch's, (3) build upstream source
3383 [19:38:57] <jelly> winsen: type "/msg dpkg ssb" in
your irc client. Read the response from dpkg bot
3384 [19:39:10] <teraflops> oo_miguel: dont you have a serial
console thingy available on the web admin interface? most providers
have it
3385 [19:39:24] *** Joins: SpeccyMan (~nick@replaced-ip )
3386 [19:39:27] <rozie> winsen: show sources.list
3387 [19:39:32] <greycat> *sigh*
3388 [19:39:41] <jmcnaught> rozie: amule isn't in jessie
3389 [19:39:47] *** Joins: Janos (~Janos@replaced-ip )
3390 [19:39:48] <greycat> rozie: we already KNOW the package
isn't in jessie. See judd's output above.
3391 [19:40:09] <rozie> but we don't know anything about his
sources.list, ain't we?
3392 [19:40:21] <jelly> and we don't need to
3393 [19:40:21] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 256 seconds)
3394 [19:40:21] *** Joins: maotm (~mao@replaced-ip )
3395 [19:40:29] <greycat> winsen: which version of Debian are you
using?
3396 [19:40:47] *** Quits: ffatman (~ffamousff@replaced-ip ) (Ping timeout: 252 seconds)
3397 [19:40:56] <oo_miguel> teraflops: they only connect such a
console on request for a small time.
3398 [19:41:19] *** Quits: sleepyn1nja (~praveen@replaced-ip ) (Client Quit)
3399 [19:41:23] *** Joins: ToBeCloud (uid51591@replaced-ip )
3400 [19:41:31] *** Joins: valeech (~valeech@replaced-ip )
3401 [19:41:48] *** Quits: howitdo (~howitdo@replaced-ip ) (Excess Flood)
3402 [19:42:13] *** Joins: howitdo (~howitdo@replaced-ip )
3403 [19:42:15] <winsen> rozie:
replaced-url
3404 [19:42:29] <winsen> greycat: debian jessie
3405 [19:43:24] <rozie> winsen: as mentioned earlier, there's
no amule in jessie
3406 [19:43:35] *** Joins: dreamon (~dreamon@replaced-ip )
3407 [19:43:47] <greycat> rozie is only 8 minutes behind
3408 [19:43:52] <rozie> you can add jessie-multimedia repository
or use/make backport
3409 [19:44:11] <greycat> Ooh, 7 minutes behind now! Really
rolling!
3410 [19:44:40] <rozie> greycat: but this time he will get it
3411 [19:44:53] *** Quits: ojoa (~zetagi@replaced-ip ) (Ping timeout: 256 seconds)
3412 [19:45:14] <winsen> rozie: what do you mean? it can not be
installed on debian8?
3413 [19:45:18] *** Joins: ojoa (~zetagi@replaced-ip )
3414 [19:45:24] *** Joins: Ceber (~cerberus@replaced-ip )
3415 [19:45:43] *** Joins: zfe (~zfe@replaced-ip )
3416 [19:45:45] <greycat> rozie: Oops. Too optimistic. Only three
repetitions were not sufficient to drive the point home.
3417 [19:45:48] *** Quits: Atomic_m1txT (~atomic@replaced-ip ) (Ping timeout: 244 seconds)
3418 [19:45:58] *** Quits: nikoma (~nikoma@replaced-ip ) (Remote host closed the connection)
3419 [19:46:02] *** Quits: alfism (~alfism@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3420 [19:46:12] *** Quits: howitdo (~howitdo@replaced-ip ) (Remote host closed the connection)
3421 [19:46:20] <greycat> Actually, there is a fourth option -- it
might be possible to install the wheezy version.
3422 [19:46:27] *** Quits: remo (~remo@replaced-ip ) (Remote host closed the connection)
3423 [19:46:31] *** Joins: howitdo (~howitdo@replaced-ip )
3424 [19:46:52] *** Joins: ssaturos (~saturos@replaced-ip )
3425 [19:47:02] <greycat> (Or option 5, "backport"
(foreport?) the wheezy source.)
3426 [19:47:35] <jmcnaught> there's also mldonkey
3427 [19:48:23] <greycat> I have absolutely no idea what an amule
is, so I don't even know how to look for alternatives.
3428 [19:48:28] <jelly> greycat: you might like this,
3429 [19:48:29] <jelly> <Abbott> Desu: 1997-12-29_rar202:
ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
dynamically linked, interpreter /lib/ld-linux.so.1, stripped
3430 [19:48:43] <jelly> ld-linux.so.1
3431 [19:48:50] <greycat> Is that libc5?
3432 [19:48:56] <jelly> I think so.
3433 [19:49:10] <greycat> My last libc5-capable machine died last
month.
3434 [19:49:34] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
3435 [19:49:41] <jelly> amusingly I had a copy of that dynamic
loader on my home system until 2015
3436 [19:49:43] <teraflops> oh I loved mkdonky
3437 [19:49:46] <teraflops> ml*
3438 [19:49:49] *** Joins: remo (~remo@replaced-ip )
3439 [19:50:35] <jelly> said system had been installed with slink
and upgraded ever since
3440 [19:50:36] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Read error: Connection reset by peer)
3441 [19:50:38] *** Parts: mileage_maker (~mileage_m@replaced-ip )
3442 [19:50:43] *** Joins: thejrose1984 (~thejrose1@replaced-ip )
3443 [19:50:47] <greycat> winsen: So I guess your choices are (1)
try jessie-multimedia (dangerous), (2) try backporting
stretch's, (3) build upstream source, (4) try to install
wheezy's (slightly less dangerous than multimedia), (5) try to
backport wheezy's, (6) seek an alternative
3444 [19:51:07] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 272 seconds)
3445 [19:51:08] *** ssaturos is now known as saturos
3446 [19:51:14] *** Joins: robotroll (~robotroll@replaced-ip )
3447 [19:51:20] <jelly> forward* port wheezy's
3448 [19:51:22] * jelly hides
3449 [19:52:44] *** Joins: electro33 (uid613@replaced-ip )
3450 [19:53:09] <r3> can I use 'aptitude hold foobar'
even if apt-cache is reporting a version of foobar installed that is
actually older than the version of foobar that is installed? Meaning
that I manually installed foobar outside the apt package management
system (I know I shouldn't have) and that apt is thinking there
is version 1 installed, where there is actually version 2 installed.
I know this is a band-aid
3451 [19:53:09] <r3> but I would like to be able to run
'apt-get update' and have it totally ignore and not do
anything with the package foobar.
3452 [19:53:18] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 264 seconds)
3453 [19:53:26] *** Joins: ffatman (~ffamousff@replaced-ip )
3454 [19:53:41] <greycat> I don't know if Debian ever got
around to unifying the different ways of "holding" a
package.
3455 [19:53:52] <jelly> not yet
3456 [19:53:57] <jelly> !hold
3457 [19:53:58] <dpkg> hold is a status flag that tells the
package manager to not automatically upgrade a package. To hold a
package 'echo $package hold|dpkg --set-selections' or
'aptitude hold $package'. Note that "aptitude
hold" is ignored by other package managers (i.e. Update
Manager, synaptic, apt-get) and aptitude won't necessarily use
holds set with dpkg; see Debian bug #137771 (fixed in stretch). See
also <hold list>, <unhold>.
3458 [19:53:58] *** Joins: WayToDoor (~milk.bott@188.165.65.157)
3459 [19:53:59] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Ping timeout: 252 seconds)
3460 [19:54:07] *** Parts: zfe (~zfe@replaced-ip )
3461 [19:54:25] <greycat> Ah, bot says fixed in stretch.
3462 [19:54:30] <jelly> r3: do the set-selections thing.
3463 [19:54:33] <greycat> Or at least one of the pieces...
3464 [19:54:52] *** Joins: fearnothing (~nothing@replaced-ip )
3465 [19:54:54] <greycat> If you've got aptitude installed,
do both.
3466 [19:55:08] <jelly> aptitude honors the dpkg thing, but not
vice versa
3467 [19:55:14] *** Quits: WayToDoor (~milk.bott@188.165.65.157) (Read
error: Connection reset by peer)
3468 [19:55:19] <jelly> (why does it even have its own thing? No
idea)
3469 [19:55:20] *** Quits: karimb (~karimb@replaced-ip ) (Quit: Karim has gone to sleep. ZZZzzz…)
3470 [19:55:22] <r3> do both the 'aptitude hold foobar'
and 'echo foobar hold|dpkg --set-selections'
3471 [19:55:30] <jelly> that is safe as well.
3472 [19:55:42] *** Joins: lachlanmackenzie (~lachlan@replaced-ip )
3473 [19:55:44] <r3> and it won't care if the version
installed doesn't match the version it thinks it is installed?
3474 [19:55:52] <greycat> huh?
3475 [19:55:56] <r3> it will just ignore all to do with foobar
3476 [19:56:12] <r3> I just want to understand what hold is really
doing.
3477 [19:56:29] *** Quits: uKi` (walkers@replaced-ip ) (Quit: Fri Oct 7 13:56:29 2016)
3478 [19:56:33] <jelly> r3: it will prevent further installation
of any version via apt/aptitude.
3479 [19:56:35] <greycat> What program is telling you something
which you know to be false, and what is it telling you, and how do
you know it's false?
3480 [19:56:40] <r3> aptitude wont do anything then with a held
package, it will skit it totally
3481 [19:56:47] <r3> er, skip it totally?
3482 [19:57:13] *** Joins: RamPage (~R@replaced-ip )
3483 [19:57:19] *** Joins: Starky (~Starky@replaced-ip )
3484 [19:57:25] <r3> greycat: I've installed a different
version of ntp than what is available from apt-cache due to a bug
3485 [19:57:33] <greycat> Installed it how?
3486 [19:57:41] <r3> and, of course, installing something outside
a package management system is a bad idea, I get that
3487 [19:58:12] <greycat> And why didn't you purge the Debian
package if you are not using it?
3488 [19:58:12] <jelly> what precisely do you mean by
"installing something outside a package management system"
3489 [19:58:16] *** Quits: thejrose1984 (~thejrose1@replaced-ip ) (Quit: Leaving)
3490 [19:58:39] <r3> greycat: because I am a novice and
didn't want to mess things up further, I apologize
3491 [19:58:49] *** Joins: hamTo3 (~quassel@replaced-ip )
3492 [19:59:04] *** Quits: hamTo3 (~quassel@replaced-ip ) (Remote host closed the connection)
3493 [19:59:25] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
3494 [19:59:31] <r3> jelly: building and making it from source
3495 [19:59:38] *** Joins: csahochzwei (~normal@replaced-ip )
3496 [19:59:43] *** Parts: csahochzwei (~normal@replaced-ip )
3497 [19:59:56] *** Joins: douzer (~douzer@replaced-ip )
3498 [20:00:28] <greycat> I would make backup copies of your
config file(s) and your systemd/sysv start scripts for it, then
purge the Debian package, then replace the configs/start scripts
however you need to start your /usr/local or /opt version.
3499 [20:00:40] <r3> there exists a bug in the debian release of
ntp that hasn't been addressed yet, so I had to go around what
debian wanted me to install. I should purge the debian package, but
I honestly don't know how, and I am afraid of losing the init
files
3500 [20:01:03] *** Joins: RebelCoder (~Yuriy@replaced-ip )
3501 [20:01:05] <greycat> If you installed in /usr instead of
/usr/local then you really have made a mess.
3502 [20:01:10] *** Joins: Ceber (~cerberus@replaced-ip )
3503 [20:01:16] <r3> probably
3504 [20:01:30] <r3> no, I installed in /usr/local
3505 [20:01:41] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 252 seconds)
3506 [20:01:43] *** Joins: WayToDoor (~milk.bott@188.165.65.157)
3507 [20:02:07] <r3> er, no, it's a mess, as I copied into
/usr/bin and /usr/sbin
3508 [20:02:17] <jelly> that _is_ a mess
3509 [20:02:19] <r3> yes
3510 [20:03:04] <jelly> should have figured out a way to run it
where it was
3511 [20:03:12] <r3> but for this one package on a testing system,
it works and is ok. It just has created a problem when doing a full
upgrade. I sorted that, but would like to continue to upgrade via
apt, which is why I was asking about 'hold'
3512 [20:03:19] <greycat> Call it a learning experience.
3513 [20:03:46] *** Quits: douzer (~douzer@replaced-ip ) (Client Quit)
3514 [20:04:00] <greycat> Putting holds in dpkg and aptitude may
help the duct-tape-tower stay standing a bit longer. It's not
the correct answer, but it might be good enough for now.
3515 [20:04:16] <r3> which is all I can hope for, really, as I
crave learning and understanding
3516 [20:04:18] *** Joins: idts (~lxuser@replaced-ip )
3517 [20:04:26] *** Quits: Agiofws (~agiofws@replaced-ip ) (Ping timeout: 252 seconds)
3518 [20:04:30] <jelly> until the next release upgrade or so
3519 [20:04:43] *** Quits: |ifei5g00d (~sharris12@replaced-ip ) (Ping timeout: 256 seconds)
3520 [20:04:58] <r3> greycat: I totally understand your
objections, and it is a duct-tape-tower (nice analogy) to be sure,
and I thank you for the clarification about holding packages
3521 [20:06:13] <r3> jelly: as I upgrade to newer ntp versions on
this testing systems than are generally released, I can forsee it
permanently not matching what apt thinks is there as I *should* have
probably made my own package and installed it that way
3522 [20:06:38] <r3> but, being a novice, I didn't (and still
don'
3523 [20:06:38] *** Quits: GandalfTheWizard (~Emma@replaced-ip ) (Ping timeout: 252 seconds)
3524 [20:06:52] <r3> 't) quite understand how to go about
doing that. Conceptually I get it
3525 [20:07:31] *** Joins: julius_ (~jason4@replaced-ip )
3526 [20:07:33] <winsen> greycat: jessie-multimedia
"(dangerous)"lol you're funny though
3527 [20:07:36] *** Joins: mxmxmx (~subk@replaced-ip )
3528 [20:07:36] <julius_> hi
3529 [20:08:06] <greycat> !dmm
3530 [20:08:06] <dpkg> We recommend against using
deb-multimedia.org; these unofficial packages are known to cause
many hard to debug problems. They are not in Debian either because
the they are poor in quality or for legal reasons. See
replaced-url
3531 [20:08:52] <winsen> greycat: so we both agree. staying in old
version is always better.
3532 [20:09:11] <julius_> sitting in front of a debian jessie
netinstall here, says it needs rtl_nic/rtl8168d-2.fw for the
ethernet interface. so i downloaded:
replaced-url
3533 [20:09:49] *** Quits: WayToDoor (~milk.bott@188.165.65.157) (Ping
timeout: 256 seconds)
3534 [20:10:08] <greycat> julius_: dpkg -i
/path/to/firmware-realtek_0.43_all.deb
3535 [20:10:36] *** Quits: jass93_ (~ifillj@replaced-ip ) (Ping timeout: 244 seconds)
3536 [20:10:41] <greycat> ... err, I am assuming you've
already installed. Sorry. That was a bad assumption.
3537 [20:11:15] <jelly> julius_: I think the installer requires
actual firmware files there.
3538 [20:11:20] <julius_> ok
3539 [20:11:25] <jelly> alternatively,
3540 [20:11:28] <jelly> !firmware images
3541 [20:11:28] <dpkg> Unofficial <netinst> images -
containing non-free Debian <firmware> packages - for
installing Debian 8 "Jessie" are available from
replaced-url
3542 [20:11:32] <winsen> greycat: can you tell me where can I get
entire Debian/Hurd?
3543 [20:12:04] <jelly> julius_: using "unofficial"
images with firmware already on them is usually a simpler approach
3544 [20:12:16] *** Quits: vOYtEC (~vOYtEC@replaced-ip ) (Read error: Connection reset by peer)
3545 [20:12:17] <julius_> jelly, will keep that in mind for the
next time
3546 [20:13:03] *** Quits: Tiffon (~name@replaced-ip ) (Quit: exit)
3547 [20:14:50] *** Joins: WayToDoor (~milk.bott@80.214.19.113)
3548 [20:15:20] *** Quits: lachlanmackenzie (~lachlan@replaced-ip ) (Quit: Leaving)
3549 [20:15:28] <r3> thank you greycat and jelly, I truly
appreciate the assistance
3550 [20:15:37] *** Joins: pratch (~pratch@replaced-ip )
3551 [20:15:45] * r3 will search for a tutorial on how to build a deb
package
3552 [20:15:57] <greycat> Ugh, I wouldn't do that.
3553 [20:16:15] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
3554 [20:16:20] <greycat> Installing your upstream ntp in
/usr/local and borrowing the Debian systemd script should be enough.
3555 [20:16:22] *** Joins: TomTomTosch (~henryk@replaced-ip )
3556 [20:16:23] <jmcnaught> the installer is supposed to be able
to use firmware packages or loose firmware files. they need to be in
the root or a directory called /firmware. the install manual
recommends using a FAT filesystem
3557 [20:16:34] <r3> well, it will stay broken then, I suppose,
the 'hold' will help be sure I don't whack what I
have installed in the future however
3558 [20:16:42] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 264 seconds)
3559 [20:17:08] <r3> greycat: oh, ok, well, let me investigate how
to go about that solution then, thanks again
3560 [20:17:10] <teraflops> jmcnaught: last time I tried that way
I failed miserably
3561 [20:17:13] <jelly> r3: if you only need a newer version of
something that already has a package in debian, you can reuse
debian's source package bits as a starting point in packaging a
newer version
3562 [20:17:24] *** Joins: Agiofws (~agiofws@replaced-ip )
3563 [20:17:40] <jelly> r3: see /msg dpkg package rebuild, /msg
dpkg uupdate
3564 [20:17:56] *** Quits: troulouliou_div2 (~troulouli@replaced-ip ) (Quit: Leaving)
3565 [20:18:08] <r3> yeah the versions I am using don't
already have a package in debian
3566 [20:18:22] <julius_> jelly, hm no luck. i even copied the
files from the .deb to /media/myusbSTICK/rtl_nic/ as said in the
installer message....still nothing?
3567 [20:18:39] *** Joins: cdown (~cdown@replaced-ip )
3568 [20:18:50] <calisto> hi any knows if its possible use Soft
RoCE in Debian?
3569 [20:18:55] *** Quits: blueness_ (~blueness@replaced-ip ) (Quit: blueness_)
3570 [20:19:23] *** Quits: TomTomTo1 (~henryk@replaced-ip ) (Ping timeout: 244 seconds)
3571 [20:20:03] *** Quits: remo (~remo@replaced-ip ) (Remote host closed the connection)
3572 [20:20:04] <jelly> julius_: yeah, I don't remember the
specifics. They're in the Install Guide, but I can't be
bothered looking it up every time and use fw images instead
3573 [20:20:12] *** Quits: idts (~lxuser@replaced-ip ) (Quit: "You picked the wrong kite to run away with!")
3574 [20:20:16] <julius_> ah thanks
3575 [20:20:22] *** Joins: blueness_ (~blueness@replaced-ip )
3576 [20:20:22] <jelly> !install guide
3577 [20:20:23] <dpkg> The Installation Guide for Debian 8
"Jessie" can be found at
replaced-url
3578 [20:20:59] <jmcnaught> julius_: the exact chapter you need is
replaced-url
3579 [20:22:15] *** Joins: mileage_maker (~mileage_m@replaced-ip )
3580 [20:22:17] *** Joins: schadia (~scha@replaced-ip )
3581 [20:22:30] *** Joins: CyberGabber (~CyberGabb@replaced-ip )
3582 [20:22:57] *** Joins: fnordperfect (~fab@replaced-ip )
3583 [20:23:04] *** Joins: remo (~remo@replaced-ip )
3584 [20:23:23] <julius_> hm, i already copied all the files to
/rtl_nic, and on / on the usb device
3585 [20:23:34] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
3586 [20:24:03] <ojoa> ;
3587 [20:24:36] <julius_> it does not explicitly state that it can
read from a ext2 usb stick.....but since i can mount the stick on
the usb system....it should work?
3588 [20:26:41] <jmcnaught> julius_: it's worth trying a FAT
filesystem since the docs say that's your best bet. You can
also proceed with the installation, install the firmware package
after the first boot (and don't forget to set up your
sources.list)
3589 [20:27:04] *** Quits: shabius (~shaburov1@replaced-ip ) (Remote host closed the connection)
3590 [20:27:52] *** Joins: rosten (~rosten@replaced-ip )
3591 [20:28:24] *** Quits: Drzacek (~Drzacek@replaced-ip ) (Quit: Leaving)
3592 [20:28:45] <r0ck_> howdy ppl!
3593 [20:28:50] *** Joins: satbyy (~Satish@replaced-ip )
3594 [20:29:03] <r0ck_> just wanna ask is there the same issue
with fglrx prop with jessie and gnome?
3595 [20:29:07] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 272 seconds)
3596 [20:29:08] <r0ck_> or is it fixed already?
3597 [20:29:42] *** Joins: |ifei5g00d (~sharris12@replaced-ip )
3598 [20:29:50] *** Joins: mints (~mints@replaced-ip )
3599 [20:30:02] *** Quits: soee_ (~soee@replaced-ip ) (Quit: Konversation terminated!)
3600 [20:30:17] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 252 seconds)
3601 [20:30:26] *** Quits: missmbob (~missmbob@replaced-ip ) (Quit: leaving)
3602 [20:31:08] <julius_> lmcloughlin, really a fat device at a
jessie installation...that would be low
3603 [20:31:19] *** Quits: ojoa (~zetagi@replaced-ip ) (Quit: leaving)
3604 [20:31:21] *** Joins: soee (~soee@replaced-ip )
3605 [20:31:27] <lmcloughlin> huh?
3606 [20:31:32] <julius_> oh, wrong nick
3607 [20:31:45] <lmcloughlin> no worries :)
3608 [20:31:45] *** Joins: bizarro_1 (~bizarro_1@replaced-ip )
3609 [20:32:30] <julius_> jmcnaught, that is where i draw the
line....i will not turn this stick into a fat device.....it doesnt
deserve that!
3610 [20:32:38] <julius_> im gonna download the prefirmware image
3611 [20:32:41] *** Quits: blueness_ (~blueness@replaced-ip ) (Quit: blueness_)
3612 [20:33:51] *** Quits: Guest98835 (~nathanhi@replaced-ip ) (Changing host)
3613 [20:33:51] *** Joins: Guest98835 (~nathanhi@replaced-ip )
3614 [20:33:59] *** Guest98835 is now known as nathanhi
3615 [20:34:14] *** Joins: bertbob (~bertbob@replaced-ip )
3616 [20:34:14] *** Joins: missmbob (~missmbob@replaced-ip )
3617 [20:34:54] *** Quits: killian99 (~killian99@replaced-ip ) (Quit: Quitte)
3618 [20:35:29] *** Joins: ojoa (~zetagi@replaced-ip )
3619 [20:35:47] *** Joins: Drzacek (~Drzacek@replaced-ip )
3620 [20:35:49] *** Joins: |ifei5good (~sharris12@replaced-ip )
3621 [20:36:50] *** Quits: |ifei5good (~sharris12@replaced-ip ) (Excess Flood)
3622 [20:36:57] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 244 seconds)
3623 [20:37:09] *** Joins: cyphase_eviltwin (~cyphase@replaced-ip )
3624 [20:37:26] *** Joins: shabius (~shaburov1@replaced-ip )
3625 [20:37:46] *** Joins: enseneo (~madneap@replaced-ip )
3626 [20:37:49] *** Joins: ETechDD (~etechdd@replaced-ip )
3627 [20:37:54] *** Joins: |ifei5good (~sharris12@replaced-ip )
3628 [20:38:00] *** debhelper sets mode: +l 1649
3629 [20:38:27] *** Quits: |ifei5good (~sharris12@replaced-ip ) (Read error: Connection reset by peer)
3630 [20:38:32] *** Quits: |ifei5g00d (~sharris12@replaced-ip ) (Ping timeout: 252 seconds)
3631 [20:38:57] *** Joins: |ifei5g00d (~sharris12@replaced-ip )
3632 [20:39:30] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: The Pwca has left the building)
3633 [20:39:36] *** Quits: ETechDD (~etechdd@replaced-ip ) (Client Quit)
3634 [20:39:43] *** Quits: Ishaq (~Ishaq@replaced-ip ) (Excess Flood)
3635 [20:40:28] *** Quits: Smold3r (uid78229@replaced-ip ) (Quit: Connection closed for inactivity)
3636 [20:40:41] *** Joins: ETechDD (~etechdd@replaced-ip )
3637 [20:40:53] *** Joins: Ishaq (~Ishaq@replaced-ip )
3638 [20:41:25] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
3639 [20:41:28] *** Joins: RebelCoder (~Yuriy@replaced-ip )
3640 [20:41:36] *** Quits: rsync (~rsync@replaced-ip ) (Quit: Leaving)
3641 [20:43:06] *** Joins: jass93_ (~ifillj@replaced-ip )
3642 [20:43:09] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 244 seconds)
3643 [20:44:27] *** Parts: mileage_maker (~mileage_m@replaced-ip )
3644 [20:44:35] *** Quits: tvm__ (~tvm@replaced-ip ) (Quit: Leaving)
3645 [20:45:11] *** Quits: |ifei5g00d (~sharris12@replaced-ip ) (Read error: Connection reset by peer)
3646 [20:45:21] *** Joins: |ifei5good (~sharris12@replaced-ip )
3647 [20:45:29] *** Joins: gonz0 (~gonz0@replaced-ip )
3648 [20:45:35] *** Joins: RebelCoderW (~Yuriy@replaced-ip )
3649 [20:45:35] *** Quits: t0mmy (~tprrt@replaced-ip ) (Ping timeout: 272 seconds)
3650 [20:45:40] *** Quits: gdot (~gdot@replaced-ip ) (Remote host closed the connection)
3651 [20:45:46] *** Quits: th0r (~th0r@replaced-ip ) (Quit: Ex-Chat)
3652 [20:47:12] *** Quits: |ifei5good (~sharris12@replaced-ip ) (Read error: Connection reset by peer)
3653 [20:47:17] *** Joins: |ifei5g00d (~sharris12@replaced-ip )
3654 [20:47:35] *** Joins: freespirit-girl (~chatzilla@replaced-ip )
3655 [20:47:47] *** Joins: tvm (~tvm@replaced-ip )
3656 [20:48:12] *** Joins: f10 (~flo@replaced-ip )
3657 [20:48:25] <freespirit-girl> can someone tell me what Debian
slug is
3658 [20:48:38] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 265 seconds)
3659 [20:48:51] *** Joins: evade (~evade@replaced-ip )
3660 [20:48:57] *** Joins: sandeepkr (~sandeepkr@replaced-ip )
3661 [20:49:06] *** Joins: th0r (~th0r@replaced-ip )
3662 [20:49:32] <missmbob> freespirit-girl: nslu2 is known as
"slug"
3663 [20:49:36] <babilen> dpkg: slug
3664 [20:49:36] <dpkg> from memory, slug is the Sydney Linux User
Group. Meetings are normally held on the last Friday of each month,
at the University of Technology.
replaced-url
3665 [20:49:55] *** Joins: default (~default@replaced-ip )
3666 [20:51:47] *** Quits: mxmxmx (~subk@replaced-ip ) (Quit: Quitte)
3667 [20:52:10] *** Quits: buffal0 (~buffal0@replaced-ip ) (Quit: Computer has gone to sleep. ZZZzzz…)
3668 [20:52:30] *** Quits: zanshin_ (~zanshin@replaced-ip ) (Ping timeout: 265 seconds)
3669 [20:52:59] *** Quits: schadia (~scha@replaced-ip ) (Ping timeout: 265 seconds)
3670 [20:53:24] *** Joins: buffal0 (~buffal0@replaced-ip )
3671 [20:53:35] *** Joins: blueness_ (~blueness@replaced-ip )
3672 [20:54:05] *** Joins: dayten (~gnoid@replaced-ip )
3673 [20:54:48] *** Quits: remo (~remo@replaced-ip ) (Remote host closed the connection)
3674 [20:54:50] *** Quits: buffal0 (~buffal0@replaced-ip ) (Client Quit)
3675 [20:54:50] *** Joins: MickyW (~MickyW@replaced-ip )
3676 [20:56:38] *** Quits: grumble (~grumble@replaced-ip ) (Quit: I will be right back!)
3677 [20:56:51] *** Quits: bigterd (~askme@replaced-ip ) (Ping timeout: 265 seconds)
3678 [20:56:54] *** Quits: th0r (~th0r@replaced-ip ) (*.net *.split)
3679 [20:56:54] *** Quits: RebelCoderW (~Yuriy@replaced-ip ) (*.net *.split)
3680 [20:56:54] *** Quits: shabius (~shaburov1@replaced-ip ) (*.net *.split)
3681 [20:56:54] *** Quits: soee (~soee@replaced-ip ) (*.net *.split)
3682 [20:56:54] *** Quits: mints (~mints@replaced-ip ) (*.net *.split)
3683 [20:56:55] *** Quits: howitdo (~howitdo@replaced-ip ) (*.net *.split)
3684 [20:56:55] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (*.net *.split)
3685 [20:56:55] *** Quits: shovel_boss (~shovel_bo@replaced-ip ) (*.net *.split)
3686 [20:56:55] *** Quits: panta (~panta@replaced-ip ) (*.net *.split)
3687 [20:56:55] *** Quits: SCHAAP137 (~SCHAAP137@replaced-ip ) (*.net *.split)
3688 [20:56:55] *** Quits: silverhom (~silverhom@replaced-ip ) (*.net *.split)
3689 [20:56:55] *** Quits: awal1 (~awal1@replaced-ip ) (*.net *.split)
3690 [20:56:55] *** Quits: sasukeskapa (~sasukeska@replaced-ip ) (*.net *.split)
3691 [20:56:55] *** Quits: Y04NN (~y04nn@replaced-ip ) (*.net *.split)
3692 [20:56:55] *** Quits: metachr0n (~nobody@replaced-ip ) (*.net *.split)
3693 [20:56:55] *** Quits: lemerovingien (~lemerovin@replaced-ip ) (*.net *.split)
3694 [20:56:55] *** Quits: hsweeten (~bigguines@replaced-ip ) (*.net *.split)
3695 [20:56:55] *** Quits: Nnavd (~Nnavd@replaced-ip ) (*.net *.split)
3696 [20:56:56] *** Quits: titsuki (~titsuki@replaced-ip ) (*.net *.split)
3697 [20:56:56] *** Quits: bluszcz (~bluszcz@replaced-ip ) (*.net *.split)
3698 [20:56:56] *** Quits: s7r (~s7r@replaced-ip ) (*.net *.split)
3699 [20:56:56] *** Quits: cluelessperson (~cluelessp@replaced-ip ) (*.net *.split)
3700 [20:56:56] *** Quits: frd404 (~root@replaced-ip ) (*.net *.split)
3701 [20:56:56] *** Quits: tub__ (~mossman@replaced-ip ) (*.net *.split)
3702 [20:56:56] *** Quits: capri_on (~capri_fre@replaced-ip ) (*.net *.split)
3703 [20:56:56] *** Quits: n0t (n0t@replaced-ip ) (*.net *.split)
3704 [20:56:56] *** Quits: toine42 (~toine42@replaced-ip ) (*.net *.split)
3705 [20:56:56] *** Quits: jbitdrop (~jbitdrop@replaced-ip ) (*.net *.split)
3706 [20:56:57] *** Quits: MikeDebian (~ML@replaced-ip ) (*.net *.split)
3707 [20:56:57] *** Quits: ExoUNX (~textual@replaced-ip ) (*.net *.split)
3708 [20:56:57] *** Quits: Whiskey (~Whiskey@replaced-ip ) (*.net *.split)
3709 [20:56:57] *** Quits: tabakhase (tabakhase@replaced-ip ) (*.net *.split)
3710 [20:56:57] *** Quits: nighty (~nighty@replaced-ip ) (*.net *.split)
3711 [20:56:57] *** Quits: LordDeath (~LordDeath@replaced-ip ) (*.net *.split)
3712 [20:56:57] *** Quits: QwertyDragon (~QwertyDra@replaced-ip ) (*.net *.split)
3713 [20:56:58] *** Quits: monoxane (~monoxane@replaced-ip ) (*.net *.split)
3714 [20:56:58] *** Quits: WARBIRD199 (~WARBIRD19@replaced-ip ) (*.net *.split)
3715 [20:56:58] *** Quits: dka (~dka@replaced-ip ) (*.net *.split)
3716 [20:56:58] *** Quits: NoteOn (~noteon@replaced-ip ) (*.net *.split)
3717 [20:56:58] *** Quits: rokas (~rokas@replaced-ip ) (*.net *.split)
3718 [20:56:58] *** Quits: m-H7 (~mathias@replaced-ip ) (*.net *.split)
3719 [20:56:58] *** Quits: stooj (~stooj@replaced-ip ) (*.net *.split)
3720 [20:56:58] *** Quits: skrb_ (~skrb@replaced-ip ) (*.net *.split)
3721 [20:56:58] *** Quits: mrkebab (~mk@replaced-ip ) (*.net *.split)
3722 [20:56:58] *** Quits: cbmuser (~glaubitz@replaced-ip ) (*.net *.split)
3723 [20:56:58] *** Quits: blimpy (~jacob@replaced-ip ) (*.net *.split)
3724 [20:56:59] *** Quits: mavhq (~quassel@replaced-ip ) (*.net *.split)
3725 [20:56:59] *** Quits: preaction (~doug@replaced-ip ) (*.net *.split)
3726 [20:56:59] *** Quits: Phibonacci (~quassel@replaced-ip ) (*.net *.split)
3727 [20:56:59] *** Quits: apathor (~apathor@replaced-ip ) (*.net *.split)
3728 [20:56:59] *** Quits: Sabaku (~Sabaku@replaced-ip ) (*.net *.split)
3729 [20:56:59] *** Quits: Not_a_Robot_ (~soul@replaced-ip ) (*.net *.split)
3730 [20:56:59] *** Quits: annoymouse4210 (~annoymous@replaced-ip ) (*.net *.split)
3731 [20:56:59] *** Quits: Velveeta_Chef (~Nope@replaced-ip ) (*.net *.split)
3732 [20:56:59] *** Quits: thinkpad (~thinkpad@replaced-ip ) (*.net *.split)
3733 [20:56:59] *** Quits: jager (~quassel@replaced-ip ) (*.net *.split)
3734 [20:56:59] *** Quits: iViLe (~bob@replaced-ip ) (*.net *.split)
3735 [20:56:59] *** Quits: joch (~joch@replaced-ip ) (*.net *.split)
3736 [20:57:00] *** Quits: hmmhesays (~hmmhesays@replaced-ip ) (*.net *.split)
3737 [20:57:00] *** Quits: BloodCountess (~Tess@replaced-ip ) (*.net *.split)
3738 [20:57:00] *** Quits: james41382 (~james4138@replaced-ip ) (*.net *.split)
3739 [20:57:00] *** Quits: turfrex (~py@replaced-ip ) (*.net *.split)
3740 [20:57:00] *** Quits: niko (~niko@replaced-ip ) (*.net *.split)
3741 [20:57:00] *** Quits: pragmatism (~pragmatis@replaced-ip ) (*.net *.split)
3742 [20:57:00] *** Quits: Krigsforbryter (~weechat@replaced-ip ) (*.net *.split)
3743 [20:57:00] *** Quits: Caplain (~shayne@replaced-ip ) (*.net *.split)
3744 [20:57:00] *** Quits: Devastator_ (~devas@replaced-ip ) (*.net *.split)
3745 [20:57:00] *** Quits: _0x5eb_ (~seb@replaced-ip ) (*.net *.split)
3746 [20:57:00] *** Quits: lok0 (~jediraste@replaced-ip ) (*.net *.split)
3747 [20:57:00] *** Quits: GJdan (~dan@replaced-ip ) (*.net *.split)
3748 [20:57:00] *** Quits: ashb (ashb@replaced-ip ) (*.net *.split)
3749 [20:57:00] *** Quits: zowux (~zowux@replaced-ip ) (*.net *.split)
3750 [20:57:00] *** Quits: Len (~Lenisko@replaced-ip ) (*.net *.split)
3751 [20:57:00] *** Quits: ScottE (~ScottE@replaced-ip ) (*.net *.split)
3752 [20:57:01] *** Quits: DalekSec (unit193@replaced-ip ) (*.net *.split)
3753 [20:57:01] *** Quits: Logg (~Logg@replaced-ip ) (*.net *.split)
3754 [20:57:01] *** Quits: verwilst (~smuxi@replaced-ip ) (*.net *.split)
3755 [20:57:01] *** Quits: llakey (~llakey@replaced-ip ) (*.net *.split)
3756 [20:57:01] *** Quits: Atm0spher1c (~future@replaced-ip ) (*.net *.split)
3757 [20:57:01] *** Quits: gosling (~gosling@replaced-ip ) (*.net *.split)
3758 [20:57:01] *** Quits: valeriusL (~valerius@replaced-ip ) (*.net *.split)
3759 [20:57:01] *** Quits: mdorenka (~mdorenka@replaced-ip ) (*.net *.split)
3760 [20:57:02] *** Quits: moetunes (~Jean-luc@replaced-ip ) (*.net *.split)
3761 [20:57:02] *** Quits: TheCoffeMaker (~TheCoffeM@replaced-ip ) (*.net *.split)
3762 [20:57:02] *** Quits: podbay (~podbay@replaced-ip ) (*.net *.split)
3763 [20:57:02] *** Quits: tjone270_ (~tjone270@replaced-ip ) (*.net *.split)
3764 [20:57:02] *** Quits: fguide (~fguide@replaced-ip ) (*.net *.split)
3765 [20:57:02] *** Quits: resixian_ (~akira@replaced-ip ) (*.net *.split)
3766 [20:57:02] *** Quits: Rothgar (~admin@replaced-ip ) (*.net *.split)
3767 [20:57:02] *** Quits: Smuckerz (~C2N14@replaced-ip ) (*.net *.split)
3768 [20:57:02] *** Quits: ribasushi (~riba@replaced-ip ) (*.net *.split)
3769 [20:57:02] *** Quits: oberling (~oberling@replaced-ip ) (*.net *.split)
3770 [20:57:02] *** Quits: kingkong (antalya@replaced-ip ) (*.net *.split)
3771 [20:57:02] *** Quits: r3 (~arethree@replaced-ip ) (*.net *.split)
3772 [20:57:02] *** Quits: olf-folks (olf-folks@replaced-ip ) (*.net *.split)
3773 [20:57:02] *** Quits: int0x27h (~int0x27h@replaced-ip ) (*.net *.split)
3774 [20:57:03] *** Quits: blu2 (~blu@replaced-ip ) (*.net *.split)
3775 [20:57:03] *** Quits: WizJin (WizJin@replaced-ip ) (*.net *.split)
3776 [20:57:03] *** Quits: gnunicorn (~ah@replaced-ip ) (*.net *.split)
3777 [20:57:03] *** Quits: tx (~loungeuse@replaced-ip ) (*.net *.split)
3778 [20:57:03] *** Quits: wolfmitchell (~wolfmitch@replaced-ip ) (*.net *.split)
3779 [20:57:03] *** Quits: bvs (~beavis@replaced-ip ) (*.net *.split)
3780 [20:57:03] *** Quits: markovh (zncuser@replaced-ip ) (*.net *.split)
3781 [20:57:03] *** Quits: beaver (~none@replaced-ip ) (*.net *.split)
3782 [20:57:03] *** Quits: Wyzard (~mike@replaced-ip ) (*.net *.split)
3783 [20:57:03] *** Quits: mf|pc (~mfpc@replaced-ip ) (*.net *.split)
3784 [20:57:03] *** Quits: hfp (~hfp@replaced-ip ) (*.net *.split)
3785 [20:57:03] *** Quits: nirox (~nirox@replaced-ip ) (*.net *.split)
3786 [20:57:03] *** Quits: Dadou (~Dadou@replaced-ip ) (*.net *.split)
3787 [20:57:03] *** Quits: CowboyNeal (~pater@replaced-ip ) (*.net *.split)
3788 [20:57:03] *** Quits: Piggy (~Piggy@replaced-ip ) (*.net *.split)
3789 [20:57:03] *** Quits: jandrusk (~jra@replaced-ip ) (*.net *.split)
3790 [20:57:03] *** Quits: pisekot (~user@replaced-ip ) (*.net *.split)
3791 [20:57:04] *** Quits: erry (~errietta@replaced-ip ) (*.net *.split)
3792 [20:57:04] *** Quits: Raqbit (~Raqbit@replaced-ip ) (*.net *.split)
3793 [20:57:04] *** Quits: jthomas_ (~jthomas@replaced-ip ) (*.net *.split)
3794 [20:57:04] *** Quits: jaggz (~jaggz@replaced-ip ) (*.net *.split)
3795 [20:57:04] *** Quits: kunwon1 (~kunwon1@replaced-ip ) (*.net *.split)
3796 [20:57:04] *** Quits: tripkin (~tripkin@replaced-ip ) (*.net *.split)
3797 [20:57:04] *** Quits: GabrieleV (~GabrieleV@replaced-ip ) (*.net *.split)
3798 [20:57:04] *** Quits: Celelibi (celelibi@replaced-ip ) (*.net *.split)
3799 [20:57:04] *** Quits: stuartcnz (~quassel@replaced-ip ) (*.net *.split)
3800 [20:57:04] *** Quits: eki (~eki@replaced-ip ) (*.net *.split)
3801 [20:57:04] *** Quits: _1amzave (~zev@replaced-ip ) (*.net *.split)
3802 [20:57:04] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (*.net *.split)
3803 [20:57:04] *** Quits: ron-slc (~Ron@replaced-ip ) (*.net *.split)
3804 [20:57:05] *** Quits: mhoney (~mhoney@replaced-ip ) (*.net *.split)
3805 [20:57:05] *** Quits: Haudegen (~quassel@replaced-ip ) (*.net *.split)
3806 [20:57:05] *** Quits: hays (~quassel@replaced-ip ) (*.net *.split)
3807 [20:57:05] *** Quits: NeoBlaster (~N3oBl@replaced-ip ) (*.net *.split)
3808 [20:57:05] *** Quits: tron (tron@replaced-ip ) (*.net *.split)
3809 [20:57:05] *** Quits: Rubin (~Rubin@replaced-ip ) (*.net *.split)
3810 [20:57:05] *** Quits: ariador (~aria@replaced-ip ) (*.net *.split)
3811 [20:57:05] *** Quits: M4GNV5 (~M4GNV5@replaced-ip ) (*.net *.split)
3812 [20:57:05] *** Quits: sidv (sidv@replaced-ip ) (*.net *.split)
3813 [20:57:05] *** Quits: wriggle (firefly@replaced-ip ) (*.net *.split)
3814 [20:57:05] *** Quits: paulgrmn (~paulgorma@replaced-ip ) (*.net *.split)
3815 [20:57:05] *** Quits: rt (~rt@replaced-ip ) (*.net *.split)
3816 [20:57:05] *** Quits: ThoMe (~tm@replaced-ip ) (*.net *.split)
3817 [20:57:05] *** Quits: Carno (~carno@replaced-ip ) (*.net *.split)
3818 [20:57:06] *** Quits: stenrose (~stenrose@replaced-ip ) (*.net *.split)
3819 [20:57:06] *** Quits: CustosL1m3n (~CustosLim@replaced-ip ) (*.net *.split)
3820 [20:57:06] *** Quits: cast (~foo@replaced-ip ) (*.net *.split)
3821 [20:57:06] *** Quits: Zewwy__ (~root@replaced-ip ) (*.net *.split)
3822 [20:57:06] *** Quits: dooglus (~biufter@replaced-ip ) (*.net *.split)
3823 [20:57:06] *** Quits: quasisane (~sanep@replaced-ip ) (*.net *.split)
3824 [20:57:06] *** Quits: rlange (~rlange@replaced-ip ) (*.net *.split)
3825 [20:57:06] *** Quits: Shaky_Jake (~x@replaced-ip ) (*.net *.split)
3826 [20:57:06] *** Quits: khfeng (~khfeng@replaced-ip ) (*.net *.split)
3827 [20:57:07] *** Quits: altyr (~nobody@replaced-ip ) (*.net *.split)
3828 [20:57:07] *** Quits: DandyPandy (~freenode@replaced-ip ) (*.net *.split)
3829 [20:57:07] *** Quits: altin (~altin@replaced-ip ) (*.net *.split)
3830 [20:57:07] *** Quits: cat3 (~uname@replaced-ip ) (*.net *.split)
3831 [20:57:07] *** Quits: FluidDruid (~FluidDrui@replaced-ip ) (*.net *.split)
3832 [20:57:07] *** Quits: thiagoss (~thiagoss@replaced-ip ) (*.net *.split)
3833 [20:57:07] *** Quits: Matthieu_ (~mmatthieu@replaced-ip ) (*.net *.split)
3834 [20:57:07] *** Quits: GhostInTheShell (~melkor@replaced-ip ) (*.net *.split)
3835 [20:57:07] *** Quits: Rockwolf (~Rockwolf@replaced-ip ) (*.net *.split)
3836 [20:57:07] *** Quits: fold4 (~JimmyRcom@replaced-ip ) (*.net *.split)
3837 [20:57:07] *** Quits: neoweb (~webdawg@replaced-ip ) (*.net *.split)
3838 [20:57:07] *** Quits: duicker (~yourname@replaced-ip ) (*.net *.split)
3839 [20:57:07] *** Quits: Daniel0 (~admin@replaced-ip ) (*.net *.split)
3840 [20:57:08] *** Quits: freanux (~freanux@replaced-ip ) (*.net *.split)
3841 [20:57:08] *** Quits: WizardGed (~WizardGed@replaced-ip ) (*.net *.split)
3842 [20:57:08] *** Quits: myReaper (reaper@replaced-ip ) (*.net *.split)
3843 [20:57:08] *** Quits: Redfoxmoon (~Redfox@replaced-ip ) (*.net *.split)
3844 [20:57:08] *** Quits: nighty- (~cp@replaced-ip ) (*.net *.split)
3845 [20:57:08] *** Quits: supersoju (~ajones@replaced-ip ) (*.net *.split)
3846 [20:57:08] *** Quits: marc0s (~marcos@replaced-ip ) (*.net *.split)
3847 [20:57:09] *** Quits: toruvinn (~toruvinn@replaced-ip ) (*.net *.split)
3848 [20:57:09] *** Quits: ikanobori (uid187663@replaced-ip ) (*.net *.split)
3849 [20:57:10] *** Quits: popnfresh (~popnfrsh@replaced-ip ) (*.net *.split)
3850 [20:57:10] *** Quits: amospalla (~amospalla@replaced-ip ) (*.net *.split)
3851 [20:57:10] *** Quits: SirNeo__ (SirNeo@replaced-ip ) (*.net *.split)
3852 [20:57:10] *** Quits: cvr (~cvr@replaced-ip ) (*.net *.split)
3853 [20:57:10] *** Quits: dxrt (~dxrt@replaced-ip ) (*.net *.split)
3854 [20:57:10] *** Quits: pugfantus (~pugfantus@replaced-ip ) (*.net *.split)
3855 [20:57:10] *** Quits: ectospasm (~ectospasm@replaced-ip ) (*.net *.split)
3856 [20:57:10] *** Quits: Xat` (~Xat`@replaced-ip ) (*.net *.split)
3857 [20:57:10] *** Quits: bysin (bysin@replaced-ip ) (*.net *.split)
3858 [20:57:10] *** Quits: geir_ (~1@replaced-ip ) (*.net *.split)
3859 [20:57:10] *** Quits: paradizelost (sid23952@replaced-ip ) (*.net *.split)
3860 [20:57:10] <freespirit-girl> well no one is there and the
linux ops says that that server is down
3861 [20:57:11] *** Joins: olf-folks (olf-folks@replaced-ip )
3862 [20:57:11] *** Joins: Piggy (piggy@replaced-ip )
3863 [20:57:11] *** Joins: duicker (~yourname@replaced-ip )
3864 [20:57:11] *** Joins: Dadou (~Dadou@replaced-ip )
3865 [20:57:11] *** Joins: SirNeo___ (SirNeo@replaced-ip )
3866 [20:57:11] *** Joins: int0x27h_ (~int0x27h@replaced-ip )
3867 [20:57:11] *** Joins: dxrt (~dxrt@replaced-ip )
3868 [20:57:11] *** Joins: toruvinn (~toruvinn@replaced-ip )
3869 [20:57:11] *** Joins: n0t (n0t@replaced-ip )
3870 [20:57:11] *** Joins: lemerovi1gien (~lemerovin@replaced-ip )
3871 [20:57:12] *** Quits: int0x27h_ (~int0x27h@replaced-ip ) (Changing host)
3872 [20:57:12] *** Joins: int0x27h_ (~int0x27h@replaced-ip )
3873 [20:57:12] *** Quits: dxrt (~dxrt@replaced-ip ) (Changing host)
3874 [20:57:12] *** Joins: dxrt (~dxrt@replaced-ip )
3875 [20:57:12] *** Joins: eki (~eki@replaced-ip )
3876 [20:57:12] *** Joins: tron (tron@replaced-ip )
3877 [20:57:12] *** Joins: jbitdrop (~jbitdrop@replaced-ip )
3878 [20:57:12] *** Joins: wolfmitchell (~wolfmitch@replaced-ip )
3879 [20:57:12] *** Joins: jager (~quassel@replaced-ip )
3880 [20:57:13] *** Quits: n0t (n0t@replaced-ip ) (Changing host)
3881 [20:57:13] *** Joins: n0t (n0t@replaced-ip )
3882 [20:57:13] *** Quits: olf-folks (olf-folks@replaced-ip ) (Changing host)
3883 [20:57:13] *** Joins: olf-folks (olf-folks@replaced-ip )
3884 [20:57:13] *** Joins: sidv (sidv@replaced-ip )
3885 [20:57:13] *** Quits: SirNeo___ (SirNeo@replaced-ip ) (Changing host)
3886 [20:57:13] *** Joins: SirNeo___ (SirNeo@replaced-ip )
3887 [20:57:13] *** Joins: Devastator (~devas@replaced-ip )
3888 [20:57:13] *** Joins: myReaper (reaper@replaced-ip )
3889 [20:57:14] *** Joins: hays (~quassel@replaced-ip )
3890 [20:57:14] *** Joins: blu2 (~blu@replaced-ip )
3891 [20:57:14] *** Joins: pisekot (~user@replaced-ip )
3892 [20:57:15] *** Joins: nighty- (~cp@replaced-ip )
3893 [20:57:15] *** Joins: Raqbit (~Raqbit@replaced-ip )
3894 [20:57:15] *** Joins: apathor (~apathor@replaced-ip )
3895 [20:57:15] *** Joins: nirox (~nirox@replaced-ip )
3896 [20:57:15] *** Joins: [mhoney] (~mhoney@replaced-ip )
3897 [20:57:15] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3898 [20:57:16] *** Quits: Piggy (piggy@replaced-ip ) (Changing host)
3899 [20:57:16] *** Joins: Piggy (piggy@replaced-ip )
3900 [20:57:16] *** Joins: s7r (~s7r@replaced-ip )
3901 [20:57:16] *** Joins: cat3 (~uname@replaced-ip )
3902 [20:57:16] *** Joins: gnunicorn (~ah@replaced-ip )
3903 [20:57:16] *** Joins: CustosL1men (~CustosLim@replaced-ip )
3904 [20:57:16] *** Joins: Celelibi (celelibi@replaced-ip )
3905 [20:57:16] *** Joins: stooj (~stooj@replaced-ip )
3906 [20:57:16] *** Joins: thiagoss (~thiagoss@replaced-ip )
3907 [20:57:16] *** Joins: bvs (~beavis@replaced-ip )
3908 [20:57:17] *** Joins: Zewwy_ (~root@replaced-ip )
3909 [20:57:17] *** Joins: toine42 (~toine42@replaced-ip )
3910 [20:57:17] *** Quits: bvs (~beavis@replaced-ip ) (Changing host)
3911 [20:57:17] *** Joins: bvs (~beavis@replaced-ip )
3912 [20:57:17] *** Joins: oberling (~oberling@replaced-ip )
3913 [20:57:17] *** Joins: FluidDruid (~FluidDrui@replaced-ip )
3914 [20:57:17] *** Joins: skrb (~skrb@replaced-ip )
3915 [20:57:17] *** Joins: quasisane (~sanep@replaced-ip )
3916 [20:57:17] *** Joins: podbay (~podbay@replaced-ip )
3917 [20:57:17] *** Joins: GhostInTheShell (~melkor@replaced-ip )
3918 [20:57:18] *** Joins: bysin (bysin@replaced-ip )
3919 [20:57:18] *** Joins: zowux (~zowux@replaced-ip )
3920 [20:57:18] *** Joins: Carno (~carno@replaced-ip )
3921 [20:57:18] *** Joins: ThoMe (~tm@replaced-ip )
3922 [20:57:18] *** Joins: Xat` (~Xat`@replaced-ip )
3923 [20:57:19] *** Joins: pugfantus (~pugfantus@replaced-ip )
3924 [20:57:19] *** Joins: rlange (~rlange@replaced-ip )
3925 [20:57:19] *** Joins: monoxane (~monoxane@replaced-ip )
3926 [20:57:19] *** Quits: monoxane (~monoxane@replaced-ip ) (Changing host)
3927 [20:57:19] *** Joins: monoxane (~monoxane@replaced-ip )
3928 [20:57:19] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
3929 [20:57:19] *** Joins: cbmuser (~glaubitz@replaced-ip )
3930 [20:57:19] *** Joins: cluelessperson (~cluelessp@replaced-ip )
3931 [20:57:20] *** Joins: ScottE (~ScottE@replaced-ip )
3932 [20:57:20] *** Joins: james41382 (~james4138@replaced-ip )
3933 [20:57:20] *** Joins: thinkpad (~thinkpad@replaced-ip )
3934 [20:57:20] *** Joins: jaggz (~jaggz@replaced-ip )
3935 [20:57:20] *** Joins: DandyPandy (~freenode@replaced-ip )
3936 [20:57:20] *** Joins: hmmhesays (~hmmhesays@replaced-ip )
3937 [20:57:20] *** Joins: llakey (~llakey@replaced-ip )
3938 [20:57:20] *** Joins: stenrose (~stenrose@replaced-ip )
3939 [20:57:20] *** Joins: kingkong (antalya@replaced-ip )
3940 [20:57:20] *** Joins: CowboyNeal (~pater@replaced-ip )
3941 [20:57:20] *** Joins: Smuckerz (~C2N14@replaced-ip )
3942 [20:57:20] *** Joins: _0x5eb_ (~seb@replaced-ip )
3943 [20:57:21] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
3944 [20:57:21] *** Joins: th0r (~th0r@replaced-ip )
3945 [20:57:21] *** Joins: r3 (~arethree@replaced-ip )
3946 [20:57:21] *** Quits: kingkong (antalya@replaced-ip ) (Changing host)
3947 [20:57:21] *** Joins: kingkong (antalya@replaced-ip )
3948 [20:57:21] *** Joins: mf|pc (~mfpc@replaced-ip )
3949 [20:57:21] *** Joins: dooglus (~biufter@replaced-ip )
3950 [20:57:21] *** Joins: tjone270_ (~tjone270@replaced-ip )
3951 [20:57:22] *** Joins: Len (~Lenisko@replaced-ip )
3952 [20:57:22] *** Joins: annoymouse4210 (~annoymous@replaced-ip )
3953 [20:57:22] *** Joins: preaction (~doug@replaced-ip )
3954 [20:57:22] *** Joins: valeriusL (~valerius@replaced-ip )
3955 [20:57:22] *** Joins: Velveeta_Chef (~Nope@replaced-ip )
3956 [20:57:22] *** Joins: RebelCoderW (~Yuriy@replaced-ip )
3957 [20:57:22] *** Quits: Velveeta_Chef (~Nope@replaced-ip ) (Changing host)
3958 [20:57:22] *** Joins: Velveeta_Chef (~Nope@replaced-ip )
3959 [20:57:22] *** Joins: wriggle (firefly@replaced-ip )
3960 [20:57:22] *** Joins: Atm0spher1c (~future@replaced-ip )
3961 [20:57:22] *** Joins: cast (~foo@replaced-ip )
3962 [20:57:23] *** Joins: panta (~panta@replaced-ip )
3963 [20:57:23] *** Joins: niko (~niko@replaced-ip )
3964 [20:57:23] *** Joins: shabius (~shaburov1@replaced-ip )
3965 [20:57:24] *** Joins: Not_a_Robot_ (~soul@replaced-ip )
3966 [20:57:24] *** Joins: mdorenka (~mdorenka@replaced-ip )
3967 [20:57:24] *** Joins: jandrusk (~jra@replaced-ip )
3968 [20:57:24] *** Joins: blimpy (~jacob@replaced-ip )
3969 [20:57:24] *** Joins: jthomas_ (~jthomas@replaced-ip )
3970 [20:57:24] *** Joins: sasukeskapa (~sasukeska@replaced-ip )
3971 [20:57:24] *** Joins: tub__ (~mossman@replaced-ip )
3972 [20:57:24] *** Joins: awal1 (~awal1@replaced-ip )
3973 [20:57:24] *** Joins: rokas (~rokas@replaced-ip )
3974 [20:57:24] *** Joins: supersoju (~ajones@replaced-ip )
3975 [20:57:25] *** Joins: DalekSec (unit193@replaced-ip )
3976 [20:57:25] *** Joins: Caplain (~shayne@replaced-ip )
3977 [20:57:25] *** Joins: Logg (~Logg@replaced-ip )
3978 [20:57:25] *** Joins: Wyzard (~mike@replaced-ip )
3979 [20:57:25] *** Joins: NoteOn (~noteon@replaced-ip )
3980 [20:57:25] *** Joins: altin (~altin@replaced-ip )
3981 [20:57:25] *** Joins: soee (~soee@replaced-ip )
3982 [20:57:25] *** Joins: Nnavd (~Nnavd@replaced-ip )
3983 [20:57:25] *** Joins: _1amzave (~zev@replaced-ip )
3984 [20:57:25] *** Joins: dka (~dka@replaced-ip )
3985 [20:57:25] *** Joins: silverhom (~silverhom@replaced-ip )
3986 [20:57:25] *** Joins: tabakhase (tabakhase@replaced-ip )
3987 [20:57:25] *** Quits: altin (~altin@replaced-ip ) (Changing host)
3988 [20:57:25] *** Joins: altin (~altin@replaced-ip )
3989 [20:57:26] *** Joins: tx (~loungeuse@replaced-ip )
3990 [20:57:26] *** Joins: pragmatism (~pragmatis@replaced-ip )
3991 [20:57:26] *** Joins: Sabaku (~Sabaku@replaced-ip )
3992 [20:57:26] *** Joins: MikeDebian (~ML@replaced-ip )
3993 [20:57:26] *** Joins: Matthieu_ (~mmatthieu@replaced-ip )
3994 [20:57:26] *** Joins: hfp (~hfp@replaced-ip )
3995 [20:57:26] *** Joins: nighty (~nighty@replaced-ip )
3996 [20:57:27] *** Joins: shovel_boss (~shovel_bo@replaced-ip )
3997 [20:57:27] *** Joins: cvr (~cvr@replaced-ip )
3998 [20:57:27] *** Joins: paulgrmn (~paulgorma@replaced-ip )
3999 [20:57:27] *** Joins: frd404 (~root@replaced-ip )
4000 [20:57:27] *** Joins: M4GNV5 (~M4GNV5@replaced-ip )
4001 [20:57:27] *** Joins: titsuki (~titsuki@replaced-ip )
4002 [20:57:27] *** Joins: QwertyDragon (~QwertyDra@replaced-ip )
4003 [20:57:28] *** Joins: ron-slc (~Ron@replaced-ip )
4004 [20:57:28] *** Joins: grumble (~grumble@replaced-ip )
4005 [20:57:28] *** Joins: moetunes (~Jean-luc@replaced-ip )
4006 [20:57:28] *** Joins: kunwon1 (~kunwon1@replaced-ip )
4007 [20:57:32] *** Joins: gosling (~gosling@replaced-ip )
4008 [20:57:32] *** Joins: mints (~mints@replaced-ip )
4009 [20:57:32] *** Joins: Redfoxmoon (~Redfox@replaced-ip )
4010 [20:57:32] *** Joins: Rubin (~Rubin@replaced-ip )
4011 [20:57:33] *** Joins: khfeng (~khfeng@replaced-ip )
4012 [20:57:34] *** Joins: Y04NN (~y04nn@replaced-ip )
4013 [20:57:34] *** Quits: samurailink3 (~samuraili@replaced-ip ) (Quit: leaving)
4014 [20:57:34] *** Joins: GabrieleV (~GabrieleV@replaced-ip )
4015 [20:57:35] *** Joins: WizardGed (~WizardGed@replaced-ip )
4016 [20:57:35] *** Joins: TheCoffeMaker (~TheCoffeM@replaced-ip )
4017 [20:57:38] *** Joins: Krigsforbryter (~weechat@replaced-ip )
4018 [20:57:38] *** Joins: beaver (~none@replaced-ip )
4019 [20:57:39] *** Joins: amospalla (~amospalla@replaced-ip )
4020 [20:57:42] *** Joins: resixian_ (~akira@replaced-ip )
4021 [20:57:43] *** int0x27h_ is now known as int0x27h
4022 [20:57:44] *** Joins: Shaky_Jake (~x@replaced-ip )
4023 [20:57:45] *** Joins: GJdan (~dan@replaced-ip )
4024 [20:57:45] *** Joins: m-H7 (~mathias@replaced-ip )
4025 [20:57:46] *** tx is now known as Guest12905
4026 [20:57:49] *** Joins: ariador (aria@replaced-ip )
4027 [20:57:50] *** Joins: hsweeten (~bigguines@replaced-ip )
4028 [20:57:51] *** Joins: jediraster (~jediraste@replaced-ip )
4029 [20:57:52] *** Joins: altyr (~nobody@replaced-ip )
4030 [20:57:56] *** Joins: tripkin (~tripkin@replaced-ip )
4031 [20:58:00] *** Joins: BloodCountess (~Tess@replaced-ip )
4032 [20:58:02] *** [mhoney] is now known as mhoney
4033 [20:58:03] *** Joins: Phibonacci (~quassel@replaced-ip )
4034 [20:58:04] *** Joins: mavhq (~quassel@replaced-ip )
4035 [20:58:05] *** Joins: fold4 (~JimmyRcom@replaced-ip )
4036 [20:58:08] *** Joins: erry (~errietta@replaced-ip )
4037 [20:58:08] *** Joins: Rockwolf (~Rockwolf@replaced-ip )
4038 [20:58:09] *** Joins: geir_ (~1@replaced-ip )
4039 [20:58:11] *** Joins: Haudegen (~quassel@replaced-ip )
4040 [20:58:11] *** Joins: WARBIRD199 (~WARBIRD19@replaced-ip )
4041 [20:58:12] *** Joins: metachr0n (~nobody@replaced-ip )
4042 [20:58:13] *** Joins: WebDawg (~webdawg@replaced-ip )
4043 [20:58:14] *** Joins: capri_on (~capri_fre@replaced-ip )
4044 [20:58:14] *** Joins: marc0s (~marcos@replaced-ip )
4045 [20:58:17] *** Joins: howitdo (~howitdo@replaced-ip )
4046 [20:58:20] *** Joins: ribasushi (~riba@replaced-ip )
4047 [20:58:27] *** Joins: ashb (ashb@replaced-ip )
4048 [20:58:34] *** Haudegen is now known as Guest89537
4049 [20:58:38] <freespirit-girl> no one is in that channel
4050 [20:58:44] *** Joins: mrkebab (~mk@replaced-ip )
4051 [20:58:46] *** Joins: Whiskey (~Whiskey@replaced-ip )
4052 [20:58:53] *** Quits: Olipro (~Olipro@replaced-ip ) (Ping timeout: 272 seconds)
4053 [20:59:01] *** Joins: paradizelost (sid23952@replaced-ip )
4054 [20:59:01] *** Joins: LordDeath (~LordDeath@replaced-ip )
4055 [20:59:10] *** Joins: bluszcz (~bluszcz@replaced-ip )
4056 [20:59:11] *** Joins: verwilst (~smuxi@replaced-ip )
4057 [20:59:12] *** Joins: Daniel0 (~admin@replaced-ip )
4058 [20:59:14] *** Joins: NeoBlaster (~N3oBl@replaced-ip )
4059 [20:59:17] *** Joins: popnfresh (~popnfrsh@replaced-ip )
4060 [20:59:26] *** Joins: ikanobori (sid187663@replaced-ip )
4061 [20:59:26] *** Quits: stealthii (sid17385@replaced-ip ) (Ping timeout: 252 seconds)
4062 [20:59:26] *** Quits: elqaz (sid186656@replaced-ip ) (Ping timeout: 252 seconds)
4063 [20:59:28] *** Joins: ectospasm (~ectospasm@replaced-ip )
4064 [20:59:29] *** Joins: Olipro (~Olipro@replaced-ip )
4065 [20:59:45] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 265 seconds)
4066 [21:00:00] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 271 seconds)
4067 [21:00:09] *** Quits: katymoe (sid135810@replaced-ip ) (Ping timeout: 272 seconds)
4068 [21:00:14] *** Quits: ggherdov (sid11402@replaced-ip ) (Ping timeout: 265 seconds)
4069 [21:00:16] *** Joins: Rothgar (~admin@replaced-ip )
4070 [21:00:21] *** Joins: Akuli (~Akuli@replaced-ip )
4071 [21:00:32] *** Quits: ToeSnacks (sid84043@replaced-ip ) (Ping timeout: 252 seconds)
4072 [21:00:33] *** Joins: markovh (zncuser@replaced-ip )
4073 [21:00:38] *** Joins: dayten (~gnoid@replaced-ip )
4074 [21:00:39] *** Quits: steri (steris@replaced-ip ) (Ping timeout: 276 seconds)
4075 [21:00:39] *** Joins: fguide (~fguide@replaced-ip )
4076 [21:00:43] *** Quits: flyinprogrammer (sid145234@replaced-ip ) (Ping timeout: 265 seconds)
4077 [21:00:47] *** Quits: j` (sid11434@replaced-ip ) (Ping timeout: 272 seconds)
4078 [21:01:12] *** Quits: tragic_event (cc98d64a@replaced-ip ) (Ping timeout: 240 seconds)
4079 [21:01:23] *** Quits: kireevco_ (sid87376@replaced-ip ) (Ping timeout: 256 seconds)
4080 [21:02:10] *** Joins: steri (steris@replaced-ip )
4081 [21:02:10] *** Joins: iViLe (~bob@replaced-ip )
4082 [21:02:10] *** Quits: fguide (~fguide@replaced-ip ) (Changing host)
4083 [21:02:10] *** Joins: fguide (~fguide@replaced-ip )
4084 [21:02:12] *** Joins: Ceber (~cerberus@replaced-ip )
4085 [21:02:28] *** Joins: flyinprogrammer (sid145234@replaced-ip )
4086 [21:02:30] *** Joins: elqaz (sid186656@replaced-ip )
4087 [21:02:40] *** Joins: SCHAAP137 (~SCHAAP137@replaced-ip )
4088 [21:02:54] *** Joins: stealthii (sid17385@replaced-ip )
4089 [21:02:55] *** Quits: Redfoxmoon (~Redfox@replaced-ip ) (Changing host)
4090 [21:02:55] *** Joins: Redfoxmoon (~Redfox@replaced-ip )
4091 [21:02:57] *** Quits: ilyaman (ilyaman@replaced-ip ) (Remote host closed the connection)
4092 [21:03:03] *** Quits: Ceber (~cerberus@replaced-ip ) (Remote host closed the connection)
4093 [21:04:06] *** Quits: paulr (quasselcor@replaced-ip##) (Quit: ##replaced-url
4094 [21:04:08] *** Joins: crameth (~crameth@replaced-ip )
4095 [21:04:23] *** Quits: crameth (~crameth@replaced-ip ) (Remote host closed the connection)
4096 [21:04:39] *** Joins: paulr (quasselcor@replaced-ip )
4097 [21:04:43] *** Joins: kireevco_ (sid87376@replaced-ip )
4098 [21:05:03] *** Joins: j` (sid11434@replaced-ip )
4099 [21:05:16] *** Quits: lethu (~lethu@replaced-ip ) (Quit: Quit())
4100 [21:05:18] *** Joins: Richard_Cavell (uid165693@replaced-ip )
4101 [21:05:22] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
4102 [21:05:37] *** Joins: katymoe (uid135810@replaced-ip )
4103 [21:05:44] *** Joins: lethu (~lethu@replaced-ip )
4104 [21:05:53] *** Joins: GeHa (~GeHa@replaced-ip )
4105 [21:05:56] *** Joins: ToeSnacks (sid84043@replaced-ip )
4106 [21:06:00] *** Quits: GeHa (~GeHa@replaced-ip ) (Read error: Connection reset by peer)
4107 [21:06:12] *** Joins: anaiden (~anaiden@replaced-ip )
4108 [21:06:23] *** Joins: ggherdov (sid11402@replaced-ip )
4109 [21:07:45] *** Quits: barteks2x (~barteks2x@replaced-ip ) (Ping timeout: 272 seconds)
4110 [21:07:47] *** Joins: elias__ (~elias@replaced-ip )
4111 [21:08:00] *** debhelper sets mode: +l 1637
4112 [21:08:17] *** Joins: towo` (~towo@replaced-ip )
4113 [21:08:47] *** Quits: Olipro (~Olipro@replaced-ip ) (*.net *.split)
4114 [21:08:47] *** Quits: tvm (~tvm@replaced-ip ) (*.net *.split)
4115 [21:08:47] *** Quits: cyphase_eviltwin (~cyphase@replaced-ip ) (*.net *.split)
4116 [21:08:47] *** Quits: bertbob (~bertbob@replaced-ip ) (*.net *.split)
4117 [21:08:47] *** Quits: satbyy (~Satish@replaced-ip ) (*.net *.split)
4118 [21:08:47] *** Quits: fnordperfect (~fab@replaced-ip ) (*.net *.split)
4119 [21:08:47] *** Quits: CyberGabber (~CyberGabb@replaced-ip ) (*.net *.split)
4120 [21:08:47] *** Quits: Agiofws (~agiofws@replaced-ip ) (*.net *.split)
4121 [21:08:47] *** Quits: ffatman (~ffamousff@replaced-ip ) (*.net *.split)
4122 [21:08:47] *** Quits: ToBeCloud (uid51591@replaced-ip ) (*.net *.split)
4123 [21:08:48] *** Quits: winsen (~asulil@replaced-ip ) (*.net *.split)
4124 [21:08:48] *** Quits: faw (~faw@replaced-ip ) (*.net *.split)
4125 [21:08:48] *** Quits: root_ (~root@replaced-ip ) (*.net *.split)
4126 [21:08:48] *** Quits: bolt (r00t@replaced-ip ) (*.net *.split)
4127 [21:08:48] *** Quits: lstieb (~lstieb@replaced-ip ) (*.net *.split)
4128 [21:08:48] *** Quits: roentgen (~roentgen@replaced-ip ) (*.net *.split)
4129 [21:08:48] *** Quits: LtL (~irssi@replaced-ip ) (*.net *.split)
4130 [21:08:48] *** Quits: Ricardo__ (~rick@replaced-ip ) (*.net *.split)
4131 [21:08:48] *** Quits: Envil (~envil@replaced-ip ) (*.net *.split)
4132 [21:08:48] *** Quits: mtn (~mtn@replaced-ip ) (*.net *.split)
4133 [21:08:49] *** Quits: gturner (~gturner@replaced-ip ) (*.net *.split)
4134 [21:08:49] *** Quits: _aeris_ (~aeris@replaced-ip ) (*.net *.split)
4135 [21:08:49] *** Quits: PryMar56 (~prymar@replaced-ip ) (*.net *.split)
4136 [21:08:49] *** Quits: gtrott_ (sid78444@replaced-ip ) (*.net *.split)
4137 [21:08:50] *** Quits: posi (sid124649@replaced-ip ) (*.net *.split)
4138 [21:08:50] *** Quits: quaddy (iZ2S6CAaA4@replaced-ip ) (*.net *.split)
4139 [21:08:50] *** Quits: swaechter (swaechter@replaced-ip ) (*.net *.split)
4140 [21:08:50] *** Quits: moss (~moss@replaced-ip ) (*.net *.split)
4141 [21:08:50] *** Quits: Joost (~Joost@replaced-ip ) (*.net *.split)
4142 [21:08:50] *** Quits: Hello71 (~Hello71@replaced-ip ) (*.net *.split)
4143 [21:08:50] *** Quits: electrostat (~dag@replaced-ip ) (*.net *.split)
4144 [21:08:50] *** Quits: deepy (deepy@replaced-ip ) (*.net *.split)
4145 [21:08:51] *** Quits: mik (mik@replaced-ip ) (*.net *.split)
4146 [21:08:51] *** Quits: television (~alex@replaced-ip ) (*.net *.split)
4147 [21:08:51] *** Quits: marveldigital (~marvel@replaced-ip ) (*.net *.split)
4148 [21:08:51] *** Quits: Cipher45 (~Cipher45@replaced-ip ) (*.net *.split)
4149 [21:08:51] *** Quits: ypwong (ypwong@replaced-ip ) (*.net *.split)
4150 [21:08:51] *** Quits: Tempesta (~Tempesta@replaced-ip ) (*.net *.split)
4151 [21:08:52] *** Quits: LeandroLuiz (~LLP@replaced-ip ) (*.net *.split)
4152 [21:08:52] *** Quits: johnnyfive (~johnnyfiv@replaced-ip ) (*.net *.split)
4153 [21:08:52] *** Quits: lco (~lco@replaced-ip ) (*.net *.split)
4154 [21:08:52] *** Quits: RTFM[away] (~RTFMaway]@replaced-ip ) (*.net *.split)
4155 [21:08:52] *** Quits: thunderrd (~thunderrd@replaced-ip ) (*.net *.split)
4156 [21:08:52] *** Quits: RA3OR (~demon@replaced-ip ) (*.net *.split)
4157 [21:08:52] *** Quits: wingman2 (~wingman2@replaced-ip ) (*.net *.split)
4158 [21:08:52] *** Quits: wokedame (~sfgsfdsad@replaced-ip ) (*.net *.split)
4159 [21:08:52] *** Quits: fooctrl (~havoc@replaced-ip ) (*.net *.split)
4160 [21:08:52] *** Quits: jeddi (~jedd@replaced-ip ) (*.net *.split)
4161 [21:08:53] *** Quits: dpkg (~dpkg@replaced-ip ) (*.net *.split)
4162 [21:08:53] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (*.net *.split)
4163 [21:08:53] *** Quits: evilman_work (~evilman@replaced-ip ) (*.net *.split)
4164 [21:08:53] *** Quits: High_Priest (~hp@replaced-ip ) (*.net *.split)
4165 [21:08:54] *** Quits: ltkun (uid189967@replaced-ip ) (*.net *.split)
4166 [21:08:54] *** Quits: civillian (~nick@replaced-ip ) (*.net *.split)
4167 [21:08:54] *** Quits: bocaneri (~bocaneri@replaced-ip ) (*.net *.split)
4168 [21:08:54] *** Quits: cra1g321 (~cra1g321@replaced-ip ) (*.net *.split)
4169 [21:08:54] *** Quits: sphenxes01 (~sphenxes@replaced-ip ) (*.net *.split)
4170 [21:08:54] *** Quits: XSoul (~XRule@replaced-ip ) (*.net *.split)
4171 [21:08:54] *** Quits: admincomplex (~admincomp@replaced-ip ) (*.net *.split)
4172 [21:08:54] *** Quits: ArchDuke (~ArchDuke@replaced-ip ) (*.net *.split)
4173 [21:08:54] *** Quits: j3roen (~j3roen@replaced-ip ) (*.net *.split)
4174 [21:08:54] *** Quits: subzero79 (~subzero79@replaced-ip ) (*.net *.split)
4175 [21:08:54] *** Quits: SwK (~SwK@replaced-ip ) (*.net *.split)
4176 [21:08:55] *** Quits: climjark (~climjark@replaced-ip ) (*.net *.split)
4177 [21:08:55] *** Quits: ]3n19m4[ (~]3n19m4@replaced-ip ) (*.net *.split)
4178 [21:08:55] *** Quits: mar77i (~mar77i@replaced-ip ) (*.net *.split)
4179 [21:08:55] *** Quits: SirLagz (~SirLagz@replaced-ip ) (*.net *.split)
4180 [21:08:55] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (*.net *.split)
4181 [21:08:55] *** Quits: juantelez (~juantelez@replaced-ip ) (*.net *.split)
4182 [21:08:55] *** Quits: epsilon (textblase@replaced-ip ) (*.net *.split)
4183 [21:08:55] *** Quits: steventog (uid187891@replaced-ip ) (*.net *.split)
4184 [21:08:55] *** Quits: chen (~fury@replaced-ip ) (*.net *.split)
4185 [21:08:55] *** Quits: nickle (sid89854@replaced-ip ) (*.net *.split)
4186 [21:08:55] *** Quits: muggahtee (sid148520@replaced-ip ) (*.net *.split)
4187 [21:08:55] *** Quits: fiQmob (uid13281@replaced-ip ) (*.net *.split)
4188 [21:08:56] *** Quits: tobias47n9e-c (sid173479@replaced-ip ) (*.net *.split)
4189 [21:08:56] *** Quits: Shock_ (~mda1@replaced-ip ) (*.net *.split)
4190 [21:08:56] *** Quits: Junaos (Junaos@replaced-ip ) (*.net *.split)
4191 [21:08:56] *** Quits: djz88 (~ZKubala@replaced-ip ) (*.net *.split)
4192 [21:08:56] *** Quits: _tremo (~tremo@replaced-ip ) (*.net *.split)
4193 [21:08:56] *** Quits: alexlist (~alexlist@replaced-ip ) (*.net *.split)
4194 [21:08:56] *** Quits: nailyk (~nailyk@replaced-ip ) (*.net *.split)
4195 [21:08:56] *** Quits: Fusselkater (~Fusselkat@replaced-ip ) (*.net *.split)
4196 [21:08:57] *** Quits: tuxopenw1t (~abhinav@replaced-ip ) (*.net *.split)
4197 [21:08:57] *** Quits: k^ (k@replaced-ip ) (*.net *.split)
4198 [21:08:57] *** Quits: MaxLanar` (~user@replaced-ip ) (*.net *.split)
4199 [21:08:57] *** Quits: melvin (~melvin@replaced-ip ) (*.net *.split)
4200 [21:08:57] *** Quits: nse (~leo@replaced-ip ) (*.net *.split)
4201 [21:08:57] *** Quits: Epakai (~coweater@replaced-ip ) (*.net *.split)
4202 [21:08:57] *** Quits: seekr (~seekr@replaced-ip ) (*.net *.split)
4203 [21:08:57] *** Quits: boudiccas (~boudiccas@replaced-ip ) (*.net *.split)
4204 [21:08:57] *** Quits: bathtub_shark (Zarthus@replaced-ip ) (*.net *.split)
4205 [21:08:58] *** Quits: pauna (pauna@replaced-ip ) (*.net *.split)
4206 [21:08:58] *** Quits: technohehl (~technoheh@replaced-ip ) (*.net *.split)
4207 [21:08:58] *** Quits: Satyajit (Satyajit@replaced-ip ) (*.net *.split)
4208 [21:08:58] *** Quits: XO-Odin (~XO@replaced-ip ) (*.net *.split)
4209 [21:08:58] *** Quits: Erreur32 (~Erreur32@replaced-ip ) (*.net *.split)
4210 [21:08:58] *** Quits: NickyP (sid20176@replaced-ip ) (*.net *.split)
4211 [21:08:58] *** Quits: marlinc (~marlinc@replaced-ip ) (*.net *.split)
4212 [21:08:58] *** Quits: Nik05 (~Nik05@replaced-ip ) (*.net *.split)
4213 [21:08:58] *** Quits: larjona (~quassel@replaced-ip ) (*.net *.split)
4214 [21:08:59] *** Quits: zykotick9 (~zykotick9@replaced-ip ) (*.net *.split)
4215 [21:08:59] *** Quits: pixdamix (~pix@replaced-ip ) (*.net *.split)
4216 [21:08:59] *** Quits: rany (~me@replaced-ip ) (*.net *.split)
4217 [21:08:59] *** Quits: DoctorD90 (~DoctorD90@replaced-ip ) (*.net *.split)
4218 [21:08:59] *** Quits: sandman13 (~sandman13@replaced-ip ) (*.net *.split)
4219 [21:08:59] *** Quits: hycer (~hycer@replaced-ip ) (*.net *.split)
4220 [21:08:59] *** Quits: x-fak (~jul54@replaced-ip ) (*.net *.split)
4221 [21:08:59] *** Quits: shad0VV (~shad0VV@replaced-ip ) (*.net *.split)
4222 [21:08:59] *** Quits: vila (~vila@replaced-ip ) (*.net *.split)
4223 [21:08:59] *** Quits: hicks_ (~quassel@replaced-ip ) (*.net *.split)
4224 [21:08:59] *** Quits: lazouz (~lazouz@replaced-ip ) (*.net *.split)
4225 [21:08:59] *** Quits: thuk (sid78904@replaced-ip ) (*.net *.split)
4226 [21:09:00] *** Quits: paroxp (sid185690@replaced-ip ) (*.net *.split)
4227 [21:09:00] *** Quits: Mysterytrain (~George@replaced-ip ) (*.net *.split)
4228 [21:09:00] *** Quits: koma (~koma@replaced-ip ) (*.net *.split)
4229 [21:09:00] *** Quits: thallada (~thallada@replaced-ip ) (*.net *.split)
4230 [21:09:00] *** Quits: Granis (~Granis@replaced-ip ) (*.net *.split)
4231 [21:09:00] *** Quits: rainfyre (~rainfyre@replaced-ip ) (*.net *.split)
4232 [21:09:00] *** Quits: Anselmo (~cjdns@replaced-ip ) (*.net *.split)
4233 [21:09:00] *** Quits: h9 (Elite17198@replaced-ip ) (*.net *.split)
4234 [21:09:00] *** Quits: serban (serban@replaced-ip ) (*.net *.split)
4235 [21:09:00] *** Quits: crash_ (~pi@replaced-ip ) (*.net *.split)
4236 [21:09:00] *** Quits: binaryc (~binaryc@replaced-ip ) (*.net *.split)
4237 [21:09:00] *** Quits: VampiricPadraig (~quassel@replaced-ip ) (*.net *.split)
4238 [21:09:00] *** Quits: Hobbyboy (Hobbyboy@replaced-ip ) (*.net *.split)
4239 [21:09:00] *** Quits: bdeferme (~bdeferme@replaced-ip ) (*.net *.split)
4240 [21:09:01] *** Quits: rebrec (~quassel@replaced-ip ) (*.net *.split)
4241 [21:09:01] *** Quits: daishan (~daishan@replaced-ip ) (*.net *.split)
4242 [21:09:01] *** Quits: l0xas (~unix@replaced-ip ) (*.net *.split)
4243 [21:09:01] *** Quits: hoarycripple (~hoarycrip@replaced-ip ) (*.net *.split)
4244 [21:09:01] *** Quits: fiddlerwoaroof (~fiddlerwo@replaced-ip ) (*.net *.split)
4245 [21:09:01] *** Quits: tomocha_______ (tomocha@replaced-ip ) (*.net *.split)
4246 [21:09:01] *** Quits: loddfafnir (~loddfafni@replaced-ip ) (*.net *.split)
4247 [21:09:01] *** Quits: LaunchDirector (~pi@replaced-ip ) (*.net *.split)
4248 [21:09:01] *** Quits: marens (~quassel@replaced-ip ) (*.net *.split)
4249 [21:09:01] *** Quits: geturafr1nordr (~geturafr1@replaced-ip ) (*.net *.split)
4250 [21:09:02] *** Quits: kak (kak@replaced-ip ) (*.net *.split)
4251 [21:09:02] *** Quits: mumixam (~m@replaced-ip ) (*.net *.split)
4252 [21:09:02] *** Quits: dax (~dax@replaced-ip ) (*.net *.split)
4253 [21:09:02] *** Quits: LightYagami (~CanIHazMe@replaced-ip ) (*.net *.split)
4254 [21:09:02] *** Quits: jonasbits (~quassel@replaced-ip ) (*.net *.split)
4255 [21:09:02] *** Quits: Kalifornium (~bouboule@replaced-ip ) (*.net *.split)
4256 [21:09:02] *** Quits: SpacePenguin (~SpacePeng@replaced-ip ) (*.net *.split)
4257 [21:09:02] *** Quits: yokel (~yokel@replaced-ip ) (*.net *.split)
4258 [21:09:02] *** Quits: ekaj (~ekaj@replaced-ip ) (*.net *.split)
4259 [21:09:02] *** Quits: teraflops (~teraflops@replaced-ip ) (*.net *.split)
4260 [21:09:02] *** Quits: haasn (~haasn@replaced-ip ) (*.net *.split)
4261 [21:09:02] *** Quits: Ad1Tech (~ad1tech@replaced-ip ) (*.net *.split)
4262 [21:09:03] *** Quits: LambdaCalculus37 (~robert@replaced-ip ) (*.net *.split)
4263 [21:09:03] *** Quits: sveva65 (~sverre@replaced-ip ) (*.net *.split)
4264 [21:09:03] *** Quits: robin_debspace (~robin_deb@replaced-ip ) (*.net *.split)
4265 [21:09:03] *** Quits: dfgas (~dfgas@replaced-ip ) (*.net *.split)
4266 [21:09:03] *** Quits: Dreamix (~x@replaced-ip ) (*.net *.split)
4267 [21:09:03] *** Quits: tadej (~universe@replaced-ip ) (*.net *.split)
4268 [21:09:03] *** Quits: riex (gaming@replaced-ip ) (*.net *.split)
4269 [21:09:03] *** Quits: SPF (~spf@replaced-ip ) (*.net *.split)
4270 [21:09:03] *** Quits: jpalmer (~jpalmer@replaced-ip ) (*.net *.split)
4271 [21:09:04] *** Joins: fooctrl (~havoc@replaced-ip )
4272 [21:09:04] *** Joins: Mysterytrain (~George@replaced-ip )
4273 [21:09:04] *** Joins: marens (~quassel@replaced-ip )
4274 [21:09:04] *** Joins: wingman2 (~wingman2@replaced-ip )
4275 [21:09:05] *** Joins: gturner (~gturner@replaced-ip )
4276 [21:09:05] *** Joins: sandman13 (~sandman13@replaced-ip )
4277 [21:09:05] *** Joins: ]3n19m4[ (~]3n19m4@replaced-ip )
4278 [21:09:05] *** Joins: SPF (~spf@replaced-ip )
4279 [21:09:05] *** Quits: marens (~quassel@replaced-ip ) (Changing host)
4280 [21:09:05] *** Joins: marens (~quassel@replaced-ip )
4281 [21:09:05] *** Joins: epsilon (textblase@replaced-ip )
4282 [21:09:05] *** Joins: root__ (~root@replaced-ip )
4283 [21:09:06] *** Joins: Hello71 (~Hello71@replaced-ip )
4284 [21:09:06] *** Joins: electrostat (~dag@replaced-ip )
4285 [21:09:07] *** Joins: x-fak (~jul54@replaced-ip )
4286 [21:09:07] *** Joins: bouboule (~bouboule@replaced-ip )
4287 [21:09:07] *** Joins: tuxopenwrt (~abhinav@replaced-ip )
4288 [21:09:07] *** Joins: MaxLanar` (~user@replaced-ip )
4289 [21:09:07] *** Joins: SirLagz (~SirLagz@replaced-ip )
4290 [21:09:07] *** Quits: x-fak (~jul54@replaced-ip ) (Changing host)
4291 [21:09:07] *** Joins: x-fak (~jul54@replaced-ip )
4292 [21:09:07] *** Joins: XO-Odin (~XO@replaced-ip )
4293 [21:09:08] *** Joins: admincomplex (~admincomp@replaced-ip )
4294 [21:09:08] *** Joins: technohehl (~technoheh@replaced-ip )
4295 [21:09:08] *** Joins: Fusselkater (~Fusselkat@replaced-ip )
4296 [21:09:08] *** Joins: civillian (~nick@replaced-ip )
4297 [21:09:08] *** Joins: hycer (~hycer@replaced-ip )
4298 [21:09:08] *** Joins: shad0VV (~shad0VV@replaced-ip )
4299 [21:09:08] *** Joins: rainfyre (~rainfyre@replaced-ip )
4300 [21:09:08] *** Joins: jpalmer (~jpalmer@replaced-ip )
4301 [21:09:09] *** Joins: lazouz (~lazouz@replaced-ip )
4302 [21:09:09] *** Joins: hoarycripple (~hoarycrip@replaced-ip )
4303 [21:09:09] *** Joins: CyberGabber (~CyberGabb@replaced-ip )
4304 [21:09:09] *** Joins: alexlist (~alexlist@replaced-ip )
4305 [21:09:09] *** Joins: Nik05 (~Nik05@replaced-ip )
4306 [21:09:09] *** Joins: XSoul (~XRule@replaced-ip )
4307 [21:09:09] *** Joins: Epakai (~coweater@replaced-ip )
4308 [21:09:09] *** Joins: daishan (~daishan@replaced-ip )
4309 [21:09:09] *** Joins: cra1g321 (~cra1g321@replaced-ip )
4310 [21:09:10] *** Joins: LtL (~irssi@replaced-ip )
4311 [21:09:10] *** Joins: PryMar56 (~prymar@replaced-ip )
4312 [21:09:10] *** Joins: djz88 (~ZKubala@replaced-ip )
4313 [21:09:10] *** Joins: sveva65 (~sverre@replaced-ip )
4314 [21:09:10] *** Joins: cyphase_eviltwin (~cyphase@replaced-ip )
4315 [21:09:11] *** Joins: Cipher45 (~Cipher45@replaced-ip )
4316 [21:09:11] *** Quits: Cipher45 (~Cipher45@replaced-ip ) (Changing host)
4317 [21:09:11] *** Joins: Cipher45 (~Cipher45@replaced-ip )
4318 [21:09:11] *** Joins: LaunchDirector (~pi@replaced-ip )
4319 [21:09:11] *** Joins: fnordperfect (~fab@replaced-ip )
4320 [21:09:11] *** Joins: pixdamix (~pix@replaced-ip )
4321 [21:09:11] *** Joins: hicks_ (~quassel@replaced-ip )
4322 [21:09:12] *** Joins: ffatman (~ffamousff@replaced-ip )
4323 [21:09:12] *** Joins: DoctorD90 (~DoctorD90@replaced-ip )
4324 [21:09:12] *** Joins: quaddy (L9QZBWi928@replaced-ip )
4325 [21:09:12] *** Joins: _aeris_ (~aeris@replaced-ip )
4326 [21:09:12] *** Joins: rany (~me@replaced-ip )
4327 [21:09:12] *** Joins: mar77i (~mar77i@replaced-ip )
4328 [21:09:12] *** Joins: tvm (~tvm@replaced-ip )
4329 [21:09:12] *** Joins: fiddlerwoaroof (~fiddlerwo@replaced-ip )
4330 [21:09:13] *** Joins: Envil (~envil@replaced-ip )
4331 [21:09:13] *** Joins: melvin (~melvin@replaced-ip )
4332 [21:09:13] *** Joins: lstieb (~lstieb@replaced-ip )
4333 [21:09:13] *** Joins: thunderrd (~thunderrd@replaced-ip )
4334 [21:09:13] *** Joins: climjark (~climjark@replaced-ip )
4335 [21:09:14] *** Joins: yokel (~yokel@replaced-ip )
4336 [21:09:14] *** Joins: binaryc (~binaryc@replaced-ip )
4337 [21:09:14] *** Joins: subzero79 (~subzero79@replaced-ip )
4338 [21:09:14] *** Joins: tomocha_______ (tomocha@replaced-ip )
4339 [21:09:14] *** Joins: lco (~lco@replaced-ip )
4340 [21:09:14] *** Joins: Agiofws (~agiofws@replaced-ip )
4341 [21:09:15] *** Joins: High_Priest (~hp@replaced-ip )
4342 [21:09:15] *** Joins: Ricardo__ (~rick@replaced-ip )
4343 [21:09:15] *** Joins: faw (~faw@replaced-ip )
4344 [21:09:15] *** Joins: mtn (~mtn@replaced-ip )
4345 [21:09:15] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
4346 [21:09:15] *** Joins: Ricardo__ (~rick@replaced-ip )
4347 [21:09:15] *** Quits: faw (~faw@replaced-ip ) (Changing host)
4348 [21:09:15] *** Joins: faw (~faw@replaced-ip )
4349 [21:09:15] *** Joins: teraflops (~teraflops@replaced-ip )
4350 [21:09:15] *** Joins: Quatroking (~Quatrokin@replaced-ip )
4351 [21:09:16] *** Joins: marveldigital (~marvel@replaced-ip )
4352 [21:09:16] *** Joins: satbyy (~Satish@replaced-ip )
4353 [21:09:16] *** Quits: satbyy (~Satish@replaced-ip ) (Changing host)
4354 [21:09:16] *** Joins: satbyy (~Satish@replaced-ip )
4355 [21:09:16] *** Joins: l0xas (~unix@replaced-ip )
4356 [21:09:16] *** Joins: deepy (deepy@replaced-ip )
4357 [21:09:16] *** Joins: LambdaCalculus37 (~robert@replaced-ip )
4358 [21:09:16] *** Joins: Anselmo (~cjdns@replaced-ip )
4359 [21:09:17] *** Joins: boudiccas (~boudiccas@replaced-ip )
4360 [21:09:17] *** Joins: SpacePenguin (~SpacePeng@replaced-ip )
4361 [21:09:17] *** Joins: vila (~vila@replaced-ip )
4362 [21:09:18] *** Joins: crash_ (~pi@replaced-ip )
4363 [21:09:18] *** Joins: ypwong (ypwong@replaced-ip )
4364 [21:09:19] *** Joins: nailyk (~nailyk@replaced-ip )
4365 [21:09:20] *** Quits: teraflops (~teraflops@replaced-ip ) (Client Quit)
4366 [21:09:20] *** Joins: juantelez (~juantelez@replaced-ip )
4367 [21:09:21] *** Joins: bocaneri (~bocaneri@replaced-ip )
4368 [21:09:21] *** Joins: RA3OR (~demon@replaced-ip )
4369 [21:09:21] *** Quits: RA3OR (~demon@replaced-ip ) (Changing host)
4370 [21:09:21] *** Joins: RA3OR (~demon@replaced-ip )
4371 [21:09:21] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
4372 [21:09:21] *** Joins: sandeepkr_ (~sandeepkr@replaced-ip )
4373 [21:09:22] *** Joins: mumixam (~m@replaced-ip )
4374 [21:09:23] *** Joins: bathtub_shark (Zarthus@replaced-ip )
4375 [21:09:23] *** Joins: Ad1Tech (~ad1tech@replaced-ip )
4376 [21:09:23] *** Joins: mik (mik@replaced-ip )
4377 [21:09:24] *** Joins: bdeferme (~bdeferme@replaced-ip )
4378 [21:09:24] *** Joins: LightYagami (~CanIHazMe@replaced-ip )
4379 [21:09:25] *** Joins: ArchDuke (~ArchDuke@replaced-ip )
4380 [21:09:25] *** Joins: moss (~moss@replaced-ip )
4381 [21:09:27] *** Joins: robin_debspace (~robin_deb@replaced-ip )
4382 [21:09:27] *** Joins: Shock_ (~mda1@replaced-ip )
4383 [21:09:29] *** Joins: thallada (~thallada@replaced-ip )
4384 [21:09:29] *** Joins: Joost (~Joost@replaced-ip )
4385 [21:09:30] *** Joins: Olipro (~Olipro@replaced-ip )
4386 [21:09:31] *** Joins: Junaos (~Junaos@replaced-ip )
4387 [21:09:31] *** Joins: zykotick9 (~zykotick9@replaced-ip )
4388 [21:09:31] *** Joins: wokedame (~sfgsfdsad@replaced-ip )
4389 [21:09:32] *** Joins: RTFM[away] (~RTFMaway]@replaced-ip )
4390 [21:09:33] *** Joins: roentgen (~roentgen@replaced-ip )
4391 [21:09:34] *** Joins: television (~alex@replaced-ip )
4392 [21:09:35] *** Joins: ekaj (~ekaj@replaced-ip )
4393 [21:09:35] *** Joins: loddfafnir (~loddfafni@replaced-ip )
4394 [21:09:36] *** Joins: chen (~fury@replaced-ip )
4395 [21:09:43] *** Joins: seekr (~seekr@replaced-ip )
4396 [21:09:48] *** Joins: teraflops (~teraflops@replaced-ip )
4397 [21:09:51] *** Quits: dayten (~gnoid@replaced-ip ) (Quit: leaving)
4398 [21:09:51] *** Joins: sphenxes01 (~sphenxes@replaced-ip )
4399 [21:09:52] *** Joins: nse (~leo@replaced-ip )
4400 [21:09:53] *** Joins: winsen (~asulil@replaced-ip )
4401 [21:09:53] *** Joins: dfgas (~dfgas@replaced-ip )
4402 [21:09:54] *** Joins: bertbob (~bertbob@replaced-ip )
4403 [21:09:55] *** Joins: rebrec (~quassel@replaced-ip )
4404 [21:09:55] *** Joins: VampiricPadraig (~quassel@replaced-ip )
4405 [21:09:55] *** Joins: _tremo (~tremo@replaced-ip )
4406 [21:09:55] *** Quits: VampiricPadraig (~quassel@replaced-ip ) (Changing host)
4407 [21:09:55] *** Joins: VampiricPadraig (~quassel@replaced-ip )
4408 [21:09:56] *** Joins: larjona (~quassel@replaced-ip )
4409 [21:09:56] *** Joins: Erreur32 (~Erreur32@replaced-ip )
4410 [21:09:57] *** Joins: Tempesta (~Tempesta@replaced-ip )
4411 [21:09:57] *** Quits: Tempesta (~Tempesta@replaced-ip ) (Changing host)
4412 [21:09:57] *** Joins: Tempesta (~Tempesta@replaced-ip )
4413 [21:09:58] *** Joins: jonasbits (~quassel@replaced-ip )
4414 [21:10:00] *** Joins: jeddi (~jedd@replaced-ip )
4415 [21:10:01] *** Joins: Granis (~Granis@replaced-ip )
4416 [21:10:06] *** Joins: SwK (~SwK@replaced-ip )
4417 [21:10:16] *** Joins: qwesste (~qwesste@replaced-ip )
4418 [21:10:19] *** Joins: bolt (r00t@replaced-ip )
4419 [21:10:22] *** Joins: swaechter (swaechter@replaced-ip )
4420 [21:10:22] *** Quits: swaechter (swaechter@replaced-ip ) (Changing host)
4421 [21:10:22] *** Joins: swaechter (swaechter@replaced-ip )
4422 [21:10:24] *** Quits: elias__ (~elias@replaced-ip ) (Client Quit)
4423 [21:10:29] *** Joins: evilman_work (~evilman@replaced-ip )
4424 [21:10:32] *** Joins: serban (serban@replaced-ip )
4425 [21:10:45] *** Joins: dax (~dax@replaced-ip )
4426 [21:10:48] *** Joins: elias__ (~elias@replaced-ip )
4427 [21:10:50] *** Joins: flecxon (c8727e9c@replaced-ip )
4428 [21:10:58] *** Joins: riex (gaming@replaced-ip )
4429 [21:11:00] *** Joins: k^ (k@replaced-ip )
4430 [21:11:00] *** Joins: LeandroLuiz (~LLP@replaced-ip )
4431 [21:11:00] *** Joins: Hobbyboy (Hobbyboy@replaced-ip )
4432 [21:11:05] *** Joins: koma (~koma@replaced-ip )
4433 [21:11:18] *** Joins: tadej (~universe@replaced-ip )
4434 [21:11:33] *** Joins: h9 (Elite17198@replaced-ip )
4435 [21:11:41] *** Joins: j3roen (~j3roen@replaced-ip )
4436 [21:11:43] *** Quits: elias__ (~elias@replaced-ip ) (Client Quit)
4437 [21:11:44] *** Quits: stealthii (sid17385@replaced-ip ) (Ping timeout: 258 seconds)
4438 [21:11:48] *** Joins: docmax (~docmax@replaced-ip )
4439 [21:11:53] <docmax> HELP with autofs
4440 [21:11:55] *** Joins: johnnyfive (~johnnyfiv@replaced-ip )
4441 [21:12:11] *** Quits: petems (sid27138@replaced-ip ) (Ping timeout: 272 seconds)
4442 [21:12:13] <docmax> ii get the mountpoints, but not the
mappings
4443 [21:12:19] *** Quits: XDS2010 (sid1218@replaced-ip ) (Ping timeout: 265 seconds)
4444 [21:12:25] *** Quits: katymoe (uid135810@replaced-ip ) (Ping timeout: 258 seconds)
4445 [21:12:36] *** Quits: ec (sid1544@replaced-ip ) (Ping timeout: 244 seconds)
4446 [21:12:42] *** Joins: Dreamix (~x@replaced-ip )
4447 [21:12:43] *** Quits: sandeepkr (~sandeepkr@replaced-ip ) (Ping timeout: 256 seconds)
4448 [21:13:40] *** Joins: steventog (uid187891@replaced-ip )
4449 [21:14:00] *** Joins: geturafr1nordr (~geturafr1@replaced-ip )
4450 [21:14:14] *** Joins: ltkun (uid189967@replaced-ip )
4451 [21:14:14] *** Joins: muggahtee (sid148520@replaced-ip )
4452 [21:14:23] *** Joins: bazhang_ (~bazhang@replaced-ip )
4453 [21:15:21] *** Quits: papitfx (~hafiz@replaced-ip ) (Ping timeout: 272 seconds)
4454 [21:15:30] *** Joins: gtrott_ (sid78444@replaced-ip )
4455 [21:15:36] *** Quits: mypapit (~fakap@replaced-ip ) (Ping timeout: 276 seconds)
4456 [21:15:50] *** Joins: tobias47n9e-c (sid173479@replaced-ip )
4457 [21:15:56] *** Joins: haasn (~haasn@replaced-ip )
4458 [21:16:03] *** Joins: posi (sid124649@replaced-ip )
4459 [21:16:06] <cast> is there a question coming?
4460 [21:16:16] *** Joins: zanshin (~zanshin@replaced-ip )
4461 [21:16:22] *** Joins: paroxp (sid185690@replaced-ip )
4462 [21:16:32] *** Joins: barteks2x (~barteks2x@replaced-ip )
4463 [21:16:44] *** Quits: rypervenche (~rypervenc@replaced-ip ) (Quit: brb)
4464 [21:16:47] *** Joins: fiQmob (uid13281@replaced-ip )
4465 [21:16:51] *** Joins: papitfx (~hafiz@replaced-ip )
4466 [21:16:51] *** Joins: mypapit (~fakap@replaced-ip )
4467 [21:16:52] *** Quits: steventog (uid187891@replaced-ip ) (Client Quit)
4468 [21:16:55] *** Joins: nickle (sid89854@replaced-ip )
4469 [21:16:59] *** Joins: NickyP (sid20176@replaced-ip )
4470 [21:16:59] <teraflops> cast: perhaps he was bitten by the
net-split
4471 [21:17:01] *** Joins: Ceber (~cerberus@replaced-ip )
4472 [21:17:18] *** Joins: thuk (sid78904@replaced-ip )
4473 [21:17:22] *** Joins: stealthii (sid17385@replaced-ip )
4474 [21:17:24] *** Quits: ETechDD (~etechdd@replaced-ip ) (Quit: bye)
4475 [21:17:31] *** Joins: dpkg (~dpkg@replaced-ip )
4476 [21:17:44] *** Parts: LorD_n1c0w (~igorhenri@replaced-ip )
4477 [21:17:50] *** Joins: |ifei5good (~sharris12@replaced-ip )
4478 [21:17:53] *** Quits: bazhang (~bazhang@replaced-ip ) (Ping timeout: 272 seconds)
4479 [21:18:11] *** Joins: XDS2010 (sid1218@replaced-ip )
4480 [21:18:14] *** Joins: prasket (~prasket@replaced-ip )
4481 [21:18:29] *** Quits: |ifei5g00d (~sharris12@replaced-ip ) (Read error: Connection reset by peer)
4482 [21:18:39] *** Joins: ec (sid1544@replaced-ip )
4483 [21:18:49] <cast> ah, fair point. i have parts/quits on
ignore. would be nice if there was a smart enough ignore system to
show me recently active people quitting/joining
4484 [21:18:55] *** Quits: rebrec (~quassel@replaced-ip ) (*.net *.split)
4485 [21:18:55] *** Quits: deepy (deepy@replaced-ip ) (*.net *.split)
4486 [21:18:55] *** Quits: mtn (~mtn@replaced-ip ) (*.net *.split)
4487 [21:18:55] *** Quits: evade (~evade@replaced-ip ) (*.net *.split)
4488 [21:18:55] *** Quits: gonz0 (~gonz0@replaced-ip ) (*.net *.split)
4489 [21:18:55] *** Quits: rosten (~rosten@replaced-ip ) (*.net *.split)
4490 [21:18:55] *** Quits: TomTomTosch (~henryk@replaced-ip ) (*.net *.split)
4491 [21:18:56] *** Quits: Starky (~Starky@replaced-ip ) (*.net *.split)
4492 [21:18:56] *** Quits: saturos (~saturos@replaced-ip ) (*.net *.split)
4493 [21:18:56] *** Quits: valeech (~valeech@replaced-ip ) (*.net *.split)
4494 [21:18:56] *** Quits: MrNeon (~MrNeon@replaced-ip ) (*.net *.split)
4495 [21:18:56] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (*.net *.split)
4496 [21:18:56] *** Quits: mt (mteufel@replaced-ip ) (*.net *.split)
4497 [21:18:56] *** Quits: cwillu_at_work (~cwillu@replaced-ip ) (*.net *.split)
4498 [21:18:56] *** Quits: PosterdatiMobile (~posterdat@replaced-ip ) (*.net *.split)
4499 [21:18:56] *** Quits: TomasCZ (~TomasCZ@replaced-ip ) (*.net *.split)
4500 [21:18:57] *** Quits: thrasymachus (~mpurcell@replaced-ip ) (*.net *.split)
4501 [21:18:57] *** Quits: Linux4UnMe (~kaddy@replaced-ip ) (*.net *.split)
4502 [21:18:57] *** Quits: fireball``` (~fireball`@replaced-ip ) (*.net *.split)
4503 [21:18:57] *** Quits: metaKin (metaKin@replaced-ip ) (*.net *.split)
4504 [21:18:57] *** Quits: TonyL (~Tony@replaced-ip ) (*.net *.split)
4505 [21:18:57] *** Quits: L235 (sid41243@replaced-ip ) (*.net *.split)
4506 [21:18:57] *** Quits: ebarch (sid17287@replaced-ip ) (*.net *.split)
4507 [21:18:58] *** Quits: lmcloughlin (sid1532@replaced-ip ) (*.net *.split)
4508 [21:18:58] *** Quits: jkhsjdhjs (jkhsjdhjs@replaced-ip ) (*.net *.split)
4509 [21:18:58] *** Quits: James_T (james@replaced-ip ) (*.net *.split)
4510 [21:18:58] *** Quits: hue (hue@replaced-ip ) (*.net *.split)
4511 [21:18:58] *** Quits: max-m (~max-m@replaced-ip ) (*.net *.split)
4512 [21:18:58] *** Quits: devster31 (~devsterkn@replaced-ip ) (*.net *.split)
4513 [21:18:58] *** Quits: joze (~joze@replaced-ip ) (*.net *.split)
4514 [21:18:58] *** Quits: pasturesofplenty (~pastureso@replaced-ip ) (*.net *.split)
4515 [21:18:59] *** Quits: flyingkiwi (~kiwi@replaced-ip ) (*.net *.split)
4516 [21:18:59] *** Quits: lift (~lift@replaced-ip ) (*.net *.split)
4517 [21:18:59] *** Quits: PaulFertser (paul@replaced-ip ) (*.net *.split)
4518 [21:18:59] *** Quits: MonsterKiller_ (~MonsterKi@replaced-ip ) (*.net *.split)
4519 [21:18:59] *** Quits: blommer (~blommer@replaced-ip ) (*.net *.split)
4520 [21:18:59] *** Quits: ilteris_ (~ilteris@replaced-ip ) (*.net *.split)
4521 [21:18:59] *** Quits: tubaman_ (~tubaman@replaced-ip ) (*.net *.split)
4522 [21:18:59] *** Quits: IbexPeak (~quassel@replaced-ip ) (*.net *.split)
4523 [21:18:59] *** Quits: kzimmermann (~kzimmerma@replaced-ip ) (*.net *.split)
4524 [21:18:59] *** Quits: alxy (uid115853@replaced-ip ) (*.net *.split)
4525 [21:19:00] *** Quits: marsjaninzmarsa (~marsjanin@replaced-ip ) (*.net *.split)
4526 [21:19:00] *** Quits: MattE (~matt@replaced-ip ) (*.net *.split)
4527 [21:19:00] *** Quits: bluenemo (~bluenemo@replaced-ip ) (*.net *.split)
4528 [21:19:00] *** Quits: chomwitt1 (~chomwitt@replaced-ip ) (*.net *.split)
4529 [21:19:00] *** Quits: antlarr (~quassel@replaced-ip ) (*.net *.split)
4530 [21:19:00] *** Quits: cruncher (~cruncher@replaced-ip ) (*.net *.split)
4531 [21:19:00] *** Quits: |DM| (~|DM|@replaced-ip ) (*.net *.split)
4532 [21:19:00] *** Quits: Shentino (~Shentino@replaced-ip ) (*.net *.split)
4533 [21:19:00] *** Quits: slon (slon@replaced-ip ) (*.net *.split)
4534 [21:19:00] *** Quits: Al3xG0 (~unix@replaced-ip ) (*.net *.split)
4535 [21:19:01] *** Quits: _KaszpiR_ (quasselcor@replaced-ip ) (*.net *.split)
4536 [21:19:01] *** Quits: grim4593 (~grim4593@replaced-ip ) (*.net *.split)
4537 [21:19:01] *** Quits: MarkusMagnusson (~MarkusMag@replaced-ip ) (*.net *.split)
4538 [21:19:01] *** Quits: llucenic (~Thunderbi@replaced-ip ) (*.net *.split)
4539 [21:19:01] *** Quits: MicroCheapFx (~quassel@replaced-ip ) (*.net *.split)
4540 [21:19:01] *** Quits: hawken (~hawken@replaced-ip ) (*.net *.split)
4541 [21:19:01] *** Quits: rsully (~rsully@replaced-ip ) (*.net *.split)
4542 [21:19:01] *** Quits: eeeprom (~lem0n@replaced-ip ) (*.net *.split)
4543 [21:19:01] *** Quits: sphenxes (~sphenxes@replaced-ip ) (*.net *.split)
4544 [21:19:01] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (*.net *.split)
4545 [21:19:01] *** Quits: Ticho (~Ticho@replaced-ip ) (*.net *.split)
4546 [21:19:01] *** Quits: Mahe (~mahe@replaced-ip ) (*.net *.split)
4547 [21:19:02] *** Quits: watersoul (~ircuser@replaced-ip ) (*.net *.split)
4548 [21:19:02] *** Quits: pencilandpaper (~penciland@replaced-ip ) (*.net *.split)
4549 [21:19:02] *** Quits: beaky (~beaky@replaced-ip ) (*.net *.split)
4550 [21:19:02] *** Quits: brong (~brong@replaced-ip ) (*.net *.split)
4551 [21:19:02] *** Quits: SynrGy (~synrg@replaced-ip ) (*.net *.split)
4552 [21:19:02] *** Quits: SynrG (~synrg@replaced-ip ) (*.net *.split)
4553 [21:19:02] *** Quits: PhishPho1 (~irssi@replaced-ip ) (*.net *.split)
4554 [21:19:02] *** Quits: fredxiii (dcproducti@replaced-ip ) (*.net *.split)
4555 [21:19:02] *** Quits: tallbarr (~none@replaced-ip ) (*.net *.split)
4556 [21:19:03] *** Quits: ADubhlaoich (sid177637@replaced-ip ) (*.net *.split)
4557 [21:19:03] *** Quits: boxrick1 (sid98261@replaced-ip ) (*.net *.split)
4558 [21:19:03] *** Quits: j0z (sid44053@replaced-ip ) (*.net *.split)
4559 [21:19:04] *** Quits: MetalGearSolid (~MetalGear@replaced-ip ) (*.net *.split)
4560 [21:19:04] *** Quits: a1batr0ss (~a1batr0ss@replaced-ip ) (*.net *.split)
4561 [21:19:04] *** Quits: gebjgd (~stmsgebjg@replaced-ip ) (*.net *.split)
4562 [21:19:05] *** Quits: clopez (~tau@replaced-ip ) (*.net *.split)
4563 [21:19:05] *** Quits: venkat_330 (~Thunderbi@replaced-ip ) (*.net *.split)
4564 [21:19:05] *** Quits: msantana (marcelo@replaced-ip ) (*.net *.split)
4565 [21:19:05] *** Quits: adzam (~adzam@replaced-ip ) (*.net *.split)
4566 [21:19:05] *** Quits: strencinls (~none@replaced-ip ) (*.net *.split)
4567 [21:19:05] *** Quits: muugal (~jackson@replaced-ip ) (*.net *.split)
4568 [21:19:05] *** Quits: Spec (~Spec@replaced-ip ) (*.net *.split)
4569 [21:19:05] *** Quits: dfcnvt (~tagraf@replaced-ip ) (*.net *.split)
4570 [21:19:05] *** Quits: atomi (~atomi@replaced-ip ) (*.net *.split)
4571 [21:19:05] *** Quits: Mouaad (~Mouaad@replaced-ip ) (*.net *.split)
4572 [21:19:05] *** Quits: VjetarSaSunca (~Vjetar@replaced-ip ) (*.net *.split)
4573 [21:19:05] *** Quits: slikts (~nelabs@replaced-ip ) (*.net *.split)
4574 [21:19:05] *** Quits: LV-426 (~LV-426@replaced-ip ) (*.net *.split)
4575 [21:19:06] *** Quits: chvz (~chvz@replaced-ip ) (*.net *.split)
4576 [21:19:06] *** Quits: BlueByte (~walther@replaced-ip ) (*.net *.split)
4577 [21:19:06] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (*.net *.split)
4578 [21:19:06] *** Quits: osx (osx@replaced-ip ) (*.net *.split)
4579 [21:19:06] *** Quits: Emmanuel_Chanel (~emmanuel@replaced-ip ) (*.net *.split)
4580 [21:19:06] *** Quits: Expanse (sid146237@replaced-ip ) (*.net *.split)
4581 [21:19:06] *** Quits: twisted` (sid6794@replaced-ip ) (*.net *.split)
4582 [21:19:06] *** Quits: relaxed (~relaxed@replaced-ip ) (*.net *.split)
4583 [21:19:06] *** Quits: calher (~calher@replaced-ip ) (*.net *.split)
4584 [21:19:06] *** Quits: kus_ubuntui686 (~kus@replaced-ip ) (*.net *.split)
4585 [21:19:06] *** Quits: phate408 (~Phate@replaced-ip ) (*.net *.split)
4586 [21:19:06] *** Quits: verm1n (~verm1n@replaced-ip ) (*.net *.split)
4587 [21:19:06] *** Quits: WangDang (~wangdang@replaced-ip ) (*.net *.split)
4588 [21:19:06] *** Quits: j3x (~j3x@replaced-ip ) (*.net *.split)
4589 [21:19:06] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (*.net *.split)
4590 [21:19:07] *** Quits: Starduster (~guest@replaced-ip ) (*.net *.split)
4591 [21:19:07] *** Quits: Jacob843 (~Jacob843@replaced-ip ) (*.net *.split)
4592 [21:19:07] *** Quits: paul_grozav (~paul_groz@replaced-ip ) (*.net *.split)
4593 [21:19:07] *** Quits: ^GoD^ (~156@replaced-ip ) (*.net *.split)
4594 [21:19:07] *** Quits: ktomz (ktom@replaced-ip ) (*.net *.split)
4595 [21:19:07] *** Quits: cyphix (~cyphix@replaced-ip ) (*.net *.split)
4596 [21:19:07] *** Quits: ceegee (~christian@replaced-ip ) (*.net *.split)
4597 [21:19:07] *** Quits: Keridos (~Keridos@replaced-ip ) (*.net *.split)
4598 [21:19:07] *** Quits: glebihan (~glebihan@replaced-ip ) (*.net *.split)
4599 [21:19:08] *** Quits: ftrist (~heller@replaced-ip ) (*.net *.split)
4600 [21:19:08] *** Quits: Mylesjfd (~Mylesjfd@replaced-ip ) (*.net *.split)
4601 [21:19:08] *** Quits: Esya (~esya@replaced-ip ) (*.net *.split)
4602 [21:19:08] *** Quits: JesseWalling (~jpwall@replaced-ip ) (*.net *.split)
4603 [21:19:08] *** Quits: sydney_untangle (~sydney@replaced-ip ) (*.net *.split)
4604 [21:19:08] *** Quits: suexec_ (~suexec@replaced-ip ) (*.net *.split)
4605 [21:19:08] *** Quits: Guest55749 (~rage@replaced-ip ) (*.net *.split)
4606 [21:19:08] *** Quits: t0m0 (~t0m@replaced-ip ) (*.net *.split)
4607 [21:19:09] *** Quits: rafalcpp (~racalcppp@replaced-ip ) (*.net *.split)
4608 [21:19:09] *** Quits: LostSoul (~LostSoul@replaced-ip ) (*.net *.split)
4609 [21:19:09] *** Quits: namix (~namix@replaced-ip ) (*.net *.split)
4610 [21:19:09] *** Quits: Ool (~Ool@replaced-ip ) (*.net *.split)
4611 [21:19:09] *** Quits: xshuiniu (~goirc@replaced-ip ) (*.net *.split)
4612 [21:19:09] *** Quits: dexta (~D3XTA@replaced-ip ) (*.net *.split)
4613 [21:19:09] *** Quits: stnly (~stnly@replaced-ip ) (*.net *.split)
4614 [21:19:09] *** Quits: xand (~xand@replaced-ip ) (*.net *.split)
4615 [21:19:09] *** Quits: ibex (~ibex@replaced-ip ) (*.net *.split)
4616 [21:19:09] *** Quits: shingouz (~doowop@replaced-ip ) (*.net *.split)
4617 [21:19:09] *** Quits: eju (~eju@replaced-ip ) (*.net *.split)
4618 [21:19:09] *** Quits: kodapa (kod@replaced-ip ) (*.net *.split)
4619 [21:19:09] *** Quits: rhada (~rhada@replaced-ip ) (*.net *.split)
4620 [21:19:09] *** Quits: Muflo (sid174539@replaced-ip ) (*.net *.split)
4621 [21:19:10] *** Quits: enkrypt_ (~enkrypt@replaced-ip ) (*.net *.split)
4622 [21:19:10] *** Quits: elky (~elky@replaced-ip ) (*.net *.split)
4623 [21:19:10] *** Quits: kawaiipunk (~from@replaced-ip ) (*.net *.split)
4624 [21:19:10] *** Quits: pvoigt (~Linux@replaced-ip ) (*.net *.split)
4625 [21:19:10] *** Quits: Emogen (quasselcor@replaced-ip ) (*.net *.split)
4626 [21:19:10] *** Quits: steve81 (steve81@replaced-ip ) (*.net *.split)
4627 [21:19:10] *** Quits: vvuja (Elite15143@replaced-ip ) (*.net *.split)
4628 [21:19:10] *** Quits: Apeiron` (znc@replaced-ip ) (*.net *.split)
4629 [21:19:10] *** Quits: verboese (~verboese@replaced-ip ) (*.net *.split)
4630 [21:19:10] *** Quits: whobert (~whobert@replaced-ip ) (*.net *.split)
4631 [21:19:10] *** Quits: APLU (~mulx@replaced-ip ) (*.net *.split)
4632 [21:19:10] *** Quits: DLmass (~dlmass@replaced-ip ) (*.net *.split)
4633 [21:19:10] *** Quits: phorce1_home (~gvl2@replaced-ip ) (*.net *.split)
4634 [21:19:10] *** Quits: dinoocch (~dinoocch@replaced-ip ) (*.net *.split)
4635 [21:19:10] *** Quits: vincent_c (~bip@replaced-ip ) (*.net *.split)
4636 [21:19:11] *** Quits: Elronnd (elronnd@replaced-ip ) (*.net *.split)
4637 [21:19:11] *** Quits: mirsal (~mirsal@replaced-ip ) (*.net *.split)
4638 [21:19:11] *** Quits: ski7777 (~znc@replaced-ip ) (*.net *.split)
4639 [21:19:11] *** Quits: valerius (~valerius@replaced-ip ) (*.net *.split)
4640 [21:19:11] *** Quits: snow_bckspc (~snow_bcks@replaced-ip ) (*.net *.split)
4641 [21:19:11] *** Quits: upils (~upils@replaced-ip ) (*.net *.split)
4642 [21:19:12] *** Quits: TimWolla (~timwolla@replaced-ip ) (*.net *.split)
4643 [21:19:12] *** Quits: Andy80 (~andy80@replaced-ip ) (*.net *.split)
4644 [21:19:12] *** Quits: Subfusc (subfusc@replaced-ip ) (*.net *.split)
4645 [21:19:12] *** Quits: JStoker (jstoker@replaced-ip ) (*.net *.split)
4646 [21:19:12] *** Quits: GGMethos_ (methos@replaced-ip ) (*.net *.split)
4647 [21:19:12] *** Quits: e (e@replaced-ip ) (*.net *.split)
4648 [21:19:12] *** Quits: swym (~swym@replaced-ip ) (*.net *.split)
4649 [21:19:12] *** Quits: cstine (~cstine@replaced-ip ) (*.net *.split)
4650 [21:19:12] *** Quits: SpaceKookie (~SpaceKook@replaced-ip ) (*.net *.split)
4651 [21:19:13] *** Quits: Jarus (~Jarus@replaced-ip ) (*.net *.split)
4652 [21:19:13] *** Quits: bitti (bitti@replaced-ip ) (*.net *.split)
4653 [21:19:13] *** Quits: msev-- (msev-@replaced-ip ) (*.net *.split)
4654 [21:19:13] *** Quits: hassoon (hassoon@replaced-ip ) (*.net *.split)
4655 [21:19:13] *** Quits: soahccc (~soahccc@replaced-ip ) (*.net *.split)
4656 [21:19:13] *** Quits: neffs (~neffs@replaced-ip ) (*.net *.split)
4657 [21:19:13] *** Quits: devurandom (~quassel@replaced-ip ) (*.net *.split)
4658 [21:19:13] *** Quits: freakyy (~uwe@replaced-ip ) (*.net *.split)
4659 [21:19:13] *** Quits: Hobby_boy (Hobbyboy@replaced-ip ) (*.net *.split)
4660 [21:19:13] *** Quits: MrGeneral (~MrGeneral@replaced-ip ) (*.net *.split)
4661 [21:19:13] *** Quits: Rockj (rockj@replaced-ip ) (*.net *.split)
4662 [21:19:14] *** Quits: bibble_ (~bibble@replaced-ip ) (*.net *.split)
4663 [21:19:14] *** Quits: Flippylosaurus_ (Elite17436@replaced-ip ) (*.net *.split)
4664 [21:19:14] *** Quits: thurstylark (thurstylar@replaced-ip ) (*.net *.split)
4665 [21:19:14] *** Quits: sohum (sohum@replaced-ip ) (*.net *.split)
4666 [21:19:14] *** Quits: copec (~copec@replaced-ip ) (*.net *.split)
4667 [21:19:14] *** Quits: lbatalha (~lbatalha@replaced-ip ) (*.net *.split)
4668 [21:19:14] *** Joins: MonsterKiller (~MonsterKi@replaced-ip )
4669 [21:19:14] *** Joins: SynrG (~synrg@replaced-ip )
4670 [21:19:14] *** Joins: verboese_ (~verboese@replaced-ip )
4671 [21:19:14] <teraflops> here you go
4672 [21:19:14] *** Joins: Esya (~esya@replaced-ip )
4673 [21:19:15] *** Joins: cstine_ (~cstine@replaced-ip )
4674 [21:19:15] *** Joins: verm1n (~verm1n@replaced-ip )
4675 [21:19:15] *** Joins: SynrGy (~synrg@replaced-ip )
4676 [21:19:15] *** Joins: whobert (~whobert@replaced-ip )
4677 [21:19:15] *** Joins: swym (~swym@replaced-ip )
4678 [21:19:15] *** Joins: ftrist (~heller@replaced-ip )
4679 [21:19:15] *** Joins: flyingkiwi (~kiwi@replaced-ip )
4680 [21:19:15] *** Joins: lift (~lift@replaced-ip )
4681 [21:19:15] *** Quits: whobert (~whobert@replaced-ip ) (Changing host)
4682 [21:19:15] *** Joins: whobert (~whobert@replaced-ip )
4683 [21:19:15] *** Joins: strencinls (~none@replaced-ip )
4684 [21:19:15] *** Joins: slon (slon@replaced-ip )
4685 [21:19:16] *** Joins: InsterRandmNick (~max-m@replaced-ip )
4686 [21:19:16] *** Joins: jkhsjdhjs (jkhsjdhjs@replaced-ip )
4687 [21:19:16] *** Joins: sydney_untangle (~sydney@replaced-ip )
4688 [21:19:16] *** ChanServ sets mode: +o jelly
4689 [21:19:16] *** Joins: ^GoD^ (~156@replaced-ip )
4690 [21:19:16] *** Joins: MrGeneral (~MrGeneral@replaced-ip )
4691 [21:19:16] *** Joins: fredxiii (dcproducti@replaced-ip )
4692 [21:19:16] *** Joins: steve81 (steve81@replaced-ip )
4693 [21:19:16] *** Joins: lbatalha (~lbatalha@replaced-ip )
4694 [21:19:16] *** Joins: _KaszpiR_ (quasselcor@replaced-ip )
4695 [21:19:17] *** Joins: MattE (~matt@replaced-ip )
4696 [21:19:17] *** Joins: Andy80 (~andy80@replaced-ip )
4697 [21:19:17] *** Quits: Andy80 (~andy80@replaced-ip ) (Changing host)
4698 [21:19:17] *** Joins: Andy80 (~andy80@replaced-ip )
4699 [21:19:17] *** Joins: tubaman (~tubaman@replaced-ip )
4700 [21:19:17] *** Joins: phorce1_1ome (~gvl2@replaced-ip )
4701 [21:19:17] *** Joins: ibex (~ibex@replaced-ip )
4702 [21:19:17] *** Joins: franzer (~textual@replaced-ip )
4703 [21:19:17] *** Joins: chachasmooth (~chachasmo@replaced-ip )
4704 [21:19:17] *** Joins: marsjaninzmarsa (~marsjanin@replaced-ip )
4705 [21:19:17] *** Joins: el (~blommer@replaced-ip )
4706 [21:19:17] *** Quits: aaro (~aaro@replaced-ip ) (Ping timeout: 272 seconds)
4707 [21:19:18] *** Joins: saturos (~saturos@replaced-ip )
4708 [21:19:18] *** Joins: kzimmermann (~kzimmerma@replaced-ip )
4709 [21:19:18] *** Joins: rosten (~rosten@replaced-ip )
4710 [21:19:18] *** Joins: atomi (~atomi@replaced-ip )
4711 [21:19:18] *** Joins: thrasymachus (~mpurcell@replaced-ip )
4712 [21:19:18] *** Joins: hawken (~hawken@replaced-ip )
4713 [21:19:18] *** Joins: soahccc_ (~soahccc@replaced-ip )
4714 [21:19:18] *** Joins: BlueByte (~walther@replaced-ip )
4715 [21:19:19] *** Joins: hue (hue@replaced-ip )
4716 [21:19:19] *** Joins: Ticho (~Ticho@replaced-ip )
4717 [21:19:19] *** Joins: t0m0 (~t0m@replaced-ip )
4718 [21:19:19] *** Joins: ilteris (~ilteris@replaced-ip )
4719 [21:19:19] *** Joins: vincent_c (~bip@replaced-ip )
4720 [21:19:20] *** Joins: IbexPeak (~quassel@replaced-ip )
4721 [21:19:20] *** Joins: llucenic (~Thunderbi@replaced-ip )
4722 [21:19:20] *** Joins: dexta (~D3XTA@replaced-ip )
4723 [21:19:20] *** Joins: ski7777 (~znc@replaced-ip )
4724 [21:19:20] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
4725 [21:19:20] *** Joins: Spec (~Spec@replaced-ip )
4726 [21:19:21] *** Joins: dfcnvt (~tagraf@replaced-ip )
4727 [21:19:21] *** Joins: eeeprom (~lem0n@replaced-ip )
4728 [21:19:21] *** Quits: dfcnvt (~tagraf@replaced-ip ) (Changing host)
4729 [21:19:21] *** Joins: dfcnvt (~tagraf@replaced-ip )
4730 [21:19:21] *** Joins: Keridos_ (~Keridos@replaced-ip )
4731 [21:19:21] *** Joins: Subfusc (subfusc@replaced-ip )
4732 [21:19:21] *** Joins: msantana (marcelo@replaced-ip )
4733 [21:19:21] *** Joins: PaulFertser (paul@replaced-ip )
4734 [21:19:22] *** Joins: pasturesofplenty (~pastureso@replaced-ip )
4735 [21:19:22] *** Joins: eju (~eju@replaced-ip )
4736 [21:19:22] *** Joins: watersoul (~ircuser@replaced-ip )
4737 [21:19:22] *** Joins: LostSoul (~LostSoul@replaced-ip )
4738 [21:19:23] *** Joins: kodapa (kod@replaced-ip )
4739 [21:19:23] *** Joins: valeech (~valeech@replaced-ip )
4740 [21:19:23] *** Joins: venkat_330 (~Thunderbi@replaced-ip )
4741 [21:19:23] *** Joins: xand (~xand@replaced-ip )
4742 [21:19:23] *** Joins: ceegee (~christian@replaced-ip )
4743 [21:19:23] *** Joins: phate408 (~Phate@replaced-ip )
4744 [21:19:23] *** Joins: LV-426 (~LV-426@replaced-ip )
4745 [21:19:23] *** Quits: LV-426 (~LV-426@replaced-ip ) (Changing host)
4746 [21:19:23] *** Joins: LV-426 (~LV-426@replaced-ip )
4747 [21:19:24] *** Joins: bibble (~bibble@replaced-ip )
4748 [21:19:24] *** Joins: namix (~namix@replaced-ip )
4749 [21:19:24] *** Joins: TonyL (~Tony@replaced-ip )
4750 [21:19:24] *** Joins: upils (~upils@replaced-ip )
4751 [21:19:24] *** Joins: freakyy (~uwe@replaced-ip )
4752 [21:19:24] *** Joins: mirsal (~mirsal@replaced-ip )
4753 [21:19:24] *** Joins: mtn (~mtn@replaced-ip )
4754 [21:19:24] *** Joins: rhada (~rhada@replaced-ip )
4755 [21:19:25] *** Joins: bluenemo (~bluenemo@replaced-ip )
4756 [21:19:25] *** Joins: Jacob843 (~Jacob843@replaced-ip )
4757 [21:19:25] *** Joins: Mouaad (~Mouaad@replaced-ip )
4758 [21:19:25] *** Joins: stnly (~stnly@replaced-ip )
4759 [21:19:25] *** Quits: namix (~namix@replaced-ip ) (Changing host)
4760 [21:19:25] *** Joins: namix (~namix@replaced-ip )
4761 [21:19:25] *** Quits: TonyL (~Tony@replaced-ip ) (Changing host)
4762 [21:19:25] *** Joins: TonyL (~Tony@replaced-ip )
4763 [21:19:25] *** Joins: Al3xG0 (~unix@replaced-ip )
4764 [21:19:26] *** Joins: joze (~joze@replaced-ip )
4765 [21:19:26] *** Joins: enkrypt_ (~enkrypt@replaced-ip )
4766 [21:19:26] *** Joins: a1batr0ss (~a1batr0ss@replaced-ip )
4767 [21:19:26] *** Joins: MarkusMagnusson (~MarkusMag@replaced-ip )
4768 [21:19:26] *** Joins: dinoocch (~dinoocch@replaced-ip )
4769 [21:19:26] *** Joins: muugal (~jackson@replaced-ip )
4770 [21:19:26] *** Joins: PosterdatiMobile (~posterdat@replaced-ip )
4771 [21:19:26] *** Joins: PhishPho1 (~irssi@replaced-ip )
4772 [21:19:26] *** Joins: Starduster (~guest@replaced-ip )
4773 [21:19:26] *** Joins: Emogen (quasselcor@replaced-ip )
4774 [21:19:27] *** Joins: devurandom (~quassel@replaced-ip )
4775 [21:19:27] *** Joins: MrNeon (~MrNeon@replaced-ip )
4776 [21:19:27] *** Joins: Hobby_boy (Hobbyboy@replaced-ip )
4777 [21:19:27] *** Joins: devster31 (~devsterkn@replaced-ip )
4778 [21:19:27] *** Joins: neffs (~neffs@replaced-ip )
4779 [21:19:27] *** Joins: kawaiipunk (~from@replaced-ip )
4780 [21:19:27] *** Joins: thurstylark (thurstylar@replaced-ip )
4781 [21:19:27] *** Joins: deepy (deepy@replaced-ip )
4782 [21:19:27] *** Joins: clopez (~tau@replaced-ip )
4783 [21:19:27] *** Joins: fireball``` (~fireball`@replaced-ip )
4784 [21:19:27] *** Joins: cruncher (~cruncher@replaced-ip )
4785 [21:19:27] *** Joins: gonz0 (~gonz0@replaced-ip )
4786 [21:19:28] *** Joins: Guest55749 (~rage@replaced-ip )
4787 [21:19:28] *** Joins: gebjgd (~stmsgebjg@replaced-ip )
4788 [21:19:28] *** Joins: calher (~calher@replaced-ip )
4789 [21:19:28] *** Joins: evade (~evade@replaced-ip )
4790 [21:19:28] *** Joins: grim4593 (~grim4593@replaced-ip )
4791 [21:19:28] *** Joins: Emmanuel_Chanel (~emmanuel@replaced-ip )
4792 [21:19:28] *** Joins: cyphix (~cyphix@replaced-ip )
4793 [21:19:28] *** Joins: brong (~brong@replaced-ip )
4794 [21:19:28] *** Joins: copec (~copec@replaced-ip )
4795 [21:19:28] *** Quits: Al3xG0 (~unix@replaced-ip ) (Changing host)
4796 [21:19:28] *** Joins: Al3xG0 (~unix@replaced-ip )
4797 [21:19:28] *** Quits: gebjgd (~stmsgebjg@replaced-ip ) (Changing host)
4798 [21:19:28] *** Joins: gebjgd (~stmsgebjg@replaced-ip )
4799 [21:19:28] *** Joins: TomTomTosch (~henryk@replaced-ip )
4800 [21:19:29] *** Joins: Linux4UnMe (~kaddy@replaced-ip )
4801 [21:19:29] *** Joins: valerius_ (~valerius@replaced-ip )
4802 [21:19:29] *** Joins: chvz (~chvz@replaced-ip )
4803 [21:19:29] *** Joins: |DM| (~|DM|@replaced-ip )
4804 [21:19:29] *** Joins: JesseWalling (~jpwall@replaced-ip )
4805 [21:19:30] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
4806 [21:19:30] *** Joins: glebihan (~glebihan@replaced-ip )
4807 [21:19:30] *** valerius_ is now known as valerius
4808 [21:19:30] *** el is now known as blommer
4809 [21:19:30] *** Joins: Mylesjfd (~Mylesjfd@replaced-ip )
4810 [21:19:31] *** verboese_ is now known as verboese
4811 [21:19:31] *** Joins: TomasCZ (~TomasCZ@replaced-ip )
4812 [21:19:31] *** Joins: shingouz (~doowop@replaced-ip )
4813 [21:19:31] *** Joins: VjetarSaSunca (~Vjetar@replaced-ip )
4814 [21:19:31] *** InsterRandmNick is now known as max-m
4815 [21:19:31] *** Joins: kus_ubuntui686 (~kus@replaced-ip )
4816 [21:19:32] *** Joins: pencilandpaper (~penciland@replaced-ip )
4817 [21:19:32] *** Joins: msev- (msev-@replaced-ip )
4818 [21:19:32] *** Joins: elky (~elky@replaced-ip )
4819 [21:19:32] *** Joins: Mahe (~mahe@replaced-ip )
4820 [21:19:32] <petn-randall> Can someone explain to me why
running '/usr/share/mdadm/checkarray --status --all'
returns nothing (RC=1), but 'bash /usr/share/mdadm/checkarray
--status --all' return data fine?
4821 [21:19:32] <petn-randall> I might have found a bug in jessie.
4822 [21:19:33] *** Joins: tallbarr (~none@replaced-ip )
4823 [21:19:34] *** Joins: mt (mteufel@replaced-ip )
4824 [21:19:34] *** Joins: Starky (~Starky@replaced-ip )
4825 [21:19:35] *** Joins: WangDang_ (~wangdang@replaced-ip )
4826 [21:19:35] *** Quits: Mouaad (~Mouaad@replaced-ip ) (K-Lined)
4827 [21:19:36] *** Joins: chomwitt1 (~chomwitt@replaced-ip )
4828 [21:19:36] *** Joins: TimWolla (~timwolla@replaced-ip )
4829 [21:19:36] *** Joins: APLU (~mulx@replaced-ip )
4830 [21:19:39] *** Joins: MetalGearSolid (~MetalGear@replaced-ip )
4831 [21:19:39] *** Joins: paul_grozav (~paul_groz@replaced-ip )
4832 [21:19:39] *** Joins: sohum (sohum@replaced-ip )
4833 [21:19:40] *** Joins: rafalcpp (~racalcppp@replaced-ip )
4834 [21:19:41] *** Joins: rsully (~rsully@replaced-ip )
4835 [21:19:43] *** Joins: JStoker (jstoker@replaced-ip )
4836 [21:19:45] *** Joins: cwillu_at_work (~cwillu@replaced-ip )
4837 [21:19:50] *** Joins: Ool (~Ool@replaced-ip )
4838 [21:19:51] *** Joins: Rockj (rockj@replaced-ip )
4839 [21:19:51] *** Joins: SpaceKookie (~SpaceKook@replaced-ip )
4840 [21:19:52] *** Joins: snow_bckspc (~snow_bcks@replaced-ip )
4841 [21:19:55] *** Joins: sphenxes (~sphenxes@replaced-ip )
4842 [21:19:56] *** Joins: beaky (~beaky@replaced-ip )
4843 [21:19:56] <jelly> petn-randall: you've found a bug in
dash, yes
4844 [21:19:56] *** Joins: relaxed (~relaxed@replaced-ip )
4845 [21:20:02] *** Joins: j3x (~j3x@replaced-ip )
4846 [21:20:03] *** Joins: suexec_ (~suexec@replaced-ip )
4847 [21:20:05] *** Joins: rebrec (~quassel@replaced-ip )
4848 [21:20:06] *** Joins: Shentino (~Shentino@replaced-ip )
4849 [21:20:06] *** Joins: slikts (~nelabs@replaced-ip )
4850 [21:20:06] *** Quits: slikts (~nelabs@replaced-ip ) (Changing host)
4851 [21:20:06] *** Joins: slikts (~nelabs@replaced-ip )
4852 [21:20:09] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
4853 [21:20:10] *** Joins: antlarr (~quassel@replaced-ip )
4854 [21:20:10] *** Joins: MicroCheapFx (~quassel@replaced-ip )
4855 [21:20:11] <jelly> (it's already in BTS somewhere)
4856 [21:20:15] *** Joins: James_T (james@replaced-ip )
4857 [21:20:16] *** Joins: adzam (~adzam@replaced-ip )
4858 [21:20:20] *** Joins: pvoigt (~Linux@replaced-ip )
4859 [21:20:32] *** Joins: Flippylosaurus (Elite17436@replaced-ip )
4860 [21:20:32] <greycat> Well, if the script is using bashisms
but a #!/bin/sh shebang, then that's a bug in the script, not
in dash.
4861 [21:20:37] *** Joins: vvuja (Elite15143@replaced-ip )
4862 [21:20:37] <petn-randall> jelly: Is it an output bug, or does
the script silently bail out?
4863 [21:20:40] <jelly> petn-randall: change your /bin/sh to bash,
or possibly ksh, instead of dash
4864 [21:20:55] *** Joins: marlinc (~marlinc@replaced-ip )
4865 [21:20:55] <jelly> no, it was an actual bug in dash
4866 [21:21:00] *** Joins: andril (~andril@replaced-ip )
4867 [21:21:18] <petn-randall> That does what exactly?
4868 [21:21:30] <jelly> I don't remember the bug #
4869 [21:21:37] *** Joins: Elronnd (elronnd@replaced-ip )
4870 [21:21:37] *** Quits: valeech (~valeech@replaced-ip ) (Read error: Connection reset by peer)
4871 [21:21:39] <greycat> bug #832537 ?
4872 [21:21:41] <judd> Bug
replaced-url
4873 [21:21:42] *** Quits: ToeSnacks (sid84043@replaced-ip ) (Ping timeout: 258 seconds)
4874 [21:21:46] *** Joins: DLmass (~dlmass@replaced-ip )
4875 [21:21:57] <jelly> yeah
4876 [21:22:08] <jelly> subject sounds like it
4877 [21:22:20] *** Quits: BuildTheRobots (sid42622@replaced-ip ) (Ping timeout: 272 seconds)
4878 [21:22:20] *** Quits: jhill_ (sid1055@replaced-ip ) (Ping timeout: 272 seconds)
4879 [21:22:23] *** Quits: stealthii (sid17385@replaced-ip ) (Ping timeout: 258 seconds)
4880 [21:22:23] *** Quits: ikanobori (sid187663@replaced-ip ) (Ping timeout: 258 seconds)
4881 [21:22:25] <greycat> Gah, references a file in /sys. I would
need to have this file present.
4882 [21:22:33] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 268 seconds)
4883 [21:22:51] <petn-randall> Eh, I find this is an RC bug. :/
4884 [21:22:57] <greycat> If the file doesn't have a
terminating newline, then it is CORRECT for read to return 1, and
the bug is probably "use of set -e".
4885 [21:23:00] <petn-randall> No mdadm checks for god knows how
long.
4886 [21:23:16] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Read error: No route to host)
4887 [21:23:26] <greycat> (or "use of set -e without
corresponding patches to every line that breaks under -e")
4888 [21:23:38] *** Joins: Jarus (~Jarus@replaced-ip )
4889 [21:23:47] *** Joins: boxrick1 (sid98261@replaced-ip )
4890 [21:23:49] <jelly> petn-randall: feel free to, between the
maintainers for kernel, dash and mdadm, convince someone to raise it
to RC
4891 [21:23:56] *** Quits: Zorroness (~albert@replaced-ip ) (Remote host closed the connection)
4892 [21:24:12] <greycat> Gotta try to find a system with a
/dev/md* on it...
4893 [21:24:19] *** Joins: valeech (~valeech@replaced-ip )
4894 [21:24:22] *** Joins: ebarch (sid17287@replaced-ip )
4895 [21:24:23] *** Joins: petems (sid27138@replaced-ip )
4896 [21:24:25] *** Joins: L235 (sid41243@replaced-ip )
4897 [21:24:30] *** Joins: katymoe (uid135810@replaced-ip )
4898 [21:24:34] <jelly> greycat: make a couple /dev/loop*, make a
md out of 'em ...
4899 [21:24:36] *** Joins: GGMethos_ (methos@replaced-ip )
4900 [21:24:38] *** Joins: osx (osx@replaced-ip )
4901 [21:24:41] <petn-randall> Meh. The bug is in that script. If
it depends on certain shell behaviour, then it should depend on that
shell and have it in the shebang. Or catch every corner case for
every shell to use.
4902 [21:24:57] <petn-randall> Or at least bail out LOUDLY when it
runs with buggy shells.
4903 [21:24:58] *** Joins: hassoon (hassoon@replaced-ip )
4904 [21:25:14] *** Joins: mileage_maker (~mileage_m@replaced-ip )
4905 [21:25:16] *** Joins: lmcloughlin (sid1532@replaced-ip )
4906 [21:25:33] <greycat> Found one.... hold on.
4907 [21:25:36] <jelly> petn-randall: if said shell behaviour is
defined in posix sh? (I don't remember whether it is, or some
unspecified corner case)
4908 [21:25:46] <greycat> presence of set -e: confirmed.
4909 [21:25:54] *** Joins: murfjr (~douseiais@replaced-ip )
4910 [21:26:01] *** Quits: murfjr (~douseiais@replaced-ip ) (Max SendQ exceeded)
4911 [21:26:02] *** Joins: kataps (~root@replaced-ip )
4912 [21:26:30] *** Joins: murfjr (~douseiais@replaced-ip )
4913 [21:26:37] *** Joins: e (e@replaced-ip )
4914 [21:26:43] *** Joins: rypervenche (~rypervenc@replaced-ip )
4915 [21:26:57] *** Joins: Muflo (sid174539@replaced-ip )
4916 [21:26:57] *** Joins: bitti_away (bitti@replaced-ip )
4917 [21:26:58] <greycat> I don't appear to have this
'sync_action' file though.
4918 [21:26:58] *** Joins: alxy (uid115853@replaced-ip )
4919 [21:27:07] *** Quits: default (~default@replaced-ip ) (Quit: Leaving)
4920 [21:27:11] *** Joins: Apeiron` (znc@replaced-ip )
4921 [21:27:13] <greycat> So I can't read one to see what it
HAS IN IT :(
4922 [21:27:17] * jelly hopes greycat will keep his lunch on > if [
-z "$(ls /sys/block/md* 2>/dev/null)" ];
4923 [21:27:19] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
4924 [21:27:20] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Max SendQ exceeded)
4925 [21:27:24] *** Joins: jhill_ (sid1055@replaced-ip )
4926 [21:27:43] *** Joins: nullbyte_ (~ghost@replaced-ip )
4927 [21:27:46] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
4928 [21:27:50] <jelly> does that count as ParsingLs
4929 [21:27:51] <greycat> jelly: ...
4930 [21:27:59] <petn-randall> greycat: You don't have RAID?
You casual ;)
4931 [21:28:01] *** debhelper sets mode: +l 1645
4932 [21:28:08] *** Joins: BuildTheRobots (sid42622@replaced-ip )
4933 [21:28:11] *** Joins: steventog (uid187891@replaced-ip )
4934 [21:28:14] *** Joins: superusr (~usr@replaced-ip )
4935 [21:28:21] *** Joins: stealthii (sid17385@replaced-ip )
4936 [21:28:28] *** Quits: kataps (~root@replaced-ip ) (Client Quit)
4937 [21:28:36] *** Quits: valeech (~valeech@replaced-ip ) (Ping timeout: 258 seconds)
4938 [21:28:37] *** Joins: j0z (sid44053@replaced-ip )
4939 [21:28:42] <greycat> md1 : active raid1 sda2[0] sdb2[1]
4940 [21:28:44] <greycat> md0 : active raid1 sda1[0] sdb1[1]
4941 [21:28:55] <greycat> But I don't have a sync_action in
either /sys/block/md*
4942 [21:28:57] *** Joins: ADubhlaoich (sid177637@replaced-ip )
4943 [21:29:02] <petn-randall> greycat: How come?
4944 [21:29:08] *** Quits: xSmurf (MrSmurf@replaced-ip ) (Quit: " ")
4945 [21:29:09] <greycat> I don't know! Should I?
4946 [21:29:18] *** Joins: lankanmon (~LKNnet@replaced-ip )
4947 [21:29:20] *** Joins: Levure (~quassel@replaced-ip )
4948 [21:29:29] *** Quits: pavlushka (~Pavel@replaced-ip ) (Quit: See you on the other side...)
4949 [21:29:35] *** Joins: twisted` (sid6794@replaced-ip )
4950 [21:29:42] <jelly> it appears when a rebuild or check is
actually running, afair
4951 [21:29:44] <petn-randall> greycat:
/sys/devices/virtual/block/md0/md/sync_action
4952 [21:29:51] <jelly> or what
4953 [21:30:08] <greycat> Oh, it's in a .../md/ subdir. I
missed that.
4954 [21:30:13] *** Quits: asc232 (~Keith@replaced-ip ) (Remote host closed the connection)
4955 [21:30:18] <petn-randall> I should be there all the time,
having either 'idle', 'check', etc in it.
4956 [21:30:20] *** Joins: Expanse (sid146237@replaced-ip )
4957 [21:30:28] *** Joins: ToeSnacks (sid84043@replaced-ip )
4958 [21:30:29] <jelly> I don't have a petn-randall in there.
4959 [21:30:32] *** Joins: ikanobori (uid187663@replaced-ip )
4960 [21:30:44] *** Joins: ToBeFree (~tobefree@replaced-ip )
4961 [21:30:45] * jelly hides again
4962 [21:31:11] <greycat> svr5:~$ dash
4963 [21:31:16] <greycat> \h:\w$ read cur_status <
/sys/devices/virtual/block/md0/md/sync_action
4964 [21:31:16] <greycat> \h:\w$ echo $?
4965 [21:31:16] <greycat> 0
4966 [21:31:29] *** Joins: metaKin (metaKin@replaced-ip )
4967 [21:31:49] <greycat> Maybe the kernel changed? The bug report
is from 4.6.0.
4968 [21:31:53] *** Joins: Ceber (~cerberus@replaced-ip )
4969 [21:31:54] *** Parts: th0r (~th0r@replaced-ip )
4970 [21:32:02] *** Quits: _aeris_ (~aeris@replaced-ip ) (*.net *.split)
4971 [21:32:02] *** Quits: wolfmitchell (~wolfmitch@replaced-ip ) (*.net *.split)
4972 [21:32:02] *** Quits: bizarro_1 (~bizarro_1@replaced-ip ) (*.net *.split)
4973 [21:32:02] *** Quits: Dan_au (~Dan@replaced-ip ) (*.net *.split)
4974 [21:32:02] *** Quits: toli (~toli@replaced-ip ) (*.net *.split)
4975 [21:32:02] *** Quits: judd (~judd@replaced-ip ) (*.net *.split)
4976 [21:32:02] *** Quits: meti (~meti@replaced-ip ) (*.net *.split)
4977 [21:32:02] *** Quits: blaisebool (~blaiseboo@replaced-ip ) (*.net *.split)
4978 [21:32:02] *** Quits: Curlybear (~Curlybear@replaced-ip ) (*.net *.split)
4979 [21:32:02] *** Quits: marmoute (~marmoute@replaced-ip ) (*.net *.split)
4980 [21:32:02] *** Quits: brouette (~para_free@replaced-ip ) (*.net *.split)
4981 [21:32:02] *** Quits: grumpycatt (~radius@replaced-ip ) (*.net *.split)
4982 [21:32:03] *** Quits: Dr-Shadow (~quassel@replaced-ip ) (*.net *.split)
4983 [21:32:03] *** Quits: sonOfRa (sonOfRa@replaced-ip ) (*.net *.split)
4984 [21:32:03] *** Quits: nagetier (~acl@replaced-ip ) (*.net *.split)
4985 [21:32:03] *** Quits: CtrlC (~CtrlC@replaced-ip ) (*.net *.split)
4986 [21:32:03] *** Quits: marienz (~marienz@replaced-ip ) (*.net *.split)
4987 [21:32:03] *** Quits: PhonicUK (~PhonicUK@replaced-ip ) (*.net *.split)
4988 [21:32:10] <greycat> If 4.6.0 removes the 0a byte from the
end of that virtual file....
4989 [21:32:10] <jelly>
replaced-url
4990 [21:32:12] *** Joins: CtrlC (~CtrlC@replaced-ip )
4991 [21:32:12] *** Quits: CtrlC (~CtrlC@replaced-ip ) (Changing host)
4992 [21:32:12] *** Joins: CtrlC (~CtrlC@replaced-ip )
4993 [21:32:13] *** Joins: marienz (~marienz@replaced-ip )
4994 [21:32:14] *** Joins: nagetier (~acl@replaced-ip )
4995 [21:32:15] *** Joins: th0r (~th0r@replaced-ip )
4996 [21:32:18] *** Joins: zupzupper (~Zup@replaced-ip )
4997 [21:32:20] *** Joins: ToBeCloud (uid51591@replaced-ip )
4998 [21:32:23] <jelly> better and older and nicer bug
4999 [21:32:24] *** Joins: _aeris_ (~aeris@replaced-ip )
5000 [21:32:28] *** Joins: PhonicUK (~PhonicUK@replaced-ip )
5001 [21:32:39] *** Joins: blaisebool (~blaiseboo@replaced-ip )
5002 [21:32:42] *** Joins: cpc26 (~cpc26@replaced-ip )
5003 [21:32:42] *** Quits: cpc26 (~cpc26@replaced-ip ) (Changing host)
5004 [21:32:42] *** Joins: cpc26 (~cpc26@replaced-ip )
5005 [21:32:44] <petn-randall> You might want to interpret your
PS1
5006 [21:32:50] *** Quits: cpc26_ (~cpc26@replaced-ip ) (Read error: Connection reset by peer)
5007 [21:33:02] <greycat> Oh, how come these bug reports
didn't get merged?
5008 [21:33:15] <jelly> because the new one is too new, maybe?
5009 [21:33:20] *** Quits: msev- (msev-@replaced-ip ) (*.net *.split)
5010 [21:33:20] *** Quits: NeoBlaster (~N3oBl@replaced-ip ) (*.net *.split)
5011 [21:33:20] *** Quits: mrkebab (~mk@replaced-ip ) (*.net *.split)
5012 [21:33:20] *** Quits: Ishaq (~Ishaq@replaced-ip ) (*.net *.split)
5013 [21:33:20] *** Quits: Drzacek (~Drzacek@replaced-ip ) (*.net *.split)
5014 [21:33:20] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (*.net *.split)
5015 [21:33:20] *** Quits: WayToDoor (~milk.bott@80.214.19.113) (*.net
*.split)
5016 [21:33:21] *** Quits: RamPage (~R@replaced-ip ) (*.net *.split)
5017 [21:33:21] *** Quits: electro33 (uid613@replaced-ip ) (*.net *.split)
5018 [21:33:21] *** Quits: robotroll (~robotroll@replaced-ip ) (*.net *.split)
5019 [21:33:21] *** Quits: dreamon (~dreamon@replaced-ip ) (*.net *.split)
5020 [21:33:21] *** Quits: luckman212 (~luckman21@replaced-ip ) (*.net *.split)
5021 [21:33:21] *** Quits: dgncn (~trance@replaced-ip ) (*.net *.split)
5022 [21:33:21] *** Quits: sTonho (~Lunatic@replaced-ip ) (*.net *.split)
5023 [21:33:21] *** Quits: DammitJim (~DammitJim@replaced-ip ) (*.net *.split)
5024 [21:33:21] *** Quits: mihaicmn (~mihaicmn@replaced-ip ) (*.net *.split)
5025 [21:33:21] *** Quits: teclo- (42@replaced-ip ) (*.net *.split)
5026 [21:33:21] *** Quits: poleprogger (~mj@replaced-ip ) (*.net *.split)
5027 [21:33:21] *** Quits: DomaMuffin (~DomaMuffi@replaced-ip ) (*.net *.split)
5028 [21:33:21] *** Quits: Se-bash (~seba@replaced-ip ) (*.net *.split)
5029 [21:33:22] *** Quits: th3jam3sd3an (~th3jam3sd@replaced-ip ) (*.net *.split)
5030 [21:33:23] *** Quits: hobbyquaker (hq@replaced-ip ) (*.net *.split)
5031 [21:33:23] *** Quits: Jikan (~Jikan@replaced-ip ) (*.net *.split)
5032 [21:33:23] *** Quits: CrazyyMaxx (CrazyyMaxx@replaced-ip ) (*.net *.split)
5033 [21:33:23] *** Quits: DLange (~DLange@replaced-ip ) (*.net *.split)
5034 [21:33:23] *** Quits: peer69 (~peer69@replaced-ip ) (*.net *.split)
5035 [21:33:23] *** Quits: sparr (~sparr@replaced-ip ) (*.net *.split)
5036 [21:33:23] *** Quits: Phanes (Phanes@replaced-ip ) (*.net *.split)
5037 [21:33:23] *** Quits: rdz (~rdz@replaced-ip ) (*.net *.split)
5038 [21:33:23] *** Quits: thalos (~thalos@replaced-ip ) (*.net *.split)
5039 [21:33:23] *** Quits: dondelelcaro (~don@replaced-ip ) (*.net *.split)
5040 [21:33:23] *** Quits: lenovo_lover (~lenovo_lo@replaced-ip ) (*.net *.split)
5041 [21:33:24] *** Quits: jgornick (~jgornick@replaced-ip ) (*.net *.split)
5042 [21:33:24] *** Quits: WinstonSmith (~WinstonSm@replaced-ip ) (*.net *.split)
5043 [21:33:24] *** Quits: canopus (~canopus@replaced-ip ) (*.net *.split)
5044 [21:33:24] *** Quits: otirc (~fish@replaced-ip ) (*.net *.split)
5045 [21:33:24] *** Quits: rrehbein (~rrehbein@replaced-ip ) (*.net *.split)
5046 [21:33:24] *** Quits: donofrio (~donofrio@replaced-ip ) (*.net *.split)
5047 [21:33:24] *** Quits: Kulrak (~kvirc@replaced-ip ) (*.net *.split)
5048 [21:33:24] *** Quits: lss8 (~lss8@replaced-ip ) (*.net *.split)
5049 [21:33:25] *** Quits: gwaaf (gwaafmatri@replaced-ip ) (*.net *.split)
5050 [21:33:25] *** Quits: crankyrecursion (~crankyrec@replaced-ip ) (*.net *.split)
5051 [21:33:25] *** Quits: pocock_ (~CGI@replaced-ip ) (*.net *.split)
5052 [21:33:25] *** Quits: M-wkennington (wkenningto@replaced-ip ) (*.net *.split)
5053 [21:33:25] *** Quits: M-alex_mayorga (alexmayorg@replaced-ip ) (*.net *.split)
5054 [21:33:25] *** Quits: uhoreg[m] (uhoregmatr@replaced-ip ) (*.net *.split)
5055 [21:33:25] *** Quits: M-shine (shinematri@replaced-ip ) (*.net *.split)
5056 [21:33:25] *** Quits: Geom` (~Geom@replaced-ip ) (*.net *.split)
5057 [21:33:26] *** Quits: booboy (~booboy@replaced-ip ) (*.net *.split)
5058 [21:33:26] *** Quits: hexnewbie (~hexnewbie@replaced-ip ) (*.net *.split)
5059 [21:33:26] *** Quits: pepronipi (~pi@replaced-ip ) (*.net *.split)
5060 [21:33:26] *** Quits: adi (~adi@replaced-ip ) (*.net *.split)
5061 [21:33:26] *** Quits: bhurstpdx2 (~bhurstpdx@replaced-ip ) (*.net *.split)
5062 [21:33:26] *** Quits: Klaus_Dieter (~klaus@replaced-ip ) (*.net *.split)
5063 [21:33:26] *** Quits: qbek (~qbek@replaced-ip ) (*.net *.split)
5064 [21:33:26] *** Quits: GenTooMan (~cyberman@replaced-ip ) (*.net *.split)
5065 [21:33:26] *** Quits: fstd (~fstd@replaced-ip ) (*.net *.split)
5066 [21:33:26] *** Quits: kooldavi (~kooldavi@replaced-ip ) (*.net *.split)
5067 [21:33:27] *** Quits: TheFlyingCorpse_ (~TheFlying@replaced-ip ) (*.net *.split)
5068 [21:33:27] *** Quits: Anwarias_ (~quassel@replaced-ip ) (*.net *.split)
5069 [21:33:27] *** Quits: Pseudo (betrayer@replaced-ip ) (*.net *.split)
5070 [21:33:27] *** Quits: baraba (~baraba@replaced-ip ) (*.net *.split)
5071 [21:33:27] *** Quits: designbybeck (~designbyb@replaced-ip ) (*.net *.split)
5072 [21:33:27] *** Quits: t0mb0_ (tcuthbert@replaced-ip ) (*.net *.split)
5073 [21:33:27] *** Quits: drmagoo (~drmagoo@replaced-ip ) (*.net *.split)
5074 [21:33:27] *** Quits: DrNo (~DrNo@replaced-ip ) (*.net *.split)
5075 [21:33:29] *** Quits: tobias1 (sid15532@replaced-ip ) (*.net *.split)
5076 [21:33:29] *** Quits: hayer (~hayer@replaced-ip ) (*.net *.split)
5077 [21:33:29] *** Quits: jmnk (jargonmonk@replaced-ip ) (*.net *.split)
5078 [21:33:29] *** Quits: Adbray (~Adbtay@replaced-ip ) (*.net *.split)
5079 [21:33:29] *** Quits: l3dx (sid2250@replaced-ip ) (*.net *.split)
5080 [21:33:29] *** Quits: jas4711 (~jas4711@replaced-ip ) (*.net *.split)
5081 [21:33:29] *** Quits: teapot41 (~quassel@replaced-ip ) (*.net *.split)
5082 [21:33:29] *** Quits: Qommand0r (~HENKiE@replaced-ip ) (*.net *.split)
5083 [21:33:29] *** Quits: Kobra (~quassel@replaced-ip ) (*.net *.split)
5084 [21:33:29] *** Quits: bobe (~bobe@replaced-ip ) (*.net *.split)
5085 [21:33:29] *** Quits: internat (~nf@replaced-ip ) (*.net *.split)
5086 [21:33:30] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (*.net *.split)
5087 [21:33:30] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (*.net *.split)
5088 [21:33:30] *** Quits: Arrowmaster (~Arrowmast@replaced-ip ) (*.net *.split)
5089 [21:33:30] *** Quits: kingkong- (antalya@replaced-ip ) (*.net *.split)
5090 [21:33:30] *** Quits: catsup (d@replaced-ip ) (*.net *.split)
5091 [21:33:30] *** Quits: daemonkeeper (~arno@replaced-ip ) (*.net *.split)
5092 [21:33:30] *** Quits: apt (ibot@replaced-ip ) (*.net *.split)
5093 [21:33:30] *** Quits: ValodiaDeSeynes (~ValodiaDe@replaced-ip ) (*.net *.split)
5094 [21:33:30] *** Quits: sbine (~sbine@replaced-ip ) (*.net *.split)
5095 [21:33:30] *** Quits: parshimers (~parshimer@replaced-ip ) (*.net *.split)
5096 [21:33:30] *** Quits: toadstar (~bison@replaced-ip ) (*.net *.split)
5097 [21:33:30] *** Quits: ephemer0l (~ephemer0l@replaced-ip ) (*.net *.split)
5098 [21:33:30] *** Quits: bit1 (~joseanton@replaced-ip ) (*.net *.split)
5099 [21:33:31] *** Quits: Furai (~Furai@replaced-ip ) (*.net *.split)
5100 [21:33:31] *** Quits: benke (~benke@replaced-ip ) (*.net *.split)
5101 [21:33:31] *** Quits: mrBen2k2k2k (~logstash@replaced-ip ) (*.net *.split)
5102 [21:33:31] *** Quits: seyeongkim (seyeongkim@replaced-ip ) (*.net *.split)
5103 [21:33:31] *** Quits: acidtech (acid@replaced-ip ) (*.net *.split)
5104 [21:33:31] *** Quits: gmh (glenn@replaced-ip ) (*.net *.split)
5105 [21:33:31] *** Quits: miklcct (michael@replaced-ip ) (*.net *.split)
5106 [21:33:31] *** Quits: nabia (~nabia@replaced-ip ) (*.net *.split)
5107 [21:33:31] *** Quits: Iridos (~iridos@replaced-ip ) (*.net *.split)
5108 [21:33:32] *** Quits: Telvana (~digits@replaced-ip ) (*.net *.split)
5109 [21:33:32] *** Quits: aedinius (~andrewb@replaced-ip ) (*.net *.split)
5110 [21:33:32] *** Quits: pfoo (~pfood@replaced-ip ) (*.net *.split)
5111 [21:33:32] *** Quits: Brian- (~brian@replaced-ip ) (*.net *.split)
5112 [21:33:32] *** Quits: Falson (~Falsonn@replaced-ip ) (*.net *.split)
5113 [21:33:32] *** Quits: johskar (~johskar@replaced-ip ) (*.net *.split)
5114 [21:33:32] *** Quits: EtienneM (~EtienneM@replaced-ip ) (*.net *.split)
5115 [21:33:32] *** Quits: willmore (~willmore@replaced-ip ) (*.net *.split)
5116 [21:33:32] *** Quits: gema (~Gema@replaced-ip ) (*.net *.split)
5117 [21:33:32] *** Quits: Fr_Dae (~Dae@replaced-ip ) (*.net *.split)
5118 [21:33:32] *** Quits: iKarith (~ikarith@replaced-ip ) (*.net *.split)
5119 [21:33:32] *** Quits: k1000 (~k1000@replaced-ip ) (*.net *.split)
5120 [21:33:33] *** Quits: solrize (~solrize@replaced-ip ) (*.net *.split)
5121 [21:33:33] *** Quits: Cueball (~lee@replaced-ip ) (*.net *.split)
5122 [21:33:33] *** Quits: gonyere (sid13040@replaced-ip ) (*.net *.split)
5123 [21:33:33] *** Quits: karlamrhein (uid161194@replaced-ip ) (*.net *.split)
5124 [21:33:33] *** Quits: elmcrest (sid46763@replaced-ip ) (*.net *.split)
5125 [21:33:33] *** Quits: c0ded (~c0ded@replaced-ip ) (*.net *.split)
5126 [21:33:33] *** Quits: ypwang (~ypwang@replaced-ip ) (*.net *.split)
5127 [21:33:33] *** Quits: magenbrot (~magenbrot@replaced-ip ) (*.net *.split)
5128 [21:33:33] *** Quits: cliluw (~cliluw@replaced-ip ) (*.net *.split)
5129 [21:33:33] *** Quits: cyborg (~cyborg@replaced-ip ) (*.net *.split)
5130 [21:33:33] *** Quits: anonnumberanon (~anonnumbe@replaced-ip ) (*.net *.split)
5131 [21:33:34] *** Quits: blueturtl (~andreas@replaced-ip ) (*.net *.split)
5132 [21:33:34] *** Quits: blueyed (~daniel@replaced-ip ) (*.net *.split)
5133 [21:33:34] *** Quits: matze_ (~matze@replaced-ip ) (*.net *.split)
5134 [21:33:34] *** Quits: syshape (~syshape@replaced-ip ) (*.net *.split)
5135 [21:33:34] *** Quits: dynek (~dynek@replaced-ip ) (*.net *.split)
5136 [21:33:34] *** Quits: magyar (~magyar@replaced-ip ) (*.net *.split)
5137 [21:33:34] *** Quits: Hink (~Hink@replaced-ip ) (*.net *.split)
5138 [21:33:34] *** Quits: J_CA (~J_CA@replaced-ip ) (*.net *.split)
5139 [21:33:34] *** Quits: pankid (~quassel@replaced-ip ) (*.net *.split)
5140 [21:33:35] *** Quits: nee-chan (~Mantosky@replaced-ip ) (*.net *.split)
5141 [21:33:35] *** Quits: rperier (~quassel@replaced-ip ) (*.net *.split)
5142 [21:33:35] *** Quits: JonathanD (~JonathanD@replaced-ip ) (*.net *.split)
5143 [21:33:35] *** Quits: pkv3 (~pkv@replaced-ip ) (*.net *.split)
5144 [21:33:35] *** Quits: Nitori (~kappa@replaced-ip ) (*.net *.split)
5145 [21:33:35] *** Quits: mimor (mike@replaced-ip ) (*.net *.split)
5146 [21:33:35] *** Quits: aindilis (~aindilis@replaced-ip ) (*.net *.split)
5147 [21:33:36] *** Quits: denken (denken@replaced-ip ) (*.net *.split)
5148 [21:33:36] *** Quits: pipeep (~pipeep@replaced-ip ) (*.net *.split)
5149 [21:33:36] *** Quits: shootbird (~quassel@replaced-ip ) (*.net *.split)
5150 [21:33:36] *** Quits: githogori (~githogori@replaced-ip ) (*.net *.split)
5151 [21:33:36] *** Quits: Merixer (~Merixer@replaced-ip ) (*.net *.split)
5152 [21:33:36] *** Quits: sussudio (~sussudio@replaced-ip ) (*.net *.split)
5153 [21:33:36] *** Quits: valdyn (valdyn@replaced-ip ) (*.net *.split)
5154 [21:33:36] *** Quits: sweatsuit (~sweatsuit@replaced-ip ) (*.net *.split)
5155 [21:33:36] *** Quits: enthdegree (~cdchapm2@replaced-ip ) (*.net *.split)
5156 [21:33:36] *** Quits: banging (~banging@replaced-ip ) (*.net *.split)
5157 [21:33:36] *** Quits: Trieste (~Trieste@replaced-ip ) (*.net *.split)
5158 [21:33:37] *** Quits: benf (benf2004@replaced-ip ) (*.net *.split)
5159 [21:33:37] *** Quits: Kamilion (kamilion@replaced-ip ) (*.net *.split)
5160 [21:33:37] *** Quits: heurist (heurist@replaced-ip ) (*.net *.split)
5161 [21:33:37] *** Quits: prussian (~prussian@replaced-ip ) (*.net *.split)
5162 [21:33:37] *** Quits: cadeskywalker (~madoka@replaced-ip ) (*.net *.split)
5163 [21:33:37] *** Quits: Raed (~Raed@replaced-ip ) (*.net *.split)
5164 [21:33:37] *** Quits: kingsley (~kingsley@replaced-ip ) (*.net *.split)
5165 [21:33:37] *** Quits: bitch (~boom@replaced-ip ) (*.net *.split)
5166 [21:33:37] *** Quits: Cybertinus (~Cybertinu@replaced-ip ) (*.net *.split)
5167 [21:33:37] *** Quits: barto (~Freddy@replaced-ip ) (*.net *.split)
5168 [21:33:37] *** Quits: superkulak (~superkula@replaced-ip ) (*.net *.split)
5169 [21:33:37] *** Quits: nickdastain (~nickdasta@replaced-ip ) (*.net *.split)
5170 [21:33:37] *** Quits: TriJetScud (znc@replaced-ip ) (*.net *.split)
5171 [21:33:37] *** Quits: Delf (~Delf@replaced-ip ) (*.net *.split)
5172 [21:33:37] *** Quits: djvdorp (djvdorp@replaced-ip ) (*.net *.split)
5173 [21:33:38] *** Quits: m4rcu5 (m4rcu5@replaced-ip ) (*.net *.split)
5174 [21:33:38] *** Quits: tommd (~tommd@replaced-ip ) (*.net *.split)
5175 [21:33:38] *** Quits: paw (~afong@replaced-ip ) (*.net *.split)
5176 [21:33:38] *** Quits: Jubaleth (~Jubaleth@replaced-ip ) (*.net *.split)
5177 [21:33:38] *** Quits: idmistir (~idmistir@replaced-ip ) (*.net *.split)
5178 [21:33:38] *** Quits: alfred_ (~quassel@replaced-ip ) (*.net *.split)
5179 [21:33:38] *** Quits: rjsalts (~rjsalts@replaced-ip ) (*.net *.split)
5180 [21:33:38] *** Quits: jwl (jwl@replaced-ip ) (*.net *.split)
5181 [21:33:39] *** Quits: ludocode (~quassel@replaced-ip ) (*.net *.split)
5182 [21:33:39] *** Quits: IdleGandalf (~IdleGanda@replaced-ip ) (*.net *.split)
5183 [21:33:39] *** Quits: xrogaan (xrogaan@replaced-ip ) (*.net *.split)
5184 [21:33:39] *** Quits: Dagger (~dagger@replaced-ip ) (*.net *.split)
5185 [21:33:39] *** Quits: homegrown (combrink@replaced-ip ) (*.net *.split)
5186 [21:33:40] *** Quits: KOD3N (KODEN@replaced-ip ) (*.net *.split)
5187 [21:33:40] *** Quits: Mikail (~smuxi@replaced-ip ) (*.net *.split)
5188 [21:33:40] *** Quits: Madgod (~sheo@replaced-ip ) (*.net *.split)
5189 [21:33:40] *** Quits: cusco (~tralala@replaced-ip ) (*.net *.split)
5190 [21:33:40] *** Quits: sheedy-away (sheedy@replaced-ip ) (*.net *.split)
5191 [21:33:40] *** Quits: KeithGS- (~keith@replaced-ip ) (*.net *.split)
5192 [21:33:40] *** Quits: simp (~simp@replaced-ip ) (*.net *.split)
5193 [21:33:41] *** Quits: lebster (sid17131@replaced-ip ) (*.net *.split)
5194 [21:33:41] *** Quits: Andreas33 (~quassel@replaced-ip ) (*.net *.split)
5195 [21:33:41] *** Quits: Neo (~neo@replaced-ip ) (*.net *.split)
5196 [21:33:41] *** Quits: VoidFox (VoidFox@replaced-ip ) (*.net *.split)
5197 [21:33:41] *** Quits: sdollins (~sdollins@replaced-ip ) (*.net *.split)
5198 [21:33:41] *** Quits: ariel (~quassel@replaced-ip ) (*.net *.split)
5199 [21:33:41] *** Quits: kale_ (~kale@replaced-ip ) (*.net *.split)
5200 [21:33:41] *** Quits: Windows98 (Windows98@replaced-ip ) (*.net *.split)
5201 [21:33:41] *** Quits: killerpty (killerpty@replaced-ip ) (*.net *.split)
5202 [21:33:41] *** Quits: Trellmor (~Trellmor@replaced-ip ) (*.net *.split)
5203 [21:33:41] *** Quits: themill (~stuart@replaced-ip ) (*.net *.split)
5204 [21:33:41] *** Quits: meta-coder (~meta-code@replaced-ip ) (*.net *.split)
5205 [21:33:42] *** Quits: roger_rabbit (~admin@replaced-ip ) (*.net *.split)
5206 [21:33:42] *** Quits: xKoren (chofstede@replaced-ip ) (*.net *.split)
5207 [21:33:42] *** Quits: xingu (~xingu@replaced-ip ) (*.net *.split)
5208 [21:33:42] *** Quits: gacekjk (~gacekjk@replaced-ip ) (*.net *.split)
5209 [21:33:42] *** Quits: komugi (~mindset@replaced-ip ) (*.net *.split)
5210 [21:33:42] *** Quits: crdil (~crdil@replaced-ip ) (*.net *.split)
5211 [21:33:42] *** Quits: mz|` (~emerick@replaced-ip ) (*.net *.split)
5212 [21:33:42] *** Quits: attente (sid178759@replaced-ip ) (*.net *.split)
5213 [21:33:42] *** Quits: Amplificator (~quassel@replaced-ip ) (*.net *.split)
5214 [21:33:42] *** Quits: Cisien (~Chris@replaced-ip ) (*.net *.split)
5215 [21:33:42] *** Quits: aivkiv (~aivkiv@replaced-ip ) (*.net *.split)
5216 [21:33:42] *** Quits: lroe (~roe@replaced-ip ) (*.net *.split)
5217 [21:33:43] *** Quits: bhuddah (~michael@replaced-ip ) (*.net *.split)
5218 [21:33:43] *** Quits: bipul (~bipul7@replaced-ip ) (*.net *.split)
5219 [21:33:43] *** Quits: uda (sid143461@replaced-ip ) (*.net *.split)
5220 [21:33:43] *** Quits: unforgiven512 (~unforgive@replaced-ip ) (*.net *.split)
5221 [21:33:43] *** Quits: rxo (rxo@replaced-ip ) (*.net *.split)
5222 [21:33:43] *** Quits: r0bby (sid699@replaced-ip ) (*.net *.split)
5223 [21:33:43] *** Quits: Piper-Off (~P4rtyV4n@replaced-ip ) (*.net *.split)
5224 [21:33:43] *** Quits: kimico (~kimico@replaced-ip ) (*.net *.split)
5225 [21:33:44] *** Quits: CoreyFeldman___ (sid142840@replaced-ip ) (*.net *.split)
5226 [21:33:44] *** Quits: LordLamer (~lordlamer@replaced-ip ) (*.net *.split)
5227 [21:33:44] *** Quits: bucket-hat (~kc@replaced-ip ) (*.net *.split)
5228 [21:33:44] *** Quits: rpcope (~rpcope@replaced-ip ) (*.net *.split)
5229 [21:33:44] *** Quits: Lirion (~m00se@replaced-ip ) (*.net *.split)
5230 [21:33:44] *** Quits: ddp` (~ddp@replaced-ip ) (*.net *.split)
5231 [21:33:44] *** Quits: GTAXL (~gtaxlnetw@replaced-ip ) (*.net *.split)
5232 [21:33:44] *** Quits: Klumben (Nsaiswatch@replaced-ip ) (*.net *.split)
5233 [21:33:45] *** Quits: cnu- (~u@replaced-ip ) (*.net *.split)
5234 [21:33:45] *** Quits: patriick (patrick@replaced-ip ) (*.net *.split)
5235 [21:33:45] *** Quits: qman__ (quassel@replaced-ip ) (*.net *.split)
5236 [21:33:45] *** Quits: Downer (~downer@replaced-ip ) (*.net *.split)
5237 [21:33:45] *** Quits: intelux (~intelux@replaced-ip ) (*.net *.split)
5238 [21:33:45] *** Quits: JelmerD (~JelmerD@replaced-ip ) (*.net *.split)
5239 [21:33:45] *** Quits: dakka (~dakka@replaced-ip ) (*.net *.split)
5240 [21:33:45] *** Quits: xcpop (~xcpop@replaced-ip ) (*.net *.split)
5241 [21:33:45] *** Quits: michiel (~michiel@replaced-ip ) (*.net *.split)
5242 [21:33:45] *** Quits: musca (musca@replaced-ip ) (*.net *.split)
5243 [21:33:46] <jelly> merge'em!
5244 [21:33:46] *** Joins: catsup_ (d@replaced-ip )
5245 [21:33:46] *** Joins: fstd_ (~fstd@replaced-ip )
5246 [21:33:46] *** Joins: mimor_ (mike@replaced-ip )
5247 [21:33:47] *** Joins: simp (~simp@replaced-ip )
5248 [21:33:47] *** Joins: Merixer (~Merixer@replaced-ip )
5249 [21:33:47] *** Joins: teclo-_ (42@replaced-ip )
5250 [21:33:47] *** Joins: daemonkeeper (~arno@replaced-ip )
5251 [21:33:47] *** Joins: sh1rtybird (~quassel@replaced-ip )
5252 [21:33:47] *** Joins: dynek (~dynek@replaced-ip )
5253 [21:33:47] *** Joins: mrBen2k2k2k (~logstash@replaced-ip )
5254 [21:33:47] *** Joins: Phanes- (~Phanes@replaced-ip )
5255 [21:33:47] *** Joins: idmistir_ (~idmistir@replaced-ip )
5256 [21:33:47] *** Joins: adi (~adi@replaced-ip )
5257 [21:33:48] *** Joins: pfoo (~pfood@replaced-ip )
5258 [21:33:48] *** Joins: hexnewbie (~hexnewbie@replaced-ip )
5259 [21:33:48] *** Quits: pfoo (~pfood@replaced-ip ) (Changing host)
5260 [21:33:48] *** Joins: pfoo (~pfood@replaced-ip )
5261 [21:33:48] *** Joins: Neo (~neo@replaced-ip )
5262 [21:33:48] *** Joins: drmagoo (~drmagoo@replaced-ip )
5263 [21:33:48] *** Joins: Piper-Off (~P4rtyV4n@replaced-ip )
5264 [21:33:48] *** Joins: themill_ (~stuart@replaced-ip )
5265 [21:33:48] *** Joins: denken (denken@replaced-ip )
5266 [21:33:48] *** Joins: ludocode (~quassel@replaced-ip )
5267 [21:33:48] *** Joins: Amplificator (~quassel@replaced-ip )
5268 [21:33:48] *** Joins: m4rcu5 (m4rcu5@replaced-ip )
5269 [21:33:49] *** Joins: alfred_ (~quassel@replaced-ip )
5270 [21:33:49] *** Joins: KeithGS (~keith@replaced-ip )
5271 [21:33:49] *** Joins: IdleGandalf (~IdleGanda@replaced-ip )
5272 [21:33:49] *** Joins: bit1 (~joseanton@replaced-ip )
5273 [21:33:49] *** Joins: Nitori (~kappa@replaced-ip )
5274 [21:33:49] *** Joins: cusco (~tralala@replaced-ip )
5275 [21:33:50] *** Joins: rxo (~rxo@replaced-ip )
5276 [21:33:50] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
5277 [21:33:50] *** Joins: pepronipi (~pi@replaced-ip )
5278 [21:33:51] *** Joins: mrkebab (~mk@replaced-ip )
5279 [21:33:51] *** Joins: sTonho (~Lunatic@replaced-ip )
5280 [21:33:51] *** Joins: aindilis (~aindilis@replaced-ip )
5281 [21:33:51] *** Joins: benke (~benke@replaced-ip )
5282 [21:33:51] *** Joins: dreamon (~dreamon@replaced-ip )
5283 [21:33:51] *** Joins: crankyrecursion (~crankyrec@replaced-ip )
5284 [21:33:51] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
5285 [21:33:51] *** Joins: gacekjk (~gacekjk@replaced-ip )
5286 [21:33:51] *** Joins: Kobra (~quassel@replaced-ip )
5287 [21:33:51] *** Joins: githogori (~githogori@replaced-ip )
5288 [21:33:51] *** Joins: ephemer0l (~ephemer0l@replaced-ip )
5289 [21:33:51] *** Joins: pankid (~quassel@replaced-ip )
5290 [21:33:52] *** Joins: matze_ (~matze@replaced-ip )
5291 [21:33:52] *** Joins: heurist (heurist@replaced-ip )
5292 [21:33:52] *** Joins: cyborg (~cyborg@replaced-ip )
5293 [21:33:52] *** Quits: cyborg (~cyborg@replaced-ip ) (Changing host)
5294 [21:33:52] *** Joins: cyborg (~cyborg@replaced-ip )
5295 [21:33:52] *** Joins: poleprogger (~mj@replaced-ip )
5296 [21:33:52] *** Joins: kingkong- (antalya@replaced-ip )
5297 [21:33:52] *** Joins: toadstar (~bison@replaced-ip )
5298 [21:33:52] *** Joins: rrehbein (~rrehbein@replaced-ip )
5299 [21:33:52] *** Joins: TriJetScud (znc@replaced-ip )
5300 [21:33:52] *** Joins: GenTooMan (~cyberman@replaced-ip )
5301 [21:33:52] *** Joins: qman__ (~quassel@replaced-ip )
5302 [21:33:52] *** Joins: GTAXL (~gtaxlnetw@replaced-ip )
5303 [21:33:52] *** Joins: Drzacek (~Drzacek@replaced-ip )
5304 [21:33:53] *** Joins: magyar (~magyar@replaced-ip )
5305 [21:33:53] *** Joins: baraba (~baraba@replaced-ip )
5306 [21:33:53] *** Joins: rdz (~rdz@replaced-ip )
5307 [21:33:53] *** Joins: valdyn (valdyn@replaced-ip )
5308 [21:33:53] *** Joins: Fr_Dae (~Dae@replaced-ip )
5309 [21:33:53] *** Joins: cadeskywalker (~madoka@replaced-ip )
5310 [21:33:54] *** Joins: ValodiaDeSeynes (~ValodiaDe@replaced-ip )
5311 [21:33:54] *** Joins: designbybeck (~designbyb@replaced-ip )
5312 [21:33:54] *** Joins: rpcope (~rpcope@replaced-ip )
5313 [21:33:54] *** Joins: barto (~Freddy@replaced-ip )
5314 [21:33:54] *** Joins: Raed (~Raed@replaced-ip )
5315 [21:33:54] *** Quits: nullbyte_ (~ghost@replaced-ip ) (Quit: quit.)
5316 [21:33:54] *** Joins: Falson (~Falsonn@replaced-ip )
5317 [21:33:54] *** Joins: lenovo_lover (~lenovo_lo@replaced-ip )
5318 [21:33:55] *** fstd_ is now known as fstd
5319 [21:33:55] *** Joins: donofrio (~donofrio@replaced-ip )
5320 [21:33:55] *** Joins: LordLamer (~lordlamer@replaced-ip )
5321 [21:33:55] *** Joins: k1000 (~k1000@replaced-ip )
5322 [21:33:55] *** Joins: Klaus_Dieter (~klaus@replaced-ip )
5323 [21:33:55] *** Joins: Trellmor (~Trellmor@replaced-ip )
5324 [21:33:55] *** Joins: xSmurf (MrSmurf@replaced-ip )
5325 [21:33:55] *** Joins: Furai (~Furai@replaced-ip )
5326 [21:33:55] *** Joins: Cisien (~Chris@replaced-ip )
5327 [21:33:56] *** Joins: Se-bash (~seba@replaced-ip )
5328 [21:33:56] *** Joins: solrize (~solrize@replaced-ip )
5329 [21:33:56] *** Quits: solrize (~solrize@replaced-ip ) (Changing host)
5330 [21:33:56] *** Joins: solrize (~solrize@replaced-ip )
5331 [21:33:56] <greycat> And the reporter of 787950 is on Linux
4.0.0
5332 [21:33:56] *** Joins: mihaicmn (~mihaicmn@replaced-ip )
5333 [21:33:56] *** Joins: Arrowmaster (~Arrowmast@replaced-ip )
5334 [21:33:56] *** Joins: parshimers (~parshimer@replaced-ip )
5335 [21:33:57] *** Joins: th3jam3sd3an (~th3jam3sd@replaced-ip )
5336 [21:33:57] *** Joins: TheFlyingCorpse_ (~TheFlying@replaced-ip )
5337 [21:33:57] *** Joins: bucket-hat (~kc@replaced-ip )
5338 [21:33:57] *** Joins: kale (~kale@replaced-ip )
5339 [21:33:57] *** Joins: xKoren (chofstede@replaced-ip )
5340 [21:33:58] *** Joins: kingsley (~kingsley@replaced-ip )
5341 [21:33:58] *** Joins: willmore (~willmore@replaced-ip )
5342 [21:33:58] *** Joins: booboy (~booboy@replaced-ip )
5343 [21:33:59] *** Joins: Adbray (~Adbtay@replaced-ip )
5344 [21:33:59] *** Joins: Iridos (~iridos@replaced-ip )
5345 [21:33:59] *** Joins: pkv3 (~pkv@replaced-ip )
5346 [21:33:59] *** Joins: otirc (~fish@replaced-ip )
5347 [21:33:59] *** Joins: JonathanD (~JonathanD@replaced-ip )
5348 [21:33:59] *** Joins: johskar (~johskar@replaced-ip )
5349 [21:33:59] *** Joins: WayToDoor (~milk.bott@80.214.19.113)
5350 [21:33:59] *** Joins: Delf (~Delf@replaced-ip )
5351 [21:34:00] *** Joins: cliluw (~cliluw@replaced-ip )
5352 [21:34:00] *** Joins: sparr (~sparr@replaced-ip )
5353 [21:34:00] *** Joins: iKarith (~ikarith@replaced-ip )
5354 [21:34:00] *** Joins: lroe (~roe@replaced-ip )
5355 [21:34:00] *** Joins: dondelelcaro (~don@replaced-ip )
5356 [21:34:00] *** Joins: Cueball (~lee@replaced-ip )
5357 [21:34:00] *** Joins: lss8 (~lss8@replaced-ip )
5358 [21:34:02] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
5359 [21:34:02] *** Joins: pocock_ (~CGI@replaced-ip )
5360 [21:34:03] *** Joins: syshape (~syshape@replaced-ip )
5361 [21:34:03] *** Joins: cnu- (~u@replaced-ip )
5362 [21:34:03] *** Joins: aedinius (~andrewb@replaced-ip )
5363 [21:34:03] *** Joins: xingu (~xingu@replaced-ip )
5364 [21:34:03] *** Joins: kimico (~kimico@replaced-ip )
5365 [21:34:03] *** Joins: Jikan (~Jikan@replaced-ip )
5366 [21:34:06] *** Joins: anonnumberanon (~anonnumbe@replaced-ip )
5367 [21:34:06] *** Joins: paw (~afong@replaced-ip )
5368 [21:34:07] *** Joins: internat (~nf@replaced-ip )
5369 [21:34:14] *** Joins: Geom (~Geom@replaced-ip )
5370 [21:34:16] *** Joins: gema (~Gema@replaced-ip )
5371 [21:34:16] *** Joins: enthdegree (~cdchapm2@replaced-ip )
5372 [21:34:19] *** Joins: wolfmitchell (~wolfmitch@replaced-ip )
5373 [21:34:20] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
5374 [21:34:21] *** Joins: DLange (~DLange@replaced-ip )
5375 [21:34:22] *** Joins: mz|` (~emerick@replaced-ip )
5376 [21:34:23] *** Joins: l3dx (sid2250@replaced-ip )
5377 [21:34:23] *** Joins: sussudio (suss@replaced-ip )
5378 [21:34:24] *** Joins: rjsalts (~rjsalts@replaced-ip )
5379 [21:34:26] *** Joins: musca (musca@replaced-ip )
5380 [21:34:27] *** Joins: roger_rabbit (~admin@replaced-ip )
5381 [21:34:28] *** themill_ is now known as themill
5382 [21:34:29] *** Joins: rperier (~quassel@replaced-ip )
5383 [21:34:29] *** Joins: bhuddah (~michael@replaced-ip )
5384 [21:34:30] *** Joins: Andreas33 (~quassel@replaced-ip )
5385 [21:34:31] *** Joins: miklcct (michael@replaced-ip )
5386 [21:34:32] *** Joins: jas4711 (~jas4711@replaced-ip )
5387 [21:34:32] *** Joins: NeoBlaster (~N3oBl@replaced-ip )
5388 [21:34:33] *** Joins: Kulrak (~kvirc@replaced-ip )
5389 [21:34:33] *** Quits: Kulrak (~kvirc@replaced-ip ) (Changing host)
5390 [21:34:33] *** Joins: Kulrak (~kvirc@replaced-ip )
5391 [21:34:33] *** Joins: intelux (~intelux@replaced-ip )
5392 [21:34:34] *** Joins: Anwarias (~quassel@replaced-ip )
5393 [21:34:35] *** Joins: blueyed (~daniel@replaced-ip )
5394 [21:34:36] *** Joins: Devastator_ (~devas@replaced-ip )
5395 [21:34:37] *** Joins: ariel (~quassel@replaced-ip )
5396 [21:34:39] *** Joins: sbine (~sbine@replaced-ip )
5397 [21:34:41] *** enthdegree is now known as Guest86752
5398 [21:34:55] *** Joins: nabia (~nabia@replaced-ip )
5399 [21:34:55] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Remote host closed the connection)
5400 [21:35:05] *** Joins: dgncn (~trance@replaced-ip )
5401 [21:35:06] <petn-randall> Gah, this is unacceptable. dash is
default sh on a fresh installation. And I'd expect that cron
job to work by default.
5402 [21:35:08] *** Joins: Qommand0r (~HENKiE@replaced-ip )
5403 [21:35:14] *** Joins: boomer (~boom@replaced-ip )
5404 [21:35:15] *** Joins: gmh (glenn@replaced-ip )
5405 [21:35:19] *** Joins: valeech (~valeech@replaced-ip )
5406 [21:35:20] *** Joins: t0mb0_ (tcuthbert@replaced-ip )
5407 [21:35:20] *** Joins: KOD3N (KODEN@replaced-ip )
5408 [21:35:23] *** Joins: Ishaq (~Ishaq@replaced-ip )
5409 [21:35:25] *** Joins: hobbyquaker (hq@replaced-ip )
5410 [21:35:26] *** Joins: meti (~meti@replaced-ip )
5411 [21:35:46] *** Joins: RamPage (~R@replaced-ip )
5412 [21:35:46] *** Quits: RamPage (~R@replaced-ip ) (Changing host)
5413 [21:35:46] *** Joins: RamPage (~R@replaced-ip )
5414 [21:35:53] *** Quits: katymoe (uid135810@replaced-ip ) (Ping timeout: 258 seconds)
5415 [21:35:53] *** Quits: ggherdov (sid11402@replaced-ip ) (Ping timeout: 258 seconds)
5416 [21:35:57] *** Quits: drowngodx (sid162816@replaced-ip ) (Ping timeout: 256 seconds)
5417 [21:36:02] *** Joins: grimsley (~grimsley@replaced-ip )
5418 [21:36:06] *** Joins: DrNo (~DrNo@replaced-ip )
5419 [21:36:11] *** Quits: L235 (sid41243@replaced-ip ) (Ping timeout: 258 seconds)
5420 [21:36:11] *** Quits: j` (sid11434@replaced-ip ) (Ping timeout: 258 seconds)
5421 [21:36:16] *** Quits: flyinprogrammer (sid145234@replaced-ip ) (Ping timeout: 258 seconds)
5422 [21:36:16] *** Quits: Devastator (~devas@replaced-ip ) (Ping timeout: 258 seconds)
5423 [21:36:23] <greycat> petn-randall: Is it failing for you on a
3.x kernel, or a 4.x kernel?
5424 [21:36:24] *** Quits: scubacuda_ (sid109325@replaced-ip ) (Ping timeout: 262 seconds)
5425 [21:36:26] *** Joins: Cybertinus (~Cybertinu@replaced-ip )
5426 [21:36:32] *** Joins: teapot41 (~quassel@replaced-ip )
5427 [21:36:33] <petn-randall> I will have an angry beer with
madduck next debconf.
5428 [21:36:34] *** Quits: jhill_ (sid1055@replaced-ip ) (Ping timeout: 258 seconds)
5429 [21:36:34] *** Quits: elqaz (sid186656@replaced-ip ) (Ping timeout: 258 seconds)
5430 [21:36:39] *** Quits: ADubhlaoich (sid177637@replaced-ip ) (Ping timeout: 258 seconds)
5431 [21:36:52] *** Joins: crdil (~crdil@replaced-ip )
5432 [21:36:54] *** Joins: Mikail (~smuxi@replaced-ip )
5433 [21:36:55] *** Joins: acidtech (acid@replaced-ip )
5434 [21:36:55] *** Joins: ddp` (~ddp@replaced-ip )
5435 [21:36:56] *** Joins: Lirion (~m00se@replaced-ip )
5436 [21:36:57] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 258 seconds)
5437 [21:36:57] *** Quits: ec (sid1544@replaced-ip ) (Ping timeout: 258 seconds)
5438 [21:37:00] *** Joins: Dagger2 (~dagger@replaced-ip )
5439 [21:37:02] *** Quits: Richard_Cavell (uid165693@replaced-ip ) (Ping timeout: 258 seconds)
5440 [21:37:05] <petn-randall> greycat: 3.16 and 4.6, on both my
machines with RAID.
5441 [21:37:19] <greycat> Huh. It does not fail for me on
3.16.0-4-amd64
5442 [21:37:20] *** Quits: ikanobori (uid187663@replaced-ip ) (Ping timeout: 258 seconds)
5443 [21:37:20] *** Quits: boxrick1 (sid98261@replaced-ip ) (Ping timeout: 258 seconds)
5444 [21:37:24] *** Quits: petan (~grumpy@replaced-ip ) (Ping timeout: 244 seconds)
5445 [21:37:42] *** Quits: flecxon (c8727e9c@replaced-ip ) (Ping timeout: 240 seconds)
5446 [21:37:43] *** Quits: ToeSnacks (sid84043@replaced-ip ) (Ping timeout: 258 seconds)
5447 [21:37:43] *** Quits: nickle (sid89854@replaced-ip ) (Ping timeout: 258 seconds)
5448 [21:37:48] *** Joins: jgornick (~jgornick@replaced-ip )
5449 [21:37:48] *** Joins: Hink (~Hink@replaced-ip )
5450 [21:37:48] *** Joins: qbek (~qbek@replaced-ip )
5451 [21:37:48] *** Quits: Hink (~Hink@replaced-ip ) (Changing host)
5452 [21:37:48] *** Joins: Hink (~Hink@replaced-ip )
5453 [21:37:50] *** Joins: EtienneM (~EtienneM@replaced-ip )
5454 [21:37:52] <jelly> petn-randall: change /bin/sh to mksh!
5455 [21:37:55] *** Joins: michiel (~michiel@replaced-ip )
5456 [21:37:55] *** Quits: michiel (~michiel@replaced-ip ) (Changing host)
5457 [21:37:55] *** Joins: michiel (~michiel@replaced-ip )
5458 [21:37:55] <greycat> Or at least, the read line in isolation
does not fail under dash under 3.16....
5459 [21:37:56] *** Joins: prussian (~prussian@replaced-ip )
5460 [21:37:56] *** Joins: DomaMuffin (~DomaMuffi@replaced-ip )
5461 [21:37:57] *** Joins: aivkiv (~aivkiv@replaced-ip )
5462 [21:37:57] *** Joins: Telvana (~digits@replaced-ip )
5463 [21:38:01] *** Joins: luckman212 (~luckman21@replaced-ip )
5464 [21:38:01] *** debhelper sets mode: +l 1631
5465 [21:38:02] *** Joins: xcpop (~xcpop@replaced-ip )
5466 [21:38:02] *** Joins: hayer (~hayer@replaced-ip )
5467 [21:38:03] *** Joins: peer69 (~peer69@replaced-ip )
5468 [21:38:03] *** Quits: peer69 (~peer69@replaced-ip ) (Changing host)
5469 [21:38:03] *** Joins: peer69 (~peer69@replaced-ip )
5470 [21:38:06] *** Joins: thalos (~thalos@replaced-ip )
5471 [21:38:06] *** Joins: bipul (~bipul7@replaced-ip )
5472 [21:38:07] *** Joins: Klumben (Nsaiswatch@replaced-ip )
5473 [21:38:10] *** Joins: magenbrot (~magenbrot@replaced-ip )
5474 [21:38:10] *** Joins: J_CA (~J_CA@replaced-ip )
5475 [21:38:11] *** Joins: WinstonSmith (~WinstonSm@replaced-ip )
5476 [21:38:13] *** Joins: AutoMonkey01 (~deep@replaced-ip )
5477 [21:38:14] *** Joins: Jubaleth (~Jubaleth@replaced-ip )
5478 [21:38:18] *** Joins: djvdorp (djvdorp@replaced-ip )
5479 [21:38:19] *** Joins: sdollins (~sdollins@replaced-ip )
5480 [21:38:19] *** Joins: jwl (jwl@replaced-ip )
5481 [21:38:22] *** Joins: patriick (patrick@replaced-ip )
5482 [21:38:22] *** Joins: sweatsuit (~sweatsuit@replaced-ip )
5483 [21:38:23] *** Joins: JelmerD (~JelmerD@replaced-ip )
5484 [21:38:24] *** Joins: sheedy-away (sheedy@replaced-ip )
5485 [21:38:26] *** Joins: Kamilion (kamilion@replaced-ip )
5486 [21:38:28] *** Joins: blueturtl (~andreas@replaced-ip )
5487 [21:38:31] <petn-randall> greycat: Run
'/usr/share/mdadm/checkarray -s -a' on a machine with
mdraid. If it output nothing, you're affected by the bug.
5488 [21:38:31] *** Joins: Downer (~downer@replaced-ip )
5489 [21:38:31] *** Joins: superkulak (~superkula@replaced-ip )
5490 [21:38:31] *** Joins: ypwang (~ypwang@replaced-ip )
5491 [21:38:32] *** Joins: dakka (~dakka@replaced-ip )
5492 [21:38:44] <greycat> (The checkarray script does nothing,
whether I run it under bash explicitly, or just naturally with the
shebang.)
5493 [21:38:47] *** Quits: mz|` (~emerick@replaced-ip ) (Changing host)
5494 [21:38:47] *** Joins: mz|` (~emerick@replaced-ip )
5495 [21:38:48] *** Joins: Ceber (~cerberus@replaced-ip )
5496 [21:38:48] *** Joins: kooldavi (~kooldavi@replaced-ip )
5497 [21:38:49] *** Quits: teclo-_ (42@replaced-ip ) (Quit: Lost terminal)
5498 [21:38:53] <greycat> Oh, options...
5499 [21:38:57] *** Joins: gdot (~gdot@replaced-ip )
5500 [21:38:59] *** Joins: homegrown (combrink@replaced-ip )
5501 [21:39:00] <boubou> what can I use as a ssh/rdp proxy ? ...
with authentification if its possible!
5502 [21:39:01] <greycat> root@svr5:/net/home/wooledg#
/usr/share/mdadm/checkarray -s -a
5503 [21:39:01] <greycat> md0: idle
5504 [21:39:01] <greycat> md1: idle
5505 [21:39:04] *** Joins: otyugh_II (~otyugh_V@replaced-ip )
5506 [21:39:04] *** Joins: Brian- (~brian@replaced-ip )
5507 [21:39:06] *** Joins: nee-chan (~Mantosky@replaced-ip )
5508 [21:39:20] *** Joins: c0ded (~c0ded@replaced-ip )
5509 [21:39:28] *** Joins: sonOfRa (sonOfRa@replaced-ip )
5510 [21:39:31] *** Joins: explo (~explo@replaced-ip )
5511 [21:39:32] *** Joins: canopus (~canopus@replaced-ip )
5512 [21:39:34] *** Joins: teclo- (~teclo-@replaced-ip )
5513 [21:39:36] <otyugh_II> hey guys. I'm looking for a tuto
for debian to simply host magnets on my own. Is there something ?
5514 [21:39:58] <otyugh_II> There is trackers that makes the job
for you, but I'd like something more "universal"
5515 [21:39:58] *** Joins: komugi (~mindset@replaced-ip )
5516 [21:40:01] *** Joins: Madgod (~sheo@replaced-ip )
5517 [21:40:26] *** Dagger2 is now known as Dagger
5518 [21:40:28] *** Joins: CrazyyMaxx (CrazyyMaxx@replaced-ip )
5519 [21:40:29] *** Joins: pipeep (~pipeep@replaced-ip )
5520 [21:40:30] <petn-randall> greycat: /bin/sh is?
5521 [21:40:41] <greycat> lrwxrwxrwx 1 root root 4 Nov 8 2014
/bin/sh -> dash
5522 [21:40:42] *** Joins: killerpty (killerpty@replaced-ip )
5523 [21:41:02] *** Joins: nickdastain (~nickdasta@replaced-ip )
5524 [21:41:22] *** Joins: BakedPuma (~Puma@replaced-ip )
5525 [21:41:57] *** Joins: msev- (msev-@replaced-ip )
5526 [21:42:05] *** Joins: meta-coder (~meta-code@replaced-ip )
5527 [21:42:36] <BakedPuma> Hi
5528 [21:42:47] *** Joins: cyan__ (~cyan@replaced-ip )
5529 [21:42:54] *** Quits: CrazyEddy (crazyed@replaced-ip ) (Ping timeout: 276 seconds)
5530 [21:43:05] *** Joins: unforgiven512 (~unforgive@replaced-ip )
5531 [21:43:06] *** Joins: Slumlord_ (~Slumlord_@replaced-ip )
5532 [21:43:07] *** Quits: e (e@replaced-ip ) (Quit: edk)
5533 [21:43:11] *** Joins: tsuggs (~tim@replaced-ip )
5534 [21:43:25] *** Quits: Downer (~downer@replaced-ip ) (Changing host)
5535 [21:43:25] *** Joins: Downer (~downer@replaced-ip )
5536 [21:43:26] *** Joins: ExoUNX (~textual@replaced-ip )
5537 [21:43:30] *** Joins: banging (~banging@replaced-ip )
5538 [21:43:42] <greycat> Anyway, if someone with BTS powers is
reading, it would be good to merge 832537 into 787950
5539 [21:43:49] *** Joins: uda (sid143461@replaced-ip )
5540 [21:43:51] *** Joins: AccessDenied (betrayer@replaced-ip )
5541 [21:44:16] *** Joins: lebster (sid17131@replaced-ip )
5542 [21:44:19] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: Reconnecting)
5543 [21:44:23] *** Joins: drowngodx (sid162816@replaced-ip )
5544 [21:44:25] *** Joins: greycat (~wooledg@replaced-ip )
5545 [21:45:01] *** Joins: L235 (sid41243@replaced-ip )
5546 [21:45:02] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.6-dev)
5547 [21:45:31] *** Joins: apt (ibot@replaced-ip )
5548 [21:45:44] *** Joins: attente (sid178759@replaced-ip )
5549 [21:45:48] <BakedPuma> How can I hide all the IRC messages
when people leave or join?
5550 [21:45:55] *** Joins: seyeongkim (sid45616@replaced-ip )
5551 [21:46:06] *** Quits: WayToDoor (~milk.bott@80.214.19.113) (Read
error: No route to host)
5552 [21:46:11] <greycat> Depends on your client. Probably some
form of the /ignore command.
5553 [21:46:17] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Quit: Leaving)
5554 [21:46:25] <BakedPuma> My client is HexChat
5555 [21:46:28] *** Joins: ggherdov (sid11402@replaced-ip )
5556 [21:46:30] *** Joins: nickle (sid89854@replaced-ip )
5557 [21:46:31] *** Joins: WayToDoor (~milk.bott@178.33.191.4)
5558 [21:46:35] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Quit: To infinity and beyond...)
5559 [21:46:35] *** Joins: ADubhlaoich (sid177637@replaced-ip )
5560 [21:46:39] *** Joins: elqaz (sid186656@replaced-ip )
5561 [21:46:40] *** Joins: boxrick1 (sid98261@replaced-ip )
5562 [21:46:52] <th0r> BakedPuma, right click the channel tab, it
is under Settings
5563 [21:47:00] *** Quits: teraflops (~teraflops@replaced-ip ) (Ping timeout: 258 seconds)
5564 [21:47:05] *** rany is now known as not_rany
5565 [21:47:11] *** Quits: kingkong- (antalya@replaced-ip ) (Remote host closed the connection)
5566 [21:47:16] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Excess Flood)
5567 [21:47:40] *** Quits: wolfmitchell (~wolfmitch@replaced-ip ) (*.net *.split)
5568 [21:47:40] *** Quits: jass93_ (~ifillj@replaced-ip ) (*.net *.split)
5569 [21:47:40] *** Quits: enseneo (~madneap@replaced-ip ) (*.net *.split)
5570 [21:47:40] *** Quits: missmbob (~missmbob@replaced-ip ) (*.net *.split)
5571 [21:47:40] *** Quits: pratch (~pratch@replaced-ip ) (*.net *.split)
5572 [21:47:41] *** Quits: SpeccyMan (~nick@replaced-ip ) (*.net *.split)
5573 [21:47:41] *** Quits: Brigo (~Brigo@replaced-ip ) (*.net *.split)
5574 [21:47:41] *** Quits: oo_miguel (~miguel@replaced-ip ) (*.net *.split)
5575 [21:47:41] *** Quits: julius_ (~jason4@replaced-ip ) (*.net *.split)
5576 [21:47:41] *** Quits: AimHere (~bod@replaced-ip ) (*.net *.split)
5577 [21:47:41] *** Quits: lowin (~lowin@replaced-ip ) (*.net *.split)
5578 [21:47:41] *** Quits: cooldude (~cooldude1@replaced-ip ) (*.net *.split)
5579 [21:47:41] *** Quits: RickXy (~zncadmin@replaced-ip ) (*.net *.split)
5580 [21:47:41] *** Quits: Wizek__ (~Wizek@replaced-ip ) (*.net *.split)
5581 [21:47:41] *** Quits: marcozink (~marcozink@replaced-ip ) (*.net *.split)
5582 [21:47:41] *** Quits: TsukiRa (~fpob@replaced-ip ) (*.net *.split)
5583 [21:47:41] *** Quits: yht (~yht@replaced-ip ) (*.net *.split)
5584 [21:47:42] *** Quits: timahvo1 (~rogue@replaced-ip ) (*.net *.split)
5585 [21:47:42] *** Quits: tacocat (~GLolol@replaced-ip ) (*.net *.split)
5586 [21:47:42] *** Quits: pythonsnake (~pythonsna@replaced-ip ) (*.net *.split)
5587 [21:47:42] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (*.net *.split)
5588 [21:47:42] *** Quits: Dev0n (~Dev0n@replaced-ip ) (*.net *.split)
5589 [21:47:42] *** Quits: dustpuppy (~dustpuppy@replaced-ip ) (*.net *.split)
5590 [21:47:42] *** Quits: nitefall (~thewellin@replaced-ip ) (*.net *.split)
5591 [21:47:42] *** Quits: Tom01 (~tom@replaced-ip ) (*.net *.split)
5592 [21:47:42] *** Quits: hexadecimal (~hexadecim@replaced-ip ) (*.net *.split)
5593 [21:47:43] *** Quits: fguillot (~fguillot@replaced-ip ) (*.net *.split)
5594 [21:47:43] *** Quits: neurot (~neurosis@replaced-ip ) (*.net *.split)
5595 [21:47:43] *** Quits: krytarik (~krytarik@replaced-ip ) (*.net *.split)
5596 [21:47:43] *** Quits: dcampano (~dcampano@replaced-ip ) (*.net *.split)
5597 [21:47:43] *** Quits: czesmir_ (~stefan@replaced-ip ) (*.net *.split)
5598 [21:47:43] *** Quits: hydr0poniX (~hydr0poni@replaced-ip ) (*.net *.split)
5599 [21:47:43] *** Quits: firztspawn (~firztspaw@replaced-ip ) (*.net *.split)
5600 [21:47:43] *** Quits: dselect (~dselect@replaced-ip ) (*.net *.split)
5601 [21:47:43] *** Quits: Immanuel (~Manu@replaced-ip ) (*.net *.split)
5602 [21:47:43] *** Quits: Nomads (~Nomad@replaced-ip ) (*.net *.split)
5603 [21:47:43] *** Quits: amcorreia (~amcorreia@replaced-ip ) (*.net *.split)
5604 [21:47:43] *** Quits: Strife1989 (~quassel@replaced-ip ) (*.net *.split)
5605 [21:47:44] *** Quits: flyoffthehandle (~flyoffthe@replaced-ip ) (*.net *.split)
5606 [21:47:44] *** Quits: mo1991reg (~mo1991@replaced-ip ) (*.net *.split)
5607 [21:47:44] *** Quits: spacebug^ (~spacebug@replaced-ip ) (*.net *.split)
5608 [21:47:44] *** Quits: chucklebug (~chucklebu@replaced-ip ) (*.net *.split)
5609 [21:47:44] *** Quits: B[]rG (~tuptidup@replaced-ip ) (*.net *.split)
5610 [21:47:44] *** Quits: NiLon (nilon@replaced-ip ) (*.net *.split)
5611 [21:47:44] *** Quits: gh0st (~gh0st@replaced-ip ) (*.net *.split)
5612 [21:47:44] *** Quits: althalus (~althalus@replaced-ip ) (*.net *.split)
5613 [21:47:44] *** Quits: stoffepojken (~stoffe@replaced-ip ) (*.net *.split)
5614 [21:47:45] *** Quits: gigetoo (~gigetoo@replaced-ip ) (*.net *.split)
5615 [21:47:45] *** Quits: treehug88 (~textual@replaced-ip ) (*.net *.split)
5616 [21:47:45] *** Quits: chrstphrchvz (sid104796@replaced-ip ) (*.net *.split)
5617 [21:47:45] *** Quits: dirgeable (~dirgeable@replaced-ip ) (*.net *.split)
5618 [21:47:45] *** Quits: sine0 (hamburgerz@replaced-ip ) (*.net *.split)
5619 [21:47:45] *** Quits: chalcedny (~chalcedon@replaced-ip ) (*.net *.split)
5620 [21:47:45] *** Quits: Malmis (malmis@replaced-ip ) (*.net *.split)
5621 [21:47:45] *** Quits: Sleepy63 (~Sleepy63@replaced-ip ) (*.net *.split)
5622 [21:47:45] *** Quits: k_sze[work] (~Kira@replaced-ip ) (*.net *.split)
5623 [21:47:45] *** Quits: angerman (~m@replaced-ip ) (*.net *.split)
5624 [21:47:45] *** Quits: ksft (~k@replaced-ip ) (*.net *.split)
5625 [21:47:45] *** Quits: madmattco (~quassel@replaced-ip ) (*.net *.split)
5626 [21:47:45] *** Quits: masber (~masber@replaced-ip ) (*.net *.split)
5627 [21:47:45] *** Quits: Wire (~quassel@replaced-ip ) (*.net *.split)
5628 [21:47:45] *** Quits: ntzorx (~ntzorx@replaced-ip ) (*.net *.split)
5629 [21:47:46] *** Quits: ruind (~ruind@replaced-ip ) (*.net *.split)
5630 [21:47:46] *** Quits: ponyofdeath (~vladi@replaced-ip ) (*.net *.split)
5631 [21:47:46] *** Quits: CrypticSquared (~CrypticS_@replaced-ip ) (*.net *.split)
5632 [21:47:46] *** Quits: APexil (~you@replaced-ip ) (*.net *.split)
5633 [21:47:46] *** Quits: vivid (~vivid@replaced-ip ) (*.net *.split)
5634 [21:47:46] *** Quits: beet0l (~beet0l@replaced-ip ) (*.net *.split)
5635 [21:47:46] *** Quits: adapter (~adapter@replaced-ip ) (*.net *.split)
5636 [21:47:46] *** Quits: ThomasJ (thomas@replaced-ip ) (*.net *.split)
5637 [21:47:46] *** Quits: SpeedBus (~SpeedBus@replaced-ip ) (*.net *.split)
5638 [21:47:47] *** Quits: Kurocon (kevin@replaced-ip ) (*.net *.split)
5639 [21:47:47] *** Quits: walking (~walking@replaced-ip ) (*.net *.split)
5640 [21:47:47] *** Quits: p0g0 (~pogo@replaced-ip ) (*.net *.split)
5641 [21:47:47] *** Quits: `Kevin (~kevin@replaced-ip ) (*.net *.split)
5642 [21:47:47] *** Quits: babilen (~babilen@replaced-ip ) (*.net *.split)
5643 [21:47:47] *** Quits: flipp (~flipp@replaced-ip ) (*.net *.split)
5644 [21:47:47] *** Quits: ribas (~ribas@replaced-ip ) (*.net *.split)
5645 [21:47:47] *** Quits: cydrobolt (~cydrobolt@replaced-ip ) (*.net *.split)
5646 [21:47:47] *** Quits: ws2k3 (freenodeyc@replaced-ip ) (*.net *.split)
5647 [21:47:47] *** Quits: p_quarles (~pquarles@replaced-ip ) (*.net *.split)
5648 [21:47:47] *** Quits: egos (~egos@replaced-ip ) (*.net *.split)
5649 [21:47:48] *** Quits: angor (~angor@replaced-ip ) (*.net *.split)
5650 [21:47:48] *** Quits: JPT (~jpt@replaced-ip ) (*.net *.split)
5651 [21:47:48] *** Quits: kidney_thief_ (~kidney_th@replaced-ip ) (*.net *.split)
5652 [21:47:48] *** Quits: trumee (~trumee@replaced-ip ) (*.net *.split)
5653 [21:47:48] *** Quits: parus (~parus@replaced-ip ) (*.net *.split)
5654 [21:47:48] *** Quits: p8m (~p8m@replaced-ip ) (*.net *.split)
5655 [21:47:48] *** Quits: tsuusifros (~kirsis@replaced-ip ) (*.net *.split)
5656 [21:47:48] *** Quits: Jdbye (~furry4lif@replaced-ip ) (*.net *.split)
5657 [21:47:48] *** Quits: ceng (ceng@replaced-ip ) (*.net *.split)
5658 [21:47:48] *** Quits: luz1- (~luz1@replaced-ip ) (*.net *.split)
5659 [21:47:48] *** Quits: VeggieMeat (~veggiemea@replaced-ip ) (*.net *.split)
5660 [21:47:48] *** Quits: bauerj (~bauerj@replaced-ip ) (*.net *.split)
5661 [21:47:48] *** Quits: nds_ (~ipx@replaced-ip ) (*.net *.split)
5662 [21:47:48] *** Quits: jesk (~jesk@replaced-ip ) (*.net *.split)
5663 [21:47:48] *** Quits: na1rb (~nairb@replaced-ip ) (*.net *.split)
5664 [21:47:48] *** Quits: _Megaf (~Megaf@replaced-ip ) (*.net *.split)
5665 [21:47:48] *** Quits: somepoortech (~somepoort@replaced-ip ) (*.net *.split)
5666 [21:47:48] *** Quits: GivenToCode (~GivenToCo@replaced-ip ) (*.net *.split)
5667 [21:47:48] *** Quits: fnkr (HYXqX9sfkH@replaced-ip ) (*.net *.split)
5668 [21:47:49] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (*.net *.split)
5669 [21:47:49] *** Quits: milobit (~milobit@replaced-ip ) (*.net *.split)
5670 [21:47:49] *** Quits: genpaku (~genpaku@replaced-ip ) (*.net *.split)
5671 [21:47:49] *** Quits: Hestben (~robert@replaced-ip ) (*.net *.split)
5672 [21:47:49] *** Quits: vvande (~vvande@replaced-ip ) (*.net *.split)
5673 [21:47:49] *** Quits: nocd (~nocd@replaced-ip ) (*.net *.split)
5674 [21:47:49] *** Quits: yuicat (~jordan@replaced-ip ) (*.net *.split)
5675 [21:47:49] *** Quits: damentz (~damentz@replaced-ip ) (*.net *.split)
5676 [21:47:49] *** Quits: omar (~weechat@replaced-ip ) (*.net *.split)
5677 [21:47:50] *** Quits: emeritus (~emeritus@replaced-ip ) (*.net *.split)
5678 [21:47:50] *** Quits: Pwnna (~Pwnna@replaced-ip ) (*.net *.split)
5679 [21:47:50] *** Quits: ColtonDRG (~coltondrg@replaced-ip ) (*.net *.split)
5680 [21:47:50] *** Quits: Arone (~Arone@replaced-ip ) (*.net *.split)
5681 [21:47:50] *** Quits: peterrooney (~peter@replaced-ip ) (*.net *.split)
5682 [21:47:50] *** Quits: yves_del_harlow (~ydh@replaced-ip ) (*.net *.split)
5683 [21:47:50] *** Quits: bfit (~bfit@replaced-ip ) (*.net *.split)
5684 [21:47:50] *** Quits: inquistor (~samurai@replaced-ip ) (*.net *.split)
5685 [21:47:50] *** Quits: zyley (~n@replaced-ip ) (*.net *.split)
5686 [21:47:50] *** Quits: Schmantinski (~cmantsch@replaced-ip ) (*.net *.split)
5687 [21:47:50] *** Quits: terr1 (~terr1@replaced-ip ) (*.net *.split)
5688 [21:47:51] *** Quits: DzAirmaX (~AirmaX@replaced-ip ) (*.net *.split)
5689 [21:47:51] *** Quits: mfyll (~mfyll@replaced-ip ) (*.net *.split)
5690 [21:47:51] *** Quits: jim (~jim@replaced-ip ) (*.net *.split)
5691 [21:47:51] *** Quits: poisson (~aeb@replaced-ip ) (*.net *.split)
5692 [21:47:51] *** Quits: Kazzy (~kaz@replaced-ip ) (*.net *.split)
5693 [21:47:51] *** Quits: kward (keith@replaced-ip ) (*.net *.split)
5694 [21:47:51] *** Quits: c^ (chip@replaced-ip ) (*.net *.split)
5695 [21:47:51] *** Quits: goberle (~goberle@replaced-ip ) (*.net *.split)
5696 [21:47:51] *** Quits: jcara (~jcara@replaced-ip ) (*.net *.split)
5697 [21:47:52] *** Quits: Mmike (~mario@replaced-ip ) (*.net *.split)
5698 [21:47:52] *** Quits: cthuluh (~jca@replaced-ip ) (*.net *.split)
5699 [21:47:52] *** Quits: heinrich5991 (~hein5991@replaced-ip ) (*.net *.split)
5700 [21:47:52] *** Quits: roptat (~roptat@replaced-ip ) (*.net *.split)
5701 [21:47:52] *** Quits: Saar_ (~Saar@replaced-ip ) (*.net *.split)
5702 [21:47:52] *** Quits: ghormoon (~ghormoon@replaced-ip ) (*.net *.split)
5703 [21:47:52] *** Quits: ParkerR (ParkerR@replaced-ip ) (*.net *.split)
5704 [21:47:52] *** Quits: ghaberek_ (~quassel@replaced-ip ) (*.net *.split)
5705 [21:47:52] *** Quits: jor (~jor@replaced-ip ) (*.net *.split)
5706 [21:47:52] *** Quits: Zyferus (~Zyferus@replaced-ip ) (*.net *.split)
5707 [21:47:52] *** Quits: phuzion (~phuzion@replaced-ip ) (*.net *.split)
5708 [21:47:52] *** Quits: futex_ (~mcstn@replaced-ip ) (*.net *.split)
5709 [21:47:52] *** Quits: mactimes (~mactimes@replaced-ip ) (*.net *.split)
5710 [21:47:53] *** Quits: precise (~precise@replaced-ip ) (*.net *.split)
5711 [21:47:53] *** Quits: papey (~papey@replaced-ip ) (*.net *.split)
5712 [21:47:53] *** Quits: mavhc (~mavhc@replaced-ip ) (*.net *.split)
5713 [21:47:53] *** Quits: esaym153 (~esaym153@replaced-ip ) (*.net *.split)
5714 [21:47:53] *** Quits: habs (U2FsdGVkX1@replaced-ip ) (*.net *.split)
5715 [21:47:53] *** Quits: abrotman (~abrotman@replaced-ip ) (*.net *.split)
5716 [21:47:53] *** Quits: MrHyde (~MrHyde@replaced-ip ) (*.net *.split)
5717 [21:47:53] *** Quits: TmvC (~TmvC@replaced-ip ) (*.net *.split)
5718 [21:47:53] *** Quits: tolecnal (tolecnal@replaced-ip ) (*.net *.split)
5719 [21:47:53] *** Quits: jhutchins (~jonathan@replaced-ip ) (*.net *.split)
5720 [21:47:53] *** Quits: tristero
(~al.f.zero@unaffiliated/transfinite) (*.net *.split)
5721 [21:47:54] *** Quits: Helheim (~helheim@replaced-ip ) (*.net *.split)
5722 [21:47:54] *** Quits: somiaj (~jaimos@replaced-ip ) (*.net *.split)
5723 [21:47:54] *** Quits: Quantumcross (~weechat@replaced-ip ) (*.net *.split)
5724 [21:47:54] *** Quits: Cyclohexane (~cyclohexa@replaced-ip ) (*.net *.split)
5725 [21:47:54] *** Quits: totonika (~toto@replaced-ip ) (*.net *.split)
5726 [21:47:54] *** Quits: Artox (~Artox@replaced-ip ) (*.net *.split)
5727 [21:47:54] *** Quits: tdn (~tdn@replaced-ip ) (*.net *.split)
5728 [21:47:54] *** Quits: toorop (~toorop@replaced-ip ) (*.net *.split)
5729 [21:47:54] *** Quits: dbristow (~dbristow@replaced-ip ) (*.net *.split)
5730 [21:47:54] *** Quits: yanome (yano@replaced-ip ) (*.net *.split)
5731 [21:47:54] *** Quits: jbobbiz (Captain@replaced-ip ) (*.net *.split)
5732 [21:47:54] *** Quits: rdr (~rdr@replaced-ip ) (*.net *.split)
5733 [21:47:54] *** Quits: xTEMPLARx (~quassel@replaced-ip ) (*.net *.split)
5734 [21:47:54] *** Quits: moestevens (~moesteven@replaced-ip ) (*.net *.split)
5735 [21:47:54] *** Quits: Emil (emil@replaced-ip ) (*.net *.split)
5736 [21:47:55] *** Quits: thomas (~thomas@replaced-ip ) (*.net *.split)
5737 [21:47:55] *** Quits: Stummi (~Stummi@replaced-ip ) (*.net *.split)
5738 [21:47:55] *** Quits: brolin_empey (~brolin@replaced-ip ) (*.net *.split)
5739 [21:47:55] *** Quits: x10 (~x10@replaced-ip ) (*.net *.split)
5740 [21:47:55] *** Quits: trewas (~trewas@replaced-ip ) (*.net *.split)
5741 [21:47:55] *** Quits: vinzv (~quassel@replaced-ip ) (*.net *.split)
5742 [21:47:56] *** Quits: MasonMH (~SHRMz@replaced-ip ) (*.net *.split)
5743 [21:47:56] *** Quits: gernot (~gernot@replaced-ip ) (*.net *.split)
5744 [21:47:56] *** Quits: mete (~mete@replaced-ip ) (*.net *.split)
5745 [21:47:56] *** Quits: TacoGS (~TacoGS@replaced-ip ) (*.net *.split)
5746 [21:47:56] *** Quits: shahri (~shahri@replaced-ip ) (*.net *.split)
5747 [21:47:56] *** Quits: scc_ (scc@replaced-ip ) (*.net *.split)
5748 [21:47:56] *** Quits: mikejw (~mike@replaced-ip ) (*.net *.split)
5749 [21:47:56] *** Quits: webbyz (sid48091@replaced-ip ) (*.net *.split)
5750 [21:47:57] *** Quits: wyre (wyre@replaced-ip ) (*.net *.split)
5751 [21:47:57] *** Quits: Hijiri (~Hijiri@replaced-ip ) (*.net *.split)
5752 [21:47:57] *** Quits: busch (~busch@replaced-ip ) (*.net *.split)
5753 [21:47:57] *** Quits: tyler-baker (tyler-bake@replaced-ip ) (*.net *.split)
5754 [21:47:58] *** Quits: Liam` (~Liam@replaced-ip ) (*.net *.split)
5755 [21:47:58] *** Quits: Valdebrick (Valdebrick@replaced-ip ) (*.net *.split)
5756 [21:47:58] *** Quits: Quick_Wango (~quickwang@replaced-ip ) (*.net *.split)
5757 [21:47:58] *** Quits: zamba (marius@replaced-ip ) (*.net *.split)
5758 [21:47:58] *** Quits: guios (~gio@replaced-ip ) (*.net *.split)
5759 [21:47:58] *** Quits: mRokita (~ZNC@replaced-ip ) (*.net *.split)
5760 [21:47:58] *** Quits: hqx (bender@replaced-ip ) (*.net *.split)
5761 [21:47:58] *** Quits: rolig (~rolig@replaced-ip ) (*.net *.split)
5762 [21:47:58] *** Quits: planetmaker (~pm@replaced-ip ) (*.net *.split)
5763 [21:47:58] *** Quits: JasonO (~jason@replaced-ip ) (*.net *.split)
5764 [21:47:58] *** Quits: launchy (~david63@replaced-ip ) (*.net *.split)
5765 [21:47:58] *** Quits: tinyhippo (~tinyhippo@replaced-ip ) (*.net *.split)
5766 [21:47:58] *** Quits: bier (~bier@replaced-ip ) (*.net *.split)
5767 [21:47:58] *** Quits: Werring (werring@replaced-ip ) (*.net *.split)
5768 [21:47:59] *** Quits: nightfuri (nightfury@replaced-ip ) (*.net *.split)
5769 [21:47:59] *** Quits: LiENUS (~quake@replaced-ip ) (*.net *.split)
5770 [21:47:59] *** Quits: MichaelSasser (~michaelsa@replaced-ip ) (*.net *.split)
5771 [21:47:59] *** Quits: thom_ (xD@replaced-ip ) (*.net *.split)
5772 [21:47:59] *** Quits: alexbligh1 (~alexbligh@replaced-ip ) (*.net *.split)
5773 [21:47:59] *** Quits: detail_pratique (~detail_pr@replaced-ip ) (*.net *.split)
5774 [21:47:59] *** Quits: popey (~alan@replaced-ip ) (*.net *.split)
5775 [21:47:59] *** Quits: Linlz (~Linlz@replaced-ip ) (*.net *.split)
5776 [21:47:59] *** Quits: rOss^64 (hayama@replaced-ip ) (*.net *.split)
5777 [21:48:00] *** Quits: Willis_ (Willis@replaced-ip ) (*.net *.split)
5778 [21:48:00] *** Quits: padawin_ (~padawin@replaced-ip ) (*.net *.split)
5779 [21:48:00] *** Quits: p0ly3d3r_ (~quassel@replaced-ip ) (*.net *.split)
5780 [21:48:00] *** Quits: rysiek|pl (~quassel@replaced-ip ) (*.net *.split)
5781 [21:48:00] *** Quits: frediz (~Fred@replaced-ip ) (*.net *.split)
5782 [21:48:01] *** Quits: Miga (Miga@replaced-ip ) (*.net *.split)
5783 [21:48:01] *** Quits: stew (~stew@replaced-ip ) (*.net *.split)
5784 [21:48:01] *** Quits: ryan-c (~ryan@replaced-ip ) (*.net *.split)
5785 [21:48:01] *** Quits: brizz (~brizz@replaced-ip ) (*.net *.split)
5786 [21:48:02] *** Quits: cherti (cherti@replaced-ip ) (*.net *.split)
5787 [21:48:02] *** Quits: linuxthefish (~ltf@replaced-ip ) (*.net *.split)
5788 [21:48:02] *** Quits: percY- (~percY@replaced-ip ) (*.net *.split)
5789 [21:48:02] *** Quits: jdiez (~jdiez@replaced-ip ) (*.net *.split)
5790 [21:48:02] *** Quits: DonVitoCorleone (don@replaced-ip ) (*.net *.split)
5791 [21:48:02] *** Quits: Waggie (~Waggie@replaced-ip ) (*.net *.split)
5792 [21:48:02] *** Quits: ottodachshund (~quassel@replaced-ip ) (*.net *.split)
5793 [21:48:02] *** Quits: tonyoy (~ay@replaced-ip ) (*.net *.split)
5794 [21:48:02] *** Quits: piklu (~piklu@replaced-ip ) (*.net *.split)
5795 [21:48:02] *** Quits: freakcom_ (~freakcom@replaced-ip ) (*.net *.split)
5796 [21:48:03] *** Quits: gareth__ (~gareth__@replaced-ip ) (*.net *.split)
5797 [21:48:03] *** Quits: Zerant (~Zerant@replaced-ip ) (*.net *.split)
5798 [21:48:03] *** Quits: Guest34012 (irc@replaced-ip ) (*.net *.split)
5799 [21:48:03] *** Quits: Snakes (~Snakes@replaced-ip ) (*.net *.split)
5800 [21:48:03] *** Quits: roger` (~nick@replaced-ip ) (*.net *.split)
5801 [21:48:03] *** Quits: umbSublime_ (~Sublime_@replaced-ip ) (*.net *.split)
5802 [21:48:03] *** Quits: RyanKnack (RyanKnack@replaced-ip ) (*.net *.split)
5803 [21:48:04] *** Quits: lifeofguenter (~lifeofgue@replaced-ip ) (*.net *.split)
5804 [21:48:04] *** Quits: tswartz (~tswartz@replaced-ip ) (*.net *.split)
5805 [21:48:04] *** Quits: kirkland (~kirkland@replaced-ip ) (*.net *.split)
5806 [21:48:04] *** Quits: churnd (~churnd@replaced-ip ) (*.net *.split)
5807 [21:48:04] *** Quits: queso (~queso@replaced-ip ) (*.net *.split)
5808 [21:48:04] *** Quits: HelloAtMega (~PsySc0rpi@replaced-ip ) (*.net *.split)
5809 [21:48:04] *** Quits: mordocai (~mordocai@replaced-ip ) (*.net *.split)
5810 [21:48:04] *** Quits: weltzooo5 (~weltzooo@replaced-ip ) (*.net *.split)
5811 [21:48:04] *** Quits: Hydroxide (~jimmy@replaced-ip ) (*.net *.split)
5812 [21:48:04] *** Quits: ayypot (~ayy@replaced-ip ) (*.net *.split)
5813 [21:48:05] *** Quits: tomreyn (~tomreyn@replaced-ip ) (*.net *.split)
5814 [21:48:05] *** Quits: fn00dle (~admin@replaced-ip ) (*.net *.split)
5815 [21:48:05] *** Quits: Maxxe` (Maxxe@replaced-ip ) (*.net *.split)
5816 [21:48:05] *** Quits: Defcronyke (~Defcronyk@replaced-ip ) (*.net *.split)
5817 [21:48:05] *** Quits: jmyrv (~jmyrv@replaced-ip ) (*.net *.split)
5818 [21:48:05] *** Quits: deetwelve (~deetwelve@replaced-ip ) (*.net *.split)
5819 [21:48:05] *** Quits: ross` (~ross@replaced-ip ) (*.net *.split)
5820 [21:48:05] *** Quits: Ring0` (~mike@replaced-ip ) (*.net *.split)
5821 [21:48:05] *** Quits: michael_mbp (~michael_m@replaced-ip ) (*.net *.split)
5822 [21:48:05] *** Quits: Xenthys (xenthys@replaced-ip ) (*.net *.split)
5823 [21:48:05] *** Quits: [_Miles_] (~miles@replaced-ip ) (*.net *.split)
5824 [21:48:06] *** Quits: PugaBear (~PugaBear@replaced-ip ) (*.net *.split)
5825 [21:48:06] *** Quits: Asoka (~a@replaced-ip ) (*.net *.split)
5826 [21:48:06] *** Quits: neskau (~Sbyte@replaced-ip ) (*.net *.split)
5827 [21:48:06] *** Quits: InFerNo_ (~infy@replaced-ip ) (*.net *.split)
5828 [21:48:06] *** Quits: AxForest (~Forest@replaced-ip ) (*.net *.split)
5829 [21:48:07] *** Quits: Arsiesys (~Nya@replaced-ip ) (*.net *.split)
5830 [21:48:07] *** Quits: yaymuffins (~yaymuffin@replaced-ip ) (*.net *.split)
5831 [21:48:07] *** Quits: fds (~fds@replaced-ip ) (*.net *.split)
5832 [21:48:07] *** Quits: ptx0 (~cheesus_c@replaced-ip ) (*.net *.split)
5833 [21:48:07] *** Quits: bogus- (~bogus@replaced-ip ) (*.net *.split)
5834 [21:48:07] *** Quits: infinity_ (~brendon@replaced-ip ) (*.net *.split)
5835 [21:48:07] *** Quits: zours (~zours@replaced-ip ) (*.net *.split)
5836 [21:48:07] *** Quits: Lakii (lakii@replaced-ip ) (*.net *.split)
5837 [21:48:07] *** Quits: stoned (~stoned@replaced-ip ) (*.net *.split)
5838 [21:48:07] *** Quits: Krakakanok2 (~4k@replaced-ip ) (*.net *.split)
5839 [21:48:07] *** Quits: ashka (~postmaste@replaced-ip ) (*.net *.split)
5840 [21:48:08] *** Quits: Exagone313 (exa@replaced-ip ) (*.net *.split)
5841 [21:48:08] *** Quits: meshugga (philip@replaced-ip ) (*.net *.split)
5842 [21:48:08] *** Quits: gluytium (~g@replaced-ip ) (*.net *.split)
5843 [21:48:08] *** Quits: naos62 (~naos62@replaced-ip ) (*.net *.split)
5844 [21:48:08] *** Quits: SenpaiSilver (~SenpaiSil@replaced-ip ) (*.net *.split)
5845 [21:48:08] *** Quits: init7 (~init@replaced-ip ) (*.net *.split)
5846 [21:48:08] *** Quits: Zumochi (~Zumochi@replaced-ip ) (*.net *.split)
5847 [21:48:08] *** Quits: No_one_at_all (~no_one_at@replaced-ip ) (*.net *.split)
5848 [21:48:08] *** Quits: tapout (~tapout@replaced-ip ) (*.net *.split)
5849 [21:48:09] *** Quits: claritty (~claritty@replaced-ip ) (*.net *.split)
5850 [21:48:09] *** Quits: Johann (~johann@replaced-ip ) (*.net *.split)
5851 [21:48:09] *** Quits: beardyname (~beardy@replaced-ip ) (*.net *.split)
5852 [21:48:09] *** Quits: petemc (~pete@replaced-ip ) (*.net *.split)
5853 [21:48:09] *** Quits: sslb (~sslb@replaced-ip ) (Quit: Leaving)
5854 [21:48:09] *** Joins: Mmike (~mario@replaced-ip )
5855 [21:48:09] *** Joins: thom_ (xD@replaced-ip )
5856 [21:48:09] *** Joins: lifeofguenter (~lifeofgue@replaced-ip )
5857 [21:48:09] *** Joins: Zumochi (~Zumochi@replaced-ip )
5858 [21:48:10] *** Quits: Zumochi (~Zumochi@replaced-ip ) (Changing host)
5859 [21:48:10] *** Joins: Zumochi (~Zumochi@replaced-ip )
5860 [21:48:10] *** Quits: Merixer (~Merixer@replaced-ip ) (Ping timeout: 261 seconds)
5861 [21:48:10] *** Joins: ws2k3_ (freenodeyc@replaced-ip )
5862 [21:48:10] *** Joins: walking_ (~walking@replaced-ip )
5863 [21:48:10] *** Joins: ceng_ (ceng@replaced-ip )
5864 [21:48:10] *** Joins: xTEMPLARx (~quassel@replaced-ip )
5865 [21:48:10] *** Joins: InFerNo_ (~infy@replaced-ip )
5866 [21:48:10] *** Joins: Hydroxide (~jimmy@replaced-ip )
5867 [21:48:10] *** Quits: Hydroxide (~jimmy@replaced-ip ) (Changing host)
5868 [21:48:11] *** Joins: Hydroxide (~jimmy@replaced-ip )
5869 [21:48:11] *** Quits: xTEMPLARx (~quassel@replaced-ip ) (Changing host)
5870 [21:48:11] *** Joins: xTEMPLARx (~quassel@replaced-ip )
5871 [21:48:11] *** Joins: popey (~alan@replaced-ip )
5872 [21:48:11] *** Joins: kirkland (~kirkland@replaced-ip )
5873 [21:48:11] *** Joins: tolecnal (tolecnal@replaced-ip )
5874 [21:48:11] *** Joins: ayypot_ (~ayy@replaced-ip )
5875 [21:48:11] *** Joins: Emil (emil@replaced-ip )
5876 [21:48:11] *** Joins: ribas_ (~ribas@replaced-ip )
5877 [21:48:11] *** Joins: rysiek|pl (~quassel@replaced-ip )
5878 [21:48:12] *** Joins: vinzv (~quassel@replaced-ip )
5879 [21:48:12] *** Joins: hqx42 (bender@replaced-ip )
5880 [21:48:12] *** Joins: wyre_ (wyre@replaced-ip )
5881 [21:48:12] *** Joins: scc (scc@replaced-ip )
5882 [21:48:12] *** Joins: parus_ (~parus@replaced-ip )
5883 [21:48:12] *** Joins: meshugga_ (philip@replaced-ip )
5884 [21:48:12] *** Joins: ross`_ (~ross@replaced-ip )
5885 [21:48:12] *** Joins: mikejw_ (~mike@replaced-ip )
5886 [21:48:12] *** Quits: vinzv (~quassel@replaced-ip ) (Changing host)
5887 [21:48:12] *** Joins: vinzv (~quassel@replaced-ip )
5888 [21:48:13] *** Joins: Kazzy (~kaz@replaced-ip )
5889 [21:48:14] *** Joins: petemc_ (~pete@replaced-ip )
5890 [21:48:14] *** Joins: Asoka_White (~a@replaced-ip )
5891 [21:48:14] *** Joins: stoned (~stoned@replaced-ip )
5892 [21:48:14] *** Joins: oo_miguel (~miguel@replaced-ip )
5893 [21:48:14] *** Joins: Strife89 (~quassel@replaced-ip )
5894 [21:48:14] *** Joins: queso (~queso@replaced-ip )
5895 [21:48:15] *** Joins: PugaBear (~PugaBear@replaced-ip )
5896 [21:48:15] *** Joins: Exagone313 (exa@replaced-ip )
5897 [21:48:15] *** Joins: Valdebrick (Valdebrick@replaced-ip )
5898 [21:48:15] *** Joins: deetwelve (~deetwelve@replaced-ip )
5899 [21:48:15] *** Joins: Lakii (lakii@replaced-ip )
5900 [21:48:16] *** Joins: Hestben (~robert@replaced-ip )
5901 [21:48:16] *** Joins: tonyoy (~ay@replaced-ip )
5902 [21:48:16] *** Joins: Snakes (~Snakes@replaced-ip )
5903 [21:48:16] *** Joins: LiENUS (~quake@replaced-ip )
5904 [21:48:17] *** Joins: wolfmitchell (~wolfmitch@replaced-ip )
5905 [21:48:17] *** Joins: frediz_ (~Fred@replaced-ip )
5906 [21:48:17] *** Joins: cherti (cherti@replaced-ip )
5907 [21:48:17] *** Joins: Linlz (~Linlz@replaced-ip )
5908 [21:48:17] *** Joins: harrison (~quassel@replaced-ip )
5909 [21:48:17] *** Joins: percY- (~percY@replaced-ip )
5910 [21:48:17] *** Joins: CrypticSquared (~CrypticS_@replaced-ip )
5911 [21:48:17] *** Joins: bauerj (~bauerj@replaced-ip )
5912 [21:48:18] *** Joins: neskau (~Sbyte@replaced-ip )
5913 [21:48:18] *** Joins: egos (~egos@replaced-ip )
5914 [21:48:18] *** Joins: ryan-c (~ryan@replaced-ip )
5915 [21:48:18] *** Joins: jass93_ (~ifillj@replaced-ip )
5916 [21:48:18] *** Joins: Tom01 (~tom@replaced-ip )
5917 [21:48:18] *** Joins: fds (~fds@replaced-ip )
5918 [21:48:18] *** debhelper sets mode: +l 1609
5919 [21:48:18] *** Joins: roger` (~nick@replaced-ip )
5920 [21:48:19] *** Joins: Malmis (malmis@replaced-ip )
5921 [21:48:19] *** Joins: Zyferus (~Zyferus@replaced-ip )
5922 [21:48:19] *** Joins: sine0 (hamburgerz@replaced-ip )
5923 [21:48:19] *** Joins: yuicat (~jordan@replaced-ip )
5924 [21:48:19] *** Joins: brizz (~brizz@replaced-ip )
5925 [21:48:19] *** Joins: ksft (~k@replaced-ip )
5926 [21:48:19] *** Joins: futex (~mcstn@replaced-ip )
5927 [21:48:19] *** Joins: p8m (~p8m@replaced-ip )
5928 [21:48:19] *** Joins: yht (~yht@replaced-ip )
5929 [21:48:19] *** Joins: churnd (~churnd@replaced-ip )
5930 [21:48:19] *** Joins: VeggieMeat (~veggiemea@replaced-ip )
5931 [21:48:20] *** Joins: jbobbiz (Captain@replaced-ip )
5932 [21:48:20] *** Joins: ghormoon (~ghormoon@replaced-ip )
5933 [21:48:20] *** Joins: kward (keith@replaced-ip )
5934 [21:48:20] *** Joins: trewas (~trewas@replaced-ip )
5935 [21:48:20] *** Joins: SenpaiSilver (~SenpaiSil@replaced-ip )
5936 [21:48:20] *** Joins: p_quarles (~pquarles@replaced-ip )
5937 [21:48:20] *** Joins: peterrooney (~peter@replaced-ip )
5938 [21:48:21] *** Joins: Helheim (~helheim@replaced-ip )
5939 [21:48:21] *** Joins: infinity_ (~brendon@replaced-ip )
5940 [21:48:21] *** Joins: madmattco (~quassel@replaced-ip )
5941 [21:48:21] *** Joins: dcampano (~dcampano@replaced-ip )
5942 [21:48:21] *** Joins: missmbob (~missmbob@replaced-ip )
5943 [21:48:21] *** Joins: neurot (~neurosis@replaced-ip )
5944 [21:48:21] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
5945 [21:48:21] *** Quits: missmbob (~missmbob@replaced-ip ) (Changing host)
5946 [21:48:21] *** Joins: missmbob (~missmbob@replaced-ip )
5947 [21:48:21] *** Joins: GivenToCode (~GivenToCo@replaced-ip )
5948 [21:48:21] *** Joins: ntzorx (~ntzorx@replaced-ip )
5949 [21:48:21] *** Joins: mo1991reg (~mo1991@replaced-ip )
5950 [21:48:21] *** Joins: althalus (~althalus@replaced-ip )
5951 [21:48:21] *** Joins: angor (~angor@replaced-ip )
5952 [21:48:21] *** Joins: poisson (~aeb@replaced-ip )
5953 [21:48:22] *** Joins: Saar_ (~Saar@replaced-ip )
5954 [21:48:22] *** Joins: bizboo (~bizboo@replaced-ip )
5955 [21:48:22] *** Joins: me4 (~me@replaced-ip )
5956 [21:48:22] *** Joins: omar (~weechat@replaced-ip )
5957 [21:48:22] *** Joins: toorop (~toorop@replaced-ip )
5958 [21:48:22] *** Joins: babilen (~babilen@replaced-ip )
5959 [21:48:22] *** Joins: ColtonDRG (~coltondrg@replaced-ip )
5960 [21:48:22] *** Joins: tswartz (~tswartz@replaced-ip )
5961 [21:48:22] *** Joins: thomas1 (~thomas@replaced-ip )
5962 [21:48:23] *** Quits: wyre_ (wyre@replaced-ip ) (Changing host)
5963 [21:48:23] *** Joins: wyre_ (wyre@replaced-ip )
5964 [21:48:23] *** Joins: na1rb (~nairb@replaced-ip )
5965 [21:48:23] *** Joins: masber (~masber@replaced-ip )
5966 [21:48:23] *** Joins: chucklebug (~chucklebu@replaced-ip )
5967 [21:48:23] *** Joins: umbSublime_ (~Sublime_@replaced-ip )
5968 [21:48:23] *** Quits: na1rb (~nairb@replaced-ip ) (Changing host)
5969 [21:48:23] *** Joins: na1rb (~nairb@replaced-ip )
5970 [21:48:23] *** Joins: Wizek__ (~Wizek@replaced-ip )
5971 [21:48:24] *** Quits: m4rcu5 (m4rcu5@replaced-ip ) (Ping timeout: 249 seconds)
5972 [21:48:24] *** Joins: k_sze[work] (~Kira@replaced-ip )
5973 [21:48:24] *** Joins: naos62 (~naos62@replaced-ip )
5974 [21:48:24] *** Joins: Xenthys (xenthys@replaced-ip )
5975 [21:48:25] *** Joins: padawin_ (~padawin@replaced-ip )
5976 [21:48:25] *** Joins: Artox (~Artox@replaced-ip )
5977 [21:48:25] *** Joins: Arone_ (~Arone@replaced-ip )
5978 [21:48:25] *** Joins: alexbligh1 (~alexbligh@replaced-ip )
5979 [21:48:25] *** Joins: NiLon (nilon@replaced-ip )
5980 [21:48:25] *** Joins: Quantumcross (~weechat@replaced-ip )
5981 [21:48:25] *** Joins: heinrich5991 (~hein5991@replaced-ip )
5982 [21:48:25] *** Joins: yves_del_harlow (~ydh@replaced-ip )
5983 [21:48:25] *** Joins: zours (~zours@replaced-ip )
5984 [21:48:25] *** Joins: nds_ (~ipx@replaced-ip )
5985 [21:48:26] *** Joins: Cyclohexane (~cyclohexa@replaced-ip )
5986 [21:48:26] *** Quits: Cyclohexane (~cyclohexa@replaced-ip ) (Changing host)
5987 [21:48:26] *** Joins: Cyclohexane (~cyclohexa@replaced-ip )
5988 [21:48:26] *** Joins: Brigo (~Brigo@replaced-ip )
5989 [21:48:26] *** Joins: firztspawn (~firztspaw@replaced-ip )
5990 [21:48:26] *** Joins: m4rcu5_ (nobody@replaced-ip )
5991 [21:48:26] *** Joins: jim (~jim@replaced-ip )
5992 [21:48:26] *** Quits: firztspawn (~firztspaw@replaced-ip ) (Changing host)
5993 [21:48:26] *** Joins: firztspawn (~firztspaw@replaced-ip )
5994 [21:48:26] *** Joins: flyoffthehandle (~flyoffthe@replaced-ip )
5995 [21:48:26] *** Joins: czesmir (~stefan@replaced-ip )
5996 [21:48:27] *** Joins: dustpuppy (~dustpuppy@replaced-ip )
5997 [21:48:27] *** Joins: HelloShitty (~PsySc0rpi@replaced-ip )
5998 [21:48:27] *** Joins: adapter (~adapter@replaced-ip )
5999 [21:48:27] *** Joins: tdn (~tdn@replaced-ip )
6000 [21:48:27] *** Joins: hexadecimal (~hexadecim@replaced-ip )
6001 [21:48:27] *** Joins: c^ (chip@replaced-ip )
6002 [21:48:28] *** Joins: zyley (~n@replaced-ip )
6003 [21:48:28] *** Quits: hexadecimal (~hexadecim@replaced-ip ) (Changing host)
6004 [21:48:28] *** Joins: hexadecimal (~hexadecim@replaced-ip )
6005 [21:48:28] *** Joins: enseneo (~madneap@replaced-ip )
6006 [21:48:29] *** Joins: somiaj (~jaimos@replaced-ip )
6007 [21:48:29] *** Joins: launchy (~david63@replaced-ip )
6008 [21:48:29] *** Quits: somiaj (~jaimos@replaced-ip ) (Changing host)
6009 [21:48:29] *** Joins: somiaj (~jaimos@replaced-ip )
6010 [21:48:29] *** Joins: kidney_thief_ (~kidney_th@replaced-ip )
6011 [21:48:29] *** Joins: somepoortech (~somepoort@replaced-ip )
6012 [21:48:29] *** Joins: rdr (~rdr@replaced-ip )
6013 [21:48:29] *** Joins: vivid (~vivid@replaced-ip )
6014 [21:48:29] *** Joins: piklu (~piklu@replaced-ip )
6015 [21:48:30] *** Joins: init7 (~init@replaced-ip )
6016 [21:48:30] *** Joins: nocd (~nocd@replaced-ip )
6017 [21:48:30] *** Joins: julius_ (~jason4@replaced-ip )
6018 [21:48:30] *** Joins: MrHyde (~MrHyde@replaced-ip )
6019 [21:48:31] *** Joins: SpeccyMan (~nick@replaced-ip )
6020 [21:48:31] *** Joins: dirgeable (~dirgeable@replaced-ip )
6021 [21:48:31] *** Joins: abrotman (~abrotman@replaced-ip )
6022 [21:48:31] *** Joins: Ring0` (~mike@replaced-ip )
6023 [21:48:31] *** Joins: dbristow (~dbristow@replaced-ip )
6024 [21:48:31] *** Joins: goberle (~goberle@replaced-ip )
6025 [21:48:31] *** Joins: genpaku (~genpaku@replaced-ip )
6026 [21:48:32] *** Joins: beardyname (~beardy@replaced-ip )
6027 [21:48:32] *** Joins: stoffepojken (~stoffe@replaced-ip )
6028 [21:48:32] *** Joins: B[]rG (~tuptidup@replaced-ip )
6029 [21:48:32] *** Joins: planetma- (~pm@replaced-ip )
6030 [21:48:32] *** Joins: Miga (Miga@replaced-ip )
6031 [21:48:32] *** Joins: Qann (~Nomad@replaced-ip )
6032 [21:48:32] *** Joins: SpeedBus (~SpeedBus@replaced-ip )
6033 [21:48:32] *** Joins: mRokita (~ZNC@replaced-ip )
6034 [21:48:33] *** Joins: inquistor (~samurai@replaced-ip )
6035 [21:48:33] *** Joins: stew_ (~stew@replaced-ip )
6036 [21:48:33] *** Joins: Megaf (~Megaf@replaced-ip )
6037 [21:48:33] *** Joins: fnkr (0P1B7Jqo2Q@replaced-ip )
6038 [21:48:33] *** Joins: tristero
(~al.f.zero@unaffiliated/transfinite)
6039 [21:48:33] *** Joins: DonVitoCorleone (don@replaced-ip )
6040 [21:48:34] *** Quits: abrotman (~abrotman@replaced-ip ) (Changing host)
6041 [21:48:34] *** Joins: abrotman (~abrotman@replaced-ip )
6042 [21:48:34] *** Quits: dbristow (~dbristow@replaced-ip ) (Changing host)
6043 [21:48:34] *** Joins: dbristow (~dbristow@replaced-ip )
6044 [21:48:34] *** Joins: jhutchins (~jonathan@replaced-ip )
6045 [21:48:34] *** Joins: ponyofdeath (~vladi@replaced-ip )
6046 [21:48:34] *** Joins: cthuluh (~jca@replaced-ip )
6047 [21:48:34] *** Joins: bogus- (~bogus@replaced-ip )
6048 [21:48:34] *** Joins: trumee (~trumee@replaced-ip )
6049 [21:48:34] *** Joins: bfit (~bfit@replaced-ip )
6050 [21:48:35] *** Joins: x10 (~x10@replaced-ip )
6051 [21:48:35] *** Quits: DonVitoCorleone (don@replaced-ip ) (Changing host)
6052 [21:48:35] *** Joins: DonVitoCorleone (don@replaced-ip )
6053 [21:48:35] *** Quits: SpeedBus (~SpeedBus@replaced-ip ) (Changing host)
6054 [21:48:35] *** Joins: SpeedBus (~SpeedBus@replaced-ip )
6055 [21:48:35] *** Quits: mRokita (~ZNC@replaced-ip ) (Changing host)
6056 [21:48:35] *** Joins: mRokita (~ZNC@replaced-ip )
6057 [21:48:36] *** frediz_ is now known as frediz
6058 [21:48:36] *** Joins: marcozink (~marcozink@replaced-ip )
6059 [21:48:36] *** Joins: p0g0 (~pogo@replaced-ip )
6060 [21:48:36] *** Joins: gernot (~gernot@replaced-ip )
6061 [21:48:36] *** Joins: gigetoo (~gigetoo@replaced-ip )
6062 [21:48:36] *** Emil is now known as Guest23181
6063 [21:48:36] *** Joins: weld__ (~weld@replaced-ip )
6064 [21:48:36] *** planetma- is now known as planetmaker
6065 [21:48:36] *** Quits: marcozink (~marcozink@replaced-ip ) (Write error: Connection reset by peer)
6066 [21:48:36] *** Joins: tomreyn (~tomreyn@replaced-ip )
6067 [21:48:36] *** Joins: Zerant (~Zerant@replaced-ip )
6068 [21:48:36] *** Joins: AimHere (~bod@replaced-ip )
6069 [21:48:36] *** Joins: krytarik (~krytarik@replaced-ip )
6070 [21:48:37] *** Joins: Stummi (~Stummi@replaced-ip )
6071 [21:48:37] *** Joins: rOss^64 (hayama@replaced-ip )
6072 [21:48:37] *** Joins: Pwnna (~Pwnna@replaced-ip )
6073 [21:48:37] *** Joins: gh0st (~gh0st@replaced-ip )
6074 [21:48:37] *** Joins: MichaelSasser (~michaelsa@replaced-ip )
6075 [21:48:37] *** Joins: JasonO (~jason@replaced-ip )
6076 [21:48:37] *** Joins: ruind (~ruind@replaced-ip )
6077 [21:48:37] *** Joins: precise (~precise@replaced-ip )
6078 [21:48:37] *** Joins: TmvC (~TmvC@replaced-ip )
6079 [21:48:38] *** Joins: detail_pratique (~detail_pr@replaced-ip )
6080 [21:48:38] *** Joins: mordocai (~mordocai@replaced-ip )
6081 [21:48:38] *** Joins: phuzion (~phuzion@replaced-ip )
6082 [21:48:38] *** Joins: RyanKnack (RyanKnack@replaced-ip )
6083 [21:48:38] *** Joins: Werring (werring@replaced-ip )
6084 [21:48:38] *** Joins: Quick_Wango (~quickwang@replaced-ip )
6085 [21:48:38] *** Joins: habs (U2FsdGVkX1@replaced-ip )
6086 [21:48:38] *** Joins: mactimes_ (~mactimes@replaced-ip )
6087 [21:48:38] *** Joins: lowin (~lowin@replaced-ip )
6088 [21:48:39] *** mactimes_ is now known as mactimes
6089 [21:48:39] *** Joins: Johann (~johann@replaced-ip )
6090 [21:48:40] *** Quits: PaulFertser (paul@replaced-ip ) (Ping timeout: 258 seconds)
6091 [21:48:40] *** Joins: jdiez (~jdiez@replaced-ip )
6092 [21:48:40] *** Joins: nightfuri (nightfury@replaced-ip )
6093 [21:48:40] *** Joins: guios (~gio@replaced-ip )
6094 [21:48:40] *** Joins: APexil (~you@replaced-ip )
6095 [21:48:40] *** Joins: MasonMH (~SHRMz@replaced-ip )
6096 [21:48:41] *** Joins: gareth__ (~gareth__@replaced-ip )
6097 [21:48:41] *** Quits: gareth__ (~gareth__@replaced-ip ) (Changing host)
6098 [21:48:41] *** Joins: gareth__ (~gareth__@replaced-ip )
6099 [21:48:41] *** Joins: cydrobolt (~cydrobolt@replaced-ip )
6100 [21:48:41] *** Joins: Krakakanok (~4k@replaced-ip )
6101 [21:48:41] *** Joins: beet0l (~beet0l@replaced-ip )
6102 [21:48:41] *** Joins: ashka (~postmaste@replaced-ip )
6103 [21:48:42] *** Joins: esaym153 (~esaym153@replaced-ip )
6104 [21:48:42] *** Joins: TacoGS (~TacoGS@replaced-ip )
6105 [21:48:42] *** Joins: weltzooo (~weltzooo@replaced-ip )
6106 [21:48:42] *** Quits: lowin (~lowin@replaced-ip ) (Max SendQ exceeded)
6107 [21:48:42] *** Quits: ashka (~postmaste@replaced-ip ) (Changing host)
6108 [21:48:42] *** Joins: ashka (~postmaste@replaced-ip )
6109 [21:48:43] *** Joins: mete (~mete@replaced-ip )
6110 [21:48:43] *** Joins: rolig (~rolig@replaced-ip )
6111 [21:48:43] *** Joins: ptx0 (~cheesus_c@replaced-ip )
6112 [21:48:43] *** Joins: Defcronyke (~Defcronyk@replaced-ip )
6113 [21:48:43] *** Quits: cydrobolt (~cydrobolt@replaced-ip ) (Changing host)
6114 [21:48:43] *** Joins: cydrobolt (~cydrobolt@replaced-ip )
6115 [21:48:43] *** Joins: RickXy (~zncadmin@replaced-ip )
6116 [21:48:44] *** Joins: chalcedony (~chalcedon@replaced-ip )
6117 [21:48:44] *** Parts: AutoMonkey01 (~deep@replaced-ip )
6118 [21:48:44] *** Joins: Liam` (~Liam@replaced-ip )
6119 [21:48:44] *** Joins: [_Miles_] (~miles@replaced-ip )
6120 [21:48:44] *** Joins: tinyhippo (~tinyhippo@replaced-ip )
6121 [21:48:44] *** Joins: Guest32283 (irc@replaced-ip )
6122 [21:48:44] *** Joins: Sleepy63 (~Sleepy63@replaced-ip )
6123 [21:48:44] *** Joins: claritty (~claritty@replaced-ip )
6124 [21:48:44] *** Joins: pratch (~pratch@replaced-ip )
6125 [21:48:45] *** Joins: TsukiRa (~fpob@replaced-ip )
6126 [21:48:46] *** Joins: bier (~bier@replaced-ip )
6127 [21:48:46] *** Joins: nitefall (~thewellin@replaced-ip )
6128 [21:48:47] *** Joins: Maxxe (Maxxe@replaced-ip )
6129 [21:48:48] *** Joins: yaymuffins (~yaymuffin@replaced-ip )
6130 [21:48:48] *** Joins: tacocat (~GLolol@replaced-ip )
6131 [21:48:49] *** Joins: ThomasJ (thomas@replaced-ip )
6132 [21:48:49] *** Joins: totonika (~toto@replaced-ip )
6133 [21:48:49] *** Joins: terr1 (~terr1@replaced-ip )
6134 [21:48:49] *** Joins: roptat (~roptat@replaced-ip )
6135 [21:48:50] *** Joins: Willis (Willis@replaced-ip )
6136 [21:48:50] *** Quits: XDS2010 (sid1218@replaced-ip ) (Ping timeout: 258 seconds)
6137 [21:48:51] *** Joins: cooldude (~cooldude1@replaced-ip )
6138 [21:48:51] *** Joins: ghaberek (~quassel@replaced-ip )
6139 [21:48:54] *** Joins: No_one_at_all_ (~no_one_at@replaced-ip )
6140 [21:48:55] *** Joins: jesk (~jesk@replaced-ip )
6141 [21:48:55] *** Joins: Dev0n (~Dev0n@replaced-ip )
6142 [21:48:55] *** Joins: damentz (~damentz@replaced-ip )
6143 [21:48:56] *** Joins: hydr0poniX (~hydr0poni@replaced-ip )
6144 [21:48:57] *** Joins: brolin_empey (~brolin@replaced-ip )
6145 [21:48:57] *** Joins: flipp- (~flipp@replaced-ip )
6146 [21:48:58] *** Joins: JPT (~jpt@replaced-ip )
6147 [21:49:01] *** Joins: michael_mbp (~michael_m@replaced-ip )
6148 [21:49:02] *** Joins: p0ly3d3r (~quassel@replaced-ip )
6149 [21:49:03] *** Joins: Kurocon (kevin@replaced-ip )
6150 [21:49:04] *** Quits: jager (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
6151 [21:49:07] *** Joins: Hijiri (~Hijiri@replaced-ip )
6152 [21:49:07] *** Joins: tyler-baker (tyler-bake@replaced-ip )
6153 [21:49:11] *** Maxxe is now known as Guest49959
6154 [21:49:11] *** Joins: jcara (~jcara@replaced-ip )
6155 [21:49:13] *** Joins: Schmantinski (~cmantsch@replaced-ip )
6156 [21:49:13] *** Quits: neffs (~neffs@replaced-ip ) (Ping timeout: 258 seconds)
6157 [21:49:13] *** Joins: Wire (~quassel@replaced-ip )
6158 [21:49:16] *** Joins: papey (~papey@replaced-ip )
6159 [21:49:16] *** Joins: pythonsnake (~pythonsna@replaced-ip )
6160 [21:49:19] *** Joins: M-shine (shinematri@replaced-ip )
6161 [21:49:20] *** Joins: lowin (~lowin@replaced-ip )
6162 [21:49:26] *** Joins: shahri (~shahri@replaced-ip )
6163 [21:49:27] *** Joins: chrstphrchvz (sid104796@replaced-ip )
6164 [21:49:38] *** Joins: bhurstpdx2 (~bhurstpdx@replaced-ip )
6165 [21:49:39] *** Joins: zamba (marius@replaced-ip )
6166 [21:49:46] *** Quits: tyler-baker (tyler-bake@replaced-ip ) (Changing host)
6167 [21:49:46] *** Joins: tyler-baker (tyler-bake@replaced-ip )
6168 [21:49:46] *** Joins: linuxthefish (~ltf@replaced-ip )
6169 [21:49:49] *** Joins: AxForest (~Forest@replaced-ip )
6170 [21:49:49] *** Joins: angerman (~m@replaced-ip )
6171 [21:49:49] *** Joins: tobias1 (sid15532@replaced-ip )
6172 [21:49:51] *** Joins: emeritus (~emeritus@replaced-ip )
6173 [21:49:55] *** Joins: fn00dle (~admin@replaced-ip )
6174 [21:49:58] *** Joins: milobit (~milobit@replaced-ip )
6175 [21:49:59] *** Joins: j` (sid11434@replaced-ip )
6176 [21:49:59] *** Quits: sheedy-away (sheedy@replaced-ip ) (Ping timeout: 244 seconds)
6177 [21:50:00] *** Joins: DzAirmaX (~AirmaX@replaced-ip )
6178 [21:50:04] *** Quits: L235 (sid41243@replaced-ip ) (Ping timeout: 255 seconds)
6179 [21:50:04] *** Quits: kireevco_ (sid87376@replaced-ip ) (Ping timeout: 255 seconds)
6180 [21:50:05] *** Joins: xrogaan (xrogaan@replaced-ip )
6181 [21:50:07] *** Quits: damio (sid156328@replaced-ip ) (Ping timeout: 256 seconds)
6182 [21:50:09] *** Quits: silverhom (~silverhom@replaced-ip ) (Quit: Leaving)
6183 [21:50:09] *** Joins: Janos (~Janos@replaced-ip )
6184 [21:50:12] *** Joins: teraflops (~teraflops@replaced-ip )
6185 [21:50:12] *** Joins: uhoreg[m] (uhoregmatr@replaced-ip )
6186 [21:50:13] *** Joins: VoidFox (VoidFox@replaced-ip )
6187 [21:50:18] *** Joins: e (e@replaced-ip )
6188 [21:50:19] *** Joins: tsuusifros (~kirsis@replaced-ip )
6189 [21:50:19] *** Quits: tsuusifros (~kirsis@replaced-ip ) (Changing host)
6190 [21:50:19] *** Joins: tsuusifros (~kirsis@replaced-ip )
6191 [21:50:19] *** Joins: jmyrv (~jmyrv@replaced-ip )
6192 [21:50:21] *** Quits: posi (sid124649@replaced-ip ) (Write error: Connection reset by peer)
6193 [21:50:21] *** Joins: freakcom (~freakcom@replaced-ip )
6194 [21:50:21] *** Quits: lmcloughlin (sid1532@replaced-ip ) (Read error: Connection reset by peer)
6195 [21:50:22] *** Quits: alxy (uid115853@replaced-ip ) (Write error: Connection reset by peer)
6196 [21:50:22] *** Quits: Muflo (sid174539@replaced-ip ) (Write error: Connection reset by peer)
6197 [21:50:22] *** Quits: freakcom (~freakcom@replaced-ip ) (Changing host)
6198 [21:50:22] *** Joins: freakcom (~freakcom@replaced-ip )
6199 [21:50:22] *** Joins: yanome (yano@replaced-ip )
6200 [21:50:24] *** Joins: tapout (~tapout@replaced-ip )
6201 [21:50:24] *** Joins: busch (~busch@replaced-ip )
6202 [21:50:27] *** Quits: attente (sid178759@replaced-ip ) (Ping timeout: 258 seconds)
6203 [21:50:27] *** Quits: muggahtee (sid148520@replaced-ip ) (Ping timeout: 258 seconds)
6204 [21:50:27] *** Quits: sander85 (~sander@replaced-ip ) (Read error: No route to host)
6205 [21:50:28] *** Joins: Merixer (~Merixer@replaced-ip )
6206 [21:50:29] *** Joins: marcozink (~marcozink@replaced-ip )
6207 [21:50:29] *** Joins: moestevens (~moesteven@replaced-ip )
6208 [21:50:30] *** Joins: silverhom (~silverhom@replaced-ip )
6209 [21:50:32] *** Joins: Immanuel (~Manu@replaced-ip )
6210 [21:50:33] *** Joins: mfyll (~mfyll@replaced-ip )
6211 [21:50:34] *** Quits: lebster (sid17131@replaced-ip ) (Ping timeout: 242 seconds)
6212 [21:50:36] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 260 seconds)
6213 [21:50:39] *** Joins: Trieste (~Trieste@replaced-ip )
6214 [21:50:45] *** Quits: Hobbyboy (Hobbyboy@replaced-ip ) (Ping timeout: 258 seconds)
6215 [21:50:46] *** Joins: amcorreia (~amcorreia@replaced-ip )
6216 [21:50:52] *** Joins: sander85 (~sander@replaced-ip )
6217 [21:50:53] *** Joins: luz1 (~luz1@replaced-ip )
6218 [21:50:57] *** Joins: Arsiesys (~Nya@replaced-ip )
6219 [21:50:57] *** Joins: smica (~smica@replaced-ip )
6220 [21:51:01] *** Quits: boxrick1 (sid98261@replaced-ip ) (Ping timeout: 248 seconds)
6221 [21:51:08] *** Quits: drowngodx (sid162816@replaced-ip ) (Ping timeout: 258 seconds)
6222 [21:51:13] *** Quits: ggherdov (sid11402@replaced-ip ) (Ping timeout: 258 seconds)
6223 [21:51:13] *** Quits: petems (sid27138@replaced-ip ) (Ping timeout: 258 seconds)
6224 [21:51:15] *** Quits: sloucher (sid168007@replaced-ip ) (Ping timeout: 256 seconds)
6225 [21:51:15] *** Quits: CEnnis91 (uid3543@replaced-ip ) (Ping timeout: 256 seconds)
6226 [21:51:19] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
6227 [21:51:20] *** Joins: neffs (~neffs@replaced-ip )
6228 [21:51:22] *** Joins: kingkong- (antalya@replaced-ip )
6229 [21:51:34] *** Joins: jager (~quassel@replaced-ip )
6230 [21:51:36] *** Quits: BuildTheRobots (sid42622@replaced-ip ) (Ping timeout: 258 seconds)
6231 [21:51:52] *** Joins: ParkerR (ParkerR@replaced-ip )
6232 [21:51:52] *** Quits: ParkerR (ParkerR@replaced-ip ) (Changing host)
6233 [21:51:52] *** Joins: ParkerR (ParkerR@replaced-ip )
6234 [21:51:54] *** Joins: SpaceDanceCJ (~Sasha@replaced-ip )
6235 [21:51:54] *** Quits: stealthii (sid17385@replaced-ip ) (Ping timeout: 258 seconds)
6236 [21:51:54] *** Quits: fiQmob (uid13281@replaced-ip ) (Ping timeout: 258 seconds)
6237 [21:51:59] *** Joins: jor (~jor@replaced-ip )
6238 [21:52:05] *** Quits: RebelCoderW (~Yuriy@replaced-ip ) (Ping timeout: 248 seconds)
6239 [21:52:09] <BakedPuma> Okay! I got it!
6240 [21:52:11] <BakedPuma> ^
6241 [21:52:25] *** Joins: mavhc (~mavhc@replaced-ip )
6242 [21:52:42] *** Joins: phystau (~phystau@replaced-ip )
6243 [21:52:56] <BakedPuma> Settings > Event text... >
*deleting all event texts*
6244 [21:52:56] *** Joins: `Kevin (~kevin@replaced-ip )
6245 [21:52:59] *** Joins: timahvo1 (~rogue@replaced-ip )
6246 [21:53:00] *** Joins: gwaaf (gwaafmatri@replaced-ip )
6247 [21:53:02] *** Joins: M-alex_mayorga (alexmayorg@replaced-ip )
6248 [21:53:06] *** Joins: karlamrhein (sid161194@replaced-ip )
6249 [21:53:09] *** Joins: gonyere (sid13040@replaced-ip )
6250 [21:53:11] *** Joins: spacebug- (~spacebug@replaced-ip )
6251 [21:53:11] *** spacebug- is now known as spacebug^
6252 [21:53:32] *** Joins: karimb (~karimb@replaced-ip )
6253 [21:53:42] <troffasky> are rkhunter hidden port warnings
worth worrying about?
6254 [21:53:50] *** cyphase_eviltwin is now known as cyphase
6255 [21:54:24] *** Joins: sheedy-away (sheedy@replaced-ip )
6256 [21:54:33] *** Quits: pocock_ (~CGI@replaced-ip ) (Quit: Ex-Chat)
6257 [21:54:37] *** Quits: Drzacek (~Drzacek@replaced-ip ) (Ping timeout: 268 seconds)
6258 [21:55:20] *** wyre_ is now known as wyre
6259 [21:55:24] *** Joins: Hobbyboy (Hobbyboy@replaced-ip )
6260 [21:55:35] *** Quits: th0r (~th0r@replaced-ip ) (Quit: Leaving)
6261 [21:55:49] *** Quits: acidtech (acid@replaced-ip ) (Ping timeout: 258 seconds)
6262 [21:55:58] *** Quits: BakedPuma (~Puma@replaced-ip ) (Quit: Leaving)
6263 [21:56:24] *** Quits: luckman212 (~luckman21@replaced-ip ) (*.net *.split)
6264 [21:56:24] *** Quits: copec (~copec@replaced-ip ) (*.net *.split)
6265 [21:56:24] *** Quits: rhizome (~rhizome@replaced-ip ) (*.net *.split)
6266 [21:56:24] *** Quits: kini (~kini@replaced-ip ) (*.net *.split)
6267 [21:56:25] *** Quits: llimeht (~stuart@replaced-ip ) (*.net *.split)
6268 [21:56:25] *** Quits: rattking (~rattking@replaced-ip ) (*.net *.split)
6269 [21:56:25] *** Quits: ranix (~ranix@replaced-ip ) (*.net *.split)
6270 [21:56:25] *** Quits: dStruct (~matt@replaced-ip ) (*.net *.split)
6271 [21:56:25] *** Quits: Guest84199 (skarn@replaced-ip ) (*.net *.split)
6272 [21:56:25] *** Quits: Xyle (~quassel@replaced-ip ) (*.net *.split)
6273 [21:56:25] *** Quits: digilink (~digilink@replaced-ip ) (*.net *.split)
6274 [21:56:25] *** Quits: mdk (~mandark@replaced-ip ) (*.net *.split)
6275 [21:56:25] *** Quits: mpmc (~mpmc@replaced-ip ) (*.net *.split)
6276 [21:56:25] *** Quits: Tr4sK (~tr4sk@replaced-ip ) (*.net *.split)
6277 [21:56:25] *** Quits: hipodilski (~hipo@replaced-ip ) (*.net *.split)
6278 [21:56:26] *** Quits: XeonSquared (~ShadowKat@replaced-ip ) (*.net *.split)
6279 [21:56:26] *** Quits: schmidta (~schmidta@replaced-ip ) (*.net *.split)
6280 [21:56:26] *** Quits: MrAlexandr0 (~MrAlexand@replaced-ip ) (*.net *.split)
6281 [21:56:26] *** Quits: devtea (~tdreyer1@replaced-ip ) (*.net *.split)
6282 [21:56:26] *** Quits: micronn (~micronn@replaced-ip ) (*.net *.split)
6283 [21:56:26] *** Quits: andjjj23_ (~irc@replaced-ip ) (*.net *.split)
6284 [21:56:26] *** Quits: andatche (~andatche@replaced-ip ) (*.net *.split)
6285 [21:56:26] *** Quits: Kobaz (~kobaz@replaced-ip ) (*.net *.split)
6286 [21:56:26] *** Quits: rawburt (~irc@replaced-ip ) (*.net *.split)
6287 [21:56:27] *** Quits: volter (~volter@replaced-ip ) (*.net *.split)
6288 [21:56:27] *** Quits: azizLIGHT (~azizLIGHT@replaced-ip ) (*.net *.split)
6289 [21:56:27] *** Quits: ksk (~ksk@replaced-ip ) (*.net *.split)
6290 [21:56:27] *** Quits: coruja (coruja@replaced-ip ) (*.net *.split)
6291 [21:56:27] *** Quits: dahl_ (tusj@replaced-ip ) (*.net *.split)
6292 [21:56:27] *** Quits: clorophormo (~cloro@replaced-ip ) (*.net *.split)
6293 [21:56:27] *** Quits: ohithere (~binary@replaced-ip ) (*.net *.split)
6294 [21:56:28] *** Quits: hiya (test@replaced-ip ) (*.net *.split)
6295 [21:56:28] *** Quits: ewook (~ewook@replaced-ip ) (*.net *.split)
6296 [21:56:28] *** Quits: DK2 (~DK2@replaced-ip ) (*.net *.split)
6297 [21:56:29] *** Quits: phogg (~phogg@replaced-ip ) (*.net *.split)
6298 [21:56:29] *** Quits: moparisthebest (~moparisth@replaced-ip ) (*.net *.split)
6299 [21:56:29] *** Quits: jssjr (~relax@replaced-ip ) (*.net *.split)
6300 [21:56:29] *** Quits: blue (~blue@replaced-ip ) (*.net *.split)
6301 [21:56:29] *** Quits: AlexZ_ (~alex@replaced-ip ) (*.net *.split)
6302 [21:56:29] *** Quits: ProfessorBacon (~important@replaced-ip ) (*.net *.split)
6303 [21:56:29] *** Quits: nanobit (~nanobit@replaced-ip ) (*.net *.split)
6304 [21:56:30] *** Quits: digdilem (~digdilem@replaced-ip ) (*.net *.split)
6305 [21:56:30] *** Quits: Pedr0 (~Pedr0@replaced-ip ) (*.net *.split)
6306 [21:56:30] *** Quits: webpigeon (~quassel@replaced-ip ) (*.net *.split)
6307 [21:56:30] *** Quits: unborn (~ugly@replaced-ip ) (*.net *.split)
6308 [21:56:30] *** Quits: nwe (~nwe@replaced-ip ) (*.net *.split)
6309 [21:56:30] *** Quits: SM0TVI (~sm0tvi@replaced-ip ) (*.net *.split)
6310 [21:56:30] *** Quits: Dewi (~dewi@replaced-ip ) (*.net *.split)
6311 [21:56:30] *** Quits: _Baltazar_ (~Baltazars@replaced-ip ) (*.net *.split)
6312 [21:56:31] *** Quits: zerick (~zerick@replaced-ip ) (*.net *.split)
6313 [21:56:31] *** Quits: medicalwei (~medicalwe@replaced-ip ) (*.net *.split)
6314 [21:56:31] *** Quits: BiGBOi (~michael@replaced-ip ) (*.net *.split)
6315 [21:56:31] *** Quits: slax0r (slax0r@replaced-ip ) (*.net *.split)
6316 [21:56:31] *** Quits: deego (~user@replaced-ip ) (*.net *.split)
6317 [21:56:31] *** Quits: Zharf (~eclipser@replaced-ip ) (*.net *.split)
6318 [21:56:31] *** Quits: pseubodot (~p-dot@replaced-ip ) (*.net *.split)
6319 [21:56:31] *** Quits: nbb_ (~nbb@replaced-ip ) (*.net *.split)
6320 [21:56:32] *** Quits: Andocromn (~quassel@replaced-ip ) (*.net *.split)
6321 [21:56:32] *** Quits: dreamer (~henk@replaced-ip ) (*.net *.split)
6322 [21:56:32] *** Quits: gnugr (~gnugr@replaced-ip ) (*.net *.split)
6323 [21:56:32] *** Quits: Sarodj (~pr0nstar@replaced-ip ) (*.net *.split)
6324 [21:56:32] *** Quits: hex2a (~hex2a@replaced-ip ) (*.net *.split)
6325 [21:56:32] *** Quits: nomad_dw (~nomad@replaced-ip ) (*.net *.split)
6326 [21:56:32] *** Quits: cruxeternus (~cruxetern@replaced-ip ) (*.net *.split)
6327 [21:56:32] *** Quits: etp (~etp@replaced-ip ) (*.net *.split)
6328 [21:56:33] *** Quits: jzerebecki (~jan@replaced-ip ) (*.net *.split)
6329 [21:56:33] *** Quits: Yugidude1 (Yugidude1@replaced-ip ) (*.net *.split)
6330 [21:56:33] *** Quits: Croepha (~Croepha@replaced-ip ) (*.net *.split)
6331 [21:56:33] *** Quits: orangey (~orangey@replaced-ip ) (*.net *.split)
6332 [21:56:33] *** Quits: Scotteh (~Scotteh@replaced-ip ) (*.net *.split)
6333 [21:56:33] *** Quits: jmcnaught (~jeremy@replaced-ip ) (*.net *.split)
6334 [21:56:33] *** Quits: 18VAAAFZE (~markus@replaced-ip ) (*.net *.split)
6335 [21:56:34] *** Quits: Fearful (warlord@replaced-ip ) (*.net *.split)
6336 [21:56:34] *** Quits: simbalion (~simba@replaced-ip ) (*.net *.split)
6337 [21:56:34] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (*.net *.split)
6338 [21:56:34] *** Quits: Igel (~Igel@replaced-ip ) (*.net *.split)
6339 [21:56:34] *** Quits: thoros (~thoros@replaced-ip ) (*.net *.split)
6340 [21:56:34] *** Quits: dustinm` (~dustinm@replaced-ip ) (*.net *.split)
6341 [21:56:34] *** Quits: phantomcircuit (~phantomci@replaced-ip ) (*.net *.split)
6342 [21:56:34] *** Quits: d3lphi (~d3lphi@replaced-ip ) (*.net *.split)
6343 [21:56:35] *** Quits: danmackay (danmackay@replaced-ip ) (*.net *.split)
6344 [21:56:35] *** Quits: kvm2k (~kvm2k@replaced-ip ) (*.net *.split)
6345 [21:56:36] *** Quits: Dj_Dexter (~Dark_X@replaced-ip ) (*.net *.split)
6346 [21:56:36] *** Quits: e1z0 (~null@replaced-ip ) (*.net *.split)
6347 [21:56:36] *** Quits: K1rk (~Kirk@replaced-ip ) (*.net *.split)
6348 [21:56:36] *** Quits: elysium (elysium@replaced-ip ) (*.net *.split)
6349 [21:56:36] *** Quits: owa (~over@replaced-ip ) (*.net *.split)
6350 [21:56:36] *** Quits: sysanthrope (~quassel@replaced-ip ) (*.net *.split)
6351 [21:56:36] *** Quits: Freeaqingme (~quassel@replaced-ip ) (*.net *.split)
6352 [21:56:36] *** Quits: mw (~mw@replaced-ip ) (*.net *.split)
6353 [21:56:37] *** Joins: ranix_ (~ranix@replaced-ip )
6354 [21:56:37] *** Joins: owa (~over@replaced-ip )
6355 [21:56:37] *** Joins: sysanthrope (~quassel@replaced-ip )
6356 [21:56:38] *** Joins: elysium (elysium@replaced-ip )
6357 [21:56:38] *** Joins: jmcnaught (~jeremy@replaced-ip )
6358 [21:56:38] *** Joins: jzerebecki (~jan@replaced-ip )
6359 [21:56:38] *** Quits: jmcnaught (~jeremy@replaced-ip ) (Changing host)
6360 [21:56:38] *** Joins: jmcnaught (~jeremy@replaced-ip )
6361 [21:56:38] *** Joins: blue (~blue@replaced-ip )
6362 [21:56:38] *** Joins: hex2a (~hex2a@replaced-ip )
6363 [21:56:39] *** Joins: Zharf (~eclipser@replaced-ip )
6364 [21:56:39] *** Joins: Tr4sK (~tr4sk@replaced-ip )
6365 [21:56:39] *** Joins: nwe (~nwe@replaced-ip )
6366 [21:56:39] *** Joins: Locke0-6 (~asdf@replaced-ip )
6367 [21:56:40] *** Joins: slax0r (slax0r@replaced-ip )
6368 [21:56:40] *** Joins: ewook (~ewook@replaced-ip )
6369 [21:56:40] *** Joins: dahl (tusj@replaced-ip )
6370 [21:56:40] *** Joins: thoros- (~thoros@replaced-ip )
6371 [21:56:40] *** Quits: slax0r (slax0r@replaced-ip ) (Changing host)
6372 [21:56:40] *** Joins: slax0r (slax0r@replaced-ip )
6373 [21:56:40] *** Joins: zerick_ (~zerick@replaced-ip )
6374 [21:56:41] *** Joins: phantomcircuit (~phantomci@replaced-ip )
6375 [21:56:41] *** Joins: Dewi (~dewi@replaced-ip )
6376 [21:56:41] *** Joins: Scotteh (~Scotteh@replaced-ip )
6377 [21:56:41] *** Joins: clorophormo (~cloro@replaced-ip )
6378 [21:56:41] *** Quits: clorophormo (~cloro@replaced-ip ) (Changing host)
6379 [21:56:41] *** Joins: clorophormo (~cloro@replaced-ip )
6380 [21:56:41] *** Joins: Yugidude1 (Yugidude1@replaced-ip )
6381 [21:56:42] *** Joins: d3lphi (~d3lphi@replaced-ip )
6382 [21:56:42] *** Joins: orangey (~orangey@replaced-ip )
6383 [21:56:42] *** Joins: pseubodot (~p-dot@replaced-ip )
6384 [21:56:42] *** Quits: pseubodot (~p-dot@replaced-ip ) (Changing host)
6385 [21:56:42] *** Joins: pseubodot (~p-dot@replaced-ip )
6386 [21:56:42] *** Joins: MrAlexandr0 (~MrAlexand@replaced-ip )
6387 [21:56:42] *** Joins: etp (~etp@replaced-ip )
6388 [21:56:42] *** Joins: rhizome (~rhizome@replaced-ip )
6389 [21:56:42] *** Joins: ksk (~ksk@replaced-ip )
6390 [21:56:43] *** Joins: hipodilski (~hipo@replaced-ip )
6391 [21:56:43] *** Joins: webpigeon (~quassel@replaced-ip )
6392 [21:56:43] *** Joins: rattking (~rattking@replaced-ip )
6393 [21:56:44] *** Joins: rawburt (~irc@replaced-ip )
6394 [21:56:44] *** Quits: uhoreg[m] (uhoregmatr@replaced-ip ) (Ping timeout: 242 seconds)
6395 [21:56:44] *** Joins: schmidta (~schmidta@replaced-ip )
6396 [21:56:44] *** Joins: cruxeternus (~cruxetern@replaced-ip )
6397 [21:56:44] *** Joins: unborn (~ugly@replaced-ip )
6398 [21:56:44] <cast> the rkhunter devs evidently think it's
something of note
6399 [21:56:44] *** Joins: markus4 (~markus@replaced-ip )
6400 [21:56:45] *** Joins: K1rk (~Kirk@replaced-ip )
6401 [21:56:48] *** Joins: llimeht (~stuart@replaced-ip )
6402 [21:56:50] *** Joins: digilink (~digilink@replaced-ip )
6403 [21:56:50] *** Joins: nanobit (~nanobit@replaced-ip )
6404 [21:56:51] *** Joins: _Baltazar_ (~Baltazars@replaced-ip )
6405 [21:56:51] *** Joins: dStruct (~matt@replaced-ip )
6406 [21:56:52] *** Joins: copec (~copec@replaced-ip )
6407 [21:56:53] *** Quits: hue (hue@replaced-ip##) (Quit: ZNC 1.7.x-git-639-4a7554b -
##replaced-url
6408 [21:56:54] *** Joins: ProfessorBacon (~important@replaced-ip )
6409 [21:56:54] *** Joins: Igel (~Igel@replaced-ip )
6410 [21:56:56] *** Joins: simbalion (~simba@replaced-ip )
6411 [21:56:57] *** Joins: medicalwei (~medicalwe@replaced-ip )
6412 [21:56:59] *** Joins: mdk (~mandark@replaced-ip )
6413 [21:57:00] *** Joins: andatche (~andatche@replaced-ip )
6414 [21:57:01] *** Joins: nomad_dw (~nomad@replaced-ip )
6415 [21:57:01] *** Joins: kvm2k (~kvm2k@replaced-ip )
6416 [21:57:02] *** Joins: mpmc (~mpmc@replaced-ip )
6417 [21:57:03] *** Joins: volter (~volter@replaced-ip )
6418 [21:57:04] *** Joins: deego (~user@replaced-ip )
6419 [21:57:04] *** Joins: dustinm` (~dustinm@replaced-ip )
6420 [21:57:06] *** Joins: digdilem (~digdilem@replaced-ip )
6421 [21:57:07] *** Joins: jssjr (~relax@replaced-ip )
6422 [21:57:10] *** Joins: danmackay (danmackay@replaced-ip )
6423 [21:57:10] *** Joins: Croepha (~Croepha@replaced-ip )
6424 [21:57:11] *** Joins: StoBrendo (~tux@replaced-ip )
6425 [21:57:11] *** Joins: devtea (~tdreyer1@replaced-ip )
6426 [21:57:11] *** Joins: coruja (coruja@replaced-ip )
6427 [21:57:17] *** Joins: DK2 (~DK2@replaced-ip )
6428 [21:57:18] *** Joins: gnugr (~gnugr@replaced-ip )
6429 [21:57:18] *** Joins: ohithere (~binary@replaced-ip )
6430 [21:57:21] *** Quits: gwaaf (gwaafmatri@replaced-ip ) (Ping timeout: 258 seconds)
6431 [21:57:22] *** Joins: azizLIGHT (~azizLIGHT@replaced-ip )
6432 [21:57:31] *** Joins: Xyle (~quassel@replaced-ip )
6433 [21:57:33] *** Guest89537 is now known as Haudegen
6434 [21:57:33] *** Joins: kini (~kini@replaced-ip )
6435 [21:57:36] *** Joins: e1z0 (~null@replaced-ip )
6436 [21:57:38] *** Joins: Andocromn (~quassel@replaced-ip )
6437 [21:57:38] *** Joins: Sarodj (~pr0nstar@replaced-ip )
6438 [21:57:42] *** Joins: andjjj23_ (~irc@replaced-ip )
6439 [21:57:44] *** Quits: M-alex_mayorga (alexmayorg@replaced-ip ) (Ping timeout: 258 seconds)
6440 [21:57:44] *** Quits: Arrowmaster (~Arrowmast@replaced-ip ) (Ping timeout: 258 seconds)
6441 [21:57:47] *** Joins: BiGBOi (~michael@replaced-ip )
6442 [21:57:52] *** Joins: Ticho_ (~Ticho@replaced-ip )
6443 [21:57:59] *** Joins: Pedr0 (~Pedr0@replaced-ip )
6444 [21:58:00] *** debhelper sets mode: +l 1627
6445 [21:58:05] *** Joins: dselect (~dselect@replaced-ip )
6446 [21:58:22] *** Joins: gluytium (~g@replaced-ip )
6447 [21:58:30] *** Quits: MonsterKiller (~MonsterKi@replaced-ip ) (Ping timeout: 258 seconds)
6448 [21:58:30] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 258 seconds)
6449 [21:58:41] *** Joins: mw (~mw@replaced-ip )
6450 [21:58:41] *** Joins: Freeaqingme (~quassel@replaced-ip )
6451 [21:58:41] *** Joins: electro33 (uid613@replaced-ip )
6452 [21:58:46] *** Joins: luckman212 (~luckman21@replaced-ip )
6453 [21:58:50] *** Joins: hiya (test@replaced-ip )
6454 [21:58:56] *** Quits: rrehbein (~rrehbein@replaced-ip ) (Quit: Leaving)
6455 [21:58:58] *** Joins: r0bby (sid699@replaced-ip )
6456 [21:59:03] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
6457 [21:59:37] *** Joins: Nh3xus (~Nh3xus@replaced-ip )
6458 [21:59:45] *** Joins: moparisthebest (~moparisth@replaced-ip )
6459 [21:59:45] *** Joins: XeonSquared (~ShadowKat@replaced-ip )
6460 [22:00:23] *** Joins: dave4925 (~dave4925@replaced-ip )
6461 [22:00:24] *** Quits: stooj (~stooj@replaced-ip ) (Ping timeout: 260 seconds)
6462 [22:00:25] *** Joins: acidtech (acid@replaced-ip )
6463 [22:00:52] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 260 seconds)
6464 [22:01:02] *** Joins: Kobaz (~kobaz@replaced-ip )
6465 [22:01:06] *** Quits: snow_bckspc (~snow_bcks@replaced-ip ) (Ping timeout: 258 seconds)
6466 [22:01:13] *** Joins: hue (hue@replaced-ip )
6467 [22:01:16] *** Joins: nbb_ (~nbb@replaced-ip )
6468 [22:01:28] *** Joins: SM0TVI (~sm0tvi@replaced-ip )
6469 [22:01:31] *** Joins: Dj_Dexter (~Dark_X@replaced-ip )
6470 [22:01:46] *** Joins: boxrick1 (sid98261@replaced-ip )
6471 [22:01:48] *** Joins: nikoma (~nikoma@replaced-ip )
6472 [22:01:55] *** Joins: Jdbye (~furry4lif@replaced-ip )
6473 [22:02:10] *** Joins: wildlander (~wild@replaced-ip )
6474 [22:02:11] *** Joins: Ceber (~cerberus@replaced-ip )
6475 [22:02:12] *** Joins: ggherdov (sid11402@replaced-ip )
6476 [22:02:13] *** Joins: stooj (~stooj@replaced-ip )
6477 [22:02:38] *** Joins: weld (~weld@replaced-ip )
6478 [22:02:50] *** Joins: jhill_ (sid1055@replaced-ip )
6479 [22:02:52] *** Joins: ec (sid1544@replaced-ip )
6480 [22:02:56] *** Joins: MonsterKiller (~MonsterKi@replaced-ip )
6481 [22:03:03] *** Joins: ToeSnacks (sid84043@replaced-ip )
6482 [22:03:12] *** Joins: XDS2010 (sid1218@replaced-ip )
6483 [22:03:17] *** Joins: uhoreg[m] (uhoregmatr@replaced-ip )
6484 [22:03:19] *** Joins: webbyz (sid48091@replaced-ip )
6485 [22:03:22] *** Joins: PaulFertser (paul@replaced-ip )
6486 [22:03:40] *** Parts: weld (~weld@replaced-ip )
6487 [22:04:10] *** Quits: ExoUNX (~textual@replaced-ip ) (Ping timeout: 258 seconds)
6488 [22:04:34] *** Joins: cpc26_ (~cpc26@replaced-ip )
6489 [22:04:44] *** Joins: lmcloughlin (sid1532@replaced-ip )
6490 [22:04:48] *** Joins: kireevco_ (sid87376@replaced-ip )
6491 [22:05:17] *** Quits: RamPage (~R@replaced-ip##) (Quit: - nbs-irc 2.39 - ##replaced-url
6492 [22:05:23] *** Joins: fiQmob (uid13281@replaced-ip )
6493 [22:05:29] <freespirit-girl> debhelper: how can i find out
who owns logs.nslu2-linux
6494 [22:05:32] *** Joins: muggahtee (sid148520@replaced-ip )
6495 [22:05:55] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
6496 [22:05:58] *** Joins: giraffe (skarn@replaced-ip )
6497 [22:05:59] *** Joins: Arrowmaster (~Arrowmast@replaced-ip )
6498 [22:06:23] *** giraffe is now known as Guest34241
6499 [22:06:34] *** Guest49959 is now known as Maxxe`
6500 [22:06:38] *** Quits: Maxxe` (Maxxe@replaced-ip ) (Changing host)
6501 [22:06:38] *** Joins: Maxxe` (Maxxe@replaced-ip )
6502 [22:06:43] *** Quits: XDS2010 (sid1218@replaced-ip ) (Excess Flood)
6503 [22:06:54] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
6504 [22:06:56] *** Quits: cpc26 (~cpc26@replaced-ip ) (Ping timeout: 258 seconds)
6505 [22:07:02] *** Joins: raphyduck (~raph@replaced-ip )
6506 [22:07:03] *** Joins: lebster (sid17131@replaced-ip )
6507 [22:07:09] *** Joins: attente (sid178759@replaced-ip )
6508 [22:07:15] *** Joins: BuildTheRobots (sid42622@replaced-ip )
6509 [22:07:26] *** Joins: bizarro_1 (~bizarro_1@replaced-ip )
6510 [22:07:28] *** Joins: korbi_ (4fcf8bc9@replaced-ip )
6511 [22:07:33] *** Joins: stealthii (sid17385@replaced-ip )
6512 [22:07:38] <korbi_> what
6513 [22:07:43] *** Joins: OS-24440 (~OS-24440@replaced-ip )
6514 [22:07:51] <M4GNV5> wut?
6515 [22:07:51] *** Parts: korbi_ (4fcf8bc9@replaced-ip )
6516 [22:07:54] *** Joins: XDS2010 (sid1218@replaced-ip )
6517 [22:07:56] *** Joins: RebelCoderW (~Yuriy@replaced-ip )
6518 [22:08:00] *** debhelper sets mode: +l 1602
6519 [22:08:01] *** Joins: L235 (sid41243@replaced-ip )
6520 [22:08:07] *** Quits: HappyLoaf (~HappyLoaf@replaced-ip ) (*.net *.split)
6521 [22:08:07] *** Quits: redlegion (~x@replaced-ip ) (*.net *.split)
6522 [22:08:07] *** Quits: DopeMeston (~DopeMesto@replaced-ip ) (*.net *.split)
6523 [22:08:07] *** Quits: de-facto (~de-facto@replaced-ip ) (*.net *.split)
6524 [22:08:09] *** Joins: cybrNaut (cybrNaut@replaced-ip )
6525 [22:08:35] *** Joins: her0 (~her0@replaced-ip )
6526 [22:08:37] *** Joins: CME (~CME@replaced-ip )
6527 [22:08:37] *** Joins: dflurker (~dimon@replaced-ip )
6528 [22:08:37] *** Joins: SiCC (~sicc@replaced-ip )
6529 [22:08:37] *** Joins: femme (~femme@replaced-ip )
6530 [22:08:37] *** Joins: foriin (cenobite@replaced-ip )
6531 [22:08:37] *** Joins: AciD` (~fu@replaced-ip )
6532 [22:08:37] *** Joins: urzds (~quassel@replaced-ip )
6533 [22:08:37] *** Quits: AciD` (~fu@replaced-ip ) (Changing host)
6534 [22:08:37] *** Joins: AciD` (~fu@replaced-ip )
6535 [22:08:37] *** bitti_away is now known as bitti
6536 [22:08:38] *** Joins: Fusselkroete (hypno@replaced-ip )
6537 [22:08:38] *** Joins: imMute^ (~immute@replaced-ip )
6538 [22:08:38] *** Joins: nevyn_ (~nevyn@replaced-ip )
6539 [22:08:39] *** Joins: hypermist (~lick.my@192.52.166.127)
6540 [22:08:39] *** Joins: KomputerKid (~KomputerK@replaced-ip )
6541 [22:08:39] *** Joins: Zewwy (~zem@replaced-ip )
6542 [22:08:40] *** Joins: Azelphur (~Azelphur@replaced-ip )
6543 [22:08:40] *** Joins: edelong (edelong@replaced-ip )
6544 [22:08:40] *** Joins: petn-randall (~petn-rand@replaced-ip )
6545 [22:08:40] *** Joins: simonlnu (~eric@replaced-ip )
6546 [22:08:40] *** Joins: ice (~old-times@replaced-ip )
6547 [22:08:40] *** Joins: RickyB98 (RickyB98@replaced-ip )
6548 [22:08:40] *** Joins: pingveno (~pingveno@replaced-ip )
6549 [22:08:40] *** Joins: AndrewAlexMac (~andrewale@replaced-ip )
6550 [22:08:40] *** Joins: jolt_ (jolt@replaced-ip )
6551 [22:08:40] *** Joins: galeido (galeido@replaced-ip )
6552 [22:08:41] *** Joins: bipolar (~bipolar@replaced-ip )
6553 [22:08:41] *** Joins: nurupo (~nurupo.ga@unaffiliated/nurupo)
6554 [22:08:41] *** Joins: Voyager_MP (~michel@replaced-ip )
6555 [22:08:41] *** Joins: Orbstheorem (~roosember@replaced-ip )
6556 [22:08:41] *** Joins: hamsheet (~onculayin@replaced-ip )
6557 [22:08:41] *** Joins: abracada- (~abracadan@replaced-ip )
6558 [22:08:42] *** Quits: RickyB98 (RickyB98@replaced-ip ) (Changing host)
6559 [22:08:42] *** Joins: RickyB98 (RickyB98@replaced-ip )
6560 [22:08:42] *** Joins: erre_ (~erre@replaced-ip )
6561 [22:08:42] *** Joins: Clorith (~marius@replaced-ip )
6562 [22:08:42] *** Joins: MeanEYE (~Mladen@replaced-ip )
6563 [22:08:42] *** Joins: amoe_ (~amoe@replaced-ip )
6564 [22:08:42] *** Joins: nhandler (~nhandler@replaced-ip )
6565 [22:08:42] *** Joins: Scuttle (~Scuttle@replaced-ip )
6566 [22:08:43] *** Joins: SQL (~SQL@replaced-ip )
6567 [22:08:43] *** Joins: edwardly (~edwardly@replaced-ip )
6568 [22:08:43] *** Joins: sphaleri1e (~linus@replaced-ip )
6569 [22:08:43] *** Quits: SQL (~SQL@replaced-ip ) (Changing host)
6570 [22:08:43] *** Joins: SQL (~SQL@replaced-ip )
6571 [22:08:43] *** Joins: Uninstall (~quassel@replaced-ip )
6572 [22:08:43] *** Quits: edwardly (~edwardly@replaced-ip ) (Changing host)
6573 [22:08:43] *** Joins: edwardly (~edwardly@replaced-ip )
6574 [22:08:43] *** Quits: Uninstall (~quassel@replaced-ip ) (Changing host)
6575 [22:08:44] *** Joins: Uninstall (~quassel@replaced-ip )
6576 [22:08:44] *** Joins: bzed (~bzed@replaced-ip )
6577 [22:08:44] *** Joins: pyllyukko (~pyllyukko@replaced-ip )
6578 [22:08:44] *** Joins: reisi (~joonas@replaced-ip )
6579 [22:08:44] *** Joins: Anarchic` (~Anarchic@replaced-ip )
6580 [22:08:45] *** Joins: tobiw (~tobiw@replaced-ip )
6581 [22:08:45] *** Joins: peer69 (~peer69@replaced-ip )
6582 [22:08:45] *** Joins: d-fence_ (~quassel@replaced-ip )
6583 [22:08:45] *** Joins: ksx4system (~ksx4syste@replaced-ip )
6584 [22:08:45] *** Joins: nkuttler (~nkuttler@replaced-ip )
6585 [22:08:45] *** Quits: peer69 (~peer69@replaced-ip ) (Changing host)
6586 [22:08:45] *** Joins: peer69 (~peer69@replaced-ip )
6587 [22:08:46] *** Joins: xaiki (~xaiki@replaced-ip )
6588 [22:08:46] *** Joins: p0rt (~p0rt@replaced-ip )
6589 [22:08:46] *** Joins: Attoy (~attoy@replaced-ip )
6590 [22:08:46] *** Joins: yusukesuzuki (~yusukesuz@replaced-ip )
6591 [22:08:46] *** Joins: hramrach (~michal@replaced-ip )
6592 [22:08:47] *** Joins: tbrb (~skull@replaced-ip )
6593 [22:08:47] *** Joins: Pucilowski_ (~pucilowsk@replaced-ip )
6594 [22:08:47] *** Quits: tbrb (~skull@replaced-ip ) (Changing host)
6595 [22:08:47] *** Joins: tbrb (~skull@replaced-ip )
6596 [22:08:47] *** Joins: madprops_ (~clouds@replaced-ip )
6597 [22:08:47] *** Joins: RAX (~rax-@replaced-ip )
6598 [22:08:47] *** Joins: psmolen (~psmolen@replaced-ip )
6599 [22:08:47] *** Joins: RoyK (~roy@replaced-ip )
6600 [22:08:47] *** Quits: RoyK (~roy@replaced-ip ) (Changing host)
6601 [22:08:47] *** Joins: RoyK (~roy@replaced-ip )
6602 [22:08:47] *** Joins: midacts (~midacts@replaced-ip )
6603 [22:08:47] *** Joins: iNs (~ins@replaced-ip )
6604 [22:08:48] <awal1> heh !?
6605 [22:08:48] *** Joins: Ranzpirat (~ranzp@replaced-ip )
6606 [22:08:48] *** Joins: OneM_Industries (~OneMatthi@replaced-ip )
6607 [22:08:48] *** Joins: Azrael_- (~aweoi@replaced-ip )
6608 [22:08:48] <OS-24440> can any one put me on the right
direction for Payday box?
6609 [22:08:48] *** Joins: yort1 (troy@replaced-ip )
6610 [22:08:48] *** Joins: waynr (~waynr@replaced-ip )
6611 [22:08:48] *** Joins: fyubar (~cody@replaced-ip )
6612 [22:08:49] *** Joins: shtirlic (~shtirlic@replaced-ip )
6613 [22:08:49] *** Joins: le_pig (~le_pig@replaced-ip )
6614 [22:08:49] *** Joins: darkalia (~darkalia@replaced-ip )
6615 [22:08:49] *** Joins: nikolah (~nikola@replaced-ip )
6616 [22:08:49] *** Joins: ijmad (~ian@replaced-ip )
6617 [22:08:49] *** Joins: tiwesdaeg (~tiw@replaced-ip )
6618 [22:08:50] *** Joins: ancky (~ancky@replaced-ip )
6619 [22:08:50] *** Joins: vlt (~nobody@replaced-ip )
6620 [22:08:50] *** Joins: colo-work (~colo-work@replaced-ip )
6621 [22:08:50] <freespirit-girl> did i say something stupid ?
6622 [22:08:50] <greycat> freespirit-girl: try again, with some
context maybe? Are you asking about a domain name? A file?
6623 [22:08:50] *** Joins: sparetire (~sparetire@replaced-ip )
6624 [22:08:50] *** Joins: acsid_ (~00stack@replaced-ip )
6625 [22:08:50] *** Joins: Psy-Q (~psy-q@replaced-ip )
6626 [22:08:50] *** Joins: chaky|work (~ncakelic@replaced-ip )
6627 [22:08:50] *** Joins: Ssquidly (~squidly@replaced-ip )
6628 [22:08:51] *** Joins: rax0 (~nx@replaced-ip )
6629 [22:08:51] *** Joins: Quimby (~Quimby@replaced-ip )
6630 [22:08:51] *** Joins: tugrik (~username@replaced-ip )
6631 [22:08:51] *** Joins: FoolishOwl (U2FsdGVkX1@replaced-ip )
6632 [22:08:51] *** Joins: Puckel_ (~Puckel_@replaced-ip )
6633 [22:08:51] *** Joins: CyberJacob (~CyberJaco@replaced-ip )
6634 [22:08:51] *** erre_ is now known as erre
6635 [22:08:52] *** Joins: exezin (~exezin@replaced-ip )
6636 [22:08:52] *** Joins: FinalX (~danielm@replaced-ip )
6637 [22:08:52] *** Joins: Stanto_ (~Stanto@replaced-ip )
6638 [22:08:52] <OS-24440> i found the LFI
6639 [22:08:52] *** Joins: LambdaComplex (~LambdaCom@replaced-ip )
6640 [22:08:52] *** Joins: hplar (~ralph@replaced-ip )
6641 [22:08:52] *** Joins: m0ltar (~moltar@replaced-ip )
6642 [22:08:52] *** Joins: v4s (~v4s@replaced-ip )
6643 [22:08:52] *** Joins: Mathisen (~mathisen@replaced-ip )
6644 [22:08:52] *** Quits: Mathisen (~mathisen@replaced-ip ) (Changing host)
6645 [22:08:52] *** Joins: Mathisen (~mathisen@replaced-ip )
6646 [22:08:52] *** Joins: hid3 (~arnoldas@replaced-ip )
6647 [22:08:52] *** Joins: pelegreno___ (~cinch@replaced-ip )
6648 [22:08:53] *** Joins: Alina-malina (~Alina-mal@replaced-ip )
6649 [22:08:53] *** CyberJacob is now known as Guest90146
6650 [22:08:53] *** Joins: mukmuk (mukmuk@replaced-ip )
6651 [22:08:54] *** Joins: sukaeto (~sukaeto@replaced-ip )
6652 [22:08:55] *** Joins: Amun_Ra (~amun-ra@replaced-ip )
6653 [22:08:56] *** RAX is now known as rax-
6654 [22:08:56] *** Joins: DrDaemonEye (daemoneye@replaced-ip )
6655 [22:08:56] *** Joins: Haxxa (~Harrison@replaced-ip )
6656 [22:08:57] *** Joins: riddle (riddle@replaced-ip )
6657 [22:08:57] *** Joins: maurer (~maurer@replaced-ip )
6658 [22:08:57] *** Joins: ephesius (~ephesius@replaced-ip )
6659 [22:08:57] *** Joins: r00tobo (~r00tobo@replaced-ip )
6660 [22:08:58] *** Joins: predkambrij (~developer@replaced-ip )
6661 [22:08:59] *** Joins: juul (~juul@replaced-ip )
6662 [22:09:01] *** Joins: Posterdati (~kvirc@replaced-ip )
6663 [22:09:01] *** Joins: Defaulttinen (defaultti@replaced-ip )
6664 [22:09:02] *** Joins: frankie (~frankie@replaced-ip )
6665 [22:09:04] *** Joins: biotim (~biotim@replaced-ip )
6666 [22:09:04] *** Joins: Salt (~Salt@replaced-ip )
6667 [22:09:05] *** Joins: Warrigal (~tswett@replaced-ip )
6668 [22:09:06] *** Joins: Malinux (~malin@replaced-ip )
6669 [22:09:06] *** Joins: beisner (~beisner@replaced-ip )
6670 [22:09:07] *** Joins: zero85 (~zero@replaced-ip )
6671 [22:09:08] <Akuli> awal1, netsplits
6672 [22:09:08] *** Joins: cheapie (~cheapie@replaced-ip )
6673 [22:09:09] *** Joins: NightMonkey (~NightMonk@replaced-ip )
6674 [22:09:13] *** Joins: bchroneos (~ben@replaced-ip )
6675 [22:09:14] *** Joins: kmh (~kmh@replaced-ip )
6676 [22:09:14] *** Joins: lukky513 (~lukky513@replaced-ip )
6677 [22:09:16] *** Joins: zwiep` (~zwiep@replaced-ip )
6678 [22:09:16] *** Joins: chris1 (~chris1@replaced-ip )
6679 [22:09:20] *** Joins: fnmueller (19uB2CI8G2@replaced-ip )
6680 [22:09:20] *** Joins: afx237 (~afx237@replaced-ip )
6681 [22:09:20] *** Joins: testi (~quassel@replaced-ip )
6682 [22:09:20] *** Quits: stooj (~stooj@replaced-ip ) (Ping timeout: 260 seconds)
6683 [22:09:22] *** Joins: cmam (~cmam@replaced-ip )
6684 [22:09:22] *** Joins: paskl (~paskl@replaced-ip )
6685 [22:09:23] *** Joins: donnoc (~donnoc@replaced-ip )
6686 [22:09:23] *** Joins: sloucher (sid168007@replaced-ip )
6687 [22:09:24] *** Joins: krups (~krups@replaced-ip )
6688 [22:09:26] *** Joins: litheum (~kolbe@replaced-ip )
6689 [22:09:26] *** Joins: Disconsented (~core@replaced-ip )
6690 [22:09:27] *** Joins: crowell (~jeff@replaced-ip )
6691 [22:09:27] *** Quits: crowell (~jeff@replaced-ip ) (Changing host)
6692 [22:09:27] *** Joins: crowell (~jeff@replaced-ip )
6693 [22:09:29] *** Joins: m4rCsi (~shoar@replaced-ip )
6694 [22:09:30] *** Joins: jaythelinuxguy (~quassel@replaced-ip )
6695 [22:09:31] *** Quits: valeech (~valeech@replaced-ip ) (Quit: valeech)
6696 [22:09:32] *** Joins: mrMute (~mrMute@replaced-ip )
6697 [22:09:35] *** Joins: vfricou (~vfricou@replaced-ip )
6698 [22:09:38] *** Joins: moonlight (moonlight@replaced-ip )
6699 [22:09:38] *** Joins: spaceone (~spaceone@replaced-ip )
6700 [22:09:43] *** Joins: jtdowney (~jtdowney@replaced-ip )
6701 [22:09:43] *** Quits: jtdowney (~jtdowney@replaced-ip ) (Changing host)
6702 [22:09:43] *** Joins: jtdowney (~jtdowney@replaced-ip )
6703 [22:09:44] *** Quits: MrNeon (~MrNeon@replaced-ip ) (Quit: Leaving)
6704 [22:09:46] <freespirit-girl> .I need to request that some log
files be deleted
6705 [22:09:47] *** Joins: Afforess (~Afforess@replaced-ip )
6706 [22:09:49] *** Joins: Tristan-Speccy (tristan@replaced-ip )
6707 [22:09:52] <awal1> Akuli, I guess yeah
6708 [22:09:55] *** Joins: sonne (~vmlinuz@replaced-ip )
6709 [22:09:57] *** Joins: lsyoyom (~liny01@replaced-ip )
6710 [22:09:58] *** Joins: ygeLN (~zeMMRTTso@replaced-ip )
6711 [22:10:01] *** Joins: mindstorm (~mindstorm@replaced-ip )
6712 [22:10:01] *** Joins: DDR (~david@replaced-ip )
6713 [22:10:05] *** Joins: smidlers (smyers@replaced-ip )
6714 [22:10:06] *** Joins: MrNeon (~MrNeon@replaced-ip )
6715 [22:10:08] <greycat> freespirit-girl: again, context. On a
web site? On your computer? What?
6716 [22:10:09] *** Quits: grimsley (~grimsley@replaced-ip ) (Read error: Connection reset by peer)
6717 [22:10:12] *** Tristan-Speccy is now known as Guest6851
6718 [22:10:25] *** Joins: M-alex_mayorga (alexmayorg@replaced-ip )
6719 [22:10:27] *** Joins: dwar (~dwar@replaced-ip )
6720 [22:10:30] *** Joins: Gm4n (~Gm4n@replaced-ip )
6721 [22:10:33] *** Joins: zwamkat (~zwamkat@replaced-ip )
6722 [22:10:39] <freespirit-girl>
replaced-url
6723 [22:10:43] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 244 seconds)
6724 [22:10:51] *** Joins: grimsley (~grimsley@replaced-ip )
6725 [22:10:52] *** Quits: Alina-malina (~Alina-mal@replaced-ip ) (Changing host)
6726 [22:10:52] *** Joins: Alina-malina (~Alina-mal@replaced-ip )
6727 [22:10:52] *** Joins: baum (~baum@replaced-ip )
6728 [22:10:55] *** Joins: drowngodx (sid162816@replaced-ip )
6729 [22:10:57] *** Joins: gwaaf (gwaafmatri@replaced-ip )
6730 [22:11:04] *** Quits: boxrick1 (sid98261@replaced-ip ) (Ping timeout: 258 seconds)
6731 [22:11:06] *** Joins: M-wkennington (wkenningto@replaced-ip )
6732 [22:11:16] <OS-24440> can some one help me a little with
Payday box?
6733 [22:11:18] *** Quits: pvoigt (~Linux@replaced-ip ) (Excess Flood)
6734 [22:11:19] *** Joins: AlexZ_ (~alex@replaced-ip )
6735 [22:11:23] <OS-24440> im stuck :\
6736 [22:11:27] *** Quits: uda (sid143461@replaced-ip ) (Ping timeout: 258 seconds)
6737 [22:11:32] *** Quits: ggherdov (sid11402@replaced-ip ) (Ping timeout: 258 seconds)
6738 [22:11:35] *** Joins: gardar (~gardar@replaced-ip )
6739 [22:11:37] *** Quits: kireevco_ (sid87376@replaced-ip ) (Ping timeout: 240 seconds)
6740 [22:11:39] *** Quits: c0mrad3 (uid26809@replaced-ip ) (Ping timeout: 256 seconds)
6741 [22:11:41] <greycat> freespirit-girl: well, in theory you can
use "whois nslu2-linux.org" to see who registered the
domain. Or you can traipse randomly through the web site to see if
anyone claims ownership of it and provides contact info.
6742 [22:11:43] *** Joins: stooj (~stooj@replaced-ip )
6743 [22:11:49] *** Quits: grimsley (~grimsley@replaced-ip ) (Client Quit)
6744 [22:11:53] *** Quits: nickle (sid89854@replaced-ip ) (Ping timeout: 268 seconds)
6745 [22:11:57] *** Quits: stealthii (sid17385@replaced-ip ) (Ping timeout: 240 seconds)
6746 [22:12:01] *** Joins: ETechDD (~etechdd@replaced-ip )
6747 [22:12:08] *** Quits: BuildTheRobots (sid42622@replaced-ip ) (Ping timeout: 250 seconds)
6748 [22:12:12] *** Joins: barajasfab (~fabian@replaced-ip )
6749 [22:12:13] *** Quits: basic` (sid141140@replaced-ip ) (Ping timeout: 256 seconds)
6750 [22:12:18] *** Quits: muggahtee (sid148520@replaced-ip ) (Ping timeout: 258 seconds)
6751 [22:12:19] *** Joins: romano2k (~romano2k@replaced-ip )
6752 [22:12:19] *** Quits: romano2k (~romano2k@replaced-ip ) (Changing host)
6753 [22:12:19] *** Joins: romano2k (~romano2k@replaced-ip )
6754 [22:12:21] *** Quits: j` (sid11434@replaced-ip ) (Ping timeout: 248 seconds)
6755 [22:12:24] *** Quits: firztspawn (~firztspaw@replaced-ip ) (Read error: Connection reset by peer)
6756 [22:12:27] <OS-24440> ???
6757 [22:12:34] *** Joins: blimpywastaken (~jacob@replaced-ip )
6758 [22:12:36] <greycat> freespirit-girl: Good luck getting the
information removed from
replaced-url
6759 [22:12:38] *** Quits: blimpy (~jacob@replaced-ip ) (Quit: Konversation terminated!)
6760 [22:12:41] *** blimpywastaken is now known as blimpy
6761 [22:12:45] *** Joins: pvoigt (~Linux@replaced-ip )
6762 [22:12:47] <greycat> freespirit-girl: Or google.com's
cached results, etc.
6763 [22:12:50] *** Quits: SpaceDanceCJ (~Sasha@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
6764 [22:13:18] *** Joins: noahfx (~noahfx@replaced-ip )
6765 [22:13:18] *** Joins: Ticho (~Ticho@replaced-ip )
6766 [22:13:20] *** Joins: petems (sid27138@replaced-ip )
6767 [22:13:22] *** Joins: folivora (~out@replaced-ip )
6768 [22:13:23] *** Joins: TyrfingMjolnir (~Tyrfing@replaced-ip )
6769 [22:13:27] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
6770 [22:13:31] *** Joins: ikonia (~irc@replaced-ip )
6771 [22:13:34] *** Joins: frikinz (~laurent@replaced-ip )
6772 [22:13:42] *** Joins: elmcrest (sid46763@replaced-ip )
6773 [22:13:51] *** Joins: valeech (~valeech@replaced-ip )
6774 [22:13:56] *** Quits: _KaszpiR_ (quasselcor@replaced-ip ) (Ping timeout: 260 seconds)
6775 [22:13:57] *** Joins: redlegion (~x@replaced-ip )
6776 [22:14:21] *** Joins: CEnnis91 (uid3543@replaced-ip )
6777 [22:14:32] *** Joins: Colti (Miramar-FL@replaced-ip )
6778 [22:14:42] <freespirit-girl> why is it so difficult?
6779 [22:14:59] *** Quits: phystau (~phystau@replaced-ip ) (Ping timeout: 258 seconds)
6780 [22:15:02] *** Joins: boxrick1 (sid98261@replaced-ip )
6781 [22:15:03] *** Quits: dubbaluga (~yaaic@replaced-ip ) (Ping timeout: 256 seconds)
6782 [22:15:04] *** Joins: _KaszpiR_ (quasselcor@replaced-ip )
6783 [22:15:19] *** Joins: anuxivm (~anuxi@replaced-ip )
6784 [22:15:20] *** Quits: zwamkat (~zwamkat@replaced-ip ) (Ping timeout: 260 seconds)
6785 [22:15:26] *** Joins: pay (~bastii@replaced-ip )
6786 [22:15:29] *** Joins: odish (~odi@replaced-ip )
6787 [22:15:31] *** Joins: de-facto (~de-facto@replaced-ip )
6788 [22:15:32] *** Joins: HappyLoaf (~HappyLoaf@replaced-ip )
6789 [22:15:35] *** Joins: thrym (~thrym@replaced-ip )
6790 [22:15:40] *** Quits: towo` (~towo@replaced-ip ) (Ping timeout: 258 seconds)
6791 [22:15:53] *** Quits: Ticho_ (~Ticho@replaced-ip ) (Ping timeout: 244 seconds)
6792 [22:15:57] *** Joins: Anwarias_ (~quassel@replaced-ip )
6793 [22:15:58] <greycat> freespirit-girl: Because this is not a
television show, where the Guys With Grey Hats can just hack into
every computer and remove information in 30 seconds.
6794 [22:16:04] *** Joins: anona (~anona@replaced-ip )
6795 [22:16:11] *** Quits: zadrot_ebaniy (~Zadrot@replaced-ip ) (Ping timeout: 256 seconds)
6796 [22:16:12] *** Parts: wriggle (firefly@replaced-ip )
6797 [22:16:16] *** Joins: nickle (sid89854@replaced-ip )
6798 [22:16:18] *** Joins: basic` (sid141140@replaced-ip )
6799 [22:16:21] *** Joins: uda (sid143461@replaced-ip )
6800 [22:16:29] <jim> greycat, but archive.o caches web sites...
does it cache other things?
6801 [22:16:30] *** Joins: eset (~eset@replaced-ip )
6802 [22:16:30] *** Quits: eset (~eset@replaced-ip ) (Changing host)
6803 [22:16:30] *** Joins: eset (~eset@replaced-ip )
6804 [22:16:37] *** Quits: jass93_ (~ifillj@replaced-ip ) (Ping timeout: 248 seconds)
6805 [22:16:43] <greycat> jim: 16:10 freespirit-girl>
replaced-url
6806 [22:16:53] *** Joins: j` (sid11434@replaced-ip )
6807 [22:16:58] *** Joins: muggahtee (sid148520@replaced-ip )
6808 [22:17:09] <freespirit-girl> I wasn't suggesting
hacking.. thank you jim
6809 [22:17:13] *** Joins: Richard_Cavell (uid165693@replaced-ip )
6810 [22:17:17] <jim> isn't that like a pi?
6811 [22:17:18] *** Joins: ikanobori (sid187663@replaced-ip )
6812 [22:17:22] *** Joins: BuildTheRobots (sid42622@replaced-ip )
6813 [22:17:24] *** Joins: Ceber (~cerberus@replaced-ip )
6814 [22:17:40] *** Joins: zwamkat (~zwamkat@replaced-ip )
6815 [22:17:40] *** Quits: neurot (~neurosis@replaced-ip ) (Ping timeout: 260 seconds)
6816 [22:17:43] *** Joins: stealthii (sid17385@replaced-ip )
6817 [22:17:44] <jim> an nslu2
6818 [22:17:51] *** Joins: weld (~weld@replaced-ip )
6819 [22:18:00] *** debhelper sets mode: +l 1637
6820 [22:18:02] <greycat>
replaced-url
6821 [22:18:03] <greycat> Saved 18 times between January 31, 2009
and March 8, 2016.
6822 [22:18:03] *** Quits: lethu (~lethu@replaced-ip ) (Ping timeout: 268 seconds)
6823 [22:18:09] *** Joins: kireevco_ (sid87376@replaced-ip )
6824 [22:18:15] *** Quits: OS-24440 (~OS-24440@replaced-ip ) (Quit: Leaving)
6825 [22:18:21] *** Joins: Tulah (~tulah@replaced-ip )
6826 [22:18:26] *** Quits: Anwarias (~quassel@replaced-ip ) (Ping timeout: 258 seconds)
6827 [22:18:39] *** Joins: DopeMeston (~DopeMesto@replaced-ip )
6828 [22:18:48] <greycat> So, archive.org may have up to 18 copies
of the information aleady.
6829 [22:19:04] *** Joins: eitzei (eitzei@replaced-ip )
6830 [22:19:15] *** Joins: Windows98 (Windows98@replaced-ip )
6831 [22:19:19] <jim> it's requiring auth to get to the irc
logs
6832 [22:19:29] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
6833 [22:19:52] *** Joins: ggherdov (sid11402@replaced-ip )
6834 [22:20:06] <greycat> o...k... uh... not sure how useful a web
page that is, then, if the information it contains can't
actually be viewed
6835 [22:20:11] *** Joins: SPF|Cloud (uid11755@replaced-ip )
6836 [22:20:20] <greycat> Not that I am going to go to it and
look.
6837 [22:20:23] *** Joins: stoilkov (~stoilkov@replaced-ip )
6838 [22:20:26] *** Joins: c0mrad3 (uid26809@replaced-ip )
6839 [22:20:27] *** Quits: fredxiii (dcproducti@replaced-ip ) ()
6840 [22:20:28] *** SPF|Cloud is now known as Guest44949
6841 [22:20:32] *** Joins: navlys (~smuxi@replaced-ip )
6842 [22:20:45] <greycat> Also not understanding why
freespirit-girl would care about non-viewable information.
6843 [22:20:48] *** Joins: enki (~enki@replaced-ip )
6844 [22:20:55] <freespirit-girl> I'm on it.. should i get
off
6845 [22:20:58] *** Quits: Guest44949 (uid11755@replaced-ip ) (Changing host)
6846 [22:20:58] *** Joins: Guest44949 (uid11755@replaced-ip )
6847 [22:21:01] *** Joins: flugger (~flugger@replaced-ip )
6848 [22:21:04] *** Guest44949 is now known as SPF|Cloud
6849 [22:21:06] *** Joins: mirage335 (~mirage335@replaced-ip )
6850 [22:21:06] <troffasky> what are you trying to achieve?
6851 [22:21:09] *** Joins: phystau (~phystau@replaced-ip )
6852 [22:21:33] *** Joins: scubacuda_ (sid109325@replaced-ip )
6853 [22:21:34] *** Quits: stoilkov (~stoilkov@replaced-ip ) (Quit: stoilkov)
6854 [22:21:42] *** Joins: pixelated (~pixelated@replaced-ip )
6855 [22:21:42] *** Joins: nikomo_ (~quassel@replaced-ip )
6856 [22:21:43] *** Joins: nymony_ (~nymony@replaced-ip )
6857 [22:21:43] *** Joins: unwanted^ (unwanted@replaced-ip )
6858 [22:21:43] *** Joins: diytto_znc (~diytto@replaced-ip )
6859 [22:21:44] *** Joins: jonathaN- (~jonathan@replaced-ip )
6860 [22:21:45] *** Joins: dos11 (~dos1@replaced-ip )
6861 [22:21:46] *** Joins: oskie_ (usel@replaced-ip )
6862 [22:21:46] *** Joins: Python132O (Python1320@replaced-ip )
6863 [22:21:46] *** Quits: Python132O (Python1320@replaced-ip ) (Changing host)
6864 [22:21:46] *** Joins: Python132O (Python1320@replaced-ip )
6865 [22:21:47] *** Joins: flo (~florian@replaced-ip )
6866 [22:21:47] *** Joins: sjoerd` (~sjoerd@replaced-ip )
6867 [22:21:47] *** Joins: McLive_ (~McLive@replaced-ip )
6868 [22:21:48] *** Joins: gluon_ (~gluon@replaced-ip )
6869 [22:21:48] *** Joins: Darcy (spydar007@replaced-ip )
6870 [22:21:48] *** Quits: jager (~quassel@replaced-ip ) (Ping timeout: 258 seconds)
6871 [22:21:48] *** Joins: Robby_ (robby@replaced-ip )
6872 [22:21:49] *** Joins: towo` (~towo@replaced-ip )
6873 [22:21:51] *** Joins: CodingWithClass_ (~CodingWit@replaced-ip )
6874 [22:21:51] *** Joins: rozie_ (~rozie@replaced-ip )
6875 [22:21:52] *** Joins: JeremyD (~SleePy@replaced-ip )
6876 [22:21:52] *** Joins: cornbread-afk (cornbread@replaced-ip )
6877 [22:21:53] *** Quits: esainane (esainane@replaced-ip ) (Disconnected by services)
6878 [22:21:53] *** Joins: TheTFEF (ddoscomin@replaced-ip )
6879 [22:21:54] *** Joins: esainane_ (esainane@replaced-ip )
6880 [22:21:54] *** Joins: RobinC_ (~RobinC@replaced-ip )
6881 [22:21:55] *** Joins: Khudher_ (~K@replaced-ip )
6882 [22:21:55] *** Joins: waz0wski_ (waz0wski@replaced-ip )
6883 [22:21:55] *** Joins: drahti (~stiel@replaced-ip )
6884 [22:21:56] *** Joins: JoshuaAC- (Joshua@replaced-ip )
6885 [22:21:56] *** Joins: Mortumm (~pi@replaced-ip )
6886 [22:21:57] *** Joins: msanchez` (~msanchez@replaced-ip )
6887 [22:21:57] *** Joins: breitenj- (~breitenj@replaced-ip )
6888 [22:21:57] *** Joins: Atl (~atlas@replaced-ip )
6889 [22:21:58] *** Joins: lvh_ (~lvh@replaced-ip )
6890 [22:21:58] *** Joins: himiko (~himiko@replaced-ip )
6891 [22:22:00] *** Joins: gr8ron (~tero@replaced-ip )
6892 [22:22:00] *** Joins: nicdev` (user@replaced-ip )
6893 [22:22:00] *** Joins: pron_ (~pron@replaced-ip )
6894 [22:22:02] *** Joins: jayaura_ (~jay_aura@replaced-ip )
6895 [22:22:03] *** Quits: ||oop|| (~kk@replaced-ip ) (*.net *.split)
6896 [22:22:03] *** Quits: jeezy (~xz@replaced-ip ) (*.net *.split)
6897 [22:22:03] *** Quits: Robby (robby@replaced-ip ) (*.net *.split)
6898 [22:22:03] *** Quits: monty (~monte@replaced-ip ) (*.net *.split)
6899 [22:22:03] *** Quits: SirShmoopy (~yshi@replaced-ip ) (*.net *.split)
6900 [22:22:04] *** Quits: Jonuz (~Joona@replaced-ip ) (*.net *.split)
6901 [22:22:04] *** Quits: PalTale (~PalTale@replaced-ip ) (*.net *.split)
6902 [22:22:04] *** Quits: jelly (jelly@replaced-ip ) (*.net *.split)
6903 [22:22:04] *** Quits: Akufen (~Akufen@replaced-ip ) (*.net *.split)
6904 [22:22:04] *** Quits: skney (skney@replaced-ip ) (*.net *.split)
6905 [22:22:04] *** Quits: debhelper (~debhelper@replaced-ip ) (*.net *.split)
6906 [22:22:04] *** Quits: Orochimarufan (znc@replaced-ip ) (*.net *.split)
6907 [22:22:04] *** Quits: lvh (~lvh@replaced-ip ) (*.net *.split)
6908 [22:22:05] *** Quits: graytron (~tero@replaced-ip ) (*.net *.split)
6909 [22:22:05] *** Quits: Xjs|moonshine (moon@replaced-ip ) (*.net *.split)
6910 [22:22:05] *** Quits: tdfischer (~tdfischer@replaced-ip ) (*.net *.split)
6911 [22:22:05] *** Quits: wndi (~wind@replaced-ip ) (*.net *.split)
6912 [22:22:05] *** Quits: tobiasBora (~tobiasBor@replaced-ip ) (*.net *.split)
6913 [22:22:05] *** Quits: sativouf_ (~sativouf@replaced-ip ) (*.net *.split)
6914 [22:22:05] *** Quits: Noskcaj (~Noskcaj@replaced-ip ) (*.net *.split)
6915 [22:22:06] *** Quits: pfote (~pfote@replaced-ip ) (*.net *.split)
6916 [22:22:06] *** Quits: Khudher (~K@replaced-ip ) (*.net *.split)
6917 [22:22:06] *** Quits: cbdev (~fnord@replaced-ip ) (*.net *.split)
6918 [22:22:06] *** Quits: n-st (~n-st@replaced-ip ) (*.net *.split)
6919 [22:22:06] *** Quits: pixelated_ (~pixelated@replaced-ip ) (*.net *.split)
6920 [22:22:06] *** Quits: CodingWithClass (~CodingWit@replaced-ip ) (*.net *.split)
6921 [22:22:06] *** Quits: JoshuaACasey (Joshua@replaced-ip ) (*.net *.split)
6922 [22:22:06] *** Quits: jareth_ (~jareth_@replaced-ip ) (*.net *.split)
6923 [22:22:06] *** Quits: tjen_ (~tjen@replaced-ip ) (*.net *.split)
6924 [22:22:06] *** Quits: fourletterword (~fourlette@replaced-ip ) (*.net *.split)
6925 [22:22:06] *** Quits: andhoy (~andhoy@replaced-ip ) (*.net *.split)
6926 [22:22:07] *** Quits: gevatter (~quassel@replaced-ip ) (*.net *.split)
6927 [22:22:07] *** Quits: JyZyXEL (~foo@replaced-ip ) (*.net *.split)
6928 [22:22:07] *** Quits: waz0wski (waz0wski@replaced-ip ) (*.net *.split)
6929 [22:22:07] *** Quits: keith4 (~keith4@replaced-ip ) (*.net *.split)
6930 [22:22:07] *** Quits: GDiaX (toasted@replaced-ip ) (*.net *.split)
6931 [22:22:07] *** Quits: skule (~svs@replaced-ip ) (*.net *.split)
6932 [22:22:07] *** Quits: benj_ (~benj@replaced-ip ) (*.net *.split)
6933 [22:22:07] *** Quits: beardo (~beardo__@replaced-ip ) (*.net *.split)
6934 [22:22:07] *** Quits: eddul (~ludde@replaced-ip ) (*.net *.split)
6935 [22:22:07] *** Quits: SpeedyG (~SpeedyG@replaced-ip ) (*.net *.split)
6936 [22:22:07] *** Quits: adc (~ad@replaced-ip ) (*.net *.split)
6937 [22:22:07] *** Quits: kloeri (~kloeri@replaced-ip ) (*.net *.split)
6938 [22:22:08] *** Quits: CompWizrd (~CompWiz_@replaced-ip ) (*.net *.split)
6939 [22:22:08] *** Quits: Bryanstein (~Bryanstei@replaced-ip ) (*.net *.split)
6940 [22:22:08] *** Quits: dr-ahti (~stiel@replaced-ip ) (*.net *.split)
6941 [22:22:08] *** Quits: dos1 (~dos1@replaced-ip ) (*.net *.split)
6942 [22:22:08] *** Quits: Python1320 (Python1320@replaced-ip ) (*.net *.split)
6943 [22:22:08] *** Quits: ti-mo (~timo@replaced-ip ) (*.net *.split)
6944 [22:22:08] *** Quits: sparty (~sparty@replaced-ip ) (*.net *.split)
6945 [22:22:08] *** Quits: jhq_ (~jasper@replaced-ip ) (*.net *.split)
6946 [22:22:09] *** Quits: rednul_ (~rednul@replaced-ip ) (*.net *.split)
6947 [22:22:09] *** Quits: Mortumm_ (~pi@replaced-ip ) (*.net *.split)
6948 [22:22:09] *** Quits: Sir_Designer__ (Elite17539@replaced-ip ) (*.net *.split)
6949 [22:22:09] *** Quits: nicdev (user@replaced-ip ) (*.net *.split)
6950 [22:22:09] *** Quits: Cork (~Cork@replaced-ip ) (*.net *.split)
6951 [22:22:09] *** Quits: Mo0O (~steeve@replaced-ip ) (*.net *.split)
6952 [22:22:09] *** Quits: SerajewelKS (~me@replaced-ip ) (*.net *.split)
6953 [22:22:09] *** Quits: Getafix74 (Getafix74@replaced-ip ) (*.net *.split)
6954 [22:22:10] *** Quits: McLive (~McLive@replaced-ip ) (*.net *.split)
6955 [22:22:10] *** Quits: msanchez (~msanchez@replaced-ip ) (*.net *.split)
6956 [22:22:10] *** Quits: croddy (cmr@replaced-ip ) (*.net *.split)
6957 [22:22:10] *** Quits: himicat (~himiko@replaced-ip ) (*.net *.split)
6958 [22:22:10] *** Quits: ApEtc (~apetc@replaced-ip ) (*.net *.split)
6959 [22:22:10] *** Quits: JuaNCruZ- (Elite15705@replaced-ip ) (*.net *.split)
6960 [22:22:10] *** Quits: roguelazer (~roguelaze@replaced-ip ) (*.net *.split)
6961 [22:22:11] *** Quits: SleePy (~SleePy@replaced-ip ) (*.net *.split)
6962 [22:22:11] *** Quits: BinBasher (BinBasher@replaced-ip ) (*.net *.split)
6963 [22:22:11] *** Quits: oberstein (~ober@replaced-ip ) (*.net *.split)
6964 [22:22:11] *** Quits: screedo (~screedo@replaced-ip ) (*.net *.split)
6965 [22:22:11] *** Quits: breitenj (~breitenj@replaced-ip ) (*.net *.split)
6966 [22:22:11] *** Quits: moufl (~5moufl@replaced-ip ) (*.net *.split)
6967 [22:22:11] *** Quits: trench (trench@replaced-ip ) (*.net *.split)
6968 [22:22:11] *** Quits: Justinus (~Justinus@replaced-ip ) (*.net *.split)
6969 [22:22:11] *** Quits: macrobat (~beep@replaced-ip ) (*.net *.split)
6970 [22:22:11] *** Quits: awhitlock8 (~awhitlock@replaced-ip ) (*.net *.split)
6971 [22:22:12] *** Quits: eoli3n (~userarch@replaced-ip ) (*.net *.split)
6972 [22:22:12] *** Quits: danieli (~duniel@replaced-ip ) (*.net *.split)
6973 [22:22:12] *** Quits: Melkior (~quassel@replaced-ip ) (*.net *.split)
6974 [22:22:12] *** Quits: JZTech101 (jztech101@replaced-ip ) (*.net *.split)
6975 [22:22:12] *** Quits: Nightmare (ddoscomin@replaced-ip ) (*.net *.split)
6976 [22:22:12] *** Quits: noexcept_ (~noexcept@replaced-ip ) (*.net *.split)
6977 [22:22:12] *** Quits: nodauf (~florian@replaced-ip ) (*.net *.split)
6978 [22:22:13] *** Quits: gniourf (~gniourf@replaced-ip ) (*.net *.split)
6979 [22:22:13] *** Quits: Atlas (~atlas@replaced-ip ) (*.net *.split)
6980 [22:22:13] *** Quits: unwanted (unwanted@replaced-ip ) (*.net *.split)
6981 [22:22:13] *** Quits: nikomo (~quassel@replaced-ip ) (*.net *.split)
6982 [22:22:13] *** Quits: Tsutsukakushi (~Tsutsukak@replaced-ip ) (*.net *.split)
6983 [22:22:13] *** Quits: kanyeezy (kanyeezy@replaced-ip ) (*.net *.split)
6984 [22:22:13] *** Quits: raSter^ (raster@replaced-ip ) (*.net *.split)
6985 [22:22:13] *** Quits: xsdg_ (~xsdg@replaced-ip ) (*.net *.split)
6986 [22:22:14] *** Quits: cam13 (cam@replaced-ip ) (*.net *.split)
6987 [22:22:14] *** Quits: fubbi (uy5Ap6Bovb@replaced-ip ) (*.net *.split)
6988 [22:22:14] *** Quits: karstensrage (~karstensr@replaced-ip ) (*.net *.split)
6989 [22:22:14] *** Quits: `ryban (~rybb@replaced-ip ) (*.net *.split)
6990 [22:22:14] *** Quits: vaidy (vaidy@replaced-ip ) (*.net *.split)
6991 [22:22:14] *** Quits: rkj (~rkj@replaced-ip ) (*.net *.split)
6992 [22:22:14] *** Quits: cornbreadheadman (cornbread@replaced-ip ) (*.net *.split)
6993 [22:22:14] *** Quits: Nothing4You (N4Y@replaced-ip ) (*.net *.split)
6994 [22:22:14] *** Quits: oskie (usel@replaced-ip ) (*.net *.split)
6995 [22:22:14] *** Quits: gluon (~gluon@replaced-ip ) (*.net *.split)
6996 [22:22:14] *** Quits: SolarAquarion (SolarAquar@replaced-ip ) (*.net *.split)
6997 [22:22:14] *** Quits: vhf (~vhf@replaced-ip ) (*.net *.split)
6998 [22:22:14] *** Quits: jrabbit (~jack@replaced-ip ) (*.net *.split)
6999 [22:22:15] *** Quits: blazed_ (~digi@replaced-ip ) (*.net *.split)
7000 [22:22:15] *** Quits: fangfufu (~fangfufu@replaced-ip ) (*.net *.split)
7001 [22:22:15] *** Quits: nymony (~nymony@replaced-ip ) (*.net *.split)
7002 [22:22:15] *** Quits: kInOzAwA (~init@replaced-ip ) (*.net *.split)
7003 [22:22:15] *** Quits: Spydar007 (spydar007@replaced-ip ) (*.net *.split)
7004 [22:22:15] *** Quits: fusl (fusl@replaced-ip ) (*.net *.split)
7005 [22:22:15] *** Quits: infernix (nix@replaced-ip ) (*.net *.split)
7006 [22:22:15] *** Quits: pron (~pron@replaced-ip ) (*.net *.split)
7007 [22:22:15] *** Quits: RobinC (~RobinC@replaced-ip ) (*.net *.split)
7008 [22:22:16] *** Quits: jayaura (~jay_aura@replaced-ip ) (*.net *.split)
7009 [22:22:16] *** Quits: rozie (~rozie@replaced-ip ) (*.net *.split)
7010 [22:22:16] *** Quits: diytto (~diytto@replaced-ip ) (*.net *.split)
7011 [22:22:16] *** Quits: jonathaN (~jonathan@replaced-ip ) (*.net *.split)
7012 [22:22:16] *** Quits: sn0wmonster (~yeti@replaced-ip ) (*.net *.split)
7013 [22:22:16] *** Quits: SwedeMike (swmike@replaced-ip ) (*.net *.split)
7014 [22:22:17] *** Joins: trench_ (trench@replaced-ip )
7015 [22:22:17] *** jonathaN- is now known as jonathaN
7016 [22:22:17] *** Joins: vhf_ (~vhf@replaced-ip )
7017 [22:22:17] *** Joins: |oop (~kk@replaced-ip )
7018 [22:22:17] *** cornbread-afk is now known as cornbreadheadman
7019 [22:22:17] *** Joins: Orochimarufan_ (znc@replaced-ip )
7020 [22:22:17] *** Joins: sparty_ (~sparty@replaced-ip )
7021 [22:22:18] *** Joins: _jareth_ (~jareth_@replaced-ip )
7022 [22:22:18] *** pixelated is now known as Guest95006
7023 [22:22:18] *** Joins: monte (~monte@replaced-ip )
7024 [22:22:18] *** Joins: blazed- (~digi@replaced-ip )
7025 [22:22:18] *** Joins: fangfufu_ (~fangfufu@replaced-ip )
7026 [22:22:18] *** flo is now known as Guest69690
7027 [22:22:19] *** Joins: nkvd (~jack@replaced-ip )
7028 [22:22:19] *** Joins: ApEtc (~apetc@replaced-ip )
7029 [22:22:19] *** Joins: screedoz (~screedo@replaced-ip )
7030 [22:22:19] *** Joins: fubbi (FM8IViM4o6@replaced-ip )
7031 [22:22:19] *** Joins: CompWizrd (compwiz@replaced-ip )
7032 [22:22:19] *** Joins: tdfischer (~tdfischer@replaced-ip )
7033 [22:22:19] *** Joins: rednul (~rednul@replaced-ip )
7034 [22:22:19] *** Joins: kInOzAwA (~init@replaced-ip )
7035 [22:22:19] *** Joins: croddy_ (cmr@replaced-ip )
7036 [22:22:19] *** JeremyD is now known as SleePy
7037 [22:22:20] *** Joins: kloeri_ (~kloeri@replaced-ip )
7038 [22:22:20] *** Joins: SpeedyG (~SpeedyG@replaced-ip )
7039 [22:22:20] *** Joins: n-st (~n-st@replaced-ip )
7040 [22:22:20] *** Joins: eddul (~ludde@replaced-ip )
7041 [22:22:20] *** Joins: debhelper (~debhelper@replaced-ip )
7042 [22:22:20] *** Joins: SerajewelKS (~me@replaced-ip )
7043 [22:22:20] *** Joins: moufl- (~5moufl@replaced-ip )
7044 [22:22:20] *** Joins: keith4 (~keith4@replaced-ip )
7045 [22:22:20] *** Joins: ti-m0 (~timo@replaced-ip )
7046 [22:22:20] *** Joins: sativouf_ (~sativouf@replaced-ip )
7047 [22:22:20] <greycat> Maybe the whole thing is just a fancy
way of trying to convince us to click on this web site of hers.
7048 [22:22:21] *** Joins: noexcept (~noexcept@replaced-ip )
7049 [22:22:22] *** Joins: cbdev (~fnord@replaced-ip )
7050 [22:22:22] *** Joins: beardo (~beardo__@replaced-ip )
7051 [22:22:24] *** croddy_ is now known as croddy
7052 [22:22:25] *** Joins: Justinus (~Justinus@replaced-ip )
7053 [22:22:25] *** Joins: `ryban (rybb@replaced-ip )
7054 [22:22:27] *** screedoz is now known as screedo
7055 [22:22:28] *** Joins: pfote (~pfote@replaced-ip )
7056 [22:22:29] <freespirit-girl> I need log files deleted that
contain my email address
7057 [22:22:29] *** Atl is now known as Atlas
7058 [22:22:30] *** Joins: wndi (~wind@replaced-ip )
7059 [22:22:32] *** Joins: skule (~svs@replaced-ip )
7060 [22:22:34] *** Orochimarufan_ is now known as Orochimarufan
7061 [22:22:34] *** Joins: finchd (~finchd@replaced-ip )
7062 [22:22:35] *** Joins: macrobat (~beep@replaced-ip )
7063 [22:22:35] *** Joins: oberste1n (~ober@replaced-ip )
7064 [22:22:39] *** Joins: tjen_ (~tjen@replaced-ip )
7065 [22:22:40] <greycat> freespirit-girl: HAHAHAHAHAHA!
7066 [22:22:40] *** Joins: JyZyXEL (~foo@replaced-ip )
7067 [22:22:41] *** Joins: xsdg (~xsdg@replaced-ip )
7068 [22:22:42] *** Joins: gevatter (~quassel@replaced-ip )
7069 [22:22:42] *** waz0wski_ is now known as waz0wski
7070 [22:22:43] <greycat> Oh dear.
7071 [22:22:44] *** Quits: pfote (~pfote@replaced-ip ) (Changing host)
7072 [22:22:44] *** Joins: pfote (~pfote@replaced-ip )
7073 [22:22:44] *** Quits: debhelper (~debhelper@replaced-ip ) (Changing host)
7074 [22:22:44] *** Joins: debhelper (~debhelper@replaced-ip )
7075 [22:22:44] *** ChanServ sets mode: +o debhelper
7076 [22:22:45] *** Joins: roguelazer (~roguelaze@replaced-ip )
7077 [22:22:50] *** Joins: andhoy (~andhoy@replaced-ip )
7078 [22:22:50] *** Joins: Jonuz (~Joona@replaced-ip )
7079 [22:22:51] *** Joins: adc (~ad@replaced-ip )
7080 [22:22:51] *** moufl- is now known as moufl
7081 [22:22:52] *** Joins: Tsutsukakushi (~Tsutsukak@replaced-ip )
7082 [22:22:52] *** Joins: eoli3n (~userarch@replaced-ip )
7083 [22:22:52] *** Joins: tobiasBora (~tobiasBor@replaced-ip )
7084 [22:22:58] *** Joins: jouana (~quassel@replaced-ip )
7085 [22:22:59] <r3> and how did you figure out that those log
files contain your email address?
7086 [22:23:00] *** Robby_ is now known as Robby
7087 [22:23:04] *** Joins: fguillot (~fguillot@replaced-ip )
7088 [22:23:05] *** Joins: jback (~jasper@replaced-ip )
7089 [22:23:06] *** Joins: BinBasher (BinBasher@replaced-ip )
7090 [22:23:07] *** Joins: frlttrwrd (~fourlette@replaced-ip )
7091 [22:23:07] *** Joins: Gollum (Elite15705@replaced-ip )
7092 [22:23:09] *** Darcy is now known as Spydar007
7093 [22:23:10] *** Joins: jeezy (~xz@replaced-ip )
7094 [22:23:14] *** Joins: awhitlock8 (~awhitlock@replaced-ip )
7095 [22:23:16] *** Joins: pkiller (~pkiller@replaced-ip )
7096 [22:23:18] *** Joins: fusl (fusl@replaced-ip )
7097 [22:23:19] *** Joins: gniourf (~gniourf@replaced-ip )
7098 [22:23:21] <freespirit-girl> right!!! I dont think so
7099 [22:23:23] *** Joins: Sir_Designer__ (Elite17539@replaced-ip )
7100 [22:23:29] <greycat> You don't think what?
7101 [22:23:33] *** jeezy is now known as Guest99553
7102 [22:23:36] *** Joins: Cork (~Cork@replaced-ip )
7103 [22:23:40] *** Quits: jbitdrop (~jbitdrop@replaced-ip ) (Quit: leaving)
7104 [22:23:42] *** Joins: benj_ (~benj@replaced-ip )
7105 [22:23:42] *** Joins: JZTech101 (jztech101@replaced-ip )
7106 [22:23:42] *** Quits: JZTech101 (jztech101@replaced-ip ) (Changing host)
7107 [22:23:42] *** Joins: JZTech101 (jztech101@replaced-ip )
7108 [22:23:43] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 258 seconds)
7109 [22:23:43] <freespirit-girl> it's not mine
7110 [22:23:46] *** Joins: jager (~quassel@replaced-ip )
7111 [22:23:46] *** Sir_Designer__ is now known as Guest68553
7112 [22:23:56] *** Joins: cam13 (cam@replaced-ip )
7113 [22:24:06] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
7114 [22:24:08] <greycat> Are you SERIOUSLY thinking that you can
go to every web site on the entire planet that has logs of a public
IRC channel and make them ALL expunge information at YOUR PERSONAL
WHIM?
7115 [22:24:22] *** Joins: Mo0O (~steeve@replaced-ip )
7116 [22:24:31] * r3 steps away
7117 [22:24:37] *** Quits: stealthii (sid17385@replaced-ip ) (Ping timeout: 240 seconds)
7118 [22:24:39] *** monte is now known as monty
7119 [22:24:40] *** Joins: Noskcaj (~Noskcaj@replaced-ip )
7120 [22:24:55] *** Joins: GDiaX (toasted@replaced-ip )
7121 [22:24:56] <freespirit-girl> because i googled my email
address .. jim can you help me explain a little
7122 [22:24:58] <greycat> Also: what does this have to do with
Debian? Is there a Debian question with which we can help you today?
7123 [22:25:01] *** Quits: BuildTheRobots (sid42622@replaced-ip ) (Ping timeout: 260 seconds)
7124 [22:25:06] <r3> what I want to find is the thought process
that led you to #debian
7125 [22:25:10] *** dos11 is now known as dos1
7126 [22:25:15] *** Joins: NoCode (~NoCode@replaced-ip )
7127 [22:25:17] *** Quits: nickle (sid89854@replaced-ip ) (Ping timeout: 240 seconds)
7128 [22:25:25] *** Joins: Getafix74 (Getafix74@replaced-ip )
7129 [22:25:31] <freespirit-girl> because of Debian slug
7130 [22:25:46] <greycat> For which you had to ASK US FOR A
DEFINITION.
7131 [22:25:47] *** Joins: vaidy (vaidy@replaced-ip )
7132 [22:26:05] <greycat> And it turned out to be some incredibly
niche arcane user group in Australia.
7133 [22:26:09] <greycat> Now, what is your Debian question?
7134 [22:26:10] <teraflops> heh
7135 [22:26:15] *** Joins: careta (~botto@replaced-ip )
7136 [22:26:16] *** Joins: nickle (sid89854@replaced-ip )
7137 [22:26:18] <r3> freespirit-girl: well, at some point you were
on IRC - as you are now - and you typed in your e-mail address, just
as you are typing now - and it isn't uncommon for chat channels
like this to log their content so that folks can search them in the
future for help
7138 [22:26:35] *** Joins: rkj (~rkj@replaced-ip )
7139 [22:26:41] *** Joins: PalTale (kiwi@replaced-ip )
7140 [22:26:48] <greycat> Wait, I think I'm starting to get a
picture here.
7141 [22:26:50] *** Joins: Akufen (~Akufen@replaced-ip )
7142 [22:26:54] <freespirit-girl> the website is about Debian slug
7143 [22:26:57] *** Joins: BuildTheRobots (sid42622@replaced-ip )
7144 [22:27:08] *** Joins: stealthii (sid17385@replaced-ip )
7145 [22:27:09] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
7146 [22:27:13] *** Joins: SwedeMike (swmike@replaced-ip )
7147 [22:27:17] *** Joins: Bryanstein (~Bryanstei@replaced-ip )
7148 [22:27:18] *** kloeri_ is now known as kloeri
7149 [22:27:36] *** Joins: BenNZ (~Ben__@replaced-ip )
7150 [22:27:41] <troffasky> please don't feed the troll
7151 [22:27:50] *** Quits: Smuckerz (~C2N14@replaced-ip ) (Changing host)
7152 [22:27:50] *** Joins: Smuckerz (~C2N14@replaced-ip )
7153 [22:27:53] *** Joins: SirShmoopy (~yshi@replaced-ip )
7154 [22:27:57] *** Joins: Nothing4You (N4Y@replaced-ip )
7155 [22:27:58] *** Joins: ToBeCloud (uid51591@replaced-ip )
7156 [22:27:59] *** Quits: valeech (~valeech@replaced-ip ) (Quit: valeech)
7157 [22:28:00] *** debhelper sets mode: +l 1608
7158 [22:28:06] *** Quits: docmax (~docmax@replaced-ip ) (Quit: Leaving)
7159 [22:28:12] <r3> I doubt highly that anything will come of it,
as I am sure your e-mail address is out there anyways - are you
getting spam from somewhere? Most modern e-mail clients can filter
out spam based upon its content.
7160 [22:28:29] *** Joins: raSter^ (raster@replaced-ip )
7161 [22:28:45] <greycat> If my current picture of this situation
is even half accurate, there is SO MUCH WRONG here that I can't
even find a starting point.
7162 [22:28:46] *** Quits: weld (~weld@replaced-ip ) (Quit: weld)
7163 [22:28:48] *** Joins: snow_bckspc (~snow_bcks@replaced-ip )
7164 [22:28:58] *** Joins: katymoe_ (uid135810@replaced-ip )
7165 [22:29:00] *** Joins: RamPage (~R@replaced-ip )
7166 [22:29:00] *** Quits: RamPage (~R@replaced-ip ) (Changing host)
7167 [22:29:00] *** Joins: RamPage (~R@replaced-ip )
7168 [22:29:34] *** Joins: buffal0 (~buffal0@replaced-ip )
7169 [22:29:59] *** Quits: ojoa (~zetagi@replaced-ip ) (Read error: Connection reset by peer)
7170 [22:30:07] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
7171 [22:30:42] *** Quits: Maxxe` (Maxxe@replaced-ip ) (Changing host)
7172 [22:30:42] *** Joins: Maxxe` (Maxxe@replaced-ip )
7173 [22:30:48] *** Quits: stooj (~stooj@replaced-ip ) (Ping timeout: 260 seconds)
7174 [22:30:52] <greycat> So I will simply summarize with: Is it
NOT feasible to remove information that you typed into IRC from
every IRC logging web site on the entire planet. And in any case,
#debian is NOT associated with the Sydney Australia Linux User
Group, and #debian cannot help you in any way, shape or form,
because we are just a tech support channel for Debian users, NOT
GODS.
7175 [22:30:55] *** Quits: electro33 (uid613@replaced-ip ) (Changing host)
7176 [22:30:55] *** Joins: electro33 (uid613@replaced-ip )
7177 [22:30:55] *** Quits: hiya (test@replaced-ip ) (Changing host)
7178 [22:30:55] *** Joins: hiya (test@replaced-ip )
7179 [22:30:56] *** Quits: conformist1 (~conformis@replaced-ip ) (Quit: WeeChat 1.5)
7180 [22:30:56] *** Quits: acidtech (acid@replaced-ip ) (Changing host)
7181 [22:30:56] *** Joins: acidtech (acid@replaced-ip )
7182 [22:30:57] <greycat> Is that clear yet?
7183 [22:30:57] *** Quits: ec (sid1544@replaced-ip ) (Changing host)
7184 [22:30:57] *** Joins: ec (sid1544@replaced-ip )
7185 [22:30:57] *** Quits: jhill_ (sid1055@replaced-ip ) (Changing host)
7186 [22:30:57] *** Joins: jhill_ (sid1055@replaced-ip )
7187 [22:30:57] *** Quits: webbyz (sid48091@replaced-ip ) (Changing host)
7188 [22:30:57] *** Joins: webbyz (sid48091@replaced-ip )
7189 [22:30:57] *** Quits: ToeSnacks (sid84043@replaced-ip ) (Changing host)
7190 [22:30:57] *** Joins: ToeSnacks (sid84043@replaced-ip )
7191 [22:30:57] *** Quits: uhoreg[m] (uhoregmatr@replaced-ip ) (Changing host)
7192 [22:30:57] *** Joins: uhoreg[m] (uhoregmatr@replaced-ip )
7193 [22:30:58] *** Quits: lmcloughlin (sid1532@replaced-ip ) (Changing host)
7194 [22:30:58] *** Joins: lmcloughlin (sid1532@replaced-ip )
7195 [22:30:58] *** Quits: fiQmob (uid13281@replaced-ip ) (Changing host)
7196 [22:30:58] *** Joins: fiQmob (uid13281@replaced-ip )
7197 [22:30:59] *** Quits: Guest34241 (skarn@replaced-ip ) (Changing host)
7198 [22:30:59] *** Joins: Guest34241 (skarn@replaced-ip )
7199 [22:31:00] *** Quits: lebster (sid17131@replaced-ip ) (Changing host)
7200 [22:31:00] *** Joins: lebster (sid17131@replaced-ip )
7201 [22:31:00] *** Quits: XDS2010 (sid1218@replaced-ip ) (Changing host)
7202 [22:31:00] *** Joins: XDS2010 (sid1218@replaced-ip )
7203 [22:31:00] *** Quits: attente (sid178759@replaced-ip ) (Changing host)
7204 [22:31:00] *** Joins: attente (sid178759@replaced-ip )
7205 [22:31:00] <r3> I don't want to send you away thinking
that we are mean or just laughed at you, but this channel (#debian)
is for questions about the operating system of that name. It
doesn't have anything to do with that website. How your e-mail
address got into a log of an irc channel is a mystery.
7206 [22:31:09] *** Joins: karstensrage_ (~karstensr@replaced-ip )
7207 [22:31:13] *** Quits: sloucher (sid168007@replaced-ip ) (Changing host)
7208 [22:31:13] *** Joins: sloucher (sid168007@replaced-ip )
7209 [22:31:13] *** Quits: moonlight (moonlight@replaced-ip ) (Changing host)
7210 [22:31:13] *** Joins: moonlight (moonlight@replaced-ip )
7211 [22:31:14] *** Quits: M-alex_mayorga (alexmayorg@replaced-ip ) (Changing host)
7212 [22:31:14] *** Joins: M-alex_mayorga (alexmayorg@replaced-ip )
7213 [22:31:15] *** Quits: drowngodx (sid162816@replaced-ip ) (Changing host)
7214 [22:31:15] *** Joins: drowngodx (sid162816@replaced-ip )
7215 [22:31:15] *** Quits: gwaaf (gwaafmatri@replaced-ip ) (Changing host)
7216 [22:31:15] *** Joins: gwaaf (gwaafmatri@replaced-ip )
7217 [22:31:15] *** Quits: M-wkennington (wkenningto@replaced-ip ) (Changing host)
7218 [22:31:15] *** Joins: M-wkennington (wkenningto@replaced-ip )
7219 [22:31:15] *** Joins: firztspawn (~firztspaw@replaced-ip )
7220 [22:31:16] *** Quits: petems (sid27138@replaced-ip ) (Changing host)
7221 [22:31:16] *** Joins: petems (sid27138@replaced-ip )
7222 [22:31:16] *** Quits: elmcrest (sid46763@replaced-ip ) (Changing host)
7223 [22:31:16] *** Joins: elmcrest (sid46763@replaced-ip )
7224 [22:31:17] *** Quits: CEnnis91 (uid3543@replaced-ip ) (Changing host)
7225 [22:31:17] *** Joins: CEnnis91 (uid3543@replaced-ip )
7226 [22:31:17] *** Quits: boxrick1 (sid98261@replaced-ip ) (Changing host)
7227 [22:31:17] *** Joins: boxrick1 (sid98261@replaced-ip )
7228 [22:31:17] *** Quits: uda (sid143461@replaced-ip ) (Changing host)
7229 [22:31:17] *** Joins: uda (sid143461@replaced-ip )
7230 [22:31:18] *** Quits: j` (sid11434@replaced-ip ) (Changing host)
7231 [22:31:18] *** Joins: j` (sid11434@replaced-ip )
7232 [22:31:18] *** Quits: muggahtee (sid148520@replaced-ip ) (Changing host)
7233 [22:31:18] *** Joins: muggahtee (sid148520@replaced-ip )
7234 [22:31:18] *** Quits: Richard_Cavell (uid165693@replaced-ip ) (Changing host)
7235 [22:31:18] *** Joins: Richard_Cavell (uid165693@replaced-ip )
7236 [22:31:19] *** Joins: lethu (~lethu@replaced-ip )
7237 [22:31:19] *** Quits: kireevco_ (sid87376@replaced-ip ) (Changing host)
7238 [22:31:19] *** Joins: kireevco_ (sid87376@replaced-ip )
7239 [22:31:20] *** Quits: ggherdov (sid11402@replaced-ip ) (Changing host)
7240 [22:31:20] *** Joins: ggherdov (sid11402@replaced-ip )
7241 [22:31:20] *** Quits: Windows98 (Windows98@replaced-ip ) (Changing host)
7242 [22:31:20] *** Joins: Windows98 (Windows98@replaced-ip )
7243 [22:31:20] *** Quits: scubacuda_ (sid109325@replaced-ip ) (Changing host)
7244 [22:31:20] *** Joins: scubacuda_ (sid109325@replaced-ip )
7245 [22:31:21] *** Joins: Xjs|moonshine (moon@replaced-ip )
7246 [22:31:22] *** Quits: fubbi (FM8IViM4o6@replaced-ip ) (Changing host)
7247 [22:31:22] *** Joins: fubbi (FM8IViM4o6@replaced-ip )
7248 [22:31:23] *** Quits: Agiofws (~agiofws@replaced-ip ) (Ping timeout: 258 seconds)
7249 [22:31:25] *** Quits: BinBasher (BinBasher@replaced-ip ) (Changing host)
7250 [22:31:25] *** Joins: BinBasher (BinBasher@replaced-ip )
7251 [22:31:25] *** Quits: Gollum (Elite15705@replaced-ip ) (Changing host)
7252 [22:31:25] *** Joins: Gollum (Elite15705@replaced-ip )
7253 [22:31:26] *** Quits: Guest68553 (Elite17539@replaced-ip ) (Changing host)
7254 [22:31:26] *** Joins: Guest68553 (Elite17539@replaced-ip )
7255 [22:31:26] *** Quits: cam13 (cam@replaced-ip ) (Changing host)
7256 [22:31:26] *** Joins: cam13 (cam@replaced-ip )
7257 [22:31:26] *** Quits: GDiaX (toasted@replaced-ip ) (Changing host)
7258 [22:31:26] *** Joins: GDiaX (toasted@replaced-ip )
7259 [22:31:26] *** Quits: Getafix74 (Getafix74@replaced-ip ) (Changing host)
7260 [22:31:26] *** Joins: Getafix74 (Getafix74@replaced-ip )
7261 [22:31:27] *** Quits: nickle (sid89854@replaced-ip ) (Changing host)
7262 [22:31:27] *** Joins: nickle (sid89854@replaced-ip )
7263 [22:31:28] *** Quits: stealthii (sid17385@replaced-ip ) (Changing host)
7264 [22:31:28] *** Joins: stealthii (sid17385@replaced-ip )
7265 [22:31:28] *** Quits: BuildTheRobots (sid42622@replaced-ip ) (Changing host)
7266 [22:31:28] *** Joins: BuildTheRobots (sid42622@replaced-ip )
7267 [22:31:28] *** Quits: katymoe_ (uid135810@replaced-ip ) (Changing host)
7268 [22:31:28] *** Joins: katymoe_ (uid135810@replaced-ip )
7269 [22:31:33] * cast may have laughed, just a little bit
7270 [22:31:51] *** Joins: neurot (~neurosis@replaced-ip )
7271 [22:32:06] *** Quits: navlys (~smuxi@replaced-ip ) (Remote host closed the connection)
7272 [22:32:06] <r3> unless, of course, you typed it in there. In
which case, there isn't anything anyone can do as there simply
isn't a way to recall that information once it is out there in
the Internet. Be glad it is just your e-mail address, as you can
always get a different one.
7273 [22:32:09] <greycat> I'm betting she doesn't even
know what Debian *is*. She googled her email address, found a web
page that had it, found the words "debian" and
"slug" in it, and somehow found this channel.
7274 [22:32:19] <unborn> freespirit-girl: no problem
7275 [22:33:09] *** Joins: stargazer (~stargazer@replaced-ip )
7276 [22:33:15] *** Joins: stooj (~stooj@replaced-ip )
7277 [22:33:17] *** Quits: jager (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
7278 [22:33:39] *** Joins: cpc26 (~cpc26@replaced-ip )
7279 [22:33:39] *** Quits: DopeMeston (~DopeMesto@replaced-ip ) (*.net *.split)
7280 [22:33:39] *** Quits: HappyLoaf (~HappyLoaf@replaced-ip ) (*.net *.split)
7281 [22:33:39] *** Quits: de-facto (~de-facto@replaced-ip ) (*.net *.split)
7282 [22:33:39] *** Quits: redlegion (~x@replaced-ip ) (*.net *.split)
7283 [22:33:40] *** Quits: tyler-baker (tyler-bake@replaced-ip ) (*.net *.split)
7284 [22:33:40] *** Quits: wolfmitchell (~wolfmitch@replaced-ip ) (*.net *.split)
7285 [22:33:40] *** Quits: blaisebool (~blaiseboo@replaced-ip ) (*.net *.split)
7286 [22:33:40] *** Quits: fguide (~fguide@replaced-ip ) (*.net *.split)
7287 [22:33:40] *** Quits: markovh (zncuser@replaced-ip ) (*.net *.split)
7288 [22:33:40] *** Quits: Rothgar (~admin@replaced-ip ) (*.net *.split)
7289 [22:33:40] *** Quits: RamPage (~R@replaced-ip ) (*.net *.split)
7290 [22:33:40] *** Quits: pkiller (~pkiller@replaced-ip ) (*.net *.split)
7291 [22:33:41] *** Quits: beardo (~beardo__@replaced-ip ) (*.net *.split)
7292 [22:33:41] *** Quits: himiko (~himiko@replaced-ip ) (*.net *.split)
7293 [22:33:41] *** Quits: flugger (~flugger@replaced-ip ) (*.net *.split)
7294 [22:33:41] *** Quits: _KaszpiR_ (quasselcor@replaced-ip ) (*.net *.split)
7295 [22:33:41] *** Quits: elmcrest (sid46763@replaced-ip ) (*.net *.split)
7296 [22:33:41] *** Quits: romano2k (~romano2k@replaced-ip ) (*.net *.split)
7297 [22:33:41] *** Quits: MrNeon (~MrNeon@replaced-ip ) (*.net *.split)
7298 [22:33:41] *** Quits: DDR (~david@replaced-ip ) (*.net *.split)
7299 [22:33:42] *** Quits: r00tobo (~r00tobo@replaced-ip ) (*.net *.split)
7300 [22:33:42] *** Quits: Haxxa (~Harrison@replaced-ip ) (*.net *.split)
7301 [22:33:42] *** Quits: frankie (~frankie@replaced-ip ) (*.net *.split)
7302 [22:33:42] *** Quits: Alina-malina (~Alina-mal@replaced-ip ) (*.net *.split)
7303 [22:33:42] *** Quits: predkambrij (~developer@replaced-ip ) (*.net *.split)
7304 [22:33:42] *** Quits: FinalX (~danielm@replaced-ip ) (*.net *.split)
7305 [22:33:42] *** Quits: midacts (~midacts@replaced-ip ) (*.net *.split)
7306 [22:33:42] *** Quits: iNs (~ins@replaced-ip ) (*.net *.split)
7307 [22:33:42] *** Quits: shtirlic (~shtirlic@replaced-ip ) (*.net *.split)
7308 [22:33:43] *** Quits: Attoy (~attoy@replaced-ip ) (*.net *.split)
7309 [22:33:43] *** Quits: xaiki (~xaiki@replaced-ip ) (*.net *.split)
7310 [22:33:43] *** Quits: ancky (~ancky@replaced-ip ) (*.net *.split)
7311 [22:33:43] *** Quits: Guest90146 (~CyberJaco@replaced-ip ) (*.net *.split)
7312 [22:33:43] *** Quits: FoolishOwl (U2FsdGVkX1@replaced-ip ) (*.net *.split)
7313 [22:33:44] *** Quits: Azelphur (~Azelphur@replaced-ip ) (*.net *.split)
7314 [22:33:44] *** Quits: edelong (edelong@replaced-ip ) (*.net *.split)
7315 [22:33:44] *** Quits: nikoma (~nikoma@replaced-ip ) (*.net *.split)
7316 [22:33:44] *** Quits: moparisthebest (~moparisth@replaced-ip ) (*.net *.split)
7317 [22:33:45] *** Quits: Sarodj (~pr0nstar@replaced-ip ) (*.net *.split)
7318 [22:33:45] *** Quits: Pedr0 (~Pedr0@replaced-ip ) (*.net *.split)
7319 [22:33:45] *** Quits: kvm2k (~kvm2k@replaced-ip ) (*.net *.split)
7320 [22:33:45] *** Quits: simbalion (~simba@replaced-ip ) (*.net *.split)
7321 [22:33:45] *** Quits: mdk (~mandark@replaced-ip ) (*.net *.split)
7322 [22:33:45] *** Quits: llimeht (~stuart@replaced-ip ) (*.net *.split)
7323 [22:33:45] *** Quits: schmidta (~schmidta@replaced-ip ) (*.net *.split)
7324 [22:33:45] *** Quits: BiGBOi (~michael@replaced-ip ) (*.net *.split)
7325 [22:33:46] *** Quits: Yugidude1 (Yugidude1@replaced-ip ) (*.net *.split)
7326 [22:33:46] *** Quits: pseubodot (~p-dot@replaced-ip ) (*.net *.split)
7327 [22:33:46] *** Quits: d3lphi (~d3lphi@replaced-ip ) (*.net *.split)
7328 [22:33:46] *** Quits: orangey (~orangey@replaced-ip ) (*.net *.split)
7329 [22:33:46] *** Quits: nanobit (~nanobit@replaced-ip ) (*.net *.split)
7330 [22:33:46] *** Quits: Scotteh (~Scotteh@replaced-ip ) (*.net *.split)
7331 [22:33:46] *** Quits: clorophormo (~cloro@replaced-ip ) (*.net *.split)
7332 [22:33:46] *** Quits: rawburt (~irc@replaced-ip ) (*.net *.split)
7333 [22:33:46] *** Quits: slax0r (slax0r@replaced-ip ) (*.net *.split)
7334 [22:33:46] *** Quits: ewook (~ewook@replaced-ip ) (*.net *.split)
7335 [22:33:46] *** Quits: hex2a (~hex2a@replaced-ip ) (*.net *.split)
7336 [22:33:46] *** Quits: karimb (~karimb@replaced-ip ) (*.net *.split)
7337 [22:33:47] *** Quits: milobit (~milobit@replaced-ip ) (*.net *.split)
7338 [22:33:47] *** Quits: bhurstpdx2 (~bhurstpdx@replaced-ip ) (*.net *.split)
7339 [22:33:47] *** Quits: p0ly3d3r (~quassel@replaced-ip ) (*.net *.split)
7340 [22:33:47] *** Quits: hydr0poniX (~hydr0poni@replaced-ip ) (*.net *.split)
7341 [22:33:47] *** Quits: Schmantinski (~cmantsch@replaced-ip ) (*.net *.split)
7342 [22:33:47] *** Quits: ghaberek (~quassel@replaced-ip ) (*.net *.split)
7343 [22:33:47] *** Quits: angerman (~m@replaced-ip ) (*.net *.split)
7344 [22:33:47] *** Quits: nightfuri (nightfury@replaced-ip ) (*.net *.split)
7345 [22:33:47] *** Quits: detail_pratique (~detail_pr@replaced-ip ) (*.net *.split)
7346 [22:33:48] *** Quits: Stummi (~Stummi@replaced-ip ) (*.net *.split)
7347 [22:33:48] *** Quits: cthuluh (~jca@replaced-ip ) (*.net *.split)
7348 [22:33:48] *** Quits: B[]rG (~tuptidup@replaced-ip ) (*.net *.split)
7349 [22:33:48] *** Quits: papey (~papey@replaced-ip ) (*.net *.split)
7350 [22:33:48] *** Quits: zyley (~n@replaced-ip ) (*.net *.split)
7351 [22:33:48] *** Quits: Brigo (~Brigo@replaced-ip ) (*.net *.split)
7352 [22:33:48] *** Quits: gh0st (~gh0st@replaced-ip ) (*.net *.split)
7353 [22:33:48] *** Quits: tswartz (~tswartz@replaced-ip ) (*.net *.split)
7354 [22:33:48] *** Quits: habs (U2FsdGVkX1@replaced-ip ) (*.net *.split)
7355 [22:33:48] *** Quits: GivenToCode (~GivenToCo@replaced-ip ) (*.net *.split)
7356 [22:33:48] *** Quits: ntzorx (~ntzorx@replaced-ip ) (*.net *.split)
7357 [22:33:48] *** Quits: mo1991reg (~mo1991@replaced-ip ) (*.net *.split)
7358 [22:33:49] *** Quits: ponyofdeath (~vladi@replaced-ip ) (*.net *.split)
7359 [22:33:49] *** Quits: CrypticSquared (~CrypticS_@replaced-ip ) (*.net *.split)
7360 [22:33:49] *** Quits: bauerj (~bauerj@replaced-ip ) (*.net *.split)
7361 [22:33:49] *** Quits: LiENUS (~quake@replaced-ip ) (*.net *.split)
7362 [22:33:49] *** Quits: bogus- (~bogus@replaced-ip ) (*.net *.split)
7363 [22:33:49] *** Quits: Valdebrick (Valdebrick@replaced-ip ) (*.net *.split)
7364 [22:33:49] *** Quits: deetwelve (~deetwelve@replaced-ip ) (*.net *.split)
7365 [22:33:50] *** Quits: Lakii (lakii@replaced-ip ) (*.net *.split)
7366 [22:33:50] *** Quits: neskau (~Sbyte@replaced-ip ) (*.net *.split)
7367 [22:33:50] *** Quits: gigetoo (~gigetoo@replaced-ip ) (*.net *.split)
7368 [22:33:50] *** Quits: stoned (~stoned@replaced-ip ) (*.net *.split)
7369 [22:33:50] *** Quits: futex (~mcstn@replaced-ip ) (*.net *.split)
7370 [22:33:51] *** Quits: p_quarles (~pquarles@replaced-ip ) (*.net *.split)
7371 [22:33:51] *** Quits: kirkland (~kirkland@replaced-ip ) (*.net *.split)
7372 [22:33:51] *** Quits: linuxthefish (~ltf@replaced-ip ) (*.net *.split)
7373 [22:33:51] *** Quits: Hydroxide (~jimmy@replaced-ip ) (*.net *.split)
7374 [22:33:51] *** Quits: popey (~alan@replaced-ip ) (*.net *.split)
7375 [22:33:51] *** Quits: xTEMPLARx (~quassel@replaced-ip ) (*.net *.split)
7376 [22:33:51] *** Quits: Artox (~Artox@replaced-ip ) (*.net *.split)
7377 [22:33:51] *** Quits: InFerNo_ (~infy@replaced-ip ) (*.net *.split)
7378 [22:33:51] *** Quits: scc (scc@replaced-ip ) (*.net *.split)
7379 [22:33:52] *** Quits: ADubhlaoich (sid177637@replaced-ip ) (*.net *.split)
7380 [22:33:52] *** Quits: seyeongkim (sid45616@replaced-ip ) (*.net *.split)
7381 [22:33:52] *** Quits: greycat (~wooledg@replaced-ip ) (*.net *.split)
7382 [22:33:52] *** Quits: gdot (~gdot@replaced-ip ) (*.net *.split)
7383 [22:33:52] *** Quits: homegrown (combrink@replaced-ip ) (*.net *.split)
7384 [22:33:52] *** Quits: explo (~explo@replaced-ip ) (*.net *.split)
7385 [22:33:52] *** Quits: blueturtl (~andreas@replaced-ip ) (*.net *.split)
7386 [22:33:52] *** Quits: DomaMuffin (~DomaMuffi@replaced-ip ) (*.net *.split)
7387 [22:33:52] *** Quits: jgornick (~jgornick@replaced-ip ) (*.net *.split)
7388 [22:33:52] *** Quits: Hink (~Hink@replaced-ip ) (*.net *.split)
7389 [22:33:52] *** Quits: qbek (~qbek@replaced-ip ) (*.net *.split)
7390 [22:33:53] *** Quits: dgncn (~trance@replaced-ip ) (*.net *.split)
7391 [22:33:53] *** Quits: lroe (~roe@replaced-ip ) (*.net *.split)
7392 [22:33:53] *** Quits: rpcope (~rpcope@replaced-ip ) (*.net *.split)
7393 [22:33:54] *** Quits: ValodiaDeSeynes (~ValodiaDe@replaced-ip ) (*.net *.split)
7394 [22:33:54] *** Quits: pankid (~quassel@replaced-ip ) (*.net *.split)
7395 [22:33:54] *** Quits: hexnewbie (~hexnewbie@replaced-ip ) (*.net *.split)
7396 [22:33:54] *** Quits: sussudio (suss@replaced-ip ) (*.net *.split)
7397 [22:33:54] *** Quits: nagetier (~acl@replaced-ip ) (*.net *.split)
7398 [22:33:55] *** Quits: TomTomTosch (~henryk@replaced-ip ) (*.net *.split)
7399 [22:33:55] *** Quits: muugal (~jackson@replaced-ip ) (*.net *.split)
7400 [22:33:55] *** Quits: Starduster (~guest@replaced-ip ) (*.net *.split)
7401 [22:33:55] *** Quits: joze (~joze@replaced-ip ) (*.net *.split)
7402 [22:33:55] *** Quits: ceegee (~christian@replaced-ip ) (*.net *.split)
7403 [22:33:55] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (*.net *.split)
7404 [22:33:56] *** Quits: thrasymachus (~mpurcell@replaced-ip ) (*.net *.split)
7405 [22:33:56] *** Quits: hawken (~hawken@replaced-ip ) (*.net *.split)
7406 [22:33:56] *** Quits: LostSoul (~LostSoul@replaced-ip ) (*.net *.split)
7407 [22:33:56] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (*.net *.split)
7408 [22:33:56] *** Quits: franzer (~textual@replaced-ip ) (*.net *.split)
7409 [22:33:56] *** Quits: prasket (~prasket@replaced-ip ) (*.net *.split)
7410 [22:33:56] *** Quits: geturafr1nordr (~geturafr1@replaced-ip ) (*.net *.split)
7411 [22:33:56] *** Quits: jeddi (~jedd@replaced-ip ) (*.net *.split)
7412 [22:33:56] *** Quits: nse (~leo@replaced-ip ) (*.net *.split)
7413 [22:33:56] *** Quits: wokedame (~sfgsfdsad@replaced-ip ) (*.net *.split)
7414 [22:33:57] *** Quits: Anselmo (~cjdns@replaced-ip ) (*.net *.split)
7415 [22:33:57] *** Quits: juantelez (~juantelez@replaced-ip ) (*.net *.split)
7416 [22:33:57] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (*.net *.split)
7417 [22:33:57] *** Quits: lco (~lco@replaced-ip ) (*.net *.split)
7418 [22:33:57] *** Quits: melvin (~melvin@replaced-ip ) (*.net *.split)
7419 [22:33:57] *** Quits: subzero79 (~subzero79@replaced-ip ) (*.net *.split)
7420 [22:33:57] *** Quits: LeandroLuiz (~LLP@replaced-ip ) (*.net *.split)
7421 [22:33:57] *** Quits: LtL (~irssi@replaced-ip ) (*.net *.split)
7422 [22:33:57] *** Quits: Epakai (~coweater@replaced-ip ) (*.net *.split)
7423 [22:33:58] *** Quits: tuxopenwrt (~abhinav@replaced-ip ) (*.net *.split)
7424 [22:33:58] *** Quits: Hello71 (~Hello71@replaced-ip ) (*.net *.split)
7425 [22:33:58] *** Quits: qwesste (~qwesste@replaced-ip ) (*.net *.split)
7426 [22:33:58] *** Quits: SCHAAP137 (~SCHAAP137@replaced-ip ) (*.net *.split)
7427 [22:33:58] *** Quits: bluszcz (~bluszcz@replaced-ip ) (*.net *.split)
7428 [22:33:58] *** Quits: WebDawg (~webdawg@replaced-ip ) (*.net *.split)
7429 [22:33:59] *** Quits: hsweeten (~bigguines@replaced-ip ) (*.net *.split)
7430 [22:33:59] *** Quits: Rockwolf (~Rockwolf@replaced-ip ) (*.net *.split)
7431 [22:33:59] *** Quits: Shaky_Jake (~x@replaced-ip ) (*.net *.split)
7432 [22:33:59] *** Quits: mints (~mints@replaced-ip ) (*.net *.split)
7433 [22:33:59] *** Quits: titsuki (~titsuki@replaced-ip ) (*.net *.split)
7434 [22:33:59] *** Quits: QwertyDragon (~QwertyDra@replaced-ip ) (*.net *.split)
7435 [22:33:59] *** Quits: paulgrmn (~paulgorma@replaced-ip ) (*.net *.split)
7436 [22:33:59] *** Quits: dka (~dka@replaced-ip ) (*.net *.split)
7437 [22:33:59] *** Quits: sasukeskapa (~sasukeska@replaced-ip ) (*.net *.split)
7438 [22:33:59] *** Quits: tub__ (~mossman@replaced-ip ) (*.net *.split)
7439 [22:33:59] *** Quits: awal1 (~awal1@replaced-ip ) (*.net *.split)
7440 [22:33:59] *** Quits: rokas (~rokas@replaced-ip ) (*.net *.split)
7441 [22:33:59] *** Quits: supersoju (~ajones@replaced-ip ) (*.net *.split)
7442 [22:33:59] *** Quits: Not_a_Robot_ (~soul@replaced-ip ) (*.net *.split)
7443 [22:33:59] *** Quits: otyugh_II (~otyugh_V@replaced-ip ) (*.net *.split)
7444 [22:34:00] *** Quits: niko (~niko@replaced-ip ) (*.net *.split)
7445 [22:34:00] *** Quits: jaggz (~jaggz@replaced-ip ) (*.net *.split)
7446 [22:34:00] *** Quits: DandyPandy (~freenode@replaced-ip ) (*.net *.split)
7447 [22:34:00] *** Quits: beaver (~none@replaced-ip ) (*.net *.split)
7448 [22:34:00] *** Quits: rlange (~rlange@replaced-ip ) (*.net *.split)
7449 [22:34:00] *** Quits: monoxane (~monoxane@replaced-ip ) (*.net *.split)
7450 [22:34:00] *** Quits: Len (~Lenisko@replaced-ip ) (*.net *.split)
7451 [22:34:00] *** Quits: FluidDruid (~FluidDrui@replaced-ip ) (*.net *.split)
7452 [22:34:00] *** Quits: skrb (~skrb@replaced-ip ) (*.net *.split)
7453 [22:34:00] *** Quits: quasisane (~sanep@replaced-ip ) (*.net *.split)
7454 [22:34:00] *** Quits: thiagoss (~thiagoss@replaced-ip ) (*.net *.split)
7455 [22:34:00] *** Quits: Rubin (~Rubin@replaced-ip ) (*.net *.split)
7456 [22:34:01] *** Quits: pragmatism (~pragmatis@replaced-ip ) (*.net *.split)
7457 [22:34:01] *** Quits: pisekot (~user@replaced-ip ) (*.net *.split)
7458 [22:34:01] *** Quits: borsin (~borsin@replaced-ip ) (*.net *.split)
7459 [22:34:01] *** Quits: Looker (Looker@replaced-ip ) (*.net *.split)
7460 [22:34:01] *** Quits: sidmo_ (~sidmo@replaced-ip ) (*.net *.split)
7461 [22:34:01] *** Quits: nhandler (~nhandler@replaced-ip ) (*.net *.split)
7462 [22:34:01] *** Quits: Arrowmaster (~Arrowmast@replaced-ip ) (*.net *.split)
7463 [22:34:01] *** Quits: uhoreg[m] (uhoregmatr@replaced-ip ) (*.net *.split)
7464 [22:34:02] *** Quits: Nh3xus (~Nh3xus@replaced-ip ) (*.net *.split)
7465 [22:34:02] *** Quits: luckman212 (~luckman21@replaced-ip ) (*.net *.split)
7466 [22:34:02] *** Quits: Andocromn (~quassel@replaced-ip ) (*.net *.split)
7467 [22:34:02] *** Quits: kini (~kini@replaced-ip ) (*.net *.split)
7468 [22:34:02] *** Quits: volter (~volter@replaced-ip ) (*.net *.split)
7469 [22:34:03] *** Quits: mpmc (~mpmc@replaced-ip ) (*.net *.split)
7470 [22:34:03] *** Quits: digdilem (~digdilem@replaced-ip ) (*.net *.split)
7471 [22:34:03] *** Quits: andatche (~andatche@replaced-ip ) (*.net *.split)
7472 [22:34:03] *** Quits: nomad_dw (~nomad@replaced-ip ) (*.net *.split)
7473 [22:34:03] *** Quits: coruja (coruja@replaced-ip ) (*.net *.split)
7474 [22:34:04] *** Quits: gnugr (~gnugr@replaced-ip ) (*.net *.split)
7475 [22:34:04] *** Quits: DK2 (~DK2@replaced-ip ) (*.net *.split)
7476 [22:34:04] *** Quits: StoBrendo (~tux@replaced-ip ) (*.net *.split)
7477 [22:34:04] *** Quits: jssjr (~relax@replaced-ip ) (*.net *.split)
7478 [22:34:04] *** Quits: andjjj23_ (~irc@replaced-ip ) (*.net *.split)
7479 [22:34:04] *** Quits: dselect (~dselect@replaced-ip ) (*.net *.split)
7480 [22:34:04] *** Quits: kingkong- (antalya@replaced-ip ) (*.net *.split)
7481 [22:34:05] *** Quits: amcorreia (~amcorreia@replaced-ip ) (*.net *.split)
7482 [22:34:05] *** Quits: moestevens (~moesteven@replaced-ip ) (*.net *.split)
7483 [22:34:05] *** Quits: mavhc (~mavhc@replaced-ip ) (*.net *.split)
7484 [22:34:05] *** Quits: M-shine (shinematri@replaced-ip ) (*.net *.split)
7485 [22:34:05] *** Quits: damentz (~damentz@replaced-ip ) (*.net *.split)
7486 [22:34:06] *** Quits: cooldude (~cooldude1@replaced-ip ) (*.net *.split)
7487 [22:34:06] *** Quits: gernot (~gernot@replaced-ip ) (*.net *.split)
7488 [22:34:06] *** Quits: MasonMH (~SHRMz@replaced-ip ) (*.net *.split)
7489 [22:34:06] *** Quits: terr1 (~terr1@replaced-ip ) (*.net *.split)
7490 [22:34:06] *** Quits: jim (~jim@replaced-ip ) (*.net *.split)
7491 [22:34:06] *** Quits: kidney_thief_ (~kidney_th@replaced-ip ) (*.net *.split)
7492 [22:34:07] *** Quits: adapter (~adapter@replaced-ip ) (*.net *.split)
7493 [22:34:07] *** Quits: Cyclohexane (~cyclohexa@replaced-ip ) (*.net *.split)
7494 [22:34:07] *** Quits: tdn (~tdn@replaced-ip ) (*.net *.split)
7495 [22:34:07] *** Quits: hexadecimal (~hexadecim@replaced-ip ) (*.net *.split)
7496 [22:34:07] *** Quits: jesk (~jesk@replaced-ip ) (*.net *.split)
7497 [22:34:07] *** Quits: rdr (~rdr@replaced-ip ) (*.net *.split)
7498 [22:34:07] *** Quits: nds_ (~ipx@replaced-ip ) (*.net *.split)
7499 [22:34:07] *** Quits: ColtonDRG (~coltondrg@replaced-ip ) (*.net *.split)
7500 [22:34:07] *** Quits: thomas1 (~thomas@replaced-ip ) (*.net *.split)
7501 [22:34:08] *** Quits: na1rb (~nairb@replaced-ip ) (*.net *.split)
7502 [22:34:08] *** Quits: masber (~masber@replaced-ip ) (*.net *.split)
7503 [22:34:08] *** Quits: chucklebug (~chucklebu@replaced-ip ) (*.net *.split)
7504 [22:34:08] *** Quits: umbSublime_ (~Sublime_@replaced-ip ) (*.net *.split)
7505 [22:34:08] *** Quits: ruind (~ruind@replaced-ip ) (*.net *.split)
7506 [22:34:08] *** Quits: infinity_ (~brendon@replaced-ip ) (*.net *.split)
7507 [22:34:08] *** Quits: missmbob (~missmbob@replaced-ip ) (*.net *.split)
7508 [22:34:08] *** Quits: althalus (~althalus@replaced-ip ) (*.net *.split)
7509 [22:34:08] *** Quits: angor (~angor@replaced-ip ) (*.net *.split)
7510 [22:34:08] *** Quits: poisson (~aeb@replaced-ip ) (*.net *.split)
7511 [22:34:08] *** Quits: Saar_ (~Saar@replaced-ip ) (*.net *.split)
7512 [22:34:08] *** Quits: bizboo (~bizboo@replaced-ip ) (*.net *.split)
7513 [22:34:09] *** Quits: jbobbiz (Captain@replaced-ip ) (*.net *.split)
7514 [22:34:09] *** Quits: ghormoon (~ghormoon@replaced-ip ) (*.net *.split)
7515 [22:34:09] *** Quits: MichaelSasser (~michaelsa@replaced-ip ) (*.net *.split)
7516 [22:34:09] *** Quits: SenpaiSilver (~SenpaiSil@replaced-ip ) (*.net *.split)
7517 [22:34:09] *** Quits: Hijiri (~Hijiri@replaced-ip ) (*.net *.split)
7518 [22:34:09] *** Quits: padawin_ (~padawin@replaced-ip ) (*.net *.split)
7519 [22:34:09] *** Quits: fds (~fds@replaced-ip ) (*.net *.split)
7520 [22:34:09] *** Quits: harrison (~quassel@replaced-ip ) (*.net *.split)
7521 [22:34:09] *** Quits: percY- (~percY@replaced-ip ) (*.net *.split)
7522 [22:34:09] *** Quits: Snakes (~Snakes@replaced-ip ) (*.net *.split)
7523 [22:34:10] *** Quits: p8m (~p8m@replaced-ip ) (*.net *.split)
7524 [22:34:10] *** Quits: peterrooney (~peter@replaced-ip ) (*.net *.split)
7525 [22:34:10] *** Quits: Kazzy (~kaz@replaced-ip ) (*.net *.split)
7526 [22:34:10] *** Quits: WayToDoor (~milk.bott@178.33.191.4) (*.net
*.split)
7527 [22:34:10] *** Quits: AccessDenied (betrayer@replaced-ip ) (*.net *.split)
7528 [22:34:11] *** Quits: nickdastain (~nickdasta@replaced-ip ) (*.net *.split)
7529 [22:34:11] *** Quits: killerpty (killerpty@replaced-ip ) (*.net *.split)
7530 [22:34:11] *** Quits: pipeep (~pipeep@replaced-ip ) (*.net *.split)
7531 [22:34:11] *** Quits: komugi (~mindset@replaced-ip ) (*.net *.split)
7532 [22:34:11] *** Quits: teclo- (~teclo-@replaced-ip ) (*.net *.split)
7533 [22:34:11] *** Quits: c0ded (~c0ded@replaced-ip ) (*.net *.split)
7534 [22:34:12] *** Quits: dakka (~dakka@replaced-ip ) (*.net *.split)
7535 [22:34:12] *** Quits: superkulak (~superkula@replaced-ip ) (*.net *.split)
7536 [22:34:12] *** Quits: Klumben (Nsaiswatch@replaced-ip ) (*.net *.split)
7537 [22:34:12] *** Quits: bipul (~bipul7@replaced-ip ) (*.net *.split)
7538 [22:34:12] *** Quits: jwl (jwl@replaced-ip ) (*.net *.split)
7539 [22:34:12] *** Quits: unforgiven512 (~unforgive@replaced-ip ) (*.net *.split)
7540 [22:34:12] *** Quits: WinstonSmith (~WinstonSm@replaced-ip ) (*.net *.split)
7541 [22:34:12] *** Quits: Jubaleth (~Jubaleth@replaced-ip ) (*.net *.split)
7542 [22:34:12] *** Quits: J_CA (~J_CA@replaced-ip ) (*.net *.split)
7543 [22:34:12] *** Quits: xcpop (~xcpop@replaced-ip ) (*.net *.split)
7544 [22:34:13] *** Quits: gmh (glenn@replaced-ip ) (*.net *.split)
7545 [22:34:13] *** Quits: KOD3N (KODEN@replaced-ip ) (*.net *.split)
7546 [22:34:13] *** Quits: t0mb0_ (tcuthbert@replaced-ip ) (*.net *.split)
7547 [22:34:13] *** Quits: boomer (~boom@replaced-ip ) (*.net *.split)
7548 [22:34:13] *** Quits: nabia (~nabia@replaced-ip ) (*.net *.split)
7549 [22:34:13] *** Quits: ariel (~quassel@replaced-ip ) (*.net *.split)
7550 [22:34:13] *** Quits: intelux (~intelux@replaced-ip ) (*.net *.split)
7551 [22:34:13] *** Quits: miklcct (michael@replaced-ip ) (*.net *.split)
7552 [22:34:13] *** Quits: rperier (~quassel@replaced-ip ) (*.net *.split)
7553 [22:34:13] *** Quits: musca (musca@replaced-ip ) (*.net *.split)
7554 [22:34:13] *** Quits: l3dx (sid2250@replaced-ip ) (*.net *.split)
7555 [22:34:14] *** Quits: rjsalts (~rjsalts@replaced-ip ) (*.net *.split)
7556 [22:34:14] *** Quits: blueyed (~daniel@replaced-ip ) (*.net *.split)
7557 [22:34:14] *** Quits: syshape (~syshape@replaced-ip ) (*.net *.split)
7558 [22:34:14] *** Quits: cnu- (~u@replaced-ip ) (*.net *.split)
7559 [22:34:14] *** Quits: aedinius (~andrewb@replaced-ip ) (*.net *.split)
7560 [22:34:14] *** Quits: dondelelcaro (~don@replaced-ip ) (*.net *.split)
7561 [22:34:14] *** Quits: paw (~afong@replaced-ip ) (*.net *.split)
7562 [22:34:15] *** Quits: xKoren (chofstede@replaced-ip ) (*.net *.split)
7563 [22:34:15] *** Quits: mihaicmn (~mihaicmn@replaced-ip ) (*.net *.split)
7564 [22:34:15] *** Quits: solrize (~solrize@replaced-ip ) (*.net *.split)
7565 [22:34:15] *** Quits: Furai (~Furai@replaced-ip ) (*.net *.split)
7566 [22:34:15] *** Quits: sparr (~sparr@replaced-ip ) (*.net *.split)
7567 [22:34:15] *** Quits: Se-bash (~seba@replaced-ip ) (*.net *.split)
7568 [22:34:15] *** Quits: jas4711 (~jas4711@replaced-ip ) (*.net *.split)
7569 [22:34:15] *** Quits: cadeskywalker (~madoka@replaced-ip ) (*.net *.split)
7570 [22:34:15] *** Quits: valdyn (valdyn@replaced-ip ) (*.net *.split)
7571 [22:34:16] *** Quits: Raed (~Raed@replaced-ip ) (*.net *.split)
7572 [22:34:16] *** Quits: Adbray (~Adbtay@replaced-ip ) (*.net *.split)
7573 [22:34:16] *** Quits: poleprogger (~mj@replaced-ip ) (*.net *.split)
7574 [22:34:16] *** Quits: rdz (~rdz@replaced-ip ) (*.net *.split)
7575 [22:34:16] *** Quits: mrkebab (~mk@replaced-ip ) (*.net *.split)
7576 [22:34:16] *** Quits: Cisien (~Chris@replaced-ip ) (*.net *.split)
7577 [22:34:16] *** Quits: sTonho (~Lunatic@replaced-ip ) (*.net *.split)
7578 [22:34:16] *** Quits: aindilis (~aindilis@replaced-ip ) (*.net *.split)
7579 [22:34:16] *** Quits: benke (~benke@replaced-ip ) (*.net *.split)
7580 [22:34:16] *** Quits: pepronipi (~pi@replaced-ip ) (*.net *.split)
7581 [22:34:16] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (*.net *.split)
7582 [22:34:16] *** Quits: alfred_ (~quassel@replaced-ip ) (*.net *.split)
7583 [22:34:16] *** Quits: gacekjk (~gacekjk@replaced-ip ) (*.net *.split)
7584 [22:34:16] *** Quits: denken (denken@replaced-ip ) (*.net *.split)
7585 [22:34:16] *** Quits: Ishaq (~Ishaq@replaced-ip ) (*.net *.split)
7586 [22:34:16] *** Quits: adi (~adi@replaced-ip ) (*.net *.split)
7587 [22:34:17] *** Quits: Amplificator (~quassel@replaced-ip ) (*.net *.split)
7588 [22:34:17] *** Quits: TriJetScud (znc@replaced-ip ) (*.net *.split)
7589 [22:34:17] *** Quits: xSmurf (MrSmurf@replaced-ip ) (*.net *.split)
7590 [22:34:17] *** Quits: twisted` (sid6794@replaced-ip ) (*.net *.split)
7591 [22:34:17] *** Quits: lankanmon (~LKNnet@replaced-ip ) (*.net *.split)
7592 [22:34:18] *** Quits: murfjr (~douseiais@replaced-ip ) (*.net *.split)
7593 [22:34:18] *** Quits: mileage_maker (~mileage_m@replaced-ip ) (*.net *.split)
7594 [22:34:19] *** Quits: ebarch (sid17287@replaced-ip ) (*.net *.split)
7595 [22:34:19] *** Quits: Rockj (rockj@replaced-ip ) (*.net *.split)
7596 [22:34:19] *** Quits: kus_ubuntui686 (~kus@replaced-ip ) (*.net *.split)
7597 [22:34:19] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (*.net *.split)
7598 [22:34:19] *** Quits: chvz (~chvz@replaced-ip ) (*.net *.split)
7599 [22:34:19] *** Quits: Guest55749 (~rage@replaced-ip ) (*.net *.split)
7600 [22:34:19] *** Quits: TomasCZ (~TomasCZ@replaced-ip ) (*.net *.split)
7601 [22:34:19] *** Quits: gebjgd (~stmsgebjg@replaced-ip ) (*.net *.split)
7602 [22:34:19] *** Quits: calher (~calher@replaced-ip ) (*.net *.split)
7603 [22:34:19] *** Quits: evade (~evade@replaced-ip ) (*.net *.split)
7604 [22:34:20] *** Quits: Ool (~Ool@replaced-ip ) (*.net *.split)
7605 [22:34:20] *** Quits: PhishPho1 (~irssi@replaced-ip ) (*.net *.split)
7606 [22:34:20] *** Quits: cyphix (~cyphix@replaced-ip ) (*.net *.split)
7607 [22:34:20] *** Quits: kodapa (kod@replaced-ip ) (*.net *.split)
7608 [22:34:20] *** Quits: venkat_330 (~Thunderbi@replaced-ip ) (*.net *.split)
7609 [22:34:20] *** Quits: mt (mteufel@replaced-ip ) (*.net *.split)
7610 [22:34:20] *** Quits: eju (~eju@replaced-ip ) (*.net *.split)
7611 [22:34:20] *** Quits: beaky (~beaky@replaced-ip ) (*.net *.split)
7612 [22:34:20] *** Quits: dexta (~D3XTA@replaced-ip ) (*.net *.split)
7613 [22:34:20] *** Quits: ski7777 (~znc@replaced-ip ) (*.net *.split)
7614 [22:34:21] *** Quits: t0m0 (~t0m@replaced-ip ) (*.net *.split)
7615 [22:34:21] *** Quits: relaxed (~relaxed@replaced-ip ) (*.net *.split)
7616 [22:34:21] *** Quits: atomi (~atomi@replaced-ip ) (*.net *.split)
7617 [22:34:21] *** Quits: steve81 (steve81@replaced-ip ) (*.net *.split)
7618 [22:34:21] *** Quits: lbatalha (~lbatalha@replaced-ip ) (*.net *.split)
7619 [22:34:21] *** Quits: MrGeneral (~MrGeneral@replaced-ip ) (*.net *.split)
7620 [22:34:21] *** Quits: jkhsjdhjs (jkhsjdhjs@replaced-ip ) (*.net *.split)
7621 [22:34:21] *** Quits: sydney_untangle (~sydney@replaced-ip ) (*.net *.split)
7622 [22:34:21] *** Quits: whobert (~whobert@replaced-ip ) (*.net *.split)
7623 [22:34:21] *** Quits: swym (~swym@replaced-ip ) (*.net *.split)
7624 [22:34:21] *** Quits: flyingkiwi (~kiwi@replaced-ip ) (*.net *.split)
7625 [22:34:21] *** Quits: lift (~lift@replaced-ip ) (*.net *.split)
7626 [22:34:21] *** Quits: strencinls (~none@replaced-ip ) (*.net *.split)
7627 [22:34:22] *** Quits: Esya (~esya@replaced-ip ) (*.net *.split)
7628 [22:34:22] *** Quits: cstine_ (~cstine@replaced-ip ) (*.net *.split)
7629 [22:34:22] *** Quits: tubaman (~tubaman@replaced-ip ) (*.net *.split)
7630 [22:34:22] *** Quits: phorce1_1ome (~gvl2@replaced-ip ) (*.net *.split)
7631 [22:34:22] *** Quits: |ifei5good (~sharris12@replaced-ip ) (*.net *.split)
7632 [22:34:22] *** Quits: thuk (sid78904@replaced-ip ) (*.net *.split)
7633 [22:34:22] *** Quits: mypapit (~fakap@replaced-ip ) (*.net *.split)
7634 [22:34:23] *** Quits: tobias47n9e-c (sid173479@replaced-ip ) (*.net *.split)
7635 [22:34:23] *** Quits: gtrott_ (sid78444@replaced-ip ) (*.net *.split)
7636 [22:34:23] *** Quits: bazhang_ (~bazhang@replaced-ip ) (*.net *.split)
7637 [22:34:23] *** Quits: Granis (~Granis@replaced-ip ) (*.net *.split)
7638 [22:34:23] *** Quits: Erreur32 (~Erreur32@replaced-ip ) (*.net *.split)
7639 [22:34:23] *** Quits: SpacePenguin (~SpacePeng@replaced-ip ) (*.net *.split)
7640 [22:34:24] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (*.net *.split)
7641 [22:34:24] *** Quits: tomocha_______ (tomocha@replaced-ip ) (*.net *.split)
7642 [22:34:24] *** Quits: thunderrd (~thunderrd@replaced-ip ) (*.net *.split)
7643 [22:34:24] *** Quits: climjark (~climjark@replaced-ip ) (*.net *.split)
7644 [22:34:24] *** Quits: Ad1Tech (~ad1tech@replaced-ip ) (*.net *.split)
7645 [22:34:24] *** Quits: tvm (~tvm@replaced-ip ) (*.net *.split)
7646 [22:34:24] *** Quits: television (~alex@replaced-ip ) (*.net *.split)
7647 [22:34:24] *** Quits: Cipher45 (~Cipher45@replaced-ip ) (*.net *.split)
7648 [22:34:24] *** Quits: cyphase (~cyphase@replaced-ip ) (*.net *.split)
7649 [22:34:24] *** Quits: ekaj (~ekaj@replaced-ip ) (*.net *.split)
7650 [22:34:25] *** Quits: daishan (~daishan@replaced-ip ) (*.net *.split)
7651 [22:34:25] *** Quits: cra1g321 (~cra1g321@replaced-ip ) (*.net *.split)
7652 [22:34:25] *** Quits: l0xas (~unix@replaced-ip ) (*.net *.split)
7653 [22:34:25] *** Quits: yokel (~yokel@replaced-ip ) (*.net *.split)
7654 [22:34:25] *** Quits: haasn (~haasn@replaced-ip ) (*.net *.split)
7655 [22:34:25] *** Quits: x-fak (~jul54@replaced-ip ) (*.net *.split)
7656 [22:34:25] *** Quits: electrostat (~dag@replaced-ip ) (*.net *.split)
7657 [22:34:25] *** Quits: mik (mik@replaced-ip ) (*.net *.split)
7658 [22:34:25] *** Quits: gturner (~gturner@replaced-ip ) (*.net *.split)
7659 [22:34:25] *** Quits: sandman13 (~sandman13@replaced-ip ) (*.net *.split)
7660 [22:34:26] *** Quits: fooctrl (~havoc@replaced-ip ) (*.net *.split)
7661 [22:34:26] *** Quits: Mysterytrain (~George@replaced-ip ) (*.net *.split)
7662 [22:34:26] *** Quits: paradizelost (sid23952@replaced-ip ) (*.net *.split)
7663 [22:34:26] *** Quits: m-H7 (~mathias@replaced-ip ) (*.net *.split)
7664 [22:34:26] *** Quits: resixian_ (~akira@replaced-ip ) (*.net *.split)
7665 [22:34:26] *** Quits: jediraster (~jediraste@replaced-ip ) (*.net *.split)
7666 [22:34:27] *** Quits: kunwon1 (~kunwon1@replaced-ip ) (*.net *.split)
7667 [22:34:27] *** Quits: nighty (~nighty@replaced-ip ) (*.net *.split)
7668 [22:34:27] *** Quits: altin (~altin@replaced-ip ) (*.net *.split)
7669 [22:34:27] *** Quits: Nnavd (~Nnavd@replaced-ip ) (*.net *.split)
7670 [22:34:27] *** Quits: jandrusk (~jra@replaced-ip ) (*.net *.split)
7671 [22:34:27] *** Quits: ron-slc (~Ron@replaced-ip ) (*.net *.split)
7672 [22:34:27] *** Quits: jthomas_ (~jthomas@replaced-ip ) (*.net *.split)
7673 [22:34:27] *** Quits: moetunes (~Jean-luc@replaced-ip ) (*.net *.split)
7674 [22:34:27] *** Quits: frd404 (~root@replaced-ip ) (*.net *.split)
7675 [22:34:27] *** Quits: _0x5eb_ (~seb@replaced-ip ) (*.net *.split)
7676 [22:34:27] *** Quits: Matthieu_ (~mmatthieu@replaced-ip ) (*.net *.split)
7677 [22:34:27] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (*.net *.split)
7678 [22:34:27] *** Quits: cluelessperson (~cluelessp@replaced-ip ) (*.net *.split)
7679 [22:34:27] *** Quits: ScottE (~ScottE@replaced-ip ) (*.net *.split)
7680 [22:34:28] *** Quits: james41382 (~james4138@replaced-ip ) (*.net *.split)
7681 [22:34:28] *** Quits: cbmuser (~glaubitz@replaced-ip ) (*.net *.split)
7682 [22:34:28] *** Quits: _1amzave (~zev@replaced-ip ) (*.net *.split)
7683 [22:34:28] *** Quits: WizardGed (~WizardGed@replaced-ip ) (*.net *.split)
7684 [22:34:28] *** Quits: oberling (~oberling@replaced-ip ) (*.net *.split)
7685 [22:34:28] *** Quits: tabakhase (tabakhase@replaced-ip ) (*.net *.split)
7686 [22:34:29] *** Quits: eki (~eki@replaced-ip ) (*.net *.split)
7687 [22:34:29] *** Quits: tron (tron@replaced-ip ) (*.net *.split)
7688 [22:34:29] *** Quits: mhoney (~mhoney@replaced-ip ) (*.net *.split)
7689 [22:34:29] *** Quits: toruvinn (~toruvinn@replaced-ip ) (*.net *.split)
7690 [22:34:29] *** Quits: n0t (n0t@replaced-ip ) (*.net *.split)
7691 [22:34:29] *** Quits: duicker (~yourname@replaced-ip ) (*.net *.split)
7692 [22:34:29] *** Quits: MickyW (~MickyW@replaced-ip ) (*.net *.split)
7693 [22:34:29] *** Quits: firztspawn (~firztspaw@replaced-ip ) (*.net *.split)
7694 [22:34:30] *** Quits: finchd (~finchd@replaced-ip ) (*.net *.split)
7695 [22:34:30] *** Quits: Justinus (~Justinus@replaced-ip ) (*.net *.split)
7696 [22:34:30] *** Quits: tdfischer (~tdfischer@replaced-ip ) (*.net *.split)
7697 [22:34:30] *** Quits: kInOzAwA (~init@replaced-ip ) (*.net *.split)
7698 [22:34:30] *** Quits: sparty_ (~sparty@replaced-ip ) (*.net *.split)
7699 [22:34:30] *** Quits: kloeri (~kloeri@replaced-ip ) (*.net *.split)
7700 [22:34:30] *** Quits: dos1 (~dos1@replaced-ip ) (*.net *.split)
7701 [22:34:30] *** Quits: nymony_ (~nymony@replaced-ip ) (*.net *.split)
7702 [22:34:30] *** Quits: phystau (~phystau@replaced-ip ) (*.net *.split)
7703 [22:34:30] *** Quits: zwamkat (~zwamkat@replaced-ip ) (*.net *.split)
7704 [22:34:30] *** Quits: pay (~bastii@replaced-ip ) (*.net *.split)
7705 [22:34:30] *** Quits: ikonia (~irc@replaced-ip ) (*.net *.split)
7706 [22:34:30] *** Quits: TyrfingMjolnir (~Tyrfing@replaced-ip ) (*.net *.split)
7707 [22:34:30] *** Quits: drowngodx (sid162816@replaced-ip ) (*.net *.split)
7708 [22:34:31] *** Quits: ygeLN (~zeMMRTTso@replaced-ip ) (*.net *.split)
7709 [22:34:31] *** Quits: jtdowney (~jtdowney@replaced-ip ) (*.net *.split)
7710 [22:34:31] *** Quits: Malinux (~malin@replaced-ip ) (*.net *.split)
7711 [22:34:31] *** Quits: bchroneos (~ben@replaced-ip ) (*.net *.split)
7712 [22:34:31] *** Quits: lukky513 (~lukky513@replaced-ip ) (*.net *.split)
7713 [22:34:31] *** Quits: Gm4n (~Gm4n@replaced-ip ) (*.net *.split)
7714 [22:34:31] *** Quits: tugrik (~username@replaced-ip ) (*.net *.split)
7715 [22:34:31] *** Quits: fyubar (~cody@replaced-ip ) (*.net *.split)
7716 [22:34:31] *** Quits: Ssquidly (~squidly@replaced-ip ) (*.net *.split)
7717 [22:34:32] *** Quits: pyllyukko (~pyllyukko@replaced-ip ) (*.net *.split)
7718 [22:34:32] *** Quits: reisi (~joonas@replaced-ip ) (*.net *.split)
7719 [22:34:32] *** Quits: Anarchic` (~Anarchic@replaced-ip ) (*.net *.split)
7720 [22:34:32] *** Quits: Voyager_MP (~michel@replaced-ip ) (*.net *.split)
7721 [22:34:32] *** Quits: Orbstheorem (~roosember@replaced-ip ) (*.net *.split)
7722 [22:34:32] *** Quits: hamsheet (~onculayin@replaced-ip ) (*.net *.split)
7723 [22:34:32] *** Quits: pingveno (~pingveno@replaced-ip ) (*.net *.split)
7724 [22:34:33] *** Quits: Stanto_ (~Stanto@replaced-ip ) (*.net *.split)
7725 [22:34:33] *** Quits: zwiep` (~zwiep@replaced-ip ) (*.net *.split)
7726 [22:34:33] *** Quits: nevyn_ (~nevyn@replaced-ip ) (*.net *.split)
7727 [22:34:33] *** Quits: j4son_ (~j4son@replaced-ip ) (*.net *.split)
7728 [22:34:33] *** Quits: sphaleri1e (~linus@replaced-ip ) (*.net *.split)
7729 [22:34:33] *** Quits: amoe_ (~amoe@replaced-ip ) (*.net *.split)
7730 [22:34:33] *** Quits: bizarro_1 (~bizarro_1@replaced-ip ) (*.net *.split)
7731 [22:34:33] *** Quits: Jdbye (~furry4lif@replaced-ip ) (*.net *.split)
7732 [22:34:33] *** Quits: Mir4g3 (~Mir4g3@replaced-ip ) (*.net *.split)
7733 [22:34:34] *** Quits: Croepha (~Croepha@replaced-ip ) (*.net *.split)
7734 [22:34:34] *** Quits: digilink (~digilink@replaced-ip ) (*.net *.split)
7735 [22:34:34] *** Quits: etp (~etp@replaced-ip ) (*.net *.split)
7736 [22:34:34] *** Quits: rhizome (~rhizome@replaced-ip ) (*.net *.split)
7737 [22:34:34] *** Quits: copec (~copec@replaced-ip ) (*.net *.split)
7738 [22:34:34] *** Quits: Igel (~Igel@replaced-ip ) (*.net *.split)
7739 [22:34:35] *** Quits: Locke0-6 (~asdf@replaced-ip ) (*.net *.split)
7740 [22:34:35] *** Quits: jmcnaught (~jeremy@replaced-ip ) (*.net *.split)
7741 [22:34:35] *** Quits: jzerebecki (~jan@replaced-ip ) (*.net *.split)
7742 [22:34:35] *** Quits: timahvo1 (~rogue@replaced-ip ) (*.net *.split)
7743 [22:34:35] *** Quits: silverhom (~silverhom@replaced-ip ) (*.net *.split)
7744 [22:34:35] *** Quits: marcozink (~marcozink@replaced-ip ) (*.net *.split)
7745 [22:34:36] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (*.net *.split)
7746 [22:34:36] *** Quits: emeritus (~emeritus@replaced-ip ) (*.net *.split)
7747 [22:34:36] *** Quits: tobias1 (sid15532@replaced-ip ) (*.net *.split)
7748 [22:34:36] *** Quits: jcara (~jcara@replaced-ip ) (*.net *.split)
7749 [22:34:36] *** Quits: brolin_empey (~brolin@replaced-ip ) (*.net *.split)
7750 [22:34:36] *** Quits: Dev0n (~Dev0n@replaced-ip ) (*.net *.split)
7751 [22:34:36] *** Quits: Willis (Willis@replaced-ip ) (*.net *.split)
7752 [22:34:36] *** Quits: Maxxe` (Maxxe@replaced-ip ) (*.net *.split)
7753 [22:34:36] *** Quits: claritty (~claritty@replaced-ip ) (*.net *.split)
7754 [22:34:36] *** Quits: zamba (marius@replaced-ip ) (*.net *.split)
7755 [22:34:37] *** Quits: Johann (~johann@replaced-ip ) (*.net *.split)
7756 [22:34:37] *** Quits: beardyname (~beardy@replaced-ip ) (*.net *.split)
7757 [22:34:37] *** Quits: somepoortech (~somepoort@replaced-ip ) (*.net *.split)
7758 [22:34:37] *** Quits: No_one_at_all_ (~no_one_at@replaced-ip ) (*.net *.split)
7759 [22:34:37] *** Quits: stoffepojken (~stoffe@replaced-ip ) (*.net *.split)
7760 [22:34:37] *** Quits: heinrich5991 (~hein5991@replaced-ip ) (*.net *.split)
7761 [22:34:37] *** Quits: michael_mbp (~michael_m@replaced-ip ) (*.net *.split)
7762 [22:34:37] *** Quits: k_sze[work] (~Kira@replaced-ip ) (*.net *.split)
7763 [22:34:37] *** Quits: Xenthys (xenthys@replaced-ip ) (*.net *.split)
7764 [22:34:37] *** Quits: Wizek__ (~Wizek@replaced-ip ) (*.net *.split)
7765 [22:34:38] *** Quits: Quantumcross (~weechat@replaced-ip ) (*.net *.split)
7766 [22:34:38] *** Quits: omar (~weechat@replaced-ip ) (*.net *.split)
7767 [22:34:38] *** Quits: ksft (~k@replaced-ip ) (*.net *.split)
7768 [22:34:38] *** Quits: Malmis (malmis@replaced-ip ) (*.net *.split)
7769 [22:34:38] *** Quits: Zyferus (~Zyferus@replaced-ip ) (*.net *.split)
7770 [22:34:38] *** Quits: sine0 (hamburgerz@replaced-ip ) (*.net *.split)
7771 [22:34:38] *** Quits: yuicat (~jordan@replaced-ip ) (*.net *.split)
7772 [22:34:38] *** Quits: mactimes (~mactimes@replaced-ip ) (*.net *.split)
7773 [22:34:38] *** Quits: egos (~egos@replaced-ip ) (*.net *.split)
7774 [22:34:38] *** Quits: TmvC (~TmvC@replaced-ip ) (*.net *.split)
7775 [22:34:38] *** Quits: ryan-c (~ryan@replaced-ip ) (*.net *.split)
7776 [22:34:39] *** Quits: yht (~yht@replaced-ip ) (*.net *.split)
7777 [22:34:39] *** Quits: Hestben (~robert@replaced-ip ) (*.net *.split)
7778 [22:34:39] *** Quits: toorop (~toorop@replaced-ip ) (*.net *.split)
7779 [22:34:39] *** Quits: tonyoy (~ay@replaced-ip ) (*.net *.split)
7780 [22:34:39] *** Quits: me4 (~me@replaced-ip ) (*.net *.split)
7781 [22:34:39] *** Quits: Tom01 (~tom@replaced-ip ) (*.net *.split)
7782 [22:34:40] *** Quits: Guest23181 (emil@replaced-ip ) (*.net *.split)
7783 [22:34:40] *** Quits: ribas_ (~ribas@replaced-ip ) (*.net *.split)
7784 [22:34:40] *** Quits: rysiek|pl (~quassel@replaced-ip ) (*.net *.split)
7785 [22:34:40] *** Quits: vinzv (~quassel@replaced-ip ) (*.net *.split)
7786 [22:34:40] *** Quits: hqx42 (bender@replaced-ip ) (*.net *.split)
7787 [22:34:40] *** Quits: wyre (wyre@replaced-ip ) (*.net *.split)
7788 [22:34:40] *** Quits: Arone_ (~Arone@replaced-ip ) (*.net *.split)
7789 [22:34:40] *** Quits: Asoka_White (~a@replaced-ip ) (*.net *.split)
7790 [22:34:40] *** Quits: ceng_ (ceng@replaced-ip ) (*.net *.split)
7791 [22:34:40] *** Quits: walking_ (~walking@replaced-ip ) (*.net *.split)
7792 [22:34:40] *** Quits: ws2k3_ (freenodeyc@replaced-ip ) (*.net *.split)
7793 [22:34:41] *** Quits: apt (ibot@replaced-ip ) (*.net *.split)
7794 [22:34:41] *** Quits: tsuggs (~tim@replaced-ip ) (*.net *.split)
7795 [22:34:41] *** Quits: meta-coder (~meta-code@replaced-ip ) (*.net *.split)
7796 [22:34:41] *** Quits: ypwang (~ypwang@replaced-ip ) (*.net *.split)
7797 [22:34:41] *** Quits: magenbrot (~magenbrot@replaced-ip ) (*.net *.split)
7798 [22:34:41] *** Quits: Kamilion (kamilion@replaced-ip ) (*.net *.split)
7799 [22:34:41] *** Quits: hobbyquaker (hq@replaced-ip ) (*.net *.split)
7800 [22:34:41] *** Quits: Devastator_ (~devas@replaced-ip ) (*.net *.split)
7801 [22:34:42] *** Quits: Geom (~Geom@replaced-ip ) (*.net *.split)
7802 [22:34:42] *** Quits: Iridos (~iridos@replaced-ip ) (*.net *.split)
7803 [22:34:42] *** Quits: th3jam3sd3an (~th3jam3sd@replaced-ip ) (*.net *.split)
7804 [22:34:42] *** Quits: JonathanD (~JonathanD@replaced-ip ) (*.net *.split)
7805 [22:34:42] *** Quits: iKarith (~ikarith@replaced-ip ) (*.net *.split)
7806 [22:34:42] *** Quits: Klaus_Dieter (~klaus@replaced-ip ) (*.net *.split)
7807 [22:34:42] *** Quits: lenovo_lover (~lenovo_lo@replaced-ip ) (*.net *.split)
7808 [22:34:42] *** Quits: roger_rabbit (~admin@replaced-ip ) (*.net *.split)
7809 [22:34:43] *** Quits: matze_ (~matze@replaced-ip ) (*.net *.split)
7810 [22:34:43] *** Quits: heurist (heurist@replaced-ip ) (*.net *.split)
7811 [22:34:43] *** Quits: kingsley (~kingsley@replaced-ip ) (*.net *.split)
7812 [22:34:43] *** Quits: cyborg (~cyborg@replaced-ip ) (*.net *.split)
7813 [22:34:43] *** Quits: Kobra (~quassel@replaced-ip ) (*.net *.split)
7814 [22:34:43] *** Quits: githogori (~githogori@replaced-ip ) (*.net *.split)
7815 [22:34:43] *** Quits: daemonkeeper (~arno@replaced-ip ) (*.net *.split)
7816 [22:34:43] *** Quits: sh1rtybird (~quassel@replaced-ip ) (*.net *.split)
7817 [22:34:43] *** Quits: CtrlC (~CtrlC@replaced-ip ) (*.net *.split)
7818 [22:34:43] *** Quits: marienz (~marienz@replaced-ip ) (*.net *.split)
7819 [22:34:43] *** Quits: andril (~andril@replaced-ip ) (*.net *.split)
7820 [22:34:44] *** Quits: MetalGearSolid (~MetalGear@replaced-ip ) (*.net *.split)
7821 [22:34:44] *** Quits: Linux4UnMe (~kaddy@replaced-ip ) (*.net *.split)
7822 [22:34:44] *** Quits: fireball``` (~fireball`@replaced-ip ) (*.net *.split)
7823 [22:34:44] *** Quits: cruncher (~cruncher@replaced-ip ) (*.net *.split)
7824 [22:34:44] *** Quits: gonz0 (~gonz0@replaced-ip ) (*.net *.split)
7825 [22:34:44] *** Quits: brong (~brong@replaced-ip ) (*.net *.split)
7826 [22:34:44] *** Quits: eeeprom (~lem0n@replaced-ip ) (*.net *.split)
7827 [22:34:44] *** Quits: clopez (~tau@replaced-ip ) (*.net *.split)
7828 [22:34:44] *** Quits: rosten (~rosten@replaced-ip ) (*.net *.split)
7829 [22:34:45] *** Quits: ibex (~ibex@replaced-ip ) (*.net *.split)
7830 [22:34:45] *** Quits: ^GoD^ (~156@replaced-ip ) (*.net *.split)
7831 [22:34:45] *** Quits: max-m (~max-m@replaced-ip ) (*.net *.split)
7832 [22:34:45] *** Quits: verm1n (~verm1n@replaced-ip ) (*.net *.split)
7833 [22:34:45] *** Quits: JesseWalling (~jpwall@replaced-ip ) (*.net *.split)
7834 [22:34:45] *** Quits: SynrGy (~synrg@replaced-ip ) (*.net *.split)
7835 [22:34:45] *** Quits: SynrG (~synrg@replaced-ip ) (*.net *.split)
7836 [22:34:45] *** Quits: verboese (~verboese@replaced-ip ) (*.net *.split)
7837 [22:34:45] *** Quits: zanshin (~zanshin@replaced-ip ) (*.net *.split)
7838 [22:34:45] *** Quits: j3roen (~j3roen@replaced-ip ) (*.net *.split)
7839 [22:34:45] *** Quits: larjona (~quassel@replaced-ip ) (*.net *.split)
7840 [22:34:45] *** Quits: bolt (r00t@replaced-ip ) (*.net *.split)
7841 [22:34:45] *** Quits: bocaneri (~bocaneri@replaced-ip ) (*.net *.split)
7842 [22:34:46] *** Quits: crash_ (~pi@replaced-ip ) (*.net *.split)
7843 [22:34:46] *** Quits: boudiccas (~boudiccas@replaced-ip ) (*.net *.split)
7844 [22:34:46] *** Quits: LambdaCalculus37 (~robert@replaced-ip ) (*.net *.split)
7845 [22:34:46] *** Quits: Ricardo__ (~rick@replaced-ip ) (*.net *.split)
7846 [22:34:46] *** Quits: faw (~faw@replaced-ip ) (*.net *.split)
7847 [22:34:46] *** Quits: fnordperfect (~fab@replaced-ip ) (*.net *.split)
7848 [22:34:46] *** Quits: sveva65 (~sverre@replaced-ip ) (*.net *.split)
7849 [22:34:46] *** Quits: shad0VV (~shad0VV@replaced-ip ) (*.net *.split)
7850 [22:34:46] *** Quits: rainfyre (~rainfyre@replaced-ip ) (*.net *.split)
7851 [22:34:46] *** Quits: jpalmer (~jpalmer@replaced-ip ) (*.net *.split)
7852 [22:34:47] *** Quits: marens (~quassel@replaced-ip ) (*.net *.split)
7853 [22:34:47] *** Quits: wingman2 (~wingman2@replaced-ip ) (*.net *.split)
7854 [22:34:47] *** Quits: epsilon (textblase@replaced-ip ) (*.net *.split)
7855 [22:34:47] *** Quits: steri (steris@replaced-ip ) (*.net *.split)
7856 [22:34:47] *** Quits: Daniel0 (~admin@replaced-ip ) (*.net *.split)
7857 [22:34:47] *** Quits: verwilst (~smuxi@replaced-ip ) (*.net *.split)
7858 [22:34:47] *** Quits: mavhq (~quassel@replaced-ip ) (*.net *.split)
7859 [22:34:47] *** Quits: altyr (~nobody@replaced-ip ) (*.net *.split)
7860 [22:34:47] *** Quits: tripkin (~tripkin@replaced-ip ) (*.net *.split)
7861 [22:34:47] *** Quits: LordDeath (~LordDeath@replaced-ip ) (*.net *.split)
7862 [22:34:47] *** Quits: Y04NN (~y04nn@replaced-ip ) (*.net *.split)
7863 [22:34:48] *** Quits: Guest12905 (~loungeuse@replaced-ip ) (*.net *.split)
7864 [22:34:48] *** Quits: Wyzard (~mike@replaced-ip ) (*.net *.split)
7865 [22:34:48] *** Quits: NoteOn (~noteon@replaced-ip ) (*.net *.split)
7866 [22:34:48] *** Quits: cast (~foo@replaced-ip ) (*.net *.split)
7867 [22:34:48] *** Quits: erry (~errietta@replaced-ip ) (*.net *.split)
7868 [22:34:48] *** Quits: Velveeta_Chef (~Nope@replaced-ip ) (*.net *.split)
7869 [22:34:48] *** Quits: TheCoffeMaker (~TheCoffeM@replaced-ip ) (*.net *.split)
7870 [22:34:48] *** Quits: GabrieleV (~GabrieleV@replaced-ip ) (*.net *.split)
7871 [22:34:48] *** Quits: gosling (~gosling@replaced-ip ) (*.net *.split)
7872 [22:34:48] *** Quits: pugfantus (~pugfantus@replaced-ip ) (*.net *.split)
7873 [22:34:48] *** Quits: r3 (~arethree@replaced-ip ) (*.net *.split)
7874 [22:34:49] *** Quits: podbay (~podbay@replaced-ip ) (*.net *.split)
7875 [22:34:49] *** Quits: GhostInTheShell (~melkor@replaced-ip ) (*.net *.split)
7876 [22:34:49] *** Quits: ribasushi (~riba@replaced-ip ) (*.net *.split)
7877 [22:34:49] *** Quits: apathor (~apathor@replaced-ip ) (*.net *.split)
7878 [22:34:49] *** Quits: nirox (~nirox@replaced-ip ) (*.net *.split)
7879 [22:34:49] *** Quits: SirNeo___ (SirNeo@replaced-ip ) (*.net *.split)
7880 [22:34:50] *** Quits: boubou (boubou@replaced-ip ) (*.net *.split)
7881 [22:34:50] *** Quits: BenderRodriguez (~Foxhoundz@replaced-ip ) (*.net *.split)
7882 [22:34:50] *** Quits: GeorgeJipa (~admin@replaced-ip ) (*.net *.split)
7883 [22:34:50] *** Quits: awhitlock8 (~awhitlock@replaced-ip ) (*.net *.split)
7884 [22:34:50] *** Quits: jback (~jasper@replaced-ip ) (*.net *.split)
7885 [22:34:50] *** Quits: adc (~ad@replaced-ip ) (*.net *.split)
7886 [22:34:50] *** Quits: andhoy (~andhoy@replaced-ip ) (*.net *.split)
7887 [22:34:50] *** Quits: SerajewelKS (~me@replaced-ip ) (*.net *.split)
7888 [22:34:51] *** Quits: monty (~monte@replaced-ip ) (*.net *.split)
7889 [22:34:51] *** Quits: rednul (~rednul@replaced-ip ) (*.net *.split)
7890 [22:34:51] *** Quits: gr8ron (~tero@replaced-ip ) (*.net *.split)
7891 [22:34:51] *** Quits: Mortumm (~pi@replaced-ip ) (*.net *.split)
7892 [22:34:51] *** Quits: nikomo_ (~quassel@replaced-ip ) (*.net *.split)
7893 [22:34:51] *** Quits: Ceber (~cerberus@replaced-ip ) (*.net *.split)
7894 [22:34:51] *** Quits: noahfx (~noahfx@replaced-ip ) (*.net *.split)
7895 [22:34:51] *** Quits: Ticho (~Ticho@replaced-ip ) (*.net *.split)
7896 [22:34:51] *** Quits: m4rCsi (~shoar@replaced-ip ) (*.net *.split)
7897 [22:34:51] *** Quits: vfricou (~vfricou@replaced-ip ) (*.net *.split)
7898 [22:34:51] *** Quits: crowell (~jeff@replaced-ip ) (*.net *.split)
7899 [22:34:52] *** Quits: afx237 (~afx237@replaced-ip ) (*.net *.split)
7900 [22:34:52] *** Quits: testi (~quassel@replaced-ip ) (*.net *.split)
7901 [22:34:52] *** Quits: ephesius (~ephesius@replaced-ip ) (*.net *.split)
7902 [22:34:52] *** Quits: Mathisen (~mathisen@replaced-ip ) (*.net *.split)
7903 [22:34:52] *** Quits: m0ltar (~moltar@replaced-ip ) (*.net *.split)
7904 [22:34:52] *** Quits: hplar (~ralph@replaced-ip ) (*.net *.split)
7905 [22:34:52] *** Quits: LambdaComplex (~LambdaCom@replaced-ip ) (*.net *.split)
7906 [22:34:52] *** Quits: exezin (~exezin@replaced-ip ) (*.net *.split)
7907 [22:34:52] *** Quits: OneM_Industries (~OneMatthi@replaced-ip ) (*.net *.split)
7908 [22:34:52] *** Quits: Pucilowski_ (~pucilowsk@replaced-ip ) (*.net *.split)
7909 [22:34:53] *** Quits: p0rt (~p0rt@replaced-ip ) (*.net *.split)
7910 [22:34:53] *** Quits: yusukesuzuki (~yusukesuz@replaced-ip ) (*.net *.split)
7911 [22:34:53] *** Quits: Azrael_- (~aweoi@replaced-ip ) (*.net *.split)
7912 [22:34:53] *** Quits: krups (~krups@replaced-ip ) (*.net *.split)
7913 [22:34:54] *** Quits: bzed (~bzed@replaced-ip ) (*.net *.split)
7914 [22:34:54] *** Quits: beisner (~beisner@replaced-ip ) (*.net *.split)
7915 [22:34:54] *** Quits: Salt (~Salt@replaced-ip ) (*.net *.split)
7916 [22:34:54] *** Quits: abracada- (~abracadan@replaced-ip ) (*.net *.split)
7917 [22:34:54] *** Quits: Fusselkroete (hypno@replaced-ip ) (*.net *.split)
7918 [22:34:54] *** Quits: madprops_ (~clouds@replaced-ip ) (*.net *.split)
7919 [22:34:54] *** Quits: acsid_ (~00stack@replaced-ip ) (*.net *.split)
7920 [22:34:54] *** Quits: Guest34241 (skarn@replaced-ip ) (*.net *.split)
7921 [22:34:54] *** Quits: SM0TVI (~sm0tvi@replaced-ip ) (*.net *.split)
7922 [22:34:54] *** Quits: dave4925 (~dave4925@replaced-ip ) (*.net *.split)
7923 [22:34:55] *** Quits: Xyle (~quassel@replaced-ip ) (*.net *.split)
7924 [22:34:55] *** Quits: danmackay (danmackay@replaced-ip ) (*.net *.split)
7925 [22:34:55] *** Quits: ProfessorBacon (~important@replaced-ip ) (*.net *.split)
7926 [22:34:55] *** Quits: markus4 (~markus@replaced-ip ) (*.net *.split)
7927 [22:34:55] *** Quits: medicalwei (~medicalwe@replaced-ip ) (*.net *.split)
7928 [22:34:55] *** Quits: dStruct (~matt@replaced-ip ) (*.net *.split)
7929 [22:34:55] *** Quits: zerick_ (~zerick@replaced-ip ) (*.net *.split)
7930 [22:34:56] *** Quits: Dewi (~dewi@replaced-ip ) (*.net *.split)
7931 [22:34:56] *** Quits: blue (~blue@replaced-ip ) (*.net *.split)
7932 [22:34:56] *** Quits: thoros- (~thoros@replaced-ip ) (*.net *.split)
7933 [22:34:56] *** Quits: ranix_ (~ranix@replaced-ip ) (*.net *.split)
7934 [22:34:56] *** Quits: Arsiesys (~Nya@replaced-ip ) (*.net *.split)
7935 [22:34:56] *** Quits: smica (~smica@replaced-ip ) (*.net *.split)
7936 [22:34:56] *** Quits: sander85 (~sander@replaced-ip ) (*.net *.split)
7937 [22:34:57] *** Quits: chrstphrchvz (sid104796@replaced-ip ) (*.net *.split)
7938 [22:34:57] *** Quits: Liam` (~Liam@replaced-ip ) (*.net *.split)
7939 [22:34:57] *** Quits: nitefall (~thewellin@replaced-ip ) (*.net *.split)
7940 [22:34:57] *** Quits: tomreyn (~tomreyn@replaced-ip ) (*.net *.split)
7941 [22:34:57] *** Quits: Zerant (~Zerant@replaced-ip ) (*.net *.split)
7942 [22:34:58] *** Quits: rolig (~rolig@replaced-ip ) (*.net *.split)
7943 [22:34:58] *** Quits: vivid (~vivid@replaced-ip ) (*.net *.split)
7944 [22:34:58] *** Quits: enseneo (~madneap@replaced-ip ) (*.net *.split)
7945 [22:34:58] *** Quits: x10 (~x10@replaced-ip ) (*.net *.split)
7946 [22:34:58] *** Quits: m4rcu5_ (nobody@replaced-ip ) (*.net *.split)
7947 [22:34:58] *** Quits: HelloShitty (~PsySc0rpi@replaced-ip ) (*.net *.split)
7948 [22:34:58] *** Quits: c^ (chip@replaced-ip ) (*.net *.split)
7949 [22:34:58] *** Quits: pythonsnake (~pythonsna@replaced-ip ) (*.net *.split)
7950 [22:34:58] *** Quits: zours (~zours@replaced-ip ) (*.net *.split)
7951 [22:34:58] *** Quits: p0g0 (~pogo@replaced-ip ) (*.net *.split)
7952 [22:34:58] *** Quits: APexil (~you@replaced-ip ) (*.net *.split)
7953 [22:34:59] *** Quits: babilen (~babilen@replaced-ip ) (*.net *.split)
7954 [22:34:59] *** Quits: madmattco (~quassel@replaced-ip ) (*.net *.split)
7955 [22:34:59] *** Quits: weld__ (~weld@replaced-ip ) (*.net *.split)
7956 [22:34:59] *** Quits: dcampano (~dcampano@replaced-ip ) (*.net *.split)
7957 [22:34:59] *** Quits: yves_del_harlow (~ydh@replaced-ip ) (*.net *.split)
7958 [22:34:59] *** Quits: JPT (~jpt@replaced-ip ) (*.net *.split)
7959 [22:34:59] *** Quits: churnd (~churnd@replaced-ip ) (*.net *.split)
7960 [22:34:59] *** Quits: VeggieMeat (~veggiemea@replaced-ip ) (*.net *.split)
7961 [22:34:59] *** Quits: kward (keith@replaced-ip ) (*.net *.split)
7962 [22:34:59] *** Quits: trewas (~trewas@replaced-ip ) (*.net *.split)
7963 [22:34:59] *** Quits: brizz (~brizz@replaced-ip ) (*.net *.split)
7964 [22:35:00] *** Quits: naos62 (~naos62@replaced-ip ) (*.net *.split)
7965 [22:35:00] *** Quits: roger` (~nick@replaced-ip ) (*.net *.split)
7966 [22:35:00] *** Quits: PugaBear (~PugaBear@replaced-ip ) (*.net *.split)
7967 [22:35:00] *** Quits: oo_miguel (~miguel@replaced-ip ) (*.net *.split)
7968 [22:35:00] *** Quits: Strife89 (~quassel@replaced-ip ) (*.net *.split)
7969 [22:35:00] *** Quits: queso (~queso@replaced-ip ) (*.net *.split)
7970 [22:35:00] *** Quits: Helheim (~helheim@replaced-ip ) (*.net *.split)
7971 [22:35:00] *** Quits: planetmaker (~pm@replaced-ip ) (*.net *.split)
7972 [22:35:01] *** Quits: petemc_ (~pete@replaced-ip ) (*.net *.split)
7973 [22:35:01] *** Quits: frediz (~Fred@replaced-ip ) (*.net *.split)
7974 [22:35:01] *** Quits: flipp- (~flipp@replaced-ip ) (*.net *.split)
7975 [22:35:01] *** Quits: parus_ (~parus@replaced-ip ) (*.net *.split)
7976 [22:35:01] *** Quits: meshugga_ (philip@replaced-ip ) (*.net *.split)
7977 [22:35:01] *** Quits: ross`_ (~ross@replaced-ip ) (*.net *.split)
7978 [22:35:01] *** Quits: ayypot_ (~ayy@replaced-ip ) (*.net *.split)
7979 [22:35:01] *** Quits: mikejw_ (~mike@replaced-ip ) (*.net *.split)
7980 [22:35:02] *** Quits: cyan__ (~cyan@replaced-ip ) (*.net *.split)
7981 [22:35:02] *** Quits: nee-chan (~Mantosky@replaced-ip ) (*.net *.split)
7982 [22:35:02] *** Quits: aivkiv (~aivkiv@replaced-ip ) (*.net *.split)
7983 [22:35:02] *** Quits: kooldavi (~kooldavi@replaced-ip ) (*.net *.split)
7984 [22:35:02] *** Quits: prussian (~prussian@replaced-ip ) (*.net *.split)
7985 [22:35:02] *** Quits: Brian- (~brian@replaced-ip ) (*.net *.split)
7986 [22:35:02] *** Quits: hayer (~hayer@replaced-ip ) (*.net *.split)
7987 [22:35:02] *** Quits: meti (~meti@replaced-ip ) (*.net *.split)
7988 [22:35:02] *** Quits: NeoBlaster (~N3oBl@replaced-ip ) (*.net *.split)
7989 [22:35:03] *** Quits: gema (~Gema@replaced-ip ) (*.net *.split)
7990 [22:35:03] *** Quits: Guest86752 (~cdchapm2@replaced-ip ) (*.net *.split)
7991 [22:35:03] *** Quits: DLange (~DLange@replaced-ip ) (*.net *.split)
7992 [22:35:03] *** Quits: willmore (~willmore@replaced-ip ) (*.net *.split)
7993 [22:35:03] *** Quits: kale (~kale@replaced-ip ) (*.net *.split)
7994 [22:35:03] *** Quits: Fr_Dae (~Dae@replaced-ip ) (*.net *.split)
7995 [22:35:03] *** Quits: GenTooMan (~cyberman@replaced-ip ) (*.net *.split)
7996 [22:35:03] *** Quits: qman__ (~quassel@replaced-ip ) (*.net *.split)
7997 [22:35:03] *** Quits: ephemer0l (~ephemer0l@replaced-ip ) (*.net *.split)
7998 [22:35:04] *** Quits: dreamon (~dreamon@replaced-ip ) (*.net *.split)
7999 [22:35:04] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (*.net *.split)
8000 [22:35:04] *** Quits: rxo (~rxo@replaced-ip ) (*.net *.split)
8001 [22:35:04] *** Quits: ludocode (~quassel@replaced-ip ) (*.net *.split)
8002 [22:35:04] *** Quits: GTAXL (~gtaxlnetw@replaced-ip ) (*.net *.split)
8003 [22:35:04] *** Quits: simp (~simp@replaced-ip ) (*.net *.split)
8004 [22:35:04] *** Quits: zupzupper (~Zup@replaced-ip ) (*.net *.split)
8005 [22:35:04] *** Quits: Slumlord_ (~Slumlord_@replaced-ip ) (*.net *.split)
8006 [22:35:04] *** Quits: DLmass (~dlmass@replaced-ip ) (*.net *.split)
8007 [22:35:04] *** Quits: Shentino (~Shentino@replaced-ip ) (*.net *.split)
8008 [22:35:04] *** Quits: rebrec (~quassel@replaced-ip ) (*.net *.split)
8009 [22:35:05] *** Quits: j3x (~j3x@replaced-ip ) (*.net *.split)
8010 [22:35:05] *** Quits: Starky (~Starky@replaced-ip ) (*.net *.split)
8011 [22:35:05] *** Quits: adzam (~adzam@replaced-ip ) (*.net *.split)
8012 [22:35:05] *** Quits: chomwitt1 (~chomwitt@replaced-ip ) (*.net *.split)
8013 [22:35:05] *** Quits: |DM| (~|DM|@replaced-ip ) (*.net *.split)
8014 [22:35:05] *** Quits: Emmanuel_Chanel (~emmanuel@replaced-ip ) (*.net *.split)
8015 [22:35:05] *** Quits: grim4593 (~grim4593@replaced-ip ) (*.net *.split)
8016 [22:35:05] *** Quits: PosterdatiMobile (~posterdat@replaced-ip ) (*.net *.split)
8017 [22:35:05] *** Quits: bluenemo (~bluenemo@replaced-ip ) (*.net *.split)
8018 [22:35:05] *** Quits: paul_grozav (~paul_groz@replaced-ip ) (*.net *.split)
8019 [22:35:05] *** Quits: VjetarSaSunca (~Vjetar@replaced-ip ) (*.net *.split)
8020 [22:35:06] *** Quits: ftrist (~heller@replaced-ip ) (*.net *.split)
8021 [22:35:06] *** Quits: watersoul (~ircuser@replaced-ip ) (*.net *.split)
8022 [22:35:06] *** Quits: papitfx (~hafiz@replaced-ip ) (*.net *.split)
8023 [22:35:06] *** Quits: johnnyfive (~johnnyfiv@replaced-ip ) (*.net *.split)
8024 [22:35:06] *** Quits: jonasbits (~quassel@replaced-ip ) (*.net *.split)
8025 [22:35:06] *** Quits: Tempesta (~Tempesta@replaced-ip ) (*.net *.split)
8026 [22:35:06] *** Quits: Junaos (~Junaos@replaced-ip ) (*.net *.split)
8027 [22:35:06] *** Quits: zykotick9 (~zykotick9@replaced-ip ) (*.net *.split)
8028 [22:35:06] *** Quits: Shock_ (~mda1@replaced-ip ) (*.net *.split)
8029 [22:35:06] *** Quits: seekr (~seekr@replaced-ip ) (*.net *.split)
8030 [22:35:06] *** Quits: sandeepkr_ (~sandeepkr@replaced-ip ) (*.net *.split)
8031 [22:35:07] *** Quits: RTFM[away] (~RTFMaway]@replaced-ip ) (*.net *.split)
8032 [22:35:07] *** Quits: mar77i (~mar77i@replaced-ip ) (*.net *.split)
8033 [22:35:07] *** Quits: fiddlerwoaroof (~fiddlerwo@replaced-ip ) (*.net *.split)
8034 [22:35:07] *** Quits: thallada (~thallada@replaced-ip ) (*.net *.split)
8035 [22:35:07] *** Quits: XSoul (~XRule@replaced-ip ) (*.net *.split)
8036 [22:35:07] *** Quits: lazouz (~lazouz@replaced-ip ) (*.net *.split)
8037 [22:35:07] *** Quits: bouboule (~bouboule@replaced-ip ) (*.net *.split)
8038 [22:35:07] *** Quits: MaxLanar` (~user@replaced-ip ) (*.net *.split)
8039 [22:35:07] *** Quits: SirLagz (~SirLagz@replaced-ip ) (*.net *.split)
8040 [22:35:08] *** Quits: root__ (~root@replaced-ip ) (*.net *.split)
8041 [22:35:08] *** Quits: anaiden (~anaiden@replaced-ip ) (*.net *.split)
8042 [22:35:08] *** Quits: popnfresh (~popnfrsh@replaced-ip ) (*.net *.split)
8043 [22:35:08] *** Quits: Whiskey (~Whiskey@replaced-ip ) (*.net *.split)
8044 [22:35:08] *** Quits: capri_on (~capri_fre@replaced-ip ) (*.net *.split)
8045 [22:35:08] *** Quits: Phibonacci (~quassel@replaced-ip ) (*.net *.split)
8046 [22:35:08] *** Quits: Krigsforbryter (~weechat@replaced-ip ) (*.net *.split)
8047 [22:35:09] *** Quits: shovel_boss (~shovel_bo@replaced-ip ) (*.net *.split)
8048 [22:35:09] *** Quits: soee (~soee@replaced-ip ) (*.net *.split)
8049 [22:35:09] *** Quits: MikeDebian (~ML@replaced-ip ) (*.net *.split)
8050 [22:35:09] *** Quits: shabius (~shaburov1@replaced-ip ) (*.net *.split)
8051 [22:35:09] *** Quits: BloodCountess (~Tess@replaced-ip ) (*.net *.split)
8052 [22:35:09] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (*.net *.split)
8053 [22:35:09] *** Quits: thinkpad (~thinkpad@replaced-ip ) (*.net *.split)
8054 [22:35:09] *** Quits: valeriusL (~valerius@replaced-ip ) (*.net *.split)
8055 [22:35:10] *** Quits: bvs (~beavis@replaced-ip ) (*.net *.split)
8056 [22:35:10] *** Quits: M4GNV5 (~M4GNV5@replaced-ip ) (*.net *.split)
8057 [22:35:10] *** Quits: Smuckerz (~C2N14@replaced-ip ) (*.net *.split)
8058 [22:35:10] *** Quits: blu2 (~blu@replaced-ip ) (*.net *.split)
8059 [22:35:10] *** Quits: toine42 (~toine42@replaced-ip ) (*.net *.split)
8060 [22:35:10] *** Quits: lemerovi1gien (~lemerovin@replaced-ip ) (*.net *.split)
8061 [22:35:11] *** Quits: chownsauce (~chown@replaced-ip ) (*.net *.split)
8062 [22:35:11] *** Quits: r0ncalli (~pommes@replaced-ip ) (*.net *.split)
8063 [22:35:11] *** Quits: cferry (~cferry@replaced-ip ) (*.net *.split)
8064 [22:35:11] *** AciD` is now known as AciD
8065 [22:35:12] *** Joins: SolarAquarion (SolarAquar@replaced-ip )
8066 [22:35:12] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Max SendQ exceeded)
8067 [22:35:12] *** Quits: ggherdov (sid11402@replaced-ip ) (Ping timeout: 250 seconds)
8068 [22:35:12] *** AciD is now known as Guest18162
8069 [22:35:12] *** Quits: stargazer (~stargazer@replaced-ip ) (Client Quit)
8070 [22:35:12] *** Joins: Alina-malina (~Alina-mal@replaced-ip )
8071 [22:35:13] *** Joins: stargazer (~stargazer@replaced-ip )
8072 [22:35:13] * troffasky thinks you've been trolled
8073 [22:35:13] *** Quits: rafalcpp (~racalcppp@replaced-ip ) (Excess Flood)
8074 [22:35:14] *** Quits: gareth__ (~gareth__@replaced-ip ) (Excess Flood)
8075 [22:35:23] *** Joins: jager (~quassel@replaced-ip )
8076 [22:35:39] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip ) (Read error: Connection reset by peer)
8077 [22:35:51] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip )
8078 [22:35:57] *** Quits: muggahtee (sid148520@replaced-ip ) (Ping timeout: 240 seconds)
8079 [22:35:57] *** Quits: j` (sid11434@replaced-ip ) (Ping timeout: 240 seconds)
8080 [22:35:57] *** Quits: cpc26_ (~cpc26@replaced-ip ) (Read error: Connection reset by peer)
8081 [22:35:58] *** Quits: ikanobori (sid187663@replaced-ip ) (Ping timeout: 248 seconds)
8082 [22:36:12] *** Joins: wolfmitchell (~wolfmitch@replaced-ip )
8083 [22:36:13] *** Quits: c0mrad3 (uid26809@replaced-ip ) (Ping timeout: 260 seconds)
8084 [22:36:17] *** Quits: petems (sid27138@replaced-ip ) (Ping timeout: 240 seconds)
8085 [22:36:22] *** Quits: elqaz (sid186656@replaced-ip ) (Ping timeout: 260 seconds)
8086 [22:36:25] *** Joins: zamba (marius@replaced-ip )
8087 [22:36:37] *** Quits: BuildTheRobots (sid42622@replaced-ip ) (Ping timeout: 240 seconds)
8088 [22:36:37] *** Quits: kireevco_ (sid87376@replaced-ip ) (Ping timeout: 240 seconds)
8089 [22:36:37] *** Quits: fiQmob (uid13281@replaced-ip ) (Ping timeout: 240 seconds)
8090 [22:36:37] *** Quits: ToeSnacks (sid84043@replaced-ip ) (Ping timeout: 240 seconds)
8091 [22:36:45] *** Quits: j0z (sid44053@replaced-ip ) (Ping timeout: 258 seconds)
8092 [22:36:45] *** Quits: NickyP (sid20176@replaced-ip ) (Ping timeout: 258 seconds)
8093 [22:36:45] *** Quits: ltkun (uid189967@replaced-ip ) (Ping timeout: 258 seconds)
8094 [22:36:47] *** karstensrage_ is now known as karstensrage
8095 [22:36:51] *** Joins: giraffe_ (skarn@replaced-ip )
8096 [22:36:57] *** Quits: uda (sid143461@replaced-ip ) (Ping timeout: 240 seconds)
8097 [22:36:57] *** Quits: attente (sid178759@replaced-ip ) (Ping timeout: 240 seconds)
8098 [22:37:05] *** Quits: Alina-malina (~Alina-mal@replaced-ip ) (Changing host)
8099 [22:37:05] *** Joins: Alina-malina (~Alina-mal@replaced-ip )
8100 [22:37:09] *** Quits: SPF|Cloud (uid11755@replaced-ip ) (Ping timeout: 260 seconds)
8101 [22:37:09] *** Quits: CEnnis91 (uid3543@replaced-ip ) (Ping timeout: 260 seconds)
8102 [22:37:09] *** Quits: sloucher (sid168007@replaced-ip ) (Ping timeout: 260 seconds)
8103 [22:37:10] *** Quits: karstensrage (~karstensr@replaced-ip ) (Changing host)
8104 [22:37:10] *** Joins: karstensrage (~karstensr@replaced-ip )
8105 [22:37:17] *** Quits: L235 (sid41243@replaced-ip ) (Ping timeout: 250 seconds)
8106 [22:37:31] *** Quits: karlamrhein (sid161194@replaced-ip ) (Ping timeout: 258 seconds)
8107 [22:37:37] *** Quits: basic` (sid141140@replaced-ip ) (Ping timeout: 240 seconds)
8108 [22:37:37] *** Quits: lebster (sid17131@replaced-ip ) (Ping timeout: 260 seconds)
8109 [22:37:40] *** Joins: berndj (~berndj@replaced-ip )
8110 [22:37:42] *** Quits: nickle (sid89854@replaced-ip ) (Ping timeout: 250 seconds)
8111 [22:37:50] *** Quits: ksx4system (~ksx4syste@replaced-ip ) (Ping timeout: 264 seconds)
8112 [22:38:00] *** debhelper sets mode: +l 1589
8113 [22:38:05] *** Quits: stooj (~stooj@replaced-ip ) (Ping timeout: 260 seconds)
8114 [22:38:05] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Ping timeout: 260 seconds)
8115 [22:38:05] *** Quits: stealthii (sid17385@replaced-ip ) (Ping timeout: 260 seconds)
8116 [22:38:05] *** Quits: Richard_Cavell (uid165693@replaced-ip ) (Ping timeout: 260 seconds)
8117 [22:38:05] *** Quits: webbyz (sid48091@replaced-ip ) (Ping timeout: 260 seconds)
8118 [22:38:22] *** Joins: DomaMuffin (~DomaMuffi@replaced-ip )
8119 [22:38:33] *** Quits: katymoe_ (uid135810@replaced-ip ) (Ping timeout: 260 seconds)
8120 [22:38:49] *** Joins: ksx4system (~ksx4syste@replaced-ip )
8121 [22:38:56] *** Joins: gareth__ (~gareth__@replaced-ip )
8122 [22:38:56] *** Joins: rafalcpp (~racalcppp@replaced-ip )
8123 [22:38:56] *** Joins: ojoa (~zetagi@replaced-ip )
8124 [22:38:56] *** Joins: firztspawn (~firztspaw@replaced-ip )
8125 [22:38:56] *** Joins: finchd (~finchd@replaced-ip )
8126 [22:38:56] *** Joins: Justinus (~Justinus@replaced-ip )
8127 [22:38:56] *** Joins: kloeri (~kloeri@replaced-ip )
8128 [22:38:56] *** Joins: kInOzAwA (~init@replaced-ip )
8129 [22:38:56] *** Joins: tdfischer (~tdfischer@replaced-ip )
8130 [22:38:56] *** Joins: sparty_ (~sparty@replaced-ip )
8131 [22:38:56] *** Joins: dos1 (~dos1@replaced-ip )
8132 [22:38:56] *** Joins: nymony_ (~nymony@replaced-ip )
8133 [22:38:56] *** Joins: phystau (~phystau@replaced-ip )
8134 [22:38:56] *** Joins: zwamkat (~zwamkat@replaced-ip )
8135 [22:38:56] *** Joins: pay (~bastii@replaced-ip )
8136 [22:38:56] *** Joins: ikonia (~irc@replaced-ip )
8137 [22:38:56] *** Joins: TyrfingMjolnir (~Tyrfing@replaced-ip )
8138 [22:38:56] *** Joins: Gm4n (~Gm4n@replaced-ip )
8139 [22:38:56] *** Joins: ygeLN (~zeMMRTTso@replaced-ip )
8140 [22:38:56] *** Joins: jtdowney (~jtdowney@replaced-ip )
8141 [22:38:56] *** Joins: zwiep` (~zwiep@replaced-ip )
8142 [22:38:56] *** Joins: lukky513 (~lukky513@replaced-ip )
8143 [22:38:56] *** Joins: bchroneos (~ben@replaced-ip )
8144 [22:38:56] *** Joins: Malinux (~malin@replaced-ip )
8145 [22:38:56] *** Joins: Stanto_ (~Stanto@replaced-ip )
8146 [22:38:56] *** Joins: tugrik (~username@replaced-ip )
8147 [22:38:56] *** Joins: Ssquidly (~squidly@replaced-ip )
8148 [22:38:57] *** Joins: fyubar (~cody@replaced-ip )
8149 [22:38:57] *** Joins: Anarchic` (~Anarchic@replaced-ip )
8150 [22:38:57] *** Joins: reisi (~joonas@replaced-ip )
8151 [22:38:57] *** Joins: pyllyukko (~pyllyukko@replaced-ip )
8152 [22:38:57] *** Joins: sphaleri1e (~linus@replaced-ip )
8153 [22:38:57] *** Joins: amoe_ (~amoe@replaced-ip )
8154 [22:38:57] *** Joins: hamsheet (~onculayin@replaced-ip )
8155 [22:38:57] *** Joins: Orbstheorem (~roosember@replaced-ip )
8156 [22:38:57] *** Joins: Voyager_MP (~michel@replaced-ip )
8157 [22:38:57] *** Joins: pingveno (~pingveno@replaced-ip )
8158 [22:38:57] *** Joins: nevyn_ (~nevyn@replaced-ip )
8159 [22:38:57] *** Joins: j4son_ (~j4son@replaced-ip )
8160 [22:38:57] *** Joins: bizarro_1 (~bizarro_1@replaced-ip )
8161 [22:38:57] *** Joins: Jdbye (~furry4lif@replaced-ip )
8162 [22:38:57] *** Joins: Mir4g3 (~Mir4g3@replaced-ip )
8163 [22:38:57] *** Joins: Croepha (~Croepha@replaced-ip )
8164 [22:38:57] *** Joins: Igel (~Igel@replaced-ip )
8165 [22:38:57] *** Joins: copec (~copec@replaced-ip )
8166 [22:38:57] *** Joins: digilink (~digilink@replaced-ip )
8167 [22:38:57] *** Joins: rhizome (~rhizome@replaced-ip )
8168 [22:38:57] *** Joins: etp (~etp@replaced-ip )
8169 [22:38:57] *** Joins: Locke0-6 (~asdf@replaced-ip )
8170 [22:38:57] *** Joins: jzerebecki (~jan@replaced-ip )
8171 [22:38:57] *** Joins: jmcnaught (~jeremy@replaced-ip )
8172 [22:38:57] *** Joins: timahvo1 (~rogue@replaced-ip )
8173 [22:38:57] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
8174 [22:38:57] *** Joins: silverhom (~silverhom@replaced-ip )
8175 [22:38:57] *** Joins: marcozink (~marcozink@replaced-ip )
8176 [22:38:57] *** Joins: emeritus (~emeritus@replaced-ip )
8177 [22:38:57] *** Joins: tobias1 (sid15532@replaced-ip )
8178 [22:38:57] *** Joins: jcara (~jcara@replaced-ip )
8179 [22:38:57] *** Joins: michael_mbp (~michael_m@replaced-ip )
8180 [22:38:57] *** Joins: brolin_empey (~brolin@replaced-ip )
8181 [22:38:57] *** Joins: Dev0n (~Dev0n@replaced-ip )
8182 [22:38:57] *** Joins: No_one_at_all_ (~no_one_at@replaced-ip )
8183 [22:38:57] *** Joins: Willis (Willis@replaced-ip )
8184 [22:38:57] *** Joins: Maxxe` (Maxxe@replaced-ip )
8185 [22:38:57] *** Joins: claritty (~claritty@replaced-ip )
8186 [22:38:57] *** Joins: Johann (~johann@replaced-ip )
8187 [22:38:57] *** Joins: mactimes (~mactimes@replaced-ip )
8188 [22:38:57] *** Joins: TmvC (~TmvC@replaced-ip )
8189 [22:38:57] *** Joins: stoffepojken (~stoffe@replaced-ip )
8190 [22:38:57] *** Joins: beardyname (~beardy@replaced-ip )
8191 [22:38:57] *** Joins: somepoortech (~somepoort@replaced-ip )
8192 [22:38:57] *** Joins: heinrich5991 (~hein5991@replaced-ip )
8193 [22:38:57] *** Joins: Quantumcross (~weechat@replaced-ip )
8194 [22:38:57] *** Joins: Arone_ (~Arone@replaced-ip )
8195 [22:38:57] *** Joins: Xenthys (xenthys@replaced-ip )
8196 [22:38:57] *** Joins: k_sze[work] (~Kira@replaced-ip )
8197 [22:38:57] *** Joins: Wizek__ (~Wizek@replaced-ip )
8198 [22:38:57] *** Joins: toorop (~toorop@replaced-ip )
8199 [22:38:57] *** Joins: omar (~weechat@replaced-ip )
8200 [22:38:57] *** Joins: me4 (~me@replaced-ip )
8201 [22:38:57] *** Joins: yht (~yht@replaced-ip )
8202 [22:38:57] *** Joins: ksft (~k@replaced-ip )
8203 [22:38:57] *** Joins: yuicat (~jordan@replaced-ip )
8204 [22:38:57] *** Joins: sine0 (hamburgerz@replaced-ip )
8205 [22:38:57] *** Joins: Zyferus (~Zyferus@replaced-ip )
8206 [22:38:57] *** Joins: Malmis (malmis@replaced-ip )
8207 [22:38:57] *** Joins: Tom01 (~tom@replaced-ip )
8208 [22:38:57] *** Joins: ryan-c (~ryan@replaced-ip )
8209 [22:38:57] *** Joins: egos (~egos@replaced-ip )
8210 [22:38:57] *** Joins: tonyoy (~ay@replaced-ip )
8211 [22:38:57] *** Joins: Hestben (~robert@replaced-ip )
8212 [22:38:57] *** Joins: Asoka_White (~a@replaced-ip )
8213 [22:38:57] *** Joins: wyre (wyre@replaced-ip )
8214 [22:38:57] *** Joins: hqx42 (bender@replaced-ip )
8215 [22:38:57] *** Joins: vinzv (~quassel@replaced-ip )
8216 [22:38:57] *** Joins: rysiek|pl (~quassel@replaced-ip )
8217 [22:38:57] *** Joins: ribas_ (~ribas@replaced-ip )
8218 [22:38:57] *** Joins: Guest23181 (emil@replaced-ip )
8219 [22:38:57] *** Joins: ceng_ (ceng@replaced-ip )
8220 [22:38:57] *** Joins: walking_ (~walking@replaced-ip )
8221 [22:38:57] *** Joins: ws2k3_ (freenodeyc@replaced-ip )
8222 [22:38:57] *** Joins: apt (ibot@replaced-ip )
8223 [22:38:57] *** Joins: tsuggs (~tim@replaced-ip )
8224 [22:38:57] *** Joins: meta-coder (~meta-code@replaced-ip )
8225 [22:38:57] *** Joins: ypwang (~ypwang@replaced-ip )
8226 [22:38:57] *** Joins: Kamilion (kamilion@replaced-ip )
8227 [22:38:57] *** Joins: magenbrot (~magenbrot@replaced-ip )
8228 [22:38:57] *** Joins: hobbyquaker (hq@replaced-ip )
8229 [22:38:57] *** Joins: Devastator_ (~devas@replaced-ip )
8230 [22:38:57] *** Joins: roger_rabbit (~admin@replaced-ip )
8231 [22:38:57] *** Joins: Geom (~Geom@replaced-ip )
8232 [22:38:57] *** Joins: iKarith (~ikarith@replaced-ip )
8233 [22:38:57] *** Joins: JonathanD (~JonathanD@replaced-ip )
8234 [22:38:57] *** Joins: Iridos (~iridos@replaced-ip )
8235 [22:38:57] *** Joins: kingsley (~kingsley@replaced-ip )
8236 [22:38:57] *** Joins: th3jam3sd3an (~th3jam3sd@replaced-ip )
8237 [22:38:57] *** Joins: Klaus_Dieter (~klaus@replaced-ip )
8238 [22:38:57] *** Joins: lenovo_lover (~lenovo_lo@replaced-ip )
8239 [22:38:57] *** Joins: cyborg (~cyborg@replaced-ip )
8240 [22:38:57] *** Joins: heurist (heurist@replaced-ip )
8241 [22:38:57] *** Joins: matze_ (~matze@replaced-ip )
8242 [22:38:57] *** Joins: githogori (~githogori@replaced-ip )
8243 [22:38:57] *** Joins: Kobra (~quassel@replaced-ip )
8244 [22:38:57] *** Joins: sh1rtybird (~quassel@replaced-ip )
8245 [22:38:57] *** Joins: daemonkeeper (~arno@replaced-ip )
8246 [22:38:57] *** Joins: marienz (~marienz@replaced-ip )
8247 [22:38:57] *** Joins: CtrlC (~CtrlC@replaced-ip )
8248 [22:38:57] *** Joins: andril (~andril@replaced-ip )
8249 [22:38:57] *** Joins: MetalGearSolid (~MetalGear@replaced-ip )
8250 [22:38:57] *** Joins: JesseWalling (~jpwall@replaced-ip )
8251 [22:38:57] *** Joins: Linux4UnMe (~kaddy@replaced-ip )
8252 [22:38:57] *** Joins: brong (~brong@replaced-ip )
8253 [22:38:57] *** Joins: gonz0 (~gonz0@replaced-ip )
8254 [22:38:57] *** Joins: cruncher (~cruncher@replaced-ip )
8255 [22:38:57] *** Joins: fireball``` (~fireball`@replaced-ip )
8256 [22:38:57] *** Joins: clopez (~tau@replaced-ip )
8257 [22:38:57] *** Joins: eeeprom (~lem0n@replaced-ip )
8258 [22:38:57] *** Joins: rosten (~rosten@replaced-ip )
8259 [22:38:57] *** Joins: ibex (~ibex@replaced-ip )
8260 [22:38:57] *** Joins: ^GoD^ (~156@replaced-ip )
8261 [22:38:57] *** Joins: max-m (~max-m@replaced-ip )
8262 [22:38:57] *** Joins: SynrGy (~synrg@replaced-ip )
8263 [22:38:57] *** Joins: verm1n (~verm1n@replaced-ip )
8264 [22:38:57] *** Joins: verboese (~verboese@replaced-ip )
8265 [22:38:57] *** Joins: SynrG (~synrg@replaced-ip )
8266 [22:38:57] *** Joins: zanshin (~zanshin@replaced-ip )
8267 [22:38:57] *** Joins: j3roen (~j3roen@replaced-ip )
8268 [22:38:57] *** Joins: bolt (r00t@replaced-ip )
8269 [22:38:57] *** Joins: larjona (~quassel@replaced-ip )
8270 [22:38:57] *** Joins: bocaneri (~bocaneri@replaced-ip )
8271 [22:38:57] *** Joins: crash_ (~pi@replaced-ip )
8272 [22:38:57] *** Joins: boudiccas (~boudiccas@replaced-ip )
8273 [22:38:57] *** Joins: LambdaCalculus37 (~robert@replaced-ip )
8274 [22:38:57] *** Joins: faw (~faw@replaced-ip )
8275 [22:38:57] *** Joins: Ricardo__ (~rick@replaced-ip )
8276 [22:38:57] *** Joins: fnordperfect (~fab@replaced-ip )
8277 [22:38:57] *** Joins: sveva65 (~sverre@replaced-ip )
8278 [22:38:57] *** Joins: jpalmer (~jpalmer@replaced-ip )
8279 [22:38:57] *** Joins: rainfyre (~rainfyre@replaced-ip )
8280 [22:38:57] *** Joins: shad0VV (~shad0VV@replaced-ip )
8281 [22:38:57] *** Joins: epsilon (textblase@replaced-ip )
8282 [22:38:57] *** Joins: wingman2 (~wingman2@replaced-ip )
8283 [22:38:57] *** Joins: marens (~quassel@replaced-ip )
8284 [22:38:57] *** Joins: steri (steris@replaced-ip )
8285 [22:38:57] *** Joins: Daniel0 (~admin@replaced-ip )
8286 [22:38:57] *** Joins: verwilst (~smuxi@replaced-ip )
8287 [22:38:57] *** Joins: LordDeath (~LordDeath@replaced-ip )
8288 [22:38:57] *** Joins: ribasushi (~riba@replaced-ip )
8289 [22:38:57] *** Joins: erry (~errietta@replaced-ip )
8290 [22:38:57] *** Joins: mavhq (~quassel@replaced-ip )
8291 [22:38:57] *** Joins: tripkin (~tripkin@replaced-ip )
8292 [22:38:57] *** Joins: altyr (~nobody@replaced-ip )
8293 [22:38:57] *** Joins: TheCoffeMaker (~TheCoffeM@replaced-ip )
8294 [22:38:57] *** Joins: GabrieleV (~GabrieleV@replaced-ip )
8295 [22:38:57] *** Joins: Y04NN (~y04nn@replaced-ip )
8296 [22:38:57] *** Joins: gosling (~gosling@replaced-ip )
8297 [22:38:57] *** Joins: Guest12905 (~loungeuse@replaced-ip )
8298 [22:38:57] *** Joins: NoteOn (~noteon@replaced-ip )
8299 [22:38:57] *** Joins: Wyzard (~mike@replaced-ip )
8300 [22:38:57] *** Joins: cast (~foo@replaced-ip )
8301 [22:38:57] *** Joins: Velveeta_Chef (~Nope@replaced-ip )
8302 [22:38:57] *** Joins: r3 (~arethree@replaced-ip )
8303 [22:38:57] *** Joins: pugfantus (~pugfantus@replaced-ip )
8304 [22:38:57] *** Joins: GhostInTheShell (~melkor@replaced-ip )
8305 [22:38:57] *** Joins: podbay (~podbay@replaced-ip )
8306 [22:38:57] *** Joins: nirox (~nirox@replaced-ip )
8307 [22:38:57] *** Joins: apathor (~apathor@replaced-ip )
8308 [22:38:57] *** Joins: SirNeo___ (SirNeo@replaced-ip )
8309 [22:38:57] *** Joins: boubou (boubou@replaced-ip )
8310 [22:38:57] *** Joins: BenderRodriguez (~Foxhoundz@replaced-ip )
8311 [22:38:57] *** Joins: GeorgeJipa (~admin@replaced-ip )
8312 [22:39:01] *** Joins: tyler-baker (tyler-bake@replaced-ip )
8313 [22:39:01] *** Joins: blaisebool (~blaiseboo@replaced-ip )
8314 [22:39:01] *** Joins: fguide (~fguide@replaced-ip )
8315 [22:39:01] *** Joins: markovh (zncuser@replaced-ip )
8316 [22:39:01] *** Joins: Rothgar (~admin@replaced-ip )
8317 [22:39:05] *** Quits: bocaneri (~bocaneri@replaced-ip ) (Max SendQ exceeded)
8318 [22:39:17] *** Quits: barajasfab (~fabian@replaced-ip ) (Ping timeout: 240 seconds)
8319 [22:39:27] *** Joins: nhandler (~nhandler@replaced-ip )
8320 [22:39:27] *** Joins: Arrowmaster (~Arrowmast@replaced-ip )
8321 [22:39:27] *** Joins: uhoreg[m] (uhoregmatr@replaced-ip )
8322 [22:39:27] *** Joins: Nh3xus (~Nh3xus@replaced-ip )
8323 [22:39:27] *** Joins: luckman212 (~luckman21@replaced-ip )
8324 [22:39:27] *** Joins: dselect (~dselect@replaced-ip )
8325 [22:39:27] *** Joins: andjjj23_ (~irc@replaced-ip )
8326 [22:39:27] *** Joins: Andocromn (~quassel@replaced-ip )
8327 [22:39:27] *** Joins: kini (~kini@replaced-ip )
8328 [22:39:27] *** Joins: gnugr (~gnugr@replaced-ip )
8329 [22:39:27] *** Joins: DK2 (~DK2@replaced-ip )
8330 [22:39:27] *** Joins: coruja (coruja@replaced-ip )
8331 [22:39:27] *** Joins: StoBrendo (~tux@replaced-ip )
8332 [22:39:27] *** Joins: jssjr (~relax@replaced-ip )
8333 [22:39:27] *** Joins: digdilem (~digdilem@replaced-ip )
8334 [22:39:27] *** Joins: volter (~volter@replaced-ip )
8335 [22:39:27] *** Joins: mpmc (~mpmc@replaced-ip )
8336 [22:39:27] *** Joins: nomad_dw (~nomad@replaced-ip )
8337 [22:39:27] *** Joins: andatche (~andatche@replaced-ip )
8338 [22:39:27] *** Joins: mavhc (~mavhc@replaced-ip )
8339 [22:39:27] *** Joins: kingkong- (antalya@replaced-ip )
8340 [22:39:27] *** Joins: amcorreia (~amcorreia@replaced-ip )
8341 [22:39:27] *** Joins: moestevens (~moesteven@replaced-ip )
8342 [22:39:27] *** Joins: M-shine (shinematri@replaced-ip )
8343 [22:39:27] *** Joins: Hijiri (~Hijiri@replaced-ip )
8344 [22:39:27] *** Joins: damentz (~damentz@replaced-ip )
8345 [22:39:27] *** Joins: jesk (~jesk@replaced-ip )
8346 [22:39:27] *** Joins: cooldude (~cooldude1@replaced-ip )
8347 [22:39:27] *** Joins: terr1 (~terr1@replaced-ip )
8348 [22:39:27] *** Joins: MasonMH (~SHRMz@replaced-ip )
8349 [22:39:27] *** Joins: ruind (~ruind@replaced-ip )
8350 [22:39:27] *** Joins: MichaelSasser (~michaelsa@replaced-ip )
8351 [22:39:27] *** Joins: gernot (~gernot@replaced-ip )
8352 [22:39:27] *** Joins: rdr (~rdr@replaced-ip )
8353 [22:39:27] *** Joins: kidney_thief_ (~kidney_th@replaced-ip )
8354 [22:39:27] *** Joins: hexadecimal (~hexadecim@replaced-ip )
8355 [22:39:27] *** Joins: tdn (~tdn@replaced-ip )
8356 [22:39:27] *** Joins: adapter (~adapter@replaced-ip )
8357 [22:39:27] *** Joins: jim (~jim@replaced-ip )
8358 [22:39:27] *** Joins: Cyclohexane (~cyclohexa@replaced-ip )
8359 [22:39:27] *** Joins: nds_ (~ipx@replaced-ip )
8360 [22:39:27] *** Joins: padawin_ (~padawin@replaced-ip )
8361 [22:39:27] *** Joins: umbSublime_ (~Sublime_@replaced-ip )
8362 [22:39:27] *** Joins: chucklebug (~chucklebu@replaced-ip )
8363 [22:39:27] *** Joins: masber (~masber@replaced-ip )
8364 [22:39:27] *** Joins: na1rb (~nairb@replaced-ip )
8365 [22:39:27] *** Joins: thomas1 (~thomas@replaced-ip )
8366 [22:39:27] *** Joins: ColtonDRG (~coltondrg@replaced-ip )
8367 [22:39:27] *** Joins: bizboo (~bizboo@replaced-ip )
8368 [22:39:27] *** Joins: Saar_ (~Saar@replaced-ip )
8369 [22:39:27] *** Joins: poisson (~aeb@replaced-ip )
8370 [22:39:27] *** Joins: angor (~angor@replaced-ip )
8371 [22:39:27] *** Joins: althalus (~althalus@replaced-ip )
8372 [22:39:27] *** Joins: missmbob (~missmbob@replaced-ip )
8373 [22:39:27] *** Joins: infinity_ (~brendon@replaced-ip )
8374 [22:39:27] *** Joins: peterrooney (~peter@replaced-ip )
8375 [22:39:27] *** Joins: SenpaiSilver (~SenpaiSil@replaced-ip )
8376 [22:39:27] *** Joins: ghormoon (~ghormoon@replaced-ip )
8377 [22:39:27] *** Joins: jbobbiz (Captain@replaced-ip )
8378 [22:39:27] *** Joins: p8m (~p8m@replaced-ip )
8379 [22:39:27] *** Joins: fds (~fds@replaced-ip )
8380 [22:39:27] *** Joins: percY- (~percY@replaced-ip )
8381 [22:39:27] *** Joins: harrison (~quassel@replaced-ip )
8382 [22:39:27] *** Joins: Snakes (~Snakes@replaced-ip )
8383 [22:39:27] *** Joins: Kazzy (~kaz@replaced-ip )
8384 [22:39:27] *** Joins: WayToDoor (~milk.bott@178.33.191.4)
8385 [22:39:27] *** Joins: AccessDenied (betrayer@replaced-ip )
8386 [22:39:27] *** Joins: nickdastain (~nickdasta@replaced-ip )
8387 [22:39:27] *** Joins: killerpty (killerpty@replaced-ip )
8388 [22:39:27] *** Joins: pipeep (~pipeep@replaced-ip )
8389 [22:39:27] *** Joins: komugi (~mindset@replaced-ip )
8390 [22:39:27] *** Joins: teclo- (~teclo-@replaced-ip )
8391 [22:39:27] *** Joins: c0ded (~c0ded@replaced-ip )
8392 [22:39:27] *** Joins: dakka (~dakka@replaced-ip )
8393 [22:39:27] *** Joins: superkulak (~superkula@replaced-ip )
8394 [22:39:27] *** Joins: jwl (jwl@replaced-ip )
8395 [22:39:27] *** Joins: Jubaleth (~Jubaleth@replaced-ip )
8396 [22:39:27] *** Joins: WinstonSmith (~WinstonSm@replaced-ip )
8397 [22:39:27] *** Joins: J_CA (~J_CA@replaced-ip )
8398 [22:39:27] *** Joins: Klumben (Nsaiswatch@replaced-ip )
8399 [22:39:27] *** Joins: bipul (~bipul7@replaced-ip )
8400 [22:39:27] *** Joins: xcpop (~xcpop@replaced-ip )
8401 [22:39:27] *** Joins: Ishaq (~Ishaq@replaced-ip )
8402 [22:39:27] *** Joins: KOD3N (KODEN@replaced-ip )
8403 [22:39:27] *** Joins: t0mb0_ (tcuthbert@replaced-ip )
8404 [22:39:27] *** Joins: gmh (glenn@replaced-ip )
8405 [22:39:27] *** Joins: boomer (~boom@replaced-ip )
8406 [22:39:27] *** Joins: nabia (~nabia@replaced-ip )
8407 [22:39:27] *** Joins: ariel (~quassel@replaced-ip )
8408 [22:39:27] *** Joins: blueyed (~daniel@replaced-ip )
8409 [22:39:27] *** Joins: intelux (~intelux@replaced-ip )
8410 [22:39:27] *** Joins: jas4711 (~jas4711@replaced-ip )
8411 [22:39:27] *** Joins: miklcct (michael@replaced-ip )
8412 [22:39:27] *** Joins: rperier (~quassel@replaced-ip )
8413 [22:39:27] *** Joins: musca (musca@replaced-ip )
8414 [22:39:27] *** Joins: rjsalts (~rjsalts@replaced-ip )
8415 [22:39:27] *** Joins: l3dx (sid2250@replaced-ip )
8416 [22:39:27] *** Joins: paw (~afong@replaced-ip )
8417 [22:39:27] *** Joins: aedinius (~andrewb@replaced-ip )
8418 [22:39:27] *** Joins: cnu- (~u@replaced-ip )
8419 [22:39:27] *** Joins: syshape (~syshape@replaced-ip )
8420 [22:39:27] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
8421 [22:39:27] *** Joins: dondelelcaro (~don@replaced-ip )
8422 [22:39:27] *** Joins: sparr (~sparr@replaced-ip )
8423 [22:39:27] *** Joins: Adbray (~Adbtay@replaced-ip )
8424 [22:39:27] *** Joins: xKoren (chofstede@replaced-ip )
8425 [22:39:27] *** Joins: mihaicmn (~mihaicmn@replaced-ip )
8426 [22:39:27] *** Joins: solrize (~solrize@replaced-ip )
8427 [22:39:27] *** Joins: Se-bash (~seba@replaced-ip )
8428 [22:39:27] *** Joins: Cisien (~Chris@replaced-ip )
8429 [22:39:27] *** Joins: Furai (~Furai@replaced-ip )
8430 [22:39:27] *** Joins: xSmurf (MrSmurf@replaced-ip )
8431 [22:39:27] *** Joins: Raed (~Raed@replaced-ip )
8432 [22:39:27] *** Joins: cadeskywalker (~madoka@replaced-ip )
8433 [22:39:27] *** Joins: valdyn (valdyn@replaced-ip )
8434 [22:39:27] *** Joins: rdz (~rdz@replaced-ip )
8435 [22:39:27] *** Joins: TriJetScud (znc@replaced-ip )
8436 [22:39:27] *** Joins: poleprogger (~mj@replaced-ip )
8437 [22:39:27] *** Joins: gacekjk (~gacekjk@replaced-ip )
8438 [22:39:27] *** Joins: benke (~benke@replaced-ip )
8439 [22:39:27] *** Joins: aindilis (~aindilis@replaced-ip )
8440 [22:39:27] *** Joins: sTonho (~Lunatic@replaced-ip )
8441 [22:39:27] *** Joins: mrkebab (~mk@replaced-ip )
8442 [22:39:27] *** Joins: pepronipi (~pi@replaced-ip )
8443 [22:39:27] *** Joins: alfred_ (~quassel@replaced-ip )
8444 [22:39:27] *** Joins: Amplificator (~quassel@replaced-ip )
8445 [22:39:27] *** Joins: denken (denken@replaced-ip )
8446 [22:39:27] *** Joins: adi (~adi@replaced-ip )
8447 [22:39:27] *** Joins: twisted` (sid6794@replaced-ip )
8448 [22:39:27] *** Joins: murfjr (~douseiais@replaced-ip )
8449 [22:39:27] *** Joins: mileage_maker (~mileage_m@replaced-ip )
8450 [22:39:27] *** Joins: relaxed (~relaxed@replaced-ip )
8451 [22:39:27] *** Joins: beaky (~beaky@replaced-ip )
8452 [22:39:27] *** Joins: Rockj (rockj@replaced-ip )
8453 [22:39:27] *** Joins: Ool (~Ool@replaced-ip )
8454 [22:39:27] *** Joins: mt (mteufel@replaced-ip )
8455 [22:39:27] *** Joins: kus_ubuntui686 (~kus@replaced-ip )
8456 [22:39:27] *** Joins: TomasCZ (~TomasCZ@replaced-ip )
8457 [22:39:27] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
8458 [22:39:27] *** Joins: chvz (~chvz@replaced-ip )
8459 [22:39:27] *** Joins: cyphix (~cyphix@replaced-ip )
8460 [22:39:27] *** Joins: evade (~evade@replaced-ip )
8461 [22:39:27] *** Joins: calher (~calher@replaced-ip )
8462 [22:39:27] *** Joins: gebjgd (~stmsgebjg@replaced-ip )
8463 [22:39:27] *** Joins: Guest55749 (~rage@replaced-ip )
8464 [22:39:27] *** Joins: PhishPho1 (~irssi@replaced-ip )
8465 [22:39:27] *** Joins: venkat_330 (~Thunderbi@replaced-ip )
8466 [22:39:27] *** Joins: kodapa (kod@replaced-ip )
8467 [22:39:27] *** Joins: eju (~eju@replaced-ip )
8468 [22:39:27] *** Joins: ski7777 (~znc@replaced-ip )
8469 [22:39:27] *** Joins: dexta (~D3XTA@replaced-ip )
8470 [22:39:27] *** Joins: t0m0 (~t0m@replaced-ip )
8471 [22:39:27] *** Joins: atomi (~atomi@replaced-ip )
8472 [22:39:27] *** Joins: phorce1_1ome (~gvl2@replaced-ip )
8473 [22:39:27] *** Joins: tubaman (~tubaman@replaced-ip )
8474 [22:39:27] *** Joins: lbatalha (~lbatalha@replaced-ip )
8475 [22:39:27] *** Joins: steve81 (steve81@replaced-ip )
8476 [22:39:27] *** Joins: MrGeneral (~MrGeneral@replaced-ip )
8477 [22:39:27] *** Joins: sydney_untangle (~sydney@replaced-ip )
8478 [22:39:27] *** Joins: jkhsjdhjs (jkhsjdhjs@replaced-ip )
8479 [22:39:27] *** Joins: strencinls (~none@replaced-ip )
8480 [22:39:27] *** Joins: lift (~lift@replaced-ip )
8481 [22:39:27] *** Joins: flyingkiwi (~kiwi@replaced-ip )
8482 [22:39:27] *** Joins: swym (~swym@replaced-ip )
8483 [22:39:27] *** Joins: whobert (~whobert@replaced-ip )
8484 [22:39:27] *** Joins: cstine_ (~cstine@replaced-ip )
8485 [22:39:27] *** Joins: Esya (~esya@replaced-ip )
8486 [22:39:27] *** Joins: |ifei5good (~sharris12@replaced-ip )
8487 [22:39:27] *** Joins: mypapit (~fakap@replaced-ip )
8488 [22:39:27] *** Joins: haasn (~haasn@replaced-ip )
8489 [22:39:27] *** Joins: bazhang_ (~bazhang@replaced-ip )
8490 [22:39:27] *** Joins: Granis (~Granis@replaced-ip )
8491 [22:39:27] *** Joins: Erreur32 (~Erreur32@replaced-ip )
8492 [22:39:27] *** Joins: ekaj (~ekaj@replaced-ip )
8493 [22:39:27] *** Joins: television (~alex@replaced-ip )
8494 [22:39:27] *** Joins: mik (mik@replaced-ip )
8495 [22:39:27] *** Joins: Ad1Tech (~ad1tech@replaced-ip )
8496 [22:39:27] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
8497 [22:39:27] *** Joins: SpacePenguin (~SpacePeng@replaced-ip )
8498 [22:39:27] *** Joins: l0xas (~unix@replaced-ip )
8499 [22:39:27] *** Joins: tomocha_______ (tomocha@replaced-ip )
8500 [22:39:27] *** Joins: yokel (~yokel@replaced-ip )
8501 [22:39:27] *** Joins: climjark (~climjark@replaced-ip )
8502 [22:39:27] *** Joins: thunderrd (~thunderrd@replaced-ip )
8503 [22:39:27] *** Joins: tvm (~tvm@replaced-ip )
8504 [22:39:27] *** Joins: Cipher45 (~Cipher45@replaced-ip )
8505 [22:39:27] *** Joins: cyphase (~cyphase@replaced-ip )
8506 [22:39:27] *** Joins: cra1g321 (~cra1g321@replaced-ip )
8507 [22:39:27] *** Joins: daishan (~daishan@replaced-ip )
8508 [22:39:27] *** Joins: x-fak (~jul54@replaced-ip )
8509 [22:39:27] *** Joins: electrostat (~dag@replaced-ip )
8510 [22:39:27] *** Joins: sandman13 (~sandman13@replaced-ip )
8511 [22:39:27] *** Joins: gturner (~gturner@replaced-ip )
8512 [22:39:27] *** Joins: Mysterytrain (~George@replaced-ip )
8513 [22:39:27] *** Joins: fooctrl (~havoc@replaced-ip )
8514 [22:39:27] *** Joins: jediraster (~jediraste@replaced-ip )
8515 [22:39:27] *** Joins: m-H7 (~mathias@replaced-ip )
8516 [22:39:27] *** Joins: resixian_ (~akira@replaced-ip )
8517 [22:39:27] *** Joins: WizardGed (~WizardGed@replaced-ip )
8518 [22:39:27] *** Joins: kunwon1 (~kunwon1@replaced-ip )
8519 [22:39:27] *** Joins: moetunes (~Jean-luc@replaced-ip )
8520 [22:39:27] *** Joins: ron-slc (~Ron@replaced-ip )
8521 [22:39:27] *** Joins: frd404 (~root@replaced-ip )
8522 [22:39:27] *** Joins: nighty (~nighty@replaced-ip )
8523 [22:39:27] *** Joins: Matthieu_ (~mmatthieu@replaced-ip )
8524 [22:39:27] *** Joins: tabakhase (tabakhase@replaced-ip )
8525 [22:39:27] *** Joins: _1amzave (~zev@replaced-ip )
8526 [22:39:27] *** Joins: Nnavd (~Nnavd@replaced-ip )
8527 [22:39:27] *** Joins: altin (~altin@replaced-ip )
8528 [22:39:27] *** Joins: jthomas_ (~jthomas@replaced-ip )
8529 [22:39:27] *** Joins: jandrusk (~jra@replaced-ip )
8530 [22:39:27] *** Joins: _0x5eb_ (~seb@replaced-ip )
8531 [22:39:28] *** Joins: james41382 (~james4138@replaced-ip )
8532 [22:39:28] *** Joins: ScottE (~ScottE@replaced-ip )
8533 [22:39:28] *** Joins: cluelessperson (~cluelessp@replaced-ip )
8534 [22:39:28] *** Joins: cbmuser (~glaubitz@replaced-ip )
8535 [22:39:28] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
8536 [22:39:28] *** Joins: oberling (~oberling@replaced-ip )
8537 [22:39:28] *** Joins: mhoney (~mhoney@replaced-ip )
8538 [22:39:28] *** Joins: tron (tron@replaced-ip )
8539 [22:39:28] *** Joins: eki (~eki@replaced-ip )
8540 [22:39:28] *** Joins: n0t (n0t@replaced-ip )
8541 [22:39:28] *** Joins: toruvinn (~toruvinn@replaced-ip )
8542 [22:39:28] *** Joins: duicker (~yourname@replaced-ip )
8543 [22:39:28] *** Joins: MickyW (~MickyW@replaced-ip )
8544 [22:39:30] *** Quits: gareth__ (~gareth__@replaced-ip ) (Changing host)
8545 [22:39:30] *** Joins: gareth__ (~gareth__@replaced-ip )
8546 [22:39:30] *** Quits: yokel (~yokel@replaced-ip ) (Max SendQ exceeded)
8547 [22:39:30] *** Quits: twisted` (sid6794@replaced-ip ) (Max SendQ exceeded)
8548 [22:39:38] *** Joins: unforgiven512 (~unforgive@replaced-ip )
8549 [22:39:47] *** Joins: RamPage (~R@replaced-ip )
8550 [22:39:47] *** Joins: pkiller (~pkiller@replaced-ip )
8551 [22:39:47] *** Joins: beardo (~beardo__@replaced-ip )
8552 [22:39:47] *** Joins: himiko (~himiko@replaced-ip )
8553 [22:39:47] *** Joins: _KaszpiR_ (quasselcor@replaced-ip )
8554 [22:39:47] *** Joins: romano2k (~romano2k@replaced-ip )
8555 [22:39:47] *** Joins: MrNeon (~MrNeon@replaced-ip )
8556 [22:39:47] *** Joins: DDR (~david@replaced-ip )
8557 [22:39:47] *** Joins: frankie (~frankie@replaced-ip )
8558 [22:39:47] *** Joins: predkambrij (~developer@replaced-ip )
8559 [22:39:47] *** Joins: r00tobo (~r00tobo@replaced-ip )
8560 [22:39:47] *** Joins: Haxxa (~Harrison@replaced-ip )
8561 [22:39:47] *** Joins: FinalX (~danielm@replaced-ip )
8562 [22:39:47] *** Joins: Guest90146 (~CyberJaco@replaced-ip )
8563 [22:39:47] *** Joins: FoolishOwl (U2FsdGVkX1@replaced-ip )
8564 [22:39:47] *** Joins: ancky (~ancky@replaced-ip )
8565 [22:39:47] *** Joins: shtirlic (~shtirlic@replaced-ip )
8566 [22:39:47] *** Joins: iNs (~ins@replaced-ip )
8567 [22:39:47] *** Joins: midacts (~midacts@replaced-ip )
8568 [22:39:47] *** Joins: Attoy (~attoy@replaced-ip )
8569 [22:39:47] *** Joins: xaiki (~xaiki@replaced-ip )
8570 [22:39:47] *** Joins: edelong (edelong@replaced-ip )
8571 [22:39:47] *** Joins: Azelphur (~Azelphur@replaced-ip )
8572 [22:39:47] *** Joins: nikoma (~nikoma@replaced-ip )
8573 [22:39:47] *** Joins: moparisthebest (~moparisth@replaced-ip )
8574 [22:39:47] *** Joins: Pedr0 (~Pedr0@replaced-ip )
8575 [22:39:47] *** Joins: BiGBOi (~michael@replaced-ip )
8576 [22:39:47] *** Joins: Sarodj (~pr0nstar@replaced-ip )
8577 [22:39:47] *** Joins: kvm2k (~kvm2k@replaced-ip )
8578 [22:39:47] *** Joins: mdk (~mandark@replaced-ip )
8579 [22:39:47] *** Joins: simbalion (~simba@replaced-ip )
8580 [22:39:47] *** Joins: nanobit (~nanobit@replaced-ip )
8581 [22:39:47] *** Joins: llimeht (~stuart@replaced-ip )
8582 [22:39:47] *** Joins: schmidta (~schmidta@replaced-ip )
8583 [22:39:47] *** Joins: rawburt (~irc@replaced-ip )
8584 [22:39:47] *** Joins: pseubodot (~p-dot@replaced-ip )
8585 [22:39:47] *** Joins: orangey (~orangey@replaced-ip )
8586 [22:39:47] *** Joins: d3lphi (~d3lphi@replaced-ip )
8587 [22:39:47] *** Joins: Yugidude1 (Yugidude1@replaced-ip )
8588 [22:39:47] *** Joins: clorophormo (~cloro@replaced-ip )
8589 [22:39:47] *** Joins: Scotteh (~Scotteh@replaced-ip )
8590 [22:39:47] *** Joins: ewook (~ewook@replaced-ip )
8591 [22:39:47] *** Joins: slax0r (slax0r@replaced-ip )
8592 [22:39:47] *** Joins: hex2a (~hex2a@replaced-ip )
8593 [22:39:47] *** Joins: karimb (~karimb@replaced-ip )
8594 [22:39:47] *** Joins: milobit (~milobit@replaced-ip )
8595 [22:39:47] *** Joins: angerman (~m@replaced-ip )
8596 [22:39:47] *** Joins: linuxthefish (~ltf@replaced-ip )
8597 [22:39:47] *** Joins: bhurstpdx2 (~bhurstpdx@replaced-ip )
8598 [22:39:47] *** Joins: papey (~papey@replaced-ip )
8599 [22:39:47] *** Joins: Schmantinski (~cmantsch@replaced-ip )
8600 [22:39:47] *** Joins: p0ly3d3r (~quassel@replaced-ip )
8601 [22:39:47] *** Joins: hydr0poniX (~hydr0poni@replaced-ip )
8602 [22:39:47] *** Joins: ghaberek (~quassel@replaced-ip )
8603 [22:39:47] *** Joins: nightfuri (nightfury@replaced-ip )
8604 [22:39:47] *** Joins: habs (U2FsdGVkX1@replaced-ip )
8605 [22:39:47] *** Joins: detail_pratique (~detail_pr@replaced-ip )
8606 [22:39:47] *** Joins: gh0st (~gh0st@replaced-ip )
8607 [22:39:47] *** Joins: Stummi (~Stummi@replaced-ip )
8608 [22:39:47] *** Joins: gigetoo (~gigetoo@replaced-ip )
8609 [22:39:47] *** Joins: bogus- (~bogus@replaced-ip )
8610 [22:39:47] *** Joins: cthuluh (~jca@replaced-ip )
8611 [22:39:47] *** Joins: ponyofdeath (~vladi@replaced-ip )
8612 [22:39:47] *** Joins: B[]rG (~tuptidup@replaced-ip )
8613 [22:39:47] *** Joins: zyley (~n@replaced-ip )
8614 [22:39:47] *** Joins: Brigo (~Brigo@replaced-ip )
8615 [22:39:47] *** Joins: Artox (~Artox@replaced-ip )
8616 [22:39:47] *** Joins: tswartz (~tswartz@replaced-ip )
8617 [22:39:47] *** Joins: mo1991reg (~mo1991@replaced-ip )
8618 [22:39:47] *** Joins: ntzorx (~ntzorx@replaced-ip )
8619 [22:39:47] *** Joins: GivenToCode (~GivenToCo@replaced-ip )
8620 [22:39:47] *** Joins: p_quarles (~pquarles@replaced-ip )
8621 [22:39:47] *** Joins: futex (~mcstn@replaced-ip )
8622 [22:39:47] *** Joins: neskau (~Sbyte@replaced-ip )
8623 [22:39:47] *** Joins: bauerj (~bauerj@replaced-ip )
8624 [22:39:47] *** Joins: CrypticSquared (~CrypticS_@replaced-ip )
8625 [22:39:47] *** Joins: LiENUS (~quake@replaced-ip )
8626 [22:39:47] *** Joins: Lakii (lakii@replaced-ip )
8627 [22:39:47] *** Joins: deetwelve (~deetwelve@replaced-ip )
8628 [22:39:47] *** Joins: Valdebrick (Valdebrick@replaced-ip )
8629 [22:39:47] *** Joins: stoned (~stoned@replaced-ip )
8630 [22:39:47] *** Joins: scc (scc@replaced-ip )
8631 [22:39:47] *** Joins: kirkland (~kirkland@replaced-ip )
8632 [22:39:47] *** Joins: popey (~alan@replaced-ip )
8633 [22:39:47] *** Joins: Hydroxide (~jimmy@replaced-ip )
8634 [22:39:47] *** Joins: InFerNo_ (~infy@replaced-ip )
8635 [22:39:47] *** Joins: xTEMPLARx (~quassel@replaced-ip )
8636 [22:39:47] *** Joins: greycat (~wooledg@replaced-ip )
8637 [22:39:47] *** Joins: explo (~explo@replaced-ip )
8638 [22:39:47] *** Joins: otyugh_II (~otyugh_V@replaced-ip )
8639 [22:39:47] *** Joins: homegrown (combrink@replaced-ip )
8640 [22:39:47] *** Joins: gdot (~gdot@replaced-ip )
8641 [22:39:47] *** Joins: blueturtl (~andreas@replaced-ip )
8642 [22:39:47] *** Joins: qbek (~qbek@replaced-ip )
8643 [22:39:47] *** Joins: Hink (~Hink@replaced-ip )
8644 [22:39:47] *** Joins: jgornick (~jgornick@replaced-ip )
8645 [22:39:47] *** Joins: dgncn (~trance@replaced-ip )
8646 [22:39:47] *** Joins: sussudio (suss@replaced-ip )
8647 [22:39:47] *** Joins: lroe (~roe@replaced-ip )
8648 [22:39:47] *** Joins: rpcope (~rpcope@replaced-ip )
8649 [22:39:47] *** Joins: ValodiaDeSeynes (~ValodiaDe@replaced-ip )
8650 [22:39:47] *** Joins: pankid (~quassel@replaced-ip )
8651 [22:39:47] *** Joins: hexnewbie (~hexnewbie@replaced-ip )
8652 [22:39:47] *** Joins: nagetier (~acl@replaced-ip )
8653 [22:39:47] *** Joins: TomTomTosch (~henryk@replaced-ip )
8654 [22:39:47] *** Joins: Starduster (~guest@replaced-ip )
8655 [22:39:47] *** Joins: muugal (~jackson@replaced-ip )
8656 [22:39:47] *** Joins: joze (~joze@replaced-ip )
8657 [22:39:47] *** Joins: ceegee (~christian@replaced-ip )
8658 [22:39:47] *** Joins: LostSoul (~LostSoul@replaced-ip )
8659 [22:39:47] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
8660 [22:39:47] *** Joins: hawken (~hawken@replaced-ip )
8661 [22:39:47] *** Joins: thrasymachus (~mpurcell@replaced-ip )
8662 [22:39:47] *** Joins: chachasmooth (~chachasmo@replaced-ip )
8663 [22:39:47] *** Joins: franzer (~textual@replaced-ip )
8664 [22:39:47] *** Joins: prasket (~prasket@replaced-ip )
8665 [22:39:47] *** Joins: geturafr1nordr (~geturafr1@replaced-ip )
8666 [22:39:47] *** Joins: LeandroLuiz (~LLP@replaced-ip )
8667 [22:39:47] *** Joins: qwesste (~qwesste@replaced-ip )
8668 [22:39:47] *** Joins: jeddi (~jedd@replaced-ip )
8669 [22:39:47] *** Joins: nse (~leo@replaced-ip )
8670 [22:39:47] *** Joins: wokedame (~sfgsfdsad@replaced-ip )
8671 [22:39:47] *** Joins: juantelez (~juantelez@replaced-ip )
8672 [22:39:47] *** Joins: Anselmo (~cjdns@replaced-ip )
8673 [22:39:47] *** Joins: Quatroking (~Quatrokin@replaced-ip )
8674 [22:39:47] *** Joins: lco (~lco@replaced-ip )
8675 [22:39:47] *** Joins: subzero79 (~subzero79@replaced-ip )
8676 [22:39:47] *** Joins: melvin (~melvin@replaced-ip )
8677 [22:39:47] *** Joins: LtL (~irssi@replaced-ip )
8678 [22:39:47] *** Joins: Epakai (~coweater@replaced-ip )
8679 [22:39:47] *** Joins: tuxopenwrt (~abhinav@replaced-ip )
8680 [22:39:47] *** Joins: Hello71 (~Hello71@replaced-ip )
8681 [22:39:47] *** Joins: SCHAAP137 (~SCHAAP137@replaced-ip )
8682 [22:39:47] *** Joins: bluszcz (~bluszcz@replaced-ip )
8683 [22:39:47] *** Joins: WebDawg (~webdawg@replaced-ip )
8684 [22:39:47] *** Joins: Rockwolf (~Rockwolf@replaced-ip )
8685 [22:39:47] *** Joins: hsweeten (~bigguines@replaced-ip )
8686 [22:39:47] *** Joins: Shaky_Jake (~x@replaced-ip )
8687 [22:39:47] *** Joins: beaver (~none@replaced-ip )
8688 [22:39:47] *** Joins: Rubin (~Rubin@replaced-ip )
8689 [22:39:47] *** Joins: mints (~mints@replaced-ip )
8690 [22:39:47] *** Joins: QwertyDragon (~QwertyDra@replaced-ip )
8691 [22:39:47] *** Joins: titsuki (~titsuki@replaced-ip )
8692 [22:39:47] *** Joins: paulgrmn (~paulgorma@replaced-ip )
8693 [22:39:47] *** Joins: pragmatism (~pragmatis@replaced-ip )
8694 [22:39:47] *** Joins: dka (~dka@replaced-ip )
8695 [22:39:47] *** Joins: supersoju (~ajones@replaced-ip )
8696 [22:39:47] *** Joins: rokas (~rokas@replaced-ip )
8697 [22:39:47] *** Joins: awal1 (~awal1@replaced-ip )
8698 [22:39:47] *** Joins: tub__ (~mossman@replaced-ip )
8699 [22:39:47] *** Joins: sasukeskapa (~sasukeska@replaced-ip )
8700 [22:39:47] *** Joins: Not_a_Robot_ (~soul@replaced-ip )
8701 [22:39:47] *** Joins: niko (~niko@replaced-ip )
8702 [22:39:47] *** Joins: Len (~Lenisko@replaced-ip )
8703 [22:39:47] *** Joins: DandyPandy (~freenode@replaced-ip )
8704 [22:39:47] *** Joins: jaggz (~jaggz@replaced-ip )
8705 [22:39:47] *** Joins: monoxane (~monoxane@replaced-ip )
8706 [22:39:47] *** Joins: rlange (~rlange@replaced-ip )
8707 [22:39:47] *** Joins: quasisane (~sanep@replaced-ip )
8708 [22:39:47] *** Joins: skrb (~skrb@replaced-ip )
8709 [22:39:47] *** Joins: FluidDruid (~FluidDrui@replaced-ip )
8710 [22:39:47] *** Joins: thiagoss (~thiagoss@replaced-ip )
8711 [22:39:47] *** Joins: pisekot (~user@replaced-ip )
8712 [22:39:47] *** Joins: borsin (~borsin@replaced-ip )
8713 [22:39:47] *** Joins: Looker (Looker@replaced-ip )
8714 [22:39:47] *** Joins: sidmo_ (~sidmo@replaced-ip )
8715 [22:39:48] *** Joins: bocaneri (~bocaneri@replaced-ip )
8716 [22:39:49] *** Joins: jelly-home (jelly@replaced-ip )
8717 [22:39:49] *** Joins: dcampano (~dcampano@replaced-ip )
8718 [22:39:49] *** Quits: atomi (~atomi@replaced-ip ) (Max SendQ exceeded)
8719 [22:39:49] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 258 seconds)
8720 [22:39:59] *** Joins: CrypticS_ (~CrypticS_@replaced-ip )
8721 [22:40:00] *** Joins: Hello71_ (~Hello71@replaced-ip )
8722 [22:40:00] *** Joins: bauerj_ (~bauerj@replaced-ip )
8723 [22:40:08] *** Joins: awhitlock8 (~awhitlock@replaced-ip )
8724 [22:40:08] *** Joins: jback (~jasper@replaced-ip )
8725 [22:40:08] *** Joins: adc (~ad@replaced-ip )
8726 [22:40:08] *** Joins: andhoy (~andhoy@replaced-ip )
8727 [22:40:08] *** Joins: SerajewelKS (~me@replaced-ip )
8728 [22:40:08] *** Joins: rednul (~rednul@replaced-ip )
8729 [22:40:08] *** Joins: monty (~monte@replaced-ip )
8730 [22:40:08] *** Joins: gr8ron (~tero@replaced-ip )
8731 [22:40:08] *** Joins: Mortumm (~pi@replaced-ip )
8732 [22:40:08] *** Joins: nikomo_ (~quassel@replaced-ip )
8733 [22:40:08] *** Joins: Ticho (~Ticho@replaced-ip )
8734 [22:40:08] *** Joins: noahfx (~noahfx@replaced-ip )
8735 [22:40:08] *** Joins: vfricou (~vfricou@replaced-ip )
8736 [22:40:08] *** Joins: m4rCsi (~shoar@replaced-ip )
8737 [22:40:08] *** Joins: crowell (~jeff@replaced-ip )
8738 [22:40:08] *** Joins: krups (~krups@replaced-ip )
8739 [22:40:08] *** Joins: testi (~quassel@replaced-ip )
8740 [22:40:08] *** Joins: afx237 (~afx237@replaced-ip )
8741 [22:40:08] *** Joins: beisner (~beisner@replaced-ip )
8742 [22:40:08] *** Joins: Salt (~Salt@replaced-ip )
8743 [22:40:08] *** Joins: ephesius (~ephesius@replaced-ip )
8744 [22:40:08] *** Joins: Mathisen (~mathisen@replaced-ip )
8745 [22:40:08] *** Joins: m0ltar (~moltar@replaced-ip )
8746 [22:40:08] *** Joins: hplar (~ralph@replaced-ip )
8747 [22:40:08] *** Joins: LambdaComplex (~LambdaCom@replaced-ip )
8748 [22:40:08] *** Joins: exezin (~exezin@replaced-ip )
8749 [22:40:08] *** Joins: acsid_ (~00stack@replaced-ip )
8750 [22:40:08] *** Joins: Azrael_- (~aweoi@replaced-ip )
8751 [22:40:08] *** Joins: OneM_Industries (~OneMatthi@replaced-ip )
8752 [22:40:08] *** Joins: madprops_ (~clouds@replaced-ip )
8753 [22:40:08] *** Joins: Pucilowski_ (~pucilowsk@replaced-ip )
8754 [22:40:08] *** Joins: yusukesuzuki (~yusukesuz@replaced-ip )
8755 [22:40:08] *** Joins: p0rt (~p0rt@replaced-ip )
8756 [22:40:08] *** Joins: bzed (~bzed@replaced-ip )
8757 [22:40:08] *** Joins: abracada- (~abracadan@replaced-ip )
8758 [22:40:08] *** Joins: Fusselkroete (hypno@replaced-ip )
8759 [22:40:08] *** Joins: SM0TVI (~sm0tvi@replaced-ip )
8760 [22:40:08] *** Joins: dave4925 (~dave4925@replaced-ip )
8761 [22:40:08] *** Joins: Xyle (~quassel@replaced-ip )
8762 [22:40:08] *** Joins: danmackay (danmackay@replaced-ip )
8763 [22:40:08] *** Joins: medicalwei (~medicalwe@replaced-ip )
8764 [22:40:08] *** Joins: ProfessorBacon (~important@replaced-ip )
8765 [22:40:08] *** Joins: dStruct (~matt@replaced-ip )
8766 [22:40:08] *** Joins: markus4 (~markus@replaced-ip )
8767 [22:40:08] *** Joins: Dewi (~dewi@replaced-ip )
8768 [22:40:08] *** Joins: zerick_ (~zerick@replaced-ip )
8769 [22:40:08] *** Joins: thoros- (~thoros@replaced-ip )
8770 [22:40:08] *** Joins: blue (~blue@replaced-ip )
8771 [22:40:08] *** Joins: ranix_ (~ranix@replaced-ip )
8772 [22:40:08] *** Joins: smica (~smica@replaced-ip )
8773 [22:40:08] *** Joins: Arsiesys (~Nya@replaced-ip )
8774 [22:40:08] *** Joins: sander85 (~sander@replaced-ip )
8775 [22:40:08] *** Joins: chrstphrchvz (sid104796@replaced-ip )
8776 [22:40:08] *** Joins: pythonsnake (~pythonsna@replaced-ip )
8777 [22:40:08] *** Joins: JPT (~jpt@replaced-ip )
8778 [22:40:08] *** Joins: flipp- (~flipp@replaced-ip )
8779 [22:40:08] *** Joins: nitefall (~thewellin@replaced-ip )
8780 [22:40:08] *** Joins: Liam` (~Liam@replaced-ip )
8781 [22:40:08] *** Joins: rolig (~rolig@replaced-ip )
8782 [22:40:08] *** Joins: APexil (~you@replaced-ip )
8783 [22:40:08] *** Joins: Zerant (~Zerant@replaced-ip )
8784 [22:40:08] *** Joins: tomreyn (~tomreyn@replaced-ip )
8785 [22:40:08] *** Joins: weld__ (~weld@replaced-ip )
8786 [22:40:08] *** Joins: p0g0 (~pogo@replaced-ip )
8787 [22:40:08] *** Joins: x10 (~x10@replaced-ip )
8788 [22:40:08] *** Joins: planetmaker (~pm@replaced-ip )
8789 [22:40:08] *** Joins: vivid (~vivid@replaced-ip )
8790 [22:40:08] *** Joins: enseneo (~madneap@replaced-ip )
8791 [22:40:08] *** Joins: c^ (chip@replaced-ip )
8792 [22:40:08] *** Joins: HelloShitty (~PsySc0rpi@replaced-ip )
8793 [22:40:08] *** Joins: m4rcu5_ (nobody@replaced-ip )
8794 [22:40:08] *** Joins: zours (~zours@replaced-ip )
8795 [22:40:08] *** Joins: yves_del_harlow (~ydh@replaced-ip )
8796 [22:40:08] *** Joins: naos62 (~naos62@replaced-ip )
8797 [22:40:08] *** Joins: babilen (~babilen@replaced-ip )
8798 [22:40:08] *** Joins: madmattco (~quassel@replaced-ip )
8799 [22:40:08] *** Joins: Helheim (~helheim@replaced-ip )
8800 [22:40:08] *** Joins: trewas (~trewas@replaced-ip )
8801 [22:40:08] *** Joins: kward (keith@replaced-ip )
8802 [22:40:08] *** Joins: VeggieMeat (~veggiemea@replaced-ip )
8803 [22:40:08] *** Joins: churnd (~churnd@replaced-ip )
8804 [22:40:08] *** Joins: brizz (~brizz@replaced-ip )
8805 [22:40:08] *** Joins: roger` (~nick@replaced-ip )
8806 [22:40:08] *** Joins: frediz (~Fred@replaced-ip )
8807 [22:40:08] *** Joins: PugaBear (~PugaBear@replaced-ip )
8808 [22:40:08] *** Joins: queso (~queso@replaced-ip )
8809 [22:40:08] *** Joins: Strife89 (~quassel@replaced-ip )
8810 [22:40:08] *** Joins: oo_miguel (~miguel@replaced-ip )
8811 [22:40:08] *** Joins: petemc_ (~pete@replaced-ip )
8812 [22:40:08] *** Joins: mikejw_ (~mike@replaced-ip )
8813 [22:40:08] *** Joins: ross`_ (~ross@replaced-ip )
8814 [22:40:08] *** Joins: meshugga_ (philip@replaced-ip )
8815 [22:40:08] *** Joins: parus_ (~parus@replaced-ip )
8816 [22:40:08] *** Joins: ayypot_ (~ayy@replaced-ip )
8817 [22:40:08] *** Joins: Slumlord_ (~Slumlord_@replaced-ip )
8818 [22:40:08] *** Joins: nee-chan (~Mantosky@replaced-ip )
8819 [22:40:08] *** Joins: Brian- (~brian@replaced-ip )
8820 [22:40:08] *** Joins: kooldavi (~kooldavi@replaced-ip )
8821 [22:40:08] *** Joins: hayer (~hayer@replaced-ip )
8822 [22:40:08] *** Joins: aivkiv (~aivkiv@replaced-ip )
8823 [22:40:08] *** Joins: prussian (~prussian@replaced-ip )
8824 [22:40:08] *** Joins: meti (~meti@replaced-ip )
8825 [22:40:08] *** Joins: NeoBlaster (~N3oBl@replaced-ip )
8826 [22:40:08] *** Joins: DLange (~DLange@replaced-ip )
8827 [22:40:08] *** Joins: Guest86752 (~cdchapm2@replaced-ip )
8828 [22:40:08] *** Joins: gema (~Gema@replaced-ip )
8829 [22:40:08] *** Joins: willmore (~willmore@replaced-ip )
8830 [22:40:08] *** Joins: kale (~kale@replaced-ip )
8831 [22:40:08] *** Joins: Fr_Dae (~Dae@replaced-ip )
8832 [22:40:08] *** Joins: GTAXL (~gtaxlnetw@replaced-ip )
8833 [22:40:08] *** Joins: qman__ (~quassel@replaced-ip )
8834 [22:40:08] *** Joins: GenTooMan (~cyberman@replaced-ip )
8835 [22:40:08] *** Joins: ephemer0l (~ephemer0l@replaced-ip )
8836 [22:40:08] *** Joins: dreamon (~dreamon@replaced-ip )
8837 [22:40:08] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
8838 [22:40:08] *** Joins: rxo (~rxo@replaced-ip )
8839 [22:40:08] *** Joins: ludocode (~quassel@replaced-ip )
8840 [22:40:08] *** Joins: simp (~simp@replaced-ip )
8841 [22:40:08] *** Joins: zupzupper (~Zup@replaced-ip )
8842 [22:40:08] *** Joins: DLmass (~dlmass@replaced-ip )
8843 [22:40:08] *** Joins: adzam (~adzam@replaced-ip )
8844 [22:40:08] *** Joins: Shentino (~Shentino@replaced-ip )
8845 [22:40:08] *** Joins: rebrec (~quassel@replaced-ip )
8846 [22:40:08] *** Joins: j3x (~j3x@replaced-ip )
8847 [22:40:08] *** Joins: paul_grozav (~paul_groz@replaced-ip )
8848 [22:40:08] *** Joins: chomwitt1 (~chomwitt@replaced-ip )
8849 [22:40:08] *** Joins: Starky (~Starky@replaced-ip )
8850 [22:40:08] *** Joins: VjetarSaSunca (~Vjetar@replaced-ip )
8851 [22:40:08] *** Joins: |DM| (~|DM|@replaced-ip )
8852 [22:40:08] *** Joins: Emmanuel_Chanel (~emmanuel@replaced-ip )
8853 [22:40:08] *** Joins: grim4593 (~grim4593@replaced-ip )
8854 [22:40:08] *** Joins: PosterdatiMobile (~posterdat@replaced-ip )
8855 [22:40:08] *** Joins: bluenemo (~bluenemo@replaced-ip )
8856 [22:40:08] *** Joins: watersoul (~ircuser@replaced-ip )
8857 [22:40:08] *** Joins: ftrist (~heller@replaced-ip )
8858 [22:40:08] *** Joins: papitfx (~hafiz@replaced-ip )
8859 [22:40:08] *** Joins: johnnyfive (~johnnyfiv@replaced-ip )
8860 [22:40:08] *** Joins: jonasbits (~quassel@replaced-ip )
8861 [22:40:08] *** Joins: Tempesta (~Tempesta@replaced-ip )
8862 [22:40:08] *** Joins: seekr (~seekr@replaced-ip )
8863 [22:40:08] *** Joins: RTFM[away] (~RTFMaway]@replaced-ip )
8864 [22:40:08] *** Joins: zykotick9 (~zykotick9@replaced-ip )
8865 [22:40:08] *** Joins: Junaos (~Junaos@replaced-ip )
8866 [22:40:08] *** Joins: thallada (~thallada@replaced-ip )
8867 [22:40:08] *** Joins: Shock_ (~mda1@replaced-ip )
8868 [22:40:08] *** Joins: sandeepkr_ (~sandeepkr@replaced-ip )
8869 [22:40:08] *** Joins: fiddlerwoaroof (~fiddlerwo@replaced-ip )
8870 [22:40:08] *** Joins: mar77i (~mar77i@replaced-ip )
8871 [22:40:08] *** Joins: XSoul (~XRule@replaced-ip )
8872 [22:40:08] *** Joins: lazouz (~lazouz@replaced-ip )
8873 [22:40:08] *** Joins: SirLagz (~SirLagz@replaced-ip )
8874 [22:40:08] *** Joins: MaxLanar` (~user@replaced-ip )
8875 [22:40:08] *** Joins: bouboule (~bouboule@replaced-ip )
8876 [22:40:08] *** Joins: root__ (~root@replaced-ip )
8877 [22:40:08] *** Joins: anaiden (~anaiden@replaced-ip )
8878 [22:40:08] *** Joins: popnfresh (~popnfrsh@replaced-ip )
8879 [22:40:08] *** Joins: Whiskey (~Whiskey@replaced-ip )
8880 [22:40:08] *** Joins: 7GHAAABK4 (~capri_fre@replaced-ip )
8881 [22:40:08] *** Joins: Phibonacci (~quassel@replaced-ip )
8882 [22:40:08] *** Joins: BloodCountess (~Tess@replaced-ip )
8883 [22:40:08] *** Joins: Krigsforbryter (~weechat@replaced-ip )
8884 [22:40:08] *** Joins: M4GNV5 (~M4GNV5@replaced-ip )
8885 [22:40:08] *** Joins: shovel_boss (~shovel_bo@replaced-ip )
8886 [22:40:08] *** Joins: MikeDebian (~ML@replaced-ip )
8887 [22:40:08] *** Joins: soee (~soee@replaced-ip )
8888 [22:40:08] *** Joins: shabius (~shaburov1@replaced-ip )
8889 [22:40:08] *** Joins: valeriusL (~valerius@replaced-ip )
8890 [22:40:08] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
8891 [22:40:08] *** Joins: Smuckerz (~C2N14@replaced-ip )
8892 [22:40:08] *** Joins: thinkpad (~thinkpad@replaced-ip )
8893 [22:40:08] *** Joins: toine42 (~toine42@replaced-ip )
8894 [22:40:08] *** Joins: bvs (~beavis@replaced-ip )
8895 [22:40:08] *** Joins: blu2 (~blu@replaced-ip )
8896 [22:40:08] *** Joins: lemerovi1gien (~lemerovin@replaced-ip )
8897 [22:40:08] *** Joins: chownsauce (~chown@replaced-ip )
8898 [22:40:08] *** Joins: r0ncalli (~pommes@replaced-ip )
8899 [22:40:08] *** Joins: cferry (~cferry@replaced-ip )
8900 [22:40:09] *** Quits: simbalion (~simba@replaced-ip ) (Max SendQ exceeded)
8901 [22:40:09] *** Quits: Hello71 (~Hello71@replaced-ip ) (Max SendQ exceeded)
8902 [22:40:09] *** Quits: bauerj (~bauerj@replaced-ip ) (Max SendQ exceeded)
8903 [22:40:09] *** Quits: Haxxa (~Harrison@replaced-ip ) (Max SendQ exceeded)
8904 [22:40:09] *** Quits: CrypticSquared (~CrypticS_@replaced-ip ) (Max SendQ exceeded)
8905 [22:40:10] *** Quits: pkiller (~pkiller@replaced-ip ) (Max SendQ exceeded)
8906 [22:40:10] *** Quits: linuxthefish (~ltf@replaced-ip ) (Max SendQ exceeded)
8907 [22:40:10] *** Joins: flugger (~flugger@replaced-ip )
8908 [22:40:10] *** Joins: simbalion` (~simba@replaced-ip )
8909 [22:40:16] *** Joins: stooj (~stooj@replaced-ip )
8910 [22:40:18] *** Joins: yokel (~yokel@replaced-ip )
8911 [22:40:20] *** Joins: daniel-s (~daniel-s@replaced-ip )
8912 [22:40:26] *** Joins: Haxxa (~Harrison@replaced-ip )
8913 [22:40:32] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip ) (Read error: Connection reset by peer)
8914 [22:40:36] *** Joins: atomi (~atomi@replaced-ip )
8915 [22:40:38] *** Joins: cybrNaut (cybrNaut@replaced-ip )
8916 [22:40:41] *** Quits: RebelCoderW (~Yuriy@replaced-ip ) (Ping timeout: 244 seconds)
8917 [22:40:45] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip )
8918 [22:40:51] *** Quits: r0ncalli (~pommes@replaced-ip ) (Max SendQ exceeded)
8919 [22:40:51] *** Quits: mar77i (~mar77i@replaced-ip ) (Max SendQ exceeded)
8920 [22:40:51] *** Quits: pythonsnake (~pythonsna@replaced-ip ) (Max SendQ exceeded)
8921 [22:40:51] *** Quits: Helheim (~helheim@replaced-ip ) (Max SendQ exceeded)
8922 [22:40:51] *** Quits: Tempesta (~Tempesta@replaced-ip ) (Max SendQ exceeded)
8923 [22:41:08] *** Joins: r0ncalli (~pommes@replaced-ip )
8924 [22:41:14] *** Quits: dcampano (~dcampano@replaced-ip ) (Client Quit)
8925 [22:41:19] *** Quits: LeandroLuiz (~LLP@replaced-ip ) (Max SendQ exceeded)
8926 [22:41:30] <freespirit-girl> I'm sorry
8927 [22:41:31] *** Joins: pkiller (~pkiller@replaced-ip )
8928 [22:41:33] *** Joins: mar77i (~mar77i@replaced-ip )
8929 [22:41:41] *** Joins: infernix (nix@replaced-ip )
8930 [22:41:45] *** Quits: fguillot (~fguillot@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
8931 [22:41:47] *** Joins: Tempesta (~Tempesta@replaced-ip )
8932 [22:41:47] *** Quits: Tempesta (~Tempesta@replaced-ip ) (Changing host)
8933 [22:41:47] *** Joins: Tempesta (~Tempesta@replaced-ip )
8934 [22:42:03] *** Joins: Helheim (~helheim@replaced-ip )
8935 [22:42:08] *** Joins: lankanmon (~LKNnet@replaced-ip )
8936 [22:42:08] *** Quits: ws2k3_ (freenodeyc@replaced-ip ) (Quit: Requested.)
8937 [22:42:10] *** Joins: DopeMeston (~DopeMesto@replaced-ip )
8938 [22:42:10] *** Joins: HappyLoaf (~HappyLoaf@replaced-ip )
8939 [22:42:10] *** Joins: de-facto (~de-facto@replaced-ip )
8940 [22:42:10] *** Joins: redlegion (~x@replaced-ip )
8941 [22:42:21] *** Joins: Ceber (~cerberus@replaced-ip )
8942 [22:42:45] *** Joins: ws2k3 (freenodeyc@replaced-ip )
8943 [22:42:45] *** Quits: ec (sid1544@replaced-ip ) (Ping timeout: 260 seconds)
8944 [22:42:54] *** Quits: boxrick1 (sid98261@replaced-ip ) (Ping timeout: 250 seconds)
8945 [22:42:57] *** Joins: pythonsnake (~pythonsna@replaced-ip )
8946 [22:43:25] *** Joins: L235 (L235@replaced-ip )
8947 [22:43:36] *** Joins: mtn (~mtn@replaced-ip )
8948 [22:43:40] *** Joins: ec (sid1544@replaced-ip )
8949 [22:43:43] *** Joins: Sagar (~sagar@replaced-ip )
8950 [22:43:44] *** Quits: kidney_thief_ (~kidney_th@replaced-ip ) (Ping timeout: 258 seconds)
8951 [22:43:56] <Sagar> hello, someone accidently ran a chmod and
chown on /var dir, and now all the permissions are messed up, how
can i reverse or solve it?
8952 [22:43:57] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 256 seconds)
8953 [22:44:21] *** Joins: remo (~remo@replaced-ip )
8954 [22:44:21] <greycat> Sagar: find another uncompromised
computer with the same Debian version, same set of packages, and
manually compare every directory and file.
8955 [22:44:25] *** bauerj_ is now known as bauerj
8956 [22:44:25] *** Quits: steventog (uid187891@replaced-ip ) (Ping timeout: 258 seconds)
8957 [22:44:28] *** Quits: teraflops (~teraflops@replaced-ip ) (Quit: WeeChat 1.5)
8958 [22:44:28] *** Joins: LeandroLuiz (~LLP@replaced-ip )
8959 [22:44:29] <greycat> Sagar: Or, restore from backup.
8960 [22:44:37] *** Joins: linuxthefish (~ltf@replaced-ip )
8961 [22:44:40] <Sagar> :|
8962 [22:44:42] *** Joins: Waggie (~Waggie@replaced-ip )
8963 [22:45:07] *** Joins: teraflops (~teraflops@replaced-ip )
8964 [22:45:25] *** Joins: kanyeezy (kanyeezy@replaced-ip )
8965 [22:45:26] *** Joins: sloucher (sid168007@replaced-ip )
8966 [22:45:52] *** Joins: seyeongkim (seyeongkim@replaced-ip )
8967 [22:46:21] *** Joins: rob2900 (~rob@replaced-ip )
8968 [22:46:30] *** Joins: kidney_thief_ (~kidney_th@replaced-ip )
8969 [22:46:45] *** Joins: ltkun (uid189967@replaced-ip )
8970 [22:46:52] *** Quits: thrasymachus (~mpurcell@replaced-ip ) (Quit: Lost terminal)
8971 [22:46:59] *** Quits: OneM_Industries (~OneMatthi@replaced-ip ) (Changing host)
8972 [22:46:59] *** Joins: OneM_Industries (~OneMatthi@replaced-ip )
8973 [22:48:00] *** debhelper sets mode: +l 1581
8974 [22:48:10] *** Quits: Klaus_Dieter (~klaus@replaced-ip ) (Remote host closed the connection)
8975 [22:48:20] *** Joins: attente (sid178759@replaced-ip )
8976 [22:48:26] *** Quits: jager (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
8977 [22:48:33] *** Joins: j` (sid11434@replaced-ip )
8978 [22:48:43] *** Joins: tobias47n9e-c (sid173479@replaced-ip )
8979 [22:48:45] *** Joins: sn0wmonster (~yeti@replaced-ip )
8980 [22:48:47] *** Joins: fiQmob (sid13281@replaced-ip )
8981 [22:48:57] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
8982 [22:49:01] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Quit: leaving)
8983 [22:49:06] *** Joins: jass93_ (~ifillj@replaced-ip )
8984 [22:49:17] <freespirit-girl> thankyou greycat
8985 [22:49:53] *** Quits: peterrooney (~peter@replaced-ip ) (Quit: new kernel compiled - reboot)
8986 [22:49:55] *** Joins: Se-bash (~seba@replaced-ip )
8987 [22:50:05] *** Joins: peterrooney (~peter@replaced-ip )
8988 [22:50:13] <troffasky> so are you going to install debian?
8989 [22:50:28] <troffasky> we don't want this to be a wasted
trip to #debian after all
8990 [22:50:38] *** Joins: jager (~quassel@replaced-ip )
8991 [22:50:52] *** Quits: th3jam3sd3an (~th3jam3sd@replaced-ip ) (Quit: Leaving)
8992 [22:51:22] *** Joins: NickyP (sid20176@replaced-ip )
8993 [22:51:27] <freespirit-girl> I've been wanting to try
Debian
8994 [22:51:39] *** Joins: th0r (~th0r@replaced-ip )
8995 [22:51:45] *** Joins: vvande (~vvande@replaced-ip )
8996 [22:51:49] *** Joins: webbyz (sid48091@replaced-ip )
8997 [22:52:05] <cast> why?
8998 [22:52:07] *** Joins: j0z (sid44053@replaced-ip )
8999 [22:52:15] <troffasky> because redhat sux
9000 [22:52:31] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
9001 [22:52:36] *** Joins: nickle (sid89854@replaced-ip )
9002 [22:52:41] *** Joins: ADubhlaoich (sid177637@replaced-ip )
9003 [22:53:25] *** Joins: drowngodx (sid162816@replaced-ip )
9004 [22:53:34] *** Joins: basic` (sid141140@replaced-ip )
9005 [22:53:43] *** Joins: cdown (~cdown@replaced-ip )
9006 [22:53:51] *** Joins: karlamrhein (sid161194@replaced-ip )
9007 [22:57:01] <freespirit-girl> because I've tried Ubuntu..
which is almost the same ... Plus, do you know how cool it sounds
telling my internet provider that i am using the Linux OS instead of
windows.. it throws them for a loop almost every-time
9008 [22:57:20] <Akuli> lol
9009 [22:57:29] *** JoshuaAC- is now known as JoshuaACasey
9010 [22:57:38] *** Quits: stargazer (~stargazer@replaced-ip ) (Ping timeout: 250 seconds)
9011 [22:57:41] *** Joins: katymoe_ (sid135810@replaced-ip )
9012 [22:57:44] <Akuli> i wonder what they'd do if you'd
say that you're running netbsd or something :D
9013 [22:57:51] <greycat> Usually it throws them into the
"Please try from a Windows computer" part of their script.
9014 [22:58:01] *** debhelper sets mode: +l 1596
9015 [22:58:06] <Akuli> yeah, right
9016 [22:58:08] *** Joins: stealthii (sid17385@replaced-ip )
9017 [22:58:08] *** Joins: twisted` (sid6794@replaced-ip )
9018 [22:58:15] *** Quits: marlinc (~marlinc@replaced-ip ) (Ping timeout: 248 seconds)
9019 [22:58:27] *** Joins: aaro (~aaro@replaced-ip )
9020 [22:58:30] *** Joins: RebelCoderW (~Yuriy@replaced-ip )
9021 [22:58:47] <freespirit-girl> Akuli forget it .. they
wouldn't know anything
9022 [22:59:14] <freespirit-girl> greycat: you are right.. hahaha
9023 [22:59:20] *** Joins: ggherdov (sid11402@replaced-ip )
9024 [22:59:23] *** Joins: steventog (uid187891@replaced-ip )
9025 [22:59:29] *** Joins: boxrick1 (sid98261@replaced-ip )
9026 [22:59:32] *** Joins: Richard_Cavell (uid165693@replaced-ip )
9027 [22:59:58] *** Quits: oberste1n (~ober@replaced-ip ) (Quit: uhhh)
9028 [23:00:04] *** Joins: CEnnis91 (uid3543@replaced-ip )
9029 [23:00:12] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 260 seconds)
9030 [23:00:51] *** Joins: stoilkov (~stoilkov@replaced-ip )
9031 [23:01:03] *** Joins: petems (sid27138@replaced-ip )
9032 [23:01:18] *** Joins: barajasfab (~fabian@replaced-ip )
9033 [23:01:22] <freespirit-girl> well.. thank you for trying to
help .. i' have got to run
9034 [23:02:05] *** Quits: oo_miguel (~miguel@replaced-ip ) (Quit: leaving)
9035 [23:02:15] *** Quits: freespirit-girl (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92 [Firefox 49.0.1/20160922113459])
9036 [23:02:40] *** Quits: gonz0 (~gonz0@replaced-ip ) (Quit: fui)
9037 [23:03:11] *** Joins: Ticho_ (~Ticho@replaced-ip )
9038 [23:03:39] *** Quits: Sagar (~sagar@replaced-ip ) (Remote host closed the connection)
9039 [23:03:45] *** Joins: diniwed (~gavron@replaced-ip )
9040 [23:04:01] *** Joins: DingoSaar (~hagen@replaced-ip )
9041 [23:04:27] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 244 seconds)
9042 [23:04:34] *** Joins: elmcrest (sid46763@replaced-ip )
9043 [23:05:09] *** Joins: minamoto (~marcin@replaced-ip )
9044 [23:05:44] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 260 seconds)
9045 [23:06:10] *** Joins: _foldLeft (~foldleft@replaced-ip )
9046 [23:07:10] *** Joins: dcampano (~dcampano@replaced-ip )
9047 [23:08:00] *** debhelper sets mode: +l 1606
9048 [23:08:09] *** Joins: oberstein (~ober@replaced-ip )
9049 [23:08:25] <solrize> so i still have this situation where i
upgraded from wheezy to jessie and now i can't login by ssh any
more: "PTY allocation request failed on channel 0"
9050 [23:08:29] <solrize> any suggestions
9051 [23:08:30] <solrize> ?
9052 [23:08:58] *** Quits: Waggie (~Waggie@replaced-ip ) (Max SendQ exceeded)
9053 [23:09:39] *** Quits: Akuli (~Akuli@replaced-ip ) (Quit: Lähdössä)
9054 [23:09:46] <tomreyn> solrize: you get this message on the
client or on the server (auth.log=?
9055 [23:09:51] <solrize> client
9056 [23:09:55] *** Joins: marlinc (~marlinc@replaced-ip )
9057 [23:09:58] *** Joins: peterS (peters@replaced-ip )
9058 [23:10:06] <tomreyn> then check auth.log on the server,
assuming you can still access it
9059 [23:10:12] <solrize> sec
9060 [23:10:22] <tomreyn> if you cannot, connect using sftp
instead
9061 [23:10:32] <solrize> i still have an open session from when i
did the upgrade
9062 [23:11:20] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Ping timeout: 260 seconds)
9063 [23:11:33] *** Quits: ec (sid1544@replaced-ip ) (Excess Flood)
9064 [23:11:49] <solrize> um, where would auth.log be?
there's one in /var/log but it's years old
9065 [23:12:06] <greycat> That's bad.
9066 [23:12:15] *** Joins: ec (sid1544@replaced-ip )
9067 [23:12:19] *** Joins: dArK_IcE (~DARKICEPT@replaced-ip )
9068 [23:12:28] <tomreyn> right, it should be in /var/log/auth.log
by default
9069 [23:12:35] <greycat> Something bad is happening on your
computer, like maybe you upgraded from squeeze to wheezy and
didn't install rsyslogd.
9070 [23:12:41] *** Quits: DomaMuffin (~DomaMuffi@replaced-ip ) (Quit: I have to leave,my people need me)
9071 [23:12:52] *** Quits: weld__ (~weld@replaced-ip ) (Remote host closed the connection)
9072 [23:13:31] <tomreyn> check "dmesg -T" and
/var/log/syslog
9073 [23:13:42] <greycat> (And yes, that is a thing. Happened to
me on two machines.)
9074 [23:13:57] <solrize> no output from dmesg -T. last entry in
/var/log/syslog is weeks ago
9075 [23:14:02] <greycat> (I think you may have had to upgrade
lenny -> squeeze -> wheezy for it to happen, or something. But
it's real.)
9076 [23:14:15] <solrize> no wait wrong syslog, that's years
old too
9077 [23:14:16] *** Joins: oish (~charlie@replaced-ip )
9078 [23:14:17] <solrize> /var/log/syslog
9079 [23:14:28] <solrize> this is on an openvz vps if that matters
9080 [23:14:34] <greycat> OH SHIT
9081 [23:14:39] <tomreyn> hehe
9082 [23:14:41] <solrize> ?
9083 [23:14:47] <greycat> You can't upgrade to jessie +
systemd on OPENVZ!
9084 [23:15:01] <solrize> hmm systemd is the culprit?
9085 [23:15:07] <solrize> brb
9086 [23:15:16] <greycat> And yeah, I would also check into the
rsyslog thing, because my OpenVZ server is one of the two boxes
where I had that issue.
9087 [23:15:20] <teraflops> greycat: no?
9088 [23:15:29] <greycat> OpenVZ has a shitty old kernel.
9089 [23:15:34] <greycat> greg@remote:~$ uname -a
9090 [23:15:34] <greycat> Linux remote 2.6.32-042stab090.5 #1 SMP
Sat Jun 21 00:15:09 MSK 2014 i686 GNU/Linux
9091 [23:15:36] <teraflops> if the host kernel is ok you alredy
can
9092 [23:15:46] <greycat> It won't be. OpenVZ is abandoned
tech.
9093 [23:15:50] <teraflops> already
9094 [23:16:03] *** Quits: ggherdov (sid11402@replaced-ip ) (Excess Flood)
9095 [23:16:14] <teraflops> heck I had a openvz vps with jessie +
systemd
9096 [23:16:33] <greycat> On what kernel?
9097 [23:16:48] <teraflops> greycat: iirc i already pasted the
info here
9098 [23:16:51] *** Quits: shabius (~shaburov1@replaced-ip ) (Quit: C20H25N3O)
9099 [23:16:54] <teraflops> kind of dejavu
9100 [23:17:15] <solrize> re
9101 [23:17:16] *** Joins: thunderrd_ (~thunderrd@replaced-ip )
9102 [23:17:21] <teraflops> let me look at the logs
9103 [23:17:23] * greycat does /lastlog teraflops sees no kernel version
9104 [23:17:31] *** Joins: ggherdov (sid11402@replaced-ip )
9105 [23:17:37] <teraflops> greycat: irc logs
9106 [23:18:00] <tomreyn> there is a new 'version' oif
openvz which is based on, i think, lxc
9107 [23:18:03] <greycat> We'll get freespirit-girl to google
them.
9108 [23:18:03] <solrize> i've successfully installed jessie
from scratch on openvz, but i've had wheezy-jessie upgrades
fail like this several times
9109 [23:18:09] *** Quits: lowin (~lowin@replaced-ip ) (Ping timeout: 258 seconds)
9110 [23:18:21] <greycat> solrize:
replaced-url
9111 [23:18:29] *** Quits: MrNeon (~MrNeon@replaced-ip ) (Ping timeout: 268 seconds)
9112 [23:18:30] <greycat> solrize: But I have *not tested* it
myself. Mine is still on wheezy.
9113 [23:18:32] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 258 seconds)
9114 [23:18:32] <solrize> looking
9115 [23:18:35] *** Joins: [HeOS] (~heos@replaced-ip )
9116 [23:18:37] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
9117 [23:18:37] *** Joins: Waggie (~Waggie@replaced-ip )
9118 [23:19:18] <solrize> aha Upgrading an OpenVZ container on the
2.6.* kernel should work fine up to Wheezy, but you must not upgrade
to Jessie unless you take steps to prevent systemd from being used
as the new init system.
9119 [23:19:39] *** Joins: alxy (uid115853@replaced-ip )
9120 [23:19:44] <teraflops> greycat: 2016-04-21
22:16:31teraflopsopenvz host kernel 2.6.32-042stab108.2
9121 [23:19:59] <teraflops> sorry for the borked output
9122 [23:20:05] *** Quits: rosten (~rosten@replaced-ip ) (Ping timeout: 248 seconds)
9123 [23:20:08] *** Joins: valeech (~valeech@replaced-ip )
9124 [23:20:09] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Ping timeout: 258 seconds)
9125 [23:20:12] <greycat> You're claiming that you have a
working systemd on a 2.6.32-042stab108.2 kernel? And you've
rebooted?
9126 [23:20:16] <solrize> oh man that's a nuisance, systemd
breaks all kinds of things
9127 [23:20:29] <teraflops> greycat: rebooted?
9128 [23:20:41] <greycat> You know, that thing that computers do
once every couple years.
9129 [23:20:42] <teraflops> no I dont have the vps anymore
9130 [23:20:42] <solrize> Upgrading an OpenVZ container on the
2.6.* kernel should work fine up to Wheezy, but you must not upgrade
to Jessie unless you take steps to prevent systemd from being used
as the new init system.
9131 [23:20:45] <solrize> oops sec
9132 [23:20:49] <teraflops> greycat: hehe
9133 [23:20:56] *** Joins: rosten (~rosten@replaced-ip )
9134 [23:21:04] <solrize> kernel 2.6.32-042stab116.2
9135 [23:21:10] <solrize> how can i be sure this is jessie?
9136 [23:21:16] <greycat> solrize: cat /etc/debian_version
9137 [23:21:25] <solrize> i see a bunch of systemd processes
9138 [23:21:30] *** Quits: RebelCoderW (~Yuriy@replaced-ip ) (Ping timeout: 244 seconds)
9139 [23:21:36] <solrize> 8.5
9140 [23:21:38] *** Quits: ggherdov (sid11402@replaced-ip ) (Excess Flood)
9141 [23:21:39] <solrize> debian 8.5
9142 [23:22:04] <teraflops> greycat: it's just I remember
having this very conversation here while I still had the vps and I
pasted the kernel version
9143 [23:22:04] *** Quits: lemerovi1gien (~lemerovin@replaced-ip ) (Ping timeout: 260 seconds)
9144 [23:22:04] <greycat> solrize: is the rsyslog package
installed?
9145 [23:22:06] <solrize> apt-get upgrading
9146 [23:22:10] <solrize> this is a different vps
9147 [23:22:24] <solrize> where do i look for rsyslog on the first
one?
9148 [23:22:29] <greycat> solrize: dpkg -l rsyslog
9149 [23:22:42] <solrize> not there
9150 [23:22:42] *** Joins: frozengeek (~frozengee@replaced-ip )
9151 [23:22:44] <greycat> If that's not installed, that would
explain why your /var/log/* are years old.
9152 [23:22:45] <teraflops> oh nvm it wasnt for me
9153 [23:22:47] <solrize> didn't see it in /sbin
9154 [23:22:50] *** Quits: metachr0n (~nobody@replaced-ip ) (Quit: WeeChat 1.5)
9155 [23:22:52] *** Joins: fnord_ (crazyed@replaced-ip )
9156 [23:23:06] <solrize> it's not installed
9157 [23:23:07] *** Joins: ggherdov (sid11402@replaced-ip )
9158 [23:23:42] <greycat> Install that.
9159 [23:24:00] *** Joins: canopus (~canopus@replaced-ip )
9160 [23:24:06] <solrize> ok done
9161 [23:24:32] <greycat> Now, going on the theory that teraflops
is confused and systemd + openvz is BAD, ...
9162 [23:24:35] <greycat> !jessie sysvinit
9163 [23:24:36] <dpkg> To use an init system other than systemd in
jessie, install the systemd-shim package (for logind) and remove the
systemd-sysv package: aptitude install systemd-shim sysvinit-core
systemd-sysv-. To stick with sysvinit for wheezy->jessie
upgrades, follow the pinning advice in the release notes:
replaced-url
9164 [23:24:57] *** Quits: calisto (~calisto@replaced-ip ) (Quit: Leaving.)
9165 [23:25:11] <greycat> I cannot promise this will fix your ssh
issue.
9166 [23:25:11] *** Joins: samathy (~samathy@replaced-ip )
9167 [23:25:20] <solrize> yeah i saw that in the openvz page... i
don't have anything important on this vps, it's ok if i
just trash it and reinstall, and remember to not upgrade 7 to 8 on
openvz
9168 [23:25:48] <solrize> i had thought that sysvinit instructions
was for before doing the upgrade though
9169 [23:25:57] *** Quits: Wizek__ (~Wizek@replaced-ip ) (Ping timeout: 248 seconds)
9170 [23:26:17] *** Quits: aaro (~aaro@replaced-ip ) (Ping timeout: 240 seconds)
9171 [23:26:23] *** Quits: karimb (~karimb@replaced-ip ) (Quit: Leaving...)
9172 [23:26:42] <solrize> i have a dedicated server that i also
want to upgrade but that has a ton of stuff on it, and i've
been afraid to upgrade b/c of this recurring openvz problem
9173 [23:27:06] <solrize> but i guess i can back everything up
then give the upgrade a try
9174 [23:27:07] <greycat> There are separate instructions for
"how to prevent systemd when I upgrade" and "how to
get rid of systemd after I have upgraded"
9175 [23:27:14] <solrize> oh hmm
9176 [23:27:37] *** Joins: lemerovingien (~lemerovin@replaced-ip )
9177 [23:29:35] *** Quits: prasket (~prasket@replaced-ip ) (Ping timeout: 268 seconds)
9178 [23:29:45] *** Joins: shinnya (~shinnya@replaced-ip )
9179 [23:30:02] <solrize> i don't see the part about getting
rid of systemd
9180 [23:30:10] <jaggz> jelly-home,
replaced-url
9181 [23:30:20] <solrize> but it's ok i can get rid of it the
easy way (reinstall)
9182 [23:30:44] <jaggz> hopefully switching from opengl to xrender
will fix it.. switching from opengl 2.0 to opengl 3.1 did not fix it
9183 [23:30:45] *** Joins: posi (sid124649@replaced-ip )
9184 [23:30:56] <greycat> !jessie sysvinit
9185 [23:30:57] <dpkg> To use an init system other than systemd in
jessie, install the systemd-shim package (for logind) and remove the
systemd-sysv package: aptitude install systemd-shim sysvinit-core
systemd-sysv-. To stick with sysvinit for wheezy->jessie
upgrades, follow the pinning advice in the release notes:
replaced-url
9186 [23:31:02] <greycat> ^^ that is how to get rid of systemd
9187 [23:31:25] <teraflops> greycat: no I'm not
9188 [23:31:34] *** Joins: lowin (~lowin@replaced-ip )
9189 [23:31:47] <greycat> teraflops: then fix his ssh problem
9190 [23:31:49] *** Quits: fnordperfect (~fab@replaced-ip ) (Ping timeout: 248 seconds)
9191 [23:31:55] *** Quits: lowin (~lowin@replaced-ip ) (Max SendQ exceeded)
9192 [23:32:17] *** Quits: stoilkov (~stoilkov@replaced-ip ) (Remote host closed the connection)
9193 [23:32:31] <teraflops> why?
9194 [23:32:44] *** Joins: lowin (~lowin@replaced-ip )
9195 [23:32:57] *** Quits: lowin (~lowin@replaced-ip ) (Max SendQ exceeded)
9196 [23:33:11] <teraflops> teraflops is confused and systemd +
openvz is BAD ← I dont think so
9197 [23:33:21] <teraflops> I meant it works
9198 [23:33:39] <teraflops> at least in a 2.6.32-042stab108.2
guest
9199 [23:33:44] *** Quits: RTFM[away] (~RTFMaway]@replaced-ip ) (Ping timeout: 260 seconds)
9200 [23:33:46] *** Joins: AndChat425684 (~AndChat42@replaced-ip )
9201 [23:34:10] <jaggz>
replaced-url
9202 [23:34:11] *** Joins: lowin (~lowin@replaced-ip )
9203 [23:34:22] *** Quits: lowin (~lowin@replaced-ip ) (Max SendQ exceeded)
9204 [23:34:26] <AndChat425684> I Have ATI redon 5450
9205 [23:34:43] <greycat> Not looking for pros and cons of systemd
in general. This is a specific technical issue, about systems
running on a kernel without cgroups.
9206 [23:34:46] <jaggz> AndChat425684, type /nick YourNewNick ! :)
9207 [23:34:51] <solrize> greycat, oh i was looking on that wiki
page, sorry. thanks
9208 [23:35:03] *** Quits: lemerovingien (~lemerovin@replaced-ip ) (Quit: Lost terminal)
9209 [23:35:19] *** Joins: lowin (~lowin@replaced-ip )
9210 [23:35:28] *** Quits: lowin (~lowin@replaced-ip ) (Max SendQ exceeded)
9211 [23:35:34] <AndChat425684> I have an ATI raedeon 5450. I can
not decide if to go with opensource driver or fglrx. I need for it
to just work and give me near performance of windows or better
9212 [23:35:47] <jhutchins> greycat: I believe you said that there
was a better way to invoke a root shell than sudo su - ?
9213 [23:35:54] <solrize> remove the systemd-sysv package:
aptitude install systemd-shim sysvinit-core systemd-sysv-
9214 [23:35:56] <greycat> Try the regular free driver first. If
that doesn't work well enough, then try another thing.
9215 [23:35:58] <AndChat425684> Sorry guys.on the phone here
9216 [23:35:59] <teraflops> greycat: what is tricky is upgrading
afaij
9217 [23:36:00] <solrize> that looks like it installs stuff?
9218 [23:36:05] <teraflops> afaik*
9219 [23:36:07] <solrize> or does the minus sign at the end
uninstall
9220 [23:36:18] <greycat> solrize: you only quoted HALF of the
sentence.
9221 [23:36:21] *** Joins: lowin (~lowin@replaced-ip )
9222 [23:36:34] <greycat> Yes, the - sign at the end means
uninstall. If you use aptitude. Which I don't.
9223 [23:36:35] <solrize> i installed systemd-shim
9224 [23:36:46] *** ross`_ is now known as ross`
9225 [23:37:10] *** Joins: fffatman (~ffamousff@replaced-ip )
9226 [23:37:11] <solrize> hmm ok that ran
9227 [23:37:14] *** Joins: Ridout (~coffee@replaced-ip )
9228 [23:37:19] *** Quits: ffatman (~ffamousff@replaced-ip ) (Ping timeout: 258 seconds)
9229 [23:37:22] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Read error: Connection reset by peer)
9230 [23:37:30] *** Quits: AndChat425684 (~AndChat42@replaced-ip ) (Read error: Connection reset by peer)
9231 [23:37:36] <solrize> now ssh doesn't respond at all,
instead of giving an error message :(
9232 [23:37:40] *** Joins: daniel-s (~daniel-s@replaced-ip )
9233 [23:37:51] <solrize> should i reboot?
9234 [23:37:55] <jhutchins> solrize: -vvv?
9235 [23:38:02] *** Quits: biberu (~biberu@replaced-ip ) ()
9236 [23:38:05] <greycat> Probably. Dunno. Haven't done this.
9237 [23:38:12] <solrize> oh wait, it eventually came back with
same error, was just slow
9238 [23:38:18] <solrize> maybe spinning up stuff, who knows
9239 [23:38:34] <solrize> hmm same thing again, sits for 20
seconds or so
9240 [23:38:38] <solrize> i've seen that before
9241 [23:38:43] <solrize> dns lookup timing out or something
9242 [23:38:45] *** Quits: ec (sid1544@replaced-ip ) (Ping timeout: 260 seconds)
9243 [23:38:53] <solrize> but yeah, same problem
9244 [23:39:04] <solrize> gonna reboot i guess
9245 [23:39:14] *** Quits: XDS2010 (sid1218@replaced-ip ) (Ping timeout: 250 seconds)
9246 [23:39:17] *** Quits: scubacuda_ (sid109325@replaced-ip ) (Ping timeout: 240 seconds)
9247 [23:39:18] *** Quits: solrize (~solrize@replaced-ip ) (Remote host closed the connection)
9248 [23:39:24] *** Joins: RebelCoderW (~Yuriy@replaced-ip )
9249 [23:39:47] *** Joins: solrize (solrize@replaced-ip )
9250 [23:40:03] <solrize> woops, forgot that my irc session was
running through that vps when i rebooted :/
9251 [23:40:13] <greycat> No problem. So is mine.
9252 [23:40:13] <solrize> hey now i can ssh in
9253 [23:40:20] <xyassin> What to do if you "forget"
root password?
9254 [23:40:28] <greycat> xyassin: /msg dpkg ifrp
9255 [23:40:29] <solrize> pubkey
9256 [23:40:52] *** Joins: Ryushin (chris@replaced-ip )
9257 [23:41:13] <greycat> solrize: I am pleased to hear that if
one forgets to prevent systemd, that one can still recover from
that.
9258 [23:41:29] <greycat> Not sure how you were able to do it if
you couldn't ssh to it, but...
9259 [23:41:32] <solrize> greycat, yeah it was interesting finding
out, and good to know. thanks :)
9260 [23:41:39] *** Quits: electro33 (uid613@replaced-ip ) (Ping timeout: 244 seconds)
9261 [23:41:50] *** Quits: posi (sid124649@replaced-ip ) (Ping timeout: 250 seconds)
9262 [23:42:01] *** Quits: alxy (uid115853@replaced-ip ) (Ping timeout: 260 seconds)
9263 [23:42:01] *** Quits: jhill_ (sid1055@replaced-ip ) (Ping timeout: 260 seconds)
9264 [23:42:13] <solrize> if i couldn't ssh after the reboot
then only recourse would probably be ask the hosting company to
snapshot the container (or in this case i was going to just trash it
and reinstall)
9265 [23:42:36] *** Quits: fnord_ (crazyed@replaced-ip ) (Ping timeout: 260 seconds)
9266 [23:42:38] <greycat> Ah, you hadn't rebooted at all yet,
and still had some open ssh sessions?
9267 [23:42:42] <xyassin> greycat: thank you, does that work
regardless of full disk encryption ?
9268 [23:42:52] <greycat> I don't do disk encryption.
9269 [23:42:59] *** ChanServ sets mode: +o eir
9270 [23:42:59] *** eir sets mode: -bo *!*@185.17.185.130 eir
9271 [23:43:05] <teraflops> solrize: do they have jessie openvz
templates?
9272 [23:43:09] <solrize> greycat, yeah, still had an open session
which was where i ran the upgrade from. also could run "ssh
somecommand" from other sites
9273 [23:43:20] <solrize> they have a 64 bit jessie openvz
template but not 32 bit for some reason
9274 [23:43:26] <greycat> Ahhh, noninteractive ssh still worked,
just not ssh with a tty.
9275 [23:43:27] <teraflops> solrize: ah ok
9276 [23:43:48] <solrize> greycat, yeah, pty allocation
wasn't working
9277 [23:44:11] *** Joins: stoilkov (~anton@replaced-ip )
9278 [23:44:19] *** Quits: marcozink (~marcozink@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
9279 [23:44:26] <solrize> i know there's some huge internet
hate-a-thon pro and anti systemd that i've tried to not pay
attention to, but i sympathize more now
9280 [23:44:29] <greycat> And are you getting stuff in /var/log/*
too?
9281 [23:44:35] <jaggz> ugh.. when I switch to xrender I see an
old image of my plasma taskbar (from 9/26/2016)
9282 [23:44:36] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 258 seconds)
9283 [23:44:49] <solrize> yep
9284 [23:45:02] <solrize> syslog, daemon.log, auth.log etc
9285 [23:45:16] *** Quits: r0bby (sid699@replaced-ip ) (Ping timeout: 244 seconds)
9286 [23:45:16] <greycat> Took me a few months to notice the lack
of a working syslogd after I upgraded the VPS to wheezy.
9287 [23:46:17] *** Joins: marcozink (~marcozink@replaced-ip )
9288 [23:46:36] <solrize> well i guess i'll keep using it
like this for a while... meanwhile will think about what to do with
my dedi
9289 [23:47:29] *** Joins: Ericx2x (~textual@replaced-ip )
9290 [23:48:01] *** debhelper sets mode: +l 1595
9291 [23:48:09] <solrize> thanks much! i'd have never figured
that stuff out
9292 [23:48:25] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: This time the bullet cold rocked ya / A yellow ribbon
instead of a swastika)
9293 [23:49:19] *** Quits: LtL (~irssi@replaced-ip ) (Ping timeout: 268 seconds)
9294 [23:50:57] *** Joins: cybiko123 (~cybiko123@replaced-ip )
9295 [23:51:52] *** Quits: anuxivm (~anuxi@replaced-ip ) (Read error: Connection reset by peer)
9296 [23:52:00] *** Joins: Curlybear (~Curlybear@replaced-ip )
9297 [23:52:09] *** Joins: grumpycatt (~radius@replaced-ip )
9298 [23:52:11] *** Joins: toli (~toli@replaced-ip )
9299 [23:52:16] *** Quits: lmcloughlin (sid1532@replaced-ip ) (Read error: Connection reset by peer)
9300 [23:52:36] *** Joins: Dan_au (~Dan@replaced-ip )
9301 [23:52:39] *** Joins: brouette (~para_free@replaced-ip )
9302 [23:52:43] *** Joins: Dr-Shadow (~quassel@replaced-ip )
9303 [23:53:18] *** Joins: shabius (~shaburov1@replaced-ip )
9304 [23:53:25] *** Joins: judd (~judd@replaced-ip )
9305 [23:53:25] *** Quits: judd (~judd@replaced-ip ) (Changing host)
9306 [23:53:25] *** Joins: judd (~judd@replaced-ip )
9307 [23:53:31] *** Joins: monako (~monako@replaced-ip )
9308 [23:53:45] *** Joins: iflema (~ian@replaced-ip )
9309 [23:54:13] <monako> when i opened my debian os , and i press
E
9310 [23:54:26] *** Joins: LtL (~irssi@replaced-ip )
9311 [23:54:36] *** Joins: anuxivm (~anuxi@replaced-ip )
9312 [23:54:37] <monako> i find there is something called
--hint--...
9313 [23:54:41] <monako> is that normal?
9314 [23:54:43] *** Quits: anuxivm (~anuxi@replaced-ip ) (Max SendQ exceeded)
9315 [23:55:12] *** Quits: RebelCoderW (~Yuriy@replaced-ip ) (Ping timeout: 260 seconds)
9316 [23:56:45] *** Joins: marmoute (~marmoute@replaced-ip )
9317 [23:57:05] *** Joins: ryouma (~user@replaced-ip )
9318 [23:57:26] *** Quits: Ericx2x (~textual@replaced-ip ) (Ping timeout: 250 seconds)
9319 [23:57:42] *** Joins: electro33 (uid613@replaced-ip )
9320 [23:57:58] *** Joins: r0bby (sid699@replaced-ip )
9321 [23:58:00] *** debhelper sets mode: +l 1605
9322 [23:58:34] *** Joins: jhill_ (sid1055@replaced-ip )
9323 [23:59:37] *** Joins: lmcloughlin (sid1532@replaced-ip )
9324 [23:59:48] *** Joins: XDS2010 (sid1218@replaced-ip )
9325 [23:59:52] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 260 seconds)
9326 [23:59:58] *** Joins: ec (sid1544@replaced-ip )
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be