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:17] *** Joins: volk_ (~volk@replaced-ip )
1 [00:00:40] *** Quits: feal (~fiel@replaced-ip ) (Read error: Connection reset by peer)
2 [00:00:44] *** Quits: MrNeon (~MrNeon@replaced-ip ) (Quit: Leaving)
3 [00:00:51] <mass> <ellie2>
4 [00:00:55] *** Joins: xyxxy (~hello@replaced-ip )
5 [00:01:04] <ellie2> I do try again, but it just doesn't
work. I use ctrl-alt-F1 to try and login instead, but even that
doesn't work - it seems to start the login, but bash won't
launch, just blank.
6 [00:01:41] <ellie2> Yet as SOON as I login in ttyS0, it
instantly fixes it?
7 [00:01:55] <mass> your use debian?!!!
8 [00:02:35] *** Joins: kelsoo_ (~kelsoo@replaced-ip )
9 [00:02:41] <xyxxy> whenever i type service xrdp start, i get
the following error message: Failed to start xrdp.service: Unit
xrdp.service is masked. <-- what does this mean?
10 [00:03:03] *** Joins: Vjetar (Vjetar@replaced-ip )
11 [00:03:14] *** Quits: kelsoo_ (~kelsoo@replaced-ip ) (Client Quit)
12 [00:03:38] *** Joins: jass93 (~ifillj@replaced-ip )
13 [00:04:03] *** Joins: Wire_ (~quassel@replaced-ip )
14 [00:04:22] *** Quits: Wire (~quassel@replaced-ip ) (Read error: Connection reset by peer)
15 [00:05:14] <mass> <xyxxy> : type
16 [00:05:16] *** Quits: de-facto (~de-facto@replaced-ip ) (Ping timeout: 252 seconds)
17 [00:05:54] *** Quits: Netek (~Netek@replaced-ip ) (Ping timeout: 265 seconds)
18 [00:06:23] *** Quits: VjetarSaSunca (Vjetar@replaced-ip ) (Ping timeout: 265 seconds)
19 [00:06:27] <xyxxy> ?
20 [00:06:30] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
21 [00:06:34] *** Quits: l0xas (~unix@replaced-ip ) (Quit: Leaving)
22 [00:06:34] *** Joins: campeao (~unix@replaced-ip )
23 [00:07:29] *** Joins: anton02 (~quassel@replaced-ip )
24 [00:07:45] <PryMar56> xyxxy, systemctl unmask xrdp.service
25 [00:07:59] *** Quits: FinalX (~danielm@replaced-ip ) (Quit: leaving)
26 [00:08:05] *** Joins: AlexLikeRock (~AlexLikeR@replaced-ip )
27 [00:08:12] *** FinalX- is now known as FinalX
28 [00:08:18] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 276 seconds)
29 [00:08:28] *** Joins: winston_obrien (~winston_o@replaced-ip )
30 [00:09:01] *** Joins: stvlker (~stvlker@replaced-ip )
31 [00:10:06] *** Quits: stvlker (~stvlker@replaced-ip ) (Remote host closed the connection)
32 [00:10:17] *** Quits: mass (~mass@replaced-ip ) (Quit: Leaving)
33 [00:10:56] <jmcnaught> theviajerock: what did you try? what
do you want to accomplish?
34 [00:12:06] *** Parts: winston_obrien (~winston_o@replaced-ip )
35 [00:12:36] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 244 seconds)
36 [00:12:38] *** Joins: iWaldo (iWaldo___@replaced-ip )
37 [00:13:13] <jmcnaught> theviajerock:
replaced-url
38 [00:13:24] *** Quits: Engys (~Engys@replaced-ip ) (Quit: Leaving)
39 [00:14:27] *** Quits: sikun (~David@replaced-ip ) (Quit: Leaving)
40 [00:14:29] *** Quits: roge (~roge@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
41 [00:15:13] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
42 [00:15:23] <wsky> can someone tell me how to use
multithreading during building a kernel package?
43 [00:15:33] *** Quits: lasdam (lasdam@replaced-ip ) (Ping timeout: 240 seconds)
44 [00:15:50] <wsky> it uses multiple threads during the kernel
build process just fine but when it gets to builting the deb package
it uses just one
45 [00:16:09] *** Joins: philipballew (~philip@replaced-ip )
46 [00:16:22] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Ping timeout: 244 seconds)
47 [00:16:45] *** Quits: Senji (~kvirc@replaced-ip ) (Ping timeout: 276 seconds)
48 [00:17:34] <missmbob> wsky: the main thing is really to run
ccache. next time you compile it'll fly
49 [00:17:37] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
50 [00:17:40] *** Quits: ben_roose (~roose@replaced-ip ) (Remote host closed the connection)
51 [00:18:01] *** debhelper sets mode: +l 1661
52 [00:18:33] *** Quits: tty0_ (~NA@replaced-ip ) (Quit: Leaving.)
53 [00:18:36] <wsky> i can see that ccache speeds up the build
only after it has been built before
54 [00:18:45] <wsky> it's not what i was looking for
55 [00:19:01] <wsky> i'm looking for how to use many
threads to build a deb
56 [00:19:05] <wsky> and is it even possible
57 [00:21:55] <missmbob> wsky: you should be able to use -j4 (or
however many you want)
58 [00:23:10] *** Quits: AngeFede (~f3d3@replaced-ip ) (Quit: Ph'nglui mglw'nafh Cthulhu R'lyeh
wgah'nagl fhtagn.)
59 [00:23:30] <wsky> missmbob: why would i use -j4?
60 [00:23:37] <wsky> it would onlyu slow the process down
61 [00:23:51] <wsky> -j3 is most optimal for the system of mine
62 [00:24:03] <wsky> but that's not an issue
63 [00:24:14] <wsky> the issue is that it uses only one thread
to build the deb
64 [00:24:34] *** Quits: Almtesh (~Almtesh@replaced-ip ) (Remote host closed the connection)
65 [00:24:59] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: The Pwca has left the building)
66 [00:25:56] <missmbob> wsky: i did say whatever you wanted.
why do you think -j doesn't do it? make -j3 deb-pkg
67 [00:26:29] *** Quits: marcozink (~marcozink@replaced-ip ) (Ping timeout: 258 seconds)
68 [00:26:45] *** Parts: CyberGabber (~CyberGabb@replaced-ip )
69 [00:27:21] *** Joins: Tetrazene (~Carp@replaced-ip )
70 [00:27:41] *** Joins: SofaKing_ (~Clyde@replaced-ip )
71 [00:28:23] <wsky> missmbob: buddy
72 [00:28:41] *** Quits: SofaKing_ (~Clyde@replaced-ip ) (Client Quit)
73 [00:28:46] <wsky> missmbob: -j3 builds the kernel with 3
threads but NOT THE FSKING DEB PACKAGE
74 [00:28:57] *** Quits: grimsley (~grimsley@replaced-ip ) (Quit: Leaving)
75 [00:29:08] *** Quits: phredus_ (~quassel@replaced-ip##) (Quit: ##replaced-url
76 [00:29:17] <wsky> the deb package buiding process uses only
_ONE_ thread
77 [00:29:30] <wsky> i want it to use _MORE_
78 [00:29:40] <missmbob> wsky: no, buddy. make -j3 deb-pkg
builds the DEB PACKAGE. read the kernel handbook. it's the new
way to do it. replaced make-kpkg which i assume is what you're
using.
79 [00:30:03] <missmbob> wsky:
replaced-url
80 [00:30:08] *** Joins: aaro (~aaro@replaced-ip )
81 [00:30:10] <wsky> missmbob: you're landing on my ignore
list
82 [00:30:22] <missmbob> i've never been happier
83 [00:30:37] <wsky> is here anyone that has a clie?
84 [00:30:42] <wsky> clue.
85 [00:32:08] *** Joins: patterson (~patterson@replaced-ip )
86 [00:32:09] *** Quits: SpeccyMan (~nick@replaced-ip ) (Quit:
_/¯¯/¯`(ò_ó)´¯\¯¯\_
Cuthbert says 'Goodbye')
87 [00:32:33] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
88 [00:33:37] <jmcnaught> wsky: you're not using the make
deb-pkg method?
89 [00:34:09] <missmbob> i linked him to the doc. *shrug*
90 [00:34:32] *** Quits: chuugar (~charles@replaced-ip ) (Ping timeout: 240 seconds)
91 [00:34:49] *** Joins: bizarro_1 (~bizarro_1@replaced-ip )
92 [00:35:25] <M-alex_mayorga> wsky (IRC): I always wanted to
have a clie, fine Palm PDA from Sony =)
93 [00:36:50] *** Joins: cerebro_ (~cerebro@replaced-ip )
94 [00:38:05] *** Joins: cerebro__ (~cerebro@replaced-ip )
95 [00:38:06] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Read error: Connection reset by peer)
96 [00:39:33] *** Quits: AlexLikeRock (~AlexLikeR@replaced-ip ) (Ping timeout: 240 seconds)
97 [00:39:43] *** Quits: cuechan (~paul@replaced-ip ) (Remote host closed the connection)
98 [00:40:14] <xyxxy> how come whenever i attempt to connect to
my linux machine via x2go, i get the following error message,
"Connection failed. mesg: ttyname failed: Inappropriate ioctl
for device"?
99 [00:40:48] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 276 seconds)
100 [00:42:21] *** Joins: phredus_ (~quassel@replaced-ip )
101 [00:42:42] *** Joins: Zitter (~danilo@replaced-ip )
102 [00:42:58] *** Joins: shaun413 (uid121475@replaced-ip )
103 [00:44:45] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
104 [00:45:35] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
105 [00:45:42] *** Joins: QORRiE_ (~dorian@replaced-ip )
106 [00:45:50] *** Joins: murfjr (~douseiais@replaced-ip )
107 [00:46:53] *** Parts: lattera (~lattera@replaced-ip )
108 [00:47:06] *** Joins: M4GNV5 (~M4GNV5@replaced-ip )
109 [00:47:07] *** Quits: phredus_ (~quassel@replaced-ip ) (Client Quit)
110 [00:47:42] *** Quits: atrapado (~atrapado@replaced-ip ) (Quit: Leaving)
111 [00:47:45] *** Joins: fengling (~fengling@replaced-ip )
112 [00:48:17] *** Quits: phredus (~quassel@replaced-ip ) (Remote host closed the connection)
113 [00:48:36] *** Quits: QORRiE (~dorian@replaced-ip ) (Ping timeout: 276 seconds)
114 [00:48:49] *** Quits: babak (uid19622@replaced-ip ) (Quit: Connection closed for inactivity)
115 [00:49:12] *** Joins: phredus (~quassel@replaced-ip )
116 [00:50:03] <M4GNV5> ok so i want to install both
gnome-keyring:amd64 and gnome-keyring:i386 however that is only
supported since version 3.20 (see
replaced-url
117 [00:50:05] <judd> Bug
replaced-url
118 [00:52:26] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
119 [00:52:44] *** Joins: kalebo (~kalebo@replaced-ip )
120 [00:52:47] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 265 seconds)
121 [00:53:02] *** Joins: Ricardo__ (~rick@replaced-ip )
122 [00:54:12] *** Joins: marcozink (~marcozink@replaced-ip )
123 [00:54:33] *** Quits: xyxxy (~hello@replaced-ip ) ()
124 [00:55:01] *** Joins: xyxxy (~hello@replaced-ip )
125 [00:55:45] *** Quits: volk_ (~volk@replaced-ip ) (Ping timeout: 276 seconds)
126 [00:56:22] <jmcnaught> M4GNV5: waiting for stretch might be
the best course of action. you could also try recompiling the
packages with the patch from that bug, but you would need to repeat
this every time the packages are updated
127 [00:57:13] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 265 seconds)
128 [00:57:50] *** Quits: pavlushka (~Pavel@replaced-ip ) (Remote host closed the connection)
129 [00:57:53] *** Quits: asc232 (~Keith@replaced-ip ) (Remote host closed the connection)
130 [00:58:00] *** debhelper sets mode: +l 1651
131 [00:58:29] *** Joins: patterson (~patterson@replaced-ip )
132 [00:58:54] *** Quits: lel (~lel@replaced-ip ) (Quit: -OK)
133 [01:00:39] *** Quits: insidious (~hex@replaced-ip ) (Ping timeout: 244 seconds)
134 [01:00:50] *** Joins: lel (~lel@replaced-ip )
135 [01:01:16] *** Quits: acidfu_ (~acidfoo@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
136 [01:01:25] *** Joins: dchadwell (~dchadwell@replaced-ip )
137 [01:01:47] *** Joins: kamild1996 (~kamil@replaced-ip )
138 [01:02:02] *** Joins: earthundead (~earthunde@replaced-ip )
139 [01:02:31] <wsky> jmcnaught: i am using deb-pkg
140 [01:02:45] <wsky> jmcnaught: it's just that it uses just
one thread during buiding the debian package
141 [01:02:46] *** Quits: Dyonisos (~Dyonisos@replaced-ip ) (Quit: Quis custodiet ipsos custodes ?)
142 [01:02:57] <wsky> it build the kernel with 3 threads just
fine but not the package
143 [01:03:21] <kamild1996> Hey, I realized that my Debian's
desktop background will sometimes randomly turn black. The desktop
is still fully functional but icon labels are invisible. What can I
try?
144 [01:03:34] <kamild1996> Using LXDE btw
145 [01:04:03] *** Quits: Billias (~MrV@replaced-ip ) (Ping timeout: 258 seconds)
146 [01:04:18] *** Joins: Muflo (muflo@replaced-ip )
147 [01:05:22] <theviajerock> jmcnaught Thank you, and sorry I
was not here.
148 [01:05:48] <theviajerock> I want to install multiple things
on the containers... Like a webserver, a database server in another
and then connect it.
149 [01:05:49] <jmcnaught> wsky: can those steps be run in
parallel? you're talking about when it's making the .deb
archive. storage speed is also probably the bottleneck here, not CPU
performance
150 [01:05:53] <theviajerock> Just for learn.
151 [01:05:55] *** Quits: totonika (~toto@replaced-ip ) (Ping timeout: 265 seconds)
152 [01:05:58] *** Joins: crawler (~crawler@replaced-ip )
153 [01:06:07] <theviajerock> I'm reading the link that you
sent.
154 [01:06:31] <jmcnaught> theviajerock: do the containers need
to be accessible by other computers on your LAN, or is just your
computer good enough?
155 [01:07:02] *** Joins: kroSoft (~kroSoft@replaced-ip )
156 [01:07:32] *** Joins: cdown (~cdown@replaced-ip )
157 [01:08:15] *** Quits: woshty (~irc@replaced-ip ) (Ping timeout: 264 seconds)
158 [01:08:58] *** Joins: Billias (~MrV@replaced-ip )
159 [01:09:10] <theviajerock> Just with my computer... In fact, I
want to do this as a practice and then I want to buy a VPS.... I
read something, I can use through NAT, with iptables I can gave
access to them from my host-computer.
160 [01:09:40] <theviajerock> But I am stuck in the part where I
have to gave network to the containers... I can't get it.
161 [01:09:45] <theviajerock> Sorry for my english by the way.
162 [01:10:02] *** Joins: miskatonic (~miskatoni@replaced-ip )
163 [01:10:25] <jmcnaught> theviajerock: your english is fine.
the
replaced-url
164 [01:11:17] *** Quits: bobbyz (~bobbyz@replaced-ip ) (Ping timeout: 258 seconds)
165 [01:11:48] <theviajerock> jmcnaught: Thank you, I will read
right now.
166 [01:12:04] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
167 [01:12:13] *** Joins: totonika (~toto@replaced-ip )
168 [01:12:17] *** Joins: kamil_ (~kamil@replaced-ip )
169 [01:13:33] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 240 seconds)
170 [01:13:56] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Remote host closed the connection)
171 [01:14:13] *** Quits: Ad1_RN (~Ad1_RnR@replaced-ip ) (Quit: Wychodzi z Matrixa)
172 [01:14:42] *** Quits: Spider0 (~Spider0@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
173 [01:15:13] *** Quits: kamil_ (~kamil@replaced-ip ) (Client Quit)
174 [01:15:22] *** Joins: ibex (~ibex@replaced-ip )
175 [01:15:33] *** Quits: kamild1996 (~kamil@replaced-ip ) (Ping timeout: 258 seconds)
176 [01:15:37] *** Joins: kamil_ (~kamil@replaced-ip )
177 [01:15:42] *** Joins: lucaswang (~lucaswang@replaced-ip )
178 [01:15:49] *** Joins: bobbyz (~bobbyz@replaced-ip )
179 [01:15:51] *** Quits: philipballew (~philip@replaced-ip ) (Read error: Connection reset by peer)
180 [01:15:54] *** Joins: jubo2 (~juboxi@replaced-ip )
181 [01:16:16] *** Joins: philipballew (~philip@replaced-ip )
182 [01:16:26] *** Quits: kamil_ (~kamil@replaced-ip ) (Client Quit)
183 [01:16:51] *** Joins: kamild1996 (~kamil@replaced-ip )
184 [01:17:08] <M4GNV5> jmcnaught, so i tried creating
gnome-keyring from source but of course it complains
"dpkg-checkbuilddeps: Unmet build dependencies: debhelper
(>= 9) ..." im wondering though, what would happen if i just
add sid to my sources.list and install it from there? Can i set it
up to use everything from jessie but this package and its childred
from sid?
185 [01:17:11] *** Quits: Scourje (uid63311@replaced-ip ) (Changing host)
186 [01:17:11] *** Joins: Scourje (uid63311@replaced-ip )
187 [01:17:11] *** Quits: Scourje (uid63311@replaced-ip ) (Changing host)
188 [01:17:11] *** Joins: Scourje (uid63311@replaced-ip )
189 [01:17:59] <kamild1996> Hmm... Anyone here using an NVidia
GPU? For desktop usage only, which one is better? Nvidia's
proprietary driver or the open-source one (it's called Noveau
or sth like that)?
190 [01:18:17] *** Quits: QORRiE_ (~dorian@replaced-ip ) (Quit: Leaving)
191 [01:18:21] *** Joins: insidious (~hex@replaced-ip )
192 [01:18:30] <jmcnaught> M4GNV5: there are ways to backport
packages from sid ('/msg dpkg ssb' for one method) but for
something that is so tightly integrated with the rest of gnome, i
don't know how successful you will be doing that
193 [01:18:46] *** Parts: crash_ (~pi@replaced-ip )
194 [01:19:17] <jmcnaught> M4GNV5: it is absolutely unsafe to
install binary packages from testing or unstable on a stable system
195 [01:19:59] <jmcnaught> kamild1996: just use nouveau (which
debian installs and uses by default)
196 [01:20:26] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Ping timeout: 244 seconds)
197 [01:21:14] <xaa> hi
198 [01:21:28] <xaa> could you telle me how to force rmdir with
ncftp ?
199 [01:21:44] *** Quits: tumble_ (~tumble@replaced-ip ) (Quit: Leaving)
200 [01:21:47] *** Joins: volk_ (~volk@replaced-ip )
201 [01:21:51] <kamild1996> Thanks jmcnaught but one more thing.
Will I be running the latest version of Nouveau already, or can I be
running a latest version by adding a repo (like AMD's mesa and
padoka's/oibaf's repos)?
202 [01:21:55] *** Quits: navlys (~smuxi@replaced-ip ) (Remote host closed the connection)
203 [01:22:24] *** Quits: perepujal (~pere@replaced-ip ) (Ping timeout: 276 seconds)
204 [01:23:11] <jmcnaught> kamild1996: with debian it's
usually best not to use third party repos. On Jessie you'll
have the version of nouveau that Jessie was released with. There
might be a newer version of nouveau in jessie-backports. There is a
newer mesa in backports.
205 [01:23:24] <jmcnaught> kamild1996: anyways why do you need
that stuff for regular desktop use?
206 [01:24:03] *** tikund is now known as sikun
207 [01:24:25] *** Quits: philipballew (~philip@replaced-ip ) (Read error: Connection reset by peer)
208 [01:24:37] <jmcnaught> M4GNV5: kamild1996: both of you should
read
replaced-url
209 [01:24:44] *** Joins: philipballew (~philip@replaced-ip )
210 [01:24:49] <kamild1996> jmcnaught: on AMD/Intel powered
configurations, I was always upgrading to 3rd party repos because
they were solving some reoccuring problems I've had (like
disappearing cursor after suspend, etc). I was wondering if
that's a thing for NVidia too.
211 [01:25:22] *** Joins: winsen (~winsen@replaced-ip )
212 [01:25:31] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 258 seconds)
213 [01:25:54] *** Quits: atis (~atis@replaced-ip ) (Ping timeout: 258 seconds)
214 [01:26:07] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 244 seconds)
215 [01:26:12] *** Quits: tlolczyk (~Thad@replaced-ip ) (Ping timeout: 240 seconds)
216 [01:26:20] *** Joins: c0ncealed (~c0ncealed@replaced-ip )
217 [01:26:23] <kamild1996> Also what's a good way to remove
NVidia's driver and bring back Nouveau? Will this work?
replaced-url
218 [01:26:35] <jmcnaught> kamild1996: from what i understand for
both nouveau and radeon while they might be slower, they integrate
much better with the rest of the software in Debian than the nvidia
and fglrx drivers do. My computer has an intel gpu though
219 [01:26:36] <wsky> jmcnaught: the cpu performance IS the
bottleneck
220 [01:26:40] *** Joins: tlolczyk (~Thad@replaced-ip )
221 [01:26:56] <wsky> jmcnaught: i use system monitors
222 [01:27:04] *** Joins: ryouma (~user@replaced-ip )
223 [01:27:04] <wsky> i can see what's happenning
224 [01:28:08] *** Quits: goberle (~goberle@replaced-ip ) (Remote host closed the connection)
225 [01:28:10] *** Quits: c0ncealed (~c0ncealed@replaced-ip ) (Client Quit)
226 [01:28:19] <jmcnaught> wsky: then show us, and what/how
you're doing what you're doing. so far we've had to
ask follow-ups because you don't provide info, and you seem to
just get impatient with people that are trying to help
227 [01:28:48] <wsky> what do you need to know more
228 [01:28:57] *** Joins: OERIAS (~OERIAS@replaced-ip )
229 [01:29:10] *** Quits: iflema (~ian@replaced-ip ) (Remote host closed the connection)
230 [01:29:16] <jmcnaught> kamild1996: how did you install the
nvidia driver? using the packages provided by Debian, third party
packages, OEM installer script?
231 [01:29:17] <wsky> i told you, the kernel builds with the
number of threads i chose just fine, on hte other hand the deb
packages use just _ONE_ thread
232 [01:29:28] <wsky> and irun make -j3 deb-pkg
233 [01:29:33] *** Quits: volk_ (~volk@replaced-ip ) (Ping timeout: 276 seconds)
234 [01:30:09] <kamild1996> There's a problem to be honest,
jmcnaught. I don't remember since it was a long time ago.
Although I see a file named
"NVIDIA-Linux-x86_64-340.76.run" in my Downloads folder,
so probably OEM installer script.
235 [01:30:15] *** Quits: cluelessperson (~cluelessp@replaced-ip ) (Ping timeout: 244 seconds)
236 [01:30:19] *** Joins: JamesKiller (~Instant@replaced-ip )
237 [01:30:53] *** Quits: ws2k3 (freenodeyc@replaced-ip ) (Ping timeout: 258 seconds)
238 [01:30:58] *** Quits: bizarro_1 (~bizarro_1@replaced-ip ) (Read error: Connection reset by peer)
239 [01:31:00] *** Parts: JamesKiller (~Instant@replaced-ip )
240 [01:31:08] *** Quits: boris_t (~boris_t@replaced-ip ) (Read error: Connection reset by peer)
241 [01:31:48] *** Joins: canopus (~canopus@replaced-ip )
242 [01:31:50] <jmcnaught> kamild1996: that was a mistake. when
you install that way it just sprays files all over your system, and
apt/dpkg can't remove them for you. There is a
nvidia-installer-cleanup package that you can use
243 [01:32:13] *** Joins: Arianna (~Arianna@replaced-ip )
244 [01:32:33] *** Joins: ws2k3 (freenodeyc@replaced-ip )
245 [01:32:50] <jmcnaught> kamild1996: the other steps involved
in switching from nvidia to nouveau are generally to remove your
/etc/X11/xorg.conf (or /etc/X11/xorg.conf.d/nvidiasomething), and to
remove the file in /etc/modprobe.d/ that blacklists nouveau, then
reboot
246 [01:33:11] <jmcnaught> wsky: and so what is the process that
is CPU bound?
247 [01:33:43] <kamild1996> jmcnaught: When it comes to Linux,
I'm all about mistakes :/ So should I use the package, remove
the mentioned files, reboot and I should have nouveau running?
248 [01:34:05] *** Quits: miskatonic (~miskatoni@replaced-ip ) (Quit: miskatonic)
249 [01:34:29] <wsky> jmcnaught: i've vuilt it already
i'd have to do that again in order to see
250 [01:34:42] *** Joins: Rawng (~Rawng@replaced-ip )
251 [01:34:42] <wsky> built*
252 [01:35:34] *** Joins: cluelessperson (~cluelessp@replaced-ip )
253 [01:35:45] <jmcnaught> wsky: find out what that process is,
look to see if it can be used in parallel.
254 [01:35:54] <wsky> ok
255 [01:36:33] *** Quits: tkla (~tklassen@replaced-ip ) (Ping timeout: 240 seconds)
256 [01:37:30] *** Quits: damentz (~damentz@replaced-ip ) (Ping timeout: 244 seconds)
257 [01:38:00] *** debhelper sets mode: +l 1645
258 [01:38:21] *** Joins: damentz (~damentz@replaced-ip )
259 [01:39:03] *** Quits: otirc (~fish@replaced-ip ) (Quit: Leaving)
260 [01:40:26] *** Quits: crawler (~crawler@replaced-ip ) (Quit: Leaving)
261 [01:40:49] *** Joins: fengling (~fengling@replaced-ip )
262 [01:41:11] <kroSoft> w LtL
263 [01:41:17] <kroSoft> how are LtL
264 [01:41:19] <kroSoft> here
265 [01:41:23] <kroSoft> :D
266 [01:41:54] *** Joins: bazhang__ (~bazhang@replaced-ip )
267 [01:42:03] *** Quits: alvesadrian (~adrian@replaced-ip ) (Ping timeout: 240 seconds)
268 [01:42:40] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Ping timeout: 244 seconds)
269 [01:43:32] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 244 seconds)
270 [01:43:38] *** Quits: Arianna (~Arianna@replaced-ip ) (Quit: Leaving)
271 [01:44:59] *** Quits: bazhang_ (~bazhang@replaced-ip ) (Ping timeout: 265 seconds)
272 [01:45:09] *** Quits: brizz (~brizz@replaced-ip ) (Ping timeout: 276 seconds)
273 [01:46:08] *** Joins: brizz (~brizz@replaced-ip )
274 [01:47:24] *** Quits: Starky (~Starky@replaced-ip ) (Killed (hitchcock.freenode.net (Nickname regained by services)))
275 [01:47:26] *** Quits: masuberu (~masber@replaced-ip ) (Quit: Leaving)
276 [01:47:28] *** Quits: llldino (~llldino@replaced-ip ) (Quit: exit 0)
277 [01:47:31] *** Joins: Starky (~Starky@replaced-ip )
278 [01:47:41] *** Joins: masuberu (~masber@replaced-ip )
279 [01:47:52] *** Joins: Vjetar_ (Vjetar@replaced-ip )
280 [01:48:07] *** Joins: controll (~a@replaced-ip )
281 [01:49:59] *** Quits: SCHAAP137 (~dorian@replaced-ip ) (Quit: Leaving)
282 [01:51:39] *** Quits: Vjetar (Vjetar@replaced-ip ) (Ping timeout: 276 seconds)
283 [01:51:57] *** Quits: Shentino (~Shentino@replaced-ip ) (Ping timeout: 244 seconds)
284 [01:52:03] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 240 seconds)
285 [01:52:05] <M4GNV5> jmcnaught, ^ kek "Don't hit
<enter> every few words it gets hard to follow."
286 [01:52:37] *** Quits: kpease (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
287 [01:52:50] <M4GNV5> ahh well i guess i install a vm to do my
32 bit wine stuff then
288 [01:53:09] <jmcnaught> M4GNV5: heh yeah, when there are
multiple discussions happening at once that's very true
289 [01:53:10] <M4GNV5> ive heared that virtualbox is not free
software anymore?
290 [01:53:55] <jmcnaught> M4GNV5: virtualbox is in contrib in
Debian, which is where free software that needs non-free software
goes.. vbox needs something from non-free to be built i think
291 [01:54:08] *** Quits: trewe (~trewe@replaced-ip ) (Quit: quit)
292 [01:54:15] *** Quits: Kruppt (~Kruppt@replaced-ip ) (Quit: Leaving)
293 [01:55:36] *** Joins: ToneKnee (~quassel@replaced-ip )
294 [01:56:51] *** Quits: alxy (uid115853@replaced-ip ) (Quit: Connection closed for inactivity)
295 [01:57:01] *** Joins: goberle (~goberle@replaced-ip )
296 [01:57:10] *** Quits: ToneKnee_ (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
297 [01:58:00] *** debhelper sets mode: +l 1635
298 [01:58:19] *** Quits: nighty (~nighty@replaced-ip ) (Remote host closed the connection)
299 [01:59:40] *** Quits: monpocchi (~monpocchi@replaced-ip ) (Ping timeout: 252 seconds)
300 [02:00:06] *** Quits: asterismo_m (~asterismo@replaced-ip ) (Ping timeout: 276 seconds)
301 [02:01:28] *** Joins: Se-bash^2 (~seba@replaced-ip )
302 [02:02:29] *** Joins: ShanMan_ (~ShanMan@replaced-ip )
303 [02:03:18] *** Joins: cyberh9 (~androirc@replaced-ip )
304 [02:03:19] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 260 seconds)
305 [02:03:19] *** Se-bash^2 is now known as Se-bash
306 [02:03:29] <cyberh9> Hi :)
307 [02:03:38] *** Joins: asterismo_m (~asterismo@replaced-ip )
308 [02:04:06] *** Quits: shootbird (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
309 [02:04:20] *** Quits: cyberh9 (~androirc@replaced-ip ) (Client Quit)
310 [02:04:32] *** Joins: goberle_ (~goberle@replaced-ip )
311 [02:04:42] *** Quits: goberle (~goberle@replaced-ip ) (Remote host closed the connection)
312 [02:05:14] *** Quits: Messenger_bird (~banana@replaced-ip ) (Ping timeout: 244 seconds)
313 [02:05:32] *** Quits: ShanMan (~ShanMan@replaced-ip ) (Ping timeout: 240 seconds)
314 [02:06:20] *** Joins: kobain (~kobain@replaced-ip )
315 [02:06:38] *** goberle_ is now known as goberle
316 [02:07:15] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 258 seconds)
317 [02:07:15] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 258 seconds)
318 [02:07:23] *** Quits: goberle (~goberle@replaced-ip ) (Remote host closed the connection)
319 [02:07:58] *** Quits: ShanMan_ (~ShanMan@replaced-ip ) (Ping timeout: 244 seconds)
320 [02:08:01] *** debhelper sets mode: +l 1628
321 [02:08:03] *** Quits: rbern (~rbern@replaced-ip ) (Ping timeout: 240 seconds)
322 [02:08:05] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
323 [02:08:11] *** Joins: Sloyment (~thomas@replaced-ip )
324 [02:09:10] *** Quits: kamild1996 (~kamil@replaced-ip ) (Remote host closed the connection)
325 [02:09:15] *** Joins: goberle (~goberle@replaced-ip )
326 [02:09:25] *** Joins: frank1e_ (~frank1e@replaced-ip )
327 [02:10:04] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
328 [02:10:19] *** Joins: Tempesta (Tempesta@replaced-ip )
329 [02:10:30] *** Quits: puffyfootpath (~anon@replaced-ip ) (Ping timeout: 276 seconds)
330 [02:10:40] *** Parts: Tempesta (Tempesta@replaced-ip )
331 [02:11:40] *** Joins: tty0_ (~NA@replaced-ip )
332 [02:12:14] *** Joins: shootbird (~quassel@replaced-ip )
333 [02:12:53] *** Joins: [Brain] (brain@replaced-ip )
334 [02:12:57] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 250 seconds)
335 [02:13:00] *** Quits: frank1e (~frank1e@replaced-ip ) (Ping timeout: 258 seconds)
336 [02:13:39] *** Joins: whatevsz (~quassel@replaced-ip )
337 [02:14:56] *** Quits: Brain (brain@replaced-ip ) (Ping timeout: 250 seconds)
338 [02:15:31] *** Joins: ShanMan (~ShanMan@replaced-ip )
339 [02:16:33] *** Joins: Raed|Laptop (~Raed@replaced-ip )
340 [02:17:27] *** Joins: jesse__ (~jesse@replaced-ip )
341 [02:18:09] *** Quits: baraba (~baraba@replaced-ip ) (Remote host closed the connection)
342 [02:18:26] *** Quits: johefernan (~joheferna@replaced-ip ) (Quit: Konversation terminated!)
343 [02:19:18] *** Quits: Zitter (~danilo@replaced-ip ) (Remote host closed the connection)
344 [02:20:10] *** Joins: npo (~npo@replaced-ip )
345 [02:21:15] *** Quits: case39 (case39@replaced-ip ) (Ping timeout: 244 seconds)
346 [02:21:35] *** Quits: Vardex (~Vardex@replaced-ip ) (Quit: Leaving)
347 [02:21:59] <jesse__> I have a debian vm at work with full
disk space. I can't rm, dd, or cat /dev/null on any files in
order to free up space. I get a "No space left on device"
error
348 [02:22:38] <jesse__> Unfortunately, I'm not at work, but
I was hoping for some ideas of what to research or try once I'm
back in the morning. We can't reboot it.
349 [02:22:45] *** Joins: baraba (~baraba@replaced-ip )
350 [02:23:03] *** Joins: puffyfootpath (~anon@replaced-ip )
351 [02:24:41] *** Joins: Advant (Advant@replaced-ip )
352 [02:24:58] *** Quits: Belkaar (~Belkaar@replaced-ip ) (Ping timeout: 252 seconds)
353 [02:25:09] <Advant> If I have a static ip set in eth0, but
when I bring up eth0 there isn't a ipv4 ip, why could that be?
354 [02:26:03] *** Joins: Wyzard (~mike@replaced-ip )
355 [02:26:42] *** Joins: Belkaar (~Belkaar@replaced-ip )
356 [02:27:07] *** Joins: xiaodong (~xiaodong@replaced-ip )
357 [02:27:14] *** Joins: fr1tz1 (~fr1tz@replaced-ip )
358 [02:28:29] *** Joins: zmachine (uid67411@replaced-ip )
359 [02:28:30] *** Quits: puffyfootpath (~anon@replaced-ip ) (Quit: Leaving)
360 [02:28:30] <jesse__> @Advant how did you set the static? I
would look for configurations that are overriding wherever you set
the static at
361 [02:28:34] *** Joins: sharkman (~dan@replaced-ip )
362 [02:28:50] *** Quits: eugo (~eugo@replaced-ip ) ()
363 [02:29:26] <sharkman> good evening sirs. when i try to
install skype it says it fails because i dont hav libssl1.0.0:i386
installd, but if i do dpkg --list, it shows do have it installed
with "ic". what does that mean? why isnt it working?
thanks!!
364 [02:31:35] *** Quits: spacebison (~bison@replaced-ip ) (Ping timeout: 250 seconds)
365 [02:32:25] *** Joins: lightbud (~arie@replaced-ip )
366 [02:33:13] *** Joins: Shentino (~Shentino@replaced-ip )
367 [02:33:43] *** Joins: spacebison (~bison@replaced-ip )
368 [02:34:23] *** Joins: puffyfootpath (~anon@replaced-ip )
369 [02:35:16] *** Quits: dArK_IcE (~DARKICEPT@replaced-ip ) ()
370 [02:36:28] *** jesse__ is now known as metaphlex
371 [02:36:42] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
372 [02:37:15] *** Joins: nighty (~nighty@replaced-ip )
373 [02:37:37] *** Quits: Shentino (~Shentino@replaced-ip ) (Remote host closed the connection)
374 [02:38:21] <metaphlex> I have a debian vm at work with full
disk space. I can't rm, dd, or cat /dev/null on any files in
order to free up space. I get a "No space left on device"
error
375 [02:38:33] <metaphlex> Unfortunately, I'm not at work,
but I was hoping for some ideas of what to research or try once
I'm back in the morning. We can't reboot it.
376 [02:39:03] *** Joins: Shentino (~Shentino@replaced-ip )
377 [02:39:03] *** Parts: metaphlex (~jesse@replaced-ip )
378 [02:39:18] <aedinius> Way to wait to help...
379 [02:39:52] *** Quits: bodokid (44065f15@replaced-ip ) (Ping timeout: 250 seconds)
380 [02:40:50] <TomTomTo1> sharkman: dpkg -l libssl* to
paste.debian.net please.
381 [02:42:03] *** Quits: xaa (~xaa@replaced-ip ) (Ping timeout: 240 seconds)
382 [02:42:18] <sharkman> tomtomto1 ive been trying to fix this,
but i dont really know what im doing, so i think i made it worse.
here is the results of that,
replaced-url
383 [02:42:39] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
384 [02:43:06] *** Joins: Y04NN (~y04nn@replaced-ip )
385 [02:43:35] *** Joins: Klaus_D1eter_ (~klaus@replaced-ip )
386 [02:45:00] *** Joins: dvs (~hibbard@replaced-ip )
387 [02:47:26] *** Quits: Klaus_Dieter (~klaus@replaced-ip ) (Ping timeout: 250 seconds)
388 [02:47:39] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
389 [02:47:54] *** Quits: ellie2 (~ellie@replaced-ip ) (Quit: leaving)
390 [02:48:42] *** Quits: wildlander (~wild@replaced-ip ) (Quit: Saliendo)
391 [02:49:21] <M-alex_mayorga> metaphlex (IRC): Can you grow the
VM disk?
392 [02:49:21] <TomTomTo1> sharkman: what debian version are you
using? i don't recognise those version numbers.
393 [02:50:12] <sharkman> ebian GNU/Linux stretch/sid
394 [02:50:38] <TomTomTo1> !tell sharkman about debian-next
395 [02:50:53] <TomTomTo1> sharkman: sid users are over there ^
396 [02:51:18] <sharkman> oh sorry i didnt know. what do you use?
397 [02:51:55] <TomTomTo1> debian jessie, the current stable :P
398 [02:52:25] <sharkman> yah i should be to. whn i got started
on linux my friend installed this version for me though
399 [02:53:11] <TomTomTo1> but it looks like libssl1.0.0 has been
removed from testing and unstable, so installing skype might be a
problem.
400 [02:53:24] *** Joins: dreamon_ (~dreamon@replaced-ip )
401 [02:55:47] *** Joins: dArK_IcE (~DARKICEPT@replaced-ip )
402 [02:56:03] *** Quits: nixhed (~nixhed@replaced-ip ) (Ping timeout: 240 seconds)
403 [02:56:33] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
404 [02:57:09] *** Quits: Shentino (~Shentino@replaced-ip ) (Remote host closed the connection)
405 [02:57:50] *** Quits: sikun (~David@replaced-ip ) (Read error: Connection reset by peer)
406 [02:58:20] *** Joins: Shentino (~Shentino@replaced-ip )
407 [02:59:00] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 258 seconds)
408 [02:59:34] *** Joins: alexandros_c (~alexandro@replaced-ip )
409 [03:01:21] *** Joins: alvesadrian (~adrian@replaced-ip )
410 [03:01:55] *** Quits: Tetrazene (~Carp@replaced-ip ) (Ping timeout: 250 seconds)
411 [03:02:43] *** Quits: dArK_IcE (~DARKICEPT@replaced-ip ) ()
412 [03:02:50] *** Joins: alexlist (~alexlist@replaced-ip )
413 [03:04:03] *** Quits: Cloudish_ (~Cloudish@replaced-ip ) (Ping timeout: 240 seconds)
414 [03:04:19] *** bazhang__ is now known as bazhang
415 [03:06:09] *** Joins: rbern (~rbern@replaced-ip )
416 [03:07:09] *** Quits: curtis22 (~curtis@replaced-ip ) (Quit: Leaving)
417 [03:07:32] *** Quits: insidious (~hex@replaced-ip ) (Ping timeout: 240 seconds)
418 [03:08:41] <theviajerock> jmcnaught: Thanks a lot for the
help, I get it.
419 [03:08:50] *** Joins: case39 (case39@replaced-ip )
420 [03:09:15] *** Joins: nixhed (~nixhed@replaced-ip )
421 [03:09:18] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
422 [03:10:14] *** Quits: ron-slc (~Ron@replaced-ip ) (Quit: Ex-Chat)
423 [03:10:20] *** Quits: yeticry (~yeticry@replaced-ip ) (Ping timeout: 244 seconds)
424 [03:10:54] *** Joins: yeticry (~yeticry@replaced-ip )
425 [03:11:15] *** Quits: deb (~a1@replaced-ip ) (Read error: Connection reset by peer)
426 [03:11:32] *** Quits: controll (~a@replaced-ip ) (Ping timeout: 240 seconds)
427 [03:13:11] *** Quits: case39 (case39@replaced-ip ) (Ping timeout: 258 seconds)
428 [03:14:04] *** Joins: deb (~a1@replaced-ip )
429 [03:14:44] *** Joins: case39 (case39@replaced-ip )
430 [03:15:36] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 250 seconds)
431 [03:16:29] *** Quits: nikoma (~nikoma@replaced-ip ) (Remote host closed the connection)
432 [03:16:39] *** Quits: _0x5eb_ (~seb@replaced-ip ) (Ping timeout: 264 seconds)
433 [03:16:42] *** Joins: angerman (~m@replaced-ip )
434 [03:16:44] *** Quits: macartur (uid39242@replaced-ip ) (Quit: Connection closed for inactivity)
435 [03:16:47] *** Joins: kooldavi (~kooldavi@replaced-ip )
436 [03:18:05] *** Quits: Megaf (~quassel@replaced-ip ) (Remote host closed the connection)
437 [03:18:31] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
438 [03:18:32] *** Joins: insidious (~hex@replaced-ip )
439 [03:18:34] <k_sze[work]> Just me or the autocompletion for
update-rc.d is a bit messed up?
440 [03:18:45] *** Joins: _0x5eb_ (~seb@replaced-ip )
441 [03:18:49] <k_sze[work]> I get "defaults remove start
stop"
442 [03:19:05] <k_sze[work]> But there is no start or stop
according to the man page of update-rc.d
443 [03:19:15] *** Quits: speeves (~speeves@replaced-ip ) (Ping timeout: 250 seconds)
444 [03:20:32] <k_sze[work]> Also, the man page mentions
"disable" and "enable" but they don't
appear in autocompletion.
445 [03:21:10] *** Joins: insiderswin (~lovelyday@replaced-ip )
446 [03:21:12] <insiderswin>
replaced-url
447 [03:21:21] *** Parts: r3m (~r3m@replaced-ip )
448 [03:22:34] *** Quits: k_sze[work] (654eb2ba@replaced-ip ) (Quit: Page closed)
449 [03:25:01] *** Joins: electro33 (uid613@replaced-ip )
450 [03:27:03] *** Joins: Horachi (~Horachi@replaced-ip )
451 [03:27:55] *** insiderswin is now known as JewBanker
452 [03:29:34] *** Quits: Malmis (~malmis@replaced-ip ) (Read error: Connection reset by peer)
453 [03:29:55] *** Quits: ShanMan (~ShanMan@replaced-ip ) (Remote host closed the connection)
454 [03:30:00] *** Joins: speeves (~speeves@replaced-ip )
455 [03:30:01] *** Quits: speeves (~speeves@replaced-ip ) (Max SendQ exceeded)
456 [03:30:12] *** Quits: kanyeezy (kanyeezy@replaced-ip ) (Changing host)
457 [03:30:12] *** Joins: kanyeezy (kanyeezy@replaced-ip )
458 [03:30:12] *** Quits: kanyeezy (kanyeezy@replaced-ip ) (Changing host)
459 [03:30:12] *** Joins: kanyeezy (kanyeezy@replaced-ip )
460 [03:30:28] *** Joins: speeves (~speeves@replaced-ip )
461 [03:33:43] *** Joins: k_sze[work] (654eb2ba@replaced-ip )
462 [03:34:21] *** Quits: catbehemoth (~vasyl@replaced-ip ) (Ping timeout: 276 seconds)
463 [03:35:26] *** Joins: pencilandpaper (~penciland@replaced-ip )
464 [03:35:34] *** Quits: winsen (~winsen@replaced-ip ) (Quit: Leaving)
465 [03:36:22] *** Parts: aedinius (~andrewb@replaced-ip )
466 [03:37:41] *** Joins: sidmo (~sidmo@replaced-ip )
467 [03:38:00] *** debhelper sets mode: +l 1622
468 [03:38:37] *** Joins: frotz47 (~matthew@replaced-ip )
469 [03:41:03] *** Quits: sidmo_ (~sidmo@replaced-ip ) (Ping timeout: 240 seconds)
470 [03:41:03] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
471 [03:41:12] *** Joins: dka__ (~dka@replaced-ip )
472 [03:41:48] *** Quits: JewBanker (~lovelyday@replaced-ip ) (Quit: Leaving)
473 [03:42:41] *** Joins: lucaswang (~lucaswang@replaced-ip )
474 [03:42:45] *** Quits: dka_ (~dka@replaced-ip ) (Ping timeout: 258 seconds)
475 [03:42:55] *** Quits: dka (~dka@replaced-ip ) (Ping timeout: 265 seconds)
476 [03:43:20] *** Quits: marcozink (~marcozink@replaced-ip ) (Ping timeout: 250 seconds)
477 [03:43:30] *** Joins: dka (~dka@replaced-ip )
478 [03:44:38] *** Joins: dionysus69 (~Icedove@replaced-ip )
479 [03:44:46] *** Quits: noid- (~zadm1n@replaced-ip ) (Changing host)
480 [03:44:46] *** Joins: noid- (~zadm1n@replaced-ip )
481 [03:46:06] *** Quits: Nightwolf (~Nightwolf@replaced-ip ) (Read error: Connection reset by peer)
482 [03:46:22] *** Joins: Nightwolf (~Nightwolf@replaced-ip )
483 [03:46:39] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Ping timeout: 264 seconds)
484 [03:47:29] *** Joins: galex-713 (~galex-713@replaced-ip )
485 [03:47:34] *** Joins: Quatroking (~Quatrokin@replaced-ip )
486 [03:49:26] *** Quits: rbern (~rbern@replaced-ip ) (Read error: Connection reset by peer)
487 [03:50:00] *** Quits: KomputerKid (~KomputerK@replaced-ip ) (Read error: Connection reset by peer)
488 [03:51:05] *** Joins: KomputerKid (~KomputerK@replaced-ip )
489 [03:51:27] *** Joins: philipballew (~philip@replaced-ip )
490 [03:52:22] *** Quits: SPF|Cloud (uid11755@replaced-ip ) (Quit: Connection closed for inactivity)
491 [03:54:07] *** Joins: Cloudish_ (~Cloudish@replaced-ip )
492 [03:56:47] *** Quits: Tom01 (~tom@replaced-ip ) (Quit: Lost terminal)
493 [03:57:27] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
494 [03:59:44] *** Joins: rbern (~rbern@replaced-ip )
495 [04:00:43] *** Joins: chomwitt (~chomwitt@replaced-ip )
496 [04:02:19] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 260 seconds)
497 [04:03:18] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 265 seconds)
498 [04:03:29] *** Quits: martn (~MartN@replaced-ip ) (Quit: Bye)
499 [04:04:58] *** Joins: speeves_ (~speeves@replaced-ip )
500 [04:05:44] *** Quits: Kulrak (~101001101@replaced-ip ) (Quit: FTSOJ!)
501 [04:06:55] *** Quits: speeves (~speeves@replaced-ip ) (Ping timeout: 250 seconds)
502 [04:07:02] *** Joins: speeves__ (~speeves@replaced-ip )
503 [04:07:03] *** Quits: speeves__ (~speeves@replaced-ip ) (Max SendQ exceeded)
504 [04:07:15] *** Quits: Starky (~Starky@replaced-ip ) (Quit: WeeChat 1.5)
505 [04:07:27] *** Joins: speeves__ (~speeves@replaced-ip )
506 [04:08:49] *** Quits: hepukt4e (~hep@replaced-ip ) (Quit: Leaving)
507 [04:09:20] *** Quits: yeticry_ (~yeticry@replaced-ip ) (Ping timeout: 250 seconds)
508 [04:09:52] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Quit: dionysus69)
509 [04:10:03] *** Quits: speeves__ (~speeves@replaced-ip ) (Read error: Connection reset by peer)
510 [04:10:33] *** Quits: speeves_ (~speeves@replaced-ip ) (Ping timeout: 265 seconds)
511 [04:10:36] *** Joins: yeticry_ (~yeticry@replaced-ip )
512 [04:11:25] *** Quits: Sloyment (~thomas@replaced-ip ) (Quit: Verlassend)
513 [04:15:18] *** Quits: a1batr0ss (~a1batr0ss@replaced-ip ) (Remote host closed the connection)
514 [04:17:00] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
515 [04:17:02] *** Joins: a1batr0ss (~a1batr0ss@replaced-ip )
516 [04:17:02] *** Quits: a1batr0ss (~a1batr0ss@replaced-ip ) (Changing host)
517 [04:17:02] *** Joins: a1batr0ss (~a1batr0ss@replaced-ip )
518 [04:17:08] *** Joins: Janos (~Janos@replaced-ip )
519 [04:17:44] *** Joins: BenNZ (~Ben__@replaced-ip )
520 [04:18:01] *** debhelper sets mode: +l 1614
521 [04:18:37] *** Joins: dionysus69 (~Icedove@replaced-ip )
522 [04:19:03] *** Joins: blueness (~blueness@replaced-ip )
523 [04:21:38] *** Joins: Messenger_bird (~banana@replaced-ip )
524 [04:23:52] *** LambdaCo1 is now known as LambdaComplex
525 [04:25:32] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 265 seconds)
526 [04:25:52] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
527 [04:27:01] <theviajerock> Hi
528 [04:27:05] <theviajerock> Somebody by here?
529 [04:27:12] *** Quits: LtL (~irssi@replaced-ip ) (Quit: leaving)
530 [04:27:20] *** Joins: Flynnn (~textual@replaced-ip )
531 [04:27:32] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 240 seconds)
532 [04:27:33] *** Quits: murfjr (~douseiais@replaced-ip ) (Ping timeout: 258 seconds)
533 [04:28:34] <nevyn> no
534 [04:28:45] *** Joins: babak (uid19622@replaced-ip )
535 [04:28:47] *** Quits: masuberu (~masber@replaced-ip ) (Read error: Connection reset by peer)
536 [04:28:55] *** Quits: Flynnn (~textual@replaced-ip ) (Max SendQ exceeded)
537 [04:29:34] *** Joins: Flynnn (~textual@replaced-ip )
538 [04:31:03] *** Quits: cryptic (~cryptic@replaced-ip ) (Ping timeout: 258 seconds)
539 [04:31:07] *** Joins: Brain (brain@replaced-ip )
540 [04:31:34] *** Quits: Flynnn (~textual@replaced-ip ) (Max SendQ exceeded)
541 [04:32:18] *** Quits: x3mboy (~x3mboy@replaced-ip ) (Ping timeout: 250 seconds)
542 [04:32:20] *** Joins: Flynnn (~textual@replaced-ip )
543 [04:34:23] <sypher> o
544 [04:34:27] *** Quits: [Brain] (brain@replaced-ip ) (Ping timeout: 258 seconds)
545 [04:35:58] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 258 seconds)
546 [04:36:30] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
547 [04:38:24] *** Joins: asc232 (~Keith@replaced-ip )
548 [04:38:40] *** Quits: zmachine (uid67411@replaced-ip ) (Quit: Connection closed for inactivity)
549 [04:39:12] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 240 seconds)
550 [04:39:33] *** Quits: subzero79 (~subzero79@replaced-ip ) (Ping timeout: 240 seconds)
551 [04:40:52] *** Joins: teclo- (42@replaced-ip )
552 [04:41:48] *** Quits: Seryth (~Matrix@replaced-ip ) (Read error: Connection reset by peer)
553 [04:42:27] *** Quits: hexagoxel (~hexagoxel@replaced-ip ) (Ping timeout: 244 seconds)
554 [04:42:43] <theviajerock> nevyn: ok.
555 [04:43:05] *** Quits: mossman (~mossman@replaced-ip ) (Remote host closed the connection)
556 [04:44:12] *** Joins: x3mboy (~x3mboy@replaced-ip )
557 [04:44:41] *** Joins: hexagoxel (~hexagoxel@replaced-ip )
558 [04:44:51] *** Quits: SanchoPensa (~azteca@replaced-ip ) (Ping timeout: 264 seconds)
559 [04:45:47] *** Joins: baptist (~baptsk@replaced-ip )
560 [04:45:56] *** Joins: mossman (~mossman@replaced-ip )
561 [04:46:13] *** Joins: kepeken (~kepeken@replaced-ip )
562 [04:46:39] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 264 seconds)
563 [04:48:00] *** debhelper sets mode: +l 1608
564 [04:48:23] *** Quits: avis- (~identd@replaced-ip ) (Remote host closed the connection)
565 [04:48:28] *** kepeken is now known as maeslor
566 [04:48:30] *** Joins: ccl (~ccl@replaced-ip )
567 [04:49:05] *** Joins: joobus (~joobus@replaced-ip )
568 [04:50:04] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
569 [04:50:17] *** Joins: Kulrak (~101001101@replaced-ip )
570 [04:50:17] *** Quits: Kulrak (~101001101@replaced-ip ) (Changing host)
571 [04:50:17] *** Joins: Kulrak (~101001101@replaced-ip )
572 [04:51:27] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
573 [04:53:49] *** Quits: bobe (~bobe@replaced-ip ) (Ping timeout: 244 seconds)
574 [04:54:14] *** Joins: catbehemoth (~vasyl@replaced-ip )
575 [04:54:35] *** Joins: avis- (~identd@replaced-ip )
576 [04:54:53] *** Quits: maeslor (~kepeken@replaced-ip ) (Quit: Leaving)
577 [04:55:12] *** Joins: murfjr (~douseiais@replaced-ip )
578 [04:55:16] *** Joins: maeslor (~maeslor@replaced-ip )
579 [04:55:28] *** Quits: murfjr (~douseiais@replaced-ip ) (Max SendQ exceeded)
580 [04:55:39] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 264 seconds)
581 [04:55:46] *** Joins: idontknowmeself (~nexocentr@replaced-ip )
582 [04:55:48] *** Joins: murfjr (~douseiais@replaced-ip )
583 [04:56:25] *** Joins: chachasmooth (~chachasmo@replaced-ip )
584 [04:57:28] <idontknowmeself> I wanted to know the history of
why python is included and installed in most distributions by
default and why ruby is not.
585 [04:58:08] <idontknowmeself> Just curious and a Google search
didn't help me find an answer to the question.
586 [05:00:09] *** Joins: patterson (~patterson@replaced-ip )
587 [05:00:09] *** Quits: Klaus_D1eter_ (~klaus@replaced-ip ) (Read error: Connection reset by peer)
588 [05:00:49] *** Joins: Klaus_Dieter (~klaus@replaced-ip )
589 [05:00:52] *** Quits: aaro (~aaro@replaced-ip ) (Quit: aaro)
590 [05:01:30] *** Joins: kzimmermann (~kzimmerma@replaced-ip )
591 [05:02:16] *** Joins: boris_t (~boris_t@replaced-ip )
592 [05:03:35] *** Joins: drjuls (~quassel@replaced-ip )
593 [05:03:50] *** Joins: shodan` (~shodan`@replaced-ip )
594 [05:05:13] *** Quits: jvava (~ryan@replaced-ip ) (Quit: 离开)
595 [05:06:07] *** Joins: bobe (~bobe@replaced-ip )
596 [05:07:17] *** Quits: joobus (~joobus@replaced-ip ) (Quit: leaving)
597 [05:07:22] *** Joins: cryptic (~cryptic@replaced-ip )
598 [05:08:00] *** debhelper sets mode: +l 1615
599 [05:10:22] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 244 seconds)
600 [05:11:06] *** Quits: bDreadz (~bDreadz@replaced-ip ) (Quit: buh bye.)
601 [05:11:36] <Advant> Is it posible that iptables could be
stopping route add default gw from adding a GW? I'm getting
unreachable error, but on INPUT/OUTPUT/FORWARD all are set Policy
Accept with no other rules
602 [05:12:00] *** Joins: teclo- (42@replaced-ip )
603 [05:12:11] *** Joins: tjone270 (~tjone270@replaced-ip )
604 [05:12:30] *** Quits: catbehemoth (~vasyl@replaced-ip ) (Ping timeout: 276 seconds)
605 [05:13:49] *** Joins: captbiz (~captbiz@replaced-ip )
606 [05:17:05] *** Joins: catbehemoth (~vasyl@replaced-ip )
607 [05:17:23] *** Quits: stooj (~stooj@replaced-ip ) (Ping timeout: 258 seconds)
608 [05:18:31] *** Quits: fstd (~fstd@replaced-ip ) (Read error: Connection reset by peer)
609 [05:18:44] *** Joins: fstd (~fstd@replaced-ip )
610 [05:19:39] *** Quits: baptist (~baptsk@replaced-ip ) (Remote host closed the connection)
611 [05:20:00] *** Joins: SanchoPensa (~azteca@replaced-ip )
612 [05:21:16] *** Quits: asterismo_m (~asterismo@replaced-ip ) (Ping timeout: 258 seconds)
613 [05:22:35] *** Joins: usbdriver (b04ea078@replaced-ip )
614 [05:23:41] *** Joins: asterismo_m (~asterismo@replaced-ip )
615 [05:24:56] *** Quits: captbiz (~captbiz@replaced-ip ) (Quit: Leaving)
616 [05:24:58] *** Joins: tjone270_ (~tjone270@replaced-ip )
617 [05:25:05] *** Joins: captbiz (~captbiz@replaced-ip )
618 [05:25:11] *** Joins: MaBunny (~Peter@replaced-ip )
619 [05:26:21] *** MaBunny is now known as ByteStorm
620 [05:27:34] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
621 [05:27:55] *** Parts: JohnA (~john@replaced-ip )
622 [05:27:56] *** Quits: tjone270 (~tjone270@replaced-ip ) (Ping timeout: 244 seconds)
623 [05:29:18] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
624 [05:30:20] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: Peace. :))
625 [05:31:42] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
626 [05:31:52] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Client Quit)
627 [05:32:07] *** Quits: maeslor (~maeslor@replaced-ip ) (Quit: Leaving)
628 [05:33:19] *** Quits: idontknowmeself (~nexocentr@replaced-ip ) (Quit: #linux-ops)
629 [05:34:07] *** Quits: captbiz (~captbiz@replaced-ip ) (Ping timeout: 244 seconds)
630 [05:34:19] *** Joins: electro33 (uid613@replaced-ip )
631 [05:34:53] *** Quits: internat (~nf@replaced-ip ) ()
632 [05:34:55] *** Quits: catbehemoth (~vasyl@replaced-ip ) (Quit: leaving)
633 [05:36:04] *** Quits: lightbud (~arie@replaced-ip ) (Quit: Leaving.)
634 [05:38:00] *** debhelper sets mode: +l 1607
635 [05:39:10] *** Joins: reev (~reev@replaced-ip )
636 [05:39:11] *** Joins: patterson_ (~patterson@replaced-ip )
637 [05:39:13] *** Quits: patterson_ (~patterson@replaced-ip ) (Client Quit)
638 [05:40:13] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 252 seconds)
639 [05:43:21] *** Joins: superusr (~usr@replaced-ip )
640 [05:43:27] *** Joins: Rusty1_ (~kanotix@replaced-ip )
641 [05:44:07] *** Joins: satbyy (satbyy@replaced-ip )
642 [05:44:40] *** Joins: dreamon_ (~dreamon@replaced-ip )
643 [05:45:43] *** Joins: evanvarvell (~evanvarve@replaced-ip )
644 [05:47:32] <usbdriver> hi i need help figering whats wrong
with my usb drive. i instaled debian jessie into it but its acting
weird. i dont knopw what to do anymore. the complete description is
in
replaced-url
645 [05:47:51] *** Quits: anton02 (~quassel@replaced-ip ) (Remote host closed the connection)
646 [05:47:52] <usbdriver> _)
647 [05:48:39] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
648 [05:49:06] *** Quits: a1batr0ss (~a1batr0ss@replaced-ip ) (Ping timeout: 244 seconds)
649 [05:49:37] *** Joins: v3g4n (~v3g4n@replaced-ip )
650 [05:50:00] *** Quits: x3mboy (~x3mboy@replaced-ip ) (Quit: Saliendo)
651 [05:50:08] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Ping timeout: 244 seconds)
652 [05:50:12] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 276 seconds)
653 [05:51:11] *** Joins: sydney_untangle (~sydney@replaced-ip )
654 [05:51:23] *** Joins: [Brain] (brain@replaced-ip )
655 [05:52:18] *** Joins: eblip (~ebot@replaced-ip )
656 [05:53:20] *** Quits: michaelni (~michael@replaced-ip ) (Read error: Connection reset by peer)
657 [05:54:11] *** Quits: Brain (brain@replaced-ip ) (Ping timeout: 258 seconds)
658 [05:55:06] *** Joins: patterson (~patterson@replaced-ip )
659 [05:55:29] *** Quits: eb0t (~ebot@replaced-ip ) (Ping timeout: 260 seconds)
660 [05:56:58] *** Quits: dka__ (~dka@replaced-ip ) (Remote host closed the connection)
661 [05:56:58] *** Quits: dka (~dka@replaced-ip ) (Remote host closed the connection)
662 [05:58:44] *** Quits: ffatman (~tupac-ama@replaced-ip ) (Remote host closed the connection)
663 [05:59:47] *** Quits: puffyfootpath (~anon@replaced-ip ) (Remote host closed the connection)
664 [06:00:22] *** Joins: mastokley (~mastokley@replaced-ip )
665 [06:01:45] *** Joins: bertbob (~bertbob@replaced-ip )
666 [06:02:14] *** Quits: devec0 (~ec0@replaced-ip ) (Ping timeout: 258 seconds)
667 [06:02:19] *** Joins: elliot007 (~elliot007@replaced-ip )
668 [06:03:29] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Ping timeout: 250 seconds)
669 [06:03:41] *** Quits: pentiumone133 (~quassel@replaced-ip ) (Remote host closed the connection)
670 [06:04:03] *** Joins: sydney_untangle (~sydney@replaced-ip )
671 [06:04:22] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.0.1)
672 [06:04:37] *** Quits: v3g4n (~v3g4n@replaced-ip ) (Ping timeout: 244 seconds)
673 [06:05:09] *** Joins: BenNZ (~Ben__@replaced-ip )
674 [06:06:04] *** Quits: ryouma (~user@replaced-ip ) (Ping timeout: 258 seconds)
675 [06:07:33] *** Joins: pentiumone133 (~quassel@replaced-ip )
676 [06:10:06] *** Joins: michaelni (~michael@replaced-ip )
677 [06:10:06] *** Joins: zlatan (~Zlatan@replaced-ip )
678 [06:10:15] *** Parts: zlatan (~Zlatan@replaced-ip )
679 [06:10:15] *** Quits: luckman212 (~luckman21@replaced-ip ) (Read error: Connection reset by peer)
680 [06:10:18] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Ping timeout: 244 seconds)
681 [06:10:25] *** Quits: galex-713 (~galex-713@replaced-ip ) (Ping timeout: 250 seconds)
682 [06:11:40] *** Joins: masuberu (~masber@replaced-ip )
683 [06:12:12] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 240 seconds)
684 [06:13:01] *** Joins: stooj (~stooj@replaced-ip )
685 [06:13:38] *** Joins: teclo- (42@replaced-ip )
686 [06:16:18] *** Quits: avis- (~identd@replaced-ip##) (Quit: ##replaced-url
687 [06:16:20] *** Quits: elliot007 (~elliot007@replaced-ip ) (Read error: Connection reset by peer)
688 [06:16:24] *** Joins: sydney_untangle (~sydney@replaced-ip )
689 [06:16:29] *** Quits: webpigeon (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
690 [06:16:57] *** Joins: Tristan-Speccy (tristan@replaced-ip )
691 [06:17:20] *** Tristan-Speccy is now known as Guest30379
692 [06:18:52] *** Joins: luckman212 (~luckman21@replaced-ip )
693 [06:18:55] *** Quits: technohehl (~technoheh@replaced-ip ) (Ping timeout: 244 seconds)
694 [06:19:06] *** Joins: webpigeon (~quassel@replaced-ip )
695 [06:19:48] *** Quits: juantelez (~juantelez@replaced-ip ) (Quit: WeeChat 1.0.1)
696 [06:19:51] *** Joins: technohehl (~technoheh@replaced-ip )
697 [06:20:17] *** Joins: galex-713 (~galex-713@replaced-ip )
698 [06:20:29] *** Joins: OERIAS (~OERIAS@replaced-ip )
699 [06:20:36] *** Joins: Riyria (~Riyria@replaced-ip )
700 [06:21:00] *** Quits: xyxxy (~hello@replaced-ip ) ()
701 [06:21:33] *** Joins: johefernan (~joheferna@replaced-ip )
702 [06:21:34] *** Quits: Rawng (~Rawng@replaced-ip ) (Quit: Leaving)
703 [06:21:51] *** Joins: panoskk (~panosk@replaced-ip )
704 [06:21:56] *** Quits: panosk (~panosk@replaced-ip ) (Ping timeout: 250 seconds)
705 [06:23:58] *** Quits: superusr (~usr@replaced-ip ) (Quit: Leaving)
706 [06:24:19] *** Joins: aaro (~aaro@replaced-ip )
707 [06:25:28] *** Joins: avis- (~identd@replaced-ip )
708 [06:27:55] *** Quits: t0m0 (~t0m@replaced-ip ) (Ping timeout: 258 seconds)
709 [06:29:25] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 244 seconds)
710 [06:30:41] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
711 [06:32:54] *** Quits: murfjr (~douseiais@replaced-ip ) (Ping timeout: 258 seconds)
712 [06:36:03] *** Quits: Rusty1_ (~kanotix@replaced-ip ) (Quit: Konversation terminated!)
713 [06:36:19] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Ping timeout: 252 seconds)
714 [06:40:06] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
715 [06:43:12] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 240 seconds)
716 [06:43:30] *** Joins: sydney_untangle (~sydney@replaced-ip )
717 [06:43:50] *** Quits: usbdriver (b04ea078@replaced-ip ) (Ping timeout: 250 seconds)
718 [06:44:53] *** Joins: teclo- (~teclo-@replaced-ip )
719 [06:44:53] *** Joins: t0m0 (~t0m@replaced-ip )
720 [06:47:04] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Leaving)
721 [06:47:16] *** Quits: Raed|Laptop (~Raed@replaced-ip ) (Quit: Raed|Laptop)
722 [06:48:01] *** debhelper sets mode: +l 1601
723 [06:49:14] *** Quits: jesopo (jess@replaced-ip ) (Quit: et nos unum sumus)
724 [06:52:02] *** Joins: Raed|Mobile (~Raed@replaced-ip )
725 [06:52:10] *** Joins: spronk (~spronkey@replaced-ip )
726 [06:53:21] *** Parts: jackweb (~jacek@replaced-ip )
727 [06:53:25] *** Joins: towo^work (~towo@replaced-ip )
728 [06:55:11] *** Guest30379 is now known as Tristan-Speccy
729 [06:58:15] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Ping timeout: 258 seconds)
730 [06:58:59] *** Joins: sydney_untangle (~sydney@replaced-ip )
731 [06:59:33] *** Joins: Hacker01 (~Haxker01@replaced-ip )
732 [07:00:25] *** Quits: ByteStorm (~Peter@replaced-ip ) (Ping timeout: 244 seconds)
733 [07:00:42] *** Joins: stooj_ (~stooj@replaced-ip )
734 [07:01:19] *** Quits: stooj (~stooj@replaced-ip ) (Ping timeout: 258 seconds)
735 [07:01:42] *** Quits: insidious (~hex@replaced-ip ) (Ping timeout: 258 seconds)
736 [07:02:12] *** Quits: smdrz (~smdrz@replaced-ip ) (Ping timeout: 240 seconds)
737 [07:03:33] *** Quits: Velveeta_Chef (~Nope@replaced-ip ) (Ping timeout: 240 seconds)
738 [07:05:37] *** Quits: OS-14904 (~OS-14904@replaced-ip ) (Quit: Leaving)
739 [07:06:47] *** Quits: TomasCZ (~TomasCZ@replaced-ip ) (Quit: Leaving)
740 [07:07:04] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 258 seconds)
741 [07:07:12] *** Joins: cyberwolf (~manjaro-k@replaced-ip )
742 [07:08:20] *** Quits: theviajerock (~victor@replaced-ip ) (Ping timeout: 265 seconds)
743 [07:10:28] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Ping timeout: 250 seconds)
744 [07:10:54] *** Joins: sydney_untangle (~sydney@replaced-ip )
745 [07:11:13] *** Joins: alexandros_c (~alexandro@replaced-ip )
746 [07:11:46] *** Quits: teclo- (~teclo-@replaced-ip ) (Ping timeout: 250 seconds)
747 [07:12:54] *** Joins: teclo- (42@replaced-ip )
748 [07:12:58] *** Joins: timmu (~M@replaced-ip )
749 [07:13:52] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 240 seconds)
750 [07:14:10] *** Joins: wingwalker (~wingwalke@replaced-ip )
751 [07:14:13] *** Quits: fyrril (~fyrril@replaced-ip ) (Read error: Connection reset by peer)
752 [07:14:26] *** Quits: Flynnn (~textual@replaced-ip ) (Quit: Auf Wiedersehen!)
753 [07:14:43] *** Quits: Spydar007 (spydar007@replaced-ip ) (Quit: Bye)
754 [07:14:49] *** Joins: soee (~soee@replaced-ip )
755 [07:14:53] *** Joins: smdrz (~smdrz@replaced-ip )
756 [07:19:41] *** Quits: sandeepkr__ (~sandeepkr@replaced-ip ) (Read error: Connection reset by peer)
757 [07:21:03] *** Joins: sandeepkr__ (~sandeepkr@replaced-ip )
758 [07:21:13] *** Joins: Spydar007 (spydar007@replaced-ip )
759 [07:21:13] *** Quits: Spydar007 (spydar007@replaced-ip ) (Changing host)
760 [07:21:13] *** Joins: Spydar007 (spydar007@replaced-ip )
761 [07:22:26] *** Joins: insidious (~hex@replaced-ip )
762 [07:23:30] *** Joins: Velveeta_Chef (~Nope@replaced-ip )
763 [07:25:35] *** Joins: f10_ (~flo@replaced-ip )
764 [07:26:55] *** Quits: r0ncalli (~pommes@replaced-ip ) (Ping timeout: 252 seconds)
765 [07:27:25] *** Joins: bertbob (~bertbob@replaced-ip )
766 [07:27:50] *** Joins: kama0o0___ (~deb@replaced-ip )
767 [07:28:01] *** Quits: kama0o0__ (~deb@replaced-ip ) (Remote host closed the connection)
768 [07:28:44] *** Joins: f10 (~flo@replaced-ip )
769 [07:29:07] *** Quits: Wyzard (~mike@replaced-ip ) (Ping timeout: 252 seconds)
770 [07:29:37] *** Joins: fengling (~fengling@replaced-ip )
771 [07:30:47] *** Joins: Senji (~kvirc@replaced-ip )
772 [07:31:33] *** Quits: shaun413 (uid121475@replaced-ip ) (Quit: Connection closed for inactivity)
773 [07:32:54] *** Quits: jass93 (~ifillj@replaced-ip ) (Ping timeout: 276 seconds)
774 [07:33:14] *** Joins: katyucha (~katyucha@replaced-ip )
775 [07:34:16] *** Quits: TheCoffeMaker (~TheCoffeM@replaced-ip ) (Remote host closed the connection)
776 [07:35:31] *** Quits: Fusl (Fusl@replaced-ip##) (Quit: Contact: ##replaced-url
777 [07:35:34] *** Joins: lucaswang (~lucaswang@replaced-ip )
778 [07:36:48] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 276 seconds)
779 [07:37:22] *** Joins: Wyzard (~mike@replaced-ip )
780 [07:38:51] *** Joins: Wyzard_ (~mike@replaced-ip )
781 [07:39:17] *** Joins: Drzacek (~Drzacek@replaced-ip )
782 [07:39:35] *** Joins: kupad (~kupad@replaced-ip )
783 [07:40:32] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Ping timeout: 240 seconds)
784 [07:40:59] *** Quits: wingwalker (~wingwalke@replaced-ip ) (Ping timeout: 250 seconds)
785 [07:41:28] *** Quits: cyberwolf (~manjaro-k@replaced-ip ) (Quit: Konversation terminated!)
786 [07:42:44] *** Quits: Wyzard (~mike@replaced-ip ) (Ping timeout: 265 seconds)
787 [07:43:11] *** Joins: adac (~adac@replaced-ip )
788 [07:43:41] *** Joins: dka (~dka@replaced-ip )
789 [07:45:32] *** Joins: Tiffon (~name@replaced-ip )
790 [07:45:40] *** Joins: b3h3m0th (uid26288@replaced-ip )
791 [07:46:44] *** Quits: Tiffon (~name@replaced-ip ) (Read error: Connection reset by peer)
792 [07:47:14] *** Joins: Putti (~Putti@replaced-ip )
793 [07:49:05] *** Joins: dearfibonacci (~~@replaced-ip )
794 [07:49:41] *** Joins: ld (~cdchapm2@replaced-ip )
795 [07:50:01] *** Joins: Pscion (~chatzilla@replaced-ip )
796 [07:50:08] *** Quits: ld (~cdchapm2@replaced-ip ) (Changing host)
797 [07:50:08] *** Joins: ld (~cdchapm2@replaced-ip )
798 [07:50:23] *** Joins: bertbob (~bertbob@replaced-ip )
799 [07:50:41] *** Joins: Tiffon (~name@replaced-ip )
800 [07:51:32] *** Quits: ogny (~orkun@replaced-ip ) (Ping timeout: 240 seconds)
801 [07:52:05] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
802 [07:52:32] *** Quits: polyzen (~poly@replaced-ip ) (Ping timeout: 240 seconds)
803 [07:52:38] *** Quits: bp0 (~bp@replaced-ip ) (Quit: Leaving)
804 [07:53:43] *** Joins: r0ncalli (~pommes@replaced-ip )
805 [07:55:16] *** Joins: chomwitt (~chomwitt@replaced-ip )
806 [07:55:17] *** Joins: plainWhiteTee (~plainWhit@replaced-ip )
807 [07:55:32] *** Quits: kzimmermann (~kzimmerma@replaced-ip ) (Ping timeout: 240 seconds)
808 [07:55:39] *** Quits: Wyzard_ (~mike@replaced-ip ) (Ping timeout: 264 seconds)
809 [07:56:30] *** Quits: kama0o0___ (~deb@replaced-ip ) (Excess Flood)
810 [07:56:44] *** Joins: blueness (~blueness@replaced-ip )
811 [07:56:46] *** Joins: kama0o0___ (~deb@replaced-ip )
812 [07:57:10] *** ChanServ sets mode: +o eir
813 [07:57:11] *** eir sets mode: -bbo *!*@51.255.196.87
*!*@158.69.211.40 eir
814 [07:57:26] *** Joins: fusl (fusl@replaced-ip )
815 [07:58:01] *** debhelper sets mode: +l 1608
816 [07:58:04] *** Joins: FreddyUnsteady (~Dragnet@replaced-ip )
817 [07:59:01] *** Quits: ArchDuke (~ArchDuke@replaced-ip ) (Ping timeout: 250 seconds)
818 [07:59:11] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Ping timeout: 250 seconds)
819 [07:59:11] *** Joins: zeemz (~zeemz@replaced-ip )
820 [07:59:32] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 258 seconds)
821 [08:00:30] *** Joins: sliekas99 (~mantas@replaced-ip )
822 [08:00:36] *** Joins: polyzen (~poly@replaced-ip )
823 [08:00:43] *** Joins: sydney_untangle (~sydney@replaced-ip )
824 [08:01:03] *** Joins: Malmis (~malmis@replaced-ip )
825 [08:01:04] *** Joins: super_gollum (~ich@replaced-ip )
826 [08:03:11] *** Joins: ogny (~orkun@replaced-ip )
827 [08:04:02] *** Joins: kebabspion (~snowing@replaced-ip )
828 [08:04:37] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
829 [08:05:47] *** Quits: fusl (fusl@replaced-ip ) (Remote host closed the connection)
830 [08:06:07] *** Joins: shinnya (~shinnya@replaced-ip )
831 [08:06:50] *** Joins: blueness (~blueness@replaced-ip )
832 [08:08:01] *** debhelper sets mode: +l 1614
833 [08:08:17] *** Quits: Spec (~Spec@replaced-ip ) (Ping timeout: 250 seconds)
834 [08:10:02] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
835 [08:11:02] *** Parts: Wally (~noone@replaced-ip )
836 [08:11:04] *** Joins: Spec (~Spec@replaced-ip )
837 [08:12:02] *** Quits: shodan` (~shodan`@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
838 [08:13:03] <StoBrendo> hi there, may i install just 1 package
from jessie-backports without having to add jessie-backports to my
sources.list?
839 [08:13:30] *** Joins: MaBunny (~Peter@replaced-ip )
840 [08:13:35] *** Quits: Geom (~Geom@replaced-ip ) (Ping timeout: 265 seconds)
841 [08:13:45] <StoBrendo> i tried with : apt-get -t
jessie-backports install "package" and had no luck
842 [08:14:22] *** Joins: fusl (fusl@replaced-ip )
843 [08:15:00] *** Joins: lintguy (~Adium@replaced-ip )
844 [08:15:04] *** Parts: lintguy (~Adium@replaced-ip )
845 [08:15:16] *** Quits: plainWhiteTee (~plainWhit@replaced-ip ) (Quit: ZZZzzz…)
846 [08:17:10] *** Quits: kroSoft (~kroSoft@replaced-ip ) (Ping timeout: 258 seconds)
847 [08:18:15] *** Quits: cerebro__ (~cerebro@replaced-ip ) (Ping timeout: 250 seconds)
848 [08:18:36] *** Quits: PryMar56 (~prymar@replaced-ip ) (Quit: Leaving)
849 [08:18:43] *** Joins: plainWhiteTee (~plainWhit@replaced-ip )
850 [08:19:07] *** Quits: asterismo_m (~asterismo@replaced-ip ) (Ping timeout: 250 seconds)
851 [08:20:51] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 244 seconds)
852 [08:21:14] *** Parts: ld (~cdchapm2@replaced-ip )
853 [08:21:44] *** Joins: tenzind (~tenzind@replaced-ip )
854 [08:22:07] *** BeerBaro1 is now known as BeerBaron
855 [08:23:12] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 240 seconds)
856 [08:26:16] <Drzacek> StoBrendo, do you have such entry in
sources?
857 [08:26:17] *** Quits: Raed|Mobile (~Raed@replaced-ip ) (Quit: Raed|Mobile)
858 [08:26:18] *** Joins: vicarion (~net@replaced-ip )
859 [08:26:53] <StoBrendo> Drzacek: I understand that if I write
that entry in sources next time I update my system I'll install
all available backports, but
860 [08:26:57] <StoBrendo> I want just one
861 [08:28:00] *** debhelper sets mode: +l 1608
862 [08:28:51] *** Quits: kobain (~kobain@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
863 [08:31:34] *** Quits: fusl (fusl@replaced-ip ) (Quit: .)
864 [08:31:53] *** Joins: internat (~nf@replaced-ip )
865 [08:32:53] *** Joins: tkla (~tklassen@replaced-ip )
866 [08:32:57] *** Joins: bocaneri (~bocaneri@replaced-ip )
867 [08:33:13] *** Joins: perepujal (~pere@replaced-ip )
868 [08:33:51] *** Quits: Seto_Kaiba (~Hunterkll@replaced-ip ) (Ping timeout: 250 seconds)
869 [08:34:35] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
870 [08:35:36] *** Joins: fusl (fusl@replaced-ip )
871 [08:36:31] *** Joins: ki0 (~ki0@replaced-ip )
872 [08:36:53] *** CyberJacob is now known as zz_CyberJacob
873 [08:37:16] *** Joins: est31 (~est31@replaced-ip )
874 [08:37:18] *** Quits: Fr_Dae (~Dae@replaced-ip ) (Remote host closed the connection)
875 [08:37:23] *** Quits: Putti (~Putti@replaced-ip ) (Ping timeout: 244 seconds)
876 [08:38:11] *** Quits: ogny (~orkun@replaced-ip ) (Quit: WeeChat 1.0.1)
877 [08:38:23] *** Joins: monpocchi (~monpocchi@replaced-ip )
878 [08:38:43] *** Joins: ogny (~orkun@replaced-ip )
879 [08:38:53] *** Joins: Fr_Dae (~Dae@replaced-ip )
880 [08:38:54] *** Quits: ogny (~orkun@replaced-ip ) (Changing host)
881 [08:38:54] *** Joins: ogny (~orkun@replaced-ip )
882 [08:40:20] <rozie> hi. what is recommended way to prevent
creation of /dev/shm?
883 [08:40:25] *** Parts: est31 (~est31@replaced-ip )
884 [08:40:29] *** Joins: hipo (~hipo@replaced-ip )
885 [08:40:50] <rozie> is setting RAMSHM=no in /etc/default/tmpfs
enough?
886 [08:41:09] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 276 seconds)
887 [08:41:15] *** Quits: ki0 (~ki0@replaced-ip ) (Ping timeout: 264 seconds)
888 [08:41:19] <babilen> rozie: What happens if you do that?
889 [08:42:22] <rozie> didn't try yet. according to
description it has nothing to do with /dev
890 [08:42:23] *** hipo is now known as hipodilski
891 [08:42:36] <rozie> but that's what I found when looking
for the solution
892 [08:42:57] *** Joins: c4a7b9b2 (~Corsair@replaced-ip )
893 [08:43:01] <rozie> and rebooting desktop is not comfortable
894 [08:43:03] *** Quits: asc232 (~Keith@replaced-ip ) (Remote host closed the connection)
895 [08:43:10] <rozie> but testing on VM right now
896 [08:43:19] *** Joins: srtu (~hypnotoad@replaced-ip )
897 [08:43:27] *** Joins: alexandros_c (~alexandro@replaced-ip )
898 [08:44:26] *** Joins: Haase (~Haase@replaced-ip )
899 [08:44:38] <rozie> no, it does not do the trick
900 [08:45:05] <babilen> It's done by systemd and it is
expected to be present.
901 [08:45:12] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Ping timeout: 258 seconds)
902 [08:45:40] *** Joins: Allanitomwesh (c5b6cc66@replaced-ip )
903 [08:45:51] <Allanitomwesh> Hello
904 [08:46:04] <Allanitomwesh>
replaced-url
905 [08:46:32] *** Quits: adac (~adac@replaced-ip ) (Ping timeout: 240 seconds)
906 [08:46:56] <Allanitomwesh> Please support this project so it
reaches funding. It is completely open hardware
907 [08:47:36] <babilen> (according to archwiki)
908 [08:47:44] <babilen> Allanitomwesh: No spam please
909 [08:47:53] *** ChanServ sets mode: +o babilen
910 [08:47:54] *** babilen sets mode: +q
*!*@gateway/web/cgi-irc/kiwiirc.com/ip.197.182.204.102
911 [08:47:54] *** babilen sets mode: -o babilen
912 [08:49:22] *** Joins: Geom (~Geom@replaced-ip )
913 [08:49:43] *** Quits: Allanitomwesh (c5b6cc66@replaced-ip##) (Quit: ##replaced-url
914 [08:50:24] <rozie> that's bad news
915 [08:51:32] <jmcnaught> rozie: why do you want to prevent
/dev/shm from being created?
916 [08:51:43] *** Joins: overlord_tm (~andraz@replaced-ip )
917 [08:52:48] <rozie> because any user can access it. and put
files there, with execute permissions
918 [08:53:12] <rozie> this way it can skip noexec on /tmp
919 [08:53:56] <winterss> hi
920 [08:54:09] <babilen> Didn't it move to /run anyway?
921 [08:55:27] *** Joins: f10 (~flo@replaced-ip )
922 [08:55:55] <jmcnaught> rozie: did you try making an entry for
/dev/shm in fstab with noexec?
923 [08:56:28] *** Joins: woshty (~irc@replaced-ip )
924 [08:57:09] <rozie> no. I'm trying to find solution by
reading docs/net first, not experiments
925 [08:57:23] <rozie> I can use rc.local and chmod too (and this
works)
926 [08:57:37] <rozie> just wondering how to solve it The Right
Way
927 [08:58:01] *** debhelper sets mode: +l 1614
928 [08:58:10] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
929 [08:58:20] *** Joins: chomwitt (~chomwitt@replaced-ip )
930 [08:58:33] *** Quits: faw (~Felipe@replaced-ip ) (Ping timeout: 240 seconds)
931 [08:58:44] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
932 [08:59:16] <jmcnaught> rozie: well tmpfs(5) talks about it
933 [08:59:25] <reev> jmcnaught hiii
934 [08:59:37] *** Quits: johefernan (~joheferna@replaced-ip ) (Quit: Konversation terminated!)
935 [08:59:44] *** Joins: BlueByte (~walther@replaced-ip )
936 [09:00:12] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
937 [09:00:22] *** Joins: zmachine (uid67411@replaced-ip )
938 [09:00:43] *** Joins: sphenxes02 (~sphenxes@replaced-ip )
939 [09:01:17] *** Joins: miskatonic (~miskatoni@replaced-ip )
940 [09:01:28] *** Quits: aaro (~aaro@replaced-ip ) (Quit: aaro)
941 [09:01:31] *** Quits: smdrz (~smdrz@replaced-ip ) (Ping timeout: 265 seconds)
942 [09:01:43] <jmcnaught> reev: hey did you ever figure out your
cron issue?
943 [09:02:04] *** Quits: Scourje (uid63311@replaced-ip ) (Quit: Connection closed for inactivity)
944 [09:02:07] *** Quits: phredus (~quassel@replaced-ip##) (Quit: ##replaced-url
945 [09:02:58] *** Joins: smdrz (~smdrz@replaced-ip )
946 [09:03:40] *** Quits: miskatonic (~miskatoni@replaced-ip ) (Quit: miskatonic)
947 [09:03:43] *** Quits: sphenxes01 (~sphenxes@replaced-ip ) (Ping timeout: 252 seconds)
948 [09:03:53] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Ping timeout: 244 seconds)
949 [09:03:59] <rozie> jmcnaught: OK. it'a about /run/shm
not /dev/shm, but setting noexec in fstab works indeed
950 [09:04:02] <rozie> thank you
951 [09:04:18] *** Joins: sphenxes (~sphenxes@replaced-ip )
952 [09:04:36] *** Joins: jguillen (~jguillen@replaced-ip )
953 [09:04:37] <jmcnaught> rozie: it also mentions that /run/shm
is a symlink to /dev/shm unless there is an fstab entry for /dev/shm
and not /run/shm
954 [09:04:49] <babilen> rozie: /dev/shm was part of the /run
migration
955 [09:05:14] <babilen>
replaced-url
956 [09:06:03] <babilen> I wonder why I have a symlink from
/run/shm to /dev/shm :)
957 [09:06:18] *** Joins: nebg (~nebg@replaced-ip )
958 [09:06:18] <rozie> jmcnaught: well, it's not a symlink
on my desktop Jessie. which is default installation, no
/etc/default/tmpfs modification, no /etc/fstab modifications
959 [09:07:00] *** Joins: bp0 (~bp@replaced-ip )
960 [09:07:03] <babilen> rozie: So neither /run/shm nor /dev/shm
are symlinks and you don't have an entry in /etc/fstab? Is it
bind mounted?
961 [09:07:07] *** Joins: Raed|Laptop (~Raed@replaced-ip )
962 [09:07:10] *** Quits: tenzind (~tenzind@replaced-ip ) (Remote host closed the connection)
963 [09:07:21] <jmcnaught> rozie: is /run/shm a symlink to
/dev/shm? that's how it is on mine too
964 [09:07:46] *** Joins: dionysus69 (~Icedove@replaced-ip )
965 [09:08:09] *** Joins: knidos (~knidos@replaced-ip )
966 [09:08:26] *** Joins: Darcidride (~Darcidrid@replaced-ip )
967 [09:09:33] <rozie> jmcnaught: yes, /run/shm is a symlink
968 [09:09:48] <rozie> damn! direction
969 [09:10:00] *** Joins: Flynnn (~textual@replaced-ip )
970 [09:10:04] <rozie> need coffee
971 [09:10:07] *** Joins: spronk (~spronkey@replaced-ip )
972 [09:11:38] *** Joins: pyface (~pyface@replaced-ip )
973 [09:11:42] <jmcnaught> rozie: in tmpfs(5) i find "If an
fstab entry for /dev/shm exists instead of /run/shm, then /dev/shm
will continue to be used;" is a little unclear to me, but i
read it (and the context) as the fstab entry should be for /run/shm
974 [09:11:55] *** Quits: Flynnn (~textual@replaced-ip ) (Max SendQ exceeded)
975 [09:11:55] *** Joins: TomyWork (~tomy@replaced-ip )
976 [09:12:33] *** Joins: Flynnn (~textual@replaced-ip )
977 [09:13:13] *** Quits: Knaldgas (~pdj@replaced-ip ) (Quit: Leaving)
978 [09:13:42] *** Joins: elliot007 (~elliot007@replaced-ip )
979 [09:13:48] <jmcnaught> however i would not be surprised if
systemd makes sure that both paths exists no matter what you do
980 [09:15:15] *** Joins: KyokoDebian (4d4da301@replaced-ip )
981 [09:16:02] *** Joins: ArchDuke (~ArchDuke@replaced-ip )
982 [09:16:10] <rozie> tmpfs /dev/shm tmpfs defaults,noexec 0 0
983 [09:16:11] *** Joins: saturn_ (~saturn@replaced-ip )
984 [09:16:12] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 240 seconds)
985 [09:16:13] <rozie> this works fine
986 [09:16:57] <rozie> I guess there's too many places to
configure it
987 [09:17:06] <rozie> fstab, /etc/default/tmpfs
988 [09:18:00] *** debhelper sets mode: +l 1623
989 [09:18:01] *** Quits: EyeOfJupiter (~EyeOfJ@replaced-ip ) (Ping timeout: 252 seconds)
990 [09:18:01] <jmcnaught> rozie: the /dev/shm on my system is
nosuid,nodev
991 [09:18:07] *** Joins: DevAntoine (~DevAntoin@replaced-ip )
992 [09:18:12] *** Quits: morf (~morf@replaced-ip ) (Ping timeout: 276 seconds)
993 [09:19:01] *** Joins: zero_to_rocket (~chatzilla@replaced-ip )
994 [09:19:12] *** Quits: enoch85 (~enoch85@replaced-ip##) (Quit: Tech And Me - ZNC server 1.6.3 -
##replaced-url
995 [09:20:13] *** Quits: gturner (~gturner@replaced-ip ) (Ping timeout: 250 seconds)
996 [09:20:15] *** Quits: Riyria (~Riyria@replaced-ip ) (Ping timeout: 264 seconds)
997 [09:21:31] *** Joins: gturner (~gturner@replaced-ip )
998 [09:22:04] *** Parts: nebg (~nebg@replaced-ip )
999 [09:22:52] *** Quits: FreddyUnsteady (~Dragnet@replaced-ip ) (Quit: leaving)
1000 [09:23:05] <rozie> jmcnaught: yes, just fstab entry is for
/dev/shm not /run/shm
1001 [09:23:20] <rozie> just wanted to show this
1002 [09:23:22] *** Joins: Hunterkll (~Hunterkll@replaced-ip )
1003 [09:24:05] *** Joins: EyeOfJupiter (~EyeOfJ@replaced-ip )
1004 [09:24:10] *** Joins: ki0 (~ki0@replaced-ip )
1005 [09:24:12] *** Quits: ki0 (~ki0@replaced-ip ) (Remote host closed the connection)
1006 [09:24:12] *** Joins: morf (~morf@replaced-ip )
1007 [09:24:23] *** Quits: plainWhiteTee (~plainWhit@replaced-ip ) (Quit: ZZZzzz…)
1008 [09:24:28] *** Joins: ki0 (~ki0@replaced-ip )
1009 [09:24:35] *** morf is now known as Guest11694
1010 [09:24:36] <jmcnaught> oh yeah, i was just pointing out that
defaults includes suid and dev, which you might want to disable
(which is the default)
1011 [09:24:53] *** Parts: perepujal (~pere@replaced-ip )
1012 [09:25:05] <babilen> /lib/init/mount-functions.sh might also
be of interest .. but nvm
1013 [09:27:48] *** Parts: KyokoDebian (4d4da301@replaced-ip )
1014 [09:27:59] *** Joins: enoch85 (~enoch85@replaced-ip )
1015 [09:28:00] *** Quits: enoch85 (~enoch85@replaced-ip ) (Changing host)
1016 [09:28:00] *** Joins: enoch85 (~enoch85@replaced-ip )
1017 [09:28:25] *** Joins: afx_ (~afx_@replaced-ip )
1018 [09:29:32] *** Quits: Raed|Laptop (~Raed@replaced-ip ) (Quit: Raed|Laptop)
1019 [09:29:57] *** Quits: betaboon (~betaboon@replaced-ip ) (Read error: Connection reset by peer)
1020 [09:30:13] *** Joins: Riyria (~Riyria@replaced-ip )
1021 [09:30:49] *** Joins: betaboon (~betaboon@replaced-ip )
1022 [09:30:59] *** Joins: joncrunchbang (~joncrunch@replaced-ip )
1023 [09:32:52] *** Quits: elliot007 (~elliot007@replaced-ip ) (Ping timeout: 240 seconds)
1024 [09:33:11] *** Joins: plainWhiteTee (~plainWhit@replaced-ip )
1025 [09:33:30] *** Quits: gturner (~gturner@replaced-ip ) (Ping timeout: 258 seconds)
1026 [09:33:53] *** Joins: pencilandpaper (~penciland@replaced-ip )
1027 [09:34:56] *** Joins: chuugar (~charles@replaced-ip )
1028 [09:35:47] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
1029 [09:36:08] *** Joins: gturner (~gturner@replaced-ip )
1030 [09:36:13] *** Joins: Levure (~quassel@replaced-ip )
1031 [09:36:34] *** Joins: uNmowed (~Kaede@replaced-ip )
1032 [09:36:45] *** Joins: Y04NN (~y04nn@replaced-ip )
1033 [09:37:05] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
1034 [09:37:12] <reev> jmcnaught : oh! I didn't noticed,
sorry yeah it is working fine now but one of our machine is supposed
to shutdown before midnight every day and wakes up in morning so in
this case the midnight anacron is unable to run
1035 [09:37:20] *** Joins: blueness (~blueness@replaced-ip )
1036 [09:37:22] *** Joins: wingwalker (~wingwalke@replaced-ip )
1037 [09:37:36] <reev> and when machine boots there is no reload
message of anacron
1038 [09:37:54] *** Joins: slima (~slima@replaced-ip )
1039 [09:38:00] *** debhelper sets mode: +l 1629
1040 [09:38:10] *** Quits: b3eKe3per (~be3Ke3per@replaced-ip ) (Ping timeout: 265 seconds)
1041 [09:38:54] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Remote host closed the connection)
1042 [09:39:13] *** Joins: Murii (~muresanvl@replaced-ip )
1043 [09:40:05] *** Joins: devec0 (~ec0@replaced-ip )
1044 [09:40:10] *** Joins: dionysus69 (~Icedove@replaced-ip )
1045 [09:40:19] *** Joins: hele (~hele@replaced-ip )
1046 [09:40:22] <Murii> I'd like to install win10 along
debina,how can I do that?
1047 [09:40:37] <Murii> I tried using unetbootin but it won't
boot, I guess it's only good for linux
1048 [09:41:34] *** Joins: ConCode (~work@replaced-ip )
1049 [09:42:58] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Read error: Connection reset by peer)
1050 [09:43:13] *** Joins: antgel (~topdog@replaced-ip )
1051 [09:43:18] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
1052 [09:43:25] *** Quits: iWaldo (iWaldo___@replaced-ip ) (Ping timeout: 258 seconds)
1053 [09:44:04] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 240 seconds)
1054 [09:45:21] *** Quits: wingwalker (~wingwalke@replaced-ip ) (Ping timeout: 250 seconds)
1055 [09:46:06] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Remote host closed the connection)
1056 [09:46:08] *** Joins: timahvo1 (~rogue@replaced-ip )
1057 [09:47:30] <Murii> c'mon,no one can help me?
1058 [09:47:45] *** Quits: ConCode (~work@replaced-ip ) (Quit: Ex-Chat)
1059 [09:48:03] <up2late> 'google multi booting
1060 [09:48:09] *** Joins: adac (~adac@replaced-ip )
1061 [09:48:13] <up2late> its super easy if u actually look
1062 [09:48:18] *** Joins: weyfonk (~weyfonk@replaced-ip )
1063 [09:48:43] <Murii> not really
1064 [09:48:48] <Murii> I tried before I asked
1065 [09:48:53] *** Quits: yeticry (~yeticry@replaced-ip ) (Read error: Connection reset by peer)
1066 [09:48:53] *** Quits: yeticry_ (~yeticry@replaced-ip ) (Read error: Connection reset by peer)
1067 [09:50:00] *** Quits: nightfuri (nightfury@replaced-ip ) (Quit: Quit)
1068 [09:50:26] *** Quits: harrison (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1069 [09:51:10] <babilen> What did you do and what happened?
1070 [09:51:18] *** Joins: zxd (~zxd@replaced-ip )
1071 [09:51:30] *** Joins: BalTun (~BalTun@replaced-ip )
1072 [09:51:33] *** Quits: MaBunny (~Peter@replaced-ip ) (Ping timeout: 240 seconds)
1073 [09:51:43] *** Joins: ottodachshund (~quassel@replaced-ip )
1074 [09:52:10] <jelly> Murii, you can try asking ##windows for
tools to create a bootable win10 installation stick
1075 [09:52:28] *** Quits: smdrz (~smdrz@replaced-ip ) (Ping timeout: 244 seconds)
1076 [09:52:48] *** Joins: nightfuri (nightfury@replaced-ip )
1077 [09:52:53] <babilen> Don't they normally provide you USB
sticks or a mechanism to write bootable CDs ?
1078 [09:53:03] <babilen> (when you buy Windows that is)
1079 [09:53:24] <jelly> I downloaded an .iso, no physical media.
1080 [09:54:07] *** Quits: Riyria (~Riyria@replaced-ip ) (Ping timeout: 265 seconds)
1081 [09:54:25] *** Joins: yeticry (~yeticry@replaced-ip )
1082 [09:54:51] <jelly> and used winusb to make a bootable usb
image, but it's not available in debian
1083 [09:54:59] *** Joins: yeticry_ (~yeticry@replaced-ip )
1084 [09:55:54] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
1085 [09:56:12] *** Joins: xaa (~xaa@replaced-ip )
1086 [09:56:25] *** Joins: indistylo (~indistylo@replaced-ip )
1087 [09:56:33] *** Quits: Cloudish_ (~Cloudish@replaced-ip ) (Ping timeout: 240 seconds)
1088 [09:57:48] *** Quits: AimHere (~bod@replaced-ip ) (Quit: Leaving)
1089 [09:59:04] *** Quits: M4lv0 (~Malvo@replaced-ip ) (Read error: Connection reset by peer)
1090 [09:59:33] *** Quits: kebabspion (~snowing@replaced-ip ) (Quit: Now, I am become Death, the destroyer of worlds)
1091 [09:59:54] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (Ping timeout: 258 seconds)
1092 [09:59:54] *** Quits: vook_ (~vook@replaced-ip ) (Ping timeout: 260 seconds)
1093 [10:00:12] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
1094 [10:00:29] *** Quits: atomi (~atomi@replaced-ip ) (Ping timeout: 260 seconds)
1095 [10:00:31] *** Quits: ZeuxBlack (~Black@replaced-ip ) (Ping timeout: 250 seconds)
1096 [10:00:57] *** Joins: vook (~vook@replaced-ip )
1097 [10:01:04] *** Joins: atomi (~atomi@replaced-ip )
1098 [10:01:22] *** Quits: pipeep (~pipeep@replaced-ip ) (Ping timeout: 250 seconds)
1099 [10:01:29] *** Quits: afx_ (~afx_@replaced-ip ) (Ping timeout: 258 seconds)
1100 [10:01:47] *** Joins: sandwitch (~mark@replaced-ip )
1101 [10:02:15] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: Ahoi)
1102 [10:02:43] *** Joins: ZeuxBlack (~Black@replaced-ip )
1103 [10:02:58] <babilen> jelly: You download an .iso from
Microsoft these days?
1104 [10:03:55] *** Joins: pipeep (~pipeep@replaced-ip )
1105 [10:04:03] *** Quits: ELLIOTTCABLE (sid1544@replaced-ip ) (Ping timeout: 264 seconds)
1106 [10:04:20] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Ping timeout: 244 seconds)
1107 [10:05:00] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
1108 [10:05:00] *** Quits: ki0 (~ki0@replaced-ip ) (Remote host closed the connection)
1109 [10:05:34] *** Quits: Pscion (~chatzilla@replaced-ip ) (Remote host closed the connection)
1110 [10:05:36] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
1111 [10:05:42] *** Joins: ki0 (~ki0@replaced-ip )
1112 [10:05:46] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Read error: Connection reset by peer)
1113 [10:05:56] *** Quits: vook (~vook@replaced-ip ) (Remote host closed the connection)
1114 [10:06:02] *** Joins: volk_ (~volk@replaced-ip )
1115 [10:06:04] *** Joins: vook (~vook@replaced-ip )
1116 [10:06:05] *** Joins: Slydder (~chuck@replaced-ip )
1117 [10:06:10] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
1118 [10:06:13] *** Joins: ELLIOTTCABLE (sid1544@replaced-ip )
1119 [10:06:21] *** Joins: smdrz (~smdrz@replaced-ip )
1120 [10:07:17] *** Joins: linux-fox (~linux-fox@replaced-ip )
1121 [10:07:33] *** Joins: miskatonic (~miskatoni@replaced-ip )
1122 [10:08:36] *** Joins: cuqa (d4e0462b@replaced-ip )
1123 [10:08:51] *** Quits: Geom (~Geom@replaced-ip ) (Ping timeout: 264 seconds)
1124 [10:09:10] *** Joins: CutMeOwnThroat (~k@replaced-ip )
1125 [10:09:25] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.2)
1126 [10:09:27] *** Quits: glcx (uid178014@replaced-ip ) (Ping timeout: 264 seconds)
1127 [10:09:28] <cuqa> hello, i have a problem with ipv6 on my
debian 8 machine. only one ip is reachable at a time from outside
1128 [10:09:49] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 260 seconds)
1129 [10:09:51] <cuqa>
replaced-url
1130 [10:09:58] <cuqa>
replaced-url
1131 [10:10:11] <cuqa> anything wrong with the configuration?
1132 [10:10:41] *** Joins: wingwalker (~wingwalke@replaced-ip )
1133 [10:10:44] *** Joins: Wyzard (~mike@replaced-ip )
1134 [10:10:55] *** Joins: pencilandpaper (~penciland@replaced-ip )
1135 [10:11:46] *** Joins: timahvo1 (~rogue@replaced-ip )
1136 [10:12:29] *** Joins: glcx (uid178014@replaced-ip )
1137 [10:12:37] *** Joins: Wyzard_ (~mike@replaced-ip )
1138 [10:12:39] *** Joins: Geom (~Geom@replaced-ip )
1139 [10:12:40] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
1140 [10:13:01] *** Quits: sandwitch (~mark@replaced-ip ) (Ping timeout: 252 seconds)
1141 [10:13:41] *** Joins: sandwitch (~mark@replaced-ip )
1142 [10:13:46] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 250 seconds)
1143 [10:14:07] <Dagger> cuqa: not obviously. is that your own
/64? it's the very first /64 in a /32 which makes it seem more
likely it's one of your ISP's /64s
1144 [10:14:26] <Dagger> (and therefore they might be doing
something to stop you from using more than one IP on it)
1145 [10:14:50] *** Joins: Riyria (~Riyria@replaced-ip )
1146 [10:15:46] *** Quits: Wyzard (~mike@replaced-ip ) (Ping timeout: 252 seconds)
1147 [10:16:37] *** Joins: afx_ (~afx_@replaced-ip )
1148 [10:17:03] <cuqa> the /64 is our range
1149 [10:17:24] *** Quits: yeticry_ (~yeticry@replaced-ip ) (Ping timeout: 260 seconds)
1150 [10:17:28] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
1151 [10:17:33] <linux-fox> how can i use 'dd' to make a
usb stck for installing debian?
1152 [10:18:00] *** debhelper sets mode: +l 1635
1153 [10:18:01] *** Joins: yeticry_ (~yeticry@replaced-ip )
1154 [10:18:07] *** Joins: chomwitt (~chomwitt@replaced-ip )
1155 [10:18:28] <Mathisen> linux-fox, dd bs=4M
if=/path/to/NAME.iso of=/dev/sdx status=progress && sync
1156 [10:20:01] <babilen> Or just use "cp /path/to/NAME.iso
dev/sdx"
1157 [10:20:04] *** Joins: asterismo (~santiago@replaced-ip )
1158 [10:20:06] <babilen> (not with dd though)
1159 [10:20:33] <reev> jmcnaught are you there?
1160 [10:20:57] *** Joins: yaume (~gchenuet@replaced-ip )
1161 [10:21:08] *** Quits: Wyzard_ (~mike@replaced-ip ) (Ping timeout: 250 seconds)
1162 [10:21:33] *** Quits: yaume (~gchenuet@replaced-ip ) (Client Quit)
1163 [10:22:35] <linux-fox> ok , thank you
1164 [10:23:27] <bibble> DNS : resolve yourself vs forward to
public 3rd parties. what is best ? anything 3rd parties like 8.8.8.8
are doing to protect you ?
1165 [10:23:51] *** Quits: cypherman (~santiago@replaced-ip ) (Ping timeout: 264 seconds)
1166 [10:24:33] <babilen> Protect you from what?
1167 [10:24:39] <koollman> bibble: do it yourself. can't
trust anyone else
1168 [10:25:11] <babilen> koollman: You didn't write your
operating system yourself
1169 [10:25:20] *** Quits: Senji (~kvirc@replaced-ip ) (Read error: Connection reset by peer)
1170 [10:25:21] <bibble> babilen: koollman , cool, was thinking
the same.
1171 [10:25:24] <babilen> (nor designed you hardware, not grown
your food, ...)
1172 [10:25:28] <bibble> babilen: lol
1173 [10:25:29] <koollman> babilen: and I do not trust it.
what's your point ? :)
1174 [10:25:31] *** Joins: Senji (~kvirc@replaced-ip )
1175 [10:25:39] *** Quits: Senji (~kvirc@replaced-ip ) (Read error: Connection reset by peer)
1176 [10:25:42] *** Joins: Y04NN_ (~y04nn@replaced-ip )
1177 [10:26:06] <babilen> The point is that it would be good to
know what kind of threat we are trying to mitigate
1178 [10:26:46] <bibble> didn't know if connecting to dodgery
authorities nsd's could be security danger, compared to just
connecting to 8.8.8.8 for instance
1179 [10:27:18] <babilen> As in somebody having an easier time to
figure out which domain names you resolve?
1180 [10:27:30] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 258 seconds)
1181 [10:27:30] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 258 seconds)
1182 [10:27:33] *** Parts: Slydder (~chuck@replaced-ip )
1183 [10:27:37] <babilen> They could easily sniff your outgoing
DNS traffic
1184 [10:27:42] <koollman> lets see. governments
changing/recording dns entries, google or another party recording
what you're requesting (mostly marketing purpose)
1185 [10:28:09] <FinalX> yeah and you running your own dns
recursor is gonna change anything about that, how?
1186 [10:28:28] <FinalX> using dnssec helps; but like babilen
said, they'll still see the outgoing queries your recursor is
doing
1187 [10:28:50] <koollman> your recursor can talk to the root
servers
1188 [10:29:08] <FinalX> yes and then it needs to talk to the tld
servers, and then to the domain servers
1189 [10:29:16] <koollman> fewer intermediate parties. do not
protect if the government is big enough, yes
1190 [10:29:20] *** Joins: Senji (~kvirc@replaced-ip )
1191 [10:29:21] *** Quits: Senji (~kvirc@replaced-ip ) (Read error: Connection reset by peer)
1192 [10:29:21] <FinalX> all visible in clear text over the
network for anyone snooping around
1193 [10:29:40] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 244 seconds)
1194 [10:29:45] *** Joins: iWaldo (iWaldo___@replaced-ip )
1195 [10:29:47] *** Joins: v0r0nwe (~v0r0nwe@replaced-ip )
1196 [10:29:49] <koollman> at least you are not sending the
request directly to someone else that will use it :)
1197 [10:29:50] <FinalX> i do prefer to run my own, but
there's something to be said about using a global one, better
caching for one.
1198 [10:29:52] <koollman> (ideally)
1199 [10:29:58] *** Quits: iWaldo (iWaldo___@replaced-ip ) (Read error: Connection reset by peer)
1200 [10:30:01] <babilen> .oO( Maybe bibble meant 'protect
you from configuring your service wrong' )
1201 [10:30:07] <FinalX> and higher availability in case you need
to reboot your recursor, etc.
1202 [10:30:21] *** Quits: sandwitch (~mark@replaced-ip ) (Ping timeout: 276 seconds)
1203 [10:30:50] <babilen> All I meant was that it is a little
pointless to discuss solutions without knowing the problem first
1204 [10:30:59] <koollman> oh of course, arguments can go the
other way : you can avoid maintaining your dns server, and benefit
from a better cache
1205 [10:33:19] <bibble> definitely like dnssec to help prevent
spoofing. then direct look up helps against spoofing more ? but
forwarding to multiple 3rd parties randomly perhaps has better
privacy; didn't connect to a nsd, and no 3rd party receives all
lookups...
1206 [10:34:38] *** Joins: Senji (~kvirc@replaced-ip )
1207 [10:34:42] <koollman> or you just write down a list of ip for
the services you like most, and keep it in your /etc/hosts. A bit of
a pain to maintain. but you stop asking dns servers about it.
(please don't do that :) )
1208 [10:34:43] *** Joins: dionysus69 (~Icedove@replaced-ip )
1209 [10:35:00] *** Quits: Senji (~kvirc@replaced-ip ) (Read error: Connection reset by peer)
1210 [10:35:04] <bibble> :)
1211 [10:36:02] *** Joins: Knaldgas (~pdj@replaced-ip )
1212 [10:36:16] <bibble> ... great having advert domains added, to
block them.
1213 [10:36:49] *** Joins: Spider0 (~Spider0@replaced-ip )
1214 [10:36:55] <rozie> well. I use unbound almost everywhere - as
dns cache for servers, on desktops
1215 [10:36:57] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Remote host closed the connection)
1216 [10:37:20] <bibble> rozie: awesome, that's what I'm
focusing on. unbound
1217 [10:37:22] <rozie> it's light, stable, require almost no
maintaince, dnssec enabled by default IIRC
1218 [10:37:23] *** Joins: B[]rG (~Borg@replaced-ip )
1219 [10:37:34] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.2)
1220 [10:37:53] *** Joins: yottanami (~yottanami@replaced-ip )
1221 [10:37:57] <bibble> yep, dnssec, and that case sensitive
encoding thing
1222 [10:38:30] *** Quits: Spider0 (~Spider0@replaced-ip ) (Client Quit)
1223 [10:38:38] *** Joins: mangas (uid168018@replaced-ip )
1224 [10:38:45] *** Quits: B[]rG (~Borg@replaced-ip ) (Remote host closed the connection)
1225 [10:38:49] <bibble> randomised case of letters in domain
name, for extra security
1226 [10:39:05] *** Quits: althalus (~althalus@replaced-ip ) (Ping timeout: 250 seconds)
1227 [10:39:05] *** Joins: B[]rG (~Borg@replaced-ip )
1228 [10:39:28] *** Joins: wonderworld (~ww@replaced-ip )
1229 [10:39:46] <yottanami> I want to install Emacs-Snapshot on my
machine but I got this error `...packages have unmet dependencies`
here is details:
replaced-url
1230 [10:39:52] <yottanami> How should I fix this?
1231 [10:40:13] <bibble> apt get -f
1232 [10:40:13] * apt fetches -f
1233 [10:40:27] <bibble> might do it
1234 [10:40:42] *** Joins: sponjii (~x@replaced-ip )
1235 [10:40:49] *** Joins: Spider0 (~Spider0@replaced-ip )
1236 [10:41:59] <bibble> yottanami: apt-get install -f
1237 [10:42:46] *** Joins: Wyzard (~mike@replaced-ip )
1238 [10:43:08] <yottanami> bibble, If you check my details I
tried -f and result is `0 upgraded, 0 newly installed, 0 to remove
and 0 not upgraded.`
replaced-url
1239 [10:43:10] *** Joins: easyshekels (~easysheke@replaced-ip )
1240 [10:43:36] *** Joins: Wyzard_ (~mike@replaced-ip )
1241 [10:44:16] *** Quits: easyshekels (~easysheke@replaced-ip ) (Read error: Connection reset by peer)
1242 [10:44:32] *** Joins: boris_t_ (~boris_t@replaced-ip )
1243 [10:44:55] <jelly> yottanami, which debian release is this?
1244 [10:45:06] <jelly> !basic apt troubleshooting
1245 [10:45:07] <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
1246 [10:45:16] <bibble> see. maybe autoclean first yottanami
1247 [10:45:16] *** Joins: easyshekels (~easysheke@replaced-ip )
1248 [10:45:30] <jelly> yottanami, ^^ please read the above
carefully and provide all the requested info
1249 [10:45:36] *** Joins: pencilandpaper (~penciland@replaced-ip )
1250 [10:45:45] *** Joins: nikitasius (~nikitasiu@replaced-ip )
1251 [10:46:22] <jelly> bibble, autoclean does not solve dep.
issues, it only potentially clears up some disk space
1252 [10:46:35] <bibble> FinalX: rozie do you forward requests, or
resolve directly ?
1253 [10:46:56] <rozie> bibble: depends. usually resolve directly
1254 [10:47:02] *** Quits: linux-fox (~linux-fox@replaced-ip ) (Quit: Leaving)
1255 [10:47:05] <bibble> ah, see jelly . didn't know if that
would help with -f afterwards
1256 [10:47:07] *** Quits: Wyzard (~mike@replaced-ip ) (Ping timeout: 252 seconds)
1257 [10:47:38] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
1258 [10:47:51] *** Quits: boris_t (~boris_t@replaced-ip ) (Ping timeout: 264 seconds)
1259 [10:48:33] *** Quits: Wyzard_ (~mike@replaced-ip ) (Ping timeout: 276 seconds)
1260 [10:48:37] <bibble> rozie: what would be an example
'depend' for you ?
1261 [10:48:57] *** Joins: lucad111 (~lucad111@replaced-ip )
1262 [10:50:00] *** Joins: Brigo (~Brigo@replaced-ip )
1263 [10:50:17] <rozie> role of machine
1264 [10:50:36] *** Joins: dionysus69 (~Icedove@replaced-ip )
1265 [10:50:36] <rozie> on production it's direct resolving
of course
1266 [10:50:51] <rozie> on desktops... different setup
1267 [10:51:25] *** Joins: jesopo (jess@replaced-ip )
1268 [10:52:34] <bibble> right, . which do you value most on the
desktop, security against spoofing, or more privacy ?
1269 [10:53:10] *** ChanServ sets mode: +o eir
1270 [10:53:11] *** eir sets mode: -qo
*!*@gateway/web/cgi-irc/kiwiirc.com/ip.197.182.204.102 eir
1271 [10:53:44] *** Joins: Slashman (~Slash@replaced-ip )
1272 [10:54:42] <yottanami> bibble, jelly Here is full details
replaced-url
1273 [10:55:08] <bibble> yottanami: jelly, there's this post
about dealing with held packages.
replaced-url
1274 [10:56:38] <yottanami> bibble, jelly, Yes I checked but the
output of `sudo apt-mark showhold` in nothing
1275 [10:57:27] *** Joins: subzero79 (~subzero79@replaced-ip )
1276 [10:58:00] *** debhelper sets mode: +l 1644
1277 [10:58:12] *** Joins: cyan__ (~cyan@replaced-ip )
1278 [10:58:20] *** Joins: lucaswang (~lucaswang@replaced-ip )
1279 [10:58:39] *** Joins: GJ_ (~Thunderbi@replaced-ip )
1280 [10:58:46] <jelly> yottanami, so you're on sid, and are
trying to use a package apparently over a year old from a custom
repo.
1281 [10:58:49] *** Quits: babak (uid19622@replaced-ip ) (Quit: Connection closed for inactivity)
1282 [10:59:09] <bibble> yottanami: you could try downloading
those 2 packages directly, install with dpkg -i, then install Emacs
again...
1283 [10:59:15] <jelly> yottanami, ask the repo owner to build a
newer one, or rebuild it yourself
1284 [10:59:36] <bibble> or that :)
1285 [10:59:44] <jelly> bibble, dpkg -i won't magically fix
missing dependencies, either
1286 [11:00:11] <jelly> policy output shows they're just not
there at all in unstable
1287 [11:00:12] <bibble> as in download first,
replaced-url
1288 [11:00:21] *** Joins: yaume (~gchenuet@replaced-ip )
1289 [11:00:44] *** Quits: pyface (~pyface@replaced-ip ) (Quit: Leaving)
1290 [11:00:45] <yottanami> bibble, jelly, I think it happens when
I made my machine multiarch
1291 [11:00:46] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Remote host closed the connection)
1292 [11:00:57] <jelly> yottanami, for further sid issues, ask in
#debian-next on irc.debian.org (= irc.oftc.net)
1293 [11:01:20] *** Joins: Y04NN (~y04nn@replaced-ip )
1294 [11:02:00] *** Joins: glcx_ (~glcx@replaced-ip )
1295 [11:02:04] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1296 [11:02:22] *** Quits: nighty (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
1297 [11:02:29] <yottanami> jelly, I tried debian-next on freenode
and it was invite only so the real one ins on irc.debian.org
1298 [11:03:02] <jelly> that's what I just wrote, yes
1299 [11:03:51] *** Parts: DevAntoine (~DevAntoin@replaced-ip )
1300 [11:04:39] *** Joins: Agiofws (~agiofws@replaced-ip )
1301 [11:04:45] *** Joins: tuxfamily (5263cec2@replaced-ip )
1302 [11:04:48] <Agiofws> Failed to fetch
replaced-url
1303 [11:05:50] *** Quits: subzero79 (~subzero79@replaced-ip ) (Remote host closed the connection)
1304 [11:05:52] <tuxfamily> Hi, I have Qlogic fibreoptic HBA for
our SAN storage, Debian cannot detect it. I also installed
firmware-qlogic. rebooted and not worked again. any idea?
1305 [11:06:00] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Read error: Connection reset by peer)
1306 [11:06:33] <jelly> tuxfamily, alright, pastebin your
"dmesg" output and "lspci -nn" too. Which HBA is
it? Which Debian release?
1307 [11:06:49] <tuxfamily> jelly: Thank you so much. I'll
let you know in 2 mins
1308 [11:06:59] *** Joins: BenNZ (~Ben__@replaced-ip )
1309 [11:07:13] *** Joins: llama052 (~llama052@replaced-ip )
1310 [11:07:15] *** Joins: althalus (~althalus@replaced-ip )
1311 [11:07:39] *** Joins: althalus_ (~althalus@replaced-ip )
1312 [11:07:48] <jelly> Agiofws, deb-multimedia.org is a third
party repo, the owner doesn't visit this channel very often so
best ask them directly
1313 [11:07:51] *** Joins: bolovanos (~bolovanos@replaced-ip )
1314 [11:08:01] *** debhelper sets mode: +l 1651
1315 [11:08:04] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
1316 [11:08:23] *** Joins: Y04NN_ (~y04nn@replaced-ip )
1317 [11:08:44] *** Joins: Engys (~Engys@replaced-ip )
1318 [11:08:46] *** Joins: s4ndm4n (~sandman@replaced-ip )
1319 [11:08:55] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Changing host)
1320 [11:08:55] *** Joins: s4ndm4n (~sandman@replaced-ip )
1321 [11:09:18] *** Joins: Rish (~quassel@replaced-ip )
1322 [11:09:43] <tuxfamily> jelly:
replaced-url
1323 [11:09:49] *** Joins: edoardo (~edoardo@replaced-ip )
1324 [11:09:49] *** Quits: edoardo (~edoardo@replaced-ip ) (Changing host)
1325 [11:09:49] *** Joins: edoardo (~edoardo@replaced-ip )
1326 [11:09:54] *** Quits: plainWhiteTee (~plainWhit@replaced-ip ) (Quit: ZZZzzz…)
1327 [11:10:16] *** Joins: czesmir (~stefan@replaced-ip )
1328 [11:10:23] <dionysus69> hello everyone, I have gnome shell
and fprintd installed. I have setup fingerprints and verified it and
everything but I am not getting chance to use fingerprint reader to
login or to activate terminal with sudo, any ideas how can I
troubleshoot this ? :(
1329 [11:10:36] *** Joins: oish (~charlie@replaced-ip )
1330 [11:11:34] *** Quits: althalus (~althalus@replaced-ip ) (Ping timeout: 250 seconds)
1331 [11:11:42] *** Quits: Seto_Kaiba (~Hunterkll@replaced-ip ) (Read error: Connection reset by peer)
1332 [11:11:56] *** Quits: kupad (~kupad@replaced-ip ) (Ping timeout: 265 seconds)
1333 [11:12:20] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 258 seconds)
1334 [11:13:05] *** Joins: sandeepkr_ (~sandeepkr@replaced-ip )
1335 [11:13:10] *** Quits: hele (~hele@replaced-ip ) (Quit: Konversation terminated!)
1336 [11:13:16] *** Joins: kiao2938 (~mj@replaced-ip )
1337 [11:13:34] *** Joins: plainWhiteTee (~plainWhit@replaced-ip )
1338 [11:13:37] *** Quits: sandeepkr__ (~sandeepkr@replaced-ip ) (Read error: No route to host)
1339 [11:13:52] <bibble> dionysus69:
replaced-url
1340 [11:14:08] *** Joins: sandeepkr__ (~sandeepkr@replaced-ip )
1341 [11:14:19] <bibble> I'd never even heard of it.
1342 [11:14:25] *** Quits: Caplain (~shayne@replaced-ip ) (Read error: Connection reset by peer)
1343 [11:14:39] <dionysus69> well I wouldnt have either :D if I
didnt have fingerprint reader on my laptop :)
1344 [11:14:49] <bibble> :)
1345 [11:14:50] *** Quits: Rish (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
1346 [11:14:51] *** Joins: Caplain (~shayne@replaced-ip )
1347 [11:14:52] <dionysus69> also how do I check what desktop
manager do I have ?
1348 [11:15:00] <dionysus69> GDM or something else
1349 [11:15:04] *** Joins: subzero79 (~subzero79@replaced-ip )
1350 [11:15:06] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Quit: llorephie)
1351 [11:15:24] *** Joins: lucaswang (~lucaswang@replaced-ip )
1352 [11:15:27] <dionysus69> I am not really familiar with which
one is used by each DE
1353 [11:16:04] <bibble> not sure... maybe check environment
variables
1354 [11:16:28] <bibble> "env" in terminal
1355 [11:16:41] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
1356 [11:16:59] <bibble> doubt gdm though, as article says no
problem if using that
1357 [11:17:02] <dionysus69> GDMSESSION=default
1358 [11:17:06] <dionysus69> sounds like gdm
1359 [11:17:17] <bibble> :D maybe
1360 [11:17:52] <bibble> will, you've hit a wall then...
1361 [11:17:52] <dionysus69> well I am on stretch atm, same setup
worked fine for jessie
1362 [11:18:19] <bibble> jessie so hot right now
1363 [11:18:27] *** Quits: sandeepkr_ (~sandeepkr@replaced-ip ) (Ping timeout: 276 seconds)
1364 [11:18:27] <dionysus69> meaninf?
1365 [11:18:31] <dionysus69> meaning?
1366 [11:19:06] <bibble> as in, gdm suppose to be fine by default,
so must be another problem
1367 [11:19:08] <dionysus69> I was fine with jessie but it sucks
that I don't have a chance to upgrade gnome version
1368 [11:19:43] *** Joins: Voovode (~Alex@replaced-ip )
1369 [11:19:45] *** Quits: joncrunchbang (~joncrunch@replaced-ip ) (Ping timeout: 276 seconds)
1370 [11:20:22] *** Joins: sandwitch (~mark@replaced-ip )
1371 [11:20:41] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
1372 [11:22:02] *** Joins: adev (~adev@replaced-ip )
1373 [11:22:29] *** Joins: f5inet (~infor@replaced-ip )
1374 [11:23:03] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 240 seconds)
1375 [11:23:28] *** Joins: Rish (~quassel@replaced-ip )
1376 [11:24:43] *** Joins: FeZ (ident@replaced-ip )
1377 [11:25:06] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
1378 [11:25:15] <f5inet> hello. I have a problem accessing a Mysql
server from remote host in Debian Jessie. I created the User in
MYSQL, allow from host '%', change the bind-address in
my.cnf, flushed the privileges, but the user is unable to login in
MYSQL server
1379 [11:25:16] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.6-dev)
1380 [11:25:18] <f5inet> any ideas?
1381 [11:25:56] <tuxfamily> f5inet: are you getting the traffic to
the server?
1382 [11:26:31] <tuxfamily> you can use tcpdump and check whether
the server responds or not
1383 [11:26:46] *** Joins: ffatman (~tupac-ama@replaced-ip )
1384 [11:26:51] *** Joins: Darcidride (~Darcidrid@replaced-ip )
1385 [11:26:52] <f5inet> tuxfamily: yeah, the server is able to
talk to the world. nginx server is running and serving pages
1386 [11:27:07] <tuxfamily> haven't you blocked the mysql
port in iptables ?
1387 [11:27:44] <f5inet> i don't think so. i run
'iptables -A INPUT -i eth0 -p tcp --destination-port 3306 -j
ACCEPT
1388 [11:27:44] <f5inet> '
1389 [11:28:16] <tuxfamily> mysql logs may show you some info
1390 [11:28:38] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
1391 [11:28:40] *** Quits: zmachine (uid67411@replaced-ip ) (Quit: Connection closed for inactivity)
1392 [11:29:33] *** Joins: pencilandpaper (~penciland@replaced-ip )
1393 [11:29:45] <f5inet> i will try tcpdump
1394 [11:29:49] *** Joins: triter (5153d945@replaced-ip )
1395 [11:29:52] <f5inet> and see the logs
1396 [11:31:07] *** Quits: noteness (~noteness@replaced-ip ) (Quit: To Infinity and Beyooonddd!)
1397 [11:31:39] *** Quits: mpmc (~mpmc@replaced-ip ) (Ping timeout: 264 seconds)
1398 [11:31:52] <teraflops> f5inet: try wether the server is
reachable via telnet
1399 [11:32:14] <triter> I am trying to connect to wifi. I
installed wireless tools and wpa_supplicant. I changed
/etc/network/interfaces so it would connect to my network. But now I
try ifup wlan0 it gives an error
1400 [11:32:51] <triter> dbus: could not request service name:
org.freedesktop.DBus.Error.AccessDenied Connection
":1.4"is not allowed to own the service
"fi.w1.wpasupplicant1" due to security policies in the
configuration file
1401 [11:33:21] <teraflops> triter: as root?
1402 [11:33:21] <f5inet> teraflops reachable by telnet on port
3306?
1403 [11:33:32] <triter> teraflops: yes
1404 [11:33:39] <teraflops> telnet ip port
1405 [11:33:43] <f5inet> ok
1406 [11:33:45] *** Joins: dzxs (~dzxs@replaced-ip )
1407 [11:34:21] <teraflops> triter: : are you running NM too?
1408 [11:34:38] <f5inet> teraflops: ok, via telnet,
'connection refused' WTF?
1409 [11:34:55] *** Parts: Haase (~Haase@replaced-ip )
1410 [11:35:05] <teraflops> f5inet: now you have a clue
1411 [11:35:15] <triter> teraflops: no not networkmanager, only
networking.service?
1412 [11:35:44] <f5inet> ok, i know... but... i open the port by
iptables command and bind to 0.0.0.0 in my.cnf
1413 [11:35:50] <f5inet> where i look beyond?
1414 [11:36:00] *** Joins: MrNeon (~MrNeon@replaced-ip )
1415 [11:36:25] <triter> a more detailed explanation of the
problem can be found here:
replaced-url
1416 [11:36:26] <f5inet> my.cnf also has commented the
skip-networking command
1417 [11:36:45] <teraflops> f5inet: are you trying to access the
server from lan or from outside?
1418 [11:36:53] <DoctorD90> guys, Im using md5sum -c to check
files. I would like something md5deep that gives the % of hashing,
but md5deep doesnt give the same output of md5sum when checking. Any
suggest? maybe i wrong something. I would like md5deep gives me
filename:OK when it is correct, and filename: FAILED when mismatched
1419 [11:37:09] *** Quits: kama0o0___ (~deb@replaced-ip ) (Ping timeout: 265 seconds)
1420 [11:37:39] <Klaus_Dieter> DoctorD90: you could cat it into pv
and have md5sum read from stdin...
1421 [11:37:59] <DoctorD90> Klaus_Dieter, example? 0o
1422 [11:38:06] <teraflops> f5inet: also did you run
mysql_safe-setup whatever is named?
1423 [11:38:24] *** Joins: sandeepkr (~sandeepkr@replaced-ip )
1424 [11:38:41] <DoctorD90> pv filename | md5sum will give me the
hash, then I should check "by hand" if it match with the
original hashes that I stored.
1425 [11:38:53] <Klaus_Dieter> cat filename |pv |md5sum -c
/dev/stdin && echo "ok"
1426 [11:39:13] *** Joins: cyan__ (~cyan@replaced-ip )
1427 [11:39:14] <DoctorD90> to store hashes i used something like
...no wait wait...
1428 [11:39:21] <Klaus_Dieter> cat filename |pv |md5sum -c foo
/dev/stdin && echo "ok"
1429 [11:39:25] <Klaus_Dieter> soemthing like that
1430 [11:39:42] *** Parts: sandwitch (~mark@replaced-ip )
1431 [11:39:52] <Klaus_Dieter> I just realized I applied for the
useless use of cat award
1432 [11:40:03] *** Joins: joncrunchbang (~joncrunch@replaced-ip )
1433 [11:40:17] *** Quits: sandeepkr__ (~sandeepkr@replaced-ip ) (Ping timeout: 244 seconds)
1434 [11:40:28] <DoctorD90> to hash files, i use something liek
md5deep -rel (recursive, estimated time, path local) filename >
filename.md5
1435 [11:41:11] <DoctorD90> if you do (with more than 1 file
hased) md5sum -c files.md5, md5sum will produce filename: ok -
filename2: ok - filename: FAILED
1436 [11:41:15] <DoctorD90> 3*
1437 [11:41:28] <DoctorD90> I would like to get the same with
md5deep ...
1438 [11:42:12] <DoctorD90> but from im reading (maybe language
barrier), md5deep options gives in matching mode, or good matches,
or bad matching...not both like md5sum does
1439 [11:42:12] *** Joins: kedare (~kedare@replaced-ip )
1440 [11:43:01] <DoctorD90> to hash i solved. I would use md5deep
to match too and get a complete list of file checked, with each
results
1441 [11:43:07] *** Joins: sandeepkr_ (~sandeepkr@replaced-ip )
1442 [11:43:10] *** Quits: sandeepkr_ (~sandeepkr@replaced-ip ) (Read error: Connection reset by peer)
1443 [11:43:20] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Read error: Connection reset by peer)
1444 [11:43:32] <DoctorD90> but maybe it is impossible without a
script that checks 1x1, and gives results
1445 [11:43:44] *** Joins: sandeepkr_ (~sandeepkr@replaced-ip )
1446 [11:43:58] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
1447 [11:44:27] <f5inet> teraflops: implicitly, no. i install
mysql-server via aptitude/apt-get command
1448 [11:45:03] *** Joins: g33kg1rl (322e4d00@replaced-ip )
1449 [11:47:04] *** Quits: sandeepkr (~sandeepkr@replaced-ip ) (Ping timeout: 252 seconds)
1450 [11:47:19] *** frank1e_ is now known as frank1e
1451 [11:48:15] *** Quits: Engys (~Engys@replaced-ip ) (Quit: Leaving)
1452 [11:48:34] *** Joins: mpmc (~mpmc@replaced-ip )
1453 [11:48:46] *** Quits: dzxs (~dzxs@replaced-ip ) (Remote host closed the connection)
1454 [11:48:52] *** Joins: noteness (~noteness@replaced-ip )
1455 [11:50:36] *** Joins: ShanMan (~ShanMan@replaced-ip )
1456 [11:50:40] *** Joins: kama0o0___ (~deb@replaced-ip )
1457 [11:50:48] *** Joins: boris_t__ (~boris_t@replaced-ip )
1458 [11:51:05] *** Joins: sg_ (~textual@replaced-ip )
1459 [11:51:11] <g33kg1rl> I am trying to configure a ipv6 tunnel
on debian 8.
1460 [11:52:09] *** Quits: triter (5153d945@replaced-ip##) (Quit: ##replaced-url
1461 [11:52:27] *** Joins: Storfiskaren (~robert@replaced-ip )
1462 [11:52:54] *** Quits: easyshekels (~easysheke@replaced-ip ) (Ping timeout: 276 seconds)
1463 [11:53:10] *** Quits: smw (smw@replaced-ip ) (Ping timeout: 250 seconds)
1464 [11:53:15] <Storfiskaren> Hey guys. I have a question about
gnupgp-agent. It should start automatically at startup/login, right?
So if it is not running, is something wicked in my system?
1465 [11:53:38] <g33kg1rl> I have nginx listening on the right
ports, I have setup a ipv6 tunnel through herrience electric, and my
AAAA record is set correctly, but I still am getting destination
unreachable when trying to ping6 ipv6.google.com
1466 [11:54:42] *** Joins: Elirips (~Elirips@replaced-ip )
1467 [11:54:51] *** Quits: boris_t_ (~boris_t@replaced-ip ) (Ping timeout: 276 seconds)
1468 [11:55:26] *** Quits: Nnnavd (~Nnavd@replaced-ip ) (Ping timeout: 244 seconds)
1469 [11:55:36] <g33kg1rl> *hurricane electric (goodness me,
typos)
1470 [11:55:44] <dionysus69> which file should I add auth
sufficient pam_fprintd.so?
replaced-url
1471 [11:56:01] *** Joins: MaBunny (~Peter@replaced-ip )
1472 [11:56:06] <dionysus69> the list of files is in gist, arch
guide says this file but it is not there
/etc/pam.d/system-local-login
1473 [11:56:26] *** Quits: MaBunny (~Peter@replaced-ip ) (Max SendQ exceeded)
1474 [11:56:49] *** Joins: MaBunny (~Peter@replaced-ip )
1475 [11:57:31] *** Joins: agurs (~t7DS@replaced-ip )
1476 [11:57:45] *** Quits: MaBunny (~Peter@replaced-ip ) (Max SendQ exceeded)
1477 [11:57:57] <Dagger> g33kg1rl: pastebin your config, maybe I
can spot an error
1478 [11:58:01] *** debhelper sets mode: +l 1658
1479 [11:59:10] *** Quits: Al3xG0 (~t7DS@replaced-ip ) (Ping timeout: 258 seconds)
1480 [11:59:30] *** Joins: BenNZ (~Ben__@replaced-ip )
1481 [12:01:18] *** Quits: noteness (~noteness@replaced-ip ) (Quit: To Infinity and Beyooonddd!)
1482 [12:02:07] *** Quits: antlarr (~quassel@replaced-ip ) (Remote host closed the connection)
1483 [12:02:16] *** Quits: mpmc (~mpmc@replaced-ip ) (Ping timeout: 250 seconds)
1484 [12:02:42] *** Joins: Butt3rfl1 (~sona@replaced-ip )
1485 [12:03:19] *** Joins: antlarr (~quassel@replaced-ip )
1486 [12:03:39] <Storfiskaren> So, nobody active to answer my
question?
replaced-url
1487 [12:03:54] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Remote host closed the connection)
1488 [12:04:12] *** Quits: kama0o0___ (~deb@replaced-ip ) (Ping timeout: 240 seconds)
1489 [12:04:21] <dionysus69> any ideas why gdm-fingerprint file
might be missing from /etc/pam.d/ dir?
1490 [12:04:29] <dionysus69> it is supposed to be there by default
1491 [12:04:31] <bazhang> .v gpg-agent
1492 [12:04:44] <bazhang> augh
1493 [12:05:08] <f5inet> same problem with mysql. i'm stuck.
some ideas?
1494 [12:05:11] <bazhang> ,v gpg-agent
1495 [12:05:13] <judd> No package named 'gpg-agent' was
found in amd64.
1496 [12:05:20] *** Joins: smw (smw@replaced-ip )
1497 [12:05:31] <bazhang> f5inet, #mysql try there
1498 [12:05:41] <f5inet> ty
1499 [12:05:54] *** Quits: Butt3rfly (~sona@replaced-ip ) (Ping timeout: 276 seconds)
1500 [12:06:15] *** Butt3rfl1 is now known as Butt3rfly
1501 [12:07:02] *** Quits: sg_ (~textual@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
1502 [12:08:03] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
1503 [12:08:44] *** Joins: jubo2 (~juboxi@replaced-ip )
1504 [12:08:52] <ShapeShifter499> hi
1505 [12:08:54] *** Quits: jubo2 (~juboxi@replaced-ip ) (Changing host)
1506 [12:08:54] *** Joins: jubo2 (~juboxi@replaced-ip )
1507 [12:09:04] <ShapeShifter499> I'm trying to chroot debian
and I keep getting the following error
1508 [12:09:17] <Klaus_Dieter> Storfiskaren: gnupg-agent for me
just joined the top 5 of most hated applications. they changed the
intreface somehow and ever sinc then it is dicking around on my
system as well
1509 [12:09:24] <ShapeShifter499>
replaced-url
1510 [12:09:44] <ShapeShifter499> I'm not sure why this is,
I'm using schroot for this
1511 [12:09:51] *** Quits: boris_t__ (~boris_t@replaced-ip ) (Ping timeout: 258 seconds)
1512 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1513 [12:10:13] <Klaus_Dieter> Storfiskaren: gnupg-agent and
networkmanager are now tied in fact....
1514 [12:10:27] <Storfiskaren> Klaus_Dieter: OK, didn't know
that. I just wanted to tryout pass, to start using some kind of
password manager.
1515 [12:10:39] *** Quits: deb (~a1@replaced-ip ) (Remote host closed the connection)
1516 [12:11:04] *** Quits: hrob (b2133e3f@replaced-ip ) (Quit: Page closed)
1517 [12:11:26] *** Joins: nighty (~nighty@replaced-ip )
1518 [12:12:05] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.6-dev)
1519 [12:12:35] *** Joins: macartur (uid39242@replaced-ip )
1520 [12:13:58] *** Quits: wingwalker (~wingwalke@replaced-ip ) (Ping timeout: 250 seconds)
1521 [12:14:17] *** Quits: Voovode (~Alex@replaced-ip ) (Read error: Connection reset by peer)
1522 [12:14:33] *** Joins: dselect (~dselect@replaced-ip )
1523 [12:16:39] *** Joins: easyshekels (~easysheke@replaced-ip )
1524 [12:16:42] *** Joins: linux-fox (~linux-fox@replaced-ip )
1525 [12:17:00] *** Quits: N3X15 (~Rob@replaced-ip ) (Read error: Connection reset by peer)
1526 [12:17:40] *** Joins: wingwalker (~wingwalke@replaced-ip )
1527 [12:18:37] *** Joins: mpmc (~mpmc@replaced-ip )
1528 [12:18:47] *** Joins: noteness (~noteness@replaced-ip )
1529 [12:19:02] *** Joins: ki0_ (~ki0@replaced-ip )
1530 [12:19:02] *** Quits: ki0_ (~ki0@replaced-ip ) (Remote host closed the connection)
1531 [12:19:15] *** Joins: ki0_ (~ki0@replaced-ip )
1532 [12:20:24] *** Joins: kama0o0___ (~deb@replaced-ip )
1533 [12:22:06] *** Quits: ki0 (~ki0@replaced-ip ) (Ping timeout: 265 seconds)
1534 [12:22:14] *** Joins: endstille (~endstille@replaced-ip )
1535 [12:22:57] *** Quits: kama0o0___ (~deb@replaced-ip ) (Excess Flood)
1536 [12:23:10] *** Parts: niv (~n@replaced-ip )
1537 [12:23:11] *** Joins: kama0o0___ (~deb@replaced-ip )
1538 [12:23:57] *** Quits: tuxfamily (5263cec2@replaced-ip ) (Quit: Page closed)
1539 [12:24:29] *** Quits: maolang (~maolang@replaced-ip ) (Remote host closed the connection)
1540 [12:24:34] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Read error: Connection reset by peer)
1541 [12:25:16] *** Joins: dionysus69 (~Icedove@replaced-ip )
1542 [12:25:34] <dionysus69> hey
1543 [12:25:39] <dionysus69> I got locked out
1544 [12:25:43] <dionysus69> I know someone pinged me
1545 [12:26:01] <dionysus69> if you could copy paste the message
would be great !
1546 [12:26:52] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
1547 [12:27:49] *** Joins: maolang (~maolang@replaced-ip )
1548 [12:28:08] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
1549 [12:28:40] *** Quits: maolang (~maolang@replaced-ip ) (Max SendQ exceeded)
1550 [12:28:55] *** Joins: yottanami_ (~yottanami@replaced-ip )
1551 [12:29:50] *** Joins: maolang (~maolang@replaced-ip )
1552 [12:30:32] *** Quits: joncrunchbang (~joncrunch@replaced-ip ) (Ping timeout: 258 seconds)
1553 [12:31:18] *** Quits: wingwalker (~wingwalke@replaced-ip ) (Ping timeout: 250 seconds)
1554 [12:31:35] *** Quits: yottanami (~yottanami@replaced-ip ) (Ping timeout: 244 seconds)
1555 [12:32:16] *** Quits: p0g0_ (~pogo@replaced-ip ) (Quit: x)
1556 [12:32:39] *** Quits: Merixer (~Merixer@replaced-ip ) (Ping timeout: 265 seconds)
1557 [12:33:06] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
1558 [12:34:03] *** Quits: devec0 (~ec0@replaced-ip ) (Ping timeout: 258 seconds)
1559 [12:34:09] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Remote host closed the connection)
1560 [12:35:02] *** Joins: Merixer (~Merixer@replaced-ip )
1561 [12:35:22] *** Joins: user (~user@replaced-ip )
1562 [12:36:09] <ShapeShifter499> fixed the issue, switched to
using systemd-nspawn instead of schroot
1563 [12:37:00] *** Quits: glcx_ (~glcx@replaced-ip ) (Quit: This computer has gone to sleep)
1564 [12:37:06] *** Joins: ki0 (~ki0@replaced-ip )
1565 [12:37:06] *** Joins: Gnomethrower (~B@replaced-ip )
1566 [12:37:17] *** Quits: ki0_ (~ki0@replaced-ip ) (Read error: Connection reset by peer)
1567 [12:37:26] *** Quits: g33kg1rl (322e4d00@replaced-ip ) (Ping timeout: 250 seconds)
1568 [12:38:00] *** debhelper sets mode: +l 1650
1569 [12:38:27] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
1570 [12:39:08] *** Joins: dionysus69 (~Icedove@replaced-ip )
1571 [12:39:31] <dionysus69> "Confirmed that HDMI audio does
work however I had to configure the HDMI audio source to be higher
in the list to be selected for output" how do I change
priorities for audio? would be great if it changed automatically
1572 [12:39:38] *** Joins: namix (~namix@replaced-ip )
1573 [12:42:05] *** Joins: hosiet (~y_ustclug@replaced-ip )
1574 [12:42:37] *** Quits: user (~user@replaced-ip ) (Quit: Leaving)
1575 [12:42:59] *** Joins: user (~user@replaced-ip )
1576 [12:43:19] *** Quits: user (~user@replaced-ip ) (Client Quit)
1577 [12:44:22] *** Joins: f10_ (~flo@replaced-ip )
1578 [12:45:02] *** Quits: jmnk (~jmnk@replaced-ip ) (Remote host closed the connection)
1579 [12:45:12] *** Joins: jmnk (~jmnk@replaced-ip )
1580 [12:47:15] *** Quits: v0r0nwe (~v0r0nwe@replaced-ip ) (Ping timeout: 264 seconds)
1581 [12:47:30] *** Joins: joncrunchbang (~joncrunch@replaced-ip )
1582 [12:47:46] *** Quits: thinkpad (~thinkpad@replaced-ip ) (Ping timeout: 250 seconds)
1583 [12:47:52] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1584 [12:48:24] *** Quits: plainWhiteTee (~plainWhit@replaced-ip ) (Quit: ZZZzzz…)
1585 [12:49:14] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Remote host closed the connection)
1586 [12:49:39] *** Quits: Murii (~muresanvl@replaced-ip ) (Ping timeout: 260 seconds)
1587 [12:50:00] *** Joins: Wyzard (~mike@replaced-ip )
1588 [12:51:03] *** Quits: frotz47 (~matthew@replaced-ip ) (Quit: Leaving)
1589 [12:51:09] *** Quits: ffatman (~tupac-ama@replaced-ip ) (Remote host closed the connection)
1590 [12:51:21] *** Quits: hosiet (~y_ustclug@replaced-ip ) (Remote host closed the connection)
1591 [12:52:10] *** Joins: Wyzard_ (~mike@replaced-ip )
1592 [12:52:18] *** Quits: llama052 (~llama052@replaced-ip ) (Read error: Connection reset by peer)
1593 [12:52:50] *** Joins: TomTomTosch (~henryk@replaced-ip )
1594 [12:53:05] *** Joins: llama052 (~llama052@replaced-ip )
1595 [12:53:32] *** Quits: FeZ (ident@replaced-ip ) ()
1596 [12:54:43] *** Quits: Wyzard (~mike@replaced-ip ) (Ping timeout: 252 seconds)
1597 [12:55:31] *** Quits: Flynnn (~textual@replaced-ip ) (Read error: Connection reset by peer)
1598 [12:55:53] *** Quits: TomTomTo1 (~henryk@replaced-ip ) (Ping timeout: 244 seconds)
1599 [12:56:04] *** Quits: tswett (~tswett@replaced-ip ) (Ping timeout: 260 seconds)
1600 [12:56:10] *** Joins: Flynnn (~textual@replaced-ip )
1601 [12:56:30] *** Joins: f10 (~flo@replaced-ip )
1602 [12:56:59] *** Quits: Wyzard_ (~mike@replaced-ip ) (Ping timeout: 258 seconds)
1603 [12:57:23] *** Quits: afx_ (~afx_@replaced-ip ) (Ping timeout: 265 seconds)
1604 [12:57:44] *** Joins: Warrigal (~tswett@replaced-ip )
1605 [12:58:00] *** debhelper sets mode: +l 1643
1606 [12:58:22] *** Joins: ffatman (~tupac-ama@replaced-ip )
1607 [12:58:42] *** Joins: Engys (~Engys@replaced-ip )
1608 [12:58:55] *** Quits: Flynnn (~textual@replaced-ip ) (Max SendQ exceeded)
1609 [12:59:46] *** Joins: Flynnn (~textual@replaced-ip )
1610 [13:00:09] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1611 [13:00:14] *** Joins: v0r0nwe (~v0r0nwe@replaced-ip )
1612 [13:00:43] *** Quits: knidos (~knidos@replaced-ip ) (Quit: WeeChat 1.5)
1613 [13:01:22] *** Joins: hualet_deepin (~hualet@replaced-ip )
1614 [13:04:34] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Read error: No route to host)
1615 [13:04:39] *** Joins: Y04NN (~y04nn@replaced-ip )
1616 [13:05:02] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1617 [13:05:39] *** Joins: dpkg (~dpkg@replaced-ip )
1618 [13:06:21] *** Quits: teapot41 (~teapot41@replaced-ip ) (Ping timeout: 276 seconds)
1619 [13:07:08] *** Joins: amcorreia (~amcorreia@replaced-ip )
1620 [13:07:32] *** Joins: mass (~mass@replaced-ip )
1621 [13:08:01] *** Joins: nikoma (~nikoma@replaced-ip )
1622 [13:08:03] *** Quits: mass (~mass@replaced-ip ) (Client Quit)
1623 [13:09:05] *** Joins: afx_ (~afx_@replaced-ip )
1624 [13:09:31] *** Joins: user123irc (~quassel@replaced-ip )
1625 [13:10:07] *** Joins: PhoenixSTF (~rudi@replaced-ip )
1626 [13:10:29] *** Joins: g33kg1rl (322e4d00@replaced-ip )
1627 [13:11:46] *** Quits: Flynnn (~textual@replaced-ip ) (Ping timeout: 252 seconds)
1628 [13:11:52] *** Quits: SynrGy (~synrg@replaced-ip ) (Ping timeout: 240 seconds)
1629 [13:13:00] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1630 [13:13:20] *** Quits: zero_to_rocket (~chatzilla@replaced-ip ) (Ping timeout: 265 seconds)
1631 [13:13:32] *** Quits: v0r0nwe (~v0r0nwe@replaced-ip ) (Ping timeout: 258 seconds)
1632 [13:13:48] *** Quits: SynrG (~synrg@replaced-ip ) (Ping timeout: 244 seconds)
1633 [13:14:29] *** Joins: zero_to_rocket (~chatzilla@replaced-ip )
1634 [13:15:38] *** Joins: Ad1_RN (~adrian@replaced-ip )
1635 [13:18:50] *** Quits: ki0 (~ki0@replaced-ip ) (Remote host closed the connection)
1636 [13:19:21] *** Quits: Ad1_RnR (~adrian@replaced-ip ) (Ping timeout: 276 seconds)
1637 [13:19:26] *** Joins: fnstudio (~fabio@replaced-ip )
1638 [13:21:28] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 265 seconds)
1639 [13:22:05] *** Quits: nikitasius (~nikitasiu@replaced-ip ) (Quit: WeeChat 1.0.1)
1640 [13:22:24] *** Joins: jfdh2 (~jfdh@replaced-ip )
1641 [13:22:34] *** Joins: mar77i (~mar77i@replaced-ip )
1642 [13:22:40] *** Joins: nikitasius (~nikitasiu@replaced-ip )
1643 [13:23:06] <mar77i> hai, where can I find the network
configuration on debian 6?
1644 [13:23:29] *** Quits: reev (~reev@replaced-ip ) (Read error: Connection reset by peer)
1645 [13:23:34] <c-c> ls /etc/network
1646 [13:23:58] *** Joins: reev (~reev@replaced-ip )
1647 [13:24:31] <mar77i> yes, I do have an interfaces file there,
but the configuration doesn't look familiar at all.
1648 [13:25:05] *** Joins: Deepfriedice (~Deepfried@replaced-ip )
1649 [13:25:57] <c-c> mar77i: perhaps best
replaced-url
1650 [13:25:58] <mar77i> uh, I might as well bot the thing and
check :)
1651 [13:27:03] *** Joins: canopus (~canopus@replaced-ip )
1652 [13:27:28] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 250 seconds)
1653 [13:27:53] <Deepfriedice> Hey all. I'm running Debian
Stretch on an old (32bit) Toshiba netbook, and have noticed a
strange issue. Whenever I stop moving the mouse or pressing any
keys, the system will quickly freeze.
1654 [13:28:01] *** debhelper sets mode: +l 1649
1655 [13:28:13] *** Quits: user123irc (~quassel@replaced-ip ) (Remote host closed the connection)
1656 [13:28:30] *** Quits: HappyLoa- (happyloaf@replaced-ip ) (Ping timeout: 250 seconds)
1657 [13:28:37] *** Joins: v0r0nwe (~v0r0nwe@replaced-ip )
1658 [13:28:51] <c-c> Deepfriedice: can you see dmesg after
freeze?
1659 [13:29:06] *** Quits: reev (~reev@replaced-ip ) (Ping timeout: 276 seconds)
1660 [13:29:52] *** Quits: g33kg1rl (322e4d00@replaced-ip ) (Ping timeout: 250 seconds)
1661 [13:30:05] <Deepfriedice> I'll check.
1662 [13:30:30] <c-c> Deepfriedice: maybe even gist or pastie
1663 [13:30:52] <mar77i> *boot
1664 [13:30:58] <Deepfriedice> It unfreezes once I touch anything
again, it's just temporary.
1665 [13:31:26] <c-c> ok, thats not a freeze then
1666 [13:31:36] <Deepfriedice> Wow, dmesg is kinda scary.
1667 [13:31:52] <Deepfriedice> [ 4052.908197] INFO: rcu_sched
self-detected stall on CPU
1668 [13:31:53] <Deepfriedice> [ 4052.908227] 0-...: (1 GPs
behind) idle=49b/1/0 softirq=54959/54959 fqs=0
1669 [13:31:59] <c-c> uh, gist or pastie
1670 [13:32:25] *** Joins: Brain (~brain@replaced-ip )
1671 [13:32:30] <Deepfriedice> How much do you want?
1672 [13:32:36] <c-c> I don't know what you could do with
that rcu_sched CPU stall, but perhaps there is a debian stretch
channel
1673 [13:33:03] <c-c> Is there a Debian Stretch channel on
freenode?
1674 [13:34:24] <c-c> Deepfriedice: so, try to ask on #debian-next
in irc.oftc.net ?
1675 [13:34:26] *** Quits: lss8 (~lss8@replaced-ip ) ()
1676 [13:34:40] <Deepfriedice> Okay.
1677 [13:34:43] <c-c> Deepfriedice: this particular channel is for
the current stable = Debian Jessie, technically
1678 [13:35:13] <c-c> perhaps someone here can help once they
notice your message (or if you add link to gist or pastie with the
dmesg)
1679 [13:35:20] *** Quits: [Brain] (brain@replaced-ip ) (Ping timeout: 258 seconds)
1680 [13:36:08] <Deepfriedice> Alright.
1681 [13:36:26] *** Quits: Engys (~Engys@replaced-ip ) (Quit: Leaving)
1682 [13:36:52] *** Quits: oish (~charlie@replaced-ip ) (Quit: leaving)
1683 [13:37:36] *** Joins: oish (~charlie@replaced-ip )
1684 [13:37:57] *** Joins: plainWhiteTee (~plainWhit@replaced-ip )
1685 [13:38:12] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 276 seconds)
1686 [13:39:32] *** Joins: HappyLoa- (happyloaf@replaced-ip )
1687 [13:40:30] *** Joins: simon-cay (~smuxi@replaced-ip )
1688 [13:40:50] *** Joins: hualet (~hualet@replaced-ip )
1689 [13:40:57] *** avis- is now known as Infraview
1690 [13:41:02] *** Infraview is now known as avis-
1691 [13:41:05] *** Parts: mar77i (~mar77i@replaced-ip )
1692 [13:41:30] *** Quits: jfdh2 (~jfdh@replaced-ip ) (Ping timeout: 250 seconds)
1693 [13:41:38] *** Joins: reev (~reev@replaced-ip )
1694 [13:42:43] *** Joins: frostschutz (~frostschu@replaced-ip )
1695 [13:48:04] *** Quits: zero_to_rocket (~chatzilla@replaced-ip ) (Ping timeout: 244 seconds)
1696 [13:48:19] *** Joins: ki0 (~ki0@replaced-ip )
1697 [13:48:52] *** Quits: ki0 (~ki0@replaced-ip ) (Remote host closed the connection)
1698 [13:49:34] *** Joins: ki0 (~ki0@replaced-ip )
1699 [13:49:38] *** Joins: Seryth (~Matrix@replaced-ip )
1700 [13:50:02] *** Joins: Gabs5807 (~Gabriel@replaced-ip )
1701 [13:50:35] *** Quits: Gabs5807 (~Gabriel@replaced-ip ) (Client Quit)
1702 [13:50:41] *** Quits: winterss (~wint@replaced-ip ) (Quit: winterss)
1703 [13:51:26] *** Quits: HappyLoa- (happyloaf@replaced-ip ) (Ping timeout: 265 seconds)
1704 [13:53:47] *** Joins: yottanami__ (~yottanami@replaced-ip )
1705 [13:54:23] *** Joins: Gabs5807_ (~Gabriel@replaced-ip )
1706 [13:54:33] *** Joins: HappyLoa- (happyloaf@replaced-ip )
1707 [13:54:58] *** Joins: Gabs5807 (~Gabriel@replaced-ip )
1708 [13:56:34] *** Joins: edoardo_ (~edoardo@replaced-ip )
1709 [13:56:56] *** Quits: yottanami_ (~yottanami@replaced-ip ) (Ping timeout: 250 seconds)
1710 [13:57:21] *** Joins: notebox (~textual@replaced-ip )
1711 [13:58:46] *** Quits: bogus- (~bogus@replaced-ip ) (Ping timeout: 258 seconds)
1712 [13:59:01] *** Joins: bogus- (~bogus@replaced-ip )
1713 [13:59:09] *** Quits: Gabs5807_ (~Gabriel@replaced-ip ) (Client Quit)
1714 [13:59:18] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1715 [13:59:35] *** Quits: Y04NN (~y04nn@replaced-ip ) (Read error: Connection reset by peer)
1716 [13:59:44] *** Joins: Y04NN (~y04nn@replaced-ip )
1717 [13:59:58] *** Quits: edoardo (~edoardo@replaced-ip ) (Ping timeout: 250 seconds)
1718 [14:00:23] *** Quits: Gabs5807 (~Gabriel@replaced-ip ) (Quit: IRC for Sailfish 0.9)
1719 [14:00:41] *** Joins: Gabs5807 (~Gabriel@replaced-ip )
1720 [14:00:42] *** Quits: kedare (~kedare@replaced-ip ) (Quit: Leaving)
1721 [14:02:03] *** Joins: lasdam (lasdam@replaced-ip )
1722 [14:03:13] *** Quits: Y04NN (~y04nn@replaced-ip ) (Read error: Connection reset by peer)
1723 [14:03:14] *** Quits: StoBrendo (~tux@replaced-ip ) (Read error: Connection reset by peer)
1724 [14:03:23] *** Joins: Y04NN (~y04nn@replaced-ip )
1725 [14:03:56] *** Joins: WayToDoor (~milk.bott@81.57.9.13)
1726 [14:05:07] *** Quits: zeemz (~zeemz@replaced-ip ) (Ping timeout: 244 seconds)
1727 [14:05:09] *** Quits: Y04NN (~y04nn@replaced-ip ) (Read error: Connection reset by peer)
1728 [14:05:14] *** Joins: Y04NN_ (~y04nn@replaced-ip )
1729 [14:05:40] *** Quits: Gabs5807 (~Gabriel@replaced-ip ) (Quit: IRC for Sailfish 0.9)
1730 [14:08:26] *** Joins: Engys (~Engys@replaced-ip )
1731 [14:08:32] *** Quits: angerman (~m@replaced-ip ) (Quit: Gone)
1732 [14:08:48] *** Quits: miskatonic (~miskatoni@replaced-ip ) (Remote host closed the connection)
1733 [14:09:53] *** Joins: glcx_ (~glcx@replaced-ip )
1734 [14:11:06] *** Joins: sulfyr (~bob@replaced-ip )
1735 [14:12:00] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Quit: Gone Fishing!)
1736 [14:14:21] *** Quits: panoskk (~panosk@replaced-ip ) (Remote host closed the connection)
1737 [14:14:37] *** Quits: linux-fox (~linux-fox@replaced-ip ) (Quit: Leaving)
1738 [14:14:43] *** Joins: panosk (~panosk@replaced-ip )
1739 [14:14:57] *** Joins: lintguy (~Adium@replaced-ip )
1740 [14:15:31] <lintguy> When i try to do a multiline cat command
to a file, the content get changed. Why?
replaced-url
1741 [14:15:52] *** Joins: controll (~a@replaced-ip )
1742 [14:16:35] *** Quits: Deepfriedice (~Deepfried@replaced-ip ) (Quit: Leaving)
1743 [14:17:18] *** Joins: delYsid (~user@replaced-ip )
1744 [14:17:29] *** Quits: delYsid (~user@replaced-ip ) (Changing host)
1745 [14:17:29] *** Joins: delYsid (~user@replaced-ip )
1746 [14:18:29] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
1747 [14:18:32] *** Joins: rafael (~notyrbusi@replaced-ip )
1748 [14:20:02] *** Quits: easyshekels (~easysheke@replaced-ip ) (Ping timeout: 265 seconds)
1749 [14:20:03] *** Quits: saturn_ (~saturn@replaced-ip ) (Ping timeout: 240 seconds)
1750 [14:22:18] *** Quits: simon-cay (~smuxi@replaced-ip ) (Read error: Connection reset by peer)
1751 [14:22:24] *** Quits: v0r0nwe (~v0r0nwe@replaced-ip ) (Ping timeout: 260 seconds)
1752 [14:23:50] *** rafael is now known as ahdsfuhasdufhasd
1753 [14:24:01] *** Joins: Drunkwizard (~bakchod@replaced-ip )
1754 [14:24:42] *** Joins: john_rambo (ca8e5d83@replaced-ip )
1755 [14:25:11] <john_rambo> I have installed CentOS inside
virtualbox under debian stable (jessie) .... I am getting this error
replaced-url
1756 [14:25:11] *** ahdsfuhasdufhasd is now known as rafael
1757 [14:25:26] *** OERIAS is now known as Obama
1758 [14:25:48] *** Joins: Cloudish_ (~Cloudish@replaced-ip )
1759 [14:25:51] *** Obama is now known as PresidentObama
1760 [14:26:15] *** Quits: ksool (~kevin@replaced-ip ) (Ping timeout: 264 seconds)
1761 [14:26:25] *** PresidentObama is now known as PrezObama
1762 [14:26:49] *** Joins: Hunterkll (~Hunterkll@replaced-ip )
1763 [14:26:54] *** Quits: f5inet (~infor@replaced-ip ) (Quit: Leaving)
1764 [14:27:00] *** Quits: avis- (~identd@replaced-ip ) (Quit: kernel h4ak3r /dev/null ends in -1 you knew it you blew it
linux isn't minix)
1765 [14:27:30] <teraflops> john_rambo: fix your paste ^ the url
has no sense
1766 [14:27:30] *** Parts: john_rambo (ca8e5d83@replaced-ip )
1767 [14:27:43] *** Joins: SynrG (~synrg@replaced-ip )
1768 [14:28:33] *** Joins: SynrGy (~synrg@replaced-ip )
1769 [14:28:43] *** Joins: simon-cay (~smuxi@replaced-ip )
1770 [14:29:24] *** PrezObama is now known as OERIAS
1771 [14:29:39] *** Joins: simon-cay_ (~smuxi@replaced-ip )
1772 [14:29:48] *** Joins: ksool (~kevin@replaced-ip )
1773 [14:30:37] *** Quits: simon-cay (~smuxi@replaced-ip ) (Read error: Connection reset by peer)
1774 [14:31:04] *** Joins: simon-cay (~smuxi@replaced-ip )
1775 [14:31:38] *** Quits: simon-cay_ (~smuxi@replaced-ip ) (Read error: Connection reset by peer)
1776 [14:33:12] *** Quits: baraba (~baraba@replaced-ip ) (Quit: FU Dave)
1777 [14:34:54] *** Quits: simon-cay (~smuxi@replaced-ip ) (Remote host closed the connection)
1778 [14:35:05] *** Joins: v0r0nwe (~v0r0nwe@replaced-ip )
1779 [14:35:07] *** Quits: littlebear (~littlebea@replaced-ip ) (Quit: Leaving)
1780 [14:35:25] *** Joins: simon-cay (~smuxi@replaced-ip )
1781 [14:36:03] *** Joins: Starky (~Starky@replaced-ip )
1782 [14:36:12] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
1783 [14:36:43] *** Quits: ull (~ull@replaced-ip ) (Ping timeout: 258 seconds)
1784 [14:38:05] *** Quits: tjuberg[m] (tjubergmat@replaced-ip ) (Remote host closed the connection)
1785 [14:38:05] *** Quits: M-alex_mayorga (alexmayorg@replaced-ip ) (Remote host closed the connection)
1786 [14:38:05] *** Quits: M-wkennington (wkenningto@replaced-ip ) (Remote host closed the connection)
1787 [14:38:05] *** Quits: M-shine (shinematri@replaced-ip ) (Remote host closed the connection)
1788 [14:38:05] *** Quits: necronian (necronia1@replaced-ip ) (Remote host closed the connection)
1789 [14:38:32] *** Quits: campeao (~unix@replaced-ip ) (Ping timeout: 250 seconds)
1790 [14:39:22] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 265 seconds)
1791 [14:39:50] *** Quits: alfred__ (~quassel@replaced-ip ) (Read error: No route to host)
1792 [14:39:55] *** Quits: Drunkwizard (~bakchod@replaced-ip ) (Quit: WeeChat 1.5)
1793 [14:40:10] *** Joins: angerman (~m@replaced-ip )
1794 [14:41:14] *** Joins: alfred_ (~quassel@replaced-ip )
1795 [14:41:15] *** Quits: reev (~reev@replaced-ip ) (Ping timeout: 264 seconds)
1796 [14:41:17] *** Quits: notebox (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1797 [14:41:19] *** Joins: DammitJim (~DammitJim@replaced-ip )
1798 [14:43:10] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
1799 [14:43:30] *** Joins: atis (~atis@replaced-ip )
1800 [14:43:41] *** Quits: Agiofws (~agiofws@replaced-ip ) (Quit: Leaving)
1801 [14:44:04] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Read error: Connection reset by peer)
1802 [14:44:06] *** Joins: simon-cay_ (~si_cay@replaced-ip )
1803 [14:44:42] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
1804 [14:45:31] *** Quits: simon-cay (~smuxi@replaced-ip ) (Read error: Connection reset by peer)
1805 [14:45:48] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (Ping timeout: 276 seconds)
1806 [14:45:58] *** Quits: simon-cay_ (~si_cay@replaced-ip ) (Read error: Connection reset by peer)
1807 [14:46:30] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Ping timeout: 250 seconds)
1808 [14:46:54] *** Quits: srtu (~hypnotoad@replaced-ip ) (Ping timeout: 260 seconds)
1809 [14:47:46] *** Joins: simon-cay_ (~si_cay@replaced-ip )
1810 [14:47:58] *** Joins: dreamon (~dreamon@replaced-ip )
1811 [14:48:00] *** debhelper sets mode: +l 1638
1812 [14:48:34] *** Joins: stardancer (~star@replaced-ip )
1813 [14:49:00] *** Joins: oish_ (~charlie@replaced-ip )
1814 [14:49:36] <lintguy> When i try to do a multiline cat command
to a file, the content get changed. Why?
replaced-url
1815 [14:49:46] *** Quits: simon-cay_ (~si_cay@replaced-ip ) (Read error: Connection reset by peer)
1816 [14:49:59] *** Joins: simon-cay_ (~si_cay@replaced-ip )
1817 [14:50:37] *** Joins: campeao (~unix@replaced-ip )
1818 [14:51:01] *** alvesadrian is now known as adrian
1819 [14:51:13] *** Quits: adrian (~adrian@replaced-ip ) (Changing host)
1820 [14:51:13] *** Joins: adrian (~adrian@replaced-ip )
1821 [14:52:39] <SynrG> lintguy: variable interpolation
1822 [14:52:44] *** Quits: joncrunchbang (~joncrunch@replaced-ip ) (Quit: Leaving)
1823 [14:52:47] <SynrG> er, expansion
1824 [14:52:55] *** Joins: iqualfragile (~iqualfrag@replaced-ip )
1825 [14:53:18] <SynrG> lintguy: say <<'END', not
<<END
1826 [14:53:45] *** Joins: Wyzard (~mike@replaced-ip )
1827 [14:54:08] <SynrG> er, 'EOF'
1828 [14:55:09] <stardancer> i am trying to run GUI programs as a
sudoer other than root and get Qt error messages. Happens trying to
run VirtualBox in particular. The second error is BadAccess and to
me this means that the user does not have permission for the Qt
resource. Quick fix?
1829 [14:55:38] *** Joins: oats (~hurr@replaced-ip )
1830 [14:55:43] *** Quits: v0r0nwe (~v0r0nwe@replaced-ip ) (Ping timeout: 265 seconds)
1831 [14:56:09] <lintguy> SynrG: Oh, thanks!
1832 [14:56:19] <oats> where can I find a good guide for advanced
apt usage? I'm pretty familiar with linux as a whole but
I've never had to use a debian-based distro to any extent.
1833 [14:56:31] <stardancer> man apt
1834 [14:57:12] <stardancer> see also apt-get, sources.list
1835 [14:57:13] <oats> stardancer: fair 'nuff
1836 [14:57:27] <stardancer> it's advanced enough tht it
should be confusing by page 5 :)
1837 [14:57:29] <oats> stardancer: what's the difference
between `apt-get` and `apt`
1838 [14:57:39] <stardancer> apt-get gets a package
1839 [14:57:47] <stardancer> ie apt-get install
1840 [14:58:01] *** Quits: maolang (~maolang@replaced-ip ) (Remote host closed the connection)
1841 [14:58:08] *** Joins: M-alex_mayorga (alexmayorg@replaced-ip )
1842 [14:58:10] <stardancer> you also need it for update
1843 [14:58:20] <stardancer> apt-get update is important to use
regularly
1844 [14:58:20] <oats> is there a real difference between `apt
install` and `apt-get install`?
1845 [14:58:32] <stardancer> well dude i did say see also man
apt-get
1846 [14:58:33] *** Quits: oish_ (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
1847 [14:58:39] <oats> ah
1848 [14:59:21] <stardancer> you will use it probably daily
1849 [14:59:31] *** Quits: ffatman (~tupac-ama@replaced-ip ) (Remote host closed the connection)
1850 [14:59:38] *** Joins: maolang (~maolang@replaced-ip )
1851 [15:00:14] *** Quits: maolang (~maolang@replaced-ip ) (Max SendQ exceeded)
1852 [15:00:27] *** Joins: john0167 (~john0167@replaced-ip )
1853 [15:01:13] <blingrang> Anyone know if I can make a service
name dynamic in 'monit'?
1854 [15:01:17] *** Joins: maolang (~maolang@replaced-ip )
1855 [15:01:44] <oats> fantastic
1856 [15:01:57] <oats> there's a section in apt(8) called
DIFFERENCES TO APT-GET(8)
1857 [15:02:08] <stardancer> oats, it's thorough
1858 [15:02:09] <blingrang> Basically, if the version of a program
is x set start, stop using x1script, else use y1script
1859 [15:02:23] <stardancer> any idea why my sudoers can't
use Qt GUI programs?
1860 [15:02:24] <oats> and apt(8) is pleasingly concise
1861 [15:02:41] <stardancer> thorough, but concise: hallmark of
good writing
1862 [15:03:28] *** Quits: frank1e (~frank1e@replaced-ip ) (Quit: Leaving)
1863 [15:03:53] *** Joins: simon-cay (~si_cay@replaced-ip )
1864 [15:04:14] *** Joins: marcozink (~marcozink@replaced-ip )
1865 [15:04:26] *** Quits: simon-cay_ (~si_cay@replaced-ip ) (Read error: Connection reset by peer)
1866 [15:04:41] *** Joins: simon-cay_ (~si_cay@replaced-ip )
1867 [15:04:46] *** Joins: serpen7 (~realname@replaced-ip )
1868 [15:05:32] *** Quits: serpen7 (~realname@replaced-ip ) (Client Quit)
1869 [15:05:45] *** Joins: dresc (~esc@replaced-ip )
1870 [15:05:59] *** Quits: simon-cay (~si_cay@replaced-ip ) (Read error: Connection reset by peer)
1871 [15:06:03] *** Joins: serpen7 (~realname@replaced-ip )
1872 [15:06:10] *** Quits: serpen7 (~realname@replaced-ip ) (Client Quit)
1873 [15:07:21] *** Quits: simon-cay_ (~si_cay@replaced-ip ) (Remote host closed the connection)
1874 [15:07:25] *** Joins: lss8 (~lss8@replaced-ip )
1875 [15:07:25] *** Quits: lss8 (~lss8@replaced-ip ) (Changing host)
1876 [15:07:25] *** Joins: lss8 (~lss8@replaced-ip )
1877 [15:07:42] *** Joins: simon-cay (~si_cay@replaced-ip )
1878 [15:08:00] *** debhelper sets mode: +l 1644
1879 [15:08:29] *** Quits: paw (~afong@replaced-ip ) (Ping timeout: 260 seconds)
1880 [15:08:31] *** Quits: blingrang (~bling@replaced-ip ) (Changing host)
1881 [15:08:31] *** Joins: blingrang (~bling@replaced-ip )
1882 [15:08:51] *** Quits: volk_ (~volk@replaced-ip ) (Ping timeout: 264 seconds)
1883 [15:10:33] *** Joins: v0r0nwe (~v0r0nwe@replaced-ip )
1884 [15:11:22] *** Quits: john0167 (~john0167@replaced-ip ) (Quit: Leaving)
1885 [15:12:40] *** Joins: Megaf (~quassel@replaced-ip )
1886 [15:13:04] *** Quits: oats (~hurr@replaced-ip ) (Quit: I bet znc fucked up again)
1887 [15:13:19] *** Quits: Rish (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
1888 [15:13:22] <Arthur_D> hi, after upgrading Debian a while back
transmission-daemon fails to start with the following error:
"Failed to start transmission-daemon.service: Unit
transmission-daemon.service is masked." Any assistance
appreciated
1889 [15:13:31] *** Joins: oats (~hurr@replaced-ip )
1890 [15:14:34] <OrbsTheorem> does anybody uses mosh to connect to
attach to a tmux session?
1891 [15:14:35] *** Joins: mtn (~mtn@replaced-ip )
1892 [15:14:47] *** Quits: simon-cay (~si_cay@replaced-ip ) (Remote host closed the connection)
1893 [15:15:10] *** Joins: simon-cay (~si_cay@replaced-ip )
1894 [15:16:44] *** Quits: macartur (uid39242@replaced-ip ) (Quit: Connection closed for inactivity)
1895 [15:16:46] <SynrG> stardancer: try this magic spell: gksudo
QT_X11_NO_MITSHM=1 qtish-thing
1896 [15:17:00] <stardancer> i shall not try magic spells without
understanding them
1897 [15:17:10] <SynrG> stardancer: gleaned from this thread:
replaced-url
1898 [15:17:19] *** Joins: sikun (~David@replaced-ip )
1899 [15:17:28] <stardancer> how often have the folks at arch
saved my ass supporting non-arch
1900 [15:17:34] <SynrG> yes :)
1901 [15:17:48] *** Quits: simon-cay (~si_cay@replaced-ip ) (Read error: Connection reset by peer)
1902 [15:17:50] *** Joins: simon-cay_ (~si_cay@replaced-ip )
1903 [15:18:19] <SynrG> so go research what that option is, then
try it. not sure if my syntax was correct ...
1904 [15:18:22] <stardancer> "sudo is not meant for graphical
apps"
1905 [15:18:28] *** Quits: oats (~hurr@replaced-ip ) (Quit: I bet znc fucked up again)
1906 [15:18:29] *** Joins: thinkpad (~thinkpad@replaced-ip )
1907 [15:18:30] *** Joins: simon-cay (~si_cay@replaced-ip )
1908 [15:18:30] <stardancer> ^wtf
1909 [15:18:33] <SynrG> well, there's some bs in there
1910 [15:18:37] <themill> that is entirely correct
1911 [15:18:50] *** Joins: sabusanta (~sabusanta@replaced-ip )
1912 [15:18:59] <SynrG> well, sudo *can* be used for some
graphical apps. but it doesn't convey some stuff in the env
1913 [15:19:18] <SynrG> it might be more accurate to say
"sudo wasn't made with graphical apps in mind"
1914 [15:19:20] <themill> It's a great way of getting your
Xauthority owned by root or stomped on
1915 [15:19:21] *** Joins: eSa| (~esa@replaced-ip )
1916 [15:19:21] *** Joins: kedare (~kedare@replaced-ip )
1917 [15:19:34] *** Joins: ExoUNX (~textual@replaced-ip )
1918 [15:19:34] *** Quits: ExoUNX (~textual@replaced-ip ) (Changing host)
1919 [15:19:34] *** Joins: ExoUNX (~textual@replaced-ip )
1920 [15:19:34] <SynrG> that's quite true.
1921 [15:19:39] <eSa|> ,v libcrypto++.so.8
1922 [15:19:40] <judd> No package named
'libcrypto++.so.8' was found in amd64.
1923 [15:19:44] *** Quits: simon-cay_ (~si_cay@replaced-ip ) (Read error: Connection reset by peer)
1924 [15:19:44] <SynrG> but "not meant for" is
misleading
1925 [15:19:49] <stardancer> very
1926 [15:19:51] <themill> If it works, it would be because
you've previously exported the MIT magic cookie
1927 [15:19:59] <stardancer> because it was created long before
linux
1928 [15:20:01] <stardancer> duh
1929 [15:20:06] <eSa|> ,f libcrypto++.so.8
1930 [15:20:07] <themill> it has no right to work unless you also
do a pile of other stuff
1931 [15:20:13] *** Quits: Engys (~Engys@replaced-ip ) (Quit: Leaving)
1932 [15:20:35] <stardancer> themill, can you explain that?
1933 [15:20:39] *** Quits: yaume (~gchenuet@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1934 [15:21:08] *** Joins: Haris (~haris@replaced-ip )
1935 [15:21:09] <Haris> hello all
1936 [15:21:14] <Haris> how do I get /bin/sh on jessy ?
1937 [15:21:36] *** Quits: adac (~adac@replaced-ip ) (Ping timeout: 250 seconds)
1938 [15:21:43] <themill> stardancer: other users have no ability
to open windows on your display unless you give them the necessary
xauth information. gksudo does that for you; sudo does not.
1939 [15:21:46] <stardancer> what is the
"QT_X11_NO_MITSHM=1" ?
1940 [15:22:08] <Haris> npm install of tools like ws wscat fails
with error --->
replaced-url
1941 [15:22:14] <stardancer> if i use gksudo, it gives me an
authentication window and the same errors appear in the console
1942 [15:22:35] <stardancer> Haris, you use the "cd"
command
1943 [15:22:35] <SynrG> presumably, "tell qt not to try using
this extension because it would require you to actually own the X
server to use"
1944 [15:22:41] *** Joins: AlexLikeRock (~AlexLikeR@replaced-ip )
1945 [15:22:43] <Haris> stardancer: ?
1946 [15:22:49] <SynrG> i never looked into it too deeply
1947 [15:22:54] <stardancer> Haris, are you for real?
1948 [15:23:02] *** Joins: nighty- (~cp@replaced-ip )
1949 [15:23:10] <Haris> both those statements went over me
1950 [15:23:23] <stardancer> SynrG, ok, should i put that in an
autostart or .desktop file?
1951 [15:23:24] <Haris> ah, node is not installed
1952 [15:23:34] <Haris> how to install node on jessie ?
1953 [15:23:36] <SynrG> Haris: looking at your paste, it's
not complaining about sh, but node. and you just figured this out :)
1954 [15:23:37] <SynrG> at line 8
1955 [15:23:40] <SynrG> ,v node
1956 [15:23:41] <judd> Package: node on amd64 -- squeeze:
0.3.2-7.1; jessie: 0.3.2-7.4; wheezy: 0.3.2-7.4
1957 [15:23:49] <Haris> node-js is installed ?
1958 [15:23:51] <themill> Haris: did you read all of the error?
1959 [15:23:59] <SynrG> oh, wait
1960 [15:24:01] *** Joins: oats (~hurr@replaced-ip )
1961 [15:24:03] *** Quits: afx_ (~afx_@replaced-ip ) (Remote host closed the connection)
1962 [15:24:07] <Haris> got it
1963 [15:24:07] <SynrG> ,v nodejs
1964 [15:24:08] <judd> Package: nodejs on amd64 --
wheezy-backports: 0.10.29~dfsg-1~bpo70+1; jessie: 0.10.29~dfsg-2;
stretch: 4.3.1~dfsg-3; sid: 4.4.7~dfsg-2+b1; experimental:
6.0.0~dfsg-1
1965 [15:24:10] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
1966 [15:24:23] *** Joins: simon-cay_ (~si_cay@replaced-ip )
1967 [15:24:36] *** Joins: Mokuba_K (~Hunterkll@replaced-ip )
1968 [15:24:38] *** Quits: simon-cay (~si_cay@replaced-ip ) (Read error: Connection reset by peer)
1969 [15:24:47] <SynrG> Haris: historically there's a
namespace conflict with a prior package named node. the nodejs doc
has stuff about this
1970 [15:24:50] <SynrG> in a readme or so
1971 [15:25:00] *** Joins: Nyctophilia (~IamHereFo@replaced-ip )
1972 [15:25:03] <eSa|> ,file libcrypto++.so.8
1973 [15:25:07] <judd> No packages in jessie/amd64 were found with
that file.
1974 [15:25:08] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
1975 [15:25:09] <Haris> just installed node (via aptitude install
node). got same error again on npm install ws wscat
1976 [15:25:22] <Haris> hmm
1977 [15:25:24] <SynrG> not node. nodejs.
1978 [15:25:36] <Haris> i A nodejs - evented I/O for V8 javascript
1979 [15:25:39] <SynrG> and see
/usr/share/doc/nodejs/README.Debian, paying attention to the stuff
about the name
1980 [15:25:47] <Haris> this is aptitude search node output
1981 [15:25:51] <Haris> nodejs is already installed
1982 [15:26:07] <Haris> nodejs, nodejs-dev both are installed
1983 [15:26:14] <eSa|> ,v amule
1984 [15:26:15] <judd> Package: amule on amd64 -- squeeze:
2.2.6+debian0-8; wheezy: 2.3.1-9; jessie-multimedia:
2.3.1+git1a369e47-dmo4bp1; sid: 2.4.0~git20151120.0023527bc2-1+b3;
stretch: 2.4.0~git20151120.0023527bc2-1+b3
1985 [15:26:17] <SynrG> <SynrG> and see
/usr/share/doc/nodejs/README.Debian, paying attention to the stuff
about the name
1986 [15:26:18] <SynrG> ^^^^^^^
1987 [15:26:24] <stardancer> SynrG, would you recommend i write a
script to include that statement for each user or use a .desktop?
i'd like all sudoers to be able to do this (virtualbox is the
offending program)
1988 [15:26:40] *** Joins: robsor (~robsor@replaced-ip )
1989 [15:26:40] *** Quits: robsor (~robsor@replaced-ip ) (Changing host)
1990 [15:26:40] *** Joins: robsor (~robsor@replaced-ip )
1991 [15:26:47] <Haris> checking
1992 [15:26:59] <SynrG> stardancer: yeah, either. a .desktop is
what i did
1993 [15:27:04] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
1994 [15:27:07] *** Quits: yottanami__ (~yottanami@replaced-ip ) (Quit: Leaving)
1995 [15:27:07] <SynrG> stardancer: same use case, i think :)
1996 [15:27:17] <stardancer> basically, half a dozen of one
1997 [15:27:19] <stardancer> thanks :):)
1998 [15:27:55] *** Quits: robsor (~robsor@replaced-ip ) (Client Quit)
1999 [15:27:57] *** Joins: lucaswang (~lucaswang@replaced-ip )
2000 [15:28:06] *** Quits: Seto_Kaiba (~Hunterkll@replaced-ip ) (Ping timeout: 250 seconds)
2001 [15:28:19] <Haris> please note, that readme file doesn't
get one anywhere
2002 [15:28:26] <stardancer> lxpolkit
2003 [15:28:59] <Haris> !nodejs
2004 [15:29:00] <dpkg> Node.js is an event-based server-side
<JavaScript> engine packaged for Debian as 'nodejs';
Debian 7 "Wheezy" users can find this in
<wheezy-backports>. Further help can be found in #node.js on
irc.freenode.net.
replaced-url
2005 [15:29:24] <Haris> npm2deb ?
2006 [15:29:41] <Haris> what pkg do I install to get node js ?
2007 [15:29:52] *** Joins: Chunkyz_ (uid98304@replaced-ip )
2008 [15:30:10] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
2009 [15:30:21] *** Quits: MrNeon (~MrNeon@replaced-ip ) (Quit: Leaving)
2010 [15:30:25] <stardancer> this is a weird pet peeve. in english
there's no space between a word an a mark such as the ?
2011 [15:30:27] <Haris> I need npm to install ws wscat
2012 [15:30:27] *** Joins: hualet (~hualet@replaced-ip )
2013 [15:30:29] <stardancer> ie, Are we there yet?
2014 [15:31:01] <SynrG> stardancer: hmm. mine just has
'gksudo virtualbox' and it works.
2015 [15:31:05] <themill> stardancer: We'd also start
sentences with capital letters and put full stops in i.e.... so
let's not start.
2016 [15:31:05] <Haris> I add a white space to not make the words
be .. umm .. glued together so to speak
2017 [15:31:16] <SynrG> stardancer: a local wrapper script, which
is then wrapped in a .desktop
2018 [15:31:17] *** Quits: Megaf (~quassel@replaced-ip ) (Remote host closed the connection)
2019 [15:31:37] <SynrG> mind you, that's called from lxde.
but i don't see why this would be different ...
2020 [15:31:49] <SynrG> maybe lxde has "magic glue" ;)
2021 [15:31:50] <Haris> # aptitude install nodejs
2022 [15:31:50] <Haris> No packages will be installed, upgraded,
or removed.
2023 [15:32:17] <SynrG> stardancer: hmmm ... looking up several
lines, you said lxpolkit. <- the magic glue?
2024 [15:32:20] <stardancer> themill, dare me to.
2025 [15:32:28] <stardancer> lxpolkit might be the magic yes
2026 [15:32:32] <stardancer> lemme see output
2027 [15:32:39] <Haris> guys, what pkg do I need to install ?
2028 [15:33:01] <SynrG> Haris: nodejs. that's it.
2029 [15:33:13] <Haris> that's already installed. still got
this error
2030 [15:33:18] *** Quits: Mokuba_K (~Hunterkll@replaced-ip ) (Ping timeout: 250 seconds)
2031 [15:33:20] <SynrG> Haris: do you want me to start quoting the
README directly?
2032 [15:33:38] <stardancer> the only reason i point out the
question mark thing is because it makes it obvious the person is
ESL, otherwise ... not so much
2033 [15:33:40] <themill> Haris: do you have nodejs-legacy
installed?
2034 [15:33:48] <SynrG> Scripts calling Node.js as a shell command
must be changed to instead
2035 [15:33:48] <SynrG> use the "nodejs" command.
2036 [15:33:52] <SynrG> ^^ direct quote
2037 [15:34:15] <Haris> nope
2038 [15:34:15] <stardancer> dur ** (lxpolkit:3565): WARNING **:
Unable to register authentication agent:
2039 [15:34:21] <Haris> don't have nodejs-legacy
2040 [15:34:31] <SynrG> ah. or that :)
2041 [15:34:35] <Haris> have nodejs, nodejs-dev and node-*
multiple pkgs
2042 [15:34:36] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 258 seconds)
2043 [15:35:13] <Haris> root@debss:~/node_modules/wscat# whereis
nodejs
2044 [15:35:13] <Haris> nodejs: /usr/bin/nodejs /usr/lib/nodejs
/usr/include/nodejs /usr/share/man/man1/nodejs.1.gz
2045 [15:35:26] <Haris> its already installed
2046 [15:35:29] *** Joins: c0ff3e (Grimmy@replaced-ip )
2047 [15:35:32] <Haris> what am I missing ?
2048 [15:35:33] <themill> Haris: do you have nodejs-legacy
installed?
2049 [15:35:37] <Haris> no
2050 [15:35:42] <SynrG> so install it.
2051 [15:35:52] <SynrG> also, read the package description and it
tells you why you need it
2052 [15:35:56] <Haris> hmm
2053 [15:36:03] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 244 seconds)
2054 [15:36:14] *** Joins: yancho (504731fe@replaced-ip )
2055 [15:36:23] *** Joins: shaun413 (uid121475@replaced-ip )
2056 [15:36:31] <yancho> hi. i am trying to connect freeradius
with openldap. freeradius was set up with mysql and worked fine
before. now it is firing reject response. This is the radtest:
replaced-url
2057 [15:36:31] *** Joins: alexandros_c (~alexandro@replaced-ip )
2058 [15:36:36] <stardancer> awesome
2059 [15:36:38] <SynrG> and read the README excerpt i gave above,
which also tells you why you need it (though it didn't mention
nodejs-legacy .. bleah)
2060 [15:36:44] <stardancer> lxpolkit will do the trick
2061 [15:36:56] *** Joins: troulouliou_div2 (~troulouli@replaced-ip )
2062 [15:36:57] <SynrG> stardancer: yay. so this is why it
"just works" for me
2063 [15:36:59] *** Joins: ThisIsZenified (~ImCool@replaced-ip )
2064 [15:37:03] <stardancer> i guess so
2065 [15:37:05] <SynrG> since lxpolkit is included in LXDE
sessions by default
2066 [15:37:09] <stardancer> nice to know
2067 [15:37:33] <stardancer> makes me think it should probably be
included with a base installation
2068 [15:38:00] *** debhelper sets mode: +l 1651
2069 [15:38:18] <stardancer> now my sudoers can vagrant up without
losing minds
2070 [15:38:33] <Haris>
replaced-url
2071 [15:38:37] *** Joins: yaume (~gchenuet@replaced-ip )
2072 [15:38:49] <Haris> the error actually said, it may be have
been caused because of using legacy version. and you want me to
install the same version ?
2073 [15:38:50] <stardancer> thanks, SynrG, *curtsy*
2074 [15:39:29] <stardancer> lots to learn about window managers
and GUIs and X and most of it i find really un-fun
2075 [15:40:00] <Haris> installed nodejs-legacy. didn't help
2076 [15:40:01] *** Quits: sabusanta (~sabusanta@replaced-ip ) (Ping timeout: 244 seconds)
2077 [15:40:17] *** Joins: volk_ (~volk@replaced-ip )
2078 [15:40:22] <stardancer> reboot!
2079 [15:40:30] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Remote host closed the connection)
2080 [15:40:38] <stardancer> (or that's what i would do)
2081 [15:40:46] <SynrG> Haris: caching
2082 [15:40:59] <SynrG> just logout and login. reboot is too
drastic
2083 [15:41:04] *** Quits: Chunkyz_ (uid98304@replaced-ip ) (Changing host)
2084 [15:41:04] *** Joins: Chunkyz_ (uid98304@replaced-ip )
2085 [15:41:04] *** Quits: Chunkyz_ (uid98304@replaced-ip ) (Changing host)
2086 [15:41:04] *** Joins: Chunkyz_ (uid98304@replaced-ip )
2087 [15:41:15] *** Joins: notebox (~textual@replaced-ip )
2088 [15:41:24] <SynrG> or tell your shell to forget the cached
paths ... i forget the command for this ...
2089 [15:41:25] *** Quits: maolang (~maolang@replaced-ip ) (Remote host closed the connection)
2090 [15:41:46] <stardancer> just set the variable to whatever you
want
2091 [15:41:51] <Haris> root@debss:~# rm -rf node_modules/
<---- such as this ?
2092 [15:42:04] <Haris> hmm
2093 [15:42:07] <SynrG> hash -r
2094 [15:42:25] <SynrG> ^^ forget all remembered locations
2095 [15:42:28] <SynrG> see "help hash"
2096 [15:42:34] *** Quits: notebox (~textual@replaced-ip ) (Max SendQ exceeded)
2097 [15:43:15] <Haris> hmm
2098 [15:43:32] *** Quits: AlexLikeRock (~AlexLikeR@replaced-ip ) (Remote host closed the connection)
2099 [15:43:37] <SynrG> if that's the problem, that is
2100 [15:43:38] *** Joins: maolang (~maolang@replaced-ip )
2101 [15:43:46] <Haris> doesn't help
2102 [15:43:48] <Haris> rebooting
2103 [15:44:06] *** Quits: simon-cay_ (~si_cay@replaced-ip ) (Remote host closed the connection)
2104 [15:44:15] *** Quits: maolang (~maolang@replaced-ip ) (Max SendQ exceeded)
2105 [15:44:17] <Haris> that is .. o_O
2106 [15:44:21] <stardancer> why do you consider reboot drastic,
SynrG? i often think of it as the go-to solution for things like
that.
2107 [15:44:47] <Haris> haven't encountered that many
situation where its needed. but when its needed, I know from
experience that nothing else helps
2108 [15:44:53] <stardancer> though im the only human using this
computer, so maybe that's why
2109 [15:44:53] <babilen> stardancer: A reboot is rarely needed
and there are typically ways in which you can achieve the desired
result more directly
2110 [15:44:54] <Haris> situation(s)
2111 [15:45:02] *** Joins: MoonkYang (~moonkyang@replaced-ip )
2112 [15:45:08] <stardancer> babilen, are there typically easier
or faster ways, though?
2113 [15:45:19] *** Joins: maolang (~maolang@replaced-ip )
2114 [15:45:21] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 244 seconds)
2115 [15:45:23] <babilen> Sure
2116 [15:45:25] *** Joins: omnibus (~omnibus@replaced-ip )
2117 [15:45:37] <babilen> But that depends entirely on the problem
you are trying to solve
2118 [15:45:43] <Haris> true
2119 [15:45:48] <stardancer> most commonly, it's not being
able to run a program after installing it
2120 [15:45:52] *** Quits: tkla (~tklassen@replaced-ip ) (Ping timeout: 244 seconds)
2121 [15:46:03] *** Quits: Ard1t (~ard1t@replaced-ip ) (Ping timeout: 240 seconds)
2122 [15:46:05] <babilen> That rarely happens
2123 [15:46:14] <stardancer> not here
2124 [15:46:28] <stardancer> it might be just because the path
variable hasnt changed to accomodate it
2125 [15:46:48] *** Joins: earthundead (~earthunde@replaced-ip )
2126 [15:47:06] <stardancer> i also find that Show Applications
often decides to ignore newly installed programs until i reboot
(logging out doesnt make a difference)
2127 [15:47:38] <babilen> stardancer: Which program can't be
run?
2128 [15:47:39] <SynrG> stardancer: a reboot does not increase
knowledge about the problem. if it fixes things, you're still
as ignorant as before. then it gets perpetuated as myth afterwards.
plus in a production server environment, reboots are much more
drastic in terms of user impact. so it's always my last choice.
2129 [15:47:57] <babilen> (they might also take ages if you are on
bare metal)
2130 [15:48:00] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
2131 [15:48:00] <SynrG> stardancer: so it's not about
"easier or faster ways"
2132 [15:48:15] <babilen> Some of our boxes take several minutes
to reboot
2133 [15:48:29] <SynrG> it's about "what's best for
the admin" (increase knowledge) and "what's best for
the user" (minimize interruption caused by reboots)
2134 [15:48:31] <stardancer> SynrG, if the 'problem' is
actually the program's installer
2135 [15:48:36] <stardancer> then what am i supposed to do about
that?
2136 [15:48:58] *** Joins: blueness (~blueness@replaced-ip )
2137 [15:49:12] <SynrG> third-party installer?
2138 [15:49:20] <stardancer> write my own?!?!
2139 [15:49:27] <SynrG> no, that was a question
2140 [15:49:32] <babilen> stardancer: The error is
"../node_modules/nan/nan.h:324:47: error:
‘REPLACE_INVALID_UTF8’ is not a member of
‘v8::String’ static const unsigned kReplaceInvalidUtf8 =
v8::String::REPLACE_INVALID_UTF8;"
2141 [15:49:42] <SynrG> are we talking about hypotheticals, or a
real problem with someone's third-party installer?
2142 [15:49:42] <stardancer> using the package manager
2143 [15:49:44] <Haris> asking in #npm
2144 [15:49:51] <stardancer> Qbittorrent is one that comes to mind
2145 [15:50:18] *** Joins: roboman2444 (~roboman24@replaced-ip )
2146 [15:50:34] <SynrG> in an ideal world, the necessary triggers
are triggered, and your desktop recognizes the change was made, and
it "just works"
2147 [15:50:38] <SynrG> what desktop are you using?
2148 [15:50:40] <Haris> asked this in #npm -----> I'm
having trouble with npm on debian/jessie. I'm getting errors
---->
replaced-url
2149 [15:50:40] <stardancer> there are others, but it's not
fair that i complain, because it could be just as well kali's
problem
2150 [15:50:45] <stardancer> kali 2
2151 [15:50:51] <SynrG> no logout and in needed, usually
2152 [15:51:02] *** Joins: m1st3rwr0ng (~m1st3rwr0@replaced-ip )
2153 [15:51:10] <SynrG> ah. we don't support kali as
you're well aware :)
2154 [15:51:10] <Haris> I logged out and back in. I'v
rebooted. didn't help for my problem
2155 [15:51:24] <stardancer> usually no, true ... but sometimes
logging out does nothing, and reboot is the only thing i can think
of. i mean, youre not getting any errors when a program is just
"not there" in your desktop where you expect it to be.
2156 [15:51:29] <stardancer> im very aware ;)
2157 [15:51:30] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 250 seconds)
2158 [15:51:33] <Haris> ran hash -r . that didn't help
2159 [15:51:55] <SynrG> Haris: we don't know what your
problem is. we haven't seen output after you installed
nodejs-legacy
2160 [15:52:00] <Haris> removed node_modules/ . removed .npm/ .
nothing helps
2161 [15:52:01] <SynrG> all you have said is it "didn't
help"
2162 [15:52:04] *** Joins: luckman212 (~luckman21@replaced-ip )
2163 [15:52:09] <SynrG> that's not useful feedback
2164 [15:52:16] <SynrG> nor did we ask you to do those last two
things
2165 [15:52:18] <stardancer> tbh, ive never had that same issue
with debian 7 or fedora 17
2166 [15:52:26] <Haris> SynrG: pasted that output in this paste
--->
replaced-url
2167 [15:52:38] *** Quits: agurs (~t7DS@replaced-ip ) (Ping timeout: 250 seconds)
2168 [15:52:47] <stardancer> Haris - have you used apt-get clean
lately
2169 [15:52:49] *** Joins: babak (uid19622@replaced-ip )
2170 [15:52:53] <Haris> hmm
2171 [15:52:57] <SynrG> what?
2172 [15:53:16] <Haris> just ran apt-get clean. no output. shell
returned
2173 [15:53:36] *** Joins: bemawi (~bemawi@replaced-ip )
2174 [15:53:38] <Haris> SynrG: pasted output of nodejs-legacy
install in that link
2175 [15:53:41] *** Joins: paw (~afong@replaced-ip )
2176 [15:53:58] <SynrG> apt-get clean is 100% irrelevant
2177 [15:54:06] *** Joins: ben_roose (~roose@replaced-ip )
2178 [15:54:16] <SynrG> anyway, the latest paste shows an entirely
different error ...
2179 [15:54:21] <SynrG> therefore, we solved the problem.
2180 [15:54:42] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: Leaving)
2181 [15:55:20] <SynrG> the *initial* problem, anyway, which was
that 'node' was not found
2182 [15:55:26] <babilen> Haris: Can you run "node
--version" ?
2183 [15:55:39] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
2184 [15:55:42] <Haris> checking
2185 [15:55:53] <Haris> root@debss:~# node --version
2186 [15:55:53] <Haris> v0.10.29
2187 [15:55:53] *** Joins: Al3xG0 (~t7DS@replaced-ip )
2188 [15:56:02] <Haris> #npm guys suggest nodesource
2189 [15:56:05] <babilen> So, it works
2190 [15:56:15] <Haris> for jessie
2191 [15:56:34] *** Quits: fnstudio (~fabio@replaced-ip ) (Quit: leaving)
2192 [15:56:46] <babilen> And you have to solve the actual error
(that I mentioned earlier) on line 45
2193 [15:56:51] <Haris> hmm
2194 [15:57:16] *** Quits: Riyria (~Riyria@replaced-ip ) (Quit: The most interesting network tech in the world... Stay
adjacent, my friends.)
2195 [15:57:32] <Haris> apt-cache, aptitude don't know about
nodesource
2196 [15:58:05] *** Quits: c4a7b9b2 (~Corsair@replaced-ip ) (Quit: Konversation terminated!)
2197 [15:58:12] <SynrG> Haris: if you're going to report
things you're trying that were suggested in other channels,
report them in *those* channels only, not here ...
2198 [15:58:24] <SynrG> Haris: meanwhile, focus here on things
people in *this* channel are asking you
2199 [15:58:32] <Haris> ok
2200 [15:58:36] *** Quits: whlai_ (~whlai@replaced-ip ) (Ping timeout: 276 seconds)
2201 [15:58:55] *** Quits: CrypticSquared (~CrypticS_@replaced-ip ) (Quit: Leaving...)
2202 [15:59:27] <SynrG> and i must exit. seems others have your
problem in hand (and have deeper knowledge about it than i do).
gotta work. later
2203 [16:00:02] *** Quits: towo^work (~towo@replaced-ip ) (Quit: Leaving)
2204 [16:00:15] *** Joins: juantelez (~juantelez@replaced-ip )
2205 [16:00:33] *** Quits: troulouliou_div2 (~troulouli@replaced-ip ) (Ping timeout: 276 seconds)
2206 [16:03:49] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
2207 [16:05:07] *** Joins: wildlander (~wild@replaced-ip )
2208 [16:05:09] *** Quits: maolang (~maolang@replaced-ip ) (Remote host closed the connection)
2209 [16:05:29] *** Joins: evade (~evade@replaced-ip )
2210 [16:06:37] *** Quits: dearfibonacci (~~@replaced-ip ) (Quit: Leaving)
2211 [16:07:06] *** Joins: adac (~adac@replaced-ip )
2212 [16:07:40] <Robby> so, we have commandline tools like
sipcalc, ipcalc, whatmask, but there seems to be no commandline tool
to which you for example can feed it a range like 5.154.170.0 to
5.154.191.255 and it outputs the CIDR blocks to cover the whole
range
2213 [16:07:52] <Robby> in the case of 5.154.170.0 to
5.154.191.255, it takes 3 CIDR blocks to cover the whole range:
5.154.170.0/23 5.154.172.0/22 5.154.176.0/20
2214 [16:08:27] <Robby> anyone know of such a tool? I have found
some websites that do it, but no actual commandline program
2215 [16:09:12] *** Quits: Guest14667 (~gsr@replaced-ip ) (Remote host closed the connection)
2216 [16:09:57] *** Quits: stardancer (~star@replaced-ip ) (Quit: Leaving)
2217 [16:10:31] <jelly> Robby, you can easily make one with
Net::CIDR::Lite perl module I guess
2218 [16:10:49] *** Quits: zanshin (~zanshin@replaced-ip ) (Read error: Connection reset by peer)
2219 [16:10:57] *** Quits: atis (~atis@replaced-ip ) (Ping timeout: 276 seconds)
2220 [16:11:27] <Robby> well, I was hoping something was already
out there and ready to go (that I just wasn't able to find)
2221 [16:11:41] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Ping timeout: 244 seconds)
2222 [16:11:45] *** Joins: zanshin (~zanshin@replaced-ip )
2223 [16:11:50] <Robby> and not really familiar with perl
scripting
2224 [16:11:58] *** Joins: ramirio (~ramirio@replaced-ip )
2225 [16:12:04] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Ping timeout: 260 seconds)
2226 [16:12:08] *** Quits: smdrz (~smdrz@replaced-ip ) (Ping timeout: 250 seconds)
2227 [16:12:33] *** Joins: achylles (~achylles@replaced-ip )
2228 [16:12:41] *** Joins: hualet_deepin (~hualet@replaced-ip )
2229 [16:12:41] *** Joins: lucaswang (~lucaswang@replaced-ip )
2230 [16:12:54] *** Joins: jpgepetto (~jean-phil@replaced-ip )
2231 [16:13:08] <jelly> Robby, install libnet-cidr-lite-perl
package
2232 [16:13:14] *** Quits: yancho (504731fe@replaced-ip ) (Ping timeout: 250 seconds)
2233 [16:13:14] *** Quits: laidback_01 (~jax@replaced-ip ) (Ping timeout: 244 seconds)
2234 [16:13:16] <jelly> Robby, then do eg:
range=5.154.170.0-5.154.191.255; perl -MNet::CIDR::Lite -e
'$b=Net::CIDR::Lite->new;
$b->add_range("'$range'"); print join
"\n", $b->list; print "\n"'
2235 [16:14:08] <Robby> thank you, I will try that
2236 [16:14:46] *** Joins: AlexLikeRock (~AlexLikeR@replaced-ip )
2237 [16:14:46] *** Joins: Tom01 (~tom@replaced-ip )
2238 [16:14:52] *** Quits: MoonkYang (~moonkyang@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2239 [16:14:55] <ThisIsZenified> here comes jelly the Perl expert
2240 [16:15:13] <jelly> Robby, ipcalc also does it. "ipcalc
5.154.170.0-5.154.191.255"
2241 [16:15:20] <Robby> it does?
2242 [16:15:20] *** Quits: b3h3m0th (uid26288@replaced-ip ) (Quit: Connection closed for inactivity)
2243 [16:15:26] <Robby> I looked at its manpage
2244 [16:15:40] <Robby> couldn't really tell the
functionality was there though
2245 [16:15:41] <jelly> I didn't look at the man page, jsut
tried to run that
2246 [16:15:47] <Robby> oh, lol
2247 [16:15:49] <Robby> let me see
2248 [16:15:58] *** Quits: nikitasius (~nikitasiu@replaced-ip ) (Quit: WeeChat 1.0.1)
2249 [16:16:02] <achylles> I have a guest user and 2 other normal
users. How can I deny the guest user to access the other 2 normal
users folders. All of them have 755 permissions...
2250 [16:16:34] <Robby> ok this machine must have an older ipcalc,
as it doesn't work there
2251 [16:16:46] <Robby> that command returns: ipcalc: bad IPv4
address: 5.154.170.0-5.154.191.255
2252 [16:16:48] *** Quits: WayToDoor (~milk.bott@81.57.9.13) (Ping
timeout: 276 seconds)
2253 [16:17:21] <Robby> I'll try it on a Jessie one
2254 [16:17:36] <jelly> which debian release are you on, Robby?
2255 [16:18:00] *** debhelper sets mode: +l 1642
2256 [16:18:02] <jelly> ii ipcalc 0.41-1 parameter calculator for
IPv4 addresses
2257 [16:18:06] *** Quits: volk_ (~volk@replaced-ip ) (Ping timeout: 276 seconds)
2258 [16:18:48] *** Joins: brokencycle (~brokencyc@replaced-ip )
2259 [16:19:46] *** Joins: Olof_szary (~jkulpa@replaced-ip )
2260 [16:19:52] *** Joins: deb (~a1@replaced-ip )
2261 [16:19:53] *** Quits: deb (~a1@replaced-ip ) (Max SendQ exceeded)
2262 [16:20:13] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
2263 [16:20:24] *** Joins: deb (~a1@replaced-ip )
2264 [16:20:25] *** Quits: deb (~a1@replaced-ip ) (Max SendQ exceeded)
2265 [16:20:31] <Olof_szary> Hello. I have corrupted /boot fs I
was able to boot & chroot to my main system but I do not know
how to fix /boot
2266 [16:20:51] *** Quits: galex-713 (~galex-713@replaced-ip ) (Read error: Connection reset by peer)
2267 [16:20:57] *** Joins: deb (~a1@replaced-ip )
2268 [16:21:00] *** Joins: Mokuba_K (~Hunterkll@replaced-ip )
2269 [16:21:28] *** Joins: crash_ (~pi@replaced-ip )
2270 [16:21:37] *** Joins: stvlker (~stvlker@replaced-ip )
2271 [16:21:43] *** Quits: stvlker (~stvlker@replaced-ip ) (Remote host closed the connection)
2272 [16:22:01] *** Quits: Cloudish_ (~Cloudish@replaced-ip ) (Ping timeout: 244 seconds)
2273 [16:22:13] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
2274 [16:22:56] *** Quits: Drzacek (~Drzacek@replaced-ip ) (Quit: Leaving)
2275 [16:23:12] *** Joins: galex-713 (~galex-713@replaced-ip )
2276 [16:23:15] *** Quits: Olof_szary (~jkulpa@replaced-ip ) (Client Quit)
2277 [16:23:18] <Robby> jelly: actually its a fedora machine and
it seems the ipcalc utility there is something redhat specific, no
wonder it didn't work as its totally different
2278 [16:23:52] <Robby> I installed the ipcalc package on the
Jessie box and sure enough it works
2279 [16:23:54] *** Joins: troulouliou_div2 (~troulouli@replaced-ip )
2280 [16:24:00] *** Quits: Seto_Kaiba (~Hunterkll@replaced-ip ) (Ping timeout: 250 seconds)
2281 [16:24:09] *** Joins: soee (~soee@replaced-ip )
2282 [16:24:25] <Robby> thanks for telling me that, I would have
never thought they wouldn't use the same utility
2283 [16:24:47] <Robby> manpage is (of course) different as well
2284 [16:25:03] *** Joins: smdrz (~smdrz@replaced-ip )
2285 [16:25:03] <Robby> and describes what I was after
2286 [16:26:24] *** Joins: zmachine (uid67411@replaced-ip )
2287 [16:26:58] *** Joins: laidback_01 (~jax@replaced-ip )
2288 [16:27:04] *** Joins: panta (~pan@replaced-ip )
2289 [16:28:24] *** Quits: AlexLikeRock (~AlexLikeR@replaced-ip ) (Read error: Connection reset by peer)
2290 [16:29:56] *** Joins: cyberwolf (~manjaro-k@replaced-ip )
2291 [16:30:27] *** Quits: troulouliou_div2 (~troulouli@replaced-ip ) (Ping timeout: 276 seconds)
2292 [16:30:49] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Read error: Connection reset by peer)
2293 [16:31:53] *** Joins: jhasse (jhasse@replaced-ip )
2294 [16:32:14] *** Quits: controll (~a@replaced-ip ) (Ping timeout: 250 seconds)
2295 [16:32:23] <jhasse> Hi! Is it possible that apt upgrade shows
me from which source a package will be installed before doing the
upgrade?
2296 [16:32:35] <cyberwolf> it is better to use sudo aptitude or
apt-get install?
2297 [16:32:44] *** Joins: SpeccyMan (~nick@replaced-ip )
2298 [16:33:03] <SynrG> not better one way or the other. just
different
2299 [16:33:21] <SynrG> also, they are interchangeable in most
instances
2300 [16:33:51] *** Joins: kiao2938 (~mj@replaced-ip )
2301 [16:34:29] *** Quits: SpeccyMan (~nick@replaced-ip ) (Client Quit)
2302 [16:34:34] <TomTomTosch> jhasse: no automatical way that i
know of, but apt-cache policy <pkg> will show you the versions
listed and where they come from.
2303 [16:34:39] <SynrG> cyberwolf: for trivial dependency
resolution scenarios, both will perform equally well. for more
complex dependency resolution, each one takes different approaches.
which resolver is used by default is the biggest difference an
end-user will notice.
2304 [16:35:18] <SynrG> also try 'apt install' for a
slightly different ui experience
2305 [16:36:07] <Haris> thank you all. its working
2306 [16:36:11] *** Joins: cenysor (~cenysor@replaced-ip )
2307 [16:36:12] *** Parts: Haris (~haris@replaced-ip )
2308 [16:36:30] * SynrG wonders what the solution was
2309 [16:36:34] <SynrG> oh well
2310 [16:37:17] *** Joins: Ad1 (~Ad1_RnR@replaced-ip )
2311 [16:38:12] <jelly> Robby, one of the reasons why we have
different support venues for debians and fedoras, eh
2312 [16:38:31] <cyberwolf> okey, thank
2313 [16:39:02] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
2314 [16:39:19] *** Quits: Wyzard (~mike@replaced-ip ) (Ping timeout: 258 seconds)
2315 [16:39:22] *** Quits: cyberwolf (~manjaro-k@replaced-ip ) (Quit: Konversation terminated!)
2316 [16:40:03] *** Joins: tjuberg[m] (tjubergmat@replaced-ip )
2317 [16:40:03] *** Joins: M-shine (shinematri@replaced-ip )
2318 [16:40:04] *** Joins: M-wkennington (wkenningto@replaced-ip )
2319 [16:40:05] *** Joins: necronian (necronia1@replaced-ip )
2320 [16:40:51] *** Joins: s4ndm4n (~sandman@replaced-ip )
2321 [16:40:55] *** Quits: gebjgd (~stmsgebjg@replaced-ip ) (Remote host closed the connection)
2322 [16:41:46] *** Quits: ScottE (~ScottE@replaced-ip ) (Ping timeout: 250 seconds)
2323 [16:42:53] *** Joins: towo` (~towo@replaced-ip )
2324 [16:43:17] <Robby> yeah, but this was more of general
question rather than distribution-specific
2325 [16:43:33] *** Joins: Wyzard_ (~mike@replaced-ip )
2326 [16:44:15] *** Joins: MoonkYan_ (~moonkyang@replaced-ip )
2327 [16:44:32] *** Joins: Wyzard__ (~mike@replaced-ip )
2328 [16:44:44] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Read error: Connection reset by peer)
2329 [16:44:47] *** Joins: ull (~ull@replaced-ip )
2330 [16:45:13] *** Quits: ThisIsZenified (~ImCool@replaced-ip ) (Quit: Omega down!)
2331 [16:45:18] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
2332 [16:45:31] *** Joins: test (d8a87d06@replaced-ip )
2333 [16:45:51] *** Quits: gokul (~gokul@replaced-ip ) (Ping timeout: 258 seconds)
2334 [16:45:52] *** Joins: ThisIsZenified (~ImCool@replaced-ip )
2335 [16:45:54] *** test is now known as Guest77934
2336 [16:47:25] *** Quits: super_gollum (~ich@replaced-ip ) (Quit: Ex-Chat)
2337 [16:47:28] *** Joins: ScottE (~ScottE@replaced-ip )
2338 [16:48:00] *** debhelper sets mode: +l 1653
2339 [16:48:08] *** Quits: Wyzard_ (~mike@replaced-ip ) (Ping timeout: 258 seconds)
2340 [16:48:36] *** Quits: Guest77934 (d8a87d06@replaced-ip ) (Client Quit)
2341 [16:48:40] *** Joins: phredus (~quassel@replaced-ip )
2342 [16:48:47] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
2343 [16:49:54] *** Joins: Darcidride (~Darcidrid@replaced-ip )
2344 [16:50:43] *** Joins: atis (~atis@replaced-ip )
2345 [16:51:26] *** Joins: Guest100000000 (d8a87d06@replaced-ip )
2346 [16:51:28] *** Joins: Wyzard_ (~mike@replaced-ip )
2347 [16:51:52] *** Joins: SnakeBot (~pi@replaced-ip )
2348 [16:52:38] *** Joins: otirc (~fish@replaced-ip )
2349 [16:53:33] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 240 seconds)
2350 [16:53:40] *** Joins: Braven (~Braven36@replaced-ip )
2351 [16:53:50] *** Parts: Braven (~Braven36@replaced-ip )
2352 [16:54:43] *** Quits: Wyzard__ (~mike@replaced-ip ) (Ping timeout: 258 seconds)
2353 [16:54:46] *** Joins: dionysus69 (~Icedove@replaced-ip )
2354 [16:55:11] *** Joins: blueness (~blueness@replaced-ip )
2355 [16:55:41] *** Quits: angerman (~m@replaced-ip ) (Quit: Gone)
2356 [16:56:20] *** Joins: g00se (~goose@replaced-ip )
2357 [16:56:27] *** Quits: Wyzard_ (~mike@replaced-ip ) (Ping timeout: 276 seconds)
2358 [16:56:53] *** Joins: Geom` (~Geom@replaced-ip )
2359 [16:57:33] *** Quits: Guest100000000 (d8a87d06@replaced-ip ) (Quit: Page closed)
2360 [16:57:51] *** Joins: ffatman (~tupac-ama@replaced-ip )
2361 [16:58:03] *** Joins: Anwarias (~quassel@replaced-ip )
2362 [16:59:08] <g00se> I have read the Wiki on NetworkManager but
nm is clearly getting confused, since after a change of ISP, my
client is still not getting connected. There could be some confusion
between iface 'ifupdown' (??) and eth0 (the _only_
adapter). managed=true is set. Should i delete
/etc/network/interfaces ?
2363 [16:59:28] *** Joins: random_ (d8a87d06@replaced-ip )
2364 [16:59:35] *** Quits: Geom (~Geom@replaced-ip ) (Ping timeout: 244 seconds)
2365 [17:00:25] *** Quits: Anwarias_ (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
2366 [17:00:29] *** Joins: autofsckk (~autofsckk@replaced-ip )
2367 [17:01:19] <SynrG> g00se: i can't say if that's
what you should do without seeing its contents. normally anything
you want managed by NM, you just don't have a stanza for that
inteface in /e/n/i
2368 [17:01:28] *** Joins: philipballew (~philip@replaced-ip )
2369 [17:01:35] <SynrG> other things in that file are ok to leave
in (e.g. loopback)
2370 [17:01:44] *** Quits: achylles (~achylles@replaced-ip ) (Remote host closed the connection)
2371 [17:01:54] <SynrG> i'm out for lunch. later
2372 [17:02:10] <g00se> OK thanks. I can't say either at the
mo since i need to look at it
2373 [17:02:50] <jelly> Robby, you _thought_ it was a general
question. Please avoid making that mistake again, first reproduce
the issue on an actual Debian, then ask here.
2374 [17:02:57] *** Joins: crayon (~user@replaced-ip )
2375 [17:03:22] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Remote host closed the connection)
2376 [17:04:18] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 258 seconds)
2377 [17:04:22] *** Quits: random_ (d8a87d06@replaced-ip ) (Ping timeout: 250 seconds)
2378 [17:04:33] *** Quits: MoonkYan_ (~moonkyang@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2379 [17:05:01] *** Quits: DLmass (~dlmass@replaced-ip ) (Ping timeout: 258 seconds)
2380 [17:05:04] <Robby> lol
2381 [17:05:15] *** Quits: galex-713 (~galex-713@replaced-ip ) (Ping timeout: 265 seconds)
2382 [17:06:05] <Robby> you are probably serious and actually
meant what that you just said, but sheesh :)
2383 [17:06:07] *** Joins: carandraug (~carandrau@replaced-ip )
2384 [17:06:17] <Robby> lighten up
2385 [17:06:26] *** Joins: DLmass (~dlmass@replaced-ip )
2386 [17:07:21] <carandraug> hi. If a package in Debian does not
make use of a shared library also packaged in Debian, and instead
statically links with its own version, is that a bug in Debian that
should be reported?
2387 [17:07:30] <Robby> if I wouldn't have mentioned Fedora,
that reaction would've probably not have come up at all :)
2388 [17:08:08] <jelly> I just don't like wasting both my and
your time (mostly my) when you can solve an issue much faster if you
ask in the right place
2389 [17:08:13] <Robby> so, I still believe this was a general
question, you provided the answer, a working one too, and we're
both happy
2390 [17:08:31] *** Quits: vivid (~vivid@replaced-ip ) (Ping timeout: 258 seconds)
2391 [17:08:41] <Robby> I was looking for a tool do what I was
after
2392 [17:08:45] <Robby> to do*
2393 [17:08:49] <Robby> you told me the tool
2394 [17:09:01] <Robby> so, this was not a waste of time :)
2395 [17:09:12] <Robby> and still a general question
2396 [17:09:33] <jelly> but not a Debian one.
2397 [17:09:35] <Robby> it all depends how you look at it, I
suppose
2398 [17:09:37] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 258 seconds)
2399 [17:09:44] <Robby> we can have this debate all day and go
nowhere :p
2400 [17:10:11] *** Joins: zlatan (~Zlatan@replaced-ip )
2401 [17:10:20] *** Parts: zlatan (~Zlatan@replaced-ip )
2402 [17:10:22] *** Quits: plainWhiteTee (~plainWhit@replaced-ip ) (Quit: ZZZzzz…)
2403 [17:10:58] <jelly> Robby, it's not really a debate --
this channel caters to debian users, and I'm explaining how to
avoid being annoying in the future
2404 [17:11:14] <Robby> oh so now I'm annoying too
2405 [17:11:38] <jelly> "I was actually using ipcalc from
fedora" is annoying, yes
2406 [17:11:39] <Robby> I'm a debian user too
2407 [17:12:04] *** Joins: Wyzard (~mike@replaced-ip )
2408 [17:12:26] <stoned> Good morning
2409 [17:12:26] <jelly> and I'm a windows user too, but I
don't ask how to activate my 2012 server here
2410 [17:12:47] <stoned> Hey, I'm a psychedelic user but I
don't give my lectures here. I give them at univsities.
2411 [17:12:55] <Robby> :P
2412 [17:12:58] <stoned> :)
2413 [17:13:00] *** Joins: dampie (~dampie@replaced-ip )
2414 [17:13:07] <stoned> er.. universities.
2415 [17:13:10] <dampie> leave
2416 [17:13:19] *** Joins: TsukiRa (~tsukira@replaced-ip )
2417 [17:13:28] <dampie> sorry, derped the command
2418 [17:13:39] <jelly> so pretty fucking please, respect my wish
to provide help with debian systems and do try to see if an actual
Debian has the issue before asking, next time
2419 [17:13:52] <Robby> sure :)
2420 [17:14:16] *** Quits: dampie (~dampie@replaced-ip ) (Quit: bye bye)
2421 [17:14:26] *** Joins: xis10z (~Icedove@replaced-ip )
2422 [17:14:52] <Robby> I usually do, but I figured this tool
would be the same across any distribution, as they usually are
2423 [17:15:09] <Robby> who knew they actually have something
custom
2424 [17:15:14] <Robby> I know now :)
2425 [17:15:47] *** Quits: Starky (~Starky@replaced-ip ) (Quit: WeeChat 1.5)
2426 [17:15:54] <stoned> I have sampled a lot of things in this
world.
2427 [17:16:09] <stoned> A lot. But I always end up coming back to
Netbeans and Debian, for IDE and distro.
2428 [17:16:39] *** Quits: eSa| (~esa@replaced-ip ) (Ping timeout: 264 seconds)
2429 [17:17:31] *** Joins: bertbob (~bertbob@replaced-ip )
2430 [17:17:35] *** Quits: xis10z (~Icedove@replaced-ip ) (Client Quit)
2431 [17:17:54] *** Quits: TomyWork (~tomy@replaced-ip ) (Ping timeout: 276 seconds)
2432 [17:18:09] *** Quits: deb (~a1@replaced-ip ) (Read error: Connection reset by peer)
2433 [17:18:34] *** Quits: g00se (~goose@replaced-ip ) (Ping timeout: 260 seconds)
2434 [17:19:02] *** Joins: deb (~a1@replaced-ip )
2435 [17:19:03] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Ping timeout: 240 seconds)
2436 [17:19:12] *** Joins: olegfusion (~olegfusio@replaced-ip )
2437 [17:19:51] *** Quits: enoch85 (~enoch85@replaced-ip##) (Quit: Tech And Me - ZNC server 1.6.3 -
##replaced-url
2438 [17:21:09] *** Quits: deb (~a1@replaced-ip ) (Read error: Connection reset by peer)
2439 [17:21:38] *** Joins: deb (~a1@replaced-ip )
2440 [17:21:49] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Read error: Connection reset by peer)
2441 [17:22:38] *** Joins: maolang (~maolang@replaced-ip )
2442 [17:23:03] *** Quits: atis (~atis@replaced-ip ) (Ping timeout: 240 seconds)
2443 [17:23:09] *** Joins: llorephie (~Thunderbi@replaced-ip )
2444 [17:23:13] *** Joins: g00se (~goose@replaced-ip )
2445 [17:23:15] *** Quits: maolang (~maolang@replaced-ip ) (Max SendQ exceeded)
2446 [17:23:28] *** Joins: kupad (~kupad@replaced-ip )
2447 [17:24:20] *** Joins: maolang (~maolang@replaced-ip )
2448 [17:24:33] *** Quits: Arthur_D (~bouncer@replaced-ip ) (Remote host closed the connection)
2449 [17:25:44] *** Joins: overlord_tm (~andraz@replaced-ip )
2450 [17:25:52] *** Joins: InfoTest (~Thunderbi@replaced-ip )
2451 [17:26:16] *** Joins: sydney_untangle (~sydney@replaced-ip )
2452 [17:26:32] *** Joins: Arthur_D (~bouncer@replaced-ip )
2453 [17:26:44] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 260 seconds)
2454 [17:26:46] *** Joins: wingwalker (~wingwalke@replaced-ip )
2455 [17:28:00] *** Joins: psichas (~psichas@replaced-ip )
2456 [17:29:27] *** Quits: Knaldgas (~pdj@replaced-ip ) (Quit: Leaving)
2457 [17:29:31] *** Joins: enoch85 (~enoch85@replaced-ip )
2458 [17:29:32] *** Quits: enoch85 (~enoch85@replaced-ip ) (Changing host)
2459 [17:29:32] *** Joins: enoch85 (~enoch85@replaced-ip )
2460 [17:29:37] *** Quits: omnibus (~omnibus@replaced-ip ) (Remote host closed the connection)
2461 [17:30:01] *** Joins: Rawng (~Rawng@replaced-ip )
2462 [17:31:39] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Remote host closed the connection)
2463 [17:33:23] *** Quits: Guest11694 (~morf@replaced-ip ) (Quit: bbl)
2464 [17:34:42] *** LordBalancer is now known as umbSublime
2465 [17:35:01] *** Quits: zxd (~zxd@replaced-ip ) ()
2466 [17:36:07] *** Joins: puffyfootpath (~anon@replaced-ip )
2467 [17:38:01] *** Joins: dampie_ (~dampie@replaced-ip )
2468 [17:38:06] *** Parts: dampie_ (~dampie@replaced-ip )
2469 [17:38:12] *** Joins: kevr (~kevr@replaced-ip )
2470 [17:39:00] *** Quits: jguillen (~jguillen@replaced-ip ) (Quit: Leaving)
2471 [17:39:01] <kevr> i'm trying to use the uwsgi service,
but it keeps failing- originally, it was actually running the
processes while the service was failing on start, but now (i
don't know what i did to change this) it doesn't start at
all
2472 [17:39:19] <kevr> how can i get debug logging of the
upstart/init service?
2473 [17:39:58] *** Joins: Putti (~Putti@replaced-ip )
2474 [17:40:22] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
2475 [17:40:32] *** Quits: puffyfootpath (~anon@replaced-ip ) (Ping timeout: 250 seconds)
2476 [17:40:36] *** Joins: pavlushka (~Pavel@replaced-ip )
2477 [17:41:44] *** Joins: Zorkel (1fd10046@replaced-ip )
2478 [17:42:25] <kevr> when i start uwsgi with a plain --ini
param, it seems to work fine
2479 [17:42:35] <Zorkel> Hi and good afternoon I wonder if I can
get some insight from you.
2480 [17:42:37] <Zorkel> I had an extended raid drive in windows
two drives attached in one volume and partition format was gpt and
filesystem ntfs how can I get debian to understand it's one
single volume and mount it?
2481 [17:43:08] *** Joins: ultimaq (~ultimaq@replaced-ip )
2482 [17:43:19] *** Joins: DrinkingDoctrine (~anon@replaced-ip )
2483 [17:43:27] <ultimaq> whats a good icon set?
2484 [17:43:52] *** Quits: xet7 (~xet7@replaced-ip ) (Read error: Connection reset by peer)
2485 [17:44:31] *** Joins: xet7 (~xet7@replaced-ip )
2486 [17:44:34] *** Joins: afernandez_ (~afernande@replaced-ip )
2487 [17:44:58] <afernandez_> Hello what is a good HD for storage?
I need to replace one.....
2488 [17:45:21] *** Parts: carandraug (~carandrau@replaced-ip )
2489 [17:45:22] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Ping timeout: 265 seconds)
2490 [17:46:02] <Zorkel> depends on your budget I would say
2491 [17:46:02] <kevr> western digital, seagate
2492 [17:46:15] *** Quits: frostschutz (~frostschu@replaced-ip ) (Remote host closed the connection)
2493 [17:46:25] <kevr> in general, if you find a hard drive on
amazon with fantastic reviews, it's legit
2494 [17:46:42] *** h4ndy is now known as H4ndy
2495 [17:47:03] *** Quits: xet7 (~xet7@replaced-ip ) (Client Quit)
2496 [17:47:18] <afernandez_> budget for 3TB 200 dollars what kind
of Western digital/ what color?
2497 [17:47:45] *** Joins: xet7 (~xet7@replaced-ip )
2498 [17:48:34] *** Quits: xet7 (~xet7@replaced-ip ) (Remote host closed the connection)
2499 [17:48:53] <jelly> wd red is ok for 24/7/365
2500 [17:50:27] *** Joins: xet7 (~xet7@replaced-ip )
2501 [17:50:31] *** Joins: aaro (~aaro@replaced-ip )
2502 [17:50:48] <woshty> How do dos mbrs on 4tb hdds work?
2503 [17:51:06] *** Joins: notebox (~textual@replaced-ip )
2504 [17:51:51] <jelly> dunno. I format my 3TB with LVM over the
whole device, or md raid then lvm over the whole device
2505 [17:51:52] *** Joins: amcorreia (~amcorreia@replaced-ip )
2506 [17:51:52] *** Joins: curtis22 (~curtis@replaced-ip )
2507 [17:52:12] *** Quits: m1st3rwr0ng (~m1st3rwr0@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2508 [17:52:20] <jelly> if you need a partition table because
it's also going to be a boot device, GPT
2509 [17:52:41] *** Joins: turfal (~Icedove@replaced-ip )
2510 [17:52:42] <jelly> but afernandez said storage, not booting
2511 [17:52:51] <kevr> indubitably
2512 [17:53:29] <kevr> jelly: didnt you hang around the arch linux
community for a long time?
2513 [17:53:39] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 276 seconds)
2514 [17:53:40] <Zorkel> well I would love to retain the info on
my current raid drive if possible
2515 [17:53:40] <jelly> no, that was the other jelly
2516 [17:53:44] <jelly> he's jelly1 or jelle
2517 [17:53:51] *** Quits: enoch85 (~enoch85@replaced-ip ) (Ping timeout: 264 seconds)
2518 [17:53:55] <jelly> impostor, if you ask me!
2519 [17:53:57] <kevr> ah.
2520 [17:53:59] <kevr> lol
2521 [17:54:47] *** Joins: kpease (~kpease@replaced-ip )
2522 [17:55:27] *** Joins: Starky (~Starky@replaced-ip )
2523 [17:56:00] <jelly> Zorkel, I'm not sure any linux free
software understands windows extended format
2524 [17:56:01] *** Quits: ultimaq (~ultimaq@replaced-ip ) (Quit: leaving)
2525 [17:56:40] *** Joins: ultimaq (~ultimaq@replaced-ip )
2526 [17:56:47] *** Parts: ultimaq (~ultimaq@replaced-ip )
2527 [17:56:58] <Zorkel> oh that sucks so hmmm ouch thanks thought
2528 [17:57:00] *** Quits: SnakeBot (~pi@replaced-ip ) (Remote host closed the connection)
2529 [17:57:04] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Remote host closed the connection)
2530 [17:57:13] *** Joins: ultimaq (~ultimaq@replaced-ip )
2531 [17:57:18] <jelly> Zorkel, try asking in #linux-raid maybe,
newer md have some support for fakeraid/windows soft raid
2532 [17:57:33] <Zorkel> on this network? :)
2533 [17:57:36] <jelly> yes
2534 [17:57:45] <Zorkel> thanks jelly much appreciated
2535 [17:57:50] <jelly> good luck
2536 [17:58:04] *** Joins: x032cx (~lxuser@replaced-ip )
2537 [17:58:13] <Zorkel> thank you if not well I will have to
accept the loss
2538 [17:59:12] *** Joins: chomwitt (~chomwitt@replaced-ip )
2539 [17:59:22] *** Joins: enoch85 (~enoch85@replaced-ip )
2540 [17:59:23] *** Quits: enoch85 (~enoch85@replaced-ip ) (Changing host)
2541 [17:59:23] *** Joins: enoch85 (~enoch85@replaced-ip )
2542 [18:00:50] *** Quits: kedare (~kedare@replaced-ip ) (Quit: Leaving)
2543 [18:03:05] *** Quits: turfal (~Icedove@replaced-ip ) (Quit: turfal)
2544 [18:04:31] *** Joins: kiao2938 (~mj@replaced-ip )
2545 [18:04:47] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 265 seconds)
2546 [18:04:59] *** Joins: In33dt0kn0w (uid167702@replaced-ip )
2547 [18:06:16] *** Quits: wingwalker (~wingwalke@replaced-ip ) (Ping timeout: 250 seconds)
2548 [18:06:23] *** Joins: pythonsnake (~pythonsna@replaced-ip )
2549 [18:06:24] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 244 seconds)
2550 [18:07:28] *** Quits: DLmass (~dlmass@replaced-ip ) (Max SendQ exceeded)
2551 [18:09:12] *** Joins: paperd (~micas@replaced-ip )
2552 [18:09:13] *** Joins: DLmass (~dlmass@replaced-ip )
2553 [18:09:19] *** Quits: pythonsnake (~pythonsna@replaced-ip ) (Client Quit)
2554 [18:09:24] *** Parts: paperd (~micas@replaced-ip )
2555 [18:09:34] *** Quits: cenysor (~cenysor@replaced-ip ) (Remote host closed the connection)
2556 [18:09:46] *** Joins: pythonsnake (~pythonsna@replaced-ip )
2557 [18:10:01] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 244 seconds)
2558 [18:10:17] *** Joins: ani (~ani@replaced-ip )
2559 [18:10:48] *** Joins: easyshekels (~easysheke@replaced-ip )
2560 [18:10:54] *** Quits: glcx_ (~glcx@replaced-ip ) (Quit: Quitte)
2561 [18:11:03] *** Quits: pavlushka (~Pavel@replaced-ip ) (Ping timeout: 244 seconds)
2562 [18:12:14] *** Joins: plainWhiteTee (~plainWhit@replaced-ip )
2563 [18:12:59] *** Joins: galex-713 (~galex-713@replaced-ip )
2564 [18:13:47] <ultimaq> you know I must admit that I am liking
debain (sid) pretty nice and quick
2565 [18:14:10] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
2566 [18:14:21] *** Quits: DrinkingDoctrine (~anon@replaced-ip ) (Quit: Leaving)
2567 [18:15:11] *** Joins: cyphase (~cyphase@replaced-ip )
2568 [18:15:44] *** Joins: dionysus69 (~Icedove@replaced-ip )
2569 [18:15:57] *** Joins: philipballew (~philip@replaced-ip )
2570 [18:16:17] <SynrG> ultimaq: sooner or later, sid will give
you "interesting times"
2571 [18:16:25] <SynrG> !tell ultimaq about sid faq
2572 [18:16:29] *** Joins: rsx (~dummy@replaced-ip )
2573 [18:16:32] *** Joins: puffyfootpath (~anon@replaced-ip )
2574 [18:16:56] <SynrG> ultimaq: read that and follow suggestions
in it. also, see #debian-next @ irc.oftc.net where we support
running testing/unstable
2575 [18:17:54] *** Joins: vivid (~vivid@replaced-ip )
2576 [18:18:00] *** debhelper sets mode: +l 1662
2577 [18:18:44] <ultimaq> lol I realize I'm using a unstable
version but I still feel like its a fairly well build distro
2578 [18:19:14] *** Quits: sandeepkr_ (~sandeepkr@replaced-ip ) (Ping timeout: 260 seconds)
2579 [18:20:02] *** Joins: mtn (~mtn@replaced-ip )
2580 [18:20:45] *** Quits: relaxed (~relaxed@replaced-ip ) (Quit: â â µ)
2581 [18:21:15] *** Joins: littlebear (~littlebea@replaced-ip )
2582 [18:21:29] *** Joins: robotroll (~robotroll@replaced-ip )
2583 [18:22:50] *** Joins: L4M3B047 (~L4M3B047@replaced-ip )
2584 [18:24:00] *** Quits: bpsecret (~bpsecret@replaced-ip ) (Quit: kyy)
2585 [18:25:36] *** Joins: scream (~scream@replaced-ip )
2586 [18:25:46] *** Joins: bpsecret (~bpsecret@replaced-ip )
2587 [18:26:43] *** Joins: LtL (~irssi@replaced-ip )
2588 [18:28:13] *** Joins: Scourje (uid63311@replaced-ip )
2589 [18:29:05] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
2590 [18:30:09] *** Quits: wooden_ (~anon@replaced-ip ) (Read error: Connection reset by peer)
2591 [18:30:19] *** Quits: L4M3B047 (~L4M3B047@replaced-ip ) (Ping timeout: 260 seconds)
2592 [18:30:36] <SynrG> ultimaq: it's a false sense of
security
2593 [18:30:41] *** Quits: plainWhiteTee (~plainWhit@replaced-ip ) (Quit: I'm outta here...)
2594 [18:30:52] *** Joins: pavlushka (~Pavel@replaced-ip )
2595 [18:31:16] <SynrG> the biggest problem is that you have zero
days of isolation against undiscovered day-wrecking bugs wrecking
your day
2596 [18:31:38] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
2597 [18:31:45] *** Joins: Peetz0r (~peter@replaced-ip )
2598 [18:31:49] *** Joins: wonderworld (~ww@replaced-ip )
2599 [18:31:52] <SynrG> at least running testing means you'd
have a chance someone else would discover it and file it, preventing
migration to testing, before it hits you
2600 [18:32:16] *** Quits: Mokuba_K (~Hunterkll@replaced-ip ) (Ping timeout: 250 seconds)
2601 [18:32:29] <Peetz0r> so, which of the channels is the
official one? (freenode and oftc)
2602 [18:32:36] <SynrG> oftc
2603 [18:32:43] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
2604 [18:32:54] <SynrG> !oftc move
2605 [18:32:54] <dpkg> irc.debian.org moved to OFTC on June 4th
2006, see
replaced-url
2606 [18:33:07] *** Quits: billythefish (~btf@replaced-ip ) (Remote host closed the connection)
2607 [18:33:38] *** Joins: wooden_ (~anon@replaced-ip )
2608 [18:33:47] *** Quits: ultimaq (~ultimaq@replaced-ip ) (Quit: leaving)
2609 [18:33:49] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 260 seconds)
2610 [18:33:56] *** Joins: feal (~fiel@replaced-ip )
2611 [18:34:16] *** Quits: antgel (~topdog@replaced-ip ) (Ping timeout: 250 seconds)
2612 [18:34:34] *** Quits: Starky (~Starky@replaced-ip ) (Quit: WeeChat 1.5)
2613 [18:34:37] *** Quits: HappyLoa- (happyloaf@replaced-ip ) (Ping timeout: 252 seconds)
2614 [18:34:46] *** Quits: sliekas99 (~mantas@replaced-ip ) (Ping timeout: 258 seconds)
2615 [18:36:01] *** Quits: Zorkel (1fd10046@replaced-ip ) (Quit: Page closed)
2616 [18:37:28] *** Quits: teraflops (~teraflops@replaced-ip ) (Ping timeout: 250 seconds)
2617 [18:38:18] *** Quits: yaume (~gchenuet@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2618 [18:38:41] *** Quits: zmachine (uid67411@replaced-ip ) (Quit: Connection closed for inactivity)
2619 [18:38:45] *** Joins: ewew (~none@replaced-ip )
2620 [18:39:01] *** Joins: cyphase (~cyphase@replaced-ip )
2621 [18:39:04] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2622 [18:39:16] <ewew> Hi. Does anyone know what file is .XIM-unix
?
2623 [18:39:38] *** Quits: adrian (~adrian@replaced-ip ) (Ping timeout: 250 seconds)
2624 [18:40:53] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
2625 [18:43:07] *** Quits: lss8 (~lss8@replaced-ip ) (Read error: Connection reset by peer)
2626 [18:43:29] *** Joins: HappyLoa- (happyloaf@replaced-ip )
2627 [18:43:36] *** Joins: lss8 (~lss8@replaced-ip )
2628 [18:43:36] *** Quits: lss8 (~lss8@replaced-ip ) (Changing host)
2629 [18:43:36] *** Joins: lss8 (~lss8@replaced-ip )
2630 [18:43:41] *** Quits: x032cx (~lxuser@replaced-ip ) (Quit: "You picked the wrong kite to run away with!")
2631 [18:44:26] *** Joins: paul__759 (~paul@replaced-ip )
2632 [18:45:39] *** Quits: Bryanstein (~Bryanstei@replaced-ip ) (Ping timeout: 276 seconds)
2633 [18:45:47] *** Joins: navlys (~smuxi@replaced-ip )
2634 [18:46:49] *** Quits: paul__759 (~paul@replaced-ip ) (Client Quit)
2635 [18:46:50] *** Joins: Almtesh (~Almtesh@replaced-ip )
2636 [18:46:57] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 276 seconds)
2637 [18:47:01] <kevr> My postgresql was installed side-by-side
with another postgresql version, and it chose to use .s.PGSQL.5433
for it's socket name, but the default for everything is
.s.PGSQL.5432
2638 [18:47:08] <kevr> how do i make it revert to using .5432?
2639 [18:47:18] <kevr> right now i'm just soft linking it
over to hack it together
2640 [18:47:20] <kevr> but its gross
2641 [18:47:21] *** Joins: greycat (~wooledg@replaced-ip )
2642 [18:48:24] *** Joins: timahvo1 (~rogue@replaced-ip )
2643 [18:48:36] *** Quits: bp0 (~bp@replaced-ip ) (Quit: Leaving)
2644 [18:49:13] *** Joins: plainWhiteTee (~plainWhit@replaced-ip )
2645 [18:51:32] *** Joins: mernilio (~chatzilla@replaced-ip )
2646 [18:51:35] *** Joins: assomad (~assomad@replaced-ip )
2647 [18:51:58] <mernilio> HI all! Where is your off-topic
channel?
2648 [18:52:00] *** Joins: miskatonic (~miskatoni@replaced-ip )
2649 [18:52:33] <mernilio> My great cock want to talk a litte off
topic!
2650 [18:52:34] *** Joins: cyan__ (~cyan@replaced-ip )
2651 [18:52:45] *** ChanServ sets mode: +o dondelelcaro
2652 [18:52:46] *** dondelelcaro sets mode: +q
*!*@c213-89-52-162.bredband.comhem.se
2653 [18:52:46] *** dondelelcaro sets mode: -o dondelelcaro
2654 [18:52:56] *** Joins: Mokuba_K (~Hunterkll@replaced-ip )
2655 [18:53:11] <greycat> #debian-offtopic
2656 [18:53:19] *** Quits: Billias (~MrV@replaced-ip ) (Ping timeout: 252 seconds)
2657 [18:53:29] <dondelelcaro> kevr: PGPORT=5433 psql;
2658 [18:53:48] *** Joins: radonx (~BodyGuard@replaced-ip )
2659 [18:54:00] *** Quits: radonx (~BodyGuard@replaced-ip ) (Changing host)
2660 [18:54:00] *** Joins: radonx (~BodyGuard@replaced-ip )
2661 [18:54:05] <dondelelcaro> kevr: or edit
/etc/postgresql/9.?/main/postgresql.conf for that DB
2662 [18:54:23] *** Joins: adrian (~adrian@replaced-ip )
2663 [18:54:29] *** Quits: miskatonic (~miskatoni@replaced-ip ) (Client Quit)
2664 [18:54:44] *** Joins: InfoTest (~Thunderbi@replaced-ip )
2665 [18:54:57] *** Joins: silverhom (~silverhom@replaced-ip )
2666 [18:55:01] *** Joins: Bryanstein (~Bryanstei@replaced-ip )
2667 [18:55:21] <kevr> ^ thats prob what i need
2668 [18:55:23] <kevr> thank you
2669 [18:56:06] *** Quits: Seto_Kaiba (~Hunterkll@replaced-ip ) (Ping timeout: 250 seconds)
2670 [18:56:23] *** Joins: Envil (~envil@replaced-ip )
2671 [18:56:23] *** Joins: Billias (~MrV@replaced-ip )
2672 [18:56:40] *** Parts: assomad (~assomad@replaced-ip )
2673 [18:56:48] *** Joins: miskatonic (~miskatoni@replaced-ip )
2674 [18:57:15] *** Joins: L4M3B047 (~L4M3B047@replaced-ip )
2675 [18:58:00] *** debhelper sets mode: +l 1673
2676 [18:58:12] *** Joins: electro33 (uid613@replaced-ip )
2677 [18:59:03] <kevr> indubitably
2678 [18:59:04] <kevr> awesome
2679 [18:59:50] <miskatonic> do not invoke the name of a window
manager in vain!
2680 [18:59:54] *** Joins: Hans-Martin (~ignore@replaced-ip )
2681 [19:00:01] *** Quits: masuberu (~masber@replaced-ip ) (Read error: Connection reset by peer)
2682 [19:00:14] <kevr> but it wasn't in vain
2683 [19:00:16] <kevr> D:
2684 [19:00:28] *** Joins: pauna (pauna@replaced-ip )
2685 [19:00:35] *** Joins: aegirs (~aegirs@replaced-ip )
2686 [19:02:45] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 258 seconds)
2687 [19:02:51] *** Joins: dreamon (~dreamon@replaced-ip )
2688 [19:03:08] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 258 seconds)
2689 [19:06:12] *** Joins: Cloudish (~Cloudish@replaced-ip )
2690 [19:06:26] *** Quits: mernilio (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92 [Firefox 48.0/20160726073904])
2691 [19:06:27] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 276 seconds)
2692 [19:07:12] *** Quits: galex-713 (~galex-713@replaced-ip ) (Ping timeout: 250 seconds)
2693 [19:08:30] *** Parts: Peetz0r (~peter@replaced-ip )
2694 [19:08:40] *** Quits: bolts (bolts@replaced-ip ) (Ping timeout: 250 seconds)
2695 [19:09:16] *** Joins: bolts (bolts@replaced-ip )
2696 [19:09:50] *** Joins: AimHere (~bod@replaced-ip )
2697 [19:10:37] *** Joins: pencilandpaper (~skribblez@replaced-ip )
2698 [19:11:15] *** Quits: bolt (r00t@replaced-ip ) (Quit: telnet irc.freenode.net 6667)
2699 [19:11:26] *** Joins: CutMeOwnThroat (~k@replaced-ip )
2700 [19:11:26] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Changing host)
2701 [19:11:26] *** Joins: CutMeOwnThroat (~k@replaced-ip )
2702 [19:11:52] *** Quits: oish (~charlie@replaced-ip ) (Remote host closed the connection)
2703 [19:11:55] *** Joins: Lionyx (~lio@replaced-ip )
2704 [19:12:05] *** Quits: indistylo (~indistylo@replaced-ip ) (Remote host closed the connection)
2705 [19:12:12] *** Parts: ewew (~none@replaced-ip )
2706 [19:12:34] *** Quits: vivid (~vivid@replaced-ip ) (Ping timeout: 252 seconds)
2707 [19:12:36] <Lionyx> I've got to ssh into my home
machine, but my work firewall does not allow me. Is there any
"HOW"?
2708 [19:12:43] *** Joins: quarters (quarters@replaced-ip )
2709 [19:13:48] *** Joins: Peetz0r (~peter@replaced-ip )
2710 [19:13:50] *** Parts: Peetz0r (~peter@replaced-ip )
2711 [19:13:53] *** Joins: b3h3m0th (uid26288@replaced-ip )
2712 [19:13:54] <SynrGy> i hear ssh can be tunneled over https
2713 [19:14:04] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
2714 [19:14:07] <miskatonic> is any port open? Then you need a
proxy
2715 [19:14:13] *** Joins: mastokley (~mastokley@replaced-ip )
2716 [19:14:15] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 276 seconds)
2717 [19:14:34] <kevr> you can setup a reverse tunnel
2718 [19:14:35] <kevr> if you want
2719 [19:15:03] *** Quits: adac (~adac@replaced-ip ) (Ping timeout: 240 seconds)
2720 [19:15:06] <SynrGy> many ways to skin this cat. research and
pick one :)
2721 [19:15:18] <Lionyx> i've tryied a few
2722 [19:15:21] *** Quits: weyfonk (~weyfonk@replaced-ip ) (Ping timeout: 265 seconds)
2723 [19:15:27] <Lionyx> I did the reverse tunnel thing, no deal
2724 [19:15:31] *** Joins: vivid (~vivid@replaced-ip )
2725 [19:15:47] *** Quits: ki0 (~ki0@replaced-ip ) (Ping timeout: 258 seconds)
2726 [19:15:58] *** Joins: [[[]]] (~woof@replaced-ip )
2727 [19:16:04] *** Joins: robotroll (~robotroll@replaced-ip )
2728 [19:16:09] *** Joins: InfoTest1 (~Thunderbi@replaced-ip )
2729 [19:16:15] <kevr> maybe you did it wrong
2730 [19:16:16] <Lionyx> "If the firewall allows arbitrary
traffic on port 443" <-- how do I check that?
2731 [19:16:16] *** Quits: PhoenixSTF (~rudi@replaced-ip ) (Quit: Leaving.)
2732 [19:16:17] <kevr> or over the wrong port
2733 [19:16:23] <Lionyx> kevr: maybe
2734 [19:17:07] *** Joins: bolt (r00t@replaced-ip )
2735 [19:17:19] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
2736 [19:17:49] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
2737 [19:17:50] <kevr> Lionyx: if you can go to an https site,
then your outgoing 443 is fine
2738 [19:17:58] <kevr> Lionyx: if you can get to an https site,
you can reverse tunnel over 443
2739 [19:18:00] <kevr> ezpz
2740 [19:18:09] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
2741 [19:18:09] *** InfoTest1 is now known as InfoTest
2742 [19:18:14] *** Joins: BadCodSmell (~BadCodSme@replaced-ip )
2743 [19:18:25] <Lionyx> So if i config my home router direct 443
to 22, I might have a chance?
2744 [19:18:32] <BadCodSmell> Why would debian try to coinstall
instead of upgrade when it says its going to upgrade?
2745 [19:18:32] <Lionyx> to direct*
2746 [19:18:47] <BadCodSmell> How do I turn on the mode in apt so
that it does what it says its going to do?
2747 [19:18:51] *** Joins: frank1e (~frank1e@replaced-ip )
2748 [19:19:02] <`Kevin> Lionyx: are you also sure that your home
ISP isnt blocking 22?
2749 [19:19:06] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
2750 [19:19:34] *** Quits: cuqa (d4e0462b@replaced-ip ) (Ping timeout: 250 seconds)
2751 [19:19:56] <Lionyx> yep `Kevin I'm curently doing this
chat by a 3g connection here at work.
2752 [19:20:05] *** Joins: OverCoder (OverCoder@replaced-ip )
2753 [19:20:07] <OverCoder> hai
2754 [19:20:31] <OverCoder> Okay guys um, apt-get -f install
doesn't work, what can I do?
2755 [19:20:43] <OverCoder>
replaced-url
2756 [19:20:54] *** Joins: N3X15 (~Rob@replaced-ip )
2757 [19:21:07] *** Joins: SPF|Cloud (uid11755@replaced-ip )
2758 [19:21:14] *** Quits: SPF|Cloud (uid11755@replaced-ip ) (Changing host)
2759 [19:21:14] *** Joins: SPF|Cloud (uid11755@replaced-ip )
2760 [19:21:30] <OverCoder> That's apt-get -f install's
output
replaced-url
2761 [19:21:31] <miskatonic> would not a cgi on the home machine
that executes html form input as shell commmands do the trick?
2762 [19:22:10] *** Joins: hepukt4e (~hep@replaced-ip )
2763 [19:22:42] <BadCodSmell> Is it possible to get apt to
actually tell me what it's doing?
2764 [19:22:55] <OverCoder> BadCodSmell, doesn't it by
default?
2765 [19:23:03] <BadCodSmell> What graph has it traverse to try to
decide to install some junk or that it needs two versions or some
junk?
2766 [19:23:09] <BadCodSmell> No it never does it.
2767 [19:23:16] <OverCoder> idk
2768 [19:23:19] <Lionyx> possible miskatonic
2769 [19:23:19] <BadCodSmell> It just does stuff and at the end
says nope can't do it
2770 [19:23:23] <Lionyx> will try some stuff
2771 [19:23:23] <greycat> Lionyx: start by identifying precisely
what you *can* and *can't* do.
2772 [19:23:26] <Lionyx> tks for the tips guys
2773 [19:23:26] <CutMeOwnThroat> dpkg, tell OverCoder about
postinstall
2774 [19:23:29] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 265 seconds)
2775 [19:23:34] <BadCodSmell> No hint as to why
2776 [19:23:50] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Quit: Gone Fishing!)
2777 [19:23:51] *** Quits: GJdan (~dan@replaced-ip ) (Remote host closed the connection)
2778 [19:23:51] <Lionyx> I'll do it if other stuff i'm
trying fails. tks :D
2779 [19:24:16] *** Quits: sharkman (~dan@replaced-ip ) (Ping timeout: 250 seconds)
2780 [19:24:44] <OverCoder> CutMeOwnThroat, yum, thx
2781 [19:24:52] *** Joins: sandeepkr (~sandeepkr@replaced-ip )
2782 [19:25:09] *** Joins: timahvo1 (~rogue@replaced-ip )
2783 [19:25:13] *** Joins: sharkman (~dan@replaced-ip )
2784 [19:25:19] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 258 seconds)
2785 [19:25:45] <BadCodSmell> package-a:amd64 10 (Multi-Arch: no)
is not co-installable with package-a which has multiple installed
instances
2786 [19:25:54] <BadCodSmell> It doesn't have any installed
instances.
2787 [19:26:00] *** Joins: ultimaq (~ultimaq@replaced-ip )
2788 [19:26:00] <BadCodSmell> Where does apt get its notiones
from?
2789 [19:26:13] <CutMeOwnThroat> OverCoder, try to fix whatever
mistake is there... it's often trivial (like it wants to stop a
server but the server is already stopped)
2790 [19:26:25] <Fr_Dae> sudo dpkg --add-architecture i386
BadCodSmell
2791 [19:26:31] <Fr_Dae> and it's juste apt
2792 [19:26:45] <Fr_Dae> apt-get aren't nessessary anumore
2793 [19:26:52] <BadCodSmell> wheezy
2794 [19:27:03] <BadCodSmell> And after that I'm not using
debian
2795 [19:27:20] <BadCodSmell> It already has that arch
2796 [19:27:23] <BadCodSmell> and it shouldn't need it
2797 [19:27:39] <BadCodSmell> so I assume maybe something i386 is
accidentally lingering
2798 [19:27:45] <BadCodSmell> But apt wont say
2799 [19:27:52] <BadCodSmell> just likes to say no
2800 [19:28:09] <greycat> Fr_Dae: apt and apt-get are not exactly
the same
2801 [19:28:32] *** Quits: SilverWhitefish (~hidden@replaced-ip ) (Ping timeout: 244 seconds)
2802 [19:28:33] <Fr_Dae> yep, apt are better, you have color and
progress bar
2803 [19:28:45] *** Joins: teraflops (~teraflops@replaced-ip )
2804 [19:28:47] <Fr_Dae> and is ok for 90% of use
2805 [19:28:52] <Fr_Dae> =)
2806 [19:28:52] *** Joins: cdown (~cdown@replaced-ip )
2807 [19:28:53] *** Quits: sharkman (~dan@replaced-ip ) (Read error: Connection reset by peer)
2808 [19:28:54] *** Quits: Rubin (~Rubin@replaced-ip ) (Ping timeout: 244 seconds)
2809 [19:29:04] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 252 seconds)
2810 [19:29:20] *** Joins: zlatan (~Zlatan@replaced-ip )
2811 [19:29:27] *** Parts: zlatan (~Zlatan@replaced-ip )
2812 [19:29:43] <BadCodSmell> apt is written by hobbyists with no
quality control, spew everywhere, loads of overlapping systems,
massive bloat and they let anything into the repo, build packages
and will pull and pull request or patch from github, etc
2813 [19:29:57] <BadCodSmell> it's worse than enterprise
2814 [19:29:58] <greycat> err, what.
2815 [19:30:01] *** Quits: kevr (~kevr@replaced-ip ) (Quit: WeeChat 1.5)
2816 [19:30:04] *** Parts: lucad111 (~lucad111@replaced-ip )
2817 [19:30:04] *** Joins: panoskk (~panosk@replaced-ip )
2818 [19:30:06] *** Quits: panta (~pan@replaced-ip ) (Ping timeout: 244 seconds)
2819 [19:30:06] <BadCodSmell> I'm just stuck with it for now.
2820 [19:30:39] <CutMeOwnThroat> yeah... horrible. nearly as bad
as yum or zypper
2821 [19:30:54] <BadCodSmell> never had a problem with yum though.
2822 [19:30:59] *** Joins: cdown_ (~cdown@replaced-ip )
2823 [19:31:00] *** Joins: Rubin (~Rubin@replaced-ip )
2824 [19:31:02] *** Quits: panosk (~panosk@replaced-ip ) (Ping timeout: 250 seconds)
2825 [19:31:06] <BadCodSmell> rhel does quality control
2826 [19:31:30] <BadCodSmell> debian is good for a testbed,
getting stuff out there, etc but it actually suffers from too much
popularity, lack of regulation, too much contribution
2827 [19:31:32] *** Quits: adev (~adev@replaced-ip ) (Quit: Ex-Chat)
2828 [19:31:34] <CutMeOwnThroat> then buy it
2829 [19:31:35] *** Quits: Tiffon (~name@replaced-ip ) (Quit: exit)
2830 [19:31:35] <greycat> Debian also does quality control. We
call it "testing".
2831 [19:32:01] <CutMeOwnThroat> I don't see a point in
discussing the comparative merits of rhel here
2832 [19:32:02] *** Quits: Rawng (~Rawng@replaced-ip ) (Quit: Leaving)
2833 [19:32:12] <greycat> Bugs still slip through, of course. In
both operating systems. In all operating systems. Operating systems
are incredibly complicated.
2834 [19:32:15] <BadCodSmell> you touch a little system in there
someone has overcontributed to and instead of what should be a few
lines because normally people do the bare essencials deb build
directory will be bigger than the source your building itself
2835 [19:32:16] *** Quits: Ceber (~PHP5-4-45@replaced-ip ) (Ping timeout: 258 seconds)
2836 [19:33:02] <BadCodSmell> In this case it's yet another
apt verbosity issue. The thing never wants to show its working.
2837 [19:33:22] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 258 seconds)
2838 [19:33:22] *** cdown_ is now known as cdown
2839 [19:33:25] <greycat> I don't know which specific issue
you are talking about here.
2840 [19:33:30] <BadCodSmell> And I don't get it because
several dozen such mirror machines have taken the upgrade fine
2841 [19:33:39] *** Joins: superusr (~usr@replaced-ip )
2842 [19:33:40] <BadCodSmell> package-a:amd64 10 (Multi-Arch: no)
is not co-installable with package-a which has multiple installed
instances
2843 [19:33:52] <SynrG> is the topic here that the
"preview" multiarch in wheezy makes apt have kittens?
2844 [19:33:55] <greycat> Oh, your obfuscated bullshit example
question that nobody can possibly answer.
2845 [19:34:01] <SynrG> so, duh. it was never rolled out as ready
to go
2846 [19:34:26] *** Joins: cyphase (~cyphase@replaced-ip )
2847 [19:34:31] <greycat> "guys I can't install
package-a what's wrong"
2848 [19:34:32] *** Joins: SilverWhitefish (~hidden@replaced-ip )
2849 [19:34:47] <SynrG> and guess what, graphing problems can be
very very mathematically difficult
2850 [19:34:49] <BadCodSmell> I gave you the output from apt.
2851 [19:34:53] <BadCodSmell> If it's obscure, blame apt.
2852 [19:35:04] <greycat> ,v package-a
2853 [19:35:05] <judd> No package named 'package-a' was
found in amd64.
2854 [19:35:10] <greycat> Nope. Pretty sure it's you.
2855 [19:35:22] *** Quits: Cloudish (~Cloudish@replaced-ip ) (Quit: Leaving)
2856 [19:35:24] <BadCodSmell> The package should be irrelevant.
2857 [19:35:39] <miskatonic> apt is always obscure, especially
with sets of DVDs
2858 [19:35:41] *** Joins: faw (~Felipe@replaced-ip )
2859 [19:36:08] <SynrG> BadCodSmell: your level of hostility
towards Debian is quite high. if you came here looking for help, try
a different approach. if you came here looking for arguments, try
/dev/null
2860 [19:36:12] <CutMeOwnThroat> well, with an irrelevant package
we have an irrelevant discussion and you get an irrelevant solution
2861 [19:36:15] <BadCodSmell> This error message must mean
something
2862 [19:36:17] <ultimaq> does anyone know why i would get a
segfault when trying to open up epiphany when I reboot?
2863 [19:36:20] <BadCodSmell> It's nothing to do with the
package
2864 [19:36:24] <BadCodSmell> apt is doing the work.
2865 [19:36:29] *** Joins: relaxed (~relaxed@replaced-ip )
2866 [19:36:52] <BadCodSmell> So why does it want to coinstall
instead of upgrade? Why does it think the previous version is
installed even after I have manually removed it?
2867 [19:36:54] <CutMeOwnThroat> it has usually everything to do
with the package
2868 [19:37:10] <BadCodSmell> No, you just want to fix it yourself
instead of telling me what apt does.
2869 [19:37:12] <SynrG> ultimaq: that's pretty vague.
2870 [19:37:17] <greycat> *plonk*
2871 [19:37:40] <SynrG> ultimaq: also, as i said before, see
#debian-next @ irc.oftc.net for help with unstable
2872 [19:37:49] <ultimaq> yea when I ran it through valgrind it
came back with an error with tt
2873 [19:37:50] <BadCodSmell> maybe if I just force install it
from the cache
2874 [19:38:04] <SynrG> ultimaq: but they'll need more info
than that (i.e. specific output) for your question to be actionable
2875 [19:38:06] *** Joins: Wizek (~Wizek@replaced-ip )
2876 [19:38:06] <CutMeOwnThroat> *shrug* you figure it out, then.
apt looks what' in the package controls and so would we
2877 [19:38:17] <ultimaq> im thinking it was something to do with
the vid drivers, I got it back up by installing a new set of nvdia
based libgls
2878 [19:38:27] *** Joins: Ceber (~PHP5-4-45@replaced-ip )
2879 [19:39:01] *** Joins: bertbob (~bertbob@replaced-ip )
2880 [19:39:52] <SynrG> BadCodSmell: co-installability is a
feature of multiarch. it's normally a desirable thing. but if a
package isn't specifically reworked to allow it, apt can't
do it.
2881 [19:39:56] <SynrG> !multiarch
2882 [19:39:56] <dpkg> Multiarch allows you to install foreign
architecture packages. For example, to allow i386 packages to be
installed on an amd64 system: «dpkg --add-architecture i386
&& apt-get update». See
replaced-url
2883 [19:40:02] *** Joins: GJdan (~dan@replaced-ip )
2884 [19:40:05] *** Parts: OverCoder (OverCoder@replaced-ip )
2885 [19:40:22] *** Joins: Nnnavd (~Nnavd@replaced-ip )
2886 [19:40:43] <SynrG> BadCodSmell: as of wheezy, only a small
subset of packages were ready yet. with jessie, some more are.
however, it's a lot of work, and still not finished yet.
2887 [19:41:08] <ultimaq> 3/
2888 [19:41:19] *** Joins: psycho (~psycho@replaced-ip )
2889 [19:42:11] *** Quits: L4M3B047 (~L4M3B047@replaced-ip ) (Quit: Leaving)
2890 [19:42:22] <miskatonic> and stretch will be more complicated,
it seems
2891 [19:42:28] *** Quits: v0r0nwe (~v0r0nwe@replaced-ip ) (Quit: WeeChat 1.6-dev)
2892 [19:42:43] *** Quits: LtL (~irssi@replaced-ip ) (Quit: Lost terminal)
2893 [19:43:32] *** Parts: pencilandpaper (~skribblez@replaced-ip )
2894 [19:43:39] <SynrG> BadCodSmell: my guess is, you only *think*
you fully removed it
2895 [19:45:41] *** Quits: psycho (~psycho@replaced-ip ) (Client Quit)
2896 [19:46:20] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
2897 [19:47:40] *** Joins: FeZ (ident@replaced-ip )
2898 [19:48:05] *** Quits: righte0us (~gh0st@replaced-ip ) (Quit: Ex-Chat)
2899 [19:48:08] *** Joins: f10_ (~flo@replaced-ip )
2900 [19:48:26] <BadCodSmell> I've considered that
2901 [19:48:30] <BadCodSmell> it might have left a lingering file
2902 [19:48:51] <BadCodSmell> which means digging around but i
need to pee first
2903 [19:49:05] *** Joins: f10 (~flo@replaced-ip )
2904 [19:49:39] <radonx> finaly it works, the problem of my disk
with Debian moved to another pc where it gives error, solution:
startx
2905 [19:49:58] *** FeZ is now known as F_e_z
2906 [19:50:55] *** Quits: `z (~zhaofeng@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
2907 [19:51:00] <SynrG> BadCodSmell: no, i mean double-check the
status of the package
2908 [19:51:12] <SynrG> was it purged?
2909 [19:51:17] *** Joins: cuechan (~paul@replaced-ip )
2910 [19:51:19] *** Joins: taj (~gh0st@replaced-ip )
2911 [19:51:25] <SynrG> removed is not purged
2912 [19:52:02] <SynrG> apt would have no reason to think
it's still installed if it were only files left behind (as in,
data files not provided by the package itself, but script-generated
or so)
2913 [19:52:14] *** Joins: adac (~adac@replaced-ip )
2914 [19:52:26] *** Joins: oish (~charlie@replaced-ip )
2915 [19:52:34] <miskatonic> can aptitude be configured to purge
by default is remove is requested?
2916 [19:52:43] <SynrG> you can say --purge
2917 [19:52:52] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 240 seconds)
2918 [19:52:55] <SynrG> it's probably not a good idea to do
that generally.
2919 [19:53:03] <greycat> I agree with SynrG
2920 [19:53:11] <Fr_Dae> sudo apt purge x && sudo apt
autoclean ?
2921 [19:54:13] *** Joins: Hootch (~Thunderbi@replaced-ip )
2922 [19:54:19] *** Quits: plainWhiteTee (~plainWhit@replaced-ip ) (Quit: I'm outta here...)
2923 [19:55:31] *** Quits: Rubin (~Rubin@replaced-ip##) (Quit: ZNC - ##replaced-url
2924 [19:55:52] *** Quits: notebox (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2925 [19:56:17] *** Joins: Rubin (~Rubin@replaced-ip )
2926 [19:58:03] *** Joins: `z (~zhaofeng@replaced-ip )
2927 [19:59:03] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 240 seconds)
2928 [19:59:09] *** Quits: Hacker01 (~Haxker01@replaced-ip ) (Quit: Hacker01)
2929 [20:00:14] *** Joins: xcynth (~xcynth@replaced-ip )
2930 [20:00:44] *** Quits: relaxed (~relaxed@replaced-ip ) (Ping timeout: 260 seconds)
2931 [20:01:58] *** Joins: relaxed (~relaxed@replaced-ip )
2932 [20:02:01] *** Joins: oish_ (~charlie@replaced-ip )
2933 [20:02:21] *** Quits: dchadwell (~dchadwell@replaced-ip ) (Quit: Leaving)
2934 [20:02:50] *** Joins: nebg (~nebg@replaced-ip )
2935 [20:04:46] *** Joins: endstille (~endstille@replaced-ip )
2936 [20:05:24] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 260 seconds)
2937 [20:05:31] *** Joins: fyrril (~fyrril@replaced-ip )
2938 [20:06:03] *** Joins: SpeccyMan (~nick@replaced-ip )
2939 [20:07:55] *** Joins: afx_ (~afx_@replaced-ip )
2940 [20:08:00] *** debhelper sets mode: +l 1679
2941 [20:10:11] *** Joins: Devastator_ (~devas@replaced-ip )
2942 [20:11:10] *** Joins: kobain (~kobain@replaced-ip )
2943 [20:11:13] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
2944 [20:12:45] *** Quits: Devastator (~devas@replaced-ip ) (Ping timeout: 276 seconds)
2945 [20:13:17] *** Joins: a1batr0ss (~a1batr0ss@replaced-ip )
2946 [20:13:39] *** Joins: roentgen (~roentgen@replaced-ip )
2947 [20:14:00] *** Quits: frank1e (~frank1e@replaced-ip ) (Quit: Leaving)
2948 [20:14:03] <vook> Anyone know the username/password for
debian live 8.5 standard? It's just booting to "debian
login: "
2949 [20:14:07] *** Joins: eugo (~eugo@replaced-ip )
2950 [20:14:37] <greycat> !live password
2951 [20:14:37] <dpkg> The debian-live images for Debian 8
"Jessie" have a user account configured for you to use.
username: user ; password: live
2952 [20:14:52] <greycat> Took 4 tries.
2953 [20:14:52] <vook> thank you
2954 [20:14:53] *** Quits: Kulrak (~101001101@replaced-ip ) (Ping timeout: 244 seconds)
2955 [20:15:03] *** Quits: eugo (~eugo@replaced-ip ) (Client Quit)
2956 [20:15:08] <greycat> Er, 5 tries.
2957 [20:15:31] *** Joins: eugo (~eugo@replaced-ip )
2958 [20:15:31] *** Quits: eugo (~eugo@replaced-ip ) (Changing host)
2959 [20:15:31] *** Joins: eugo (~eugo@replaced-ip )
2960 [20:17:21] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip ) (Remote host closed the connection)
2961 [20:18:05] *** Quits: mypapit (~fakap@replaced-ip ) (Remote host closed the connection)
2962 [20:18:05] *** Quits: papitfx (~hafiz@replaced-ip ) (Remote host closed the connection)
2963 [20:18:40] *** Joins: papitfx (~hafiz@replaced-ip )
2964 [20:18:40] *** Joins: mypapit (~fakap@replaced-ip )
2965 [20:18:46] *** Joins: secrgb (~secrgb@replaced-ip )
2966 [20:20:16] *** Quits: Devastator_ (~devas@replaced-ip ) (Changing host)
2967 [20:20:16] *** Joins: Devastator_ (~devas@replaced-ip )
2968 [20:20:17] *** Devastator_ is now known as Devastator
2969 [20:20:25] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
2970 [20:21:57] *** Joins: noze (~uber@replaced-ip )
2971 [20:23:10] *** Joins: papitmobile (~hafiz@replaced-ip )
2972 [20:23:15] *** Joins: mypapit_rulz (~fakap@replaced-ip )
2973 [20:23:28] <noze> i'm looking for a file-content indexer
/ search engine (w/ GUI) for my desktop
2974 [20:23:29] *** Quits: h8r1dx4 (~h8r1dx4@replaced-ip ) (Ping timeout: 260 seconds)
2975 [20:24:04] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 260 seconds)
2976 [20:24:05] <noze> i've seen the names nepumuk and
zeitgeist thrown around, but a lot of the information i find is
quite old
2977 [20:24:46] <noze> i'm not using a particular desktop
environment, btw
2978 [20:25:01] <babilen> tracker comes to mind also
2979 [20:25:15] <noze> recoll too
2980 [20:25:48] *** Joins: ki0 (~ki0@replaced-ip )
2981 [20:26:15] *** Quits: mypapit (~fakap@replaced-ip ) (Ping timeout: 244 seconds)
2982 [20:26:15] *** mypapit_rulz is now known as mypapit
2983 [20:26:19] *** Quits: papitfx (~hafiz@replaced-ip ) (Ping timeout: 258 seconds)
2984 [20:26:19] *** papitmobile is now known as papitfx
2985 [20:26:58] *** Quits: mangas (uid168018@replaced-ip ) (Quit: Connection closed for inactivity)
2986 [20:27:03] *** Joins: devec0 (~ec0@replaced-ip )
2987 [20:27:04] <babilen> beagle
2988 [20:27:19] <babilen>
replaced-url
2989 [20:28:05] *** Quits: bocaneri (~bocaneri@replaced-ip ) (Remote host closed the connection)
2990 [20:28:21] *** Joins: wingwalker (~wingwalke@replaced-ip )
2991 [20:28:27] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip ) (Remote host closed the connection)
2992 [20:28:34] *** Joins: czesmir_ (~stefan@replaced-ip )
2993 [20:29:03] *** Quits: In33dt0kn0w (uid167702@replaced-ip ) (Quit: Connection closed for inactivity)
2994 [20:30:57] *** Quits: ultimaq (~ultimaq@replaced-ip ) (Ping timeout: 276 seconds)
2995 [20:32:07] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 265 seconds)
2996 [20:32:15] *** Joins: ultimaq (~ultimaq@replaced-ip )
2997 [20:32:19] <jhutchins> noze: They can be horrible resource
hogs. It's one of the things that nearly killed off kde4.
2998 [20:32:29] *** Joins: panosk (~panosk@replaced-ip )
2999 [20:32:32] *** Quits: panoskk (~panosk@replaced-ip ) (Ping timeout: 240 seconds)
3000 [20:32:55] <`Kevin> x2 ^
3001 [20:33:17] *** Quits: Chunkyz_ (uid98304@replaced-ip ) (Quit: Connection closed for inactivity)
3002 [20:33:18] *** Joins: stardancer (~star@replaced-ip )
3003 [20:33:19] <noze> hm
3004 [20:33:32] <noze> i'd imagine it be less of a problem on
an ssd
3005 [20:33:35] *** Joins: Dyonisos (~Dyonisos@replaced-ip )
3006 [20:33:45] *** Joins: blueness (~blueness@replaced-ip )
3007 [20:33:57] <`Kevin> directory stucture + grep as needed (if
feasible)
3008 [20:34:21] <babilen> ag
3009 [20:34:30] <noze> `Kevin: grep does not work very well on
pdfs
3010 [20:34:37] <babilen> (but that doesn't index/search
binary data)
3011 [20:34:44] <`Kevin> keyword feasible :)
3012 [20:35:09] <babilen> I used tracker many years ago and
haven't really missed it .. quite costly to run
3013 [20:35:55] *** Quits: ghoti (~paul@replaced-ip ) (Read error: Connection reset by peer)
3014 [20:36:07] <stardancer> is there a way to find out of my disk
support write cache disabling?
3015 [20:36:11] <stardancer> of/if
3016 [20:36:25] *** Joins: ghoti (~paul@replaced-ip )
3017 [20:36:50] *** Joins: Jan\ (kvirc@replaced-ip )
3018 [20:37:26] *** Quits: Ex-Opesa (~Ex-Opesa@replaced-ip ) (Read error: Connection reset by peer)
3019 [20:37:37] *** Quits: northmoor (~Ernandes@replaced-ip ) (Ping timeout: 244 seconds)
3020 [20:37:39] <noze> every now and then I feel like I should use
some of those fancy features that desktop environments come with,
this is an instance thereof ;)
3021 [20:38:14] <stardancer> pray tell, you must be psychich to
know which im using
3022 [20:38:17] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 244 seconds)
3023 [20:38:27] *** Joins: Ex-Opesa (~Ex-Opesa@replaced-ip )
3024 [20:39:31] *** Joins: Nh3xus (~Nh3xus@replaced-ip )
3025 [20:40:01] *** Quits: finnpixel (~finnpixel@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
3026 [20:42:10] *** Joins: krytarik (~krytarik@replaced-ip )
3027 [20:42:22] <`Kevin> stardancer: write cache is typically
kernel, otherwise it is controller specific such as a raid card
3028 [20:42:25] <teraflops> noze: I cannot think of any of those
fancy features I cannot setup in a WM
3029 [20:42:35] *** Joins: Wizek_ (~Wizek@replaced-ip )
3030 [20:42:46] <noze> teraflops: indeed, but the question is
which ones do I want to bother setting up?
3031 [20:42:55] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
3032 [20:42:55] *** Joins: skywalker (57a11c80@replaced-ip )
3033 [20:42:58] *** Joins: Kulrak (~101001101@replaced-ip )
3034 [20:42:58] *** Quits: Kulrak (~101001101@replaced-ip ) (Changing host)
3035 [20:42:58] *** Joins: Kulrak (~101001101@replaced-ip )
3036 [20:43:04] *** Joins: Colti (Miramar-FL@replaced-ip )
3037 [20:43:42] *** Quits: skywalker (57a11c80@replaced-ip ) (Client Quit)
3038 [20:43:49] <teraflops> stardancer: hdparm
3039 [20:43:54] <`Kevin> stardancer: so you either have a disk
where you have the kernel performing write caching or you have a
raid card that is doing the write caching
3040 [20:44:11] <`Kevin> disks themselves are not supporting it
3041 [20:45:08] <stardancer> Kevin, im reading something about the
effectiveness of overwriting partitions with guttmann patterns and
the article says the drive must support write barrier, write cache
flush, or write cache disabling.
3042 [20:45:12] *** Joins: pencilandpaper (~penciland@replaced-ip )
3043 [20:45:25] <teraflops> noze: I only bothered setting up a
notification daemon :P
3044 [20:46:38] *** Quits: Wizek (~Wizek@replaced-ip ) (Ping timeout: 258 seconds)
3045 [20:47:00] *** Joins: johefernan (~joheferna@replaced-ip )
3046 [20:47:19] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
3047 [20:47:32] *** Joins: melanargia (~melanargi@replaced-ip )
3048 [20:47:33] *** Joins: winterss (~wint@replaced-ip )
3049 [20:47:49] <`Kevin> right so if you do not have a raid
controller then use hdparm as per teraflops ^
3050 [20:48:00] <`Kevin> stardancer: ^
3051 [20:48:00] *** debhelper sets mode: +l 1685
3052 [20:48:29] <stardancer> Kevin, let me try that
3053 [20:48:48] <stardancer> on /dev/blahblah
3054 [20:49:33] <jhutchins> `Kevin: Actually, there are disks that
have a local RAM cache.
3055 [20:49:39] *** Quits: noze (~uber@replaced-ip ) (Ping timeout: 258 seconds)
3056 [20:50:19] <jhutchins> `Kevin: Which, yeah, as teraflops said
would be controlled by hdparm if controllable.
3057 [20:50:48] *** Joins: de-facto (~de-facto@replaced-ip )
3058 [20:51:04] <stardancer> says bitch in question is enabled, so
this something to address in BIOS now?
3059 [20:51:09] *** Joins: h8r1dx4 (~h8r1dx4@replaced-ip )
3060 [20:51:44] *** Quits: SpeccyMan (~nick@replaced-ip ) (Ping timeout: 244 seconds)
3061 [20:52:07] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 252 seconds)
3062 [20:52:15] *** Joins: melanargia1 (~melanargi@replaced-ip )
3063 [20:52:39] *** Quits: jeezy (~xz@replaced-ip ) (Ping timeout: 264 seconds)
3064 [20:52:40] *** Quits: melanargia1 (~melanargi@replaced-ip ) (Client Quit)
3065 [20:53:05] <stardancer> is it possible to disable write cache
for one partition but not another
3066 [20:53:24] *** Joins: jeexy (~xz@replaced-ip )
3067 [20:54:28] <teraflops> stardancer: mind sharing your issue?
perhaps you already did but I cannot find it
3068 [20:54:53] *** Quits: Mokuba_K (~Hunterkll@replaced-ip ) (Read error: Connection reset by peer)
3069 [20:55:04] <`Kevin> teraflops: good point :)
3070 [20:55:21] <`Kevin> er jhutchins
3071 [20:55:22] *** Joins: Mokuba_K (~Hunterkll@replaced-ip )
3072 [20:55:22] <teraflops> because it looks like an xy
3073 [20:55:27] <`Kevin> but yea
3074 [20:56:15] <stardancer> overwriting my swap
3075 [20:56:53] *** Joins: kzimmermann (~kzimmerma@replaced-ip )
3076 [20:56:55] *** Joins: mtn (~mtn@replaced-ip )
3077 [20:56:55] *** Joins: fealscience (~fiel@replaced-ip )
3078 [20:57:10] *** ChanServ sets mode: +o eir
3079 [20:57:11] *** eir sets mode: -qo
*!*@c213-89-52-162.bredband.comhem.se eir
3080 [20:57:18] *** jeexy is now known as jeezy
3081 [20:57:18] *** Quits: jeezy (~xz@replaced-ip ) (Changing host)
3082 [20:57:18] *** Joins: jeezy (~xz@replaced-ip )
3083 [20:58:32] *** Quits: Wyzard (~mike@replaced-ip ) (Ping timeout: 240 seconds)
3084 [20:58:48] <stardancer> hdparm --drq-hsm-error
3085 [20:58:48] <stardancer> VERY DANGEROUS, DON'T EVEN THINK
ABOUT USING IT.
3086 [20:58:56] <stardancer> :D
3087 [20:59:26] <teraflops> swapoff is not an option there?
3088 [20:59:33] *** Quits: stooj_ (~stooj@replaced-ip ) (Ping timeout: 276 seconds)
3089 [21:00:03] <stardancer> iono, is it?
3090 [21:00:09] <stardancer> this man page is a novel
3091 [21:00:10] *** Joins: marens (~quassel@replaced-ip )
3092 [21:00:36] <stardancer> --make-bad-sector lol: EXCEPTIONALLY
DANGEROUS. DO NOT USE THIS OPTION!!
3093 [21:00:38] *** Quits: feal (~fiel@replaced-ip ) (Ping timeout: 265 seconds)
3094 [21:00:40] *** Joins: SpeccyMan (~nick@replaced-ip )
3095 [21:00:55] *** Quits: wingwalker (~wingwalke@replaced-ip ) (Quit: Leaving)
3096 [21:00:59] <teraflops> swapoff. delete. create new one.
swapon?
3097 [21:01:30] *** Quits: kupad (~kupad@replaced-ip ) (Ping timeout: 276 seconds)
3098 [21:01:50] *** Joins: stooj (~stooj@replaced-ip )
3099 [21:01:53] <teraflops> also why. the nsa is going to read
your swap file?
3100 [21:02:01] <`Kevin> ^
3101 [21:02:03] <stardancer> there's a way to flush the
buffer, but i want to prevent it from getting there in the first
place
3102 [21:02:10] <stardancer> yeah, just like theyre reading yours,
smartass
3103 [21:02:43] <stardancer> Alice's security goals are not
really any of Bob's business
3104 [21:03:01] <teraflops> stardancer: I was trying to helping
you. not anymore smartass
3105 [21:03:54] <stardancer> cause i said my business aint yours?
3106 [21:04:03] <stardancer> as if you needing telling
3107 [21:04:25] *** Quits: ki0 (~ki0@replaced-ip ) (Remote host closed the connection)
3108 [21:04:33] *** Quits: de-facto (~de-facto@replaced-ip ) (Ping timeout: 240 seconds)
3109 [21:06:28] <teraflops> stardancer: stay focused you have a
swap to overwrite...
3110 [21:07:21] <stardancer> eat me :)
3111 [21:07:34] *** Joins: zebulon1st (6d150317@replaced-ip )
3112 [21:07:54] *** Quits: fealscience (~fiel@replaced-ip ) (Read error: Connection reset by peer)
3113 [21:08:16] *** Joins: fealscience (~fiel@replaced-ip )
3114 [21:08:18] *** Quits: miskatonic (~miskatoni@replaced-ip ) (Remote host closed the connection)
3115 [21:08:39] *** Quits: radonx (~BodyGuard@replaced-ip ) (Ping timeout: 276 seconds)
3116 [21:09:30] *** Quits: rsx (~dummy@replaced-ip ) (Quit: rsx)
3117 [21:10:02] <stardancer> im going to re-write hdparm.conf and
that's that
3118 [21:11:31] *** Joins: cenysor (~cenysor@replaced-ip )
3119 [21:11:37] *** Joins: ki0 (~ki0@replaced-ip )
3120 [21:11:39] *** Quits: goofy (~uid14453@replaced-ip ) (Quit: leaving)
3121 [21:12:50] *** Quits: stardancer (~star@replaced-ip ) (Remote host closed the connection)
3122 [21:13:24] *** Joins: rainfyre (~rainfyre@replaced-ip )
3123 [21:14:03] *** Joins: BotaniCar_ (~BotaniCar@replaced-ip )
3124 [21:14:18] *** Joins: panta (~pan@replaced-ip )
3125 [21:16:39] *** Joins: TomasCZ (~TomasCZ@replaced-ip )
3126 [21:16:47] *** Joins: oish (~charlie@replaced-ip )
3127 [21:16:57] *** Quits: melanargia (~melanargi@replaced-ip ) (Quit: Leaving.)
3128 [21:17:01] *** Joins: kernalogs (~jacko@replaced-ip )
3129 [21:17:01] *** Quits: kernalogs (~jacko@replaced-ip ) (Client Quit)
3130 [21:17:33] *** Quits: BotaniCar__ (~BotaniCar@replaced-ip ) (Ping timeout: 244 seconds)
3131 [21:17:50] *** Joins: de-facto (~de-facto@replaced-ip )
3132 [21:18:42] *** Quits: winterss (~wint@replaced-ip ) (Read error: Connection reset by peer)
3133 [21:19:50] *** Joins: winterss (~wint@replaced-ip )
3134 [21:20:03] *** Quits: oish_ (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
3135 [21:20:19] *** Joins: miskatonic (~miskatoni@replaced-ip )
3136 [21:21:00] *** Quits: sasukeskapa (~sasukeska@replaced-ip ) (Quit: Leaving)
3137 [21:21:49] *** Joins: oish_ (~charlie@replaced-ip )
3138 [21:22:59] *** Joins: AngeFede (~f3d3@replaced-ip )
3139 [21:23:11] *** Joins: skin111 (~skin@replaced-ip )
3140 [21:24:12] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
3141 [21:24:56] <skin111> hi there! Got an issue, i cant see the
network manager icon on my notification area. Anyone already have
seen this?
3142 [21:25:21] *** Quits: b3h3m0th (uid26288@replaced-ip ) (Quit: Connection closed for inactivity)
3143 [21:26:06] *** Joins: melanargia (~melanargi@replaced-ip )
3144 [21:26:10] <mtn> skin111: you probably removed it. add it
back in to the systray
3145 [21:26:22] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
3146 [21:26:48] *** Joins: SpeccyManThe2nd (~nick@replaced-ip )
3147 [21:27:39] *** Quits: cryptic (~cryptic@replaced-ip ) (Ping timeout: 258 seconds)
3148 [21:27:39] *** Joins: kupad (~kupad@replaced-ip )
3149 [21:28:29] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Remote host closed the connection)
3150 [21:28:55] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3151 [21:29:14] *** Quits: melanargia (~melanargi@replaced-ip ) (Client Quit)
3152 [21:29:42] *** Joins: Y04NN (~y04nn@replaced-ip )
3153 [21:30:06] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 276 seconds)
3154 [21:30:14] *** Quits: Hootch (~Thunderbi@replaced-ip ) (Quit: Hootch)
3155 [21:30:21] *** Joins: galex-713 (~galex-713@replaced-ip )
3156 [21:30:22] *** Quits: SpeccyMan (~nick@replaced-ip ) (Ping timeout: 250 seconds)
3157 [21:31:26] *** Joins: timahvo1 (~rogue@replaced-ip )
3158 [21:31:46] *** Joins: Levure (~quassel@replaced-ip )
3159 [21:32:07] *** Joins: LtL (~irssi@replaced-ip )
3160 [21:32:18] <skin111> Ok mtn! I fixed it! Thankssss :)
3161 [21:32:26] <mtn> skin111: welcome
3162 [21:33:08] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3163 [21:33:25] *** Quits: skin111 (~skin@replaced-ip ) (Quit: Leaving)
3164 [21:35:34] *** Quits: ultimaq (~ultimaq@replaced-ip ) (Ping timeout: 252 seconds)
3165 [21:35:38] *** Quits: njumdl2014 (~njumdl201@replaced-ip ) (Ping timeout: 244 seconds)
3166 [21:36:20] *** Joins: njumdl2014 (~njumdl201@replaced-ip )
3167 [21:36:47] *** Quits: kzimmermann (~kzimmerma@replaced-ip ) (Ping timeout: 258 seconds)
3168 [21:36:59] *** H4ndy is now known as h4ndy
3169 [21:37:27] *** Joins: stvlker (~stvlker@replaced-ip )
3170 [21:37:29] *** Joins: ultimaq (~ultimaq@replaced-ip )
3171 [21:37:57] *** Quits: ToneKnee (~quassel@replaced-ip ) (Remote host closed the connection)
3172 [21:38:24] *** Joins: Brigo (~Brigo@replaced-ip )
3173 [21:38:28] *** Quits: wildlander (~wild@replaced-ip ) (Quit: Saliendo)
3174 [21:38:41] *** Joins: zero_to_rocket (~chatzilla@replaced-ip )
3175 [21:39:09] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip ) (Remote host closed the connection)
3176 [21:40:08] *** Quits: skapunker (~skapunker@replaced-ip ) (Ping timeout: 244 seconds)
3177 [21:40:16] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
3178 [21:41:50] *** Quits: F_e_z (ident@replaced-ip ) ()
3179 [21:42:15] *** Quits: TsukiRa (~tsukira@replaced-ip ) (Quit: Leaving.)
3180 [21:42:42] *** Quits: ki0 (~ki0@replaced-ip ) (Remote host closed the connection)
3181 [21:43:45] *** Quits: Putti (~Putti@replaced-ip ) (Ping timeout: 276 seconds)
3182 [21:43:56] *** Joins: wildlander (~wild@replaced-ip )
3183 [21:44:18] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.2)
3184 [21:44:23] *** Joins: ToBeCloud (uid51591@replaced-ip )
3185 [21:45:59] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 244 seconds)
3186 [21:46:19] *** Quits: Hans-Martin (~ignore@replaced-ip ) (Read error: Connection reset by peer)
3187 [21:47:00] *** Joins: chachasmooth (~chachasmo@replaced-ip )
3188 [21:48:10] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
3189 [21:48:46] *** Joins: seventynine (02ef5273@replaced-ip )
3190 [21:49:27] *** Quits: aaro (~aaro@replaced-ip ) (Quit: aaro)
3191 [21:49:32] *** Quits: seventynine (02ef5273@replaced-ip ) (Client Quit)
3192 [21:52:01] *** Quits: trysten (~trysten@replaced-ip ) (Remote host closed the connection)
3193 [21:53:01] *** Joins: dchadwell (~dchadwell@replaced-ip )
3194 [21:53:18] *** Joins: skapunker (~skapunker@replaced-ip )
3195 [21:54:11] *** Quits: ani (~ani@replaced-ip ) ()
3196 [21:54:41] *** Joins: macartur (uid39242@replaced-ip )
3197 [21:54:52] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
3198 [21:55:18] *** Joins: Y04NN (~y04nn@replaced-ip )
3199 [21:55:41] *** Quits: aegirs (~aegirs@replaced-ip ) (Quit: Ex-Chat)
3200 [21:55:44] *** Quits: Nyctophilia (~IamHereFo@replaced-ip ) ()
3201 [21:56:16] *** Quits: `z (~zhaofeng@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
3202 [21:56:25] *** Joins: amcorreia (~amcorreia@replaced-ip )
3203 [21:56:49] *** Joins: atrapado (~atrapado@replaced-ip )
3204 [21:57:24] *** Quits: magyar (~magyar@replaced-ip ) (Ping timeout: 276 seconds)
3205 [21:57:38] *** Joins: cryptic (~cryptic@replaced-ip )
3206 [21:57:53] *** Quits: bobbyz (~bobbyz@replaced-ip ) (Ping timeout: 258 seconds)
3207 [21:58:00] *** debhelper sets mode: +l 1677
3208 [21:58:42] *** Liam` is now known as lstanley
3209 [21:58:46] *** Joins: `z (~zhaofeng@replaced-ip )
3210 [21:59:18] *** Joins: pencilandpaper (~penciland@replaced-ip )
3211 [21:59:29] *** Joins: magyar (~magyar@replaced-ip )
3212 [21:59:44] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
3213 [22:00:32] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: The Pwca has left the building)
3214 [22:00:45] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Remote host closed the connection)
3215 [22:01:08] *** Joins: Y04NN (~y04nn@replaced-ip )
3216 [22:02:11] *** Joins: Y04NN_ (~y04nn@replaced-ip )
3217 [22:02:32] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 240 seconds)
3218 [22:05:03] *** Joins: oish (~charlie@replaced-ip )
3219 [22:05:29] *** Joins: zumba_addict (~zumba_add@replaced-ip )
3220 [22:05:30] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
3221 [22:06:01] <zumba_addict> i'm compiling stegui on a
debian system and I'm getting this error when running make all
-
replaced-url
3222 [22:06:09] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
3223 [22:06:10] *** Joins: pencilandpaper (~penciland@replaced-ip )
3224 [22:06:56] *** Joins: jubo2 (~juboxi@replaced-ip )
3225 [22:07:12] *** Quits: N3X15 (~Rob@replaced-ip ) (Ping timeout: 250 seconds)
3226 [22:07:35] *** Quits: rafael (~notyrbusi@replaced-ip ) (Remote host closed the connection)
3227 [22:07:57] *** Joins: N3X15 (~Rob@replaced-ip )
3228 [22:08:12] *** Quits: oish_ (~charlie@replaced-ip ) (Ping timeout: 244 seconds)
3229 [22:08:30] *** Quits: Mokuba_K (~Hunterkll@replaced-ip ) (Ping timeout: 250 seconds)
3230 [22:09:03] *** Quits: bollocks_k (~bollocks@replaced-ip ) (Remote host closed the connection)
3231 [22:09:45] *** Quits: shootbird (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
3232 [22:10:19] *** Quits: galex-713 (~galex-713@replaced-ip ) (Ping timeout: 265 seconds)
3233 [22:11:08] *** Joins: Mokuba_K (~Hunterkll@replaced-ip )
3234 [22:11:15] *** Joins: mdmcaf (~textual@replaced-ip )
3235 [22:11:33] *** Quits: shaun413 (uid121475@replaced-ip ) (Quit: Connection closed for inactivity)
3236 [22:13:16] *** Joins: galex-713 (~galex-713@replaced-ip )
3237 [22:14:08] *** Joins: bollocks_k (~bollocks@replaced-ip )
3238 [22:14:33] *** Quits: Seto_Kaiba (~Hunterkll@replaced-ip ) (Ping timeout: 250 seconds)
3239 [22:15:22] *** Quits: evade (~evade@replaced-ip ) (Quit: Leaving)
3240 [22:17:13] *** Joins: zmic (~zmic@replaced-ip )
3241 [22:18:06] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Quit: Leaving)
3242 [22:18:38] *** Joins: shootbird (~quassel@replaced-ip )
3243 [22:18:39] *** Joins: murfjr (~douseiais@replaced-ip )
3244 [22:18:43] *** Quits: murfjr (~douseiais@replaced-ip ) (Max SendQ exceeded)
3245 [22:19:01] *** Joins: murfjr (~douseiais@replaced-ip )
3246 [22:19:24] *** Quits: skapunker (~skapunker@replaced-ip ) (Ping timeout: 244 seconds)
3247 [22:19:52] *** Quits: paw (~afong@replaced-ip ) (Ping timeout: 240 seconds)
3248 [22:21:15] *** Quits: Mokuba_K (~Hunterkll@replaced-ip ) (Read error: Connection reset by peer)
3249 [22:21:42] *** Joins: Mokuba_K (~Hunterkll@replaced-ip )
3250 [22:22:00] *** Joins: cypherman (~santiago@replaced-ip )
3251 [22:23:16] *** Joins: winston_obrien (~winston_o@replaced-ip )
3252 [22:23:52] *** Joins: asc232 (~Keith@replaced-ip )
3253 [22:24:09] *** Joins: qwsasd (55ba7613@replaced-ip )
3254 [22:24:11] *** Joins: maotm (~mao@replaced-ip )
3255 [22:25:08] *** Joins: sslb (~sslb@replaced-ip )
3256 [22:25:16] *** Quits: stvlker (~stvlker@replaced-ip ) (Quit:
Isopropilprophemilbarbitursauresphenildimethitdimenthylaminophirazolon)
3257 [22:25:41] <sslb> I'm running debian 8 and trying to
send email using the "mail" command. (I come from a centOS
background but it really shouldn't matter much). I'm not
receiving the email to my inbox. Any ideas?
3258 [22:25:43] *** Quits: pavlushka (~Pavel@replaced-ip ) (Quit: rebooting, but not booting, oops!)
3259 [22:26:11] *** Quits: asterismo (~santiago@replaced-ip ) (Ping timeout: 265 seconds)
3260 [22:26:16] <petemc> sslb: did you configure mta?
3261 [22:26:32] <sslb> petemc: no
3262 [22:26:40] <greycat> sslb: dpkg-reconfigure exim4-config
3263 [22:26:44] *** Joins: Azazell (~Azazel@replaced-ip )
3264 [22:26:54] <greycat> sslb: and look for logs (/var/log/mail*
and /var/log/exim* for starters)
3265 [22:27:19] *** Quits: noid- (~zadm1n@replaced-ip ) (Ping timeout: 244 seconds)
3266 [22:28:07] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Ping timeout: 265 seconds)
3267 [22:28:34] *** Joins: olegfusion (~olegfusio@replaced-ip )
3268 [22:28:53] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip ) (Remote host closed the connection)
3269 [22:29:23] *** Joins: noid- (~zadm1n@replaced-ip )
3270 [22:29:37] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
3271 [22:29:50] *** Joins: m3tti (~user@replaced-ip )
3272 [22:30:11] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Quit: dionysus69)
3273 [22:30:36] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
3274 [22:31:43] *** Joins: dionysus69 (~Icedove@replaced-ip )
3275 [22:32:15] <digdilem> specifically, /var/log/exim/mainlog
3276 [22:32:25] <sslb> greycat: thanks, looks like it is working
now.
3277 [22:32:28] *** Quits: SpeccyManThe2nd (~nick@replaced-ip ) (Ping timeout: 244 seconds)
3278 [22:33:23] *** Quits: sandeepkr (~sandeepkr@replaced-ip ) (Quit: Leaving)
3279 [22:33:41] *** Quits: qwsasd (55ba7613@replaced-ip ) (Quit: Page closed)
3280 [22:34:53] *** Quits: ijmad (~ian@replaced-ip ) (Quit: Bye)
3281 [22:36:35] *** Joins: sandeepkr (~sandeepkr@replaced-ip )
3282 [22:36:37] *** Joins: shaun413 (uid121475@replaced-ip )
3283 [22:37:21] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
3284 [22:37:36] *** Quits: Almtesh (~Almtesh@replaced-ip ) (Remote host closed the connection)
3285 [22:37:38] *** Joins: ijmad (~ian@replaced-ip )
3286 [22:38:04] *** Quits: edoardo_ (~edoardo@replaced-ip ) (Quit: Quitting)
3287 [22:38:15] *** Joins: skapunker (~skapunker@replaced-ip )
3288 [22:38:46] *** Joins: OERIAS (~OERIAS@replaced-ip )
3289 [22:39:47] *** Joins: grimsley (~grimsley@replaced-ip )
3290 [22:40:06] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
3291 [22:40:13] *** Quits: mdmcaf (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3292 [22:40:46] *** Quits: namix (~namix@replaced-ip ) (Quit: ...)
3293 [22:40:48] *** Quits: ultimaq (~ultimaq@replaced-ip ) (Ping timeout: 258 seconds)
3294 [22:41:10] *** Joins: smica (~smica@replaced-ip )
3295 [22:41:40] *** Quits: winston_obrien (~winston_o@replaced-ip ) (Quit: bye ...)
3296 [22:41:57] *** Quits: StathisA (~StathisA@replaced-ip ) (Read error: Connection reset by peer)
3297 [22:42:43] *** Joins: ultimaq (~ultimaq@replaced-ip )
3298 [22:43:49] *** Quits: galex-713 (~galex-713@replaced-ip ) (Remote host closed the connection)
3299 [22:44:50] *** Quits: nprs (uid54228@replaced-ip ) (Quit: Connection closed for inactivity)
3300 [22:45:07] *** Quits: up2late (ircN@replaced-ip##) (Quit: ircN 8.00 for mIRC (20100904) -
##replaced-url
3301 [22:46:08] *** Joins: Butt3rfl1 (~sona@replaced-ip )
3302 [22:46:23] *** Joins: galex-713 (~galex-713@replaced-ip )
3303 [22:46:57] *** Quits: njumdl2014 (~njumdl201@replaced-ip ) (Ping timeout: 244 seconds)
3304 [22:47:27] *** Quits: pentiumone133 (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
3305 [22:47:28] *** Quits: Butt3rfly (~sona@replaced-ip ) (Ping timeout: 244 seconds)
3306 [22:48:16] *** Joins: njumdl2014 (~njumdl201@replaced-ip )
3307 [22:48:56] *** Parts: lintguy (~Adium@replaced-ip )
3308 [22:49:33] *** Joins: cenysor_ (~cenysor@replaced-ip )
3309 [22:50:09] <cenysor_> How do I install numix on debian with
gnome?
3310 [22:50:18] *** Quits: scream (~scream@replaced-ip ) (Remote host closed the connection)
3311 [22:51:20] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
3312 [22:51:27] <jim> ,v numix
3313 [22:51:27] *** Quits: ccl (~ccl@replaced-ip ) (Ping timeout: 264 seconds)
3314 [22:51:28] <judd> No package named 'numix' was
found in amd64.
3315 [22:51:44] <jim> maybe it's a different name?
3316 [22:52:07] <greycat> Or perhaps it's not packaged at
all, and you would install it the same way as any other unpackaged
third-party application.
3317 [22:52:14] *** Quits: shootbird (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
3318 [22:52:16] *** Joins: ccl (~ccl@replaced-ip )
3319 [22:52:16] *** Quits: ccl (~ccl@replaced-ip ) (Client Quit)
3320 [22:52:33] *** Joins: F[]rK (~Borg@replaced-ip )
3321 [22:52:52] <cenysor_> where can I find the zip?
3322 [22:53:11] <greycat> There's a #numix channel with 5
people and no topic.
3323 [22:53:32] <greycat> Google gives some results that seem to
indicate it has something to do with GNOME. Which means it's
probably beyond my understanding.
3324 [22:54:01] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Remote host closed the connection)
3325 [22:54:12] *** Quits: B[]rG (~Borg@replaced-ip ) (Ping timeout: 240 seconds)
3326 [22:54:25] *** Quits: Mokuba_K (~Hunterkll@replaced-ip ) (Ping timeout: 250 seconds)
3327 [22:54:26] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3328 [22:54:41] *** Quits: atomi (~atomi@replaced-ip ) (Read error: Connection reset by peer)
3329 [22:54:53] <greycat> The most informative link I found from
google seems to be
replaced-url
3330 [22:54:58] *** Joins: Chunkyz_ (uid98304@replaced-ip )
3331 [22:55:02] *** Joins: atomi (~atomi@replaced-ip )
3332 [22:55:10] *** Quits: Ishaq (~Ishaq@replaced-ip ) (Excess Flood)
3333 [22:55:37] *** Joins: Ishaq (~Ishaq@replaced-ip )
3334 [22:55:42] *** Quits: Chunkyz_ (uid98304@replaced-ip ) (Changing host)
3335 [22:55:42] *** Joins: Chunkyz_ (uid98304@replaced-ip )
3336 [22:55:42] *** Quits: Chunkyz_ (uid98304@replaced-ip ) (Changing host)
3337 [22:55:42] *** Joins: Chunkyz_ (uid98304@replaced-ip )
3338 [22:55:45] *** Joins: StathisA (~StathisA@replaced-ip )
3339 [22:55:53] <cenysor_> ah, I guess I have to compile it from
source :(
3340 [22:56:09] <jhutchins> Compile a theme?
3341 [22:56:22] *** Quits: Ishaq (~Ishaq@replaced-ip ) (Excess Flood)
3342 [22:56:24] *** Joins: kus (~minot@replaced-ip )
3343 [22:56:25] *** Quits: kus (~minot@replaced-ip ) (Max SendQ exceeded)
3344 [22:56:40] <cenysor_> thats whats the instruction says :)
3345 [22:56:45] <greycat> jhutchins: As I guessed, it's
beyond my understanding. That github page talks about ruby and gem
and XML and some command called "grrr" (I am not making
this up).
3346 [22:56:53] <zumba_addict> high folks, which terminal should I
install that has support for true transparency?
3347 [22:57:21] <tripkin> Has anyone here successfully installed
Simon?
3348 [22:57:37] *** Joins: Ishaq (~Ishaq@replaced-ip )
3349 [22:57:38] <cenysor_> its strange that it has packages for
ubuntu, fedora and opensuse but not for debian
3350 [22:57:53] *** Joins: mtn (~mtn@replaced-ip )
3351 [22:57:57] <greycat> "because only people dumb enough to
run ubuntu would want this"
3352 [22:58:28] <greycat> Maybe dumb isn't the best word.
"Easily distracted by pretty colors"?
3353 [22:58:39] *** Joins: Raed|Mobile (~Raed@replaced-ip )
3354 [22:59:02] <jhutchins> greycat: I think I've actually
heard of grrr.
3355 [22:59:29] <jhutchins> greycat: So this is one of those
"themes" that does stuff, doesn't just set the look.
3356 [22:59:55] <greycat> jhutchins: you have already demonstrated
more understanding of this stuff than I have
3357 [23:00:22] *** Quits: ExoUNX (~textual@replaced-ip ) (Quit: I'm outta here)
3358 [23:00:29] *** Joins: shootbird (~quassel@replaced-ip )
3359 [23:02:39] *** Quits: miskatonic (~miskatoni@replaced-ip ) (Quit: miskatonic)
3360 [23:02:56] *** Quits: adrian (~adrian@replaced-ip ) (Ping timeout: 250 seconds)
3361 [23:02:59] *** Joins: paw (~afong@replaced-ip )
3362 [23:05:19] <zumba_addict> terminator is just working fine now
with transparenc
3363 [23:05:21] *** Joins: adrian (~adrian@replaced-ip )
3364 [23:05:42] <zumba_addict> just had to install xcompmgr
3365 [23:06:07] *** Joins: aaro (~aaro@replaced-ip )
3366 [23:07:19] *** Quits: dchadwell (~dchadwell@replaced-ip ) (Quit: Leaving)
3367 [23:07:27] *** Joins: lucaswan_ (~lucaswang@replaced-ip )
3368 [23:08:03] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Ping timeout: 240 seconds)
3369 [23:08:05] *** Joins: localtoast (~localtoas@replaced-ip )
3370 [23:08:28] *** Quits: panosk (~panosk@replaced-ip ) ()
3371 [23:10:38] *** Joins: mastokley (~mastokley@replaced-ip )
3372 [23:10:46] *** Joins: bobbyz (~bobbyz@replaced-ip )
3373 [23:12:04] *** Quits: Scourje (uid63311@replaced-ip ) (Quit: Connection closed for inactivity)
3374 [23:12:09] *** Joins: cyan__ (~cyan@replaced-ip )
3375 [23:12:20] *** Quits: panta (~pan@replaced-ip ) (Quit: Leaving)
3376 [23:13:27] *** Quits: n-st (~n-st@replaced-ip ) (Ping timeout: 258 seconds)
3377 [23:15:02] *** Joins: pavlushka (~Pavel@replaced-ip )
3378 [23:15:03] *** Quits: sslb (~sslb@replaced-ip ) (Quit: Leaving)
3379 [23:15:21] *** Quits: Ranzpirat (~ranzp@replaced-ip ) (Ping timeout: 244 seconds)
3380 [23:15:22] *** Quits: m3tti (~user@replaced-ip ) (Ping timeout: 244 seconds)
3381 [23:15:24] *** Quits: breitenj (~breitenj@replaced-ip ) (Ping timeout: 276 seconds)
3382 [23:15:36] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Remote host closed the connection)
3383 [23:15:59] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3384 [23:15:59] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Changing host)
3385 [23:15:59] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3386 [23:16:16] *** Quits: HeOS (~heos@replaced-ip ) (Quit: HeOS)
3387 [23:16:39] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 264 seconds)
3388 [23:17:09] *** Joins: thunderrd__ (~thunderrd@replaced-ip )
3389 [23:17:44] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: This time the bullet cold rocked ya / A yellow ribbon
instead of a swastika)
3390 [23:17:44] *** Joins: baraba (~baraba@replaced-ip )
3391 [23:18:34] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Remote host closed the connection)
3392 [23:19:00] *** Joins: Y04NN (~y04nn@replaced-ip )
3393 [23:19:16] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
3394 [23:19:28] *** Joins: Ranzpirat (~ranzp@replaced-ip )
3395 [23:19:30] *** Quits: thunderrd_ (~thunderrd@replaced-ip ) (Ping timeout: 244 seconds)
3396 [23:19:38] *** Joins: breitenj (~breitenj@replaced-ip )
3397 [23:19:43] *** Joins: Y04NN (~y04nn@replaced-ip )
3398 [23:19:57] *** Quits: navlys (~smuxi@replaced-ip ) (Read error: Connection reset by peer)
3399 [23:19:58] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 258 seconds)
3400 [23:20:00] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
3401 [23:20:07] *** Quits: f10_ (~flo@replaced-ip ) (Read error: Connection reset by peer)
3402 [23:20:08] *** Joins: n-st (~n-st@replaced-ip )
3403 [23:20:17] *** Joins: f10_ (~flo@replaced-ip )
3404 [23:20:30] *** Joins: douzer (~douzer@replaced-ip )
3405 [23:21:30] *** Quits: mastokley (~mastokley@replaced-ip ) (Remote host closed the connection)
3406 [23:23:06] *** Quits: johefernan (~joheferna@replaced-ip ) (Quit: Konversation terminated!)
3407 [23:23:26] *** Joins: charlie__ (~Dr_Snaggl@replaced-ip )
3408 [23:24:10] *** Joins: simNIX (~simNIX@replaced-ip )
3409 [23:24:19] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
3410 [23:24:50] *** Joins: mastokley (~mastokley@replaced-ip )
3411 [23:24:54] *** Quits: adac (~adac@replaced-ip ) (Ping timeout: 260 seconds)
3412 [23:25:17] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3413 [23:26:31] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Remote host closed the connection)
3414 [23:26:32] *** Joins: littlebit (~chatzilla@replaced-ip )
3415 [23:26:33] *** Quits: charlie__ (~Dr_Snaggl@replaced-ip ) (Client Quit)
3416 [23:26:34] *** Joins: mavhq (~quassel@replaced-ip )
3417 [23:27:04] *** Joins: charlie__ (~Dr_Snaggl@replaced-ip )
3418 [23:28:21] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
3419 [23:28:37] *** Quits: cenysor_ (~cenysor@replaced-ip ) (Ping timeout: 265 seconds)
3420 [23:28:44] *** Quits: afx_ (~afx_@replaced-ip ) (Ping timeout: 258 seconds)
3421 [23:28:44] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
3422 [23:29:03] *** Quits: cenysor (~cenysor@replaced-ip ) (Ping timeout: 276 seconds)
3423 [23:29:09] *** Joins: Butt3rfly (~sona@replaced-ip )
3424 [23:29:17] *** Quits: ShanMan (~ShanMan@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
3425 [23:30:01] *** Quits: sikun (~David@replaced-ip ) (Read error: Connection reset by peer)
3426 [23:30:56] *** Joins: sikun (~David@replaced-ip )
3427 [23:31:05] *** Quits: tlab (~tlab@replaced-ip ) (Quit: Leaving)
3428 [23:31:16] *** Joins: alxy (uid115853@replaced-ip )
3429 [23:31:27] *** Quits: charlie__ (~Dr_Snaggl@replaced-ip ) (Client Quit)
3430 [23:31:39] *** Quits: Butt3rfl1 (~sona@replaced-ip ) (Ping timeout: 264 seconds)
3431 [23:31:48] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Quit: llorephie)
3432 [23:31:54] *** Quits: ultimaq (~ultimaq@replaced-ip ) (Ping timeout: 244 seconds)
3433 [23:32:18] *** Joins: kiao2938 (~mj@replaced-ip )
3434 [23:32:21] *** Quits: fealscience (~fiel@replaced-ip ) (Quit: Leaving)
3435 [23:32:23] *** Quits: laidback_01 (~jax@replaced-ip ) (Quit: Leaving)
3436 [23:33:33] *** Quits: Envil (~envil@replaced-ip ) (Remote host closed the connection)
3437 [23:33:46] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 258 seconds)
3438 [23:34:19] *** Quits: dresc (~esc@replaced-ip ) (Ping timeout: 244 seconds)
3439 [23:34:34] *** Joins: Alina-malina (~Alina-mal@replaced-ip )
3440 [23:35:01] *** Joins: dresc (~esc@replaced-ip )
3441 [23:35:04] *** Joins: Engys (~Engys@replaced-ip )
3442 [23:35:08] <littlebit> hi people, I have installed debian
freshly, and yet I get locale errors. So I tried to generate the
locale by entering "locale-gen en_US.UTF-8 &&
dpkg-reconfigure locales", yet I get error messages that it
failed to set the locale. can someone help?
3443 [23:35:35] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 250 seconds)
3444 [23:35:38] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 258 seconds)
3445 [23:38:00] *** debhelper sets mode: +l 1661
3446 [23:38:02] <sypher> littlebit: That's now how you use
the locale-gen command. The manpage is very clear on how that
command functions.
3447 [23:39:09] *** Quits: Horachi (~Horachi@replaced-ip ) (Quit: Leaving)
3448 [23:39:09] *** Joins: kroSoft (~kroSoft@replaced-ip )
3449 [23:39:23] *** Quits: localtoast (~localtoas@replaced-ip ) (Quit: Leaving)
3450 [23:40:21] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
3451 [23:40:37] *** Joins: tswartz (~tswartz@replaced-ip )
3452 [23:40:48] *** Joins: shinnya (~shinnya@replaced-ip )
3453 [23:40:50] *** Joins: endmemeic (~endmemeic@replaced-ip )
3454 [23:41:05] *** Joins: bizarro_1 (~bizarro_1@replaced-ip )
3455 [23:41:40] *** Quits: czesmir_ (~stefan@replaced-ip ) (Quit: Lost terminal)
3456 [23:42:27] <jhutchins> !locale
3457 [23:42:28] <dpkg> A locale is a set of rules for presenting
information to humans according to local conventions (date format,
thousands separators, language, etc.). Ask me about <locales>
to establish on a Debian system.
replaced-url
3458 [23:42:37] *** Quits: HappyLoa- (happyloaf@replaced-ip ) (Ping timeout: 252 seconds)
3459 [23:43:19] *** Joins: perepujal (~pere@replaced-ip )
3460 [23:44:03] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip ) (Remote host closed the connection)
3461 [23:44:12] *** Quits: easyshekels (~easysheke@replaced-ip ) (Remote host closed the connection)
3462 [23:44:14] <littlebit> sypher: that can't be
misinterpreted. yet the file /etc/locale.gen has the correct line
uncommented.
3463 [23:44:57] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
3464 [23:45:02] *** Quits: Engys (~Engys@replaced-ip ) (Quit: Leaving)
3465 [23:45:44] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Read error: Connection reset by peer)
3466 [23:45:45] *** Quits: Ad1 (~Ad1_RnR@replaced-ip ) (Quit: Wychodzi z Matrixa)
3467 [23:45:59] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
3468 [23:46:26] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
3469 [23:47:15] *** Joins: Starky (~Starky@replaced-ip )
3470 [23:47:54] *** Joins: HappyLoa- (happyloaf@replaced-ip )
3471 [23:48:10] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Remote host closed the connection)
3472 [23:48:17] <jhutchins> Why would you have to generate
en_US.UTF-8? Isn't that the default?
3473 [23:48:26] <zumba_addict> any ideas folks? I'm playing a
video using vlc and once it ends, I play it again but it will crash.
It says Failed to open VDPAU backend libvdpau_nvideo.so, cannot open
shared object file: No such file
3474 [23:48:33] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3475 [23:49:02] <zumba_addict> then last line, xcb_xv vout display
error: no available Xvideo adaptor
3476 [23:50:13] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
3477 [23:50:44] <Lionyx> zumba_addict: about the terminal. I guess
xfce4-terminal is one way.
3478 [23:50:54] *** Quits: sikun (~David@replaced-ip ) (Read error: Connection reset by peer)
3479 [23:50:56] <zumba_addict> i got the terminal working
3480 [23:51:26] *** Joins: sikun (~David@replaced-ip )
3481 [23:51:58] *** Joins: Gerowen (~Gerowen@replaced-ip )
3482 [23:55:37] *** Joins: betaboon_ (~betaboon@replaced-ip )
3483 [23:55:40] *** Quits: Cavedude (~Cavedude@replaced-ip ) (Ping timeout: 244 seconds)
3484 [23:56:34] *** Joins: Mokuba_K (~Hunterkll@replaced-ip )
3485 [23:56:59] *** Quits: betaboon (~betaboon@replaced-ip ) (Ping timeout: 260 seconds)
3486 [23:56:59] *** betaboon_ is now known as betaboon
3487 [23:57:27] *** Joins: awal1 (~awal1@replaced-ip )
3488 [23:57:39] *** Quits: ramirio (~ramirio@replaced-ip ) (Quit: Leaving ;O zZzZ)
3489 [23:57:52] *** Quits: atrapado (~atrapado@replaced-ip ) (Quit: Leaving)
3490 [23:57:55] *** Joins: Cavedude (~Cavedude@replaced-ip )
3491 [23:58:17] *** Joins: l33tc0der (~poopoo@replaced-ip )
3492 [23:58:46] -l33tc0der- Praise and glory be unto the ghost of Adolf
Hitler, conquerer of the Jews!
3493 [23:59:06] *** Quits: l33tc0der (~poopoo@replaced-ip ) (K-Lined)
3494 [23:59:51] *** Quits: Seto_Kaiba (~Hunterkll@replaced-ip ) (Ping timeout: 250 seconds)
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be