People who Joins, Parts or Quits a chatroom
this is #debian an IRC-Channel at freenode (freenode IRC service)
-
0[00:00:43] *** Joins: arcvile (~quassel@replaced-ip)
-
1[00:00:48] *** Quits: ViCe95 (~vice@replaced-ip) (Ping timeout: 276 seconds)
-
2[00:00:55] <vlad__> welp no sound for me I guess
-
3[00:02:00] *** Quits: stvlker (~stvlker@replaced-ip) (Read error: Connection reset by peer)
-
4[00:02:35] *** Quits: nitefall (~thewellin@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
-
5[00:03:09] *** Quits: Ceber (~PHP5445-0@replaced-ip) (Ping timeout: 246 seconds)
-
6[00:03:16] *** Quits: jch (~jch@replaced-ip) (Quit: leaving)
-
7[00:03:41] *** Joins: aax (~xaa@replaced-ip)
-
8[00:03:48] *** Quits: cyan__ (~cyan@replaced-ip) (Remote host closed the connection)
-
9[00:04:13] <petn-randall> meoblast001: Then make a backup and purge the package instead of responding to my info requests. If I'm wrong, I'd be glad to find out.
-
10[00:04:36] <petn-randall> s/responding/ignoring/
-
11[00:04:56] <meoblast001> hm yup. put a backup in my AWS and tried it and you seem to be right
-
12[00:05:03] *** Quits: rrehbein (~rrehbein@replaced-ip) (Quit: Leaving)
-
13[00:05:57] <petn-randall> meoblast001: It's not the only thing that Ubuntu has changed, we lost track of it a long time ago. So what is the output of 'pg_lsclusters'?
-
14[00:06:03] *** Quits: theviajerock (~victor@replaced-ip) (Ping timeout: 240 seconds)
-
15[00:06:26] *** Quits: JPT (~jpt@replaced-ip) (Ping timeout: 272 seconds)
-
16[00:07:01] *** Joins: f10_ (~flo@replaced-ip)
-
17[00:07:28] <meoblast001> petn-randall: well after reinstalling 9.4 i get 8.4, 9.1, and 9.4
-
18[00:07:56] <meoblast001> wait.. this is strange...
-
19[00:08:00] <petn-randall> meoblast001: Can you show me the output please?
-
20[00:08:44] <meoblast001> one moment. i have to figure out why that directory supposedly containing the databases was gone but my databases are still there
-
21[00:09:10] *** Joins: Ceber (~PHP5445-0@replaced-ip)
-
22[00:09:27] *** Joins: alexandros_c (~alexandro@replaced-ip)
-
23[00:09:34] <meoblast001> petn-randall: replaced-url
-
24[00:10:18] <sm00th> vlad__, you sure its in the right speaker hole man?
-
25[00:10:24] <sm00th> your speakers work? makes no sense.
-
26[00:10:35] <sm00th> reboot?
-
27[00:10:53] <sm00th> do headphoens work?
-
28[00:11:11] *** Joins: jfdh (~jfdh@replaced-ip)
-
29[00:11:19] <petn-randall> meoblast001: Ok, so all 3 clusters are online. What issue are you seeing?
-
30[00:11:24] <sm00th> vlad__, try asking for help in #alsa
-
31[00:11:51] <meoblast001> the issue i'm seeing is that after purging, the directory which i thought had the databases was gone..... i reinstalled though and all of my applications connect to the databases and all of the data is still there
-
32[00:13:09] <petn-randall> meoblast001: Which cluster did you purge?
-
33[00:13:18] <meoblast001> 9.4
-
34[00:13:37] <petn-randall> meoblast001: When you purge, is /var/lib/postgresql/9.4/main empty?
-
35[00:14:01] <meoblast001> so i'm back to point A.. so my databases are still there which is good... the socket being created is totally wrong though, which forces me to manually restart postgresql or all of my applications are dead
-
36[00:14:25] <meoblast001> petn-randall: after purge, /var/lib/postgresql/9.4/ did not exist
-
37[00:14:43] <petn-randall> meoblast001: Are you sure your applications are connecting to the right cluster then?
-
38[00:14:53] *** Quits: cdown (~cdown@replaced-ip) (Remote host closed the connection)
-
39[00:15:17] *** Joins: ToBeCloud (uid51591@replaced-ip)
-
40[00:15:19] <meoblast001> fairly certain.. all it takes is a manual call to `sudo systemctl restart postgresql` and then everything works
-
41[00:15:37] <petn-randall> meoblast001: Note that by default all your applications are connecting to the 8.4/main cluster, unless you specify a different port/socket.
-
42[00:16:18] *** Quits: Lokke (~Thunderbi@replaced-ip) (Quit: Lokke)
-
43[00:16:20] *** mach_kernel is now known as mach_k_away
-
44[00:16:23] *** mach_k_away is now known as mach_kernel
-
45[00:16:26] <petn-randall> meoblast001: Do you have a database mirror set up maybe?
-
46[00:17:08] <meoblast001> a database mirror? not sure.. i assume the answer is therefore no
-
47[00:17:28] *** Joins: JPT (~jpt@replaced-ip)
-
48[00:17:28] *** Quits: hR13 (~hR13@replaced-ip) (Read error: Connection reset by peer)
-
49[00:17:34] *** Joins: cerebro (~cerebro@replaced-ip)
-
50[00:18:14] *** Joins: hR13 (~hR13@replaced-ip)
-
51[00:18:45] <meoblast001> a rails application is giving me the following: PG::ConnectionBad (could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?)
-
52[00:19:06] *** Quits: imunsie (~imunsie@replaced-ip) (Ping timeout: 240 seconds)
-
53[00:19:21] *** Quits: c0mrad3 (uid26809@replaced-ip) (Quit: Connection closed for inactivity)
-
54[00:19:22] <meoblast001> the error message is true, in that directory there only exists 9.4-main.pid and 9.4-main.pg_stat_tmp/
-
55[00:19:30] <petn-randall> meoblast001: That is your 8.4 cluster. Notice the socket name ending in 5432, which is the port for your 8.4/main cluster.
-
56[00:19:31] *** Joins: hamster_sword (~hamster_s@replaced-ip)
-
57[00:19:43] *** Joins: ozmage (~javashin@replaced-ip)
-
58[00:20:06] <meoblast001> and how do i tell every application to use the other cluster?
-
59[00:20:20] *** Joins: d4rklit3 (~textual@replaced-ip)
-
60[00:20:30] *** Quits: nighty (~nighty@replaced-ip) (Quit: Disappears in a puff of smoke)
-
61[00:20:42] <meoblast001> and how do you know it's 8.4 simply because it ends in 5432? does 9.4 no longer use this port by default?
-
62[00:20:47] *** Joins: Wizek_ (~Wizek@replaced-ip)
-
63[00:20:59] *** Joins: Lokke (~Thunderbi@replaced-ip)
-
64[00:21:07] <petn-randall> You have to check your application config. But usually you pass a DSN string somewhere, and then just make sure to set the port to the right one.
-
65[00:21:15] <d4rklit3> if im using a docker container thats on debian, the container doesn't come with any ssh identity (afaik) so i add it directly to /root/.ssh/id_rsa .. is there some special way to configure this? Currently when i try to scp with this config it asks for a passphrase which it shouldn't since i didn't set one
-
66[00:21:30] <petn-randall> meoblast001: How are they supposed to run in parallel if they both bind to the same port?
-
67[00:21:37] <d4rklit3> this is for bitbucket-pipelines.. this is the config: replaced-url
-
68[00:21:58] <d4rklit3> this works fine from my mac terminal using the -i flag on ssh/scp
-
69[00:22:07] <meoblast001> petn-randall: oh okay. i just didn't know how 5432 says anything about 8.4.. couldn't it be possible that 9.4 is running on that port?
-
70[00:22:39] <petn-randall> meoblast001: Look at your output of 'pg_lsclusters'.
-
71[00:23:03] *** Quits: ozmage (~javashin@replaced-ip) (Remote host closed the connection)
-
72[00:23:47] *** Quits: Wizek (~Wizek@replaced-ip) (Ping timeout: 244 seconds)
-
73[00:23:48] *** Joins: Oldcpv3 (~Spirit@replaced-ip)
-
74[00:23:52] <Oldcpv3> hey yo
-
75[00:24:00] *** Joins: hephaestus (~vdagli@replaced-ip)
-
76[00:24:15] <Oldcpv3> replaced-url
-
77[00:24:47] <Oldcpv3> oops, sorry there...
-
78[00:24:49] <Oldcpv3> wrong channel
-
79[00:26:02] *** Joins: zorg24 (~zorg24@replaced-ip)
-
80[00:26:02] *** Quits: navlys (~smuxi@replaced-ip) (Read error: Connection reset by peer)
-
81[00:26:47] *** Joins: Darcidride (~Darcidrid@replaced-ip)
-
82[00:26:58] *** Joins: jackbrown (~se@replaced-ip)
-
83[00:27:54] *** Joins: Wizek__ (~Wizek@replaced-ip)
-
84[00:28:00] <d4rklit3> hello?
-
85[00:28:18] <Oldcpv3> d4rklit3: hi, replaced-url
-
86[00:28:18] *** Quits: fossrox (~fossrox@replaced-ip) (Quit: Free Software, Free Hardware, Free Culture, Free Spectrum)
-
87[00:28:18] <d4rklit3> anyone know why debian is forcing passphrase for scp, ssh, ssh-add etc...
-
88[00:28:20] *** Quits: SlaGTaTs (~bilbo@replaced-ip) (Remote host closed the connection)
-
89[00:28:22] <Oldcpv3> no?
-
90[00:28:57] *** Parts: ar (arachnist@replaced-ip)
-
91[00:30:30] *** Quits: glaier (~glaier@replaced-ip) (Ping timeout: 272 seconds)
-
92[00:31:00] *** Quits: happy-dude (uid62780@replaced-ip) (Quit: Connection closed for inactivity)
-
93[00:31:03] *** Quits: Wizek_ (~Wizek@replaced-ip) (Ping timeout: 240 seconds)
-
94[00:31:26] <meoblast001> petn-randall: okay it seems the 8.4 one is the working one
-
95[00:31:37] <meoblast001> by that i mean the one where all of my databases are
-
96[00:31:52] <meoblast001> which means the solution will be to get rid of all the other clusters which i'm not using at all
-
97[00:32:12] *** Joins: L1nuxg33k (~umm@replaced-ip)
-
98[00:32:34] *** Quits: wds (~wds@replaced-ip) (Ping timeout: 244 seconds)
-
99[00:32:47] *** Joins: _0bitcount (~Big_Byte@replaced-ip)
-
100[00:34:38] <vook> d4rklit3: it'll force passphrase when you have an identityfile defined in ~/.ssh/config
-
101[00:34:56] <d4rklit3> config doesn't define an identity file though
-
102[00:35:04] <vook> does it define anything?
-
103[00:35:08] <d4rklit3> yeah
-
104[00:35:17] <d4rklit3> some settings
-
105[00:35:19] *** Quits: sauvin (~sauvin@replaced-ip) (Read error: Connection reset by peer)
-
106[00:35:42] *** Quits: mdim (~mdim@replaced-ip) (Ping timeout: 260 seconds)
-
107[00:35:46] <vook> it's the way the key was made
-
108[00:35:58] <d4rklit3> i use the same key on my mac and it doesn't ask
-
109[00:36:09] *** Quits: nils_ (~nils_@replaced-ip) (Quit: This computer has gone to sleep)
-
110[00:36:12] <vook> do you have a line that says ENCRYPTED near the top of id_rsa?
-
111[00:36:19] <d4rklit3> nope
-
112[00:36:27] <d4rklit3> ----BEGIN PRIVATE KEY----
-
113[00:36:29] *** Joins: sauvin (~sauvin@replaced-ip)
-
114[00:36:39] <d4rklit3> rather RSA PRIVATE KEY
-
115[00:36:52] <d4rklit3> i generated it same way as i do my git ssh keys
-
116[00:37:09] <L1nuxg33k> Hello everyone
-
117[00:37:14] *** Quits: biberu (~biberu@replaced-ip) (Read error: Connection reset by peer)
-
118[00:37:28] *** Joins: mdim (~mdim@replaced-ip)
-
119[00:37:34] <L1nuxg33k> I am having printing issues with cups, or perhaps cups its self
-
120[00:37:51] <Oldcpv3> i got your solution
-
121[00:37:52] <vook> well, I'm guessing that if you temporarily cleared out ~/.ssh, you'd no longer see ssh asking for a pass-phrase
-
122[00:37:53] *** Quits: bn` (~Patrice@replaced-ip) (Ping timeout: 244 seconds)
-
123[00:37:54] <Oldcpv3> go to starbucks
-
124[00:37:57] <Oldcpv3> and get a cup
-
125[00:37:59] <Oldcpv3> done.
-
126[00:38:10] *** Joins: corpsegrinder (~corpsegri@replaced-ip)
-
127[00:38:16] <d4rklit3> vook, so this is a docker image... as soon as it starts /root/.ssh doesn't even exist
-
128[00:38:37] <d4rklit3> and it runs as root...
-
129[00:39:32] <L1nuxg33k> ok i will try that
-
130[00:40:09] <d4rklit3> vook this is the last thing i tried in the yml config replaced-url
-
131[00:40:47] <d4rklit3> i even make sure to start the ssh-agent, thing is.. i think i need to do ssh-add but it wont let me do it non-interactively and asks for a passphrase
-
132[00:40:57] *** Quits: foul_owl (~foul_owl@replaced-ip) (Ping timeout: 246 seconds)
-
133[00:41:43] <vook> where is ~ ? It may not be /root.
-
134[00:41:48] <d4rklit3> it is
-
135[00:42:14] <d4rklit3> + ssh-add ~/.ssh/deploy_rsa
-
136[00:42:14] <d4rklit3> Enter passphrase for /root/.ssh/deploy_rsa:
-
137[00:42:23] *** Joins: ozmage (~javashin@replaced-ip)
-
138[00:42:28] *** Quits: turfrex (~py@replaced-ip) (Remote host closed the connection)
-
139[00:42:39] <vook> so `
-
140[00:42:40] <d4rklit3> it has no password :(
-
141[00:42:46] <vook> so /root/.ssh doesn't exist?
-
142[00:42:56] <d4rklit3> not at startup, i have to create it
-
143[00:43:13] <d4rklit3> i can only assume thats where it belongs on debian
-
144[00:43:15] *** mach_kernel is now known as mach_k_away
-
145[00:43:26] *** Joins: booboy_laptop (~booboy@replaced-ip)
-
146[00:43:27] <d4rklit3> what is the default ssh config
-
147[00:43:36] *** Parts: eluus (~eluus@replaced-ip)
-
148[00:43:37] <meoblast001> petn-randall: so purge removes databases it appears.. does remove do this?
-
149[00:43:39] <vook> default for a user is blank
-
150[00:44:03] <d4rklit3> like i think i may be missing some steps
-
151[00:44:10] <vook> could be something in /etc/ssh
-
152[00:44:25] *** Joins: ilCyx86_64 (~ilCyx86_6@replaced-ip)
-
153[00:44:49] <vook> no, ssh-add must be requiring the passphrase to add that file...
-
154[00:45:04] *** Quits: Brigo (~Brigo@replaced-ip) (Ping timeout: 272 seconds)
-
155[00:45:08] *** Joins: w00die (~pi@replaced-ip)
-
156[00:45:08] <d4rklit3> what passphrase though? the key itself has no passphrase
-
157[00:45:41] *** Quits: Sucks (~Sucks@replaced-ip) (Read error: Connection reset by peer)
-
158[00:46:16] *** Joins: turfrex (~py@replaced-ip)
-
159[00:46:21] *** Quits: Dyonisos (~Dyonisos@replaced-ip) (Quit: Quis custodiet ipsos custodes ?)
-
160[00:46:23] <L1nuxg33k> ok Oldcpv3 I got the cup from starbucks. now what?
-
161[00:48:14] *** Quits: w00die_ (~pi@replaced-ip) (Ping timeout: 272 seconds)
-
162[00:49:09] *** Quits: tumble_ (~tumble@replaced-ip) (Quit: Leaving)
-
163[00:49:23] <d4rklit3> ok there just isn't a way to do this :(
-
164[00:49:27] <d4rklit3> not with this image
-
165[00:49:59] *** Joins: dgriffi (~dave@replaced-ip)
-
166[00:50:17] <dgriffi> Does anyone here run Daphne with Singe on Debian?
-
167[00:51:04] *** Quits: Almtesh (~Almtesh@replaced-ip) (Remote host closed the connection)
-
168[00:51:13] *** Quits: poleprogger (~mj@replaced-ip) (Remote host closed the connection)
-
169[00:51:16] *** Quits: mtn (~mtn@replaced-ip) (Quit: Konversation terminated!)
-
170[00:51:30] *** Quits: evanvarvell (~evanvarve@replaced-ip) (Ping timeout: 276 seconds)
-
171[00:51:36] *** Joins: poleprogger (~mj@replaced-ip)
-
172[00:51:44] <AciD`> hey, is there a way to retrieve the list of package that I manually installed only?
-
173[00:51:49] *** Joins: imunsie (~imunsie@replaced-ip)
-
174[00:52:00] <Wulf> AciD`: yes
-
175[00:52:02] <AciD`> dpkg get-selections returns everything
-
176[00:52:02] <dpkg> wish i knew, AciD`
-
177[00:52:49] <AciD`> my use case : I want to reinstall a clean system, but need to find out which app I installed in order to install them back
-
178[00:52:50] <vook> aptitude search "?narrow(?installed,?not(?archive(stable)))"
-
179[00:53:00] *** Parts: L1nuxg33k (~umm@replaced-ip)
-
180[00:53:04] <vook> ^maybe what you are looking for
-
181[00:53:14] <AciD`> oh cool
-
182[00:53:17] *** Quits: tenebris (~cineribus@replaced-ip) (Quit: Leaving)
-
183[00:53:27] *** Quits: soee (~soee@replaced-ip) (Ping timeout: 276 seconds)
-
184[00:53:52] *** Joins: nils_ (~nils_@replaced-ip)
-
185[00:53:58] *** Quits: nils_ (~nils_@replaced-ip) (Changing host)
-
186[00:53:58] *** Joins: nils_ (~nils_@replaced-ip)
-
187[00:54:20] <AciD`> vook -> anyway for aptitude to output a list of package so that I could use that back when reinstalling. This cmd output quite a lot, including the package descriptions
-
188[00:54:48] <Wulf> AciD`: try apt-mark
-
189[00:55:13] *** Quits: douzer (~douzer@replaced-ip) (Quit: Leaving)
-
190[00:55:14] <AciD`> and not only the thing I installed manually (for instance I see zynaddsubfx and weel as zynaddsubfx-data (and zynaddsubfx-data should not be in that list)
-
191[00:55:50] <AciD`> funny, I still discover apt-* command after that many years :x
-
192[00:56:24] *** Quits: hadf21 (~hadf21@replaced-ip) (Remote host closed the connection)
-
193[00:56:26] *** Joins: foul_owl (~foul_owl@replaced-ip)
-
194[00:56:29] *** Quits: bolovanos (~bolovanos@replaced-ip) (Ping timeout: 244 seconds)
-
195[00:57:48] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip) (Remote host closed the connection)
-
196[00:58:00] *** debhelper sets mode: +l 1677
-
197[00:58:16] *** Joins: bolovanos (~bolovanos@replaced-ip)
-
198[00:58:44] <AciD`> vook -> for info, aptitude search '~i !~M' only returns the manually installed packages. Now I need to output only their name :x
-
199[00:59:41] *** CyberJacob is now known as zz_CyberJacob
-
200[00:59:51] *** Parts: dgriffi (~dave@replaced-ip)
-
201[01:00:30] *** Quits: grimsley (~grimsley@replaced-ip) (Quit: Leaving)
-
202[01:02:02] *** Quits: meoblast001 (~meoblast@replaced-ip) (Quit: Leaving)
-
203[01:02:19] *** Quits: jak2000 (~jak2000@replaced-ip) (Ping timeout: 260 seconds)
-
204[01:02:53] *** Joins: evanvarvell (~evanvarve@replaced-ip)
-
205[01:03:43] *** Quits: bolovanos (~bolovanos@replaced-ip) (Ping timeout: 244 seconds)
-
206[01:04:07] <petn-randall> ,v postgresql
-
207[01:04:08] <judd> Package: postgresql on amd64 -- squeeze-security: 8.4.20-0squeeze1; squeeze: 8.4.21-0squeeze1; squeeze-security-lts: 8.4.22lts6-0+deb6u1; squeeze-backports: 9.1+134wheezy4~bpo60+1; wheezy: 9.1+134wheezy4; wheezy-backports: 9.4+165+deb8u1~bpo7+1; jessie: 9.4+165+deb8u1; sid: 9.5+174; stretch: 9.5+174
-
208[01:04:39] *** Quits: fernie (~jarkko@replaced-ip) (Ping timeout: 264 seconds)
-
209[01:04:46] *** Quits: jt_ (~jt@replaced-ip) (Ping timeout: 244 seconds)
-
210[01:05:55] *** Joins: fernie (~jarkko@replaced-ip)
-
211[01:06:49] *** Joins: rgwu (~rgwu@replaced-ip)
-
212[01:07:06] *** Joins: iSlayWyverns (~uid18915@replaced-ip)
-
213[01:07:12] *** Quits: dkas (~dkas@replaced-ip) (Ping timeout: 260 seconds)
-
214[01:08:19] *** Quits: mo1991reg (~mo1991@replaced-ip) (Remote host closed the connection)
-
215[01:08:33] *** Quits: evanvarvell (~evanvarve@replaced-ip) (Ping timeout: 240 seconds)
-
216[01:08:36] *** Joins: dvs (~hibbard@replaced-ip)
-
217[01:09:16] *** Joins: mo1991reg (~mo1991@replaced-ip)
-
218[01:10:23] *** Joins: evanvarvell (~evanvarve@replaced-ip)
-
219[01:10:35] *** Joins: vaas (~GitGud@replaced-ip)
-
220[01:10:41] *** Quits: mo1991reg (~mo1991@replaced-ip) (Remote host closed the connection)
-
221[01:10:50] *** Joins: aroundthfur (~bla@replaced-ip)
-
222[01:10:53] <d4rklit3> sorry i never use debian, what is the default package manager on jessie? is apt-get or yum.. something else?
-
223[01:11:17] <LtL> d4rklit3: apt
-
224[01:11:34] *** Quits: ben_roose (~roose@replaced-ip) (Remote host closed the connection)
-
225[01:11:50] *** Joins: winsen (~winsen@replaced-ip)
-
226[01:12:38] *** Joins: mo1991reg (~mo1991@replaced-ip)
-
227[01:13:23] *** Joins: f3RR0h (~andales@replaced-ip)
-
228[01:13:32] *** Quits: enki (~enki@replaced-ip) (Ping timeout: 244 seconds)
-
229[01:13:42] <d4rklit3> ty
-
230[01:13:52] <LtL> d4rklit3: np
-
231[01:14:14] *** Joins: nokT (~nok@replaced-ip)
-
232[01:14:23] *** Joins: dkas (~dkas@replaced-ip)
-
233[01:14:25] <LtL> d4rklit3: see man apt-get (8)
-
234[01:15:08] *** Quits: cyborg-one (~cyborg-on@replaced-ip) (Read error: Connection reset by peer)
-
235[01:15:13] *** Joins: Roenie (~Roenie@replaced-ip)
-
236[01:15:13] *** Quits: Roenie (~Roenie@replaced-ip) (Changing host)
-
237[01:15:13] *** Joins: Roenie (~Roenie@replaced-ip)
-
238[01:15:31] *** Joins: enki (~enki@replaced-ip)
-
239[01:15:38] *** Joins: murfjr (~douseiais@replaced-ip)
-
240[01:15:46] *** Quits: murfjr (~douseiais@replaced-ip) (Max SendQ exceeded)
-
241[01:15:54] *** Quits: zuzzas (~zuzzas@replaced-ip) (Ping timeout: 250 seconds)
-
242[01:16:04] *** Joins: cyborg-one (~cyborg-on@replaced-ip)
-
243[01:16:13] *** Joins: murfjr (~douseiais@replaced-ip)
-
244[01:16:20] *** Quits: TheFeRRoH (~andales@replaced-ip) (Ping timeout: 250 seconds)
-
245[01:16:25] *** Quits: jusle (~jusle@replaced-ip) (Ping timeout: 260 seconds)
-
246[01:16:36] *** Quits: CEnnis91 (uid3543@replaced-ip) (Quit: Connection closed for inactivity)
-
247[01:16:54] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip) (Remote host closed the connection)
-
248[01:17:09] *** Quits: iSlayWyverns (~uid18915@replaced-ip) (Read error: Connection reset by peer)
-
249[01:18:24] *** Joins: f10 (~flo@replaced-ip)
-
250[01:18:29] <nokT> is it possible to display "ls | less" output on various columns? I'm getting only one
-
251[01:18:38] *** Quits: f10_ (~flo@replaced-ip) (Ping timeout: 258 seconds)
-
252[01:19:14] *** Asoka_White is now known as Asoka
-
253[01:19:53] <LtL> nokT: try ls -C
-
254[01:20:40] <LtL> nokT: piped it will probably only show one column, no sense in that cmd anyway
-
255[01:20:45] *** Joins: kejsi564 (~franc@replaced-ip)
-
256[01:20:54] *** Quits: denisk (~denisk@replaced-ip) (Remote host closed the connection)
-
257[01:21:19] <nokT> LtL: which makes no sense? "ls -C | less" ?
-
258[01:21:42] *** Quits: aroundthfur (~bla@replaced-ip) (Ping timeout: 258 seconds)
-
259[01:21:42] <nokT> how come I didn't see that parameter on man's, I'm must be burned out
-
260[01:21:53] *** Joins: p3rror (~p3rror@replaced-ip)
-
261[01:22:05] *** Quits: Darcidride (~Darcidrid@replaced-ip) (Remote host closed the connection)
-
262[01:22:23] <kejsi564> what is the right name of this command dmseg ?
-
263[01:22:30] *** Quits: frikinz (~laurent@replaced-ip) (Quit: Lost terminal)
-
264[01:22:33] <LtL> nokT: yes, piping it isn't needed
-
265[01:22:45] *** Quits: ahmetalpbalkan (uid24629@replaced-ip) (Quit: Connection closed for inactivity)
-
266[01:23:07] *** Joins: kleanchap (~njones@replaced-ip)
-
267[01:23:09] <nokT> LtL: I can't scroll if I don't pipe it :P
-
268[01:23:18] *** Joins: theviajerock (~victor@replaced-ip)
-
269[01:23:22] <LtL> nokT: unless you can't scroll maybe. oh nevermind then
-
270[01:23:28] <petn-randall> kejsi564: dmesg?
-
271[01:23:35] <nokT> yeah, I'm trying to learn using the terminal only
-
272[01:24:06] *** Quits: socomm (~socomm@replaced-ip) (Quit: WeeChat 1.5)
-
273[01:24:10] <LtL> nokT: time well spent :)
-
274[01:24:38] <Codfection> hello
-
275[01:24:52] <Codfection> I am coming from ubuntu background
-
276[01:25:00] *** Quits: bobe (~bobe@replaced-ip) (Ping timeout: 250 seconds)
-
277[01:25:04] <Codfection> is debian user friendly?
-
278[01:25:12] <LtL> Codfection: yes
-
279[01:25:14] <Codfection> I have heard lots of good things about debian
-
280[01:25:18] <Codfection> so wanna switch
-
281[01:25:20] <kejsi564> petn-randall you got it !
-
282[01:25:21] <kejsi564> thanks
-
283[01:26:13] *** Quits: Jerm1 (~Jerm1@replaced-ip) (Remote host closed the connection)
-
284[01:26:14] <Codfection> so do I need to download installation or live one
-
285[01:26:38] <kejsi564> i dont have any sound but it plays the movie
-
286[01:26:49] *** Joins: Jerm1 (~Jerm1@replaced-ip)
-
287[01:26:51] <kejsi564> i found this error, thats the only one i have : firmware: failed to load rtl_nic/rtl8105e-1.f
-
288[01:26:54] <Codfection> replaced-url
-
289[01:26:58] <kejsi564> could this be the sound problem
-
290[01:27:04] <LtL> Codfection: either one, i recommend a pure install image
-
291[01:27:06] *** Quits: arcvile (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
292[01:27:06] <Codfection> which flavor would you recommend
-
293[01:27:08] <rgwu> replaced-url
-
294[01:27:25] <rgwu> Red is the best flavor.
-
295[01:27:41] *** Joins: jcplouf (~jcplouf@replaced-ip)
-
296[01:27:43] <Codfection> cant find red
-
297[01:28:09] <LtL> Codfection: he's kidding
-
298[01:28:26] <petn-randall> kejsi564: No, that's missing firmware for your wifi device. Which release are you running?
-
299[01:28:35] <Codfection> LtL, what flavor do u recommend
-
300[01:29:21] <kejsi564> petn-randall hmm thats weird because the wifi work
-
301[01:29:21] <LtL> Codfection: flavor as in what? type of image or desktop environment? i like gnome
-
302[01:29:29] <jcplouf> hey anyone know if there's a jessie package for libx265 with 10bit depth support or do I have to recompile the lib myself?
-
303[01:29:39] <Codfection> desktop environment
-
304[01:29:46] <Codfection> is gnome better than mate?
-
305[01:29:52] <petn-randall> !better
-
306[01:29:52] <dpkg> hmm... better is a matter of personal taste; asking "is foo better than bar?" is almost meaningless unless we know what *you* mean by "better".
-
307[01:30:00] <petn-randall> !best
-
308[01:30:00] <dpkg> Best for what? Please define what you mean by "best". Gloria Gaynor! Tina Turner! Aretha Franklin! Men without Hats! Women without Hats! Men at Work! Women at Play! Anyone for Tennis!
-
309[01:30:02] <rgwu> I prefer i3wm, but Gnome or xfce4 are safer choices.
-
310[01:30:21] <LtL> Codfection: gnome, kde, xfce and more to choose from in the install dvd
-
311[01:30:21] <Codfection> how about mate?
-
312[01:30:37] <LtL> Codfection: never tried it
-
313[01:30:41] *** Quits: TsukiRa (~tsukira@replaced-ip) (Quit: Leaving.)
-
314[01:30:46] <petn-randall> Codfection: Your questions are getting fuzzier by the minute.
-
315[01:30:47] *** Joins: zuzzas (~zuzzas@replaced-ip)
-
316[01:30:57] *** Quits: _0bitcount (~Big_Byte@replaced-ip) (Quit: Leaving)
-
317[01:31:04] *** Quits: Jerm1 (~Jerm1@replaced-ip) (Ping timeout: 250 seconds)
-
318[01:31:05] <Codfection> petn-randall, perhaps the excitement of using debian :D
-
319[01:31:09] *** Joins: Ryushin (user@replaced-ip)
-
320[01:31:19] *** Joins: tjone270_ (~tjone270@replaced-ip)
-
321[01:31:35] *** Quits: catbehemoth (~vasyl@replaced-ip) (Quit: leaving)
-
322[01:32:13] *** Quits: Oldcpv3 (~Spirit@replaced-ip) ()
-
323[01:32:14] *** Joins: Roenie_ (~Roenie@replaced-ip)
-
324[01:32:14] *** Quits: Roenie_ (~Roenie@replaced-ip) (Changing host)
-
325[01:32:14] *** Joins: Roenie_ (~Roenie@replaced-ip)
-
326[01:32:15] *** Joins: Zliba (~Zliba@replaced-ip)
-
327[01:32:30] <Zliba> hey has anyone played 0AD? Does it support LAN games?
-
328[01:32:47] *** Quits: Roenie_ (~Roenie@replaced-ip) (Client Quit)
-
329[01:32:49] *** Quits: f10 (~flo@replaced-ip) (Ping timeout: 258 seconds)
-
330[01:32:56] *** Joins: NoteOn (~noteon@replaced-ip)
-
331[01:33:24] *** Quits: Roenie (~Roenie@replaced-ip) (Quit: Leaving)
-
332[01:33:32] *** Joins: Jerm1 (~Jerm1@replaced-ip)
-
333[01:33:40] *** Quits: follinge (~follinge@replaced-ip) (Remote host closed the connection)
-
334[01:33:41] *** Quits: zuzzas (~zuzzas@replaced-ip) (Max SendQ exceeded)
-
335[01:33:49] *** Quits: jackbrown (~se@replaced-ip) (Ping timeout: 260 seconds)
-
336[01:34:03] *** Quits: kejsi564 (~franc@replaced-ip) (Ping timeout: 264 seconds)
-
337[01:34:07] *** Joins: zuzzas (~zuzzas@replaced-ip)
-
338[01:34:33] *** Quits: tjone270 (~tjone270@replaced-ip) (Ping timeout: 240 seconds)
-
339[01:34:45] *** Joins: veXx (~veXx@replaced-ip)
-
340[01:34:46] *** Quits: RickXy (~zncadmin@replaced-ip) (Ping timeout: 252 seconds)
-
341[01:34:51] *** Joins: kejsi564 (~franc@replaced-ip)
-
342[01:35:04] <kejsi564> i got dc
-
343[01:35:51] *** Quits: dka_ (~dka@replaced-ip) (Ping timeout: 264 seconds)
-
344[01:36:02] *** Joins: RickXy (~zncadmin@replaced-ip)
-
345[01:36:05] <kejsi564> i dont know what time it disconnected but this is the hardware that im using for sound HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input16
-
346[01:36:24] <kejsi564> there is no errors on the dmesg list
-
347[01:36:33] <kejsi564> im not sure how to fix this problem
-
348[01:36:41] *** Quits: alxy (uid115853@replaced-ip) (Quit: Connection closed for inactivity)
-
349[01:36:44] *** Quits: sauvin (~sauvin@replaced-ip) (Ping timeout: 260 seconds)
-
350[01:37:16] *** Quits: bizarro_1 (~bizarro_1@replaced-ip) (Quit: Leaving)
-
351[01:37:19] *** Joins: magyar (~magyar@replaced-ip)
-
352[01:37:52] *** mach_k_away is now known as mach_kernel
-
353[01:38:00] *** debhelper sets mode: +l 1667
-
354[01:41:40] *** Joins: sauvin (~sauvin@replaced-ip)
-
355[01:41:57] *** Quits: Scourje (uid63311@replaced-ip) (Quit: Connection closed for inactivity)
-
356[01:42:31] *** Joins: Devastator_ (~devas@replaced-ip)
-
357[01:43:56] *** Quits: Devastator (~devas@replaced-ip) (Ping timeout: 258 seconds)
-
358[01:45:22] *** Joins: [Gort] (~gort@replaced-ip)
-
359[01:46:42] *** Joins: follinge (~follinge@replaced-ip)
-
360[01:47:56] *** Quits: fornax (~fornax@replaced-ip) (Quit: My iMac has gone to sleep. ZZZzzz…)
-
361[01:48:03] *** Joins: jakistamnowy (d55ca81e@replaced-ip)
-
362[01:48:24] <petn-randall> kejsi564: which release of the your distro do you have installed?
-
363[01:48:56] *** Joins: uNmowed (~Kaede@replaced-ip)
-
364[01:49:04] *** Quits: hephaestus (~vdagli@replaced-ip) (Remote host closed the connection)
-
365[01:49:37] <kejsi564> petn-randall debian 8 jessie
-
366[01:50:01] *** Quits: axc1298 (~axc1298@replaced-ip) (Quit: Leaving)
-
367[01:51:11] *** Quits: B[]rG (~Borg@replaced-ip) (Remote host closed the connection)
-
368[01:52:05] *** Parts: jakistamnowy (d55ca81e@replaced-ip)
-
369[01:53:02] <vlad__> anyone have ideas why update-grub isn't seeing windows?
-
370[01:53:04] *** Quits: tonyoy (~ay@replaced-ip) (Ping timeout: 260 seconds)
-
371[01:53:35] *** Joins: afuentes (~kusanagi@replaced-ip)
-
372[01:54:21] *** Quits: ozmage (~javashin@replaced-ip) (Quit: Leaving)
-
373[01:54:30] <dvs> vlad__, apt-get install os-prober ?
-
374[01:54:51] <vlad__> dvs: yeah os-prober also doesn't see it
-
375[01:55:05] *** Quits: nils_ (~nils_@replaced-ip) (Quit: This computer has gone to sleep)
-
376[01:56:13] <vlad__> I can still boot into windows, but I have to do it in the bios
-
377[01:56:18] *** mach_kernel is now known as mach_k_away
-
378[01:56:47] <kejsi564> petn-randall any idea what should i do ?
-
379[01:57:03] *** Quits: Emmanuel_Chanel (~emmanuel@replaced-ip) (Read error: Connection reset by peer)
-
380[01:59:00] *** Quits: kokod (~kokod@replaced-ip) (Ping timeout: 260 seconds)
-
381[01:59:09] *** Quits: dvs (~hibbard@replaced-ip) (Remote host closed the connection)
-
382[01:59:12] *** Quits: kleanchap (~njones@replaced-ip) (Quit: This computer has gone to sleep)
-
383[01:59:32] *** Quits: skylite (~skylite@replaced-ip) (Ping timeout: 244 seconds)
-
384[01:59:32] *** Quits: Saturn812 (~Saturn812@replaced-ip) (Ping timeout: 244 seconds)
-
385[02:00:03] <petn-randall> kejsi564: If you open 'pavucontrol', is sound getting routed to the right device? Is the volume far enough up?
-
386[02:00:15] <kejsi564> let me check
-
387[02:00:24] *** Quits: jfdh (~jfdh@replaced-ip) (Ping timeout: 244 seconds)
-
388[02:00:26] *** Quits: dakka (~dakka@replaced-ip) (Ping timeout: 272 seconds)
-
389[02:00:45] *** Quits: Smuckerz- (smuckerz@replaced-ip) (Ping timeout: 260 seconds)
-
390[02:00:58] *** Joins: RandomJarOfJam (smuckerz@replaced-ip)
-
391[02:01:05] *** Quits: Mysterytrain (~George@replaced-ip) (Ping timeout: 244 seconds)
-
392[02:01:25] *** Joins: dakka (~dakka@replaced-ip)
-
393[02:01:40] *** Joins: Saturn812 (~Saturn812@replaced-ip)
-
394[02:01:47] *** Joins: nighty (~nighty@replaced-ip)
-
395[02:01:47] <kejsi564> petn-randall where can i find pavucontrol ?
-
396[02:01:59] <kejsi564> im looking for it cant see it
-
397[02:02:06] *** Joins: skylite (~skylite@replaced-ip)
-
398[02:02:16] *** Joins: Mysterytrain (~George@replaced-ip)
-
399[02:02:45] <LtL> kejsi564: you probably need to install it
-
400[02:03:27] *** Quits: rbern (~rbern@replaced-ip) (Ping timeout: 264 seconds)
-
401[02:03:41] *** Joins: dreamon_ (~dreamon@replaced-ip)
-
402[02:04:23] *** Joins: neldogz (~neldogz@replaced-ip)
-
403[02:04:45] *** Quits: vieu (~error@replaced-ip) (Read error: Connection reset by peer)
-
404[02:05:07] <kejsi564> LtL installing it now
-
405[02:07:11] *** Quits: masuberu (~masber@replaced-ip) (Ping timeout: 240 seconds)
-
406[02:07:24] *** Quits: dreamon (~dreamon@replaced-ip) (Ping timeout: 246 seconds)
-
407[02:07:31] *** Joins: masuberu (~masber@replaced-ip)
-
408[02:08:00] *** debhelper sets mode: +l 1659
-
409[02:08:39] <kejsi564> They playback sound is set at 100%
-
410[02:08:40] *** Joins: denisk (~denisk@replaced-ip)
-
411[02:09:12] *** Quits: Tetrazene (~Carp@replaced-ip) (Ping timeout: 250 seconds)
-
412[02:09:20] <kejsi564> when i go to output devices
-
413[02:09:40] <kejsi564> it says hdmi display port / unplugged
-
414[02:10:05] *** Quits: nokT (~nok@replaced-ip) (Quit: Leaving)
-
415[02:10:13] *** Parts: Zliba (~Zliba@replaced-ip)
-
416[02:10:23] <kejsi564> what should i do ?
-
417[02:11:32] *** Quits: Ricardo__ (~rick@replaced-ip) (Ping timeout: 258 seconds)
-
418[02:11:43] *** Joins: kokod (~kokod@replaced-ip)
-
419[02:11:54] *** Joins: B4daBing73 (~B4daBing7@replaced-ip)
-
420[02:12:24] *** Joins: jawbreaker (null@replaced-ip)
-
421[02:12:27] *** Quits: otirc (~crito@replaced-ip) (Ping timeout: 244 seconds)
-
422[02:13:07] *** Quits: aax (~xaa@replaced-ip) (Ping timeout: 260 seconds)
-
423[02:13:11] *** Joins: downdowndowndown (~a@replaced-ip)
-
424[02:13:41] *** Joins: ki0_ (~ki0@replaced-ip)
-
425[02:13:49] *** Quits: bbtech (~bbtech@replaced-ip) (Ping timeout: 252 seconds)
-
426[02:14:06] *** Quits: imunsie (~imunsie@replaced-ip) (Ping timeout: 240 seconds)
-
427[02:14:17] *** Quits: Quatroking (~Quatrokin@replaced-ip) (Quit: Leaving)
-
428[02:14:18] *** Joins: rbern (~rbern@replaced-ip)
-
429[02:15:04] *** Quits: lucaswang (~lucaswang@replaced-ip) (Remote host closed the connection)
-
430[02:15:19] *** Quits: vlitzer (~vlitzer@replaced-ip) (Remote host closed the connection)
-
431[02:15:20] *** Quits: booboy_laptop (~booboy@replaced-ip) (Ping timeout: 260 seconds)
-
432[02:15:28] *** Joins: jarif_ (~jarif@replaced-ip)
-
433[02:15:33] *** Quits: Wizek__ (~Wizek@replaced-ip) (Ping timeout: 244 seconds)
-
434[02:16:03] *** Quits: calbasi (~calbasi@replaced-ip) (Ping timeout: 240 seconds)
-
435[02:16:25] *** Joins: qih (~qh@replaced-ip)
-
436[02:16:25] *** Quits: llorephie (~Thunderbi@replaced-ip) (Quit: llorephie)
-
437[02:17:05] *** Quits: jarif (~jarif@replaced-ip) (Ping timeout: 244 seconds)
-
438[02:17:27] *** Quits: sceadwian (~sceadwian@replaced-ip) (Ping timeout: 244 seconds)
-
439[02:17:27] *** Quits: hR13 (~hR13@replaced-ip) (Read error: Connection reset by peer)
-
440[02:17:30] *** Parts: qih (~qh@replaced-ip)
-
441[02:17:59] *** Joins: hR13 (~hR13@replaced-ip)
-
442[02:18:00] *** debhelper sets mode: +l 1650
-
443[02:18:22] *** Quits: ki0_ (~ki0@replaced-ip) (Ping timeout: 260 seconds)
-
444[02:19:24] *** Quits: js9600 (~js9600@replaced-ip) (Quit: Leaving.)
-
445[02:19:29] *** Quits: d4rklit3 (~textual@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
446[02:19:34] *** Joins: sceadwian (~sceadwian@replaced-ip)
-
447[02:19:43] *** Joins: jak2000 (~jak2000@replaced-ip)
-
448[02:20:43] *** Quits: dArK_IcE (~DARKICEPT@replaced-ip) ()
-
449[02:20:55] *** Quits: ocbtec_ (~ocbtec@replaced-ip) (Quit: leaving)
-
450[02:20:58] *** Joins: ghort (c6ff93d0@replaced-ip)
-
451[02:22:03] *** Quits: ghort (c6ff93d0@replaced-ip) (Client Quit)
-
452[02:23:22] *** Joins: ghort (~ghort@replaced-ip)
-
453[02:24:03] *** Quits: masuberu (~masber@replaced-ip) (Ping timeout: 240 seconds)
-
454[02:24:48] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip)
-
455[02:24:59] *** Joins: masuberu (~masber@replaced-ip)
-
456[02:25:18] *** Joins: loaden (~loaden@replaced-ip)
-
457[02:25:36] *** Joins: jasonwert (~wert@replaced-ip)
-
458[02:26:17] *** Quits: ghort (~ghort@replaced-ip) (Client Quit)
-
459[02:26:38] <loaden> hi, there. does someone know if GRUB's timeout change to 0, then how to show the grub menu again (or reset timeout again)? thx
-
460[02:27:42] *** Quits: Lokke (~Thunderbi@replaced-ip) (Quit: Lokke)
-
461[02:27:46] *** Joins: otirc (~crito@replaced-ip)
-
462[02:28:16] *** Quits: sceadwian (~sceadwian@replaced-ip) (Changing host)
-
463[02:28:16] *** Joins: sceadwian (~sceadwian@replaced-ip)
-
464[02:28:17] *** Joins: d4rklit3 (~textual@replaced-ip)
-
465[02:28:18] *** Quits: err404 (~err404@replaced-ip) (Ping timeout: 272 seconds)
-
466[02:28:29] *** Parts: hassoon (hassoon@replaced-ip)
-
467[02:29:51] <kejsi564> i have to go now
-
468[02:29:52] <kejsi564> bye
-
469[02:29:54] *** Parts: kejsi564 (~franc@replaced-ip)
-
470[02:30:07] *** Joins: GeHa (~GeHa@replaced-ip)
-
471[02:31:03] *** Quits: sm00th (~sm00th@replaced-ip) (Ping timeout: 240 seconds)
-
472[02:31:19] *** Joins: chalcedony (~chalcedon@replaced-ip)
-
473[02:32:11] *** Joins: ghort (~ghort@replaced-ip)
-
474[02:34:43] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip) (Ping timeout: 252 seconds)
-
475[02:35:42] *** Joins: ki0 (~ki0@replaced-ip)
-
476[02:35:43] *** Quits: ki0 (~ki0@replaced-ip) (Remote host closed the connection)
-
477[02:35:58] *** Joins: ki0 (~ki0@replaced-ip)
-
478[02:36:02] *** Quits: ki0 (~ki0@replaced-ip) (Remote host closed the connection)
-
479[02:36:13] <ghort> Grub failed on an install, but the rest of the install succeeded. Motherboard uses UEFI. Installing root to LVM on top of RAID6 (4x 3TB drives). Will this help? replaced-url
-
480[02:36:38] *** Joins: ki0 (~ki0@replaced-ip)
-
481[02:37:21] *** Quits: lacsap__ (~lacsap@replaced-ip) (Remote host closed the connection)
-
482[02:37:28] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip) (Ping timeout: 252 seconds)
-
483[02:38:07] *** Joins: texla (~ray@replaced-ip)
-
484[02:38:56] <sceadwian> Can anyone recommend a Debian package for network bandwidth/connection testing?
-
485[02:39:39] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip)
-
486[02:39:39] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip) (Changing host)
-
487[02:39:39] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip)
-
488[02:40:34] *** Joins: hassoon (hassoon@replaced-ip)
-
489[02:41:21] *** Joins: aax (~xaa@replaced-ip)
-
490[02:41:23] <Foxhoundz> sceadwian: iperf
-
491[02:41:29] <Foxhoundz> sceadwian: mtr
-
492[02:41:32] <Foxhoundz> sceadwian: traceroute
-
493[02:41:36] *** Quits: |DM| (~|DM|@replaced-ip) (Ping timeout: 272 seconds)
-
494[02:41:42] *** Quits: thunderrd_ (~thunderrd@replaced-ip) (Ping timeout: 246 seconds)
-
495[02:42:40] *** Joins: uNmowed1 (~Kaede@replaced-ip)
-
496[02:43:08] *** Joins: f10 (~flo@replaced-ip)
-
497[02:43:13] *** Quits: [Gort] (~gort@replaced-ip) (Quit: Leaving)
-
498[02:43:39] <sceadwian> Foxhoundz: MTR and iperf look perfect, thanks.
-
499[02:43:45] <Foxhoundz> lol
-
500[02:43:46] *** Joins: relox (~weechat@replaced-ip)
-
501[02:43:49] <Foxhoundz> and ping :)
-
502[02:44:11] *** Parts: hassoon (hassoon@replaced-ip)
-
503[02:45:31] <markybob> there's always replaced-url
-
504[02:45:55] <Foxhoundz> that's for WAN links though
-
505[02:46:02] *** Quits: uNmowed (~Kaede@replaced-ip) (Ping timeout: 272 seconds)
-
506[02:46:06] <markybob> yes
-
507[02:46:34] *** Quits: cerebro (~cerebro@replaced-ip) (Remote host closed the connection)
-
508[02:46:39] <sceadwian> I think MTR might work better, I think I'm having packet drop issues.
-
509[02:46:46] <sceadwian> I think the router I'm using might be losing it's mind.
-
510[02:46:51] *** Joins: hassoon (hassoon@replaced-ip)
-
511[02:47:09] *** Joins: cerebro (~cerebro@replaced-ip)
-
512[02:48:41] *** Quits: inex (~inex@replaced-ip) (Quit: d a n k m e m e s)
-
513[02:49:03] *** Quits: ansch (~ansch@replaced-ip) (Ping timeout: 264 seconds)
-
514[02:49:44] <zinx> 'app'?
-
515[02:50:03] <texla> distro sorry
-
516[02:50:09] *** Joins: inex (~inex@replaced-ip)
-
517[02:50:28] *** Quits: cyphase (~cyphase@replaced-ip) (Ping timeout: 272 seconds)
-
518[02:50:34] <sceadwian> How about.. debian? :)
-
519[02:50:51] *** Quits: ghort (~ghort@replaced-ip) (Ping timeout: 264 seconds)
-
520[02:51:16] <sceadwian> I'm using Jesse on a slower machine than that. Very happy with it.
-
521[02:52:02] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip) (Read error: Connection reset by peer)
-
522[02:52:10] *** Quits: Devastator_ (~devas@replaced-ip) (Changing host)
-
523[02:52:10] *** Joins: Devastator_ (~devas@replaced-ip)
-
524[02:52:11] *** Devastator_ is now known as Devastator
-
525[02:52:21] *** Joins: SpaceAce (~SpaceAce@replaced-ip)
-
526[02:52:31] <texla> sceadwian..I have 32 bit or 64 bit which should I use
-
527[02:53:00] *** Quits: EmleyMoor (phil@replaced-ip) (Ping timeout: 272 seconds)
-
528[02:53:08] <Foxhoundz> texla: it's an i7
-
529[02:53:19] <Foxhoundz> texla: pretty much any decently stable distro will run fine
-
530[02:53:19] <zinx> texla: you can use either.
-
531[02:53:35] <sceadwian> I used 64, it doesn't matter much I don't think.
-
532[02:53:49] <Foxhoundz> sceadwian: traceroute would suffice. MTR is just a glorified traceroute
-
533[02:53:50] *** Quits: bpsecret (~bpsecret@replaced-ip) (Ping timeout: 260 seconds)
-
534[02:54:05] *** Quits: Tarjaizaid (~Sylvain@replaced-ip) (Ping timeout: 258 seconds)
-
535[02:54:16] *** Quits: Krakakanok (~4k@replaced-ip) (Ping timeout: 250 seconds)
-
536[02:54:25] *** Quits: cusco (~tralala@replaced-ip) (Ping timeout: 260 seconds)
-
537[02:54:25] *** Quits: rjsalts (~rjsalts@replaced-ip) (Ping timeout: 260 seconds)
-
538[02:54:27] *** Quits: Spydar007 (spydar007@replaced-ip) (Ping timeout: 264 seconds)
-
539[02:54:28] *** Quits: devster31 (~devsterkn@replaced-ip) (Ping timeout: 258 seconds)
-
540[02:54:30] *** Joins: fstd_ (~fstd@replaced-ip)
-
541[02:54:33] *** Quits: Phibonacci (~quassel@replaced-ip) (Ping timeout: 240 seconds)
-
542[02:54:34] <Foxhoundz> texla: how much RAM do you have...you should be using x64 these days
-
543[02:54:39] *** Quits: Rikairchy (~Telus@replaced-ip) (Ping timeout: 246 seconds)
-
544[02:54:54] *** Quits: freakcom (~freakcom@replaced-ip) (Ping timeout: 272 seconds)
-
545[02:54:54] *** Quits: nodauf (~florian@replaced-ip) (Ping timeout: 272 seconds)
-
546[02:54:55] <sceadwian> Foxhoundz: seems to run more statistics though, like repeating the same traceroute repeatedly with network statistics inbetween.
-
547[02:55:00] *** Quits: nikomo (~quassel@replaced-ip) (Ping timeout: 260 seconds)
-
548[02:55:02] *** Quits: neldogz (~neldogz@replaced-ip) (Quit: Leaving)
-
549[02:55:03] *** Quits: ppalikka (~ppalikka@replaced-ip) (Ping timeout: 264 seconds)
-
550[02:55:06] <Foxhoundz> r
-
551[02:55:09] <sceadwian> Foxhoundz: I'm having intermittent connectivity issues.
-
552[02:55:13] <Foxhoundz> right, I suppose
-
553[02:55:24] <sceadwian> a simple tracert isn't gonna tell me jack.
-
554[02:55:27] <Foxhoundz> sceadwian: do you see any latency spikes?
-
555[02:55:36] <Foxhoundz> or dropped packets?
-
556[02:55:37] *** Quits: f10 (~flo@replaced-ip) (Ping timeout: 252 seconds)
-
557[02:55:37] *** mach_k_away is now known as mach_kernel
-
558[02:55:39] *** Quits: marcozink (~marcozink@replaced-ip) (Ping timeout: 276 seconds)
-
559[02:55:46] <sceadwian> Foxhoundz: that's why I was asking for net bandwidth test packsages so I could find out :
-
560[02:55:57] <Foxhoundz> well, traceroute could show you both
-
561[02:56:11] <texla> foxhound..7.8gib memory
-
562[02:57:08] *** Joins: aaro (~aaro@replaced-ip)
-
563[02:57:10] *** Joins: Rikairchy (~Telus@replaced-ip)
-
564[02:57:13] *** Joins: cyphase (~cyphase@replaced-ip)
-
565[02:57:23] <Foxhoundz> texla: then don't use 32bit
-
566[02:57:37] <texla> foxhoundz..7.8 gib memory
-
567[02:57:41] *** Joins: sulfyr9 (~bob@replaced-ip)
-
568[02:57:55] *** Joins: Phibonacci (~quassel@replaced-ip)
-
569[02:58:00] *** debhelper sets mode: +l 1637
-
570[02:58:16] *** Quits: fstd (~fstd@replaced-ip) (Ping timeout: 244 seconds)
-
571[02:58:16] *** fstd_ is now known as fstd
-
572[02:58:54] *** Quits: juantelez (~juantelez@replaced-ip) (Ping timeout: 276 seconds)
-
573[02:59:25] <Foxhoundz> texla: right, the max addressable in a 32bit OS is 4GB (provided OS isn't using PAE)
-
574[02:59:44] <Foxhoundz> so in your case ,as it is with most modern computers, a 64bit system would suffice
-
575[02:59:46] *** Joins: freakcom (~freakcom@replaced-ip)
-
576[02:59:48] *** Joins: devster31 (~devsterkn@replaced-ip)
-
577[03:00:02] <zinx> Foxhoundz: even then, individual applications can only access 4GB at a time, at absolute most.
-
578[03:00:51] *** Joins: Krakakanok (~4k@replaced-ip)
-
579[03:01:14] *** Quits: sul-fyr (~bob@replaced-ip) (Ping timeout: 272 seconds)
-
580[03:01:15] *** Joins: nikomo (~quassel@replaced-ip)
-
581[03:01:22] *** Quits: redd (~redd@replaced-ip) (Ping timeout: 244 seconds)
-
582[03:01:23] *** Quits: loaden (~loaden@replaced-ip) (Read error: Connection reset by peer)
-
583[03:01:27] *** Joins: nodauf (~florian@replaced-ip)
-
584[03:01:53] *** mach_kernel is now known as mach_k_away
-
585[03:02:02] *** Quits: downdowndowndown (~a@replaced-ip) (Quit: leaving)
-
586[03:02:12] *** Joins: lacsap_ (~lacsap@replaced-ip)
-
587[03:02:18] *** Quits: lacsap_ (~lacsap@replaced-ip) (Remote host closed the connection)
-
588[03:02:33] *** Quits: ToTheInternet (~totheinte@replaced-ip) (Ping timeout: 244 seconds)
-
589[03:02:47] *** Quits: barto (~Freddy@replaced-ip) (Remote host closed the connection)
-
590[03:02:54] *** Quits: afuentes (~kusanagi@replaced-ip) (Ping timeout: 258 seconds)
-
591[03:03:26] *** Quits: cerebro (~cerebro@replaced-ip) (Read error: Connection reset by peer)
-
592[03:03:49] *** Joins: rjsalts (~rjsalts@replaced-ip)
-
593[03:03:49] *** Joins: cerebro (~cerebro@replaced-ip)
-
594[03:03:51] *** Joins: Spydar007 (spydar007@replaced-ip)
-
595[03:03:51] *** Quits: Spydar007 (spydar007@replaced-ip) (Changing host)
-
596[03:03:51] *** Joins: Spydar007 (spydar007@replaced-ip)
-
597[03:04:03] *** Joins: Caplain (~shayne@replaced-ip)
-
598[03:04:07] *** Quits: ki0 (~ki0@replaced-ip) (Remote host closed the connection)
-
599[03:04:24] *** Joins: bpsecret (~bpsecret@replaced-ip)
-
600[03:04:37] *** STMelon is now known as Raistlin
-
601[03:04:42] *** Joins: Tarjaizaid (~Sylvain@replaced-ip)
-
602[03:04:55] *** Joins: barto (~Freddy@replaced-ip)
-
603[03:05:15] *** Raistlin is now known as Fistdantilus
-
604[03:05:15] *** Quits: cyphase (~cyphase@replaced-ip) (Ping timeout: 264 seconds)
-
605[03:05:30] *** Joins: ppalikka (~ppalikka@replaced-ip)
-
606[03:05:40] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip)
-
607[03:06:00] *** Fistdantilus is now known as Fistandantilus
-
608[03:06:23] *** Fistandantilus is now known as Capricorn
-
609[03:06:27] <texla> foxhoundz..In summary jessie,amd64,64bit,download to dvd and install from disc...thanks for the info
-
610[03:06:29] *** Joins: valagalen (~Morien@replaced-ip)
-
611[03:06:32] *** Capricorn is now known as STMelon
-
612[03:07:41] <sceadwian> I had no problems using a USB key stick to install the network version of Jesse
-
613[03:07:46] *** Joins: cusco (~tralala@replaced-ip)
-
614[03:07:51] *** vaas is now known as PaganMin
-
615[03:08:02] *** Joins: lacsap_ (~lacsap@replaced-ip)
-
616[03:08:15] <sceadwian> Just use a thumb drive linux installer to make a bootable USB drive with the network install version of the debian installer. worked like a charm
-
617[03:09:10] *** Joins: cyphase (~cyphase@replaced-ip)
-
618[03:09:39] *** Joins: GandalfTheWizard (~Eva@replaced-ip)
-
619[03:09:42] *** Joins: sm00th (~sm00th@replaced-ip)
-
620[03:10:05] *** Joins: Lokke (~Thunderbi@replaced-ip)
-
621[03:10:56] *** Joins: dreaded (~dreaded@replaced-ip)
-
622[03:11:01] *** Joins: cypherman (~santiago@replaced-ip)
-
623[03:11:36] *** Parts: jcplouf (~jcplouf@replaced-ip)
-
624[03:11:54] *** Quits: kooldavi (~kooldavi@replaced-ip) (Ping timeout: 276 seconds)
-
625[03:12:25] *** Joins: booboy_laptop (~booboy@replaced-ip)
-
626[03:12:40] *** Joins: Emmanuel_Chanel (~emmanuel@replaced-ip)
-
627[03:12:43] *** Quits: Emmanuel_Chanel (~emmanuel@replaced-ip) (Max SendQ exceeded)
-
628[03:13:05] *** Quits: texla (~ray@replaced-ip) (Quit: Leaving)
-
629[03:13:10] *** Joins: Emmanuel_Chanel (~emmanuel@replaced-ip)
-
630[03:13:54] *** Quits: valagalen (~Morien@replaced-ip) (Quit: Leaving)
-
631[03:13:55] *** Joins: kooldavi (~kooldavi@replaced-ip)
-
632[03:14:16] *** Quits: CeBe (~CeBe@replaced-ip) (Quit: Leaving.)
-
633[03:14:32] *** Joins: CEnnis91 (uid3543@replaced-ip)
-
634[03:14:51] *** Quits: rbern (~rbern@replaced-ip) (Ping timeout: 264 seconds)
-
635[03:15:19] *** Quits: asterismo (~santiago@replaced-ip) (Ping timeout: 260 seconds)
-
636[03:16:13] *** mach_k_away is now known as mach_kernel
-
637[03:16:54] <sceadwian> Foxhoundz: MTR works nice.
-
638[03:17:06] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip) (Ping timeout: 276 seconds)
-
639[03:17:12] *** Quits: Emmanuel_Chanel (~emmanuel@replaced-ip) (Client Quit)
-
640[03:17:38] *** Quits: kpease (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
-
641[03:18:29] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip)
-
642[03:19:35] *** Joins: Horachi (~Horachi@replaced-ip)
-
643[03:21:44] *** Joins: sidmo (~sidmo@replaced-ip)
-
644[03:22:25] *** Quits: Codfection (~Codfectio@replaced-ip) (Ping timeout: 260 seconds)
-
645[03:25:24] *** mach_kernel is now known as mach_k_away
-
646[03:25:33] *** Quits: sidmo_ (~sidmo@replaced-ip) (Ping timeout: 240 seconds)
-
647[03:25:43] *** Joins: juantelez (~juantelez@replaced-ip)
-
648[03:26:02] *** Joins: Onionman (~Onions@replaced-ip)
-
649[03:26:09] <Onionman> Hello everyone
-
650[03:26:22] <Onionman> does anybody have some time for some questions about bind?
-
651[03:27:07] <LtL> Onionman: try #bind
-
652[03:28:01] *** debhelper sets mode: +l 1645
-
653[03:28:26] *** Joins: Emmanuel_Chanel (~emmanuel@replaced-ip)
-
654[03:28:33] <Onionman> ok
-
655[03:29:05] *** cypherman is now known as asterismo
-
656[03:32:31] *** Quits: otirc (~crito@replaced-ip) (Quit: WeeChat 1.0.1)
-
657[03:32:57] *** Joins: aalfd1369 (~aalfd1369@replaced-ip)
-
658[03:32:57] *** Joins: BenNZ (~Ben__@replaced-ip)
-
659[03:33:27] *** Quits: jbitdrop (~jbitdrop@replaced-ip) (Quit: leaving)
-
660[03:35:35] *** Quits: keltim (~keltim@replaced-ip) (Quit: Leaving)
-
661[03:35:46] *** Quits: cra1g321 (~user@replaced-ip) (Quit: Leaving)
-
662[03:35:47] *** Quits: p3rror (~p3rror@replaced-ip) (Remote host closed the connection)
-
663[03:35:51] *** Quits: dreaded (~dreaded@replaced-ip) (Remote host closed the connection)
-
664[03:36:55] *** Quits: PaganMin (~GitGud@replaced-ip) (Quit: There is honour among thieves)
-
665[03:39:09] *** Joins: amindeed (~amindeed@replaced-ip)
-
666[03:39:23] *** Quits: d4rklit3 (~textual@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
667[03:39:27] *** Quits: Onionman (~Onions@replaced-ip) (Ping timeout: 260 seconds)
-
668[03:39:32] <veXx> since --no-upgrade only works for 'apt-get install', is there a way to remove a package without upgrading other packages?
-
669[03:40:16] <veXx> ive looked through dpkg but i nothing stood out
-
670[03:40:30] *** Quits: aax (~xaa@replaced-ip) (Ping timeout: 276 seconds)
-
671[03:40:48] *** Quits: B4daBing73 (~B4daBing7@replaced-ip) (Quit: Leaving)
-
672[03:40:58] <petn-randall> veXx: Which release are you running?
-
673[03:41:31] <markybob> dpkg --purge --force-all will really do anything. you probably shouldn't though it, but it's there
-
674[03:41:32] * dpkg drinks a glass of salty water, sticks his fingers down his throat and throws up --force-all will really do anything. you probably shouldn't though it, but it's there all over markybob and papitfx...
-
675[03:42:08] <markybob> hey, i said don't do it :P
-
676[03:42:38] <petn-randall> veXx: No need to PM me, keep it in the channel please.
-
677[03:43:40] *** Joins: tonyoy (~ay@replaced-ip)
-
678[03:44:05] <veXx> yea i tend to shy away from using the force options
-
679[03:44:21] *** Quits: ToBeCloud (uid51591@replaced-ip) (Quit: Connection closed for inactivity)
-
680[03:44:35] <petn-randall> !kali
-
681[03:44:35] <dpkg> Kali Linux (replaced-url
-
682[03:44:43] *** Quits: BenNZ (~Ben__@replaced-ip) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
-
683[03:44:46] *** Joins: tjone270__ (~tjone270@replaced-ip)
-
684[03:44:48] <petn-randall> veXx: Please ask for support in the appropriate channel. ^^^
-
685[03:46:16] *** Joins: bipul (~bipul@replaced-ip)
-
686[03:46:16] *** Quits: bipul (~bipul@replaced-ip) (Changing host)
-
687[03:46:16] *** Joins: bipul (~bipul@replaced-ip)
-
688[03:46:17] *** Joins: skney (skney@replaced-ip)
-
689[03:47:29] *** Quits: bipul (~bipul@replaced-ip) (Max SendQ exceeded)
-
690[03:48:00] *** debhelper sets mode: +l 1639
-
691[03:48:03] *** Quits: tjone270_ (~tjone270@replaced-ip) (Ping timeout: 240 seconds)
-
692[03:48:07] *** Joins: bipul (~bipul@replaced-ip)
-
693[03:48:31] *** Quits: bipul (~bipul@replaced-ip) (Changing host)
-
694[03:48:31] *** Joins: bipul (~bipul@replaced-ip)
-
695[03:48:58] *** Quits: bipul (~bipul@replaced-ip) (Remote host closed the connection)
-
696[03:49:31] *** Joins: Wulf4 (~Wulf@replaced-ip)
-
697[03:52:08] *** Quits: bollocks_k (~bollocks@replaced-ip) (Remote host closed the connection)
-
698[03:52:26] *** Quits: Wulf (~Wulf@replaced-ip) (Ping timeout: 240 seconds)
-
699[03:52:26] *** Wulf4 is now known as Wulf
-
700[03:53:40] *** Joins: hanshenrik__ (~hanshenri@replaced-ip)
-
701[03:53:53] *** Joins: zamaliphe (~zamaliphe@replaced-ip)
-
702[03:54:43] *** Joins: diniwed (~gavron@replaced-ip)
-
703[03:55:09] <hanshenrik__> how can i check if "debian desktop" was chosen during installation?
-
704[03:55:13] *** Joins: skrb_ (~skrb@replaced-ip)
-
705[03:55:17] <hanshenrik__> or maybe it was just called Desktop
-
706[03:55:41] <shadow> hanshenrik__: task-desktop?
-
707[03:55:55] <hanshenrik__> -bash: task-desktop: command not found
-
708[03:56:11] <hanshenrik__> yes i guess its called task-desktop
-
709[03:56:31] *** Quits: relox (~weechat@replaced-ip) (Quit: WeeChat 1.4)
-
710[03:56:42] <hanshenrik__> i want to know if i accidentally selected it during setup
-
711[03:56:57] *** Quits: mdim (~mdim@replaced-ip) (Read error: Connection reset by peer)
-
712[03:56:58] <shadow> hanshenrik__: dpkg can list packages, you can filter with a pipe to grep
-
713[03:57:03] <LtL> hanshenrik__: dpkg -l task-desktop
-
714[03:57:05] <shadow> dpkg -l | grep task-desktop
-
715[03:57:05] <dpkg> No packages found matching | grep task-desktop
-
716[03:57:10] *** Joins: supernuno (~music.nun@187.202.11.57)
-
717[03:57:11] <shadow> dpkg -l | grep task
-
718[03:57:11] <dpkg> ii | grep task 1.6-3 ultra s3kr1t #debian package
-
719[03:57:13] <shadow> like that
-
720[03:57:35] <themill> yeah, or better, dpkg -l task\*
-
721[03:57:37] <LtL> hanshenrik__: what i said, run it
-
722[03:57:40] <hanshenrik__> replaced-url
-
723[03:58:03] * themill thinks we should have a uuog award
-
724[03:58:04] <hanshenrik__> does that mean installed?
-
725[03:58:09] <LtL> hanshenrik__: its installed
-
726[03:58:14] *** Joins: bollocks_k (~bollocks@replaced-ip)
-
727[03:58:16] <hanshenrik__> thanks
-
728[03:58:25] <LtL> welcome
-
729[03:58:33] *** Joins: cmhobbs (~cmhobbs@replaced-ip)
-
730[03:58:33] *** Quits: skrb (~skrb@replaced-ip) (Ping timeout: 240 seconds)
-
731[03:58:54] <supernuno> "/msg dpkg guidelines"
-
732[03:59:13] <awwal> hanshenrik, when the installer prompts you to select a desktop you should have seen "debian desktop" selected but you should have to select which desktop: gnome, kde, xfce, mate,cinnamon or lxde. if you havent selected one so no desktop installed :P
-
733[03:59:26] *** Quits: amindeed (~amindeed@replaced-ip) (Quit: Leaving)
-
734[03:59:30] *** Quits: Tom01 (~tom@replaced-ip) (Remote host closed the connection)
-
735[03:59:40] *** Quits: vlad__ (~vlad@replaced-ip) (Remote host closed the connection)
-
736[03:59:44] *** Quits: plasmoduck (~cjg@replaced-ip) (Ping timeout: 244 seconds)
-
737[04:00:25] *** Joins: shovel_boss (~shovel_bo@replaced-ip)
-
738[04:00:28] <shovel_boss> duck
-
739[04:00:30] <shovel_boss> duck
-
740[04:00:32] <shovel_boss> duck
-
741[04:00:34] <shovel_boss> duck
-
742[04:00:36] <shovel_boss> duck
-
743[04:00:38] <shovel_boss> duck
-
744[04:00:39] <shovel_boss> duck
-
745[04:00:42] <shovel_boss> duck
-
746[04:00:45] <shovel_boss> duck
-
747[04:00:46] <petn-randall> !ops shovel_boss
-
748[04:00:47] <dpkg> Hydroxide, dondelelcaro, LoRez, RichiH, mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel, zobel, themill, babilen, SynrG, jm_, somiaj, jelly: petn-randall complains about: shovel_boss
-
749[04:00:50] <shovel_boss> goose
-
750[04:01:02] *** Joins: amindeed (~amindeed@replaced-ip)
-
751[04:01:03] *** Quits: velleity (~velleity@replaced-ip) (Ping timeout: 264 seconds)
-
752[04:01:27] *** Quits: Queenslayer (~Queenslay@replaced-ip) (Quit: Leaving)
-
753[04:01:30] *** Quits: amindeed (~amindeed@replaced-ip) (Client Quit)
-
754[04:01:44] <supernuno> buenas noches mi pregunta es cuales son los requerimientos para instalar DEBIAN?
-
755[04:01:52] <petn-randall> !es
-
756[04:01:53] <dpkg> Este canal es de soporte técnico en Inglés para Debian. Si prefiere que el soporte sea en Español, puede ingresar en #debian-es tecleando /join #debian-es en la línea de chat.
-
757[04:01:53] *** ChanServ sets mode: +o themill
-
758[04:01:59] *** themill sets mode: +b *!*@unaffiliated/shovel-boss/x-4881665
-
759[04:02:01] *** shovel_boss was kicked by themill (On the Internet nobody can hear you being subtle.)
-
760[04:02:01] <awwal> Ltl, if I'm not wrong he only have the task-desktop stuff installed not X DE,
-
761[04:02:02] *** themill sets mode: -o themill
-
762[04:02:04] *** Joins: xaa (~xaa@replaced-ip)
-
763[04:02:14] *** Quits: wonderworld (~ww@replaced-ip) (Quit: Konversation terminated!)
-
764[04:02:16] <LtL> awwal: youre right
-
765[04:02:47] *** Joins: Dro (~Dro@replaced-ip)
-
766[04:03:13] <LtL> themill's command would show if he did i believe, or he can apt-cache search for what he'd like
-
767[04:04:13] *** Joins: relox (~weechat@replaced-ip)
-
768[04:04:37] *** Quits: backspace (~HULK@replaced-ip) (Ping timeout: 258 seconds)
-
769[04:06:13] *** Joins: PaganMin (~GitGud@replaced-ip)
-
770[04:06:38] *** Quits: k_sze[work] (654eb2ba@replaced-ip) (Quit: Page closed)
-
771[04:06:42] *** Joins: hanshenrik_ (~hanshenri@replaced-ip)
-
772[04:07:09] *** Joins: Streusel (~Anonymous@replaced-ip)
-
773[04:07:09] *** Quits: rosten (~rosten@replaced-ip) (Ping timeout: 244 seconds)
-
774[04:07:30] *** Joins: backspace (~HULK@replaced-ip)
-
775[04:07:49] *** Quits: AsadH- (~AsadH@replaced-ip) (Changing host)
-
776[04:07:49] *** Joins: AsadH- (~AsadH@replaced-ip)
-
777[04:08:11] *** AsadH- is now known as AsadH
-
778[04:08:15] <LtL> apt-cache search task-gnome ; works with kde and others
-
779[04:08:48] *** Quits: relox (~weechat@replaced-ip) (Ping timeout: 250 seconds)
-
780[04:08:51] *** Quits: cmhobbs (~cmhobbs@replaced-ip) (Ping timeout: 246 seconds)
-
781[04:09:13] *** Quits: chachasmooth (~chachasmo@replaced-ip) (Ping timeout: 244 seconds)
-
782[04:09:28] <LtL> # apt-get install task-gnome-desktop ; would fetch gnome etc.
-
783[04:09:54] *** Quits: hanshenrik__ (~hanshenri@replaced-ip) (Ping timeout: 246 seconds)
-
784[04:11:32] *** Quits: aalfd1369 (~aalfd1369@replaced-ip) (Ping timeout: 260 seconds)
-
785[04:12:12] *** Joins: plasmoduck (~cjg@replaced-ip)
-
786[04:13:04] *** Quits: booboy_laptop (~booboy@replaced-ip) (Ping timeout: 260 seconds)
-
787[04:13:17] *** Joins: chachasmooth (~chachasmo@replaced-ip)
-
788[04:13:47] *** Quits: LtL (~irssi@replaced-ip) (Quit: nn)
-
789[04:13:54] *** Joins: brokencycle (~brokencyc@replaced-ip)
-
790[04:13:55] *** Quits: laidback_01 (~jax@replaced-ip) (Quit: Leaving)
-
791[04:14:37] *** Joins: velleity (~velleity@replaced-ip)
-
792[04:17:32] *** Quits: hR13 (~hR13@replaced-ip) (Read error: Connection reset by peer)
-
793[04:17:48] *** Quits: AlexPortable (uid7568@replaced-ip) (Quit: Connection closed for inactivity)
-
794[04:17:48] *** Quits: sm00th (~sm00th@replaced-ip) (Quit: Leaving)
-
795[04:18:01] *** debhelper sets mode: +l 1631
-
796[04:18:10] *** Joins: hR13 (~hR13@replaced-ip)
-
797[04:18:49] *** mach_k_away is now known as mach_kernel
-
798[04:19:32] *** Joins: btf (~btf@replaced-ip)
-
799[04:19:56] *** Joins: ryouma (~user@replaced-ip)
-
800[04:22:30] *** Quits: skrb_ (~skrb@replaced-ip) (Ping timeout: 260 seconds)
-
801[04:22:38] *** Quits: yeats (~chris@replaced-ip) (Quit: Lost terminal)
-
802[04:23:19] *** Joins: k_sze[work] (654eb2ba@replaced-ip)
-
803[04:27:47] *** Joins: felipe (~felipe@replaced-ip)
-
804[04:32:32] *** Joins: nitefall (~thewellin@replaced-ip)
-
805[04:33:22] *** Quits: winsen (~winsen@replaced-ip) (Ping timeout: 258 seconds)
-
806[04:35:33] *** Joins: rueben (~rramirez@replaced-ip)
-
807[04:35:54] *** Quits: felipe (~felipe@replaced-ip) (Quit: felipe)
-
808[04:36:24] *** Quits: sbine (~sbine@replaced-ip) (Ping timeout: 276 seconds)
-
809[04:36:53] *** Joins: FuriousGeorge (~chatzilla@replaced-ip)
-
810[04:37:07] *** Quits: rtur (~rtur@replaced-ip) (Ping timeout: 244 seconds)
-
811[04:37:24] *** Quits: digidog (~digidog@replaced-ip) (Quit: leaving)
-
812[04:37:28] *** Quits: SolSoCoG (~SolSoCoG@replaced-ip) (Read error: Connection reset by peer)
-
813[04:37:30] *** Quits: hexagoxel (~hexagoxel@replaced-ip) (Ping timeout: 272 seconds)
-
814[04:37:50] *** Quits: PaganMin (~GitGud@replaced-ip) (Ping timeout: 250 seconds)
-
815[04:37:53] *** Joins: dka (~dka@replaced-ip)
-
816[04:37:54] *** Quits: Quick_Wango (quickwango@replaced-ip) (Ping timeout: 246 seconds)
-
817[04:38:06] *** Joins: rtur (~rtur@replaced-ip)
-
818[04:38:45] <FuriousGeorge> i need to include a shell script in initrd to be called with the module load (e.g. "install modname /sbin/script.sh" in modprobe.d)
-
819[04:38:59] *** Joins: Quick_Wango (quickwango@replaced-ip)
-
820[04:39:32] *** Joins: Scourje (uid63311@replaced-ip)
-
821[04:39:37] <FuriousGeorge> and i'd like to be able to have that be automatically be put into the initrd rather than manually uncompressing and recreating the file each time
-
822[04:39:39] *** Joins: SolSoCoG (~SolSoCoG@replaced-ip)
-
823[04:40:26] *** Joins: wuseman (~wusenman@replaced-ip)
-
824[04:40:42] *** Joins: PaganMin (~GitGud@replaced-ip)
-
825[04:40:46] <FuriousGeorge> is there really no simple way to do this? like i just stick a file somewhere and have initramfs-tools just pull it in?
-
826[04:41:42] *** Joins: wilsud (~pi@replaced-ip)
-
827[04:41:51] *** Joins: sbine (~sbine@replaced-ip)
-
828[04:41:55] *** Joins: _PMo (~PMo@replaced-ip)
-
829[04:41:57] <somiaj> FuriousGeorge: have you looked at various hooks/scripts you can put in /etc/initramfs-tools/ (I don't know the details but I think that is where you woudl put this script)
-
830[04:42:15] *** Quits: plasmoduck (~cjg@replaced-ip) (Ping timeout: 276 seconds)
-
831[04:42:48] *** Joins: dmr (~dmr@replaced-ip)
-
832[04:43:12] *** Quits: GeHa (~GeHa@replaced-ip) (Ping timeout: 272 seconds)
-
833[04:43:13] <FuriousGeorge> yeah, but it's not clear to me where they live in the initramfs and how i could call them.... im gonna do a dry run and see what happens
-
834[04:43:51] *** Joins: hexagoxel (~hexagoxel@replaced-ip)
-
835[04:44:11] *** Quits: _PMo (~PMo@replaced-ip) (Client Quit)
-
836[04:44:46] <somiaj> have you looked at the manpage? 'man initramfs-tools'
-
837[04:45:29] *** Joins: d4rklit3 (~textual@replaced-ip)
-
838[04:46:33] <FuriousGeorge> somiaj: yeah: hooks are " They are executed
-
839[04:46:34] <FuriousGeorge> during generation of the initramfs-image and are responsible for including all the necessary components in the image
-
840[04:46:36] <FuriousGeorge> itself."
-
841[04:48:00] *** debhelper sets mode: +l 1638
-
842[04:48:01] <FuriousGeorge> Similarly to hook scripts, boot scripts can be found in two places /usr/shar/initramfs-tools/scripts/ and /etc/initramfs-tools/scripts/. There are a number of subdirectories to these two directories which control the boot stage at which the scripts are executed.
-
843[04:48:35] <FuriousGeorge> so it is not as if either of these things just place a file in the initrd to be executed when the module is loaded
-
844[04:49:02] *** Quits: wilsud (~pi@replaced-ip) (Quit: Leaving)
-
845[04:49:31] <somiaj> FuriousGeorge: replaced-url
-
846[04:49:52] <somiaj> that page as an example of writing a simple hook to put a file in the initramfs automatically (in this case it was curl, but you can adjust it to the file you want to copy)
-
847[04:50:22] *** Joins: aaro1 (~aaro@replaced-ip)
-
848[04:50:40] *** Quits: P6hjakonn (~NASA@replaced-ip) (Quit: Peace out.)
-
849[04:51:23] *** Joins: dvs (~hibbard@replaced-ip)
-
850[04:51:24] *** Quits: cyborg-one (~cyborg-on@replaced-ip) (Quit: cyborg-one)
-
851[04:53:57] *** Quits: aaro (~aaro@replaced-ip) (Ping timeout: 276 seconds)
-
852[04:54:02] <FuriousGeorge> somiaj: but that won't do what i want either, since i need the script to be called from the modprobe.d file like "install modname /sbin/myscript"
-
853[04:54:37] <FuriousGeorge> i guess i can use the script modprobe the file
-
854[04:54:42] *** Joins: plasmoduck (~cjg@replaced-ip)
-
855[04:54:42] <FuriousGeorge> s/file/module
-
856[04:54:45] <somiaj> FuriousGeorge: I thought you said you were currently able to put the script inside the initrd image, you just had to do it manually
-
857[04:55:06] *** Joins: eliotime (~Icedove@replaced-ip)
-
858[04:55:16] <FuriousGeorge> right, i want this to happen automatically when, for instance, i upgrade the kernel in 6 months
-
859[04:55:36] *** Quits: PaganMin (~GitGud@replaced-ip) (Ping timeout: 250 seconds)
-
860[04:55:57] <somiaj> correct, so just make that hook script do what you would ahve done manually
-
861[04:56:28] <FuriousGeorge> i see what you mean
-
862[04:56:31] <FuriousGeorge> thanks
-
863[04:56:43] <FuriousGeorge> i was looking at boot scripts
-
864[04:58:30] *** Quits: sifeic (~sifeic@replaced-ip) (Ping timeout: 276 seconds)
-
865[04:58:34] *** Quits: juantelez (~juantelez@replaced-ip) (Ping timeout: 260 seconds)
-
866[04:58:49] *** Quits: Devastator (~devas@replaced-ip) (Ping timeout: 244 seconds)
-
867[05:00:39] *** Quits: RA3OR (~demon@replaced-ip) (Read error: Connection reset by peer)
-
868[05:00:42] *** Quits: plasmoduck (~cjg@replaced-ip) (Ping timeout: 244 seconds)
-
869[05:00:44] *** Joins: RA3OR (~demon@replaced-ip)
-
870[05:00:44] *** Quits: RA3OR (~demon@replaced-ip) (Changing host)
-
871[05:00:44] *** Joins: RA3OR (~demon@replaced-ip)
-
872[05:00:53] *** Quits: aaro1 (~aaro@replaced-ip) (Ping timeout: 244 seconds)
-
873[05:01:02] *** Quits: KomputerKid (~KomputerK@replaced-ip) (Read error: Connection reset by peer)
-
874[05:01:29] *** Quits: supernuno (~music.nun@187.202.11.57) (Ping timeout: 260 seconds)
-
875[05:04:20] *** Joins: carell (~carell@replaced-ip)
-
876[05:06:09] *** Quits: amcorreia (~amcorreia@replaced-ip) (Ping timeout: 260 seconds)
-
877[05:08:01] *** debhelper sets mode: +l 1630
-
878[05:12:46] *** Quits: hamster_sword (~hamster_s@replaced-ip) (Quit: Leaving)
-
879[05:14:48] *** Joins: robotroll (~robotroll@replaced-ip)
-
880[05:15:02] *** Quits: rgwu (~rgwu@replaced-ip) (Quit: leaving)
-
881[05:16:39] *** Joins: dtux_ (~dmtucker@replaced-ip)
-
882[05:18:27] *** Quits: f3RR0h (~andales@replaced-ip) (Ping timeout: 264 seconds)
-
883[05:18:53] *** Joins: paperd (~micas@replaced-ip)
-
884[05:19:40] *** Quits: sauvin (~sauvin@replaced-ip) (Read error: Connection reset by peer)
-
885[05:20:18] *** Quits: dtux (~dmtucker@replaced-ip) (Ping timeout: 250 seconds)
-
886[05:20:18] *** Quits: nitefall (~thewellin@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
-
887[05:21:01] *** Quits: woshty (~irc@replaced-ip) (Ping timeout: 244 seconds)
-
888[05:21:15] *** Quits: shootbird (~quassel@replaced-ip) (Ping timeout: 276 seconds)
-
889[05:21:37] *** Quits: slicepaperwords (~slicepape@replaced-ip) (Quit: Leaving)
-
890[05:22:00] *** Joins: bobe (~bobe@replaced-ip)
-
891[05:23:36] *** Joins: sauvin (~sauvin@replaced-ip)
-
892[05:23:41] *** Quits: skylite (~skylite@replaced-ip) (Read error: Connection reset by peer)
-
893[05:24:00] *** Joins: shootbird (~quassel@replaced-ip)
-
894[05:24:28] *** Quits: ryouma (~user@replaced-ip) (Remote host closed the connection)
-
895[05:25:02] *** Quits: sewerinspector (~sewerinsp@replaced-ip) (Quit: WeeChat 1.4)
-
896[05:25:08] *** Joins: ki0 (~ki0@replaced-ip)
-
897[05:25:12] *** Joins: sewerinspector (~sewerinsp@replaced-ip)
-
898[05:25:15] *** Joins: juantelez (~juantelez@replaced-ip)
-
899[05:25:53] *** Quits: dvs (~hibbard@replaced-ip) (Remote host closed the connection)
-
900[05:26:27] *** Joins: skylite (~skylite@replaced-ip)
-
901[05:26:42] *** Quits: sauvin (~sauvin@replaced-ip) (Read error: Connection reset by peer)
-
902[05:27:49] *** Joins: ryouma (~user@replaced-ip)
-
903[05:27:49] *** Quits: robotroll (~robotroll@replaced-ip) (Read error: Connection reset by peer)
-
904[05:28:17] *** Joins: sauvin (~sauvin@replaced-ip)
-
905[05:29:17] *** Quits: ki0 (~ki0@replaced-ip) (Ping timeout: 244 seconds)
-
906[05:29:18] *** Quits: paperd (~micas@replaced-ip) (Ping timeout: 244 seconds)
-
907[05:29:42] *** Quits: carell (~carell@replaced-ip) (Ping timeout: 246 seconds)
-
908[05:30:10] *** Quits: peter5 (peters@replaced-ip) (Ping timeout: 244 seconds)
-
909[05:30:44] *** Joins: stormchaser3000 (~stormchas@replaced-ip)
-
910[05:32:30] *** Quits: rueben (~rramirez@replaced-ip) (Ping timeout: 260 seconds)
-
911[05:32:38] *** Quits: poeticrpm (~poeticrpm@replaced-ip) (Remote host closed the connection)
-
912[05:33:31] *** Quits: dkas (~dkas@replaced-ip) (Ping timeout: 240 seconds)
-
913[05:33:47] *** Joins: terrible (~omar@replaced-ip)
-
914[05:34:31] *** Joins: reev (~reev@replaced-ip)
-
915[05:34:59] *** Joins: supernuno (~music.nun@198.144.105.245)
-
916[05:35:10] *** Quits: reev (~reev@replaced-ip) (Read error: Connection reset by peer)
-
917[05:35:37] *** Joins: dkas (~dkas@replaced-ip)
-
918[05:36:15] *** Quits: sewerinspector (~sewerinsp@replaced-ip) (Quit: WeeChat 1.4)
-
919[05:36:23] *** Joins: sewerinspector (~sewerinsp@replaced-ip)
-
920[05:38:01] *** debhelper sets mode: +l 1624
-
921[05:39:32] *** Joins: Rusty1 (~Rusty1@replaced-ip)
-
922[05:39:34] *** Quits: ArchDuke (~ArchDuke@replaced-ip) (Read error: Connection reset by peer)
-
923[05:40:23] *** Joins: ArchDuke (~ArchDuke@replaced-ip)
-
924[05:41:33] *** Joins: reev (~reev@replaced-ip)
-
925[05:42:13] *** mach_kernel is now known as mach_k_away
-
926[05:43:01] *** Joins: xxooxx (~u291187@replaced-ip)
-
927[05:43:03] *** Joins: kiao2938 (~mj@replaced-ip)
-
928[05:43:29] <xxooxx> /help
-
929[05:43:37] <somiaj> xxooxx: just ask your question
-
930[05:43:47] <jaggz> anyone know why knockd is inconsistent in its recognition of my knocks?
-
931[05:44:10] <jaggz> it sometimes doesn't show it received knocks after 1. maybe 1 and 2.
-
932[05:44:22] <xxooxx> I installed Sri
-
933[05:44:26] <jaggz> once I got stage 1, stage 2, stage 1. I have no clue how that could happen.
-
934[05:46:12] *** Quits: poleprogger (~mj@replaced-ip) (Ping timeout: 258 seconds)
-
935[05:46:14] <xxooxx> I installed ATI display device driver to my Debian 8.The desktop of gnome has gone wrong.
-
936[05:46:17] <terrible> hello i got this error when i run apt-get update
-
937[05:46:20] <terrible> Reading package lists... Done
-
938[05:46:20] <terrible> W: There is no public key available for the following key IDs:
-
939[05:46:20] <terrible> 1397BC53640DB551
-
940[05:46:25] <terrible> any help
-
941[05:46:39] *** Quits: HanOverFist (~Adium@replaced-ip) (Remote host closed the connection)
-
942[05:46:51] <somiaj> terrible: that is just a warning, what repo is giving you that?
-
943[05:46:57] *** Joins: BenNZ (~Ben__@replaced-ip)
-
944[05:47:20] *** Quits: alex1a (~alex1a@replaced-ip) (Quit: Leaving)
-
945[05:47:20] <somiaj> xxooxx: how did you install the ati driver? Did you install it from amd's website or use the fgrlx packages in debian non-free
-
946[05:47:27] <terrible> somiaj, to tell the true i dont know which repos have problem
-
947[05:47:34] <xxooxx> yes
-
948[05:47:57] <somiaj> xxooxx: debian doesn't work well using the drivers from amd's site, dpkg can and will overwrite files it uses and it is hard to manage.
-
949[05:48:07] <xxooxx> I run AMDxxxx.run file
-
950[05:48:19] *** Joins: HanOverFist (~Adium@replaced-ip)
-
951[05:48:25] <somiaj> xxooxx: replaced-url
-
952[05:48:45] <xxooxx> thanks
-
953[05:48:48] <somiaj> xxooxx: that can cause problems because it will overwrite files put on your computer by dpkg, and dpkg might overwrite files it put there making unforseen things happen
-
954[05:48:56] <somiaj> I'm unsure the bestway to clean up the mess running that script would have done
-
955[05:49:05] <somiaj> terrible: care to share your sources.list file at paste.debian.net
-
956[05:49:10] *** Quits: HanOverFist (~Adium@replaced-ip) (Client Quit)
-
957[05:49:16] <somiaj> terrible: and/or the output of 'apt-cache policy'
-
958[05:49:46] *** Joins: HanOverFist (~Adium@replaced-ip)
-
959[05:49:48] <kingsley> Looking for safe hardware? A secure workstation is being developed at Raptor Engineering. It's called a "Talos Secure Workstation". The best explanation of secure hardware I've ever seen is in the video at replaced-url
-
960[05:50:31] *** Quits: theviajerock (~victor@replaced-ip) (Ping timeout: 252 seconds)
-
961[05:50:42] <terrible> somiaj, here replaced-url
-
962[05:51:36] <somiaj> It might be the deb-multimedia that is causing your problems or you don't have the debian keyring installed
-
963[05:51:39] <somiaj> !dmo
-
964[05:51:40] <dpkg> We recommend against using deb-multimedia.org; these unofficial packages are known to cause many hard to debug problems. They are not in Debian either because the they are poor in quality or for legal reasons. See replaced-url
-
965[05:53:02] <somiaj> terrible: but you just have a warning, 'W', as for the debian repos, if you have debian-archive-keyring installed you shoudln't be getting that warning for debian archives.
-
966[05:53:05] <terrible> somiaj, so how can i get the right key for that repos?
-
967[05:53:39] <somiaj> (oh wait, it might be an issue with a key in your keyring and not the actual repo, I don't know gnupg well enough for that)
-
968[05:53:50] <somiaj> terrible: I would advise against useing deb-multimedia
-
969[05:54:04] *** Quits: fyrril (~fyrril@replaced-ip) (Quit: Leaving)
-
970[05:55:29] *** Quits: sceadwian (~sceadwian@replaced-ip) (Ping timeout: 244 seconds)
-
971[05:56:41] <terrible> somiaj, so you suggest that i better change deb-multimedia.org jessie main non-free for that repos??
-
972[05:57:09] <terrible> somiaj, sorry i new in linux
-
973[05:57:23] *** Joins: sceadwian (~sceadwian@replaced-ip)
-
974[05:57:36] <somiaj> terrible: as the dpkg bot said, I suggest you don't use that thrid part repo.
-
975[05:58:11] *** Quits: xxooxx (~u291187@replaced-ip) (Remote host closed the connection)
-
976[05:58:12] <somiaj> but I think that warning is more about a key in your local keyring vs an issue wiht your sources
-
977[05:58:25] <terrible> somiaj, ok just erase for my repos list
-
978[05:58:39] *** Quits: brokencycle (~brokencyc@replaced-ip) (Ping timeout: 260 seconds)
-
979[05:58:41] <terrible> somiaj, where i can find that key
-
980[05:58:49] <terrible> can solve my problem
-
981[05:59:32] <somiaj> terrible: gpg --list-keys (then look for the one with the id in the warning)
-
982[06:01:31] *** Quits: Hunterkll (Hunterkll@replaced-ip) (Read error: Connection reset by peer)
-
983[06:01:35] *** Joins: dark12arrow (31200c52@replaced-ip)
-
984[06:03:01] <terrible> somiaj, i run that command and it just create some file in my home directory
-
985[06:03:04] <ioanm> 1 question, I noticed nginx provides both /etc/rc*.d/, /etc/init.d/nginx but also nginx.service, why is that?
-
986[06:04:07] *** Joins: buu (~buu@replaced-ip)
-
987[06:04:09] <somiaj> ioanm: debian supports both sysvinit and systemd, so many packages provide both a systemd unit file and an init.d init script
-
988[06:04:14] <buu> So uh
-
989[06:04:40] <buu> I do 'touch foo', get a 'no space on filesystem' error, then run df -h and see "/dev/disk/by-uuid/78bf18b7-ed62-406b-a975-137cd2c74b12 3886718976 2179053532 1706588172"
-
990[06:04:52] <buu> sorry: 3.7T 2.1T 1.6T 57% /
-
991[06:04:58] <ioanm> somiaj, oh, thanks for the explaination
-
992[06:05:00] <somiaj> buu: You may be out of inodes
-
993[06:05:05] <buu> !
-
994[06:05:11] *** Quits: ilCyx86_64 (~ilCyx86_6@replaced-ip) (Ping timeout: 240 seconds)
-
995[06:05:12] <ioanm> *explanation
-
996[06:05:18] <buu> somiaj: How can I check please?
-
997[06:05:40] <somiaj> buu: unsure, just had someone in here a week or so ago with the same issue and they returned to say it was an inode issue, check google would be my first step
-
998[06:05:48] <buu> mm
-
999[06:05:55] <somiaj> terrible: that command should just print the list of keys in your keyring to the screen
-
1000[06:05:55] <buu> I'm unconvinced my disk is actually 4tb
-
1001[06:06:12] <somiaj> buu: are you using LVM over multiple disks or a raid?
-
1002[06:06:19] <somiaj> buu: what is the output of df -h
-
1003[06:06:37] *** Quits: krytarik (~krytarik@replaced-ip) (Quit: Leaving)
-
1004[06:06:41] <buu> somiaj: I didn't think so
-
1005[06:07:02] *** Joins: alexandr2 (~alexandro@replaced-ip)
-
1006[06:07:09] <buu> somiaj: replaced-url
-
1007[06:07:18] <somiaj> buu: what makes you think you don't have a 4TB disk?
-
1008[06:07:32] *** Joins: bipul (~bipul@replaced-ip)
-
1009[06:07:32] *** Quits: bipul (~bipul@replaced-ip) (Changing host)
-
1010[06:07:32] *** Joins: bipul (~bipul@replaced-ip)
-
1011[06:07:56] <buu> Just a guess
-
1012[06:07:56] <terrible> somiaj, but is not it doesnt show anything
-
1013[06:08:03] *** Quits: Omni_ (~Omni@replaced-ip) (Ping timeout: 258 seconds)
-
1014[06:08:03] *** Quits: mo1991reg (~mo1991@replaced-ip) (Read error: Connection reset by peer)
-
1015[06:08:07] *** Quits: bipul (~bipul@replaced-ip) (Max SendQ exceeded)
-
1016[06:08:07] <buu> 4tb disks are slighly unusual
-
1017[06:08:10] *** Joins: iSlayWyverns (~uid18915@replaced-ip)
-
1018[06:08:11] *** Joins: nils_ (~nils_@replaced-ip)
-
1019[06:08:55] <somiaj> terrible: do you have the package 'debian-archive-keyring' installed?
-
1020[06:09:06] *** Joins: mo1991reg (~mo1991@replaced-ip)
-
1021[06:09:24] <somiaj> buu: that is why I asked above LVM, it can put two 2TB disks together and treat it as one 4TB disk, though I'm unsure the best way to check this out.
-
1022[06:09:24] <buu> somiaj: A better question is how do I check for disk info without parted or hdparm installed!
-
1023[06:09:35] <buu> somiaj: I rather thought lvm would show up differently
-
1024[06:09:43] <terrible> somiaj, i guess not
-
1025[06:09:44] <buu> /dev/disk/by-uuid/78bf18b7-ed62-406b-a975-137cd2c74b12 on / type btrfs (rw,relatime,space_cache)
-
1026[06:09:47] <buu> Pretty sure that's not lvm
-
1027[06:09:50] *** Quits: alexandros_c (~alexandro@replaced-ip) (Ping timeout: 260 seconds)
-
1028[06:10:03] <somiaj> buu: ls -l /dev/disk/by-uuid
-
1029[06:10:20] <somiaj> buu: a uuid is just attached tot he filesystem/partition, that link could point to an lvm device
-
1030[06:10:32] *** Quits: supernuno (~music.nun@198.144.105.245) ()
-
1031[06:11:47] <somiaj> buu: what is the output of df -i
-
1032[06:12:52] <terrible> somiaj, yes i notice it is already installed on my system
-
1033[06:13:35] *** Joins: Omni_ (~Omni@replaced-ip)
-
1034[06:14:01] <somiaj> terrible: I don't htink I know enough about how the keys work to be of much more help. I'm surprise gpg --list-keys didn't list the keys, one second
-
1035[06:14:03] <buu> somiaj: it points to /dev/sda2
-
1036[06:14:23] <somiaj> buu: you may just have a 4TB disk, they do exist.
-
1037[06:14:25] *** Joins: col (~col@replaced-ip)
-
1038[06:14:28] <somiaj> buu: what is the output of df -i
-
1039[06:15:34] *** Joins: ragedragon (~ragedrago@replaced-ip)
-
1040[06:15:43] *** Joins: Chach_30 (~Chach_30@replaced-ip)
-
1041[06:16:25] *** Quits: Dj_Dexter (~Dark_X@replaced-ip) (Changing host)
-
1042[06:16:25] *** Joins: Dj_Dexter (~Dark_X@replaced-ip)
-
1043[06:16:53] <somiaj> terrible: seems apt uses gpgv (not gpg) and the keys are in /etc/apt/trusted.gpg.d/
-
1044[06:17:25] <somiaj> terrible: but I'm unsure how to track down the ID if the key you have that is giving you a warning about no public key
-
1045[06:17:25] *** Quits: hR13 (~hR13@replaced-ip) (Read error: Connection reset by peer)
-
1046[06:17:26] <k-man> is there a scanner frontend I can use that will scan and email a document with minimal interraction?
-
1047[06:17:28] <terrible> somiaj, so what doesnt that mean?
-
1048[06:17:29] <buu> devid 1 size 3.62TB used 3.62TB path /dev/sda2
-
1049[06:17:35] <buu> That's uh, odd
-
1050[06:17:39] *** Joins: hR13 (~hR13@replaced-ip)
-
1051[06:17:47] <k-man> like if i want to jus scan a bunch of documents and email them directly to evernote
-
1052[06:17:49] <somiaj> buu: was the the output of df -i?
-
1053[06:17:50] *** Quits: cerebro (~cerebro@replaced-ip) (Remote host closed the connection)
-
1054[06:17:56] <buu> somiaj: Doesn't work for btrfs
-
1055[06:18:19] <somiaj> buu: oh you are using btrfs, it may have issues I'm not aware of (I still don't think it is stable enough to be using on debian stable)
-
1056[06:18:27] <buu> I have no idea why btrfs is used
-
1057[06:18:27] <buu> =[
-
1058[06:18:54] *** Quits: asterismo (~santiago@replaced-ip) (K-Lined)
-
1059[06:19:23] <somiaj> buu: could you still paste the full output of df -i at paste.debian.net
-
1060[06:19:40] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip)
-
1061[06:20:05] *** Joins: js9600 (~js9600@replaced-ip)
-
1062[06:20:07] *** Joins: AusteritySucks (~Austerity@replaced-ip)
-
1063[06:20:09] *** Quits: Chach_30 (~Chach_30@replaced-ip) (Quit: AndroidIrc Disconnecting)
-
1064[06:20:39] <somiaj> buu: replaced-url
-
1065[06:20:55] <somiaj> buu: btrfs filesystem df
-
1066[06:21:09] <buu> somiaj: replaced-url
-
1067[06:21:42] <somiaj> buu: yea I was just following a forum I didn't read though enough, that is what finally got me that wiki on how to get acurate reporting on a btrfs filesystem
-
1068[06:22:11] <buu> Yeah
-
1069[06:22:15] <buu> I got there also =]
-
1070[06:22:34] *** Joins: xxooxx (~u291187@replaced-ip)
-
1071[06:22:56] <buu> somiaj: devid 1 size 3.62TB used 3.62TB path /dev/sda2
-
1072[06:23:03] *** Joins: naptiem (~naptiem@replaced-ip)
-
1073[06:23:06] <somiaj> buu: from my understanding btrfs is not yet stable and the tools in a jessie userland may be a bit outdated to use that file system effectivally. But it does look like your drive is full
-
1074[06:23:10] <buu> Yep
-
1075[06:23:14] <Rusty1> the question is: can the btrfs lv be fsck'd
-
1076[06:23:18] <buu> It's much happier after I deleted some stuff
-
1077[06:23:23] *** Joins: glaier (~glaier@replaced-ip)
-
1078[06:25:08] *** Joins: mimtf (~mimtf@replaced-ip)
-
1079[06:25:27] <mimtf> find /data -name "*.odf" -exec cp {} /backup/ \; <—— why there is a ‘\’?
-
1080[06:25:52] <hanshenrik_> in /etc/default/grub it says # If you change this file, run 'update-grub' afterwards to update
-
1081[06:26:16] <hanshenrik_> and i did some updates to it. when i run update-grub (as root), i get the message: root@newratma1:~# update-grub
-
1082[06:26:21] <mimtf> hanshenrik_: me?
-
1083[06:26:32] <hanshenrik_> /usr/sbin/grub-mkconfig: 35: /etc/default/grub: B: not found
-
1084[06:26:41] <somiaj> mimtf: I think it is escaping the ; which is required for the command for find and not being inteuprite by the shell
-
1085[06:26:48] <hanshenrik_> mimtf, no wasn't talking specifically to you
-
1086[06:26:52] *** Quits: xxooxx (~u291187@replaced-ip) (Remote host closed the connection)
-
1087[06:27:01] *** Quits: col (~col@replaced-ip) (Quit: Leaving)
-
1088[06:27:03] *** Joins: bn` (~Patrice@replaced-ip)
-
1089[06:27:04] <hanshenrik_> any idea what this "B: not found" means?
-
1090[06:27:06] <somiaj> hanshenrik_: how did you modify that file, care to share it at paste.debian.net
-
1091[06:27:34] <hanshenrik_> i changed GRUB_CMDLINE_DEFAULT="quiet" to GRUB_CMDLINE_LINUX_DEFAULT="console=ttyS1,9600 nokaslr"
-
1092[06:27:45] *** Joins: imunsie (~imunsie@replaced-ip)
-
1093[06:27:47] *** Joins: col (~col@replaced-ip)
-
1094[06:28:00] *** debhelper sets mode: +l 1631
-
1095[06:28:03] <hanshenrik_> that's all
-
1096[06:28:12] <somiaj> hanshenrik_: you may have another issue in the file, you'll have to paste the whole file
-
1097[06:28:31] <mimtf> find /data -name "*.odf" -exec cp {} /backup/ \; <——> find /data -name "*.odf" -exec cp {} /backup/ <— then what is difference betweeon both?
-
1098[06:28:39] <mimtf> between
-
1099[06:28:51] *** Quits: corpsegrinder (~corpsegri@replaced-ip) (Quit: WeeChat 1.5)
-
1100[06:29:03] <somiaj> mimtf: read the man page on find, the point is -exec command ; (the ; ends the -exec option)
-
1101[06:29:05] *** Quits: naptiem (~naptiem@replaced-ip) (Remote host closed the connection)
-
1102[06:29:24] *** Parts: vika (~unix@replaced-ip)
-
1103[06:29:27] <hanshenrik_> replaced-url
-
1104[06:29:33] <FuriousGeorge> once kde is installed, what loads nouveau?
-
1105[06:29:37] <somiaj> mimtf: probabaly no difference in that last one you wrote because the -exec was the last option, but lets say you wanted to add another option, find blah -exec cp {} /backup/ -type f
-
1106[06:29:39] <FuriousGeorge> s/kde/X\
-
1107[06:29:41] *** Joins: poeticrpm (~poeticrpm@replaced-ip)
-
1108[06:29:42] <mimtf> thanks somiaj
-
1109[06:29:54] <hanshenrik_> (was the output of `cat /etc/default/grub | pastebinit` )
-
1110[06:29:58] <somiaj> mimtf: that -type f would be considered part of the -exec command and the ; is the sysmbol used to end the command and needs to be escaped
-
1111[06:30:31] *** Quits: btf (~btf@replaced-ip) (Remote host closed the connection)
-
1112[06:30:44] <somiaj> hanshenrik_: look at the bottom of the file, notice you have some extra characters that start with B, this is part of a script and grub is erroring out trying to run the command 'B' on line 35 (line 36 is also nuneeded)
-
1113[06:30:54] <hanshenrik_> huh
-
1114[06:30:58] <hanshenrik_> weird indeed,
-
1115[06:31:07] *** Joins: Chach_30 (~Chach_30@replaced-ip)
-
1116[06:31:13] <hanshenrik_> what does the default/template grub file look like?
-
1117[06:31:20] *** Joins: Ticho_ (~Ticho@replaced-ip)
-
1118[06:31:43] <hanshenrik_> does it usually end with GRUB_SERIAL_COMMAND="serial --unit=1 --speed=9600 --stop=1"
-
1119[06:31:44] <hanshenrik_> ?
-
1120[06:31:46] <somiaj> hexagoxel: just delete those extra lines
-
1121[06:32:25] <somiaj> not in mine, but you may need it
-
1122[06:33:15] *** Joins: vike (~what@replaced-ip)
-
1123[06:33:23] <hanshenrik_> well removing those 2 weird lines at the end, "update-grub" ran without errors
-
1124[06:33:24] *** Quits: sceadwian (~sceadwian@replaced-ip) (Changing host)
-
1125[06:33:24] *** Joins: sceadwian (~sceadwian@replaced-ip)
-
1126[06:33:28] <hanshenrik_> thanks ^^
-
1127[06:33:31] *** Joins: towo^work (~towo@replaced-ip)
-
1128[06:33:46] *** Parts: sceadwian (~sceadwian@replaced-ip)
-
1129[06:34:00] *** Quits: Chach_30 (~Chach_30@replaced-ip) (Client Quit)
-
1130[06:34:03] *** Quits: Ticho (~Ticho@replaced-ip) (Ping timeout: 276 seconds)
-
1131[06:34:38] *** Quits: Rusty1 (~Rusty1@replaced-ip) (Quit: Leaving)
-
1132[06:36:38] *** Joins: magyar_ (~magyar@replaced-ip)
-
1133[06:37:12] *** Quits: TyrfingMjolnir (~Tyrfing@replaced-ip) (Ping timeout: 272 seconds)
-
1134[06:37:15] *** Quits: Cavedude_ (~Cavedude@replaced-ip) (Ping timeout: 260 seconds)
-
1135[06:37:22] *** Quits: magyar (~magyar@replaced-ip) (Ping timeout: 260 seconds)
-
1136[06:37:30] *** Joins: Cavedude (~Cavedude@replaced-ip)
-
1137[06:37:50] *** dtux_ is now known as dtux
-
1138[06:38:23] *** Joins: fekir (~fekir@replaced-ip)
-
1139[06:39:05] <terrible> somiaj, i finally solve the problem
-
1140[06:39:19] *** Joins: Jojan (~Jojan@replaced-ip)
-
1141[06:39:27] <somiaj> terrible: oh good to ehar
-
1142[06:39:28] <somiaj> hear
-
1143[06:39:30] *** Joins: sifeic (~sifeic@replaced-ip)
-
1144[06:39:49] <mimtf> find /data -name "*.odf" -exec cp {} /backup/ \; <— it works
-
1145[06:39:50] *** Quits: murfjr (~douseiais@replaced-ip) (Quit: Leaving)
-
1146[06:39:59] <mimtf> find /data -name "*.odf" -exec cp {} /backup/ <— it don’t works
-
1147[06:40:06] <mimtf> somiaj:
-
1148[06:40:19] *** Quits: Lokke (~Thunderbi@replaced-ip) (Quit: Lokke)
-
1149[06:40:30] <somiaj> mimtf: the man page seems to suggest it is required then, I wasn't sure if it was optional or not, now you know
-
1150[06:40:50] <mimtf> thanks somiaj
-
1151[06:40:53] <mimtf> :)
-
1152[06:41:07] *** Quits: Broseidon (~don@replaced-ip) (Quit: Leaving)
-
1153[06:43:19] *** Quits: dh64 (~dh64@replaced-ip) (Quit: Konversation terminated!)
-
1154[06:44:52] *** Joins: aaro1 (~aaro@replaced-ip)
-
1155[06:46:10] *** Quits: macartur (uid39242@replaced-ip) (Quit: Connection closed for inactivity)
-
1156[06:46:33] *** Joins: Ticho (~Ticho@replaced-ip)
-
1157[06:47:47] *** Quits: olegfusion (~olegfusio@replaced-ip) (Quit: Leaving)
-
1158[06:48:30] *** Quits: eliotime (~Icedove@replaced-ip) (Quit: eliotime)
-
1159[06:48:42] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip) (Ping timeout: 244 seconds)
-
1160[06:49:03] *** Quits: Ticho_ (~Ticho@replaced-ip) (Ping timeout: 240 seconds)
-
1161[06:49:04] *** Quits: bn` (~Patrice@replaced-ip) (Quit: Verlassend)
-
1162[06:49:16] *** Joins: sifeic` (~sifeic@replaced-ip)
-
1163[06:49:34] *** Joins: asterismo (~santiago@replaced-ip)
-
1164[06:50:40] *** Quits: jak2000 (~jak2000@replaced-ip) (Ping timeout: 260 seconds)
-
1165[06:50:40] *** Joins: olegfusion (~olegfusio@replaced-ip)
-
1166[06:51:38] *** Quits: diniwed (~gavron@replaced-ip) (Quit: WeeChat 1.0.1)
-
1167[06:52:03] *** Quits: sifeic (~sifeic@replaced-ip) (Ping timeout: 240 seconds)
-
1168[06:53:30] *** Joins: rnd (~rnd@replaced-ip)
-
1169[06:53:37] *** Joins: rlange_ (~rlange@replaced-ip)
-
1170[06:55:03] *** Quits: badiane1 (~badiane@replaced-ip) (Ping timeout: 244 seconds)
-
1171[06:55:15] *** Joins: bobbyz (~bobbyz@replaced-ip)
-
1172[06:55:20] <rlange_> anyone know how ssh-agent is started in Jessie? I have found a reference to it in /etc/X11/Xsession.d/ and removed that file and rebooted, but it still loads on each login.
-
1173[06:55:30] *** Quits: dka (~dka@replaced-ip) (Ping timeout: 276 seconds)
-
1174[06:56:07] *** ChanServ sets mode: +o themill
-
1175[06:56:09] *** themill sets mode: -b *!*@unaffiliated/shovel-boss/x-4881665
-
1176[06:56:11] *** themill sets mode: -o themill
-
1177[06:56:12] *** Quits: zamaliphe (~zamaliphe@replaced-ip) (Read error: Connection reset by peer)
-
1178[06:56:21] <rlange_> Furthermore, ssh-agent loads on plain tty logins as well, so it's not X that's starting it.
-
1179[06:56:36] *** Quits: CEnnis91 (uid3543@replaced-ip) (Quit: Connection closed for inactivity)
-
1180[06:57:32] <rlange_> I can't find any more non-comment references to "ssh-agent" in my home directory, or /etc/, or /usr, so I'm a bit baffled by what is invoking it.
-
1181[06:58:00] *** debhelper sets mode: +l 1621
-
1182[06:58:27] *** Quits: terrible (~omar@replaced-ip) (Quit: Leaving)
-
1183[06:58:34] *** Joins: cyan__ (~cyan@replaced-ip)
-
1184[06:59:22] *** Quits: Cabanossi (~Cabanossi@replaced-ip) (Ping timeout: 272 seconds)
-
1185[06:59:45] *** Joins: Hacker01 (~Haxker01@replaced-ip)
-
1186[06:59:58] *** Quits: cyphase (~cyphase@replaced-ip) (Ping timeout: 250 seconds)
-
1187[07:00:00] *** thurstylark is now known as thursdaylark
-
1188[07:00:11] *** Quits: Jojan (~Jojan@replaced-ip) (Ping timeout: 258 seconds)
-
1189[07:01:03] *** Joins: Cabanossi (~Cabanossi@replaced-ip)
-
1190[07:01:50] *** Quits: PryMar56 (~prymar@replaced-ip) (Quit: Leaving)
-
1191[07:03:04] *** Quits: ringo (~ringo@replaced-ip) (Quit: Leaving)
-
1192[07:04:18] *** Quits: cyan__ (~cyan@replaced-ip) (Quit: For unknown reasons the First International Convention of the Unlucky has not started for the last eight weeks.)
-
1193[07:04:42] *** Quits: aaro1 (~aaro@replaced-ip) (Read error: Connection reset by peer)
-
1194[07:04:56] *** Quits: dark12arrow (31200c52@replaced-ip) (Ping timeout: 250 seconds)
-
1195[07:05:14] *** Joins: aaro1 (~aaro@replaced-ip)
-
1196[07:06:39] *** Joins: cyphase (~cyphase@replaced-ip)
-
1197[07:09:27] *** Joins: zamaliphe (~zamaliphe@replaced-ip)
-
1198[07:11:25] <hanshenrik_> TIL: never run apt-get update; on an overloaded btrfs drive
-
1199[07:12:06] *** Parts: buu (~buu@replaced-ip)
-
1200[07:13:29] *** Joins: kunaaljain__ (~kunaaljai@replaced-ip)
-
1201[07:14:11] *** Quits: nils_ (~nils_@replaced-ip) (Quit: This computer has gone to sleep)
-
1202[07:14:48] *** Joins: kunaaljain___ (~kunaaljai@replaced-ip)
-
1203[07:15:10] *** Quits: TomasCZ (~TomasCZ@replaced-ip) (Quit: Leaving)
-
1204[07:15:25] *** Quits: veXx (~veXx@replaced-ip) (Quit: Leaving)
-
1205[07:15:32] *** Quits: Pscion (~chatzilla@replaced-ip) (Remote host closed the connection)
-
1206[07:16:15] *** Joins: kunaaljain____ (~kunaaljai@replaced-ip)
-
1207[07:16:58] *** Joins: MaBunny (~Peter@replaced-ip)
-
1208[07:17:33] *** Quits: rlange_ (~rlange@replaced-ip) (Quit: leaving)
-
1209[07:18:28] *** MaBunny is now known as ByteStorm
-
1210[07:18:41] * ryouma takes note
-
1211[07:18:47] *** Joins: lesta (~user@replaced-ip)
-
1212[07:18:54] *** Quits: kunaaljain__ (~kunaaljai@replaced-ip) (Ping timeout: 276 seconds)
-
1213[07:19:43] *** Nitori_ is now known as Nitori
-
1214[07:20:15] *** Quits: kunaaljain___ (~kunaaljai@replaced-ip) (Ping timeout: 264 seconds)
-
1215[07:20:55] *** Joins: mazert (~mazert@replaced-ip)
-
1216[07:21:27] *** Quits: mumixam (~m@replaced-ip) (Ping timeout: 264 seconds)
-
1217[07:22:04] *** Quits: fekir (~fekir@replaced-ip) (Ping timeout: 260 seconds)
-
1218[07:24:27] *** Joins: littlebear (~littlebea@replaced-ip)
-
1219[07:25:12] *** Joins: slon (slon@replaced-ip)
-
1220[07:26:57] *** Quits: slon_ (slon@replaced-ip) (Ping timeout: 246 seconds)
-
1221[07:27:43] *** Joins: KomputerKid (~KomputerK@replaced-ip)
-
1222[07:28:55] *** Quits: col (~col@replaced-ip) (Quit: Leaving)
-
1223[07:33:04] *** Joins: Piratmajor (~Piratmajo@replaced-ip)
-
1224[07:33:12] *** Quits: ryouma (~user@replaced-ip) (Remote host closed the connection)
-
1225[07:34:27] *** haasn` is now known as haasn
-
1226[07:34:38] *** Quits: Tarjaizaid (~Sylvain@replaced-ip) (Ping timeout: 250 seconds)
-
1227[07:36:02] *** Joins: winsen (~winsen@replaced-ip)
-
1228[07:38:00] *** debhelper sets mode: +l 1615
-
1229[07:40:09] *** Quits: timahvo1 (~rogue@replaced-ip) (Ping timeout: 260 seconds)
-
1230[07:41:11] *** Joins: arienovo (~arie@replaced-ip)
-
1231[07:41:43] *** Joins: aaro (~aaro@replaced-ip)
-
1232[07:41:50] *** Joins: timahvo1 (~rogue@replaced-ip)
-
1233[07:43:03] *** Joins: |DM| (~|DM|@replaced-ip)
-
1234[07:44:24] *** Quits: Phanes (~Phanes@replaced-ip) (Quit: ...shout as you did in rome...)
-
1235[07:44:39] *** Quits: aaro1 (~aaro@replaced-ip) (Ping timeout: 258 seconds)
-
1236[07:45:19] *** Joins: ViCe95 (~vice@replaced-ip)
-
1237[07:45:33] *** Parts: arienovo (~arie@replaced-ip)
-
1238[07:45:43] *** ViCe95 is now known as Guest28973
-
1239[07:45:44] *** Joins: s4ndm4n (~sandman@replaced-ip)
-
1240[07:45:44] *** Quits: s4ndm4n (~sandman@replaced-ip) (Changing host)
-
1241[07:45:44] *** Joins: s4ndm4n (~sandman@replaced-ip)
-
1242[07:46:12] *** Quits: towo^work (~towo@replaced-ip) (Ping timeout: 276 seconds)
-
1243[07:47:26] *** Joins: d0lph1n98 (~d0lph1n@replaced-ip)
-
1244[07:47:49] *** Joins: booboy_laptop (~booboy@replaced-ip)
-
1245[07:47:52] *** Joins: Phanes (Phanes@replaced-ip)
-
1246[07:47:52] *** Quits: Phanes (Phanes@replaced-ip) (Changing host)
-
1247[07:47:52] *** Joins: Phanes (Phanes@replaced-ip)
-
1248[07:49:48] *** Quits: dmr (~dmr@replaced-ip) (Ping timeout: 250 seconds)
-
1249[07:50:03] *** Joins: calbasi (~calbasi@replaced-ip)
-
1250[07:50:21] *** Joins: Sucks (~sucks@replaced-ip)
-
1251[07:52:41] *** Joins: Niham (~textual@replaced-ip)
-
1252[07:52:47] *** Joins: donoban (~user@replaced-ip)
-
1253[07:54:34] *** Joins: jwd (~jwd@replaced-ip)
-
1254[07:54:37] *** Quits: stonerfish (~stonerfis@replaced-ip) (Ping timeout: 258 seconds)
-
1255[07:54:59] *** Quits: kunaaljain____ (~kunaaljai@replaced-ip) (Ping timeout: 244 seconds)
-
1256[07:55:12] *** Joins: enoch (~enoch@replaced-ip)
-
1257[07:58:00] *** debhelper sets mode: +l 1622
-
1258[07:59:01] *** Joins: towo^work (~towo@replaced-ip)
-
1259[07:59:05] *** Joins: stonerfish (~stonerfis@replaced-ip)
-
1260[07:59:51] *** Quits: sifeic` (~sifeic@replaced-ip) (Ping timeout: 264 seconds)
-
1261[08:00:27] <mimtf> 2>&1 2> means stderr, then what is &1?
-
1262[08:00:40] *** Quits: AusteritySucks (~Austerity@replaced-ip) (Ping timeout: 260 seconds)
-
1263[08:01:01] *** Joins: hideider (~hideider@replaced-ip)
-
1264[08:01:11] *** Quits: booboy_laptop (~booboy@replaced-ip) (Ping timeout: 240 seconds)
-
1265[08:01:57] *** Quits: Scourje (uid63311@replaced-ip) (Quit: Connection closed for inactivity)
-
1266[08:02:23] <mimtf> somiaj:
-
1267[08:02:33] *** Quits: d4rklit3 (~textual@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
1268[08:02:51] <somiaj> mimtf: stdout
-
1269[08:03:02] *** Joins: chele (~chele@replaced-ip)
-
1270[08:03:06] *** Quits: glaier (~glaier@replaced-ip) (Ping timeout: 276 seconds)
-
1271[08:03:30] *** Joins: katyucha (~katyucha@replaced-ip)
-
1272[08:03:51] *** Joins: Oups32 (~fredo@replaced-ip)
-
1273[08:03:59] <mimtf> > or 1> means stdout? somiaj ?
-
1274[08:04:07] <somiaj> mimtf: > means redirect
-
1275[08:04:08] <mimtf> how &1 is stdout?
-
1276[08:04:17] <somiaj> mimtf: 2> means redirect stderr
-
1277[08:04:37] <somiaj> mimtf: &1 is where you are redirecting it to, in this case stdout
-
1278[08:05:13] <somiaj> mimtf: 2>/dev/null redirects stderr to /dev/null
-
1279[08:05:26] <somiaj> mimtf: 1> redirects stdout, but that is the same as >
-
1280[08:05:27] *** Quits: ioanm (~ioanm@replaced-ip##) (Quit: ZNC 1.6.3 - ##replaced-url
-
1281[08:06:05] <mimtf> 2 means stderr? 1 means stdout?
-
1282[08:06:12] <somiaj> in this context yes
-
1283[08:06:55] *** Joins: alex1a (~alex1a@replaced-ip)
-
1284[08:07:17] <mimtf> then & means address?
-
1285[08:07:31] *** Quits: galex-713 (~galex-713@replaced-ip) (Ping timeout: 240 seconds)
-
1286[08:07:34] <somiaj> Could be, not sure on the details to that level
-
1287[08:08:27] <mimtf> oh good
-
1288[08:08:29] <mimtf> thanks somiaj
-
1289[08:08:55] <mimtf> :)
-
1290[08:08:56] <hexnewbie> mimtf: I don't know what it means either, but '&' makes sure the number that comes after it isn't a file name (to be opened), but a file descriptor (i.e. file already opened, referred to as a number). The first three -- 0,1,2 -- are most often stdin, stdout and stderr
-
1291[08:09:16] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip)
-
1292[08:09:40] *** Quits: BenNZ (~Ben__@replaced-ip) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
-
1293[08:09:51] *** Quits: hideider (~hideider@replaced-ip) (Ping timeout: 240 seconds)
-
1294[08:09:51] <hexnewbie> mimtf: so "> this_is_a_text" assumes the thing is a filename, opens it, and redirects to it. "> &2" assumes 2 is a file descriptor that is alredy oen and redirects to it
-
1295[08:10:05] *** Joins: Mogambo (~Peter@replaced-ip)
-
1296[08:10:41] *** Joins: winsen_ (~winsen@replaced-ip)
-
1297[08:10:51] *** Joins: btf (~btf@replaced-ip)
-
1298[08:10:54] <hexnewbie> mimtf: Are you by any chance familiar with C? :)
-
1299[08:10:56] *** ByteStorm is now known as Guest37983
-
1300[08:11:03] *** Quits: winsen (~winsen@replaced-ip) (Ping timeout: 240 seconds)
-
1301[08:11:12] <mimtf> i study bash now
-
1302[08:11:15] *** Quits: Guest37983 (~Peter@replaced-ip) (Ping timeout: 264 seconds)
-
1303[08:11:16] <mimtf> hexnewbie:
-
1304[08:11:37] *** Quits: enoch (~enoch@replaced-ip) (Quit: This computer has gone to sleep)
-
1305[08:11:42] <hexnewbie> mimtf: That I can tell
-
1306[08:11:49] *** Joins: n_blownapart (~john@replaced-ip)
-
1307[08:11:49] *** Mogambo is now known as MaBunny
-
1308[08:12:10] <hexnewbie> mimtf: I assumed since you referred to addresses, you might be familiar with other languages.
-
1309[08:12:18] *** Joins: tmh1999_ (~tmh1999@replaced-ip)
-
1310[08:12:22] <mimtf> lol
-
1311[08:12:23] <mimtf> stop
-
1312[08:12:33] *** Quits: tmh1999_ (~tmh1999@replaced-ip) (Remote host closed the connection)
-
1313[08:12:39] <mimtf> i m studying bash, i have no time to waste
-
1314[08:12:50] *** Quits: tmh1999 (~tmh1999@replaced-ip) (Ping timeout: 272 seconds)
-
1315[08:12:55] *** Quits: dionysus69 (~Icedove@replaced-ip) (Ping timeout: 260 seconds)
-
1316[08:13:12] *** Quits: sauvin (~sauvin@replaced-ip) (Ping timeout: 250 seconds)
-
1317[08:13:16] <n_blownapart> hi is it ok to install the Atom word processor using the add-apt-repository command ? I have a 32bit jessie 8 system. thanks
-
1318[08:13:34] *** Joins: booboy_laptop (~booboy@replaced-ip)
-
1319[08:15:21] <somiaj> n_blownapart: I would say no with the info you gave. Is this repository made for debian jessie or is it made for ubuntu?
-
1320[08:15:52] *** Joins: GJ_ (~Thunderbi@replaced-ip)
-
1321[08:15:53] <hexnewbie> n_blownapart: If you trust the maintainer of the repository, and you've made sure it doesn't add a ton of unnecessary packages like dmo does. I have recently gone back to manually installing packages (or even sources in /opt), even though that makes it necessary to upgrade manually.
-
1322[08:16:30] <somiaj> n_blownapart: I notice atom.iso has a direct link to download the deb, provided it can be installed in jessie, dpkg -i that deb, and if you are missing depends run apt-get -f install (or use gdebi)
-
1323[08:17:36] *** Joins: hR13_ (~hR13@replaced-ip)
-
1324[08:17:37] *** Quits: hR13 (~hR13@replaced-ip) (Read error: Connection reset by peer)
-
1325[08:18:28] *** Quits: Oups32 (~fredo@replaced-ip) (Ping timeout: 252 seconds)
-
1326[08:19:02] *** Joins: uNmowed (~Kaede@replaced-ip)
-
1327[08:19:17] <n_blownapart> thanks somiaj hexnewbie ... if I am missing depends I should run apt-get -f install with the atom_package_name.deb ? sorry don't quite follow.
-
1328[08:19:49] <hexnewbie> n_blownapart: That's the way to go with package files, yeah.
-
1329[08:19:55] <somiaj> n_blownapart: apt-get -f install (just that)
-
1330[08:20:29] <somiaj> n_blownapart: it will try to fix the issue by either installing the missing depends or removing the package that failed to isntall. If that is the case the package may not be designed to be installed in jessie. You will have to research that or just trust atom
-
1331[08:20:58] <n_blownapart> somiaj, just that, after I use dpkg -i <packagename.deb> ?
-
1332[08:21:29] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip) (Remote host closed the connection)
-
1333[08:21:40] <somiaj> n_blownapart: if it complains about depends, yes
-
1334[08:22:04] *** Joins: Levure (~quassel@replaced-ip)
-
1335[08:22:10] *** Joins: hideider (~hideider@replaced-ip)
-
1336[08:22:23] <n_blownapart> thanks kindly somiaj hexnewbie
-
1337[08:22:50] *** Joins: mumixam (~m@replaced-ip)
-
1338[08:22:50] *** Quits: uNmowed1 (~Kaede@replaced-ip) (Ping timeout: 260 seconds)
-
1339[08:23:09] *** Quits: mazert (~mazert@replaced-ip) (Quit: /msg NickServ identify 113446779446113)
-
1340[08:23:24] *** Joins: tmh1999 (~tmh1999@replaced-ip)
-
1341[08:23:40] *** Joins: wilsud (~pi@replaced-ip)
-
1342[08:24:16] *** Quits: tmh1999 (~tmh1999@replaced-ip) (Max SendQ exceeded)
-
1343[08:24:48] *** Joins: tmh1999 (~tmh1999@replaced-ip)
-
1344[08:25:43] <n_blownapart> somiaj, hey, the name of the package is atom-amd64.deb. this is a 32bit laptop. maybe I should abort or, what do you think?
-
1345[08:25:50] *** Quits: reev (~reev@replaced-ip) (Ping timeout: 244 seconds)
-
1346[08:26:00] *** Joins: BlueByte (~walther@replaced-ip)
-
1347[08:26:09] *** Quits: tmh1999 (~tmh1999@replaced-ip) (Max SendQ exceeded)
-
1348[08:26:21] *** Joins: Drzacek (~Drzacek@replaced-ip)
-
1349[08:26:27] *** Quits: ragedragon (~ragedrago@replaced-ip) (Ping timeout: 260 seconds)
-
1350[08:26:30] *** Joins: daniel-s (~daniel-s@replaced-ip)
-
1351[08:26:34] *** Joins: tmh1999 (~tmh1999@replaced-ip)
-
1352[08:26:44] <somiaj> n_blownapart: it will just error out, but yea you'll need a 32bit lib
-
1353[08:27:16] *** Joins: lucaswang (~lucaswang@replaced-ip)
-
1354[08:27:32] <n_blownapart> somiaj, thanks its too much editor for a tiny screen anyway I reckon.
-
1355[08:27:32] *** Joins: ToTheInternet (~totheinte@replaced-ip)
-
1356[08:28:11] *** Joins: woshty (~irc@replaced-ip)
-
1357[08:28:12] *** Quits: timahvo1 (~rogue@replaced-ip) (Ping timeout: 260 seconds)
-
1358[08:28:13] *** Joins: reev (~reev@replaced-ip)
-
1359[08:29:02] *** Joins: ByteStorm (~Peter@replaced-ip)
-
1360[08:29:44] *** Quits: cyphase (~cyphase@replaced-ip) (Ping timeout: 260 seconds)
-
1361[08:29:49] *** Joins: timahvo1 (~rogue@replaced-ip)
-
1362[08:29:52] *** Quits: abramart (~martin@replaced-ip) (Quit: Leaving)
-
1363[08:29:59] <somiaj> n_blownapart: debian does support multiarch (but you would have to install a 64bit kernel and ahve a cpu that supports it (which would be rare if you didn't)
-
1364[08:32:02] *** Quits: patterson (~patterson@replaced-ip) (Ping timeout: 244 seconds)
-
1365[08:32:06] *** Joins: davi (~davi@replaced-ip)
-
1366[08:32:06] *** Quits: davi (~davi@replaced-ip) (Changing host)
-
1367[08:32:06] *** Joins: davi (~davi@replaced-ip)
-
1368[08:32:06] *** Quits: Niham (~textual@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
1369[08:32:11] *** Quits: MaBunny (~Peter@replaced-ip) (Ping timeout: 244 seconds)
-
1370[08:33:44] *** Quits: aaro (~aaro@replaced-ip) (Quit: aaro)
-
1371[08:33:49] <n_blownapart> thanks somiaj I have drracket which is a cool scheme ide ; so for now it can suit my purposes. pax
-
1372[08:34:08] *** Joins: cyphase (~cyphase@replaced-ip)
-
1373[08:34:32] *** Joins: llucenic (~Thunderbi@replaced-ip)
-
1374[08:36:01] *** Joins: d4rklit3 (~textual@replaced-ip)
-
1375[08:36:49] *** Joins: MaBunny (~Peter@replaced-ip)
-
1376[08:37:14] *** Joins: killian99 (~killian99@replaced-ip)
-
1377[08:37:19] *** Quits: mastokley (~mastokley@replaced-ip) (Ping timeout: 260 seconds)
-
1378[08:37:25] *** Parts: wuseman (~wusenman@replaced-ip)
-
1379[08:37:39] *** Joins: sauvin (~sauvin@replaced-ip)
-
1380[08:38:15] *** Quits: dreamon_ (~dreamon@replaced-ip) (Ping timeout: 264 seconds)
-
1381[08:39:24] *** Joins: spectei (~fran@replaced-ip)
-
1382[08:40:27] *** Quits: ByteStorm (~Peter@replaced-ip) (Ping timeout: 260 seconds)
-
1383[08:40:43] *** Joins: sumi (~sumi@replaced-ip)
-
1384[08:40:48] *** Joins: CeBe (~CeBe@replaced-ip)
-
1385[08:40:49] *** Quits: d0nn1e (~d0nn1e@replaced-ip) (Ping timeout: 244 seconds)
-
1386[08:41:02] *** Joins: ChunkzZ-Mobile_ (uid98304@replaced-ip)
-
1387[08:41:26] <sumi> hello
-
1388[08:41:41] *** Joins: aroundthfur (~bla@replaced-ip)
-
1389[08:41:49] *** Joins: dh64 (~dh64@replaced-ip)
-
1390[08:42:13] *** Quits: ChunkzZ-Mobile_ (uid98304@replaced-ip) (Changing host)
-
1391[08:42:13] *** Joins: ChunkzZ-Mobile_ (uid98304@replaced-ip)
-
1392[08:42:13] *** Quits: ChunkzZ-Mobile_ (uid98304@replaced-ip) (Changing host)
-
1393[08:42:13] *** Joins: ChunkzZ-Mobile_ (uid98304@replaced-ip)
-
1394[08:42:34] *** ChunkzZ-Mobile_ is now known as Chunkyz
-
1395[08:43:27] *** Joins: mazert (~mazert@replaced-ip)
-
1396[08:43:42] *** Joins: d0nn1e (~d0nn1e@replaced-ip)
-
1397[08:45:06] *** Quits: timahvo1 (~rogue@replaced-ip) (Ping timeout: 244 seconds)
-
1398[08:46:14] *** Joins: level7 (~quassel@replaced-ip)
-
1399[08:46:57] *** Joins: enoch (~enoch@replaced-ip)
-
1400[08:47:40] *** Quits: MaBunny (~Peter@replaced-ip) (Ping timeout: 272 seconds)
-
1401[08:48:00] *** debhelper sets mode: +l 1632
-
1402[08:48:24] *** Joins: earthundead (~earthunde@replaced-ip)
-
1403[08:48:45] *** Quits: GandalfTheWizard (~Eva@replaced-ip) (Quit: Leaving.)
-
1404[08:48:57] *** Joins: jackbrown (~se@replaced-ip)
-
1405[08:50:52] *** Joins: pyface (~pyface@replaced-ip)
-
1406[08:51:20] *** Quits: js9600 (~js9600@replaced-ip) (Quit: Leaving.)
-
1407[08:51:32] *** Quits: ToTheInternet (~totheinte@replaced-ip) (Ping timeout: 260 seconds)
-
1408[08:51:54] *** Quits: davi (~davi@replaced-ip) (Ping timeout: 260 seconds)
-
1409[08:53:09] *** Joins: arturo (~arturo@replaced-ip)
-
1410[08:53:56] *** Joins: ppaul (~user1@replaced-ip)
-
1411[08:54:00] *** Quits: kiao2938 (~mj@replaced-ip) (Ping timeout: 272 seconds)
-
1412[08:54:38] *** Joins: Hijiri (~Hijiri@replaced-ip)
-
1413[08:55:26] *** Quits: kokod (~kokod@replaced-ip) (Ping timeout: 244 seconds)
-
1414[08:55:37] *** Quits: spectei (~fran@replaced-ip) (Ping timeout: 260 seconds)
-
1415[08:56:19] *** Joins: AusteritySucks (~Austerity@replaced-ip)
-
1416[08:57:16] *** Joins: davi (~davi@replaced-ip)
-
1417[08:57:17] *** Joins: abramart (~martin@replaced-ip)
-
1418[08:57:20] *** Joins: spectei (~fran@replaced-ip)
-
1419[08:57:20] *** Quits: spectei (~fran@replaced-ip) (Changing host)
-
1420[08:57:20] *** Joins: spectei (~fran@replaced-ip)
-
1421[08:58:28] *** Joins: err404 (~err404@replaced-ip)
-
1422[08:59:44] *** Quits: n_blownapart (~john@replaced-ip) (Quit: Leaving)
-
1423[09:00:27] *** Quits: mazert (~mazert@replaced-ip) (Quit: /msg NickServ identify 113446779446113)
-
1424[09:01:38] *** Joins: zorg1 (~zorg1@replaced-ip)
-
1425[09:01:45] *** Joins: biberu (~biberu@replaced-ip)
-
1426[09:02:33] *** Joins: [Brain] (brain@replaced-ip)
-
1427[09:02:41] *** Quits: spectei (~fran@replaced-ip) (Ping timeout: 244 seconds)
-
1428[09:03:05] *** Joins: dirkk (c2ce22e9@replaced-ip)
-
1429[09:03:34] *** Quits: edgrey (~edgrey@replaced-ip) (Ping timeout: 260 seconds)
-
1430[09:03:48] *** Joins: MaBunny (~Peter@replaced-ip)
-
1431[09:04:12] *** Joins: spectei (~fran@replaced-ip)
-
1432[09:04:12] *** Quits: spectei (~fran@replaced-ip) (Changing host)
-
1433[09:04:12] *** Joins: spectei (~fran@replaced-ip)
-
1434[09:04:14] *** Joins: drmagoo (~drmagoo@replaced-ip)
-
1435[09:04:20] *** Joins: edgrey (~edgrey@replaced-ip)
-
1436[09:04:42] *** Joins: ToBeCloud (uid51591@replaced-ip)
-
1437[09:06:27] *** Joins: ViCe95 (~vice@replaced-ip)
-
1438[09:06:50] *** ViCe95 is now known as Guest7610
-
1439[09:06:57] *** Quits: wilsud (~pi@replaced-ip) (Remote host closed the connection)
-
1440[09:07:48] *** Quits: Daniel0_ (~admin@replaced-ip##) (Quit: ZNC - 1.6.0 - ##replaced-url
-
1441[09:07:49] *** Joins: kokod (~kokod@replaced-ip)
-
1442[09:08:00] *** debhelper sets mode: +l 1641
-
1443[09:08:04] *** Joins: Daniel0 (~admin@replaced-ip)
-
1444[09:08:45] *** Quits: ewook (~ewook@replaced-ip) (Ping timeout: 276 seconds)
-
1445[09:09:06] *** Quits: winsen_ (~winsen@replaced-ip) (Ping timeout: 250 seconds)
-
1446[09:09:06] *** Quits: Guest28973 (~vice@replaced-ip) (Ping timeout: 250 seconds)
-
1447[09:09:25] *** Joins: ki0 (~ki0@replaced-ip)
-
1448[09:09:44] *** Quits: Sucks (~sucks@replaced-ip) (Read error: Connection reset by peer)
-
1449[09:10:42] *** Quits: Guest18980 (~XO@replaced-ip) (Ping timeout: 276 seconds)
-
1450[09:11:03] *** Joins: curtan (~jip@replaced-ip)
-
1451[09:11:04] *** Joins: spectre (~fran@replaced-ip)
-
1452[09:11:23] *** Quits: KOD3N (KODEN@replaced-ip) (Changing host)
-
1453[09:11:23] *** Joins: KOD3N (KODEN@replaced-ip)
-
1454[09:11:32] *** [Brain] is now known as _Brain_
-
1455[09:12:12] *** _Brain_ is now known as Brain_
-
1456[09:12:19] *** Quits: spectei (~fran@replaced-ip) (Ping timeout: 244 seconds)
-
1457[09:12:25] *** Quits: NightKhaos (~NK@replaced-ip) (Ping timeout: 260 seconds)
-
1458[09:13:13] *** Joins: maskeraid (~root@replaced-ip)
-
1459[09:13:19] *** Joins: Gnomethrower (~B@replaced-ip)
-
1460[09:13:50] *** Joins: f10 (~flo@replaced-ip)
-
1461[09:14:11] <drmagoo> Hi, I've f-ed up my nvidia drivers and could really use some help to clean up this mess... Can anyone advise me on how to? Some info: replaced-url
-
1462[09:14:15] *** Joins: T0rch (~T0rch@replaced-ip)
-
1463[09:14:16] *** Joins: NightKhaos (~NK@replaced-ip)
-
1464[09:14:17] *** Joins: m8 (~m8@replaced-ip)
-
1465[09:15:22] *** Joins: ewook (~ewook@replaced-ip)
-
1466[09:16:10] *** Quits: booboy_laptop (~booboy@replaced-ip) (Ping timeout: 272 seconds)
-
1467[09:16:46] *** Quits: Nnavd (~Nnavd@replaced-ip) (Ping timeout: 252 seconds)
-
1468[09:17:30] *** Quits: d4rklit3 (~textual@replaced-ip) (Read error: Connection reset by peer)
-
1469[09:17:40] *** Quits: thnee (~thnee@replaced-ip) (Ping timeout: 260 seconds)
-
1470[09:17:54] *** Quits: Internet13 (~chatzilla@replaced-ip) (Ping timeout: 246 seconds)
-
1471[09:18:01] *** mach_k_away is now known as mach_kernel
-
1472[09:18:07] *** Joins: Pazician (~pazician@replaced-ip)
-
1473[09:18:25] *** Quits: spectre (~fran@replaced-ip) (Ping timeout: 252 seconds)
-
1474[09:19:10] *** Joins: XO-Odin (~XO@replaced-ip)
-
1475[09:21:05] *** Joins: d4rklit3 (~textual@replaced-ip)
-
1476[09:21:20] *** Quits: shtirlic (~shtirlic@replaced-ip##) (Quit: ZNC - ##replaced-url
-
1477[09:21:45] *** Quits: jackbrown (~se@replaced-ip) (Ping timeout: 276 seconds)
-
1478[09:21:49] *** Joins: Internet13 (~chatzilla@replaced-ip)
-
1479[09:25:10] *** Joins: yaume (~gchenuet@replaced-ip)
-
1480[09:25:16] *** Joins: cuechan (~paul@replaced-ip)
-
1481[09:25:42] *** Joins: cdown (~cdown@replaced-ip)
-
1482[09:26:11] *** Quits: maskeraid (~root@replaced-ip) (Quit: Ex-Chat)
-
1483[09:26:25] *** Quits: aroundthfur (~bla@replaced-ip) (Ping timeout: 260 seconds)
-
1484[09:26:55] *** Joins: PaganMin (~GitGud@replaced-ip)
-
1485[09:27:06] *** Joins: tkla (~tklassen@replaced-ip)
-
1486[09:27:40] *** Joins: jubo2 (~juboxi@replaced-ip)
-
1487[09:28:01] *** Quits: curtan (~jip@replaced-ip) (Quit: quit)
-
1488[09:28:05] *** Joins: frank1e (~frank1e@replaced-ip)
-
1489[09:29:20] *** Joins: lucido (~chris@replaced-ip)
-
1490[09:29:51] *** Joins: kedare (~kedare@replaced-ip)
-
1491[09:30:14] *** Joins: thnee (~thnee@replaced-ip)
-
1492[09:30:20] *** Joins: trueneu (~noone@replaced-ip)
-
1493[09:30:47] <lucido> hello, where do I find info of server hardware compatibility. It's for serving Atlassian applications, Perforce, git... for a small team of max 50 people
-
1494[09:31:10] *** Joins: beagleburt (~beaglebur@replaced-ip)
-
1495[09:31:51] *** Quits: Kyoshiro` (~kyoshiro@replaced-ip) (Quit: Coyote finally caught me)
-
1496[09:32:11] *** Joins: Kyoshiro (~kyoshiro@replaced-ip)
-
1497[09:33:40] *** Joins: alchemistswl (~alchemist@replaced-ip)
-
1498[09:33:41] <bezaban> lucido: consider running some sort of virtualization and check compatability with that. If you want to run virtualization under debian or insist on bare metal there is replaced-url
-
1499[09:34:22] <lucido> bezaban, why do you think virtualization is a good idea?
-
1500[09:34:25] *** Quits: drmagoo (~drmagoo@replaced-ip) (Quit: leaving)
-
1501[09:34:49] <lucido> and if I go with witualization, then which solution is recommended?
-
1502[09:35:00] *** Joins: drmagoo (~drmagoo@replaced-ip)
-
1503[09:35:04] *** Quits: davi (~davi@replaced-ip) (Ping timeout: 260 seconds)
-
1504[09:35:56] *** Joins: verwilst (~smuxi@replaced-ip)
-
1505[09:38:00] *** debhelper sets mode: +l 1651
-
1506[09:38:01] *** Joins: redd (~redd@replaced-ip)
-
1507[09:38:17] <bezaban> lucido: virtualization is good because you can segment the logical servers, snapshot them and expand/move as you grow. I also think backups are easier to handle. Imo it greatly improved the management when we moved from bare metal. Recommended is hard to say, a few years ago I would have said esxi, but hyper-v is sailing up as a good alternative (if you are so inclined). Also XEN/KVM under linux. What is right for you is hard to say, but it does re
-
1508[09:38:48] *** Joins: aroundthfur (~bla@replaced-ip)
-
1509[09:39:14] *** Quits: cuechan (~paul@replaced-ip) (Remote host closed the connection)
-
1510[09:39:21] <bezaban> add/remove resources to each server on demand, cleanly set up test enviroments etc
-
1511[09:39:30] *** Joins: jackbrown (~se@replaced-ip)
-
1512[09:39:51] <bezaban> and you can of course mix different OS as they best fit the task, but drifting OT :)
-
1513[09:40:47] *** Joins: pfote (~pfote@replaced-ip)
-
1514[09:44:04] *** Quits: denisk (~denisk@replaced-ip) (Remote host closed the connection)
-
1515[09:44:42] *** Quits: trueneu (~noone@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
1516[09:45:40] *** Quits: multi_io (~olaf@replaced-ip) (Ping timeout: 260 seconds)
-
1517[09:45:54] *** Quits: jackbrown (~se@replaced-ip) (Ping timeout: 246 seconds)
-
1518[09:46:01] *** Quits: Dro (~Dro@replaced-ip) (Quit: Leaving)
-
1519[09:46:17] *** Joins: stuivi (~textual@replaced-ip)
-
1520[09:47:08] *** Joins: timahvo1 (~rogue@replaced-ip)
-
1521[09:47:17] *** Joins: multi_io (~olaf@replaced-ip)
-
1522[09:47:27] *** Joins: troulouliou_div2 (~troulouli@replaced-ip)
-
1523[09:47:52] *** Joins: de-facto (~de-facto@replaced-ip)
-
1524[09:48:05] *** mach_kernel is now known as mach_k_away
-
1525[09:49:33] *** Quits: High_Priest (~hp@replaced-ip) (Remote host closed the connection)
-
1526[09:50:13] *** Quits: cdown (~cdown@replaced-ip) (Remote host closed the connection)
-
1527[09:50:28] *** Quits: AimHere (~bod@replaced-ip) (Quit: Leaving)
-
1528[09:51:09] *** Quits: aroundthfur (~bla@replaced-ip) (Ping timeout: 258 seconds)
-
1529[09:51:57] *** Quits: enoch (~enoch@replaced-ip) (Read error: Connection reset by peer)
-
1530[09:52:06] *** Quits: imunsie (~imunsie@replaced-ip) (Ping timeout: 240 seconds)
-
1531[09:52:33] *** Quits: Cavedude (~Cavedude@replaced-ip) (Ping timeout: 246 seconds)
-
1532[09:52:34] *** Joins: hualet_deepin (~hualet@replaced-ip)
-
1533[09:53:04] *** Quits: daniel-s (~daniel-s@replaced-ip) (Ping timeout: 258 seconds)
-
1534[09:53:17] *** Joins: imunsie (~imunsie@replaced-ip)
-
1535[09:53:18] *** Joins: srtu (~hypnotoad@replaced-ip)
-
1536[09:53:28] *** Joins: trueneu (~noone@replaced-ip)
-
1537[09:54:07] *** Quits: hualet_deepin (~hualet@replaced-ip) (Remote host closed the connection)
-
1538[09:54:13] *** Joins: wilsud (~pi@replaced-ip)
-
1539[09:54:30] *** Joins: Cavedude (~Cavedude@replaced-ip)
-
1540[09:55:06] *** Joins: enoch (~enoch@replaced-ip)
-
1541[09:56:22] *** Joins: hualet_deepin (~hualet@replaced-ip)
-
1542[09:56:54] *** Joins: snacs (~snacs.net@124-168-132-225.dyn.iinet.net.au)
-
1543[09:57:06] *** Joins: nomad_dw (~nomad@replaced-ip)
-
1544[09:57:17] *** Quits: zamaliphe (~zamaliphe@replaced-ip) (Read error: No route to host)
-
1545[09:57:56] *** Joins: Quatroking (~Quatrokin@replaced-ip)
-
1546[09:58:09] *** Joins: cuechan (~paul@replaced-ip)
-
1547[09:58:09] *** Joins: antgel (~topdog@replaced-ip)
-
1548[09:58:49] *** Quits: cuechan (~paul@replaced-ip) (Client Quit)
-
1549[09:59:47] *** Quits: reev (~reev@replaced-ip) (Ping timeout: 260 seconds)
-
1550[10:00:27] *** Joins: fiddlerwoaroof_ (~fiddlerwo@replaced-ip)
-
1551[10:01:28] *** Joins: dreamon_ (~dreamon@replaced-ip)
-
1552[10:02:50] *** Quits: BlueByte (~walther@replaced-ip) (Quit: This computer has gone to sleep)
-
1553[10:03:05] *** Joins: littlebit (~Thunderbi@replaced-ip)
-
1554[10:03:05] *** Joins: cdown (~cdown@replaced-ip)
-
1555[10:04:10] *** Quits: cdown (~cdown@replaced-ip) (Remote host closed the connection)
-
1556[10:04:47] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip)
-
1557[10:05:33] *** Joins: WormDude (~wormfood@replaced-ip)
-
1558[10:06:12] *** Quits: mrkebab (~mk@replaced-ip) (Ping timeout: 260 seconds)
-
1559[10:06:25] *** Joins: spectie (~fran@replaced-ip)
-
1560[10:06:26] *** Joins: kiao2938 (~mj@replaced-ip)
-
1561[10:06:40] <lucido> bezaban, Thanks, will get a proliant and use KVM
-
1562[10:07:10] <bezaban> lucido: quick decision making! Good luck :)
-
1563[10:07:36] *** Joins: reev (~reev@replaced-ip)
-
1564[10:07:54] *** Quits: troulouliou_div2 (~troulouli@replaced-ip) (Ping timeout: 276 seconds)
-
1565[10:08:00] *** debhelper sets mode: +l 1660
-
1566[10:08:08] *** Joins: dreaded (~dreaded@replaced-ip)
-
1567[10:08:39] *** Joins: rol (~rol@replaced-ip)
-
1568[10:08:50] *** Quits: WormFood (~wormfood@replaced-ip) (Ping timeout: 260 seconds)
-
1569[10:09:06] *** Joins: lioner (~ja@replaced-ip)
-
1570[10:09:08] *** Quits: stuivi (~textual@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
1571[10:09:22] *** Quits: enoch (~enoch@replaced-ip) (Ping timeout: 272 seconds)
-
1572[10:09:35] *** Quits: T0rch (~T0rch@replaced-ip) (Ping timeout: 260 seconds)
-
1573[10:09:47] *** Quits: kiao2938 (~mj@replaced-ip) (Client Quit)
-
1574[10:10:45] *** Joins: mrkebab (~mk@replaced-ip)
-
1575[10:11:25] *** Joins: Sucks (~quassel@replaced-ip)
-
1576[10:11:46] *** Joins: enoch (~enoch@replaced-ip)
-
1577[10:12:12] *** Joins: bandrami (~user@replaced-ip)
-
1578[10:12:37] *** Joins: Alex149 (~alex@replaced-ip)
-
1579[10:13:20] *** Quits: Sucks (~quassel@replaced-ip) (Remote host closed the connection)
-
1580[10:13:47] *** Joins: Sucks (~quassel@replaced-ip)
-
1581[10:13:48] *** Quits: Sucks (~quassel@replaced-ip) (Max SendQ exceeded)
-
1582[10:14:23] *** Quits: Alex149 (~alex@replaced-ip) (Client Quit)
-
1583[10:14:49] *** Joins: Alex149 (~alex@replaced-ip)
-
1584[10:15:05] *** Joins: Sucks (~quassel@replaced-ip)
-
1585[10:15:06] *** Quits: Sucks (~quassel@replaced-ip) (Max SendQ exceeded)
-
1586[10:15:48] *** Joins: dr4kk4r^ (~dr4kk4r^@replaced-ip)
-
1587[10:16:19] *** Quits: bandrami (~user@replaced-ip) (Remote host closed the connection)
-
1588[10:16:22] *** Joins: Sucks (~quassel@replaced-ip)
-
1589[10:16:23] *** Quits: Sucks (~quassel@replaced-ip) (Max SendQ exceeded)
-
1590[10:16:27] *** Quits: m8 (~m8@replaced-ip) (Read error: Connection reset by peer)
-
1591[10:16:55] *** Quits: lioner (~ja@replaced-ip) (Quit: leaving)
-
1592[10:17:06] *** Joins: p3rs3us (~jduro@replaced-ip)
-
1593[10:17:06] *** Quits: hR13_ (~hR13@replaced-ip) (Read error: Connection reset by peer)
-
1594[10:17:36] *** Joins: hR13_ (~hR13@replaced-ip)
-
1595[10:17:39] *** Joins: Sucks (~quassel@replaced-ip)
-
1596[10:17:40] *** Quits: Sucks (~quassel@replaced-ip) (Max SendQ exceeded)
-
1597[10:17:47] *** Joins: m8 (~m8@replaced-ip)
-
1598[10:17:55] *** Parts: dr4kk4r^ (~dr4kk4r^@replaced-ip)
-
1599[10:18:20] *** Quits: x-treme (~x-treme@replaced-ip) (Ping timeout: 260 seconds)
-
1600[10:18:25] *** Quits: wilsud (~pi@replaced-ip) (Remote host closed the connection)
-
1601[10:18:29] *** Joins: Sucks (~quassel@replaced-ip)
-
1602[10:18:29] *** Quits: Sucks (~quassel@replaced-ip) (Max SendQ exceeded)
-
1603[10:18:55] *** Quits: enoch (~enoch@replaced-ip) (Read error: Connection reset by peer)
-
1604[10:18:58] *** Joins: Wizek__ (~Wizek@replaced-ip)
-
1605[10:19:30] *** Quits: littlebit (~Thunderbi@replaced-ip) (Ping timeout: 260 seconds)
-
1606[10:19:42] *** Quits: Quatroking (~Quatrokin@replaced-ip) (Read error: Connection reset by peer)
-
1607[10:19:53] *** Quits: poeticrpm (~poeticrpm@replaced-ip) (Remote host closed the connection)
-
1608[10:19:57] *** Joins: carell (~carell@replaced-ip)
-
1609[10:20:10] *** Joins: enoch (~enoch@replaced-ip)
-
1610[10:20:26] *** Joins: Otyg (~otyg@replaced-ip)
-
1611[10:20:44] *** Quits: HerculeP (~herc@replaced-ip) (Remote host closed the connection)
-
1612[10:20:44] *** Quits: lamppid (~lamppid@replaced-ip) (Remote host closed the connection)
-
1613[10:20:48] *** Joins: Darcidride (~Darcidrid@replaced-ip)
-
1614[10:21:16] *** Joins: fornax (~fornax@replaced-ip)
-
1615[10:21:27] *** Parts: Alex149 (~alex@replaced-ip)
-
1616[10:21:52] *** Joins: lamppid (~lamppid@replaced-ip)
-
1617[10:22:41] *** Joins: troulouliou_div2 (~troulouli@replaced-ip)
-
1618[10:23:41] *** Joins: Slashman (~Slash@replaced-ip)
-
1619[10:26:30] *** Quits: d4rklit3 (~textual@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
1620[10:26:35] *** Joins: Megaf (~Megaf@replaced-ip)
-
1621[10:28:14] *** Parts: rol (~rol@replaced-ip)
-
1622[10:29:14] *** Joins: Lokke (~Thunderbi@replaced-ip)
-
1623[10:29:21] *** Joins: patterson (~patterson@replaced-ip)
-
1624[10:29:43] *** Quits: Lokke (~Thunderbi@replaced-ip) (Client Quit)
-
1625[10:30:30] *** Quits: NoteOn (~noteon@replaced-ip) (Quit: Leaving...)
-
1626[10:31:55] *** Quits: jubo2 (~juboxi@replaced-ip) (Quit: Konversation terminated!)
-
1627[10:32:09] *** Quits: AciD` (~fu@replaced-ip) (Quit: Off to see the wizard)
-
1628[10:32:14] *** Joins: dr4kk4r^1 (~dr4kk4r^@replaced-ip)
-
1629[10:32:17] *** Quits: c0ded (~c0ded@replaced-ip) (Quit: I Was Just De-c0ded!)
-
1630[10:33:38] *** Joins: HerculeP (~herc@replaced-ip)
-
1631[10:34:09] *** Joins: TomyWork (~tomy@replaced-ip)
-
1632[10:34:20] *** Joins: schu-r (~Thunderbi@replaced-ip)
-
1633[10:37:11] <Walex> bezaban: I think that "segment the logical servers, snapshot them and expand/move as you grow
-
1634[10:37:24] *** Joins: sunoano1 (~sa@replaced-ip)
-
1635[10:37:44] *** Joins: plasmoduck (~cjg@replaced-ip)
-
1636[10:37:45] *** Quits: PaganMin (~GitGud@replaced-ip) (Remote host closed the connection)
-
1637[10:38:14] *** Joins: PaganMin (~GitGud@replaced-ip)
-
1638[10:38:15] *** Quits: sunoano (~sa@replaced-ip) (Ping timeout: 264 seconds)
-
1639[10:38:46] <Walex> bezaban: I think that "segment the logical servers, snapshot them and expand/move as you grow" etc. are worthless and can be achieved better in other ways. The only advantage of virtualization, which for some people matters a lot, is independent system administration, that is being able to give 'root' to clients while at the same time having a few large servers instead of many tiny ones.
-
1640[10:39:19] *** Joins: turfal (~Icedove@replaced-ip)
-
1641[10:39:30] *** Joins: c0ded (~c0ded@replaced-ip)
-
1642[10:39:40] *** Joins: Painter (~Painter@replaced-ip)
-
1643[10:40:01] *** Quits: schu-r (~Thunderbi@replaced-ip) (Quit: schu-r)
-
1644[10:40:03] *** Painter is now known as Guest96933
-
1645[10:40:09] *** Quits: err404 (~err404@replaced-ip) (Ping timeout: 244 seconds)
-
1646[10:40:54] *** Quits: awwal (~awwal@replaced-ip) (Quit: Leaving... Never get so busy making a living that you forget to make a life!)
-
1647[10:41:12] *** Joins: Psy-Q (~psy-q@replaced-ip)
-
1648[10:41:14] *** Joins: AciD` (~fu@replaced-ip)
-
1649[10:41:14] *** Quits: AciD` (~fu@replaced-ip) (Changing host)
-
1650[10:41:14] *** Joins: AciD` (~fu@replaced-ip)
-
1651[10:41:20] *** Joins: lucad111 (~lucad111@replaced-ip)
-
1652[10:41:24] *** Joins: mazert (~mazert@replaced-ip)
-
1653[10:41:38] *** Joins: ByteStorm (~Peter@replaced-ip)
-
1654[10:42:15] *** Quits: plasmoduck (~cjg@replaced-ip) (Ping timeout: 246 seconds)
-
1655[10:42:15] *** Quits: MaBunny (~Peter@replaced-ip) (Ping timeout: 260 seconds)
-
1656[10:42:51] *** Joins: horanisic (75c8f950@replaced-ip)
-
1657[10:42:52] *** Quits: horanisic (75c8f950@replaced-ip) (Quit: Page closed)
-
1658[10:43:18] *** Joins: holando (3b62e65f@replaced-ip)
-
1659[10:43:20] <holando> Hi
-
1660[10:43:55] <holando> on doing apt-get update
-
1661[10:44:02] <holando> I get 404 NOT FOUND for some fetches
-
1662[10:44:04] *** Joins: napnap (~napnap@replaced-ip)
-
1663[10:44:11] *** Quits: HeOS (~heos@replaced-ip) (Ping timeout: 240 seconds)
-
1664[10:44:16] *** Quits: Guest96933 (~Painter@replaced-ip) (Client Quit)
-
1665[10:44:32] *** Joins: Keyboard_Ninja (~Painter@replaced-ip)
-
1666[10:45:13] <napnap> Hi all, I want to disable screenssaver and blanking under X. I've read to add xset command on ~/.xinitrc file. Apparently it doesn't work. This file is readed on Jessie ?
-
1667[10:45:15] <babilen> holando: Sounds as if your mirror setup is, well, suboptimal. Which release are you using?
-
1668[10:45:56] <holando> babilen: it's wizzy
-
1669[10:46:02] <babilen> wheezy?
-
1670[10:46:08] <holando> Yeah
-
1671[10:46:13] <babilen> dpkg: wheezy sources.list
-
1672[10:46:13] <dpkg> A suitable /etc/apt/sources.list for Debian 7 "Wheezy" has three lines: "deb replaced-url
-
1673[10:46:31] <babilen> holando: Try ^ (or paste what you have right now to replaced-url
-
1674[10:46:45] <babilen> You might want "main contrib non-free" right away
-
1675[10:46:45] *** Quits: Keyboard_Ninja (~Painter@replaced-ip) (Client Quit)
-
1676[10:47:23] *** Joins: rgr (~user@replaced-ip)
-
1677[10:47:31] <holando> replaced-url
-
1678[10:47:34] <holando> babilen: ^
-
1679[10:48:00] *** debhelper sets mode: +l 1666
-
1680[10:48:26] *** Quits: enoch (~enoch@replaced-ip) (Read error: Connection reset by peer)
-
1681[10:48:57] *** Joins: ocbtec (~ocbtec@replaced-ip)
-
1682[10:49:06] <holando> babilen: what am I doing wrong?
-
1683[10:49:15] *** Quits: level7 (~quassel@replaced-ip) (Ping timeout: 260 seconds)
-
1684[10:49:20] *** Joins: nhhc (~nhhc@replaced-ip)
-
1685[10:49:47] <holando> these are errors, babilen replaced-url
-
1686[10:50:07] *** Joins: dAnjou (sid137673@replaced-ip)
-
1687[10:50:37] <babilen> holando: Haha, well .. Take a look at the errors and ask yourself how they relate to the official Debian repositories you showed earlier.
-
1688[10:50:58] *** Quits: srtu (~hypnotoad@replaced-ip) (Quit: Verlassend)
-
1689[10:51:10] <babilen> fwiw, I would *strongly* advise against mixing in PPAs or other Ubuntu repositories
-
1690[10:51:13] *** Joins: enoch (~enoch@replaced-ip)
-
1691[10:51:21] *** Joins: srtu (~hypnotoad@replaced-ip)
-
1692[10:51:23] *** Joins: level7 (~quassel@replaced-ip)
-
1693[10:51:26] <holando> babilen: oh you mean ubuntu
-
1694[10:51:32] <holando> babilen: okay how I clean it
-
1695[10:51:40] *** Joins: dionysus69 (~Icedove@replaced-ip)
-
1696[10:51:47] <bezaban> Walex: aye, as follows by segmentation
-
1697[10:51:49] <babilen> dpkg: show sources.list
-
1698[10:51:49] <dpkg> Please pastebin the contents of your /etc/apt/sources.list and /etc/apt/sources.list.d/*.list. The easiest way to do this is to pastebin the output of: head -v -n -0 /etc/apt/sources.list{,.d/*}
-
1699[10:51:52] <babilen> holando: ^
-
1700[10:52:04] *** Quits: FuriousGeorge (~chatzilla@replaced-ip) (Ping timeout: 260 seconds)
-
1701[10:52:25] *** Quits: dreaded (~dreaded@replaced-ip) (Quit: Leaving)
-
1702[10:52:51] *** Joins: alex_168 (~smuxi@replaced-ip)
-
1703[10:53:09] *** Quits: Chunkyz (uid98304@replaced-ip) (Quit: Connection closed for inactivity)
-
1704[10:53:12] <holando> babilen: replaced-url
-
1705[10:53:50] *** Joins: plasmoduck (~cjg@replaced-ip)
-
1706[10:54:42] *** Quits: rnd (~rnd@replaced-ip) (Ping timeout: 276 seconds)
-
1707[10:54:46] <babilen> holando: Yeah, see. Somebody (you presumably?) configured replaced-url
-
1708[10:54:58] *** Parts: dr4kk4r^1 (~dr4kk4r^@replaced-ip)
-
1709[10:55:14] <holando> babilen: okay fixed it
-
1710[10:55:23] <holando> now my question is how do I install couch 1.6.0 exactly
-
1711[10:55:57] *** Joins: denisk (~denisk@replaced-ip)
-
1712[10:56:26] *** Joins: ioanm (~ioanm@replaced-ip)
-
1713[10:56:47] *** Quits: Streusel (~Anonymous@replaced-ip) (Quit: Computer has gone to sleep.)
-
1714[10:56:50] *** Quits: root-x (~root-x@replaced-ip) (Ping timeout: 260 seconds)
-
1715[10:57:45] <babilen> holando: That version has not been packaged for wheezy (nor the current stable release jessie or any other Debian version)
-
1716[10:58:04] *** Quits: dirkk (c2ce22e9@replaced-ip) (Ping timeout: 250 seconds)
-
1717[10:58:27] <holando> babilen: okay so how do I do it?
-
1718[10:59:24] <babilen> So, I guess, you'll either have to use their packages, build it yourself or use different software
-
1719[10:59:39] <dAnjou> hi, i have a jessie here with added backports sources. but somehow apt-get install ffmpeg just works even though it shouldn't. according to replaced-url
-
1720[10:59:44] <dAnjou> what's wrong there?
-
1721[10:59:56] *** Joins: oish (~charlie@replaced-ip)
-
1722[11:00:19] *** Quits: frank1e (~frank1e@replaced-ip) (Quit: Leaving)
-
1723[11:01:23] *** Quits: Gnomethrower (~B@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
1724[11:01:56] *** Quits: dionysus69 (~Icedove@replaced-ip) (Ping timeout: 272 seconds)
-
1725[11:02:26] *** Joins: FuriousGeorge (~chatzilla@replaced-ip)
-
1726[11:02:50] *** Quits: holando (3b62e65f@replaced-ip) (Ping timeout: 250 seconds)
-
1727[11:03:03] *** Joins: T0rch (~T0rch@replaced-ip)
-
1728[11:03:45] *** Joins: jfdh (~jfdh@replaced-ip)
-
1729[11:04:55] *** Joins: stuivi (~textual@replaced-ip)
-
1730[11:05:23] *** Joins: holando (012763aa@replaced-ip)
-
1731[11:05:31] *** Quits: velleity (~velleity@replaced-ip) (Ping timeout: 240 seconds)
-
1732[11:05:39] <holando> Hi again babilen
-
1733[11:05:42] <holando> sorry got dc
-
1734[11:05:49] <holando> okay, so how to install 1.6.0
-
1735[11:05:59] <babilen> Ask couchdb?
-
1736[11:06:05] <babilen> They seem to provide packages
-
1737[11:06:18] <holando> hm
-
1738[11:06:40] *** Joins: infra-red (~infra-red@replaced-ip)
-
1739[11:06:50] <babilen> But please note that Debian cannot support third-party packages and random PPAs that are out in the wild
-
1740[11:07:12] *** Quits: netsnail (~netsnail@replaced-ip) (Ping timeout: 244 seconds)
-
1741[11:07:19] *** Joins: zadrot_ebaniy (~Zadrot@replaced-ip)
-
1742[11:07:22] *** Joins: High_Priest (~hp@replaced-ip)
-
1743[11:07:42] *** Joins: rnd (~rnd@replaced-ip)
-
1744[11:08:05] *** Joins: netsnail (~netsnail@replaced-ip)
-
1745[11:08:16] *** Quits: calbasi (~calbasi@replaced-ip) (Ping timeout: 272 seconds)
-
1746[11:08:16] <holando> babilen: I am following this replaced-url
-
1747[11:08:21] *** Joins: jt_ (~jt@replaced-ip)
-
1748[11:08:22] *** Joins: bolts_ (~bolts@replaced-ip)
-
1749[11:08:40] *** Quits: bolts_ (~bolts@replaced-ip) (Remote host closed the connection)
-
1750[11:08:46] *** Joins: brimonk (18c07a63@replaced-ip)
-
1751[11:08:53] <brimonk> !help
-
1752[11:08:53] <holando> babilen: but errors :(
-
1753[11:09:13] <holando> babilen: replaced-url
-
1754[11:09:35] *** Joins: jazz (~jazz@replaced-ip)
-
1755[11:10:00] *** Joins: dionysus69 (~Icedove@replaced-ip)
-
1756[11:10:17] <babilen> holando: We *do not* support those packages. They have *nothing* to do with Debian
-
1757[11:10:39] <babilen> I also said that I wouldn't recommend using random third-party PPAs
-
1758[11:10:39] <holando> :(
-
1759[11:10:52] <holando> hmmm
-
1760[11:11:09] <brimonk> Would you support isc-dhcp-server by helping me troubleshoot my attempt at making a dhcp server?
-
1761[11:11:12] <babilen> Ask in #couchdb if you insist on using it or use a distribution that they actually support
-
1762[11:11:33] <babilen> (or provide working packages for)
-
1763[11:11:38] *** Joins: sphenxes (~sphenxes@replaced-ip)
-
1764[11:11:53] <babilen> Wheezy might not be the best choice if there is no way to get CouchDB installed on it easily
-
1765[11:12:10] <holando> Hm
-
1766[11:12:22] *** Quits: whitePawn (~androirc@replaced-ip) (Ping timeout: 244 seconds)
-
1767[11:12:30] <babilen> judd: v couchdb
-
1768[11:12:31] <judd> Package: couchdb on amd64 -- wheezy: 1.2.0-5; sid: 1.4.0-3+b1
-
1769[11:12:46] <babilen> You can install 1.2.0 easily, but I guess that you don't want that version
-
1770[11:13:00] <drmagoo> brimonk: what do you want help with ?
-
1771[11:13:08] *** Joins: Keyboard_Ninja (~Painter@replaced-ip)
-
1772[11:13:10] *** jdiez_ is now known as jdiez
-
1773[11:13:11] *** Joins: galex-713 (~galex-713@replaced-ip)
-
1774[11:13:18] *** Quits: jdiez (~jdiez@replaced-ip) (Changing host)
-
1775[11:13:18] *** Joins: jdiez (~jdiez@replaced-ip)
-
1776[11:13:29] *** Quits: pyface (~pyface@replaced-ip) (Remote host closed the connection)
-
1777[11:13:54] *** Joins: velleity (~velleity@replaced-ip)
-
1778[11:14:05] *** Quits: Keyboard_Ninja (~Painter@replaced-ip) (Client Quit)
-
1779[11:14:21] *** Quits: enoch (~enoch@replaced-ip) (Read error: Connection reset by peer)
-
1780[11:14:37] <brimonk> So, basically I'm attempting to configure my NAS into a server. I have a gigabit ethernet card with 4 eth interfaces, eth{1,2,3,4}. I've been through replaced-url
-
1781[11:14:40] <holando> babilen: yeah
-
1782[11:14:50] <brimonk> It'll take me a second to get the error messages to a pastebin though.
-
1783[11:15:58] *** Quits: tallbarr (~none@replaced-ip) (Quit: tallbarr)
-
1784[11:16:38] *** Quits: plasmoduck (~cjg@replaced-ip) (Ping timeout: 258 seconds)
-
1785[11:16:41] *** Joins: kiao2938 (~mj@replaced-ip)
-
1786[11:17:03] *** Quits: teraflops (~teraflops@replaced-ip) (Quit: WeeChat 1.0.1)
-
1787[11:17:17] *** Joins: notebox (~textual@replaced-ip)
-
1788[11:17:53] *** Joins: enoch (~enoch@replaced-ip)
-
1789[11:17:56] *** Joins: jbitdrop (~jbitdrop@replaced-ip)
-
1790[11:18:00] *** debhelper sets mode: +l 1675
-
1791[11:18:17] *** Joins: ViCe95 (~vice@replaced-ip)
-
1792[11:18:42] *** ViCe95 is now known as Guest40593
-
1793[11:19:19] <brimonk> /etc/network/interfaces has gone through quite a few iterations, and restarting networking is taking a bit.
-
1794[11:19:36] *** Joins: root-x (~root-x@replaced-ip)
-
1795[11:19:40] *** Quits: cyphase (~cyphase@replaced-ip) (Ping timeout: 272 seconds)
-
1796[11:20:28] <dAnjou> hi, i have a jessie here with added backports sources. but somehow apt-get install ffmpeg just works even though it shouldn't. according to replaced-url
-
1797[11:20:28] <dAnjou> replaced-url
-
1798[11:20:31] <drmagoo> brimonk: please provide the error-message, ifconfig and dhcpd.conf
-
1799[11:20:49] *** Joins: daniel-s (~daniel-s@replaced-ip)
-
1800[11:21:08] *** Quits: Guest7610 (~vice@replaced-ip) (Ping timeout: 244 seconds)
-
1801[11:21:14] <brimonk> I'm on it. Should I give them as 3 separate pastebins, or is a large one fine?
-
1802[11:21:28] <drmagoo> brimonk: one large will be fine
-
1803[11:22:02] *** Quits: turfal (~Icedove@replaced-ip) (Ping timeout: 260 seconds)
-
1804[11:22:49] *** Joins: Makaveli7 (~emir@replaced-ip)
-
1805[11:22:52] <brimonk> how do I redirect stderr to a file again?
-
1806[11:23:56] <dAnjou> 2>
-
1807[11:24:01] *** Joins: cyphase (~cyphase@replaced-ip)
-
1808[11:24:13] *** Joins: brontosaurusrex (~b@replaced-ip)
-
1809[11:24:15] *** Quits: kiao2938 (~mj@replaced-ip) (Ping timeout: 260 seconds)
-
1810[11:24:30] *** Joins: turfal (~Icedove@replaced-ip)
-
1811[11:24:33] *** Joins: cdown (~cdown@replaced-ip)
-
1812[11:24:59] *** Joins: kiao2938 (~mj@replaced-ip)
-
1813[11:26:06] *** WormDude is now known as WormFood
-
1814[11:26:07] *** Quits: PaganMin (~GitGud@replaced-ip) (Quit: There is honour among thieves)
-
1815[11:26:11] *** Joins: calbasi (~calbasi@replaced-ip)
-
1816[11:26:23] <brimonk> !paste
-
1817[11:26:23] <dpkg> Do not paste more than 2 lines to this channel. Instead, use: replaced-url
-
1818[11:26:54] *** Quits: mazert (~mazert@replaced-ip) (Quit: /msg NickServ identify 113446779446113)
-
1819[11:27:34] *** Joins: maddox (~maddox@replaced-ip)
-
1820[11:27:34] <brimonk> replaced-url
-
1821[11:27:40] <brimonk> There you go drmagoo
-
1822[11:27:57] *** maddox is now known as Guest32266
-
1823[11:28:06] <drmagoo> brimonk: thx =)
-
1824[11:28:16] *** Quits: fredl (~fredl@replaced-ip) (Read error: Connection reset by peer)
-
1825[11:28:33] <brimonk> You'll probably need the output of journalctl or something. I was looking at it, but I still couldn't get my head around it.
-
1826[11:28:36] *** Joins: alexandros_c (~alexandro@replaced-ip)
-
1827[11:29:14] *** Joins: plasmoduck (~cjg@replaced-ip)
-
1828[11:29:36] <drmagoo> brimonk: you need to have an interface with the coresponding ip of the defined lease-network in dhcpd.conf. isc doesnt know which interface to bind to and therefore it cannot start
-
1829[11:30:27] *** Quits: jazz (~jazz@replaced-ip) (Ping timeout: 276 seconds)
-
1830[11:30:29] <brimonk> So, do I need to set a static address in /etc/network/interfaces ?
-
1831[11:31:18] *** Quits: hualet_deepin (~hualet@replaced-ip) (Remote host closed the connection)
-
1832[11:31:28] *** Quits: alexandr2 (~alexandro@replaced-ip) (Ping timeout: 244 seconds)
-
1833[11:31:30] *** Quits: trueneu (~noone@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
1834[11:31:31] <drmagoo> brimonk: yes, you need and interface with an ip on the 192.168.2-network, and that interface needs to be up and running
-
1835[11:31:39] *** Joins: teraflops (~teraflops@replaced-ip)
-
1836[11:31:45] *** Joins: hualet_deepin (~hualet@replaced-ip)
-
1837[11:32:25] <brimonk> drmagoo: Let's say that I wanted all 4 of my ethernet card's interfaces to be connectable by dhcp. Do I set up a static address for each one of them?
-
1838[11:32:43] *** Parts: lesta (~user@replaced-ip)
-
1839[11:33:18] *** Quits: infra-red (~infra-red@replaced-ip) ()
-
1840[11:34:24] *** Quits: enoch (~enoch@replaced-ip) (Ping timeout: 246 seconds)
-
1841[11:34:27] <drmagoo> brimonk: For the dhcp-server do be able to serve clients with ip's, it needs to have an static-ip on that network.
-
1842[11:34:44] *** Joins: fredl (~fredl@replaced-ip)
-
1843[11:35:00] <fredl> Hmm, after an upgrade from wheezy to jessie I get the following:
-
1844[11:35:09] <fredl> root@omega:~# dpkg -S /etc/init.d/logd
-
1845[11:35:09] <fredl> cluster-glue: /etc/init.d/logd
-
1846[11:35:17] <fredl> root@omega:~# apt-get remove cluster-glue
-
1847[11:35:23] <fredl> Package 'cluster-glue' is not installed, so not removed
-
1848[11:35:47] <brimonk> drmagoo: Now I'm confused. Do I just need to have one interface defined inside of /etc/network/interfaces, or do I need to have all of them?
-
1849[11:36:17] <fredl> brimonk - if you have an interface in /etc/network/interfaces, Network manager won't touch it
-
1850[11:36:32] <fredl> if it is NOT in there, Networkmanager will manage it
-
1851[11:36:52] *** Joins: B[]rG (~Borg@replaced-ip)
-
1852[11:36:59] <brimonk> fredl: Do NetworkManager & isc-dhcp-server talk to each other?
-
1853[11:37:07] *** Joins: Gnomethrower (~B@replaced-ip)
-
1854[11:37:36] <fredl> That depends on whether you tell Networkmanager that a managed interface should use DHCP
-
1855[11:37:41] <fredl> but no direct connection
-
1856[11:38:06] <drmagoo> brimonk: if eth1 is connected to a network where you want the dhcp to give out ip's on the 192.168.2-network to clients, eth1 will then need a static ip on that network. if you want eth2 to serve another network it will need its own static ip on that network
-
1857[11:38:41] <drmagoo> brimonk: you can you dhcp to give ip's to the same machine as is running the dhcp-daemon.
-
1858[11:38:53] <drmagoo> brimonk: that machine will need static-ips
-
1859[11:39:15] <brimonk> Aw sheesh...
-
1860[11:39:24] <fredl> that's simply not true drmagoo
-
1861[11:39:35] *** Joins: jim87 (~elegos@replaced-ip)
-
1862[11:39:38] <fredl> it depends on the moment the interface is brought up
-
1863[11:40:19] <fredl> Plus it also depends on how the interfaces are wired and if VLAN's are being used for example
-
1864[11:41:00] *** Joins: pyface (~pyface@replaced-ip)
-
1865[11:41:08] <brimonk> Does everyone know what I want to do? I'd like to basically make a server into a router. I figured that I could use dhcp to bridge the gap between eth1-4 and eth0. eth0 or wlan0 is what I will actually use to connect to the net. I figured that I could plug into ethernet, and I can take advantage of gigabit speeds between my machines and the server, while still connecting wirelessly to something else.
-
1866[11:41:15] *** Joins: choro (~choro@replaced-ip)
-
1867[11:41:43] <drmagoo> brimonk: give me a sec and I'll show you my setup.
-
1868[11:41:52] *** Joins: trueneu (~noone@replaced-ip)
-
1869[11:41:54] <fredl> brimonk - you want to use wlan0 for access point purposes?
-
1870[11:42:31] <drmagoo> fredl: the daemon needs to know which interface to bind to... easiest way is for that interface to have an ip on that network...
-
1871[11:42:38] *** Joins: zamaliphe (~zamaliphe@replaced-ip)
-
1872[11:42:44] *** Joins: enoch (~enoch@replaced-ip)
-
1873[11:43:29] <brimonk> I think this will explain perfectly: replaced-url
-
1874[11:43:36] *** Joins: vrederv (~vrederv@replaced-ip)
-
1875[11:43:52] <brimonk> I believe that's in essence, what I want to have.
-
1876[11:44:00] *** Quits: holando (012763aa@replaced-ip) (Ping timeout: 250 seconds)
-
1877[11:44:09] *** Joins: js9600 (~js9600@replaced-ip)
-
1878[11:44:32] <steri> buy gigabit switch and only use eth1?
-
1879[11:44:33] <drmagoo> brimonk: replaced-url
-
1880[11:44:39] *** Quits: zamaliphe (~zamaliphe@replaced-ip) (Client Quit)
-
1881[11:44:40] *** Quits: hualet_deepin (~hualet@replaced-ip) (Read error: Connection reset by peer)
-
1882[11:45:11] <choro> i've tried installing debian two times, and it worked both times. however, after a solid month or two, the hard drives failed. i use windows as my main OS, and when booting into debian after being on windows, it would sometimes go into some sort of recovery mode where it guided me to use the "fsck" command to repair something. i just kept pressing "y" and let it do its thing. then, windows warned me that that hard drive had a SMART
-
1883[11:45:11] <choro> error and was failing. it failed not too long after that. my second hard drive failed with no warning, but i had the same "fsck" thing happen. the common event between these two occurrences was that windows tried to show the contents of the hard drive as NTFS drives (it even showed the pre-formatted contents of that first drive). i didn't do it, but windows would have let me transfer files to the drive like it was NTFS. so, this is my
-
1884[11:45:12] <choro> question: am i just incredibly unlucky, or am i doing something wrong here? also, would it be unsafe to install debian to a partition on my windows drive after clean installs of both OSes?
-
1885[11:45:14] *** Quits: Gnomethrower (~B@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
1886[11:46:07] <fredl> dhcpd does not require an interface to be configured with an IP address
-
1887[11:46:53] <drmagoo> fredl: ip or interface specified.. Or the daemon will fail to start
-
1888[11:47:24] *** Joins: hualet_deepin (~hualet@replaced-ip)
-
1889[11:47:25] <brimonk> choro: You should see what the output of a smartctl test on both drives are.
-
1890[11:47:40] *** Joins: f10_ (~flo@replaced-ip)
-
1891[11:47:53] <fredl> yes, should you *want to* you can specify an unconfigured interface in /etc/default/isc-dhcp-server
-
1892[11:47:55] <brimonk> If they support SMART, and they both don't eat the dust while the test is being performed, you can show us the output of the tests.
-
1893[11:48:01] *** debhelper sets mode: +l 1685
-
1894[11:48:01] *** Quits: f10 (~flo@replaced-ip) (Ping timeout: 252 seconds)
-
1895[11:48:27] *** Joins: eluus (~eluus@replaced-ip)
-
1896[11:48:31] <fredl> dhcp is a layer 2 protocol
-
1897[11:48:49] <fredl> so doesn't require IP, ironically :)
-
1898[11:48:52] *** Joins: lesta (~user@replaced-ip)
-
1899[11:49:00] *** Quits: yeticry (~yeticry@replaced-ip) (Ping timeout: 250 seconds)
-
1900[11:49:26] <brimonk> choro: I've recovered a dead hdd with debian + smartmontools before, but I did it with ddrescue. Depending on if you have the disk space, you may not be able to go through with that, also assuming that you have data you'd like to get back.
-
1901[11:49:26] <fredl> but anyway that's a theoretical discussion that doesn't help brimonk so let's not dig into that.
-
1902[11:49:35] <drmagoo> fredl: =)
-
1903[11:49:41] *** Quits: cdown (~cdown@replaced-ip) (Remote host closed the connection)
-
1904[11:49:47] <brimonk> # i love the internet
-
1905[11:49:52] *** Joins: cdown (~cdown@replaced-ip)
-
1906[11:49:53] <drmagoo> brimonk: did you understand my pastebin?
-
1907[11:49:57] <fredl> brimonk - Do you want to use wlan0 as an access point?
-
1908[11:49:59] *** Quits: velleity (~velleity@replaced-ip) (Ping timeout: 258 seconds)
-
1909[11:50:02] *** Quits: lucaswang (~lucaswang@replaced-ip) (Ping timeout: 260 seconds)
-
1910[11:50:04] <brimonk> For the most part.
-
1911[11:50:13] <brimonk> I hadn't tried it yet.
-
1912[11:50:13] *** Joins: wambo_ (~wambo@replaced-ip)
-
1913[11:50:29] <brimonk> I was waiting for the convo to die down.
-
1914[11:50:37] <wingman2> fredl: thats not ironic :p
-
1915[11:50:45] <choro> brimonk: there's no data i'd like back, however, i'd like to use debian ;p
-
1916[11:50:49] *** Joins: yeticry (~yeticry@replaced-ip)
-
1917[11:50:50] <drmagoo> brimonk: brimonk dont forget "echo 1 /proc/sys/net/ipv4/ip_forward"
-
1918[11:50:53] <fredl> wingman2, agreed, somewhat :)
-
1919[11:50:58] <choro> these drives have been dead for months
-
1920[11:51:05] <choro> i just wanna know how i can avoid these issues
-
1921[11:51:09] <brimonk> drmagoo: I've done that waaaaayyyy before this.
-
1922[11:51:09] <drmagoo> brimonk: "echo 1 > /proc/sys/net/ipv4/ip_forward"
-
1923[11:51:17] <drmagoo> brimonk: =)
-
1924[11:51:20] *** Quits: Pazician (~pazician@replaced-ip) (Read error: Connection reset by peer)
-
1925[11:51:29] <brimonk> choro: Well, there's no way around dead hardware.
-
1926[11:51:42] <brimonk> choro: You'll need to buy a new drive, ultimately.
-
1927[11:51:47] <brimonk> *can't spell
-
1928[11:52:03] <choro> brimonk: well, yeah, but it doesn't seem this was a hardware issue, unless the problems were some sick coincidence
-
1929[11:52:08] <choro> they were on two different HDDs
-
1930[11:52:09] *** Joins: Pazician (~pazician@replaced-ip)
-
1931[11:52:10] <fredl> brimonk - Do you want to use wlan0 as an access point?
-
1932[11:52:22] <fredl> I'm not going to ask again :)
-
1933[11:52:25] *** Quits: Merixer (~Merixer@replaced-ip) (Ping timeout: 252 seconds)
-
1934[11:52:40] *** Joins: cdown_ (~cdown@replaced-ip)
-
1935[11:53:05] *** Joins: Devastator (~devas@replaced-ip)
-
1936[11:53:14] *** Quits: jt_ (~jt@replaced-ip) (Ping timeout: 272 seconds)
-
1937[11:53:30] <brimonk> fredl: Sorry. I move between a few different places every 3 months or so. One place has wifi and in the other I can use ethernet. I'd like to be able to easily switch between the two.
-
1938[11:53:57] <fredl> that's not an answer to my question though.
-
1939[11:54:11] <brimonk> fredl: fredl OH
-
1940[11:54:16] <brimonk> djksfjdsalkfdsafdsa
-
1941[11:54:17] *** Joins: Merixer (~Merixer@replaced-ip)
-
1942[11:54:20] <brimonk> fredl: I can't read.
-
1943[11:54:37] *** Quits: cdown (~cdown@replaced-ip) (Ping timeout: 252 seconds)
-
1944[11:54:37] *** Quits: root-x (~root-x@replaced-ip) (Ping timeout: 252 seconds)
-
1945[11:54:38] <brimonk> fredl: No, not as an access point. Just as a connection to another access point.
-
1946[11:54:40] *** Joins: choro_ (uid141347@replaced-ip)
-
1947[11:54:41] *** cdown_ is now known as cdown
-
1948[11:54:56] <teraflops> brimonk: use NM then
-
1949[11:54:56] <fredl> ok
-
1950[11:55:03] *** Joins: afuentes (~kusanagi@replaced-ip)
-
1951[11:55:07] *** Quits: Devastator (~devas@replaced-ip) (Changing host)
-
1952[11:55:07] *** Joins: Devastator (~devas@replaced-ip)
-
1953[11:55:13] *** Joins: jubo2 (~juboxi@replaced-ip)
-
1954[11:55:13] *** Quits: jubo2 (~juboxi@replaced-ip) (Changing host)
-
1955[11:55:13] *** Joins: jubo2 (~juboxi@replaced-ip)
-
1956[11:55:32] <brimonk> choro: I'd still check on the disk health with smartctl, just to be safe.
-
1957[11:55:41] <fredl> when you said eth0, eth1-4, wlan0 I thought you intended to use a router that doesn't move
-
1958[11:56:04] *** Joins: thunderrd (~thunderrd@replaced-ip)
-
1959[11:56:07] *** Quits: FuriousGeorge (~chatzilla@replaced-ip) (Ping timeout: 258 seconds)
-
1960[11:56:20] <choro_> brimonk: okay, will do. i'm planning to install to a new HDD, do you think windows recognizing the drives as NTFS was the problem?
-
1961[11:56:42] *** Quits: js9600 (~js9600@replaced-ip) (Quit: Leaving.)
-
1962[11:57:43] <brimonk> choro_: Recognising the entire drive as NTFS with debian on it?
-
1963[11:57:58] *** Joins: velleity (~velleity@replaced-ip)
-
1964[11:57:58] *** Joins: lucaswang (~lucaswang@replaced-ip)
-
1965[11:58:24] <choro_> brimonk: yup.
-
1966[11:58:25] *** Quits: cdown (~cdown@replaced-ip) (Read error: Connection reset by peer)
-
1967[11:58:35] <choro_> didn't show any files, though
-
1968[11:58:44] <choro_> it just looked like a newly formatted drive
-
1969[11:59:06] <brimonk> choro_: It could be. Did you make the debian partition with ext4?
-
1970[11:59:29] <brimonk> fredl: I do. I'll set it up for 3 months, then move it in another 3 months.
-
1971[11:59:50] <choro_> brimonk: i did it with the debian installer, so yes. windows wasnt aware of the format, maybe i should have formatted from windows (if thats possible?)
-
1972[11:59:51] <brimonk> I basically want wlan0 and eth0 to be swappable in terms of gateways to the internet.
-
1973[11:59:55] *** Joins: mangas (uid168018@replaced-ip)
-
1974[12:00:48] *** Joins: cdown (~cdown@replaced-ip)
-
1975[12:00:50] <brimonk> choro_: generally, because windows has a hissy fit, You should install windows first. Only partition half of the disk or whatever. Then, come along with the debian installer and let it do the smart stuff. Windows will freak out if it isn't the first thing on the disk.
-
1976[12:01:48] <choro_> brimonk: gosh, what a little princess! would you recommend i use something like gparted, or something i can boot into, to partition before installing windows?
-
1977[12:01:58] *** Joins: tallbarr (~none@replaced-ip)
-
1978[12:02:13] <fredl> brimonk - in that case you may still want to look into bridge interfaces
-
1979[12:02:58] *** Joins: dankeast (~dan@replaced-ip)
-
1980[12:03:34] <brimonk> choro_: No, I don't think you need to. just install windows on half of the disk, and then install debian on the other half.
-
1981[12:03:44] *** Joins: gehmehgeh (~geh@replaced-ip)
-
1982[12:04:10] *** Parts: gehmehgeh (~geh@replaced-ip)
-
1983[12:04:21] *** Quits: ToBeCloud (uid51591@replaced-ip) (Quit: Connection closed for inactivity)
-
1984[12:05:19] <choro_> brimonk: awesome, alright! thanks for the help :0
-
1985[12:05:30] <brimonk> choro_: Let me know if you need anything else.
-
1986[12:05:34] *** Quits: JRHaigh (~JRHaigh@replaced-ip) (Remote host closed the connection)
-
1987[12:05:43] <choro_> brimonk: definitely, thanks!
-
1988[12:06:41] *** Quits: turfal (~Icedove@replaced-ip) (Remote host closed the connection)
-
1989[12:06:43] *** Quits: velleity (~velleity@replaced-ip) (Ping timeout: 252 seconds)
-
1990[12:06:45] <brimonk> fredl: Would I simply give a static address to each eth1-4, and then add them all to a bridge to eth0 or wlan0?
-
1991[12:06:59] <brimonk> fredl: Is that basically how it works?
-
1992[12:08:48] <teraflops> you cannot bridge most wireless nics and it's ridiculous doing hat you say bacause network managers exist for that reason
-
1993[12:08:54] <teraflops> that*
-
1994[12:09:36] <brimonk> Can I interface with network manager through the cli? Because I'd prefer not to stumble to get graphics each time I move.
-
1995[12:09:40] <teraflops> what you say*,
-
1996[12:09:48] <teraflops> brimonk: yeah use nmtui
-
1997[12:10:01] *** Quits: dselect (~dselect@replaced-ip) (Quit: ouch... that hurt)
-
1998[12:10:39] <brimonk> teraflops: Is it inside of the repos?
-
1999[12:10:45] <teraflops> yes it is
-
2000[12:10:59] <teraflops> it's included in NM
-
2001[12:11:07] *** Quits: ioanm (~ioanm@replaced-ip##) (Quit: ZNC 1.6.3 - ##replaced-url
-
2002[12:11:40] *** Quits: cdown (~cdown@replaced-ip) (Ping timeout: 252 seconds)
-
2003[12:11:59] <brimonk> teraflops: Oh shit. I already had it.
-
2004[12:12:34] *** Quits: yaume (~gchenuet@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
2005[12:13:40] *** Quits: enoch (~enoch@replaced-ip) (Quit: This computer has gone to sleep)
-
2006[12:13:53] *** Quits: wambo_ (~wambo@replaced-ip) (Quit: Lost terminal)
-
2007[12:14:10] <brimonk> teraflops: and you said that nm will manage all devices that doesn't have an /etc/network/interfaces entry?
-
2008[12:14:24] <teraflops> yes
-
2009[12:14:29] *** Joins: sillyotter (~sillyotte@replaced-ip)
-
2010[12:14:32] *** Joins: dselect (~dselect@replaced-ip)
-
2011[12:14:53] *** Joins: velleity (~velleity@replaced-ip)
-
2012[12:15:17] <teraflops> brimonk: just switch to NM if you want, so comment out all interfaces in /e/n/i
-
2013[12:15:32] *** Quits: sillyotter (~sillyotte@replaced-ip) (Client Quit)
-
2014[12:15:46] <teraflops> brimonk: then enable/start NM systemd unit
-
2015[12:15:46] *** Joins: bolovanos (~bolovanos@replaced-ip)
-
2016[12:15:48] *** Joins: x-treme (~x-treme@replaced-ip)
-
2017[12:16:03] <brimonk> teraflops: Is there a way that I can get a default nm config or whatever?
-
2018[12:16:09] *** Joins: sillyotter (~sillyotte@replaced-ip)
-
2019[12:16:15] <brimonk> Like, an entry for each device?
-
2020[12:16:24] <teraflops> brimonk: idk what you mean
-
2021[12:16:49] *** Quits: juantelez (~juantelez@replaced-ip) (Ping timeout: 258 seconds)
-
2022[12:16:49] <teraflops> brimonk: just launch nmtui
-
2023[12:16:52] *** Joins: puffybuf (~michael@replaced-ip)
-
2024[12:17:06] <teraflops> all your nics are there
-
2025[12:17:06] *** Quits: hR13_ (~hR13@replaced-ip) (Read error: Connection reset by peer)
-
2026[12:17:28] *** Joins: hR13_ (~hR13@replaced-ip)
-
2027[12:17:50] <brimonk> teraflops: What's the command to start the nm systemd unit?
-
2028[12:18:18] <teraflops> sudo systemctl start unit.name?
-
2029[12:18:21] *** Quits: tremon (~aschuring@replaced-ip) (Quit: getting boxed in)
-
2030[12:18:33] *** Joins: doublehp (~DoubleHP@replaced-ip)
-
2031[12:18:47] <brimonk> teraflops: I got it.
-
2032[12:18:51] *** Quits: Darcidride (~Darcidrid@replaced-ip) (Ping timeout: 240 seconds)
-
2033[12:18:59] *** Quits: sillyotter (~sillyotte@replaced-ip) (Client Quit)
-
2034[12:19:05] <brimonk> I got rid of an interface accientally, and I couldn't figure out how to get it back.
-
2035[12:19:12] *** Quits: mda1_ (~mda1@replaced-ip) (Ping timeout: 276 seconds)
-
2036[12:19:16] <doublehp> is there a line I can add to /etc/apt/sources.list to be able to download packages from an archive repo for squeeze ?
-
2037[12:19:18] <brimonk> It seemed like I had an old config or something, but I have it reset now.
-
2038[12:20:28] *** Quits: spectie (~fran@replaced-ip) (Ping timeout: 272 seconds)
-
2039[12:20:44] *** Quits: jubo2 (~juboxi@replaced-ip) (Quit: Konversation terminated!)
-
2040[12:21:05] *** Quits: velleity (~velleity@replaced-ip) (Ping timeout: 244 seconds)
-
2041[12:21:19] <teraflops> brimonk: to create a new one nmtui → edit a connection → add
-
2042[12:21:47] *** Joins: davi (~davi@replaced-ip)
-
2043[12:22:03] *** Quits: daniel-s (~daniel-s@replaced-ip) (Ping timeout: 240 seconds)
-
2044[12:22:29] *** Parts: puffybuf (~michael@replaced-ip)
-
2045[12:22:46] *** Joins: ragedragon (~ragedrago@replaced-ip)
-
2046[12:23:16] *** Joins: JRHaigh (~JRHaigh@replaced-ip)
-
2047[12:23:22] *** Joins: spectie (~fran@replaced-ip)
-
2048[12:23:23] *** Joins: mda1_ (~mda1@replaced-ip)
-
2049[12:23:52] *** Quits: brimonk (18c07a63@replaced-ip) (Ping timeout: 250 seconds)
-
2050[12:23:58] *** Joins: jusle (~jusle@replaced-ip)
-
2051[12:24:35] *** Joins: c0mrad3 (uid26809@replaced-ip)
-
2052[12:24:49] *** Quits: x-treme (~x-treme@replaced-ip) (Read error: Connection reset by peer)
-
2053[12:25:03] *** Joins: x-treme (~x-treme@replaced-ip)
-
2054[12:25:15] *** Quits: d0lph1n98 (~d0lph1n@replaced-ip) (Ping timeout: 258 seconds)
-
2055[12:25:15] *** Joins: HeOS (~heos@replaced-ip)
-
2056[12:25:24] *** Quits: bumbar_ (~bumbar@replaced-ip) (Ping timeout: 250 seconds)
-
2057[12:26:23] *** Quits: x-treme (~x-treme@replaced-ip) (Read error: Connection reset by peer)
-
2058[12:26:42] *** Quits: GJ_ (~Thunderbi@replaced-ip) (Quit: GJ_)
-
2059[12:28:28] *** Joins: enoch (~enoch@replaced-ip)
-
2060[12:29:39] *** Joins: kerimg_work (~kgueney@replaced-ip)
-
2061[12:30:08] *** Quits: phate408 (~Phate@replaced-ip) (Remote host closed the connection)
-
2062[12:30:18] *** mach_k_away is now known as mach_kernel
-
2063[12:31:27] *** Quits: magyar_ (~magyar@replaced-ip) (Ping timeout: 246 seconds)
-
2064[12:31:28] *** Joins: Tiffon (~name@replaced-ip)
-
2065[12:31:31] *** Joins: magyar (~magyar@replaced-ip)
-
2066[12:33:27] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip) (Ping timeout: 264 seconds)
-
2067[12:34:03] *** Quits: pauna (pauna@replaced-ip##) (Quit: ##replaced-url
-
2068[12:34:10] *** Quits: WizJin (WizJin@replaced-ip##) (Quit: ##replaced-url
-
2069[12:34:13] *** Quits: carell (~carell@replaced-ip) (Ping timeout: 252 seconds)
-
2070[12:34:34] *** Quits: pyface (~pyface@replaced-ip) (Remote host closed the connection)
-
2071[12:34:41] *** Quits: satbyy (satbyy@replaced-ip##) (Quit: ##replaced-url
-
2072[12:35:02] *** Joins: carell (~carell@replaced-ip)
-
2073[12:35:09] *** Quits: Satyajit (Satyajit@replaced-ip##) (Quit: ##replaced-url
-
2074[12:35:43] *** Quits: sauvin (~sauvin@replaced-ip) (Remote host closed the connection)
-
2075[12:36:03] *** Joins: itcnet (~itcnet@replaced-ip)
-
2076[12:36:18] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip)
-
2077[12:37:36] *** Quits: Muflo (mufloirc@replaced-ip##) (Quit: ##replaced-url
-
2078[12:37:59] *** Quits: iSlayWyverns (~uid18915@replaced-ip) (Read error: Connection reset by peer)
-
2079[12:38:00] *** debhelper sets mode: +l 1676
-
2080[12:38:48] *** Joins: kepi (~kepi@replaced-ip)
-
2081[12:39:10] *** Quits: nighty (~nighty@replaced-ip) (Quit: Disappears in a puff of smoke)
-
2082[12:39:17] *** Joins: alexandr2 (~alexandro@replaced-ip)
-
2083[12:40:33] *** Quits: ragedragon (~ragedrago@replaced-ip) (Ping timeout: 240 seconds)
-
2084[12:41:12] *** Joins: youellet__ (~youellet@replaced-ip)
-
2085[12:41:22] *** Quits: osfe (~ol@replaced-ip) (Ping timeout: 252 seconds)
-
2086[12:41:43] *** Joins: zamaliphe (~zamaliphe@replaced-ip)
-
2087[12:41:45] *** Quits: itcnet (~itcnet@replaced-ip) (Quit: Sto andando via)
-
2088[12:41:50] *** Quits: alexandros_c (~alexandro@replaced-ip) (Ping timeout: 260 seconds)
-
2089[12:42:05] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip)
-
2090[12:42:12] *** alexandr2 is now known as alexandros_c
-
2091[12:43:43] *** Joins: sphenxes02 (~sphenxes@replaced-ip)
-
2092[12:43:47] *** Joins: juantelez (~juantelez@replaced-ip)
-
2093[12:43:50] *** Quits: carell (~carell@replaced-ip) (Remote host closed the connection)
-
2094[12:44:09] *** Joins: osfe (~ol@replaced-ip)
-
2095[12:45:27] *** Quits: hanshenrik_ (~hanshenri@replaced-ip) (Ping timeout: 246 seconds)
-
2096[12:46:54] *** Joins: BWMerlin (~Thunderbi@replaced-ip)
-
2097[12:47:47] *** Quits: Makaveli7 (~emir@replaced-ip) (Ping timeout: 244 seconds)
-
2098[12:47:56] *** Quits: enoch (~enoch@replaced-ip) (Ping timeout: 250 seconds)
-
2099[12:48:02] *** Joins: SlaGTaTs (~bilbo@replaced-ip)
-
2100[12:48:42] *** Joins: enoch (~enoch@replaced-ip)
-
2101[12:48:57] *** Joins: pauna (pauna@replaced-ip)
-
2102[12:49:10] <slink> i am having a really weird thing happen. /dev/null keeps changing permissions to 0600 randomly, but only when i am using a shell. (.bash_history is not linked to /dev/null), and auditd is not helping much
-
2103[12:49:25] *** Quits: spectie (~fran@replaced-ip) (Ping timeout: 260 seconds)
-
2104[12:49:25] *** Joins: wonderworld (~ww@replaced-ip)
-
2105[12:49:58] *** Joins: llorephie (~Thunderbi@replaced-ip)
-
2106[12:50:12] *** Joins: pl4sm0duck (~cjg@replaced-ip)
-
2107[12:50:49] *** Joins: Brimonk (18c07a63@replaced-ip)
-
2108[12:51:18] <Brimonk> teraflops: I've been fiddling with network manager, and it seems to not be doing what it should.
-
2109[12:51:30] <Brimonk> teraflops: I set eth1-4 to be shared
-
2110[12:51:33] *** Quits: plasmoduck (~cjg@replaced-ip) (Ping timeout: 244 seconds)
-
2111[12:51:37] <teraflops> Brimonk: shared why?
-
2112[12:51:38] *** Joins: spectie (~fran@replaced-ip)
-
2113[12:51:49] *** Joins: Satyajit (Satyajit@replaced-ip)
-
2114[12:52:05] *** pl4sm0duck is now known as plasmoduck
-
2115[12:52:08] <Brimonk> well, I want to have eth1-4 shared to other machines. That's how I bridge my laptop's ethernet with my wlan0.
-
2116[12:52:10] *** Quits: plasmoduck (~cjg@replaced-ip) (Client Quit)
-
2117[12:52:21] <Brimonk> I just share the ethernet to other computers.
-
2118[12:52:27] *** Joins: plasmoduck (~cjg@replaced-ip)
-
2119[12:52:28] <Brimonk> And it just works.
-
2120[12:52:42] *** Joins: prem_ (0e8bb42b@replaced-ip)
-
2121[12:52:48] <prem_> hi all
-
2122[12:52:58] <teraflops> Brimonk: ah, never dealt with NM builtin shared connection
-
2123[12:53:03] <teraflops> I*
-
2124[12:53:07] <prem_> how can i mark a service to be started as the last of the init process in debian?
-
2125[12:53:11] <Brimonk> teraflops: well, how were you suggesting I do everything.
-
2126[12:53:14] <Brimonk> teraflops: manually?
-
2127[12:53:22] <teraflops> Brimonk: sorry?
-
2128[12:53:25] <prem_> "update-rc.d service-name defaults" calls the service before gdm3
-
2129[12:53:43] <prem_> i want the service t be called only after gdm3 as the very last service
-
2130[12:53:46] <prem_> how to do that
-
2131[12:53:51] *** Quits: hiya (test@replaced-ip) (Ping timeout: 264 seconds)
-
2132[12:54:09] <teraflops> Brimonk: I'm not suggesting anything, you said you dont want to share connection or that I inferred
-
2133[12:54:28] <kerimg_work> Anybody here with some hylafax experience? I just want to know if it's possible to see the destination phone number used by the sender
-
2134[12:54:48] <Brimonk> teraflops: I thought that's what I would do. It seems to not actually be dishing out addresses, which makes me think I need another package or something.
-
2135[12:55:19] <Brimonk> teraflops: I think my laptop already has a dhcp server set up, because that's how my nas currently connects to it
-
2136[12:56:06] <drmagoo> quit
-
2137[12:56:09] *** Quits: drmagoo (~drmagoo@replaced-ip) (Quit: leaving)
-
2138[12:56:45] <teraflops> Brimonk: so you want to share wireless to 4 nics with built-in dhcp?
-
2139[12:57:13] <Iridos> slink, supposing the same program opens /dev/null, you could use opensnoop from perf-tools-unstable ... or you could have a look at the opensnoop script and maybe change it to watch for *fchmod* instead
-
2140[12:57:35] <dagerik> why is the root mailfile called /var/mail/mail and not /var/mail/root
-
2141[12:57:40] *** Joins: Muflo (mufloirc@replaced-ip)
-
2142[12:58:01] *** debhelper sets mode: +l 1683
-
2143[12:58:17] <teraflops> Brimonk: if yes, I know NM has a thing for doing it, never tested it though, and sorry for misreading your issue
-
2144[12:59:06] *** Joins: iSlayWyverns (~uid18915@replaced-ip)
-
2145[12:59:12] *** Quits: r00t-err0r (~r00t@replaced-ip) (Remote host closed the connection)
-
2146[12:59:28] <teraflops> Brimonk: also _by hand_ in linux is not accurate since you can automate things with scripts
-
2147[12:59:31] *** Quits: timahvo1 (~rogue@replaced-ip) (Ping timeout: 252 seconds)
-
2148[12:59:32] <Brimonk> teraflops: sorry for sounding snippy. I've been trying this on and off for a few months, and I can taste it. So, do I have to manually activate the interfaces within nmtui before they are in use?
-
2149[12:59:48] <slink> Iridos: this is weird. it was 0666 all day, i get on the machine, use it for a bit (i have a screen split), and it happens always after i finish a command. almost like bash is doing it. but auditd is not recording any changes that would change permissions that i can tell
-
2150[12:59:59] <slink> Iridos: i'm going to try rebooting into single user mode and check and make sure i'm not compromised or something
-
2151[13:00:39] *** mach_kernel is now known as mach_k_away
-
2152[13:00:51] *** Quits: mosene_ (irc@replaced-ip) (Changing host)
-
2153[13:00:51] *** Joins: mosene_ (irc@replaced-ip)
-
2154[13:00:51] *** Quits: mosene_ (irc@replaced-ip) (Changing host)
-
2155[13:00:51] *** Joins: mosene_ (irc@replaced-ip)
-
2156[13:00:54] *** Quits: Guest32266 (~maddox@replaced-ip) (Ping timeout: 258 seconds)
-
2157[13:01:11] <slink> bbl
-
2158[13:01:12] *** Quits: slink (bounce@replaced-ip) (Quit: leaving)
-
2159[13:01:15] *** mosene_ is now known as mosene
-
2160[13:01:30] *** Joins: timahvo1 (~rogue@replaced-ip)
-
2161[13:01:32] <teraflops> Brimonk: hmm, based in my end user experience, if an ethernet interface has a carrier it gets up automatically, and if a wireless interface is up it connects to any known ap it remembers
-
2162[13:01:39] *** Quits: NightMonkey (~NightMonk@replaced-ip) (Ping timeout: 264 seconds)
-
2163[13:01:55] <Brimonk> That's what I remember.
-
2164[13:02:03] <Brimonk> (that's what happens on my laptop)
-
2165[13:02:29] *** Joins: hanshenrik_ (~hanshenri@replaced-ip)
-
2166[13:02:45] *** Joins: amcorreia (~amcorreia@replaced-ip)
-
2167[13:02:48] <Brimonk> It also created a second eth0 interface.
-
2168[13:03:02] <Brimonk> Or, profile, or whatever inside of network-manager
-
2169[13:03:07] *** Joins: Makaveli7 (~emir@replaced-ip)
-
2170[13:03:24] *** Quits: enoch (~enoch@replaced-ip) (Ping timeout: 276 seconds)
-
2171[13:03:28] *** Quits: hanshenrik_ (~hanshenri@replaced-ip) (Client Quit)
-
2172[13:03:38] <teraflops> I know NM has a share connection thing, never tried though
-
2173[13:04:13] *** Joins: hmca (~hmca@replaced-ip)
-
2174[13:04:23] <Brimonk> Are there any files that could be defining my network interfaces other than /etc/network/interfaces ?
-
2175[13:04:25] *** Joins: satbyy (satbyy@replaced-ip)
-
2176[13:04:49] *** Joins: winsen (~winsen@replaced-ip)
-
2177[13:05:01] *** Quits: dpkg (~dpkg@replaced-ip) (Quit: buh bye!)
-
2178[13:05:25] *** Quits: hmca (~hmca@replaced-ip) (Client Quit)
-
2179[13:05:59] <teraflops> Brimonk: for sharing wired via wireless you can use hostapd+dnsmaq. for sharing wireless via wired just use iptables and bridge all your ethernet nics.
-
2180[13:06:00] *** Quits: vike (~what@replaced-ip) (Quit: Reconnecting)
-
2181[13:06:06] *** Quits: level7 (~quassel@replaced-ip) (Ping timeout: 246 seconds)
-
2182[13:06:09] *** Joins: dpkg (~dpkg@replaced-ip)
-
2183[13:06:12] *** Joins: vike (~vike@replaced-ip)
-
2184[13:06:24] *** Joins: err404 (~err404@replaced-ip)
-
2185[13:06:25] *** Quits: btf (~btf@replaced-ip) (Remote host closed the connection)
-
2186[13:06:46] *** Quits: prem_ (0e8bb42b@replaced-ip) (Ping timeout: 250 seconds)
-
2187[13:07:02] *** Quits: juantelez (~juantelez@replaced-ip) (Ping timeout: 258 seconds)
-
2188[13:07:02] *** Joins: btf (~btf@replaced-ip)
-
2189[13:07:23] <teraflops> for the latter youll need something for offering addresses via dhcp
-
2190[13:07:28] *** Joins: lister (~test@replaced-ip)
-
2191[13:08:02] *** Joins: NightMonkey (~NightMonk@replaced-ip)
-
2192[13:09:26] *** Joins: venkat_330 (~Thunderbi@replaced-ip)
-
2193[13:10:22] <jelly> dagerik: which MTA are you using? postfix maps root's mail to user nobody and delivers to /var/mail/nobody. This reduces the attack surface for the mail delivery agent (MDA), it does not have to run as root any more
-
2194[13:11:21] <dagerik> jelly: exim
-
2195[13:11:37] <dagerik> calendar -f calendar is not reading my entries in ~/calendar
-
2196[13:11:46] <dagerik> example entry: 6/24 aaaaaaaaaaaaaaaa
-
2197[13:13:41] *** Quits: trueneu (~noone@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
2198[13:13:58] *** Joins: level7 (~quassel@replaced-ip)
-
2199[13:14:56] *** Quits: spectie (~fran@replaced-ip) (Ping timeout: 272 seconds)
-
2200[13:15:04] *** Joins: ToTheInternet (~totheinte@replaced-ip)
-
2201[13:17:15] *** Joins: WizJin (WizJin@replaced-ip)
-
2202[13:18:57] *** Joins: zxd (~zxd@replaced-ip)
-
2203[13:20:36] *** Quits: venkat_330 (~Thunderbi@replaced-ip) (Remote host closed the connection)
-
2204[13:20:47] *** Joins: gryffus (~gryffus@replaced-ip)
-
2205[13:20:48] *** Joins: venkat_330 (~Thunderbi@replaced-ip)
-
2206[13:21:20] *** Joins: AnD[a]LeS (~andales@replaced-ip)
-
2207[13:21:25] <jelly> I guess exim may be doing something similar.
-
2208[13:22:20] <gryffus> hello, i was doing dist-upgrade via SSH on my server and the connection was interrupted. After login i can see whiptail in ps waiting for some confirmation. Is there a way i can continue the dist-upgrade or tell whiptail to continue please?
-
2209[13:23:33] *** Quits: davi (~davi@replaced-ip) (Ping timeout: 276 seconds)
-
2210[13:24:17] *** Joins: Gnomethrower (~B@replaced-ip)
-
2211[13:24:59] *** Quits: sasukeskapa (~sasukeska@replaced-ip) (Quit: Leaving)
-
2212[13:25:24] *** Joins: carell (~carell@replaced-ip)
-
2213[13:26:15] <pfote> ups sorry, wrong window
-
2214[13:27:07] *** Joins: GeHa (~GeHa@replaced-ip)
-
2215[13:27:32] *** Joins: tmh1999_ (~tmh1999@replaced-ip)
-
2216[13:27:42] *** Joins: Draggin (~Draggin@replaced-ip)
-
2217[13:28:00] *** debhelper sets mode: +l 1691
-
2218[13:28:30] *** Quits: tmh1999 (~tmh1999@replaced-ip) (Ping timeout: 260 seconds)
-
2219[13:28:51] *** Quits: darxmurf (~darxmurf@replaced-ip) (Remote host closed the connection)
-
2220[13:29:35] <jelly> gryffus: only if you remembered to run it inside screen or tmux (but then you wouldn't be asking this question)
-
2221[13:29:42] *** Quits: lucaswang (~lucaswang@replaced-ip) (Remote host closed the connection)
-
2222[13:30:27] <Draggin> Good afternoon! I've been really struggling with my Wi-Fi connection on Debian 8.3 for a while now and I've been unable to find anything to assist. Most of the articles I found talk about removing networkmanager and using only WICD. I've never used networkmanager on this machine - always only wicd, but the machine just suddenly stopped connecting to any wi-fi networks. It keeps claiming the password is wrong (I have double-checked this multiple times and
-
2223[13:30:27] <Draggin> re-entered as well - it's definitely not wrong). It's also not the wi-fi card, because if I boot into a live CD, I can access my network via Wi-fi without any hassle. Does anyone have any ideas? I've got it hooked up via LAN cable at the moment, but I'm travelling in less than a month and I really need the wi-fi to be up and running by then.
-
2224[13:31:03] *** Joins: lsv_ (~nn@replaced-ip)
-
2225[13:31:08] <jelly> gryffus: kill whiptail, let dpkg and apt die on its own, then clean up dpkg and apt state with "dpkg --configure -a" and "apt-get -f install" and redo the command. Preferably inside screen this time.
-
2226[13:31:17] *** Joins: digidog (~digidog@replaced-ip)
-
2227[13:31:48] *** Joins: dmr (~dmr@replaced-ip)
-
2228[13:32:17] *** Joins: pencilandpaper (~penciland@replaced-ip)
-
2229[13:32:58] *** Parts: eluus (~eluus@replaced-ip)
-
2230[13:33:02] *** Joins: hiya (test@replaced-ip)
-
2231[13:33:18] *** Quits: Ryushin (user@replaced-ip) (Ping timeout: 272 seconds)
-
2232[13:33:28] *** Quits: Gnomethrower (~B@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
-
2233[13:33:47] *** Joins: bumbar_ (~bumbar@replaced-ip)
-
2234[13:34:07] <gryffus> jelly: thank you
-
2235[13:34:12] *** Joins: juantelez (~juantelez@replaced-ip)
-
2236[13:35:13] *** Joins: peterS (peters@replaced-ip)
-
2237[13:35:15] *** Quits: lsv (~nn@replaced-ip) (Ping timeout: 276 seconds)
-
2238[13:35:22] *** Joins: cyan__ (~cyan@replaced-ip)
-
2239[13:36:28] *** Joins: Gnomethrower (~B@replaced-ip)
-
2240[13:36:56] *** Quits: earthundead (~earthunde@replaced-ip) (Remote host closed the connection)
-
2241[13:37:01] *** Joins: pptestw1 (~pptestw@replaced-ip)
-
2242[13:38:24] *** Quits: lowin (~lowin@replaced-ip) (Remote host closed the connection)
-
2243[13:38:34] *** Quits: kiao2938 (~mj@replaced-ip) (Ping timeout: 244 seconds)
-
2244[13:38:38] *** Joins: no_gravity (~no_gravit@replaced-ip)
-
2245[13:39:11] <no_gravity> Will "apt-get clean" remove the files in /var/cache/apt?
-
2246[13:39:21] <no_gravity> And if so, is it a good idea to do that?
-
2247[13:39:35] <bibble> Yep, it's good.
-
2248[13:39:43] *** Joins: Hatsjoe (~Hatsjoe@replaced-ip)
-
2249[13:39:53] <eikasem> how can i automatically on install, or retroactively via cronjob install -doc packages for all installed packages? i have noticed that appending -doc doesn't always work
-
2250[13:39:55] <Brimonk> no_gravity: pro tip, you can read the man page for that.
-
2251[13:39:57] *** Joins: kiao2938 (~mj@replaced-ip)
-
2252[13:40:03] <bibble> Just freeing space. Don't really need to keep them.
-
2253[13:40:11] <no_gravity> bibble: Ok. Why is that stuff there in the first place?
-
2254[13:40:32] *** Parts: queso (~queso@replaced-ip)
-
2255[13:40:38] <teraflops> It's called cache
-
2256[13:40:43] <bibble> Just bandwidth saving for if you uninstalled and then reinstalled again.
-
2257[13:40:55] <no_gravity> Why cache it after it is installed?
-
2258[13:41:26] *** Quits: futex (~mcstn@replaced-ip) (Remote host closed the connection)
-
2259[13:42:02] *** Quits: GeHa (~GeHa@replaced-ip) (Quit: Leaving)
-
2260[13:42:06] *** Quits: pptestw1 (~pptestw@replaced-ip) (Quit: WeeChat 1.5)
-
2261[13:42:10] <teraflops> If cache exists before you download packages , it's not linux it's just magic
-
2262[13:42:33] *** Parts: wingman2 (~wingman2@replaced-ip)
-
2263[13:42:54] <no_gravity> I sense that you are being funny. But I am from Germany. We do not have humor here.
-
2264[13:43:08] <jelly> no_gravity: a copy of package that has been installed can be useful if things go wrong, eg: fs corruption or human error necessitating reinstalltion (of the exact same version)
-
2265[13:43:16] <teraflops> no_gravity: you also dont make any sense
-
2266[13:44:15] <no_gravity> jelly: I see. So yeah... well, it's easy to find in case disk space is needed (like in my case right now) so I guess it's an ok system.
-
2267[13:44:44] *** Joins: Abbott (~Abbott@replaced-ip)
-
2268[13:46:54] <teraflops> All package managers do that way. Hmm i found some cento systems where i had to enable it though
-
2269[13:47:23] *** Quits: Gnomethrower (~B@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
2270[13:47:43] <Abbott> I would like to natively install debian on my old android phone with an unlocked bootloader. How realistic is that? Would it just be a matter of installing the .booting and .img to the phone with some pre-installed options to let the phone display correctly and connect to wifi and stuff?
-
2271[13:48:03] <Abbott> .bootimg*
-
2272[13:48:36] *** Joins: spectie (~fran@replaced-ip)
-
2273[13:49:29] *** Joins: Marianitu (~maec@replaced-ip)
-
2274[13:49:43] *** Joins: jt_ (~jt@replaced-ip)
-
2275[13:49:44] *** Quits: srtu (~hypnotoad@replaced-ip) (Quit: Verlassend)
-
2276[13:50:11] *** Joins: Quatroking (~Quatrokin@replaced-ip)
-
2277[13:50:34] *** Quits: cyan__ (~cyan@replaced-ip) (Remote host closed the connection)
-
2278[13:52:46] *** Joins: d0lph1n98 (~d0lph1n@replaced-ip)
-
2279[13:52:58] *** Joins: poleprogger (~mj@replaced-ip)
-
2280[13:53:00] *** Quits: kiao2938 (~mj@replaced-ip) (Quit: Konversation terminated!)
-
2281[13:53:19] *** Joins: llucenic_ (~Thunderbi@replaced-ip)
-
2282[13:53:49] *** Joins: donoban1 (~user@replaced-ip)
-
2283[13:54:06] *** Quits: llucenic (~Thunderbi@replaced-ip) (Ping timeout: 276 seconds)
-
2284[13:54:06] *** llucenic_ is now known as llucenic
-
2285[13:54:52] *** Quits: Aaaaand (~quassel@replaced-ip) (Ping timeout: 260 seconds)
-
2286[13:55:19] *** Quits: donoban (~user@replaced-ip) (Read error: Connection reset by peer)
-
2287[13:55:30] *** Joins: asperon (~asperon@replaced-ip)
-
2288[13:55:57] *** Quits: dmr (~dmr@replaced-ip) (Ping timeout: 250 seconds)
-
2289[13:56:03] *** Joins: wds (~wds@replaced-ip)
-
2290[13:56:48] *** Joins: Lokke (~Thunderbi@replaced-ip)
-
2291[13:56:54] *** Joins: GJ_ (~Thunderbi@replaced-ip)
-
2292[13:56:59] *** Joins: turfal (~Icedove@replaced-ip)
-
2293[13:57:02] *** Quits: Lokke (~Thunderbi@replaced-ip) (Client Quit)
-
2294[13:57:12] *** Quits: jasonwert (~wert@replaced-ip) (Ping timeout: 260 seconds)
-
2295[13:57:29] <asperon> hi, i am trying a multiarch upgrade from i386 to amd64 and it went well until i tried to covert my i386 packages to amd64 via get/set selection. Now apt tells me that E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
-
2296[13:57:29] <asperon> and there are a bunch of libs etc that aren't set as installed? is there a way i can cancel this whole operation and get back to the point before i did the -set-selection?
-
2297[13:57:41] *** Joins: gmelis90 (~gmelis@replaced-ip)
-
2298[13:59:58] <asperon> perhaps i just found the answer: replaced-url
-
2299[14:01:30] <iKarith> That is something I would never attempt in-place. Hat's off to you.
-
2300[14:02:01] *** Quits: turfal (~Icedove@replaced-ip) (Remote host closed the connection)
-
2301[14:02:06] *** Quits: shootbird (~quassel@replaced-ip) (Ping timeout: 246 seconds)
-
2302[14:02:46] *** Joins: Guest32266 (~maddox@replaced-ip)
-
2303[14:03:13] *** Quits: space|cadet (~user_name@replaced-ip) (Ping timeout: 244 seconds)
-
2304[14:04:03] *** Quits: zamaliphe (~zamaliphe@replaced-ip) (Quit: Konversation terminated!)
-
2305[14:04:03] *** Quits: Megaf (~Megaf@replaced-ip) (Quit: Leaving)
-
2306[14:04:27] *** Joins: jak2000 (~jak2000@replaced-ip)
-
2307[14:04:30] *** Quits: necrose99 (~necrose99@replaced-ip) (Ping timeout: 276 seconds)
-
2308[14:04:36] *** Joins: Bronze (~Bronze@replaced-ip)
-
2309[14:05:10] *** Joins: shootbird (~quassel@replaced-ip)
-
2310[14:05:11] *** Joins: f-a (~f-a@replaced-ip)
-
2311[14:05:21] *** Quits: btf (~btf@replaced-ip) (Remote host closed the connection)
-
2312[14:05:24] <f-a> I am doing the usual apt-get update/upgrade of the week and I get
-
2313[14:05:28] <f-a> The following packages have been kept back: iceweasel
-
2314[14:05:42] <f-a> (debian jessie)
-
2315[14:05:49] <f-a> should I worry?
-
2316[14:06:50] <iKarith> f-a: iceweasel is getting renamed firefox-esr, see if that's available to be installed
-
2317[14:06:57] <iKarith> if so, you want it.
-
2318[14:07:33] *** Joins: enoch (~enoch@replaced-ip)
-
2319[14:07:51] <asperon> iKarith: well, in hindsight perhaps i shouldn't have, but now there is no backing out :)
-
2320[14:07:52] <iKarith> f-a: that'll upgrade your iceweasel too, since that's a transition package now.
-
2321[14:08:18] <iKarith> asperon: what's the worst that could happen? ;)
-
2322[14:08:32] *** Joins: shodan` (~shodan`@replaced-ip)
-
2323[14:08:36] <asperon> iKarith: something like this ;)
-
2324[14:08:42] <themill> f-a: you need to dist-upgrade not just upgrade (or use aptitude or apt)
-
2325[14:09:02] *** Joins: ilCyx86_64 (~ilCyx86_6@replaced-ip)
-
2326[14:09:12] <iKarith> themill: aptitude will hold by default too
-
2327[14:09:42] *** Quits: donoban1 (~user@replaced-ip) (Ping timeout: 276 seconds)
-
2328[14:10:05] *** Joins: jpgepetto (~jean-phil@replaced-ip)
-
2329[14:10:41] <f-a> thanks iKarith themill , I thought dist upgrade was only to upgrade from a stable to a stable (say wheezy->jessie)
-
2330[14:11:21] <themill> aptitude will install new packages
-
2331[14:11:50] <themill> f-a: no, dist-upgrade just permits the installation of new packages and removal of existing package as part of the upgrade
-
2332[14:12:07] *** Quits: choro_ (uid141347@replaced-ip) (Quit: Connection closed for inactivity)
-
2333[14:12:13] <iKarith> themill: aptitude seems to have ONE solution by default to any upgrade that isn't simple: REMOVE LIBC!
-
2334[14:12:20] <iKarith> or base-files
-
2335[14:12:28] <iKarith> or something equally WTF.
-
2336[14:12:29] *** Joins: jackbrown (~se@replaced-ip)
-
2337[14:12:39] *** Joins: tmh1999 (~tmh1999@replaced-ip)
-
2338[14:12:50] <iKarith> Option #2 is to install the obvious thing that fixes the problem.
-
2339[14:12:56] <asperon> this is just like installing rpm of old :)
-
2340[14:12:59] *** Quits: tmh1999 (~tmh1999@replaced-ip) (Remote host closed the connection)
-
2341[14:12:59] *** Quits: tmh1999_ (~tmh1999@replaced-ip) (Remote host closed the connection)
-
2342[14:13:05] <iKarith> but option #1 is remove crap that ought not be removed.
-
2343[14:13:29] <iKarith> It's like, "That's Essential: Yes FOR A REASON!"
-
2344[14:13:44] <themill> pastebin or it didn't happen.
-
2345[14:13:53] <themill> (and we're talking about stable here)
-
2346[14:14:42] *** Joins: soopurman (~soopurman@replaced-ip)
-
2347[14:15:00] <iKarith> ...did the libgnutls3.0 upgrade ever get pushed into stable?
-
2348[14:15:07] *** Quits: s4ndm4n (~sandman@replaced-ip) (Quit: Gone Fishing!)
-
2349[14:15:10] *** Quits: BWMerlin (~Thunderbi@replaced-ip) (Ping timeout: 260 seconds)
-
2350[14:15:19] <iKarith> Because if you didn't dist-upgrade, that broke a LOT of stuff.
-
2351[14:15:23] *** Joins: P6hjakonn (~NASA@replaced-ip)
-
2352[14:15:30] <f-a> thanks themill , now it is clear
-
2353[14:15:48] <iKarith> Memory says it did a point release or two ago.
-
2354[14:15:55] *** Quits: notebox (~textual@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
2355[14:16:17] <themill> a new soname like that doesn't appear in stable
-
2356[14:16:53] *** Quits: noteness_ (noteness@replaced-ip) (Quit: Restarting the server)
-
2357[14:17:11] *** Quits: hR13_ (~hR13@replaced-ip) (Read error: Connection reset by peer)
-
2358[14:17:30] *** Quits: juantelez (~juantelez@replaced-ip) (Ping timeout: 260 seconds)
-
2359[14:17:41] *** Joins: hR13_ (~hR13@replaced-ip)
-
2360[14:18:11] *** Quits: ilCyx86_64 (~ilCyx86_6@replaced-ip) (Ping timeout: 240 seconds)
-
2361[14:18:41] <iKarith> nonetheless, aptitude does not by default install new or upgrade old packages to resolve conflicts. The default choice is always offer to remove the package you asked it to upgrade, with option #2 being to install/upgrade other things to make it work.
-
2362[14:19:24] *** Parts: f-a (~f-a@replaced-ip)
-
2363[14:19:31] *** Parts: no_gravity (~no_gravit@replaced-ip)
-
2364[14:19:39] *** Joins: noteness (noteness@replaced-ip)
-
2365[14:20:09] <iKarith> installing new? That's fine, it'll pull in dependencies just fine. Upgrading when there is no conflict? Does that too.
-
2366[14:20:48] <iKarith> If there's a dependency on a package that isn't yet selected to also be upgraded, nope, the first resolution is always to start removing packages.
-
2367[14:21:05] *** Quits: mosene (irc@replaced-ip) (Excess Flood)
-
2368[14:21:27] *** Quits: jackbrown (~se@replaced-ip) (Ping timeout: 244 seconds)
-
2369[14:22:03] *** Quits: WayToDoor (~milk.bott@maison.api-d.com) (Ping timeout: 276 seconds)
-
2370[14:22:19] *** Joins: cuechan (~paul@replaced-ip)
-
2371[14:22:38] *** Quits: cuechan (~paul@replaced-ip) (Client Quit)
-
2372[14:23:55] *** Quits: peterS (peters@replaced-ip) (Read error: Connection reset by peer)
-
2373[14:24:04] *** Joins: Guest25701 (irc@replaced-ip)
-
2374[14:24:07] *** Joins: Brigo (~Brigo@replaced-ip)
-
2375[14:25:06] *** Joins: wendelmineiro (~wendelmin@replaced-ip)
-
2376[14:26:50] *** Joins: danke (~dan@replaced-ip)
-
2377[14:27:02] *** Joins: centrx (~centrx@replaced-ip)
-
2378[14:27:33] *** Joins: trueneu (~noone@replaced-ip)
-
2379[14:28:10] *** Quits: enoch (~enoch@replaced-ip) (Ping timeout: 244 seconds)
-
2380[14:29:05] *** Quits: poleprogger (~mj@replaced-ip) (Read error: Connection reset by peer)
-
2381[14:29:10] *** Quits: Kulrak (kulrak@replaced-ip) (Ping timeout: 252 seconds)
-
2382[14:29:17] *** Joins: poleprogger (~mj@replaced-ip)
-
2383[14:29:36] *** Quits: m8 (~m8@replaced-ip) (Read error: Connection reset by peer)
-
2384[14:30:27] *** Quits: dankeast (~dan@replaced-ip) (Ping timeout: 260 seconds)
-
2385[14:30:42] *** Joins: peterS (peters@replaced-ip)
-
2386[14:30:43] *** Quits: tkla (~tklassen@replaced-ip) (Quit: Leaving)
-
2387[14:30:52] *** Joins: dankeast (~dan@replaced-ip)
-
2388[14:31:23] *** sonOfRa_ is now known as sonOfRa
-
2389[14:31:51] *** Quits: Cavedude (~Cavedude@replaced-ip) (Ping timeout: 240 seconds)
-
2390[14:32:42] *** Joins: soee (~soee@replaced-ip)
-
2391[14:32:54] *** Joins: alexandr2 (~alexandro@replaced-ip)
-
2392[14:33:17] *** Quits: danke (~dan@replaced-ip) (Ping timeout: 258 seconds)
-
2393[14:33:34] *** Joins: CEnnis91 (uid3543@replaced-ip)
-
2394[14:33:52] *** Quits: faw (~Felipe@replaced-ip) (Ping timeout: 244 seconds)
-
2395[14:33:57] *** Joins: eluus (~eluus@replaced-ip)
-
2396[14:33:58] *** Joins: Cavedude (~Cavedude@replaced-ip)
-
2397[14:34:03] *** Quits: spectie (~fran@replaced-ip) (Ping timeout: 264 seconds)
-
2398[14:34:38] *** Joins: alexandr3 (~alexandro@replaced-ip)
-
2399[14:34:55] *** Parts: eluus (~eluus@replaced-ip)
-
2400[14:35:24] *** Joins: danke (~dan@replaced-ip)
-
2401[14:35:24] *** Quits: LNJ2GO (~lnj@replaced-ip) (Remote host closed the connection)
-
2402[14:35:25] *** Quits: alexandros_c (~alexandro@replaced-ip) (Ping timeout: 244 seconds)
-
2403[14:35:35] *** Joins: enoch (~enoch@replaced-ip)
-
2404[14:35:54] *** Quits: danke (~dan@replaced-ip) (Read error: Connection reset by peer)
-
2405[14:36:01] *** Joins: spectie (~fran@replaced-ip)
-
2406[14:36:01] *** Quits: spectie (~fran@replaced-ip) (Changing host)
-
2407[14:36:01] *** Joins: spectie (~fran@replaced-ip)
-
2408[14:36:33] *** Joins: alexandros_c (~alexandro@replaced-ip)
-
2409[14:36:43] *** Joins: TsukiRa (~tsukira@replaced-ip)
-
2410[14:36:45] *** Joins: pl4sm0duck (~cjg@replaced-ip)
-
2411[14:37:20] *** Quits: alexandr2 (~alexandro@replaced-ip) (Ping timeout: 260 seconds)
-
2412[14:38:16] *** Joins: unglid (~unglid@replaced-ip)
-
2413[14:38:44] *** drale2k is now known as _d2k2
-
2414[14:38:51] *** Quits: dankeast (~dan@replaced-ip) (Ping timeout: 246 seconds)
-
2415[14:39:01] *** Quits: plasmoduck (~cjg@replaced-ip) (Ping timeout: 244 seconds)
-
2416[14:39:04] *** Joins: LNJ2GO (~lnj@replaced-ip)
-
2417[14:39:31] *** _d2k2 is now known as demend
-
2418[14:39:36] *** demend is now known as demend00
-
2419[14:39:38] *** demend00 is now known as demend001
-
2420[14:39:46] *** demend001 is now known as demend
-
2421[14:39:58] *** Joins: Gnomethrower (~B@replaced-ip)
-
2422[14:40:10] *** Joins: cjg__ (~cjg@replaced-ip)
-
2423[14:40:15] *** Quits: alexandr3 (~alexandro@replaced-ip) (Ping timeout: 276 seconds)
-
2424[14:40:56] *** Joins: alexandr2 (~alexandro@replaced-ip)
-
2425[14:41:09] *** cjg__ is now known as plasmoduck
-
2426[14:41:35] *** Joins: Hunterkll (Hunterkll@replaced-ip)
-
2427[14:41:38] *** Quits: plasmoduck (~cjg@replaced-ip) (Client Quit)
-
2428[14:41:48] *** Joins: docta (be0cb3ac@replaced-ip)
-
2429[14:41:53] *** Joins: plasmoduck (~cjg@replaced-ip)
-
2430[14:41:56] *** Joins: Ryushin (~Ryushin@replaced-ip)
-
2431[14:42:05] *** Joins: Kulrak (kulrak@replaced-ip)
-
2432[14:42:05] *** Quits: Kulrak (kulrak@replaced-ip) (Changing host)
-
2433[14:42:05] *** Joins: Kulrak (kulrak@replaced-ip)
-
2434[14:42:07] *** Quits: pl4sm0duck (~cjg@replaced-ip) (Ping timeout: 260 seconds)
-
2435[14:42:14] *** Joins: jesopo (jess@replaced-ip)
-
2436[14:42:27] *** Quits: verwilst (~smuxi@replaced-ip) (Ping timeout: 264 seconds)
-
2437[14:44:09] *** Quits: alexandros_c (~alexandro@replaced-ip) (Ping timeout: 276 seconds)
-
2438[14:44:24] *** Joins: jazz (~jazz@replaced-ip)
-
2439[14:44:35] *** Joins: juantelez (~juantelez@replaced-ip)
-
2440[14:44:55] *** Quits: SpaceAce (~SpaceAce@replaced-ip) (Ping timeout: 250 seconds)
-
2441[14:46:10] *** Joins: xhoy (~xhoy@replaced-ip)
-
2442[14:46:12] <xhoy> hi there!
-
2443[14:46:55] *** Joins: verwilst (~smuxi@replaced-ip)
-
2444[14:47:54] <xhoy> i just intsalled debian 8.5 in a vmware player 12.1.1 as a guest on windows 7. When i go back to my windows desktop after (5?) minutes it goes to screen saver and automagical logs me out of my desktop and kills all apps
-
2445[14:48:00] *** debhelper sets mode: +l 1699
-
2446[14:48:06] *** Quits: Bronze (~Bronze@replaced-ip) (Quit: Leaving)
-
2447[14:49:04] *** Quits: docta (be0cb3ac@replaced-ip) (Quit: Page closed)
-
2448[14:50:03] *** Quits: ToTheInternet (~totheinte@replaced-ip) (Ping timeout: 240 seconds)
-
2449[14:50:34] <Iridos> screen savers don't log you out
-
2450[14:51:21] *** Joins: dankeast (~dan@replaced-ip)
-
2451[14:51:30] *** Quits: f10_ (~flo@replaced-ip) (Read error: No route to host)
-
2452[14:51:57] *** Quits: spectie (~fran@replaced-ip) (Ping timeout: 276 seconds)
-
2453[14:52:42] *** Quits: arturo (~arturo@replaced-ip) (Remote host closed the connection)
-
2454[14:53:38] *** Joins: SpaceAce (~SpaceAce@replaced-ip)
-
2455[14:53:55] *** Quits: fornax (~fornax@replaced-ip) (Quit: My iMac has gone to sleep. ZZZzzz…)
-
2456[14:53:56] *** Joins: f10_ (~flo@replaced-ip)
-
2457[14:54:33] *** Quits: reev (~reev@replaced-ip) (Ping timeout: 276 seconds)
-
2458[14:54:42] *** Joins: spleen (~gg@replaced-ip)
-
2459[14:54:45] <spleen> Hello all
-
2460[14:54:45] *** Quits: wonderworld (~ww@replaced-ip) (Remote host closed the connection)
-
2461[14:54:57] <spleen> I have a question concerning proftpd
-
2462[14:55:02] *** Joins: space|cadet (~user_name@replaced-ip)
-
2463[14:55:12] *** Joins: SpeccyMan (~nick@replaced-ip)
-
2464[14:55:16] <spleen> i need to have a different chroot for one specific user
-
2465[14:55:39] *** Joins: BlueByte (~walther@replaced-ip)
-
2466[14:55:44] <spleen> actually, i have DefaultRoot ~
-
2467[14:56:14] *** Joins: ikeigenwijs (~ikeigenwi@replaced-ip)
-
2468[14:56:17] *** Joins: p3rror (~p3rror@replaced-ip)
-
2469[14:56:20] <spleen> but for user test i would need to chroot something like that : '../../'
-
2470[14:56:34] <spleen> to allow to up 2 folders
-
2471[14:56:44] <spleen> any idea ?
-
2472[14:57:03] *** Quits: jt_ (~jt@replaced-ip) (Ping timeout: 250 seconds)
-
2473[14:58:58] <xhoy> Iridos: i would think that my screen is blinking at the same time :P
-
2474[14:59:56] *** Joins: notebox (~textual@replaced-ip)
-
2475[15:01:27] *** Joins: crdil (~crdil@replaced-ip)
-
2476[15:02:39] *** Joins: jasonwert (~wert@replaced-ip)
-
2477[15:03:40] *** Joins: kiao2938 (~mj@replaced-ip)
-
2478[15:03:43] *** Joins: nighty (~nighty@replaced-ip)
-
2479[15:03:47] *** Joins: brian (~brian@replaced-ip)
-
2480[15:04:01] *** brian is now known as Guest68935
-
2481[15:04:10] *** Quits: poleprogger (~mj@replaced-ip) (Ping timeout: 260 seconds)
-
2482[15:04:13] <Guest68935> !help
-
2483[15:04:17] *** Joins: guardianJ (~javaserve@replaced-ip)
-
2484[15:04:57] <Guest68935> !nick brimonk
-
2485[15:05:09] *** Quits: Brimonk (18c07a63@replaced-ip) (Quit: Page closed)
-
2486[15:05:13] *** Quits: Guest68935 (~brian@replaced-ip) (Client Quit)
-
2487[15:05:27] *** Quits: enoch (~enoch@replaced-ip) (Ping timeout: 260 seconds)
-
2488[15:05:43] *** Quits: sharkman (~dan@replaced-ip) (Ping timeout: 250 seconds)
-
2489[15:05:47] *** Joins: happy-dude (uid62780@replaced-ip)
-
2490[15:05:50] *** Joins: brimonk (~brian@replaced-ip)
-
2491[15:06:04] *** Joins: enoch (~enoch@replaced-ip)
-
2492[15:06:12] *** Quits: f10_ (~flo@replaced-ip) (Remote host closed the connection)
-
2493[15:06:43] *** Joins: f10_ (~flo@replaced-ip)
-
2494[15:06:58] *** Joins: hackp (~hackp@replaced-ip)
-
2495[15:07:15] *** Joins: TyrfingMjolnir (~Tyrfing@replaced-ip)
-
2496[15:07:15] <dankeast> I'm occasionally getting corrupt characters with Jessie. I'm running Gnome, 64bit. I'm on 8.5. I've definitely noticed it most in Firefox, but I think I've seen it elsewhere too. As soon as a scroll the text off the screen and back on the character is fine again.
-
2497[15:07:25] *** Joins: Darcidride (~Darcidrid@replaced-ip)
-
2498[15:07:39] <dankeast> I don't even know where to start looking...
-
2499[15:07:51] <jelly> dankeast: which gpu, intel?
-
2500[15:08:00] *** debhelper sets mode: +l 1706
-
2501[15:08:00] <dankeast> yeah, it's a thinkpad t400
-
2502[15:08:01] *** Joins: jackbrown (~se@replaced-ip)
-
2503[15:08:14] *** Quits: hackp (~hackp@replaced-ip) (Max SendQ exceeded)
-
2504[15:08:22] *** Quits: brimonk (~brian@replaced-ip) (Client Quit)
-
2505[15:08:23] *** Quits: guardianJ (~javaserve@replaced-ip) (Remote host closed the connection)
-
2506[15:08:37] <jelly> what's that, core2 generation?
-
2507[15:09:03] *** Joins: poleprogger (~mj@replaced-ip)
-
2508[15:09:03] <dankeast> yep
-
2509[15:09:05] *** Joins: hackp (~hackp@replaced-ip)
-
2510[15:09:30] <dankeast> $ cat /proc/cpuinfo | grep model\ name | uniq
-
2511[15:09:30] <dankeast> model name : Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz
-
2512[15:09:42] *** Quits: kiao2938 (~mj@replaced-ip) (Ping timeout: 258 seconds)
-
2513[15:10:35] <jelly> don't expect too much from video-intel drivers with that old a gpu
-
2514[15:11:00] *** Joins: cerebro (~cerebro@replaced-ip)
-
2515[15:11:10] <asperon> trying to manually install cyrus on my box after messing up apt, it depends on Package default-mta and Package mail-transport-agent, neither of which are installed and they aren't available on packages.debian.org, how get a recreate them?
-
2516[15:11:53] <dankeast> ah, shame. i think it was fine until 8.5, i guess there was a kernel bump?
-
2517[15:12:44] <jelly> oh, that's weird, you didn't have the same issue since jessie released?
-
2518[15:12:59] *** Joins: finch_ (~finch@replaced-ip)
-
2519[15:13:07] *** Joins: cypherman (~santiago@replaced-ip)
-
2520[15:13:27] <dankeast> well... i could be wrong. but i certainly didn't notice it before the 8.5 update, and i'm seeing it quite a lot. several times a day
-
2521[15:13:44] <somiaj> only firefox?
-
2522[15:13:45] <jelly> asperon: you need one package from debian that Provides: mail-transport-agent ... why manual?
-
2523[15:13:56] <asperon> right, postifx i gues
-
2524[15:14:03] <jelly> yes, among others
-
2525[15:14:04] *** Joins: rrehbein (~rrehbein@replaced-ip)
-
2526[15:14:08] <dankeast> this machine started with jessie, but it was 8.1 i think
-
2527[15:14:16] <asperon> @jelly: tried to do a multiarch move from 32bit to 64 bit and got apt all messed up
-
2528[15:14:29] <somiaj> dankeast: is this only in firefox, or other apps as well?
-
2529[15:15:02] *** Quits: asterismo (~santiago@replaced-ip) (Read error: Connection reset by peer)
-
2530[15:15:13] *** Joins: yaume (~gchenuet@replaced-ip)
-
2531[15:15:15] *** Joins: rueben (~rramirez@replaced-ip)
-
2532[15:15:17] *** Joins: Jojan (~Jojan@replaced-ip)
-
2533[15:15:28] <dankeast> somiaj, i think i might have seen it in the terminal
-
2534[15:15:28] *** Quits: gryffus (~gryffus@replaced-ip) (Quit: Konversation terminated!)
-
2535[15:15:51] <dankeast> but if i have it was once, and i'm not sure. firefox it's happening fairly regularly
-
2536[15:15:53] <jelly> somiaj: not all apps trigger corruption in ttf rendered fonts, it's more often notices with apps that use lots of different sizes and faces
-
2537[15:16:03] *** Quits: jfdh (~jfdh@replaced-ip) (Ping timeout: 240 seconds)
-
2538[15:16:12] <jelly> noticeable*
-
2539[15:16:25] *** Quits: cerebro (~cerebro@replaced-ip) (Ping timeout: 260 seconds)
-
2540[15:17:23] <somiaj> jelly, dankeast: I was just wondering if it could be with the upgrade to firefox-esr and how it interacts with his hardware vs a kernel change (both of which happened in 8.5, but the kernel chanage should have been very minor in comparision).
-
2541[15:17:24] *** Joins: CHCl3 (~CHCl3@replaced-ip)
-
2542[15:17:57] <somiaj> dankeast: I guess if you think it is a kernel regression you can get the old kernel package from snapshot.debian.org and see if it makes a difference. I woudln't run the old kernel but it is worth a test.
-
2543[15:18:20] <dankeast> thanks, i'll have a play
-
2544[15:18:23] <jelly> if one compares firefox 38esr with 45esr then yes quite a bit has changed
-
2545[15:18:29] *** Quits: finch_ (~finch@replaced-ip) (Quit: leaving)
-
2546[15:18:34] *** Quits: CHCl3 (~CHCl3@replaced-ip) (Client Quit)
-
2547[15:19:30] <dankeast> i'm happy to have more information as much as anything, it's not exactly a major problem
-
2548[15:19:44] *** Joins: lucaswang (~lucaswang@replaced-ip)
-
2549[15:19:54] *** Quits: jak2000 (~jak2000@replaced-ip) (Ping timeout: 276 seconds)
-
2550[15:19:56] <dankeast> but having a play around to investigate what's happening sounds fun
-
2551[15:20:22] *** Joins: relox (~weechat@replaced-ip)
-
2552[15:20:59] *** Quits: stuivi (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
-
2553[15:21:27] *** Quits: Darcidride (~Darcidrid@replaced-ip) (Ping timeout: 264 seconds)
-
2554[15:21:31] *** Joins: stuivi (~textual@replaced-ip)
-
2555[15:21:47] *** Joins: mcmillhj (~hunter@replaced-ip)
-
2556[15:22:36] *** Quits: stuivi (~textual@replaced-ip) (Max SendQ exceeded)
-
2557[15:23:19] <dankeast> thanks for you help
-
2558[15:25:17] *** Quits: verwilst (~smuxi@replaced-ip) (Ping timeout: 260 seconds)
-
2559[15:25:41] *** Joins: nachtvos (~nachtvos@replaced-ip)
-
2560[15:25:58] *** Quits: lucaswang (~lucaswang@replaced-ip) (Remote host closed the connection)
-
2561[15:26:22] <nachtvos> hello, I've been trying to open an image using "eog" via SSH, but I get the following error. Unable to init server: Could not connect: Connection refused
-
2562[15:26:22] <nachtvos> (eog:2390): Gtk-WARNING **: cannot open display:
-
2563[15:26:24] *** Joins: lucaswang (~lucaswang@replaced-ip)
-
2564[15:26:39] *** Joins: chichikov (~chichikov@replaced-ip)
-
2565[15:27:00] <nachtvos> when on remote desktop it does open, with the same command. So I assume it has something to do that I am trying to open it on a network. any help would be useful
-
2566[15:27:14] *** Quits: enoch (~enoch@replaced-ip) (Read error: Connection reset by peer)
-
2567[15:27:37] *** Joins: Lowl3v3l_ (~Lowl3v3l@replaced-ip)
-
2568[15:27:57] *** Joins: verwilst (~smuxi@replaced-ip)
-
2569[15:28:00] *** Joins: Caem (cid@replaced-ip)
-
2570[15:28:11] <somiaj> nachtvos: what do you mean by using ssh, if you ssh into the remote system, the $DISPLAY for the xserver won't be set up. Or are you talking about ssh -X?
-
2571[15:28:34] *** Quits: Rokixz (~rokas@replaced-ip) (Remote host closed the connection)
-
2572[15:28:55] <nachtvos> normal ssh, could you elaborate on $DISPLAY or link me where I could read more on this subject?
-
2573[15:29:06] *** Joins: avalchev (~avalchev@replaced-ip)
-
2574[15:29:16] <xhoy> replaced-url
-
2575[15:29:18] *** Parts: avalchev (~avalchev@replaced-ip)
-
2576[15:29:29] *** Joins: alechk0 (1f9a2826@replaced-ip)
-
2577[15:29:39] <xhoy> it seems that it logs in (to a clean session? since my programs are closed) and then it goes back to the login screen
-
2578[15:29:40] <somiaj> nachtvos: when you ssh to a remote server, you only have shell/console access. And if you tried to run a command it would run it (and display it) on the monintor on the remote server (is this what you are wanting)?
-
2579[15:29:40] *** Quits: Spinrad (~Spinrad@replaced-ip) (Ping timeout: 244 seconds)
-
2580[15:29:42] *** Joins: greycat (~wooledg@replaced-ip)
-
2581[15:29:50] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip) (Ping timeout: 260 seconds)
-
2582[15:30:02] <nachtvos> somiaj: yes sir, that is exactly what I want
-
2583[15:30:06] *** Joins: ben_roose (~roose@replaced-ip)
-
2584[15:30:06] *** baum_ is now known as baum
-
2585[15:30:16] <asperon> this is what apt tells me now, any way around this without installing all the missing dependencies by hand? replaced-url
-
2586[15:30:21] <nachtvos> somiaj: I am running a raspberry pi and want to open an image on it. (has HDMI connected)
-
2587[15:30:26] *** Quits: pencilandpaper (~penciland@replaced-ip) (Quit: Peace. :))
-
2588[15:30:30] <somiaj> nachtvos: $DISPLAY=":0" command (that should work provided it is run as the user who owns/controls the dispaly on the remote server)
-
2589[15:30:53] <greycat> somiaj: no $
-
2590[15:31:05] <greycat> and you may need to export, depending on the context
-
2591[15:31:10] <somiaj> greycat: thanks (note I had a syntax error nachtvos)
-
2592[15:31:17] *** Quits: Calcium (~Calcium@replaced-ip) (Ping timeout: 250 seconds)
-
2593[15:31:41] <nachtvos> yes guys, thanks. I just tried it out after using DISPLAY=":0"
-
2594[15:31:49] <nachtvos> still getting the same error.
-
2595[15:31:57] <greycat> try 'export DISPLAY=:0' instead
-
2596[15:32:41] <alechk0> hello, I'm having trouble with pulseaudio on jessie, I have headphones attached to front jack, and I can see from pavucontrol/Output devices the audio playing with Port:Headphones(plugged in), but there's no sound coming out from the headphones.
-
2597[15:32:42] <somiaj> and :0 is only the default display, that may not be correct in some situations, you may have to figure out the correct display if that isn't working, and xorg has to be running as well for that to work.
-
2598[15:33:06] *** Joins: futex (~mcstn@replaced-ip)
-
2599[15:33:16] <alechk0> using VLC player, I can choose manual ALSA front output, and the audio is playing normally, but via pulse not working
-
2600[15:33:26] *** Joins: badiane (~badiane@replaced-ip)
-
2601[15:33:31] *** Quits: level7 (~quassel@replaced-ip) (Ping timeout: 252 seconds)
-
2602[15:33:39] <nachtvos> I now recieve the following error: No protocol specified
-
2603[15:33:39] <nachtvos> ** (eog:2430): WARNING **: Could not open X display
-
2604[15:33:39] <nachtvos> No protocol specified
-
2605[15:33:39] <nachtvos> Unable to init server: Could not connect: Connection refused
-
2606[15:33:39] <nachtvos> (eog:2430): Gtk-WARNING **: cannot open display: :0
-
2607[15:33:40] *** nachtvos was kicked by debhelper (flood. Please use replaced-url
-
2608[15:33:50] *** Joins: nachtvos (~nachtvos@replaced-ip)
-
2609[15:33:54] *** Joins: level7 (~quassel@replaced-ip)
-
2610[15:33:55] <nachtvos> oops! sorry.
-
2611[15:33:55] *** Quits: scoobert1on (~tom@replaced-ip) (Read error: Connection reset by peer)
-
2612[15:34:30] <greycat> nachtvos: are you running whatever-command-this-is as a different user from the one who started the current X session?
-
2613[15:34:32] *** Joins: pencilandpaper (~penciland@replaced-ip)
-
2614[15:35:24] <nachtvos> I am not running an X session but a normal SSH session. I have a python function which only runs the OS command. aka os.system("sudo eog --fullscreen logo_museumboerhaave.png")
-
2615[15:35:41] <nachtvos> running and executing as root
-
2616[15:36:17] <greycat> You have to *have* an X server running in order to run an X client. exporting DISPLAY just tells the client where to connect.
-
2617[15:36:20] <alechk0> could anyone help me setup pulseaudio to proper output? I've tried to reinstall/reconfigure, removed ~/.config/pulse/* several times and restarted pulseaudio, but it's not working
-
2618[15:36:24] *** Joins: enoch (~enoch@replaced-ip)
-
2619[15:36:43] *** Joins: f10 (~flo@replaced-ip)
-
2620[15:36:54] <nachtvos> alright, I am gonna read up some more on X server and how to use it. Thanks for the help. Will comeback if I don't get anywhere.
-
2621[15:36:57] *** Quits: f10_ (~flo@replaced-ip) (Ping timeout: 260 seconds)
-
2622[15:36:57] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip) (Ping timeout: 260 seconds)
-
2623[15:37:10] *** Joins: Anwarias_ (~quassel@replaced-ip)
-
2624[15:37:18] *** Joins: scoobertron (~tom@replaced-ip)
-
2625[15:37:26] *** Quits: rnd (~rnd@replaced-ip) (Ping timeout: 272 seconds)
-
2626[15:37:47] *** Joins: sharkman (~dan@replaced-ip)
-
2627[15:38:01] *** debhelper sets mode: +l 1712
-
2628[15:38:04] *** Quits: hiya (test@replaced-ip) (Ping timeout: 272 seconds)
-
2629[15:38:27] <nachtvos> I don't want to open the image through my raspberry pi on my Windows box btw. I only want to open the image through SSH on my raspberry pi which has an HDMI cable connected to it.
-
2630[15:38:58] *** Quits: phz_ (~bar@replaced-ip) (Ping timeout: 244 seconds)
-
2631[15:39:09] *** Joins: rnd (~rnd@replaced-ip)
-
2632[15:39:27] *** Quits: Anwarias (~quassel@replaced-ip) (Ping timeout: 264 seconds)
-
2633[15:40:37] *** Joins: Darcidride (~Darcidrid@replaced-ip)
-
2634[15:40:46] *** Quits: sypher (~sypher@replaced-ip) (Read error: Connection reset by peer)
-
2635[15:43:18] *** Joins: Tom01 (~tom@replaced-ip)
-
2636[15:43:28] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip)
-
2637[15:45:27] *** Quits: ByteStorm (~Peter@replaced-ip) (Ping timeout: 264 seconds)
-
2638[15:45:35] *** Joins: turfal (~Icedove@replaced-ip)
-
2639[15:45:43] *** Joins: Aaaaand (~quassel@replaced-ip)
-
2640[15:46:56] *** Quits: chele (~chele@replaced-ip) (Quit: Leaving)
-
2641[15:47:02] *** Joins: eurodont125ml (~eurodont1@replaced-ip)
-
2642[15:47:05] <eurodont125ml> hi there
-
2643[15:47:32] <eurodont125ml> how do i find out on a debian based distribution like antiX if it does support my ssd well
-
2644[15:47:45] <greycat> By asking the antiX channel.
-
2645[15:47:49] *** Quits: Hatsjoe (~Hatsjoe@replaced-ip) (Ping timeout: 252 seconds)
-
2646[15:47:59] <eurodont125ml> no one is there small channel
-
2647[15:48:14] <eurodont125ml> i thought maybe you guys have a hint
-
2648[15:48:17] <towo^work> no
-
2649[15:48:22] <towo^work> because antix is not debian
-
2650[15:48:27] <towo^work> so not supported here
-
2651[15:48:40] <eurodont125ml> maybe not by you
-
2652[15:48:46] <eurodont125ml> maybe others like to be helpful
-
2653[15:48:49] <greycat> No, it's not supported here by anyone/
-
2654[15:48:50] <towo^work> no, by the channel
-
2655[15:49:01] <towo^work> the channel is #debian, not antix
-
2656[15:49:11] *** Quits: SlaGTaTs (~bilbo@replaced-ip) (Remote host closed the connection)
-
2657[15:49:15] <eurodont125ml> so you two guys are the admins in here?
-
2658[15:49:41] <eurodont125ml> or how can you speak for the whole channel?
-
2659[15:49:50] *** Quits: Makaveli7 (~emir@replaced-ip) (Quit: Konversation terminated!)
-
2660[15:49:51] *** Joins: Akuw (~x@replaced-ip)
-
2661[15:49:59] <themill> eurodont125ml: you've got your answer, please stop taking advantage of volunteer's time.
-
2662[15:50:00] <towo^work> because we follow the channel rules
-
2663[15:50:27] <eurodont125ml> obviously you are pretty closed minded here
-
2664[15:50:31] *** Quits: a2z7eCh (~aZz7eCh@replaced-ip) (Ping timeout: 240 seconds)
-
2665[15:50:40] *** ChanServ sets mode: +q *!*@88.71.77.112
-
2666[15:50:56] <themill> eurodont125ml: this channel is where people who know about debian can help people who use debian
-
2667[15:51:23] *** Parts: eurodont125ml (~eurodont1@replaced-ip)
-
2668[15:52:30] *** Quits: ouba (~dsacchet@replaced-ip) (Quit: Leaving)
-
2669[15:52:34] *** Joins: brian_ (~brian@replaced-ip)
-
2670[15:52:38] *** Joins: ouba (~ouba@replaced-ip)
-
2671[15:52:49] *** Quits: brian_ (~brian@replaced-ip) (Client Quit)
-
2672[15:53:37] *** Joins: brimonk (~brian@replaced-ip)
-
2673[15:54:42] *** Quits: brimonk (~brian@replaced-ip) (Client Quit)
-
2674[15:55:07] *** Joins: root-x (~root-x@replaced-ip)
-
2675[15:55:46] *** Quits: alechk0 (1f9a2826@replaced-ip) (Ping timeout: 250 seconds)
-
2676[15:56:36] <Lowl3v3l_> themill, mind me quoting you in #manjaro?
-
2677[15:56:46] *** nat0|snek is now known as nat0
-
2678[15:56:54] *** Joins: ExoUNX (~textual@replaced-ip)
-
2679[15:56:54] *** Quits: ExoUNX (~textual@replaced-ip) (Changing host)
-
2680[15:56:54] *** Joins: ExoUNX (~textual@replaced-ip)
-
2681[15:57:00] *** Quits: lamppid (~lamppid@replaced-ip) (Read error: Connection reset by peer)
-
2682[15:57:09] *** Joins: lamppid (~lamppid@replaced-ip)
-
2683[15:57:14] *** Quits: dankeast (~dan@replaced-ip) (Quit: Leaving)
-
2684[15:57:30] *** Quits: siggex (~siggex@replaced-ip) (Quit: Leaving)
-
2685[15:57:38] <asperon> guess since nobody replied that the only way to get out of this is to install the missing dependencies manually? replaced-url
-
2686[15:57:53] *** Quits: towo^work (~towo@replaced-ip) (Quit: Leaving)
-
2687[15:58:18] *** Joins: brimonk (~brian@replaced-ip)
-
2688[15:58:22] <greycat> Since you didn't bother to say what the issue is, what version of Debian you're running, or what you were trying to install, I just figured you have a frankendebian and didn't click.
-
2689[15:58:39] *** Joins: hiya (test@replaced-ip)
-
2690[15:58:48] <greycat> Odds are greatly in my favor, based on past experience.
-
2691[15:58:49] *** Quits: peterS (peters@replaced-ip) (Remote host closed the connection)
-
2692[15:58:51] *** Quits: winsen (~winsen@replaced-ip) (Ping timeout: 240 seconds)
-
2693[15:58:58] *** Quits: poleprogger (~mj@replaced-ip) (Ping timeout: 272 seconds)
-
2694[15:58:59] *** Joins: jfdh (~jfdh@replaced-ip)
-
2695[15:59:10] <Iridos> it's not as if there were any warnings when you create one
-
2696[15:59:56] *** Joins: davi (~davi@replaced-ip)
-
2697[15:59:56] *** Quits: davi (~davi@replaced-ip) (Changing host)
-
2698[15:59:56] *** Joins: davi (~davi@replaced-ip)
-
2699[16:00:11] *** Quits: jackbrown (~se@replaced-ip) (Ping timeout: 240 seconds)
-
2700[16:00:48] *** Joins: uniTosch (~TomTomTos@replaced-ip)
-
2701[16:00:55] *** Joins: hltn (~osf@replaced-ip)
-
2702[16:01:31] *** Joins: peterS (peters@replaced-ip)
-
2703[16:01:41] *** Quits: hltn (~osf@replaced-ip) (Client Quit)
-
2704[16:02:48] *** Quits: AusteritySucks (~Austerity@replaced-ip) (Ping timeout: 276 seconds)
-
2705[16:02:56] *** Quits: swatti (~memory@replaced-ip) (Remote host closed the connection)
-
2706[16:05:38] *** Joins: MoonkYang (~moonkyang@replaced-ip)
-
2707[16:05:40] *** Quits: guest (Elite16791@replaced-ip) (Disconnected by services)
-
2708[16:05:51] *** Quits: p3rror (~p3rror@replaced-ip) (Ping timeout: 240 seconds)
-
2709[16:06:23] *** Joins: guest- (Elite16791@replaced-ip)
-
2710[16:07:26] *** Quits: Lowl3v3l_ (~Lowl3v3l@replaced-ip) (Remote host closed the connection)
-
2711[16:07:31] *** Joins: a2z7eCh (~aZz7eCh@replaced-ip)
-
2712[16:07:39] *** Joins: Gi0 (~Gi0@replaced-ip)
-
2713[16:08:00] *** Quits: rueben (~rramirez@replaced-ip) (Ping timeout: 276 seconds)
-
2714[16:08:05] *** Joins: Ad1 (~Ad1_RnR@replaced-ip)
-
2715[16:08:11] *** Quits: kokod (~kokod@replaced-ip) (Ping timeout: 240 seconds)
-
2716[16:08:22] *** Joins: lsyoyom (~liny01@replaced-ip)
-
2717[16:09:35] *** Joins: DotHack (~lars@replaced-ip)
-
2718[16:09:40] *** Quits: iSlayWyverns (~uid18915@replaced-ip) (Quit: Connection closed)
-
2719[16:09:57] *** Quits: bolovanos (~bolovanos@replaced-ip) (Ping timeout: 244 seconds)
-
2720[16:09:59] *** Joins: winsen (~winsen@replaced-ip)
-
2721[16:10:42] *** Quits: Marianitu (~maec@replaced-ip) (Read error: Connection reset by peer)
-
2722[16:10:43] *** Quits: Guest32266 (~maddox@replaced-ip) (Ping timeout: 250 seconds)
-
2723[16:11:44] *** Joins: cruncher (~cruncher@replaced-ip)
-
2724[16:11:52] *** Joins: Marianitu (~maec@replaced-ip)
-
2725[16:11:54] *** Quits: calbasi (~calbasi@replaced-ip) (Quit: Leaving)
-
2726[16:12:02] *** Quits: davi (~davi@replaced-ip) (Ping timeout: 244 seconds)
-
2727[16:12:54] *** Quits: Malinux (~malin@replaced-ip) (Ping timeout: 260 seconds)
-
2728[16:13:39] *** Quits: dgm816 (~dgm816@replaced-ip) (Ping timeout: 264 seconds)
-
2729[16:14:35] *** Joins: DammitJim (~DammitJim@replaced-ip)
-
2730[16:14:46] *** Quits: enoch (~enoch@replaced-ip) (Ping timeout: 252 seconds)
-
2731[16:15:08] *** Joins: ploynog (~ploynog@replaced-ip)
-
2732[16:15:32] *** Joins: enoch (~enoch@replaced-ip)
-
2733[16:15:33] *** Joins: iSlayWyverns (~uid18915@replaced-ip)
-
2734[16:15:52] *** Quits: Brigo (~Brigo@replaced-ip) (Ping timeout: 252 seconds)
-
2735[16:16:22] *** Joins: davi (~davi@replaced-ip)
-
2736[16:16:28] *** Joins: Brigo (~Brigo@replaced-ip)
-
2737[16:16:44] <somiaj> nachtvos: if you want to use an xorg app, you have to have an xorg session running on the raspberry pi to do this.
-
2738[16:16:56] *** Joins: jackbrown (~se@replaced-ip)
-
2739[16:16:56] *** Quits: hR13_ (~hR13@replaced-ip) (Read error: Connection reset by peer)
-
2740[16:17:00] *** Joins: jak2000 (~jak2000@replaced-ip)
-
2741[16:17:05] <brimonk> somiaj: I believe so.
-
2742[16:17:25] *** Joins: hR13_ (~hR13@replaced-ip)
-
2743[16:17:43] *** Joins: windows10-user (kingafish@replaced-ip)
-
2744[16:17:55] <ploynog> I have a Debian Jessie box with systemd here that is supposed to mount some NFS filesystems, those are defined in /etc/fstab. All those mounts fail at boot because (according to the log) rpcbind and all the NFS common things are started after the mount attempts. I can mount those directories by hand afterwards but I wonder why the order is wrong.
-
2745[16:18:09] *** Quits: juantelez (~juantelez@replaced-ip) (Ping timeout: 260 seconds)
-
2746[16:18:23] *** Joins: TomTomTo1 (~henryk@replaced-ip)
-
2747[16:18:28] *** Quits: wds (~wds@replaced-ip) (Read error: Connection reset by peer)
-
2748[16:19:25] <windows10-user> pencilandpaper:
-
2749[16:19:26] <windows10-user> hey
-
2750[16:19:39] *** Joins: mabigboy2 (~Thunderbi@replaced-ip)
-
2751[16:19:51] *** Quits: ki0 (~ki0@replaced-ip) (Ping timeout: 258 seconds)
-
2752[16:20:55] *** Joins: f10_ (~flo@replaced-ip)
-
2753[16:21:14] *** Quits: pencilandpaper (~penciland@replaced-ip) (Quit: Peace. :))
-
2754[16:21:17] *** Quits: TomTomTosch (~henryk@replaced-ip) (Ping timeout: 260 seconds)
-
2755[16:21:31] *** Joins: kokod (~kokod@replaced-ip)
-
2756[16:21:32] <mimtf> find / > allfiles.txt 2> /dev/null <——— why null file don’t have anything?
-
2757[16:21:35] *** Quits: mabigboy2 (~Thunderbi@replaced-ip) (Read error: Connection reset by peer)
-
2758[16:21:39] *** Quits: winsen (~winsen@replaced-ip) (Ping timeout: 276 seconds)
-
2759[16:21:42] *** Joins: lucaswan_ (~lucaswang@replaced-ip)
-
2760[16:22:11] *** Quits: stonerfish (~stonerfis@replaced-ip) (Ping timeout: 240 seconds)
-
2761[16:22:12] <greycat> /dev/null is a black hole where you write things that you never want to see
-
2762[16:22:22] <greycat> 2>/dev/null means "don't show me any errors"
-
2763[16:22:22] *** Quits: f10 (~flo@replaced-ip) (Remote host closed the connection)
-
2764[16:22:42] *** Joins: mabigboy1 (~Thunderbi@replaced-ip)
-
2765[16:22:44] <mimtf> oh great greycat
-
2766[16:23:00] <mimtf> you give me good explanation.
-
2767[16:23:12] *** Joins: brokencycle (~brokencyc@replaced-ip)
-
2768[16:23:13] *** Quits: lucaswang (~lucaswang@replaced-ip) (Read error: Connection reset by peer)
-
2769[16:23:18] <asperon> greycat: sorry, i am trying to do a multiarch upgrade from 32 to 64 bits, and apt kinda broken down in the middle
-
2770[16:23:32] <greycat> "cross grading" is not supported.
-
2771[16:23:38] <mimtf> find / > allfiles_and_errors.txt 2>&1 <——— what & means exactly?
-
2772[16:23:46] *** Parts: windows10-user (kingafish@replaced-ip)
-
2773[16:23:50] <greycat> If you make it work, update the wiki page saying what you did to make it work. Otherwise, oh well, reinstall.
-
2774[16:23:51] <mimtf> greycat:
-
2775[16:23:58] *** Joins: Hatsjoe (~Hatsjoe@replaced-ip)
-
2776[16:24:04] *** Quits: mabigboy1 (~Thunderbi@replaced-ip) (Read error: Connection reset by peer)
-
2777[16:24:28] <greycat> mimtf: you can't take one character out of the middle of a command and ask about that one character. It doesn't mean anything by itself. It only has its meaning as part of the entire word 2>&1
-
2778[16:24:38] <greycat> mimtf: replaced-url
-
2779[16:24:40] *** Joins: PHPanos (~textual@replaced-ip)
-
2780[16:24:40] *** Quits: futex (~mcstn@replaced-ip) (Read error: Connection reset by peer)
-
2781[16:24:47] <PHPanos> hello
-
2782[16:25:13] *** Quits: level7 (~quassel@replaced-ip) (Ping timeout: 258 seconds)
-
2783[16:25:27] *** Joins: efdetonator (~efdetonat@replaced-ip)
-
2784[16:25:28] <PHPanos> If I run some websites on a debian machine. How risky is it to apt-get upgrade the machine?
-
2785[16:25:32] <mimtf> & means address?
-
2786[16:25:35] <mimtf> greycat:
-
2787[16:25:56] <greycat> mimtf: No. 2>&1 means "duplicate stdout and make stderr be the duplicate"
-
2788[16:26:21] *** Joins: Guest32266 (~maddox@replaced-ip)
-
2789[16:26:22] *** Quits: Guest32266 (~maddox@replaced-ip) (Max SendQ exceeded)
-
2790[16:26:30] *** Quits: kokod (~kokod@replaced-ip) (Ping timeout: 244 seconds)
-
2791[16:26:31] *** Joins: stonerfish (~stonerfis@replaced-ip)
-
2792[16:26:41] <somiaj> PHPanos: provided you only use debian stable (jessie) sources, it is not risky. Debian stable is frozen and debian trys really hard to ensure there is no api/abi changes in a stable release.
-
2793[16:26:44] *** Joins: Guest32266 (~maddox@replaced-ip)
-
2794[16:26:45] *** Quits: Guest32266 (~maddox@replaced-ip) (Max SendQ exceeded)
-
2795[16:26:56] <somiaj> PHPanos: just make sure you have 'jessie' in your sources.list and not 'stable'
-
2796[16:27:07] <somiaj> PHPanos: the same would be true if you had 'wheezy' instaed of jessie
-
2797[16:27:09] *** Joins: Guest32266 (~maddox@replaced-ip)
-
2798[16:27:36] <greycat> Every once in a while, an upgrade will bring an incompatible change within a stable release, but this has not happened for PHP in jessie.
-
2799[16:27:37] <PHPanos> somiaj: I seem to have "jessie main"
-
2800[16:27:50] <greycat> It did happen for Samba in jessie.
-
2801[16:27:53] *** Joins: futex (~mcstn@replaced-ip)
-
2802[16:28:09] <greycat> It has happened for bind9 in the past, but I forget which release exactly.
-
2803[16:28:15] <somiaj> yea, debian tries to make it so such changes don't happen, there are unforntually examples where that is not the case.
-
2804[16:28:17] <mimtf> :| somiaj >> greycat :|
-
2805[16:28:41] <somiaj> PHPanos: if you have apt-listchanges installed you will get emailed and see a list of any change that is important, so you will be warned.
-
2806[16:28:43] *** Joins: robotroll (~robotroll@replaced-ip)
-
2807[16:28:43] <greycat> mimtf: fuck you. I explained numberous times and linked you to the wiki page I wrote that explains even more.
-
2808[16:28:44] *** Quits: bobbyz (~bobbyz@replaced-ip) (Quit: Leaving)
-
2809[16:28:48] *** Quits: futex (~mcstn@replaced-ip) (Read error: Connection reset by peer)
-
2810[16:28:51] <PHPanos> But generally, should I be nervous running upgrade on a "default" debian installation?
-
2811[16:29:05] <brimonk> s
-
2812[16:29:05] <greycat> No.
-
2813[16:29:11] <brimonk> Wrong window
-
2814[16:29:15] <somiaj> PHPanos: no, you should want to do it to ensure you have all the security fixes and are not prone to known vulnarbilities.
-
2815[16:29:21] *** Quits: Gnomethrower (~B@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
2816[16:29:24] <mimtf> yeah your skill is lower thans somiaj :( i think so
-
2817[16:29:36] <greycat> *plonk*
-
2818[16:29:43] <PHPanos> somiaj: Thank you so much.
-
2819[16:29:53] <somiaj> PHPanos: again this is provided you only have debian jessie sources, you start mixing other sources (or use testing/unstable) it is a different world all together.
-
2820[16:29:54] *** Joins: futex (~mcstn@replaced-ip)
-
2821[16:30:09] <PHPanos> somiaj: I only have the default ones
-
2822[16:30:24] <somiaj> PHPanos: also make sure you have security.debian.org sources
-
2823[16:30:28] *** Quits: err404 (~err404@replaced-ip) (Ping timeout: 244 seconds)
-
2824[16:31:00] <PHPanos> somiaj: I do, thanks :)
-
2825[16:31:59] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip)
-
2826[16:32:03] *** Quits: nachtvos (~nachtvos@replaced-ip) (Ping timeout: 276 seconds)
-
2827[16:32:26] <somiaj> mimtf: I'd listen to greycat, my impression is he manages debian boxes for $DAYJOB. I'm just a hobbiest who plays with debian in my spare time.
-
2828[16:32:36] *** Joins: ki0 (~ki0@replaced-ip)
-
2829[16:32:43] <mimtf> >1 and >2 is more likely closed to redirection definition.
-
2830[16:32:45] *** Quits: vrederv (~vrederv@replaced-ip) (Quit: Leaving)
-
2831[16:32:52] <mimtf> somiaj: then you IQ is high
-
2832[16:33:05] *** Joins: towo` (~towo@replaced-ip)
-
2833[16:33:26] <somiaj> mimtf: >1 and >2 will rediect to files '1' and '2' in the curret directory, if you want to redirect to stdout or stderr that will not work as expected.
-
2834[16:33:28] <zinx> intuitive quality?
-
2835[16:33:41] <greycat> His question wasn't even about Debian. It was about Bourne/POSIX/Bash shell syntax, and I answered it thoroughly. And then he insulted me out of the blue.
-
2836[16:34:30] *** sulfyr9 is now known as sulfyr
-
2837[16:34:33] *** Joins: Rokixz (~rokas@replaced-ip)
-
2838[16:35:01] *** Quits: a2z7eCh (~aZz7eCh@replaced-ip) (Remote host closed the connection)
-
2839[16:35:01] <mimtf> somiaj: oh your explanation is correct thannks :)
-
2840[16:35:30] *** Quits: ppaul (~user1@replaced-ip) (Read error: Connection reset by peer)
-
2841[16:36:51] *** Quits: lucaswan_ (~lucaswang@replaced-ip) (Remote host closed the connection)
-
2842[16:37:01] *** Joins: ppaul (~user1@replaced-ip)
-
2843[16:37:18] *** Joins: lucaswang (~lucaswang@replaced-ip)
-
2844[16:37:20] *** Quits: ki0 (~ki0@replaced-ip) (Ping timeout: 244 seconds)
-
2845[16:37:39] *** Joins: j08nY (~j08nY@replaced-ip)
-
2846[16:38:11] <brimonk> Does anyone know how long the /var/log/wtmp file lasts? I just kind of want to know how reliable the 'last' command is.
-
2847[16:38:32] <greycat> you can see how often it rotates by checking ls -l /var/log/wtmp*
-
2848[16:38:42] *** Joins: Gnomethrower (~B@replaced-ip)
-
2849[16:39:17] *** Joins: librehost (~user@replaced-ip)
-
2850[16:39:17] *** Joins: kokod (~kokod@replaced-ip)
-
2851[16:39:42] *** Joins: seoner (~usr@replaced-ip)
-
2852[16:39:44] <greycat> ... and apparently it's actually configured in /etc/logrotate.conf ("monthly" is what it says)
-
2853[16:39:55] *** Quits: antgel (~topdog@replaced-ip) (Ping timeout: 244 seconds)
-
2854[16:40:14] <brimonk> But,I can make it longer than monthly, I assume.
-
2855[16:40:19] *** Quits: Gnomethrower (~B@replaced-ip) (Max SendQ exceeded)
-
2856[16:40:27] *** Joins: corpsegrinder (~corpsegri@replaced-ip)
-
2857[16:40:43] *** Joins: p3rror (~p3rror@replaced-ip)
-
2858[16:40:49] *** Parts: librehost (~user@replaced-ip)
-
2859[16:40:53] <greycat> Editing logrotate.conf should work, but at some point you're going to have to use last -f /var/log/wtmp.1 or similar.
-
2860[16:41:09] <brimonk> I figured that.
-
2861[16:41:10] *** Quits: p3rror (~p3rror@replaced-ip) (Client Quit)
-
2862[16:41:12] <mimtf> echo file42 &> out_and_err == echo file42 > out_and_err 2>&1 somiaj ?
-
2863[16:41:18] <brimonk> I set it to 100 weeks of logs.
-
2864[16:41:20] <brimonk> Should be good.
-
2865[16:41:46] *** Joins: Mortumm (~Mortumtz@replaced-ip)
-
2866[16:42:03] *** Quits: futex (~mcstn@replaced-ip) (Ping timeout: 240 seconds)
-
2867[16:43:37] *** Joins: dgm816 (~dgm816@replaced-ip)
-
2868[16:43:44] *** Joins: p3rror (~p3rror@replaced-ip)
-
2869[16:44:09] *** Joins: bobbyz (~bobbyz@replaced-ip)
-
2870[16:45:02] *** Joins: juantelez (~juantelez@replaced-ip)
-
2871[16:45:26] <mimtf> anyway bash is not linux?
-
2872[16:45:46] <brimonk> mimtf: bash is simply an application.
-
2873[16:45:50] <uniTosch> Bash is a Shell that runs on multiple os.
-
2874[16:46:16] *** Joins: ki0 (~ki0@replaced-ip)
-
2875[16:46:26] *** Quits: ki0 (~ki0@replaced-ip) (Remote host closed the connection)
-
2876[16:46:27] <brimonk> greycat: I need your opinion. Why would I not want to use logrotate to manage regular backups?
-
2877[16:46:51] *** Quits: Drzacek (~Drzacek@replaced-ip) (Quit: Leaving)
-
2878[16:46:58] *** Joins: ki0 (~ki0@replaced-ip)
-
2879[16:47:05] <mimtf> ok thanks brimonk and Uninstall_
-
2880[16:47:08] <mimtf> uniTosch:
-
2881[16:47:30] <brimonk> mimtf: yw
-
2882[16:48:15] *** Quits: jim87 (~elegos@replaced-ip) (Quit: jim87)
-
2883[16:48:19] <mimtf> regex is linux? then? brimonk ?
-
2884[16:48:26] <modwizcode> I have an issue with booting the debian installer on my desktop, if I use the hybrid image copied onto a USB flash drive the computer gets stuck in the POST test. For some reason Kali Linux's installer doesn't have the same issue.
-
2885[16:48:29] <PHPanos> When I try to install ntp, debian also tries to upgrade a package which causes a lot of errors. Any idea? replaced-url
-
2886[16:48:42] *** Joins: Matthieu` (~mmatthieu@replaced-ip)
-
2887[16:49:35] <brimonk> mimtf: No. regex is simply a way to enumerate and check varied text. There's probably a better way to explain regex, but that's all I've gotten for that.
-
2888[16:49:38] *** Joins: futex (~mcstn@replaced-ip)
-
2889[16:49:43] <brimonk> mimtf: Besides, you can use regex on windows.
-
2890[16:49:49] *** Joins: nikoma (~nikoma@replaced-ip)
-
2891[16:50:24] <mimtf> oh thanks
-
2892[16:51:55] *** Joins: iSlayDragons (~uid18915@replaced-ip)
-
2893[16:52:03] *** Quits: davi (~davi@replaced-ip) (Ping timeout: 264 seconds)
-
2894[16:52:04] *** Quits: iSlayDragons (~uid18915@replaced-ip) (Remote host closed the connection)
-
2895[16:52:19] *** Joins: LtL (~irssi@replaced-ip)
-
2896[16:52:19] <brimonk> mimtf: Be careful. I assume that people around here don't enjoy phony questions just for luls.
-
2897[16:52:57] <mimtf> :|
-
2898[16:53:02] *** Joins: iSlayDragons (~uid18915@replaced-ip)
-
2899[16:53:44] *** Quits: MoonkYang (~moonkyang@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
2900[16:54:00] *** Joins: maotm (~mao@replaced-ip)
-
2901[16:54:55] *** Quits: Rokixz (~rokas@replaced-ip) (Ping timeout: 250 seconds)
-
2902[16:55:17] <doublehp> brimonk: i'd say that regexp is a familly of languages for filtering, atching and substitution of text
-
2903[16:55:43] *** Joins: killian99_ (~killian99@replaced-ip)
-
2904[16:56:01] *** Quits: iSlayWyverns (~uid18915@replaced-ip) (Ping timeout: 252 seconds)
-
2905[16:56:07] *** Quits: ocbtec (~ocbtec@replaced-ip) (Quit: leaving)
-
2906[16:56:15] *** Quits: killian99_ (~killian99@replaced-ip) (Client Quit)
-
2907[16:56:36] <PHPanos> Anyone?
-
2908[16:56:48] *** Quits: bobbyz (~bobbyz@replaced-ip) (Quit: Leaving)
-
2909[16:56:55] <doublehp> nope
-
2910[16:57:05] *** Quits: DammitJim (~DammitJim@replaced-ip) (Quit: Leaving)
-
2911[16:57:13] *** Joins: cerebro (~cerebro@replaced-ip)
-
2912[16:57:36] <uniTosch> !tell PHPanos about bat
-
2913[16:57:47] <brimonk> PHPanos: Let me get my cereal first, then I'll checkout your pastebin.
-
2914[16:58:10] <PHPanos> brimonk: Much appreciated. Thanks!
-
2915[16:58:30] *** Quits: iSlayDragons (~uid18915@replaced-ip) (Quit: Connection closed)
-
2916[16:58:31] *** Quits: Draggin (~Draggin@replaced-ip) (Ping timeout: 244 seconds)
-
2917[16:58:52] *** Joins: iSlayWyverns (~uid18915@replaced-ip)
-
2918[16:59:02] <PHPanos> uniTosch: I'll try to retrieve the info you want. Thanks!
-
2919[16:59:18] *** Joins: bobbyz (~bobbyz@replaced-ip)
-
2920[16:59:52] *** Joins: davi (~davi@replaced-ip)
-
2921[17:00:07] *** Quits: tty0_ (~NA@replaced-ip) (Remote host closed the connection)
-
2922[17:00:12] *** Joins: s4ndm4n (~sandman@replaced-ip)
-
2923[17:00:12] *** Quits: s4ndm4n (~sandman@replaced-ip) (Changing host)
-
2924[17:00:12] *** Joins: s4ndm4n (~sandman@replaced-ip)
-
2925[17:00:14] *** Quits: s4ndm4n (~sandman@replaced-ip) (Max SendQ exceeded)
-
2926[17:00:44] *** Joins: s4ndm4n (~sandman@replaced-ip)
-
2927[17:00:46] *** Joins: AusteritySucks (~Austerity@replaced-ip)
-
2928[17:01:17] *** Quits: lsyoyom (~liny01@replaced-ip) (Remote host closed the connection)
-
2929[17:02:54] *** Quits: enoch (~enoch@replaced-ip) (Quit: This computer has gone to sleep)
-
2930[17:03:09] <uniTosch> PHPanos, nvm, i missed your pastebin. It's not an apt Problem.
-
2931[17:04:03] *** Joins: magyar_ (~magyar@replaced-ip)
-
2932[17:04:06] *** Quits: magyar (~magyar@replaced-ip) (Ping timeout: 246 seconds)
-
2933[17:04:54] *** Parts: dAnjou (sid137673@replaced-ip)
-
2934[17:05:12] *** Quits: hasanatizaz2 (~hasan@replaced-ip) (Ping timeout: 276 seconds)
-
2935[17:05:13] *** Joins: poleprogger (~mj@replaced-ip)
-
2936[17:05:14] <brimonk> PHPanos: Just got back and popped up the pastebin.
-
2937[17:05:24] *** Quits: nikoma (~nikoma@replaced-ip) (Quit: leaving)
-
2938[17:05:28] *** Joins: hasanatizaz2 (~hasan@replaced-ip)
-
2939[17:05:34] <brimonk> PHPanos: I thought you said you were trying to install ntp...
-
2940[17:05:44] *** Joins: HaMsTeRs (~SuperGayH@replaced-ip)
-
2941[17:06:02] *** Quits: HaMsTeRs (~SuperGayH@replaced-ip) (Client Quit)
-
2942[17:06:04] <PHPanos> brimonk: I did at first, but it doesn't really matter which package I try to install/upgrade... Something is really broken :s
-
2943[17:06:31] <brimonk> PHPanos: I see...
-
2944[17:06:42] *** Joins: HaMsTeRs (~SuperGayH@replaced-ip)
-
2945[17:07:15] *** Quits: shodan` (~shodan`@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
2946[17:08:15] *** Joins: kunaaljain___ (~kunaaljai@replaced-ip)
-
2947[17:08:21] <HaMsTeRs> ey, anyone alive?
-
2948[17:08:40] <HaMsTeRs> I'm using debian linux in an arm device :)
-
2949[17:08:54] *** Quits: RA3OR (~demon@replaced-ip) (Ping timeout: 260 seconds)
-
2950[17:08:56] <HaMsTeRs> but I'm pretty new to this
-
2951[17:09:01] <HaMsTeRs> i need some help
-
2952[17:09:02] *** Quits: skney (skney@replaced-ip) (Read error: Connection reset by peer)
-
2953[17:09:12] *** Joins: skney (skney@replaced-ip)
-
2954[17:09:22] <brimonk> PHPanos: That happens to every single package, correct?
-
2955[17:09:42] <brimonk> HaMsTeRs: Welcome!
-
2956[17:09:42] *** Quits: Hatsjoe (~Hatsjoe@replaced-ip) (Ping timeout: 260 seconds)
-
2957[17:09:54] *** Quits: f10_ (~flo@replaced-ip) (Ping timeout: 272 seconds)
-
2958[17:10:06] <brimonk> HaMsTeRs: Let us know, and if someone knows how to answer (or has time to), they'll let you know.
-
2959[17:10:11] <HaMsTeRs> correct.
-
2960[17:10:14] <HaMsTeRs> I'm new to linux
-
2961[17:10:24] <HaMsTeRs> And here, I ould like to change some cool theme
-
2962[17:10:31] *** Quits: davi (~davi@replaced-ip) (Ping timeout: 240 seconds)
-
2963[17:10:33] <HaMsTeRs> I'm currently running XFCE4
-
2964[17:10:45] *** Quits: cerebro (~cerebro@replaced-ip) (Ping timeout: 260 seconds)
-
2965[17:10:46] <HaMsTeRs> I installed conky-manager. But still, the theme looks ugly
-
2966[17:11:01] <brimonk> HaMsTeRs: have you been to replaced-url
-
2967[17:11:11] *** Joins: kpease (~kpease@replaced-ip)
-
2968[17:12:08] <PHPanos> brimonk: Yes!
-
2969[17:12:09] *** Quits: ExoUNX (~textual@replaced-ip) (Read error: Connection reset by peer)
-
2970[17:12:21] <ChrisH> PHPanos: is it allways mysql to fail on stop? Like in line 34?
-
2971[17:13:05] <ChrisH> PHPanos: does systemctl and/or systemctl --failed show something?
-
2972[17:13:40] *** Joins: Gnomethrower (~B@replaced-ip)
-
2973[17:13:52] *** Quits: GJ_ (~Thunderbi@replaced-ip) (Ping timeout: 244 seconds)
-
2974[17:13:54] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip) (Ping timeout: 258 seconds)
-
2975[17:13:56] <PHPanos> ChrisH: systemctl returns "Failed to list units: Connection timed out"
-
2976[17:14:01] <brimonk> PHPanos: I wonder if anything interesting were to show up in lsof. Like, run an 'lsof | grep myslq\
-
2977[17:14:21] <brimonk> PHPanos: or ... | grep apt
-
2978[17:14:23] *** Joins: davi (~davi@replaced-ip)
-
2979[17:15:07] <ChrisH> PHPanos: looks like systemd is not running or no longer willing to interact... check ps -efl | grep systemd
-
2980[17:15:41] *** Quits: blueness (~blueness@replaced-ip) (Quit: blueness)
-
2981[17:15:43] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip)
-
2982[17:15:46] <PHPanos> ChrisH: grep systemd returns multiple lines
-
2983[17:16:09] *** Quits: T0rch (~T0rch@replaced-ip) (Ping timeout: 250 seconds)
-
2984[17:16:14] *** Joins: rosten (~rosten@replaced-ip)
-
2985[17:16:21] *** demend is now known as drale2k
-
2986[17:16:23] <mimtf> grep is used at regex?
-
2987[17:16:44] *** Joins: x-treme (~x-treme@replaced-ip)
-
2988[17:16:50] *** Joins: blueness (~blueness@replaced-ip)
-
2989[17:16:52] <ChrisH> PHPanos: What kind of system is it? Anyhing producitve or more a crash and burn box? Given the later _I_ would try to reboot.... for a production box I would start to check dmesg/logfiles and truss/strace on the systemd processes
-
2990[17:17:20] <ChrisH> mimtf: grep is able to use regular expressions
-
2991[17:17:35] <mimtf> oh good ChrisH :)
-
2992[17:17:37] <brimonk> mimtf: you can grep for regex patterns yes. I think you'd enjoy looking at the ed editor, which is where regex first showed up.
-
2993[17:17:58] <mimtf> ok thanks
-
2994[17:18:23] *** Joins: mabigboy1 (~Thunderbi@replaced-ip)
-
2995[17:18:24] <PHPanos> ChrisH: It's actually a production box. So I'm trying to be really careful :p
-
2996[17:18:43] <PHPanos> ChrisH: Somehow I think a reboot would solve the issue...
-
2997[17:19:10] <brimonk> PHPanos: Can you do anything with dpkg? I guess I'm not extremely familiar with the packaging system...
-
2998[17:19:23] *** Joins: nikoma (~nikoma@replaced-ip)
-
2999[17:19:34] <brimonk> PHPanos: I'm just more curious if anything, but if it's a production machine, nevermind.
-
3000[17:20:02] <nikoma> any idea what could be causing why I suddenly can't press any key combinations with alt?
-
3001[17:20:11] <PHPanos> brimonk: Running just dpkg doesn't return any error at least...
-
3002[17:20:14] *** Quits: bumbar_ (~bumbar@replaced-ip) (Ping timeout: 244 seconds)
-
3003[17:20:20] <nikoma> for example ctrl+alt+F1
-
3004[17:20:22] <nikoma> etc...
-
3005[17:20:33] *** Quits: Wizek__ (~Wizek@replaced-ip) (Ping timeout: 240 seconds)
-
3006[17:20:39] *** Joins: bbtech (~bbtech@replaced-ip)
-
3007[17:20:39] <brimonk> PHPanos: Wait, you get NOTHING?
-
3008[17:20:51] <brimonk> PHPanos: I got a message sayingn that it needed an action to do anything.
-
3009[17:21:01] <PHPanos> brimonk: Exactly, I get the same
-
3010[17:21:06] <brimonk> PHPanos: Gotcha.
-
3011[17:21:16] *** Joins: cdown (~cdown@replaced-ip)
-
3012[17:21:50] *** Quits: HaMsTeRs (~SuperGayH@replaced-ip) (Quit: Leaving)
-
3013[17:21:58] <somiaj> PHPanos: note, you can edit the postinstall script and comment out the invoke-rc.d lines so the script dosen't try to start/stop the service. And thus get the packge installed then dug the issues afterwards. The script is located in /var/lib/dpkg/info/
-
3014[17:22:06] *** Joins: AlexPortable (uid7568@replaced-ip)
-
3015[17:22:24] <ChrisH> PHPanos: My personal suggestion would be: 1. reboot (most probably reset the box) 2. run apt-get install -f 3. run apt-get update ; apt-get upgrade 4. install what ever you wanted 5. reboot again BTW, you DID check dmesg for opbvious things?
-
3016[17:22:29] <somiaj> PHPanos: dpkg --configure -a (that would probabaly give the error again)
-
3017[17:22:32] *** cypherman is now known as asterismo
-
3018[17:22:33] *** Quits: mabigboy1 (~Thunderbi@replaced-ip) (Ping timeout: 240 seconds)
-
3019[17:22:50] *** Joins: mabigboy1 (~Thunderbi@replaced-ip)
-
3020[17:22:54] *** Quits: Gi0 (~Gi0@replaced-ip) (Quit: Cheers)
-
3021[17:23:05] *** Quits: jazz (~jazz@replaced-ip) (Remote host closed the connection)
-
3022[17:23:13] *** Joins: bolovanos (~bolovanos@replaced-ip)
-
3023[17:23:33] *** Quits: uniTosch (~TomTomTos@replaced-ip) (Ping timeout: 240 seconds)
-
3024[17:23:58] <mimtf> grep '\bover\b' text <——> The winter is over. why both is mathed? i think that both don’t match
-
3025[17:24:00] *** Joins: jubo2 (~juboxi@replaced-ip)
-
3026[17:24:03] *** Quits: TomTomTo1 (~henryk@replaced-ip) (Ping timeout: 276 seconds)
-
3027[17:24:14] *** Quits: nikoma (~nikoma@replaced-ip) (Remote host closed the connection)
-
3028[17:24:18] *** Joins: redguy (~matik@replaced-ip)
-
3029[17:24:23] *** Joins: dgeary2 (~dgeary@replaced-ip)
-
3030[17:24:30] <PHPanos> somiaj: ChrisH: My initial issue was when trying to install ntp. Then I thought an sudo apt-get update + upgrade would solve it but it didn't. So I don't even want to upgrade all the packages (right now)... :P
-
3031[17:24:34] *** Joins: stan_man_can (~stan_man_@replaced-ip)
-
3032[17:24:54] <stan_man_can> Anyone have any tips on how to set a static ip on jessie? (Raspbian, but it should be similar no?)
-
3033[17:25:00] *** Quits: lamppid (~lamppid@replaced-ip) (Quit: Leaving)
-
3034[17:25:04] *** Quits: katyucha (~katyucha@replaced-ip) (Quit: leaving)
-
3035[17:25:33] *** Joins: enoch (~enoch@replaced-ip)
-
3036[17:25:57] <greycat> edit /etc/network/interfaces
-
3037[17:25:59] <brimonk> stan_man_can: You should be able to define all of the information you need within /etc/network/interfaces
-
3038[17:26:01] <PHPanos> ChrisH: Can I see dates in dmsg?
-
3039[17:26:03] <ChrisH> mimtf: man grep will anser it.
-
3040[17:26:08] <ChrisH> PHPanos: dmesg -T
-
3041[17:26:13] <brimonk> stan_man_can: or use network manager if you're masochistic.
-
3042[17:26:20] <stan_man_can> brimonk: CLI
-
3043[17:26:22] *** Quits: sumi (~sumi@replaced-ip) (Quit: Leaving)
-
3044[17:26:30] <brimonk> stan_man_can: nmtui
-
3045[17:26:36] <brimonk> stan_man_can: comes with network-manager
-
3046[17:26:39] *** Joins: wonderworld (~ww@replaced-ip)
-
3047[17:26:42] <PHPanos> ChrisH: Now this may be something...
-
3048[17:26:47] <mimtf> grep '\bover\b' text <——> The winter is over. because ‘.’ is behind over.
-
3049[17:26:51] *** Joins: TomTomTo1 (~henryk@replaced-ip)
-
3050[17:27:26] *** Joins: nikoma (~nikoma@replaced-ip)
-
3051[17:27:33] <nikoma> I am back
-
3052[17:27:40] <ChrisH> PHPanos: you might want to paste more (or less) from dmesg to paste.debian.net
-
3053[17:27:51] <PHPanos> ChrisH: replaced-url
-
3054[17:28:19] <PHPanos> ChrisH: No space left on device...?
-
3055[17:28:25] <ChrisH> PHPanos: there you are: Disk full... or at least /run is filled up
-
3056[17:28:44] *** Quits: mabigboy1 (~Thunderbi@replaced-ip) (Read error: Connection reset by peer)
-
3057[17:29:02] *** Joins: mabigboy1 (~Thunderbi@replaced-ip)
-
3058[17:29:04] <PHPanos> ChrisH: ah, that's why it cannot install/start services?
-
3059[17:29:07] *** Quits: lesta (~user@replaced-ip) (Quit: lesta)
-
3060[17:29:09] *** Quits: davi (~davi@replaced-ip) (Ping timeout: 250 seconds)
-
3061[17:29:15] *** Quits: alex_168 (~smuxi@replaced-ip) (Ping timeout: 264 seconds)
-
3062[17:29:16] <mimtf> grep '\bover\b' text <——> The winter is over. because ‘.’ is behind over. somiaj
-
3063[17:29:21] <ChrisH> PHPanos: systemd is unhappy
-
3064[17:29:27] <mimtf> grep '\bover\b' text <——> The winter is over. why both is mathed? i think that both don’t match
-
3065[17:29:31] *** Quits: poleprogger (~mj@replaced-ip) (Ping timeout: 244 seconds)
-
3066[17:29:32] <stan_man_can> brimonk: nevermind got it done by manually adding a few lines to the dhcpcd.conf
-
3067[17:29:37] *** Quits: bolovanos (~bolovanos@replaced-ip) (Ping timeout: 258 seconds)
-
3068[17:29:47] <ChrisH> mimtf: stopp pasting such uinrelated lines here. setup a usefull case and show in paste.debian.net
-
3069[17:29:51] <greycat> If /run is full, bad shit happens. Had that happen to me. There is a way to make journal do its thing in files instead of in /run....
-
3070[17:30:05] <mimtf> :|
-
3071[17:30:21] <greycat> This command: systemd-tmpfiles --create --prefix /var/log/journal
-
3072[17:30:49] <greycat> You'll probably have to reboot anyway though.
-
3073[17:30:50] <PHPanos> ChrisH: so can I clean it somehow? Or do I need to increase the space?
-
3074[17:30:52] <mimtf> greycat: you can help me?
-
3075[17:31:05] <ChrisH> mimtf: after you did that, we might be able to understand what you are doing.
-
3076[17:31:30] <PHPanos> greycat: Talking to me?
-
3077[17:31:37] <greycat> To whoever has a full /run
-
3078[17:31:45] *** Quits: Darcidride (~Darcidrid@replaced-ip) (Ping timeout: 250 seconds)
-
3079[17:31:49] <mimtf> somiaj: > greycat instead of greycat >> somiaj help me greycat
-
3080[17:31:52] <PHPanos> greycat: Yepp :p
-
3081[17:32:11] *** tinyhippo is now known as tINyhippo
-
3082[17:32:12] <brimonk> stan_man_can: Stay here for a bit. I'll need you
-
3083[17:32:20] *** Quits: space|cadet (~user_name@replaced-ip) (Ping timeout: 260 seconds)
-
3084[17:32:31] <PHPanos> greycat: Is that the best solution?
-
3085[17:32:33] <mimtf> somiaj: > greycat instead of somiaj >> greycat help me greycat
-
3086[17:32:38] *** Quits: DotHack (~lars@replaced-ip) (Quit: Leaving)
-
3087[17:32:38] *** Quits: dionysus69 (~Icedove@replaced-ip) (Ping timeout: 244 seconds)
-
3088[17:32:39] <ChrisH> dpkg: tell mimtf about ask
-
3089[17:32:48] <greycat> I don't know. It's what I did on my one system that does not have enough memory for this crap.
-
3090[17:33:25] *** Quits: seoner (~usr@replaced-ip) (Quit: Lost terminal)
-
3091[17:33:58] *** Quits: mabigboy1 (~Thunderbi@replaced-ip) (Read error: Connection reset by peer)
-
3092[17:34:41] *** Joins: nik0chan (~nik0chan@replaced-ip)
-
3093[17:34:44] <PHPanos> greycat: I'll need to talk to my boss. He's usually the ones fixing stuff on the server... Anyhow... There are like 2-3 packages I don't want to upgrade when sudo apt-get upgrade failed. Is there a way to undo the upgrade?
-
3094[17:36:16] <PHPanos> Or should I just "hold" the packages I don't want to upgrade?
-
3095[17:36:50] <markybob> if he's the real admin do nothing.
-
3096[17:36:55] <nik0chan> Hi! I'm having a problem to configure my debian 8 apache 2.4 server to make SSO with a Windows 2003 R2 Active Directory using kerberos. The error log tell me: Client didn't delegate us their credential
-
3097[17:36:57] *** Joins: ocbtec (~ocbtec@replaced-ip)
-
3098[17:37:06] *** Quits: cdown (~cdown@replaced-ip) (Remote host closed the connection)
-
3099[17:37:15] *** Joins: cdown (~cdown@replaced-ip)
-
3100[17:37:27] *** Joins: vrederv (~vrederv@replaced-ip)
-
3101[17:37:37] *** Joins: curtan (~jip@replaced-ip)
-
3102[17:37:58] <doublehp> update-grub does not see all my kernels; who can help ? replaced-url
-
3103[17:38:00] *** debhelper sets mode: +l 1706
-
3104[17:38:03] *** Quits: ki0 (~ki0@replaced-ip) (Remote host closed the connection)
-
3105[17:38:30] <PHPanos> markybob: You're probably right
-
3106[17:39:30] <nik0chan> PHPanos, you can hold a package with: echo "package hold" | sudo dpkg --set-selections
-
3107[17:39:40] <brimonk> PHPanos: Why would you NOT want to update 2-3 packages? I don't use linux for any production work, but why would you not want to update all of the things?
-
3108[17:39:50] *** Joins: gtrotcko (~Thunderbi@replaced-ip)
-
3109[17:40:19] <PHPanos> brimonk: I think in total there's like 40 packages to be updated... And 3 of them are what makes our clients websites running, nginx, php and mysql.
-
3110[17:40:31] <brimonk> PHPanos: Gotcha.
-
3111[17:40:49] *** Quits: nikoma (~nikoma@replaced-ip) (Quit: leaving)
-
3112[17:40:52] <PHPanos> brimonk: It just seems like there are too many things that could go wrong. I could be wrong though... :p
-
3113[17:41:10] *** Quits: trueneu (~noone@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
3114[17:41:19] <PHPanos> nik0chan: Thanks
-
3115[17:41:21] *** Joins: vlitzer (~vlitzer@replaced-ip)
-
3116[17:41:21] <brimonk> PHPanos: It seems like you'll need to talk to business about getting more memory.
-
3117[17:41:22] *** Joins: ToBeCloud (uid51591@replaced-ip)
-
3118[17:41:27] <brimonk> PHPanos: :D
-
3119[17:41:35] <PHPanos> brimonk: you mean space? =P
-
3120[17:41:53] <brimonk> PHPanos: That made me laugh more than it should have.
-
3121[17:41:54] *** Joins: pencilandpaper (~penciland@replaced-ip)
-
3122[17:42:02] *** Joins: kiao2938 (~mj@replaced-ip)
-
3123[17:42:04] <PHPanos> brimonk: XD
-
3124[17:42:27] *** Quits: Brain_ (brain@replaced-ip) (Ping timeout: 264 seconds)
-
3125[17:42:45] <PHPanos> brimonk: So I have like 40 packages ready to be installed once I fix the "No space left on device" issue. Question is, can I revert the upgrade that hasn't even been made(what I know of)?
-
3126[17:42:49] *** Joins: socomm (~socomm@replaced-ip)
-
3127[17:43:23] <PHPanos> brimonk: Or maybe I just need to upgrade them all after talking to my boss
-
3128[17:43:24] <greycat> PHPanos: you're trying to go backwards. That doesn't happen. Think about how to go forward instead.
-
3129[17:43:47] *** Joins: sypher (~sypher@replaced-ip)
-
3130[17:43:47] <brimonk> PHPanos: What do you mean revert the upgrade that hasn't been made?
-
3131[17:44:14] <brimonk> PHPanos: If it hasn't been made, why does it need to be reverted?
-
3132[17:44:26] <PHPanos> brimonk: I think upgrading packages failed because of no space left on device, but it will try to force updates whenever I try to install other packages...
-
3133[17:44:26] *** Joins: dka (~dka@replaced-ip)
-
3134[17:44:50] *** Joins: exhpqv (~john@replaced-ip)
-
3135[17:45:04] *** Joins: ExoUNX (~textual@replaced-ip)
-
3136[17:45:04] *** Quits: dka (~dka@replaced-ip) (Max SendQ exceeded)
-
3137[17:45:34] <PHPanos> greycat: You're probably right. upgrading all of the packages won't probably cause any problems at all, I'm just being paranoid =P
-
3138[17:46:34] <brimonk> PHPanos: Well, since you're feeling this paranoia, what you could do is go ask your customers (a good sample size or whatever) if they would have any problems with the upgrade.
-
3139[17:46:46] <markybob> it's still a production server with clients websites and you're not the real admin...call him
-
3140[17:46:58] *** Joins: dionysus69 (~Icedove@replaced-ip)
-
3141[17:47:09] <brimonk> PHPanos: I'm not sure if that's how your business works, but I would basically go around and ask the people who would know for certain about upgrades breaking production.
-
3142[17:47:11] *** Quits: pencilandpaper (~penciland@replaced-ip) (Quit: Peace. :))
-
3143[17:47:15] <brimonk> PHPanos: and what markybob said.
-
3144[17:47:35] *** Joins: tty0_ (~NA@replaced-ip)
-
3145[17:47:53] <socomm> "Upgrading all the packages probably won't break nothing."
-
3146[17:47:57] <socomm> >_>
-
3147[17:48:00] *** debhelper sets mode: +l 1712
-
3148[17:48:06] <PHPanos> socomm: Last famous words...
-
3149[17:48:06] *** Quits: juantelez (~juantelez@replaced-ip) (Ping timeout: 276 seconds)
-
3150[17:48:10] <greycat> The only noncompatible upgrade I am aware of in jessie is samba.
-
3151[17:48:27] *** Quits: kepi (~kepi@replaced-ip) (Ping timeout: 264 seconds)
-
3152[17:48:29] <greycat> Doesn't mean there aren't others, but that's the only one I know about.
-
3153[17:48:32] <markybob> apache really fucking sucked
-
3154[17:48:34] <ChrisH> PHPanos: thats what you have your test systems for.
-
3155[17:48:54] <greycat> I mean *within* jessie, 8.x to 8.y
-
3156[17:48:56] <markybob> "replace user modified config"...uh...who knows
-
3157[17:48:56] <socomm> PHPanos: You don't have a stating area?
-
3158[17:49:06] <socomm> PHPanos: You don't have a staging area ...........
-
3159[17:49:19] <PHPanos> socomm: We do, but it's not a complete clone of the production environment
-
3160[17:49:19] <greycat> Obviously an upgrade from wheezy *to* jessie is going to break a lot of shit, mostly apache.
-
3161[17:49:37] *** Joins: nikoma (~nikoma@replaced-ip)
-
3162[17:49:42] <brimonk> PHPanos: Pro tip, you should get a full clone of production.
-
3163[17:49:52] <nikoma> now I found that even pressing combination alt+2 doesn't work
-
3164[17:49:57] <socomm> PHPanos: Why don't you hire/contract a system person to help?
-
3165[17:49:57] <nikoma> any idea what could be causing this?
-
3166[17:50:06] <nikoma> is this a broken keyboard?
-
3167[17:50:14] <brimonk> nikoma: Can you press Ctrl + Alt + PrtScrn + b ?
-
3168[17:50:35] * greycat wonders what Alt-2 is supposed to do, in what context.
-
3169[17:50:37] *** Joins: lotharkatt (~lotharkat@replaced-ip)
-
3170[17:50:39] <nikoma> what is it supposed to do?
-
3171[17:50:58] <socomm> nikoma: Flush your toilet.
-
3172[17:50:59] <nikoma> well I use alt to switch between windows in some programs
-
3173[17:51:04] <nikoma> but I tried it in xev
-
3174[17:51:07] <nikoma> when I hold alt
-
3175[17:51:08] <brimonk> nikoma: There are magic sysrq keys that can make your machine do things even when it's all locked up and whatnot (if they're enabled)
-
3176[17:51:09] <PHPanos> socomm: With this issue? My colleague can help, I just wanted to try fix this own my own. But since this is above my knowledge I will talk to him
-
3177[17:51:09] *** Joins: zlatan (~Zlatan@replaced-ip)
-
3178[17:51:11] <nikoma> and keep pressing 2
-
3179[17:51:14] <nikoma> then nothing happens
-
3180[17:51:24] <stan_man_can> i can’t tell you how many servers i’ve broke via “upgrading all packages shouldn’t hurt”
-
3181[17:51:32] *** Quits: nik0chan (~nik0chan@replaced-ip) (Quit: Saliendo)
-
3182[17:51:47] <greycat> nikoma: if this is a laptop, perhaps alt-2 does some laptop hardware thing like turning the speakers on/off
-
3183[17:51:49] <nikoma> interestingly alt+1 works
-
3184[17:52:08] <brimonk> Try Ctrl + Alt + F2. That'll get you to your TTY that I think you're going for. Press C + A + f7 to get back to graphics.
-
3185[17:52:11] <nikoma> it's a laptop, but laptop keyboard works fine, it's the external keyboard that's misbehaving
-
3186[17:52:12] <brimonk> (normally
-
3187[17:52:14] <nikoma> and it started just today
-
3188[17:52:22] <socomm> Alt+N usually used as keybinding to switch between tabs on a tabbed window.
-
3189[17:52:25] *** Quits: dtux (~dmtucker@replaced-ip) (Remote host closed the connection)
-
3190[17:52:30] *** Quits: blueness (~blueness@replaced-ip) (Quit: blueness)
-
3191[17:52:33] *** Quits: timahvo1 (~rogue@replaced-ip) (Ping timeout: 240 seconds)
-
3192[17:52:34] <nikoma> ctrl+alt+f2 doesn't work
-
3193[17:52:38] <nikoma> that's what made me notice it
-
3194[17:52:42] <brimonk> nikoma: gotcha.
-
3195[17:52:44] <nikoma> and it used to work
-
3196[17:52:51] <socomm> nikoma: Can yous till do CTL+PG-UP/PG-DOWN?
-
3197[17:52:54] <brimonk> nikoma: Can you plug it into anything else?
-
3198[17:53:03] *** Joins: dtux (~dmtucker@replaced-ip)
-
3199[17:53:14] <redguy> hey guys, where I can find debdiffs or a git tree for wheezy-lts maintained packages ?
-
3200[17:53:35] <redguy> glibc to be precise
-
3201[17:53:36] <somiaj> redguy: I think to get the diffs you will have to download the actual source package
-
3202[17:53:36] <nikoma> I can try it on my raspberry pi that I haven't used in some time
-
3203[17:53:44] <somiaj> redguy: the changelog should be included in the binary package.
-
3204[17:53:52] <brimonk> nikoma: Try it.
-
3205[17:54:01] <somiaj> redguy: you can also use packages.debian.org as well to get the debian patches
-
3206[17:54:02] <nikoma> ok, it will take a while
-
3207[17:54:04] <PHPanos> Can you guys check my pastebin when doing upgrade? replaced-url
-
3208[17:54:26] <PHPanos> What does it mean with "41 not fully installed or removed?"
-
3209[17:54:38] *** Joins: blueness (~blueness@replaced-ip)
-
3210[17:54:42] *** Joins: level7 (~quassel@replaced-ip)
-
3211[17:55:07] <somiaj> redguy: replaced-url
-
3212[17:55:18] *** Quits: zlatan (~Zlatan@replaced-ip) (Client Quit)
-
3213[17:55:51] <brimonk> PHPanos: greycat will probably be able to tell you.
-
3214[17:56:18] <brimonk> dsfaasfdsafafafdsafdsaf
-
3215[17:56:28] *** Joins: nachtvos (~nachtvos@replaced-ip)
-
3216[17:56:28] <brimonk> Excuse me. Was testing network things.
-
3217[17:56:29] <somiaj> PHPanos: sounds like you have some packages not fully configured or in a strange state. What does 'apt-get -f install' want to do?
-
3218[17:56:58] *** Joins: dirkk (c2ce22e9@replaced-ip)
-
3219[17:57:01] <redguy> somiaj: I am trying to track a regression bug which probably got there in deb7u11. Is there an easy way to get a diff from deb7u10?
-
3220[17:57:17] *** Quits: nachtvos (~nachtvos@replaced-ip) (Client Quit)
-
3221[17:57:35] <socomm> somiaj: Break his/her system.
-
3222[17:57:42] <markybob> it's hard to install packages when you have 0 free disk space
-
3223[17:57:42] <nikoma> ok, the keyboard behaves exactly the same on the rpi
-
3224[17:57:45] <PHPanos> somiaj: will that command try to force install stuff?
-
3225[17:57:56] *** Joins: fornax (~fornax@replaced-ip)
-
3226[17:58:00] <nikoma> so it's either broken keyboard or ps/2 usb reduction I guess
-
3227[17:58:04] <somiaj> PHPanos: that command will try to fix any issues you have with packages not fully configured/installed on your system.
-
3228[17:58:07] <socomm> PHPanos: 'man apt-get'
-
3229[17:58:10] <brimonk> nikoma: So, It's probably the hardware.
-
3230[17:58:21] *** Joins: arcvile (~quassel@replaced-ip)
-
3231[17:58:29] <PHPanos> socomm: I know what apt-get is, just wanted to know what the -f would do
-
3232[17:58:34] <brimonk> nikoma: You could 100% figure it out if there were a windows machine or something around.
-
3233[17:58:51] <socomm> PHPanos: Do you know what 'man' is and what 'man apt-get' will display?
-
3234[17:58:52] <brimonk> PHPanos: That's for 'fix broken'
-
3235[17:59:15] <nikoma> there is, but it's too old and I am worried it will explode if I turn it on xD
-
3236[17:59:22] *** Joins: mtn (~mtn@replaced-ip)
-
3237[17:59:34] <somiaj> redguy: check the changelog to see the actual changes, that will give you bugreports and various things that caused the changes. But I think there isn't just a patch provided that tells the differences, you may have to look at multiple debian patches for that.
-
3238[17:59:41] <brimonk> PHPanos: He's saying that you should have opened the man page, searched for '-f' (Pro tip, you can use '/' just like in vi for searching) then read it.
-
3239[18:00:14] *** Quits: dtux (~dmtucker@replaced-ip) (Remote host closed the connection)
-
3240[18:00:17] <ChrisH> PHPanos: you should allwys show the command and the full output on a paste... say n and renrun with -s like simulate to see what would happen
-
3241[18:00:21] <brimonk> Maybe not in vi. You can do it in vim though.
-
3242[18:00:30] <greycat> yes, in vi
-
3243[18:00:45] <brimonk> greycat: Is spellchecking also a thing in vi?
-
3244[18:00:45] *** Joins: shodan` (~shodan`@replaced-ip)
-
3245[18:00:51] *** Joins: ansch (~ansch@replaced-ip)
-
3246[18:00:52] <PHPanos> brimonk: I understand that. And I am familiar with "man page" but I usually just google the command to get the accepted arguments. I guess I ask too much now because I'm not in my comfort zone :p
-
3247[18:01:03] *** Joins: krytarik (~krytarik@replaced-ip)
-
3248[18:01:03] *** Quits: cods (~fred@replaced-ip) (Ping timeout: 240 seconds)
-
3249[18:01:17] <redguy> will do that. Thanks somiaj
-
3250[18:01:19] *** Quits: ansch (~ansch@replaced-ip) (Client Quit)
-
3251[18:01:26] <brimonk> PHPanos: It's all good. You have to become the neckbeard and embrace the built in documentation.
-
3252[18:01:53] <somiaj> redguy: hmm the changelog I'm seeing seems to be behind, it only lists the 2.13-38+deb7u10 as the last change, check the one in /usr/share/doc/libc6 on a wheezy system if you have one
-
3253[18:02:06] <greycat> The problem with googling man pages is you don't necessary get the RIGHT man page that matches your version of the command.
-
3254[18:02:07] *** Joins: dka (~dka@replaced-ip)
-
3255[18:02:23] <PHPanos> brimonk: You're right. I will just ask my colleague/boss if he thinks I just upgrade or not first.
-
3256[18:02:35] <PHPanos> greycat: Never thought of that. Thanks!
-
3257[18:02:47] <socomm> PHPanos: You're welcome.
-
3258[18:02:51] *** Quits: jager (~quassel@replaced-ip) (Ping timeout: 240 seconds)
-
3259[18:02:54] <PHPanos> socomm: Thanks you too.
-
3260[18:03:06] <brimonk> PHPanos: The next step is to get more space for your server. ;)
-
3261[18:03:08] <somiaj> brimonk: not included in vi, but you can easily use vi to send the text file to aspell or ispell to be checked (And vi may have a shortcut to do this if one of those is installed)
-
3262[18:03:12] *** Joins: jager (~quassel@replaced-ip)
-
3263[18:03:26] *** Quits: stonerfish (~stonerfis@replaced-ip) (Quit: Leaving.)
-
3264[18:03:44] <PHPanos> brimonk: Yes :)
-
3265[18:03:44] *** Quits: kedare (~kedare@replaced-ip) (Quit: Leaving)
-
3266[18:03:48] <somiaj> brimonk: well vim, I don't use vi (which on debian is vim-tiny compiled with options for more traditional vi like control)
-
3267[18:04:07] <PHPanos> Thank you guys for helping me finding the cause of my issue. I really appreciate it.
-
3268[18:04:16] *** Quits: cdown (~cdown@replaced-ip) (Read error: Connection reset by peer)
-
3269[18:04:25] *** Joins: cdown (~cdown@replaced-ip)
-
3270[18:04:40] <ChrisH> PHPanos: you should also check dpkg -l and I assume you will have several lines with uppercase or mixex upper/lower case charaters at the very beginning
-
3271[18:05:14] <PHPanos> ChrisH: yes I do
-
3272[18:05:59] *** Joins: murfjr (~douseiais@replaced-ip)
-
3273[18:06:04] *** Quits: murfjr (~douseiais@replaced-ip) (Max SendQ exceeded)
-
3274[18:06:14] <ChrisH> PHPanos: Therefore to me there is real alternative then upgrading to get that clean and fixed... despite the fact internetfacing webservers must have the lateste OS versions installed
-
3275[18:06:31] *** Joins: murfjr (~douseiais@replaced-ip)
-
3276[18:06:45] *** Quits: kpease (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
-
3277[18:07:23] <PHPanos> ChrisH: There is or there is not?
-
3278[18:07:55] <ChrisH> PHPanos: there is no real alternative
-
3279[18:08:09] <PHPanos> ChrisH: I see!
-
3280[18:08:28] <mimtf> scripting is important?
-
3281[18:08:46] <PHPanos> ChrisH: you meant character like this: ii or iU?
-
3282[18:09:10] <PHPanos> for example: iU libgtk2.0-bin 2.24.25-3+deb8u1 amd64 programs for the GTK+ graphical user interface library
-
3283[18:09:21] *** Joins: sm00th (~sm00th@replaced-ip)
-
3284[18:09:31] <greycat> gotta wonder why a web server would even have that
-
3285[18:09:33] *** Quits: shodan` (~shodan`@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
3286[18:09:38] <ChrisH> PHPanos: yes. ii is fine. iU is not so bad, as only the configure is missing. run dpgk -l | head and read the lines at the beginning
-
3287[18:09:45] <brimonk> greycat: It's probably not running all of the time... Right?
-
3288[18:09:46] *** Quits: enoch (~enoch@replaced-ip) (Quit: Leaving)
-
3289[18:10:11] <greycat> my wheezy web server has no packages with 'gtk' in their names, period
-
3290[18:10:42] <brimonk> greycat: What irc client are you using?
-
3291[18:10:56] <greycat> irssi, but I am not running it on the web server
-
3292[18:11:01] *** Quits: chachasmooth (~chachasmo@replaced-ip) (Ping timeout: 258 seconds)
-
3293[18:11:01] *** Parts: dezgot (~dezgot@replaced-ip)
-
3294[18:11:03] <PHPanos> @ChrisH: replaced-url
-
3295[18:11:10] <greycat> I'm running it on a desktop computer that isn't even Debian (or even Linux)
-
3296[18:11:46] <brimonk> greycat: Do you know of any way that I could pop up vim while editing text in irssi? Kinda like how you can do Ctrl + x + e in bash and your $(EDITOR) will pop up?
-
3297[18:11:47] * sm00th gasps
-
3298[18:11:51] *** Quits: cdown (~cdown@replaced-ip) (Read error: Connection reset by peer)
-
3299[18:11:57] <greycat> No, I don't. Ask #irssi.
-
3300[18:12:05] <brimonk> greycat: I'm on it!
-
3301[18:12:07] *** Joins: kpease (~kpease@replaced-ip)
-
3302[18:12:08] *** Joins: chachasmooth (~chachasmo@replaced-ip)
-
3303[18:12:09] *** Quits: dreamon_ (~dreamon@replaced-ip) (Ping timeout: 276 seconds)
-
3304[18:12:51] <ChrisH> PHPanos: more interesting would be: dpkg -l | egrep -v -e "^ii"
-
3305[18:13:02] *** Joins: hamster_sword (~hamster_s@replaced-ip)
-
3306[18:13:02] *** Joins: mastokley (~mastokley@replaced-ip)
-
3307[18:13:15] <somiaj> brimonk: in a console? Use screen/tmux and just open another screen/window/whatever they are called
-
3308[18:13:27] *** Joins: cdown (~cdown@replaced-ip)
-
3309[18:13:44] <PHPanos> ChrisH: replaced-url
-
3310[18:13:45] *** Quits: chichikov (~chichikov@replaced-ip) (Ping timeout: 260 seconds)
-
3311[18:14:20] *** Joins: Nnavd (~Nnavd@replaced-ip)
-
3312[18:14:25] *** Joins: juantelez (~juantelez@replaced-ip)
-
3313[18:14:52] <brimonk> somiaj: But, when I save the file in the editor, it should pop up here and send it, just like it 'subs' it off to bash in the bash shell.
-
3314[18:15:10] *** Joins: fekir (~fekir@replaced-ip)
-
3315[18:15:19] *** Quits: hackp (~hackp@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
-
3316[18:15:24] <markybob> it means your clients sites are probably down now. your mysql-server is fucked
-
3317[18:15:37] *** Joins: cableninja_ (~cableninj@replaced-ip)
-
3318[18:15:45] *** Joins: silverhom (~silverhom@replaced-ip)
-
3319[18:15:46] *** cableninja_ is now known as cableninja
-
3320[18:15:48] <ChrisH> PHPanos: you tried to replace chrony with ntp and removed ntp afterwards. Second you have currently a half broken mysql server.
-
3321[18:15:53] <PHPanos> markybob: They are not down...
-
3322[18:16:00] *** Joins: wigust (~quassel@replaced-ip)
-
3323[18:16:17] <markybob> well then you have an angel looking out for you. seriously, call the fucking real admin
-
3324[18:16:45] <cableninja> mornin guys, I'm trying to install php5.5 (via dotdeb) on a jessie system, is there any way around this? "dpkg : Breaks: php5-fpm (< 5.6.4+dfsg-3~) but 5.5.36-1~dotdeb+7.1 is to be installed"
-
3325[18:16:56] *** Quits: hR13_ (~hR13@replaced-ip) (Read error: Connection reset by peer)
-
3326[18:17:00] <ChrisH> cableninja: yes. do not use stuff from dotdeb
-
3327[18:17:01] <somiaj> !dotdeb
-
3328[18:17:01] <dpkg> replaced-url
-
3329[18:17:11] <PHPanos> markybob: I will do it right now
-
3330[18:17:17] <somiaj> cableninja: we don't really support dotdeb packages, you will have to contact them about their packges.
-
3331[18:17:22] <cableninja> ok
-
3332[18:17:33] *** Quits: cdown (~cdown@replaced-ip) (Ping timeout: 240 seconds)
-
3333[18:17:37] *** Quits: Sleepy63 (~Sleepy63@replaced-ip##) (Quit: ##replaced-url
-
3334[18:17:39] *** Joins: hR13_ (~hR13@replaced-ip)
-
3335[18:17:48] <somiaj> cableninja: in general we think they are poor quality and shouldn't be used. In this case you have a conflict between the version in jessie and the version in dotdeb you have to sort out.
-
3336[18:18:31] <greycat> why are you trying to use a 3rd party side to installer OLDER versions of php than what debian has in stable?
-
3337[18:18:32] *** Joins: Scourje (uid63311@replaced-ip)
-
3338[18:18:34] <somiaj> cableninja: i.e. you will have to get the php5-fpm package from dotdeb to be compadabile with the php from them.
-
3339[18:18:36] *** Quits: iSlayWyverns (~uid18915@replaced-ip) (Read error: Connection reset by peer)
-
3340[18:19:03] *** Quits: amcorreia (~amcorreia@replaced-ip) (Ping timeout: 264 seconds)
-
3341[18:19:14] <greycat> I could understand if you were trying to get newer version, but older is weird.
-
3342[18:19:17] <cableninja> greycat deployment requirements for old systems
-
3343[18:19:24] <cableninja> or old code rather
-
3344[18:19:47] *** Quits: grubles (~grubles@replaced-ip) (Quit: brb)
-
3345[18:19:56] <greycat> Man, I am making so many typos lately :(
-
3346[18:20:44] <brimonk> greycat: That's what you get for not being on Debian rn.
-
3347[18:20:48] <somiaj> php upgrades seem to break many webpages and thus there is always someone needing a version not provided by debian....the real solution would be fix the actual php code, but many go down the route of using the version of php (even if insecure) that supports their code. :/
-
3348[18:20:51] *** Quits: hamster_sword (~hamster_s@replaced-ip) (Quit: Leaving)
-
3349[18:21:15] <cableninja> somiaj, unfortunately in this case, fixing the code would mean spending years of dev time
-
3350[18:21:21] <somiaj> cableninja: does the version of php in wheezy support the code?
-
3351[18:21:30] <brimonk> Is there a limit to how much text you can put put in irc in one go?
-
3352[18:21:43] <greycat> Yeah, it's ~250 bytes.
-
3353[18:21:53] <somiaj> brimonk: each line has a character limit. Though there are scripts to split long lines up to avoid this
-
3354[18:21:54] *** Quits: centrx (~centrx@replaced-ip) (Ping timeout: 276 seconds)
-
3355[18:21:57] <cableninja> yes, in wheezy it works (using dotdeb)
-
3356[18:22:14] <cableninja> I'd prefer jessie though
-
3357[18:22:14] <somiaj> cableninja: I wasn't suggeting dotdeb I was suggesting the actual version in wheezy
-
3358[18:22:18] <somiaj> ,v php5
-
3359[18:22:19] <judd> Package: php5 on amd64 -- squeeze-security: 5.3.3-7+squeeze19; squeeze: 5.3.3-7+squeeze19; squeeze-security-lts: 5.3.3.1-7+squeeze29; wheezy-security: 5.4.45-0+deb7u2; wheezy: 5.4.45-0+deb7u2; wheezy-security: 5.4.45-0+deb7u3; jessie: 5.6.20+dfsg-0+deb8u1; jessie-security: 5.6.22+dfsg-0+deb8u1; jessie-proposed-updates: 5.6.22+dfsg-0+deb8u1; sid: 5.6.22+dfsg-1; sid: 5.6.22+dfsg-2;
-
3360[18:22:20] <judd> stretch: 5.6.22+dfsg-2
-
3361[18:22:27] <greycat> cableninja: well in any case, purging the jessie php package and then installing the 3rd-party ones should resolve the conflicts
-
3362[18:22:29] <cableninja> oh
-
3363[18:22:31] *** Joins: stonerfish (~stonerfis@replaced-ip)
-
3364[18:22:33] <cableninja> I'd have to pull it from snapshots
-
3365[18:22:35] <somiaj> cableninja: i.e. would version 5.4.45 work, or are you tied to 5.5?
-
3366[18:22:40] *** Quits: dirkk (c2ce22e9@replaced-ip) (Ping timeout: 250 seconds)
-
3367[18:22:44] <cableninja> must be 5.5
-
3368[18:22:50] <cableninja> and even worse, I have to find a 5.2 later
-
3369[18:22:58] *** Quits: Gnomethrower (~B@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
3370[18:23:02] *** Quits: fekir (~fekir@replaced-ip) (Quit: Leaving)
-
3371[18:23:15] *** Quits: DrWeissbrot (~DrWeissbr@replaced-ip) (Ping timeout: 264 seconds)
-
3372[18:23:18] *** Quits: wigust (~quassel@replaced-ip) (Remote host closed the connection)
-
3373[18:23:19] *** Quits: fornax (~fornax@replaced-ip) (Quit: My iMac has gone to sleep. ZZZzzz…)
-
3374[18:23:25] <somiaj> cableninja: okay, my suggestion was if wheezy 5.4 supported it use that, as the wheezy-lts team will provide security support for wheezy for a few more years.
-
3375[18:23:31] *** Quits: jackbrown (~se@replaced-ip) (Ping timeout: 240 seconds)
-
3376[18:23:33] *** Quits: austin987 (~null@replaced-ip) (Ping timeout: 240 seconds)
-
3377[18:23:51] <somiaj> cableninja: needing a version outside of debian, you won't get much help here in #debian exepct comments about you should use a version in debian.
-
3378[18:24:42] *** Joins: centrx (~centrx@replaced-ip)
-
3379[18:24:47] <somiaj> cableninja: and also if wheezy is working fine, wheezy will be supported and have seucrity fixes for server packages so you don't have to feel the presure to upgrade to jessie.
-
3380[18:25:19] *** Quits: centrx (~centrx@replaced-ip) (Client Quit)
-
3381[18:25:28] <cableninja> fair enough, was just trying to install this on the latest without having to do a reinstall
-
3382[18:25:50] *** Joins: centrx (~centrx@replaced-ip)
-
3383[18:25:51] *** Quits: brimonk (~brian@replaced-ip) (Quit: leaving)
-
3384[18:26:00] *** Quits: dgeary2 (~dgeary@replaced-ip) (Ping timeout: 260 seconds)
-
3385[18:26:11] *** Joins: jt_ (~jt@replaced-ip)
-
3386[18:26:27] *** Quits: bolt (r00t@replaced-ip) (Remote host closed the connection)
-
3387[18:26:30] *** Joins: brimonk (~brian@replaced-ip)
-
3388[18:26:33] <brimonk> I'm back.
-
3389[18:26:38] <brimonk> 1/
-
3390[18:26:58] *** Joins: chichikov (~chichikov@replaced-ip)
-
3391[18:27:31] *** Joins: kepi (~kepi@replaced-ip)
-
3392[18:27:36] *** Quits: s4ndm4n (~sandman@replaced-ip) (Quit: Gone Fishing!)
-
3393[18:27:54] *** Quits: centrx (~centrx@replaced-ip) (Client Quit)
-
3394[18:28:00] *** debhelper sets mode: +l 1705
-
3395[18:28:10] <mimtf> `echo -n hello` <—— why ‘ is used?
-
3396[18:28:16] <mimtf> i don’t know :(
-
3397[18:28:42] <brimonk> mimtf: `` is an old form of like, bash expansion. It's the same as doing $() around whatever.
-
3398[18:28:43] *** Quits: napnap (~napnap@replaced-ip) (Quit: Quitte)
-
3399[18:28:43] *** Joins: centrx (~centrx@replaced-ip)
-
3400[18:28:59] *** Quits: murfjr (~douseiais@replaced-ip) (Remote host closed the connection)
-
3401[18:28:59] <brimonk> mimtf: I say 'the same'. It's similar, but the ` is outdated.
-
3402[18:29:34] <mimtf> ‘ is outdate?
-
3403[18:29:59] <ChrisH> mimtf: stuff between ` ` is executed and evaluated. works in most shells I know. unsure about csh and co
-
3404[18:30:21] *** Joins: timmu_ (~M@replaced-ip)
-
3405[18:30:54] *** Quits: Ad1 (~Ad1_RnR@replaced-ip) (Remote host closed the connection)
-
3406[18:31:01] <PHPanos> I just want to thank you all again for your support. I just called my colleague and it sounded like he would solve it. He has fixed that kind of issue before.
-
3407[18:31:04] <PHPanos> :)
-
3408[18:31:39] <mimtf> echo `echo hello` <——> echo hello what difference between them?
-
3409[18:31:46] *** Quits: Defaultti (defaultti@replaced-ip) (Quit: Quitting.)
-
3410[18:31:52] *** Joins: bolt (r00t@replaced-ip)
-
3411[18:31:55] *** Quits: vike (~vike@replaced-ip) (Quit: Confucius say: Man who Farts in Church sits in own pew.)
-
3412[18:32:00] *** Joins: nathanleclaire (~nathanlec@replaced-ip)
-
3413[18:32:07] *** Quits: l0xas (~unix@replaced-ip) (Remote host closed the connection)
-
3414[18:32:27] <ChrisH> first one forks at least one shell more and creates the same output... at least I expect it to happen.
-
3415[18:32:32] *** Quits: timmu (~M@replaced-ip) (Ping timeout: 260 seconds)
-
3416[18:33:10] *** Joins: otirc (~crito@replaced-ip)
-
3417[18:33:11] *** Joins: kunaaljain____ (~kunaaljai@replaced-ip)
-
3418[18:33:22] <ChrisH> mimtf: you sometimes need to evaluate like ls $(echo $SOMEVAR | grep -v $NOUSESDIR)
-
3419[18:33:25] *** Joins: Defaultti (defaultti@replaced-ip)
-
3420[18:33:35] <ChrisH> mimtf: but this is not on-topic here.
-
3421[18:33:43] *** Quits: kunaaljain___ (~kunaaljai@replaced-ip) (Ping timeout: 250 seconds)
-
3422[18:33:48] <mimtf> oh yeah thanks
-
3423[18:33:52] <mimtf> ChrisH: :)
-
3424[18:34:17] *** Joins: marcozink (~marcozink@replaced-ip)
-
3425[18:34:30] *** Quits: hiya (test@replaced-ip) (Quit: Leaving!)
-
3426[18:35:13] *** Quits: mtn (~mtn@replaced-ip) (Quit: Konversation terminated!)
-
3427[18:35:33] *** Quits: rgr (~user@replaced-ip) (Ping timeout: 258 seconds)
-
3428[18:35:45] *** Quits: edgrey (~edgrey@replaced-ip) (Quit: Konversation terminated!)
-
3429[18:35:53] *** Quits: PHPanos (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
-
3430[18:36:14] <brimonk> Well, I'm going to catch some zzzz's. I'll be back in a bit.
-
3431[18:37:38] *** Joins: jackbrown (~se@replaced-ip)
-
3432[18:37:50] *** Joins: Sleepy63 (~Sleepy63@replaced-ip)
-
3433[18:38:02] *** Joins: earthundead (~earthunde@replaced-ip)
-
3434[18:38:21] *** Joins: neilthereildeil (hidden-use@replaced-ip)
-
3435[18:38:26] <neilthereildeil> hi
-
3436[18:38:36] <neilthereildeil> how can i find which driver my webcam is using?
-
3437[18:39:42] *** Quits: turfal (~Icedove@replaced-ip) (Quit: turfal)
-
3438[18:39:53] <somiaj> dmesg is a good place to look for info about what the kernel is doing/using
-
3439[18:40:03] <somiaj> (though it can be very long list, you have ot parse)
-
3440[18:40:45] <ChrisH> neilthereildeil: just found lsusb -t might help
-
3441[18:40:49] *** Joins: murfjr (~douseiais@replaced-ip)
-
3442[18:40:50] *** Joins: Ricardo__ (~rick@replaced-ip)
-
3443[18:40:50] *** Quits: Ricardo__ (~rick@replaced-ip) (Changing host)
-
3444[18:40:50] *** Joins: Ricardo__ (~rick@replaced-ip)
-
3445[18:41:14] *** Quits: Levure (~quassel@replaced-ip) (Remote host closed the connection)
-
3446[18:41:26] *** Quits: Guest25701 (irc@replaced-ip) (Changing host)
-
3447[18:41:26] *** Joins: Guest25701 (irc@replaced-ip)
-
3448[18:41:26] *** Quits: Guest25701 (irc@replaced-ip) (Changing host)
-
3449[18:41:26] *** Joins: Guest25701 (irc@replaced-ip)
-
3450[18:41:50] *** Quits: murfjr (~douseiais@replaced-ip) (Remote host closed the connection)
-
3451[18:42:00] *** Guest25701 is now known as mosene
-
3452[18:42:35] *** Joins: austin987 (~null@replaced-ip)
-
3453[18:42:54] *** Joins: dgeary2 (~dgeary@replaced-ip)
-
3454[18:42:59] *** Joins: grubles (~grubles@replaced-ip)
-
3455[18:43:28] <neilthereildeil> ChrisH: i dont see anything
-
3456[18:43:30] *** Joins: murfjr (~douseiais@replaced-ip)
-
3457[18:43:47] *** Joins: crazyglitch (~crazyglit@replaced-ip)
-
3458[18:43:51] <neilthereildeil> however, /dev/v4l/by-path/pci-0000:00:1a.0-usb-0:1.5:1.0-video-index0 gives clues
-
3459[18:43:58] <neilthereildeil> this is integrated into my laptop screen
-
3460[18:44:15] <ChrisH> neilthereildeil: Class=Video, Driver=uvcvideo, 480M is what my webcams show
-
3461[18:44:43] *** Joins: hanfm (~Thunderbi@replaced-ip)
-
3462[18:45:46] *** Joins: atoz-chevara (~atoz-chev@replaced-ip)
-
3463[18:46:04] *** Joins: DrWeissbrot (~DrWeissbr@replaced-ip)
-
3464[18:46:14] *** Quits: hanfm (~Thunderbi@replaced-ip) (Client Quit)
-
3465[18:46:42] *** Quits: murfjr (~douseiais@replaced-ip) (Remote host closed the connection)
-
3466[18:46:46] *** Quits: centrx (~centrx@replaced-ip) (Remote host closed the connection)
-
3467[18:47:15] *** Joins: hanfm (~Thunderbi@replaced-ip)
-
3468[18:47:23] *** Quits: corpsegrinder (~corpsegri@replaced-ip) (Quit: WeeChat 1.5)
-
3469[18:47:31] *** Quits: Aaaaand (~quassel@replaced-ip) (Ping timeout: 240 seconds)
-
3470[18:47:54] *** Quits: hanfm (~Thunderbi@replaced-ip) (Client Quit)
-
3471[18:48:01] <mimtf> ChrisH: echo $(var1=5;echo $var1) you means that this var1 value isn’t saved to current command line, but it saved sub command line?
-
3472[18:48:17] <mimtf> right?
-
3473[18:48:19] <neilthereildeil> the reason i am trying to find my camera driver is so i can build a kernel with the required driver
-
3474[18:48:29] *** Quits: Pazician (~pazician@replaced-ip) ()
-
3475[18:48:35] *** Quits: bolt (r00t@replaced-ip) (Remote host closed the connection)
-
3476[18:48:37] <neilthereildeil> is there any other way i can find the driver?
-
3477[18:48:41] *** Joins: TomasCZ (~TomasCZ@replaced-ip)
-
3478[18:48:44] <somiaj> neilthereildeil: oh you aren't using the default debian kernel, then it may not detect/load it automatically.
-
3479[18:48:55] <somiaj> neilthereildeil: I too am using uvcvideo for my webcam
-
3480[18:49:01] *** Joins: l0xas (~unix@replaced-ip)
-
3481[18:49:02] <neilthereildeil> right now im booted to stock kernel
-
3482[18:49:04] *** Quits: l0xas (~unix@replaced-ip) (Max SendQ exceeded)
-
3483[18:49:09] *** Joins: murfjr (~douseiais@replaced-ip)
-
3484[18:49:14] *** Joins: l0xas (~unix@replaced-ip)
-
3485[18:49:14] *** Quits: l0xas (~unix@replaced-ip) (Changing host)
-
3486[18:49:14] *** Joins: l0xas (~unix@replaced-ip)
-
3487[18:49:15] <neilthereildeil> but when i boot my custom kernel, it doesnt see it
-
3488[18:49:17] *** Quits: l0xas (~unix@replaced-ip) (Max SendQ exceeded)
-
3489[18:49:17] <somiaj> neilthereildeil: and lsusb -t didn't list the webcam?
-
3490[18:49:21] <mimtf> echo $(var1=5;echo $var1) you means that this var1 value isn’t saved to current command line, but it saved sub command line? <—— somiaj this is right?
-
3491[18:49:26] *** Joins: l0xas (~unix@replaced-ip)
-
3492[18:49:27] <neilthereildeil> i think its running an infinite loop
-
3493[18:49:28] *** Quits: l0xas (~unix@replaced-ip) (Max SendQ exceeded)
-
3494[18:49:35] <neilthereildeil> its been running a couple minutes at 100% CPU
-
3495[18:49:47] <neilthereildeil> maybe following symlinks around /dev?
-
3496[18:49:49] *** Joins: cdown (~cdown@replaced-ip)
-
3497[18:49:56] <somiaj> mimtf: there is #bash which may give better help. I don't know the details in this case, but what you say seems reasonable, I cannot verify it
-
3498[18:50:10] <somiaj> mimtf: you can though, echo $(var1=5; echo $var1) && echo $var1
-
3499[18:50:12] *** Quits: Bercik (~Yotsuba@replaced-ip) (Excess Flood)
-
3500[18:50:29] *** Quits: murfjr (~douseiais@replaced-ip) (Remote host closed the connection)
-
3501[18:50:54] <neilthereildeil> what module should i enable in kernel to support this hardware?
-
3502[18:51:25] <ChrisH> mimtf: replaced-url
-
3503[18:51:49] <mimtf> thanks somiaj and ChrisH
-
3504[18:51:50] <mimtf> :)
-
3505[18:52:06] *** Joins: centrx (~centrx@replaced-ip)
-
3506[18:52:38] *** Joins: bolt (r00t@replaced-ip)
-
3507[18:52:42] *** Parts: neilthereildeil (hidden-use@replaced-ip)
-
3508[18:52:53] *** Joins: Pscion (~chatzilla@replaced-ip)
-
3509[18:53:13] *** Quits: jak2000 (~jak2000@replaced-ip) (Ping timeout: 250 seconds)
-
3510[18:53:19] *** Joins: hiya (test@replaced-ip)
-
3511[18:53:35] *** Quits: p3rror (~p3rror@replaced-ip) (Quit: Leaving)
-
3512[18:54:24] *** Quits: Jojan (~Jojan@replaced-ip) (Ping timeout: 276 seconds)
-
3513[18:54:25] *** Joins: murfjr (~douseiais@replaced-ip)
-
3514[18:55:41] *** Quits: dgeary2 (~dgeary@replaced-ip) (Quit: Ex-Chat)
-
3515[18:56:08] *** Joins: altin_ (~altin@replaced-ip)
-
3516[18:56:28] *** Joins: mekeor (~user@replaced-ip)
-
3517[18:56:30] *** Quits: murfjr (~douseiais@replaced-ip) (Remote host closed the connection)
-
3518[18:57:07] *** Joins: davi (~davi@replaced-ip)
-
3519[18:57:07] *** Quits: davi (~davi@replaced-ip) (Changing host)
-
3520[18:57:07] *** Joins: davi (~davi@replaced-ip)
-
3521[18:57:09] *** Joins: murfjr (~douseiais@replaced-ip)
-
3522[18:57:28] *** Joins: asc232 (~Keith@replaced-ip)
-
3523[18:57:30] *** Quits: juantelez (~juantelez@replaced-ip) (Ping timeout: 246 seconds)
-
3524[18:57:59] *** Joins: navlys (~smuxi@replaced-ip)
-
3525[18:58:27] *** Joins: Guest32364 (~scout@replaced-ip)
-
3526[18:59:26] *** Joins: Bercik (~Yotsuba@replaced-ip)
-
3527[18:59:45] *** Quits: murfjr (~douseiais@replaced-ip) (Remote host closed the connection)
-
3528[19:00:05] *** Quits: afuentes (~kusanagi@replaced-ip) (Ping timeout: 258 seconds)
-
3529[19:00:10] <jhutchins> Is it possible to turn off checking the permissions on ssh config files?
-
3530[19:00:59] <Iridos> it's a security feature
-
3531[19:01:20] <Iridos> but it's open source... so, obviously you can change it and compile your own
-
3532[19:01:45] *** Quits: wonderworld (~ww@replaced-ip) (Remote host closed the connection)
-
3533[19:01:46] *** Joins: T0rch (~T0rch@replaced-ip)
-
3534[19:01:53] *** Quits: CME (~CME@replaced-ip) (Ping timeout: 250 seconds)
-
3535[19:02:05] <Guest32364> Hello, question about syslog. I'm using systemd-journal with the ForwardToSyslog option enabled. I get double entries when logging something once, i do this to facility local6.
-
3536[19:02:05] *** Joins: geoid (~geoid@replaced-ip)
-
3537[19:02:12] *** Quits: altin_ (~altin@replaced-ip) (Ping timeout: 276 seconds)
-
3538[19:02:15] *** Quits: jackbrown (~se@replaced-ip) (Ping timeout: 264 seconds)
-
3539[19:02:38] *** Joins: chuugar (~chuugar@replaced-ip)
-
3540[19:02:43] *** Joins: RA3OR (~demon@replaced-ip)
-
3541[19:02:44] *** Joins: bIka (~unix@replaced-ip)
-
3542[19:02:52] <Guest32364> in journalctl doesn't suffer from this odd behavior
-
3543[19:03:10] *** Joins: murfjr (~douseiais@replaced-ip)
-
3544[19:04:07] *** TomTomTo1 is now known as TomTomTosch
-
3545[19:04:15] *** Joins: CME (~CME@replaced-ip)
-
3546[19:04:19] *** Joins: d4rklit3 (~textual@replaced-ip)
-
3547[19:07:49] *** Joins: sauvin (~sauvin@replaced-ip)
-
3548[19:07:54] *** Quits: cdown (~cdown@replaced-ip) (Ping timeout: 260 seconds)
-
3549[19:07:56] *** Joins: kpease_ (~kpease@replaced-ip)
-
3550[19:08:00] *** debhelper sets mode: +l 1714
-
3551[19:08:04] *** Quits: notebox (~textual@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
3552[19:08:10] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip)
-
3553[19:08:15] *** Quits: level7 (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
3554[19:09:09] *** Quits: jwd (~jwd@replaced-ip) (Remote host closed the connection)
-
3555[19:09:15] *** Joins: bizarro_1 (~bizarro_1@replaced-ip)
-
3556[19:09:31] <jhutchins> Iridos: I was hoping for a config/cli option; because there are filesystems where the "correct" permissions can't be set.
-
3557[19:09:36] *** Joins: jwd (~jwd@replaced-ip)
-
3558[19:09:50] *** Joins: Aaaaand (~quassel@replaced-ip)
-
3559[19:09:51] *** Joins: kewiha (63fce31e@replaced-ip)
-
3560[19:10:04] *** Joins: dtux (~dmtucker@replaced-ip)
-
3561[19:10:47] *** Quits: Brigo (~Brigo@replaced-ip) (Ping timeout: 244 seconds)
-
3562[19:10:50] <kewiha> I have a Debian box with Dual Intel NICs and WITHOUT VT-D or whatever the fancy virt extensions are. I want to install PFSense (a firewall OS) in a VM on my Debian box, and pass it those NICs
-
3563[19:10:52] *** Quits: kpease (~kpease@replaced-ip) (Ping timeout: 272 seconds)
-
3564[19:11:01] <somiaj> jhutchins: you are using non nix filesystems for $HOME, or is this an issue with sshing from a windows box? (I think it would deal with its keys in a way that was compadiable)
-
3565[19:11:02] *** Joins: fornax (~fornax@replaced-ip)
-
3566[19:11:03] <kewiha> Is this something I should be doing?
-
3567[19:11:36] *** Quits: ploynog (~ploynog@replaced-ip) (Remote host closed the connection)
-
3568[19:12:11] <somiaj> kewiha: sure, you can give the whole nic to the virt just fine. Only issue I could see without the virt extensions is it will be all software driven which may put some load on the host depending on how much work the firewall needs to do.
-
3569[19:12:25] *** Joins: relaxed (~relaxed@replaced-ip)
-
3570[19:12:36] <kewiha> It's a core i3-4150 that doesn't do much otherwise
-
3571[19:13:03] <somiaj> are you sure you don't have the virt extensions. I guess intel chips are a bit more common to not include them (I'm more use to amd)
-
3572[19:13:07] <kewiha> I'll be connecting one end to my modem, "plug directly into the internet" so to speak
-
3573[19:13:12] *** Quits: murfjr (~douseiais@replaced-ip) (Remote host closed the connection)
-
3574[19:13:26] <kewiha> No, need Xeon, or some i5/i7
-
3575[19:13:37] <Iridos> jhutchins, LD_PRELOAD ?
-
3576[19:13:44] <kewiha> I have the VT-X ones, not VT-D, or whichever is the worse of the two
-
3577[19:13:51] *** Joins: Hurtz (~Hurtz@replaced-ip)
-
3578[19:14:35] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip)
-
3579[19:14:54] *** Quits: RA3OR (~demon@replaced-ip) (Ping timeout: 260 seconds)
-
3580[19:15:09] <kewiha> I could scrounge up another box for this, but I'd need dual nics. How does KVM or other virt software handle drivers? The firewall OS is horrible with Realtek NICs for example, would the firewall OS be interacting with the Realtek NIC, or just passing along packets to a virtual interface?
-
3581[19:16:09] *** Quits: nikoma (~nikoma@replaced-ip) (Quit: Lost terminal)
-
3582[19:17:07] <somiaj> kewiha: sems VT-X and VT-D do different things, so my initial though was incorrect, you'll get the cpu support. vt-d seems to support more i/o and unsure how much of that helps with nics (or it is more disks)
-
3583[19:17:25] *** Joins: murfjr (~douseiais@replaced-ip)
-
3584[19:17:48] *** Quits: troulouliou_div2 (~troulouli@replaced-ip) (Ping timeout: 276 seconds)
-
3585[19:17:55] *** Quits: d0lph1n98 (~d0lph1n@replaced-ip) (Ping timeout: 252 seconds)
-
3586[19:18:24] <somiaj> kewiha: just make sure you enable the vt-x in your bios for the extra support. Since I think most will be cpu driven and the nic can be given the the vm, I don't think you'll have to many issues (disclaimer: I have no expreience doing this, so unsure if there is anything i'm overlooking)
-
3587[19:18:25] <kewiha> vt-d does hardware passthrough for feeding PCIE GPUs to a VM afaik, I think that's what I'd be doing here
-
3588[19:19:01] *** Joins: tomocha_____ (tomocha@replaced-ip)
-
3589[19:19:16] <kewiha> ok, how do I do the nic passthrough with KVM in such a way that it won't compromise the debian host (so debian can't connect to the internet directly)
-
3590[19:19:35] <Iridos> jhutchins, colleagues recently made a LD_PRELOAD hack, because lustre returns random error-codes when you do mkdir on a directory that already exists (including permission denied) ... I just looked, that's a 60 line C thingy
-
3591[19:19:44] <somiaj> kewiha: I think passing the network card via a bridge or is fairly common and I don't think it will cause to much of a slow down to not have vt-d
-
3592[19:20:14] *** zz_CyberJacob is now known as CyberJacob
-
3593[19:20:34] *** Quits: tomocha_____ (tomocha@replaced-ip) (Max SendQ exceeded)
-
3594[19:20:52] *** Joins: Pazician (~pazician@replaced-ip)
-
3595[19:20:52] *** Quits: Pazician (~pazician@replaced-ip) (Changing host)
-
3596[19:20:52] *** Joins: Pazician (~pazician@replaced-ip)
-
3597[19:20:59] <somiaj> kewiha: I do it via a bridge, but look at libvirt it seems to have lots of nice tools for this
-
3598[19:21:15] <kewiha> somiaj: so bridge is the keyword I'm looking for? How do I stop the host from using the NICs I pass through?
-
3599[19:21:24] <somiaj> kewiha: you can either bridge the device or use a virtual network, and I think you want a bridge
-
3600[19:21:48] <somiaj> kewiha: a bridge dosen't have to have an ip asssociated with it, so the host will just bridge the device (Afiak)
-
3601[19:22:04] <Iridos> jhutchins, or maybe you could abuse fakeroot to do it
-
3602[19:22:19] <kewiha> so from the Debian side then, how do I stop Debian from using the nic?
-
3603[19:22:44] <greycat> Edit /etc/network/interfaces
-
3604[19:22:48] <somiaj> kewiha: replaced-url
-
3605[19:22:57] *** Quits: futex (~mcstn@replaced-ip) (Read error: Connection reset by peer)
-
3606[19:23:36] <kewiha> how do I not configure it on the host?
-
3607[19:23:59] <greycat> Remove the auto line for it in /etc/network/interfaces
-
3608[19:24:00] *** Joins: futex (~mcstn@replaced-ip)
-
3609[19:24:09] *** Joins: tomocha_____ (tomocha@replaced-ip)
-
3610[19:24:32] <kewiha> So without the auto line, Debian can't possibly use that NIC, but a bridged VM can use it fairly natively?
-
3611[19:24:34] <greycat> or the allow-hotplug line, if you have that
-
3612[19:24:40] *** Quits: Ishimaru (~Ishimaru@replaced-ip) (Quit: Ishimaru)
-
3613[19:24:51] *** Quits: kpease_ (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
-
3614[19:24:54] *** Joins: juantelez (~juantelez@replaced-ip)
-
3615[19:25:15] *** Joins: Gabs5807 (~Gabriel@replaced-ip)
-
3616[19:25:24] <somiaj> kewiha: I don't know enough to have a good answer. I share my bridge with my guests, but I assume you could just just not give the bridge on the host an ip address
-
3617[19:25:34] <teraflops> kewiha: sometimes you need to blacklist the driver too (as in vga passthrough)
-
3618[19:25:43] *** Quits: Finetundra__ (~AndChat54@replaced-ip) (Ping timeout: 250 seconds)
-
3619[19:25:46] *** Joins: cdb23ax (cdb23ax4@replaced-ip)
-
3620[19:26:09] <kewiha> teraflops: won't blacklisting a driver cause identical nics to not work too?
-
3621[19:26:28] <cdb23ax> hello i have succesfully installed debian jessie on a igel ud3 thinclient. now i have the problem that the screensaver is active after 10 minutes.
-
3622[19:27:09] *** Joins: BenNZ (~Ben__@replaced-ip)
-
3623[19:27:18] *** Joins: AimHere (~bod@replaced-ip)
-
3624[19:27:21] *** Quits: geoid (~geoid@replaced-ip) (Quit: Be back later ...)
-
3625[19:27:34] <somiaj> kewiha: replaced-url
-
3626[19:27:48] <somiaj> kewiha: seems to suggest just give the bridge on the host the ip 0.0.0.0 and it is effecitvally disabled
-
3627[19:27:57] *** Joins: geoid (~geoid@replaced-ip)
-
3628[19:27:59] <teraflops> kewiha: right but you can bypass using pcistub
-
3629[19:28:04] *** Joins: andrewm87 (~andrewm87@replaced-ip)
-
3630[19:28:18] <cdb23ax> i have the default gui installed i think its gnome and i cant find the option to disable the screensaver. i have succesfully disabled the lockscreen but the screensaver remains
-
3631[19:29:05] <kewiha> I think this might be too ambitious for a first step into VMs. Where is a good place to get an intel PCIE dual nic? Which models tend to work nicely?
-
3632[19:29:57] <cdb23ax> in the gnome control panel under power i only have options from 10minutes to 1hour but theres a option missing disable or never use screensaver
-
3633[19:30:01] *** Joins: kpease (~kpease@replaced-ip)
-
3634[19:30:37] *** magyar_ is now known as magyar
-
3635[19:31:04] <teraflops> kewiha: hmm, if you plan pci passthrough what you want to know is if _guest_ supports the device not the host
-
3636[19:31:36] *** Quits: kpease (~kpease@replaced-ip) (Client Quit)
-
3637[19:32:27] <kewiha> teraflops: Can't PCIE passthrough on an i3-4150, I think
-
3638[19:32:33] *** Quits: SpacePenguin (~SpacePeng@replaced-ip) (Remote host closed the connection)
-
3639[19:32:41] <kewiha> It's a supermicro server board so I'm good there, but I don't think the CPU will do it
-
3640[19:33:05] *** Quits: murfjr (~douseiais@replaced-ip) (Remote host closed the connection)
-
3641[19:34:05] *** Joins: murfjr (~douseiais@replaced-ip)
-
3642[19:35:20] *** Parts: lucad111 (~lucad111@replaced-ip)
-
3643[19:35:28] <teraflops> kewiha: not sure about what you need, iirc you need vt-d, you better check it yourself
-
3644[19:35:29] *** Joins: dka_ (~dka@replaced-ip)
-
3645[19:35:58] <jhutchins> Sorry, RL.
-
3646[19:36:10] *** Quits: oish (~charlie@replaced-ip) (Quit: leaving)
-
3647[19:36:30] *** Joins: converge (~converge@replaced-ip)
-
3648[19:36:31] *** Joins: frangor (~frangor@replaced-ip)
-
3649[19:36:37] <jhutchins> somiaj: Yes, not a unix filesystem for home. Very Nearly Unix - and two out of three environments are fine, so potential to fix it.
-
3650[19:36:58] <jhutchins> somiaj: I was hoping that there was a config file or CLI switch that would skip strict permissions checking.
-
3651[19:37:25] *** Quits: Kiah (~gir@replaced-ip) (Ping timeout: 250 seconds)
-
3652[19:38:00] *** Joins: Kiah (~gir@replaced-ip)
-
3653[19:38:21] *** Joins: Almtesh (~Almtesh@replaced-ip)
-
3654[19:38:44] *** Joins: ki0 (~ki0@replaced-ip)
-
3655[19:38:56] *** Joins: slack_ (~slack@replaced-ip)
-
3656[19:39:30] *** Joins: icewolf (~starclear@replaced-ip)
-
3657[19:39:54] *** Quits: dka (~dka@replaced-ip) (Ping timeout: 276 seconds)
-
3658[19:40:27] *** Joins: f10 (~flo@replaced-ip)
-
3659[19:40:38] *** Quits: Ceber (~PHP5445-0@replaced-ip) (Ping timeout: 272 seconds)
-
3660[19:40:59] *** Joins: awwal (~awwal@replaced-ip)
-
3661[19:41:18] <kewiha> teraflops: definitely need VT-D
-
3662[19:41:25] <teraflops> yup
-
3663[19:41:42] <kewiha> I'm looking for a dual port PCIE intel NIC, any suggestions?
-
3664[19:42:00] *** Parts: icewolf (~starclear@replaced-ip)
-
3665[19:42:22] *** Joins: jak2000 (~jak2000@replaced-ip)
-
3666[19:43:27] *** Quits: atoz-chevara (~atoz-chev@replaced-ip) (Quit: ByrdIRC)
-
3667[19:43:29] *** Quits: ki0 (~ki0@replaced-ip) (Ping timeout: 260 seconds)
-
3668[19:44:27] *** Quits: efdetonator (~efdetonat@replaced-ip) (Ping timeout: 276 seconds)
-
3669[19:45:01] *** Joins: Dyonisos (~Dyonisos@replaced-ip)
-
3670[19:45:13] *** Joins: f10_ (~flo@replaced-ip)
-
3671[19:45:51] *** Joins: corpsegrinder (~corpsegri@replaced-ip)
-
3672[19:45:55] *** Quits: brokencycle (~brokencyc@replaced-ip) (Ping timeout: 244 seconds)
-
3673[19:46:04] <sharkman> how do i add write permission to a file... chmod u+w foo.txt
-
3674[19:46:05] <sharkman> ?
-
3675[19:46:19] <greycat> that adds the write permission to the "u" set
-
3676[19:46:37] <greycat> which I think is owner? I always get mixed up on those damned letters. I use the octal numbers.
-
3677[19:46:59] <sharkman> im not sure, i see it on stackoverflow, but this is my server, so i want to make sure before i change it
-
3678[19:47:22] <teraflops> u user a all o others
-
3679[19:47:26] <greycat> What do you want the permissions on the file to be?
-
3680[19:47:42] *** Quits: Sicnus (~Sick@replaced-ip) (Ping timeout: 276 seconds)
-
3681[19:47:50] <koollman> u=user, g=group, o=other. not too hard
-
3682[19:48:01] *** debhelper sets mode: +l 1721
-
3683[19:48:02] <teraflops> yeah koollman
-
3684[19:48:07] <teraflops> ^
-
3685[19:48:08] <greycat> The hard one is o=ownernowaitshitit'snot
-
3686[19:48:23] *** Quits: juantelez (~juantelez@replaced-ip) (Ping timeout: 258 seconds)
-
3687[19:48:30] *** Parts: mimtf (~mimtf@replaced-ip)
-
3688[19:48:36] <sharkman> oh i see
-
3689[19:49:21] <teraflops> yeah theres a o too
-
3690[19:49:29] *** Joins: avalchev (~avalchev@replaced-ip)
-
3691[19:49:41] <greycat> anyway, most files should be rw-r--r-- = 644
-
3692[19:49:59] <greycat> there are exceptions of course
-
3693[19:50:03] *** Quits: sphenxes02 (~sphenxes@replaced-ip) (Ping timeout: 240 seconds)
-
3694[19:50:38] *** Quits: kewiha (63fce31e@replaced-ip) (Ping timeout: 250 seconds)
-
3695[19:50:45] *** Joins: sphenxes02 (~sphenxes@replaced-ip)
-
3696[19:50:51] *** Quits: sphenxes01 (~sphenxes@replaced-ip) (Ping timeout: 250 seconds)
-
3697[19:50:55] *** Quits: sphenxes (~sphenxes@replaced-ip) (Ping timeout: 252 seconds)
-
3698[19:50:59] *** Joins: sphenxes01 (~sphenxes@replaced-ip)
-
3699[19:51:06] <sharkman> okay thanks
-
3700[19:51:36] *** Joins: sphenxes (~sphenxes@replaced-ip)
-
3701[19:51:58] *** Joins: gollak (~hugo@replaced-ip)
-
3702[19:52:06] *** Joins: Walakea_ (~marian@replaced-ip)
-
3703[19:53:04] <gollak> Hi, All time when i start my computer i have to lauch this command to save in memory my private key :
-
3704[19:53:40] <gollak> ssh-agent && ssh-add /home/hugo/Documents/Keys/key.file
-
3705[19:53:40] *** Joins: ViCe95 (~vice@replaced-ip)
-
3706[19:53:49] *** Joins: btf (~btf@replaced-ip)
-
3707[19:53:49] <greycat> Usually you add this stuff to your login.
-
3708[19:54:02] *** Quits: davi (~davi@replaced-ip) (Ping timeout: 244 seconds)
-
3709[19:54:03] <gollak> is there a way to lauch that at my computer start ?
-
3710[19:54:04] <greycat> And then you say "how" and we have to ask "Well, how do you login"?
-
3711[19:54:12] *** Quits: Akuw (~x@replaced-ip) (Ping timeout: 244 seconds)
-
3712[19:54:17] *** ViCe95 is now known as Guest71922
-
3713[19:54:26] *** Joins: tumble_ (~tumble@replaced-ip)
-
3714[19:54:27] *** Joins: FuriousGeorge (~chatzilla@replaced-ip)
-
3715[19:54:43] <greycat> And then there's some long back and forth before we finally figure out that you're using gdm3, or lightdm, or whatever you are using....
-
3716[19:55:24] <greycat> And then we hope someone who knows a few things actually uses whichever *dm you're using so they can answer you.
-
3717[19:55:45] <teraflops> gollak: I do replaced-url
-
3718[19:55:58] <teraflops> meh that comma sorry
-
3719[19:56:25] *** Quits: Guest40593 (~vice@replaced-ip) (Ping timeout: 252 seconds)
-
3720[19:56:49] *** Quits: Gabs5807 (~Gabriel@replaced-ip) (Quit: IRC for Sailfish 0.9)
-
3721[19:57:01] <greycat> So, gollak, how do you login?
-
3722[19:57:45] *** Joins: pencilandpaper (~penciland@replaced-ip)
-
3723[19:59:12] *** Quits: Hacker01 (~Haxker01@replaced-ip) (Quit: Hacker01)
-
3724[19:59:38] *** Joins: SpacePenguin (~SpacePeng@replaced-ip)
-
3725[20:00:23] *** Joins: Sicnus (~Sick@replaced-ip)
-
3726[20:00:36] *** Joins: Ceber (~PHP5445-0@replaced-ip)
-
3727[20:00:47] *** Parts: Tadgy (~tadgy@replaced-ip)
-
3728[20:02:26] <gollak> greycat, i have ubuntu : /etc/init.d/lightdm
-
3729[20:02:51] *** Joins: nitefall (~thewellin@replaced-ip)
-
3730[20:03:26] *** Quits: Ryushin (~Ryushin@replaced-ip) (Ping timeout: 272 seconds)
-
3731[20:03:30] *** Quits: Tiffon (~name@replaced-ip) (Ping timeout: 244 seconds)
-
3732[20:03:46] <greycat> Then ask #ubuntu how to set up ssh-agent for your lightdm login.
-
3733[20:04:57] *** Joins: trueneu (~noone@replaced-ip)
-
3734[20:05:51] *** Joins: queuepop (queuepop@replaced-ip)
-
3735[20:06:11] *** Joins: Tetrazene (~Carp@replaced-ip)
-
3736[20:06:16] *** Joins: wildlander (~wild@replaced-ip)
-
3737[20:06:26] *** Quits: murfjr (~douseiais@replaced-ip) (Ping timeout: 244 seconds)
-
3738[20:06:34] *** Quits: xet7 (~xet7@replaced-ip) (Quit: Leaving)
-
3739[20:06:52] <gollak> greycat, thanks !
-
3740[20:07:00] *** Joins: AngeFede (~f3d3@replaced-ip)
-
3741[20:07:05] *** Quits: andrewm87 (~andrewm87@replaced-ip) (Quit: andrewm87)
-
3742[20:07:35] <awwal> How to find out which pkg have created X file not hidden in my /home ? I have a non hidden plain text file in my /home named 2 and inside I see 9080
-
3743[20:08:11] <greycat> Most likely you did it yourself by typing something at a shell prompt.
-
3744[20:08:32] <greycat> Packages generally do not place files in random users' home directories.
-
3745[20:08:39] *** Quits: glennb (~glennb@replaced-ip) (Read error: Connection reset by peer)
-
3746[20:09:18] <doublehp> awwal: in short, impossible with distro tools; but with experience, WE, here, may have an idea
-
3747[20:09:30] <aria> is there a 'trick' to understanding dmesg logs?
-
3748[20:09:42] <aria> or do you just have to understand linux and system hardware in general
-
3749[20:09:44] <doublehp> aria: experience
-
3750[20:09:49] *** Joins: alxy (uid115853@replaced-ip)
-
3751[20:09:49] <aria> shucks
-
3752[20:09:54] <greycat> The [numbers] are a timestamp in seconds since kernel booted. They are in chronological order. Beyond that, they can say anything at all.
-
3753[20:10:39] *** Quits: mekeor (~user@replaced-ip) (Remote host closed the connection)
-
3754[20:10:40] <doublehp> aria: first field is some kind of date (usually, micro second since system startup , or CPU) ticks. The rest is a random output from random code
-
3755[20:10:45] *** Quits: converge (~converge@replaced-ip) (Quit: Leaving...)
-
3756[20:10:48] *** Joins: dean (~dean@replaced-ip)
-
3757[20:10:50] <awwal> right, but no clue how it can be created if one doesn't do that explicitly , greycat
-
3758[20:10:57] <awwal> doublehp, WE?
-
3759[20:11:06] *** dean is now known as Guest66177
-
3760[20:11:07] *** Joins: PryMar56 (~prymar@replaced-ip)
-
3761[20:11:07] <doublehp> awwal: we, us, here
-
3762[20:11:13] *** Quits: mosene (irc@replaced-ip) (Excess Flood)
-
3763[20:11:14] <awwal> oh, ok
-
3764[20:11:17] <doublehp> awwal: usually, this kind of files are typo we do in shell
-
3765[20:11:24] <greycat> awwal: you mistyped a shell command. Don't worry so much about it. Use the datestamp to see when you did it. Then remove the file.
-
3766[20:11:41] <doublehp> awwal: it's possible to backtrack if you have activated bash-logging (into syslog)
-
3767[20:11:44] <greycat> You probably typed >2 when you meant 2>
-
3768[20:12:31] *** Quits: asterismo (~santiago@replaced-ip) (Quit: Konversation terminated!)
-
3769[20:12:33] <doublehp> awwal: date of file gives you a clue; syslog will tell you what you typed exactly. bash-logging does not record scripts (says which script you ran manually; not commands run in bash scripts)
-
3770[20:13:08] *** Joins: jnavila (~jnavila@replaced-ip)
-
3771[20:13:10] *** Quits: asc232 (~Keith@replaced-ip) (Read error: Connection reset by peer)
-
3772[20:13:17] *** Joins: amcorreia (~amcorreia@replaced-ip)
-
3773[20:13:20] <greycat> syslog will not tell you
-
3774[20:13:49] <doublehp> greycat: don't tell it does not: I do it several times a week !!!
-
3775[20:13:57] *** Quits: killian99 (~killian99@replaced-ip) (Quit: Quitte)
-
3776[20:14:25] *** Joins: streulma (~streulma@replaced-ip)
-
3777[20:14:27] <greycat> IN A DEFAULT DEBIAN INSTALLATION, syslog does not spy on users' shell commands and record them in files.
-
3778[20:14:34] *** Joins: Guest44828 (irc@replaced-ip)
-
3779[20:14:43] *** Quits: fornax (~fornax@replaced-ip) (Quit: My iMac has gone to sleep. ZZZzzz…)
-
3780[20:14:49] <doublehp> greycat: default settings are unsecure and useless.
-
3781[20:14:51] *** Quits: relox (~weechat@replaced-ip) (Ping timeout: 264 seconds)
-
3782[20:15:16] *** Joins: juantelez (~juantelez@replaced-ip)
-
3783[20:15:32] <doublehp> greycat: "if you have activated bash-logging "
-
3784[20:16:10] <greycat> Bash logs your commands in your own ~/.bash_history (with a size limit) so you can check there.
-
3785[20:16:26] <streulma> How can I upgrade qemu to latest version on Debian 8 Jessie ?
-
3786[20:16:53] <streulma> it don't accept -cpu Nehalem
-
3787[20:16:53] *** Quits: hR13_ (~hR13@replaced-ip) (Read error: Connection reset by peer)
-
3788[20:17:03] <teraflops> streulma: you already have the latest version if you do apt-get upgrade
-
3789[20:17:07] <doublehp> greycat: i had to start using the bash-logging because the max limit for history was not even 2 weeks !!!
-
3790[20:17:18] <greycat> It's not time. It's number of commands.
-
3791[20:17:27] *** Joins: hR13_ (~hR13@replaced-ip)
-
3792[20:17:28] *** Joins: l3archos (~Icedove@replaced-ip)
-
3793[20:17:34] <teraflops> streulma: latest _debian_ version
-
3794[20:17:34] <streulma> it's not the last build of Qemu, I have latest because fresh installed
-
3795[20:17:47] <doublehp> greycat: the max possible number of lines is about 9k; which I reach easily in 2 weeks
-
3796[20:17:52] <doublehp> sometimes in days
-
3797[20:17:56] *** Quits: Walakea_ (~marian@replaced-ip) (Quit: Walakea_)
-
3798[20:18:05] <teraflops> I said latest debian version not latest qemu version
-
3799[20:18:15] <doublehp> greycat: when I need to track commands sometimes 3y later
-
3800[20:18:20] <greycat> I'm not saying what you did is wrong, just that it's not the default behavior and so you can't tell users to look in syslog for things they won't have.
-
3801[20:18:24] <centrx> streulma: 2.5 is in backports
-
3802[20:18:40] <centrx> streulma: 2.6 is in testing/unstable, which you could try to backport yourself (/msg dpkg ssb)
-
3803[20:19:03] *** Quits: kunaaljain____ (~kunaaljai@replaced-ip) (Ping timeout: 264 seconds)
-
3804[20:19:52] *** Quits: nathanleclaire (~nathanlec@replaced-ip) (Quit: nathanleclaire)
-
3805[20:20:31] *** Quits: Youri (~youri@replaced-ip) (Quit: I'll be back!)
-
3806[20:22:03] *** Joins: GeorgeJipa (~admin@replaced-ip)
-
3807[20:22:03] *** Quits: GeorgeJipa (~admin@replaced-ip) (Changing host)
-
3808[20:22:03] *** Joins: GeorgeJipa (~admin@replaced-ip)
-
3809[20:23:19] *** Joins: Codfection (~Codfectio@replaced-ip)
-
3810[20:24:27] *** Quits: robotroll (~robotroll@replaced-ip) (Remote host closed the connection)
-
3811[20:24:35] *** Quits: sauvin (~sauvin@replaced-ip) (Remote host closed the connection)
-
3812[20:24:48] *** Joins: Levure (~quassel@replaced-ip)
-
3813[20:25:02] *** Joins: dreamon_ (~dreamon@replaced-ip)
-
3814[20:25:38] *** Quits: Colti (Miramar-FL@replaced-ip) (Excess Flood)
-
3815[20:26:43] *** Joins: Colti (Miramar-FL@replaced-ip)
-
3816[20:27:50] *** Joins: relox (~weechat@replaced-ip)
-
3817[20:28:13] *** Joins: Killaklown (~Jonathan@replaced-ip)
-
3818[20:28:19] <Killaklown> I need snmp-mibs-downloader
-
3819[20:28:22] <Killaklown> where can I find that?
-
3820[20:29:28] *** Joins: tremon (~aschuring@replaced-ip)
-
3821[20:29:40] *** Quits: asperon (~asperon@replaced-ip) (Quit: Will you be in this place forever?)
-
3822[20:30:11] <Killaklown> nvm
-
3823[20:30:13] <Killaklown> i'm outa here
-
3824[20:30:15] *** Parts: Killaklown (~Jonathan@replaced-ip)
-
3825[20:30:30] *** Quits: BenNZ (~Ben__@replaced-ip) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
-
3826[20:31:10] *** Joins: cra1g321 (~craig@replaced-ip)
-
3827[20:31:26] *** Joins: scream (~scream@replaced-ip)
-
3828[20:33:03] *** Quits: curtan (~jip@replaced-ip) (Ping timeout: 246 seconds)
-
3829[20:33:07] *** Quits: nhhc (~nhhc@replaced-ip) (Quit: Leaving)
-
3830[20:33:08] *** Joins: ahmetalpbalkan (uid24629@replaced-ip)
-
3831[20:34:03] *** Quits: l3archos (~Icedove@replaced-ip) (Ping timeout: 264 seconds)
-
3832[20:34:12] *** Quits: Starduster (~SD@replaced-ip) ()
-
3833[20:37:01] *** Joins: SuperTramp83 (~gnu@replaced-ip)
-
3834[20:37:09] *** Quits: AngeFede (~f3d3@replaced-ip) (Ping timeout: 260 seconds)
-
3835[20:37:20] *** Joins: oish (~charlie@replaced-ip)
-
3836[20:37:32] *** Joins: PaganMin (~GitGud@replaced-ip)
-
3837[20:37:40] *** Quits: Lildirt (~Lildirt@replaced-ip) (Ping timeout: 252 seconds)
-
3838[20:38:17] *** Joins: SuperTramp83_ (~gnu@replaced-ip)
-
3839[20:38:49] *** Joins: dankeast (~dan@replaced-ip)
-
3840[20:40:36] *** Joins: edgrey (~edgrey@replaced-ip)
-
3841[20:41:26] *** Quits: Ool (~Ool@replaced-ip) (Ping timeout: 272 seconds)
-
3842[20:41:47] *** Joins: bn` (~Patrice@replaced-ip)
-
3843[20:41:49] *** Quits: Ingvix (~Ingvix@replaced-ip) (Ping timeout: 260 seconds)
-
3844[20:42:14] *** Joins: ynanm (~quassel@replaced-ip)
-
3845[20:42:19] *** Quits: SuperTramp83 (~gnu@replaced-ip) (Quit: Leaving)
-
3846[20:42:19] *** Quits: SuperTramp83_ (~gnu@replaced-ip) (Client Quit)
-
3847[20:42:32] *** Joins: l3archos (~Icedove@replaced-ip)
-
3848[20:42:49] *** Joins: SuperTramp83 (~gnu@replaced-ip)
-
3849[20:42:50] *** Joins: fornax (~fornax@replaced-ip)
-
3850[20:43:34] *** Quits: jnavila (~jnavila@replaced-ip) (Ping timeout: 260 seconds)
-
3851[20:44:13] <streulma> problem solved with installing from unstable
-
3852[20:44:27] <streulma> on a Raspberry Pi :-D
-
3853[20:44:43] *** Joins: Lildirt (~Lildirt@replaced-ip)
-
3854[20:44:44] *** Quits: SuperTramp83 (~gnu@replaced-ip) (Client Quit)
-
3855[20:45:20] *** Joins: SuperTramp83 (~gnu@replaced-ip)
-
3856[20:45:20] <sm00th> streulma, there is a debian arm distro? you don't run raspbian?
-
3857[20:45:43] <streulma> sm00th I run raspbian, but added unstable as a deb line
-
3858[20:45:50] <sm00th> ohh
-
3859[20:46:04] <sm00th> i'm upset there is no chromium arm version
-
3860[20:46:09] <sm00th> thinking of using this guys repo
-
3861[20:46:10] <streulma> there is too !
-
3862[20:46:16] <sm00th> streulma, really?
-
3863[20:46:19] <sm00th> how do I install it?
-
3864[20:46:19] <streulma> yes :-)
-
3865[20:46:41] *** Joins: tpanarch1st (~tpanarch1@replaced-ip)
-
3866[20:47:08] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip) (Ping timeout: 272 seconds)
-
3867[20:47:09] <sm00th> streulma, i was gonna use this guys repo replaced-url
-
3868[20:47:15] <sm00th> maybe we should talka bout this in offtopic
-
3869[20:47:17] *** Quits: Guest44828 (irc@replaced-ip) (Changing host)
-
3870[20:47:17] *** Joins: Guest44828 (irc@replaced-ip)
-
3871[20:47:17] *** Quits: Guest44828 (irc@replaced-ip) (Changing host)
-
3872[20:47:17] *** Joins: Guest44828 (irc@replaced-ip)
-
3873[20:47:23] *** Guest44828 is now known as mosene
-
3874[20:47:56] <streulma> sm00th I can even run Wine...
-
3875[20:48:23] <sm00th> streulma, how do you install chromium?
-
3876[20:48:28] *** Joins: converge (~converge@replaced-ip)
-
3877[20:49:04] *** Joins: glennb (~glennb@replaced-ip)
-
3878[20:49:06] *** Joins: Ingvix (~Ingvix@replaced-ip)
-
3879[20:49:43] <dankeast> jelly somiaj it seems like switching the Intel graphics to uxa might have fixed the corrupt characters i was experiencing in jessie. There was a 20-intel.conf file in xorg.conf.d already though I have no recollection of creating it at all... am I going mad? I thought the files don't get generated anymore
-
3880[20:49:59] <streulma> sm00th I lost the link :-(
-
3881[20:50:10] <sm00th> streulma, replaced-url
-
3882[20:50:29] <sm00th> woop, replaced-url
-
3883[20:50:35] <jelly> dankeast: we're all mad
-
3884[20:50:52] <dankeast> haha. good to know
-
3885[20:51:00] <sm00th> streulma, we have to talk in offtopic or i will get banned.
-
3886[20:51:04] *** Joins: zlatan (~Zlatan@replaced-ip)
-
3887[20:51:06] *** Joins: joobus (~Kira@replaced-ip)
-
3888[20:51:33] *** Joins: AngeFede (~f3d3@replaced-ip)
-
3889[20:51:45] *** Quits: Slashman (~Slash@replaced-ip) (Quit: Leaving)
-
3890[20:51:58] *** Quits: Scourje (uid63311@replaced-ip) (Quit: Connection closed for inactivity)
-
3891[20:52:03] *** Quits: HeOS (~heos@replaced-ip) (Ping timeout: 276 seconds)
-
3892[20:52:24] <dankeast> just the questions about my gpu was enough for me to poke around a bit... i had no idea where to start. thanks again
-
3893[20:52:26] *** Quits: pencilandpaper (~penciland@replaced-ip) (Quit: Peace. :))
-
3894[20:52:58] *** Parts: AngeFede (~f3d3@replaced-ip)
-
3895[20:54:05] *** Joins: Lokke (~Thunderbi@replaced-ip)
-
3896[20:54:26] *** Joins: klow (~textual@replaced-ip)
-
3897[20:54:28] *** Quits: sharkman (~dan@replaced-ip) (Ping timeout: 244 seconds)
-
3898[20:54:43] *** Joins: xauth (9969@replaced-ip)
-
3899[20:54:43] *** Joins: Swift_Byte (~Swift_Byt@replaced-ip)
-
3900[20:55:03] *** Quits: bn` (~Patrice@replaced-ip) (Ping timeout: 264 seconds)
-
3901[20:55:13] *** Quits: Swift_Byte (~Swift_Byt@replaced-ip) (Client Quit)
-
3902[20:55:19] *** Joins: murfjr (~douseiais@replaced-ip)
-
3903[20:55:28] *** Quits: murfjr (~douseiais@replaced-ip) (Max SendQ exceeded)
-
3904[20:55:46] *** Joins: murfjr (~douseiais@replaced-ip)
-
3905[20:55:46] *** Joins: Swift_Byte (~Swift_Byt@replaced-ip)
-
3906[20:56:36] *** Parts: stan_man_can (~stan_man_@replaced-ip)
-
3907[20:56:46] *** Joins: tulphoon (~tulphoon@replaced-ip)
-
3908[20:56:50] *** Quits: jasonwert (~wert@replaced-ip) (Read error: Connection reset by peer)
-
3909[20:57:14] *** Joins: jasonwert (~wert@replaced-ip)
-
3910[20:57:17] *** Quits: de-facto (~de-facto@replaced-ip) (Remote host closed the connection)
-
3911[20:57:20] <somiaj> dankeast: did removing that file help and just letting xorg autodetect everything? (did you try that). Glad you got it to work
-
3912[20:57:24] *** Joins: bn` (~Patrice@replaced-ip)
-
3913[20:58:00] *** debhelper sets mode: +l 1730
-
3914[20:59:14] *** Quits: unglid (~unglid@replaced-ip) (Quit: Leaving)
-
3915[20:59:34] *** Quits: fornax (~fornax@replaced-ip) (Quit: My iMac has gone to sleep. ZZZzzz…)
-
3916[20:59:40] *** Quits: xauth (9969@replaced-ip) (Quit: Konversation terminated!)
-
3917[21:00:42] <dankeast> ah, somiaj i haven't tried that, no. it had a line specifying sna, and the arch wiki has a section called "SNA issues" that mentions corrupt text. i'll give it a go
-
3918[21:00:58] <somiaj> jhutchins: I found a 'StrictModes no' option for sshd_config, and seems you can also change AuthorizedKeysFile if you can put the files in an alternative location that has correct permisions
-
3919[21:01:21] *** Quits: TomyWork (~tomy@replaced-ip) (Ping timeout: 244 seconds)
-
3920[21:01:41] *** Joins: pencilandpaper (~skribblez@replaced-ip)
-
3921[21:01:54] <somiaj> dankeast: I don't think debian generates those files, so maybe you put it there to fix some problem and the file needs to be updated. But I would see what xorg autodetects first.
-
3922[21:02:02] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip) (Quit: thisisapartmessage)
-
3923[21:02:45] *** Quits: geoid (~geoid@replaced-ip##) (Quit: Lingo: ##replaced-url
-
3924[21:02:52] <somiaj> dankeast: the /var/log/Xorg.0.log is useful when figureing out what xorg autodetects and sets.
-
3925[21:03:31] *** Quits: tulphoon (~tulphoon@replaced-ip) (Remote host closed the connection)
-
3926[21:03:54] *** Parts: pencilandpaper (~skribblez@replaced-ip)
-
3927[21:04:02] <dankeast> somiaj: i should have checked the modified date before changing it *slaps head*. i must have created it if debian doesn't. never trust the user, especially when it's me. haha.
-
3928[21:05:51] *** Joins: raspbianuser (6d43c7fc@replaced-ip)
-
3929[21:05:52] <raspbianuser> hi
-
3930[21:05:56] *** Quits: dankeast (~dan@replaced-ip) (Quit: Leaving)
-
3931[21:06:01] <greycat> Um.
-
3932[21:06:02] <raspbianuser> what is wget -nv -O-
-
3933[21:06:10] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip)
-
3934[21:06:12] <greycat> It's a command.
-
3935[21:06:19] <raspbianuser> and this
-
3936[21:06:22] <raspbianuser> sudo -v && wget -nv -O- replaced-url
-
3937[21:06:23] <greycat> "man wget" will tell you what the options mean
-
3938[21:06:41] <raspbianuser> how to make color like arch linux?
-
3939[21:07:03] *** Joins: hecatae (~hecatae@replaced-ip)
-
3940[21:08:05] <greycat> Off hand, I would say that looks like something that tried to download a python script and execute it as root, without any kind of cautions or oversight.
-
3941[21:08:09] <greycat> tries*
-
3942[21:08:30] <raspbianuser> but what is the "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()""
-
3943[21:08:36] <greycat> It is python code.
-
3944[21:08:44] <raspbianuser> how is it going to run there is no check
-
3945[21:09:08] <greycat> See the "exec"?
-
3946[21:09:18] <raspbianuser> yea
-
3947[21:09:21] <raspbianuser> what about it?
-
3948[21:09:27] *** Joins: faw (~Felipe@replaced-ip)
-
3949[21:09:31] <greycat> I'm no pythoner but I'd imagine that executes something.
-
3950[21:09:39] *** Quits: hideider (~hideider@replaced-ip) (Ping timeout: 258 seconds)
-
3951[21:09:45] <greycat> sys.stdin.read() is pretty clear
-
3952[21:09:46] <croddy> whatever is coming in from stdin, in fact
-
3953[21:09:47] <raspbianuser> damn man
-
3954[21:10:02] <croddy> like i know people are down on pip and easy_install but this just cannot be the way
-
3955[21:10:19] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip)
-
3956[21:10:31] <greycat> It's the python equivalent of curl someurl | sh
-
3957[21:10:45] <raspbianuser> what is it?
-
3958[21:10:48] <greycat> Which is also a thing you really should not do.
-
3959[21:10:54] <croddy> piping the internet into a root shell considered harmful
-
3960[21:10:56] <raspbianuser> why he made it so complicated?
-
3961[21:11:34] <raspbianuser> smmmmh
-
3962[21:11:46] *** Joins: dankeast (~dan@replaced-ip)
-
3963[21:11:53] <TomTomTosch> why they did the check in python? that's a good question.
-
3964[21:12:17] <raspbianuser> haha yea
-
3965[21:12:25] <raspbianuser> ... well he made calibre
-
3966[21:12:30] <raspbianuser> maybe open issue in github?
-
3967[21:12:33] <dankeast> somiaj: i've moved the file out of the way and restarted... no mention or uxa or sna in Xorg.0.log (there was for the previous boot) will see what happens
-
3968[21:12:58] <croddy> i see calibre in apt. but maybe you are picky about getting the latest version
-
3969[21:13:06] *** Quits: fredl (~fredl@replaced-ip) (Ping timeout: 258 seconds)
-
3970[21:13:07] <raspbianuser> luckily there is calibre channel
-
3971[21:13:14] <Guest66177> raspbianuser Why not just install calibre from the repo?
-
3972[21:13:20] <raspbianuser> hooow
-
3973[21:13:28] <raspbianuser> is it going to install the newest?
-
3974[21:13:55] <TomTomTosch> if the newest is 2.55 then yes.
-
3975[21:14:17] <raspbianuser> how did you check
-
3976[21:14:24] <TomTomTosch> replaced-url
-
3977[21:14:27] <raspbianuser> The latest release of calibre is 2.59.
-
3978[21:14:28] <greycat> When you apt-get install calibre on your DEBIAN (not raspbian) system it will install whichever version is in the DEBIAN repository, which should (in theory) be a version that has been tested and is thought to be stable. That's why Debian stable is called stable.
-
3979[21:14:47] <raspbianuser> but raspbian based on debian
-
3980[21:14:47] <raspbianuser> smh
-
3981[21:14:51] <greycat> !raspbian
-
3982[21:14:51] <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
-
3983[21:14:54] *** Joins: fredl (~fredl@replaced-ip)
-
3984[21:14:57] <croddy> yeah and mandriva is based on redhat
-
3985[21:14:57] <raspbianuser> BASED
-
3986[21:15:00] <raspbianuser> so?
-
3987[21:15:06] <raspbianuser> fk it
-
3988[21:15:07] <greycat> And Spanish is BASED on Latin.
-
3989[21:15:10] <raspbianuser> yo kick me
-
3990[21:15:13] <raspbianuser> hahaha
-
3991[21:15:23] <sm00th> raspbianuser, its for arm diff processor same packages don't work
-
3992[21:15:32] <sm00th> for example i have to use a special repo for chromium arm version
-
3993[21:15:34] <raspbianuser> well can you explain me ?
-
3994[21:15:47] <raspbianuser> i just want to make my raspberry pi an reader
-
3995[21:15:51] <greycat> Go to #raspbian for questions about your OS.
-
3996[21:15:56] <raspbianuser> no one is answering
-
3997[21:16:07] <sm00th> raspbianuser, because they don't know how
-
3998[21:16:20] *** Joins: nathanleclaire (~nathanlec@replaced-ip)
-
3999[21:16:26] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip)
-
4000[21:16:27] <raspbianuser> ya right
-
4001[21:16:27] *** Quits: carell (~carell@replaced-ip) (Ping timeout: 260 seconds)
-
4002[21:16:29] <TomTomTosch> or because this is irc and people like to sleep sometimes. ask again later.
-
4003[21:16:34] <raspbianuser> i installed evince and it doesnt even open
-
4004[21:16:35] <raspbianuser> FK
-
4005[21:17:13] *** Joins: js9600 (~js9600@replaced-ip)
-
4006[21:17:13] <sm00th> raspbianuser, you can't install it from debian repo cause it won't work. it has to be compiled for arm. you have to ask the raspbian people.
-
4007[21:17:30] <raspbianuser> k man
-
4008[21:17:31] <Guest66177> raspbianuser try sudo apt install zathura. It's a great little minimal ebook reader.
-
4009[21:17:31] <raspbianuser> ty
-
4010[21:18:17] *** Joins: streulma_ (~streulma@replaced-ip)
-
4011[21:18:21] *** Quits: justyns (justyn@replaced-ip) (Remote host closed the connection)
-
4012[21:18:26] <raspbianuser> i pirated pdf but its little slow
-
4013[21:18:29] <raspbianuser> *ops*
-
4014[21:18:32] <raspbianuser> I mean i bought it
-
4015[21:18:40] *** Quits: kepi (~kepi@replaced-ip) (Ping timeout: 260 seconds)
-
4016[21:18:45] <Guest66177> Banned :P
-
4017[21:18:49] <raspbianuser> U WONT SENT MT TO JAIL
-
4018[21:18:54] <raspbianuser> IM TO YOUNG
-
4019[21:19:03] *** Joins: bazhang_ (~bazhang@replaced-ip)
-
4020[21:20:17] *** Quits: d4rklit3 (~textual@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
4021[21:20:39] *** Joins: davidep8922 (~davidep89@replaced-ip)
-
4022[21:20:40] *** Quits: streulma_ (~streulma@replaced-ip) (Remote host closed the connection)
-
4023[21:21:00] *** Quits: streulma (~streulma@replaced-ip) (Ping timeout: 246 seconds)
-
4024[21:21:02] *** Joins: streulma_ (~streulma@replaced-ip)
-
4025[21:21:37] *** Quits: davidep8922 (~davidep89@replaced-ip) (Remote host closed the connection)
-
4026[21:21:53] *** Joins: davidep8922 (~davidep89@replaced-ip)
-
4027[21:22:03] *** Quits: p0g0 (~pogo@replaced-ip) (Ping timeout: 240 seconds)
-
4028[21:22:36] *** Quits: bazhang (~bazhang@replaced-ip) (Ping timeout: 276 seconds)
-
4029[21:23:06] *** Quits: sonOfRa (sonOfRa@replaced-ip) (Quit: Bye!)
-
4030[21:23:16] *** Quits: Swift_Byte (~Swift_Byt@replaced-ip) (Quit: Leaving)
-
4031[21:23:53] *** Joins: sonOfRa (sonOfRa@replaced-ip)
-
4032[21:24:02] *** Quits: xaa (~xaa@replaced-ip) (Ping timeout: 260 seconds)
-
4033[21:24:03] *** Quits: converge (~converge@replaced-ip) (Quit: Leaving...)
-
4034[21:25:12] *** Joins: scoobert1on (~tom@replaced-ip)
-
4035[21:25:17] *** Joins: streulma (~streulma@replaced-ip)
-
4036[21:25:44] *** Joins: ompaul (~ompaul@replaced-ip)
-
4037[21:25:55] *** Joins: Tundra_Mobile (~AndChat54@replaced-ip)
-
4038[21:25:58] <raspbianuser> kkkk
-
4039[21:27:48] *** Quits: B[]rG (~Borg@replaced-ip) (Ping timeout: 276 seconds)
-
4040[21:27:59] *** Joins: converge (~converge@replaced-ip)
-
4041[21:28:03] *** Quits: streulma_ (~streulma@replaced-ip) (Ping timeout: 240 seconds)
-
4042[21:28:10] *** Joins: B[]rG (~Borg@replaced-ip)
-
4043[21:28:33] *** Joins: p0g0 (~pogo@replaced-ip)
-
4044[21:28:33] *** Quits: p0g0 (~pogo@replaced-ip) (Changing host)
-
4045[21:28:33] *** Joins: p0g0 (~pogo@replaced-ip)
-
4046[21:28:35] *** Quits: earthundead (~earthunde@replaced-ip) (Remote host closed the connection)
-
4047[21:29:00] *** Joins: RA3OR (~demon@replaced-ip)
-
4048[21:29:00] *** Quits: RA3OR (~demon@replaced-ip) (Changing host)
-
4049[21:29:00] *** Joins: RA3OR (~demon@replaced-ip)
-
4050[21:29:01] *** Joins: eti_ (~eti@replaced-ip)
-
4051[21:29:04] *** Quits: ColtonDRG (~coltondrg@replaced-ip) (Ping timeout: 260 seconds)
-
4052[21:29:46] *** Joins: d3c0 (b5b1ebde@replaced-ip)
-
4053[21:29:51] <d3c0> !hi
-
4054[21:29:51] <dpkg> hello, d3c0
-
4055[21:29:51] *** Quits: scoobertron (~tom@replaced-ip) (Ping timeout: 264 seconds)
-
4056[21:30:07] *** Quits: l3archos (~Icedove@replaced-ip) (Quit: l3archos)
-
4057[21:30:12] *** Quits: tomocha_____ (tomocha@replaced-ip) (Ping timeout: 272 seconds)
-
4058[21:30:20] *** Joins: xaa (~xaa@replaced-ip)
-
4059[21:30:35] <d3c0> do you know some app to share between linux without using for example dropbox?
-
4060[21:30:47] <somiaj> d3c0: share between linux and what?
-
4061[21:30:51] <greycat> On the same network?
-
4062[21:31:09] <d3c0> files , documents, etc...
-
4063[21:31:19] <maurer> d3c0: Is the other machine linux, win, or mac?
-
4064[21:31:24] <somiaj> or a dual boot situation? What do you want to share this info with (not the type of info)
-
4065[21:31:27] *** Joins: KoAntin (~Android@replaced-ip)
-
4066[21:31:28] <d3c0> yes
-
4067[21:31:34] *** Quits: queuepop (queuepop@replaced-ip) (Quit: Lost terminal)
-
4068[21:31:39] <d3c0> other machine
-
4069[21:31:39] *** Quits: zlatan (~Zlatan@replaced-ip) (Quit: Leaving)
-
4070[21:31:42] <KoAntin> hi all
-
4071[21:32:05] <somiaj> d3c0: yes? Which one? What os is on that other machine?
-
4072[21:32:06] *** Quits: Guest66177 (~dean@replaced-ip) (Quit: Leaving)
-
4073[21:32:06] <d3c0> maurer: other machine in other city xD
-
4074[21:32:07] <greycat> If it's two Linux machines on the same network, you can use NFS.
-
4075[21:32:23] <greycat> Oh, NOT the same network. I figured "yes" was going in order but it seems not.
-
4076[21:32:32] <greycat> If it's remote, you can use sshfs or something.
-
4077[21:32:49] <somiaj> d3c0: for long distance remote sharing I would use ssh and then use an sftp client
-
4078[21:33:02] <greycat> Note that sshfs is an sftp client.
-
4079[21:33:17] <somiaj> d3c0: is this other machine windows? Linux? An apple 2e? Care to give us a bit more info?
-
4080[21:33:19] <d3c0> somiaj: yes I know ssh, but I need some aplication cross platform
-
4081[21:33:21] *** Joins: l3archos (~Icedove@replaced-ip)
-
4082[21:33:22] <greycat> But sure, there's merit in the more traditional ones too.
-
4083[21:33:25] *** Quits: eti_ (~eti@replaced-ip) (Client Quit)
-
4084[21:33:28] <greycat> *sigh*
-
4085[21:33:41] <somiaj> d3c0: what do you mean by application cross platform? This sounds different than your original question of sharing data.
-
4086[21:33:53] *** Quits: Lokke (~Thunderbi@replaced-ip) (Quit: Lokke)
-
4087[21:34:11] <greycat> He keeps giving misleading one-word answers instead of saying what the actual details are.
-
4088[21:34:14] <d3c0> somiaj: I mean , I dont want to use dropbox
-
4089[21:34:21] *** Quits: choro (~choro@replaced-ip) (Quit: Leaving)
-
4090[21:34:48] <somiaj> d3c0: you are just being vague and not clearly describing exactly what you want to do and when we ask you questions you give contradictory responses.
-
4091[21:35:00] <somiaj> d3c0: so this remote machine what os is on it? And all you want to do is share files?
-
4092[21:35:29] <raspbianuser> kkkkkk
-
4093[21:35:36] *** Quits: davidep8922 (~davidep89@replaced-ip) (Ping timeout: 276 seconds)
-
4094[21:35:54] *** Quits: mo1991reg (~mo1991@replaced-ip) (Ping timeout: 272 seconds)
-
4095[21:36:10] *** Joins: Sri_Designer (~Sir_Desig@replaced-ip)
-
4096[21:36:14] <d3c0> somiaj: I have a smartphone with Andriod, my remote machine using Debian, I want to send a file to Debian..
-
4097[21:36:19] *** Quits: mosene (irc@replaced-ip) (Excess Flood)
-
4098[21:36:32] *** Joins: davidep8922 (~davidep89@replaced-ip)
-
4099[21:36:37] *** Quits: digidog (~digidog@replaced-ip) (Quit: leaving)
-
4100[21:36:52] *** Joins: Starduster (~SD@replaced-ip)
-
4101[21:37:07] <somiaj> d3c0: I would use sshd (apt-get install ssh on the debian server) then get a scp or sftp app for the smartphone. [thanks for clearing it up]
-
4102[21:37:15] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip) (Ping timeout: 258 seconds)
-
4103[21:37:26] <somiaj> d3c0: once you have an sftp app you can just copy files back and foth using that and your standard user login.
-
4104[21:37:43] *** Joins: digidog (~digidog@replaced-ip)
-
4105[21:38:00] *** debhelper sets mode: +l 1722
-
4106[21:38:04] *** Joins: Guest93015 (irc@replaced-ip)
-
4107[21:38:16] <d3c0> somiaj: let me try x-D
-
4108[21:38:19] <greycat> The Debian machine would have to be non-firewalled, or the firewall would have to forward the ssh port to the Debian system.
-
4109[21:38:26] *** Quits: juantelez (~juantelez@replaced-ip) (Ping timeout: 272 seconds)
-
4110[21:38:48] <jhutchins> d3c0: There are also file manager apps for Android that will allow file transfer over local wifi shares (cifs).
-
4111[21:38:49] *** Quits: chuugar (~chuugar@replaced-ip) (Quit: WeeChat 1.0.1)
-
4112[21:38:51] *** Quits: zorg24 (~zorg24@replaced-ip) (Ping timeout: 264 seconds)
-
4113[21:38:54] *** Joins: xSmurf (MrSmurf@replaced-ip)
-
4114[21:39:08] <jhutchins> greycat: Or the smart phone on the same wifi network.
-
4115[21:39:42] <greycat> 15:32 d3c0> maurer: other machine in other city xD
-
4116[21:39:42] <towo`> there is droid over wifi
-
4117[21:39:59] *** Quits: KoAntin (~Android@replaced-ip) (Quit: -a- IRC for Android 2.1.32)
-
4118[21:40:01] <d3c0> greycat: what?
-
4119[21:40:20] *** Quits: digidog (~digidog@replaced-ip) (Client Quit)
-
4120[21:40:42] <greycat> You said "in other city", so jhutchins's comment about "local wifi" does not apply. Unless your comment about "other city" was another lie that you are going to retract now.
-
4121[21:40:44] *** Quits: jasonwert (~wert@replaced-ip) (Remote host closed the connection)
-
4122[21:41:27] *** Quits: PaganMin (~GitGud@replaced-ip) (Ping timeout: 276 seconds)
-
4123[21:41:29] <d3c0> is no a lie
-
4124[21:41:51] *** Quits: Sri_Designer (~Sir_Desig@replaced-ip) (Ping timeout: 264 seconds)
-
4125[21:42:13] *** Quits: xaa (~xaa@replaced-ip) (Ping timeout: 250 seconds)
-
4126[21:42:51] *** Joins: jazz (~jazz@replaced-ip)
-
4127[21:43:52] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip)
-
4128[21:43:58] *** Joins: streulma_ (~streulma@replaced-ip)
-
4129[21:44:54] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip) (Read error: Connection reset by peer)
-
4130[21:45:05] *** Quits: vrederv (~vrederv@replaced-ip) (Read error: Connection reset by peer)
-
4131[21:45:28] *** Joins: dean (~dean@replaced-ip)
-
4132[21:45:48] *** dean is now known as Guest80180
-
4133[21:45:48] *** Joins: PaganMin (~GitGud@replaced-ip)
-
4134[21:46:03] *** Quits: klow (~textual@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
4135[21:46:34] *** Joins: efdetonator (~efdetonat@replaced-ip)
-
4136[21:46:42] *** Guest80180 is now known as NuggetMcGee
-
4137[21:46:52] *** Quits: l3archos (~Icedove@replaced-ip) (Quit: l3archos)
-
4138[21:47:09] *** Quits: LV-426 (~LV-426@replaced-ip) (Ping timeout: 260 seconds)
-
4139[21:47:15] *** Joins: mtn (~mtn@replaced-ip)
-
4140[21:47:31] *** Quits: streulma (~streulma@replaced-ip) (Ping timeout: 252 seconds)
-
4141[21:47:50] *** Joins: eti_ (~eti@replaced-ip)
-
4142[21:48:24] *** Quits: jubo2 (~juboxi@replaced-ip) (Quit: Konversation terminated!)
-
4143[21:48:30] *** Quits: T0rch (~T0rch@replaced-ip) (Remote host closed the connection)
-
4144[21:48:31] *** Joins: Sangokuss (~chatter@replaced-ip)
-
4145[21:48:39] *** Quits: Sangokuss (~chatter@replaced-ip) (Read error: Connection reset by peer)
-
4146[21:49:02] *** Joins: mo1991reg (~mo1991@replaced-ip)
-
4147[21:49:35] *** Quits: jazz (~jazz@replaced-ip) (Ping timeout: 250 seconds)
-
4148[21:50:07] *** Quits: soopurman (~soopurman@replaced-ip) (Quit: Leaving)
-
4149[21:50:16] <NuggetMcGee> Hey guys I've been using ubuntu for a while but there is just something that bugs me about it. I'm moving to debian soon. Very tempted to update to testing. Would using testing open up security issues?
-
4150[21:50:25] <greycat> Yes.
-
4151[21:51:08] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip) (Quit: leaving)
-
4152[21:51:09] <greycat> Packages trickle into testing by an automated process, and security fixes can't do much to speed it along.
-
4153[21:51:27] <greycat> So you get all the security issues of unstable plus an additional unstable-to-testing migration delay on top of that.
-
4154[21:51:39] *** Quits: Guest32266 (~maddox@replaced-ip) (Remote host closed the connection)
-
4155[21:52:21] *** Quits: oish (~charlie@replaced-ip) (Ping timeout: 244 seconds)
-
4156[21:52:51] <jhutchins> We could assume or propose a VPN as a basis for remote filesharing.
-
4157[21:53:08] <jhutchins> Probably the easiest is micro-sd by snail mail.
-
4158[21:53:11] *** Quits: d3c0 (b5b1ebde@replaced-ip) (Quit: Page closed)
-
4159[21:53:16] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip)
-
4160[21:53:17] *** Parts: avalchev (~avalchev@replaced-ip)
-
4161[21:53:17] <zykotick9> NuggetMcGee: personally, i'd strongly suggesting trying to run stable for a while. Then try "downgrading" to testing. /me just ended his 1-2 week experiment with running testing, but to good ol' stable again :)
-
4162[21:53:25] <greycat> I would assume sftp client on the phone is the easiest.
-
4163[21:53:26] *** Joins: nuno_nunes (~PC@replaced-ip)
-
4164[21:53:44] <zykotick9> s/but to/back to/
-
4165[21:53:57] <jhutchins> Next would probably be some cloud storage like dropbox or goodle.
-
4166[21:54:07] <jhutchins> s/d/g
-
4167[21:54:21] <greycat> (Contra-indicated by the initial question.)
-
4168[21:54:54] <jhutchins> greycat: Ah, yes, specific exception.
-
4169[21:55:07] *** Parts: dankeast (~dan@replaced-ip)
-
4170[21:55:25] <NuggetMcGee> I see. That's concerning to be honest. I was having issues with flash not wanting to work because it was outdated and vulnerable and some other things.
-
4171[21:55:42] *** Joins: chimi (~chimi@replaced-ip)
-
4172[21:56:24] *** Quits: cdb23ax (cdb23ax4@replaced-ip) (Quit: Verlassend)
-
4173[21:56:37] <zykotick9> NuggetMcGee: ahhh, flash isn't really updated by adobe (for gnu/linux) anymore... you're not going to find a newer version in debian or anything. pepperflash might be something to look into?
-
4174[21:57:44] *** Quits: joobus (~Kira@replaced-ip) (Quit: leaving)
-
4175[21:57:52] *** Quits: wooden__ (~anon@replaced-ip) (Ping timeout: 260 seconds)
-
4176[21:57:56] *** Joins: klow (~textual@replaced-ip)
-
4177[21:58:01] *** debhelper sets mode: +l 1709
-
4178[21:58:18] *** Quits: f10 (~flo@replaced-ip) (Read error: Connection reset by peer)
-
4179[21:58:27] *** Joins: hideider (~hideider@replaced-ip)
-
4180[21:58:27] *** Joins: f10 (~flo@replaced-ip)
-
4181[21:58:33] <NuggetMcGee> zykotick I know but I really like firefox :P Flash works fine on ubuntu at the moment. Firefox isn't blocking it like it was on debian. Gonna check what version ubuntu uses compared.
-
4182[21:58:41] *** Quits: jul2000 (~user1@replaced-ip) (Quit: Lost terminal)
-
4183[21:59:16] *** Quits: efdetonator (~efdetonat@replaced-ip) (Quit: Saindo)
-
4184[21:59:44] *** Joins: jul2000 (~user1@replaced-ip)
-
4185[21:59:50] *** Joins: Darcidride (~Darcidrid@replaced-ip)
-
4186[21:59:58] *** Quits: navlys (~smuxi@replaced-ip) (Ping timeout: 272 seconds)
-
4187[22:00:50] *** Joins: lucaswan_ (~lucaswang@replaced-ip)
-
4188[22:01:13] *** Joins: m8 (~m8@replaced-ip)
-
4189[22:01:13] *** Joins: LV-426 (~LV-426@replaced-ip)
-
4190[22:01:13] *** Quits: LV-426 (~LV-426@replaced-ip) (Changing host)
-
4191[22:01:13] *** Joins: LV-426 (~LV-426@replaced-ip)
-
4192[22:01:49] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip) (Ping timeout: 244 seconds)
-
4193[22:02:03] *** Quits: venkat_330 (~Thunderbi@replaced-ip) (Ping timeout: 240 seconds)
-
4194[22:02:50] *** Quits: cra1g321 (~craig@replaced-ip) (Quit: Konversation terminated!)
-
4195[22:03:03] *** Joins: wooden (~anon@replaced-ip)
-
4196[22:03:03] *** Quits: wooden (~anon@replaced-ip) (Changing host)
-
4197[22:03:03] *** Joins: wooden (~anon@replaced-ip)
-
4198[22:03:16] *** Joins: cra1g321 (~craig@replaced-ip)
-
4199[22:03:22] *** Quits: davidep8922 (~davidep89@replaced-ip) (Remote host closed the connection)
-
4200[22:03:23] *** Quits: crazyglitch (~crazyglit@replaced-ip) (Read error: Connection reset by peer)
-
4201[22:03:53] *** Quits: lucaswang (~lucaswang@replaced-ip) (Ping timeout: 244 seconds)
-
4202[22:04:04] *** Joins: dArK_IcE (~DARKICEPT@replaced-ip)
-
4203[22:04:09] *** Joins: navlys (~smuxi@replaced-ip)
-
4204[22:04:54] *** Joins: juantelez (~juantelez@replaced-ip)
-
4205[22:05:16] *** Quits: mastokley (~mastokley@replaced-ip) (Ping timeout: 244 seconds)
-
4206[22:05:18] <NuggetMcGee> Think you guys have convinced me to use stable lol. I have found a few work arounds for the flash issue. :D
-
4207[22:05:18] *** Joins: DammitJim (~DammitJim@replaced-ip)
-
4208[22:05:22] *** Joins: npo (~np@replaced-ip)
-
4209[22:05:45] *** Joins: shtirlic (~shtirlic@replaced-ip)
-
4210[22:06:15] *** Quits: shtirlic (~shtirlic@replaced-ip) (Client Quit)
-
4211[22:06:33] *** Quits: rnd (~rnd@replaced-ip) (Ping timeout: 240 seconds)
-
4212[22:06:45] *** Joins: shtirlic (~shtirlic@replaced-ip)
-
4213[22:06:54] *** Quits: doublehp (~DoubleHP@replaced-ip) (Quit: Leaving.)
-
4214[22:07:08] *** Quits: raspbianuser (6d43c7fc@replaced-ip) (Ping timeout: 250 seconds)
-
4215[22:07:37] *** Joins: crazyglitch (~crazyglit@replaced-ip)
-
4216[22:07:57] *** Joins: p0g0_ (~pogo@replaced-ip)
-
4217[22:09:05] *** Joins: rnd (~rnd@replaced-ip)
-
4218[22:09:25] *** Joins: jackbrown (~se@replaced-ip)
-
4219[22:09:26] *** Quits: NuggetMcGee (~dean@replaced-ip) (Quit: Leaving)
-
4220[22:10:33] *** Quits: p0g0 (~pogo@replaced-ip) (Ping timeout: 240 seconds)
-
4221[22:12:40] *** Quits: TsukiRa (~tsukira@replaced-ip) (Quit: Leaving.)
-
4222[22:12:43] *** Joins: CyberGabber (~CyberGabb@replaced-ip)
-
4223[22:13:30] *** Quits: murfjr (~douseiais@replaced-ip) (Ping timeout: 260 seconds)
-
4224[22:13:32] *** Joins: pampeho (~pampeho@replaced-ip)
-
4225[22:13:32] *** Joins: l0xas (~unix@replaced-ip)
-
4226[22:14:11] *** Joins: xaa (~xaa@replaced-ip)
-
4227[22:14:13] *** Quits: pampeho_ (~pampeho@replaced-ip) (Ping timeout: 244 seconds)
-
4228[22:14:51] <nebg> hello everyone i have a problem, i have gnome 3 and when i power on the system and log on i see many istances of various processes in memory ? why this happens ? i see for example 5 gnome-shell or tracker-store, or even when i open wine i see for example 8 or 9 different processes i use htop what could cause this ? on other mahcines i have never experienced anything like this..
-
4229[22:14:54] *** Joins: pampeho_ (~pampeho@replaced-ip)
-
4230[22:14:59] *** Joins: kpease (~kpease@replaced-ip)
-
4231[22:15:14] *** Joins: pencilandpaper (~penciland@replaced-ip)
-
4232[22:15:37] <bezaban> nebg: how do you see?
-
4233[22:16:22] <nebg> bezaban, htop
-
4234[22:16:29] <nebg> they have different PID
-
4235[22:16:51] *** Quits: hR13_ (~hR13@replaced-ip) (Read error: Connection reset by peer)
-
4236[22:17:39] *** Joins: hR13_ (~hR13@replaced-ip)
-
4237[22:17:56] *** Joins: ki0 (~ki0@replaced-ip)
-
4238[22:17:59] <bezaban> I think htop shows threads
-
4239[22:18:00] *** debhelper sets mode: +l 1717
-
4240[22:18:03] *** Quits: pampeho (~pampeho@replaced-ip) (Ping timeout: 246 seconds)
-
4241[22:18:23] *** Joins: murfjr (~douseiais@replaced-ip)
-
4242[22:18:27] <bezaban> try 'H'
-
4243[22:18:30] *** Quits: murfjr (~douseiais@replaced-ip) (Max SendQ exceeded)
-
4244[22:18:37] *** Joins: soopurman (~soopurman@replaced-ip)
-
4245[22:18:47] *** Joins: murfjr (~douseiais@replaced-ip)
-
4246[22:19:23] *** Quits: jesopo (jess@replaced-ip) (Quit: et nos unum sumus)
-
4247[22:19:38] <bezaban> it's not a problem
-
4248[22:19:54] *** Quits: Marianitu (~maec@replaced-ip) (Read error: Connection reset by peer)
-
4249[22:20:20] *** Joins: maucar (~Maurizio@replaced-ip)
-
4250[22:20:48] *** Joins: Marianitu (~maec@replaced-ip)
-
4251[22:20:49] *** Joins: f10__ (~flo@replaced-ip)
-
4252[22:21:00] *** Quits: f10 (~flo@replaced-ip) (Read error: Connection reset by peer)
-
4253[22:21:01] *** Quits: Marianitu (~maec@replaced-ip) (Max SendQ exceeded)
-
4254[22:21:15] *** Joins: venkat_330 (~Thunderbi@replaced-ip)
-
4255[22:21:27] *** Joins: Marianitu (~maec@replaced-ip)
-
4256[22:21:28] *** Quits: converge (~converge@replaced-ip##) (Quit: Linkinus - ##replaced-url
-
4257[22:21:30] *** Quits: dka_ (~dka@replaced-ip) (Ping timeout: 272 seconds)
-
4258[22:22:05] *** Quits: xaa (~xaa@replaced-ip) (Ping timeout: 250 seconds)
-
4259[22:22:24] *** Quits: llucenic (~Thunderbi@replaced-ip) (Ping timeout: 276 seconds)
-
4260[22:22:45] <bezaban> nebg: even though you may be using htop for fancy colours, the output is not the same as top
-
4261[22:23:05] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip) (Remote host closed the connection)
-
4262[22:23:09] *** Quits: maucar (~Maurizio@replaced-ip) (Remote host closed the connection)
-
4263[22:23:17] <nebg> bezaban, do threads have their own PID ?
-
4264[22:23:51] <bezaban> there's TID and PID and userpace and kernel pids
-
4265[22:24:07] <bezaban> but I am quickly on deep water here :)
-
4266[22:24:21] <bezaban> but I would say it is not a problem
-
4267[22:24:35] <bezaban> especially not if 'H' shows what you expect
-
4268[22:24:44] *** Quits: nuno_nunes (~PC@replaced-ip) (Remote host closed the connection)
-
4269[22:24:55] *** Quits: jackbrown (~se@replaced-ip) (Ping timeout: 252 seconds)
-
4270[22:25:39] *** Quits: exhpqv (~john@replaced-ip) (Ping timeout: 276 seconds)
-
4271[22:25:51] <bezaban> I don't know htop, I just had to install it
-
4272[22:26:27] *** Quits: hasanatizaz2 (~hasan@replaced-ip) (Ping timeout: 260 seconds)
-
4273[22:26:55] *** Quits: cyphase (~cyphase@replaced-ip) (Ping timeout: 260 seconds)
-
4274[22:27:19] *** Joins: hasanatizaz2 (~hasan@replaced-ip)
-
4275[22:27:32] *** Quits: Marianitu (~maec@replaced-ip) (*.net *.split)
-
4276[22:27:32] *** Quits: l0xas (~unix@replaced-ip) (*.net *.split)
-
4277[22:27:32] *** Quits: cra1g321 (~craig@replaced-ip) (*.net *.split)
-
4278[22:27:32] *** Quits: Darcidride (~Darcidrid@replaced-ip) (*.net *.split)
-
4279[22:27:32] *** Quits: chimi (~chimi@replaced-ip) (*.net *.split)
-
4280[22:27:32] *** Quits: SuperTramp83 (~gnu@replaced-ip) (*.net *.split)
-
4281[22:27:32] *** Quits: scream (~scream@replaced-ip) (*.net *.split)
-
4282[22:27:32] *** Quits: frangor (~frangor@replaced-ip) (*.net *.split)
-
4283[22:27:32] *** Quits: jwd (~jwd@replaced-ip) (*.net *.split)
-
4284[22:27:32] *** Quits: dionysus69 (~Icedove@replaced-ip) (*.net *.split)
-
4285[22:27:32] *** Quits: sypher (~sypher@replaced-ip) (*.net *.split)
-
4286[22:27:32] *** Quits: jfdh (~jfdh@replaced-ip) (*.net *.split)
-
4287[22:27:32] *** Quits: crdil (~crdil@replaced-ip) (*.net *.split)
-
4288[22:27:32] *** Quits: Kulrak (kulrak@replaced-ip) (*.net *.split)
-
4289[22:27:32] *** Quits: soee (~soee@replaced-ip) (*.net *.split)
-
4290[22:27:32] *** Quits: dselect (~dselect@replaced-ip) (*.net *.split)
-
4291[22:27:32] *** Quits: Devastator (~devas@replaced-ip) (*.net *.split)
-
4292[22:27:32] *** Quits: teraflops (~teraflops@replaced-ip) (*.net *.split)
-
4293[22:27:32] *** Quits: AciD` (~fu@replaced-ip) (*.net *.split)
-
4294[22:27:32] *** Quits: dh64 (~dh64@replaced-ip) (*.net *.split)
-
4295[22:27:32] *** Quits: KomputerKid (~KomputerK@replaced-ip) (*.net *.split)
-
4296[22:27:32] *** Quits: olegfusion (~olegfusio@replaced-ip) (*.net *.split)
-
4297[22:27:32] *** Quits: sewerinspector (~sewerinsp@replaced-ip) (*.net *.split)
-
4298[22:27:33] *** Quits: dakka (~dakka@replaced-ip) (*.net *.split)
-
4299[22:27:33] *** Quits: foul_owl (~foul_owl@replaced-ip) (*.net *.split)
-
4300[22:27:33] *** Quits: Kurocon (kevin@replaced-ip) (*.net *.split)
-
4301[22:27:33] *** Quits: bbabich (~bbabich@replaced-ip) (*.net *.split)
-
4302[22:27:33] *** Quits: Arthur_D (~bouncer@replaced-ip) (*.net *.split)
-
4303[22:27:33] *** Quits: aedinius (~andrewb@replaced-ip) (*.net *.split)
-
4304[22:27:33] *** Quits: sz0 (uid110435@replaced-ip) (*.net *.split)
-
4305[22:27:33] *** Quits: crafty1 (~crafty1@replaced-ip) (*.net *.split)
-
4306[22:27:33] *** Quits: KindOne (kindone@replaced-ip) (*.net *.split)
-
4307[22:27:33] *** Quits: Amun_Ra (~amun-ra@replaced-ip) (*.net *.split)
-
4308[22:27:33] *** Quits: dersquisher (~dasquishe@replaced-ip) (*.net *.split)
-
4309[22:27:33] *** Quits: walking_ (~walking@replaced-ip) (*.net *.split)
-
4310[22:27:33] *** Quits: KP708 (KP708@replaced-ip) (*.net *.split)
-
4311[22:27:33] *** Quits: ToneKnee (~quassel@replaced-ip) (*.net *.split)
-
4312[22:27:33] *** Quits: lazouz (~lazouz@replaced-ip) (*.net *.split)
-
4313[22:27:33] *** Quits: aria (aria@replaced-ip) (*.net *.split)
-
4314[22:27:33] *** Quits: koltrast (477839ab@replaced-ip) (*.net *.split)
-
4315[22:27:33] *** Quits: pixnion (~hypno@replaced-ip) (*.net *.split)
-
4316[22:27:33] *** Quits: JohnDoh (~jeff@replaced-ip) (*.net *.split)
-
4317[22:27:33] *** Quits: volter (~volter@replaced-ip) (*.net *.split)
-
4318[22:27:33] *** Quits: zerotri (sid1985@replaced-ip) (*.net *.split)
-
4319[22:27:33] *** Quits: cnu- (~u@replaced-ip) (*.net *.split)
-
4320[22:27:33] *** Quits: pseubodo1 (~p-dot@replaced-ip) (*.net *.split)
-
4321[22:27:33] *** Quits: jannic (~jan@replaced-ip) (*.net *.split)
-
4322[22:27:33] *** Quits: ibex (~ibex@replaced-ip) (*.net *.split)
-
4323[22:27:33] *** Quits: tacocat (~GLolol@replaced-ip) (*.net *.split)
-
4324[22:27:33] *** Quits: Dagger (~dagger@replaced-ip) (*.net *.split)
-
4325[22:27:33] *** Quits: crank1988 (~crank1988@replaced-ip) (*.net *.split)
-
4326[22:27:33] *** Quits: Kjartan (~Kjartan@replaced-ip) (*.net *.split)
-
4327[22:27:33] *** Quits: stoned (~stoned@replaced-ip) (*.net *.split)
-
4328[22:27:33] *** Quits: TiTan4T (~TiTan4T@replaced-ip) (*.net *.split)
-
4329[22:27:33] *** Quits: ScottE (~ScottE@replaced-ip) (*.net *.split)
-
4330[22:27:33] *** Quits: KlausedSource (~KlausedSo@replaced-ip) (*.net *.split)
-
4331[22:27:33] *** Quits: adamg (~akg@replaced-ip) (*.net *.split)
-
4332[22:27:33] *** Quits: Caelum (rkitover@replaced-ip) (*.net *.split)
-
4333[22:27:33] *** Quits: mjmo (~jm33@replaced-ip) (*.net *.split)
-
4334[22:27:33] *** Quits: bhuddah (~michael@replaced-ip) (*.net *.split)
-
4335[22:27:33] *** Quits: screedoz (~screedo@replaced-ip) (*.net *.split)
-
4336[22:27:33] *** Quits: McLive (~McLive@replaced-ip) (*.net *.split)
-
4337[22:27:33] *** Quits: Jikai (~Jikan@replaced-ip) (*.net *.split)
-
4338[22:27:33] *** Quits: themill (~stuart@replaced-ip) (*.net *.split)
-
4339[22:27:33] *** Quits: swym_ (~swym@replaced-ip) (*.net *.split)
-
4340[22:27:33] *** Quits: juanolon_ (~juanolon@replaced-ip) (*.net *.split)
-
4341[22:27:33] *** Quits: GhostInTheShell (~melkor@replaced-ip) (*.net *.split)
-
4342[22:27:34] *** Quits: waz0wski (waz0wski@replaced-ip) (*.net *.split)
-
4343[22:27:34] *** Quits: HappyLoaf (happyloaf@replaced-ip) (*.net *.split)
-
4344[22:27:34] *** Quits: eb0t (~ebot@replaced-ip) (*.net *.split)
-
4345[22:27:34] *** Quits: Shentino (~Shentino@replaced-ip) (*.net *.split)
-
4346[22:27:34] *** Quits: GGMethos (methos@replaced-ip) (*.net *.split)
-
4347[22:27:34] *** Quits: Malmis (~malmis@replaced-ip) (*.net *.split)
-
4348[22:27:34] *** Quits: batrick (batrick@replaced-ip) (*.net *.split)
-
4349[22:27:34] *** Quits: willmore (~willmore@replaced-ip) (*.net *.split)
-
4350[22:27:34] *** Quits: ashb (sid79875@replaced-ip) (*.net *.split)
-
4351[22:27:34] *** Quits: lmcloughlin (sid1532@replaced-ip) (*.net *.split)
-
4352[22:27:34] *** Quits: sloucher (sid168007@replaced-ip) (*.net *.split)
-
4353[22:27:34] *** Quits: pkiller (~pkiller@replaced-ip) (*.net *.split)
-
4354[22:27:34] *** Quits: GabrieleV (~GabrieleV@replaced-ip) (*.net *.split)
-
4355[22:27:34] *** Quits: pipeep (~pipeep@replaced-ip) (*.net *.split)
-
4356[22:27:34] *** Quits: TonyL (~Tony@replaced-ip) (*.net *.split)
-
4357[22:27:34] *** Quits: Kobra (~quassel@replaced-ip) (*.net *.split)
-
4358[22:27:34] *** Quits: cardiel (~crdil@replaced-ip) (*.net *.split)
-
4359[22:27:34] *** Quits: NeoBlaster (~N3oBl@replaced-ip) (*.net *.split)
-
4360[22:27:34] *** Quits: Trolltass (~aldhissla@replaced-ip) (*.net *.split)
-
4361[22:27:34] *** Quits: SwK (~SwK@replaced-ip) (*.net *.split)
-
4362[22:27:34] *** Quits: Olipro (~Olipro@replaced-ip) (*.net *.split)
-
4363[22:27:34] *** Quits: Madgod (~sheo@replaced-ip) (*.net *.split)
-
4364[22:27:34] *** Quits: ghormoon (~ghormoon@replaced-ip) (*.net *.split)
-
4365[22:27:34] *** Quits: deathleff (~duke@replaced-ip) (*.net *.split)
-
4366[22:27:34] *** Quits: jonbryan (~jgbryan@replaced-ip) (*.net *.split)
-
4367[22:27:34] *** Quits: Ring0` (~mike@replaced-ip) (*.net *.split)
-
4368[22:27:34] *** Quits: Ze` (~ada@replaced-ip) (*.net *.split)
-
4369[22:27:34] *** Quits: cats (kitten@replaced-ip) (*.net *.split)
-
4370[22:27:34] *** Quits: r00tobo (~r00tobo@replaced-ip) (*.net *.split)
-
4371[22:27:34] *** Quits: Afforess (~Afforess@replaced-ip) (*.net *.split)
-
4372[22:27:34] *** Quits: Mathisen_ (~mathisen@replaced-ip) (*.net *.split)
-
4373[22:27:34] *** Quits: Tyrant_ (~f@replaced-ip) (*.net *.split)
-
4374[22:27:34] *** Quits: Emil (fihlmae1@replaced-ip) (*.net *.split)
-
4375[22:27:34] *** Quits: gigetoo (~gigetoo@replaced-ip) (*.net *.split)
-
4376[22:27:34] *** Quits: Pucilowski_ (~pucilowsk@replaced-ip) (*.net *.split)
-
4377[22:27:34] *** Quits: zanshin (~zanshin@replaced-ip) (*.net *.split)
-
4378[22:27:34] *** Quits: Adbray (~Adbtay@replaced-ip) (*.net *.split)
-
4379[22:27:34] *** Quits: pryorda (~pryorda@replaced-ip) (*.net *.split)
-
4380[22:27:34] *** Quits: vigilvindex (~quassel@replaced-ip) (*.net *.split)
-
4381[22:27:34] *** Quits: seprob (seprob@replaced-ip) (*.net *.split)
-
4382[22:27:34] *** Quits: finnpixel (~finnpixel@replaced-ip) (*.net *.split)
-
4383[22:27:34] *** Quits: lbatalha (~lbatalha@replaced-ip) (*.net *.split)
-
4384[22:27:34] *** Quits: DANtheBEASTman (~DANtheBEA@replaced-ip) (*.net *.split)
-
4385[22:27:35] *** Quits: Sheraf (~Sheraf@replaced-ip) (*.net *.split)
-
4386[22:27:35] *** Quits: neskau (~Sbyte@replaced-ip) (*.net *.split)
-
4387[22:27:35] *** Quits: na1rb (~nairb@replaced-ip) (*.net *.split)
-
4388[22:27:35] *** Quits: nyuszika7h (nyuszika7h@replaced-ip) (*.net *.split)
-
4389[22:27:35] *** Quits: oberling (~oberling@replaced-ip) (*.net *.split)
-
4390[22:27:35] *** Quits: trobotham (nitemare@replaced-ip) (*.net *.split)
-
4391[22:27:35] *** Quits: ApEtc (~apetc@replaced-ip) (*.net *.split)
-
4392[22:27:35] *** Quits: bluszcz (~bluszcz@replaced-ip) (*.net *.split)
-
4393[22:27:35] *** Quits: CowboyNeal (~pater@replaced-ip) (*.net *.split)
-
4394[22:27:35] *** Quits: bizboo (~bizboo@replaced-ip) (*.net *.split)
-
4395[22:27:35] *** Quits: nwe (~nwe@replaced-ip) (*.net *.split)
-
4396[22:27:35] *** Quits: Trellmor (~Trellmor@replaced-ip) (*.net *.split)
-
4397[22:27:35] *** Quits: sparetire (~sparetire@replaced-ip) (*.net *.split)
-
4398[22:27:35] *** Quits: Brutix (sid66892@replaced-ip) (*.net *.split)
-
4399[22:27:35] *** Quits: kireevco (sid87376@replaced-ip) (*.net *.split)
-
4400[22:27:35] *** Quits: ygeLN (~zeMMRTTso@replaced-ip) (*.net *.split)
-
4401[22:27:35] *** Quits: markovh (~myident@replaced-ip) (*.net *.split)
-
4402[22:27:35] *** Quits: rdz (~rdz@replaced-ip) (*.net *.split)
-
4403[22:27:35] *** Quits: kdog (~kdog@replaced-ip) (*.net *.split)
-
4404[22:27:35] *** Quits: aegis (~aegis@replaced-ip) (*.net *.split)
-
4405[22:27:35] *** Quits: xingu (~xingu@replaced-ip) (*.net *.split)
-
4406[22:27:35] *** Quits: superrorc (~superrorc@replaced-ip) (*.net *.split)
-
4407[22:27:35] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip) (*.net *.split)
-
4408[22:27:35] *** Quits: frlttrwrd (~fourlette@replaced-ip) (*.net *.split)
-
4409[22:27:35] *** Quits: lstanley (liam@replaced-ip) (*.net *.split)
-
4410[22:27:35] *** Quits: sigterm (~sigterm@replaced-ip) (*.net *.split)
-
4411[22:27:35] *** Quits: jareth_ (~jareth_@replaced-ip) (*.net *.split)
-
4412[22:27:35] *** Quits: felon- (fsck@replaced-ip) (*.net *.split)
-
4413[22:27:35] *** Quits: gernot (~gernot@replaced-ip) (*.net *.split)
-
4414[22:27:35] *** Quits: p0ly3d3r (~quassel@replaced-ip) (*.net *.split)
-
4415[22:27:35] *** Quits: snow_bckspc (~snow_bcks@replaced-ip) (*.net *.split)
-
4416[22:27:35] *** Quits: trewas (~trewas@replaced-ip) (*.net *.split)
-
4417[22:27:35] *** Quits: rozie (~rozie@replaced-ip) (*.net *.split)
-
4418[22:27:35] *** Quits: valerius (~valerius@replaced-ip) (*.net *.split)
-
4419[22:27:35] *** Quits: xarragon (~xarragon@replaced-ip) (*.net *.split)
-
4420[22:27:35] *** Quits: Guest99287 (~nipsu@replaced-ip) (*.net *.split)
-
4421[22:27:35] *** Quits: DustyDin1o (~nonamen@replaced-ip) (*.net *.split)
-
4422[22:27:35] *** Quits: Treylis (~quassel@replaced-ip) (*.net *.split)
-
4423[22:27:35] *** Quits: blommer (~blommer@replaced-ip) (*.net *.split)
-
4424[22:27:35] *** Quits: Python1320 (Python1320@replaced-ip) (*.net *.split)
-
4425[22:27:36] *** Quits: neoweb (~webdawg@replaced-ip) (*.net *.split)
-
4426[22:27:36] *** Quits: bogus- (~bogus@replaced-ip) (*.net *.split)
-
4427[22:27:36] *** Quits: dusares (~dusares@replaced-ip) (*.net *.split)
-
4428[22:27:36] *** Quits: slacker_nl (~slakkie@replaced-ip) (*.net *.split)
-
4429[22:27:36] *** Quits: wolf_mozart (wolf_mozar@replaced-ip) (*.net *.split)
-
4430[22:27:36] *** Quits: doebi (~doebi@replaced-ip) (*.net *.split)
-
4431[22:27:36] *** Quits: Nightmare (ddoscomin@replaced-ip) (*.net *.split)
-
4432[22:27:36] *** Quits: cbdev (~fnord@replaced-ip) (*.net *.split)
-
4433[22:27:36] *** Quits: JelmerD (~JelmerD@replaced-ip) (*.net *.split)
-
4434[22:27:36] *** Quits: sphalerite (~linus@replaced-ip) (*.net *.split)
-
4435[22:27:36] *** Quits: brennen (~brennen@replaced-ip) (*.net *.split)
-
4436[22:27:36] *** Quits: Cueball (~lee@replaced-ip) (*.net *.split)
-
4437[22:27:36] *** Quits: Matthieu` (~mmatthieu@replaced-ip) (*.net *.split)
-
4438[22:27:36] *** Quits: smonchi (mechfrog@replaced-ip) (*.net *.split)
-
4439[22:27:36] *** Quits: prussian (~prussian@replaced-ip) (*.net *.split)
-
4440[22:27:36] *** Quits: vostorga (~vostorga@replaced-ip) (*.net *.split)
-
4441[22:27:36] *** Quits: DrDaemonEye (daemoneye@replaced-ip) (*.net *.split)
-
4442[22:27:36] *** Quits: javak (javak@replaced-ip) (*.net *.split)
-
4443[22:27:36] *** Quits: roguelazer (~roguelaze@replaced-ip) (*.net *.split)
-
4444[22:27:36] *** Quits: shroud (gunnar@replaced-ip) (*.net *.split)
-
4445[22:27:36] *** Quits: Jubaleth (~Jubaleth@replaced-ip) (*.net *.split)
-
4446[22:27:36] *** Quits: Psi-Jack (~psi-jack@replaced-ip) (*.net *.split)
-
4447[22:27:36] *** Quits: TimWolla (~timwolla@replaced-ip) (*.net *.split)
-
4448[22:27:36] *** Quits: RobinC (~RobinC@replaced-ip) (*.net *.split)
-
4449[22:27:36] *** Quits: diytto (~diytto@replaced-ip) (*.net *.split)
-
4450[22:27:36] *** Quits: sdollins (~sdollins@replaced-ip) (*.net *.split)
-
4451[22:27:36] *** Quits: midacts (~midacts@replaced-ip) (*.net *.split)
-
4452[22:27:36] *** Quits: angseus_ (~angseus@replaced-ip) (*.net *.split)
-
4453[22:27:36] *** Quits: Subfusc (subfusc@replaced-ip) (*.net *.split)
-
4454[22:27:36] *** Quits: Xjs|moonshine (moon@replaced-ip) (*.net *.split)
-
4455[22:27:36] *** Quits: thalos (~thalos@replaced-ip) (*.net *.split)
-
4456[22:27:36] *** Quits: jor (~jor@replaced-ip) (*.net *.split)
-
4457[22:27:36] *** Quits: Downer (~downer@replaced-ip) (*.net *.split)
-
4458[22:27:37] *** Joins: walking (~walking@replaced-ip)
-
4459[22:27:37] *** Joins: shroud_ (gunnar@replaced-ip)
-
4460[22:27:39] *** Joins: Madgod (~sheo@replaced-ip)
-
4461[22:27:40] *** Joins: valerius (~valerius@replaced-ip)
-
4462[22:27:40] *** Joins: frlttrwrd (~fourlette@replaced-ip)
-
4463[22:27:40] *** Joins: _jareth_ (~jareth_@replaced-ip)
-
4464[22:27:40] *** Joins: Jubaleth_ (~Jubaleth@replaced-ip)
-
4465[22:27:40] *** Joins: Kobra (~quassel@replaced-ip)
-
4466[22:27:40] *** Joins: neskau- (~Sbyte@replaced-ip)
-
4467[22:27:41] *** Joins: nwe (~nwe@replaced-ip)
-
4468[22:27:41] *** Joins: ibex (~ibex@replaced-ip)
-
4469[22:27:41] *** Joins: RobinC (~RobinC@replaced-ip)
-
4470[22:27:42] *** Joins: Kjartan_ (~Kjartan@replaced-ip)
-
4471[22:27:42] *** Joins: DANtheBEASTman (~DANtheBEA@replaced-ip)
-
4472[22:27:42] *** Joins: ghormoon (~ghormoon@replaced-ip)
-
4473[22:27:42] *** Joins: Trolltass (~aldhissla@replaced-ip)
-
4474[22:27:42] *** Joins: Nightmare (ddoscomin@replaced-ip)
-
4475[22:27:42] *** Joins: dusares (~dusares@replaced-ip)
-
4476[22:27:42] *** Joins: Treylis (~quassel@replaced-ip)
-
4477[22:27:43] *** Joins: Pucilowski (~pucilowsk@replaced-ip)
-
4478[22:27:43] *** Joins: Devastator (~devas@replaced-ip)
-
4479[22:27:43] *** Joins: xarragon (~xarragon@replaced-ip)
-
4480[22:27:44] *** Joins: r00tobo (~r00tobo@replaced-ip)
-
4481[22:27:44] *** Joins: TimWolla (~timwolla@replaced-ip)
-
4482[22:27:44] *** Joins: sphalerite (~linus@replaced-ip)
-
4483[22:27:45] *** Joins: felon- (felon@replaced-ip)
-
4484[22:27:45] *** Joins: Emil (fihlmae1@replaced-ip)
-
4485[22:27:45] *** Joins: deathleff (~duke@replaced-ip)
-
4486[22:27:45] *** Quits: deathleff (~duke@replaced-ip) (Excess Flood)
-
4487[22:27:45] *** Joins: Mathisen (~mathisen@replaced-ip)
-
4488[22:27:45] *** Quits: Mathisen (~mathisen@replaced-ip) (Changing host)
-
4489[22:27:45] *** Joins: Mathisen (~mathisen@replaced-ip)
-
4490[22:27:46] *** Joins: seprob (seprob@replaced-ip)
-
4491[22:27:46] *** Joins: pryorda (~pryorda@replaced-ip)
-
4492[22:27:47] *** Joins: diytto (~diytto@replaced-ip)
-
4493[22:27:47] *** Joins: vostorga (~vostorga@replaced-ip)
-
4494[22:27:47] *** Joins: CowboyNeal (~pater@replaced-ip)
-
4495[22:27:48] *** Joins: crafty1 (~crafty1@replaced-ip)
-
4496[22:27:48] *** Joins: KindOne (kindone@replaced-ip)
-
4497[22:27:48] *** Joins: GhostInTheShell (~melkor@replaced-ip)
-
4498[22:27:48] *** Joins: pseubodot (~p-dot@replaced-ip)
-
4499[22:27:48] *** Joins: aria (~aria@replaced-ip)
-
4500[22:27:48] *** Joins: rozie (~rozie@replaced-ip)
-
4501[22:27:49] *** Joins: oberling (~oberling@replaced-ip)
-
4502[22:27:49] *** Joins: pixnion (~hypno@replaced-ip)
-
4503[22:27:49] *** Joins: DustyDingo (~nonamen@replaced-ip)
-
4504[22:27:50] *** Joins: Cueball (~lee@replaced-ip)
-
4505[22:27:50] *** Joins: sjoerd` (~sjoerd@replaced-ip)
-
4506[22:27:50] *** Joins: Arthur_D (~bouncer@replaced-ip)
-
4507[22:27:51] *** Joins: cats (kitten@replaced-ip)
-
4508[22:27:51] *** Joins: slacker_nl (~slakkie@replaced-ip)
-
4509[22:27:51] *** Quits: slacker_nl (~slakkie@replaced-ip) (Changing host)
-
4510[22:27:51] *** Joins: slacker_nl (~slakkie@replaced-ip)
-
4511[22:27:51] *** Joins: na1rb (~nairb@replaced-ip)
-
4512[22:27:51] *** Joins: trewas (~trewas@replaced-ip)
-
4513[22:27:52] *** Joins: bogus- (~bogus@replaced-ip)
-
4514[22:27:52] *** Joins: xingu (~xingu@replaced-ip)
-
4515[22:27:52] *** Joins: dakka2 (~dakka@replaced-ip)
-
4516[22:27:52] *** Joins: TonyL (~Tony@replaced-ip)
-
4517[22:27:52] *** Joins: ApEtc (~apetc@replaced-ip)
-
4518[22:27:53] *** Joins: zanshin (~zanshin@replaced-ip)
-
4519[22:27:53] *** Quits: TonyL (~Tony@replaced-ip) (Changing host)
-
4520[22:27:53] *** Joins: TonyL (~Tony@replaced-ip)
-
4521[22:27:53] *** Joins: themill (~stuart@replaced-ip)
-
4522[22:27:53] *** Joins: dionysus69 (~Icedove@replaced-ip)
-
4523[22:27:53] *** Joins: batrick (batrick@replaced-ip)
-
4524[22:27:53] *** Joins: Olipro (~Olipro@replaced-ip)
-
4525[22:27:53] *** Joins: cra1g321 (~craig@replaced-ip)
-
4526[22:27:54] *** Joins: Jikan (~Jikan@replaced-ip)
-
4527[22:27:54] *** Joins: frangor (~frangor@replaced-ip)
-
4528[22:27:55] *** Joins: goberle (~goberle@replaced-ip)
-
4529[22:27:55] *** Joins: cnu- (~u@replaced-ip)
-
4530[22:27:55] *** Joins: olegfusion (~olegfusio@replaced-ip)
-
4531[22:27:55] *** Joins: aedinius (~andrewb@replaced-ip)
-
4532[22:27:55] *** Joins: KomputerKid (~KomputerK@replaced-ip)
-
4533[22:27:55] *** Joins: sdollins (~sdollins@replaced-ip)
-
4534[22:27:55] *** Joins: ygeLN (~zeMMRTTso@replaced-ip)
-
4535[22:27:55] *** Joins: Tyrant (~f@replaced-ip)
-
4536[22:27:56] *** Joins: eb0t (~ebot@replaced-ip)
-
4537[22:27:56] *** Joins: DrDaemonEye (daemoneye@replaced-ip)
-
4538[22:27:56] *** Joins: lazouz (~lazouz@replaced-ip)
-
4539[22:27:56] *** Joins: Darcidride (~Darcidrid@replaced-ip)
-
4540[22:27:56] *** Joins: Psi-Jack (~psi-jack@replaced-ip)
-
4541[22:27:57] *** Joins: wolf_mozart (wolf_mozar@replaced-ip)
-
4542[22:27:57] *** Joins: McLive (~McLive@replaced-ip)
-
4543[22:27:57] *** Joins: jwd (~jwd@replaced-ip)
-
4544[22:27:58] *** Joins: dh64 (~dh64@replaced-ip)
-
4545[22:27:58] *** Joins: willmore (~willmore@replaced-ip)
-
4546[22:27:58] *** Joins: finnpixel (~finnpixel@replaced-ip)
-
4547[22:27:59] *** Joins: Python1320 (Python1320@replaced-ip)
-
4548[22:27:59] *** Quits: Python1320 (Python1320@replaced-ip) (Changing host)
-
4549[22:27:59] *** Joins: Python1320 (Python1320@replaced-ip)
-
4550[22:27:59] *** Joins: thalos (~thalos@replaced-ip)
-
4551[22:28:00] *** Joins: jor (~jor@replaced-ip)
-
4552[22:28:00] *** Joins: brennen (~brennen@replaced-ip)
-
4553[22:28:00] *** Joins: Trellmor (~Trellmor@replaced-ip)
-
4554[22:28:00] *** Joins: jannic (~jan@replaced-ip)
-
4555[22:28:00] *** debhelper sets mode: +l 1723
-
4556[22:28:00] *** Joins: jfdh (~jfdh@replaced-ip)
-
4557[22:28:01] *** Joins: trobotham (nitemare@replaced-ip)
-
4558[22:28:01] *** Joins: foul_owl (~foul_owl@replaced-ip)
-
4559[22:28:01] *** Joins: sigterm (~sigterm@replaced-ip)
-
4560[22:28:02] *** Joins: prussian_ (~prussian@replaced-ip)
-
4561[22:28:02] *** Joins: Matthieu` (~mmatthieu@replaced-ip)
-
4562[22:28:02] *** Joins: koltrast_ (b84bbfea@replaced-ip)
-
4563[22:28:03] *** Joins: HeOS (~heos@replaced-ip)
-
4564[22:28:03] *** _jareth_ is now known as jareth_
-
4565[22:28:03] *** Joins: gigetoo (~gigetoo@replaced-ip)
-
4566[22:28:03] *** Joins: SuperTramp83 (~gnu@replaced-ip)
-
4567[22:28:03] *** neskau- is now known as neskau
-
4568[22:28:03] *** Joins: Ring0` (~mike@replaced-ip)
-
4569[22:28:04] *** Joins: mjmo (~jm33@replaced-ip)
-
4570[22:28:04] *** Joins: soee (~soee@replaced-ip)
-
4571[22:28:04] *** Joins: sparetire (~sparetire@replaced-ip)
-
4572[22:28:05] *** Joins: lbatalha_ (~lbatalha@replaced-ip)
-
4573[22:28:06] *** Joins: Marianitu (~maec@replaced-ip)
-
4574[22:28:06] *** Joins: blommer (~blommer@replaced-ip)
-
4575[22:28:07] *** Joins: polyzen (~poly@replaced-ip)
-
4576[22:28:08] *** Joins: scream (~scream@replaced-ip)
-
4577[22:28:09] *** Joins: superrorc (~superrorc@replaced-ip)
-
4578[22:28:09] *** Joins: squisher (~dasquishe@replaced-ip)
-
4579[22:28:09] *** Joins: jonbryan (~jgbryan@replaced-ip)
-
4580[22:28:09] *** Joins: AciD` (~fu@replaced-ip)
-
4581[22:28:09] *** Quits: AciD` (~fu@replaced-ip) (Changing host)
-
4582[22:28:09] *** Joins: AciD` (~fu@replaced-ip)
-
4583[22:28:10] *** Joins: gernot (~gernot@replaced-ip)
-
4584[22:28:11] *** Joins: swym (~swym@replaced-ip)
-
4585[22:28:11] *** Quits: gtrotcko (~Thunderbi@replaced-ip) (Remote host closed the connection)
-
4586[22:28:14] *** Joins: factor (~factor@replaced-ip)
-
4587[22:28:15] *** Joins: volter (~volter@replaced-ip)
-
4588[22:28:17] *** Joins: Afforess (~Afforess@replaced-ip)
-
4589[22:28:17] *** Joins: pipeep (~pipeep@replaced-ip)
-
4590[22:28:18] *** Joins: Caelum (rkitover@replaced-ip)
-
4591[22:28:18] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip)
-
4592[22:28:18] *** Joins: Amun_Ra (~amun-ra@replaced-ip)
-
4593[22:28:19] *** Joins: TiTan4T (~TiTan4T@replaced-ip)
-
4594[22:28:19] *** Joins: kdog (~kdog@replaced-ip)
-
4595[22:28:22] *** Joins: snow_bckspc (~snow_bcks@replaced-ip)
-
4596[22:28:23] *** Joins: screedoz (~screedo@replaced-ip)
-
4597[22:28:25] *** Joins: bhuddah (~michael@replaced-ip)
-
4598[22:28:26] *** Joins: tacocat (~GLolol@replaced-ip)
-
4599[22:28:30] *** Joins: bbabich (~bbabich@replaced-ip)
-
4600[22:28:31] *** Joins: gtrotcko (~Thunderbi@replaced-ip)
-
4601[22:28:32] *** Joins: SwK (~SwK@replaced-ip)
-
4602[22:28:34] *** Joins: nyuszika7h (nyuszika7h@replaced-ip)
-
4603[22:28:35] *** Joins: ScottE (~ScottE@replaced-ip)
-
4604[22:28:37] *** Joins: Kurocon (kevin@replaced-ip)
-
4605[22:28:37] *** Joins: sypher (~sypher@replaced-ip)
-
4606[22:28:38] *** Joins: doebi (~doebi@replaced-ip)
-
4607[22:28:38] *** Joins: juanolon (~juanolon@replaced-ip)
-
4608[22:28:40] *** Joins: chimi (~chimi@replaced-ip)
-
4609[22:28:40] *** Joins: Kulrak (kulrak@replaced-ip)
-
4610[22:28:40] *** Quits: Kulrak (kulrak@replaced-ip) (Changing host)
-
4611[22:28:40] *** Joins: Kulrak (kulrak@replaced-ip)
-
4612[22:28:43] *** Joins: Shentino (~Shentino@replaced-ip)
-
4613[22:28:49] *** Joins: GabrieleV (~GabrieleV@replaced-ip)
-
4614[22:28:53] *** Joins: waz0wski (waz0wski@replaced-ip)
-
4615[22:28:57] *** Joins: rdz (~rdz@replaced-ip)
-
4616[22:29:00] *** Joins: KP708 (KP708@replaced-ip)
-
4617[22:29:02] *** Joins: pkiller (~pkiller@replaced-ip)
-
4618[22:29:07] *** Joins: Ze` (~ada@replaced-ip)
-
4619[22:29:07] *** Joins: vigilvindex (~quassel@replaced-ip)
-
4620[22:29:09] *** Joins: ashb (ashb@replaced-ip)
-
4621[22:29:09] *** Joins: sewerinspector (~sewerinsp@replaced-ip)
-
4622[22:29:10] *** Joins: lmcloughlin (sid1532@replaced-ip)
-
4623[22:29:10] *** Joins: adamg (~akg@replaced-ip)
-
4624[22:29:12] *** Joins: javak (javak@replaced-ip)
-
4625[22:29:12] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip) (Ping timeout: 244 seconds)
-
4626[22:29:14] *** Joins: bizboo (~bizboo@replaced-ip)
-
4627[22:29:14] *** Joins: kireevco (sid87376@replaced-ip)
-
4628[22:29:15] *** Joins: Brutix (sid66892@replaced-ip)
-
4629[22:29:18] *** Joins: GGMethos (methos@replaced-ip)
-
4630[22:29:18] *** Joins: ToneKnee (~quassel@replaced-ip)
-
4631[22:29:21] *** Joins: WebDawg (~webdawg@replaced-ip)
-
4632[22:29:24] *** Joins: teraflops (~teraflops@replaced-ip)
-
4633[22:29:26] *** Joins: Sheraf (~Sheraf@replaced-ip)
-
4634[22:29:42] *** Joins: magyar_ (~magyar@replaced-ip)
-
4635[22:29:43] *** Quits: magyar (~magyar@replaced-ip) (Ping timeout: 244 seconds)
-
4636[22:29:44] *** Quits: relox (~weechat@replaced-ip) (Ping timeout: 272 seconds)
-
4637[22:29:46] *** Joins: angseus (~angseus@replaced-ip)
-
4638[22:29:46] *** Joins: ebarch (sid17287@replaced-ip)
-
4639[22:29:48] *** Joins: bluszcz (~bluszcz@replaced-ip)
-
4640[22:29:50] *** Joins: ec (sid1544@replaced-ip)
-
4641[22:29:52] *** Joins: deathleff (~duke@replaced-ip)
-
4642[22:29:52] *** Quits: deathleff (~duke@replaced-ip) (Excess Flood)
-
4643[22:29:53] *** Joins: patterson_ (~patterson@replaced-ip)
-
4644[22:29:55] *** Joins: Dagger2 (~dagger@replaced-ip)
-
4645[22:29:56] *** Joins: l0xas (~unix@replaced-ip)
-
4646[22:29:56] *** Quits: l0xas (~unix@replaced-ip) (Changing host)
-
4647[22:29:56] *** Joins: l0xas (~unix@replaced-ip)
-
4648[22:30:00] *** Joins: aegis (~aegis@replaced-ip)
-
4649[22:30:03] *** Joins: Liam` (liam@replaced-ip)
-
4650[22:30:06] *** Joins: Malmis (~malmis@replaced-ip)
-
4651[22:30:07] *** Joins: Adbray (~Adbtay@replaced-ip)
-
4652[22:30:09] *** Quits: ToBeCloud (uid51591@replaced-ip) (Ping timeout: 258 seconds)
-
4653[22:30:10] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip)
-
4654[22:30:11] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip) (Max SendQ exceeded)
-
4655[22:30:11] *** Joins: sloucher (sid168007@replaced-ip)
-
4656[22:30:12] *** Joins: roguelazer (~roguelaze@replaced-ip)
-
4657[22:30:19] *** Joins: relox (~weechat@replaced-ip)
-
4658[22:30:28] *** Quits: xingu (~xingu@replaced-ip) (Client Quit)
-
4659[22:30:31] *** Joins: sz0 (uid110435@replaced-ip)
-
4660[22:30:33] *** Quits: jhill (sid1055@replaced-ip) (Ping timeout: 258 seconds)
-
4661[22:30:33] *** Quits: r0bby (sid699@replaced-ip) (Ping timeout: 258 seconds)
-
4662[22:30:37] *** Joins: xingu (~xingu@replaced-ip)
-
4663[22:30:37] *** Joins: crank1988 (~crank1988@replaced-ip)
-
4664[22:30:51] *** Quits: llorephie (~Thunderbi@replaced-ip) (Ping timeout: 276 seconds)
-
4665[22:30:55] *** Quits: Awesomecase (sid56584@replaced-ip) (Ping timeout: 258 seconds)
-
4666[22:31:00] *** Joins: p0ly3d3r (~quassel@replaced-ip)
-
4667[22:31:02] *** Joins: zerotri (sid1985@replaced-ip)
-
4668[22:31:09] *** Joins: NeoBlaster (~N3oBl@replaced-ip)
-
4669[22:31:18] *** Quits: glongo (sid17594@replaced-ip) (Ping timeout: 258 seconds)
-
4670[22:31:18] *** Quits: ggherdov (sid11402@replaced-ip) (Ping timeout: 258 seconds)
-
4671[22:31:20] *** Joins: mechfrog (mechfrog@replaced-ip)
-
4672[22:31:31] *** Quits: HanOverFist (~Adium@replaced-ip) (Ping timeout: 252 seconds)
-
4673[22:31:38] *** Joins: cyphase (~cyphase@replaced-ip)
-
4674[22:31:41] *** Quits: paradizelost (sid23952@replaced-ip) (Ping timeout: 258 seconds)
-
4675[22:31:41] *** Quits: ToeSnacks (sid84043@replaced-ip) (Ping timeout: 258 seconds)
-
4676[22:31:41] *** Quits: zenguy (sid126372@replaced-ip) (Ping timeout: 258 seconds)
-
4677[22:31:42] *** Quits: Sicnus (~Sick@replaced-ip) (Ping timeout: 246 seconds)
-
4678[22:31:46] *** Quits: Hurtz (~Hurtz@replaced-ip) (Read error: Connection reset by peer)
-
4679[22:31:59] *** Joins: deathleff (~duke@replaced-ip)
-
4680[22:31:59] *** Quits: deathleff (~duke@replaced-ip) (Excess Flood)
-
4681[22:32:04] *** Quits: j` (sid11434@replaced-ip) (Ping timeout: 258 seconds)
-
4682[22:32:15] *** Joins: cbdev (~fnord@replaced-ip)
-
4683[22:32:17] *** Quits: Freeaqingme (~quassel@replaced-ip) (Ping timeout: 260 seconds)
-
4684[22:32:22] *** Joins: r0bby (sid699@replaced-ip)
-
4685[22:32:29] *** Quits: patterson (~patterson@replaced-ip) (Ping timeout: 250 seconds)
-
4686[22:32:30] *** patterson_ is now known as patterson
-
4687[22:32:41] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip)
-
4688[22:32:42] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip) (Max SendQ exceeded)
-
4689[22:32:44] *** Joins: Emil_ (~nipsu@replaced-ip)
-
4690[22:33:06] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip)
-
4691[22:33:07] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip) (Max SendQ exceeded)
-
4692[22:33:08] *** Emil_ is now known as Guest71785
-
4693[22:33:34] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip)
-
4694[22:33:35] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip) (Max SendQ exceeded)
-
4695[22:33:46] *** Joins: paradizelost (sid23952@replaced-ip)
-
4696[22:34:01] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip)
-
4697[22:34:02] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip) (Max SendQ exceeded)
-
4698[22:34:06] *** Joins: deathleff (~duke@replaced-ip)
-
4699[22:34:06] *** Quits: deathleff (~duke@replaced-ip) (Excess Flood)
-
4700[22:34:10] *** Joins: nickle (sid89854@replaced-ip)
-
4701[22:34:10] *** Joins: glongo (sid17594@replaced-ip)
-
4702[22:34:22] *** Joins: dka_ (~dka@replaced-ip)
-
4703[22:34:26] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip)
-
4704[22:34:27] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip) (Max SendQ exceeded)
-
4705[22:34:38] *** Joins: Ebola-Cola (~irinix@replaced-ip)
-
4706[22:34:54] *** Joins: JohnDoh (~jeff@replaced-ip)
-
4707[22:35:01] *** Joins: Freeaqingme (~quassel@replaced-ip)
-
4708[22:35:24] *** Quits: rnd (~rnd@replaced-ip) (Ping timeout: 276 seconds)
-
4709[22:35:37] *** Joins: ToeSnacks (sid84043@replaced-ip)
-
4710[22:35:40] *** Quits: jonbryan (~jgbryan@replaced-ip) (Changing host)
-
4711[22:35:40] *** Joins: jonbryan (~jgbryan@replaced-ip)
-
4712[22:35:45] <Ebola-Cola> Question about the GPL if anyone has some insight and availability, if I want to use a library that's protected under GPLv3 in a project, and decide to later release that project, does my whole project have to comply with GPLv3, or just the library I used initially?
-
4713[22:35:49] *** Joins: HanOverFist (~Adium@replaced-ip)
-
4714[22:35:51] *** Joins: j` (sid11434@replaced-ip)
-
4715[22:36:05] *** Joins: ToBeCloud (uid51591@replaced-ip)
-
4716[22:36:06] *** Quits: HanOverFist (~Adium@replaced-ip) (Max SendQ exceeded)
-
4717[22:36:13] *** Joins: deathleff (~duke@replaced-ip)
-
4718[22:36:13] *** Quits: deathleff (~duke@replaced-ip) (Excess Flood)
-
4719[22:36:47] *** Quits: ephemer0l (~ephemer0l@replaced-ip) (Remote host closed the connection)
-
4720[22:36:55] *** Joins: dselect (~dselect@replaced-ip)
-
4721[22:36:56] *** Quits: bn` (~Patrice@replaced-ip) (Ping timeout: 244 seconds)
-
4722[22:36:57] *** Joins: Xjs|moonshine (moon@replaced-ip)
-
4723[22:36:58] *** Joins: jasonwert (~wert@replaced-ip)
-
4724[22:36:58] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip)
-
4725[22:36:59] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip) (Max SendQ exceeded)
-
4726[22:37:41] *** Joins: Awesomecase (sid56584@replaced-ip)
-
4727[22:38:00] *** debhelper sets mode: +l 1732
-
4728[22:38:00] *** Quits: towo` (~towo@replaced-ip) (Quit: Leaving)
-
4729[22:38:03] *** Joins: zenguy (sid126372@replaced-ip)
-
4730[22:38:17] *** Joins: dka__ (~dka@replaced-ip)
-
4731[22:38:20] *** Joins: deathleff (~duke@replaced-ip)
-
4732[22:38:20] *** Quits: deathleff (~duke@replaced-ip) (Excess Flood)
-
4733[22:38:42] *** Joins: ggherdov (sid11402@replaced-ip)
-
4734[22:38:59] *** Joins: ephemer0l (~ephemer0l@replaced-ip)
-
4735[22:39:12] *** Parts: sjoerd` (~sjoerd@replaced-ip)
-
4736[22:39:54] *** Quits: zenguy (sid126372@replaced-ip) (Disconnected by services)
-
4737[22:40:08] *** Joins: llorephie (~Thunderbi@replaced-ip)
-
4738[22:40:09] *** Joins: deathleff (~duke@replaced-ip)
-
4739[22:40:20] *** Joins: jhill (sid1055@replaced-ip)
-
4740[22:40:49] *** Quits: dka_ (~dka@replaced-ip) (Read error: Connection reset by peer)
-
4741[22:40:57] <somiaj> Ebola-Cola: provided you keep the libary seperate, I belive only the libary and any modifications you do to the libary.
-
4742[22:41:31] <greycat> #gnu /topic says it is the right place to ask GPL questions
-
4743[22:41:39] *** Joins: zenguy (sid126372@replaced-ip)
-
4744[22:41:42] <somiaj> Ebola-Cola: don't belive me, replaced-url
-
4745[22:41:53] <Ebola-Cola> greycat, I searched /list for #gnu and it didn't show up
-
4746[22:41:53] <gnat_x> Ebola-Cola: replaced-url
-
4747[22:41:58] <somiaj> Ebola-Cola: seems linking is considered 'derived code', hence why some don't like the gpl
-
4748[22:42:03] *** Joins: midacts (~midacts@replaced-ip)
-
4749[22:42:08] *** Quits: f10__ (~flo@replaced-ip) (Remote host closed the connection)
-
4750[22:42:11] <greycat> I'm pretty sure the answer was "Whole thing has to be GPL" under GPLv2 but I'm not as familiar with GPLv3.
-
4751[22:42:51] <somiaj> greycat: I think the difference is GPL vs LGPL from what I'm seeing
-
4752[22:43:05] <somiaj> LGPL you can link and only have to release any modifications to the libary, GPL is different.
-
4753[22:43:08] <greycat> Right, LGPL would definitely allow distribution without GPLing the main program.
-
4754[22:43:14] <greycat> But he didn't ask about LGPL.
-
4755[22:43:29] *** Quits: f10_ (~flo@replaced-ip) (Read error: No route to host)
-
4756[22:43:31] *** zenguy is now known as coffeeguy
-
4757[22:43:34] <somiaj> yea that stackexchange seems to say even linking against a gpl libary requires you release the whole project.
-
4758[22:43:40] *** Quits: coffeeguy (sid126372@replaced-ip) (Client Quit)
-
4759[22:43:49] <greycat> Ask #gnu or a lawyer to be sure.
-
4760[22:43:51] *** Joins: gluytium (~g@replaced-ip)
-
4761[22:43:58] *** Joins: coffeeguy (sid126372@replaced-ip)
-
4762[22:44:10] *** Joins: basic` (sid141140@replaced-ip)
-
4763[22:44:12] *** Joins: f10_ (~flo@replaced-ip)
-
4764[22:44:20] <Ebola-Cola> why the eff would a license be written like that?
-
4765[22:44:35] *** Joins: d4rklit3 (~textual@replaced-ip)
-
4766[22:44:40] <greycat> To make the entire world free (or at least GPL).
-
4767[22:44:45] *** Quits: ggherdov (sid11402@replaced-ip) (Excess Flood)
-
4768[22:44:53] *** Joins: f10__ (~flo@replaced-ip)
-
4769[22:45:46] <Ebola-Cola> Anyway thanks.
-
4770[22:45:55] *** Parts: Ebola-Cola (~irinix@replaced-ip)
-
4771[22:46:00] <gnat_x> as i understand it, it is a hedge against code beind enclosed by private parties. not only can you not enclose it, you can't build an enclosure next to it.
-
4772[22:46:09] <gnat_x> but they're gone.
-
4773[22:46:16] *** magyar_ is now known as magyar
-
4774[22:46:21] *** Joins: JuaNCruZ- (~Gollum@replaced-ip)
-
4775[22:46:47] <greycat> Libraries were always a tricky point, because it's not immediately clear which libraries are considered "part of the OS".
-
4776[22:46:54] <somiaj> gnat_x: I like greycat description, it is a way to force things to be open.
-
4777[22:47:02] *** Quits: LNJ2GO (~lnj@replaced-ip) (Remote host closed the connection)
-
4778[22:47:42] <somiaj> which is probably why it is there, 'you can use my work only if you agree to my standards of software otherwise I don't want to allow you to use my work.'
-
4779[22:47:43] <gnat_x> somiaj: yeah, i guess that frames it positivel (free/open) not negatively (enclosed)
-
4780[22:48:00] *** debhelper sets mode: +l 1705
-
4781[22:48:41] *** Joins: bn` (~Patrice@replaced-ip)
-
4782[22:49:26] <bezaban> nebg: this should answer your question (I was curious too) replaced-url
-
4783[22:49:48] <bezaban> it is htop display
-
4784[22:50:10] *** Quits: vlitzer (~vlitzer@replaced-ip) (Remote host closed the connection)
-
4785[22:50:23] *** Joins: ggherdov (sid11402@replaced-ip)
-
4786[22:51:27] *** Joins: ki0_ (~ki0@replaced-ip)
-
4787[22:51:42] *** Joins: vlitzer (~vlitzer@replaced-ip)
-
4788[22:52:32] *** Quits: dreamon_ (~dreamon@replaced-ip) (Ping timeout: 272 seconds)
-
4789[22:52:47] *** Quits: pencilandpaper (~penciland@replaced-ip) (Quit: Peace. :))
-
4790[22:52:52] *** Quits: jwd (~jwd@replaced-ip) ()
-
4791[22:53:24] *** Quits: bgardner (~bgardner@replaced-ip) (Ping timeout: 246 seconds)
-
4792[22:53:42] *** Joins: iiaann (~ian@replaced-ip)
-
4793[22:54:04] *** Quits: d0nn1e (~d0nn1e@replaced-ip) (Ping timeout: 252 seconds)
-
4794[22:54:25] *** Quits: ompaul (~ompaul@replaced-ip) (Quit: and zebedee said its time for other stuff)
-
4795[22:54:56] *** Joins: grimsley (~grimsley@replaced-ip)
-
4796[22:55:01] *** Joins: d0nn1e (~d0nn1e@replaced-ip)
-
4797[22:55:23] *** Joins: bgardner (~bgardner@replaced-ip)
-
4798[22:55:33] *** Quits: ki0 (~ki0@replaced-ip) (Ping timeout: 276 seconds)
-
4799[22:57:44] *** Joins: cdown_ (~cdown@replaced-ip)
-
4800[22:57:50] *** Quits: AlexPortable (uid7568@replaced-ip) (Quit: Connection closed for inactivity)
-
4801[22:58:55] *** Joins: bit1 (~josea@replaced-ip)
-
4802[22:59:54] *** Joins: rnd (~rnd@replaced-ip)
-
4803[23:00:08] *** Joins: miesco (~mugsy@replaced-ip)
-
4804[23:00:17] *** Joins: skrb_ (~skrb@replaced-ip)
-
4805[23:00:19] *** Joins: ColtonDRG (~coltondrg@replaced-ip)
-
4806[23:00:39] <miesco> Hi. During the install it says it needs non-free firmware files to operate (network firmware).
-
4807[23:00:49] *** Quits: johnnyfive (~johnnyfiv@replaced-ip) (Ping timeout: 258 seconds)
-
4808[23:01:23] <unborn> somiaj: I do release my code for clients as agpl to force them to keep my name in source code as original creator with special clause that the code cannot be sold but must be released under same licence with all credits kept in tact
-
4809[23:01:31] *** Quits: olegfusion (~olegfusio@replaced-ip) (Ping timeout: 240 seconds)
-
4810[23:01:43] <babilen> dpkg: tell miesco -about installer firmware
-
4811[23:01:49] <babilen> dpkg: tell miesco -about firmware image
-
4812[23:01:55] <miesco> I put the two files it asked for on my FAT32 filesystem USB stick and it doesn't work
-
4813[23:02:03] *** Joins: dka_ (~dka@replaced-ip)
-
4814[23:02:13] <somiaj> miesco: this is not uncommon. Most wifi cards (and some wired) require non-free firmware. And debian has clearly policy about this and puts the non-free firmware in another location (just to make it clear)
-
4815[23:02:21] <babilen> miesco: It might just be for one of your network devices and you might be able to continue the installation without it. That would allow you to install it later.
-
4816[23:02:29] *** Joins: olegfusion (~olegfusio@replaced-ip)
-
4817[23:02:37] *** Joins: aau (~aau@replaced-ip)
-
4818[23:02:55] <somiaj> miesco: even if you have the netinstall, there is enough info on that disk to complete the install. So you can with the netinstall, install a base system (very minimial). Copy over the firmware to the installed system, get the network up, then complete the instalation from the internet
-
4819[23:02:57] *** Joins: err404 (~err404@replaced-ip)
-
4820[23:03:07] <miesco> babilen: I need network for installation
-
4821[23:03:14] <somiaj> miesco: also using a wired connection is less likey to run into these issues (unless you just want to use the non-free installer)
-
4822[23:03:23] <unborn> miesco: what I do is install standard netinstall (free one) and have dvd with all non-free deb packages on hand.. once system installed I just install what i need and you done.
-
4823[23:03:41] *** Quits: jasonwert (~wert@replaced-ip) (Ping timeout: 250 seconds)
-
4824[23:03:41] <somiaj> miesco: you don't really need it. You can install the system enough without it that you can debug this issue on the installed system instead of in the installer
-
4825[23:03:51] <unborn> miesco: however during install you may need to be still connected at least via eth
-
4826[23:03:58] <miesco> Well I got it all set up, I just need to put the files on a usb stick. They are in packages firmware-ralink and firmware-realtek
-
4827[23:04:26] <miesco> It says: missing firmware files are: rtl_nic/rtl8168e-2.fw rt2860.bin
-
4828[23:04:28] <somiaj> miesco: the installer requires you have the firmware (not the packages) so you would have to extract the firmware from the package for the installer to see it
-
4829[23:04:51] <rlange> unborn: neither GPL nor AGPL allow you to add restrictions to use/distribution of code (e.g., prohibiting sale) except for those restrictions that are already in the license. you can write your own license, but it won't be GPL/AGPL anymore. Both licenses do however prohibit removing your copyright notices from your code.
-
4830[23:04:56] <somiaj> miesco: but as I mentioned it might be easier at this point to install without it, and then install the packages after you have the minimial system installed.
-
4831[23:05:02] *** Joins: ER_nesto (~ER_nesto@replaced-ip)
-
4832[23:05:02] <babilen> miesco: So download the .deb packages and install them from a USB stick with "dpkg -i /path/to/the.deb"
-
4833[23:05:11] *** Quits: shootbird (~quassel@replaced-ip) (Ping timeout: 240 seconds)
-
4834[23:05:20] <babilen> (assuming you can't get online at all)
-
4835[23:05:45] <miesco> somiaj: I have on my usb stick firmware/rtl_nicrtl8168e02.fw firmware/rt2860.bin
-
4836[23:05:51] *** Joins: dreamon_ (~dreamon@replaced-ip)
-
4837[23:05:57] *** Quits: dka__ (~dka@replaced-ip) (Ping timeout: 276 seconds)
-
4838[23:06:09] <miesco> babilen: I can't run dpkg when in the installer...
-
4839[23:06:12] *** Joins: theviajerock (~victor@replaced-ip)
-
4840[23:06:24] *** Quits: btf (~btf@replaced-ip) (Remote host closed the connection)
-
4841[23:06:46] <unborn> rlange: im going to check that
-
4842[23:06:49] *** Quits: ocbtec (~ocbtec@replaced-ip) (Remote host closed the connection)
-
4843[23:07:14] <somiaj> miesco: well as I said, just skip the network, complete the install, then copy the firmware over (That is what I do)
-
4844[23:07:34] <miesco> somiaj: I was doing that then I decided to restart the install with network from beginning
-
4845[23:07:41] <miesco> somiaj: So I am already commited
-
4846[23:07:53] <unborn> rlange: In compliance with section 7 of the GNU AGPLv3 the following additional terms apply: my additional terms....
-
4847[23:07:54] <babilen> miesco: You can provide it on a USB stick if you like (only if you are not installing from USB though)
-
4848[23:07:57] <babilen> There's also:
-
4849[23:08:00] <babilen> dpkg: firmware image
-
4850[23:08:00] <dpkg> Unofficial <netinst> images - containing non-free Debian <firmware> packages - for installing Debian 8 "Jessie" are available from replaced-url
-
4851[23:08:13] <babilen> Many options, up to you to pick the best
-
4852[23:08:28] *** Quits: jbitdrop (~jbitdrop@replaced-ip) (Quit: leaving)
-
4853[23:08:28] *** Quits: wendelmineiro (~wendelmin@replaced-ip) (Ping timeout: 244 seconds)
-
4854[23:08:44] *** Joins: shootbird (~quassel@replaced-ip)
-
4855[23:09:02] <miesco> babilen: Thats what I am trying to do. I have both .deb packages in the root of usb stick, and I have a firmware/ directory with the specific files it asks for. When I hit "yes" to "load missing firmware from removable media?" it just repeats the menu.
-
4856[23:09:07] <somiaj> babilen: oh that is the issue, if installing from usb the installer won't find the firmware on the next usb?
-
4857[23:09:14] *** Quits: m8 (~m8@replaced-ip) (Read error: Connection reset by peer)
-
4858[23:09:24] <somiaj> miesco: again just complete the install, it will probabaly be faster at this point then trying to mess with firmware in the installer.
-
4859[23:09:53] *** Quits: centrx (~centrx@replaced-ip) (Remote host closed the connection)
-
4860[23:09:53] *** Quits: trueneu (~noone@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
4861[23:09:54] <miesco> somiaj: Then I have to manually set up the network and everything
-
4862[23:10:16] <somiaj> miesco: it isn't hard to do, takes two lines in /etc/network/interfaces (if using dhcp) a few more if using static
-
4863[23:10:31] <rlange> unborn: AGPL3 section 7 only allows you to add certain specific terms (generally granting additional rights, not taking them away). prohibitiion of sale is not permitted; otherwise the licesne is no longer AGPL compatible.
-
4864[23:10:49] <miesco> somiaj: I want to install the firmware so I know how
-
4865[23:11:13] <somiaj> miesco: seems you were given the reason, the installer doesn't seem to correctly deal with two usb drives when searching for firmware.
-
4866[23:11:26] <somiaj> miesco: use the non-free firmware installer in the future would be my suggestion.
-
4867[23:11:29] <babilen> somiaj: Yeah, you can't use two usb sticks
-
4868[23:11:41] <miesco> somiaj: I am installing from a dvd
-
4869[23:11:49] <somiaj> babilen: okay, I see people run into this issue and never had a good reason.
-
4870[23:11:51] <rlange> Section 7b and 7c speak to prohibiting changing copyright notices and misrepresenting authorship, and you can in general grant users additional rights, but you can't take rights away (e.g., sale) except for those 6 enumerated points
-
4871[23:12:08] <babilen> somiaj: Well, I don't know exactly *why*, but that's how it is.
-
4872[23:12:34] <unborn> rlange: I thought if I put it there int additional terms like additional file specified here: replaced-url
-
4873[23:13:06] *** Joins: Okee (~Okee@replaced-ip)
-
4874[23:13:33] <miesco> somiaj: Do I need to untar all the .deb files in firmware.tar.gz even if it only needs the two .debs?
-
4875[23:14:01] *** Quits: scream (~scream@replaced-ip) (Remote host closed the connection)
-
4876[23:14:05] <babilen> You typically just have to provide the .deb's
-
4877[23:14:06] <unborn> rlange: that would be enough to stop crooks sailing and claiming that they did wrote the code
-
4878[23:14:12] *** Joins: cdown___ (~cdown@replaced-ip)
-
4879[23:14:19] <somiaj> miesco: the install guide says you can have either the firmware or the .deb
-
4880[23:14:33] *** Quits: yaume (~gchenuet@replaced-ip) (Quit: My Mac has gone to sleep. ZZZzzz…)
-
4881[23:14:43] <somiaj> miesco: I personally haven't done this and see people have troubles with it (hence my suggestion to just complete the install as it may be faster than figuring it out)
-
4882[23:15:13] <somiaj> miesco: replaced-url
-
4883[23:15:25] *** Quits: mcmillhj (~hunter@replaced-ip) (Remote host closed the connection)
-
4884[23:15:27] *** cdown___ is now known as 21WAAIB7I
-
4885[23:15:32] *** Quits: cdown_ (~cdown@replaced-ip) (Ping timeout: 244 seconds)
-
4886[23:15:47] <miesco> somiaj: untar all the .debs or just the two it needs?
-
4887[23:15:57] <somiaj> miesco: no, untar the tarball you get fromt he link I pasted
-
4888[23:16:09] *** Quits: Ceber (~PHP5445-0@replaced-ip) (Ping timeout: 258 seconds)
-
4889[23:16:16] <rlange> unborn: ianal but i don't think those extra terms are compatible with AGPL3. Of course, the original author may write whatever license he chooses, but he can then no longer merge his code with other vanilla AGPL3 code.
-
4890[23:16:21] *** Quits: ynanm (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
4891[23:16:27] *** Quits: mangas (uid168018@replaced-ip) (Quit: Connection closed for inactivity)
-
4892[23:16:32] <somiaj> miesco: following the install guide, I got that link with the instruction "Just download the tarball or zip file for the correct release and unpack it to the file system on the medium."
-
4893[23:16:33] <unborn> rlange: perhaps I am wrong.. but to my understanding it was enough..
-
4894[23:16:51] <miesco> somiaj: Will it put it all in a separate directory? Also my usb stick is almost full...
-
4895[23:16:53] <somiaj> miesco: that will give you all the firmware, but it might be fomratted in such a way the installer can find it.
-
4896[23:16:57] *** Joins: thunderrd_ (~thunderrd@replaced-ip)
-
4897[23:17:02] <rlange> complexities like these are why lots of people today choose MIT or modern BSD license
-
4898[23:17:09] <somiaj> miesco: I'm unsure there. as I said I just don't much with firmware in the installer.
-
4899[23:17:21] <babilen> miesco, somiaj: You don't unpack the .debs (they aren't tar packages, but using ar btw), but simply unpack the firmware.tar.gz
-
4900[23:17:31] <babilen> I found it much easier to just use the installer firmare
-
4901[23:17:33] <unborn> rlange: so which license would be good to share code but stop crooks sailing it and claim it that they did the code to other people?
-
4902[23:17:58] <unborn> and keep original author credits in tact? at least in source code?
-
4903[23:18:05] <babilen> miesco, somiaj: The firmware image actually complained about missing firmware in the past. Not sure about the current status though.
-
4904[23:18:10] <miesco> babilen: I did: tar -zxvf firmware.tar.gz -C /media/usb1 ./firmware-realtek_0.43_all.deb ./firmware-ralink_0.43_all.deb
-
4905[23:18:31] *** Okee is now known as err403
-
4906[23:18:44] <somiaj> miesco: and the firmware is nicely locaked in a directory /firmware (in the root of the usb filesystem), single partition usb?
-
4907[23:18:51] *** Quits: thunderrd (~thunderrd@replaced-ip) (Ping timeout: 240 seconds)
-
4908[23:19:01] *** Quits: 21WAAIB7I (~cdown@replaced-ip) (Client Quit)
-
4909[23:19:02] *** Joins: fornax (~fornax@replaced-ip)
-
4910[23:19:09] *** Joins: cdown (~cdown@replaced-ip)
-
4911[23:19:27] *** Parts: CyberGabber (~CyberGabb@replaced-ip)
-
4912[23:20:04] <babilen> miesco: You want a couple of .debs in the root of the USB stick
-
4913[23:20:14] <rlange> unborn: no license in the spirit of the GPL/free software will stop a 3rd party from selling (that's part of the 4 freedoms), and it's not fair to call a 3rd party selling Free Software a "crook". however misrepresenting themselves as original authors is prohibited by both GPL3 and AGPL3
-
4914[23:20:16] <babilen> (or proper /firmware )
-
4915[23:20:20] <somiaj> babilen, miesco: can't you hit ctl-alt-f6 (maybe some other tty) on the installer and get a log of what the installer is donig/why it failed?
-
4916[23:20:32] <err403> Would someone mind walking me through a recovery process? What I have is a system with a new SSD drive, where the SSD wouldn’t boot, and I have no idea why. The SSD showed while in the old failing drive, and supposedly would have been the primary boot drive after running grug-reconfig, but it wouldn’t boot. I then fiddled with the bios, and lost the boot on the failing drive as well. Since this time I removed the failing drive, and
-
4917[23:20:33] <err403> created a boot disk. I am now at [root@localhost /]#
-
4918[23:20:35] *** Quits: DammitJim (~DammitJim@replaced-ip) (Quit: Leaving)
-
4919[23:20:50] *** Joins: douzer (~douzer@replaced-ip)
-
4920[23:20:50] *** Quits: douzer (~douzer@replaced-ip) (Changing host)
-
4921[23:20:50] *** Joins: douzer (~douzer@replaced-ip)
-
4922[23:21:06] <rlange> unborn: but we're probably getting way off topic w/ this, perhaps #gnu would be a better forum to talk about free software licenses
-
4923[23:21:25] *** Quits: greycat (~wooledg@replaced-ip) (Quit: This time the bullet cold rocked ya / A yellow ribbon instead of a swastika)
-
4924[23:21:30] <somiaj> err403: is this booting into some livecd/rescuecd, or is this booting into your system?
-
4925[23:22:12] *** Quits: skrb_ (~skrb@replaced-ip) (Ping timeout: 276 seconds)
-
4926[23:22:18] *** Quits: robot (humanlike@replaced-ip) (Quit: I guess that's how it's post to be.)
-
4927[23:22:23] <err403> I am currently booted on a live cd, and now at the root@localhost. I did not select the rescue option when the menu came up. The live cd is for Debian 8.4
-
4928[23:22:24] <unborn> rlange: if someone modify my code by just removing link and email and name of the creator (me in this case) and replace with his own and then charge 10x more and claims that he did created.. that is crook.. all he was changed was author credits.. nothing else.. no contribution nothing..
-
4929[23:22:40] *** Joins: smoutz (~smoutz@replaced-ip)
-
4930[23:22:50] *** Joins: Ceber (~PHP5445-0@replaced-ip)
-
4931[23:23:06] <somiaj> err403: do you know what drive/paratition your root file system is located on?
-
4932[23:23:07] <miesco> somiaj, babilen: replaced-url
-
4933[23:23:25] <mutante> unborn: yes, and that is covered by GPL like he said. but selling is ok
-
4934[23:23:34] *** Quits: gmelis90 (~gmelis@replaced-ip) (Ping timeout: 272 seconds)
-
4935[23:23:35] <mutante> unborn: without changing the author names of course
-
4936[23:23:46] <miesco> babilen: I also tried having the .deb in the root of the usb drive
-
4937[23:23:48] <somiaj> miesco: putting the debs in / instead of /firmware didn't have any effect?
-
4938[23:24:02] *** Quits: tty0_ (~NA@replaced-ip) (Quit: Leaving.)
-
4939[23:24:05] *** Quits: Yeomra (~xyz@replaced-ip) (Quit: WeeChat 1.5)
-
4940[23:24:46] *** Quits: PaganMin (~GitGud@replaced-ip) (Remote host closed the connection)
-
4941[23:24:49] *** Quits: chichikov (~chichikov@replaced-ip) (Ping timeout: 244 seconds)
-
4942[23:25:07] *** Joins: PaganMin (~GitGud@replaced-ip)
-
4943[23:25:08] <miesco> somiaj: no
-
4944[23:26:06] *** Quits: Marianitu (~maec@replaced-ip) (Read error: Connection reset by peer)
-
4945[23:26:31] *** Quits: streulma_ (~streulma@replaced-ip) (Read error: Connection reset by peer)
-
4946[23:26:34] <miesco> somiaj: Perhaps it can't find my usb drive?
-
4947[23:26:48] <unborn> rlange: mutante tank you. I am bit shocked that it is okay to do that.. well perhaps I will keep source code off from public and github more often..
-
4948[23:26:55] <unborn> *thank
-
4949[23:27:45] <babilen> miesco: You don't want them in /firmware, but in / on the USB
-
4950[23:27:46] *** Quits: WormFood (~wormfood@replaced-ip) (Ping timeout: 260 seconds)
-
4951[23:27:57] <mutante> unborn: what problem do you see with that?
-
4952[23:27:57] *** Joins: Yeomra (~xyz@replaced-ip)
-
4953[23:27:59] *** Joins: sasukeskapa (~sasukeska@replaced-ip)
-
4954[23:28:00] *** Quits: nse (~leo@replaced-ip) (Ping timeout: 272 seconds)
-
4955[23:28:00] *** debhelper sets mode: +l 1694
-
4956[23:28:05] <babilen> Haven't used this in years though as I just default to the firmware instaler
-
4957[23:28:24] *** Quits: mtn (~mtn@replaced-ip) (Read error: Connection reset by peer)
-
4958[23:28:34] <babilen> Ah, you tried that already
-
4959[23:29:08] *** Joins: Marianitu (~maec@replaced-ip)
-
4960[23:29:49] <err403> somiaj> The boot sequence is for the first two CD/DVDs to boot first, and then the boot hard disk is next. Does this answer your question? The phone rang a couple of minutes ago. Sorry I didn’t get back with you sooner.
-
4961[23:29:56] <mutante> unborn: same with for example the content of Wikipedia. anyone can print it and sell a book if they want to. it's more free than telling people what they cant do. and they still provide a service that people can decide to use or not
-
4962[23:30:11] <somiaj> err403: no I need to know exactly which device, like /dev/sda4 for instance.
-
4963[23:30:18] <somiaj> err403: what we want to do is mount your install so we can get to it
-
4964[23:30:18] *** Quits: Marianitu (~maec@replaced-ip) (Client Quit)
-
4965[23:30:26] <unborn> mutante: no problem at all.. I think author should be always mentioned thats all.
-
4966[23:30:28] <err403> somiaj> that I am not sure of.
-
4967[23:30:36] <mutante> unborn: well yea, everybody agrees with that
-
4968[23:30:43] <err403> somiaj> However the SSD is a 2 TB drive.
-
4969[23:31:18] <miesco> biberu: I put all the contents of firmware.tar.gz into the root of my usb drive and it still doesn't work
-
4970[23:31:25] *** Quits: dionysus69 (~Icedove@replaced-ip) (Ping timeout: 250 seconds)
-
4971[23:32:13] <somiaj> err403: okay, lets first figure out where your actually root filesystem is located. maybe this will help, 'ls -l /dev/disk/by-id/' there is a list of links to all your disks and partitions, note the name of the link and the pointer ->, can you figure out from that which disk/partition has your root filesystem on it?
-
4972[23:33:22] *** Quits: BlueByte (~walther@replaced-ip) (Quit: This computer has gone to sleep)
-
4973[23:33:36] <miesco> babilen*
-
4974[23:33:37] *** Quits: gtrotcko (~Thunderbi@replaced-ip) (Ping timeout: 244 seconds)
-
4975[23:33:50] *** Quits: dakykilla (~dakykilla@replaced-ip) (Quit: Leaving)
-
4976[23:34:04] <babilen> miesco: It should, but that doesn't help you
-
4977[23:34:39] *** Quits: amcorreia (~amcorreia@replaced-ip) (Ping timeout: 264 seconds)
-
4978[23:34:57] *** Quits: iiaann (~ian@replaced-ip) (Quit: Leaving)
-
4979[23:35:30] *** Joins: centrx (~centrx@replaced-ip)
-
4980[23:35:40] *** Quits: centrx (~centrx@replaced-ip) (Client Quit)
-
4981[23:35:42] <rlange> Anyone know what exactly happens in Jessie immediately after logging in (via either tty or gdm)? I know at some point "systemd --user" gets invoked and can trace execution after that.
-
4982[23:35:51] <err403> somiaj> There is a lot of stuff on the screen, so I added a pipe to the command: | less. It looks like the Samsung SSD is taking up both sdb and sdb and sdb1, but I don’t recall creating two separate partitions. There are two other drives on this computer, with multiple partitions, and I only copied the Debian drive to one of the partitions on the Samsung SSD
-
4983[23:35:52] *** Quits: jak2000 (~jak2000@replaced-ip) (Ping timeout: 252 seconds)
-
4984[23:36:11] <somiaj> err403: sdb is the disk, and sdb1 is the partition
-
4985[23:36:13] <rlange> But something is invoking an ssh-agent process BEFORE "systemd --user" and it's screwing things up, but I can't figure out what is invoking it.
-
4986[23:36:22] *** Quits: Horachi (~Horachi@replaced-ip) (Quit: Leaving)
-
4987[23:36:27] <err403> somiaj> Yes, that is what I thought.
-
4988[23:36:41] *** Joins: ziongate (~spritz@replaced-ip)
-
4989[23:36:47] <ziongate> hi all
-
4990[23:36:49] <somiaj> err403: lets see what is on that partition, 'mount /dev/sdb1 /mnt' and then 'ls /mnt' does that look like your root filesystem, you should have things like /bin, /sbin, /usr, etc in that list
-
4991[23:36:52] <err403> somaij> Hold on, the phone is ringing again.
-
4992[23:37:27] <rlange> This only happens with an older install of Jessie that was dist-upgraded from Wheezy (install is about 2 years old)
-
4993[23:37:35] <ziongate> i have installed debian stretch as per guided partitioning, with ancrypted disk and lvm support
-
4994[23:38:00] *** debhelper sets mode: +l 1686
-
4995[23:38:02] <ziongate> but in a 128G i see a 14GB of lvm cache created. Do you think is safe t oremove it ?
-
4996[23:38:08] *** Joins: xaa (~xaa@replaced-ip)
-
4997[23:38:54] <jhutchins> rlange: You might want to try disabling sshd in init, and making sure that the sshd target in systemd is enabled.
-
4998[23:38:55] <ziongate> i found commands to remove the cache partition and extend the root part, but not sure if this can create issues or not
-
4999[23:39:00] <jhutchins> rlange: Or vice-versa.
-
5000[23:39:11] <miesco> Hey
-
5001[23:39:20] *** mach_k_away is now known as mach_kernel
-
5002[23:39:25] <miesco> ... you didn't tell me I can hit ctrl+alt+f2 to active a terminal...
-
5003[23:39:58] <rlange> hmm, i didn't even think about checking old init. But would that affect ssh-agent on user login? I would think it would only affect the ssh server daemon.
-
5004[23:40:10] *** teraflops is now known as mrFarage
-
5005[23:40:13] <jhutchins> ziongate: If it's a fresh install, I'd just re-do it from scratch and partition manually. For unencrypted systems I like 1 partiton + swap, you might want to have an unencrypted /boot depending on your setup.
-
5006[23:40:14] *** Quits: lotharkatt (~lotharkat@replaced-ip) (Remote host closed the connection)
-
5007[23:40:16] *** Quits: stormchaser3000 (~stormchas@replaced-ip) (Disconnected by services)
-
5008[23:40:18] *** Joins: WormFood (~wormfood@replaced-ip)
-
5009[23:40:38] *** Joins: LaptopBrain (~brain@replaced-ip)
-
5010[23:40:40] *** Joins: stormchaser3000_ (~stormchas@replaced-ip)
-
5011[23:40:57] *** Quits: manningx (~manningx@replaced-ip) (Ping timeout: 250 seconds)
-
5012[23:41:06] <jhutchins> rlange: I just know that integration of old init scripts and systemd has had some serioud glitches. Given that it's an upgraded system, it's got both.
-
5013[23:41:11] <ziongate> yes sry, i have used wrong term, auto-partitioning created a 14G lvm_swap partition
-
5014[23:41:14] *** mrFarage is now known as bennyHill
-
5015[23:41:34] <jhutchins> miesco: We can't tell you everything at once.
-
5016[23:42:02] *** Joins: manningx (~manningx@replaced-ip)
-
5017[23:42:14] *** Joins: aax (~xaa@replaced-ip)
-
5018[23:42:46] <babilen> miesco: Actually somiaj mentioned checking a tty about 45 minutes ago
-
5019[23:42:55] *** Joins: we6jbo2 (~we6jbo2@replaced-ip)
-
5020[23:43:03] *** Quits: dreamon_ (~dreamon@replaced-ip) (Ping timeout: 264 seconds)
-
5021[23:43:58] *** Quits: xaa (~xaa@replaced-ip) (Ping timeout: 250 seconds)
-
5022[23:44:20] *** Quits: klow (~textual@