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:01:00] *** Quits: metnel (~binyamin@replaced-ip ) (Client Quit)
1 [00:01:14] *** Quits: ben_roose (~roose@replaced-ip ) (Quit: Leaving)
2 [00:02:36] *** Quits: Levure (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3 [00:02:48] *** Joins: Quatroking__ (~Quatrokin@replaced-ip )
4 [00:02:55] *** Joins: baraba (~baraba@replaced-ip )
5 [00:03:13] *** Quits: Megaf (~quassel@replaced-ip ) (Remote host closed the connection)
6 [00:03:29] *** Joins: anton02 (~quassel@replaced-ip )
7 [00:03:50] *** Quits: mart_n (~MartN@replaced-ip ) (Ping timeout: 250 seconds)
8 [00:04:30] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 244 seconds)
9 [00:05:06] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Ping timeout: 258 seconds)
10 [00:06:38] *** Quits: maziar (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
11 [00:07:21] *** Quits: afx_ (~afx_@replaced-ip ) (Ping timeout: 265 seconds)
12 [00:08:00] *** debhelper sets mode: +l 1666
13 [00:08:41] *** Joins: fengling (~fengling@replaced-ip )
14 [00:09:15] *** Joins: kzimmermann (~gidbsnskh@replaced-ip )
15 [00:09:26] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
16 [00:09:37] *** Quits: enoch85 (~enoch85@replaced-ip##) (Quit: Tech And Me - ZNC server 1.6.3 -
##replaced-url
17 [00:10:09] *** Joins: enoch85 (~enoch85@replaced-ip )
18 [00:10:09] *** Quits: enoch85 (~enoch85@replaced-ip ) (Changing host)
19 [00:10:09] *** Joins: enoch85 (~enoch85@replaced-ip )
20 [00:10:11] *** Quits: GJdan (~dan@replaced-ip ) (Remote host closed the connection)
21 [00:10:38] *** Quits: tlolczyk (~Thad@replaced-ip ) (Remote host closed the connection)
22 [00:10:41] *** Joins: mtn (~mtn@replaced-ip )
23 [00:13:26] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
24 [00:13:33] *** Quits: winsen (~asulil@replaced-ip ) (Ping timeout: 265 seconds)
25 [00:14:50] *** Joins: Hunterkll (~Hunterkll@replaced-ip )
26 [00:14:58] *** Joins: iWaldo (iWaldo___@replaced-ip )
27 [00:15:41] *** Joins: renka (~renka@replaced-ip )
28 [00:17:47] *** Joins: winsen (~asulil@replaced-ip )
29 [00:17:54] *** Joins: awal1 (~awal1@replaced-ip )
30 [00:18:55] *** Quits: babak (uid19622@replaced-ip ) (Quit: Connection closed for inactivity)
31 [00:19:31] *** Quits: Sabotender (~Sabotende@replaced-ip ) (Quit: 1000 Needles!)
32 [00:20:08] *** Quits: rsync (~rsync@replaced-ip ) (Quit: Leaving)
33 [00:20:47] *** Joins: Sabotender (~Sabotende@replaced-ip )
34 [00:20:55] *** Joins: AvatarA (~avatara@replaced-ip )
35 [00:21:13] *** Joins: cerebro_ (~cerebro@replaced-ip )
36 [00:21:49] *** Quits: renka (~renka@replaced-ip ) (Ping timeout: 260 seconds)
37 [00:22:02] *** Joins: cerebro__ (~cerebro@replaced-ip )
38 [00:22:02] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Read error: No route to host)
39 [00:22:48] <Strykar> how do I get judd to show me the
instructions for backporting a package from source?
40 [00:23:19] *** Quits: ChunkzZ (uid98304@replaced-ip ) (Quit: Connection closed for inactivity)
41 [00:23:32] *** Quits: LtL (~irssi@replaced-ip ) (Ping timeout: 240 seconds)
42 [00:23:33] *** Quits: cerebro__ (~cerebro@replaced-ip ) (Read error: Connection reset by peer)
43 [00:23:48] <jelly> Strykar: you ask dpkg, not judd. /msg dpkg
ssb, or /msg dpkg simple sid backport
44 [00:23:53] *** Joins: cerebro_ (~cerebro@replaced-ip )
45 [00:24:03] *** Joins: LtL (~irssi@replaced-ip )
46 [00:24:10] <jelly> Strykar: you can _check_ viability with
/msg judd checkbackport ...
47 [00:24:17] <crash_> Strykar:
replaced-url
48 [00:24:28] *** Parts: hassoon_ (hassoon@replaced-ip )
49 [00:24:46] *** Joins: atis_ (~atis@replaced-ip )
50 [00:25:09] <Strykar> but judd had clearer instructions than
replaced-url
51 [00:25:31] *** Quits: ER_nesto (~ER_nesto@replaced-ip ) (Quit: DRIVER_IRQL_NOT_LESS_OR_EQUAL (ETD.sys))
52 [00:25:49] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
53 [00:26:08] *** Quits: dethos (~dethos@replaced-ip ) (Quit: Time to Go!)
54 [00:26:09] <winsen> any clue guys?
55 [00:26:11] <crash_> Strykar: you wanted to know how to
backport a package from soure? and i gave you a link.
56 [00:26:16] <dondelelcaro> dpkg: ssb
57 [00:26:16] <dpkg> First, check for a backport on
<debian-backports>. If unavailable: 1) Add a deb-src line for
sid (not a deb line!); ask me about <deb-src sid> 2) enable
debian-backports (see <bdo>) 3) aptitude update; aptitude
install build-essential; aptitude build-dep packagename; apt-get -b
source packagename; 4) install the resultant debs. To change
compilation options, see <package recompile>; for versions
newer than sid see <uupdate>.
58 [00:26:25] *** Joins: ^v (~v^@replaced-ip )
59 [00:26:48] *** Joins: rpcope (~rpcope@replaced-ip )
60 [00:27:05] *** Quits: Drunkwizard (~bakchod@replaced-ip ) (Ping timeout: 265 seconds)
61 [00:27:17] <Strykar> dondelelcaro, sweet thanks. how do you
make it check for the build/dependency status of the package on
sid/unstable? package name: strongswan
62 [00:27:22] <jim> is there still a way to see if a package can
be backported?
63 [00:27:50] <dondelelcaro> judd: checkbackport strongswan
64 [00:27:51] <judd> Backporting package strongswan in
sid→jessie/amd64: all build-dependencies satisfied using
jessie.
65 [00:27:55] <dondelelcaro> Strykar: ^^^
66 [00:27:58] <Strykar> woot! perfect!
67 [00:28:13] <dondelelcaro> (all of which jelly already
mentioned in scrollback)
68 [00:28:13] <jim> thanks
69 [00:28:14] <jelly> winsen: I don't see your question at
all
70 [00:30:03] *** Parts: CyberGabber (~CyberGabb@replaced-ip )
71 [00:30:35] *** Joins: walking (~walking@replaced-ip )
72 [00:31:12] *** Joins: patterson (~patterson@replaced-ip )
73 [00:31:18] *** Joins: nintendo3DS (~horse@replaced-ip )
74 [00:32:02] *** Quits: afuentes (~kusanagi@replaced-ip ) (Ping timeout: 244 seconds)
75 [00:32:58] *** Joins: GJdan (~dan@replaced-ip )
76 [00:35:27] <jim> there;s a package llvm in both jessie and
sid, and I wanted to get the sid version in jessie, the build deps
are fine, it takes like 4 hours to build on a fairly reasonable 64b
machine, but it fails one of its regrassion tests, so the build
throws an error, and binary runs the regression tests again, which
error, so it doesn't build debs... I have a log somewhere of
the regression test run, which might tell you what to fix
77 [00:35:35] <jim> do you want it?
78 [00:35:42] *** Quits: Spider0_ (~Spider0@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
79 [00:35:48] *** Quits: obsed (~obesd@replaced-ip ) (Ping timeout: 276 seconds)
80 [00:37:00] *** Joins: Nastii (~root@replaced-ip )
81 [00:37:44] *** Quits: Poppabear (Poppabear@replaced-ip ) (Ping timeout: 244 seconds)
82 [00:38:07] <jim> Nastii, if you're really running as
root, just be careful, if you're a shell beginner, you should
reconsider
83 [00:38:29] <jelly> jim: well, people in this channel are as
likely to fix a random test unit failing as yourself I guess
84 [00:38:41] *** Joins: m0ordzieK (~m0ordzieK@replaced-ip )
85 [00:39:29] <jim> jelly, I wouldn't know where it is or
why it's failing (I did read the log)
86 [00:39:44] *** Joins: Drunkwizard (~bakchod@replaced-ip )
87 [00:39:47] <jelly> you can certainly show your work...
88 [00:40:13] <jim> ok, here comes the log
89 [00:40:43] *** Quits: jpgepetto (~jean-phil@replaced-ip ) (Quit: Leaving.)
90 [00:40:50] *** Quits: secrgb (~secrgb@replaced-ip ) (Quit: -)
91 [00:41:00] *** Joins: donofrio_ (~donofrio@replaced-ip )
92 [00:41:07] *** Joins: GokuonFire (~GokuSanBu@replaced-ip )
93 [00:41:07] *** Quits: bizarro_1 (~bizarro_1@replaced-ip ) (Quit: Leaving)
94 [00:41:11] *** Quits: b6s3d (~b00s3d@replaced-ip ) (Ping timeout: 244 seconds)
95 [00:41:32] *** Quits: Nastii (~root@replaced-ip ) (Remote host closed the connection)
96 [00:41:33] *** Joins: b6s3d (~b00s3d@replaced-ip )
97 [00:41:58] *** Quits: HappyLoa- (happyloaf@replaced-ip ) (Ping timeout: 250 seconds)
98 [00:42:22] *** Quits: winsen (~asulil@replaced-ip ) (Ping timeout: 244 seconds)
99 [00:42:32] <jim> llvm (from sid) build (on jessie) regression
test log:
replaced-url
100 [00:43:03] *** Quits: m0ordzieK (~m0ordzieK@replaced-ip ) (Ping timeout: 240 seconds)
101 [00:44:08] *** Quits: donofrio (~donofrio@replaced-ip ) (Ping timeout: 250 seconds)
102 [00:44:59] *** Quits: xormor (~xormor@replaced-ip ) (Quit: Lähdössä)
103 [00:46:01] *** Quits: perepujal (~pere@replaced-ip ) (Ping timeout: 265 seconds)
104 [00:46:03] *** Joins: denisk (~denisk@replaced-ip )
105 [00:46:25] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Remote host closed the connection)
106 [00:47:36] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: pingfloyd)
107 [00:48:00] *** debhelper sets mode: +l 1660
108 [00:48:09] *** sikun is now known as sikun__
109 [00:48:11] *** Joins: cyan__ (~cyan@replaced-ip )
110 [00:48:27] *** Quits: monpocchi (~monpocchi@replaced-ip ) (Ping timeout: 264 seconds)
111 [00:48:31] *** Joins: pedrucho (~pedrucho@replaced-ip )
112 [00:48:39] *** Joins: HappyLoa- (happyloaf@replaced-ip )
113 [00:48:51] *** Joins: sabusanta (~sabusanta@replaced-ip )
114 [00:49:05] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 244 seconds)
115 [00:49:45] *** Quits: figlfdev (~user@replaced-ip ) (Quit: Leaving)
116 [00:50:20] *** Quits: pavlushka (~Pavel@replaced-ip ) (Ping timeout: 258 seconds)
117 [00:50:41] *** Joins: Poppabear (Poppabear@replaced-ip )
118 [00:50:41] *** Quits: Poppabear (Poppabear@replaced-ip ) (Changing host)
119 [00:50:41] *** Joins: Poppabear (Poppabear@replaced-ip )
120 [00:50:51] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 265 seconds)
121 [00:51:02] <pedrucho> hi could it be possible if someone
whould help me out running a game on linux?
122 [00:51:22] <jelly> jim: that's weird. Is it during the
build process? Did you build inside fakeroot (you don't have
to)?
123 [00:51:27] *** Quits: B[]rG (~Borg@replaced-ip ) (Read error: Connection reset by peer)
124 [00:51:40] *** Joins: B[]rG (~Borg@replaced-ip )
125 [00:52:24] *** Quits: B[]rG (~Borg@replaced-ip ) (Client Quit)
126 [00:52:43] *** Quits: woshty (~irc@replaced-ip ) (Ping timeout: 244 seconds)
127 [00:53:24] *** Joins: Kobra_ (~quassel@replaced-ip )
128 [00:53:36] <jelly> jim: compilation is supposed to be done as
normal user. Only making binary .deb is done as (fake)root
129 [00:53:37] <TomTomTo1> pedrucho: describe your problem, it
might improve your chances.
130 [00:53:40] <pedrucho> can anyone name me a proper room for
linux gaming?
131 [00:53:53] <pedrucho> sure TomTomTo1
132 [00:54:24] <pedrucho> TomTomTo1: im trying to run a game
called jagged alliance 2 on my pc
133 [00:54:52] <pedrucho> i got the original game, but its for
windows
134 [00:54:53] *** Quits: HansE (~HansE@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
135 [00:54:58] *** Joins: secrgb (~secrgb@replaced-ip )
136 [00:55:03] *** Quits: Kobra (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
137 [00:55:15] *** Quits: Al3xG0 (~unix@replaced-ip ) (Remote host closed the connection)
138 [00:56:27] <TomTomTo1> #winehq might be able to help you.
looks like you can run it fairly well with a mod:
replaced-url
139 [00:56:28] *** Joins: d0nn1e (~d0nn1e@replaced-ip )
140 [00:56:39] <pedrucho> i got the data file, some one told me
that i can copy the data file into linux and use a run file to make
it work
141 [00:57:02] <pedrucho> wine its a good idea
142 [00:57:07] *** Joins: Al3xG0 (~unix@replaced-ip )
143 [00:57:08] *** Quits: Al3xG0 (~unix@replaced-ip ) (Changing host)
144 [00:57:08] *** Joins: Al3xG0 (~unix@replaced-ip )
145 [00:57:13] <TomTomTo1> you can't run windows binaries
natively.
146 [00:57:25] <pedrucho> TomTomTo1: but i dont intend to use
wine to make my game run
147 [00:57:47] *** Quits: Ad1 (~Ad1_RnR@replaced-ip ) (Quit: Wychodzi z Matrixa)
148 [00:58:09] *** Joins: jass93 (~ifillj@replaced-ip )
149 [00:58:11] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
150 [00:58:11] <pedrucho> TomTomTo1: theres a linux version of my
pc game for linux
151 [00:58:58] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Quit: Leaving)
152 [00:59:09] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 260 seconds)
153 [00:59:33] *** ChanServ sets mode: +o jelly
154 [00:59:34] *** jelly sets mode: +q $a:normanfal
155 [00:59:34] *** ChanServ sets mode: -o jelly
156 [01:00:55] *** Joins: Dancus (~dancus@replaced-ip )
157 [01:01:35] *** Quits: boubou (boubou@replaced-ip##) (Quit: ZNC - ##replaced-url
158 [01:02:16] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 258 seconds)
159 [01:02:33] *** Joins: boubou (boubou@replaced-ip )
160 [01:02:45] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
161 [01:03:15] <TomTomTo1> i see. good luck, then.
162 [01:03:45] *** Joins: afuentes (~kusanagi@replaced-ip )
163 [01:04:47] *** Quits: lel (~lel@replaced-ip ) (Changing host)
164 [01:04:47] *** Joins: lel (~lel@replaced-ip )
165 [01:05:22] *** Quits: Dancus (~dancus@replaced-ip ) (Remote host closed the connection)
166 [01:05:29] *** Quits: GokuonFire (~GokuSanBu@replaced-ip ) (Quit: Leaving)
167 [01:07:23] *** Joins: okamis_ (2eef7ba3@replaced-ip )
168 [01:07:32] *** Quits: plover (~plover@replaced-ip ) (Ping timeout: 244 seconds)
169 [01:07:39] *** Quits: maesrin (~maesrin@replaced-ip ) (Ping timeout: 264 seconds)
170 [01:08:15] *** Joins: soee_ (~soee@replaced-ip )
171 [01:08:15] *** Quits: soee_ (~soee@replaced-ip ) (Client Quit)
172 [01:08:23] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
173 [01:08:24] *** Joins: soee__ (~soee@replaced-ip )
174 [01:08:25] *** Quits: vivid (~vivid@replaced-ip ) (Quit: Leaving)
175 [01:08:49] *** Joins: Y04NN (~y04nn@replaced-ip )
176 [01:08:59] *** Joins: katronix (~chris4@replaced-ip )
177 [01:09:10] *** Quits: takyashi (~bishop@replaced-ip ) (Quit: Be back later ...)
178 [01:09:18] <katronix> Hi all, on Jessie what user owns
apache2 files (html, php, etc) ?
179 [01:09:47] *** Joins: takyashi (~bishop@replaced-ip )
180 [01:09:59] *** Quits: soee__ (~soee@replaced-ip ) (Client Quit)
181 [01:10:14] *** Joins: fengling (~fengling@replaced-ip )
182 [01:10:14] <okamis_> Hi, I'm uncapable of setting the
default keyboard layout to a custom one. I want the new keyboard
layout to apply before the login manager
183 [01:10:26] <katronix> is it
replaced-url
184 [01:11:25] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 258 seconds)
185 [01:11:38] *** Joins: soee (~soee@replaced-ip )
186 [01:13:44] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
187 [01:13:47] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Read error: Connection reset by peer)
188 [01:13:51] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Remote host closed the connection)
189 [01:13:54] *** Joins: denisk (~denisk@replaced-ip )
190 [01:13:56] *** Quits: pedrucho (~pedrucho@replaced-ip ) (Read error: Connection reset by peer)
191 [01:14:09] *** Quits: takyashi (~bishop@replaced-ip ) (Ping timeout: 258 seconds)
192 [01:14:42] *** Joins: sydney_untangle (~sydney@replaced-ip )
193 [01:14:54] *** Quits: d0nn1e (~d0nn1e@replaced-ip##) (Quit: ZNC - ##replaced-url
194 [01:15:06] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
195 [01:15:18] *** bazhang_ is now known as bazhang
196 [01:16:55] *** Joins: pencilandpaper (~penciland@replaced-ip )
197 [01:17:04] *** Quits: Kruppt (~Kirk_Krup@replaced-ip ) (Quit: ChatZilla 0.9.92 [Pale Moon 24.7.2/20140911224911])
198 [01:18:00] *** debhelper sets mode: +l 1651
199 [01:18:00] *** Joins: renka (~renka@replaced-ip )
200 [01:18:02] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
201 [01:18:17] *** Joins: d0nn1e (~d0nn1e@replaced-ip )
202 [01:18:19] *** Joins: denisk (~denisk@replaced-ip )
203 [01:22:09] *** Quits: renka (~renka@replaced-ip ) (Ping timeout: 244 seconds)
204 [01:23:30] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
205 [01:26:24] *** Quits: Lipp (~Lipp@replaced-ip ) (Remote host closed the connection)
206 [01:26:31] *** Quits: winterss (~wint@replaced-ip ) (Ping timeout: 252 seconds)
207 [01:26:55] *** Joins: calher (~calher@replaced-ip )
208 [01:27:12] *** Quits: frostschutz (~frostschu@replaced-ip ) (Remote host closed the connection)
209 [01:28:14] <radw62> hello, i just discover the iscsi
lun's from debian (/dev/sdb1), i formated it in esxi as vmf5,
and now debian not boot normal
210 [01:28:48] *** Joins: rklopfer (~rklopfer@replaced-ip )
211 [01:28:54] <radw62> mount -a says it cant find ext4
filesystem
212 [01:30:23] *** Quits: LNJ2GO (~lnj@replaced-ip ) (Remote host closed the connection)
213 [01:31:55] *** Joins: oswriter (~oswriter@replaced-ip )
214 [01:32:00] *** Joins: afernandez_ (~afernande@replaced-ip )
215 [01:32:02] *** Joins: kwerk (orb@replaced-ip )
216 [01:32:33] <katronix> Is anyone here who can help me with
apache2? It was working but now it claims everything returns a 404,
even if I specify the correct path
217 [01:33:31] <bazhang> #httpd can katronix
218 [01:33:40] *** Quits: mcint (~mcint@replaced-ip ) (Ping timeout: 252 seconds)
219 [01:34:00] <katronix> bazhang: even if I used debian's
apt to install it?
220 [01:34:43] <bazhang> you said it was an apache problem
221 [01:34:58] *** Joins: winterss (~wint@replaced-ip )
222 [01:35:19] <katronix> well I'm having an issue with
apache, not sure who is at fault, but guess I will check with apache
223 [01:35:37] <afernandez_> Installation one thing configuration
and troubleshooting #httpd
224 [01:36:12] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
225 [01:37:01] <katronix> ok
226 [01:37:11] *** Joins: jasonwert (~wert@replaced-ip )
227 [01:37:22] *** Joins: luxio (~luxio@replaced-ip )
228 [01:37:27] *** Joins: vivid (~vivid@replaced-ip )
229 [01:37:33] *** Joins: winsen (~asulil@replaced-ip )
230 [01:38:59] *** Joins: mcint (~mcint@replaced-ip )
231 [01:40:04] *** Joins: reednj_ (~reednj@replaced-ip )
232 [01:40:11] *** Quits: vivid (~vivid@replaced-ip ) (Client Quit)
233 [01:41:51] *** Joins: vivid (~vivid@replaced-ip )
234 [01:42:34] *** Joins: Dan68 (dan@replaced-ip )
235 [01:42:39] *** Joins: erm3nda (~erm3nda@replaced-ip )
236 [01:43:20] *** Quits: hspcd (~hspcd@replaced-ip ) (Ping timeout: 244 seconds)
237 [01:43:24] *** Quits: Xanthor (~Xanthor@replaced-ip ) (Remote host closed the connection)
238 [01:43:52] *** Quits: winsen (~asulil@replaced-ip ) (Ping timeout: 240 seconds)
239 [01:44:02] *** Quits: wildlander (~wild@replaced-ip ) (Quit: Saliendo)
240 [01:45:18] <Dan68> Hmm, running into some issues with a
screen connected via displayport on Debian Jessie
241 [01:46:22] <Dan68> The screen is detected according to
syslog, and I can occasionally get it to work
replaced-url
242 [01:46:48] *** Joins: lorengrissom (~loren@replaced-ip )
243 [01:47:06] *** Joins: dinomons (~dinomons@replaced-ip )
244 [01:48:01] *** debhelper sets mode: +l 1657
245 [01:50:32] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Quit: llorephie)
246 [01:50:34] *** Joins: takyashi (~bishop@replaced-ip )
247 [01:51:17] *** Quits: meLon (~meLon@replaced-ip ) (Quit: leaving)
248 [01:51:28] *** Joins: deb (~deb@replaced-ip )
249 [01:51:37] *** Joins: hspcd (~hspcd@replaced-ip )
250 [01:51:50] *** deb is now known as Guest12482
251 [01:52:09] *** Joins: bit1 (~joseanton@replaced-ip )
252 [01:53:19] *** Joins: spronk (~spronkey@replaced-ip )
253 [01:53:41] *** Guest12482 is now known as deb
254 [01:54:06] *** Quits: deb (~deb@replaced-ip ) (Client Quit)
255 [01:54:44] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 258 seconds)
256 [01:54:44] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 258 seconds)
257 [01:55:15] *** Joins: deb (~deb@replaced-ip )
258 [01:56:46] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 244 seconds)
259 [01:57:01] *** Quits: masber (~masber@replaced-ip ) (Quit: Leaving)
260 [01:57:17] *** Joins: masber (~masber@replaced-ip )
261 [01:58:05] *** Quits: Iridos (~iridos@replaced-ip ) (Remote host closed the connection)
262 [01:58:23] *** Joins: Iridos (~iridos@replaced-ip )
263 [02:00:50] *** Quits: kwerk (orb@replaced-ip ) (Quit: brb.)
264 [02:00:56] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
265 [02:02:27] *** Quits: b6s3d (~b00s3d@replaced-ip ) (Ping timeout: 244 seconds)
266 [02:02:37] *** Quits: theviajerock (~victor@replaced-ip ) (Quit: Leaving.)
267 [02:02:46] *** Quits: KindOne (sillyfool@replaced-ip##) (Quit: ##replaced-url
268 [02:03:12] *** Joins: verb (~verb@replaced-ip )
269 [02:04:07] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.6-dev)
270 [02:05:11] *** Joins: b6s3d (~b00s3d@replaced-ip )
271 [02:05:26] *** Joins: BenNZ (~Ben__@replaced-ip )
272 [02:06:38] *** Quits: lorengrissom (~loren@replaced-ip ) (Quit: leaving)
273 [02:06:40] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 252 seconds)
274 [02:06:52] *** Quits: alxy (uid115853@replaced-ip ) (Quit: Connection closed for inactivity)
275 [02:08:00] *** debhelper sets mode: +l 1651
276 [02:08:29] *** Joins: pencilandpaper (~penciland@replaced-ip )
277 [02:09:40] *** Joins: Y04NN (~y04nn@replaced-ip )
278 [02:10:09] *** Quits: reednj_ (~reednj@replaced-ip ) (Remote host closed the connection)
279 [02:10:35] *** Quits: SweetPear (uid144596@replaced-ip ) (Quit: Connection closed for inactivity)
280 [02:11:49] *** Joins: fengling (~fengling@replaced-ip )
281 [02:11:56] *** Joins: gwork (b156c4c1@replaced-ip )
282 [02:12:04] *** Quits: verb (~verb@replaced-ip ) (Quit: WeeChat 1.0.1)
283 [02:12:25] <gwork> (yes, i use debian jessie) hello, there is
this folder created by GWorkspace called GNUstep, in my home
directory. does the tool inspector check for wrappers within that
folder? if so, do i have to create a folder inside GNUstep?
284 [02:12:35] <gwork> I checked both of these links, none of
them tells where to place my app wrappers, other than
/usr/lib/GNUstep/Applications/
replaced-url
285 [02:12:56] *** Quits: Satchmo (~louis@replaced-ip ) (Ping timeout: 250 seconds)
286 [02:13:09] *** Quits: crayon (~user@replaced-ip ) (Ping timeout: 244 seconds)
287 [02:13:18] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 244 seconds)
288 [02:13:28] *** Joins: ec0 (~ec0@replaced-ip )
289 [02:13:59] *** Joins: BalTun (~BalTun@replaced-ip )
290 [02:14:29] *** Quits: nighty (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
291 [02:15:58] *** Joins: wcfields (~wcfields@replaced-ip )
292 [02:16:26] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
293 [02:17:05] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
294 [02:17:23] *** Quits: jandrusk (~jra@replaced-ip ) (Quit: WeeChat 1.4)
295 [02:17:48] *** Joins: jandrusk (~jra@replaced-ip )
296 [02:17:55] *** Quits: jasonwert (~wert@replaced-ip ) (Remote host closed the connection)
297 [02:18:18] *** Quits: jandrusk (~jra@replaced-ip ) (Client Quit)
298 [02:18:19] *** Quits: atis_ (~atis@replaced-ip ) (Remote host closed the connection)
299 [02:18:21] *** Quits: oswriter (~oswriter@replaced-ip ) (Quit: Leaving)
300 [02:18:33] *** Joins: jandrusk (~jra@replaced-ip )
301 [02:18:57] *** Joins: renka (~renka@replaced-ip )
302 [02:19:04] *** Quits: Dreamix (~x@replaced-ip ) (Ping timeout: 260 seconds)
303 [02:19:05] *** Joins: jasonwert (~wert@replaced-ip )
304 [02:19:42] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Ping timeout: 265 seconds)
305 [02:19:48] *** Quits: hipodilski (~hipo@replaced-ip ) (Ping timeout: 276 seconds)
306 [02:19:54] *** Joins: hipodilski (~hipo@replaced-ip )
307 [02:20:19] *** Quits: jasonwert (~wert@replaced-ip ) (Remote host closed the connection)
308 [02:20:24] *** Joins: Dreamix (~x@replaced-ip )
309 [02:20:47] <radw62> hello
310 [02:21:13] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
311 [02:21:38] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 265 seconds)
312 [02:21:41] *** Joins: chainsaw10 (~chainsaw1@replaced-ip )
313 [02:21:52] *** Joins: jetho (~jetho@replaced-ip )
314 [02:22:26] *** Joins: fstd_ (~fstd@replaced-ip )
315 [02:22:34] *** Quits: mcint (~mcint@replaced-ip ) (Ping timeout: 260 seconds)
316 [02:23:18] *** Quits: okamis_ (2eef7ba3@replaced-ip ) (Quit: Page closed)
317 [02:23:32] *** Quits: renka (~renka@replaced-ip ) (Ping timeout: 258 seconds)
318 [02:23:43] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 252 seconds)
319 [02:23:43] *** fstd_ is now known as fstd
320 [02:24:37] *** Quits: Drunkwizard (~bakchod@replaced-ip ) (Ping timeout: 265 seconds)
321 [02:25:35] *** Quits: jetho (~jetho@replaced-ip ) (Read error: Connection reset by peer)
322 [02:26:04] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
323 [02:26:20] *** Joins: jetho (~jetho@replaced-ip )
324 [02:26:27] *** Joins: cyphase (~cyphase@replaced-ip )
325 [02:26:47] *** Joins: Lipp (~Lipp@replaced-ip )
326 [02:27:16] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 250 seconds)
327 [02:27:27] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 264 seconds)
328 [02:28:00] *** debhelper sets mode: +l 1645
329 [02:29:32] *** Joins: Klaus_Dieter (~klaus@replaced-ip )
330 [02:29:32] <jmcnaught> gwork: you might try asking in
#GNUstep. what is the directory that gworkspace creates?
331 [02:29:33] *** Quits: Klaus_D1eter_ (~klaus@replaced-ip ) (Read error: Connection reset by peer)
332 [02:30:34] *** Quits: dreki (~dreki@replaced-ip ) (Remote host closed the connection)
333 [02:30:48] <jmcnaught> gwork: i don't know if GNUstep
uses .desktop files, if it does it is probably looking in
/usr/local/share/applications and ~/.local/share/applications but I
don't use GNUstep so it might need something different
334 [02:31:05] *** Quits: Quatroking__ (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
335 [02:31:08] *** Joins: sharkman (~dan@replaced-ip )
336 [02:32:17] *** Joins: dvs (~hibbard@replaced-ip )
337 [02:33:57] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: Leaving)
338 [02:34:18] *** Quits: wigust (~quassel@replaced-ip ) (Remote host closed the connection)
339 [02:34:18] *** Quits: sqwishy (~weechat@replaced-ip ) (Read error: Connection reset by peer)
340 [02:34:26] *** Quits: jandrusk (~jra@replaced-ip ) (Quit: WeeChat 1.4)
341 [02:35:05] *** Joins: sqwishy (~weechat@replaced-ip )
342 [02:35:25] *** Joins: thunderrd (~thunderrd@replaced-ip )
343 [02:35:36] *** Joins: xiaodong (~xiaodong@replaced-ip )
344 [02:35:47] *** Joins: jandrusk (~jra@replaced-ip )
345 [02:37:22] *** Joins: Drunkwizard (~bakchod@replaced-ip )
346 [02:37:42] *** Quits: Plut0n (~Plut0n@replaced-ip##) (Quit: Yaaic - Yet another Android IRC client -
##replaced-url
347 [02:38:23] <otyugh> mhm, is there something like zenity that
can create a icon in the tray ? As some apps can do ; xchat,
clementine, claws-mail, networkmanager, orage, liferea...
348 [02:39:00] *** Joins: KindOne (~KindOne@replaced-ip )
349 [02:39:09] *** Joins: wcfields_ (~wcfields@replaced-ip )
350 [02:39:35] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Read error: Connection reset by peer)
351 [02:39:38] *** Quits: wcfields (~wcfields@replaced-ip ) (Ping timeout: 258 seconds)
352 [02:40:10] *** Quits: manjaroCinnamon1 (~Manjarous@replaced-ip ) (Quit: Leaving)
353 [02:41:54] *** Joins: fengling (~fengling@replaced-ip )
354 [02:41:59] *** Joins: sillyotter (~sillyotte@replaced-ip )
355 [02:43:05] *** Quits: sillyotter (~sillyotte@replaced-ip ) (Client Quit)
356 [02:43:06] <jmcnaught> otyugh: did you try zenity
--notification?
357 [02:43:33] <otyugh> this achieve notifications, not icon in
tray
358 [02:43:44] <otyugh> right ?
359 [02:43:51] *** Quits: Drunkwizard (~bakchod@replaced-ip ) (Ping timeout: 276 seconds)
360 [02:44:44] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
361 [02:45:31] <otyugh> althought I will use at if nothing else
comes up, thanks.
362 [02:45:46] *** Joins: Drunkwizard (~bakchod@replaced-ip )
363 [02:45:48] *** Joins: dreamon_ (~dreamon@replaced-ip )
364 [02:46:09] *** Joins: amcorreia (~amcorreia@replaced-ip )
365 [02:46:14] <jmcnaught> correct, however i think that GNOME at
least is moving away from have a systray
366 [02:46:25] <jmcnaught> or at least treating it like a legacy
feature
367 [02:46:45] <otyugh> good thing I use old stuff then :D
368 [02:46:55] <jmcnaught> otyugh: is this for the package update
button that you were talking about earlier?
369 [02:46:56] *** Joins: OERIAS (~OERIAS@replaced-ip )
370 [02:47:06] *** Quits: xaa (~xaa@replaced-ip ) (Ping timeout: 276 seconds)
371 [02:47:52] <otyugh> yeah, I'm ending up writing my own
solution as I tried what was available and wasn't convinced it
was user friendly enought, so I'll try to make my own medicine
372 [02:48:35] *** Quits: dinomons (~dinomons@replaced-ip ) (Quit: Leaving)
373 [02:49:11] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 265 seconds)
374 [02:49:36] <otyugh> well, just making a dirty workaround
isn't writing a solution, but will do until I get strong
enought to write a real program doing that x)
375 [02:49:39] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 264 seconds)
376 [02:50:14] <jmcnaught> otyugh: gnome-packagekit isn't
sufficient? are these for desktops at an organization that you are
the sysadmin for?
377 [02:50:31] *** Joins: pavlz (~paolo@replaced-ip )
378 [02:50:35] <pavlz> hi
379 [02:50:55] <afernandez_> Can anyone tell me please what could
this be?
380 [02:50:57] <afernandez_>
replaced-url
381 [02:51:08] *** Joins: crayon (~user@replaced-ip )
382 [02:51:09] <afernandez_> I had to put some line breaks
383 [02:51:21] <afernandez_> other ways the pastebin did not work
384 [02:51:21] *** Quits: wcfields_ (~wcfields@replaced-ip ) (Read error: Connection reset by peer)
385 [02:51:32] <pavlz> i forgot the name of the command that is
necessary to see which process are running
386 [02:51:45] *** Joins: wcfields (~wcfields@replaced-ip )
387 [02:51:52] <missmbob> afernandez_: it provides pretty graphs
for reports on your server
388 [02:52:05] <otyugh> jmcnaught, it didn't "wow"
me alright, lot of unecessary waiting time and confusing loading
time :p
389 [02:52:12] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
390 [02:52:14] <afernandez_> Yes but why is that command running
all the time?
391 [02:52:46] <missmbob> probably your vps provider put it there
392 [02:53:11] <afernandez_> every 5 mins
393 [02:53:15] <afernandez_> My what?
394 [02:53:22] *** Parts: Xin (~XZhao@replaced-ip )
395 [02:53:26] <missmbob> yeah. updated info is the point for
updated graphs
396 [02:53:36] <jmcnaught> otyugh: if your script is going to be
handling privilege escalation so that users can upgrade the
packages, well that could be dangerous
397 [02:53:48] <pavlz> can you tell me which is the command to
use?
398 [02:54:10] <katronix> is there any prebuilt scripts that
could configure both bind and apache for me? I would think this
could be a rather easy shell script (for 'normal' options
anyways)
399 [02:54:15] *** Quits: hspcd (~hspcd@replaced-ip ) (Ping timeout: 276 seconds)
400 [02:54:26] <otyugh> I'll just put some allowed update
command in the sudoers
401 [02:54:31] <jmcnaught> pavlz: you're looking for ps,
top, or the newer systemd-cgls
402 [02:54:49] <pavlz> ok, It was top
403 [02:54:56] *** Quits: Sabotender (~Sabotende@replaced-ip ) (Quit: 1000 Needles!)
404 [02:55:01] *** Quits: Fr_Dae (~Dae@replaced-ip ) (Remote host closed the connection)
405 [02:55:01] <jmcnaught> otyugh: and use policykit instead of
sudo because it's an X11 session?
406 [02:55:03] <otyugh> I don't see how updating the system
could be a major security issue, least annoying
407 [02:55:05] *** Joins: kulyzu (~kuly_zu@replaced-ip )
408 [02:55:07] <pavlz> thank you
409 [02:55:09] *** Quits: kulyzu (~kuly_zu@replaced-ip ) (Max SendQ exceeded)
410 [02:55:37] *** Joins: kulyzu (~kuly_zu@replaced-ip )
411 [02:55:42] *** Joins: Fr_Dae (~Dae@replaced-ip )
412 [02:55:44] <otyugh> jmcnaught, sudoers -> NOPASSWD
413 [02:55:50] <kulyzu> hi
414 [02:56:22] *** Joins: Sabotender (~Sabotende@replaced-ip )
415 [02:56:24] *** Quits: Rubin (~Rubin@replaced-ip##) (Quit: ZNC - ##replaced-url
416 [02:56:56] <jmcnaught> otyugh: stuff like gksu and policykit
was created because using sudo in an X session can have
complications
417 [02:57:14] *** Joins: olegfusion (~olegfusio@replaced-ip )
418 [02:57:51] <otyugh> jmcnaught, what kind of complication ?
419 [02:57:52] <jmcnaught> katronix: there probably are scripts
out there that configure them, but then what happens if it breaks
and you don't know how to fix it? Also apache2 works out of the
box for hosting static HTML on Debian
420 [02:58:35] *** Joins: Rubin (~Rubin@replaced-ip )
421 [02:58:52] <katronix> jmcnaught: true, but it doesn't
know anything about domain names out of the box :)
422 [02:59:04] <jmcnaught> otyugh: changing ownership on
.ICEauthority is one problem. gksu will make sure that no
environment variables are set that would be problematic so you
should use that, or learn how to use policykit
423 [02:59:18] *** Joins: curtis22 (~curtis@replaced-ip )
424 [02:59:43] <jmcnaught> katronix: no, you need to make config
files and put them in /etc/apache2/sites-available and use a2ensite
to enable them
425 [03:00:27] *** Joins: hspcd (~hspcd@replaced-ip )
426 [03:01:02] *** Quits: pavlz (~paolo@replaced-ip ) (Remote host closed the connection)
427 [03:01:14] <jmcnaught> katronix: i recommend using a config
management system like Ansible or Puppet to automate this kind of
thing, but it will still require knowing how to configure the
applications you want to us
428 [03:01:33] <katronix> jmcnaught: yes I know that is why I was
thinking it would be cool if I could just tell a command prompt
something like add-site <domain name> <IP> and it would
do all of the work for me :)
429 [03:01:34] <kulyzu> $ cat - # what does it mean
430 [03:02:03] <katronix> kulyzu: cat shows you the content of a
file
431 [03:02:18] <jmcnaught> kulyzu: it roughly means put what gets
typed into stdin onto stdout
432 [03:02:30] <kulyzu> cat followed by -
433 [03:02:52] <kulyzu> something like: $ php -r 'echo
str_repeat("A", 52) . "\xbe\xba\xfe\xca";';
cat -
434 [03:03:52] <jmcnaught> otyugh: anyways good luck with the
script. if this is for a fleet of desktops that you manage, i would
do something different like trigger the upgrades to happen remotely,
possibly after testing on a single computer first if you're
concerned about downtime
435 [03:04:10] *** Quits: Sabotender (~Sabotende@replaced-ip ) (Quit: 1000 Needles!)
436 [03:04:34] *** Quits: rattking (~rattking@replaced-ip ) (Quit: WeeChat 1.4)
437 [03:04:39] *** Quits: jasonwc (~Jason@replaced-ip ) (Ping timeout: 276 seconds)
438 [03:05:54] *** Joins: murfjr (~douseiais@replaced-ip )
439 [03:05:54] *** Joins: Sabotender (~Sabotende@replaced-ip )
440 [03:05:56] <jmcnaught> katronix: the reason something like
that doesn't exist is because apache can host many different
kinds of site, so the command would need to know stuff like does the
site use PHP, Python etc? Does it need special rewrite rules? Does
it need special permissions on certain directories? Does it need
custom logging?
441 [03:06:50] <jmcnaught> there are however lots of cpanel style
web admin applications, but those are sketchy to use if you ask me..
too direct a path from the web to running commands as root
442 [03:08:05] *** Quits: iflema (~ian@replaced-ip ) (Read error: Connection reset by peer)
443 [03:08:15] <katronix> jmcnaught: yes I know there is no way a
script could handle everything, but it could do the basics at least
444 [03:08:17] *** Joins: duckx0r (~mike@replaced-ip )
445 [03:08:43] *** Joins: iflema (~ian@replaced-ip )
446 [03:09:06] *** iflema is now known as Guest45895
447 [03:09:09] *** Quits: kulyzu (~kuly_zu@replaced-ip ) (Quit: Leaving)
448 [03:09:45] *** Joins: dreki (~dreki@replaced-ip )
449 [03:10:20] *** Joins: rj11 (~rj1@replaced-ip )
450 [03:10:28] *** rj11 is now known as Guest97013
451 [03:10:32] *** Joins: nighty (~nighty@replaced-ip )
452 [03:11:03] *** Joins: Northmoor (~Northmoor@replaced-ip )
453 [03:12:26] *** Quits: SPF|Cloud (uid11755@replaced-ip ) (Quit: Connection closed for inactivity)
454 [03:12:27] *** Quits: rj1 (~rj1@replaced-ip ) (Ping timeout: 276 seconds)
455 [03:12:54] *** Joins: up2late (~email@replaced-ip )
456 [03:13:10] *** Quits: nighty (~nighty@replaced-ip ) (Remote host closed the connection)
457 [03:13:32] *** Joins: hyfrehyfrehyfre (~hyfrehyfr@replaced-ip )
458 [03:14:12] *** Joins: earthundead (~earthunde@replaced-ip )
459 [03:14:19] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 252 seconds)
460 [03:14:43] *** Joins: nighty (~nighty@replaced-ip )
461 [03:14:44] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
462 [03:15:34] *** Joins: angerman (~m@replaced-ip )
463 [03:15:39] *** Quits: katronix (~chris4@replaced-ip ) (Quit: Leaving)
464 [03:16:01] *** Quits: up2late (~email@replaced-ip ) (Read error: No route to host)
465 [03:16:27] *** Quits: Guest97013 (~rj1@replaced-ip ) (Quit: bye)
466 [03:16:47] *** Joins: kooldavi (~kooldavi@replaced-ip )
467 [03:16:58] *** Joins: rj1 (~rj1@replaced-ip )
468 [03:17:55] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Ping timeout: 258 seconds)
469 [03:18:00] *** Joins: winsen (~asulil@replaced-ip )
470 [03:18:03] *** Joins: winsen1 (~asulil@replaced-ip )
471 [03:18:08] *** Quits: Sabotender (~Sabotende@replaced-ip ) (Quit: 1000 Needles!)
472 [03:18:27] <winsen> Hi all
473 [03:18:31] *** Joins: Horachi (~Horachi@replaced-ip )
474 [03:18:57] <winsen> can I resinstall the grub from the
terminal without rebooting or using any disk?
475 [03:19:17] <TomTomTo1> or using any disk?
476 [03:19:26] *** Joins: Sabotender (~Sabotende@replaced-ip )
477 [03:19:33] <winsen> I disk like debian lice cd, OR...
478 [03:19:37] <winsen> I mean...
479 [03:19:43] *** Joins: tlolczyk (~Thad@replaced-ip )
480 [03:20:04] <TomTomTo1> the command is grub-install.
481 [03:20:30] <winsen> yes, is it enough to restore the grub?
482 [03:20:33] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 240 seconds)
483 [03:21:07] *** Quits: Guest45895 (~ian@replaced-ip ) (Remote host closed the connection)
484 [03:21:35] <jmcnaught> if you're still booted into
Debian you should be able to do it
485 [03:21:56] <jmcnaught> except if you booted with BIOS and you
want to intall grub-efi
486 [03:22:03] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
487 [03:22:17] <M-alex_mayorga> ¡Hola! So I'm looking
at
replaced-url
488 [03:22:53] *** Joins: blueness (~blueness@replaced-ip )
489 [03:24:17] <winsen> jmcnaught: I am using debian night now.
and my grub version is: grub-install (GRUB) 2.02~beta2-22+deb8u1
490 [03:24:19] *** Parts: bit1 (~joseanton@replaced-ip )
491 [03:24:36] *** Quits: blueness (~blueness@replaced-ip ) (Client Quit)
492 [03:25:53] <winsen> jmcnaught: what is the command line to
restore it or reinstall it properly?
493 [03:27:05] <awal1> winsen, grub-install /dev/sda then
update-grub (if any)
494 [03:27:43] <awal1> change sda by where you want grub to be
installed
495 [03:28:13] *** Quits: chalcedony (~chalcedon@replaced-ip ) (Ping timeout: 244 seconds)
496 [03:28:29] <awal1> what happens with your grub?
497 [03:29:17] *** Joins: sidmo_ (~sidmo@replaced-ip )
498 [03:30:56] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Ping timeout: 258 seconds)
499 [03:31:14] *** Joins: al2o3-cr (~al2o3-cr@replaced-ip )
500 [03:31:52] *** Joins: amed (~amed@replaced-ip )
501 [03:32:16] <amed> how to put firmware in the usb with debian
iso?
502 [03:32:53] <gwork> jmcnaught: tried asking in #GNUstep
already, no reply so far (two hours and counting); it creates
$HOME/GNUstep. I tried copying the app wrapper to
$HOME/GNUstep/applications and $HOME/.local/share/applications/ but
the Inspector Tool does not read from there either. I will keep
looking, thank you.
503 [03:32:53] <awal1> winsen, if debian is the only system in
your machine, it should be safe to install it in sda
504 [03:33:01] *** Quits: Sabotender (~Sabotende@replaced-ip ) (Quit: 1000 Needles!)
505 [03:33:03] *** Quits: sidmo (~sidmo@replaced-ip ) (Ping timeout: 240 seconds)
506 [03:37:39] *** Joins: Mokuba_K (~Hunterkll@replaced-ip )
507 [03:38:15] *** Quits: Velveeta_Chef (~Nope@replaced-ip ) (Ping timeout: 264 seconds)
508 [03:38:26] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
509 [03:38:35] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.2)
510 [03:38:53] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
511 [03:40:16] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
512 [03:40:55] *** Quits: Seto_Kaiba (~Hunterkll@replaced-ip ) (Ping timeout: 258 seconds)
513 [03:40:56] *** Joins: Y04NN (~y04nn@replaced-ip )
514 [03:40:56] <winsen> Hi awal1: no my machine is running on
multiboot
515 [03:40:56] *** Joins: Velveeta_Chef (~Nope@replaced-ip )
516 [03:41:56] *** Quits: Velveeta_Chef (~Nope@replaced-ip ) (Max SendQ exceeded)
517 [03:41:59] <winsen> Hi awal1: do you think it's safe do
update the grub though?
518 [03:42:21] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 276 seconds)
519 [03:42:24] *** Joins: Velveeta_Chef (~Nope@replaced-ip )
520 [03:42:36] *** Joins: olegfusion (~olegfusio@replaced-ip )
521 [03:42:41] *** Joins: tsuyubo (~Bo@replaced-ip )
522 [03:43:34] *** Parts: tsuyubo (~Bo@replaced-ip )
523 [03:43:41] <jmcnaught> gwork: #GNUstep looks like a channel
you need to be patient with
524 [03:43:53] *** Parts: Northmoor (~Northmoor@replaced-ip )
525 [03:44:33] *** Quits: sandeepkr (~sandeepkr@replaced-ip ) (Ping timeout: 240 seconds)
526 [03:44:56] *** Joins: wcfields_ (~wcfields@replaced-ip )
527 [03:45:38] *** Joins: chalcedony (~chalcedon@replaced-ip )
528 [03:45:41] *** Joins: dreamon_ (~dreamon@replaced-ip )
529 [03:46:51] *** Joins: Lipp (~Lipp@replaced-ip )
530 [03:46:54] *** Quits: Starky (~Starky@replaced-ip ) (Quit: WeeChat 1.5)
531 [03:47:07] *** Joins: Nach0z (~nach0z@replaced-ip )
532 [03:48:27] *** Quits: wcfields (~wcfields@replaced-ip ) (Ping timeout: 264 seconds)
533 [03:49:02] *** Quits: relaxed (~relaxed@replaced-ip ) (Quit: â â µ)
534 [03:49:06] *** Joins: blueness (~blueness@replaced-ip )
535 [03:50:05] *** Quits: amed (~amed@replaced-ip ) (Quit: Leaving)
536 [03:50:48] *** Quits: wcfields_ (~wcfields@replaced-ip ) (Ping timeout: 244 seconds)
537 [03:51:31] *** Quits: LtL (~irssi@replaced-ip ) (Quit: leaving)
538 [03:51:36] *** Quits: Nach0z (~nach0z@replaced-ip ) (Read error: Connection reset by peer)
539 [03:52:00] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 244 seconds)
540 [03:52:05] *** Quits: crayon (~user@replaced-ip ) (K-Lined)
541 [03:52:21] *** Joins: Nach0z (~nach0z@replaced-ip )
542 [03:53:49] *** Quits: dtux (~dmtucker@replaced-ip ) (Remote host closed the connection)
543 [03:54:21] *** Joins: dtux (~dmtucker@replaced-ip )
544 [03:54:25] *** Joins: up2late (~email@replaced-ip )
545 [03:56:15] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 264 seconds)
546 [03:56:39] *** Quits: marcozink (~marcozink@replaced-ip ) (Ping timeout: 276 seconds)
547 [03:57:54] *** Joins: pavlushka (~Pavel@replaced-ip )
548 [03:58:55] *** Joins: aaaaa (ad4abe14@replaced-ip )
549 [03:58:55] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Quit: Leaving)
550 [03:58:56] *** Joins: takyashi_ (~bishop@replaced-ip )
551 [03:58:59] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
552 [03:59:33] *** Quits: winterss (~wint@replaced-ip ) (Ping timeout: 240 seconds)
553 [03:59:35] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 244 seconds)
554 [04:00:37] *** Quits: takyashi (~bishop@replaced-ip ) (Ping timeout: 244 seconds)
555 [04:00:47] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip ) (Read error: Connection reset by peer)
556 [04:01:01] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip )
557 [04:02:51] *** Quits: hspcd (~hspcd@replaced-ip ) (Ping timeout: 244 seconds)
558 [04:03:48] *** Quits: TsukiRa (~tsukira@replaced-ip ) (Quit: Leaving.)
559 [04:04:03] *** Quits: dynek (~dynek@replaced-ip ) (Ping timeout: 240 seconds)
560 [04:04:15] *** Quits: nikoma (~nikoma@replaced-ip ) (Remote host closed the connection)
561 [04:04:24] *** Joins: cyphase (~cyphase@replaced-ip )
562 [04:05:26] *** Quits: winsen (~asulil@replaced-ip ) (Ping timeout: 244 seconds)
563 [04:05:49] *** Quits: winsen1 (~asulil@replaced-ip ) (Ping timeout: 260 seconds)
564 [04:06:33] *** Joins: dtux_ (~dmtucker@replaced-ip )
565 [04:07:30] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 244 seconds)
566 [04:07:53] *** Joins: winsen (~asulil@replaced-ip )
567 [04:07:57] *** Joins: winsen1 (~asulil@replaced-ip )
568 [04:08:00] *** debhelper sets mode: +l 1636
569 [04:08:05] *** Quits: cuechan (~paul@replaced-ip ) (Remote host closed the connection)
570 [04:10:28] *** Joins: sandeepkr (~sandeepkr@replaced-ip )
571 [04:11:02] *** Joins: faw (~Felipe@replaced-ip )
572 [04:11:15] *** Quits: Joufflu (~Joufflu@replaced-ip ) (Quit: Leaving)
573 [04:11:32] *** Joins: dynek (~dynek@replaced-ip )
574 [04:12:58] *** Quits: winsen (~asulil@replaced-ip ) (Ping timeout: 250 seconds)
575 [04:13:22] *** Quits: winsen1 (~asulil@replaced-ip ) (Ping timeout: 265 seconds)
576 [04:13:28] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
577 [04:13:33] *** Joins: lee_ (~lee@replaced-ip )
578 [04:13:38] *** Joins: Colti (Miramar-FL@replaced-ip )
579 [04:14:44] *** Quits: LeeFuller (~lee@replaced-ip ) (Ping timeout: 244 seconds)
580 [04:16:45] *** Joins: wcfields (~wcfields@replaced-ip )
581 [04:17:38] *** Quits: js9600 (~js9600@replaced-ip ) (Ping timeout: 265 seconds)
582 [04:18:19] *** Quits: genpaku (~genpaku@replaced-ip ) (Remote host closed the connection)
583 [04:20:39] *** Joins: hspcd (~hspcd@replaced-ip )
584 [04:20:52] *** Quits: wcfields (~wcfields@replaced-ip ) (Ping timeout: 240 seconds)
585 [04:20:52] *** Quits: faw (~Felipe@replaced-ip ) (Ping timeout: 252 seconds)
586 [04:22:00] *** Joins: MaBunny (~MaBunny@replaced-ip )
587 [04:22:01] *** Joins: relaxed (~relaxed@replaced-ip )
588 [04:22:12] *** Joins: alex1a (~alex1a@replaced-ip )
589 [04:22:25] *** Quits: alex1a (~alex1a@replaced-ip ) (Max SendQ exceeded)
590 [04:22:48] <MaBunny> hello guys
591 [04:22:50] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 244 seconds)
592 [04:22:54] *** Joins: alex1a (~alex1a@replaced-ip )
593 [04:23:07] <MaBunny> im presently talking from my fresh
debian install
594 [04:23:18] <MaBunny> so
595 [04:23:19] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
596 [04:23:42] <MaBunny> i did try the steps told in tht debian
manual,but i guess
597 [04:23:44] *** Quits: alex1a (~alex1a@replaced-ip ) (Max SendQ exceeded)
598 [04:24:01] <MaBunny> i did update-grub for my prev debian,not
this one
599 [04:24:14] *** Joins: alex1a (~alex1a@replaced-ip )
600 [04:24:19] *** Joins: chachasmooth (~chachasmo@replaced-ip )
601 [04:25:03] *** Quits: alex1a (~alex1a@replaced-ip ) (Max SendQ exceeded)
602 [04:25:04] <MaBunny> i cannot still load grub when im trying
to open debian on this usb stick
603 [04:25:35] *** Joins: alex1a (~alex1a@replaced-ip )
604 [04:26:07] <jmcnaught> MaBunny: start from the beginning
605 [04:26:09] <MaBunny> can anyone tell me tht if i do the
following steps: 1)grub-install /dev/sdX 2)update-grub
606 [04:26:18] *** Quits: alex1a (~alex1a@replaced-ip ) (Max SendQ exceeded)
607 [04:26:25] <MaBunny> will it start working straight?
608 [04:26:39] *** Quits: chainsaw10 (~chainsaw1@replaced-ip ) (Quit: Leaving)
609 [04:26:46] *** Joins: Sabotender (~Sabotende@replaced-ip )
610 [04:26:50] *** Joins: alex1a (~alex1a@replaced-ip )
611 [04:27:44] *** Quits: alex1a (~alex1a@replaced-ip ) (Max SendQ exceeded)
612 [04:28:16] *** Joins: alex1a (~alex1a@replaced-ip )
613 [04:29:01] *** Quits: alex1a (~alex1a@replaced-ip ) (Max SendQ exceeded)
614 [04:29:31] *** Joins: alex1a (~alex1a@replaced-ip )
615 [04:30:17] *** Quits: alex1a (~alex1a@replaced-ip ) (Max SendQ exceeded)
616 [04:31:15] *** Joins: johefernan (~joheferna@replaced-ip )
617 [04:35:06] *** Quits: hexagoxel (~hexagoxel@replaced-ip ) (Ping timeout: 250 seconds)
618 [04:35:21] *** Joins: cdown (~cdown@replaced-ip )
619 [04:36:33] <jmcnaught> MaBunny: the story you provided is
fairly unclear, previous debians, fresh installs etc. What does
"cannot still load grub when im trying to open debian on this
usb stick" mean?
620 [04:38:31] *** Quits: jetho (~jetho@replaced-ip ) (Quit: WeeChat 0.4.3)
621 [04:39:39] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 260 seconds)
622 [04:39:55] <MaBunny> jmcnaught: well,i was having problems
loading the grub on my fresh debian install on a usb stick,it was
giving like normal.mod not found
623 [04:40:08] *** Joins: hexagoxel (~hexagoxel@replaced-ip )
624 [04:40:20] <jmcnaught> MaBunny: you want to install grub onto
a USB stick?
625 [04:40:30] <MaBunny> so i tried the command after mounting
the "/" directory to /mnt
626 [04:40:39] <MaBunny> this command "chroot /mnt"
627 [04:40:54] <jmcnaught> !tell MaBunny -about reinstall grub
628 [04:40:57] <MaBunny> well jmcnaught,my debian is on a usb
stick
629 [04:41:33] <jmcnaught> MaBunny: a different USB stick than
the USB stick that you ran the installer from?
630 [04:41:49] <MaBunny> no the same usb stick jmcnaught
631 [04:42:38] <jmcnaught> hmmm... you have the installer image
on the same USB stick that you are installing to? that sounds tricky
632 [04:42:58] <MaBunny> and now im on tht same usb stick typing
to you but
633 [04:43:15] <MaBunny> i hav used the grub of my prev debian
install to load it
634 [04:43:38] <MaBunny> jmcnaught: i hav grub or boot partition
on a diff partition
635 [04:44:01] *** Quits: Sector89 (~Sector89@replaced-ip ) (Quit: Leaving)
636 [04:44:02] <MaBunny> i mean the boot partition is diff then
the / partition
637 [04:44:19] *** strass is now known as strass|away
638 [04:44:22] *** Quits: shingouz (~doowop@replaced-ip ) (Remote host closed the connection)
639 [04:44:39] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
640 [04:45:46] *** Joins: shingouz (~doowop@replaced-ip )
641 [04:46:07] *** Joins: brokencycle (~brokencyc@replaced-ip )
642 [04:46:18] <jmcnaught> MaBunny: so there are two different
Debian installs on this USB stick, and a debian installer image?
643 [04:47:35] <MaBunny> no there are two diff debian install on
two usb sticks,one which has grub working normally and the other
which doesnt
644 [04:48:39] *** Joins: Lacho1 (~lacho@replaced-ip )
645 [04:49:14] <jmcnaught> MaBunny: okay. and you are booting
from debian #1 USB stick, mounting the root and /boot from Debian #2
USB stick to do the chroot?
646 [04:49:39] *** Quits: Lacho (~lacho@replaced-ip ) (Ping timeout: 264 seconds)
647 [04:50:25] <MaBunny> well,the debian usb with grub working is
a gui one,so
648 [04:50:44] *** Quits: skylite (~skylite@replaced-ip ) (Excess Flood)
649 [04:51:00] <MaBunny> i mount the debian gui usb,get to the
booting process and select the debian cli usb to boot,which has grub
not working
650 [04:51:08] *** Joins: skylite (~skylite@replaced-ip )
651 [04:51:54] <MaBunny> the debian cli usb has a 200mb boot
sector where grub is present,so reinstalling grub there wont be a
problem,right?
652 [04:52:15] <MaBunny> the prev one has the root sector on a
diff partition
653 [04:52:33] <jmcnaught> sounds like you're mixing up
terminology here
654 [04:53:01] <jmcnaught> "i mount the debian gui usb"
i thought this was the one that already has workng grub, why are you
mounting it, and where?
655 [04:53:05] *** Joins: crayon (~user@replaced-ip )
656 [04:53:19] <jmcnaught> do you mean that you insert it into
the computer and boot from it?
657 [04:53:39] <MaBunny> yes tht onbe already has grub working,so
i use tht grub to load this present debian to boot up
658 [04:53:44] <MaBunny> yes
659 [04:53:46] <jmcnaught> also what is a 200mb boot sector. is
that a partition that you are using for /boot ?
660 [04:54:01] <MaBunny> and load this debian whicxh is terminal
based
661 [04:54:24] <jmcnaught> how do you use grub to load the new
Debian install? Are you talking about mounting the second USB stick,
and using chroot?
662 [04:54:24] <MaBunny> yes thts where the not-working grub is
present
663 [04:54:43] <MaBunny> no,just selecting it from the boot
screen
664 [04:54:49] <MaBunny> of the debian
665 [04:55:06] <MaBunny> where the advanced options are given
666 [04:55:32] *** Joins: sayur (~quassel@replaced-ip )
667 [04:56:03] *** strass|away is now known as strass
668 [04:56:06] <jmcnaught> okay is still sounds like a
complicated system, but follow the instructions in the factoid that
dpkg messaged you
669 [04:56:50] <MaBunny> jmcnaught: can you pls explain to me
what steps they are?
670 [04:56:50] <jmcnaught> you need to mount more than just the
root filesystem, you also need to mount /boot if it's on a
separate partition, and /proc, and /dev
671 [04:57:08] *** Quits: gwork (b156c4c1@replaced-ip ) (Quit: Page closed)
672 [04:57:19] <MaBunny> root filesystem has /proc and /dev
673 [04:57:20] *** zanshin_ is now known as zanshin
674 [04:58:04] <jmcnaught> MaBunny: those are empty mount points
675 [04:58:23] <MaBunny> well wait
676 [04:58:38] *** Quits: noid- (~zadm1n@replaced-ip ) (Quit: leaving)
677 [04:59:01] <MaBunny> mount -o bind /dev /your/root/dev
678 [04:59:09] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 244 seconds)
679 [04:59:10] <MaBunny> is there a space after /dev
680 [05:00:13] <jmcnaught> yes there needs to be a space between
/dev and the mount point
681 [05:00:13] *** Quits: Klaus_Dieter (~klaus@replaced-ip ) (Read error: Connection reset by peer)
682 [05:00:38] <MaBunny> ok
683 [05:00:46] <jmcnaught> MaBunny: look for "bind
mounts" in the mount man page
684 [05:00:52] *** Joins: Klaus_Dieter (~klaus@replaced-ip )
685 [05:01:34] <MaBunny> ok
686 [05:02:10] *** Quits: AvatarA (~avatara@replaced-ip ) (Quit: Leaving)
687 [05:02:19] <jmcnaught> the idea is that inside the chroot
(look that up if you don't know what it is) /dev and /proc have
to actually be mounted, but because the running kernel already has
them mounted you are "binding" the original /dev to be the
same as the /dev inside the chroot
688 [05:03:04] *** Quits: secrgb (~secrgb@replaced-ip ) (Read error: Connection reset by peer)
689 [05:03:50] <jmcnaught> MaBunny: also another thing you can
try is the Debian installer can be booted in a rescue mode that has
a menu driven GRUB reinstall feature
690 [05:04:27] *** Joins: fstd_ (~fstd@replaced-ip )
691 [05:04:42] <MaBunny> ok i understand
692 [05:04:55] *** Joins: th0r (~Thor@replaced-ip )
693 [05:04:58] *** Joins: phate408 (~Phate@replaced-ip )
694 [05:05:05] <MaBunny> but idk if i want to run the installer
again...will try on my computer
695 [05:06:28] *** Quits: NeonSynth (~NeonSynth@replaced-ip ) (Read error: Connection reset by peer)
696 [05:06:42] *** Quits: e (e@replaced-ip ) (Quit: edk)
697 [05:06:57] *** Quits: sayur (~quassel@replaced-ip ) (Remote host closed the connection)
698 [05:07:10] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 258 seconds)
699 [05:08:00] *** debhelper sets mode: +l 1629
700 [05:08:52] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 265 seconds)
701 [05:08:53] *** fstd_ is now known as fstd
702 [05:10:10] *** Joins: theamdman (~theamdman@replaced-ip )
703 [05:10:30] *** Quits: theamdman (~theamdman@replaced-ip ) (Client Quit)
704 [05:11:37] *** Joins: theamdman (~theamdman@replaced-ip )
705 [05:12:19] *** Joins: katronix (~chris4@replaced-ip )
706 [05:12:26] *** Joins: cyphase (~cyphase@replaced-ip )
707 [05:12:55] <katronix> Hi all, not sure if this is the proper
channel or not, but on a Debian server, is there a special command
to execute so apache will allow user directories to process php?
708 [05:14:14] *** Quits: aaro (~aaro@replaced-ip ) (Quit: aaro)
709 [05:14:14] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Read error: Connection reset by peer)
710 [05:14:41] *** Quits: duracrisis (~fboudreau@replaced-ip ) (Quit: Remember, smarter not harder!)
711 [05:14:55] *** Joins: takyashi__ (~bishop@replaced-ip )
712 [05:15:32] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 240 seconds)
713 [05:16:07] *** Joins: cerebro_ (~cerebro@replaced-ip )
714 [05:16:36] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip ) (Read error: Connection reset by peer)
715 [05:16:50] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip )
716 [05:17:15] *** Quits: takyashi_ (~bishop@replaced-ip ) (Ping timeout: 264 seconds)
717 [05:18:25] <jmcnaught> MaBunny: it's a rescue mode that
you select at the installer's boot menu. it's not a
reinstalling all of Debian
718 [05:18:41] <MaBunny> ok
719 [05:19:39] <jmcnaught> katronix: what are you trying so far?
720 [05:20:06] *** Joins: Y04NN (~y04nn@replaced-ip )
721 [05:20:44] <katronix> I've enabled user directory, and
installed php. However currently the domain pointed to a user
directory shows me code
722 [05:21:13] <jmcnaught> katronix: can you show the config file
on
replaced-url
723 [05:22:09] *** Quits: dreki (~dreki@replaced-ip ) (Quit: Leaving.)
724 [05:23:08] *** Joins: wcfields (~wcfields@replaced-ip )
725 [05:24:04] <jmcnaught> katronix: "enabled user
directory" do you mean you enabled the userdir module with
a2enmod?
726 [05:24:18] <katronix> jmcnaught:
replaced-url
727 [05:24:30] <jmcnaught> katronix: something wrong with
paste.debian.net?
728 [05:24:57] *** Quits: th0r (~Thor@replaced-ip ) (Quit: Leaving)
729 [05:25:15] *** Quits: PryMar56 (~prymar@replaced-ip ) (Quit: Leaving)
730 [05:25:16] <katronix> jmcnaught: sorry just used to using
pastebin
731 [05:25:23] <jmcnaught> katronix: userdir module is for when
you want "replaced-url
732 [05:25:30] <MaBunny> jmcnaught: should i do this from my
computer or the installer cd?
733 [05:25:49] <MaBunny> bcoz mount -t proc none gives : /proc is
in use
734 [05:25:57] <jmcnaught> katronix: pastebin sometimes demands
captchas to view the paste, and shows ads, so please use a better
one like Debian's
735 [05:26:03] <MaBunny> srry if its a silly questiuon
736 [05:26:04] *** Joins: PryMar56 (~prymar@replaced-ip )
737 [05:26:28] <MaBunny> katronix: use paste.debian.net
738 [05:27:02] <jmcnaught> katronix: anyways.. you don't
need to use userdir at all it seems, it looks like you want the
website to be available from
replaced-url
739 [05:27:24] <katronix> jmcnaught: yes that is correct, but if
you visit the site now you see the php code
740 [05:27:30] *** Quits: wcfields (~wcfields@replaced-ip ) (Ping timeout: 250 seconds)
741 [05:28:14] <jmcnaught> katronix: so disable the userdir
module, and put the website/PHP files into a directory under /var/replaced-url
742 [05:28:45] <jmcnaught> katronix: are you using mod_php or
php-fpm?
743 [05:29:51] *** Joins: gunkaaa (~gunkaaa@replaced-ip )
744 [05:30:53] <jmcnaught> MaBunny: did you run that "mount
-t proc none /proc" command before or after running the chroot
command?
745 [05:31:03] <katronix> jmcnaught: I'm not sure, I was
following instructions on one of the debian pages, but can't
find it now :(
746 [05:31:25] <MaBunny> after the chroot command jmcnaught
747 [05:31:30] <jmcnaught> MaBunny: the installer has a menu that
lets you reinstall grub on an already installed system if you are
finding the commands difficult to use
748 [05:31:53] <MaBunny> ok jmcnaught,i will use tht now
749 [05:31:57] *** Joins: alexandros_c (~alexandro@replaced-ip )
750 [05:32:07] <jmcnaught> katronix: which package did you
install to get PHP? You should take some notes, think of your future
self! ;)
751 [05:32:07] <MaBunny> how do i get into tht menu and option
752 [05:32:20] *** Joins: reev (~reev@replaced-ip )
753 [05:32:22] <jmcnaught> MaBunny: rescue mode is one of the
boot options of the installer
754 [05:32:30] <MaBunny> tht one?
755 [05:32:43] <MaBunny> wht do i hav to do there?
756 [05:32:49] <jmcnaught> follow the prompts
757 [05:32:56] <MaBunny> ok
758 [05:33:27] <MaBunny> ok,ill reboot and start the installer
759 [05:33:31] <MaBunny> brb
760 [05:33:34] *** Quits: dkas (~dkas@replaced-ip ) (Ping timeout: 250 seconds)
761 [05:34:12] <MaBunny> quit
762 [05:34:31] <katronix> jmcnaught: php5 is what I installed via
apt
763 [05:34:43] *** Quits: MaBunny (~MaBunny@replaced-ip ) (Quit: MaBunny)
764 [05:35:26] *** Joins: dkas (~dkas@replaced-ip )
765 [05:36:01] *** Quits: Drunkwizard (~bakchod@replaced-ip ) (Ping timeout: 265 seconds)
766 [05:36:12] <jmcnaught> katronix: so that would have installed
libapache2-mod-php5 unless you told it to install another package
like php5-fpm
767 [05:36:37] <katronix> jmcnaught: no I didn't
768 [05:36:41] <jmcnaught> katronix: php5-fpm is what you
eventually want to be using for PHP, but using mod_php is okay for
getting started
769 [05:39:02] <katronix> okay what is the difference between the
two?
770 [05:39:46] *** Joins: denisk (~denisk@replaced-ip )
771 [05:40:10] <jmcnaught> one is a module loaded into Apache,
and only works with the prefork (non-threaded) MPM. php5-fpm runs
PHP in a separate process (optionally as a different user) and
apache talks to it over fastcgi
772 [05:40:35] <k_sze[work]> Can somebody suggest a tool take a
large file (hundreds of MB), and replace random blocks with null
bytes?
773 [05:41:11] <k_sze[work]> I basically need a tool to simulate
randomly damaged input files for fuzzing a library.
774 [05:41:12] <jmcnaught> katronix: mod_php is easier to get
started with. I suggest you try putting the website in /var/replaced-url
775 [05:41:52] <jmcnaught> k_sze[work]: microsoft word
776 [05:42:05] <k_sze[work]> jmcnaught: lol
777 [05:42:05] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
778 [05:42:36] *** Joins: Rusty1 (~Rusty1@replaced-ip )
779 [05:43:24] *** Joins: dtux (~dmtucker@replaced-ip )
780 [05:43:31] *** Quits: Waggie (~Waggie@replaced-ip##) (Quit: ZNC - ##replaced-url
781 [05:43:38] *** Joins: sayur (~quassel@replaced-ip )
782 [05:43:51] <zinx> k_sze[work]: have you heard of afl?
783 [05:44:10] <k_sze[work]> american fuzzy lop?
784 [05:44:16] <zinx> k_sze[work]: yes
785 [05:45:35] <katronix> jmcnaught: that would also mean only
root could make changes to the site right?
786 [05:45:52] *** Joins: wcfields (~wcfields@replaced-ip )
787 [05:45:58] *** Quits: dtux (~dmtucker@replaced-ip ) (Remote host closed the connection)
788 [05:46:13] <jmcnaught> katronix: you can use chown to change
the owner of the directory/files of the website
789 [05:46:17] *** Joins: winterss (~wint@replaced-ip )
790 [05:46:28] <katronix> k
791 [05:46:28] *** Joins: dtux (~dmtucker@replaced-ip )
792 [05:46:39] *** Quits: tlolczyk (~Thad@replaced-ip ) (Remote host closed the connection)
793 [05:47:02] *** Quits: dtux_ (~dmtucker@replaced-ip ) (Ping timeout: 258 seconds)
794 [05:47:26] <jmcnaught> katronix: you'll want to make
sure that the
replaced-url
795 [05:48:35] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.0.1)
796 [05:48:51] *** Joins: Lipp (~Lipp@replaced-ip )
797 [05:49:38] *** Quits: afuentes (~kusanagi@replaced-ip ) (Ping timeout: 244 seconds)
798 [05:50:31] *** Quits: wcfields (~wcfields@replaced-ip ) (Ping timeout: 265 seconds)
799 [05:52:22] <katronix> jmcnaught: I suppose I would need to
get rid of the mysql library also and then re-install it with the
other php?
800 [05:52:54] <jmcnaught> katronix: which mysql library? how was
it installed?
801 [05:53:33] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 258 seconds)
802 [05:53:49] <katronix> jmcnaught: aptitude install php5
php5-mysql libapache2-mod-php5 was one command line, I assume if I
uninstall php5, everything else would go with it?
803 [05:54:23] *** Joins: evade (~evade@replaced-ip )
804 [05:54:53] <jmcnaught> katronix: get it working first with
libapache2-mod-php5, then read up on using php5-fpm. On Debian you
can have php5-fpm and libapache2-mod-php5 installed at the same
time, and they share the various php5-foo packages
805 [05:55:17] <katronix> ok
806 [05:57:38] *** Joins: rommel092079 (~nightride@replaced-ip )
807 [05:58:14] *** Joins: _chaky_ (~chaky@replaced-ip )
808 [05:58:19] <jmcnaught> katronix: for what it's worth,
there are several packages for web applications in Debian that will
use libapache2-mod-php5 by default, so it's not that bad to use
especially if you don't have a lot of sites or traffic
809 [05:58:58] *** Quits: lee_ (~lee@replaced-ip ) (Ping timeout: 258 seconds)
810 [05:59:06] *** Quits: Lacho1 (~lacho@replaced-ip ) (Ping timeout: 244 seconds)
811 [05:59:10] <rommel092079> good day. May I ask if someone
could provide me some working link for step by step tutorial to
install postfix, dovecot and roundcube on debian OS. yes I have
already tried most of the results in google but does not work at the
end. Pls.
812 [06:00:17] *** Quits: juantelez (~juantelez@replaced-ip ) (Quit: WeeChat 1.0.1)
813 [06:01:33] *** Joins: lee_ (~lee@replaced-ip )
814 [06:02:53] *** Quits: TheCoffeMaker (~TheCoffeM@replaced-ip ) (Remote host closed the connection)
815 [06:03:01] *** Joins: Drunkwizard (~bakchod@replaced-ip )
816 [06:03:51] *** Quits: ryan57 (~ryan60@replaced-ip ) (Quit: Leaving)
817 [06:04:41] *** Quits: adrian (~adrian@replaced-ip ) (Remote host closed the connection)
818 [06:05:04] *** Joins: takyashi___ (~bishop@replaced-ip )
819 [06:05:49] *** Quits: takyashi__ (~bishop@replaced-ip ) (Ping timeout: 244 seconds)
820 [06:08:11] *** Quits: BotaniCar_ (~BotaniCar@replaced-ip ) (Remote host closed the connection)
821 [06:10:26] *** Joins: xiu1 (~xiu@replaced-ip )
822 [06:11:21] <xiu1> is there a way to grep on certain parts of
a strip? i.e only search for strings that much 1______89832 first
and last characters?
823 [06:12:24] *** Quits: xiu1 (~xiu@replaced-ip ) (Client Quit)
824 [06:12:32] *** Joins: earthundead (~earthunde@replaced-ip )
825 [06:14:22] *** Quits: rommel092079 (~nightride@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
826 [06:14:43] *** Joins: geeg (~scsi@replaced-ip )
827 [06:15:58] *** Joins: Waggie (~Waggie@replaced-ip )
828 [06:16:28] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
829 [06:19:39] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
830 [06:19:55] *** Joins: Riyria (~Riyria@replaced-ip )
831 [06:20:27] *** Quits: jas4711 (~jas4711@replaced-ip ) (Remote host closed the connection)
832 [06:20:42] *** Quits: sayur (~quassel@replaced-ip ) (Read error: Connection reset by peer)
833 [06:21:58] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
834 [06:22:42] *** Quits: Guest67639 (~Zadrot@replaced-ip ) (Ping timeout: 244 seconds)
835 [06:24:28] *** Quits: aaaaa (ad4abe14@replaced-ip##) (Quit: ##replaced-url
836 [06:25:03] *** Quits: curtis22 (~curtis@replaced-ip ) (Quit: Leaving)
837 [06:26:47] *** Joins: sayur (~quassel@replaced-ip )
838 [06:27:33] *** Quits: _penguinguru (~penguingu@replaced-ip ) (Quit: Cya!)
839 [06:28:00] *** debhelper sets mode: +l 1622
840 [06:29:21] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
841 [06:29:42] *** Joins: p_quarles (~pquarles@replaced-ip )
842 [06:30:11] *** Joins: cdbob (~cdbob@replaced-ip )
843 [06:31:16] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
844 [06:34:17] *** Joins: hele (~hele@replaced-ip )
845 [06:34:17] *** Quits: Rusty1 (~Rusty1@replaced-ip ) (Read error: Connection reset by peer)
846 [06:35:03] *** Quits: hele (~hele@replaced-ip ) (Client Quit)
847 [06:35:33] *** Joins: BenNZ (~Ben__@replaced-ip )
848 [06:37:10] *** Joins: wcfields (~wcfields@replaced-ip )
849 [06:40:11] *** Quits: Riyria (~Riyria@replaced-ip ) (Read error: Connection reset by peer)
850 [06:40:40] *** Joins: jtonttu (~jtonttu@replaced-ip )
851 [06:41:19] *** Quits: jtonttu (~jtonttu@replaced-ip ) (Client Quit)
852 [06:43:07] *** WebDawg is now known as neoweb
853 [06:43:45] *** Joins: aaro (~aaro@replaced-ip )
854 [06:44:27] *** Joins: towo^work (~towo@replaced-ip )
855 [06:47:36] *** Quits: wcfields (~wcfields@replaced-ip ) (Ping timeout: 276 seconds)
856 [06:48:23] *** Quits: sayur (~quassel@replaced-ip ) (Remote host closed the connection)
857 [06:48:43] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Remote host closed the connection)
858 [06:48:54] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 276 seconds)
859 [06:52:11] *** Joins: Riyria (~Riyria@replaced-ip )
860 [06:52:34] *** Joins: s4ndm4n (~sandman@replaced-ip )
861 [06:52:34] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Changing host)
862 [06:52:34] *** Joins: s4ndm4n (~sandman@replaced-ip )
863 [06:54:46] *** Quits: sterniste (~sstern@replaced-ip ) (Quit: sterniste)
864 [06:57:39] *** Joins: Drzacek (~Drzacek@replaced-ip )
865 [06:58:15] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
866 [06:59:06] *** Quits: Drunkwizard (~bakchod@replaced-ip ) (Ping timeout: 258 seconds)
867 [06:59:38] *** Joins: Hacker01 (~Haxker01@replaced-ip )
868 [07:00:03] *** Quits: enki- (~enki@replaced-ip ) (Ping timeout: 244 seconds)
869 [07:00:37] *** Joins: enki (~enki@replaced-ip )
870 [07:00:37] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
871 [07:02:27] *** Quits: takyashi___ (~bishop@replaced-ip ) (Ping timeout: 265 seconds)
872 [07:02:31] *** Joins: Drunkwizard (~bakchod@replaced-ip )
873 [07:03:04] *** Parts: terminalmage (~terminalm@replaced-ip )
874 [07:03:45] *** Quits: dbristow (~dbristow@replaced-ip ) (Ping timeout: 258 seconds)
875 [07:05:17] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: pingfloyd)
876 [07:06:00] *** Joins: Hootch (~Thunderbi@replaced-ip )
877 [07:06:26] *** Quits: gema (~Gema@replaced-ip ) (Ping timeout: 258 seconds)
878 [07:08:02] *** Quits: kobain (~kobain@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
879 [07:08:06] *** Joins: gema (~Gema@replaced-ip )
880 [07:08:57] *** Joins: aaaaa (ad4abe14@replaced-ip )
881 [07:09:56] *** Joins: cR3Zx (~Viowel@replaced-ip )
882 [07:10:05] *** Joins: Lipp (~Lipp@replaced-ip )
883 [07:10:17] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
884 [07:11:38] *** Quits: Poppabear (Poppabear@replaced-ip ) (Read error: Connection reset by peer)
885 [07:12:32] *** Joins: zblakany (~zblakany@replaced-ip )
886 [07:12:55] *** Joins: Niham (~textual@replaced-ip )
887 [07:13:26] *** Joins: maziar (~textual@replaced-ip )
888 [07:13:26] *** Quits: maziar (~textual@replaced-ip ) (Client Quit)
889 [07:14:56] *** Quits: Niham (~textual@replaced-ip ) (Max SendQ exceeded)
890 [07:15:57] *** Joins: Niham (~textual@replaced-ip )
891 [07:16:19] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 252 seconds)
892 [07:17:29] *** Quits: zblakany (~zblakany@replaced-ip ) (Ping timeout: 258 seconds)
893 [07:18:08] *** Quits: theamdman (~theamdman@replaced-ip ) (Quit: Lost terminal)
894 [07:18:15] *** Joins: Ticho (~Ticho@replaced-ip )
895 [07:18:49] *** Quits: Niham (~textual@replaced-ip ) (Max SendQ exceeded)
896 [07:20:00] *** Joins: Niham (~textual@replaced-ip )
897 [07:20:54] *** Quits: Ticho_ (~Ticho@replaced-ip ) (Ping timeout: 265 seconds)
898 [07:20:57] *** Joins: putti_ (~Putti@replaced-ip )
899 [07:24:00] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 276 seconds)
900 [07:24:22] *** Quits: aaaaa (ad4abe14@replaced-ip##) (Quit: ##replaced-url
901 [07:24:33] <Mava> any tips, just got i7 installed and man
this runs hot! seems the cpu freq is somewhere round 3ghz even when
i'm doing practicaly nothing.
902 [07:25:21] <Mava> been trying to set the freq to 800MHz, but
no luck. it just does not want to obey
903 [07:25:32] <aaro> Mava: did you install cpufreq-utils?
904 [07:25:48] <Mava> up
905 [07:25:53] <Mava> *yup
906 [07:26:13] *** Quits: tdfischer (~tdfischer@replaced-ip ) (Ping timeout: 265 seconds)
907 [07:26:33] <aaro> cpufreq-info will give the governor in use,
check out is "ondemand"
908 [07:28:17] <Mava> aaro: now this just got interesting
909 [07:29:09] <Mava> seems that i've done something right,
the governor is indeed ondemand and the cpufreq-info says current
CPU frequency is 800 MHz. However, the i7z shows the actual freq to
be approx 2.8
910 [07:29:25] *** Quits: kzimmermann (~gidbsnskh@replaced-ip ) (Quit: see ya!)
911 [07:29:50] <aaro> what's i7z?
912 [07:30:05] <Mava> i7 cpu statistics tool
913 [07:30:36] *** Joins: chachasmooth (~chachasmo@replaced-ip )
914 [07:31:05] *** Quits: cdbob (~cdbob@replaced-ip ) (Read error: Connection reset by peer)
915 [07:31:06] <aaro> i wouldn't trust that, trust
cpufreq-info better :)
916 [07:31:11] *** Joins: kzimmermann (~gidbsnskh@replaced-ip )
917 [07:31:43] <aaro> also check your cpu temp, if it's not
too high then it's ok
918 [07:31:51] *** Joins: neldogz (~neldogz@replaced-ip )
919 [07:31:54] <Mava> aaro: and i will do as you suggest, just
checked that also /proc/cpuinfo says 800Mhz
920 [07:32:08] <Mava> well the problem here is the laptop, and
this burns under my hand.
921 [07:32:18] *** Quits: neldogz (~neldogz@replaced-ip ) (Remote host closed the connection)
922 [07:32:29] *** Joins: samuel (~anonymous@replaced-ip )
923 [07:32:53] <Mava> Though also faced the good old optimus
problem in addition but it should be solved since after getting
bumblebee and nvidia drivers here this cooled down a little bit
924 [07:33:35] <aaro> install the package lmsensors and do
sensors | grep temp
925 [07:33:49] <Mava> 48-51 in degrees
926 [07:34:00] <Mava> aaro: got a conky running already ^^
927 [07:34:12] *** Quits: _chaky_ (~chaky@replaced-ip ) (Ping timeout: 240 seconds)
928 [07:34:19] <aaro> it's ok
929 [07:34:32] <aaro> usually critical temp is around 100
930 [07:34:38] *** Joins: patterson (~patterson@replaced-ip )
931 [07:36:08] <aaro> you could change the governor to
conservative so it stays at minimum freq if you want lower temo
932 [07:36:23] <Mava> nice
933 [07:36:26] <Mava> got to do that
934 [07:36:27] *** Quits: jayaura (~jay_aura@replaced-ip##) (Quit: ZNC - ##replaced-url
935 [07:36:48] <Mava> though i was just starting to wonder
whether i have been able to really reduce the usage of nvidia's
graphics here
936 [07:36:56] *** Joins: KyokoDebian (4d4da301@replaced-ip )
937 [07:37:19] *** Parts: KyokoDebian (4d4da301@replaced-ip )
938 [07:37:23] *** Quits: samuel (~anonymous@replaced-ip ) (Remote host closed the connection)
939 [07:37:25] *** Joins: tdfischer (~tdfischer@replaced-ip )
940 [07:37:50] *** Joins: jayaura (~jay_aura@replaced-ip )
941 [07:39:58] *** Quits: jayaura (~jay_aura@replaced-ip ) (Client Quit)
942 [07:43:16] *** Joins: dserban (~dserban@replaced-ip )
943 [07:43:19] *** dserban is now known as nutron
944 [07:43:34] *** Quits: nutron (~dserban@replaced-ip ) (Changing host)
945 [07:43:34] *** Joins: nutron (~dserban@replaced-ip )
946 [07:43:36] *** Joins: dtux_ (~dmtucker@replaced-ip )
947 [07:43:37] *** Joins: jayaura (~jay_aura@replaced-ip )
948 [07:45:09] *** Quits: fernie (~jarkko@replaced-ip ) (Remote host closed the connection)
949 [07:45:10] *** Joins: super_gollum (~ich@replaced-ip )
950 [07:45:32] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 244 seconds)
951 [07:47:01] *** Joins: fernie (~jarkko@replaced-ip )
952 [07:48:28] <nutron> I'd like to ask a few questions
about my screen issues but am running stretch, is there a channel
here for stretch?
953 [07:48:48] *** Joins: wabuh (~wabuh@replaced-ip )
954 [07:49:00] <babilen> #debian-next
955 [07:50:28] *** Quits: ThomasJ (thomas@replaced-ip ) (Ping timeout: 258 seconds)
956 [07:51:19] *** Quits: murfjr (~douseiais@replaced-ip ) (Quit: Leaving)
957 [07:51:33] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
958 [07:51:37] <nutron> Cannot join #debian-next (Channel is
invite only)
959 [07:52:08] *** Joins: BalTun (~BalTun@replaced-ip )
960 [07:52:10] *** Joins: dbristow (~dbristow@replaced-ip )
961 [07:52:30] <abrotman> nutron: irc.oftc.net
962 [07:52:40] <tacocat> beat me to it
963 [07:53:41] <Mava> aaro: but anycase, this seems to be quite
nice. thanks =)
964 [07:54:14] <aaro> Mava: no problem :)
965 [07:55:53] *** Joins: nibble_zero (~chatzilla@replaced-ip )
966 [07:56:04] *** Joins: chele (~chele@replaced-ip )
967 [07:56:06] *** Quits: nibble_zero (~chatzilla@replaced-ip ) (Client Quit)
968 [07:56:28] *** Quits: duckx0r (~mike@replaced-ip ) (Quit: Leaving)
969 [07:56:32] *** Joins: bocaneri (~bocaneri@replaced-ip )
970 [07:57:09] *** Quits: fernie (~jarkko@replaced-ip ) (Ping timeout: 276 seconds)
971 [07:57:36] *** Joins: nibble_zero (~chatzilla@replaced-ip )
972 [07:57:52] *** Joins: tkla (~tklassen@replaced-ip )
973 [07:58:27] *** Joins: Reznov (~Viowel@replaced-ip )
974 [07:58:37] *** Joins: fernie (~jarkko@replaced-ip )
975 [07:59:05] *** Joins: dearfibonacci (~~@replaced-ip )
976 [07:59:29] *** Quits: cR3Zx (~Viowel@replaced-ip ) (Ping timeout: 244 seconds)
977 [07:59:38] *** Quits: Reznov (~Viowel@replaced-ip ) (Remote host closed the connection)
978 [07:59:58] *** Quits: nibble_zero (~chatzilla@replaced-ip ) (Client Quit)
979 [08:00:30] *** Joins: cR3Zx (~Viowel@replaced-ip )
980 [08:00:51] *** Quits: jayaura (~jay_aura@replaced-ip##) (Quit: ZNC - ##replaced-url
981 [08:01:47] *** Joins: nibble_zero (~chatzilla@replaced-ip )
982 [08:01:59] *** Quits: lstieb (~lstieb@replaced-ip ) (Ping timeout: 265 seconds)
983 [08:03:33] *** Joins: LucaTM (~LucaTM@replaced-ip )
984 [08:04:31] *** Joins: v3gard (~vegard@replaced-ip )
985 [08:04:47] *** Quits: Hootch (~Thunderbi@replaced-ip ) (Quit: Hootch)
986 [08:04:59] <v3gard> how does the python3-virtualenv package
work?
987 [08:05:14] <v3gard> I installed it, but I didn't get a
virtualenv executable
988 [08:05:21] *** Joins: chaky|lap (~chaky@replaced-ip )
989 [08:05:40] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 250 seconds)
990 [08:06:05] *** Joins: deadcat (~deadcat@replaced-ip )
991 [08:06:31] *** Quits: asc232 (~Keith@replaced-ip ) (Remote host closed the connection)
992 [08:07:28] <v3gard> aha, if I installed python-virtualenv as
well (python2), it did work
993 [08:08:04] <v3gard> so the idea is just to use
"virtualenv --python=python3.4" if I want to stick with
Python 3?
994 [08:09:39] *** Joins: cybrNaut (cybrNaut@replaced-ip )
995 [08:09:45] <v3gard> looks like it. got my virtual environment
up and running here now with python3
996 [08:09:53] <v3gard> thanks for listening :-)
997 [08:10:13] *** Quits: hspcd (~hspcd@replaced-ip ) (Read error: Connection reset by peer)
998 [08:10:24] *** Parts: deadcat (~deadcat@replaced-ip )
999 [08:10:33] *** Joins: KrisztianPapp (~Krisztian@replaced-ip )
1000 [08:11:12] *** Quits: rdr (~rdr@replaced-ip ) (Ping timeout: 244 seconds)
1001 [08:11:32] *** Quits: PryMar56 (~prymar@replaced-ip ) (Quit: Leaving)
1002 [08:11:59] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
1003 [08:12:15] *** Joins: rdr (~rdr@replaced-ip )
1004 [08:12:41] *** Quits: johefernan (~joheferna@replaced-ip ) (Quit: Konversation terminated!)
1005 [08:12:44] *** Joins: Oggen (~Ogge@replaced-ip )
1006 [08:13:09] *** Joins: dtux (~dmtucker@replaced-ip )
1007 [08:13:12] *** Joins: monpocchi (~monpocchi@replaced-ip )
1008 [08:13:22] *** Joins: cwong47 (~deadcat@replaced-ip )
1009 [08:13:29] *** Quits: Riyria (~Riyria@replaced-ip ) (Read error: Connection reset by peer)
1010 [08:13:31] *** Quits: Zyferus (~Zyferus@replaced-ip ) (Ping timeout: 252 seconds)
1011 [08:13:55] *** Joins: jayaura_ (~jay_aura@replaced-ip )
1012 [08:15:46] *** Joins: ceng (~ceng@replaced-ip )
1013 [08:16:33] *** Quits: cwong47 (~deadcat@replaced-ip ) (Quit: leaving)
1014 [08:16:53] *** Quits: dtux_ (~dmtucker@replaced-ip ) (Ping timeout: 244 seconds)
1015 [08:17:30] *** Joins: GJ_ (~Thunderbi@replaced-ip )
1016 [08:17:57] *** Quits: boudiccas (~boudiccas@replaced-ip ) (Ping timeout: 276 seconds)
1017 [08:18:12] *** Quits: putti_ (~Putti@replaced-ip ) (Ping timeout: 240 seconds)
1018 [08:18:14] *** Quits: dearfibonacci (~~@replaced-ip ) (Ping timeout: 250 seconds)
1019 [08:19:13] *** Joins: dearfibonacci (~~@replaced-ip )
1020 [08:19:52] *** Joins: Zyferus (~Zyferus@replaced-ip )
1021 [08:19:58] *** Joins: wcfields (~wcfields@replaced-ip )
1022 [08:20:56] *** Joins: btf (~btf@replaced-ip )
1023 [08:20:58] *** Joins: hspcd (~hspcd@replaced-ip )
1024 [08:22:04] *** Joins: Xin (~XZhao@replaced-ip )
1025 [08:22:05] <Xin> hi
1026 [08:22:18] <Xin> easiest way to set up a memory filesystem of
a predefined size or a max size?
1027 [08:23:06] *** Joins: yanku (~yanku@replaced-ip )
1028 [08:23:15] *** Quits: tkla (~tklassen@replaced-ip ) (Ping timeout: 265 seconds)
1029 [08:23:17] *** Quits: meldron_ (ahx8dR0E5S@replaced-ip ) (Quit: Reconnecting)
1030 [08:23:23] *** Joins: meldron (wxOovgzBWQ@replaced-ip )
1031 [08:23:50] <yanku> In jessie,docker can start
1032 [08:23:55] <yanku> In jessie,docker can not start
1033 [08:24:04] *** Joins: net0bsd_ (c8214a25@replaced-ip )
1034 [08:24:12] <nutron> why doesn't the halt command work as
it used to anymore? It used to actually shut the computer off, now
every machine I use simply hangs on the command.
1035 [08:24:16] *** Quits: wcfields (~wcfields@replaced-ip ) (Ping timeout: 244 seconds)
1036 [08:24:41] <net0bsd_> hoal hola
1037 [08:25:08] <yanku> and "docker search debian", it
says " Are you trying to connect to a TLS-enabled daemon
without TLS?"
1038 [08:25:30] *** Joins: zxd (~zxd@replaced-ip )
1039 [08:26:35] *** Quits: zxd (~zxd@replaced-ip ) (Client Quit)
1040 [08:26:42] *** Joins: arturo (~arturo@replaced-ip )
1041 [08:27:06] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
1042 [08:28:15] *** Quits: cR3Zx (~Viowel@replaced-ip ) (Ping timeout: 244 seconds)
1043 [08:28:35] *** Joins: boudiccas (~boudiccas@replaced-ip )
1044 [08:29:50] *** Joins: nnull (~nnull@replaced-ip )
1045 [08:29:56] *** Quits: dmr (~dmr@replaced-ip ) (Ping timeout: 250 seconds)
1046 [08:30:19] *** Quits: mo1991reg (~mo1991@replaced-ip ) (Remote host closed the connection)
1047 [08:30:30] *** Joins: mo1991reg (~mo1991@replaced-ip )
1048 [08:31:18] *** Joins: timahvo1 (~rogue@replaced-ip )
1049 [08:31:30] <Xin> hey is there a logon script that runs
somewhere for every shell - whether its ssh or logon/local shell?
1050 [08:31:39] <Xin> and for every user
1051 [08:31:42] *** Joins: ogny (~orkun@replaced-ip )
1052 [08:32:33] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 244 seconds)
1053 [08:32:48] <Xin> or can I set globally the initial logon dir
1054 [08:32:58] <Xin> for everyone, once again in ssh and local
1055 [08:33:37] *** Joins: BenNZ (~Ben__@replaced-ip )
1056 [08:34:06] *** Joins: Lipp (~Lipp@replaced-ip )
1057 [08:34:47] *** Joins: akash__ (uid150251@replaced-ip )
1058 [08:35:36] *** Quits: katronix (~chris4@replaced-ip ) (Quit: Leaving)
1059 [08:35:58] *** Parts: Xin (~XZhao@replaced-ip )
1060 [08:36:08] *** Quits: nnull (~nnull@replaced-ip ) (Quit: Leaving)
1061 [08:38:43] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 265 seconds)
1062 [08:43:19] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
1063 [08:43:19] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Changing host)
1064 [08:43:19] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
1065 [08:45:52] *** Joins: katyucha (~katyucha@replaced-ip )
1066 [08:46:35] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
1067 [08:47:17] *** Joins: overlord_tm (~andraz@replaced-ip )
1068 [08:48:00] *** debhelper sets mode: +l 1628
1069 [08:48:37] *** Joins: sliekas99 (~mantas@replaced-ip )
1070 [08:48:52] *** Joins: pasca1 (~pasca1@replaced-ip )
1071 [08:49:53] *** Quits: KrisztianPapp (~Krisztian@replaced-ip ) (Ping timeout: 258 seconds)
1072 [08:50:10] *** Joins: wonderworld (~ww@replaced-ip )
1073 [08:50:18] *** Joins: f10_ (~flo@replaced-ip )
1074 [08:50:46] <jim> "<jelly> jim: that's weird.
Is it during the build process? Did you build inside fakeroot (you
don't have to)?" <-- I think so
1075 [08:51:59] *** Joins: lstieb (~lstieb@replaced-ip )
1076 [08:54:03] *** Joins: KrisztianPapp (~Krisztian@replaced-ip )
1077 [08:54:05] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Ping timeout: 258 seconds)
1078 [08:54:27] *** Joins: OneSploit (~OneSploit@replaced-ip )
1079 [08:54:28] <OneSploit> Hi
1080 [08:54:39] <OneSploit> I am having problem with logging in
after upgrading sid on two computers
1081 [08:54:42] <OneSploit> is this known issue?
1082 [08:55:13] *** Joins: cat3 (~Cat3@replaced-ip )
1083 [08:56:19] *** Joins: freddymungo (~freddymun@replaced-ip )
1084 [08:58:01] *** debhelper sets mode: +l 1635
1085 [08:59:41] *** Joins: jasonwc (~Jason@replaced-ip )
1086 [08:59:42] *** Joins: tikun (~David@replaced-ip )
1087 [09:00:27] *** Quits: sikun__ (~David@replaced-ip ) (Read error: Connection reset by peer)
1088 [09:04:36] *** Joins: fengling (~fengling@replaced-ip )
1089 [09:04:58] *** ChanServ sets mode: +o eir
1090 [09:04:59] *** eir sets mode: -qo $a:normanfal eir
1091 [09:05:26] <otyugh> OneSploit, did you try to log from tty ?
1092 [09:06:32] *** Joins: soee (~soee@replaced-ip )
1093 [09:07:15] *** Joins: bollocks_k (~bollocks@replaced-ip )
1094 [09:07:21] <otyugh> DM are often misleading
1095 [09:07:59] *** Joins: philippi (~user@replaced-ip )
1096 [09:08:14] <otyugh> (something like a change of keyboard
layout could have happened without you knowing it ?)
1097 [09:09:09] *** Joins: plainWhiteTee (~plainWhit@replaced-ip )
1098 [09:10:42] *** Joins: Knaldgas (~pdj@replaced-ip )
1099 [09:10:50] *** Joins: jmnk (~jmnk@replaced-ip )
1100 [09:10:56] *** Joins: hualet_deepin (~hualet@replaced-ip )
1101 [09:11:03] *** Quits: pavlushka (~Pavel@replaced-ip ) (Ping timeout: 240 seconds)
1102 [09:11:15] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 264 seconds)
1103 [09:11:50] *** Joins: mastokley (~mastokley@replaced-ip )
1104 [09:11:58] *** Parts: philippi (~user@replaced-ip )
1105 [09:13:15] *** Joins: jguillen (~jguillen@replaced-ip )
1106 [09:14:00] *** Joins: KlausedSource (~KlausedSo@replaced-ip )
1107 [09:14:58] *** Quits: Drunkwizard (~bakchod@replaced-ip ) (Ping timeout: 265 seconds)
1108 [09:14:59] *** Quits: chaky|lap (~chaky@replaced-ip ) (Ping timeout: 260 seconds)
1109 [09:15:16] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Ping timeout: 244 seconds)
1110 [09:16:01] *** Quits: freddymungo (~freddymun@replaced-ip ) (Quit: Leaving)
1111 [09:16:21] *** Joins: freddymungo (~freddymun@replaced-ip )
1112 [09:16:29] *** Quits: freddymungo (~freddymun@replaced-ip ) (Read error: Connection reset by peer)
1113 [09:16:44] *** Quits: iWaldo (iWaldo___@replaced-ip ) (Ping timeout: 250 seconds)
1114 [09:17:58] *** Joins: zlatan (~Zlatan@replaced-ip )
1115 [09:18:11] *** Parts: zlatan (~Zlatan@replaced-ip )
1116 [09:18:38] *** Joins: styler2go (~styler2go@replaced-ip )
1117 [09:19:19] *** Quits: Zyferus (~Zyferus@replaced-ip ) (Ping timeout: 265 seconds)
1118 [09:19:50] *** Joins: julius_ (~jason4@replaced-ip )
1119 [09:20:24] <Strykar> judd: checkbackport openssh
1120 [09:20:25] <judd> Backporting package openssh in
sid→jessie/amd64: all build-dependencies satisfied using
jessie.
1121 [09:20:37] *** Joins: ThomasJ (thomas@replaced-ip )
1122 [09:20:59] *** Joins: dreamon_ (~dreamon@replaced-ip )
1123 [09:22:18] *** Quits: Emmanuel_Chanel (~emmanuel@replaced-ip ) (Ping timeout: 276 seconds)
1124 [09:22:26] *** Joins: xaa (~xaa@replaced-ip )
1125 [09:23:06] *** Quits: oberling (~oberling@replaced-ip ) (Ping timeout: 265 seconds)
1126 [09:23:11] *** Joins: thorongil (~thorongil@replaced-ip )
1127 [09:23:22] *** Quits: hspcd (~hspcd@replaced-ip ) (Ping timeout: 252 seconds)
1128 [09:23:24] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
1129 [09:24:16] *** Joins: pvn (~vep2@replaced-ip )
1130 [09:25:24] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 250 seconds)
1131 [09:25:38] *** Joins: Tiffon (~name@replaced-ip )
1132 [09:28:00] *** debhelper sets mode: +l 1641
1133 [09:29:21] *** Joins: btf (~btf@replaced-ip )
1134 [09:29:50] *** Joins: pavlushka (~Pavel@replaced-ip )
1135 [09:29:52] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 240 seconds)
1136 [09:30:07] *** Joins: Emmanuel_Chanel (~emmanuel@replaced-ip )
1137 [09:31:30] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 250 seconds)
1138 [09:31:53] *** Joins: hspcd (~hspcd@replaced-ip )
1139 [09:32:21] *** Joins: cq11 (~bent@replaced-ip )
1140 [09:32:29] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Quit: Leaving)
1141 [09:32:36] *** Quits: thorongil (~thorongil@replaced-ip ) (Quit: Leaving)
1142 [09:33:03] *** Joins: thorongil (~thorongil@replaced-ip )
1143 [09:33:25] *** Joins: faw (~Felipe@replaced-ip )
1144 [09:34:06] *** Joins: tlolczyk (~Thad@replaced-ip )
1145 [09:34:37] *** Joins: Levure (~quassel@replaced-ip )
1146 [09:35:18] *** Joins: alxy (uid115853@replaced-ip )
1147 [09:35:19] *** Quits: thorongil (~thorongil@replaced-ip ) (Client Quit)
1148 [09:35:19] *** Joins: Y04NN (~y04nn@replaced-ip )
1149 [09:35:39] *** Joins: thorongil (~thorongil@replaced-ip )
1150 [09:36:01] *** Quits: Guest93616 (~mangala@replaced-ip ) (Ping timeout: 252 seconds)
1151 [09:36:04] *** Joins: TomasCZ (~TomasCZ@replaced-ip )
1152 [09:36:13] *** Joins: Guest93616 (~mangala@replaced-ip )
1153 [09:36:15] *** net0bsd_ is now known as net0bsd
1154 [09:36:37] *** Quits: ki0_ (~ki0@replaced-ip ) ()
1155 [09:37:35] *** Joins: afx_ (~afx_@replaced-ip )
1156 [09:37:35] *** Joins: ki0 (~ki0@replaced-ip )
1157 [09:38:01] *** debhelper sets mode: +l 1650
1158 [09:38:13] *** Quits: p_quarles (~pquarles@replaced-ip ) (Ping timeout: 252 seconds)
1159 [09:39:15] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 250 seconds)
1160 [09:39:42] *** Quits: thorongil (~thorongil@replaced-ip ) (Client Quit)
1161 [09:39:44] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 250 seconds)
1162 [09:40:05] *** Joins: thorongil (~thorongil@replaced-ip )
1163 [09:40:43] *** Joins: antgel (~topdog@replaced-ip )
1164 [09:40:57] *** Joins: spronk (~spronkey@replaced-ip )
1165 [09:41:30] *** Joins: Zyferus (Zyferus@replaced-ip )
1166 [09:42:07] *** Joins: Y04NN_ (~y04nn@replaced-ip )
1167 [09:42:11] *** Joins: oish (~charlie@replaced-ip )
1168 [09:43:51] *** Joins: taylorbyte (~taylorbyt@replaced-ip )
1169 [09:44:24] *** Quits: faw (~Felipe@replaced-ip ) (Ping timeout: 276 seconds)
1170 [09:45:33] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 240 seconds)
1171 [09:46:58] *** Quits: plainWhiteTee (~plainWhit@replaced-ip ) (Remote host closed the connection)
1172 [09:48:42] *** Quits: pavlushka (~Pavel@replaced-ip ) (Read error: Connection reset by peer)
1173 [09:48:50] *** Joins: hualet_deepin (~hualet@replaced-ip )
1174 [09:49:23] *** Quits: tlolczyk (~Thad@replaced-ip ) (Remote host closed the connection)
1175 [09:49:31] *** Joins: altin (~altin@replaced-ip )
1176 [09:49:42] *** Joins: Drunkwizard (~bakchod@replaced-ip )
1177 [09:50:21] *** Joins: plainWhiteTee (~plainWhit@replaced-ip )
1178 [09:51:20] *** Joins: woshty (~irc@replaced-ip )
1179 [09:51:35] *** Joins: Lipp (~Lipp@replaced-ip )
1180 [09:52:02] *** Joins: Quatroking (~Quatrokin@replaced-ip )
1181 [09:52:35] *** Joins: pavlushka (~Pavel@replaced-ip )
1182 [09:55:38] *** Quits: net0bsd (c8214a25@replaced-ip ) (Ping timeout: 264 seconds)
1183 [09:55:59] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Remote host closed the connection)
1184 [09:56:25] *** Joins: hualet_deepin (~hualet@replaced-ip )
1185 [09:56:57] *** Joins: RickXy (~zncadmin@replaced-ip )
1186 [09:58:00] *** debhelper sets mode: +l 1656
1187 [09:58:24] *** Quits: canopus (~canopus@replaced-ip ) (Read error: Connection reset by peer)
1188 [09:58:58] *** Joins: MaBunny (~Peter@replaced-ip )
1189 [09:59:08] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Remote host closed the connection)
1190 [09:59:12] *** Joins: m8 (~m8@replaced-ip )
1191 [09:59:22] *** Joins: lucaswang (~lucaswang@replaced-ip )
1192 [09:59:22] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
1193 [09:59:22] *** Quits: AimHere (~bod@replaced-ip ) (Quit: Leaving)
1194 [09:59:44] *** Quits: aaro (~aaro@replaced-ip ) (Quit: aaro)
1195 [10:00:08] <OneSploit> otyugh, yes logging from tty works
with some delay
1196 [10:00:45] *** Quits: WARBIRD199 (uid173064@replaced-ip ) ()
1197 [10:00:47] <OneSploit> otyugh, I dont know what unlocks gdm,
after multiple attempts and restarts of gdm I finally get in, but
it's something that causes regression with recent update as it
happens on two computers
1198 [10:01:05] *** Joins: hualet_deepin (~hualet@replaced-ip )
1199 [10:02:26] *** Joins: chaky|lap (~chaky@replaced-ip )
1200 [10:02:58] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
1201 [10:03:05] *** Joins: ByteStorm (~Peter@replaced-ip )
1202 [10:03:26] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
1203 [10:03:49] *** Quits: ByteStorm (~Peter@replaced-ip ) (Max SendQ exceeded)
1204 [10:04:00] *** Quits: MaBunny (~Peter@replaced-ip ) (Ping timeout: 250 seconds)
1205 [10:04:13] *** Joins: ByteStorm (~Peter@replaced-ip )
1206 [10:04:22] *** Joins: WARBIRD199 (~WARBIRD19@replaced-ip )
1207 [10:04:59] *** Joins: lynkd (~lynkd@replaced-ip )
1208 [10:05:09] *** Quits: ByteStorm (~Peter@replaced-ip ) (Max SendQ exceeded)
1209 [10:05:42] *** Joins: ByteStorm (~Peter@replaced-ip )
1210 [10:06:06] <cq11> I accidentally messed up my graphics
drivers, and I want OpenGL to work again. I installed nvidia cuda
drivers, and I want to switch back to any AMD driver (proprietary or
not). I tried all the usual stuff, but OpenGL still isn't
working. Does anyone have any advice on any extreme things I could
do to nuke it and return it to the default drivers I get from a
clean installation?
1211 [10:06:12] *** Joins: weyfonk (~weyfonk@replaced-ip )
1212 [10:06:26] *** Quits: ByteStorm (~Peter@replaced-ip ) (Max SendQ exceeded)
1213 [10:06:39] *** Joins: OERIAS (~OERIAS@replaced-ip )
1214 [10:06:40] <cq11> (All the usual stuff like purging nvidia*,
--reinstalling all the -ati packages, clearing the xorg.conf, etc.)
1215 [10:06:50] *** Joins: canopus (~canopus@replaced-ip )
1216 [10:07:55] *** Joins: TomyWork (~tomy@replaced-ip )
1217 [10:09:24] *** Joins: fengling (~fengling@replaced-ip )
1218 [10:09:31] *** Joins: aaaaa (ad4abe14@replaced-ip )
1219 [10:10:09] <neglesaks> Any opinions on what is the
lowest-resource-weight Debian with a GUI?
1220 [10:10:41] *** Joins: feal (~fiel@replaced-ip )
1221 [10:10:48] <aaaaa> Does the AMD open souce driver only
support one display at a time?
1222 [10:11:12] *** Joins: ki0_ (~ki0@replaced-ip )
1223 [10:11:12] *** Joins: hepukt4e (~hep@replaced-ip )
1224 [10:11:24] *** Joins: c0mrad3 (uid26809@replaced-ip )
1225 [10:11:29] *** Quits: ki0_ (~ki0@replaced-ip ) (Remote host closed the connection)
1226 [10:11:43] *** Joins: ki0_ (~ki0@replaced-ip )
1227 [10:11:54] <towo^work> aaaaa, no
1228 [10:12:21] <aaaaa> I have 3 4k monitors I am trying to set up
on debian
1229 [10:12:42] *** Quits: cq11 (~bent@replaced-ip ) (Remote host closed the connection)
1230 [10:12:50] <aaaaa> But can only get a of the monitors to
display any video
1231 [10:12:52] *** Quits: kroSoft (~kro@replaced-ip ) (Ping timeout: 240 seconds)
1232 [10:13:04] *** Parts: jaggz (~jaggz@replaced-ip )
1233 [10:13:05] *** Joins: SweetPear (uid144596@replaced-ip )
1234 [10:13:40] *** Quits: SweetPear (uid144596@replaced-ip ) (Client Quit)
1235 [10:13:56] *** Joins: SweetPear (uid144596@replaced-ip )
1236 [10:14:33] *** Quits: ki0 (~ki0@replaced-ip ) (Ping timeout: 240 seconds)
1237 [10:15:22] *** Joins: BlueByte (~walther@replaced-ip )
1238 [10:16:06] *** Joins: MaBunny (~Peter@replaced-ip )
1239 [10:16:09] *** Parts: aaaaa (ad4abe14@replaced-ip )
1240 [10:16:23] *** Quits: Horachi (~Horachi@replaced-ip ) (Quit: Leaving)
1241 [10:16:54] *** Quits: SweetPear (uid144596@replaced-ip ) (Client Quit)
1242 [10:16:59] *** Joins: f10 (~flo@replaced-ip )
1243 [10:17:04] *** Joins: SweetPear (uid144596@replaced-ip )
1244 [10:17:06] *** Joins: yaume (~gchenuet@replaced-ip )
1245 [10:17:57] *** Joins: WayToDoor (~milk.bott@81.57.9.13)
1246 [10:18:01] *** debhelper sets mode: +l 1664
1247 [10:18:03] *** Joins: andor2007 (~andor2007@replaced-ip )
1248 [10:18:13] *** Joins: hjubal (~hjubal@replaced-ip )
1249 [10:18:22] *** Joins: kiao2938 (~mj@replaced-ip )
1250 [10:18:31] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
1251 [10:18:35] *** Joins: cq11 (~bent@replaced-ip )
1252 [10:18:55] *** Joins: Kralimah (4e0996ad@replaced-ip )
1253 [10:19:02] <cq11> ... and unfortunately, like all driver
issues where I have one computer, I'm going to be in and out of
IRC as I try things. :(
1254 [10:19:51] *** Joins: oberling (~oberling@replaced-ip )
1255 [10:20:03] *** Quits: crayon (~user@replaced-ip ) (Ping timeout: 240 seconds)
1256 [10:20:14] *** Joins: funkadelic (~funkadeli@replaced-ip )
1257 [10:20:23] <funkadelic> whats the package for unecm?
1258 [10:20:50] <funkadelic> i installed ecm but when i try to run
unecm or ecm it says command not found
1259 [10:20:53] *** Joins: namix (~namix@replaced-ip )
1260 [10:20:58] *** Joins: tld (ad4abe14@replaced-ip )
1261 [10:21:04] <Kralimah> Hey there, I am working with a single
board computer APU2 by PC Engines and am playing with custom kernel.
From the stock kernel (3.16) of Debian Jessie I switched to a custom
4.7 kernel and stripped it down to the minimu,m and skipped the
initramfs. Now I can't connect to my local wifi. My config
works perfectly on 3.16 but when on 4.7, it contacts the DHCP
without ever getting a DHCPOFFER. ethernet works well, so it makes
me wonder
1262 [10:21:16] <funkadelic> i need to convert some ecm files to
iso images
1263 [10:21:58] <cq11> funkadelic: Possibly gmp-ecm? I have the
not-found crap installed and that's what it suggested when I
typed "ecm".
1264 [10:22:11] *** Joins: robotroll (~robotroll@replaced-ip )
1265 [10:22:19] *** Quits: altin (~altin@replaced-ip ) (Ping timeout: 258 seconds)
1266 [10:22:28] *** Joins: infra-red (~infra-red@replaced-ip )
1267 [10:22:38] *** Quits: tld (ad4abe14@replaced-ip ) (Client Quit)
1268 [10:22:49] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
1269 [10:22:57] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Ping timeout: 244 seconds)
1270 [10:23:01] *** Quits: Goddesspapa (~goddesspa@replaced-ip ) (Ping timeout: 250 seconds)
1271 [10:23:29] <funkadelic> cq11, i dont think thats the right
one .. i mean it doesn't have to be ecm if you can think of
another way to convert ecm files to iso images
1272 [10:23:52] *** Joins: js9600 (~js9600@replaced-ip )
1273 [10:24:17] <MaBunny> does debian hav a package named ar?
1274 [10:25:21] *** Quits: Guest93616 (~mangala@replaced-ip ) (Ping timeout: 276 seconds)
1275 [10:25:52] *** Joins: p3rs3us (~jduro@replaced-ip )
1276 [10:25:56] *** Joins: Spider0 (~Spider0@replaced-ip )
1277 [10:25:58] *** Joins: Guest93616 (~mangala@replaced-ip )
1278 [10:26:31] *** Joins: Joseph (~Joseph@replaced-ip )
1279 [10:26:33] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
1280 [10:26:59] *** Quits: Joseph (~Joseph@replaced-ip ) (Max SendQ exceeded)
1281 [10:27:26] *** Joins: Joseph (~Joseph@replaced-ip )
1282 [10:27:57] <cq11> funkadelic: Yeah, you're right, you
don't want that kind of ECM -- I didn't bother to google
what it was.
1283 [10:28:00] *** debhelper sets mode: +l 1673
1284 [10:28:30] *** Joins: damo22 (~damien@replaced-ip )
1285 [10:28:36] *** Quits: oberling (~oberling@replaced-ip ) (Ping timeout: 276 seconds)
1286 [10:28:46] <damo22> why is it so difficult to compile a
kernel module out of tree on debian now?
1287 [10:29:22] <funkadelic> cq11, there is a package called ecm -
prepares CD image files so they compress better - which i did
install but when i try man ecm it says command not found
1288 [10:29:44] <cq11> funkadelic: what about ecm-compress?
1289 [10:29:48] <cq11> or ecm-decompress?
1290 [10:29:53] *** Joins: l3archos (~Icedove@replaced-ip )
1291 [10:30:24] <cq11> (Disclaimer: I literally just googled
"ecm to iso", I have no idea what an "ecm" even
is.)
1292 [10:30:53] <funkadelic> those actually pulled a manual entry
1293 [10:30:58] <funkadelic> im reading them now
1294 [10:32:03] *** Quits: iViLe (bob@replaced-ip ) (Ping timeout: 240 seconds)
1295 [10:32:13] <MaBunny> typing "/usr/sbin/debootstrap
--arch i386 jessie \ /mnt/debinst
replaced-url
1296 [10:32:22] *** Parts: Joseph (~Joseph@replaced-ip )
1297 [10:32:23] <MaBunny> any help?
1298 [10:32:40] *** Quits: lee_ (~lee@replaced-ip ) (Quit: Konversation terminated!)
1299 [10:32:42] *** Joins: tallbarr (~none@replaced-ip )
1300 [10:32:52] <jelly> MaBunny: well... does /mnt exist?
1301 [10:32:57] *** Joins: Slashman (~Slash@replaced-ip )
1302 [10:32:57] <funkadelic> MaBunny, what are you trying to do
1303 [10:32:58] *** Joins: Goddesspapa (~goddesspa@replaced-ip )
1304 [10:33:06] <MaBunny> yes jelly it exist
1305 [10:33:09] <MaBunny> *s
1306 [10:33:13] *** Joins: iViLe (~bob@replaced-ip )
1307 [10:33:14] <jelly> MaBunny: are you root?
1308 [10:33:33] <MaBunny> yup
1309 [10:33:37] *** Joins: pyface (~pyface@replaced-ip )
1310 [10:33:48] <MaBunny>
replaced-url
1311 [10:34:03] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
1312 [10:34:13] <babilen> MaBunny: Could you show your command and
its entire output?
1313 [10:34:14] <MaBunny>
replaced-url
1314 [10:34:45] <jelly> MaBunny: are you literally typing \ and a
space before /mnt/debinst ?
1315 [10:34:55] *** Joins: spronk (~spronkey@replaced-ip )
1316 [10:34:56] <MaBunny> i also asked a prev question, does
package "ar" exists?
1317 [10:35:02] <MaBunny>
replaced-url
1318 [10:35:08] <jelly> get rid of that \
1319 [10:35:12] <MaBunny> yup jelly
1320 [10:35:18] <MaBunny> ok
1321 [10:35:26] <babilen> It tries to cd to " /mnt"
(with the space)
1322 [10:35:48] <MaBunny> wht do i type?i thought tht it kinda
points to tht directory
1323 [10:35:57] <jelly> the same command without \
1324 [10:35:58] <cq11> Holy crap, debootstrap is so cool. This is
the first I've heard of it.
1325 [10:36:03] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
1326 [10:36:15] <MaBunny> cq11: welcome to the pro league
1327 [10:36:23] <cq11> Is it easy to boot into the debootstrapped
chroot jail? Like, load the kernel from it, and everything? Because
this might solve my driver issue I asked about above.
1328 [10:36:39] <MaBunny> idk...
1329 [10:36:41] <cq11> I literally just wanted a fresh install of
the ATI drivers -- I know the defaults the Debian installer gives
work.
1330 [10:37:11] <MaBunny> you can reinstall them with the rescue
shell the debian installer gives maybe
1331 [10:37:31] <MaBunny> i couldnt load the rescue disk of the
debian installer :C
1332 [10:37:32] <jelly> cq11: nope
1333 [10:38:03] <jelly> you can easily use that userspace with the
chroot command, but not the kernel
1334 [10:38:15] <MaBunny> jelly: i had troubles installing the
package "ar"....what do you think?
1335 [10:38:18] *** Parts: damo22 (~damien@replaced-ip )
1336 [10:38:25] *** Joins: denisk (~denisk@replaced-ip )
1337 [10:38:28] <jelly> MaBunny: ar command is in binutils package
I think
1338 [10:38:37] <cq11> The issue isn't getting into a
graphical system -- the issue is that I either get "X Error of
failed request: BadRequest" with one configuration or
'Xlib: extension "GLX" missing' with another
configuration.
1339 [10:38:37] <jelly> MaBunny: /msg judd file bin/ar
1340 [10:38:43] <cq11> But in no case can I get OpenGL working.
1341 [10:38:52] <MaBunny> ok
1342 [10:38:58] <jelly> MaBunny: or use packages.debian.org to
hunt for package contents
1343 [10:39:23] <MaBunny> i cant do tht pal...been trying this for
4 days now
1344 [10:39:40] <jelly> you don't have a browser?
1345 [10:39:48] <MaBunny> yup i hav...
1346 [10:39:59] <MaBunny> debootstrap is working now
1347 [10:40:04] *** Joins: reednj (~reednj@replaced-ip )
1348 [10:40:12] <cq11> jelly: Okay, that's too bad. Thanks
for the info.
1349 [10:40:13] <jelly> what makes you not be able to browse
packages.debian.org then
1350 [10:40:20] <MaBunny> jelly: dont worry i wont waste your time
1351 [10:40:20] *** Joins: turfal (~Icedove@replaced-ip )
1352 [10:40:52] <MaBunny> srry for my ....
1353 [10:41:00] <MaBunny> i forgot tht english word
1354 [10:41:12] <Kralimah> writing ?
1355 [10:41:26] *** Quits: taylorbyte (~taylorbyt@replaced-ip ) (Ping timeout: 240 seconds)
1356 [10:41:36] <MaBunny> cq11: is it a driver problem?
1357 [10:41:59] <MaBunny> GLX means you dont hav the required mesa
packages maybe
1358 [10:42:12] <MaBunny> idk
1359 [10:42:17] <cq11> MaBunny: I'm pretty darn sure. It
arose when I put in a GTX 970 and installed CUDA drivers. I then
purged the crap out of those, popped in an AMD card, and am trying
to get it working again.
1360 [10:42:25] <cq11> What mesa packages might I be missing?
1361 [10:42:31] *** Quits: smw (smw@replaced-ip ) (Ping timeout: 250 seconds)
1362 [10:42:39] <cq11> Note that it was previously working with
this AMD card fine.
1363 [10:42:39] <MaBunny> type apt-cache search mesa
1364 [10:43:07] <MaBunny> yes,your kernel updated what drivers it
needed when you installed those GTX
1365 [10:43:25] *** Quits: Shentino (~Shentino@replaced-ip ) (Ping timeout: 265 seconds)
1366 [10:43:34] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
1367 [10:43:36] <MaBunny> then when you went back to the AMD,it
didnt hav the prev configs so it crapped out maybe
1368 [10:43:44] <MaBunny> idk im not exp enough in this
1369 [10:44:28] <MaBunny> but i guess it rings with the version of
Opengl the AMD/GTX cards supports
1370 [10:44:42] <cq11> I have all the important looking mesa stuff
from apt-cache search mesa.
1371 [10:44:55] *** Joins: tld (ad4abe14@replaced-ip )
1372 [10:44:56] <cq11> Yeah, I think what you're saying about
not having the previous config is exactly right.
1373 [10:45:02] <tld> Will there ever be a ext5?
1374 [10:45:13] *** Joins: vicarion (~net@replaced-ip )
1375 [10:45:15] <cq11> Like, ldd $(which glxgears) STILL gives
nvidia crap.
1376 [10:45:26] <cq11> I don't know how to force it to blow
it all away with the AMD stuff.
1377 [10:46:25] *** Joins: srtu (~hypnotoad@replaced-ip )
1378 [10:46:36] *** Joins: CQ (~chatzilla@replaced-ip )
1379 [10:46:38] <MaBunny> idk,do you hav the packages installed
first....and ask exp ppl here which commands config-up the drivers
when it comes to graphics cards
1380 [10:46:45] *** Joins: btf (~btf@replaced-ip )
1381 [10:46:46] <CQ> hello, when I run acpitool -w it lists 9
lines and then hangs (ctrl-c can kill it) ... any suggestions?
I'm trying to get WOL to work
1382 [10:46:54] *** Joins: basic6__ (5792ceab@replaced-ip )
1383 [10:48:00] *** debhelper sets mode: +l 1679
1384 [10:48:21] <jelly> cq11: can you pastebin the output of that
ldd
1385 [10:48:41] *** Joins: taylorbyte (~taylorbyt@replaced-ip )
1386 [10:48:42] *** Quits: Kralimah (4e0996ad@replaced-ip ) (Quit: Page closed)
1387 [10:49:24] <MaBunny> hello hiya
1388 [10:49:45] <cq11> jelly:
replaced-url
1389 [10:49:54] *** Joins: cyan__ (~cyan@replaced-ip )
1390 [10:50:13] *** Joins: ER_nesto (~ER_nesto@replaced-ip )
1391 [10:51:20] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
1392 [10:51:49] *** Quits: iViLe (~bob@replaced-ip ) (Ping timeout: 260 seconds)
1393 [10:51:49] *** Quits: pavlushka (~Pavel@replaced-ip ) (Ping timeout: 260 seconds)
1394 [10:53:17] *** Quits: WayToDoor (~milk.bott@81.57.9.13) (Quit:
Textual IRC Client:
replaced-url
1395 [10:53:21] *** Quits: plainWhiteTee (~plainWhit@replaced-ip ) (Remote host closed the connection)
1396 [10:53:21] *** Joins: iViLe (bob@replaced-ip )
1397 [10:53:26] *** Quits: Guest93616 (~mangala@replaced-ip ) (Ping timeout: 244 seconds)
1398 [10:54:00] *** Joins: Guest93616 (~mangala@replaced-ip )
1399 [10:54:36] <cq11> jelly: Here's the same output from ldd
$(which glxgears) in a chrooted enviroment that I just freshly made
with debootstrap:
replaced-url
1400 [10:54:36] *** Joins: smw (smw@replaced-ip )
1401 [10:54:38] *** Quits: hyfrehyfrehyfre (~hyfrehyfr@replaced-ip ) (Ping timeout: 244 seconds)
1402 [10:55:06] <cq11> Note the complete lack of nvidia references
(of course).
1403 [10:56:01] *** Joins: Shentino (~Shentino@replaced-ip )
1404 [10:56:10] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 244 seconds)
1405 [10:57:20] <jelly> cq11: okay, and are those nvidia libs part
of a package? dpkg -S $(readlink -f
/usr/lib/x86_64-linux-gnu/tls/libnvidia-tls.so.352.39)
1406 [10:57:42] *** Joins: plainWhiteTee (~plainWhit@replaced-ip )
1407 [10:57:59] *** Joins: WayToDoor
(~milk.bott@mailsecondaire.ucatchit.com)
1408 [10:58:18] *** Joins: dreamon (~dreamon@replaced-ip )
1409 [10:58:19] *** Joins: lucad111 (~lucad111@replaced-ip )
1410 [10:58:57] <cq11> jelly: No, here's the worst part. For
a variety of reasons I installed using the nvidia CUDA script from
nvidia (which I regret), not a package. It left behind some
nvidia-installer command.
1411 [10:59:08] <tld> Do you need a fast computer to use debian?
1412 [10:59:08] <cq11> Now, this command has a --uninstall option
that the nvidia-installer-cleanup package automatically invokes.
1413 [10:59:31] <jelly> cq11: and you've already done that?
1414 [10:59:41] <CQ> tld: no. A lot depends onteh windowing
environment though... use something like the xfce desktop on a
slower computer
1415 [11:00:11] *** Joins: kiao2938 (~mj@replaced-ip )
1416 [11:00:14] <tld> What if you only have 16gb of ram
1417 [11:00:29] <cq11> But it has a known bug where
nvidia-installer --uninstall hangs before finishing its duties if
you have an X server running. I killed it, stopped X, and tried
again without graphics, but it was too late. The rest of
nvidia-installer-cleanup had actually completed, and removed
nvidia-installer completely.
1418 [11:00:36] <cq11> So... I'm sort of just screwed.
1419 [11:00:44] <jelly> cq11: I'd run the nvidia installer
that was used for cuda directly, manually (with --uninstall), again
1420 [11:00:49] <MaBunny> tld: if you want to run debian with a
slow computer,try using the terminal version of it
1421 [11:01:13] <cq11> jelly: I'll try. I think it might be
the case that the nvidia installer script wants to fully install
before it installs nvidia-installer again. :(
1422 [11:01:25] <cq11> That would be ridiculous. Installing the
CUDA driver just so I can uninstall it properly?
1423 [11:01:31] <jelly> sure why not
1424 [11:01:46] <cq11> That's so obscene.
1425 [11:02:03] *** Quits: dearfibonacci (~~@replaced-ip ) (Ping timeout: 240 seconds)
1426 [11:02:10] <geeg> hi, how is /dev/zero used?
1427 [11:02:22] *** Quits: ogny (~orkun@replaced-ip ) (Ping timeout: 252 seconds)
1428 [11:02:39] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1429 [11:02:56] *** Joins: dearfibonacci (~~@replaced-ip )
1430 [11:02:58] *** Joins: Voyager_MP (~michel@replaced-ip )
1431 [11:03:02] *** Joins: cuechan (~paul@replaced-ip )
1432 [11:03:20] <cq11> jelly: Okay, I need to stop X to do this.
I'll report back later, probably...
1433 [11:03:35] *** Quits: cq11 (~bent@replaced-ip ) (Remote host closed the connection)
1434 [11:03:39] *** Quits: Lipp (~Lipp@replaced-ip ) (Remote host closed the connection)
1435 [11:03:42] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 276 seconds)
1436 [11:03:55] *** Quits: bollocks_k (~bollocks@replaced-ip ) (Ping timeout: 244 seconds)
1437 [11:05:24] *** Quits: chaky|lap (~chaky@replaced-ip ) (Quit: WeeChat 1.5)
1438 [11:05:26] *** Joins: notebox (~textual@replaced-ip )
1439 [11:05:30] *** Joins: cq11 (~bent@replaced-ip )
1440 [11:05:39] <cq11> jelly: Okay, it's about as bad as you
could possibly imagine.
1441 [11:06:00] <cq11> Now the nvidia installer script (.run file)
refuses to do anything because it thinks I already have an
installation of the CUDA drivers.
1442 [11:06:15] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
1443 [11:06:20] <cq11> So I can't get it to populate /usr/bin
with the nvidia-installer thingum thats bundled inside it.
1444 [11:06:26] *** Joins: bollocks_k (~bollocks@replaced-ip )
1445 [11:06:26] <jelly> cq11: is the same installer used for just
cuda as for the rest of the nvidia stuff?
1446 [11:06:50] <jelly> or does cuda have its own installer
1447 [11:06:54] <cq11> jelly: Yes. The CUDA thing is mostly a
distraction. It's just a driver installer script that asks if
you want CUDA as well.
1448 [11:06:59] <MaBunny> or is this something else
1449 [11:07:01] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 265 seconds)
1450 [11:07:03] <cq11> I've been saying "no" to
CUDA.
1451 [11:07:14] <cq11> It won't even install just the
non-CUDA components.
1452 [11:07:38] <jelly> cq11: I guess you can fix the libGL
symlinks manually to make mesa work, and worry about leftover cruft
later
1453 [11:08:02] *** Joins: schu-r (~Thunderbi@replaced-ip )
1454 [11:08:37] <cq11> jelly: ... I hope so. :( I think it might
be worse than that, though. I think some of these opengl SOs get
blown away, and don't use alternatives, and stuff.
1455 [11:08:48] <cq11> I'm really praying I can just fix up a
few paths and things will work again.
1456 [11:09:09] <cq11> I have my system in a really really messed
up state. Honestly, if I had a separate home partition I would just
reinstall.
1457 [11:09:19] *** Quits: afx_ (~afx_@replaced-ip ) (Ping timeout: 260 seconds)
1458 [11:09:20] *** Quits: bollocks_k (~bollocks@replaced-ip ) (Excess Flood)
1459 [11:09:43] <CQ> cq11: so create a new home partition (shrink
the root via gparted if needed) and move the stuff over...
1460 [11:09:53] <MaBunny> cq11: take a backup and reinstall
1461 [11:09:58] *** Joins: lucaswang (~lucaswang@replaced-ip )
1462 [11:09:59] *** Joins: bollocks_k (~bollocks@replaced-ip )
1463 [11:10:31] <cq11> CQ: MaBunny: Yeah... I know you're
both just right...
1464 [11:10:41] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
1465 [11:10:51] *** Joins: zadrot|ebaniy (~Zadrot@replaced-ip )
1466 [11:10:53] <cq11> It's not like I don't even have
other drives already plugged into this machine that I could stage
crap on...
1467 [11:11:02] <cq11> Maybe I'll just do that. I've
spent enough time fighting this.
1468 [11:11:04] <MaBunny> or
1469 [11:11:08] *** Joins: alchemistswl (~alchemist@replaced-ip )
1470 [11:11:37] <MaBunny> cq11: start learning the terminal and
uninstall the GUI part of your current debianb
1471 [11:11:40] *** Quits: ki0_ (~ki0@replaced-ip ) (Remote host closed the connection)
1472 [11:11:54] <MaBunny> this one^^ is more fun
1473 [11:12:19] *** Joins: ki0 (~ki0@replaced-ip )
1474 [11:12:20] *** Quits: ki0 (~ki0@replaced-ip ) (Remote host closed the connection)
1475 [11:12:26] *** Joins: afx_ (~afx_@replaced-ip )
1476 [11:12:33] *** Joins: ki0 (~ki0@replaced-ip )
1477 [11:12:35] *** Quits: ki0 (~ki0@replaced-ip ) (Remote host closed the connection)
1478 [11:12:43] *** Quits: devurandom (~quassel@replaced-ip ) (Remote host closed the connection)
1479 [11:13:18] *** Joins: ki0 (~ki0@replaced-ip )
1480 [11:14:00] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Read error: Connection reset by peer)
1481 [11:14:03] *** Quits: eset (~eset@replaced-ip##) (Quit: ZNC 1.6.1 - ##replaced-url
1482 [11:14:12] <MaBunny> cq11: is it on a usb stick or hard disk?
1483 [11:14:22] <cq11> MaBunny: Is what?
1484 [11:14:27] <MaBunny> the os
1485 [11:14:31] *** Quits: reednj (~reednj@replaced-ip ) (Read error: Connection reset by peer)
1486 [11:14:37] <cq11> Everything is on a hard drive.
1487 [11:14:53] *** Joins: devurandom (~quassel@replaced-ip )
1488 [11:15:17] <MaBunny> then use the terminal....partitioning a
harddrive again and again creates bad sectors in it
1489 [11:15:30] <jelly> MaBunny: wtf
1490 [11:15:40] <jelly> that's not how HDDs work!
1491 [11:15:51] <MaBunny> then?
1492 [11:16:23] <stoned> Uh.
1493 [11:16:29] <stoned> What dude?
1494 [11:16:29] *** Joins: Y04NN (~y04nn@replaced-ip )
1495 [11:16:37] *** Joins: oish (~charlie@replaced-ip )
1496 [11:16:58] *** Joins: Lipp (~Lipp@replaced-ip )
1497 [11:17:11] *** Quits: oish (~charlie@replaced-ip ) (Client Quit)
1498 [11:17:37] *** Joins: oish (~charlie@replaced-ip )
1499 [11:18:01] *** debhelper sets mode: +l 1685
1500 [11:18:39] *** Quits: oish (~charlie@replaced-ip ) (Remote host closed the connection)
1501 [11:18:59] *** Quits: WARBIRD199 (~WARBIRD19@replaced-ip##) (Quit: ZNC 1.6.3 - ##replaced-url
1502 [11:19:31] *** Joins: Megaf (~quassel@replaced-ip )
1503 [11:21:03] *** Joins: lucaswang (~lucaswang@replaced-ip )
1504 [11:21:04] <funkadelic> cq11, ecm-decompress is exactly what
i needed, thanks. :)
1505 [11:21:40] <cq11> funkadelic: Great.
1506 [11:21:51] *** Quits: antgel (~topdog@replaced-ip ) (Ping timeout: 244 seconds)
1507 [11:21:51] *** Joins: WARBIRD199 (~WARBIRD19@replaced-ip )
1508 [11:21:59] *** Joins: oish (~charlie@replaced-ip )
1509 [11:22:07] *** Quits: Lipp (~Lipp@replaced-ip ) (Ping timeout: 258 seconds)
1510 [11:23:34] *** Quits: Guest93616 (~mangala@replaced-ip ) (Ping timeout: 244 seconds)
1511 [11:23:40] <jelly> MaBunny: then: you can write a single
sector on a typical hdd hundreds of thousands of times.
1512 [11:23:52] *** Joins: Guest93616 (~mangala@replaced-ip )
1513 [11:24:35] *** Joins: eSa| (~esa@replaced-ip )
1514 [11:24:53] <MaBunny> idk,once got my hard drive corrupted
over multiple installs of an os
1515 [11:25:29] <jelly> cq11: you can dpkg -S
/usr/lib/x86_64-linux-gnu/libGL*, rm any symlinks, and reinstall the
packages that are _supposed_ to provide those files
1516 [11:25:50] <eSa|> My radeon driver doesn't work anymore,
what should I do? It worked fine for some days
1517 [11:25:54] <jelly> judd: file usr/lib/x86_64-linux-gnu/libGL*
1518 [11:25:57] <judd> Search for usr/lib/x86_64-linux-gnu/libGL*
in jessie/amd64: [truncated] libglobus-common-dbg:
usr/lib/debug/usr/lib/x86_64-linux-gnu/libglobus_common.so.0.15.26;
libglobus-gridmap-verify-myproxy-callout-dbg:
usr/lib/debug/usr/lib/x86_64-linux-gnu/libglobus_gridmap_verify_myproxy_callout.so;
libglobus-gridmap-eppn-callout-dbg:
usr/lib/debug/usr/lib/x86_64-linux-
1519 [11:25:58] <judd> gnu/libglobus_gridmap_eppn_callout.so;
libglobus-gram-protocol-dbg:
usr/lib/debug/usr/lib/x86_64-linux-gnu/libglobus_gram_protocol.so.3.9.12;
libglobus-ftp-control-dbg:
usr/lib/debug/usr/lib/x86_64-linux-gnu/libglobus_ftp_control.so.1.4.12;
libglobus-gass-transfer-dbg:
usr/lib/debug/usr/lib/x86_64-linux-gnu/libglobus_gass_transfer.so.2.6.8;
libglobus-gass-copy-dbg: usr/lib/debug/usr/lib/x86_64 (3 more
messages)
1520 [11:26:07] *** Quits: srtu (~hypnotoad@replaced-ip ) (Remote host closed the connection)
1521 [11:26:13] *** Joins: iWaldo (iWaldo___@replaced-ip )
1522 [11:26:24] <jelly> judd, you so insensitive
1523 [11:26:33] <cq11> jelly: That's very useful. I
didn't know about dpkg -S. Thanks.
1524 [11:26:39] <cq11> Let me try moving crap around.
1525 [11:26:49] <cq11> eSa|: Join the club. ;)
1526 [11:27:09] *** Quits: nibble_zero (~chatzilla@replaced-ip ) (Ping timeout: 250 seconds)
1527 [11:27:39] <jelly> cq11: that'd be libgl1-mesa-glx for a
start
1528 [11:28:14] *** Joins: frostschutz (~frostschu@replaced-ip )
1529 [11:28:49] *** Joins: nibble_zero (~chatzilla@replaced-ip )
1530 [11:29:00] <cq11> jelly: Okay, this seems relevant:
replaced-url
1531 [11:29:14] <cq11> Ignore all the dumb errors and warnings,
except that longest line.
1532 [11:29:21] <cq11> that ends in "glx is broken".
1533 [11:29:32] *** Joins: dmpeters63 (~dmpeters6@replaced-ip )
1534 [11:29:53] <eSa|> cq11, fbdev? text-mode-only?
1535 [11:30:43] <cq11> eSa|: No, my driver is working fine except
for OpenGL. It's almost certainly unrelated to what you're
experiencing. I didn't get a regression recently.
1536 [11:30:52] <jelly> cq11: that's just fine
1537 [11:31:10] <eSa|> Honestly I was surprised having gl working
again, but now I've discovered I where with wayland
1538 [11:31:27] <jelly> cq11: "I, dpkg, have noticed this
alternative set is messed up so I'm going to fix it"
1539 [11:31:42] *** Joins: LNJ2GO (~lnj@replaced-ip )
1540 [11:32:08] <eSa|> :-|
1541 [11:32:13] <cq11> In theory --reinstall libgl1-mesa-glx
should be relatively idempotent, no?
1542 [11:32:24] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Read error: Connection reset by peer)
1543 [11:32:53] *** Joins: hualet_deepin (~hualet@replaced-ip )
1544 [11:32:55] <eSa|> may I paste here Xorg.0.log?
1545 [11:32:57] <jelly> cq11: now try ldd again.
1546 [11:33:11] <eSa|> cq11, I'll Try it
1547 [11:33:29] <jelly> cq11: or just ls -la
/usr/lib/x86_64-linux-gnu/libGL.*
1548 [11:33:32] <cq11> jelly: Nope, same nvidia stuff.
1549 [11:34:10] <cq11> jelly: Bad:
replaced-url
1550 [11:34:15] *** Joins: THX1138 (~Zzyzx@replaced-ip )
1551 [11:34:19] <cq11> August 3rd is when I installed the bunk
Nvidia crap.
1552 [11:34:37] <jelly> cq11: ls -ld
/etc/alternatives/glx--libGL.so-x86_64-linux-gnu
1553 [11:34:45] *** Joins: chaky|lap (~chaky@replaced-ip )
1554 [11:34:56] *** Quits: Niham (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1555 [11:35:03] <jelly> cq11: there's nothing bad there,
badness is elsewhere
1556 [11:35:30] <cq11> jelly: I followed the whole chain:
replaced-url
1557 [11:35:31] *** Joins: GitGud (~GitGud@replaced-ip )
1558 [11:35:43] <jelly> well, there's
/usr/lib/x86_64-linux-gnu/libGL.so.352.39 I gues
1559 [11:35:51] * jelly missed that
1560 [11:36:12] <cq11> Exactly.
1561 [11:36:19] <cq11> I'm pretty sure
/usr/lib/x86_64-linux-gnu/libGL.so.352.39 is from the nvidia junk.
1562 [11:36:35] <cq11> Oh!
1563 [11:36:40] <jelly> cq11: dpkg -S
/usr/lib/x86_64-linux-gnu/libGL.so.352.39 say what?
1564 [11:36:43] <GitGud> hey. i have have compiled my own grsec
kernel using make-kpkg and i installed the deb files in the debian
system. Debian jessie 8.5. however i havent been getting apt-get
upgrades in the past week. im not sure if this is normal?
1565 [11:36:50] <cq11> And that's the one that is getting
linked in for libGL.so.1.
1566 [11:36:51] <jelly> says*
1567 [11:37:01] *** Joins: srtu (~hypnotoad@replaced-ip )
1568 [11:37:12] <cq11> Remember that previous ldd? I checked,
/usr/lib/x86_64-linux-gnu/libGL.so.1 is a symlink to that
/usr/lib/x86_64-linux-gnu/libGL.so.352.39 from August 3rd -- the
nvidia one.
1569 [11:37:15] <stoned> MaBunny: the disk was already about to
die, you just happened to have caught the bad sectors during the
reinstalls.
1570 [11:37:24] <GitGud> so my question is do apt-get updates
still affect custom compiled kernels? or is that for the out of the
box kernels only?
1571 [11:37:43] <cq11> jelly: dpkg-query: no path found matching
pattern /usr/lib/x86_64-linux-gnu/libGL.so.352.39
1572 [11:37:50] <cq11> Which makes sense -- it didn't arise
via any package.
1573 [11:38:01] *** debhelper sets mode: +l 1692
1574 [11:38:05] <cq11> I just don't know how to convince
another package to blow it away. Or alternatives, or whatever.
1575 [11:38:14] <stoned> MaBunny: bad sectors are caused by damage
to they surface of the platters (many diff reasons)
1576 [11:38:15] <cq11> I honestly don't know how to work
alternatives beyond the very basics.
1577 [11:38:23] <cq11> But thanks so much for this help, I think
this is very close.
1578 [11:38:31] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 265 seconds)
1579 [11:38:32] <jelly> cq11: which debian release is this
supposed to be?
1580 [11:38:42] *** Joins: iflema (~ian@replaced-ip )
1581 [11:38:50] *** Joins: czesmir (~stefan@replaced-ip )
1582 [11:38:55] *** Joins: arha_ (~temp@replaced-ip )
1583 [11:39:01] *** Joins: plainWhi_ (~plainWhit@replaced-ip )
1584 [11:39:03] *** Joins: dreamon (~dreamon@replaced-ip )
1585 [11:39:15] *** Joins: Iiiak (~Iiiak@replaced-ip )
1586 [11:39:32] *** Quits: dmpeters63 (~dmpeters6@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1587 [11:39:39] *** Joins: B[]rG (~Borg@replaced-ip )
1588 [11:39:46] <jelly> cq11: also, dpkg -S
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2.0
/usr/lib/x86_64-linux-gnu/libGL.so.1.2.0
1589 [11:40:28] *** Joins: alexandros_c (~alexandro@replaced-ip )
1590 [11:40:30] <cq11> I'm on Jessie.
1591 [11:40:36] *** Quits: vfricou (~vfricou@replaced-ip ) (Quit: WeeChat 1.0.1)
1592 [11:40:39] *** Quits: plainWhiteTee (~plainWhit@replaced-ip ) (Ping timeout: 264 seconds)
1593 [11:41:02] *** Joins: ransur0t (83db0906@replaced-ip )
1594 [11:41:15] *** Joins: llucenic (~Thunderbi@replaced-ip )
1595 [11:41:15] *** Quits: WARBIRD199 (~WARBIRD19@replaced-ip##) (Quit: ZNC 1.6.3 - ##replaced-url
1596 [11:41:22] <cq11> jelly:
replaced-url
1597 [11:41:33] *** Joins: WARBIRD199 (~WARBIRD19@replaced-ip )
1598 [11:41:40] *** Quits: ec0 (~ec0@replaced-ip ) (Ping timeout: 258 seconds)
1599 [11:41:40] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
1600 [11:41:42] *** Quits: nighty (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
1601 [11:41:54] *** Quits: njumdl2014 (~njumdl201@replaced-ip ) (Ping timeout: 265 seconds)
1602 [11:42:43] *** Joins: N4N034 (~falken@replaced-ip )
1603 [11:42:44] *** Quits: arha (~temp@replaced-ip ) (Ping timeout: 276 seconds)
1604 [11:42:46] *** Joins: MicroCheapFx (~quassel@replaced-ip )
1605 [11:43:17] <eSa|>
replaced-url
1606 [11:43:47] <jelly> cq11: okay, now run
"update-alternatives --config glx"
1607 [11:43:55] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
1608 [11:44:01] *** Joins: lucaswang (~lucaswang@replaced-ip )
1609 [11:44:04] <jelly> cq11: pick fglrx, then run again and go
back to mesa
1610 [11:44:45] <jelly> cq11: if errors happen, don't proceed
further; pastebin the command(s) and the whole output
1611 [11:44:55] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 250 seconds)
1612 [11:45:17] *** Joins: Rish (~quassel@replaced-ip )
1613 [11:46:18] *** Quits: edog (~edog@replaced-ip ) (Quit: Lost terminal)
1614 [11:46:26] *** Quits: CQ (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92 [Firefox 48.0/20160803013011])
1615 [11:46:35] *** Joins: njumdl2014 (~njumdl201@replaced-ip )
1616 [11:47:14] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 260 seconds)
1617 [11:47:15] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 276 seconds)
1618 [11:47:18] *** Quits: Rish (~quassel@replaced-ip ) (K-Lined)
1619 [11:47:36] *** Quits: f10 (~flo@replaced-ip ) (Remote host closed the connection)
1620 [11:48:24] *** Quits: MichaelSasser (~michaelsa@replaced-ip ) (Ping timeout: 260 seconds)
1621 [11:48:27] *** Joins: RebelCoderW (d91215c2@replaced-ip )
1622 [11:48:54] *** Joins: bobe (~bobe@replaced-ip )
1623 [11:49:13] *** Parts: Iiiak (~Iiiak@replaced-ip )
1624 [11:49:23] *** Joins: alexandros_c (~alexandro@replaced-ip )
1625 [11:50:34] <jelly> cq11: alternatives may error out of there
are other nvidia files in place; if so, try to remove/move away each
and try again
1626 [11:50:45] <jelly> until update-alternatives succeeds
1627 [11:50:59] *** Quits: nutron (~dserban@replaced-ip ) (Ping timeout: 250 seconds)
1628 [11:51:06] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
1629 [11:51:21] *** Joins: nutron (~dserban@replaced-ip )
1630 [11:51:26] *** Quits: taylorbyte (~taylorbyt@replaced-ip ) (Ping timeout: 240 seconds)
1631 [11:51:27] *** Joins: luckman212 (~luckman21@replaced-ip )
1632 [11:51:44] *** nutron is now known as Guest16203
1633 [11:52:03] *** Joins: f10 (~flo@replaced-ip )
1634 [11:52:05] *** Quits: Scourje (uid63311@replaced-ip ) (Quit: Connection closed for inactivity)
1635 [11:52:24] *** Quits: akash__ (uid150251@replaced-ip ) (Quit: Connection closed for inactivity)
1636 [11:52:33] *** Joins: fengling (~fengling@replaced-ip )
1637 [11:53:10] *** Quits: plainWhi_ (~plainWhit@replaced-ip ) (Quit: Leaving...)
1638 [11:53:14] *** Joins: Gabs5807_ (~Gabriel@replaced-ip )
1639 [11:53:24] <cq11> jelly:
replaced-url
1640 [11:53:44] <cq11> This was my first invocation of
update-alternatives.
1641 [11:55:21] *** Quits: Guest93616 (~mangala@replaced-ip ) (Ping timeout: 265 seconds)
1642 [11:55:39] *** Quits: gebjgd (~stmsgebjg@replaced-ip ) (Ping timeout: 264 seconds)
1643 [11:55:49] *** Joins: atis (~atis@replaced-ip )
1644 [11:56:04] *** Joins: Guest93616 (~mangala@replaced-ip )
1645 [11:57:00] *** Quits: Guest93616 (~mangala@replaced-ip ) (K-Lined)
1646 [11:57:07] *** Joins: MichaelSasser (~michaelsa@replaced-ip )
1647 [11:57:09] *** Joins: kiao2938 (~mj@replaced-ip )
1648 [11:57:38] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Remote host closed the connection)
1649 [11:58:14] *** Joins: Sabotend_ (~Sabotende@replaced-ip )
1650 [11:58:38] *** Joins: taylorbyte (~taylorbyt@replaced-ip )
1651 [11:59:36] *** Quits: ix007 (~ix007fn@replaced-ip ) (Ping timeout: 276 seconds)
1652 [12:00:45] *** Quits: Messenger_bird (~banana@replaced-ip ) (Ping timeout: 265 seconds)
1653 [12:00:49] *** Joins: rory (~rory@replaced-ip )
1654 [12:00:58] <cq11> Okay. I should have some fglrx module, but
I see nothing of the sort from lsmod.
1655 [12:01:02] <cq11> I think that may also be an issue.
1656 [12:01:10] <cq11> Or, perhaps even the main issue at this
point.
1657 [12:01:14] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 265 seconds)
1658 [12:01:23] *** rory is now known as guest
1659 [12:01:33] *** Quits: Sabotender (~Sabotende@replaced-ip ) (Ping timeout: 276 seconds)
1660 [12:01:33] *** Quits: LV-426 (~LV-426@replaced-ip ) (Ping timeout: 276 seconds)
1661 [12:01:33] *** Quits: benjr (~benjr@replaced-ip ) (Ping timeout: 276 seconds)
1662 [12:01:33] *** Quits: UKn0Me (~UKn0Me@replaced-ip ) (Ping timeout: 276 seconds)
1663 [12:02:38] *** Joins: ec0 (~ec0@replaced-ip )
1664 [12:03:13] *** Joins: ogny (~orkun@replaced-ip )
1665 [12:04:14] <cq11> jelly:
replaced-url
1666 [12:04:24] <cq11> I think this is important. Now I can
actually modprobe in fglrx.
1667 [12:04:29] <cq11> But it's still not quite there.
1668 [12:04:48] <cq11> but the output of glxinfo is now slightly
different!
1669 [12:05:00] <cq11> I get the same error, but "name of
display: :0.0" first.
1670 [12:05:07] *** Quits: eSa| (~esa@replaced-ip ) (Remote host closed the connection)
1671 [12:05:46] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Remote host closed the connection)
1672 [12:06:02] *** Joins: stutospitor (~stutospit@replaced-ip )
1673 [12:06:08] *** Joins: UKn0Me (~UKn0Me@replaced-ip )
1674 [12:06:08] *** Quits: UKn0Me (~UKn0Me@replaced-ip ) (Changing host)
1675 [12:06:08] *** Joins: UKn0Me (~UKn0Me@replaced-ip )
1676 [12:06:21] *** Joins: ix007 (~ix007fn@replaced-ip )
1677 [12:06:25] *** Joins: arha (~temp@replaced-ip )
1678 [12:06:27] <cq11> Okay, it's giving a new different
output now.
1679 [12:06:32] <cq11> I'm going to reboot. brb
1680 [12:06:35] *** Quits: cq11 (~bent@replaced-ip ) (Quit: Leaving.)
1681 [12:06:48] *** Quits: stutospitor (~stutospit@replaced-ip ) (Client Quit)
1682 [12:07:03] *** Quits: Jurkki (~jukka@replaced-ip ) (Ping timeout: 264 seconds)
1683 [12:08:09] *** Joins: cq11 (~bent@replaced-ip )
1684 [12:08:18] <cq11> Holy crap, it's working. :) :) :)
1685 [12:09:05] <cq11> jelly: Thanks for all the help. I did a
little more futzing around and I did the above mentioned dkms crap
so I could finally modprobe fglrx, and then I was getting weird
different errors, so I just rebooted, and now it's working!
1686 [12:09:23] *** Quits: arha_ (~temp@replaced-ip ) (Ping timeout: 276 seconds)
1687 [12:09:52] <cq11> Wait...
1688 [12:10:01] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1689 [12:10:05] <cq11> Almost... glxgears is working, but my
actual 3D application is giving "X Error of failed request:
GLXUnsupportedPrivateRequest".
1690 [12:10:07] <cq11> :'(
1691 [12:10:29] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 250 seconds)
1692 [12:11:17] *** Joins: gebjgd (~stmsgebjg@replaced-ip )
1693 [12:12:05] <MaBunny> jelly i hav a question
1694 [12:12:18] <MaBunny> what are static device files?
1695 [12:12:36] *** Quits: Guest16203 (~dserban@replaced-ip ) (Ping timeout: 276 seconds)
1696 [12:13:02] *** Joins: Guest16203 (~dserban@replaced-ip )
1697 [12:13:09] *** Joins: sphenxes02 (~sphenxes@replaced-ip )
1698 [12:13:35] *** Joins: benjr (~benjr@replaced-ip )
1699 [12:14:34] *** Joins: dselect (~dselect@replaced-ip )
1700 [12:15:02] <MaBunny> install the makedev package, and create
a default set of static device files using (after chrooting)
1701 [12:15:10] <MaBunny> in sec 3.4.1
1702 [12:15:18] <MaBunny>
replaced-url
1703 [12:15:21] <rdz> how can i verify that a certain binary file
(or any file, actually) coming from a package from an official
repository is genuine? do deb packages keep a list of file hashes?
and am I correct in believing that deb packages are signed?
1704 [12:15:24] <MaBunny> of this^^ weblink
1705 [12:15:45] *** Joins: kzimmermann2 (~gidbsnskh@replaced-ip )
1706 [12:16:06] *** Quits: sphenxes01 (~sphenxes@replaced-ip ) (Ping timeout: 244 seconds)
1707 [12:16:06] *** Joins: Messenger_bird (~banana@replaced-ip )
1708 [12:16:17] *** Joins: kzimmermann3 (~gidbsnskh@replaced-ip )
1709 [12:16:23] *** Joins: kiao2938 (~mj@replaced-ip )
1710 [12:17:11] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Quit: Fuck you all! I am grabbing something to eat!!!!!)
1711 [12:17:19] *** Joins: kzimmermann4 (~gidbsnskh@replaced-ip )
1712 [12:18:05] *** Joins: kzimmermann5 (~gidbsnskh@replaced-ip )
1713 [12:18:44] *** Quits: kzimmermann (~gidbsnskh@replaced-ip ) (Ping timeout: 260 seconds)
1714 [12:18:51] *** Joins: kzimmermann6 (~gidbsnskh@replaced-ip )
1715 [12:19:47] *** Quits: Modeuse (~kvirc@replaced-ip ) (Remote host closed the connection)
1716 [12:20:29] *** Quits: kzimmermann2 (~gidbsnskh@replaced-ip ) (Ping timeout: 260 seconds)
1717 [12:20:41] *** Joins: kzimmermann (~gidbsnskh@replaced-ip )
1718 [12:20:42] *** Quits: kzimmermann3 (~gidbsnskh@replaced-ip ) (Ping timeout: 258 seconds)
1719 [12:21:32] *** Quits: kzimmermann4 (~gidbsnskh@replaced-ip ) (Ping timeout: 240 seconds)
1720 [12:22:14] *** Quits: kzimmermann5 (~gidbsnskh@replaced-ip ) (Ping timeout: 250 seconds)
1721 [12:22:51] *** Joins: Ohappa (~Thunderbi@replaced-ip )
1722 [12:23:06] *** Quits: kzimmermann6 (~gidbsnskh@replaced-ip ) (Ping timeout: 250 seconds)
1723 [12:23:29] *** Joins: Roenie (~Roenie@replaced-ip )
1724 [12:24:12] *** Parts: b1sh0p (~bishop@replaced-ip )
1725 [12:24:30] *** Quits: Roenie (~Roenie@replaced-ip ) (Client Quit)
1726 [12:25:31] *** Quits: thorongil (~thorongil@replaced-ip ) (Read error: Connection reset by peer)
1727 [12:26:22] *** Joins: LV-426 (~LV-426@replaced-ip )
1728 [12:26:27] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
1729 [12:26:57] *** Joins: thorongil (~thorongil@replaced-ip )
1730 [12:26:59] *** Joins: Y04NN (~y04nn@replaced-ip )
1731 [12:27:05] *** Parts: guest (~rory@replaced-ip )
1732 [12:28:40] *** Quits: runtime_error (~error@replaced-ip ) (Quit: %Asta La Vista%)
1733 [12:28:57] *** Joins: winsen (~asulil@replaced-ip )
1734 [12:30:23] *** Quits: anton02 (~quassel@replaced-ip ) (Remote host closed the connection)
1735 [12:30:32] *** Joins: winsen1 (~asulil@replaced-ip )
1736 [12:30:35] *** Quits: SweetPear (uid144596@replaced-ip ) (Quit: Connection closed for inactivity)
1737 [12:30:51] *** Joins: endstille (~endstille@replaced-ip )
1738 [12:31:53] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 258 seconds)
1739 [12:32:09] *** Quits: hid3 (~arnoldas@replaced-ip ) (Ping timeout: 250 seconds)
1740 [12:32:20] *** Joins: eSa| (~esa@replaced-ip )
1741 [12:32:24] *** Joins: dmpeters63 (~dmpeters6@replaced-ip )
1742 [12:32:37] *** Quits: Gabs5807_ (~Gabriel@replaced-ip ) (Quit: IRC for Sailfish 0.9)
1743 [12:33:32] *** Quits: dmpeters63 (~dmpeters6@replaced-ip ) (Max SendQ exceeded)
1744 [12:33:41] *** Quits: gebjgd (~stmsgebjg@replaced-ip ) (Remote host closed the connection)
1745 [12:34:13] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 252 seconds)
1746 [12:34:29] *** Joins: vrederv (~vrederv@replaced-ip )
1747 [12:35:11] *** Joins: patterson (~patterson@replaced-ip )
1748 [12:36:29] <eSa|> problem solved, I had wrong addresses in
Xorg.conf
1749 [12:36:46] <eSa|> s/X/x/
1750 [12:36:56] *** Quits: winsen (~asulil@replaced-ip ) (Ping timeout: 244 seconds)
1751 [12:37:18] *** Quits: winsen1 (~asulil@replaced-ip ) (Ping timeout: 276 seconds)
1752 [12:37:26] *** Parts: giany (~giany@replaced-ip )
1753 [12:37:50] *** Quits: ec0 (~ec0@replaced-ip ) (Ping timeout: 250 seconds)
1754 [12:38:00] *** debhelper sets mode: +l 1682
1755 [12:38:07] *** Joins: ToBeCloud (uid51591@replaced-ip )
1756 [12:40:27] *** Joins: kiao2938 (~mj@replaced-ip )
1757 [12:40:49] *** Quits: bollocks_k (~bollocks@replaced-ip ) (Ping timeout: 250 seconds)
1758 [12:40:58] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: Ahoi)
1759 [12:41:01] *** Joins: AngeFede (~f3d3@replaced-ip )
1760 [12:42:55] *** Quits: bertbob (~bertbob@replaced-ip ) (Remote host closed the connection)
1761 [12:43:22] *** Joins: bollocks_k (~bollocks@replaced-ip )
1762 [12:44:11] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
1763 [12:44:37] *** Joins: julius_ (~jason4@replaced-ip )
1764 [12:48:04] *** Guest16203 is now known as nutron
1765 [12:48:06] *** Quits: nutron (~dserban@replaced-ip ) (Changing host)
1766 [12:48:06] *** Joins: nutron (~dserban@replaced-ip )
1767 [12:48:23] *** Joins: nebg (~nebg@replaced-ip )
1768 [12:49:44] *** Quits: yanku (~yanku@replaced-ip ) (Quit: Leaving)
1769 [12:51:49] *** Quits: skylite (~skylite@replaced-ip ) (Ping timeout: 252 seconds)
1770 [12:52:00] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
1771 [12:52:29] *** Joins: lucaswang (~lucaswang@replaced-ip )
1772 [12:52:48] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
1773 [12:53:29] *** Joins: TomTomTosch (~henryk@replaced-ip )
1774 [12:53:39] *** Joins: blueness (~blueness@replaced-ip )
1775 [12:53:46] *** Joins: jeanmi (~quassel@replaced-ip )
1776 [12:54:33] <funkadelic> how come pcsx2 isn't in the
repositories?
1777 [12:54:46] *** Quits: kzimmermann (~gidbsnskh@replaced-ip ) (Quit: see ya!)
1778 [12:56:07] <Zharf> either no one's been interested in
maintaining it or there's been some issues with it that someone
didn't like
1779 [12:56:08] <themill> It's in sid and it's i386 only
1780 [12:56:19] <Zharf> ah
1781 [12:56:33] *** Quits: Qann (~Nomad@replaced-ip ) (Ping timeout: 244 seconds)
1782 [12:56:34] <Zharf> so it is
1783 [12:56:34] *** Quits: TomTomTo1 (~henryk@replaced-ip ) (Ping timeout: 244 seconds)
1784 [12:56:52] *** Quits: alxy (uid115853@replaced-ip ) (Quit: Connection closed for inactivity)
1785 [12:57:36] <funkadelic> Zharf, well im on 8.5 jessie, is
there anyway to get it in the repos?
1786 [12:57:55] *** Quits: kiao2938 (~mj@replaced-ip ) (Remote host closed the connection)
1787 [12:58:19] <TomTomTosch> , checkbackport pcsx2
1788 [12:58:20] *** Joins: kiao2938 (~mj@replaced-ip )
1789 [12:58:23] *** Joins: Lipp (~Lipp@replaced-ip )
1790 [12:58:26] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
1791 [12:58:29] <judd> Backporting package pcsx2 in
sid→jessie/amd64: all build-dependencies satisfied using
jessie, virtual.
1792 [12:58:37] <TomTomTosch> !tell funkadelic about ssb
1793 [13:00:28] *** Joins: cerebro_ (~cerebro@replaced-ip )
1794 [13:00:46] *** Joins: jim_carry (~jim_carry@replaced-ip )
1795 [13:00:58] *** Quits: WayToDoor
(~milk.bott@mailsecondaire.ucatchit.com) (Ping timeout: 258 seconds)
1796 [13:01:03] *** Joins: amcorreia (~amcorreia@replaced-ip )
1797 [13:03:16] *** Quits: Lipp (~Lipp@replaced-ip ) (Remote host closed the connection)
1798 [13:04:13] *** Quits: thorongil (~thorongil@replaced-ip ) (Quit: Leaving)
1799 [13:04:21] *** Joins: antgel (~topdog@replaced-ip )
1800 [13:04:22] <jelly> MaBunny: /dev contains entries that allow
user space programs to interact with kernel space drivers for
various devices. Normal user space apps need at least some
"static /dev" was an outdated way to create all the
entries in /dev in advance (a script called MAKEDEV was used for
that). All of that is old and superseded by "udev". With
udev the simplest thing to do when doing debootstrap-based install,
is to do the "bind mount" mentioned a c
1801 [13:04:22] <jelly> ouple sentences later.
1802 [13:04:22] <MaBunny> could you guys look at my fstab?
1803 [13:04:35] <jelly> oops.
1804 [13:04:38] *** Joins: thorongil (~thorongil@replaced-ip )
1805 [13:04:39] <MaBunny>
replaced-url
1806 [13:04:40] *** Joins: Lipp (~Lipp@replaced-ip )
1807 [13:04:47] *** Quits: Lipp (~Lipp@replaced-ip ) (Read error: Connection reset by peer)
1808 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1809 [13:05:02] <MaBunny> output:
replaced-url
1810 [13:05:03] *** Joins: Lipp (~Lipp@replaced-ip )
1811 [13:05:05] *** Quits: geeg (~scsi@replaced-ip ) (Quit: leaving)
1812 [13:05:09] * jelly needs a better line editor in the irc client
1813 [13:05:23] *** Quits: fireball``` (~fireball`@replaced-ip ) (Quit: Leaving)
1814 [13:05:30] *** Joins: dpkg (~dpkg@replaced-ip )
1815 [13:06:00] <funkadelic> TomTomTosch, i added deb-src
replaced-url
1816 [13:06:09] *** Quits: iflema (~ian@replaced-ip ) (Remote host closed the connection)
1817 [13:06:23] *** Joins: kzimmermann (~gidbsnskh@replaced-ip )
1818 [13:06:47] *** Joins: geeg (~scsi@replaced-ip )
1819 [13:07:23] <themill> it's still i386 only
1820 [13:08:11] *** Quits: kiao2938 (~mj@replaced-ip ) (Quit: Konversation terminated!)
1821 [13:08:30] *** Joins: fireball``` (~fireball`@replaced-ip )
1822 [13:08:59] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Remote host closed the connection)
1823 [13:09:33] *** Quits: jim_carry (~jim_carry@replaced-ip ) (Read error: Connection reset by peer)
1824 [13:09:36] *** Joins: cerebro_ (~cerebro@replaced-ip )
1825 [13:10:21] *** Quits: bollocks_k (~bollocks@replaced-ip ) (Ping timeout: 244 seconds)
1826 [13:10:26] *** Quits: pyface (~pyface@replaced-ip ) (Ping timeout: 240 seconds)
1827 [13:10:26] *** Joins: kiao2938 (~mj@replaced-ip )
1828 [13:10:30] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
1829 [13:10:30] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Changing host)
1830 [13:10:30] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
1831 [13:11:38] *** Joins: nikoma (~nikoma@replaced-ip )
1832 [13:12:10] *** Quits: przemoc (~przemoc@replaced-ip ) (Quit: watashi wa baka desu, serious idiot!)
1833 [13:12:17] *** Joins: nibble_zero_ (~chatzilla@replaced-ip )
1834 [13:12:53] *** Quits: kzimmermann (~gidbsnskh@replaced-ip ) (Ping timeout: 250 seconds)
1835 [13:13:15] *** Quits: nibble_zero (~chatzilla@replaced-ip ) (Ping timeout: 265 seconds)
1836 [13:13:16] *** Quits: GitGud (~GitGud@replaced-ip ) (Quit: GitGud)
1837 [13:14:09] *** Joins: lucaswan_ (~lucaswang@replaced-ip )
1838 [13:14:33] *** Quits: fireball``` (~fireball`@replaced-ip ) (Remote host closed the connection)
1839 [13:14:39] *** Quits: MaBunny (~Peter@replaced-ip ) (Ping timeout: 244 seconds)
1840 [13:15:22] <funkadelic> themill, so should i just compile it
from source or something? there are precompiled binaries i can
download from third parties but there aren't any signatures or
hashes to verify, i was kind of hoping to get it from the repos so
that if there are any dependencies they will be easily satisfied.
1841 [13:15:26] *** Quits: taylorbyte (~taylorbyt@replaced-ip ) (Ping timeout: 240 seconds)
1842 [13:15:39] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 276 seconds)
1843 [13:15:51] *** Joins: brokencycle (~brokencyc@replaced-ip )
1844 [13:16:00] *** Joins: Qann (~Nomad@replaced-ip )
1845 [13:17:25] *** Quits: lucaswan_ (~lucaswang@replaced-ip ) (Remote host closed the connection)
1846 [13:17:32] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
1847 [13:17:53] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Ping timeout: 258 seconds)
1848 [13:17:59] <themill> you might be able to run it on amd64
using multiarch. It might not compile on amd64
1849 [13:18:00] *** debhelper sets mode: +l 1675
1850 [13:19:04] <funkadelic> themill, not even the 32 bit package
is showing up in the repo, did i add the wrong thing to
sources.list?
1851 [13:19:05] *** Quits: baraba (~baraba@replaced-ip ) (Quit: Leaving)
1852 [13:19:41] *** Joins: fireball``` (~fireball`@replaced-ip )
1853 [13:19:45] *** Joins: skylite (~skylite@replaced-ip )
1854 [13:19:58] *** Quits: deb (~deb@replaced-ip ) (Read error: Connection reset by peer)
1855 [13:20:34] *** Joins: sayur (~quassel@replaced-ip )
1856 [13:21:01] *** Joins: tkla (~tklassen@replaced-ip )
1857 [13:21:20] *** Joins: elliot_ (~elliot@replaced-ip )
1858 [13:21:38] *** Joins: deb (~deb@replaced-ip )
1859 [13:21:47] <rjsalts> funkadelic, have you added i386 to your
architectures?
1860 [13:21:50] *** Quits: elliot_ (~elliot@replaced-ip ) (Client Quit)
1861 [13:22:47] *** Joins: taylorbyte (~taylorbyt@replaced-ip )
1862 [13:22:48] *** Quits: d0nn1e (~d0nn1e@replaced-ip ) (Ping timeout: 276 seconds)
1863 [13:23:35] *** Joins: d0nn1e (~d0nn1e@replaced-ip )
1864 [13:24:15] *** Joins: b3h3m0th (uid26288@replaced-ip )
1865 [13:24:32] <funkadelic> rjsalts, how do i do that?
1866 [13:25:06] *** Joins: afuentes (~kusanagi@replaced-ip )
1867 [13:25:30] *** Quits: deb (~deb@replaced-ip ) (Read error: Connection reset by peer)
1868 [13:25:43] <rjsalts> funkadelic, dpkg --add-architecture i386
&& apt-get update
1869 [13:25:53] *** Joins: psycho (~psycho@replaced-ip )
1870 [13:25:59] *** Joins: cyan__ (~cyan@replaced-ip )
1871 [13:26:12] *** Quits: yaume (~gchenuet@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1872 [13:26:18] *** psycho is now known as Guest95160
1873 [13:26:26] *** Joins: CutMeOwnThroat (~k@replaced-ip )
1874 [13:26:29] *** Joins: deb (~deb@replaced-ip )
1875 [13:27:03] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
1876 [13:28:00] *** debhelper sets mode: +l 1682
1877 [13:28:15] *** Joins: rafael (~notyrbusi@replaced-ip )
1878 [13:30:39] *** Quits: iWaldo (iWaldo___@replaced-ip ) (Ping timeout: 250 seconds)
1879 [13:30:45] *** Joins: babak (uid19622@replaced-ip )
1880 [13:30:58] *** Joins: elliot_ (~elliot@replaced-ip )
1881 [13:31:00] *** Joins: e (e@replaced-ip )
1882 [13:31:09] *** Joins: MaBunny (~Peter@replaced-ip )
1883 [13:31:25] <MaBunny> hello
1884 [13:31:45] <MaBunny> can you guys help me in telling where im
wrong in my fstb config?
1885 [13:31:57] <MaBunny>
replaced-url
1886 [13:32:11] <MaBunny> output:
replaced-url
1887 [13:32:46] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
1888 [13:32:55] *** Joins: edog (~edog@replaced-ip )
1889 [13:33:57] *** Quits: Hacker01 (~Haxker01@replaced-ip ) (Ping timeout: 265 seconds)
1890 [13:34:07] *** Quits: cuechan (~paul@replaced-ip ) (Ping timeout: 250 seconds)
1891 [13:34:24] *** Joins: DeaDSouL (~deadsoul@replaced-ip )
1892 [13:34:33] <jelly> MaBunny: your fstab is cut off on the
right side, you may have pasted it from vim
1893 [13:34:43] <MaBunny> ok
1894 [13:34:54] <jelly> MaBunny: pastebinit -b
replaced-url
1895 [13:35:02] *** Joins: pavlushka (~Pavel@replaced-ip )
1896 [13:35:07] *** Quits: hanasaki (~hanasaki@replaced-ip ) (Remote host closed the connection)
1897 [13:35:27] <jelly> MaBunny: btw there's no
"fat32" fs type for line 14, it's "vfat"
1898 [13:35:33] <MaBunny> ok
1899 [13:36:15] *** Joins: hanasaki (~hanasaki@replaced-ip )
1900 [13:36:22] <MaBunny> 5-10 mins pls....coming back in
1901 [13:36:51] *** Quits: elliot_ (~elliot@replaced-ip ) (Ping timeout: 265 seconds)
1902 [13:38:16] *** Quits: woshty (~irc@replaced-ip ) (Read error: Connection reset by peer)
1903 [13:38:23] *** Joins: woshty (~irc@replaced-ip )
1904 [13:38:49] <reev> MaBunny use
replaced-url
1905 [13:39:22] <jelly> paste.debian.net is jsut fine
1906 [13:39:45] <DeaDSouL> hi, I have debian wheezy installed.
yesterday the electricity went down, so the server shutted down,..
when I switched it back on, it was complaining about ata1.00 things,
and stucking in the booting process. So, I boot the recovery mode
and did some fsck, i found 4 bad blocks, and got them fixed. now
it's booting find,. the problem is whenever i login as normal
user or root, it automatically logs me back out. how can I fix that
?
1907 [13:40:56] <DeaDSouL> * find = fine
1908 [13:41:36] <DeaDSouL> ps: it's server without gui
1909 [13:41:41] *** Joins: p_quarles (~pquarles@replaced-ip )
1910 [13:42:44] *** Quits: sphenxes02 (~sphenxes@replaced-ip ) (Ping timeout: 260 seconds)
1911 [13:43:05] *** Joins: Xin (~XZhao@replaced-ip )
1912 [13:43:08] <Xin> hey all
1913 [13:43:16] <Xin> I have a debian box with a hostname set to
'dev'
1914 [13:43:18] <DeaDSouL> hi Xin
1915 [13:43:32] <Xin> it was working perfectly but I was fiddling
with samba and now it doesnt work ;<
1916 [13:43:43] <Xin> like I can access the box via ip but not
hostname
1917 [13:44:50] <DeaDSouL> Xin: tried dev.local ?
1918 [13:45:01] *** Joins: subzero79 (~subzero79@replaced-ip )
1919 [13:45:05] <eSa|>
replaced-url
1920 [13:45:12] <reev> jelly let him learn something different
today
1921 [13:45:16] <Xin> yeah dev.local doesnt resolve either
1922 [13:45:24] <Xin> it WAS working
1923 [13:45:54] <Xin> I just dunno how samba is related to
hostnames lol
1924 [13:45:59] <DeaDSouL> Xin: i used to have same problem,
sometimes it works sometimes it doesn't
1925 [13:46:12] <DeaDSouL> Xin: instead use /etc/hosts
1926 [13:46:27] <Xin> im accessing it from outside
1927 [13:46:40] <DeaDSouL> Xin: specify your machines in it
1928 [13:46:41] <Xin> its ok ill just fix samba
1929 [13:47:42] <Xin> oh
1930 [13:47:52] <Xin> its cause somehow its made the netbios
nameserver stop launching
1931 [13:47:55] <Xin> makes sense
1932 [13:48:00] *** debhelper sets mode: +l 1689
1933 [13:48:30] <DeaDSouL> Xin: once i got my wheezy fixed
i'll check my netbios too .. thanks bro
1934 [13:48:30] <jelly> reev: oh it's a sprunge.us code
pastebin.
1935 [13:49:30] *** Quits: js9600 (~js9600@replaced-ip ) (Ping timeout: 265 seconds)
1936 [13:49:57] *** Quits: Guest95160 (~psycho@replaced-ip ) (Quit: Leaving)
1937 [13:51:36] <DeaDSouL> anyone guys?
1938 [13:51:40] <reev> jelly yeah
1939 [13:51:40] *** Quits: Lipp (~Lipp@replaced-ip ) (Remote host closed the connection)
1940 [13:51:53] *** Quits: blueness (~blueness@replaced-ip ) (Ping timeout: 250 seconds)
1941 [13:51:54] *** Quits: marsjaninzmarsa (~marsjanin@replaced-ip##) (Quit: ZNC 1.7.x-git-487-cbf5c38 -
##replaced-url
1942 [13:51:55] *** Joins: galex-713 (~galex-713@replaced-ip )
1943 [13:51:57] <funkadelic> themill, its still not showing up in
the repos
1944 [13:52:19] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 250 seconds)
1945 [13:52:21] <themill> real output in a pastebin?
1946 [13:52:32] <themill> dpkg: tell funkadelic about bat
1947 [13:52:38] <themill> dpkg: tell funkadelic about which arch
1948 [13:53:20] *** Joins: foetus (~norbi@replaced-ip )
1949 [13:54:00] *** Quits: foetus (~norbi@replaced-ip ) (Client Quit)
1950 [13:54:41] <Xin> rofl now my samba share is working and my
hostname is working
1951 [13:54:47] <Xin> but I cant log into the gui
1952 [13:54:49] <funkadelic> themill, 3.16.0-4-amd64
1953 [13:55:13] *** Joins: fengling (~fengling@replaced-ip )
1954 [13:55:19] <themill> funkadelic: that is about 10% of the
information asked for.
1955 [13:55:33] *** Joins: marsjaninzmarsa (~marsjanin@replaced-ip )
1956 [13:56:05] *** Joins: sphenxes02 (~sphenxes@replaced-ip )
1957 [13:56:07] <funkadelic> dpkg --print-architecture; uname -r;
dpkg --print-foreign-architectures) | xargs echo says syntax error
near unexpected token themill
1958 [13:56:07] <dpkg> You are person #1 to send an unparseable
request, funkadelic
1959 [13:56:21] <themill> you missed the (
1960 [13:56:55] <Xin> ive tried rebooting twice but I just cannot
log into the default debian 8 gui
1961 [13:56:59] <Xin> it shows the login screen
1962 [13:57:06] <Xin> I click the name enter my password
1963 [13:57:14] <Xin> and it just hangs for a sec then goes back
to login
1964 [13:57:44] <funkadelic> themill, the only thing it outputs is
amd64 3.16.0-4-amd64 i386
1965 [13:57:49] *** Quits: dearfibonacci (~~@replaced-ip ) (Ping timeout: 252 seconds)
1966 [13:57:57] <Xin> any ideas?
1967 [13:57:58] <themill> funkadelic: good. That's better.
1968 [13:58:20] *** Joins: dearfibonacci (~~@replaced-ip )
1969 [13:59:11] <Xin> grr how annoying
1970 [13:59:21] <Xin> I didnt even touch anything to do with
graphics lol
1971 [13:59:31] <Xin> only samba and file mounts
1972 [13:59:46] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Quit: Leaving)
1973 [14:00:06] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
1974 [14:00:10] <Xin> I tried setting the session to another for
login but that did the same thing
1975 [14:00:15] <Xin> to black screen then back to login
1976 [14:00:41] <hiya> Debian has ldt_modify enabled... vm86...
uselib... and all these are responsible for 0 days etc. Why
won't debian like to secure the kernel a bit and how about
better binary hardening (more relro, bindnow, etc)
1977 [14:00:59] *** Joins: vfricou (~vfricou@replaced-ip )
1978 [14:01:07] *** Quits: relaxed (~relaxed@replaced-ip ) (Quit: â â µ)
1979 [14:01:46] *** Joins: Brigo (~Brigo@replaced-ip )
1980 [14:02:00] <jelly> ,v linux-image-grsec-amd64
1981 [14:02:01] <judd> Package: linux-image-grsec-amd64 on amd64
-- jessie-backports: 9~bpo8+1; sid: 9
1982 [14:02:14] <jelly> hiya: is that good enough for you?
1983 [14:02:37] *** Joins: saunamees (~user@replaced-ip )
1984 [14:03:04] <hiya> jelly, why not better defaults like Ubuntu?
1985 [14:03:13] *** Quits: notebox (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1986 [14:03:15] <hiya> I am not here to provoke just asking
1987 [14:03:29] *** Parts: saunamees (~user@replaced-ip )
1988 [14:03:38] *** Quits: WinstonSmith (~WinstonSm@replaced-ip ) (Ping timeout: 250 seconds)
1989 [14:03:52] <jelly> maybe someone's already working on
the default kernel, dunno, but if you really care you might as well
go with grsecurity
1990 [14:04:16] *** Quits: pvn (~vep2@replaced-ip ) (Ping timeout: 258 seconds)
1991 [14:04:21] <eSa|> why have I done such a stupid mistake?
1992 [14:04:24] <themill> gcc and g++ already do compile packages
with hardening
1993 [14:04:24] *** Joins: Azazell (~Azazel@replaced-ip )
1994 [14:05:33] *** Quits: turfal (~Icedove@replaced-ip ) (Quit: turfal)
1995 [14:05:37] <jelly> hiya: I assume you're asking because
you have an immediate need or usage scenario in mind?
1996 [14:05:40] <hiya> jelly, Do you know why did Debian leave it
like this? I am sure Debian's security team is not dumb, there
gotta be a valid reason?
1997 [14:06:06] *** Joins: jim_carry (~jim_carry@replaced-ip )
1998 [14:06:21] <jelly> nope. Also, debian kernel team is
different from debian security team.
1999 [14:06:38] *** Joins: relaxed (~relaxed@replaced-ip )
2000 [14:06:44] *** Joins: llorephie (~Thunderbi@replaced-ip )
2001 [14:06:45] *** Joins: nighty (~nighty@replaced-ip )
2002 [14:06:50] <hiya> My friend had a debate on secure option for
newbie and they came up with Ubunt.. LTS and they gave these
reasons. Hence just wondering
2003 [14:06:59] <hiya> it was a shocker for me
2004 [14:07:00] <MaBunny> jelly:
replaced-url
2005 [14:07:19] <hiya> I always thought Debian is more secure and
harden kernel by default and so is binary hardenign
2006 [14:08:36] <themill> also, you should check details, vm86 is
not enabled in the upcoming kernels, following the change to the
upstream position on it
2007 [14:08:52] *** Joins: WinstonSmith (~WinstonSm@replaced-ip )
2008 [14:09:09] <abrotman> hiya: it ultimately comes down to the
admin team and security practices
2009 [14:09:14] *** Quits: WinstonSmith (~WinstonSm@replaced-ip ) (Changing host)
2010 [14:09:14] *** Joins: WinstonSmith (~WinstonSm@replaced-ip )
2011 [14:09:26] <themill> and what level of breakage is acceptable
2012 [14:09:48] <themill> (breaking drivers in stable is not
acceptable)
2013 [14:10:00] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Remote host closed the connection)
2014 [14:10:03] *** nomad_dw_ is now known as nomad_dw
2015 [14:10:11] <hiya> themill, you mean in 9?
2016 [14:10:36] <hiya> abrotman, yes
2017 [14:10:57] *** Quits: bobe (~bobe@replaced-ip ) (Ping timeout: 244 seconds)
2018 [14:10:59] *** Parts: Xin (~XZhao@replaced-ip )
2019 [14:11:16] *** Joins: CutMeOwnThroat (~k@replaced-ip )
2020 [14:12:00] *** Quits: N4N034 (~falken@replaced-ip ) (Ping timeout: 244 seconds)
2021 [14:14:56] *** Parts: jeanmi (~quassel@replaced-ip )
2022 [14:15:04] <MaBunny> i figured out the 0EA5 one
2023 [14:15:18] <MaBunny> but it says problem at line 8 and 10
2024 [14:15:34] <MaBunny> output:
replaced-url
2025 [14:15:59] *** Quits: gunkaaa (~gunkaaa@replaced-ip ) (Ping timeout: 260 seconds)
2026 [14:16:08] *** Quits: Dan68 (dan@replaced-ip ) (Ping timeout: 244 seconds)
2027 [14:16:51] *** Joins: gunkaaa (~gunkaaa@replaced-ip )
2028 [14:18:01] *** debhelper sets mode: +l 1683
2029 [14:18:13] *** Joins: sxar_ (~sxar@replaced-ip )
2030 [14:18:47] *** Joins: maesrin (~maesrin@replaced-ip )
2031 [14:19:13] *** Joins: Lipp (~Lipp@replaced-ip )
2032 [14:20:39] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 276 seconds)
2033 [14:21:17] *** Quits: sxar (~sxar@replaced-ip ) (Ping timeout: 244 seconds)
2034 [14:21:29] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Quit: Gone Fishing!)
2035 [14:21:48] *** Joins: Lacho (~lacho@replaced-ip )
2036 [14:22:17] <MaBunny> ok got it working but
2037 [14:22:26] <MaBunny> can anyone pls help me guys
2038 [14:22:40] <MaBunny> i dont kno if its a problem on the UUID
2039 [14:23:10] *** Joins: CutMeOwnThroat (~k@replaced-ip )
2040 [14:23:26] <MaBunny> ?
2041 [14:23:43] *** Joins: bobe (~bobe@replaced-ip )
2042 [14:23:59] <MaBunny>
replaced-url
2043 [14:24:57] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
2044 [14:25:13] *** Quits: earthundead (~earthunde@replaced-ip ) (Read error: Connection reset by peer)
2045 [14:26:04] <MaBunny>
replaced-url
2046 [14:26:07] *** Quits: jguillen (~jguillen@replaced-ip ) (Read error: Connection reset by peer)
2047 [14:28:40] *** Joins: philippi (~user@replaced-ip )
2048 [14:29:01] <themill> MaBunny: you've still not actually
shown us the complete contents of your fstab
2049 [14:29:15] *** Quits: mdorenka (~mdorenka@replaced-ip ) (Ping timeout: 264 seconds)
2050 [14:31:09] *** Quits: Alcapote (~Alcapote@replaced-ip ) (Ping timeout: 260 seconds)
2051 [14:31:19] *** Quits: urzds (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
2052 [14:31:39] *** Joins: hid3 (~arnoldas@replaced-ip )
2053 [14:32:19] <hiya> MaBunny, yo bro what is the error?
2054 [14:32:40] *** Quits: sabusanta (~sabusanta@replaced-ip ) (Ping timeout: 250 seconds)
2055 [14:33:08] *** Joins: sabusanta (~sabusanta@replaced-ip )
2056 [14:33:17] *** Joins: adrian (~adrian@replaced-ip )
2057 [14:34:20] *** Quits: galex-713 (~galex-713@replaced-ip ) (Quit: ERC (IRC client for Emacs 24.5.1))
2058 [14:34:51] <DeaDSouL> hi, yesterday the electricity went
down, so the server shutted down,.. when I switched it back on, it
was complaining about ata1.00 things, and stucking in the booting
process. So, I boot the recovery mode and did some fsck, i found 4
bad blocks, and got them fixed. now it's booting fine,. the
problem is whenever i login as normal user or root, it works for
micro-seconds, then it automatically logs me back out. how can I fix
that ? ps: serve
2059 [14:34:52] <DeaDSouL> r doesn't have gui
2060 [14:35:05] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
2061 [14:35:10] <DeaDSouL> here is auth.log :
replaced-url
2062 [14:35:22] *** Joins: HazardX (~HazardX3@replaced-ip )
2063 [14:35:36] <DeaDSouL> and this is a clean one of auth.log :
replaced-url
2064 [14:35:47] *** Joins: Xin (~XZhao@replaced-ip )
2065 [14:35:48] <Xin> hey all how can I check that a partitions
encrypted with LUKs is properly encrypted? :)
2066 [14:36:20] *** Quits: katyucha (~katyucha@replaced-ip ) (Quit: Lost terminal)
2067 [14:37:13] *** Joins: katyucha (~katyucha@replaced-ip )
2068 [14:37:14] <MaBunny> Mashallah mashallah
2069 [14:37:23] *** Joins: _loops (~scare@replaced-ip )
2070 [14:37:32] <MaBunny> ain-akbar mubarak
2071 [14:38:02] <ikonia> Xin: are you using ubuntu or debian
2072 [14:38:17] *** Joins: mdorenka (~mdorenka@replaced-ip )
2073 [14:38:36] <Xin> both
2074 [14:38:51] *** Quits: jass93 (~ifillj@replaced-ip ) (Ping timeout: 244 seconds)
2075 [14:39:01] <ikonia> they both do things differently
2076 [14:39:07] <ikonia> so it will depend on how you are working
/ setup
2077 [14:39:32] *** Joins: Lemonade1947 (~joe@replaced-ip )
2078 [14:39:44] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 244 seconds)
2079 [14:40:37] <Lemonade1947> Hey, my disk has what I believe to
be a standard NTFS partition. It's accessible in windows, but
not in Debian, I just get the "drive not valid" error.
2080 [14:40:44] *** Quits: lynkd (~lynkd@replaced-ip ) (Ping timeout: 265 seconds)
2081 [14:41:09] <ikonia> "drive not valid" is not an
error
2082 [14:41:15] <ikonia> whats the real error you get and how are
you accessing i
2083 [14:41:17] <Lemonade1947> Well, you know what I mean
2084 [14:41:22] *** Joins: KaliLinuxGR (~alexandro@replaced-ip )
2085 [14:41:24] <Xin> ikonia; well lets start with debian - I am
following this
2086 [14:41:24] *** Quits: alchemistswl (~alchemist@replaced-ip ) (Read error: Connection reset by peer)
2087 [14:41:27] <Xin>
replaced-url
2088 [14:41:28] <MaBunny> how do i use dhclient to make it accept
traffic from usb0??
2089 [14:42:01] *** Joins: tty0_ (~NA@replaced-ip )
2090 [14:42:12] <Lemonade1947> ikonia, trying to access it in
pcmanfm
2091 [14:42:14] *** Joins: _foldLeft (~foldleft@replaced-ip )
2092 [14:42:55] <Lemonade1947> "The specified directory
'computer:///ST1000DM033-1CH162-1.drive' is not
valid"
2093 [14:43:27] *** Quits: HazardX (~HazardX3@replaced-ip ) (Quit: Quitting.)
2094 [14:43:29] *** Joins: TsukiRa (~tsukira@replaced-ip )
2095 [14:44:38] *** Joins: alazred (~alazred@replaced-ip )
2096 [14:44:46] *** Quits: TsukiRa (~tsukira@replaced-ip ) (Remote host closed the connection)
2097 [14:44:53] <ikonia> Lemonade1947: I don't know what you
mean, thats why I'm asking
2098 [14:45:03] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
2099 [14:45:13] *** Parts: philippi (~user@replaced-ip )
2100 [14:45:14] <Lemonade1947> how can I be more specific?
2101 [14:45:29] <ikonia> Lemonade1947: most of those file managers
will attempt to manage via fuse
2102 [14:45:42] <ikonia> Lemonade1947: check the syslog to see
what's going on as it will try to mount the disk at some level
2103 [14:45:46] *** Joins: TsukiRa (~tsukira@replaced-ip )
2104 [14:46:20] <Lemonade1947> It's a 1tb drive, 300ish for
linux, 300ish for windows10 400ish for shared storage.
2105 [14:46:33] *** Quits: bobe (~bobe@replaced-ip ) (Quit: Leaving)
2106 [14:47:00] <ikonia> thats just the disk size
2107 [14:47:03] *** Quits: reev (~reev@replaced-ip ) (Ping timeout: 240 seconds)
2108 [14:47:06] <ikonia> that really has nothing to do with things
2109 [14:47:25] <ikonia> you mount / access the partition, not the
disk
2110 [14:47:43] <ikonia> so if you are trying to access the ntfs
partition, you should see some sort of mount request in the syslog
2111 [14:47:54] *** Joins: Nevyn|Work (~jhaskell@replaced-ip )
2112 [14:48:02] *** Joins: notebox (~textual@replaced-ip )
2113 [14:49:33] <Lemonade1947> ikonia, nothing relevant is added
to it. I just looked.
2114 [14:49:34] *** Quits: ransur0t (83db0906@replaced-ip##) (Quit: ##replaced-url
2115 [14:49:49] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Remote host closed the connection)
2116 [14:50:12] *** Joins: CutMeOwnThroat (~k@replaced-ip )
2117 [14:50:44] *** Joins: bollo (~bollo@replaced-ip )
2118 [14:50:59] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Ping timeout: 258 seconds)
2119 [14:51:01] *** Joins: user123irc (~quassel@replaced-ip )
2120 [14:51:11] <ikonia> Lemonade1947: so there is no attempt to
mount the disk as far as the syslog is concerned
2121 [14:51:20] <Lemonade1947> Nope.
2122 [14:52:03] <Xin> ikonia; so I am using vmware currently, ive
made a new virtual disk and loaded it into my vm, formatted as ext4,
cryptdisk'd it, generated a key stored on encrypted /home drive
2123 [14:52:27] <Xin> added new drive to /etc/crypttab
2124 [14:52:46] <Xin> and added to fstab
2125 [14:52:47] <ikonia> Xin: yeah, I don't actually believe
what you are saying you are doing and what OS's you are using
2126 [14:52:52] <ikonia> Xin: others may help you
2127 [14:52:56] <ikonia> Lemonade1947: can you maually mount it ?
2128 [14:53:09] <Lemonade1947> I don't know how :/
2129 [14:53:12] <Xin> ikonia; lol, k
2130 [14:53:13] <Xin>
replaced-url
2131 [14:53:15] <Xin> ^^
2132 [14:53:18] *** Quits: hid3 (~arnoldas@replaced-ip ) (Ping timeout: 265 seconds)
2133 [14:53:19] *** Quits: mrkebab (~mk@replaced-ip ) (Ping timeout: 260 seconds)
2134 [14:53:27] *** Joins: hualet (~hualet@replaced-ip )
2135 [14:53:42] *** Joins: Rubas (~rubas@replaced-ip )
2136 [14:53:42] <ikonia> Xin: yeah, but you are also saying the
same thing in ubuntu channels
2137 [14:53:45] *** Joins: catbehemoth (~vasyl@replaced-ip )
2138 [14:53:57] <Rubas> Hello, how do I check if my server has a
mail server?
2139 [14:53:58] <Xin> right, because I need the exact same thing
in ubuntu - but now ive figured it out it seems itd be the same
2140 [14:54:02] <Xin> anyway
2141 [14:54:05] <Rubas> Can a server send mails out without a mail
server?
2142 [14:54:06] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
2143 [14:54:12] <MaBunny> hello guys
2144 [14:54:14] <Xin> now I just want to somehow check that my
vmdk file is actually encrypted
2145 [14:54:31] <MaBunny> whats the UTF term for German
2146 [14:54:33] <Xin> I was thinking if I just wrote a single text
file with some distinctive content
2147 [14:54:41] <Xin> and did a search for it in the file
2148 [14:54:46] <Xin> if not found, its encrypted?
2149 [14:54:48] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
2150 [14:54:48] <Xin> :/
2151 [14:55:14] *** Quits: Lipp (~Lipp@replaced-ip ) (Remote host closed the connection)
2152 [14:55:38] *** Quits: Shentino (~Shentino@replaced-ip ) (Remote host closed the connection)
2153 [14:56:44] *** Quits: _loops (~scare@replaced-ip ) (Quit: Parti)
2154 [14:56:55] <Xin> sweet its apparently encrypted just fine
2155 [14:57:00] *** Quits: kpease (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2156 [14:57:05] <Xin> hopefully as I say it will be identical in
ubuntu! :D
2157 [14:57:09] <Xin> thanks anyway
2158 [14:57:30] <MaBunny> guys?
2159 [14:57:40] *** Quits: winterss (~wint@replaced-ip ) (Quit: winterss)
2160 [14:58:06] <MaBunny> what does DE mean?
2161 [14:58:18] <MaBunny> Deutchsland?
2162 [14:58:37] *** Quits: afx_ (~afx_@replaced-ip ) (Ping timeout: 265 seconds)
2163 [14:58:45] <Rubas> UTF-8
2164 [14:58:45] *** Joins: MadHatter42 (~tarak@replaced-ip )
2165 [14:58:47] <Rubas> de_DE
2166 [14:58:56] *** Quits: Levure (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2167 [14:58:56] <MaBunny> ok
2168 [14:59:05] <Rubas> MaBunny: sorry
2169 [14:59:11] <Rubas> UTF-8 de_CH
2170 [14:59:22] <Rubas> MaBunny: That should be the right one
2171 [14:59:23] <MaBunny> ok
2172 [14:59:37] <Rubas> MaBunny: Haha lol sorry
2173 [14:59:43] <Rubas> MaBunny: it is de_DE.utf8 # German
language, Germany, UTF-8 encoding
2174 [14:59:52] <Rubas> MaBunny: Check out
replaced-url
2175 [15:00:02] <MaBunny> haha ok
2176 [15:00:16] <Rubas> de_CH is Switzerland )
2177 [15:00:17] *** Quits: andor2007 (~andor2007@replaced-ip ) (Quit: Ex-Chat)
2178 [15:00:39] *** Joins: andor2007 (~andor2007@replaced-ip )
2179 [15:00:42] *** Quits: andor2007 (~andor2007@replaced-ip ) (Read error: Connection reset by peer)
2180 [15:01:00] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 258 seconds)
2181 [15:01:35] *** Quits: Lemonade1947 (~joe@replaced-ip ) (Remote host closed the connection)
2182 [15:02:11] *** Quits: MadHatter42 (~tarak@replaced-ip ) (Remote host closed the connection)
2183 [15:03:39] *** Joins: MadHatter42 (~tarak@replaced-ip )
2184 [15:03:49] *** Joins: oberling (~oberling@replaced-ip )
2185 [15:04:02] *** Joins: r2rien (~tonyoy@replaced-ip )
2186 [15:04:02] *** Quits: r2rien (~tonyoy@replaced-ip ) (Client Quit)
2187 [15:05:11] *** Joins: rhinoceros (~rhinocero@replaced-ip )
2188 [15:05:12] *** Quits: rhinoceros (~rhinocero@replaced-ip ) (Max SendQ exceeded)
2189 [15:05:17] *** Joins: rrehbein (~rrehbein@replaced-ip )
2190 [15:05:37] *** Joins: rhinoceros (~rhinocero@replaced-ip )
2191 [15:08:48] *** Sabotend_ is now known as Sabotender
2192 [15:10:28] *** Joins: mazert (~mazert@replaced-ip )
2193 [15:10:38] *** mazert is now known as mazert_
2194 [15:11:21] *** Joins: Butt3rfl1 (~sona@replaced-ip )
2195 [15:12:04] *** Quits: Butt3rfly (~sona@replaced-ip ) (Ping timeout: 252 seconds)
2196 [15:13:03] *** Joins: alioui_ (~alioui_al@replaced-ip )
2197 [15:13:17] *** Joins: cyan__ (~cyan@replaced-ip )
2198 [15:13:28] *** Joins: urzds (~quassel@replaced-ip )
2199 [15:14:02] *** mazert_ is now known as mazert
2200 [15:14:30] *** Quits: tkla (~tklassen@replaced-ip ) (Ping timeout: 244 seconds)
2201 [15:15:05] *** Quits: bollo (~bollo@replaced-ip ) (Ping timeout: 250 seconds)
2202 [15:15:17] *** Joins: Phoenixbyrd (Phoenixbyr@replaced-ip )
2203 [15:15:21] *** Quits: Ishaq (~Ishaq@replaced-ip ) (Excess Flood)
2204 [15:16:00] *** Joins: mrkebab (~mk@replaced-ip )
2205 [15:16:03] *** Quits: stooj (~stooj@replaced-ip ) (Ping timeout: 264 seconds)
2206 [15:16:32] *** Joins: TheCoffeMaker (~TheCoffeM@replaced-ip )
2207 [15:16:32] *** Quits: TheCoffeMaker (~TheCoffeM@replaced-ip ) (Changing host)
2208 [15:16:32] *** Joins: TheCoffeMaker (~TheCoffeM@replaced-ip )
2209 [15:17:51] *** Quits: ws2k3 (freenodeyc@replaced-ip ) (Ping timeout: 276 seconds)
2210 [15:18:19] *** Joins: stooj (~stooj@replaced-ip )
2211 [15:18:21] *** Quits: urzds (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
2212 [15:18:30] *** Joins: urzds (~quassel@replaced-ip )
2213 [15:18:55] *** Joins: Ishaq (~Ishaq@replaced-ip )
2214 [15:19:00] *** Quits: Phoenixbyrd (Phoenixbyr@replaced-ip ) (Client Quit)
2215 [15:19:08] *** Joins: beencubed (~beencubed@replaced-ip )
2216 [15:20:38] *** Quits: opal (h@replaced-ip ) (Remote host closed the connection)
2217 [15:20:42] *** Quits: mrkebab (~mk@replaced-ip ) (Client Quit)
2218 [15:20:53] *** Joins: Gr33nW0lf (~Gr33nW0lf@replaced-ip )
2219 [15:21:01] *** Quits: Gr33nW0lf (~Gr33nW0lf@replaced-ip ) (Excess Flood)
2220 [15:21:09] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
2221 [15:21:14] *** Joins: 14WAAJBT8 (h@replaced-ip )
2222 [15:21:33] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip ) (Remote host closed the connection)
2223 [15:21:43] *** 14WAAJBT8 is now known as opal
2224 [15:21:51] *** Quits: Drzacek (~Drzacek@replaced-ip ) (Quit: Leaving)
2225 [15:22:25] *** Quits: vrederv (~vrederv@replaced-ip ) (Quit: Leaving)
2226 [15:22:33] *** Quits: paw (~afong@replaced-ip ) (Ping timeout: 240 seconds)
2227 [15:22:44] *** Joins: ws2k3 (freenodeyc@replaced-ip )
2228 [15:23:23] *** Joins: asc232 (~Keith@replaced-ip )
2229 [15:24:37] *** Joins: cuechan (~paul@replaced-ip )
2230 [15:24:51] *** Quits: funkadelic (~funkadeli@replaced-ip ) (Read error: Connection reset by peer)
2231 [15:25:18] *** Joins: WormDude (~wormfood@replaced-ip )
2232 [15:26:22] *** Joins: mrkebab (~mk@replaced-ip )
2233 [15:27:09] *** Quits: maesrin (~maesrin@replaced-ip ) (Ping timeout: 260 seconds)
2234 [15:28:22] *** Quits: WormFood (~wormfood@replaced-ip ) (Ping timeout: 260 seconds)
2235 [15:28:24] *** Joins: ExoUNX (~textual@replaced-ip )
2236 [15:28:24] *** Quits: ExoUNX (~textual@replaced-ip ) (Changing host)
2237 [15:28:24] *** Joins: ExoUNX (~textual@replaced-ip )
2238 [15:28:47] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
2239 [15:30:54] *** WormDude is now known as WormFood
2240 [15:32:09] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 276 seconds)
2241 [15:32:23] *** Quits: MadHatter42 (~tarak@replaced-ip ) (Remote host closed the connection)
2242 [15:32:51] *** Joins: teclo- (42@replaced-ip )
2243 [15:33:17] *** Joins: SpeccyMan (~nick@replaced-ip )
2244 [15:34:17] *** Quits: evade (~evade@replaced-ip ) (Quit: Leaving)
2245 [15:34:47] *** Quits: sliekas99 (~mantas@replaced-ip ) (Quit: Leaving)
2246 [15:35:58] *** Joins: maesrin (~maesrin@replaced-ip )
2247 [15:36:03] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
2248 [15:36:20] *** Joins: figosdev (~user@replaced-ip )
2249 [15:36:34] *** Quits: srtu (~hypnotoad@replaced-ip ) (Quit: Verlassend)
2250 [15:37:25] *** Joins: sk1 (~sk036@replaced-ip )
2251 [15:38:24] *** Quits: sep (~sep@replaced-ip ) (Read error: Connection reset by peer)
2252 [15:41:01] *** Joins: yaume (~gchenuet@replaced-ip )
2253 [15:41:32] *** Joins: eifrig (~eifrig@replaced-ip )
2254 [15:41:39] *** Joins: Shentino (~Shentino@replaced-ip )
2255 [15:41:53] *** Quits: thorongil (~thorongil@replaced-ip ) (Ping timeout: 244 seconds)
2256 [15:42:25] *** Joins: mattconstantatin (~OS-23625@replaced-ip )
2257 [15:44:20] *** Joins: han-solo (~han-solo@replaced-ip )
2258 [15:44:33] *** tjuberg[m] is now known as ThomasJ|m
2259 [15:45:17] *** Joins: CutMeOwnThroat (~k@replaced-ip )
2260 [15:45:17] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Changing host)
2261 [15:45:17] *** Joins: CutMeOwnThroat (~k@replaced-ip )
2262 [15:45:58] *** Joins: _foldLeft (~foldleft@replaced-ip )
2263 [15:45:59] *** Joins: Sector89 (~Sector89@replaced-ip )
2264 [15:45:59] *** Quits: Sector89 (~Sector89@replaced-ip ) (Changing host)
2265 [15:45:59] *** Joins: Sector89 (~Sector89@replaced-ip )
2266 [15:47:39] <DeaDSouL> anyone guys?
2267 [15:47:42] *** Quits: alioui_ (~alioui_al@replaced-ip ) (Quit: alioui_)
2268 [15:47:58] <sk1> yes
2269 [15:48:01] <polyzen> a lot of guys
2270 [15:48:05] <sk1> only
2271 [15:49:06] <DeaDSouL> any ideas that might help with my
problem?
2272 [15:49:07] *** Quits: Sector89 (~Sector89@replaced-ip ) (Client Quit)
2273 [15:49:12] *** Joins: dmr (~dmr@replaced-ip )
2274 [15:49:33] *** Joins: Sector89 (~Sector89@replaced-ip )
2275 [15:50:04] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
2276 [15:50:12] <polyzen> shut* stuck* booted*
2277 [15:50:25] *** Quits: mattconstantatin (~OS-23625@replaced-ip ) (Quit: Leaving)
2278 [15:50:32] <polyzen> and no :S
2279 [15:50:41] *** Quits: little_tommy (~michael@replaced-ip ) (Ping timeout: 244 seconds)
2280 [15:52:21] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 250 seconds)
2281 [15:53:09] *** Joins: torjeh (~Torje@replaced-ip )
2282 [15:53:15] *** Quits: torjeh (~Torje@replaced-ip ) (Max SendQ exceeded)
2283 [15:53:16] *** Joins: winterss (~wint@replaced-ip )
2284 [15:54:11] *** Parts: sk1 (~sk036@replaced-ip )
2285 [15:54:43] *** Quits: super_gollum (~ich@replaced-ip ) (Quit: Ex-Chat)
2286 [15:54:46] *** Joins: little_tommy (~michael@replaced-ip )
2287 [15:55:34] *** Quits: Sector89 (~Sector89@replaced-ip ) (Quit: Leaving)
2288 [15:56:12] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 258 seconds)
2289 [15:56:41] *** Quits: siggex (~siggex@replaced-ip ) (Remote host closed the connection)
2290 [15:57:29] *** Joins: fengling (~fengling@replaced-ip )
2291 [15:57:35] *** Parts: figosdev (~user@replaced-ip )
2292 [15:58:32] *** Butt3rfl1 is now known as Butt3rfly
2293 [15:58:41] *** Joins: winsen (~asulil@replaced-ip )
2294 [15:58:45] *** Joins: sk1 (~sk036@replaced-ip )
2295 [15:58:46] *** Quits: sk1 (~sk036@replaced-ip ) (Max SendQ exceeded)
2296 [15:58:51] *** Joins: ben_roose (~roose@replaced-ip )
2297 [15:58:55] *** Quits: babak (uid19622@replaced-ip ) (Quit: Connection closed for inactivity)
2298 [15:59:27] *** Quits: rhinoceros (~rhinocero@replaced-ip ) (Ping timeout: 276 seconds)
2299 [15:59:33] *** Quits: towo^work (~towo@replaced-ip ) (Quit: Leaving)
2300 [15:59:43] *** Joins: torjeh (~Torje@replaced-ip )
2301 [15:59:48] <DeaDSouL> debian logs out immediately.. how to
fix it ?
2302 [15:59:53] *** Joins: hualet (~hualet@replaced-ip )
2303 [15:59:59] *** Joins: timahvo1 (~rogue@replaced-ip )
2304 [16:00:00] *** Joins: sk1 (~sk036@replaced-ip )
2305 [16:00:01] *** Quits: wabuh (~wabuh@replaced-ip ) (Quit: Leaving)
2306 [16:00:02] *** Quits: sk1 (~sk036@replaced-ip ) (Max SendQ exceeded)
2307 [16:00:13] *** Joins: rhinoceros (~rhinocero@replaced-ip )
2308 [16:00:43] *** Joins: winsen1 (~asulil@replaced-ip )
2309 [16:00:45] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
2310 [16:01:21] *** Joins: ChunkzZ (uid98304@replaced-ip )
2311 [16:01:41] *** Quits: ChunkzZ (uid98304@replaced-ip ) (Changing host)
2312 [16:01:41] *** Joins: ChunkzZ (uid98304@replaced-ip )
2313 [16:01:41] *** Quits: ChunkzZ (uid98304@replaced-ip ) (Changing host)
2314 [16:01:41] *** Joins: ChunkzZ (uid98304@replaced-ip )
2315 [16:02:06] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
2316 [16:02:10] *** Joins: sk1 (~sk036@replaced-ip )
2317 [16:02:45] *** Quits: chaky|lap (~chaky@replaced-ip ) (Ping timeout: 250 seconds)
2318 [16:02:51] *** Quits: sk1 (~sk036@replaced-ip ) (Max SendQ exceeded)
2319 [16:03:55] *** Joins: paw (~afong@replaced-ip )
2320 [16:04:37] *** Joins: sk1 (~sk036@replaced-ip )
2321 [16:05:18] *** Quits: sk1 (~sk036@replaced-ip ) (Max SendQ exceeded)
2322 [16:05:57] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 276 seconds)
2323 [16:06:07] *** Quits: ThomasJ (thomas@replaced-ip ) (Ping timeout: 258 seconds)
2324 [16:06:12] *** Joins: sk1 (~sk036@replaced-ip )
2325 [16:06:22] *** Quits: TomyWork (~tomy@replaced-ip ) (Quit: Leaving)
2326 [16:06:28] <MaBunny> are there any commands to select and
load kernel modules according to user wish???
2327 [16:06:32] *** Quits: Ceber (~PHP5-4-45@replaced-ip ) (Ping timeout: 240 seconds)
2328 [16:06:49] *** Quits: jjjjj (~pixelated@replaced-ip ) (Ping timeout: 260 seconds)
2329 [16:06:53] *** Quits: sk1 (~sk036@replaced-ip ) (Max SendQ exceeded)
2330 [16:06:59] <han-solo> modprobe?
2331 [16:07:03] *** Quits: winsen1 (~asulil@replaced-ip ) (Ping timeout: 240 seconds)
2332 [16:07:24] *** Quits: winsen (~asulil@replaced-ip ) (Ping timeout: 260 seconds)
2333 [16:07:25] <MaBunny> can modprobe install all the kernel
modules??
2334 [16:07:57] *** Quits: dearfibonacci (~~@replaced-ip ) (Quit: Leaving)
2335 [16:09:03] *** Parts: eifrig (~eifrig@replaced-ip )
2336 [16:09:05] *** Joins: escorpion (~daniel@replaced-ip )
2337 [16:09:05] *** Joins: sk1 (~sk036@replaced-ip )
2338 [16:09:27] *** Quits: Al3xG0 (~unix@replaced-ip ) (Remote host closed the connection)
2339 [16:09:46] *** Quits: sk1 (~sk036@replaced-ip ) (Max SendQ exceeded)
2340 [16:09:53] *** Joins: Al3xG0 (~unix@replaced-ip )
2341 [16:09:53] *** Quits: Al3xG0 (~unix@replaced-ip ) (Changing host)
2342 [16:09:53] *** Joins: Al3xG0 (~unix@replaced-ip )
2343 [16:10:49] *** Joins: sk1 (~sk036@replaced-ip )
2344 [16:10:57] *** Quits: Rubas (~rubas@replaced-ip ) (Remote host closed the connection)
2345 [16:11:30] *** Quits: sk1 (~sk036@replaced-ip ) (Max SendQ exceeded)
2346 [16:11:37] *** Joins: Valino (~oscar@replaced-ip )
2347 [16:12:04] *** Quits: maesrin (~maesrin@replaced-ip ) (Ping timeout: 260 seconds)
2348 [16:12:12] *** Joins: winsen (~asulil@replaced-ip )
2349 [16:12:17] *** Joins: TheDrizzle (~iamthedri@replaced-ip )
2350 [16:12:34] *** Joins: winsen1 (~asulil@replaced-ip )
2351 [16:12:55] *** Joins: Ceber (~PHP5-4-45@replaced-ip )
2352 [16:13:00] *** Parts: TheDrizzle (~iamthedri@replaced-ip )
2353 [16:13:35] *** Quits: Goddesspapa (~goddesspa@replaced-ip ) (Ping timeout: 250 seconds)
2354 [16:13:51] <MaBunny> guys???
2355 [16:13:57] *** Quits: DeaDSouL (~deadsoul@replaced-ip ) ()
2356 [16:14:27] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
2357 [16:14:30] <themill> did you look at the modprobe man page?
2358 [16:14:34] *** Joins: ThomasJ (thomas@replaced-ip )
2359 [16:14:49] *** Joins: pixelated_ (~pixelated@replaced-ip )
2360 [16:15:10] <MaBunny> ok
2361 [16:15:12] *** Quits: winsen1 (~asulil@replaced-ip ) (Max SendQ exceeded)
2362 [16:15:13] *** Quits: winsen (~asulil@replaced-ip ) (Max SendQ exceeded)
2363 [16:15:42] *** Quits: escorpion (~daniel@replaced-ip ) (Ping timeout: 276 seconds)
2364 [16:16:20] *** Joins: winsen1 (~asulil@replaced-ip )
2365 [16:16:20] *** Joins: winsen (~asulil@replaced-ip )
2366 [16:16:47] *** Quits: eSa| (~esa@replaced-ip ) (Remote host closed the connection)
2367 [16:17:38] *** Parts: Marvilleke (~xbox@replaced-ip )
2368 [16:19:27] *** Quits: pixelated_ (~pixelated@replaced-ip ) (Ping timeout: 244 seconds)
2369 [16:20:10] *** Joins: electro33 (uid613@replaced-ip )
2370 [16:21:22] *** Joins: awer (~pi@replaced-ip )
2371 [16:22:45] *** Joins: Starky (~Starky@replaced-ip )
2372 [16:23:10] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
2373 [16:23:30] *** Joins: Goddesspapa (~goddesspa@replaced-ip )
2374 [16:24:08] *** Joins: TriJetScud (~TriJetScu@replaced-ip )
2375 [16:24:08] *** Joins: nanoha-sama (~nanoha-sa@replaced-ip )
2376 [16:24:20] *** Joins: pixelated_ (~pixelated@replaced-ip )
2377 [16:24:35] *** Joins: overlord_tm (~andraz@replaced-ip )
2378 [16:26:28] *** Quits: TomasCZ (~TomasCZ@replaced-ip ) (Quit: Leaving)
2379 [16:28:01] *** Joins: towo` (~towo@replaced-ip )
2380 [16:29:40] *** Joins: samae (~Samae@replaced-ip )
2381 [16:30:14] *** Joins: przemoc (~przemoc@replaced-ip )
2382 [16:30:18] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
2383 [16:31:49] *** Joins: jubo2 (~juboxi@replaced-ip )
2384 [16:32:41] *** Joins: Tom01 (~tom@replaced-ip )
2385 [16:33:54] *** Joins: bertbob (~bertbob@replaced-ip )
2386 [16:33:56] *** Quits: SpeccyMan (~nick@replaced-ip ) (Quit:
_/¯¯/¯`(ò_ó)´¯\¯¯\_
Cuthbert says 'Goodbye')
2387 [16:33:59] <MaBunny> how to i let a normal user use ssh??
2388 [16:34:15] *** Parts: crash_ (~pi@replaced-ip )
2389 [16:34:21] <MaBunny> i mean what changes do i hav to make in
sshd_config??
2390 [16:34:26] *** Joins: _foldLef_ (~foldleft@replaced-ip )
2391 [16:34:37] <themill> none
2392 [16:35:00] *** Joins: Butt3rfl1 (~sona@replaced-ip )
2393 [16:35:12] *** Quits: Butt3rfly (~sona@replaced-ip ) (Ping timeout: 276 seconds)
2394 [16:35:12] *** Joins: btf (~btf@replaced-ip )
2395 [16:36:07] *** Quits: tugrik (~username@replaced-ip ) (Ping timeout: 250 seconds)
2396 [16:36:52] *** Quits: awer (~pi@replaced-ip ) (Quit: Changing server)
2397 [16:37:19] <MaBunny> ok
2398 [16:37:33] *** Quits: sayur (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
2399 [16:39:01] *** Joins: alex1a (~alex1a@replaced-ip )
2400 [16:39:38] *** Joins: eichenwald (~eichenwal@replaced-ip )
2401 [16:40:47] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Ping timeout: 244 seconds)
2402 [16:40:48] *** Joins: sxar (~sxar@replaced-ip )
2403 [16:41:33] *** Quits: KrisztianPapp (~Krisztian@replaced-ip ) (Ping timeout: 240 seconds)
2404 [16:41:44] <Iridos> that one was easy
2405 [16:41:54] *** Joins: Ohappa1 (~Thunderbi@replaced-ip )
2406 [16:42:11] *** Joins: sxar__ (~sxar@replaced-ip )
2407 [16:42:21] *** Joins: Gi0 (~Gi0@replaced-ip )
2408 [16:42:56] *** Quits: KlausedSource (~KlausedSo@replaced-ip ) (Quit: Leaving)
2409 [16:43:03] *** Quits: Ohappa (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
2410 [16:43:32] *** Quits: sxar_ (~sxar@replaced-ip ) (Ping timeout: 240 seconds)
2411 [16:44:05] <geeg> guys, is there any practical use for
/dev/zero?
2412 [16:45:05] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
2413 [16:45:06] *** Quits: arturo (~arturo@replaced-ip ) (Read error: Connection reset by peer)
2414 [16:45:29] <teclo-> yes there is
2415 [16:45:53] <teclo-> if you want to write many 0 to something,
you need to do dd if=/dev/zero of=....
2416 [16:45:54] *** Quits: Ceber (~PHP5-4-45@replaced-ip ) (Ping timeout: 260 seconds)
2417 [16:45:57] <Stummi> for example clearing your disk
2418 [16:45:59] <teclo-> for instance a usb key
2419 [16:46:05] <teclo-> indeed like Stummi says
2420 [16:46:10] <teclo-> or a disk
2421 [16:46:15] *** Quits: sxar (~sxar@replaced-ip ) (Ping timeout: 276 seconds)
2422 [16:46:17] *** Parts: nebg (~nebg@replaced-ip )
2423 [16:46:19] *** Quits: Ricardo__ (~rick@replaced-ip ) (Read error: Connection reset by peer)
2424 [16:46:31] <teclo-> you want to clean, or well, make it sure
there is nothing on it
2425 [16:46:44] <teclo-> then you'll use dd if=/dev/zero
of=<your disk>
2426 [16:46:47] *** Quits: MaBunny (~Peter@replaced-ip ) (Quit: Bye guys hav a good time :))
2427 [16:46:52] *** Butt3rfl1 is now known as Butt3rfly
2428 [16:46:58] *** Joins: bollocks_k (~bollocks@replaced-ip )
2429 [16:47:12] *** Joins: akrherz (~akrherz@replaced-ip )
2430 [16:47:44] *** Joins: chichikov (~chichikov@replaced-ip )
2431 [16:47:47] *** Joins: Nach0z_ (~nach0z@replaced-ip )
2432 [16:48:33] *** Quits: lstieb (~lstieb@replaced-ip ) (Ping timeout: 240 seconds)
2433 [16:48:58] <akrherz> hi debian, I know little about debian
packaging :( but am trying to support a .deb for Openfire, see
replaced-url
2434 [16:49:10] *** Joins: Lacho1 (~lacho@replaced-ip )
2435 [16:49:40] *** Joins: hid3 (~arnoldas@replaced-ip )
2436 [16:50:06] *** Quits: Lacho (~lacho@replaced-ip ) (Ping timeout: 244 seconds)
2437 [16:50:27] *** Joins: Lipp (~Lipp@replaced-ip )
2438 [16:50:45] *** Joins: astrofog (~astrofog@replaced-ip )
2439 [16:51:29] *** Joins: _chaky_ (~chaky@replaced-ip )
2440 [16:51:45] *** Quits: alex1a (~alex1a@replaced-ip ) (Quit: Leaving)
2441 [16:51:56] *** Joins: Ceber (~PHP5-4-45@replaced-ip )
2442 [16:52:00] <babilen> dpkg: tell akrherz -about mentors
2443 [16:52:12] <babilen> akrherz: Please tell them right away
that you are not packaging for Debian
2444 [16:52:19] *** Quits: Nach0z (~nach0z@replaced-ip ) (Ping timeout: 260 seconds)
2445 [16:52:36] *** Joins: xgpt (~xgpt@replaced-ip )
2446 [16:52:43] <xgpt> hey everyone! I would like to pose a
question to you all. Is there a way to disable all networking on a
debian/ubuntu system? I would like to install the OS, then install
my applications, and then DISABLE networking on the device to users.
I want this to hold across reboots. I want to be able to re-enable
networking, but I want that to take another manual intervention to
re-enable.
2447 [16:53:07] *** Joins: CutMeOwnThroat (~k@replaced-ip )
2448 [16:54:07] *** Joins: s4ndm4n (~sandman@replaced-ip )
2449 [16:54:11] *** Quits: Knaldgas (~pdj@replaced-ip ) (Quit: Leaving)
2450 [16:54:37] *** Quits: sphenxes02 (~sphenxes@replaced-ip ) (Ping timeout: 265 seconds)
2451 [16:54:38] <han-solo> systemctl stop networking?
2452 [16:55:01] *** Quits: infra-red (~infra-red@replaced-ip ) (Remote host closed the connection)
2453 [16:55:25] *** Quits: asc232 (~Keith@replaced-ip ) (Remote host closed the connection)
2454 [16:55:27] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
2455 [16:55:42] *** Joins: endstille (~endstille@replaced-ip )
2456 [16:55:49] *** Quits: Ohappa1 (~Thunderbi@replaced-ip ) (Quit: Ohappa1)
2457 [16:55:50] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
2458 [16:56:12] <xgpt> han-solo, will that hold across reboots?
2459 [16:56:43] <han-solo> well, you might wanna put that on the
startup scripts then, i guess
2460 [16:57:11] *** Quits: foriin (cenobite@replaced-ip ) (Remote host closed the connection)
2461 [16:57:25] <akrherz> babilen: ok, thank you
2462 [16:57:40] <han-solo> or maybe there's another way
2463 [16:57:42] *** Joins: Ad1_RN (~Ad1_RnR@replaced-ip )
2464 [16:58:12] *** wsky is now known as klf
2465 [16:58:13] *** Joins: alex1a (~alex1a@replaced-ip )
2466 [16:58:23] *** Joins: maziar (~textual@replaced-ip )
2467 [16:58:24] <han-solo> or crontab @reboot :/
2468 [16:58:29] *** klf is now known as wsky
2469 [16:58:56] *** Joins: fengling (~fengling@replaced-ip )
2470 [16:59:21] *** Joins: xqzybear (3e02b90b@replaced-ip )
2471 [16:59:32] *** Joins: Lyric (~Lyric@replaced-ip )
2472 [16:59:39] *** Joins: Lyric_ (~Lyric@replaced-ip )
2473 [17:00:10] *** Joins: sphenxes (~sphenxes@replaced-ip )
2474 [17:00:14] *** Joins: turfal (~Icedove@replaced-ip )
2475 [17:00:26] *** Quits: LNJ2GO (~lnj@replaced-ip ) (Ping timeout: 250 seconds)
2476 [17:00:30] <xqzybear> do I have to use pip to install
python-gevent 1.1~? (it doensn't seem to be available in jessie
or jessie-backports)
2477 [17:00:36] <geeg> thanks! teclo
2478 [17:01:09] *** Joins: InfoTest (~Thunderbi@replaced-ip )
2479 [17:01:30] *** Quits: Gi0 (~Gi0@replaced-ip ) (Quit: Cheers)
2480 [17:02:17] *** Quits: Lyric_ (~Lyric@replaced-ip ) (Client Quit)
2481 [17:02:31] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 258 seconds)
2482 [17:03:02] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Ping timeout: 250 seconds)
2483 [17:03:24] <xgpt> han-solo, crontab would be my solution!
that's easy enough to implement/remove
2484 [17:03:46] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
2485 [17:03:57] <DeaDSouL> hi, i tried fsck.ext4 -fc, -fDy, -fp...
they all says that i do have 3 bad blocks... how can I fix them?
2486 [17:04:02] *** Quits: pavlushka (~Pavel@replaced-ip ) (Ping timeout: 244 seconds)
2487 [17:04:15] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Remote host closed the connection)
2488 [17:04:36] *** Joins: kobain (~kobain@replaced-ip )
2489 [17:04:42] *** Joins: aaro (~aaro@replaced-ip )
2490 [17:04:53] <geeg> man fsck? :D
2491 [17:04:59] <maziar> hello, i have a HDMI camera and i connect
the camera to my system over HDMI, now i want to stream from my
system to all person on my lan, how should i do it ?
2492 [17:05:15] <han-solo> okay
2493 [17:05:58] <DeaDSouL> geeg: yes, that's why i used -fp
... but it doesn't fix the bad blocks
2494 [17:06:16] *** Joins: hele (~hele@replaced-ip )
2495 [17:06:53] *** Joins: maesrin (~maesrin@replaced-ip )
2496 [17:06:54] *** Quits: mrkebab (~mk@replaced-ip ) (Quit: Leaving)
2497 [17:07:05] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
2498 [17:07:08] *** Joins: thunderrd (~thunderrd@replaced-ip )
2499 [17:07:12] <jelly> DeaDSouL: you can't fix them if
they're really bad, you can just mark them so the filesystem
will avoid using them, that's what -c does
2500 [17:07:20] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
2501 [17:07:22] *** Joins: sphenxes02 (~sphenxes@replaced-ip )
2502 [17:08:01] *** debhelper sets mode: +l 1689
2503 [17:08:31] *** Joins: tugrik (~username@replaced-ip )
2504 [17:08:54] <maziar> anybody knows how can i record from HDMI
input ?
2505 [17:09:03] *** Quits: xqzybear (3e02b90b@replaced-ip ) (Quit: Page closed)
2506 [17:09:03] *** Joins: endstille (~endstille@replaced-ip )
2507 [17:09:38] <jelly> maziar: you'd need a hdmi capture
card.
2508 [17:09:50] *** Joins: Nnavd (~Nnavd@replaced-ip )
2509 [17:10:01] *** Joins: CutMeOwnThroat (~k@replaced-ip )
2510 [17:10:01] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Changing host)
2511 [17:10:01] *** Joins: CutMeOwnThroat (~k@replaced-ip )
2512 [17:10:37] *** Joins: Modeuse (~kvirc@replaced-ip )
2513 [17:10:41] <geeg> does fsck will complaint every time about
bad blocks?
2514 [17:10:57] *** Quits: ogny (~orkun@replaced-ip ) (Ping timeout: 276 seconds)
2515 [17:11:03] *** Joins: lucaswang (~lucaswang@replaced-ip )
2516 [17:11:12] *** Joins: nohitall (~nohitall@replaced-ip )
2517 [17:11:13] *** Quits: sphenxes02 (~sphenxes@replaced-ip ) (Max SendQ exceeded)
2518 [17:11:23] *** Joins: socomm (~socomm@replaced-ip )
2519 [17:11:25] <DeaDSouL> jelly: ok, thanks.... btw, my problem
is whenever i login, the system logs me back out in microseconds
.... how can I know what's the problem or why does it do that?
2520 [17:11:46] <nohitall> hi guys, question regraading jessie, im
trying to use curl but I get: Protocol " https" not
supported or disabled in libcurl. Anyone an idea? never seen that
before
2521 [17:12:08] *** Joins: Alcapote (~Alcapote@replaced-ip )
2522 [17:12:08] <maziar> jelly without it, i can not record from
HDMI, my issue is i want to stream my office camera over our LAN
network, you mean i should have a HDMI capture card for it ?
2523 [17:12:10] *** Joins: sphenxes02 (~sphenxes@replaced-ip )
2524 [17:12:50] <DeaDSouL> jelly: i've even create a new user
from recovery mode, just to verify that .profile, .Xauthority,
.bashrc ..etc are not the case.. and even that new user got logged
out after he logs in by microseconds
2525 [17:13:25] <jelly> DeaDSouL: at the console? at the gui login
screen (display manager)?
2526 [17:13:47] *** Joins: mrkebab (~mk@replaced-ip )
2527 [17:13:57] <jelly> maziar: if your camera only has hdmi out
and not say usb or wireless, yes
2528 [17:14:13] *** Quits: b6s3d (~b00s3d@replaced-ip ) (Ping timeout: 244 seconds)
2529 [17:14:21] <socomm> nohitall: did you google it?
2530 [17:14:35] <nohitall> socomm: tried multiple
2531 [17:14:44] <nohitall> besides curl should support
https...never seen that before
2532 [17:14:49] *** Joins: m0ordzieK (~m0ordzieK@replaced-ip )
2533 [17:15:10] <socomm>
replaced-url
2534 [17:15:26] <maziar> jelly bad news, but in windows, there are
some many application that you can see what camera is see
2535 [17:15:29] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Quit: leaving)
2536 [17:15:33] *** Parts: akrherz (~akrherz@replaced-ip )
2537 [17:15:36] <nohitall> curl from jessie repo is not build with
ssl support? I doubt that
2538 [17:15:39] <nohitall> i used it before 100 times
2539 [17:15:44] *** Joins: LNJ2GO (~lnj@replaced-ip )
2540 [17:16:13] *** Joins: Scourje (uid63311@replaced-ip )
2541 [17:16:13] *** Joins: Guest93616 (~mangala@replaced-ip )
2542 [17:16:27] *** Quits: Nach0z_ (~nach0z@replaced-ip ) (Ping timeout: 244 seconds)
2543 [17:16:41] <socomm> nohitall: ldd $(which cdurl) | grep ssl
2544 [17:17:03] <socomm> nohitall: ldd $(which curl) | grep ssl
2545 [17:17:11] <socomm> Would help if I could spell.
2546 [17:18:01] *** debhelper sets mode: +l 1697
2547 [17:18:04] <nohitall> libssl.so.1.0.0 =>
/usr/lib/x86_64-linux-gnu/libssl.so.1.0.0
2548 [17:18:12] <nohitall> i also just installed curl 5min ago
normally via apt-get
2549 [17:18:20] *** Joins: jguillen (~jguillen@replaced-ip )
2550 [17:18:21] <nohitall> thats why im dumbfounded
2551 [17:18:27] <nohitall> its a fresh jessie install
2552 [17:19:07] *** Joins: wildlander (~wild@replaced-ip )
2553 [17:19:29] <socomm> nohitall: libssl installed, I'd
presume
2554 [17:20:03] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
2555 [17:22:01] <socomm> also what does 'dpkg -l | grep curl
&& which curl' give you?
2556 [17:23:16] <nohitall> ii libcurl3:amd64 7.38.0-4+deb8u4 amd64
easy-to-use client-side URL transfer library (OpenSSL flavour)
2557 [17:23:18] *** Quits: trench (trench@replaced-ip ) (Ping timeout: 276 seconds)
2558 [17:23:19] *** Quits: turfal (~Icedove@replaced-ip ) (Quit: turfal)
2559 [17:23:19] <nohitall> ii libcurl3-gnutls:amd64
7.38.0-4+deb8u4 amd64 easy-to-use client-side URL transfer library
(GnuTLS flavour)
2560 [17:23:22] <nohitall> ii libcurl4-openssl-dev:amd64
7.38.0-4+deb8u4 amd64 development files and documentation for
libcurl (OpenSSL flavour)
2561 [17:23:25] <nohitall> hm sorry
2562 [17:24:10] <jelly> maziar: then there has to be a way that
camera is connected to the windows system.
2563 [17:24:15] <jelly> other than hdm
2564 [17:24:17] <jelly> i.
2565 [17:24:22] *** Quits: yaume (~gchenuet@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2566 [17:24:23] <nohitall> socomm:
replaced-url
2567 [17:24:32] *** Joins: obsed (~obesd@replaced-ip )
2568 [17:25:18] *** Joins: foriin (cenobite@replaced-ip )
2569 [17:26:44] *** Quits: mrkebab (~mk@replaced-ip ) (Ping timeout: 260 seconds)
2570 [17:26:53] *** Joins: Sector89 (~Sector89@replaced-ip )
2571 [17:27:58] *** Quits: Alcapote (~Alcapote@replaced-ip ) (Ping timeout: 265 seconds)
2572 [17:28:09] *** Quits: bollocks_k (~bollocks@replaced-ip ) (Ping timeout: 258 seconds)
2573 [17:28:29] *** Joins: anabark (696937d5@replaced-ip )
2574 [17:28:44] *** Quits: MicroCheapFx (~quassel@replaced-ip ) (Remote host closed the connection)
2575 [17:28:59] *** Quits: kernel-panic (~kp@replaced-ip ) (Quit: Leaving)
2576 [17:29:21] *** Joins: Phoenixbyrd (Phoenixbyr@replaced-ip )
2577 [17:29:32] <nohitall> socomm: nice mystery aint it?
2578 [17:30:23] <han-solo> Tech101 : turn it off, and then on nack
again
2579 [17:30:37] <han-solo> s/nack/back
2580 [17:30:51] <han-solo> was it admin101? :)
2581 [17:30:56] *** Joins: greycat (~wooledg@replaced-ip )
2582 [17:32:23] *** Quits: anabark (696937d5@replaced-ip ) (Client Quit)
2583 [17:32:30] *** Joins: trench (trench@replaced-ip )
2584 [17:32:30] *** Quits: trench (trench@replaced-ip ) (Changing host)
2585 [17:32:30] *** Joins: trench (trench@replaced-ip )
2586 [17:32:40] *** Joins: navlys (~smuxi@replaced-ip )
2587 [17:33:08] *** Quits: feal (~fiel@replaced-ip ) (Ping timeout: 258 seconds)
2588 [17:33:22] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 250 seconds)
2589 [17:34:03] *** Quits: Lyric (~Lyric@replaced-ip ) (Quit: Leaving)
2590 [17:34:58] *** Quits: puffyfootpath (~anon@replaced-ip ) (Remote host closed the connection)
2591 [17:35:07] <nohitall> wonder why it says " https"
with whitespace
2592 [17:35:48] *** Quits: rhinoceros (~rhinocero@replaced-ip ) (Quit: Leaving)
2593 [17:36:26] *** Quits: Valino (~oscar@replaced-ip ) (Ping timeout: 244 seconds)
2594 [17:36:38] *** Parts: nohitall (~nohitall@replaced-ip )
2595 [17:37:00] *** Quits: angerman (~m@replaced-ip ) (Quit: Gone)
2596 [17:37:25] *** Joins: s4ndm4n (~sandman@replaced-ip )
2597 [17:37:25] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Changing host)
2598 [17:37:25] *** Joins: s4ndm4n (~sandman@replaced-ip )
2599 [17:38:18] *** Joins: mastokley (~mastokley@replaced-ip )
2600 [17:38:23] *** Joins: th0r (~Thor@replaced-ip )
2601 [17:38:33] *** Quits: Guest93616 (~mangala@replaced-ip ) (Read error: Connection reset by peer)
2602 [17:38:33] *** Quits: Guest74558 (~sbine@replaced-ip ) (Ping timeout: 240 seconds)
2603 [17:39:13] *** Joins: mrkebab (~mk@replaced-ip )
2604 [17:39:57] *** Joins: Nach0z (~nach0z@replaced-ip )
2605 [17:41:02] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
2606 [17:41:15] *** Quits: towo` (~towo@replaced-ip ) (Ping timeout: 264 seconds)
2607 [17:41:34] <M-alex_mayorga> ¡Hola! So I'm looking
at
replaced-url
2608 [17:41:59] *** Joins: iWaldo (iWaldo___@replaced-ip )
2609 [17:42:06] *** Quits: Lipp (~Lipp@replaced-ip ) (Quit: Leaving...)
2610 [17:42:09] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
2611 [17:42:10] *** Joins: shinnya (~shinnya@replaced-ip )
2612 [17:42:21] *** Joins: winterss_ (~wint@replaced-ip )
2613 [17:42:46] *** Joins: PryMar56 (~prymar@replaced-ip )
2614 [17:43:02] *** Joins: thorongil (~thorongil@replaced-ip )
2615 [17:43:15] *** Quits: thorongil (~thorongil@replaced-ip ) (Max SendQ exceeded)
2616 [17:43:28] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Quit: WeeChat 1.5)
2617 [17:43:36] *** Joins: thorongil (~thorongil@replaced-ip )
2618 [17:43:40] *** Quits: winterss (~wint@replaced-ip ) (Ping timeout: 244 seconds)
2619 [17:43:40] *** winterss_ is now known as winterss
2620 [17:43:52] *** Quits: shad0VV (~shad0VV@replaced-ip ) (Quit: I am still here...)
2621 [17:45:01] *** Joins: vargus (~fauxcon@replaced-ip )
2622 [17:45:22] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Ping timeout: 244 seconds)
2623 [17:45:33] <vargus> holla
2624 [17:46:39] *** Joins: Pr0metheus (~nezos@replaced-ip )
2625 [17:47:10] *** Joins: Valino (~oscar@replaced-ip )
2626 [17:47:17] *** Joins: turfal (~Icedove@replaced-ip )
2627 [17:47:18] *** Joins: towo` (~towo@replaced-ip )
2628 [17:47:31] <M-alex_mayorga> vargus: ¡Hola!
2629 [17:47:47] *** Quits: joze (~joze@replaced-ip ) (Remote host closed the connection)
2630 [17:48:01] *** Parts: raboof (~pi@replaced-ip )
2631 [17:48:03] *** Joins: joze (~joze@replaced-ip )
2632 [17:48:13] *** Joins: puffyfootpath (~anon@replaced-ip )
2633 [17:48:16] *** Quits: turfal (~Icedove@replaced-ip ) (Client Quit)
2634 [17:48:20] *** Joins: evade (~evade@replaced-ip )
2635 [17:48:28] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 258 seconds)
2636 [17:48:57] <greycat> "Starting with 4.87~RC1-1 exim will
not accept messages with physical lines longer than 998
characters."
2637 [17:49:08] <greycat> ... what.
2638 [17:49:13] *** Joins: bbtech (~bbtech@replaced-ip )
2639 [17:49:40] * greycat remembers why he doesn't use exim on any
of his actual important mail servers
2640 [17:50:33] *** Quits: tty0_ (~NA@replaced-ip ) (Ping timeout: 244 seconds)
2641 [17:50:46] <jelly> greycat: eh, postfix has been doing that
for quite a while didn't it
2642 [17:51:05] <greycat> Wouldn't know. I have literally
never installed postfix.
2643 [17:51:05] *** Joins: learjet60xr (~learjet60@replaced-ip )
2644 [17:51:18] *** Joins: shad0VV (~shad0VV@replaced-ip )
2645 [17:51:23] <jelly> all sane clients wrap their lines to fit
the standard
2646 [17:51:35] *** Quits: cuechan (~paul@replaced-ip ) (Ping timeout: 244 seconds)
2647 [17:52:00] *** Quits: navlys (~smuxi@replaced-ip ) (Read error: Connection reset by peer)
2648 [17:52:11] <vargus> exit
2649 [17:52:22] <jelly> I've had one single issue with long
lines in the last 5-10 years, a custom mail filter of ours broke
because of very very long lines
2650 [17:52:52] *** Quits: vargus (~fauxcon@replaced-ip ) (Quit: WeeChat 1.0.1)
2651 [17:53:10] <greycat> So Microsoft Outlook (or whatever
they're using out there) just breaks up their paragraphs in
some random spot?
2652 [17:53:16] *** Quits: katyucha (~katyucha@replaced-ip ) (Quit: leaving)
2653 [17:54:04] <jelly> greycat: no, they use MIME. The 998 limit
is about smtp protocol.
2654 [17:54:45] *** Quits: th0r (~Thor@replaced-ip ) (Quit: Leaving)
2655 [17:54:49] *** Joins: va (~filler@replaced-ip )
2656 [17:54:53] <Pr0metheus> ony my computer i first installed
windows on an ssd (ssdA), then i installed debian on another ssd
(ssdB) and i boot from ssdB, which shows a menu to select where to
boot. Now i want to remove windows from ssdA and move my Debian
installation there (from ssdB to ssdA). Can anyone give me the steps
i should follow and i'll search for the details. Thanks
2657 [17:55:56] <va>
replaced-url
2658 [17:56:05] *** Joins: alazred (~alazred@replaced-ip )
2659 [17:57:56] <jelly> mime messages with Content-Type: [...]
format=flowed use extra syntax to concatenate raw lines where
desired
2660 [17:59:45] *** Joins: sphenxes (~sphenxes@replaced-ip )
2661 [17:59:45] <greycat> I see.
2662 [17:59:58] <greycat> Or at least I'll take your word for
it. MIME sounds godawfully complicated.
2663 [18:00:41] *** Joins: fengling (~fengling@replaced-ip )
2664 [18:00:48] *** Joins: cuechan (~paul@replaced-ip )
2665 [18:01:21] *** Joins: alxy (uid115853@replaced-ip )
2666 [18:01:22] *** Joins: Guest74558 (~sbine@replaced-ip )
2667 [18:01:33] *** Quits: m0ordzieK (~m0ordzieK@replaced-ip ) (Ping timeout: 258 seconds)
2668 [18:03:20] *** Joins: altin (~altin@replaced-ip )
2669 [18:04:33] *** Joins: ustreame_ (~ustreamer@replaced-ip )
2670 [18:04:39] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Ping timeout: 264 seconds)
2671 [18:05:15] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 264 seconds)
2672 [18:05:26] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
2673 [18:06:23] *** Joins: de-facto (~de-facto@replaced-ip )
2674 [18:07:34] *** Quits: ustreamer-81981 (~ustreamer@replaced-ip ) (Ping timeout: 260 seconds)
2675 [18:07:46] *** Joins: vahe (~vahe@replaced-ip )
2676 [18:08:13] *** Joins: rsync (~rsync@replaced-ip )
2677 [18:09:03] *** Joins: AvatarA (~avatara@replaced-ip )
2678 [18:09:33] *** Quits: sphenxes02 (~sphenxes@replaced-ip ) (Ping timeout: 240 seconds)
2679 [18:09:59] *** AngeFede is now known as PvFFy
2680 [18:10:09] *** Joins: DammitJim (~DammitJim@replaced-ip )
2681 [18:10:27] *** PvFFy is now known as AngeFede
2682 [18:10:29] *** Joins: wtkp (~wtkp@replaced-ip )
2683 [18:10:41] *** Quits: Adbray (~Adbtay@replaced-ip ) (Quit: Adbray)
2684 [18:10:41] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 244 seconds)
2685 [18:11:01] *** Quits: duoi (~duoi@replaced-ip ) (Ping timeout: 250 seconds)
2686 [18:11:06] *** AngeFede is now known as PvFFy
2687 [18:11:10] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
2688 [18:12:49] *** Joins: duoi (~duoi@replaced-ip )
2689 [18:13:17] *** Quits: ChunkzZ (uid98304@replaced-ip ) (Quit: Connection closed for inactivity)
2690 [18:13:26] <Strykar> judd: checkbackport squid
2691 [18:13:33] <judd> Backporting package squid in
sid→jessie/amd64: unsatisfiable build dependencies:
Build-Depends: libecap3-dev (>= 1.0.1-2).
2692 [18:13:45] <Strykar> judd: checkbackport squid3
2693 [18:13:46] <judd> Backporting package squid3 in
sid→jessie/amd64: unsatisfiable build dependencies:
Build-Depends: libecap3-dev (>= 1.0.1-2).
2694 [18:16:39] *** Joins: pavlushka (~Pavel@replaced-ip )
2695 [18:16:53] *** Joins: dtux (~dmtucker@replaced-ip )
2696 [18:17:39] *** Quits: xgpt (~xgpt@replaced-ip ) (Quit: Leaving)
2697 [18:18:12] *** Joins: unglid (~unglid@replaced-ip )
2698 [18:18:59] *** Quits: unglid (~unglid@replaced-ip ) (Read error: Connection reset by peer)
2699 [18:19:35] *** Quits: astrofog (~astrofog@replaced-ip ) (Quit: Quite)
2700 [18:20:16] *** Joins: digastricus (~garth@replaced-ip )
2701 [18:20:36] *** Parts: vahe (~vahe@replaced-ip )
2702 [18:20:43] *** Quits: HappyLoa- (happyloaf@replaced-ip ) (Ping timeout: 258 seconds)
2703 [18:21:25] *** Quits: shad0VV (~shad0VV@replaced-ip ) (Quit: I am still here...)
2704 [18:21:49] *** Joins: diphtherial (~diphtheri@replaced-ip )
2705 [18:21:54] *** Joins: unglid (~unglid@replaced-ip )
2706 [18:22:21] <diphtherial> hey, i'm attempting to install
wireshark via apt-get, and while most of the prompts are dealt with
by using the -y param, there's a prompt during the wireshark
install that waits around for me to respond to it
2707 [18:22:35] *** Joins: shad0VV (~shad0VV@replaced-ip )
2708 [18:22:36] *** Quits: shad0VV (~shad0VV@replaced-ip ) (Remote host closed the connection)
2709 [18:22:36] <diphtherial> (i need this to occur automatically,
so having it pause for user input is bad)
2710 [18:22:41] *** Quits: unglid (~unglid@replaced-ip ) (Read error: Connection reset by peer)
2711 [18:23:16] *** Joins: unglid (~unglid@replaced-ip )
2712 [18:23:46] *** Joins: shad0VV (~shad0VV@replaced-ip )
2713 [18:23:51] *** Joins: sphenxes02 (~sphenxes@replaced-ip )
2714 [18:24:36] *** Quits: unglid (~unglid@replaced-ip ) (Read error: Connection reset by peer)
2715 [18:24:56] *** Quits: _foldLef_ (~foldleft@replaced-ip ) (Remote host closed the connection)
2716 [18:25:00] *** Joins: HappyLoa- (happyloaf@replaced-ip )
2717 [18:25:34] *** Joins: baptist (~baptsk@replaced-ip )
2718 [18:25:40] *** Quits: chichikov (~chichikov@replaced-ip ) (Ping timeout: 244 seconds)
2719 [18:25:46] *** Lacho1 is now known as Lacho
2720 [18:29:20] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
2721 [18:29:36] *** Joins: Starduster_ (~guest@replaced-ip )
2722 [18:29:38] *** Joins: Y04NN (~y04nn@replaced-ip )
2723 [18:30:17] *** Joins: ryouma (~user@replaced-ip )
2724 [18:31:14] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
2725 [18:31:21] *** Quits: baptist (~baptsk@replaced-ip ) (Read error: Connection reset by peer)
2726 [18:31:23] *** Joins: intersarsi (~xavier@replaced-ip )
2727 [18:31:33] *** Quits: HappyLoa- (happyloaf@replaced-ip ) (Ping timeout: 276 seconds)
2728 [18:32:03] *** Joins: Kirito (~Kirito@replaced-ip )
2729 [18:32:16] *** Joins: douglah13 (~androirc@replaced-ip )
2730 [18:32:27] *** Joins: unglid (~unglid@replaced-ip )
2731 [18:32:28] *** Joins: wonderworld (~ww@replaced-ip )
2732 [18:32:33] *** Quits: Starduster (~guest@replaced-ip ) (Ping timeout: 240 seconds)
2733 [18:32:43] *** Quits: unglid (~unglid@replaced-ip ) (Read error: Connection reset by peer)
2734 [18:32:56] *** Joins: unglid (~unglid@replaced-ip )
2735 [18:32:57] <Kirito> Is nethogs broken in Jessie? I'm
getting a "creating socket failed while establishing local IP -
are you root?" error when trying to use it. (Obviously, yes I
am root). A quick Google returns this,
replaced-url
2736 [18:33:38] *** Joins: fearnothing (~nothing@replaced-ip )
2737 [18:34:02] *** Quits: unglid (~unglid@replaced-ip ) (Client Quit)
2738 [18:35:35] *** Joins: kpease (~kpease@replaced-ip )
2739 [18:35:38] *** Quits: mazert (~mazert@replaced-ip ) (Ping timeout: 265 seconds)
2740 [18:36:05] *** Joins: mazert (~mazert@replaced-ip )
2741 [18:36:14] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
2742 [18:36:17] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
2743 [18:36:18] *** Joins: feal (~fiel@replaced-ip )
2744 [18:36:49] *** Joins: Y04NN (~y04nn@replaced-ip )
2745 [18:36:59] *** Quits: namix (~namix@replaced-ip ) (Quit: ...)
2746 [18:37:05] <intersarsi> Hi everyone! I have a camcorder DV
and I would like capture the video through firewire. Could you help
me about this topic?
2747 [18:38:00] *** debhelper sets mode: +l 1707
2748 [18:38:10] *** Quits: Valino (~oscar@replaced-ip ) (Remote host closed the connection)
2749 [18:38:32] *** Joins: HappyLoa- (happyloaf@replaced-ip )
2750 [18:38:51] *** Parts: samae (~Samae@replaced-ip )
2751 [18:39:05] *** Quits: Y04NN (~y04nn@replaced-ip ) (Read error: No route to host)
2752 [18:39:08] *** Joins: Y04NN_ (~y04nn@replaced-ip )
2753 [18:39:08] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Changing host)
2754 [18:39:08] *** Joins: cybrNaut (cybrNaut@replaced-ip )
2755 [18:40:18] *** Joins: smica (~smica@replaced-ip )
2756 [18:41:16] *** Quits: winterss (~wint@replaced-ip ) (Quit: winterss)
2757 [18:41:51] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 264 seconds)
2758 [18:42:30] *** Joins: _KaLiF (~kalif101@replaced-ip )
2759 [18:43:14] *** Joins: KrisztianPapp (~Krisztian@replaced-ip )
2760 [18:43:15] *** Quits: sphenxes02 (~sphenxes@replaced-ip ) (Ping timeout: 276 seconds)
2761 [18:43:56] *** Joins: beloved (~cryptonit@replaced-ip )
2762 [18:44:02] <beloved> How can I check random read speed on a
USB flash drive?
2763 [18:44:54] *** Quits: cat3 (~Cat3@replaced-ip ) (Quit: cat3)
2764 [18:46:07] *** Quits: m8 (~m8@replaced-ip ) (Read error: Connection reset by peer)
2765 [18:46:11] *** Quits: HappyLoa- (happyloaf@replaced-ip ) (Ping timeout: 265 seconds)
2766 [18:46:18] *** Quits: thorongil (~thorongil@replaced-ip ) (Remote host closed the connection)
2767 [18:46:37] *** Quits: Alam_Squeeze (~alam@replaced-ip ) (Remote host closed the connection)
2768 [18:47:12] *** Joins: _foldLeft (~foldleft@replaced-ip )
2769 [18:47:48] *** Joins: cat3 (~Cat3@replaced-ip )
2770 [18:48:03] *** Joins: LtL (~irssi@replaced-ip )
2771 [18:48:10] *** Joins: N4N034 (~falken@replaced-ip )
2772 [18:48:12] *** Joins: Alam_Squeeze (quasselcor@replaced-ip )
2773 [18:48:23] *** Quits: shad0VV (~shad0VV@replaced-ip ) (Quit: I am still here...)
2774 [18:48:35] *** Joins: Nevyn|Work1 (~jhaskell@replaced-ip )
2775 [18:49:22] *** Joins: sphenxes (~sphenxes@replaced-ip )
2776 [18:49:36] <`Kevin> beloved: you can do quite a bit of things
with fio relating to i/o... likely overkill for your needs but thats
one solution
2777 [18:49:51] *** Quits: Sector89 (~Sector89@replaced-ip ) (Quit: Leaving)
2778 [18:50:08] *** Joins: juantelez (~juantelez@replaced-ip )
2779 [18:50:19] <beloved> `Kevin: How?
2780 [18:50:29] *** Quits: Nevyn|Work (~jhaskell@replaced-ip ) (Ping timeout: 244 seconds)
2781 [18:51:03] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
2782 [18:51:09] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: pingfloyd)
2783 [18:53:13] *** Joins: silverhom (~silverhom@replaced-ip )
2784 [18:53:29] *** Quits: erm3nda (~erm3nda@replaced-ip ) (Quit: Saliendo)
2785 [18:53:31] *** Quits: mazert (~mazert@replaced-ip ) (Quit: /msg NickServ identify mazert 113446779446113)
2786 [18:53:31] <`Kevin> id suggest you read more into the man
page so you understand what you are actually doing..
replaced-url
2787 [18:53:55] <beloved> `Kevin: Thanks a lot.
2788 [18:54:06] *** Parts: diphtherial (~diphtheri@replaced-ip )
2789 [18:54:13] <beloved> for the link.
2790 [18:54:30] *** Quits: kd_ (~kd@replaced-ip ) (Quit: .)
2791 [18:54:35] <`Kevin> i/o isnt always a straight-forward test
so mess around with it
2792 [18:54:36] <`Kevin> yep
2793 [18:55:07] *** Quits: lss8 (~lss8@replaced-ip ) (Ping timeout: 244 seconds)
2794 [18:57:13] *** Parts: va (~filler@replaced-ip )
2795 [18:57:32] *** Joins: HappyLoa- (happyloaf@replaced-ip )
2796 [18:57:54] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Ping timeout: 258 seconds)
2797 [18:58:00] *** debhelper sets mode: +l 1700
2798 [18:58:05] *** Joins: shad0VV (~shad0VV@replaced-ip )
2799 [18:58:20] *** Joins: kd_ (~kd@replaced-ip )
2800 [18:58:33] *** Quits: hepukt4e (~hep@replaced-ip ) (Quit: Leaving)
2801 [18:58:35] *** Quits: Starky (~Starky@replaced-ip ) (Killed (hitchcock.freenode.net (Nickname regained by services)))
2802 [18:58:41] *** Joins: Starky (~Starky@replaced-ip )
2803 [18:58:57] *** Joins: lss8 (~lss8@replaced-ip )
2804 [18:59:25] *** h4ndy is now known as H4ndy
2805 [19:01:33] *** Quits: KrisztianPapp (~Krisztian@replaced-ip ) (Read error: Connection reset by peer)
2806 [19:01:41] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Quit: llorephie)
2807 [19:01:48] *** Joins: Satchmo (~louis@replaced-ip )
2808 [19:01:56] <beloved> `Kevin: Wonderful!
2809 [19:02:07] <beloved> `Kevin: I got what I sought.
2810 [19:02:11] *** Joins: fengling (~fengling@replaced-ip )
2811 [19:02:37] *** Quits: puffyfootpath (~anon@replaced-ip ) (Ping timeout: 265 seconds)
2812 [19:03:22] *** Joins: maotm (~mao@replaced-ip )
2813 [19:03:50] <simbalion> Can someone recommend a good gui sftp
client? the version of Filezilla in the backports repo doesn't
work right apparently.
2814 [19:04:29] *** Joins: AimHere (~bod@replaced-ip )
2815 [19:05:18] *** Joins: b6s3d (~b00s3d@replaced-ip )
2816 [19:05:57] <jelly> simbalion: how does it fail?
2817 [19:06:20] <simbalion> jelly: times out on one of my servers
but not others. I asked in the support channel and they said the
version is too old so they can't support it.
2818 [19:06:25] *** Quits: Jonuz (~Joona@replaced-ip ) (Quit: WeeChat 1.5)
2819 [19:06:31] *** Joins: DomaMuffin (~BotaniCar@replaced-ip )
2820 [19:06:32] <jelly> ,v filezilla
2821 [19:06:33] <judd> Package: filezilla on amd64 -- wheezy:
3.5.3-2; wheezy-backports: 3.9.0.5-1~bpo70+1; jessie: 3.9.0.5-1;
stretch: 3.20.0-1; sid: 3.20.0-1
2822 [19:06:46] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
2823 [19:06:49] <jelly> simbalion: which debian release are you
using?
2824 [19:06:54] <simbalion> jelly: jessie
2825 [19:07:03] *** Joins: Jonuz (~Joona@replaced-ip )
2826 [19:07:13] <jelly> ,checkbackport filezilla
2827 [19:07:15] <judd> Backporting package filezilla in
sid→jessie/amd64: unsatisfiable build dependencies:
Build-Depends: libfilezilla-dev (>= 0.6.1), libgnutls28-dev
(>= 3.4.0), libpugixml-dev (>= 1.5), nettle-dev (>= 3.1).
2828 [19:07:24] <jelly> eugh
2829 [19:07:28] *** Quits: skylite (~skylite@replaced-ip ) (Ping timeout: 252 seconds)
2830 [19:07:32] <jelly> ,checkbackport libfilezilla-dev
2831 [19:07:33] <judd> Backporting package libfilezilla-dev in
sid→jessie/amd64: all build-dependencies satisfied using
jessie.
2832 [19:07:46] *** Joins: electro33 (uid613@replaced-ip )
2833 [19:08:14] *** Joins: skylite (~skylite@replaced-ip )
2834 [19:08:14] *** Joins: putti_ (~Putti@replaced-ip )
2835 [19:08:40] <jelly> so maybe backporting 3.20 yourself
wouldn't be that easy
2836 [19:09:09] *** Quits: jargonmonk (jargonmonk@replaced-ip ) (Remote host closed the connection)
2837 [19:09:27] *** Quits: msantana (marcelo@replaced-ip ) (Ping timeout: 264 seconds)
2838 [19:10:37] *** Quits: maesrin (~maesrin@replaced-ip ) (Quit: Leaving)
2839 [19:10:41] *** Quits: oish (~charlie@replaced-ip ) (Remote host closed the connection)
2840 [19:10:48] *** Quits: ryouma (~user@replaced-ip ) (Quit: rcirc on GNU Emacs 24.4.1)
2841 [19:10:53] <simbalion> I've never done anything like
that I'm sure it would be a huge challenge :) might be fun to
learn tho.
2842 [19:11:49] *** Joins: Sector89 (~Sector89@replaced-ip )
2843 [19:11:51] *** Joins: dayten (~gnoid@replaced-ip )
2844 [19:12:02] *** Joins: amcorreia (~amcorreia@replaced-ip )
2845 [19:12:36] *** Quits: aaro (~aaro@replaced-ip ) (Ping timeout: 250 seconds)
2846 [19:14:13] <simbalion> I wonder if I could run bitvise using
mono or wine.. it has a great sftp client
2847 [19:14:32] *** Joins: msantana (marcelo@replaced-ip )
2848 [19:15:09] *** Quits: afernandez_ (~afernande@replaced-ip ) (Ping timeout: 250 seconds)
2849 [19:15:09] *** Quits: N3X15 (~Rob@replaced-ip ) (Ping timeout: 258 seconds)
2850 [19:15:16] *** Joins: afernandez_ (~afernande@replaced-ip )
2851 [19:15:32] *** Joins: Drunkarcher (~bakchod@replaced-ip )
2852 [19:15:39] *** Joins: yaume (~gchenuet@replaced-ip )
2853 [19:15:45] *** Quits: Drunkwizard (~bakchod@replaced-ip ) (Ping timeout: 276 seconds)
2854 [19:15:46] *** Quits: Drunkarcher (~bakchod@replaced-ip ) (Client Quit)
2855 [19:15:55] *** Joins: N3X15 (~Rob@replaced-ip )
2856 [19:16:35] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
2857 [19:17:21] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 244 seconds)
2858 [19:17:30] *** Joins: f-a (~f-a@replaced-ip )
2859 [19:17:35] *** Quits: f10 (~flo@replaced-ip ) (Read error: No route to host)
2860 [19:17:48] *** Joins: f10 (~flo@replaced-ip )
2861 [19:17:53] *** Joins: InfoTest1 (~Thunderbi@replaced-ip )
2862 [19:18:17] <f-a> a car sharing service I use decided that it
won't support booking from mobile phone no more, you need a
smartphone now.
2863 [19:18:21] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
2864 [19:18:21] *** Joins: puffyfootpath (~anon@replaced-ip )
2865 [19:18:22] *** InfoTest1 is now known as InfoTest
2866 [19:18:24] *** Joins: OS-5842 (~OS-5842@replaced-ip )
2867 [19:18:36] *** Quits: Satchmo (~louis@replaced-ip ) (Ping timeout: 258 seconds)
2868 [19:18:39] *** Joins: psycho (~psycho@replaced-ip )
2869 [19:18:40] <f-a> I don't want to buy a smartphone, is
there a way to 'emulate' an android phone on debian?
(other solutions/ideas welcome)
2870 [19:19:02] <simbalion> f-a: on the upside, smartphones allow
you to record all of your phone calls, which is great for catching
people trying to cheat you (which is basically everyone).
2871 [19:19:02] *** psycho is now known as Guest62092
2872 [19:19:09] <arha> f-a: bluestacks
2873 [19:19:17] *** Joins: ani (~ani@replaced-ip )
2874 [19:19:19] <arha> on vmware ?
2875 [19:19:26] *** Joins: thezanke (~thezanke@replaced-ip )
2876 [19:19:31] <simbalion> everyone should own a smartphone if
for no other reason than to record all of their phone calls
2877 [19:19:40] <arha> nah
2878 [19:19:40] *** Joins: mastokley (~mastokley@replaced-ip )
2879 [19:19:54] <arha> smartphones dies if you hike beyond 0* C
2880 [19:20:19] <arha> if you live anywherenin the middle east and
stay outside too much
2881 [19:20:31] <Zharf> 0C?
2882 [19:20:31] *** Joins: Drunkwizard (~bakchod@replaced-ip )
2883 [19:20:48] <arha> or simply don t want to pay for the
electricity to be used by google as a wifi scanner
2884 [19:20:51] <Zharf> then there'd be millions of dead
phones every year in here
2885 [19:21:33] <arha> every time i went hiking andnit got beyond
freezing, pretty much the whole group hsd smartphone issues
2886 [19:21:44] <Zharf> at least my phone hasn't died and
it's frequently around -20, sometimes below -30
2887 [19:21:44] <f-a> arha: I am searching bluestack now, I
suspect is not oss, right?
2888 [19:21:54] *** Quits: Drunkwizard (~bakchod@replaced-ip ) (Client Quit)
2889 [19:22:03] <arha> there s a gsm phone with no smart display,
uses AA batteries, waterproof, emegency-phonee kind of
2890 [19:22:23] <arha> now that s something everybody should have
:D
2891 [19:22:28] <arha> f-a: sadly, no
2892 [19:22:59] <f-a> ouch
2893 [19:23:02] *** Joins: cyphase (~cyphase@replaced-ip )
2894 [19:23:10] <f-a> well, I guess I am fat enough, walking will
do me good
2895 [19:23:22] <f-a> still, sad that everything is being pushed
on smartphones
2896 [19:24:29] *** Joins: chichikov (~chichikov@replaced-ip )
2897 [19:25:45] *** Joins: frank1e (~frank1e@replaced-ip )
2898 [19:26:47] *** Quits: notebox (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2899 [19:27:26] *** Joins: root4 (~root@replaced-ip )
2900 [19:28:01] *** debhelper sets mode: +l 1711
2901 [19:29:04] *** Quits: weyfonk (~weyfonk@replaced-ip ) (Ping timeout: 250 seconds)
2902 [19:29:18] *** Joins: babak (uid19622@replaced-ip )
2903 [19:29:32] *** Joins: mtn (~mtn@replaced-ip )
2904 [19:29:35] *** Joins: Drunkwizard (~bakchod@replaced-ip )
2905 [19:29:45] *** Quits: Drunkwizard (~bakchod@replaced-ip ) (Client Quit)
2906 [19:29:53] *** Joins: oish (~charlie@replaced-ip )
2907 [19:30:20] *** Joins: notebox (~textual@replaced-ip )
2908 [19:30:28] *** Joins: wcfields (~wcfields@replaced-ip )
2909 [19:30:59] *** Quits: sputnik (kli0rf@replaced-ip ) (Quit: leaving)
2910 [19:31:37] *** Quits: OS-5842 (~OS-5842@replaced-ip ) (Quit: Leaving)
2911 [19:31:50] *** Quits: maziar (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2912 [19:31:53] *** Quits: notebox (~textual@replaced-ip ) (Client Quit)
2913 [19:31:55] *** Joins: Nh3xus (~Nh3xus@replaced-ip )
2914 [19:32:49] *** Quits: radw62 (c6e45a12@replaced-ip##) (Quit: ##replaced-url
2915 [19:33:07] *** Quits: atis (~atis@replaced-ip ) (Remote host closed the connection)
2916 [19:33:34] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Quit: Gone Fishing!)
2917 [19:33:36] *** Joins: kriptonium (~kriptoniu@replaced-ip )
2918 [19:33:38] *** Quits: kriptonium (~kriptoniu@replaced-ip ) (Max SendQ exceeded)
2919 [19:33:38] *** Joins: secrgb (~secrgb@replaced-ip )
2920 [19:34:06] *** Quits: mo1991reg (~mo1991@replaced-ip ) (Remote host closed the connection)
2921 [19:34:06] *** Joins: kriptonium (~kriptoniu@replaced-ip )
2922 [19:34:34] *** Joins: baptist (~baptsk@replaced-ip )
2923 [19:34:44] *** Joins: sputnik (kli0rf@replaced-ip )
2924 [19:35:12] *** Joins: mo1991reg (~mo1991@replaced-ip )
2925 [19:35:16] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 244 seconds)
2926 [19:35:35] *** Parts: kriptonium (~kriptoniu@replaced-ip )
2927 [19:35:42] *** Joins: Satchmo (~louis@replaced-ip )
2928 [19:37:14] *** Joins: phpwar (phpwar@replaced-ip )
2929 [19:37:15] <phpwar> in my log access I have more then 10,000
line with 118.193.216.126 - - [17/Aug/2016:19:20:34 +0200] "GET
/modules/sendtoafriend/sendtoafriend_ajax.php/ HTTP/1.1" 404
42797 "replaced-url
2930 [19:37:15] <phpwar> ban im ? I remove the directory and I
want to Ban im if someone try to get access to
/sendtoafriend_ajax.php thank you
2931 [19:37:48] *** Joins: SweetPear (uid144596@replaced-ip )
2932 [19:38:38] *** Parts: intersarsi (~xavier@replaced-ip )
2933 [19:39:14] *** Joins: zuzzas (~zuzzas@replaced-ip )
2934 [19:39:21] *** Joins: plutonic (~manjaro-k@replaced-ip )
2935 [19:39:53] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Remote host closed the connection)
2936 [19:40:19] *** Joins: Y04NN (~y04nn@replaced-ip )
2937 [19:40:46] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 258 seconds)
2938 [19:41:33] *** Joins: canopus (~canopus@replaced-ip )
2939 [19:41:46] *** Quits: b6s3d (~b00s3d@replaced-ip ) (Ping timeout: 265 seconds)
2940 [19:41:49] *** Joins: endstille (~endstille@replaced-ip )
2941 [19:42:00] *** Joins: Drunkwizard (~bakchod@replaced-ip )
2942 [19:42:27] *** Joins: Y04NN_ (~y04nn@replaced-ip )
2943 [19:42:33] *** Joins: infra-red (~infra-red@replaced-ip )
2944 [19:44:09] *** Quits: Ishaq (~Ishaq@replaced-ip ) (Excess Flood)
2945 [19:44:33] *** Parts: plutonic (~manjaro-k@replaced-ip )
2946 [19:44:45] *** Quits: infra-red (~infra-red@replaced-ip ) (Remote host closed the connection)
2947 [19:44:59] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
2948 [19:45:28] *** Parts: lucad111 (~lucad111@replaced-ip )
2949 [19:45:46] *** Joins: Vooch (~vooch@replaced-ip )
2950 [19:45:55] *** Quits: iWaldo (iWaldo___@replaced-ip ) (Ping timeout: 250 seconds)
2951 [19:45:59] *** Joins: Nabya (~quassel@replaced-ip )
2952 [19:46:46] *** Quits: Nabya (~quassel@replaced-ip ) (Remote host closed the connection)
2953 [19:46:47] *** Quits: afuentes (~kusanagi@replaced-ip ) (Ping timeout: 244 seconds)
2954 [19:46:54] *** Joins: Ishaq (~Ishaq@replaced-ip )
2955 [19:47:11] *** Joins: LarArT (~LarArT@replaced-ip )
2956 [19:47:15] *** Quits: Scourje (uid63311@replaced-ip ) (Ping timeout: 264 seconds)
2957 [19:47:38] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
2958 [19:48:12] *** Joins: fds (~fds@replaced-ip )
2959 [19:48:23] *** Joins: GitGrub (~GitGud@replaced-ip )
2960 [19:48:28] *** Joins: babs (~babs@replaced-ip )
2961 [19:48:29] *** Joins: tty0_ (~NA@replaced-ip )
2962 [19:49:04] <GitGrub> does debian apt-get update properly for
custom kernels? i compiled my own kernel on a debian system and
upgraded to that. But for the past week haven't been getting
updates?
2963 [19:49:33] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 240 seconds)
2964 [19:49:37] *** Parts: f-a (~f-a@replaced-ip )
2965 [19:50:43] *** Quits: p3rs3us (~jduro@replaced-ip ) (Quit: Leaving)
2966 [19:51:02] <nkuttler> GitGrub: where would the updates for
your custom kernel come from?
2967 [19:51:27] <GitGrub> nkuttler, you mean my sources list?
2968 [19:51:39] <GitGrub> i mean I'm running debian Jessie
2969 [19:51:42] <GitGrub> 8.5
2970 [19:51:48] <nkuttler> GitGrub: if you build a custom kernel
you'll have to update it yourself
2971 [19:51:57] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 258 seconds)
2972 [19:52:01] *** Joins: MrO5000 (~MrO5000@replaced-ip )
2973 [19:52:03] *** Quits: cat3 (~Cat3@replaced-ip ) (Ping timeout: 264 seconds)
2974 [19:52:15] <GitGrub> nkuttler, well do you mean update the
custom kernel myself? or update all dpkg/apt-get packages myself?
2975 [19:52:40] *** Joins: f10 (~flo@replaced-ip )
2976 [19:52:43] <nkuttler> GitGrub: no, just the kernel. the other
packages will get upgrades from the repo
2977 [19:52:46] *** Joins: cat3 (~Cat3@replaced-ip )
2978 [19:52:46] <GitGrub> because i was talking about dpkg/apt-get
packages update not being there for a whole week
2979 [19:52:53] *** Quits: Drunkwizard (~bakchod@replaced-ip ) (Ping timeout: 265 seconds)
2980 [19:52:57] <GitGrub> not the kernel
2981 [19:52:57] <nkuttler> GitGrub: you're running stable,
that's normal
2982 [19:52:57] *** Joins: faw (~Felipe@replaced-ip )
2983 [19:53:05] *** Quits: blackwell (~blackwell@replaced-ip ) (Max SendQ exceeded)
2984 [19:53:08] <GitGrub> oh i see. ok dope. thanks a lot. i was
confused
2985 [19:53:27] *** Joins: blackwell (~blackwell@replaced-ip )
2986 [19:53:29] <jelly> GitGrub: only if your custom kernel broke
the network somehow so the updates couldn't go through...
2987 [19:53:48] <GitGrub> jelly, so how can i test this?
2988 [19:54:04] <jelly> GitGrub: you'd notice network not
working at all!
2989 [19:54:13] <GitGrub> well its working because I'm here
xD
2990 [19:54:23] <Phoenixbyrd> good afternoon all
2991 [19:54:36] <GitGrub> as a test yesterday i added sid sources
then did the apt-get update and apt-get upgrade command and i got a
bunch of updates ready but i said no to that..then removed the sid
sources
2992 [19:54:49] *** Joins: zblakany (~zblakany@replaced-ip )
2993 [19:55:04] <jelly> GitGrub: all's fine then. Make sure
you have the security repo enabled.
2994 [19:55:07] <jelly> !jessie sources.list
2995 [19:55:08] <dpkg> A suitable /etc/apt/sources.list for Debian
8 "Jessie" has three lines: "deb
replaced-url
2996 [19:55:16] *** Joins: dreamon (~dreamon@replaced-ip )
2997 [19:55:29] *** Joins: Dyonisos (~Dyonisos@replaced-ip )
2998 [19:55:32] *** Joins: sypher (sypher@replaced-ip )
2999 [19:55:48] <GitGrub> jelly, oh i see what nkuttler means.
before running jessie 8.5 i was running sid testing. and that one
got upgrades like every night. so i expected the same from this one.
but because this is stable we get updates later because things get
chekced more. makes sense
3000 [19:55:53] <DeaDSouL> hi, in /var/log/syslog .. it says :
'EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro'
.......... is it normal ? could be the one causing the system to log
me out immediately every time i login?
3001 [19:55:54] <GitGrub> alright thanks guys :)
3002 [19:56:05] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
3003 [19:56:07] *** Joins: kiao2938 (~mj@replaced-ip )
3004 [19:57:22] *** Joins: asc232 (~Keith@replaced-ip )
3005 [19:57:44] *** Parts: MrO5000 (~MrO5000@replaced-ip )
3006 [19:58:00] *** debhelper sets mode: +l 1720
3007 [19:59:33] *** Quits: LarArT (~LarArT@replaced-ip ) (Quit: WeeChat 1.5)
3008 [20:00:15] *** Quits: Tiffon (~name@replaced-ip ) (Quit: exit)
3009 [20:00:48] <jelly> GitGrub: on stable, you _only_ get
security and critical fixes. If you have nothing install that's
known to be horribly insecure or horribly broken... no updates.
3010 [20:01:05] <jelly> installed*
3011 [20:01:15] <GitGrub> yeahh i get that now
3012 [20:01:26] <GitGrub> yeah i was thinking something was wrong
because i compiled my own kernel
3013 [20:02:03] <GitGrub> like apt didn't find my kernel in
their db or something so i couldn't get updates for old
packages or somehting
3014 [20:02:17] <sypher> GitGrub: Be aware that running your own
compiled kernel means you no longer get security updates for it.
You'll have to keep building your own kernel frequently.
3015 [20:02:29] *** Joins: torterajirka (~torteraji@replaced-ip )
3016 [20:02:45] <jelly> sypher: he's getting security
updates, just not using them.
3017 [20:02:55] *** Joins: nabia (~quassel@replaced-ip )
3018 [20:03:03] <sypher> jelly: I meant for the running kernel. :P
3019 [20:03:06] *** Joins: smurfd (~smurfd@replaced-ip )
3020 [20:03:06] *** Joins: Scourje (uid63311@replaced-ip )
3021 [20:03:27] <jelly> he never did have security updates for the
custom one
3022 [20:03:41] *** Joins: fengling (~fengling@replaced-ip )
3023 [20:04:07] <sypher> That's what I'm saying...?
3024 [20:04:12] <GitGrub> well i got it from here:
replaced-url
3025 [20:04:24] <GitGrub> kernels*
3026 [20:04:49] <sypher> GitGrub: Suppose I'm asking WHY
you're not using the distribution kernel.
3027 [20:05:20] *** Joins: Serialbox (~serialbox@replaced-ip )
3028 [20:05:26] *** Quits: b3h3m0th (uid26288@replaced-ip ) (Quit: Connection closed for inactivity)
3029 [20:05:33] <GitGrub> i had 3.16 kernel and i tried to upgrade
it but they didn't let me :p
3030 [20:05:44] <GitGrub> like i did apt dist-upgrade and nothing
happened
3031 [20:06:11] <GitGrub> so i figured i would upgrade it myself.
other than that, for my desktop i suppose there was no need to
compile my own
3032 [20:06:17] <sypher> GitGrub: Because that's the current
supported kernel for Debian jessie, with included backported fixes.
Why would you need a different one?
3033 [20:06:25] *** Joins: psichas (~psichas@replaced-ip )
3034 [20:06:27] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 276 seconds)
3035 [20:06:39] <sypher> GitGrub: I'd recommend removing
whatever custom compiled kernel you're using and simply using
the included one.
3036 [20:06:56] <GitGrub> i guess i could add backports to my
sources and upgrade kernels that way
3037 [20:07:14] <GitGrub> but I was curious if i could do both
3038 [20:07:17] *** Joins: cyborg (~cyborg@replaced-ip )
3039 [20:07:17] *** Quits: cyborg (~cyborg@replaced-ip ) (Changing host)
3040 [20:07:17] *** Joins: cyborg (~cyborg@replaced-ip )
3041 [20:07:29] <GitGrub> as in keep getting security updates for
custom kernels?
3042 [20:07:42] <GitGrub> or is that not possible?
3043 [20:07:56] <sypher> GitGrub: You don't have a need for a
custom kernel at all, or a backport.
3044 [20:08:07] *** Joins: infra-red (~infra-red@replaced-ip )
3045 [20:08:16] <sypher> GitGrub: Just use the 3.16 kernel that is
already maintained by the Debian maintainers.
3046 [20:08:26] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
3047 [20:08:33] <GitGrub> i see. ok thanks
3048 [20:08:38] *** Quits: sputnik (kli0rf@replaced-ip ) (Quit: leaving)
3049 [20:08:53] *** Quits: phpwar (phpwar@replaced-ip ) ()
3050 [20:09:15] <mtn> sypher: there are reasons to use a newer
kernel, after all
3051 [20:09:16] *** Joins: dayten (~gnoid@replaced-ip )
3052 [20:09:40] <sypher> mtn: Not unless you can properly
articulate such a reason. If you can't, then no, there
isn't.
3053 [20:09:47] <mtn> GitGrub: if you need/want a newer kernel,
just use backports. that is why it exists ;)
3054 [20:09:58] *** Quits: torterajirka (~torteraji@replaced-ip ) (Quit: Leaving)
3055 [20:10:06] <GitGrub> alright :)
3056 [20:10:07] <mtn> sypher: you have to be kidding. newer
hardware, for one reason. jeez
3057 [20:10:23] *** Quits: baptist (~baptsk@replaced-ip ) (Read error: Connection reset by peer)
3058 [20:10:27] *** Joins: ec0 (~ec0@replaced-ip )
3059 [20:10:33] <jelly> mtn: that'd be "articulation of
a reason" in syphertalk
3060 [20:10:35] <GitGrub> newer kernels give a higher sense of
security and belonging :)
3061 [20:10:36] <GitGrub> but ok. i see what you mean
3062 [20:10:50] <sypher> GitGrub: Security updates are already
backported into the stable kernel release. :)
3063 [20:11:14] <jelly> GitGrub: that sense is about as wrong as
it can be wrt security, tho
3064 [20:11:14] <Serialbox> I'm eager to see grsecurity in
the stable release branch :)
3065 [20:11:22] <sypher> mtn: And I'm sure you're more
than capable enough of identifying that need. GitGrub, on the other
hand, hasn't given a real reason to need anything other than
the stable kernel.
3066 [20:11:24] <mtn> jelly: oh, I see. must get my
"silly" filters changed. they seem to be plugged
3067 [20:11:54] *** Quits: f10_ (~flo@replaced-ip ) (Read error: Connection reset by peer)
3068 [20:12:11] *** Quits: LeandroLuiz (~LLP@replaced-ip##) (Quit: ZNC - ##replaced-url
3069 [20:12:12] <sypher> mtn: Yeah, I wasn't saying that
there is NEVER a reason to use a newer kernel. Just not in
GitGrub's particular case. :)
3070 [20:12:13] <jelly> tune up them comprehension skillz
3071 [20:12:14] <GitGrub> yeah i was working with grsecurity and
compiling kernels for those. but One question about that. is there a
way to configure grsecurity, the grsecurity updated kernel that you
get from apt-get ?
3072 [20:12:33] <jelly> ,v linux-image-grsec-amd64
3073 [20:12:34] <judd> Package: linux-image-grsec-amd64 on amd64
-- jessie-backports: 9~bpo8+1; sid: 9
3074 [20:12:34] *** Quits: f10 (~flo@replaced-ip ) (Read error: Connection reset by peer)
3075 [20:12:43] *** Joins: f10_ (~flo@replaced-ip )
3076 [20:12:45] <jelly> Serialbox: backports good enough?
3077 [20:12:51] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
3078 [20:12:55] <Serialbox> jelly: yes Sir, i didn't realize
it'd made it into backports
3079 [20:13:00] <Serialbox> jelly: thanks!
3080 [20:13:04] <GitGrub> jelly, when you compile grsecurity with
a linux kernel you get all these configuration options. when you
update with apt-get you dont
3081 [20:13:07] *** Joins: perepujal (~pere@replaced-ip )
3082 [20:13:22] <Serialbox> I'm still compiling from source
grsecurity
3083 [20:13:24] *** Joins: nathanleclaire (~nathanlec@replaced-ip )
3084 [20:13:40] <jelly> GitGrub: you get a predefined set of
options, and it's still a lot of them, you just didn't
have to see them
3085 [20:13:58] *** Joins: oish (~charlie@replaced-ip )
3086 [20:14:02] <p0rt>
replaced-url
3087 [20:14:04] *** Joins: Gr33nW0lf (~Gr33nW0lf@replaced-ip )
3088 [20:14:08] <p0rt> any ideas why is this non-free?>
3089 [20:14:14] <GitGrub> jelly, is there a way to see this
predefined set of options so that I could see if it fits my use case
?
3090 [20:15:04] *** Joins: f10 (~flo@replaced-ip )
3091 [20:15:28] *** Quits: socomm (~socomm@replaced-ip ) (Quit: WeeChat 1.5)
3092 [20:15:46] *** Joins: LeandroLuiz (~LLP@replaced-ip )
3093 [20:16:39] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 264 seconds)
3094 [20:17:07] *** Quits: Gr33nW0lf (~Gr33nW0lf@replaced-ip ) (Excess Flood)
3095 [20:17:28] <jelly> yes but I don't know how
3096 [20:18:00] <jelly> apart from the obvious, download the
package and look at /boot/config-*
3097 [20:18:14] *** Joins: Aorious (~prakash@replaced-ip )
3098 [20:18:29] <`Kevin> DeaDSouL: what is sda5's mountpoint?
3099 [20:18:31] <GitGrub> i think it would be nice if the options
that were selected in debian's grsec would be made public in
the website somewhere so i dont have to second guess myself on the
options that those were selected. i suppose sysctl shows some
options though. but idk if all of those were covered by that
3100 [20:18:36] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
3101 [20:18:46] <GitGrub> i see jelly ok. makes sense
3102 [20:18:51] *** Quits: Satchmo (~louis@replaced-ip ) (Ping timeout: 250 seconds)
3103 [20:18:57] *** Joins: frank1e_ (~frank1e@replaced-ip )
3104 [20:19:18] <Aorious> Hi, I where can I find an up-to-date
guide on setting up debian live with persistence?
3105 [20:19:20] <GitGrub> i guess i'll just study that. but
thanks for the advice everybody :)
3106 [20:19:21] *** Joins: denisk (~denisk@replaced-ip )
3107 [20:20:16] *** Nevyn|Work1 is now known as Nevyn|Work
3108 [20:20:45] *** Quits: Nevyn|Work (~jhaskell@replaced-ip ) (Quit: Leaving.)
3109 [20:21:25] *** Joins: sputnik (kli0rf@replaced-ip )
3110 [20:21:37] *** Joins: blueness (~blueness@replaced-ip )
3111 [20:21:56] *** Quits: frank1e (~frank1e@replaced-ip ) (Ping timeout: 250 seconds)
3112 [20:22:59] *** Joins: lasdam (lasdam@replaced-ip )
3113 [20:23:50] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 244 seconds)
3114 [20:23:51] *** Quits: elllmo (~elmo@replaced-ip ) (Ping timeout: 264 seconds)
3115 [20:24:54] *** Quits: bocaneri (~bocaneri@replaced-ip ) (Remote host closed the connection)
3116 [20:25:06] *** Parts: GitGrub (~GitGud@replaced-ip )
3117 [20:25:42] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3118 [20:25:42] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
3119 [20:27:24] *** Joins: elllmo (~elmo@replaced-ip )
3120 [20:27:35] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3121 [20:28:55] *** Quits: rainfyre (~rainfyre@replaced-ip ) (Quit: Lost terminal)
3122 [20:29:51] *** Quits: Aorious (~prakash@replaced-ip ) (Quit: Aorious)
3123 [20:30:20] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Remote host closed the connection)
3124 [20:30:35] *** Joins: IceWindDale (~IceWindDa@replaced-ip )
3125 [20:30:38] *** Quits: yaume (~gchenuet@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3126 [20:30:46] *** Joins: Y04NN (~y04nn@replaced-ip )
3127 [20:31:25] *** Joins: galex-713 (~galex-713@replaced-ip )
3128 [20:31:32] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
3129 [20:31:42] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3130 [20:31:42] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
3131 [20:32:00] *** Quits: IceWindDale (~IceWindDa@replaced-ip ) (Client Quit)
3132 [20:32:33] *** Joins: user123irc_ (~quassel@replaced-ip )
3133 [20:33:34] *** Joins: shodan` (~shodan`@replaced-ip )
3134 [20:33:38] *** Joins: aaro (~aaro@replaced-ip )
3135 [20:33:42] *** Joins: alchemistswl (~alchemist@replaced-ip )
3136 [20:33:46] *** Joins: Y04NN_ (~y04nn@replaced-ip )
3137 [20:34:03] *** Joins: oswriter (~oswriter@replaced-ip )
3138 [20:34:04] *** Quits: user123irc (~quassel@replaced-ip ) (Ping timeout: 258 seconds)
3139 [20:34:52] *** Quits: duoi (~duoi@replaced-ip ) (Ping timeout: 250 seconds)
3140 [20:35:04] <DeaDSouL> `Kevin: it should be mounted on /
3141 [20:35:09] *** Quits: altin (~altin@replaced-ip ) (Ping timeout: 260 seconds)
3142 [20:35:15] <DeaDSouL> `Kevin: sorry i was away
3143 [20:35:44] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
3144 [20:36:16] *** Joins: yaume (~gchenuet@replaced-ip )
3145 [20:36:21] <cq11> p0rt: Could be something simple like how
gcc-docs is non-free?
3146 [20:36:35] *** Joins: b6s3d (~b00s3d@replaced-ip )
3147 [20:36:45] *** Joins: b3h3m0th (uid26288@replaced-ip )
3148 [20:36:49] *** Joins: Satchmo (~louis@replaced-ip )
3149 [20:37:04] <uhoreg[m]> p0rt: see
replaced-url
3150 [20:37:06] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
3151 [20:37:06] *** Quits: yaume (~gchenuet@replaced-ip ) (Client Quit)
3152 [20:37:35] *** Joins: duoi (~duoi@replaced-ip )
3153 [20:37:49] <cq11> p0rt: Or ^^. (I was just butt pulling.)
3154 [20:37:55] <uhoreg[m]> e.g. search for "This code IS to
be used for non-commercial usage ONLY.", and "No license
found, only copyright"
3155 [20:38:32] <DeaDSouL> is there any website that offers a
commercial debian support ?
3156 [20:39:33] *** Quits: Guest62092 (~psycho@replaced-ip ) (Quit: Leaving)
3157 [20:40:28] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Remote host closed the connection)
3158 [20:40:50] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3159 [20:40:50] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Changing host)
3160 [20:40:50] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3161 [20:41:12] <`Kevin> DeaDSouL: so it remounted / as readonly,
a fsck might fix it (reboot) but then again it could be a dying HDD
3162 [20:41:18] *** Joins: dayten_ (~gnoid@replaced-ip )
3163 [20:41:50] <uhoreg[m]> DeaDSouL:
replaced-url
3164 [20:42:21] *** Joins: DexterF (~xubuntu@replaced-ip )
3165 [20:42:24] <DexterF> h
3166 [20:42:27] <DexterF> hi
3167 [20:42:29] *** Quits: sonOfRa (sonOfRa@replaced-ip ) (Max SendQ exceeded)
3168 [20:42:43] <DeaDSouL> `Kevin: i tried: fsck.ext4 -vfy
/dev/sda5 .. -vcy .. -vDy .. -vp ... didn't fix the issue where
it logs me back out every time i try to login
3169 [20:43:06] <DeaDSouL> uhoreg[m]: thanks
3170 [20:43:30] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 276 seconds)
3171 [20:43:44] <DeaDSouL> `Kevin: i tried systemctl -H /dev/sda5
... it says it's ok and passed
3172 [20:44:37] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
3173 [20:44:38] <DeaDSouL> i'm really out of ideas... i
don't know what causes this... what could causing the system to
log me out
3174 [20:45:14] *** Quits: jthomas_ (~jthomas@replaced-ip ) (Remote host closed the connection)
3175 [20:45:43] *** Joins: sonOfRa (sonOfRa@replaced-ip )
3176 [20:45:47] *** Joins: jthomas_ (~jthomas@replaced-ip )
3177 [20:45:51] *** Quits: tallbarr (~none@replaced-ip ) (Quit: tallbarr)
3178 [20:46:00] <DeaDSouL> i've created a new user.. just to
make sure, there is no custom .profile, .bashrc or anything but the
defaults... same thing, the system logs him back out once he logged
in
3179 [20:46:20] *** Joins: Nevyn|Work (~jhaskell@replaced-ip )
3180 [20:46:25] <`Kevin> is this logout specific to graphical
login? or ssh even
3181 [20:46:45] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
3182 [20:47:03] *** Joins: HansE (~HansE@replaced-ip )
3183 [20:47:03] <DeaDSouL> `Kevin: no bro, i don't have any
gui.. it's a local server ... even the ssh didn't work
3184 [20:47:13] *** Joins: Ricardo__ (~rick@replaced-ip )
3185 [20:47:13] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
3186 [20:47:13] *** Joins: Ricardo__ (~rick@replaced-ip )
3187 [20:47:27] <greycat> What errors/output do you get when the
ssh connection is severed?
3188 [20:47:29] *** Quits: f10 (~flo@replaced-ip ) (Remote host closed the connection)
3189 [20:48:18] *** Quits: sasukeskapa (~sasukeska@replaced-ip ) (Quit: Leaving)
3190 [20:49:00] *** Joins: Guest40542 (~flo@replaced-ip )
3191 [20:49:03] *** Quits: galex-713 (~galex-713@replaced-ip ) (Ping timeout: 240 seconds)
3192 [20:49:09] *** Joins: KrisztianPapp (~Krisztian@replaced-ip )
3193 [20:49:16] *** RAX is now known as rax-
3194 [20:49:24] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 258 seconds)
3195 [20:49:28] *** Quits: feal (~fiel@replaced-ip ) (Quit: Leaving)
3196 [20:49:51] <DeaDSouL> `Kevin: here bro:
replaced-url
3197 [20:49:58] *** Joins: feal (~fiel@replaced-ip )
3198 [20:50:52] *** Joins: lextt (~l3xtt@replaced-ip )
3199 [20:50:52] *** Joins: Almtesh (~Almtesh@replaced-ip )
3200 [20:51:08] <greycat> That is one fucked-up machine.
3201 [20:51:12] *** Quits: altinu (~altin@replaced-ip ) (Quit: Leaving)
3202 [20:51:20] <DeaDSouL> greycat: here bro
replaced-url
3203 [20:51:22] <`Kevin> im curous what state the filesystem is in
given those errors(since it remounted /), eg can it read authorized
keys, launch bin/bash properly etc
3204 [20:51:26] <`Kevin> greycat: x2
3205 [20:51:30] *** Joins: atis (~atis@replaced-ip )
3206 [20:51:34] *** Joins: bollo (~bollo@replaced-ip )
3207 [20:51:42] *** Quits: HansE (~HansE@replaced-ip ) (Ping timeout: 258 seconds)
3208 [20:51:45] <greycat> The first one looks like your shell
died, or you never got to a shell because of libwrap bullshit, or
who knows. You'd need to be on the server to diagonse it. The
last one looks like sshd itself died.
3209 [20:51:51] *** Joins: axc1298 (~axc1298@replaced-ip )
3210 [20:52:00] <`Kevin> indeed ^
3211 [20:52:12] *** Quits: LtL (~irssi@replaced-ip ) (Ping timeout: 250 seconds)
3212 [20:52:21] *** Joins: HansE (~HansE@replaced-ip )
3213 [20:52:45] *** Joins: f10_ (~flo@replaced-ip )
3214 [20:52:48] *** rax- is now known as RAX
3215 [20:53:00] *** Joins: LtL (~irssi@replaced-ip )
3216 [20:53:04] <DeaDSouL> greycat: in normal boot, it won't
let me be logged in... i can only login as root in recovery mode
3217 [20:53:16] *** Quits: Guest40542 (~flo@replaced-ip ) (Remote host closed the connection)
3218 [20:53:54] *** Joins: namix (~namix@replaced-ip )
3219 [20:53:54] *** Quits: chichikov (~chichikov@replaced-ip ) (Ping timeout: 276 seconds)
3220 [20:53:59] *** Quits: namix (~namix@replaced-ip ) (Changing host)
3221 [20:53:59] *** Joins: namix (~namix@replaced-ip )
3222 [20:54:33] <greycat> I rather doubt our ability to help you
with this system. It looks like everything you try is going to fail.
3223 [20:55:15] <DeaDSouL> greycat: exactly... i just wanna why ?
3224 [20:55:34] <DeaDSouL> what do you think it might causing this
3225 [20:56:02] <greycat> Get to the console, look for kernel
errors already written on the console. Try to login as root. If that
works, try dmesg. If possible, try to read log files in /var/log.
3226 [20:56:07] *** Quits: Megaf (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3227 [20:56:18] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 258 seconds)
3228 [20:56:45] *** Quits: zblakany (~zblakany@replaced-ip ) (Quit: Jing-a-lang, jang-a-lang...)
3229 [20:56:54] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 244 seconds)
3230 [20:57:05] *** Joins: f10_ (~flo@replaced-ip )
3231 [20:57:25] *** Quits: tld (ad4abe14@replaced-ip##) (Quit: ##replaced-url
3232 [20:57:34] <DeaDSouL> greycat: is there any tool to upload
files via command-line... since it will be hard to do it manually
from command line
3233 [20:58:15] <DeaDSouL> greycat: it's ok, i'll try to
save them on usb then upload them from another machine
3234 [20:58:18] <DeaDSouL> brb
3235 [20:58:20] *** Joins: Guest40542 (~flo@replaced-ip )
3236 [20:58:36] *** Joins: magnulu (~magnulu@replaced-ip )
3237 [20:59:15] *** Quits: DexterF (~xubuntu@replaced-ip ) (Quit: Leaving)
3238 [20:59:38] * greycat stares at those words, re-reads them a few
times... oh dear gods, I think he means he expects US to read HIS
LOG FILES
3239 [20:59:47] <`Kevin> yep.
3240 [21:00:05] <`Kevin> :( lol...
3241 [21:01:12] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3242 [21:01:12] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
3243 [21:01:42] *** Quits: antgel (~topdog@replaced-ip ) (Ping timeout: 244 seconds)
3244 [21:02:04] <DeaDSouL> LOOOOL ... i'm just so helpless :(
3245 [21:02:32] *** Quits: KrisztianPapp (~Krisztian@replaced-ip ) (Ping timeout: 240 seconds)
3246 [21:02:47] *** Quits: dayten_ (~gnoid@replaced-ip ) (Read error: Connection reset by peer)
3247 [21:02:48] <`Kevin> DeaDSouL: did you run fsck 4 times as per
above ^ while sda5 was mounted ro ?
3248 [21:02:50] <greycat> Just find some damned errors and look at
'em with your eyes. Do they look like disk errors? Then your
disk is dying. Time to get a new one.
3249 [21:02:52] *** Joins: Adbray (~Adbtay@replaced-ip )
3250 [21:03:07] <greycat> If it's not the disk then life
becomes much more interesting.
3251 [21:03:42] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3252 [21:03:42] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
3253 [21:03:56] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 265 seconds)
3254 [21:04:07] *** Joins: NeonSynth (~NeonSynth@replaced-ip )
3255 [21:04:18] *** Quits: evade (~evade@replaced-ip ) (Ping timeout: 276 seconds)
3256 [21:05:10] *** Quits: l3archos (~Icedove@replaced-ip ) (Quit: l3archos)
3257 [21:05:10] *** Joins: fengling (~fengling@replaced-ip )
3258 [21:05:18] *** Joins: jfdh (~jfdh@replaced-ip )
3259 [21:05:33] *** Joins: Engys (~Engys@replaced-ip )
3260 [21:05:50] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3261 [21:05:52] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
3262 [21:06:13] <DeaDSouL> I don't remember i did this:
update-alternatives 2016-08-17 12:11:14: run with --quiet --remove
rlogin /usr/bin/ssh
3263 [21:06:26] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Ping timeout: 265 seconds)
3264 [21:06:37] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Remote host closed the connection)
3265 [21:07:09] *** Joins: Y04NN (~y04nn@replaced-ip )
3266 [21:07:12] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3267 [21:07:12] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
3268 [21:07:16] *** Joins: ryouma (~user@replaced-ip )
3269 [21:07:21] <DeaDSouL> this too: "update-alternatives
2016-08-17 12:11:14: run with --quiet --remove rcp
/usr/bin/ssh" .... are those fine?
3270 [21:07:27] *** RAX is now known as rax-
3271 [21:07:45] *** Quits: Sector89 (~Sector89@replaced-ip ) (Quit: Leaving)
3272 [21:08:12] *** Joins: jaggz (~jaggz@replaced-ip )
3273 [21:08:51] *** Joins: chichikov (~chichikov@replaced-ip )
3274 [21:09:00] *** Quits: solarnetone (~scott@replaced-ip ) (Ping timeout: 258 seconds)
3275 [21:09:06] *** Joins: dayten (~gnoid@replaced-ip )
3276 [21:09:19] *** Joins: BenNZ (~Ben__@replaced-ip )
3277 [21:09:22] *** Quits: infra-red (~infra-red@replaced-ip ) ()
3278 [21:09:28] *** Joins: Sector89 (~Sector89@replaced-ip )
3279 [21:09:46] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
3280 [21:09:52] *** Joins: gebruiker (~gebruiker@replaced-ip )
3281 [21:10:06] <DeaDSouL> why all users has the same uid=0 ?
replaced-url
3282 [21:10:19] *** Joins: Gr33nW0lf (~Gr33nW0lf@replaced-ip )
3283 [21:10:41] <greycat> You are so utterly not asking the right
questions.
3284 [21:10:50] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 250 seconds)
3285 [21:10:52] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: The Pwca has left the building)
3286 [21:11:42] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 250 seconds)
3287 [21:11:58] <greycat> "Hi pam here someone did
something" is not at all the kind of error you want to find.
You want to find errors liks "sdd on fire 05 32 e4 5a 78
92" ...
3288 [21:12:16] *** Quits: oswriter (~oswriter@replaced-ip ) (Quit: Leaving)
3289 [21:12:31] <greycat> Or in your case, sda. It's always
sdd for me. God damned RAID cabinet sdd.
3290 [21:12:50] *** Quits: catbehemoth (~vasyl@replaced-ip ) (Quit: leaving)
3291 [21:13:39] *** Joins: denisk (~denisk@replaced-ip )
3292 [21:13:51] <DeaDSouL> greycat: ok..
3293 [21:14:00] *** Quits: user123irc_ (~quassel@replaced-ip ) (Remote host closed the connection)
3294 [21:14:02] *** Joins: thunderrd (~thunderrd@replaced-ip )
3295 [21:14:44] <perepujal> DeaDSouL: you say you can enter to
that box as root in recovery mode, what happens if from there you
start sshd service and then try to connect from outside?
3296 [21:14:50] <`Kevin> ^ indeed the only interesting line in
that last screenshot is the last one that is cut off but that also
doesn't provide anything telling other than likely sshd isnt
running anymore
3297 [21:15:10] <`Kevin> which we assumed
3298 [21:15:29] <greycat> Right. The question is *why* was sshd
given a SIGTERM.
3299 [21:16:21] *** Joins: solarnetone (~scott@replaced-ip )
3300 [21:16:43] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Ping timeout: 252 seconds)
3301 [21:17:00] *** Quits: _chaky_ (~chaky@replaced-ip ) (Ping timeout: 258 seconds)
3302 [21:17:04] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Remote host closed the connection)
3303 [21:17:31] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3304 [21:17:57] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 276 seconds)
3305 [21:18:13] *** Joins: Quatroking (~Quatrokin@replaced-ip )
3306 [21:18:36] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 276 seconds)
3307 [21:19:11] *** Quits: Gr33nW0lf (~Gr33nW0lf@replaced-ip##) (Quit: Mutter: ##replaced-url
3308 [21:20:04] *** Quits: feal (~fiel@replaced-ip ) (Quit: Leaving)
3309 [21:20:24] *** Joins: feal (~fiel@replaced-ip )
3310 [21:20:26] *** Joins: js9600 (~js9600@replaced-ip )
3311 [21:20:33] *** Quits: Ad1_RnR (~adrian@replaced-ip ) (Ping timeout: 276 seconds)
3312 [21:20:47] *** Joins: Quatroking__ (~Quatrokin@replaced-ip )
3313 [21:20:58] *** Joins: RebelCoder (~Yuriy@replaced-ip )
3314 [21:21:06] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
3315 [21:21:11] *** Quits: atis (~atis@replaced-ip ) (Ping timeout: 244 seconds)
3316 [21:21:18] *** Joins: _7r4c3r (~7r4c3r@replaced-ip )
3317 [21:22:12] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3318 [21:22:12] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
3319 [21:22:32] <DeaDSouL>
replaced-url
3320 [21:22:56] *** Joins: baraba (~baraba@replaced-ip )
3321 [21:23:12] *** Joins: harovali (~harovali@replaced-ip )
3322 [21:23:26] *** Quatroking__ is now known as Quatroking
3323 [21:23:31] <harovali> hi, i'm trying to send data to a
network printer using nc . If I issue echo hello | nc 192.168.1.102
9100 aparently it opens the connection without problems and sends
the data, but it keeps waiting for input, and does not return. Why
is that ? How can that be avoided ?
3324 [21:24:01] *** Joins: fab0tage (~fab0tage@replaced-ip )
3325 [21:24:36] *** Quits: Phoenixbyrd (Phoenixbyr@replaced-ip ) (Quit: WeeChat 1.0.1)
3326 [21:24:39] *** AaronMesa is now known as BlackyFox
3327 [21:24:52] *** Quits: Starky (~Starky@replaced-ip ) (Killed (wolfe.freenode.net (Nickname regained by services)))
3328 [21:24:58] *** Joins: Starky (~Starky@replaced-ip )
3329 [21:26:52] *** Joins: manjaroCinnamon1 (~Manjarous@replaced-ip )
3330 [21:27:01] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Quit: Leaving)
3331 [21:27:10] *** Quits: _7r4c3r (~7r4c3r@replaced-ip ) (Ping timeout: 252 seconds)
3332 [21:27:35] *** Joins: _7r4c3r (~7r4c3r@replaced-ip )
3333 [21:27:41] <DeaDSouL> bad target?
replaced-url
3334 [21:28:11] <winsen> Hi all
3335 [21:28:45] *** Joins: navlys (~smuxi@replaced-ip )
3336 [21:28:47] <pingfloyd> DeaDSouL: that looks like an old
version of libdbus, jessie is at 3.8.13
3337 [21:28:53] <winsen> how can I verify if wicd and networking
are both running now on my machine?
3338 [21:28:56] *** Joins: Y04NN (~y04nn@replaced-ip )
3339 [21:29:33] <winsen> *wicd and network-manger...
3340 [21:29:37] <DeaDSouL> pingfloyd: yes, i'm using wheezy
3341 [21:30:15] *** Quits: BlackyFox (~AaronMesa@replaced-ip ) (Quit: Bye Felicia!)
3342 [21:30:32] *** Joins: earthundead (~earthunde@replaced-ip )
3343 [21:30:32] *** Joins: AaronMesa (~AaronMesa@replaced-ip )
3344 [21:30:38] *** Quits: AvatarA (~avatara@replaced-ip ) (Quit: Leaving)
3345 [21:30:40] <`Kevin> DeaDSouL: didnt your issues start before
these log entries thus you rebooted?
3346 [21:30:46] <`Kevin> go back furthe
3347 [21:30:49] <`Kevin> further
3348 [21:31:03] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
3349 [21:31:12] <greycat> Don't ask #debian to read your logs
for you. Find the real, underlying, fundamental errors that are
causing the other problems.
3350 [21:31:29] *** Joins: Y04NN (~y04nn@replaced-ip )
3351 [21:31:41] <gebruiker> greycat: is there support for
intel-microcode in deb stable? processor microcode firmware for
intel cpu
3352 [21:31:55] <greycat> One useful command is "dmesg |
less", and then press Shift-G to jump to the BOTTOM and start
reading upward.
3353 [21:32:01] *** Quits: kpease (~kpease@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3354 [21:32:11] *** Quits: bollo (~bollo@replaced-ip ) (Ping timeout: 244 seconds)
3355 [21:32:14] <greycat> gebruiker: do not isolate one random
victim for your questions. Ask the channel as a whole.
3356 [21:32:34] *** Quits: RickXy (~zncadmin@replaced-ip ) (Remote host closed the connection)
3357 [21:32:38] <gebruiker> greycat: apologies if I made you feel
uncomfortable
3358 [21:32:40] <winsen> i am asking this question because I
wonder is there is conflict between the two tools? Because it stops
after few minutes and I need to refresh or run wicd tool or from
networking top right manually?
3359 [21:32:46] *** Joins: Ad1_RnR (~adrian@replaced-ip )
3360 [21:33:03] <winsen> hope that makes sense
3361 [21:33:14] <winsen> any clue guys?
3362 [21:33:53] <Serialbox> greycat: i'll read your logs for
you. Just give me root on your machine.
3363 [21:34:01] *** Quits: winsen1 (~asulil@replaced-ip ) (Quit: Leaving)
3364 [21:34:18] <pingfloyd> winsen: how come you're using
both?
3365 [21:34:36] *** Joins: kzimmermann (~kzimmerma@replaced-ip )
3366 [21:34:59] <pingfloyd> winsen: they can conflict with each
other
3367 [21:35:13] *** Quits: mniip (mniip@replaced-ip ) (Changing host)
3368 [21:35:13] *** Joins: mniip (mniip@replaced-ip )
3369 [21:35:21] *** Joins: Y04NN_ (~y04nn@replaced-ip )
3370 [21:35:34] *** Joins: kpease (~kpease@replaced-ip )
3371 [21:35:37] *** Quits: ki0 (~ki0@replaced-ip ) ()
3372 [21:36:14] *** Joins: Hootch1 (~Thunderbi@replaced-ip )
3373 [21:36:24] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
3374 [21:36:29] <winsen> pingfloyed/ I stoped network-manager from
'systemctl' I don't know how can I know where is the
problem is they are both runing even though I stoped NM
3375 [21:36:48] *** Quits: putti_ (~Putti@replaced-ip ) (Ping timeout: 265 seconds)
3376 [21:37:09] <winsen> if they are...
3377 [21:37:13] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3378 [21:37:14] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
3379 [21:37:58] *** Joins: francium (~varh@replaced-ip )
3380 [21:38:03] *** francium is now known as francium_
3381 [21:38:43] *** ExoUNX is now known as John
3382 [21:38:48] *** John is now known as John_Doe
3383 [21:39:02] *** John_Doe is now known as ExoUNX
3384 [21:40:15] *** Quits: francium_ (~varh@replaced-ip ) (Client Quit)
3385 [21:41:16] *** Quits: bp0 (~bp@replaced-ip ) (Ping timeout: 264 seconds)
3386 [21:41:33] *** Quits: Starky (~Starky@replaced-ip ) (Quit: WeeChat 1.5)
3387 [21:41:43] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3388 [21:41:43] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
3389 [21:42:17] *** Joins: jez9999 (~user@replaced-ip )
3390 [21:42:44] <pingfloyd> winsen: pgrep -a NetworkManager and
pgrep -a nm
3391 [21:42:49] *** Quits: faw (~Felipe@replaced-ip ) (Ping timeout: 260 seconds)
3392 [21:42:51] *** Joins: Anwarias (~quassel@replaced-ip )
3393 [21:42:54] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip ) (Remote host closed the connection)
3394 [21:43:15] *** Quits: gebruiker (~gebruiker@replaced-ip ) (Remote host closed the connection)
3395 [21:43:33] *** Quits: root4 (~root@replaced-ip ) (Ping timeout: 240 seconds)
3396 [21:44:57] *** Quits: HansE (~HansE@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
3397 [21:45:13] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3398 [21:45:13] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
3399 [21:45:15] *** Quits: Anwarias_ (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
3400 [21:45:23] <beloved> How do I kill all fio processes? sudo
killall fio do not work for me
3401 [21:45:33] *** Quits: N4N034 (~falken@replaced-ip ) (Ping timeout: 240 seconds)
3402 [21:46:05] <greycat> pkill should replace killall in your
mental map of the world
3403 [21:46:43] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3404 [21:46:44] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
3405 [21:47:00] *** Joins: bp0 (~bp@replaced-ip )
3406 [21:47:11] <beloved> greycat: It didn't kill them
either.
3407 [21:47:15] *** Quits: bp0 (~bp@replaced-ip ) (Max SendQ exceeded)
3408 [21:47:29] *** Joins: faw (~Felipe@replaced-ip )
3409 [21:49:11] *** Joins: Starky (~Starky@replaced-ip )
3410 [21:49:18] *** Joins: bp0 (~bp@replaced-ip )
3411 [21:49:27] *** Quits: lasdam (lasdam@replaced-ip ) (Ping timeout: 265 seconds)
3412 [21:49:31] *** Joins: zmic (~zmic@replaced-ip )
3413 [21:50:27] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
3414 [21:51:26] *** Joins: Quatroking (~Quatrokin@replaced-ip )
3415 [21:51:28] *** Joins: catbehemoth (~vasyl@replaced-ip )
3416 [21:51:57] *** Quits: bp0 (~bp@replaced-ip ) (Max SendQ exceeded)
3417 [21:53:20] *** Quits: js9600 (~js9600@replaced-ip ) (Quit: Leaving)
3418 [21:53:27] *** Joins: bp0 (~bp@replaced-ip )
3419 [21:53:33] *** Quits: otyugh (~tyutyugh@replaced-ip ) (Ping timeout: 240 seconds)
3420 [21:54:13] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3421 [21:54:32] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Changing host)
3422 [21:54:32] *** Joins: cybrNaut (cybrNaut@replaced-ip )
3423 [21:54:36] *** Quits: bp0 (~bp@replaced-ip ) (Max SendQ exceeded)
3424 [21:54:47] <DeaDSouL> back...
3425 [21:55:12] <DeaDSouL> please guys help me checking those logs
to know what is the problem ?
replaced-url
3426 [21:55:15] *** Quits: Almtesh (~Almtesh@replaced-ip ) (Remote host closed the connection)
3427 [21:55:18] *** Joins: btf (~btf@replaced-ip )
3428 [21:55:20] *** Quits: hjubal (~hjubal@replaced-ip ) (Ping timeout: 258 seconds)
3429 [21:55:27] *** Joins: Megaf (~quassel@replaced-ip )
3430 [21:55:58] *** Parts: beloved (~cryptonit@replaced-ip )
3431 [21:56:27] *** Joins: bp0 (~bp@replaced-ip )
3432 [21:56:53] *** Quits: bp0 (~bp@replaced-ip ) (Max SendQ exceeded)
3433 [21:57:16] *** Joins: zblakany (~zblakany@replaced-ip )
3434 [21:57:41] *** Quits: bbtech (~bbtech@replaced-ip ) (Quit: Leaving)
3435 [21:59:04] *** Quits: missmbob (~missmbob@replaced-ip ) (Quit: leaving)
3436 [21:59:23] <sypher> DeaDSouL: No. Bad. As greycat said, learn
to examine your logs for issues.
3437 [21:59:33] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Ping timeout: 240 seconds)
3438 [22:00:09] *** Joins: AgentElrond (~ELROND@replaced-ip )
3439 [22:00:12] <DeaDSouL> sypher: which file should I start
looking at?
3440 [22:00:43] <DeaDSouL> sypher: i can't even tell the
correct one from the incorrect statements
3441 [22:00:44] <AgentElrond> With gcc 4.9.2-10 on Debian 8.2, I
cannot use the "-fno-sanitize-recover" option
(unrecognized command line). Why is this? As far as I can tell,
sanitize options should be supported on gcc 4.9.0. I have confirmed
the -fsanitize=undefined option works, in contrast.
3442 [22:00:51] *** Joins: mastokley (~mastokley@replaced-ip )
3443 [22:01:02] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
3444 [22:01:11] *** Quits: h9 (Elite17198@replaced-ip ) (Changing host)
3445 [22:01:11] *** Joins: h9 (Elite17198@replaced-ip )
3446 [22:01:11] *** Quits: h9 (Elite17198@replaced-ip ) (Changing host)
3447 [22:01:11] *** Joins: h9 (Elite17198@replaced-ip )
3448 [22:01:17] *** Joins: bp0 (~bp@replaced-ip )
3449 [22:01:34] *** Quits: rsync (~rsync@replaced-ip ) (Quit: Leaving)
3450 [22:01:37] <`Kevin> DeaDSouL: you rebooted numerous times
after your drive was spewing errors (look at ata1 in kern.log) which
also continued after a fsck and then another reboot
3451 [22:01:49] <`Kevin> your drive is dying we cannot help
3452 [22:02:24] <DeaDSouL> `Kevin: but the smart says it's ok
and passed
3453 [22:02:37] <`Kevin> smart isnt always so smart..
3454 [22:02:40] *** Quits: psichas (~psichas@replaced-ip ) (Ping timeout: 258 seconds)
3455 [22:02:59] <DeaDSouL> `Kevin: how can i be sure that the hdd
is dying?
3456 [22:03:29] <`Kevin> read the ata1 entries in the kernel log
look them up
3457 [22:04:10] <DeaDSouL> `Kevin: yes... but once i ran the
fsck.ext4... they're gone
3458 [22:04:13] <greycat> ata1? That's... old PATA disks,
right? IDE?
3459 [22:04:18] *** Quits: Nevyn|Work (~jhaskell@replaced-ip ) (Quit: Leaving.)
3460 [22:04:28] <Klaus_Dieter> SwK: a/s/l = age/sex/location.
3461 [22:04:46] <Klaus_Dieter> SweetPear: a/s/l =
age/sex/location.
3462 [22:04:46] <DeaDSouL> greycat: it's an old laptop used
as home server
3463 [22:05:03] <`Kevin> DeaDSouL: if a disk is dying fsck isnt
going to bring it back to life.. perhaps temporarily/briefly best
case scenario
3464 [22:05:20] <petn-randall> DeaDSouL: Can you show us the
output of 'smartctl -A /dev/sdx'? sdx being whatever drive
it is you have problems with. →
replaced-url
3465 [22:05:27] <DeaDSouL> `Kevin: i do have windows on it too.
and it's working fine
3466 [22:05:45] <sypher> "fine"
3467 [22:05:59] <DeaDSouL> petn-randall: sure, just a sec
3468 [22:06:02] *** Quits: hele (~hele@replaced-ip ) (Quit: Konversation terminated!)
3469 [22:06:16] *** Joins: fengling (~fengling@replaced-ip )
3470 [22:06:23] <`Kevin> DeaDSouL: its failing to reallocate bad
sectors
3471 [22:06:37] <`Kevin> moving on..
3472 [22:06:39] <DeaDSouL> btw, I'm willing to pay $30 via
paypal to anyone helps me solving this problem ...
3473 [22:06:43] <DeaDSouL> brb
3474 [22:06:47] *** Joins: bollo (~bollo@replaced-ip )
3475 [22:07:05] *** Joins: Quatroking__ (~Quatrokin@replaced-ip )
3476 [22:07:15] *** Quits: paw (~afong@replaced-ip ) (Ping timeout: 265 seconds)
3477 [22:07:19] <sypher> DeaDSouL: Are you serious? BUY A NEW
DRIVE. You've been given (spoonfed, even) the answer
repeatedly. Stop rejecting it because you don't like it.
3478 [22:07:40] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
3479 [22:07:45] *** Joins: denisk (~denisk@replaced-ip )
3480 [22:08:00] *** Joins: rsync (~rsync@replaced-ip )
3481 [22:08:13] <petn-randall> sypher: We'll see when they
post the smart logs.
3482 [22:08:14] <luxio> Hold up what's his problem?
3483 [22:08:14] *** Joins: hjubal (~hjubal@replaced-ip )
3484 [22:08:23] *** Joins: bobe (~bobe@replaced-ip )
3485 [22:08:26] <SwK> Klaus_Dieter, old, sometimes, and where ever
I can find it
3486 [22:08:32] <luxio> I don't see where he said what his
problem wasm
3487 [22:08:34] <luxio> was*
3488 [22:08:39] *** Quits: SirCmpwn (sircmpwn@replaced-ip ) (Ping timeout: 276 seconds)
3489 [22:08:40] *** Joins: missmbob (~missmbob@replaced-ip )
3490 [22:08:41] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
3491 [22:08:54] *** Quits: missmbob (~missmbob@replaced-ip ) (Changing host)
3492 [22:08:54] *** Joins: missmbob (~missmbob@replaced-ip )
3493 [22:08:59] <sypher> luxio: He hasn't at all. He's
been begging the channel to read his logs for him and tell him
what's wrong with his system.
3494 [22:09:00] <Klaus_Dieter> SwK: sorry, I did not mean to
highlight you.
3495 [22:10:08] *** Quits: rafael (~notyrbusi@replaced-ip ) (Read error: Connection reset by peer)
3496 [22:10:11] <Klaus_Dieter> hi
3497 [22:10:13] <SwK> heh
3498 [22:10:29] <SwK> I had a flashback to the 90s there for a
minute
3499 [22:10:51] <babilen> SwK: Likewise ..
3500 [22:11:02] *** Joins: Phoenixbyrd (Phoenixbyr@replaced-ip )
3501 [22:11:04] *** Parts: Klaus_Dieter (~klaus@replaced-ip )
3502 [22:11:06] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
3503 [22:11:06] *** Quits: tugrik (~username@replaced-ip ) (Ping timeout: 258 seconds)
3504 [22:11:12] *** Quits: zykotick9 (~zykotick9@replaced-ip ) (Ping timeout: 265 seconds)
3505 [22:11:13] <winsen> pingfloyed:
replaced-url
3506 [22:11:41] *** Joins: _foldLef_ (~foldleft@replaced-ip )
3507 [22:11:54] *** Quits: _aeris_ (~aeris@replaced-ip ) (Ping timeout: 276 seconds)
3508 [22:12:03] *** Joins: Klaus_Dieter (~klaus@replaced-ip )
3509 [22:12:29] <winsen> pingfloyed: pgrep -a NetworkManager and
pgrep -a nm
3510 [22:12:30] <winsen> pgrep: only one pattern can be provided
3511 [22:12:39] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 265 seconds)
3512 [22:12:51] *** Joins: zykotick9 (~zykotick9@replaced-ip )
3513 [22:12:58] <pingfloyd> winsen: you still have NetworkManager
definitely loaded
3514 [22:13:03] *** Joins: crash_ (~pi@replaced-ip )
3515 [22:13:04] <winsen> any clue guys?
3516 [22:13:30] <DeaDSouL> petn-randall: smartctl -H :
replaced-url
3517 [22:13:39] <winsen> pingfloyed: networkManager or
Network-Manager?
3518 [22:14:04] <pingfloyd> NetworkManager
3519 [22:14:06] <winsen> pingfloyed: I am talking about the
software NM
3520 [22:14:13] <pingfloyd> that's the executable's name
3521 [22:14:40] *** Joins: gebjgd (~gebjgd@replaced-ip )
3522 [22:14:40] *** Quits: gebjgd (~gebjgd@replaced-ip ) (Changing host)
3523 [22:14:40] *** Joins: gebjgd (~gebjgd@replaced-ip )
3524 [22:14:55] <pingfloyd> is there a reason you can't just
purge the one you don't want to use?
3525 [22:15:29] *** Quits: aaro (~aaro@replaced-ip ) (Quit: aaro)
3526 [22:15:52] *** Parts: AgentElrond (~ELROND@replaced-ip )
3527 [22:16:26] *** Quits: Phoenixbyrd (Phoenixbyr@replaced-ip ) (Quit: WeeChat 1.0.1)
3528 [22:16:35] <winsen> pingfloyed: well, can you see if wicd is
also runing?
3529 [22:16:51] <DeaDSouL> sypher: btw, i had.
3530 [22:16:52] *** Joins: _aeris_ (~aeris@replaced-ip )
3531 [22:17:57] *** Quits: Quatroking__ (~Quatrokin@replaced-ip ) (Quit: Leaving)
3532 [22:18:08] *** Joins: Quatroking (~Quatrokin@replaced-ip )
3533 [22:18:09] <DeaDSouL> petn-randall: is it dying?
3534 [22:18:19] *** Quits: Ad1_RN (~Ad1_RnR@replaced-ip ) (Ping timeout: 252 seconds)
3535 [22:18:47] <petn-randall> DeaDSouL: Neither of those links
are what I asked for ...
3536 [22:20:28] <DeaDSouL> petn-randall: my mistake... i used sda5
while you asked for sda... just a sec
3537 [22:20:29] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
3538 [22:20:35] *** Joins: _chaky_ (~chaky@replaced-ip )
3539 [22:20:56] <petn-randall> DeaDSouL: No, look up exactly what
I asked for.
3540 [22:21:07] <petn-randall> DeaDSouL: Gah, my mistake.
3541 [22:21:21] <petn-randall> DeaDSouL: 'smartctl -a
/dev/sda'
3542 [22:22:50] <DeaDSouL> ok,... just a sec
3543 [22:22:52] <pingfloyd> winsen: try pgrep -a wicd
3544 [22:23:35] *** Joins: SirCmpwn (sircmpwn@replaced-ip )
3545 [22:23:39] <petn-randall> DeaDSouL: You have 24 pending
sectors, which are probably on the Linux part of the drive, and not
on the windows side. Which might be might it works 'fine'
on Windows.
3546 [22:24:19] <petn-randall> DeaDSouL: Pending sectors are
sectors that have data written on it, but can't be read
anymore. That's a hint that the drive might be dying.
3547 [22:24:52] *** Quits: cat3 (~Cat3@replaced-ip ) (Ping timeout: 240 seconds)
3548 [22:24:52] *** Quits: asc232 (~Keith@replaced-ip ) (Remote host closed the connection)
3549 [22:24:59] <petn-randall> DeaDSouL: You can run a selftest
with 'smartctl -t long /dev/sda', which might take a few
hours to finish. If after those hours the number jumped even higher,
you should buy a new drive.
3550 [22:25:04] *** H4ndy is now known as h4ndy
3551 [22:25:37] <pingfloyd> would be nice to see the smartctl -a
output
3552 [22:26:21] *** Joins: dethos (~dethos@replaced-ip )
3553 [22:27:26] <DeaDSouL> petn-randall: here bro... A:
replaced-url
3554 [22:27:35] *** Joins: Ad1_RN (~Ad1_RnR@replaced-ip )
3555 [22:28:18] *** Quits: LtL (~irssi@replaced-ip ) (Ping timeout: 258 seconds)
3556 [22:28:32] *** Joins: cyan__ (~cyan@replaced-ip )
3557 [22:28:35] *** Quits: Engys (~Engys@replaced-ip ) (Quit: Leaving)
3558 [22:28:47] <petn-randall> DeaDSouL: Yes, your drive is
failing on reading the relevant data from the disk.
3559 [22:29:02] *** Quits: Ad1_RN (~Ad1_RnR@replaced-ip ) (Max SendQ exceeded)
3560 [22:29:03] *** Quits: Megaf (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
3561 [22:29:19] <petn-randall> DeaDSouL: Run a long self test and
check if that number goes up, but either way you're loosing
data, since a pending sector usually won't go away by itself.
3562 [22:29:34] *** Joins: Ad1_RN (~Ad1_RnR@replaced-ip )
3563 [22:29:38] *** Quits: littlebear (~littlebea@replaced-ip ) (Quit: Leaving)
3564 [22:30:04] *** Joins: RickXy (~zncadmin@replaced-ip )
3565 [22:30:06] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 276 seconds)
3566 [22:30:06] *** Quits: bobe (~bobe@replaced-ip ) (Read error: Connection reset by peer)
3567 [22:30:16] *** Quits: Ad1_RN (~Ad1_RnR@replaced-ip ) (Max SendQ exceeded)
3568 [22:30:42] <pingfloyd> DeaDSouL: have you tried checking the
data cable (like swapping it or checking its connection)?
3569 [22:31:09] *** Joins: DeeEff (~DeeEff@replaced-ip )
3570 [22:31:12] <DeaDSouL> pingfloyd: it's in a laptop... but
no i didn't
3571 [22:31:28] *** Parts: DeeEff (~DeeEff@replaced-ip )
3572 [22:31:36] <DeaDSouL> well, `Kevin i guess you were right
3573 [22:31:39] <DeaDSouL> petn-randall: thanks
3574 [22:31:43] <DeaDSouL> thanks all guys
3575 [22:31:54] <DeaDSouL> I guess I'll buy a new hdd
3576 [22:32:00] *** Parts: bollo (~bollo@replaced-ip )
3577 [22:32:01] <petn-randall> DeaDSouL: long self test takes a
bit over 3 hours on your disk, run it and report back.
3578 [22:32:03] <Pr0metheus> when i installed debian i let the
installer do all the partitioning, i see that i have 3 partitions
(Filesystem, Extended partition, swap). I don't see the
extended partition mounted, does it have a special role or
something?
3579 [22:32:08] *** Quits: dka (~dka@replaced-ip ) (Ping timeout: 244 seconds)
3580 [22:32:20] *** Quits: ani (~ani@replaced-ip ) ()
3581 [22:32:36] <jez9999> hey guys. how difficult is it to upgrade
a Squeeze install to a Jessie install, and what are the steps for
doing so?
3582 [22:32:51] <greycat> Upgrade to wheezy first, then to jessie.
3583 [22:32:52] *** Joins: LtL (~irssi@replaced-ip )
3584 [22:32:53] <petn-randall> jez9999: Upgrade from squeeze to
wheezy, then from wheezy to jessie.
3585 [22:32:56] <pingfloyd> Pr0metheus: extended doesn't get
mounted, it contains the logical partitions that the FSes would be
on
3586 [22:32:58] *** Joins: murfjr (~douseiais@replaced-ip )
3587 [22:33:08] <jez9999> petn-randall: hmm, really? why is that
necessary
3588 [22:33:10] <petn-randall> jez9999: And read the release notes
every time and prepare accordingly.
3589 [22:33:24] <petn-randall> jez9999: Because you can't
skip releases.
3590 [22:33:28] <DeaDSouL> petn-randall: that didn't fix my
problem.. but warn me to replace the hdd soon
3591 [22:33:28] <jez9999> darn.
3592 [22:33:53] <jez9999> so do i just point my sources at the
wheezy repos?
3593 [22:33:55] <petn-randall> jez9999: Why? The upgrade process
is one of the best of all distros.
3594 [22:34:00] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 276 seconds)
3595 [22:34:02] *** Quits: Satchmo (~louis@replaced-ip ) (Ping timeout: 250 seconds)
3596 [22:34:06] *** Quits: steve81 (steve81@replaced-ip ) (Ping timeout: 250 seconds)
3597 [22:34:17] <petn-randall> jez9999: The release notes has it
all covered.
3598 [22:34:18] <Pr0metheus> pingfloyd is 3.3 GB a logical size?
3599 [22:34:35] <pingfloyd> jez9999: yep, but you still should
review the release notes in case of caveats
3600 [22:35:08] *** Joins: Megaf (~quassel@replaced-ip )
3601 [22:35:13] <pingfloyd> Pr0metheus: you tell me, I can't
see your disk layout
3602 [22:35:49] *** Quits: Megaf (~quassel@replaced-ip ) (Remote host closed the connection)
3603 [22:35:52] <Pr0metheus> pingfloyd: i have 77GB Filesystem,
3.3 GB Extended Partition and 3.3 GB swap
3604 [22:36:20] <pingfloyd> Pr0metheus: then likely your only
logical partition is the swap in this case
3605 [22:36:24] *** Quits: clu5ter (~staff@replaced-ip ) (Ping timeout: 258 seconds)
3606 [22:36:33] <pingfloyd> Pr0metheus: you can see how it's
layed out with fdisk though
3607 [22:36:35] *** Joins: bobe (~bobe@replaced-ip )
3608 [22:37:45] <Pr0metheus> pingfloyd i still don't get it,
filesystem is mounted, swap is mounted, this extended partition of
3.3GB is not mounted, but what does it hold?
3609 [22:37:58] *** Joins: tugrik (~username@replaced-ip )
3610 [22:38:00] *** debhelper sets mode: +l 1708
3611 [22:38:02] <Pr0metheus> i've opened Disks in Gnome
3612 [22:38:08] <pingfloyd> Pr0metheus: extended partition is just
a container for logical partitions
3613 [22:38:40] <pingfloyd> Pr0metheus: it's how you get past
the 4 primary partition limit (make one of them an extended that
contains logical partitions)
3614 [22:38:49] *** drithdx_ is now known as drithdx
3615 [22:39:02] *** Joins: steve81 (steve81@replaced-ip )
3616 [22:39:19] <pingfloyd> Pr0metheus: the extended partition
doesn't contain any filesystem itself, it's just the
container for all of the logical partitions
3617 [22:39:26] *** Quits: llama052 (~llama052@replaced-ip ) (Read error: Connection reset by peer)
3618 [22:39:32] *** drithdx is now known as drith
3619 [22:39:35] *** Joins: crayon (~user@replaced-ip )
3620 [22:39:44] *** Joins: AusteritySucks (~Austerity@replaced-ip )
3621 [22:39:52] *** Quits: crayon (~user@replaced-ip ) (Changing host)
3622 [22:39:52] *** Joins: crayon (~user@replaced-ip )
3623 [22:40:07] *** Quits: zmic (~zmic@replaced-ip ) (Read error: Connection reset by peer)
3624 [22:40:21] *** Joins: cat3 (~Cat3@replaced-ip )
3625 [22:40:35] <Pr0metheus> pingfloyd so is thing just empty ?
3626 [22:41:06] <Pr0metheus> pingfloyd i mean if it contained the
rest then it's size shouldn't be equal or greater then the
size of the contained logical partitions?
3627 [22:42:18] *** Joins: madsurfman (~madsurfma@replaced-ip )
3628 [22:42:27] <madsurfman> lo
3629 [22:42:36] <madsurfman> question :
3630 [22:42:48] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
3631 [22:42:55] *** Quits: jfdh (~jfdh@replaced-ip ) (Ping timeout: 258 seconds)
3632 [22:42:55] *** Quits: cat3 (~Cat3@replaced-ip ) (Client Quit)
3633 [22:43:04] <madsurfman> how to install debian on sd card to
boot on mac mini?
3634 [22:43:36] *** Quits: maolang (~maolang@replaced-ip ) (Remote host closed the connection)
3635 [22:44:53] *** Joins: takyashi___ (~bishop@replaced-ip )
3636 [22:44:56] *** Parts: Sabotender (~Sabotende@replaced-ip )
3637 [22:44:57] *** Quits: pasca1 (~pasca1@replaced-ip ) (Ping timeout: 265 seconds)
3638 [22:45:04] *** Joins: rainfyre (~rainfyre@replaced-ip )
3639 [22:45:18] <winsen> pingfloyed: try pgrep -a wicd >bash:
try: command not found
3640 [22:45:22] *** Joins: dka (~dka@replaced-ip )
3641 [22:45:26] *** Quits: b3h3m0th (uid26288@replaced-ip ) (Quit: Connection closed for inactivity)
3642 [22:45:29] *** Quits: madsurfman (~madsurfma@replaced-ip ) (Remote host closed the connection)
3643 [22:45:30] <greycat> *boggle*
3644 [22:45:36] <pingfloyd> winsen: don't use try as the
command
3645 [22:46:09] *** Quits: babs (~babs@replaced-ip ) (Read error: Connection reset by peer)
3646 [22:46:34] <Pr0metheus> pingfloyd: ok i got it, the extended
partition contains the swap, thanks for the help
3647 [22:46:55] *** Quits: hjubal (~hjubal@replaced-ip ) (Ping timeout: 252 seconds)
3648 [22:47:15] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
3649 [22:47:28] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
3650 [22:47:41] *** Quits: pero (~pero@replaced-ip ) ()
3651 [22:47:48] <pingfloyd> no problem
3652 [22:49:22] *** Joins: Lacho1 (~lacho@replaced-ip )
3653 [22:49:49] *** Quits: Lacho (~lacho@replaced-ip ) (Ping timeout: 258 seconds)
3654 [22:50:50] *** Quits: _foldLef_ (~foldleft@replaced-ip ) (Remote host closed the connection)
3655 [22:51:21] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 258 seconds)
3656 [22:52:13] *** Joins: pero (~pero@replaced-ip )
3657 [22:52:16] *** Parts: pero (~pero@replaced-ip )
3658 [22:52:27] *** Quits: Sector89 (~Sector89@replaced-ip ) (Quit: Leaving)
3659 [22:52:36] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
3660 [22:52:51] *** Joins: pero (~pero@replaced-ip )
3661 [22:52:58] *** Joins: timahvo1 (~rogue@replaced-ip )
3662 [22:53:46] *** Joins: laidback_01 (~jax@replaced-ip )
3663 [22:53:49] *** Joins: cflag (~meem@replaced-ip )
3664 [22:54:13] <Strykar> could someone using squid3 on jessie
take a look at my config? squid3 isn't listening on port 3128,
on any port for that matter. -replaced-url
3665 [22:55:33] <cflag> Trying to setup distcc on an Arch master
-> Debian slave and no matter what I try it fails to distribute.
Any ideas?
3666 [22:55:53] *** Quits: _7r4c3r (~7r4c3r@replaced-ip ) (Ping timeout: 244 seconds)
3667 [22:56:04] <cflag> Set the hosts in all the config files I
can find in the docs, but Arch and Debian distcc seem very
different.
3668 [22:56:09] *** Joins: _7r4c3r (~7r4c3r@replaced-ip )
3669 [22:56:18] *** Quits: _7r4c3r (~7r4c3r@replaced-ip ) (Remote host closed the connection)
3670 [22:56:22] *** Quits: feal (~fiel@replaced-ip ) (Quit: Leaving)
3671 [22:56:43] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 258 seconds)
3672 [22:57:24] *** Quits: rsync (~rsync@replaced-ip ) (Quit: Leaving)
3673 [22:57:27] *** Quits: hspcd (~hspcd@replaced-ip ) (Remote host closed the connection)
3674 [22:57:38] *** Joins: Elronnd (elronnd@replaced-ip )
3675 [22:57:52] <Elronnd> What's the difference between
DVD-1, 2, and 3.iso?
3676 [22:57:56] <Elronnd> and which one do I want?
3677 [22:58:01] *** debhelper sets mode: +l 1699
3678 [22:58:17] <cflag> Elronnd, Do you have a network connection
on the PC you are installing to?
3679 [22:58:20] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
3680 [22:58:24] <Elronnd> cflag: yes
3681 [22:58:41] <cflag> The netinstall iso on the frontpage is the
easiest.
3682 [22:58:42] *** Quits: obsed (~obesd@replaced-ip ) (Ping timeout: 276 seconds)
3683 [22:59:05] <cflag> The DVD iso's are in the event that
you don't have a network.
3684 [22:59:07] <unborn> netinstall is best option
3685 [22:59:34] <cflag>
replaced-url
3686 [22:59:42] <Elronnd> I'm installing stretch
3687 [22:59:56] <cflag> Change the repos to point at strech when
you boot the CD.
3688 [22:59:59] <Elronnd> Which isn't there
3689 [23:00:19] *** Quits: ExoUNX (~textual@replaced-ip ) (Quit: I'm outta here)
3690 [23:00:22] <Elronnd> cflag: wait, it lets you load a shell
before it does its thing?
3691 [23:00:23] *** Quits: ponyofdeath (~vladi@replaced-ip ) (Quit: WeeChat 1.5)
3692 [23:00:28] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 250 seconds)
3693 [23:00:32] *** Joins: clu5ter (~staff@replaced-ip )
3694 [23:00:36] <cflag> Yup, iirc it's under Advanced
Installation
3695 [23:00:49] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3696 [23:00:49] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Changing host)
3697 [23:00:49] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3698 [23:01:10] <Elronnd> cool
3699 [23:01:18] *** Quits: chichikov (~chichikov@replaced-ip ) (Ping timeout: 276 seconds)
3700 [23:01:19] *** Joins: blueness (~blueness@replaced-ip )
3701 [23:01:49] *** Quits: Pr0metheus (~nezos@replaced-ip ) (Quit: Pr0metheus)
3702 [23:01:51] *** Joins: denisk (~denisk@replaced-ip )
3703 [23:02:39] <unborn> Elronnd:
replaced-url
3704 [23:02:44] <unborn> or you can use that..
3705 [23:03:00] *** Joins: RickXy (~zncadmin@replaced-ip )
3706 [23:03:09] *** Joins: Pr0metheus (~nezos@replaced-ip )
3707 [23:03:14] *** Quits: _chaky_ (~chaky@replaced-ip ) (Ping timeout: 258 seconds)
3708 [23:03:17] <unborn> that is exactly netinstall
replaced-url
3709 [23:03:23] *** Joins: Ad1_RN (~Ad1_RnR@replaced-ip )
3710 [23:03:47] *** Quits: blueness (~blueness@replaced-ip ) (Client Quit)
3711 [23:04:03] *** Joins: maolang (~maolang@replaced-ip )
3712 [23:04:05] *** Quits: bazhang (~bazhang@replaced-ip ) (Read error: Connection reset by peer)
3713 [23:04:16] *** Quits: Fr_Dae (~Dae@replaced-ip ) (Remote host closed the connection)
3714 [23:04:26] *** Joins: blueness (~blueness@replaced-ip )
3715 [23:05:11] *** Joins: Fr_Dae (~Dae@replaced-ip )
3716 [23:05:55] *** Quits: cflag (~meem@replaced-ip ) (Ping timeout: 258 seconds)
3717 [23:06:47] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 265 seconds)
3718 [23:07:25] *** Quits: maolang (~maolang@replaced-ip ) (Max SendQ exceeded)
3719 [23:07:35] *** Joins: dArK_IcE (~DARKICEPT@replaced-ip )
3720 [23:07:44] *** Joins: fengling (~fengling@replaced-ip )
3721 [23:08:27] *** Joins: Cihan (uid180344@replaced-ip )
3722 [23:09:17] *** Quits: earthundead (~earthunde@replaced-ip ) (Read error: Connection reset by peer)
3723 [23:09:28] *** Joins: maolang (~maolang@replaced-ip )
3724 [23:09:49] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
3725 [23:10:15] *** Quits: frank1e_ (~frank1e@replaced-ip ) (Quit: Leaving)
3726 [23:10:23] *** Joins: earthundead (~earthunde@replaced-ip )
3727 [23:10:26] *** Quits: Hootch1 (~Thunderbi@replaced-ip ) (Quit: Hootch1)
3728 [23:10:52] *** Quits: mniip (mniip@replaced-ip ) (Ping timeout: 610 seconds)
3729 [23:11:00] *** Quits: mda (~mda1@replaced-ip ) (Read error: Connection reset by peer)
3730 [23:11:10] *** Quits: Dyonisos (~Dyonisos@replaced-ip ) (Read error: Connection reset by peer)
3731 [23:12:04] *** Quits: glebihan_ (~glebihan@replaced-ip ) (Read error: Connection reset by peer)
3732 [23:12:26] *** Quits: fengling (~fengling@replaced-ip ) (Ping timeout: 240 seconds)
3733 [23:12:31] *** Quits: maolang (~maolang@replaced-ip ) (Remote host closed the connection)
3734 [23:13:17] *** Joins: aaro (~aaro@replaced-ip )
3735 [23:13:18] *** Joins: maolang (~maolang@replaced-ip )
3736 [23:14:11] *** Joins: Inst (~aleph@replaced-ip )
3737 [23:14:32] *** Joins: cyan__ (~cyan@replaced-ip )
3738 [23:14:38] *** Joins: leba2 (bb86ab32@replaced-ip )
3739 [23:14:47] *** Joins: glebihan_ (~glebihan@replaced-ip )
3740 [23:15:19] *** Joins: littlebear (~littlebea@replaced-ip )
3741 [23:15:20] *** Quits: maolang (~maolang@replaced-ip ) (Max SendQ exceeded)
3742 [23:15:32] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Read error: Connection reset by peer)
3743 [23:15:43] <leba2> I'm still having the problem with
ntp.
3744 [23:15:45] <leba2> This time I summarized all my commands in
a pastebin
3745 [23:15:47] <leba2>
replaced-url
3746 [23:16:00] <leba2> Errors in lines 70.79 are the ones
3747 [23:16:01] *** Joins: gebruiker (~gebruiker@replaced-ip )
3748 [23:16:19] <gebruiker> I want to install liqourix kernel, and
I am running stable. It depends on gcc-5
3749 [23:16:24] <gebruiker> does mixing stable and unstable
repisotories work?
3750 [23:16:41] <babilen> We strongly advice against mixing stable
and unstable
3751 [23:16:47] *** Joins: asc232 (~Keith@replaced-ip )
3752 [23:16:53] *** Joins: thunderrd (~thunderrd@replaced-ip )
3753 [23:17:00] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 250 seconds)
3754 [23:17:02] *** Joins: ponyofdeath (~vladi@replaced-ip )
3755 [23:17:11] *** Joins: maolang (~maolang@replaced-ip )
3756 [23:17:39] <gebruiker> babilen, i would like to install the
liqourix kernel, is there no other choice than the upgrade to sid?
3757 [23:17:47] *** Joins: meoww (~meoww@replaced-ip )
3758 [23:18:18] <babilen> Why do you need that kernel?
3759 [23:18:56] <gebruiker> for gaming workloads
3760 [23:19:10] <gebruiker> also general desktop use
3761 [23:19:41] *** Joins: whphhg (whphhg@replaced-ip )
3762 [23:20:27] <babilen> I'd advice against it and would
just stay on stable with backports. You could grab a 4.6 kernel from
jessie-backports, but if you desperately need liquirix then .. well
.. use a platform that comes with gcc-5
3763 [23:20:42] *** Quits: geeg (~scsi@replaced-ip ) (Ping timeout: 244 seconds)
3764 [23:20:57] *** Joins: mda1 (~dreamseek@replaced-ip )
3765 [23:21:17] <gebruiker> could you elaborate why you advise
against liqourix ?
3766 [23:21:40] <petn-randall> gebruiker: Less tested, and you
need to depend on their security support.
3767 [23:22:05] <petn-randall> gebruiker: I doubt that you will
notice any different with a double-blind study in real-life
scenarios.
3768 [23:23:27] *** Quits: ben_roose (~roose@replaced-ip ) (Remote host closed the connection)
3769 [23:24:03] *** Joins: radw62 (c6e45a12@replaced-ip )
3770 [23:24:28] <petn-randall> If even phoronix only benchmarked a
few percent in either direction, I doubt theres any difference if
you'd do proper benchmarks.
3771 [23:24:35] *** Quits: zuzzas (~zuzzas@replaced-ip ) (Remote host closed the connection)
3772 [23:25:38] *** Quits: thezanke (~thezanke@replaced-ip ) (Ping timeout: 265 seconds)
3773 [23:25:52] *** Quits: Ekchuan (~RandyMars@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3774 [23:26:04] *** Quits: meoww (~meoww@replaced-ip ) (Quit: Leaving)
3775 [23:26:23] *** Joins: awal1 (~awal1@replaced-ip )
3776 [23:26:26] *** Joins: Ekchuan (~RandyMars@replaced-ip )
3777 [23:27:56] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
3778 [23:29:36] *** Quits: silverhom (~silverhom@replaced-ip ) (Quit: Leaving)
3779 [23:30:47] *** Joins: marijnfs (~smuxi@replaced-ip )
3780 [23:30:59] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
3781 [23:32:09] *** Quits: fab0tage (~fab0tage@replaced-ip ) (Quit: Leaving)
3782 [23:32:22] *** Joins: phredus_ (~quassel@replaced-ip )
3783 [23:33:00] *** Quits: dethos (~dethos@replaced-ip ) (Read error: Connection reset by peer)
3784 [23:33:44] *** Joins: Sector89 (~Sector89@replaced-ip )
3785 [23:33:58] *** Joins: borja (~borja@replaced-ip )
3786 [23:34:10] *** Quits: borja (~borja@replaced-ip ) (Client Quit)
3787 [23:34:29] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 244 seconds)
3788 [23:35:03] *** Quits: Driver (~driver@replaced-ip ) (Ping timeout: 258 seconds)
3789 [23:35:22] *** Quits: vvande_ (~vvande@replaced-ip ) (Remote host closed the connection)
3790 [23:35:42] *** Joins: meoww (~meoww@replaced-ip )
3791 [23:35:46] <meoww> s03153
3792 [23:35:50] <meoww> RIPPPPPPPPPPP
3793 [23:35:59] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Quit: To infinity and beyond...)
3794 [23:36:11] *** Quits: h9 (Elite17198@replaced-ip ) (Excess Flood)
3795 [23:36:14] *** Quits: Azazell (~Azazel@replaced-ip ) (Remote host closed the connection)
3796 [23:36:46] *** Joins: atis (~atis@replaced-ip )
3797 [23:36:53] *** Joins: BalTun (~BalTun@replaced-ip )
3798 [23:36:55] *** Joins: Driver (~driver@replaced-ip )
3799 [23:37:15] *** Joins: ChunkzZ (uid98304@replaced-ip )
3800 [23:37:44] *** Quits: bobe (~bobe@replaced-ip ) (Ping timeout: 260 seconds)
3801 [23:38:00] *** Joins: h9 (Elite17198@replaced-ip )
3802 [23:38:26] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: This time the bullet cold rocked ya / A yellow ribbon
instead of a swastika)
3803 [23:38:53] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 258 seconds)
3804 [23:38:54] *** Quits: ChunkzZ (uid98304@replaced-ip ) (Changing host)
3805 [23:38:54] *** Joins: ChunkzZ (uid98304@replaced-ip )
3806 [23:38:54] *** Quits: ChunkzZ (uid98304@replaced-ip ) (Changing host)
3807 [23:38:54] *** Joins: ChunkzZ (uid98304@replaced-ip )
3808 [23:40:18] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 276 seconds)
3809 [23:40:22] *** Quits: douglah13 (~androirc@replaced-ip ) (Ping timeout: 258 seconds)
3810 [23:40:39] *** Quits: eshlox (~eshlox@replaced-ip ) (Ping timeout: 264 seconds)
3811 [23:40:50] *** Quits: BalTun (~BalTun@replaced-ip ) (Read error: Connection reset by peer)
3812 [23:40:54] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
3813 [23:41:15] *** Joins: Poppabear (Poppabear@replaced-ip )
3814 [23:41:15] *** Quits: Poppabear (Poppabear@replaced-ip ) (Changing host)
3815 [23:41:15] *** Joins: Poppabear (Poppabear@replaced-ip )
3816 [23:41:37] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
3817 [23:41:41] *** Joins: BalTun (~BalTun@replaced-ip )
3818 [23:41:55] *** Quits: meoww (~meoww@replaced-ip ) (Ping timeout: 252 seconds)
3819 [23:42:44] *** Quits: gebjgd (~gebjgd@replaced-ip ) (Remote host closed the connection)
3820 [23:43:09] *** Joins: Kylie13 (b9566aa2@replaced-ip )
3821 [23:43:23] *** Quits: dmr (~dmr@replaced-ip ) (Quit: Leaving)
3822 [23:44:08] <Kylie13> Hello. :) I'm looking for someone
that can upload the untouched Debian 8.5 wallpapers straight from
the OS. :)
3823 [23:44:47] *** Joins: cyphase (~cyphase@replaced-ip )
3824 [23:45:38] *** Quits: B[]rG (~Borg@replaced-ip ) (Remote host closed the connection)
3825 [23:45:40] *** Quits: gebruiker (~gebruiker@replaced-ip ) (Remote host closed the connection)
3826 [23:46:29] *** Quits: leba2 (bb86ab32@replaced-ip ) ()
3827 [23:46:39] *** Joins: robotroll (~robotroll@replaced-ip )
3828 [23:47:46] *** Quits: h9 (Elite17198@replaced-ip ) (Changing host)
3829 [23:47:46] *** Joins: h9 (Elite17198@replaced-ip )
3830 [23:47:46] *** Quits: h9 (Elite17198@replaced-ip ) (Changing host)
3831 [23:47:46] *** Joins: h9 (Elite17198@replaced-ip )
3832 [23:48:00] *** debhelper sets mode: +l 1686
3833 [23:48:38] *** Quits: h9 (Elite17198@replaced-ip ) (Max SendQ exceeded)
3834 [23:50:39] *** Joins: bizarro_1 (~bizarro_1@replaced-ip )
3835 [23:51:00] *** Joins: h9 (Elite17198@replaced-ip )
3836 [23:51:04] *** Parts: whphhg (whphhg@replaced-ip )
3837 [23:51:25] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
3838 [23:52:02] *** Quits: traph (~traph@replaced-ip ) (Ping timeout: 250 seconds)
3839 [23:52:51] *** Joins: mtn (~mtn@replaced-ip )
3840 [23:53:00] *** Quits: h9 (Elite17198@replaced-ip ) (Changing host)
3841 [23:53:00] *** Joins: h9 (Elite17198@replaced-ip )
3842 [23:53:00] *** Quits: h9 (Elite17198@replaced-ip ) (Changing host)
3843 [23:53:00] *** Joins: h9 (Elite17198@replaced-ip )
3844 [23:53:10] *** Joins: jfdh (~jfdh@replaced-ip )
3845 [23:53:11] <sharkman> how do i make a program start up from
upgrade-rc.d as a user NOT as root
3846 [23:54:03] <wsky> su for instance
3847 [23:55:09] *** Joins: gebruiker (~gebruiker@replaced-ip )
3848 [23:55:17] <gebruiker> why is there no glrx-driver in testing
or sid?
3849 [23:55:40] *** Joins: T_Fin (~androirc@replaced-ip )
3850 [23:55:42] *** Joins: llama052 (~llama052@replaced-ip )
3851 [23:56:02] *** Joins: denisk (~denisk@replaced-ip )
3852 [23:56:24] *** Quits: Pr0metheus (~nezos@replaced-ip ) (Quit: Pr0metheus)
3853 [23:57:39] *** Quits: T_Fin (~androirc@replaced-ip##) (Quit: AndroIRC - Android IRC Client (
##replaced-url
3854 [23:57:42] *** Joins: AnD[a]LeS (~andales@replaced-ip )
3855 [23:58:09] <babilen> gebruiker: What would that driver be
for?
3856 [23:58:18] <babilen> Are you referring to fglrx?
3857 [23:58:43] <gebruiker> yes babilen, fglrx drive for ATI
3858 [23:58:53] *** Joins: leba2 (bb86ab32@replaced-ip )
3859 [23:58:53] <babilen> Well, you said glrx :
3860 [23:58:55] <babilen> )
3861 [23:58:58] *** Quits: Ad1_RN (~Ad1_RnR@replaced-ip ) (Ping timeout: 252 seconds)
3862 [23:59:08] *** Quits: perepujal (~pere@replaced-ip ) (Ping timeout: 258 seconds)
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be