People who Joins , Parts or Quits a chatroom
this is #debian an IRC -Channel at freenode (freenode IRC service closed 2021-06-01)
0 [00:00:17] *** mirko1 is now known as _mirko_
1 [00:00:36] *** Quits: gnugr (~gnugr@replaced-ip ) (Changing host)
2 [00:00:36] *** Joins: gnugr (~gnugr@replaced-ip )
3 [00:00:53] *** Quits: rrehbein (~rrehbein@replaced-ip ) (Quit: Leaving)
4 [00:01:02] <_mirko_> hi is there a kde 4 package in debian repos which is maintained?
5 [00:01:26] <tom99> how can he be running gentoo in a chroot?
6 [00:01:28] *** Quits: ||oop|| (~hung.low@2601:44:c701:450f:8090:5571:1d4:49a7) (Read error: Connection reset by peer)
7 [00:01:41] <tom99> Is it running debian kernel with gentoo files? o_o
8 [00:02:29] *** Joins: cdown (~cdown@replaced-ip )
9 [00:02:38] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
10 [00:03:00] <lurkashflake> I am no expert but the gentoo kernel isn't just debian but with less options? xD haha no idea
11 [00:03:20] *** Quits: Blueer (Blueer@replaced-ip ) ()
12 [00:03:47] <jhutchins> lurkashflake: Nope. Completely different build, sometimes customized for a specific install.
13 [00:04:15] <jhutchins> lurkashflake: At some point up stream the kernels do converge, but each distro uses differnt build option and patch sets.
14 [00:04:17] <lurkashflake> So their libraries aren't using the same kernel's options at all
15 [00:04:17] <`Kevin> xreal: docker + apline linux :P
16 [00:04:23] <lurkashflake> ok
17 [00:04:24] <tom99> As I understand it a chroot is running your own kernel but on a new artificial filesystem
18 [00:04:47] <jhutchins> tom99: Yes, that's correct.
19 [00:04:55] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 260 seconds)
20 [00:05:10] <tom99> so idk, maybe gentoo is based on debian or something
21 [00:05:16] <tom99> so that's how it sort of worked
22 [00:05:23] <jhutchins> tom99: Except that it's only the "file system stops at /" that's artificial.
23 [00:05:29] *** Quits: jas4711 (~jas4711@replaced-ip ) (Ping timeout: 250 seconds)
24 [00:05:44] <jhutchins> tom99: No, it's still linux, so there's some compatibility, but you can also have a trainwreck.
25 [00:05:44] *** Joins: HeXiLeD (~grumpynes@replaced-ip )
26 [00:06:03] <tom99> jhutchins: could you have wheezy and run jessie in a chroot or vice versa?
27 [00:06:12] <jhutchins> After all, the packages each one uses are from the up stream projects, so they're meant to run on the Linux kernel.
28 [00:06:54] *** LightYag- is now known as LightYagami2
29 [00:07:01] <jhutchins> tom99: Yeah, I've done the dual-boot thing when the Intel video driver was hosed, and I just kept updating in chroot whenever a new version came out until it fixed it.
30 [00:07:11] *** Quits: LightYagami2 (~CanIHazMe@replaced-ip ) (Changing host)
31 [00:07:11] *** Joins: LightYagami2 (~CanIHazMe@replaced-ip )
32 [00:07:14] *** Quits: HeXiLeD (~grumpynes@replaced-ip ) (Client Quit)
33 [00:07:28] <tom99> jhutchins: fascinating
34 [00:07:45] *** Joins: tobiw (~tobiw@replaced-ip )
35 [00:08:00] *** debhelper sets mode: +l 1701
36 [00:08:04] *** Joins: Schmantinski (~cmantsch@replaced-ip )
37 [00:08:12] <RobinC> the chroots for different debian versions are awesome when you use the various dpkg chroot builders for cross building across releases. So your dev machine can target and build for releases you are not on
38 [00:08:19] <jhutchins> Part of it is that user space and kernel space are separate.
39 [00:09:11] <jhutchins> RobinC: At one point CentOS had scripts that would set up the chroot environment, build a package in it, then optionally tear it down.
40 [00:09:37] <jhutchins> RobinC: Dunno if they still do that, haven't had to build on CentOS in a while.
41 [00:09:40] <RobinC> dpkg-buildpackage does not
42 [00:09:43] <RobinC> *that
43 [00:10:04] *** Quits: imr (imr@replaced-ip ) (Excess Flood)
44 [00:10:06] <berndj> does anyone know what's up with openbve? (both in general and its status as a debian package)
45 [00:10:14] <tom99> so can you cross-compile for some weird system from a wheezy chroot on debian jessie?
46 [00:10:24] *** Joins: josh98 (~josh98@replaced-ip )
47 [00:10:51] *** Quits: cuechan_ (~paul@replaced-ip ) (Remote host closed the connection)
48 [00:10:58] *** Quits: fguillot (~fguillot@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
49 [00:11:19] <jhutchins> tom99: Where do you think new software comes from? At some point it has to be compiled, and that has to be on a running system, and if this is the first use on a new architecture it has to be cross-compiled.
50 [00:11:20] *** Joins: proggry (50bb679e@replaced-ip )
51 [00:11:21] <proggry> hi
52 [00:11:31] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
53 [00:11:31] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Changing host)
54 [00:11:31] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
55 [00:11:49] <proggry> How can I force fsck check (on next boot)? I got Debian Jessie, hence systemd, so the old /forcefsck file trick wouldn't work anymore.
56 [00:11:52] <tom99> jhutchins: That is a logical loophole
57 [00:11:53] <RobinC> so you can run stable and say build for testing or experimental or any other combination. Some of the main reason is so you build in a 100% clean environment that is re-created from scratch which is essential if you are releasing debs to the repositories
58 [00:11:58] <jhutchins> tom99: THe more divergent the platforms, the harder it is, but that's one of the fun things about build-your-own softwarea.
59 [00:11:58] *** Joins: th0r (~pi@replaced-ip )
60 [00:12:21] *** Joins: HeXiLeD (~grumpynes@replaced-ip )
61 [00:12:40] <jhutchins> proggry: You can check the systemd docs, but systemd does a preliminary fsck by default.
62 [00:12:53] *** Guest24381 is now known as cyborg
63 [00:12:57] *** Quits: cyborg (~cyborg@replaced-ip ) (Changing host)
64 [00:12:57] *** Joins: cyborg (~cyborg@replaced-ip )
65 [00:13:03] <proggry> jhutchins: oh cool, so I don't have to force anything then
66 [00:13:21] <jhutchins> RobinC: Which was the logic of setting up and tearing down the chroot every time.
67 [00:13:45] *** Quits: th0r (~pi@replaced-ip ) (Client Quit)
68 [00:13:48] <RobinC> aye
69 [00:14:21] <`Kevin> proggry: try sudo touch /forcefsck
70 [00:14:27] <`Kevin> ah
71 [00:14:29] <`Kevin> nvm ;)
72 [00:15:23] *** Joins: yans (~yans@replaced-ip )
73 [00:15:25] *** Quits: Starky (~Starky@replaced-ip ) (Quit: WeeChat 1.5)
74 [00:15:54] *** Quits: Schmantinski (~cmantsch@replaced-ip ) (Quit: Leaving)
75 [00:16:01] *** Joins: dotio (imr@replaced-ip )
76 [00:16:10] *** Joins: Schmantinski (~cmantsch@replaced-ip )
77 [00:16:27] <`Kevin> proggry: you can edit the kernel cmd line @ grub appending fsck.mode=force
78 [00:17:26] <`Kevin> replaced-url
79 [00:17:55] *** Joins: Ceber (~cerberus@replaced-ip )
80 [00:18:29] <CuteMeOwnThroat> urgh
81 [00:19:19] <proggry> hm
82 [00:20:06] *** Quits: zykotick9 (~zykotick9@replaced-ip ) (Ping timeout: 244 seconds)
83 [00:20:09] <CuteMeOwnThroat> dpkg, forcefsck
84 [00:20:10] <dpkg> To instruct your system to execute <fsck> on the next boot: "touch /forcefsck". Useful for checking the root filesystem for errors (via /etc/init.d/checkroot.sh). Alternatively, supply the -F option to shutdown(8) to create the /forcefsck advisory file, or include "forcefsck" at the kernel command line.
85 [00:20:19] *** Quits: josh98 (~josh98@replaced-ip ) (Ping timeout: 248 seconds)
86 [00:20:51] <CuteMeOwnThroat> -F seems obsolete, too
87 [00:21:31] *** Quits: altin_ (~altin@replaced-ip ) (Ping timeout: 250 seconds)
88 [00:21:35] *** Quits: eugo (~eugo@replaced-ip ) ()
89 [00:21:39] *** Quits: rattking (~rattking@replaced-ip ) (Quit: WeeChat 1.4)
90 [00:21:40] *** fguillot_ is now known as fguillot_afk
91 [00:21:58] *** Joins: zykotick9 (~zykotick9@replaced-ip )
92 [00:22:05] *** Joins: rattking (~rattking@replaced-ip )
93 [00:22:09] *** Quits: fguillot_afk (~fguillot@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
94 [00:22:55] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
95 [00:23:09] <CuteMeOwnThroat> nice that systemd makes life easier
96 [00:23:25] <CuteMeOwnThroat> and oh well… guess booting into singleuser mode and doing it manually is the better bet anyway
97 [00:23:44] <`Kevin> :P
98 [00:24:10] <`Kevin> some backwards compatibility with old methods would be nice
99 [00:24:48] *** Joins: cdown (~cdown@replaced-ip )
100 [00:25:45] *** Quits: N3X15 (~Rob@replaced-ip ) (Ping timeout: 250 seconds)
101 [00:25:54] *** Joins: AfroThundr (~AfroThund@replaced-ip )
102 [00:25:55] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 260 seconds)
103 [00:26:45] *** Quits: olof_szary_win (5942083a@replaced-ip ) (Quit: Page closed)
104 [00:27:05] *** Schmantinski is now known as cmantsch
105 [00:28:14] *** cmantsch is now known as Schmantinski
106 [00:28:57] *** Quits: HeXiLeD (~grumpynes@replaced-ip ) (Quit: HeXiLeD)
107 [00:30:01] *** Quits: nikoma (~nikoma@replaced-ip ) (Remote host closed the connection)
108 [00:30:17] *** Quits: jak2000 (~jak2000@replaced-ip ) (Read error: Connection reset by peer)
109 [00:31:39] *** Quits: Schmantinski (~cmantsch@replaced-ip ) (Quit: Leaving)
110 [00:32:10] *** Joins: jak2000 (~jak2000@replaced-ip )
111 [00:33:24] *** Quits: AfroThundr (~AfroThund@replaced-ip ) (Read error: Connection reset by peer)
112 [00:34:29] *** Joins: N3X15 (~Rob@replaced-ip )
113 [00:35:17] *** Joins: jak2013 (~jak2000@replaced-ip )
114 [00:35:39] *** Joins: HeXiLeD (~grumpynes@replaced-ip )
115 [00:35:41] *** Quits: tsuusifros (~kirsis@replaced-ip ) (Quit: Doggo Edax Rerum)
116 [00:36:19] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 248 seconds)
117 [00:36:38] *** Quits: quax (demon@replaced-ip ) (Ping timeout: 244 seconds)
118 [00:37:05] *** Quits: manjaroCinnamon1 (~Manjarous@replaced-ip ) (Quit: Leaving)
119 [00:37:38] *** Joins: quax (demon@replaced-ip )
120 [00:38:00] *** debhelper sets mode: +l 1695
121 [00:38:03] *** Joins: tsuusifros (~kirsis@replaced-ip )
122 [00:39:28] *** Joins: oscar_ (~oscar@replaced-ip )
123 [00:39:51] *** oscar_ is now known as Guest84229
124 [00:39:54] *** Joins: justJanne (~justJanne@replaced-ip )
125 [00:39:55] *** Quits: gdot (~gdot@replaced-ip ) (Ping timeout: 244 seconds)
126 [00:40:04] *** Parts: crash_ (~pi@replaced-ip )
127 [00:40:18] *** Quits: Guest84229 (~oscar@replaced-ip ) (Client Quit)
128 [00:40:24] *** Quits: tsuusifros (~kirsis@replaced-ip ) (Client Quit)
129 [00:40:31] *** Joins: tsuusifros (~kirsis@replaced-ip )
130 [00:40:59] *** Quits: _mirko_ (~mirko@replaced-ip ) (Changing host)
131 [00:40:59] *** Joins: _mirko_ (~mirko@replaced-ip )
132 [00:42:23] *** Joins: stonerfish (~stonerfis@replaced-ip )
133 [00:42:34] *** Joins: mtn (~mtn@replaced-ip )
134 [00:43:45] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Remote host closed the connection)
135 [00:44:21] *** Quits: Scuttle (~Scuttle@replaced-ip ) (Ping timeout: 240 seconds)
136 [00:44:48] *** Quits: j3x (~j3x@replaced-ip ) (Ping timeout: 276 seconds)
137 [00:45:33] *** Joins: Scuttle (~Scuttle@replaced-ip )
138 [00:45:46] *** Joins: j3x (~j3x@replaced-ip )
139 [00:46:02] *** Quits: Cork (~Cork@replaced-ip ) (Ping timeout: 252 seconds)
140 [00:47:24] *** Quits: tswartz (~tswartz@replaced-ip ) (Ping timeout: 276 seconds)
141 [00:47:48] *** Joins: jas4711 (~jas4711@replaced-ip )
142 [00:48:19] *** Quits: sphalerite (~linus@replaced-ip ) (Ping timeout: 255 seconds)
143 [00:48:40] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 260 seconds)
144 [00:49:07] <CuteMeOwnThroat> `Kevin, I always hated kernel boot parameters
145 [00:49:23] *** Joins: Cork (~Cork@replaced-ip )
146 [00:49:29] *** Quits: iik (~IIK@replaced-ip ) (Ping timeout: 240 seconds)
147 [00:49:57] *** Quits: kpease (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
148 [00:50:00] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 276 seconds)
149 [00:50:08] *** Joins: Gryllida (~svetlana@replaced-ip )
150 [00:50:39] *** Quits: kevr (~kevr@replaced-ip ) (Ping timeout: 276 seconds)
151 [00:51:05] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
152 [00:52:03] *** Joins: Streusel (~Anonymous@replaced-ip )
153 [00:52:13] *** Quits: klow (~textual@replaced-ip ) (Ping timeout: 265 seconds)
154 [00:52:46] *** Joins: asc232 (~Keith@replaced-ip )
155 [00:52:52] *** Joins: marijnfs (~smuxi@replaced-ip )
156 [00:54:56] *** Quits: surfist (~surfist@replaced-ip ) (Remote host closed the connection)
157 [00:54:58] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
158 [00:55:18] *** Joins: surfist (~surfist@replaced-ip )
159 [00:55:39] *** Joins: joeo (~joeo@replaced-ip )
160 [00:56:46] *** Joins: andykay (~AndyKay@replaced-ip )
161 [00:56:55] *** Joins: philipballew (~philip@replaced-ip )
162 [00:58:18] *** Joins: bit1 (~joseanton@replaced-ip )
163 [00:58:19] *** Quits: nighty (~nighty@replaced-ip ) (Remote host closed the connection)
164 [00:58:43] *** Quits: jak2013 (~jak2000@replaced-ip ) (Ping timeout: 248 seconds)
165 [00:59:26] *** Quits: lurkashflake (~lurkashfl@replaced-ip ) (Remote host closed the connection)
166 [01:00:05] *** Joins: xpkill23 (~test@replaced-ip )
167 [01:00:29] <xpkill23> sorry serach debian german
168 [01:02:20] *** Joins: diniwed (~gavron@replaced-ip )
169 [01:03:28] *** Joins: sphalerite (~linus@replaced-ip )
170 [01:05:02] *** Quits: canopus (~canopus@replaced-ip ) (Read error: Connection reset by peer)
171 [01:05:35] *** Quits: KindOne (kindone@replaced-ip ) (Max SendQ exceeded)
172 [01:05:39] *** Joins: canopus (~canopus@replaced-ip )
173 [01:06:32] *** Quits: Homerone (~x@replaced-ip ) (Remote host closed the connection)
174 [01:06:33] *** Quits: silverhom (~silverhom@replaced-ip ) (Quit: Leaving)
175 [01:06:57] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
176 [01:07:35] *** Joins: KindOne (kindone@replaced-ip )
177 [01:07:45] *** Joins: SOUL_OF_R00T (~leo@replaced-ip )
178 [01:08:24] *** Joins: mal__ (~mal@replaced-ip )
179 [01:08:55] *** Quits: jpgepetto (~jean-phil@replaced-ip ) (Quit: Leaving.)
180 [01:09:10] *** Quits: bit1 (~joseanton@replaced-ip ) (Quit: Abandonando)
181 [01:10:07] *** Quits: stonerfish (~stonerfis@replaced-ip ) (Quit: Leaving.)
182 [01:10:33] *** Quits: smidlers (smyers@replaced-ip ) (Ping timeout: 240 seconds)
183 [01:10:46] <mal__> Good afternoon, I have a netbook with debian 8.5 jessie that boots on CLI
184 [01:10:55] *** Joins: SilverWhitefish (~hidden@replaced-ip )
185 [01:11:02] <mal__> and I would like to know how to connect to wifi
186 [01:11:27] <mal__> most of the tutorials and articles I find refer to commands that do not seem to exist in my system and that i cannot install
187 [01:12:12] *** Quits: boris_t (~boris_t@replaced-ip ) (Read error: Connection reset by peer)
188 [01:12:31] *** Joins: boris_t (~boris_t@replaced-ip )
189 [01:12:32] *** Joins: klow (~textual@replaced-ip )
190 [01:13:13] <CuteMeOwnThroat> you most likely need firmware for it
191 [01:14:05] <mal__> CuteMeOwnThroat: if I do "ip a" the interface seems to appear as wlan0 correctly, I can also connect through ethernet by just plugging the cable in
192 [01:14:06] *** Quits: asc232 (~Keith@replaced-ip ) (Remote host closed the connection)
193 [01:14:23] <mal__> but there should be a way to, you know, selected the BSSID and input password
194 [01:14:31] <tom99> mal__: That's why I don't use tutorials, I just come here and say debian is crap, how do you even get the wifi connection to work
195 [01:14:48] <tom99> Selecting the BSSID and inputting the wifi password is so much easier in gentoo
196 [01:14:55] <tom99> How are you even supposed to do it in debian?!
197 [01:15:06] *** Quits: JesseWalling (~jpwall@replaced-ip##) (Quit: ZNC - ##replaced-url
198 [01:15:17] <SOUL_OF_R00T> i sugest integration between network and systemd
199 [01:15:26] <tom99> Then hopefully somebody answers and you're done
200 [01:15:41] *** Quits: Dadou (~Dadou@replaced-ip ) (Ping timeout: 250 seconds)
201 [01:15:41] <mal__> tom99: let's see now
202 [01:15:43] <mal__> heh
203 [01:16:04] *** Quits: joeo (~joeo@replaced-ip ) (Remote host closed the connection)
204 [01:16:12] <tom99> mal__: it's all about the approach. you have to make it sound like if they can't tell you how to do it, then debian is just GARBAGE
205 [01:16:27] <CuteMeOwnThroat> mal__, did you use one of the non-official install images with firmware or install firmware afterwards?
206 [01:16:28] <tom99> that way you get everybody trying to out nerd each other to help you
207 [01:16:49] <SilverWhitefish> WARNING: Terminal is not fully functional.
208 [01:16:59] *** Quits: afuentes (~kusanagi@replaced-ip ) (Ping timeout: 250 seconds)
209 [01:16:59] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 250 seconds)
210 [01:17:07] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 255 seconds)
211 [01:17:18] *** Quits: marijnfs (~smuxi@replaced-ip ) (Ping timeout: 276 seconds)
212 [01:18:01] *** debhelper sets mode: +l 1686
213 [01:18:46] *** Joins: atag (~atag@replaced-ip )
214 [01:18:51] *** Joins: smidlers (smyers@replaced-ip )
215 [01:18:59] <mal__> CuteMeOwnThroat: I have installed debian through net install with LXDE, then altered grub to boot straight to cli as I am using this as a sort of server
216 [01:19:08] *** Joins: f10 (~flo@replaced-ip )
217 [01:19:23] *** Joins: f10_ (~flo@replaced-ip )
218 [01:19:47] <CuteMeOwnThroat> mal__, do you see your card with lspci -nn? If so, can you tell me the pciid which looks like [8076:1234]
219 [01:19:57] <mal__> ok
220 [01:20:17] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
221 [01:20:26] <mal__> Wireless network adapter
222 [01:20:38] <mal__> Qualcom Atheros Ar9285 must be this one
223 [01:21:00] <mal__> 168c:002b
224 [01:21:12] <mal__> CuteMeOwnThroat: is this what you asked for ?
225 [01:21:20] *** Quits: fearnothing (~nothing@replaced-ip ) (Ping timeout: 260 seconds)
226 [01:21:25] <CuteMeOwnThroat> judd, pciid 168c:002b
227 [01:21:26] <judd> [168c:002b] is 'AR9285 Wireless Network Adapter (PCI-Express)' from 'Qualcomm Atheros' with kernel module 'ath9k' in jessie. See also replaced-url
228 [01:21:51] *** Quits: Shentino (~Shentino@replaced-ip ) (Quit: Ex-Chat)
229 [01:21:51] *** Joins: marijnfs (~smuxi@replaced-ip )
230 [01:22:07] *** Joins: Shentino (~Shentino@replaced-ip )
231 [01:22:16] *** Quits: CursedKnave (~dffsda124@replaced-ip ) (Ping timeout: 265 seconds)
232 [01:22:17] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 240 seconds)
233 [01:22:31] *** Joins: Dadou (~Dadou@replaced-ip )
234 [01:22:33] <CuteMeOwnThroat> that seems to need firmware-atheros
235 [01:23:45] <mal__> CuteMeOwnThroat: why do you think I do not have the firmware already in =?
236 [01:24:10] *** Quits: ben_roose (~roose@replaced-ip ) (Remote host closed the connection)
237 [01:24:25] <CuteMeOwnThroat> the short answer or the long answer
238 [01:24:26] *** Joins: Zzeiss (~wsy@replaced-ip )
239 [01:25:16] <mal__> heh
240 [01:25:19] <mal__> short?
241 [01:25:20] *** Quits: ephemer0l (~ephemer0l@replaced-ip ) (Remote host closed the connection)
242 [01:25:24] <CuteMeOwnThroat> ha, factoids… I don't feel like typing long answers
243 [01:25:39] <CuteMeOwnThroat> short: "it's the most common cause/problem". long answer is why that is
244 [01:25:41] <CuteMeOwnThroat> dpkg, firmware
245 [01:25:42] <dpkg> Firmware is software to operate electronic devices, usually contained in EPROM or flash memory. Some Linux kernel drivers require firmware to be provided from userspace, notably for <WiFi> devices. Most firmware files are not part of a Debian release as they do not conform to the <DFSG>; some are available via <contrib> and <non-free> packages, ask me about <search>. See also <installer firmware>. replaced-url
246 [01:26:13] *** Joins: CursedKnave (~dffsda124@replaced-ip )
247 [01:26:19] *** Quits: klow (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
248 [01:26:28] <CuteMeOwnThroat> or short: firmware's been taken out of debian, i.e. debian main and classified as non-free because there is no source for it
249 [01:27:21] *** Joins: ephemer0l (~ephemer0l@replaced-ip )
250 [01:27:27] *** Quits: daishan (~daishan@replaced-ip ) (Ping timeout: 244 seconds)
251 [01:28:04] <mal__> CuteMeOwnThroat: I can use wifi perfectly with this system when LXDE is loaded,
252 [01:28:14] <mal__> CuteMeOwnThroat: which leads me to believe I do not have such a problem
253 [01:28:28] <CuteMeOwnThroat> well, you didn't say that
254 [01:28:33] <mal__> I did sir
255 [01:28:41] <mal__> or maybe i didn't
256 [01:28:46] <mal__> But I did now
257 [01:28:47] <mal__> jaja
258 [01:28:50] *** Joins: klow (~textual@replaced-ip )
259 [01:29:03] *** Quits: SilverWhitefish (~hidden@replaced-ip ) (Quit: One for all, all for One (2 Corinthians 5))
260 [01:29:11] <mal__> my question was never how to make wifi adapter work, but how to use it through CLI
261 [01:29:40] <mal__> since instructions use commands such as iwlist that do not seem to be available
262 [01:29:45] *** Joins: Sublim3 (~Sublim3@replaced-ip )
263 [01:29:53] *** Joins: daishan (~daishan@replaced-ip )
264 [01:30:19] <mal__> wait, iwlist is available with sudo
265 [01:30:29] <CuteMeOwnThroat> you can use apt-file to search for commands not present
266 [01:30:50] <CuteMeOwnThroat> oh yes, it's /sbin/iwlist and sbin is only in the PATH of root
267 [01:31:05] *** Quits: boris_t (~boris_t@replaced-ip ) (Read error: Connection reset by peer)
268 [01:31:15] <CuteMeOwnThroat> and I'd stick with network manager for wifi
269 [01:31:26] <CuteMeOwnThroat> and actually I did do that with this laptop
270 [01:31:53] *** Joins: Olof_szary (~spacyja@replaced-ip )
271 [01:32:05] *** Quits: nee-chan (~nee-chan@replaced-ip ) (Ping timeout: 244 seconds)
272 [01:32:06] <mal__> sorry "network manager" ?
273 [01:32:19] *** Joins: dvs (~hibbard@replaced-ip )
274 [01:32:20] <CuteMeOwnThroat> the thing lxde and other DEs use
275 [01:32:30] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
276 [01:32:32] <Olof_szary> ok, I know what was the error with Xorg, but i do not know how to fix it
277 [01:33:01] <mal__> CuteMeOwnThroat: yes, but I boot on cli
278 [01:33:04] *** Joins: dvs (~hibbard@replaced-ip )
279 [01:33:21] <CuteMeOwnThroat> if you really want, you can configure them in /etc/network/interfaces … but if it's a laptop and you connect to a lot of wifis on conferences or whatnot, it's …
280 [01:33:26] <Olof_szary> when I typed modprobe nvidia-current-modeset it works ok. but normally modprobe is unable to load nvidia-modeset
281 [01:33:51] <CuteMeOwnThroat> well, "man 5 interfaces" documents the file
282 [01:34:01] <Olof_szary> and this is the default behaviour. Anyone knows how to fix/workaround this?
283 [01:34:41] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 244 seconds)
284 [01:34:48] *** Joins: llldino (~llldino@replaced-ip )
285 [01:35:02] <mal__> CuteMeOwnThroat: is there a simple command to say connect tothisESSID with thispassword ?
286 [01:35:31] *** Quits: mordocai (~mordocai@replaced-ip ) (Ping timeout: 250 seconds)
287 [01:36:18] <llldino> Hey folks, so I'm trying to add a remote directory hosted on my server to my client computer. I'm using sshfs, and mounting a dir owned by bob on the server computer. Bob is only allowed to connect via sftp, and is chroot jailed in and has no access to a shell. I thought sshfs works with sftp and not direct ssh access. Is this true?
288 [01:36:23] *** Joins: RickXy (~zncadmin@replaced-ip )
289 [01:36:27] <CuteMeOwnThroat> unfortunately documentation is a bit more spread out, because commands for connected programs are configured there, too
290 [01:36:33] <Olof_szary> mal__: if you are using network manager, it creates the default files for each network you have connected. Otherwise you may try from commandline iwconfig
291 [01:37:22] *** Quits: SpeccyMan (~nick@replaced-ip ) (Quit: 'Goodbye')
292 [01:37:35] <CuteMeOwnThroat> mal__, no, it has to be configured in the interfaces file first. maybe there is now some network-manager way that doesn't use a graphical frontend, but I haven't done that
293 [01:37:37] <mal__> Olof_szary: how do I use iwconfig to login ?
294 [01:38:29] *** Joins: cpap (~smuxi@replaced-ip )
295 [01:38:56] <mal__> CuteMeOwnThroat: I am editing the etc/network/interfaces looking around how to add ESSID + PASS
296 [01:39:12] <CuteMeOwnThroat> there should be some examples for common uses around
297 [01:39:30] <Olof_szary> mal__: i got in the middle of the talk, so I am not sure if I am answering your question correctly, iwconfig wlan0 essid "whatever" key ....
298 [01:39:37] *** Quits: marijnfs (~smuxi@replaced-ip ) (Remote host closed the connection)
299 [01:39:48] <bhurstpdx1> what would happen if you concatenated a file to an existing charatcter special file?
300 [01:40:10] *** Quits: DomaMuffin (~DomaMuffi@replaced-ip ) (Read error: Connection reset by peer)
301 [01:40:22] <tom99> [18:30] <CuteMeOwnThroat> oh yes, it's /sbin/iwlist and sbin is only in the PATH of root
302 [01:40:40] <tom99> Man the $PATH variable is sooo much easier to use on gentoo and slackware.
303 [01:40:52] <mal__> Olof_szary: that looks like I want to do, but I did not understand where and how the wildcards are located in the command you just wrote
304 [01:40:54] *** Joins: otirc (~fish@replaced-ip )
305 [01:41:01] <tom99> I'll bet you can't even find the $PATH of root user and paste it!
306 [01:41:23] *** Joins: mordocai (~mordocai@replaced-ip )
307 [01:41:23] <mal__> Olof_szary: sudo iwconfig wlan0 essid "nameofessidjustlikethis?" key "key?"
308 [01:41:33] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 265 seconds)
309 [01:41:44] *** Quits: minasota (~minasota@replaced-ip ) (Quit: WeeChat 1.5)
310 [01:43:14] <Olof_szary> mal__: read the man for iwconfig to better understand how to pass the key, because there are several possibilities
311 [01:43:19] *** Quits: GJdan (~dan@replaced-ip ) (Remote host closed the connection)
312 [01:43:40] <mal__> Olof_szary: any reccomendations?
313 [01:44:04] <Olof_szary> mal__: it's been 3 years since I used command-line iwconfig, sorry
314 [01:44:14] <Olof_szary> don't remember much
315 [01:44:18] *** Quits: atag (~atag@replaced-ip ) (Remote host closed the connection)
316 [01:45:02] <somiaj> tom99: can you please stay on topic. The noise of 'it is so much better on gentoo/slackware' are not helpful in resolving the issue the user is having.
317 [01:45:25] *** Joins: tugrik (~username@replaced-ip )
318 [01:45:36] <mal__> ok thank you
319 [01:45:43] *** Joins: DomaMuffin (~DomaMuffi@replaced-ip )
320 [01:45:49] <Olof_szary> one question before i boot, because I am not sure if I understood man modprobe.d correctly.
321 [01:45:58] <tom99> somiaj: I figured nobody could pastebinit or paste their $PATH. it's just easier on other linux systems
322 [01:46:07] <tom99> somiaj: guess i was right!
323 [01:46:33] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip##) (Quit: 15 minutes with you / oh, I wouldn't say no... I wear black on the outside because black is how I feel on the inside... Uso negro por fuera porque negro me siento por dentro... ##replaced-url
324 [01:46:47] *** Quits: Xanthor (~Xanthor@replaced-ip ) (Remote host closed the connection)
325 [01:46:50] *** Quits: TsukiRa (~fpob@replaced-ip ) (Quit: Leaving.)
326 [01:46:57] *** Joins: lelu3 (~lelu3@replaced-ip )
327 [01:46:59] *** Joins: cobra_koral (~cobrakora@replaced-ip )
328 [01:47:04] <Olof_szary> adding to any .conf file the line "alias nvidia-modeset nvidia-current-modeset" will result in the behavour, that calling modprobe nvidia-modeset
329 [01:47:19] <Olof_szary> will in fact call modprobe nvidia-current-modeset
330 [01:47:24] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 265 seconds)
331 [01:47:38] *** Parts: cobra_koral (~cobrakora@replaced-ip )
332 [01:47:59] *** Joins: cubsfan22 (~784718340@replaced-ip )
333 [01:48:25] *** Joins: murphy (~murphy@replaced-ip )
334 [01:48:26] *** Quits: murphy (~murphy@replaced-ip ) (Max SendQ exceeded)
335 [01:48:29] *** Joins: fguillot (~fguillot@replaced-ip )
336 [01:48:52] *** Joins: murphy (~murphy@replaced-ip )
337 [01:49:15] <Olof_szary> mal__: it was in 2008 in fact, when I was using gentoo. the only thing I remember is that the key part is most tricky one
338 [01:49:20] *** Quits: Cubby (~784718340@replaced-ip ) (Ping timeout: 265 seconds)
339 [01:50:06] <Olof_szary> +, if you have several repetears with the same ssid, you may choose additional options to determine where to connect
340 [01:50:34] *** Joins: nighty (~nighty@replaced-ip )
341 [01:50:41] *** Quits: CeBe (~CeBe@replaced-ip ) (Quit: Leaving.)
342 [01:50:51] *** Quits: h9 (Elite17198@replaced-ip ) (Quit: -)
343 [01:50:53] *** Quits: Olof_szary (~spacyja@replaced-ip ) (Remote host closed the connection)
344 [01:51:07] *** Joins: h9 (Elite17198@replaced-ip )
345 [01:51:58] *** Joins: chartractegg (~chartract@replaced-ip )
346 [01:53:08] *** Quits: lelu3 (~lelu3@replaced-ip ) (Remote host closed the connection)
347 [01:53:40] <mal__> Ok I solved my problem
348 [01:53:47] <mal__> editing etc/network/interfaces
349 [01:53:49] <mal__> adding
350 [01:54:21] *** Quits: klow (~textual@replaced-ip ) (Ping timeout: 276 seconds)
351 [01:54:32] *** Parts: cubsfan22 (~784718340@replaced-ip )
352 [01:54:32] <mal__> allow-hotplug wlan0
353 [01:54:32] <mal__> iface wlan0 inet dhcp
354 [01:54:32] <mal__> wpa-ssid MYESSID
355 [01:54:32] <mal__> wpa-psk MYPASS
356 [01:54:33] *** mal__ was kicked by debhelper (flood. Please use replaced-url
357 [01:54:33] *** Quits: morf (~morf@replaced-ip ) (Quit: morphing)
358 [01:54:49] *** Quits: Sublim3 (~Sublim3@replaced-ip ) (Read error: Connection reset by peer)
359 [01:54:59] *** Joins: mal__ (~mal@replaced-ip )
360 [01:55:02] <mal__> sorry
361 [01:55:08] *** Joins: masber (~masber@replaced-ip )
362 [01:55:09] *** Joins: Sublim3 (~Sublim3@replaced-ip )
363 [01:55:23] <mal__> #flood
364 [01:55:34] <surfist> mal__ are you trying to connect to a wifi?
365 [01:55:37] *** Joins: Cubby (~784718340@replaced-ip )
366 [01:55:41] <mal__> I already did
367 [01:55:48] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
368 [01:55:50] <mal__> on a debian jessie that boots to cli
369 [01:55:50] <surfist> wpa_supplicant is fun
370 [01:56:01] <surfist> I can't stand NetworkManager
371 [01:56:05] <surfist> I kill it
372 [01:56:11] <mal__> I just edited etc/network/interfaces with the info above
373 [01:56:11] <surfist> and use wpa_cli
374 [01:57:11] <jmcnaught> on Jessie NetworkManager has nmtui (ncurses interface). One can also use a command like "nmcli device wifi connect SSID PASSWORD"
375 [01:57:17] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 250 seconds)
376 [01:57:23] <surfist> wpa_gui is fun too
377 [01:57:34] <surfist> it edits wpa_supplicant-root.conf
378 [01:57:37] <mal__> thank you guys
379 [01:57:43] <surfist> which can also be done by hand
380 [01:59:09] *** Joins: morf (~morf@replaced-ip )
381 [02:01:07] <jmcnaught> personally i don't think /e/n/interfaces is a very usable wifi solution for portable computers
382 [02:01:59] <surfist> I never mess with it... too much noise
383 [02:02:04] <surfist> clunky
384 [02:02:12] *** Parts: chartractegg (~chartract@replaced-ip )
385 [02:02:44] *** Quits: flugger (~flugger@replaced-ip ) (Quit: IRC)
386 [02:02:48] *** Quits: Velveeta_Chef (~Nope@replaced-ip ) (Ping timeout: 276 seconds)
387 [02:04:18] *** Quits: yans (~yans@replaced-ip ) (Quit: Alice Is Not In Wonderland)
388 [02:06:03] *** Quits: Sublim3 (~Sublim3@replaced-ip ) (Ping timeout: 276 seconds)
389 [02:06:28] *** Quits: Zzeiss (~wsy@replaced-ip ) (Quit: Zzeiss)
390 [02:06:42] *** Quits: fnstudio (~fabio@replaced-ip ) (Quit: leaving)
391 [02:06:44] *** Quits: crayon (~user@replaced-ip ) (Remote host closed the connection)
392 [02:06:58] *** Joins: cypherman (~santiago@replaced-ip )
393 [02:07:09] *** Joins: crayon (~user@replaced-ip )
394 [02:07:47] *** Quits: asterismo (~santiago@replaced-ip ) (Read error: Connection reset by peer)
395 [02:07:59] *** Joins: chartrac_ (~chartract@replaced-ip )
396 [02:08:00] *** debhelper sets mode: +l 1677
397 [02:08:00] *** Quits: roger` (~nick@replaced-ip ) (Ping timeout: 276 seconds)
398 [02:08:40] *** Quits: SOUL_OF_R00T (~leo@replaced-ip ) (Quit: Konversation terminated!)
399 [02:09:11] *** Quits: morf (~morf@replaced-ip ) (Remote host closed the connection)
400 [02:10:06] *** Joins: jak2000 (jak2000@replaced-ip )
401 [02:10:43] *** Quits: neskau (~Sbyte@replaced-ip ) (Ping timeout: 250 seconds)
402 [02:10:45] *** Quits: rpcope (~rpcope@replaced-ip ) (Excess Flood)
403 [02:11:03] *** Quits: chenuki (~fury@replaced-ip ) (Ping timeout: 250 seconds)
404 [02:11:15] *** Joins: rpcope (~rpcope@replaced-ip )
405 [02:11:53] *** Quits: wolfmitchell (~wolfmitch@replaced-ip ) (Ping timeout: 244 seconds)
406 [02:12:27] *** Quits: ptx0 (~cheesus_c@replaced-ip ) (Ping timeout: 250 seconds)
407 [02:12:32] *** Quits: PugaBear (~PugaBear@replaced-ip ) (Ping timeout: 265 seconds)
408 [02:12:47] *** Quits: blazed_ (~digi@replaced-ip ) (Ping timeout: 250 seconds)
409 [02:12:55] *** Quits: deetwelve (~deetwelve@replaced-ip ) (Ping timeout: 244 seconds)
410 [02:13:03] *** Quits: crayon (~user@replaced-ip ) (Ping timeout: 240 seconds)
411 [02:13:04] *** Joins: dreamon_ (~dreamon@replaced-ip )
412 [02:13:18] *** Joins: deetwelve (~deetwelve@replaced-ip )
413 [02:13:18] *** Joins: chen (~fury@replaced-ip )
414 [02:13:34] *** Joins: neskau (~Sbyte@replaced-ip )
415 [02:13:56] *** Quits: woshty (~irc@replaced-ip ) (Ping timeout: 265 seconds)
416 [02:14:58] *** Joins: blazed_ (~digi@replaced-ip )
417 [02:15:21] *** Joins: tjone270 (~tjone270@replaced-ip )
418 [02:16:13] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
419 [02:16:45] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 260 seconds)
420 [02:17:36] *** Joins: Velveeta_Chef (~Nope@replaced-ip )
421 [02:17:36] *** Quits: Velveeta_Chef (~Nope@replaced-ip ) (Changing host)
422 [02:17:36] *** Joins: Velveeta_Chef (~Nope@replaced-ip )
423 [02:18:20] *** Quits: neskau (~Sbyte@replaced-ip ) (Ping timeout: 265 seconds)
424 [02:18:22] *** Joins: PugaBear (~PugaBear@replaced-ip )
425 [02:18:35] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 244 seconds)
426 [02:18:51] *** Joins: th0r (~pi@replaced-ip )
427 [02:19:05] *** Joins: ptx0 (~cheesus_c@replaced-ip )
428 [02:19:05] *** Quits: ptx0 (~cheesus_c@replaced-ip ) (Changing host)
429 [02:19:05] *** Joins: ptx0 (~cheesus_c@replaced-ip )
430 [02:19:39] *** Joins: wolfmitchell (~wolfmitch@replaced-ip )
431 [02:20:29] *** fguillot is now known as fguillot_afk
432 [02:20:33] *** Quits: chartrac_ (~chartract@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
433 [02:20:58] *** Quits: fguillot_afk (~fguillot@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
434 [02:23:36] *** Joins: neskau (~Sbyte@replaced-ip )
435 [02:24:05] *** Quits: chucklebug (~chucklebu@replaced-ip ) (Ping timeout: 265 seconds)
436 [02:24:33] *** Joins: flugger (~flugger@replaced-ip )
437 [02:24:35] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 250 seconds)
438 [02:24:54] *** Joins: roger` (~nick@replaced-ip )
439 [02:25:01] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 250 seconds)
440 [02:25:37] *** Joins: shifty (~shifty779@replaced-ip )
441 [02:27:11] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Leaving)
442 [02:27:18] *** Joins: bboiye (~chad@replaced-ip )
443 [02:28:17] *** Quits: th0r (~pi@replaced-ip ) (Ping timeout: 240 seconds)
444 [02:29:24] *** Joins: _catcatcat (~catcatcat@replaced-ip )
445 [02:29:25] *** Quits: _catcatcat (~catcatcat@replaced-ip ) (Changing host)
446 [02:29:25] *** Joins: _catcatcat (~catcatcat@replaced-ip )
447 [02:29:28] *** Parts: _catcatcat (~catcatcat@replaced-ip )
448 [02:30:23] *** Joins: alexandros_c (~alexandro@replaced-ip )
449 [02:30:59] *** Joins: th0r (~pi@replaced-ip )
450 [02:32:33] *** Joins: kevr (~kevr@replaced-ip )
451 [02:32:41] *** Quits: nidr0x (~z4.30i@nidr0x.ddns.jazztel.es) (Ping timeout: 240 seconds)
452 [02:33:35] *** Quits: mal__ (~mal@replaced-ip ) (Ping timeout: 244 seconds)
453 [02:34:30] *** Parts: bboiye (~chad@replaced-ip )
454 [02:35:55] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
455 [02:36:20] <pingfloyd> for a laptop you need something more dynamic
456 [02:36:57] <pingfloyd> if it's a system that sits on the same network all of the time, then not so much.
457 [02:36:58] *** Quits: medicijnman (~methos@replaced-ip ) (Quit: Leaving.)
458 [02:38:16] <javak> Is booting Debian from just one zfs formatted gpt disk (without separate boot partition) possible?
459 [02:38:33] *** Quits: jak2000 (jak2000@replaced-ip ) (Ping timeout: 276 seconds)
460 [02:38:52] *** Quits: Streusel (~Anonymous@replaced-ip ) (Quit: Computer has gone to sleep.)
461 [02:39:38] <tom99> ah a neat trick, one can append || true to a command to make sure it returns true
462 [02:39:42] *** Quits: th0r (~pi@replaced-ip ) (Quit: Ex-Chat)
463 [02:42:15] *** Joins: Joufflu (~Joufflu@replaced-ip )
464 [02:43:46] *** Joins: debkad (~kadiro@replaced-ip )
465 [02:45:43] *** Joins: james41382 (~james4138@replaced-ip )
466 [02:46:45] <somiaj> tom99: exit 0 also works nicely in scripts.
467 [02:46:49] *** Joins: fguillot (~fguillot@replaced-ip )
468 [02:46:52] *** Joins: philipballew (~philip@replaced-ip )
469 [02:48:16] <somiaj> javak: I'm unsure on the state of zfs in linux, is it bootable without a seperate /boot partition on any distro? If so I would say you could also do it in debian.
470 [02:49:22] <somiaj> jmcnaught: with aliases it can actually work nicely, though I prefer wpa_supplicant these days (Which I configure to run in a daemon mode via the interfaces file).
471 [02:49:36] *** Quits: Belkaar (~Belkaar@replaced-ip ) (Ping timeout: 276 seconds)
472 [02:49:55] *** Joins: p8m (~p8m@replaced-ip )
473 [02:50:01] *** Quits: xcvn (~o@replaced-ip ) (Quit: xcvn)
474 [02:50:18] *** Joins: Belkaar (~Belkaar@replaced-ip )
475 [02:50:22] *** Joins: flugger_i (~flugger@replaced-ip )
476 [02:50:47] *** Joins: z8z (~x@replaced-ip )
477 [02:50:54] <somiaj> jmcnaught: i.e. I use to do 'ifdown wlan0 && ifup wlan0=alias' to bring up/down different wireless networks. wpa_suppliant will automatically change networks for you though (just FYI as I know this was another users issue)
478 [02:50:55] <tom99> alright, to test the BS man pages I tried editing the /etc/network/interfaces. let's see what the res ult
479 [02:51:15] *** Joins: angerman (~m@replaced-ip )
480 [02:52:18] *** Quits: murphy (~murphy@replaced-ip ) (Quit: Leaving)
481 [02:52:33] *** Quits: jandrusk (~jra@replaced-ip ) (Ping timeout: 240 seconds)
482 [02:52:51] *** Quits: admincomplex (~admincomp@replaced-ip ) (Ping timeout: 248 seconds)
483 [02:53:12] *** Joins: th0r (~pi@replaced-ip )
484 [02:53:15] <tom99> well. i guess adding commands to the "stanzas" in /etc/network/interfaces does work
485 [02:53:22] <tom99> You win this round linux manual pages
486 [02:53:24] *** Joins: SpaceDanceCJ (~Sasha@replaced-ip )
487 [02:53:55] *** Quits: flugger (~flugger@replaced-ip ) (Ping timeout: 248 seconds)
488 [02:54:11] *** Quits: mpmcthree (~Instantbi@replaced-ip##) (Quit: Instantbird 1.6a1pre -- ##replaced-url
489 [02:54:30] *** Quits: p8m (~p8m@replaced-ip ) (Ping timeout: 265 seconds)
490 [02:54:43] *** Joins: admincomplex (~admincomp@replaced-ip )
491 [02:56:33] *** Quits: xpkill23 (~test@replaced-ip ) ()
492 [02:58:08] *** Joins: DingoSaar (~hagen@replaced-ip )
493 [02:58:20] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Remote host closed the connection)
494 [03:00:13] *** Quits: canopus (~canopus@replaced-ip ) (Read error: Connection reset by peer)
495 [03:01:03] *** Quits: roylaprattep (~roylaprat@replaced-ip ) (Quit: leaving)
496 [03:01:07] *** Joins: canopus (~canopus@replaced-ip )
497 [03:01:15] *** Joins: roylaprattep (~roylaprat@replaced-ip )
498 [03:01:15] *** Quits: roylaprattep (~roylaprat@replaced-ip ) (Client Quit)
499 [03:01:18] *** Quits: GeorgeJipa (~admin@replaced-ip ) (Ping timeout: 244 seconds)
500 [03:01:31] *** Joins: roylaprattep (~roylaprat@replaced-ip )
501 [03:01:31] *** Quits: roylaprattep (~roylaprat@replaced-ip ) (Changing host)
502 [03:01:31] *** Joins: roylaprattep (~roylaprat@replaced-ip )
503 [03:01:41] *** Joins: lsv_ (~nn@replaced-ip )
504 [03:02:08] *** Quits: DingoSaar (~hagen@replaced-ip ) (Excess Flood)
505 [03:03:10] *** Joins: GeorgeJipa (~admin@replaced-ip )
506 [03:03:10] *** Quits: GeorgeJipa (~admin@replaced-ip ) (Changing host)
507 [03:03:10] *** Joins: GeorgeJipa (~admin@replaced-ip )
508 [03:03:11] *** Joins: DingoSaar (~hagen@replaced-ip )
509 [03:04:27] *** Parts: proggry (50bb679e@replaced-ip )
510 [03:04:49] *** Joins: JesseWalling (~jpwall@replaced-ip )
511 [03:04:58] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
512 [03:05:07] *** Quits: lsv (~nn@replaced-ip ) (Ping timeout: 255 seconds)
513 [03:06:36] *** Joins: jandrusk (~jra@replaced-ip )
514 [03:06:49] *** Joins: crazyadm (~bao@replaced-ip )
515 [03:06:50] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: Leaving)
516 [03:07:15] *** Quits: drizzt__ (~drizzt@replaced-ip ) (Ping timeout: 248 seconds)
517 [03:07:29] *** Joins: Scourje_ (uid63311@replaced-ip )
518 [03:08:31] <jmcnaught> somiaj: thanks for the follow up. maybe calling it unusable was a little strong :)
519 [03:09:45] *** Joins: x86iac (~x86iac@replaced-ip )
520 [03:10:30] *** Quits: DingoSaar (~hagen@replaced-ip ) (Excess Flood)
521 [03:11:28] *** Joins: DingoSaar (~hagen@replaced-ip )
522 [03:12:36] *** Joins: t0mmy (~tprrt@replaced-ip )
523 [03:12:46] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 255 seconds)
524 [03:13:13] *** Joins: iWaldo (iWaldo___@replaced-ip )
525 [03:13:31] <x86iac> are they selling hrc shoe she lost on ebay?
526 [03:15:00] *** Joins: Evol (~nuwanda@replaced-ip )
527 [03:15:43] *** Joins: tete94 (~tete94@replaced-ip )
528 [03:15:45] *** Joins: morphis__ (~morphis@replaced-ip )
529 [03:16:34] <somiaj> x86iac: that is not a debian support question.
530 [03:16:47] <x86iac> you sure?
531 [03:16:49] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 265 seconds)
532 [03:17:31] *** Joins: hyfrehyfre (~hyfrehyfr@replaced-ip )
533 [03:17:35] <th0r> somiaj, feed the troll and he will never leave
534 [03:18:06] <x86iac> th0r: rude
535 [03:18:25] <tom99> th0r: some trolling can be noble though. if you can troll someone into helping you with your debian problem for example
536 [03:18:30] *** Joins: kooldavi (~kooldavi@replaced-ip )
537 [03:18:39] *** Quits: morphis_ (~morphis@replaced-ip ) (Ping timeout: 250 seconds)
538 [03:19:26] *** Joins: lethu (~lethu@replaced-ip )
539 [03:19:55] <somiaj> lets just try to keep on the topic of debian support. If you have a support question please ask.
540 [03:19:56] <x86iac> tom99: that is gonna need further explanation and example on your part
541 [03:20:31] *** Quits: c0mrad3 (uid26809@replaced-ip ) (Quit: Connection closed for inactivity)
542 [03:22:03] *** Quits: chvz (~chvz@replaced-ip ) (Ping timeout: 240 seconds)
543 [03:22:07] *** Quits: happy-dude (uid62780@replaced-ip ) (Quit: Connection closed for inactivity)
544 [03:22:52] <tom99> x86: it's quite simple. you want some help with your debian linux problem but nobody is saying anything
545 [03:23:02] <tom99> So you just challenge them to PROVE that debian can do it.
546 [03:23:12] <tom99> and voila, insecure internet nerds rush to help you out
547 [03:23:31] <tom99> of course this applies to any technology anywhere
548 [03:23:53] *** Joins: chvz (~chvz@replaced-ip )
549 [03:24:02] *** Quits: flugger_i (~flugger@replaced-ip##) (Quit: ( ##replaced-url
550 [03:25:28] <x86iac> what about the secure internet nerds? are they long gone?
551 [03:26:06] *** Quits: debkad (~kadiro@replaced-ip ) (Quit: Leaving)
552 [03:26:48] <tom99> no they might help you out. but i'm supposing you've already asked and they weren't around
553 [03:27:00] <tom99> So you have to measure your options.
554 [03:27:20] *** Joins: |ifei5g00d (~sharris12@replaced-ip )
555 [03:27:20] *** Quits: DingoSaar (~hagen@replaced-ip ) (Ping timeout: 260 seconds)
556 [03:27:41] <x86iac> that is why a little off topic friendly banter is good - it shows that the people are friendly and nice to deal with
557 [03:28:45] <somiaj> a little is okay, but it is a signal to noise ratio and I don't see any support question and just lots of noise.
558 [03:28:52] *** Quits: jandrusk (~jra@replaced-ip ) (Ping timeout: 244 seconds)
559 [03:29:27] *** Joins: Ticho_ (~Ticho@replaced-ip )
560 [03:29:28] <x86iac> true there aren't ANY support questions and thus you can't divide by zero
561 [03:30:16] *** Joins: dustyp90 (~dustypoo9@replaced-ip )
562 [03:30:18] <tom99> x86iac: my favorite is when you have a problem and channel a tells you it's offtopic and go to b, and chanel b tells you it's offtopic and go to a
563 [03:31:05] *** Quits: Ishaq (~Ishaq@replaced-ip ) (Excess Flood)
564 [03:32:07] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 255 seconds)
565 [03:32:14] *** Joins: ixor (d1069635@replaced-ip )
566 [03:32:31] <ixor> is xfs better than ext4?
567 [03:34:13] <x86iac> i vote yes ... but i use ext4
568 [03:34:27] *** Joins: Ishaq (~Ishaq@replaced-ip )
569 [03:34:28] <somiaj> ixor: in linux I suggest using ext4 mostly due to its a long standing well testing file system with the linux kernel. That being said, I've seen various benchmarks comparing file systemss and a lot depends on your actual use case if using a file system other than ext4 gives you a signficant improvment.
570 [03:34:54] <ixor> hmm
571 [03:34:55] *** Joins: cisco87 (~cisco@replaced-ip )
572 [03:35:02] <x86iac> supercomputers mainly use xfs
573 [03:35:15] *** Quits: cisco87 (~cisco@replaced-ip ) (Max SendQ exceeded)
574 [03:35:26] <ixor> why debian over freebsd?
575 [03:35:46] *** Joins: cisco87 (~cisco@replaced-ip )
576 [03:35:55] <x86iac> the girls
577 [03:36:05] *** Quits: dustyp90 (~dustypoo9@replaced-ip ) (Read error: Connection reset by peer)
578 [03:36:12] <somiaj> x86iac: enough. If all you are going to contribute is noise, take it elsewhere.
579 [03:36:26] *** Quits: cisco87 (~cisco@replaced-ip ) (Max SendQ exceeded)
580 [03:36:41] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 240 seconds)
581 [03:36:45] <x86iac> somiaj: hey buddy my answer was better then your arrogant answer so go fuck off ... hahahah not ban me putz
582 [03:36:49] <somiaj> ixor: at some level it is personal choice, but if you have specific needs from your os you may find debian vs freebsd, one may serve you better.
583 [03:36:54] *** ChanServ sets mode: +o somiaj
584 [03:36:56] *** somiaj sets mode: +b *!*@97.75.177.42
585 [03:36:56] *** x86iac was kicked by somiaj (you should know better)
586 [03:36:56] *** somiaj sets mode: -o somiaj
587 [03:36:59] *** Joins: cisco87 (~cisco@replaced-ip )
588 [03:37:30] *** Quits: cisco87 (~cisco@replaced-ip ) (Max SendQ exceeded)
589 [03:38:04] *** Joins: cisco87 (~cisco@replaced-ip )
590 [03:38:51] <ixor> hmm
591 [03:39:02] <ixor> xfs I think I will go with it!
592 [03:39:30] <somiaj> ixor: I don't know freebsd enough to give you any specifics, though debian does have a freebsd port, though I haven't used that either.
593 [03:39:47] <ixor> freebsd has zfs but it seems to eat RAM
594 [03:39:50] *** Quits: cisco87 (~cisco@replaced-ip ) (Client Quit)
595 [03:40:12] <ixor> work uses centos 7 and has big 28T bunch of files of like data it needs ot parse and add to
596 [03:40:22] <ixor> someone in ##C said try sqlite
597 [03:40:33] <ixor> sqlite has 16T file limit
598 [03:40:46] <ryouma> xfs might ave issues with shutdown upon power loss and such,
599 [03:41:04] *** Joins: wols (~klingens@replaced-ip )
600 [03:41:21] <ryouma> at least wtih default settings
601 [03:41:25] <somiaj> ixor: replaced-url
602 [03:41:43] <ryouma> when i tested a bunch of fses long ago, they were all about the same
603 [03:41:57] *** Joins: namyzarc (~namyzarc@replaced-ip )
604 [03:42:17] <ixor> oh wait its ext4 has 16T file size limit
605 [03:42:18] <ixor> sqlite is 140T
606 [03:42:19] <ixor> wow
607 [03:42:31] <ixor> woa
608 [03:42:49] *** Quits: [Gunner]_ (~Jabuk@replaced-ip ) (Ping timeout: 244 seconds)
609 [03:42:52] *** Quits: th0r (~pi@replaced-ip ) (Quit: Ex-Chat)
610 [03:43:07] *** Joins: dvs (~hibbard@replaced-ip )
611 [03:43:25] *** Joins: jandrusk (~jra@replaced-ip )
612 [03:43:31] *** Joins: BackEndCoder (~steve@replaced-ip )
613 [03:44:11] *** Quits: wols_ (~klingens@replaced-ip ) (Ping timeout: 244 seconds)
614 [03:44:55] <ixor> it seems some people write apps with a platoon of sqlite databases
615 [03:45:00] <ixor> each with 2 file
616 [03:45:03] <ixor> er 1
617 [03:45:13] <ixor> and then the app weaves together results
618 [03:45:31] <ixor> seems an interesting stratagy
619 [03:45:33] *** Quits: Starduster (~SD@replaced-ip ) (Ping timeout: 240 seconds)
620 [03:48:19] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
621 [03:50:52] *** Joins: idts (~lxuser@replaced-ip )
622 [03:52:35] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 265 seconds)
623 [03:53:24] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: pingfloyd)
624 [03:53:41] *** Joins: bazhang (~bazhang@replaced-ip )
625 [03:54:07] *** Joins: sidmo_ (~sidmo@replaced-ip )
626 [03:55:02] *** Quits: Tom01 (~tom@replaced-ip ) (Quit: Lost terminal)
627 [03:56:20] *** Joins: mrrhq (~mrrhq@replaced-ip )
628 [03:57:53] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 240 seconds)
629 [03:58:03] *** Quits: sidmo (~sidmo@replaced-ip ) (Ping timeout: 240 seconds)
630 [03:59:38] <tom99> these command line tools like git and diff are just terrible
631 [04:00:00] <tom99> How are you supposed to even find the % difference between a set of files, say source1.tar.gz and source2.tar.gz?
632 [04:00:00] <preaction> eh. they work pretty well for me
633 [04:00:20] <preaction> why are you using a text-based diff tool to compare binary files?
634 [04:00:25] <tom99> If it was fedora or slackware then telling the % change from one directory tree to another would be MUCH easier
635 [04:00:42] <preaction> also, how can you compare gzipped files at all?
636 [04:00:54] <tom99> But it's way too hard to do it on debian
637 [04:01:05] *** Quits: crazyadm (~bao@replaced-ip ) (Quit: Leaving)
638 [04:01:10] <preaction> i don't believe you, at all
639 [04:01:24] *** Joins: crazyadm (~bao@replaced-ip )
640 [04:01:33] *** Quits: Mahe (~mahe@replaced-ip ) (Ping timeout: 240 seconds)
641 [04:02:04] *** Joins: Mahe (~mahe@replaced-ip )
642 [04:02:07] <tom99> well then prove it if you're so confident in git tools
643 [04:02:29] <tom99> otherwise just let adults talk about how programming works
644 [04:05:01] *** Quits: climjark (~climjark@replaced-ip ) (Ping timeout: 250 seconds)
645 [04:05:46] *** Joins: blueness (~blueness@replaced-ip )
646 [04:05:57] *** Quits: xet7 (~xet7@replaced-ip ) (Quit: Leaving)
647 [04:06:34] *** Joins: fstd_ (~fstd@replaced-ip )
648 [04:06:35] *** Quits: tete94 (~tete94@replaced-ip ) (Quit: Leaving)
649 [04:07:04] *** Joins: lachm (~lachm@replaced-ip )
650 [04:07:55] *** Joins: rj1 (~rj1@replaced-ip )
651 [04:07:57] *** Quits: binaryc (~binaryc@replaced-ip ) (Quit: Changing server)
652 [04:08:03] *** Quits: lachm (~lachm@replaced-ip ) (Client Quit)
653 [04:08:48] *** Quits: deeb (~dee@replaced-ip ) (Quit: deeb)
654 [04:10:41] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 244 seconds)
655 [04:10:41] *** fstd_ is now known as fstd
656 [04:12:30] *** Joins: blu__ (~bluenemo@replaced-ip )
657 [04:15:09] <javak> somiaj, thanks.
658 [04:15:51] *** Quits: bluenemo (~bluenemo@replaced-ip ) (Ping timeout: 244 seconds)
659 [04:16:13] *** Quits: rafalcpp (~racalcppp@replaced-ip ) (Excess Flood)
660 [04:16:59] *** Joins: rafalcpp (~racalcppp@replaced-ip )
661 [04:17:35] *** Joins: climjark (~climjark@replaced-ip )
662 [04:18:52] <leahcim___> Uh, aren't the exact same tools available for fedora, slackware and debian?
663 [04:19:02] *** leahcim___ is now known as leahcim
664 [04:19:04] *** fguillot is now known as fguillot_afk
665 [04:19:20] <bazhang> which ones leahcim
666 [04:19:33] *** Quits: fguillot_afk (~fguillot@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
667 [04:20:17] *** Quits: kevr (~kevr@replaced-ip ) (Ping timeout: 250 seconds)
668 [04:20:26] <bazhang> did you mean already to install via the package manager, or the source leahcim
669 [04:21:21] *** Joins: |Ubik| (ubik@replaced-ip )
670 [04:21:37] <mrrhq> I also personally haven't understood much about the diff syntax. But it's something you have to learn anyway at some point, I guess.
671 [04:21:45] *** Joins: gonz0 (~gonz0@replaced-ip )
672 [04:22:24] <|Ubik|> I'm seeing a bunch of hash sum mismatch errors for security.debian.org, something gone south? :(
673 [04:23:17] *** Quits: rafalcpp (~racalcppp@replaced-ip ) (Excess Flood)
674 [04:23:19] *** Joins: awal1 (~awal1@replaced-ip )
675 [04:23:25] *** Joins: fguillot (~fguillot@replaced-ip )
676 [04:24:03] *** Joins: rafalcpp (~racalcppp@replaced-ip )
677 [04:24:57] *** Quits: likevinyl (~freebeer@replaced-ip ) (Quit: likevinyl)
678 [04:25:14] *** Joins: deeb (~dee@replaced-ip )
679 [04:25:54] <tom99> leahcim: no it's just impossible to measure % change of source code in a source tree
680 [04:26:05] <tom99> debian makes it extra hard, i dare you to prove it can be done
681 [04:28:43] <mrrhq> Percentage change of what unit? Bytes? Lines? Otherwise, percentage of something ambiguous doesn't make sense.
682 [04:30:57] <laidback_01> yeah, I'm not a coder pro by any means. but what command are you running in some redhat variant that can't be run in debian?
683 [04:31:17] <somiaj> tom99: no need to keep challenging the channel. It is just extra noise.
684 [04:31:17] <laidback_01> and if you are saying it's something with the shell... just copy over the .bashrc or .cshrc configs, whatever.
685 [04:32:10] *** Quits: nse (~leo@replaced-ip ) (Ping timeout: 265 seconds)
686 [04:32:12] <laidback_01> cause really, debian isn't that far off from ubuntu, and neither debian or ubuntu are that far off from any of the rpm distrs.
687 [04:32:58] *** Joins: nse (~leo@replaced-ip )
688 [04:33:01] <laidback_01> most likely you need to better understand your tools before you blame an entire distro for making your life harder.
689 [04:33:15] *** Joins: pinger (~moz1@replaced-ip )
690 [04:34:10] <AvatarA> he probably has some tool/plugin installed by default in fedora that makes it easier, but not having something installed by default doesn't mean Debian's lacking
691 [04:35:03] *** Joins: imunsie (~imunsie@replaced-ip )
692 [04:35:50] <laidback_01> yeah, I usually am pretty disappointed with vim until I get my .vimrc out of repo so I can use it on the newly installed system.
693 [04:36:10] <mrrhq> Oh yeah, Debian has vi by default instead of vim, too. Haha.
694 [04:37:07] <somiaj> mrrhq: actually it has vim, just a vim-tiny compiled with a minial set of options.
695 [04:38:43] *** Joins: evade (~evade@replaced-ip )
696 [04:39:53] <somiaj> tom99: what is your question about debian? Are you looking for an answer to how do I get the % difference between to .tar.gz files?
697 [04:40:11] <ixor> freebsd is nice
698 [04:40:19] <ixor> debian seems nice enuf
699 [04:40:25] <ixor> what the default shell?
700 [04:40:26] *** Quits: hyfrehyfre (~hyfrehyfr@replaced-ip ) (Ping timeout: 265 seconds)
701 [04:40:29] <ixor> dash or something?
702 [04:40:38] <ghormoon> hi, is it possible to chain shutdown of multiple services in a way it will wait for full shutdown of one and then shutdown second and after that the rest like in normal shutdown?
703 [04:40:38] <mrrhq> somiaj: Cool, but I don't remmeber vim-tiny providing /usr/bin/vim, only /usr/bin/vi. Could be bad memory though.
704 [04:40:38] <ixor> Im kinda used to bash
705 [04:40:43] <somiaj> ixor: bash for a user, dash for system stuff, like scripts.
706 [04:41:04] <somiaj> mrrhq: yes the default on debian is just 'vi', but it really is just a minimiayly compiled vim.
707 [04:41:06] <ixor> can you mount freebsd ufs on debian?
708 [04:41:14] <ixor> I forgot
709 [04:41:27] <somiaj> ixor: ufs?
710 [04:41:33] *** Joins: mokuso (~milia@replaced-ip )
711 [04:41:39] <mrrhq> Lots of people have different editors, so sometimes I just use "edit" instead. Lol.
712 [04:42:08] <ixor> yes its basic filesystem on freebsd
713 [04:42:13] <ixor> ufs
714 [04:42:14] <somiaj> ghormoon: I'd ask in a systemd channel. I'm unsure if systemd can do that, but systemd understands dependcies. So maybe if you stop one it knows to stop the others first.
715 [04:42:30] *** Quits: otirc (~fish@replaced-ip ) (Quit: Leaving)
716 [04:42:32] <ghormoon> somiaj: trid that like 8h ago without reply so far :)
717 [04:43:14] <somiaj> ghormoon: I'm unsure don't know systemd that well yet. But that is where I would look.
718 [04:43:20] <ghormoon> the poin is that I shutdown VMs manually now and I was thinking if I could convert them to services to be able to do shutdown automatically in proper order
719 [04:43:29] <somiaj> ixor: seems the linux kernel has a ufs module, so yes you will be able to mount ufs file systems.
720 [04:43:48] <ixor> ah how nice
721 [04:43:58] <somiaj> ghormoon: what do you use to manage your vms? libvirt?
722 [04:44:20] *** Quits: evade (~evade@replaced-ip ) (Ping timeout: 260 seconds)
723 [04:44:31] <ghormoon> plain qemu/kvm :)
724 [04:44:38] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 244 seconds)
725 [04:44:52] <ghormoon> I'll have to attach monitor to be able to do acpi shutdown I think, but that can be handled
726 [04:45:09] *** Strife89|Quassel is now known as Strife89
727 [04:45:18] *** Quits: llldino (~llldino@replaced-ip ) (Quit: exit 0)
728 [04:45:20] <ghormoon> the point is that I need one VM to shutdown last
729 [04:45:26] <ghormoon> and then shutdown the hypervisor
730 [04:45:46] <somiaj> ghormoon: I just use libvirt as a frontend to that. I was going to say maybe #virt on irc.oftc.net might have someone who has a solution for binrg up/down groups of vms.
731 [04:45:59] <ghormoon> the hypervisoe is headless, there's no place for libvirt :)
732 [04:46:01] *** Joins: brizz (~brizz@replaced-ip )
733 [04:46:05] <bhurstpdx1> can anybody explain what these permissions mean? -rwxr-S--x
734 [04:46:14] <crazyadm> have you guys heard of f5
735 [04:46:23] <somiaj> ghormoon: virsh is cli, don't see how being headless affects that.
736 [04:46:46] <ghormoon> also I'd likely have a bunch of problems regarding vga passthrough in my case if I used libvirt, I have qemu 2.5 patched with linux-input
737 [04:47:24] <ghormoon> I reid libvirt long time ago when I was building this and it was a headache so I use plain qemu
738 [04:47:43] <somiaj> anyways my suggestion was more along the lines of maybe there is a solution to this in some common software used to manage vms.
739 [04:48:12] <somiaj> not that you need that software, but the info can be used to fit your setup.
740 [04:48:29] <ghormoon> I'll try to investigate the services more in detail first, it makes most sense to me to use something that is already there
741 [04:49:38] <somiaj> ghormoon: you just want this for a normal shutdown of the host, or you want to be able to bring up/down linked vms as service groups
742 [04:50:02] <ghormoon> primary task is the shutdown so I don't have to manually shut den down before the hypervisor
743 [04:50:07] *** Joins: yokisuci (~yokisuci@replaced-ip )
744 [04:50:18] <AvatarA> bhurstpdx1, it's the set group id bit set, without the group execute
745 [04:50:44] <ghormoon> it doesn't need to be a group per se, only dependence is that the "last" VM is the one that has the VGA and display
746 [04:50:45] <ghormoon> :)
747 [04:51:02] <ghormoon> so if I shut down that one first, it would forcibly kill the other qemu windows
748 [04:51:15] <bhurstpdx1> AvatarA, thank you
749 [04:51:19] <yokisuci> Does someone know what version of Uzbl that the's in the Deb Stretch repo? For some reason i can't check version with "--version", and all debian packages says is "Package: uzbl (0.0.0~git.20120514-1.2)"
750 [04:51:41] <yokisuci> But guess that's not 0.9 that came this year?
751 [04:51:50] <ghormoon> (the hypervisor also uses DISPLAY=VM_IP:0)
752 [04:52:34] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
753 [04:53:40] *** Quits: lukaso666 (~lukaso666@replaced-ip ) (Quit: Wychodzi)
754 [04:53:58] *** Joins: Horachi (~Horachi@replaced-ip )
755 [04:54:36] <somiaj> ghormoon: think you could script this? If you just drop a script in /lib/systemd/system-shutdown/ (though I think /etc/systemd/system-shutdown is preferable on debian) it will run that script before it starts the shutdown process
756 [04:54:39] <AvatarA> ghormoon, it should be relatively easy to achieve what you want with some .service files depending on each other
757 [04:55:08] <somiaj> ghormoon: so you could have that script shut down every vm except the one with the vga connenction. Then only make the one with the vga connenction a service which will then get shutdown with the system after.
758 [04:56:25] <ghormoon> AvatarA: that was what I was asking, if I can make every VM a service and force systemd to wait for some to shut down before starting shutdown of other
759 [04:57:04] <AvatarA> and use ExecStart, ExecStop for the command to use when you systemctl start/stop vm1/2/3.service
760 [04:58:01] <ghormoon> that is pretty straightforward, but I didn't understand if I can make the dependences work like I need
761 [04:58:17] *** Joins: Ricardo__ (~rick@replaced-ip )
762 [04:58:17] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
763 [04:58:17] *** Joins: Ricardo__ (~rick@replaced-ip )
764 [04:59:16] <somiaj> ghormoon: use requires=, shutdown order is oposite of startup order. So if all your vms require vm#1 service. the vm#1 sevice won't be shutdown until all services that require it are shutdown.
765 [04:59:42] <ghormoon> if that works on shutdown I think it will be exactly what I need
766 [04:59:53] <ghormoon> I hope this works if I increase the shutdown timeouts though :)
767 [05:00:08] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 244 seconds)
768 [05:00:16] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Quit: leaving)
769 [05:00:17] *** Quits: riex (gaming@replaced-ip ) (Ping timeout: 244 seconds)
770 [05:00:25] <somiaj> oh wait, just read the documentation, replaced-url
771 [05:00:40] *** Joins: crucialhead (~crucialhe@replaced-ip )
772 [05:00:42] *** Quits: RA3OR (~demon@replaced-ip ) (Read error: Connection reset by peer)
773 [05:00:42] *** Joins: RA3OR (~demon@replaced-ip )
774 [05:00:48] *** Quits: hexagoxel (~hexagoxel@replaced-ip ) (Ping timeout: 244 seconds)
775 [05:01:55] <ghormoon> seems before will do the work
776 [05:02:01] <tom99> somiaj: my question is given two directory trees how to find the diff stats from one to the other as a %
777 [05:02:06] *** Joins: yokisuci (~yokisuci@replaced-ip )
778 [05:02:12] <tom99> i.e. the % of l ines that are different or the % of files that are different
779 [05:02:20] *** Joins: hexagoxel (~hexagoxel@replaced-ip )
780 [05:02:23] <tom99> might be a better question for #bash but nobody there answered
781 [05:02:24] <ghormoon> I won't manage startup because I do that manually based on need (and also it will work after logging in the VGA VM anyway, so it's pointless to try to script)
782 [05:02:30] *** Joins: riex (gaming@replaced-ip )
783 [05:03:30] *** Quits: tgunr (~davec@replaced-ip ) (Remote host closed the connection)
784 [05:04:23] *** Quits: idts (~lxuser@replaced-ip ) (Quit: "You picked the wrong kite to run away with!")
785 [05:05:43] <AlwaysHigh> Is there anyway to make copied files to a directory inherit its parents permissions im copying from one computer to another via rsync?
786 [05:06:17] *** Joins: chachasmooth (~chachasmo@replaced-ip )
787 [05:06:18] <AlwaysHigh> so everything folder/file in that directory conforms to 755 and 644?
788 [05:07:06] *** Quits: lethu (~lethu@replaced-ip ) (Remote host closed the connection)
789 [05:08:10] *** Joins: th0r (~pi@replaced-ip )
790 [05:08:13] <AvatarA> what do you mean inherit parent permission?
791 [05:08:38] <AvatarA> that makes me think you want the files to have the same permissions as their parent directory and it doesn't seem right
792 [05:08:48] <AlwaysHigh> well i have a directoy called data and i want everything that gets sent to that directoy to get standard permissions
793 [05:08:50] *** Joins: ilCyx86_64 (~ilCyx86_6@replaced-ip )
794 [05:08:58] <AlwaysHigh> well no
795 [05:09:06] <somiaj> tom99: unsure of a tool that does just that. diff and its counter parts seem to be able to be used in various ways. Such as this method for comparing tow files replaced-url
796 [05:09:13] *** Joins: lethu (~lethu@replaced-ip )
797 [05:09:19] *** Parts: mokuso (~milia@replaced-ip )
798 [05:09:22] <AlwaysHigh> i want those file files to have 644 and the directories to have 755 but automaticly inherit them
799 [05:09:38] <AlwaysHigh> instead of having to chmod every new item manually
800 [05:10:00] <somiaj> AlwaysHigh: what is the rsync command you are typing?
801 [05:10:07] <stoned> AlwaysHigh: high
802 [05:10:17] <somiaj> AlwaysHigh: seems you are telling rsync ot preserve permissions, you dn't have to include that flag.
803 [05:10:40] *** Quits: ryouma (~user@replaced-ip ) (Ping timeout: 255 seconds)
804 [05:10:42] <stoned> AlwaysHigh: for inheritence you'd need to setup +S on the parent directory
805 [05:10:44] <AlwaysHigh> rsync -v -r -progress -e 'ssh -p 22' /cygdrive/G/data/ alwayshigh@192.168.0.18:/pool0/data/
806 [05:10:54] *** Joins: smacnay (~textual@replaced-ip )
807 [05:11:07] <stoned> I think. I'm a little stoned.
808 [05:12:27] <somiaj> AlwaysHigh: I don't see why that is preserving permissions, it doesn't have the -p or --perms flag. Do y ou have a config file or alias adding extra flags to rsync?
809 [05:12:47] *** Quits: smacnay (~textual@replaced-ip ) (Client Quit)
810 [05:12:56] *** Joins: GandalfTheWizard (~Emma@replaced-ip )
811 [05:13:11] <AlwaysHigh> somiaj, doubt it since i dont know anything of that :P
812 [05:13:14] *** Joins: smacnay (~textual@replaced-ip )
813 [05:13:22] <AlwaysHigh> rsync has --chmod
814 [05:13:42] <AlwaysHigh> but it doesnt state u can diferentiate between files and folders
815 [05:13:57] *** Joins: MaBunny (~Peter@replaced-ip )
816 [05:14:16] <somiaj> AlwaysHigh: yea I just checked, even with out the -p rsync was preserving permisions vs default here too. I'm going to invesgiate some more
817 [05:14:17] *** Quits: jim_carry (~jim_carry@replaced-ip ) (Ping timeout: 240 seconds)
818 [05:14:27] <AlwaysHigh> :P
819 [05:14:41] *** Quits: Wizek_ (~Wizek@replaced-ip ) (Ping timeout: 265 seconds)
820 [05:14:49] <AvatarA> well chmod has +X to only set x on directories
821 [05:14:50] <AlwaysHigh> is that linux to linux or windows to linux
822 [05:14:56] <AvatarA> I wonder if it works in rsync --chmod
823 [05:15:33] *** Quits: smacnay (~textual@replaced-ip ) (Client Quit)
824 [05:15:44] *** Quits: th0r (~pi@replaced-ip ) (Quit: Ex-Chat)
825 [05:16:18] *** Joins: jim_carry (~jim_carry@replaced-ip )
826 [05:17:13] *** Joins: evade (~evade@replaced-ip )
827 [05:17:23] *** Quits: axiom_1 (~axiom_1@replaced-ip ) (Quit: Leaving)
828 [05:17:41] *** Joins: cerebro_ (~cerebro@replaced-ip )
829 [05:18:06] <AlwaysHigh> well
830 [05:18:31] <AlwaysHigh> if i add files thru rysnc too it changes the parents permissions to what they are set too
831 [05:18:39] <AlwaysHigh> keeps setting to 770
832 [05:18:41] <AlwaysHigh> :/
833 [05:21:09] <somiaj> AlwaysHigh: add --chmod=ugo=rwX (i'm unsure why this is needed in addition to not using the --perms flag (or the --no-perms flag))
834 [05:21:35] <somiaj> AlwaysHigh: the man page says which ensures that all non-masked bits get enabled
835 [05:21:36] <AlwaysHigh> aite ill see how that goes
836 [05:22:11] *** Quits: pijiu (~pijiu@replaced-ip ) (Ping timeout: 248 seconds)
837 [05:22:22] <somiaj> AlwaysHigh: note this will only effect teh creation of new files. Any existing files on the dest will keep their permisions (not be changed)
838 [05:22:25] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Ping timeout: 265 seconds)
839 [05:22:37] <AvatarA> also from man page --chmod=D775,F664
840 [05:22:42] <AvatarA> D for dir, F for file
841 [05:22:49] <AvatarA> and check your "umask"
842 [05:23:23] <AlwaysHigh> still new dont know what umask is exactly
843 [05:23:33] <AvatarA> type umask in terminal
844 [05:23:35] <AlwaysHigh> ive seen it come up when looking to resolve this on
845 [05:23:48] <AvatarA> should be 0022 for what you need
846 [05:23:52] <AlwaysHigh> yep
847 [05:23:52] <somiaj> AlwaysHigh: that will work too. I'm unsure why the chmod option I gave is needed, but what the one I gave does uses the default mask. Yours forces the files and directorys to have specific permisions.
848 [05:24:14] <AvatarA> also check umask on destination machine
849 [05:24:25] <AvatarA> I think the destination umask matters here
850 [05:24:42] <AlwaysHigh> both 0022
851 [05:24:50] <AlwaysHigh> but im using cygwin
852 [05:25:02] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
853 [05:25:19] <somiaj> that doens't sound like debian. (: Anyways seems you have some solutions.
854 [05:25:50] <AlwaysHigh> yeah im sending files via cygwin rysnc on windows to debian server
855 [05:26:07] *** Quits: austin987 (~null@replaced-ip ) (Ping timeout: 244 seconds)
856 [05:26:25] *** Joins: pijiu (~pijiu@replaced-ip )
857 [05:26:43] <AlwaysHigh> cool that one worked
858 [05:27:26] <somiaj> figured it would, I tested it here first. (:
859 [05:27:28] *** Joins: b0xii (~b0xii@replaced-ip )
860 [05:28:02] <AlwaysHigh> :P
861 [05:29:08] *** Joins: dammub (~dam@replaced-ip )
862 [05:30:41] *** Quits: OS-23624 (~OS-23624@replaced-ip ) (Ping timeout: 240 seconds)
863 [05:30:42] *** Quits: Evol (~nuwanda@replaced-ip ) (Quit: Leaving)
864 [05:31:27] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Ping timeout: 276 seconds)
865 [05:31:39] *** Joins: OS-23624 (~OS-23624@replaced-ip )
866 [05:32:00] *** Joins: mdlpe (~mdlpe@replaced-ip )
867 [05:32:35] *** Joins: reev (~reev@replaced-ip )
868 [05:32:37] *** Quits: reev (~reev@replaced-ip ) (Max SendQ exceeded)
869 [05:32:59] *** Joins: reev (~reev@replaced-ip )
870 [05:33:43] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 244 seconds)
871 [05:33:44] *** Quits: fguillot (~fguillot@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
872 [05:34:26] <tom99> somiaj: thanks
873 [05:34:36] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
874 [05:34:41] *** Quits: crazyadm (~bao@replaced-ip ) (Ping timeout: 240 seconds)
875 [05:35:03] *** Quits: pipeep (~pipeep@replaced-ip ) (Ping timeout: 265 seconds)
876 [05:35:12] *** Joins: safe (~safe@replaced-ip )
877 [05:35:16] *** Quits: mdlpe (~mdlpe@replaced-ip ) (Client Quit)
878 [05:39:29] *** Joins: canopus (~canopus@replaced-ip )
879 [05:39:35] <tom99> was it established why rsync was doing weird permissions thing?
880 [05:39:48] *** Quits: aaro (~aaro@replaced-ip ) (Quit: aaro)
881 [05:41:19] *** Joins: pipeep (~pipeep@replaced-ip )
882 [05:43:59] *** ChanServ sets mode: +o eir
883 [05:43:59] *** eir sets mode: -bo *!*@97.75.177.42 eir
884 [05:44:43] *** Quits: spacebison (~bison@replaced-ip ) (Ping timeout: 244 seconds)
885 [05:46:58] *** Quits: Joufflu (~Joufflu@replaced-ip ) (Read error: Connection reset by peer)
886 [05:48:49] *** Joins: asc232 (~Keith@replaced-ip )
887 [05:49:08] *** Joins: Rusty1_ (~kanotix@replaced-ip )
888 [05:50:24] *** Quits: riex (gaming@replaced-ip ) (Ping timeout: 244 seconds)
889 [05:51:36] *** Quits: foriin (cenobite@replaced-ip ) (Ping timeout: 276 seconds)
890 [05:52:53] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
891 [05:53:36] *** Joins: klow (~textual@replaced-ip )
892 [05:54:36] *** Joins: riex (gaming@replaced-ip )
893 [05:55:29] *** Joins: foriin (cenobite@replaced-ip )
894 [05:57:11] *** Joins: ksilentkid (~ksilentki@replaced-ip )
895 [05:59:10] *** Quits: sol (~sol@replaced-ip ) (Quit: Leaving)
896 [05:59:48] *** Joins: robotroll (~robotroll@replaced-ip )
897 [06:00:05] *** Joins: dayten (~gnoid@replaced-ip )
898 [06:00:15] *** Quits: michaelni (~michael@replaced-ip ) (Ping timeout: 244 seconds)
899 [06:01:37] *** Joins: lainfan (~lainfan@replaced-ip )
900 [06:02:11] *** Joins: Wizek_ (~Wizek@replaced-ip )
901 [06:02:15] *** Joins: likevinyl (~freebeer@replaced-ip )
902 [06:02:16] *** Quits: likevinyl (~freebeer@replaced-ip ) (Changing host)
903 [06:02:16] *** Joins: likevinyl (~freebeer@replaced-ip )
904 [06:02:52] *** Parts: lainfan (~lainfan@replaced-ip )
905 [06:03:19] *** Joins: dreki (~dreki@replaced-ip )
906 [06:03:46] *** Quits: rosten (~rosten@replaced-ip ) (Ping timeout: 255 seconds)
907 [06:04:02] *** Parts: shockvalue (~shockvalu@replaced-ip )
908 [06:04:14] *** Joins: spacebison (~bison@replaced-ip )
909 [06:05:04] *** Quits: b0xii (~b0xii@replaced-ip ) (Quit: Lost terminal)
910 [06:07:47] *** Joins: thrasymachus (~mpurcell@replaced-ip )
911 [06:08:12] *** Quits: lethu (~lethu@replaced-ip ) (Quit: Quit())
912 [06:08:38] *** Joins: lethu (~lethu@replaced-ip )
913 [06:09:13] *** Quits: lethu (~lethu@replaced-ip ) (Client Quit)
914 [06:09:42] *** Joins: lethu (~lethu@replaced-ip )
915 [06:10:15] *** Quits: shootbird (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
916 [06:11:19] *** Quits: ksilentkid (~ksilentki@replaced-ip##) (Quit: Mutter: ##replaced-url
917 [06:12:15] *** Joins: ilCy32 (~ilCyx86_6@replaced-ip )
918 [06:12:25] *** Quits: ilCyx86_64 (~ilCyx86_6@replaced-ip ) (Ping timeout: 260 seconds)
919 [06:12:27] *** Joins: michaelni (~michael@replaced-ip )
920 [06:12:39] *** Quits: puffyfootpath (~anon@replaced-ip ) (Quit: Leaving)
921 [06:12:45] *** Quits: spacebison (~bison@replaced-ip ) (Ping timeout: 265 seconds)
922 [06:14:41] *** Quits: evade (~evade@replaced-ip ) (Ping timeout: 244 seconds)
923 [06:14:56] *** Joins: tgunr (~davec@replaced-ip )
924 [06:15:00] *** Quits: roger` (~nick@replaced-ip ) (Quit: leaving)
925 [06:15:22] *** Quits: klow (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
926 [06:15:35] *** Joins: spacebison (~bison@replaced-ip )
927 [06:15:52] *** Parts: ixor (d1069635@replaced-ip )
928 [06:15:52] *** Joins: shootbird (~quassel@replaced-ip )
929 [06:15:55] *** Joins: roger` (~nick@replaced-ip )
930 [06:17:52] *** Joins: mal__ (~mal@replaced-ip )
931 [06:18:40] *** Joins: klow (~textual@replaced-ip )
932 [06:18:57] *** Joins: centrx (~centrx@replaced-ip )
933 [06:20:29] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 265 seconds)
934 [06:22:20] *** Joins: DingoSaar (~hagen@replaced-ip )
935 [06:23:43] *** Parts: |Ubik| (ubik@replaced-ip )
936 [06:24:09] *** Quits: ilCy32 (~ilCyx86_6@replaced-ip ) (Quit: Leaving)
937 [06:24:16] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 265 seconds)
938 [06:25:21] *** Quits: cpap (~smuxi@replaced-ip ) (Remote host closed the connection)
939 [06:25:57] *** Joins: timahvo1 (~rogue@replaced-ip )
940 [06:25:58] *** Quits: deeb (~dee@replaced-ip ) (Quit: deeb)
941 [06:26:53] *** Quits: robotroll (~robotroll@replaced-ip ) (Read error: Connection reset by peer)
942 [06:26:59] *** Quits: DingoSaar (~hagen@replaced-ip ) (Excess Flood)
943 [06:27:39] *** Joins: DingoSaar (~hagen@replaced-ip )
944 [06:27:44] *** Quits: namyzarc (~namyzarc@replaced-ip ) (Quit: Leaving)
945 [06:28:17] *** Quits: kzimmermann (~kzimmerma@replaced-ip ) (Ping timeout: 240 seconds)
946 [06:28:30] *** Joins: jubo2 (~juboxi@replaced-ip )
947 [06:29:50] *** Joins: badiane (~badiane@replaced-ip )
948 [06:30:39] *** Joins: evade (~evade@replaced-ip )
949 [06:31:21] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.0.1)
950 [06:31:42] *** Quits: QwertyDragon (~QwertyDra@replaced-ip ) (Quit: Leaving)
951 [06:32:26] *** Quits: Scourje_ (uid63311@replaced-ip ) (Quit: Connection closed for inactivity)
952 [06:33:08] *** Quits: DingoSaar (~hagen@replaced-ip ) (Ping timeout: 244 seconds)
953 [06:35:30] *** Joins: aaron1 (~aaron@replaced-ip )
954 [06:35:54] *** Quits: aaron1 (~aaron@replaced-ip ) (Client Quit)
955 [06:37:23] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Read error: Connection reset by peer)
956 [06:37:39] *** Quits: klow (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
957 [06:37:56] *** Quits: Rusty1_ (~kanotix@replaced-ip ) (Quit: Konversation terminated!)
958 [06:38:00] *** debhelper sets mode: +l 1669
959 [06:39:01] *** Joins: Riyria (~Riyria@replaced-ip )
960 [06:39:39] *** Quits: crucialhead (~crucialhe@replaced-ip ) (Quit: crucialhead)
961 [06:40:21] *** Quits: wols (~klingens@replaced-ip ) (Ping timeout: 276 seconds)
962 [06:40:31] *** Quits: centrx (~centrx@replaced-ip ) (Remote host closed the connection)
963 [06:44:05] *** Joins: centrx (~centrx@replaced-ip )
964 [06:46:47] *** Joins: darkmatter (~darkmatte@replaced-ip )
965 [06:46:58] *** Joins: debalance (~debalance@replaced-ip )
966 [06:47:00] <darkmatter> im looking for a web based management interface to manage my debian 8 system
967 [06:47:12] <darkmatter> im aware there is webmin, but im wondering if there is anything more tailored to debian
968 [06:48:11] <somiaj> many don't trust webmin
969 [06:48:12] <somiaj> !webmin
970 [06:48:12] <dpkg> Webmin is a lame web-based interface for unsafe system administration for Unix. Check it out at replaced-url
971 [06:48:29] <somiaj> !free whcp
972 [06:48:29] <dpkg> FOSS Web Hosting Control Panels include: <DTC>, <GNUPanel>, <ISPConfig> and <ispCP> Omega. Don't use <Webmin>. replaced-url
973 [06:49:01] <somiaj> that wiki has a list of some provided by debian. You can also /msg dpkg DTC (for example) to find info about that one
974 [06:51:24] *** Quits: mal__ (~mal@replaced-ip ) (Ping timeout: 276 seconds)
975 [06:51:38] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) (Remote host closed the connection)
976 [06:51:59] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
977 [06:52:29] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
978 [06:52:40] *** Quits: zuzzas (~zuzzas@replaced-ip ) (Remote host closed the connection)
979 [06:53:33] *** Quits: faw (~faw@replaced-ip ) (Ping timeout: 240 seconds)
980 [06:54:32] *** Joins: overlord_tm (~andraz@replaced-ip )
981 [06:55:03] *** Joins: eshlox (uid44222@replaced-ip )
982 [06:55:20] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
983 [06:55:59] *** Quits: baraba (~baraba@replaced-ip ) (Quit: Leaving)
984 [06:57:39] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 265 seconds)
985 [06:58:25] *** Quits: gonz0 (~gonz0@replaced-ip ) (Quit: fui)
986 [06:58:46] *** Quits: TomasCZ (~TomasCZ@replaced-ip ) (Quit: Leaving)
987 [06:59:09] *** Quits: Jkessler (~Jkessler@replaced-ip ) (Ping timeout: 244 seconds)
988 [06:59:31] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
989 [06:59:40] *** Joins: Hacker01 (~Haxker01@replaced-ip )
990 [06:59:44] *** Quits: centrx (~centrx@replaced-ip ) ()
991 [07:00:00] *** thurstylark is now known as thursdaylark
992 [07:00:15] *** Joins: spronk (~spronkey@replaced-ip )
993 [07:00:27] *** Joins: dec0n (~dec0n@replaced-ip )
994 [07:00:31] *** Quits: spacebison (~bison@replaced-ip ) (Ping timeout: 244 seconds)
995 [07:01:03] *** Quits: OS-23624 (~OS-23624@replaced-ip ) (Ping timeout: 250 seconds)
996 [07:01:20] *** Joins: OS-23624 (~OS-23624@replaced-ip )
997 [07:01:34] *** Joins: no_gravity (~no_gravit@replaced-ip )
998 [07:01:37] <no_gravity> When you guys go "ping -c100 -i0.1 <ip_of_your_router>" what amount of packet loss do you get?
999 [07:01:48] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 276 seconds)
1000 [07:01:59] *** Joins: Jkessler (~Jkessler@replaced-ip )
1001 [07:02:24] <preaction> 0
1002 [07:03:33] <somiaj> getting this loss of wired or wifi connenction?
1003 [07:04:08] *** Quits: Greensmith (~Nubercate@replaced-ip ) (Ping timeout: 244 seconds)
1004 [07:04:21] <no_gravity> Wifi
1005 [07:05:17] <surfist> depends on the range to the target and noise
1006 [07:05:21] <somiaj> you getting a lot of packet loss? which ban is this on? sometimes you can change the channel and get less interferance from other devices.
1007 [07:05:45] *** Joins: spacebison (~bison@replaced-ip )
1008 [07:05:50] <no_gravity> somiaj: Yup. Was just wondering what others get.
1009 [07:06:07] *** Joins: QwertyDragon (~QwertyDra@replaced-ip )
1010 [07:06:10] *** Joins: dtux (~dmtucker@replaced-ip )
1011 [07:06:37] <somiaj> sometimes reflections around corners and off walls can cause issues. But I would try different channes.
1012 [07:07:48] *** Joins: mtcj (~AndChat21@replaced-ip )
1013 [07:08:52] <mtcj> What is some advice for diagnosing glx crashes?
1014 [07:09:01] *** Quits: solarnetone (~scott@replaced-ip ) (Ping timeout: 255 seconds)
1015 [07:09:34] *** Joins: ransur0t (~ransur0t@replaced-ip )
1016 [07:10:22] *** Quits: laidback_01 (~jax@replaced-ip ) (Ping timeout: 255 seconds)
1017 [07:13:57] *** Joins: Gnomethrower (~B@replaced-ip )
1018 [07:14:03] *** Joins: philipballew (~philip@replaced-ip )
1019 [07:14:50] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1020 [07:16:04] *** Joins: mastokley (~mastokley@replaced-ip )
1021 [07:17:17] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
1022 [07:21:36] *** Quits: murfjr (~douseiais@replaced-ip ) (Quit: Leaving)
1023 [07:23:29] *** Quits: rsully (~rsully@replaced-ip ) (Ping timeout: 240 seconds)
1024 [07:23:48] *** Quits: sphalerite (~linus@replaced-ip ) (Ping timeout: 265 seconds)
1025 [07:23:57] *** Quits: Jkessler (~Jkessler@replaced-ip ) (Ping timeout: 244 seconds)
1026 [07:24:31] *** Joins: sphalerite (~linus@replaced-ip )
1027 [07:24:43] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 265 seconds)
1028 [07:25:18] *** Joins: aaro (~aaro@replaced-ip )
1029 [07:26:09] *** Joins: laidback_01 (~jax@replaced-ip )
1030 [07:26:20] *** Joins: super_gollum (~ich@replaced-ip )
1031 [07:26:25] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: pingfloyd)
1032 [07:26:57] *** Quits: Rosco2 (~RossGammo@replaced-ip ) (Quit: Leaving)
1033 [07:28:13] *** Joins: bocaneri (~bocaneri@replaced-ip )
1034 [07:28:59] *** Joins: rsully (~rsully@replaced-ip )
1035 [07:29:58] *** Joins: Jkessler (~Jkessler@replaced-ip )
1036 [07:30:08] *** Joins: nibble_zero (~chatzilla@replaced-ip )
1037 [07:30:34] *** Quits: imunsie (~imunsie@replaced-ip ) (Ping timeout: 268 seconds)
1038 [07:30:48] <no_gravity> I always wonder why Google maps is at replaced-url
1039 [07:32:40] <somiaj> here maps.google.com just redirects to replaced-url
1040 [07:32:42] *** Quits: dammub (~dam@replaced-ip ) (Ping timeout: 244 seconds)
1041 [07:32:50] *** Joins: afuentes (~kusanagi@replaced-ip )
1042 [07:33:31] *** Joins: GJ_ (~Thunderbi@replaced-ip )
1043 [07:34:29] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Quit: Leaving)
1044 [07:35:03] *** Quits: z8z (~x@replaced-ip ) (Ping timeout: 240 seconds)
1045 [07:36:23] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
1046 [07:36:35] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
1047 [07:39:25] *** Joins: fearnothing (~nothing@replaced-ip )
1048 [07:42:02] *** Quits: no_gravity (~no_gravit@replaced-ip ) (Quit: leaving)
1049 [07:45:25] *** Joins: dammub (~dam@replaced-ip )
1050 [07:47:29] *** Quits: Xenthys (xenthys@replaced-ip ) (Ping timeout: 265 seconds)
1051 [07:47:50] *** Joins: tkla (~tklassen@replaced-ip )
1052 [07:48:00] *** Joins: babak (uid19622@replaced-ip )
1053 [07:52:02] *** Joins: Quatroking (~Quatrokin@replaced-ip )
1054 [07:52:29] *** Joins: Knaldgas (~pdj@replaced-ip )
1055 [07:54:12] *** Joins: btf (~btf@replaced-ip )
1056 [07:55:20] *** Joins: Xenthys (xenthys@replaced-ip )
1057 [07:55:58] *** Joins: ffilozov (~ffilozov@replaced-ip )
1058 [07:57:10] *** Joins: han-solo (~han-solo@replaced-ip )
1059 [07:58:00] *** debhelper sets mode: +l 1679
1060 [07:58:10] *** Joins: repka (~repka@replaced-ip )
1061 [07:58:19] *** Joins: gdot (~gdot@replaced-ip )
1062 [07:58:44] *** Quits: gdot (~gdot@replaced-ip ) (Read error: Connection reset by peer)
1063 [07:58:49] <ffilozov> When reading some of the mailing list archives (looking at debian-embedded, for example), there seems to be a lot of spam. Is this a known problem?
1064 [07:58:54] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Ping timeout: 244 seconds)
1065 [07:59:06] *** Joins: gdot (~gdot@replaced-ip )
1066 [07:59:28] *** Joins: wabuh (~wabuh@replaced-ip )
1067 [07:59:30] *** Quits: safe (~safe@replaced-ip ) (Read error: Connection reset by peer)
1068 [07:59:33] *** Joins: Devastator_ (~devas@replaced-ip )
1069 [07:59:59] *** Quits: Devastator (~devas@replaced-ip ) (Ping timeout: 250 seconds)
1070 [08:00:28] *** Joins: BobbyJr (~BobbyJr@replaced-ip )
1071 [08:00:47] *** Joins: katyucha (~katyucha@replaced-ip )
1072 [08:00:47] *** Quits: gdot (~gdot@replaced-ip ) (Read error: Connection reset by peer)
1073 [08:01:15] *** Joins: gdot (~gdot@replaced-ip )
1074 [08:01:59] *** Quits: strencinls (~none@replaced-ip ) (Remote host closed the connection)
1075 [08:02:02] *** Joins: Putti (~Putti@replaced-ip )
1076 [08:02:03] *** Quits: Krakakanok (~4k@replaced-ip ) (Ping timeout: 250 seconds)
1077 [08:02:03] *** Quits: sandman13 (~sandman13@replaced-ip ) (Ping timeout: 250 seconds)
1078 [08:02:13] *** Joins: Krakakanok (~4k@replaced-ip )
1079 [08:02:25] *** Joins: han-solo_ (~han-solo@replaced-ip )
1080 [08:02:31] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 244 seconds)
1081 [08:03:00] *** Joins: ironmatter (~whattheyd@replaced-ip )
1082 [08:03:01] *** Quits: msanchez (~msanchez@replaced-ip ) (Ping timeout: 250 seconds)
1083 [08:03:03] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
1084 [08:03:05] *** Quits: han-solo_ (~han-solo@replaced-ip ) (Client Quit)
1085 [08:03:15] *** Quits: fearnothing (~nothing@replaced-ip ) (Ping timeout: 248 seconds)
1086 [08:03:25] *** Joins: han-solo (~han-solo@replaced-ip )
1087 [08:03:54] *** Joins: ]3n19m4[ (~]3n19m4@replaced-ip )
1088 [08:03:55] *** Quits: rypervenche (~rypervenc@replaced-ip ) (Ping timeout: 255 seconds)
1089 [08:03:55] *** Quits: rjsalts (~rjsalts@replaced-ip ) (Ping timeout: 255 seconds)
1090 [08:03:55] *** Quits: SenpaiSilver (~SenpaiSil@replaced-ip ) (Ping timeout: 265 seconds)
1091 [08:04:14] *** Quits: ffilozov (~ffilozov@replaced-ip ) (Quit: Ex-Chat)
1092 [08:05:11] *** Quits: gdot (~gdot@replaced-ip ) (Read error: Connection reset by peer)
1093 [08:05:51] *** Joins: gdot (~gdot@replaced-ip )
1094 [08:06:17] *** Quits: asc232 (~Keith@replaced-ip ) (Quit: Saliendo)
1095 [08:06:49] *** Quits: ]3n19m4[_ (~]3n19m4@replaced-ip ) (Ping timeout: 250 seconds)
1096 [08:07:13] *** Quits: sandeepkr (~sandeepkr@replaced-ip ) (Ping timeout: 265 seconds)
1097 [08:07:23] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
1098 [08:09:00] *** Joins: imunsie (~imunsie@replaced-ip )
1099 [08:09:04] *** Joins: msanchez (~msanchez@replaced-ip )
1100 [08:09:18] *** Joins: chele (~chele@replaced-ip )
1101 [08:09:24] *** Quits: Putti (~Putti@replaced-ip ) (Ping timeout: 276 seconds)
1102 [08:09:43] *** Joins: soee (~soee@replaced-ip )
1103 [08:09:58] *** Quits: Vjetar (Vjetar@replaced-ip ) (Read error: Connection reset by peer)
1104 [08:10:31] *** Quits: gdot (~gdot@replaced-ip ) (Read error: Connection reset by peer)
1105 [08:10:40] *** Joins: SenpaiSilver (~SenpaiSil@replaced-ip )
1106 [08:10:52] *** Joins: rjsalts (~rjsalts@replaced-ip )
1107 [08:10:53] *** Joins: Vjetar (Vjetar@replaced-ip )
1108 [08:10:54] *** Joins: gdot (~gdot@replaced-ip )
1109 [08:12:33] *** Quits: zadrot_ebaniy (~Zadrot@replaced-ip ) (Ping timeout: 250 seconds)
1110 [08:13:45] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
1111 [08:14:56] *** Joins: overlord_tm (~andraz@replaced-ip )
1112 [08:15:00] *** Joins: torjeh (~Torje@replaced-ip )
1113 [08:15:27] *** Joins: strace0x (~strace0x@replaced-ip )
1114 [08:16:39] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 244 seconds)
1115 [08:16:45] *** Joins: Drzacek (~Drzacek@replaced-ip )
1116 [08:17:02] *** Quits: debalance (~debalance@replaced-ip ) (Remote host closed the connection)
1117 [08:17:34] *** Joins: soee_ (~soee@replaced-ip )
1118 [08:17:48] *** Joins: zadrot_ebaniy (~Zadrot@replaced-ip )
1119 [08:17:56] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 265 seconds)
1120 [08:18:44] *** Joins: rypervenche (~rypervenc@replaced-ip )
1121 [08:18:54] *** Quits: zadrot_ebaniy (~Zadrot@replaced-ip ) (Max SendQ exceeded)
1122 [08:19:03] *** Joins: solarnetone (~scott@replaced-ip )
1123 [08:21:12] *** Joins: zadrot_ebaniy (~Zadrot@replaced-ip )
1124 [08:21:43] *** Quits: strace0x (~strace0x@replaced-ip ) (Ping timeout: 265 seconds)
1125 [08:22:35] *** Quits: zadrot_ebaniy (~Zadrot@replaced-ip ) (Max SendQ exceeded)
1126 [08:24:36] *** Joins: srtu (~hypnotoad@replaced-ip )
1127 [08:25:41] *** Joins: zadrot_ebaniy (~Zadrot@replaced-ip )
1128 [08:26:07] *** Joins: Levure (~quassel@replaced-ip )
1129 [08:28:01] *** debhelper sets mode: +l 1685
1130 [08:28:08] *** Joins: lowin (~lowin@replaced-ip )
1131 [08:29:53] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Ping timeout: 240 seconds)
1132 [08:30:47] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
1133 [08:30:54] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 265 seconds)
1134 [08:30:56] <ironmatter> replaced-url
1135 [08:31:38] *** Joins: KpuCko (~KpuCko@replaced-ip )
1136 [08:32:15] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
1137 [08:32:18] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Read error: Connection reset by peer)
1138 [08:33:03] *** Quits: shann (~shann@replaced-ip ) (Ping timeout: 240 seconds)
1139 [08:33:05] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
1140 [08:33:12] *** Joins: cyan__ (~cyan@replaced-ip )
1141 [08:33:23] *** Parts: dtux (~dmtucker@replaced-ip )
1142 [08:34:29] *** Quits: darkmatter (~darkmatte@replaced-ip ) (Read error: Connection reset by peer)
1143 [08:34:46] *** Quits: dammub (~dam@replaced-ip ) (Ping timeout: 265 seconds)
1144 [08:34:46] *** Quits: Wizek_ (~Wizek@replaced-ip ) (Ping timeout: 265 seconds)
1145 [08:35:25] *** Joins: biberu (~biberu@replaced-ip )
1146 [08:35:32] *** Joins: remo (~remo@replaced-ip )
1147 [08:37:39] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
1148 [08:38:09] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 265 seconds)
1149 [08:38:10] *** Joins: KyokoDebian (4d4da301@replaced-ip )
1150 [08:38:20] *** Parts: KyokoDebian (4d4da301@replaced-ip )
1151 [08:38:41] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 244 seconds)
1152 [08:38:50] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
1153 [08:38:53] *** Quits: thrasymachus (~mpurcell@replaced-ip ) (Quit: Lost terminal)
1154 [08:40:36] *** Quits: webpigeon (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
1155 [08:41:37] *** Quits: t0mmy (~tprrt@replaced-ip ) (Ping timeout: 265 seconds)
1156 [08:41:52] *** Joins: webpigeon (~quassel@replaced-ip )
1157 [08:42:30] *** Joins: sandeepkr (~sandeepkr@replaced-ip )
1158 [08:42:49] *** Quits: haasn (~haasn@replaced-ip ) (Ping timeout: 244 seconds)
1159 [08:43:44] *** Joins: xreal_alt (~xreal@replaced-ip )
1160 [08:45:00] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 265 seconds)
1161 [08:46:11] *** Joins: lainfan (~lainfan@replaced-ip )
1162 [08:46:18] *** Parts: lainfan (~lainfan@replaced-ip )
1163 [08:46:51] *** Joins: devel_ (~devel@replaced-ip )
1164 [08:46:58] *** Joins: Jan\ (kvirc@replaced-ip )
1165 [08:47:08] *** Quits: devel_ (~devel@replaced-ip ) (Client Quit)
1166 [08:47:13] *** Quits: xreal (~xreal@replaced-ip ) (Ping timeout: 250 seconds)
1167 [08:48:00] *** debhelper sets mode: +l 1679
1168 [08:48:19] *** Joins: han-solo (~han-solo@replaced-ip )
1169 [08:49:10] *** Joins: umbaman (~ilias@replaced-ip )
1170 [08:49:44] *** Quits: TheCoffeMaker (~TheCoffeM@replaced-ip ) (Quit: Saliendo)
1171 [08:50:03] *** Quits: vOYtEC (~vOYtEC@replaced-ip ) (Ping timeout: 244 seconds)
1172 [08:51:34] *** Quits: ffatman (~ffamousff@replaced-ip ) (Remote host closed the connection)
1173 [08:51:38] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
1174 [08:51:47] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
1175 [08:51:50] *** Quits: PryMar56 (~prymar@replaced-ip ) (Quit: Leaving)
1176 [08:51:51] *** Joins: haasn (~haasn@replaced-ip )
1177 [08:52:35] *** Joins: m_m (~m_m@replaced-ip )
1178 [08:52:39] *** Quits: ironmatter (~whattheyd@replaced-ip ) (Quit: Leaving)
1179 [08:53:13] *** Joins: llucenic (~Thunderbi@replaced-ip )
1180 [08:53:23] *** Joins: davidep89 (~davidep89@replaced-ip )
1181 [08:54:09] *** Joins: afx_ (~afx_@replaced-ip )
1182 [08:54:20] *** Quits: afx_ (~afx_@replaced-ip ) (Client Quit)
1183 [08:54:38] *** Joins: lahwran (~lahwran@replaced-ip )
1184 [08:55:21] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 250 seconds)
1185 [08:55:38] *** Joins: afx_ (~afx_@replaced-ip )
1186 [08:56:21] *** Quits: Horachi (~Horachi@replaced-ip ) (Quit: Leaving)
1187 [08:56:24] *** Joins: arturo (~arturo@replaced-ip )
1188 [08:56:33] *** Joins: l3archos (~Icedove@replaced-ip )
1189 [08:56:57] *** Joins: B[]rG (~tuptidup@replaced-ip )
1190 [08:56:59] *** Joins: Agiofws (~agiofws@replaced-ip )
1191 [08:57:26] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
1192 [08:57:29] *** Quits: m_m (~m_m@replaced-ip ) (Ping timeout: 265 seconds)
1193 [08:57:30] *** Joins: oish (~charlie@replaced-ip )
1194 [08:57:39] *** Joins: m_m (~m_m@replaced-ip )
1195 [08:58:21] *** Joins: jazz (~jazz@replaced-ip )
1196 [08:58:22] *** Joins: Randallrobin43 (~RandallRo@replaced-ip )
1197 [08:59:07] *** Parts: Randallrobin43 (~RandallRo@replaced-ip )
1198 [08:59:55] *** Joins: dave4925_ (~dave4925@replaced-ip )
1199 [09:01:04] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
1200 [09:03:35] *** Joins: sandeepkr_ (~sandeepkr@replaced-ip )
1201 [09:04:00] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
1202 [09:04:21] *** Quits: sandeepkr (~sandeepkr@replaced-ip ) (Read error: No route to host)
1203 [09:04:33] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 240 seconds)
1204 [09:04:37] *** Joins: mbwe (~mbwe@replaced-ip )
1205 [09:04:39] *** Joins: sandeepkr__ (~sandeepkr@replaced-ip )
1206 [09:04:41] *** Parts: mbwe (~mbwe@replaced-ip )
1207 [09:05:48] *** Joins: tswartz (~tswartz@replaced-ip )
1208 [09:06:49] *** Joins: dammub (~dam@replaced-ip )
1209 [09:06:59] *** Joins: Raansu (~ShapeShif@replaced-ip )
1210 [09:07:02] *** Joins: yokisuci (~yokisuci@replaced-ip )
1211 [09:07:06] *** Joins: t0mmy (~tprrt@replaced-ip )
1212 [09:07:13] *** Quits: Raansu (~ShapeShif@replaced-ip ) (Remote host closed the connection)
1213 [09:07:33] *** Joins: blueness (~blueness@replaced-ip )
1214 [09:07:33] *** Quits: Bercik (~Yotsuba@replaced-ip ) (Excess Flood)
1215 [09:07:34] *** Quits: ryan57 (~ryan60@replaced-ip ) (Remote host closed the connection)
1216 [09:07:41] *** Joins: Bercik (~Yotsuba@replaced-ip )
1217 [09:07:41] *** Quits: Bercik (~Yotsuba@replaced-ip ) (Changing host)
1218 [09:07:41] *** Joins: Bercik (~Yotsuba@replaced-ip )
1219 [09:08:00] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Ping timeout: 260 seconds)
1220 [09:08:00] *** debhelper sets mode: +l 1685
1221 [09:08:11] *** Joins: bzed (~bzed@replaced-ip )
1222 [09:09:10] *** Quits: sandeepkr_ (~sandeepkr@replaced-ip ) (Ping timeout: 265 seconds)
1223 [09:09:22] *** Quits: Bercik (~Yotsuba@replaced-ip ) (Excess Flood)
1224 [09:09:36] *** Joins: dreamon (~dreamon@replaced-ip )
1225 [09:09:39] *** Joins: Bercik (~Yotsuba@replaced-ip )
1226 [09:10:40] *** Joins: baraba (~baraba@replaced-ip )
1227 [09:10:41] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
1228 [09:10:41] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Changing host)
1229 [09:10:41] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
1230 [09:11:58] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1231 [09:11:58] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
1232 [09:12:59] *** Joins: hjubal (~hjubal@replaced-ip )
1233 [09:13:52] *** Joins: jfdh1 (~jfdh@replaced-ip )
1234 [09:14:19] *** Quits: r0bby (sid699@replaced-ip ) ()
1235 [09:14:48] *** Joins: r0bby (sid699@replaced-ip )
1236 [09:14:57] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 250 seconds)
1237 [09:14:58] *** Quits: jrose1030 (~thejrose1@replaced-ip ) (Read error: Connection reset by peer)
1238 [09:15:03] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1239 [09:15:03] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
1240 [09:15:15] *** Quits: tswartz (~tswartz@replaced-ip ) (Ping timeout: 248 seconds)
1241 [09:17:09] *** Joins: TomyWork (~tomy@replaced-ip )
1242 [09:18:06] <mtcj> Where can I find x
1243 [09:18:20] <mtcj> dpkg: where can I find x
1244 [09:18:21] <dpkg> i heard x is the X Window System. See <xorg> for information about the actual implementation.
1245 [09:18:21] *** Quits: iWaldo (iWaldo___@replaced-ip ) (Ping timeout: 265 seconds)
1246 [09:18:33] *** Quits: MaBunny (~Peter@replaced-ip ) (Ping timeout: 240 seconds)
1247 [09:18:50] <mtcj> dpkg: wtf
1248 [09:19:03] *** Joins: jrabbit (~jack@replaced-ip )
1249 [09:22:51] *** Joins: woshty (~irc@replaced-ip )
1250 [09:23:05] *** Joins: wonderworld (~ww@replaced-ip )
1251 [09:23:09] *** Joins: Elirips (~Elirips@replaced-ip )
1252 [09:23:10] *** Joins: shann (~shann@replaced-ip )
1253 [09:23:33] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
1254 [09:24:28] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1255 [09:24:29] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
1256 [09:24:43] *** Joins: tswartz (~tswartz@replaced-ip )
1257 [09:26:58] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1258 [09:26:58] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
1259 [09:27:46] *** Joins: gl-prout (~gl-prout@replaced-ip )
1260 [09:28:00] *** debhelper sets mode: +l 1694
1261 [09:29:19] *** Joins: han-solo (~han-solo@replaced-ip )
1262 [09:29:28] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1263 [09:29:31] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
1264 [09:30:15] *** Joins: Groguard (~Groguard@replaced-ip )
1265 [09:30:48] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1266 [09:31:11] *** Joins: antgel (~topdog@replaced-ip )
1267 [09:31:21] *** Joins: CQ (~chatzilla@replaced-ip )
1268 [09:31:23] *** Joins: ruied (~ruied@replaced-ip )
1269 [09:31:40] <CQ> what are the build tools called? make, automake, gcc, etc... is there a metapackage?
1270 [09:32:07] <han-solo> apt-get install build-essential?
1271 [09:32:40] <CQ> yep, thanks. was looking for build-tools :=
1272 [09:32:41] <CQ> )
1273 [09:32:52] *** Joins: cookie4700 (~quassel@replaced-ip )
1274 [09:32:52] *** Quits: Groguard (~Groguard@replaced-ip ) (Remote host closed the connection)
1275 [09:33:10] <han-solo> okay
1276 [09:33:44] *** Joins: prestin (~textual@replaced-ip )
1277 [09:34:58] *** Joins: julius_ (~jason4@replaced-ip )
1278 [09:35:16] *** Quits: jfdh1 (~jfdh@replaced-ip ) (Ping timeout: 265 seconds)
1279 [09:35:39] *** Joins: boris_t (~boris_t@replaced-ip )
1280 [09:35:57] <CQ> is there a generic linux kernel header package that tracks the currently installed kernels?
1281 [09:37:03] *** Quits: afx_ (~afx_@replaced-ip ) (Quit: Leaving)
1282 [09:37:05] *** Joins: cerebro_ (~cerebro@replaced-ip )
1283 [09:37:15] <mtcj> I know there's just -image, but I don't think that's what you need
1284 [09:37:17] <jelly> CQ: no, but there's one tracking the current kernel
1285 [09:38:00] *** debhelper sets mode: +l 1700
1286 [09:38:24] <shann> CQ: you shoud build new kernel ?
1287 [09:38:27] <CQ> no, then it's linux-header-4.whatever
1288 [09:38:30] <jelly> CQ: like "linux-image-amd64", the matching name is "linux-headers-amd64"
1289 [09:38:38] <CQ> shann no, this is for virtualbox guest additions
1290 [09:39:32] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1291 [09:39:33] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
1292 [09:39:44] *** Joins: svisor (~svisor@replaced-ip )
1293 [09:39:52] <CQ> jelly: thanks, that was it
1294 [09:40:00] <shann> CQ, install linux-headers for current kernel apt-get install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') (wiki.debian.org) :)
1295 [09:40:01] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 265 seconds)
1296 [09:40:28] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1297 [09:40:29] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
1298 [09:41:06] *** Joins: spronk (~spronkey@replaced-ip )
1299 [09:41:34] <CQ> cool, the machine works now. I wasn't getting graphics because the virtualbox guest additions were missing, this is a new stretch install
1300 [09:41:59] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Ping timeout: 265 seconds)
1301 [09:42:21] *** Joins: jirka (~Icedove@replaced-ip )
1302 [09:42:21] *** Quits: OS-23624 (~OS-23624@replaced-ip ) (Read error: Connection reset by peer)
1303 [09:43:06] *** Joins: OS-23624 (~OS-23624@replaced-ip )
1304 [09:43:28] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1305 [09:43:28] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
1306 [09:44:33] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1307 [09:44:33] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Excess Flood)
1308 [09:44:59] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1309 [09:45:32] <CQ> how do I get firefox installed in stretch? not -esr, the real one...
1310 [09:46:03] <CQ> deb replaced-url
1311 [09:46:22] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Changing host)
1312 [09:46:22] *** Joins: cybrNaut (cybrNaut@replaced-ip )
1313 [09:46:46] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Quit: leaving)
1314 [09:48:15] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
1315 [09:48:20] *** Joins: Strife89|Quassel (~quassel@replaced-ip )
1316 [09:48:36] <jelly> dpkg, tell CQ about debian-next
1317 [09:48:41] *** Joins: han-solo (~han-solo@replaced-ip )
1318 [09:50:31] *** Joins: Gnomethrower (~B@replaced-ip )
1319 [09:50:54] *** Joins: maotm (~mao@replaced-ip )
1320 [09:51:28] *** Joins: seru76 (~seru76@replaced-ip )
1321 [09:51:36] *** Joins: Falson (~Falsonn@replaced-ip )
1322 [09:51:52] *** Joins: djz88 (~ZKubala@replaced-ip )
1323 [09:52:14] *** Quits: Strife89 (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
1324 [09:53:14] *** Joins: lorenzo64 (~lorenzo__@replaced-ip )
1325 [09:53:37] *** Joins: ChetManly (~chet@replaced-ip )
1326 [09:54:22] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1327 [09:54:55] <ChetManly> so I just downloaded the first cd, if I dont select a mirror, then I cannot install anything but the "debian desktop" no other desktops are availiable?
1328 [09:55:19] *** Joins: badgerSqueegee (~luca@replaced-ip )
1329 [09:55:24] *** Quits: umbaman (~ilias@replaced-ip ) (Quit: Leaving.)
1330 [09:55:29] *** Quits: imunsie (~imunsie@replaced-ip ) (Ping timeout: 268 seconds)
1331 [09:55:46] *** Joins: rawrawrer (~rawrawrer@replaced-ip )
1332 [09:56:12] *** Joins: umbaman (~ilias@replaced-ip )
1333 [09:56:16] <ChetManly> to be able to install more I would have needed more discs or a repo mirror?
1334 [09:56:23] *** Quits: oberling (~oberling@replaced-ip ) (Quit: reboot)
1335 [09:56:31] *** Joins: Y04NN (~y04nn@replaced-ip )
1336 [09:57:18] *** Guest45771 is now known as CyberJacob
1337 [09:58:01] *** debhelper sets mode: +l 1710
1338 [09:58:04] *** Joins: cuechan (~paul@replaced-ip )
1339 [09:58:17] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 240 seconds)
1340 [09:58:27] *** Quits: lss8 (~lss8@replaced-ip ) ()
1341 [09:58:57] *** Quits: dexta (~D3XTA@replaced-ip ) (Ping timeout: 244 seconds)
1342 [09:59:42] *** Joins: oberling (~oberling@replaced-ip )
1343 [09:59:48] <Falson> Why is xfce4 so goddamn LEGIT
1344 [09:59:50] <Falson> I love it
1345 [09:59:53] *** Joins: patterson (~patterson@replaced-ip )
1346 [10:04:15] *** Joins: Gi0 (~Gi0@replaced-ip )
1347 [10:04:16] *** Joins: dexta (~D3XTA@replaced-ip )
1348 [10:04:16] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Ping timeout: 244 seconds)
1349 [10:04:16] *** Quits: cesurasean (~cesurasea@replaced-ip ) (Read error: Connection reset by peer)
1350 [10:04:16] *** Joins: cesurasean (~cesurasea@replaced-ip )
1351 [10:04:16] *** Joins: Sri_Designer (~Sir_Desig@replaced-ip )
1352 [10:04:16] *** Joins: acu__ (~acu@replaced-ip )
1353 [10:04:16] *** Joins: matrixskp (~textual@replaced-ip )
1354 [10:04:17] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Read error: Connection reset by peer)
1355 [10:04:19] *** Quits: jirka (~Icedove@replaced-ip ) (Quit: jirka)
1356 [10:04:46] <baraba> What do you like about it Falson?
1357 [10:04:47] *** Quits: acu (~acu@replaced-ip ) (Ping timeout: 250 seconds)
1358 [10:06:39] *** Joins: jwd (~jwd@replaced-ip )
1359 [10:06:40] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 244 seconds)
1360 [10:07:13] *** Quits: d0nn1e (~d0nn1e@replaced-ip ) (Ping timeout: 244 seconds)
1361 [10:07:18] *** Joins: lstieb (~lstieb@replaced-ip )
1362 [10:07:35] <ChetManly> seems like a question that should be able to turn a answer quickly...no?
1363 [10:08:03] <Falson> Easy to customize, light and robust
1364 [10:08:23] *** Quits: AvatarA (~avatara@replaced-ip ) (Quit: Leaving)
1365 [10:08:25] *** Joins: turfal (~Icedove@replaced-ip )
1366 [10:08:27] <ChetManly> Falson: pretty?
1367 [10:08:28] *** Joins: jasonvw (~quassel@replaced-ip )
1368 [10:08:40] *** Joins: d0nn1e (~d0nn1e@replaced-ip )
1369 [10:08:48] <Falson> It is pretty when you customize it
1370 [10:08:53] *** Joins: cerebro_ (~cerebro@replaced-ip )
1371 [10:09:52] *** Joins: Homerone (~x@replaced-ip )
1372 [10:10:12] *** Quits: babak (uid19622@replaced-ip ) (Quit: Connection closed for inactivity)
1373 [10:10:25] *** Quits: OS-23624 (~OS-23624@replaced-ip ) (Ping timeout: 250 seconds)
1374 [10:10:38] *** Quits: turfal (~Icedove@replaced-ip ) (Client Quit)
1375 [10:11:09] *** Joins: BobbyJr_ (~BobbyJr@replaced-ip )
1376 [10:11:29] *** Joins: p3rs3us (~jduro@replaced-ip )
1377 [10:11:40] *** Quits: Gryllida (~svetlana@replaced-ip ) (Quit: goodbye)
1378 [10:12:29] *** Quits: gl-prout (~gl-prout@replaced-ip ) (Ping timeout: 265 seconds)
1379 [10:12:39] *** Joins: OS-23624 (~OS-23624@replaced-ip )
1380 [10:12:49] *** Joins: lss8 (~lss8@replaced-ip )
1381 [10:12:53] *** Quits: Fr_Dae (~Dae@replaced-ip ) (Ping timeout: 265 seconds)
1382 [10:13:24] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Ping timeout: 265 seconds)
1383 [10:13:26] *** Joins: sudonym (~weyfonk@replaced-ip )
1384 [10:13:45] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Ping timeout: 244 seconds)
1385 [10:14:26] *** Joins: Quatroking (~Quatrokin@replaced-ip )
1386 [10:14:58] *** Quits: BobbyJr (~BobbyJr@replaced-ip ) (Ping timeout: 244 seconds)
1387 [10:16:12] *** Joins: fender0107401 (~fender010@replaced-ip )
1388 [10:17:09] *** Quits: aaro (~aaro@replaced-ip ) (Quit: aaro)
1389 [10:18:41] *** Joins: kernalogs (~jacko@replaced-ip )
1390 [10:18:45] *** Joins: Anwarias (~quassel@replaced-ip )
1391 [10:19:10] *** Quits: kernalogs (~jacko@replaced-ip ) (Client Quit)
1392 [10:19:29] <ChetManly> hard to believe there is 1700 people in here
1393 [10:19:48] *** Joins: medicijnman (~methos@replaced-ip )
1394 [10:20:05] *** Joins: cerebro_ (~cerebro@replaced-ip )
1395 [10:20:37] *** Quits: Anwarias_ (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
1396 [10:21:09] *** Joins: wabuh (~wabuh@replaced-ip )
1397 [10:22:02] *** Joins: wolfpython (~wolf@replaced-ip )
1398 [10:22:39] *** Quits: smidlers (smyers@replaced-ip ) (Ping timeout: 276 seconds)
1399 [10:23:33] *** Joins: cdown (~cdown@replaced-ip )
1400 [10:24:37] *** Joins: cat3 (~Cat3@replaced-ip )
1401 [10:25:08] *** Quits: spronk (~spronkey@replaced-ip ) (Quit: I may need a longer sleep timer...)
1402 [10:25:17] *** Joins: clmsy (~eoz@replaced-ip )
1403 [10:25:19] *** Joins: CeBe (~CeBe@replaced-ip )
1404 [10:25:41] *** Quits: BackEndCoder (~steve@replaced-ip ) (Excess Flood)
1405 [10:27:15] *** Joins: ffatman (~ffamousff@replaced-ip )
1406 [10:27:47] *** Joins: BackEndCoder (~steve@replaced-ip )
1407 [10:27:47] *** Quits: BackEndCoder (~steve@replaced-ip ) (Excess Flood)
1408 [10:28:00] *** debhelper sets mode: +l 1718
1409 [10:28:15] *** Joins: karimb (~karimb@replaced-ip )
1410 [10:28:32] *** Quits: han-solo (~han-solo@replaced-ip ) (Quit: leaving)
1411 [10:29:22] *** Joins: btf (~btf@replaced-ip )
1412 [10:29:31] *** Quits: jonasbits (~quassel@replaced-ip ) (Remote host closed the connection)
1413 [10:30:32] *** Quits: ruied (~ruied@replaced-ip ) (Quit: Saindo)
1414 [10:30:57] *** Quits: stenrose (~stenrose@replaced-ip ) (Quit: Leaving)
1415 [10:31:01] *** Joins: BackEndCoder (~steve@replaced-ip )
1416 [10:31:07] *** Joins: stenrose (~stenrose@replaced-ip )
1417 [10:31:18] *** Joins: jonasbits (~quassel@replaced-ip )
1418 [10:31:47] *** Joins: ruied (~ruied@replaced-ip )
1419 [10:32:01] *** Joins: Tiffon (~name@replaced-ip )
1420 [10:33:23] *** Quits: matrixskp (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1421 [10:33:43] *** Joins: bolovanos (~bolovanos@replaced-ip )
1422 [10:33:47] *** Joins: matrixskp (~matrixskp@replaced-ip )
1423 [10:34:14] *** Quits: lstieb (~lstieb@replaced-ip ) (Ping timeout: 265 seconds)
1424 [10:34:54] *** Quits: davidep89 (~davidep89@replaced-ip ) (Remote host closed the connection)
1425 [10:35:20] *** Joins: davidep89 (~davidep89@replaced-ip )
1426 [10:36:54] *** Quits: Knaldgas (~pdj@replaced-ip ) (Quit: Leaving)
1427 [10:37:05] *** Quits: lorenzo64 (~lorenzo__@replaced-ip ) (Ping timeout: 240 seconds)
1428 [10:37:35] <DDR> ... good god, certainly, a silent majority.
1429 [10:37:40] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 244 seconds)
1430 [10:37:46] *** Joins: your_mirror (~dev@replaced-ip )
1431 [10:37:47] *** Quits: your_mirror (~dev@replaced-ip ) (Max SendQ exceeded)
1432 [10:38:27] *** Joins: lorenzo64 (~lorenzo__@replaced-ip )
1433 [10:38:38] *** Joins: your_mirror (~dev@replaced-ip )
1434 [10:38:50] *** Quits: your_mirror (~dev@replaced-ip ) (Max SendQ exceeded)
1435 [10:39:29] *** Quits: davidep89 (~davidep89@replaced-ip ) (Ping timeout: 240 seconds)
1436 [10:39:29] *** Quits: afuentes (~kusanagi@replaced-ip ) (Ping timeout: 265 seconds)
1437 [10:39:47] *** Quits: BadSnappa (~BadSnappa@replaced-ip ) (Remote host closed the connection)
1438 [10:40:11] *** Joins: your_mirror (~dev@replaced-ip )
1439 [10:40:19] *** Parts: seru76 (~seru76@replaced-ip )
1440 [10:40:22] *** Quits: your_mirror (~dev@replaced-ip ) (Max SendQ exceeded)
1441 [10:40:47] *** Joins: your_mirror (~dev@replaced-ip )
1442 [10:40:48] *** Joins: cruncher (~cruncher@replaced-ip )
1443 [10:40:58] *** Quits: your_mirror (~dev@replaced-ip ) (Max SendQ exceeded)
1444 [10:41:02] *** Quits: boogibugs (~boogibugs@replaced-ip ) (Quit: Leaving)
1445 [10:41:12] *** Joins: boogibugs (~boogibugs@replaced-ip )
1446 [10:41:16] *** Joins: your_mirror (~dev@replaced-ip )
1447 [10:41:21] *** Quits: your_mirror (~dev@replaced-ip ) (Max SendQ exceeded)
1448 [10:41:40] *** Joins: your_mirror (~dev@replaced-ip )
1449 [10:41:41] *** Quits: your_mirror (~dev@replaced-ip ) (Max SendQ exceeded)
1450 [10:41:46] *** Joins: lucad111 (~lucad111@replaced-ip )
1451 [10:41:51] <jelly> well, it's not a chat channel, we have #debian-offtopic for that. So unless there's support to be asked for and provided, silence is gold
1452 [10:42:07] *** Joins: turfal (~Icedove@replaced-ip )
1453 [10:42:32] *** Joins: davidep89 (~davidep89@replaced-ip )
1454 [10:43:14] *** Joins: han-solo (~han-solo@replaced-ip )
1455 [10:44:34] *** Joins: Phryq (~Phryq_@replaced-ip )
1456 [10:44:53] *** Joins: f10_ (~flo@replaced-ip )
1457 [10:44:54] *** Joins: crash_ (~pi@replaced-ip )
1458 [10:44:59] *** Quits: turfal (~Icedove@replaced-ip ) (Client Quit)
1459 [10:45:07] *** Quits: davidep89 (~davidep89@replaced-ip ) (Client Quit)
1460 [10:45:33] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 240 seconds)
1461 [10:46:02] *** Joins: Ashok (6db1aba3@replaced-ip )
1462 [10:46:23] *** Quits: OS-23624 (~OS-23624@replaced-ip ) (Ping timeout: 250 seconds)
1463 [10:46:41] *** Joins: OS-23624 (~OS-23624@replaced-ip )
1464 [10:47:13] *** Quits: fender0107401 (~fender010@replaced-ip ) (Quit: WeeChat 1.0.1)
1465 [10:47:54] *** Joins: cdown_ (~cdown@replaced-ip )
1466 [10:48:43] *** Joins: lstieb (~lstieb@replaced-ip )
1467 [10:48:56] *** Joins: BadSnappa (~BadSnappa@replaced-ip )
1468 [10:49:32] *** Joins: kevr (~kevr@replaced-ip )
1469 [10:50:11] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 248 seconds)
1470 [10:50:11] *** cdown_ is now known as cdown
1471 [10:50:43] *** Quits: QwertyDragon (~QwertyDra@replaced-ip ) (Quit: Leaving)
1472 [10:52:07] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 265 seconds)
1473 [10:52:12] *** Joins: wabuh (~wabuh@replaced-ip )
1474 [10:52:48] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Remote host closed the connection)
1475 [10:53:12] *** Joins: Jidoor (~Jidoor@replaced-ip )
1476 [10:53:45] *** Joins: Slashman (~Slash@replaced-ip )
1477 [10:53:53] *** Joins: networklist (~networkli@replaced-ip )
1478 [10:54:10] <GandalfTheWizard> hi, how to launch multiple instances of a program at the same time?
1479 [10:54:18] *** Joins: Urchin (~urchin@replaced-ip )
1480 [10:54:35] *** Quits: networklist (~networkli@replaced-ip ) (Client Quit)
1481 [10:55:00] *** Joins: Brigo (~Brigo@replaced-ip )
1482 [10:55:20] *** Quits: High_Priest (~hp@replaced-ip ) (Remote host closed the connection)
1483 [10:55:36] <han-solo> what?
1484 [10:55:45] <Stummi> GandalfTheWizard, from a shell you mean? You can run commands in background with &
1485 [10:56:14] <petemc> you can also use xargs
1486 [10:56:15] *** Joins: electro33 (uid613@replaced-ip )
1487 [10:56:19] <han-solo> command & command & command & ?
1488 [10:56:47] *** Joins: SOUL_OF_R00T (~leo@replaced-ip )
1489 [10:56:47] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) ()
1490 [10:56:56] <GandalfTheWizard> for example, I wrote a program call hello world and I want to fire 8 instance of them at the same time
1491 [10:57:04] <GandalfTheWizard> yes, from command line
1492 [10:57:31] <petemc> apt-cache show parallel
1493 [10:57:45] <han-solo> for((i=0;i<8;i++));do ...;done ?
1494 [10:58:00] *** debhelper sets mode: +l 1725
1495 [10:58:13] *** Quits: karimb (~karimb@replaced-ip ) (Quit: Karim has gone to sleep. ZZZzzz…)
1496 [10:58:34] <han-solo> although, what's the purpose of calling just hello world, 8 times? :)
1497 [10:59:19] *** Quits: kevr (~kevr@replaced-ip ) (Ping timeout: 265 seconds)
1498 [10:59:19] <GandalfTheWizard> well, it's a slow version of hello world and should take some time to finish..
1499 [10:59:35] <GandalfTheWizard> I need multiple instance to do a stress test
1500 [11:00:40] *** Joins: chucklebug (~chucklebu@replaced-ip )
1501 [11:01:03] <han-solo> okay
1502 [11:01:04] <Ashok> hey
1503 [11:01:07] *** Joins: karimb (~karimb@replaced-ip )
1504 [11:01:40] <Ashok> is there a way to disable login manager in favour of startx ?
1505 [11:02:23] *** Quits: regedit (uid150526@replaced-ip ) (Quit: Connection closed for inactivity)
1506 [11:02:33] *** Joins: mangas (uid168018@replaced-ip )
1507 [11:03:20] <jelly> !nodm
1508 [11:03:20] <dpkg> Debian does not use a specific runlevel for graphical display managers by default. Just remove the DM package(s) with "aptitude remove xdm kdm wdm login.app gdm gdm3 pdm slim". "echo false >/etc/X11/default-display-manager" will also disable the DM, or just hit ctrl-alt-fN to get to a console. nodm is the name of a minimal/automatic display manager (replaced-url
1509 [11:03:25] <jelly> Ashok: ^^
1510 [11:03:40] *** Quits: chvz (~chvz@replaced-ip ) (Ping timeout: 265 seconds)
1511 [11:03:58] *** Joins: Y04NN_ (~y04nn@replaced-ip )
1512 [11:03:59] <Ashok> oh ok thnx
1513 [11:04:24] <Ashok> but the above link doesnt exist
1514 [11:04:34] <jelly> which link?
1515 [11:04:37] *** Joins: gosul33t (~gosul33t@replaced-ip )
1516 [11:04:46] <gosul33t> guys, I've got a little bit of trouble with ntp
1517 [11:04:55] *** Quits: Otis (~coffee@replaced-ip ) (Quit: Lost terminal)
1518 [11:04:58] *** Joins: chvz (~chvz@replaced-ip )
1519 [11:05:01] <jelly> Ashok: did you try the echo thing?
1520 [11:05:18] <Ashok> ya on my way to do that
1521 [11:05:23] <cybrNaut> Ashok: it might also help to know that you can control-alt-F4 (for example) to login to a text term and do your own startx or whatever
1522 [11:05:43] <Ashok> hmm
1523 [11:05:54] <Ashok> planning to shift to nodm
1524 [11:06:10] <gosul33t> I am starting it by 'service ntp start', the system prints an OK message but the service is not really running, the 'ps -eF|grep ntp' command returns only the grep
1525 [11:06:27] <han-solo> ctrl+alt+f2 gives me a console
1526 [11:06:34] <Ashok> thanks guys
1527 [11:06:35] <jelly> gosul33t: which debian release?
1528 [11:06:38] <han-solo> and to swicth back, ctrl+alt+f8
1529 [11:06:42] <gosul33t> 7 Wheezy
1530 [11:07:47] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 248 seconds)
1531 [11:07:51] *** Joins: Zzeiss (~wsy@replaced-ip )
1532 [11:08:21] *** Joins: LorD_n1c0w (~igorhenri@replaced-ip )
1533 [11:08:28] <jelly> gosul33t: see if it wrote anything in syslog before dying, «less /var/log/daemon.log» or «grep ntpd /var/log/daemon.log»
1534 [11:08:33] *** Quits: LeandroLuiz (~LLP@replaced-ip ) (Ping timeout: 265 seconds)
1535 [11:08:35] <jelly> !paste
1536 [11:08:36] <dpkg> Do not paste more than 2 lines to this channel. Instead, use: replaced-url
1537 [11:09:36] <gosul33t> jelly, no errors, it just says "Listen normally on <network interface> UDP 123
1538 [11:09:36] <GandalfTheWizard> "parallel -j2 ./helloworld" does execute helloworld at all?
1539 [11:09:38] <gosul33t> and that's it
1540 [11:10:01] *** Joins: zeej (~zeej@replaced-ip )
1541 [11:10:08] <GandalfTheWizard> petemc: -j1 can work
1542 [11:10:23] *** Joins: strencinls (~none@replaced-ip )
1543 [11:11:44] *** Joins: oish_ (~charlie@replaced-ip )
1544 [11:12:25] <jelly> gosul33t: I guess the only thing to do is try to start it manually in foreground, see if it dies then
1545 [11:12:41] *** Quits: cat3 (~Cat3@replaced-ip ) (Read error: Connection reset by peer)
1546 [11:14:05] *** Joins: cat3 (~Cat3@replaced-ip )
1547 [11:14:21] *** Joins: format_c (~format_c@replaced-ip )
1548 [11:14:56] *** Joins: LeandroLuiz (~LLP@replaced-ip )
1549 [11:15:29] <GandalfTheWizard> OK, a simple & command can work
1550 [11:15:41] *** Joins: notebox (~textual@replaced-ip )
1551 [11:15:54] *** Quits: surfist (~surfist@replaced-ip ) (Remote host closed the connection)
1552 [11:15:55] *** Quits: chucklebug (~chucklebu@replaced-ip ) (Read error: Connection reset by peer)
1553 [11:16:15] <jelly> GandalfTheWizard: or tell parallel to pass some fake parameters. replaced-url
1554 [11:16:20] *** Joins: surfist (~surfist@replaced-ip )
1555 [11:16:36] *** Quits: dka (~dka@replaced-ip ) (Ping timeout: 276 seconds)
1556 [11:16:51] <gosul33t> jelly, how do you do that
1557 [11:18:13] *** Quits: madprops (~clouds@replaced-ip ) (Ping timeout: 265 seconds)
1558 [11:18:15] *** Joins: m_m (~m_m@replaced-ip )
1559 [11:18:39] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
1560 [11:19:15] *** Quits: cuechan (~paul@replaced-ip ) (Ping timeout: 260 seconds)
1561 [11:19:18] <jelly> gosul33t: first, look at how the init script starts it, run «sh -x /etc/init.d/ntp start» and look at the start-stop-daemon line
1562 [11:19:35] <jelly> it may look something like
1563 [11:19:36] <jelly> + start-stop-daemon --start --quiet --oknodo --pidfile /var/run/ntpd.pid --startas /usr/sbin/ntpd -- -p /var/run/ntpd.pid -g -u 103:110
1564 [11:20:28] <gosul33t> start-stop-daemon --start --quiet --oknodo --pidfile /var/run/ntpd.pid --startas /usr/sbin/ntpd -- -p /var/run/ntpd.pid -g -u 107:109
1565 [11:20:31] *** Parts: ftpd (f@replaced-ip )
1566 [11:20:37] *** Quits: notebox (~textual@replaced-ip ) (Ping timeout: 250 seconds)
1567 [11:21:06] <jelly> gosul33t: then look in man page for ntpd how to run it in foreground (so it does not fork off and daemonize itself)
1568 [11:21:25] <jelly> gosul33t: hint: it's -n
1569 [11:21:25] *** Quits: Zzeiss (~wsy@replaced-ip ) (Quit: Zzeiss)
1570 [11:21:27] *** Joins: yaume (~gchenuet@replaced-ip )
1571 [11:21:30] <gosul33t> okay, thank you
1572 [11:22:15] <jelly> gosul33t: then run with -n added, from a root shell, see if there's any output: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:109 -n
1573 [11:23:37] <gosul33t> /usr/sbin/ntpd -n doesn't give any output
1574 [11:23:45] *** Quits: jwd (~jwd@replaced-ip ) (Ping timeout: 276 seconds)
1575 [11:23:58] *** Quits: strencinls (~none@replaced-ip ) (Ping timeout: 265 seconds)
1576 [11:24:11] <jelly> gosul33t: does the shell return immediately?
1577 [11:24:16] <gosul33t> yup
1578 [11:24:24] <jelly> what's the exit status of the command?
1579 [11:24:50] <jelly> immediately after you run it, as next command type: echo $?
1580 [11:25:00] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
1581 [11:25:18] *** Joins: cerebro_ (~cerebro@replaced-ip )
1582 [11:25:34] <gosul33t> /usr/sbin/ntpd -n gives 1 exit status
1583 [11:25:39] <gosul33t> I guess it's an error
1584 [11:25:44] *** Joins: ilyaman (ilyaman@replaced-ip )
1585 [11:25:44] *** Quits: GandalfTheWizard (~Emma@replaced-ip ) (Quit: Leaving.)
1586 [11:25:54] *** Joins: Blueer (Blueer@replaced-ip )
1587 [11:26:14] *** Joins: careta (~botto@replaced-ip )
1588 [11:27:13] *** Joins: repka_ (~repka@replaced-ip )
1589 [11:27:15] *** Joins: jfdh1 (~jfdh@replaced-ip )
1590 [11:27:20] *** Quits: surfist (~surfist@replaced-ip ) (Remote host closed the connection)
1591 [11:27:42] *** Joins: surfist (~surfist@replaced-ip )
1592 [11:28:10] <gosul33t> when I run /usr/sbin/ntpd -p -n it prints just "Listen normally on <interface> UDP 123
1593 [11:28:21] <gosul33t> which is weird for me, since the exit status is 1
1594 [11:28:26] *** Joins: rimdeker (~rimdeker@replaced-ip )
1595 [11:28:53] *** Joins: gnupyx (~gnupyx@replaced-ip )
1596 [11:29:08] *** Joins: jwd (~jwd@replaced-ip )
1597 [11:29:11] *** Quits: adi (~adi@replaced-ip ) (Read error: Connection reset by peer)
1598 [11:29:43] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Ping timeout: 250 seconds)
1599 [11:29:44] *** Joins: GandalfTheWizard (~Emma@replaced-ip )
1600 [11:30:22] *** Quits: Phryq (~Phryq_@replaced-ip ) (Ping timeout: 244 seconds)
1601 [11:31:00] <jelly> gosul33t: that is weird. I guess you'll have to strace it, and try to figure out what goes wrong. I don't have time to guide you through that right now.
1602 [11:31:19] <jelly> gosul33t: did it ever work?
1603 [11:31:33] *** Quits: repka (~repka@replaced-ip ) (Ping timeout: 276 seconds)
1604 [11:31:37] <jelly> gosul33t: is this a physical system or full VM or a container VPS?
1605 [11:31:43] <gosul33t> I don't know, it's kind of a new system. ntpdate by the way works fine
1606 [11:31:49] <gosul33t> physical system
1607 [11:33:35] *** Quits: zeej (~zeej@replaced-ip ) (Max SendQ exceeded)
1608 [11:34:01] *** Joins: zeej (~zeej@replaced-ip )
1609 [11:34:13] *** Quits: zeej (~zeej@replaced-ip ) (Max SendQ exceeded)
1610 [11:34:34] *** Joins: zeej (~zeej@replaced-ip )
1611 [11:34:37] *** Joins: dka (~dka@replaced-ip )
1612 [11:34:37] *** Joins: cerebro_ (~cerebro@replaced-ip )
1613 [11:34:44] *** Quits: zeej (~zeej@replaced-ip ) (Max SendQ exceeded)
1614 [11:34:58] *** Joins: zeej (~zeej@replaced-ip )
1615 [11:35:03] *** Quits: chvz (~chvz@replaced-ip ) (Ping timeout: 244 seconds)
1616 [11:35:43] *** Joins: chvz (~chvz@replaced-ip )
1617 [11:36:02] *** Quits: zeej (~zeej@replaced-ip ) (Client Quit)
1618 [11:36:39] *** Joins: kamil_ (~kamil@replaced-ip )
1619 [11:37:10] *** Joins: julius_ (~jason4@replaced-ip )
1620 [11:38:00] *** debhelper sets mode: +l 1731
1621 [11:38:02] *** Quits: repka_ (~repka@replaced-ip ) (Quit: Leaving)
1622 [11:38:15] *** Joins: repka (~repka@replaced-ip )
1623 [11:38:59] <kamil_> Are some of you familier with CUPS
1624 [11:39:25] <bazhang> try #cups kamil_
1625 [11:40:01] *** Joins: adi (~adi@replaced-ip )
1626 [11:40:05] *** Joins: sandeepkr_ (~sandeepkr@replaced-ip )
1627 [11:40:26] <Iridos> gosul33t, why do you run ntpd with the options -p -n? (or was that a typo)
1628 [11:40:51] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 265 seconds)
1629 [11:41:02] *** Quits: GandalfTheWizard (~Emma@replaced-ip ) (Quit: Leaving.)
1630 [11:41:14] <gosul33t> Iridos, I ran /usr/sbin/ntp -n
1631 [11:41:16] *** Quits: Al3xG0 (~unix@replaced-ip ) (Ping timeout: 255 seconds)
1632 [11:41:21] *** Joins: GandalfTheWizard (~Emma@replaced-ip )
1633 [11:41:25] *** Quits: GandalfTheWizard (~Emma@replaced-ip ) (Max SendQ exceeded)
1634 [11:41:31] *** Quits: Ad1 (~adrian@replaced-ip ) (Read error: Connection reset by peer)
1635 [11:41:49] <kamil_> bazhang, thanks for the hint
1636 [11:41:50] <Iridos> ah, ok… you said differently at hh:28
1637 [11:42:01] *** Joins: GandalfTheWizard (~Emma@replaced-ip )
1638 [11:42:03] *** Quits: GandalfTheWizard (~Emma@replaced-ip ) (Max SendQ exceeded)
1639 [11:42:35] *** Joins: GandalfTheWizard (~Emma@replaced-ip )
1640 [11:42:43] *** Joins: Al3xG0 (~unix@replaced-ip )
1641 [11:42:43] *** Quits: Al3xG0 (~unix@replaced-ip ) (Changing host)
1642 [11:42:43] *** Joins: Al3xG0 (~unix@replaced-ip )
1643 [11:42:58] *** Joins: monkwitdafunk (~kvirc@replaced-ip )
1644 [11:43:03] *** Quits: HeOS (~heos@replaced-ip ) (Ping timeout: 240 seconds)
1645 [11:43:04] <gosul33t> sorry for that
1646 [11:43:46] *** Quits: sandeepkr__ (~sandeepkr@replaced-ip ) (Ping timeout: 265 seconds)
1647 [11:45:05] *** Joins: richusx (~richusx@replaced-ip )
1648 [11:45:52] *** Quits: Homerone (~x@replaced-ip ) (Ping timeout: 244 seconds)
1649 [11:46:48] *** Joins: Phryq (~Phryq_@replaced-ip )
1650 [11:47:07] <Iridos> well, then I can but agree that strace is the next logical step
1651 [11:47:34] *** Joins: smidlers (smyers@replaced-ip )
1652 [11:47:34] <Iridos> seems ntpd for debian was build without debugging levels enabled
1653 [11:47:55] *** Joins: jirka (~Icedove@replaced-ip )
1654 [11:48:17] *** Joins: olf-folks (olf-folks@replaced-ip )
1655 [11:48:49] <Iridos> gosul33t, oh, but you should look in /var/log/messages if starting ntpd creates any errors there…
1656 [11:49:15] <gosul33t> it doesn't, that's the weird part
1657 [11:50:32] *** Quits: jirka (~Icedove@replaced-ip ) (Client Quit)
1658 [11:50:41] *** Joins: jianyang (~jianyang@replaced-ip )
1659 [11:51:00] <gosul33t> any idea how to use that strace
1660 [11:51:04] *** Quits: bmr (~bmr@replaced-ip ) (Quit: ENXIO)
1661 [11:51:38] <olf-folks> when i start my laptop with a fresh install of debian the gui dose not come up just black screen, after about 8 minutes if i go to vtty via ctrl+alt+F1 then go back via alt <-- then i get to gui with the login. any ideas on what is breaking my startup time?
1662 [11:53:00] <olf-folks> and why i would have to do that for the login to come up.
1663 [11:53:29] *** Quits: jfdh1 (~jfdh@replaced-ip ) (Ping timeout: 240 seconds)
1664 [11:55:50] *** Quits: lorenzo64 (~lorenzo__@replaced-ip ) (Quit: Leaving)
1665 [11:56:34] <gosul33t> Iridos, using strace - access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000113>
1666 [11:56:51] <gosul33t> one of the first lines of the output file with option '-T'
1667 [11:56:56] *** Joins: patterson (~patterson@replaced-ip )
1668 [11:57:45] *** Quits: badgerSqueegee (~luca@replaced-ip ) (Ping timeout: 260 seconds)
1669 [11:58:42] <SynrGy> not everything that is an error in strace is relevant.
1670 [11:59:20] *** Joins: burble (3ed31f20@replaced-ip )
1671 [11:59:45] <SynrGy> it is common practice to look for a conf file, and if not present, continue without it (or look in another location for the same file)
1672 [12:00:03] *** Quits: Phryq (~Phryq_@replaced-ip ) (Ping timeout: 248 seconds)
1673 [12:00:20] *** Joins: krytarik (~krytarik@replaced-ip )
1674 [12:00:26] *** Quits: mikejw (~mike@replaced-ip ) (Quit: leaving)
1675 [12:02:57] *** Joins: Homerone (~x@replaced-ip )
1676 [12:03:22] *** Joins: p8m (~p8m@replaced-ip )
1677 [12:03:52] <burble> hi, i have installed two distributions linux(debian) in my laptop, in next start i have this error replaced-url
1678 [12:04:29] <burble> 1 minute and 30 seconds for start the system
1679 [12:06:55] *** Joins: wob_jonas (59858794@replaced-ip )
1680 [12:08:45] *** Joins: AfroThundr (~AfroThund@replaced-ip )
1681 [12:08:46] *** Joins: wallbroken (~wallbroke@replaced-ip )
1682 [12:08:46] *** Quits: AfroThundr (~AfroThund@replaced-ip ) (Max SendQ exceeded)
1683 [12:09:11] *** Joins: dark-reader (~luke@replaced-ip )
1684 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1685 [12:11:51] *** Quits: nse (~leo@replaced-ip ) (Ping timeout: 276 seconds)
1686 [12:11:56] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
1687 [12:13:06] <dark-reader> Hi, I'm running Debian 8 on a laptop equipped with a i5-4210U and XFCE as DE. I've noticed horizontal screen tearing when playing videos, I'd like to know how I can solve this issue. Thanks in advance.
1688 [12:13:11] <wob_jonas> For debian 8 on amd64, is the latest linux kernel binary from package supposed to be 3.16.0-4?
1689 [12:13:25] <petn-randall> ,v kernels
1690 [12:13:26] <judd> No package named 'kernels' was found in amd64.
1691 [12:13:31] <petn-randall> ,kernels
1692 [12:13:32] <judd> Available kernel versions are: experimental: 4.7.0-rc7-686 (4.7~rc7-1~exp1); sid: 4.7.0-1-686 (4.7.2-1+s1); stretch: 4.6.0-1-686 (4.6.4-1); jessie-backports: 4.6.0-0.bpo.1-686-pae (4.6.4-1~bpo8+1); jessie: 3.16.0-4-686-pae (3.16.36-1+deb8u1); wheezy-backports: 3.16.0-0.bpo.4-686-pae (3.16.7-ckt25-2+deb8u3~bpo70+1); wheezy: 3.2.0-4-686-pae (3.2.81-2)
1693 [12:14:00] *** Joins: nse (~leo@replaced-ip )
1694 [12:14:05] <petn-randall> wob_jonas: Yes. If you need a newer kernel (for example for hardware support), you can pick one from backports.
1695 [12:14:17] *** Quits: LiENUS (~quake@replaced-ip ) (Ping timeout: 240 seconds)
1696 [12:14:30] *** Joins: clsqwerty_ (~Mutter@replaced-ip )
1697 [12:15:01] <wob_jonas> petn-randall: thanks, I don't need a newer kernel (right now), I'm just confused because it seemed to me like a newer kernel was installed when I installed security updates, but apparently no.
1698 [12:15:03] *** Quits: rimdeker (~rimdeker@replaced-ip ) (Ping timeout: 240 seconds)
1699 [12:15:18] *** Joins: HeOS (~heos@replaced-ip )
1700 [12:15:21] *** Joins: dselect (~dselect@replaced-ip )
1701 [12:15:24] <wob_jonas> those are the 686 kernels though, I use amd64, but I hope it's the same version
1702 [12:15:36] *** Quits: clsqwerty_ (~Mutter@replaced-ip ) (Remote host closed the connection)
1703 [12:15:43] <wob_jonas> ,kernels amd64
1704 [12:15:44] <judd> (kernels [--release <squeeze>]) -- Outputs the kernel versions in the archive, optionally restricted to one release. Note that semi-major releases like etchnhalf are treated as separate releases.
1705 [12:15:56] <wob_jonas> ,kernels --jessie
1706 [12:15:57] <judd> (kernels [--release <squeeze>]) -- Outputs the kernel versions in the archive, optionally restricted to one release. Note that semi-major releases like etchnhalf are treated as separate releases.
1707 [12:16:02] <wob_jonas> ,kernels --release jessie
1708 [12:16:03] <judd> Available kernel versions are: jessie: 3.16.0-4-686-pae (3.16.36-1+deb8u1)
1709 [12:16:04] *** Quits: prestin (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1710 [12:16:09] *** Joins: LiENUS (~quake@replaced-ip )
1711 [12:16:20] <burble> i need help
1712 [12:16:26] <burble> please
1713 [12:16:44] *** Joins: jubo2 (~juboxi@replaced-ip )
1714 [12:16:57] *** Quits: andor2007 (~andor2007@replaced-ip ) (Quit: bye)
1715 [12:17:01] <petn-randall> wob_jonas: Yes, the kernels are the same.
1716 [12:17:08] <wob_jonas> petn-randall: thanks
1717 [12:17:59] <petn-randall> burble: Which release did you install?
1718 [12:18:15] *** Joins: budre (~brnme@replaced-ip )
1719 [12:18:32] *** Quits: kimico (~kimico@replaced-ip ) (Remote host closed the connection)
1720 [12:18:35] <burble> petn-randall: debian stretch and kali in dual boot
1721 [12:18:37] *** Quits: superrorc (~superrorc@replaced-ip##) (Quit: ZNC - ##replaced-url
1722 [12:19:28] *** Joins: kimico (~kimico@replaced-ip )
1723 [12:20:18] *** Joins: brokency1le (~brokencyc@replaced-ip )
1724 [12:21:10] <petn-randall> burble: Stretch is a pre-release version of our next Debian release. I recommend using a stable version, like jessie. If you want to have stretch anyway, the recommended way is to install jessie, then upgrade.
1725 [12:21:24] <petn-randall> burble: Kali is not supported in here. There's #kali for that.
1726 [12:21:28] <petn-randall> !kali
1727 [12:21:29] <dpkg> Kali Linux (replaced-url
1728 [12:21:38] <petn-randall> burble: Sorry, #kali-linux
1729 [12:22:44] <petn-randall> burble: How did you prepare the installation medium?
1730 [12:23:33] *** Quits: badiane (~badiane@replaced-ip ) (Ping timeout: 276 seconds)
1731 [12:23:38] *** Joins: sandman13 (~sandman13@replaced-ip )
1732 [12:24:01] <dark-reader> Does anyone have an idea about my issue with horizontal screen tearing?
1733 [12:24:10] *** Quits: N3X15 (~Rob@replaced-ip ) (Read error: Connection reset by peer)
1734 [12:24:10] *** Joins: sandeepkr__ (~sandeepkr@replaced-ip )
1735 [12:24:33] *** Quits: sandeepkr_ (~sandeepkr@replaced-ip ) (Read error: No route to host)
1736 [12:24:51] *** Joins: sandeepkr_ (~sandeepkr@replaced-ip )
1737 [12:25:15] *** Joins: madprops (~clouds@replaced-ip )
1738 [12:25:23] <petn-randall> dark-reader: I'd check the config of the video player to turn off things like vsync, and enable HW acceleration.
1739 [12:25:34] <petn-randall> dark-reader: If that doesn't help, you can try this: replaced-url
1740 [12:26:17] <dark-reader> petn-randall thanks, I'll try
1741 [12:26:27] <burble> petn-randall: by dd if of
1742 [12:26:45] <burble> i have installed succesful
1743 [12:28:05] <petn-randall> burble: And that error is from stretch or kali?
1744 [12:28:17] *** Joins: rimdeker (~rimdeker@replaced-ip )
1745 [12:28:31] *** Joins: user12921 (~bluevm@replaced-ip )
1746 [12:29:05] *** Joins: towo` (~towo@replaced-ip )
1747 [12:29:15] *** Quits: sandeepkr__ (~sandeepkr@replaced-ip ) (Ping timeout: 260 seconds)
1748 [12:29:27] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
1749 [12:29:44] <burble> petn-randall: if i install kali for second the problem is kali, else i install debian for second the problem is debian
1750 [12:30:20] *** Quits: surfist (~surfist@replaced-ip ) (Remote host closed the connection)
1751 [12:30:45] *** Joins: surfist (~surfist@replaced-ip )
1752 [12:31:00] <burble> sorry, i have debian and install kali the problem is debian, else i have kali and install debian the problem is kali
1753 [12:31:09] *** Joins: crazyadm (~bao@replaced-ip )
1754 [12:32:10] <petn-randall> burble: Looks like you're maybe sharing a /boot or something weird? For what it's worth, I'd just install Debian, and use Kali in a VM. The support for HW problems in Kali isn't that good.
1755 [12:34:52] <burble> petn-randall: kali in vm work all ?
1756 [12:35:51] *** Joins: iWaldo (iWaldo___@replaced-ip )
1757 [12:36:11] <petn-randall> burble: It works fine.
1758 [12:36:18] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
1759 [12:36:19] *** Quits: Lirion (~m00se@replaced-ip ) (Quit: echo 16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlb xq |dc)
1760 [12:36:34] *** Joins: arora (~arora@replaced-ip )
1761 [12:36:56] *** Quits: rimdeker (~rimdeker@replaced-ip ) (Ping timeout: 265 seconds)
1762 [12:37:04] *** Joins: _Vi (~vi@replaced-ip )
1763 [12:37:41] *** Quits: user12921 (~bluevm@replaced-ip ) (Quit: leaving)
1764 [12:37:51] *** Joins: Kruppt (~Kruppt@replaced-ip )
1765 [12:38:01] *** debhelper sets mode: +l 1742
1766 [12:38:20] <burble> petn-randall: ok thanks
1767 [12:39:02] *** Quits: cat3 (~Cat3@replaced-ip ) (Quit: cat3)
1768 [12:39:19] *** Quits: burble (3ed31f20@replaced-ip ) (Quit: Page closed)
1769 [12:40:29] *** Joins: andor2007 (~andor2007@replaced-ip )
1770 [12:40:47] *** Joins: Wizek_ (~Wizek@replaced-ip )
1771 [12:40:59] *** Joins: OS-22864 (~OS-22864@replaced-ip )
1772 [12:41:05] *** Quits: dammub (~dam@replaced-ip ) (Quit: Leaving)
1773 [12:41:08] *** Joins: turfal (~Icedove@replaced-ip )
1774 [12:41:18] *** Quits: OS-23624 (~OS-23624@replaced-ip ) (Ping timeout: 265 seconds)
1775 [12:42:19] *** Quits: arora (~arora@replaced-ip##) (Quit: Mutter: ##replaced-url
1776 [12:42:57] *** Quits: sqwishy (~weechat@replaced-ip ) (Read error: Connection reset by peer)
1777 [12:43:23] *** Joins: sqwishy (~weechat@replaced-ip )
1778 [12:44:10] *** Joins: sriniwas (~sriniwas@replaced-ip )
1779 [12:44:12] *** Joins: Asenar (~michael@replaced-ip )
1780 [12:45:25] *** Quits: thebrush (~Icedove@replaced-ip ) (Remote host closed the connection)
1781 [12:45:39] *** Quits: pinger (~moz1@replaced-ip ) (Ping timeout: 244 seconds)
1782 [12:46:13] *** Quits: han-solo (~han-solo@replaced-ip ) (Read error: Connection reset by peer)
1783 [12:47:57] *** Joins: wols (~klingens@replaced-ip )
1784 [12:48:04] *** Quits: mrrhq (~mrrhq@replaced-ip ) (Ping timeout: 265 seconds)
1785 [12:48:13] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
1786 [12:48:58] <gosul33t> Iridos, fixed my issue with the ntp process
1787 [12:49:18] <gosul33t> FYI, the process stopped because of the too many interfaces, had to change for the service to listen only on particular interface
1788 [12:49:22] *** Joins: Rubas (~rubas@replaced-ip )
1789 [12:50:33] *** Joins: m_m (~m_m@replaced-ip )
1790 [12:51:16] <Rubas> Hello, I am trying to chroot a scp file transfer to a subfolder in a user home directory. I am using rssh, and I have uncommented all allowed methods except: 'allowscp', and I have made a user variable looking like this: user="didi:022:00001:/home/didi/canuploadhere" - but when I try to scp anything with the user didi, then it says: This account is restricted by rssh.
1791 [12:51:47] <Rubas> my scp command was following: scp myfile.zip didi@myserverip:/home/didi/canuploadhere
1792 [12:53:45] *** Joins: tlaxkit (~Thunderbi@replaced-ip )
1793 [12:54:02] *** Joins: m_m_ (~m_m@replaced-ip )
1794 [12:54:27] <Jan\> I'm trying to upgrade packages with synaptic but one package is broken and I can't unmark it ?
1795 [12:54:29] *** Quits: wonderworld (~ww@replaced-ip ) (Quit: Konversation terminated!)
1796 [12:55:02] <cra1g321> iirc synaptic has a menu option to do with fixing broken packages
1797 [12:55:16] *** Joins: root (~root@replaced-ip )
1798 [12:55:25] *** Quits: ksk (~ksk@replaced-ip ) (Remote host closed the connection)
1799 [12:55:27] *** Quits: root (~root@replaced-ip ) (Client Quit)
1800 [12:55:30] <julius_> hi
1801 [12:55:31] *** Joins: OS-23624 (~OS-23624@replaced-ip )
1802 [12:56:07] <julius_> i would like to downgrade a packet, but when i try to remove the current version with: apt remove inkscape, apt wants to remove: gnome inkscape
1803 [12:56:10] *** Quits: tlaxkit (~Thunderbi@replaced-ip ) (Quit: tlaxkit)
1804 [12:56:23] <julius_> i kinda wann keep my desktop environment....how do i downgrade one packet?
1805 [12:56:43] <Jan\> cra1g321: replaced-url
1806 [12:57:05] *** Quits: xreal_alt (~xreal@replaced-ip ) (Ping timeout: 240 seconds)
1807 [12:57:10] <teraflops> Jan\: what about installing the previous version from the package cache?
1808 [12:57:30] <teraflops> Jan\: sorry I meant julius_
1809 [12:57:47] <Jan\> ok
1810 [12:57:50] *** Quits: m_m (~m_m@replaced-ip ) (Ping timeout: 260 seconds)
1811 [12:57:54] *** Joins: dreamon (~dreamon@replaced-ip )
1812 [12:58:08] <teraflops> julius_: /var/cache/apt/archives
1813 [12:58:13] <julius_> let me try
1814 [12:58:22] <cra1g321> Jan\ click Edit and look for "fix broken packages" or something, sorry not on debian to check it fully
1815 [12:58:40] *** Joins: brn (~brnme@replaced-ip )
1816 [12:58:43] *** Joins: aindros (~jacknife@replaced-ip )
1817 [12:58:49] <Jan\> cra1g321: yes, the image shows result of that replaced-url
1818 [12:59:22] *** Joins: amcorreia (~amcorreia@replaced-ip )
1819 [12:59:27] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1820 [12:59:30] <petn-randall> Jan\: Wait, from where to where are you upgrading? This usually doesn't happen in a pure stable release installation.
1821 [12:59:38] <cra1g321> what's it wanting to do ?
1822 [13:00:12] <cra1g321> also i notice the iceweasel icon...
1823 [13:00:20] <cra1g321> i thought iceweasel is gone in stable ?
1824 [13:00:25] <Jan\> petn-randall: simple knoppix boot, the try to upgrade packages
1825 [13:00:42] <cra1g321> so you're not using debian
1826 [13:00:43] <petn-randall> !knoppix
1827 [13:00:44] <dpkg> Knoppix is _not_ Debian. Seek Knoppix help in freenode's #knoppix. Knoppix is a live CD distribution which is <based on Debian>, useful as a rescue CD, to test hardware, and for situations where you have access to a computer but it isn't Debian. replaced-url
1828 [13:01:16] <Jan\> yes but i figured id give it a shot since im alone in there
1829 [13:01:24] *** Joins: ksk (~ksk@replaced-ip )
1830 [13:01:53] *** Quits: dark-reader (~luke@replaced-ip ) (Quit: Konversation terminated!)
1831 [13:02:12] *** Quits: kamil_ (~kamil@replaced-ip ) (Quit: Leaving)
1832 [13:02:14] *** Joins: Fr_Dae (~Dae@replaced-ip )
1833 [13:02:20] <Jan\> petn-randall: cani update packages in live debian?
1834 [13:02:33] *** Joins: tlaxkit (~Thunderbi@replaced-ip )
1835 [13:02:53] <julius_> teraflops, looks like its not in there anymore...maybe i need space inbetween. after downloading dpkg -i did the trick.-..now inkscpae --version says: 0.48
1836 [13:02:56] <julius_> thank you
1837 [13:03:00] *** Parts: richusx (~richusx@replaced-ip )
1838 [13:03:05] *** Quits: budre (~brnme@replaced-ip ) (Ping timeout: 260 seconds)
1839 [13:03:19] *** Quits: SpaceDanceCJ (~Sasha@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
1840 [13:03:43] <petn-randall> Jan\: Do you mean Debian live, the Debian system on a CD?
1841 [13:03:45] *** Quits: sriniwas (~sriniwas@replaced-ip ) (Ping timeout: 250 seconds)
1842 [13:03:53] <Jan\> petn-randall: yes
1843 [13:04:02] *** Joins: prestin (~textual@replaced-ip )
1844 [13:04:02] *** Joins: czesmir (~stefan@replaced-ip )
1845 [13:04:12] <petn-randall> Jan\: Yes, but the changes are limited to your RAM, and they won't stick across reboots.
1846 [13:04:29] <Jan\> petn-randall: ok
1847 [13:04:41] *** Joins: samurailink3 (~samuraili@replaced-ip )
1848 [13:04:48] <teraflops> julius_: np, it not a bad idea to keep a couple of versions of packages in the cache. I dislike running apt-get clean blindly (I'm not saying is your situation)
1849 [13:05:02] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1850 [13:05:30] *** Joins: dpkg (~dpkg@replaced-ip )
1851 [13:06:02] *** Quits: m_m_ (~m_m@replaced-ip ) (Remote host closed the connection)
1852 [13:06:02] <cra1g321> there is also replaced-url
1853 [13:08:24] *** Quits: moetunes (~Jean-luc@replaced-ip ) (Ping timeout: 250 seconds)
1854 [13:08:25] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
1855 [13:08:47] *** Joins: m_m (~m_m@replaced-ip )
1856 [13:09:00] <teraflops> ah right
1857 [13:09:36] *** Joins: zigurat (567887ee@replaced-ip )
1858 [13:09:46] <cra1g321> a hidden gem, dont think many users knowa about it
1859 [13:09:48] <julius_> teraflops, i realised that after installing inkscape from jessie-backports and it no longer working with \svginclude from latex
1860 [13:10:29] <zigurat> Why are my lxc container interfaces not removed if I "ifdown -a". They are configured in interfaces file and if I manually remove them and "ifup -a" they all come back alive
1861 [13:11:43] *** Quits: Cubby (~784718340@replaced-ip ) (Remote host closed the connection)
1862 [13:14:21] *** Joins: TsukiRa (~fpob@replaced-ip )
1863 [13:14:56] *** Joins: Cubby (~Cubby@replaced-ip )
1864 [13:17:10] <jelly> zigurat: which debian release, can you pastebin your /e/n/interfaces?
1865 [13:17:18] *** Quits: CQ (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92 [Firefox 48.0/20160803013011])
1866 [13:17:58] *** Joins: zadrot|ebaniy (~Zadrot@replaced-ip )
1867 [13:17:59] *** Quits: wob_jonas (59858794@replaced-ip##) (Quit: ##replaced-url
1868 [13:18:17] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
1869 [13:18:33] *** Joins: Quatroking (~Quatrokin@replaced-ip )
1870 [13:18:33] *** Quits: zadrot_ebaniy (~Zadrot@replaced-ip ) (Ping timeout: 240 seconds)
1871 [13:19:29] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
1872 [13:20:41] *** Joins: yokisuci (c24452ea@replaced-ip )
1873 [13:21:05] *** Joins: Ricardo__ (~rick@replaced-ip )
1874 [13:21:30] <yokisuci> Does someone know how I can erase the /dev/sda2 wheezy partition that for some reason shows up in one of my debian installation? :S My guess is that it's from when i accidently did a dd with the wheezy iso to my hdd.
1875 [13:21:55] <yokisuci> doing a reinstall and so on doesn't work. Another guess is that it's from a failed lilo installation with wheezy.
1876 [13:22:20] <yokisuci> and doing a dd if=/dev/zero of=/dev/sda gonna take alot of hours :/
1877 [13:22:29] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 244 seconds)
1878 [13:23:32] *** Joins: moetunes (~Jean-luc@replaced-ip )
1879 [13:23:40] *** Quits: reev (~reev@replaced-ip ) (Read error: Connection reset by peer)
1880 [13:24:08] *** Joins: tty0_ (~NA@replaced-ip )
1881 [13:25:37] *** Joins: DanawarUK_ (1fd3a7fd@replaced-ip )
1882 [13:25:43] <DanawarUK_> Hi debian i am trying to setup 2 NFS servers and the client that connects would connect to one if that one went down then it would instantly connect to the other one is there any way to achive this?
1883 [13:25:57] *** Joins: rgogunskiy (~rgogunski@replaced-ip )
1884 [13:26:08] *** Quits: tty0_ (~NA@replaced-ip ) (Client Quit)
1885 [13:26:55] *** Quits: nighty (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
1886 [13:27:37] <yokisuci> DanawarUK_: pretty sure it's possible even tho i don't know have to achive it. First things that pops to my mind thou is some kind of bash-script or something. :/
1887 [13:28:01] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 244 seconds)
1888 [13:28:12] *** Quits: brn (~brnme@replaced-ip ) (Read error: Connection reset by peer)
1889 [13:28:16] <yokisuci> know how* ^^
1890 [13:28:16] *** Joins: reev (~reev@replaced-ip )
1891 [13:28:30] *** Joins: m_m (~m_m@replaced-ip )
1892 [13:28:41] *** Joins: Ad1 (~adrian@replaced-ip )
1893 [13:28:58] *** Joins: chachasmooth (~chachasmo@replaced-ip )
1894 [13:29:10] *** Joins: xet7 (~xet7@replaced-ip )
1895 [13:29:28] *** Joins: Starky (~Starky@replaced-ip )
1896 [13:30:03] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 240 seconds)
1897 [13:31:03] *** Quits: OS-23624 (~OS-23624@replaced-ip ) (Ping timeout: 250 seconds)
1898 [13:31:16] *** Joins: sandeepkr__ (~sandeepkr@replaced-ip )
1899 [13:31:20] *** Joins: OS-23624 (~OS-23624@replaced-ip )
1900 [13:31:30] *** Quits: sandeepkr__ (~sandeepkr@replaced-ip ) (Max SendQ exceeded)
1901 [13:32:14] *** Joins: thebrush (~Icedove@replaced-ip )
1902 [13:34:00] *** Joins: sandeepkr__ (~sandeepkr@replaced-ip )
1903 [13:34:16] *** Joins: Nnavd (~Nnavd@replaced-ip )
1904 [13:34:55] *** Quits: sandeepkr_ (~sandeepkr@replaced-ip ) (Ping timeout: 265 seconds)
1905 [13:35:01] <jelly> yokisuci: which tool detects the filesystem on /dev/sda2? Pastebin the output of "blkid" please
1906 [13:35:27] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
1907 [13:36:36] *** Joins: strencinls (~none@replaced-ip )
1908 [13:36:52] *** Joins: badiane (~badiane@replaced-ip )
1909 [13:37:38] *** Quits: kimico (~kimico@replaced-ip ) (Remote host closed the connection)
1910 [13:38:00] *** debhelper sets mode: +l 1748
1911 [13:38:10] *** Joins: m_m (~m_m@replaced-ip )
1912 [13:39:02] *** Joins: notebox (~textual@replaced-ip )
1913 [13:40:03] *** Joins: kimico (~kimico@replaced-ip )
1914 [13:40:07] *** Quits: SOUL_OF_R00T (~leo@replaced-ip ) (Quit: Konversation terminated!)
1915 [13:40:12] *** Quits: yokisuci (c24452ea@replaced-ip ) (Ping timeout: 240 seconds)
1916 [13:40:56] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Ping timeout: 244 seconds)
1917 [13:41:37] *** Joins: kusen (~kusen@replaced-ip )
1918 [13:42:15] *** Quits: brokency1le (~brokencyc@replaced-ip ) (Ping timeout: 265 seconds)
1919 [13:42:24] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Quit: Leaving)
1920 [13:42:32] *** Joins: Darcidride (~Darcidrid@replaced-ip )
1921 [13:44:03] *** Quits: format_c (~format_c@replaced-ip ) (Ping timeout: 250 seconds)
1922 [13:44:13] *** Joins: f10 (~flo@replaced-ip )
1923 [13:45:05] *** Quits: srtu (~hypnotoad@replaced-ip ) (Remote host closed the connection)
1924 [13:45:14] *** Joins: nikoma (~nikoma@replaced-ip )
1925 [13:45:39] *** Joins: seoner (~usr@replaced-ip )
1926 [13:45:57] *** Quits: mtcj (~AndChat21@replaced-ip ) (Quit: Bye)
1927 [13:48:47] *** Joins: sandeepkr_ (~sandeepkr@replaced-ip )
1928 [13:48:54] *** Quits: evilman_work (~evilman@replaced-ip ) (Remote host closed the connection)
1929 [13:49:08] *** Joins: paroxp (sid185690@replaced-ip )
1930 [13:49:11] *** Joins: SpaceDanceCJ (~Sasha@replaced-ip )
1931 [13:49:58] *** Joins: evilman_work (~evilman@replaced-ip )
1932 [13:51:08] *** Joins: tty0_ (~NA@replaced-ip )
1933 [13:51:29] *** Joins: cR3zx (~root@replaced-ip )
1934 [13:52:24] *** Quits: sandeepkr__ (~sandeepkr@replaced-ip ) (Ping timeout: 265 seconds)
1935 [13:53:20] *** rany is now known as rany3
1936 [13:53:34] *** rany3 is now known as rany
1937 [13:53:39] *** Joins: DingoSaar (~hagen@replaced-ip )
1938 [13:55:05] *** Joins: cdown (~cdown@replaced-ip )
1939 [13:55:32] *** Joins: _Vi (~vi@replaced-ip )
1940 [13:56:28] *** Quits: karimb (~karimb@replaced-ip ) (Quit: Leaving...)
1941 [13:57:33] *** Joins: afx_ (~afx_@replaced-ip )
1942 [13:58:00] *** debhelper sets mode: +l 1755
1943 [13:58:01] *** Quits: afx_ (~afx_@replaced-ip ) (Client Quit)
1944 [13:58:17] *** Joins: alexandros_c (~alexandro@replaced-ip )
1945 [13:58:56] *** Quits: BackEndCoder (~steve@replaced-ip ) (Excess Flood)
1946 [13:59:11] <DanawarUK_> When running mount with a mount that doesn't exist is there a way to make it stop instead of hang?
1947 [13:59:32] *** Joins: BackEndCoder (~steve@replaced-ip )
1948 [14:01:03] *** Quits: sandeepkr_ (~sandeepkr@replaced-ip ) (Ping timeout: 276 seconds)
1949 [14:01:12] *** Quits: l3archos (~Icedove@replaced-ip ) (Remote host closed the connection)
1950 [14:01:40] *** Joins: l3archos (~Icedove@replaced-ip )
1951 [14:01:46] *** Joins: gonz0 (~gonz0@replaced-ip )
1952 [14:02:49] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
1953 [14:03:03] *** Quits: cR3zx (~root@replaced-ip ) (Ping timeout: 240 seconds)
1954 [14:03:13] *** Quits: m_m (~m_m@replaced-ip ) (Read error: Connection reset by peer)
1955 [14:03:31] *** Quits: matrixskp (~matrixskp@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1956 [14:03:57] *** Joins: m_m_ (~m_m@replaced-ip )
1957 [14:05:27] *** Quits: Disconsented (~core@replaced-ip ) (Quit: Somthing died. Please panic.)
1958 [14:05:53] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 244 seconds)
1959 [14:06:18] *** Joins: bielewelt (~bielewelt@replaced-ip )
1960 [14:07:29] *** Quits: d3fc0n (forsaken@replaced-ip ) (Ping timeout: 240 seconds)
1961 [14:07:59] *** Quits: turfal (~Icedove@replaced-ip ) (Remote host closed the connection)
1962 [14:08:01] *** debhelper sets mode: +l 1749
1963 [14:08:35] *** Quits: evilman_work (~evilman@replaced-ip ) (Remote host closed the connection)
1964 [14:08:53] *** Quits: seoner (~usr@replaced-ip ) (Quit: Lost terminal)
1965 [14:08:53] *** Joins: asterismo (~santiago@replaced-ip )
1966 [14:09:04] <Rubas> is it possible to execute bash files from sftp?
1967 [14:09:33] *** Joins: evilman_work (~evilman@replaced-ip )
1968 [14:10:23] *** Quits: tsuggs (~tim@replaced-ip ) (Ping timeout: 244 seconds)
1969 [14:10:23] *** Quits: cypherman (~santiago@replaced-ip ) (Read error: Connection reset by peer)
1970 [14:13:16] <jelly> Rubas: no
1971 [14:13:26] <Rubas> ok jelly :)
1972 [14:13:31] <jelly> !goal
1973 [14:13:32] <dpkg> Describe your goal, not what you think the solution is.
1974 [14:13:56] *** Joins: Putti (~Putti@replaced-ip )
1975 [14:15:02] *** Joins: itablist (~dev@replaced-ip )
1976 [14:15:02] *** Quits: notebox (~textual@replaced-ip ) (Ping timeout: 244 seconds)
1977 [14:15:03] *** Quits: ruied (~ruied@replaced-ip ) (Ping timeout: 240 seconds)
1978 [14:15:58] *** Joins: killian99 (~killian99@replaced-ip )
1979 [14:16:23] *** Joins: wabuh (~wabuh@replaced-ip )
1980 [14:16:28] *** Joins: Jaga-Jaga (~Jaga@replaced-ip )
1981 [14:16:49] *** Quits: syshape (~syshape@replaced-ip ) (Quit: leaving)
1982 [14:17:16] *** Joins: cR3zx (~root@replaced-ip )
1983 [14:17:21] *** Quits: cR3zx (~root@replaced-ip ) (Max SendQ exceeded)
1984 [14:17:39] *** Joins: cR3zx (~root@replaced-ip )
1985 [14:17:41] *** Quits: cR3zx (~root@replaced-ip ) (Max SendQ exceeded)
1986 [14:17:59] *** Joins: cR3zx (~root@replaced-ip )
1987 [14:18:01] *** Quits: cR3zx (~root@replaced-ip ) (Max SendQ exceeded)
1988 [14:18:12] *** Joins: sandeepkr (~sandeepkr@replaced-ip )
1989 [14:18:19] *** Joins: cR3zx (~root@replaced-ip )
1990 [14:20:33] *** Quits: willmore (~willmore@replaced-ip ) (Ping timeout: 276 seconds)
1991 [14:20:51] <Jaga-Jaga> my debian system now doesnt reproduce sound out of the flash videos , i tried all browsers including google-chrome
1992 [14:21:28] *** Joins: RTFM[away] (~RTFMaway]@replaced-ip )
1993 [14:22:12] *** Quits: zigurat (567887ee@replaced-ip ) (Ping timeout: 240 seconds)
1994 [14:22:58] <Iridos> gosul33t, oh, interesting
1995 [14:24:23] *** Joins: willmore (~willmore@replaced-ip )
1996 [14:25:35] *** Quits: t0mmy (~tprrt@replaced-ip ) (Remote host closed the connection)
1997 [14:26:36] *** Quits: Ashok (6db1aba3@replaced-ip ) ()
1998 [14:29:02] *** Quits: arturo (~arturo@replaced-ip ) (Remote host closed the connection)
1999 [14:29:51] *** Quits: cR3zx (~root@replaced-ip ) (Read error: Connection reset by peer)
2000 [14:30:01] *** Joins: llucenic (~Thunderbi@replaced-ip )
2001 [14:30:41] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 244 seconds)
2002 [14:31:05] *** Joins: BlueByte (~walther@replaced-ip )
2003 [14:31:30] *** Joins: t0mmy (~tprrt@replaced-ip )
2004 [14:32:07] *** Joins: r3m1 (~rvieux@replaced-ip )
2005 [14:32:17] *** Joins: arora (~arora@replaced-ip )
2006 [14:32:44] *** Quits: bcd (~bcd@replaced-ip##) (Quit: ZNC 1.6.3 - ##replaced-url
2007 [14:32:45] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 244 seconds)
2008 [14:32:45] <r3m1> hello
2009 [14:33:15] *** Quits: ransur0t (~ransur0t@replaced-ip ) (Quit: Leaving)
2010 [14:33:17] *** Quits: AimHere (~bod@replaced-ip ) (Quit: Leaving)
2011 [14:33:25] *** Quits: Agiofws (~agiofws@replaced-ip ) (Ping timeout: 265 seconds)
2012 [14:33:35] *** Quits: Jaga-Jaga (~Jaga@replaced-ip ) (Quit: Lost terminal)
2013 [14:34:18] *** Quits: surfist (~surfist@replaced-ip ) (Remote host closed the connection)
2014 [14:34:46] *** Joins: surfist (~surfist@replaced-ip )
2015 [14:35:13] *** Joins: bcd (~bcd@replaced-ip )
2016 [14:35:19] <r3m1> haven't been configuring cron for a while now, was used to add entries with crontab -e . I seen now that there are cron.hourly cron.daily in /etc directory
2017 [14:35:33] *** Quits: DingoSaar (~hagen@replaced-ip ) (Ping timeout: 240 seconds)
2018 [14:35:36] <r3m1> (among others)
2019 [14:36:05] <gosul33t> r3m1, you can still add them with 'cron -e'
2020 [14:36:11] <r3m1> so, if I want a script to be executed each hour, I just copy it in the cron.hourly ?
2021 [14:37:08] <r3m1> and if I want a task to be executed more frequently, crontab -e it is, is it ?
2022 [14:37:14] *** Quits: Khudher (~K@replaced-ip ) (Ping timeout: 250 seconds)
2023 [14:37:34] *** Quits: SpaceDanceCJ (~Sasha@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
2024 [14:37:44] *** Joins: dethos (~dethos@replaced-ip )
2025 [14:37:48] <gosul33t> r3m1, you can set a cron to be executed hourly via 'crontab -e' as well
2026 [14:38:18] *** Joins: Khudher (~K@replaced-ip )
2027 [14:39:17] <gosul33t> r3m, and if you want to run a script each hour, yes, you can copy it in the cron.hourly directory
2028 [14:39:27] *** Quits: saboru (~saboru@replaced-ip ) (Remote host closed the connection)
2029 [14:39:30] *** Quits: surfist (~surfist@replaced-ip ) (Remote host closed the connection)
2030 [14:39:37] *** Quits: arora (~arora@replaced-ip##) (Quit: Mutter: ##replaced-url
2031 [14:39:40] *** Quits: wolfpython (~wolf@replaced-ip ) (Remote host closed the connection)
2032 [14:39:53] *** Joins: surfist (~surfist@replaced-ip )
2033 [14:40:01] *** Quits: surfist (~surfist@replaced-ip ) (Remote host closed the connection)
2034 [14:40:24] *** Joins: surfist (~surfist@replaced-ip )
2035 [14:40:41] *** Quits: iWaldo (iWaldo___@replaced-ip ) (Ping timeout: 265 seconds)
2036 [14:41:25] *** Joins: b (~coffee@replaced-ip )
2037 [14:41:46] *** Joins: cyan__ (~cyan@replaced-ip )
2038 [14:42:31] *** Quits: Y04NN_ (~y04nn@replaced-ip ) ()
2039 [14:42:35] *** Quits: Falson (~Falsonn@replaced-ip ) (Quit: Leaving)
2040 [14:42:56] *** Joins: wabuh (~wabuh@replaced-ip )
2041 [14:43:10] *** Joins: brokency1le (~brokencyc@replaced-ip )
2042 [14:43:34] *** Joins: blueremotebanana (5a3fe8e5@replaced-ip )
2043 [14:43:37] <blueremotebanana> Hi!
2044 [14:44:04] <blueremotebanana> How to list files of a specific dir that has last read-access older than 6 months? and then move them to another dir?
2045 [14:44:09] *** Joins: your_mirror (~your_mirr@replaced-ip )
2046 [14:44:11] *** Quits: your_mirror (~your_mirr@replaced-ip ) (Max SendQ exceeded)
2047 [14:44:40] *** Joins: Pheimors (~Pheimors@replaced-ip )
2048 [14:44:44] *** Joins: your_mirror (~your_mirr@replaced-ip )
2049 [14:44:48] *** Quits: your_mirror (~your_mirr@replaced-ip ) (Max SendQ exceeded)
2050 [14:45:02] *** Joins: cR3zx (~root@replaced-ip )
2051 [14:45:10] <jelly> !using find
2052 [14:45:10] <dpkg> i guess using find is replaced-url
2053 [14:45:27] <jelly> blueremotebanana: ^^ that's one component of the task
2054 [14:45:49] *** Joins: your_mirror (~your_mirr@replaced-ip )
2055 [14:45:57] *** Quits: your_mirror (~your_mirr@replaced-ip ) (Max SendQ exceeded)
2056 [14:46:24] *** Quits: gonz0 (~gonz0@replaced-ip ) (Quit: fui)
2057 [14:46:24] <jelly> blueremotebanana: be warned access times may not be accurate on your system, depending on the mount options
2058 [14:46:37] <blueremotebanana> jelly: i have relatime
2059 [14:47:03] <blueremotebanana> is it enough to have relatime?
2060 [14:47:04] <jelly> and there's no way to know whether it was read, write or just the file opened
2061 [14:47:25] <blueremotebanana> it's enough
2062 [14:47:41] *** Joins: your_mirror (~your_mirr@replaced-ip )
2063 [14:47:50] *** Quits: your_mirror (~your_mirr@replaced-ip ) (Max SendQ exceeded)
2064 [14:47:59] <jelly> man mount suggests it's enough, yes
2065 [14:48:13] <r3m1> gosul33t: how would you recommand to proceed if I want to deploy some scripts/executable in a distribution and add entries in cron for some scripts but non-interactively (avoiding crontab -e) ? for scripts that must be run more often that hourly
2066 [14:48:19] <jelly> [relatime] > In addition, since Linux 2.6.30, the file's last access time is always updated if it is more than 1 day old.
2067 [14:48:42] <blueremotebanana> jelly: "find . -atime +365" seems to work to list those files
2068 [14:48:48] <blueremotebanana> how to move them into /oldfiles/
2069 [14:48:53] *** Joins: your_mirror (~your_mirr@replaced-ip )
2070 [14:48:57] <blueremotebanana> find . -atime +365 | ... ?
2071 [14:49:06] *** Quits: your_mirror (~your_mirr@replaced-ip ) (Max SendQ exceeded)
2072 [14:49:27] <jelly> blueremotebanana: so you'd go find ... -print0 | xargs -0 echo mv --target-directory=/some/place
2073 [14:49:40] *** Joins: your_mirror (~your_mirr@replaced-ip )
2074 [14:49:45] <jelly> (that "echo" part makes the command inert)
2075 [14:49:50] *** Quits: your_mirror (~your_mirr@replaced-ip ) (Max SendQ exceeded)
2076 [14:49:54] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
2077 [14:50:12] *** Joins: th0r (~pi@replaced-ip )
2078 [14:50:21] <gosul33t> r3m1, if you want to avoid using 'crontab -e' your options are the time intervals related to the directories 'cron.hourly, cron.daily, cron.weekly', for everything else you should use 'crontab -e'
2079 [14:50:25] <blueremotebanana> do you think this would work : find . -atime +365 -print0 | xargs -0 echo mv --target-directory=./old/
2080 [14:50:27] <gosul33t> it is more flexible
2081 [14:50:32] *** Joins: your_mirror (~your_mirr@replaced-ip )
2082 [14:50:36] <jelly> blueremotebanana: no.
2083 [14:50:38] *** Quits: your_mirror (~your_mirr@replaced-ip ) (Read error: Connection reset by peer)
2084 [14:50:45] *** Joins: hanshenrik_ (~hanshenri@replaced-ip )
2085 [14:50:49] <blueremotebanana> jelly: why ?
2086 [14:50:50] *** Joins: pinger (~moz1@replaced-ip )
2087 [14:51:03] <jelly> blueremotebanana: find recurses into subdirectories by default
2088 [14:51:05] *** Quits: th0r (~pi@replaced-ip ) (Client Quit)
2089 [14:51:26] <hanshenrik_> when there is a kernel upgrade installed in Jessie, does it upgrade the kernel in memory, or does it need a reboot to use the new kernel ?
2090 [14:51:28] *** Joins: balor (~aidan@replaced-ip )
2091 [14:51:32] *** Quits: andril (~andril@replaced-ip ) (Quit: WeeChat 1.5)
2092 [14:51:39] *** Joins: Disconsented (~core@replaced-ip )
2093 [14:51:42] <blueremotebanana> jelly: what would be the correct command?
2094 [14:51:45] <jelly> blueremotebanana: either account for that (read about -maxdepth), or put the destination outside the source dir
2095 [14:51:51] <blueremotebanana> ok
2096 [14:51:55] <gosul33t> hanshenrik_, you need to reboot with the new kernel
2097 [14:52:14] <blueremotebanana> jelly: then find . -atime +365 -print0 | xargs -0 echo mv --target-directory=../oldfiles/ ?
2098 [14:52:31] *** Joins: fas3r (3e74db61@replaced-ip )
2099 [14:52:38] <fas3r> hello
2100 [14:52:39] *** Quits: m_m_ (~m_m@replaced-ip ) (Remote host closed the connection)
2101 [14:52:55] <balor> On debian jessie (rasibian ARM-hf) my wifi devices are appearing as 'wlan0' and 'wlan1' not the predictable systemd naming convention 'wlp2s0' etc... Where has the systemd naming convention be disabled.
2102 [14:53:02] <jelly> blueremotebanana: I also suggest avoid using relative paths like "." and "../stuff" if you're planning to automate this task
2103 [14:53:22] <fas3r> I have an issue with opennebula 5, I try to use FS_LVM driver. I created a vg called vg-one-104. Created a new datastore which would match this DS_ID ( 104 ), but the size is incorrect. ( 50Go instead of 2To )
2104 [14:53:24] <blueremotebanana> jelly: not automation planned with this...
2105 [14:53:27] <fas3r> I tried to add the VG_NAME parameter or even the BRIDGE_LIST but it did not change anything.
2106 [14:53:36] <blueremotebanana> I tried to run it, but no moving done, only listing them
2107 [14:53:56] <fas3r> even tought I did not have problem to create the "system" datastore using LVM. The size is matching the size of the VG.
2108 [14:53:58] *** Joins: cdown_ (~cdown@replaced-ip )
2109 [14:54:02] <fas3r> thanks by advance.
2110 [14:54:02] *** Quits: barto (~Freddy@replaced-ip ) (Remote host closed the connection)
2111 [14:54:09] *** Quits: bielewelt (~bielewelt@replaced-ip ) (Quit: Leaving.)
2112 [14:54:14] *** Joins: Jaga-Jaga (~Jaga@replaced-ip )
2113 [14:54:19] *** Joins: andril (~andril@replaced-ip )
2114 [14:54:19] <jelly> blueremotebanana: good. if the output confirms only the desired files are moved, remove the "echo" from xargs -0 echo ...
2115 [14:54:27] *** Joins: nighty (~nighty@replaced-ip )
2116 [14:54:46] <blueremotebanana> "print0" is normal?
2117 [14:55:00] *** Quits: MichaelSasser (~michaelsa@replaced-ip ) (Ping timeout: 276 seconds)
2118 [14:55:36] <Jaga-Jaga> how to purge oss? (as i think its messing with my amixer and i have no sound in flash videos)
2119 [14:55:47] <jelly> normal?
2120 [14:56:20] *** Quits: Kobra_ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
2121 [14:56:27] <jelly> blueremotebanana: -print0 is a part of find syntax, if that's what you're asking
2122 [14:56:57] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 276 seconds)
2123 [14:56:58] *** cdown_ is now known as cdown
2124 [14:57:03] *** Joins: m_m (~m_m@replaced-ip )
2125 [14:57:11] <blueremotebanana> ok thanks again!
2126 [14:57:20] *** Joins: MichaelSasser (~michaelsa@replaced-ip )
2127 [14:57:22] <blueremotebanana> jelly: can I cite you here: replaced-url
2128 [14:57:27] <blueremotebanana> it was my question
2129 [14:57:37] *** Joins: Kobra (~quassel@replaced-ip )
2130 [14:57:39] *** Joins: cuechan (~paul@replaced-ip )
2131 [14:57:56] *** Joins: fguillot (~fguillot@replaced-ip )
2132 [14:58:45] *** Joins: wonderworld (~ww@replaced-ip )
2133 [14:59:06] *** Quits: badiane (~badiane@replaced-ip ) (Ping timeout: 244 seconds)
2134 [14:59:45] <jelly> blueremotebanana: it sounds like an unix site, and mv --target-directory= only works with mv from GNU coreutils (= a linux install, basically)
2135 [15:00:12] *** Joins: gerforce (~gerforce@replaced-ip )
2136 [15:00:13] <blueremotebanana> ok thanks
2137 [15:00:24] *** Joins: barto (~Freddy@replaced-ip )
2138 [15:01:33] *** Joins: Oggen (~Ogge@replaced-ip )
2139 [15:01:42] <jelly> blueremotebanana: huh, you already got a suggestion for find -atime 14 hours ago
2140 [15:02:14] *** Joins: _Vi (~vi@replaced-ip )
2141 [15:02:18] <blueremotebanana> yes but I wanted to be sure not to do any mistakes
2142 [15:02:24] <blueremotebanana> that's why I preferred to ask here
2143 [15:02:37] *** Joins: m_m_ (~m_m@replaced-ip )
2144 [15:04:27] *** Quits: evade (~evade@replaced-ip ) (Remote host closed the connection)
2145 [15:04:29] *** Joins: SpeccyMan (~nick@replaced-ip )
2146 [15:04:39] *** Quits: gerforce (~gerforce@replaced-ip ) (Ping timeout: 250 seconds)
2147 [15:04:44] *** Joins: gl-prout (~gl-prout@replaced-ip )
2148 [15:05:18] *** Joins: gerforce (~gerforce@replaced-ip )
2149 [15:06:20] *** Quits: Jaga-Jaga (~Jaga@replaced-ip ) (Remote host closed the connection)
2150 [15:06:38] *** Joins: iamawesome (~shibly@replaced-ip )
2151 [15:06:46] <iamawesome> Which screen recording software is used for debian?
2152 [15:06:47] *** Quits: m_m (~m_m@replaced-ip ) (Ping timeout: 265 seconds)
2153 [15:07:27] *** Joins: b3h3m0th (uid26288@replaced-ip )
2154 [15:07:34] *** Joins: pjotr (52f278c7@replaced-ip )
2155 [15:08:00] *** debhelper sets mode: +l 1758
2156 [15:08:10] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
2157 [15:08:11] <pjotr> Hi! I got a problem with a mirror : ftp.fr.debian.org (212.27.32.66)
2158 [15:08:13] *** Joins: raziel_ (~raziel__@replaced-ip )
2159 [15:08:13] *** Joins: _foldLeft (~foldleft@replaced-ip )
2160 [15:08:18] <pjotr> Am I alone ?
2161 [15:09:49] *** Joins: ExoUNX (~textual@replaced-ip )
2162 [15:10:17] <gosul33t> pjotr, can you resolve it?
2163 [15:10:46] <gosul33t> dig ftp.fr.debian.org
2164 [15:11:00] <pjotr> yeah, with the IP address 212.27.32.66
2165 [15:11:06] <hanshenrik_> when debian starts using the 4x kernels, will debian use the kpatch or simmilar to support live patching of kernels?
2166 [15:11:27] <hanshenrik_> (afaik, kpatch was added to linux with the 4.0 release)
2167 [15:12:00] <pjotr> I'm trying to apt-get update and apt-get isntall some packages... and this appens some minutes ago ;)
2168 [15:12:14] *** Joins: jak2000 (~jak2000@replaced-ip )
2169 [15:12:19] <pjotr> may be the mirror is down...?
2170 [15:12:23] *** Quits: init7 (~init@replaced-ip ) (Ping timeout: 244 seconds)
2171 [15:12:26] <gosul33t> pjotr, I can't access it through the web, I guess they have more general problem
2172 [15:12:30] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
2173 [15:13:11] <pjotr> gosul33t: ok mister, thx for tried too ;) I am not alone ;)
2174 [15:13:24] *** Quits: Shentino (~Shentino@replaced-ip ) (Quit: Ex-Chat)
2175 [15:13:26] *** Quits: fguillot (~fguillot@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
2176 [15:13:27] <hanshenrik_> pjotr, i stopped using ftp.no.debian.org because it would occationally be down; that said, i used the ftp.fr.debian.org to install a bunch of updates a few minutes ago
2177 [15:13:38] *** Joins: Shentino (~Shentino@replaced-ip )
2178 [15:14:02] <hanshenrik_> (without issues. on 2 separate servers located in france.)
2179 [15:14:28] *** Joins: regedit (uid150526@replaced-ip )
2180 [15:14:28] <pjotr> hanshenrik_: exact, I've set up a new server with this mirror some minutes ago too... but I got some network strange things at same moment :p
2181 [15:14:40] *** Joins: nidr0x (~z4.30i@185.2.150.62)
2182 [15:14:52] *** Joins: ruied (~ruied@replaced-ip )
2183 [15:15:08] <pjotr> Humm, I'll try to change my mirrors...
2184 [15:15:34] *** Quits: dreki (~dreki@replaced-ip ) (Quit: Leaving.)
2185 [15:15:49] <jelly> hanshenrik_: unlikely, unless someone does the hard work of implementing and testing each patch
2186 [15:16:06] <pjotr> thx for test guyz :)
2187 [15:16:22] *** Quits: bertbob (~bertbob@replaced-ip ) (Remote host closed the connection)
2188 [15:16:28] <pjotr> hooo ping is ok now :)
2189 [15:16:56] *** Parts: iamawesome (~shibly@replaced-ip )
2190 [15:18:57] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
2191 [15:19:31] *** Quits: cerebro_ (~cerebro@replaced-ip ) (Remote host closed the connection)
2192 [15:20:04] *** Quits: pjotr (52f278c7@replaced-ip ) (Quit: Page closed)
2193 [15:20:48] *** Quits: wabuh (~wabuh@replaced-ip ) (Ping timeout: 244 seconds)
2194 [15:21:24] *** Quits: prestin (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2195 [15:21:33] *** Quits: monkwitdafunk (~kvirc@replaced-ip ) (Ping timeout: 240 seconds)
2196 [15:21:42] *** Quits: blueremotebanana (5a3fe8e5@replaced-ip ) (Ping timeout: 240 seconds)
2197 [15:23:16] *** Joins: iamawesome (~shibly@replaced-ip )
2198 [15:23:33] *** Joins: Phryq (~Phryq_@replaced-ip )
2199 [15:23:35] <iamawesome> aptitude search ffmpeg
2200 [15:23:49] <iamawesome> Got this: replaced-url
2201 [15:23:51] <iamawesome> Why?
2202 [15:23:57] <iamawesome> Why is ffmpeg missing there?
2203 [15:24:06] *** Parts: mrtnt (~martint@replaced-ip )
2204 [15:24:25] *** Joins: prestin (~textual@replaced-ip )
2205 [15:25:32] <hanshenrik_> iamawesome, Be careful, FFmpeg is not available on Debian 8 Jessie, but in Backports.
2206 [15:25:42] <cra1g321> ^ that
2207 [15:25:55] <iamawesome> So what should i do?
2208 [15:26:00] *** Parts: umbaman (~ilias@replaced-ip )
2209 [15:26:06] <hanshenrik_> apt-get -t jessie-backports install ffmpeg
2210 [15:26:26] *** Joins: garries (~Jaga@replaced-ip )
2211 [15:26:31] <cra1g321> you would need to add the jessie-backports repo first
2212 [15:26:32] <hanshenrik_> uhm, may need to add this to /etc/apt/sources.list : deb replaced-url
2213 [15:27:03] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
2214 [15:27:04] <iamawesome> Why isn't ffmpeg in jessie?
2215 [15:27:10] *** Joins: turfal (~Icedove@replaced-ip )
2216 [15:27:19] *** Joins: sriniwas (~sriniwas@replaced-ip )
2217 [15:27:44] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
2218 [15:27:48] <jelly> iamawesome: it wasn't ready at the time of jessie freeze. There's one in jessie-backports.
2219 [15:27:48] <cra1g321> jessie has libav which is a fork of ffmpeg
2220 [15:28:02] <cra1g321> future releases of debian will use ffmpeg instead
2221 [15:28:07] <garries> my PulseAudio doesnt play sound for flash videos
2222 [15:28:13] <jelly> dpkg, tell iamawesome about jessie-backports
2223 [15:28:20] *** Joins: hk238 (~kvirc@replaced-ip )
2224 [15:28:36] <hanshenrik_> cus there was a big fight internally with ffmpeg developers, and ffmpeg got forked to a project called "libav", and some of the angry ex-ffmpeg devs were also debian devs, and they dont want anybody to use ffmpeg anymore, so they removed ffmpeg and added libav in debian jessie. it even got so bad that they added a fake ffmpeg binary with a fake warning that "ffmpeg is deprecated, please use libav instead" or some shit
2225 [15:28:39] *** Joins: bertbob (~bertbob@replaced-ip )
2226 [15:28:43] <jelly> oh, you were told already, sorry
2227 [15:30:18] <hanshenrik_> iamawesome, note that both libav and ffmpeg projects are healthy and maintained at this point, so if you're used to ffmpeg, there's no need to switch to libav
2228 [15:30:19] <iamawesome> I think, ffmpeg is not deprecated.
2229 [15:30:23] *** Joins: _foldLeft (~foldleft@replaced-ip )
2230 [15:30:27] *** Joins: abferm (48cdc64d@replaced-ip )
2231 [15:30:37] <hanshenrik_> it's not at all, its just the libav guys want you to BELIEVE that
2232 [15:31:07] <hanshenrik_> there's even backporting between the 2 projects now
2233 [15:31:13] <hanshenrik_> or at least there was, last time i checked
2234 [15:31:33] <hassoon> hanshenrik_: meh...MEH
2235 [15:31:52] <hanshenrik_> ?
2236 [15:31:56] *** Quits: cookie4700 (~quassel@replaced-ip ) (Remote host closed the connection)
2237 [15:32:00] *** Quits: Guest43963 (~pixelated@replaced-ip ) (Read error: Connection reset by peer)
2238 [15:32:58] *** Joins: davidep89 (~davidep89@replaced-ip )
2239 [15:33:03] *** Quits: OS-22864 (~OS-22864@replaced-ip ) (Ping timeout: 240 seconds)
2240 [15:33:05] *** Joins: SOUL_OF_R00T (~leo@replaced-ip )
2241 [15:33:05] *** Quits: SOUL_OF_R00T (~leo@replaced-ip ) (Changing host)
2242 [15:33:05] *** Joins: SOUL_OF_R00T (~leo@replaced-ip )
2243 [15:33:30] <jelly> garries: poen "pavucontrol", see if the output from firefox/chromium/chrome is going out some wrong audio device
2244 [15:33:33] *** Quits: antgel (~topdog@replaced-ip ) (Ping timeout: 240 seconds)
2245 [15:33:33] <jelly> open*
2246 [15:33:41] *** Quits: sriniwas (~sriniwas@replaced-ip ) (Ping timeout: 250 seconds)
2247 [15:33:55] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 248 seconds)
2248 [15:34:43] *** Joins: antgel (~topdog@replaced-ip )
2249 [15:35:02] *** Joins: wabuh (~wabuh@replaced-ip )
2250 [15:35:04] <hanshenrik_> hassoon, were you involved in the ffmpeg/libav fights? :p
2251 [15:35:06] *** Joins: rstritt (~R@replaced-ip )
2252 [15:35:18] *** Quits: nibble_zero (~chatzilla@replaced-ip ) (Ping timeout: 276 seconds)
2253 [15:36:22] *** Quits: sandeepkr (~sandeepkr@replaced-ip ) (Quit: Leaving)
2254 [15:36:30] *** Quits: althalus (~althalus@replaced-ip ) (Quit: Lost terminal)
2255 [15:36:32] *** Joins: iTnk (~itnk@replaced-ip )
2256 [15:36:45] <hassoon> hanshenrik_: w-what did i miss ahah
2257 [15:37:18] <hanshenrik_> you don't have scrollback for some reason?
2258 [15:37:19] *** Joins: sandeepkr (~sandeepkr@replaced-ip )
2259 [15:37:25] <jelly> hassoon, hanshenrik_: you can continue in #debian-offtopic, keep this channel for tech support
2260 [15:38:00] *** Joins: Guest3871_ (~Guest3871@replaced-ip )
2261 [15:38:04] *** Quits: rany (~rany@replaced-ip ) (Quit: Leaving)
2262 [15:38:18] *** Joins: rany (~root@replaced-ip )
2263 [15:38:38] <iamawesome> Which asm is recommended to install? nasm or yasm?
2264 [15:38:50] *** Quits: Guest3871_ (~Guest3871@replaced-ip ) (Remote host closed the connection)
2265 [15:39:03] *** Quits: rany (~root@replaced-ip ) (Client Quit)
2266 [15:39:10] *** Joins: tete94 (~tete94@replaced-ip )
2267 [15:39:21] *** Joins: rany (~admin@replaced-ip )
2268 [15:39:25] <crazyadm> why people still doing asm
2269 [15:39:42] <crazyadm> what kind of project would equire asm
2270 [15:40:10] <crazyadm> for ffmpeg, i suggest compile your own
2271 [15:40:18] <iamawesome> It's dependency to instal a package from source(ffmpeg)
2272 [15:40:30] <jelly> crazyadm: what's wrong with binary in jessie-backports?
2273 [15:40:54] <crazyadm> i don't know what that is is what is wrong
2274 [15:40:59] *** Quits: tlaxkit (~Thunderbi@replaced-ip ) (Quit: tlaxkit)
2275 [15:41:38] *** Quits: svisor (~svisor@replaced-ip ) (Ping timeout: 265 seconds)
2276 [15:41:55] <jelly> it's a ready-made build of ffmpeg for jessie
2277 [15:41:59] <crazyadm> kernel: TCP: time wait bucket table overflow
2278 [15:41:59] *** Joins: svisor (~svisor@replaced-ip )
2279 [15:42:04] *** Quits: Ad1 (~adrian@replaced-ip ) (Ping timeout: 265 seconds)
2280 [15:42:19] <crazyadm> kernel: nf_conntrack: table full, dropping packet
2281 [15:42:19] *** Joins: Zzeiss (~wsy@replaced-ip )
2282 [15:42:30] <crazyadm> how do i fix these two bugs
2283 [15:42:39] <crazyadm> i have no idea of jessie
2284 [15:43:00] <jelly> crazyadm: which debian release are you using?
2285 [15:43:28] <crazyadm> i installed ffmpeg once. i remember there are couple jpeg and png libs needs to be enabled
2286 [15:43:56] <garries> jelly: i installed pavucontrol but i dont see anything about any browser. here is a screenshot
2287 [15:43:56] <garries> replaced-url
2288 [15:43:56] *** Quits: garries (~Jaga@replaced-ip ) (Quit: Changing server)
2289 [15:43:59] <crazyadm> and reload ldconf too
2290 [15:44:12] <hanshenrik_> crazyadm, let's say you're playing the mmorpg Tibia, and you figure out that light is client-sided, and if you cold turn up the light permanently, you wouldn't need torces/light spells, and it'd give you an advantage when fighting PvP in caves, then you would use assembly to modify the game client to always have full light
2291 [15:44:12] *** Joins: garries (~Jaga@replaced-ip )
2292 [15:44:19] <iamawesome> crazyadm: jpeg and png libs for what purpose?
2293 [15:44:33] *** Quits: cR3zx (~root@replaced-ip ) (Ping timeout: 240 seconds)
2294 [15:44:45] <garries> I was disconnected did I miss anything ?
2295 [15:44:51] <crazyadm> for ffmpeg
2296 [15:45:01] *** Quits: p0rt (~p0rt@replaced-ip ) (Ping timeout: 265 seconds)
2297 [15:45:04] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
2298 [15:45:09] *** Joins: zap_p (~7ap@replaced-ip )
2299 [15:45:09] *** Quits: Pwnna (~Pwnna@replaced-ip ) (Excess Flood)
2300 [15:45:12] <crazyadm> oh wait it's video
2301 [15:45:15] <crazyadm> mybad
2302 [15:45:26] <crazyadm> i was thinking the imagemagick
2303 [15:45:35] <iamawesome> crazyadm: What were you doing with ffmpeg that required jpeg and png libs?
2304 [15:45:35] *** Joins: Guest3871_ (~Guest3871@replaced-ip )
2305 [15:46:07] <jelly> garries: click the playback tab.
2306 [15:46:08] *** Quits: rany (~admin@replaced-ip ) (Read error: Connection reset by peer)
2307 [15:46:14] <iamawesome> crazyadm: I think, imagemagick is for photo editing.
2308 [15:46:16] <crazyadm> ffmpeg is for video conversion, imagemagick is for image convert
2309 [15:46:28] *** Joins: rany (~admin@replaced-ip )
2310 [15:46:28] <crazyadm> i forget the name
2311 [15:46:33] <crazyadm> somethingmagick
2312 [15:46:38] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 244 seconds)
2313 [15:46:47] <iamawesome> jelly: What is playback tab?
2314 [15:46:57] <garries> jelly: here.... replaced-url
2315 [15:46:57] *** Joins: _Vi (~vi@replaced-ip )
2316 [15:47:30] *** Joins: jthomas (~jthomas@replaced-ip )
2317 [15:47:48] *** Joins: fender0107401 (~fender010@replaced-ip )
2318 [15:47:52] <jelly> garries: so apparently no app is using pulse for output at the moment. You can try quitting the browser, make sure all its processes are dead, then start it again
2319 [15:48:12] <jelly> iamawesome: that was for garries not you
2320 [15:48:16] *** Quits: rany (~admin@replaced-ip ) (Changing host)
2321 [15:48:16] *** Joins: rany (~admin@replaced-ip )
2322 [15:48:39] *** Joins: p0rt (~p0rt@replaced-ip )
2323 [15:49:20] *** Joins: Pwnna (~Pwnna@replaced-ip )
2324 [15:49:21] *** jediraster is now known as lok0
2325 [15:49:22] *** Quits: lok0 (~jediraste@replaced-ip ) (Remote host closed the connection)
2326 [15:49:31] <iamawesome> crazyadm: ffmpeg is a big project, isn't it?
2327 [15:49:49] *** Quits: Guest3871_ (~Guest3871@replaced-ip ) (Remote host closed the connection)
2328 [15:50:00] <iamawesome> Processor is compiling ffmpeg now here.
2329 [15:50:03] <iamawesome> make
2330 [15:50:08] *** Joins: lukaso666 (~lukaso666@replaced-ip )
2331 [15:50:09] *** Joins: jediraster (~jediraste@replaced-ip )
2332 [15:50:15] *** jediraster is now known as lok0
2333 [15:50:36] <crazyadm> how big can a video format convertor be
2334 [15:50:40] <cra1g321> why not just download the binary ?
2335 [15:50:55] <jmcnaught> iamawesome: why compile from source? don't you want a package that apt-get can manage?
2336 [15:50:58] <garries> jelly: now it looks like its working i see activity there, but i cant hear a thing
2337 [15:51:18] <crazyadm> compile it to enable more features, such as cpu usage, cache usage
2338 [15:51:31] <crazyadm> those will increase performance and efficiency
2339 [15:51:31] *** Quits: evilman_work (~evilman@replaced-ip ) (Ping timeout: 248 seconds)
2340 [15:52:21] <Flashtek> Reminder for Monday - replaced-url
2341 [15:52:49] <iamawesome> I'm compiling ffmpeg in a seperate directory, when i don't need it i will delete the folder. So the system has no problem.
2342 [15:52:53] <iamawesome> jmcnaught: ^
2343 [15:53:15] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Remote host closed the connection)
2344 [15:53:51] <iamawesome> Compiling and installing in a seperate directory
2345 [15:54:09] <crazyadm> just make --prefix=/usr/local/ffmpeg
2346 [15:54:19] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
2347 [15:54:21] <cra1g321> there is static builds here replaced-url
2348 [15:54:21] <iamawesome> crazyadm: Yes, i did it.
2349 [15:54:53] <cra1g321> though iwould of went the jessie-backports way
2350 [15:55:00] <jelly> garries: which output device did the app select?
2351 [15:55:10] *** Quits: dexta (~D3XTA@replaced-ip ) (Ping timeout: 260 seconds)
2352 [15:55:17] *** Joins: ben_roose (~roose@replaced-ip )
2353 [15:57:21] *** Joins: dexta (~D3XTA@replaced-ip )
2354 [15:57:56] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
2355 [15:58:00] *** debhelper sets mode: +l 1764
2356 [15:58:01] <garries> jelly: here.... replaced-url
2357 [15:58:53] <iamawesome> crazyadm: ffmpeg looks big video format converter because it's taking time to compile.
2358 [15:58:57] *** Joins: kobain (~kobain@replaced-ip )
2359 [15:58:59] *** Quits: Riyria (~Riyria@replaced-ip ) (Quit: The most interesting network tech in the world... Stay adjacent, my friends.)
2360 [15:59:09] *** Joins: nibble_zero (~chatzilla@replaced-ip )
2361 [15:59:11] <jelly> garries: playback tab please
2362 [15:59:14] <iamawesome> crazyadm: Does it work as a video format converter? I don't think so.
2363 [15:59:31] <iamawesome> *converter only?*
2364 [15:59:33] <crazyadm> yes that's ffmpeg do
2365 [15:59:38] <crazyadm> convert , record
2366 [15:59:46] *** Joins: evilman_work (~evilman@replaced-ip )
2367 [15:59:48] <garries> jelly: replaced-url
2368 [15:59:53] <iamawesome> And it does other things too, i think
2369 [16:00:25] *** Joins: dreamon (~dreamon@replaced-ip )
2370 [16:00:31] *** Joins: pixelated (~pixelated@replaced-ip )
2371 [16:00:44] *** pixelated is now known as Guest4055
2372 [16:01:17] <iamawesome> crazyadm: "FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created."
2373 [16:01:27] <jelly> garries: that's weird, it doesn't say which device the app goes out to. Also it's weird your audio card is not visible on the Output devices tab. What does the configuration tab look like?
2374 [16:01:30] <iamawesome> Taken from their website
2375 [16:01:32] *** Joins: SolarAquarion (SolarAquar@replaced-ip )
2376 [16:02:05] *** Quits: repka (~repka@replaced-ip ) (Quit: Leaving)
2377 [16:02:25] <garries> jelly: replaced-url
2378 [16:02:30] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 244 seconds)
2379 [16:02:33] <jelly> garries: also, what does "aplay -l" say?
2380 [16:03:05] *** Joins: DammitJim (~DammitJim@replaced-ip )
2381 [16:03:25] <garries> jelly: replaced-url
2382 [16:03:41] *** Quits: kenneth (~kenneth@replaced-ip ) (Ping timeout: 244 seconds)
2383 [16:03:59] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
2384 [16:04:24] *** Quits: gl-prout (~gl-prout@replaced-ip ) (Quit: Leaving)
2385 [16:04:28] *** Joins: lawrence-paralla (~textual@replaced-ip )
2386 [16:04:37] <jelly> garries: so underlying alsa drivers see something, but pulseaudio did not detect any alsa cards for some reason. Which debian release is this?
2387 [16:04:43] *** Quits: gerforce (~gerforce@replaced-ip ) (Ping timeout: 244 seconds)
2388 [16:05:12] *** Joins: Guest3871 (~Guest3871@replaced-ip )
2389 [16:05:14] *** Quits: Guest3871 (~Guest3871@replaced-ip ) (Remote host closed the connection)
2390 [16:05:17] <garries> jelly: jessie, 3.16.0-4-686-pae
2391 [16:05:59] *** Joins: kenneth (~kenneth@replaced-ip )
2392 [16:06:27] <jelly> garries: try replaced-url
2393 [16:06:53] <jelly> garries: you WILL have to quit chromium and start it again after PA is restarted
2394 [16:06:56] *** sudonym is now known as weyfonk
2395 [16:07:29] <garries> jelly: ok
2396 [16:07:29] *** Quits: dexta (~D3XTA@replaced-ip ) (Ping timeout: 240 seconds)
2397 [16:07:44] *** Joins: GJ_ (~Thunderbi@replaced-ip )
2398 [16:08:35] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Ping timeout: 260 seconds)
2399 [16:08:44] *** Joins: chuf (~chuf@replaced-ip )
2400 [16:08:49] <garries> jelly: replaced-url
2401 [16:08:59] *** Quits: chuf (~chuf@replaced-ip ) (Client Quit)
2402 [16:09:05] *** Joins: electro33 (uid613@replaced-ip )
2403 [16:09:20] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
2404 [16:10:11] *** Quits: davidep89 (~davidep89@replaced-ip ) (Remote host closed the connection)
2405 [16:10:21] *** Joins: Tom01 (~tom@replaced-ip )
2406 [16:10:41] *** Joins: davidep89 (~davidep89@replaced-ip )
2407 [16:10:44] *** Quits: Rubas (~rubas@replaced-ip ) (Remote host closed the connection)
2408 [16:10:48] *** Joins: strencinls_ (~none@replaced-ip )
2409 [16:11:03] *** Quits: strencinls (~none@replaced-ip ) (Ping timeout: 276 seconds)
2410 [16:11:16] *** Quits: dec0n (~dec0n@replaced-ip ) (Read error: Connection reset by peer)
2411 [16:11:36] <DeaDSouL> hi, I wonder why debian doesn't boot if my externel usb-harddisk is plugged-in ??
2412 [16:12:03] <paroxp> May need drivers :P
2413 [16:12:05] *** Quits: rany (~admin@replaced-ip ) (Read error: Connection reset by peer)
2414 [16:12:16] *** Joins: EI24 (~josef@replaced-ip )
2415 [16:12:28] <EI24> clear
2416 [16:12:30] <EI24> ops
2417 [16:12:30] *** Joins: rany (~admin@replaced-ip )
2418 [16:13:00] *** Quits: sphenxes02 (~sphenxes@replaced-ip ) (Remote host closed the connection)
2419 [16:13:02] <paroxp> Try USB2, perhaps a bootloader. Get BIOS pointing to this drive.
2420 [16:13:19] <EI24> hi, i'm trying to install iface but i get "unable to locate package iface", what repository do you download iface from?
2421 [16:13:25] <garries> jelly: replaced-url
2422 [16:14:06] *** Joins: ToBeCloud (uid51591@replaced-ip )
2423 [16:14:35] *** Joins: sphenxes (~sphenxes@replaced-ip )
2424 [16:14:55] <Iridos> DeaDSouL, maybe the computer tries to boot from the usb disk instead of the internal one?
2425 [16:15:03] *** Quits: davidep89 (~davidep89@replaced-ip ) (Ping timeout: 244 seconds)
2426 [16:15:52] *** Quits: rany (~admin@replaced-ip ) (Read error: Connection reset by peer)
2427 [16:15:54] *** Joins: LNJ2GO (~lnj@replaced-ip )
2428 [16:16:26] *** Joins: rany (~admin@replaced-ip )
2429 [16:16:30] *** Quits: baraba (~baraba@replaced-ip ) (Quit: Leaving)
2430 [16:16:45] *** Joins: davidep89 (~davidep89@replaced-ip )
2431 [16:16:46] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Client Quit)
2432 [16:17:14] <DeaDSouL> Iridos: but the usb-harddrive has normal ext3 storage... no os on it... and the main enternal harddrive has only debian8
2433 [16:17:15] *** Joins: fguillot (~fguillot@replaced-ip )
2434 [16:17:16] *** Joins: sphenxes (~sphenxes@replaced-ip )
2435 [16:17:24] *** Quits: iamawesome (~shibly@replaced-ip ) (Quit: leaving)
2436 [16:17:34] <r3m1> where are cron logs by default ?
2437 [16:17:48] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Read error: Connection reset by peer)
2438 [16:17:50] *** Quits: zap_p (~7ap@replaced-ip ) (Ping timeout: 265 seconds)
2439 [16:17:50] <r3m1> are there cron logs by default when it is running tasks ?
2440 [16:17:59] <Iridos> DeaDSouL, well, as it has no os on it, that would explain why it doesn't boot?
2441 [16:18:14] *** Joins: _foldLeft (~foldleft@replaced-ip )
2442 [16:18:19] *** Joins: debkad (~kadiro@replaced-ip )
2443 [16:18:21] *** Quits: debkad (~kadiro@replaced-ip ) (Max SendQ exceeded)
2444 [16:18:30] *** Joins: gerforce (~gerforce@replaced-ip )
2445 [16:18:31] *** Quits: paw (~afong@replaced-ip ) (Ping timeout: 244 seconds)
2446 [16:18:49] *** Joins: debkad (~kadiro@replaced-ip )
2447 [16:19:12] <debkad> hello i have this problem at boot: 'a start job is running for lsb raise network interfaces'
2448 [16:19:28] *** Joins: chuf (~chuf@replaced-ip )
2449 [16:19:38] <debkad> it take from 2 min to 5 min
2450 [16:20:21] <cruncher> DeaDSouL, you probably have to change the boot order in the bios
2451 [16:20:29] *** Quits: nidr0x (~z4.30i@185.2.150.62) (Quit: Textual IRC Client: replaced-url
2452 [16:20:53] *** Parts: chuf (~chuf@replaced-ip )
2453 [16:21:06] *** Quits: brokency1le (~brokencyc@replaced-ip ) (Ping timeout: 244 seconds)
2454 [16:21:07] <cruncher> DeaDSouL, or do you get the grub screen when plugged in?
2455 [16:21:27] <DeaDSouL> Iridos: it's my mistak... i mean why the debian8 which is on the enternal harddrive doesn't boot if the externel usb-harddrive which has no OS, is plugged in
2456 [16:21:51] *** Joins: cat3 (~Cat3@replaced-ip )
2457 [16:22:05] <DeaDSouL> cruncher: but shouldn't it skip the usb automaticallly if it didn't find any boot-drive/image ?
2458 [16:22:16] <cruncher> DeaDSouL, no
2459 [16:22:18] <garries> jelly: I can now see a bunch of profiles in the configuration tab
2460 [16:22:44] <Iridos> DeaDSouL, I understood that… but when you plug in the usb drive, it can try to boot from that and then it cannot, because there is no os on it
2461 [16:22:49] <cruncher> that happens only for floppy, dvd and network boot
2462 [16:23:11] *** Quits: rany (~admin@replaced-ip ) (Changing host)
2463 [16:23:11] *** Joins: rany (~admin@replaced-ip )
2464 [16:23:19] <cruncher> (if there is no media inside)
2465 [16:23:27] *** Quits: rawrawrer (~rawrawrer@replaced-ip ) (Quit: rawrawrer)
2466 [16:23:28] *** Joins: kzimmermann (~kzimmerma@replaced-ip )
2467 [16:23:48] <garries> jelly: restarted chromium and guess what, i now have sound in flash. big THX !!
2468 [16:24:03] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 248 seconds)
2469 [16:24:10] <DeaDSouL> Iridos, cruncher: I'll change the boot-order in bios and will try again .. let's see
2470 [16:24:36] *** Joins: _Vi (~vi@replaced-ip )
2471 [16:25:16] *** Joins: Scourje_ (uid63311@replaced-ip )
2472 [16:25:56] *** Joins: timahvo1 (~rogue@replaced-ip )
2473 [16:26:14] *** Quits: cat3 (~Cat3@replaced-ip ) (Client Quit)
2474 [16:26:20] <debkad> ...
2475 [16:26:33] *** Parts: wallbroken (~wallbroke@replaced-ip )
2476 [16:28:08] *** Quits: fender0107401 (~fender010@replaced-ip ) (Quit: WeeChat 1.0.1)
2477 [16:28:22] *** Joins: apb (~apb@replaced-ip )
2478 [16:28:36] <Iridos> debkad, well… if I search the net for that error, hit #1 is replaced-url
2479 [16:28:37] <judd> Bug replaced-url
2480 [16:28:44] <Iridos> which I guess you must have read
2481 [16:29:16] *** Joins: [1]tom99 (~tom99@replaced-ip )
2482 [16:29:29] <debkad> Iridos, indeed i followed 3 links including that one, now i'm trying this replaced-url
2483 [16:29:42] <debkad> sound like the answers are different
2484 [16:30:24] <Iridos> "systemctl enable debug-shell.service" sounds pretty useful to see what's going on
2485 [16:30:55] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
2486 [16:30:56] <jmcnaught> +1 for debug-shell
2487 [16:31:14] <surfist> does anyone have a problem with nfs pegging the cpu if the network connection goes down? I solve it by umount and killing nfs.. am wondering if sshfs is better
2488 [16:31:25] *** Quits: tom99 (~tom99@replaced-ip ) (Ping timeout: 265 seconds)
2489 [16:31:25] *** [1]tom99 is now known as tom99
2490 [16:31:28] <DeaDSouL> cruncher: yep... you're right :) ... thanks bro
2491 [16:31:31] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 255 seconds)
2492 [16:31:47] *** Joins: zap_p (~7ap@replaced-ip )
2493 [16:32:09] *** Quits: debkad (~kadiro@replaced-ip ) (Quit: Leaving)
2494 [16:32:16] *** Joins: format_c (~format_c@replaced-ip )
2495 [16:32:32] <DeaDSouL> Iridos: correct... I just don't see why it doesn't treat USBs as it does to CD/DVDs.... if you didn't find the image, go to the next boot device
2496 [16:32:44] *** Joins: cat3 (~Cat3@replaced-ip )
2497 [16:33:33] *** Quits: torjeh (~Torje@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2498 [16:33:52] <jmcnaught> Iridos: you can also just add systemd.debug-shell to the kernel command line which is better than enabling the service and forgetting to disable it
2499 [16:34:06] *** Joins: debkad (~kadiro@replaced-ip )
2500 [16:34:41] <cruncher> DeaDSouL, a CD would be treated the same way, if there is something on it it would try to boot from it, but if its empty (no media inside) it goes to the next one
2501 [16:34:49] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: pingfloyd)
2502 [16:35:07] <cruncher> which is the same for harddisks (if no harddisk on the bus go to next media in the list)
2503 [16:35:30] <debkad> Iridos, that line did nothing, the link i posted did a little change except the timing is /19s ( i puted 15 , no idea from where the 4 others come from )
2504 [16:35:33] <cruncher> also dont forget that the bios doesnt care about "the image" (its OS independent) ;-)
2505 [16:35:35] *** Quits: rany (~admin@replaced-ip ) (Quit: Leaving)
2506 [16:35:37] *** Quits: garries (~Jaga@replaced-ip ) (Quit: Lost terminal)
2507 [16:35:51] *** Joins: rany (~me@replaced-ip )
2508 [16:35:56] *** Joins: thunderrd (~thunderrd@replaced-ip )
2509 [16:36:14] *** Quits: surfist (~surfist@replaced-ip ) (Ping timeout: 244 seconds)
2510 [16:36:59] <jmcnaught> debkad: the point of that debug-shell is that it opens a root shell on tty9 early in the boot so you can troubleshoot boot issues without waiting to log in. Don't forget to disable this service when you're done, having a root shell always running on tty9 is not the best.
2511 [16:38:06] <debkad> jmcnaught, yeah but as i decreased it to 15 s (19s ) i don't think that make a time to see what happen
2512 [16:38:10] *** Joins: dexta (~D3XTA@replaced-ip )
2513 [16:38:12] *** Quits: fas3r (3e74db61@replaced-ip ) (Ping timeout: 240 seconds)
2514 [16:38:29] <jmcnaught> debkad: is there a problem with your /etc/network/interfaces file?
2515 [16:38:37] *** Quits: EI24 (~josef@replaced-ip ) (Ping timeout: 265 seconds)
2516 [16:38:42] *** Quits: pinger (~moz1@replaced-ip ) (Quit: Lost terminal)
2517 [16:38:52] <debkad> jmcnaught, there is lo, wlan0 and eth0
2518 [16:39:34] *** Joins: surfist (~surfist@replaced-ip )
2519 [16:40:19] <debkad> jmcnaught, replaced-url
2520 [16:40:20] *** Joins: TheCoffeMaker (~TheCoffeM@replaced-ip )
2521 [16:40:28] <jmcnaught> debkad: 'a start job is running for lsb raise network interfaces' <-- this is the networking.service (aka /etc/init.d/networking) that starts interfaces listed in /e/n/interfaces. You could look at "journalctl -u networking" to look for messages from that service.
2522 [16:41:04] <jmcnaught> debkad: wlan0, it doesn't need an SSID/network name or WPA key?
2523 [16:41:17] <Iridos> debkad, that line isn't supposed to *do* anything, but to enable you to debug the problem
2524 [16:41:30] *** Joins: btf (~btf@replaced-ip )
2525 [16:41:37] *** Quits: gnupyx (~gnupyx@replaced-ip##) (Quit: ##replaced-url
2526 [16:41:47] <debkad> jmcnaught, indeed, i have wicd configured for that
2527 [16:42:00] <r3m1> with nothing but default configuration, if I write the command $ logger "Please log me" , where should this message appear ?
2528 [16:42:01] <Iridos> and if it's longish, but not long enoug to see…
2529 [16:42:18] <jmcnaught> debkad: so you should comment out the stanzas for wlan0 and eth0 in /e/n/interfaces
2530 [16:42:26] <r3m1> keep greping all the /var/log files, can't find it
2531 [16:42:34] *** Quits: Drzacek (~Drzacek@replaced-ip ) (Quit: Leaving)
2532 [16:42:52] <debkad> jmcnaught, that don't affect wicd to see the device?
2533 [16:43:40] *** Quits: gtrotcko (~Thunderbi@replaced-ip ) (Ping timeout: 255 seconds)
2534 [16:43:42] <Skyrider> For debian servers, do you really need swap?
2535 [16:43:55] *** Quits: dexta (~D3XTA@replaced-ip ) (Ping timeout: 265 seconds)
2536 [16:43:59] <jmcnaught> debkad: i don't use wicd, but for NetworkManager by default it ignores anything listed in /e/n/i. Right now you're telling your computer to try and bring up wlan0 during boot, an it takes a long time because it doesn't get configured with SSID and WPA
2537 [16:44:04] *** Joins: gtrotcko (~Thunderbi@replaced-ip )
2538 [16:44:11] *** Quits: PugaBear (~PugaBear@replaced-ip##) (Quit: ZNC 1.6.3 - ##replaced-url
2539 [16:44:19] <koollman_> Skyrider: you do not really, really need it. but it's really nice to have some. even just a 'tiny' amount
2540 [16:44:38] *** Parts: Pheimors (~Pheimors@replaced-ip )
2541 [16:45:13] <Skyrider> I doubt it would be possible to convert some of the hdd to swap in an openvz environment.
2542 [16:45:26] <debkad> jmcnaught, ok will reboot, i commented them out
2543 [16:45:35] *** Quits: debkad (~kadiro@replaced-ip ) (Quit: Leaving)
2544 [16:47:14] *** Joins: debkad (~kadiro@replaced-ip )
2545 [16:47:28] <debkad> jmcnaught, thanks, it was it
2546 [16:47:28] *** Joins: greg_f (~greg@replaced-ip )
2547 [16:47:38] *** Joins: `D` (~xyzone@replaced-ip )
2548 [16:47:46] <jmcnaught> debkad: you're welcome. don't forget to "systemctl disable debug-shell" (if you enabled it)
2549 [16:47:55] <debkad> yeah i did
2550 [16:48:07] *** Joins: volk_ (~volk@replaced-ip )
2551 [16:48:10] *** Joins: init7 (~arianitku@replaced-ip )
2552 [16:48:35] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip ) (Remote host closed the connection)
2553 [16:49:00] <jmcnaught> debkad: sweet. so /e/i/interfaces is one way to configure networking. wicd, networkmanager, systemd-networkd are other ways. You only need to use one method. Some more info here: replaced-url
2554 [16:49:26] <debkad> i have one or two other little problems, one about the boot, i see, failed to load kernel modules or something like that and the other little problem is the installing ffmpeg, it say it exist but can't be installed
2555 [16:50:02] *** Quits: b (~coffee@replaced-ip ) (Quit: Lost terminal)
2556 [16:50:25] <jmcnaught> debkad: ffmpeg is in jessie-backports (jessie comes with the libav fork of ffmpeg). Can you find and paste the kernel modules error?
2557 [16:51:04] *** Parts: volk_ (~volk@replaced-ip )
2558 [16:51:07] *** Joins: happy-dude (uid62780@replaced-ip )
2559 [16:51:45] *** Joins: Starduster (~guest@replaced-ip )
2560 [16:51:53] *** Joins: paw (~afong@replaced-ip )
2561 [16:51:59] <jelly> dpkg, tell debkad about jessie-backports
2562 [16:52:11] <debkad> jmcnaught, /var/log/syslog:Sep 15 01:40:46 debian systemd[1]: Failed to start Load Kernel Modules.
2563 [16:52:23] <Iridos> debkad, libav-tools is the package of that fork in regular jessie
2564 [16:52:55] <debkad> i installed a backport kernel yesterday as i wasn't able to use my wifi
2565 [16:53:11] <debkad> avconv?
2566 [16:53:19] <jelly> yes
2567 [16:53:32] <debkad> thanks but i prefer ffmpeg
2568 [16:53:40] *** Joins: _Vi (~vi@replaced-ip )
2569 [16:53:47] <jelly> and now you know where to install it from.
2570 [16:54:00] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Remote host closed the connection)
2571 [16:54:01] <jmcnaught> debkad: you can look for more clues related to this with "systemctl status systemd-modules-load"
2572 [16:54:41] *** Joins: bgardner (~bgardner@replaced-ip )
2573 [16:55:22] <debkad> Process: 172 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
2574 [16:56:28] *** Joins: elliot007 (~elliot@replaced-ip )
2575 [16:57:19] *** Joins: endstille (~endstille@replaced-ip )
2576 [16:57:27] *** Joins: level7 (~quassel@replaced-ip )
2577 [16:57:36] *** Quits: level7 (~quassel@replaced-ip ) (Remote host closed the connection)
2578 [16:58:01] *** debhelper sets mode: +l 1770
2579 [16:58:31] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 255 seconds)
2580 [16:59:02] *** Quits: elliot007 (~elliot@replaced-ip ) (Client Quit)
2581 [16:59:36] *** Joins: sslb (~sslb@replaced-ip )
2582 [17:00:33] *** Quits: balor (~aidan@replaced-ip ) (Ping timeout: 240 seconds)
2583 [17:00:42] *** Quits: endstille (~endstille@replaced-ip ) (Client Quit)
2584 [17:00:50] *** Quits: rgogunskiy (~rgogunski@replaced-ip ) (Quit: rgogunskiy)
2585 [17:00:58] <jmcnaught> debkad: and did it show any messages from the journal? Basically this service tries to load the modules listed in /etc/modules and /etc/modules-load.d/*.conf
2586 [17:01:04] *** Joins: endstille (~endstille@replaced-ip )
2587 [17:01:10] *** Quits: gosul33t (~gosul33t@replaced-ip ) (Quit: Keep Calm and Code On)
2588 [17:01:11] *** Joins: kernalogs (~jacko@replaced-ip )
2589 [17:01:24] *** Quits: kernalogs (~jacko@replaced-ip ) (Read error: Connection reset by peer)
2590 [17:01:33] *** Quits: learjet60xr (~learjet60@replaced-ip ) (Ping timeout: 240 seconds)
2591 [17:02:07] *** Joins: sphenxes (~sphenxes@replaced-ip )
2592 [17:02:21] *** Quits: strencinls_ (~none@replaced-ip ) (Remote host closed the connection)
2593 [17:02:52] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Remote host closed the connection)
2594 [17:02:54] *** Quits: Blueer (Blueer@replaced-ip ) ()
2595 [17:02:59] *** Quits: Scourje_ (uid63311@replaced-ip ) (Ping timeout: 248 seconds)
2596 [17:02:59] *** Quits: Velveeta_Chef (~Nope@replaced-ip ) (Ping timeout: 248 seconds)
2597 [17:03:21] *** Joins: binarym (~binarym@replaced-ip )
2598 [17:03:33] <debkad> jmcnaught, this is what it show replaced-url
2599 [17:03:53] *** Joins: Scourje_ (uid63311@replaced-ip )
2600 [17:04:01] <binarym> FYI, following netinst ISO doesn't work on VirtualBox (no bootable medium found): replaced-url
2601 [17:04:34] *** Joins: MrNeon (~MrNeon@replaced-ip )
2602 [17:04:40] *** Joins: sphenxes (~sphenxes@replaced-ip )
2603 [17:04:43] *** Joins: Prove (~chuf@replaced-ip )
2604 [17:04:49] *** Quits: samurailink3 (~samuraili@replaced-ip ) (Quit: leaving)
2605 [17:04:55] *** Quits: moss (~moss@replaced-ip ) (Quit: QUITTING)
2606 [17:05:25] *** Joins: moss (~moss@replaced-ip )
2607 [17:05:32] <jmcnaught> binarym: that's for ARM processors (like in phones and tablets). Maybe you were looking for an amd64 ISO (for 64-bit x86 computers)
2608 [17:05:49] <jmcnaught> debkad: what's this usb_common module, where did it come from?
2609 [17:06:04] <binarym> jmcnaught: damn ... i'm such a nut :)
2610 [17:06:13] *** Parts: Prove (~chuf@replaced-ip )
2611 [17:06:18] *** Quits: KpuCko (~KpuCko@replaced-ip ) ()
2612 [17:06:24] *** Joins: Blueer (~Blueer@replaced-ip )
2613 [17:06:31] <debkad> jmcnaught, may be it is my wifi device
2614 [17:06:44] *** Quits: davidep89 (~davidep89@replaced-ip ) ()
2615 [17:07:06] <jmcnaught> debkad: did you manually compile modules from source?
2616 [17:08:01] *** debhelper sets mode: +l 1763
2617 [17:08:03] <jmcnaught> find /lib/modules -name usb_common* <-- no results for me
2618 [17:08:24] <debkad> jmcnaught, i was installing 3 debs yesterday to be able using my wifi usb, one is non free frimware atheros, another is the linux-image 4.6 and another one
2619 [17:08:25] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
2620 [17:08:33] *** Quits: surfist (~surfist@replaced-ip ) (Ping timeout: 265 seconds)
2621 [17:08:44] <jmcnaught> debkad: did one of them come from somewhere other than Debian?
2622 [17:09:11] <debkad> jmcnaught, let me check
2623 [17:09:30] <jmcnaught> debkad: "dpkg -S usb_common.ko" will tell you which package owns that module (if any)
2624 [17:09:52] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Remote host closed the connection)
2625 [17:09:55] <debkad> jmcnaught, firmware-atheros_20160110-1-bpo8+1_all.deb linux-base_4.3-bpo8+1_all.deb linux-image-4.6.0-0.bpo.1-686_4.6.4-1-bpo8+1_i386.deb
2626 [17:10:07] <debkad> those are what i installed yesterday
2627 [17:10:32] <debkad> all backport i think
2628 [17:10:34] *** Quits: Tarjaizaid (~Sylvain@replaced-ip ) (Ping timeout: 265 seconds)
2629 [17:11:14] *** Joins: sphenxes (~sphenxes@replaced-ip )
2630 [17:11:29] <debkad> dpkg -S usb_common.ko give me dpkg-query: no path found matching pattern *usb_common.ko*
2631 [17:11:29] <dpkg> Badgers ate my usb_common.ko give me dpkg-query: no path found matching pattern *usb_common.ko*!
2632 [17:11:35] *** Quits: laidback_01 (~jax@replaced-ip ) (Ping timeout: 260 seconds)
2633 [17:11:49] <jmcnaught> debkad: well, it would be good to find where that usb_common module came from. the actual error is that the "vmhgfs" module cannot be found
2634 [17:12:42] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
2635 [17:12:59] *** Joins: budnull (~textual@replaced-ip )
2636 [17:13:24] *** Quits: MrNeon (~MrNeon@replaced-ip ) (Quit: Leaving)
2637 [17:14:13] <jmcnaught> debkad: which looks like some sort of VMware guest module that in Debian is packaged in open-vm-tools-dkms. DKMS means it builds the kernel module from source. I think you probably forgot to install linux-headers-amd64 from backports
2638 [17:15:05] <jmcnaught> debkad: are you still booting the 4.6 kernel from backports?
2639 [17:15:16] <debkad> jmcnaught, you're right i didn't install the header
2640 [17:15:32] <debkad> i think i can remove the vmware module?
2641 [17:15:43] <jmcnaught> sure if you don't need it
2642 [17:15:47] *** Joins: hanshenrik__ (~hanshenri@replaced-ip )
2643 [17:15:55] *** Quits: katyucha (~katyucha@replaced-ip ) (Quit: leaving)
2644 [17:15:55] *** Joins: surfist (~surfist@replaced-ip )
2645 [17:16:02] *** Quits: budnull (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2646 [17:16:23] *** Quits: adrienr_ (~adrien@replaced-ip ) (Quit: leaving)
2647 [17:16:27] <jmcnaught> if you do need any DKMS stuff, "apt-get -t jessie-backports linux-image-amd64 linux-headers-amd64" this will make it so your system tracks the backports version of the kernel and headers, enabling DKMS to work properly
2648 [17:16:31] *** Quits: _KaszpiR_ (quasselcor@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
2649 [17:17:05] *** Quits: hanshenrik_ (~hanshenri@replaced-ip ) (Ping timeout: 240 seconds)
2650 [17:17:32] *** Quits: phrozen77 (~phrozen77@replaced-ip ) (Quit: Leaving...)
2651 [17:17:46] *** Quits: shifty (~shifty779@replaced-ip ) (Ping timeout: 265 seconds)
2652 [17:17:48] *** Quits: justJanne (~justJanne@replaced-ip ) (Quit: So, if you can't find me, look to the western sky. As someone told me lately, everyone deserves a chance to fly.)
2653 [17:17:59] *** Joins: justJanne (~justJanne@replaced-ip )
2654 [17:18:00] *** debhelper sets mode: +l 1755
2655 [17:18:11] <jelly> in fact, vmware recommends usage of open-vm-tools for debian 7 and 8 guests and ESX/vSphere hosts
2656 [17:18:19] *** Joins: _KaszpiR_ (quasselcor@replaced-ip )
2657 [17:18:40] *** Joins: _Vi (~vi@replaced-ip )
2658 [17:18:57] *** Joins: Tarjaizaid (~Sylvain@replaced-ip )
2659 [17:19:15] <debkad> is not that a virtual machine thing ?
2660 [17:19:31] *** Joins: satbyy (~Satish@replaced-ip )
2661 [17:19:31] *** Quits: satbyy (~Satish@replaced-ip ) (Changing host)
2662 [17:19:31] *** Joins: satbyy (~Satish@replaced-ip )
2663 [17:19:55] <jmcnaught> debkad: yes it is
2664 [17:20:06] <debkad> ok i will remove it
2665 [17:20:13] *** Parts: binarym (~binarym@replaced-ip )
2666 [17:20:23] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
2667 [17:21:04] *** Joins: philipballew (~philip@replaced-ip )
2668 [17:21:11] *** Quits: M-alex_mayorga (alexmayorg@replaced-ip ) (Remote host closed the connection)
2669 [17:21:11] *** Quits: uhoreg[m] (uhoregmatr@replaced-ip ) (Remote host closed the connection)
2670 [17:21:11] *** Quits: gwaaf (gwaafmatri@replaced-ip ) (Read error: Connection reset by peer)
2671 [17:21:11] *** Quits: M-shine (shinematri@replaced-ip ) (Read error: Connection reset by peer)
2672 [17:21:11] *** Quits: ThomasJ|m (tjubergmat@replaced-ip ) (Read error: Connection reset by peer)
2673 [17:21:11] *** Quits: M-wkennington (wkenningto@replaced-ip ) (Remote host closed the connection)
2674 [17:21:44] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 244 seconds)
2675 [17:21:54] <debkad> will be back
2676 [17:21:55] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
2677 [17:21:58] *** Quits: debkad (~kadiro@replaced-ip ) (Quit: Leaving)
2678 [17:22:14] *** Joins: dexta (~D3XTA@replaced-ip )
2679 [17:22:33] *** Quits: yaume (~gchenuet@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2680 [17:22:41] *** Joins: robotroll (~robotroll@replaced-ip )
2681 [17:22:47] *** Joins: InfoTest (~Thunderbi@replaced-ip )
2682 [17:22:48] <hanshenrik__> also something called open-vm-tools-desktop
2683 [17:23:21] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
2684 [17:24:29] *** Joins: laidback_01 (~jax@replaced-ip )
2685 [17:25:44] *** Joins: nickenchuggets (~nicken@replaced-ip )
2686 [17:25:44] *** Quits: nickenchuggets (~nicken@replaced-ip ) (Changing host)
2687 [17:25:44] *** Joins: nickenchuggets (~nicken@replaced-ip )
2688 [17:25:58] *** Joins: CrazyEddy (crazyed@replaced-ip )
2689 [17:26:26] *** Joins: puffyfootpath (~anon@replaced-ip )
2690 [17:26:27] *** Quits: prestin (~textual@replaced-ip ) (Ping timeout: 265 seconds)
2691 [17:26:31] *** Joins: debkad (~kadiro@replaced-ip )
2692 [17:27:02] *** Joins: alfism (~textual@replaced-ip )
2693 [17:27:07] *** Quits: Blueer (~Blueer@replaced-ip ) ()
2694 [17:27:10] <debkad> jmcnaught, jelly thanks i think everything is good now
2695 [17:28:14] *** Joins: PugaBear_ (~PugaBear@replaced-ip )
2696 [17:28:16] *** Joins: satirev (~Satirev@replaced-ip )
2697 [17:29:35] *** Joins: phrozen77 (~phrozen77@replaced-ip )
2698 [17:29:49] *** Quits: format_c (~format_c@replaced-ip ) (Ping timeout: 250 seconds)
2699 [17:29:58] *** Quits: gdot (~gdot@replaced-ip ) (Ping timeout: 244 seconds)
2700 [17:30:18] <jelly> debkad: well yes, vmhgfs is part of extensions for vmware-based VMs
2701 [17:30:30] *** Joins: gdot (~gdot@replaced-ip )
2702 [17:31:21] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 265 seconds)
2703 [17:32:05] *** Joins: DecayFX (~Denis@replaced-ip )
2704 [17:32:28] *** Quits: killian99 (~killian99@replaced-ip ) (Quit: Quitte)
2705 [17:33:27] *** Joins: shinnya (~shinnya@replaced-ip )
2706 [17:33:35] *** Quits: wabuh (~wabuh@replaced-ip ) (Remote host closed the connection)
2707 [17:34:04] *** Joins: asc232 (~Keith@replaced-ip )
2708 [17:34:07] *** Joins: timmu (~M@replaced-ip )
2709 [17:34:22] *** Joins: pasadinhas (~textual@replaced-ip )
2710 [17:35:02] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
2711 [17:35:51] *** Joins: edmont (55db6979@replaced-ip )
2712 [17:35:53] *** Quits: debkad (~kadiro@replaced-ip ) (Ping timeout: 240 seconds)
2713 [17:35:54] <edmont> hi
2714 [17:36:19] *** Joins: debkad (~kadiro@replaced-ip )
2715 [17:36:25] *** Joins: morphis_ (~morphis@replaced-ip )
2716 [17:37:14] <edmont> why my wifi is not getting a dhcp ip at startup?
2717 [17:37:20] <edmont> auto wlan0 iface wlan0 inet dhcp
2718 [17:37:33] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 240 seconds)
2719 [17:37:40] *** Joins: nitefall (~thewellin@replaced-ip )
2720 [17:37:51] <edmont> if I do dhclient -i wlan0 after login it gets an ip
2721 [17:38:00] *** debhelper sets mode: +l 1761
2722 [17:38:14] *** Quits: morphis__ (~morphis@replaced-ip ) (Ping timeout: 244 seconds)
2723 [17:38:16] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
2724 [17:38:19] <jmcnaught> edmont: how are you telling your wlan0 which SSID to connect to? Is there a WPA key?
2725 [17:38:55] <edmont> jmcnaught: wpa-roam /etc/wpa_supplicant/ssid.conf
2726 [17:38:58] <edmont> that works
2727 [17:39:29] <edmont> after startup the interface is up and connected but without any addresses
2728 [17:39:46] <jmcnaught> edmont: looking at "systemctl status networking" might give you some clues
2729 [17:39:49] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 244 seconds)
2730 [17:39:51] *** Quits: asc232 (~Keith@replaced-ip ) (Remote host closed the connection)
2731 [17:39:52] <edmont> ok
2732 [17:40:44] *** Quits: calher (~calher@replaced-ip ) (Remote host closed the connection)
2733 [17:41:12] *** Joins: tete555 (~tete94@replaced-ip )
2734 [17:42:22] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
2735 [17:42:26] *** Joins: deeb (~dee@replaced-ip )
2736 [17:42:40] <edmont> mmmm: Configuring network interfaces.../etc/network/if-pre-up.d/wpasupplicant: 120: /etc/network/if-pre-up.d/wpasupplicant: cannot create /dev/stderr: No such device or address
2737 [17:43:53] *** Quits: greg_f (~greg@replaced-ip ) (Ping timeout: 240 seconds)
2738 [17:44:07] *** Quits: tete94 (~tete94@replaced-ip ) (Ping timeout: 250 seconds)
2739 [17:44:17] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 244 seconds)
2740 [17:44:36] *** Joins: canopus (~canopus@replaced-ip )
2741 [17:45:08] *** Joins: Nnavd (~Nnavd@replaced-ip )
2742 [17:45:27] *** Joins: networklist (~networkli@replaced-ip )
2743 [17:45:28] *** Quits: networklist (~networkli@replaced-ip ) (Remote host closed the connection)
2744 [17:45:48] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
2745 [17:45:51] *** Joins: networklist (~networkli@replaced-ip )
2746 [17:45:52] *** Quits: networklist (~networkli@replaced-ip ) (Max SendQ exceeded)
2747 [17:46:09] *** Joins: networklist (~networkli@replaced-ip )
2748 [17:46:13] <jelly> edmont: pastebin your /etc/network/if-pre-up.d/wpasupplicant, and which verison of wpasupplicant package is installed?
2749 [17:46:24] *** Quits: eshlox (uid44222@replaced-ip ) (Quit: Connection closed for inactivity)
2750 [17:46:32] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 244 seconds)
2751 [17:46:57] *** Quits: networklist (~networkli@replaced-ip ) (Client Quit)
2752 [17:47:05] *** Quits: super_gollum (~ich@replaced-ip ) (Read error: Connection reset by peer)
2753 [17:47:26] *** Joins: afuentes (~kusanagi@replaced-ip )
2754 [17:47:38] *** Joins: dustyp90 (~dustypoo9@replaced-ip )
2755 [17:49:18] <edmont> jelly: replaced-url
2756 [17:49:59] <jelly> edmont: which package version? Is this debian or raspbian?
2757 [17:50:07] <jelly> edmont: dpkg -l wpasupplicant
2758 [17:51:07] *** Quits: Jidoor (~Jidoor@replaced-ip ) (Ping timeout: 265 seconds)
2759 [17:51:08] <edmont> raspbian
2760 [17:51:11] <jelly> !raspbian
2761 [17:51:11] <dpkg> Raspbian is a distribution <based on Debian> made specifically for the <Raspberry Pi>. Raspbian is not Debian and it is not supported in #debian. Please use #raspbian on irc.freenode.net for support. replaced-url
2762 [17:51:35] <edmont> ii wpasupplicant 2.3-1+deb8u3 armhf client support for WPA and WPA2 (IEEE 802.11i)
2763 [17:51:50] *** Quits: clmsy (~eoz@replaced-ip ) (Remote host closed the connection)
2764 [17:51:52] <jelly> edmont: ask in the right channel and try to figure out with them if /dev/stderr perhaps fails to exist at that point
2765 [17:52:08] <edmont> ok, thanks
2766 [17:52:16] <jelly> (unlikely but who knows with a derivative distro)
2767 [17:52:31] *** Joins: PryMar56 (~prymar@replaced-ip )
2768 [17:52:52] *** Quits: ilyaman (ilyaman@replaced-ip ) (Remote host closed the connection)
2769 [17:53:19] *** Joins: ilyaman (ilyaman@replaced-ip )
2770 [17:53:36] *** Joins: mal__ (~mal@replaced-ip )
2771 [17:54:30] *** Quits: tswartz (~tswartz@replaced-ip ) (Ping timeout: 265 seconds)
2772 [17:54:44] *** Joins: fax (~fax@replaced-ip )
2773 [17:55:03] *** Quits: gerforce (~gerforce@replaced-ip ) (Ping timeout: 276 seconds)
2774 [17:55:15] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 248 seconds)
2775 [17:55:28] *** Quits: h9 (Elite17198@replaced-ip ) (Ping timeout: 265 seconds)
2776 [17:55:44] *** ChanServ sets mode: +o jelly
2777 [17:56:32] *** jelly sets mode: -bb anti*!b920*@gateway/web/cgi-irc/kiwiirc.com/* anti*!50f6*@gateway/web/cgi-irc/kiwiirc.com/*
2778 [17:56:55] *** jelly sets mode: +b anti*!b920*@gateway/web/cgi-irc/kiwiirc.com/*$##arguments
2779 [17:57:00] *** Joins: tswartz (~tswartz@replaced-ip )
2780 [17:57:02] *** jelly sets mode: +b anti*!50f6*@gateway/web/cgi-irc/kiwiirc.com/*$##arguments
2781 [17:57:06] *** ChanServ sets mode: -o jelly
2782 [17:57:51] *** Quits: ThomasJ (thomas@replaced-ip ) (Ping timeout: 265 seconds)
2783 [17:57:57] <debkad> o_o
2784 [17:58:00] *** debhelper sets mode: +l 1755
2785 [17:58:19] *** Quits: alfism (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2786 [17:58:29] *** Joins: amcorreia (~amcorreia@replaced-ip )
2787 [17:58:47] *** Joins: alfism (~alfism@replaced-ip )
2788 [17:58:56] *** Quits: tkla (~tklassen@replaced-ip ) (Ping timeout: 244 seconds)
2789 [17:58:57] *** Quits: ugglan (~ugglan@replaced-ip ) (Ping timeout: 276 seconds)
2790 [17:59:12] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2791 [17:59:14] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
2792 [17:59:38] *** Joins: ugglan (~ugglan@replaced-ip )
2793 [18:00:16] *** Quits: puffyfootpath (~anon@replaced-ip ) (Ping timeout: 265 seconds)
2794 [18:00:46] *** Quits: alfism (~alfism@replaced-ip ) (Client Quit)
2795 [18:01:06] *** Joins: xreal_alt (~xreal@replaced-ip )
2796 [18:01:15] *** Joins: alfism (~alfism@replaced-ip )
2797 [18:01:17] *** Parts: lucad111 (~lucad111@replaced-ip )
2798 [18:01:27] *** Quits: Zzeiss (~wsy@replaced-ip ) (Ping timeout: 250 seconds)
2799 [18:02:50] *** Parts: Neworths (~Neworths@replaced-ip )
2800 [18:03:45] *** Joins: lucad111 (~lucad111@replaced-ip )
2801 [18:03:50] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
2802 [18:04:16] *** Joins: h9 (Elite17198@replaced-ip )
2803 [18:05:07] *** Joins: davidep89 (~davidep89@replaced-ip )
2804 [18:05:07] *** Quits: lethu (~lethu@replaced-ip ) (Ping timeout: 265 seconds)
2805 [18:05:39] *** Quits: DomaMuffin (~DomaMuffi@replaced-ip ) (Ping timeout: 244 seconds)
2806 [18:05:48] *** Joins: _foldLef_ (~foldleft@replaced-ip )
2807 [18:06:59] *** Quits: aindros (~jacknife@replaced-ip ) (Remote host closed the connection)
2808 [18:07:14] *** Joins: mtn (~mtn@replaced-ip )
2809 [18:07:38] *** Joins: DomaMuffin (~DomaMuffi@replaced-ip )
2810 [18:07:42] *** Joins: gerforce (~gerforce@replaced-ip )
2811 [18:09:05] *** Quits: satirev (~Satirev@replaced-ip ) (Ping timeout: 240 seconds)
2812 [18:09:53] *** Joins: daniel-s (~daniel-s@replaced-ip )
2813 [18:10:07] *** Quits: _foldLef_ (~foldleft@replaced-ip ) (Ping timeout: 244 seconds)
2814 [18:10:40] *** Joins: nummyfx (~nummyfx@replaced-ip )
2815 [18:10:57] *** Quits: h9 (Elite17198@replaced-ip ) (Quit: -)
2816 [18:11:15] *** Quits: antgel (~topdog@replaced-ip ) (Ping timeout: 248 seconds)
2817 [18:12:30] *** Joins: AimHere (~bod@replaced-ip )
2818 [18:12:51] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2819 [18:13:59] *** Quits: jazz (~jazz@replaced-ip ) (Remote host closed the connection)
2820 [18:14:11] *** Quits: `D` (~xyzone@replaced-ip ) (Quit: Leaving)
2821 [18:14:25] *** Quits: oish_ (~charlie@replaced-ip ) (Quit: leaving)
2822 [18:14:33] *** Joins: h9 (Elite17198@replaced-ip )
2823 [18:15:07] *** Quits: gognmagog (~gognmagog@replaced-ip ) (Quit: Leaving)
2824 [18:15:24] *** Quits: surfist (~surfist@replaced-ip ) (Remote host closed the connection)
2825 [18:15:37] *** Quits: Uf0 (~luna@replaced-ip ) (Ping timeout: 248 seconds)
2826 [18:16:08] *** Joins: surfist (~surfist@replaced-ip )
2827 [18:16:12] *** Joins: alexandr1 (~alexandro@replaced-ip )
2828 [18:16:40] *** Quits: r3m1 (~rvieux@replaced-ip ) (Quit: Leaving.)
2829 [18:18:01] *** debhelper sets mode: +l 1747
2830 [18:18:52] *** Joins: lethu (~lethu@replaced-ip )
2831 [18:19:07] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Remote host closed the connection)
2832 [18:19:07] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 265 seconds)
2833 [18:19:10] *** Joins: nixz (~nixz@replaced-ip )
2834 [18:19:33] *** Joins: Valoo (~Valoo@replaced-ip )
2835 [18:19:35] <Valoo> Hi
2836 [18:19:48] <nixz> hello.. I have an issue with my debian install. I can not ssh into it. same network. No firewall.
2837 [18:19:53] *** Joins: murphy42 (~murphy@replaced-ip )
2838 [18:20:09] <somiaj> nixz: did you install the ssh server?
2839 [18:20:13] <nixz> yes.
2840 [18:20:30] *** Joins: balor (~aidan@replaced-ip )
2841 [18:20:36] <somiaj> nixz: are you sure the ssh server is running? What is the issue when you try to ssh into it, add ssh -vvv user@host for more output
2842 [18:20:40] <nixz> before I changed the config... I can ssh.. I am trying to allow remote root access.
2843 [18:20:55] <Valoo> Anyone know where I can find common functions (print, ...) already written in assembly?
2844 [18:21:03] *** Quits: lstieb (~lstieb@replaced-ip ) (Ping timeout: 240 seconds)
2845 [18:21:12] <jelly> nixz: did you verify it came back up after reloading the service to apply the changes
2846 [18:21:45] *** Joins: Uf0 (~luna@replaced-ip )
2847 [18:21:46] <nixz> it says could not resolve hostname root
2848 [18:21:54] <jelly> what does?
2849 [18:22:03] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 240 seconds)
2850 [18:22:33] <jelly> nixz: show the exact, complete command you're running, and complete output
2851 [18:22:46] <nixz> ssh -vvv root
2852 [18:23:00] *** Joins: sphenxes (~sphenxes@replaced-ip )
2853 [18:23:17] <jelly> nixz: you're supposed to ssh -vvv root@server-name-goes-here
2854 [18:23:21] <nixz> what's next to Hostname in line 19 by default... I noticed mine here is Hostname *
2855 [18:23:22] <somiaj> nixz: root is most likely not the name of the server you want to ssh to. give the domani name or ip of the server as well.
2856 [18:23:38] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Quit: Leaving)
2857 [18:24:25] *** Joins: githogori (~githogori@replaced-ip )
2858 [18:24:40] <jelly> nixz: there is no "Hostname" in the default sshd_config
2859 [18:25:00] <nixz> I mean Host. Sorry
2860 [18:25:16] <nixz> how to give domain to server
2861 [18:25:17] <nixz> ?
2862 [18:25:28] <jelly> there is no "Host" keyword, either.
2863 [18:25:31] <nixz> i remember.. I left if blank during the isntallation
2864 [18:25:31] <Iridos> has anyone here heard of "taskstats"? From kerneldoc description that seems to do something that I want… but how do you even use it? are there programs that use it?
2865 [18:25:36] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
2866 [18:25:52] <nixz> in two installs.. I have Host.
2867 [18:25:58] <nixz> at line 19.
2868 [18:26:11] <jelly> nixz: whcih debian release is this?
2869 [18:26:26] <nixz> jessie
2870 [18:26:39] *** Quits: ruied (~ruied@replaced-ip ) (Ping timeout: 244 seconds)
2871 [18:26:40] <Iridos> oh, seems there's a 500-line example program :-/
2872 [18:27:50] *** Quits: OS-23624 (~OS-23624@replaced-ip ) (Ping timeout: 244 seconds)
2873 [18:27:55] <jelly> nixz: pastebin your /etc/ssh/sshd_config, and try to compare it to the embedded one in /var/lib/dpkg/info/openssh-server.postinst (starting after the line containing.... cat <<EOF > /etc/ssh/sshd_config(
2874 [18:28:03] *** Quits: xreal_alt (~xreal@replaced-ip ) (Ping timeout: 240 seconds)
2875 [18:28:51] <jelly> !paste
2876 [18:28:52] <dpkg> Do not paste more than 2 lines to this channel. Instead, use: replaced-url
2877 [18:30:04] *** Joins: wonderworld (~ww@replaced-ip )
2878 [18:30:21] *** Joins: |DM| (~|DM|@replaced-ip )
2879 [18:30:26] *** Quits: turfal (~Icedove@replaced-ip ) (Quit: turfal)
2880 [18:30:29] *** nummyfx is now known as nummy
2881 [18:30:41] *** nummy is now known as nummyfx
2882 [18:30:52] *** Joins: xcvn (~o@replaced-ip )
2883 [18:31:09] *** Quits: nummyfx (~nummyfx@replaced-ip ) ()
2884 [18:31:41] *** Joins: dreamon (~dreamon@replaced-ip )
2885 [18:31:58] *** Quits: Homerone (~x@replaced-ip ) (Ping timeout: 244 seconds)
2886 [18:33:06] *** Joins: Guest86937 (57670f68@replaced-ip )
2887 [18:33:50] *** Quits: rafalcpp (~racalcppp@replaced-ip ) (Ping timeout: 260 seconds)
2888 [18:34:06] *** Guest86937 is now known as ashjisdasdasd
2889 [18:34:07] *** Quits: Ishaq (~Ishaq@replaced-ip ) (Excess Flood)
2890 [18:34:17] *** ashjisdasdasd is now known as r00t3r
2891 [18:34:18] *** Joins: robotroll (~robotroll@replaced-ip )
2892 [18:34:22] *** Joins: uhoreg[m] (uhoregmatr@replaced-ip )
2893 [18:34:24] <r00t3r> hi guys
2894 [18:34:45] *** Quits: GandalfTheWizard (~Emma@replaced-ip ) (Quit: Leaving.)
2895 [18:34:56] *** Quits: Asenar (~michael@replaced-ip ) (Quit: Leaving)
2896 [18:35:01] *** Joins: Ishaq (~Ishaq@replaced-ip )
2897 [18:35:11] <debkad> hi
2898 [18:35:19] <r00t3r> basically I have a ubuntu router
2899 [18:35:20] <nixz> how to reinstall open-ssh and purge whatever changes I made to its config file?
2900 [18:35:22] *** Quits: acu__ (~acu@replaced-ip ) (Quit: Leaving)
2901 [18:35:38] <r00t3r> and I want to inspect traffic that comes in or out of it
2902 [18:35:47] <r00t3r> what is the best way to see this?
2903 [18:35:47] <debkad> may be apt-get purge
2904 [18:35:52] <r00t3r> in an organised manner?
2905 [18:36:08] <jmcnaught> dpkg: tell nixz about confnew
2906 [18:36:26] *** Joins: philipballew (~philip@replaced-ip )
2907 [18:36:28] *** Quits: BadSnappa (~BadSnappa@replaced-ip ) (Ping timeout: 244 seconds)
2908 [18:36:41] <nixz> thank you guys
2909 [18:36:48] <jmcnaught> r00t3r: please ask in #ubuntu, this channel is only for Debian (not derivatives :)
2910 [18:37:04] <r00t3r> fuck I hate linux
2911 [18:37:07] *** Joins: Chizz8l (~Den@replaced-ip )
2912 [18:37:10] <jelly> r00t3r: ask in #ubuntu-server, or #ubuntu, or linux or even networking
2913 [18:37:19] *** Quits: Chizz8l (~Den@replaced-ip ) (Max SendQ exceeded)
2914 [18:37:21] <crazyadm> nixz, delete ~/.ssh
2915 [18:37:39] <jelly> crazyadm: that's totally irrelevant for sshd
2916 [18:37:39] *** Joins: Chizz8l (~Den@replaced-ip )
2917 [18:37:44] <crazyadm> ssh-keygen
2918 [18:37:55] *** Joins: silverhom (~silverhom@replaced-ip )
2919 [18:38:00] <jelly> crazyadm: please stop guessing.
2920 [18:38:34] <crazyadm> that's same as reinstalling
2921 [18:38:34] <jelly> nixz: aptitude purge openssh-server, and then install it back, ought to work
2922 [18:38:53] <crazyadm> but that won't remove config file
2923 [18:38:54] <nixz> yes, jelly. I did it that way. Thank you for being helpful.
2924 [18:39:02] *** Quits: ChrisH (~dg7pc@replaced-ip ) (Ping timeout: 250 seconds)
2925 [18:39:06] <crazyadm> when he reinstall, it's exactly same as it were
2926 [18:39:27] <nixz> crazyadm, I recognize you.. so what's your suggestion?
2927 [18:39:29] *** Quits: itablist (~dev@replaced-ip ) (Quit: WeeChat 1.0.1)
2928 [18:39:38] <jelly> crazyadm: that has nothing to do with sshd config file
2929 [18:39:52] <debkad> i asked in #lxde channel for a while about a simple zoom tool, no answer yet, i tried vmg and figuring is only text based, kmag but it need big dependency install ( qt ), another choice is compiz but as i have an old pc i can't use it
2930 [18:40:46] *** Quits: robotroll (~robotroll@replaced-ip ) (Read error: Connection reset by peer)
2931 [18:40:46] <crazyadm> remove /etc/ssh, ~/.ssh, root/.ssh
2932 [18:40:58] <crazyadm> reinstall sshd
2933 [18:41:00] <jelly> debkad: xzoom ?
2934 [18:41:23] *** Quits: murphy42 (~murphy@replaced-ip ) (Quit: Leaving)
2935 [18:41:23] <debkad> jelly, that one i tried it before but it suck
2936 [18:41:26] <jelly> crazyadm: there's no need to touch any of those by hand
2937 [18:41:33] *** Quits: RTFM[away] (~RTFMaway]@replaced-ip ) (Ping timeout: 240 seconds)
2938 [18:41:35] *** Quits: fguillot (~fguillot@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
2939 [18:41:36] <nixz> crazyadm, attitude purge openssh-server did the trick already.
2940 [18:41:39] *** Joins: murphy42 (~murphy@replaced-ip )
2941 [18:41:40] <debkad> it show ugly text or picture
2942 [18:41:48] *** Parts: murphy42 (~murphy@replaced-ip )
2943 [18:41:56] <nixz> I can now access the server in ssh.
2944 [18:41:58] <jelly> debkad: yes, but it works everywhere
2945 [18:42:10] *** Joins: hoaa127 (5a3fe8e5@replaced-ip )
2946 [18:42:10] <nixz> how to allow root access to ssh?
2947 [18:42:15] <crazyadm> kernel: TCP: time wait bucket table overflow kernel: nf_conntrack: table full, dropping packet
2948 [18:42:23] <crazyadm> how do i fix those two
2949 [18:42:45] *** Joins: murphy (~murphy@replaced-ip )
2950 [18:42:46] <nixz> I wanted to use winscp to see and manipulate files....
2951 [18:43:12] <hoaa127> I have a dedicated server, but I have never cared about email.
2952 [18:43:16] *** Joins: slxe2 (~Ash@replaced-ip )
2953 [18:43:22] <hoaa127> How to know if I have a mail server installed?
2954 [18:43:33] *** Joins: baraba (~baraba@replaced-ip )
2955 [18:43:36] *** SpacyTime is now known as emiTycapS
2956 [18:43:51] *** Quits: Chizz8l (~Den@replaced-ip ) (Ping timeout: 244 seconds)
2957 [18:43:58] <nkuttler> hoaa127: apt-cache policy exim4 ?
2958 [18:43:59] <jelly> nixz: which files, your data or global config files?
2959 [18:44:15] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
2960 [18:44:24] <nixz> data I think
2961 [18:44:27] <nixz> how to be sure?
2962 [18:44:39] *** Quits: lukaso666 (~lukaso666@replaced-ip ) (Quit: Wychodzi)
2963 [18:44:41] *** Parts: slxe2 (~Ash@replaced-ip )
2964 [18:45:01] <jelly> hoaa127: aptitude search '~i ?provides(mail-transport-agent)'
2965 [18:45:01] <jmcnaught> hoaa127: one way is to search for installed packages that provide the virtual package mail-transport-agent: aptitude search ~i~Pmail-transport-agent
2966 [18:45:08] <jmcnaught> heh
2967 [18:45:19] <crazyadm> just telnet localhost 25
2968 [18:45:21] <jelly> nixz: I'm asking YOU which files do you want to edit?
2969 [18:45:24] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
2970 [18:45:42] <debkad> jelly, it is not handy to control it ( if we don't count the quality )
2971 [18:45:52] <hoaa127> jelly: i have: "i postfix - High-performance mail transport agent"
2972 [18:46:03] <hoaa127> Does this mean I have a "mail server" ?
2973 [18:46:14] *** Quits: pasadinhas (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2974 [18:46:16] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
2975 [18:46:24] <surfist> what does this mean? /usr/lib/gdm3/gdm-x-session[977]: (WW) "libinput" will not be loaded unless you've specified it to be loaded elsewhere.
2976 [18:46:26] <nixz> This one /etc/ssh/sshd_config ?
2977 [18:46:32] <jelly> hoaa127: that is one of smtp server software packages, that can be configured to receive mail from internet.
2978 [18:46:42] <surfist> could that be why touchpad is not working for scrolling?
2979 [18:46:56] <hoaa127> jelly: that can be configured to *send* mail to internet, right?
2980 [18:47:02] <surfist> or the tab is missing from config
2981 [18:47:03] <jelly> hoaa127: that too.
2982 [18:47:05] <hoaa127> ok
2983 [18:47:32] <hoaa127> Does this mean I can use my server as a SMTP (example in Thunderbird, etc. ?)
2984 [18:47:36] <crazyadm> that's your sshd config file
2985 [18:48:08] <init7> jelly install virtualmin so u have all things preconfigured
2986 [18:48:15] *** Joins: greycat (~wooledg@replaced-ip )
2987 [18:48:16] <jmcnaught> hoaa127: there's a little more involved with setting up an MTA than installing postfix, but postfix is certainly capable of filling that role
2988 [18:48:32] <nixz> crazyadm, so what would you suggest?
2989 [18:48:34] <jelly> hoaa127: no, that's just a necessary requirement. You also need your own domain, prefereably matching A/AAAA and PTR records for your system, and all sorts of stuff
2990 [18:48:38] *** emiTycapS is now known as Lychee
2991 [18:48:43] *** Joins: lukaso666 (~lukaso666@replaced-ip )
2992 [18:48:47] <crazyadm> nixz, what you trying to do?
2993 [18:49:00] *** Lychee is now known as Lychee`
2994 [18:49:10] <nixz> crazyadm, trying to allow remote root access using ssh
2995 [18:49:20] <jelly> nixz: you want to change /etc/ssh/sshd_config to allow root access so you can edit /etc/ssh/sshd_config ???
2996 [18:49:42] <hoaa127> jelly: i have a few domains, apache, etc. In short, is it very easy (< 10 minutes), medium easy (1 - 2 hours) or a long task ( > 3 hours) to be able to use my server as a SMTP in external mail clients (Thunderbird, etc.) ?
2997 [18:49:47] <jelly> nixz: that sounds a bit recursive
2998 [18:49:48] <crazyadm> edit your /etc/sshd_config
2999 [18:49:49] <jmcnaught> nixz: on jessie the simplest way to accomplish this is to add an SSH key to the root account
3000 [18:49:52] <nixz> no.
3001 [18:49:55] <hoaa127> given that I have neer done it in the past
3002 [18:50:05] <nkuttler> hoaa127: depends, do you care about sending email to other people?
3003 [18:50:06] <hoaa127> Are there some tricky configuration steps?
3004 [18:50:08] <surfist> why not just ssh in and su to root?
3005 [18:50:11] *** Quits: uhoreg[m] (uhoregmatr@replaced-ip ) (Remote host closed the connection)
3006 [18:50:11] <crazyadm> RootPermission yes
3007 [18:50:24] <hoaa127> nkuttler: yes, a lot, for my customers, I need my emails to be sent
3008 [18:50:27] <jelly> crazyadm: dude. Stop writing nonsense.
3009 [18:50:29] <nixz> I saw this.. replaced-url
3010 [18:50:39] <nkuttler> hoaa127: 2-3 days i'd say
3011 [18:51:00] <jelly> crazyadm: please only help people with issues you 100% know exactly how to solve
3012 [18:51:24] <surfist> ssh in as root opens the door to brute force attacks
3013 [18:51:24] <hoaa127> nkuttler: really??
3014 [18:51:41] <crazyadm> nixz, echo 'PermitRootLogin yes' >> /etc/ssh/sshd_config
3015 [18:51:47] <nkuttler> hoaa127: reliably delivering mail is hard, thank the spammers
3016 [18:51:51] *** ChanServ sets mode: +o jelly
3017 [18:51:51] *** jelly sets mode: +q *!*@125.120.61.153
3018 [18:51:52] *** ChanServ sets mode: -o jelly
3019 [18:51:55] <hoaa127> nkuttler: true
3020 [18:51:58] <jelly> crazyadm: muted for an hour
3021 [18:52:06] *** Joins: aaro (~aaro@replaced-ip )
3022 [18:52:10] <jelly> nixz: do avoid doing what crazyadm told you to
3023 [18:52:21] <nixz> yes. I did not do it. :)
3024 [18:52:30] *** Quits: apecat (apecat@replaced-ip ) (Remote host closed the connection)
3025 [18:52:37] <jelly> you already have a PermitRootLogin line, and it's set to allow login with ssh key
3026 [18:52:48] <jelly> (PermitRootLogin without-password)
3027 [18:52:49] <nixz> okay.
3028 [18:52:55] <nixz> yes. I see that line.
3029 [18:53:06] *** Quits: emeritus (~emeritus@replaced-ip##) (Quit: ZNC 1.6.3+deb1 - ##replaced-url
3030 [18:53:26] <jelly> now you just have to generate a key pair on your ssh client machine, and add it into /root/.ssh/authorized_keys
3031 [18:53:44] <nixz> ah okay..
3032 [18:53:50] <nixz> how to do it about?
3033 [18:53:52] *** Joins: SpaceDanceCJ (~Sasha@replaced-ip )
3034 [18:54:00] *** Joins: emeritus (~emeritus@replaced-ip )
3035 [18:54:08] <jmcnaught> hoaa127: how familiar are you with SMTP? if not very, starting with replaced-url
3036 [18:54:12] *** Quits: l3archos (~Icedove@replaced-ip ) (Quit: l3archos)
3037 [18:54:36] <hoaa127> jmcnaught: argghh seems too complex for me now. I'll keep my good old smtp from a third party (sendgrid)
3038 [18:54:39] <greycat> Use ssh-keygen to generate the key pair. Copy the PUBLIC key (not the private key) to the remote machine and then append it to the FILE named authorized_keys in the target user's ~/.ssh/ directory (creating the file it's not already there)
3039 [18:54:50] *** Quits: LNJ2GO (~lnj@replaced-ip ) (Ping timeout: 260 seconds)
3040 [18:55:08] *** Quits: Lychee` (JeDa@replaced-ip ) (Quit: ψ(ï½€∇´)ψ)
3041 [18:55:27] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 265 seconds)
3042 [18:56:04] *** Quits: lukaso666 (~lukaso666@replaced-ip ) (Quit: Wychodzi)
3043 [18:56:26] *** Joins: lukaso666 (~lukaso666@replaced-ip )
3044 [18:56:29] <jmcnaught> hoaa127: not a bad idea to use a third party unless you're ready for a bunch of responsibility. If you send mail for more users than yourself, staying off of blacklists can be an ongoing effort
3045 [18:56:32] *** Quits: hk238 (~kvirc@replaced-ip##) (Quit: ##replaced-url
3046 [18:56:32] <debkad> i give up on zooming tool, it is sad there is no simple and handy tool for that
3047 [18:56:39] *** Joins: canopus (~canopus@replaced-ip )
3048 [18:56:50] <hoaa127> jmcnaught: ok, good to know
3049 [18:57:07] *** Joins: czesmir (~stefan@replaced-ip )
3050 [18:57:15] <jmcnaught> hoaa127: you can of course configure postfix or another MTA to be able to send mail through sendgrid. A lot of linux software assumes it can send mail with the mail or sendmail commands
3051 [18:57:17] *** Joins: saboru (~saboru@replaced-ip )
3052 [18:57:23] *** Joins: davidep8_ (~davidep89@replaced-ip )
3053 [18:57:37] *** Joins: _foldLeft (~foldleft@replaced-ip )
3054 [18:57:39] <hoaa127> jmcnaught: then it's easier to use smtp.sendgrid.net directly from thunderbird etc.
3055 [18:57:52] *** Quits: davidep89 (~davidep89@replaced-ip ) (Ping timeout: 265 seconds)
3056 [18:58:25] <jelly> nixz: which shs client do you use for terminal, putty?
3057 [18:58:29] <jelly> ssh* client
3058 [18:58:43] <nixz> yes. Putty jelly
3059 [18:58:56] <jmcnaught> hoaa127: sure. and on your dedicated server you can have postfix relay mail through sendgrid as well (so for example you can get emails sent to root)
3060 [18:59:02] <jelly> nixz: then grab puttygen from their site, you can use that to generate the key pair
3061 [18:59:28] <nixz> don't have issue with putty.. only in winscp.. I can not login using root account. That's why I wanted to enable remote root access.
3062 [19:00:14] <jelly> nixz: and once you have a key pair and put the right half in winscp, and the other half in /root/.ssh/authorized_keys on the server, you'll be able to do so
3063 [19:00:41] <jelly> it's possible winscp has its own key gen, I just don't know
3064 [19:00:42] <nixz> I will try that. Thanks.
3065 [19:01:33] *** Joins: jak2000 (~jak2000@replaced-ip )
3066 [19:01:55] <jelly> replaced-url
3067 [19:02:47] *** Joins: _tgunr (~davec@replaced-ip )
3068 [19:03:03] *** Quits: t0mmy (~tprrt@replaced-ip ) (Ping timeout: 240 seconds)
3069 [19:03:07] <jelly> surfist: the default setup in Debian 8, (PermitRootLogin without-password) avoids your worry about <surfist> ssh in as root opens the door to brute force attacks
3070 [19:03:25] *** Quits: tgunr (~davec@replaced-ip ) (Ping timeout: 250 seconds)
3071 [19:04:17] *** Quits: Cavedude (~Cavedude@replaced-ip ) (Ping timeout: 250 seconds)
3072 [19:04:28] *** Quits: bpsecret (~bpsecret@replaced-ip ) (Quit: kyy)
3073 [19:04:52] *** h4ndy is now known as H4ndy
3074 [19:04:55] *** Joins: TomasCZ (~TomasCZ@replaced-ip )
3075 [19:05:30] *** Quits: nitefall (~thewellin@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3076 [19:05:53] *** Quits: hoaa127 (5a3fe8e5@replaced-ip ) (Quit: Page closed)
3077 [19:06:11] *** Joins: Cavedude (~Cavedude@replaced-ip )
3078 [19:06:13] *** Joins: bpsecret (~bpsecret@replaced-ip )
3079 [19:06:39] *** rany is now known as DoraTheXXXplorer
3080 [19:06:39] *** Quits: bgardner (~bgardner@replaced-ip ) (Quit: leaving)
3081 [19:07:12] *** Quits: saboru (~saboru@replaced-ip ) (Ping timeout: 276 seconds)
3082 [19:07:32] <jhutchins> nixz: The only step you should need is to point the winscp profile to the putty private key.
3083 [19:07:58] <jhutchins> nixz: Shouldn't need to generate a new pair if it's already working in putty.
3084 [19:08:00] *** debhelper sets mode: +l 1741
3085 [19:08:07] <nixz> jhutchins, been trying to do what jelly is recommending..
3086 [19:08:08] *** Joins: strass (~strass@replaced-ip )
3087 [19:08:51] <nixz> yours is a good idea too.. the only thing is.. I don't know how to do it.. But once I can make this working.. surely it is a lesson learned to my part.
3088 [19:08:52] <nixz> :)
3089 [19:08:53] <jelly> nixz: are you logging in with password when using putty right now?
3090 [19:08:55] <jhutchins> nixz: Either way will work.
3091 [19:09:03] *** Quits: davidep8_ (~davidep89@replaced-ip ) ()
3092 [19:09:18] <nixz> yes, jelly. Using a privileged account.
3093 [19:09:30] <jhutchins> nixz: Look in the putty profile, it will show where the key is.
3094 [19:09:32] <jelly> then what jhutchins talks about isn't in place yet
3095 [19:09:54] <jhutchins> Corret, I thought you had without-password enabled already.
3096 [19:10:03] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 244 seconds)
3097 [19:10:06] <jelly> jhutchins: that's just for root
3098 [19:10:27] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 248 seconds)
3099 [19:10:31] <jhutchins> Sorry, I'll stop confusing the issue.
3100 [19:10:42] *** Joins: LNJ2GO (~lnj@replaced-ip )
3101 [19:12:47] *** Quits: kenneth (~kenneth@replaced-ip ) (Ping timeout: 244 seconds)
3102 [19:12:51] *** Quits: h9 (Elite17198@replaced-ip ) (Ping timeout: 265 seconds)
3103 [19:14:20] *** Quits: mert (~pvtmert@replaced-ip ) (Ping timeout: 244 seconds)
3104 [19:14:40] <jelly> nixz: when you generate a key pair, winscp (and also putty itself!) can use the private key part. The "Public key for pasting into authorized_keys file" should be copy/pasted into /root/.ssh/authorized_keys file on the server. In a root shell, you can just run "cat > /root/.ssh/authorized_keys", paste it, press enter, then press Control-D
3105 [19:14:44] *** Joins: kenneth (~kenneth@replaced-ip )
3106 [19:15:07] *** Quits: crazyadm (~bao@replaced-ip ) (Quit: Leaving)
3107 [19:15:09] *** Joins: jak2000 (~jak2000@replaced-ip )
3108 [19:15:13] <jelly> or paste into "nano /root/.ssh/authorized_keys" and hope it doesn't automatically wrap the text
3109 [19:15:46] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Remote host closed the connection)
3110 [19:15:58] *** ChanServ sets mode: +o eir
3111 [19:15:59] *** eir sets mode: -qo *!*@125.120.61.153 eir
3112 [19:16:04] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
3113 [19:16:04] *** Joins: learjet60xr (~learjet60@replaced-ip )
3114 [19:16:25] *** Joins: QwertyDragon (~QwertyDra@replaced-ip )
3115 [19:16:45] <greycat> Safer to use cat >> /root/.ssh/authorized_keys just in case there were already keys present.
3116 [19:17:13] *** Joins: ChrisH (~dg7pc@replaced-ip )
3117 [19:17:44] <greycat> Also, if you create the key pair in putty(gen), you'll probably have to convert it to OpenSSH format. Unless Putty has changed in the last couple years.
3118 [19:18:03] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 240 seconds)
3119 [19:18:06] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: pingfloyd)
3120 [19:18:09] <jelly> greycat: which crazy shell allows >> on nonexistent file
3121 [19:18:10] *** Joins: virtualsex (~virtualse@replaced-ip )
3122 [19:18:21] *** Joins: hk238 (~kvirc@replaced-ip )
3123 [19:18:48] <nixz> got this.. /root/.ssh/authorized_keys: No such file or directory
3124 [19:19:10] <greycat> jelly: all of them.
3125 [19:19:16] <jelly> nixz: mkdir /root/.ssh, if the directory does not exist
3126 [19:19:33] <virtualsex> create one
3127 [19:19:35] <jelly> greycat: dash doesn't by default, zsh doesn't either
3128 [19:19:45] <greycat> imadev:~$ csh
3129 [19:19:45] <greycat> % echo stuff >> non-existent-file-for-jelly
3130 [19:19:45] <greycat> %
3131 [19:19:46] <dselect> stuff >> non-existent-file-for-jelly
3132 [19:19:50] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
3133 [19:19:57] *** Joins: roentgen (~roentgen@replaced-ip )
3134 [19:19:58] <greycat> jelly: sorry, you're mistaken. Perhaps you have enabled some weird option.
3135 [19:20:30] *** Quits: afuentes (~kusanagi@replaced-ip ) (Ping timeout: 265 seconds)
3136 [19:20:35] *** Quits: learjet60xr (~learjet60@replaced-ip ) (Ping timeout: 248 seconds)
3137 [19:20:38] <greycat> wooledg@wooledg:~$ dash
3138 [19:20:38] <greycat> $ echo stuff >> where-is-the-file
3139 [19:20:38] <greycat> $
3140 [19:20:47] *** Joins: _Vi (~vi@replaced-ip )
3141 [19:21:04] <jelly> greycat: jessie?
3142 [19:21:23] <greycat> Every shell on every unix, seriously. Yes. wooledg is jessie.
3143 [19:21:38] <greycat> (OK, maybe not rc or fish. I never learned those.)
3144 [19:22:38] <jelly> oh, I didn't read the error message in dash case here.
3145 [19:22:43] <nixz> jelly, got it.. THanks.
3146 [19:22:55] <nixz> how about in the client side?
3147 [19:23:09] *** Joins: terminal_echo (~terminal_@replaced-ip )
3148 [19:23:24] <jelly> nixz: I guess you now read the winscp docs to see where to add the private key
3149 [19:24:25] *** Quits: debkad (~kadiro@replaced-ip ) (Quit: Leaving)
3150 [19:25:00] *** Joins: th0r (~pi@replaced-ip )
3151 [19:25:02] *** Joins: WayToDoor (~milk.bott@autresservs.api-d.com)
3152 [19:25:18] <jelly> (and apparently my own zsh really behaves differently from a zsh -f)
3153 [19:26:19] *** Joins: kiao2938 (~mj@replaced-ip )
3154 [19:26:20] <jelly> virtualsex: please don't evade bans.
3155 [19:26:34] *** Joins: fguillot (~fguillot@replaced-ip )
3156 [19:26:49] *** Quits: virtualsex (~virtualse@replaced-ip ) (Remote host closed the connection)
3157 [19:27:05] <jelly> ah, they were unbanned already
3158 [19:27:30] *** Quits: terminal_echo (~terminal_@replaced-ip ) (Client Quit)
3159 [19:27:39] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
3160 [19:27:47] *** Joins: robotroll (~robotroll@replaced-ip )
3161 [19:27:53] *** Joins: Colti (Miramar-FL@replaced-ip )
3162 [19:28:49] *** Quits: r00t3r (57670f68@replaced-ip##) (Quit: ##replaced-url
3163 [19:29:03] *** Joins: r00t3r (57670f68@replaced-ip )
3164 [19:29:18] *** DoraTheXXXplorer is now known as rany
3165 [19:29:22] *** Joins: N3X15 (~Rob@replaced-ip )
3166 [19:30:42] *** Joins: iik (~IIK@replaced-ip )
3167 [19:31:38] *** Quits: weyfonk (~weyfonk@replaced-ip ) (Ping timeout: 265 seconds)
3168 [19:31:41] *** Joins: DexterF (~dexter@replaced-ip )
3169 [19:31:41] *** Joins: metachr0n (~nobody@replaced-ip )
3170 [19:31:48] *** Joins: test2 (~RandomDud@replaced-ip )
3171 [19:31:59] <DexterF> hi all
3172 [19:32:04] *** Quits: test2 (~RandomDud@replaced-ip ) (Client Quit)
3173 [19:32:48] <DexterF> can deb8 create a raid5 md device and install to that from the installation cd?
3174 [19:33:28] <greycat> I'm not sure that /boot can be on a raid5, but everything else can for sure.
3175 [19:33:29] <nixz> got it working jelly! Thank you for your help.
3176 [19:33:38] <jelly> DexterF: you still probably want to have a separate raid1 for /boot
3177 [19:34:04] *** Quits: bobbyz (~bobbyz@replaced-ip ) (Ping timeout: 250 seconds)
3178 [19:34:21] <DexterF> jelly: grub not 100% ok with looking for its kernel on raid5 yet?
3179 [19:34:45] *** Joins: panta (~panta@replaced-ip )
3180 [19:34:54] <jelly> nixz: remember windows and unix use slightly different line endings for text files, so use an editor that can autodetect and use unix line endings (Notepad++ comes to mind)
3181 [19:34:55] *** Quits: msb (~msb@replaced-ip ) (Quit: ENOENT)
3182 [19:35:00] *** Quits: r00t3r (57670f68@replaced-ip##) (Quit: ##replaced-url
3183 [19:35:33] *** Joins: FeZ (ident@replaced-ip )
3184 [19:35:37] *** Quits: ilyaman (ilyaman@replaced-ip ) (Ping timeout: 248 seconds)
3185 [19:35:40] <jelly> DexterF: I honestly do not know
3186 [19:35:41] *** Joins: navlys (~smuxi@replaced-ip )
3187 [19:35:50] *** Joins: h9 (Elite17198@replaced-ip )
3188 [19:36:12] <jelly> last time I'd look it barely learned to use md raid 1.2 metadata format
3189 [19:36:28] *** Quits: hanshenrik__ (~hanshenri@replaced-ip ) (Quit: Leaving)
3190 [19:36:37] <jelly> I'm still going with 1.0 format for /boot when installing on md raid
3191 [19:36:38] *** Quits: Sigyn (sigyn@replaced-ip ) (Quit: Live long and prosper)
3192 [19:37:09] * jelly does not like relying on features only found in latest versions
3193 [19:37:31] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
3194 [19:37:51] *** Quits: Nem-47 (~Nem-47@replaced-ip ) (Read error: Connection reset by peer)
3195 [19:38:40] <jelly> %
3196 [19:38:41] *** Joins: Sigyn (sigyn@replaced-ip )
3197 [19:39:02] <jelly> % blargle
3198 [19:39:05] <jelly> %
3199 [19:39:47] <jelly> dselect: literal echo
3200 [19:39:47] <dselect> "echo" is "<reply>ECHO...ECHo...ECho...Echo...echo...cho...ho...o......."
3201 [19:39:58] <jelly> % echo how then
3202 [19:39:58] <dselect> how then
3203 [19:40:16] *** Joins: ER_nesto (~ER_nesto@replaced-ip )
3204 [19:40:30] *** Quits: ER_nesto (~ER_nesto@replaced-ip ) (Max SendQ exceeded)
3205 [19:40:34] <jelly> must be a builtin
3206 [19:41:04] *** Quits: h9 (Elite17198@replaced-ip ) (Quit: -)
3207 [19:41:04] *** Quits: surfist (~surfist@replaced-ip ) (Quit: quitting)
3208 [19:41:28] *** rany is now known as auwoo
3209 [19:41:34] *** Quits: jwd (~jwd@replaced-ip ) (Remote host closed the connection)
3210 [19:41:53] *** Quits: dustyp90 (~dustypoo9@replaced-ip ) (Ping timeout: 240 seconds)
3211 [19:41:55] *** auwoo is now known as rany
3212 [19:42:06] *** Joins: jwd (~jwd@replaced-ip )
3213 [19:42:25] *** _Tristan-Speccy_ is now known as Tristan-Speccy
3214 [19:42:40] *** Quits: tom99 (~tom99@replaced-ip ) (Read error: Connection reset by peer)
3215 [19:43:15] *** Quits: glebihan_ (~glebihan@replaced-ip ) (Read error: Connection reset by peer)
3216 [19:43:22] *** Parts: lucad111 (~lucad111@replaced-ip )
3217 [19:44:06] *** Joins: tom99 (~tom99@replaced-ip )
3218 [19:45:16] *** Quits: nixz (~nixz@replaced-ip ) (Read error: Connection reset by peer)
3219 [19:45:40] *** Joins: glebihan_ (~glebihan@replaced-ip )
3220 [19:45:53] *** Quits: cliluw (~cliluw@replaced-ip ) (Read error: Connection reset by peer)
3221 [19:46:06] *** Joins: pLk (~sherwood@replaced-ip )
3222 [19:46:15] <DammitJim> what log shows that a service was restarted?
3223 [19:46:32] *** Quits: QwertyDragon (~QwertyDra@replaced-ip ) (Quit: Leaving)
3224 [19:46:41] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
3225 [19:46:54] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
3226 [19:47:25] *** Quits: hk238 (~kvirc@replaced-ip##) (Quit: ##replaced-url
3227 [19:48:47] <DexterF> general problems with /boot+grub on a usb thumb drive? (or even 2 usb drives in raid1...)
3228 [19:48:49] *** rany is now known as dix2
3229 [19:49:12] *** Joins: leba2 (~user@replaced-ip )
3230 [19:49:18] *** Quits: morphis_ (~morphis@replaced-ip ) (Remote host closed the connection)
3231 [19:49:21] <greycat> DammitJim: in systemd, systemctl does
3232 [19:49:26] *** Joins: newbie22 (~newbie22@replaced-ip )
3233 [19:49:30] *** Joins: altin_ (~altin@replaced-ip )
3234 [19:49:30] *** Quits: altin_ (~altin@replaced-ip ) (Changing host)
3235 [19:49:31] *** Joins: altin_ (~altin@replaced-ip )
3236 [19:49:36] <DammitJim> thanks
3237 [19:49:36] <leba2> How can I list the group(s) a specific user belongs to?
3238 [19:49:43] <greycat> leba2: groups username
3239 [19:49:54] <leba2> Thanks.
3240 [19:49:59] <leba2> Thanks.
3241 [19:50:05] <leba2> (ouch)
3242 [19:50:19] <newbie22> groups newbie22
3243 [19:50:38] *** Quits: newbie22 (~newbie22@replaced-ip ) (Client Quit)
3244 [19:51:07] *** dix2 is now known as dix
3245 [19:51:15] *** Joins: uhoreg[m] (uhoregmatr@replaced-ip )
3246 [19:51:54] <leba2> And how to list all users a group has?
3247 [19:52:10] *** Joins: hanfm (~Thunderbi@replaced-ip )
3248 [19:52:14] <greycat> probably by grepping /etc/group
3249 [19:52:15] *** Quits: th0r (~pi@replaced-ip ) (Quit: Ex-Chat)
3250 [19:52:32] <jelly> leba2: groups command
3251 [19:52:33] *** Quits: mal__ (~mal@replaced-ip ) (Ping timeout: 240 seconds)
3252 [19:52:47] <greycat> but of course that only shows users that have it as a *supplementary* group, not a primary group
3253 [19:53:13] <leba2> I think I'm talking about primary groups...
3254 [19:53:15] <jelly> oops, I did't read the question
3255 [19:53:16] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
3256 [19:53:27] <greycat> She reversed the question from its original form.
3257 [19:53:29] *** Joins: h9 (Elite17198@replaced-ip )
3258 [19:53:34] <leba2> How to list all users a primary group has?
3259 [19:53:37] *** Joins: surfist (~surfist@replaced-ip )
3260 [19:53:38] *** PugaBear_ is now known as PugaBear
3261 [19:53:40] <leba2> Is jelly woman?
3262 [19:53:53] <greycat> awk -F: '$3 == whatevergid'
3263 [19:53:56] <jelly> leba2: that shall remain unanswered
3264 [19:53:58] <greycat> awk -F: '$3 == whatevergid' /etc/passwd
3265 [19:54:14] <greycat> wait, 3 or 4
3266 [19:54:23] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Client Quit)
3267 [19:54:25] <leba2> jelly: ok, sorry
3268 [19:54:28] <greycat> sorry, group is $4
3269 [19:55:13] *** Joins: raylu (raylu@replaced-ip )
3270 [19:55:15] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 248 seconds)
3271 [19:55:30] *** Quits: multi_io (~olaf@replaced-ip ) (Ping timeout: 260 seconds)
3272 [19:55:30] <raylu> i used to use python-pypy.sandbox but that package has been removed. is there somewhere i can go to find out why? replaced-url
3273 [19:55:36] *** Joins: ult (~ult@replaced-ip )
3274 [19:55:42] <jelly> ,v python-pypy.sandbox
3275 [19:55:42] *** Quits: DanawarUK_ (1fd3a7fd@replaced-ip ) (Ping timeout: 240 seconds)
3276 [19:55:43] <judd> Package: python-pypy.sandbox on amd64 -- jessie: 2.4.0+dfsg-3
3277 [19:56:03] <jelly> ,bug rm python-pypy.sandbox
3278 [19:56:07] <judd> Sorry, no removal reasons were found.
3279 [19:56:30] *** Parts: leba2 (~user@replaced-ip )
3280 [19:56:32] *** Joins: cliluw (~cliluw@replaced-ip )
3281 [19:56:47] *** Joins: multi_io (~olaf@replaced-ip )
3282 [19:57:08] <jelly> raylu: you could try replaced-url
3283 [19:57:15] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Ping timeout: 244 seconds)
3284 [19:57:22] *** Joins: julius_ (~jason4@replaced-ip )
3285 [19:57:44] *** Quits: zap_p (~7ap@replaced-ip ) (Ping timeout: 265 seconds)
3286 [19:58:13] <jelly> raylu: since it's built from pypy source, the changelog (either debian's or upstream) may have further clues
3287 [19:58:24] *** dix is now known as rany
3288 [19:58:30] *** Joins: RTFM[away] (~RTFMaway]@replaced-ip )
3289 [19:58:47] *** Joins: gosul33t (~gosul33t@replaced-ip )
3290 [19:59:06] *** Quits: Hacker01 (~Haxker01@replaced-ip ) (Quit: Hacker01)
3291 [19:59:26] *** Joins: user1234_ (~user@replaced-ip )
3292 [19:59:57] *** Joins: de-facto (~de-facto@replaced-ip )
3293 [20:00:11] *** Joins: vegenaise (~vegenaise@replaced-ip )
3294 [20:00:12] *** Quits: vegenaise (~vegenaise@replaced-ip ) (Max SendQ exceeded)
3295 [20:00:16] *** Quits: Starky (~Starky@replaced-ip ) (Read error: Connection reset by peer)
3296 [20:00:30] <raylu> * Drop python-pypy.sandbox. It is broken upstream in 5.4.0, as it has been
3297 [20:00:31] <raylu> in all upstream releases in recent history.
3298 [20:00:32] <raylu> :(
3299 [20:00:36] *** Joins: vegenaise (~vegenaise@replaced-ip )
3300 [20:00:37] *** Quits: vegenaise (~vegenaise@replaced-ip ) (Max SendQ exceeded)
3301 [20:00:59] *** Joins: vegenaise (~vegenaise@replaced-ip )
3302 [20:01:00] *** Joins: Starky (~Starky@replaced-ip )
3303 [20:01:53] *** Joins: eshlox (uid44222@replaced-ip )
3304 [20:02:09] *** Joins: manjaroCinnamon1 (~Manjarous@replaced-ip )
3305 [20:02:23] *** alexandr1 is now known as alexandros_c
3306 [20:03:15] *** Quits: pLk (~sherwood@replaced-ip ) (Ping timeout: 248 seconds)
3307 [20:03:21] *** Joins: daniel-s (~daniel-s@replaced-ip )
3308 [20:03:24] *** Joins: pLk (~sherwood@replaced-ip )
3309 [20:04:03] *** Joins: bizarro_1 (~bizarro_1@replaced-ip )
3310 [20:04:12] *** Joins: debalance (~debalance@replaced-ip )
3311 [20:04:15] *** Joins: mastokley (~mastokley@replaced-ip )
3312 [20:04:51] *** Quits: andykay (~AndyKay@replaced-ip ) (Ping timeout: 248 seconds)
3313 [20:05:23] *** Quits: h9 (Elite17198@replaced-ip ) (Quit: -)
3314 [20:05:36] *** Quits: erre (~erre@replaced-ip ) (Max SendQ exceeded)
3315 [20:05:47] *** Joins: erre (~erre@replaced-ip )
3316 [20:06:32] *** Joins: nprs (uid54228@replaced-ip )
3317 [20:06:43] *** Joins: h9 (Elite17198@replaced-ip )
3318 [20:07:27] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
3319 [20:08:37] *** Quits: p3rs3us (~jduro@replaced-ip ) (Quit: Leaving)
3320 [20:08:57] *** Joins: AnD[a]LeS (~andales@replaced-ip )
3321 [20:09:26] *** Joins: andykay (~AndyKay@replaced-ip )
3322 [20:09:29] *** Quits: ult (~ult@replaced-ip ) ()
3323 [20:09:49] *** Quits: laidback_01 (~jax@replaced-ip ) (Remote host closed the connection)
3324 [20:10:45] *** Quits: BackEndCoder (~steve@replaced-ip ) (Excess Flood)
3325 [20:10:53] *** Joins: ult (~ult@replaced-ip )
3326 [20:11:02] *** Joins: BackEndCoder (~steve@replaced-ip )
3327 [20:11:23] *** Joins: btf (~btf@replaced-ip )
3328 [20:12:58] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip ) (Remote host closed the connection)
3329 [20:13:39] *** Joins: samurailink3 (~samuraili@replaced-ip )
3330 [20:13:45] *** Quits: h9 (Elite17198@replaced-ip ) (Ping timeout: 265 seconds)
3331 [20:13:45] *** Quits: WayToDoor (~milk.bott@autresservs.api-d.com) (Ping timeout: 244 seconds)
3332 [20:14:01] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
3333 [20:15:02] *** Joins: towo` (~towo@replaced-ip )
3334 [20:15:22] *** Quits: towo` (~towo@replaced-ip ) (Changing host)
3335 [20:15:23] *** Joins: towo` (~towo@replaced-ip )
3336 [20:16:11] *** Quits: andykay (~AndyKay@replaced-ip ) (Read error: Connection reset by peer)
3337 [20:16:13] *** Joins: WayToDoor (~milk.bott@autresservs.api-d.com)
3338 [20:16:17] *** Quits: Belkaar (~Belkaar@replaced-ip ) (Ping timeout: 240 seconds)
3339 [20:16:42] *** Joins: andykay (~AndyKay@replaced-ip )
3340 [20:17:18] *** Joins: qbek (~qbek@replaced-ip )
3341 [20:17:21] *** Joins: cdown (~cdown@replaced-ip )
3342 [20:17:25] *** Quits: mangas (uid168018@replaced-ip ) (Quit: Connection closed for inactivity)
3343 [20:18:15] *** Joins: Belkaar (~Belkaar@replaced-ip )
3344 [20:19:57] *** Joins: cuechan_ (~paul@replaced-ip )
3345 [20:20:11] *** Quits: bocaneri (~bocaneri@replaced-ip ) (Remote host closed the connection)
3346 [20:20:12] *** Joins: Nh3xus (~Nh3xus@replaced-ip )
3347 [20:21:26] *** Quits: tete555 (~tete94@replaced-ip ) (Quit: Leaving)
3348 [20:21:27] *** Joins: xcvs (~o@replaced-ip )
3349 [20:21:30] *** Joins: timmu_ (~M@replaced-ip )
3350 [20:21:30] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Ping timeout: 244 seconds)
3351 [20:21:49] *** Quits: Kruppt (~Kruppt@replaced-ip ) (Remote host closed the connection)
3352 [20:22:47] *** Joins: h9 (Elite17198@replaced-ip )
3353 [20:22:57] *** Joins: sphenxes (~sphenxes@replaced-ip )
3354 [20:23:03] *** Quits: cuechan (~paul@replaced-ip ) (Ping timeout: 244 seconds)
3355 [20:23:10] *** Joins: th0r (~pi@replaced-ip )
3356 [20:23:41] *** Joins: axiom_1 (~axiom_1@replaced-ip )
3357 [20:23:53] *** Quits: timmu (~M@replaced-ip ) (Ping timeout: 240 seconds)
3358 [20:24:02] *** Quits: th0r (~pi@replaced-ip ) (Client Quit)
3359 [20:25:01] *** Joins: mattikus_ (uid161707@replaced-ip )
3360 [20:25:14] *** mattikus_ is now known as mattikus
3361 [20:25:46] *** Quits: xcvn (~o@replaced-ip ) (Ping timeout: 265 seconds)
3362 [20:26:34] *** Joins: lollipop (~vilitaltt@replaced-ip )
3363 [20:27:30] *** Joins: cdown_ (~cdown@replaced-ip )
3364 [20:27:51] *** Joins: Jidoor (~Jidoor@replaced-ip )
3365 [20:28:01] *** debhelper sets mode: +l 1750
3366 [20:29:02] *** Joins: laidback_01 (~jax@replaced-ip )
3367 [20:30:08] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 244 seconds)
3368 [20:30:08] *** cdown_ is now known as cdown
3369 [20:30:17] *** Quits: Tiffon (~name@replaced-ip ) (Ping timeout: 244 seconds)
3370 [20:31:18] *** Joins: Agiofws (~agiofws@replaced-ip )
3371 [20:32:02] *** Joins: h1t3sh (~h1t3sh@replaced-ip )
3372 [20:33:51] *** Joins: ryan57 (~ryan60@replaced-ip )
3373 [20:34:12] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
3374 [20:34:21] *** Joins: badgerSqueegee (~luca@replaced-ip )
3375 [20:34:57] *** Quits: h9 (Elite17198@replaced-ip ) (Ping timeout: 265 seconds)
3376 [20:35:10] *** Quits: Nh3xus (~Nh3xus@replaced-ip ) (Quit: Leaving)
3377 [20:35:20] *** Joins: sewerinspector (~sewerinsp@replaced-ip )
3378 [20:35:29] *** Quits: sasukeskapa (~sasukeska@replaced-ip ) (Quit: Leaving)
3379 [20:36:24] *** Joins: iZ6S82 (dufijmic@replaced-ip )
3380 [20:36:29] <iZ6S82> Hello
3381 [20:36:46] *** Joins: mrbaddoladdo (~mrbaddola@replaced-ip )
3382 [20:36:57] *** Quits: jak2000 (~jak2000@replaced-ip ) (Ping timeout: 265 seconds)
3383 [20:37:04] *** Quits: mrbaddoladdo (~mrbaddola@replaced-ip ) (Remote host closed the connection)
3384 [20:37:10] *** Quits: Katana_Steel (~rkjelleru@replaced-ip ) (Quit: Leaving.)
3385 [20:37:23] *** Quits: fernie (~jarkko@replaced-ip ) (Ping timeout: 248 seconds)
3386 [20:37:31] <iZ6S82> How can I fix the date little issue? It shows up (UTC+0200) instead of CEST?
3387 [20:37:57] <jelly> iZ6S82: can you show the full output of "date" please
3388 [20:38:01] *** Joins: h9 (Elite17198@replaced-ip )
3389 [20:38:29] <murder> hello, regarding CVE-2016-5387 (replaced-url
3390 [20:38:39] *** Joins: astrofog (~astrofog@replaced-ip )
3391 [20:38:53] <iZ6S82> jelly: Could I paste it? It's in french
3392 [20:39:01] *** Quits: SpaceDanceCJ (~Sasha@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
3393 [20:39:09] <greycat> Yes, paste it. Should be one line.
3394 [20:39:11] <jelly> iZ6S82: sure, it's one line
3395 [20:39:23] <iZ6S82> jelly: jeudi 15 septembre 2016, 20:37:22 (UTC+0200)
3396 [20:39:24] *** Quits: vegenaise (~vegenaise@replaced-ip ) (Quit: Leaving)
3397 [20:39:57] *** Quits: LNJ2GO (~lnj@replaced-ip ) (Remote host closed the connection)
3398 [20:40:25] *** Joins: Nh3xus (~Nh3xus@replaced-ip )
3399 [20:40:28] *** Joins: t0mmy (~tprrt@replaced-ip )
3400 [20:40:38] <jelly> iZ6S82: what about "LC_ALL=C date"?
3401 [20:40:54] *** Parts: LorD_n1c0w (~igorhenri@replaced-ip )
3402 [20:41:03] <iZ6S82> it's correct
3403 [20:41:06] <iZ6S82> Thu Sep 15 20:41:28 CEST 2016
3404 [20:41:34] <jelly> it's possible your locale settings have a strange format for date
3405 [20:41:48] *** Joins: silentknight (~enigma@replaced-ip )
3406 [20:41:55] <jelly> iZ6S82: pastebin the output of "locale" (use replaced-url
3407 [20:43:05] *** rany is now known as PewDiePie
3408 [20:43:30] <iZ6S82> jelly: I did "export LC_ALL=fr_FR.UTF-8" and nothing happend but fr_FR.UTF-8 has been added to the var
3409 [20:43:51] <greycat> You shouldn't permanently set LC_ALL like that.
3410 [20:44:02] *** Quits: fguillot (~fguillot@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
3411 [20:44:13] <jelly> huh
3412 [20:44:14] *** PewDiePie is now known as rany
3413 [20:44:22] <jelly> LC_ALL=fr_FR.UTF-8 date
3414 [20:44:22] <jelly> jeudi 15 septembre 2016, 20:44:04 (UTC+0200)
3415 [20:44:31] *** Parts: raylu (raylu@replaced-ip )
3416 [20:44:32] *** Joins: afuentes (~kusanagi@replaced-ip )
3417 [20:44:47] <jelly> so yeah, that locale really does have a strange default format
3418 [20:45:07] *** Quits: djz88 (~ZKubala@replaced-ip ) (Ping timeout: 244 seconds)
3419 [20:45:10] *** Quits: debalance (~debalance@replaced-ip ) (Remote host closed the connection)
3420 [20:45:24] *** Joins: dustyp90 (~dustypoo9@replaced-ip )
3421 [20:45:25] <iZ6S82> On another machine with gentoo I set up LANG and LC_ALL to fr_FR.UTF-8 and it looks like - jeu. sept. 15 20:40:11 CEST 2016
3422 [20:46:00] <jelly> iZ6S82: different glibc version, possibly, thus different locale definitions
3423 [20:46:30] <iZ6S82> jelly: it should say HAEC instead of CEST to be honest
3424 [20:46:35] <jelly> heh
3425 [20:46:54] <iZ6S82> here is why replaced-url
3426 [20:47:24] <jelly> I'm not sure glibc has TZ names themselves localized.
3427 [20:48:13] *** Quits: Phryq (~Phryq_@replaced-ip ) (Quit: Leaving)
3428 [20:48:28] <iZ6S82> what's the right way to set up timezone and LANG on a machne displaying C?
3429 [20:48:52] <greycat> Set the locale for your session using your dot files, or using dpkg-reconfigure locales
3430 [20:49:05] *** Joins: mtn (~mtn@replaced-ip )
3431 [20:49:27] <greycat> Set the default timezone with dpkg-reconfigure tzdata
3432 [20:49:53] <iZ6S82> I don't have access to root account
3433 [20:50:39] *** Joins: djz88 (~ZKubala@replaced-ip )
3434 [20:50:46] *** Joins: Tiffon (~name@replaced-ip )
3435 [20:50:55] <greycat> Then all you can do is change your own locale variables (LANG is the primary one)
3436 [20:50:59] *** Joins: fguillot (~fguillot@replaced-ip )
3437 [20:51:19] <iZ6S82> Should I change the var LANG only?
3438 [20:51:30] <iZ6S82> don't touch LC_ALL ?
3439 [20:51:34] *** Joins: QwertyDragon (~QwertyDra@replaced-ip )
3440 [20:51:34] *** Quits: fguillot (~fguillot@replaced-ip ) (Client Quit)
3441 [20:51:37] <greycat> Correct.
3442 [20:51:45] <iZ6S82> May I ask why?
3443 [20:52:11] <Hello71> because if you use the override for your global configuration then you will have no override
3444 [20:52:39] *** Joins: fguillot (~fguillot@replaced-ip )
3445 [20:52:44] <iZ6S82> So LC_ALL override everything?
3446 [20:52:46] *** Joins: schu-r (~Thunderbi@replaced-ip )
3447 [20:53:02] <jelly> you can combine LANG with more specific LC_TIME etc. You can't combine LC_ALL with anything else
3448 [20:53:06] <greycat> Yes. LC_ALL overrides LC_COLLATE and LC_TIME and so on, which override LANG.
3449 [20:53:19] *** Joins: th0r (~pi@replaced-ip )
3450 [20:53:24] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
3451 [20:53:37] <greycat> If you want your regular locale for everything except date/time format, you should set LANG and LC_TIME.
3452 [20:53:48] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Client Quit)
3453 [20:53:54] *** Joins: CyberGabber (~CyberGabb@replaced-ip )
3454 [20:54:19] *** Quits: jandrusk (~jra@replaced-ip ) (Quit: WeeChat 1.5)
3455 [20:54:21] <greycat> (I do this on a non-Debian system that has what I consider a ridiculous date format.)
3456 [20:54:26] <iZ6S82> So in the LC_TIME should i put "/usr/share/zoneinfo/Europe/Paris"
3457 [20:54:30] <Hello71> or modify your locale
3458 [20:54:33] <Hello71> wat
3459 [20:54:40] *** Joins: jandrusk (~jra@replaced-ip )
3460 [20:54:48] <greycat> No, LC_TIME would take another locale value, like "C" or "en_US.utf8" or whatever you want.
3461 [20:55:01] <iZ6S82> ah ok
3462 [20:55:14] <greycat> If you want to change your user account's notion of the current time zone, you set the TZ variable instead.
3463 [20:55:18] <iZ6S82> So timezone should be set via the var TZ
3464 [20:55:27] <iZ6S82> yeah I knew it :)
3465 [20:57:10] *** Quits: balor (~aidan@replaced-ip ) (Ping timeout: 265 seconds)
3466 [20:57:32] <iZ6S82> greycat: do you see the LC_TIME variable in your locales?
3467 [20:57:35] *** Joins: RebelCoderW (~Yuriy@replaced-ip )
3468 [20:57:41] *** Joins: djz88_ (ZKubala@replaced-ip )
3469 [20:57:48] <greycat> Depends on which systen you're asking me about.
3470 [20:57:54] *** Joins: evade (~evade@replaced-ip )
3471 [20:58:00] *** debhelper sets mode: +l 1756
3472 [20:58:06] <iZ6S82> greycat: GNU/Linux
3473 [20:58:36] <greycat> on Debian, the en_US.utf8 locale gives me a date format I can live with, so I don't override it. I just have LANG=en_US.utf8
3474 [20:58:55] *** Quits: FeZ (ident@replaced-ip ) (Ping timeout: 272 seconds)
3475 [20:59:13] <iZ6S82> thre is no $LC_TIME on gentoo or debian
3476 [20:59:17] *** Quits: cesurasean (~cesurasea@replaced-ip ) ()
3477 [20:59:18] <iZ6S82> there*
3478 [21:00:02] <greycat> Not by default. But you could set one.
3479 [21:00:25] *** Quits: cliluw (~cliluw@replaced-ip ) (Read error: Connection reset by peer)
3480 [21:00:33] *** Quits: djz88 (~ZKubala@replaced-ip ) (Ping timeout: 265 seconds)
3481 [21:00:35] <greycat> Compare "date" and "LC_TIME=C date"
3482 [21:00:37] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 244 seconds)
3483 [21:00:52] <jelly> I'm never sure why "locales" shows en_US.utf8 but debconf sets things (using aliases?) named like en_US.UTF-8 with uppercase and minus UTF-8
3484 [21:00:53] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3485 [21:01:39] *** Quits: samurailink3 (~samuraili@replaced-ip ) (Quit: leaving)
3486 [21:01:41] *** Joins: GJdan (~dan@replaced-ip )
3487 [21:01:43] *** Joins: DingoSaar (~hagen@replaced-ip )
3488 [21:01:47] <jelly> er, "locale" the command
3489 [21:01:49] <iZ6S82> greycat: yeah you're right
3490 [21:02:05] *** Joins: cliluw (~cliluw@replaced-ip )
3491 [21:02:24] <iZ6S82> greycat: by default the LC_TIME variable is not set up
3492 [21:03:46] *** Quits: djz88_ (ZKubala@replaced-ip ) (Ping timeout: 255 seconds)
3493 [21:05:57] *** Quits: philipballew (~philip@replaced-ip ) (Ping timeout: 265 seconds)
3494 [21:06:45] *** Joins: djz88_ (ZKubala@replaced-ip )
3495 [21:06:52] *** Quits: towo` (~towo@replaced-ip ) (Read error: Connection reset by peer)
3496 [21:07:41] *** Quits: h9 (Elite17198@replaced-ip ) (Quit: -)
3497 [21:08:01] *** debhelper sets mode: +l 1749
3498 [21:09:07] <iZ6S82> greycat: date changes even when i set up LANG=C date
3499 [21:09:16] *** Joins: h9 (Elite17198@replaced-ip )
3500 [21:09:22] *** Joins: mtn (~mtn@replaced-ip )
3501 [21:09:28] *** Quits: lollipop (~vilitaltt@replaced-ip ) (Quit: Sleep...Lovely sleep)
3502 [21:09:50] *** Joins: lollipop (~vilitaltt@replaced-ip )
3503 [21:09:55] *** Quits: AnD[a]LeS (~andales@replaced-ip ) (Ping timeout: 248 seconds)
3504 [21:10:05] <greycat> Date *format* is controlled by LANG, but LC_TIME overrides LANG, and LC_ALL overrides both of those.
3505 [21:10:16] *** Joins: towo` (~towo@replaced-ip )
3506 [21:10:16] *** Quits: towo` (~towo@replaced-ip ) (Changing host)
3507 [21:10:16] *** Joins: towo` (~towo@replaced-ip )
3508 [21:10:31] <greycat> The actual *date* is controlled by the system time and your time zone (which is selected by the TZ variable, or the system's default).
3509 [21:10:32] *** Joins: faw (~faw@replaced-ip )
3510 [21:10:43] *** Quits: GJdan (~dan@replaced-ip ) (Quit: WeeChat 1.6-rc1)
3511 [21:11:04] <iZ6S82> ok thank you
3512 [21:11:07] <iZ6S82> for the help
3513 [21:11:15] *** Quits: iZ6S82 (dufijmic@replaced-ip ) (Quit: iZ6S82)
3514 [21:11:35] *** Quits: djz88_ (ZKubala@replaced-ip ) (Ping timeout: 272 seconds)
3515 [21:11:37] *** Joins: learjet60xr (~learjet60@replaced-ip )
3516 [21:11:38] *** Joins: RebelCoder (~Yuriy@replaced-ip )
3517 [21:11:42] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Max SendQ exceeded)
3518 [21:11:45] *** Quits: Agiofws (~agiofws@replaced-ip ) (Ping timeout: 265 seconds)
3519 [21:12:10] *** Quits: t0mmy (~tprrt@replaced-ip ) (Ping timeout: 265 seconds)
3520 [21:12:24] *** Joins: RebelCoder (~Yuriy@replaced-ip )
3521 [21:12:40] *** Joins: sjdfjsd (4633a907@replaced-ip )
3522 [21:12:48] *** Quits: th0r (~pi@replaced-ip ) (Quit: Ex-Chat)
3523 [21:12:59] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
3524 [21:13:09] *** |\|\|\|\|\|\|\|\ is now known as ________________
3525 [21:13:10] <sjdfjsd> STUPID QUESTION TIME
3526 [21:13:39] <sjdfjsd> My laptop supports protecting the battery
3527 [21:13:57] <sjdfjsd> So when 98% the battery can stop charging
3528 [21:14:03] <sjdfjsd> How do I do this under linux
3529 [21:14:15] *** Quits: altin (~altin@replaced-ip ) (Read error: Connection reset by peer)
3530 [21:14:22] *** Joins: altin (~altin@replaced-ip )
3531 [21:14:22] *** Quits: altin (~altin@replaced-ip ) (Changing host)
3532 [21:14:22] *** Joins: altin (~altin@replaced-ip )
3533 [21:15:01] *** Quits: RebelCoderW (~Yuriy@replaced-ip ) (Ping timeout: 255 seconds)
3534 [21:15:14] *** Quits: foocraft (~foocraft@replaced-ip ) (Ping timeout: 244 seconds)
3535 [21:15:18] *** Joins: acos (~acos@replaced-ip )
3536 [21:15:20] *** Joins: hwaseo (~sean@replaced-ip )
3537 [21:15:49] <mtn> sjdfjsd: if your laptop supports it, it must be a setting in the bios, right?
3538 [21:16:04] <sjdfjsd> no
3539 [21:16:05] <towo`> i can't find "my laptop" in any shop i can find
3540 [21:16:05] <sjdfjsd> software
3541 [21:16:15] <sjdfjsd> towo`: ...
3542 [21:16:24] <teraflops> sjdfjsd: iirc there's a script for thinkpads
3543 [21:16:26] <sjdfjsd> Rather than be snarky and sarcastic why not ask the model
3544 [21:16:32] <sjdfjsd> teraflops: elitebook 8460p
3545 [21:16:35] *** Quits: astrofog (~astrofog@replaced-ip ) (Quit: Quite)
3546 [21:16:39] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Ping timeout: 272 seconds)
3547 [21:16:44] <teraflops> no idea then
3548 [21:16:48] <sjdfjsd> I'm giving up the fingerpritn scanner
3549 [21:16:49] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 244 seconds)
3550 [21:16:59] <teraflops> i was talking about replaced-url
3551 [21:17:21] <towo`> replaced-url
3552 [21:17:23] *** Quits: KindOne (kindone@replaced-ip ) (Ping timeout: 248 seconds)
3553 [21:18:08] <sjdfjsd> ...
3554 [21:18:14] <sjdfjsd> towo`: seriously shove it up your ass.
3555 [21:18:26] *** Quits: pLk (~sherwood@replaced-ip##) (Quit: Quake Memorial! ##replaced-url
3556 [21:18:34] <mtn> good way to get help
3557 [21:18:38] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
3558 [21:18:42] <sjdfjsd> mtn: DOnt be like towo`
3559 [21:18:52] <mtn> sjdfjsd: don't be a jerk. good luck
3560 [21:18:56] <sjdfjsd> He's been snarky and rude and now just links Google rather than offering suggestiosn
3561 [21:19:02] <Hello71> sjdfjsd: hint: if it seems like everybody else hates you, maybe it isn't everybody else's fault
3562 [21:19:07] <sjdfjsd> I'm not being a jerk. I'm treating him the way he is treating me.
3563 [21:19:10] <Hello71> just a thought
3564 [21:19:13] <greycat> sjdfjsd: You are being a jerk.
3565 [21:19:29] <sjdfjsd> I'm responding to snark and rudeness with teh same thing.
3566 [21:19:30] *** Joins: sec (~sec@replaced-ip )
3567 [21:19:36] <sjdfjsd> I'm not at my job, I don't have to kiss ass.
3568 [21:19:51] *** Quits: lollipop (~vilitaltt@replaced-ip ) (Quit: Sleep...Lovely sleep)
3569 [21:19:52] *** Quits: learjet60xr (~learjet60@replaced-ip ) (Quit: Connection Reset by Margaritas in Waikiki Beach!!!)
3570 [21:19:53] *** Quits: toli (~toli@replaced-ip ) (Ping timeout: 240 seconds)
3571 [21:19:55] <Hello71> sjdfjsd: yes, at your job money is involved. here people help for free
3572 [21:19:58] <sjdfjsd> teraflops: I've looked at the Thinkpad one but it seems like Elitebooks are a lot less popualr with Linux users
3573 [21:20:16] <sjdfjsd> Hello71: we swear and fight in the back room
3574 [21:20:17] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
3575 [21:20:17] *** Joins: lollipop (~vilitaltt@replaced-ip )
3576 [21:20:21] *** Joins: learjet60xr (~learjet60@replaced-ip )
3577 [21:20:37] <sjdfjsd> On the floor we're sweet
3578 [21:21:01] *** Parts: lollipop (~vilitaltt@replaced-ip )
3579 [21:21:07] <sjdfjsd> Anways not talking to people who think "just google it" or linking google is a valid answer
3580 [21:21:13] <teraflops> c'mon guys
3581 [21:21:29] *** Joins: KindOne (~KindOne@replaced-ip )
3582 [21:21:33] <sjdfjsd> I'm trying to access the ability to enable thresholds on a elitebook. I already have done a bit of research and it appears Thinkpads have packages for this
3583 [21:21:58] <sjdfjsd> So don't just say "google it" or litterally link a google search and expect me to be kind.
3584 [21:22:07] *** Quits: hwaseo (~sean@replaced-ip ) (Quit: Lost terminal)
3585 [21:22:18] <jelly> sjdfjsd: even if the first result in google shows 2 plausible good answers?
3586 [21:23:10] <jelly> admittedly one for older, one for newer thinkpads
3587 [21:23:19] *** Joins: Senki (~Senki@replaced-ip )
3588 [21:23:21] *** Joins: fernie (~jarkko@replaced-ip )
3589 [21:23:32] *** Joins: th0r (~pi@replaced-ip )
3590 [21:23:52] *** Joins: djz88_ (~ZKubala@replaced-ip )
3591 [21:24:08] <sec> sjdfjsd, Thresholds for?
3592 [21:25:07] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
3593 [21:25:15] <sjdfjsd> sec: charging jelly they focus on thinkpads
3594 [21:25:18] *** Quits: dethos (~dethos@replaced-ip ) (Read error: Connection reset by peer)
3595 [21:25:26] <sjdfjsd> Elitebooks aren't very popular in the linux community apparently
3596 [21:25:42] <greycat> Apparently he wants his battery to stop charging at 98% and he believes this requires application-level software instead of being built into the hardware. (I have absolutely no idea whether that is true.)
3597 [21:25:44] <sjdfjsd> I admit, they have inferior keyboards compared to thinkpads but the overall build quality is nicer
3598 [21:26:05] <sec> sjdfjsd, that's because most manufacturers do not provide an easy way for the operating system to talk to the controller on the battery itself
3599 [21:26:11] <sjdfjsd> greycat: it only becomes enabled once you install HP's "protect tools" (it enables a lot of little thigns)
3600 [21:26:16] *** Joins: bblindy (~bblinder@replaced-ip )
3601 [21:26:17] *** Joins: blueness (~blueness@replaced-ip )
3602 [21:26:32] <sjdfjsd> sec: I know, it kills me
3603 [21:26:44] <sjdfjsd> my fingerprint scanner only recently became supported though a hacky RE job
3604 [21:26:51] *** Quits: xcvs (~o@replaced-ip ) (Quit: xcvs)
3605 [21:26:53] <sec> sjdfjsd, if it's a recent machine, it already has a threshold set for 95%
3606 [21:27:01] <sjdfjsd> sec: 2011
3607 [21:27:06] *** Joins: toli (~toli@replaced-ip )
3608 [21:27:32] <sjdfjsd> I just want to protect against excessive wear caused by being on the charger all the time
3609 [21:27:37] <sec> Gamble then, can't say, but yes, I've run into this problem as well. If you do find something, do let me know ;P
3610 [21:27:37] *** Quits: blueness (~blueness@replaced-ip ) (Remote host closed the connection)
3611 [21:27:41] <jelly> greycat: there are all sorts of "solutions" there and apparently many vendors rely on custom windows-only drivers/tools for their hw to be used in an optimal way
3612 [21:27:50] *** Joins: ER_nesto (~ER_nesto@replaced-ip )
3613 [21:27:52] <sjdfjsd> :|
3614 [21:27:53] <sec> sjdfjsd, then 50% - 75% would be better values
3615 [21:27:58] <sjdfjsd> I have to ask
3616 [21:28:07] <sjdfjsd> Does anyone here have a dell xps 13?
3617 [21:28:20] <jelly> thinkpads also have this thing where "100%" a battery reports isn't actually 100%, for the reasons above
3618 [21:28:23] *** Joins: dethos (~dethos@replaced-ip )
3619 [21:28:41] <sjdfjsd> Linux support out of the box make the $1200+ price tag easy to swallow
3620 [21:28:54] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip ) (Remote host closed the connection)
3621 [21:28:55] *** Joins: SuperTramp83 (~user@replaced-ip )
3622 [21:29:01] <jelly> (this gets exposed when a silly user flashed coreboot or libreboot instead of default firmware)
3623 [21:29:07] <jelly> flashes*
3624 [21:29:13] *** Quits: Dr-Shadow (~quassel@replaced-ip ) (Remote host closed the connection)
3625 [21:29:33] *** Quits: dustyp90 (~dustypoo9@replaced-ip ) (Ping timeout: 240 seconds)
3626 [21:30:01] <sec> sjdfjsd, the problem is not with the Linux/open-source community, the problem is with vendors not opening up interfaces to their products. This leaves developers to hack their way around solutions, often not optimal. It makes sense for a developer community to form around laptops that already have traction i.e. ThinkPads
3627 [21:30:05] *** Joins: RebelCoder (~Yuriy@replaced-ip )
3628 [21:30:09] *** Quits: ER_nesto (~ER_nesto@replaced-ip ) (Max SendQ exceeded)
3629 [21:30:12] *** Quits: pentiumone133 (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
3630 [21:30:16] <sjdfjsd> sec: yea :/
3631 [21:30:25] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
3632 [21:30:25] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Changing host)
3633 [21:30:25] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
3634 [21:30:32] <sec> I only buy ThinkPads for this reason alone
3635 [21:30:36] *** Joins: terminal_echo (~terminal_@replaced-ip )
3636 [21:30:37] <sjdfjsd> Linux will never become mainstream on the desktop due to the excessive amount of distros
3637 [21:30:49] *** Quits: learjet60xr (~learjet60@replaced-ip ) (Ping timeout: 248 seconds)
3638 [21:30:49] <greycat> I wouldn't want it to be.
3639 [21:30:52] *** Joins: Dr-Shadow (~quassel@replaced-ip )
3640 [21:30:54] <sjdfjsd> I would
3641 [21:31:06] *** Joins: ER_nesto (~ER_nesto@replaced-ip )
3642 [21:31:08] *** Quits: dethos (~dethos@replaced-ip ) (Client Quit)
3643 [21:31:33] <jelly> !nopony
3644 [21:31:34] *** Joins: SpacyTime (JeDa@replaced-ip )
3645 [21:31:38] <jelly> !nopony sjdfjsd
3646 [21:31:38] <dpkg> sjdfjsd: replaced-url
3647 [21:31:54] <sjdfjsd> lol
3648 [21:31:59] <sjdfjsd> Linux going mainstream would be wesome
3649 [21:32:10] <sjdfjsd> Chromebooks are the closest we have for laptops
3650 [21:32:49] *** Quits: SpacePenguin (~SpacePeng@replaced-ip ) (Read error: Connection reset by peer)
3651 [21:32:56] <jelly> linux is already mainstream, just not for workstation usage. Desktops will probably die before there's a year of linux on desktop
3652 [21:33:05] <sjdfjsd> Desktops will never die.
3653 [21:33:21] <sjdfjsd> the death of desktops has been on for what, 10 years?
3654 [21:33:35] *** Quits: ER_nesto (~ER_nesto@replaced-ip ) (Max SendQ exceeded)
3655 [21:33:58] <sec> I am dealing with this issue now with a Realtek wireless SDIO card that doesn't stay connected to my network for more than 15 seconds at a time. From pure hit and trial I have come to the conclusion that generating enough traffic keeps it connected. Constantly pinging my router with a buffer size of exactly 30500 seems to be the sweet spot
3656 [21:34:06] *** Quits: afernandez_ (~afernande@replaced-ip ) (Ping timeout: 276 seconds)
3657 [21:34:06] <sec> Fucking weird
3658 [21:34:14] <sjdfjsd> sec: its a realtek
3659 [21:34:20] *** Joins: pentiumone133 (~quassel@replaced-ip )
3660 [21:34:26] <sjdfjsd> you might as well use broadcom with linux :|
3661 [21:34:30] <sec> Yes, it's soldered, so I can't do anything about it
3662 [21:34:32] *** Joins: ER_nesto (~ER_nesto@replaced-ip )
3663 [21:34:38] <sjdfjsd> aww :(
3664 [21:34:41] <sjdfjsd> what laptop?
3665 [21:34:44] <sec> Tablet
3666 [21:34:48] <sjdfjsd> hiss
3667 [21:34:50] *** Joins: anuxivm (~anuxi@replaced-ip )
3668 [21:34:55] <sec> Cheap chinese tablet, Teclast X80 Pro
3669 [21:35:05] *** Joins: dethos (~dethos@replaced-ip )
3670 [21:35:07] <sec> $60 shipped
3671 [21:35:08] <sjdfjsd> housefire
3672 [21:35:22] <sec> Seems to be working better than the recent Samsungs
3673 [21:35:25] <sjdfjsd> housefire x2
3674 [21:35:27] <sec> ;)
3675 [21:35:28] <somiaj> sec: what do you use to manage that wireless card?
3676 [21:35:31] <sjdfjsd> kek
3677 [21:35:44] <sec> What do you mean manage somiaj?
3678 [21:36:07] *** Joins: l0llip0p (~vilitaltt@replaced-ip )
3679 [21:36:12] <sjdfjsd> I'm going to continue working on my linux usability project
3680 [21:36:15] *** Joins: rindolf (~rindolf@replaced-ip )
3681 [21:36:25] <somiaj> sec: /etc/network/interfaces, network-manager, etc
3682 [21:36:35] *** Quits: alvesadrian (~adrian@replaced-ip ) (Ping timeout: 248 seconds)
3683 [21:36:39] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3684 [21:36:41] *** Joins: SpacePenguin (~SpacePeng@replaced-ip )
3685 [21:36:41] <rindolf> Hi all! Where is the link to the VCS with the sources here - replaced-url
3686 [21:36:53] <sec> I was using Network Manager, but the problem is OS agnostic
3687 [21:37:04] *** Quits: ER_nesto (~ER_nesto@replaced-ip ) (Max SendQ exceeded)
3688 [21:37:10] <greycat> N: Can't select versions from package 'autotrace' as it is purely virtual
3689 [21:37:11] <sec> Next step is to open up the back and check the antennae
3690 [21:37:27] <sec> Internet says they're soldered wrong, so I'll go with that for now
3691 [21:37:33] <sjdfjsd> sec: should've bought a xiaomi with a nice backdoor :^)
3692 [21:37:43] *** Quits: deeb (~dee@replaced-ip ) (Quit: deeb)
3693 [21:37:54] <sec> Nein
3694 [21:38:09] <sjdfjsd> I trust the chinese gov more than I trust teh US
3695 [21:38:10] <sjdfjsd> the*
3696 [21:38:19] <sjdfjsd> WOO
3697 [21:38:20] <somiaj> sec: ahh didn't realize it was for sure hardware. I had a realtek card in which using wpa_supplicant in a managed mode kept it from timing out when I just used the interfaces file.
3698 [21:38:24] <sjdfjsd> THIS USB HAS LINUX ON IT :D
3699 [21:38:46] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Remote host closed the connection)
3700 [21:38:58] *** Joins: jak2000 (~jak2000@replaced-ip )
3701 [21:39:12] *** Quits: DecayFX (~Denis@replaced-ip ) (Read error: Connection reset by peer)
3702 [21:39:33] *** Quits: biberu (~biberu@replaced-ip ) (Ping timeout: 240 seconds)
3703 [21:40:00] <sec> I bought this thinking I could turn this into a house security camera/intercom thingamajig something for the front door
3704 [21:41:19] *** ________________ is now known as ||||||||||||||||
3705 [21:41:27] *** Joins: leo69 (~leo69@replaced-ip )
3706 [21:41:49] *** Parts: leo69 (~leo69@replaced-ip )
3707 [21:42:42] *** Quits: sjdfjsd (4633a907@replaced-ip ) (Ping timeout: 240 seconds)
3708 [21:42:42] *** Joins: biberu (~biberu@replaced-ip )
3709 [21:43:31] *** Quits: lowin (~lowin@replaced-ip ) (Ping timeout: 248 seconds)
3710 [21:44:07] *** Quits: l0llip0p (~vilitaltt@replaced-ip ) (Quit: Sleep...Lovely sleep)
3711 [21:44:46] *** Joins: dustyp90 (~dustypoo9@replaced-ip )
3712 [21:45:16] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Quit: back soon)
3713 [21:45:53] <jelly> rindolf: there isn't one. Compare with the "general" section (left top) of replaced-url
3714 [21:46:15] *** Quits: terminal_echo (~terminal_@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
3715 [21:46:38] *** Joins: chucklebug (~chucklebu@replaced-ip )
3716 [21:47:33] *** Joins: l0llip0p (~vilitaltt@replaced-ip )
3717 [21:48:26] *** Quits: sec (~sec@replaced-ip ) (Quit: Leaving)
3718 [21:49:15] <rindolf> jelly: I see. THanks!
3719 [21:49:33] *** Quits: nse (~leo@replaced-ip ) (Ping timeout: 240 seconds)
3720 [21:49:40] *** Quits: ult (~ult@replaced-ip ) (Ping timeout: 255 seconds)
3721 [21:50:12] <bigterd> any tricks to use mkfs.ntfs on a file? refuses because it's not a block device
3722 [21:50:14] *** Quits: chucklebug (~chucklebu@replaced-ip ) (Client Quit)
3723 [21:50:19] *** Quits: l0llip0p (~vilitaltt@replaced-ip ) (Client Quit)
3724 [21:50:25] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Remote host closed the connection)
3725 [21:50:29] *** Joins: alvesadrian (~adrian@replaced-ip )
3726 [21:50:33] <rindolf> bigterd: loopback device?
3727 [21:50:37] *** Joins: nse (~leo@replaced-ip )
3728 [21:50:39] *** Joins: douzer (~douzer@replaced-ip )
3729 [21:50:39] *** Quits: douzer (~douzer@replaced-ip ) (Changing host)
3730 [21:50:39] *** Joins: douzer (~douzer@replaced-ip )
3731 [21:50:43] <surfist> make a loop file
3732 [21:51:07] <bigterd> hm.
3733 [21:51:08] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
3734 [21:51:14] <bigterd> weird.
3735 [21:51:19] <bigterd> that's the only one that complains.
3736 [21:51:24] *** Joins: h34nCX (~h34nCX@replaced-ip )
3737 [21:51:41] *** Joins: Nem-47 (~Nem-47@replaced-ip )
3738 [21:51:46] *** Joins: l0llip0p (~vilitaltt@replaced-ip )
3739 [21:52:12] <somiaj> Yea, I hvaen't ran into that issue creating a filesystem on a file. Though the ntfs module I thought had poor write support anyways, have you tried ntfs-3g?
3740 [21:52:32] *** Joins: Blueer (Blueer@replaced-ip )
3741 [21:53:33] *** Joins: btf (~btf@replaced-ip )
3742 [21:53:34] *** Joins: wjerw (4633a907@replaced-ip )
3743 [21:53:43] <wjerw> I am back
3744 [21:53:54] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 264 seconds)
3745 [21:54:00] *** Joins: _Vi (~vi@replaced-ip )
3746 [21:54:19] <rindolf> jelly: OK, second question - where can I find the patch for this issue - replaced-url
3747 [21:54:36] <rindolf> jelly: replaced-url
3748 [21:54:56] <wjerw> stupid question time.
3749 [21:55:24] <wjerw> Who rocks a custom kernel here?
3750 [21:55:31] <wjerw> also what is the purpose to rocking a custom kernel
3751 [21:57:10] <somiaj> wjerw: some hardware requires options/modules not included in the premade kernels (though this is rare). Sometimes you want to disable/change an option from the defaults. Maybe you just like compiling your own kernel. Some do it because they like to use custom patch sets that are not yet in the main kernels but increase preformance.
3752 [21:57:17] <jhutchins> wjerw: These days it's fairly rare. Either you want to enable a special feature as a core item, or you want to build a monolithic kernel that loads all of the modules you will need.
3753 [21:57:33] *** Quits: iik (~IIK@replaced-ip ) (Ping timeout: 240 seconds)
3754 [21:58:20] <jhutchins> wjerw: Early kernels didn't use modules or use them well, so features were compiled in for every new task. Howtos all began with "First, complie the kernel with <blah> support".
3755 [21:58:39] *** Joins: baptist (~baptsk@replaced-ip )
3756 [21:58:47] *** Joins: JethroTux (~JethroTux@replaced-ip )
3757 [21:58:49] <jhutchins> wjerw: Modules mean the kernel can stay (relatively) light, but any feature you need can be loaded.
3758 [21:59:17] <somiaj> rindolf: the patch is in the debian sercurity sources, so you need 0.31.1-16+deb7u1 sources not 0.31.1-16
3759 [21:59:27] *** Joins: mastokley (~mastokley@replaced-ip )
3760 [21:59:31] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
3761 [21:59:36] <rindolf> somiaj: ah.
3762 [21:59:39] <wjerw> jhutchins: what about for battery life?
3763 [21:59:45] <wjerw> I know people patch the kernel in Android for that reason
3764 [22:00:00] *** Quits: DomaMuffin (~DomaMuffi@replaced-ip ) (Quit: I have to leave,my people need me)
3765 [22:00:08] <jhutchins> wjerw: Dynamic. Doesn't require changes in the kernel.
3766 [22:00:13] *** Quits: patterson (~patterson@replaced-ip ) (Read error: Connection reset by peer)
3767 [22:00:28] <wjerw> Any suggestions for a better battery life?
3768 [22:00:35] <jhutchins> wjerw: THe realtime kerenel is an example of a different compile.
3769 [22:00:35] *** Joins: Tramp (~mt@replaced-ip )
3770 [22:00:36] <wjerw> I'm on a i7 2620m no dGPU
3771 [22:00:38] *** Quits: evilman_work (~evilman@replaced-ip ) ()
3772 [22:00:46] *** Joins: puffymc (~puffymc@replaced-ip )
3773 [22:01:07] *** Quits: h9 (Elite17198@replaced-ip ) (Ping timeout: 248 seconds)
3774 [22:01:08] <jhutchins> wjerw: 90% is just install the laptop power packages and disable things you don't need (indexing is a big one).
3775 [22:01:18] *** Quits: th0r (~pi@replaced-ip ) (Quit: Ex-Chat)
3776 [22:01:36] *** H4ndy is now known as h4ndy
3777 [22:01:40] <jhutchins> Vjetar: Lower resolution might save a little.
3778 [22:01:44] <somiaj> rindolf: actually this might be wheezy-lts sources (since that is who is support wheezy now)
3779 [22:01:46] <teraflops> wjerw: powertop looks like a good idea
3780 [22:01:59] <jhutchins> wjerw: It's worth googling.
3781 [22:02:07] *** Quits: aaro (~aaro@replaced-ip ) (Quit: aaro)
3782 [22:02:10] <somiaj> rindolf: but new sources shoudln't be needed so I assume it is on the debian security mirrors.
3783 [22:02:27] <rindolf> somiaj: it's quite a breadcrumbs trail.
3784 [22:03:16] *** Joins: h9 (Elite17198@replaced-ip )
3785 [22:03:25] *** Joins: bbtech (~bbtech@replaced-ip )
3786 [22:03:37] *** Joins: chucklebug (~chucklebu@replaced-ip )
3787 [22:03:52] *** Joins: maurer (~maurer@replaced-ip )
3788 [22:03:53] <somiaj> rindolf: replaced-url
3789 [22:03:55] *** Joins: patterson (~patterson@replaced-ip )
3790 [22:04:00] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Ping timeout: 276 seconds)
3791 [22:04:04] *** Quits: civillian (~nick@replaced-ip ) (Ping timeout: 255 seconds)
3792 [22:04:12] <wjerw> jhutchins: indexing...?
3793 [22:04:38] <crash_> i build my own kernel beacuse i want to be on the 4.4 lts branch and not use the 4.6 backports kernel.
3794 [22:04:54] <rindolf> somiaj: thanks!
3795 [22:05:06] *** Joins: civillian (~nick@replaced-ip )
3796 [22:05:28] *** Joins: xiaodong (~xiaodong@replaced-ip )
3797 [22:05:44] <wjerw> Anyone know how to make debian... material-y
3798 [22:06:06] <stoned> huh
3799 [22:06:12] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
3800 [22:06:13] <teraflops> thewat?
3801 [22:06:18] <stoned> come again
3802 [22:06:34] *** Joins: deeb (~dee@replaced-ip )
3803 [22:06:43] <jelly> "material" is a look/theme used by a different OS
3804 [22:06:50] <stoned> oh.
3805 [22:06:54] *** Joins: cdown (~cdown@replaced-ip )
3806 [22:06:55] <wjerw> not a different os
3807 [22:07:01] <wjerw> it's a philosiphy of design
3808 [22:07:02] <jhutchins> wjerw: Kde and presumably gnome index all of your content. It's a huge load on the system, even backgrounded and throttled.
3809 [22:07:03] <stoned> Sure
3810 [22:07:10] <teraflops> wjerw: look for themes for your WM/DE?
3811 [22:07:14] <wjerw> ye
3812 [22:07:16] <wjerw> openbox
3813 [22:07:23] <stoned> man
3814 [22:07:38] <stoned> ever since I switched to Xmonad, mind is unencumbered by all those silly thoughts
3815 [22:07:40] *** Quits: JethroTux (~JethroTux@replaced-ip ) (Quit: Leaving)
3816 [22:07:46] *** Quits: Senki (~Senki@replaced-ip ) (Ping timeout: 265 seconds)
3817 [22:07:47] <stoned> themes and looks and such.. waste of time imo
3818 [22:07:54] *** Quits: silentknight (~enigma@replaced-ip ) (Ping timeout: 276 seconds)
3819 [22:07:55] *** Quits: dustyp90 (~dustypoo9@replaced-ip ) (Ping timeout: 260 seconds)
3820 [22:07:59] *** Joins: raziel__ (~raziel__@replaced-ip )
3821 [22:08:01] * crash_ is on i3 have not tried xmonad
3822 [22:08:06] <teraflops> stoned: oh you are clever xmonad is my wm too :P
3823 [22:08:12] <stoned> :)
3824 [22:08:21] <stoned> It's a wonderful wm framework
3825 [22:08:23] *** Joins: Senki (~Senki@replaced-ip )
3826 [22:08:42] *** Joins: rsync (~rsync@replaced-ip )
3827 [22:08:42] *** Quits: rsync (~rsync@replaced-ip ) (Client Quit)
3828 [22:09:00] <bhurstpdx1> any ideas as to what the effect of this permission set is? -rwxr-S--x
3829 [22:09:19] <crash_> stoned: what is your selling point of xmonad contra i3wm?
3830 [22:09:44] <somiaj> bhurstpdx1: did you get this question answered the other day. The captial S is the setuid bit without the executable bit being set.
3831 [22:09:46] <stoned> They're both good. I like Xmonad b/c my brained liked it for some reason. No idea.
3832 [22:09:51] *** Quits: l0llip0p (~vilitaltt@replaced-ip ) (Quit: Sleep...Lovely sleep)
3833 [22:09:52] <greycat> bhurstpdx1: Usually it means you screwed up a chmod.
3834 [22:09:53] *** Quits: fax (~fax@replaced-ip ) (Quit: Konversation terminated!)
3835 [22:09:55] <jelly> bhurstpdx1: why do you ask, is there a context where this particular value is seen?
3836 [22:10:12] *** Joins: dustyp90 (~dustypoo9@replaced-ip )
3837 [22:10:41] <teraflops> stoned: i bet you use xmonad because xinerama support :P
3838 [22:10:41] <jelly> somiaj: setgid bit, but yeah
3839 [22:10:50] *** Quits: raziel_ (~raziel__@replaced-ip ) (Ping timeout: 260 seconds)
3840 [22:10:50] <somiaj> jelly: oh yea, group. Thanks. (;
3841 [22:10:51] <crash_> stoned: ok i see :P
3842 [22:11:01] <stoned> user is rwx, group is r/setgid/no execute
3843 [22:11:06] <stoned> other has only execute
3844 [22:11:09] <stoned> that's a goofy permission set
3845 [22:11:13] <jelly> it looked so weird I didn't even notice it was not a directory
3846 [22:11:15] *** Quits: h9 (Elite17198@replaced-ip ) (Ping timeout: 248 seconds)
3847 [22:11:25] <greycat> There was someone else asking this SAME FUCKING QUESTION yesterday, wasn't there?
3848 [22:11:29] <somiaj> jelly: I only noticed because there was a question yesterday about this same thing.
3849 [22:11:38] *** Quits: deeb (~dee@replaced-ip ) (Ping timeout: 265 seconds)
3850 [22:11:41] <jelly> greycat: probably the same fucking person
3851 [22:11:45] *** Joins: xreal_alt (~xreal@replaced-ip )
3852 [22:11:52] <greycat> Ah, you might be right.
3853 [22:12:07] <teraflops> crash_: i3 is fine too, the cons of xmonad is haskell I think (people are afraid or haskell^)
3854 [22:12:08] <jelly> alternatively there's a quiz in some class...
3855 [22:12:10] <greycat> So then the question becomes "why is he asking again instead of just reading the answers we gave yesterday"
3856 [22:12:17] <stoned> teraflops: that is correct! 3x gpu, 6 monitos
3857 [22:12:20] <stoned> monitors*
3858 [22:12:52] <crash_> teraflops: yeah the thing i like mostly with i3 is the easy config structure
3859 [22:13:12] <jelly> teraflops: people are also afraid of tiling WMs!
3860 [22:14:00] <teraflops> crash_: replaced-url
3861 [22:14:16] <crash_> teraflops: will read
3862 [22:14:30] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 265 seconds)
3863 [22:14:32] <stoned> I'll have to re use i3 at some point to compare
3864 [22:14:42] <teraflops> jelly: oh that too, I'm more productive using tiling
3865 [22:15:02] <bigterd> interesting. i can fdisk a bunch of partitions in a file from the loop device, but i can't make a file system on a specific partiton.
3866 [22:15:14] *** Quits: Adbray (~Adbtay@replaced-ip ) (Quit: Adbray)
3867 [22:15:22] <stoned> I teraflops replaced-url
3868 [22:15:29] *** Joins: patterson (~patterson@replaced-ip )
3869 [22:15:32] <bigterd> am i missing something? i guess it's not really make or break. i can just make a fs on a file and be done.
3870 [22:15:43] <teraflops> stoned: sway look promising no idea about installing it in debian
3871 [22:16:11] <teraflops> stoned: heh great
3872 [22:16:11] <stoned> sway?
3873 [22:16:18] <somiaj> bigterd: why does it have to be ntfs?
3874 [22:16:33] <stoned> teraflops: 2x 60" on top, 4x 19" underneath
3875 [22:16:33] *** Quits: altin_ (~altin@replaced-ip ) (Ping timeout: 240 seconds)
3876 [22:16:40] <stoned> entertainment and coding
3877 [22:16:41] <teraflops> stoned: replaced-url
3878 [22:17:08] *** Quits: rstritt (~R@replaced-ip ) (Quit: Leaving)
3879 [22:17:10] <bigterd> somiaj: because i'm...testing ntfs?
3880 [22:17:12] <stoned> oh for wayland. I'm still using primarily stable on desktop
3881 [22:17:28] <somiaj> bigterd: under man mkfs.ntfs I see, -F, --force "Force mkntfs to run, even if the specified device is not a block special device, or appears to be mounted."
3882 [22:17:35] <wjerw> so no one has said
3883 [22:17:39] <bigterd> ntfs or not, how can i format a partition that's a looped file?
3884 [22:17:42] <wjerw> what's a good material theme for openbox
3885 [22:17:49] <teraflops> i read about a cuple of wayland compositors for xmonad too, still sooo beta
3886 [22:17:51] <greycat> bigterd: it wouldn't be a partition. It's just a file.
3887 [22:17:54] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 264 seconds)
3888 [22:17:58] <teraflops> somiaj: sway works really great
3889 [22:18:10] <bigterd> greycat: ,but i can fdisk a file, and make partitions...?
3890 [22:18:10] <somiaj> bigterd: for most filesystems just point it at a file, mkfs.ext4 /path/to/file
3891 [22:18:16] <teraflops> somiaj: sorry I meant stoned
3892 [22:18:17] *** Joins: h9 (Elite17198@replaced-ip )
3893 [22:18:34] <bigterd> i'd like to make a file, and partition it, and have 2 different file systems, but it's not necessary.
3894 [22:18:35] <crash_> stoned: nice screenshot
3895 [22:18:41] <somiaj> bigterd: seems mkfs.ntfs has a check to make sure the system is a block device or not mounted. I'm not use to this, but it appears you can just force it make the file system anyways.
3896 [22:18:49] <wjerw> Guys
3897 [22:18:53] <stoned> ty
3898 [22:18:54] <wjerw> I'm going down for a install in a minute
3899 [22:18:55] <jelly> bigterd: first, create device nodes for the partition slices using kpartx. Then use an appropriate mkfs on the relevant device node.
3900 [22:18:59] <wjerw> Wish me luck
3901 [22:19:05] <greycat> bigterd: dd if=/dev/zero bs=whatever count=whatever of=somefile; /sbin/mkfs.ext4 somefile
3902 [22:19:12] <jhutchins> bigterd: replaced-url
3903 [22:19:22] <somiaj> bigterd: so you want mroe than a filesystem on the file. You actually want the file to be a disk with a partition table and multiple partitions. This is a bit more complicated and unsure what to do here (how to access the partitions inside the file without having some virtual disk setup)
3904 [22:19:38] *** Joins: deeb (~dee@replaced-ip )
3905 [22:19:43] <wjerw> no one's going to wish me luck ; - ;
3906 [22:19:45] <bigterd> somiaj nailed my scenario.
3907 [22:19:50] <teraflops> crash_: xmonad on laptop
3908 [22:19:52] <teraflops> replaced-url
3909 [22:19:57] <jelly> !spank wjerw
3910 [22:19:57] * dpkg bends wjerw over her knee and delivers a mighty *THWACK*
3911 [22:19:59] <bigterd> but for the mean time, i'll just keep it simple.
3912 [22:20:12] <crash_> replaced-url
3913 [22:20:12] *** Joins: towo` (~towo@replaced-ip )
3914 [22:20:15] <jelly> wjerw: now be on your merry way
3915 [22:20:27] <somiaj> bigterd: jelly gave you the answer, you'll have to create device nodes for each of the partitions so you can access them.
3916 [22:20:51] <bigterd> jelly thanks
3917 [22:20:52] *** Quits: k0nsl (~k0nsl@replaced-ip ) (Ping timeout: 265 seconds)
3918 [22:20:52] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 244 seconds)
3919 [22:21:03] <jhutchins> bigterd: Also perhaps check out that URL.
3920 [22:21:13] *** Quits: MrAlexandr0 (~MrAlexand@replaced-ip ) (Ping timeout: 244 seconds)
3921 [22:21:24] <wjerw> ._.
3922 [22:21:26] <stoned> crash_: teraflops: I patched alsa-tools package (alsamixer source, colors.c IIRC) and now it's transparent: replaced-url
3923 [22:21:29] <wjerw> jelly: little sexual
3924 [22:21:34] <crash_> teraflops: very nice aswell :)
3925 [22:21:39] *** Joins: k0nsl (~k0nsl@replaced-ip )
3926 [22:21:46] <teraflops> stoned: heh
3927 [22:22:00] <teraflops> stoned: use pulseadio dude!
3928 [22:22:08] <stoned> I do
3929 [22:22:20] <stoned> But I like cli. does pulse have a cli tool?
3930 [22:22:27] <wjerw> pulseaudio is based
3931 [22:22:29] <teraflops> not in debian repos iirc
3932 [22:22:30] <stoned> plus I don't use the mixers anyway
3933 [22:22:38] *** Joins: bobfred (49b7563d@replaced-ip )
3934 [22:22:50] *** Joins: c0mrad3 (uid26809@replaced-ip )
3935 [22:22:58] *** Joins: timahvo1 (~rogue@replaced-ip )
3936 [22:23:12] <bobfred> Hi. I'm using Peppermint Linux, and `apt-get update` is not working, hangs at "0% [Connecting to us.archive.ubuntu.com (2001:67c:1562::19)]"
3937 [22:23:13] *** Joins: cdown_ (~cdown@replaced-ip )
3938 [22:23:27] <greycat> bobfred: wrong channel.
3939 [22:23:35] <bobfred> greycat: What is the correct channel?
3940 [22:23:43] <teraflops> stoned: there is replaced-url
3941 [22:23:50] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
3942 [22:23:57] <jelly> !peppermint
3943 [22:23:58] <dpkg> Peppermint OS is a Linux distribution based on <Lubuntu>. Peppermint Three, Two, One and Ice are not supported in #debian. replaced-url
3944 [22:24:09] <greycat> bobfred: /msg alis list *pepper*, or read your distro's web site and find out where they offer support
3945 [22:24:32] <jelly> apparently the channel is in another castle
3946 [22:24:49] <teraflops> stoned: right I dont use mixers (e.g pavucntrol) pactl is enough for me 90% of the time
3947 [22:24:54] <stoned> That's interesting grecat, thank you
3948 [22:24:59] <greycat> "I'm trying to reach an ubuntu.com repository so obviously I will ask in #fedora!"
3949 [22:25:22] <jelly> princess. irc server. whatever.
3950 [22:25:40] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 255 seconds)
3951 [22:25:40] *** cdown_ is now known as cdown
3952 [22:25:41] <stoned> I set the numpad +/- keys to raise/lower volume (I never use the numpad anyway)
3953 [22:25:50] *** Joins: philipballew (~philip@replaced-ip )
3954 [22:25:58] <teraflops> stoned: desktop?
3955 [22:26:01] <stoned> Everything is kb based
3956 [22:26:04] <stoned> yes
3957 [22:26:06] <teraflops> hmm
3958 [22:26:16] <stoned> replaced-url
3959 [22:26:29] *** Joins: mpmcthree (~Instantbi@replaced-ip )
3960 [22:26:41] *** Ticho_ is now known as Ticho
3961 [22:27:09] <teraflops> nice
3962 [22:27:13] <stoned> If I could find a decent keyboard controlling plugin for chrome/firefox I'd stop using a mouse.
3963 [22:27:26] <stoned> Most often I turn my mouse upside down. It's annoying.
3964 [22:27:35] <teraflops> stoned: you dont have a notification daemon?
3965 [22:27:48] <stoned> For what purpose?
3966 [22:28:02] *** Quits: fguillot (~fguillot@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
3967 [22:28:36] <teraflops> stoned: replaced-url
3968 [22:28:52] <teraflops> stoned: quite useful
3969 [22:28:57] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Ping timeout: 248 seconds)
3970 [22:29:01] *** Quits: bblindy (~bblinder@replaced-ip ) (Quit: leaving)
3971 [22:29:29] *** Quits: dethos (~dethos@replaced-ip ) (Ping timeout: 244 seconds)
3972 [22:29:30] *** Joins: fguillot (~fguillot@replaced-ip )
3973 [22:29:38] *** Joins: learjet60xr (~learjet60@replaced-ip )
3974 [22:29:47] *** Joins: crayon (~user@replaced-ip )
3975 [22:30:08] <stoned> So this config is basically showing a notification when you switch layouts/workspaces etc?
3976 [22:30:10] *** Joins: dethos (~dethos@replaced-ip )
3977 [22:30:14] *** Quits: crayon (~user@replaced-ip ) (Changing host)
3978 [22:30:14] *** Joins: crayon (~user@replaced-ip )
3979 [22:30:29] *** Joins: skylite (~skylite@replaced-ip )
3980 [22:31:01] <stoned> I don't even get fancy with Xmonad config. I keep it simple.
3981 [22:31:14] *** Joins: debkad (~kadiro@replaced-ip )
3982 [22:31:15] *** Quits: debkad (~kadiro@replaced-ip ) (Max SendQ exceeded)
3983 [22:31:17] <teraflops> stoned: every event is notified if you're in another workspace, a dvd being burned, a script/compilation ended and so on
3984 [22:31:21] <stoned> The more you customize things the more you come to depend on how you like things. When you don't have access to your config you sufer productivity
3985 [22:31:40] <stoned> I try to make it so what I don't have to depend on my specific configs for everyday work env.
3986 [22:31:41] *** Joins: nuno_nunes (~PC@replaced-ip )
3987 [22:31:44] *** Joins: debkad (~kadiro@replaced-ip )
3988 [22:31:52] <stoned> That even if I didn't have my own configs, I would not lose productivity
3989 [22:32:03] *** Quits: Gi0 (~Gi0@replaced-ip ) (Quit: Cheers)
3990 [22:32:04] <stoned> teraflops: intrusions into my mind.
3991 [22:32:05] *** Joins: bobbyz (~bobbyz@replaced-ip )
3992 [22:32:10] *** Quits: nuno_nunes (~PC@replaced-ip ) (Read error: Connection reset by peer)
3993 [22:32:14] <jhutchins> stoned: Yeah, learning to work with default environments is emportant.
3994 [22:32:14] *** Quits: acos (~acos@replaced-ip ) (Read error: Connection reset by peer)
3995 [22:32:18] <stoned> teraflops: I'll check back on the task when I'm ready. I don't desire notification
3996 [22:32:21] *** Joins: nuno_nunes (~PC@replaced-ip )
3997 [22:32:31] *** Joins: ryouma (~user@replaced-ip )
3998 [22:32:36] <teraflops> stoned: it looks like replaced-url
3999 [22:32:36] *** Quits: Putti (~Putti@replaced-ip ) (Ping timeout: 276 seconds)
4000 [22:32:41] <teraflops> stoned: heh
4001 [22:32:55] <stoned> Oh that will annoy the living bejeezus out of me.
4002 [22:33:00] *** Quits: paw (~afong@replaced-ip ) (Ping timeout: 260 seconds)
4003 [22:33:02] <nuno_nunes> hi
4004 [22:33:06] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
4005 [22:33:07] <teraflops> well xmonad hasn't defaults at all
4006 [22:33:15] *** Quits: dka (~dka@replaced-ip ) (Ping timeout: 244 seconds)
4007 [22:33:16] *** Parts: towa (~quassel@replaced-ip )
4008 [22:33:17] *** Quits: Guest93857 (~bluszcz@replaced-ip ) (Read error: Connection reset by peer)
4009 [22:33:20] <stoned> Sure it does. They're great.
4010 [22:33:32] <nuno_nunes> i need help this my mouse usb is a not work in debian 8.5 :(
4011 [22:33:41] <teraflops> there's no xmonad.hs by default I mean
4012 [22:33:43] <stoned> (I mean default bindings/config etc.)
4013 [22:33:46] <teraflops> ah
4014 [22:33:52] *** Parts: nuno_nunes (~PC@replaced-ip )
4015 [22:33:52] *** Joins: towo` (~towo@replaced-ip )
4016 [22:34:06] *** Joins: nuno_nunes (~PC@replaced-ip )
4017 [22:34:23] *** Joins: cdb23ax (~cdb23ax4@replaced-ip )
4018 [22:34:33] *** Quits: skylite_ (~skylite@replaced-ip ) (Ping timeout: 276 seconds)
4019 [22:34:34] <nuno_nunes> good night
4020 [22:34:35] <stoned> s/you suffer productivity/your productivity suffers.
4021 [22:34:41] <stoned> I'm a little stoned
4022 [22:34:41] *** Quits: cdown (~cdown@replaced-ip ) (Read error: Connection reset by peer)
4023 [22:34:44] <stoned> nuno_nunes: you okay?
4024 [22:34:44] <teraflops> xD
4025 [22:34:52] <nuno_nunes> i need help this my mouse usb is a not work in debian 8.5
4026 [22:35:08] <nuno_nunes> in other linux is work
4027 [22:35:10] <nuno_nunes> :|
4028 [22:35:10] <stoned> Is it plugged in?
4029 [22:35:14] <nuno_nunes> yes
4030 [22:35:21] <stoned> hm.
4031 [22:35:30] <greycat> Is X running?
4032 [22:35:43] <stoned> See if you can fall back to cli/tty and try gpm
4033 [22:35:45] <stoned> apt-get install gpm
4034 [22:35:46] <nuno_nunes> in debian is not work and ubuntu is work
4035 [22:35:48] <nuno_nunes> :s
4036 [22:35:49] <stoned> (general purpose mouse)
4037 [22:35:49] <cdb23ax> hello i have a performance problem with my debian jessie guest in kvm. iam running a gameserver named SRCDS CS:GO. I can assign 1 core to my debian guest and it performs well. then i tried adding 2 cores instead of 1 to my vm and the performance is horrible.
4038 [22:35:58] <stoned> Then we'll see if you can configure your Xorg
4039 [22:35:58] <nuno_nunes> ok
4040 [22:36:31] <stoned> If not, just check your /etc/X11/xorg.conf and see what the input for mouse is.
4041 [22:36:41] <greycat> There is no xorg.conf by default.
4042 [22:36:41] <nuno_nunes> usb mouse
4043 [22:36:42] <nuno_nunes> :D
4044 [22:36:46] *** Quits: jwd (~jwd@replaced-ip ) ()
4045 [22:36:53] <stoned> greycat: I assumed he created one
4046 [22:37:01] <stoned> I don't know why.
4047 [22:37:05] <greycat> hell of an assumption
4048 [22:37:08] *** Quits: evade (~evade@replaced-ip ) (Read error: Connection reset by peer)
4049 [22:37:09] <stoned> \o/
4050 [22:37:26] <nuno_nunes> stoned, is a install all updates on other linux
4051 [22:37:28] <nuno_nunes> :)
4052 [22:37:46] *** Joins: terminal_echo (~terminal_@replaced-ip )
4053 [22:37:48] *** Quits: guampa (~guampa@replaced-ip ) (Ping timeout: 276 seconds)
4054 [22:39:01] *** Joins: SpaceDanceCJ (~Sasha@replaced-ip )
4055 [22:39:12] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Quit: leaving)
4056 [22:39:33] *** Quits: nuno_nunes (~PC@replaced-ip ) (Quit: Leaving)
4057 [22:39:37] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
4058 [22:40:26] <jhutchins> cdb23ax: I'd guess that additional core generates more overhead than it's worth.
4059 [22:40:43] *** Joins: _0xbadc0de (59d66a35@replaced-ip )
4060 [22:40:47] <_0xbadc0de> hello
4061 [22:40:58] *** Quits: baptist (~baptsk@replaced-ip ) (Remote host closed the connection)
4062 [22:41:00] <_0xbadc0de> I believe I have the most recent debian packages installed
4063 [22:41:06] <_0xbadc0de> but my debian looks like shit
4064 [22:41:08] <jhutchins> cdb23ax: In VMWare, the system won't get a core step until the full number of configured cores is available, it will wait.
4065 [22:41:13] *** Quits: RTFM[away] (~RTFMaway]@replaced-ip ) (Ping timeout: 248 seconds)
4066 [22:41:15] <_0xbadc0de> is this how it is supposed to look like?
4067 [22:41:25] <greycat> *sigh* trolls.
4068 [22:41:27] <_0xbadc0de> would actually machine the kernel
4069 [22:41:38] <stoned> popcorn time
4070 [22:41:49] <stoned> or ... gallery peanuts.
4071 [22:41:49] *** Quits: dmr (~dmr@replaced-ip ) (Ping timeout: 250 seconds)
4072 [22:42:32] <jhutchins> cdb23ax: Many game servers don't multithread, or do it badly.
4073 [22:42:47] *** Joins: guampa (~guampa@replaced-ip )
4074 [22:42:56] <cdb23ax> jhutchins: my concern is that my server cannot handle 32 players at all
4075 [22:43:08] <stoned> replaced-url
4076 [22:43:18] <stoned> There's only one thread for logical computations - so a faster single core processor would in most cases beat a dual or quad core CPU.
4077 [22:43:25] *** Joins: climjark_ (~climjark@replaced-ip )
4078 [22:43:29] *** Quits: crayon (~user@replaced-ip ) (Quit: Leaving)
4079 [22:43:35] *** Quits: chucklebug (~chucklebu@replaced-ip ) (Quit: Leaving)
4080 [22:43:35] <stoned> google-fu
4081 [22:43:38] <stoned> hayaaaa
4082 [22:44:09] *** Joins: evade (~evade@replaced-ip )
4083 [22:44:29] <jhutchins> See also: What do you expect from a free gameserver?
4084 [22:44:39] <cdb23ax> jhutchins i have a E5-2623 v3 @ 3.00GHz processor and the gameserver lags if 17 players are connected
4085 [22:44:49] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: This time the bullet cold rocked ya / A yellow ribbon instead of a swastika)
4086 [22:44:50] *** Joins: drizzt__ (~drizzt@replaced-ip )
4087 [22:44:53] *** Quits: B[]rG (~tuptidup@replaced-ip ) (Remote host closed the connection)
4088 [22:44:55] *** Quits: bobfred (49b7563d@replaced-ip ) (Quit: Page closed)
4089 [22:45:03] <cdb23ax> the cpu skyrocks to 100%
4090 [22:45:12] <stoned> The problem isn't with debian or with hardware, but with the gameserver itself
4091 [22:45:50] *** Joins: acos (~acos@replaced-ip )
4092 [22:45:50] <cdb23ax> my question would be how others can get 32 players on a publicservers
4093 [22:45:53] <jelly> Moore called, wants his law back
4094 [22:45:57] *** Joins: cdown (~cdown@replaced-ip )
4095 [22:46:09] *** Joins: OERIAS (~OERIAS@replaced-ip )
4096 [22:46:22] <cdb23ax> i lowered kernel hz to 100 instead of 250 and disabled preempt and low latency
4097 [22:46:49] *** Quits: WayToDoor (~milk.bott@autresservs.api-d.com) (Ping timeout: 255 seconds)
4098 [22:46:50] *** Joins: rhinoceros (~rhinocero@replaced-ip )
4099 [22:47:04] <jelly> cdb23ax: you'll probably have to do all sorts or microoptimizations to get your single-threaded app to perform better
4100 [22:47:14] <jhutchins> cdb23ax: Sounds like you went the wrong direction.
4101 [22:47:15] *** Quits: h34nCX (~h34nCX@replaced-ip ) (Quit: Leaving)
4102 [22:47:22] <_0xbadc0de> but still though
4103 [22:47:27] *** Quits: climjark (~climjark@replaced-ip ) (Ping timeout: 250 seconds)
4104 [22:47:38] <_0xbadc0de> I'd rather have a better looks on this shit
4105 [22:47:40] <stoned> seriously. I can't eat any more peanuts.
4106 [22:47:41] <jhutchins> cdb23ax: I think this is originally a Windows server, so it might run more efficiently there.
4107 [22:47:42] <_0xbadc0de> I like kali
4108 [22:47:52] *** Quits: _foldLeft (~foldleft@replaced-ip ) (Remote host closed the connection)
4109 [22:47:54] <_0xbadc0de> transparent terminals and shit
4110 [22:47:59] <jhutchins> cdb23ax: Also, trying to run it in a VM as opposed to dedicated hardware is probably not great.
4111 [22:48:01] *** debhelper sets mode: +l 1739
4112 [22:48:13] <cdb23ax> jhutchins no its linux optimized i tried it on a windows server 2008 r2 vm with 2 and 3 cords its even worse there
4113 [22:48:16] <jhutchins> cdb23ax: Your hardware is nothing like what they run commercial vm servers on.
4114 [22:48:22] <stoned> _0xbadc0de: debian leaves all the custimization/config to you.
4115 [22:48:35] <stoned> _0xbadc0de: this is not kali linux and it's not preconfigured for goofy script kiddies
4116 [22:48:55] *** Joins: ToBeCloud (uid51591@replaced-ip )
4117 [22:48:59] <jelly> cdb23ax: things to also try: _disable_ hyperthreading in bios; forcing the app to a single specific core, and forcing interrupt handling to different cores
4118 [22:49:05] *** Joins: fearnothing (~nothing@replaced-ip )
4119 [22:49:17] <_0xbadc0de> hey stoned: go fuck yourseldf
4120 [22:49:19] <stoned> start with adjusting cpu affinity
4121 [22:49:23] <_0xbadc0de> self*
4122 [22:49:26] <stoned> _0xbadc0de: I did this morning when I woke up.
4123 [22:49:26] *** ChanServ sets mode: +o jelly
4124 [22:49:27] *** jelly sets mode: +q *!59d66a35@gateway/*
4125 [22:49:28] *** ChanServ sets mode: -o jelly
4126 [22:49:29] <stoned> It was very nice.
4127 [22:49:40] <jelly> _0xbadc0de: be fucking polite in here.
4128 [22:49:51] *** Joins: WayToDoor (~milk.bott@autresservs.api-d.com)
4129 [22:50:01] <stoned> I doubt forcing it to be a single thread would offer any additional help
4130 [22:50:02] <teraflops> _0xbadc0de: stop saying shit :S
4131 [22:50:18] <cdb23ax> well i have disabled hyperthreading in bios and if i force the app to core 0 in my vm it just performs as bad as before
4132 [22:50:20] <debkad> o_o
4133 [22:50:26] <jelly> stoned: it is already a single thread
4134 [22:50:31] <stoned> And it's not strictly single threaded. It seems multi threaded (the server)
4135 [22:50:48] <jhutchins> cdb23ax: Your adjustments seem counterintuitive.
4136 [22:50:53] <jelly> cdb23ax: why is it in a VM?
4137 [22:50:55] *** Parts: _0xbadc0de (59d66a35@replaced-ip )
4138 [22:51:01] <stoned> As BehaartesEtwas said it's true that SRCDS has more than one thread, however the other thread - which makes it "two" threads - handles all the networking and doesn't really improve performance unless you're having massive amounts of players simultaneously.
4139 [22:51:02] *** Joins: balor (~aidan@replaced-ip )
4140 [22:51:14] <cdb23ax> because every gameserver provider would run it in a vm even valve does that
4141 [22:51:17] *** Joins: sadasdasd (59d66a35@replaced-ip )
4142 [22:51:22] <teraflops> oh I recall reading about disabling hyperthreading you get better performance in linux
4143 [22:51:28] <jelly> stoned: ok, so limit it to two cores only
4144 [22:51:49] <jhutchins> stoned: So the additional overhead of a dual core VM probably negates any advantage.
4145 [22:51:53] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
4146 [22:52:00] *** Parts: sadasdasd (59d66a35@replaced-ip )
4147 [22:52:10] <stoned> The way it's programmed is not multi-threaded. 1 SRCDS instance only uses 1 physical core.
4148 [22:52:12] <stoned> If you host multiple servers and have a multi-core box assign each SRCDS instance with its own core to use. Generally with SRCDS its not the number of cores that matter to a server its just the clock speed and the FSB speed.
4149 [22:52:12] <jhutchins> cdb23ax: Your VM is not like their VM.
4150 [22:52:14] <stoned> Ok. I give up.
4151 [22:52:22] <stoned> There is conflicting information.
4152 [22:52:26] <stoned> So far, anyway
4153 [22:52:28] *** Joins: towo` (~towo@replaced-ip )
4154 [22:52:28] <cdb23ax> jhutchins: so whats different?
4155 [22:52:32] <jelly> cdb23ax: which virtualization solution are you using and have you tried running on physical system instead?
4156 [22:52:53] <cdb23ax> yes i also tried to run it directly on the kvm machine i stopped all kvm services
4157 [22:52:56] <jhutchins> cd 64+ fast cores, terrabytes of RAM, SSD Disk arrays...
4158 [22:53:00] <cdb23ax> and installed the linux srcds
4159 [22:53:05] *** Joins: _DeadC0de_ (59d66a35@replaced-ip )
4160 [22:53:07] <cdb23ax> because my kvm hypervisor is also debian based
4161 [22:53:27] *** Joins: Adbray (~Adbtay@replaced-ip )
4162 [22:53:29] <cdb23ax> and performance was even worse then on my vm with only 1 core
4163 [22:53:32] *** Joins: foocraft (~foocraft@replaced-ip )
4164 [22:53:54] *** Joins: djz88__ (~ZKubala@replaced-ip )
4165 [22:54:17] *** Quits: KindOne (~KindOne@replaced-ip ) (Ping timeout: 244 seconds)
4166 [22:54:30] <jhutchins> I found a LOT of hits with advice for setting up a server, you should probably look at a few of those and at the valve forums (they're often quite useful).
4167 [22:54:33] *** Quits: ThisIsZenified (~ImCool@replaced-ip ) (Ping timeout: 240 seconds)
4168 [22:54:41] <stoned> cdb23ax: replaced-url
4169 [22:54:58] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
4170 [22:55:06] *** Joins: dmr (~dmr@replaced-ip )
4171 [22:55:32] *** Joins: Colti (Miramar-FL@replaced-ip )
4172 [22:56:03] *** Joins: ThisIsZenified (~ImCool@replaced-ip )
4173 [22:56:51] <jelly> cdb23ax: when you were running in a VM, did you ask kvm to pin the VM to a specific core (or two) as well?
4174 [22:56:54] <stoned> srcds might work better on a desktop cpu than a server cpu.
4175 [22:57:13] *** Quits: djz88_ (~ZKubala@replaced-ip ) (Ping timeout: 248 seconds)
4176 [22:57:28] <stoned> 3.ghz xeon is not meant for single threaded work afaik really
4177 [22:57:44] <stoned> a higher end 4.x ghz i7 or some such might work better
4178 [22:57:51] <stoned> single threaded apps like higher clocks
4179 [22:57:55] *** Quits: SpaceDanceCJ (~Sasha@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
4180 [22:58:05] *** Quits: Tiffon (~name@replaced-ip ) (Remote host closed the connection)
4181 [22:58:14] *** Quits: rbern (~rbern@replaced-ip ) (Read error: Connection reset by peer)
4182 [22:58:20] <stoned> Tht'as just my guess that I pulled out an ass's ass.
4183 [22:58:24] *** Joins: murfjr (~douseiais@replaced-ip )
4184 [22:58:30] *** Quits: murfjr (~douseiais@replaced-ip ) (Max SendQ exceeded)
4185 [22:58:41] <cdb23ax> and yes i pinned all my cores to physical of all vms
4186 [22:58:43] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 250 seconds)
4187 [22:58:54] *** Joins: murfjr (~douseiais@replaced-ip )
4188 [22:58:54] <cdb23ax> without any conflicts every vm has their own cores
4189 [22:59:12] *** Quits: wjerw (4633a907@replaced-ip ) (Ping timeout: 240 seconds)
4190 [22:59:29] *** Quits: gdot (~gdot@replaced-ip ) (Ping timeout: 240 seconds)
4191 [22:59:42] *** Joins: nidr0x (~z4.30i@nidr0x.ddns.jazztel.es)
4192 [22:59:43] <jelly> it's an interesting problem that merits more experimenting, then :-)
4193 [22:59:52] *** Joins: xcvn (~o@replaced-ip )
4194 [23:00:03] <jhutchins> cdb23ax: I would definitely go for higher core speed.
4195 [23:00:15] *** Joins: gdot (~gdot@replaced-ip )
4196 [23:00:24] *** Quits: BobbyJr_ (~BobbyJr@replaced-ip ) (Quit: Mac is asleep..)
4197 [23:01:01] <cdb23ax> but isnt 3,5 ghz engough for a gameserver?
4198 [23:01:08] *** Quits: rhinoceros (~rhinocero@replaced-ip ) (Quit: Leaving)
4199 [23:01:11] <stoned> You'd think.
4200 [23:01:20] <stoned> Usually game servers are not that craptastic.
4201 [23:01:24] <stoned> as this one
4202 [23:02:02] <jelly> also possible: disabling cores in bios, and checking the server bios doesn't have its own power-consumption limiting (hp proliants do, by default)
4203 [23:02:21] *** Joins: chucklebug (~chucklebu@replaced-ip )
4204 [23:02:34] <bigterd> stoned: what is a good cpu for single thread apps? i'm in search of one. for free sake i was going to brign to life an old p4 3.8
4205 [23:02:41] <cdb23ax> well its a dell PowerEdge R430
4206 [23:02:46] <bigterd> photorec isn't multithread
4207 [23:02:56] <debkad> damn just figured my xfce have xfwm 4.10.1 , the zoom function available from 4.11 :/
4208 [23:02:58] *** Joins: DomaMuffin (~BotaniCar@replaced-ip )
4209 [23:02:58] <DammitJim> a service that I have created shouldn't run as root, right?
4210 [23:02:58] <jhutchins> Arent p4s power hogs?
4211 [23:03:07] <DammitJim> I should probably make up a user that the service runs as, right?
4212 [23:03:21] *** Quits: WayToDoor (~milk.bott@autresservs.api-d.com) (Ping timeout: 265 seconds)
4213 [23:03:23] <jhutchins> ,v xfce4
4214 [23:03:24] <judd> Package: xfce4 on amd64 -- wheezy: 4.8.0.3; jessie: 4.10.1; stretch: 4.12.3; sid: 4.12.3
4215 [23:03:25] <DammitJim> I ask this because I am creating a mount
4216 [23:03:33] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Ping timeout: 240 seconds)
4217 [23:03:37] <DammitJim> and that mount should be writeable for this service
4218 [23:04:00] <jhutchins> DammitJim: That's a real "it depends" question.
4219 [23:04:09] <stoned> bigterd: come to ##hardware
4220 [23:04:13] <DammitJim> right now this service is running as root
4221 [23:04:13] <cdb23ax> whats about a i7 4790k cpu?
4222 [23:04:16] <DammitJim> :(
4223 [23:04:18] <stoned> bigterd: ask the question there
4224 [23:04:24] <cdb23ax> 4ghz clock speed and 4,4 ghz turbo
4225 [23:04:27] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 276 seconds)
4226 [23:04:30] <stoned> For all hardware advice/discussion ##hardware
4227 [23:04:51] <bigterd> jhutchins: p4 is power hog.
4228 [23:05:05] *** Quits: afuentes (~kusanagi@replaced-ip ) (Ping timeout: 240 seconds)
4229 [23:05:05] <stoned> In fact, you'd have better luck talking about game server hardware in ##hardware
4230 [23:05:07] <debkad> is it possible to install xfce >= 4.11 ?
4231 [23:05:17] <DammitJim> jhutchins, please throw me a bone... such as?
4232 [23:05:22] *** Joins: ER_nesto (~ER_nesto@replaced-ip )
4233 [23:05:26] <stoned> debkad: if someone packaged it for stable, sure.
4234 [23:05:30] *** Quits: mpmcthree (~Instantbi@replaced-ip##) (Quit: Instantbird 1.6a1pre -- ##replaced-url
4235 [23:05:52] *** Quits: andril (~andril@replaced-ip ) (Quit: WeeChat 1.5)
4236 [23:05:57] <stoned> What's special about 4.11?
4237 [23:05:59] *** Joins: llorephie (~Thunderbi@replaced-ip )
4238 [23:06:02] *** Quits: ER_nesto (~ER_nesto@replaced-ip ) (Max SendQ exceeded)
4239 [23:06:07] <debkad> stoned, i have it on 4.12 in arch but here in debian i'm stucked with 4.10
4240 [23:06:13] *** Quits: ryan57 (~ryan60@replaced-ip ) (Ping timeout: 265 seconds)
4241 [23:06:15] <debkad> stoned, zooming
4242 [23:06:20] <stoned> debkad: debian has 4.12 also, but not in stable/jessie
4243 [23:06:41] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
4244 [23:06:58] *** Joins: ER_nesto (~ER_nesto@replaced-ip )
4245 [23:06:59] *** ChanServ sets mode: +o eir
4246 [23:06:59] *** eir sets mode: -qo *!59d66a35@gateway/* eir
4247 [23:07:02] <debkad> i have backport kernel, not sure if that what you mean but non stable
4248 [23:07:30] <debkad> 4.6.0-0.bpo.1-686
4249 [23:07:55] <stoned> debkad: it is in testing/stretch and replaced-url
4250 [23:07:59] *** Quits: ER_nesto (~ER_nesto@replaced-ip ) (Max SendQ exceeded)
4251 [23:08:28] <stoned> replaced-url
4252 [23:08:37] <stoned> Here you go. Someone did package it. You can try it at your own risk.
4253 [23:08:54] *** Joins: ER_nesto (~ER_nesto@replaced-ip )
4254 [23:09:01] *** Joins: rbern (~rbern@replaced-ip )
4255 [23:09:02] <stoned> No support here. Or you can email the packager. *shrug*
4256 [23:09:09] *** Quits: fguillot (~fguillot@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
4257 [23:09:24] <petn-randall> debkad: You can probably zoom in via different methods in 4.10. It's not really a feature I have used, though.
4258 [23:09:54] *** Quits: ER_nesto (~ER_nesto@replaced-ip ) (Max SendQ exceeded)
4259 [23:10:30] *** Joins: fguillot (~fguillot@replaced-ip )
4260 [23:10:46] *** Joins: ER_nesto (~ER_nesto@replaced-ip )
4261 [23:10:53] *** Quits: lsyoyom (~liny01@replaced-ip ) (Quit: WeeChat 1.5)
4262 [23:11:19] *** Joins: lsyoyom (~liny01@replaced-ip )
4263 [23:11:32] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Client Quit)
4264 [23:12:24] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Read error: Connection reset by peer)
4265 [23:12:24] *** Quits: ER_nesto (~ER_nesto@replaced-ip ) (Client Quit)
4266 [23:12:26] *** Quits: Scourje_ (uid63311@replaced-ip ) (Quit: Connection closed for inactivity)
4267 [23:12:27] *** Quits: douzer (~douzer@replaced-ip ) (Quit: Leaving)
4268 [23:12:56] *** Joins: M-alex_mayorga (alexmayorg@replaced-ip )
4269 [23:12:57] *** Joins: ThomasJ|m (tjubergmat@replaced-ip )
4270 [23:12:58] *** Joins: M-shine (shinematri@replaced-ip )
4271 [23:12:58] *** Joins: gwaaf (gwaafmatri@replaced-ip )
4272 [23:12:59] *** Joins: M-wkennington (wkenningto@replaced-ip )
4273 [23:13:22] <debkad> petn-randall, when i googling they said : 'Xfce Menu, choose Settings > Setting Editor. In the Channel pane select ‘xfwm4’ and in the right pane scroll all the way down to ‘zoom_desktop’. Uncheck the Value box.' but in mine there is no ‘zoom_desktop’
4274 [23:13:30] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 265 seconds)
4275 [23:13:33] *** Quits: balor (~aidan@replaced-ip ) (Ping timeout: 276 seconds)
4276 [23:13:38] *** Joins: GJdan (~dan@replaced-ip )
4277 [23:14:29] <stoned> debkad: you can use a standard Zoom application for X
4278 [23:14:39] *** Quits: terminal_echo (~terminal_@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
4279 [23:14:41] *** Quits: init7 (~arianitku@replaced-ip ) (Remote host closed the connection)
4280 [23:14:55] <stoned> debkad: google linux screen magnifier
4281 [23:14:59] <debkad> stoned, tried some like: xzoom, kmag, vmg , none like the zoom from xfce
4282 [23:15:08] <stoned> No dice?
4283 [23:15:11] *** Quits: sslb (~sslb@replaced-ip ) (Ping timeout: 250 seconds)
4284 [23:15:14] *** Parts: CyberGabber (~CyberGabb@replaced-ip )
4285 [23:15:14] <debkad> yeah
4286 [23:15:37] <stoned> I'd try that dude's 4.12 packages
4287 [23:16:04] *** Joins: bazhang_ (~bazhang@replaced-ip )
4288 [23:16:22] <stoned> If you can't do w/o it that version. Or just use stretch (up to you). Stretch is supported in #debian-next in oftc irc.debian.org
4289 [23:16:27] *** Quits: metachr0n (~nobody@replaced-ip ) (Quit: WeeChat 1.5)
4290 [23:16:29] *** Joins: Richard_Cavell (uid165693@replaced-ip )
4291 [23:16:35] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
4292 [23:17:08] *** Joins: andril (~andril@replaced-ip )
4293 [23:17:15] <teraflops> debkad: this one is nice replaced-url
4294 [23:17:20] *** Quits: spacebison (~bison@replaced-ip ) (Ping timeout: 260 seconds)
4295 [23:17:29] *** Parts: frikinz (~laurent@replaced-ip )
4296 [23:17:33] *** Joins: thunderrd_ (~thunderrd@replaced-ip )
4297 [23:17:34] <debkad> teraflops, yeah tried it, vmg
4298 [23:17:43] <teraflops> it has binaries (shrug) or you can compile it
4299 [23:17:45] <debkad> it is for text only
4300 [23:17:47] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Remote host closed the connection)
4301 [23:17:55] <debkad> i have it installed
4302 [23:18:01] <teraflops> ah
4303 [23:18:07] <Richard_Cavell> Hi everyone. I'm an ubuntu enthusiast. A while ago I heard about the death of Ian Murdock. Has this resulted in any loss of inertia for the debian project, or is it now run by others who are just as enthusiastic?
4304 [23:18:25] *** Joins: sslb (~sslb@replaced-ip )
4305 [23:18:26] <stoned> Richard_Cavell: No.
4306 [23:18:44] <stoned> Richard_Cavell: It is. Always has been. More than like will continue to be.
4307 [23:18:47] *** Joins: ryan57 (~ryan60@replaced-ip )
4308 [23:18:50] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Quit: Fuck you all! I am grabbing something to eat!!!!!)
4309 [23:19:03] *** Quits: bazhang (~bazhang@replaced-ip ) (Ping timeout: 240 seconds)
4310 [23:19:16] *** bazhang_ is now known as bazhang
4311 [23:20:07] *** Quits: _0x5eb_ (~seb@replaced-ip ) (Ping timeout: 255 seconds)
4312 [23:20:26] *** Joins: Schmantinski_ (~cmantsch@replaced-ip )
4313 [23:20:29] *** Joins: th0r (~pi@replaced-ip )
4314 [23:20:32] *** Quits: Schmantinski_ (~cmantsch@replaced-ip ) (Remote host closed the connection)
4315 [23:20:42] *** Quits: Levure (~quassel@replaced-ip ) (Read error: Connection reset by peer)
4316 [23:20:42] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Ping timeout: 276 seconds)
4317 [23:20:58] *** Joins: blueness (~blueness@replaced-ip )
4318 [23:20:59] *** Joins: Schmantinski (~cmantsch@replaced-ip )
4319 [23:21:11] *** Quits: fguillot (~fguillot@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
4320 [23:21:28] *** Joins: cdown_ (~cdown@replaced-ip )
4321 [23:22:52] *** Joins: _0x5eb_ (~seb@replaced-ip )
4322 [23:22:57] *** Quits: dustyp90 (~dustypoo9@replaced-ip ) (Quit: Leaving)
4323 [23:23:22] *** Quits: rj1 (~rj1@replaced-ip ) (Read error: Connection reset by peer)
4324 [23:23:25] *** Quits: cat3 (~Cat3@replaced-ip ) (Quit: cat3)
4325 [23:23:51] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 250 seconds)
4326 [23:23:51] *** cdown_ is now known as cdown
4327 [23:24:08] *** Joins: spacebison (~bison@replaced-ip )
4328 [23:24:20] *** Joins: tdigenna (~tdigenna@replaced-ip )
4329 [23:25:01] *** Joins: init7 (~init@replaced-ip )
4330 [23:25:26] <lethu> hello, is it worth it to move from stable to staging?
4331 [23:25:31] *** Quits: evade (~evade@replaced-ip ) (Ping timeout: 255 seconds)
4332 [23:25:49] *** Quits: andril (~andril@replaced-ip ) (Quit: WeeChat 1.5)
4333 [23:25:51] <stoned> that's a term used in development.
4334 [23:25:55] *** Joins: crayon (~user@replaced-ip )
4335 [23:26:01] <stoned> staging is after the testing stage.
4336 [23:26:06] <stoned> You mean debian testing?
4337 [23:26:12] <lethu> yeah sorry
4338 [23:26:22] *** Quits: biberu (~biberu@replaced-ip ) ()
4339 [23:26:27] <stoned> \o/
4340 [23:26:28] *** Joins: mastokley (~mastokley@replaced-ip )
4341 [23:26:33] <stoned> I use debian stable.
4342 [23:26:34] *** Quits: mastokley (~mastokley@replaced-ip ) (Remote host closed the connection)
4343 [23:26:43] <stoned> I like things that don't break.
4344 [23:26:45] <tdigenna> stretch/sid is good
4345 [23:26:59] <lethu> okay, I see I use jessie
4346 [23:27:02] <stoned> stretch, possibly. Sid, no.
4347 [23:27:04] <stoned> !dnuts
4348 [23:27:04] <dpkg> extra, extra, read all about it, dnuts is Do Not Upgrade To Sid - or Deez Nuts - see <sid upgrade> and <sid faq>
4349 [23:27:16] *** Joins: stratum (~stratum@replaced-ip )
4350 [23:27:23] *** Joins: mastokley (~mastokley@replaced-ip )
4351 [23:27:42] <stoned> lethu: is there a particular reason you want to move away from stable distribution?
4352 [23:28:03] <lethu> stoned, maybe get better performances for gaming
4353 [23:28:06] *** Joins: fguillot (~fguillot@replaced-ip )
4354 [23:28:22] <stoned> You're fine with stable.
4355 [23:28:32] *** Quits: ExoUNX (~textual@replaced-ip ) (Ping timeout: 265 seconds)
4356 [23:28:33] *** Joins: CutMeOwnThroat (~k@replaced-ip )
4357 [23:28:33] <lethu> stoned, okay thanks for the advice!
4358 [23:28:35] *** Quits: iTnk (~itnk@replaced-ip ) (Quit: Bye!!)
4359 [23:28:38] <stoned> Anytime
4360 [23:28:40] *** Quits: ksft (~k@replaced-ip ) (Ping timeout: 255 seconds)
4361 [23:28:42] <lethu> :)
4362 [23:29:04] *** Quits: sslb (~sslb@replaced-ip ) (Quit: Leaving)
4363 [23:29:19] *** Joins: user__ (~user@replaced-ip )
4364 [23:29:25] *** Quits: Schmantinski (~cmantsch@replaced-ip ) (Ping timeout: 244 seconds)
4365 [23:30:06] *** Joins: andril (~andril@replaced-ip )
4366 [23:31:31] *** Quits: _DeadC0de_ (59d66a35@replaced-ip##) (Quit: ##replaced-url
4367 [23:31:32] *** Quits: _mirko_ (~mirko@replaced-ip ) (Quit: WeeChat 1.0.1)
4368 [23:32:09] *** Quits: nibble_zero (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92 [Firefox 48.0.2/20160823121617])
4369 [23:32:09] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
4370 [23:32:52] *** Quits: Adbray (~Adbtay@replaced-ip ) (Read error: Connection reset by peer)
4371 [23:33:04] *** Quits: ryouma (~user@replaced-ip ) (Quit: rcirc on GNU Emacs 24.4.1)
4372 [23:33:57] *** Joins: paw (~afong@replaced-ip )
4373 [23:34:03] *** Quits: crayon (~user@replaced-ip ) (Ping timeout: 240 seconds)
4374 [23:34:06] *** Quits: andril (~andril@replaced-ip ) (Client Quit)
4375 [23:34:19] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Quit: llorephie)
4376 [23:34:22] *** Quits: badgerSqueegee (~luca@replaced-ip ) (Quit: WeeChat 1.5)
4377 [23:34:57] *** Quits: th0r (~pi@replaced-ip ) (Quit: Ex-Chat)
4378 [23:35:45] *** Joins: ksft (~k@replaced-ip )
4379 [23:36:03] *** Parts: sewerinspector (~sewerinsp@replaced-ip )
4380 [23:36:46] *** Quits: XeonSquared (~ShadowKat@replaced-ip ) (Ping timeout: 255 seconds)
4381 [23:37:05] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
4382 [23:38:00] *** debhelper sets mode: +l 1721
4383 [23:38:01] *** Joins: aaro (~aaro@replaced-ip )
4384 [23:39:27] *** Quits: gosul33t (~gosul33t@replaced-ip ) (Quit: Keep Calm and Code On)
4385 [23:41:12] *** Joins: gosul33t (~gosul33t@replaced-ip )
4386 [23:41:43] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 255 seconds)
4387 [23:42:27] *** Joins: andril (~andril@replaced-ip )
4388 [23:43:18] *** Quits: ksft (~k@replaced-ip ) (Ping timeout: 272 seconds)
4389 [23:43:18] *** Quits: lukaso666 (~lukaso666@replaced-ip ) (Remote host closed the connection)
4390 [23:43:35] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: Ahoi)
4391 [23:44:01] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip ) (Remote host closed the connection)
4392 [23:44:20] *** Joins: moestevens_ (~moesteven@replaced-ip )
4393 [23:44:25] *** Quits: woshty (~irc@replaced-ip ) (Ping timeout: 265 seconds)
4394 [23:44:32] *** Quits: debkad (~kadiro@replaced-ip ) (Quit: Leaving)
4395 [23:44:39] *** Joins: rick__ (felon@replaced-ip )
4396 [23:45:02] *** Joins: evilmquin2 (~mquin@replaced-ip )
4397 [23:45:03] *** Joins: acu__ (~acu@replaced-ip )
4398 [23:45:24] *** Quits: Dagger (~dagger@replaced-ip ) (Ping timeout: 250 seconds)
4399 [23:45:24] *** Quits: ebarch (sid17287@replaced-ip ) (Ping timeout: 250 seconds)
4400 [23:45:24] *** Quits: phate408 (~Phate@replaced-ip ) (Ping timeout: 250 seconds)
4401 [23:45:24] *** Quits: Klumben (Nsaiswatch@replaced-ip ) (Ping timeout: 250 seconds)
4402 [23:45:24] *** Quits: Redhair (~redhair@replaced-ip ) (Ping timeout: 250 seconds)
4403 [23:45:24] *** Quits: vaidy (vaidy@replaced-ip ) (Ping timeout: 250 seconds)
4404 [23:45:24] *** Quits: Pseudo (betrayer@replaced-ip ) (Ping timeout: 250 seconds)
4405 [23:45:24] *** Quits: freakcom (~freakcom@replaced-ip ) (Ping timeout: 250 seconds)
4406 [23:45:24] *** Quits: Atlas (~atlas@replaced-ip ) (Ping timeout: 250 seconds)
4407 [23:45:24] *** Quits: superkulak (~superkula@replaced-ip ) (Ping timeout: 250 seconds)
4408 [23:45:24] *** Quits: pthree (~pthree@replaced-ip ) (Ping timeout: 250 seconds)
4409 [23:45:26] *** Quits: ryan57 (~ryan60@replaced-ip ) (Ping timeout: 244 seconds)
4410 [23:45:26] *** Joins: Phate (~Phate@replaced-ip )
4411 [23:45:34] *** Joins: nicdev` (user@replaced-ip )
4412 [23:45:46] *** Quits: moestevens_ (~moesteven@replaced-ip ) (Client Quit)
4413 [23:45:50] *** Quits: ZeuxBlack (~Black@replaced-ip ) (Ping timeout: 250 seconds)
4414 [23:45:50] *** Quits: acidtech (acid@replaced-ip ) (Ping timeout: 250 seconds)
4415 [23:45:50] *** Quits: Awesomecase (sid56584@replaced-ip ) (Ping timeout: 250 seconds)
4416 [23:45:50] *** Quits: jhill (sid1055@replaced-ip ) (Ping timeout: 250 seconds)
4417 [23:45:50] *** Quits: h4ndy (H4ndy@replaced-ip ) (Ping timeout: 250 seconds)
4418 [23:45:50] *** Quits: KeithGS (~keith@replaced-ip ) (Ping timeout: 250 seconds)
4419 [23:45:50] *** Quits: squisher (~dasquishe@replaced-ip ) (Ping timeout: 250 seconds)
4420 [23:45:50] *** Quits: _VXx_ (~death@replaced-ip ) (Ping timeout: 250 seconds)
4421 [23:45:50] *** Quits: CodingWithClass (~CodingWit@replaced-ip ) (Ping timeout: 250 seconds)
4422 [23:45:50] *** Quits: cornbreadheadman (cornbread@replaced-ip ) (Ping timeout: 250 seconds)
4423 [23:45:50] *** Quits: t0mb0_ (tcuthbert@replaced-ip ) (Ping timeout: 250 seconds)
4424 [23:45:59] *** Parts: cdb23ax (~cdb23ax4@replaced-ip )
4425 [23:46:16] *** Quits: jrabbit (~jack@replaced-ip ) (Ping timeout: 250 seconds)
4426 [23:46:16] *** Quits: kireevco (sid87376@replaced-ip ) (Ping timeout: 250 seconds)
4427 [23:46:16] *** Quits: redabhr (H2O@replaced-ip ) (Ping timeout: 250 seconds)
4428 [23:46:16] *** Quits: lebster (sid17131@replaced-ip ) (Ping timeout: 250 seconds)
4429 [23:46:16] *** Quits: paradizelost (sid23952@replaced-ip ) (Ping timeout: 250 seconds)
4430 [23:46:16] *** Quits: ec (sid1544@replaced-ip ) (Ping timeout: 250 seconds)
4431 [23:46:16] *** Quits: zack6849 (~zack6849@replaced-ip ) (Ping timeout: 250 seconds)
4432 [23:46:16] *** Quits: Neo_ (~neo@replaced-ip ) (Ping timeout: 250 seconds)
4433 [23:46:16] *** Quits: mik (mik@replaced-ip ) (Ping timeout: 250 seconds)
4434 [23:46:16] *** Quits: beatdown (beatdown@replaced-ip ) (Ping timeout: 250 seconds)
4435 [23:46:16] *** Quits: eju (~eju@replaced-ip ) (Ping timeout: 250 seconds)
4436 [23:46:16] *** Quits: tensorpudding (~michael@replaced-ip ) (Ping timeout: 250 seconds)
4437 [23:46:16] *** Quits: Phanes (Phanes@replaced-ip ) (Ping timeout: 250 seconds)
4438 [23:46:16] *** Quits: JoshuaACasey (Joshua@replaced-ip ) (Ping timeout: 250 seconds)
4439 [23:46:16] *** Quits: gmh (glenn@replaced-ip ) (Ping timeout: 250 seconds)
4440 [23:46:16] *** Quits: UKn0Me (~UKn0Me@replaced-ip ) (Ping timeout: 250 seconds)
4441 [23:46:16] *** Quits: nickdastain (~nickdasta@replaced-ip ) (Ping timeout: 250 seconds)
4442 [23:46:16] *** Quits: WizardGed (~WizardGed@replaced-ip ) (Ping timeout: 250 seconds)
4443 [23:46:16] *** Quits: Windows98 (Windows98@replaced-ip ) (Ping timeout: 250 seconds)
4444 [23:46:29] *** Joins: qman (quassel@replaced-ip )
4445 [23:46:36] *** Joins: Adbray (~Adbtay@replaced-ip )
4446 [23:46:39] *** mquin is now known as Guest5705
4447 [23:46:39] *** Quits: Guest5705 (~mquin@replaced-ip ) (Killed (karatkievich.freenode.net (Nickname regained by services)))
4448 [23:46:39] *** evilmquin2 is now known as mquin
4449 [23:46:42] *** Quits: Inst (~aleph@replaced-ip ) (Ping timeout: 250 seconds)
4450 [23:46:42] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Ping timeout: 250 seconds)
4451 [23:46:42] *** Quits: Guest79477 (~johnny@replaced-ip ) (Ping timeout: 250 seconds)
4452 [23:46:42] *** Quits: GGMethos (methos@replaced-ip ) (Ping timeout: 250 seconds)
4453 [23:46:42] *** Quits: sparr (~sparr@replaced-ip ) (Ping timeout: 250 seconds)
4454 [23:46:42] *** Quits: moestevens (~moesteven@replaced-ip ) (Ping timeout: 250 seconds)
4455 [23:46:42] *** Quits: devster31 (~devsterkn@replaced-ip ) (Ping timeout: 250 seconds)
4456 [23:46:42] *** Quits: CustosL1men (~CustosLim@replaced-ip ) (Ping timeout: 250 seconds)
4457 [23:46:42] *** Quits: dusares (~dusares@replaced-ip ) (Ping timeout: 250 seconds)
4458 [23:46:42] *** Quits: vhf (~vhf@replaced-ip ) (Ping timeout: 250 seconds)
4459 [23:46:42] *** Quits: Arrowmaster (~Arrowmast@replaced-ip ) (Ping timeout: 250 seconds)
4460 [23:46:42] *** Quits: Ota-kun (~Ota@replaced-ip ) (Ping timeout: 250 seconds)
4461 [23:46:42] *** Quits: roguelazer (~roguelaze@replaced-ip ) (Ping timeout: 250 seconds)
4462 [23:46:42] *** Quits: wolf_mozart (wolf_mozar@replaced-ip ) (Ping timeout: 250 seconds)
4463 [23:46:42] *** Quits: cyphix (~cyphix@replaced-ip ) (Ping timeout: 250 seconds)
4464 [23:46:42] *** Quits: upilss (~upils@replaced-ip ) (Ping timeout: 250 seconds)
4465 [23:46:42] *** Quits: briansteffens (brian@replaced-ip ) (Ping timeout: 250 seconds)
4466 [23:46:42] *** Quits: Strykar (wakka@replaced-ip ) (Ping timeout: 250 seconds)
4467 [23:46:42] *** Quits: television (~alex@replaced-ip ) (Ping timeout: 250 seconds)
4468 [23:46:42] *** Quits: GTAXL (~gtaxlnetw@replaced-ip ) (Ping timeout: 250 seconds)
4469 [23:46:42] *** Quits: ^v (~v^@replaced-ip ) (Ping timeout: 250 seconds)
4470 [23:46:42] *** Quits: KNERD (~KNERD@replaced-ip ) (Ping timeout: 250 seconds)
4471 [23:46:42] *** Quits: BinBasher (BinBasher@replaced-ip ) (Ping timeout: 250 seconds)
4472 [23:47:02] *** Joins: Amplificator_ (~quassel@replaced-ip )
4473 [23:47:08] *** Quits: pipeep (~pipeep@replaced-ip ) (Ping timeout: 250 seconds)
4474 [23:47:08] *** Quits: sdollins (~sdollins@replaced-ip ) (Ping timeout: 250 seconds)
4475 [23:47:08] *** Quits: basic` (sid141140@replaced-ip ) (Ping timeout: 250 seconds)
4476 [23:47:08] *** Quits: jgrasser (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
4477 [23:47:08] *** Quits: |||||||||||||||| (~boom@replaced-ip ) (Ping timeout: 250 seconds)
4478 [23:47:08] *** Quits: kanyeezy (kanyeezy@replaced-ip ) (Ping timeout: 250 seconds)
4479 [23:47:08] *** Quits: KOD3N (KODEN@replaced-ip ) (Ping timeout: 250 seconds)
4480 [23:47:08] *** Quits: James_T (james@replaced-ip ) (Ping timeout: 250 seconds)
4481 [23:47:08] *** Quits: Jikan (~Jikan@replaced-ip ) (Ping timeout: 250 seconds)
4482 [23:47:08] *** Quits: ParkerR (ParkerR@replaced-ip ) (Ping timeout: 250 seconds)
4483 [23:47:08] *** Quits: intelux (~intelux@replaced-ip ) (Ping timeout: 250 seconds)
4484 [23:47:08] *** Quits: fauweh (~root@replaced-ip ) (Ping timeout: 250 seconds)
4485 [23:47:08] *** Quits: Penix (~Penix@replaced-ip ) (Ping timeout: 250 seconds)
4486 [23:47:08] *** Quits: Guest94410 (~staff@replaced-ip ) (Ping timeout: 250 seconds)
4487 [23:47:08] *** Quits: acu_ (~acu@replaced-ip ) (Ping timeout: 250 seconds)
4488 [23:47:08] *** Quits: karstensrage (~karstensr@replaced-ip ) (Ping timeout: 250 seconds)
4489 [23:47:08] *** Quits: tomocha______ (tomocha@replaced-ip ) (Ping timeout: 250 seconds)
4490 [23:47:08] *** Quits: nabia (~nabia@replaced-ip ) (Ping timeout: 250 seconds)
4491 [23:47:08] *** Quits: SolarAquarion (SolarAquar@replaced-ip ) (Ping timeout: 250 seconds)
4492 [23:47:08] *** Quits: smw (smw@replaced-ip ) (Ping timeout: 250 seconds)
4493 [23:47:08] *** Quits: Laogeodritt (laogeodrit@replaced-ip ) (Ping timeout: 250 seconds)
4494 [23:47:08] *** Quits: croddy (cmr@replaced-ip ) (Ping timeout: 250 seconds)
4495 [23:47:08] *** Quits: raSter^ (raster@replaced-ip ) (Ping timeout: 250 seconds)
4496 [23:47:08] *** Quits: qman__ (quassel@replaced-ip ) (Ping timeout: 250 seconds)
4497 [23:47:08] *** Quits: Junaos (Junaos@replaced-ip ) (Ping timeout: 250 seconds)
4498 [23:47:08] *** Quits: gturner (~gturner@replaced-ip ) (Ping timeout: 250 seconds)
4499 [23:47:08] *** Quits: esainane (esainane@replaced-ip ) (Ping timeout: 250 seconds)
4500 [23:47:08] *** Quits: ckuehl (ckuehl@replaced-ip ) (Ping timeout: 250 seconds)
4501 [23:47:08] *** Quits: Amplificator (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
4502 [23:47:08] *** Quits: Nitori (~kappa@replaced-ip ) (Ping timeout: 250 seconds)
4503 [23:47:08] *** Quits: helaughsatfear (~this@replaced-ip ) (Ping timeout: 250 seconds)
4504 [23:47:08] *** Quits: bolts (bolts@replaced-ip ) (Ping timeout: 250 seconds)
4505 [23:47:08] *** Quits: Nightmare (ddoscomin@replaced-ip ) (Ping timeout: 250 seconds)
4506 [23:47:08] *** Quits: SwK (~SwK@replaced-ip ) (Ping timeout: 250 seconds)
4507 [23:47:08] *** Quits: Jubaleth (~Jubaleth@replaced-ip ) (Ping timeout: 250 seconds)
4508 [23:47:08] *** Quits: valdyn (valdyn@replaced-ip ) (Ping timeout: 250 seconds)
4509 [23:47:08] *** Quits: killerpty (killerpty@replaced-ip ) (Ping timeout: 250 seconds)
4510 [23:47:08] *** Quits: oberstein (~ober@replaced-ip ) (Ping timeout: 250 seconds)
4511 [23:47:08] *** Quits: nicdev (user@replaced-ip ) (Ping timeout: 250 seconds)
4512 [23:47:08] *** Quits: felon- (felon@replaced-ip ) (Ping timeout: 250 seconds)
4513 [23:47:08] *** Quits: cusco (~tralala@replaced-ip ) (Ping timeout: 250 seconds)
4514 [23:47:08] *** Quits: tlund (~tlund@replaced-ip ) (Ping timeout: 250 seconds)
4515 [23:47:08] *** Quits: Subfusc (subfusc@replaced-ip ) (Ping timeout: 250 seconds)
4516 [23:47:08] *** Quits: Riviera (Riviera@replaced-ip ) (Ping timeout: 250 seconds)
4517 [23:47:08] *** Quits: dak (dak@replaced-ip ) (Ping timeout: 250 seconds)
4518 [23:47:08] *** Joins: ThePortableInstr (~aleph@replaced-ip )
4519 [23:47:10] *** Joins: Penix_ (~Penix@replaced-ip )
4520 [23:47:18] *** Joins: nabia (~nabia@replaced-ip )
4521 [23:47:19] *** Joins: jgrasser (~quassel@replaced-ip )
4522 [23:47:26] *** Joins: intelux (~intelux@replaced-ip )
4523 [23:47:26] *** Joins: acidtech (acid@replaced-ip )
4524 [23:47:32] *** Joins: moestevens (~moesteven@replaced-ip )
4525 [23:47:55] *** Joins: Dagger2 (~dagger@replaced-ip )
4526 [23:48:00] *** debhelper sets mode: +l 1620
4527 [23:48:10] *** Joins: Neo_ (~neo@replaced-ip )
4528 [23:48:16] *** Parts: tdigenna (~tdigenna@replaced-ip )
4529 [23:48:20] *** Joins: esainane (esainane@replaced-ip )
4530 [23:48:27] *** Joins: Laogeodritt (laogeodrit@replaced-ip )
4531 [23:48:27] *** Joins: BinBasher (BinBasher@replaced-ip )
4532 [23:48:44] *** Joins: valdyn (valdyn@replaced-ip )
4533 [23:48:47] *** Joins: cusco (~tralala@replaced-ip )
4534 [23:48:50] *** Quits: d0nn1e (~d0nn1e@replaced-ip ) (Ping timeout: 260 seconds)
4535 [23:48:51] *** Joins: _VXx (~death@replaced-ip )
4536 [23:48:59] *** Joins: beatdown (beatdown@replaced-ip )
4537 [23:49:00] *** Joins: rerst (~rerst@replaced-ip )
4538 [23:49:28] *** Joins: tomocha______ (tomocha@replaced-ip )
4539 [23:49:45] *** Joins: ksft (~k@replaced-ip )
4540 [23:49:57] *** Joins: redabhr (H2O@replaced-ip )
4541 [23:50:30] *** Joins: lebster (sid17131@replaced-ip )
4542 [23:50:37] *** Joins: paradizelost (sid23952@replaced-ip )
4543 [23:50:51] *** Joins: ebarch (sid17287@replaced-ip )
4544 [23:51:33] *** Joins: lankanmon (~LKNnet@replaced-ip )
4545 [23:51:36] *** Joins: d0nn1e (~d0nn1e@replaced-ip )
4546 [23:52:22] *** Parts: user1234_ (~user@replaced-ip )
4547 [23:52:22] *** Joins: KeithGS (~keith@replaced-ip )
4548 [23:53:02] *** Quits: TsukiRa (~fpob@replaced-ip ) (Quit: Leaving.)
4549 [23:53:02] *** Joins: WizardGed (~WizardGed@replaced-ip )
4550 [23:53:14] *** Quits: SuperTramp83 (~user@replaced-ip ) (Quit: Leaving.)
4551 [23:53:15] *** Quits: manjaroCinnamon1 (~Manjarous@replaced-ip ) (Quit: Leaving)
4552 [23:53:15] *** Joins: JoshuaACasey (Joshua@replaced-ip )
4553 [23:53:15] *** Joins: mik (mik@replaced-ip )
4554 [23:53:19] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 250 seconds)
4555 [23:53:20] *** Joins: Jubaleth (~Jubaleth@replaced-ip )
4556 [23:54:19] *** Quits: peterrooney (~peter@replaced-ip ) (Ping timeout: 255 seconds)
4557 [23:54:20] *** Joins: Windows98 (Windows98@replaced-ip )
4558 [23:55:24] *** Quits: user__ (~user@replaced-ip ) (Ping timeout: 244 seconds)
4559 [23:55:26] *** Joins: pipeep (~pipeep@replaced-ip )
4560 [23:56:00] *** Quits: stratum (~stratum@replaced-ip ) (Quit: stratum)
4561 [23:56:00] *** Joins: gturner (~gturner@replaced-ip )
4562 [23:56:00] *** Joins: ^v (~v^@replaced-ip )
4563 [23:57:55] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 255 seconds)
4564 [23:57:55] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 248 seconds)
4565 [23:57:59] *** Joins: ParkerR (ParkerR@replaced-ip )
4566 [23:58:00] *** debhelper sets mode: +l 1635
4567 [23:58:03] *** Joins: Pseudo (betrayer@replaced-ip )
4568 [23:58:06] *** Joins: awal1 (~awal1@replaced-ip )
4569 [23:58:07] *** Joins: gmh (glenn@replaced-ip )
4570 [23:58:08] *** Joins: vaidy (vaidy@replaced-ip )
4571 [23:58:08] *** Joins: Atlas (~atlas@replaced-ip )
4572 [23:58:10] *** Joins: raSter^ (raster@replaced-ip )
4573 [23:58:11] *** Joins: clu5ter (~staff@replaced-ip )
4574 [23:58:13] *** Joins: freakcom (~freakcom@replaced-ip )
4575 [23:58:14] *** Joins: wolf_mozart (wolf_mozar@replaced-ip )
4576 [23:58:15] *** Joins: ryan57 (~ryan60@replaced-ip )
4577 [23:58:17] *** Joins: fauweh (~root@replaced-ip )
4578 [23:58:17] *** Joins: CodingWithClass (~CodingWit@replaced-ip )
4579 [23:58:21] *** Joins: zack6849 (~zack6849@replaced-ip )
4580 [23:58:21] *** Joins: killerpty (killerpty@replaced-ip )
4581 [23:58:24] *** Joins: boomer (~boom@replaced-ip )
4582 [23:58:30] *** Quits: ksft (~k@replaced-ip ) (Ping timeout: 244 seconds)
4583 [23:58:59] *** Joins: James_T (james@replaced-ip )
4584 [23:59:27] *** Quits: rindolf (~rindolf@replaced-ip##) (Quit: ##replaced-url
4585 [23:59:30] *** Joins: vhf (~vhf@replaced-ip )
4586 [23:59:30] *** Joins: sparr (~sparr@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