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:06] <andril> has anyone updated a Dell bios in Debian before?
1 [00:00:24] *** Joins: arcvile (~quassel@replaced-ip )
2 [00:01:05] *** Quits: CeBe1 (~CeBe@replaced-ip ) (Ping timeout: 276 seconds)
3 [00:01:06] *** Quits: CeBe (~CeBe@replaced-ip ) (Ping timeout: 276 seconds)
4 [00:01:10] <paule32> use PDO in php5
5 [00:01:27] *** Quits: jak2013 (~jak2000@replaced-ip ) (Ping timeout: 250 seconds)
6 [00:02:04] *** Joins: jak2000 (~jak2000@replaced-ip )
7 [00:02:18] *** Quits: SpeccyMan (~Nick@replaced-ip ) (Quit: Leaving)
8 [00:02:22] *** Joins: Subfusc (subfusc@replaced-ip )
9 [00:02:29] <jmcnaught> paule32: do you have the php5-mysql package installed?
10 [00:02:34] <unborn> paule32: do you have installed php extentions? I mean plugins?
11 [00:02:55] <paule32> how to found out - which files?
12 [00:03:03] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
13 [00:03:41] <paule32> php5-mysql is installed
14 [00:04:11] <paule32> extensions???
15 [00:04:13] *** Joins: CeBe (~CeBe@replaced-ip )
16 [00:04:14] <unborn> paule32: you can install this: apt-get install php5-curl php5-dev php5-gd php5-intl php5-imagick php5-imap php5-mcrypt php5-memcache php5-common php5-mysql php-pear php5-pspell php5-recode php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl php5-odbc php5-dev imagemagick make memcached g++ php5-adodb php5-ldap
17 [00:04:35] *** Joins: joze (~joze@replaced-ip )
18 [00:04:47] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
19 [00:04:57] *** Quits: sexytime (~GitGud@replaced-ip ) (Quit: sexytime)
20 [00:05:02] *** Joins: digidog (~digidog@replaced-ip )
21 [00:05:02] <unborn> copy it all from apt-get and paste to terminall.. it will install few which you may not need but some of those depends from each other..
22 [00:05:10] <jmcnaught> or maybe just the ones you need.. paule32 what exactly did you install with "dpkg -i"?
23 [00:05:15] *** Quits: digidog (~digidog@replaced-ip ) (Client Quit)
24 [00:05:21] <unborn> paule32: I call it extentions :) sorry
25 [00:05:26] *** Joins: murfjr (~douseiais@replaced-ip )
26 [00:05:48] <unborn> jmcnaught: true.. but this way it would be faster you know ;)
27 [00:06:08] <unborn> also he may use them in future
28 [00:06:11] *** Joins: shifty (~shifty779@replaced-ip )
29 [00:06:14] *** Joins: CeBe1 (~CeBe@replaced-ip )
30 [00:06:31] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Quit: rebooting...)
31 [00:06:48] *** Joins: digidog (~digidog@replaced-ip )
32 [00:07:07] *** Quits: pythonsnake (~pythonsna@replaced-ip ) (Quit: WeeChat 0.4.2)
33 [00:07:13] *** Quits: pash (~anon@replaced-ip ) (Remote host closed the connection)
34 [00:07:30] *** Joins: nuno_nunes (~PC@replaced-ip )
35 [00:07:33] <paule32> jmcnaught: php5-gd... and php5-mysql...
36 [00:07:39] *** Joins: pythonsnake (~pythonsna@replaced-ip )
37 [00:08:50] <jmcnaught> paule32: where did you download the .deb files from, and why didn't use just you apt-get to install them from the debian repos?
38 [00:09:00] <paule32> debian org
39 [00:09:03] *** Quits: err404 (~err404@replaced-ip ) (Ping timeout: 240 seconds)
40 [00:09:09] <paule32> unborn: aptitude search php5-extentions
41 [00:09:14] <paule32> shows nothing
42 [00:09:26] *** Joins: spronk (~spronkey@replaced-ip )
43 [00:10:01] *** Quits: knaesig (~knaesig@replaced-ip ) (Quit: WeeChat 1.0.1)
44 [00:10:08] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
45 [00:10:35] *** Joins: alexandros_c (~alexandro@replaced-ip )
46 [00:10:39] *** Quits: monpocchi (~monpocchi@replaced-ip ) (Ping timeout: 276 seconds)
47 [00:11:32] *** Joins: karimb (karimb@replaced-ip )
48 [00:11:34] <jmcnaught> paule32: there is no need to download .deb files manually from debian.org, you should be installing them with commands like "apt-get install php5-mysql" for example
49 [00:12:01] *** Quits: alxy (uid115853@replaced-ip ) (Quit: Connection closed for inactivity)
50 [00:12:14] *** Quits: eb0t (~ebot@replaced-ip ) (Quit: WeeChat 1.1.1)
51 [00:12:33] *** Quits: cypher_ (~cypher@replaced-ip ) (Ping timeout: 240 seconds)
52 [00:12:59] *** Quits: kotrcka (~Peter@replaced-ip ) (Quit: Leaving)
53 [00:13:19] <unborn> paule32: do it like this: apt-cache search --names-only ^php5-
54 [00:13:27] *** Joins: eb0t (~ebot@replaced-ip )
55 [00:13:52] *** Joins: brigo (~Brigo@replaced-ip )
56 [00:14:07] <unborn> this will give you list of all existing ones so you can select one by name to install...
57 [00:15:27] <unborn> paule32: btw those php5-gd and php5-mysql are in command I gave you earlier if that is what you need to install
58 [00:16:09] <paule32> unborn: pdo is not listed
59 [00:16:18] *** Quits: pythonsnake (~pythonsna@replaced-ip ) (Quit: WeeChat 0.4.2)
60 [00:16:37] *** Joins: jetho (~jetho@replaced-ip )
61 [00:17:23] *** Quits: Cloudish_ (~Cloudish@replaced-ip ) (Quit: Leaving)
62 [00:17:58] <unborn> paule32: pdo? that is driver
63 [00:18:08] <paule32> yes
64 [00:18:17] *** Joins: pythonsnake (~pythonsna@replaced-ip )
65 [00:18:20] *** Quits: rrehbein (~rrehbein@replaced-ip ) (Quit: Leaving)
66 [00:18:23] <unborn> paule32: PDO and the PDO_SQLITE driver is enabled by default as of PHP 5.1.0. You may need to enable the PDO driver for your database of choice; consult the documentation for database-specific PDO drivers to find out more about that.
67 [00:18:32] <markybob> paule32: that'ss because you should be listening to jmcnaught
68 [00:18:41] <unborn> so this should works for you
69 [00:18:43] <unborn> replaced-url
70 [00:19:18] <markybob> paule32: the pdo driver is php5-mysql like you've been told
71 [00:19:50] <unborn> paule32: on my box its working.. I am able to install and run wordpress without mysql for this test.. I am running wordpress on sqlite without installation or enabling anything..
72 [00:20:15] *** Joins: LtL (~irssi@replaced-ip )
73 [00:20:31] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 250 seconds)
74 [00:20:36] <unborn> paule32: just run this command: apt-get install php5-curl php5-dev php5-gd php5-intl php5-imagick php5-imap php5-mcrypt php5-memcache php5-common php5-mysql php-pear php5-pspell php5-recode php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl php5-odbc php5-dev imagemagick make memcached g++ php5-adodb php5-ldap
75 [00:20:50] <paule32> unborn: php.ini settings?
76 [00:20:53] <markybob> jesus.
77 [00:20:55] *** Quits: corpsegrinder (~edval@replaced-ip ) (Quit: WeeChat 1.5)
78 [00:20:56] * markybob gives up
79 [00:21:07] *** Quits: internat (~nf@replaced-ip ) (Ping timeout: 260 seconds)
80 [00:21:18] <unborn> paule32: run the command above ^^^
81 [00:21:49] <alphazulu> trying to install php7.0/redis/apache/owncloud on jessie...
82 [00:21:58] <unborn> thats all you need.. perhaps even more then you need right now but in future I think you will be needing this..
83 [00:22:07] <markybob> alphazulu: not supported here
84 [00:22:15] <paule32> apache2
85 [00:22:15] <paule32> libapache2-mod-php5
86 [00:22:15] <paule32> task-web-server
87 [00:22:25] <paule32> Error processing
88 [00:22:38] * unborn put cup of tea to markybobs hands... keep calm and use linux ;)
89 [00:24:02] <jmcnaught> alphazulu: all of that except php7 is available in jessie. if you want php7 you'll have to do some work yourself backporting it, or task some risks using a third-party repo (which would not be supported in #debian). Any reason you cannot use php 5.6 that comes with Jessie?
90 [00:24:03] *** Quits: amgarchIn9 (~amgarchin@replaced-ip ) (Ping timeout: 240 seconds)
91 [00:24:16] <unborn> paule32: did you run the command?
92 [00:24:21] <paule32> yes
93 [00:24:26] <jmcnaught> dpkg: tell paule32 about bat
94 [00:24:41] <alphazulu> jmcnaught: using the dotdeb repo for php7.0 (and also latest redis)
95 [00:24:46] *** Joins: bluenemo (~bluenemo@replaced-ip )
96 [00:24:58] <jmcnaught> paule32: please see the message from dpkg bot about the information you would need to provide for us to be able to help you with these apt problems
97 [00:25:45] <jmcnaught> dpkg: tell alphazulu about dotdeb
98 [00:25:45] <unborn> paule32: brilliant so its working now yes?
99 [00:26:22] <paule32> Trigger for php5-fpm (5.6.19+dfsg-0+deb8u1)
100 [00:26:31] *** Joins: sexytime (~GitGud@replaced-ip )
101 [00:26:35] *** Quits: gdot (~gdot@replaced-ip ) (Ping timeout: 250 seconds)
102 [00:26:53] <paule32> it seems it will install, but i get always the same error
103 [00:27:03] <paule32> per apt-get
104 [00:27:05] <jmcnaught> paule32: please use replaced-url
105 [00:27:15] *** Joins: Cloudish (~Cloudish@replaced-ip )
106 [00:27:16] *** Joins: cabezza (~cabezza@replaced-ip )
107 [00:27:19] <alphazulu> interesting
108 [00:27:36] <unborn> thanks god for paste!
109 [00:27:59] *** Joins: s8321414 (~s8321414@replaced-ip )
110 [00:28:25] <unborn> paule32: ah that module was not on that command.. you may try to install it by this command: apt-get install php5-fpm
111 [00:28:37] <unborn> then it should work
112 [00:28:43] *** Quits: markybob (~markybob@replaced-ip ) (Quit: leaving)
113 [00:28:57] *** Joins: omrikap (~omri@replaced-ip )
114 [00:29:07] *** Quits: Jellyg00se (~Jellyg00s@replaced-ip ) (Ping timeout: 252 seconds)
115 [00:29:32] <paule32> replaced-url
116 [00:29:44] *** Quits: karimb (karimb@replaced-ip ) (Quit: Karim has gone to sleep. ZZZzzz…)
117 [00:29:47] *** Joins: Al3xG0 (~t7DS@replaced-ip )
118 [00:29:59] <jmcnaught> paule32: why are you still using dpkg -i?
119 [00:30:10] *** Quits: nuno_nunes (~PC@replaced-ip ) (Remote host closed the connection)
120 [00:30:13] <paule32> jmcnaught: unborn ...
121 [00:30:24] <digidog> hm .... this machine looks like sth is messed up with nvidia packages, aren't some of them conflicting ? pasty here -> replaced-url
122 [00:30:33] *** Quits: SuperPhly (~textual@replaced-ip ) (Ping timeout: 240 seconds)
123 [00:30:47] <unborn> paule32: I told you to run that commands.. this is nothing even close what I typed..
124 [00:31:07] *** Quits: sexytime (~GitGud@replaced-ip ) (Client Quit)
125 [00:31:09] * unborn gives up.. I did try :D
126 [00:31:23] *** Quits: SPF|Cloud (uid11755@replaced-ip ) (Quit: Connection closed for inactivity)
127 [00:31:28] <unborn> okay better things to do then wasting time.. good night (zzz)
128 [00:31:29] *** Joins: internat (~nf@replaced-ip )
129 [00:31:30] *** Quits: unborn (~ugly@replaced-ip ) (Quit: unborn)
130 [00:31:44] <paule32> replaced-url
131 [00:32:23] *** Quits: hexnewbie (~hexqip@replaced-ip ) (Quit: Leaving)
132 [00:32:25] *** Joins: HeOS (~heos@replaced-ip )
133 [00:32:34] <jmcnaught> dpkg: tell paule32 about localized errors
134 [00:32:35] *** Joins: markybob (~markybob@replaced-ip )
135 [00:33:30] *** Joins: bertbob (~bertbob@replaced-ip )
136 [00:33:35] *** Quits: Ryushin (~Ryushin@replaced-ip ) (Ping timeout: 276 seconds)
137 [00:33:57] *** Parts: wCPO_irssi (~kristian@replaced-ip )
138 [00:34:16] *** Joins: fnstudio (~fabio@replaced-ip )
139 [00:34:36] *** Quits: Dyonisos (~Dyonisos@replaced-ip ) (Quit: Quis custodiet ipsos custodes ?)
140 [00:34:39] *** Joins: cerebro_ (~cerebro@replaced-ip )
141 [00:36:15] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Read error: Connection reset by peer)
142 [00:36:23] *** Joins: cerebro_ (~cerebro@replaced-ip )
143 [00:37:01] *** Joins: jfdh (~jfdh@replaced-ip )
144 [00:37:02] *** Joins: mquin (~mquin@replaced-ip )
145 [00:37:19] *** Joins: aliljet_ (~pixel@replaced-ip )
146 [00:37:50] <digidog> jmcnaught: isnt it !dpkg: ?
147 [00:38:23] <digidog> oh wait no, it runs in pm mode right ?
148 [00:38:49] *** Quits: runtime_error (~error@replaced-ip ) (Quit: %Asta La Vista%)
149 [00:38:54] *** Quits: Adbray (~Adbtay@replaced-ip ) (Quit: Adbray)
150 [00:39:28] <paule32> jmcnaught: replaced-url
151 [00:40:03] *** Quits: aliljet (~pixel@replaced-ip ) (Ping timeout: 240 seconds)
152 [00:40:11] *** Joins: runtime_error (~error@replaced-ip )
153 [00:40:22] <somiaj> digidog: 'tell nick about factoid' will send nick a factoid from dpkg. 'tell nick -about factoid' will do the same thing, but dpkg will not send you a tell about the factoid as well.
154 [00:41:01] <somiaj> digidog: !factoid makes dpkg send it to the channel.
155 [00:41:15] *** Quits: cabezza (~cabezza@replaced-ip ) (Remote host closed the connection)
156 [00:41:19] *** Quits: bredebid (~bredebid@replaced-ip ) (Ping timeout: 250 seconds)
157 [00:41:19] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 260 seconds)
158 [00:41:47] *** Joins: cabezza (~cabezza@replaced-ip )
159 [00:41:49] <digidog> somiaj: thanks!
160 [00:42:22] *** Quits: fnstudio (~fabio@replaced-ip ) (Quit: leaving)
161 [00:42:48] *** Joins: acksys (~fritz@replaced-ip )
162 [00:44:03] <digidog> somiaj: very detailed and useful clarification. thank you very much
163 [00:44:07] <jmcnaught> paule32: so it seems that this problem was caused by manually installing packages with dpkg instead of apt-get. apt-get will automatically get the dependencies. can you try "apt-get -f install" ? Feel free to make a paste if it asks you something and you're not sure what to answer
164 [00:45:12] <jmcnaught> digidog: you can also do "!tell digidog about food" but I think it's more clear to the recipient if the bot itself is addressed. Same with judd, you can trigger with ",versions foo" or "judd: versions foo"
165 [00:45:42] <paule32> jmcnaught: replaced-url
166 [00:45:46] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip ) (Remote host closed the connection)
167 [00:46:04] *** H4ndy is now known as h4ndy
168 [00:46:29] *** Quits: bit1 (~josea@replaced-ip ) (Quit: Ex-Chat)
169 [00:46:47] <somiaj> jmcnaught: !tell jmcnaught about self tell (:
170 [00:47:02] <somiaj> digidog: /msg dpkg factoid (is another way if you want to get a factoid yourself)
171 [00:47:03] *** Quits: cabezza (~cabezza@replaced-ip ) (Ping timeout: 276 seconds)
172 [00:47:55] <jmcnaught> the factoids can also be searched here: replaced-url
173 [00:48:01] *** debhelper sets mode: +l 1701
174 [00:48:13] <digidog> somiaj: yeah, and less interfering
175 [00:48:46] <digidog> jmcnaught: thanks for chiming in. nice overview of you both.
176 [00:49:42] *** Quits: Ard1t (~ard1t@replaced-ip ) (Ping timeout: 260 seconds)
177 [00:50:19] *** Parts: texnofobix (~texnofobi@replaced-ip )
178 [00:50:29] <jmcnaught> paule32: were apache2 and libapache2-mod-php5 also installed using "dpkg -i"? can you purge them with "apt-get purge apache2 libapache2-mod-php5" and then reinstall them with apt-get?
179 [00:50:38] *** Quits: nighty (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
180 [00:50:57] *** Quits: HeOS (~heos@replaced-ip ) (Ping timeout: 276 seconds)
181 [00:52:26] *** Quits: andril (~andril@replaced-ip ) (Remote host closed the connection)
182 [00:52:38] <paule32> ok, it seems to help
183 [00:52:41] <paule32> root@debian /var/replaced-url
184 [00:52:41] <paule32> Reading package lists... Done
185 [00:52:41] <paule32> Building dependency tree
186 [00:52:41] <paule32> Reading state information... Done
187 [00:52:41] <paule32> 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
188 [00:52:41] *** paule32 was kicked by debhelper (flood. Please use replaced-url
189 [00:52:56] *** Joins: RippyDippy (~RippyDipp@replaced-ip )
190 [00:52:56] *** Joins: paule32 (~jens@replaced-ip )
191 [00:53:01] <paule32> sorry
192 [00:53:10] <RippyDippy> is there a reason why I cannot install nor use fdisk?
193 [00:53:45] <paule32> jmcnaught: and now, install pdo?
194 [00:54:07] <jmcnaught> paule32: do you want to use php-fpm or mod_php?
195 [00:54:27] <paule32> ehm, good question
196 [00:54:30] *** Joins: X-Files (~X-Files@replaced-ip )
197 [00:54:47] <paule32> i dont know
198 [00:54:57] <paule32> mod_pdo
199 [00:55:06] <paule32> php is enabled
200 [00:55:29] *** Quits: fornax (~fornax@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
201 [00:56:11] <jmcnaught> paule32: probably you just need to do "apt-get install apache2 libapache2-mod-php5 php5-mysql"
202 [00:57:00] *** Joins: HeOS (~heos@replaced-ip )
203 [00:57:11] <paule32> ok all installled
204 [00:57:17] <paule32> but, pdo?
205 [00:57:21] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 250 seconds)
206 [00:57:34] *** Joins: fstd (~fstd@replaced-ip )
207 [00:58:17] <jmcnaught> paule32: read the description of php5-mysql "apt-cache show php5-mysql". it is included in that package
208 [00:59:03] *** Quits: Cybertinus (~Cybertinu@replaced-ip ) (Remote host closed the connection)
209 [00:59:24] *** Quits: aau_ (~aau@replaced-ip ) (Ping timeout: 276 seconds)
210 [01:01:57] *** Quits: HeOS (~heos@replaced-ip ) (Ping timeout: 246 seconds)
211 [01:02:00] *** Quits: tcpman_ (~tcpman@replaced-ip ) (Quit: Leaving)
212 [01:02:47] *** Joins: aau_ (~aau@replaced-ip )
213 [01:02:53] *** Joins: paule32_ (~jens@replaced-ip )
214 [01:03:40] *** Quits: asc232 (~Keith@replaced-ip ) (Remote host closed the connection)
215 [01:04:04] *** Quits: fernie (~jarkko@replaced-ip ) (Ping timeout: 260 seconds)
216 [01:04:48] *** Quits: noteness (noteness@replaced-ip ) (Ping timeout: 276 seconds)
217 [01:05:06] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 246 seconds)
218 [01:05:30] *** Joins: fernie (~jarkko@replaced-ip )
219 [01:05:35] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
220 [01:05:47] *** Quits: AngeFede (~f3d3@replaced-ip ) (Quit: Leaving)
221 [01:05:55] *** Joins: \ni (~\ni@replaced-ip )
222 [01:06:30] *** Quits: paule32 (~jens@replaced-ip ) (Ping timeout: 246 seconds)
223 [01:07:47] *** Joins: paule32__ (~jens@replaced-ip )
224 [01:08:01] *** debhelper sets mode: +l 1692
225 [01:08:07] *** Joins: Vasistha (~david@replaced-ip )
226 [01:08:28] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
227 [01:08:43] *** Quits: level7_ (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
228 [01:08:43] *** Quits: \ni (~\ni@replaced-ip ) (Client Quit)
229 [01:09:17] *** Joins: \ni (~\ni@replaced-ip )
230 [01:09:23] <Vasistha> I would like to see a list of what devices are connected via loop device, in a machine readable way. losetup -a gives a list that's not so easy to parse
231 [01:09:49] *** Quits: silverhom (~silverhom@replaced-ip ) (Read error: Connection reset by peer)
232 [01:11:18] *** Quits: paule32_ (~jens@replaced-ip ) (Ping timeout: 276 seconds)
233 [01:11:31] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: Leaving)
234 [01:11:36] *** Joins: Quatroking_ (~Quatrokin@replaced-ip )
235 [01:11:47] *** Joins: Che-Anarch (~aphorise@replaced-ip )
236 [01:12:24] *** Quits: RippyDippy (~RippyDipp@replaced-ip ) (Ping timeout: 276 seconds)
237 [01:12:52] *** Joins: dTal_ (~dtal@replaced-ip )
238 [01:13:02] *** Joins: Cybertinus (~Cybertinu@replaced-ip )
239 [01:13:02] *** Quits: aphorise (~aphorise@replaced-ip ) (Ping timeout: 260 seconds)
240 [01:13:38] *** Quits: Tyrant (~f@replaced-ip ) (Ping timeout: 260 seconds)
241 [01:13:39] *** Quits: FluidDruid (~FluidDrui@replaced-ip ) (Ping timeout: 260 seconds)
242 [01:13:39] *** Joins: cluelessperson (~cluelessp@replaced-ip )
243 [01:14:05] *** Joins: FluidDruid (~FluidDrui@replaced-ip )
244 [01:14:10] *** Quits: brolin_empey (~brolin@replaced-ip ) (Read error: Connection reset by peer)
245 [01:14:13] *** Quits: Amnez777 (~Amnez777@replaced-ip ) (Ping timeout: 260 seconds)
246 [01:14:14] *** Quits: JohnDoh (~jeff@replaced-ip ) (Ping timeout: 260 seconds)
247 [01:14:14] *** Quits: fold4 (~JimmyRcom@replaced-ip ) (Ping timeout: 260 seconds)
248 [01:14:16] *** Quits: neoweb (~webdawg@replaced-ip ) (Ping timeout: 264 seconds)
249 [01:14:17] *** Joins: brolin_empey (~brolin@replaced-ip )
250 [01:14:29] *** Joins: JohnDoh (~jeff@replaced-ip )
251 [01:14:51] *** Quits: movic (~jakubmovi@replaced-ip ) (Ping timeout: 260 seconds)
252 [01:14:51] *** Quits: dTal (~dtal@replaced-ip ) (Ping timeout: 260 seconds)
253 [01:15:01] *** Quits: eb0t (~ebot@replaced-ip ) (Ping timeout: 276 seconds)
254 [01:15:01] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Ping timeout: 276 seconds)
255 [01:15:04] *** Joins: movic (~jakubmovi@replaced-ip )
256 [01:15:22] *** Joins: eb0t (~ebot@replaced-ip )
257 [01:15:24] *** Quits: steri (steris@replaced-ip ) (Ping timeout: 260 seconds)
258 [01:15:24] *** Quits: chizbang (~chizbang@replaced-ip ) (Ping timeout: 260 seconds)
259 [01:15:29] *** Joins: steris (steris@replaced-ip )
260 [01:15:34] *** Joins: Amnez777 (~Amnez777@replaced-ip )
261 [01:15:39] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Ping timeout: 276 seconds)
262 [01:15:47] *** Joins: chizbang (~chizbang@replaced-ip )
263 [01:15:49] *** Joins: noteness (noteness@replaced-ip )
264 [01:15:57] *** Joins: x032cx (~lxuser@replaced-ip )
265 [01:16:01] *** Joins: WebDawg (~webdawg@replaced-ip )
266 [01:16:23] *** Joins: Tyrant (~f@replaced-ip )
267 [01:16:38] *** Joins: mcdado (~mcdado@replaced-ip )
268 [01:16:52] *** Quits: monoFish (~SonicJam@replaced-ip ) (Remote host closed the connection)
269 [01:16:56] *** Joins: fold4 (~JimmyRcom@replaced-ip )
270 [01:17:11] *** Joins: SonicJam (~SonicJam@replaced-ip )
271 [01:18:05] *** Joins: Lugh (~Lugh@replaced-ip )
272 [01:18:30] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Quit: Lokke)
273 [01:18:59] <mcdado> hi! quick question… during the install of Debian 8 if I want only Xfce, do i need to leave selected Debian desktop enviroment? it’s confusing since GNOME (which is default) is selectable but not by default
274 [01:19:01] *** Quits: fearnothing (~nothing@replaced-ip ) (Ping timeout: 250 seconds)
275 [01:19:20] *** Quits: MadHatter42 (~tarak@replaced-ip ) (Remote host closed the connection)
276 [01:19:27] *** Quits: jfdh (~jfdh@replaced-ip ) (Ping timeout: 250 seconds)
277 [01:19:53] *** Joins: sphenxes (~sphenxes@replaced-ip )
278 [01:20:49] *** Quits: brigo (~Brigo@replaced-ip ) (Ping timeout: 252 seconds)
279 [01:20:57] *** Joins: telecode (~telecode_@replaced-ip )
280 [01:21:04] *** Joins: mtn (~mtn@replaced-ip )
281 [01:21:36] *** Joins: j0z_ (~unix@replaced-ip )
282 [01:21:44] <zykotick9> mcdado: i'm actually not sure how that works (so i'm rather interested in a _real_ answer)... good luck (if i _had_ to bet right now, i'd uncheck the top "desktop environment" and only have the xfce... but that's TOTALLY a guess)
283 [01:22:22] <mcdado> replaced-url
284 [01:22:36] <mcdado> here it says to keep Desktop Environemnt
285 [01:22:44] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 260 seconds)
286 [01:23:10] <zykotick9> mcdado: ahhh. /me thinks thats sorta out-of-date versus new netinst options... <- again, not sure...
287 [01:23:18] *** Quits: mo1991reg (~mo1991@replaced-ip ) (Ping timeout: 246 seconds)
288 [01:23:41] <mcdado> hmm yeah i’m using netinst btw
289 [01:24:00] *** Quits: winsen1 (~winsen@replaced-ip ) (Ping timeout: 246 seconds)
290 [01:24:10] *** Joins: jeffreylevesque (~chatzilla@replaced-ip )
291 [01:24:19] <zykotick9> mcdado: <just a sidenote> i always use netinst with nothin' but the last item select (system utils or whatever it's called) then install xorg & wm/de after...
292 [01:24:31] <jmcnaught> task-desktop depends (actually recommends) "task-gnome-desktop | task-xfce-desktop | task-kde-desktop..." so if you only select "desktop environment" it picks the first from that list (gnome) but if you select desktop environment and xfce, you will get an xfce desktop
293 [01:24:43] <zykotick9> mcdado: oh i _know_ what you're currently seeing in netinst ;) that's why i replied.
294 [01:25:03] <zykotick9> jmcnaught: thanks!
295 [01:25:24] *** Quits: jeffreylevesque_ (~chatzilla@replaced-ip ) (Ping timeout: 276 seconds)
296 [01:25:40] *** Quits: j0z_ (~unix@replaced-ip ) (Client Quit)
297 [01:26:03] *** Quits: satori_ (~justin@replaced-ip ) (Ping timeout: 276 seconds)
298 [01:26:15] *** Quits: CEnnis91 (uid3543@replaced-ip ) (Quit: Connection closed for inactivity)
299 [01:26:19] *** Joins: cmhobbs (~cmhobbs@replaced-ip )
300 [01:26:21] <mcdado> thank you!
301 [01:27:07] <mcdado> for the sake of argument, if i select Xfce but don’t select “desktop enviroment”, what happens? does it actually install Xfce?
302 [01:27:27] <mcdado> i would imagine it depends on it
303 [01:27:28] *** Joins: vbo (~victor@replaced-ip )
304 [01:27:32] * zykotick9 also interested in ^^ ;)
305 [01:27:53] <jmcnaught> zykotick9: take a look at "tasksel --list-tasks" and "tasksel --task-packages TASK" to get a better idea what tasksel is gonna do.
306 [01:27:59] *** Quits: Ad1 (~Adrian@replaced-ip ) (Remote host closed the connection)
307 [01:28:02] *** Quits: duoi (~duoi@replaced-ip ) (Max SendQ exceeded)
308 [01:28:12] *** Joins: duoi (~duoi@replaced-ip )
309 [01:29:01] *** Joins: curtan_ (~jip@replaced-ip )
310 [01:29:03] *** dTal_ is now known as dTal
311 [01:29:09] *** Quits: CptHowdy (~CptHowdy@replaced-ip ) (Ping timeout: 260 seconds)
312 [01:29:11] *** Quits: Online_ (~Online@replaced-ip ) (Quit: There goes the neighbourhood..)
313 [01:29:12] <zykotick9> jmcnaught: AHHH, door is opened. i _do_ have a task question. where can i find what that "system utils or whatever it's called" package installs? most of the other tasks are task-foo packages i can use rdpends on... but not that system one it seams?
314 [01:29:13] <jmcnaught> mcdado: the task-xfce-desktop package depends on the task-desktop package, so it will be fine. the only difference is that tasksel might not think the desktop task was installed
315 [01:29:42] *** Quits: ben_roose (~roose@replaced-ip ) (Remote host closed the connection)
316 [01:29:57] *** Joins: jack_rabbit (~jack_rabb@replaced-ip )
317 [01:30:03] *** Quits: Dadou (~Dadou@replaced-ip ) (Ping timeout: 240 seconds)
318 [01:30:05] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Remote host closed the connection)
319 [01:30:10] *** Joins: denisk (~denisk@replaced-ip )
320 [01:30:31] <jmcnaught> zykotick9: i'm not 100% certain but i think this is the equivalent to the required, important and standard priorities.. something like "aptitude install ~prequired ~pimportant ~pstandard"
321 [01:30:32] <zykotick9> s/seams/seems/ <- sorry it was buggin' me
322 [01:30:50] <mcdado> thanks for the feedback! for this time I’d rather follow the procedure and avoiding to install the enviroment by hand afterwards ;)
323 [01:31:08] *** Quits: tumble (~tumble@replaced-ip ) (Quit: Leaving)
324 [01:31:15] *** Quits: vandox (~vandox@replaced-ip ) (Ping timeout: 276 seconds)
325 [01:31:24] *** Joins: winsen (~winsen@replaced-ip )
326 [01:31:40] *** Joins: omrikap_ (~omri@replaced-ip )
327 [01:32:47] <jmcnaught> zykotick9: replaced-url
328 [01:32:55] *** Quits: curtan (~jip@replaced-ip ) (Ping timeout: 252 seconds)
329 [01:33:58] *** Quits: nighty- (~cp@replaced-ip ) (Read error: Connection reset by peer)
330 [01:34:03] *** Quits: omrikap (~omri@replaced-ip ) (Ping timeout: 276 seconds)
331 [01:34:03] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 276 seconds)
332 [01:34:13] *** Joins: nighty- (~cp@replaced-ip )
333 [01:35:11] *** Joins: watersoul_ (~ircuser@replaced-ip )
334 [01:35:12] *** Quits: piklu (~piklu@replaced-ip ) (Ping timeout: 246 seconds)
335 [01:35:20] *** Quits: Orphis (~orphis@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
336 [01:35:34] <zykotick9> jmcnaught: thanks again! good ol' "aptitude search .." ftw
337 [01:35:36] *** Joins: Dadou (~Dadou@replaced-ip )
338 [01:36:09] *** Quits: Cloudish (~Cloudish@replaced-ip ) (Ping timeout: 260 seconds)
339 [01:36:22] *** Joins: RickXy (~zncadmin@replaced-ip )
340 [01:37:02] *** Quits: Brian- (~brian@replaced-ip ) (Ping timeout: 260 seconds)
341 [01:37:02] *** Quits: uptime (watching@replaced-ip ) (Quit: I guess that's how it's post to be.)
342 [01:37:03] *** Quits: watersoul (~ircuser@replaced-ip ) (Remote host closed the connection)
343 [01:37:03] *** Quits: necrogami (~necrogami@replaced-ip ) (Ping timeout: 276 seconds)
344 [01:37:03] *** Joins: Orphis_ (~orphis@replaced-ip )
345 [01:37:10] *** Joins: mo1991reg (~mo1991@replaced-ip )
346 [01:37:33] *** Quits: omrikap_ (~omri@replaced-ip ) (Ping timeout: 240 seconds)
347 [01:37:35] *** Joins: piklu (~piklu@replaced-ip )
348 [01:37:49] *** Joins: bertbob (~bertbob@replaced-ip )
349 [01:38:01] *** debhelper sets mode: +l 1682
350 [01:38:32] *** Joins: necrogami (~necrogami@replaced-ip )
351 [01:38:35] *** Joins: Brian- (~brian@replaced-ip )
352 [01:38:43] *** Joins: uptime (watching@replaced-ip )
353 [01:39:17] *** Quits: overlord_tm (~overlord@replaced-ip ) (Ping timeout: 260 seconds)
354 [01:40:03] *** Joins: Baudelaire (~Baudelair@replaced-ip )
355 [01:40:18] <mcdado> i’m actually new to Debian… used mainly Ubuntu before; by default there is no sudo, am i right?
356 [01:40:49] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 260 seconds)
357 [01:40:51] <jmcnaught> mcdado: correct. you can install sudo later and add your user to the sudo group with "adduser username sudo" if you want to use it
358 [01:40:54] <zykotick9> mcdado: using netinst, if you add a root password = no sudo by default. if you leave it blank = sudo by default
359 [01:41:24] <mcdado> thanks to both!
360 [01:41:48] <jmcnaught> i think the installer only gives you that option in expert mode
361 [01:42:40] <zykotick9> jmcnaught: i'd _certainly_ have to confirm (i've never actually done it) but i've heard leaving root password blank during regular netinst does install sudo...
362 [01:42:53] <jmcnaught> zykotick9: speaking of tasksel, do you know about blends? replaced-url
363 [01:43:16] <jmcnaught> zykotick9: you're right, but it only asks you that question in expert mode
364 [01:43:48] <zykotick9> jmcnaught: i tried the blend for freedombox (it was a new experience for me) after seen there talk to LibrePlanet
365 [01:44:01] <mcdado> what people generally use? aptitude, apt or plain old apt-get/apt-cache?
366 [01:44:22] *** Quits: WormFood (~wormfood@replaced-ip ) (Ping timeout: 260 seconds)
367 [01:44:33] <zykotick9> mcdado: i've been using apt a lot recently... before that aptitude... before that apt-get/aptitude... before that apt-get
368 [01:44:54] *** Quits: LeandroLuiz (~LLP@replaced-ip ) (Ping timeout: 276 seconds)
369 [01:45:08] *** Quits: bchroneos (~ben@replaced-ip ) (Ping timeout: 260 seconds)
370 [01:45:08] <mcdado> alright, so short apt is kinda new, correct?
371 [01:45:10] *** Quits: Levure (~quassel@replaced-ip ) (Read error: Connection reset by peer)
372 [01:45:34] *** Quits: austin987 (~null@replaced-ip ) (Ping timeout: 252 seconds)
373 [01:45:44] *** Joins: bchroneos (~ben@replaced-ip )
374 [01:45:45] *** Quits: N3X15 (~Rob@replaced-ip ) (Ping timeout: 276 seconds)
375 [01:45:45] <jmcnaught> zykotick9: freedombox is pretty cool but i haven't looked into it recently
376 [01:45:46] *** Quits: \ni (~\ni@replaced-ip ) (Quit: Leaving)
377 [01:46:12] *** Quits: crayon (~user@replaced-ip ) (Ping timeout: 276 seconds)
378 [01:46:13] * zykotick9 still doesn't think freedombox is ready for "prime time" <- but it's gonna be really cool someday...
379 [01:46:36] *** Joins: sexytime (~GitGud@replaced-ip )
380 [01:46:39] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 260 seconds)
381 [01:46:42] *** Joins: LeandroLuiz (~LLP@replaced-ip )
382 [01:46:52] *** Quits: psylence (~igor@replaced-ip ) (Ping timeout: 260 seconds)
383 [01:46:54] *** Joins: crayon (~user@replaced-ip )
384 [01:47:06] *** Joins: j0z_ (~unix@replaced-ip )
385 [01:47:10] *** Joins: denisk (~denisk@replaced-ip )
386 [01:47:20] <zykotick9> ^ i mean requiring testing = "not ready for prime time" ;)
387 [01:47:45] *** Quits: arcvile (~quassel@replaced-ip ) (Remote host closed the connection)
388 [01:47:47] *** Joins: psylence (~igor@replaced-ip )
389 [01:49:24] *** Quits: tpanarch1st (~tpanarch1@replaced-ip ) (Quit: Leaving)
390 [01:50:07] *** Joins: N3X15 (~Rob@replaced-ip )
391 [01:50:30] <jmcnaught> well last time i looked at it there were only ARM builds available so it seems like a lot of progress has been made
392 [01:52:38] <zykotick9> :)
393 [01:52:42] *** Quits: markybob (~markybob@replaced-ip ) (Ping timeout: 260 seconds)
394 [01:52:54] *** Quits: Quatroking_ (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
395 [01:53:11] <mcdado> so if i install sudo, can i then delete root’s password?
396 [01:54:04] *** Joins: schlady (~schlady@replaced-ip )
397 [01:55:40] <zykotick9> mcdado: re: "apt is kinda new, correct" <- yes. actually i think it's the only one that's "actively" being developed right now???
398 [01:55:56] *** Quits: psylence (~igor@replaced-ip ) (Changing host)
399 [01:55:56] *** Joins: psylence (~igor@replaced-ip )
400 [01:55:58] *** Quits: jpwall (~jpwall@replaced-ip ) (Ping timeout: 244 seconds)
401 [01:56:10] <mcdado> thanks
402 [01:56:16] *** Joins: nighty (~nighty@replaced-ip )
403 [01:56:32] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
404 [01:57:22] <mcdado> well… gotta go! thanks again
405 [01:57:23] *** Joins: bliv (~bliv@replaced-ip )
406 [01:57:25] *** Quits: mcdado (~mcdado@replaced-ip ) (Quit: mcdado)
407 [01:59:02] *** Quits: fstd (~fstd@replaced-ip ) (Remote host closed the connection)
408 [01:59:09] *** Joins: bigfoot111 (~bigfoot11@replaced-ip )
409 [01:59:12] *** Quits: schlady (~schlady@replaced-ip ) (Ping timeout: 276 seconds)
410 [01:59:24] *** Joins: fstd (~fstd@replaced-ip )
411 [01:59:43] *** Joins: monoxane (~monoxane@replaced-ip )
412 [02:00:17] *** Quits: murfjr (~douseiais@replaced-ip ) (Ping timeout: 260 seconds)
413 [02:00:23] *** Joins: winsen1 (~winsen@replaced-ip )
414 [02:01:58] *** Quits: monoxane (~monoxane@replaced-ip ) (Client Quit)
415 [02:02:09] *** Joins: markybob (~markybob@replaced-ip )
416 [02:02:37] *** Quits: winsen (~winsen@replaced-ip ) (Ping timeout: 252 seconds)
417 [02:02:54] *** Joins: monoxane (~monoxane@replaced-ip )
418 [02:03:12] *** Joins: murfjr (~douseiais@replaced-ip )
419 [02:03:20] *** Quits: msjche (~msjche@replaced-ip ) (Quit: WeeChat 1.5)
420 [02:03:24] *** Quits: kpease (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
421 [02:03:26] *** Quits: T0rch (~T0rch@replaced-ip ) (Quit: Leaving)
422 [02:03:33] *** Quits: edg (~edg@replaced-ip ) (Ping timeout: 246 seconds)
423 [02:03:53] *** Quits: RyanTG (~RyanTG@replaced-ip ) (Read error: Connection reset by peer)
424 [02:04:13] *** Joins: klow (~textual@replaced-ip )
425 [02:04:53] *** Joins: Gnomethrower (~B@replaced-ip )
426 [02:06:16] <digidog> does anyone know about a list of pure terminal based naked boot up linux distros ?
427 [02:06:44] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
428 [02:06:53] *** Quits: x032cx (~lxuser@replaced-ip ) (Quit: "You picked the wrong kite to run away with!")
429 [02:07:33] *** Quits: telecode (~telecode_@replaced-ip ) (Ping timeout: 240 seconds)
430 [02:08:01] *** debhelper sets mode: +l 1674
431 [02:08:50] <zykotick9> digidog: does debian count?
432 [02:09:19] *** Joins: tcpman_ (~tcpman@replaced-ip )
433 [02:09:19] *** Quits: Noah0504 (~noah@replaced-ip ) (Quit: leaving)
434 [02:09:20] *** Quits: tcpman_ (~tcpman@replaced-ip ) (Max SendQ exceeded)
435 [02:09:44] *** Joins: tcpman_ (~tcpman@replaced-ip )
436 [02:09:52] *** Quits: bluenemo (~bluenemo@replaced-ip ) (Quit: Leaving)
437 [02:09:56] *** Quits: Nevyn|Work (~jhaskell@replaced-ip ) (Read error: Connection reset by peer)
438 [02:10:14] <digidog> zykotick9: heh, well, I know how to slim Debian down to console only linux but I am looking for a get-to-go boot-to-root start-up linux to sent back a new laptop.
439 [02:11:04] <zykotick9> digidog: i'd suggest not "slimming it down" but instead use netinst (uncheck everything) to start from nothing... ymmv. good luck.
440 [02:11:25] *** Quits: Hurtz (~Hurtz@replaced-ip ) (Ping timeout: 252 seconds)
441 [02:11:44] *** Quits: kepi (~kepi@replaced-ip ) (Ping timeout: 276 seconds)
442 [02:12:21] <digidog> zykotick9: this notebook came with a slimmed linpus, but this version is nowhere to find. only linpus and linpus lite, but thats not the console linux version of it. after asking around and looking in search engines I am in hope now to find it listed somewhere else.
443 [02:13:15] *** Quits: mibo (~mibo@replaced-ip ) (Quit: Leaving.)
444 [02:13:21] *** Quits: dArK_IcE (~DARKICEPT@replaced-ip ) ()
445 [02:13:26] *** Quits: Vasistha (~david@replaced-ip ) (Remote host closed the connection)
446 [02:13:50] <zykotick9> digidog: sorry... i have no idea what linpus or 'linpus lite' is... and no desire to learn either... good luck. (in _whatever_ it is you're doin')
447 [02:15:05] <digidog> zykotick9: no need to sorry, thank you very very much for your thoughts on this weird issue. linpus is a useless Fedora based Linux DIstro mainly spread in asian area which often comes with Acer Laptops. JFYI.
448 [02:15:25] <zykotick9> digidog: ahhh. TIL. thanks.
449 [02:15:54] *** Quits: s8321414 (~s8321414@replaced-ip ) (Quit: Konversation terminated!)
450 [02:16:27] *** Joins: Noah0504 (~noah@replaced-ip )
451 [02:16:51] *** Quits: comgot (~Icedove@replaced-ip ) (Ping timeout: 246 seconds)
452 [02:17:21] * digidog tries to use the search of distrowatch.com with no luck yet
453 [02:17:34] *** Joins: josuebrunel (~Icedove@replaced-ip )
454 [02:17:34] *** Joins: bhuvi_ (~quassel@replaced-ip )
455 [02:18:00] *** debhelper sets mode: +l 1668
456 [02:18:03] *** Quits: bhuvi___ (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
457 [02:18:47] *** Quits: P6hjakonn (~NASA@replaced-ip ) (Quit: Peace out.)
458 [02:18:54] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 276 seconds)
459 [02:18:57] *** Quits: esotericnonsense (~esoteric@replaced-ip ) (Read error: Connection reset by peer)
460 [02:19:19] *** Quits: zalatovo (~zalatovo@replaced-ip ) (Ping timeout: 260 seconds)
461 [02:19:40] *** Joins: somnambler (~michael@replaced-ip )
462 [02:19:42] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
463 [02:19:46] *** Joins: jasonwert (~wert@replaced-ip )
464 [02:20:10] *** Joins: esotericnonsense (~esoteric@replaced-ip )
465 [02:20:12] *** Quits: douzer (~douzer@replaced-ip ) (Ping timeout: 276 seconds)
466 [02:20:29] *** Quits: curtan_ (~jip@replaced-ip ) (Ping timeout: 260 seconds)
467 [02:20:31] <somnambler> Hey guys, I've got a question about apt, autoremove, and metapackages
468 [02:20:54] <somnambler> is this a place somebody might be able to help me out?
469 [02:21:21] *** Joins: comgot (~Icedove@replaced-ip )
470 [02:21:26] <digidog> somnambler: dont ask to ask, just ask (IRC rule No.1)
471 [02:21:33] *** Joins: denisk (~denisk@replaced-ip )
472 [02:22:25] <somnambler> gotcha. Package A recommends metapackage B, which depends on B1, then changes to B2, B3, etc.
473 [02:22:48] *** Joins: SuPa (~SuPa@replaced-ip )
474 [02:23:13] <somnambler> I want package A. But an autoremove will never remove B1 or B2, since they satisfy the recommendation
475 [02:23:59] <somnambler> I could make it so recommends don't count for the purposes of autoremoves, but I want them to count. I just don't need all of B1, B2, B3, B4, etc.
476 [02:24:04] *** Quits: josuebrunel (~Icedove@replaced-ip ) (Ping timeout: 252 seconds)
477 [02:24:07] <somnambler> Is there any way for me to do this?
478 [02:24:52] <digidog> somnambler: there is a --no-recommends (or similar) argument you can use while install and install the others manually afterwards
479 [02:24:54] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 246 seconds)
480 [02:25:16] <somnambler> No, because the package B depends on changes
481 [02:25:25] <somnambler> specifically, the packages are virtualbox, which depends on linux-headers
482 [02:25:30] <somnambler> *suggests
483 [02:25:35] <somnambler> **recommends
484 [02:25:50] *** Parts: SuPa (~SuPa@replaced-ip )
485 [02:25:59] <digidog> hm, ok maybe somebody else can chime in?
486 [02:26:02] <somnambler> but then I end up with headers taking all my inodes unless I go in and manually clear them out.
487 [02:26:12] <digidog> gotcha
488 [02:26:43] <somnambler> the nice thing about it being linux-headers is that there are already noauto restrictions for my current and prior kernels, so I know B5 (5 being the latest) will stick around.
489 [02:26:47] *** Joins: josuebrunel (~Icedove@replaced-ip )
490 [02:26:53] *** Quits: fstd (~fstd@replaced-ip ) (Remote host closed the connection)
491 [02:28:08] *** Joins: fstd (~fstd@replaced-ip )
492 [02:28:22] *** Joins: supa (~SuPa@replaced-ip )
493 [02:28:55] *** Joins: Biopandemic (~Biopandem@replaced-ip )
494 [02:29:51] *** Quits: axc1298 (~axc1298@replaced-ip ) (Quit: Leaving)
495 [02:30:24] *** Quits: jass93 (~ifillj@replaced-ip ) (Ping timeout: 276 seconds)
496 [02:30:46] *** Joins: zalatovo (~zalatovo@replaced-ip )
497 [02:32:09] *** Quits: nse (~leo@replaced-ip ) (Ping timeout: 265 seconds)
498 [02:32:18] *** Joins: mierst (~mierst@replaced-ip )
499 [02:33:02] *** Joins: amcorreia (~amcorreia@replaced-ip )
500 [02:33:08] *** Quits: marvn (~marvn@replaced-ip ) (Quit: Konversation terminated!)
501 [02:33:17] <somnambler> In this particular instance, APT::AutoRemove::RecommendsImportant set to false would solve the problem if I could do so on a package-level, since virtualbox is the only package with the dep
502 [02:33:54] <somnambler> But a) I can't and b) this wouldn't solve the general case. But suggestions on how to do that would be welcome as well.
503 [02:34:18] *** Quits: josuebrunel (~Icedove@replaced-ip ) (Ping timeout: 276 seconds)
504 [02:34:42] *** Quits: dartleader (~dartleade@replaced-ip ) (Ping timeout: 260 seconds)
505 [02:34:52] *** Joins: JesseWalling (~jpwall@replaced-ip )
506 [02:36:30] *** Joins: Necrozed (who@replaced-ip )
507 [02:36:31] *** Joins: w00die_ (~pi@replaced-ip )
508 [02:38:03] *** Quits: comgot (~Icedove@replaced-ip ) (Ping timeout: 240 seconds)
509 [02:38:14] *** Quits: Echo6 (~Thunderbi@replaced-ip ) (Quit: Echo6)
510 [02:38:21] *** Joins: babak (uid19622@replaced-ip )
511 [02:38:45] *** Quits: w00die (~pi@replaced-ip ) (Ping timeout: 250 seconds)
512 [02:38:51] *** Joins: Scourje (uid63311@replaced-ip )
513 [02:39:59] *** Joins: mierst_ (~mierst@replaced-ip )
514 [02:40:04] *** Quits: Dagger (~dagger@replaced-ip ) (Ping timeout: 264 seconds)
515 [02:40:10] *** Quits: mierst_ (~mierst@replaced-ip ) (Remote host closed the connection)
516 [02:40:18] <xcel> someone willing to help with sed?
517 [02:41:52] *** Quits: monoxane (~monoxane@replaced-ip ) (Quit: 404 user not found)
518 [02:42:03] *** Quits: marcozink (~marcozink@replaced-ip ) (Ping timeout: 240 seconds)
519 [02:42:20] *** Joins: Dagger2 (~dagger@replaced-ip )
520 [02:44:34] *** Joins: comgot (~Icedove@replaced-ip )
521 [02:44:49] *** Quits: hypermist (~lick.my@192.52.166.127) (Ping timeout: 250 seconds)
522 [02:45:38] *** Joins: klow (~textual@replaced-ip )
523 [02:47:02] *** Joins: hypermist (~lick.my@192.52.166.127)
524 [02:47:20] <markybob> xcel: you'll probably be better served in ##sed
525 [02:47:33] <xcel> :(
526 [02:47:57] *** Quits: Belkaar (~Belkaar@replaced-ip ) (Ping timeout: 276 seconds)
527 [02:48:08] *** Joins: maxxie (~maxxie@replaced-ip )
528 [02:48:40] *** Quits: comgot (~Icedove@replaced-ip ) (Ping timeout: 244 seconds)
529 [02:48:55] *** Parts: maxxie (~maxxie@replaced-ip )
530 [02:49:04] *** Quits: mierst (~mierst@replaced-ip ) (Ping timeout: 265 seconds)
531 [02:49:43] <markybob> xcel: you should probably just ask your question in there instead of asking to ask like you did
532 [02:49:44] *** Quits: B[]rG (~Borg@replaced-ip ) (Remote host closed the connection)
533 [02:49:46] *** Joins: dartleader (~dartleade@replaced-ip )
534 [02:50:07] *** Joins: Belkaar (~Belkaar@replaced-ip )
535 [02:50:42] *** Joins: wfio (32836fa2@replaced-ip )
536 [02:51:02] *** Joins: dreamon_ (~dreamon@replaced-ip )
537 [02:51:19] *** Quits: Biopandemic (~Biopandem@replaced-ip ) (Quit: Leaving)
538 [02:51:23] *** Quits: murfjr (~douseiais@replaced-ip ) (Quit: Leaving)
539 [02:51:36] *** Joins: Biopandemic (~Biopandem@replaced-ip )
540 [02:51:36] *** Joins: murfjr (~douseiais@replaced-ip )
541 [02:52:23] <wfio> Does any one know if Debian will run on an ASUS UX501VW? replaced-url
542 [02:52:44] <wfio> It has NVIDIA discrete graphics and an intel integrated bit
543 [02:53:32] *** Quits: Biopandemic (~Biopandem@replaced-ip ) (Remote host closed the connection)
544 [02:53:33] <aypea[1]> have you tried searching for "ASUS-ZenBook-Pro-UX501VW debian"?
545 [02:53:45] *** Joins: nse (~leo@replaced-ip )
546 [02:53:51] *** Joins: Biopandemic (~Biopandem@replaced-ip )
547 [02:53:57] *** Quits: Biopandemic (~Biopandem@replaced-ip ) (Changing host)
548 [02:53:58] *** Joins: Biopandemic (~Biopandem@replaced-ip )
549 [02:54:04] *** Joins: msjche (~msjche@replaced-ip )
550 [02:54:23] <markybob> wfio: probably if you follow the bumblebee wiki for that kinda thing. replaced-url
551 [02:54:52] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 252 seconds)
552 [02:55:08] *** Quits: xaa (~xaa@replaced-ip ) (Ping timeout: 260 seconds)
553 [02:55:38] *** Quits: Ricardo__ (~rick@replaced-ip ) (Remote host closed the connection)
554 [02:56:30] *** Joins: edg (~edg@replaced-ip )
555 [02:56:43] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
556 [02:57:19] *** Quits: sexytime (~GitGud@replaced-ip ) (Quit: sexytime)
557 [02:58:16] *** Joins: wbill (~wbill@replaced-ip )
558 [02:59:03] *** Joins: |ifei5good (~sharris12@replaced-ip )
559 [02:59:07] *** Quits: AliasNumber25 (~levi-slac@replaced-ip ) (Quit: Leaving)
560 [02:59:26] *** Joins: ChaMeLioN (~ChaMeLioN@replaced-ip )
561 [03:00:06] *** Quits: |ifei5g00d (~sharris12@replaced-ip ) (Read error: Connection reset by peer)
562 [03:00:14] *** Joins: shamann (~shamann@replaced-ip )
563 [03:00:52] *** Joins: josuebrunel (~Icedove@replaced-ip )
564 [03:01:16] <wfio> Ubuntu works on it more or less
565 [03:01:55] *** Joins: jak2000 (~jak2000@replaced-ip )
566 [03:02:21] *** Joins: tm (~daica@replaced-ip )
567 [03:02:33] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Quit: brb)
568 [03:02:46] *** tm is now known as Guest54253
569 [03:03:21] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
570 [03:03:37] *** Quits: mixomathoze (~mixomatho@replaced-ip ) (Ping timeout: 244 seconds)
571 [03:05:33] *** Quits: relaxed (~relaxed@replaced-ip ) (Quit: â â µ)
572 [03:06:07] *** Joins: sidmo (~sidmo@replaced-ip )
573 [03:06:58] *** Joins: denisk (~denisk@replaced-ip )
574 [03:07:00] *** Quits: jusle (~jusle@replaced-ip ) (Ping timeout: 276 seconds)
575 [03:10:03] *** Quits: sidmo_ (~sidmo@replaced-ip ) (Ping timeout: 240 seconds)
576 [03:10:22] *** Quits: frenchie (4d9e18f8@replaced-ip ) (Ping timeout: 244 seconds)
577 [03:10:23] *** Joins: mixomathoze (~mixomatho@replaced-ip )
578 [03:10:33] *** Joins: wols_ (~klingens@replaced-ip )
579 [03:12:30] *** Joins: frenchie (4d9e18f8@replaced-ip )
580 [03:13:09] *** Joins: bhuvi__ (~quassel@replaced-ip )
581 [03:13:34] *** Quits: msl09 (~msl09__@replaced-ip ) (Ping timeout: 260 seconds)
582 [03:14:03] *** Quits: bhuvi_ (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
583 [03:14:07] *** Quits: wols (~klingens@replaced-ip ) (Ping timeout: 252 seconds)
584 [03:14:26] <xcel> alright i'd like to remove the blanks from "8x whitespace x. xx:xx" and put the line three lines up
585 [03:16:15] *** Joins: relaxed (~relaxed@replaced-ip )
586 [03:16:43] *** Joins: jusle (~jusle@replaced-ip )
587 [03:16:47] *** Joins: aedinius (~andrewb@replaced-ip )
588 [03:18:25] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
589 [03:18:49] *** Quits: adrian (~adrian@replaced-ip ) (Ping timeout: 260 seconds)
590 [03:19:42] *** Quits: jetho (~jetho@replaced-ip ) (Quit: WeeChat 0.4.3)
591 [03:20:57] <xcel> example: replaced-url
592 [03:22:06] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
593 [03:23:22] *** Joins: mavhq (~quassel@replaced-ip )
594 [03:23:34] *** Joins: Ryushin (user@replaced-ip )
595 [03:24:01] *** Joins: alex1a (~alex1a@replaced-ip )
596 [03:24:41] *** Quits: shootbird (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
597 [03:27:12] *** Joins: CEnnis91 (uid3543@replaced-ip )
598 [03:27:44] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
599 [03:28:00] *** Joins: lucas-arg (~lucas-arg@replaced-ip )
600 [03:28:29] <lucas-arg> hey guys
601 [03:28:33] <lucas-arg> got a question
602 [03:28:41] *** Joins: Tom01 (~tom@replaced-ip )
603 [03:28:46] <lucas-arg> its ok to use debian 8.4 even if packages are old?
604 [03:28:57] *** Quits: wooden_ (~anon@replaced-ip ) (Ping timeout: 260 seconds)
605 [03:29:19] <markybob> lucas-arg: most of us do. this is the stable (8.4/jessie) support channel
606 [03:29:27] *** Joins: Saylen (~Saylen@replaced-ip )
607 [03:29:40] <markybob> lucas-arg: they get security updates
608 [03:29:41] *** Quits: rsx (~dummy@replaced-ip ) (Ping timeout: 265 seconds)
609 [03:29:42] *** Parts: vbo (~victor@replaced-ip )
610 [03:29:45] *** Joins: klow (~textual@replaced-ip )
611 [03:30:20] *** Joins: rsx (~dummy@replaced-ip )
612 [03:30:27] <lucas-arg> ok
613 [03:30:31] *** Joins: CrazyTux[m] (~CrazyTuxm@replaced-ip )
614 [03:30:33] *** Quits: jeffreylevesque (~chatzilla@replaced-ip ) (Ping timeout: 240 seconds)
615 [03:30:44] <lucas-arg> im using jessie with xfce
616 [03:31:01] <lucas-arg> its nice and seems stable
617 [03:31:12] <markybob> yeah that's the point :P
618 [03:31:17] *** Joins: meoww (~meoww@replaced-ip )
619 [03:31:22] *** Joins: shootbird (~quassel@replaced-ip )
620 [03:31:39] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 260 seconds)
621 [03:32:14] *** Joins: jack3 (the_kink@replaced-ip )
622 [03:32:41] *** Joins: fearnothing (~nothing@replaced-ip )
623 [03:33:47] *** Quits: Tom01 (~tom@replaced-ip ) (Ping timeout: 250 seconds)
624 [03:33:52] *** Joins: stiivo (~steven@replaced-ip )
625 [03:35:55] *** Quits: jasonwert (~wert@replaced-ip ) (Remote host closed the connection)
626 [03:36:04] *** Quits: stiivo1 (~steven@replaced-ip ) (Ping timeout: 276 seconds)
627 [03:36:49] *** Quits: lucas-arg (~lucas-arg@replaced-ip ) (Ping timeout: 250 seconds)
628 [03:36:53] *** Joins: Guest11574 (~adrian@replaced-ip )
629 [03:36:58] *** Joins: jasonwert (~wert@replaced-ip )
630 [03:37:29] *** Quits: fearnothing (~nothing@replaced-ip ) (Ping timeout: 260 seconds)
631 [03:37:46] *** Quits: Guest11574 (~adrian@replaced-ip ) (Read error: Connection reset by peer)
632 [03:40:39] *** Joins: dvs (~hibbard@replaced-ip )
633 [03:40:49] *** Joins: oneand0 (~erle@replaced-ip )
634 [03:41:58] *** Quits: winsen1 (~winsen@replaced-ip ) (Quit: Quitte)
635 [03:42:32] *** Joins: xemacs (~mlowe@replaced-ip )
636 [03:43:36] *** Quits: intact (~intact@replaced-ip ) (Remote host closed the connection)
637 [03:44:45] *** Quits: xemacs (~mlowe@replaced-ip ) (Client Quit)
638 [03:45:10] *** Joins: xemacs (~mlowe@replaced-ip )
639 [03:46:06] *** Quits: nighty (~nighty@replaced-ip ) (Ping timeout: 246 seconds)
640 [03:46:49] *** Joins: Flynnn (~textual@replaced-ip )
641 [03:49:25] *** Joins: p_quarles (~pquarles@replaced-ip )
642 [03:50:43] *** Joins: nighty (~nighty@replaced-ip )
643 [03:51:11] *** Quits: johnnyfive (~johnnyfiv@replaced-ip ) (Ping timeout: 244 seconds)
644 [03:51:25] *** Quits: psylence (~igor@replaced-ip ) (Ping timeout: 265 seconds)
645 [03:52:22] *** Quits: k_sze[work] (654eb2ba@replaced-ip ) (Quit: Page closed)
646 [03:52:41] *** Joins: neldogz (~neldogz@replaced-ip )
647 [03:53:06] *** Quits: z0ran (~z0ran@replaced-ip ) (Ping timeout: 246 seconds)
648 [03:53:30] *** Quits: wfio (32836fa2@replaced-ip ) (Ping timeout: 250 seconds)
649 [03:55:32] *** Joins: schlady (~schlady@replaced-ip )
650 [03:55:57] *** Joins: telecode (~telecode_@replaced-ip )
651 [03:56:58] *** Quits: jasonwert (~wert@replaced-ip ) (Remote host closed the connection)
652 [03:57:02] *** Joins: Ricardo__ (~rick@replaced-ip )
653 [03:57:03] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
654 [03:57:03] *** Joins: Ricardo__ (~rick@replaced-ip )
655 [03:57:03] *** Quits: Aaaaand (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
656 [03:57:57] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: WeeChat 1.5-dev)
657 [03:58:03] *** Quits: ChaMeLioN (~ChaMeLioN@replaced-ip ) (Quit: .)
658 [03:58:39] *** Joins: jasonwert (~wert@replaced-ip )
659 [03:58:53] *** Quits: pvoigt (~Linux@replaced-ip ) (Max SendQ exceeded)
660 [03:58:56] *** Joins: johnnyfive (~johnnyfiv@replaced-ip )
661 [03:59:04] *** Quits: NotJimCarrey (~notjimcar@replaced-ip ) (Ping timeout: 260 seconds)
662 [03:59:17] *** Quits: neldogz (~neldogz@replaced-ip ) (Quit: Leaving)
663 [04:00:06] *** Joins: xaa (~xaa@replaced-ip )
664 [04:00:40] *** Joins: pvoigt (~Linux@replaced-ip )
665 [04:00:49] *** Quits: schlady (~schlady@replaced-ip ) (Ping timeout: 260 seconds)
666 [04:01:18] *** Quits: alex1a (~alex1a@replaced-ip ) (Quit: Leaving)
667 [04:02:06] *** Joins: knob (~knob@replaced-ip )
668 [04:03:21] *** Quits: mixomathoze (~mixomatho@replaced-ip ) (Ping timeout: 276 seconds)
669 [04:03:36] *** Joins: b0xii (~b0xii@replaced-ip )
670 [04:03:41] *** Joins: jeffreylevesque (~chatzilla@replaced-ip )
671 [04:04:07] *** Joins: jass93 (~ifillj@replaced-ip )
672 [04:04:18] *** Quits: josuebrunel (~Icedove@replaced-ip ) (Quit: josuebrunel)
673 [04:06:41] <awwal> How to list with a single command the whole deps, sub deps , recommends and sub recommends X pkg will install? (X pkg depends on 1, 2,3 and recommends 4, 5, 6; 1, depends on a, recomends b and so)
674 [04:07:26] *** Quits: jasonwert (~wert@replaced-ip ) (Ping timeout: 276 seconds)
675 [04:08:29] *** Quits: Guest54253 (~daica@replaced-ip ) (Remote host closed the connection)
676 [04:08:45] *** Quits: ramirio (~ramirio@replaced-ip ) (Quit: Leaving)
677 [04:09:34] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 260 seconds)
678 [04:11:16] *** Joins: austin987 (~null@replaced-ip )
679 [04:12:07] <oneand0> awwal: apt-cache show pkg-name
680 [04:12:49] <oneand0> awwal: if u have a deb i think "dpkg -I pkgname" will do simialr
681 [04:13:03] <awwal> onead0, thats not what I was asking, but thanks :P
682 [04:16:07] *** Quits: aeneas (~aeneas@replaced-ip ) (Quit: WeeChat 1.5)
683 [04:16:27] *** Joins: comgot (~Icedove@replaced-ip )
684 [04:16:40] *** Joins: cyan__ (~cyan@replaced-ip )
685 [04:16:49] *** Quits: wbill (~wbill@replaced-ip ) (Ping timeout: 252 seconds)
686 [04:17:19] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
687 [04:17:54] *** Joins: denisk (~denisk@replaced-ip )
688 [04:18:11] *** Joins: lucaswang (~lucaswang@replaced-ip )
689 [04:18:21] *** Joins: RippyDippy (~RippyDipp@replaced-ip )
690 [04:20:07] *** Quits: jeffreylevesque (~chatzilla@replaced-ip ) (Ping timeout: 244 seconds)
691 [04:20:25] *** Joins: safe (~safe@replaced-ip )
692 [04:20:27] *** Quits: jack_rabbit (~jack_rabb@replaced-ip ) (Ping timeout: 276 seconds)
693 [04:21:41] <awwal> I have worked a biit this "apt-cache show foo |awk '{print $1}'| while read ; do apt-cache depends $REPLY ; done | less" , inspired by stuffs in man/docs and googling, but I dont know how to include recommends and exclude libs
694 [04:23:04] <markybob> awwal: exclude libs? it won't work with libs
695 [04:23:19] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 265 seconds)
696 [04:23:23] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
697 [04:24:41] <awwal> markybob, the output is so veeeery long bcoz of libs it shows
698 [04:25:07] *** Joins: schlady (~schlady@replaced-ip )
699 [04:26:39] *** Quits: hexagoxel (~hexagoxel@replaced-ip ) (Ping timeout: 250 seconds)
700 [04:26:41] *** Joins: jeffreylevesque (~chatzilla@replaced-ip )
701 [04:27:09] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
702 [04:27:32] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
703 [04:28:14] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 260 seconds)
704 [04:28:14] *** Quits: kstenger (~karla@replaced-ip ) (Ping timeout: 260 seconds)
705 [04:28:26] <markybob> awwal: you need to rephrase. that's the end goal here.
706 [04:28:54] *** Joins: johefernan (~joheferna@replaced-ip )
707 [04:28:57] <markybob> what's*
708 [04:29:23] *** Quits: electrostat (~dag@replaced-ip ) (Remote host closed the connection)
709 [04:31:23] <markybob> awwal: you just want the names of the packages stripped from the rest of the output?
710 [04:31:25] *** Joins: trysten (~trysten@replaced-ip )
711 [04:31:37] <awwal> I mean if "apt-cache show task-desktop ---» Depends on tasksel , xorg, xserver-xorg-video-all, xserver-xorg-input-all, desktop-base , and Recommends task-gnome-desktop | task-xfce-desktop | task-kde-desktop | task-lxde-desktop | task-cinnamon-desktop | task-mate-desktop, xdg-utils, avahi-daemon, libnss-mdns, anacron, eject, iw, alsa-utils" I want make the command show only that, not too exhaustive about libs., markybob
712 [04:31:49] <awwal> yes
713 [04:31:54] *** Joins: electrostat (~dag@replaced-ip )
714 [04:33:16] <awwal> bad english here, I dont know if i get understood xD
715 [04:33:29] <markybob> that's pretty impossible for task packages since they use | instead of strong recommends
716 [04:33:30] *** Joins: hexagoxel (~hexagoxel@replaced-ip )
717 [04:33:41] <markybob> i can tell you how to do it for normal packages...but that won't help you there
718 [04:33:59] <awwal> markybob, task-desktop was just an example
719 [04:34:38] *** Joins: ipatrol (~ipatrol@replaced-ip )
720 [04:35:21] <markybob> awwal: this is an example (really rough hack i just put together and i'm not great at this stuff) for apache2. replaced-url
721 [04:35:33] <awwal> for normal pkgs I was wondering almost. if it works for 50% of the pkgs I want to check, that will be great
722 [04:35:37] <awwal> ok let me check
723 [04:35:38] *** Quits: electrostat (~dag@replaced-ip ) (Client Quit)
724 [04:36:07] *** Joins: electrostat (~dag@replaced-ip )
725 [04:36:52] <ipatrol> I'm trying to make some minor modifications to an Ubuntu PPA package to prepare it for me to request its addition to the repositories
726 [04:37:10] *** Joins: grassass (grass@replaced-ip )
727 [04:37:53] *** Joins: incal (~user@replaced-ip )
728 [04:38:31] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
729 [04:38:43] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 244 seconds)
730 [04:38:48] <awwal> markybob, so the exact command is apt-get install -s apache2 |egrep -v "This|also|don't|needs|upgraded|following|suggested|state|packages|dependency|package" |awk '{print $2}' |xargs | sed -e 's/ /\ /g' ?
731 [04:39:02] <markybob> awwal: yeah. i said it was rough and i sucked but it works
732 [04:39:03] <ipatrol> is it acceptable to use a non-shell language like Python for maintainer scripts?
733 [04:39:31] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
734 [04:39:35] <ipatrol> if so, is that a Depends, Build-Depends, or Pre-Depends?
735 [04:41:19] *** Joins: chachasmooth (~chachasmo@replaced-ip )
736 [04:41:52] *** Quits: iwhb4u (~Alma_Cort@replaced-ip ) (Read error: Connection reset by peer)
737 [04:43:03] *** Quits: grassass (grass@replaced-ip ) (Ping timeout: 260 seconds)
738 [04:43:07] <awwal> markybob, good. interesting command; it's better then the one I worked, thanks
739 [04:43:46] *** Quits: d0nn1e (~d0nn1e@replaced-ip ) (Ping timeout: 252 seconds)
740 [04:44:29] <themill> ipatrol: see policy §7.2 for the relationships; it's pretty uncommon; as a general rule, if you feel the need for that sort of language, your maintainer scripts are probably trying to do too much. The best maintainer scripts are the absent ones.
741 [04:44:47] *** Quits: Saylen (~Saylen@replaced-ip ) (Ping timeout: 260 seconds)
742 [04:44:55] *** Joins: d0nn1e (~d0nn1e@replaced-ip )
743 [04:44:58] *** Quits: rmrfchik (~rmrfchik@replaced-ip ) (Ping timeout: 276 seconds)
744 [04:45:17] *** Quits: comgot (~Icedove@replaced-ip ) (Ping timeout: 250 seconds)
745 [04:45:49] *** Quits: FManTropyx (~tropyx@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
746 [04:46:13] *** Joins: ktchk (~eddie6929@replaced-ip )
747 [04:46:56] <awwal> markybob, I will try to understand your command and work it for apt/aptitude show.
748 [04:47:25] <ipatrol> themill: What I want to do is actually pretty trivial, I just feel much more comfortable working in Python than in Bash
749 [04:48:00] *** debhelper sets mode: +l 1662
750 [04:48:22] * ipatrol wonders when someone will call me nuts
751 [04:49:06] <themill> nut!
752 [04:49:25] *** Joins: x032cx (~lxuser@replaced-ip )
753 [04:49:47] <ipatrol> ok
754 [04:50:34] *** Joins: patterson (~patterson@replaced-ip )
755 [04:50:42] <ipatrol> it says it's a Pre-Depends if it's the preinst script, it's not. It's the postinst script, and the postrm script
756 [04:51:36] *** Joins: jak2000 (~jak2000@replaced-ip )
757 [04:51:39] *** Quits: magnulu (~magnulu@replaced-ip ) (Ping timeout: 276 seconds)
758 [04:51:53] *** Quits: incal (~user@replaced-ip ) (Remote host closed the connection)
759 [04:52:33] *** Quits: bollocks_k (~bollocks@replaced-ip ) (Ping timeout: 240 seconds)
760 [04:52:39] *** Quits: DBA_1 (~DBA_1@replaced-ip ) (Quit: Leaving)
761 [04:52:48] <ipatrol> themill: I'm just trying to make a couple of symlinks, but I suck at writing flow control in bash
762 [04:53:08] *** Joins: grassass (grass@replaced-ip )
763 [04:54:11] *** Joins: ryouma (~user@replaced-ip )
764 [04:54:13] <themill> ipatrol: what flow control do you need?
765 [04:55:43] <ryouma> in wheezy, without a dm, you can log in on vt1 and x would show up on vt7. in jessie, i log in on vt1 and x displaces my login session on vt1. is this normal? i kinda prefer vt7 because then i can kill x by kiilling my exec in vt1.
766 [04:55:44] *** Quits: Necrozed (who@replaced-ip ) ()
767 [04:56:16] *** Joins: k_sze[work] (654eb2ba@replaced-ip )
768 [04:56:35] <ipatrol> themill: because dpkg can call the maintainer scripts with all different things for argv[1], and several of these require different behavior, plus there's the removal of the config files for purge, then there's exception handling...
769 [04:57:54] <themill> ipatrol: sure; you've probably got a few thousand examples in /var/lib/dpkg/info if you want to see the standard approaches
770 [04:59:25] <themill> ipatrol: you quite probably only need to check for "install" and "purge" for the case of a couple of symlinks
771 [04:59:30] *** Quits: electrostat (~dag@replaced-ip ) (Remote host closed the connection)
772 [05:00:10] *** Joins: denisk (~denisk@replaced-ip )
773 [05:00:42] *** Quits: knob (~knob@replaced-ip ) (Quit: Leaving)
774 [05:00:43] *** Quits: R430R (~demon@replaced-ip ) (Read error: Connection reset by peer)
775 [05:00:59] *** Quits: LtL (~irssi@replaced-ip ) (Quit: ...)
776 [05:01:00] *** Joins: Necrozed (Elite16656@replaced-ip )
777 [05:01:01] *** Quits: Necrozed (Elite16656@replaced-ip ) (Excess Flood)
778 [05:01:31] *** Quits: shamann (~shamann@replaced-ip ) (Read error: No route to host)
779 [05:01:38] <ipatrol> themill: I find most of those examples hard to read
780 [05:01:54] *** Joins: electrostat (~dag@replaced-ip )
781 [05:02:07] *** Joins: Necrozed (Elite16656@replaced-ip )
782 [05:02:33] *** Parts: Necrozed (Elite16656@replaced-ip )
783 [05:03:03] *** Quits: telecode (~telecode_@replaced-ip ) (Ping timeout: 240 seconds)
784 [05:03:49] *** Quits: SonicJam (~SonicJam@replaced-ip ) (Quit: Leaving...)
785 [05:03:50] *** Joins: klow (~textual@replaced-ip )
786 [05:04:07] <ipatrol> themill: when I do anything that's actually important to get right, I do it in Python. That is what my experience has convinced me of.
787 [05:04:49] *** Joins: reverse_1ight (~reverse_l@replaced-ip )
788 [05:04:55] <themill> when you do anything in a maintainer script, you depend on as little functionality as possible so that failures don't cascade
789 [05:05:42] <themill> ipatrol: Is this for Debian or is this your own private package? Is it a package that depends on python in any case?
790 [05:06:01] <ipatrol> themill: the package in question does not touch Python, or any of its dependencies. No, it does not depend on Python as it stands
791 [05:06:17] <ipatrol> themill: I hope to make it for Debian
792 [05:06:37] <themill> yeah, best avoided then. Using something than sh also means you can't use debhelper snippets for much of the automation
793 [05:06:40] *** Quits: Pscion (~chatzilla@replaced-ip ) (Remote host closed the connection)
794 [05:07:14] *** Joins: telecode (~telecode_@replaced-ip )
795 [05:07:38] *** Joins: RA3OR (~demon@replaced-ip )
796 [05:07:40] <ipatrol> themill: there's not much to automate here, and frankly I think it would take longer to write the debhelper snippets than the scripts themselves
797 [05:08:13] *** Joins: Ad1_RnR (~adrian@replaced-ip )
798 [05:08:15] *** Quits: reverse_light (~reverse_l@replaced-ip ) (Ping timeout: 250 seconds)
799 [05:08:35] <themill> no, the debhelper snippets are important in that they reduce code duplication (rebuild the package, get updated snippets)
800 [05:10:03] *** Quits: Ad1_RN (~adrian@replaced-ip ) (Ping timeout: 240 seconds)
801 [05:10:19] *** Joins: lovestospooge (~root@replaced-ip )
802 [05:11:43] *** Joins: alex1a (~alex1a@replaced-ip )
803 [05:12:58] *** Quits: x032cx (~lxuser@replaced-ip ) (Quit: "You picked the wrong kite to run away with!")
804 [05:13:16] *** Quits: oneand0 (~erle@replaced-ip ) (Ping timeout: 240 seconds)
805 [05:13:32] *** Joins: bollocks_k (~bollocks@replaced-ip )
806 [05:13:52] <ipatrol> themill: the downstream maintainer also packaged it oddly, which isn't helping
807 [05:14:14] *** Joins: shadows (e@replaced-ip )
808 [05:14:17] *** Joins: d0lph1n98 (~d0lph1n@replaced-ip )
809 [05:14:54] <shadows> uhhh... can't play videos anymore using totem or VLC, the whole computer locks up frozen solid (i915 intel graphics)
810 [05:15:03] <shadows> mplayer still works
811 [05:15:10] <themill> ipatrol: this is already packaged in debian or something
812 [05:15:11] *** Joins: sphenxes01 (~sphenxes@replaced-ip )
813 [05:15:15] <shadows> how to even go about figuring out what went wrong?
814 [05:15:24] <ipatrol> themill: no, in a private Ubuntu PPA
815 [05:15:38] *** Joins: lucaswang (~lucaswang@replaced-ip )
816 [05:17:31] <ipatrol> but it creates an error because it doesn't include the proper Provides/Conflicts/Replaces lines, and it doesn't remove the config files
817 [05:17:49] *** Quits: alphazulu (~alphazulu@replaced-ip ) (Quit: alphazulu)
818 [05:18:26] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Ping timeout: 252 seconds)
819 [05:18:46] <ipatrol> themill: and he didn't make a source package, just the orig and debian tarballs, and two binary packages
820 [05:19:16] *** Quits: bicranial (~bicranial@replaced-ip ) (Quit: Leaving)
821 [05:20:09] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
822 [05:20:15] *** Joins: Anwarias_ (~quassel@replaced-ip )
823 [05:20:21] *** Joins: digidog_ (~digidog@replaced-ip )
824 [05:20:28] <themill> the orig and debian.tar.* are all that's really needed; the dsc is nice but not essential for this
825 [05:20:40] <ipatrol> there's that too
826 [05:21:16] <themill> well those 3 files are what is meant by "source package"
827 [05:21:44] *** Quits: akoko (~u@replaced-ip ) (Read error: Connection reset by peer)
828 [05:22:16] *** Quits: Anwarias (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
829 [05:23:03] <ipatrol> themill: ok
830 [05:24:09] *** Quits: digidog (~digidog@replaced-ip ) (Ping timeout: 276 seconds)
831 [05:24:20] <ipatrol> how is DEBIAN generated from debian?
832 [05:24:43] *** Quits: BenderRodriguez (~Foxhoundz@replaced-ip ) (Ping timeout: 250 seconds)
833 [05:25:32] <themill> the build system deals with all of that for you (debhelper)
834 [05:26:10] *** Joins: unlike (~unlike@replaced-ip )
835 [05:26:33] *** unlike is now known as Guest37931
836 [05:26:45] *** Quits: Guest37931 (~unlike@replaced-ip ) (Remote host closed the connection)
837 [05:27:16] <ipatrol> themill: ok, so unpacking it, the debian tar is a subdirectory of the orig tar?
838 [05:27:22] <Mazhive> what permission should procmail[14059]: Error while writing to "/var/log/procmail.log" have
839 [05:27:57] *** Quits: cmhobbs (~cmhobbs@replaced-ip ) (Ping timeout: 260 seconds)
840 [05:28:18] <themill> ipatrol: approximately; use "dpkg-source -x" as it will also do other things. You might like to /msg dpkg debsrc3.0; /msg dpkg nmg
841 [05:29:40] *** Quits: we6jbo2 (~we6jbo2@replaced-ip ) (Remote host closed the connection)
842 [05:29:56] *** Joins: BenderRodriguez (~Foxhoundz@replaced-ip )
843 [05:31:03] *** Quits: telecode (~telecode_@replaced-ip ) (Ping timeout: 240 seconds)
844 [05:31:11] *** Quits: safe (~safe@replaced-ip ) (Quit: Leaving)
845 [05:31:18] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
846 [05:31:30] *** Quits: murfjr (~douseiais@replaced-ip ) (Quit: Leaving)
847 [05:31:48] *** Quits: bigfoot111 (~bigfoot11@replaced-ip ) (Ping timeout: 246 seconds)
848 [05:31:55] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
849 [05:32:50] <ipatrol> themill: I already have those documents open
850 [05:32:54] *** Joins: comgot (~Icedove@replaced-ip )
851 [05:34:03] *** Quits: dkas (~dkas@replaced-ip ) (Ping timeout: 240 seconds)
852 [05:35:38] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
853 [05:35:49] *** Quits: supa (~SuPa@replaced-ip ) (Ping timeout: 265 seconds)
854 [05:36:01] *** Joins: WormFood (~wormfood@replaced-ip )
855 [05:36:11] *** Joins: dkas (~dkas@replaced-ip )
856 [05:36:18] *** Joins: positi (~positiv@replaced-ip )
857 [05:36:22] <positi> hello
858 [05:36:27] <positi> good night
859 [05:36:31] <positi> i need help
860 [05:36:37] <positi> with gnokii
861 [05:36:53] *** Quits: alex1a (~alex1a@replaced-ip ) (Quit: Leaving)
862 [05:37:09] *** Quits: techquila (~sod@replaced-ip ) (Remote host closed the connection)
863 [05:37:21] <ipatrol> themill: it also kinda looks like the source tarballs were not actually used to build the binary packages
864 [05:37:33] *** Quits: johnnyfive (~johnnyfiv@replaced-ip ) (Ping timeout: 240 seconds)
865 [05:37:36] <positi> how can print ALL messages from gnokii to file?
866 [05:37:42] *** Joins: techquila (~sod@replaced-ip )
867 [05:37:47] <ipatrol> several debhelper components that should be in debian based on what's in DEBIAN are missing
868 [05:38:00] <themill> ipatrol: I didn't think that was possible with a PPA
869 [05:38:01] *** debhelper sets mode: +l 1651
870 [05:38:38] <positi> hello
871 [05:38:49] <ipatrol> themill: wait, it says debhelper automatically flags files under /etc as conffiles
872 [05:38:58] <themill> yes
873 [05:39:03] <ipatrol> didn't catch that
874 [05:39:17] <positi> how can print ALL messages from gnokii to file?
875 [05:39:24] <ipatrol> that's why it's not in the source package
876 [05:39:35] <themill> ipatrol: makes sense
877 [05:39:44] <ipatrol> positi: `gnokii 2> out.txt` ?
878 [05:39:52] <positi> oohhh yes
879 [05:40:00] *** Quits: Lugh (~Lugh@replaced-ip ) (Quit: Leaving)
880 [05:40:08] *** Joins: klow (~textual@replaced-ip )
881 [05:40:21] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
882 [05:40:23] *** Joins: reev (~reev@replaced-ip )
883 [05:40:28] <positi> thank you
884 [05:41:13] *** Quits: Flynnn (~textual@replaced-ip ) (Quit: Auf Wiedersehen!)
885 [05:42:04] *** Joins: yeticry (~yeticry@replaced-ip )
886 [05:43:50] *** Joins: Rusty1_ (~kanotix@replaced-ip )
887 [05:44:09] *** Parts: positi (~positiv@replaced-ip )
888 [05:44:17] *** Quits: yeticry (~yeticry@replaced-ip ) (Client Quit)
889 [05:44:37] *** Joins: s4ndm4n (~sandman@replaced-ip )
890 [05:44:42] *** Joins: yeticry (~yeticry@replaced-ip )
891 [05:45:37] *** dm7freek is now known as dm7
892 [05:46:28] *** dm7 is now known as dmtucker
893 [05:47:02] *** Quits: michaelni (~michael@replaced-ip ) (Read error: Connection reset by peer)
894 [05:47:17] *** dmtucker is now known as dm7
895 [05:47:48] *** Joins: michaelni (~michael@replaced-ip )
896 [05:47:54] *** Quits: babak (uid19622@replaced-ip ) (Quit: Connection closed for inactivity)
897 [05:48:18] <ipatrol> themill: who would be the maintainer and who would be the uploader in this case?
898 [05:48:57] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
899 [05:49:40] <themill> ipatrol: unless you have a co-maintainer, the Uploaders field won't exist. Is this a package that could live within one of the existing teams?
900 [05:50:33] <ipatrol> themill: no, the issue is the guy who's actually doing the heavy lifting on the package is the downstream person, but he's not involved in this process
901 [05:51:22] <themill> if they're not involved in maintaining the package that you want to upload to debian, they're not involved
902 [05:51:33] *** Joins: oneand0 (~erle@replaced-ip )
903 [05:51:49] <themill> If you can get them involved as a comaintainer, then even better
904 [05:52:03] <ipatrol> themill: my queries have so far gone unanswered
905 [05:52:09] *** Joins: njs (~njs@replaced-ip )
906 [05:52:28] <ipatrol> strange, given that the last update was this February
907 [05:53:06] <njs> On debian testing, apt just removed skype (some issues with libasound2-plugins). sadly, I need it. Anyone worked out yet how to get it back?
908 [05:54:12] <markybob> njs: try #debian-next on irc.oftc.net for testing support
909 [05:54:48] <njs> okay
910 [05:54:59] *** Joins: johnnyfive (~johnnyfiv@replaced-ip )
911 [05:56:09] *** Parts: RippyDippy (~RippyDipp@replaced-ip )
912 [05:56:11] <ipatrol> he also didn't put the version in the control file itself, he put it in a separate VERSION file, for some reason
913 [05:56:33] *** Quits: ktchk (~eddie6929@replaced-ip ) (Read error: Connection reset by peer)
914 [05:56:45] <themill> the version doesn't go into control, only into changelog
915 [05:57:12] *** Quits: beatdown (beatdown@replaced-ip##) (Quit: ZNC 1.6.1 - ##replaced-url
916 [05:57:36] <ipatrol> themill: that's not what replaced-url
917 [05:59:10] *** Quits: ryouma (~user@replaced-ip ) (Remote host closed the connection)
918 [05:59:51] <themill> ipatrol: you mean DEBIAN/control not debian/control?
919 [06:00:35] *** Joins: z0ran (~z0ran@replaced-ip )
920 [06:00:51] <ipatrol> themill: no, debian/control
921 [06:01:14] <themill> version doesn't appear in debian/control and nothing on that page says it does
922 [06:01:30] <ipatrol> 5.2 Source package control files -- debian/control
923 [06:01:42] *** Joins: astrofog (~astrofog@replaced-ip )
924 [06:01:58] <ipatrol> oh, wait
925 [06:02:00] <ipatrol> nm
926 [06:02:22] <ipatrol> I'm too tired for this. I'll work on it tomorrow
927 [06:02:24] <themill> There's about 3 packages in the archive where the version of the binary package is different to the source package and they are the only ones that do so
928 [06:02:32] *** Joins: knifebunny (~kb@replaced-ip )
929 [06:03:22] *** Parts: dm7 (~dm7freek@replaced-ip )
930 [06:03:24] <ipatrol> themill: the version he lists in the dsc is different than the one in VERSION
931 [06:04:05] <themill> no idea what this VERSION thing is for
932 [06:04:13] <ipatrol> 3.aea9172-ppa2 vs the actual version which is 4.11
933 [06:04:31] *** Quits: xemacs (~mlowe@replaced-ip ) (Quit: Leaving)
934 [06:05:11] <ipatrol> themill: your guess is as good as mine
935 [06:06:07] *** Joins: robotroll (~robotroll@replaced-ip )
936 [06:06:33] *** Quits: nse (~leo@replaced-ip ) (Ping timeout: 244 seconds)
937 [06:07:27] *** Joins: dmtucker (~dmtucker@replaced-ip )
938 [06:07:31] *** Quits: KindOne (kindone@replaced-ip ) (Ping timeout: 276 seconds)
939 [06:08:46] *** Joins: jadz (~UFCking1@replaced-ip )
940 [06:09:22] <themill> ipatrol: the changelog versions there are using "N.$git_commit" where N is just an increasing integer and the git_commit is the git commit short hash
941 [06:09:35] <themill> That's a bit special.
942 [06:09:39] *** Joins: KindOne (kindone@replaced-ip )
943 [06:09:44] *** Joins: nse (~leo@replaced-ip )
944 [06:10:20] *** Quits: aoluser (~aoluser@replaced-ip ) ()
945 [06:10:28] <ipatrol> themill: replaced-url
946 [06:10:40] *** Joins: kamaao (~deb@replaced-ip )
947 [06:10:51] <themill> yes, found that
948 [06:11:39] <ipatrol> themill: where did I mention it's name before?
949 [06:11:49] <themill> the version string was enough ;)
950 [06:11:58] <ipatrol> oh, you googled it?
951 [06:12:45] *** dmtucker is now known as dm7freek
952 [06:14:02] *** Quits: donofrio (~donofrio@replaced-ip ) (Read error: Connection reset by peer)
953 [06:14:14] *** Joins: smacnay (~textual@replaced-ip )
954 [06:14:38] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
955 [06:14:42] *** Joins: jml2 (~jml2@replaced-ip )
956 [06:15:45] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Quit: Gone Fishing!)
957 [06:16:33] *** Parts: dm7freek (~dmtucker@replaced-ip )
958 [06:17:03] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 240 seconds)
959 [06:17:05] *** Joins: lesta (~user@replaced-ip )
960 [06:18:20] *** ChanServ sets mode: +o eir
961 [06:18:21] *** eir sets mode: -qo *!*@209.6.212.33 eir
962 [06:19:12] *** Quits: M0ulin (~M0ulin@replaced-ip ) (Ping timeout: 276 seconds)
963 [06:20:07] *** Quits: WormFood (~wormfood@replaced-ip ) (Read error: Connection reset by peer)
964 [06:20:09] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
965 [06:20:12] *** Joins: M0ulin (~M0ulin@replaced-ip )
966 [06:20:30] *** Quits: acksys (~fritz@replaced-ip ) (Ping timeout: 244 seconds)
967 [06:20:43] *** Joins: shaun413 (uid121475@replaced-ip )
968 [06:21:02] *** Quits: Ceber (~PHP5445-0@replaced-ip ) (Ping timeout: 260 seconds)
969 [06:21:06] *** Joins: WormFood (~wormfood@replaced-ip )
970 [06:22:23] *** Joins: dtuxmac (~dmtucker@replaced-ip )
971 [06:22:47] *** dtuxmac is now known as Guest43033
972 [06:22:54] *** Quits: Guest43033 (~dmtucker@replaced-ip ) (Client Quit)
973 [06:23:41] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
974 [06:24:14] *** Quits: ipatrol (~ipatrol@replaced-ip ) (Quit: Leaving)
975 [06:24:16] *** Joins: _ezhik (~ezhik`_@replaced-ip )
976 [06:24:19] *** Quits: d0lph1n98 (~d0lph1n@replaced-ip ) (Ping timeout: 260 seconds)
977 [06:24:59] *** Joins: geetar (~kurtgibso@replaced-ip )
978 [06:26:25] *** Joins: kamaao (~deb@replaced-ip )
979 [06:27:03] *** Joins: Ceber (~PHP5445-0@replaced-ip )
980 [06:27:12] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
981 [06:27:33] *** Quits: js9600 (~Thunderbi@replaced-ip ) (Ping timeout: 250 seconds)
982 [06:28:29] *** Joins: babak (uid19622@replaced-ip )
983 [06:29:17] *** Quits: JesseWalling (~jpwall@replaced-ip ) (Ping timeout: 250 seconds)
984 [06:29:18] *** Quits: Rusty1_ (~kanotix@replaced-ip ) (Quit: Konversation terminated!)
985 [06:29:33] *** Quits: Celelibi (celelibi@replaced-ip ) (Ping timeout: 240 seconds)
986 [06:30:12] *** Joins: BalTun (~BalTun@replaced-ip )
987 [06:32:19] *** Joins: aoluser (~aoluser@replaced-ip )
988 [06:33:25] *** Joins: donoban (~user@replaced-ip )
989 [06:35:01] *** Joins: Celelibi (celelibi@replaced-ip )
990 [06:35:29] *** Joins: JesseWalling (~jpwall@replaced-ip )
991 [06:36:31] *** Quits: faw (~Felipe@replaced-ip ) (Ping timeout: 252 seconds)
992 [06:36:33] *** Quits: geetar (~kurtgibso@replaced-ip ) (Ping timeout: 246 seconds)
993 [06:36:45] *** Joins: recharged (~recharged@replaced-ip )
994 [06:36:52] *** Joins: lucaswang (~lucaswang@replaced-ip )
995 [06:37:12] *** Quits: juantelez (~juantelez@replaced-ip ) (Quit: WeeChat 1.0.1)
996 [06:37:19] *** Joins: acksys (~fritz@replaced-ip )
997 [06:40:01] *** Joins: Sheraf (~Sheraf@replaced-ip )
998 [06:40:03] <Sheraf> Hi
999 [06:40:14] <Sheraf> I just installed NFS on my server, mounted from windows
1000 [06:40:19] *** Joins: dtuxmac (~dmtucker@replaced-ip )
1001 [06:40:24] <Sheraf> when i go in /var/replaced-url
1002 [06:40:24] *** Joins: cypher_ (~cypher@replaced-ip )
1003 [06:40:32] <Sheraf> but it's not empty on my debian
1004 [06:40:42] <Sheraf> i think it's some permission issue
1005 [06:40:48] <Sheraf> but i can't find how to fix it
1006 [06:40:50] *** Joins: bhuvi (~quassel@replaced-ip )
1007 [06:40:50] <Sheraf> any idea?
1008 [06:41:51] *** Quits: bhuvi__ (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
1009 [06:42:33] *** Joins: BenNZ (~Ben__@replaced-ip )
1010 [06:43:03] <somiaj> Sheraf: any reason youw ant to use nfs if mounting from windows? Why not use samba?
1011 [06:43:16] *** Quits: techquila (~sod@replaced-ip ) (Remote host closed the connection)
1012 [06:43:47] <Sheraf> i need performance
1013 [06:43:56] <Sheraf> i was using sshfs before, but it's too slow
1014 [06:43:59] *** Joins: pyface (~pyface@replaced-ip )
1015 [06:44:05] <Sheraf> samba would probably faster, but NFS would probably be the best
1016 [06:44:06] <somiaj> samba is not sshfs
1017 [06:44:14] <Sheraf> never said it was
1018 [06:44:24] <somiaj> why do you think nfs would be the best, if windows is the client, why not use a protpcol windows has natively?
1019 [06:44:34] *** Quits: JRHaigh (~JRHaigh@replaced-ip ) (Ping timeout: 276 seconds)
1020 [06:44:46] *** Joins: JRHaigh (~JRHaigh@replaced-ip )
1021 [06:45:00] <njs> I've successfully switched to from sshfs to samba when I needed faster transfers
1022 [06:45:09] *** Joins: wbill (~wbill@replaced-ip )
1023 [06:45:10] <njs> ...and that was actually just linux-to-linux, it was just simpler than setting up nfs
1024 [06:45:33] *** Joins: nano43 (~chatzilla@replaced-ip )
1025 [06:45:54] *** Quits: smokealot (~smoke@replaced-ip ) (Ping timeout: 260 seconds)
1026 [06:45:56] <somiaj> Anyways I'm unsure on how to configure a windows nfs client.
1027 [06:46:21] <prussian> it is
1028 [06:46:31] *** Joins: techquila (~sod@replaced-ip )
1029 [06:46:32] <prussian> I prefer CIFS over nfs
1030 [06:46:44] *** Quits: Alam_Squeeze (alam@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1031 [06:46:46] *** Joins: towo^work (~towo@replaced-ip )
1032 [06:46:46] <prussian> less of a headache worring about unix perms too
1033 [06:47:01] <pyface> is there a relatively easy way to change the keymap, per application? im using xfce
1034 [06:47:14] <prussian> pyface: key map as in..
1035 [06:47:20] <prussian> like swapping a key with another?
1036 [06:47:27] <pyface> yeh, thats it
1037 [06:47:28] <prussian> like caps lock = control?
1038 [06:47:35] <somiaj> pyface: unsure if you can do per application, but you can probabaly put a button that can quickly switch for you, or use a keybinding
1039 [06:47:36] <pyface> like ( instead of 9
1040 [06:47:47] <prussian> ya
1041 [06:47:48] <markybob> per application? no
1042 [06:47:52] <prussian> you can try Xmodmap
1043 [06:47:52] <pyface> or _ instead of -
1044 [06:48:01] *** debhelper sets mode: +l 1661
1045 [06:48:03] <njs> pyface: I'm pretty sure X does not provide any way to do that, except maybe by having some program like your window manager track which window has focus and switch around the global keymap as you go
1046 [06:48:06] *** Joins: Alam_Squeeze (alam@replaced-ip )
1047 [06:48:18] *** Joins: smokealot (~smoke@replaced-ip )
1048 [06:48:22] <pyface> ah mkay
1049 [06:48:25] <prussian> ya
1050 [06:48:27] <njs> I don't know of any window managers that have this feature, though, it's just the only way I can see that feature being possible to implement
1051 [06:48:27] <prussian> that too
1052 [06:48:49] <prussian> otherwise Xmodmap.
1053 [06:49:19] <somiaj> not sure if xmodmap would achive what was being asked, that only configures the modifiers
1054 [06:49:27] *** Quits: Jidoor (~Jidoor@replaced-ip ) (Read error: No route to host)
1055 [06:49:40] <somiaj> Though sounds like you want sort of 'shift lock' key.
1056 [06:50:34] *** Quits: Puree (~Puree@replaced-ip ) (Ping timeout: 260 seconds)
1057 [06:50:51] <pyface> ye pretty much. its for programming, really. im using pycharm but it seems to not have the amount of keymap customising that im after
1058 [06:51:09] *** Joins: fredc (~reev@replaced-ip )
1059 [06:51:22] *** Joins: Puree (~Puree@replaced-ip )
1060 [06:51:58] *** Quits: reev (~reev@replaced-ip ) (Read error: Connection reset by peer)
1061 [06:52:13] *** Joins: geetar (~kurtgibso@replaced-ip )
1062 [06:52:55] *** Parts: njs (~njs@replaced-ip )
1063 [06:53:12] *** Quits: jasonwc (~Jason@replaced-ip ) (Ping timeout: 276 seconds)
1064 [06:53:16] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
1065 [06:53:59] *** Quits: z0ran (~z0ran@replaced-ip ) (Ping timeout: 250 seconds)
1066 [06:54:04] *** Joins: alex1a (~alex1a@replaced-ip )
1067 [06:54:09] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
1068 [06:54:09] *** Quits: alex1a (~alex1a@replaced-ip ) (Remote host closed the connection)
1069 [06:54:17] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip ) (Ping timeout: 260 seconds)
1070 [06:54:19] *** Joins: mylord_ (~mylord@replaced-ip )
1071 [06:54:57] *** Quits: mylord (~mylord@replaced-ip ) (Ping timeout: 276 seconds)
1072 [06:54:58] *** mylord_ is now known as mylord
1073 [06:55:34] *** Quits: fredc (~reev@replaced-ip ) (Ping timeout: 265 seconds)
1074 [06:55:35] *** Joins: d0lph1n98 (~d0lph1n@replaced-ip )
1075 [06:55:37] <geetar> question: I am new to debian. On an old Mac without a DVD drive, I was able to install MintPPC, which I understand is based on ubuntu which I think is based on debian. Can I convert this distribution to a straight debian install?
1076 [06:56:17] *** Joins: llucenic (~Thunderbi@replaced-ip )
1077 [06:56:24] <jml2> geetar, nope
1078 [06:56:40] *** Quits: KindOne (kindone@replaced-ip ) (Ping timeout: 244 seconds)
1079 [06:56:46] <jml2> geetar, ubuntu and debian used to share the same repos... that was years ago.. not anymore
1080 [06:57:05] <geetar> jml2, thanks
1081 [06:57:40] *** Quits: techquila (~sod@replaced-ip ) (Remote host closed the connection)
1082 [06:57:57] <jml2> geetar, they share the same bug reports, but their repos/compiles differ... they can differ in many ways -- even though it is the same upstream..
1083 [06:58:03] *** Joins: KindOne (kindone@replaced-ip )
1084 [06:58:09] *** Joins: techquila (~sod@replaced-ip )
1085 [06:58:20] <jml2> geetar, if you see a simple package (outside repo) meant for ubuntu that is also meant for debian, then you often won't have a problem..
1086 [06:59:18] <jml2> geetar, (they share "some" same bug reports, between launchpad and debian reportbug.. it's mostly for ubuntu though)
1087 [06:59:40] *** Joins: Hacker01 (~Haxker01@replaced-ip )
1088 [07:01:00] *** Quits: cHawk- (~cHawk@replaced-ip ) (Ping timeout: 276 seconds)
1089 [07:01:01] <geetar> jml2, MintPPC did not recognize the wireless card in the emac. I wanted to add that to the installed kernel.
1090 [07:01:19] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
1091 [07:01:58] <markybob> geetar: ask #mintppc for support then
1092 [07:02:29] *** Quits: alorak (~alorak@replaced-ip ) (Quit: Leaving.)
1093 [07:03:00] *** Joins: unborn (~ugly@replaced-ip )
1094 [07:03:15] *** Joins: frangor (~frangor@replaced-ip )
1095 [07:03:17] *** Quits: bizarro_1 (~bizarro_1@replaced-ip ) (Quit: Leaving)
1096 [07:03:31] <geetar> markybob: will do, mintppc is a low traffic chat channel and I wanted to try debian.
1097 [07:03:43] <geetar> markybob, thanks
1098 [07:04:22] <Sheraf> i'm trying samba
1099 [07:04:24] <Sheraf> it won't le met write
1100 [07:04:45] <trysten> i'm dealing with some error prone harddisks and my /var/log/kern.log is 20G. what mechanism should I use to keep it under control?
1101 [07:05:25] <trysten> the log files. the harddisks are being recovered.
1102 [07:05:40] *** Quits: jadz (~UFCking1@replaced-ip ) (Quit: Ex-Chat)
1103 [07:06:01] *** Joins: jadz (~UFCking1@replaced-ip )
1104 [07:06:20] <trysten> more specifically: i want to truncate my logs periodically. I would assume debian has a system for this, is it only logrotate?
1105 [07:07:03] *** Joins: countbackula (~Thunderbi@replaced-ip )
1106 [07:07:24] *** Quits: countbackula (~Thunderbi@replaced-ip ) (Changing host)
1107 [07:07:24] *** Joins: countbackula (~Thunderbi@replaced-ip )
1108 [07:08:06] *** Quits: eliran (~mosli@replaced-ip ) (Read error: Connection reset by peer)
1109 [07:11:13] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 260 seconds)
1110 [07:11:20] *** Quits: johefernan (~joheferna@replaced-ip ) (Quit: Konversation terminated!)
1111 [07:13:18] *** Quits: sifeic (~sifeic@replaced-ip ) (Ping timeout: 246 seconds)
1112 [07:14:16] *** Quits: jadz (~UFCking1@replaced-ip ) (Quit: Ex-Chat)
1113 [07:14:29] *** Joins: ogny (~orkun@replaced-ip )
1114 [07:14:52] *** Joins: dgriffi (~dave@replaced-ip )
1115 [07:14:59] <dgriffi> does anyone here know anything about coreboot?
1116 [07:15:00] *** Joins: jadz (~UFCking1@replaced-ip )
1117 [07:15:45] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1118 [07:15:55] *** Joins: Pscion (~chatzilla@replaced-ip )
1119 [07:17:09] <markybob> trysten: logrotate by default rotates weekly and keeps 4 weeks worth. for you to have 20G in kern.log...something's really fucked. read the log and find out what and fix it
1120 [07:17:21] <jml2> dgriffi, it's for people who want to do some cloud things
1121 [07:17:42] <jml2> dgriffi, and then there's the other people who want to muck around with their bios
1122 [07:17:48] <dgriffi> jml2: I'm just having a crappy time getting things working
1123 [07:17:48] <markybob> trysten: my kern.log is 700K and kern.log.1 is 2.2M
1124 [07:18:02] *** Joins: ledufakademy (~ledufakad@replaced-ip )
1125 [07:18:03] <jml2> dgriffi, that's cuse you aint mucky
1126 [07:18:35] <trysten> markybob: yes, they are sata chip errors because i'm trying to recover failing harddrives. do you perhaps know of a way to stop issuing such errors tothe log file?
1127 [07:18:57] <markybob> no
1128 [07:19:02] <jml2> dgriffi, the term also can be grub-coreboot
1129 [07:19:07] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
1130 [07:19:18] <jml2> dgriffi, it's becoming more and more obscure as a term on its own...
1131 [07:19:28] <dgriffi> jml2: huh? I'm just trying to get coreboot+seabios working
1132 [07:20:00] *** Quits: smacnay (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1133 [07:20:19] *** Joins: Hurtz (~Hurtz@replaced-ip )
1134 [07:20:41] *** Joins: Jojan (~Jojan@replaced-ip )
1135 [07:22:24] <trysten> thank you very much for the info marky bob
1136 [07:23:12] <markybob> trysten: this is linux generic enough to where you might want to try ##linux
1137 [07:23:32] *** Quits: jager (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
1138 [07:23:33] *** Joins: BalTun (~BalTun@replaced-ip )
1139 [07:23:50] *** Parts: dgriffi (~dave@replaced-ip )
1140 [07:23:55] *** Quits: Scourje (uid63311@replaced-ip ) (Quit: Connection closed for inactivity)
1141 [07:23:59] *** Joins: ayaz (~ayaz@replaced-ip )
1142 [07:24:33] *** Joins: ryouma (~user@replaced-ip )
1143 [07:25:03] *** Joins: jager (~quassel@replaced-ip )
1144 [07:25:37] *** Joins: klow (~textual@replaced-ip )
1145 [07:26:10] *** Quits: oneand0 (~erle@replaced-ip ) (Quit: oneand0)
1146 [07:27:03] <markybob> trysten: know what..this might do it. sudo systemctl stop rsyslog.service
1147 [07:27:21] <trysten> hey that's not too bad of an idea
1148 [07:27:25] <trysten> good thinking
1149 [07:27:31] <hiya> how to create a cron job for script to execute with a command every 30 mins?
1150 [07:27:41] <hiya> the script is in the ~ folder
1151 [07:28:39] *** Joins: beatdown (beatdown@replaced-ip )
1152 [07:29:08] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Remote host closed the connection)
1153 [07:29:15] <markybob> hiya: do you want to add it to /etc/crontab? do you have root? run it as root?
1154 [07:29:44] *** Joins: sauvin (~sauvin@replaced-ip )
1155 [07:29:46] *** Joins: gdot (~gdot@replaced-ip )
1156 [07:29:54] *** Joins: fearnothing (~nothing@replaced-ip )
1157 [07:30:29] <rjsalts> hiya: or if not running as root, crontab -e -u foo
1158 [07:30:40] <hiya> markybob, I need it to run a root otherwise it won't work, the problem is its "tc" command script for controlling bandwidth but since it is based on openvpn 's tun0 tc rules vanish when openvpn restarts so, I need it to do clear rules (via script) and apply rules (via script) again
1159 [07:31:31] <hiya> it has to happen every 30 mins so that even if KVM restarts owing to any issues it applies the rules again and any disorderly bandwidth management is only there for 30 mins
1160 [07:31:41] <hiya> if I set it for 15 mins, would it cause much load on system?
1161 [07:31:45] <markybob> hiya: so sudo nano -w /etc/crontab and add "*/30 * * * * root /home/user/bin/foo" without quotes
1162 [07:31:47] *** Joins: Caplain (~shayne@replaced-ip )
1163 [07:31:58] *** Quits: BenNZ (~Ben__@replaced-ip ) (Read error: Connection reset by peer)
1164 [07:32:15] *** Joins: choonming (~choonming@replaced-ip )
1165 [07:32:57] <hiya> markybob, but I run the script like ./clear.rules.sh
1166 [07:33:14] <markybob> hiya: i don't really care. crontab will want the full path
1167 [07:33:16] *** Joins: sifeic (~sifeic@replaced-ip )
1168 [07:33:21] <hiya> markybob, but I run the script like ./add.rules.sh <para> <para> <para> <para>
1169 [07:33:34] <markybob> hiya: so add the params after
1170 [07:33:49] <hiya> markybob, but I need both rules? so I add two lines?
1171 [07:34:16] <hiya> markybob, it I set it to do it every 30 mins vs 1 min | what is the difference on processor load?
1172 [07:34:18] <markybob> hiya: i'd merge them into a single script. add whatever clear is to the start of add
1173 [07:34:19] *** Quits: KindOne (kindone@replaced-ip ) (Ping timeout: 260 seconds)
1174 [07:34:23] *** Quits: shayne (~shayne@replaced-ip ) (Ping timeout: 244 seconds)
1175 [07:36:29] <hiya> markybob, does cron jobs bring CPU load?
1176 [07:36:31] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1177 [07:36:56] <markybob> hiya: depending on what the job does, sure.
1178 [07:37:29] *** Quits: d0lph1n98 (~d0lph1n@replaced-ip ) (Ping timeout: 244 seconds)
1179 [07:37:41] *** Joins: monpocchi (~monpocchi@replaced-ip )
1180 [07:37:41] <markybob> trysten: worked?
1181 [07:38:14] *** Joins: KindOne (kindone@replaced-ip )
1182 [07:38:51] *** Joins: Boloyankee (~Drop_VB@replaced-ip )
1183 [07:39:02] *** Quits: Boloyankee (~Drop_VB@replaced-ip ) (Changing host)
1184 [07:39:02] *** Joins: Boloyankee (~Drop_VB@replaced-ip )
1185 [07:39:24] *** Quits: awwal (~awwal@replaced-ip ) (Quit: Leaving... Never get so busy making a living that you forget to make a life!)
1186 [07:40:38] *** Quits: markybob (~markybob@replaced-ip ) (Remote host closed the connection)
1187 [07:41:07] *** Joins: markybob (~markybob@replaced-ip )
1188 [07:42:24] *** Quits: sifeic (~sifeic@replaced-ip ) (Ping timeout: 276 seconds)
1189 [07:43:39] *** Quits: mumixam (~m@replaced-ip ) (Ping timeout: 260 seconds)
1190 [07:46:18] *** Joins: lucaswang (~lucaswang@replaced-ip )
1191 [07:46:36] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
1192 [07:46:47] *** Quits: frangor (~frangor@replaced-ip ) (Ping timeout: 260 seconds)
1193 [07:46:53] <rjsalts> hiya: wouldn't this be better in ifup.d or the like?
1194 [07:48:09] <rjsalts> hiya: if it's reapplying qos rules when the vpn connection is disconnected/reconnected
1195 [07:51:09] *** Quits: jack3 (the_kink@replaced-ip ) (Ping timeout: 265 seconds)
1196 [07:51:45] *** Joins: jackbrown (~se@replaced-ip )
1197 [07:52:09] *** Joins: jack_rabbit (~jack_rabb@replaced-ip )
1198 [07:53:17] *** Joins: The_Ares (7a39efb5@replaced-ip )
1199 [07:54:24] *** Joins: reev (~reev@replaced-ip )
1200 [07:54:53] *** Joins: root_just-a-tech (~Drop_VB@replaced-ip )
1201 [07:55:57] *** Joins: qop (~xop@replaced-ip )
1202 [07:56:35] *** Joins: d0lph1n98 (~d0lph1n@replaced-ip )
1203 [07:56:36] *** Joins: wbill_ (~wbill@replaced-ip )
1204 [07:56:43] *** Joins: Geom` (~Geom@replaced-ip )
1205 [07:57:00] <hiya> rjsalts, Ok, I don't know how to do it though
1206 [07:57:17] *** Quits: Boloyankee (~Drop_VB@replaced-ip ) (Ping timeout: 260 seconds)
1207 [07:57:33] *** Quits: Geom (~Geom@replaced-ip ) (Ping timeout: 240 seconds)
1208 [07:57:39] *** Joins: TomTomTo1 (~henryk@replaced-ip )
1209 [07:57:55] *** Quits: root_just-a-tech (~Drop_VB@replaced-ip ) (Changing host)
1210 [07:57:55] *** Joins: root_just-a-tech (~Drop_VB@replaced-ip )
1211 [07:58:01] *** debhelper sets mode: +l 1669
1212 [07:58:22] *** root_just-a-tech is now known as Boloyankee
1213 [07:58:38] *** Quits: qop (~xop@replaced-ip ) (Client Quit)
1214 [07:58:40] *** Joins: s4ndm4n (~sandman@replaced-ip )
1215 [07:58:40] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Changing host)
1216 [07:58:40] *** Joins: s4ndm4n (~sandman@replaced-ip )
1217 [07:59:23] *** Joins: schu-r (~Thunderbi@replaced-ip )
1218 [07:59:33] *** Quits: wbill (~wbill@replaced-ip ) (Ping timeout: 240 seconds)
1219 [07:59:41] *** Joins: btf (~btf@replaced-ip )
1220 [07:59:55] *** Quits: swatti (~memory@replaced-ip ) (Read error: Connection reset by peer)
1221 [07:59:58] *** Joins: paranoids (~markus@replaced-ip )
1222 [08:00:32] *** Joins: roentgen (~roentgen@replaced-ip )
1223 [08:00:44] *** Quits: TomTomTosch (~henryk@replaced-ip ) (Ping timeout: 244 seconds)
1224 [08:01:34] *** Quits: asandweech (~asandweec@replaced-ip ) (Quit: I'm outta here)
1225 [08:02:06] *** Joins: OS-21627 (~OS-21627@replaced-ip )
1226 [08:02:27] *** Parts: OS-21627 (~OS-21627@replaced-ip )
1227 [08:02:34] *** Parts: lunarmage (~Joaquin@replaced-ip )
1228 [08:02:34] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Client Quit)
1229 [08:03:06] <rjsalts> hiya: if you put a script in /etc/network/ifup.d it will be called with certain environment variables
1230 [08:03:13] <rjsalts> hiya: see man interfaces
1231 [08:03:27] *** Joins: swatti (~memory@replaced-ip )
1232 [08:03:38] *** Quits: Geom` (~Geom@replaced-ip ) (Read error: Connection reset by peer)
1233 [08:03:50] *** Joins: Geom (~Geom@replaced-ip )
1234 [08:04:22] <unborn> hiya: whats the script name in your case? and where the script is located?
1235 [08:04:42] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
1236 [08:05:10] <markybob> rjsalts: not that easy. that'll run for lo as well unless you do some bash magic to check
1237 [08:05:41] *** Joins: nhhc (~nhhc@replaced-ip )
1238 [08:05:48] <unborn> hiya: there is very small difference to run script on server and on personal machine but both will work.. if you give me name of the script with correct location I give you correct command, you just use for your crontab
1239 [08:06:04] <markybob> unborn: i already gave it to him
1240 [08:06:49] <unborn> morning markybob ah great :)
1241 [08:07:02] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Quit: Gone Fishing!)
1242 [08:07:45] *** Joins: LucaTM (~LucaTM@replaced-ip )
1243 [08:08:07] *** Joins: acos (~acos@replaced-ip )
1244 [08:08:09] *** Quits: ryouma (~user@replaced-ip ) (Ping timeout: 260 seconds)
1245 [08:08:36] *** Quits: fearnothing (~nothing@replaced-ip ) (Ping timeout: 276 seconds)
1246 [08:08:57] *** Quits: ArchDuke (~ArchDuke@replaced-ip ) (Ping timeout: 250 seconds)
1247 [08:10:40] *** Joins: mumixam (~m@replaced-ip )
1248 [08:11:44] *** Joins: chele (~chele@replaced-ip )
1249 [08:12:14] *** Joins: tzica (~newirc@replaced-ip )
1250 [08:12:39] *** Joins: monoxane (~monoxane@replaced-ip )
1251 [08:12:43] *** Joins: josuebrunel (~Icedove@replaced-ip )
1252 [08:13:17] *** Joins: asc232 (~Keith@replaced-ip )
1253 [08:13:43] *** Quits: jas4711 (~jas4711@replaced-ip ) (Ping timeout: 250 seconds)
1254 [08:14:42] *** Joins: queuepop (queuepop@replaced-ip )
1255 [08:15:05] <hiya> unborn, rjsalts I have a script that manages tc command with parameters | so its ./clear.rules and then ./add.rules <para> <para> <para> <para>
1256 [08:15:22] *** Quits: The_Ares (7a39efb5@replaced-ip##) (Quit: ##replaced-url
1257 [08:15:34] *** Joins: llucenic (~Thunderbi@replaced-ip )
1258 [08:15:51] *** Quits: aoluser (~aoluser@replaced-ip ) ()
1259 [08:15:53] *** Joins: level7 (~quassel@replaced-ip )
1260 [08:16:20] *** Quits: queuepop (queuepop@replaced-ip ) (Client Quit)
1261 [08:17:43] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 252 seconds)
1262 [08:17:43] *** Quits: muesli (~muesli@replaced-ip ) (Ping timeout: 252 seconds)
1263 [08:17:43] *** Quits: runejuhl (~runejuhl@replaced-ip ) (Ping timeout: 252 seconds)
1264 [08:18:31] <markybob> hiya: what do you think was wrong with my answer exactly?
1265 [08:18:44] *** Joins: chachasmooth (~chachasmo@replaced-ip )
1266 [08:18:52] *** Quits: geetar (~kurtgibso@replaced-ip ) (Quit: Leaving)
1267 [08:19:24] <markybob> hiya: replaced-url
1268 [08:19:29] *** Joins: geetar (~geetar@replaced-ip )
1269 [08:19:38] *** Joins: geetar_1 (~geetar@replaced-ip )
1270 [08:19:39] *** Joins: runejuhl (~runejuhl@replaced-ip )
1271 [08:20:04] *** Quits: Boloyankee (~Drop_VB@replaced-ip ) (Remote host closed the connection)
1272 [08:20:20] *** Quits: PryMar56 (~prymar@replaced-ip ) (Quit: Leaving)
1273 [08:20:24] *** Parts: geetar_1 (~geetar@replaced-ip )
1274 [08:20:42] *** Joins: ArchDuke (~ArchDuke@replaced-ip )
1275 [08:23:07] *** Joins: s4ndm4n (~sandman@replaced-ip )
1276 [08:23:14] <hiya> markybob, people are suggesting me ifup.d solution when the interface and off and back on, hence asking more, nothing else
1277 [08:23:27] *** Joins: muesli (~muesli@replaced-ip )
1278 [08:24:33] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Read error: Connection reset by peer)
1279 [08:24:33] *** Joins: KyokoDebian (4d4da301@replaced-ip )
1280 [08:24:33] *** Quits: fiveflowerzz (fiveflower@replaced-ip ) (Ping timeout: 240 seconds)
1281 [08:24:50] *** Joins: Flynnn (~textual@replaced-ip )
1282 [08:25:58] *** Quits: geetar (~geetar@replaced-ip ) (Quit: Leaving)
1283 [08:26:08] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Ping timeout: 276 seconds)
1284 [08:26:20] *** Joins: geetar (~geetar@replaced-ip )
1285 [08:26:28] *** Joins: hmf (~hmf@replaced-ip )
1286 [08:26:42] <hmf> does debian currently support SGI MIPS (Fuel & Tezro)
1287 [08:27:01] <hmf> the IP35 machines, fastest MIPS machines SGI released before giving up MIPS...
1288 [08:27:15] *** Quits: tzica (~newirc@replaced-ip ) (Ping timeout: 276 seconds)
1289 [08:27:24] *** Quits: asc232 (~Keith@replaced-ip ) (Ping timeout: 265 seconds)
1290 [08:28:09] <hmf> I have an O2, which it supports, but those are really not the fastest
1291 [08:28:14] *** Parts: KyokoDebian (4d4da301@replaced-ip )
1292 [08:28:33] *** Quits: Jojan (~Jojan@replaced-ip ) (Ping timeout: 276 seconds)
1293 [08:28:46] <markybob> hmf: replaced-url
1294 [08:29:12] *** Quits: msjche (~msjche@replaced-ip ) (Ping timeout: 276 seconds)
1295 [08:30:54] *** Quits: geetar (~geetar@replaced-ip ) (Client Quit)
1296 [08:32:04] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Ping timeout: 260 seconds)
1297 [08:32:32] *** Joins: Guest21525 (~quassel@replaced-ip )
1298 [08:32:33] *** Joins: l3archos (~Icedove@replaced-ip )
1299 [08:32:52] *** Joins: jas4711 (~jas4711@replaced-ip )
1300 [08:33:43] <hmf> k I'm on a fuel (R16000).. the last/fastest workstation SGI made.. its not supported, so... is that Linux or debian ?
1301 [08:33:48] <hmf> probably the kernel
1302 [08:34:23] *** Joins: overlord_tm (~overlord@replaced-ip )
1303 [08:34:37] <hmf> yep, fuels and tezros (IP35 level machines) are not supported by linux
1304 [08:34:50] *** Quits: mimi89999_phone (~mimi89999@replaced-ip ) (Ping timeout: 244 seconds)
1305 [08:34:51] <hmf> everything supports the indys and o2s tho..
1306 [08:35:09] <unborn> hiya: replaced-url
1307 [08:35:34] <hmf> I'm going to see about FreeBSD/MIPS.. oh - same deal...
1308 [08:36:00] <hmf> i have irix so i guess that's what im using
1309 [08:36:03] *** Joins: tyler2435 (~tyler2435@replaced-ip )
1310 [08:36:57] <unborn> that is simplest solution for you how to run cronjob.. if you need to run this as root then log into machine as root and crontab my-cronjob and paste it there
1311 [08:37:03] <hiya> unborn, why /dev/null ?
1312 [08:37:05] <hmf> or, i can patch the kernel with hw support for an IP35 system.. but I have absolutely 0-time for that.. which sucks because I'm a kernel developer for BSD, Linux and Solaris
1313 [08:37:09] *** Joins: methou (~methou@replaced-ip )
1314 [08:37:28] <hiya> unborn, Also I got a lot of para for add-rules l
1315 [08:37:31] <unborn> hiya: so output does not generate anything
1316 [08:37:53] <markybob> he's trying to stop output. but you said it needed to be root so you need to add root like what i said earlier
1317 [08:38:01] <unborn> hiya: put them all into one script as I suggested into some-rule.sh
1318 [08:38:39] <unborn> markybob: it would be easier if he add this to roots crontab..
1319 [08:38:48] <markybob> that's what i said
1320 [08:38:57] <markybob> i said sudo -w /etc/crontab
1321 [08:39:02] <markybob> and gave him everything
1322 [08:39:11] <unborn> ah did not seen this markybob sorry
1323 [08:39:13] <markybob> and no one listens :( now i'm going on a smoke break
1324 [08:39:42] <unborn> markybob: yeah last night there was guy with pdo issue exactly same thing :D
1325 [08:39:48] *** Joins: posi (sid124649@replaced-ip )
1326 [08:39:54] <posi> anyone wanna make open source deb packages for my postgresql extension. happy to pay
1327 [08:40:09] *** Quits: shadows (e@replaced-ip ) (Ping timeout: 250 seconds)
1328 [08:40:14] *** Quits: mr_daemon (~supernaut@replaced-ip ) (Ping timeout: 260 seconds)
1329 [08:40:16] <posi> github.com/posix4e/jsoncdc. it's already on pgxn
1330 [08:40:29] *** Joins: sinseer (~sinseer@replaced-ip )
1331 [08:40:32] <posi> hooray money for open source
1332 [08:40:51] *** Joins: Pazician (~pazician@replaced-ip )
1333 [08:40:55] *** Quits: lesta (~user@replaced-ip ) (Quit: lesta)
1334 [08:41:01] *** Quits: N3X15 (~Rob@replaced-ip ) (Disconnected by services)
1335 [08:41:01] *** Joins: N3X15_ (~Rob@replaced-ip )
1336 [08:41:03] *** N3X15_ is now known as N3X15
1337 [08:41:04] <unborn> hiya: if you would like to see output every time you run that cronjob then remove /dev/null.....
1338 [08:41:14] *** Joins: asc232 (~Keith@replaced-ip )
1339 [08:41:24] *** Quits: misprint (misprint@replaced-ip ) (Ping timeout: 260 seconds)
1340 [08:41:53] *** Quits: acerbic (~acerbic@replaced-ip ) (Ping timeout: 250 seconds)
1341 [08:42:04] *** Quits: eris2323 (~sinseer@replaced-ip ) (Ping timeout: 244 seconds)
1342 [08:42:11] *** Quits: N3X15 (~Rob@replaced-ip ) (Read error: Connection reset by peer)
1343 [08:42:24] *** Joins: aborrero (~aborrero@replaced-ip )
1344 [08:42:28] *** Quits: mcmillhj (~hunter@replaced-ip ) (Remote host closed the connection)
1345 [08:42:55] <unborn> hiya: to get logs that cronjob done its thing you can replace >/dev/null 2>&1 with >/some-folder/logfile-name.txt that will create text file with output (what you normally see when you run command in terminal) simple
1346 [08:42:58] *** Joins: N3X15 (~Rob@replaced-ip )
1347 [08:43:17] *** Joins: bazhang_ (~bazhang@replaced-ip )
1348 [08:44:16] *** Quits: CodingWithClass (~CodingWit@replaced-ip ) (Ping timeout: 264 seconds)
1349 [08:44:19] *** Quits: hycer (~hycer@replaced-ip ) (Ping timeout: 260 seconds)
1350 [08:44:33] *** Quits: phantomik (phantom@replaced-ip ) (Ping timeout: 260 seconds)
1351 [08:44:37] *** Joins: hays (~quassel@replaced-ip )
1352 [08:44:38] *** Joins: wabuh (~wabuh@replaced-ip )
1353 [08:44:54] *** Quits: jtdowney (~jtdowney@replaced-ip ) (Ping timeout: 260 seconds)
1354 [08:44:55] *** Quits: dave0x6d (~Manoucheh@replaced-ip ) (Ping timeout: 250 seconds)
1355 [08:45:00] *** Quits: TheOne1 (~noel@replaced-ip ) (Ping timeout: 276 seconds)
1356 [08:45:21] *** Quits: smokealot (~smoke@replaced-ip ) (Ping timeout: 250 seconds)
1357 [08:45:28] *** Quits: daily (~daily@replaced-ip ) (Ping timeout: 264 seconds)
1358 [08:45:29] *** Joins: TheOne1 (~noel@replaced-ip )
1359 [08:45:37] *** Joins: zblakany (~zblakany@replaced-ip )
1360 [08:45:43] *** Quits: zblakany (~zblakany@replaced-ip ) (Client Quit)
1361 [08:46:07] *** Joins: acerbic (~acerbic@replaced-ip )
1362 [08:46:09] *** Joins: daily (~daily@replaced-ip )
1363 [08:46:10] *** Joins: CodingWithClass (~CodingWit@replaced-ip )
1364 [08:46:18] *** Quits: Alam_Squeeze (alam@replaced-ip ) (Ping timeout: 276 seconds)
1365 [08:46:24] *** Joins: jtdowney (~jtdowney@replaced-ip )
1366 [08:46:24] *** Quits: jtdowney (~jtdowney@replaced-ip ) (Changing host)
1367 [08:46:24] *** Joins: jtdowney (~jtdowney@replaced-ip )
1368 [08:46:39] *** Quits: rbern (~rbern@replaced-ip ) (Ping timeout: 260 seconds)
1369 [08:46:44] *** Quits: hays_ (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
1370 [08:46:57] *** Quits: bazhang (~bazhang@replaced-ip ) (Ping timeout: 276 seconds)
1371 [08:46:58] *** Joins: dave0x6d (~Manoucheh@replaced-ip )
1372 [08:47:20] *** Joins: phantomik (phantom@replaced-ip )
1373 [08:47:22] *** Joins: variuss (~variuss__@replaced-ip )
1374 [08:47:23] *** Quits: phorce1 (~gvl2@replaced-ip ) (Remote host closed the connection)
1375 [08:47:30] *** Joins: phorce1 (~gvl2@replaced-ip )
1376 [08:48:03] *** Joins: hycer (~hycer@replaced-ip )
1377 [08:48:06] *** Quits: jackbrown (~se@replaced-ip ) (Remote host closed the connection)
1378 [08:48:19] *** Quits: roentgen (~roentgen@replaced-ip ) (Quit: WeeChat 1.5)
1379 [08:49:03] <unborn> hiya: is it working for you?
1380 [08:49:13] *** Joins: Alam_Squeeze (alam@replaced-ip )
1381 [08:49:37] *** Joins: kiao2938 (~mj@replaced-ip )
1382 [08:50:48] *** Joins: faw (~Felipe@replaced-ip )
1383 [08:51:29] *** Quits: nse (~leo@replaced-ip ) (Ping timeout: 276 seconds)
1384 [08:52:09] *** Joins: nse (~leo@replaced-ip )
1385 [08:52:09] *** Joins: Lokke (~Thunderbi@replaced-ip )
1386 [08:52:25] *** Joins: Lokke1 (~Thunderbi@replaced-ip )
1387 [08:52:25] *** Quits: asc232 (~Keith@replaced-ip ) (Quit: Saliendo)
1388 [08:52:29] *** Joins: Darcidride (~Darcidrid@replaced-ip )
1389 [08:52:50] *** Quits: Lokke1 (~Thunderbi@replaced-ip ) (Client Quit)
1390 [08:53:17] *** Quits: comgot (~Icedove@replaced-ip ) (Ping timeout: 260 seconds)
1391 [08:53:33] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Ping timeout: 240 seconds)
1392 [08:56:11] *** Quits: d1b (~db@replaced-ip ) (Ping timeout: 250 seconds)
1393 [08:56:22] *** Joins: VjetarSaSunca (Vjetar@replaced-ip )
1394 [08:56:24] *** Joins: smokealot (~smoke@replaced-ip )
1395 [08:56:37] *** Quits: KindOne (kindone@replaced-ip ) (Ping timeout: 250 seconds)
1396 [08:56:47] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
1397 [08:57:06] *** Joins: bazhang__ (~bazhang@replaced-ip )
1398 [08:57:13] *** Joins: rbern (~rbern@replaced-ip )
1399 [08:57:32] *** Joins: gianluca_r (~gianluca_@replaced-ip )
1400 [08:57:36] *** Joins: overlordtm (~overlord@replaced-ip )
1401 [08:57:41] *** Quits: overlord_tm (~overlord@replaced-ip ) (Read error: Connection reset by peer)
1402 [08:57:55] *** Quits: dave0x6d (~Manoucheh@replaced-ip ) (Ping timeout: 250 seconds)
1403 [08:57:58] *** Quits: copec (~copec@replaced-ip ) (Ping timeout: 260 seconds)
1404 [08:58:00] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 276 seconds)
1405 [08:58:04] *** Quits: Junaos (~Junaos@replaced-ip ) (Ping timeout: 244 seconds)
1406 [08:58:27] *** Quits: STMelon (znc@replaced-ip ) (Ping timeout: 276 seconds)
1407 [08:58:40] *** Quits: Meow-J (uid69628@replaced-ip ) (Quit: Connection closed for inactivity)
1408 [08:58:54] *** Quits: sdollins (~sdollins@replaced-ip ) (Ping timeout: 260 seconds)
1409 [08:59:04] *** Joins: [Brain] (brain@replaced-ip )
1410 [08:59:18] *** Quits: johnnyfive (~johnnyfiv@replaced-ip ) (Ping timeout: 276 seconds)
1411 [08:59:29] *** Quits: mumixam (~m@replaced-ip ) (Ping timeout: 260 seconds)
1412 [08:59:29] *** Quits: mactimes (~mactimes@replaced-ip ) (Ping timeout: 260 seconds)
1413 [08:59:29] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Ping timeout: 260 seconds)
1414 [08:59:29] *** Quits: WangDang (~wangdang@replaced-ip ) (Ping timeout: 260 seconds)
1415 [08:59:29] *** Quits: batrick (batrick@replaced-ip ) (Ping timeout: 260 seconds)
1416 [08:59:29] *** Quits: Neo (~neo@replaced-ip ) (Ping timeout: 260 seconds)
1417 [08:59:36] *** Quits: soulz (~soulz@replaced-ip ) (Ping timeout: 240 seconds)
1418 [08:59:57] *** Quits: churnd (~churnd@replaced-ip ) (Ping timeout: 276 seconds)
1419 [09:00:04] *** Quits: hmf (~hmf@replaced-ip ) (Ping timeout: 260 seconds)
1420 [09:00:04] *** Quits: dtcrshr (~datacrush@replaced-ip ) (Ping timeout: 260 seconds)
1421 [09:00:04] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Ping timeout: 260 seconds)
1422 [09:00:04] *** Quits: `z (~zhaofeng@replaced-ip ) (Ping timeout: 260 seconds)
1423 [09:00:05] *** Joins: pentiumone133_ (~quassel@replaced-ip )
1424 [09:00:17] *** Joins: fiveflowerzz (fiveflower@replaced-ip )
1425 [09:00:18] *** Joins: bollo (~bollo@replaced-ip )
1426 [09:00:28] *** Quits: cafuego (~cafuego@replaced-ip ) (Ping timeout: 264 seconds)
1427 [09:00:30] *** Joins: dave0x6d (~Manoucheh@replaced-ip )
1428 [09:00:36] *** Quits: bazhang_ (~bazhang@replaced-ip ) (Ping timeout: 276 seconds)
1429 [09:00:36] *** Quits: recharged (~recharged@replaced-ip ) (Ping timeout: 276 seconds)
1430 [09:00:36] *** Quits: gferencz (~gferencz@replaced-ip ) (Ping timeout: 276 seconds)
1431 [09:00:36] *** Quits: pankid (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
1432 [09:00:36] *** Quits: wych (~wych@replaced-ip ) (Ping timeout: 276 seconds)
1433 [09:00:36] *** Quits: joaumg (~joaumg@replaced-ip ) (Ping timeout: 276 seconds)
1434 [09:00:36] *** Quits: vincent_c (~bip@replaced-ip ) (Ping timeout: 276 seconds)
1435 [09:00:39] *** Quits: justyns (justyn@replaced-ip ) (Ping timeout: 260 seconds)
1436 [09:00:45] *** Quits: plasmoduck (~cjg@replaced-ip ) (Ping timeout: 246 seconds)
1437 [09:00:55] *** Quits: fiveflowerzz (fiveflower@replaced-ip ) (Client Quit)
1438 [09:01:08] *** Joins: Neo (~neo@replaced-ip )
1439 [09:01:12] *** Joins: hmf (~hmf@replaced-ip )
1440 [09:01:15] *** Quits: Guest72319 (~rager@replaced-ip ) (Ping timeout: 276 seconds)
1441 [09:01:15] *** Quits: pentiumone133 (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
1442 [09:01:17] *** Joins: `z (~zhaofeng@replaced-ip )
1443 [09:01:19] *** Joins: sdollins (~sdollins@replaced-ip )
1444 [09:01:22] *** Joins: pankid (~quassel@replaced-ip )
1445 [09:01:26] *** Joins: STMelon (znc@replaced-ip )
1446 [09:01:26] *** Quits: STMelon (znc@replaced-ip ) (Changing host)
1447 [09:01:26] *** Joins: STMelon (znc@replaced-ip )
1448 [09:01:35] *** Joins: TomyWork (~tomy@replaced-ip )
1449 [09:01:38] *** Joins: plasmoduck (~cjg@replaced-ip )
1450 [09:01:38] *** Joins: z0ran (~z0ran@replaced-ip )
1451 [09:01:40] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
1452 [09:01:46] *** Joins: soulz (~soulz@replaced-ip )
1453 [09:01:49] *** Quits: miiichael (~michael@replaced-ip ) (Ping timeout: 250 seconds)
1454 [09:01:54] *** Joins: mumixam (~m@replaced-ip )
1455 [09:02:03] *** Joins: justyns (justyn@replaced-ip )
1456 [09:02:33] *** Quits: Lirion (~m00se@replaced-ip ) (Ping timeout: 276 seconds)
1457 [09:02:38] *** Joins: jubo2 (~juboxi@replaced-ip )
1458 [09:03:07] *** Quits: Hydroxide (~jimmy@replaced-ip ) (Ping timeout: 250 seconds)
1459 [09:03:07] *** Quits: cvr (~cvr@replaced-ip ) (Ping timeout: 250 seconds)
1460 [09:03:07] *** Quits: gturner (~gturner@replaced-ip ) (Ping timeout: 250 seconds)
1461 [09:03:10] *** Joins: batrick (batrick@replaced-ip )
1462 [09:03:29] *** Quits: pentiumone133_ (~quassel@replaced-ip ) (Client Quit)
1463 [09:03:33] *** Quits: ckeltz (~ckeltz@replaced-ip ) (Ping timeout: 250 seconds)
1464 [09:03:34] *** Joins: cafuego (~cafuego@replaced-ip )
1465 [09:03:38] *** Joins: copec (~copec@replaced-ip )
1466 [09:03:52] *** Joins: miiichael (~michael@replaced-ip )
1467 [09:03:57] *** Quits: overlordtm (~overlord@replaced-ip ) (Quit: Leaving)
1468 [09:03:58] *** Joins: pentiumone133 (~quassel@replaced-ip )
1469 [09:04:03] *** Joins: dtcrshr (~datacrush@replaced-ip )
1470 [09:04:23] *** Joins: cvr (~cvr@replaced-ip )
1471 [09:04:45] *** Joins: Hydroxide (~jimmy@replaced-ip )
1472 [09:04:52] *** Joins: ckeltz (~ckeltz@replaced-ip )
1473 [09:04:52] *** Quits: ckeltz (~ckeltz@replaced-ip ) (Changing host)
1474 [09:04:52] *** Joins: ckeltz (~ckeltz@replaced-ip )
1475 [09:04:59] *** Joins: mactimes (~mactimes@replaced-ip )
1476 [09:05:05] *** Joins: vincent_c (~bip@replaced-ip )
1477 [09:05:07] *** Joins: lankanmon (~LKNnet@replaced-ip )
1478 [09:05:31] *** Joins: Junaos (Junaos@replaced-ip )
1479 [09:05:59] *** Joins: gturner (~gturner@replaced-ip )
1480 [09:06:31] *** Joins: ChaMeLioN (~ChaMeLioN@replaced-ip )
1481 [09:06:36] *** Joins: churnd (~churnd@replaced-ip )
1482 [09:06:47] *** Joins: Levure (~quassel@replaced-ip )
1483 [09:06:54] *** Quits: shaun413 (uid121475@replaced-ip ) (Quit: Connection closed for inactivity)
1484 [09:07:09] *** Joins: denis_k (~denisk@replaced-ip )
1485 [09:07:11] *** Joins: wych (~wych@replaced-ip )
1486 [09:07:21] *** Quits: denis_k (~denisk@replaced-ip ) (Remote host closed the connection)
1487 [09:08:02] *** Joins: denis_k (~denisk@replaced-ip )
1488 [09:08:39] *** Joins: fooctrl (~havoc@replaced-ip )
1489 [09:08:44] *** Joins: Guest99986 (~rager@replaced-ip )
1490 [09:09:09] *** Joins: WangDang_ (~wangdang@replaced-ip )
1491 [09:09:58] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 252 seconds)
1492 [09:10:44] *** Joins: Prokofiev (~Sergei@replaced-ip )
1493 [09:11:30] *** Joins: d1b (~db@replaced-ip )
1494 [09:12:23] *** Joins: johnnyfive (~johnnyfiv@replaced-ip )
1495 [09:12:36] *** Quits: himiko (~himiko@replaced-ip ) (Excess Flood)
1496 [09:12:44] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
1497 [09:12:47] *** Joins: himiko (~himiko@replaced-ip )
1498 [09:12:50] *** Quits: denis_k (~denisk@replaced-ip ) (Ping timeout: 265 seconds)
1499 [09:13:37] *** Joins: gferencz (~gferencz@replaced-ip )
1500 [09:14:02] *** Joins: recharged (~recharged@replaced-ip )
1501 [09:14:12] *** Joins: joaumg (~joaumg@replaced-ip )
1502 [09:14:57] *** Joins: shadow (e@replaced-ip )
1503 [09:15:18] *** Joins: misprint (misprint@replaced-ip )
1504 [09:15:19] *** shadow is now known as Guest1563
1505 [09:15:34] *** Joins: mierst (~mierst@replaced-ip )
1506 [09:15:38] *** Quits: mierst (~mierst@replaced-ip ) (Read error: Connection reset by peer)
1507 [09:15:54] *** Joins: navlys (~navlys@replaced-ip )
1508 [09:16:22] *** Quits: m1ke (~mike@replaced-ip ) (Quit: Konversation terminated!)
1509 [09:17:43] *** Quits: Geom (~Geom@replaced-ip ) (Read error: Connection reset by peer)
1510 [09:17:47] *** Joins: omrikap_ (~omri@replaced-ip )
1511 [09:17:54] *** Joins: Geom (~Geom@replaced-ip )
1512 [09:17:58] *** Joins: Lirion (~m00se@replaced-ip )
1513 [09:18:00] *** debhelper sets mode: +l 1677
1514 [09:18:55] *** Quits: omrikap_ (~omri@replaced-ip ) (Client Quit)
1515 [09:19:19] *** Joins: adac (~adac@replaced-ip )
1516 [09:19:44] *** Quits: PadawanLearner (~Joao@replaced-ip ) (Quit: Lost terminal)
1517 [09:20:27] *** Joins: gebjgd (~stmsgebjg@replaced-ip )
1518 [09:20:33] *** Quits: adac (~adac@replaced-ip ) (Max SendQ exceeded)
1519 [09:22:17] *** Joins: m1ke (~mike@replaced-ip )
1520 [09:23:09] *** Quits: Attoy (~Attoy@replaced-ip ) (Ping timeout: 246 seconds)
1521 [09:23:34] *** Quits: austin987 (~null@replaced-ip ) (Remote host closed the connection)
1522 [09:23:47] *** Joins: bumbar_ (~bumbar@replaced-ip )
1523 [09:23:53] *** Quits: bumbar_ (~bumbar@replaced-ip ) (Changing host)
1524 [09:23:54] *** Joins: bumbar_ (~bumbar@replaced-ip )
1525 [09:24:15] *** Quits: deb (~a1@replaced-ip ) (Read error: Connection reset by peer)
1526 [09:24:27] *** Quits: Geom (~Geom@replaced-ip ) (Read error: Connection reset by peer)
1527 [09:25:02] *** Quits: kamaao (~deb@replaced-ip ) (Read error: Connection reset by peer)
1528 [09:25:12] *** Joins: Geom (~Geom@replaced-ip )
1529 [09:25:41] *** Joins: deb (~a1@replaced-ip )
1530 [09:25:55] *** Quits: tyler2435 (~tyler2435@replaced-ip ) (Quit: This computer has gone to sleep)
1531 [09:26:26] *** Joins: mowcius (~Rob@replaced-ip )
1532 [09:26:28] *** Quits: deb (~a1@replaced-ip ) (Read error: Connection reset by peer)
1533 [09:27:05] *** Joins: jmbarbier (~jmbarbier@replaced-ip )
1534 [09:28:22] *** Joins: karimb (karimb@replaced-ip )
1535 [09:28:44] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Remote host closed the connection)
1536 [09:28:54] *** Joins: Geom` (~Geom@replaced-ip )
1537 [09:29:00] *** Joins: kamaao (~deb@replaced-ip )
1538 [09:29:45] *** Quits: Geom (~Geom@replaced-ip ) (Ping timeout: 265 seconds)
1539 [09:30:21] *** Quits: kamaao (~deb@replaced-ip ) (Read error: Connection reset by peer)
1540 [09:30:44] *** Joins: dionysus69 (~Icedove@replaced-ip )
1541 [09:30:56] *** Quits: markybob (~markybob@replaced-ip ) (Quit: leaving)
1542 [09:32:35] *** Quits: Flynnn (~textual@replaced-ip ) (Quit: Auf Wiedersehen!)
1543 [09:33:03] *** Quits: Geom` (~Geom@replaced-ip ) (Ping timeout: 240 seconds)
1544 [09:33:10] *** Joins: austin987 (~null@replaced-ip )
1545 [09:35:08] *** Joins: Geom (~Geom@replaced-ip )
1546 [09:35:15] *** Joins: Joselete17 (~Joselete1@replaced-ip )
1547 [09:35:22] <Joselete17> hey niggas
1548 [09:35:23] *** Joins: klow (~textual@replaced-ip )
1549 [09:35:37] <jml2> !ops Joselete17 racial profanity
1550 [09:35:37] <dpkg> Hydroxide, dondelelcaro, LoRez, RichiH, mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel, zobel, themill, babilen, SynrG, jm_, somiaj, jelly: jml2 complains about: Joselete17 racial profanity
1551 [09:35:54] <jml2> that was rude
1552 [09:36:04] <Joselete17> sorry
1553 [09:36:09] <Joselete17> I am new here
1554 [09:36:14] <jml2> still
1555 [09:36:21] *** Quits: Joselete17 (~Joselete1@replaced-ip ) (Quit: Saliendo)
1556 [09:37:49] *** Quits: monoxane (~monoxane@replaced-ip ) (Read error: Connection reset by peer)
1557 [09:38:05] *** Joins: monoxane (~monoxane@replaced-ip )
1558 [09:38:09] *** Joins: kamaao (~deb@replaced-ip )
1559 [09:38:56] *** Quits: bxz (~bxz@replaced-ip##) (Quit: ZNC - ##replaced-url
1560 [09:39:25] *** Quits: X-Files (~X-Files@replaced-ip ) (Ping timeout: 244 seconds)
1561 [09:39:25] *** Quits: z0ran (~z0ran@replaced-ip ) (Ping timeout: 265 seconds)
1562 [09:39:36] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 276 seconds)
1563 [09:39:38] *** Quits: blingrang (~bling@replaced-ip ) (Quit: WeeChat 1.3)
1564 [09:40:18] *** Joins: gigetoo (~gigetoo@replaced-ip )
1565 [09:40:21] *** Joins: Attoy (~Attoy@replaced-ip )
1566 [09:40:26] *** Quits: Prokofiev (~Sergei@replaced-ip ) (Ping timeout: 244 seconds)
1567 [09:41:48] *** Joins: Cloudish (~Cloudish@replaced-ip )
1568 [09:42:41] *** Joins: Flynnn (~textual@replaced-ip )
1569 [09:42:58] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip ) (Excess Flood)
1570 [09:43:17] *** Joins: wakatana2 (~marek@replaced-ip )
1571 [09:43:19] *** Quits: wakatana2 (~marek@replaced-ip ) (Max SendQ exceeded)
1572 [09:43:20] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip )
1573 [09:43:20] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1574 [09:44:16] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Remote host closed the connection)
1575 [09:44:53] *** Joins: hualet_deepin (~hualet@replaced-ip )
1576 [09:45:05] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1577 [09:46:00] *** Joins: sexytime (~GitGud@replaced-ip )
1578 [09:46:12] *** Joins: wadewest (~wadewest@replaced-ip )
1579 [09:46:49] *** Joins: blueness (~blueness@replaced-ip )
1580 [09:47:24] *** Quits: Geom (~Geom@replaced-ip ) (Read error: Connection reset by peer)
1581 [09:47:48] *** Joins: Geom (~Geom@replaced-ip )
1582 [09:48:14] *** Joins: yaume (~gchenuet@replaced-ip )
1583 [09:49:34] *** Quits: booboy (~booboy@replaced-ip ) (Ping timeout: 252 seconds)
1584 [09:50:04] *** Joins: kamaao (~deb@replaced-ip )
1585 [09:50:12] *** Joins: booboy (~booboy@replaced-ip )
1586 [09:50:17] *** Quits: cam13 (cam@replaced-ip ) (Remote host closed the connection)
1587 [09:50:31] *** Joins: wadewest_ (~wadewest@replaced-ip )
1588 [09:50:35] *** Parts: wadewest_ (~wadewest@replaced-ip )
1589 [09:51:31] <Skyrider> Does one have to install/use 'stun' in order to use SIP outside wifi?
1590 [09:51:37] *** Quits: acksys (~fritz@replaced-ip ) (Ping timeout: 260 seconds)
1591 [09:51:46] *** Quits: wadewest (~wadewest@replaced-ip ) (Ping timeout: 252 seconds)
1592 [09:52:20] *** Quits: AimHere (~bod@replaced-ip ) (Quit: Leaving)
1593 [09:52:26] *** Quits: kamaao (~deb@replaced-ip ) (Read error: Connection reset by peer)
1594 [09:52:51] *** Joins: kamaao (~deb@replaced-ip )
1595 [09:53:41] *** Joins: dreamon_ (~dreamon@replaced-ip )
1596 [09:54:38] *** Quits: nhhc (~nhhc@replaced-ip ) (Remote host closed the connection)
1597 [09:54:56] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
1598 [09:55:07] *** Quits: mindstorm (~mindstorm@replaced-ip ) (Ping timeout: 250 seconds)
1599 [09:55:43] *** Joins: TvL2386 (~tom@replaced-ip )
1600 [09:55:48] *** Quits: kamaao (~deb@replaced-ip ) (Read error: Connection reset by peer)
1601 [09:56:30] *** Quits: jml2 (~jml2@replaced-ip ) (Quit: Leaving)
1602 [09:56:59] *** Quits: kiao2938 (~mj@replaced-ip ) (Quit: Konversation terminated!)
1603 [09:57:17] *** Quits: jeddi (~jedd@replaced-ip ) (Ping timeout: 250 seconds)
1604 [09:57:26] *** Joins: kiao2938 (~mj@replaced-ip )
1605 [09:57:57] *** Joins: mibo (~mibo@replaced-ip )
1606 [09:57:59] *** Quits: chalcedony (~chalcedon@replaced-ip ) (Ping timeout: 244 seconds)
1607 [09:58:54] *** Quits: Quadrant (~Justin@replaced-ip ) (Ping timeout: 276 seconds)
1608 [09:59:10] *** Joins: kamaao (~deb@replaced-ip )
1609 [09:59:17] *** Quits: kiao2938 (~mj@replaced-ip ) (Read error: Connection reset by peer)
1610 [09:59:21] *** Joins: Quadrant (~Justin@replaced-ip )
1611 [09:59:22] *** Joins: poleprogger (~mj@replaced-ip )
1612 [10:00:33] *** Joins: Mountaindo (~cyb3rtr0n@replaced-ip )
1613 [10:00:46] *** Quits: faw (~Felipe@replaced-ip ) (Quit: Leaving)
1614 [10:01:11] *** Quits: Pscion (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805])
1615 [10:01:29] *** Joins: Ard1t (~ard1t@replaced-ip )
1616 [10:01:34] *** Quits: jeffreylevesque (~chatzilla@replaced-ip ) (Read error: Connection reset by peer)
1617 [10:02:14] *** Joins: marvn (~marvn@replaced-ip )
1618 [10:03:05] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1619 [10:04:39] *** Quits: booboy (~booboy@replaced-ip ) (Remote host closed the connection)
1620 [10:04:39] *** Joins: p3rs3us (~jduro@replaced-ip )
1621 [10:04:45] *** Quits: poleprogger (~mj@replaced-ip ) (Ping timeout: 276 seconds)
1622 [10:04:49] *** Quits: level7 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1623 [10:05:19] *** Joins: blingrang (~bling@replaced-ip )
1624 [10:05:53] *** Quits: blingrang (~bling@replaced-ip ) (Changing host)
1625 [10:05:53] *** Joins: blingrang (~bling@replaced-ip )
1626 [10:06:07] *** Joins: Pazician (~pazician@replaced-ip )
1627 [10:06:54] *** Quits: rgr (~user@replaced-ip ) (Ping timeout: 276 seconds)
1628 [10:07:10] *** Joins: HeOS (~heos@replaced-ip )
1629 [10:08:07] *** Joins: X-Files (~X-Files@replaced-ip )
1630 [10:08:07] *** Quits: pagios (pagios@replaced-ip ) (Ping timeout: 250 seconds)
1631 [10:08:54] *** Joins: N3X15_ (~Rob@replaced-ip )
1632 [10:08:54] *** Quits: N3X15 (~Rob@replaced-ip ) (Disconnected by services)
1633 [10:08:56] *** N3X15_ is now known as N3X15
1634 [10:10:46] <hiya> unborn, I am yet to deploy and try it and when I do, I would get back to you, ok?
1635 [10:10:50] *** Joins: mindstorm (~mindstorm@replaced-ip )
1636 [10:11:02] *** Joins: ToBeCloud (uid51591@replaced-ip )
1637 [10:11:15] <unborn> if I know how to help and be here sure
1638 [10:11:21] *** Quits: Geom (~Geom@replaced-ip ) (Read error: Connection reset by peer)
1639 [10:11:58] *** Quits: Pseudocrat (~sudo@replaced-ip ) (Read error: Connection reset by peer)
1640 [10:12:20] *** Joins: Geom (~Geom@replaced-ip )
1641 [10:12:26] *** Joins: dr4kk4r^ (~dr4kk4r^@replaced-ip )
1642 [10:12:47] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
1643 [10:14:13] *** Quits: cisc (~cisc@replaced-ip ) (Ping timeout: 265 seconds)
1644 [10:14:18] *** Quits: Flynnn (~textual@replaced-ip ) (Quit: Auf Wiedersehen!)
1645 [10:14:47] *** Quits: jmbarbier (~jmbarbier@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1646 [10:15:25] *** Joins: cisc (~cisc@replaced-ip )
1647 [10:15:46] *** Parts: dr4kk4r^ (~dr4kk4r^@replaced-ip )
1648 [10:15:50] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1649 [10:16:18] *** Joins: Pazician (~pazician@replaced-ip )
1650 [10:16:19] *** Joins: bredebid (~bredebid@replaced-ip )
1651 [10:16:42] *** Quits: meoww (~meoww@replaced-ip ) (Ping timeout: 246 seconds)
1652 [10:17:06] *** Joins: klow (~textual@replaced-ip )
1653 [10:17:09] *** Quits: dynek (~dynek@replaced-ip ) (Quit: leaving)
1654 [10:17:42] *** Joins: dynek (~dynek@replaced-ip )
1655 [10:17:47] *** Joins: wbill (~wbill@replaced-ip )
1656 [10:17:57] *** Quits: mi11k1 (~mi11k1@replaced-ip ) (Remote host closed the connection)
1657 [10:18:00] *** debhelper sets mode: +l 1671
1658 [10:18:13] *** Joins: mimi89999_phone (~mimi89999@replaced-ip )
1659 [10:19:07] *** Joins: jazz (~jazz@replaced-ip )
1660 [10:19:37] *** Quits: d0lph1n98 (~d0lph1n@replaced-ip ) (Ping timeout: 260 seconds)
1661 [10:20:30] *** Joins: dr4kk4r^ (~dr4kk4r^@replaced-ip )
1662 [10:20:59] *** Quits: wbill_ (~wbill@replaced-ip ) (Ping timeout: 265 seconds)
1663 [10:21:07] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1664 [10:22:09] *** Joins: Online_ (~Online@replaced-ip )
1665 [10:22:43] *** Joins: Gnomethrower (~B@replaced-ip )
1666 [10:23:41] *** Quits: karimb (karimb@replaced-ip ) (Quit: Karim has gone to sleep. ZZZzzz…)
1667 [10:24:16] *** Quits: imunsie (~imunsie@replaced-ip ) (Ping timeout: 240 seconds)
1668 [10:24:19] *** Quits: wbill (~wbill@replaced-ip ) ()
1669 [10:24:54] *** Joins: Cloudwalker42 (~philipp@replaced-ip )
1670 [10:25:07] <Cloudwalker42> hi
1671 [10:25:28] *** Joins: lucad111 (~lucad111@replaced-ip )
1672 [10:26:15] *** Quits: CEnnis91 (uid3543@replaced-ip ) (Quit: Connection closed for inactivity)
1673 [10:26:38] *** Quits: countbackula (~Thunderbi@replaced-ip ) (Quit: good bye)
1674 [10:26:41] *** TomTomTo1 is now known as TomTomTosch
1675 [10:26:47] <Cloudwalker42> Im not able to write to the httpd channel thats why I want to try it here. Can someone explain me why the following error appear on a webserver with a NFS mount: Please verify that the current setting of session.save_path is correct (2;/home/session)
1676 [10:26:55] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 244 seconds)
1677 [10:27:11] *** Joins: chomwitt (~chomwitt@replaced-ip )
1678 [10:28:32] *** Joins: wabuh (~wabuh@replaced-ip )
1679 [10:28:33] *** Joins: Flynnn (~textual@replaced-ip )
1680 [10:30:25] *** Quits: |ifei5good (~sharris12@replaced-ip ) (Read error: Connection reset by peer)
1681 [10:30:55] *** Joins: |ifei5g00d (~sharris12@replaced-ip )
1682 [10:30:59] *** Quits: klow (~textual@replaced-ip ) (Read error: Connection reset by peer)
1683 [10:31:01] *** Joins: denisk (~denisk@replaced-ip )
1684 [10:31:02] *** Joins: schu-r (~Thunderbi@replaced-ip )
1685 [10:31:37] *** Joins: klow (~textual@replaced-ip )
1686 [10:31:41] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Client Quit)
1687 [10:31:59] *** Joins: majesticc (~maestro@replaced-ip )
1688 [10:32:09] *** Joins: aindilis` (~aindilis@replaced-ip )
1689 [10:32:31] *** Joins: karimb (karimb@replaced-ip )
1690 [10:33:04] *** Quits: pentiumone133 (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1691 [10:33:31] *** Quits: Apeiron` (~Apeiron@replaced-ip##) (Quit: ZNC - ##replaced-url
1692 [10:33:41] *** Quits: Geom (~Geom@replaced-ip ) (Read error: Connection reset by peer)
1693 [10:33:46] *** Joins: Geom` (~Geom@replaced-ip )
1694 [10:33:46] *** Joins: pentiumone133 (~quassel@replaced-ip )
1695 [10:34:08] *** Joins: T0rch (~T0rch@replaced-ip )
1696 [10:34:38] *** Joins: hays_ (~quassel@replaced-ip )
1697 [10:34:39] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
1698 [10:34:42] *** Quits: bhurstpdx (~bhurstpdx@replaced-ip ) (Ping timeout: 244 seconds)
1699 [10:34:48] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Ping timeout: 260 seconds)
1700 [10:35:02] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1701 [10:35:08] *** Joins: jmbarbier (~jmbarbier@replaced-ip )
1702 [10:35:13] *** Quits: bredebid (~bredebid@replaced-ip ) (Ping timeout: 252 seconds)
1703 [10:35:39] *** Joins: Prokofiev (~Sergei@replaced-ip )
1704 [10:35:51] *** Quits: hays (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
1705 [10:36:23] *** Joins: err404 (~err404@replaced-ip )
1706 [10:36:32] *** Quits: aindilis (~aindilis@replaced-ip ) (Ping timeout: 260 seconds)
1707 [10:37:40] *** Joins: kamaao (~deb@replaced-ip )
1708 [10:37:52] *** Joins: foul_owl (~foul_owl@replaced-ip )
1709 [10:38:00] *** Joins: Pazician (~pazician@replaced-ip )
1710 [10:38:24] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
1711 [10:38:34] *** Joins: mr_daemon (~supernaut@replaced-ip )
1712 [10:39:43] *** Joins: winem_ (~quassel@replaced-ip )
1713 [10:41:24] *** Quits: jmbarbier (~jmbarbier@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1714 [10:41:29] *** Joins: oish (~charlie@replaced-ip )
1715 [10:41:35] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1716 [10:42:29] *** Joins: meseira (~xgendre@replaced-ip )
1717 [10:42:34] *** Joins: jubo2 (~juboxi@replaced-ip )
1718 [10:43:11] *** Joins: Cyph3r (~Cyph3r@replaced-ip )
1719 [10:43:40] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Remote host closed the connection)
1720 [10:43:54] *** Quits: Geom` (~Geom@replaced-ip ) (Read error: Connection reset by peer)
1721 [10:43:59] *** Joins: Geom (~Geom@replaced-ip )
1722 [10:44:26] *** Joins: Jellyg00se (~Jellyg00s@replaced-ip )
1723 [10:46:14] *** Joins: bhurstpdx (~bhurstpdx@replaced-ip )
1724 [10:46:17] <dagerik> ntp is not updating time correctly. how can I debug this
1725 [10:46:49] *** Joins: Brain (~brain@replaced-ip )
1726 [10:47:18] <klys> check your logs, dpkg-reconfigure tzdata to select a time zone, and find a timeserver so you can run ntpdate
1727 [10:48:00] *** debhelper sets mode: +l 1681
1728 [10:50:27] *** Quits: [Brain] (brain@replaced-ip ) (Ping timeout: 276 seconds)
1729 [10:50:28] *** Quits: Prokofiev (~Sergei@replaced-ip ) (Ping timeout: 265 seconds)
1730 [10:50:41] *** Joins: WayToDoor (~milk.bott@api-d.com)
1731 [10:52:20] *** Joins: Prokofiev (~Sergei@replaced-ip )
1732 [10:52:52] <klys> client uptime: since 19 July 2015.
1733 [10:53:38] *** Joins: KindOne (kindone@replaced-ip )
1734 [10:54:15] *** Joins: fredc (~reev@replaced-ip )
1735 [10:54:27] *** Quits: reev (~reev@replaced-ip ) (Read error: Connection reset by peer)
1736 [10:54:42] *** Joins: cerebro_ (~cerebro@replaced-ip )
1737 [10:54:49] *** Quits: Geom (~Geom@replaced-ip ) (Ping timeout: 265 seconds)
1738 [10:56:14] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Remote host closed the connection)
1739 [10:56:21] *** Joins: aau__ (~aau@replaced-ip )
1740 [10:56:50] *** Joins: cerebro_ (~cerebro@replaced-ip )
1741 [10:56:51] <jelly> dagerik: look at "ntpq -p localhost" for a start
1742 [10:56:52] *** Joins: poleprogger (~mj@replaced-ip )
1743 [10:57:14] *** Quits: TyrfingMjolnir (~Tyrfing@replaced-ip ) (Ping timeout: 265 seconds)
1744 [10:57:41] *** Joins: secrgb (~secrgb@replaced-ip )
1745 [10:57:55] *** Quits: babak (uid19622@replaced-ip ) (Quit: Connection closed for inactivity)
1746 [10:58:44] *** Joins: bredebid (~bredebid@replaced-ip )
1747 [10:59:15] *** Joins: Kirito (~Kirito@replaced-ip )
1748 [11:00:00] *** Quits: aau_ (~aau@replaced-ip ) (Ping timeout: 276 seconds)
1749 [11:00:53] *** Joins: Geom (~Geom@replaced-ip )
1750 [11:01:19] <Kirito> On my newly configured Debian Jessie boxes, the home and end keys do not seem to function properly. It doesn't seem to be caused by the usual problems, and there are no issues on my other Debian Jessie boxes. TERM is xterm on both, neither have a custom inputrc
1751 [11:01:20] *** Joins: Meow-J (uid69628@replaced-ip )
1752 [11:01:39] *** Quits: sexytime (~GitGud@replaced-ip ) (Quit: sexytime)
1753 [11:01:58] *** Joins: sexytime (~GitGud@replaced-ip )
1754 [11:02:23] *** Joins: f10 (~flo@replaced-ip )
1755 [11:02:43] *** Quits: CoJaBo (~aztec@replaced-ip ) (Ping timeout: 250 seconds)
1756 [11:02:57] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Read error: Connection reset by peer)
1757 [11:03:14] *** Joins: evolinux (~marco@replaced-ip )
1758 [11:03:24] *** Joins: cerebro_ (~cerebro@replaced-ip )
1759 [11:03:39] *** Joins: mcdado-deb (~mcdado@replaced-ip )
1760 [11:03:41] *** Joins: CoJaBo (~aztec@replaced-ip )
1761 [11:05:26] *** Joins: stiivo1 (~steven@replaced-ip )
1762 [11:05:33] *** Joins: MadHatter42 (~tarak@replaced-ip )
1763 [11:05:49] *** Quits: mcdado-deb (~mcdado@replaced-ip ) (Remote host closed the connection)
1764 [11:06:11] *** Quits: stiivo (~steven@replaced-ip ) (Ping timeout: 250 seconds)
1765 [11:06:31] <dagerik> jelly: replaced-url
1766 [11:06:33] <dagerik> jelly: replaced-url
1767 [11:06:34] <dagerik> replaced-url
1768 [11:06:37] <dagerik> asdreplaced-url
1769 [11:07:24] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Remote host closed the connection)
1770 [11:08:02] *** debhelper sets mode: +l 1688
1771 [11:08:15] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 244 seconds)
1772 [11:08:44] *** Joins: BlenderPro (~abducidou@replaced-ip )
1773 [11:09:14] <BlenderPro> is there a package for debian 8.1 that allows me to capture video from a dv bridge
1774 [11:10:27] *** Quits: acos (~acos@replaced-ip ) (Read error: Connection reset by peer)
1775 [11:10:59] *** Joins: zamaliphe (~zamaliphe@replaced-ip )
1776 [11:11:03] *** Joins: kamaao (~deb@replaced-ip )
1777 [11:12:00] *** Quits: secrgb (~secrgb@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1778 [11:12:08] *** Joins: GJ_ (~Thunderbi@replaced-ip )
1779 [11:12:35] *** Quits: schlady (~schlady@replaced-ip ) ()
1780 [11:12:46] *** Joins: lesta (~user@replaced-ip )
1781 [11:12:49] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1782 [11:14:57] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1783 [11:15:04] *** Quits: Flynnn (~textual@replaced-ip ) (Quit: Auf Wiedersehen!)
1784 [11:15:16] *** Joins: schlady (~schlady@replaced-ip )
1785 [11:16:04] *** Joins: kamaao (~deb@replaced-ip )
1786 [11:16:43] *** Quits: monoxane (~monoxane@replaced-ip ) (Read error: Connection reset by peer)
1787 [11:16:59] *** Joins: monoxane (~monoxane@replaced-ip )
1788 [11:17:32] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Quit: GJ_)
1789 [11:18:06] *** Quits: shootbird (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
1790 [11:18:26] <dagerik> ntpq -p shows old peer after I have changed /etc/ntp.conf and restarted ntp daemon
1791 [11:18:54] *** Joins: level7 (~quassel@replaced-ip )
1792 [11:19:12] *** Joins: msl09 (~msl09__@replaced-ip )
1793 [11:19:44] *** Quits: methou (~methou@replaced-ip ) (Quit: Leaving...)
1794 [11:20:05] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1795 [11:20:29] *** Joins: Apeiron` (znc@replaced-ip )
1796 [11:21:49] *** Quits: MadHatter42 (~tarak@replaced-ip ) (Ping timeout: 260 seconds)
1797 [11:22:05] *** Joins: veil (~me@replaced-ip )
1798 [11:22:18] *** Joins: kamaao (~deb@replaced-ip )
1799 [11:22:32] *** Joins: wabuh (~wabuh@replaced-ip )
1800 [11:22:34] *** Quits: Cloudwalker42 (~philipp@replaced-ip ) (Quit: leaving)
1801 [11:22:39] *** Joins: kepi (~kepi@replaced-ip )
1802 [11:22:57] *** Quits: veil (~me@replaced-ip ) (Client Quit)
1803 [11:23:03] *** Joins: cerebro_ (~cerebro@replaced-ip )
1804 [11:24:04] *** zz_CyberJacob is now known as CyberJacob
1805 [11:24:53] *** Joins: shootbird (~quassel@replaced-ip )
1806 [11:26:12] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1807 [11:27:10] *** Joins: kamaao (~deb@replaced-ip )
1808 [11:27:19] *** Quits: osfe__ (~ol@replaced-ip ) (Quit: Konversation terminated!)
1809 [11:27:55] *** Joins: traph (~traph@replaced-ip )
1810 [11:27:55] *** Quits: traph (~traph@replaced-ip ) (Changing host)
1811 [11:27:55] *** Joins: traph (~traph@replaced-ip )
1812 [11:28:39] *** Quits: Geom (~Geom@replaced-ip ) (Read error: Connection reset by peer)
1813 [11:28:52] *** Joins: Geom (~Geom@replaced-ip )
1814 [11:29:41] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
1815 [11:30:32] *** Joins: Pazician (~pazician@replaced-ip )
1816 [11:30:44] *** Joins: Aussie_matt (~quassel@replaced-ip )
1817 [11:31:05] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1818 [11:31:05] *** Joins: a-865 (~fmcz@replaced-ip )
1819 [11:31:41] *** Joins: osfe (~ol@replaced-ip )
1820 [11:31:42] *** Joins: jmbarbier (~jmbarbier@replaced-ip )
1821 [11:31:47] *** Joins: kamaao (~deb@replaced-ip )
1822 [11:32:17] <a-865> what's it take to get an xserver newer then 1.16.4 in Jessie? Having backports enabled doesn't seem to be good enough for aptitude search to find anything newer. :-(
1823 [11:35:41] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1824 [11:37:13] *** Quits: jmbarbier (~jmbarbier@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1825 [11:37:19] *** Joins: bdog7 (~bdog7@replaced-ip )
1826 [11:38:40] *** sexytime is now known as Haram
1827 [11:39:07] *** Haram is now known as Haramtime
1828 [11:39:18] *** Joins: kamaao (~deb@replaced-ip )
1829 [11:39:23] *** Haramtime is now known as haramtime
1830 [11:39:36] *** Joins: wonderworld (~ww@replaced-ip )
1831 [11:39:56] *** Joins: js9600 (~Thunderbi@replaced-ip )
1832 [11:42:27] *** Quits: kamaao (~deb@replaced-ip ) (Excess Flood)
1833 [11:42:59] <MeanEYE> Anyone has idea why keyboard-setup.service takes close to one second to initialize?
1834 [11:43:31] *** Joins: Agemaniac (~chatzilla@replaced-ip )
1835 [11:43:45] <Agemaniac> Hello :)
1836 [11:44:48] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
1837 [11:44:56] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 244 seconds)
1838 [11:45:18] <Agemaniac> I have my iptables.firewall.rules file, and i would like to import some extra configuration from another file. How can i do that?
1839 [11:45:18] *** Joins: kamaao (~deb@replaced-ip )
1840 [11:46:15] <Agemaniac> the other file only contains some port forwarding rules
1841 [11:46:19] *** Quits: msl09 (~msl09__@replaced-ip ) (Ping timeout: 260 seconds)
1842 [11:46:21] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 276 seconds)
1843 [11:46:33] *** Joins: z0ran (~z0ran@replaced-ip )
1844 [11:47:02] <Agemaniac> is it possible?
1845 [11:47:10] *** Quits: yaume (~gchenuet@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1846 [11:47:29] *** Joins: kooldavi (~kooldavi@replaced-ip )
1847 [11:48:00] *** debhelper sets mode: +l 1694
1848 [11:48:58] *** Quits: Geom (~Geom@replaced-ip ) (Read error: Connection reset by peer)
1849 [11:48:59] *** Quits: haramtime (~GitGud@replaced-ip ) (Quit: haramtime)
1850 [11:49:13] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1851 [11:49:47] *** Joins: Geom (~Geom@replaced-ip )
1852 [11:49:51] *** Joins: Cy8aer (~Cy8aer@replaced-ip )
1853 [11:49:51] *** Cy8aer is now known as cy8aer
1854 [11:50:21] *** Joins: venkat_331 (~Thunderbi@replaced-ip )
1855 [11:50:21] *** Joins: brontosaurusrex (~b@replaced-ip )
1856 [11:51:03] *** Quits: venkat_330 (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1857 [11:51:04] *** venkat_331 is now known as venkat_330
1858 [11:51:59] *** Joins: kamaao (~deb@replaced-ip )
1859 [11:52:16] *** Joins: turfal (~Icedove@replaced-ip )
1860 [11:53:47] *** Quits: neglesaks (~JohnJJohn@replaced-ip ) (Quit: brb house on fire)
1861 [11:55:39] *** Joins: knamehost (~kdname@replaced-ip )
1862 [11:55:45] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 246 seconds)
1863 [11:55:47] <digidog_> how is the single user mode named in systemd targets ? I have problems to translate from runlevels in inittab to systemd eqivalents
1864 [11:55:54] *** Quits: poleprogger (~mj@replaced-ip ) (Ping timeout: 276 seconds)
1865 [11:55:59] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1866 [11:56:10] *** Joins: philipp_ (~philipp@replaced-ip )
1867 [11:56:20] *** Joins: poleprogger (~mj@replaced-ip )
1868 [11:56:22] *** Joins: smith1233 (~degan6@replaced-ip )
1869 [11:56:29] <digidog_> is it basic.target? or emergency ?
1870 [11:56:41] *** Joins: wabuh (~wabuh@replaced-ip )
1871 [11:56:51] *** Joins: kubrickdave (~David@replaced-ip )
1872 [11:57:03] *** Joins: kamaao (~deb@replaced-ip )
1873 [11:57:27] <digidog_> oh now I see the symlinks there are helper symlinks listed for runlevels. great
1874 [11:57:34] *** Quits: kubrickdave (~David@replaced-ip ) (Read error: Connection reset by peer)
1875 [11:58:16] <digidog_> I think this is what I was after: -> runlevel1.target -> rescue.target
1876 [11:59:02] *** Joins: cHawk- (~cHawk@replaced-ip )
1877 [11:59:22] *** Quits: z0ran (~z0ran@replaced-ip ) (Ping timeout: 260 seconds)
1878 [11:59:31] *** Joins: rgr (~user@replaced-ip )
1879 [11:59:33] *** Joins: m8 (~m8@replaced-ip )
1880 [11:59:55] *** Quits: degan6 (~degan6@replaced-ip ) (Ping timeout: 250 seconds)
1881 [12:00:33] *** Quits: Geom (~Geom@replaced-ip ) (Ping timeout: 265 seconds)
1882 [12:00:41] *** Joins: jasonwc (~Jason@replaced-ip )
1883 [12:00:42] *** Joins: jfdh (~jfdh@replaced-ip )
1884 [12:00:58] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1885 [12:01:15] *** Joins: kamaao (~deb@replaced-ip )
1886 [12:01:47] *** Joins: Pazician (~pazician@replaced-ip )
1887 [12:03:00] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Remote host closed the connection)
1888 [12:05:10] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1889 [12:05:49] *** Quits: WayToDoor (~milk.bott@api-d.com) (Remote host closed the connection)
1890 [12:06:15] *** Joins: kamaao (~deb@replaced-ip )
1891 [12:06:26] *** Joins: P6hjakonn (~NASA@replaced-ip )
1892 [12:06:33] *** Quits: majesticc (~maestro@replaced-ip ) (Ping timeout: 240 seconds)
1893 [12:07:26] *** Joins: gdot2 (~gdot@replaced-ip )
1894 [12:07:55] *** Joins: jasonwert (~wert@replaced-ip )
1895 [12:08:01] *** debhelper sets mode: +l 1701
1896 [12:08:13] *** Joins: cerebro_ (~cerebro@replaced-ip )
1897 [12:08:46] * a-865 chose upgrade to stretch
1898 [12:08:55] *** Parts: dr4kk4r^ (~dr4kk4r^@replaced-ip )
1899 [12:09:09] <digidog_> can anyone suggest me a pure console linux like knoppix but for hardware tests on notebooks ?
1900 [12:09:45] *** Quits: cisc (~cisc@replaced-ip ) (Ping timeout: 246 seconds)
1901 [12:10:00] *** Quits: pvoigt (~Linux@replaced-ip ) (Max SendQ exceeded)
1902 [12:10:02] <petemc> !debian live
1903 [12:10:03] <dpkg> The Debian Live project provides pre-built Debian live system images and allows creation of your own. These can be used to install a Debian system. Live images are available from replaced-url
1904 [12:10:04] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1905 [12:10:10] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1906 [12:10:14] *** Quits: gdot (~gdot@replaced-ip ) (Ping timeout: 260 seconds)
1907 [12:10:55] *** Joins: MafProd (~mafprod@replaced-ip )
1908 [12:10:57] *** Joins: heerlik (c4296246@replaced-ip )
1909 [12:11:02] *** Joins: Geom (~Geom@replaced-ip )
1910 [12:11:02] *** Joins: kamaao (~deb@replaced-ip )
1911 [12:11:45] *** Joins: pvoigt (~Linux@replaced-ip )
1912 [12:12:30] <heerlik> Hey everyone, I made a symlink so that when /bin/mysql is called it automatically passes the "-p" argument to make things easier, how can i tell the link to pass over additional arguments as well? thanks in advance
1913 [12:12:42] *** Quits: digidog_ (~digidog@replaced-ip ) (Quit: leaving)
1914 [12:12:43] *** Quits: duoi (~duoi@replaced-ip ) (Max SendQ exceeded)
1915 [12:12:52] *** Joins: duoi (~duoi@replaced-ip )
1916 [12:13:20] <barubaru> Heerlik make a bash script for it
1917 [12:13:21] *** Joins: cisc (~cisc@replaced-ip )
1918 [12:13:22] <Johann> heerlik: you should use an alias for that, alias mysql=/bin/mysql -p
1919 [12:13:37] <barubaru> Links are not suppose to be used like this
1920 [12:13:43] <Johann> heerlik: then you can simply do mysql -u root
1921 [12:13:59] *** Quits: MafProd (~mafprod@replaced-ip ) (Client Quit)
1922 [12:14:00] <Johann> and it will actually call /bin/mysql -p -u root
1923 [12:14:02] *** Joins: digidog (~digidog@replaced-ip )
1924 [12:14:03] *** Joins: lucaswang (~lucaswang@replaced-ip )
1925 [12:14:09] *** Joins: dselect (~dselect@replaced-ip )
1926 [12:14:39] <heerlik> ah, alias might be the better choice as i made a script to call instead of using alias
1927 [12:14:42] <heerlik> thanks Johann :D
1928 [12:14:54] <heerlik> thats exactly what i need
1929 [12:14:57] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1930 [12:14:58] *** Joins: Echo6 (~Thunderbi@replaced-ip )
1931 [12:15:10] *** Joins: MafProd (~mafprod@replaced-ip )
1932 [12:15:47] *** Joins: d0lph1n98 (~d0lph1n@replaced-ip )
1933 [12:15:51] *** Joins: kamaao (~deb@replaced-ip )
1934 [12:15:51] *** Quits: schlady (~schlady@replaced-ip ) ()
1935 [12:16:05] *** Quits: mrrhq (~mrrhq@replaced-ip ) (Quit: WeeChat 1.5. Ahh, much better than Irssi.)
1936 [12:16:58] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 244 seconds)
1937 [12:17:00] *** Joins: Width (~WidthBeam@replaced-ip )
1938 [12:17:41] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 250 seconds)
1939 [12:18:01] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Remote host closed the connection)
1940 [12:18:02] *** Quits: josuebrunel (~Icedove@replaced-ip ) (Ping timeout: 244 seconds)
1941 [12:18:33] *** Quits: cisc (~cisc@replaced-ip ) (Ping timeout: 240 seconds)
1942 [12:18:53] <Width> hi
1943 [12:18:59] *** Quits: nighty (~nighty@replaced-ip ) (Ping timeout: 250 seconds)
1944 [12:18:59] *** Quits: kepi (~kepi@replaced-ip ) (Ping timeout: 260 seconds)
1945 [12:19:12] *** Joins: f10 (~flo@replaced-ip )
1946 [12:19:23] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
1947 [12:19:45] *** Joins: debian965 (d4c26380@replaced-ip )
1948 [12:20:41] *** Quits: Width (~WidthBeam@replaced-ip ) (Client Quit)
1949 [12:20:50] *** Joins: schlady (~schlady@replaced-ip )
1950 [12:21:13] *** Quits: poleprogger (~mj@replaced-ip ) (Quit: Konversation terminated!)
1951 [12:21:19] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1952 [12:21:42] *** Joins: poleprogger (~mj@replaced-ip )
1953 [12:21:56] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1954 [12:22:10] *** Joins: kamaao (~deb@replaced-ip )
1955 [12:22:28] *** Quits: digidog (~digidog@replaced-ip ) (Quit: leaving)
1956 [12:22:37] *** Joins: blueness (~blueness@replaced-ip )
1957 [12:22:52] <debian965> Hello, I created RSA Key on my computer, I pushed public key on my server and added this on "authorized_keys", but now, when i'm connect in my server with "ssh -T me@37.***.***.*** -p 9325", the password is requested ... can you help me ?
1958 [12:23:24] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Ping timeout: 246 seconds)
1959 [12:23:34] <heerlik> debian965: "chmod 600 authorized_keys" on remote?
1960 [12:23:54] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
1961 [12:25:06] *** Joins: aphorise (~aphorise@replaced-ip )
1962 [12:25:19] *** Quits: blueness (~blueness@replaced-ip ) (Client Quit)
1963 [12:25:42] *** Joins: degan6 (~degan6@replaced-ip )
1964 [12:26:05] <debian965> Yes, chmod 600 for authorized_keys file
1965 [12:26:05] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1966 [12:26:09] *** Quits: miroesq_ (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1967 [12:26:27] <bezaban> what else did you do on your client before connecting?
1968 [12:26:41] *** Joins: kamaao (~deb@replaced-ip )
1969 [12:26:58] *** Joins: debian326 (d4c26380@replaced-ip )
1970 [12:27:00] *** Joins: miroesq (~quassel@replaced-ip )
1971 [12:27:12] *** Joins: jmbarbier (~jmbarbier@replaced-ip )
1972 [12:28:18] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 246 seconds)
1973 [12:28:31] *** Quits: Che-Anarch (~aphorise@replaced-ip ) (Ping timeout: 250 seconds)
1974 [12:29:29] *** Quits: smith1233 (~degan6@replaced-ip ) (Ping timeout: 260 seconds)
1975 [12:30:01] *** Quits: jmbarbier (~jmbarbier@replaced-ip ) (Client Quit)
1976 [12:30:03] <heerlik> debian965: I believe bezaban's question was aimed at you
1977 [12:30:06] *** Quits: Geom (~Geom@replaced-ip ) (Read error: Connection reset by peer)
1978 [12:30:10] *** Joins: majesticc (~maestro@replaced-ip )
1979 [12:30:34] *** Joins: digidog (~digidog@replaced-ip )
1980 [12:30:36] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
1981 [12:30:56] *** Joins: wabuh (~wabuh@replaced-ip )
1982 [12:31:05] <bezaban> yeah, but work just kinda kicked off
1983 [12:31:19] <vegardx> ssh -vvv foo@bar
1984 [12:31:29] <vegardx> See that you're actually given the right challenge.
1985 [12:31:30] *** Joins: Geom (~Geom@replaced-ip )
1986 [12:31:45] *** Joins: s4ndm4n (~sandman@replaced-ip )
1987 [12:31:59] *** Quits: ScottE (~ScottE@replaced-ip ) (Ping timeout: 250 seconds)
1988 [12:32:23] *** Joins: kamaao (~deb@replaced-ip )
1989 [12:32:33] *** Quits: Prokofiev (~Sergei@replaced-ip ) (Ping timeout: 240 seconds)
1990 [12:33:00] *** Joins: B[]rG (~Borg@replaced-ip )
1991 [12:33:18] *** Joins: Prokofiev (~Sergei@replaced-ip )
1992 [12:34:14] *** Joins: BalTun (~BalTun@replaced-ip )
1993 [12:34:15] *** Quits: jasonwc (~Jason@replaced-ip ) (Ping timeout: 276 seconds)
1994 [12:34:21] <debian965> bezaban, sorry for my bad english. I just created my keys with " ssh-keygen -t rsa " and push public key. After, I added this on remote.
1995 [12:34:43] *** Quits: muindor (~muindor@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
1996 [12:34:45] <debian965> Now, I just want to connect on my server with user@IP ... but, password is requested :)
1997 [12:34:49] *** Joins: ScottE (~ScottE@replaced-ip )
1998 [12:35:27] <vegardx> debian965: ssh-copy-id foo@bar
1999 [12:35:38] <vegardx> Log in with your password, and it will handle the rest.
2000 [12:35:57] <vegardx> If that doesn't work, try connecting with ssh -vvv foo@bar and give us the output
2001 [12:35:58] *** Joins: plasticle (~plasticle@replaced-ip )
2002 [12:36:14] *** Joins: muindor (~christian@replaced-ip )
2003 [12:36:17] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2004 [12:36:23] <vegardx> It might be that you haven't loaded your local key into your ssh-agent.
2005 [12:36:26] <debian965> Thanks, I test
2006 [12:37:22] *** Joins: kamaao (~deb@replaced-ip )
2007 [12:37:44] *** Joins: dionysus69 (~Icedove@replaced-ip )
2008 [12:38:03] *** Joins: ewew (~none@replaced-ip )
2009 [12:38:05] *** Joins: blueness (~blueness@replaced-ip )
2010 [12:38:11] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
2011 [12:38:55] <debian965> vergardx, ssh-copy-id is same " cat file.pub >> authorized_keys ", no ?
2012 [12:40:03] <ewew> Hi. Does anyone here have installed debian with debootstrap ? The problem is that the mount config for devpts is ignoring my setting to 600 permission. Any idea why ? Other systems are respecting the setting without a problem.
2013 [12:40:06] <vegardx> More or less, it copies whatever you have in ~/.ssh. Keep in mind that if you've called your keys something else than the default ssh-agent won't pick them up automagically.
2014 [12:40:15] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Quit: WeeChat 1.0.1)
2015 [12:40:18] *** Quits: knamehost (~kdname@replaced-ip ) (Ping timeout: 276 seconds)
2016 [12:40:32] *** Joins: chomwitt (~chomwitt@replaced-ip )
2017 [12:40:52] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Client Quit)
2018 [12:41:17] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2019 [12:41:20] *** Joins: soee (~soee@replaced-ip )
2020 [12:41:33] *** Quits: MrAlexandr0 (~MrAlexand@replaced-ip ) (Ping timeout: 240 seconds)
2021 [12:41:36] *** Joins: chomwitt (~chomwitt@replaced-ip )
2022 [12:42:09] <themill> debian965: ssh-copy-id also ensures the permissions are correct at both ends
2023 [12:42:42] <debian965> Thanks, I delete last key and create new :)
2024 [12:42:46] *** Joins: kamaao (~deb@replaced-ip )
2025 [12:44:49] *** Joins: vv (05acbe0b@replaced-ip )
2026 [12:44:50] *** Joins: jasonwc (~Jason@replaced-ip )
2027 [12:45:03] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Ping timeout: 240 seconds)
2028 [12:45:40] *** Joins: nighty (~nighty@replaced-ip )
2029 [12:45:45] <vv> Hello, where is the public key called Debian CD signing key, fingerprint DF9B 9C49 EAA9 2984 3258 9D76 DA87 E80D 6294 BE9B ?
2030 [12:46:41] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2031 [12:47:02] *** Joins: MrAlexandr0 (~MrAlexand@replaced-ip )
2032 [12:47:07] *** Quits: vv (05acbe0b@replaced-ip ) (Client Quit)
2033 [12:49:05] *** Joins: kamaao (~deb@replaced-ip )
2034 [12:50:16] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
2035 [12:50:33] *** Quits: turfal (~Icedove@replaced-ip ) (Ping timeout: 240 seconds)
2036 [12:50:57] <ewew> Anyone ?
2037 [12:51:36] *** Quits: jasonwc (~Jason@replaced-ip ) (Ping timeout: 244 seconds)
2038 [12:52:18] *** Joins: fuzzy-logic (~fuzzy-log@replaced-ip )
2039 [12:52:42] *** Quits: nighty (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
2040 [12:52:44] *** Joins: knamehost (~kdname@replaced-ip )
2041 [12:53:00] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2042 [12:53:51] *** Joins: blueness (~blueness@replaced-ip )
2043 [12:54:07] *** Joins: Pazician (~pazician@replaced-ip )
2044 [12:54:12] *** Quits: poleprogger (~mj@replaced-ip ) (Ping timeout: 260 seconds)
2045 [12:54:23] *** Joins: comgot (~Icedove@replaced-ip )
2046 [12:54:34] *** Quits: jasonwert (~wert@replaced-ip ) (Ping timeout: 260 seconds)
2047 [12:55:14] *** Quits: mimi89999_phone (~mimi89999@replaced-ip ) (Read error: Connection reset by peer)
2048 [12:55:19] *** Joins: mimi89999_phone2 (~mimi89999@replaced-ip )
2049 [12:55:54] *** Quits: mimi89999_phone2 (~mimi89999@replaced-ip ) (Client Quit)
2050 [12:56:06] *** Quits: knamehost (~kdname@replaced-ip ) (Client Quit)
2051 [12:56:09] *** Joins: mimi89999_phone (~mimi89999@replaced-ip )
2052 [12:56:11] *** Joins: michaelis (~chatzilla@replaced-ip )
2053 [12:57:20] <bollo> debian965, I did ssh-keygen and ssh-copy-id and it doesn
2054 [12:57:36] *** Joins: SuPa (~SuPa@replaced-ip )
2055 [12:58:00] <bollo> debian965, it says failure and prompts me for password unless I set a password when I create the keys
2056 [12:58:02] <Rovanion> Does anyone know why my screen would be killed on ssh disconnect? I've never had this happen before on any other Debian machine.
2057 [12:58:52] *** Quits: level7 (~quassel@replaced-ip ) (Remote host closed the connection)
2058 [12:59:02] *** Joins: thiras (~Thiras@replaced-ip )
2059 [12:59:09] *** Quits: m8 (~m8@replaced-ip ) (Quit: Leaving)
2060 [12:59:30] *** Quits: heerlik (c4296246@replaced-ip ) (Quit: Page closed)
2061 [12:59:46] *** Joins: cyan__ (~cyan@replaced-ip )
2062 [13:00:13] *** Joins: telecode (~telecode_@replaced-ip )
2063 [13:00:46] *** Joins: pixdamix (~pix@replaced-ip )
2064 [13:00:49] *** Quits: mimi89999_phone (~mimi89999@replaced-ip ) (Read error: Connection reset by peer)
2065 [13:01:08] *** Joins: mimi89999_phone (~mimi89999@replaced-ip )
2066 [13:01:26] *** Quits: Caplain (~shayne@replaced-ip ) (Ping timeout: 244 seconds)
2067 [13:03:07] *** Joins: jasonwc (~Jason@replaced-ip )
2068 [13:03:18] *** Quits: bollo (~bollo@replaced-ip ) (Ping timeout: 246 seconds)
2069 [13:03:24] *** Quits: pixdamix (~pix@replaced-ip ) (Client Quit)
2070 [13:03:50] *** Joins: pixdamix (~pix@replaced-ip )
2071 [13:03:50] *** Quits: debian326 (d4c26380@replaced-ip ) (Ping timeout: 250 seconds)
2072 [13:04:22] <Rovanion> This shows the procedure replaced-url
2073 [13:04:40] *** Quits: T0rch (~T0rch@replaced-ip ) (Quit: Leaving)
2074 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
2075 [13:05:14] <Iridos> oh, did mplayer1 fall out of debian stable... and with it mencoder?
2076 [13:05:36] *** Quits: pyface (~pyface@replaced-ip ) (Ping timeout: 240 seconds)
2077 [13:05:48] *** Joins: dpkg (~dpkg@replaced-ip )
2078 [13:06:06] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
2079 [13:06:08] *** Joins: jasonwert (~wert@replaced-ip )
2080 [13:06:15] *** Quits: noodle (~noodle@replaced-ip ) (Quit: /quit)
2081 [13:06:46] *** Joins: blueness (~blueness@replaced-ip )
2082 [13:07:09] *** Quits: Hacker01 (~Haxker01@replaced-ip ) (Ping timeout: 246 seconds)
2083 [13:08:07] *** Joins: mirazi_heket (~Dell@replaced-ip )
2084 [13:08:33] *** Quits: majesticc (~maestro@replaced-ip ) (Ping timeout: 240 seconds)
2085 [13:08:53] <mirazi_heket> when to use discard on ssd? is there something against it on ssd's?
2086 [13:09:02] *** Joins: noodle (~noodle@replaced-ip )
2087 [13:09:15] *** Quits: jasonwc (~Jason@replaced-ip ) (Ping timeout: 246 seconds)
2088 [13:11:39] *** Joins: majesticc (~maestro@replaced-ip )
2089 [13:11:49] *** Joins: zuzzas (~zuzzas@replaced-ip )
2090 [13:12:20] *** Quits: ChaMeLioN (~ChaMeLioN@replaced-ip ) (Quit: .)
2091 [13:12:51] *** Joins: zero_to_rocket (~chatzilla@replaced-ip )
2092 [13:13:37] *** Quits: philipp_ (~philipp@replaced-ip ) (Quit: leaving)
2093 [13:14:09] <Iridos> hm, can I get memcoder from snapshots? Like... the last version out of stretch/testing?
2094 [13:14:50] *** Quits: paule32__ (~jens@replaced-ip ) (Quit: Verlassend)
2095 [13:15:37] *** Quits: zuzzas (~zuzzas@replaced-ip ) (Client Quit)
2096 [13:16:41] *** Joins: zuzzas (~zuzzas@replaced-ip )
2097 [13:17:12] *** Joins: SuPaMaD (~SuPa@replaced-ip )
2098 [13:17:13] *** Quits: SuPaMaD (~SuPa@replaced-ip ) (Max SendQ exceeded)
2099 [13:17:24] *** Joins: Caplain (~shayne@replaced-ip )
2100 [13:17:35] *** Quits: SuPa (~SuPa@replaced-ip ) (Quit: Leaving)
2101 [13:17:42] <insidious> Anyone know why apt-get
2102 [13:17:51] <insidious> times out on ipv6 ?
2103 [13:18:06] *** Joins: SuPa (~SuPa@replaced-ip )
2104 [13:18:07] *** Quits: SuPa (~SuPa@replaced-ip ) (Max SendQ exceeded)
2105 [13:18:09] <insidious> i had to remove my ipv6 addresses to update and upgrade
2106 [13:18:17] <insidious> because the ipv6 would time out.
2107 [13:18:31] *** Joins: SuPa (~SuPa@replaced-ip )
2108 [13:18:33] *** Quits: telecode (~telecode_@replaced-ip ) (Ping timeout: 240 seconds)
2109 [13:19:09] <Dagger2> insidious: if apt-get is printing v6 addresses in error messages, it usually means your v4 is broken (because apt-get only prints the last error message)
2110 [13:19:45] <insidious> he
2111 [13:19:47] <insidious> hm
2112 [13:19:54] <Dagger2> try `wget <your mirror>` and see what it says. wget prints the server's IPs in the same order that apt-get tries them in, and it prints useful error messages too
2113 [13:20:00] *** Quits: jasonwert (~wert@replaced-ip ) (Remote host closed the connection)
2114 [13:20:01] <insidious> that dont make sense if its broken why would it work for ipv4?
2115 [13:20:26] *** Dagger2 is now known as Dagger
2116 [13:20:34] *** Joins: jasonwc (~Jason@replaced-ip )
2117 [13:21:02] *** Joins: jasonwert (~wert@replaced-ip )
2118 [13:21:52] *** Joins: amcorreia (~amcorreia@replaced-ip )
2119 [13:21:53] *** Joins: winsen (~winsen@replaced-ip )
2120 [13:21:53] <themill> Is the mirror you have selected actually available on ipv6? (and is your dns working correctly etc). apt doesn't do anything special
2121 [13:22:07] *** Quits: runtime_error (~error@replaced-ip ) (Quit: %Asta La Vista%)
2122 [13:22:30] <Dagger> insidious: it might've been a temporary failure that fixed itself while you were figuring out how to remove v6
2123 [13:22:34] <insidious> not too sure i just disabled ipv6 to get the update working
2124 [13:22:50] <Dagger> insidious: although you're right, if you already have working v6 then it's probably not the problem I just described
2125 [13:23:15] *** Quits: blueness (~blueness@replaced-ip ) (Remote host closed the connection)
2126 [13:23:35] *** Joins: kepi (~kepi@replaced-ip )
2127 [13:23:37] *** Joins: blueness (~blueness@replaced-ip )
2128 [13:23:50] *** Quits: monoxane (~monoxane@replaced-ip ) (Quit: 404 user not found)
2129 [13:23:53] <insidious> i just removed the ipv6's from the node and it worked... once it finished updating i re added them and apt-get worked fine with the ipv6
2130 [13:24:01] *** Joins: runtime_error (~error@replaced-ip )
2131 [13:24:03] <insidious> was just curious if the dns was down on the other side.
2132 [13:25:06] *** Joins: factor (~factor@replaced-ip )
2133 [13:25:33] *** Joins: Lokke (~Thunderbi@replaced-ip )
2134 [13:25:52] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Client Quit)
2135 [13:26:08] *** Joins: secrgb (~secrgb@replaced-ip )
2136 [13:26:35] *** Quits: debian965 (d4c26380@replaced-ip ) (Quit: Page closed)
2137 [13:27:36] *** Quits: secrgb (~secrgb@replaced-ip ) (Client Quit)
2138 [13:28:07] *** Joins: kamaao (~deb@replaced-ip )
2139 [13:28:17] *** Joins: NickCao (uid128134@replaced-ip )
2140 [13:29:02] <winsen> hi all
2141 [13:29:19] *** Joins: akoko (~u@replaced-ip )
2142 [13:29:58] *** Joins: ven00m (~ven00m@replaced-ip )
2143 [13:29:59] *** Quits: osfe (~ol@replaced-ip ) (Read error: Connection reset by peer)
2144 [13:30:00] *** Joins: crameth (~crameth@replaced-ip )
2145 [13:30:37] *** Joins: alfred_ (~quassel@replaced-ip )
2146 [13:30:40] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 252 seconds)
2147 [13:31:00] *** Quits: zuzzas (~zuzzas@replaced-ip ) (Quit: Leaving)
2148 [13:31:17] *** Joins: zuzzas (~zuzzas@replaced-ip )
2149 [13:31:22] *** Quits: karimb (karimb@replaced-ip ) (Quit: Karim has gone to sleep. ZZZzzz…)
2150 [13:31:29] *** Quits: zuzzas (~zuzzas@replaced-ip ) (Remote host closed the connection)
2151 [13:31:53] *** Joins: zuzzas_ (~zuzzas@replaced-ip )
2152 [13:31:58] <winsen> can you please tell me good tool for recovery data on any kind of partitions? thanks
2153 [13:32:01] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2154 [13:32:26] *** Joins: osfe (~ol@replaced-ip )
2155 [13:32:41] *** Joins: Adbray (~Adbtay@replaced-ip )
2156 [13:32:46] <Iridos> magicrescue
2157 [13:33:20] *** Joins: poleprogger (~mj@replaced-ip )
2158 [13:33:33] *** Joins: alfred__ (~quassel@replaced-ip )
2159 [13:33:49] <winsen> Iridos: hi thanks for answering, is "magicrescue" bootable and working on any kind of partition?
2160 [13:34:41] *** Joins: Aaaaand (~quassel@replaced-ip )
2161 [13:34:54] *** Quits: hypermist (~lick.my@192.52.166.127) (Ping timeout: 276 seconds)
2162 [13:35:15] *** Quits: jusle (~jusle@replaced-ip ) (Ping timeout: 250 seconds)
2163 [13:35:21] *** Quits: alfred___ (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
2164 [13:35:33] *** Quits: Aaaaand (~quassel@replaced-ip ) (Remote host closed the connection)
2165 [13:35:33] *** Quits: Ryushin (user@replaced-ip ) (Ping timeout: 240 seconds)
2166 [13:35:35] *** Quits: zero_to_rocket (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92 [Firefox 43.0.4/20160105164030])
2167 [13:35:56] *** Joins: dexta (~D3XTA@replaced-ip )
2168 [13:35:58] <Iridos> no... it's just looking for the magic byte on all files (or something you write a recipe to find) and recovers the files that match... that's why I think it should work on most filesystem types
2169 [13:36:07] *** Joins: The_Ares (~The_Ares@replaced-ip )
2170 [13:36:26] *** Quits: The_Ares (~The_Ares@replaced-ip ) (Client Quit)
2171 [13:37:01] *** Joins: Buffer_Overflow (~Buffer_Ov@replaced-ip )
2172 [13:37:03] *** Quits: alfred_ (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
2173 [13:37:11] <Iridos> usually it's preferable to use something that uses FS specific things
2174 [13:37:17] <Iridos> oh... and: backups
2175 [13:37:34] <Iridos> totally independent on the type of partition, backups are
2176 [13:37:36] *** Quits: j3roen (~j3roen@replaced-ip ) (Ping timeout: 244 seconds)
2177 [13:37:51] *** Joins: brigo (~Brigo@replaced-ip )
2178 [13:37:57] *** Quits: insidious (~hex@replaced-ip ) (Ping timeout: 276 seconds)
2179 [13:38:13] *** Joins: insidious (~hex@replaced-ip )
2180 [13:38:17] *** Joins: elitas (~mukas@replaced-ip )
2181 [13:38:45] *** Quits: insidious (~hex@replaced-ip ) (Max SendQ exceeded)
2182 [13:38:47] *** Quits: Buffer_Overflow (~Buffer_Ov@replaced-ip ) (Max SendQ exceeded)
2183 [13:39:20] *** Joins: Buffer_Overflow (~Buffer_Ov@replaced-ip )
2184 [13:39:46] *** Joins: kangelane (c1280c0a@replaced-ip )
2185 [13:41:04] *** Parts: mimi89999 (~michel@replaced-ip )
2186 [13:41:14] *** Joins: insidious (~hex@replaced-ip )
2187 [13:41:40] *** Quits: mrkebab (~mk@replaced-ip ) (Ping timeout: 252 seconds)
2188 [13:41:44] <kangelane> I have a question. Iperf is running on two virtual machines,which are on nodes. The one where server is hosted, experiences 0 latency drop, the one where iperf client is, experiences 100x latency drop
2189 [13:41:47] *** Joins: Rokixz (~rokas@replaced-ip )
2190 [13:41:51] <kangelane> what is the cause of this ? I have no idea
2191 [13:42:00] *** Quits: insidious (~hex@replaced-ip ) (Changing host)
2192 [13:42:00] *** Joins: insidious (~hex@replaced-ip )
2193 [13:42:16] *** Joins: kamaao (~deb@replaced-ip )
2194 [13:42:32] *** Joins: ZFS1 (~smyrvang@replaced-ip )
2195 [13:42:46] <vegardx> latency drop?
2196 [13:42:46] *** Joins: faz3r (~faz3r@replaced-ip )
2197 [13:43:02] <vegardx> Packet loss?
2198 [13:43:34] <kangelane> i mean no internet traffic - network latency 0.37 ms (tested on host machines)
2199 [13:43:56] *** Joins: hanfm (~Thunderbi@replaced-ip )
2200 [13:44:06] *** Joins: cabezza (~cabezza@replaced-ip )
2201 [13:44:18] <kangelane> Iperf server and host running on VMs. now host with iperf server has network latency 0.214 ms (tested on host machines)
2202 [13:44:26] *** Joins: hypermist (~lick.my@192.52.166.127)
2203 [13:44:39] *** Quits: jfdh (~jfdh@replaced-ip ) (Ping timeout: 276 seconds)
2204 [13:44:54] <kangelane> Now wierd part, The host with iperf client running on VM has network latency 8.375 ms
2205 [13:45:08] <kangelane> that is 50 times more latency on client with iperf client
2206 [13:45:17] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
2207 [13:45:28] *** Quits: thiras (~Thiras@replaced-ip ) (Read error: Connection reset by peer)
2208 [13:45:34] *** Joins: stiivo (~steven@replaced-ip )
2209 [13:45:37] *** Quits: stiivo1 (~steven@replaced-ip ) (Read error: Connection reset by peer)
2210 [13:46:00] *** Joins: fort (~fort@replaced-ip )
2211 [13:46:11] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2212 [13:46:12] *** Joins: thrym (~thrym@replaced-ip )
2213 [13:46:19] *** zuzzas_ is now known as zuzzas
2214 [13:46:35] *** Joins: ven00m_ (~ven00m@replaced-ip )
2215 [13:46:37] *** Quits: jasonwert (~wert@replaced-ip ) (Ping timeout: 252 seconds)
2216 [13:46:42] <vegardx> I still don't understand what you're trying to say
2217 [13:46:57] *** Joins: kamaao (~deb@replaced-ip )
2218 [13:47:20] *** Joins: jusle (~jusle@replaced-ip )
2219 [13:47:56] <kangelane> I have a host A with virtual machine lets call it virtA and Host B with virtual machine lets call it virtB, now I also have my machine, lets call it Controller
2220 [13:48:01] *** debhelper sets mode: +l 1711
2221 [13:48:26] <kangelane> IF iperf server is running on virtA and iperf client is running on virtB - Basically creates a lot of network bandwidth
2222 [13:48:49] *** Quits: ven00m (~ven00m@replaced-ip ) (Ping timeout: 265 seconds)
2223 [13:48:55] <kangelane> I experience Huge latency increase with Host B, which has the iperf client running on virtB
2224 [13:49:30] <kangelane> But no lateny increase between Host C and Host A (Where iperf server is running on virtA)
2225 [13:50:50] <Donitzo> oh blah, dilemma
2226 [13:50:58] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2227 [13:51:00] <zuzzas> kangelane: are you sure that there are no deep buffers and/or shaping policies on the network equipment between all those hosts?
2228 [13:51:06] <Donitzo> I don't have a wired network connection, and debian doesn't work with my wifi usb dongle by default
2229 [13:51:47] *** Quits: ven00m_ (~ven00m@replaced-ip ) (Ping timeout: 276 seconds)
2230 [13:52:01] <kangelane> I am not sure, but I did not set anything like that up ( it does have OpenStack neutron running on it though )
2231 [13:52:13] *** Joins: r6ku (~r6ku@replaced-ip )
2232 [13:52:35] <kangelane> My quess was that the iperf is one directional and that server only aknowledges packets send and this is not a heavy task ?
2233 [13:52:46] <vegardx> Same node they are running on?
2234 [13:52:53] <Donitzo> if I want to use my raspberry pi as nothing but a wifi-to-ethernet adapter, what OS accomplishes this the easiest?
2235 [13:52:54] *** Joins: thiras (~Thiras@replaced-ip )
2236 [13:53:06] <kangelane> Nono, virtual machines are on separate physical nodes
2237 [13:53:10] <vegardx> Donitzo: Any software, but openwrt is nice.
2238 [13:53:21] <Donitzo> openwrt eh. I'll try it
2239 [13:54:03] <vegardx> Personally I'd just use Debian. All you're doing is a bridge...
2240 [13:54:20] <winsen> Iridos: sorry, I am back. is that working for ntfs partition as well?
2241 [13:54:45] *** Quits: Buffer_Overflow (~Buffer_Ov@replaced-ip ) (Ping timeout: 250 seconds)
2242 [13:55:10] <Donitzo> I guess. I still need to get the drivers for this wifi dongle to work
2243 [13:55:18] <Donitzo> and raspian is easy to install
2244 [13:55:47] *** Joins: kamaao (~deb@replaced-ip )
2245 [13:56:01] *** bazhang__ is now known as bazhang
2246 [13:57:02] *** Joins: MadHatter42 (~tarak@replaced-ip )
2247 [13:59:03] *** Quits: fstd (~fstd@replaced-ip ) (Remote host closed the connection)
2248 [13:59:25] <hiya> Guys, I need a general advise, how many hours of Computer time is sane in a day?
2249 [13:59:27] *** Joins: fstd (~fstd@replaced-ip )
2250 [13:59:42] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2251 [14:00:06] <Donitzo> why did they decide to drop raid support in the default ubuntu installers
2252 [14:00:11] <Donitzo> I don't see any reason why that's beneficial
2253 [14:00:24] *** Joins: kamaao (~deb@replaced-ip )
2254 [14:00:34] *** Quits: Echo6 (~Thunderbi@replaced-ip ) (Quit: Echo6)
2255 [14:01:21] *** Joins: llorephie (~Thunderbi@replaced-ip )
2256 [14:01:27] *** Joins: alak (~alak@replaced-ip )
2257 [14:02:39] *** Quits: jback (~quassel@replaced-ip ) (Quit: kthnx)
2258 [14:03:00] *** Quits: necrose99_ (~necrose99@replaced-ip ) (Read error: Connection reset by peer)
2259 [14:03:11] *** Joins: jback (~quassel@replaced-ip )
2260 [14:03:44] *** Joins: nighty (~nighty@replaced-ip )
2261 [14:04:18] <Iridos> winsen, look at the manpage
2262 [14:04:33] <dagerik> what does jessie have both rsyslog and journalctl
2263 [14:04:39] <dagerik> is it safe to remove rsyslog
2264 [14:04:54] <zamba> ok, what has happened with debian?
2265 [14:04:57] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2266 [14:05:20] <donnoc> Hello my friends. I am writing a bash script and I try to make a comand (duplicity) but if there is an Error I want so send me a Mail. The problem is that I don't know how to let the script look if something went to stderr from duplicity
2267 [14:05:25] <zamba> i tried to upgrade from wheezy to jessie.. all went good with the upgrade.. rebooted.. the box answered to icmp ping, but i was not able to ssh into it.. had to bring up the console and i could see that the system was in emergency mode..
2268 [14:05:41] <zamba> i investigated the logs and see that a nfs mount was unsuccessful..
2269 [14:05:51] <zamba> and this halted the whole boot-up?
2270 [14:05:56] *** Joins: thebrush (~Icedove@replaced-ip )
2271 [14:05:57] <winsen> Iridos: ok, is that the only you can recommand?
2272 [14:05:59] <zamba> in what direction are we going?
2273 [14:06:18] <zamba> how come a faulty nfs mount entry in /etc/fstab can halt a successful boot of a system?
2274 [14:06:20] *** Joins: kamaao (~deb@replaced-ip )
2275 [14:06:27] *** Joins: z0ran (~z0ran@replaced-ip )
2276 [14:06:43] <zamba> what happened with keep it simple, stupid?
2277 [14:07:02] <zamba> first and foremost the system should boot.. no matter what you throw at it
2278 [14:07:50] <zamba> boot and get the sshd running
2279 [14:07:55] *** Quits: MadHatter42 (~tarak@replaced-ip ) (Remote host closed the connection)
2280 [14:08:00] <zamba> boot - networking - ssh
2281 [14:08:09] <zamba> EVERYTHING else can fail for what i care
2282 [14:08:37] <Iridos> winsen, if it's for ntfs, you could search for packages e.g. with "apt-cache search ntfs rescue"?
2283 [14:09:01] *** Quits: syshape (~syshape@replaced-ip ) (Quit: leaving)
2284 [14:09:32] <winsen> Iridos: not only but it's part of. thanks
2285 [14:10:09] <frenchie> Somebody knows about a tool to record deezer/spotify audio ? something like ' streaming audio recorder' .. that can record And name each mp3 separately..
2286 [14:10:15] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2287 [14:11:03] <winsen> Iridos: do you if that works with live version?
2288 [14:11:09] *** Joins: level7 (~quassel@replaced-ip )
2289 [14:11:14] <winsen> Iridos: do you know if that works with live version?
2290 [14:12:10] <Iridos> if you have configured the repos like in a normal debian, yes
2291 [14:12:26] <winsen> Iridos: I mean by launching ubuntu live for example, can I run magicrescue on it?
2292 [14:12:33] *** Joins: MadHatter42 (~tarak@replaced-ip )
2293 [14:12:39] *** Quits: katija (~katija@replaced-ip ) (Quit: Goodbye)
2294 [14:12:40] *** Joins: programm_eins (~weintritt@replaced-ip )
2295 [14:12:45] *** Quits: venkat_330 (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2296 [14:13:00] *** Joins: venkat_330 (~Thunderbi@replaced-ip )
2297 [14:13:02] *** Parts: programm_eins (~weintritt@replaced-ip )
2298 [14:13:26] *** Joins: sealsniper (~user@replaced-ip )
2299 [14:13:38] <Iridos> you're in #debian. I never used ubuntu in my life. How the fuck should I know?
2300 [14:16:15] <Agemaniac> lmao
2301 [14:16:38] <devster31> I'm trying to create a vdi file from an img file, if I mount and chroot into the img file it tells me the total size is 3.7G, but the VDI file is actually 9G
2302 [14:16:42] <devster31> why is that?
2303 [14:16:49] *** Quits: lesta (~user@replaced-ip ) (Quit: lesta)
2304 [14:17:34] *** Joins: josuebrunel (~Icedove@replaced-ip )
2305 [14:17:45] <winsen> Iridos: don't torture yourself. slowdown boy. It's just a question
2306 [14:17:58] *** Quits: Ard1t (~ard1t@replaced-ip ) (Ping timeout: 252 seconds)
2307 [14:18:13] *** Joins: SanchoPensa (~azteca@replaced-ip )
2308 [14:18:50] <SanchoPensa> hey guys!
2309 [14:18:51] <SanchoPensa> do you happen to know of any linux capable music recognition service or sophtware like tunatic?
2310 [14:19:03] *** Joins: macartur (uid39242@replaced-ip )
2311 [14:19:12] <frenchie> I don't know the original question winsen, but testdisk saved me several times : replaced-url
2312 [14:20:03] <Iridos> winsen, I've used debian for 15 years now. There's a reason I sometimes take the time to answer question in #debian and not in #ubuntu or #arch or wherever
2313 [14:20:30] *** Quits: sbine (~sbine@replaced-ip ) (Quit: sbine)
2314 [14:20:41] <sealsniper> htop
2315 [14:20:48] *** Quits: sealsniper (~user@replaced-ip ) (Quit: leaving)
2316 [14:21:22] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Quit: Gone Fishing!)
2317 [14:22:54] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
2318 [14:22:56] *** Joins: kamaao (~deb@replaced-ip )
2319 [14:23:27] *** Joins: btf (~btf@replaced-ip )
2320 [14:24:01] *** Joins: DataGhostS (~vincent@replaced-ip )
2321 [14:24:09] *** Joins: ferseiti (~ferseiti@replaced-ip )
2322 [14:24:55] *** Joins: nadersith (~nadersith@replaced-ip )
2323 [14:25:09] <DataGhostS> I just cloned a wheezy VM into a new VM and dist-upgraded it to jessie, which went horribly wrong but I think I got it right after a couple of well-placed apt-gets... thing is that now I can ping that machine, I can SSH to that machine, but I have no outbound connectivity whatsoever, I can't even ping the IP that I used to ping the machine with, I can't ping 8.8.8.8
2324 [14:25:09] <dagerik> why does jessie come with rsyslog
2325 [14:25:11] *** Quits: nadersith (~nadersith@replaced-ip ) (Client Quit)
2326 [14:25:11] *** Quits: variuss (~variuss__@replaced-ip ) (Read error: Connection reset by peer)
2327 [14:25:37] <dagerik> DataGhostS: change IP address
2328 [14:25:40] <DataGhostS> I did iptables -F, ethtool says the link is up (and I'm ssh'ing into the machine so it should be) so what the hell is going on? even strace just shows timeouts on the outbound sockets
2329 [14:25:54] <DataGhostS> dagerik what would that accomplish?
2330 [14:25:56] <winsen> frenchie: I tested 'testdisk' but it doesn't work. Anyway thanks for answering
2331 [14:26:09] *** Quits: Geom (~Geom@replaced-ip ) (Ping timeout: 260 seconds)
2332 [14:26:29] *** Joins: nadersith (~nadersith@replaced-ip )
2333 [14:26:51] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2334 [14:27:01] *** Quits: thebrush (~Icedove@replaced-ip ) (Remote host closed the connection)
2335 [14:27:21] *** Joins: thebrush (~Icedove@replaced-ip )
2336 [14:27:47] <winsen> Iridos: 15 years..., congratulation boy.
2337 [14:28:27] *** Quits: donoban (~user@replaced-ip ) (Read error: Connection reset by peer)
2338 [14:28:58] *** Quits: majesticc (~maestro@replaced-ip ) (Ping timeout: 252 seconds)
2339 [14:29:03] *** Quits: minot (~minot@replaced-ip ) (Read error: Connection reset by peer)
2340 [14:29:16] *** Joins: debian133 (d4c26380@replaced-ip )
2341 [14:29:36] <frenchie> you welcome winsen
2342 [14:30:13] <nadersith> hi, is this an official debian channel? I thought it was on OFTC now
2343 [14:30:17] <jelly> winsen: that "boy" thing is unnecessarily patronizing. Drop it please.
2344 [14:30:32] *** Joins: GRiZL0C (~TK@replaced-ip )
2345 [14:30:55] <donnoc> I like the Debian Filesystem Hirarchy and I want to use is more as standart. What is the correkt folder if I write some of my scripts for the system? /urs/local/src?
2346 [14:30:57] *** Joins: Starduster (~SD@replaced-ip )
2347 [14:31:02] *** Joins: sexytime (~GitGud@replaced-ip )
2348 [14:31:07] *** Joins: DammitJim (~DammitJim@replaced-ip )
2349 [14:31:12] <DataGhostS> dagerik, I changed it anyway, still no outbound connectivity, only inbound
2350 [14:31:14] <winsen> jelly: take care of you.
2351 [14:32:06] <debian133> Hello, I come again a second time but I don't understand ... I created ssh key on my computer with root's user. I copied in my server (with ssh-copy-id) and " authorized_keys " automatically created. But now, when i'm connect in my server with "ssh myuser@myip -p 9325", the password is requested ... can you help me ? Thank's very much :)
2352 [14:32:18] *** Quits: hypermist (~lick.my@192.52.166.127) (Read error: No route to host)
2353 [14:32:18] *** Quits: SuPa (~SuPa@replaced-ip ) (Read error: Connection reset by peer)
2354 [14:32:19] <dagerik> DataGhostS: maybe switch has blacklisted MAC address. try change it
2355 [14:32:30] <jelly> nadersith: the official status of this channel is that it is officially unofficial. Still managed by debian people even if all the development irc channels moved to oftc.
2356 [14:32:40] <nadersith> thank you jelly
2357 [14:32:58] *** Quits: b0xii (~b0xii@replaced-ip ) (Quit: leaving)
2358 [14:33:01] <DataGhostS> dagerik, I had connectivity before dist-upgrading, last time I checked that would not change my MAC
2359 [14:33:12] *** Joins: panosk (~ppp@replaced-ip )
2360 [14:33:20] <dagerik> DataGhostS: show your iptables -L -n -v
2361 [14:33:28] <DataGhostS> I did iptables -F so it's empty
2362 [14:33:32] <DataGhostS> policy ACCEPT on all
2363 [14:33:32] <dagerik> ok
2364 [14:34:18] <dagerik> how about dig @8.8.8.8 example.com
2365 [14:34:21] <DataGhostS> I am seeing the counters increase due to my SSH traffic
2366 [14:34:33] <DataGhostS> doesn't work because
2367 [14:34:34] <DataGhostS> --- 8.8.8.8 ping statistics ---
2368 [14:34:34] <DataGhostS> 186 packets transmitted, 0 received, 100% packet loss, time 185258ms
2369 [14:34:35] *** Joins: bigmike18 (~bigmike18@replaced-ip )
2370 [14:34:49] <dagerik> DataGhostS: show ip r
2371 [14:35:27] <DataGhostS> default via 213.193.236.1 dev eth0
2372 [14:35:27] <DataGhostS> 213.193.236.0/24 dev eth0 proto kernel scope link src 213.193.236.249
2373 [14:35:39] <dagerik> ping 213.193.236.1 ?
2374 [14:35:42] <DataGhostS> nothing
2375 [14:35:46] *** Joins: kamaao (~deb@replaced-ip )
2376 [14:35:51] *** Joins: majesticc (~maestro@replaced-ip )
2377 [14:35:58] *** Quits: bigmike18 (~bigmike18@replaced-ip ) (Client Quit)
2378 [14:36:34] *** Joins: PityDaFool (082c640b@replaced-ip )
2379 [14:36:39] <frenchie> debian133: have a look at your server's sshd log, it will likely explain why the password is requested ( configure it to DEBUG in /etc/ssh/sshd_config , restart it it should log under /var/log/auth )
2380 [14:36:42] <dagerik> DataGhostS: do tcpdump see if packets are going out
2381 [14:36:59] <aypea[1]> dataghosts: is eth0 actually up?
2382 [14:37:08] *** Quits: nadersith (~nadersith@replaced-ip ) (Quit: WeeChat 1.5)
2383 [14:37:13] *** Joins: sbine (~sbine@replaced-ip )
2384 [14:37:18] <DataGhostS> aypea[1], I'm ssh'ing into that machine over that eth0
2385 [14:37:26] <DataGhostS> you should actually be able to ping it and get a response
2386 [14:37:32] <aypea[1]> dataghosts: hah. nifty.
2387 [14:37:41] <aypea[1]> dataghosts: in the same network?
2388 [14:37:43] <DataGhostS> tcpdump only shows some arps though m ySSH session is online
2389 [14:37:44] <aypea[1]> on
2390 [14:37:53] <DataGhostS> no from a completely different network and ISP
2391 [14:38:01] <DataGhostS> but I can't ping back
2392 [14:38:19] <debian133> frenchie thanks, I see (and I'm french too, bit my english is very bad)
2393 [14:38:58] <frenchie> ok pm me if you want, we'll speak french without polluting the main chan
2394 [14:38:59] *** Joins: coldbox (~root@replaced-ip )
2395 [14:39:27] <dagerik> do tcpdump while you use dig. see if a UDP packet is actually going out
2396 [14:39:31] <DataGhostS> if I ifdown eth0, my top stops and it resumes when I ifup eth0
2397 [14:39:41] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2398 [14:40:25] <DataGhostS> tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
2399 [14:40:26] <DataGhostS> listening on eth0, link-type EN10MB (Ethernet), capture size 262144 bytes
2400 [14:40:26] <DataGhostS> ^C^\Quit
2401 [14:40:26] <DataGhostS> 4 packets transmitted, 0 received, 100% packet loss, time 3023ms
2402 [14:40:27] *** DataGhostS was kicked by debhelper (flood. Please use replaced-url
2403 [14:40:35] *** Joins: DataGhostS (~vincent@replaced-ip )
2404 [14:41:02] *** Joins: hypermist (~lick.my@192.52.166.127)
2405 [14:41:04] *** Joins: kamaao (~deb@replaced-ip )
2406 [14:41:23] *** Joins: lucaswang (~lucaswang@replaced-ip )
2407 [14:41:30] <DataGhostS> that's all I see
2408 [14:41:55] *** Joins: Slashman (~Slash@replaced-ip )
2409 [14:42:06] *** Pseudo is now known as Zionist
2410 [14:42:20] <dagerik> DataGhostS: tcpdump port 53 then dig @8.8.8.8 example.com
2411 [14:42:32] <dagerik> you should see 14:42:03.862625 IP 62.92.70.146.38999 > google-public-dns-a.google.com.domain: 44359+ [1au] A? example.com. (40)
2412 [14:42:35] <dagerik> 14:42:03.879139 IP google-public-dns-a.google.com.domain > 62.92.70.146.38999: 44359$ 1/0/1 A 93.184.216.34 (56)
2413 [14:42:48] <DataGhostS> still nothing
2414 [14:42:58] *** Joins: mrkebab (~mk@replaced-ip )
2415 [14:42:59] <aypea[1]> not even an outgoing packet?
2416 [14:43:05] <DataGhostS> wait a few appeared *after* the timeout
2417 [14:43:17] <DataGhostS> but they're requests for *.debian.pool.ntp.org
2418 [14:43:28] <DataGhostS> from a different inte.. what?!
2419 [14:43:37] <DataGhostS> from an IP that's not even assigned to the machine
2420 [14:43:44] *** Quits: sexytime (~GitGud@replaced-ip ) (Quit: Leaving)
2421 [14:43:47] *** Quits: elitas (~mukas@replaced-ip ) ()
2422 [14:43:58] *** Joins: sexytime (~GitGud@replaced-ip )
2423 [14:43:58] <hypermist> well i managed to re-install vps without any problems
2424 [14:43:59] <aypea[1]> use tcpdump -n -i eth0 and try again
2425 [14:44:08] <dagerik> DataGhostS: give output of iptables -L -n -v
2426 [14:44:40] <DataGhostS> still empty
2427 [14:44:55] <DataGhostS> grepping for that IP (it's the old IP of the VM I cloned) I did find some ipsec thing
2428 [14:44:58] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2429 [14:45:17] <aypea[1]> DataGhostS: check other tables with -t
2430 [14:45:23] *** Joins: zerotech (~zerotech@replaced-ip )
2431 [14:45:34] *** Joins: mcmillhj (~hunter@replaced-ip )
2432 [14:45:35] *** Quits: ocZio (~ocZio@replaced-ip ) (Quit: Leaving)
2433 [14:45:35] *** Quits: GRiZL0C (~TK@replaced-ip ) (Quit: Leaving)
2434 [14:46:03] *** Joins: kamaao (~deb@replaced-ip )
2435 [14:46:14] *** Quits: CrazyTux[m] (~CrazyTuxm@replaced-ip ) (Quit: This computer has gone to sleep)
2436 [14:46:26] <DataGhostS> yes great. what's the use case for not flushing all tables with -F and no arguments
2437 [14:46:28] <debian133> frenchie, I do not know how to activate this logfile in sshd_config, can you help me ?
2438 [14:46:35] <DataGhostS> thanks aypea[1] there was some crap in POSTROUTING
2439 [14:46:38] *** Joins: jasonwert (~wert@replaced-ip )
2440 [14:46:46] <aypea[1]> DataGhostS: it flushes all chains in selected table :)
2441 [14:46:56] <aypea[1]> by default the table is the filter table
2442 [14:47:00] <DataGhostS> yes true I know that
2443 [14:47:16] <DataGhostS> but I'd have it flush everything if you didn't specify, heh
2444 [14:47:24] *** Joins: Ard1t (~ard1t@replaced-ip )
2445 [14:47:55] <frenchie> debian133: you should have a line like this : SyslogFacility AUTH
2446 [14:48:00] *** debhelper sets mode: +l 1720
2447 [14:48:12] <DataGhostS> someone set up VPN and NAT stuff on that box without telling me
2448 [14:48:31] <aypea[1]> DataGhostS: it's the little things that make life fun :)
2449 [14:48:39] <frenchie> followed by a line like that : LogLevel DEBUG ( not sure if DEBUG is valid but I think so )
2450 [14:48:42] <DataGhostS> weeeee I'm overjoyed haha
2451 [14:49:01] <frenchie> then just restart sshd debian133
2452 [14:49:04] *** Joins: CEnnis91 (uid3543@replaced-ip )
2453 [14:49:13] <debian133> frenchie, oh ok thanks, I have auth.log, I see him
2454 [14:49:22] *** Quits: Mouaad_ (~Mouaad@replaced-ip##) (Quit: ZNC - ##replaced-url
2455 [14:49:27] *** Joins: GRiZL0C (~TK@replaced-ip )
2456 [14:49:58] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2457 [14:50:12] *** Joins: nadeem (6ac00e61@replaced-ip )
2458 [14:50:40] <aypea[1]> DataGhostS: :)
2459 [14:50:50] <nadeem> my debian system doen't resume after hibernate. please help
2460 [14:51:09] <frenchie> you can do a man sshd_config to learn more debian133 , DEBUG should be fine according to it
2461 [14:51:13] <aypea[1]> tempt it out with salmon
2462 [14:51:21] <frenchie> :)
2463 [14:51:38] <nadeem> please help
2464 [14:51:39] <frenchie> sorry no idea nadeem
2465 [14:51:51] <aypea[1]> same.
2466 [14:52:15] <aypea[1]> (except for the salmon bit - there's a small chance)
2467 [14:52:32] <frenchie> :p
2468 [14:52:41] *** Zionist is now known as Pseudo
2469 [14:52:55] <nadeem> it powers off fine, but after i poweron i dont have my work there , it resumes like restart, all jobs gonne
2470 [14:52:59] <debian133> thanks frenchie, I change "INFO" for "DEBUG"
2471 [14:53:24] <frenchie> cool debian133 you should get your answer then
2472 [14:53:26] *** Quits: bdog7 (~bdog7@replaced-ip ) (Quit: Leaving)
2473 [14:53:28] *** Joins: kamaao (~deb@replaced-ip )
2474 [14:53:31] <aypea[1]> nadeem: check dmesg for clues
2475 [14:54:00] *** Joins: Yugidude1 (Yugidude1@replaced-ip )
2476 [14:54:23] *** Parts: ewew (~none@replaced-ip )
2477 [14:55:20] *** Quits: zerotech (~zerotech@replaced-ip ) (Quit: WeeChat 1.5)
2478 [14:56:04] *** Joins: zerotech (~zerotech@replaced-ip )
2479 [14:56:27] <frenchie> looks like you can pinpoint the problem following this procedure nadeem : replaced-url
2480 [14:57:00] <debian133> frenchie thank's, this is my log, I search into but i'm newbie in debian, if you have ideas ... : replaced-url
2481 [14:57:34] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2482 [14:57:34] *** Parts: DataGhostS (~vincent@replaced-ip )
2483 [14:57:41] *** Quits: fredc (~reev@replaced-ip ) (Ping timeout: 244 seconds)
2484 [14:58:15] *** Joins: kamaao (~deb@replaced-ip )
2485 [14:59:25] *** Quits: jasonwert (~wert@replaced-ip ) (Remote host closed the connection)
2486 [14:59:48] <frenchie> not enough information to solve it debian133 ; try changing DEBUG to DEBUG3 to have more information
2487 [14:59:49] *** Joins: adev (~adev@replaced-ip )
2488 [15:00:01] *** Quits: fuzzy-logic (~fuzzy-log@replaced-ip ) (Quit: Leaving)
2489 [15:00:07] <debian133> frenchie, Oh ok, thanks :)
2490 [15:00:11] *** Joins: debian024 (d4c26380@replaced-ip )
2491 [15:02:10] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2492 [15:02:18] *** Joins: cam13 (cam@replaced-ip )
2493 [15:02:20] *** Quits: GRiZL0C (~TK@replaced-ip ) (Ping timeout: 244 seconds)
2494 [15:02:52] *** Joins: kamaao (~deb@replaced-ip )
2495 [15:03:31] *** Quits: otirc (~crito@replaced-ip ) (Quit: WeeChat 1.0.1)
2496 [15:03:49] <debian133> frenchie, this is my new logfile : replaced-url
2497 [15:05:20] *** Joins: GJ_ (~Thunderbi@replaced-ip )
2498 [15:05:20] *** Joins: elitas (~mukas@replaced-ip )
2499 [15:05:22] *** Quits: fort (~fort@replaced-ip ) (Read error: Connection reset by peer)
2500 [15:06:16] *** Joins: f10 (~flo@replaced-ip )
2501 [15:06:51] *** Joins: rrehbein (~rrehbein@replaced-ip )
2502 [15:06:53] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2503 [15:09:16] *** Quits: zerotech (~zerotech@replaced-ip ) (Quit: WeeChat 1.5)
2504 [15:09:31] <frenchie> You're trying to log in as 'myuser' not root I guess debian133 , so you should generate your key as myuser not root at first no ?
2505 [15:09:47] *** Quits: mirazi_heket (~Dell@replaced-ip ) (Read error: Connection reset by peer)
2506 [15:10:08] *** Joins: billythefish (~btf@replaced-ip )
2507 [15:10:16] *** Joins: Smither (~Smither@replaced-ip )
2508 [15:10:48] *** Quits: nadeem (6ac00e61@replaced-ip ) (Ping timeout: 250 seconds)
2509 [15:11:53] *** Joins: ZFS2 (~ZFS@replaced-ip )
2510 [15:11:55] <debian133> frenchie, on my local computer I have generate key with "root". But in my server, I connect with " myuser " (and public key is .ssh myuser repertory). But in my server, " myuser " is not root.
2511 [15:12:27] <frenchie> got to work brb
2512 [15:12:34] <debian133> frenchie, now, i want to connect in my server with root : " root > ssh dometech@server " :)
2513 [15:12:40] <frenchie> generate key with mysuser
2514 [15:12:55] <frenchie> root may be disabled by default for sshing
2515 [15:12:58] *** Quits: ZFS1 (~smyrvang@replaced-ip ) (Ping timeout: 252 seconds)
2516 [15:13:25] <Smither> Heya. Just installed debian on my laptop, and the trackpad doesn't work. I have done `xinput list` and the only mouse that shows is a "virtual core XTEST pointer". and when i do `cat /proc/bus/input/devices` I don't get anything remotely mouse/trackpad like. Haven't a clue where to go from here, any pointers would be fantastic.
2517 [15:13:32] *** Joins: kubrickdave (~David@replaced-ip )
2518 [15:13:52] *** Joins: jpgepetto (~jean-phil@replaced-ip )
2519 [15:14:00] <debian133> frenchie, Mmm, strange because I can connect in ssh (but password required). You think generate key with other user in my locale machine ?
2520 [15:14:09] *** Quits: btf (~btf@replaced-ip ) (Ping timeout: 276 seconds)
2521 [15:15:14] *** Joins: karimb (karimb@replaced-ip )
2522 [15:16:28] *** Joins: fornax (~fornax@replaced-ip )
2523 [15:16:41] *** Joins: GRiZL0C (~TK@replaced-ip )
2524 [15:16:52] *** Joins: soc42 (~soc42@replaced-ip )
2525 [15:17:16] *** Quits: ZFS2 (~ZFS@replaced-ip ) (Ping timeout: 265 seconds)
2526 [15:17:40] *** Quits: kubrickdave (~David@replaced-ip ) (Client Quit)
2527 [15:18:18] <frenchie> yes debian133 generate and copy id too ..
2528 [15:18:30] <debian133> thanks frenchie :)
2529 [15:18:47] *** Quits: kangelane (c1280c0a@replaced-ip ) (Quit: Page closed)
2530 [15:19:20] *** Joins: kamaao (~deb@replaced-ip )
2531 [15:19:54] *** Quits: shootbird (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
2532 [15:20:30] *** Joins: dr4kk4r^ (~dr4kk4r^@replaced-ip )
2533 [15:21:11] *** Parts: dr4kk4r^ (~dr4kk4r^@replaced-ip )
2534 [15:21:48] *** Joins: evade (~evade@replaced-ip )
2535 [15:23:14] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2536 [15:23:33] *** Quits: Online_ (~Online@replaced-ip ) (Quit: Leaving)
2537 [15:23:37] *** Joins: shamann (~shamann@replaced-ip )
2538 [15:23:42] *** Quits: sbine (~sbine@replaced-ip ) (Quit: sbine)
2539 [15:23:54] *** Joins: kamaao (~deb@replaced-ip )
2540 [15:24:07] *** Joins: ZFS1 (~ZFS@replaced-ip )
2541 [15:24:15] *** Quits: mimi89999_phone (~mimi89999@replaced-ip ) (Quit: AtomicIRC: The nuclear option.)
2542 [15:24:31] *** Quits: js9600 (~Thunderbi@replaced-ip ) (Ping timeout: 252 seconds)
2543 [15:24:31] *** Quits: orangey (~orangey@replaced-ip ) (Ping timeout: 252 seconds)
2544 [15:24:43] *** Joins: FierceDeityLink (~shayne@replaced-ip )
2545 [15:24:47] *** Joins: mimi89999_phone (~mimi89999@replaced-ip )
2546 [15:25:24] *** Quits: jusle (~jusle@replaced-ip ) (Ping timeout: 276 seconds)
2547 [15:25:36] *** Joins: jasonwert (~wert@replaced-ip )
2548 [15:25:41] *** Joins: shootbird (~quassel@replaced-ip )
2549 [15:26:07] *** Joins: orangey (~orangey@replaced-ip )
2550 [15:27:02] *** Quits: Tempesta (Tempesta@replaced-ip ) (Quit: See ya!)
2551 [15:27:22] *** Joins: zerotech (~zerotech@replaced-ip )
2552 [15:27:28] *** Quits: zerotech (~zerotech@replaced-ip ) (Client Quit)
2553 [15:27:55] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2554 [15:28:11] *** Joins: zerotech (~zerotech@replaced-ip )
2555 [15:28:27] *** Quits: barto (~Freddy@replaced-ip ) (Remote host closed the connection)
2556 [15:28:41] *** Quits: ZFS1 (~ZFS@replaced-ip ) (Ping timeout: 244 seconds)
2557 [15:28:55] *** Joins: Nevyn|Work (~jhaskell@replaced-ip )
2558 [15:29:01] *** Parts: Nevyn|Work (~jhaskell@replaced-ip )
2559 [15:29:15] *** Quits: poleprogger (~mj@replaced-ip ) (Ping timeout: 246 seconds)
2560 [15:29:52] *** Joins: kamaao (~deb@replaced-ip )
2561 [15:30:49] *** Joins: watmm (~nmurphy@replaced-ip )
2562 [15:30:52] <debian133> frenchie, I see this "Now try logging into the machine, with: "ssh -p '9325' 'myuser@37.***.***.***'" and check to make sure that only the key(s) you wanted were added." ; but password is requested again ... :/
2563 [15:32:17] *** Quits: alak (~alak@replaced-ip ) (Disconnected by services)
2564 [15:32:24] *** Quits: muindor (~christian@replaced-ip ) (Remote host closed the connection)
2565 [15:32:30] <frenchie> last time I hope .. paste your log plz,
2566 [15:32:37] <debian133> This is my Gist : replaced-url
2567 [15:32:42] *** Joins: alakx (~alak@replaced-ip )
2568 [15:33:11] *** Quits: evade (~evade@replaced-ip ) (Ping timeout: 276 seconds)
2569 [15:33:37] *** Parts: SanchoPensa (~azteca@replaced-ip )
2570 [15:33:49] *** Joins: altin_ (~altin@replaced-ip )
2571 [15:33:53] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2572 [15:34:36] *** Joins: kamaao (~deb@replaced-ip )
2573 [15:36:38] <frenchie> in /home/youruser/authorized_keys you have something ? debian133
2574 [15:36:45] *** Joins: poleprogger (~mj@replaced-ip )
2575 [15:36:48] <frenchie> on the remote host
2576 [15:37:02] *** Quits: jasonwert (~wert@replaced-ip ) (Remote host closed the connection)
2577 [15:37:05] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 276 seconds)
2578 [15:37:09] *** Joins: Tempesta (Tempesta@replaced-ip )
2579 [15:37:27] *** Quits: zyclonicz (~zyclonicz@replaced-ip ) (Ping timeout: 250 seconds)
2580 [15:37:32] *** Quits: watmm (~nmurphy@replaced-ip ) (Ping timeout: 260 seconds)
2581 [15:37:38] *** Quits: fornax (~fornax@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
2582 [15:37:39] *** Quits: sexytime (~GitGud@replaced-ip ) (Quit: Leaving)
2583 [15:37:47] *** Quits: coldbox (~root@replaced-ip ) (Quit: WeeChat 1.5)
2584 [15:37:53] <frenchie> ' .ssh/authorized_keys' * sorry
2585 [15:38:01] *** debhelper sets mode: +l 1714
2586 [15:38:04] *** Quits: altin_ (~altin@replaced-ip ) (Remote host closed the connection)
2587 [15:38:09] *** Quits: NickCao (uid128134@replaced-ip ) (Quit: Connection closed for inactivity)
2588 [15:38:33] *** Joins: katebe (~katebe@replaced-ip )
2589 [15:38:54] *** Joins: Walakea (~marian@replaced-ip )
2590 [15:39:15] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2591 [15:39:23] <debian133> frenchie, yes I have public key rsa content
2592 [15:39:25] *** Joins: ratrace (~r00t@replaced-ip )
2593 [15:39:36] *** Joins: jasonwert (~wert@replaced-ip )
2594 [15:39:43] <DammitJim> is there a way to set the dpi for 1 screen, but not another?
2595 [15:39:55] <Walex> DammitJim: yes
2596 [15:39:55] <DammitJim> the fonts are tiny on my laptop, but they are normal on my external monitor
2597 [15:40:08] <DammitJim> my laptop is a 14", but my external is 22 or something
2598 [15:40:08] <ratrace> Hello. Anyone using selinux on debian? are the policies up to date and well integrated with debian or is there a lot of manual work to get them going?
2599 [15:40:09] <Walex> DammitJim: that's a different problem...
2600 [15:40:17] <Walakea> i have currently installed GNOME on jessie, i would like to tee how KDE looks, i know there is a package that contains only the GUI (without applications), if i install it will i be able to easily remove it?
2601 [15:40:18] <DammitJim> Walex, what do you mean?
2602 [15:40:21] <frenchie> debian133: sorry we must be missing something very simple but I just don't see it
2603 [15:40:40] *** Quits: Caplain (~shayne@replaced-ip ) (Quit: Leaving)
2604 [15:40:43] <Walex> Walakea: yes
2605 [15:40:47] <DammitJim> I have been able to increase the dpi on ALL of them with xrandr, but then my stuff is huge on my external monitors
2606 [15:40:52] <debian133> Thanks ... I answer french forum (debian-fr) :)
2607 [15:40:55] <DammitJim> what else would it be Walex ?
2608 [15:41:05] *** Joins: altin_ (~altin@replaced-ip )
2609 [15:41:12] <frenchie> cool debian133
2610 [15:41:20] *** Joins: kamaao (~deb@replaced-ip )
2611 [15:41:46] *** Quits: Messenger_bird (~banana@replaced-ip ) (Read error: Connection reset by peer)
2612 [15:41:47] <Walex> DammitJim: you can set the DPI on different X11 'screens' and evenn on different monitors mapped to the same 'screen', but applications don't always care (actually, almost never)
2613 [15:42:06] <DammitJim> ok, how do I do that per monitor?
2614 [15:42:27] <Walakea> but there is no way to see KDE 5 on jessie without issueas, right?
2615 [15:43:03] <Walex> DammitJim: 'man xrandr' => '--dpi'
2616 [15:43:20] <DammitJim> Walex, that's what I used, but that does it for ALL monitors
2617 [15:43:24] *** Joins: ben_roose (~roose@replaced-ip )
2618 [15:43:28] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2619 [15:43:32] *** Joins: deb (~a1@replaced-ip )
2620 [15:43:32] <Walex> DammitJim: '--output'
2621 [15:43:57] <DammitJim> I used --output but still no go
2622 [15:44:10] <DammitJim> now, since you are saying that this is a different problem... what would be a proper test when I do this?
2623 [15:44:24] *** Joins: sbine (~sbine@replaced-ip )
2624 [15:44:25] <DammitJim> I was just doing this by looking at "transmission"'s interface
2625 [15:44:39] <Walex> DammitJim: then the CPU driver does not allow you to set different DPI for different monitors...
2626 [15:44:42] *** Quits: katebe (~katebe@replaced-ip ) (Ping timeout: 276 seconds)
2627 [15:44:47] <DammitJim> and it just became super huge on my external monitors even though I was setting the --output to my eDP1
2628 [15:45:00] <DammitJim> oh, that's a GPU driver?
2629 [15:45:02] <DammitJim> thing
2630 [15:45:29] <Walex> DammitJim: 'xterm -fa monospace-10' and you can try 'xterm -fa monospace-10:dpi=...'
2631 [15:45:52] *** Joins: Sector89 (~Sector89@replaced-ip )
2632 [15:45:52] *** Quits: Sector89 (~Sector89@replaced-ip ) (Changing host)
2633 [15:45:52] *** Joins: Sector89 (~Sector89@replaced-ip )
2634 [15:46:04] *** Joins: EasyShekels (~easysheke@replaced-ip )
2635 [15:46:05] <Walex> DammitJim: but most GUI libraries ignore the X11 reported DPI, and don't allow specifying different DPIs.
2636 [15:46:10] *** Joins: Senas_Komunistas (~Senas_Kom@replaced-ip )
2637 [15:46:11] <DammitJim> thank you
2638 [15:46:15] <DammitJim> that's all I wanted to know
2639 [15:46:21] <Walakea> kde-plasma-desktop does not seem minimal to me, it even contains VLC
2640 [15:46:35] *** Joins: donofrio (~donofrio@replaced-ip )
2641 [15:46:39] *** Quits: saul (~hubert@replaced-ip ) (Ping timeout: 260 seconds)
2642 [15:46:41] *** Joins: kpease (~kpease@replaced-ip )
2643 [15:47:25] *** Parts: gferencz (~gferencz@replaced-ip )
2644 [15:47:35] <Walex> DammitJim: also 'xdpyinfo | grep dpi' of course
2645 [15:47:38] *** Joins: coldbox (~cb0x@replaced-ip )
2646 [15:47:44] <DammitJim> Walex, I did that
2647 [15:47:48] <Walex> DammitJim: also 'xdpyinfo | grep dots' of course
2648 [15:47:52] <DammitJim> and that shows the dpi for all my monitors together
2649 [15:47:55] <DammitJim> not per monitor
2650 [15:48:00] *** debhelper sets mode: +l 1720
2651 [15:48:15] *** Joins: fornax (~fornax@replaced-ip )
2652 [15:49:19] *** Quits: thebrush (~Icedove@replaced-ip ) (Remote host closed the connection)
2653 [15:49:36] *** Parts: frenchie (4d9e18f8@replaced-ip )
2654 [15:49:42] *** Joins: thebrush (~Icedove@replaced-ip )
2655 [15:49:49] <Walex> DammitJim: things are more complicated than you think. Curse Keith Packard whenever you can
2656 [15:49:50] *** Joins: alfred_ (~quassel@replaced-ip )
2657 [15:50:18] <DammitJim> that's ok
2658 [15:50:20] *** Joins: kamaao (~deb@replaced-ip )
2659 [15:50:30] <DammitJim> I was just trying to make sure I wasn't doing anything stupid which happens 90% of the time
2660 [15:51:10] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2661 [15:51:12] *** Quits: swatti (~memory@replaced-ip ) (Ping timeout: 276 seconds)
2662 [15:51:31] *** Joins: kamaao (~deb@replaced-ip )
2663 [15:51:31] <Walex> DammitJim: you are trying to do something that should work, but the reason why usually it does not is usually complicated, but it all goes back to that Keith Packard guy and his moronic changes
2664 [15:51:49] *** Joins: alfred___ (~quassel@replaced-ip )
2665 [15:52:02] *** Quits: tty0_ (~NA@replaced-ip ) (Quit: Leaving.)
2666 [15:52:44] *** Joins: Echo6 (~Thunderbi@replaced-ip )
2667 [15:52:47] *** Joins: tty0_ (~NA@replaced-ip )
2668 [15:53:24] *** Joins: Messenger_bird (~banana@replaced-ip )
2669 [15:53:30] *** Quits: tty0_ (~NA@replaced-ip ) (Client Quit)
2670 [15:53:39] *** Quits: denisk (~denisk@replaced-ip ) (Remote host closed the connection)
2671 [15:53:43] *** Joins: kasimon (~user@replaced-ip )
2672 [15:53:50] *** Joins: Pr0metheus (~nezos@replaced-ip )
2673 [15:54:00] *** Quits: alfred__ (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
2674 [15:54:01] *** Quits: Walakea (~marian@replaced-ip ) (Quit: Walakea)
2675 [15:54:05] *** Joins: thebrush1 (~Icedove@replaced-ip )
2676 [15:54:27] *** Joins: swatti (~memory@replaced-ip )
2677 [15:54:28] *** Quits: FierceDeityLink (~shayne@replaced-ip ) (Ping timeout: 276 seconds)
2678 [15:54:39] *** Quits: thebrush (~Icedove@replaced-ip ) (Ping timeout: 276 seconds)
2679 [15:55:33] *** Quits: alfred_ (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
2680 [15:55:39] *** Joins: jbitdrop (~jbitdrop@replaced-ip )
2681 [15:55:46] *** Joins: babak (uid19622@replaced-ip )
2682 [15:56:16] <kasimon> Hello everyone. Is there a place where one can download older debian isos or at least the content?
2683 [15:56:42] <kasimon> I'm looking for the latest wheezy amd64 cd, jigdo and/or netinst would be okay.
2684 [15:58:07] *** Joins: alfred_ (~quassel@replaced-ip )
2685 [15:58:16] *** Joins: Caplain (~shayne@replaced-ip )
2686 [15:58:32] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Ping timeout: 276 seconds)
2687 [15:58:49] <petemc> !archive
2688 [15:58:50] <dpkg> well, archive is a collection of files. 'tar', 'ar', 'cpio' are all archiving tools. This is *not* the same as compression, which is a separate operation. Debian Archives is the repository for old Debian releases, see replaced-url
2689 [15:59:39] *** Joins: lubarch (~lubarch@replaced-ip )
2690 [15:59:40] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
2691 [15:59:46] *** Quits: magenbrot (~magenbrot@replaced-ip ) (Quit: bye bye)
2692 [15:59:50] *** Quits: lubarch (~lubarch@replaced-ip ) (Client Quit)
2693 [15:59:52] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
2694 [15:59:54] *** Joins: turfal (~Icedove@replaced-ip )
2695 [16:00:31] *** Joins: ewew (~none@replaced-ip )
2696 [16:00:38] *** Joins: alfred__ (~quassel@replaced-ip )
2697 [16:00:53] *** Joins: magenbrot (~magenbrot@replaced-ip )
2698 [16:01:04] <ewew> Hi. Why is system with systemd ignoring setting in /etc/default/devpts file ?
2699 [16:01:28] *** Joins: pseubodot (~p-dot@replaced-ip )
2700 [16:01:34] *** Joins: watmm (~nmurphy@replaced-ip )
2701 [16:01:51] *** Joins: ExoUNX (~ExoUNX@replaced-ip )
2702 [16:02:02] *** Quits: alfred___ (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
2703 [16:04:20] *** Quits: f10 (~flo@replaced-ip ) (Read error: Connection reset by peer)
2704 [16:04:44] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip ) (Ping timeout: 260 seconds)
2705 [16:04:51] *** Quits: alfred_ (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
2706 [16:05:32] *** Quits: mowcius (~Rob@replaced-ip ) (Ping timeout: 260 seconds)
2707 [16:05:38] *** Quits: cyan__ (~cyan@replaced-ip ) (Read error: Connection reset by peer)
2708 [16:06:21] *** Joins: roshanavand (~roshanava@replaced-ip )
2709 [16:06:28] *** Joins: f10 (~flo@replaced-ip )
2710 [16:06:33] *** Quits: Orbitrix (~Huevos@replaced-ip ) (Ping timeout: 240 seconds)
2711 [16:06:44] *** Joins: alfred_ (~quassel@replaced-ip )
2712 [16:07:14] *** Joins: alfred___ (~quassel@replaced-ip )
2713 [16:08:01] *** debhelper sets mode: +l 1729
2714 [16:08:13] *** Joins: HansE (~HansE@replaced-ip )
2715 [16:08:23] *** Quits: bhuvi (~quassel@replaced-ip ) (Remote host closed the connection)
2716 [16:08:48] <kasimon> petemc: Awesome, thanks. I was looking at debian archive and cdimage.d.o, but missed that folder.
2717 [16:10:03] *** Quits: alfred__ (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
2718 [16:10:04] <themill> ewew: that config file is for sysvinit
2719 [16:11:09] *** Quits: alfred_ (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
2720 [16:11:12] *** Joins: reverse_light (~reverse_l@replaced-ip )
2721 [16:11:33] *** Quits: michaelis (~chatzilla@replaced-ip ) (Ping timeout: 276 seconds)
2722 [16:11:57] *** Quits: cypher_ (~cypher@replaced-ip ) (Ping timeout: 260 seconds)
2723 [16:12:20] *** Joins: greycat (~wooledg@replaced-ip )
2724 [16:12:54] *** Joins: barto (~Freddy@replaced-ip )
2725 [16:13:10] *** Quits: Biopandemic (~Biopandem@replaced-ip ) (Remote host closed the connection)
2726 [16:13:12] *** Joins: fmerges (~fmerges@replaced-ip )
2727 [16:13:36] <ewew> thermill What do you suggest to correct this ? I know i must read the docs for systemd.
2728 [16:14:18] *** Quits: altin_ (~altin@replaced-ip ) (Ping timeout: 265 seconds)
2729 [16:15:15] *** Quits: reverse_1ight (~reverse_l@replaced-ip ) (Ping timeout: 276 seconds)
2730 [16:16:24] *** Joins: s123 (~asd213@replaced-ip )
2731 [16:16:29] *** Quits: Baudelaire (~Baudelair@replaced-ip ) (Remote host closed the connection)
2732 [16:17:02] *** Quits: navlys (~navlys@replaced-ip ) (Quit: Quitte)
2733 [16:17:25] <s123> Hi guys. What do you guys do when the stable kernel is buggy and the backports kernel is even worse?
2734 [16:17:59] <aypea[1]> take up fishing
2735 [16:18:19] * aypea[1] rolls his own anyway.
2736 [16:18:33] *** Joins: Biopandemic (~Biopandem@replaced-ip )
2737 [16:18:34] <Nik05> run the one from experimental
2738 [16:18:46] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
2739 [16:18:47] *** Joins: jak2000 (~jak2000@replaced-ip )
2740 [16:18:48] *** Quits: jak2000 (~jak2000@replaced-ip ) (Read error: Connection reset by peer)
2741 [16:18:54] *** Quits: wabuh (~wabuh@replaced-ip ) (Quit: Leaving)
2742 [16:19:07] *** Joins: jak2000 (~jak2000@replaced-ip )
2743 [16:19:16] <kasimon> s123: apt show kernel-package
2744 [16:19:47] <themill> You also make sure you have written actionable bug reports
2745 [16:20:33] *** Joins: yaume (~gchenuet@replaced-ip )
2746 [16:22:04] *** Quits: level7 (~quassel@replaced-ip ) (Remote host closed the connection)
2747 [16:22:12] *** Joins: aoluser (~aoluser@replaced-ip )
2748 [16:22:27] *** Quits: frlttrwrd (~fourlette@replaced-ip ) (Ping timeout: 246 seconds)
2749 [16:23:20] *** Quits: LV-426 (~LV-426@replaced-ip ) (Remote host closed the connection)
2750 [16:23:32] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Quit: hanfm)
2751 [16:23:37] *** Joins: frlttrwrd (~fourlette@replaced-ip )
2752 [16:23:38] *** Quits: stackfault (stackfault@replaced-ip ) (Ping timeout: 260 seconds)
2753 [16:23:51] *** Quits: misprint (misprint@replaced-ip ) (Ping timeout: 246 seconds)
2754 [16:23:55] *** Quits: Prokofiev (~Sergei@replaced-ip ) (Ping timeout: 252 seconds)
2755 [16:24:12] *** Quits: miiichael (~michael@replaced-ip ) (Ping timeout: 246 seconds)
2756 [16:24:15] <ewew> themill From where it get the mount parameters for /dev/pts ?
2757 [16:24:16] *** Joins: stackfault (stackfault@replaced-ip )
2758 [16:24:20] *** Joins: miiichael (~michael@replaced-ip )
2759 [16:24:21] *** Quits: Kobaz (~kobaz@replaced-ip ) (Ping timeout: 276 seconds)
2760 [16:24:24] *** Joins: ksx4system_ (~ksx4syste@replaced-ip )
2761 [16:24:34] *** Quits: thuk (sid78904@replaced-ip ) (Ping timeout: 260 seconds)
2762 [16:24:47] *** Quits: jager (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
2763 [16:24:54] *** Quits: mxtm (~mxtm@replaced-ip ) (Ping timeout: 246 seconds)
2764 [16:25:10] *** Joins: mxtm (~mxtm@replaced-ip )
2765 [16:25:19] *** Joins: jager (~quassel@replaced-ip )
2766 [16:25:23] *** Quits: hays_ (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
2767 [16:25:38] *** Joins: hays (~quassel@replaced-ip )
2768 [16:25:49] *** Joins: misprint (misprint@replaced-ip )
2769 [16:25:51] *** Quits: ksx4system (~ksx4syste@replaced-ip ) (Ping timeout: 276 seconds)
2770 [16:25:51] *** ksx4system_ is now known as ksx4system
2771 [16:26:38] *** Joins: Kobaz (~kobaz@replaced-ip )
2772 [16:26:43] *** Joins: Saylen (~Saylen@replaced-ip )
2773 [16:26:45] *** Joins: thuk (sid78904@replaced-ip )
2774 [16:26:52] *** Quits: bbabich (~bbabich@replaced-ip ) (Ping timeout: 265 seconds)
2775 [16:27:08] *** Joins: bbabich (~bbabich@replaced-ip )
2776 [16:27:12] *** Joins: _jose_ (~jose@replaced-ip )
2777 [16:27:28] *** Quits: Saylen (~Saylen@replaced-ip ) (Max SendQ exceeded)
2778 [16:27:40] *** Joins: denisk (~denisk@replaced-ip )
2779 [16:27:58] *** Joins: muindor (~christian@replaced-ip )
2780 [16:27:59] <themill> ewew: replaced-url
2781 [16:28:03] *** Joins: Tom01 (~tom@replaced-ip )
2782 [16:28:05] *** Joins: Saylen (~Saylen@replaced-ip )
2783 [16:28:31] <ewew> thermill or fstab ?
2784 [16:28:32] *** Quits: walking (~walking@replaced-ip ) (Remote host closed the connection)
2785 [16:28:41] *** Joins: walking (~walking@replaced-ip )
2786 [16:28:41] *** Quits: Saylen (~Saylen@replaced-ip ) (Max SendQ exceeded)
2787 [16:29:05] *** Quits: P6hjakonn (~NASA@replaced-ip ) (Read error: Connection reset by peer)
2788 [16:29:07] *** Joins: Tinker (~NASA@replaced-ip )
2789 [16:29:15] *** Joins: Saylen (~Saylen@replaced-ip )
2790 [16:29:36] *** Joins: pppp (~ppp@replaced-ip )
2791 [16:29:49] *** Quits: panosk (~ppp@replaced-ip ) (Ping timeout: 260 seconds)
2792 [16:29:54] *** Joins: SpeccyMan (~nick@replaced-ip )
2793 [16:29:59] *** Quits: Saylen (~Saylen@replaced-ip ) (Max SendQ exceeded)
2794 [16:30:04] *** Quits: towo^work (~towo@replaced-ip ) (Quit: Leaving)
2795 [16:30:05] *** Joins: sexytime (~GitGud@replaced-ip )
2796 [16:30:35] *** Joins: Saylen (~Saylen@replaced-ip )
2797 [16:30:53] *** Quits: s123 (~asd213@replaced-ip ) (Quit: Leaving)
2798 [16:31:47] *** Joins: Noah0504_ (~noah@replaced-ip )
2799 [16:32:03] *** Quits: Noah0504_ (~noah@replaced-ip ) (Client Quit)
2800 [16:32:14] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 244 seconds)
2801 [16:32:36] *** Quits: shamann (~shamann@replaced-ip ) (Ping timeout: 246 seconds)
2802 [16:32:44] *** Quits: nse (~leo@replaced-ip ) (Ping timeout: 260 seconds)
2803 [16:33:18] *** Joins: nse (~leo@replaced-ip )
2804 [16:33:21] *** Quits: sharky (~sharky@replaced-ip ) (Ping timeout: 250 seconds)
2805 [16:34:35] <ratrace> Anyone using selinux on debian? are the policies up to date and well integrated with debian or is there a lot of manual work to get them going?
2806 [16:34:59] *** Joins: patterson (~patterson@replaced-ip )
2807 [16:35:06] *** Joins: Geom (~Geom@replaced-ip )
2808 [16:35:51] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 244 seconds)
2809 [16:36:03] *** Quits: austin987 (~null@replaced-ip ) (Ping timeout: 265 seconds)
2810 [16:37:33] <jelly> ratrace: last time I looked it up, the policies were basically completely unmaintained
2811 [16:38:25] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Ping timeout: 244 seconds)
2812 [16:39:53] *** Joins: jak2000 (~jak2000@replaced-ip )
2813 [16:39:56] *** Quits: magenbrot (~magenbrot@replaced-ip ) (Quit: bye bye)
2814 [16:40:02] *** Quits: rpcope (~rpcope@replaced-ip##) (Quit: ZNC - ##replaced-url
2815 [16:40:24] *** Joins: tty0_ (~NA@replaced-ip )
2816 [16:41:31] *** Joins: level7 (~quassel@replaced-ip )
2817 [16:41:40] *** Joins: magenbrot (~magenbrot@replaced-ip )
2818 [16:41:53] *** Joins: silverhom (~silverhom@replaced-ip )
2819 [16:41:56] *** Joins: xcynth (~xcynth@replaced-ip )
2820 [16:42:05] <jelly> ,v linux-image-grsec-amd64
2821 [16:42:06] <judd> Package: linux-image-grsec-amd64 on amd64 -- jessie-backports: 7~bpo8+1; sid: 7
2822 [16:42:20] *** Quits: coldbox (~cb0x@replaced-ip ) (Read error: Connection reset by peer)
2823 [16:43:11] *** Quits: digidog (~digidog@replaced-ip ) (Quit: leaving)
2824 [16:43:58] *** Joins: evade (~evade@replaced-ip )
2825 [16:45:00] *** Joins: CrazyTux[m] (~CrazyTuxm@replaced-ip )
2826 [16:45:04] *** Quits: evade (~evade@replaced-ip ) (Client Quit)
2827 [16:46:13] *** Joins: Johnny_Cheese (~erik@replaced-ip )
2828 [16:46:50] *** Joins: rpcope (~rpcope@replaced-ip )
2829 [16:48:02] *** Joins: frostschutz (~frostschu@replaced-ip )
2830 [16:49:17] *** Joins: Ticho_ (~Ticho@replaced-ip )
2831 [16:49:28] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
2832 [16:50:09] *** Joins: jml2 (~jml2@replaced-ip )
2833 [16:50:45] *** Quits: TvL2386 (~tom@replaced-ip ) (Quit: Ex-Chat)
2834 [16:51:30] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 246 seconds)
2835 [16:52:04] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
2836 [16:52:09] *** Joins: Pazician (~pazician@replaced-ip )
2837 [16:52:23] <hypermist> collect2: error: ld returned 1 exit status
2838 [16:52:23] <hypermist> ,_, and thats all i get as a error
2839 [16:52:25] *** Joins: claudio__ (~claudio_@replaced-ip )
2840 [16:52:26] <hypermist> Well gosh darnit
2841 [16:52:31] *** Joins: lucaswang (~lucaswang@replaced-ip )
2842 [16:52:45] *** Joins: Starduster_ (~SD@replaced-ip )
2843 [16:53:16] *** Joins: digidog (~digidog@replaced-ip )
2844 [16:53:57] *** Quits: X-Files (~X-Files@replaced-ip ) (Ping timeout: 260 seconds)
2845 [16:54:22] *** Joins: lesta (~user@replaced-ip )
2846 [16:55:17] *** Joins: WayToDoor (~milk.bott@api-d.com)
2847 [16:55:31] *** Quits: claudio__ (~claudio_@replaced-ip ) (Remote host closed the connection)
2848 [16:56:03] *** Quits: Starduster (~SD@replaced-ip ) (Ping timeout: 240 seconds)
2849 [16:57:29] *** Joins: treehug88 (~textual@replaced-ip )
2850 [16:57:37] *** Quits: clu5ter (~staff@replaced-ip ) (Ping timeout: 250 seconds)
2851 [16:58:18] *** Quits: gianluca_r (~gianluca_@replaced-ip ) (Quit: Ciao)
2852 [16:59:19] *** Quits: ogny (~orkun@replaced-ip ) (Quit: WeeChat 1.0.1)
2853 [16:59:20] *** Quits: finnpixel (~finnpixel@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
2854 [16:59:50] *** Quits: kamaao (~deb@replaced-ip ) (Remote host closed the connection)
2855 [17:00:02] *** Quits: Starduster_ (~SD@replaced-ip ) ()
2856 [17:00:26] *** Joins: ChaMeLioN (~ChaMeLioN@replaced-ip )
2857 [17:00:31] *** Joins: clu5ter (~staff@replaced-ip )
2858 [17:00:39] *** Quits: ChaMeLioN (~ChaMeLioN@replaced-ip ) (Client Quit)
2859 [17:01:08] <ratrace> jelly: thanks.
2860 [17:01:18] *** Quits: majesticc (~maestro@replaced-ip ) (Ping timeout: 246 seconds)
2861 [17:01:29] *** Quits: CrazyTux[m] (~CrazyTuxm@replaced-ip ) (Read error: Connection reset by peer)
2862 [17:02:16] *** Quits: Harkj (~gg@replaced-ip ) (Quit: Quitte)
2863 [17:02:21] *** Joins: meoww (~meoww@replaced-ip )
2864 [17:02:32] *** Joins: CrazyTux[m] (~CrazyTuxm@replaced-ip )
2865 [17:02:39] *** Joins: Nnavd (~Nnavd@replaced-ip )
2866 [17:03:27] *** Joins: PryMar56 (~prymar@replaced-ip )
2867 [17:03:54] *** Quits: debian024 (d4c26380@replaced-ip ) (Ping timeout: 250 seconds)
2868 [17:04:03] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 240 seconds)
2869 [17:04:39] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
2870 [17:05:27] *** Joins: curtan (~jip@replaced-ip )
2871 [17:05:51] *** Quits: swatti (~memory@replaced-ip ) (Ping timeout: 246 seconds)
2872 [17:05:55] *** Joins: ven00m (~ven00m@replaced-ip )
2873 [17:06:12] *** Joins: X-Files (~X-Files@replaced-ip )
2874 [17:06:17] *** Quits: bliv (~bliv@replaced-ip ) (Quit: leaving)
2875 [17:07:33] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
2876 [17:08:28] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 252 seconds)
2877 [17:08:32] *** Joins: swatti (~memory@replaced-ip )
2878 [17:08:35] <jhutchins> hypermist: Sounds like a kernel module failed to load. Check dmesg?
2879 [17:09:18] *** Joins: sda9 (~asd213@replaced-ip )
2880 [17:09:19] <jhutchins> hypermist: No, I'm sorry, ld is part of the build/compile process.
2881 [17:09:22] <jhutchins> hypermist: What did you try to do? How did you try to do it? What did you expect to happen? What happened instead?
2882 [17:09:37] *** Joins: muindor1 (~christian@replaced-ip )
2883 [17:10:08] <greycat> There definitely has to be more error than just that.
2884 [17:10:28] *** Quits: muindor (~christian@replaced-ip ) (Ping timeout: 244 seconds)
2885 [17:10:51] *** Quits: thiras (~Thiras@replaced-ip ) (Ping timeout: 265 seconds)
2886 [17:11:05] <jml2> replaced-url
2887 [17:11:08] <jml2> sry
2888 [17:11:38] *** Joins: towo` (~towo@replaced-ip )
2889 [17:11:57] *** Parts: jml2 (~jml2@replaced-ip )
2890 [17:12:03] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
2891 [17:12:54] *** Quits: MadHatter42 (~tarak@replaced-ip ) (Remote host closed the connection)
2892 [17:13:55] *** Quits: mibo (~mibo@replaced-ip ) (Quit: Leaving.)
2893 [17:14:38] *** Joins: ladder (~ladder@replaced-ip )
2894 [17:15:42] *** Joins: lucaswan_ (~lucaswang@replaced-ip )
2895 [17:16:58] *** Joins: lucaswa__ (~lucaswang@replaced-ip )
2896 [17:17:00] *** Joins: seoner (~usr@replaced-ip )
2897 [17:17:11] *** Quits: lucaswa__ (~lucaswang@replaced-ip ) (Remote host closed the connection)
2898 [17:17:39] *** Joins: lucaswa__ (~lucaswang@replaced-ip )
2899 [17:18:06] *** Quits: unborn (~ugly@replaced-ip ) (Ping timeout: 265 seconds)
2900 [17:18:17] *** Quits: MafProd (~mafprod@replaced-ip ) (Quit: Leaving)
2901 [17:18:43] *** Joins: Jidoor (~Jidoor@replaced-ip )
2902 [17:18:47] *** Quits: LordDeath (~LordDeath@replaced-ip##) (Quit: ZNC - ##replaced-url
2903 [17:18:49] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Read error: Connection reset by peer)
2904 [17:18:57] *** Joins: msjche (~msjche@replaced-ip )
2905 [17:19:12] <ladder> PowerPC kernel from main repo..
2906 [17:19:40] <ladder> ...does it contains binary blobs ???
2907 [17:19:52] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
2908 [17:19:57] *** Joins: zlatan (~Zlatan@replaced-ip )
2909 [17:20:09] *** Quits: lucaswan_ (~lucaswang@replaced-ip ) (Ping timeout: 250 seconds)
2910 [17:20:12] *** Joins: RubenADSR (~RubenADSR@replaced-ip )
2911 [17:20:28] *** Joins: InfoTest (~Thunderbi@replaced-ip )
2912 [17:21:16] *** Parts: kasimon (~user@replaced-ip )
2913 [17:21:28] *** Quits: debian133 (d4c26380@replaced-ip ) (Quit: Page closed)
2914 [17:22:00] *** Joins: unborn (~ugly@replaced-ip )
2915 [17:22:01] *** Joins: denisk (~denisk@replaced-ip )
2916 [17:22:14] *** Quits: aborrero (~aborrero@replaced-ip ) (Remote host closed the connection)
2917 [17:22:43] *** Joins: Ryushin (~Ryushin@replaced-ip )
2918 [17:23:21] *** Quits: Sector89 (~Sector89@replaced-ip ) (Quit: Leaving)
2919 [17:24:29] *** Joins: LordDeath (~LordDeath@replaced-ip )
2920 [17:24:31] *** Quits: ayaz (~ayaz@replaced-ip ) (Quit: WeeChat 0.4.2)
2921 [17:24:36] *** Joins: Jojan (~Jojan@replaced-ip )
2922 [17:25:57] <Devastator> I'm trying to install Debian 8.4 with netinst image in qemu 2.1 and during the installation it gives errors like "Unknown localized field: ....", has anyone ever seen this? during a quick google research about it, I've seen only really old topics about it
2923 [17:26:03] *** Joins: iwhb4u (~Alma_Cort@replaced-ip )
2924 [17:26:48] *** Quits: level7 (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
2925 [17:26:57] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 276 seconds)
2926 [17:27:00] *** Quits: Kulrak (kulrak@replaced-ip ) (Ping timeout: 244 seconds)
2927 [17:28:05] *** Joins: level7 (~quassel@replaced-ip )
2928 [17:29:21] *** Quits: Adbray (~Adbtay@replaced-ip ) (Quit: Adbray)
2929 [17:29:52] *** Quits: LordDeath (~LordDeath@replaced-ip##) (Quit: ZNC - ##replaced-url
2930 [17:30:06] *** Joins: s4ndm4n (~sandman@replaced-ip )
2931 [17:30:06] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Changing host)
2932 [17:30:06] *** Joins: s4ndm4n (~sandman@replaced-ip )
2933 [17:30:08] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Max SendQ exceeded)
2934 [17:30:12] *** Quits: gtrotcko (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
2935 [17:30:23] *** Joins: LordDeath (~LordDeath@replaced-ip )
2936 [17:30:25] *** Joins: Starduster (~SD@replaced-ip )
2937 [17:30:36] *** Joins: s4ndm4n (~sandman@replaced-ip )
2938 [17:32:12] *** Joins: jak2000 (~jak2000@replaced-ip )
2939 [17:32:12] *** Joins: kleanchap (~njones@replaced-ip )
2940 [17:32:53] *** Quits: Geom (~Geom@replaced-ip ) (Read error: Connection reset by peer)
2941 [17:33:04] *** Joins: Geom (~Geom@replaced-ip )
2942 [17:33:18] *** Quits: billythefish (~btf@replaced-ip ) (Remote host closed the connection)
2943 [17:34:10] *** Joins: alxy (uid115853@replaced-ip )
2944 [17:35:23] *** Joins: gswain_ (uid91227@replaced-ip )
2945 [17:35:58] *** Quits: ladder (~ladder@replaced-ip ) (Quit: Leaving)
2946 [17:36:09] *** Quits: lesta (~user@replaced-ip ) (Quit: lesta)
2947 [17:36:22] *** Quits: gswain_ (uid91227@replaced-ip ) (Client Quit)
2948 [17:36:44] *** Quits: level7 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2949 [17:37:25] *** Joins: level7 (~quassel@replaced-ip )
2950 [17:39:11] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
2951 [17:39:57] *** Joins: SteffanW (~steffanw@replaced-ip )
2952 [17:41:24] *** Parts: mylord (~mylord@replaced-ip )
2953 [17:41:34] <Eryn_1983_FL> hi guys
2954 [17:41:53] *** Joins: Kulrak (kulrak@replaced-ip )
2955 [17:41:54] *** Quits: Kulrak (kulrak@replaced-ip ) (Changing host)
2956 [17:41:54] *** Joins: Kulrak (kulrak@replaced-ip )
2957 [17:41:56] *** Quits: RubenADSR (~RubenADSR@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2958 [17:42:34] *** Joins: RubenADSR (~RubenADSR@replaced-ip )
2959 [17:43:19] *** Quits: poleprogger (~mj@replaced-ip ) (Ping timeout: 260 seconds)
2960 [17:43:23] *** Joins: thunderrd (~thunderrd@replaced-ip )
2961 [17:43:51] *** Joins: frostie (~starclear@replaced-ip )
2962 [17:43:53] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
2963 [17:45:07] *** Joins: fekir (~fekir@replaced-ip )
2964 [17:45:19] *** Parts: frostie (~starclear@replaced-ip )
2965 [17:45:46] *** Parts: meseira (~xgendre@replaced-ip )
2966 [17:46:04] *** Joins: BalTun (~BalTun@replaced-ip )
2967 [17:46:17] *** Joins: Pazician (~pazician@replaced-ip )
2968 [17:46:41] *** Parts: zlatan (~Zlatan@replaced-ip )
2969 [17:46:55] *** Joins: andril (~andril@replaced-ip )
2970 [17:48:34] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 260 seconds)
2971 [17:48:47] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Ping timeout: 260 seconds)
2972 [17:49:25] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Quit: GJ_)
2973 [17:50:53] *** Quits: yaume (~gchenuet@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2974 [17:51:21] *** Joins: joe8 (~joe8@replaced-ip )
2975 [17:51:36] *** Quits: sda9 (~asd213@replaced-ip ) (Quit: Leaving)
2976 [17:51:57] *** Quits: joe8 (~joe8@replaced-ip ) (Max SendQ exceeded)
2977 [17:52:02] *** Quits: crameth (~crameth@replaced-ip ) (Quit: crameth)
2978 [17:52:04] *** Quits: PlasmaStar (Plasma@replaced-ip ) (Ping timeout: 260 seconds)
2979 [17:52:10] *** Joins: lesta (~user@replaced-ip )
2980 [17:52:52] *** Quits: tty0_ (~NA@replaced-ip ) (Quit: Leaving.)
2981 [17:53:54] *** Quits: sbine (~sbine@replaced-ip ) (Quit: sbine)
2982 [17:54:23] *** Joins: PlasmaStar (Plasma@replaced-ip )
2983 [17:54:29] *** Quits: duoi (~duoi@replaced-ip ) (Max SendQ exceeded)
2984 [17:54:57] *** Joins: duoi (~duoi@replaced-ip )
2985 [17:54:58] *** Quits: duoi (~duoi@replaced-ip ) (Changing host)
2986 [17:54:58] *** Joins: duoi (~duoi@replaced-ip )
2987 [17:55:42] *** Joins: austin987 (~null@replaced-ip )
2988 [17:57:02] *** Joins: Angelicaa (~Angel@replaced-ip )
2989 [17:57:29] *** Quits: lesta (~user@replaced-ip ) (Quit: lesta)
2990 [17:57:36] *** Joins: intact (~intact@replaced-ip )
2991 [17:57:55] *** Joins: sbine (~sbine@replaced-ip )
2992 [17:57:57] *** Joins: fearnothing (~nothing@replaced-ip )
2993 [17:58:35] <Angelicaa> Hey guys, i'd like to go about installing the latest kernel for my system.
2994 [17:59:14] <Angelicaa> Does anyone recommend these? linux-headers-4.4.0-1-grsec-amd64 - Header files for Linux 4.4.0-1-grsec-amd64
2995 [17:59:14] <Angelicaa> linux-image-4.4.0-1-grsec-amd64 - Linux 4.4 for 64-bit PCs, Grsecurity protection
2996 [17:59:27] <Angelicaa> i got them from apt-cache search linux-image
2997 [17:59:38] *** Quits: turfal (~Icedove@replaced-ip ) (Quit: turfal)
2998 [18:00:21] <greycat> what's wrong with the kernel you have now?
2999 [18:01:14] <Angelicaa> 3.16? idk i just want to upgrade for the experience
3000 [18:01:18] <Angelicaa> ;3
3001 [18:01:24] *** Quits: paranoids (~markus@replaced-ip ) (Remote host closed the connection)
3002 [18:01:29] *** Quits: sbine (~sbine@replaced-ip ) (Client Quit)
3003 [18:01:37] <greycat> Love it when they make it easy on me.
3004 [18:01:54] *** Joins: mowcius (~Rob@replaced-ip )
3005 [18:01:57] <Angelicaa> So what warrants no answer? >.>
3006 [18:02:07] *** Joins: olx69 (~olaf@replaced-ip )
3007 [18:02:09] *** Quits: CrazyTux[m] (~CrazyTuxm@replaced-ip ) (Read error: Connection reset by peer)
3008 [18:02:23] <Angelicaa> Does the reasoning have to serve you justice before you're willing to offer me your advise?
3009 [18:02:26] <olx69> hi, which package contains LVM's lvmconfig ?
3010 [18:02:33] *** Quits: Starduster (~SD@replaced-ip ) (Ping timeout: 240 seconds)
3011 [18:02:58] <olx69> as mentioned in man lvmthin(7) ?
3012 [18:03:03] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
3013 [18:03:37] *** Joins: CrazyTux[m] (~CrazyTuxm@replaced-ip )
3014 [18:03:59] *** Joins: cmhobbs (~cmhobbs@replaced-ip )
3015 [18:04:03] *** Joins: Pazician (~pazician@replaced-ip )
3016 [18:04:28] <greycat> I don't see an lvmconfig in the SEE ALSO of lvmthin(7). Nor do I find one if I search the page for lvmconfig.
3017 [18:04:39] *** Joins: cruncher (~cruncher@replaced-ip )
3018 [18:05:39] *** Joins: sbine (~sbine@replaced-ip )
3019 [18:05:54] <Echo6> Hey, I need the device information from a busybox instance
3020 [18:06:03] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
3021 [18:06:04] <Echo6> I want the CPU details and memory details.
3022 [18:06:08] <Angelicaa> Hmm, i guess the upgrade process of a kernel is more difficult than one had expected
3023 [18:06:11] <Echo6> Any thoughts on how to get it?
3024 [18:06:20] <Angelicaa> Can't believe that's all it took to stump the IRC Channel
3025 [18:06:23] <Angelicaa> bye guys
3026 [18:06:24] <greycat> Ask #busybox
3027 [18:06:24] *** Quits: Johnny_Cheese (~erik@replaced-ip ) (Ping timeout: 276 seconds)
3028 [18:06:28] <olx69> replaced-url
3029 [18:06:28] *** Quits: Angelicaa (~Angel@replaced-ip ) (Quit: Leaving)
3030 [18:06:30] *** Joins: shamann (~shamann@replaced-ip )
3031 [18:06:30] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
3032 [18:06:30] <Echo6> ahhh. Thank you!
3033 [18:07:21] *** Quits: astrofog (~astrofog@replaced-ip ) (Remote host closed the connection)
3034 [18:07:42] *** Quits: Pr0metheus (~nezos@replaced-ip ) (Ping timeout: 276 seconds)
3035 [18:08:18] *** Joins: jmbarbier (~jmbarbier@replaced-ip )
3036 [18:08:30] *** Joins: eliteaz (~mukas@replaced-ip )
3037 [18:08:44] <rattking> Echo6: you can 'cat /proc/cpuinfo' and 'cat /proc/meminfo' to get that info.. assuming that busybox build has cat :)
3038 [18:08:44] *** Joins: shaun413 (uid121475@replaced-ip )
3039 [18:08:48] *** Joins: Envil (~envil@replaced-ip )
3040 [18:08:52] *** Quits: Geom (~Geom@replaced-ip ) (Read error: Connection reset by peer)
3041 [18:09:47] *** Quits: elitas (~mukas@replaced-ip ) (Ping timeout: 260 seconds)
3042 [18:10:22] *** Quits: cmhobbs (~cmhobbs@replaced-ip ) (Ping timeout: 260 seconds)
3043 [18:27:40] *** Joins: her0 (~her0@replaced-ip )
3044 [18:28:06] *** Joins: mtn (~mtn@replaced-ip )
3045 [18:28:14] *** Quits: zamaliphe (~zamaliphe@replaced-ip ) (Ping timeout: 260 seconds)
3046 [18:28:31] *** Quits: Senas_Komunistas (~Senas_Kom@replaced-ip ) (Quit: Leaving)
3047 [18:29:34] <rozie> Devastator: which language do you use during installation?
3048 [18:29:49] <Devastator> rozie English
3049 [18:29:50] *** Quits: voanhcuoc (~khoa@replaced-ip ) (Quit: voanhcuoc)
3050 [18:29:55] <styler2go> how can i forward ipv6 traffic between wlan0 and wlan1?
3051 [18:29:57] *** Joins: olegfusion (~olegfusio@replaced-ip )
3052 [18:30:07] *** Quits: kleanchap (~njones@replaced-ip ) (Quit: This computer has gone to sleep)
3053 [18:30:13] *** Joins: mibo (~mibo@replaced-ip )
3054 [18:30:16] *** Joins: Ad1 (~Adrian@replaced-ip )
3055 [18:30:23] *** Joins: voanhcuoc (~khoa@replaced-ip )
3056 [18:30:32] *** voanhcuoc is now known as frostphantom
3057 [18:30:49] <petn-randall> styler2go: Is NAT involved?
3058 [18:31:27] *** Quits: soc42 (~soc42@replaced-ip ) (Remote host closed the connection)
3059 [18:31:29] <rozie> Devastator: that's strange. I'd use any livecd and debootstrap Debian
3060 [18:31:33] *** Quits: TomyWork (~tomy@replaced-ip ) (Ping timeout: 244 seconds)
3061 [18:31:49] <Iridos> Devastator, the openstack thing one finds looks also oldish... but as they said *they* fixed it for debian, it's probably not something that has been changed in the installer
3062 [18:31:52] *** Quits: level7 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3063 [18:31:53] *** Joins: awwal (~awwal@replaced-ip )
3064 [18:31:58] *** Quits: mtn (~mtn@replaced-ip ) (Read error: Connection reset by peer)
3065 [18:32:07] <olx69> I created a thinpool as described at replaced-url
3066 [18:32:21] *** Joins: mtn (~mtn@replaced-ip )
3067 [18:32:23] <olx69> thin_pool_autoextend_threshold=100, which seems to be the global defaults; how to get them for the sepcific pool?
3068 [18:32:25] *** Quits: evolinux (~marco@replaced-ip ) (Quit: leaving)
3069 [18:32:30] *** Quits: frostphantom (~khoa@replaced-ip ) (Client Quit)
3070 [18:32:34] <Devastator> Iridos how should I proceed then?
3071 [18:32:44] *** Joins: level7 (~quassel@replaced-ip )
3072 [18:33:35] *** Quits: jmbarbier (~jmbarbier@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3073 [18:33:40] *** Joins: kamaoo (~deb@replaced-ip )
3074 [18:33:46] *** Quits: awwal (~awwal@replaced-ip ) (Client Quit)
3075 [18:34:20] *** Joins: awwal (~awwal@replaced-ip )
3076 [18:34:50] *** Joins: wonderworld (~ww@replaced-ip )
3077 [18:35:02] <styler2go> petn-randall, i am not sure anymore :( i just want to have anipv6 repeater
3078 [18:35:06] *** Quits: WayToDoor (~milk.bott@api-d.com) (Quit: Textual IRC Client: replaced-url
3079 [18:35:11] *** Guest1563 is now known as shadows
3080 [18:35:12] <jhutchins> Iridos: How did openstack get into this?
3081 [18:35:16] *** Joins: barajasfab (~barajasfa@replaced-ip )
3082 [18:35:39] *** Quits: Ad1 (~Adrian@replaced-ip ) (Ping timeout: 276 seconds)
3083 [18:35:46] <Iridos> Iridos, when you google the error... you find they did something to get rid of the problem with that error
3084 [18:36:12] <Iridos> (together with debian 7)
3085 [18:36:33] <Devastator> it is odd.. at this point I'm thinking about starting all over
3086 [18:36:59] *** Quits: awwal (~awwal@replaced-ip ) (Client Quit)
3087 [18:37:06] <Iridos> something's not utf8 save
3088 [18:37:07] *** Quits: unglid (~unglid@replaced-ip ) (Quit: Leaving)
3089 [18:37:25] <petn-randall> styler2go: Repeater? Sounds like you don't want a router, but a network bridge.
3090 [18:37:34] *** Joins: unglid (~unglid@replaced-ip )
3091 [18:37:50] <petn-randall> styler2go: Should all devices on both sides behave as if they're on the same network?
3092 [18:37:52] <styler2go> petn-randall, yes, i just want all traffic from wlan1 to wlan0
3093 [18:37:54] *** Joins: maotm (~mao@replaced-ip )
3094 [18:37:58] *** Quits: mrkebab (~mk@replaced-ip ) (Quit: Leaving)
3095 [18:38:05] <styler2go> petn-randall, in best case yes, but not necessary
3096 [18:38:06] <Iridos> err, jhutchins not me... now people think I like talking with myself :-/
3097 [18:38:14] <Pseudo> hi hello there
3098 [18:38:29] <styler2go> wlan0 is hosting the access point with hostapd and wlan1 is connected to the wifi currently
3099 [18:38:35] <Pseudo> what the problem with openssl any issue with that ?
3100 [18:38:46] <jhutchins> styler2go: replaced-url
3101 [18:38:57] <Pseudo> because am using any irc client which is failed to connect to a ssl port
3102 [18:39:11] <styler2go> jhutchins, tried that with iptables, it worked at work with ipv4 but at home i only have ipv6 and it doesnt work anym1ore
3103 [18:39:13] *** Joins: dionysus69 (~Icedove@replaced-ip )
3104 [18:39:16] <jhutchins> Pseudo: No problem here with irssi. Check your port.
3105 [18:39:26] <Pseudo> currently been trying irssi and weechat
3106 [18:39:34] <jhutchins> styler2go: Ah. Rules are different for 6.
3107 [18:39:45] <Pseudo> jhutchins: i cant use either port 6697 or 7000 in irssi
3108 [18:39:46] *** Quits: nano43 (~chatzilla@replaced-ip ) (Ping timeout: 265 seconds)
3109 [18:40:13] <Pseudo> ./connect -ssl chat.freenode.net 7000
3110 [18:40:18] <styler2go> can you help me setting it up, jhutchins ?
3111 [18:40:29] *** Quits: zalatovo (~zalatovo@replaced-ip ) (Ping timeout: 260 seconds)
3112 [18:40:35] *** Joins: nano43 (~chatzilla@replaced-ip )
3113 [18:40:51] *** Quits: thebrush1 (~Icedove@replaced-ip ) (Quit: Ciao)
3114 [18:40:51] <Pseudo> orh its ok
3115 [18:41:04] <Pseudo> well i try another server othe rthan freenode
3116 [18:41:28] *** Joins: Meerkat (~meerkat@replaced-ip )
3117 [18:41:58] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 252 seconds)
3118 [18:42:25] *** Joins: zalatovo (~zalatovo@replaced-ip )
3119 [18:42:48] *** Quits: level7 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3120 [18:43:26] *** Joins: level7 (~quassel@replaced-ip )
3121 [18:43:44] <jmcnaught> Devastator: when do you get that error? are you doing a preseed?
3122 [18:43:59] *** Quits: PlasmaStar (Plasma@replaced-ip ) (Ping timeout: 260 seconds)
3123 [18:44:32] <Devastator> jmcnaught sometimes after I select country, longest I could get was after setting root account and user account
3124 [18:45:05] *** Joins: gigetoo (~gigetoo@replaced-ip )
3125 [18:45:44] <jmcnaught> Devastator: do you get the same problem if you choose a different country?
3126 [18:46:02] *** Quits: Kulrak (kulrak@replaced-ip ) (Ping timeout: 244 seconds)
3127 [18:46:09] *** Joins: PlasmaStar (Plasma@replaced-ip )
3128 [18:46:27] *** Joins: altin_ (~altin@replaced-ip )
3129 [18:46:37] *** Joins: socketguru (uid30377@replaced-ip )
3130 [18:46:47] <Devastator> jmcnaught I didn't try, next on the list..
3131 [18:47:19] <Devastator> jmcnaught problem is, if I choose another country I will have to set date and time manually :(
3132 [18:47:52] *** Joins: satori_ (~justin@replaced-ip )
3133 [18:48:06] <jmcnaught> Devastator: this is for troubleshooting, figuring out what the problem is
3134 [18:49:16] <Devastator> jmcnaught yes, I have no problem doing it
3135 [18:49:20] <Devastator> let me see
3136 [18:49:23] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Quit: Gone Fishing!)
3137 [18:49:46] *** Joins: LtL (~robert@replaced-ip )
3138 [18:50:09] *** Quits: ven00m (~ven00m@replaced-ip ) (Quit: Lost terminal)
3139 [18:50:47] <jmcnaught> Devastator: also you mentioned qemu, are you launching qemu from the cli, or are you in some sort of virt-manager console?
3140 [18:51:01] <Devastator> jmcnaught virt-manager
3141 [18:51:30] <Devastator> jmcnaught you helped me setup what I have so far :)
3142 [18:51:36] <petn-randall> styler2go: Then you want to bridge both interfaces. replaced-url
3143 [18:51:50] <Devastator> jmcnaught yesterday the problem was I downloaded arm64 image instead of amd64
3144 [18:51:50] *** Quits: altin_ (~altin@replaced-ip ) (Read error: Connection reset by peer)
3145 [18:52:38] *** Quits: fmerges (~fmerges@replaced-ip ) (Quit: leaving)
3146 [19:04:10] *** Joins: her0 (~her0@replaced-ip )
3147 [19:04:18] *** Quits: gebjgd (~stmsgebjg@replaced-ip ) (Remote host closed the connection)
3148 [19:04:31] *** Quits: Pr0metheus (~nezos@replaced-ip ) (Ping timeout: 252 seconds)
3149 [19:04:46] <jmcnaught> Devastator: this is "virsh dumpxml" of my installer VM if you want to compare: replaced-url
3150 [19:04:48] *** Quits: sbine (~sbine@replaced-ip ) (Quit: sbine)
3151 [19:05:03] *** Quits: winem_ (~quassel@replaced-ip ) (Remote host closed the connection)
3152 [19:05:12] *** Joins: Ad1 (~Adrian@replaced-ip )
3153 [19:05:12] <markybob> asd213: read 4.5 and 4.6 replaced-url
3154 [19:05:20] *** Quits: digidog (~digidog@replaced-ip ) (Quit: leaving)
3155 [19:05:28] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Read error: Connection reset by peer)
3156 [19:05:40] <styler2go> petn-randall, is it workign for wifi?
3157 [19:05:51] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
3158 [19:06:04] *** Joins: sbine (~sbine@replaced-ip )
3159 [19:06:15] *** sexytime is now known as guestnick
3160 [19:06:36] *** Joins: Quatroking (~Quatrokin@replaced-ip )
3161 [19:06:59] <Devastator> jmcnaught how do I list domains?
3162 [19:07:36] *** Quits: B[]rG (~Borg@replaced-ip ) (Quit: Sayonara....)
3163 [19:07:38] *** guestnick is now known as sexytime
3164 [19:08:14] <Iridos> Devastator, can you manually _set_ the locale?
3165 [19:08:24] <jmcnaught> Devastator: virsh list (you probably need to use "-c qemu:///system" for all virsh commands, leaving them out for simplicity)
3166 [19:08:26] *** Joins: RippyDippy (~wpgriggs@replaced-ip )
3167 [19:08:48] *** Quits: RubenADSR (~RubenADSR@replaced-ip ) (Ping timeout: 276 seconds)
3168 [19:09:50] *** Quits: SuperTramp83 (~gnu@replaced-ip ) (Quit: Leaving.)
3169 [19:10:08] *** Quits: p3rs3us (~jduro@replaced-ip ) (Quit: Leaving)
3170 [19:10:19] *** Joins: denisk (~denisk@replaced-ip )
3171 [19:10:25] *** Joins: AngeFede (~f3d3@replaced-ip )
3172 [19:10:25] *** Joins: SuperTramp83 (~gnu@replaced-ip )
3173 [19:10:37] <crash_> does deb-pkg handle multicore when compiling with set concurrent_level?
3174 [19:11:05] *** Joins: B[]rG (~Borg@replaced-ip )
3175 [19:11:24] *** Quits: Malmis (~malmis@replaced-ip ) (Ping timeout: 260 seconds)
3176 [19:11:57] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
3177 [19:12:09] *** Joins: Malmis (~malmis@replaced-ip )
3178 [19:12:20] *** Quits: adev (~adev@replaced-ip ) (Remote host closed the connection)
3179 [19:12:20] *** Joins: kwesidev (~kwesidev@replaced-ip )
3180 [19:12:32] <asd213> markybob. Ty. Found this: replaced-url
3181 [19:12:48] *** Quits: oish (~charlie@replaced-ip ) (Remote host closed the connection)
3182 [19:13:09] *** Joins: choonming (~choonming@replaced-ip )
3183 [19:13:30] *** Joins: tty0_ (~NA@replaced-ip )
3184 [19:13:54] *** Quits: choonming (~choonming@replaced-ip ) (Max SendQ exceeded)
3185 [19:14:12] *** Joins: choonming (~choonming@replaced-ip )
3186 [19:14:28] <greycat> I know a way you could find out what happens.
3187 [19:14:37] <Devastator> Iridos no :(
3188 [19:14:41] *** Joins: amgarchIn9 (~amgarchin@replaced-ip )
3189 [19:14:58] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 244 seconds)
3190 [19:15:32] *** Joins: dreamon_ (~dreamon@replaced-ip )
3191 [19:16:07] <RippyDippy> Devastator says Iridos says no
3192 [19:16:28] *** dreamon_ is now known as dreamon
3193 [19:16:43] <Devastator> jmcnaught well, I've deleted the other vm and created a new one, unfortunately I'm remotely connected to my work computer which is then connected to the "vm server"
3194 [19:16:46] *** Quits: jasonwert (~wert@replaced-ip ) (Read error: Connection reset by peer)
3195 [19:16:50] *** Joins: wert (~wert@replaced-ip )
3196 [19:16:55] <Devastator> jmcnaught gonna test in about 40 min
3197 [19:17:52] *** Quits: SpeccyMan (~nick@replaced-ip ) (Quit: Leaving)
3198 [19:17:59] *** Joins: Flynnn (~textual@replaced-ip )
3199 [19:18:32] *** Joins: frangor (~frangor@replaced-ip )
3200 [19:18:50] *** Joins: Nyctophilia (~IamHereFo@replaced-ip )
3201 [19:19:34] *** Joins: marcozink (~marcozink@replaced-ip )
3202 [19:20:45] *** Joins: debug0x1 (~user@replaced-ip )
3203 [19:22:35] *** Joins: kleanchap (~njones@replaced-ip )
3204 [19:22:44] *** Quits: kleanchap (~njones@replaced-ip ) (Remote host closed the connection)
3205 [19:23:13] *** Parts: ratrace (~r00t@replaced-ip )
3206 [19:24:57] *** Joins: nse (~leo@replaced-ip )
3207 [19:26:09] *** Joins: axc1298 (~axc1298@replaced-ip )
3208 [19:26:30] *** Joins: Orbitrix (~Huevos@replaced-ip )
3209 [19:26:31] *** Quits: Orbitrix (~Huevos@replaced-ip ) (Excess Flood)
3210 [19:26:48] *** Joins: Orbitrix (~Huevos@replaced-ip )
3211 [19:27:31] *** Quits: schlady (~schlady@replaced-ip ) (Remote host closed the connection)
3212 [19:27:38] *** Quits: sexytime (~GitGud@replaced-ip ) (Quit: Leaving)
3213 [19:28:00] *** debhelper sets mode: +l 1735
3214 [19:28:09] *** Joins: schlady (~schlady@replaced-ip )
3215 [19:28:24] *** Joins: The`Unforgiven (~alabalism@replaced-ip )
3216 [19:28:48] *** Quits: choonming (~choonming@replaced-ip ) (Quit: This computer has gone to sleep)
3217 [19:29:00] *** Quits: Messenger_bird (~banana@replaced-ip ) (Ping timeout: 246 seconds)
3218 [19:29:15] *** Joins: shinnya (~shinnya@replaced-ip )
3219 [19:31:05] *** Joins: knaesig (~knaesig@replaced-ip )
3220 [19:31:14] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Ping timeout: 260 seconds)
3221 [19:31:34] *** Quits: sz0 (uid110435@replaced-ip ) (Quit: Connection closed for inactivity)
3222 [19:32:01] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 252 seconds)
3223 [19:32:09] *** Joins: bluenemo (~bluenemo@replaced-ip )
3224 [19:32:24] *** Quits: schlady (~schlady@replaced-ip ) (Ping timeout: 260 seconds)
3225 [19:32:49] *** WormDude is now known as WormFood
3226 [19:33:02] *** Joins: Hootch (~Thunderbi@replaced-ip )
3227 [19:33:06] *** Joins: sexytime (~GitGud@replaced-ip )
3228 [19:33:55] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
3229 [19:33:55] *** Joins: dman__ (~dman@replaced-ip )
3230 [19:34:01] *** Joins: Ticho (~Ticho@replaced-ip )
3231 [19:34:31] *** Joins: level7_ (~quassel@replaced-ip )
3232 [19:35:52] *** Quits: dman (~dman@replaced-ip ) (Ping timeout: 252 seconds)
3233 [19:35:52] *** dman__ is now known as dman
3234 [19:36:07] *** Quits: asd213 (~asd213@replaced-ip ) (Quit: Leaving)
3235 [19:36:21] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 246 seconds)
3236 [19:36:21] *** Quits: level7 (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
3237 [19:36:29] *** Quits: mdorenka (~mdorenka@replaced-ip ) (Ping timeout: 260 seconds)
3238 [19:36:45] *** Quits: Ticho_ (~Ticho@replaced-ip ) (Ping timeout: 276 seconds)
3239 [19:37:05] *** Joins: qeni (~qeni@replaced-ip )
3240 [19:37:25] *** Quits: phate408 (~Phate@replaced-ip ) (Read error: Connection reset by peer)
3241 [19:37:42] *** Joins: phate408 (~Phate@replaced-ip )
3242 [19:37:58] *** Joins: mdorenka (~mdorenka@replaced-ip )
3243 [19:38:03] *** Quits: bumbar_ (~bumbar@replaced-ip ) (Ping timeout: 240 seconds)
3244 [19:38:15] *** Quits: Jellyg00se (~Jellyg00s@replaced-ip ) (Quit: Leaving)
3245 [19:38:31] *** Joins: WayToDoor (~milk.bott@nor75-11-82-66-224-134.fbx.proxad.net)
3246 [19:38:49] *** Quits: SteffanW (~steffanw@replaced-ip ) (Read error: Connection reset by peer)
3247 [19:39:20] *** Quits: altin_ (~altin@replaced-ip ) (Remote host closed the connection)
3248 [19:39:48] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
3249 [19:41:51] *** Joins: gigetoo (~gigetoo@replaced-ip )
3250 [19:42:59] *** Joins: zamaliphe (~zamaliphe@replaced-ip )
3251 [19:43:01] *** Quits: pLk (~sherwood@replaced-ip##) (Quit: Quake Memorial! ##replaced-url
3252 [19:43:44] *** Joins: LV-426 (~LV-426@replaced-ip )
3253 [19:43:44] *** Quits: LV-426 (~LV-426@replaced-ip ) (Changing host)
3254 [19:43:44] *** Joins: LV-426 (~LV-426@replaced-ip )
3255 [19:45:10] *** Joins: Messenger_bird (~banana@replaced-ip )
3256 [19:45:56] *** Joins: s4ndm4n (~sandman@replaced-ip )
3257 [19:46:00] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Max SendQ exceeded)
3258 [19:46:33] *** Joins: s4ndm4n (~sandman@replaced-ip )
3259 [19:46:48] *** Parts: lucad111 (~lucad111@replaced-ip )
3260 [19:47:07] *** Joins: wobelingers (~wobelinge@replaced-ip )
3261 [19:47:22] *** Joins: jak2000 (~jak2000@replaced-ip )
3262 [19:47:41] *** Joins: roshanavand (~roshanava@replaced-ip )
3263 [19:48:03] *** Joins: bizarro_1 (~bizarro_1@replaced-ip )
3264 [19:48:04] *** Quits: sexytime (~GitGud@replaced-ip ) (Quit: Leaving)
3265 [19:48:21] *** Joins: bladeboyzero1 (~kvirc@replaced-ip )
3266 [19:48:50] *** Joins: faw (~Felipe@replaced-ip )
3267 [19:48:58] *** Quits: sonOfRa (sonOfRa@replaced-ip ) (Quit: Bye!)
3268 [19:49:44] *** Joins: sonOfRa (sonOfRa@replaced-ip )
3269 [19:50:26] *** Quits: wobelingers (~wobelinge@replaced-ip ) (Client Quit)
3270 [19:50:28] *** Joins: InfoTest1 (~Thunderbi@replaced-ip )
3271 [19:51:42] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
3272 [19:51:44] *** InfoTest1 is now known as InfoTest
3273 [19:51:52] *** Joins: Brigo (~Brigo@replaced-ip )
3274 [19:52:18] *** Joins: navlys (~smuxi@replaced-ip )
3275 [19:52:18] *** Joins: wobelingers (~wobelinge@replaced-ip )
3276 [19:52:33] *** Quits: dman (~dman@replaced-ip ) (Ping timeout: 240 seconds)
3277 [19:52:34] *** Joins: dman__ (~dman@replaced-ip )
3278 [19:52:48] *** Quits: asc232 (~Keith@replaced-ip ) (Remote host closed the connection)
3279 [19:52:49] *** dman__ is now known as dman
3280 [19:54:19] *** Joins: denisk (~denisk@replaced-ip )
3281 [19:54:39] *** Joins: AimHere (~bod@replaced-ip )
3282 [19:55:17] <Devastator> jmcnaught I'm gonna start over now that I have a bit more knowledge, no backported kernel this time
3283 [19:55:29] *** Quits: Pavia (~pavia@replaced-ip ) (Read error: Connection reset by peer)
3284 [19:57:48] *** Joins: oish (~charlie@replaced-ip )
3285 [19:58:01] *** debhelper sets mode: +l 1743
3286 [19:58:29] *** Joins: de-facto (~de-facto@replaced-ip )
3287 [19:58:33] *** Quits: APexil (~you@replaced-ip ) (Ping timeout: 240 seconds)
3288 [19:58:45] *** Quits: fekir (~fekir@replaced-ip ) (Remote host closed the connection)
3289 [19:58:52] *** Quits: seoner (~usr@replaced-ip ) (Ping timeout: 260 seconds)
3290 [19:59:27] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 260 seconds)
3291 [19:59:49] *** Quits: kepi (~kepi@replaced-ip ) (Ping timeout: 260 seconds)
3292 [19:59:52] *** Joins: wildlander (~wild@replaced-ip )
3293 [20:00:29] *** Joins: fekir (~fekir@replaced-ip )
3294 [20:02:11] *** Quits: dreamon (~dreamon@replaced-ip ) (Remote host closed the connection)
3295 [20:02:15] *** Quits: shamann (~shamann@replaced-ip ) (Ping timeout: 246 seconds)
3296 [20:02:48] *** Quits: Adbray (~Adbtay@replaced-ip ) (Remote host closed the connection)
3297 [20:04:01] *** Quits: roshanavand (~roshanava@replaced-ip ) (Quit: This computer has gone to sleep)
3298 [20:04:14] *** Joins: lucaswang (~lucaswang@replaced-ip )
3299 [20:04:31] *** Joins: APexil (~you@replaced-ip )
3300 [20:04:59] <Smither> Heya. Just installed debian on my laptop, and the trackpad doesn't work. I have done `xinput list` and the only mouse that shows is a "virtual core XTEST pointer". and when i do `cat /proc/bus/input/devices` I don't get anything remotely mouse/trackpad like. Haven't a clue where to go from here, any pointers would be fantastic.
3301 [20:05:08] *** Joins: roshanavand (~roshanava@replaced-ip )
3302 [20:05:40] <somiaj> Smither: check /var/log/Xorg.0.log and see if you can find more info
3303 [20:06:16] <somiaj> Smither: There are two common problems. 1) The kernel is not correctly identifying your trackpad device and thus not making it available to the os. 2) xorg is not correctly detecting the device.
3304 [20:06:23] <somiaj> the log will only check the second
3305 [20:07:14] *** Joins: poleprogger (~mj@replaced-ip )
3306 [20:07:46] *** Quits: tallbarr (~none@replaced-ip ) (Ping timeout: 252 seconds)
3307 [20:07:52] *** Joins: AliasNumber25 (~levi-slac@replaced-ip )
3308 [20:08:33] *** Quits: debug0x1 (~user@replaced-ip ) (Ping timeout: 246 seconds)
3309 [20:08:44] <jelly> Smither: which debian release is that btw?
3310 [20:08:55] <Smither> somiaj: if i grep the log for "pad" or "syn" i don't get anything related to trackpads or mouse or pointer devices or anything
3311 [20:09:53] <Smither> debian 8.4
3312 [20:10:31] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 252 seconds)
3313 [20:11:31] *** aliljet_ is now known as aliljet
3314 [20:12:24] *** Joins: toogley (~toogley@replaced-ip )
3315 [20:12:30] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Ping timeout: 276 seconds)
3316 [20:12:44] *** Quits: qeni (~qeni@replaced-ip ) (Quit: Lost terminal)
3317 [20:12:49] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Quit: Gone Fishing!)
3318 [20:13:01] *** Joins: lesta (~user@replaced-ip )
3319 [20:14:02] *** Joins: Darcidride (~Darcidrid@replaced-ip )
3320 [20:14:23] <Smither> however a USB mouse does work totally fine and does show up in /var/log/Xorg.0.log
3321 [20:14:37] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Remote host closed the connection)
3322 [20:14:38] *** Quits: bredebid (~bredebid@replaced-ip ) (Ping timeout: 276 seconds)
3323 [20:15:58] *** Quits: esotericnonsense (~esoteric@replaced-ip ) (Ping timeout: 265 seconds)
3324 [20:16:49] *** Quits: katyucha (~katyucha@replaced-ip ) (Quit: Lost terminal)
3325 [20:17:06] *** Quits: theseb (32fe7511@replaced-ip ) (Quit: Page closed)
3326 [20:17:23] *** Quits: aoluser (~aoluser@replaced-ip ) ()
3327 [20:17:48] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 250 seconds)
3328 [20:18:00] *** debhelper sets mode: +l 1732
3329 [20:18:21] *** Joins: jak2000 (~jak2000@replaced-ip )
3330 [20:18:34] <somiaj> Smither: sounds like it might be an issue with the kernel. Just to double check, you don't happen to have the touchpad turned off in the bios?
3331 [20:18:58] *** Joins: katyucha (~katyucha@replaced-ip )
3332 [20:19:07] <Smither> let me check, but I'm 98% sure not. I haven't deliberately done that
3333 [20:19:16] <Iridos> does rather sound as if there's nothing coming from the kernel...
3334 [20:19:33] *** Quits: tty0_ (~NA@replaced-ip ) (Quit: Leaving.)
3335 [20:20:00] *** Joins: cyan__ (~cyan@replaced-ip )
3336 [20:20:37] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3337 [20:20:38] <Iridos> Smither, you could do "cat /dev/input/mice" and then move around on it... IIRC any pointing device should be translated there
3338 [20:21:18] *** Joins: altin_ (~altin@replaced-ip )
3339 [20:21:27] <Smither> k I'l try that Iridos, also there is no option i can find in the bios to disable it
3340 [20:22:09] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Remote host closed the connection)
3341 [20:22:27] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3342 [20:22:27] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Changing host)
3343 [20:22:27] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3344 [20:23:03] <Iridos> I guess not seeing it in xinput amounts to the same... still, only takes a couple of seconds
3345 [20:23:17] *** Quits: sauvin (~sauvin@replaced-ip ) (Read error: Connection reset by peer)
3346 [20:23:23] *** Joins: cmhobbs (~cmhobbs@replaced-ip )
3347 [20:23:58] <Smither> Iridos: optical mouse does display in there, touchpad doesn't
3348 [20:24:21] *** Joins: bertbob (~bertbob@replaced-ip )
3349 [20:24:25] *** Joins: marvn (~marvn@replaced-ip )
3350 [20:24:31] *** Quits: PityDaFool (082c640b@replaced-ip ) ()
3351 [20:25:06] <Smither> also if i ls /dev/input it shows only one mouse, mouse0, which is my optical mouse
3352 [20:26:05] *** Joins: debug0x1 (~user@replaced-ip )
3353 [20:27:01] *** Joins: Pr0metheus (~nezos@replaced-ip )
3354 [20:27:21] *** Joins: gdot (~gdot@replaced-ip )
3355 [20:27:26] *** Joins: lsyoyom (~liny01@replaced-ip )
3356 [20:27:38] *** Joins: tallbarr (~none@replaced-ip )
3357 [20:27:44] *** Joins: tobi__ (~tobi@replaced-ip )
3358 [20:27:47] *** Quits: lsyoyom (~liny01@replaced-ip ) (Client Quit)
3359 [20:28:00] *** debhelper sets mode: +l 1742
3360 [20:28:03] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 240 seconds)
3361 [20:28:15] <hubot__> how to browse internet without google?
3362 [20:29:19] <greycat> Follow links from page to page. This was called "surfing" back in the 1990s. The original meaning of the word has been lost over time.
3363 [20:29:38] <jhutchins> hubot__: Use a different search engine.
3364 [20:29:38] *** Joins: intact_ (~intact@replaced-ip )
3365 [20:29:38] *** Quits: intact_ (~intact@replaced-ip ) (Max SendQ exceeded)
3366 [20:29:47] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 260 seconds)
3367 [20:30:02] *** Joins: intact_ (~intact@replaced-ip )
3368 [20:30:03] *** Quits: gdot2 (~gdot@replaced-ip ) (Ping timeout: 276 seconds)
3369 [20:30:10] <hubot__> without any search enginme? jhutchins any other ways?
3370 [20:30:16] *** Joins: exedore6 (~cleryd@replaced-ip )
3371 [20:30:25] <greycat> Fine, ignore me.
3372 [20:30:31] *** Joins: jak2000 (~jak2000@replaced-ip )
3373 [20:30:40] <greycat> What is the purpose of this question, exactly?
3374 [20:31:07] <Iridos> Smither, well... at this point it would be good to know the exact hardware so one can check if kernels support it and from what version on...
3375 [20:31:15] *** Joins: wakatana2 (~marek@replaced-ip )
3376 [20:31:15] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3377 [20:31:15] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Changing host)
3378 [20:31:15] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3379 [20:31:49] <Iridos> Smither, on the other hand, you could just try to install the newer kernel from backports and see if it supports it (see replaced-url
3380 [20:31:52] *** Joins: SteffanW (~steffanw@replaced-ip )
3381 [20:32:00] *** Quits: wakatana2 (~marek@replaced-ip ) (Max SendQ exceeded)
3382 [20:32:14] *** Quits: sbine (~sbine@replaced-ip ) (Quit: sbine)
3383 [20:32:15] <Smither> Iridos: Acer Aspire ES1-512 only about 1.5yrs old now
3384 [20:32:21] <Smither> and ok I'll try that
3385 [20:32:23] *** Quits: Flynnn (~textual@replaced-ip ) (Quit: Auf Wiedersehen!)
3386 [20:32:30] <Iridos> I meant of the touchpad stuff
3387 [20:32:44] *** Joins: btf (~btf@replaced-ip )
3388 [20:32:59] *** Quits: intact (~intact@replaced-ip ) (Ping timeout: 244 seconds)
3389 [20:33:01] *** Quits: dreki (~dreki@replaced-ip ) (Quit: Leaving.)
3390 [20:33:16] *** Joins: we6jbo2 (~we6jbo2@replaced-ip )
3391 [20:33:27] <Iridos> most useful thing would be if lspci -nn shows it... (but can't see that on my laptop)
3392 [20:33:29] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
3393 [20:33:31] <Smither> the touch pad is the inbuilt one I'll get a part number, one sec
3394 [20:34:47] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
3395 [20:34:49] <somiaj> Iridos: It might be the touch pad is on the ps2 device still or usb not pci
3396 [20:35:10] <somiaj> Iridos, Smither: I'd expect the device to be in lsusb over lspci or just not listed if it is still using the ps2 bus
3397 [20:35:28] *** Joins: Colti (Miramar-FL@replaced-ip )
3398 [20:35:49] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 252 seconds)
3399 [20:36:06] *** Joins: Ricardo__ (~rick@replaced-ip )
3400 [20:36:06] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
3401 [20:36:06] *** Joins: Ricardo__ (~rick@replaced-ip )
3402 [20:36:33] *** Quits: winsen (~winsen@replaced-ip ) (Ping timeout: 276 seconds)
3403 [20:37:38] *** Quits: jadz (~UFCking1@replaced-ip ) (Quit: Ex-Chat)
3404 [20:37:47] *** Joins: Flynnn (~textual@replaced-ip )
3405 [20:38:08] *** Joins: bn` (~Patrice@replaced-ip )
3406 [20:38:34] <Smither> somiaj: in lsusb there are a couple of things that don't say what they are... something from chicony electronics Co, and something from Lite-on Technology Corp
3407 [20:39:48] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
3408 [20:40:32] *** Joins: tty0_ (~NA@replaced-ip )
3409 [20:40:38] *** Joins: DammitJim (~DammitJim@replaced-ip )
3410 [20:41:27] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 260 seconds)
3411 [20:41:43] *** Quits: trysten (~trysten@replaced-ip ) (Read error: Connection reset by peer)
3412 [20:42:02] *** Joins: panosk (~ppp@replaced-ip )
3413 [20:42:16] *** Joins: klow (~textual@replaced-ip )
3414 [20:42:29] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
3415 [20:43:02] *** Quits: pppp (~ppp@replaced-ip ) (Ping timeout: 265 seconds)
3416 [20:43:11] *** Joins: hexnewbie (~hexqip@replaced-ip )
3417 [20:43:21] <PaulePanter> Hi. How do you deal with these new fancy distributed mirrors (deb.debian.org), when some of them go out of sync?
3418 [20:43:24] <PaulePanter> Feh replaced-url
3419 [20:43:31] *** Joins: jadz (~UFCking1@replaced-ip )
3420 [20:43:33] *** Quits: fooctrl (~havoc@replaced-ip ) (Ping timeout: 246 seconds)
3421 [20:43:34] *** Joins: Devastator_ (~devas@replaced-ip )
3422 [20:43:43] <PaulePanter> is there an option to tell APT to try again for a certain amount of time?
3423 [20:43:47] *** Joins: evade (~evade@replaced-ip )
3424 [20:44:02] *** Quits: SteffanW (~steffanw@replaced-ip ) (Read error: Connection reset by peer)
3425 [20:45:15] *** Joins: blueness (~blueness@replaced-ip )
3426 [20:45:43] *** Quits: Devastator (~devas@replaced-ip ) (Ping timeout: 252 seconds)
3427 [20:45:45] <Iridos> somiaj, yeah... I didn't see mine with lsusb either... well not obviously. but anyway, we can't ask judd about an usbid :P
3428 [20:47:04] <somiaj> yea I wonder what bus it uses then, maybe they are still on the ps2 bus
3429 [20:47:19] *** Quits: wert (~wert@replaced-ip ) (Remote host closed the connection)
3430 [20:47:55] <somiaj> maybe lshw would list it?
3431 [20:48:36] *** Joins: denisk (~denisk@replaced-ip )
3432 [20:48:42] *** Parts: meshuggah (~meshuggah@replaced-ip )
3433 [20:49:00] *** Joins: jasonwert (~wert@replaced-ip )
3434 [20:49:03] *** Quits: AliasNumber25 (~levi-slac@replaced-ip ) (Ping timeout: 240 seconds)
3435 [20:49:10] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3436 [20:49:12] <Iridos> only thing not clearly identifyable are two "intel integrated rate matching hups" that I have... but that doesn't sound right
3437 [20:49:17] <somiaj> Smither: how old of a laptop?
3438 [20:49:23] <Iridos> he said 1.5y
3439 [20:49:42] <somiaj> PaulePanter: deb.debian.org? Do you mean httpredir.debian.org?
3440 [20:49:49] <jelly> Welcome to deb.debian.org! This is deb.debian.org. This is an experimental service.
3441 [20:49:54] *** Quits: jadz (~UFCking1@replaced-ip ) (Quit: Ex-Chat)
3442 [20:50:14] <Smither> yeh I got it about a year ago but the model wasn't new then
3443 [20:50:30] <jelly> that last quoted sentence is in bold.
3444 [20:50:55] <somiaj> ahh, its something new, I can't keep up with the changes.
3445 [20:50:59] *** Joins: jadz (~UFCking1@replaced-ip )
3446 [20:51:00] *** Joins: debian894 (d4c26380@replaced-ip )
3447 [20:51:09] <debian894> Hello, I installed Capistrano for Website deployment and SSH Key for connect to my webserver. I can connect on my server with SSH Key with " git@myip -p 9325 ". But, when I went to deploy, I have this error "Connection refused" (ip, user, port and depot git is true). Can you help me ? Sorry for my bad english I'm french. Thanks :)
3448 [20:51:26] <somiaj> Smither: I don't think this will fix the issue, but you could try a kernel from jessie-backports. I doubt it is the issue though.
3449 [20:51:36] *** Joins: doja (~doja@replaced-ip )
3450 [20:51:37] *** Joins: FailHard (~FailHard@replaced-ip )
3451 [20:51:52] *** Quits: Devastator_ (~devas@replaced-ip ) (Changing host)
3452 [20:51:52] *** Joins: Devastator_ (~devas@replaced-ip )
3453 [20:51:53] *** Devastator_ is now known as Devastator
3454 [20:51:53] <Smither> K i'll install that and see what happens, I'll report back in a couple of mins
3455 [20:51:57] <jelly> PaulePanter: so try the slightly older fancy redirector at httpredir.debian.org instead, maybe
3456 [20:51:58] *** Quits: cyan__ (~cyan@replaced-ip ) (Read error: Connection reset by peer)
3457 [20:53:02] <somiaj> PaulePanter: what version of debian are you running?
3458 [20:53:09] *** Quits: jadz (~UFCking1@replaced-ip ) (Client Quit)
3459 [20:53:27] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 276 seconds)
3460 [20:53:35] <PaulePanter> somiaj, jelly: I did get the same errors with httpredir.debian.net and http.debian.net before that.
3461 [20:54:01] *** Joins: nj8 (~nj8@replaced-ip )
3462 [20:54:04] *** Quits: AngeFede (~f3d3@replaced-ip ) (Quit: Ego sum angelus mortis, destructori mundis)
3463 [20:54:17] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 260 seconds)
3464 [20:54:23] <greycat> !httpredir issues
3465 [20:54:23] <dpkg> The <httpredir> service selects bad mirrors for some people. If you're one of them, try explicitly choosing a mirror: "deb replaced-url
3466 [20:54:26] <PaulePanter> debian894: Did you put the port in Capistranos configuration? What is the output?
3467 [20:54:36] *** Quits: roshanavand (~roshanava@replaced-ip ) (Quit: This computer has gone to sleep)
3468 [20:54:50] <Iridos> PaulePanter, just use the old replaced-url
3469 [20:55:05] <greycat> That's what I always do.
3470 [20:55:06] *** Quits: srg (~srg@replaced-ip ) (Ping timeout: 246 seconds)
3471 [20:55:16] *** Joins: Ungy (~Ugot2Bkid@replaced-ip )
3472 [20:55:26] <PaulePanter> greycat, Iridos: It’s only happening once a week or even less.
3473 [20:55:27] <debian894> Thanks PaulePanter, I put the port in repo_url : set :repo_url, 'ssh://git@myserver:9325/var/replaced-url
3474 [20:55:39] *** Joins: jazz (~jazz@replaced-ip )
3475 [20:55:48] *** Joins: Tetrazene (~Carp@replaced-ip )
3476 [20:55:55] *** Joins: Aaaaand (~quassel@replaced-ip )
3477 [20:55:57] <Ungy> I want to purge a single package and tehn reinstall it without having to redownload any of the dependencies how woudl I remove and purge that one package
3478 [20:56:07] <greycat> dpkg --purge --force-depends
3479 [20:56:07] * dpkg drinks a glass of salty water, sticks his fingers down his throat and throws up --force-depends all over greycat and DammitJim...
3480 [20:56:11] <greycat> shut up
3481 [20:56:26] <Iridos> you asked for that :)
3482 [20:56:43] *** Joins: winsen (~winsen@replaced-ip )
3483 [20:56:47] <jelly> she's barfed, Jim
3484 [20:56:55] *** Joins: t4nk557 (599c05b9@replaced-ip )
3485 [20:57:06] *** Joins: iDrac (~iDrac@replaced-ip )
3486 [20:57:41] *** Joins: roshanavand (~roshanava@replaced-ip )
3487 [20:58:00] *** debhelper sets mode: +l 1749
3488 [20:58:13] <PaulePanter> debian894: Does it work now?
3489 [20:58:15] *** Joins: josuebrunel (~Icedove@replaced-ip )
3490 [20:58:18] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3491 [20:58:36] *** Joins: dreamon (~dreamon@replaced-ip )
3492 [20:58:38] *** Joins: N3X15_ (~Rob@replaced-ip )
3493 [20:58:38] *** Quits: N3X15 (~Rob@replaced-ip ) (Disconnected by services)
3494 [20:58:41] *** N3X15_ is now known as N3X15
3495 [20:59:01] <t4nk557> Hello guys, i've a question, i've a huge file filled with proxy IP numbers. What do I need to type after sort to only keep the first IP that has the sames 3 first set of numbers ?
3496 [20:59:04] *** Joins: altin__ (~altin@replaced-ip )
3497 [20:59:28] <greycat> That sounds like a really bad question. How do you know every network has a /24 netmask?
3498 [20:59:32] <DammitJim> woot?
3499 [20:59:37] *** Joins: fort (~fort@replaced-ip )
3500 [20:59:56] <debian894> Thanks PaulePanter, I have this error again sh: connect to host MYIP port 9325: Connection refused
3501 [21:00:09] *** Quits: roshanavand (~roshanava@replaced-ip ) (Client Quit)
3502 [21:00:18] *** Joins: level7 (~quassel@replaced-ip )
3503 [21:00:43] *** Joins: esotericnonsense (~esoteric@replaced-ip )
3504 [21:00:57] <t4nk557> greycat: ?
3505 [21:01:03] <PaulePanter> debian894: Are you sure, that ssh://git@myserver:9325/var/replaced-url
3506 [21:01:06] *** Quits: CrazyTux[m] (~CrazyTuxm@replaced-ip ) (Read error: Connection reset by peer)
3507 [21:01:14] *** Quits: altin__ (~altin@replaced-ip ) (Remote host closed the connection)
3508 [21:01:15] *** Joins: CrazyTux[m] (~CrazyTuxm@replaced-ip )
3509 [21:01:29] <t4nk557> How would a dude that doesnt even know how to remove duplicate 3 set of number could do any tech harm lel
3510 [21:01:31] *** Quits: oxagast (~nope@replaced-ip ) (Quit: leaving)
3511 [21:01:32] <greycat> t4nk557: the first three octets are not necessarily the network for any given IP. Without knowing the netmask you cannot determine the network.
3512 [21:01:45] *** Quits: level7_ (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
3513 [21:01:52] *** Quits: Kirito (~Kirito@replaced-ip ) (Remote host closed the connection)
3514 [21:01:57] *** Joins: gdot2 (~gdot@replaced-ip )
3515 [21:02:01] <t4nk557> I'm fine with that, I'm just trying things
3516 [21:02:04] <debian894> Yes PaulePanter , I'm sure beacause when I push with Netbeans, it's work true ... and same depots ...
3517 [21:02:12] *** Joins: sifeic (~sifeic@replaced-ip )
3518 [21:02:26] *** Quits: CrazyTux[m] (~CrazyTuxm@replaced-ip ) (Max SendQ exceeded)
3519 [21:02:27] *** Quits: KindOne (kindone@replaced-ip ) (Read error: Connection reset by peer)
3520 [21:02:43] *** Joins: CrazyTux[m] (~CrazyTuxm@replaced-ip )
3521 [21:02:44] *** Joins: SpeccyMan (~nick@replaced-ip )
3522 [21:02:51] *** Quits: altin_ (~altin@replaced-ip ) (Ping timeout: 265 seconds)
3523 [21:03:12] <PaulePanter> debian894: `set :repo_url, 'ssh://git@example.com:30000/~/me/my_repo.git' from the documentation replaced-url
3524 [21:03:29] <PaulePanter> debian894: I would have expected a : after the port though.
3525 [21:03:54] <somiaj> Smither: On my laptop (decided to power it up), seems my touchpad uses the ps2 mousedriver (so the ps2 bus and unsure how to check that)
3526 [21:03:55] <PaulePanter> debian894: Try to set the port in `~/.ssh/config` and leave it out from the Capistrano configuration.
3527 [21:03:59] *** Quits: HeOS (~heos@replaced-ip ) (Ping timeout: 260 seconds)
3528 [21:04:01] *** Joins: altin_ (~altin@replaced-ip )
3529 [21:04:02] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 276 seconds)
3530 [21:04:09] <somiaj> Smither: I was able to find the mouse mentioned in dmesg, and i'm using the module 'psmouse' for it.
3531 [21:04:11] <PaulePanter> debian894: man ssh_config
3532 [21:04:28] <somiaj> Smither: I'm unsure about drivers for fancer touchpads (I just disable my touch pad and use a wireless mouse as I don't like touchpadS)
3533 [21:04:34] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 260 seconds)
3534 [21:04:47] <Iridos> for some reason I wonder if that's the same guy who asked how to crack passwords the last time
3535 [21:04:53] *** Joins: KindOne (kindone@replaced-ip )
3536 [21:05:37] *** Quits: CrazyTux[m] (~CrazyTuxm@replaced-ip ) (Client Quit)
3537 [21:05:47] *** Joins: roshanavand (~roshanava@replaced-ip )
3538 [21:05:53] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Read error: Connection reset by peer)
3539 [21:05:59] *** Quits: gdot (~gdot@replaced-ip ) (Ping timeout: 276 seconds)
3540 [21:06:33] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
3541 [21:08:31] *** Quits: zalatovo (~zalatovo@replaced-ip ) (Ping timeout: 250 seconds)
3542 [21:09:14] *** Quits: evade (~evade@replaced-ip ) (Ping timeout: 276 seconds)
3543 [21:09:33] <Iridos> or homework, it's mighty specific
3544 [21:09:48] *** Joins: msl09 (~msl09__@replaced-ip )
3545 [21:10:00] *** Joins: cypher__ (~cypher@replaced-ip )
3546 [21:10:04] *** Joins: KindOne_ (kindone@replaced-ip )
3547 [21:10:06] *** Quits: KindOne_ (kindone@replaced-ip ) (Excess Flood)
3548 [21:10:43] *** Joins: evade (~evade@replaced-ip )
3549 [21:11:39] *** Joins: oish (~charlie@replaced-ip )
3550 [21:12:14] *** Joins: superusr (~usr@replaced-ip )
3551 [21:12:25] *** Quits: toogley (~toogley@replaced-ip ) (Quit: toogley)
3552 [21:13:09] <Ungy> if I screwed a package up and manually deleted some files and I only get errors from apt and dpkg tryign to remove the package How do I get rid of it completely so dpkg will redownload it and rinstall it without any fragmented crap?
3553 [21:13:29] *** Quits: cypher_ (~cypher@replaced-ip ) (Ping timeout: 265 seconds)
3554 [21:13:34] <debian894> PaulePanter, when I add ":" after the port, this connect on 22 port.
3555 [21:13:37] <greycat> What errors do you get when purging it with dpkg (not apt)?
3556 [21:13:44] *** Joins: photographer (~photograp@replaced-ip )
3557 [21:13:56] <Ungy> it is looking for a file that doesn;t exist
3558 [21:14:01] <greycat> *what errors*
3559 [21:14:08] *** Joins: Pscion (~chatzilla@replaced-ip )
3560 [21:14:24] *** Joins: KindOne_ (kindone@replaced-ip )
3561 [21:14:34] <Ungy> aha nevermind I got it found the last nasty fragment thanks for the help though
3562 [21:14:46] <debian894> PaulePanter and I think mu SSH config is true, because I can connect with console " ssh git@myserver -p 9325 ". Juste Capistrano return error :/
3563 [21:14:50] *** Quits: RippyDippy (~wpgriggs@replaced-ip ) (Ping timeout: 244 seconds)
3564 [21:14:55] *** Joins: m3tti (~user@replaced-ip )
3565 [21:15:01] *** Quits: KindOne_ (kindone@replaced-ip ) (Client Quit)
3566 [21:15:21] <greycat> debian894: the ssh_config suggestion was for you to put the port number in the ~/.ssh/config file so you don't have to enter it on the command line.
3567 [21:15:28] *** Joins: Knaldgas (~pdj@replaced-ip )
3568 [21:15:34] *** Quits: m3tti (~user@replaced-ip ) (Remote host closed the connection)
3569 [21:15:39] <greycat> That way the thing that is wrapping ssh for you doesn't have to know how to specify a port.
3570 [21:15:48] *** Quits: photographer (~photograp@replaced-ip ) (Client Quit)
3571 [21:16:06] *** Joins: m3tti (~user@replaced-ip )
3572 [21:16:10] <debian894> Oh ok, thank grecat, I search make this
3573 [21:16:29] *** Joins: RoXX (~roxx@replaced-ip )
3574 [21:16:42] <greycat> Host whatever.domain.name
3575 [21:16:46] <greycat> Port 23456
3576 [21:16:48] *** Joins: telecode (~telecode_@replaced-ip )
3577 [21:16:51] *** Quits: meoww (~meoww@replaced-ip ) (Ping timeout: 276 seconds)
3578 [21:17:30] *** Quits: exedore6 (~cleryd@replaced-ip ) (Quit: exedore6)
3579 [21:17:41] *** Joins: BalTun (~BalTun@replaced-ip )
3580 [21:18:01] *** Joins: CrazyTux[m] (~CrazyTuxm@replaced-ip )
3581 [21:18:06] <greycat> Of course this only works if your wrapping-thing ("capistrano"?) invokes /usr/bin/ssh rather than implementing the protocol internally.
3582 [21:18:17] <greycat> But the odds are pretty good.
3583 [21:18:36] <Iridos> capistrano - tool to execute commands in parallel on multiple servers
3584 [21:18:48] *** Joins: acos (~acos@replaced-ip )
3585 [21:18:51] *** Quits: RoXX (~roxx@replaced-ip ) (Read error: Connection reset by peer)
3586 [21:18:55] <Iridos> written in ruby, of all things
3587 [21:18:58] <greycat> Gods, how many of those are there now?
3588 [21:19:26] <Iridos> this must be the... 6th one I heard of?
3589 [21:19:36] *** Joins: lsyoyom (~liny01@replaced-ip )
3590 [21:19:36] <Iridos> maybe 7th?
3591 [21:19:53] *** Joins: RoXX (~roxx@replaced-ip )
3592 [21:20:25] <greycat> They're multiplying like text editors or desktop environments.
3593 [21:20:27] <Iridos> it's kind of good there are so many, because a lot of them are pretty crappy in some way
3594 [21:20:35] *** Joins: nano43_ (~chatzilla@replaced-ip )
3595 [21:20:35] <debian894> Thanks greycat & PaulePanter, I created ssh config file. I can connect with command, but no with Capistrano, same error :(
3596 [21:21:02] *** Quits: jazz (~jazz@replaced-ip ) (Remote host closed the connection)
3597 [21:21:06] *** h4ndy is now known as H4ndy
3598 [21:22:03] *** Quits: soulz (~soulz@replaced-ip ) (Quit: leaving)
3599 [21:22:28] *** Joins: Scourje (uid63311@replaced-ip )
3600 [21:22:39] *** Quits: sifeic (~sifeic@replaced-ip ) (Ping timeout: 260 seconds)
3601 [21:22:42] *** Quits: nano43 (~chatzilla@replaced-ip ) (Ping timeout: 276 seconds)
3602 [21:22:45] *** nano43_ is now known as nano43
3603 [21:23:29] <Iridos> that looks kinda complicated... more like puppet or so
3604 [21:24:07] *** Quits: nse (~leo@replaced-ip ) (Ping timeout: 265 seconds)
3605 [21:24:33] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
3606 [21:25:29] *** Quits: olx69 (~olaf@replaced-ip ) (Quit: Leaving.)
3607 [21:26:11] *** Joins: Soul_Eater (~marcelo@replaced-ip )
3608 [21:26:12] *** Joins: bit1 (~josea@replaced-ip )
3609 [21:26:13] *** Joins: js9600 (~Thunderbi@replaced-ip )
3610 [21:26:44] *** Quits: evade (~evade@replaced-ip ) (Ping timeout: 260 seconds)
3611 [21:27:18] *** Joins: murfjr (~douseiais@replaced-ip )
3612 [21:28:10] *** Joins: Starduster_ (~SD@replaced-ip )
3613 [21:28:14] *** Joins: cyan__ (~cyan@replaced-ip )
3614 [21:28:57] *** Joins: asterismo_l (~asterismo@replaced-ip )
3615 [21:30:14] *** Joins: diniwed (~gavron@replaced-ip )
3616 [21:30:15] <Iridos> debian894, did you read in /usr/share/doc/capistrano/README.md.gz ?
3617 [21:30:26] *** Quits: treehug88 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3618 [21:30:31] *** Joins: mda1 (~MDA1@replaced-ip )
3619 [21:30:51] *** Quits: jasonwert (~wert@replaced-ip ) (Ping timeout: 244 seconds)
3620 [21:30:57] *** Quits: barajasfab (~barajasfa@replaced-ip ) (Quit: Ex-Chat)
3621 [21:31:13] *** Joins: sexytime (~GitGud@replaced-ip )
3622 [21:31:27] <telecity> w
3623 [21:31:33] *** Quits: Starduster (~SD@replaced-ip ) (Ping timeout: 240 seconds)
3624 [21:31:34] *** Quits: kwesidev (~kwesidev@replaced-ip ) (Quit: WeeChat 0.4.2)
3625 [21:31:36] <Iridos> they explicitly set port in "Using password authentication" ... but no idea how that would go together with your config
3626 [21:31:57] *** Joins: barajasfab (~barajasfa@replaced-ip )
3627 [21:31:58] *** Quits: lesta (~user@replaced-ip ) (Quit: lesta)
3628 [21:33:14] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Quit: llorephie)
3629 [21:33:26] *** Quits: debian894 (d4c26380@replaced-ip ) (Ping timeout: 250 seconds)
3630 [21:33:38] *** Quits: sinseer (~sinseer@replaced-ip ) ()
3631 [21:33:39] *** Joins: ruantux (~ruanvalen@replaced-ip )
3632 [21:33:45] *** Joins: Blaguvest (~blaguvest@replaced-ip )
3633 [21:33:57] *** Quits: Tempesta (Tempesta@replaced-ip ) (Ping timeout: 260 seconds)
3634 [21:34:04] *** Joins: llorephie (~Thunderbi@replaced-ip )
3635 [21:35:43] *** Quits: josuebrunel (~Icedove@replaced-ip ) (Ping timeout: 265 seconds)
3636 [21:36:04] *** Quits: SuperTramp83 (~gnu@replaced-ip ) (Quit: Leaving.)
3637 [21:36:13] *** Joins: jasonwert (~wert@replaced-ip )
3638 [21:36:45] *** Quits: Soul_Eater (~marcelo@replaced-ip ) (Ping timeout: 246 seconds)
3639 [21:38:07] *** Joins: zalatovo (~zalatovo@replaced-ip )
3640 [21:39:57] *** Quits: lsyoyom (~liny01@replaced-ip ) (Remote host closed the connection)
3641 [21:40:07] *** Joins: nse (~leo@replaced-ip )
3642 [21:40:58] *** Joins: donoban (~user@replaced-ip )
3643 [21:41:19] *** Quits: telecode (~telecode_@replaced-ip ) (Ping timeout: 260 seconds)
3644 [21:41:46] <SerajewelKS> i have an internet-facing MTA (postfix with virtual users) that serves mail with courier (pop + pop-ssl), and i have another server at my house that polls courier every minute and pulls down mail for one specific user into a local dovecot server
3645 [21:42:15] <SerajewelKS> i'm trying to eliminate this one-minute polling cycle and allow the postfix server to notify my LAN server that it should fetch mail
3646 [21:42:17] <Skyrider> How easy would it be to setup debian with STUN? I think, so I can use my phone to connect to my home IP address to make / receive calls.
3647 [21:42:24] *** Joins: eris2323 (~sinseer@replaced-ip )
3648 [21:42:25] <Skyrider> with SIP.
3649 [21:42:44] *** Joins: denisk (~denisk@replaced-ip )
3650 [21:42:47] <jelly> SerajewelKS: set up an imap-capable server side with IMAP IDLE support
3651 [21:43:39] *** Quits: zamaliphe (~zamaliphe@replaced-ip ) (Ping timeout: 260 seconds)
3652 [21:44:04] *** Joins: RippyDippy (~wpgriggs@replaced-ip )
3653 [21:44:16] *** Quits: nwe (~niklas@replaced-ip ) (Remote host closed the connection)
3654 [21:44:25] *** Quits: iDrac (~iDrac@replaced-ip ) (Quit: This computer has gone to sleep)
3655 [21:45:05] *** Joins: iDrac (~iDrac@replaced-ip )
3656 [21:45:07] *** Quits: iDrac (~iDrac@replaced-ip ) (Client Quit)
3657 [21:45:20] *** Joins: edhsjbhjghj (5e269c54@replaced-ip )
3658 [21:45:43] <SerajewelKS> jelly: that's one option i'm considering
3659 [21:46:00] <SerajewelKS> jelly: i don't suppose that courier and dovecot can coexist sharing the same maildirs?
3660 [21:46:05] *** Joins: lsyoyom (~liny01@replaced-ip )
3661 [21:46:19] *** Quits: edhsjbhjghj (5e269c54@replaced-ip ) (Client Quit)
3662 [21:47:09] *** Quits: fekir (~fekir@replaced-ip ) (Ping timeout: 260 seconds)
3663 [21:47:35] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 276 seconds)
3664 [21:47:47] *** Joins: maotm_ (~mao@replaced-ip )
3665 [21:48:22] *** Parts: hubot__ (80b93972@replaced-ip )
3666 [21:48:25] *** Quits: barubaru (~barubaru@replaced-ip ) (Ping timeout: 244 seconds)
3667 [21:48:48] *** Joins: AngeFede (~f3d3@replaced-ip )
3668 [21:48:54] *** Quits: balaios (~balaios@replaced-ip ) (Ping timeout: 260 seconds)
3669 [21:48:58] <greycat> They can't both share the same IMAP listening port, that's for sure.
3670 [21:49:03] <jelly> SerajewelKS: never tried anything that silly, just local mutt + dovecot
3671 [21:49:21] *** Quits: nano43 (~chatzilla@replaced-ip ) (Ping timeout: 246 seconds)
3672 [21:49:22] <jelly> mutt tampering with Maildir directly, that is
3673 [21:49:34] <greycat> I gave up on courier-imap after they changed their entire setup around in some godawful confusing way that I couldn't be bothered to try to sort out.
3674 [21:49:52] <greycat> If you make it *THAT* fucking hard to use normal unix user accounts with passwords, something is wrong with you.
3675 [21:49:54] *** Quits: t4nk557 (599c05b9@replaced-ip ) (Ping timeout: 250 seconds)
3676 [21:50:04] *** Quits: AngeFede (~f3d3@replaced-ip ) (Max SendQ exceeded)
3677 [21:50:19] <SerajewelKS> jelly: in my case i don't want my edge MTA storing all of my mail, i want that on my local server, which is then served using IMAP to my desktop/mobile clients
3678 [21:50:26] *** Joins: Soul_Eater (~marcelo@replaced-ip )
3679 [21:50:27] *** Joins: AngeFede (~f3d3@replaced-ip )
3680 [21:50:50] *** Quits: barajasfab (~barajasfa@replaced-ip ) (Quit: Ex-Chat)
3681 [21:51:03] *** Joins: telecode (~telecode_@replaced-ip )
3682 [21:51:09] <jelly> usually people transport mail using some sort of a... simple mail transport protocol
3683 [21:51:15] <koollman> :)
3684 [21:51:33] <greycat> I don't know what IMAP IDLE is, but a reverse ssh tunnel would also allow you to deliver mail from the "edge server" to the "local server" even if the "edge server" cannot make a direct SMTP connection to the "local server".
3685 [21:51:33] *** Quits: RippyDippy (~wpgriggs@replaced-ip ) (Ping timeout: 240 seconds)
3686 [21:51:51] <jelly> greycat: think "push notifications"
3687 [21:51:57] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 276 seconds)
3688 [21:51:59] <greycat> I was guessing something like that.
3689 [21:52:05] <SerajewelKS> jelly: i did think about forwarding, but that has the downside that if my home server goes offline for an extended period of time (it has happened unexpectedly due to ISP dumbness) then my edge MTA is going to start bouncing stuff
3690 [21:52:22] <greycat> Um. And this is a problem because...?
3691 [21:52:45] *** Joins: jak2000 (~jak2000@replaced-ip )
3692 [21:52:47] *** Quits: maotm_ (~mao@replaced-ip ) (Ping timeout: 276 seconds)
3693 [21:53:23] <SerajewelKS> it seems a bit obvious to me?
3694 [21:53:37] <greycat> if your mail server is down for 10 days, then mail bounces.
3695 [21:54:03] <SerajewelKS> in the case where i control both the edge and the local server, i would rather mail pool on the edge indefinitely until the local server comes back up
3696 [21:54:11] <greycat> You are weird.
3697 [21:54:12] *** Joins: barubaru (~barubaru@replaced-ip )
3698 [21:54:16] <jelly> 5 days, but SerajewelKS controls his own previous hop, so he can configure whatever queue lifetime
3699 [21:54:26] *** Joins: josuebrunel (~Icedove@replaced-ip )
3700 [21:54:35] <greycat> Well, a fixed number of days, generally around 7, configured in the MTA.
3701 [21:55:13] <jelly> I've... not seen anytihng larger than 5 says since I first saw a Sendmail install 20 years back
3702 [21:55:21] <SerajewelKS> greycat: i am treating the local server as a mail store, not an MTA -- if mail can be delivered to the edge MTA i don't want to lose it. it's my mail. if my mail store is down then it can sit there until the mail store becomes available.
3703 [21:56:31] *** Joins: Cassiopaya (~Discovery@replaced-ip )
3704 [21:56:36] *** Quits: josuebrunel (~Icedove@replaced-ip ) (Client Quit)
3705 [21:56:41] <SerajewelKS> (and then i have the fallback option of sshing to my edge server and reading the mail with mutt)
3706 [21:57:21] <jelly> why not always use the remote imap server, then
3707 [21:57:29] <jelly> (pop3 must die)
3708 [21:57:42] *** Joins: ChaMeLioN (~ChaMeLioN@replaced-ip )
3709 [21:57:56] <greycat> Set up a script that sshes to the remote box and runs the queue. Set the "local server" up to run that script every time you open your MUA.
3710 [21:57:59] <SerajewelKS> i'm not fond of all of my mail sitting in storage on rented hardware
3711 [21:58:18] *** Quits: cHawk- (~cHawk@replaced-ip ) (Remote host closed the connection)
3712 [21:58:32] <jelly> SerajewelKS: why not? If you need backup, set up backup.
3713 [21:59:09] *** Quits: GRiZL0C (~TK@replaced-ip ) (Ping timeout: 246 seconds)
3714 [21:59:17] *** Joins: IlNominePatre (~Discovery@replaced-ip )
3715 [21:59:21] *** Quits: ruantux (~ruanvalen@replaced-ip ) (Quit: Leaving)
3716 [21:59:28] *** Joins: tm (~daica@replaced-ip )
3717 [21:59:51] *** tm is now known as Guest59436
3718 [22:00:02] *** Quits: msjche (~msjche@replaced-ip ) (Quit: Konversation terminated!)
3719 [22:01:05] *** Joins: aaronmeh_ (~aaronmeha@replaced-ip )
3720 [22:01:13] *** Joins: dArK_IcE (~DARKICEPT@replaced-ip )
3721 [22:01:30] *** Quits: Meerkat (~meerkat@replaced-ip ) (Quit: Leaving)
3722 [22:01:43] *** Quits: aaronmeh_ (~aaronmeha@replaced-ip ) (Max SendQ exceeded)
3723 [22:03:06] <SerajewelKS> (sorry, at work, responses delayed sometimes) i do backups of my local maildir regularly. basically if the edge gets compromised, i don't want the attacker to suddenly have access to all of my past messages.
3724 [22:03:07] *** Joins: aaronmeh_ (~aaronmeha@replaced-ip )
3725 [22:03:13] *** Quits: B[]rG (~Borg@replaced-ip ) (Remote host closed the connection)
3726 [22:03:24] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Quit: leaving)
3727 [22:05:28] *** Quits: altin_ (~altin@replaced-ip ) (Remote host closed the connection)
3728 [22:05:56] *** rattking is now known as totaldarkness
3729 [22:06:20] *** Joins: ompaul (~ompaul@replaced-ip )
3730 [22:06:31] <SerajewelKS> but i suppose switching from courier to dovecot on the edge is a good idea anyway, and that will allow me to have instant delivery to the mail store using IDLE
3731 [22:06:54] *** Quits: anona (~anona@replaced-ip ) (Ping timeout: 276 seconds)
3732 [22:06:54] *** Quits: shaun413 (uid121475@replaced-ip ) (Quit: Connection closed for inactivity)
3733 [22:08:10] *** Quits: Pr0metheus (~nezos@replaced-ip ) (Quit: Pr0metheus)
3734 [22:08:28] *** Joins: altin_ (~altin@replaced-ip )
3735 [22:08:28] *** Quits: altin_ (~altin@replaced-ip ) (Changing host)
3736 [22:08:28] *** Joins: altin_ (~altin@replaced-ip )
3737 [22:08:34] *** Quits: barubaru (~barubaru@replaced-ip ) (Ping timeout: 265 seconds)
3738 [22:09:00] *** Quits: bollocks_k (~bollocks@replaced-ip ) (Read error: Connection reset by peer)
3739 [22:09:18] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Read error: Connection reset by peer)
3740 [22:09:19] <jelly> assuming your client supports it as well
3741 [22:09:51] <SerajewelKS> the client would be getmail which IIRC does
3742 [22:10:41] *** Joins: lucaswang (~lucaswang@replaced-ip )
3743 [22:10:46] *** Quits: lsyoyom (~liny01@replaced-ip ) (Quit: WeeChat 1.5)
3744 [22:10:50] *** Joins: mtn (~mtn@replaced-ip )
3745 [22:11:03] *** Quits: Ryushin (~Ryushin@replaced-ip ) (Ping timeout: 246 seconds)
3746 [22:11:06] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3747 [22:12:02] *** Joins: barubaru (~barubaru@replaced-ip )
3748 [22:12:42] *** Quits: navlys (~smuxi@replaced-ip ) (Ping timeout: 244 seconds)
3749 [22:12:56] *** Quits: Kellin (Kellin@replaced-ip ) (Quit: leaving)
3750 [22:14:07] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
3751 [22:14:59] *** Joins: nwe (~niklas@replaced-ip )
3752 [22:15:09] *** Joins: [Gort] (~gort@replaced-ip )
3753 [22:15:22] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Ping timeout: 252 seconds)
3754 [22:15:58] *** Quits: m3tti (~user@replaced-ip ) (Remote host closed the connection)
3755 [22:16:09] *** Quits: fort (~fort@replaced-ip ) (Quit: Leaving)
3756 [22:16:32] *** Joins: meoww (~meoww@replaced-ip )
3757 [22:16:40] *** Joins: m3tti (~user@replaced-ip )
3758 [22:17:16] *** Joins: Quatroking_ (~Quatrokin@replaced-ip )
3759 [22:17:24] *** Joins: navlys (~smuxi@replaced-ip )
3760 [22:17:58] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3761 [22:18:00] *** debhelper sets mode: +l 1741
3762 [22:18:04] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 260 seconds)
3763 [22:18:23] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 244 seconds)
3764 [22:19:26] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Ping timeout: 276 seconds)
3765 [22:19:46] *** Joins: RickXy (~zncadmin@replaced-ip )
3766 [22:20:04] *** Joins: anona (~anona@replaced-ip )
3767 [22:20:25] *** Joins: soulz (~soulz@replaced-ip )
3768 [22:20:33] *** Quits: Soul_Eater (~marcelo@replaced-ip ) (Quit: Leaving)
3769 [22:20:51] *** Quits: bn` (~Patrice@replaced-ip ) (Quit: Verlassend)
3770 [22:20:58] *** Joins: gigetoo (~gigetoo@replaced-ip )
3771 [22:21:09] *** Joins: bn` (~Patrice@replaced-ip )
3772 [22:24:00] *** Joins: sifeic (~sifeic@replaced-ip )
3773 [22:24:08] <BlenderPro> is there a package for debian 8.1 that allows me to capture video from a dv bridge
3774 [22:24:17] <devster31> which package provides or reads from the /etc/network/interfaces file?
3775 [22:24:38] *** Quits: adrian (~adrian@replaced-ip ) (Ping timeout: 276 seconds)
3776 [22:24:45] <greycat> Why would you be three point-released behind on stable?
3777 [22:25:05] <greycat> devster31: the ifup and ifdown commands, for starters.
3778 [22:25:24] *** Joins: sillyotter (~sillyotte@replaced-ip )
3779 [22:25:30] <greycat> devster31: then, whatever boot scripts (systemd something something?) that use those commands.
3780 [22:25:39] *** Quits: msl09 (~msl09__@replaced-ip ) (Ping timeout: 260 seconds)
3781 [22:25:42] *** Quits: Ungy (~Ugot2Bkid@replaced-ip ) (Quit: Leaving)
3782 [22:26:48] *** Joins: Highlander (~alain@replaced-ip )
3783 [22:26:57] *** Quits: Windows98 (Windows98@replaced-ip ) (Ping timeout: 250 seconds)
3784 [22:27:16] <devster31> service should be ifup@.service I assumed they were dependent on ifconfig
3785 [22:28:03] <greycat> $ dpkg -S ifup@
3786 [22:28:04] <greycat> systemd: /lib/systemd/system/ifup@.service
3787 [22:28:24] *** Quits: Flynnn (~textual@replaced-ip ) (Quit: Auf Wiedersehen!)
3788 [22:28:27] <devster31> instead they're dependent on iproute2 and I like that
3789 [22:28:50] *** Quits: Highlander (~alain@replaced-ip ) (Client Quit)
3790 [22:29:39] *** Quits: alakx (~alak@replaced-ip ) (Read error: Connection reset by peer)
3791 [22:29:40] *** Quits: aaronmeh_ (~aaronmeha@replaced-ip ) (Ping timeout: 252 seconds)
3792 [22:29:46] *** Joins: mtn (~mtn@replaced-ip )
3793 [22:30:04] *** Joins: alakx (~alak@replaced-ip )
3794 [22:31:21] *** Joins: joncrunchbang (~joncrunch@replaced-ip )
3795 [22:32:03] *** Quits: AngeFede (~f3d3@replaced-ip ) (Quit: Leaving)
3796 [22:32:11] *** Quits: jasonwert (~wert@replaced-ip ) (Remote host closed the connection)
3797 [22:32:19] *** Joins: AngeFede (~f3d3@replaced-ip )
3798 [22:33:05] *** Quits: fenns (~fenns@replaced-ip ) (Remote host closed the connection)
3799 [22:33:07] *** Quits: KindOne (kindone@replaced-ip ) (Read error: Connection reset by peer)
3800 [22:33:09] *** Joins: jasonwert (~wert@replaced-ip )
3801 [22:33:28] *** Quits: sillyotter (~sillyotte@replaced-ip ) (Quit: WeeChat 1.4)
3802 [22:34:12] *** Quits: asterismo_l (~asterismo@replaced-ip ) (Ping timeout: 276 seconds)
3803 [22:34:34] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 240 seconds)
3804 [22:34:39] *** Joins: KindOne (kindone@replaced-ip )
3805 [22:34:46] *** Joins: tzica (~newirc@replaced-ip )
3806 [22:34:46] *** Quits: tzica (~newirc@replaced-ip ) (Changing host)
3807 [22:34:46] *** Joins: tzica (~newirc@replaced-ip )
3808 [22:34:51] *** Quits: Hootch (~Thunderbi@replaced-ip ) (Quit: Hootch)
3809 [22:34:59] *** Quits: telecode (~telecode_@replaced-ip ) (Ping timeout: 260 seconds)
3810 [22:35:30] *** Joins: MadHatter42 (~tarak@replaced-ip )
3811 [22:36:15] *** Joins: klow (~textual@replaced-ip )
3812 [22:36:30] *** Quits: unborn (~ugly@replaced-ip ) (Quit: unborn)
3813 [22:36:49] *** Joins: denisk (~denisk@replaced-ip )
3814 [22:36:56] *** Quits: meoww (~meoww@replaced-ip ) (Remote host closed the connection)
3815 [22:36:59] *** Joins: Flynnn (~textual@replaced-ip )
3816 [22:37:20] *** Joins: Windows98 (Windows98@replaced-ip )
3817 [22:37:48] *** Quits: Rokixz (~rokas@replaced-ip ) (Quit: Konversation terminated!)
3818 [22:38:24] *** Quits: Flynnn (~textual@replaced-ip ) (Max SendQ exceeded)
3819 [22:38:47] *** Joins: bemawi (~bemawi@replaced-ip )
3820 [22:39:12] *** Joins: Flynnn (~textual@replaced-ip )
3821 [22:39:31] *** Quits: donoban (~user@replaced-ip ) (Ping timeout: 250 seconds)
3822 [22:39:44] *** Joins: mowcius (~Rob@replaced-ip )
3823 [22:41:08] *** Joins: winsen1 (~winsen@replaced-ip )
3824 [22:42:05] *** Quits: ferseiti (~ferseiti@replaced-ip ) (Quit: Leaving)
3825 [22:42:11] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 276 seconds)
3826 [22:42:13] *** Joins: Pr0t3us (~Pr0t3us@replaced-ip )
3827 [22:42:51] *** Quits: Pr0t3us (~Pr0t3us@replaced-ip ) (Max SendQ exceeded)
3828 [22:43:16] *** Joins: Pr0t3us (~Pr0t3us@replaced-ip )
3829 [22:43:35] *** Joins: goku_ (be62e084@replaced-ip )
3830 [22:43:38] *** Quits: l3archos (~Icedove@replaced-ip ) (Quit: l3archos)
3831 [22:43:55] *** Joins: bredebid (~bredebid@replaced-ip )
3832 [22:43:58] *** Quits: winsen (~winsen@replaced-ip ) (Ping timeout: 252 seconds)
3833 [22:45:02] *** Quits: goku_ (be62e084@replaced-ip ) (Client Quit)
3834 [22:46:03] *** Quits: deb (~a1@replaced-ip ) (Read error: Connection reset by peer)
3835 [22:46:03] *** Quits: kamaoo (~deb@replaced-ip ) (Read error: Connection reset by peer)
3836 [22:46:41] *** Joins: telecode (~telecode_@replaced-ip )
3837 [22:46:46] *** Quits: yeticry (~yeticry@replaced-ip ) (Read error: Connection reset by peer)
3838 [22:46:57] *** Quits: cruncher (~cruncher@replaced-ip ) (Quit: Leaving)
3839 [22:47:11] *** Quits: debug0x1 (~user@replaced-ip ) (Remote host closed the connection)
3840 [22:48:00] *** Quits: follinge (~follinge@replaced-ip ) (Remote host closed the connection)
3841 [22:48:00] *** debhelper sets mode: +l 1732
3842 [22:48:44] *** Joins: yeticry (~yeticry@replaced-ip )
3843 [22:49:54] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3844 [22:50:03] *** Quits: altin_ (~altin@replaced-ip ) (Ping timeout: 240 seconds)
3845 [22:51:13] *** Joins: Zorroness (~albert@replaced-ip )
3846 [22:52:15] *** Joins: altin_ (~altin@replaced-ip )
3847 [22:52:30] *** Joins: mtn (~mtn@replaced-ip )
3848 [22:52:36] *** Quits: nj8 (~nj8@replaced-ip ) (Remote host closed the connection)
3849 [22:52:58] *** Quits: jbitdrop (~jbitdrop@replaced-ip ) (Remote host closed the connection)
3850 [22:53:22] *** Joins: asterismo_l (~asterismo@replaced-ip )
3851 [22:54:33] *** Quits: allorder (~allorder@replaced-ip ) (Ping timeout: 240 seconds)
3852 [22:55:16] *** Quits: dtcrshr (~datacrush@replaced-ip ) (Quit: Saindo)
3853 [22:55:34] *** Quatroking_ is now known as Quatroking
3854 [22:56:15] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
3855 [22:57:13] *** Joins: imunsie (~imunsie@replaced-ip )
3856 [22:57:50] *** Joins: karimb (~karimb@replaced-ip )
3857 [22:59:18] *** Quits: f10 (~flo@replaced-ip ) (Remote host closed the connection)
3858 [22:59:36] *** Joins: f10 (~flo@replaced-ip )
3859 [22:59:43] *** Quits: bn` (~Patrice@replaced-ip ) (Quit: Verlassend)
3860 [23:00:55] *** Joins: zeio (~zeio@replaced-ip )
3861 [23:00:57] *** Quits: romano2k (~romano2k@replaced-ip##) (Quit: ZNC 1.6.3 - ##replaced-url
3862 [23:01:03] *** Quits: tty0_ (~NA@replaced-ip ) (Quit: Leaving.)
3863 [23:01:28] <Smither> somiaj, Iridos: I have updated the kernel to the jessie-backports version and it still isn't working any other ideas?
3864 [23:02:01] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
3865 [23:02:03] *** ExoUNX is now known as sliunx
3866 [23:02:49] *** sliunx is now known as slinux
3867 [23:02:53] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Remote host closed the connection)
3868 [23:02:59] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Ping timeout: 276 seconds)
3869 [23:03:12] *** Joins: llorephie (~Thunderbi@replaced-ip )
3870 [23:03:15] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
3871 [23:03:15] *** Joins: douzer (~douzer@replaced-ip )
3872 [23:03:15] *** Quits: douzer (~douzer@replaced-ip ) (Changing host)
3873 [23:03:15] *** Joins: douzer (~douzer@replaced-ip )
3874 [23:04:26] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Quit: To infinity and beyond...)
3875 [23:04:32] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Remote host closed the connection)
3876 [23:04:40] *** Joins: GYARU (~GYARU@replaced-ip )
3877 [23:04:45] *** Quits: monpocchi (~monpocchi@replaced-ip ) (Ping timeout: 276 seconds)
3878 [23:04:51] *** Joins: wooden_ (~anon@replaced-ip )
3879 [23:04:58] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
3880 [23:05:07] <Iridos> Smither, look in dmesg output if you see anything related from booting
3881 [23:05:13] *** Quits: mtn (~mtn@replaced-ip ) (Read error: Connection reset by peer)
3882 [23:05:37] *** Joins: mtn (~mtn@replaced-ip )
3883 [23:05:44] *** Quits: mtn (~mtn@replaced-ip ) (Read error: Connection reset by peer)
3884 [23:05:57] <Iridos> if not... well, I once had an acer laptop whose SD card reader wasn't detected at *all* ... and there was no kernel in the following 10 years that I had it that would support it
3885 [23:07:14] *** Joins: curtan_ (~jip@replaced-ip )
3886 [23:07:17] *** Quits: jasonwert (~wert@replaced-ip ) (Ping timeout: 260 seconds)
3887 [23:07:17] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 260 seconds)
3888 [23:07:39] *** Quits: telecode (~telecode_@replaced-ip ) (Ping timeout: 260 seconds)
3889 [23:07:46] <Iridos> Smither, and apparently/probably there are buttons to enable/disable the touchpad... I guess you pressed those?
3890 [23:07:46] <Smither> nothing that i can find in there :(
3891 [23:07:50] *** Joins: mtn (~mtn@replaced-ip )
3892 [23:08:08] <Smither> yes fn+f7
3893 [23:08:22] *** Joins: oh101 (Elite16268@replaced-ip )
3894 [23:08:27] <Iridos> does anything turn up in dmesg or /var/log/messages when you do that?
3895 [23:08:35] *** Quits: mtn (~mtn@replaced-ip ) (Read error: Connection reset by peer)
3896 [23:08:54] *** Quits: Knaldgas (~pdj@replaced-ip ) (Quit: Leaving)
3897 [23:09:19] *** Joins: allorder (~allorder@replaced-ip )
3898 [23:09:36] <Smither> no nothing
3899 [23:10:27] *** Joins: CutMeOwnThroat (~k@replaced-ip )
3900 [23:10:32] *** Joins: maxdml (~max@replaced-ip )
3901 [23:10:51] *** Joins: msjche (~msjche@replaced-ip )
3902 [23:11:08] *** Quits: curtan (~jip@replaced-ip ) (Ping timeout: 250 seconds)
3903 [23:11:21] *** Joins: mtn (~mtn@replaced-ip )
3904 [23:11:46] *** Quits: mcmillhj (~hunter@replaced-ip ) (Remote host closed the connection)
3905 [23:12:04] *** Quits: msjche (~msjche@replaced-ip ) (Changing host)
3906 [23:12:04] *** Joins: msjche (~msjche@replaced-ip )
3907 [23:12:07] *** Quits: maxdml (~max@replaced-ip ) (Read error: Connection reset by peer)
3908 [23:12:07] <Iridos> Smither, I guess you could also try loading synaptics_usb and synaptics_i2c ... but they're not what makes MY touchpad run, because that hadn't got that loaded
3909 [23:12:21] *** Joins: AliasNumber25 (~levi-slac@replaced-ip )
3910 [23:12:26] *** Quits: roshanavand (~roshanava@replaced-ip ) (Quit: This computer has gone to sleep)
3911 [23:13:29] <Smither> alright, thanks for the help iridos
3912 [23:13:36] *** Joins: maxdml (~max@replaced-ip )
3913 [23:13:42] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 260 seconds)
3914 [23:13:51] <Iridos> I dunno... my laptop only has psmouse loaded, and touchpad and that weird nipple thing to move the mouse both work
3915 [23:14:13] *** Joins: jfdh (~jfdh@replaced-ip )
3916 [23:14:24] *** Quits: EasyShekels (~easysheke@replaced-ip ) (Remote host closed the connection)
3917 [23:14:34] <greycat> I hope someone figures out what the hell these new touchpads need, because this is the third(?) instance of this question I've seen in the last month.
3918 [23:14:55] <Smither> oh really?? that's weird
3919 [23:15:20] <maxdml> I was wondering: is there a way to load a kernel module and make it available for a given linux container only? My understanding was that any loaded kernel module would be shared among all containers. I'm trying to have two versions of a module for two different containers.
3920 [23:15:26] <Iridos> could be compiled in and not a module... but... ps2mouse is a module, touchpads not?
3921 [23:15:37] *** Joins: RickXy (~zncadmin@replaced-ip )
3922 [23:15:47] <greycat> I'm assuming there's more than one kind of touchpad now.
3923 [23:15:50] *** Joins: HeOS (~heos@replaced-ip )
3924 [23:15:54] <greycat> One that uses psmouse and works, and one that doesn't.
3925 [23:16:06] *** Joins: cruncher (~cruncher@replaced-ip )
3926 [23:16:10] <greycat> This is just a guess.
3927 [23:16:12] *** Quits: joncrunchbang (~joncrunch@replaced-ip ) (Quit: Leaving)
3928 [23:16:22] <Iridos> Smither, seems the psmouse kernel module does it for me... at least I have a message in dmesg
3929 [23:16:35] <Iridos> psmouse serio1: synaptics: queried max coordinates blabla...
3930 [23:16:42] <Iridos> do you have that loaded?
3931 [23:16:46] *** Joins: kamaoo (~deb@replaced-ip )
3932 [23:17:02] <Smither> not for me, it isn't loaded and if i modprobe it it loads properly but nothing uses it
3933 [23:17:17] *** Joins: deb (~a1@replaced-ip )
3934 [23:17:22] *** Joins: thunderrd_ (~thunderrd@replaced-ip )
3935 [23:17:33] *** Joins: astrofog (~astrofog@replaced-ip )
3936 [23:18:31] <Iridos> how would you know if something uses it
3937 [23:19:30] <Smither> is that not what the second number is on lsmod? that's just a complete and utter guess on my part
3938 [23:19:32] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Ping timeout: 260 seconds)
3939 [23:19:48] *** Quits: altin_ (~altin@replaced-ip ) (Ping timeout: 250 seconds)
3940 [23:20:49] *** Quits: hexnewbie (~hexqip@replaced-ip ) (Read error: Connection reset by peer)
3941 [23:20:58] <greycat> That's the number of other modules that depend on it, not a reflection of hardware devices.
3942 [23:21:02] *** Joins: altin_ (~altin@replaced-ip )
3943 [23:21:02] *** Quits: altin_ (~altin@replaced-ip ) (Changing host)
3944 [23:21:02] *** Joins: altin_ (~altin@replaced-ip )
3945 [23:21:10] <BlenderPro> is there a package for debian 8.1 that allows me to capture video from a dv bridge
3946 [23:21:26] <greycat> Again, why are you 3 point releases behind on stable?
3947 [23:21:31] *** Quits: msjche (~msjche@replaced-ip ) (Quit: Konversation terminated!)
3948 [23:21:43] <greycat> Alas, I have no idea what a dv bridge is nor any clue about video capturing software.
3949 [23:21:48] *** Joins: msjche (~msjche@replaced-ip )
3950 [23:22:00] <Smither> ah k thanks greycat
3951 [23:22:02] *** Joins: roshanavand (~roshanava@replaced-ip )
3952 [23:22:10] *** Quits: roshanavand (~roshanava@replaced-ip ) (Remote host closed the connection)
3953 [23:22:49] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 260 seconds)
3954 [23:22:54] *** Quits: Hurtz (~Hurtz@replaced-ip ) (Quit: Ex-Chat)
3955 [23:23:25] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: This time the bullet cold rocked ya / A yellow ribbon instead of a swastika)
3956 [23:23:43] *** Joins: knob (~knob@replaced-ip )
3957 [23:23:54] *** Quits: knob (~knob@replaced-ip ) (Max SendQ exceeded)
3958 [23:24:13] <jmcnaught> BlenderPro: try browsing the categories here, maybe video or broadcasting will have what you want: replaced-url
3959 [23:24:30] *** Joins: knob (~knob@replaced-ip )
3960 [23:24:33] *** Quits: asterismo_l (~asterismo@replaced-ip ) (Ping timeout: 246 seconds)
3961 [23:24:39] *** Joins: spronk (~spronkey@replaced-ip )
3962 [23:24:55] <BlenderPro> jmcnaught: k
3963 [23:26:35] *** Joins: BotaniCar__ (~BotaniCar@replaced-ip )
3964 [23:26:56] <Iridos> Smither, you only see in lsmod if other modules use the module, not if userland uses it
3965 [23:27:39] <Iridos> seems I got late to that one
3966 [23:28:22] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Remote host closed the connection)
3967 [23:28:30] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
3968 [23:28:44] *** Quits: altin_ (~altin@replaced-ip ) (Remote host closed the connection)
3969 [23:29:17] <Iridos> Smither, look with xinput and/or /dev/input/mice again... I guess you can try loading all modules from /lib/modules/*/kernel/drivers/input/mouse/ and see if there's any recognitiion
3970 [23:29:23] *** Joins: sbine (~sbine@replaced-ip )
3971 [23:30:12] *** Quits: sbine (~sbine@replaced-ip ) (Client Quit)
3972 [23:30:24] *** Quits: BotaniCar_ (~BotaniCar@replaced-ip ) (Ping timeout: 260 seconds)
3973 [23:30:32] *** Quits: slinux (~ExoUNX@replaced-ip ) (Quit: Leaving)
3974 [23:30:40] *** Quits: BlenderPro (~abducidou@replaced-ip ) (Read error: No route to host)
3975 [23:31:00] *** Joins: denisk (~denisk@replaced-ip )
3976 [23:31:39] *** Parts: GYARU (~GYARU@replaced-ip )
3977 [23:31:39] *** Joins: flavioc_ (~flavioc@replaced-ip )
3978 [23:31:43] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Remote host closed the connection)
3979 [23:32:25] *** Joins: altin_ (~altin@replaced-ip )
3980 [23:32:52] <Iridos> Smither, I also googled for your laptop... there seem precious few people who tried to put linux on it... and I am not sure any succceeded far enough to see problems with the touchpad. That this is a total blank is also not so encouraging replaced-url
3981 [23:33:59] *** Quits: AliasNumber25 (~levi-slac@replaced-ip ) (Remote host closed the connection)
3982 [23:34:40] <Smither> lol yeh that's one hell of a lot of untested :P
3983 [23:34:42] *** Quits: gagrio (gagrio@replaced-ip ) (Ping timeout: 246 seconds)
3984 [23:34:50] *** Quits: karimb (~karimb@replaced-ip ) (Quit: Karim has gone to sleep. ZZZzzz…)
3985 [23:35:40] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 252 seconds)
3986 [23:35:43] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
3987 [23:35:43] *** Joins: gagrio (gagrio@replaced-ip )
3988 [23:35:45] *** Quits: [Gort] (~gort@replaced-ip ) (Ping timeout: 246 seconds)
3989 [23:36:07] *** Joins: asterismo_l (~asterismo@replaced-ip )
3990 [23:37:03] *** Quits: douzer (~douzer@replaced-ip ) (Quit: Leaving)
3991 [23:37:13] *** Joins: sbine (~sbine@replaced-ip )
3992 [23:37:31] *** Quits: maxdml (~max@replaced-ip ) (Read error: Connection reset by peer)
3993 [23:37:58] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Quit: llorephie)
3994 [23:38:00] *** debhelper sets mode: +l 1724
3995 [23:38:38] *** Quits: altin_ (~altin@replaced-ip ) (Remote host closed the connection)
3996 [23:39:13] *** Joins: monoxane (~monoxane@replaced-ip )
3997 [23:39:22] *** Quits: Jojan (~Jojan@replaced-ip ) (Ping timeout: 260 seconds)
3998 [23:39:31] *** Joins: t0m0 (~t0m@replaced-ip )
3999 [23:40:17] *** Joins: maxdml (~max@replaced-ip )
4000 [23:41:01] *** Joins: minot (~minot@replaced-ip )
4001 [23:41:02] *** Quits: minot (~minot@replaced-ip ) (Max SendQ exceeded)
4002 [23:42:03] *** Joins: minot (~minot@replaced-ip )
4003 [23:42:04] *** Quits: minot (~minot@replaced-ip ) (Max SendQ exceeded)
4004 [23:42:46] *** Joins: karimb (~karimb@replaced-ip )
4005 [23:46:09] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 260 seconds)
4006 [23:49:50] *** Quits: mimi89999_phone (~mimi89999@replaced-ip ) (Ping timeout: 244 seconds)
4007 [23:50:03] *** Quits: Starduster_ (~SD@replaced-ip ) (Ping timeout: 240 seconds)
4008 [23:50:24] *** Quits: towa (~quassel@replaced-ip ) (Remote host closed the connection)
4009 [23:50:27] *** Quits: level7 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
4010 [23:51:13] *** Joins: level7 (~quassel@replaced-ip )
4011 [23:51:19] *** Quits: XSoul (~XRule@replaced-ip ) (Excess Flood)
4012 [23:51:34] *** Quits: f10 (~flo@replaced-ip ) (Remote host closed the connection)
4013 [23:51:36] *** Joins: XSoul (~XRule@replaced-ip )
4014 [23:51:39] *** Quits: wildlander (~wild@replaced-ip ) (Quit: Saliendo)
4015 [23:52:12] *** Quits: mowcius (~Rob@replaced-ip ) (Ping timeout: 276 seconds)
4016 [23:52:12] *** Quits: frangor (~frangor@replaced-ip ) (Ping timeout: 276 seconds)
4017 [23:52:29] <maxdml> Would it be possible to have a specific scheduling policy for a pair of resource controller / cgroup ?
4018 [23:52:38] <maxdml> Say for example CFS/BFS for the cpu subsystem
4019 [23:54:04] *** Joins: towa (~quassel@replaced-ip )
4020 [23:54:25] *** Joins: denisk (~denisk@replaced-ip )
4021 [23:54:29] *** Quits: nse (~leo@replaced-ip ) (Ping timeout: 244 seconds)
4022 [23:54:43] *** Quits: factor (~factor@replaced-ip ) (Quit: Leaving)
4023 [23:54:54] *** Joins: alex1a (~alex1a@replaced-ip )
4024 [23:54:55] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 250 seconds)
4025 [23:55:07] *** Joins: fstd (~fstd@replaced-ip )
4026 [23:57:07] *** Quits: asterismo_l (~asterismo@replaced-ip ) (Quit: WeeChat 1.0.1)
4027 [23:57:07] *** Quits: bit1 (~josea@replaced-ip ) (Quit: Ex-Chat)
4028 [23:57:27] *** Quits: navlys (~smuxi@replaced-ip ) (Remote host closed the connection)
4029 [23:57:32] *** Joins: nse (~leo@replaced-ip )
4030 [23:57:51] *** Joins: [Gort] (~gort@replaced-ip )
4031 [23:57:51] *** Quits: [Gort] (~gort@replaced-ip ) (Changing host)
4032 [23:57:51] *** Joins: [Gort] (~gort@replaced-ip )
4033 [23:57:57] *** Quits: enoch85 (~enoch85@replaced-ip##) (Quit: Tech And Me - ZNC server 1.6.2+deb2+trusty0 - ##replaced-url
4034 [23:58:00] *** debhelper sets mode: +l 1717
4035 [23:58:28] *** Joins: f10 (~flo@replaced-ip )
4036 [23:58:56] *** Joins: x032cx (~lxuser@replaced-ip )
4037 [23:59:06] *** Joins: minot (~minot@replaced-ip )
4038 [23:59:12] *** Madprops is now known as madprops
4039 [23:59:13] *** Quits: winsen1 (~winsen@replaced-ip ) (Read error: Connection reset by peer)
4040 [23:59:32] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 276 seconds)
4041 [23:59:37] *** Joins: psylence (~igor@replaced-ip )
4042 [23:59:46] *** Joins: Ma1k (~kvirc@replaced-ip )
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be