People who Joins , Parts or Quits a chatroom
this is #debian
an IRC -Channel at freenode
(freenode IRC service closed
2021-06-01)
0 [00:00:23] *** Joins: buffal0 (~buffal0@replaced-ip )
1 [00:01:00] *** Joins: pencilandpaper (~penciland@replaced-ip )
2 [00:01:06] <awal1> how to clear/reset terminal after
executing a command whithout closing it?
3 [00:01:31] <dvs> how to reset a terminal? Hmmmm....
4 [00:01:53] <awal1> command & exit does the job for run
the command the colse terminal
5 [00:02:11] <awal1> command & reset/clear won't
6 [00:02:36] *** Quits: cha1800 (~cha18@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
7 [00:02:36] *** Joins: Texou (~Texou@replaced-ip )
8 [00:02:41] *** Quits: buffal0 (~buffal0@replaced-ip ) (Client Quit)
9 [00:03:21] *** Joins: cha1800 (~cha18@replaced-ip )
10 [00:03:23] *** Quits: cha1800 (~cha18@replaced-ip ) (Client Quit)
11 [00:03:27] *** Joins: chrissl (~chris@replaced-ip )
12 [00:03:53] <awal1> in fact I just want stop the output stuff
of the command (Ctrl+c) without closing the terminal/exiting shell
login
13 [00:04:03] *** Quits: chrissl (~chris@replaced-ip ) (Client Quit)
14 [00:04:07] *** Joins: wewlad (~~@replaced-ip )
15 [00:04:21] *** Joins: Shock- (~Shock@replaced-ip )
16 [00:04:44] *** Joins: cyan__ (~cyan@replaced-ip )
17 [00:04:45] <dvs> like "> /dev/null" ?
18 [00:04:46] <stoned>
replaced-url
19 [00:04:52] <stoned> it won't stop doing this.
20 [00:04:55] *** Joins: chrissl (~chris@replaced-ip )
21 [00:04:57] <vectr0n> start it w/ a tool like screen/tmux?
theres lots of options tho
22 [00:05:01] <stoned> Anyone encountered this in debian?
23 [00:05:17] *** Quits: zumba_addict (~zumba_add@replaced-ip ) (Ping timeout: 256 seconds)
24 [00:05:24] *** Quits: cyan__ (~cyan@replaced-ip ) (Client Quit)
25 [00:05:25] <stoned> Qt: 4.8.6
26 [00:05:26] <stoned> KDE Development Platform: 4.14.2
27 [00:05:33] <stoned> whatever is in 8.6 debian
28 [00:05:42] <stoned> It won't stop making zombies.
29 [00:05:44] <awal1> dvs: no :P
30 [00:06:41] *** Joins: HugsWontletgo (~HugsWontl@replaced-ip )
31 [00:06:54] <awal1> dvs: command + "something doing the
job/executing ^C (ctrl+c)"
32 [00:07:34] <awal1> bcuz > /dev/null just doesn't
hides the output
33 [00:07:46] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Ping timeout: 268 seconds)
34 [00:07:47] <awal1> bcuz > /dev/null just hides the output
^
35 [00:07:50] *** Joins: d3mag0gu3 (~demagogue@replaced-ip )
36 [00:08:15] *** Joins: deeb (~dee@replaced-ip )
37 [00:08:28] <dvs> awal1, so "> /dev/null &" ?
38 [00:08:31] <themill> Can you try to describe what you're
trying to actually achieve (and not what you think the solution
might be)
39 [00:08:43] *** Quits: Duser (~Duser@replaced-ip ) (Ping timeout: 265 seconds)
40 [00:08:47] *** Parts: bemawi (~bemawi@replaced-ip )
41 [00:09:03] *** Quits: wokedame1 (~sfgsfdsad@replaced-ip ) (Read error: Connection reset by peer)
42 [00:09:11] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 248 seconds)
43 [00:09:14] *** Joins: waz0wski (waz0wski@replaced-ip )
44 [00:09:33] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
45 [00:09:58] <awal1> dvs: command > /dev/null & does the
job partially, thanks
46 [00:10:14] <dvs> no prob.
47 [00:10:26] <dvs> what doesn't it do?
48 [00:10:35] <awal1> themill: command > /dev/null & plus
something for clear the terminal or reset it
49 [00:10:37] <awal1> :P
50 [00:10:55] *** Joins: tram0004 (~tram0004@replaced-ip )
51 [00:11:03] <vectr0n> add "; clear" at the end?
52 [00:11:06] <vectr0n> lol
53 [00:11:12] *** Joins: cha1800 (~cha18@replaced-ip )
54 [00:11:12] <dvs> or the beginning?
55 [00:11:19] <vectr0n> that to
56 [00:11:27] <themill> What's the purpose of
'&' there? What do you want to do with clear or reset?
57 [00:12:06] *** Quits: dethos (~dethos@replaced-ip ) (Ping timeout: 265 seconds)
58 [00:12:36] <awal1> vectr0n: syntax error with ;
59 [00:12:42] *** Quits: deeb (~dee@replaced-ip ) (Ping timeout: 258 seconds)
60 [00:12:49] <awal1> & for daemonize/run in background
61 [00:12:49] *** Joins: knidos (~knidos@replaced-ip )
62 [00:12:50] <vectr0n> if you put it on the front it would be
"clear ;"
63 [00:12:56] <vectr0n> on the end will be "; clear"
64 [00:13:45] *** Joins: volter (~volter@replaced-ip )
65 [00:14:23] <themill> awal1: please tell us what you actually
want... the answers you're getting match what people think you
want. You need to use different words to ask a clearer question.
66 [00:14:39] <vectr0n> ^
67 [00:15:16] *** Quits: kw21 (~kw21@replaced-ip ) (Ping timeout: 248 seconds)
68 [00:15:26] *** Quits: tram0004 (~tram0004@replaced-ip ) (Ping timeout: 246 seconds)
69 [00:15:27] <awal1> themill: bad english here sorry. but ok I
solved it: "command ; reset" or "command ;
clear" does what I want
70 [00:16:34] <awal1> sorry, I mean "command &
clear" or "command & reset"
71 [00:16:36] *** Joins: buffal0 (~buffal0@replaced-ip )
72 [00:16:56] *** Joins: lachlan_ (~lachlan@replaced-ip )
73 [00:17:28] <themill> running those two commands at the same
time makes little sense to me, but if you're happy
74 [00:17:38] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 268 seconds)
75 [00:18:25] <awal1> it's just launch and background x app
but I don't waht to see the output of what the app is doing,
just background that program and clear/reset the terminal for clear
the window so
76 [00:18:29] <themill> (and the starting point 15 min ago was
that "command & clear" didn't do what you want)
77 [00:19:00] *** Quits: robert__ (~robert@replaced-ip ) (Ping timeout: 248 seconds)
78 [00:19:13] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Ping timeout: 264 seconds)
79 [00:19:17] *** Quits: lachlan_ (~lachlan@replaced-ip ) (Client Quit)
80 [00:19:20] *** Quits: kmh (~kmh@replaced-ip ) (Ping timeout: 252 seconds)
81 [00:19:37] *** Quits: Deathrattle (~death@replaced-ip ) (Quit: bye)
82 [00:19:41] <awal1> no body told me command & clear/reset
:P
83 [00:19:57] *** Quits: SPF (~spf@replaced-ip ) (Quit: quit)
84 [00:20:27] *** Quits: rrehbein (~rrehbein@replaced-ip ) (Quit: Leaving)
85 [00:20:35] *** Joins: Duser (~Duser@replaced-ip )
86 [00:20:54] *** Quits: KaiserAres (~KaiserAre@replaced-ip ) (Quit: .)
87 [00:21:20] *** Quits: f10__ (~flo@replaced-ip ) (Read error: Connection reset by peer)
88 [00:21:24] *** Quits: f10_ (~flo@replaced-ip ) (Read error: Connection reset by peer)
89 [00:21:38] <jasabella> if foo > /dev/null doesn't do
it, the program is probably outputting to stderr instead stdout, try
foo 2>&1 > /dev/null
90 [00:21:56] <jasabella> that way both stdout and stderr
streams are being sent to /dev/null
91 [00:22:01] *** Joins: f10__ (~flo@replaced-ip )
92 [00:22:03] *** Joins: f10_ (~flo@replaced-ip )
93 [00:22:06] *** Joins: knidos_ (~knidos@replaced-ip )
94 [00:22:19] <awal1> themill: oh, sorry yeah I told that
before; I dont know why it files for someapps (tint2, specifically),
that was what I tried when i told that
95 [00:22:20] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
96 [00:22:31] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Quit: WeeChat 1.6)
97 [00:22:36] <awal1> it fails ^
98 [00:22:42] *** Joins: inex (~inex@replaced-ip )
99 [00:23:11] *** Quits: HugsWontletgo (~HugsWontl@replaced-ip ) (Quit: leaving)
100 [00:23:33] *** styler2go_ is now known as styler2go
101 [00:23:38] <awal1> jasabella: what does 2>&1 ?
102 [00:23:43] *** Quits: tpanarch1st (~tpanarch1@replaced-ip ) (Remote host closed the connection)
103 [00:23:58] <jasabella> redirects fd 2 (stderr) to fd 1
(stdout)
104 [00:24:11] <jasabella> it's a shell feature
105 [00:24:11] *** Quits: knidos (~knidos@replaced-ip ) (Ping timeout: 265 seconds)
106 [00:24:17] <jasabella> man bash
107 [00:24:18] <awal1> ok, ok; thanks
108 [00:24:21] <jasabella> (assuming you're using bash)
109 [00:24:24] <dvs> awal1, it still sounds like "clear
&& <command> > /dev/null &" to me
110 [00:24:34] <stoned>
replaced-url
111 [00:24:59] *** Quits: cha1800 (~cha18@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
112 [00:25:09] <jasabella> sounds like you need to read up on how
your shell tokenises commands
113 [00:25:20] *** Quits: LtL (~irssi@replaced-ip ) (Ping timeout: 246 seconds)
114 [00:25:26] *** Quits: bizarro_1 (~bizarro_1@replaced-ip ) (Quit: Leaving)
115 [00:25:28] <jasabella> && and ; have special uses
116 [00:26:02] *** Quits: Duser (~Duser@replaced-ip ) (Ping timeout: 246 seconds)
117 [00:26:20] *** Joins: LtL (~irssi@replaced-ip )
118 [00:26:34] *** Joins: thiras (~thiras@replaced-ip )
119 [00:26:52] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 258 seconds)
120 [00:27:23] *** Quits: toni_ (~toni@replaced-ip ) (Ping timeout: 256 seconds)
121 [00:27:38] *** Joins: Dancus (~dancus@replaced-ip )
122 [00:27:59] *** Quits: Nix_Albus (~Nix@replaced-ip ) (Read error: Connection reset by peer)
123 [00:28:01] *** debhelper sets mode: +l 1668
124 [00:28:06] *** Joins: knidos (~knidos@replaced-ip )
125 [00:28:24] *** Joins: Nix_Albus (~Nix@replaced-ip )
126 [00:28:27] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
127 [00:28:51] *** Joins: pos (~pos@replaced-ip )
128 [00:29:53] *** Quits: afuentes (~kusanagi@replaced-ip ) (Ping timeout: 246 seconds)
129 [00:30:12] *** Quits: fossrox (~fossrox@replaced-ip ) (Ping timeout: 248 seconds)
130 [00:30:50] <awal1> tint2 2>&1 > /dev/null and clear
&& tint2 > /dev/null & doesn't work. tint2 still
displaying it's outputs :D
131 [00:31:03] *** Quits: knidos_ (~knidos@replaced-ip ) (Ping timeout: 248 seconds)
132 [00:31:27] *** Joins: robert__ (~robert@replaced-ip )
133 [00:31:41] *** Joins: SPF (~spf@replaced-ip )
134 [00:31:53] <awal1> but it's okay guys. sorry for the
noise. as themill said, it's shorter running two commands
(command 1, command 2) :)
135 [00:34:12] *** Joins: Shock- (~Shock@replaced-ip )
136 [00:34:17] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 268 seconds)
137 [00:34:33] *** Joins: cdown (~cdown@replaced-ip )
138 [00:34:40] *** Quits: remo (~remo@replaced-ip ) (Remote host closed the connection)
139 [00:34:55] *** Joins: dArK_IcE (~DARKICEPT@replaced-ip )
140 [00:35:31] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
141 [00:35:54] <awal1> jasabella: what you mean by shell
tokenises commands ?
142 [00:36:22] *** bazhang_ is now known as bazhang
143 [00:36:27] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
144 [00:36:59] *** Joins: RickXy (~zncadmin@replaced-ip )
145 [00:37:19] <somiaj> awal1:
146 [00:37:31] *** Quits: knidos (~knidos@replaced-ip ) (Quit: knidos)
147 [00:37:38] <somiaj> awal1: > only redirects stdout, there
is also stderr, so 2>&1 >/dev/null
148 [00:38:00] *** Quits: eehackr_ (~eehackr@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
149 [00:39:03] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
150 [00:39:05] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
151 [00:39:32] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 258 seconds)
152 [00:39:40] *** Joins: nuno_nunes (~PC@replaced-ip )
153 [00:39:53] <awal1> somiaj: ok, I got it, thanks
154 [00:40:36] *** Joins: alercah (~alercah@replaced-ip )
155 [00:40:41] <alercah> Hey all
156 [00:40:51] <alercah> wicd has become more and more unusable
lately
157 [00:40:55] <alercah> what are the alternatives?
158 [00:41:06] <alercah> in particular I can no longer get it to
do WPA enterprise auth
159 [00:41:22] *** Quits: buffal0 (~buffal0@replaced-ip ) (Quit: Computer has gone to sleep. ZZZzzz…)
160 [00:41:26] <awal1> network-manager / connman
161 [00:41:33] *** Joins: dayten (~gnoid@replaced-ip )
162 [00:41:33] <somiaj> alercah: or just use wpasupplicant
163 [00:41:41] *** Quits: zhangweichinese (~zhangwei@replaced-ip ) (Quit: Leaving.)
164 [00:41:42] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Remote host closed the connection)
165 [00:41:50] <somiaj> in roam moad, there is wpa_cli and
wpa_gui to control it
166 [00:41:50] *** Quits: z0ran (~z0ran@replaced-ip ) (Ping timeout: 258 seconds)
167 [00:41:51] <awal1> ,v wpa-gui
168 [00:41:52] <judd> No package named 'wpa-gui' was
found in amd64.
169 [00:42:31] <awal1> ,v wpa_gui
170 [00:42:32] <judd> No package named 'wpa_gui' was
found in amd64.
171 [00:43:19] *** Quits: zerete (~qkthr@replaced-ip ) (Quit: WeeChat 1.6)
172 [00:44:04] <awal1> ,v wpagui
173 [00:44:07] <judd> Package: wpagui on amd64 -- wheezy:
1.0-3+deb7u3; wheezy-security: 1.0-3+deb7u4; jessie-security:
2.3-1+deb8u3; jessie: 2.3-1+deb8u4; stretch: 2.5-2+v2.4-3+b1; sid:
2.6-2
174 [00:44:29] *** Joins: Duser (~Duser@replaced-ip )
175 [00:45:56] *** Parts: JordiGH (~jordi@replaced-ip )
176 [00:46:34] *** Quits: Vizva (~max@replaced-ip ) (Remote host closed the connection)
177 [00:48:52] *** Quits: BlueByte_ (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
178 [00:49:46] *** Quits: silverhom (~silverhom@replaced-ip ) (Quit: Leaving)
179 [00:49:51] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
180 [00:49:55] *** Joins: Defaulttinen (defaultti@replaced-ip )
181 [00:49:56] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
182 [00:50:16] *** Quits: Devastator (~devas@replaced-ip ) (Ping timeout: 240 seconds)
183 [00:52:00] <jasabella> awal1... as in how the shell splits up
what you type into individual commands
184 [00:52:37] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
185 [00:53:00] <jasabella> foo && bar is different from
foo ; bar
186 [00:54:20] <jasabella> and foo && bar > /dev/null
might not do what you expect
187 [00:54:23] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
188 [00:54:39] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
189 [00:54:45] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
190 [00:55:11] *** Quits: risq (~risq@replaced-ip ) (Quit: Leaving)
191 [00:55:31] *** Joins: Vizva (~max@replaced-ip )
192 [00:56:29] *** Quits: Nix_Albus (~Nix@replaced-ip ) (Read error: Connection reset by peer)
193 [00:56:56] *** Joins: Nix_Albus (~Nix@replaced-ip )
194 [00:57:01] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
195 [00:57:11] *** Joins: diniwed (~gavron@replaced-ip )
196 [00:57:16] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
197 [00:57:36] <awal1> jasabella: ok got you. tried all that but
tint2 panel still anoying with it's output, so I have to use ^C
then clear/reset. but it's ok; not an issue :) I guess I have
to change something in tint 2 conffile. thanks for your time
198 [00:57:42] *** Quits: Sabotender (~Sabotende@replaced-ip ) (Remote host closed the connection)
199 [00:57:45] *** Joins: fossrox (~fossrox@replaced-ip )
200 [00:58:10] *** Joins: pencilandpaper (~penciland@replaced-ip )
201 [00:59:01] *** Joins: Sabotender (~Sabotende@replaced-ip )
202 [00:59:57] *** Joins: robotroll (~robotroll@replaced-ip )
203 [01:00:01] *** Quits: karakedi (~e7E2C80CD@replaced-ip ) (Ping timeout: 264 seconds)
204 [01:00:04] *** Quits: jandrusk (~jra@replaced-ip ) (Ping timeout: 248 seconds)
205 [01:00:20] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
206 [01:00:26] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
207 [01:01:13] *** Quits: navlys (~smuxi@replaced-ip ) (Remote host closed the connection)
208 [01:01:25] *** Quits: Starduster (~guest@replaced-ip ) (Ping timeout: 268 seconds)
209 [01:01:30] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
210 [01:01:32] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
211 [01:02:31] *** Joins: deeb (~dee@replaced-ip )
212 [01:02:36] *** Quits: Dancus (~dancus@replaced-ip ) (Quit: Lost terminal)
213 [01:03:13] *** Quits: [Gort] (~gort@replaced-ip ) (Quit: Leaving)
214 [01:04:10] *** Quits: TsukiRa (~fpob@replaced-ip ) (Quit: Leaving.)
215 [01:04:28] *** Joins: Shock- (~Shock@replaced-ip )
216 [01:04:43] *** Quits: robotroll (~robotroll@replaced-ip ) (Read error: Connection reset by peer)
217 [01:05:16] *** Quits: magnulu (~magnulu@replaced-ip ) (Ping timeout: 265 seconds)
218 [01:05:25] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
219 [01:05:55] *** Quits: zuiss1 (~zuiss1@replaced-ip ) (Quit: Leaving)
220 [01:06:17] *** Quits: pos (~pos@replaced-ip ) (Quit: pos)
221 [01:06:34] *** Joins: mavhq (~quassel@replaced-ip )
222 [01:07:04] *** Quits: deeb (~dee@replaced-ip ) (Ping timeout: 260 seconds)
223 [01:07:15] *** Joins: ToBeCloud (uid51591@replaced-ip )
224 [01:07:36] *** Joins: machinehum (~machinehu@replaced-ip )
225 [01:08:01] *** debhelper sets mode: +l 1659
226 [01:08:18] <machinehum> Is it possible to make a script that
launches a cli process then feeds a few lines into that process
227 [01:09:13] *** Joins: karakedi (~e7E2C80CD@replaced-ip )
228 [01:09:21] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 256 seconds)
229 [01:10:15] <teraflops> use a fifo i think, but your question
was not clear to me
230 [01:11:15] *** Quits: TheCoffeMaker (~TheCoffeM@replaced-ip ) (Remote host closed the connection)
231 [01:11:37] *** Quits: nuno_nunes (~PC@replaced-ip ) (Quit: Leaving)
232 [01:11:48] *** Joins: OERIAS (~OERIAS@replaced-ip )
233 [01:12:04] <machinehum> So lets say my "Script"
looks like this 1: process 2: cmd
234 [01:12:35] <bazhang> what exactly does the script do, please
be clear
235 [01:13:10] *** Quits: boubou (boubou@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
236 [01:13:18] <machinehum> It opens a GDB debugger, then enters
some commants regarding the target
237 [01:13:23] *** Joins: jandrusk (~jra@replaced-ip )
238 [01:13:51] <machinehum> #!/bin/bash
239 [01:13:53] <machinehum> arm-none-eabi-gdb main.elf
240 [01:13:55] <machinehum> target remote localhost:3000
241 [01:14:49] *** Joins: Hunterkll (~Hunterkll@replaced-ip )
242 [01:17:13] *** Quits: wildlander (~wildlande@replaced-ip ) (Quit: Saliendo)
243 [01:18:00] *** Joins: dreamon_ (~dreamon@replaced-ip )
244 [01:18:45] *** Joins: gonz0 (~gonz0@replaced-ip )
245 [01:18:46] *** Joins: magnulu (~magnulu@replaced-ip )
246 [01:19:48] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 248 seconds)
247 [01:20:16] *** Joins: KaliLinuxGR (~KaliLinux@replaced-ip )
248 [01:20:18] *** Quits: Vizva (~max@replaced-ip ) (Remote host closed the connection)
249 [01:20:50] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
250 [01:21:47] *** Quits: sorin-mihai_ (~sorin-mih@replaced-ip ) (Remote host closed the connection)
251 [01:22:15] *** Joins: sorin-mihai_ (~sorin-mih@replaced-ip )
252 [01:25:35] *** Joins: boubou- (boubou@replaced-ip )
253 [01:25:55] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
254 [01:25:58] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 248 seconds)
255 [01:26:27] *** Joins: wiselydoesit (~wiselydoe@replaced-ip )
256 [01:26:52] *** Joins: Darcidride_ (~Darcidrid@replaced-ip )
257 [01:27:11] *** Quits: binaryc (~binaryc@replaced-ip ) (Ping timeout: 252 seconds)
258 [01:27:59] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 265 seconds)
259 [01:28:03] *** Joins: rymc (~chat@replaced-ip )
260 [01:28:20] *** Quits: gonz0 (~gonz0@replaced-ip ) (Quit: fui)
261 [01:28:49] *** Quits: fossrox (~fossrox@replaced-ip ) (Quit: Free Software, Free Hardware, Free Culture, Free Spectrum)
262 [01:28:58] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 258 seconds)
263 [01:29:24] *** Quits: Darcidride_ (~Darcidrid@replaced-ip ) (Remote host closed the connection)
264 [01:30:19] *** Joins: dvs (~hibbard@replaced-ip )
265 [01:30:31] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 258 seconds)
266 [01:30:51] *** Quits: LeandroLuiz (~clkalw@replaced-ip ) (Ping timeout: 256 seconds)
267 [01:32:28] *** Joins: arcresu (~arcresu@replaced-ip )
268 [01:32:45] *** Joins: Haudegen (~quassel@replaced-ip )
269 [01:32:54] *** Quits: The_Loko (~The_Loko@replaced-ip ) (Quit: Leaving)
270 [01:33:08] *** Haudegen is now known as Guest25357
271 [01:34:00] *** Joins: LeandroLuiz (~clkalw@replaced-ip )
272 [01:34:00] *** Quits: LeandroLuiz (~clkalw@replaced-ip ) (Changing host)
273 [01:34:00] *** Joins: LeandroLuiz (~clkalw@replaced-ip )
274 [01:34:21] *** Joins: Shock- (~Shock@replaced-ip )
275 [01:34:44] *** boubou- is now known as boubou
276 [01:36:34] *** Joins: elh9 (~elh9@replaced-ip )
277 [01:38:02] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
278 [01:38:50] *** Quits: _ADN_ (~Test@replaced-ip ) (Ping timeout: 246 seconds)
279 [01:39:14] *** Joins: pfred1 (~pfred1@replaced-ip )
280 [01:39:37] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 264 seconds)
281 [01:39:38] *** Quits: phuzion (~phuzion@replaced-ip ) (Ping timeout: 252 seconds)
282 [01:40:19] *** Joins: xiaodong (~xiaodong@replaced-ip )
283 [01:40:25] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
284 [01:42:54] *** Joins: phuzion (~phuzion@replaced-ip )
285 [01:43:31] *** Joins: zhemor (~zhemor@replaced-ip )
286 [01:43:39] *** Joins: jeffer (~jeffer696@replaced-ip )
287 [01:44:31] *** Joins: imunsie (~imunsie@replaced-ip )
288 [01:45:16] *** Quits: ebarch (~ebarch@replaced-ip ) (Remote host closed the connection)
289 [01:45:30] *** Quits: AL_Kernell (albert@replaced-ip ) ()
290 [01:46:06] *** Quits: sorin-mihai_ (~sorin-mih@replaced-ip ) (Remote host closed the connection)
291 [01:46:57] *** Joins: sorin-mihai (~sorin-mih@replaced-ip )
292 [01:47:12] *** Joins: th0r (~th0r@replaced-ip )
293 [01:47:15] *** Joins: eliotime (~Icedove@replaced-ip )
294 [01:47:43] *** Joins: dethos (~dethos@replaced-ip )
295 [01:48:38] *** Joins: ebarch (~ebarch@replaced-ip )
296 [01:48:40] *** Quits: ebarch (~ebarch@replaced-ip ) (Remote host closed the connection)
297 [01:49:32] *** Quits: elh9 (~elh9@replaced-ip ) (Remote host closed the connection)
298 [01:50:00] *** Joins: elh9 (~elh9@replaced-ip )
299 [01:50:21] *** Joins: sillyotter (~sillyotte@replaced-ip )
300 [01:50:45] *** Quits: x_ (~x@replaced-ip ) (Quit: Leaving)
301 [01:50:56] *** Joins: ebarch (~ebarch@replaced-ip )
302 [01:53:34] *** Joins: rklopfer (~rklopfer@replaced-ip )
303 [01:54:05] *** Joins: comgot (~Icedove@replaced-ip )
304 [01:54:24] *** Quits: th0r (~th0r@replaced-ip ) (Quit: Bye)
305 [01:56:39] *** Joins: deeb (~dee@replaced-ip )
306 [01:56:57] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.6)
307 [01:58:28] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
308 [01:59:37] *** Joins: mavhq (~quassel@replaced-ip )
309 [02:00:12] *** Joins: electro33 (uid613@replaced-ip )
310 [02:00:16] *** Quits: arcresu (~arcresu@replaced-ip ) (Quit: arcresu)
311 [02:00:33] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 252 seconds)
312 [02:01:04] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
313 [02:01:17] *** Joins: de-facto (~de-facto@replaced-ip )
314 [02:01:27] *** Quits: deeb (~dee@replaced-ip ) (Ping timeout: 256 seconds)
315 [02:03:31] *** Joins: pencilandpaper (~penciland@replaced-ip )
316 [02:03:39] *** Quits: james41382 (~james4138@replaced-ip ) (Read error: Connection reset by peer)
317 [02:04:11] *** Joins: vOYtEC (~vOYtEC@replaced-ip )
318 [02:04:12] *** Joins: halcon (~halcon@replaced-ip )
319 [02:04:29] *** Joins: Shock- (~Shock@replaced-ip )
320 [02:05:02] *** Quits: ivo_ (~Ivo@replaced-ip ) (Ping timeout: 245 seconds)
321 [02:05:07] *** Joins: james41382 (~james4138@replaced-ip )
322 [02:06:09] *** Quits: halcon (~halcon@replaced-ip ) (Client Quit)
323 [02:06:55] *** Joins: bit1 (~joseanton@replaced-ip )
324 [02:08:09] *** Quits: eliotime (~Icedove@replaced-ip ) (Quit: eliotime)
325 [02:08:17] *** Joins: Resilience (~Ollie@replaced-ip )
326 [02:08:38] <Resilience> hello to everyone, my vlc is hanging
when playing videos, it does play sound but the video is freezed,
what can I see to know what's happening?
327 [02:08:38] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 248 seconds)
328 [02:09:38] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 246 seconds)
329 [02:10:04] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Ping timeout: 260 seconds)
330 [02:10:27] <jeffer> do a top with and without vlc running?
331 [02:10:27] *** Quits: phdeswer (~phdeswer@replaced-ip ) (Ping timeout: 245 seconds)
332 [02:10:34] <jeffer> try playing the video from a difference
source
333 [02:10:49] <jeffer> could be the hard drive or whatever its
playing from has a problem
334 [02:10:57] <Resilience> jeffer, I have tried it with mplayer,
gnome.mplayer and videos and they all freeze the same :/
335 [02:11:05] <jeffer> if its super high def and your computer
sucks then maybe it just cant handle it
336 [02:11:10] <Resilience> and it is for all videos in my hd
337 [02:11:21] <jeffer> how long has it been happening
338 [02:11:28] <jeffer> hard drive might have issues if its all
videos
339 [02:11:40] <jeffer> have you played similar videos from the
same hdd in the past?
340 [02:11:41] <Resilience> I have been playing videos for years,
it is freezing with old videos that did not freeze it yet
341 [02:11:49] <Resilience> yes
342 [02:11:52] <Resilience> I did
343 [02:11:58] <jeffer> and just recently they have all started
freezing?
344 [02:12:06] <Resilience> yes
345 [02:12:18] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 258 seconds)
346 [02:12:20] <jeffer> transfer one of the videos that is
freezing to a different medium and play it from there
347 [02:12:22] *** Quits: sorin-mihai (~sorin-mih@replaced-ip ) (Ping timeout: 248 seconds)
348 [02:12:34] <jeffer> another way you can test it is by
doing...i think its hdparm?
349 [02:12:41] <jeffer> idk google how to test HDD read speed
350 [02:12:41] *** Quits: f10__ (~flo@replaced-ip ) (Ping timeout: 258 seconds)
351 [02:12:42] <Resilience> they freeze from two hd's
352 [02:12:50] <jeffer> how big are they
353 [02:13:03] *** Quits: clippng (~CHRONIC@replaced-ip ) (Ping timeout: 258 seconds)
354 [02:13:08] <Resilience> videoas? movies, GBs, disks? about
350 GB
355 [02:13:30] <jeffer> the movies themselves, i.e. what quality?
1080/720 etc
356 [02:13:37] <Resilience> it seems like a kernel problem maybe?
or some common library for video playing? or maybe X?
357 [02:13:41] <jeffer> avg size, 5gb/10gb
358 [02:13:54] <jeffer> how long ago did it start happening
359 [02:13:58] <Resilience> 720 and 1080, different encodings,
different containers
360 [02:14:10] *** Quits: alxy (uid115853@replaced-ip ) (Quit: Connection closed for inactivity)
361 [02:14:10] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
362 [02:14:15] <Resilience> how long? we can say a few days (I am
not too much into movies)
363 [02:14:33] <jeffer> and do you remember any changes you made
around that time that might be associated with this problem?
364 [02:15:07] *** Joins: linearlogic123 (~zxc123@replaced-ip )
365 [02:15:19] *** Quits: fmerges (~fmerges@replaced-ip ) (Quit: leaving)
366 [02:15:34] <Resilience> yes. update/dist-upgrade, but cannot
remember what was upgraded (I think X and kernel, and a lot more
things)
367 [02:15:50] *** Joins: cdown (~cdown@replaced-ip )
368 [02:16:51] <alercah> judd: somiaj thank you
369 [02:17:19] <jeffer> is that a direct correlation or just the
only change you remember making?
370 [02:17:46] <jeffer> i would open up top get a rough baseline
and then try playing a video while keeping an eye on top
371 [02:18:03] <jeffer> if shit is getting maxed out or what
372 [02:18:03] <Resilience> what's a rough baseline?
373 [02:18:06] <jeffer> mem/cpu etc
374 [02:18:07] *** Joins: \ni (~\ni@replaced-ip )
375 [02:18:13] <jeffer> whatever it is without the video playing
376 [02:18:15] *** Joins: ivo_ (~Ivo@replaced-ip )
377 [02:18:34] <jeffer> you dont feel that your computer is
slow/laggy/freezy doing anything else except for when you watch
movies?
378 [02:18:37] *** Quits: k_sze[work] (~Kira@replaced-ip ) (Quit: Leaving)
379 [02:18:51] <Resilience> I have tried to search in dmesg
output, but it said nothing, maybe starting vlc from cli to see the
term output?
380 [02:19:12] <jeffer> yeah good idea if its throwing errors
381 [02:19:15] <Resilience> no, I don'0t anything about
that, it is just that the video hang, the video, not the playing
382 [02:19:16] *** Quits: \ni (~\ni@replaced-ip ) (Max SendQ exceeded)
383 [02:19:41] *** Joins: js9600 (~js9600@replaced-ip )
384 [02:20:05] *** Joins: dixie7z_ (~dixie7z@replaced-ip )
385 [02:20:13] <jeffer> so to be clear, you play the video, audio
plays fine, vlc window is just black instead of showing the picture,
and the computer itself still runs fine?
386 [02:20:47] <Resilience> yes, that's right, bur nor
always black, soemtimes a freeze picture, the video stops
387 [02:20:51] *** Joins: \ni (~\ni@replaced-ip )
388 [02:21:27] <jeffer> okay
389 [02:21:53] *** Quits: LiENUS (~quake@replaced-ip ) (Ping timeout: 258 seconds)
390 [02:22:00] *** Quits: blimpy (~jacob@replaced-ip ) (Remote host closed the connection)
391 [02:22:15] <jeffer> thats a weird one, lemme know if you get
anything running it from cli
392 [02:22:22] <somiaj> check to see the correct video drivers
were loaded with the newer kernel/xorg
393 [02:22:49] *** Quits: ancientninja (~grant@replaced-ip ) (Quit: WeeChat 1.4)
394 [02:22:54] <Resilience> jeffer, -> vdpau_avcodec generic
error: decoder profile not supported: 12 AND Stream with high
frequencies VQ coding
395 [02:23:24] *** Quits: dixie7z (~dixie7z@replaced-ip ) (Ping timeout: 258 seconds)
396 [02:24:51] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
397 [02:25:52] *** Joins: catbehemoth (~vasyl@replaced-ip )
398 [02:25:58] *** Joins: LiENUS (~quake@replaced-ip )
399 [02:25:59] *** Joins: mavhq (~quassel@replaced-ip )
400 [02:26:18] <jeffer> i think somiaj has the right idea
401 [02:26:23] *** Quits: sillyotter (~sillyotte@replaced-ip ) (Quit: WeeChat 1.4)
402 [02:26:26] <jeffer> google that error and start fucking
around with that shit
403 [02:26:46] *** Parts: \ni (~\ni@replaced-ip )
404 [02:27:29] <Resilience> ir seems lie a problem with the vpdau
405 [02:27:39] <Resilience> somiaj, erh... how can I test that
about the drivers?
406 [02:28:00] *** Quits: Beretta021 (~Beretta02@replaced-ip ) (Ping timeout: 258 seconds)
407 [02:28:02] <somiaj> read your xorg log and dmesg
408 [02:28:27] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Ping timeout: 272 seconds)
409 [02:29:54] *** Joins: cha1800 (~cha18@replaced-ip )
410 [02:30:15] *** Quits: khfeng_ (~khfeng@replaced-ip ) (Ping timeout: 252 seconds)
411 [02:30:40] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
412 [02:31:23] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.6)
413 [02:31:49] *** Quits: khfeng (~khfeng@replaced-ip ) (Ping timeout: 264 seconds)
414 [02:32:04] *** Joins: khfeng (~khfeng@replaced-ip )
415 [02:32:44] *** Joins: khfeng_ (~khfeng@replaced-ip )
416 [02:32:56] *** Quits: ffatman (~ffamousff@replaced-ip ) (Ping timeout: 260 seconds)
417 [02:33:13] *** Joins: phenotis (~AndChat40@replaced-ip )
418 [02:33:35] *** Quits: baraba (~baraba@replaced-ip ) (Remote host closed the connection)
419 [02:33:39] <phenotis> So how come the browser doesn't
work?
420 [02:34:07] <dvs> ???
421 [02:34:32] <phenotis> I was so excited but the only proggy
there didn't work
422 [02:34:33] *** Joins: Shock- (~Shock@replaced-ip )
423 [02:34:53] <phenotis> For noroot android
424 [02:35:02] <dvs> What doesn't the browser do?
425 [02:35:08] <dvs> oh, nvm
426 [02:35:12] <phenotis> I'm on Android
427 [02:35:17] <phenotis> Doesn't work
428 [02:35:27] <phenotis> U really would have thought
429 [02:35:38] *** Joins: ffatman (~ffamousff@replaced-ip )
430 [02:35:56] <phenotis> U been here awhile
431 [02:36:31] <phenotis> I mean maybe it works on other phones
but I doubt it
432 [02:36:35] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 246 seconds)
433 [02:37:02] *** Joins: baraba (~baraba@replaced-ip )
434 [02:37:08] *** Joins: ]3n19m4[ (~]3n19m4@replaced-ip )
435 [02:38:08] <phenotis> DVs been chilling here since like the
last five or ten years
436 [02:38:17] <missmbob> !ot
437 [02:38:17] <dpkg> #debian is primarily a support channel for
Debian users. Please keep the discussions in #debian on-topic and
take longer discussions and non-support questions to
#debian-offtopic. Imagine the chaos if each of the hundreds of
people in the channel felt the need to wander off topic for a few
minutes every day.
438 [02:38:42] *** Joins: k_sze[work] (~Kira@replaced-ip )
439 [02:39:07] <phenotis> Yeah, dpkg
440 [02:39:25] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Ping timeout: 256 seconds)
441 [02:39:35] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 248 seconds)
442 [02:40:01] *** Joins: \ni (~\ni@replaced-ip )
443 [02:40:06] *** Quits: ffatman (~ffamousff@replaced-ip ) (Remote host closed the connection)
444 [02:41:07] <phenotis> Help
445 [02:41:53] <phenotis> Sorry
446 [02:41:54] <phenotis> Slash missing
447 [02:41:55] <abrotman> phenotis: this channel isn't for
Android help
448 [02:41:59] *** Quits: \ni (~\ni@replaced-ip ) (Client Quit)
449 [02:42:06] *** Parts: phenotis (~AndChat40@replaced-ip )
450 [02:42:35] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Ping timeout: 258 seconds)
451 [02:42:48] *** bitch is now known as s
452 [02:43:17] *** s is now known as Guest27603
453 [02:43:24] *** Guest27603 is now known as bitch
454 [02:43:24] *** Joins: zhangweichinese (~zhangwei@replaced-ip )
455 [02:44:13] *** Joins: \ni (~\ni@replaced-ip )
456 [02:44:56] *** Joins: jamminfortrain (~jamminfor@replaced-ip )
457 [02:47:07] *** Joins: ffatman (~ffamousff@replaced-ip )
458 [02:48:04] *** Joins: chalcedony (~chalcedon@replaced-ip )
459 [02:48:20] *** Quits: Wizek_ (~Wizek@replaced-ip ) (Ping timeout: 260 seconds)
460 [02:48:22] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
461 [02:48:47] *** Joins: th0r (~th0r@replaced-ip )
462 [02:50:52] *** Joins: deeb (~dee@replaced-ip )
463 [02:51:02] *** Quits: Xanthor (~Xanthor@replaced-ip ) (Remote host closed the connection)
464 [02:51:16] *** Joins: iflema (~weechat@replaced-ip )
465 [02:53:19] *** Joins: dashu (~OS-25453@replaced-ip )
466 [02:53:36] *** Quits: james41382 (~james4138@replaced-ip ) (Ping timeout: 256 seconds)
467 [02:53:55] *** Joins: dreamon__ (~dreamon@replaced-ip )
468 [02:54:01] *** Joins: ZeroBeholder (~ZeroBehol@replaced-ip )
469 [02:54:04] *** Joins: dave0x6d (uid190567@replaced-ip )
470 [02:55:52] *** Joins: dirtyroshi (~dirtyrosh@replaced-ip )
471 [02:55:52] *** Quits: deeb (~dee@replaced-ip ) (Ping timeout: 256 seconds)
472 [02:56:23] *** Quits: OS-25453 (~OS-25453@replaced-ip ) (Ping timeout: 258 seconds)
473 [02:57:40] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 260 seconds)
474 [02:58:02] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
475 [02:58:49] *** Joins: rbatty (~rbatty@replaced-ip )
476 [03:00:44] *** \ni is now known as ninao
477 [03:02:05] *** Quits: Iruoy (~Iruoy@replaced-ip ) (Ping timeout: 256 seconds)
478 [03:02:39] *** Quits: SynrGy (~synrg@replaced-ip ) (Ping timeout: 256 seconds)
479 [03:03:17] *** Quits: ivo_ (~Ivo@replaced-ip ) (Ping timeout: 258 seconds)
480 [03:03:45] *** Joins: chrisyy_ (~chrisy@replaced-ip )
481 [03:03:53] *** Quits: chrisyy (~chrisy@replaced-ip ) (Ping timeout: 246 seconds)
482 [03:03:53] *** chrisyy_ is now known as chrisyy
483 [03:03:59] *** Joins: cbissonn (~cbissonn@replaced-ip )
484 [03:04:03] *** Quits: SynrG (~synrg@replaced-ip ) (Ping timeout: 258 seconds)
485 [03:04:25] *** Joins: Shock- (~Shock@replaced-ip )
486 [03:06:01] *** Quits: dArK_IcE (~DARKICEPT@replaced-ip ) ()
487 [03:06:10] *** Quits: rbatty (~rbatty@replaced-ip ) (Quit: Leaving)
488 [03:06:48] *** Quits: KODY92802138 (~annonymou@replaced-ip ) (Remote host closed the connection)
489 [03:07:58] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
490 [03:08:01] *** debhelper sets mode: +l 1651
491 [03:08:03] *** Joins: aging (~aging@replaced-ip )
492 [03:08:08] <zhemor> hey guys, I have a problem reading the
containets of my sd-card, it says: "DCIM NIKON001.DSC
PRIVATE" anyone any thoughts?
493 [03:08:30] *** Quits: aging (~aging@replaced-ip ) (Changing host)
494 [03:08:30] *** Joins: aging (~aging@replaced-ip )
495 [03:08:38] *** Quits: th0r (~th0r@replaced-ip ) (Quit: Bye)
496 [03:09:07] *** Joins: mavhq (~quassel@replaced-ip )
497 [03:09:08] *** Joins: DarinMiller (~darin@replaced-ip )
498 [03:09:26] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 248 seconds)
499 [03:09:39] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Quit: Bye.)
500 [03:10:45] *** Joins: Tarap (~Tarap@replaced-ip )
501 [03:11:01] <aging> can you delete that nikon001.dsc file?
502 [03:11:13] *** Quits: hele (~hele@replaced-ip ) (Quit: Konversation terminated!)
503 [03:11:13] *** Joins: denisk (~denisk@replaced-ip )
504 [03:11:21] *** Joins: jasabelle (~jasabella@replaced-ip )
505 [03:11:36] <DarinMiller> ram1kram
506 [03:11:53] <zhemor> will it delete the files on the sd-card?
507 [03:11:59] <aging> no
508 [03:12:25] <aging> theyre in DCIM folder
509 [03:12:29] <zhemor> so... delete: "NIKON001.DSC
510 [03:12:32] <aging> ya
511 [03:12:56] <aging> file is probably corrupt
512 [03:13:14] <zhemor> can't remove it, no such diractory
513 [03:13:39] <aging> ls -l show it's a directory?
514 [03:14:03] <zhemor> ls -l does not list my sd-card
515 [03:14:22] <zhemor> its in /dev/mmcblk0p1
516 [03:14:23] *** Quits: jasabella (~jasabella@replaced-ip ) (Ping timeout: 258 seconds)
517 [03:14:26] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
518 [03:14:27] <aging> oh you cant even get to the
"drive"?
519 [03:14:37] <aging> ls -l that drive?
520 [03:15:18] <zhemor> what..?
521 [03:15:35] *** Joins: mavhq (~quassel@replaced-ip )
522 [03:15:41] <aging> ls -l /dev/mmcblk0pl
523 [03:16:12] <zhemor> brw-rw-r-- 1 zhemor disk 179, 1 Jan 3
02:44 /dev/mmcblk0p1
524 [03:16:18] *** Joins: ivo_ (~Ivo@replaced-ip )
525 [03:16:19] *** Joins: jasabella (~jasabella@replaced-ip )
526 [03:16:31] *** Quits: Mad_Hat (~Mad_Hat@replaced-ip ) ()
527 [03:16:34] <abrotman> zhemor: the other files work? you can
browse them on the camera?
528 [03:16:41] *** Joins: newcoder (~newcoder@replaced-ip )
529 [03:16:41] <zhemor> yes
530 [03:16:46] <aging> i jujst googled this:
replaced-url
531 [03:16:49] *** Quits: Resilience (~Ollie@replaced-ip ) (Ping timeout: 264 seconds)
532 [03:16:59] *** Joins: watersj (~h2os@replaced-ip )
533 [03:17:01] <newcoder> Can debian jessie be used as servers?
534 [03:17:10] <aging> ya servers
535 [03:17:12] <dvs> of course!
536 [03:18:29] *** Joins: Resilience (~Ollie@replaced-ip )
537 [03:18:53] *** Resilience is now known as Guest55025
538 [03:19:13] <aging> can u delete *.dsc while using camera?
539 [03:19:24] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
540 [03:19:26] <zhemor> not sure, gimme a sec i'll try
541 [03:19:40] *** Quits: jasabelle (~jasabella@replaced-ip ) (Ping timeout: 256 seconds)
542 [03:20:34] *** Joins: mavhq (~quassel@replaced-ip )
543 [03:20:39] *** Joins: Defaulttinen (defaultti@replaced-ip )
544 [03:21:13] <zhemor> camcorders have the worst GUI ever... no
I can not remove it from the camcorder
545 [03:21:36] <aging> or rm /dev/mmcblk0pl/*.dsc
546 [03:21:51] <aging> or whatever the filename is
547 [03:22:10] *** Quits: cbissonn (~cbissonn@replaced-ip ) (Quit: Konversation terminated!)
548 [03:22:11] <aging> *.DSC srry
549 [03:22:30] <aging> caps sensitive
550 [03:22:31] <zhemor> Not a directory
551 [03:22:40] <newcoder> devtea: aging Are you sure?
552 [03:23:03] <aging> why's it say directory? weird
553 [03:23:04] *** Joins: ryouma (~user@replaced-ip )
554 [03:23:05] <aging> wierd
555 [03:23:16] <aging> rm deletes files
556 [03:23:25] <zhemor> I know right..
557 [03:23:29] <newcoder> devtea: aging Are you sure that debian
can be used as server?
558 [03:23:37] <zhemor> yes
559 [03:23:50] <aging> what kind of server?
560 [03:24:06] <aging> nethack server? mail server? ftp server?
drink server?
561 [03:24:11] <newcoder> Apache,mysql,php,
562 [03:24:18] <aging> sure cam
563 [03:24:20] <aging> *can
564 [03:24:36] <aging> i dunno what else to do zhemor, im new to
debian
565 [03:24:43] <aging> pop it in a windows machine =)
566 [03:24:52] <aging> =o
567 [03:24:59] <zhemor> hehe
568 [03:25:04] <zhemor> dont have one of them
569 [03:25:08] <zhemor> -.-'
570 [03:25:11] <abrotman> !enter
571 [03:25:11] <dpkg> The enter key is not a substitute for
punctuation. Hitting enter unnecessarily makes it difficult to
follow what you are saying. Consider using ',', '.
', ';', '...', '---', or
':' instead. If you hit enter too often, you will be
autokicked by debhelper for flooding the channel.
572 [03:25:13] <aging> have you tried a file manager?
573 [03:25:14] <watersj> could be a kvm host for winder servers
574 [03:25:34] <zhemor> i could get a virtual machine
575 [03:25:39] <zhemor> that should do the trick
576 [03:25:39] <aging> u putting the card in your computer or
connnecting camera w/a cord?
577 [03:25:56] <zhemor> yea or that, but it should just work
578 [03:26:37] <aging> sry i cant help
579 [03:26:49] <zhemor> im putting the sd-card in directly, sorry
read it work
580 [03:26:59] <zhemor> wrong*
581 [03:27:34] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Ping timeout: 268 seconds)
582 [03:27:48] *** Quits: Al3xG0 (~unix@replaced-ip ) (Ping timeout: 248 seconds)
583 [03:28:19] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
584 [03:28:46] *** Joins: Al3xG0 (~unix@replaced-ip )
585 [03:28:46] *** Quits: Al3xG0 (~unix@replaced-ip ) (Changing host)
586 [03:28:46] *** Joins: Al3xG0 (~unix@replaced-ip )
587 [03:30:30] *** Joins: mrproper (~kbreit@replaced-ip )
588 [03:31:07] <mrproper> Not sure what the right channel is. But
I’m on MacOS with VMware Fusion hosting a Debian guest and
trying to do shared directories. The directory shows up in Debian
but shows no permissions. Does anyone know how to fix this?
589 [03:31:16] *** Quits: magyar_ (~magyar@replaced-ip ) (Quit: Riding the split)
590 [03:32:02] *** Quits: ninao (~\ni@replaced-ip ) (Quit: Leaving)
591 [03:32:05] <abrotman> There is a #vmware, not sure how much
help that would be
592 [03:32:13] *** Parts: newcoder (~newcoder@replaced-ip )
593 [03:32:44] <mrproper> Yeah, unfortunately it falls between a
couple channels.
594 [03:32:46] *** Joins: tatalazo (~Icedove@replaced-ip )
595 [03:33:33] <abrotman> But that'd be a good place to
start to ensure you've got all the correct software installed
on all sides
596 [03:33:42] *** Joins: lethu_ (~lethu@replaced-ip )
597 [03:34:46] *** Joins: Shock- (~Shock@replaced-ip )
598 [03:35:09] <suboptimal90> You might need VMWare Tools for
Linux Guests installed
599 [03:35:23] *** Quits: fvb (~fvb@replaced-ip ) (Ping timeout: 246 seconds)
600 [03:35:40] <mrproper> It is installed.
601 [03:36:02] *** Quits: ryouma (~user@replaced-ip ) (Read error: Connection reset by peer)
602 [03:36:06] *** Joins: g0ne_ (~g0ne@replaced-ip )
603 [03:36:24] *** Quits: cha1800 (~cha18@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
604 [03:36:49] *** Joins: SynrG (~synrg@replaced-ip )
605 [03:36:52] *** Quits: lethu (~lethu@replaced-ip ) (Ping timeout: 248 seconds)
606 [03:38:10] *** Joins: cha1800 (~cha18@replaced-ip )
607 [03:39:19] <jeffer> mrproper, is shared directories a
specific term or do you mean like nfs or something
608 [03:39:24] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
609 [03:39:32] <mrproper> jeffer: Specific term to VMware and
other VM setup
610 [03:39:40] *** Joins: sidmo_ (~sidmo@replaced-ip )
611 [03:39:40] *** Quits: Shentino (~Shentino@replaced-ip ) (Ping timeout: 260 seconds)
612 [03:39:54] *** Quits: gone (~g0ne@replaced-ip ) (Ping timeout: 268 seconds)
613 [03:40:08] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 260 seconds)
614 [03:40:30] <jeffer> yeah, doesnt hurt to ask here but sounds
like a question geared towards them. as far as troubleshooting,
maybe try (or have you already?) a new vm with different gues like
centos or something
615 [03:40:59] *** Quits: woshty (~irc@replaced-ip ) (Ping timeout: 246 seconds)
616 [03:42:07] *** Quits: Mahe (~mahe@replaced-ip ) (Ping timeout: 245 seconds)
617 [03:42:54] *** Joins: Mahe (~mahe@replaced-ip )
618 [03:43:18] *** Joins: AL_Kernell (albert@replaced-ip )
619 [03:43:36] *** Quits: sidmo (~sidmo@replaced-ip ) (Ping timeout: 268 seconds)
620 [03:44:57] *** Joins: deeb (~dee@replaced-ip )
621 [03:45:02] *** Quits: mrproper (~kbreit@replaced-ip ) (Quit: mrproper)
622 [03:45:46] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Read error: Connection reset by peer)
623 [03:46:23] <alercah> a
624 [03:47:52] *** Joins: clippng (~CHRONIC@replaced-ip )
625 [03:48:02] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
626 [03:48:37] *** Joins: steakwipe (~kingrayra@replaced-ip )
627 [03:49:11] *** Quits: watersj (~h2os@replaced-ip ) (Quit: Leaving)
628 [03:49:49] *** Quits: deeb (~dee@replaced-ip ) (Ping timeout: 264 seconds)
629 [03:50:08] *** Quits: llimeht (~stuart@replaced-ip ) ()
630 [03:53:57] *** Quits: wingman2 (~wingman2@replaced-ip ) (Quit: Coyote finally caught me)
631 [03:54:04] *** Joins: wingman2 (~wingman2@replaced-ip )
632 [03:54:26] *** Joins: skrb_ (~skrb@replaced-ip )
633 [03:54:42] *** Joins: rocketmagnet (~rocketmag@replaced-ip )
634 [03:54:46] <rocketmagnet> hi all
635 [03:54:53] *** Joins: acsid (~quassel@replaced-ip )
636 [03:55:19] *** Quits: mdorenka (~mdorenka@replaced-ip ) (Ping timeout: 268 seconds)
637 [03:55:35] <rocketmagnet> i've a strange problem,
i've turned on "intel virtualisation" in my bios and
since then i only get a blank screen instead of my login.... i also
installed the kvm packages
638 [03:56:03] <rocketmagnet> i can switch to X with alt+F7 but
only get a black screen
639 [03:56:16] <rocketmagnet> i mean strg+alt+f7
640 [03:56:17] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
641 [03:56:58] *** Joins: llimeht (~stuart@replaced-ip )
642 [03:57:15] <rocketmagnet> strange... now its working ... hmmm
643 [03:57:23] *** Joins: mdorenka (~mdorenka@replaced-ip )
644 [03:57:32] *** Quits: skrb (~skrb@replaced-ip ) (Ping timeout: 245 seconds)
645 [03:57:56] *** Joins: foption (~foption@replaced-ip )
646 [03:58:53] *** Joins: patterson (~patterson@replaced-ip )
647 [03:59:22] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
648 [03:59:39] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 272 seconds)
649 [04:01:02] *** Joins: Mad_Hat (~Mad_Hat@replaced-ip )
650 [04:02:24] *** Quits: suboptimal90 (~jcd@replaced-ip ) (Remote host closed the connection)
651 [04:03:24] *** Joins: KODY92802138 (~annonymou@replaced-ip )
652 [04:04:25] *** Joins: magyar (~magyar@replaced-ip )
653 [04:05:12] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 252 seconds)
654 [04:05:21] *** Quits: SPF|Cloud (uid11755@replaced-ip ) (Quit: Connection closed for inactivity)
655 [04:05:26] *** Joins: Shock- (~Shock@replaced-ip )
656 [04:06:17] <likcoras_> Hi, is there a way I can use the
remaining space on my usb after putting a debian live usb image on
it?
657 [04:06:43] <missmbob> likcoras_: no
658 [04:07:12] *** Quits: KODY92802138 (~annonymou@replaced-ip ) (Remote host closed the connection)
659 [04:08:02] <k-t> it depends on how you put it in your usb
660 [04:08:12] *** Joins: alphabet (~alphabet@replaced-ip )
661 [04:08:25] *** Joins: BaronMucki (~baronmuck@replaced-ip )
662 [04:08:40] <likcoras_> I mean, I was able to do it with an
arch installer image, if I remember correctly.
663 [04:08:58] <likcoras_> But wasn't sure how much of those
instructions applied to debian as well.
664 [04:09:09] <abrotman> likcoras_: depends how you set it up,
but typically, no
665 [04:09:20] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 246 seconds)
666 [04:09:27] *** Joins: arcresu (~arcresu@replaced-ip )
667 [04:09:32] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
668 [04:09:37] *** Quits: BaronMucki (~baronmuck@replaced-ip ) (Client Quit)
669 [04:09:49] <likcoras_> Huh, I see... How can I set it up so
it is possible? Something like this?
replaced-url
670 [04:09:58] <likcoras_> Instead of just dding, I guess?
671 [04:10:17] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 246 seconds)
672 [04:10:31] *** Quits: rocketmagnet (~rocketmag@replaced-ip ) (Remote host closed the connection)
673 [04:10:52] *** Joins: mavhq (~quassel@replaced-ip )
674 [04:11:23] *** Quits: LtL (~irssi@replaced-ip ) (Quit: leaving)
675 [04:11:37] <likcoras_> I've tried trying to partition a
usb I had already dded to, but it failed with something along the
lines of 'too many primary parititions'.
676 [04:11:42] *** Quits: Ar2di2 (~alphabet@replaced-ip ) (Ping timeout: 245 seconds)
677 [04:12:14] *** Joins: chachasmooth (~chachasmo@replaced-ip )
678 [04:12:47] *** Joins: phorce1_home (~gvl2@replaced-ip )
679 [04:13:26] *** Quits: dreamon__ (~dreamon@replaced-ip ) (Ping timeout: 258 seconds)
680 [04:13:32] *** Joins: juantelez (~juantelez@replaced-ip )
681 [04:15:07] <k-t> likcoras_: keyword would be persistence
682 [04:16:37] *** Joins: KODY92802138 (~annonymou@replaced-ip )
683 [04:17:07] <likcoras_> Persistence would be being able to
retain configuration changes or something, no?
684 [04:18:24] *** Quits: Dreamix (~x@replaced-ip ) (Ping timeout: 260 seconds)
685 [04:19:26] <likcoras_> I guess that works too. What I want is
just being able to use the ~30G of space left on the usb so I can
store other files in it, in case I need to transfer files between
computers.
686 [04:20:58] *** Joins: genoobie (~genoobie@replaced-ip )
687 [04:21:02] <genoobie> stoned, you here?
688 [04:21:06] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 258 seconds)
689 [04:21:23] <genoobie> or jim or doublehp
690 [04:21:31] *** Quits: denisk (~denisk@replaced-ip ) (Read error: Connection reset by peer)
691 [04:21:32] <genoobie> anyone record midi?
692 [04:21:33] *** Quits: cereal_poster (~DouglasT@replaced-ip ) (Quit: Fui!)
693 [04:21:56] *** Joins: denisk (~denisk@replaced-ip )
694 [04:22:23] <abrotman> genoobie: just ask your real question
695 [04:23:16] <abrotman> if you don't get a decent answer,
try again tomorrow
696 [04:27:37] *** Quits: hexagoxel (~hexagoxel@replaced-ip ) (Ping timeout: 264 seconds)
697 [04:27:45] *** Quits: genoobie (~genoobie@replaced-ip ) (Quit: Leaving)
698 [04:28:03] *** Joins: eehackr_ (~eehackr@replaced-ip )
699 [04:28:59] *** Quits: eehackr_ (~eehackr@replaced-ip ) (Client Quit)
700 [04:29:43] *** Joins: hexagoxel (~hexagoxel@replaced-ip )
701 [04:30:25] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
702 [04:31:01] *** Quits: nickenchuggets (~nicken@replaced-ip ) (Read error: Connection reset by peer)
703 [04:31:17] *** Quits: KODY92802138 (~annonymou@replaced-ip ) (Remote host closed the connection)
704 [04:32:11] *** Joins: KODY92802138 (~annonymou@replaced-ip )
705 [04:32:48] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
706 [04:33:45] *** Quits: KODY92802138 (~annonymou@replaced-ip ) (Remote host closed the connection)
707 [04:34:12] *** Quits: clorophormo (~cloro@replaced-ip ) (Ping timeout: 245 seconds)
708 [04:34:33] *** Quits: Belkaar (~Belkaar@replaced-ip ) (Ping timeout: 265 seconds)
709 [04:34:40] *** Joins: Belkaar_ (~Belkaar@replaced-ip )
710 [04:34:43] *** Joins: KODY92802138 (~annonymou@replaced-ip )
711 [04:34:45] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (*.net *.split)
712 [04:34:45] *** Quits: lethu_ (~lethu@replaced-ip ) (*.net *.split)
713 [04:34:45] *** Quits: LiENUS (~quake@replaced-ip ) (*.net *.split)
714 [04:34:45] *** Quits: dethos (~dethos@replaced-ip ) (*.net *.split)
715 [04:34:45] *** Quits: diniwed (~gavron@replaced-ip ) (*.net *.split)
716 [04:34:45] *** Quits: Belkaar_ (~Belkaar@replaced-ip ) (*.net *.split)
717 [04:34:45] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (*.net *.split)
718 [04:34:45] *** Quits: patterson (~patterson@replaced-ip ) (*.net *.split)
719 [04:34:45] *** Quits: Mahe (~mahe@replaced-ip ) (*.net *.split)
720 [04:34:45] *** Quits: tatalazo (~Icedove@replaced-ip ) (*.net *.split)
721 [04:34:45] *** Quits: chrisyy (~chrisy@replaced-ip ) (*.net *.split)
722 [04:34:45] *** Quits: dirtyroshi (~dirtyrosh@replaced-ip ) (*.net *.split)
723 [04:34:45] *** Quits: ]3n19m4[ (~]3n19m4@replaced-ip ) (*.net *.split)
724 [04:34:45] *** Quits: khfeng (~khfeng@replaced-ip ) (*.net *.split)
725 [04:34:45] *** Quits: dvs (~hibbard@replaced-ip ) (*.net *.split)
726 [04:34:45] *** Quits: d3mag0gu3 (~demagogue@replaced-ip ) (*.net *.split)
727 [04:34:45] *** Quits: arcresu (~arcresu@replaced-ip ) (*.net *.split)
728 [04:34:45] *** Quits: magyar (~magyar@replaced-ip ) (*.net *.split)
729 [04:34:45] *** Quits: skrb_ (~skrb@replaced-ip ) (*.net *.split)
730 [04:34:45] *** Quits: khfeng_ (~khfeng@replaced-ip ) (*.net *.split)
731 [04:34:45] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (*.net *.split)
732 [04:34:45] *** Quits: Sabotender (~Sabotende@replaced-ip ) (*.net *.split)
733 [04:34:45] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (*.net *.split)
734 [04:34:45] *** Quits: steakwipe (~kingrayra@replaced-ip ) (*.net *.split)
735 [04:34:45] *** Quits: Al3xG0 (~unix@replaced-ip ) (*.net *.split)
736 [04:34:45] *** Quits: ZeroBeholder (~ZeroBehol@replaced-ip ) (*.net *.split)
737 [04:34:45] *** Quits: k_sze[work] (~Kira@replaced-ip ) (*.net *.split)
738 [04:34:45] *** Quits: comgot (~Icedove@replaced-ip ) (*.net *.split)
739 [04:34:45] *** Quits: Guest25357 (~quassel@replaced-ip ) (*.net *.split)
740 [04:34:45] *** Quits: jandrusk (~jra@replaced-ip ) (*.net *.split)
741 [04:34:45] *** Quits: mdorenka (~mdorenka@replaced-ip ) (*.net *.split)
742 [04:34:45] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (*.net *.split)
743 [04:34:45] *** Quits: g0ne_ (~g0ne@replaced-ip ) (*.net *.split)
744 [04:34:45] *** Quits: Guest55025 (~Ollie@replaced-ip ) (*.net *.split)
745 [04:34:45] *** Quits: jasabella (~jasabella@replaced-ip ) (*.net *.split)
746 [04:34:45] *** Quits: dashu (~OS-25453@replaced-ip ) (*.net *.split)
747 [04:34:45] *** Quits: jamminfortrain (~jamminfor@replaced-ip ) (*.net *.split)
748 [04:34:45] *** Quits: dixie7z_ (~dixie7z@replaced-ip ) (*.net *.split)
749 [04:34:45] *** Quits: RickXy (~zncadmin@replaced-ip ) (*.net *.split)
750 [04:34:49] *** Joins: clorophormo (~cloro@replaced-ip )
751 [04:34:50] *** Quits: clorophormo (~cloro@replaced-ip ) (Changing host)
752 [04:34:50] *** Joins: clorophormo (~cloro@replaced-ip )
753 [04:34:53] *** Joins: Belkaar_ (~Belkaar@replaced-ip )
754 [04:34:53] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
755 [04:34:53] *** Joins: patterson (~patterson@replaced-ip )
756 [04:34:53] *** Joins: Mahe (~mahe@replaced-ip )
757 [04:34:53] *** Joins: tatalazo (~Icedove@replaced-ip )
758 [04:34:53] *** Joins: chrisyy (~chrisy@replaced-ip )
759 [04:34:53] *** Joins: dirtyroshi (~dirtyrosh@replaced-ip )
760 [04:34:53] *** Joins: ]3n19m4[ (~]3n19m4@replaced-ip )
761 [04:34:53] *** Joins: khfeng (~khfeng@replaced-ip )
762 [04:34:53] *** Joins: dvs (~hibbard@replaced-ip )
763 [04:34:53] *** Joins: d3mag0gu3 (~demagogue@replaced-ip )
764 [04:34:58] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
765 [04:34:58] *** Joins: lethu_ (~lethu@replaced-ip )
766 [04:34:58] *** Joins: LiENUS (~quake@replaced-ip )
767 [04:34:58] *** Joins: dethos (~dethos@replaced-ip )
768 [04:34:58] *** Joins: diniwed (~gavron@replaced-ip )
769 [04:35:01] *** Joins: mdorenka (~mdorenka@replaced-ip )
770 [04:35:01] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
771 [04:35:01] *** Joins: g0ne_ (~g0ne@replaced-ip )
772 [04:35:01] *** Joins: Guest55025 (~Ollie@replaced-ip )
773 [04:35:01] *** Joins: jasabella (~jasabella@replaced-ip )
774 [04:35:01] *** Joins: dashu (~OS-25453@replaced-ip )
775 [04:35:01] *** Joins: jamminfortrain (~jamminfor@replaced-ip )
776 [04:35:01] *** Joins: dixie7z_ (~dixie7z@replaced-ip )
777 [04:35:01] *** Joins: RickXy (~zncadmin@replaced-ip )
778 [04:35:03] *** Joins: arcresu (~arcresu@replaced-ip )
779 [04:35:03] *** Joins: magyar (~magyar@replaced-ip )
780 [04:35:03] *** Joins: skrb_ (~skrb@replaced-ip )
781 [04:35:03] *** Joins: khfeng_ (~khfeng@replaced-ip )
782 [04:35:03] *** Joins: Hunterkll (~Hunterkll@replaced-ip )
783 [04:35:03] *** Joins: Sabotender (~Sabotende@replaced-ip )
784 [04:35:08] *** Joins: chachasmooth (~chachasmo@replaced-ip )
785 [04:35:08] *** Joins: steakwipe (~kingrayra@replaced-ip )
786 [04:35:08] *** Joins: Al3xG0 (~unix@replaced-ip )
787 [04:35:08] *** Joins: ZeroBeholder (~ZeroBehol@replaced-ip )
788 [04:35:08] *** Joins: k_sze[work] (~Kira@replaced-ip )
789 [04:35:08] *** Joins: comgot (~Icedove@replaced-ip )
790 [04:35:08] *** Joins: Guest25357 (~quassel@replaced-ip )
791 [04:35:08] *** Joins: jandrusk (~jra@replaced-ip )
792 [04:35:11] *** Quits: khfeng (~khfeng@replaced-ip ) (Max SendQ exceeded)
793 [04:35:11] *** Quits: dirtyroshi (~dirtyrosh@replaced-ip ) (Max SendQ exceeded)
794 [04:35:11] *** Joins: Shock- (~Shock@replaced-ip )
795 [04:35:11] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Max SendQ exceeded)
796 [04:35:11] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Max SendQ exceeded)
797 [04:35:12] *** Quits: Sabotender (~Sabotende@replaced-ip ) (Max SendQ exceeded)
798 [04:35:12] *** Quits: khfeng_ (~khfeng@replaced-ip ) (Max SendQ exceeded)
799 [04:35:22] *** Joins: khfeng (~khfeng@replaced-ip )
800 [04:35:27] *** Joins: dirtyroshi (~dirtyrosh@replaced-ip )
801 [04:35:34] *** Joins: Sabotender (~Sabotende@replaced-ip )
802 [04:36:17] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 246 seconds)
803 [04:36:47] *** Joins: khfeng_ (~khfeng@replaced-ip )
804 [04:38:43] *** Joins: mophed (~mophed@replaced-ip )
805 [04:38:54] *** Joins: kooldavi (~kooldavi@replaced-ip )
806 [04:39:14] *** Joins: deeb (~dee@replaced-ip )
807 [04:39:38] *** Quits: Zorroness (~albert@replaced-ip ) (Remote host closed the connection)
808 [04:39:45] *** Joins: chachasmooth (~chachasmo@replaced-ip )
809 [04:40:12] *** Joins: reev (~reev@replaced-ip )
810 [04:40:16] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 258 seconds)
811 [04:41:22] *** Quits: KODY92802138 (~annonymou@replaced-ip ) (Remote host closed the connection)
812 [04:42:17] *** Joins: Blendify (~Blendify@replaced-ip )
813 [04:43:13] *** Quits: x2xx3x (Elite18596@replaced-ip ) (Excess Flood)
814 [04:43:36] *** Quits: deeb (~dee@replaced-ip ) (Ping timeout: 240 seconds)
815 [04:43:53] *** Joins: x2xx3x (Elite18596@replaced-ip )
816 [04:43:53] *** Quits: x2xx3x (Elite18596@replaced-ip ) (Excess Flood)
817 [04:44:04] *** Joins: x2xx3x (Elite18596@replaced-ip )
818 [04:44:07] *** Joins: Shentino (~Shentino@replaced-ip )
819 [04:45:22] *** Joins: echosystm (~echosystm@replaced-ip )
820 [04:45:31] <echosystm> hi guys i set up a debian box as a
router
821 [04:45:41] <echosystm> wlan0 -> eth0 -> ppp0 ->
internet
822 [04:45:55] *** Quits: Sabotender (~Sabotende@replaced-ip ) (Read error: Connection reset by peer)
823 [04:45:58] <echosystm> everything is mostly working, but a
handful of websites never load
824 [04:46:10] <echosystm> i can ping them and even send curl
requests
825 [04:46:23] <echosystm> however, as soon as i hit the vhost, i
get timeouts
826 [04:46:27] *** Quits: lsv (~nn@replaced-ip ) (Read error: Connection reset by peer)
827 [04:46:37] <echosystm> speedtest.net and quora are two
examples
828 [04:46:59] <echosystm> so taking speedtest for example
829 [04:47:11] <echosystm> curl 151.101.192.230 gives me a
response
830 [04:47:32] <echosystm> curl 151.101.192.230 -H 'Host:
replaced-url
831 [04:47:37] <echosystm> any ideas?
832 [04:47:57] *** Joins: juantelez (~juantelez@replaced-ip )
833 [04:48:25] <echosystm> this happens both from my laptop and
my phone on wlan0
834 [04:48:33] <echosystm> if i enable my vpn on either,
everything works
835 [04:48:49] *** Joins: rbatty (~rbatty@replaced-ip )
836 [04:49:20] *** Parts: alercah (~alercah@replaced-ip )
837 [04:50:41] <r3> I would think maybe the difference between
replaced-url
838 [04:51:08] <r3> so maybe port 80 is working and 443 isn;t
839 [04:51:13] *** Joins: KODY92802138 (~annonymou@replaced-ip )
840 [04:51:15] *** Quits: KODY92802138 (~annonymou@replaced-ip ) (Remote host closed the connection)
841 [04:51:24] <echosystm> ssl/tls to other websites works fine
842 [04:51:50] <echosystm> also
replaced-url
843 [04:51:55] <echosystm> just plain http
844 [04:52:08] <r3> that was only my first guess :)
845 [04:52:40] <mophed> where is the /dev/inittab file for
debian?
846 [04:52:45] <r3> define "never load" ... maybe a dns
issue?
847 [04:53:00] <echosystm> can't be a DNS issue or i wouldnt
be able to ping
848 [04:53:04] *** Parts: bit1 (~joseanton@replaced-ip )
849 [04:53:04] <mophed> i would like my system to boot into
command line and not start right in to X
850 [04:53:15] <echosystm> i used ping to get the IP address
above
851 [04:53:38] <echosystm> it's so weird
852 [04:54:22] *** Quits: robert__ (~robert@replaced-ip ) (Ping timeout: 265 seconds)
853 [04:54:54] <r3> I've also seen it with a mis-matched MTU
854 [04:55:09] <echosystm> hmmm
855 [04:55:15] <echosystm> that could be it
856 [04:55:18] <r3> actually, I've had that same issue (with
some sites not loading, just spinning) until I got an MTU right
857 [04:55:46] <echosystm> yeah that's probably what it is
858 [04:55:48] <echosystm> good thinking
859 [04:55:49] <echosystm> thanks
860 [04:55:52] <r3> I try
861 [04:56:06] <echosystm> i just left that all as default
862 [04:56:14] <echosystm> any suggestions on what i might
change?
863 [04:56:33] <r3> (took me a minute, as it's late here and
I couldn't think of the name of it for a while... MTU. Yeah,
that's it.)
864 [04:57:14] <r3> well, no. Um, it really sort of depends
865 [04:57:20] * r3 thinks
866 [04:57:55] <mophed> im sorry that was /etc/inittab and i dont
see it on my system
867 [04:58:04] *** Quits: Guest55025 (~Ollie@replaced-ip ) (Quit: Leaving)
868 [04:58:48] <r3> if you can find what it is coming into the
LAN (meaning, variously, cable 'modem', DSL
'router', what have you) be sure that the debian router
has a matching (or smaller?) number, somewhere like 1482? sounds
right
869 [04:59:10] <echosystm> mophed: there is no inittab afaik,
because we don't use initv anymore, we use systemd
870 [04:59:22] <echosystm> sysv i mean, not initv lol
871 [05:00:06] <mophed> im sorry i have never used debian before.
so i am like 1 hour new to this
872 [05:00:16] <r3> check /etc/network/interfaces (IIRC) you
might add a 'mtu 1482' line in there
873 [05:00:23] <echosystm> ok cool
874 [05:00:29] <echosystm> i'll give it a try when i get
home
875 [05:00:30] <echosystm> thanks
876 [05:00:35] *** Quits: iflema (~weechat@replaced-ip ) (Ping timeout: 258 seconds)
877 [05:00:41] <echosystm> is 1482 a pretty safe value?
878 [05:00:56] <r3> sorta depends upon your network topology
879 [05:01:08] <echosystm> well
880 [05:01:11] <echosystm> i have fiber
881 [05:01:35] <echosystm> this debian box IS the
"modem"
882 [05:01:48] <echosystm> my house has a little ethernet ->
fiber box, but i don't know what it does
883 [05:01:49] <r3> Ethernet is 1500, and well if you are using
DSL from a provider it is less as there is routing in there, so 1492
takes a byte out of that, and smaller values leave more wiggle room
884 [05:02:14] <r3> if it's FDDI the number is much larger,
I don't remember what, but like 4000 something
885 [05:02:31] <echosystm> fddi still exists?
886 [05:02:43] <r3> well, that's what I used to work with
887 [05:02:46] <echosystm> i didn't know token rings were
still used
888 [05:03:20] <r3> FDDI != token ring necessarily
889 [05:03:27] *** Quits: dave0x6d (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
890 [05:03:48] <r3> so check your provider's support, maybe,
see what their setting is and try it, or their value minus a byte or
two
891 [05:03:53] <echosystm> ok will do
892 [05:03:55] <echosystm> thanks for your help
893 [05:04:06] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
894 [05:04:21] <r3> sure thing, hope it helps - you could check
to see what it is now, and then reduce it by a byte
895 [05:04:38] *** Joins: Shock- (~Shock@replaced-ip )
896 [05:05:16] *** Joins: mavhq (~quassel@replaced-ip )
897 [05:05:23] *** Quits: efm (~efm@replaced-ip ) (Remote host closed the connection)
898 [05:05:28] <r3> there's a few articles, I am sure, on
stackexchange about MTU values and how to determine yours/an optimal
one
899 [05:05:44] *** Joins: efm (~efm@replaced-ip )
900 [05:06:24] *** Joins: fstd_ (~fstd@replaced-ip )
901 [05:06:46] <r3> I think the default is 1500, so maybe try
'mtu 1492' and see if that fixes one of the hanging
websites
902 [05:06:59] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
903 [05:07:21] *** Quits: dethos (~dethos@replaced-ip ) (Ping timeout: 256 seconds)
904 [05:07:56] <likcoras_> !nodm
905 [05:07:57] <dpkg> Debian does not use a specific runlevel for
graphical display managers by default. Just remove the DM package(s)
with "aptitude remove xdm kdm wdm login.app gdm gdm3 pdm
slim". "echo false
>/etc/X11/default-display-manager" will also disable the DM,
or just hit ctrl-alt-fN to get to a console. nodm is the name of a
minimal/automatic display manager (replaced-url
906 [05:08:03] <r3> and that should be on the interface just
before the internet, I think
907 [05:08:06] <likcoras_> mophed: ^ ?
908 [05:08:07] *** Joins: mavhq (~quassel@replaced-ip )
909 [05:08:22] <mophed> i am here
910 [05:08:30] <r3> echosystm: meaning, don't change the
value for your LAN, that's not what we're after
911 [05:08:37] <likcoras_> mophed: I mean the message from the
bot
912 [05:09:24] <jeffer> out of curiosity why are you running
debian w/out a dm?
913 [05:09:26] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 246 seconds)
914 [05:09:26] *** Quits: tatalazo (~Icedove@replaced-ip ) (Ping timeout: 246 seconds)
915 [05:09:43] <mophed> i am running gnome
916 [05:09:50] *** Joins: KODY92802138 (~annonymou@replaced-ip )
917 [05:09:53] <mophed> i just dont want the sytem to boot into
it
918 [05:10:08] <jeffer> why not? im just curious
919 [05:10:19] <mophed> id like to keep it command line until i
startx
920 [05:10:27] *** Joins: robert__ (~robert@replaced-ip )
921 [05:10:30] <r3> echosystm: your LAN, I am meaning your home
network, right? See what I mean? The MTU on the interface that is
going out of your house. Like firewall interface, or
'modem' interface. Changing in on the LAN side isn't
going to do any good and should probably stay 1500
922 [05:10:33] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 258 seconds)
923 [05:10:34] *** fstd_ is now known as fstd
924 [05:10:52] *** Quits: machinehum (~machinehu@replaced-ip ) (Ping timeout: 245 seconds)
925 [05:10:57] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Read error: Connection reset by peer)
926 [05:11:19] <mophed> mostly because i dont like the login
screen. and most of the things i use this computer for can be done
from CLI
927 [05:11:36] <jeffer> oh
928 [05:12:09] <jeffer> i was gonna say if you wanted it cli only
you should use centos, if nothing else for the experience on an
enterprise version
929 [05:12:27] <jeffer> anything that isnt my desktop i use
centos for
930 [05:12:34] <awal1> mophed: disable or mask gdm3 (systemctl
disable gdm3) then use xinitrc + startx when you want to log in X
(gnome-session)
931 [05:12:38] <jeffer> just my two cents though
932 [05:12:47] <r3> funny, jeffer, anything that isn't my
desktop I use debian for
933 [05:13:32] * r3 hops echosystm got the last note as he needs to
head out
934 [05:13:47] <jeffer> what do you use on your desktop then?
935 [05:13:49] <jeffer> :)
936 [05:13:57] <r3> I take the fifth there ;)
937 [05:14:02] <jeffer> windows rip
938 [05:14:13] <jeffer> :P
939 [05:14:44] <r3> but VMs of debian on desktop, too, so *shrug*
:P
940 [05:14:53] <awal1> mophed: ctrl+alt+f1, log in , nano
~/.xinitrc and insert exec gnome-session . save the file and run
startx when you want to log in X
941 [05:15:13] <mophed> awal1: thank you !!!! :)
942 [05:15:54] <mophed> i have centos on a vm
943 [05:16:06] <mophed> my main box runs osx
944 [05:16:13] *** Quits: manjaroCinnamon1 (~Manjarous@replaced-ip ) (Quit: Leaving)
945 [05:16:24] <awal1> But gdm3 may be started anyway even if
disabled/masked unless you remove it (if you can) or install an
other DM then you'll be able to disable them both
946 [05:16:27] *** Joins: treaki_ (~treaki@replaced-ip )
947 [05:16:49] *** Joins: yokisuci (~yokisuci@replaced-ip )
948 [05:17:14] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 246 seconds)
949 [05:17:36] <awal1> something in debian, some configuration
somewhere, force the load of the DM, if only one is installed, even
if disabled/masked
950 [05:18:00] *** debhelper sets mode: +l 1644
951 [05:18:04] *** Joins: DeaDSouL (~deadsoul@replaced-ip )
952 [05:18:45] <awal1> mophed: I'm curious about if gdm3
does not load after running systemctl disable gdm3
953 [05:20:28] *** Quits: treaki__ (~treaki@replaced-ip ) (Ping timeout: 265 seconds)
954 [05:20:36] <mophed> insserv: warning: current start
runlevel(s) (empty) of script `gdm3' overrides LSB defaults (2
3 4 5).
955 [05:22:42] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
956 [05:23:15] <mophed> xinitrc does not exist so that exec gnome
will be the only line
957 [05:24:38] <r3> echosystm: hope you got that last bit, hope
it works out, I'm out cheers :)
958 [05:28:00] <awal1> mophed: create it as hidden file in your
home dir (.xinitrc)
959 [05:28:36] *** Joins: eehackr_ (~eehackr@replaced-ip )
960 [05:29:32] *** Quits: Duser (~Duser@replaced-ip ) (Ping timeout: 252 seconds)
961 [05:29:41] <awal1> you only need that line (exec
gnome-session) yeah; for start your gnome session via xinit+startx
962 [05:31:06] <echosystm> thanks r3
963 [05:31:10] <echosystm> sorry i was afk
964 [05:33:17] *** Joins: deeb (~dee@replaced-ip )
965 [05:34:01] *** Joins: CoLdFeeLiNgS (~CoLdFeeLi@replaced-ip )
966 [05:35:27] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Ping timeout: 265 seconds)
967 [05:36:27] *** Quits: enseneo (~madneap@replaced-ip ) (Quit: WeeChat 1.0.1)
968 [05:36:46] *** Joins: gshrikant (~gshrikant@replaced-ip )
969 [05:37:27] *** Quits: pfred1 (~pfred1@replaced-ip ) (Quit: ..)
970 [05:37:51] *** Joins: Shock- (~Shock@replaced-ip )
971 [05:37:57] *** Quits: deeb (~dee@replaced-ip ) (Ping timeout: 245 seconds)
972 [05:38:42] *** Joins: Dreamix (~x@replaced-ip )
973 [05:39:32] *** Joins: Qann (~Nomad@replaced-ip )
974 [05:40:58] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.0.1)
975 [05:41:53] *** Joins: fat_ (~fat@replaced-ip )
976 [05:42:23] *** Joins: Duser (~Duser@replaced-ip )
977 [05:42:23] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
978 [05:42:47] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 246 seconds)
979 [05:43:09] *** Joins: lankanmon_ (~LKNnet@replaced-ip )
980 [05:43:59] *** Quits: denisk (~denisk@replaced-ip ) (Read error: Connection reset by peer)
981 [05:44:07] *** Joins: denis_k (~denisk@replaced-ip )
982 [05:44:22] *** Quits: linearlogic123 (~zxc123@replaced-ip ) (Quit: Leaving)
983 [05:44:27] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
984 [05:44:28] *** Joins: juantelez (~juantelez@replaced-ip )
985 [05:44:32] *** Joins: pencilandpaper (~penciland@replaced-ip )
986 [05:45:26] *** Quits: mrkotfw (~mrkotfw@replaced-ip ) (Ping timeout: 258 seconds)
987 [05:46:01] *** Quits: Ishaq (~Ishaq@replaced-ip ) (Excess Flood)
988 [05:46:11] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Ping timeout: 258 seconds)
989 [05:47:21] *** Joins: mrkotfw (~mrkotfw@replaced-ip )
990 [05:49:06] *** Quits: eehackr_ (~eehackr@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
991 [05:49:22] *** Joins: Ishaq (~Ishaq@replaced-ip )
992 [05:49:43] <mophed> ima restart and see it it works
993 [05:49:54] *** Quits: mophed (~mophed@replaced-ip ) (Quit: Lost terminal)
994 [05:51:09] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
995 [05:51:18] *** Joins: Rusty1_ (~kanotix@replaced-ip )
996 [05:53:54] *** Joins: mophed (~mophed@replaced-ip )
997 [05:53:58] <mophed> no dice :(
998 [05:54:16] <mophed> i guess ill just stick witht he GUI
999 [05:55:35] *** Joins: thunderrd (~thunderrd@replaced-ip )
1000 [05:55:43] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Remote host closed the connection)
1001 [05:56:05] *** Joins: thunderrd (~thunderrd@replaced-ip )
1002 [05:56:06] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
1003 [05:56:10] *** Joins: Defaulttinen (defaultti@replaced-ip )
1004 [05:57:01] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Ping timeout: 264 seconds)
1005 [05:57:18] <likcoras_> mophed: try uninstalling gdm
1006 [05:59:26] *** Joins: Hacker01 (~Haxker01@replaced-ip )
1007 [05:59:53] *** Quits: DarinMiller (~darin@replaced-ip ) (Read error: Connection reset by peer)
1008 [06:00:59] *** Joins: MoonkYang (~moonkyang@replaced-ip )
1009 [06:01:25] *** Joins: BWMerlin1 (~Thunderbi@replaced-ip )
1010 [06:01:59] *** Joins: DarinMiller (~darin@replaced-ip )
1011 [06:03:47] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
1012 [06:03:49] *** BWMerlin1 is now known as BWMerlin
1013 [06:04:23] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.6)
1014 [06:04:42] <raynold> ahh it's a wonderful day
1015 [06:04:45] *** Quits: DarinMiller (~darin@replaced-ip ) (Read error: Connection reset by peer)
1016 [06:04:51] *** Joins: Zorroness (~albert@replaced-ip )
1017 [06:05:27] <awal1> mophed: have you disabled gdm3?
1018 [06:06:15] *** Quits: vfw (~mrt@replaced-ip ) (Ping timeout: 256 seconds)
1019 [06:07:23] *** Quits: Shentino (~Shentino@replaced-ip ) (Remote host closed the connection)
1020 [06:07:24] *** Quits: Hacker01 (~Haxker01@replaced-ip ) (Ping timeout: 256 seconds)
1021 [06:08:48] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Remote host closed the connection)
1022 [06:08:53] *** Quits: elh9 (~elh9@replaced-ip ) (Ping timeout: 245 seconds)
1023 [06:09:29] *** Quits: juantelez (~juantelez@replaced-ip ) (Quit: WeeChat 1.0.1)
1024 [06:09:53] *** Joins: Shock- (~Shock@replaced-ip )
1025 [06:09:57] *** Quits: jamminfortrain (~jamminfor@replaced-ip ) (Read error: Connection reset by peer)
1026 [06:10:02] <mophed> i did that systemctl command to disable
it, yes
1027 [06:10:11] *** Joins: DarinMiller (~darin@replaced-ip )
1028 [06:10:28] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Quit: Leaving)
1029 [06:10:53] *** Quits: MoonkYang (~moonkyang@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1030 [06:10:58] <awal1> you may not be able to disable it as
it's a dep for gnome and systemd likes it, and as I said
"something" will force it load, being the only DM. stop it
from tty every time you login or install another lightweight DM
(slim/wdm) then you'll be able to disable them both
1031 [06:11:19] <awal1> you may not be able to remove it ^
1032 [06:12:06] *** Joins: MoonkYang (~moonkyang@replaced-ip )
1033 [06:12:25] <jeffer> you should be able to
1034 [06:12:38] <jeffer> but there are a few different components
1035 [06:12:54] *** Joins: MoonkYan_ (~moonkyang@replaced-ip )
1036 [06:13:14] <mophed> i also did an apt-get update &&
upgrade and some services were restarted during the process. making
my screen really crispy but when i just restarted the login screen
is all blurry again. do you happen to know what could have been
restarted?
1037 [06:13:32] <jeffer> its pretty easy to install a cli only
distro and add the de after. then it defaults to cli and you can
startx when you want
1038 [06:14:05] <jeffer> how blurry are we talking
1039 [06:14:30] *** Quits: ZeroBeholder (~ZeroBehol@replaced-ip ) (Quit: Oops, lost my marbles-- AFK)
1040 [06:14:57] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 258 seconds)
1041 [06:15:18] *** Quits: schumi23 (~schumi23@replaced-ip ) (Remote host closed the connection)
1042 [06:16:03] <mophed> like i cant see any of the text. i can
see everything just fine once i log in. except the
"applications" in the top left corner. or the whole top
bar for that matter
1043 [06:16:33] <mophed> but it fixed itself during the update
1044 [06:16:42] *** Joins: thunderrd (~thunderrd@replaced-ip )
1045 [06:16:56] *** Quits: MoonkYang (~moonkyang@replaced-ip ) (Ping timeout: 260 seconds)
1046 [06:17:06] <mophed> lspci | grep VGA shows a AMD/ATI
compatible controller
1047 [06:18:47] <awal1> mophed: do you like gnome?
1048 [06:19:46] <mophed> not really. it looks like a rip off of
OSX or the other way around. i really dont like the hot corners
1049 [06:20:17] <mophed> but it came preinstalled and has all the
applications all ready to go and organized though
1050 [06:20:18] *** Parts: rbatty (~rbatty@replaced-ip )
1051 [06:20:54] <awal1> preinstalled?
1052 [06:21:14] *** Joins: Shentino (~Shentino@replaced-ip )
1053 [06:21:38] <mophed> yeah. with kali
1054 [06:21:51] *** Quits: Dadou (~Dadou@replaced-ip ) (Ping timeout: 265 seconds)
1055 [06:21:56] <mophed> which uses debian.
1056 [06:22:25] <awal1> hmm, you are with kali...
1057 [06:23:16] <mophed> but its just debian no?
1058 [06:23:31] <awal1> that's why you said
"applications" in the top left corner
1059 [06:23:34] <missmbob> !kali
1060 [06:23:34] <dpkg> Kali Linux (replaced-url
1061 [06:24:04] *** Quits: GrimKriegor (~GrimKrieg@replaced-ip ) (Quit: oh bai bai bai)
1062 [06:24:31] *** Quits: likcoras_ (~likcoras@replaced-ip ) (Quit: leaving)
1063 [06:24:36] <awal1> because gnome-shell jessie version
doesn't have that "applications" in left corner,
unless you use an extra extension
1064 [06:24:53] <mophed> i thought it was just debian with all
their extra crap in it
1065 [06:25:17] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1066 [06:25:25] *** Joins: eehackr_ (~eehackr@replaced-ip )
1067 [06:25:36] *** Quits: CoLdFeeLiNgS (~CoLdFeeLi@replaced-ip ) (Quit: Saindo)
1068 [06:25:44] *** Joins: GrimKriegor (~GrimKrieg@replaced-ip )
1069 [06:26:25] *** Joins: mavhq (~quassel@replaced-ip )
1070 [06:26:26] *** Quits: Shentino (~Shentino@replaced-ip ) (Remote host closed the connection)
1071 [06:27:55] <awal1> mophed: almst all kali programs are from
debian. just install debian and install the "hacking"
stuff you want
1072 [06:28:01] *** Joins: Dadou (~Dadou@replaced-ip )
1073 [06:28:29] <mophed> i have done that on another computer with
arch. and blackarch
1074 [06:29:02] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1075 [06:29:17] <mophed> i guess i could just do that on here with
deb as well
1076 [06:29:21] <mophed>
replaced-url
1077 [06:29:33] *** Joins: gonz0 (~gonz0@replaced-ip )
1078 [06:29:39] *** Quits: su1ts_ (~su1ts@replaced-ip ) (Quit: leaving)
1079 [06:30:12] *** Joins: pkv (~pkv@replaced-ip )
1080 [06:30:23] *** Joins: greiogio (~ident@replaced-ip )
1081 [06:30:54] *** Joins: stoffepojken (~stoffe@replaced-ip )
1082 [06:31:06] *** Joins: greiogio- (~ident@replaced-ip )
1083 [06:31:36] *** Quits: greiogio- (~ident@replaced-ip ) (Remote host closed the connection)
1084 [06:32:15] *** Quits: gonz0 (~gonz0@replaced-ip ) (Client Quit)
1085 [06:32:54] *** Joins: habs (U2FsdGVkX1@replaced-ip )
1086 [06:33:00] <awal1> mophed: check
replaced-url
1087 [06:34:06] <mophed> if i could only show you all my books ;)
1088 [06:34:51] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Remote host closed the connection)
1089 [06:35:15] *** Quits: jasabella (~jasabella@replaced-ip ) (Read error: Connection reset by peer)
1090 [06:35:24] *** Quits: arcresu (~arcresu@replaced-ip ) (Quit: arcresu)
1091 [06:35:34] *** Joins: arcresu (~arcresu@replaced-ip )
1092 [06:35:37] <habs> Does Debian distribute initrd.gz files that
include all the base packages? I'm specifically looking for a
generic armhf one, but I can only find netinstall initrd.gz's
on this page?
replaced-url
1093 [06:36:03] *** Joins: TomTomTo1 (~henryk@replaced-ip )
1094 [06:38:11] <mophed> awal1: check out
replaced-url
1095 [06:39:06] *** Quits: TomTomTosch (~henryk@replaced-ip ) (Ping timeout: 258 seconds)
1096 [06:39:16] *** Joins: maotm (~mao@replaced-ip )
1097 [06:39:46] *** Quits: GrimKriegor (~GrimKrieg@replaced-ip ) (Quit: oh bai bai bai)
1098 [06:41:35] *** Joins: GrimKriegor (~GrimKrieg@replaced-ip )
1099 [06:41:47] *** Quits: Rusty1_ (~kanotix@replaced-ip ) (Quit: Konversation terminated!)
1100 [06:42:11] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 246 seconds)
1101 [06:42:16] *** Joins: Shock- (~Shock@replaced-ip )
1102 [06:42:31] *** Quits: dirtyroshi (~dirtyrosh@replaced-ip ) (Quit: Leaving)
1103 [06:42:32] *** Quits: pkv (~pkv@replaced-ip ) (Ping timeout: 256 seconds)
1104 [06:44:04] *** Quits: sanjeev (~sanjeev@replaced-ip ) (Ping timeout: 248 seconds)
1105 [06:44:09] *** Joins: hele (~hele@replaced-ip )
1106 [06:45:46] *** Joins: grrrrrr (~libertad@replaced-ip )
1107 [06:45:59] *** Quits: barbanegra (~libertad@replaced-ip ) (Read error: Connection reset by peer)
1108 [06:46:40] *** Quits: DarinMiller (~darin@replaced-ip ) (Quit: Konversation terminated!)
1109 [06:47:28] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 265 seconds)
1110 [06:48:01] *** debhelper sets mode: +l 1636
1111 [06:48:17] <jeffer> what is that channel limit shiz
1112 [06:48:35] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
1113 [06:50:39] *** Quits: grumble (~grumble@replaced-ip ) (Quit: /upgrade)
1114 [06:51:18] *** Joins: Agiofws (~agiofws@replaced-ip )
1115 [06:51:46] *** Joins: nullbyte_ (~ghost@replaced-ip )
1116 [06:51:57] *** Quits: jeffer (~jeffer696@replaced-ip ) (Quit: Leaving)
1117 [06:52:00] *** Quits: nullbyte_ (~ghost@replaced-ip ) (Remote host closed the connection)
1118 [06:52:41] *** Joins: grumble (~grumble@replaced-ip )
1119 [06:54:36] *** Joins: nickenchuggets (~nicken@replaced-ip )
1120 [06:54:56] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 260 seconds)
1121 [06:55:14] *** Joins: Cabanoss- (~Cabanossi@replaced-ip )
1122 [06:56:06] *** Cabanoss- is now known as Cabanossi
1123 [06:58:32] *** Joins: countbackula (~user@replaced-ip )
1124 [06:58:35] *** Joins: slicktux (~slicktux@replaced-ip )
1125 [06:59:08] <slicktux> Does debian use binary packages by
default or is it source? if the latter can does debian offer bianry
packages?
1126 [06:59:44] <habs> slicktux: Debian uses binary packages by
default, see packages.debian.org
1127 [07:00:03] <slicktux> habs: thank you; what is the default
init?
1128 [07:00:32] <habs> slicktux: systemd at the moment
1129 [07:00:34] *** Joins: MDrights (~MDrights@replaced-ip )
1130 [07:05:57] *** Quits: js9600 (~js9600@replaced-ip ) (Quit: Leaving)
1131 [07:08:16] *** Quits: stefanc_diff (~stefanc_d@replaced-ip ) (Ping timeout: 240 seconds)
1132 [07:08:31] *** Quits: PryMar56 (~prymar@replaced-ip ) (Quit: Leaving)
1133 [07:09:23] *** robert__ is now known as spinNspiral
1134 [07:10:34] *** Parts: slicktux (~slicktux@replaced-ip )
1135 [07:12:10] *** Quits: denis_k (~denisk@replaced-ip ) (Remote host closed the connection)
1136 [07:12:15] *** Quits: countbackula (~user@replaced-ip ) (Quit: countbackula)
1137 [07:12:51] *** Joins: dreamon__ (~dreamon@replaced-ip )
1138 [07:13:58] *** Joins: thunderrd (~thunderrd@replaced-ip )
1139 [07:14:53] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Remote host closed the connection)
1140 [07:15:31] *** Joins: Shock- (~Shock@replaced-ip )
1141 [07:17:55] *** Joins: machinehum (~machinehu@replaced-ip )
1142 [07:18:11] *** Joins: oaklndr1 (~oaklndr1@replaced-ip )
1143 [07:19:33] *** Quits: DeaDSouL (~deadsoul@replaced-ip ) (Remote host closed the connection)
1144 [07:20:15] *** Joins: Shentino (~Shentino@replaced-ip )
1145 [07:20:26] *** Joins: sanjeev (~sanjeev@replaced-ip )
1146 [07:20:53] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 258 seconds)
1147 [07:20:58] *** Quits: Blendify (~Blendify@replaced-ip ) (Quit: Good night all)
1148 [07:21:00] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Ping timeout: 252 seconds)
1149 [07:21:29] *** Joins: m_m_ (~m_m@replaced-ip )
1150 [07:22:11] *** Quits: sweatsuit (~sweatsuit@replaced-ip ) (Ping timeout: 246 seconds)
1151 [07:22:11] *** Quits: m_m (~m_m@replaced-ip ) (Ping timeout: 256 seconds)
1152 [07:22:57] *** Joins: scream (~scream@replaced-ip )
1153 [07:23:00] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
1154 [07:23:10] *** Quits: toruvinn (~toruvinn@replaced-ip ) (Ping timeout: 258 seconds)
1155 [07:24:51] *** Quits: greiogio (~ident@replaced-ip ) (Quit: This computer has gone to sleep)
1156 [07:25:30] *** Joins: m4sk1n (~m4sk1n@replaced-ip )
1157 [07:26:24] *** Joins: toruvinn (~toruvinn@replaced-ip )
1158 [07:27:08] *** Joins: greiogio (~ident@replaced-ip )
1159 [07:27:08] *** Joins: greiogio- (~ident@replaced-ip )
1160 [07:27:25] *** Joins: thunderrd (~thunderrd@replaced-ip )
1161 [07:27:40] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Remote host closed the connection)
1162 [07:28:13] *** Joins: samodid (~vsamodid@replaced-ip )
1163 [07:28:52] *** Joins: dreki (~dreki@replaced-ip )
1164 [07:28:54] *** Quits: dreki (~dreki@replaced-ip ) (Max SendQ exceeded)
1165 [07:29:35] *** Joins: dreki (~dreki@replaced-ip )
1166 [07:30:19] *** Joins: sweatsuit (~sweatsuit@replaced-ip )
1167 [07:31:44] *** Joins: ransur0t (~ransur0t@replaced-ip )
1168 [07:33:33] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
1169 [07:36:08] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Client Quit)
1170 [07:36:49] *** Joins: biberu (~biberu@replaced-ip )
1171 [07:36:54] *** Joins: el-aman (~Mutter@replaced-ip )
1172 [07:37:12] *** Joins: Yukiteru (~Yukiteru@replaced-ip )
1173 [07:37:43] *** Quits: el-aman (~Mutter@replaced-ip ) (Remote host closed the connection)
1174 [07:37:59] *** Joins: el-aman (~Mutter@replaced-ip )
1175 [07:38:01] *** debhelper sets mode: +l 1645
1176 [07:38:25] *** Joins: nullbyte_ (~ghost@replaced-ip )
1177 [07:38:34] *** Quits: nullbyte_ (~ghost@replaced-ip ) (Remote host closed the connection)
1178 [07:38:42] *** Quits: Yukiteru (~Yukiteru@replaced-ip ) (Client Quit)
1179 [07:38:47] *** Quits: bcd (~bcd@replaced-ip ) (Ping timeout: 245 seconds)
1180 [07:39:13] *** Quits: el-aman (~Mutter@replaced-ip ) (Remote host closed the connection)
1181 [07:39:45] *** Quits: sweatsuit (~sweatsuit@replaced-ip ) (Ping timeout: 256 seconds)
1182 [07:41:20] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
1183 [07:44:55] *** Joins: bcd (~bcd@replaced-ip )
1184 [07:46:00] *** Joins: sovraro (d41dc2f5@replaced-ip )
1185 [07:48:24] *** Quits: ledeni (~ledeni@replaced-ip ) (Ping timeout: 260 seconds)
1186 [07:49:56] *** Quits: scream (~scream@replaced-ip ) (Remote host closed the connection)
1187 [07:50:35] *** Joins: Shock- (~Shock@replaced-ip )
1188 [07:51:01] *** Quits: comgot (~Icedove@replaced-ip ) (Quit: comgot)
1189 [07:51:24] *** Joins: sweatsuit (~sweatsuit@replaced-ip )
1190 [07:51:51] *** Quits: greiogio (~ident@replaced-ip ) (Quit: This computer has gone to sleep)
1191 [07:51:51] *** Quits: greiogio- (~ident@replaced-ip ) (Quit: This computer has gone to sleep)
1192 [07:52:07] *** Quits: Cloudish (~Cloudish@replaced-ip ) (Ping timeout: 245 seconds)
1193 [07:52:37] *** Quits: spinNspiral (~robert@replaced-ip ) (Remote host closed the connection)
1194 [07:52:42] *** Joins: rickyr0llin (rickyr0lli@replaced-ip )
1195 [07:55:13] <rickyr0llin> #flood
1196 [07:55:15] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
1197 [07:55:18] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 248 seconds)
1198 [07:55:34] *** Quits: mophed (~mophed@replaced-ip ) (Quit: Lost terminal)
1199 [07:55:56] *** Parts: rickyr0llin (rickyr0lli@replaced-ip )
1200 [07:58:01] *** debhelper sets mode: +l 1636
1201 [07:59:35] *** Quits: _aeris_ (~aeris@replaced-ip ) (Ping timeout: 256 seconds)
1202 [08:00:01] *** Joins: jubo2 (~juboxi@replaced-ip )
1203 [08:01:46] *** zz_djz88 is now known as djz88
1204 [08:03:12] *** Joins: kajika (~kajika@replaced-ip )
1205 [08:03:24] *** Joins: wabuh (~wabuh@replaced-ip )
1206 [08:03:37] *** Joins: dec0n (~dec0n@replaced-ip )
1207 [08:03:59] <kajika> Hello : I'm trying to get a user to
be able to 'reboot' but I get 'Failed to execute
operation: The name org.freedesktop.PolicyKit1 was not provided by
any .service files'. I read about polkit but I don't
understand why I have this message...
1208 [08:05:14] *** Joins: ledeni (~ledeni@replaced-ip )
1209 [08:05:21] <somiaj> kajika: You may have to look up on how to
configure policykit to allow users to run things like reboot, you
could also set up sudo to do this with NOPASS for a certain
user/group.
1210 [08:05:30] *** Joins: _aeris_ (~aeris@replaced-ip )
1211 [08:06:21] <somiaj>
replaced-url
1212 [08:06:50] <somiaj> seems in jessie you can just use
systemctl to do this, unsure if the user needs to be in any group
for this from that page.
1213 [08:07:19] <kajika> I don't understand how
'debian' is able to output such a message if polkit
isn't installed (I'm not sure of its installation)
1214 [08:07:36] <kajika> systemctl doesn't do any good with
me
1215 [08:07:45] *** Joins: afx_ (~afx_@replaced-ip )
1216 [08:07:45] *** Joins: cyan__ (~cyan@replaced-ip )
1217 [08:08:00] *** debhelper sets mode: +l 1643
1218 [08:08:05] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1219 [08:08:19] <somiaj> well as per that page you need systemd
and policykit-1 installed to use systemctl
1220 [08:08:32] <somiaj> and that error is comming from dbus it
seems.
1221 [08:08:47] <somiaj> or just comming from systemd.
1222 [08:08:57] <kajika> I tried using /etc/sudoers but it
didn't work either
1223 [08:09:14] *** Joins: mavhq (~quassel@replaced-ip )
1224 [08:09:30] *** Quits: reev (~reev@replaced-ip ) (Read error: Connection reset by peer)
1225 [08:09:51] *** Joins: reev (~reev@replaced-ip )
1226 [08:09:58] <kajika> I'm having some hard time figuring
why those permissions seem to need packages, debian as an OS
probably already have a system for that
1227 [08:10:15] <kajika> guess I need to learn more about dbus
1228 [08:10:42] *** Joins: dave0x6d (uid190567@replaced-ip )
1229 [08:10:43] *** Joins: LucaTM (~LucaTM@replaced-ip )
1230 [08:10:49] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 264 seconds)
1231 [08:11:58] <somiaj> kajika: well there are lots of ways to
give a normal user root permisions in certain cases. policykit is
just one of them and needs to be installed/configured.
1232 [08:12:01] *** Quits: moozer (~moz@replaced-ip ) (Ping timeout: 264 seconds)
1233 [08:12:31] *** Joins: dec0n_ (~dec0n@replaced-ip )
1234 [08:12:41] <somiaj> If you installed a DE this would be
default.
1235 [08:13:41] <kajika> DE?
1236 [08:13:45] <somiaj> desktop enviorment.
1237 [08:14:13] <kajika> well it's a server and I was aiming
at minimal installation
1238 [08:14:31] <kajika> need to learn
1239 [08:14:36] <somiaj> correct, and so a lot of these extra
stuff may not be installed unless you want it.
1240 [08:14:54] *** Quits: reev (~reev@replaced-ip ) (Ping timeout: 256 seconds)
1241 [08:16:01] *** Quits: oaklndr1 (~oaklndr1@replaced-ip ) (Ping timeout: 256 seconds)
1242 [08:16:10] *** Quits: safe (~safe@replaced-ip ) (Read error: Connection reset by peer)
1243 [08:16:38] <kajika> finally I managed it
1244 [08:16:43] <kajika> using sudoers
1245 [08:16:55] <kajika> so I can type 'sudo reboot'
without password
1246 [08:17:06] <somiaj> nice, yea that is one way, the other way
would be install policykit-1 package.
1247 [08:17:10] <kajika> will do the trick and is probably
simplier/cleaner
1248 [08:17:22] <kajika> thank you
1249 [08:17:31] <somiaj> not really a trick, it is a design choice
and what sort of tools you have insatlled on your system.
1250 [08:18:49] <kajika> no I will be able to fiddle with my
iptables and reboot remotely if I loose my ssh (trying to get the
port knocking working...)
1251 [08:18:54] *** Parts: machinehum (~machinehu@replaced-ip )
1252 [08:18:55] <kajika> now*
1253 [08:19:11] <somiaj> yea the policykit according to teh wiki
would have only worked for locally logged in users anyways without
adjustment.
1254 [08:19:23] *** Quits: MDrights (~MDrights@replaced-ip ) (Quit: MDrights)
1255 [08:19:28] *** Quits: eehackr_ (~eehackr@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1256 [08:22:07] *** Joins: ki0 (~ki0@replaced-ip )
1257 [08:22:07] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
1258 [08:22:40] *** Joins: conta1 (~Thunderbi@replaced-ip )
1259 [08:22:50] *** Joins: wabuh (~wabuh@replaced-ip )
1260 [08:23:16] *** Joins: Shock- (~Shock@replaced-ip )
1261 [08:23:35] *** Joins: _abc_ (~user@replaced-ip )
1262 [08:24:11] <thadtheman> When getting a source package via
apt-get source, I get a gpgv missing public key error. Is the key
supposed to go into the users keyring or some system keyring?
1263 [08:24:14] *** Joins: hexadecimal (~hexadecim@replaced-ip )
1264 [08:25:04] <somiaj> thadtheman: is this from some third party
source (not debian?) I'm not quite positive o how keys work,
but I think you'll need the key for the repo accesable by apt,
so to me that sounds like system.
1265 [08:25:14] <themill> Source packages are signed but you may
or may not have the key to check that signature prior to unpacking;
apt will have already checked the signature
1266 [08:25:21] *** Joins: thxer (~thxer@replaced-ip )
1267 [08:25:28] <themill> (checked a different signature on the
hashes)
1268 [08:26:47] *** Joins: dayten (~gnoid@replaced-ip )
1269 [08:26:48] *** Joins: chele (~chele@replaced-ip )
1270 [08:27:29] *** Joins: denisk (~denisk@replaced-ip )
1271 [08:27:42] *** Joins: reev (~reev@replaced-ip )
1272 [08:27:47] *** Joins: gebjgd (~stmsgebjg@replaced-ip )
1273 [08:28:01] *** debhelper sets mode: +l 1651
1274 [08:28:20] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 246 seconds)
1275 [08:29:26] *** Joins: bill_ (~bill@replaced-ip )
1276 [08:31:01] *** Quits: afx_ (~afx_@replaced-ip ) (Ping timeout: 248 seconds)
1277 [08:31:51] <bill_> have just upgraded jessie to 4.8 kernel.
Stops at loading ram disk (in recovery as well). Platform is
Microsoft Surface 3 (no-pro)
1278 [08:35:23] *** Quits: ki0 (~ki0@replaced-ip ) (Read error: Connection reset by peer)
1279 [08:35:42] *** Joins: tatalazo (~Icedove@replaced-ip )
1280 [08:35:46] *** Joins: overlord_tm (~andraz@replaced-ip )
1281 [08:35:54] *** Joins: ki0 (~ki0@replaced-ip )
1282 [08:36:22] *** Quits: cha1800 (~cha18@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1283 [08:37:23] *** Joins: Tiffon (~name@replaced-ip )
1284 [08:38:01] <somiaj> bill_: what kernel were you using before?
Where did you get the 4.8 kernel?
1285 [08:38:35] <bill_> using 4,2 upgraded via synaptic
1286 [08:38:37] *** Joins: linuxcrazy (75cc0ee7@replaced-ip )
1287 [08:38:53] *** Joins: morphis (~morphis@replaced-ip )
1288 [08:39:17] <somiaj> bill_: can you be more clear on location?
YOu have jessie-backports enabled? 4.2 is an old kernel so do you
not upgrade regurally?
1289 [08:39:53] <bill_> 4.2 kernel was patched one got from linux
mint
1290 [08:40:19] <somiaj> so you are installing linux mint kernels
in debian? We don't support mixing distributions here.
1291 [08:40:54] <linuxcrazy> hello, linux newbie here. installed
Debian stable today.
1292 [08:40:58] <aging> yahoo!
1293 [08:41:05] <bill_> that's why i am trying to get debian
kernel working
1294 [08:41:20] *** Joins: f10__ (~flo@replaced-ip )
1295 [08:41:29] <somiaj> bill_: have you mixed any other packages
from unoffical sources?
1296 [08:42:02] <aging> how do you like it linuxcrazy?
1297 [08:42:16] <somiaj> bill_: and can you be more clear as stops
loading ram disk? What are you using a ram disk?
1298 [08:42:24] <bill_> only sid and testing
1299 [08:42:35] *** Quits: murfjr (~ayy@replaced-ip ) (Quit: Leaving)
1300 [08:42:43] <linuxcrazy> yesterday, tried with Linux Mint Mate
on my old laptop. Today it became quite sluggish and didn't
respond well. Just removed it and installed Debian stable.
1301 [08:42:44] <somiaj> bill_: so you have mixed linux mint,
jessie, sid and testing. Yea your system is not going to be
supported here.
1302 [08:42:47] <somiaj> !frankendebian
1303 [08:42:47] <dpkg> When you get random packages from random
repositories, mix multiple releases of Debian, or mix Debian and
derived distributions, you have a mess. There's no way anyone
can support this "distribution of Frankenstein" and
#debian certainly doesn't want to even try. See if you can
convince ##linux to help.
1304 [08:43:09] <aging> hah!
1305 [08:43:24] <aging> #frankendebian?
1306 [08:43:28] <linuxcrazy> I have installed Debian stable with
lxde. So far, working well.
1307 [08:43:33] <linuxcrazy> quite snappy.
1308 [08:43:39] <aging> yes! i have lxde too
1309 [08:43:45] <aging> so fast
1310 [08:43:48] *** Joins: cha1800 (~cha18@replaced-ip )
1311 [08:43:49] <bill_> i used mint kernel because at time (year
ago) was only one for surface
1312 [08:43:55] *** Joins: Xanthor (~Xanthor@replaced-ip )
1313 [08:44:31] *** Joins: f10_ (~flo@replaced-ip )
1314 [08:44:37] <linuxcrazy> But, need to install so many other
packages now.
1315 [08:45:05] <somiaj> bill_: anyways, debian is not designed to
be mixing things (due to shared libaries). You won't get
support for mixing, because the bug could be from mixing things not
designed to work together.
1316 [08:45:16] <somiaj> linuxcrazy: well it is easy to isntall
packages in debian, any paticular software you need?
1317 [08:45:26] <bill_> ta bye
1318 [08:45:32] <aging> i found a lot already installed. i did
install conky and hexchat and some wireless utility stuff
1319 [08:45:36] *** Quits: clippng (~CHRONIC@replaced-ip ) (Ping timeout: 258 seconds)
1320 [08:45:40] <linuxcrazy> guys, would it not be better for a
beginner to go for a debian based distros which comes with some most
frequently used packages?
1321 [08:45:41] <aging> and ruby
1322 [08:45:45] *** Joins: panta (~panta@replaced-ip )
1323 [08:45:53] <linuxcrazy> I can install them myself, though.
1324 [08:46:02] <aging> better to get debian and install what you
want
1325 [08:46:11] <aging> rather than some bloated debian based
distro
1326 [08:46:43] *** Joins: disposable2 (~Thunderbi@replaced-ip )
1327 [08:46:52] <aging> i've had debian maybe 2 wks and i
want to remove win10 from my other computer already
1328 [08:46:54] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
1329 [08:46:59] <linuxcrazy> there is a Lubuntu based distro
called LXLE. It comes pre-installed with most of the packages that a
user needs generally.
1330 [08:47:12] <somiaj> linuxcrazy: personal choice there, may
here would suggest stick with debian, it is worth learning a bit
more about a distro before moving on.
1331 [08:47:31] <linuxcrazy> where can I install the packages
from?
1332 [08:47:36] <aging> what's missing from debian?
1333 [08:47:44] <aging> apt-get or synaptic pkg manager
1334 [08:47:47] <somiaj> linuxcrazy: that is hard to quanityf, the
lxde task will come with most packages that the lxde team thinks a
user of lxde would want.
1335 [08:47:55] *** Quits: Guest12345 (d9c3a602@replaced-ip ) (Ping timeout: 260 seconds)
1336 [08:48:07] <somiaj> linuxcrazy: debian offers 20,000+
packages, just use apt-get install and install them. Just make sure
you have your internet sources set up correctly.
1337 [08:48:12] *** Parts: bill_ (~bill@replaced-ip )
1338 [08:48:37] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 264 seconds)
1339 [08:48:55] <linuxcrazy> ok. Is there any software centre, gui
based that a beginner like me can use?
1340 [08:49:05] *** Joins: GeorgeJipa (~admin@replaced-ip )
1341 [08:49:07] <aging> synaptic package manager
1342 [08:49:16] <aging> off preferences menu
1343 [08:49:16] *** _abc_ is now known as Guest94294
1344 [08:49:16] *** Quits: Guest94294 (~user@replaced-ip ) (Killed (nylund.freenode.net (Nickname regained by services)))
1345 [08:49:19] *** Joins: abu0 (~abu0@replaced-ip )
1346 [08:49:23] *** Quits: GeorgeJipa (~admin@replaced-ip ) (Changing host)
1347 [08:49:23] *** Joins: GeorgeJipa (~admin@replaced-ip )
1348 [08:49:28] <somiaj> linuxcrazy: I think it is worth learning
apt or apt-get.
1349 [08:49:28] *** Quits: thxer (~thxer@replaced-ip ) (Ping timeout: 256 seconds)
1350 [08:49:35] <somiaj> linuxcrazy: but there is synamptic if
needed.
1351 [08:49:41] *** Joins: _abc_ (~user@replaced-ip )
1352 [08:49:53] <aging> apt-get is quicker =) and eventually
easier
1353 [08:49:54] <linuxcrazy> ok. But I am a beginner switching
from windows.
1354 [08:50:04] <linuxcrazy> I'll try to learn it, though.
1355 [08:50:07] <somiaj> linuxcrazy: sure, but it is still worth
learning.
1356 [08:50:08] *** Quits: hele (~hele@replaced-ip ) (Quit: Konversation terminated!)
1357 [08:50:20] *** Joins: CutMeOwnThroat (~k@replaced-ip )
1358 [08:50:20] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Changing host)
1359 [08:50:20] *** Joins: CutMeOwnThroat (~k@replaced-ip )
1360 [08:50:23] <aging> use the terminal as much as you can
1361 [08:50:34] <hexadecimal> hey guys
1362 [08:50:42] <linuxcrazy> but, how can I know which package is
available and for what purpose?
1363 [08:50:50] <aging> debian is so much nicer than windows
because you can learn what all the files on your computer are for
1364 [08:50:57] <aging> google what you might want
1365 [08:51:04] <aging> pkg manager shows descriptions
1366 [08:51:30] <aging> google "image viewer for
debian", but debian does come w/image viewer i.e.
1367 [08:51:40] *** Joins: Pjusur (~Pjusur@replaced-ip )
1368 [08:51:43] <somiaj> linuxcrazy: apt-cache search can search
packages, debian provides various choices. If unsure ask here.
1369 [08:51:59] <aging> somiaj so helpful!
1370 [08:52:04] *** Quits: abu0_ (~abu0@replaced-ip ) (Ping timeout: 248 seconds)
1371 [08:52:21] *** Quits: alxd (~alxd@replaced-ip ) (Excess Flood)
1372 [08:52:33] <aging> i pretend to help because it helps me
learn =p
1373 [08:52:36] *** Joins: BlueByte_ (~walther@replaced-ip )
1374 [08:53:04] *** Joins: alxd (~alxd@replaced-ip )
1375 [08:53:10] <aging> i suggest 'grep' as a command to
learn
1376 [08:53:29] <linuxcrazy> ok
1377 [08:53:39] <aging> i use it w/everything
1378 [08:53:45] <aging> makes life easy
1379 [08:53:47] *** Joins: z0ran (~z0ran@replaced-ip )
1380 [08:53:48] <somiaj> not really need for basic system
management though, I would learn things as you need them. So what
sort of software is missing that you want to install?
1381 [08:53:59] <linuxcrazy> is there any comprehensive document
available for debian, preferably in pdf.
1382 [08:54:01] *** Quits: imunsie (~imunsie@replaced-ip ) (Ping timeout: 268 seconds)
1383 [08:54:01] <linuxcrazy> ?
1384 [08:54:05] <aging> yes linuxcrazy
1385 [08:54:08] <aging> hold on...
1386 [08:54:18] *** Joins: OERIAS (~OERIAS@replaced-ip )
1387 [08:54:23] <somiaj> linuxcrazy:
replaced-url
1388 [08:54:29] <aging> ^ ya that
1389 [08:54:54] <linuxcrazy> thanks a lot somiaj, for that link.
1390 [08:54:58] *** Joins: Shock- (~Shock@replaced-ip )
1391 [08:55:03] <aging> check out linux bible or hacking linux
exposed from you library
1392 [08:55:09] <aging> *your
1393 [08:55:37] <linuxcrazy> I am just an end user, though. Needed
a Linux OS for home and office use.
1394 [08:55:47] <aging> me2
1395 [08:55:55] <aging> i just put it on my laptop for fun
1396 [08:55:57] <somiaj> no need to go so deep, just learn things
as you need them, so any paticular software you need help with?
1397 [08:56:01] <linuxcrazy> But, still that would be quite
helpful.
1398 [08:56:11] <aging> ya tell us software u want
1399 [08:56:22] <linuxcrazy> ok
1400 [08:56:33] *** Parts: _abc_ (~user@replaced-ip )
1401 [08:56:39] <linuxcrazy> I need a pdf viewer and editor.
1402 [08:56:47] <aging> leafpad comes w/debian
1403 [08:56:59] <aging> and .pdf viewer
1404 [08:57:12] <aging> just double click .PDF in PCmanFM (file
manager)
1405 [08:57:16] <linuxcrazy> yes. It is there.
1406 [08:57:43] <linuxcrazy> wine?
1407 [08:57:43] <aging> dont run leafpad as root tho =)
1408 [08:57:52] <linuxcrazy> aging, why?
1409 [08:57:56] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 260 seconds)
1410 [08:58:08] <aging> i editted some config files in my home dir
and it made them owned by root
1411 [08:58:14] <somiaj> linuxcrazy: pdf editors are not the best
in linux, why do you need to edit pdfs (as opposed to generate
them), as for viewers there are lots of them.
1412 [08:58:14] <aging> use sudo
1413 [08:58:22] <somiaj> linuxcrazy: evince is a nice one people
like.
1414 [08:58:34] <bolt> using sudo and running it as root does
pretty much the same thing
1415 [08:58:45] <bolt> if leafpad wasn't trustworthy,
it'd end up with root access either way
1416 [08:58:56] *** Quits: BlueByte_ (~walther@replaced-ip ) (Quit: Ahoi)
1417 [08:58:58] <linuxcrazy> ok
1418 [08:59:05] <aging> hmm, ive had better luck w/sudo, but im a
newb
1419 [08:59:26] <linuxcrazy> I have some pdf files that keep
asking for password in Linux. But, not in Windows and on my tablet.
1420 [08:59:27] <aging> now teach me how to make a red text line
directed at someone on irc
1421 [08:59:38] <aging> what DIR are the files in?
1422 [08:59:44] <bolt> colors are not enabled in this channel, i
believe
1423 [08:59:50] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 248 seconds)
1424 [08:59:51] <linuxcrazy> normal.
1425 [08:59:55] <somiaj> aging: say the name of the person you are
talking to. Most irc clients will highlight that.
1426 [09:00:03] <aging> somiaj ...
1427 [09:00:05] <linuxcrazy> but, other pdfs, I'm able to
open them/
1428 [09:00:14] <aging> normal?
1429 [09:00:21] <aging> aging ...
1430 [09:00:23] <somiaj> linuxcrazy: could be your windows machine
has the password in memory.
1431 [09:00:24] *** Joins: pbrewczynski (uid172802@replaced-ip )
1432 [09:00:47] <linuxcrazy> no. I'm not using Windows on
this machine.
1433 [09:00:49] <bolt> people advice you to use sudo because it
prevents you from accidentally doing something disasterous you
didn't intend. it's generally a good idea. but when sudo
is used to launch a program as root, the program runs as root just
as if you ran it when logged in as root.
1434 [09:01:01] <aging> ^ thanks
1435 [09:01:10] <aging> is it asking root pw linuxcrazy?
1436 [09:01:11] <linuxcrazy> I can open those pdfs on my android
tablet.
1437 [09:01:24] <aging> they in download dir??
1438 [09:01:28] <somiaj> linuxcrazy: and you never entered a
password for them on your other machines?
1439 [09:01:29] <linuxcrazy> aging, no.they are not asking for
root password.
1440 [09:01:31] *** Joins: cccc828 (~severin@replaced-ip )
1441 [09:01:37] <aging> beyond me
1442 [09:01:38] <somiaj> linuxcrazy: how are you opening these
pdfs?
1443 [09:01:55] *** Joins: heurist` (heurist@replaced-ip )
1444 [09:01:55] *** Quits: heurist (heurist@replaced-ip ) (Ping timeout: 256 seconds)
1445 [09:01:57] <aging> i have yet to put linux on a tablet
1446 [09:02:02] <linuxcrazy> aging, whichever dir I move them,
they still ask for password.
1447 [09:02:10] *** Quits: moetuned (~Jean-luc@replaced-ip ) (Quit: thisisapartmessage)
1448 [09:02:13] *** Joins: hepukt4e (~hep@replaced-ip )
1449 [09:02:20] <linuxcrazy> somiaj, by just clicking.
1450 [09:02:24] *** Joins: wabuh (~wabuh@replaced-ip )
1451 [09:02:25] <aging> somiaj's question seems valid
1452 [09:02:31] *** Joins: moetunes (~Jean-luc@replaced-ip )
1453 [09:02:37] <linuxcrazy> I used Sparky linus live usb. I could
open those files.
1454 [09:02:48] *** Quits: dreamon__ (~dreamon@replaced-ip ) (Ping timeout: 265 seconds)
1455 [09:02:48] <linuxcrazy> Sparky is a Debian testing based
distro.
1456 [09:03:14] <somiaj> linuxcrazy: do you know where one of
these pdf files on your system is located? could you do ls -l
/path/to/one/of/those/files.pdf
1457 [09:03:29] <linuxcrazy> But, I could not open it in Debian,
Ubuntu, Mint or some other distros.
1458 [09:04:03] <linuxcrazy> somiaj, what is that? above?
1459 [09:04:38] <somiaj> linuxcrazy: a command to list the file
and give me its permissions.
1460 [09:05:20] <Iota> Good morning, world!
1461 [09:05:30] <aging> good morning
1462 [09:05:35] *** Joins: schu-r (~Thunderbi@replaced-ip )
1463 [09:05:43] <aging> 2am here tho, almost time for 404am error
1464 [09:06:15] <aging> gl linuxcrazy, bbl
1465 [09:06:29] <linuxcrazy> aging, what?
1466 [09:06:50] <linuxcrazy> let me provide the link to the files.
1467 [09:08:00] *** debhelper sets mode: +l 1658
1468 [09:09:13] <linuxcrazy>
replaced-url
1469 [09:09:31] *** Joins: plasmoduck (~cjg@replaced-ip )
1470 [09:09:32] <linuxcrazy>
replaced-url
1471 [09:09:48] <somiaj> linuxcrazy: I don't want the pdf, I
want the output of the command I pasted to you.
1472 [09:10:01] <somiaj> linuxcrazy: but those pdfs open just fine
in my browser here
1473 [09:10:26] <linuxcrazy> strangely, I could open those file on
Sparky Linux without any password.
1474 [09:10:49] <linuxcrazy> I think, I moved those files to an
external hard drive.
1475 [09:10:58] *** Quits: Tarap (~Tarap@replaced-ip ) (Remote host closed the connection)
1476 [09:11:00] *** Quits: m_m_ (~m_m@replaced-ip ) (Read error: Connection reset by peer)
1477 [09:11:07] <somiaj> you should give the output asked for, it
helps get better support.
1478 [09:11:20] *** Joins: m_m (~m_m@replaced-ip )
1479 [09:11:34] *** Joins: kiao2938 (~mj@replaced-ip )
1480 [09:11:41] <linuxcrazy> I had to delete the partition for
installing Debian today morning.
1481 [09:12:22] <linuxcrazy> Tried with Mint yesterday. It asked
for password there too.
1482 [09:12:42] <somiaj> linuxcrazy: you are now repeating
yourself. Why not give the output I asked for?
1483 [09:12:42] *** Quits: h8R (~ari_pak@replaced-ip ) (Read error: Connection reset by peer)
1484 [09:12:47] <somiaj> linuxcrazy: ls -l /path/to/file.pdf
1485 [09:12:48] <linuxcrazy> Just download those files from that
link onto your hdd. And try to open that.
1486 [09:13:04] *** Joins: Defaulttinen (defaultti@replaced-ip )
1487 [09:13:05] <somiaj> linuxcrazy: they open just fine here, why
not give the output I asked for 20 mins ago?
1488 [09:13:28] <linuxcrazy> I am not carrying that HDD now.
1489 [09:13:37] <linuxcrazy> can I come back later?
1490 [09:14:00] <linuxcrazy> I partitioned the hdd on my laptop
today.
1491 [09:14:18] <somiaj> of course, but if you have a problem you
want help with, please be in a position to actually work with those
giving help. Otherwise people will be less likely to want to help
you, since the last 20 mins have gotten us nowhere
1492 [09:14:21] *** Quits: gshrikant (~gshrikant@replaced-ip ) (Ping timeout: 258 seconds)
1493 [09:14:24] *** Joins: BlueByte (~walther@replaced-ip )
1494 [09:14:32] *** Quits: ygeLN (~zeMMRTTso@replaced-ip ) (Ping timeout: 246 seconds)
1495 [09:14:41] <linuxcrazy> ok.
1496 [09:15:01] <linuxcrazy> I don't have access to those
files now.
1497 [09:15:22] *** Quits: wiselydoesit (~wiselydoe@replaced-ip ) (Quit: Leaving)
1498 [09:15:45] <linuxcrazy> can you just open those file save
offline and try to open from a pdf reader?
1499 [09:16:04] <somiaj> linuxcrazy: that is not the problem. The
problem sounds like it is a permssion issue, but yet you cannot
check it.
1500 [09:16:22] <somiaj> linuxcrazy: download that file onto your
drive? Does it open? Does it open from the link you pasted in the
browser?
1501 [09:16:28] <linuxcrazy> what is that permission issue?
1502 [09:16:59] <somiaj> linuxcrazy: well since you can't
give me the output I asked for it is pointless. Anyways I'm
very clsoe to done tring to help since you don't seem to want
to actually do anything to debug the issue.
1503 [09:17:23] <somiaj> anyways, download one of those pdf files,
then try to open it. What happens?
1504 [09:17:30] <linuxcrazy> ok. I found a workaround. I'll
just print them in pdf and I can open them now.
1505 [09:17:43] *** zz_capri is now known as capri
1506 [09:17:45] *** Quits: evilman_work (~evilman@replaced-ip ) (Remote host closed the connection)
1507 [09:17:49] <linuxcrazy> anyway, thanks a lot.
1508 [09:17:54] <bardkorren> A quick gparted question: I'm
about to shrink and move an ext4 partition using gparted. I have
never had any problems with that before, but I wanted to check if
anyone here in the channel had bad luck with those operations in
gparted?
1509 [09:18:44] <somiaj> bardkorren: the partition wasn't
mounted during this was it?
1510 [09:18:46] *** Joins: svisor (~svisor@replaced-ip )
1511 [09:19:26] *** Quits: chele (~chele@replaced-ip ) (Ping timeout: 246 seconds)
1512 [09:19:46] <linuxcrazy> do we have a Software Centre for
Debian like Ubuntu or Mint have?
1513 [09:19:50] <somiaj> bardkorren: anyways, the operations work
in many situations, but the standard advise is backup your data.
1514 [09:19:50] <bardkorren> somiaj: No, not mounted
1515 [09:19:53] <linuxcrazy> that is GUI based/
1516 [09:19:59] <somiaj> linuxcrazy: that question was already
answered a while ago.
1517 [09:20:19] <somiaj> linuxcrazy: we told you about synamptic,
but suggested it is worth learning how to use apt/aptitude instead.
1518 [09:20:21] <bardkorren> somiaj: Yeah, I know. And I would if
I had easy access to another disk that I could do the backup on.
Which I don't... :-/
1519 [09:20:41] <linuxcrazy> and if there is an upgrade or update
available, is there anything that promot
1520 [09:20:45] *** Joins: evilman_work (~evilman@replaced-ip )
1521 [09:20:49] <linuxcrazy> prompts the user?
1522 [09:20:59] <linuxcrazy> or we have to do it manually?
1523 [09:21:05] <bardkorren> linuxcrazy: update-notifier?
1524 [09:21:10] <somiaj> linuxcrazy: not in lxde, but in gnome
there is. There is also unattended-upgrades
1525 [09:21:12] <linuxcrazy> ok
1526 [09:21:16] <somiaj> bardkorren: I think it has been renamed
in jessie.
1527 [09:21:42] <linuxcrazy> any package that I can install for
unattended upgrades?
1528 [09:21:43] <bardkorren> somiaj: Yeah, it's a
transitional package now also. Points to Gnome Package-kit, or
something like that.
1529 [09:21:53] <linuxcrazy> I like the stability of debian a lot.
1530 [09:21:54] <somiaj> bardkorren: I haven't used it much,
and many people seem to be sucessful, but that doesn't guarntee
that you will be. Are you prepared if it breaks?
1531 [09:22:09] *** Joins: chele (~chele@replaced-ip )
1532 [09:22:11] *** Joins: Tier_ (~tier@replaced-ip )
1533 [09:22:19] <somiaj> linuxcrazy: maybe install the package I
told you to. apt-get install unattended-upgrades
1534 [09:22:33] <linuxcrazy> ok
1535 [09:22:34] <somiaj> linuxcrazy: or install the notifier
package if you want a notifier in your systray
1536 [09:22:50] <somiaj> you may have to configure it, read the
docs in /usr/share/doc/unattended-upgrades afterwards
1537 [09:22:54] <bardkorren> somiaj: Well, sort of. Mostly no. But
if it breaks I suppose I'll go out and by an enclosure and pop
the disk into and start salvaging files using another computer.
1538 [09:22:55] <linuxcrazy> what is that notifier package?
1539 [09:23:03] *** trewas667 is now known as trewas
1540 [09:23:18] <linuxcrazy> its name?
1541 [09:23:28] <somiaj> linuxcrazy: "update-notifier"
will work as bardkorren already told you.
1542 [09:24:04] <somiaj> bardkorren: well it most likely will work
in many situations, but I don't know what the risk is, and it
may depend on your setup and data.
1543 [09:24:18] <linuxcrazy> ok
1544 [09:24:26] <somiaj> bardkorren:
replaced-url
1545 [09:24:51] *** Joins: tdn (~tdn@replaced-ip )
1546 [09:24:52] <linuxcrazy> I just want to set up my system once
and get on with my work.
1547 [09:24:53] *** Parts: kajika (~kajika@replaced-ip )
1548 [09:25:04] <somiaj> bardkorren: but it can break, so you have
to decide what risk or what to do if it does break. backups are the
easiest.
1549 [09:25:04] <bardkorren> somiaj: Well, I'll give it a
shot then. I was mostly wondering if there was some general
"don't trust gparted" thing that I was unaware of.
Seems not. :)
1550 [09:25:06] <linuxcrazy> Don't want to tinker with it
frequently.
1551 [09:25:31] *** Quits: ki0 (~ki0@replaced-ip ) (Remote host closed the connection)
1552 [09:25:48] <linuxcrazy> Neither I expect any breakages of
such inconveniences. That's why I chose Debian stable.
1553 [09:25:59] *** Quits: Tier_ (~tier@replaced-ip ) (Read error: Connection reset by peer)
1554 [09:26:17] <somiaj> linuxcrazy: yea once you get it setup,
since debian is a frozen system you won't have to change much.
But be willing to try to learn, it goes a long ways when getting
support.
1555 [09:26:21] <bardkorren> somiaj: Thanks for the link, I hadn
1556 [09:26:33] <bardkorren> 't found that page. Seems
promising. Thanks again.
1557 [09:26:47] *** Quits: Agiofws (~agiofws@replaced-ip ) (Ping timeout: 246 seconds)
1558 [09:26:57] <somiaj> bardkorren: again always be ready if it
breaks and you value your data. Without backups you are living on
the edge.
1559 [09:27:04] *** Joins: Shock- (~Shock@replaced-ip )
1560 [09:27:10] <linuxcrazy> yes. I'm interested in learning
Debian. More than that I have to get the work done using Debian.
1561 [09:27:15] *** Joins: eehackr_ (~eehackr@replaced-ip )
1562 [09:27:34] *** Joins: ygeLN (~zeMMRTTso@replaced-ip )
1563 [09:27:43] <linuxcrazy> As I said earlier, I needed an OS for
home and office use.
1564 [09:28:08] *** Quits: plasmoduck (~cjg@replaced-ip ) (Quit: leaving)
1565 [09:28:24] <bardkorren> somiaj: Yeah, I know. But how do
people do their backups? It's a mystery to me. I know I should,
but life always interferes. I suppose I should go for some cloud
solution, like Amazon Glacier or something like that so it
doesn't cost an arm and a leg. What's your solution?
1566 [09:28:45] <somiaj> bardkorren: I use rsync, have backups on
my home machine, my office machine and external usb drives.
1567 [09:28:52] *** Quits: tier_w (~tier@replaced-ip ) (Read error: Connection reset by peer)
1568 [09:28:57] <somiaj> at least of any data I value, I
dont' backup my os, i just reinstall sicne debian is availble
online
1569 [09:29:10] <linuxcrazy> can I do updates/upgrades through
Synaptic?
1570 [09:29:21] <linuxcrazy> Synaptic Package Manager.
1571 [09:29:23] <somiaj> linuxcrazy: sure, but I do 'apt
update' then 'apt upgrade'
1572 [09:29:25] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 264 seconds)
1573 [09:29:30] <bardkorren> linuxcrazy: Debian Stable is great.
Until it goes completely unstable and things really start going
weird on you, as it did for me. After longer than I'd admit I
figured out it was a failed disk. No OS can be stable in that
situation. :)
1574 [09:29:33] <somiaj> linuxcrazy: but yes, you can configure
things though synaptic.
1575 [09:29:33] <linuxcrazy> ok.
1576 [09:30:05] <somiaj> bardkorren: debian stable doens't
change, so if things start happening randomly, usually hardware.
1577 [09:30:20] *** Joins: dreamon__ (~dreamon@replaced-ip )
1578 [09:30:21] <bardkorren> somiaj: So you basically just rsync
your stuff around between your different computers?
1579 [09:30:35] <linuxcrazy> It's not just I who will be
using the computer. Others also will be using.
1580 [09:30:47] <somiaj> bardkorren: yup, it is nice because it
only coppies the files that have changed and I use the -backup
option just in case
1581 [09:30:49] <linuxcrazy> They are not so familiary with Linux.
1582 [09:31:05] <somiaj> bardkorren: I rsync before I head to the
office and once I get home to keep my home and office computers
synced.
1583 [09:31:14] <somiaj> bardkorren: personal data that I
don't want at the office I just use external drives for.
1584 [09:31:18] <linuxcrazy> That's why I need as many GUI
based applications as possible.
1585 [09:31:29] <bardkorren> somiaj: Yeah, but I kind of suspected
a bad update. Or worst-case: malware. To make things worse, two
binaries that stopped working: sudo and dhclient. Good times.
1586 [09:31:43] <somiaj> linuxcrazy: if you are going to be the
system admin, your other users dont' really need to
install/remove software.
1587 [09:31:57] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 256 seconds)
1588 [09:32:01] <linuxcrazy> ok.
1589 [09:32:02] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 246 seconds)
1590 [09:32:06] *** Joins: pyface (~pyface@replaced-ip )
1591 [09:32:22] *** Joins: danslo (~danslo@replaced-ip )
1592 [09:32:26] *** Joins: Levure (~quassel@replaced-ip )
1593 [09:33:02] *** Joins: stare (~stare@replaced-ip )
1594 [09:33:03] <bardkorren> somiaj: Understood. Well, whatever
the solution it's important for me that it's automatic
otherwise it won't happen. I know myself well enough. :-) Have
you considered pushing your backups to the cloud?
1595 [09:33:54] <somiaj> I use scripts, I just don't run them
in cron
1596 [09:34:15] *** Joins: bars0 (~Name@replaced-ip )
1597 [09:34:18] *** Quits: cha1800 (~cha18@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1598 [09:34:20] <somiaj> anyways, I don't really need my data
in the cloud, so I'm not intersted in such a backup means.
1599 [09:34:21] <bardkorren> somiaj: So you manually start your
scripts?
1600 [09:34:29] *** Quits: v01 (~v01@replaced-ip ) (Ping timeout: 252 seconds)
1601 [09:34:29] *** Joins: thxer (~thxer@replaced-ip )
1602 [09:34:32] <somiaj> bardkorren: yea, because I sync my
mcahines when I awnt to do work.
1603 [09:34:39] <bardkorren> Understood.
1604 [09:34:52] <bardkorren> somiaj: So you haven't tried
replaced-url
1605 [09:36:09] *** Joins: RebelCoder (~Yuriy@replaced-ip )
1606 [09:37:10] <linuxcrazy> why don't people at Debian
create a GUI base software centre. Could be useful for beginners.
1607 [09:38:20] <bardkorren> linuxcrazy: Perhaps you'd prefer
Ubuntu?
1608 [09:38:21] *** Joins: srtu (~hypnotoad@replaced-ip )
1609 [09:38:25] *** Quits: nickenchuggets (~nicken@replaced-ip ) (Read error: Connection reset by peer)
1610 [09:38:26] <pogs> maybe they dont want this type of beginner
1611 [09:38:27] <somiaj> linuxcrazy: synamptic isn't good
enough for you. It is a gui program for isntalling/removing
softwaer.
1612 [09:38:52] <bardkorren> Ubuntu was my starting point with
Linux. Can't stand it now, though.
1613 [09:38:53] <somiaj> but apt/aptitude are actually quite nice
and you should learn to use them.
1614 [09:39:37] <linuxcrazy> I don't like Unity.
1615 [09:40:08] <pogs> look at lubuntu
1616 [09:40:12] *** Joins: Agiofws (~agiofws@replaced-ip )
1617 [09:40:23] *** Quits: thiras (~thiras@replaced-ip ) (Remote host closed the connection)
1618 [09:40:28] *** Quits: stoffepojken (~stoffe@replaced-ip ) (Ping timeout: 256 seconds)
1619 [09:40:30] <linuxcrazy> ok. Will try to get familiar with
Synaptic.
1620 [09:40:59] <pogs> if you stay with debian have a look at
packagesearch
1621 [09:41:22] <linuxcrazy> ok
1622 [09:41:28] <pogs> its "related" search is very nice
1623 [09:41:50] *** Joins: toni_ (~toni@replaced-ip )
1624 [09:42:31] *** Joins: Aldaron (~jonni@replaced-ip )
1625 [09:42:32] <linuxcrazy> If I upgrade the packages, are they
going to be upgraded to the latest versions?
1626 [09:42:54] <pogs> would it make sense to upgrade to an older
version?
1627 [09:42:55] <somiaj> linuxcrazy: no, debian doesn't work
that way. Debian is a frozen system. upgrades are only security
fixes (and some grave bug fixes)
1628 [09:43:05] <somiaj> so you won't have the latest
version.
1629 [09:43:17] <Aldaron> Aaaaaargh sorry, I've got to
complain somewhere. Why is Debian utterly incapable of
simultaneously believing I want to install in English, AND set up
the machine for a finnish keyboard and locale settings?
1630 [09:43:19] <bardkorren> I remember when I started using
Synaptic. Like a kid in a candy store, with everything free. It was
a truly amazing experience! :)
1631 [09:43:32] *** Joins: thiras (~thiras@replaced-ip )
1632 [09:43:34] <linuxcrazy> ok. updates of the packages like
Libre Office.
1633 [09:43:45] <Aldaron> Also the translation to finnish is also,
of course, both incomplete and bad
1634 [09:43:56] *** Joins: wabuh (~wabuh@replaced-ip )
1635 [09:44:22] *** Joins: phdeswer (~phdeswer@replaced-ip )
1636 [09:44:36] <pogs> Aldaron: join the translators team
1637 [09:45:34] *** Joins: moozer (~moz@replaced-ip )
1638 [09:46:08] <somiaj> Aldaron: why not just change the locales
after the install. It sounds like you are wanting a feature in the
installer that most wouldn't use.
1639 [09:46:17] <bardkorren> somiaj: I suspect this link is of no
use to you, but as it relates to what we discussed:
replaced-url
1640 [09:46:21] *** Joins: super_gollum (~ich@replaced-ip )
1641 [09:46:32] *** Joins: TsukiRa (~fpob@replaced-ip )
1642 [09:46:35] *** Joins: AndreasLutro (~andreas@replaced-ip )
1643 [09:47:15] <AndreasLutro> the exim4-base cron.daily is
failing because of a file /var/spool/exim4/db/__db.retry - anyone
know the significance of this file?
1644 [09:47:45] *** Quits: Sigyn (~lokasenna@replaced-ip ) (Quit: Can we drop the ‘artificial intelligence’?
It’s a bit like me calling you a meat-based processing
system.)
1645 [09:47:47] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 246 seconds)
1646 [09:47:56] <Aldaron> pogs: that won't solve my problem
of being force-fed a language I do not want to use
1647 [09:48:00] *** debhelper sets mode: +l 1666
1648 [09:48:06] <Aldaron> somiaj: yeah I will, after I suffer
through the installation
1649 [09:48:10] <linuxcrazy> guys, how much of Ubuntu is Debian?
1650 [09:48:29] *** dreamon__ is now known as dreamon
1651 [09:48:43] *** Joins: woshty (~irc@replaced-ip )
1652 [09:48:45] <bardkorren> Aldaron: I wish I had your problem
instead.
1653 [09:48:52] <somiaj> linuxcrazy: ubuntu core is very different
from debian (along with policy). But then ubuntu has a univerise
which is mostly just debian packages with a little work to make them
work in ubuntu.
1654 [09:50:01] *** Quits: dec0n_ (~dec0n@replaced-ip ) (Quit: Leaving)
1655 [09:50:07] <linuxcrazy> I saw today morning a youtube video
on Debian. It was called something like - why the hell should we
care about debian?
1656 [09:50:07] *** Quits: dec0n (~dec0n@replaced-ip ) (Quit: Leaving)
1657 [09:50:10] <Aldaron> somiaj: actually I think many people in
Finland prefer their operating systems and programs in english.
Everyone under 50 knows english, computers were english-only for a
long time after their introduction, and translations are still often
bad even for commercial software. And everyone knows all the jargon
in english, and most terms become weird to people in translation
1658 [09:50:11] <somiaj> linuxcrazy: so they share software, but
the core/policy is very different.
1659 [09:50:20] <Aldaron> bardkorren: heh :)
1660 [09:50:24] *** capri is now known as zz_capri
1661 [09:50:40] <linuxcrazy> there, he said about 74 percent of
Ubuntu packages are from Debian.
1662 [09:50:56] <somiaj> Aldaron: yea, translations just take time
espically with the amount of software, and part of that time is
someone willing and wanting to do them.
1663 [09:51:03] <Aldaron> So I guess one solution would be to just
allow english-preferring people to use the finnish locale
1664 [09:51:14] <somiaj> linuxcrazy: sure, but it is the core that
matters more than the packages when it comes to what the os is.
1665 [09:51:46] *** zz_capri is now known as capri
1666 [09:51:48] *** Joins: afuentes (~kusanagi@replaced-ip )
1667 [09:51:50] <linuxcrazy> somiaj, what do you mean by
"Core"?
1668 [09:52:04] <Aldaron> somiaj: yeah - and not only does
translating take time, it's also the maintenance of
translations and translating new software. I have the feeling that
the status of translation is not improving in the last 5 - 10 years,
probably because old translations are deprecated as fast as new ones
are made
1669 [09:52:17] *** Joins: elh9 (~elh9@replaced-ip )
1670 [09:52:18] *** Joins: Sigyn (sigyn@replaced-ip )
1671 [09:52:38] *** Joins: pytuger (~shady0wl@replaced-ip )
1672 [09:52:52] <somiaj> linuxcrazy: the base packages/software
for the os.
1673 [09:53:11] <linuxcrazy> ok.
1674 [09:53:47] <somiaj> ubuntu's core is drastically
different from debian, and so is its policy. But sure they have the
same webrowser, same file managers, same email readers, (but this
isn't core)
1675 [09:54:22] *** Joins: mibo (~mibo@replaced-ip )
1676 [09:55:11] <linuxcrazy> which is better? Debian's or
Ubuntu's?
1677 [09:55:24] <jelly> better for what?
1678 [09:55:27] <linuxcrazy> from security perspective?
1679 [09:55:42] <jelly> they're comparable
1680 [09:55:46] <Aldaron> From general usability and stability
perspective, I prefer Debian
1681 [09:56:00] <linuxcrazy> ok
1682 [09:56:04] <somiaj> linuxcrazy: there is a lot of personal
choice in which is 'better'.
1683 [09:56:11] <linuxcrazy> ok
1684 [09:56:21] <Aldaron> I still haven't had a Ubuntu system
that would not have become massively painful in the first few days.
You could say that's because I want to install lots of weird
stuff.
1685 [09:57:02] *** Joins: Andrew_S (~Icedove@replaced-ip )
1686 [09:57:05] <Aldaron> But Debian's a lot more robust in
the package management I find
1687 [09:57:12] <Aldaron> (But I'm still pining for
Slackware..)
1688 [09:57:41] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
1689 [09:58:01] *** debhelper sets mode: +l 1672
1690 [09:58:30] <linuxcrazy> If I chose update, will the Libre
office be updated to the latest available version?
1691 [09:59:40] <bardkorren> linuxcrazy: Assuming you have it
installed - yes.
1692 [09:59:41] <linuxcrazy> It might look funny to you guys. But,
I'm totally new to Linux.
1693 [09:59:47] <linuxcrazy> ok.
1694 [09:59:50] *** Parts: AndreasLutro (~andreas@replaced-ip )
1695 [09:59:59] <somiaj> linuxcrazy: As I said previouslly, debian
stable is a frozen system (this is part of what makes it so stable)
so no, debian stable doesn't provide 'latest version'
of any software.
1696 [10:00:40] <somiaj> linuxcrazy: if you use jessie-backports
you can get a newer version of libreoffice, unsure if it is
'latest', but this does get updated from tiem to time.
Note jessie-backport packages are not nearly as tested as debian
stable packages (and they don't have security supporT).
1697 [10:00:49] *** Quits: sovraro (d41dc2f5@replaced-ip##) (Quit: ##replaced-url
1698 [10:00:52] <bardkorren> linuxcrazy: It does look funny. But
don't let that stop you, we might be smiling, but mostly
because we remember how it was when we first started on the Linux
path. :)
1699 [10:01:01] *** Joins: Shock- (~Shock@replaced-ip )
1700 [10:01:25] <somiaj> also note only some software is provided
with newer versions in jessie-backports.
1701 [10:01:40] <linuxcrazy> ok. What about Ubuntu? Does it make
available the latest packages?
1702 [10:01:49] <bardkorren> somiaj: Well, she will get the latest
version of Libre Office - that is on the repo. (Which is what I
answered, should have clarified that.)
1703 [10:02:09] <Aldaron> If you really want to be running the
latest version of LibreOffice (or any other program), on all
distributions you're better off just downloading the program
yourself from the maker's site. LibreOffice provides .deb
packages.
1704 [10:02:13] *** Joins: pavlushka (~pavlushka@replaced-ip )
1705 [10:02:27] <linuxcrazy> ok
1706 [10:02:59] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1707 [10:03:08] <somiaj> linuxcrazy: ask #ubuntu about what they
do. Ubuntu updates more often than debian so usually newer software
is avilable there, but in some cases debian will have newer software
(Depends on the software).
1708 [10:03:13] <bardkorren> linuxcrazy: In many cases you're
a lot better off just using what's in your repo, though. Even
if you will be using software that's a bit older. You know,
stability, etc
1709 [10:03:46] <Aldaron> yea - generally I'd expect Ubuntu
to have newer versions of stuff. But then installing a .deb yourself
is more fun with Debian
1710 [10:03:50] *** Joins: sovraro (d41dc2f5@replaced-ip )
1711 [10:04:22] <somiaj> be careful with .debs you download, many
are not made for debian stable. Using software from debian is the
best way to keep your system stable.
1712 [10:04:38] <linuxcrazy> on another channel I was advised
against installing any packages other than from the Software Centres
1713 [10:04:49] *** capri is now known as zz_capri
1714 [10:05:04] <somiaj> linuxcrazy: just have to make sure the
.deb was built for the os you are using. just being a .deb
isn't enough.
1715 [10:05:21] <bardkorren> Aldaron: I really dislike installing
debs. I am truly, deeply in love with the ability to just use
apt-get update && apt-det upgrade. (But I still do install
debs from time to time, when there's no repo available.
Annoying.)
1716 [10:05:22] <linuxcrazy> ok
1717 [10:05:23] <somiaj> some third party do make .debs that work
in debian jessie.
1718 [10:05:42] *** Quits: ShaRose (ShaRose@replaced-ip ) (Ping timeout: 258 seconds)
1719 [10:05:53] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 246 seconds)
1720 [10:06:05] *** Joins: LorD_n1c0w (~igorhenri@replaced-ip )
1721 [10:06:07] *** Quits: sovraro (d41dc2f5@replaced-ip ) (Client Quit)
1722 [10:06:27] *** Joins: sovraro (d41dc2f5@replaced-ip )
1723 [10:06:45] *** Joins: firefighter (~chatzilla@replaced-ip )
1724 [10:07:07] <Aldaron> bardkorren: generally agreed - apt-get
is nice for most stuff. But for the occasional program that
isn't in the repo, I just prefer to install a .deb, instead of
Ubuntu-style modifications to your server lists and certificates and
then watching everything implode when you run apt-get
1725 [10:07:55] *** Joins: Anwarias (~quassel@replaced-ip )
1726 [10:08:09] <bardkorren> Aldaron: apt-get GOOD, implode BAD
1727 [10:08:18] <bardkorren> Just a summary.
1728 [10:08:31] *** Quits: eehackr_ (~eehackr@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1729 [10:08:38] <Aldaron> bardkorren: apt-get *results in*
implode, far too often, at least on Ubuntu.
1730 [10:08:55] <Aldaron> I haven't had that happen on Debian
1731 [10:09:11] *** Joins: dtonal (~dtonal@replaced-ip )
1732 [10:10:04] <bardkorren> Aldaron: Yes, yes, some minor nuances
were lost in the summary. :-)
1733 [10:10:57] *** Quits: Anwarias_ (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
1734 [10:10:58] <Aldaron> bardkorren: okay :)
1735 [10:11:08] <Aldaron> then I can agree
1736 [10:11:58] <bardkorren> A Swede and a Fin in agreement? This
will be a good year.
1737 [10:12:36] *** Quits: linuxcrazy (75cc0ee7@replaced-ip ) (Quit: Page closed)
1738 [10:12:40] <Aldaron> ^_^! Let's hope so
1739 [10:12:45] *** Joins: lithie (uid45836@replaced-ip )
1740 [10:12:57] *** Joins: ki0 (~ki0@replaced-ip )
1741 [10:13:15] *** Quits: root-x (~root-x@replaced-ip ) (Read error: Connection reset by peer)
1742 [10:13:23] *** Joins: linuxuser (~linuxuser@replaced-ip )
1743 [10:13:32] *** linuxuser is now known as linuxcrazy
1744 [10:13:44] *** Joins: root-x (~root-x@replaced-ip )
1745 [10:14:11] *** Quits: KODY92802138 (~annonymou@replaced-ip ) (Remote host closed the connection)
1746 [10:14:15] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
1747 [10:15:33] *** Joins: Slashman (~Slash@replaced-ip )
1748 [10:15:34] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 248 seconds)
1749 [10:16:05] *** Joins: zamuro (~Samantha@replaced-ip )
1750 [10:16:05] *** Quits: zamuro (~Samantha@replaced-ip ) (Changing host)
1751 [10:16:05] *** Joins: zamuro (~Samantha@replaced-ip )
1752 [10:16:09] *** Joins: fp7 (~fp7@replaced-ip )
1753 [10:17:09] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Ping timeout: 248 seconds)
1754 [10:17:30] *** Joins: Hunterkll (~Hunterkll@replaced-ip )
1755 [10:18:00] *** debhelper sets mode: +l 1678
1756 [10:18:01] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 264 seconds)
1757 [10:18:19] *** Joins: muhannad (~muhannad@replaced-ip )
1758 [10:18:34] *** Joins: KODY92802138 (~annonymou@replaced-ip )
1759 [10:18:45] *** Quits: Seto_Kaiba (~Hunterkll@replaced-ip ) (Ping timeout: 248 seconds)
1760 [10:18:50] *** Joins: giricz81 (~giricz81@replaced-ip )
1761 [10:19:21] *** Quits: panta (~panta@replaced-ip ) (Quit: Leaving)
1762 [10:20:25] <Iridos> linuxcrazy, not installing any .deb but
the ones that come from the repo is still a good suggestion…
there's a difference between making a .deb-package out of a
software and one that doesn't cause problems
1763 [10:20:40] *** Joins: ShaRose (ShaRose@replaced-ip )
1764 [10:20:50] *** Joins: dionysus70 (~Thunderbi@replaced-ip )
1765 [10:21:20] <linuxcrazy> ok. I can install any package
available on Synaptic Package Manage. Can I?
1766 [10:21:36] *** Quits: muhannad (~muhannad@replaced-ip ) (Quit: muhannad)
1767 [10:21:49] <tdn> I am pretty sure that the recent security
update to python-crypto broke either duplicity or python-paramiko.
Should I report this as a bug? Or should I write on the mailing
lists about this or something else?
1768 [10:22:12] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 258 seconds)
1769 [10:22:13] *** dionysus70 is now known as dionysus69
1770 [10:22:13] <somiaj> tdn: yes, report regression bugs.
1771 [10:22:16] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Ping timeout: 240 seconds)
1772 [10:22:16] *** Joins: jnavila (~jnavila@replaced-ip )
1773 [10:22:21] <somiaj> tdn: make sure one hasn't been
reported already.
1774 [10:22:23] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Ping timeout: 256 seconds)
1775 [10:23:01] *** Joins: muhannad (~muhannad@replaced-ip )
1776 [10:23:04] *** Joins: frozengeek__ (~frozengee@replaced-ip )
1777 [10:23:50] <tdn> somiaj, how/where do I check?
1778 [10:24:00] <somiaj> !bts
1779 [10:24:00] <dpkg> Bug Tracking System for Debian packages,
replaced-url
1780 [10:24:20] <linuxcrazy> can somebody suggest a few more
frequently used packages for a linux beginner?
1781 [10:24:59] <linuxcrazy> that are useful for home and office
use.
1782 [10:25:20] <babilen> linuxcrazy: Some conflict with each
other, but it's safe to install those packages, yes
1783 [10:25:39] <tdn> somiaj, so how do I report this as a
regression bug? Shoud the bug be reported to python-crypto or
python-paramiko package?
1784 [10:26:12] *** Joins: RebelCoder (~Yuriy@replaced-ip )
1785 [10:26:17] <babilen> linuxcrazy: You might want to read
replaced-url
1786 [10:26:18] <somiaj> tdn: unsure which package is best to
report it against.
1787 [10:26:57] *** Joins: clmsy (~eoz@replaced-ip )
1788 [10:28:15] <linuxcrazy> I'll be using Synaptic entirely
for package installation and updating/upgrading?
1789 [10:28:23] <linuxcrazy> Is that safe?
1790 [10:28:37] <somiaj> the packge woudlnt' be provided by
debian if it wasn't.
1791 [10:28:43] *** Quits: de-facto (~de-facto@replaced-ip ) (Remote host closed the connection)
1792 [10:29:35] *** Joins: de-facto (~de-facto@replaced-ip )
1793 [10:30:08] *** Quits: sandeepkr (~Sandeepkr@replaced-ip ) (Ping timeout: 246 seconds)
1794 [10:30:34] *** Joins: tvm (~tvm@replaced-ip )
1795 [10:31:04] <tdn> somiaj, python-crypto has the following
maintainer: Maintainer: Sebastian Ramacher
<sramacher@debian.org>
1796 [10:31:19] <tdn> somiaj, so should I report the bug to:
sramacher@bugs.debian.org ?
1797 [10:31:45] *** Joins: wabuh (~wabuh@replaced-ip )
1798 [10:31:46] *** Joins: Serpent7776 (~Serpent77@replaced-ip )
1799 [10:31:57] <somiaj> !reportbug
1800 [10:31:58] <dpkg> reportbug is used to submit bugs to the
Debian <BTS>. Install reportbug, then run reportbug. See
replaced-url
1801 [10:32:04] <somiaj> tdn: read the info at bugs.debian.org
1802 [10:32:12] <somiaj> you report to the bts, you don't
repor tthem to matainers
1803 [10:32:20] <somiaj> (matainers get told about the bug report)
1804 [10:32:51] <linuxcrazy> how to enable firewall?
1805 [10:33:01] <somiaj> linuxcrazy: you shouldn't need one.
1806 [10:33:13] <linuxcrazy> why?
1807 [10:33:21] <somiaj> linuxcrazy: by default debian won't
be running services on outside ports unless you install them, and if
you install a service it is assumed you want to run it.
1808 [10:34:08] <linuxcrazy> but, in Ubuntu and Mint there is an
option to enable or disable firewall.
1809 [10:34:12] <tdn> linuxcrazy, you can read about how to set up
a firewall here:
replaced-url
1810 [10:34:28] *** Joins: Shock- (~Shock@replaced-ip )
1811 [10:34:35] <tdn> linuxcrazy, also, I agre that it can be a
good idea to configure a firewall, even after you have minimized the
number of services running.
1812 [10:34:53] <linuxcrazy> ok
1813 [10:36:27] *** Joins: lowin (~lowin@replaced-ip )
1814 [10:37:07] *** Quits: tvm (~tvm@replaced-ip ) (Quit: leaving)
1815 [10:38:01] *** debhelper sets mode: +l 1684
1816 [10:38:01] *** Quits: dixie7z_ (~dixie7z@replaced-ip ) (Ping timeout: 272 seconds)
1817 [10:39:19] *** Joins: sappel (~sappel@replaced-ip )
1818 [10:39:57] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 265 seconds)
1819 [10:40:18] <bardkorren> linuxcrazy: Don't worry about
the firewall. I haven't run one on my linux systems for ten
years or so, never had a problem. (Yeah, that's a huge
difference from Windows, for instance.)
1820 [10:40:45] <linuxcrazy> ok
1821 [10:41:29] *** Joins: zerete (~qkthr@replaced-ip )
1822 [10:42:44] *** Quits: break19_ (~break19@replaced-ip ) (Ping timeout: 244 seconds)
1823 [10:44:52] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Ping timeout: 252 seconds)
1824 [10:44:55] *** Joins: nickenchuggets (~nicken@replaced-ip )
1825 [10:44:55] *** Quits: nickenchuggets (~nicken@replaced-ip ) (Changing host)
1826 [10:44:55] *** Joins: nickenchuggets (~nicken@replaced-ip )
1827 [10:45:47] *** Joins: Wizek_ (~Wizek@replaced-ip )
1828 [10:46:30] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1829 [10:46:35] *** Joins: davimore_ (~davimore@replaced-ip )
1830 [10:47:08] *** Quits: moozer (~moz@replaced-ip ) (Ping timeout: 260 seconds)
1831 [10:47:12] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Remote host closed the connection)
1832 [10:47:21] *** Joins: lucad111 (~lucad111@replaced-ip )
1833 [10:48:13] *** Quits: milobit (~milobit@replaced-ip ) (Ping timeout: 250 seconds)
1834 [10:48:20] *** Quits: muhannad (~muhannad@replaced-ip ) (Quit: muhannad)
1835 [10:49:15] *** Quits: nyuszika7h (nyuszika7h@replaced-ip ) (Ping timeout: 250 seconds)
1836 [10:49:28] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 260 seconds)
1837 [10:49:37] *** Quits: davimore__ (~davimore@replaced-ip ) (Ping timeout: 265 seconds)
1838 [10:49:43] *** Quits: raynold (uid201163@replaced-ip ) (Quit: Connection closed for inactivity)
1839 [10:49:54] *** Joins: aDrz (~dude@replaced-ip )
1840 [10:50:15] *** Joins: bony (~quassel@replaced-ip )
1841 [10:50:15] *** Quits: bony (~quassel@replaced-ip ) (Changing host)
1842 [10:50:15] *** Joins: bony (~quassel@replaced-ip )
1843 [10:50:43] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 256 seconds)
1844 [10:50:51] *** Joins: milobit (~milobit@replaced-ip )
1845 [10:51:31] *** Joins: btf (~btf@replaced-ip )
1846 [10:51:32] *** Joins: spaceman (~spaceman@replaced-ip )
1847 [10:51:57] *** Joins: nyuszika7h (nyuszika7h@replaced-ip )
1848 [10:52:19] <spaceman> hey folks. my friend says debian is
hard to configure. i recently started using debian and so far i
don't find it very hard at all. anyone know what he might have
been talking about?
1849 [10:53:14] <Iridos> dpkg, gnumeric
1850 [10:53:14] <dpkg> Gnumeric is a spreadsheet application, part
of the <GNOME> project. It has support for many file formats,
including Microsoft Excel (.xls, .xlsx), OpenOffice.org XML and
StarOffice (.ods, .sdx). User FAQ:
replaced-url
1851 [10:53:34] <Iridos> meh. :(
1852 [10:53:42] *** Joins: sandeepkr (~Sandeepkr@replaced-ip )
1853 [10:53:59] <spaceman> debian is sweet and stable. i likes it.
1854 [10:54:06] <spaceman> good ol apt
1855 [10:54:10] *** Joins: TomyWork (~tomy@replaced-ip )
1856 [10:54:11] <Iridos> spaceman, ask him, not us???
1857 [10:54:37] <spaceman> yea no doubt.
1858 [10:54:37] *** Joins: bumbal (~lxk@replaced-ip )
1859 [10:55:00] <spaceman> Iridos, what DE do u use?
1860 [10:55:13] <linuxcrazy> sudo apt-get update && sudo
apt-get dist-upgrade does this work in debian also? is it same in
debian also?
1861 [10:55:13] *** Joins: BadSnappa (~BadSnappa@replaced-ip )
1862 [10:55:35] <somiaj> spaceman: debian due to its long history
has some outdated info.
1863 [10:55:37] <Iridos> xfce… or often no DE at all
1864 [10:56:06] <spaceman> that's cool. im using i3 and mate.
1865 [10:56:06] <Iridos> linuxcrazy, if you have installed and
configured sudo, then yes
1866 [10:56:26] <linuxcrazy> ok. What exactly is sudo?
1867 [10:56:46] *** Quits: foption (~foption@replaced-ip ) (Remote host closed the connection)
1868 [10:56:49] <Iridos> dpkg, sudo
1869 [10:56:50] <dpkg> [sudo] (Substitute User DO) Not enabled by
default on Debian systems; configure /etc/sudoers first, ask me
about <visudo>, <sudoers>. sudo can give limited super
user privileges to specific users, or allow you to do silly things
like run X apps with root permissions, or good in scripts with
"username ALL = NOPASSWD: /some/program". See also
<sudo path>.
replaced-url
1870 [10:56:50] *** Joins: gambero (~gambero@replaced-ip )
1871 [10:56:57] <aging> superuser do
1872 [10:57:09] *** Joins: foption (~foption@replaced-ip )
1873 [10:57:28] *** Quits: Eduard_Munteanu (~Eduard_Mu@replaced-ip ) (Ping timeout: 258 seconds)
1874 [10:57:34] *** Joins: moozer (~moz@replaced-ip )
1875 [10:57:47] <linuxcrazy> ok. will go through those links.
1876 [10:58:08] <aging> or man sudo =)
1877 [10:58:25] <spaceman> i've never used visudo, always
done it manually.
1878 [10:58:39] *** Joins: The_Loko (~The_Loko@replaced-ip )
1879 [10:58:40] *** Joins: Brigo (~Brigo@replaced-ip )
1880 [10:58:44] <aging> nvr even knew about visudo
1881 [10:59:13] *** Quits: gambero (~gambero@replaced-ip ) (Client Quit)
1882 [11:00:03] *** Joins: Hacker01 (~Haxker01@replaced-ip )
1883 [11:00:22] *** Joins: oish (~charlie@replaced-ip )
1884 [11:01:25] *** Joins: electro33 (uid613@replaced-ip )
1885 [11:02:14] *** Joins: afx_ (~afx_@replaced-ip )
1886 [11:02:55] <spaceman> dpkg, dpkg-reconfigure
1887 [11:02:55] <dpkg> i guess dpkg-reconfigure is a tool used to
reconfigure packages
1888 [11:03:27] <linuxcrazy> I just installed Wine. Not able to
find it in Menu.
1889 [11:03:44] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Remote host closed the connection)
1890 [11:03:45] <linuxcrazy> I typed Wine in Synaptic and
installed that.
1891 [11:04:10] <aging> try wine in terminal, i dunno if
everything gets added to menu
1892 [11:04:20] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
1893 [11:04:31] *** Quits: nickenchuggets (~nicken@replaced-ip ) (Read error: Connection reset by peer)
1894 [11:04:39] <spaceman> Alt + F
1895 [11:04:39] <aging> also look through *every* menu, debian,
system tools, etc.
1896 [11:04:41] <spaceman> Alt + F2
1897 [11:04:54] <spaceman> and then type wine
1898 [11:05:05] *** Quits: aging (~aging@replaced-ip ) (Quit: Don't pick up that ph.$@^%&$ NO CARRIER.)
1899 [11:05:11] *** Joins: wiselydoesit (~wiselydoe@replaced-ip )
1900 [11:06:50] *** Parts: Aldaron (~jonni@replaced-ip )
1901 [11:07:27] <linuxcrazy> ok
1902 [11:07:49] *** Joins: aging (~aging@replaced-ip )
1903 [11:07:50] *** Quits: Hacker01 (~Haxker01@replaced-ip ) (Ping timeout: 246 seconds)
1904 [11:08:00] *** debhelper sets mode: +l 1690
1905 [11:08:02] *** Quits: aging (~aging@replaced-ip ) (Changing host)
1906 [11:08:02] *** Joins: aging (~aging@replaced-ip )
1907 [11:09:05] *** Joins: pkv (~pkv@replaced-ip )
1908 [11:09:46] *** Joins: Shock- (~Shock@replaced-ip )
1909 [11:10:34] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
1910 [11:11:21] <aging> is 'xrandr' necessary for dual
monitors with LXDE?
1911 [11:11:56] <aging> or 'arandr'
1912 [11:12:02] *** Joins: Eduard_Munteanu (~Eduard_Mu@replaced-ip )
1913 [11:13:16] *** Quits: chele (~chele@replaced-ip ) (Ping timeout: 260 seconds)
1914 [11:13:17] *** Joins: davideb (~david@replaced-ip )
1915 [11:13:55] <Iridos> xrandr is the command-line tool…
it's usually easier to use one of the graphical ones …
and they somehow save stuff
1916 [11:14:29] <somiaj> aging: RandR is the modern multi monintor
configuration in xorg. So you will need soemthing that configures
it, unless you want ot use the depricated xinemera
1917 [11:14:56] <linuxcrazy> guys, what's your opinion about
debian based distros like Sparky linux, MX Linux and Antix?
1918 [11:15:01] <spaceman> dpkg, xrandr
1919 [11:15:01] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 264 seconds)
1920 [11:15:01] <dpkg> xrandr is, like, a command-line interface
to the <RandR> extension; used to set the screen size,
orientation and/or reflection.
replaced-url
1921 [11:15:19] <spaceman> dpkg, randr
1922 [11:15:19] <dpkg> The X Resize, Rotate and Reflect Extension
(RandR) allows the server to inform clients of desktop size (etc)
changes, so they can update themselves.
replaced-url
1923 [11:15:37] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Ping timeout: 264 seconds)
1924 [11:16:41] *** Quits: BadSnappa (~BadSnappa@replaced-ip ) (Quit: Leaving)
1925 [11:17:00] *** Joins: wiselydoesit_ (~wiselydoe@replaced-ip )
1926 [11:17:21] *** Quits: zhemor (~zhemor@replaced-ip ) (Ping timeout: 256 seconds)
1927 [11:17:56] *** Joins: chele (~chele@replaced-ip )
1928 [11:17:56] <Iridos> aging, you may have to create an
xorg.conf file, because you need a virtual desktop that is big
enough to have both screens placed on them
1929 [11:18:05] *** Quits: moozer (~moz@replaced-ip ) (Ping timeout: 246 seconds)
1930 [11:18:05] *** Joins: garbagefile (~acidburn@replaced-ip )
1931 [11:18:28] <aging> linuxcrazy why use debian based when u can
use debian?
1932 [11:18:37] *** Quits: wiselydoesit (~wiselydoe@replaced-ip ) (Ping timeout: 264 seconds)
1933 [11:19:10] * rdococ uses debian yay
1934 [11:19:15] *** Quits: garbagefile (~acidburn@replaced-ip ) (Client Quit)
1935 [11:19:27] *** Guest25357 is now known as Haudegen
1936 [11:19:39] <linuxcrazy> that's true.
1937 [11:19:51] <Iridos> I shouldn't call them screens, as
xrandr uses that term for the virtual screen
1938 [11:20:05] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 248 seconds)
1939 [11:20:11] <Iridos> aging, xrandr e.g. tells me: Screen 0:
minimum 320 x 200, current 3840 x 1200, maximum 8192 x 8192
1940 [11:20:34] <Iridos> (so you're probably good…
that is, if your monitors aren't in sum broader than 8192
pixel)
1941 [11:20:51] *** Joins: garbagefile (~acidburn@replaced-ip )
1942 [11:20:56] <linuxcrazy> what is the most lightweight and most
secure web browser available?
1943 [11:21:01] <aging> 2nd screen is clone right now
1944 [11:21:31] <linuxcrazy> I feel, web browser consumes a lot of
processing capacity.
1945 [11:22:10] <aging> linuxcrazy w3m
1946 [11:22:11] *** Joins: lachlan (~lachlan@replaced-ip )
1947 [11:22:16] *** wiselydoesit_ is now known as wiselydoesit
1948 [11:22:48] <linuxcrazy> ok
1949 [11:22:55] <aging> that was kind of a joke
1950 [11:23:05] <linuxcrazy> what?
1951 [11:23:16] <aging> it's a text based browser u use in
the terminal
1952 [11:23:38] * rdococ is thinking about trying out elinks
1953 [11:23:45] <aging> heh
1954 [11:23:47] <spaceman> same as elinks?
1955 [11:23:48] *** Quits: davideb (~david@replaced-ip ) (Quit: Saliendo)
1956 [11:23:54] <rdococ> ehe
1957 [11:23:55] <aging> i use firefox, it's really up to you
linuxcrazy
1958 [11:24:02] <aging> google some comparisons
1959 [11:24:23] <rdococ> chrome consumes too much RAM, internet
explorer shouldn't even be considered, firefox it is
1960 [11:24:41] <linuxcrazy> opera browser?
1961 [11:24:46] * spaceman enjoys killing ram
1962 [11:24:51] <spaceman> opera is nice ya
1963 [11:24:54] <rdococ> I have little to no experience with
opera.
1964 [11:25:15] * ransur0t w3m usage tip: reading ebooks in terminal :)
1965 [11:25:27] *** Quits: garbagefile (~acidburn@replaced-ip ) (Client Quit)
1966 [11:25:30] <linuxcrazy> lol.
1967 [11:26:26] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 256 seconds)
1968 [11:26:30] <linuxcrazy> chromium?
1969 [11:26:35] *** Joins: Devastator (~devas@replaced-ip )
1970 [11:26:37] *** Quits: Devastator (~devas@replaced-ip ) (Changing host)
1971 [11:26:37] *** Joins: Devastator (~devas@replaced-ip )
1972 [11:27:33] *** Quits: TheComplaintJar (~C2N14@replaced-ip ) (Ping timeout: 256 seconds)
1973 [11:28:53] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: ☮ out)
1974 [11:30:38] <aging> guess i do need xorg.conf ... vga-0 not
found
1975 [11:30:42] *** Joins: Sabotender (~Sabotende@replaced-ip )
1976 [11:30:49] *** Quits: aDrz (~dude@replaced-ip ) (Ping timeout: 258 seconds)
1977 [11:31:18] *** Quits: spaceman (~spaceman@replaced-ip ) (Quit: Leaving)
1978 [11:32:09] *** Joins: n4dir (~user@replaced-ip )
1979 [11:33:20] *** Quits: sphenxes01 (~sphenxes@replaced-ip ) (Ping timeout: 260 seconds)
1980 [11:33:30] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Ping timeout: 258 seconds)
1981 [11:33:57] *** Joins: stefanc_diff (~stefanc_d@replaced-ip )
1982 [11:34:26] *** Joins: TheComplaintJar (~C2N14@replaced-ip )
1983 [11:34:59] *** Joins: nikoma (~nikoma@replaced-ip )
1984 [11:35:05] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
1985 [11:36:03] *** Quits: linuxcrazy (~linuxuser@replaced-ip ) (Quit: Leaving)
1986 [11:36:41] *** Quits: Atm0spher1c (~future@replaced-ip ) (Quit: quit)
1987 [11:36:59] *** Joins: obengdako (~obengdako@replaced-ip )
1988 [11:37:00] *** Joins: sphenxes (~sphenxes@replaced-ip )
1989 [11:38:17] *** Joins: HugsWontletgo (~HugsWontl@replaced-ip )
1990 [11:38:25] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 264 seconds)
1991 [11:39:38] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Ping timeout: 258 seconds)
1992 [11:40:00] *** Joins: gshrikant (~gshrikant@replaced-ip )
1993 [11:40:05] *** Joins: ssaturos (~saturos@replaced-ip )
1994 [11:41:30] *** Quits: clmsy (~eoz@replaced-ip ) (Remote host closed the connection)
1995 [11:41:49] *** Quits: lel (l@replaced-ip ) (Ping timeout: 265 seconds)
1996 [11:42:08] *** Joins: Cloudish (~Cloudish@replaced-ip )
1997 [11:42:29] *** Joins: Shock- (~Shock@replaced-ip )
1998 [11:42:50] *** Joins: aDrz (~dude@replaced-ip )
1999 [11:42:51] *** Quits: WindowsXPForever (rep@replaced-ip ) (Ping timeout: 256 seconds)
2000 [11:43:16] *** Quits: zhangweichinese (~zhangwei@replaced-ip ) (Ping timeout: 265 seconds)
2001 [11:43:45] *** Quits: fat_ (~fat@replaced-ip ) (Quit: leaving)
2002 [11:43:50] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 258 seconds)
2003 [11:43:51] *** ssaturos is now known as saturos
2004 [11:45:20] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
2005 [11:45:30] *** Joins: jnavila (~jnavila@replaced-ip )
2006 [11:45:44] *** Joins: vfw (~mrt@replaced-ip )
2007 [11:46:11] *** Joins: betandr (~betandr@replaced-ip )
2008 [11:46:41] *** Joins: lel (l@replaced-ip )
2009 [11:47:10] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
2010 [11:47:18] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 248 seconds)
2011 [11:47:51] *** Joins: muhannad_ (~muhannad@replaced-ip )
2012 [11:47:55] *** Joins: WindowsXPForever (rep@replaced-ip )
2013 [11:48:09] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
2014 [11:48:09] *** Joins: davideb (~david@replaced-ip )
2015 [11:48:16] *** Joins: Defaulttinen (defaultti@replaced-ip )
2016 [11:49:57] *** Quits: dreki (~dreki@replaced-ip ) (Quit: Leaving.)
2017 [11:49:57] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
2018 [11:52:34] *** Joins: moozer (~moz@replaced-ip )
2019 [11:52:39] *** Joins: wabuh (~wabuh@replaced-ip )
2020 [11:52:43] *** Joins: Beretta021 (~Beretta02@replaced-ip )
2021 [11:52:57] *** Quits: saboru (~saboru@replaced-ip ) (Ping timeout: 250 seconds)
2022 [11:53:32] *** Joins: spaceman (~spaceman@replaced-ip )
2023 [11:54:17] *** Joins: saboru (~saboru@replaced-ip )
2024 [11:54:45] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Ping timeout: 248 seconds)
2025 [11:55:30] *** gftg_away is now known as gftg
2026 [11:56:08] *** Joins: btf (~btf@replaced-ip )
2027 [11:56:40] *** Quits: betandr (~betandr@replaced-ip ) (Ping timeout: 260 seconds)
2028 [11:56:54] *** Quits: pyface (~pyface@replaced-ip ) (Ping timeout: 248 seconds)
2029 [11:57:35] *** Joins: czesmir (~stefan@replaced-ip )
2030 [11:57:41] *** Joins: velly (~reev@replaced-ip )
2031 [11:58:01] *** debhelper sets mode: +l 1697
2032 [11:58:06] *** Quits: reev (~reev@replaced-ip ) (Read error: Connection reset by peer)
2033 [11:58:40] *** Joins: zhangweichinese (~zhangwei@replaced-ip )
2034 [11:58:42] *** Quits: SPF (~spf@replaced-ip ) (Read error: Connection reset by peer)
2035 [11:59:17] *** Quits: aging (~aging@replaced-ip ) (Quit: Don't pick up that ph.$@^%&$ NO CARRIER.)
2036 [11:59:28] *** Quits: gshrikant (~gshrikant@replaced-ip ) (Ping timeout: 260 seconds)
2037 [12:01:52] *** Quits: spaceman (~spaceman@replaced-ip ) (Quit: WeeChat 1.0.1)
2038 [12:02:11] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
2039 [12:02:53] *** Quits: velly (~reev@replaced-ip ) (Ping timeout: 272 seconds)
2040 [12:03:46] *** Joins: betandr (~betandr@replaced-ip )
2041 [12:04:25] *** Joins: atehwa (atehwa@replaced-ip )
2042 [12:06:01] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Ping timeout: 264 seconds)
2043 [12:07:47] *** Joins: aging (~aging@replaced-ip )
2044 [12:07:53] *** Joins: helga_ (~helga@replaced-ip )
2045 [12:07:59] *** Joins: kagu (~kalle@replaced-ip )
2046 [12:08:08] *** Quits: aging (~aging@replaced-ip ) (Changing host)
2047 [12:08:08] *** Joins: aging (~aging@replaced-ip )
2048 [12:08:28] *** Quits: HugsWontletgo (~HugsWontl@replaced-ip ) (Quit: leaving)
2049 [12:08:39] *** Joins: HugsWontletgo (~HugsWontl@replaced-ip )
2050 [12:08:53] *** Quits: aging (~aging@replaced-ip ) (Client Quit)
2051 [12:09:22] *** Quits: ValodiaDeSeynes (~ValodiaDe@replaced-ip ) (Ping timeout: 265 seconds)
2052 [12:09:43] *** Joins: Y04NN (~y04nn@replaced-ip )
2053 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
2054 [12:10:32] *** Quits: HugsWontletgo (~HugsWontl@replaced-ip ) (Client Quit)
2055 [12:10:38] *** Quits: wiselydoesit (~wiselydoe@replaced-ip ) (Ping timeout: 256 seconds)
2056 [12:11:19] *** Quits: sovraro (d41dc2f5@replaced-ip##) (Quit: ##replaced-url
2057 [12:11:20] *** Joins: dselect (~dselect@replaced-ip )
2058 [12:12:14] *** Quits: davideb (~david@replaced-ip ) (Quit: Saliendo)
2059 [12:12:33] *** Joins: spaceman (~spaceman@replaced-ip )
2060 [12:12:53] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 256 seconds)
2061 [12:13:03] <helga_> hello! how can i enable the boot log? i
have installed it (bootlogd) and put BOOTLOGD_ENABLE=YES in
/etc/default/bootlogd, i am new!
2062 [12:13:28] *** Joins: skell (~AndChat23@replaced-ip )
2063 [12:14:58] *** Joins: HugsWontletgo (~HugsWontl@replaced-ip )
2064 [12:15:19] *** Quits: EmleyMoor (phil@replaced-ip ) (Quit: Reboot needed...)
2065 [12:15:25] *** Joins: velly (~reev@replaced-ip )
2066 [12:15:41] *** Joins: arha (~temp@replaced-ip )
2067 [12:15:49] <n4dir> does bootlogd still work with systemd?
Aren't there other means to access such info?
2068 [12:15:53] <skell> Hello I have a small server online (atom
2800) I want to setup a video streaming server on it, do you know
any light video streamer server?
2069 [12:16:18] *** Quits: HugsWontletgo (~HugsWontl@replaced-ip ) (Client Quit)
2070 [12:16:22] *** Joins: altin_ (~altin@replaced-ip )
2071 [12:16:26] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 258 seconds)
2072 [12:16:33] *** Joins: Shock- (~Shock@replaced-ip )
2073 [12:16:43] <helga_> i dont know!! ive installed debian since
yesterday and got a large blackscreen while booting,... so i would
know whats the problem do you have any other suggestions?
2074 [12:17:15] *** Parts: iwkse (~iwkse@replaced-ip )
2075 [12:17:27] *** Joins: HugsWontletgo (~HugsWontl@replaced-ip )
2076 [12:17:50] <petn-randall> helga_: Can you switch to a virtual
terminal by pressing ctrl + alt + F2?
2077 [12:17:51] *** Joins: fossrox (~fossrox@replaced-ip )
2078 [12:18:02] <n4dir> you got a black screen during boot, but
the boot finishes until you get a login screen? Or does it fail to
boot at all?
2079 [12:18:53] *** Joins: sillyslux (~sillyslux@replaced-ip )
2080 [12:18:54] <helga_> i see initalize ramdisk somithing like
that then i got a blinking underscore for 30 seconds! then i see
Loading ... and somthing other stuff
2081 [12:19:07] *** Quits: arha_ (~temp@replaced-ip ) (Ping timeout: 256 seconds)
2082 [12:20:13] <helga_> petn-randall, yes that works!
2083 [12:20:39] *** Quits: spaceman (~spaceman@replaced-ip ) (Quit: WeeChat 1.0.1)
2084 [12:21:15] *** Joins: spaceman (~spaceman@replaced-ip )
2085 [12:21:18] <petn-randall> helga_: Ah, then it's a
problem with the X11 server. What kind of hardware is this? You
might need updated kernel + X11 video drivers.
2086 [12:21:26] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 246 seconds)
2087 [12:21:38] *** Joins: wiselydoesit (~wiselydoe@replaced-ip )
2088 [12:21:52] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 260 seconds)
2089 [12:21:53] *** Joins: EmleyMoor (phil@replaced-ip )
2090 [12:21:57] *** Quits: Cloudish (~Cloudish@replaced-ip ) (Ping timeout: 248 seconds)
2091 [12:22:11] *** Quits: johnny_ (~johnny@replaced-ip ) (Ping timeout: 258 seconds)
2092 [12:23:26] *** baraba is now known as marcelgranollers
2093 [12:23:28] <helga_> i dont know what x11 server is .. my
hardware is a old laptop from lenovo i dont know which hardware ..
sorry!!!
2094 [12:23:33] *** Joins: xiaodong (~xiaodong@replaced-ip )
2095 [12:23:57] *** marcelgranollers is now known as baraba
2096 [12:23:59] <petn-randall> helga_: Do you know which model it
is?
2097 [12:24:30] <helga_> oh yes! lenovo b50-80 is here
2098 [12:24:55] *** Joins: linuxuser (~linuxuser@replaced-ip )
2099 [12:24:57] *** Quits: skell (~AndChat23@replaced-ip ) (Read error: Connection reset by peer)
2100 [12:25:05] *** Joins: _Nox (~Nox@replaced-ip )
2101 [12:25:35] *** Joins: mazert (~mazert@replaced-ip )
2102 [12:26:23] *** Quits: fatalerrors (~fatalerro@replaced-ip ) (Ping timeout: 258 seconds)
2103 [12:27:06] <bardkorren> Installing Jessie, last step (or so):
"Is the system clock set to UTC?" -- How should I know the
answer to that question?
2104 [12:28:13] <missmbob> generally hit yes. not a big deal
2105 [12:28:18] <linuxuser> not able to run sudo apt-get update
2106 [12:28:26] *** Joins: chomwitt (~chomwitt@replaced-ip )
2107 [12:29:14] <bardkorren> missmbob: Yeah, my thinking also. And
if the clock ISN'T set to UTC, can it be changed afterwards? I
mean, in BIOS or something like that?
2108 [12:29:15] *** Joins: vergg (~vergg@replaced-ip )
2109 [12:29:27] <missmbob> bardkorren: yes
2110 [12:29:31] <vergg> a
2111 [12:29:53] *** Quits: ptx0 (~cheesus_c@replaced-ip ) (Ping timeout: 256 seconds)
2112 [12:29:57] <bardkorren> missmbob: Thanks
2113 [12:30:46] *** vergg is now known as vergg_
2114 [12:30:51] *** vergg_ is now known as vergg
2115 [12:30:55] *** Joins: scream (~scream@replaced-ip )
2116 [12:31:18] *** Quits: spaceman (~spaceman@replaced-ip ) (Quit: WeeChat 1.0.1)
2117 [12:31:27] *** Joins: iflema (~weechat@replaced-ip )
2118 [12:31:48] *** Quits: LorD_n1c0w (~igorhenri@replaced-ip ) (Read error: Connection reset by peer)
2119 [12:32:17] *** Quits: zz_capri (~capri_fre@replaced-ip ) (Quit: Im outta here)
2120 [12:32:29] *** Quits: TheComplaintJar (~C2N14@replaced-ip ) (Changing host)
2121 [12:32:29] *** Joins: TheComplaintJar (~C2N14@replaced-ip )
2122 [12:33:08] <helga_> petn-randall?
2123 [12:33:32] *** vergg is now known as erst
2124 [12:33:53] <erst> when debian 9 will be ready?
2125 [12:33:56] *** Joins: spinbee (~spinbee@replaced-ip )
2126 [12:34:34] *** Quits: erst (~vergg@replaced-ip ) (Quit: leaving)
2127 [12:34:59] <n4dir> when it is ready. Which should be 6 months
+ -
2128 [12:35:12] *** Joins: johnny_ (~johnny@replaced-ip )
2129 [12:35:18] *** Quits: phdeswer (~phdeswer@replaced-ip ) (Ping timeout: 248 seconds)
2130 [12:36:22] *** Quits: tsuggs (~tim@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
2131 [12:36:27] *** Joins: altin__ (~altin@replaced-ip )
2132 [12:36:32] *** Joins: spaceman (~spaceman@replaced-ip )
2133 [12:36:39] <helga_> there is no way to see whats the problem
why i get this long timeout?
2134 [12:37:07] *** Joins: dayten_ (~gnoid@replaced-ip )
2135 [12:38:41] *** Joins: tsuggs (~tim@replaced-ip )
2136 [12:39:04] <spaceman> how do u change i3status to different
things?
2137 [12:39:24] <spaceman> google is not my friend. we have beef
2138 [12:39:34] *** Joins: alxy (uid115853@replaced-ip )
2139 [12:40:12] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 258 seconds)
2140 [12:40:18] *** Quits: altin_ (~altin@replaced-ip ) (Ping timeout: 265 seconds)
2141 [12:40:40] *** Joins: LorD_n1c0w (~igorhenri@replaced-ip )
2142 [12:40:53] *** Quits: Eduard_Munteanu (~Eduard_Mu@replaced-ip ) (Remote host closed the connection)
2143 [12:41:17] *** Quits: bolt (~r00t@replaced-ip ) (Ping timeout: 245 seconds)
2144 [12:41:35] *** Joins: turfal (~Icedove@replaced-ip )
2145 [12:42:46] *** Joins: nils_2 (~nils_2@replaced-ip )
2146 [12:43:54] *** Joins: mcjoys (~mcjoys@replaced-ip )
2147 [12:43:58] *** Quits: arha (~temp@replaced-ip ) (Quit: tiuQ)
2148 [12:44:36] *** Joins: c0d3_ (~c0de_@replaced-ip )
2149 [12:44:50] *** Joins: kreate (~kreate@replaced-ip )
2150 [12:45:47] *** Quits: c0d3_ (~c0de_@replaced-ip ) (Client Quit)
2151 [12:45:54] <petn-randall> !wwsr
2152 [12:45:54] <dpkg> Debian 9 "Stretch" will probably
release in mid-2017. It will release sooner if you help fix bugs in
stretch and sid... take that as a challenge. Ask me about
<stretch freeze>, <how-can-i-help>
2153 [12:45:58] *** Joins: bolt (r00t@replaced-ip )
2154 [12:46:07] <petn-randall> gah, they left. :/
2155 [12:46:30] <petn-randall> helga_: That should work fine then.
2156 [12:47:39] <helga_> petn-randall, the computer starts fine
and i am here with xchat but this long blackscreen is really stupid
2157 [12:48:39] *** Quits: scream (~scream@replaced-ip ) (Remote host closed the connection)
2158 [12:49:43] *** Joins: chiasmata (~chiasmata@replaced-ip )
2159 [12:50:03] *** Joins: m8 (~m8@replaced-ip )
2160 [12:50:04] <n4dir> helga_: the debian wiki points to a
different site when it comes to troubleshooting boot problems with
systemd, look if it helps:
replaced-url
2161 [12:50:12] *** Joins: Shock- (~Shock@replaced-ip )
2162 [12:50:17] *** Joins: wonderworld (~ww@replaced-ip )
2163 [12:50:48] <n4dir> the few times i used systemd i recall it
"hang" during boot under certain conditions, but i
can't say anything detailed.
2164 [12:51:04] *** Joins: oish (~charlie@replaced-ip )
2165 [12:51:36] <linuxuser> is Debian stable with lxde faster than
Lubuntu?
2166 [12:51:58] <helga_> okay!
2167 [12:52:07] *** Joins: arha (~temp@replaced-ip )
2168 [12:52:13] <n4dir> good luck, helga_ ! :-)
2169 [12:52:40] <n4dir> if in doubt ask again later. someone
should know what exactly to do.
2170 [12:52:58] <helga_> yes i have linux since yesterday!
2171 [12:54:26] <n4dir> :-)
2172 [12:55:01] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 248 seconds)
2173 [12:55:32] *** Quits: mcjoys (~mcjoys@replaced-ip ) (Ping timeout: 258 seconds)
2174 [12:55:39] <helga_> kernel .. command line... yes we
can!......
2175 [12:56:02] *** Joins: jnavila (~jnavila@replaced-ip )
2176 [12:56:29] * iflema ouh ouh i fink so...
2177 [12:58:00] *** debhelper sets mode: +l 1703
2178 [12:58:02] <jelly> linuxuser: try both, and see
2179 [12:58:14] *** Joins: buzztekk (~buzztekk@replaced-ip )
2180 [12:58:53] *** Joins: Hacker01 (~Haxker01@replaced-ip )
2181 [12:59:12] <linuxuser> I just installed a couple of
applications on wine. Not able to find then in the menu.
2182 [13:00:22] *** Joins: k-t_ (~kt@replaced-ip )
2183 [13:01:04] <spaceman> wine is a pain as i recall but i did
get EveOnline to work
2184 [13:01:06] *** Joins: oish_ (~charlie@replaced-ip )
2185 [13:02:16] <linuxuser> it got installed. But, why I am not
able to locate in the menu?
2186 [13:02:29] <n4dir> (01:01:32 PM) dpkg: I wish you would
RTFM., n4dir ; lol
2187 [13:02:33] *** Joins: hybridark (~hybridark@replaced-ip )
2188 [13:03:23] <hybridark> hi guys
2189 [13:03:27] *** Quits: Nix_Albus (~Nix@replaced-ip ) (Read error: Connection reset by peer)
2190 [13:03:33] <hybridark> I'm trying to create a local
debian repository
2191 [13:03:34] *** Quits: afx_ (~afx_@replaced-ip ) (Ping timeout: 248 seconds)
2192 [13:03:37] *** Quits: k-t (~kt@replaced-ip ) (Ping timeout: 264 seconds)
2193 [13:03:37] *** k-t_ is now known as k-t
2194 [13:03:38] <hybridark> to be accessed via ssh
2195 [13:03:43] *** Quits: muhannad_ (~muhannad@replaced-ip ) (Quit: muhannad_)
2196 [13:03:47] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 246 seconds)
2197 [13:03:50] *** Joins: Nix_Albus (~Nix@replaced-ip )
2198 [13:03:54] *** Quits: moozer (~moz@replaced-ip ) (Ping timeout: 256 seconds)
2199 [13:04:06] <hybridark> is it possible to use a port different
from 22 on sources.lst?
2200 [13:04:13] <hybridark> for example deb
ssh://apt@172.20.0.88:2222/data/debian jessie main
2201 [13:04:28] *** Joins: x__ (~x@replaced-ip )
2202 [13:04:34] *** Joins: argus (~unix@replaced-ip )
2203 [13:05:02] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
2204 [13:05:16] <n4dir> hybridark: to set a non-default port for
ssh you might want to make use of a ~/.ssh/config file. If that
works with local debian repositories i wouldn't know
2205 [13:05:18] *** Joins: maotm (~mao@replaced-ip )
2206 [13:05:32] *** Joins: dpkg (~dpkg@replaced-ip )
2207 [13:05:42] <n4dir> ah, damnit, i misunderstood your question.
i sources.list. duh. sorry for the noise
2208 [13:06:18] *** Quits: saturos (~saturos@replaced-ip ) (Remote host closed the connection)
2209 [13:06:21] <hybridark> n4dir: I'm using Docker on the
server and binding the reprepro port 22 to 2222 on the host, so I
can still access the server via ssh and am not taken directly to the
docker container
2210 [13:06:41] <hybridark> so on the client I put the repository
address using the 2222 port
2211 [13:06:43] *** Quits: bvdk (~bvdkfreen@replaced-ip ) (Ping timeout: 256 seconds)
2212 [13:07:02] <hybridark> this works: ssh apt@172.20.0.88 -p
2222
2213 [13:07:02] *** Quits: obengdako (~obengdako@replaced-ip ) (Ping timeout: 258 seconds)
2214 [13:07:16] *** Quits: linuxuser (~linuxuser@replaced-ip ) (Quit: Leaving)
2215 [13:07:22] *** Quits: Hacker01 (~Haxker01@replaced-ip ) (Ping timeout: 265 seconds)
2216 [13:07:27] <hybridark> but when I add the repository url to
sources.lst and apt-get update, it keeps trying to connect
2217 [13:07:38] <hybridark> I'm guessing it doesn't
recognize the 2222 port after the address
2218 [13:07:46] <hybridark> and keeps trying to connect to 22
2219 [13:07:48] *** Joins: mohammad-ghasemi (~mohammad@replaced-ip )
2220 [13:07:50] *** Quits: Al3xG0 (~unix@replaced-ip ) (Ping timeout: 248 seconds)
2221 [13:08:04] *** Quits: zhangweichinese (~zhangwei@replaced-ip ) (Quit: Leaving.)
2222 [13:08:57] *** Quits: Nix_Albus (~Nix@replaced-ip ) (Read error: Connection reset by peer)
2223 [13:09:19] *** Joins: Nix_Albus (~Nix@replaced-ip )
2224 [13:09:21] <hybridark> I'm using public key
authentication and already added the client's public key to the
server (so the ssh command works)
2225 [13:09:58] <FinalX> hybridark: you could configure the port
in your user's ssh config file
2226 [13:10:04] *** Joins: cdown_ (~cdown@replaced-ip )
2227 [13:10:29] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 248 seconds)
2228 [13:11:45] *** Joins: ex3 (01I3J9Myh6@replaced-ip )
2229 [13:11:58] *** Joins: schu-r (~Thunderbi@replaced-ip )
2230 [13:12:15] *** cdown_ is now known as cdown
2231 [13:12:21] *** Quits: mohammad-ghasemi (~mohammad@replaced-ip ) (Client Quit)
2232 [13:12:22] *** Joins: mcjoys (~mcjoys@replaced-ip )
2233 [13:13:55] *** Joins: h8R (~ari_pak@replaced-ip )
2234 [13:14:19] <hybridark> FinalX: Seems to work. Thanks!
2235 [13:14:47] <FinalX> np :)
2236 [13:16:13] *** Joins: ktchk (~eddie6929@replaced-ip )
2237 [13:16:37] *** Quits: pkv (~pkv@replaced-ip ) (Ping timeout: 258 seconds)
2238 [13:17:04] *** Joins: robotroll (~robotroll@replaced-ip )
2239 [13:17:51] *** Joins: fhdrin (~fhdrin@replaced-ip )
2240 [13:18:49] *** Joins: _m8 (~m8@replaced-ip )
2241 [13:19:16] *** Joins: oish (~charlie@replaced-ip )
2242 [13:19:23] *** Quits: stefanc_diff (~stefanc_d@replaced-ip ) (*.net *.split)
2243 [13:19:23] *** Quits: nickle (sid89854@replaced-ip ) (*.net *.split)
2244 [13:19:23] *** Quits: ELLIOTTCABLE (sid1544@replaced-ip ) (*.net *.split)
2245 [13:19:23] *** Quits: thebwt (sid199145@replaced-ip ) (*.net *.split)
2246 [13:19:23] *** Quits: ikanobori (sid187663@replaced-ip ) (*.net *.split)
2247 [13:19:23] *** Quits: AfroThundr (~AfroThund@replaced-ip ) (*.net *.split)
2248 [13:19:23] *** Quits: Treylis (~quassel@replaced-ip ) (*.net *.split)
2249 [13:19:23] *** Quits: sdollins (~sdollins@replaced-ip ) (*.net *.split)
2250 [13:19:23] *** Quits: smidlers (smyers@replaced-ip ) (*.net *.split)
2251 [13:19:23] *** Quits: blackest_mamba (~blackest_@replaced-ip ) (*.net *.split)
2252 [13:19:23] *** Quits: rdz (~rdz@replaced-ip ) (*.net *.split)
2253 [13:19:23] *** Quits: ilyaman (ilyaman@replaced-ip ) (*.net *.split)
2254 [13:19:23] *** Quits: vaidy (vaidy@replaced-ip ) (*.net *.split)
2255 [13:19:23] *** Quits: raSter^ (raster@replaced-ip ) (*.net *.split)
2256 [13:19:23] *** Quits: duoi (~duoi@replaced-ip ) (*.net *.split)
2257 [13:19:23] *** Quits: Subfusc (subfusc@replaced-ip ) (*.net *.split)
2258 [13:19:23] *** Quits: msev- (msev-@replaced-ip ) (*.net *.split)
2259 [13:19:23] *** Quits: xingu (~xingu@replaced-ip ) (*.net *.split)
2260 [13:19:23] *** Quits: sparr (~sparr@replaced-ip ) (*.net *.split)
2261 [13:19:23] *** Quits: chaology (~James5979@replaced-ip ) (*.net *.split)
2262 [13:19:23] *** Quits: xar- (~xar@replaced-ip ) (*.net *.split)
2263 [13:19:23] *** Quits: dxtr (f821297f@replaced-ip ) (*.net *.split)
2264 [13:19:23] *** Quits: KindOne (kindone@replaced-ip ) (*.net *.split)
2265 [13:19:23] *** Quits: TiCPU (~owrt@replaced-ip ) (*.net *.split)
2266 [13:19:23] *** Quits: freakyy (~uwe@replaced-ip ) (*.net *.split)
2267 [13:19:23] *** Quits: creat (~Creator@replaced-ip ) (*.net *.split)
2268 [13:19:23] *** Quits: JelmerD (~JelmerD@replaced-ip ) (*.net *.split)
2269 [13:19:23] *** Quits: xKoren (chofstede@replaced-ip ) (*.net *.split)
2270 [13:19:23] *** Quits: miklcct (michael@replaced-ip ) (*.net *.split)
2271 [13:19:23] *** Quits: tomocha_______ (tomocha@replaced-ip ) (*.net *.split)
2272 [13:19:23] *** Quits: ToeSnacks (sid84043@replaced-ip ) (*.net *.split)
2273 [13:19:23] *** Quits: prussian (~prussian@replaced-ip ) (*.net *.split)
2274 [13:19:23] *** Quits: ScottE (~ScottE@replaced-ip ) (*.net *.split)
2275 [13:19:23] *** Quits: dusares (~dusares@replaced-ip ) (*.net *.split)
2276 [13:19:23] *** Quits: ddp` (~ddp@replaced-ip ) (*.net *.split)
2277 [13:19:23] *** Quits: Tsutsukakushi (~Tsutsukak@replaced-ip ) (*.net *.split)
2278 [13:19:23] *** Quits: sptnx (senate@replaced-ip ) (*.net *.split)
2279 [13:19:23] *** Quits: Downer (~downer@replaced-ip ) (*.net *.split)
2280 [13:19:23] *** Quits: tx (~texta@replaced-ip ) (*.net *.split)
2281 [13:19:23] *** Quits: KNERD (~KNERD@replaced-ip ) (*.net *.split)
2282 [13:19:23] *** Quits: JoshuaACasey (Joshua@replaced-ip ) (*.net *.split)
2283 [13:19:23] *** Quits: Satyajit (Satyajit@replaced-ip ) (*.net *.split)
2284 [13:19:23] *** Quits: nikomo (~quassel@replaced-ip ) (*.net *.split)
2285 [13:19:23] *** Quits: ThomasJ (thomas@replaced-ip ) (*.net *.split)
2286 [13:19:23] *** Quits: mquin (~mquin@replaced-ip ) (*.net *.split)
2287 [13:19:23] *** Quits: peer69 (~peer69@replaced-ip ) (*.net *.split)
2288 [13:19:23] *** Quits: Lirion (~m00se@replaced-ip ) (*.net *.split)
2289 [13:19:27] *** Joins: afx_ (~afx_@replaced-ip )
2290 [13:19:29] *** Joins: nikomo (~quassel@replaced-ip )
2291 [13:19:30] *** Joins: prussian (~prussian@replaced-ip )
2292 [13:19:31] *** Joins: Subfusc (subfusc@replaced-ip )
2293 [13:19:33] *** Joins: dusares (~dusares@replaced-ip )
2294 [13:19:34] *** Joins: JoshuaACasey (Joshua@replaced-ip )
2295 [13:19:34] *** Joins: dxtr (b1015d9e@replaced-ip )
2296 [13:19:38] *** Joins: msev- (msev-@replaced-ip )
2297 [13:19:38] *** Joins: peer69 (~peer69@replaced-ip )
2298 [13:19:39] *** Quits: peer69 (~peer69@replaced-ip ) (Changing host)
2299 [13:19:39] *** Joins: peer69 (~peer69@replaced-ip )
2300 [13:19:39] *** Joins: bvdk (~bvdkfreen@replaced-ip )
2301 [13:19:39] *** Joins: freakyy (~uwe@replaced-ip )
2302 [13:19:40] *** Joins: KNERD (~KNERD@replaced-ip )
2303 [13:19:42] *** Joins: KindOne (kindone@replaced-ip )
2304 [13:19:42] *** Joins: xingu (~xingu@replaced-ip )
2305 [13:19:43] *** Joins: xKoren (chofstede@replaced-ip )
2306 [13:19:43] *** Joins: ThomasJ (thomas@replaced-ip )
2307 [13:19:44] *** Joins: creat (~Creator@replaced-ip )
2308 [13:19:44] *** Joins: Treylis (~quassel@replaced-ip )
2309 [13:19:46] *** Joins: ScottE (~ScottE@replaced-ip )
2310 [13:19:48] *** Joins: tomocha_______ (tomocha@replaced-ip )
2311 [13:19:51] *** Joins: chaology (~James5979@replaced-ip )
2312 [13:19:51] *** Joins: rdz (~rdz@replaced-ip )
2313 [13:19:51] *** Joins: AfroThundr (~AfroThund@replaced-ip )
2314 [13:19:52] *** Joins: ilyaman (ilyaman@replaced-ip )
2315 [13:19:53] *** Joins: mquin (~mquin@replaced-ip )
2316 [13:19:53] *** Joins: TiCPU (~owrt@replaced-ip )
2317 [13:19:53] *** Joins: sparr (~sparr@replaced-ip )
2318 [13:19:56] *** Quits: m8 (~m8@replaced-ip ) (Ping timeout: 265 seconds)
2319 [13:19:57] *** Joins: smidlers (smyers@replaced-ip )
2320 [13:19:57] *** Joins: tx (~texta@replaced-ip )
2321 [13:20:05] *** Joins: sdollins (~sdollins@replaced-ip )
2322 [13:20:08] *** Joins: xar- (~xar@replaced-ip )
2323 [13:20:25] *** Joins: raSter^ (raster@replaced-ip )
2324 [13:20:36] *** Joins: miklcct (michael@replaced-ip )
2325 [13:20:42] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
2326 [13:20:53] *** Joins: duoi (~duoi@replaced-ip )
2327 [13:20:53] *** Joins: thebwt (sid199145@replaced-ip )
2328 [13:20:54] *** Joins: ikanobori (sid187663@replaced-ip )
2329 [13:20:56] *** Quits: h8R (~ari_pak@replaced-ip ) (Remote host closed the connection)
2330 [13:20:58] *** Joins: nickle (sid89854@replaced-ip )
2331 [13:21:10] *** Joins: blackest_mamba (~blackest_@replaced-ip )
2332 [13:21:19] *** Joins: dethos (~dethos@replaced-ip )
2333 [13:21:19] *** Joins: Tsutsukakushi (~Tsutsukak@replaced-ip )
2334 [13:21:29] *** Joins: h8R (~ari_pak@replaced-ip )
2335 [13:21:54] *** Joins: vaidy (vaidy@replaced-ip )
2336 [13:21:58] *** Quits: z0ran (~z0ran@replaced-ip ) (Quit: Leaving)
2337 [13:22:22] *** Quits: oish_ (~charlie@replaced-ip ) (Ping timeout: 258 seconds)
2338 [13:22:31] *** Quits: jareth_ (~jareth_@replaced-ip##) (Quit: ZNC - ##replaced-url
2339 [13:22:42] *** Joins: ELLIOTTCABLE (sid1544@replaced-ip )
2340 [13:22:55] *** Joins: ToeSnacks (sid84043@replaced-ip )
2341 [13:22:59] *** Joins: Lirion (~m00se@replaced-ip )
2342 [13:24:10] *** Joins: jareth_ (~jareth_@replaced-ip )
2343 [13:24:14] *** Joins: Shock- (~Shock@replaced-ip )
2344 [13:24:26] *** Parts: spaceman (~spaceman@replaced-ip )
2345 [13:25:16] *** Quits: dayten_ (~gnoid@replaced-ip ) (Remote host closed the connection)
2346 [13:25:28] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2347 [13:26:37] *** Joins: mavhq (~quassel@replaced-ip )
2348 [13:27:07] *** Quits: vfw (~mrt@replaced-ip ) (Ping timeout: 256 seconds)
2349 [13:27:10] *** Joins: oish_ (~charlie@replaced-ip )
2350 [13:29:09] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 248 seconds)
2351 [13:30:17] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 272 seconds)
2352 [13:30:45] *** Joins: plopp (~2588911@replaced-ip )
2353 [13:31:12] *** Joins: dejwoo (uid201748@replaced-ip )
2354 [13:31:36] *** Joins: czesmir_ (~stefan@replaced-ip )
2355 [13:31:50] *** Joins: ee2455 (~ee2455@replaced-ip )
2356 [13:32:15] *** Quits: mz|` (~emerick@replaced-ip ) (Changing host)
2357 [13:32:15] *** Joins: mz|` (~emerick@replaced-ip )
2358 [13:32:26] *** Joins: oish (~charlie@replaced-ip )
2359 [13:32:39] *** Joins: andmizyk (~andmizyk@replaced-ip )
2360 [13:32:53] *** Joins: phdeswer (~phdeswer@replaced-ip )
2361 [13:33:58] *** Quits: oish_ (~charlie@replaced-ip ) (Ping timeout: 248 seconds)
2362 [13:34:24] *** Joins: obengdako (~obengdako@replaced-ip )
2363 [13:34:44] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
2364 [13:34:58] *** Quits: SpacePenguin (~SpacePeng@replaced-ip ) (Remote host closed the connection)
2365 [13:35:02] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 248 seconds)
2366 [13:35:03] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 256 seconds)
2367 [13:37:09] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 248 seconds)
2368 [13:37:48] *** Joins: oish (~charlie@replaced-ip )
2369 [13:38:56] *** Joins: l0xas (~unix@replaced-ip )
2370 [13:39:18] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Ping timeout: 248 seconds)
2371 [13:39:34] *** Parts: nils_2 (~nils_2@replaced-ip )
2372 [13:42:26] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 256 seconds)
2373 [13:42:34] *** Joins: stwin (~stwin@replaced-ip )
2374 [13:43:09] *** Joins: oish (~charlie@replaced-ip )
2375 [13:43:28] *** Quits: stwin (~stwin@replaced-ip ) (Client Quit)
2376 [13:43:55] *** Joins: Quatroking (~Quatrokin@replaced-ip )
2377 [13:44:58] *** Joins: reev (~reev@replaced-ip )
2378 [13:45:01] *** Joins: troulouliou_div2 (~troulouli@replaced-ip )
2379 [13:45:24] *** Quits: lmcloughlin (sid1532@replaced-ip ) (Ping timeout: 260 seconds)
2380 [13:45:27] *** Quits: n4dir (~user@replaced-ip ) (Remote host closed the connection)
2381 [13:45:40] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
2382 [13:45:42] *** Quits: afuentes (~kusanagi@replaced-ip ) (Ping timeout: 248 seconds)
2383 [13:45:47] *** Quits: velly (~reev@replaced-ip ) (Ping timeout: 246 seconds)
2384 [13:46:08] *** Quits: iflema (~weechat@replaced-ip ) (Ping timeout: 258 seconds)
2385 [13:46:31] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 265 seconds)
2386 [13:46:58] *** Joins: lmcloughlin (sid1532@replaced-ip )
2387 [13:48:47] *** Quits: f10_ (~flo@replaced-ip ) (Read error: Connection reset by peer)
2388 [13:49:08] *** Joins: f10_ (~flo@replaced-ip )
2389 [13:49:17] *** Quits: fhdrin (~fhdrin@replaced-ip ) (Ping timeout: 272 seconds)
2390 [13:49:50] *** Joins: lostintty (~narek@replaced-ip )
2391 [13:49:58] *** Quits: reev (~reev@replaced-ip ) (Ping timeout: 248 seconds)
2392 [13:50:54] *** Joins: kiao2938 (~mj@replaced-ip )
2393 [13:51:05] *** Joins: Defaulttinen (defaultti@replaced-ip )
2394 [13:52:00] <lostintty> hello, recently I started using Debian
in text mode, is there a way to display different ttys at the top of
my screen? sort of like tabs in a browser?
2395 [13:52:08] *** Joins: greiogio (~ident@replaced-ip )
2396 [13:52:10] *** Joins: greiogio- (~ident@replaced-ip )
2397 [13:52:28] *** Joins: ValodiaDeSeynes (~ValodiaDe@replaced-ip )
2398 [13:52:51] *** Joins: Elirips (~Elirips@replaced-ip )
2399 [13:53:34] <petn-randall> lostintty: You can use a
multiplexer like GNU screen or tmux.
2400 [13:53:42] <petn-randall> lostintty: Or byobu
2401 [13:54:08] <cybrNaut> indeed.. gnu screen is a godsend. You
should get familiar w/it even if you use a gui
2402 [13:54:21] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
2403 [13:54:42] *** Quits: obengdako (~obengdako@replaced-ip ) ()
2404 [13:54:50] *** Quits: greiogio- (~ident@replaced-ip ) (Client Quit)
2405 [13:54:50] *** Quits: greiogio (~ident@replaced-ip ) (Client Quit)
2406 [13:55:18] *** Joins: greiogio (~ident@replaced-ip )
2407 [13:56:15] *** Joins: frostschutz (~frostschu@replaced-ip )
2408 [13:58:14] *** Quits: h8R (~ari_pak@replaced-ip ) (Remote host closed the connection)
2409 [13:58:22] *** Joins: Shock- (~Shock@replaced-ip )
2410 [13:59:16] *** Quits: hybridark (~hybridark@replaced-ip ) (Quit: Leaving)
2411 [14:00:44] *** Quits: troulouliou_div2 (~troulouli@replaced-ip ) (Quit: Leaving)
2412 [14:00:54] *** Joins: thunderrd (~thunderrd@replaced-ip )
2413 [14:01:08] *** Quits: bars0 (~Name@replaced-ip ) (Ping timeout: 256 seconds)
2414 [14:01:22] *** Joins: arha_ (~temp@replaced-ip )
2415 [14:01:25] *** Joins: Immanuel (~Manu@replaced-ip )
2416 [14:02:22] *** Joins: deandzines (~deandzine@replaced-ip )
2417 [14:03:08] <deandzines> Anyone out there know about lightdm ?
2418 [14:03:16] <deandzines> Im getting startup error
2419 [14:03:17] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 248 seconds)
2420 [14:03:30] *** Joins: knidos (~knidos@replaced-ip )
2421 [14:03:51] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
2422 [14:04:39] *** Joins: fhdrin (~fhdrin@replaced-ip )
2423 [14:04:51] <mo1991reg> whats the error?
2424 [14:04:53] *** Quits: arha (~temp@replaced-ip ) (Ping timeout: 265 seconds)
2425 [14:05:13] *** Joins: oish_ (~charlie@replaced-ip )
2426 [14:05:55] *** Joins: treehug88 (~textual@replaced-ip )
2427 [14:06:04] <deandzines> Result: start-limit-hit
2428 [14:06:16] <deandzines> Failed to start Light Display Manager
2429 [14:06:29] <deandzines> lightdm.service
2430 [14:06:43] *** Joins: Duncan (~Android@replaced-ip )
2431 [14:06:47] *** Quits: ktchk (~eddie6929@replaced-ip ) (Read error: Connection reset by peer)
2432 [14:07:03] *** Joins: cdown (~cdown@replaced-ip )
2433 [14:07:38] *** Joins: HaMsTeRs (~SUPERGAYH@replaced-ip )
2434 [14:07:46] <deandzines> I just finished installing a custom
device tree overlay with LCD. It could have something to do with
$DISPLAY
2435 [14:08:00] *** Quits: jnavila (~jnavila@replaced-ip ) (Remote host closed the connection)
2436 [14:08:06] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 248 seconds)
2437 [14:08:06] *** Quits: zuck05 (~goirc@replaced-ip ) (Excess Flood)
2438 [14:08:22] *** Joins: bars0 (~Name@replaced-ip )
2439 [14:08:25] *** Joins: jnavila (~jnavila@replaced-ip )
2440 [14:08:27] *** Joins: thiras (~thiras@replaced-ip )
2441 [14:08:53] *** Quits: elh9 (~elh9@replaced-ip ) (Ping timeout: 245 seconds)
2442 [14:09:22] *** Quits: l0xas (~unix@replaced-ip ) (Remote host closed the connection)
2443 [14:09:25] <deandzines> I am able to start it after login by
typing 'lightdm' into terminal. It only fails during
boot...
2444 [14:09:27] *** Quits: Duncan (~Android@replaced-ip ) (Read error: Connection reset by peer)
2445 [14:09:40] *** Quits: afx_ (~afx_@replaced-ip ) (Quit: Leaving)
2446 [14:09:40] *** Quits: turfal (~Icedove@replaced-ip ) (Ping timeout: 260 seconds)
2447 [14:09:45] *** Joins: Duncan (~Android@replaced-ip )
2448 [14:09:58] *** Joins: saysp_ (~saysp@replaced-ip )
2449 [14:10:20] *** Joins: zuck05 (~goirc@replaced-ip )
2450 [14:10:25] *** Quits: Duncan (~Android@replaced-ip ) (Read error: Connection reset by peer)
2451 [14:10:32] <deandzines> I am running Debian Jessie on
beaglebone with LXQt
2452 [14:10:40] *** Quits: HaMsTeRs (~SUPERGAYH@replaced-ip ) (Client Quit)
2453 [14:10:45] *** Joins: Duncan (~Android@replaced-ip )
2454 [14:12:14] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Quit: Leaving)
2455 [14:13:43] *** Joins: zhangweichinese (~zhangwei@replaced-ip )
2456 [14:14:44] *** Quits: saysp_ (~saysp@replaced-ip ) (Ping timeout: 256 seconds)
2457 [14:14:56] *** Quits: treehug88 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2458 [14:15:56] *** Quits: zhangweichinese (~zhangwei@replaced-ip ) (Client Quit)
2459 [14:15:59] *** Joins: Menekshe (~belle@replaced-ip )
2460 [14:16:33] *** Joins: treehug88 (~textual@replaced-ip )
2461 [14:16:57] *** Joins: nullbyte_ (~ghost@replaced-ip )
2462 [14:17:04] *** Joins: davidebbb (~david@replaced-ip )
2463 [14:17:11] <deandzines> Im wondering what start-limit-hit
means...
2464 [14:17:13] *** Quits: nullbyte_ (~ghost@replaced-ip ) (Client Quit)
2465 [14:18:24] *** Joins: torjeh (~Torje@replaced-ip )
2466 [14:19:23] *** Joins: elh9 (~elh9@replaced-ip )
2467 [14:20:16] *** Joins: Duncan_ (~Android@replaced-ip )
2468 [14:20:21] *** Quits: Duncan (~Android@replaced-ip ) (Read error: Connection reset by peer)
2469 [14:20:21] *** Quits: Duncan_ (~Android@replaced-ip ) (Max SendQ exceeded)
2470 [14:20:24] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 256 seconds)
2471 [14:21:47] *** Joins: cereal_poster (~DouglasT@replaced-ip )
2472 [14:23:04] *** Quits: treehug88 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2473 [14:23:21] *** Quits: AL_Kernell (albert@replaced-ip ) ()
2474 [14:23:29] *** Quits: oish_ (~charlie@replaced-ip ) (Ping timeout: 272 seconds)
2475 [14:24:28] *** Joins: treehug88 (~textual@replaced-ip )
2476 [14:25:42] *** Quits: davidebbb (~david@replaced-ip ) (Quit: Saliendo)
2477 [14:26:03] *** Quits: ransur0t (~ransur0t@replaced-ip ) (Remote host closed the connection)
2478 [14:26:54] *** Joins: WayToDoor (~milk.bott@193.55.29.169)
2479 [14:26:59] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Ping timeout: 246 seconds)
2480 [14:28:18] *** Joins: GenteelBen (~GenteelBe@replaced-ip )
2481 [14:29:09] *** Joins: o580 (~o580@replaced-ip )
2482 [14:29:12] *** Joins: fatalerrors (~fatalerro@replaced-ip )
2483 [14:31:22] *** Quits: sillyslux (~sillyslux@replaced-ip ) (Remote host closed the connection)
2484 [14:31:38] *** Joins: Duncan (~Android@replaced-ip )
2485 [14:31:50] *** Joins: sillyslux (~sillyslux@replaced-ip )
2486 [14:32:07] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 245 seconds)
2487 [14:32:52] *** Quits: torjeh (~Torje@replaced-ip ) (Ping timeout: 256 seconds)
2488 [14:34:17] *** Quits: wiselydoesit (~wiselydoe@replaced-ip ) (Quit: Leaving)
2489 [14:34:27] *** Joins: Hallo32 (~Thunderbi@replaced-ip )
2490 [14:34:43] *** Joins: wiselydoesit (~wiselydoe@replaced-ip )
2491 [14:35:14] *** Joins: Shock- (~Shock@replaced-ip )
2492 [14:35:47] *** Joins: rumble (~grumble@replaced-ip )
2493 [14:36:18] *** grumble is now known as Guest79268
2494 [14:36:28] *** rumble is now known as grumble
2495 [14:36:39] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 268 seconds)
2496 [14:36:40] *** conta1 is now known as conta
2497 [14:36:47] *** Quits: Duncan (~Android@replaced-ip ) (Ping timeout: 272 seconds)
2498 [14:36:47] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 272 seconds)
2499 [14:37:25] *** Quits: arcresu (~arcresu@replaced-ip ) (Ping timeout: 248 seconds)
2500 [14:37:41] *** Joins: sptnx (senate@replaced-ip )
2501 [14:37:48] *** Joins: Downer (~downer@replaced-ip )
2502 [14:38:11] *** Joins: stefanc_diff (~stefanc_d@replaced-ip )
2503 [14:40:05] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 248 seconds)
2504 [14:40:06] *** Quits: fhdrin (~fhdrin@replaced-ip ) (Ping timeout: 248 seconds)
2505 [14:40:11] *** Quits: alxd (~alxd@replaced-ip ) (Excess Flood)
2506 [14:41:22] *** Quits: greiogio (~ident@replaced-ip ) (Ping timeout: 256 seconds)
2507 [14:41:46] *** Quits: o580 (~o580@replaced-ip ) (Quit: Leaving)
2508 [14:42:02] *** Quits: plopp (~2588911@replaced-ip ) (Quit: Leaving)
2509 [14:42:08] *** Joins: alxd (~alxd@replaced-ip )
2510 [14:42:35] *** Quits: foption (~foption@replaced-ip ) (Remote host closed the connection)
2511 [14:42:42] *** Quits: Downer (~downer@replaced-ip ) (Changing host)
2512 [14:42:42] *** Joins: Downer (~downer@replaced-ip )
2513 [14:42:47] *** Joins: cm__ (cm@replaced-ip )
2514 [14:42:47] *** cm__ is now known as Firou
2515 [14:44:28] *** Joins: oish (~charlie@replaced-ip )
2516 [14:44:50] *** Quits: x__ (~x@replaced-ip ) (Ping timeout: 246 seconds)
2517 [14:45:29] *** Joins: dvs (~hibbard@replaced-ip )
2518 [14:46:32] *** Quits: grawity (grawity@replaced-ip ) (Excess Flood)
2519 [14:46:40] *** Joins: Ticho_ (~Ticho@replaced-ip )
2520 [14:46:46] *** Quits: Ticho (~Ticho@replaced-ip ) (Remote host closed the connection)
2521 [14:46:58] *** Joins: Brski__ (~Brski@replaced-ip )
2522 [14:47:00] *** Joins: bl0m1__ (~bl0m1@replaced-ip )
2523 [14:47:09] *** Joins: grawity (grawity@replaced-ip )
2524 [14:47:23] *** Quits: Immanuel (~Manu@replaced-ip ) (*.net *.split)
2525 [14:47:23] *** Quits: hexadecimal (~hexadecim@replaced-ip ) (*.net *.split)
2526 [14:47:23] *** Quits: LucaTM (~LucaTM@replaced-ip ) (*.net *.split)
2527 [14:47:23] *** Quits: spacebug^ (~spacebug@replaced-ip ) (*.net *.split)
2528 [14:47:23] *** Quits: fred`` (fred@replaced-ip ) (*.net *.split)
2529 [14:47:23] *** Quits: foriin (cenobite@replaced-ip ) (*.net *.split)
2530 [14:47:23] *** Quits: owa (~over@replaced-ip ) (*.net *.split)
2531 [14:47:23] *** Quits: jmyrv (~jmyrv@replaced-ip ) (*.net *.split)
2532 [14:47:23] *** Quits: Nevolution2 (xhr@replaced-ip ) (*.net *.split)
2533 [14:47:23] *** Quits: busch (~busch@replaced-ip ) (*.net *.split)
2534 [14:47:23] *** Quits: `Kevin (~kevin@replaced-ip ) (*.net *.split)
2535 [14:47:23] *** Quits: watersoul (~ircuser@replaced-ip ) (*.net *.split)
2536 [14:47:23] *** Quits: sbach (~sbach@replaced-ip ) (*.net *.split)
2537 [14:47:23] *** Quits: pingveno (~pingveno@replaced-ip ) (*.net *.split)
2538 [14:47:23] *** Quits: Gabemo (~Gabemo@replaced-ip ) (*.net *.split)
2539 [14:47:23] *** Quits: MichaelSasser (~michaelsa@replaced-ip ) (*.net *.split)
2540 [14:47:23] *** Quits: dflurker_ (~dimon@replaced-ip ) (*.net *.split)
2541 [14:47:23] *** Quits: xsdg (~xsdg@replaced-ip ) (*.net *.split)
2542 [14:47:23] *** Quits: bogus- (~bogus@replaced-ip ) (*.net *.split)
2543 [14:47:23] *** Quits: pcdummy (~quassel@replaced-ip ) (*.net *.split)
2544 [14:47:23] *** Quits: parshime1s (~parshimer@replaced-ip ) (*.net *.split)
2545 [14:47:23] *** Quits: m0n0 (~nx@replaced-ip ) (*.net *.split)
2546 [14:47:23] *** Quits: agrecascino (~agrecasci@replaced-ip ) (*.net *.split)
2547 [14:47:23] *** Quits: mukmuk (mukmuk@replaced-ip ) (*.net *.split)
2548 [14:47:23] *** Quits: heinrich5991 (~hein5991@replaced-ip ) (*.net *.split)
2549 [14:47:23] *** Quits: x10 (~x10@replaced-ip ) (*.net *.split)
2550 [14:47:23] *** Quits: tim_s007 (~tim_s007@replaced-ip ) (*.net *.split)
2551 [14:47:23] *** Quits: dos1 (~dos1@replaced-ip ) (*.net *.split)
2552 [14:47:23] *** Quits: bauerj (~bauerj@replaced-ip ) (*.net *.split)
2553 [14:47:23] *** Quits: cyboman33 (~cyboman33@replaced-ip ) (*.net *.split)
2554 [14:47:23] *** Quits: ephesius (~ephesius@replaced-ip ) (*.net *.split)
2555 [14:47:23] *** Quits: Telvana (~digits@replaced-ip ) (*.net *.split)
2556 [14:47:23] *** Quits: preaction (~doug@replaced-ip ) (*.net *.split)
2557 [14:47:23] *** Quits: jer0me (~jerome@replaced-ip ) (*.net *.split)
2558 [14:47:23] *** Quits: sqz (~sqz@replaced-ip ) (*.net *.split)
2559 [14:47:23] *** Quits: Hypnosekroete (hypno@replaced-ip ) (*.net *.split)
2560 [14:47:23] *** Quits: cydrobolt (~cydrobolt@replaced-ip ) (*.net *.split)
2561 [14:47:23] *** Quits: obihann (~jhann@replaced-ip ) (*.net *.split)
2562 [14:47:23] *** Quits: unborn (~ugly@replaced-ip ) (*.net *.split)
2563 [14:47:23] *** Quits: meldron (OogkOwC6bD@replaced-ip ) (*.net *.split)
2564 [14:47:23] *** Quits: ircnode0 (~salamande@replaced-ip ) (*.net *.split)
2565 [14:47:23] *** Quits: ikonia (~irc@replaced-ip ) (*.net *.split)
2566 [14:47:23] *** Quits: tapout (~tapout@replaced-ip ) (*.net *.split)
2567 [14:47:23] *** Quits: Kobaz (~kobaz@replaced-ip ) (*.net *.split)
2568 [14:47:23] *** Quits: Python1320 (Python1320@replaced-ip ) (*.net *.split)
2569 [14:47:25] *** Joins: Nix__Albus (~Nix@replaced-ip )
2570 [14:47:29] *** Joins: dflurker (~dimon@replaced-ip )
2571 [14:47:30] *** Joins: cyboman33 (~cyboman33@replaced-ip )
2572 [14:47:30] *** Joins: jer0me (~jerome@replaced-ip )
2573 [14:47:30] *** Joins: owa (~over@replaced-ip )
2574 [14:47:30] *** Joins: foriin (cenobite@replaced-ip )
2575 [14:47:31] *** Joins: pingveno (~pingveno@replaced-ip )
2576 [14:47:31] *** Joins: mukmuk_ (mukmuk@replaced-ip )
2577 [14:47:31] *** Joins: xsdg (~xsdg@replaced-ip )
2578 [14:47:31] *** Joins: Gabemo (~Gabemo@replaced-ip )
2579 [14:47:31] *** Quits: Gabemo (~Gabemo@replaced-ip ) (Changing host)
2580 [14:47:31] *** Joins: Gabemo (~Gabemo@replaced-ip )
2581 [14:47:31] *** Joins: parshimers (~parshimer@replaced-ip )
2582 [14:47:31] *** Joins: Fusselkroete (hypno@replaced-ip )
2583 [14:47:33] *** Joins: meldron (R1vCRTnD3z@replaced-ip )
2584 [14:47:33] *** Joins: unborn (~ugly@replaced-ip )
2585 [14:47:33] *** Joins: bauerj (~bauerj@replaced-ip )
2586 [14:47:34] *** Joins: heinrich5991 (~hein5991@replaced-ip )
2587 [14:47:34] *** Joins: agrecascino (~agrecasci@replaced-ip )
2588 [14:47:38] *** Joins: cydrobolt (~cydrobolt@replaced-ip )
2589 [14:47:38] *** Joins: ephesius (~ephesius@replaced-ip )
2590 [14:47:39] *** Quits: cydrobolt (~cydrobolt@replaced-ip ) (Changing host)
2591 [14:47:39] *** Joins: cydrobolt (~cydrobolt@replaced-ip )
2592 [14:47:39] *** Joins: obihann (~jhann@replaced-ip )
2593 [14:47:39] *** Joins: ikonia (~irc@replaced-ip )
2594 [14:47:40] *** Joins: ircnode0 (~salamande@replaced-ip )
2595 [14:47:40] *** Quits: pvoigt (~Linux@replaced-ip ) (Excess Flood)
2596 [14:47:41] *** Quits: prosto_ (~prosto@replaced-ip ) (Remote host closed the connection)
2597 [14:47:41] *** Quits: bl0m1_ (~bl0m1@replaced-ip ) (Remote host closed the connection)
2598 [14:47:42] *** Joins: rax0 (~nx@replaced-ip )
2599 [14:47:42] *** Joins: delYsid`` (~user@replaced-ip )
2600 [14:47:42] *** Joins: watersoul_ (~ircuser@replaced-ip )
2601 [14:47:43] *** Joins: tim_s007 (~tim_s007@replaced-ip )
2602 [14:47:44] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 265 seconds)
2603 [14:47:46] *** Joins: preaction (~doug@replaced-ip )
2604 [14:47:50] *** Joins: x10 (~x10@replaced-ip )
2605 [14:47:52] *** Joins: prosto (~prosto@replaced-ip )
2606 [14:47:54] *** Quits: Guest79268 (~grumble@replaced-ip ) (Ping timeout: 762 seconds)
2607 [14:47:54] *** Quits: daishan (~daishan@replaced-ip ) (Ping timeout: 329 seconds)
2608 [14:47:54] *** Joins: mazert_ (~mazert@replaced-ip )
2609 [14:47:54] *** Joins: MichaelSasser (~michaelsa@replaced-ip )
2610 [14:47:55] *** Joins: bogus- (~bogus@replaced-ip )
2611 [14:47:55] *** Joins: valeech (~valeech@replaced-ip )
2612 [14:47:55] *** Quits: Brski_ (~Brski@replaced-ip ) (Remote host closed the connection)
2613 [14:48:02] *** Joins: BadSnappa (~BadSnappa@replaced-ip )
2614 [14:48:13] *** Joins: daishan (~daishan@replaced-ip )
2615 [14:48:26] *** Quits: meti (~meti@replaced-ip ) (Max SendQ exceeded)
2616 [14:48:26] *** Quits: Nix_Albus (~Nix@replaced-ip ) (Remote host closed the connection)
2617 [14:48:26] *** Quits: mazert (~mazert@replaced-ip ) (Remote host closed the connection)
2618 [14:48:32] *** Joins: sbach (~sbach@replaced-ip )
2619 [14:48:33] *** Joins: Telvana (~digits@replaced-ip )
2620 [14:48:58] *** Quits: efm (~efm@replaced-ip ) (Remote host closed the connection)
2621 [14:49:05] *** Joins: sqz (~sqz@replaced-ip )
2622 [14:49:07] *** Joins: efm__ (~efm@replaced-ip )
2623 [14:49:17] *** Quits: Duser (~Duser@replaced-ip ) (Ping timeout: 256 seconds)
2624 [14:49:38] *** Joins: oish_ (~charlie@replaced-ip )
2625 [14:49:48] *** Joins: hexadecimal (~hexadecim@replaced-ip )
2626 [14:49:48] *** Quits: hexadecimal (~hexadecim@replaced-ip ) (Changing host)
2627 [14:49:48] *** Joins: hexadecimal (~hexadecim@replaced-ip )
2628 [14:49:58] *** Joins: fred`` (fred@replaced-ip )
2629 [14:50:14] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 248 seconds)
2630 [14:50:24] *** Joins: meti (~meti@replaced-ip )
2631 [14:50:32] *** Joins: Kobaz (~kobaz@replaced-ip )
2632 [14:50:59] *** Joins: noroot_ (~noroot@replaced-ip )
2633 [14:52:08] *** Joins: pvoigt (~Linux@replaced-ip )
2634 [14:52:08] *** Quits: obihann (~jhann@replaced-ip ) (Ping timeout: 256 seconds)
2635 [14:53:18] *** Quits: AfroThundr (~AfroThund@replaced-ip ) (Read error: Connection reset by peer)
2636 [14:53:21] *** Joins: DropItLikeItsHot (~AfroThund@replaced-ip )
2637 [14:53:25] *** Quits: noroot (~noroot@replaced-ip ) (Ping timeout: 264 seconds)
2638 [14:53:27] *** Quits: dave0x6d (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
2639 [14:53:34] *** Joins: dos1 (~dos1@replaced-ip )
2640 [14:53:59] *** Joins: Python1320 (Python1320@replaced-ip )
2641 [14:54:00] *** Joins: fhdrin (~fhdrin@replaced-ip )
2642 [14:54:10] *** Joins: obengdako (~obengdako@replaced-ip )
2643 [14:54:45] *** Quits: _Nox (~Nox@replaced-ip ) (Ping timeout: 258 seconds)
2644 [14:54:49] *** Quits: MoonkYan_ (~moonkyang@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2645 [14:55:04] *** Joins: obihann (~jhann@replaced-ip )
2646 [14:55:16] *** Joins: MoonkYang (~moonkyang@replaced-ip )
2647 [14:55:27] *** Quits: hagabaka (hagabaka@replaced-ip ) (Ping timeout: 245 seconds)
2648 [14:55:27] *** Quits: Jubaleth (~Jubaleth@replaced-ip ) (Ping timeout: 245 seconds)
2649 [14:55:37] *** Quits: MoonkYang (~moonkyang@replaced-ip ) (Client Quit)
2650 [14:56:03] *** Quits: obengdako (~obengdako@replaced-ip ) (Client Quit)
2651 [14:57:28] *** Joins: x__ (~x@replaced-ip )
2652 [14:57:45] *** Joins: Cloudish (~Cloudish@replaced-ip )
2653 [14:58:30] *** Joins: obengdako (~obengdako@replaced-ip )
2654 [14:59:03] *** Joins: Duser (~Duser@replaced-ip )
2655 [14:59:55] *** Quits: wiselydoesit (~wiselydoe@replaced-ip ) (Remote host closed the connection)
2656 [14:59:57] *** Joins: RebelCoder (~Yuriy@replaced-ip )
2657 [15:01:15] *** Parts: buzztekk (~buzztekk@replaced-ip )
2658 [15:01:17] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
2659 [15:01:41] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Remote host closed the connection)
2660 [15:01:48] *** Joins: schu-r (~Thunderbi@replaced-ip )
2661 [15:02:44] *** Joins: RebelCoder (~Yuriy@replaced-ip )
2662 [15:02:57] *** Joins: hele (~hele@replaced-ip )
2663 [15:03:21] *** Joins: dave0x6d (uid190567@replaced-ip )
2664 [15:04:08] *** Joins: rrehbein (~rrehbein@replaced-ip )
2665 [15:04:34] *** Joins: saysp_ (~saysp@replaced-ip )
2666 [15:04:35] *** Joins: HaMsTeRs (~quassel@replaced-ip )
2667 [15:05:41] *** Quits: bumbal (~lxk@replaced-ip ) (Ping timeout: 248 seconds)
2668 [15:06:34] *** Quits: cliluw (~cliluw@replaced-ip ) (Read error: Connection reset by peer)
2669 [15:06:59] *** Joins: cliluw (~cliluw@replaced-ip )
2670 [15:07:13] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
2671 [15:08:00] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
2672 [15:08:01] *** debhelper sets mode: +l 1694
2673 [15:08:14] *** Quits: helga_ (~helga@replaced-ip ) (Quit: Leaving)
2674 [15:09:14] *** Joins: Shock- (~Shock@replaced-ip )
2675 [15:10:33] *** Joins: oish (~charlie@replaced-ip )
2676 [15:12:26] *** Quits: HaMsTeRs (~quassel@replaced-ip ) (Remote host closed the connection)
2677 [15:12:28] *** Joins: saysp__ (~saysp@replaced-ip )
2678 [15:13:02] *** Joins: lethu__ (~lethu@replaced-ip )
2679 [15:13:03] *** Quits: elh9 (~elh9@replaced-ip ) (Ping timeout: 245 seconds)
2680 [15:13:09] *** Quits: saysp_ (~saysp@replaced-ip ) (Ping timeout: 248 seconds)
2681 [15:13:23] *** Joins: poi_ (~pi@replaced-ip )
2682 [15:13:30] *** Joins: ExoUNX (~ExoUNX@replaced-ip )
2683 [15:13:31] <poi_> anyone able to help with socat?
2684 [15:13:32] *** Quits: hele (~hele@replaced-ip ) (Ping timeout: 258 seconds)
2685 [15:14:09] *** Quits: oish_ (~charlie@replaced-ip ) (Ping timeout: 272 seconds)
2686 [15:14:14] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 256 seconds)
2687 [15:14:20] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Ping timeout: 246 seconds)
2688 [15:14:25] *** Quits: morphis (~morphis@replaced-ip ) (Remote host closed the connection)
2689 [15:14:44] *** Joins: morphis (~morphis@replaced-ip )
2690 [15:14:48] *** Joins: dvs (~hibbard@replaced-ip )
2691 [15:15:38] *** Quits: argus (~unix@replaced-ip ) (Remote host closed the connection)
2692 [15:15:48] *** Joins: Al3xG0 (~unix@replaced-ip )
2693 [15:15:48] *** Quits: Al3xG0 (~unix@replaced-ip ) (Changing host)
2694 [15:15:48] *** Joins: Al3xG0 (~unix@replaced-ip )
2695 [15:15:56] *** Quits: lethu_ (~lethu@replaced-ip ) (Ping timeout: 256 seconds)
2696 [15:16:09] *** Joins: ioer3 (~ioer3@replaced-ip )
2697 [15:16:31] *** Quits: fhdrin (~fhdrin@replaced-ip ) (Quit: Leaving)
2698 [15:18:18] *** Joins: pcdummy (~quassel@replaced-ip )
2699 [15:18:44] *** Quits: badiane (~badiane@replaced-ip ) (Ping timeout: 260 seconds)
2700 [15:18:46] *** Joins: muhannad (~muhannad@replaced-ip )
2701 [15:19:36] *** Quits: muhannad (~muhannad@replaced-ip ) (Client Quit)
2702 [15:19:55] *** Joins: knidos_ (~knidos@replaced-ip )
2703 [15:19:56] *** Joins: muhannad (~muhannad@replaced-ip )
2704 [15:20:55] *** Joins: Ryushin (user@replaced-ip )
2705 [15:20:57] <jolt> poi_: watcha wanna do?
2706 [15:21:26] *** Quits: GGMethos (methos@replaced-ip ) (Quit: WeeChat 1.1.1)
2707 [15:21:47] *** Quits: aindilis (~aindilis@replaced-ip ) (Remote host closed the connection)
2708 [15:22:33] *** Joins: rlange (~rlange@replaced-ip )
2709 [15:22:46] *** Quits: knidos (~knidos@replaced-ip ) (Ping timeout: 248 seconds)
2710 [15:22:53] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
2711 [15:23:12] *** Quits: morphis (~morphis@replaced-ip ) (Read error: Connection reset by peer)
2712 [15:23:30] *** Joins: moozer (~moz@replaced-ip )
2713 [15:24:35] *** Joins: morphis (~morphis@replaced-ip )
2714 [15:25:44] *** Joins: turfal (~Icedove@replaced-ip )
2715 [15:26:33] *** Quits: morphis (~morphis@replaced-ip ) (Remote host closed the connection)
2716 [15:26:41] *** Quits: disposable2 (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2717 [15:26:57] *** Quits: johnny_ (~johnny@replaced-ip ) (Ping timeout: 258 seconds)
2718 [15:27:32] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Ping timeout: 246 seconds)
2719 [15:27:50] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Ping timeout: 256 seconds)
2720 [15:29:09] *** Joins: Poppa (~Poppabear@replaced-ip )
2721 [15:29:28] *** Joins: johnny_ (~johnny@replaced-ip )
2722 [15:29:29] *** Joins: GGMethos (~methos@replaced-ip )
2723 [15:29:40] *** Quits: GGMethos (~methos@replaced-ip ) (Client Quit)
2724 [15:30:27] *** Joins: morphis (~morphis@replaced-ip )
2725 [15:31:07] *** Joins: GGMethos (~methos@replaced-ip )
2726 [15:31:13] *** Quits: Poppabear (~Poppabear@replaced-ip ) (Ping timeout: 264 seconds)
2727 [15:32:43] *** Joins: thunderrd (~thunderrd@replaced-ip )
2728 [15:34:26] <poi_> jolt: im trying to connect to a tor based
irc channel
2729 [15:35:04] <poi_> jolt: Hi im trying to connect to a tor
based IRC channel with socat. the command im using is socat
TCP4-LISTEN:4242,fork
SOCKS4A:localhost:deepirc23ukiben3.onion:6667,socksport=9050
2730 [15:35:45] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 256 seconds)
2731 [15:36:22] *** Quits: danslo (~danslo@replaced-ip ) (Quit: danslo)
2732 [15:36:39] <jolt> poi_: First I would recommend torsocks to
make stuff simpler for you with other apps, but that linme looks ok
to me
2733 [15:37:32] *** Joins: sokle (~s0k1e@replaced-ip )
2734 [15:37:43] *** Joins: SPF (~spf@replaced-ip )
2735 [15:38:08] *** Joins: jhutchins (~jonathan@replaced-ip )
2736 [15:38:40] *** Quits: ffatman (~ffamousff@replaced-ip ) (Remote host closed the connection)
2737 [15:38:46] *** Quits: ioer3 (~ioer3@replaced-ip ) (Remote host closed the connection)
2738 [15:39:08] *** Quits: sokle (~s0k1e@replaced-ip ) (Remote host closed the connection)
2739 [15:39:12] *** Parts: ti-mo (~timo@replaced-ip )
2740 [15:39:48] *** Quits: m4sk1n (~m4sk1n@replaced-ip ) (Read error: No route to host)
2741 [15:40:18] *** Joins: m4sk1n (~m4sk1n@replaced-ip )
2742 [15:40:43] *** Joins: gmoney1 (~gmoney@replaced-ip )
2743 [15:40:51] *** Joins: uzuo (~uzuo@replaced-ip )
2744 [15:41:07] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 258 seconds)
2745 [15:41:08] *** Joins: maotm (~mao@replaced-ip )
2746 [15:41:14] *** Quits: srtu (~hypnotoad@replaced-ip ) (Quit: Verlassend)
2747 [15:41:31] *** Quits: yort (~troy@replaced-ip ) (Ping timeout: 258 seconds)
2748 [15:41:32] *** Quits: thinkpad (~thinkpad@replaced-ip ) (Ping timeout: 258 seconds)
2749 [15:42:00] *** Quits: vOYtEC (~vOYtEC@replaced-ip ) (Quit: rm -r *)
2750 [15:42:01] *** Quits: KindOne (kindone@replaced-ip ) (Remote host closed the connection)
2751 [15:42:05] <poi_> jolt: im trying to connect through a
raspberrpy pi
2752 [15:42:27] *** Joins: KindOne (kindone@replaced-ip )
2753 [15:42:29] <poi_> jolt: s/raspberrpy/raspberry
2754 [15:42:34] *** Quits: sillyslux (~sillyslux@replaced-ip ) (Ping timeout: 256 seconds)
2755 [15:42:34] *** Joins: remo (~remo@replaced-ip )
2756 [15:42:42] *** Joins: nj8 (~nj8@replaced-ip )
2757 [15:43:06] *** Quits: teraflops (~teraflops@replaced-ip ) (Quit: WeeChat 1.5)
2758 [15:43:08] <poi_> jolt: the error im getting for reference is
socat[18833] E socks: connect request rejected or failed
2759 [15:43:20] *** Joins: Shock- (~Shock@replaced-ip )
2760 [15:43:25] <poi_> jolt: I've checked the tor is running
on port 9050 aswell
2761 [15:43:25] *** Joins: juantelez (~juantelez@replaced-ip )
2762 [15:43:26] *** Joins: thinkpad (~thinkpad@replaced-ip )
2763 [15:43:42] <jolt> poi_: Really hard for me to help here since
I don't have a tor connection. Can you connect via the rp
itself?
2764 [15:44:01] *** Joins: hanfm (~Thunderbi@replaced-ip )
2765 [15:44:01] *** Joins: HaMsTeRs (~SUPERGAYH@replaced-ip )
2766 [15:44:22] *** Joins: xiaodong (~xiaodong@replaced-ip )
2767 [15:44:23] <poi_> jolt: rp?
2768 [15:44:31] <jolt> poi_: raspberry pi
2769 [15:44:33] *** Quits: Poppa (~Poppabear@replaced-ip ) (Ping timeout: 272 seconds)
2770 [15:44:47] <jolt> just via localhost 4242, so that stuff
works?
2771 [15:44:52] <HaMsTeRs> Not sure why my hexchat client unable
to set opacity
2772 [15:44:53] *** Joins: h8R (~ari_pak@replaced-ip )
2773 [15:44:57] <HaMsTeRs> any idea?
2774 [15:44:57] <HaMsTeRs> thanks
2775 [15:45:03] <jolt> does netstat -anp 4242 says that socat is
listening?
2776 [15:45:25] *** Joins: yort (~troy@replaced-ip )
2777 [15:45:39] <poi_> jolt:The rp doesnt allow you to connect
with the tor bundle for example so you cant access via the browser -
much to my annoyance
2778 [15:45:42] <jolt> poi_: and do you know that the irc server
is up and running on 6667?
2779 [15:45:50] <jelly> HaMsTeRs: you need to have a compositing
window manager in place, possibly
2780 [15:46:10] *** Quits: hexadecimal (~hexadecim@replaced-ip ) (Quit: leaving)
2781 [15:46:10] <HaMsTeRs> what's that? I"m sorry,
I'm quite new to this
2782 [15:46:12] <jolt> poi_: sorry, to much stuff I don't
know about in that setup. The socat line is correct though.
2783 [15:46:18] <poi_> jolt: i don't no for sure, but
i've tried 3 or four that did work last week
2784 [15:46:21] <HaMsTeRs> i'm running debian with lxde
windows manager
2785 [15:46:47] <jelly> HaMsTeRs: try installing and starting
"compton", see if there's a change
2786 [15:47:32] *** Quits: MonsterKiller (~MonsterKi@replaced-ip ) (Ping timeout: 245 seconds)
2787 [15:47:38] *** Joins: lmc (~lmc@replaced-ip )
2788 [15:48:02] *** Quits: lachlan (~lachlan@replaced-ip ) (Ping timeout: 258 seconds)
2789 [15:48:15] *** Quits: Agiofws (~agiofws@replaced-ip ) (Quit: Leaving)
2790 [15:48:59] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
2791 [15:48:59] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 272 seconds)
2792 [15:49:32] <HaMsTeRs> Thanks jelly
2793 [15:49:37] *** Quits: DDR (~david@replaced-ip ) (Ping timeout: 245 seconds)
2794 [15:49:45] * HaMsTeRs give jelly a hug
2795 [15:50:18] *** Joins: cerbere (~cerbere@replaced-ip )
2796 [15:51:04] <poi_> jolt: thanks
2797 [15:51:20] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
2798 [15:51:26] *** Quits: chele (~chele@replaced-ip ) (Ping timeout: 246 seconds)
2799 [15:51:55] *** Joins: DDR (~david@replaced-ip )
2800 [15:52:13] <thadtheman> I'm getting this error with
apt-source: gpgv: Can't check signature: public key not found
2801 [15:52:13] <thadtheman> dpkg-source: warning: failed to
verify signature on package.dsc
2802 [15:52:21] <thadtheman> How can I fix this?
2803 [15:52:30] *** Quits: thallada (~thallada@replaced-ip ) (Quit: WeeChat 1.6)
2804 [15:52:54] *** Joins: ben_roose (~roose@replaced-ip )
2805 [15:53:21] <petn-randall> thadtheman: Did you add any 3rd
party repos?
2806 [15:53:46] <thadtheman> petn-randall: I think some.
2807 [15:54:19] *** Joins: chele (~chele@replaced-ip )
2808 [15:54:52] <petn-randall> thadtheman: You'll have to
follow the instructions on how to retrieve and add the key, which
the 3rd party repo has to provide.
2809 [15:55:02] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 256 seconds)
2810 [15:55:29] <thadtheman> petn-randall: Even when the package
is not from a third party repo?
2811 [15:55:50] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Ping timeout: 248 seconds)
2812 [15:56:08] *** Quits: HaMsTeRs (~SUPERGAYH@replaced-ip ) (Quit: Leaving)
2813 [15:56:19] *** Joins: iflema (~weechat@replaced-ip )
2814 [15:56:19] <petn-randall> thadtheman: Which package?
2815 [15:56:57] <thadtheman> petn-randall: attica automoc
awutomake
2816 [15:57:24] <thadtheman> banshee brassero
2817 [15:57:28] *** Joins: elb4rt0 (~elbarto@replaced-ip )
2818 [15:57:36] *** Joins: vOYtEC (~vOYtEC@replaced-ip )
2819 [15:58:20] <thadtheman> aptitude audacity
2820 [15:58:27] <thadtheman> Should I continue?
2821 [15:58:33] *** Joins: c0de_ (~c0de_@replaced-ip )
2822 [15:58:40] <petn-randall> thadtheman: Can you provide the
complete command you're using, and the complete output please?
→
replaced-url
2823 [15:58:44] *** Parts: c0de_ (~c0de_@replaced-ip )
2824 [15:59:00] *** Quits: morphis (~morphis@replaced-ip ) (Remote host closed the connection)
2825 [15:59:15] *** Joins: teraflops (~teraflops@replaced-ip )
2826 [15:59:32] *** Joins: lachlan (~lachlan@replaced-ip )
2827 [15:59:44] *** Quits: saysp__ (~saysp@replaced-ip ) (Ping timeout: 246 seconds)
2828 [15:59:57] *** Joins: morphis (~morphis@replaced-ip )
2829 [16:00:21] <thadtheman> petn-randall: No. Those 7 are just
the first few. Each command is the the same apt-get source package.
There are hundreds. It would be dumb even to try.
2830 [16:00:43] *** Joins: franzer (~franzer@replaced-ip )
2831 [16:01:27] <thadtheman> And there isn't a package that
I've tried that I haven't gotten the error on.
2832 [16:01:34] <petn-randall> thadtheman: You're running
apt-source with something, right?
2833 [16:01:58] *** Joins: Defaulttinen (defaultti@replaced-ip )
2834 [16:01:58] <petn-randall> thadtheman: Then provide one
example, I don't need an exhaustive list.
2835 [16:02:02] <elysium> Hey guys, i could need some special
help. I am looking for a "very default desktop"-Screenshot
for the following very old Distributions: MEPIS, Sabayon, Mandriva,
Gentoo, Damn Small Linux. Best would be in high resolution *help* :-
))
2836 [16:02:27] <petn-randall> elysium: You could probably install
all of them in a VM and screenshot that.
2837 [16:03:09] <dStruct> hey all, I'm getting an error
message on boot.. "Warning:Failed to connect to lvmetad.
Falling back to device scanning." followed by a few associated
messages afterwards, from what I've googled someone suggested I
should disable lvmetad with use_lvmetad = 0, what does lvmetad do
and does that sound like the best course of action or what?
2838 [16:03:14] <elysium> petn-randall: yes at the end i have to
do so, though there is a easier way :')
2839 [16:03:38] *** Quits: lachlan (~lachlan@replaced-ip ) (Client Quit)
2840 [16:03:59] *** teraflops is now known as teraflop
2841 [16:04:03] *** Joins: lachlan (~lachlan@replaced-ip )
2842 [16:04:13] *** Quits: teraflop (~teraflops@replaced-ip ) (Changing host)
2843 [16:04:13] *** Joins: teraflop (~teraflops@replaced-ip )
2844 [16:04:22] *** Quits: GenteelBen (~GenteelBe@replaced-ip ) ()
2845 [16:04:30] <petn-randall> dStruct: That message is purely
informational. If you have hundreds of devices all managed by LVM,
you can speed up many administrative tasks by running lvmetad, which
caches that information.
2846 [16:04:31] *** Joins: MaBunny (~androirc@replaced-ip )
2847 [16:04:50] *** Quits: ska (~skatinolo@replaced-ip ) (Ping timeout: 268 seconds)
2848 [16:04:51] <dStruct> petn-randall: gotcha, so I should
probably just disable it then, no harm really?
2849 [16:05:06] *** Quits: MaBunny (~androirc@replaced-ip ) (Changing host)
2850 [16:05:06] *** Joins: MaBunny (~androirc@replaced-ip )
2851 [16:05:12] *** Joins: xiaodong (~xiaodong@replaced-ip )
2852 [16:05:14] *** Quits: deandzines (~deandzine@replaced-ip ) (Remote host closed the connection)
2853 [16:05:22] <dStruct> petn-randall: this is on an encrypted
volume so the first thing I see aside from asking for my password
for the volume is all that lvmetad non sense
2854 [16:05:28] *** Joins: treaki__ (~treaki@replaced-ip )
2855 [16:06:03] *** Quits: control0 (~control@replaced-ip ) (Quit: WeeChat 1.5)
2856 [16:06:06] <petn-randall> dStruct: You can disable it in the
config, or just ignore the message.
2857 [16:06:17] *** Joins: Blendify (~Blendify@replaced-ip )
2858 [16:06:21] *** Quits: uzuo (~uzuo@replaced-ip ) (Remote host closed the connection)
2859 [16:06:45] <dStruct> petn-randall: I think I'll try
disabling it, this is on a laptop with a single drive
2860 [16:07:00] *** Quits: lmc (~lmc@replaced-ip ) (Remote host closed the connection)
2861 [16:07:21] *** Quits: andmizyk (~andmizyk@replaced-ip ) (Ping timeout: 272 seconds)
2862 [16:07:28] *** Quits: nbags (~nbags@replaced-ip ) (Quit: leaving)
2863 [16:08:03] *** Joins: awal1 (~awal1@replaced-ip )
2864 [16:08:19] *** Joins: schnabeltasse (~rimap@replaced-ip )
2865 [16:08:19] *** Quits: schnabeltasse (~rimap@replaced-ip ) (Client Quit)
2866 [16:08:33] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2867 [16:08:37] *** Joins: vxe (~vxe@replaced-ip )
2868 [16:08:42] *** Quits: rymc (~chat@replaced-ip ) (Quit: WeeChat 1.0.1)
2869 [16:08:49] *** Joins: llucenic (~Thunderbi@replaced-ip )
2870 [16:09:00] *** Joins: LucaTM (~LucaTM@replaced-ip )
2871 [16:09:11] *** Quits: treaki_ (~treaki@replaced-ip ) (Ping timeout: 256 seconds)
2872 [16:09:34] *** Joins: oish (~charlie@replaced-ip )
2873 [16:10:00] *** Joins: HaMsTeRs (~SUPERGAYH@replaced-ip )
2874 [16:10:19] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 256 seconds)
2875 [16:10:22] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
2876 [16:10:46] *** Quits: kreate (~kreate@replaced-ip ) (Ping timeout: 248 seconds)
2877 [16:11:25] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 258 seconds)
2878 [16:12:14] *** Quits: WayToDoor (~milk.bott@193.55.29.169) (Quit:
My MacBook has gone to sleep. ZZZzzz…)
2879 [16:12:22] *** Quits: lachlan (~lachlan@replaced-ip ) (Ping timeout: 248 seconds)
2880 [16:12:33] *** Quits: svisor (~svisor@replaced-ip ) (Read error: Connection reset by peer)
2881 [16:13:17] *** Quits: alexlist (~alexlist@replaced-ip ) (Quit: Coyote finally caught me)
2882 [16:14:29] *** Joins: andmizyk (~andmizyk@replaced-ip )
2883 [16:14:47] *** Quits: franzer (~franzer@replaced-ip ) (Ping timeout: 246 seconds)
2884 [16:15:01] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Ping timeout: 248 seconds)
2885 [16:15:18] *** Joins: alexlist (~alexlist@replaced-ip )
2886 [16:15:21] *** Joins: franzer (~franzer@replaced-ip )
2887 [16:16:05] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 248 seconds)
2888 [16:16:33] *** Joins: cent4urus (~jean.coel@201.47.43.188)
2889 [16:16:56] *** Quits: cent4urus (~jean.coel@201.47.43.188) (Client
Quit)
2890 [16:17:02] *** Quits: vxe (~vxe@replaced-ip ) (Remote host closed the connection)
2891 [16:17:07] *** Joins: Shock- (~Shock@replaced-ip )
2892 [16:17:42] *** Quits: MaBunny (~androirc@replaced-ip ) (Ping timeout: 256 seconds)
2893 [16:17:59] *** Joins: ska (~skatinolo@replaced-ip )
2894 [16:19:29] *** Quits: HaMsTeRs (~SUPERGAYH@replaced-ip ) (Quit: Leaving)
2895 [16:20:58] *** Joins: linuxuser (~linuxuser@replaced-ip )
2896 [16:21:17] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
2897 [16:21:36] *** Joins: lmc (~lmc@replaced-ip )
2898 [16:21:36] *** mukmuk_ is now known as mukmuk
2899 [16:22:14] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 256 seconds)
2900 [16:22:34] *** Joins: HaMsTeRs (~SUPERGAYH@replaced-ip )
2901 [16:22:58] *** Joins: mallxs (~chatzilla@replaced-ip )
2902 [16:23:08] *** Quits: linuxuser (~linuxuser@replaced-ip ) (Client Quit)
2903 [16:23:49] *** Quits: sanjeev (~sanjeev@replaced-ip ) (Ping timeout: 272 seconds)
2904 [16:23:53] *** Joins: nullbyte_ (~ghost@replaced-ip )
2905 [16:23:54] *** Quits: nullbyte_ (~ghost@replaced-ip ) (Max SendQ exceeded)
2906 [16:24:23] *** Joins: nullbyte_ (~ghost@replaced-ip )
2907 [16:24:32] *** Quits: cesdo (~user@replaced-ip ) (Read error: Connection reset by peer)
2908 [16:24:36] *** Quits: nullbyte_ (~ghost@replaced-ip ) (Remote host closed the connection)
2909 [16:24:56] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 246 seconds)
2910 [16:25:07] *** Quits: HaMsTeRs (~SUPERGAYH@replaced-ip ) (Remote host closed the connection)
2911 [16:25:34] <pogs> when i am playing music videos in chromium
on youtube or in vlc it sometimes happens that the volume is very
low even tho the sound settings are high
2912 [16:25:44] <pogs> what could be the problem?
2913 [16:26:13] *** Quits: ska (~skatinolo@replaced-ip ) (Ping timeout: 248 seconds)
2914 [16:26:14] *** Quits: Blendify (~Blendify@replaced-ip ) (Quit: Leaving)
2915 [16:26:22] *** Quits: h8R (~ari_pak@replaced-ip ) (Remote host closed the connection)
2916 [16:26:46] *** Quits: steakwipe (~kingrayra@replaced-ip ) (Remote host closed the connection)
2917 [16:26:47] *** Joins: tapout (~tapout@replaced-ip )
2918 [16:27:05] *** Joins: Immanuel (~Manu@replaced-ip )
2919 [16:27:39] *** Joins: dreamon (~dreamon@replaced-ip )
2920 [16:27:44] *** Quits: moozer (~moz@replaced-ip ) (Ping timeout: 246 seconds)
2921 [16:27:47] *** Joins: busch (~busch@replaced-ip )
2922 [16:28:01] *** debhelper sets mode: +l 1688
2923 [16:28:33] *** Joins: _ADN_ (~Test@replaced-ip )
2924 [16:28:52] *** Quits: Pjusur (~Pjusur@replaced-ip ) (Quit: Leaving)
2925 [16:28:59] *** Joins: linuxuser (~linuxuser@replaced-ip )
2926 [16:29:03] *** Joins: kuroibara (~IceChat9@replaced-ip )
2927 [16:29:11] *** Quits: lazouz (~lazouz@replaced-ip ) (Ping timeout: 252 seconds)
2928 [16:29:13] *** Joins: HaMsTeRs (~SUPERGAYH@replaced-ip )
2929 [16:29:21] <awal1> pogs: same problem here. sound volume is
very low playing ytube videos.
2930 [16:29:33] <HaMsTeRs> Thanks jelly. After installed compton
package, it works
2931 [16:29:43] *** Joins: `Kevin (~kevin@replaced-ip )
2932 [16:29:46] <linuxuser> hello, I have Debian stable lxde
installed on my laptop. Can I safely install Xfce DE on it?
2933 [16:29:50] <HaMsTeRs> but, how do I auto start compton
service in background when windows start?
2934 [16:29:56] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Remote host closed the connection)
2935 [16:30:11] <jelly> linuxuser: yes, it shouldn't make a
difference
2936 [16:30:13] <linuxuser> is it going to create any problems or
inconsistencies?
2937 [16:30:13] <awal1> pogs: but all normal playing local
audio/video files, right?
2938 [16:30:21] <linuxuser> I am a linux beginner.
2939 [16:30:32] <pogs> awal1: no, with local files aswell
2940 [16:30:34] *** Joins: spacebug- (~spacebug@replaced-ip )
2941 [16:30:34] *** spacebug- is now known as spacebug^
2942 [16:30:36] <jelly> linuxuser: it might, but probably
won't
2943 [16:30:52] *** Joins: _Vi (~vi@replaced-ip )
2944 [16:30:53] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 246 seconds)
2945 [16:30:56] *** Joins: jmyrv (~jmyrv@replaced-ip )
2946 [16:30:57] <linuxuser> jelly, why "it might"?
2947 [16:30:58] *** Joins: lachlan (~lachlan@replaced-ip )
2948 [16:31:05] *** Joins: lachlan_ (~lachlan@replaced-ip )
2949 [16:31:09] <jelly> linuxuser: there are always bugs
2950 [16:31:18] *** djz88 is now known as zz_djz88
2951 [16:31:32] <linuxuser> don't want to render the existing
installation unusable.
2952 [16:31:41] *** Joins: steakwipe (~kingrayra@replaced-ip )
2953 [16:31:42] <linuxuser> is it risky?
2954 [16:31:54] <awal1> pogs: I use 'pasystray' for put
the volume above 100, sometimes at 200 for be able to hear :P
2955 [16:32:00] <linuxuser> if can safely do so, how can I do
that?
2956 [16:32:06] *** Quits: lmc (~lmc@replaced-ip ) (Remote host closed the connection)
2957 [16:32:12] *** Joins: lazouz (~lazouz@replaced-ip )
2958 [16:32:43] <linuxuser> I am using Debian stable, btw. I feel
it shouldn't create such problems. I may be wrong, though.
2959 [16:33:18] <pogs> awal1: it makes it hard to listen to entire
groups of files
2960 [16:33:25] <linuxuser> I always liked Xfce DE.
2961 [16:33:30] *** Joins: InfoTest (~Thunderbi@replaced-ip )
2962 [16:33:33] *** Joins: ffatman (~ffamousff@replaced-ip )
2963 [16:33:36] *** Joins: hagabaka (hagabaka@replaced-ip )
2964 [16:33:38] *** Joins: Jubaleth (~Jubaleth@replaced-ip )
2965 [16:33:46] *** Joins: JelmerD (~JelmerD@replaced-ip )
2966 [16:33:55] *** Quits: ffatman (~ffamousff@replaced-ip ) (Read error: Connection reset by peer)
2967 [16:34:00] *** Joins: ddp` (~ddp@replaced-ip )
2968 [16:34:56] <linuxuser> ok. I'll come back later.
2969 [16:35:16] <jelly> !install xfce
2970 [16:35:17] <dpkg> To install <Xfce> on established
systems, ask me about <install x>, then: «apt-get
install xfce4 xfce4-goodies». To install using
Debian-Installer (if not using Xfce CD-1): from the 'Software
selection' dialog, choose "Xfce" (use space bar to
toggle selections), then "Continue"; an Internet
connection may be required to obtain these packages.
2971 [16:36:04] <linuxuser> how can I do that using Synaptic
Package manager?
2972 [16:36:04] <jelly> linuxuser: you don't need the
<install x> bit, just the apt-get command part.
2973 [16:36:08] *** Quits: lachlan (~lachlan@replaced-ip ) (Ping timeout: 246 seconds)
2974 [16:36:13] *** Joins: kpease (~kpease@replaced-ip )
2975 [16:36:24] *** Quits: lachlan_ (~lachlan@replaced-ip ) (Ping timeout: 256 seconds)
2976 [16:36:26] <jelly> Presumably you can also install those two
packages from Synaptic.
2977 [16:36:34] <awal1> linuxuser: for a good experience with xfce
install xfce4 and xfce4-goodies
2978 [16:36:45] <linuxuser> ok.
2979 [16:36:49] *** Joins: Vizva (~max@replaced-ip )
2980 [16:37:00] <linuxuser> only those two?
2981 [16:37:06] <jelly> that's what it says
2982 [16:37:08] *** Joins: lachlan (~lachlan@replaced-ip )
2983 [16:37:08] *** Quits: lachlan (~lachlan@replaced-ip ) (Read error: Connection reset by peer)
2984 [16:37:20] <linuxuser> ok.
2985 [16:37:25] *** Joins: lachlan (~lachlan@replaced-ip )
2986 [16:37:26] <linuxuser> will try that.
2987 [16:37:49] *** Joins: Ricardo__ (~rick@replaced-ip )
2988 [16:37:49] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
2989 [16:37:49] *** Joins: Ricardo__ (~rick@replaced-ip )
2990 [16:37:50] <awal1> you can install all desktop environments
available in debian; they will coexist just fine, since all
dependencies are satisfied in stable
2991 [16:38:01] *** debhelper sets mode: +l 1702
2992 [16:38:13] *** Joins: ska (~skatinolo@replaced-ip )
2993 [16:38:36] <linuxuser> ok. I'll do that by using
Synaptic.
2994 [16:39:27] <linuxuser> xfce 4 and xfce goodies.
2995 [16:39:31] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
2996 [16:39:32] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
2997 [16:39:46] *** Joins: llucenic_ (~Thunderbi@replaced-ip )
2998 [16:39:48] *** Joins: foption (~foption@replaced-ip )
2999 [16:40:07] *** Quits: foption (~foption@replaced-ip ) (Max SendQ exceeded)
3000 [16:40:22] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
3001 [16:40:22] *** llucenic_ is now known as llucenic
3002 [16:40:24] <linuxuser> thanks a lot, guys.
3003 [16:40:32] <awal1> linuxuser: faster usning terminal: login
as roo and run apt-get update && apt-get install xfce4
xfce4-goodies xfce4-battery-plugin xfce4-pulseaudio-plugin
3004 [16:40:52] *** Joins: btf (~btf@replaced-ip )
3005 [16:40:52] *** Quits: toni_ (~toni@replaced-ip ) (Ping timeout: 260 seconds)
3006 [16:40:58] <linuxuser> ok
3007 [16:41:04] <jelly> faster?
3008 [16:41:12] <awal1> battery plugin for brightness and pulse
one for manage sound via pulseaudio server if you use it
3009 [16:41:41] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
3010 [16:41:46] <jelly> ,v xfce4-pulseaudio-plugin
3011 [16:41:47] <judd> Package: xfce4-pulseaudio-plugin on amd64
-- sid: 0.2.4-1; stretch: 0.2.4-1
3012 [16:41:56] <jelly> awal1: they are on jessie.
3013 [16:42:18] *** Joins: ffatman (~ffamousff@replaced-ip )
3014 [16:42:30] *** Joins: moozer (~moz@replaced-ip )
3015 [16:42:31] *** Joins: toni_ (~toni@replaced-ip )
3016 [16:42:47] <awal1> jelly: excuses, pulse plugin not in
jessie, right
3017 [16:42:56] <awal1> ,v xfce4-battery-plugin
3018 [16:42:57] <judd> Package: xfce4-battery-plugin on amd64 --
wheezy: 1.0.5-1+b1; jessie: 1.0.5-4; stretch: 1.1.0-1; sid: 1.1.0-1
3019 [16:43:08] *** Joins: jbitdrop (~jbitdrop@replaced-ip )
3020 [16:43:35] *** Joins: treaki_ (~treaki@replaced-ip )
3021 [16:43:37] *** Joins: wonderworld (~ww@replaced-ip )
3022 [16:43:39] <awal1> linuxuser: forget pulse plugin
3023 [16:43:47] <linuxuser> ok
3024 [16:44:14] <linuxuser> thanks guys.
3025 [16:44:22] *** Quits: linuxuser (~linuxuser@replaced-ip ) (Quit: Leaving)
3026 [16:44:22] *** Quits: ska (~skatinolo@replaced-ip ) (Ping timeout: 248 seconds)
3027 [16:45:01] *** Quits: super_gollum (~ich@replaced-ip ) (Ping timeout: 264 seconds)
3028 [16:45:37] *** Joins: jje (~quassel@replaced-ip )
3029 [16:45:43] *** Joins: llucenic_ (~Thunderbi@replaced-ip )
3030 [16:45:58] *** Quits: lachlan (~lachlan@replaced-ip ) (Ping timeout: 248 seconds)
3031 [16:46:18] <jelly> he'll be back
3032 [16:46:27] *** Quits: cdavid (~cdavid___@replaced-ip ) (Read error: Connection reset by peer)
3033 [16:46:36] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Ping timeout: 256 seconds)
3034 [16:47:44] *** Quits: treaki__ (~treaki@replaced-ip ) (Ping timeout: 256 seconds)
3035 [16:48:23] *** Quits: HaMsTeRs (~SUPERGAYH@replaced-ip ) (Remote host closed the connection)
3036 [16:48:34] <awal1> pogs: I think it's youtube related,
not html5 or browsers, because, for me, volume is only low in
youtube.
3037 [16:49:09] *** Quits: obengdako (~obengdako@replaced-ip ) (Ping timeout: 272 seconds)
3038 [16:49:17] *** heurist` is now known as heurist
3039 [16:49:39] <pogs> awal1: i need to check my files that i made
from cds
3040 [16:49:42] *** Quits: phdeswer (~phdeswer@replaced-ip ) (Ping timeout: 248 seconds)
3041 [16:49:43] *** Quits: t0aster0ven (~iaeofjgsk@replaced-ip ) (Ping timeout: 245 seconds)
3042 [16:49:44] *** Joins: obengdako (~obengdako@replaced-ip )
3043 [16:49:47] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
3044 [16:49:47] *** llucenic_ is now known as llucenic
3045 [16:50:01] *** Quits: wabuh (~wabuh@replaced-ip ) (Remote host closed the connection)
3046 [16:50:04] *** Joins: HaMsTeRs (~SUPERGAYH@replaced-ip )
3047 [16:50:58] *** Joins: tram0004 (~tram0004@replaced-ip )
3048 [16:51:17] *** Joins: t0aster0ven (~iaeofjgsk@replaced-ip )
3049 [16:51:38] *** Joins: Aquarina (~GRAMA@replaced-ip )
3050 [16:51:54] *** Joins: Shock- (~Shock@replaced-ip )
3051 [16:53:28] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
3052 [16:54:54] <awal1> pogs: actually I have a few youtube videos
downloaded via youtube-dl. playing them locally (in my machine) all
fine, volume as expected; but playing them in youtube, with firefox
or chromium, volume is so low.
3053 [16:55:13] *** Joins: SPF|Cloud (uid11755@replaced-ip )
3054 [16:55:47] *** Joins: linuxnewbie (542e2d17@replaced-ip )
3055 [16:56:00] *** linuxnewbie is now known as bobbbb
3056 [16:56:03] <pogs> awal1: its definetly not browser dependant
3057 [16:56:18] <bobbbb> is my r9 m275x card supports after i
installed fglry-driver?
3058 [16:56:22] <bobbbb> !dpkg fglrx-driver
3059 [16:56:22] <dpkg> fglrx / AMD Catalyst is the proprietary
display driver for AMD Radeon R9 200 series, Radeon R7 200 series,
Radeon HD 8000/7000/6000/5000 and FirePro graphic processing units.
To install fglrx, see
replaced-url
3060 [16:56:25] <HaMsTeRs> hey, is service --status-all command
gone?
3061 [16:56:31] <HaMsTeRs> services command gone?
3062 [16:56:40] <awal1> pogs: yeah. also playing html5 videos in
other websites, all fine
3063 [16:56:56] <awal1> just youtube affected; so I guess
it's youtube issue
3064 [16:57:09] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 248 seconds)
3065 [16:57:23] <pogs> i dont think so. because i remember very
well how i downloaded them. and to that time the sound was fine
3066 [16:57:34] *** Joins: ska (~skatinolo@replaced-ip )
3067 [16:57:34] *** Quits: ska (~skatinolo@replaced-ip ) (Changing host)
3068 [16:57:34] *** Joins: ska (~skatinolo@replaced-ip )
3069 [16:57:45] *** Quits: bobbbb (542e2d17@replaced-ip ) (Client Quit)
3070 [16:58:29] *** Joins: A2666 (~NMS6@replaced-ip )
3071 [16:58:30] *** Joins: lachlan_ (~lachlan@replaced-ip )
3072 [16:58:41] *** Joins: lachlan (~lachlan@replaced-ip )
3073 [16:58:54] *** Quits: mibo (~mibo@replaced-ip ) (Quit: Leaving.)
3074 [16:58:59] <awal1> pogs: this issue with low volume started
just since a few weeks, less then one month for me; I'm sure
3075 [16:59:08] <teraflop> awal1: about the low volume in ff or
chromium, it might be related to corruted cookies or cache, so
clearing the cache might help, I also recall disabling hw accel
helped some people
3076 [16:59:16] *** Quits: lachlan (~lachlan@replaced-ip ) (Client Quit)
3077 [16:59:16] *** Quits: lachlan_ (~lachlan@replaced-ip ) (Client Quit)
3078 [16:59:17] <pogs> awal1: yes, about that time
3079 [16:59:28] *** Joins: verwilst (~smuxi@replaced-ip )
3080 [16:59:44] *** Joins: lachlan (~lachlan@replaced-ip )
3081 [17:00:20] <teraflop> but imo using a web browser for youtube
these days sounds like a bad idea
3082 [17:00:38] <pogs> teraflop: can you elaborate?
3083 [17:00:48] <teraflop> pogs: about the latter?
3084 [17:00:59] <pogs> teraflop: about why its a bad idea
3085 [17:01:00] <awal1> teraflops: I have seen that suggestion in
mozilla forum yeah, it doesn't help and not applicable for me,
since I have a custom ff config, clearing all history after exiting
firefox
3086 [17:01:05] *** Quits: giricz81 (~giricz81@replaced-ip ) (Quit: Konversation terminated!)
3087 [17:01:38] *** Quits: andmizyk (~andmizyk@replaced-ip ) (Remote host closed the connection)
3088 [17:01:41] *** Joins: sanjeev (~sanjeev@replaced-ip )
3089 [17:01:45] *** Joins: netzfisch (~Thunderbi@replaced-ip )
3090 [17:01:52] <teraflop> awal1: then check output volumes while
playing yt videos in the browser, use pavucontrol e.g
3091 [17:01:59] <awal1> pogs: try smtube, works fine for me
3092 [17:02:17] *** Joins: jnavila (~jnavila@replaced-ip )
3093 [17:02:30] *** Joins: afuentes (~kusanagi@replaced-ip )
3094 [17:02:50] *** Joins: fvb (~fvb@replaced-ip )
3095 [17:03:18] <awal1> teraflops: already tried all that, not
helping. my solution: when playing youtube videos I use pasystray or
pactl for increase the volume above 100%
3096 [17:03:22] <pogs> smtube seems to be using the data of
youtube
3097 [17:03:22] <teraflop> pogs: the comments are just awful 99%
of the time, it's a waste of resources and battery if youre on
a laptop/tablet/whatever, hw accel in browsers fails a lot…
3098 [17:03:36] *** Joins: lmc (~lmc@replaced-ip )
3099 [17:03:52] *** Quits: firefighter (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.93 [Firefox 50.1.0/20161209094930])
3100 [17:03:56] <teraflop> smtube, youtube-dl or whatever sounds
better to me
3101 [17:04:34] <jelly> hw accel fails in debian even with a
decent video player
3102 [17:04:38] <pogs> i am not sure that i understand you
properly. with smtub and youtube-dl you have the same
"problems"
3103 [17:05:02] <jelly> mpv requires an explicit --hwdec=vaapi on
intel gpu
3104 [17:05:14] <teraflop> awal1: not the general volume, I meant
the ff/chromium output one, pulseaudio might remember it for the
next time
3105 [17:05:30] *** Joins: digidog (~digidog@replaced-ip )
3106 [17:05:53] *** Joins: jmusits (~jmusits@replaced-ip )
3107 [17:05:59] <teraflop> jelly: well at least it works, I bet
vdpau works too (talking of mpv)
3108 [17:06:17] *** Joins: digidog_ (~digidog@replaced-ip )
3109 [17:06:22] <jelly> vdpau works by default if you have all the
bits installed
3110 [17:06:50] <teraflop> jelly: in debian it fails if you have
hwdec=auto? (vaapi)
3111 [17:06:53] *** Joins: iwkse (~iwkse@replaced-ip )
3112 [17:06:54] <jelly> (that is, non-free firmware + nouveau, or
non-free blob driver)
3113 [17:07:21] <jelly> teraflop: it doesn't try hwdec at all
3114 [17:07:26] <teraflop> ugh
3115 [17:07:26] <iwkse> hi, how to show changes with
apt-listchanges? aptitude changelog <package> works for me but
the similar command doesn't with apt-listchanges
3116 [17:07:28] <awal1> pogs: right, volume still low, but not
sure entirely since smtube offers several options for play youtube
videos and I haven't tried them all. . my smtube suggestion
right now isn't for solve volume issue but as alternative for
playing youtube stuff via a web browser
3117 [17:07:30] <jelly> and --hwdec=auto isn't default
3118 [17:07:30] *** pogs is now known as GPenguin
3119 [17:07:50] <jelly> works on ubuntu 16.04 tho
3120 [17:07:53] *** Joins: n4dir (~user@replaced-ip )
3121 [17:07:56] <GPenguin> awal1: the cd plays fine tho
3122 [17:08:00] *** debhelper sets mode: +l 1713
3123 [17:08:09] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
3124 [17:08:23] *** Quits: cerbere (~cerbere@replaced-ip ) (Quit: Leaving)
3125 [17:08:41] *** Quits: Beretta021 (~Beretta02@replaced-ip ) (Ping timeout: 246 seconds)
3126 [17:09:21] <GPenguin> i wont mind if my resources are taken
from the browser or from another application
3127 [17:09:23] *** Quits: lachlan (~lachlan@replaced-ip ) (Ping timeout: 246 seconds)
3128 [17:09:54] *** Joins: Nevolution2 (xhr@replaced-ip )
3129 [17:09:57] *** Quits: elb4rt0 (~elbarto@replaced-ip ) (Quit: Lost terminal)
3130 [17:10:08] *** Joins: lsv (~nn@replaced-ip )
3131 [17:10:28] *** Joins: schnabeltasse (~fdddd@replaced-ip )
3132 [17:10:34] <schnabeltasse> hiho
3133 [17:11:36] *** Joins: vfw (~mrt@replaced-ip )
3134 [17:11:47] <schnabeltasse> hello vfw
3135 [17:11:57] <awal1> GPenguin: I just tried to play a youtube
video using mpv (terminal: mpv youtube-url) and volume is fine, not
low
3136 [17:12:07] *** Quits: HaMsTeRs (~SUPERGAYH@replaced-ip ) (Quit: Leaving)
3137 [17:12:17] <awal1> playing same video in ff/chromium= volume
low
3138 [17:12:19] <GPenguin> haha, we soon walk in a circle
3139 [17:12:27] <awal1> :D
3140 [17:12:37] *** Quits: knidos_ (~knidos@replaced-ip ) (Quit: knidos_)
3141 [17:12:48] <schnabeltasse> better than walking the line
3142 [17:12:55] <GPenguin> yup
3143 [17:13:18] <awal1> well, try if mpv + url effectively works
fine
3144 [17:13:27] *** Quits: dave0x6d (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
3145 [17:13:31] <schnabeltasse> o block youtube, it belongs to the
empire of evil
3146 [17:13:32] *** Quits: alexlist (~alexlist@replaced-ip ) (Quit: Coyote finally caught me)
3147 [17:13:44] <schnabeltasse> i
3148 [17:13:53] *** Quits: dejwoo (uid201748@replaced-ip ) (Quit: Connection closed for inactivity)
3149 [17:14:23] *** Joins: alexlist (~alexlist@replaced-ip )
3150 [17:14:37] <awal1> that will confirm that the problem is
youtube, not ff, html5 or debian system
3151 [17:15:18] *** Quits: alexlist (~alexlist@replaced-ip ) (Client Quit)
3152 [17:15:22] <GPenguin> but how was the same data stored on my
hdd able to play fine in vlc and then since 3-4 weeks have a low
volume?
3153 [17:15:23] <teraflop> awal1: hmm i dont think so
3154 [17:15:38] *** Joins: alexlist (~alexlist@replaced-ip )
3155 [17:16:25] <GPenguin> that would mean something in vlc
changed which is a problem?
3156 [17:16:39] *** Quits: n4dir (~user@replaced-ip ) (Remote host closed the connection)
3157 [17:17:02] <schnabeltasse> i have inconsistencies in volume
management, there are so many layers of volume manipulation, pulse,
alsa, vlc, etc., etc., etc, etc....
3158 [17:17:09] <teraflop> i'd check with pavucntrol the
playback tab
3159 [17:17:29] *** Joins: elh9 (~elh9@replaced-ip )
3160 [17:17:37] *** Joins: h8R (~ari_pak@replaced-ip )
3161 [17:17:39] <teraflop> also vlc has built-in volume levels too
3162 [17:17:43] <GPenguin> too bad i threw the packages from
before away
3163 [17:17:58] *** Quits: obengdako (~obengdako@replaced-ip ) (Ping timeout: 248 seconds)
3164 [17:18:02] <awal1> teraflop: well, I don't really know.
but i know that (repeating what i already said): video X played
within youtube website via firefox/chromium/smtube= low volume,
downloading the same video and playing it locally or using mpv=
volume fine
3165 [17:18:02] <schnabeltasse> hardware knobs...
3166 [17:18:23] *** Quits: franzer (~franzer@replaced-ip ) (Quit: Leaving)
3167 [17:18:24] *** Joins: astrofog (~astrofog@replaced-ip )
3168 [17:18:29] *** Joins: obengdako (~obengdako@replaced-ip )
3169 [17:18:40] <teraflop> awal1: but what about the playback tab
in pavucontrol, are levels the same for the different outputs?
3170 [17:19:19] <teraflop> awal1: also, youtube has many versions
of same video most of the time, different codecs and containers
3171 [17:19:29] *** Joins: n4dir (~user@replaced-ip )
3172 [17:19:32] *** Joins: treaki__ (~treaki@replaced-ip )
3173 [17:19:33] <GPenguin> no, no
3174 [17:19:34] *** Joins: cerbere (~cerbere@replaced-ip )
3175 [17:19:36] *** Quits: alexlist (~alexlist@replaced-ip ) (Client Quit)
3176 [17:19:37] <GPenguin> thats sidetracking us now
3177 [17:19:53] *** Joins: alexlist (~alexlist@replaced-ip )
3178 [17:19:55] <awal1> teraflop: I haven't checked that;
I'll look at it later
3179 [17:20:09] <unborn> ,v mynotex
3180 [17:20:10] <judd> No package named 'mynotex' was
found in amd64.
3181 [17:20:36] <teraflop> awal1: not saying that's related
but who knows
3182 [17:20:59] *** Joins: fassl__ (~fassl@replaced-ip )
3183 [17:22:40] <unborn> guys is there any way to pm to that b0t
which takes part in ,v command? So I dont spam this channel
3184 [17:22:56] *** Joins: hele (~hele@replaced-ip )
3185 [17:22:59] <unborn> its very useful to checkout packages
3186 [17:23:07] *** Joins: Nh3xus (~Nh3xus@replaced-ip )
3187 [17:23:17] *** Quits: treaki_ (~treaki@replaced-ip ) (Ping timeout: 248 seconds)
3188 [17:23:23] <awal1> teraflop: right, nice tip. system volume
is at 50% but in pavu I see CubeBUtils for firefox audio stream and
volume level is at 21%, increasing it solves the problem
3189 [17:23:30] *** Joins: crayon (~realname@replaced-ip )
3190 [17:23:34] *** Joins: happy_hacker (~hacker@replaced-ip )
3191 [17:23:39] *** Quits: muhannad (~muhannad@replaced-ip ) (Quit: muhannad)
3192 [17:23:44] <awal1> so what's the real explanation here?
3193 [17:24:08] <teraflop> awal1: pulseadio
3194 [17:24:22] <awal1> teraflop: pulse issue?
3195 [17:24:39] <jelly> it remembers the volume you set the app
last time it ran
3196 [17:24:56] <jelly> same app gets same volume again
3197 [17:24:59] <teraflop> awal1: nope, idk of debian does
flat-volumes by default
3198 [17:25:06] <teraflop> if*
3199 [17:25:07] <schnabeltasse> The worst thing was, when the
alarm clock in my smartphone wouldn't wake me up, because
it's dedicated hidden volume was set to zero. all other volumes
were functional. that was most irritating for several days, but also
got me into trouble.
3200 [17:25:13] *** Quits: alexlist (~alexlist@replaced-ip ) (Quit: Coyote finally caught me)
3201 [17:25:28] *** Joins: alexlist (~alexlist@replaced-ip )
3202 [17:25:38] *** Joins: Shock- (~Shock@replaced-ip )
3203 [17:25:43] <awal1> ok, teraflop, jelly, I understand.
3204 [17:25:50] *** Quits: n4dir (~user@replaced-ip ) (Ping timeout: 246 seconds)
3205 [17:25:54] <awal1> problem solved so; thanks guys
3206 [17:26:00] <teraflop> np
3207 [17:26:00] *** Quits: elh9 (~elh9@replaced-ip ) (Remote host closed the connection)
3208 [17:26:06] <awal1> GPenguin: so you know what to do
3209 [17:26:31] *** Joins: elh9 (~elh9@replaced-ip )
3210 [17:27:23] <awal1> just use pavucontrol while playing a video
in ff+youtube and increase volume in pavucontrol playback tab
3211 [17:27:23] <GPenguin> :D
3212 [17:28:14] <awal1> also, you can install pasystray and manage
that with right clic in pasystray system tray icon
3213 [17:28:16] <teraflop> GPenguin: for the desired output, not
the global volume
3214 [17:29:17] <GPenguin> i am still like "thats odd".
needs a while to settle
3215 [17:29:36] *** Quits: Zyferus (~Zyferus@replaced-ip ) (Ping timeout: 258 seconds)
3216 [17:30:04] <awal1> rightclic in pasystray icon displays a
list of the output, sinks and more stuff.
3217 [17:30:13] *** Quits: khfeng_ (~khfeng@replaced-ip ) (Ping timeout: 256 seconds)
3218 [17:30:19] *** Quits: khfeng (~khfeng@replaced-ip ) (Ping timeout: 272 seconds)
3219 [17:30:23] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 246 seconds)
3220 [17:31:10] *** lethu__ is now known as lethu
3221 [17:31:31] *** Quits: mazert_ (~mazert@replaced-ip ) (Quit: /msg NickServ identify mazert 113446779446113)
3222 [17:31:46] *** Joins: seoner (~usr@replaced-ip )
3223 [17:32:21] *** Joins: khfeng (~khfeng@replaced-ip )
3224 [17:33:34] *** Joins: nickenchuggets (~nicken@replaced-ip )
3225 [17:34:30] *** Joins: kapitalist (~kapitalis@replaced-ip )
3226 [17:35:09] <GPenguin> but how does that influence a group of
files where some are too low volume?
3227 [17:35:33] *** Quits: BadSnappa (~BadSnappa@replaced-ip ) (Ping timeout: 248 seconds)
3228 [17:35:43] *** Joins: ptx0 (~cheesus_c@replaced-ip )
3229 [17:35:46] *** Joins: dtcrshr (~datacrush@replaced-ip )
3230 [17:35:57] *** efm__ is now known as efm
3231 [17:38:39] *** Quits: tram0004 (~tram0004@replaced-ip ) (Remote host closed the connection)
3232 [17:39:08] *** Quits: vfw (~mrt@replaced-ip ) (Ping timeout: 246 seconds)
3233 [17:39:58] *** Quits: erry (~errietta@replaced-ip ) (Quit: WeeChat 1.5)
3234 [17:40:00] <teraflop> GPenguin: that's fine, not that
you have a normalize thingy for all your audio/video files
3235 [17:40:12] *** Joins: erry (~errietta@replaced-ip )
3236 [17:40:18] *** Quits: aaro (~aaro@replaced-ip ) (Ping timeout: 252 seconds)
3237 [17:41:18] *** Quits: betandr (~betandr@replaced-ip ) (Read error: Connection reset by peer)
3238 [17:41:36] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
3239 [17:41:47] *** Quits: jsooksom (~jsooksom@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3240 [17:42:11] <GPenguin> i dont. that pasystray does nothing.
when started from the commandline it only outputs numbers for the
current volume
3241 [17:42:41] *** Quits: TomyWork (~tomy@replaced-ip ) (Ping timeout: 256 seconds)
3242 [17:43:44] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Quit: Leaving)
3243 [17:44:08] *** Joins: hiroki (~hyamamoto@replaced-ip )
3244 [17:44:29] *** Joins: thunderrd (~thunderrd@replaced-ip )
3245 [17:45:03] *** Joins: MrFixIt (~samurai@replaced-ip )
3246 [17:45:16] *** Parts: hiroki (~hyamamoto@replaced-ip )
3247 [17:45:32] *** Quits: hagridaaron (~hagridaar@replaced-ip ) (Read error: Connection reset by peer)
3248 [17:45:58] *** Quits: lithie (uid45836@replaced-ip ) (Quit: Connection closed for inactivity)
3249 [17:46:22] <awal1> GPenguin: you don't get a icon in
system tray area for pasystray?
3250 [17:46:25] *** Quits: netzfisch (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
3251 [17:46:38] <GPenguin> gnome3 has no systray
3252 [17:46:43] *** Joins: Nnavd (~Nnavd@replaced-ip )
3253 [17:47:38] *** Joins: n4dir (~user@replaced-ip )
3254 [17:47:53] *** Joins: stare_ (~stare@replaced-ip )
3255 [17:47:56] *** Joins: betandr (~betandr@replaced-ip )
3256 [17:48:09] *** Quits: stare_ (~stare@replaced-ip ) (Remote host closed the connection)
3257 [17:48:14] *** Quits: toni_ (~toni@replaced-ip ) (Ping timeout: 246 seconds)
3258 [17:48:20] *** Joins: el_bamba (~roberto@replaced-ip )
3259 [17:48:30] <awal1> pasystray frontend client is an icon in
system tray, not a common app with a window and so. middle mouse
scrolling for inc/dec volume and right clic for manage cards, sinks,
outputs and so
3260 [17:48:43] *** Quits: chrissl (~chris@replaced-ip ) (Remote host closed the connection)
3261 [17:48:53] <GPenguin> no ircon, nothing to click
3262 [17:49:12] <awal1> gnome related. not pasystray
3263 [17:49:19] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
3264 [17:49:20] *** Joins: pencilandpaper (~penciland@replaced-ip )
3265 [17:49:26] *** Quits: Velgor (~Velgor@replaced-ip ) (Max SendQ exceeded)
3266 [17:49:44] <awal1> I dont use gnome, but i dont believe it
doesn't provide a tray area
3267 [17:49:53] *** Joins: Velgor (~Velgor@replaced-ip )
3268 [17:50:09] *** Quits: Velgor (~Velgor@replaced-ip ) (Client Quit)
3269 [17:50:19] *** Joins: webuser5224 (~webuser52@replaced-ip )
3270 [17:50:35] *** Quits: cccc828 (~severin@replaced-ip ) (Quit: Leaving)
3271 [17:50:40] <GPenguin> it has a top bar with icons. its not a
systray
3272 [17:50:46] <awal1> anyway, you dont really need pasystray,
with pavucontrol you have access to same features as using paystray
3273 [17:51:20] *** Joins: Velgor (~Velgor@replaced-ip )
3274 [17:51:37] *** Quits: stare (~stare@replaced-ip ) (Ping timeout: 264 seconds)
3275 [17:51:39] *** Joins: chrissl (~chris@replaced-ip )
3276 [17:51:48] *** Quits: JohnDoh (~jeff@replaced-ip ) (Ping timeout: 260 seconds)
3277 [17:53:12] *** Joins: groghi (~groghi@replaced-ip )
3278 [17:53:21] <groghi> sera
3279 [17:53:30] *** Parts: groghi (~groghi@replaced-ip )
3280 [17:54:12] *** Joins: treaki_ (~treaki@replaced-ip )
3281 [17:55:28] *** Joins: JohnDoh (~jeff@replaced-ip )
3282 [17:55:34] *** Joins: afx_ (~afx_@replaced-ip )
3283 [17:55:57] *** Joins: thunderrd_ (~thunderrd@replaced-ip )
3284 [17:56:13] *** Joins: muhannad (~muhannad@replaced-ip )
3285 [17:56:17] *** Joins: bDreadz (~bDreadz@replaced-ip )
3286 [17:56:24] *** Quits: Levure (~quassel@replaced-ip##) (Quit: ##replaced-url
3287 [17:56:49] *** Joins: Levure (~quassel@replaced-ip )
3288 [17:57:12] *** Joins: Se-bash (~seba@replaced-ip )
3289 [17:57:24] *** Joins: saysp__ (~saysp@replaced-ip )
3290 [17:57:34] <awal1> GPenguin: when I use a window manager with
no systray support, I use stalonetray or wmsystemtray
3291 [17:57:35] *** Quits: N3X15 (~Rob@replaced-ip ) (Ping timeout: 258 seconds)
3292 [17:58:11] *** Quits: treaki__ (~treaki@replaced-ip ) (Ping timeout: 272 seconds)
3293 [17:58:12] *** Joins: clippng (~CHRONIC@replaced-ip )
3294 [17:58:18] <GPenguin> i like gnome3 the way it is
3295 [17:58:47] *** Joins: Defaulttinen (defaultti@replaced-ip )
3296 [17:58:47] *** Quits: HugsWontletgo (~HugsWontl@replaced-ip ) (Read error: Connection reset by peer)
3297 [17:59:01] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip ) (Remote host closed the connection)
3298 [17:59:09] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Ping timeout: 268 seconds)
3299 [17:59:32] *** Joins: Shock- (~Shock@replaced-ip )
3300 [18:00:21] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
3301 [18:00:58] <n4dir> i too like it the way it is. that is: not
installed here :-)
3302 [18:02:36] <teclo-> Excellent :)
3303 [18:03:00] *** Quits: hepukt4e (~hep@replaced-ip ) (Quit: Leaving)
3304 [18:03:06] *** Quits: nj8 (~nj8@replaced-ip ) (Ping timeout: 256 seconds)
3305 [18:03:15] *** Quits: A2666 (~NMS6@replaced-ip ) (Ping timeout: 272 seconds)
3306 [18:04:02] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
3307 [18:04:06] *** Joins: HugsWontletgo (~HugsWontl@replaced-ip )
3308 [18:04:34] *** Quits: Serpent7776 (~Serpent77@replaced-ip ) (Write error: Connection reset by peer)
3309 [18:04:39] *** Joins: endstille (~endstille@replaced-ip )
3310 [18:04:55] *** Quits: lethu (~lethu@replaced-ip ) (Remote host closed the connection)
3311 [18:05:09] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 272 seconds)
3312 [18:06:12] *** Joins: cdown (~cdown@replaced-ip )
3313 [18:06:34] *** Joins: lethu (~lethu@replaced-ip )
3314 [18:07:07] *** Joins: Guest14887 (~dreamseek@replaced-ip )
3315 [18:07:39] <teraflop> xD
3316 [18:08:05] *** Quits: saysp__ (~saysp@replaced-ip ) (Ping timeout: 248 seconds)
3317 [18:08:38] *** Joins: saysp__ (~saysp@replaced-ip )
3318 [18:09:27] *** Quits: mda1 (~dreamseek@replaced-ip ) (Ping timeout: 265 seconds)
3319 [18:10:17] *** Joins: LtL (~irssi@replaced-ip )
3320 [18:10:59] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
3321 [18:11:37] *** Quits: lostintty (~narek@replaced-ip ) (Quit: Lost terminal)
3322 [18:11:48] *** Joins: scream (~scream@replaced-ip )
3323 [18:12:13] <thadtheman> I'm getting this error with
apt-source:gpgv: Signature made Fri 22 Aug 2014 01:18:59 PM CDT
using RSA key ID XXXXX
3324 [18:12:14] <thadtheman> gpgv: Can't check signature:
public key not found
3325 [18:12:14] <thadtheman> dpkg-source: warning: failed to
verify signature on package.dsc
3326 [18:12:48] *** Joins: towo` (~towo@replaced-ip )
3327 [18:13:08] *** Joins: netzfisch (~Thunderbi@replaced-ip )
3328 [18:13:57] <thadtheman> XXXXX is sometimes the same but
nostly different. This happens on most if not all packages. From
research, the problem is these are the public keys of each package
maintainer, rather then a debian key. So where do I get the mainters
keys?
3329 [18:14:32] *** Joins: conta1 (~Thunderbi@replaced-ip )
3330 [18:15:02] *** Joins: mtn (~mtn@replaced-ip )
3331 [18:16:12] *** Joins: thiras (~thiras@replaced-ip )
3332 [18:16:13] <jelly> thadtheman: debian-keyring package.
3333 [18:16:44] *** Joins: dave0x6d (uid190567@replaced-ip )
3334 [18:16:46] <thadtheman> jelly: That is already installed.
3335 [18:17:05] <jelly> then point your gnupg to the keying
therein
3336 [18:17:15] *** Quits: thxer (~thxer@replaced-ip ) (Ping timeout: 256 seconds)
3337 [18:17:15] <jelly> I bet the package has a README somewhere
3338 [18:17:16] *** Quits: jmusits (~jmusits@replaced-ip ) (Ping timeout: 256 seconds)
3339 [18:17:24] <jelly> keyring*
3340 [18:17:25] *** Joins: socomm (~socomm@replaced-ip )
3341 [18:17:56] *** Parts: socomm (~socomm@replaced-ip )
3342 [18:18:02] <thadtheman> jelly: packages not package,
that's the problem.
3343 [18:18:14] <teraflop> thadtheman: tried adding: keyring
/usr/share/keyrings/debian-maintainers.gpg to your ~/.gnupg/gpg.conf
?
3344 [18:18:15] <jelly> thadtheman: zless
/usr/share/doc/debian-keyring/README.gz
3345 [18:19:16] *** Joins: lord_rob (~robert@replaced-ip )
3346 [18:19:16] *** Quits: lord_rob (~robert@replaced-ip ) (Changing host)
3347 [18:19:16] *** Joins: lord_rob (~robert@replaced-ip )
3348 [18:19:34] *** Joins: overlord_tm (~andraz@replaced-ip )
3349 [18:19:44] <teraflop> thadtheman: or the
/usr/share/keyrings/debian-keyring.gpg one
3350 [18:20:23] *** Joins: maotm (~mao@replaced-ip )
3351 [18:20:53] *** Quits: lmc (~lmc@replaced-ip ) (Remote host closed the connection)
3352 [18:21:08] *** Joins: tram0004 (~tram0004@replaced-ip )
3353 [18:21:51] *** Joins: oish (~charlie@replaced-ip )
3354 [18:22:11] *** Joins: Satyajit (Satyajit@replaced-ip )
3355 [18:22:31] *** Quits: aDrz (~dude@replaced-ip ) (Ping timeout: 258 seconds)
3356 [18:22:47] *** Quits: kuroibara (~IceChat9@replaced-ip ) (Quit: There's nothing dirtier than a giant ball of oil)
3357 [18:24:26] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
3358 [18:25:54] *** Joins: danke (~danke@replaced-ip )
3359 [18:26:02] *** Joins: jmusits (~jmusits@replaced-ip )
3360 [18:26:27] *** Quits: kapitalist (~kapitalis@replaced-ip ) (Ping timeout: 240 seconds)
3361 [18:26:41] *** Quits: teraflop (~teraflops@replaced-ip ) (Quit: WeeChat 1.5)
3362 [18:27:08] *** Joins: teraflops (~teraflops@replaced-ip )
3363 [18:28:01] *** debhelper sets mode: +l 1720
3364 [18:28:30] *** Joins: flux242 (~chatzilla@replaced-ip )
3365 [18:29:28] *** Joins: brokency1le (~brokencyc@replaced-ip )
3366 [18:29:50] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
3367 [18:30:10] *** Quits: danke (~danke@replaced-ip ) (Client Quit)
3368 [18:30:16] *** Joins: treaki__ (~treaki@replaced-ip )
3369 [18:31:36] *** Joins: sillyslux (~sillyslux@replaced-ip )
3370 [18:32:27] *** Quits: _m8 (~m8@replaced-ip ) (Read error: Connection reset by peer)
3371 [18:32:38] *** Joins: OS-20332 (~OS-20332@replaced-ip )
3372 [18:32:38] *** Joins: manjaro (~manjaro@replaced-ip )
3373 [18:32:51] *** Quits: pavlushka (~pavlushka@replaced-ip ) (Remote host closed the connection)
3374 [18:32:57] *** Joins: computer (~computer@replaced-ip )
3375 [18:33:41] *** Quits: manjaro (~manjaro@replaced-ip ) (Remote host closed the connection)
3376 [18:33:42] *** Quits: jmusits (~jmusits@replaced-ip ) (Ping timeout: 248 seconds)
3377 [18:33:44] *** Quits: treaki_ (~treaki@replaced-ip ) (Ping timeout: 246 seconds)
3378 [18:34:03] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Quit: Leaving)
3379 [18:34:10] *** Joins: endstille_ (~endstille@replaced-ip )
3380 [18:34:15] *** Joins: Shock- (~Shock@replaced-ip )
3381 [18:34:28] *** Joins: Darcidride (~Darcidrid@replaced-ip )
3382 [18:34:32] *** Quits: endstille_ (~endstille@replaced-ip ) (Client Quit)
3383 [18:34:46] *** Quits: obengdako (~obengdako@replaced-ip ) (Ping timeout: 248 seconds)
3384 [18:34:55] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Ping timeout: 272 seconds)
3385 [18:35:23] *** Quits: zamuro (~Samantha@replaced-ip ) (Quit: [IRSSI])
3386 [18:35:24] *** Quits: Ryushin (user@replaced-ip ) (Ping timeout: 256 seconds)
3387 [18:35:33] *** Quits: netzfisch (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
3388 [18:35:35] *** Quits: tram0004 (~tram0004@replaced-ip ) (Remote host closed the connection)
3389 [18:36:22] *** Joins: tram0004 (~tram0004@replaced-ip )
3390 [18:36:48] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.6)
3391 [18:37:59] *** Joins: hanfm (~Thunderbi@replaced-ip )
3392 [18:38:28] *** Joins: lmc (~lmc@replaced-ip )
3393 [18:38:43] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 272 seconds)
3394 [18:39:04] *** Joins: zuiss1 (~zuiss1@replaced-ip )
3395 [18:39:22] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 256 seconds)
3396 [18:39:23] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Client Quit)
3397 [18:40:11] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
3398 [18:41:07] *** Joins: lachlan (~lachlan@replaced-ip )
3399 [18:41:53] *** Quits: tram0004 (~tram0004@replaced-ip ) (Ping timeout: 272 seconds)
3400 [18:42:18] *** Joins: obengdako (~obengdako@replaced-ip )
3401 [18:42:57] *** Joins: DK-HaZe (~haze@replaced-ip )
3402 [18:44:53] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Ping timeout: 248 seconds)
3403 [18:45:03] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 272 seconds)
3404 [18:45:30] *** Quits: morphis (~morphis@replaced-ip ) (Remote host closed the connection)
3405 [18:46:31] <mingdao> Does anyone know if this app
replaced-url
3406 [18:47:13] *** Joins: morphis (~morphis@replaced-ip )
3407 [18:48:22] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
3408 [18:48:23] *** Joins: centrx (~centrx@replaced-ip )
3409 [18:48:23] *** Quits: centrx (~centrx@replaced-ip ) (Changing host)
3410 [18:48:23] *** Joins: centrx (~centrx@replaced-ip )
3411 [18:48:25] *** Joins: barbanegra (~libertad@replaced-ip )
3412 [18:48:38] *** Quits: betandr (~betandr@replaced-ip ) (Remote host closed the connection)
3413 [18:48:43] *** Joins: mattti (~matti@replaced-ip )
3414 [18:49:10] *** Joins: betandr (~betandr@replaced-ip )
3415 [18:49:35] <GPenguin> the problem with the low volume
persists
3416 [18:49:41] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 248 seconds)
3417 [18:49:42] *** Quits: lachlan (~lachlan@replaced-ip ) (Ping timeout: 248 seconds)
3418 [18:49:52] <bolt> mingdao: don't add random repositories
and apt keys to your machine just because someone happened to have a
compiled version available of an app you like
3419 [18:49:55] *** Joins: stoffepojken (~stoffe@replaced-ip )
3420 [18:49:57] *** Quits: frozengeek__ (~frozengee@replaced-ip ) (Quit: frozengeek__)
3421 [18:50:00] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
3422 [18:50:08] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 256 seconds)
3423 [18:50:17] <bolt> mingdao: if it's not a well known
company you really, really trust, don't add their repos
3424 [18:50:33] <bolt> mingdao: compile it yourself, rather. and
look into checkinstall and similar tools
3425 [18:51:04] *** Quits: grrrrrr (~libertad@replaced-ip ) (Ping timeout: 260 seconds)
3426 [18:51:04] <n4dir> if at all i would check the Mepis
community repos. Doing it yourself is probably still the better
option, like stated by bolt
3427 [18:51:05] *** Joins: alecov (~control@replaced-ip )
3428 [18:51:22] <mingdao> bolt: ok, there is a guide somewhere
about making debs iirc, I'll look it up and see if it's
worth the effort
3429 [18:51:46] <n4dir> btw: i sure can't find that package
there, so you can avoid looking for yourself (or perhaps you are
bored ... )
3430 [18:51:48] <bolt> mingdao: checkinstall does that for you.
and there are probably quite a few tools that do the same
3431 [18:52:08] <teraflops> GPenguin: if you are talking about 2
different files from different sources have different volume levels
that's totally expected
3432 [18:52:08] *** Quits: HugsWontletgo (~HugsWontl@replaced-ip ) (Read error: Connection reset by peer)
3433 [18:52:39] <mingdao> little background...I ran Slackware from
2003-2011 and am used to building from source, making SlackBuild
scripts, and using checkinstall
3434 [18:52:39] <teraflops> GPenguin: unless you normalize all the
audio files you have…
3435 [18:52:42] <GPenguin> no, i test local files that used to
play just fine until 3-4 weeks ago
3436 [18:52:47] <bolt> mingdao: when you add random people's
repositories, you often have no guarantee other than the written
word of some nickname on the internet that the files you download
are nothing more or less than a compiled and packaged version of the
source you're looking at
3437 [18:52:55] <teraflops> GPenguin: then no idea
3438 [18:52:58] <mingdao> the last 5 years I've been using
Gentoo/Funtoo...so I'll want to learn to make debs
3439 [18:53:28] <mingdao> bolt: understood; I wasn't looking
for a random person's repo, but more like the el or whatever or
CentOS
3440 [18:53:30] *** Quits: betandr (~betandr@replaced-ip ) (Ping timeout: 245 seconds)
3441 [18:53:34] *** Quits: ki0 (~ki0@replaced-ip ) (Ping timeout: 258 seconds)
3442 [18:53:42] *** Joins: nothing (~nothing@replaced-ip )
3443 [18:53:49] *** Quits: nothing (~nothing@replaced-ip ) (Remote host closed the connection)
3444 [18:54:06] <alecov> Hello. Is it possible to install i386
development libs on an amd64 system? I've done "dpkg
--add-architecture i386" as per
replaced-url
3445 [18:54:15] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Read error: Connection reset by peer)
3446 [18:54:30] *** Joins: olegfusion (~olegfusio@replaced-ip )
3447 [18:54:40] <bolt> alecov: probably. but a chroot might be
cleaner
3448 [18:55:27] <alecov> In particular qt5-default and
qt5-default:i386 conflict with each other. A number of others libs
also.
3449 [18:55:27] *** Quits: fearnothing (~nothing@replaced-ip ) (Ping timeout: 245 seconds)
3450 [18:55:35] <alecov> bolt: So it's a per package issue?
3451 [18:56:09] *** Quits: hycer (~hycer@replaced-ip ) (Ping timeout: 250 seconds)
3452 [18:56:53] *** Quits: schnabeltasse (~fdddd@replaced-ip ) (Quit: schnabeltasse)
3453 [18:57:01] *** Quits: ragedragon (~ragedrago@replaced-ip ) (Ping timeout: 264 seconds)
3454 [18:57:11] <n4dir> mingdao:
replaced-url
3455 [18:57:18] *** Joins: leachim6 (~leachim6@replaced-ip )
3456 [18:57:20] *** Joins: HugsWontletgo (~HugsWontl@replaced-ip )
3457 [18:57:21] <bolt> alecov: as far as i know
3458 [18:57:24] <leachim6> greetings folks
3459 [18:57:39] *** Joins: kw21 (~kw21@replaced-ip )
3460 [18:58:00] *** debhelper sets mode: +l 1714
3461 [18:58:40] *** Joins: hycer (~hycer@replaced-ip )
3462 [18:58:42] <mingdao> n4dir: thanks, I've been reading
replaced-url
3463 [18:58:46] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 248 seconds)
3464 [18:59:04] <mingdao> but really no time today, but thanks for
the pointers
3465 [18:59:27] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 240 seconds)
3466 [18:59:34] <n4dir> i think the one you read is a rather
in-deep-one. Anyway: good luck.
3467 [18:59:45] <zuiss1> i really like the idea of KDE Neon.. but
wish it was debian and not ubuntu
3468 [18:59:50] <alecov> bolt: Thanks.
3469 [18:59:52] <zuiss1> tempted to try it out
3470 [18:59:52] *** Joins: silverhom (~silverhom@replaced-ip )
3471 [18:59:57] <leachim6> You can't get it in debian?
3472 [19:00:10] <zuiss1> it's a distro..
3473 [19:00:20] <zuiss1> made by the KDE project
3474 [19:00:28] <leachim6> oh, I thought it was just their new DE
3475 [19:00:55] <zuiss1> it's not exactly a distro but
rolling release of the DE on top of a stable distro base
3476 [19:00:56] *** Joins: wokedame (~sfgsfdsad@replaced-ip )
3477 [19:01:19] <r3> echosystm: how's it going? Just checking
back in with you to see if my idea worked on your problem?
3478 [19:01:50] *** Joins: nixhed (~nixhed@replaced-ip )
3479 [19:01:59] *** Joins: lachlan (~lachlan@replaced-ip )
3480 [19:02:30] *** Joins: ragedragon (~ragedrago@replaced-ip )
3481 [19:02:39] *** Parts: LorD_n1c0w (~igorhenri@replaced-ip )
3482 [19:02:57] *** Quits: endstille (~endstille@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
3483 [19:03:02] *** Quits: _ADN_ (~Test@replaced-ip ) (Ping timeout: 248 seconds)
3484 [19:03:14] *** Joins: endstille (~endstille@replaced-ip )
3485 [19:04:19] *** Joins: treaki_ (~treaki@replaced-ip )
3486 [19:04:45] *** Quits: wokedame (~sfgsfdsad@replaced-ip ) (Client Quit)
3487 [19:05:06] *** Joins: wokedame (~sfgsfdsad@replaced-ip )
3488 [19:05:44] *** Quits: wokedame (~sfgsfdsad@replaced-ip ) (Client Quit)
3489 [19:05:53] *** Joins: fearnothing (~nothing@replaced-ip )
3490 [19:06:11] *** Joins: hexadecimal (~hexadecim@replaced-ip )
3491 [19:06:15] *** Joins: netzfisch (~Thunderbi@replaced-ip )
3492 [19:06:16] *** Joins: likcoras_ (~likcoras@replaced-ip )
3493 [19:06:24] *** Joins: gl-prout (~gl-prout@replaced-ip )
3494 [19:06:33] *** Quits: jje (~quassel@replaced-ip ) (Remote host closed the connection)
3495 [19:06:41] *** Quits: likcoras (likcoras@replaced-ip ) (Quit: Bye~)
3496 [19:07:13] *** Joins: jje (~quassel@replaced-ip )
3497 [19:07:41] *** Quits: treaki__ (~treaki@replaced-ip ) (Ping timeout: 246 seconds)
3498 [19:07:41] *** Quits: hexadecimal (~hexadecim@replaced-ip ) (Client Quit)
3499 [19:07:46] *** Quits: fearnothing (~nothing@replaced-ip ) (Remote host closed the connection)
3500 [19:07:49] *** Quits: turfal (~Icedove@replaced-ip ) (Quit: turfal)
3501 [19:08:56] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
3502 [19:09:06] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
3503 [19:09:13] *** Joins: endstille_mobile (~endstille@replaced-ip )
3504 [19:09:19] *** Joins: Shock- (~Shock@replaced-ip )
3505 [19:09:33] *** Joins: TomasCZ (~TomasCZ@replaced-ip )
3506 [19:10:04] *** Quits: endstille (~endstille@replaced-ip ) (Read error: Connection reset by peer)
3507 [19:10:07] *** Joins: jnavila (~jnavila@replaced-ip )
3508 [19:10:10] *** Quits: saysp__ (~saysp@replaced-ip ) (Ping timeout: 245 seconds)
3509 [19:10:12] *** Joins: hexadecimal (~hexadecim@replaced-ip )
3510 [19:10:41] *** Quits: n4dir (~user@replaced-ip ) (Remote host closed the connection)
3511 [19:11:12] *** Joins: fearnothing (~nothing@replaced-ip )
3512 [19:12:57] <awal1> GPenguin: problem solved for me. just
check closely settings in pavucontrol (playback tab and
firefox's audio stream: adjust your volume/increase/decrease)
3513 [19:13:03] *** Joins: Deathrattle (~death@replaced-ip )
3514 [19:13:41] *** Joins: bumclock (~bumclock@replaced-ip )
3515 [19:13:49] <awal1> while playing a youtube video ^
3516 [19:14:09] *** Quits: stoffepojken (~stoffe@replaced-ip ) (Remote host closed the connection)
3517 [19:14:14] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 248 seconds)
3518 [19:14:23] *** Joins: stoffepojken (~stoffe@replaced-ip )
3519 [19:15:04] *** Joins: earthundead (~earthunde@replaced-ip )
3520 [19:15:18] *** Quits: bocaneri (~bocaneri@replaced-ip ) (Read error: Connection reset by peer)
3521 [19:15:35] *** Joins: foption (~foption@replaced-ip )
3522 [19:15:50] *** Joins: Ozzyboshi (~quassel@replaced-ip )
3523 [19:16:30] *** Joins: jmusits (~jmusits@replaced-ip )
3524 [19:16:30] *** Joins: bumbal (~lxk@replaced-ip )
3525 [19:17:35] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
3526 [19:18:00] *** debhelper sets mode: +l 1723
3527 [19:18:08] *** Joins: aDrz (~dude@replaced-ip )
3528 [19:18:22] *** Quits: jmusits (~jmusits@replaced-ip ) (Client Quit)
3529 [19:18:36] *** Joins: soee (~soee@replaced-ip )
3530 [19:18:55] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
3531 [19:19:07] *** Joins: nod0xx (188ef102@replaced-ip )
3532 [19:19:26] *** Quits: endstille_mobile (~endstille@replaced-ip ) (Quit: endstille_mobile)
3533 [19:19:55] *** Joins: endstille (~endstille@replaced-ip )
3534 [19:20:49] *** Joins: toni_ (~toni@replaced-ip )
3535 [19:21:09] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 248 seconds)
3536 [19:21:12] *** Joins: leptone (~leptone@replaced-ip )
3537 [19:21:13] *** Quits: centrx (~centrx@replaced-ip ) ()
3538 [19:22:05] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Quit: leaving)
3539 [19:22:10] *** lankanmon_ is now known as lankanmon
3540 [19:22:36] *** Joins: Blendify (~Blendify@replaced-ip )
3541 [19:23:17] *** Quits: netzfisch (~Thunderbi@replaced-ip ) (Ping timeout: 248 seconds)
3542 [19:23:39] *** Quits: mattti (~matti@replaced-ip ) (Quit: Konversation terminated!)
3543 [19:24:57] *** Joins: cyberpsi- (~paulo@replaced-ip )
3544 [19:25:23] *** Parts: cyberpsi- (~paulo@replaced-ip )
3545 [19:25:26] *** Quits: toni_ (~toni@replaced-ip ) (Ping timeout: 248 seconds)
3546 [19:25:51] *** Quits: likcoras_ (~likcoras@replaced-ip ) (Quit: leaving)
3547 [19:25:52] *** Joins: netzfisch (~Thunderbi@replaced-ip )
3548 [19:27:29] *** Joins: franzer (~franzer@replaced-ip )
3549 [19:27:31] *** Joins: toni_ (~toni@replaced-ip )
3550 [19:27:50] *** Joins: WayToDoor (~milk.bott@autresservs.api-d.com)
3551 [19:27:57] *** Quits: foption (~foption@replaced-ip ) (Remote host closed the connection)
3552 [19:27:59] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
3553 [19:28:24] *** Joins: maotm (~mao@replaced-ip )
3554 [19:28:42] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
3555 [19:29:09] *** Quits: m4sk1n (~m4sk1n@replaced-ip ) (Ping timeout: 248 seconds)
3556 [19:29:16] *** Joins: wiselydoesit (~wiselydoe@replaced-ip )
3557 [19:31:04] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
3558 [19:32:01] *** Joins: IdleGandalf_ (~IdleGanda@replaced-ip )
3559 [19:32:04] *** Joins: kapitalist (~kapitalis@replaced-ip )
3560 [19:32:32] *** Quits: IdleGandalf (~IdleGanda@replaced-ip ) (Ping timeout: 245 seconds)
3561 [19:33:23] *** Joins: KaiserAres (~KaiserAre@replaced-ip )
3562 [19:33:46] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 256 seconds)
3563 [19:34:49] <awal1> What is the difference between -vc null
and -vo null for mplayer (-novideo)?
3564 [19:36:30] *** Joins: bizarro_1 (~bizarro_1@replaced-ip )
3565 [19:36:36] *** Parts: ChrisWi_ (~admin@replaced-ip )
3566 [19:37:23] <inch> Video is not decoded with -vc null
3567 [19:37:25] *** Joins: oaklndr1 (~oaklndr1@replaced-ip )
3568 [19:37:56] *** Joins: schu-r (~Thunderbi@replaced-ip )
3569 [19:38:22] *** Joins: treaki__ (~treaki@replaced-ip )
3570 [19:39:45] *** Quits: KaiserAres (~KaiserAre@replaced-ip ) (Ping timeout: 245 seconds)
3571 [19:40:35] *** Quits: lachlan (~lachlan@replaced-ip ) (Ping timeout: 245 seconds)
3572 [19:41:18] *** Joins: tram0004 (~tram0004@replaced-ip )
3573 [19:41:59] *** Quits: treaki_ (~treaki@replaced-ip ) (Ping timeout: 246 seconds)
3574 [19:42:01] <awal1> inch: I know. what I don't know is
what means vc and vo
3575 [19:42:12] *** Quits: bizarro_1 (~bizarro_1@replaced-ip ) (Ping timeout: 248 seconds)
3576 [19:42:21] <inch> video codec, video output
3577 [19:42:42] <awal1> oh, ok. thats what I tought. thanks
3578 [19:42:48] *** Joins: Shock- (~Shock@replaced-ip )
3579 [19:43:08] <teraflops> ao
3580 [19:43:29] *** Joins: Carlo (~kvirc@replaced-ip )
3581 [19:43:52] *** Carlo is now known as Guest4486
3582 [19:44:06] <todd_dsm> anyone know the status of Stretch?
looks like it should be in "general freeze". Anyone here
using it?
3583 [19:44:37] *** Joins: maotm (~mao@replaced-ip )
3584 [19:44:38] *** Quits: Blendify (~Blendify@replaced-ip ) (Ping timeout: 248 seconds)
3585 [19:44:49] *** Joins: BazookaTooth (~corin@replaced-ip )
3586 [19:45:08] <leachim6> I was under the impression that stretch
never went into freeze and it was actually sid that froze
3587 [19:45:09] <leachim6> am I wrong?
3588 [19:45:20] <leachim6> I may have that backwards....
3589 [19:45:29] *** Joins: onext (~onext@replaced-ip )
3590 [19:45:42] *** Parts: onext (~onext@replaced-ip )
3591 [19:46:18] *** Quits: gl-prout (~gl-prout@replaced-ip ) (Quit: Leaving)
3592 [19:46:42] <somiaj> leachim6: sid is unstable and never
changes. The current testing release (Stretch) is what is stablized
and turns into the next stable.
3593 [19:46:47] <teraflops> leachim6: sid is always sid, never
freezes
3594 [19:46:49] <somiaj> leachim6: once stretch stablizes a new
testing will be made.
3595 [19:46:50] *** Quits: bumbal (~lxk@replaced-ip ) (Ping timeout: 245 seconds)
3596 [19:47:02] <leachim6> yeah I realized I had it backwards, my
bad.
3597 [19:47:22] *** Quits: lazouz (~lazouz@replaced-ip ) (Ping timeout: 256 seconds)
3598 [19:47:49] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 248 seconds)
3599 [19:47:55] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 256 seconds)
3600 [19:47:57] <jrtc27> todd_dsm:
replaced-url
3601 [19:49:06] <todd_dsm> jrtc27: that's what I was looking
for, thanks
3602 [19:50:02] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 245 seconds)
3603 [19:50:29] *** Quits: karakedi (~e7E2C80CD@replaced-ip ) (Ping timeout: 246 seconds)
3604 [19:52:26] *** Joins: Lacho (~lacho@replaced-ip )
3605 [19:52:38] *** Quits: iflema (~weechat@replaced-ip ) (Ping timeout: 248 seconds)
3606 [19:53:28] *** Joins: otyugh_II (~otyugh_V@replaced-ip )
3607 [19:53:41] *** Joins: Blendify (~Blendify@replaced-ip )
3608 [19:53:55] *** Joins: Texou (~Texou@replaced-ip )
3609 [19:54:38] *** Joins: ki0 (~ki0@replaced-ip )
3610 [19:55:57] *** Quits: todd_dsm (~todd_dsm@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3611 [19:56:41] *** Quits: sanjeev (~sanjeev@replaced-ip ) (Ping timeout: 246 seconds)
3612 [19:56:49] *** Joins: karakedi (~e7E2C80CD@replaced-ip )
3613 [19:56:49] *** Quits: karakedi (~e7E2C80CD@replaced-ip ) (Changing host)
3614 [19:56:49] *** Joins: karakedi (~e7E2C80CD@replaced-ip )
3615 [19:56:56] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
3616 [19:57:03] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
3617 [19:57:08] *** Quits: Tiffon (~name@replaced-ip ) (Quit: exit)
3618 [19:57:15] *** Quits: netzfisch (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
3619 [19:57:48] *** Joins: jotr_ (~tram0004@replaced-ip )
3620 [19:57:55] *** Joins: chris23 (~mr.robot@unaffiliated/chris23)
3621 [19:58:31] *** Quits: tram0004 (~tram0004@replaced-ip ) (Ping timeout: 272 seconds)
3622 [19:58:46] *** Joins: thallada (~thallada@replaced-ip )
3623 [19:59:04] *** Joins: tram0004 (~tram0004@replaced-ip )
3624 [19:59:05] *** Joins: OS-25453 (~OS-25453@replaced-ip )
3625 [20:01:49] *** Quits: Slashman (~Slash@replaced-ip ) (Ping timeout: 264 seconds)
3626 [20:02:07] *** Quits: jotr_ (~tram0004@replaced-ip ) (Ping timeout: 240 seconds)
3627 [20:02:46] *** Joins: cpc26 (~cpc26@replaced-ip )
3628 [20:02:57] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 272 seconds)
3629 [20:03:35] *** Quits: dashu (~OS-25453@replaced-ip ) (Ping timeout: 272 seconds)
3630 [20:03:55] *** Quits: aDrz (~dude@replaced-ip ) (Ping timeout: 245 seconds)
3631 [20:04:17] <teraflops> awal1: mind if I pm you?
3632 [20:04:21] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
3633 [20:04:34] <awal1> teraflops: np
3634 [20:04:39] <teraflops> k
3635 [20:05:16] *** Joins: Zyf_B_Gone (~Zyferus@replaced-ip )
3636 [20:05:23] *** Joins: aDrz (~dude@replaced-ip )
3637 [20:05:40] *** Quits: civillian (~nick@replaced-ip ) (Ping timeout: 248 seconds)
3638 [20:05:43] *** Quits: chris23 (~mr.robot@unaffiliated/chris23)
(Quit: standby.)
3639 [20:05:53] <GPenguin> awal1: i select "all streams"
but nothing with chromium shows uü
3640 [20:05:58] *** Joins: civillian (~nick@replaced-ip )
3641 [20:07:15] <GPenguin> i see on a low volume track that plays
that the volume is low. i can rise it. okay, but thats not a
solution to the actual problem
3642 [20:07:42] *** Quits: flux242 (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.93 [Firefox 50.1.0/20161209093710])
3643 [20:07:58] *** Joins: Ryushin (~Ryushin@replaced-ip )
3644 [20:08:04] *** Joins: danke (~danke@replaced-ip )
3645 [20:08:12] *** Joins: sorin-mihai (~sorin-mih@replaced-ip )
3646 [20:08:29] *** Joins: raynold (uid201163@replaced-ip )
3647 [20:08:40] *** Joins: chris23 (~mr.robot@unaffiliated/chris23)
3648 [20:09:12] *** Joins: Masterphi (~Masterphi@replaced-ip )
3649 [20:09:14] *** Joins: sanjeev (~sanjeev@replaced-ip )
3650 [20:09:16] *** Quits: treehug88 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3651 [20:09:30] *** Joins: CyberGabber (~CyberGabb@replaced-ip )
3652 [20:09:43] *** Joins: panta (~panta@replaced-ip )
3653 [20:10:52] *** Joins: bizarro_1 (~bizarro_1@replaced-ip )
3654 [20:12:26] *** Quits: chris23 (~mr.robot@unaffiliated/chris23)
(Client Quit)
3655 [20:14:04] *** Quits: zuiss1 (~zuiss1@replaced-ip ) (Quit: Leaving)
3656 [20:14:31] *** Quits: el_bamba (~roberto@replaced-ip ) (Quit: Leaving)
3657 [20:14:55] *** Joins: treaki_ (~treaki@replaced-ip )
3658 [20:15:37] *** Quits: danke (~danke@replaced-ip ) (Ping timeout: 272 seconds)
3659 [20:15:54] *** Joins: pos (~pos@replaced-ip )
3660 [20:16:03] *** Joins: Shock- (~Shock@replaced-ip )
3661 [20:16:18] *** Joins: z0ran (~z0ran@replaced-ip )
3662 [20:16:21] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3663 [20:16:45] *** Joins: Slashman (~Slash@replaced-ip )
3664 [20:17:39] *** Quits: kapitalist (~kapitalis@replaced-ip ) (Quit: Leaving)
3665 [20:17:45] *** Quits: Ozzyboshi (~quassel@replaced-ip ) (Remote host closed the connection)
3666 [20:17:54] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
3667 [20:17:57] *** Joins: kapitalist (~kapitalis@replaced-ip )
3668 [20:18:45] *** Quits: treaki__ (~treaki@replaced-ip ) (Ping timeout: 248 seconds)
3669 [20:18:47] *** Quits: juantelez (~juantelez@replaced-ip ) (Quit: WeeChat 1.0.1)
3670 [20:19:29] *** Joins: Ooze (~Ooze@replaced-ip )
3671 [20:20:54] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 248 seconds)
3672 [20:20:54] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 248 seconds)
3673 [20:21:35] *** Joins: electro33 (uid613@replaced-ip )
3674 [20:21:56] *** Quits: bub_ (~bub_@replaced-ip ) (Remote host closed the connection)
3675 [20:22:48] *** Quits: soee (~soee@replaced-ip ) (Remote host closed the connection)
3676 [20:23:09] *** Joins: _Vi (~vi@replaced-ip )
3677 [20:23:31] *** Joins: soee (~soee@replaced-ip )
3678 [20:23:51] *** Joins: f10 (~flo@replaced-ip )
3679 [20:24:05] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
3680 [20:24:44] *** Joins: zuiss1 (~zuiss1@replaced-ip )
3681 [20:24:56] *** Quits: f10__ (~flo@replaced-ip ) (Remote host closed the connection)
3682 [20:25:55] *** Joins: Atm0spher1c (~future@replaced-ip )
3683 [20:26:57] *** Joins: KaiserAres (~KaiserAre@replaced-ip )
3684 [20:27:11] *** Blendify is now known as Blendify|afk
3685 [20:27:53] *** Quits: tram0004 (~tram0004@replaced-ip ) (Remote host closed the connection)
3686 [20:29:07] *** Joins: tram0004 (~tram0004@replaced-ip )
3687 [20:29:14] *** Quits: elh9 (~elh9@replaced-ip ) (Remote host closed the connection)
3688 [20:29:31] *** Joins: elh9 (~elh9@replaced-ip )
3689 [20:30:24] *** Quits: tram0004 (~tram0004@replaced-ip ) (Remote host closed the connection)
3690 [20:31:08] <GPenguin> i give up for now. thanks for
everything so far, awal1 and teraflops :)
3691 [20:31:45] *** Joins: tram0004 (~tram0004@replaced-ip )
3692 [20:32:44] *** Quits: tram0004 (~tram0004@replaced-ip ) (Remote host closed the connection)
3693 [20:32:53] *** Joins: tram0004 (~tram0004@replaced-ip )
3694 [20:33:23] *** Joins: dvs (~hibbard@replaced-ip )
3695 [20:34:05] *** Quits: s0ph0s (~s0ph0s@replaced-ip ) (Quit: *vanishes in a cloud of smoke*)
3696 [20:34:22] *** Joins: GenteelBen (~GenteelBe@replaced-ip )
3697 [20:34:53] <awal1> GPenguin: try with firefox
3698 [20:35:43] *** Quits: Ooze (~Ooze@replaced-ip ) (*.net *.split)
3699 [20:35:44] *** Quits: Levure (~quassel@replaced-ip ) (*.net *.split)
3700 [20:35:44] *** Quits: hele (~hele@replaced-ip ) (*.net *.split)
3701 [20:35:44] *** Quits: fred`` (fred@replaced-ip ) (*.net *.split)
3702 [20:35:44] *** Quits: f10_ (~flo@replaced-ip ) (*.net *.split)
3703 [20:35:44] *** Quits: lmcloughlin (sid1532@replaced-ip ) (*.net *.split)
3704 [20:35:44] *** Quits: ELLIOTTCABLE (sid1544@replaced-ip ) (*.net *.split)
3705 [20:35:44] *** Quits: vaidy (vaidy@replaced-ip ) (*.net *.split)
3706 [20:35:44] *** Quits: thebwt (sid199145@replaced-ip ) (*.net *.split)
3707 [20:35:44] *** Quits: nickle (sid89854@replaced-ip ) (*.net *.split)
3708 [20:35:44] *** Quits: miklcct (michael@replaced-ip ) (*.net *.split)
3709 [20:35:44] *** Quits: duoi (~duoi@replaced-ip ) (*.net *.split)
3710 [20:35:44] *** Quits: raSter^ (raster@replaced-ip ) (*.net *.split)
3711 [20:35:44] *** Quits: blackest_mamba (~blackest_@replaced-ip ) (*.net *.split)
3712 [20:35:44] *** Quits: ilyaman (ilyaman@replaced-ip ) (*.net *.split)
3713 [20:35:44] *** Quits: tx (~texta@replaced-ip ) (*.net *.split)
3714 [20:35:44] *** Quits: creat (~Creator@replaced-ip ) (*.net *.split)
3715 [20:35:44] *** Quits: ThomasJ (thomas@replaced-ip ) (*.net *.split)
3716 [20:35:44] *** Quits: Treylis (~quassel@replaced-ip ) (*.net *.split)
3717 [20:35:44] *** Quits: KNERD (~KNERD@replaced-ip ) (*.net *.split)
3718 [20:35:44] *** Quits: sdollins (~sdollins@replaced-ip ) (*.net *.split)
3719 [20:35:44] *** Quits: rdz (~rdz@replaced-ip ) (*.net *.split)
3720 [20:35:44] *** Quits: alxy (uid115853@replaced-ip ) (*.net *.split)
3721 [20:35:44] *** Quits: Devastator (~devas@replaced-ip ) (*.net *.split)
3722 [20:35:44] *** Quits: dtonal (~dtonal@replaced-ip ) (*.net *.split)
3723 [20:35:44] *** Quits: woshty (~irc@replaced-ip ) (*.net *.split)
3724 [20:35:44] *** Quits: BlueByte (~walther@replaced-ip ) (*.net *.split)
3725 [20:35:44] *** Quits: gebjgd (~stmsgebjg@replaced-ip ) (*.net *.split)
3726 [20:35:44] *** Quits: ledeni (~ledeni@replaced-ip ) (*.net *.split)
3727 [20:35:44] *** Quits: samodid (~vsamodid@replaced-ip ) (*.net *.split)
3728 [20:35:44] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (*.net *.split)
3729 [20:35:44] *** Quits: Ishaq (~Ishaq@replaced-ip ) (*.net *.split)
3730 [20:35:44] *** Quits: Qann (~Nomad@replaced-ip ) (*.net *.split)
3731 [20:35:44] *** Quits: x2xx3x (Elite18596@replaced-ip ) (*.net *.split)
3732 [20:35:44] *** Quits: clorophormo (~cloro@replaced-ip ) (*.net *.split)
3733 [20:35:44] *** Quits: hexagoxel (~hexagoxel@replaced-ip ) (*.net *.split)
3734 [20:35:44] *** Quits: llimeht (~stuart@replaced-ip ) (*.net *.split)
3735 [20:35:44] *** Quits: ivo_ (~Ivo@replaced-ip ) (*.net *.split)
3736 [20:35:44] *** Quits: rklopfer (~rklopfer@replaced-ip ) (*.net *.split)
3737 [20:35:44] *** Quits: phuzion (~phuzion@replaced-ip ) (*.net *.split)
3738 [20:35:44] *** Quits: waz0wski (waz0wski@replaced-ip ) (*.net *.split)
3739 [20:35:44] *** Quits: nOgAnOo (sid146237@replaced-ip ) (*.net *.split)
3740 [20:35:44] *** Quits: acsid (~quassel@replaced-ip ) (*.net *.split)
3741 [20:35:44] *** Quits: lebster (sid17131@replaced-ip ) (*.net *.split)
3742 [20:35:44] *** Quits: AlineGomes (uid198215@replaced-ip ) (*.net *.split)
3743 [20:35:44] *** Quits: L235 (L235@replaced-ip ) (*.net *.split)
3744 [20:35:44] *** Quits: sloucher_ (sid168007@replaced-ip ) (*.net *.split)
3745 [20:35:44] *** Quits: Sl0vi (Sl0vi@replaced-ip ) (*.net *.split)
3746 [20:35:44] *** Quits: micronn (~micronn@replaced-ip ) (*.net *.split)
3747 [20:35:44] *** Quits: Insanity_ (uid179350@replaced-ip ) (*.net *.split)
3748 [20:35:44] *** Quits: colo-work (~colo-work@replaced-ip ) (*.net *.split)
3749 [20:35:44] *** Quits: [Saint] (~sinner@replaced-ip ) (*.net *.split)
3750 [20:35:44] *** Quits: malf (~malf@replaced-ip ) (*.net *.split)
3751 [20:35:44] *** Quits: CeBe (~cebe@replaced-ip ) (*.net *.split)
3752 [20:35:44] *** Quits: Rurd2di (~atom@replaced-ip ) (*.net *.split)
3753 [20:35:44] *** Quits: helaughsatfear (~this@replaced-ip ) (*.net *.split)
3754 [20:35:44] *** Quits: gump_ (~gump___@replaced-ip ) (*.net *.split)
3755 [20:35:44] *** Quits: effbiai (~effbiai@replaced-ip ) (*.net *.split)
3756 [20:35:44] *** Quits: glebihan (~glebihan@replaced-ip ) (*.net *.split)
3757 [20:35:44] *** Quits: itsiam (~unknown@replaced-ip ) (*.net *.split)
3758 [20:35:44] *** Quits: CihanKaygusuz (uid204444@replaced-ip ) (*.net *.split)
3759 [20:35:44] *** Quits: Penix (~Penix@replaced-ip ) (*.net *.split)
3760 [20:35:44] *** Quits: Rune (~TheFlying@replaced-ip ) (*.net *.split)
3761 [20:35:44] *** Quits: alchemistswl (uid204238@replaced-ip ) (*.net *.split)
3762 [20:35:44] *** Quits: rax- (~rax-@replaced-ip ) (*.net *.split)
3763 [20:35:44] *** Quits: frankie- (~frankie@replaced-ip ) (*.net *.split)
3764 [20:35:44] *** Quits: Whiskey (~Whiskey@replaced-ip ) (*.net *.split)
3765 [20:35:44] *** Quits: j0z (sid44053@replaced-ip ) (*.net *.split)
3766 [20:35:44] *** Quits: harrison (~quassel@replaced-ip ) (*.net *.split)
3767 [20:35:44] *** Quits: ksft (~k@replaced-ip ) (*.net *.split)
3768 [20:35:44] *** Quits: j` (sid11434@replaced-ip ) (*.net *.split)
3769 [20:35:44] *** Quits: laen (~rirc_v0.1@cust.17.21.adsl.cistron.nl)
(*.net *.split)
3770 [20:35:44] *** Quits: DK2 (~DK2@replaced-ip ) (*.net *.split)
3771 [20:35:44] *** Quits: MetalGearSolid (~MetalGear@replaced-ip ) (*.net *.split)
3772 [20:35:44] *** Quits: swaechter (swaechter@replaced-ip ) (*.net *.split)
3773 [20:35:44] *** Quits: max-m (~max-m@replaced-ip ) (*.net *.split)
3774 [20:35:44] *** Quits: HelloShitty (~PsySc0rpi@replaced-ip ) (*.net *.split)
3775 [20:35:44] *** Quits: jouana (~quassel@replaced-ip ) (*.net *.split)
3776 [20:35:44] *** Quits: alez_ (~alez@replaced-ip ) (*.net *.split)
3777 [20:35:44] *** Quits: ctp (~ctp@replaced-ip ) (*.net *.split)
3778 [20:35:44] *** Quits: BazookaTooth (~corin@replaced-ip ) (*.net *.split)
3779 [20:35:44] *** Quits: pierrot (~DelJordan@replaced-ip ) (*.net *.split)
3780 [20:35:44] *** Quits: happy_hacker (~hacker@replaced-ip ) (*.net *.split)
3781 [20:35:44] *** Quits: thadtheman (~tlophd@replaced-ip ) (*.net *.split)
3782 [20:35:44] *** Quits: WebDawg (~webdawg@replaced-ip ) (*.net *.split)
3783 [20:35:44] *** Quits: sine0 (~sine@replaced-ip ) (*.net *.split)
3784 [20:35:44] *** Quits: zero85 (~zero@replaced-ip ) (*.net *.split)
3785 [20:35:44] *** Quits: bier (~bier@replaced-ip ) (*.net *.split)
3786 [20:35:44] *** Quits: dTal (~dtal@replaced-ip ) (*.net *.split)
3787 [20:35:44] *** Quits: chen (~fury@replaced-ip ) (*.net *.split)
3788 [20:35:44] *** Quits: Sabaku (~Sabaku@replaced-ip ) (*.net *.split)
3789 [20:35:44] *** Quits: alexbligh1 (~alexbligh@replaced-ip ) (*.net *.split)
3790 [20:35:44] *** Quits: odish (~odish@replaced-ip ) (*.net *.split)
3791 [20:35:44] *** Quits: riot (riot@replaced-ip ) (*.net *.split)
3792 [20:35:44] *** Quits: sysanthrope (~quassel@replaced-ip ) (*.net *.split)
3793 [20:35:44] *** Quits: thms_ (~thms@replaced-ip ) (*.net *.split)
3794 [20:35:44] *** Quits: jdiez_ (~jdiez@replaced-ip ) (*.net *.split)
3795 [20:35:44] *** Quits: AimHere (~David@replaced-ip ) (*.net *.split)
3796 [20:35:44] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (*.net *.split)
3797 [20:35:44] *** Quits: sukaeto (~sukaeto@replaced-ip ) (*.net *.split)
3798 [20:35:44] *** Quits: Rockj (rockj@replaced-ip ) (*.net *.split)
3799 [20:35:44] *** Quits: tolecnal (tolecnal@replaced-ip ) (*.net *.split)
3800 [20:35:44] *** Quits: ketralnis (~ketralnis@replaced-ip ) (*.net *.split)
3801 [20:35:44] *** Quits: Guest31042 (Elite17539@replaced-ip ) (*.net *.split)
3802 [20:35:44] *** Quits: kayamm (~km@replaced-ip ) (*.net *.split)
3803 [20:35:44] *** Quits: Asoka (~a@replaced-ip ) (*.net *.split)
3804 [20:35:44] *** Quits: sweettea_ (~felix@replaced-ip ) (*.net *.split)
3805 [20:35:44] *** Quits: Messenger_bird (~banana@replaced-ip ) (*.net *.split)
3806 [20:35:44] *** Quits: rypervenche (~rypervenc@replaced-ip ) (*.net *.split)
3807 [20:35:44] *** Quits: inch (mijutu@replaced-ip ) (*.net *.split)
3808 [20:35:44] *** Quits: wodim (~zzz@replaced-ip ) (*.net *.split)
3809 [20:35:44] *** Quits: jpinx (~jpinx@replaced-ip ) (*.net *.split)
3810 [20:35:44] *** Quits: gema (~Gema@replaced-ip ) (*.net *.split)
3811 [20:35:44] *** Quits: cbdev (~fnord@replaced-ip ) (*.net *.split)
3812 [20:35:44] *** Quits: McLive_ (~McLive@replaced-ip ) (*.net *.split)
3813 [20:35:44] *** Quits: ckuehl (ckuehl@replaced-ip ) (*.net *.split)
3814 [20:35:44] *** Quits: Namidairo (~realname@replaced-ip ) (*.net *.split)
3815 [20:35:44] *** Quits: bipul (~bipul@replaced-ip ) (*.net *.split)
3816 [20:35:44] *** Quits: kak (kak@replaced-ip ) (*.net *.split)
3817 [20:35:44] *** Quits: Cisien (~Chris@replaced-ip ) (*.net *.split)
3818 [20:35:44] *** Quits: Jikan (~Jikan@replaced-ip ) (*.net *.split)
3819 [20:35:44] *** Quits: Spydar007 (spydar007@replaced-ip ) (*.net *.split)
3820 [20:35:44] *** Quits: upils (~upils@replaced-ip ) (*.net *.split)
3821 [20:35:44] *** Quits: jero| (~ID100T@replaced-ip ) (*.net *.split)
3822 [20:35:44] *** Quits: azizLIGHT (~azizLIGHT@replaced-ip ) (*.net *.split)
3823 [20:35:44] *** Quits: marsjaninzmarsa (~marsjanin@replaced-ip ) (*.net *.split)
3824 [20:35:44] *** Quits: dondelelcaro (~don@replaced-ip ) (*.net *.split)
3825 [20:35:44] *** Quits: jhebden (~jhebden@replaced-ip ) (*.net *.split)
3826 [20:35:44] *** Quits: Sarodj (~pr0nstar@replaced-ip ) (*.net *.split)
3827 [20:35:44] *** Quits: Stummi (~Stummi@replaced-ip ) (*.net *.split)
3828 [20:35:44] *** Quits: pk12 (~pk12@replaced-ip ) (*.net *.split)
3829 [20:35:44] *** Quits: NiLon (nilon@replaced-ip ) (*.net *.split)
3830 [20:35:44] *** Quits: CompWizrd (compwiz@replaced-ip ) (*.net *.split)
3831 [20:35:44] *** Quits: dustpuppy (~dustpuppy@replaced-ip ) (*.net *.split)
3832 [20:35:44] *** Quits: Uf0 (~luna@replaced-ip ) (*.net *.split)
3833 [20:35:51] *** Joins: Namidairo (~realname@replaced-ip )
3834 [20:35:51] *** Joins: harrison (~quassel@replaced-ip )
3835 [20:35:53] *** Quits: Namidairo (~realname@replaced-ip ) (Changing host)
3836 [20:35:53] *** Joins: Namidairo (~realname@replaced-ip )
3837 [20:35:53] *** Joins: Cisien_ (~Chris@replaced-ip )
3838 [20:35:53] *** Joins: dTal (~dtal@replaced-ip )
3839 [20:35:53] *** Joins: NiLon (nilon@replaced-ip )
3840 [20:35:53] *** Joins: happy_hacker (~hacker@replaced-ip )
3841 [20:35:53] *** Joins: riot (riot@replaced-ip )
3842 [20:35:54] *** Joins: sweettea (~felix@replaced-ip )
3843 [20:35:54] *** Joins: ctp (~ctp@replaced-ip )
3844 [20:35:54] *** Joins: wodim (~zzz@replaced-ip )
3845 [20:35:55] *** Joins: phuz (~phuzion@replaced-ip )
3846 [20:35:55] *** Joins: dustpuppy (~dustpuppy@replaced-ip )
3847 [20:35:55] *** Joins: HelloShitty (~PsySc0rpi@replaced-ip )
3848 [20:35:56] *** Joins: itsiam (~unknown@replaced-ip )
3849 [20:35:57] *** Joins: McLive (~McLive@replaced-ip )
3850 [20:35:57] *** Joins: [Saint] (~sinner@replaced-ip )
3851 [20:35:57] *** Joins: sysanthrope (~quassel@replaced-ip )
3852 [20:35:58] *** Joins: jhebden (~jhebden@replaced-ip )
3853 [20:35:58] *** Joins: dondelelcaro (~don@replaced-ip )
3854 [20:35:58] *** Joins: kayamm (~km@replaced-ip )
3855 [20:35:58] *** Joins: jpinx (~jpinx@replaced-ip )
3856 [20:35:59] *** Joins: Jikan (~Jikan@replaced-ip )
3857 [20:35:59] *** Joins: bipul (~bipul@replaced-ip )
3858 [20:35:59] *** Joins: zero85 (~zero@replaced-ip )
3859 [20:35:59] *** Joins: tolecnal (tolecnal@replaced-ip )
3860 [20:35:59] *** Joins: micronn (~micronn@replaced-ip )
3861 [20:35:59] *** Joins: clorophormo (~cloro@replaced-ip )
3862 [20:36:00] *** Joins: alez (~alez@replaced-ip )
3863 [20:36:00] *** Joins: ketralnis (~ketralnis@replaced-ip )
3864 [20:36:00] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
3865 [20:36:00] *** Joins: gema (~Gema@replaced-ip )
3866 [20:36:00] *** Quits: Karazhan (~nobody@replaced-ip ) (Excess Flood)
3867 [20:36:00] *** Joins: BlueByte (~walther@replaced-ip )
3868 [20:36:00] *** Joins: sukaeto (~sukaeto@replaced-ip )
3869 [20:36:00] *** Joins: effbiai (~effbiai@replaced-ip )
3870 [20:36:00] *** Joins: ckuehl (ckuehl@replaced-ip )
3871 [20:36:01] *** Joins: woshty (~irc@replaced-ip )
3872 [20:36:01] *** Joins: CompWizrd (compwiz@replaced-ip )
3873 [20:36:01] *** Joins: gump_ (~gump___@replaced-ip )
3874 [20:36:02] *** Joins: sine0 (~sine@replaced-ip )
3875 [20:36:02] *** Joins: upils (~upils@replaced-ip )
3876 [20:36:02] *** Joins: x2xx3x (Elite18596@replaced-ip )
3877 [20:36:03] *** Joins: CeBe (~cebe@replaced-ip )
3878 [20:36:04] *** Joins: jdiez (~jdiez@replaced-ip )
3879 [20:36:04] *** Joins: Penix (~Penix@replaced-ip )
3880 [20:36:04] *** Joins: Devastator (~devas@replaced-ip )
3881 [20:36:04] *** Joins: odish_ (~odish@replaced-ip )
3882 [20:36:04] *** Joins: samodid (~vsamodid@replaced-ip )
3883 [20:36:05] *** Joins: alexbligh1 (~alexbligh@replaced-ip )
3884 [20:36:05] *** Joins: thms_ (~thms@replaced-ip )
3885 [20:36:05] *** Joins: Levure (~quassel@replaced-ip )
3886 [20:36:05] *** Joins: Treylis (~quassel@replaced-ip )
3887 [20:36:05] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
3888 [20:36:06] *** Joins: laen (~rirc_v0.1@cust.17.21.adsl.cistron.nl)
3889 [20:36:07] *** Joins: Sl0vi (Sl0vi@replaced-ip )
3890 [20:36:07] *** Joins: hexagoxel (~hexagoxel@replaced-ip )
3891 [20:36:08] *** Joins: Rurd2di (~atom@replaced-ip )
3892 [20:36:09] *** Joins: dtonal (~dtonal@replaced-ip )
3893 [20:36:09] *** Joins: f10_ (~flo@replaced-ip )
3894 [20:36:10] *** Joins: gebjgd (~stmsgebjg@replaced-ip )
3895 [20:36:10] *** Joins: malf (~malf@replaced-ip )
3896 [20:36:10] *** Quits: kayamm (~km@replaced-ip ) (Changing host)
3897 [20:36:10] *** Joins: kayamm (~km@replaced-ip )
3898 [20:36:11] *** Joins: Asoka (~a@replaced-ip )
3899 [20:36:12] *** Joins: rdz (~rdz@replaced-ip )
3900 [20:36:13] *** Quits: grumble (~grumble@replaced-ip ) (Remote host closed the connection)
3901 [20:36:14] *** Joins: AimHere (~David@replaced-ip )
3902 [20:36:15] *** Joins: Sabaku (~Sabaku@replaced-ip )
3903 [20:36:15] *** Quits: clorophormo (~cloro@replaced-ip ) (Changing host)
3904 [20:36:15] *** Joins: clorophormo (~cloro@replaced-ip )
3905 [20:36:15] *** Joins: sdollins (~sdollins@replaced-ip )
3906 [20:36:15] *** Joins: Spydar007 (spydar007@replaced-ip )
3907 [20:36:16] *** Joins: KNERD (~KNERD@replaced-ip )
3908 [20:36:16] *** Joins: Messenger_bird (~banana@replaced-ip )
3909 [20:36:18] *** Quits: effbiai (~effbiai@replaced-ip ) (Changing host)
3910 [20:36:18] *** Joins: effbiai (~effbiai@replaced-ip )
3911 [20:36:19] *** Quits: thms_ (~thms@replaced-ip ) (Changing host)
3912 [20:36:19] *** Joins: thms_ (~thms@replaced-ip )
3913 [20:36:20] *** Joins: cbdev (~fnord@replaced-ip )
3914 [20:36:20] *** Quits: Messenger_bird (~banana@replaced-ip ) (Changing host)
3915 [20:36:20] *** Joins: Messenger_bird (~banana@replaced-ip )
3916 [20:36:21] *** Joins: DK2 (~DK2@replaced-ip )
3917 [20:36:21] *** Joins: Stummi (~Stummi@replaced-ip )
3918 [20:36:25] *** Joins: chen (~fury@replaced-ip )
3919 [20:36:25] *** Joins: Sir_Designer__ (Elite17539@replaced-ip )
3920 [20:36:26] *** Joins: creat (~Creator@replaced-ip )
3921 [20:36:26] *** Joins: max-m (~max-m@replaced-ip )
3922 [20:36:27] *** Quits: gebjgd (~stmsgebjg@replaced-ip ) (Changing host)
3923 [20:36:27] *** Joins: gebjgd (~stmsgebjg@replaced-ip )
3924 [20:36:28] *** Joins: jero (~ID100T@replaced-ip )
3925 [20:36:29] *** Joins: MetalGearSolid (~MetalGear@replaced-ip )
3926 [20:36:29] *** Joins: ivo_ (~Ivo@replaced-ip )
3927 [20:36:29] *** Joins: marsjaninzmarsa (~marsjanin@replaced-ip )
3928 [20:36:30] *** Joins: WebDawg (~webdawg@replaced-ip )
3929 [20:36:31] *** Quits: Devastator (~devas@replaced-ip ) (Changing host)
3930 [20:36:31] *** Joins: Devastator (~devas@replaced-ip )
3931 [20:36:31] *** harrison is now known as Guest93518
3932 [20:36:31] *** sweettea is now known as Guest10451
3933 [20:36:33] *** jpinx is now known as Guest2558
3934 [20:36:33] *** Quits: MetalGearSolid (~MetalGear@replaced-ip ) (Changing host)
3935 [20:36:34] *** Joins: MetalGearSolid (~MetalGear@replaced-ip )
3936 [20:36:34] *** ckuehl is now known as Guest51191
3937 [20:36:34] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Changing host)
3938 [20:36:34] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
3939 [20:36:36] *** Joins: frankie (~frankie@replaced-ip )
3940 [20:36:36] *** Quits: mo1991reg (~mo1991@replaced-ip ) (Quit: Leaving)
3941 [20:36:38] *** Spydar007 is now known as Guest70417
3942 [20:36:39] *** Joins: Rune (~TheFlying@replaced-ip )
3943 [20:36:43] *** Joins: Karazhan (~nobody@replaced-ip )
3944 [20:36:43] *** Joins: waz0wski (waz0wski@replaced-ip )
3945 [20:36:43] *** Joins: blackest_mamba (~blackest_@replaced-ip )
3946 [20:36:43] *** phuz is now known as phuzion
3947 [20:36:44] *** Joins: ksft (~k@replaced-ip )
3948 [20:36:44] *** debhelper sets mode: +mi
3949 [20:36:46] -debhelper- Channel locked temporarily due to flood,
sorry for any inconvenience this may cause :-)
3950 [20:36:49] *** Sir_Designer__ is now known as Guest73550
3951 [20:36:51] *** Guest73550 was kicked by debhelper (NICK flooder)
3952 [20:36:51] *** jero is now known as Guest48842
3953 [20:37:24] *** Quits: dasher00 (~dasher00@replaced-ip ) (Ping timeout: 268 seconds)
3954 [20:37:45] *** debhelper sets mode: -m
3955 [20:37:55] <teraflops> GPenguin: np
3956 [20:37:57] *** Quits: BuildTheRobots (sid42622@replaced-ip ) (Ping timeout: 245 seconds)
3957 [20:37:58] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
3958 [20:38:00] *** debhelper sets mode: +l 1731
3959 [20:38:14] *** debhelper sets mode: -i
3960 [20:38:19] *** Joins: Qann (~Nomad@replaced-ip )
3961 [20:38:19] *** Joins: duoi (~duoi@replaced-ip )
3962 [20:38:20] *** Joins: ThomasJ (thomas@replaced-ip )
3963 [20:38:20] *** Joins: soee (~soee@replaced-ip )
3964 [20:38:22] *** Quits: Cihan (uid204445@replaced-ip ) (Ping timeout: 245 seconds)
3965 [20:38:23] *** Joins: AlineGomes (uid198215@replaced-ip )
3966 [20:38:23] *** Joins: pierrot (~DelJordan@replaced-ip )
3967 [20:38:25] *** Joins: bier (~bier@replaced-ip )
3968 [20:38:28] *** Joins: rax- (~rax-@replaced-ip )
3969 [20:38:33] *** Joins: fred`` (fred@replaced-ip )
3970 [20:38:37] *** Joins: swaechter (swaechter@replaced-ip )
3971 [20:38:38] *** Quits: uda (sid143461@replaced-ip ) (Ping timeout: 268 seconds)
3972 [20:38:38] *** Joins: sh00p (~sh00p@replaced-ip )
3973 [20:38:40] *** Joins: tx (~texta@replaced-ip )
3974 [20:38:42] *** Joins: pk12 (~pk12@replaced-ip )
3975 [20:38:44] *** Joins: Rockj (rockj@replaced-ip )
3976 [20:38:52] *** Joins: Ishaq (~Ishaq@replaced-ip )
3977 [20:38:52] *** Quits: ToeSnacks (sid84043@replaced-ip ) (Ping timeout: 260 seconds)
3978 [20:38:52] *** Quits: stealthii (sid17385@replaced-ip ) (Ping timeout: 260 seconds)
3979 [20:38:55] *** Joins: nickle (sid89854@replaced-ip )
3980 [20:39:28] *** Joins: jotr_ (~tram0004@replaced-ip )
3981 [20:39:40] *** Joins: Whiskey (~Whiskey@replaced-ip )
3982 [20:39:59] *** Joins: vaidy (vaidy@replaced-ip )
3983 [20:40:26] *** Joins: L235 (L235@replaced-ip )
3984 [20:40:29] *** Joins: raSter^ (raster@replaced-ip )
3985 [20:40:49] *** Joins: j0z (sid44053@replaced-ip )
3986 [20:40:53] *** Quits: iViLe (~bob@replaced-ip ) (Ping timeout: 246 seconds)
3987 [20:41:13] *** Joins: rypervenche (~rypervenc@replaced-ip )
3988 [20:41:14] *** Joins: ELLIOTTCABLE (sid1544@replaced-ip )
3989 [20:41:18] *** Joins: baloney (tony@replaced-ip )
3990 [20:41:27] *** Joins: BazookaTooth (~corin@replaced-ip )
3991 [20:41:34] *** Joins: thebwt (sid199145@replaced-ip )
3992 [20:41:41] *** Quits: efm (~efm@replaced-ip ) (Quit: Konversation terminated!)
3993 [20:41:52] *** Joins: Insanity_ (uid179350@replaced-ip )
3994 [20:42:12] *** Joins: j` (sid11434@replaced-ip )
3995 [20:42:15] *** Quits: tram0004 (~tram0004@replaced-ip ) (Ping timeout: 245 seconds)
3996 [20:42:33] *** Joins: s0ph0s (~s0ph0s@replaced-ip )
3997 [20:42:53] *** Quits: seoner (~usr@replaced-ip ) (Ping timeout: 246 seconds)
3998 [20:43:47] *** Joins: n4dir (~user@replaced-ip )
3999 [20:43:48] *** Joins: alxy (uid115853@replaced-ip )
4000 [20:43:55] *** Joins: argus (~unix@replaced-ip )
4001 [20:44:01] *** Joins: lmcloughlin (sid1532@replaced-ip )
4002 [20:44:17] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 246 seconds)
4003 [20:44:29] *** Joins: danke (~danke@replaced-ip )
4004 [20:44:44] *** Joins: CihanKaygusuz (uid204444@replaced-ip )
4005 [20:44:52] *** Joins: gonz0 (~gonz0@replaced-ip )
4006 [20:45:19] *** Quits: CihanKaygusuz (uid204444@replaced-ip ) (Client Quit)
4007 [20:45:19] *** Joins: sloucher_ (sid168007@replaced-ip )
4008 [20:45:30] *** Joins: alchemistswl (uid204238@replaced-ip )
4009 [20:46:25] *** Joins: cyan__ (~cyan@replaced-ip )
4010 [20:46:34] *** Joins: lebster (sid17131@replaced-ip )
4011 [20:46:35] *** Joins: Cihan (uid204445@replaced-ip )
4012 [20:46:46] *** Joins: ToeSnacks (sid84043@replaced-ip )
4013 [20:46:47] *** Quits: gonz0 (~gonz0@replaced-ip ) (Client Quit)
4014 [20:47:05] *** Quits: Al3xG0 (~unix@replaced-ip ) (Ping timeout: 246 seconds)
4015 [20:47:30] *** Joins: skell (51383398@replaced-ip )
4016 [20:47:45] *** Joins: SpeccyMan (~nick@replaced-ip )
4017 [20:47:51] *** Joins: iflema (~weechat@replaced-ip )
4018 [20:48:01] *** Joins: iViLe (~bob@replaced-ip )
4019 [20:48:01] *** debhelper sets mode: +l 1706
4020 [20:48:01] *** Quits: franzer (~franzer@replaced-ip ) (Quit: Leaving)
4021 [20:48:08] *** Quits: argus (~unix@replaced-ip ) (Ping timeout: 246 seconds)
4022 [20:48:12] *** Joins: Al3xG0 (~unix@replaced-ip )
4023 [20:48:13] *** Quits: Al3xG0 (~unix@replaced-ip ) (Changing host)
4024 [20:48:13] *** Joins: Al3xG0 (~unix@replaced-ip )
4025 [20:48:21] *** Quits: NeoBlaster (~N3oBl@replaced-ip ) (Read error: Connection reset by peer)
4026 [20:48:23] *** Joins: wildlander (~wildlande@replaced-ip )
4027 [20:48:29] *** Joins: RebelCoder (~Yuriy@replaced-ip )
4028 [20:48:36] *** Joins: nOgAnOo (sid146237@replaced-ip )
4029 [20:48:36] *** Quits: Vizva (~max@replaced-ip ) (Quit: Leaving)
4030 [20:48:47] *** Joins: grumble (~grumble@replaced-ip )
4031 [20:49:00] *** Quits: frostschutz (~frostschu@replaced-ip ) (Remote host closed the connection)
4032 [20:49:33] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Read error: Connection reset by peer)
4033 [20:49:35] *** Joins: NeoBlaster (~N3oBl@replaced-ip )
4034 [20:50:01] *** Quits: bumclock (~bumclock@replaced-ip ) (Quit: Leaving)
4035 [20:50:39] *** Quits: stoffepojken (~stoffe@replaced-ip ) (Quit: Konversation terminated!)
4036 [20:50:50] *** Joins: stoffepojken (~stoffe@replaced-ip )
4037 [20:51:09] *** Joins: Shock- (~Shock@replaced-ip )
4038 [20:51:49] *** Joins: BuildTheRobots (sid42622@replaced-ip )
4039 [20:52:13] *** Quits: lowin (~lowin@replaced-ip ) (Ping timeout: 264 seconds)
4040 [20:52:51] *** Joins: s0ph0s|2 (~s0ph0s@replaced-ip )
4041 [20:52:59] *** Joins: treaki__ (~treaki@replaced-ip )
4042 [20:53:47] *** Quits: s0ph0s (~s0ph0s@replaced-ip ) (Ping timeout: 240 seconds)
4043 [20:54:23] *** Joins: efm (~efm@replaced-ip )
4044 [20:54:34] *** Joins: stealthii (sid17385@replaced-ip )
4045 [20:55:10] *** Joins: APexil (~you@replaced-ip )
4046 [20:55:29] *** Quits: Guest14887 (~dreamseek@replaced-ip ) (Ping timeout: 246 seconds)
4047 [20:55:40] *** Joins: uda (sid143461@replaced-ip )
4048 [20:55:51] *** Quits: skell (51383398@replaced-ip ) (Quit: Page closed)
4049 [20:56:00] *** Joins: kak (kak@replaced-ip )
4050 [20:56:11] *** Joins: earthundead (~earthunde@replaced-ip )
4051 [20:56:25] *** Quits: treaki_ (~treaki@replaced-ip ) (Ping timeout: 245 seconds)
4052 [20:56:30] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 256 seconds)
4053 [20:56:30] *** Quits: lethu (~lethu@replaced-ip ) (Remote host closed the connection)
4054 [20:57:09] *** Joins: mda1 (~dreamseek@replaced-ip )
4055 [20:58:03] *** Joins: jnavila (~jnavila@replaced-ip )
4056 [20:58:30] *** Quits: oaklndr1 (~oaklndr1@replaced-ip ) (Ping timeout: 245 seconds)
4057 [20:59:17] *** Quits: nod0xx (188ef102@replaced-ip ) (Quit: Page closed)
4058 [20:59:21] *** Joins: frozengeek__ (~frozengee@replaced-ip )
4059 [20:59:48] *** Quits: aDrz (~dude@replaced-ip ) (Quit: Leaving)
4060 [21:00:20] *** Quits: UUID02 (~UUID00@replaced-ip ) (Ping timeout: 260 seconds)
4061 [21:00:30] *** Joins: kuroibara (~IceChat9@replaced-ip )
4062 [21:01:26] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Read error: Connection reset by peer)
4063 [21:01:41] *** Joins: olegfusion (~olegfusio@replaced-ip )
4064 [21:02:09] *** Quits: endstille (~endstille@replaced-ip ) (Quit: endstille)
4065 [21:03:05] *** Joins: lethu (~lethu@replaced-ip )
4066 [21:03:30] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 245 seconds)
4067 [21:03:45] *** Quits: Ryushin (~Ryushin@replaced-ip ) (Ping timeout: 272 seconds)
4068 [21:04:26] *** Joins: frostschutz (~frostschu@replaced-ip )
4069 [21:04:47] *** Quits: iflema (~weechat@replaced-ip ) (Ping timeout: 240 seconds)
4070 [21:05:55] *** Quits: bDreadz (~bDreadz@replaced-ip ) (Read error: Connection reset by peer)
4071 [21:06:30] *** Joins: murfjr (~ayy@replaced-ip )
4072 [21:06:49] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
4073 [21:06:50] *** Quits: sanjeev (~sanjeev@replaced-ip ) (Ping timeout: 245 seconds)
4074 [21:07:01] *** Joins: saysp__ (~saysp@replaced-ip )
4075 [21:07:18] *** Joins: faw (~faw@replaced-ip )
4076 [21:07:18] *** Quits: faw (~faw@replaced-ip ) (Changing host)
4077 [21:07:18] *** Joins: faw (~faw@replaced-ip )
4078 [21:07:35] *** Quits: NiLon (nilon@replaced-ip ) (Changing host)
4079 [21:07:35] *** Joins: NiLon (nilon@replaced-ip )
4080 [21:08:20] *** Quits: RaiNerTsuFal (~RaiNerTsu@replaced-ip ) (Quit: Conversation terminated!)
4081 [21:09:30] *** Joins: RaiNerTsuFal (~RaiNerTsu@replaced-ip )
4082 [21:10:02] *** Joins: mrrhq (~mrrhq@replaced-ip )
4083 [21:10:53] *** Quits: dethos (~dethos@replaced-ip ) (Ping timeout: 246 seconds)
4084 [21:11:51] *** Quits: RaiNerTsuFal (~RaiNerTsu@replaced-ip ) (Client Quit)
4085 [21:12:55] *** Quits: otyugh_II (~otyugh_V@replaced-ip ) (Remote host closed the connection)
4086 [21:12:59] *** Joins: RaiNerTsuFal (~RaiNerTsu@replaced-ip )
4087 [21:13:44] *** Joins: vfw (~mrt@replaced-ip )
4088 [21:14:20] *** Quits: uNmowed (~Mayu@replaced-ip ) (Ping timeout: 260 seconds)
4089 [21:14:30] *** Joins: phdeswer (~phdeswer@replaced-ip )
4090 [21:15:05] *** Quits: Hallo32 (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
4091 [21:16:25] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
4092 [21:16:45] *** Joins: Guest14887 (~dreamseek@replaced-ip )
4093 [21:16:47] *** Quits: f10 (~flo@replaced-ip ) (Remote host closed the connection)
4094 [21:17:11] *** Quits: mda1 (~dreamseek@replaced-ip ) (Ping timeout: 246 seconds)
4095 [21:17:26] *** Quits: computer (~computer@replaced-ip ) (Quit: WeeChat 1.0.1)
4096 [21:17:30] *** Joins: f10 (~flo@replaced-ip )
4097 [21:17:41] *** Joins: Hallo32 (~Thunderbi@replaced-ip )
4098 [21:18:16] *** Quits: lord_rob (~robert@replaced-ip ) (Quit: Konversation terminated!)
4099 [21:19:45] *** Joins: wpm (~wpm@replaced-ip )
4100 [21:19:50] *** Joins: Savage (uid189461@replaced-ip )
4101 [21:20:29] *** Joins: Beretta021 (~Beretta02@replaced-ip )
4102 [21:21:10] *** odish_ is now known as odish
4103 [21:21:46] *** Joins: Ozzyboshi (~quassel@replaced-ip )
4104 [21:22:10] *** Quits: Beretta021 (~Beretta02@replaced-ip ) (Client Quit)
4105 [21:22:14] *** Joins: davideb (~davideb@replaced-ip )
4106 [21:22:27] *** gftg is now known as gftg_away
4107 [21:22:42] *** Quits: jje (~quassel@replaced-ip ) (Remote host closed the connection)
4108 [21:24:05] *** Joins: Shock- (~Shock@replaced-ip )
4109 [21:24:10] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Remote host closed the connection)
4110 [21:24:31] *** Joins: AlexLikeRock (~AlexLikeR@replaced-ip )
4111 [21:25:52] *** Joins: RebelCoder (~Yuriy@replaced-ip )
4112 [21:26:19] *** Joins: ki0_ (~ki0@replaced-ip )
4113 [21:26:22] *** Joins: Ryushin (~Ryushin@replaced-ip )
4114 [21:26:27] *** Joins: jje (~quassel@replaced-ip )
4115 [21:27:17] *** Joins: KingsQuest (~quassel@replaced-ip )
4116 [21:27:40] *** Quits: sorin-mihai (~sorin-mih@replaced-ip ) (Read error: Connection reset by peer)
4117 [21:28:00] *** debhelper sets mode: +l 1712
4118 [21:28:10] *** Joins: sorin-mihai (~sorin-mih@replaced-ip )
4119 [21:28:28] *** Joins: treaki_ (~treaki@replaced-ip )
4120 [21:29:42] *** Quits: ki0 (~ki0@replaced-ip ) (Ping timeout: 248 seconds)
4121 [21:29:43] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 272 seconds)
4122 [21:29:56] *** Joins: twobitsprite (~isaac.fre@198.153.184.6)
4123 [21:31:02] *** Joins: ]3n19m4[_ (~]3n19m4@replaced-ip )
4124 [21:31:09] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Remote host closed the connection)
4125 [21:31:24] *** Joins: Shock- (~Shock@replaced-ip )
4126 [21:32:18] *** Joins: RebelCoder (~Yuriy@replaced-ip )
4127 [21:32:22] *** Quits: treaki__ (~treaki@replaced-ip ) (Ping timeout: 248 seconds)
4128 [21:33:09] *** Joins: jnavila (~jnavila@replaced-ip )
4129 [21:33:25] *** Quits: wiselydoesit (~wiselydoe@replaced-ip ) (Ping timeout: 248 seconds)
4130 [21:33:42] *** Joins: gonz0 (~gonz0@replaced-ip )
4131 [21:33:59] *** Quits: ]3n19m4[ (~]3n19m4@replaced-ip ) (Ping timeout: 246 seconds)
4132 [21:34:15] *** Quits: qqx (~qqx@replaced-ip ) (Remote host closed the connection)
4133 [21:34:23] *** Joins: qqx (~qqx@replaced-ip )
4134 [21:34:25] *** Quits: sorin-mihai (~sorin-mih@replaced-ip ) (Read error: Connection reset by peer)
4135 [21:34:55] *** Joins: dreamon (~dreamon@replaced-ip )
4136 [21:35:05] *** Joins: sorin-mihai (~sorin-mih@replaced-ip )
4137 [21:35:21] *** Joins: oaklndr1 (~oaklndr1@replaced-ip )
4138 [21:35:39] *** Joins: cesdo (~user@replaced-ip )
4139 [21:36:13] *** Joins: sorin-mihai_ (~sorin-mih@replaced-ip )
4140 [21:37:53] *** Joins: John[Lisbeth] (~user@replaced-ip )
4141 [21:38:01] *** debhelper sets mode: +l 1719
4142 [21:38:25] <John[Lisbeth]> Any officially supported versions
of debian available as android apps?
4143 [21:38:35] *** Quits: mrrhq (~mrrhq@replaced-ip ) (Ping timeout: 272 seconds)
4144 [21:39:34] *** Quits: sorin-mihai (~sorin-mih@replaced-ip ) (Ping timeout: 256 seconds)
4145 [21:39:42] <twobitsprite> John[Lisbeth]: can you hum a few
bars?
4146 [21:39:48] *** Quits: GenteelBen (~GenteelBe@replaced-ip ) ()
4147 [21:40:07] * John[Lisbeth] do ray me fa so lah tee do
4148 [21:40:18] <John[Lisbeth]> I only want the debian temrinal I
do not really need x
4149 [21:40:22] *** Quits: KingsQuest (~quassel@replaced-ip ) (Remote host closed the connection)
4150 [21:40:28] <John[Lisbeth]> something like a debootstrap would
do well
4151 [21:40:43] *** Quits: clippng (~CHRONIC@replaced-ip ) (Read error: Connection reset by peer)
4152 [21:40:51] *** Quits: pbrewczynski (uid172802@replaced-ip ) (Quit: Connection closed for inactivity)
4153 [21:40:54] *** Joins: wonderworld (~ww@replaced-ip )
4154 [21:41:09] <twobitsprite> And you want it to run as an app
within android?
4155 [21:41:30] *** Joins: Ooze (~harley@replaced-ip )
4156 [21:41:43] <SpeccyMan> clearly he can't as he don't
even know his do re mi :P
4157 [21:41:52] *** Quits: {41444d494e} (~kvirc@replaced-ip ) (Ping timeout: 260 seconds)
4158 [21:42:04] *** Quits: Menekshe (~belle@replaced-ip ) ()
4159 [21:42:10] <Ooze> Hello. I have two bind entries in my
/etc/fstab, and only one of them is mounting upon boot
4160 [21:42:18] <leptone> John[Lisbeth], a terminal emulator
won't acccomplish what you are looking for?
4161 [21:42:22] <Ooze> Is this the correct way to go about this? I
have the feeling one is overriding the other
4162 [21:42:30] <Ooze> I can do a sudo mount -a and they both
work, though
4163 [21:42:36] <John[Lisbeth]> well I want to have a debian
filesystem not an android filesystem
4164 [21:42:43] <twobitsprite> Ooze: what are the entries?
4165 [21:43:17] <leptone> John[Lisbeth], wouldn't you have to
install debian on your phone in place of android then?
4166 [21:43:20] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
4167 [21:44:04] <Ooze> twobitsprite:
/media/drive1/directory1/directory2/[Current]
/media/drive2/whatever1/whatever2/u none defaults,bind 0 0
4168 [21:44:12] <John[Lisbeth]> something like a chroot would be
fine but the only chroots I can find use fake versions of debian on
top of busybox using proot
4169 [21:44:14] <Ooze> Two of those, all the same but one dir
4170 [21:44:23] <leptone> John[Lisbeth], check this out
replaced-url
4171 [21:44:31] <Ooze> I'm trying to map [Current] to two
different locations
4172 [21:45:04] <n4dir> John[Lisbeth]:
replaced-url
4173 [21:45:07] *** Joins: hioxz (~hioxz@replaced-ip )
4174 [21:45:17] *** Quits: cesdo (~user@replaced-ip ) (Quit: Leaving.)
4175 [21:45:23] <twobitsprite> Ooze: can you pastebin your
*actual* fstab entries instead of me trying to untangle what
you're abreviating?
4176 [21:45:30] <Ooze> :)
4177 [21:45:31] <Ooze> Sure
4178 [21:46:28] *** Joins: Lacho1 (~lacho@replaced-ip )
4179 [21:46:45] *** Quits: Lacho (~lacho@replaced-ip ) (Ping timeout: 248 seconds)
4180 [21:47:03] *** Quits: Ooze (~harley@replaced-ip ) (Remote host closed the connection)
4181 [21:47:39] <twobitsprite> or just quit, that works too....
4182 [21:48:01] *** debhelper sets mode: +l 1711
4183 [21:48:37] *** Quits: Dadou (~Dadou@replaced-ip ) (Ping timeout: 256 seconds)
4184 [21:49:08] *** Quits: Locked (~root@replaced-ip ) (Quit: Lost terminal)
4185 [21:49:57] *** Quits: Ryushin (~Ryushin@replaced-ip ) (Ping timeout: 248 seconds)
4186 [21:49:58] *** Quits: afx_ (~afx_@replaced-ip ) (Ping timeout: 248 seconds)
4187 [21:51:12] *** Joins: {41444d494e} (~kvirc@replaced-ip )
4188 [21:52:05] *** Quits: oaklndr1 (~oaklndr1@replaced-ip ) (Ping timeout: 248 seconds)
4189 [21:52:06] *** Quits: stoffepojken (~stoffe@replaced-ip ) (Ping timeout: 248 seconds)
4190 [21:52:12] *** Joins: Cassiopaya (~Discovery@replaced-ip )
4191 [21:53:05] *** Quits: Hallo32 (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
4192 [21:53:15] *** Quits: fp7 (~fp7@replaced-ip ) (Remote host closed the connection)
4193 [21:53:17] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Read error: Connection reset by peer)
4194 [21:53:27] <n4dir> The original how-to was removed, the
sven_ola one, i aussume that is the actual version
replaced-url
4195 [21:53:33] *** Joins: pingouin (~pingouin@replaced-ip )
4196 [21:53:42] <pingouin> hello #debian
4197 [21:53:56] *** Joins: Dadou (~Dadou@replaced-ip )
4198 [21:53:57] *** Joins: harley_ (~harley@replaced-ip )
4199 [21:54:03] <harley_> Hello hello I'm back
4200 [21:54:09] <harley_> whoops
4201 [21:54:10] *** Parts: harley_ (~harley@replaced-ip )
4202 [21:54:32] *** Joins: IlNominePatre (~Discovery@replaced-ip )
4203 [21:54:58] *** Joins: RebelCoder (~Yuriy@replaced-ip )
4204 [21:55:01] *** Joins: Ooze (~harley@replaced-ip )
4205 [21:55:21] *** Quits: wpm (~wpm@replaced-ip ) (Remote host closed the connection)
4206 [21:55:29] <Ooze> Whoever was asking for my fstab:
replaced-url
4207 [21:55:31] <Ooze> :)
4208 [21:55:43] *** Quits: fassl__ (~fassl@replaced-ip ) (Quit: fassl__)
4209 [21:56:12] <pingouin> why on earth i would not have an
/proc/asound after booting ? I got the sound [i can play anything
from mplayer or online video like youtube] running Debian 8.6 with
alsa + jack with a custom kernel. Do you have any idea wich
option(s) in kernel give this /proc/asound ?
4210 [21:56:12] *** Quits: dtcrshr (~datacrush@replaced-ip ) (Read error: Connection reset by peer)
4211 [21:56:40] *** Joins: boon (~david@replaced-ip )
4212 [21:56:50] *** Quits: efm (~efm@replaced-ip ) (Ping timeout: 245 seconds)
4213 [21:57:07] *** Quits: John[Lisbeth] (~user@replaced-ip ) (Ping timeout: 240 seconds)
4214 [21:57:26] *** Quits: h8R (~ari_pak@replaced-ip ) (Ping timeout: 248 seconds)
4215 [21:58:00] *** Joins: Rackham (~Rackham@replaced-ip )
4216 [21:58:01] *** debhelper sets mode: +l 1705
4217 [21:58:43] *** Joins: schu-r (~Thunderbi@replaced-ip )
4218 [21:59:05] *** Quits: danke (~danke@replaced-ip ) (Quit: Leaving)
4219 [21:59:33] *** Joins: CutMeOwnThroat (~k@replaced-ip )
4220 [21:59:33] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Changing host)
4221 [21:59:33] *** Joins: CutMeOwnThroat (~k@replaced-ip )
4222 [21:59:54] *** Quits: michaelni (~michael@replaced-ip ) (Read error: Connection reset by peer)
4223 [22:00:02] *** Quits: Rackham (~Rackham@replaced-ip ) (Client Quit)
4224 [22:00:19] *** Joins: lmc_ (~lmc@replaced-ip )
4225 [22:00:32] *** Joins: sphenxes01 (~sphenxes@replaced-ip )
4226 [22:01:21] *** Joins: ]3n19m4[ (~]3n19m4@replaced-ip )
4227 [22:03:07] *** Joins: treaki__ (~treaki@replaced-ip )
4228 [22:03:44] *** Quits: lmc (~lmc@replaced-ip ) (Ping timeout: 246 seconds)
4229 [22:03:54] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Ping timeout: 272 seconds)
4230 [22:03:56] *** Quits: ]3n19m4[_ (~]3n19m4@replaced-ip ) (Ping timeout: 256 seconds)
4231 [22:04:10] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
4232 [22:05:15] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
4233 [22:05:16] *** Joins: Colti (Miramar-FL@replaced-ip )
4234 [22:06:01] *** Quits: RaiNerTsuFal (~RaiNerTsu@replaced-ip ) (Quit: Conversation terminated!)
4235 [22:06:08] *** Joins: giricz81 (~giricz81@replaced-ip )
4236 [22:06:29] *** Quits: treaki_ (~treaki@replaced-ip ) (Ping timeout: 248 seconds)
4237 [22:06:30] *** Quits: OS-20332 (~OS-20332@replaced-ip ) (Ping timeout: 248 seconds)
4238 [22:06:46] <twobitsprite> Ooze: and you say when you boot up,
only one of them gets mounts?
4239 [22:06:50] <twobitsprite> mounted*
4240 [22:07:13] *** Joins: RaiNerTsuFal (~RaiNerTsu@replaced-ip )
4241 [22:07:49] <GPenguin> pingouin: you could compare your kernel
config with the maintainer version
4242 [22:08:30] *** Joins: Ryushin (~Ryushin@replaced-ip )
4243 [22:09:09] *** Joins: likcoras (~likcoras@replaced-ip )
4244 [22:09:17] *** Joins: DeaDSouL (~deadsoul@replaced-ip )
4245 [22:10:33] *** Joins: hardyfresh (~hardyfres@replaced-ip )
4246 [22:10:33] *** Joins: pencilandpaper (~penciland@replaced-ip )
4247 [22:10:44] *** Joins: [Gort] (~gort@replaced-ip )
4248 [22:10:46] *** Quits: [Gort] (~gort@replaced-ip ) (Changing host)
4249 [22:10:46] *** Joins: [Gort] (~gort@replaced-ip )
4250 [22:11:09] <hardyfresh> I'm a little confused about a
preseed/late_command that I'm using.
4251 [22:11:34] <hardyfresh> I'm trying to partition a 2nd
disk and my understanding is that without LVM, partman does not
allow this
4252 [22:11:35] *** Quits: RaiNerTsuFal (~RaiNerTsu@replaced-ip ) (Quit: Conversation terminated!)
4253 [22:12:13] <hardyfresh> and that the current workable
solution is to use a preseed/late_command to create the 2nd disk
partition(s) via fdisk
4254 [22:12:39] *** Joins: GJdan (~dan@replaced-ip )
4255 [22:12:46] <hardyfresh> My issue is that the disk partitions
do not appear to be present after everything is done
4256 [22:12:49] *** Joins: jeffer (~jeffer696@replaced-ip )
4257 [22:13:07] *** Quits: fatalerrors (~fatalerro@replaced-ip ) (Read error: Connection reset by peer)
4258 [22:13:11] <hardyfresh> However, the directory that I create
in my late_command does exist
4259 [22:13:17] <hardyfresh> what could I be missing here?
4260 [22:13:24] <hardyfresh> Here's the late_comamnd that
I'm using:
4261 [22:13:33] <hardyfresh> d-i preseed/late_command string \
4262 [22:13:33] <hardyfresh> in-target mkdir -p /srv/volumes/var ;
\
4263 [22:13:33] <hardyfresh> in-target echo -e
"o\nn\np\n1\n\n\nw" | fdisk /dev/sdb ; \
4264 [22:13:35] <hardyfresh> in-target mkfs.btrfs /dev/sdb1 ; \
4265 [22:13:36] *** hardyfresh was kicked by debhelper (flood. Please
use
replaced-url
4266 [22:13:47] *** Joins: hardyfresh (~hardyfres@replaced-ip )
4267 [22:14:02] *** Quits: sorin-mihai_ (~sorin-mih@replaced-ip ) (Read error: Connection reset by peer)
4268 [22:14:09] <hardyfresh> sorry, here's the late_command
that I'm using:
replaced-url
4269 [22:14:20] <jeffer> hey dudes for some reason my audio
stopped working today, just installed debian yesterday and it was
working fine. cant seem to find much on google. shouhld i be looking
at alsa or pulseaudio, or both? so output devices show up under
sound in control panel and this is what i get when doing what worked
in the past:
4270 [22:14:20] <jeffer>
replaced-url
4271 [22:14:26] *** Quits: B[]rG (~tuptidup@replaced-ip ) (Remote host closed the connection)
4272 [22:14:43] <jeffer> no output devices show up in sound**
4273 [22:15:04] *** Joins: efm__ (~efm@replaced-ip )
4274 [22:16:10] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
4275 [22:16:13] *** Joins: RaiNerTsuFal (~RaiNerTsu@replaced-ip )
4276 [22:16:22] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
4277 [22:16:25] *** Joins: michaelni (~michael@replaced-ip )
4278 [22:16:31] *** Joins: soee (~soee@replaced-ip )
4279 [22:17:07] *** Joins: schu-r (~Thunderbi@replaced-ip )
4280 [22:17:14] <jeffer> when i go to alsamixer it lists my
headset as a playback device so the computer detects it
4281 [22:17:20] *** Joins: mtn (~mtn@replaced-ip )
4282 [22:17:21] *** Quits: frozengeek__ (~frozengee@replaced-ip ) (Quit: frozengeek__)
4283 [22:18:07] *** Quits: hardyfresh (~hardyfres@replaced-ip ) ()
4284 [22:18:19] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Client Quit)
4285 [22:18:22] *** Quits: sappel (~sappel@replaced-ip ) (Ping timeout: 265 seconds)
4286 [22:19:24] *** Joins: Tristan-Speccy (tristan@replaced-ip )
4287 [22:19:36] *** Quits: lmc_ (~lmc@replaced-ip ) (Remote host closed the connection)
4288 [22:19:41] *** Quits: n4dir (~user@replaced-ip ) (Remote host closed the connection)
4289 [22:19:47] *** Tristan-Speccy is now known as Guest45641
4290 [22:20:19] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
4291 [22:20:52] *** Joins: fatalerrors (~fatalerro@replaced-ip )
4292 [22:22:20] <Ooze> twobitsprite: Correct
4293 [22:22:26] <Ooze> twobitsprite: The second entry
4294 [22:22:37] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 256 seconds)
4295 [22:22:59] <Ooze> I have to 'sudo mount -a' to get
the other one to mount also
4296 [22:23:10] *** Quits: Deathrattle (~death@replaced-ip ) (Quit: bye)
4297 [22:23:20] *** Quits: DeaDSouL (~deadsoul@replaced-ip ) (Remote host closed the connection)
4298 [22:23:37] *** Joins: DeaDSouL (~deadsoul@replaced-ip )
4299 [22:24:20] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Ping timeout: 256 seconds)
4300 [22:24:35] *** Joins: Vizva (~max@replaced-ip )
4301 [22:25:14] *** Joins: svelt3 (~root@replaced-ip )
4302 [22:25:33] *** Quits: hanleym (~hanleym@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
4303 [22:26:07] *** Quits: efm__ (~efm@replaced-ip ) (Remote host closed the connection)
4304 [22:26:12] *** Joins: joncrunchbang (~joncrunch@replaced-ip )
4305 [22:26:26] *** Joins: efm__ (~efm@replaced-ip )
4306 [22:27:16] *** Joins: Defaulttinen (defaultti@replaced-ip )
4307 [22:27:49] <pingouin> GPenguin: nice ! good idea. thanks
4308 [22:28:00] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
4309 [22:28:02] <GPenguin> :)
4310 [22:28:12] *** Joins: Tom01 (~tom@replaced-ip )
4311 [22:28:30] *** Joins: Ormm (~ard1t@replaced-ip )
4312 [22:28:31] *** Quits: Ormm (~ard1t@replaced-ip ) (Changing host)
4313 [22:28:31] *** Joins: Ormm (~ard1t@replaced-ip )
4314 [22:30:30] *** Quits: GPenguin (~patrick@replaced-ip ) (Quit: Leaving)
4315 [22:31:09] *** Quits: andril (~andril@replaced-ip ) (Quit: Leaving)
4316 [22:31:48] *** Joins: GPenguin (~patrick@replaced-ip )
4317 [22:32:41] *** Quits: Ooze (~harley@replaced-ip ) (Quit: leaving)
4318 [22:33:11] *** Quits: hioxz (~hioxz@replaced-ip ) (Quit: leaving)
4319 [22:35:03] *** Joins: franzer (~franzer@replaced-ip )
4320 [22:35:10] *** Quits: Ryushin (~Ryushin@replaced-ip ) (Ping timeout: 245 seconds)
4321 [22:35:16] *** Joins: Ooze (~Ooze@replaced-ip )
4322 [22:35:44] *** Joins: lazouz (~lazouz@replaced-ip )
4323 [22:36:15] *** Joins: robotroll (~robotroll@replaced-ip )
4324 [22:36:19] *** Joins: shazzr_ (~shazzr@replaced-ip )
4325 [22:37:05] *** Joins: PryMar56 (~prymar@replaced-ip )
4326 [22:38:00] *** debhelper sets mode: +l 1711
4327 [22:39:21] *** Joins: lmc (~lmc@replaced-ip )
4328 [22:39:43] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
4329 [22:40:12] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 256 seconds)
4330 [22:41:09] *** Joins: treaki_ (~treaki@replaced-ip )
4331 [22:41:20] *** Quits: Epakai (~coweater@replaced-ip ) (Remote host closed the connection)
4332 [22:41:25] *** Quits: dtonal (~dtonal@replaced-ip ) (Quit: WeeChat 1.0.1)
4333 [22:42:14] *** Joins: Epakai (~coweater@replaced-ip )
4334 [22:44:19] *** Joins: navlys (~smuxi@replaced-ip )
4335 [22:44:44] *** Quits: treaki__ (~treaki@replaced-ip ) (Ping timeout: 256 seconds)
4336 [22:45:23] <Ooze> Any ideas?
4337 [22:45:28] *** Quits: murfjr (~ayy@replaced-ip ) (Remote host closed the connection)
4338 [22:46:20] *** Joins: btf (~btf@replaced-ip )
4339 [22:46:32] *** Joins: dudeguyman (1889c142@replaced-ip )
4340 [22:47:18] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
4341 [22:47:23] *** Joins: RoidTUx (~rodrigo@replaced-ip )
4342 [22:48:01] *** Quits: ki0_ (~ki0@replaced-ip ) (Read error: Connection reset by peer)
4343 [22:48:35] *** Joins: ki0 (~ki0@replaced-ip )
4344 [22:48:42] *** Parts: RoidTUx (~rodrigo@replaced-ip )
4345 [22:48:48] *** Joins: RoidTUx (~rodrigo@replaced-ip )
4346 [22:49:00] *** Parts: RoidTUx (~rodrigo@replaced-ip )
4347 [22:49:13] *** Joins: RoidTUx (~rodrigo@replaced-ip )
4348 [22:49:49] *** Joins: sorin-mihai (~sorin-mih@replaced-ip )
4349 [22:51:08] *** Joins: sphenxes (~sphenxes@replaced-ip )
4350 [22:51:44] *** Joins: m4sk1n (~m4sk1n@replaced-ip )
4351 [22:51:49] *** Quits: GJdan (~dan@replaced-ip ) (Quit: WeeChat 1.7-rc1)
4352 [22:52:06] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Ping timeout: 256 seconds)
4353 [22:52:54] *** Quits: sphenxes01 (~sphenxes@replaced-ip ) (Ping timeout: 248 seconds)
4354 [22:52:59] *** Joins: sandeepkr_ (~Sandeepkr@replaced-ip )
4355 [22:53:09] *** Quits: sandeepkr_ (~Sandeepkr@replaced-ip ) (Read error: Connection reset by peer)
4356 [22:53:49] *** Quits: Ozzyboshi (~quassel@replaced-ip ) (Remote host closed the connection)
4357 [22:56:06] *** Quits: shazzr_ (~shazzr@replaced-ip ) (Quit: leaving)
4358 [22:56:33] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
4359 [22:56:35] *** Joins: arcresu (~arcresu@replaced-ip )
4360 [22:56:35] *** efm__ is now known as efm
4361 [22:57:03] *** Joins: Hallo32 (~Thunderbi@replaced-ip )
4362 [23:00:41] *** Joins: SpacePenguin (~SpacePeng@replaced-ip )
4363 [23:01:56] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Quit: To infinity and beyond...)
4364 [23:02:14] *** Quits: ExoUNX (~ExoUNX@replaced-ip ) (Quit: I'm outta here)
4365 [23:02:45] *** Quits: franzer (~franzer@replaced-ip ) (Remote host closed the connection)
4366 [23:02:57] *** Joins: Y04NN (~y04nn@replaced-ip )
4367 [23:03:24] *** Quits: javascriptbach_ (~javascrip@replaced-ip ) (Quit: Leaving)
4368 [23:03:46] *** Quits: ki0 (~ki0@replaced-ip ) (Remote host closed the connection)
4369 [23:04:16] *** Quits: kuroibara (~IceChat9@replaced-ip ) (Quit: Me fail English? That's unpossible.)
4370 [23:04:28] *** Joins: ki0 (~ki0@replaced-ip )
4371 [23:04:31] *** Quits: ki0 (~ki0@replaced-ip ) (Remote host closed the connection)
4372 [23:05:52] *** Joins: oaklndr1 (~oaklndr1@replaced-ip )
4373 [23:06:45] *** Quits: ska (~skatinolo@replaced-ip ) (Ping timeout: 248 seconds)
4374 [23:07:05] *** Quits: Hallo32 (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
4375 [23:07:32] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: Peace. :))
4376 [23:07:45] *** Quits: dudeguyman (1889c142@replaced-ip ) (Ping timeout: 260 seconds)
4377 [23:08:00] *** debhelper sets mode: +l 1705
4378 [23:08:49] *** Quits: saysp__ (~saysp@replaced-ip ) (Ping timeout: 246 seconds)
4379 [23:11:26] *** Parts: RoidTUx (~rodrigo@replaced-ip )
4380 [23:11:34] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
4381 [23:12:57] *** Joins: inch (mijutu@replaced-ip )
4382 [23:13:45] *** Quits: joncrunchbang (~joncrunch@replaced-ip ) (Remote host closed the connection)
4383 [23:15:48] *** Quits: somiaj (~jaimos@replaced-ip ) (Remote host closed the connection)
4384 [23:18:14] *** Joins: somiaj (~jaimos@replaced-ip )
4385 [23:18:14] *** Quits: somiaj (~jaimos@replaced-ip ) (Changing host)
4386 [23:18:14] *** Joins: somiaj (~jaimos@replaced-ip )
4387 [23:18:26] *** Joins: GJdan (~dan@replaced-ip )
4388 [23:18:27] *** Joins: treaki__ (~treaki@replaced-ip )
4389 [23:19:15] *** Quits: kpease (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
4390 [23:19:28] *** Quits: pos (~pos@replaced-ip ) (Quit: pos)
4391 [23:20:14] *** Quits: jeffer (~jeffer696@replaced-ip ) (Quit: Leaving)
4392 [23:20:30] *** Quits: davideb (~davideb@replaced-ip ) (Remote host closed the connection)
4393 [23:20:49] *** Quits: oaklndr1 (~oaklndr1@replaced-ip ) (Read error: Connection reset by peer)
4394 [23:21:37] *** Quits: rypervenche (~rypervenc@replaced-ip ) (Quit: brb)
4395 [23:22:15] *** Quits: treaki_ (~treaki@replaced-ip ) (Ping timeout: 245 seconds)
4396 [23:23:30] *** Joins: Starduster (~guest@replaced-ip )
4397 [23:23:38] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
4398 [23:23:52] *** Quits: giricz81 (~giricz81@replaced-ip ) (Quit: Konversation terminated!)
4399 [23:24:54] *** Joins: rypervenche (~rypervenc@replaced-ip )
4400 [23:24:54] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 248 seconds)
4401 [23:25:26] *** Quits: sillyslux (~sillyslux@replaced-ip ) (Ping timeout: 248 seconds)
4402 [23:25:47] <somiaj> So I have a service which under a certain
cirucumstance bombs my logs filling up /var/log. Any suggestion on a
tool that could monintor this and shutdown the service when this
happens, so it doens't fill the logs?
4403 [23:26:00] *** Quits: HugsWontletgo (~HugsWontl@replaced-ip ) (Ping timeout: 245 seconds)
4404 [23:26:03] *** Joins: mrrhq (~mrrhq@replaced-ip )
4405 [23:26:05] *** Quits: morphis (~morphis@replaced-ip ) (Quit: Ex-Chat)
4406 [23:26:48] *** Quits: t0aster0ven (~iaeofjgsk@replaced-ip ) (Ping timeout: 245 seconds)
4407 [23:28:00] *** debhelper sets mode: +l 1693
4408 [23:28:06] *** Joins: HugsWontletgo (~HugsWontl@replaced-ip )
4409 [23:28:38] *** Quits: scream (~scream@replaced-ip ) (Remote host closed the connection)
4410 [23:28:40] *** Quits: lmc (~lmc@replaced-ip ) (Remote host closed the connection)
4411 [23:29:09] *** Quits: jotr_ (~tram0004@replaced-ip ) (Ping timeout: 248 seconds)
4412 [23:29:17] *** Joins: lmc (~lmc@replaced-ip )
4413 [23:29:30] *** Quits: bogus- (~bogus@replaced-ip ) (Ping timeout: 256 seconds)
4414 [23:30:34] *** Joins: bogus- (~bogus@replaced-ip )
4415 [23:31:57] *** Joins: t0aster0ven (~iaeofjgsk@replaced-ip )
4416 [23:32:03] *** Joins: Brigo (~Brigo@replaced-ip )
4417 [23:32:11] <bolt> somiaj: i'd suggest either fixing the
service or configuring your rsyslog setup so it logs to its own
file, or filter out the spam if you really don't care about it
4418 [23:32:37] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
4419 [23:33:02] *** Quits: [Saint] (~sinner@replaced-ip ) (Quit: Quit.)
4420 [23:33:05] <somiaj> well I'm looking for easiest action.
Yes fixing the service would be best, but the service is not vital,
so just shutting it down when this happens would be nice.
4421 [23:33:30] *** Quits: lmc (~lmc@replaced-ip ) (Ping timeout: 245 seconds)
4422 [23:33:41] *** Joins: denisk (~denisk@replaced-ip )
4423 [23:34:10] *** ArexR is now known as television
4424 [23:34:37] <bolt> configure rsyslog, then
4425 [23:35:35] *** Quits: panta (~panta@replaced-ip ) (Ping timeout: 245 seconds)
4426 [23:35:46] *** Joins: aaro (~aaro@replaced-ip )
4427 [23:37:31] <mingdao> I have noticed this message a few times,
but none of my internet searches have led to a fix:
replaced-url
4428 [23:37:54] <mingdao> Curious who is this user
'_apt' ?
4429 [23:37:55] *** Joins: [Saint] (~sinner@replaced-ip )
4430 [23:38:20] <mingdao> Only hits I did see have user root in
similar issue, and no fix other than some guy reinstalling his
system a few times.
4431 [23:38:22] *** Quits: WinstonSmith (~WinstonSm@replaced-ip ) (Ping timeout: 245 seconds)
4432 [23:38:45] *** Quits: heurist (heurist@replaced-ip ) (Ping timeout: 248 seconds)
4433 [23:38:58] *** Joins: heurist (heurist@replaced-ip )
4434 [23:39:29] *** Quits: czesmir_ (~stefan@replaced-ip ) (Quit: Lost terminal)
4435 [23:40:48] *** Quits: The_Loko (~The_Loko@replaced-ip ) (Quit: Leaving)
4436 [23:40:51] *** Joins: Blake37 (~blake@replaced-ip )
4437 [23:40:58] *** Quits: t0aster0ven (~iaeofjgsk@replaced-ip ) (Ping timeout: 245 seconds)
4438 [23:42:17] *** Quits: SpeccyMan (~nick@replaced-ip ) (Quit: 'Goodbye')
4439 [23:42:19] *** Quits: ioudas^work (~ioudasw@replaced-ip ) (Remote host closed the connection)
4440 [23:43:02] *** Quits: kapitalist (~kapitalis@replaced-ip ) (Quit: Leaving)
4441 [23:43:34] *** Quits: alecov (~control@replaced-ip ) (Ping timeout: 248 seconds)
4442 [23:44:06] *** Joins: WinstonSmith (~WinstonSm@replaced-ip )
4443 [23:44:42] *** Quits: somiaj (~jaimos@replaced-ip ) (Quit: leaving)
4444 [23:44:53] *** Quits: OS-25453 (~OS-25453@replaced-ip ) (Remote host closed the connection)
4445 [23:45:46] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
4446 [23:46:30] *** Quits: svelt3 (~root@replaced-ip ) (Ping timeout: 272 seconds)
4447 [23:46:57] *** Joins: t0aster0ven (~iaeofjgsk@replaced-ip )
4448 [23:48:00] *** debhelper sets mode: +l 1686
4449 [23:51:07] *** Joins: blimpy (~jacob@replaced-ip )
4450 [23:51:19] *** Joins: somiaj (~jaimos@replaced-ip )
4451 [23:51:19] *** Quits: somiaj (~jaimos@replaced-ip ) (Changing host)
4452 [23:51:19] *** Joins: somiaj (~jaimos@replaced-ip )
4453 [23:51:34] *** Quits: twobitsprite (~isaac.fre@198.153.184.6) (Ping
timeout: 272 seconds)
4454 [23:52:02] *** Quits: gonz0 (~gonz0@replaced-ip ) (Quit: fui)
4455 [23:53:27] *** Quits: dave0x6d (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
4456 [23:54:07] *** Quits: IdleGandalf_ (~IdleGanda@replaced-ip ) (Quit: Leaving)
4457 [23:54:18] *** Quits: Ximensi0ns (~Ximensi0n@replaced-ip ) (Quit: %bye%)
4458 [23:54:37] *** Quits: murphy42 (~murphy@replaced-ip ) (Ping timeout: 264 seconds)
4459 [23:54:40] *** Joins: IdleGandalf (~IdleGanda@replaced-ip )
4460 [23:54:46] *** Quits: Nh3xus (~Nh3xus@replaced-ip ) (Quit: Leaving)
4461 [23:54:57] *** Joins: franzer (~textual@replaced-ip )
4462 [23:55:11] *** Quits: s0ph0s|2 (~s0ph0s@replaced-ip ) (Quit: *vanishes in a cloud of smoke*)
4463 [23:55:28] *** Joins: treaki_ (~treaki@replaced-ip )
4464 [23:56:03] *** Joins: Ryushin (user@replaced-ip )
4465 [23:56:26] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 246 seconds)
4466 [23:56:40] *** Quits: franzer (~textual@replaced-ip ) (Client Quit)
4467 [23:57:16] *** Joins: s0ph0s (~s0ph0s@replaced-ip )
4468 [23:57:50] *** Joins: franzer (~textual@replaced-ip )
4469 [23:58:28] *** Quits: t0aster0ven (~iaeofjgsk@replaced-ip ) (Ping timeout: 245 seconds)
4470 [23:59:01] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 248 seconds)
4471 [23:59:22] *** Joins: ska (~skatinolo@replaced-ip )
4472 [23:59:22] *** Quits: ska (~skatinolo@replaced-ip ) (Changing host)
4473 [23:59:22] *** Joins: ska (~skatinolo@replaced-ip )
4474 [23:59:34] *** Quits: treaki__ (~treaki@replaced-ip ) (Ping timeout: 248 seconds)
4475 [23:59:41] *** Joins: Ximensi0ns (~Ximensi0n@replaced-ip )
4476 [23:59:56] *** Quits: ben_roose (~roose@replaced-ip ) (Remote host closed the connection)
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be