People who Joins , Parts or Quits a chatroom
this is #debian an IRC -Channel at freenode (freenode IRC service)
0 [00:00:03] *** Joins: mrrhq (~mrrhq@replaced-ip )
1 [00:00:09] *** Quits: nuno_nunes (~PC@replaced-ip ) (Quit: Leaving)
2 [00:00:15] *** Quits: josuebrunel (~Icedove@replaced-ip ) (Ping timeout: 246 seconds)
3 [00:00:19] *** Joins: CheckDavid (uid14990@replaced-ip )
4 [00:00:26] <nilekada> jmcnaught: Well said. We live and we learn ;)
5 [00:00:33] *** Quits: donoban (~user@replaced-ip ) (Ping timeout: 276 seconds)
6 [00:00:49] *** Joins: [Gort] (~gort@replaced-ip )
7 [00:00:49] *** Quits: [Gort] (~gort@replaced-ip ) (Changing host)
8 [00:00:49] *** Joins: [Gort] (~gort@replaced-ip )
9 [00:01:16] *** Joins: lucaswang (~lucaswang@replaced-ip )
10 [00:01:16] *** Joins: shayne (~shayne@replaced-ip )
11 [00:01:16] <jmcnaught> nilekada: actually i don't even know what putting stuff in icons means, i haven't used KDE in a long time
12 [00:01:16] *** Joins: Lingo (~Lingo@replaced-ip )
13 [00:01:19] *** Quits: wobelingers (~wobelinge@replaced-ip ) (Quit: leaving)
14 [00:01:21] <cygnusx1> try this greenguy
15 [00:01:24] <cygnusx1> replaced-url
16 [00:01:32] *** Quits: Tin_man (~Scare_cro@replaced-ip ) (Quit: Leaving)
17 [00:01:49] *** Joins: wobelingers (~wobelinge@replaced-ip )
18 [00:02:04] *** Quits: blahRus (~blahRus@replaced-ip ) (Quit: Leaving.)
19 [00:02:20] *** Quits: Machinehum (~machinehu@replaced-ip ) (Quit: WeeChat 1.0.1)
20 [00:02:22] <bubba> how do I install gparted when it's not available in the synaptic package manager??
21 [00:02:22] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
22 [00:02:26] <greenguy> cygnusx1: That is what I'm using! Can't find any info on how to change the actual csserver script settings though :/
23 [00:02:29] *** Joins: macboy (~macboy@replaced-ip )
24 [00:02:36] <greenguy> cygnusx1: maybe I'm missing somethhing
25 [00:02:39] <somiaj> bubba: sounds like your sources are not configured correctly.
26 [00:02:44] <somiaj> ,v gparted
27 [00:02:45] <judd> Package: gparted on amd64 -- squeeze: 0.7.0-1; wheezy: 0.12.1-2+b1; jessie: 0.19.0-2; sid: 0.25.0-1; stretch: 0.25.0-1
28 [00:02:50] <macboy> hi, howto change to console boot in new debian 8?
29 [00:02:51] <somiaj> bubba: you are running debian-jessie?
30 [00:02:56] <cygnusx1> bubba open a terminal and type this: sudo apt-get install gparted
31 [00:03:05] <somiaj> macboy: what do you mean by console boot, you just want to disable your display manager from loading?
32 [00:03:15] *** Joins: mtn (~mtn@replaced-ip )
33 [00:03:17] <macboy> this sstupid version for default boot in X and not change to console ctrl+alt+fX don't work
34 [00:03:20] *** Quits: mtn (~mtn@replaced-ip ) (Client Quit)
35 [00:03:21] <cygnusx1> greenguy give me a min and i'll research this
36 [00:03:26] *** Joins: stunder001 (~eric@replaced-ip )
37 [00:03:41] <somiaj> cygnusx1: synampitc doens't always play as nice with apt as one would like. Probabaly best to figure out what sources are missing in symaptic if that is the packagemanager bubba wants.
38 [00:03:55] *** Quits: shayne_ (~shayne@replaced-ip ) (Ping timeout: 250 seconds)
39 [00:04:02] <somiaj> macboy: ahh debugging, and you want to jsut take the display manager out of the issue
40 [00:04:06] <somiaj> !nodpm
41 [00:04:14] <somiaj> !nodm
42 [00:04:14] <dpkg> Debian does not use a specific runlevel for graphical display managers by default. Just remove the DM package(s) with "aptitude remove xdm kdm wdm login.app gdm gdm3 pdm slim". "echo false >/etc/X11/default-display-manager" will also disable the DM, or just hit ctrl-alt-fN to get to a console. nodm is the name of a minimal/automatic display manager (replaced-url
43 [00:04:24] <greenguy> cygnusx1: Real nice of you to help out!
44 [00:04:32] <somiaj> macboy: that line about /etc/X11/default-display-manager, put 'false' in there but also make sure you know what is in there now so you can revert it
45 [00:04:32] <cygnusx1> replaced-url
46 [00:04:37] *** Joins: namyzarc (~namyzarc@replaced-ip )
47 [00:04:38] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
48 [00:04:39] <cygnusx1> this looks like a better guide
49 [00:05:04] <cygnusx1> and if it works on ubuntu it very well should on debian
50 [00:05:32] <nilekada> jmcnaught: neither do I
51 [00:05:35] <cygnusx1> that guide go into a bit of detail regarding creation of the server.cfg
52 [00:05:35] <nilekada> ;P
53 [00:05:51] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Ping timeout: 246 seconds)
54 [00:05:55] *** Quits: dustpuppy (~dustpuppy@replaced-ip ) (Remote host closed the connection)
55 [00:06:06] *** Quits: hashem (~hashem@replaced-ip ) (Ping timeout: 268 seconds)
56 [00:06:07] <jmcnaught> macboy: you can also set the systemd default target (what it calls runlevels) to multi-user. "systemctl get-default" to see current default (probably graphical.target), "systemctl set-default multi-user" to set the default. "systemctl isolate multi-user" to switch to that target immediately
57 [00:06:29] *** Joins: barto (~Freddy@replaced-ip )
58 [00:06:33] *** Quits: shootbird (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
59 [00:07:01] *** Quits: wobelingers (~wobelinge@replaced-ip ) (Quit: leaving)
60 [00:07:32] *** Joins: wobelingers (~wobelinge@replaced-ip )
61 [00:07:36] *** Quits: HangMan (~WebUser@replaced-ip ) (Quit: Leaving)
62 [00:07:57] *** Quits: sgrover (~sgrover@replaced-ip ) (Quit: Konversation terminated!)
63 [00:08:10] *** Joins: dustpuppy (~dustpuppy@replaced-ip )
64 [00:09:37] *** Quits: stunder001 (~eric@replaced-ip ) (Ping timeout: 240 seconds)
65 [00:09:47] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
66 [00:10:05] *** Joins: hightower3 (~hightower@replaced-ip )
67 [00:10:09] *** Quits: toogley (~toogley@replaced-ip ) (Quit: toogley)
68 [00:10:50] *** Joins: shootbird (~quassel@replaced-ip )
69 [00:10:55] <greenguy> cygnusx1: I think I figured it out, the cs-server.cfg file is put there with the settings you pick when you install using the script, then you have to make your server.cfg or rename it. Atleast that is my guess, I will try now :)
70 [00:11:04] *** Quits: luckman212 (~luckman21@replaced-ip ) (Read error: Connection reset by peer)
71 [00:11:10] *** Joins: kam270 (~kam270@replaced-ip )
72 [00:11:16] <cygnusx1> sounds correct greenguy
73 [00:11:18] *** Quits: adev (~adev@replaced-ip ) (Read error: Connection reset by peer)
74 [00:11:22] <cygnusx1> best of luck man :)
75 [00:11:41] *** Joins: z0ran (~z0ran@replaced-ip )
76 [00:11:42] *** Quits: Azus (~Azus@replaced-ip ) (Quit: Leaving)
77 [00:13:14] *** Joins: Azus (~Azus@replaced-ip )
78 [00:13:39] <greenguy> Thanks! :)
79 [00:14:10] *** Joins: jfdh1 (~jfdh@replaced-ip )
80 [00:14:29] <macboy> HOWTO FU.,....... change this stupid stupid and very stupid graphical boot in debian ?????? i need the text mode !!!!!!
81 [00:14:32] <macboy> ?
82 [00:14:40] <macboy> debian 8
83 [00:14:51] <cra1g321> if in doubt, blame the computer....
84 [00:15:47] <jmcnaught> macboy: maybe you missed my message earlier. "systemctl set-default mutli-user". Read up on system targets (which replace the runlevel concept) if you want to know more
85 [00:16:05] <jmcnaught> s/mutli-user/multi-user/
86 [00:16:14] <cygnusx1> macboy edit your grub
87 [00:16:16] *** Quits: StryKaizer (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
88 [00:16:19] <cygnusx1> replaced-url
89 [00:16:44] *** Joins: StryKaizer (~textual@replaced-ip )
90 [00:16:53] <jmcnaught> cygnusx1: editing grub for this is not necessary with systemd. setting the default target is all you need to do
91 [00:17:32] <okee> jmcnaught> An interesting thing just happened. If you mount the windows os as /media/asd/Windows, then it shows up in the gui, but it still won't display the contents of the drive. Also, I do need to change the names of the items in the menu, that windows is a apart of Centos is also part of the menu.
92 [00:17:35] *** Joins: stunder001 (~eric@replaced-ip )
93 [00:18:00] *** Joins: redr2e (~redr2e@replaced-ip )
94 [00:18:36] <cygnusx1> jmcnaught: ah ok, thanks for the clarification
95 [00:18:39] <jmcnaught> okee: i don't know what you mean about the menu. NTFS support in the linux kernel is read-only. There is an ntfs-3g tool that provides read/write
96 [00:18:58] <jmcnaught> okee: replaced-url
97 [00:19:17] <okee> jmcnaught> I have always had ntfs-3g on here, and prior to the upgrade there was no problem.
98 [00:19:37] *** Joins: luckman212 (~luckman21@replaced-ip )
99 [00:19:37] *** Quits: luckman212 (~luckman21@replaced-ip ) (Changing host)
100 [00:19:37] *** Joins: luckman212 (~luckman21@replaced-ip )
101 [00:20:39] <greenguy> cygnusx1: So there was actually a server.cfg that used exec to load the cs-server.cfg. But it obviously does not seem to work so I will put my config straight in there :)
102 [00:20:49] <jmcnaught> okee: then you're not using it correctly, check out the wiki page. i don't use NTFS at all.
103 [00:20:57] <cygnusx1> good thinking greenguy
104 [00:21:12] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip ) (Remote host closed the connection)
105 [00:21:15] <okee> jmcnaught> I no longer use windows, and this is a remnant, but it has a lot of data on the drive.
106 [00:21:17] <greenguy> cygnusx1: Now, if I find a server.txt online, can I use wget replaced-url
107 [00:21:21] *** Quits: rsx (~dummy@replaced-ip ) (Quit: rsx)
108 [00:21:27] <cygnusx1> yes greenguy
109 [00:21:41] <greenguy> cygnusx1: Awesome, I'm hooked
110 [00:21:49] <cygnusx1> haha
111 [00:21:55] *** Quits: raphyduck (~raph@replaced-ip ) (Ping timeout: 244 seconds)
112 [00:21:57] <cygnusx1> new to linux?
113 [00:22:02] <greenguy> Yes
114 [00:22:12] <cygnusx1> ah, welcome to the family
115 [00:22:46] *** Joins: raphyduck (~raph@replaced-ip )
116 [00:22:59] *** Quits: relipse2 (~relipse@replaced-ip ) (Ping timeout: 244 seconds)
117 [00:23:12] *** Joins: Otis (~coffee@replaced-ip )
118 [00:23:12] <cygnusx1> you have a long road ahead, with many obstacles, but when you become a superuser you will cherish every lesson learned
119 [00:23:14] <greenguy> Hey thanks! :)
120 [00:23:15] <jmcnaught> okee: i think it's as simple as replacing "ntfs" with "ntfs-3g" in the mount command. see that wiki page i linked to, it has an example line for /etc/fstab
121 [00:23:24] *** Joins: dahveed311 (~david@replaced-ip )
122 [00:23:37] *** Otis is now known as Guest3091
123 [00:23:42] <macboy> HOWTO FUCKING CHANGE TO CONSOLE TEXT IN DEBIAN STUPID 8 ? thanksd very fucking much
124 [00:23:45] <macboy> stupid version
125 [00:23:50] <macboy> stupid fucking systemd
126 [00:23:54] *** ChanServ sets mode: +o somiaj
127 [00:23:55] <cygnusx1> rude
128 [00:23:56] *** somiaj sets mode: +q *!*@dos20.com
129 [00:23:56] *** somiaj sets mode: -o somiaj
130 [00:23:56] <greenguy> cygnusx1: I will try arch linux sometime next week! Is it too soon?
131 [00:23:56] *** Parts: macboy (~macboy@replaced-ip )
132 [00:24:03] *** Quits: chele- (~chele@replaced-ip ) (Ping timeout: 246 seconds)
133 [00:24:05] <cygnusx1> naw arch is cool
134 [00:24:06] <cra1g321> if in doubt, blame the computer, blame systemd....
135 [00:24:08] <okee> jmcnaught> Also, the instructions indicate the OS should go in /mnt, and not /media. That too might be a problem.
136 [00:24:13] *** Quits: Sleepy63 (~Sleepy63@replaced-ip##) (Quit: ##replaced-url
137 [00:24:13] <cra1g321> anything else you wanna blame but yourself macboy ?
138 [00:24:22] <cygnusx1> i get so tired of systemd bashing -__-
139 [00:24:46] <cygnusx1> people complain about it literally because they have no idea of how it functions
140 [00:24:48] *** Joins: SPF|Cloud (uid11755@replaced-ip )
141 [00:25:07] <somiaj> that's enough systemd chatter. Lets get back to debian.
142 [00:25:11] <jmcnaught> okee: it's not really that important. I treat /mnt as a temporary place if i'm mounting a filesystem for few minutes, and /media as a place for filesystems i mount regularly
143 [00:25:14] <cra1g321> amen
144 [00:25:27] *** Joins: ric_s (~ric_s@replaced-ip )
145 [00:25:33] <cygnusx1> agreed jmcnaught
146 [00:26:00] <stew> that's what the FHS says
147 [00:26:03] <cygnusx1> i made folders labeled 1 2 3 and 4 in /mnt just for using to mount things
148 [00:26:04] <stew> about /mnt and /media
149 [00:26:17] *** Quits: sh00p (~sh00p@replaced-ip ) ()
150 [00:27:39] *** Joins: Samouy (~Samouy@replaced-ip )
151 [00:27:40] <nilekada> jmcnaught: found the list. Exhausting to get through. I'll probably go through a '10 things to do after installing Debian' or something
152 [00:27:51] *** Joins: dvs (~hibbard@replaced-ip )
153 [00:28:07] <jmcnaught> nilekada: what list did you find? i have goldfish memory today.
154 [00:28:30] *** Quits: superusr (~usr@replaced-ip ) (Ping timeout: 276 seconds)
155 [00:28:42] *** Quits: dahveed311 (~david@replaced-ip ) (Ping timeout: 260 seconds)
156 [00:29:24] *** Quits: wobelingers (~wobelinge@replaced-ip ) (Quit: leaving)
157 [00:29:31] *** Quits: hightower3 (~hightower@replaced-ip ) (Ping timeout: 252 seconds)
158 [00:29:31] *** Joins: wobelingers (~wobelinge@replaced-ip )
159 [00:30:04] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
160 [00:30:27] *** Joins: Quatroking (~Quatrokin@replaced-ip )
161 [00:30:35] <jmcnaught> nilekada: oh do you mean the things to check before upgrading in the release notes? it's not so bad really, and you can decide which ones are relevant to your system. also it's better to be do that stuff before the upgrade than to spend a few hours fixing a botched upgrade
162 [00:31:38] *** Joins: Lokke (~Thunderbi@replaced-ip )
163 [00:32:48] *** Quits: z0ran (~z0ran@replaced-ip ) (Ping timeout: 246 seconds)
164 [00:33:08] *** Quits: Lingo (~Lingo@replaced-ip##) (Quit: Lingo: ##replaced-url
165 [00:33:08] *** Joins: hightower3 (~hightower@replaced-ip )
166 [00:33:38] *** Joins: superusr (~usr@replaced-ip )
167 [00:33:51] *** Quits: bipolar (~bipolar@replaced-ip ) (Ping timeout: 246 seconds)
168 [00:34:18] *** Joins: roshanavand (~roshanava@replaced-ip )
169 [00:34:51] *** Joins: Lacho1 (~lacho@replaced-ip )
170 [00:35:44] *** Joins: fmerges (~fmerges@replaced-ip )
171 [00:36:04] *** Quits: Lacho (~lacho@replaced-ip ) (Ping timeout: 260 seconds)
172 [00:36:19] *** Quits: Azus (~Azus@replaced-ip ) (Quit: Leaving)
173 [00:36:35] <greenguy> Is there any way to select all text in a file using nano?
174 [00:36:48] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Remote host closed the connection)
175 [00:36:50] <greenguy> in text based debian
176 [00:36:52] *** Quits: wobelingers (~wobelinge@replaced-ip ) (Quit: leaving)
177 [00:37:04] *** Joins: bipolar (~bipolar@replaced-ip )
178 [00:37:05] *** Joins: wobelingers (~wobelinge@replaced-ip )
179 [00:37:26] *** Joins: shaun413 (uid121475@replaced-ip )
180 [00:37:33] <greenguy> nvm that, found it :)
181 [00:37:46] *** Quits: danijoo (~danijoo@replaced-ip ) (Read error: Connection reset by peer)
182 [00:38:22] *** Joins: cryptokey (~cryptokey@replaced-ip )
183 [00:38:47] *** Joins: Paianni (~sailfish@replaced-ip )
184 [00:39:02] *** Quits: stunder001 (~eric@replaced-ip ) (Ping timeout: 244 seconds)
185 [00:39:53] *** Quits: Fox682 (~fox@replaced-ip ) (Quit: Leaving)
186 [00:40:20] <cygnusx1> lol i was about to tell ya
187 [00:40:59] *** Joins: BardicBeluga (~christoph@replaced-ip )
188 [00:42:22] *** Quits: crocodilehunter (~Thunderbi@replaced-ip ) (Ping timeout: 248 seconds)
189 [00:42:26] *** Joins: stunder001 (~eric@replaced-ip )
190 [00:43:15] *** Quits: jaggzt (~Jag@replaced-ip ) (Read error: No route to host)
191 [00:44:08] *** Joins: macboy (~macboy@replaced-ip )
192 [00:44:46] *** Joins: jaggzt (~Jag@replaced-ip )
193 [00:44:50] *** Parts: macboy (~macboy@replaced-ip )
194 [00:45:20] *** Joins: Eduard_Munteanu (~Eduard_Mu@replaced-ip )
195 [00:45:35] *** Quits: k4tfish (~k4t@replaced-ip##) (Quit: ZNC - ##replaced-url
196 [00:45:36] *** Quits: wcfields (~wcfields@replaced-ip ) (Read error: Connection reset by peer)
197 [00:46:18] *** Quits: cdbob (~cdbob@replaced-ip ) (Read error: Connection reset by peer)
198 [00:46:36] *** Quits: dutchfish (~wil@replaced-ip ) (Quit: Splash, leaving the bowl)
199 [00:46:42] *** Quits: minot (~minot@replaced-ip ) (Read error: Connection reset by peer)
200 [00:46:49] *** Joins: k4tfish (~k4t@replaced-ip )
201 [00:47:35] *** Quits: wtkp (~wtkp@replaced-ip ) (Read error: Connection reset by peer)
202 [00:48:00] *** Quits: MasterplasterPL (~WIN@replaced-ip ) (Quit: Leaving)
203 [00:48:01] <nilekada> jmcnaught: the list is at any of the sites from which you can download a CD/DVD image.
204 [00:48:02] *** Quits: Samouy (~Samouy@replaced-ip ) (Ping timeout: 268 seconds)
205 [00:48:04] *** Quits: turtlehat (~turtlehat@replaced-ip ) (Quit: gone)
206 [00:48:23] *** Joins: wtkp (~wtkp@replaced-ip )
207 [00:48:29] <nilekada> But it's not particularly user-friendly
208 [00:48:32] *** Quits: StryKaizer (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
209 [00:49:04] <nilekada> It should be in the same directory as the CD/DVD images
210 [00:49:39] *** Quits: freezer (~freezer@replaced-ip ) (Remote host closed the connection)
211 [00:50:03] *** Joins: SofS (~SofS@replaced-ip )
212 [00:50:04] <jmcnaught> nilekada: oh.. downloading all the cd/dvd images is probably a waste of time too. apt-get can get all that stuff from the network on-demand
213 [00:50:09] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Quit: Lokke)
214 [00:50:36] *** Joins: deb (~deb@replaced-ip )
215 [00:50:50] <nilekada> jmcnaught: true. I just thought it was nice to have everything at once
216 [00:51:03] <nilekada> 8-)
217 [00:51:19] <okee> jmcnaught> For reasons unknown, the main NTFS directory still won't show up, and none of the other directories are displaying their contents -- even after using mount -t ntfs-3g /dev/drive-name /media/location
218 [00:51:53] <jmcnaught> nilekada: i use apt-cacher-ng, so each package only gets fetched frm the mirrors once, and all the machines in my LAN just get the local copy. easy, almost magic level easy
219 [00:52:01] *** Quits: lime_ (~lime@replaced-ip ) (Ping timeout: 240 seconds)
220 [00:52:25] *** Quits: kpease (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
221 [00:53:20] *** Joins: l3archos (~Icedove@replaced-ip )
222 [00:53:41] <okee> Got to Run. Catch you tomorrow.
223 [00:54:38] <jmcnaught> okee: until next time :)
224 [00:54:51] *** Joins: frank1e (~frank1e@replaced-ip )
225 [00:54:55] <frank1e> hello!
226 [00:55:03] <frank1e> guys i could use your help I think
227 [00:55:06] <nilekada> jmcnaught: I only have my laptop ;)
228 [00:55:13] <okee> jmcnaught> Can't figure it out. Not sure what is going on. If hardware is bad, it is the one I am on, and not the drives I am trying to access.
229 [00:55:13] <cygnusx1> whats up frank1e?
230 [00:55:17] *** Quits: macartur (uid39242@replaced-ip ) (Quit: Connection closed for inactivity)
231 [00:55:46] <nilekada> Not any other machines I'll be doing that for.
232 [00:56:07] *** Quits: SofS (~SofS@replaced-ip ) (Quit: ChatZilla 0.9.92 [Firefox 45.0/20160303134406])
233 [00:56:53] <jmcnaught> nilekada: actually i have a VM on my laptop running apt-cacher-ng, used by the other VMs and containers
234 [00:57:13] <frank1e> I got this infected Windows HDD (which has some cryptolocker, active and encrypting, didn't let him finish because i caught him encrypting my HDD in the act.)
235 [00:57:14] <frank1e> So I got to rescue my not-yet-encrypted-data from this HDD to a brand new hdd. Without infecting the host computer or the new HDD. Which means -> I need to have the infected HDD in read only mode. Does Debian mount as read only by default if I use a live CD?
236 [00:57:17] *** Quits: shootbird (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
237 [00:57:20] <jmcnaught> okee: i doubt the hardware is bad since you said it mounted as read-only earlier.
238 [00:57:34] *** Quits: NoteOn (~noteon@replaced-ip ) (Ping timeout: 240 seconds)
239 [00:57:39] <cygnusx1> no frank1e
240 [00:57:46] <cygnusx1> it mounts as rw by default
241 [00:57:58] <cygnusx1> but you can mount it yourself as read-only
242 [00:58:00] *** debhelper sets mode: +l 1684
243 [00:58:10] <frank1e> cygnusx1 ok how do I mount an HDD as read only? (No experience with terminal commands btw)
244 [00:58:38] *** Joins: minot (~minot@replaced-ip )
245 [00:58:39] <cygnusx1> does your pc support having 2 hdds connected?
246 [00:58:40] <okee> jmcnaught> There might be a problem with the memory. Rebooting is a sign of memory problems. I can't view memtest86+.iso after copying it to the desktop, but can see it in Centos. My best guess is the hard drive is probably ok, but I am not convinced the memory is. It needs to be tested.
247 [00:59:02] *** Joins: exedore6 (~cleryd@replaced-ip )
248 [00:59:07] <exedore6> join #ubuntu
249 [00:59:09] <cygnusx1> okee grub should have a memtest line
250 [00:59:21] <jmcnaught> okee: so you're getting random reboots?
251 [00:59:28] <frank1e> cygnusx1 3 to be exact. but I can only run a live-CD-OS, since my windows HDD is infected now. Which OS should I chose for this special task?
252 [00:59:33] <Roland2> anyone knows if I can use an infiniband cables to cx4 ethernet?
253 [00:59:37] *** Quits: kriger (~norge@replaced-ip ) (Read error: Connection reset by peer)
254 [00:59:51] <cygnusx1> frank1e i would go with linux for this task
255 [00:59:52] <okee> jmcnaught> I have had a few when trying to open a file on the desktop, and also open the file system.
256 [01:00:10] *** Quits: minot (~minot@replaced-ip ) (Read error: Connection reset by peer)
257 [01:00:13] <okee> jmcnaught> This acts like bad memory.
258 [01:00:15] *** Quits: format_c (~format_c@replaced-ip ) (Ping timeout: 250 seconds)
259 [01:00:16] <frank1e> cygnusx1 ok so my guess for debian wasn't that wrong. which one would you recommend exactly and what would I need to do?
260 [01:00:28] <nilekada> jmcnaught: thank you for putting me in my place :-)
261 [01:00:28] <cygnusx1> debian 8
262 [01:00:32] <jmcnaught> okee: anything in the logs about it?
263 [01:00:44] *** Joins: babak (uid19622@replaced-ip )
264 [01:01:02] <frank1e> cygnusx1 just want to drag&drop some folders off that hdd into a new hdd. that's all. without having the HDD decrypt more and more, which is why I need some easy to use OS which mounts it as read-only
265 [01:01:26] <cygnusx1> ok use debian 8
266 [01:01:28] <frank1e> (correct me pls if my basic thoughts are wrong here)
267 [01:01:29] <nilekada> Mine is a local installation. To my hard disk
268 [01:01:30] <cygnusx1> or any debian
269 [01:01:33] <jmcnaught> nilekada: oh you're welcome i guess. i wasn't trying to put you in your place, i just like to share the joy that is reading documentation and preventing botched upgrades :)
270 [01:01:48] <cygnusx1> and boot from a live cd or usb
271 [01:01:51] *** Quits: nighty (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
272 [01:02:01] <frank1e> cygnusx1 ok hold on please. are you online here maybe still in 3-5 mins?
273 [01:02:10] <frank1e> would be awesome.
274 [01:02:11] *** Joins: jaggzed (~Jag@replaced-ip )
275 [01:02:12] <nilekada> jmcnaught: That's good. I have no problem with that. I was referring to the VM setup
276 [01:02:13] <cygnusx1> ill be here for another hour at least
277 [01:02:22] <frank1e> ok great thanks cygnusx1, brb
278 [01:02:26] <cygnusx1> np
279 [01:02:32] <okee> jmcnaught> Which one should I look at? And what am I looking for ? when CD/ into the newly created windows at command line, I get a lot of I/O errors when trying to CD into the Windows at the command line.
280 [01:02:46] <jmcnaught> nilekada: oh, well my host OS is Debian too, and it uses the apt-cacher-ng VM as well.
281 [01:03:14] <jmcnaught> okee: web search the errors and/or put them in a paste
282 [01:03:38] <nilekada> jmcnaught: see what I mean? You're literally humbling me. ;) Why the roundabout-ness though?
283 [01:03:50] *** Quits: jaggzed (~Jag@replaced-ip ) (Read error: Connection reset by peer)
284 [01:03:58] <nilekada> How does the VM fit in?
285 [01:04:43] *** Quits: jaggzt (~Jag@replaced-ip ) (Ping timeout: 252 seconds)
286 [01:05:05] *** Joins: e3c11c (~random@replaced-ip )
287 [01:05:05] *** Joins: jaggzt (~Jag@replaced-ip )
288 [01:05:38] <jmcnaught> nilekada: the VM is a self-contained caching proxy for apt. i have it in a VM instead of on the host system so that it keeps everything in one place. and because i felt like it.
289 [01:05:44] *** Joins: snacs (~snacs.net@124-169-158-62.dyn.iinet.net.au)
290 [01:06:09] <nilekada> jmcnaught: interesting arrangement I must say
291 [01:06:12] <jmcnaught> nilekada: that VM also provides netboot/PXE on the virtual network used by my other VMs
292 [01:06:32] <nilekada> jmcnaught: that's cool.
293 [01:06:47] <nilekada> Shall keep this in mind for labs and such
294 [01:06:48] <jmcnaught> nilekada: but it's mostly so i don't have to wait for packages to download if they've already been downloaded once. my internet is not that fast.
295 [01:07:03] *** Quits: alien1it (~Icedove@replaced-ip ) (Quit: alien1it)
296 [01:07:20] <frank1e> cygnusx1 which of these images should i download? I have an Intel processor if that matters.
297 [01:07:22] <frank1e> replaced-url
298 [01:07:23] *** Joins: Rokixz (~rokas@replaced-ip )
299 [01:07:44] <nilekada> jmcnaught: that's a great thought.
300 [01:07:50] <frank1e> cygnusx1 or from this link? replaced-url
301 [01:08:00] <cygnusx1> debian-live-8.3.0-amd64-xfce-desktop.iso
302 [01:08:05] <cygnusx1> from the first link
303 [01:08:14] <frank1e> cygnusx1 alright thanks, loading
304 [01:08:19] <cygnusx1> yea man
305 [01:08:25] *** Quits: hightower3 (~hightower@replaced-ip ) (Ping timeout: 244 seconds)
306 [01:08:37] *** Quits: AngeFede (~f3d3@replaced-ip ) (Quit: Ego sum angelus mortis, destructori mundis)
307 [01:09:09] *** Quits: flukespook (~p@replaced-ip ) (Quit: Leaving)
308 [01:09:15] <frank1e> jesus these cryptolockers are becoming a real horror..
309 [01:09:29] <frank1e> real glad i had big luck here..
310 [01:09:35] <okee> jmcnaught> These are the errors I was talking about. Opening every directory ends up with I/O errors. replaced-url
311 [01:09:49] *** Joins: shootbird (~quassel@replaced-ip )
312 [01:10:33] *** Joins: alien1it (~Icedove@replaced-ip )
313 [01:11:35] <jmcnaught> okee: maybe there are more useful errors in the journal or syslog, but you might need to research ntfs-3g a little more, or find someone more knowledgeable about it. That it exists is pretty much all i know
314 [01:11:37] *** Joins: LitoII_ (~LitoII@replaced-ip )
315 [01:11:53] *** Quits: wtkp (~wtkp@replaced-ip ) (Quit: wtkp)
316 [01:12:31] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
317 [01:12:32] *** Parts: CyberGabber (~CyberGabb@replaced-ip )
318 [01:12:54] *** Quits: Relsak (~dragan@replaced-ip ) (Remote host closed the connection)
319 [01:13:02] *** Joins: lichenx1 (~lichen@replaced-ip )
320 [01:13:50] *** Joins: vervet (~vervet@replaced-ip )
321 [01:14:12] *** Quits: vervet (~vervet@replaced-ip ) (Client Quit)
322 [01:14:52] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Quit: thisisapartmessage)
323 [01:15:18] *** Joins: polyzen (~poly@replaced-ip )
324 [01:15:19] <okee> jmcnaught> How do I access the journal?
325 [01:15:30] <jmcnaught> okee: journalctl
326 [01:15:31] *** Joins: vervet (~vervet@replaced-ip )
327 [01:15:51] *** Joins: locrian9 (~mike@replaced-ip )
328 [01:16:55] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
329 [01:17:19] <okee> jmcnaught> There is nothing in jounralctl. Also, I completely lost my audio from the microphone, in all USB ports on the compute. I can hear people on the other side, but they can't hear me. Looks like my upgrade to Jessie was a little rough.
330 [01:17:49] *** Joins: kriger (~norge@replaced-ip )
331 [01:17:56] <okee> jmcnaught> I got to run. Catch you later.
332 [01:18:03] *** Quits: okee (~Okee@replaced-ip ) (Quit: Leaving)
333 [01:18:25] *** Quits: err404 (~err404@replaced-ip ) (Ping timeout: 240 seconds)
334 [01:19:39] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Client Quit)
335 [01:20:25] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
336 [01:20:41] <cygnusx1> let me know when you get that liveboot running frank1e. are you gonna burn a dvd or use a usb drive for it?
337 [01:20:53] *** Quits: ryouma (~user@replaced-ip ) (Remote host closed the connection)
338 [01:21:54] <frank1e> cygnusx1 burning it do a dvd right now
339 [01:21:59] <frank1e> takes a little while
340 [01:22:02] <cygnusx1> awesome
341 [01:22:24] <cygnusx1> my internet it would of taken an hour at least to even download that
342 [01:22:27] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
343 [01:22:37] *** Joins: vok` (~vok`@replaced-ip )
344 [01:23:49] <frank1e> finding an empty dvd is the hardest right now.. hold on.
345 [01:24:00] <cygnusx1> lol
346 [01:24:21] <frank1e> how do i even burn that image to a dvd in os x. this new os x is confusing
347 [01:24:26] <frank1e> god pls kill me
348 [01:24:33] <cygnusx1> i dont use apple
349 [01:24:40] <cygnusx1> i can google it though
350 [01:24:47] <frank1e> nono all good
351 [01:25:23] *** Quits: metrox_rav (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
352 [01:25:35] <cygnusx1> you need to use disk utility
353 [01:25:56] *** Quits: wwraith (darky@replaced-ip ) (Ping timeout: 240 seconds)
354 [01:26:01] <dimitry7> I hate apple
355 [01:26:02] <frank1e> Apple removed the ability to burn disc images from Disk Utility in OS X 10.11 and newer,
356 [01:26:05] <dimitry7> i hate iphone
357 [01:26:09] <frank1e> me too.
358 [01:26:16] <dimitry7> frank1e, give me a 5!
359 [01:26:22] <dimitry7> * 5
360 [01:26:30] <cygnusx1> replaced-url
361 [01:26:41] <cygnusx1> Launch 'Disk Utility' (Applications → Utilities → Disk Utility).
362 [01:26:44] <teraflops> So much hate. You need therapy :p
363 [01:26:55] <frank1e> ahh hold on pls nearly got it
364 [01:26:57] <cygnusx1> insert dvd
365 [01:27:01] <cygnusx1> Drag and drop your .iso file to the left pane in Disk Utility. Now both the blank disc and the .iso should be listed.
366 [01:27:17] <cygnusx1> Select the .iso file, and click on the 'Burn' button in the toolbar.
367 [01:27:33] <frank1e> got it
368 [01:27:38] <frank1e> it's burning. thank the lord
369 [01:27:47] <cygnusx1> haha cool
370 [01:28:03] *** Quits: Adbray (~Adbtay@replaced-ip ) (Quit: Adbray)
371 [01:28:09] *** Quits: monoFish (~SonicJam@replaced-ip ) (Quit: Leaving...)
372 [01:28:12] <frank1e> brb medication, give me 10-15 mins pls. don't run away yet :O
373 [01:28:22] <markybob> frank1e is this a laptop?
374 [01:28:22] *** Joins: monoFish (~monoFish@replaced-ip )
375 [01:28:29] * dvs clicks on his house
376 [01:29:00] *** Joins: c0fe (~c0fe@replaced-ip )
377 [01:29:09] *** Joins: cyan__ (~cyan@replaced-ip )
378 [01:29:14] <cygnusx1> i'll be here bud
379 [01:30:07] *** Quits: fishxz (~daniel@replaced-ip ) (Quit: fishxz)
380 [01:30:21] *** Joins: minot (~minot@replaced-ip )
381 [01:30:37] *** Quits: alxy (uid115853@replaced-ip ) (Quit: Connection closed for inactivity)
382 [01:30:56] *** Quits: binaryc (~chris@replaced-ip ) (Remote host closed the connection)
383 [01:31:56] *** Quits: tako (~tako@replaced-ip ) (Remote host closed the connection)
384 [01:32:02] *** Quits: locrian9 (~mike@replaced-ip ) (Quit: leaving)
385 [01:33:23] *** Joins: wwraith (~darky@replaced-ip )
386 [01:33:38] *** Quits: wwraith (~darky@replaced-ip ) (Changing host)
387 [01:33:38] *** Joins: wwraith (~darky@replaced-ip )
388 [01:33:43] *** Joins: uglybandersnatch (~johngrime@replaced-ip )
389 [01:36:12] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
390 [01:37:28] *** Joins: mavhq (~quassel@replaced-ip )
391 [01:38:15] *** Quits: [Gort] (~gort@replaced-ip ) (Quit: Leaving)
392 [01:40:35] *** Joins: tcpman (~tcpman@replaced-ip )
393 [01:40:35] *** Quits: tcpman (~tcpman@replaced-ip ) (Max SendQ exceeded)
394 [01:40:59] *** Joins: tcpman (~tcpman@replaced-ip )
395 [01:42:23] *** Joins: Groscheri (~Dyonisos@replaced-ip )
396 [01:42:35] *** Quits: Dyonisos (~Dyonisos@replaced-ip ) (Read error: Connection reset by peer)
397 [01:43:30] *** Joins: tErik_mc (~tErik@replaced-ip )
398 [01:43:30] *** Quits: tErik_mc (~tErik@replaced-ip ) (Changing host)
399 [01:43:30] *** Joins: tErik_mc (~tErik@replaced-ip )
400 [01:43:31] *** Joins: krupt (~krupt@replaced-ip )
401 [01:44:37] *** Quits: e3c11c (~random@replaced-ip ) (Ping timeout: 244 seconds)
402 [01:45:13] *** Joins: cmhobbs (~cmhobbs@replaced-ip )
403 [01:45:14] <frank1e> cygnusx1, pardon the delay, am back. factory new hdd is plugged in at my PC. Disc burned,
404 [01:45:23] <frank1e> and i'm booting now.
405 [01:45:34] <cygnusx1> and they bad hdd is plugged in as well?
406 [01:45:42] *** Quits: lichenx1 (~lichen@replaced-ip ) (Ping timeout: 260 seconds)
407 [01:45:47] <frank1e> planning to add the infected hdd later after the boot, just to be safe, via an external HDD USB frame
408 [01:45:51] *** Quits: thiras (~Thiras@replaced-ip ) (Ping timeout: 276 seconds)
409 [01:45:53] <cygnusx1> ah
410 [01:45:56] *** Joins: cagalli (~darky@replaced-ip )
411 [01:45:56] <frank1e> because
412 [01:45:56] <cygnusx1> good thinking
413 [01:45:57] *** Quits: l3archos (~Icedove@replaced-ip ) (Quit: l3archos)
414 [01:46:21] <frank1e> no idea how nasty this version of ransomware is, and if it may do stuff on it's own on boot when it's plugged in while booting
415 [01:46:26] <frank1e> because it did that before twice.
416 [01:46:36] *** Quits: wwraith (~darky@replaced-ip ) (Ping timeout: 240 seconds)
417 [01:46:39] <frank1e> like it booted a whole different windows 7 instance.
418 [01:46:47] <frank1e> which is weird as hell. anyway. booting
419 [01:46:58] <cygnusx1> wow
420 [01:47:37] *** Joins: anon_eagle (~anon_eagl@replaced-ip )
421 [01:47:41] *** Parts: anon_eagle (~anon_eagl@replaced-ip )
422 [01:48:03] *** Quits: TsukiRa (~tsukira@replaced-ip ) (Ping timeout: 246 seconds)
423 [01:48:04] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 240 seconds)
424 [01:48:08] *** Quits: roshanavand (~roshanava@replaced-ip ) (Quit: This computer has gone to sleep)
425 [01:48:17] <frank1e> yay booting debian :) been a while since i tried myself at this OS. love linux, but am not that good with all these terminal cmds
426 [01:49:13] <frank1e> Boot menu: Live (amd64), Live (amd64 failsave)
427 [01:49:26] <cygnusx1> regular
428 [01:49:35] <dvs> unleaded
429 [01:49:42] <cygnusx1> yes
430 [01:49:44] <frank1e> fuck. wait
431 [01:49:47] *** Quits: uglybandersnatch (~johngrime@replaced-ip ) (Ping timeout: 260 seconds)
432 [01:50:12] <cygnusx1> ?
433 [01:50:21] <frank1e> boot menu doesn't like my keyboard. doesn't work. trying out another one brb
434 [01:50:38] <cygnusx1> k
435 [01:50:43] *** Quits: c0fe (~c0fe@replaced-ip ) (Quit: Leaving)
436 [01:51:49] *** Quits: Paianni (~sailfish@replaced-ip ) (Quit: IRC for Sailfish 0.9)
437 [01:52:15] *** Quits: krupt (~krupt@replaced-ip ) (Changing host)
438 [01:52:15] *** Joins: krupt (~krupt@replaced-ip )
439 [01:53:13] *** Joins: Ad1_RN (~adrian@replaced-ip )
440 [01:53:48] <frank1e> ok ready
441 [01:53:53] <cygnusx1> ok
442 [01:53:54] <frank1e> what are your next orders captain
443 [01:54:08] <markybob> frank1e: doesn't mac use uefi?
444 [01:54:13] <frank1e> uh
445 [01:54:17] <cygnusx1> open a terminal
446 [01:54:18] <markybob> frank1e: live doesn't support uefi
447 [01:54:26] <frank1e> yes ok
448 [01:54:44] <cygnusx1> then type : cd /dev
449 [01:54:45] <frank1e> everything on debian is -very- tiny here. textlabels all are like 1pt text size. weird.
450 [01:54:46] <markybob> i'm asking. i've never had a mac
451 [01:54:47] <frank1e> ok
452 [01:55:24] <cygnusx1> after you get to /dev type: ls
453 [01:55:32] <frank1e> hold on
454 [01:55:35] *** Quits: dtcrshr (~datacrush@replaced-ip ) (Quit: Saindo)
455 [01:55:48] *** Joins: galex-713 (~user@replaced-ip )
456 [01:55:50] *** Quits: biberu (~biberu@replaced-ip ) (Read error: Connection reset by peer)
457 [01:55:51] <frank1e> where can i change the keyboard layout. it's all in US instead of DE
458 [01:56:01] <frank1e> settings i guess somewhere
459 [01:56:20] <cygnusx1> 1sec
460 [01:56:29] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip ) (Remote host closed the connection)
461 [01:56:32] *** Quits: ric_s (~ric_s@replaced-ip ) (Quit: Leaving)
462 [01:56:51] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip )
463 [01:56:55] <Vainglory> frank1e: All Settings -> Keyboard -> Keyboard layouts
464 [01:57:02] *** Quits: markus_ (~markus@replaced-ip ) (Quit: leaving)
465 [01:57:03] *** Quits: Ad1_RnR (~adrian@replaced-ip ) (Ping timeout: 244 seconds)
466 [01:57:13] *** Joins: relipse2 (relipse@replaced-ip )
467 [01:57:24] *** Quits: nilekada (9a490c5f@replaced-ip ) (Ping timeout: 252 seconds)
468 [01:57:35] <dvs> dpkg-reconfigure locales
469 [01:57:48] <cygnusx1> dpkg-reconfigure console-data
470 [01:57:59] <cygnusx1> for keyboard layout
471 [01:58:00] *** debhelper sets mode: +l 1670
472 [01:58:08] <cygnusx1> locales is just for default language
473 [01:58:16] <dvs> ah
474 [01:58:31] *** Quits: alien1it (~Icedove@replaced-ip ) (Quit: alien1it)
475 [01:58:34] <frank1e> got the kb issue
476 [01:58:42] <frank1e> ls done
477 [01:59:00] <cygnusx1> is sda one of the files it listed?
478 [01:59:03] *** Quits: fstd (~fstd@replaced-ip ) (Remote host closed the connection)
479 [01:59:08] *** Quits: stunder001 (~eric@replaced-ip ) (Quit: WeeChat 1.4)
480 [01:59:11] <frank1e> yes
481 [01:59:14] <cygnusx1> ok good
482 [01:59:20] <cygnusx1> connect the other drive now
483 [01:59:28] *** Joins: fstd (~fstd@replaced-ip )
484 [01:59:33] <cygnusx1> just making sure that it will be sdb
485 [01:59:45] <frank1e> ok. how do I know it got my factory new hdd?
486 [01:59:56] <cygnusx1> sda is the new drive
487 [01:59:58] <frank1e> (factory new is plugged in, but didn't format it yet or anything)
488 [02:00:01] <frank1e> oh ok
489 [02:00:14] <cygnusx1> sdb will be what it calls the bad one
490 [02:00:32] <cygnusx1> i did this to make sure we use the right syntax to mount it
491 [02:00:57] *** Quits: axc1298 (~axc1298@replaced-ip ) (Quit: Leaving)
492 [02:00:59] <frank1e> ok both plugged in
493 [02:01:01] <frank1e> first
494 [02:01:13] <cygnusx1> ok do ls again and see if sdb shows up
495 [02:01:15] <frank1e> i would need to set it to read only i think
496 [02:01:16] <frank1e> ok
497 [02:01:19] <cygnusx1> no
498 [02:01:23] <cygnusx1> we will get to that
499 [02:01:28] <cygnusx1> it isnt mounted yet
500 [02:01:36] *** Quits: cagalli (~darky@replaced-ip ) (Ping timeout: 240 seconds)
501 [02:02:00] <frank1e> now i have:
502 [02:02:06] *** Quits: raphyduck (~raph@replaced-ip ) (Ping timeout: 276 seconds)
503 [02:02:14] <frank1e> sda, sdb, sdb1, sdb2
504 [02:02:24] *** Joins: wwraith (~darky@replaced-ip )
505 [02:02:33] <cygnusx1> good
506 [02:02:44] <dvs> no, sda is empty! ;-)
507 [02:02:50] <cygnusx1> it should be
508 [02:02:55] <cygnusx1> its a new drivve
509 [02:02:55] *** Quits: Lehnux (~Lehnux@replaced-ip ) (Quit: Leaving.)
510 [02:03:00] <frank1e> :F
511 [02:03:07] <frank1e> we could check
512 [02:03:14] <cygnusx1> sure
513 [02:03:16] <cygnusx1> ls -l
514 [02:03:27] <frank1e> woah
515 [02:03:27] <frank1e> uh
516 [02:03:31] *** Parts: cryptokey (~cryptokey@replaced-ip )
517 [02:03:33] <frank1e> it lists a lot
518 [02:03:53] *** Joins: particleman72 (~user@replaced-ip )
519 [02:03:59] <cygnusx1> basically all that is is info on permissions for the different partitions
520 [02:04:04] *** Joins: lucaswang (~lucaswang@replaced-ip )
521 [02:04:08] <frank1e> oh okay
522 [02:04:17] <frank1e> i thought
523 [02:04:21] *** Joins: vindelschtuffen (~vindelsch@replaced-ip )
524 [02:04:26] <frank1e> anyway.
525 [02:04:32] <cygnusx1> ok so moving on
526 [02:04:33] <frank1e> what now :)
527 [02:04:57] <cygnusx1> now we mount it. we will assume sdb1 is the system partition and sdb2 is where your files are
528 [02:05:18] <frank1e> :o hope so
529 [02:05:29] <cygnusx1> ok now
530 [02:05:32] <frank1e> sdb1 wasn't there before i plugged the bad one in btw
531 [02:05:32] <cygnusx1> sudo su
532 [02:05:36] <frank1e> ok
533 [02:05:49] <cygnusx1> done?
534 [02:06:01] <frank1e> yes
535 [02:06:03] <frank1e> sudo su
536 [02:06:04] <cygnusx1> mkdir /media/files
537 [02:06:12] *** Joins: NaStYdoG (cupoftea@replaced-ip )
538 [02:06:37] <frank1e> done
539 [02:06:39] <cygnusx1> mount -o ro /dev/sdb2 /media/files
540 [02:07:15] <frank1e> ok no errors yet
541 [02:07:19] <cygnusx1> good
542 [02:07:32] <cygnusx1> now just open the folders in your DE and do what you want
543 [02:07:45] <cygnusx1> its mounted in /media/files
544 [02:07:55] <frank1e> uhm ok hold on let me check
545 [02:08:27] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Ping timeout: 260 seconds)
546 [02:08:47] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip ) (Excess Flood)
547 [02:09:02] <frank1e> if i open the folder window it shows as mounted volumes: File System, System-reserved and the bad drive i need to rescue specific files from
548 [02:09:08] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip )
549 [02:09:16] <cygnusx1> yes
550 [02:09:20] <cygnusx1> it should
551 [02:09:23] <frank1e> no idea where to find the other drive now
552 [02:09:31] <cygnusx1> it isnt mounted
553 [02:09:31] <frank1e> the new one
554 [02:09:34] <frank1e> oh ok
555 [02:09:54] *** Quits: pkv (~pkv@replaced-ip ) (Ping timeout: 276 seconds)
556 [02:10:02] <cygnusx1> you probably need to partition it
557 [02:10:05] *** Joins: Lehnux (~Lehnux@replaced-ip )
558 [02:10:14] <cygnusx1> apt-get install gparted
559 [02:10:16] <frank1e> oh. could you maybe help me out with that too?
560 [02:10:18] <frank1e> ok
561 [02:10:22] <cygnusx1> yes i sure can
562 [02:10:33] <Lehnux> hi i'm back it's 2 AM in switzerland
563 [02:10:45] *** Quits: cruncher (~cruncher@replaced-ip ) (Quit: Leaving)
564 [02:10:45] <cygnusx1> wb lehnux
565 [02:11:01] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
566 [02:11:15] <greenguy> cygnusx1: Hi, may I ask another short question?
567 [02:11:21] <cygnusx1> sure greenguy
568 [02:11:37] <Lehnux> I'm just here to look at the meassages I'm too asleep to have some king of thinking
569 [02:11:41] *** Joins: migmolrod (~migmolrod@replaced-ip )
570 [02:11:44] *** Quits: Lehnux (~Lehnux@replaced-ip ) (Client Quit)
571 [02:11:59] *** Quits: minot (~minot@replaced-ip ) (Read error: Connection reset by peer)
572 [02:12:07] <frank1e> cygnusx1, loading
573 [02:12:33] *** Quits: jfdh1 (~jfdh@replaced-ip ) (Ping timeout: 244 seconds)
574 [02:12:40] *** Quits: ryan-c (~ryan@replaced-ip##) (Quit: ZNC - ##replaced-url
575 [02:12:58] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
576 [02:13:07] *** Quits: namix (~namix@replaced-ip ) (Ping timeout: 248 seconds)
577 [02:13:09] <frank1e> cygnusx1 done
578 [02:13:17] <greenguy> cygnusx1: I'm trying to copy the text from the server.cfg that I downloaded using wget before. But I cant figure out how to select all, and cut in nano. So I thought maybe I can use wget adress/server.cfg <path> and then rename it? Will it ask me to replace when I do so or..? Maybe there is a better way.
579 [02:13:38] <greenguy> -O
580 [02:13:50] <cygnusx1> 1sec greenguy
581 [02:13:56] <greenguy> wget adress -O dir
582 [02:13:58] <greenguy> np!
583 [02:14:16] <cygnusx1> ok frank1e now go to menu then system and select gparted
584 [02:14:27] <frank1e> alright
585 [02:14:34] <jmcnaught> greenguy: as you get more familiar with Linux you'll learn a more sophisticated editor than nano. Eventually you'll have to choose between vim and emacs. There is no middle ground here :)
586 [02:14:42] *** Joins: SonicJam__ (~Mutter@replaced-ip )
587 [02:14:51] <cygnusx1> greenguy just change the file name to server.cfg
588 [02:14:53] <greenguy> I hear vim is good.
589 [02:14:54] <frank1e> uhm -- where is gparted at? cygnusx1
590 [02:15:03] <frank1e> *where exactly
591 [02:15:12] <cygnusx1> mv filename.whatever server.cfg
592 [02:15:17] <frank1e> nvm
593 [02:15:18] <frank1e> got it
594 [02:15:21] *** Quits: qman__ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
595 [02:15:30] *** Joins: namix (~namix@replaced-ip )
596 [02:15:30] *** Quits: namix (~namix@replaced-ip ) (Changing host)
597 [02:15:30] *** Joins: namix (~namix@replaced-ip )
598 [02:15:32] <jmcnaught> greenguy: vim is great, so is emacs. they both have a bit of a learning curve
599 [02:15:48] *** Joins: qman__ (~quassel@replaced-ip )
600 [02:15:52] <cygnusx1> ok when it finishes loading gparted click the top left button and select devices then choose sda
601 [02:16:12] <cygnusx1> i think the button in the top left is labeled gparted
602 [02:16:30] <frank1e> cygnusx1, it already showed an allocated space device thing with like 1 TB missing
603 [02:16:38] <frank1e> device -> create partition table?
604 [02:16:45] *** Quits: mirton (~jazz@replaced-ip ) (Ping timeout: 246 seconds)
605 [02:16:56] <cygnusx1> yes
606 [02:16:59] <frank1e> ok
607 [02:17:04] <cygnusx1> make sure its sda
608 [02:17:10] <cygnusx1> before you do this
609 [02:17:27] *** Quits: thurstylark (thurstylar@replaced-ip ) (Ping timeout: 268 seconds)
610 [02:17:50] <frank1e> "Warning: This will ERASE ALL DATA on the ENTIRE DISK /dev/sda. Select new partition table type: (...)"
611 [02:17:51] <greenguy> Ok, so I start by using wget -O to download the new file to the server config folder. Then use mw newfile.cfg server.cfg to rename the file. Will it replace the old one by doing that?
612 [02:17:55] <cygnusx1> did you choose sda?
613 [02:17:59] <frank1e> i have mixed feelings about this
614 [02:17:59] <cygnusx1> if so then proceed
615 [02:18:00] *** debhelper sets mode: +l 1660
616 [02:18:06] <cygnusx1> there is no data on it
617 [02:18:07] *** Joins: bugzc (~1@replaced-ip )
618 [02:18:12] <frank1e> ok
619 [02:18:23] <cygnusx1> mv greenguy,but yes
620 [02:18:29] *** Quits: kriger (~norge@replaced-ip ) (Read error: Connection reset by peer)
621 [02:18:40] <cygnusx1> it always gives that warning frank1e
622 [02:18:47] <greenguy> Cool, I'll try that! Thanks :)
623 [02:18:48] <frank1e> which partition type should i choose cygnusx1? I plan to mount it on a Mac OS and another clean Win 7 System in the future
624 [02:18:51] <cygnusx1> its so you dont accidently do the wrong thing
625 [02:18:52] <frank1e> ok
626 [02:18:55] <cygnusx1> ext4
627 [02:19:03] <cygnusx1> oh
628 [02:19:05] <cygnusx1> msdos
629 [02:19:08] *** Joins: Reelaxe (~debbix@replaced-ip )
630 [02:19:15] <frank1e> *I have like really big single files on there
631 [02:19:19] <frank1e> no idea if that helps
632 [02:19:24] <cygnusx1> msdos partition table
633 [02:19:28] <frank1e> uhh
634 [02:19:29] <frank1e> ok
635 [02:19:33] *** Joins: wonderworld (~ww@replaced-ip )
636 [02:19:35] *** Joins: mirton (~jazz@replaced-ip )
637 [02:19:42] <cygnusx1> then select the unallocated space and right click it and choose new
638 [02:19:59] <cygnusx1> then make a partition of your desired size
639 [02:20:00] <frank1e> i can't read if it says 1.82 TB or 1.02 TB. everything is ultra tiny lol
640 [02:20:06] <frank1e> ok 1 sec
641 [02:20:12] *** Quits: BardicBeluga (~christoph@replaced-ip ) (Quit: Leaving.)
642 [02:20:24] <cygnusx1> if you plan on putting windows here make it fat32
643 [02:20:30] <cygnusx1> if linux make it ext4
644 [02:20:32] *** Joins: cagalli (~darky@replaced-ip )
645 [02:20:36] *** Quits: wwraith (~darky@replaced-ip ) (Ping timeout: 240 seconds)
646 [02:20:39] <frank1e> no no, only let it read by a win system
647 [02:20:48] *** Joins: BardicBeluga (~christoph@replaced-ip )
648 [02:20:49] <frank1e> i want to read it on win and mac
649 [02:20:49] <cygnusx1> fat32
650 [02:21:06] <frank1e> :D so fat32? ok hope it works with files +4GB
651 [02:21:12] <cygnusx1> it does not
652 [02:21:20] *** Joins: Sleepy63 (~Sleepy63@replaced-ip )
653 [02:21:26] <cygnusx1> fat32 only supports files less than 4gb
654 [02:21:43] <cygnusx1> you need to make it ntfs for larger ones
655 [02:22:02] <frank1e> ok
656 [02:22:05] <frank1e> i just let all other dropdown menus there at default now and okay it
657 [02:22:15] *** Joins: ryan-c (~ryan@replaced-ip )
658 [02:22:37] *** Joins: x032cx (~lxuser@replaced-ip )
659 [02:22:37] <cygnusx1> i would not use the whole disk either. keep a few gbs in reserve
660 [02:22:53] <cygnusx1> 2-3 at least
661 [02:23:00] *** Quits: grepper (~grepper@replaced-ip ) (Ping timeout: 268 seconds)
662 [02:23:19] <frank1e> oh ok
663 [02:23:36] *** Joins: bazhang_ (~bazhang@replaced-ip )
664 [02:23:39] *** Joins: nilekada (9a490c58@replaced-ip )
665 [02:23:44] <cygnusx1> just in case you do decide to install linux or need another partition for something
666 [02:23:59] *** Quits: msjche (~msjche@replaced-ip ) (Ping timeout: 260 seconds)
667 [02:24:24] <cygnusx1> and also once you install windows it may erase the disk.
668 [02:24:25] <frank1e> ok it has 2 rows now with 1.79 TB (ntfs) and the other unallocated space
669 [02:24:46] <frank1e> now we can mount it i think
670 [02:24:51] *** Joins: Wagaaa (uid146589@replaced-ip )
671 [02:24:52] <cygnusx1> yes
672 [02:24:59] <cygnusx1> go to your terminal
673 [02:25:20] *** Quits: krupt (~krupt@replaced-ip ) (Quit: Leaving)
674 [02:25:32] <frank1e> yepyep
675 [02:25:34] <cygnusx1> mkdir /media/new
676 [02:25:52] <Wagaaa> Hi! How can I install PyQt5 on Debian?
677 [02:26:01] <frank1e> cygnusx1 ok done
678 [02:26:03] <cygnusx1> mount -o rw /dev/sda1 /media/new
679 [02:26:33] <cygnusx1> its sda1 and not sda because we just made a partition on it in case you are wondering
680 [02:26:34] *** ChanServ sets mode: +o eir
681 [02:26:35] *** eir sets mode: -qo *!*@dos20.com eir
682 [02:26:54] *** Quits: bazhang (~bazhang@replaced-ip ) (Ping timeout: 260 seconds)
683 [02:26:56] <frank1e> cygnusx1 "mount: special device /dev/sda1 does not exist
684 [02:26:59] <frank1e> "
685 [02:27:08] <cygnusx1> ok
686 [02:27:16] <cygnusx1> cd /dev
687 [02:27:22] <markybob> Wagaaa: apt-get install python-pyqt5
688 [02:27:24] <frank1e> yup
689 [02:27:27] <greenguy> Do I need to cd to that location before using mv?
690 [02:27:27] <cygnusx1> then ls
691 [02:27:30] <jmcnaught> Wagaaa: are you using Jessie? there are python-pyqt5 and python3-pyqt5 packages
692 [02:27:36] <cygnusx1> and see what it has for sda
693 [02:27:38] <frank1e> yup
694 [02:27:43] <frank1e> 1sec
695 [02:27:48] *** Joins: vervet__ (~vervet@replaced-ip )
696 [02:27:48] <Wagaaa> markybob: devel
697 [02:27:51] *** Quits: vervet__ (~vervet@replaced-ip ) (Client Quit)
698 [02:28:13] <frank1e> cygnusx1: sda, sdb, sdb1, sdb2
699 [02:28:18] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 246 seconds)
700 [02:28:20] *** Joins: vervet__ (~vervet@replaced-ip )
701 [02:28:22] <cygnusx1> ok
702 [02:28:32] <Wagaaa> I can't find qt-designer exec file
703 [02:28:39] <dvs> didn't apply the changes
704 [02:28:40] *** Quits: vervet (~vervet@replaced-ip ) (Disconnected by services)
705 [02:28:48] *** vervet__ is now known as vervet
706 [02:28:51] <cygnusx1> yes dvs
707 [02:29:07] <cygnusx1> frank1e you need to click apply changes in gparted
708 [02:29:13] <cygnusx1> thx dvs
709 [02:29:17] <dvs> no prob
710 [02:29:24] <cygnusx1> teamwork :)
711 [02:29:29] *** Joins: SK2 (~root@replaced-ip )
712 [02:29:39] <frank1e> cygnusx1, 1sec
713 [02:29:42] * dvs takes all credit for everything!
714 [02:29:52] *** Quits: kepi (~kepi@replaced-ip ) (Ping timeout: 264 seconds)
715 [02:29:59] <frank1e> applying pending operations
716 [02:30:02] <frank1e> and done
717 [02:30:06] <cygnusx1> ok
718 [02:30:08] <cygnusx1> now
719 [02:30:13] <cygnusx1> mount -o rw /dev/sda1 /media/new
720 [02:30:49] <frank1e> done
721 [02:30:51] <markybob> Wagaaa: that's in qt4-designer
722 [02:31:00] <cygnusx1> now you can transfer the files
723 [02:31:17] <frank1e> yay! file window shows the new drive now! :)
724 [02:31:24] <cygnusx1> you just open the file manager and do your thing
725 [02:31:33] <Wagaaa> Oh, thanks.
726 [02:31:39] *** Joins: kriger (~norge@replaced-ip )
727 [02:31:46] <frank1e> btw cygnusx1, is this safe? I mean the bad hdd is safe from more encryption damage, right?
728 [02:31:55] <cygnusx1> for now
729 [02:31:56] <frank1e> *right now
730 [02:31:59] <frank1e> okay good
731 [02:32:02] *** Joins: vervet__ (~vervet@replaced-ip )
732 [02:32:09] *** Quits: adrian (~adrian@replaced-ip ) (Ping timeout: 244 seconds)
733 [02:32:17] <cygnusx1> not the case if you connect it and boot windows off any hdd
734 [02:32:39] <frank1e> after copying i would need to format it to hell and back. no idea.
735 [02:32:43] <cygnusx1> if it boots windows with that drive plugged in chances are it will continue encrypting it
736 [02:32:55] <cygnusx1> frank1e i gotcha
737 [02:33:00] <cygnusx1> when its done do this
738 [02:33:07] <frank1e> oh and I also would need to copy data from another hdd later. but this one is important because it hosts the malicious stuff
739 [02:33:26] <frank1e> i guess the other hdd will be easy
740 [02:33:32] *** Quits: SK2 (~root@replaced-ip ) (Client Quit)
741 [02:33:35] <greenguy> cygnusx1: If I try to open a file with nano that does not exist, is it shown as empty or does it give me some output that it does not exist. Because when i try mv <dirnew> <dirold> is says it is non existent, but when I try the same dir for the new file, I get an empty nano page. But if I try opening the file after download just using nano newfile.cfg i can see it.
742 [02:33:49] <greenguy> I'll hold.
743 [02:34:02] <cygnusx1> dd if=/dev/zero of=/dev/sdb (once you are done) this will zero the disk i.e. write all blocks as 0
744 [02:34:08] *** Parts: vervet__ (~vervet@replaced-ip )
745 [02:34:15] <cygnusx1> it shows as empty greenguy
746 [02:34:20] <dvs> ouch bs=1M
747 [02:34:34] <cygnusx1> lol yea
748 [02:34:38] *** Quits: particleman72 (~user@replaced-ip ) (Remote host closed the connection)
749 [02:34:39] <greenguy> damn it, my wget to dir did not work then. It did show a dl bar going to 100% tho :S
750 [02:34:53] <cygnusx1> dd if=/dev/zero bs=1M of=/dev/sdb
751 [02:34:53] <greenguy> I wonder where it ended up
752 [02:34:58] <markybob> Wagaaa: btw the executable is designer-qt4, not qt-designer
753 [02:35:04] *** Quits: nilekada (9a490c58@replaced-ip ) (Quit: Page closed)
754 [02:35:07] <cygnusx1> thx again dvs
755 [02:35:13] *** Joins: Nach0z_ (~nach0z@replaced-ip )
756 [02:35:13] <frank1e> ok taking a note right now 1 sec. and copying now. brb 4-5 min cygnusx1
757 [02:35:18] <cygnusx1> dd if=/dev/zero bs=1M of=/dev/sdb
758 [02:35:27] <dvs> pas the probleme
759 [02:35:33] *** Quits: kriger (~norge@replaced-ip ) (Client Quit)
760 [02:35:33] <greenguy> I used: wget <file.ext> -P /path/to/folder
761 [02:35:49] <frank1e> cygnusx1 was that command meant for me? "dd if=/dev/zero bs=1M of=/dev/sd"
762 [02:35:51] *** Joins: LO2 (~root@replaced-ip )
763 [02:35:57] *** Quits: redr2e (~redr2e@replaced-ip ) (Remote host closed the connection)
764 [02:36:01] <greenguy> yes
765 [02:36:12] <frank1e> oh ok so i use that one
766 [02:36:25] *** Joins: Sh4d03 (~coopergee@replaced-ip )
767 [02:36:26] <dvs> frank1e, not now!
768 [02:36:29] *** Joins: particleman72 (~user@replaced-ip )
769 [02:36:37] <frank1e> nono i know
770 [02:36:41] <cygnusx1> yes but not now
771 [02:36:43] <jmcnaught> frank1e: use any dd command with care, if you specify the wrong output device (of=) it will write over stuff without confirmation
772 [02:36:43] <greenguy> oops lol
773 [02:36:49] <frank1e> i'm going to let it copy dat floppy hah
774 [02:36:59] <cygnusx1> greenguy you need to be in the directory when you run that
775 [02:37:00] <greenguy> Sorry I'm in the way here :D
776 [02:37:04] *** Quits: Nach0z (~nach0z@replaced-ip ) (Ping timeout: 264 seconds)
777 [02:37:05] <cygnusx1> you're fine
778 [02:37:14] <Sh4d03> Hi all, I just installed pulseaudio on a new Debian install, hoping as the website says that it would more or less work out of the box. It doesn't. pacmd lists no devices other than the Dummy, and I'm not sure how to troubleshoot beyond that. Any clues?
779 [02:37:15] <cygnusx1> you need to be in the directory the file is in
780 [02:37:20] <greenguy> When i run mv? ok.
781 [02:37:20] <frank1e> jmcnaught yes i will ask back here once i'm done just to be sure
782 [02:37:21] *** Quits: asc232 (~Keith@replaced-ip ) (Ping timeout: 244 seconds)
783 [02:37:28] <cygnusx1> yes greenguy
784 [02:37:51] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 276 seconds)
785 [02:37:54] <cygnusx1> sh4d03 how did you install pulse audio?
786 [02:38:05] *** Nach0z_ is now known as Nach0z
787 [02:38:07] <Sh4d03> cygnusx1: apt-get install pulseaudio
788 [02:38:22] <frank1e> so what are the odds that this ransomware has copied itself into various other locations like other HDDs, so it can continue messing with me?
789 [02:38:38] <jmcnaught> Sh4d03: what is the contents of your /proc/asound/cards file? also what do you get from "lspci -nn | grep -i audio" ?
790 [02:38:43] <cygnusx1> try apt-get install pavucontrol
791 [02:38:51] <greenguy> Ok, so I forgot the wget did not land the file in that dir. I used: wget <file.ext> -P /path/to/folder is this correct?
792 [02:39:00] *** Quits: LO2 (~root@replaced-ip ) (Client Quit)
793 [02:39:13] <cygnusx1> frank1e the odds are 50/50 if other drives were plugged in when you got that file
794 [02:39:19] <Sh4d03> cygnusx1: Installing now
795 [02:39:25] <frank1e> hm
796 [02:39:36] *** Joins: leolas (~leolas@replaced-ip )
797 [02:39:39] <cygnusx1> all depends on the ransomware
798 [02:39:45] <frank1e> thing is i don't even know the version of this cryptolockerthing.
799 [02:40:03] <frank1e> i just happened to see do it's work and shut everything down
800 [02:40:12] <leolas> :q
801 [02:40:20] *** Quits: leolas (~leolas@replaced-ip ) (Client Quit)
802 [02:40:22] <cygnusx1> well it probably not important at this point
803 [02:40:23] *** Joins: mastokley (~mastokley@replaced-ip )
804 [02:40:26] <greenguy> Damn it, why cant I just select all and cut paste. I will try wim
805 [02:40:27] *** Joins: msjche (~msjche@replaced-ip )
806 [02:40:29] <frank1e> ok
807 [02:40:49] *** Joins: PryMar56 (~prymar@replaced-ip )
808 [02:41:04] *** Quits: mrrhq (~mrrhq@replaced-ip ) (Quit: WeeChat 1.4. Ahh, much better than Irssi.)
809 [02:41:12] <dvs> wim, appropriate name! ;-)
810 [02:41:15] <cygnusx1> greenguy that looks correct. just navigate to that directory in terminal and then run mv
811 [02:41:19] <dvs> just missing the "p"
812 [02:41:31] *** Joins: jaggzed (~Jag@replaced-ip )
813 [02:41:34] *** Quits: Groscheri (~Dyonisos@replaced-ip ) (Quit: Quis custodiet ipsos custodes ?)
814 [02:41:43] <greenguy> Problem is it downloads the file, but when i run mv it cant find it
815 [02:42:24] <jmcnaught> greenguy: can you make a paste of the commands you use?
816 [02:42:27] <cygnusx1> run it from the directory that file is in
817 [02:42:49] *** Quits: mindstorm (~mindstorm@replaced-ip ) (Ping timeout: 240 seconds)
818 [02:42:54] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 248 seconds)
819 [02:43:07] <cygnusx1> or it wont find it unless you do mv /path/to/file /path/to/newnamed/file
820 [02:43:12] *** Quits: qman__ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
821 [02:43:19] *** Quits: jaggzed (~Jag@replaced-ip ) (Read error: No route to host)
822 [02:43:21] <greenguy> wget replaced-url
823 [02:43:32] <frank1e> cygnusx1 i am done within the next hour with the infected HDD. after it's wiped then, are you still here then maybe? I'd just need to 1:1 mirror another (hopefully clean) HDD.
824 [02:43:36] *** Joins: qman__ (~quassel@replaced-ip )
825 [02:43:40] *** Quits: jaggzt (~Jag@replaced-ip ) (Ping timeout: 264 seconds)
826 [02:43:40] *** Joins: SamEEE (~Sam@replaced-ip )
827 [02:43:44] <cygnusx1> i should be here frank1e
828 [02:43:47] <frank1e> ok
829 [02:44:00] <cygnusx1> if not there are far more qualified nixers than me around ;)
830 [02:44:01] <frank1e> i plan to 1:1 mirror that other HDD to a factory new one also.
831 [02:44:15] *** Quits: Nach0z (~nach0z@replaced-ip ) (Ping timeout: 250 seconds)
832 [02:44:21] *** Quits: mritr (~mcarron@replaced-ip ) (Ping timeout: 276 seconds)
833 [02:44:24] *** Joins: thurstylark (thurstylar@replaced-ip )
834 [02:44:34] *** Joins: jaggzt (~Jag@replaced-ip )
835 [02:44:38] <greenguy> after that I cd the folder and run mv newfiledir oldfiledir
836 [02:44:47] <greenguy> to the folder*
837 [02:44:59] *** Parts: Reelaxe (~debbix@replaced-ip )
838 [02:45:03] *** Joins: mritr (~mcarron@replaced-ip )
839 [02:45:04] <dvs> greenguy, wrong order
840 [02:45:07] <cygnusx1> greenguy: mv /home/csserver/andsoon/serverxF035ks.cfg /home/csserver/andsoon/server.cfg
841 [02:45:17] <cygnusx1> from anywhere
842 [02:45:18] *** Quits: jaggzt (~Jag@replaced-ip ) (Read error: Connection reset by peer)
843 [02:45:26] *** Joins: hhee (~hhee@replaced-ip )
844 [02:45:30] <frank1e> cygnusx1 ok. I'll be afk now until it copies. Pls just tell me for my notes, which sda-thingy was the bad and the factory new hdd now? also: thanks so far! awesome help!
845 [02:45:45] *** Quits: cabezza__ (~cabezza@replaced-ip ) (Remote host closed the connection)
846 [02:45:47] <cygnusx1> sdb is the bad one
847 [02:45:49] *** Quits: Miga (Miga@replaced-ip ) (Ping timeout: 268 seconds)
848 [02:45:53] <cygnusx1> sda is the good one
849 [02:45:55] <greenguy> thats what I did, but it says it cannot be found xD So it must be that I downloaded it to some other place.. I don't know if -P is correct
850 [02:46:19] <cygnusx1> the mounted filesystems are sda1 (new) and sdb2 (infected)
851 [02:46:28] <greenguy> You saw the wget command i posted yeah? Seems to be downloading atleast, it said 100%
852 [02:46:32] *** Joins: Miga (Miga@replaced-ip )
853 [02:46:34] <cygnusx1> greenguy i dont use wget
854 [02:46:38] <cygnusx1> so i cannot say
855 [02:46:38] <greenguy> ok!
856 [02:46:39] *** Joins: veverak (~squirrel@replaced-ip )
857 [02:46:41] *** Joins: jaggzt (~Jag@replaced-ip )
858 [02:46:50] <cygnusx1> but i would just copy paste the whole text
859 [02:46:55] <cygnusx1> if it was me
860 [02:46:59] *** Quits: pixdamix (~pix@replaced-ip ) (Quit: WeeChat 1.0.1)
861 [02:47:21] <greenguy> Yeah my first thought but I cannot find select all in nano...
862 [02:47:25] *** hinderak1 is now known as hinderaker
863 [02:47:30] <frank1e> cygnusx1, alrighty, got it! :) thanks again for now. rescued my life :P i would have messed up on my own. maybe i'll catch you later.
864 [02:47:34] <greenguy> Googled it and found only how to select with cursor etc
865 [02:47:36] *** Quits: vok` (~vok`@replaced-ip ) (Quit: leaving)
866 [02:47:49] <cygnusx1> ok frank1e glad i could help
867 [02:47:50] *** Quits: BardicBeluga (~christoph@replaced-ip ) (Quit: Leaving.)
868 [02:47:53] <cygnusx1> i am always around
869 [02:47:56] *** Quits: jeddi (~jedd@replaced-ip ) (Remote host closed the connection)
870 [02:48:08] *** Joins: kriger (~norge@replaced-ip )
871 [02:48:36] *** Quits: Thibaut120094 (~Thibaut12@replaced-ip ) (Quit: Leaving)
872 [02:48:37] *** Quits: frostschutz (~frostschu@replaced-ip ) (Remote host closed the connection)
873 [02:48:40] <cygnusx1> greenguy, so you got this now?
874 [02:48:55] <cygnusx1> or do you need some help?
875 [02:48:59] *** Quits: Eduard_Munteanu (~Eduard_Mu@replaced-ip ) (Remote host closed the connection)
876 [02:49:00] <greenguy> Nah but thats fine, I'll just do some googling ^^ what a pain in the ass just to copy paste
877 [02:49:11] <cygnusx1> you need to use screen
878 [02:49:21] <cygnusx1> to be able to copy/paste via shell only
879 [02:49:33] <cygnusx1> with just a keyboard
880 [02:49:51] <greenguy> ok
881 [02:50:07] <greenguy> I'll try to move file internally first, wget seems to land the file somewhere atleast.
882 [02:50:25] <cygnusx1> Screen supports some pretty nifty copy/paste tricks but a few basic key strokes will get you started. By default, enter copy mode with CTRL+a then ESCAPE . You can use vi like commands to navigate through the scollback buffer. The arrows and PAGE UP/DOWN should work as well
883 [02:50:46] <cygnusx1> if you dont have screen: apt-get install screen
884 [02:50:47] *** Quits: zymurgy (~zymurgy@replaced-ip ) (Ping timeout: 244 seconds)
885 [02:50:48] <greenguy> Ok!
886 [02:50:52] *** Joins: angerman (~m@replaced-ip )
887 [02:51:00] *** Quits: qman__ (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
888 [02:51:03] <cygnusx1> then open a screen by using this: screen
889 [02:51:22] *** Quits: GGMethos (methos@replaced-ip ) (Ping timeout: 268 seconds)
890 [02:51:26] *** Joins: qman__ (~quassel@replaced-ip )
891 [02:51:28] <cygnusx1> screen is a program that will save a shell session
892 [02:51:39] <cygnusx1> amongst other uses
893 [02:51:55] *** Quits: SonicJam__ (~Mutter@replaced-ip ) (Remote host closed the connection)
894 [02:51:56] <greenguy> ok, sounds usefull!
895 [02:52:01] <cygnusx1> its less than 5mb so it wont take long to install it
896 [02:52:37] <cygnusx1> replaced-url
897 [02:53:25] <greenguy> hmm, cant find anything on "select all" in there.
898 [02:53:55] <greenguy> unfortunatly there are 100s of lines I need to cut
899 [02:54:02] <cygnusx1> hmmm
900 [02:54:04] <cygnusx1> 1sec
901 [02:54:04] <greenguy> I can only cut a single one with nano
902 [02:54:26] *** Quits: n0ok (~n0ok@replaced-ip ) (Quit: Bye Bye :))
903 [02:54:29] <greenguy> But I will need that tool anyways
904 [02:54:29] *** Quits: aaro (~aaro@replaced-ip ) (Read error: Connection reset by peer)
905 [02:54:30] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
906 [02:54:34] *** Joins: jaggzed (~Jag@replaced-ip )
907 [02:54:46] <jmcnaught> greenguy: if you are more comfortable with a text editor that uses familiar shortcuts, there is nothing wrong with editing the file on your PC and then copying it to the server
908 [02:55:04] <cygnusx1> great idea
909 [02:55:09] <greenguy> I think the best way is for me to locate where wget lands me the file, move it to the dir and use mv :)
910 [02:55:10] <jmcnaught> greenguy: this is especially easy if you use a Linux desktop
911 [02:55:27] <greenguy> Yeah, I need to try FTP and SSH and all that :/
912 [02:55:28] *** Joins: mindstorm (~mindstorm@replaced-ip )
913 [02:55:31] <cygnusx1> greenguy i agree. you just need to locate the file
914 [02:55:32] <jmcnaught> greenguy: stop using the -P option with wget, just let it save to the current directory
915 [02:55:36] *** Quits: afuentes (~kusanagi@replaced-ip ) (Ping timeout: 246 seconds)
916 [02:55:36] *** Joins: aaro (~aaro@replaced-ip )
917 [02:55:42] *** Quits: filisko (~filisko@replaced-ip ) (Ping timeout: 248 seconds)
918 [02:55:43] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
919 [02:55:54] <cygnusx1> and try without -P like jmcnaught says
920 [02:56:09] <cygnusx1> once it finishes do a ls
921 [02:56:14] <cygnusx1> and find the file
922 [02:56:28] <greenguy> oh, so I can cd to that dir and just use wget?
923 [02:56:32] *** Joins: jasonwert (~wert@replaced-ip )
924 [02:56:34] <cygnusx1> yes
925 [02:56:36] <Sh4d03> cygnusx1: Ok, pavucontrol is installed and only lists the dummy device
926 [02:56:36] <greenguy> sweet
927 [02:57:03] <cygnusx1> sh4d03 do you have ALSA?
928 [02:57:05] *** Joins: gabriele_ (~gab@replaced-ip )
929 [02:57:16] <jmcnaught> Sh4d03: what is the contents of your /proc/asound/cards file? also what do you get from "lspci -nn | grep -i audio" ? Please use replaced-url
930 [02:57:18] *** Quits: gabriele_ (~gab@replaced-ip ) (Remote host closed the connection)
931 [02:57:42] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 246 seconds)
932 [02:57:51] <Sh4d03> jmcnaught: Just saw your message. /proc/asound/cards lists my Intel device (it's an onboard sound card), and lspci also lists it.
933 [02:57:56] *** Quits: galex-713 (~user@replaced-ip ) (Read error: Connection reset by peer)
934 [02:58:00] *** Quits: jaggzt (~Jag@replaced-ip ) (Ping timeout: 276 seconds)
935 [02:58:00] *** debhelper sets mode: +l 1649
936 [02:58:03] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
937 [02:58:08] <Sh4d03> cygnusx1: No, my understanding was I didn't need alsa as well.
938 [02:58:10] <jmcnaught> Sh4d03: please show us so we can help
939 [02:58:21] <Sh4d03> jmcnaught: Sure thing, I'll paste bin them.
940 [02:58:53] *** Joins: phatypus (~phatypus@replaced-ip )
941 [02:59:06] *** Quits: x032cx (~lxuser@replaced-ip ) (Quit: "You picked the wrong kite to run away with!")
942 [02:59:14] <Sh4d03> replaced-url
943 [02:59:30] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
944 [02:59:31] <Sh4d03> jmcnaught: ^^
945 [03:00:36] *** Quits: ksool_ (~kevin@replaced-ip ) (Ping timeout: 276 seconds)
946 [03:00:39] *** Joins: jeddi (~jedd@replaced-ip )
947 [03:01:15] <greenguy> phew, done! :)
948 [03:01:21] <greenguy> Thanks guys.
949 [03:01:31] <cygnusx1> your welcome
950 [03:01:43] <greenguy> time for the fun part, configuring this :)
951 [03:01:59] <jmcnaught> judd: pciid 8086:27d8
952 [03:02:00] <judd> [8086:27d8] is 'NM10/ICH7 Family High Definition Audio Controller' from 'Intel Corporation' with kernel modules 'ata_generic', 'snd-hda-intel' in jessie. See also replaced-url
953 [03:02:10] <cygnusx1> i feel your pain bro. im a gamer too so i understand wanting to get your stuff runnning so you can just play the game
954 [03:02:18] <jmcnaught> heh.. judd always says the same thing
955 [03:02:42] <cygnusx1> lol
956 [03:02:49] <Sh4d03> jmcnaught: Was that directed to me?
957 [03:02:51] <cygnusx1> must be a bot
958 [03:02:52] <jmcnaught> Sh4d03: does "lsmod | grep snd" list anything? Also in the future don't use pastebin, it's crap
959 [03:03:01] <cygnusx1> its a bot sh4d03
960 [03:03:20] <jmcnaught> Sh4d03: judd is a bot, i asked it to look up your pci id from the lspci output
961 [03:03:42] <greenguy> cygnusx1: I'm in no rush, but I got so far tonight and just wanted it to be finished. I learned alot, small things that I need to know :) This project was meant to teach me something!
962 [03:03:52] <greenguy> And it did!
963 [03:03:53] <cygnusx1> awesome dude
964 [03:03:54] <Sh4d03> jmcnaught: Sorry, which paste page would you like me to put the new output into?
965 [03:04:04] *** Quits: fmerges (~fmerges@replaced-ip ) (Quit: leaving)
966 [03:04:06] <greenguy> Tomorrow I will try ftp so I can transfer my maps!
967 [03:04:17] *** Joins: uglybandersnatch (~johngrime@replaced-ip )
968 [03:04:44] <jmcnaught> Sh4d03: replaced-url
969 [03:04:47] <cygnusx1> paste.debian.net
970 [03:04:50] *** Joins: n0ok (~n0ok@replaced-ip )
971 [03:04:51] <greenguy> And maybe ssh, hardly know what it is but maybe I will need to start/stop the server from a remote place :)
972 [03:05:06] <greenguy> Sounds like it would come in handy.
973 [03:05:06] <cygnusx1> ssh is ez pz
974 [03:05:06] *** Quits: monoFish (~monoFish@replaced-ip ) (Remote host closed the connection)
975 [03:05:13] <greenguy> Gut
976 [03:05:13] <jmcnaught> greenguy: sounds like you're well on your way :)
977 [03:05:15] *** Quits: jeddi (~jedd@replaced-ip ) (Ping timeout: 244 seconds)
978 [03:05:16] <JeremyE77> -limit memory 32MiB -limit map 64MiB
979 [03:05:24] *** Quits: Mazhive (~peter@replaced-ip ) (Ping timeout: 260 seconds)
980 [03:05:26] <cygnusx1> i had to learn it to run my server
981 [03:05:28] *** Joins: SonicJam_ (~monoFish@replaced-ip )
982 [03:05:31] <greenguy> jmcnaught: I'm having a blast
983 [03:05:40] *** Joins: wobeling1rs (~wobelinge@replaced-ip )
984 [03:05:44] *** Quits: cmhobbs (~cmhobbs@replaced-ip ) (Ping timeout: 244 seconds)
985 [03:06:07] <Sh4d03> jmcnaught: replaced-url
986 [03:06:08] <greenguy> Small things annoy me, like the text being so damn small I have to lean over my computer and it hurts my back :(
987 [03:06:09] <jmcnaught> greenguy: you now have 1 month to get Debian running on every CPU containing device in the house. The clock is ticking!
988 [03:06:44] *** Joins: mi100hael (~mi100hael@replaced-ip )
989 [03:06:45] <migmolrod> do you have the "dummy device" problem??
990 [03:06:53] *** Joins: jeddi (~jedd@replaced-ip )
991 [03:06:54] *** Quits: bit1 (~josea@replaced-ip ) (Quit: Ex-Chat)
992 [03:07:01] <cygnusx1> lol jmcnaught
993 [03:07:01] <migmolrod> in sound settings?
994 [03:07:04] *** Quits: deepy (deepy@replaced-ip ) (Ping timeout: 264 seconds)
995 [03:07:04] <greenguy> jmcnaught: haha, yeah I installed bunsenlabs on my other old laptop today, Never tried tried the debian with gui :)
996 [03:07:14] <greenguy> But I will test it!
997 [03:07:23] *** Joins: deepy (deepy@replaced-ip )
998 [03:07:25] <cygnusx1> i couldnt get debian to run on my china tablet so i had to go with archlinux
999 [03:07:31] <jmcnaught> Sh4d03: thanks. It looks like the kernel recognizes your sound card and loads some modules. There is an "aplay" command in the package "alsa-utils" that we can try using
1000 [03:07:50] <Sh4d03> jmcnaught: So I should install alsa-utils?
1001 [03:08:12] *** Joins: pengown (~hailey@replaced-ip )
1002 [03:08:28] <frank1e> still copying. time to get a drink or something
1003 [03:08:50] *** Quits: wobelingers (~wobelinge@replaced-ip ) (Ping timeout: 244 seconds)
1004 [03:08:52] *** Joins: ksool (~kevin@replaced-ip )
1005 [03:08:56] *** Joins: crocodilehunter (~Thunderbi@replaced-ip )
1006 [03:08:59] <jmcnaught> Sh4d03: yes please. and then as root do "aplay /usr/share/sounds/alsa/Noise.wav"
1007 [03:09:11] <jmcnaught> !alsa checklist
1008 [03:09:11] <dpkg> 1) add yourself to the 'audio' group (log out & in again) 2) unmute and raise channels w/ alsamixer (also try muting some & toggle jack sense if available) 3) <pulseaudio> or other daemon stopped? 4) speakers on? 5) does "aplay /usr/share/sounds/alsa/Noise.wav" work for root? 6) purge any installed <oss4> packages to remove ALSA blacklist. See also <list alsa users>, <alsa firmware>.
1009 [03:09:12] *** Quits: tcpman (~tcpman@replaced-ip ) (Remote host closed the connection)
1010 [03:09:12] *** Spitfire_ is now known as Spitfire
1011 [03:09:53] <Sh4d03> I haven't done a log out / in again. Should I try that first?
1012 [03:09:57] *** Quits: na1rb (~nairb@replaced-ip ) (Quit: Lost terminal)
1013 [03:10:03] *** Quits: Mix (~tesa@replaced-ip ) ()
1014 [03:10:04] *** Quits: AntimatterCarp (~Carp@replaced-ip ) (Ping timeout: 260 seconds)
1015 [03:10:06] <Sh4d03> I was automatically added to the audio group
1016 [03:10:11] *** Quits: cra1g321 (~craig@replaced-ip ) (Quit: Konversation terminated!)
1017 [03:10:13] <jmcnaught> Sh4d03: ^^^ the message from dpkg has additional things to check. the <factoids> are additional info, see the channel topic for examples of how to query the bot
1018 [03:10:14] *** Joins: deadlock (~ox@replaced-ip )
1019 [03:10:23] <migmolrod> Sh4d03, your problem is "dummy output" in sound settings?
1020 [03:10:33] <jmcnaught> Sh4d03: if you run "groups" are you listed in the audio group?
1021 [03:10:54] *** Quits: SPF|Cloud (uid11755@replaced-ip ) (Quit: Connection closed for inactivity)
1022 [03:11:02] <Sh4d03> jmcnaught: Yes, groups says I'm in the audio group
1023 [03:11:15] <jmcnaught> Sh4d03: you shouldn't need to log out then
1024 [03:11:52] <jmcnaught> Sh4d03: try to work through the <alsa checklist> from dpkg. I also recommend running "dmesg | grep -i firmware" to look for errors related to missing firmware
1025 [03:11:53] *** Quits: CheckDavid (uid14990@replaced-ip ) (Quit: Connection closed for inactivity)
1026 [03:12:13] <Sh4d03> jmcnaught: as root, the aply command produced no sound, but also no errors in the console
1027 [03:12:27] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
1028 [03:12:28] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Quit: thisisapartmessage)
1029 [03:13:01] <Sh4d03> s/aply/aplay
1030 [03:13:09] *** Joins: na1rb (~nairb@replaced-ip )
1031 [03:13:09] *** Quits: na1rb (~nairb@replaced-ip ) (Changing host)
1032 [03:13:09] *** Joins: na1rb (~nairb@replaced-ip )
1033 [03:13:11] <cygnusx1> have you tried seeing if you accidently hit the mute key on your keyboard or if the volume is all the way down sh4d03?
1034 [03:13:49] *** Quits: pengown (~hailey@replaced-ip ) (Quit: Leaving)
1035 [03:14:14] <jmcnaught> Sh4d03: it is worth double checking that speakers are on and whatnot, but i suspect if pulseaudio only shows you a "dummy" device that there is a software problem, maybe a missing firmware
1036 [03:14:35] <Sh4d03> dmesg | grep -i firmware didn't return any output.
1037 [03:14:49] <cygnusx1> wow
1038 [03:14:49] <Sh4d03> cygnusx1: What's the pulse utility for checking / changing the volume?
1039 [03:14:56] <cygnusx1> pavu
1040 [03:15:06] *** Joins: jack_rabbit (~jack_rabb@replaced-ip )
1041 [03:15:13] <cygnusx1> pavucontrol
1042 [03:15:34] <cygnusx1> it should appear in menu > system in your taskbar
1043 [03:15:37] *** Quits: jeddi (~jedd@replaced-ip ) (Ping timeout: 252 seconds)
1044 [03:16:01] *** Joins: klow (~textual@replaced-ip )
1045 [03:16:10] <cygnusx1> it shows as pulse audio volume control iirc
1046 [03:16:45] <Sh4d03> cygnusx1: I'm running openbox
1047 [03:16:46] *** Joins: liny01 (~liny01@replaced-ip )
1048 [03:17:03] <cygnusx1> ok try invoking it from a terminal
1049 [03:17:07] <cygnusx1> pavucontrol
1050 [03:17:10] *** Joins: jeddi (~jedd@replaced-ip )
1051 [03:17:11] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 250 seconds)
1052 [03:17:41] *** Joins: cypherman (~santiago@replaced-ip )
1053 [03:17:45] <Sh4d03> Yup, back to just Dummy Output in the settings panel. I'll have to picki up this problem again later. Thanks for the help guys.
1054 [03:18:11] <migmolrod> Sh4d03: what is your ubuntu version?
1055 [03:18:22] <cygnusx1> yea no problem. we'll be around
1056 [03:18:39] <migmolrod> and second question, when did it start to fail?
1057 [03:18:53] <jmcnaught> migmolrod: this is #debian not #ubuntu
1058 [03:19:00] <migmolrod> ah sorry
1059 [03:19:04] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 264 seconds)
1060 [03:19:27] *** Quits: lsyoyom (~liny01@replaced-ip ) (Ping timeout: 276 seconds)
1061 [03:19:38] *** Quits: crayon (~user@replaced-ip ) (Remote host closed the connection)
1062 [03:20:17] <migmolrod> in ubuntu 15.10 i had same error, "dummy output". and it was because i tried to install realtek drivers and they messed up the kernel. can't remember where i get the solution. probably askubuntu....
1063 [03:20:19] <migmolrod> but now in debian, i don't know. should be the same, as ubuntu is debian-based but....
1064 [03:20:32] <cygnusx1> should be
1065 [03:20:43] *** Joins: GGMethos (methos@replaced-ip )
1066 [03:20:50] <migmolrod> yep, under very big quotes """"should"""" be
1067 [03:21:16] *** Joins: asc232 (~Keith@replaced-ip )
1068 [03:21:18] <migmolrod> the solution for me was somehow reinstalling kernel. can't remember how exactly
1069 [03:21:36] *** Joins: pixdamix (~pix@replaced-ip )
1070 [03:21:42] *** Quits: JeremyE77 (~JeremyE77@replaced-ip ) ()
1071 [03:21:44] *** Quits: asterismo (~santiago@replaced-ip ) (Ping timeout: 260 seconds)
1072 [03:21:59] *** Quits: bubba (uid92165@replaced-ip ) (Quit: Connection closed for inactivity)
1073 [03:22:00] <somiaj> actually it could be different. Yous houdln't need to install drivers in debian for most realtek hardware, but you may need to get the firmware (or a newer kernel)
1074 [03:22:15] <cygnusx1> that may be the fix for his issue. new kernel. maybe his kernel is outdated and he has a newer pc that requires a newer kernel
1075 [03:22:39] *** Joins: cra1g321 (~craig@replaced-ip )
1076 [03:23:18] *** Quits: uglybandersnatch (~johngrime@replaced-ip ) (Ping timeout: 244 seconds)
1077 [03:23:19] *** Quits: NaStYdoG (cupoftea@replaced-ip ) (Ping timeout: 252 seconds)
1078 [03:23:23] <migmolrod> in ubuntu the sound is working well enough but wanted to try the realtek drivers because with 5.1 Analog as output mode, whenever i move the main volume slider, the subwoofer slider moves as well
1079 [03:23:26] <migmolrod> and vice-versa
1080 [03:23:40] <migmolrod> now i won't even look at realtek website
1081 [03:23:44] <Vainglory> ubuntu != debian
1082 [03:23:48] <migmolrod> i'll have to live with it
1083 [03:24:08] <migmolrod> Vainglory: i know, just giving my two cents
1084 [03:24:15] *** Joins: tyll (~till@replaced-ip )
1085 [03:24:18] <migmolrod> in case it could be of any help
1086 [03:25:16] *** Joins: poleprogger (~mj@replaced-ip )
1087 [03:26:02] *** Quits: kam270 (~kam270@replaced-ip ) (Ping timeout: 260 seconds)
1088 [03:26:28] *** Quits: kriger (~norge@replaced-ip ) (Read error: Connection reset by peer)
1089 [03:26:49] *** Quits: tyll_ (~till@replaced-ip ) (Ping timeout: 240 seconds)
1090 [03:28:00] *** debhelper sets mode: +l 1642
1091 [03:28:17] *** Quits: Soul_Eater (~marcelo@replaced-ip ) (Quit: Leaving)
1092 [03:28:30] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 244 seconds)
1093 [03:29:37] *** Quits: monpocchi (~monpocchi@replaced-ip ) (Ping timeout: 240 seconds)
1094 [03:30:20] *** Joins: lsv_ (~nn@replaced-ip )
1095 [03:30:28] *** Joins: viv`d (~vivid@replaced-ip )
1096 [03:30:59] *** Joins: JeremyE77 (~JeremyE77@replaced-ip )
1097 [03:32:03] *** Quits: jeddi (~jedd@replaced-ip ) (Ping timeout: 240 seconds)
1098 [03:32:16] *** Quits: deadlock (~ox@replaced-ip ) (Quit: Konversation terminated!)
1099 [03:33:24] *** Quits: vivid (~vivid@replaced-ip ) (Ping timeout: 260 seconds)
1100 [03:33:33] *** Quits: lsv (~nn@replaced-ip ) (Ping timeout: 240 seconds)
1101 [03:36:11] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Remote host closed the connection)
1102 [03:37:12] *** Quits: cra1g321 (~craig@replaced-ip ) (Quit: Konversation terminated!)
1103 [03:38:01] *** debhelper sets mode: +l 1636
1104 [03:38:49] *** Joins: cabezza (~cabezza@replaced-ip )
1105 [03:38:49] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 240 seconds)
1106 [03:39:25] *** Joins: s4ndm4n (~sandman@replaced-ip )
1107 [03:39:25] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Changing host)
1108 [03:39:25] *** Joins: s4ndm4n (~sandman@replaced-ip )
1109 [03:39:37] *** Quits: hplar_ (~ralph@replaced-ip ) (Ping timeout: 240 seconds)
1110 [03:40:15] *** Quits: tpanarch1st (~tpanarch1@replaced-ip ) (Ping timeout: 276 seconds)
1111 [03:41:20] *** Joins: redr2e (~redr2e@replaced-ip )
1112 [03:41:31] <frank1e> update: 70gb left. beer 50% done
1113 [03:41:37] *** Joins: hplar_ (~ralph@replaced-ip )
1114 [03:41:41] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
1115 [03:41:54] <cygnusx1> lol
1116 [03:42:28] *** Joins: davi (~davi@replaced-ip )
1117 [03:42:34] *** Joins: BotaniCar_ (~BotaniCar@replaced-ip )
1118 [03:43:10] *** Quits: FierceDeityLink (~shayne@replaced-ip ) (Read error: Connection reset by peer)
1119 [03:43:23] <frank1e> i have this feeling i am forgetting something again lol. but nvm.
1120 [03:43:27] *** Joins: WangDang_ (~wangdang@replaced-ip )
1121 [03:43:53] <frank1e> when this is done i'll check if there's enough space left for putting a mirror of the other hdd on it
1122 [03:43:54] *** Quits: cabezza (~cabezza@replaced-ip ) (Ping timeout: 260 seconds)
1123 [03:44:24] *** Quits: Wizek (~Wizek@replaced-ip ) (Ping timeout: 268 seconds)
1124 [03:44:29] *** Joins: Caplain (~shayne@replaced-ip )
1125 [03:45:14] *** Joins: blueness (~blueness@replaced-ip )
1126 [03:45:38] *** Joins: galex-713 (~user@replaced-ip )
1127 [03:46:04] *** Quits: BotaniCar__ (~BotaniCar@replaced-ip ) (Ping timeout: 240 seconds)
1128 [03:46:04] *** Joins: mikedh (~mike@replaced-ip )
1129 [03:46:06] *** Joins: alexei (~amgarchin@replaced-ip )
1130 [03:47:11] <frank1e> uhh, uh oh
1131 [03:47:20] <cygnusx1> ?
1132 [03:47:21] <frank1e> i wanted to copy some folder and it says
1133 [03:47:27] <frank1e> Error splicing file
1134 [03:47:33] <frank1e> Input/Output Error
1135 [03:47:46] <cygnusx1> maybe it got hit by that ransomware
1136 [03:47:53] <frank1e> i don't think so
1137 [03:47:57] <frank1e> could be just too big
1138 [03:48:00] *** debhelper sets mode: +l 1642
1139 [03:48:08] <frank1e> it's bitcoin stuff, wanted to backup my blockchain
1140 [03:48:17] <cygnusx1> how big is it?
1141 [03:48:28] <cygnusx1> you can split it up easily
1142 [03:48:35] *** Quits: whiterabbit87 (~whiterabb@replaced-ip ) (Ping timeout: 244 seconds)
1143 [03:48:56] <frank1e> i'll skip it it's not important.
1144 [03:49:02] <cygnusx1> ok
1145 [03:49:33] <frank1e> mh can't delete existing folders it created so far
1146 [03:49:34] *** Quits: amgarching (~amgarchin@replaced-ip ) (Ping timeout: 248 seconds)
1147 [03:49:37] <frank1e> anyway.
1148 [03:50:14] <frank1e> ok i got lucky
1149 [03:50:25] *** Quits: RafaelK1 (~RafaelK@replaced-ip ) (Ping timeout: 240 seconds)
1150 [03:50:25] *** Quits: ArchDuke (~ArchDuke@replaced-ip ) (Read error: Connection reset by peer)
1151 [03:50:32] <frank1e> the 2nd hdd i need to mirror still fits on the current backup hdd
1152 [03:50:32] *** Joins: RafaelK (~RafaelK@replaced-ip )
1153 [03:50:33] *** Quits: l4m8d4 (~daniel@replaced-ip ) (Ping timeout: 250 seconds)
1154 [03:50:35] *** Joins: Nach0z (~nach0z@replaced-ip )
1155 [03:50:43] *** Joins: gone (~g0ne@replaced-ip )
1156 [03:51:02] <frank1e> time to wipe the bad hdd now with "dd if=/dev/zero bs=1M of=/dev/sd".
1157 [03:51:11] *** Quits: cbdev_ (~fnord@replaced-ip ) (Ping timeout: 268 seconds)
1158 [03:51:40] *** Joins: sidmo_ (~sidmo@replaced-ip )
1159 [03:51:48] <frank1e> correct?
1160 [03:51:49] <Vainglory> wipe a bad hdd? good luck.
1161 [03:51:58] *** Joins: ArchDuke (~ArchDuke@replaced-ip )
1162 [03:52:09] <frank1e> Vainglory it's infected with ransomware, but runs fine
1163 [03:52:23] <Vainglory> errr, a debian machine with ransomware?
1164 [03:52:52] <frank1e> no i use debian for doing backups. os is win
1165 [03:52:58] <Vainglory> ew
1166 [03:53:01] *** Joins: booboy_laptop (~booboy@replaced-ip )
1167 [03:53:03] * frank1e pokes cygnusx1
1168 [03:53:24] *** Quits: booboy_laptop (~booboy@replaced-ip ) (Max SendQ exceeded)
1169 [03:53:24] *** Quits: Sigyn (sigyn@replaced-ip ) (Remote host closed the connection)
1170 [03:53:34] *** Joins: Sigyn (sigyn@replaced-ip )
1171 [03:53:57] *** Joins: CoLdFeeLiNgS (~CoLdFeeLi@replaced-ip )
1172 [03:54:01] *** Quits: g0ne (~g0ne@replaced-ip ) (Ping timeout: 250 seconds)
1173 [03:54:34] *** Joins: booboy_laptop (~booboy@replaced-ip )
1174 [03:54:55] *** Quits: booboy_laptop (~booboy@replaced-ip ) (Max SendQ exceeded)
1175 [03:55:08] <cygnusx1> yea
1176 [03:55:11] <cygnusx1> do it!
1177 [03:55:13] *** Quits: CoLdFeeLiNgS (~CoLdFeeLi@replaced-ip ) (Client Quit)
1178 [03:55:20] *** Quits: sidmo (~sidmo@replaced-ip ) (Ping timeout: 244 seconds)
1179 [03:55:33] <cygnusx1> zero that mug
1180 [03:55:41] <frank1e> ok
1181 [03:55:43] *** Joins: booboy_laptop (~booboy@replaced-ip )
1182 [03:55:49] *** Joins: manoel (~manoel@replaced-ip )
1183 [03:55:51] *** Joins: cbdev (~fnord@replaced-ip )
1184 [03:55:55] *** Joins: l4m8d4 (~daniel@replaced-ip )
1185 [03:56:05] *** Quits: booboy_laptop (~booboy@replaced-ip ) (Max SendQ exceeded)
1186 [03:56:17] *** Quits: blackpenguin (~nl@replaced-ip ) (Quit: WeeChat 1.0.1)
1187 [03:56:30] *** Quits: aau_ (~aau@replaced-ip ) (Ping timeout: 276 seconds)
1188 [03:56:44] <cygnusx1> sudo su then dd if=/dev/zero bs=1M of=/dev/sdb
1189 [03:56:51] <frank1e> dd if=/dev/zero bs=1M of=/dev/sd
1190 [03:56:59] <cygnusx1> sdb
1191 [03:56:59] <frank1e> was about to say there's something missing at the end
1192 [03:57:03] <frank1e> yup
1193 [03:57:05] <markybob> why are we sudo su?
1194 [03:57:11] <markybob> one or the other
1195 [03:57:25] <cygnusx1> lol because its a liveboot
1196 [03:57:29] <cygnusx1> su asks for a pw
1197 [03:57:29] <mkb> to get a root shell when you don't have the root password?
1198 [03:57:30] <markybob> ah
1199 [03:57:43] <frank1e> we already did sudo su before
1200 [03:57:47] <frank1e> so nothing changed
1201 [03:57:47] <cygnusx1> i would ask the same ;)
1202 [03:57:58] <cygnusx1> yea i didnt know if you still had it open
1203 [03:57:58] *** Quits: ArchDuke (~ArchDuke@replaced-ip ) (Read error: Connection reset by peer)
1204 [03:58:16] <cygnusx1> proceed my friend
1205 [03:58:55] <frank1e> seems to do things now
1206 [03:59:09] <cygnusx1> ideally you should dban it also
1207 [03:59:19] <cygnusx1> Deriks Boot And Nuke
1208 [03:59:29] *** Joins: ArchDuke (~ArchDuke@replaced-ip )
1209 [03:59:32] <frank1e> what
1210 [03:59:37] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Quit: Gone Fishing!)
1211 [03:59:40] *** Joins: lordarkmemo (~memo@replaced-ip )
1212 [03:59:44] <frank1e> btw there's no progress thing or anything showing up
1213 [03:59:52] <cygnusx1> i know
1214 [03:59:52] <frank1e> just the text cursor
1215 [03:59:55] <frank1e> ok
1216 [03:59:58] <cygnusx1> it will take 5 ever
1217 [04:00:02] <frank1e> alright
1218 [04:00:15] <cygnusx1> just let it run till it gives output
1219 [04:00:22] <frank1e> yup
1220 [04:00:25] <cygnusx1> how big is the drive?
1221 [04:00:26] *** Quits: free_speech (~free_spee@replaced-ip ) (Ping timeout: 268 seconds)
1222 [04:00:30] <frank1e> 1.5TB
1223 [04:00:33] <jmcnaught> frank1e: to be on the safe side you can remove the backup drive before doing dd
1224 [04:00:41] <cygnusx1> expect at least an hour
1225 [04:00:54] <cygnusx1> and yes remove the good drive first
1226 [04:01:02] <cygnusx1> excellent suggestion
1227 [04:01:03] <frank1e> jmcnaught too late. but i need that drive later anyway. it only wipes 1 drive, so i got backups on both sides anyway now
1228 [04:01:12] <frank1e> it's too late lol :D
1229 [04:01:16] <cygnusx1> lol
1230 [04:01:18] <cygnusx1> ok
1231 [04:01:45] *** Quits: exedore6 (~cleryd@replaced-ip ) (Quit: exedore6)
1232 [04:01:45] *** Quits: RafaelK (~RafaelK@replaced-ip ) (Quit: Leaving.)
1233 [04:01:48] <cygnusx1> whats your cpu?
1234 [04:02:00] *** Joins: uilliam (~uilliam@replaced-ip )
1235 [04:02:11] <frank1e> intel i7 13.37something jiggawhat
1236 [04:02:18] <cygnusx1> aw snap
1237 [04:02:22] <frank1e> i forgot no idea
1238 [04:02:25] <cygnusx1> this will take like 20 mins
1239 [04:02:27] <frank1e> 3.4GHz
1240 [04:02:44] <Vainglory> cat /proc/cpuinfo
1241 [04:02:49] <Vainglory> git on my lvl skrub
1242 [04:03:01] <mkb> the cpu's not the bottleneck here
1243 [04:03:07] <markybob> this is more of an i/o thing though. SSD vs HDD type
1244 [04:03:16] <cygnusx1> oh
1245 [04:03:23] *** Joins: hiyo (~hiyo@replaced-ip )
1246 [04:03:35] <cygnusx1> well in my experience faster cpu = faster dd
1247 [04:03:46] <Vainglory> that's not how it works
1248 [04:03:57] <hiyo> How do I start an install from a live debian standard (command line) iso
1249 [04:04:00] <mkb> I think GNU dd can output status. you may want it and you may want to adjust the block size before letting this thing run overnight
1250 [04:04:03] *** Quits: asc232 (~Keith@replaced-ip ) (Remote host closed the connection)
1251 [04:04:33] <cygnusx1> its not gonna take all night
1252 [04:04:56] <frank1e> i got more beer no worries
1253 [04:05:17] <cygnusx1> thats the way to think
1254 [04:06:15] <markybob> i'm on my second and last :(
1255 [04:06:15] *** Quits: Nyctophilia (~IamHereFo@replaced-ip ) (Read error: Connection reset by peer)
1256 [04:06:19] <frank1e> i want the boost button back on pcs these days
1257 [04:06:29] <frank1e> really missing my old crap setup lol
1258 [04:06:31] *** Joins: cdbob (~cdbob@replaced-ip )
1259 [04:06:35] *** Joins: dahveed311 (~david@replaced-ip )
1260 [04:06:48] <cygnusx1> dude i say that all the time
1261 [04:06:53] <cygnusx1> i miss turbo
1262 [04:07:26] <cygnusx1> my pentium 386 with 256mb ram ran 2x as fast in turbo mode
1263 [04:08:00] <frank1e> i was copying floppies all damn day
1264 [04:08:05] <cygnusx1> oh yea
1265 [04:08:08] *** Quits: uilliam (~uilliam@replaced-ip ) (Quit: Leaving)
1266 [04:08:09] <frank1e> like do a copy of this and that. backup game was strong
1267 [04:08:12] *** Joins: Sucks (~quassel@replaced-ip )
1268 [04:08:17] <greenguy> sigh, config wont load :(
1269 [04:08:21] <cygnusx1> those were the days
1270 [04:08:31] <frank1e> yup
1271 [04:08:34] <cygnusx1> greenguy whats the error?
1272 [04:08:47] *** Joins: jfdh1 (~jfdh@replaced-ip )
1273 [04:09:42] *** Joins: aau_ (~aau@replaced-ip )
1274 [04:09:58] <greenguy> cygnusx1 I have no idea, it seemed obvious when I found exec server.cfg in cs-server.cfg. I removed that and put the config I downloaded in both of them. But it just wont load, nothing happens, still default. :P
1275 [04:10:24] <greenguy> My last guess is that it must be the "update server on start = off"
1276 [04:10:50] <cygnusx1> ummm....is exec server.cfg a line in the file?
1277 [04:11:02] <greenguy> yes, in the cs-server.cfg
1278 [04:11:10] <greenguy> so it loads what is in cs-server into that
1279 [04:11:13] <cygnusx1> did you edit that file?
1280 [04:11:20] <cygnusx1> cs-server.cfg
1281 [04:11:33] <greenguy> yes, I tried that first. And also tried keeping both with same settings.
1282 [04:11:44] *** Quits: particleman72 (~user@replaced-ip ) (Remote host closed the connection)
1283 [04:11:48] <cygnusx1> ok that file needs to be regular
1284 [04:11:55] <greenguy> ok
1285 [04:11:57] <greenguy> Ill try that
1286 [04:12:06] <cygnusx1> exec is the line where it executes server.cfg
1287 [04:12:23] *** Joins: cyan__ (~cyan@replaced-ip )
1288 [04:12:37] <greenguy> yeah but that should not be necessary, not in windows anyways. I'll try it now! :)
1289 [04:12:57] <cygnusx1> once u get cs-server.cfg back to standard, try again
1290 [04:13:18] *** Quits: jfdh1 (~jfdh@replaced-ip ) (Ping timeout: 246 seconds)
1291 [04:13:39] *** Joins: particleman72 (~user@replaced-ip )
1292 [04:13:39] *** Quits: Sucks (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
1293 [04:13:46] <cygnusx1> and also you may need to write your own server.cfg...the one you downloaded may have settings for an entirely different server than the one you are using
1294 [04:13:56] *** Quits: hexagoxel (~hexagoxel@replaced-ip ) (Ping timeout: 244 seconds)
1295 [04:13:59] *** Joins: Sucks (~quassel@replaced-ip )
1296 [04:14:48] <greenguy> I will use the server for PCW, and I think that was a PCW config actually! :) But I will do some more configuring in the future, adding maps and skins and some mods!
1297 [04:15:21] *** Joins: cmhobbs (~cmhobbs@replaced-ip )
1298 [04:15:31] <cygnusx1> sweet
1299 [04:15:59] *** Quits: Colti (Miramar-FL@replaced-ip ) (Ping timeout: 260 seconds)
1300 [04:16:04] *** Joins: hexagoxel (~hexagoxel@replaced-ip )
1301 [04:16:20] *** Joins: grepper (~grepper@replaced-ip )
1302 [04:16:23] *** Joins: fender0107401 (~fender010@replaced-ip )
1303 [04:16:25] *** Quits: newbie|3 (~R4d0n@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
1304 [04:16:28] *** Quits: poffs (~poffs@replaced-ip ) (Ping timeout: 268 seconds)
1305 [04:17:45] <greenguy> It did not work :/
1306 [04:18:08] <greenguy> maybe if I restart the whole thing. Don't know if it loads the config when i sign in as that user....
1307 [04:19:31] <greenguy> Maybe it need to be read/write protected
1308 [04:20:39] *** Quits: coolmadmax (~coolmadma@replaced-ip ) (Remote host closed the connection)
1309 [04:22:01] *** Quits: jack_rabbit (~jack_rabb@replaced-ip ) (Ping timeout: 268 seconds)
1310 [04:22:02] *** Quits: Tom01 (~tom@replaced-ip ) (Ping timeout: 260 seconds)
1311 [04:23:10] *** Joins: free_speech (~free_spee@replaced-ip )
1312 [04:25:22] *** Quits: manoel (~manoel@replaced-ip ) (Quit: Leaving)
1313 [04:25:43] *** Joins: coolmadmax (~coolmadma@replaced-ip )
1314 [04:25:53] *** Quits: coder (~coder@replaced-ip ) (Quit: WeeChat 0.3.8)
1315 [04:26:36] *** Quits: Sucks (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
1316 [04:26:59] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1317 [04:27:10] *** Joins: Sucks (~quassel@replaced-ip )
1318 [04:27:16] *** Joins: morris (~morris@replaced-ip )
1319 [04:27:18] *** Joins: socomm (~socomm@replaced-ip )
1320 [04:27:31] <cygnusx1> hmm
1321 [04:27:48] <cygnusx1> i doubt write protection is the issue
1322 [04:28:55] *** Quits: cypherman (~santiago@replaced-ip ) (Read error: Connection reset by peer)
1323 [04:29:10] *** donofrio_ is now known as donofrio
1324 [04:29:21] *** Joins: asterismo (~santiago@replaced-ip )
1325 [04:29:29] *** Joins: tonythomas (uid25971@replaced-ip )
1326 [04:29:36] *** Quits: Blaguvest (~blaguvest@replaced-ip ) (Remote host closed the connection)
1327 [04:31:40] *** Joins: davi_ (~davi@replaced-ip )
1328 [04:31:56] *** Quits: davi (~davi@replaced-ip ) (Read error: Connection reset by peer)
1329 [04:33:08] *** Quits: redr2e (~redr2e@replaced-ip ) (Read error: Connection reset by peer)
1330 [04:33:25] *** Joins: redr2e (~redr2e@replaced-ip )
1331 [04:33:44] *** Joins: Colti (Miramar-FL@replaced-ip )
1332 [04:33:45] *** Joins: pencilandpaper (~penciland@replaced-ip )
1333 [04:34:03] *** Parts: migmolrod (~migmolrod@replaced-ip )
1334 [04:34:15] <greenguy> cygnusx1: Yeah.. I'm studying this atm replaced-url
1335 [04:34:46] *** Quits: fender0107401 (~fender010@replaced-ip ) (Quit: WeeChat 1.0.1)
1336 [04:35:27] <cygnusx1> yes. looks like you are closer to what you need greenguy
1337 [04:35:52] <greenguy> maybe if i put +exec server.cfg in the launch options it will work. Let me try that
1338 [04:35:53] <frank1e> damn debian screensavers are wicked
1339 [04:35:54] <frank1e> i like
1340 [04:36:56] *** Quits: ParkerR (~ParkerR@replaced-ip##) (Quit: ZNC - ##replaced-url
1341 [04:36:58] *** Joins: SonicJam_ (~monoFish@replaced-ip )
1342 [04:38:27] *** Quits: neurosis1 (~neurosis@replaced-ip ) (Quit: later)
1343 [04:39:00] *** Joins: jack_rabbit (~jack_rabb@replaced-ip )
1344 [04:39:11] *** Joins: x032cx (~lxuser@replaced-ip )
1345 [04:39:46] *** Quits: cyan__ (~cyan@replaced-ip ) (Ping timeout: 252 seconds)
1346 [04:39:56] *** Joins: cwong_on_irc (~Adium@replaced-ip )
1347 [04:40:34] *** Quits: t0xic (~t0xic@replaced-ip ) (Read error: Connection reset by peer)
1348 [04:41:18] *** Joins: whiterabbit87 (~whiterabb@replaced-ip )
1349 [04:41:32] *** Joins: Rusty1_ (~kanotix@replaced-ip )
1350 [04:41:40] <cygnusx1> yea frank1e debian screensavers are pretty sweet
1351 [04:42:19] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Ping timeout: 244 seconds)
1352 [04:43:19] *** Joins: TechnoTony_PHONE (~TechnoTon@replaced-ip )
1353 [04:44:16] *** Quits: redr2e (~redr2e@replaced-ip ) (Read error: Connection reset by peer)
1354 [04:44:29] *** Joins: redr2e (~redr2e@replaced-ip )
1355 [04:44:39] *** Joins: reev (~reev@replaced-ip )
1356 [04:46:29] *** Quits: TechnoTony_MAIN (~TechnoTon@replaced-ip ) (Ping timeout: 244 seconds)
1357 [04:47:14] *** Joins: zymurgy (~zymurgy@replaced-ip )
1358 [04:47:19] *** Joins: Telvana (~digits@replaced-ip )
1359 [04:47:31] *** Quits: HelloAtMega (~HelloShit@replaced-ip ) (Ping timeout: 244 seconds)
1360 [04:47:49] *** Joins: lichenx1 (~lichen@replaced-ip )
1361 [04:48:11] *** Joins: redr2e_ (~redr2e@replaced-ip )
1362 [04:48:33] *** Joins: Tzic (~tzic@replaced-ip )
1363 [04:48:58] *** Quits: redr2e (~redr2e@replaced-ip ) (Read error: Connection reset by peer)
1364 [04:49:15] *** Joins: redr2e (~redr2e@replaced-ip )
1365 [04:49:42] *** Quits: Telvana (~digits@replaced-ip ) (Client Quit)
1366 [04:49:50] *** Quits: jack_rabbit (~jack_rabb@replaced-ip ) (Ping timeout: 248 seconds)
1367 [04:50:24] *** Joins: Telvana (~digits@replaced-ip )
1368 [04:50:49] *** Joins: redr2e__ (~redr2e@replaced-ip )
1369 [04:51:11] *** Joins: hele (~hele@replaced-ip )
1370 [04:51:14] *** Quits: redr2e_ (~redr2e@replaced-ip ) (Read error: Connection reset by peer)
1371 [04:51:35] *** Joins: h0llywood1 (~h0llywood@replaced-ip )
1372 [04:52:20] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
1373 [04:52:24] *** Quits: aaro (~aaro@replaced-ip ) (Ping timeout: 276 seconds)
1374 [04:52:55] *** Quits: jaggzed (~Jag@replaced-ip ) (Read error: No route to host)
1375 [04:53:48] *** Quits: socomm (~socomm@replaced-ip ) (Quit: WeeChat 1.4)
1376 [04:53:56] *** Joins: cnnx (~cnnx@replaced-ip )
1377 [04:53:59] *** Joins: jaggzt (~Jag@replaced-ip )
1378 [04:54:26] *** Quits: liny01 (~liny01@replaced-ip ) (Remote host closed the connection)
1379 [04:54:37] *** Quits: redr2e (~redr2e@replaced-ip ) (Ping timeout: 252 seconds)
1380 [04:54:41] *** Quits: j0z (~j0z@replaced-ip ) (Ping timeout: 250 seconds)
1381 [04:54:41] <cnnx> i have 3 ips in my debian vps.. 1 eth0 and 1 eth0:1 and 1 eth0:1, when i type route it hangs, but route -n shows the correct routes defined in /etc/network/interfaces, what can i check?
1382 [04:54:45] <cnnx> i cant ping the ips from outside
1383 [04:54:49] <cnnx> only the main eth0 one
1384 [04:58:00] *** Joins: t0xic (~t0xic@replaced-ip )
1385 [04:58:22] *** Quits: mi100hael (~mi100hael@replaced-ip ) (Remote host closed the connection)
1386 [04:58:24] *** t0xic is now known as Guest43980
1387 [04:59:01] *** Joins: TechnoTony_MAIN (~TechnoTon@replaced-ip )
1388 [04:59:06] *** Quits: r6ku (~r6ku@replaced-ip ) (Remote host closed the connection)
1389 [04:59:22] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 244 seconds)
1390 [04:59:25] *** Quits: vervet (~vervet@replaced-ip ) (Quit: leaving)
1391 [05:00:14] *** Guest43980 is now known as toxic
1392 [05:00:40] *** Joins: R430R (~demon@replaced-ip )
1393 [05:00:41] *** Quits: RA3OR (~demon@replaced-ip ) (Read error: Connection reset by peer)
1394 [05:01:55] *** Joins: vervet (~vervet@replaced-ip )
1395 [05:02:52] *** Quits: TechnoTony_PHONE (~TechnoTon@replaced-ip ) (Ping timeout: 252 seconds)
1396 [05:03:07] *** Quits: morris (~morris@replaced-ip ) (Quit: Leaving)
1397 [05:04:04] *** Quits: crocodilehunter (~Thunderbi@replaced-ip ) (Ping timeout: 264 seconds)
1398 [05:04:04] *** Quits: Miga (Miga@replaced-ip ) (Quit: aw, no bouncy :<)
1399 [05:04:06] *** Joins: chachasmooth (~chachasmo@replaced-ip )
1400 [05:04:13] *** Joins: Miga (Miga@replaced-ip )
1401 [05:05:06] *** Joins: jack_rabbit (~jack_rabb@replaced-ip )
1402 [05:06:32] *** Quits: phatypus (~phatypus@replaced-ip ) (Quit: .>)
1403 [05:06:43] *** Joins: vervet__ (~vervet@replaced-ip )
1404 [05:07:06] *** Quits: vervet__ (~vervet@replaced-ip ) (Client Quit)
1405 [05:08:00] *** Quits: denisk (~denisk@replaced-ip ) (Ping timeout: 276 seconds)
1406 [05:09:39] *** Quits: dahveed311 (~david@replaced-ip ) (Ping timeout: 246 seconds)
1407 [05:10:27] <markybob> cnnx: pastebin your interfaces
1408 [05:12:31] *** Quits: redr2e__ (~redr2e@replaced-ip ) (Remote host closed the connection)
1409 [05:12:59] *** Joins: redr2e (~redr2e@replaced-ip )
1410 [05:13:11] *** Quits: vervet (~vervet@replaced-ip ) (Quit: leaving)
1411 [05:13:37] *** Quits: cnnx (~cnnx@replaced-ip ) (Quit: Lost terminal)
1412 [05:13:49] *** Quits: jack_rabbit (~jack_rabb@replaced-ip ) (Ping timeout: 268 seconds)
1413 [05:13:56] * frank1e still wiping
1414 [05:14:16] *** Quits: bitch_ass_ (~pogikotal@replaced-ip ) (Read error: Connection reset by peer)
1415 [05:14:19] *** Joins: bitch_ass_1 (~pogikotal@replaced-ip )
1416 [05:15:07] *** Joins: asc232 (~Keith@replaced-ip )
1417 [05:15:11] *** Quits: frozengeek (~simon@replaced-ip ) (Quit: frozengeek)
1418 [05:16:03] *** Quits: markybob (~markybob@replaced-ip ) (Remote host closed the connection)
1419 [05:16:30] *** Joins: markybob (~markybob@replaced-ip )
1420 [05:17:00] *** Joins: fornax (~fornax@replaced-ip )
1421 [05:17:05] *** Joins: bugzc_ (~1@replaced-ip )
1422 [05:17:20] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Read error: Connection reset by peer)
1423 [05:17:43] *** Joins: poffs (~poffs@replaced-ip )
1424 [05:17:44] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
1425 [05:17:50] *** Joins: redr2e_ (~redr2e@replaced-ip )
1426 [05:18:33] *** Quits: grepper (~grepper@replaced-ip ) (Ping timeout: 244 seconds)
1427 [05:19:06] *** Quits: bitch_ass_1 (~pogikotal@replaced-ip ) (Client Quit)
1428 [05:19:10] *** Joins: lucaswang (~lucaswang@replaced-ip )
1429 [05:19:18] *** Joins: bitch_ass_ (~pogikotal@replaced-ip )
1430 [05:19:18] *** Joins: kmq (~kmq@replaced-ip )
1431 [05:19:21] *** Quits: redr2e_ (~redr2e@replaced-ip ) (Remote host closed the connection)
1432 [05:19:49] *** Joins: redr2e_ (~redr2e@replaced-ip )
1433 [05:20:52] *** Quits: bugzc (~1@replaced-ip ) (Ping timeout: 264 seconds)
1434 [05:21:15] <kmq> I'm running debian-live-8.3.0-amd64-standard.iso in a qemu vm, and I'm stuck at a tty login prompt.
1435 [05:21:18] *** Quits: redr2e (~redr2e@replaced-ip ) (Ping timeout: 248 seconds)
1436 [05:21:42] <kmq> from what I've googled I am not supposed to need to log in, therefore there *isn't* a valid user/password
1437 [05:21:47] <kmq> is this information correct?
1438 [05:23:08] *** Joins: redr2e (~redr2e@replaced-ip )
1439 [05:23:26] <markybob> kmq: you can sudo passwd root
1440 [05:23:40] <markybob> then su
1441 [05:23:41] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Ping timeout: 268 seconds)
1442 [05:23:43] <kmq> no, I can't even get a shell
1443 [05:23:55] <kmq> I'm can't log in
1444 [05:24:41] *** Joins: grepper (~grepper@replaced-ip )
1445 [05:26:04] *** Quits: redr2e_ (~redr2e@replaced-ip ) (Ping timeout: 240 seconds)
1446 [05:26:27] *** Quits: PowerKiller (~PowerKill@replaced-ip ) (Ping timeout: 246 seconds)
1447 [05:26:29] *** Quits: murfjr (~douseiais@replaced-ip ) (Quit: Leaving)
1448 [05:26:32] *** Quits: whiterabbit87 (~whiterabb@replaced-ip ) (Remote host closed the connection)
1449 [05:27:01] <markybob> kmq: it's normally user user and password live
1450 [05:27:48] *** Joins: treaki_ (~treaki@replaced-ip )
1451 [05:28:01] *** debhelper sets mode: +l 1634
1452 [05:29:28] <kmq> markybob: I tried so many combinations ... thanks a bunch, that was the correct one.
1453 [05:30:23] *** Joins: cisc0 (~cisc0@replaced-ip )
1454 [05:30:41] <markybob> kmq: great :)
1455 [05:30:45] *** Quits: treaki__ (~treaki@replaced-ip ) (Ping timeout: 276 seconds)
1456 [05:30:55] <frank1e> cygnusx1, i'm gonna take a quick 1 hour nap, this might take a little with the dd
1457 [05:31:05] <cygnusx1> ok
1458 [05:31:40] *** Quits: davi_ (~davi@replaced-ip ) (Ping timeout: 264 seconds)
1459 [05:34:14] *** Quits: ^v (~v^@replaced-ip##) (Quit: ZNC - ##replaced-url
1460 [05:34:56] *** Quits: redr2e (~redr2e@replaced-ip ) ()
1461 [05:35:18] *** Joins: felix2 (~cx@replaced-ip )
1462 [05:36:08] *** Quits: fornax (~fornax@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
1463 [05:36:43] *** Quits: felix2 (~cx@replaced-ip ) (Client Quit)
1464 [05:36:51] *** Joins: voyager_ (~voyager@replaced-ip )
1465 [05:36:55] *** Quits: voyager_ (~voyager@replaced-ip ) (Max SendQ exceeded)
1466 [05:37:05] *** Joins: Coldwind (~cx@replaced-ip )
1467 [05:37:22] *** Joins: voyager_ (~voyager@replaced-ip )
1468 [05:37:24] *** Quits: voyager_ (~voyager@replaced-ip ) (Max SendQ exceeded)
1469 [05:37:53] *** Joins: voyager_ (~voyager@replaced-ip )
1470 [05:37:55] *** Quits: voyager_ (~voyager@replaced-ip ) (Max SendQ exceeded)
1471 [05:38:25] *** Joins: earthrocker (~notliketh@replaced-ip )
1472 [05:39:01] *** Joins: SonicJam_ (~monoFish@replaced-ip )
1473 [05:39:08] *** Joins: aaro (~aaro@replaced-ip )
1474 [05:40:01] *** Quits: av0idz (~void@replaced-ip ) (Ping timeout: 240 seconds)
1475 [05:40:45] *** Joins: cabezza (~cabezza@replaced-ip )
1476 [05:40:46] *** Quits: peterrooney (~peter@replaced-ip ) (Quit: new kernel compiled - reboot)
1477 [05:40:54] *** Joins: jianyang (~jianyang@replaced-ip )
1478 [05:41:09] *** Quits: alexlist (~alexlist@replaced-ip ) (Ping timeout: 246 seconds)
1479 [05:41:10] *** Joins: av0idz (~void@replaced-ip )
1480 [05:41:43] *** Joins: alexlist (~alexlist@replaced-ip )
1481 [05:42:13] *** Quits: earthrocker (~notliketh@replaced-ip##) (Quit: come check us out @ irc.robothive.org #robothive | ##replaced-url
1482 [05:43:52] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Ping timeout: 244 seconds)
1483 [05:44:15] *** Joins: ^v (~v^@replaced-ip )
1484 [05:44:26] *** Joins: klow (~textual@replaced-ip )
1485 [05:45:53] *** Quits: cabezza (~cabezza@replaced-ip ) (Ping timeout: 268 seconds)
1486 [05:49:58] *** Quits: Rusty1_ (~kanotix@replaced-ip ) (Quit: Konversation terminated!)
1487 [05:50:38] *** Quits: Xc3ls10r (~Xc@replaced-ip ) (Quit: Bye!)
1488 [05:53:03] *** Joins: bollocks_k (~bollocks@replaced-ip )
1489 [05:54:49] *** Joins: lucaswang (~lucaswang@replaced-ip )
1490 [05:55:20] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
1491 [05:55:52] *** Joins: lucaswang (~lucaswang@replaced-ip )
1492 [05:56:13] *** Quits: Caplain (~shayne@replaced-ip ) (Ping timeout: 250 seconds)
1493 [05:57:58] *** Joins: ParkerR (ParkerR@replaced-ip )
1494 [05:57:58] *** Quits: ParkerR (ParkerR@replaced-ip ) (Changing host)
1495 [05:57:58] *** Joins: ParkerR (ParkerR@replaced-ip )
1496 [05:58:28] *** Quits: ParkerR (ParkerR@replaced-ip ) (Remote host closed the connection)
1497 [05:58:49] *** avis- is now known as kzone
1498 [05:59:48] *** Joins: Caplain (~shayne@replaced-ip )
1499 [05:59:53] *** Joins: bariumbitmap (~nbeaver@replaced-ip )
1500 [06:01:49] *** Quits: x032cx (~lxuser@replaced-ip ) (Quit: "You picked the wrong kite to run away with!")
1501 [06:01:55] *** Quits: kzone (~ident@replaced-ip ) (Quit: Leaving)
1502 [06:05:03] *** Quits: relipse2 (relipse@replaced-ip ) (Ping timeout: 244 seconds)
1503 [06:05:23] *** Joins: ParkerR (ParkerR@replaced-ip )
1504 [06:05:23] *** Quits: ParkerR (ParkerR@replaced-ip ) (Changing host)
1505 [06:05:23] *** Joins: ParkerR (ParkerR@replaced-ip )
1506 [06:05:40] *** Joins: sauvin (~sauvin@replaced-ip )
1507 [06:05:54] *** Quits: we6jbo2 (~we6jbo2@replaced-ip ) (Remote host closed the connection)
1508 [06:05:55] *** Joins: walkenx (~walkenx@replaced-ip )
1509 [06:06:43] *** Joins: roylaprattep (~roylaprat@replaced-ip )
1510 [06:06:51] *** Quits: waspinator (~waspinato@replaced-ip ) (Ping timeout: 268 seconds)
1511 [06:07:02] *** Quits: Wagaaa (uid146589@replaced-ip ) (Quit: Connection closed for inactivity)
1512 [06:08:59] *** Joins: SonicJam_ (~monoFish@replaced-ip )
1513 [06:09:40] *** Joins: jfdh1 (~jfdh@replaced-ip )
1514 [06:09:45] *** Quits: bariumbitmap (~nbeaver@replaced-ip ) (Ping timeout: 276 seconds)
1515 [06:10:03] *** Quits: PryMar56 (~prymar@replaced-ip ) (Quit: Leaving)
1516 [06:10:10] *** Joins: anoisz (~anoisz@replaced-ip )
1517 [06:11:05] <cisc0> hello
1518 [06:11:15] <cygnusx1> hi
1519 [06:12:11] <frank1e> hola
1520 [06:12:49] <cisc0> i took 3 hours to set up my debian, it's done now, time for some fun :D
1521 [06:13:25] <cygnusx1> awesome!
1522 [06:14:12] <cisc0> best distro so far
1523 [06:14:24] *** Quits: Sucks (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
1524 [06:14:32] *** Quits: PMT (~PMT@replaced-ip ) (Quit: leaving)
1525 [06:14:33] <frank1e> i didn't sleep but stare at the screensavers lol
1526 [06:14:38] <frank1e> i want those on my mac
1527 [06:14:39] * frank1e ducks
1528 [06:14:53] <cisc0> frank1e: do you see the matrix ?
1529 [06:14:57] <frank1e> huh
1530 [06:14:57] *** Quits: jfdh1 (~jfdh@replaced-ip ) (Ping timeout: 276 seconds)
1531 [06:15:00] <greenguy> gaaaah
1532 [06:15:35] <greenguy> 6 am I give up, 8 hours of this lol
1533 [06:15:44] <greenguy> thanks for all the help cygnusx1!
1534 [06:16:01] <greenguy> might be back tomorrow.
1535 [06:16:20] *** Joins: PowerKiller (~PowerKill@replaced-ip )
1536 [06:16:20] *** Quits: PowerKiller (~PowerKill@replaced-ip ) (Changing host)
1537 [06:16:20] *** Joins: PowerKiller (~PowerKill@replaced-ip )
1538 [06:16:47] <cygnusx1> ok
1539 [06:16:53] <cygnusx1> keep at it man
1540 [06:16:56] <cygnusx1> you'll get this
1541 [06:17:19] <greenguy> :) I will, gn!
1542 [06:17:42] <frank1e> goodnight!
1543 [06:17:51] <frank1e> 6am here too, but refusing to pass out lol
1544 [06:18:41] <cisc0> jeez i spent my whole night playing with configs
1545 [06:20:18] <cygnusx1> lol
1546 [06:21:07] *** Quits: markybob (~markybob@replaced-ip ) (Ping timeout: 248 seconds)
1547 [06:21:46] *** Quits: greenguy (6d7c8c37@replaced-ip ) (Ping timeout: 252 seconds)
1548 [06:21:55] <cisc0> now it's too late and too early to sleep
1549 [06:24:09] <kmq> you guys want some coffee ? I've also been up installing all night
1550 [06:24:27] * kmq passes some cups to the channel
1551 [06:24:34] <cygnusx1> thx kmq
1552 [06:25:01] <kmq> sure :-0
1553 [06:25:10] <kmq> s/0/)/
1554 [06:25:43] <Miga> but I've already had my coffee for today
1555 [06:26:26] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1556 [06:27:04] *** Joins: Meow-J (uid69628@replaced-ip )
1557 [06:28:07] *** Joins: FartyMcFly (~xyzone@replaced-ip )
1558 [06:28:56] *** Quits: dinoocch (~dinoocch@replaced-ip ) (Quit: WeeChat 1.2)
1559 [06:28:56] *** Quits: phy1729 (~phy1729@replaced-ip ) (Quit: phy1729)
1560 [06:29:51] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 244 seconds)
1561 [06:31:19] *** Joins: markybob (~markybob@replaced-ip )
1562 [06:31:25] <hiya> is i386 netinstall ISO good or amd64 for 1-core VPS with 1G Ram?
1563 [06:31:48] *** Joins: lesta (~user@replaced-ip )
1564 [06:32:07] <rudi_s> hiya: Most likely you'll want to use amd64.
1565 [06:32:26] <cheapie> Is there a way to tell APT to use one mirror for i386 and a different one for amd64? I have a local mirror of amd64 but not i386 and I'd like to install some packages from i386 on this amd64 system without hitting the remote mirror for amd64 stuff too.
1566 [06:33:00] *** Quits: lichenx1 (~lichen@replaced-ip ) (Remote host closed the connection)
1567 [06:33:06] <cheapie> Or at least a way to make it prefer one mirror over another?
1568 [06:33:10] *** Joins: mastokley (~mastokley@replaced-ip )
1569 [06:33:13] *** Joins: LitoII__ (~LitoII@replaced-ip )
1570 [06:33:39] <hiya> rudi_s, ok thanks
1571 [06:34:24] *** Joins: Lacho (~lacho@replaced-ip )
1572 [06:34:43] <markybob> cheapie: why aren't you just using multiarch as it's supposed to be used?
1573 [06:35:04] *** Quits: Lacho1 (~lacho@replaced-ip ) (Ping timeout: 240 seconds)
1574 [06:35:24] <cheapie> markybob: I have a 6 Mb/s link to the internet, but 1000 Mb/s to a mirror containing /only/ amd64. It's not exactly a small difference.
1575 [06:35:28] *** Quits: austeregrim_ (~austeregr@replaced-ip ) (Ping timeout: 244 seconds)
1576 [06:35:59] *** Quits: Caplain (~shayne@replaced-ip ) (Ping timeout: 260 seconds)
1577 [06:36:05] <markybob> cheapie: i connect over cell phone tether. you're not gonna make me feel bad for you but that doesn't answer the question
1578 [06:36:15] <hiya> rudi_s, Cannot I upgrade Debian netinstall 7.4 to 8 directly from ISO installation ?
1579 [06:36:25] *** Quits: LitoII_ (~LitoII@replaced-ip ) (Ping timeout: 240 seconds)
1580 [06:36:30] <hiya> or I have first install and then upgrade?
1581 [06:36:35] <cheapie> markybob: OK, so what's the difference between what I'm trying to do and how it's "supposed to be used"?
1582 [06:36:35] <markybob> hiya: no.
1583 [06:36:41] <markybob> hiya: install then upgrade
1584 [06:36:45] *** Joins: phatypus (~phatypus@replaced-ip )
1585 [06:37:06] <hiya> markybob, ok, enjoying it over secure VNC now
1586 [06:37:08] <hiya> love it
1587 [06:37:09] *** Quits: cisc0 (~cisc0@replaced-ip ) (Quit: Lost terminal)
1588 [06:37:09] *** Quits: mindstorm (~mindstorm@replaced-ip ) (Read error: Connection reset by peer)
1589 [06:37:11] <hiya> netinstall = rocks
1590 [06:37:12] <markybob> cheapie: replaced-url
1591 [06:37:30] <markybob> packages*
1592 [06:37:54] <cheapie> markybob: Ah, OK. Looks like I missed the "deb [arch=whatever]" part the first time.
1593 [06:37:56] * cheapie tries that
1594 [06:38:00] *** debhelper sets mode: +l 1627
1595 [06:38:04] *** Joins: mindstorm (~mindstorm@replaced-ip )
1596 [06:39:25] *** frank1e is now known as KungFuJody
1597 [06:39:28] *** Joins: austeregrim (~austeregr@replaced-ip )
1598 [06:40:58] *** Joins: plasmoduck (~plasmo@replaced-ip )
1599 [06:41:28] *** Joins: cabezza (~cabezza@replaced-ip )
1600 [06:42:45] *** Joins: ToBeCloud (uid51591@replaced-ip )
1601 [06:44:04] *** Quits: jaggzt (~Jag@replaced-ip ) (Read error: No route to host)
1602 [06:44:10] *** Joins: [HeOS] (~heos@replaced-ip )
1603 [06:44:48] *** Joins: jaggzt (~Jag@replaced-ip )
1604 [06:44:59] *** Joins: NoteOn (~noteon@replaced-ip )
1605 [06:45:50] *** Quits: cabezza (~cabezza@replaced-ip ) (Ping timeout: 244 seconds)
1606 [06:46:40] *** Quits: HeOS (~heos@replaced-ip ) (Ping timeout: 264 seconds)
1607 [06:46:51] <lesta> My jessie language is en. Anytime I run apt-get update apt download replaced-url
1608 [06:46:54] <lesta> Is this by default?
1609 [06:47:34] <cygnusx1> yes
1610 [06:47:38] <markybob> lesta: yes
1611 [06:47:39] *** Quits: Lacho (~lacho@replaced-ip ) (Ping timeout: 260 seconds)
1612 [06:47:44] <lesta> ok, thanks
1613 [06:48:33] *** Joins: ChoppedDill_ (~choppeddi@replaced-ip )
1614 [06:48:38] *** Joins: Caplain (~shayne@replaced-ip )
1615 [06:52:04] *** Quits: kmq (~kmq@replaced-ip ) (Read error: Connection reset by peer)
1616 [06:52:32] *** Joins: patterson (~patterson@replaced-ip )
1617 [06:52:33] *** Quits: alexei (~amgarchin@replaced-ip ) (Ping timeout: 244 seconds)
1618 [06:53:16] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
1619 [06:53:47] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: Peace. o/)
1620 [06:54:34] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
1621 [06:55:49] *** Joins: kmq (~kmq@replaced-ip )
1622 [06:59:10] *** Joins: mrrhq (~mrrhq@replaced-ip )
1623 [06:59:49] *** Quits: bollocks_k (~bollocks@replaced-ip ) (Ping timeout: 244 seconds)
1624 [07:01:13] *** Quits: insidious (~nocturnal@replaced-ip ) (Remote host closed the connection)
1625 [07:01:39] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 248 seconds)
1626 [07:02:35] *** Joins: MaBunny (~Faruu@replaced-ip )
1627 [07:02:39] <MaBunny> hey guys
1628 [07:02:40] *** Quits: kmq (~kmq@replaced-ip ) (Quit: leaving)
1629 [07:03:06] <MaBunny> so ive downloaded the c++-annotations from the doc repo of
1630 [07:03:15] <MaBunny> the debian repos
1631 [07:03:38] <MaBunny> i want to ask is how do i access it via command-line?
1632 [07:03:50] <MaBunny> i dont kno how to access it
1633 [07:03:55] *** Joins: bollocks_k (~bollocks@replaced-ip )
1634 [07:04:46] <markybob> MaBunny: /usr/share/doc/c++-annotations/
1635 [07:04:52] *** Joins: lucaswan_ (~lucaswang@replaced-ip )
1636 [07:06:28] <cygnusx1> replaced-url
1637 [07:07:06] <MaBunny> markybob: but how do i run the doc in the CLI?
1638 [07:07:31] <markybob> MaBunny: they're text files. you cat it
1639 [07:08:04] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Read error: Connection reset by peer)
1640 [07:09:50] *** Quits: ZeroBrea_ (~zerobreak@replaced-ip ) (Read error: Connection reset by peer)
1641 [07:10:45] *** Joins: ZeroBreak (~zerobreak@replaced-ip )
1642 [07:11:01] *** Quits: SenpaiSilver (~SenpaiSil@replaced-ip ) (Read error: Connection reset by peer)
1643 [07:11:43] *** Joins: SenpaiSilver (hirsch_b@replaced-ip )
1644 [07:13:39] *** KungFuJody is now known as frank1e
1645 [07:14:00] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Remote host closed the connection)
1646 [07:15:23] <MaBunny> ok,ive gzipped cplusplus.latex.gz file
1647 [07:15:52] <MaBunny> but when i cat it,it shows a humongous stream of text lines
1648 [07:16:01] *** Joins: evanvarvell (~evanvarve@replaced-ip )
1649 [07:16:03] <MaBunny> i want to read it line by line
1650 [07:16:15] <MaBunny> man cplusplus.latex?
1651 [07:16:24] <frank1e> cygnusx1, this will take days
1652 [07:16:27] <frank1e> for sure
1653 [07:16:37] <MaBunny> nope
1654 [07:16:37] <cygnusx1> how do you know that?
1655 [07:16:47] <frank1e> hah no idea
1656 [07:16:51] <frank1e> got this feeling
1657 [07:16:52] <cygnusx1> it wont
1658 [07:17:11] <markybob> MaBunny: for gz you need to use zcat
1659 [07:17:14] <cygnusx1> it may take all night like someone said, but either way you know the disk will be clean
1660 [07:17:24] <frank1e> ok
1661 [07:17:32] <frank1e> heading back to nap hq
1662 [07:18:00] <markybob> MaBunny: plus i don't see latex in that package. replaced-url
1663 [07:19:01] *** Quits: lucaswan_ (~lucaswang@replaced-ip ) (Remote host closed the connection)
1664 [07:19:46] *** Quits: SamEEE (~Sam@replaced-ip ) (Quit: Leaving)
1665 [07:20:25] *** Quits: Caplain (~shayne@replaced-ip ) (Ping timeout: 244 seconds)
1666 [07:21:00] *** Quits: MaBunny (~Faruu@replaced-ip ) (Ping timeout: 244 seconds)
1667 [07:22:59] *** Joins: uglybandersnatch (~johngrime@replaced-ip )
1668 [07:24:09] *** Joins: Shawn (~shawnbon2@replaced-ip )
1669 [07:24:25] <Shawn> debian's python3-flake8 package doesnt give me flake8 in $PATH. this is the list of files it provides replaced-url
1670 [07:25:13] *** Joins: lucaswang (~lucaswang@replaced-ip )
1671 [07:25:31] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
1672 [07:25:33] *** Joins: HangMan (~WebUser@replaced-ip )
1673 [07:25:54] <markybob> Shawn: it's not supposed to go into bash's $PATH...so nothing
1674 [07:26:00] *** Joins: lucaswang (~lucaswang@replaced-ip )
1675 [07:27:12] <Shawn> I am getting this from atom: Failed to spawn command `flake8`. Make sure `flake8` is installed and on your PATH
1676 [07:27:12] *** Quits: uglybandersnatch (~johngrime@replaced-ip ) (Ping timeout: 246 seconds)
1677 [07:27:31] <Shawn> also when I install it from pip, i get a command "flake8" that i can run from any directory
1678 [07:28:51] *** Quits: bugzc_ (~1@replaced-ip ) (Read error: Connection reset by peer)
1679 [07:29:07] *** Joins: bugzc (~1@replaced-ip )
1680 [07:29:12] *** Joins: klow (~textual@replaced-ip )
1681 [07:29:21] *** Joins: Caplain (~shayne@replaced-ip )
1682 [07:30:03] <markybob> Shawn: that's in python-flake8. not python3-flake8
1683 [07:30:25] <Shawn> does that work for python3?
1684 [07:30:57] *** Quits: soulz (~soulz@replaced-ip ) (Quit: leaving)
1685 [07:30:59] <Shawn> or i need to have both
1686 [07:31:30] <markybob> Shawn: i think it's 2 only.
1687 [07:32:14] *** Joins: tomato (~tomato@replaced-ip )
1688 [07:32:25] *** Quits: ChoppedDill_ (~choppeddi@replaced-ip ) (Ping timeout: 240 seconds)
1689 [07:34:01] <hiya> markybob, cdn.debian.net good repo?
1690 [07:35:27] <markybob> hiya: i'd follow the docs replaced-url
1691 [07:35:56] <markybob> hiya: i don't know what cdn.debian.net is to be honest
1692 [07:36:48] <markybob> hiya: i guess it's the same thing as the doc says just an alias?
1693 [07:36:58] <markybob> hiya: that's what google says.
1694 [07:37:23] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1695 [07:37:27] <markybob> hiya: replaced-url
1696 [07:37:32] <jim> does debian or #debian support docker? (I had to add to sources.list to get it)
1697 [07:37:33] *** Quits: tomato (~tomato@replaced-ip ) (Quit: Leaving)
1698 [07:38:38] *** Joins: mavhq (~quassel@replaced-ip )
1699 [07:39:25] <markybob> jim: a lot of us really hate it...so you'll probably have better luck asking them
1700 [07:41:44] *** Quits: phatypus (~phatypus@replaced-ip ) (Quit: .>)
1701 [07:42:01] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1702 [07:42:11] <jim> you mean the docker folks?
1703 [07:42:17] *** Joins: cabezza (~cabezza@replaced-ip )
1704 [07:42:22] <markybob> yes
1705 [07:42:25] *** Joins: klow (~textual@replaced-ip )
1706 [07:42:30] <jim> ok good enough
1707 [07:42:42] *** Joins: alien1it (~Icedove@replaced-ip )
1708 [07:42:55] <jim> out of curiousity and interest, why the hatred?
1709 [07:43:35] <markybob> jim: in my case it claims security and it isn't secure at all.
1710 [07:44:04] *** Quits: asc232 (~Keith@replaced-ip ) (Read error: Connection reset by peer)
1711 [07:44:21] *** Joins: avis (~ident@replaced-ip )
1712 [07:44:28] <Shawn> markybob: ah yes, i installed python-flake8 and tried print("foo", end=" ") from inside atom, and it complained about syntax error. it's not a syntax error in python3
1713 [07:44:35] <jim> I'm not saying I hate it particularly... but after installing it, it tried to start it, but failed with exec format error
1714 [07:44:44] *** avis is now known as Guest90095
1715 [07:44:50] <jim> ok, anyway thanks
1716 [07:45:47] *** Quits: secrgb (~secrgb@replaced-ip ) (Quit: I Hope Senpai Will Notice Me ...)
1717 [07:46:37] <Guest90095> if anything where to happen to Bernie Sanders by someone else in the united states, you realize he'd just walk out of a box ? for the record anyway
1718 [07:46:43] *** Joins: FilipeMaia (~filipe@replaced-ip )
1719 [07:46:46] <Guest90095> oops. sorry. "#offtopic"
1720 [07:46:51] *** Parts: Guest90095 (~ident@replaced-ip )
1721 [07:47:02] <Shawn> ba dum tsh
1722 [07:47:38] *** Quits: cabezza (~cabezza@replaced-ip ) (Ping timeout: 240 seconds)
1723 [07:47:53] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1724 [07:47:58] *** Quits: wqe (~wqe@replaced-ip ) (Remote host closed the connection)
1725 [07:48:31] *** Joins: btf (~btf@replaced-ip )
1726 [07:49:09] *** Joins: mavhq (~quassel@replaced-ip )
1727 [07:50:39] *** Quits: FartyMcFly (~xyzone@replaced-ip ) (Quit: So long, suckers!)
1728 [07:52:26] *** Joins: Adbray (~Adbtay@replaced-ip )
1729 [07:53:04] *** Joins: soulz (~soulz@replaced-ip )
1730 [07:55:34] *** Quits: soulz (~soulz@replaced-ip ) (Client Quit)
1731 [07:57:06] *** Quits: uNmowed (~Kaede@replaced-ip##) (Quit: KVIrc 4.9.1 Aria ##replaced-url
1732 [07:57:14] *** Joins: noahfx_ (~noahfx@replaced-ip )
1733 [07:57:52] *** Quits: Pscion (~chatzilla@replaced-ip ) (Remote host closed the connection)
1734 [07:58:11] *** Joins: brokencycle (~brokencyc@replaced-ip )
1735 [07:58:29] *** Quits: cwong_on_irc (~Adium@replaced-ip ) (Quit: Leaving.)
1736 [07:58:41] *** Quits: noahfx (~noahfx@replaced-ip ) (Ping timeout: 244 seconds)
1737 [07:58:53] *** Joins: DBZ732838 (~usr@replaced-ip )
1738 [08:01:36] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
1739 [08:02:47] *** Joins: soulz (~soulz@replaced-ip )
1740 [08:02:47] *** Quits: aaro (~aaro@replaced-ip ) (Ping timeout: 244 seconds)
1741 [08:02:51] *** Quits: superusr (~usr@replaced-ip ) (Ping timeout: 276 seconds)
1742 [08:07:05] *** Joins: SonicJam_ (~monoFish@replaced-ip )
1743 [08:08:51] <jmcnaught> jim: hey, there is docker.io package in jessie-backports that you could ask about here, but i don't know how many people would be familiar with it to be honest.
1744 [08:09:18] *** Joins: peterrooney (~peter@replaced-ip )
1745 [08:09:37] *** Joins: Tiffon (~name@replaced-ip )
1746 [08:10:23] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1747 [08:10:37] *** Joins: jfdh1 (~jfdh@replaced-ip )
1748 [08:11:35] *** Joins: mavhq (~quassel@replaced-ip )
1749 [08:14:51] *** Joins: hightower3 (~hightower@replaced-ip )
1750 [08:15:10] *** Quits: jfdh1 (~jfdh@replaced-ip ) (Ping timeout: 248 seconds)
1751 [08:16:13] *** viv`d is now known as vivid
1752 [08:16:32] *** Joins: BalTun (~BalTun@replaced-ip )
1753 [08:16:43] *** Joins: towo` (~towo@replaced-ip )
1754 [08:16:45] <jim> jmcnaught, thanks... I'll get rid of the other docker thign and try that
1755 [08:19:10] <jmcnaught> jim: i tried it before, both the package from backports and the package from upstream (which is newer), and both worked for me. personally i didn't like the app container model very much, running applications as PID 1 and all the complexity that brings doesn't seem worth it. some of the bash scripts i've seen included in Dockerfiles seem like they're moving in the wrong direction when there's things like systemd unit files now
1756 [08:19:19] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1757 [08:19:37] <jim> jmcnaught, what arch do you run?
1758 [08:19:43] <jmcnaught> amd64
1759 [08:20:02] <jim> that's probably why I'm getting exec format error
1760 [08:20:29] <jmcnaught> if you're interested in containers, there's also LXC which works reasonably well in Debian. I couldn't get unprivileged containers working in Jessie though
1761 [08:21:00] <jmcnaught> LXC is system containers (a whole OS in the container, not just a single application), so it's much more familiar ground
1762 [08:21:06] *** Joins: kam270 (~kam270@replaced-ip )
1763 [08:21:20] <jmcnaught> systemd-nspawn is also pretty interesting
1764 [08:21:35] <jim> is docker for a case, like if I want to install a different os, and run them simultaneously (like with xen)?
1765 [08:21:55] *** Joins: phatypus (~phatypus@replaced-ip )
1766 [08:22:32] <jim> or if I want to install say debian testing
1767 [08:22:33] *** Quits: hyfrehyfrehyfre (~hyfrehyfr@replaced-ip ) (Ping timeout: 240 seconds)
1768 [08:22:38] *** Joins: infra-red (~infra-red@replaced-ip )
1769 [08:22:45] *** Quits: jaggzt (~Jag@replaced-ip ) (Read error: No route to host)
1770 [08:22:49] *** Quits: kam270 (~kam270@replaced-ip ) (Max SendQ exceeded)
1771 [08:22:50] <jim> I run stable with a couple backports of things
1772 [08:23:07] <jmcnaught> docker's more like "i have a container for apache, and another for mysql, and another for redis, and another for my web app". and each container only runs one application
1773 [08:23:39] *** Joins: kam270 (~kam270@replaced-ip )
1774 [08:23:48] *** Joins: jaggzt (~Jag@replaced-ip )
1775 [08:23:50] <jim> ohh ok, so one installation, many apps each in a container
1776 [08:23:51] <jmcnaught> LXC is more suited to "i want to test a different distro, and try running it in an isolated box"
1777 [08:23:55] *** Quits: phatypus (~phatypus@replaced-ip ) (Client Quit)
1778 [08:24:22] <jmcnaught> however LXC isn't the best option for GUIs. it can be done, but loses a lot of the isolation
1779 [08:24:45] *** Quits: infra-red (~infra-red@replaced-ip ) (Remote host closed the connection)
1780 [08:25:04] *** Quits: kam270 (~kam270@replaced-ip ) (Max SendQ exceeded)
1781 [08:25:05] <jmcnaught> if you want to test drive a different distro including GUIs, KVM, Xen or VirtualBox (blech..) are better options
1782 [08:25:31] <jim> so xen is still around?
1783 [08:25:34] *** Joins: kam270 (~kam270@replaced-ip )
1784 [08:25:35] <jmcnaught> jim: do you have a 64-bit CPU with virtualization support?
1785 [08:25:59] <jim> I think so, core i5-4590 quad
1786 [08:26:08] <jmcnaught> yup, xen is in jessie
1787 [08:27:00] <jim> so if I've upgraded jessie recently and discovered hypervisors, they're probably jessie?
1788 [08:27:01] *** Quits: kam270 (~kam270@replaced-ip ) (Max SendQ exceeded)
1789 [08:27:05] *** Joins: infra-red (~infra-red@replaced-ip )
1790 [08:27:29] *** Joins: kam270 (~kam270@replaced-ip )
1791 [08:27:29] <jim> I know I've seen xen 3.2 and 4.1
1792 [08:27:46] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
1793 [08:27:58] <jmcnaught> jim: does "grep vmx /proc/cpuinfo" return anything?
1794 [08:28:27] <jmcnaught> jim: i don't understand your question re: jessie
1795 [08:28:49] *** Quits: hele (~hele@replaced-ip ) (Ping timeout: 240 seconds)
1796 [08:28:56] <jim> the grep returned a fair bit of output
1797 [08:29:27] <jmcnaught> jim: "vmx" is the flag for virutalization support in intel CPUs, so you have the support
1798 [08:29:30] <jim> probably if there's 4 cores, it returned 4 times as much
1799 [08:29:36] <jmcnaught> yup
1800 [08:30:24] <jim> I'm not sure why I have so many hypervisors
1801 [08:30:33] <jim> like 3 or 4
1802 [08:30:59] <jmcnaught> Xen and KVM both virtualize the whole computer. LXC and Docker are kernel level virtualization, they use Linux features like namespaces and cgroups to isolate containers from each other and the host
1803 [08:31:37] <jmcnaught> jim: what do you mean you have so many hypervisors? do you mean you have them all installedd? only one can be working at a time, so if you have more than one installed the rest are broken
1804 [08:32:40] <jim> when I boot, I go to advanced, then I think xen, then I see like 4 choices
1805 [08:33:12] <jmcnaught> maybe at some point you installed the xen kernel. to be honest i don't know xen that well. i use KVM a lot though, with libvirt
1806 [08:34:02] <jmcnaught> Xen requires a special hypervisor kernel to be installed, which is why it would be one of your boot options. You probably have a xen kernel meta package that keeps pulling in newer kernels.
1807 [08:34:17] <jim> do you happen to know anything about the differences between kvm and xen? (and maybe lxc and xen too)
1808 [08:34:22] <jmcnaught> KVM on the other hand is in the Linux kernel (and available a module in Debian)
1809 [08:34:50] <jmcnaught> jim: i know a bit :) want to move it to #debian-offtopic?
1810 [08:35:14] <jim> sure
1811 [08:35:20] <jim> be there in a sec
1812 [08:35:34] *** Quits: shaun413 (uid121475@replaced-ip ) (Quit: Connection closed for inactivity)
1813 [08:37:15] *** Joins: h0llywood2 (~h0llywood@replaced-ip )
1814 [08:37:26] *** Joins: gtrotcko (~Thunderbi@replaced-ip )
1815 [08:39:26] *** Parts: Savemech (Savemech@replaced-ip )
1816 [08:40:07] *** Quits: hightower3 (~hightower@replaced-ip ) (Ping timeout: 252 seconds)
1817 [08:40:15] *** Joins: turtlehat (~turtlehat@replaced-ip )
1818 [08:40:33] *** Joins: denisk (~denisk@replaced-ip )
1819 [08:40:59] *** Joins: bhuvi (~quassel@replaced-ip )
1820 [08:41:21] *** Joins: Misch (~carlinmis@replaced-ip )
1821 [08:43:47] *** Joins: morris (~morris@replaced-ip )
1822 [08:43:48] *** Quits: lordarkmemo (~memo@replaced-ip ) (Ping timeout: 276 seconds)
1823 [08:44:24] *** Joins: thebrush (~Icedove@replaced-ip )
1824 [08:44:29] *** Quits: morris (~morris@replaced-ip ) (Client Quit)
1825 [08:45:21] *** Quits: h0llywood2 (~h0llywood@replaced-ip ) (Quit: Bye)
1826 [08:45:25] *** Joins: hightower3 (~hightower@replaced-ip )
1827 [08:46:14] *** Quits: k_sze[work] (654eb2ba@replaced-ip ) (Ping timeout: 252 seconds)
1828 [08:49:07] *** Joins: bitgeek (~bitgeek@replaced-ip )
1829 [08:49:23] *** Quits: cdbob (~cdbob@replaced-ip ) (Read error: Connection reset by peer)
1830 [08:51:24] <jim> other than rebooting to make sure, how can I tell if I'm running a xen kernel?
1831 [08:51:51] <jmcnaught> "uname -a" should tell you if it's Xen i believe
1832 [08:53:21] <jim> here's mine... "Linux orie 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt20-1+deb8u4 (2016-02-29) i686 GNU/Linux"
1833 [08:54:01] <jmcnaught> jim: you're running a 32-bit kernel, amd64 is what you want
1834 [08:54:25] *** Quits: Rokixz (~rokas@replaced-ip ) (Remote host closed the connection)
1835 [08:54:39] <jim> and my current arch "i686"
1836 [08:54:51] *** Quits: blind (~blind@replaced-ip ) (Ping timeout: 276 seconds)
1837 [08:55:08] *** Joins: aaronmehar (~aaronmeha@replaced-ip )
1838 [08:55:17] <jim> so I can run an amd64 kernel with that arch?
1839 [08:55:25] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
1840 [08:55:29] *** Quits: thebrush (~Icedove@replaced-ip ) (Quit: Ciao)
1841 [08:55:41] <jmcnaught> you probably don't want/need to reinstall. you should be able to install an amd64 kernel, and enable multiarch support for amd64: replaced-url
1842 [08:55:51] <jim> also, for kvm, do I need to run a special kernel like I woudl for xen?
1843 [08:56:09] *** Joins: thebrush (~Icedove@replaced-ip )
1844 [08:56:32] <jmcnaught> not a special kernel, the kvm.ko kernel module is included with stock debian kernel packages
1845 [08:56:50] *** Quits: lesta (~user@replaced-ip ) (Read error: Connection reset by peer)
1846 [08:56:56] <jmcnaught> it should work on 32-bit too, but ideally your system would be 64-bit
1847 [08:57:01] <jim> so, to support kvm, that's all the kernel needs?
1848 [08:57:28] <jim> ok
1849 [08:57:45] *** Joins: hobi (~oussama@replaced-ip )
1850 [08:57:50] <hobi> Hello
1851 [08:57:54] <jim> hi
1852 [08:58:14] *** Quits: thebrush (~Icedove@replaced-ip ) (Client Quit)
1853 [08:58:25] <hobi> Which document should I read first when starting to contribute to Debian
1854 [08:58:28] <jmcnaught> jim: replaced-url
1855 [08:58:31] <hobi> I am a bit confused
1856 [08:58:36] <hobi> Thanks
1857 [08:58:50] *** Joins: pksadiq (~user@replaced-ip )
1858 [08:59:43] <jmcnaught> hi hobi. the release notes for jessie mention a "how-can-i-help" tool: replaced-url
1859 [08:59:52] *** Quits: FilipeMaia (~filipe@replaced-ip ) (Read error: Connection reset by peer)
1860 [08:59:56] *** Quits: infra-red (~infra-red@replaced-ip ) (Remote host closed the connection)
1861 [09:00:06] *** Joins: soee (~soee@replaced-ip )
1862 [09:00:09] <jmcnaught> hobi: me, i mostly just help with support here on IRC
1863 [09:00:11] *** Joins: FilipeMaia (~filipe@replaced-ip )
1864 [09:00:19] *** Joins: davi (~davi@replaced-ip )
1865 [09:00:28] *** Joins: unborn (~ugly@replaced-ip )
1866 [09:00:30] *** Joins: qwe77 (~qwe77@replaced-ip )
1867 [09:01:09] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Remote host closed the connection)
1868 [09:01:43] *** Joins: josuebrunel (~Icedove@replaced-ip )
1869 [09:01:43] *** Quits: josuebrunel (~Icedove@replaced-ip ) (Client Quit)
1870 [09:02:45] *** Joins: infra-red (~infra-red@replaced-ip )
1871 [09:04:12] <hiya> how to enable Ipv6 in jessie?
1872 [09:04:20] <hiya> I upgraded a fresh machine from wheezy to jessie
1873 [09:04:28] <hiya> if I do direct Jessie IPv6 shows
1874 [09:04:33] <hiya> but not in this procedure
1875 [09:04:34] <hiya> :(
1876 [09:05:13] *** Quits: infra-red (~infra-red@replaced-ip ) (Remote host closed the connection)
1877 [09:05:18] *** Joins: TxGVNN (2a715a49@replaced-ip )
1878 [09:05:26] *** Quits: h0llywood1 (~h0llywood@replaced-ip ) (Remote host closed the connection)
1879 [09:05:54] *** Parts: TxGVNN (2a715a49@replaced-ip )
1880 [09:07:00] *** Joins: ayansh (~ayansh@replaced-ip )
1881 [09:07:13] *** Quits: juantelez (~juantelez@replaced-ip ) (Quit: WeeChat 1.0.1)
1882 [09:07:15] <ayansh> hi #debian
1883 [09:07:32] <jim> hiya, that;s a lot of enter key
1884 [09:07:40] *** Quits: pksadiq (~user@replaced-ip ) (Read error: Connection reset by peer)
1885 [09:07:56] *** Joins: pksadiq (~user@replaced-ip )
1886 [09:08:00] *** debhelper sets mode: +l 1633
1887 [09:08:03] *** Joins: infra-red (~infra-red@replaced-ip )
1888 [09:08:08] <jim> ayansh hi
1889 [09:08:09] <ayansh> currently i am running 4.3.0-0.bpo.1-amd64 kernel. is it possible to downgrade to stable?
1890 [09:08:14] <hiya> jim, yes :D
1891 [09:08:17] *** Joins: RRM (~RoccoR@replaced-ip )
1892 [09:08:20] *** pksadiq is now known as Guest88387
1893 [09:08:37] <jim> ayansh, stable which?
1894 [09:08:45] <ayansh> stable latest.
1895 [09:09:00] <jim> you mean just the kernel?
1896 [09:09:03] *** Quits: infra-red (~infra-red@replaced-ip ) (Remote host closed the connection)
1897 [09:09:08] <ayansh> i am currently on debian version 8.3
1898 [09:09:43] *** Quits: FilipeMaia (~filipe@replaced-ip ) (Quit: FilipeMaia)
1899 [09:09:48] <ayansh> jim: yes, i have to install VMware workstation, compilation on vmnet module is failing.
1900 [09:10:18] <jim> you mean just the kernel? if so, you can install the kernel recommended for stable, boot into it, then remove the 4.3 one
1901 [09:10:36] *** Joins: Wizek (~Wizek@replaced-ip )
1902 [09:10:38] *** Joins: TxGVNN (~TxGVNN@replaced-ip )
1903 [09:11:13] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 240 seconds)
1904 [09:11:20] <jmcnaught> ayansh: you probably just need the headers package that goes with your kernel
1905 [09:12:05] *** Quits: davi (~davi@replaced-ip ) (Ping timeout: 244 seconds)
1906 [09:12:54] <jmcnaught> ayansh: "apt-get install -t jessie-backports linux-headers-amd" should do the trick
1907 [09:13:06] *** Joins: ec0 (~ec0@replaced-ip )
1908 [09:13:17] *** Quits: Wizek (~Wizek@replaced-ip ) (Remote host closed the connection)
1909 [09:13:41] *** Joins: FilipeMaia (~filipe@replaced-ip )
1910 [09:13:59] *** Quits: TxGVNN (~TxGVNN@replaced-ip ) (Client Quit)
1911 [09:14:05] <hiya> can we do FDE on debian in an active installation?
1912 [09:14:48] <jim> jmcnaught, purging of old kernels is going to take awhile
1913 [09:14:52] *** Joins: TxGVNN (~Icedove@replaced-ip )
1914 [09:15:26] <jim> right now only getting rid of the 2.x kernels
1915 [09:15:32] *** Joins: evade (~evade@replaced-ip )
1916 [09:16:06] *** Joins: voyager_ (~voyager@replaced-ip )
1917 [09:16:12] *** Quits: voyager_ (~voyager@replaced-ip ) (Max SendQ exceeded)
1918 [09:16:15] <ayansh> jmcnaught: already done apt-get install linux-headers-$(uname -r)
1919 [09:17:01] <jmcnaught> ayansh: you probably want the meta package (if you used the linux-image-amd64 to install your kernel)
1920 [09:18:06] *** Quits: alien1it (~Icedove@replaced-ip ) (Quit: alien1it)
1921 [09:18:11] <jmcnaught> ayansh: eventually the linux-image-amd64 in backports is going to point to something newer than $(uname -r), and if you don't also have the matching headers package, your DKMS and VMware stuff is going to break again
1922 [09:18:33] *** Joins: ani (~ani@replaced-ip )
1923 [09:18:59] *** Parts: bitch_ass_ (~pogikotal@replaced-ip )
1924 [09:19:05] *** Joins: earthundead (~earthunde@replaced-ip )
1925 [09:19:25] <ayansh> would prefer to roll back to latest stable release then.
1926 [09:19:41] *** Quits: Guest88387 (~user@replaced-ip ) (Remote host closed the connection)
1927 [09:20:56] *** Joins: Misch1 (~Misch@replaced-ip )
1928 [09:21:07] *** Quits: Misch1 (~Misch@replaced-ip ) (Client Quit)
1929 [09:21:24] *** Quits: Misch (~carlinmis@replaced-ip ) ()
1930 [09:21:45] *** Joins: Misch (~Misch@replaced-ip )
1931 [09:21:51] <Shawn> the way the python packages are done in debian is kinda wacky
1932 [09:22:31] <jim> ayansh, I think that would be 3.16.something
1933 [09:23:03] *** Quits: Misch (~Misch@replaced-ip ) (Client Quit)
1934 [09:23:22] *** Quits: WayToDoor (~milk.bott@nor75-11-82-66-224-134.fbx.proxad.net) (Quit: Textual IRC Client: replaced-url
1935 [09:24:22] *** Joins: BalTun (~BalTun@replaced-ip )
1936 [09:24:40] *** Joins: Misch (~Misch@replaced-ip )
1937 [09:24:48] *** Joins: duckinja (~duck@replaced-ip )
1938 [09:24:51] *** Joins: btf (~btf@replaced-ip )
1939 [09:25:19] *** Joins: eMaks (~Maksa@replaced-ip )
1940 [09:26:00] <jim> there's like 8 or 9 2.x kernels I had, removing them, it's regening all the initrds and the config file every time, and there's more to go after that
1941 [09:26:30] *** Joins: cdb23ax (Administra@replaced-ip )
1942 [09:26:44] <cdb23ax> hello whats the default debian jessie desktop environment?
1943 [09:26:52] *** Quits: bugzc (~1@replaced-ip ) (Ping timeout: 264 seconds)
1944 [09:27:00] <cdb23ax> iam asking because i installed debian without it and now i need it for kvm
1945 [09:27:09] *** Joins: CutMeOwnThroat (~k@replaced-ip )
1946 [09:27:17] <ayansh> jim: dpkg -l is listing the 3.* kernel. howevre grub splash window gives only bpo kernel
1947 [09:27:48] <TxGVNN> @cdb23ax I think Gnome 3
1948 [09:27:51] <jmcnaught> cdb23ax: GNOME gets installed if you select that you want a desktop but don't choose a specific one. But you can choose during the installer from GNOME, KDE, Xfce, LXDE, Mate and Cinnamon
1949 [09:28:02] *** Quits: ec0 (~ec0@replaced-ip ) (Ping timeout: 244 seconds)
1950 [09:28:16] <jelly> and naturally you can choose later as well
1951 [09:28:46] <cdb23ax> what happens to my network configuration when i install gnome?
1952 [09:29:03] <cdb23ax> is there a thing called network manager like in ubuntu? because i dont want that kind of thing
1953 [09:29:09] *** Joins: dionysus69 (~Icedove@replaced-ip )
1954 [09:29:31] <jmcnaught> cdb23ax: it will use network-manager, which is easy to disable for a specific network interface in Debian
1955 [09:29:33] <jelly> cdb23ax: it stays there, network-manager is supposed to ignore interfaces configured in /etc/network/interfaces
1956 [09:29:54] <cdb23ax> does it also ignore my pppoe configuration?
1957 [09:29:56] <jim> there is networkmanager, and you don't have to use it if you don't want (see ^^)
1958 [09:29:59] <ayansh> in /boot/grub/grub.cfg i have multiple listings however at boot time i get only one option. tried grub-install /dev/sda #wanted to bootin to older kernel.
1959 [09:30:11] *** bazhang_ is now known as bazhang
1960 [09:30:43] *** Quits: Iridos (~iridos@replaced-ip ) (Remote host closed the connection)
1961 [09:31:06] *** Joins: Iridos (~iridos@replaced-ip )
1962 [09:31:34] <cdb23ax> so is it enough to install gnome core?
1963 [09:32:33] <cdb23ax> i really dont like the gui but it seems that kvm needs it
1964 [09:32:45] *** Quits: Kobra (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1965 [09:32:49] <jmcnaught> why does KVM need gnome?
1966 [09:33:05] <cdb23ax> all the howtos that i see uses gui
1967 [09:33:54] *** Joins: Kobra (~quassel@replaced-ip )
1968 [09:34:02] <jmcnaught> the most common GUI for KVM is virt-manager, which will run in any desktop environment
1969 [09:34:35] *** Joins: Wizek (~Wizek@replaced-ip )
1970 [09:35:53] <cdb23ax> i tried kvm according to the following howto replaced-url
1971 [09:36:37] <jmcnaught> cdb23ax: the word "gnome" isn't even on that page
1972 [09:37:15] *** Quits: TxGVNN (~Icedove@replaced-ip ) (Remote host closed the connection)
1973 [09:37:31] <cdb23ax> for example this echo 1002 6739 | tee /sys/bus/pci/drivers/vfio-pci/new_id wont work
1974 [09:37:54] <cdb23ax> i can only blacklist if i use gui
1975 [09:38:22] <jmcnaught> cdb23ax: i would love to try that one day, but my motherboard doesn't have IOMMU support. still, i don't think this relates specifically to gnome.
1976 [09:39:00] *** Joins: henryk (~henryk@replaced-ip )
1977 [09:41:32] *** Quits: TomTomTosch (~henryk@replaced-ip ) (Ping timeout: 244 seconds)
1978 [09:42:44] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
1979 [09:43:07] *** Joins: TxGVNN (~Icedove@replaced-ip )
1980 [09:43:16] <cdb23ax> jmcnaught: well i tried this with xen hvm
1981 [09:43:28] *** Quits: TxGVNN (~Icedove@replaced-ip ) (Client Quit)
1982 [09:43:40] <cdb23ax> and it works iam actually writing from an xen hvm
1983 [09:43:54] <cdb23ax> but the performance is not the yellow from the egg
1984 [09:43:58] <jim> finished removing the 2.x, now to purge the 3.2s and the 4.3, then install a 3.16 amd64
1985 [09:43:59] <cygnusx1> lol
1986 [09:44:02] *** Quits: hightower3 (~hightower@replaced-ip ) (Ping timeout: 260 seconds)
1987 [09:44:17] *** Joins: blind (~blind@replaced-ip )
1988 [09:44:43] <jim> then I'll finally be ready to talk to you again (an hour and a half later... sorry...)
1989 [09:44:48] *** Joins: cabezza (~cabezza@replaced-ip )
1990 [09:45:18] *** Quits: cdb23ax (Administra@replaced-ip ) (Read error: Connection reset by peer)
1991 [09:45:36] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
1992 [09:45:38] *** Joins: cdb23ax (Administra@replaced-ip )
1993 [09:46:13] *** Quits: HangMan (~WebUser@replaced-ip ) (Quit: -)
1994 [09:46:38] *** Joins: afuentes (~kusanagi@replaced-ip )
1995 [09:47:45] *** Joins: sharky (~sharky@replaced-ip )
1996 [09:48:24] *** Joins: USBhelp (966bcdfc@replaced-ip )
1997 [09:49:04] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 260 seconds)
1998 [09:49:39] <USBhelp> I just formatted my pendrive and cancelled the operation in the middle and my OS isn't reading the pendrive.
1999 [09:49:47] *** Quits: cabezza (~cabezza@replaced-ip ) (Ping timeout: 250 seconds)
2000 [09:50:46] *** Joins: j0z (~j0z@replaced-ip )
2001 [09:52:04] *** Quits: PowerKiller (~PowerKill@replaced-ip ) (Ping timeout: 240 seconds)
2002 [09:53:22] <jim> which operation did you cancel?
2003 [09:53:36] <jim> the format?
2004 [09:53:45] *** Quits: cdb23ax (Administra@replaced-ip ) (Quit: Verlassend)
2005 [09:53:52] *** Quits: NoteOn (~noteon@replaced-ip ) (Ping timeout: 244 seconds)
2006 [09:54:04] *** Quits: USBhelp (966bcdfc@replaced-ip ) (Ping timeout: 252 seconds)
2007 [09:54:24] *** Joins: Quatroking (~Quatrokin@replaced-ip )
2008 [09:55:38] <armin> hi. i want to report success on installing debian on a QNAP TS-112P 1 bay NAS system! (armv5tel) \m/
2009 [09:55:45] *** Joins: PowerKiller (~PowerKill@replaced-ip )
2010 [09:55:45] *** Quits: PowerKiller (~PowerKill@replaced-ip ) (Changing host)
2011 [09:55:45] *** Joins: PowerKiller (~PowerKill@replaced-ip )
2012 [09:56:11] <jim> armin, cool :)
2013 [09:56:26] <armin> works very nicely!
2014 [09:56:51] <jim> how much disk space does it have, and what kind of backup hardware?
2015 [09:57:07] <armin> almost the most painless install i ever experienced on a headless device (i even had to install it without serial connector or monitor, at all)
2016 [09:57:47] <jim> how did you know it was booting?
2017 [09:58:04] <armin> jim: no backup hardware, i do backups to another machine on the network, uni-directional, incremental. disk built in is an old 1tb harddisk i had lying around, 1,5ghz, 512mb ram.
2018 [09:58:25] <cygnusx1> kudos armin
2019 [09:58:50] <armin> jim: ipv6 connectivity via peervpn, so always accessible via a nice short hostname, too, no matter where i am.
2020 [09:58:56] <cygnusx1> and i thought i did something when i managed to install archlinux on an armv7a lol
2021 [09:59:09] <armin> cygnusx1: you DID.
2022 [09:59:17] <armin> cygnusx1: keep doing that. :)
2023 [09:59:23] <cygnusx1> yea a tabletfrom china
2024 [09:59:42] <cygnusx1> quad core sun8i with mali400 gpu
2025 [09:59:45] <armin> oh wow. does it run good with multitouch and zoom gestures and such?
2026 [09:59:49] <cygnusx1> yep
2027 [09:59:52] <armin> oh wow, that's a decent machine.
2028 [10:00:00] <cygnusx1> it was $35 direct from hong kong
2029 [10:00:01] <armin> wow. so you can zoom in with 2 fingers?
2030 [10:00:05] <cygnusx1> yes
2031 [10:00:06] <armin> are you kidding?
2032 [10:00:17] *** Joins: Levure (~quassel@replaced-ip )
2033 [10:00:17] <cygnusx1> i have xfce
2034 [10:00:21] <armin> can you post a picture? :)
2035 [10:00:25] <cygnusx1> surely
2036 [10:00:28] <cygnusx1> i sec
2037 [10:00:45] <cygnusx1> i even have hexchat on it
2038 [10:01:14] <armin> this is one of my other notebooks (sorry guys, that one runs fedora, not debian, but this one here i type on right now at least does): replaced-url
2039 [10:01:38] <armin> almost falls apart, works 100%.
2040 [10:01:52] <cygnusx1> i5 right?
2041 [10:02:00] <armin> yup!
2042 [10:02:01] *** Joins: SonicJam_ (~monoFish@replaced-ip )
2043 [10:02:01] <cygnusx1> my bro has that same pc
2044 [10:02:03] <armin> and even IPS panel.
2045 [10:02:08] <cygnusx1> its a good machine
2046 [10:02:16] *** Quits: fstd (~fstd@replaced-ip ) (Remote host closed the connection)
2047 [10:02:17] <cygnusx1> his is falling apart as weell
2048 [10:02:58] * jelly points cygnusx1 and armin over to #debian-offtopic next door for non-support chat
2049 [10:03:10] *** Joins: TxGVNN (~Icedove@replaced-ip )
2050 [10:03:24] <armin> jelly: oh, thanks for reminding us, my apologies, we're moving right now.
2051 [10:04:22] *** Joins: fstd (~fstd@replaced-ip )
2052 [10:04:54] *** Quits: Guest3091 (~coffee@replaced-ip ) (Quit: Lost terminal)
2053 [10:06:20] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Ping timeout: 244 seconds)
2054 [10:09:43] *** Joins: infra-red (~infra-red@replaced-ip )
2055 [10:10:07] *** Quits: gone (~g0ne@replaced-ip ) (Quit: WeeChat 1.4)
2056 [10:10:49] *** Joins: dx486 (~dx486___@replaced-ip )
2057 [10:11:35] *** Joins: jfdh1 (~jfdh@replaced-ip )
2058 [10:12:34] *** Joins: Misch1 (~Misch@replaced-ip )
2059 [10:12:40] *** Quits: Misch (~Misch@replaced-ip ) (Read error: Connection reset by peer)
2060 [10:13:07] *** Quits: Misch1 (~Misch@replaced-ip ) (Read error: Connection reset by peer)
2061 [10:13:08] *** Joins: pLk (~sherwood@replaced-ip )
2062 [10:13:18] <jim> I dunno if this is a bug or not... but it seems like purging kernel images leaves the initrd image
2063 [10:13:24] *** Joins: Misch (~Misch@replaced-ip )
2064 [10:13:51] <cygnusx1> replaced-url
2065 [10:14:00] *** Quits: tErik_mc (~tErik@replaced-ip ) (Quit: Leaving.)
2066 [10:14:48] *** Quits: infra-red (~infra-red@replaced-ip ) (Ping timeout: 276 seconds)
2067 [10:15:28] *** Quits: RRM (~RoccoR@replaced-ip ) (Quit: bingo)
2068 [10:16:22] *** Quits: jfdh1 (~jfdh@replaced-ip ) (Ping timeout: 252 seconds)
2069 [10:16:43] *** Joins: Lokke (~Thunderbi@replaced-ip )
2070 [10:17:14] *** Joins: Denis (524d38f9@replaced-ip )
2071 [10:17:20] *** Joins: inspectorcluseau (~Inspector@replaced-ip )
2072 [10:17:21] <Denis> nigro
2073 [10:17:22] <Denis> c
2074 [10:17:23] <Denis> cf
2075 [10:17:38] *** Denis is now known as Guest49447
2076 [10:17:44] <Guest49447> sfs
2077 [10:17:48] *** Joins: mich807 (~mich807@replaced-ip )
2078 [10:17:56] *** ChanServ sets mode: +o jelly
2079 [10:17:57] *** ChanServ sets mode: -o jelly
2080 [10:18:00] *** debhelper sets mode: +l 1640
2081 [10:18:04] *** ChanServ sets mode: +o jelly
2082 [10:18:04] *** jelly sets mode: +q *!524d38f9@gateway/*
2083 [10:18:05] *** ChanServ sets mode: -o jelly
2084 [10:18:55] <jelly> Guest49447: it seems your car has taken control of the keyboard. If you have something to ask, PM me for unmute
2085 [10:18:59] <jelly> cat* dammit
2086 [10:19:23] <cygnusx1> lol
2087 [10:19:43] <jim> cars can't take over ??!
2088 [10:20:15] <jelly> too large for keyboard input
2089 [10:20:35] <Zarthus> who knows, maybe he is driving and his car has a built in computer
2090 [10:20:46] *** Quits: Guest49447 (524d38f9@replaced-ip ) (Client Quit)
2091 [10:20:46] <Zarthus> one of those fancy google cars
2092 [10:20:58] <joze> remember to ignore joins parts quits nicks
2093 [10:22:43] *** Quits: bhuvi (~quassel@replaced-ip ) (Remote host closed the connection)
2094 [10:23:13] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 240 seconds)
2095 [10:23:53] *** Quits: glebihan (~glebihan@replaced-ip ) (Quit: That's all folks !)
2096 [10:23:57] <tjcarter> "Alexa, please ask #debian what the proper way to adjust the hardware ALSA mixer settings when PulseAudio is installed." "Okay, I asked #debian "nigro, c, cf, and sfs."
2097 [10:24:01] *** Joins: chachasmooth (~chachasmo@replaced-ip )
2098 [10:24:01] *** Joins: RafaelK (~RafaelK@replaced-ip )
2099 [10:24:32] *** Joins: jaggzed (~Jag@replaced-ip )
2100 [10:24:33] <tjcarter> ...
2101 [10:24:36] *** jaggzed is now known as jaggzt-
2102 [10:24:49] *** Joins: Gabs5807 (~Gabriel@replaced-ip )
2103 [10:25:21] <jim> what's libptexenc1? does it have to do with xen?
2104 [10:25:56] *** Quits: jaggzt (~Jag@replaced-ip ) (Ping timeout: 244 seconds)
2105 [10:26:05] *** Joins: bhuvi (~quassel@replaced-ip )
2106 [10:26:19] *** Joins: chele- (~chele@replaced-ip )
2107 [10:26:22] <jim> anyway... bb shortly, almost done
2108 [10:26:36] *** Quits: jim (~jim@replaced-ip ) (Remote host closed the connection)
2109 [10:27:14] *** Quits: jaggzt- (~Jag@replaced-ip ) (Read error: Connection reset by peer)
2110 [10:27:27] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Ping timeout: 244 seconds)
2111 [10:27:29] *** Joins: ec0 (~ec0@replaced-ip )
2112 [10:28:12] *** Joins: jaggzt (~Jag@replaced-ip )
2113 [10:29:32] *** Joins: raphyduck (~raph@replaced-ip )
2114 [10:29:57] <ayansh> jmcnaught/jim #debian: Thanks for your help/support all issues resolved. VMWare workstation is installed on an older kernel, had to patch vmnet.tar files.
2115 [10:30:12] *** Joins: Dyonisos (~Dyonisos@replaced-ip )
2116 [10:30:14] *** Joins: jim (~jim@replaced-ip )
2117 [10:31:32] *** Joins: Walakea (~marian@replaced-ip )
2118 [10:31:40] *** Joins: SonicJam_ (~monoFish@replaced-ip )
2119 [10:32:14] <Walakea> what is the name of package that contains linux kernel? is there a backported version?
2120 [10:32:23] *** Joins: Wizek_ (~Wizek@replaced-ip )
2121 [10:32:28] *** Joins: glebihan (~glebihan@replaced-ip )
2122 [10:32:33] <jelly> ,kernels
2123 [10:32:34] <judd> Available kernel versions are: experimental: 4.5.0-rc7-686-pae (4.5~rc7-1~exp1); sid: 4.4.0-1-686 (4.4.6-1); stretch: 4.3.0-1-686 (4.3.5-1); jessie-backports: 4.3.0-0.bpo.1-686 (4.3.5-1~bpo8+1); jessie: 3.16.0-4-686-pae (3.16.7-ckt20-1+deb8u4); wheezy-backports: 3.16.0-0.bpo.4-686-pae (3.16.7-ckt20-1+deb8u3~bpo70+1); wheezy: 3.2.0-4-686-pae (3.2.73-2+deb7u3)
2124 [10:32:48] <jim> linux-image-version-arch
2125 [10:33:07] <jelly> Walakea: it's basically linux-image-`uname -r`
2126 [10:33:23] <jelly> Walakea: what are you trying to solve?
2127 [10:33:39] <jim> you can... apt-cache search linux-image to see ones you can install
2128 [10:35:15] *** Quits: jaggzt (~Jag@replaced-ip ) (Read error: No route to host)
2129 [10:35:46] *** Joins: hightower3 (~hightower@replaced-ip )
2130 [10:35:48] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
2131 [10:36:18] *** Quits: Wizek (~Wizek@replaced-ip ) (Ping timeout: 244 seconds)
2132 [10:36:44] *** Joins: meseira (~meseira@replaced-ip )
2133 [10:36:44] *** Joins: jaggzt (~Jag@replaced-ip )
2134 [10:36:54] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Ping timeout: 276 seconds)
2135 [10:37:52] *** Joins: Lokke (~Thunderbi@replaced-ip )
2136 [10:38:01] *** debhelper sets mode: +l 1647
2137 [10:38:10] *** Joins: hexnewbie (~hexqip@replaced-ip )
2138 [10:38:20] *** Quits: vindelschtuffen (~vindelsch@replaced-ip ) (Ping timeout: 244 seconds)
2139 [10:38:31] <jim> jmcnaught, hi, still here?
2140 [10:38:31] *** Joins: USB (966bcdfc@replaced-ip )
2141 [10:38:35] *** Quits: dgncn (~trance@replaced-ip ) (Excess Flood)
2142 [10:38:48] <USB> Hello
2143 [10:38:53] <jim> hi
2144 [10:39:22] <USB> I need help creating a bootable USB from Debian Wheezy :)
2145 [10:39:25] *** Joins: qeni (~user@replaced-ip )
2146 [10:39:42] <USB> How do i do it?
2147 [10:39:49] <jim> from? a bootable usb that does what part?
2148 [10:39:59] <jim> or, just that does what?
2149 [10:40:12] <USB> that boots windows 10
2150 [10:40:52] <jim> do you have that installed on your (nonusb, internal) disks?
2151 [10:41:17] *** Joins: MY123 (~IceChat9@replaced-ip )
2152 [10:41:17] <jim> grub should be able to boot it... I'm not sure how to do it
2153 [10:41:32] *** Joins: dgncn (~trance@replaced-ip )
2154 [10:41:34] *** Quits: jaggzt (~Jag@replaced-ip ) (Read error: Connection reset by peer)
2155 [10:41:40] *** Joins: davi (~davi@replaced-ip )
2156 [10:41:52] <USB> Yes
2157 [10:41:52] <USB> I have the ISO image
2158 [10:42:10] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
2159 [10:42:24] <USB> And i don't know what to do
2160 [10:42:27] *** Joins: Lowl3v3l_ (~Lowl3v3l@replaced-ip )
2161 [10:42:39] <USB> jim: grub? How? :3
2162 [10:42:39] *** Joins: jaggzt (~Jag@replaced-ip )
2163 [10:42:45] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 276 seconds)
2164 [10:43:23] <jim> I have (and am now running) kernel 3.16.0-4-amd64; how can I install xen?
2165 [10:44:05] <jim> USB, you also have linux installed?
2166 [10:44:27] *** Joins: TsukiRa (~tsukira@replaced-ip )
2167 [10:44:27] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
2168 [10:44:33] *** Joins: kooldavi (~kooldavi@replaced-ip )
2169 [10:44:34] <jim> err not xen, how would I install kvm
2170 [10:44:38] <USB> jim: yes
2171 [10:44:49] *** Quits: qeni (~user@replaced-ip ) (Remote host closed the connection)
2172 [10:45:13] *** Quits: Walakea (~marian@replaced-ip ) (Quit: Walakea)
2173 [10:45:32] <jim> I think the package called os-prober could find windows for you and update its configuration so you can boot whichever
2174 [10:45:34] *** Quits: riteshsarraf (~zncadmin@replaced-ip ) (Ping timeout: 240 seconds)
2175 [10:45:39] *** Quits: CutMeOwnThroat (~k@replaced-ip ) (Ping timeout: 246 seconds)
2176 [10:45:46] *** Joins: l3archos (~Icedove@replaced-ip )
2177 [10:45:53] <USB> ok
2178 [10:46:40] *** Joins: Lokke (~Thunderbi@replaced-ip )
2179 [10:47:57] *** Joins: Guest49125 (~m@replaced-ip )
2180 [10:48:15] <USB> jim: well, how do you download packages from packages.debian.org
2181 [10:49:09] *** Joins: Lehnux (~Lehnux@replaced-ip )
2182 [10:49:09] *** Joins: danijoo (~danijoo@replaced-ip )
2183 [10:49:09] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
2184 [10:50:05] *** Joins: jubo2 (~juboxi@replaced-ip )
2185 [10:50:19] <Lehnux> hi
2186 [10:50:25] *** Joins: raspdeb2 (~super@replaced-ip )
2187 [10:51:08] *** Joins: h1t3sh (~hitesh@replaced-ip )
2188 [10:51:10] *** Joins: format_c (~format_c@replaced-ip )
2189 [10:51:19] *** Joins: RickXy (~zncadmin@replaced-ip )
2190 [10:51:52] *** Joins: Lokke (~Thunderbi@replaced-ip )
2191 [10:52:42] *** Joins: Dr_Coke (~Dr_Coke@replaced-ip )
2192 [10:54:21] *** Joins: z0ran (~z0ran@replaced-ip )
2193 [10:56:05] *** Joins: filisko (~filisko@replaced-ip )
2194 [10:56:44] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 260 seconds)
2195 [10:57:18] *** Joins: thiras (~Thiras@replaced-ip )
2196 [10:57:56] *** Quits: bhuvi (~quassel@replaced-ip ) (Remote host closed the connection)
2197 [10:57:57] *** Joins: Xanthor (~Xanthor@replaced-ip )
2198 [10:58:00] *** debhelper sets mode: +l 1662
2199 [10:58:51] *** Joins: err404 (~err404@replaced-ip )
2200 [10:59:22] *** Joins: Misch1 (~Misch@replaced-ip )
2201 [10:59:28] *** Quits: Misch (~Misch@replaced-ip ) (Read error: Connection reset by peer)
2202 [10:59:54] *** Quits: Misch1 (~Misch@replaced-ip ) (Read error: Connection reset by peer)
2203 [11:00:13] *** Joins: Misch (~Misch@replaced-ip )
2204 [11:01:06] *** Quits: ec0 (~ec0@replaced-ip ) (Ping timeout: 244 seconds)
2205 [11:01:50] *** Joins: bhuvi (~quassel@replaced-ip )
2206 [11:03:08] <jim> USB, I don't, I download em from the archive sites (packages.debian.org is for showing you what packages are available, and a little about them)
2207 [11:03:18] <USB> ok
2208 [11:03:37] *** Joins: Walakea (~marian@replaced-ip )
2209 [11:03:53] <Walakea> is btrfs suitable for USB devices?
2210 [11:04:01] <jim> if your sources.list is set up properly and your net connection is working fine, you can just apt-get install os-prober
2211 [11:04:27] <USB> okay
2212 [11:04:38] *** Joins: ec0 (~ec0@replaced-ip )
2213 [11:04:57] <USB> it says os-prober is already the newsest version
2214 [11:05:06] <jim> USB, or apt-get install (whichever packages you want)
2215 [11:05:14] *** Quits: Dr_Coke (~Dr_Coke@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2216 [11:05:36] <USB> well it was already installed
2217 [11:05:44] <jim> so you got it already... and it doesn't give you a choice to boot windows when you boot?
2218 [11:05:56] <USB> root@kali:~# os-prober No volume groups found /dev/sda6:Kali GNU/Linux 2.0 (2.0):Kali:linux
2219 [11:06:02] *** Joins: infra-red (~infra-red@replaced-ip )
2220 [11:06:17] <USB> My window's boot record is corrupted
2221 [11:06:29] <jim> kali isn't the only linux you have installed?
2222 [11:06:31] *** Quits: Misch (~Misch@replaced-ip ) (Read error: Connection reset by peer)
2223 [11:06:42] *** Joins: Misch (~Misch@replaced-ip )
2224 [11:07:11] *** Quits: Misch (~Misch@replaced-ip ) (Read error: Connection reset by peer)
2225 [11:07:14] <jim> that part I don't know how to help with... maybe on ##windows they can help?
2226 [11:07:28] *** Joins: Misch (~Misch@replaced-ip )
2227 [11:08:32] *** Quits: Walakea (~marian@replaced-ip ) (Quit: Walakea)
2228 [11:08:47] <USB> ok
2229 [11:08:57] <USB> i had windows and ubuntu previousl
2230 [11:08:58] *** Quits: deepy (deepy@replaced-ip ) (Quit: meow)
2231 [11:09:10] <USB> and my boot sector was corrupted when i installed kali.
2232 [11:09:19] <USB> jim: neither ubuntu nor windows work now
2233 [11:10:12] *** Joins: staaannz (595d5625@replaced-ip )
2234 [11:10:21] <staaannz> hi
2235 [11:10:24] <staaannz> coucou
2236 [11:10:30] *** Quits: staaannz (595d5625@replaced-ip ) (Client Quit)
2237 [11:11:30] <USB> hi
2238 [11:11:43] <jim> USB, yeah, you might have to install grub again (grub-install /dev/sda maybe, depending on which you have installed)
2239 [11:12:26] <USB> so i can fix it from my kali terminal? :D
2240 [11:12:28] *** Joins: deepy (deepy@replaced-ip )
2241 [11:12:41] *** Quits: mindstorm (~mindstorm@replaced-ip ) (Read error: Connection reset by peer)
2242 [11:13:21] *** Quits: filisko (~filisko@replaced-ip ) (Read error: Connection reset by peer)
2243 [11:13:44] <USB> jim: wait
2244 [11:13:49] <USB> jim: I'll send you a scrshot
2245 [11:14:00] *** Quits: davi (~davi@replaced-ip ) (Ping timeout: 246 seconds)
2246 [11:14:02] *** Quits: infra-red (~infra-red@replaced-ip ) (Remote host closed the connection)
2247 [11:14:38] <USB> jim: replaced-url
2248 [11:15:05] <USB> jim: on which /dev/sda do i install grub?
2249 [11:15:40] <USB> i think its sda6 because the 51 GB one is the kali partition
2250 [11:15:46] *** Quits: pLk (~sherwood@replaced-ip##) (Quit: Quake Memorial! ##replaced-url
2251 [11:16:33] <jim> I have the kvm wiki, reading it, installed stuff, got this: "Setting up qemu-system-x86 (1:2.1+dfsg-12+deb8u5a) ... \n update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults"
2252 [11:20:15] <relaxed> jim: I think that message stems from the move to systemd.
2253 [11:21:16] *** Joins: lchan (~lchan@replaced-ip )
2254 [11:21:34] *** Parts: lchan (~lchan@replaced-ip )
2255 [11:22:46] *** Joins: exedore6 (~cleryd@replaced-ip )
2256 [11:23:16] *** Joins: HelloAtMega (~HelloShit@replaced-ip )
2257 [11:24:16] *** Quits: HelloAtMega (~HelloShit@replaced-ip ) (Read error: Connection reset by peer)
2258 [11:24:38] *** Quits: D-Boy (~D-Boy@replaced-ip ) (Excess Flood)
2259 [11:24:42] *** Joins: HelloAtMega (~HelloShit@replaced-ip )
2260 [11:24:49] *** Joins: uglybandersnatch (~johngrime@replaced-ip )
2261 [11:24:56] <JyZyXEL> if i need to pin a single package from sid, do i need to add the whole sources?
2262 [11:26:20] *** Joins: Alien1it (~Thunderbi@replaced-ip )
2263 [11:26:26] *** Quits: plasmoduck (~plasmo@replaced-ip ) (Read error: Connection reset by peer)
2264 [11:26:53] <Alien1it> Helo....ciao a tutti.
2265 [11:27:01] *** Joins: LaptopBrain (brain@replaced-ip )
2266 [11:27:12] *** Joins: vindelschtuffen (~vindelsch@replaced-ip )
2267 [11:27:13] *** Joins: drmagoo (~drmagoo@replaced-ip )
2268 [11:27:16] <jim> hi
2269 [11:27:33] * jim waits for other shoe to drop...
2270 [11:27:53] <USB> hi
2271 [11:27:55] <USB> :3
2272 [11:28:05] *** Joins: Brigo (~Brigo@replaced-ip )
2273 [11:28:07] *** Joins: sworup182 (~sworup182@replaced-ip )
2274 [11:28:15] *** Joins: ChoppedDill_ (~choppeddi@replaced-ip )
2275 [11:28:16] *** Joins: lachu (~Michal@replaced-ip )
2276 [11:28:24] *** Joins: frostschutz (~frostschu@replaced-ip )
2277 [11:28:44] *** Quits: exedore6 (~cleryd@replaced-ip ) (Quit: exedore6)
2278 [11:28:49] *** Joins: SPF|Cloud (uid11755@replaced-ip )
2279 [11:28:53] <cygnusx1> USB you always install grub to the root of the drive...so /dev/sda in your case
2280 [11:28:56] *** Quits: uglybandersnatch (~johngrime@replaced-ip ) (Ping timeout: 244 seconds)
2281 [11:29:03] *** Parts: sworup182 (~sworup182@replaced-ip )
2282 [11:29:29] <USB> cygnusx1: thanks
2283 [11:29:56] *** Joins: diodesign (~poly@replaced-ip )
2284 [11:30:03] *** Joins: Wizek (~Wizek@replaced-ip )
2285 [11:30:04] *** Quits: hightower3 (~hightower@replaced-ip ) (Ping timeout: 252 seconds)
2286 [11:30:28] *** Joins: Guest49825 (~electro7@replaced-ip )
2287 [11:30:30] *** Joins: ubik123 (~ubik@replaced-ip )
2288 [11:30:41] <USB> cygnusx1: well, it says installation finished
2289 [11:30:48] <USB> so now i should be able to use ubuntu :D
2290 [11:30:58] <USB> cygnusx1: I'll let you know if it works, brb
2291 [11:31:12] <cygnusx1> kk
2292 [11:31:16] *** Quits: USB (966bcdfc@replaced-ip ) (Quit: Page closed)
2293 [11:31:28] *** Quits: Misch (~Misch@replaced-ip ) (Read error: Connection reset by peer)
2294 [11:31:37] *** Joins: Misch (~Misch@replaced-ip )
2295 [11:31:49] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Read error: Connection reset by peer)
2296 [11:31:57] *** Quits: frank1e (~frank1e@replaced-ip ) (Ping timeout: 260 seconds)
2297 [11:31:57] *** Quits: Misch (~Misch@replaced-ip ) (Read error: Connection reset by peer)
2298 [11:32:14] *** Joins: Misch (~Misch@replaced-ip )
2299 [11:32:20] *** Quits: Gabs5807 (~Gabriel@replaced-ip ) (Quit: IRC for Sailfish 0.9)
2300 [11:32:35] *** Quits: MY123 (~IceChat9@replaced-ip ) (Quit: Goodbye)
2301 [11:32:46] *** Joins: SonicJam_ (~monoFish@replaced-ip )
2302 [11:33:00] *** Joins: toogley (~toogley@replaced-ip )
2303 [11:33:10] *** Joins: Roland- (~Roland-@replaced-ip )
2304 [11:33:27] *** Joins: ILA247 (~Mutter@replaced-ip )
2305 [11:34:03] *** Joins: plasmoduck (~plasmo@replaced-ip )
2306 [11:34:24] *** Joins: shibly (~shibly@replaced-ip )
2307 [11:34:34] <jim> the debian wiki for kvm says that debian kernels ship with the kvm modules... is that still true? or would I have to build them? I installed the package... do I now have to restart?
2308 [11:34:39] *** Quits: Roland2 (~Roland-@replaced-ip ) (Ping timeout: 260 seconds)
2309 [11:34:43] *** Quits: maddawg3 (~maddawg2@replaced-ip ) (Ping timeout: 248 seconds)
2310 [11:35:01] <shibly> I have ran this command: update-flashplugin-nonfree --install
2311 [11:35:20] <shibly> At the end i got: ‘/tmp/flashplugin-nonfree.CySdx51TAm/install_flash_player_11_linux.i386.tar.gz’ saved [6968176/6968176]
2312 [11:35:23] *** Quits: jmarciano (~user@replaced-ip ) (Remote host closed the connection)
2313 [11:35:33] *** Quits: snoogie_ (~snoogie@replaced-ip ) ()
2314 [11:35:37] <shibly> So has the flash plugin been updated?
2315 [11:35:40] <cygnusx1> yes
2316 [11:36:18] *** Quits: p8m (~p8m@replaced-ip ) (Remote host closed the connection)
2317 [11:36:26] <shibly> Why is the flash plugin outdated often?
2318 [11:36:40] *** Quits: fitkoh (~fiktoh@replaced-ip ) (Remote host closed the connection)
2319 [11:37:00] <jim> that's a question for the people who update
2320 [11:37:05] <cygnusx1> ^
2321 [11:37:25] *** Joins: bitch_ass_ (~pogikotal@replaced-ip )
2322 [11:37:26] *** Joins: D-Boy (~D-Boy@replaced-ip )
2323 [11:37:36] <bitch_ass_> Why isn't Jitsi in the Debian repos?
2324 [11:37:42] *** Joins: dreamon (~dreamon@replaced-ip )
2325 [11:38:01] *** debhelper sets mode: +l 1668
2326 [11:38:05] <jim> what;sajitsy?
2327 [11:38:07] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Ping timeout: 250 seconds)
2328 [11:38:19] *** Quits: Meow-J (uid69628@replaced-ip ) (Quit: Connection closed for inactivity)
2329 [11:38:55] *** Joins: lime_ (~lime@replaced-ip )
2330 [11:39:01] <shibly> Is the adobe support for flash player over for linux?
2331 [11:39:25] <cygnusx1> and shilby it does that because that file is just a temporary file that points you to the proprietary binaries of adobe
2332 [11:39:49] <bitch_ass_> jim: :D
2333 [11:39:52] <bitch_ass_> jim: Jitsi
2334 [11:40:14] <relaxed> shibly: install google-chrome (from google's website) and you'll have up-to-date flash support.
2335 [11:40:16] <shibly> Should i remove flashplugin-nonfree and install pepperflashplugin-nonfree ?
2336 [11:40:17] *** Quits: jim (~jim@replaced-ip ) (Remote host closed the connection)
2337 [11:40:31] <cygnusx1> i like relaxed's idea tbh
2338 [11:40:42] <shibly> I want to use firefox
2339 [11:41:00] <Lehnux> hi cygnusx1
2340 [11:41:00] <cygnusx1> if you are gonna be using proprietary stuff might as well go all the way and use chrome
2341 [11:41:07] <cygnusx1> hi lehnux :)
2342 [11:41:10] <drmagoo> Does anyone here know if its possible to run rdesktop with geometry set to one thing and "screen resolution" to something else?
2343 [11:41:30] <cygnusx1> and shilby firefox has at least 30 flash plugins
2344 [11:41:34] *** Joins: USB (966bcdfc@replaced-ip )
2345 [11:41:37] <cygnusx1> you dont need flashplayer
2346 [11:41:45] <relaxed> I use firefox too, but fall back to chrome for flash supports. Out of date flash is a major security concern.
2347 [11:41:48] *** Joins: hightower2 (~hightower@replaced-ip )
2348 [11:42:03] *** Quits: dx486 (~dx486___@replaced-ip ) (Ping timeout: 240 seconds)
2349 [11:42:09] <shibly> cygnusx1: Why don't i need flashplayer?
2350 [11:42:34] *** hightower2 is now known as hightower3
2351 [11:42:42] *** Joins: WifiBrain (brain@replaced-ip )
2352 [11:42:48] <cygnusx1> because firefox has flash plugins
2353 [11:42:49] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 240 seconds)
2354 [11:43:08] <bitch_ass_> replaced-url
2355 [11:43:12] <bitch_ass_> Why isn't Jitsi in the repos?
2356 [11:43:26] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 244 seconds)
2357 [11:43:37] <Lehnux> Jitis?
2358 [11:43:44] <Lehnux> HWat's this?
2359 [11:44:27] <shibly> cygnusx1: Does firefox have built-in flashplugin?
2360 [11:44:52] *** Quits: LaptopBrain (brain@replaced-ip ) (Ping timeout: 264 seconds)
2361 [11:45:04] <relaxed> shibly: I don't think so
2362 [11:45:05] *** [HeOS] is now known as HeOS
2363 [11:45:18] <USB> cygnusx1: it didnt work
2364 [11:45:28] <cygnusx1> shilby no
2365 [11:45:35] <USB> cygnusx1: Well
2366 [11:45:37] <USB> cygnusx1: when i try to boot into ubuntu i get a grub terminal
2367 [11:45:48] <cygnusx1> usb it seems your mbr is corrupt then
2368 [11:45:53] <cygnusx1> or something
2369 [11:46:03] *** Quits: h1t3sh (~hitesh@replaced-ip ) (Ping timeout: 240 seconds)
2370 [11:46:04] *** Quits: ILA247 (~Mutter@replaced-ip ) (Ping timeout: 264 seconds)
2371 [11:46:15] <cygnusx1> can any system boot from the grub menu?
2372 [11:46:32] <USB> yes
2373 [11:46:33] <USB> cygnusx1: now?
2374 [11:46:43] <shibly> cygnusx1: How does firefox have flash plugins?
2375 [11:46:58] *** Joins: cabezza (~cabezza@replaced-ip )
2376 [11:47:03] *** Joins: crocodilehunter (~Thunderbi@replaced-ip )
2377 [11:47:10] <USB> cygnusx1: idk
2378 [11:48:01] *** Joins: Meow-J (uid69628@replaced-ip )
2379 [11:48:04] <relaxed> shibly: it uses flashplugin-nonfree, but I don't think adobe supports it anymore
2380 [11:48:21] <Lehnux> It's unsupported as far as I know
2381 [11:48:43] <shibly> So what's the solution for firefox, i want to use firefox instead of chrome
2382 [11:49:02] <USB> cygnusx1: what do i do now?
2383 [11:49:05] <relaxed> shibly: I think pepperflashplugin-nonfree is what google-chrome uses
2384 [11:49:39] <shibly> Can pepperflashplugin-nonfree be used with firefox?
2385 [11:50:25] *** Joins: BalTun (~BalTun@replaced-ip )
2386 [11:50:30] <relaxed> you can try, uninstall flashplugin-nonfree and install pepper
2387 [11:50:48] *** Joins: p8m (~p8m@replaced-ip )
2388 [11:51:10] *** Quits: cabezza (~cabezza@replaced-ip ) (Ping timeout: 248 seconds)
2389 [11:51:18] *** Joins: StathisA (~StathisA@replaced-ip )
2390 [11:51:56] *** Joins: jim (~jim@replaced-ip )
2391 [11:52:14] *** Quits: mrrhq (~mrrhq@replaced-ip ) (Ping timeout: 248 seconds)
2392 [11:52:26] *** Joins: topyli (~topyli@replaced-ip )
2393 [11:53:10] <cygnusx1> try to boot kali
2394 [11:53:14] *** Joins: Mazhive (~peter@replaced-ip )
2395 [11:53:15] *** Quits: qwe77 (~qwe77@replaced-ip ) (Ping timeout: 244 seconds)
2396 [11:53:21] <cygnusx1> or something else in the grub menu USB
2397 [11:53:28] <shibly> I have removed flashplugin-nonfree, but i can run youtube video, how/why?
2398 [11:53:38] <shibly> It's running youtube video
2399 [11:53:49] <cygnusx1> well then i wouldnt complain
2400 [11:53:59] *** Joins: ILA247 (~Mutter@replaced-ip )
2401 [11:54:01] <cygnusx1> and probably because youtube uses html5
2402 [11:54:04] <cygnusx1> not flash
2403 [11:54:43] <cygnusx1> it only uses flash if the video is made for flash
2404 [11:54:48] <Lehnux> youtube use html5 I just checked atm
2405 [11:54:53] <USB> cygnusx1: what?
2406 [11:55:00] *** Quits: ILA247 (~Mutter@replaced-ip ) (Remote host closed the connection)
2407 [11:55:15] <cygnusx1> usb can you boot any of the operating systems in your grub menu?
2408 [11:55:21] *** Quits: ymas (~ymas@replaced-ip ) (Ping timeout: 244 seconds)
2409 [11:55:29] <USB> cygnusx1: I can boot kali OS in the same PC
2410 [11:55:38] <USB> but i don't know how i do it from the grub menu
2411 [11:55:42] <cygnusx1> is it on the same hard drive?
2412 [11:55:48] <shibly> Lehnux: How did you check if youtube use html5 or not?
2413 [11:55:53] *** Quits: ChoppedDill_ (~choppeddi@replaced-ip ) (Ping timeout: 268 seconds)
2414 [11:55:57] <cygnusx1> google
2415 [11:56:01] <Lehnux> shibly: wireshark?
2416 [11:56:19] <cygnusx1> "does youtube use flash or html5"
2417 [11:56:24] *** Quits: mich807 (~mich807@replaced-ip ) (Quit: Lost terminal)
2418 [11:56:24] <cygnusx1> in a search bar
2419 [11:56:25] *** Quits: ec0 (~ec0@replaced-ip ) (Ping timeout: 240 seconds)
2420 [11:56:30] *** Quits: crocodilehunter (~Thunderbi@replaced-ip ) (Ping timeout: 268 seconds)
2421 [11:56:38] <relaxed> shibly: sorry, you want to install browser-plugin-freshplayer-pepperflash
2422 [11:56:42] <Lehnux> shibly: and when I watch a video in youtube I open the dev tools
2423 [11:56:59] *** Quits: WifiBrain (brain@replaced-ip ) (Read error: Connection reset by peer)
2424 [11:57:11] <cygnusx1> i would just get a firefox add-on for flash
2425 [11:57:26] <cygnusx1> there are like 20 called youtube flashplayer etc...
2426 [11:57:39] *** Joins: dx486 (~dx486___@replaced-ip )
2427 [11:57:48] <cygnusx1> why do you need flash so badly shilby?
2428 [11:58:02] <cygnusx1> its outdated and basic
2429 [11:58:34] <shibly> Let's see if pepper flash works with firefox, i'm going to install it now
2430 [11:58:44] <relaxed> shibly: apt-cache show browser-plugin-freshplayer-pepperflash
2431 [11:59:01] *** Joins: dutchfish (~wil@replaced-ip )
2432 [11:59:36] <shibly> N: Unable to locate package browser-plugin-freshplayer-pepperflash
2433 [11:59:45] <shibly> E: No packages found
2434 [11:59:57] *** Quits: Alien1it (~Thunderbi@replaced-ip ) (Quit: Alien1it)
2435 [11:59:59] *** Joins: LaptopBrain (brain@replaced-ip )
2436 [12:00:13] *** Quits: LaptopBrain (brain@replaced-ip ) (Read error: Connection reset by peer)
2437 [12:00:38] *** Joins: LaptopBrain (brain@replaced-ip )
2438 [12:00:54] *** Joins: bsirius (~bsirius@replaced-ip )
2439 [12:01:07] <shibly> Pepper flash plugin doesn't work with firefox, in a website i'm prompted to install adobe flash player to run a video
2440 [12:01:07] <relaxed> shibly: ok, replaced-url
2441 [12:01:35] *** Quits: Guest62059 (~x-treme@replaced-ip ) (Read error: Connection reset by peer)
2442 [12:01:38] *** Quits: FilipeMaia (~filipe@replaced-ip ) (Quit: FilipeMaia)
2443 [12:02:25] *** Joins: cyan__ (~cyan@replaced-ip )
2444 [12:02:26] *** Joins: mavhq (~quassel@replaced-ip )
2445 [12:02:36] *** Joins: FilipeMaia (~filipe@replaced-ip )
2446 [12:02:44] *** Joins: h1t3sh (~hitesh@replaced-ip )
2447 [12:03:00] *** PhilSliderS- is now known as PhilSliderS
2448 [12:03:09] <shibly> How would i add jessie-backports ?
2449 [12:03:37] *** Quits: Simson-san (~Simson-sa@replaced-ip ) (Ping timeout: 252 seconds)
2450 [12:03:37] *** Quits: poleprogger (~mj@replaced-ip ) (Ping timeout: 240 seconds)
2451 [12:03:41] <bsirius> replaced-url
2452 [12:04:03] *** Joins: earthundead (~earthunde@replaced-ip )
2453 [12:04:15] *** Quits: FilipeMaia (~filipe@replaced-ip ) (Client Quit)
2454 [12:04:16] *** Joins: WifiBrain (brain@replaced-ip )
2455 [12:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
2456 [12:05:08] *** Quits: shayne (~shayne@replaced-ip ) (Ping timeout: 268 seconds)
2457 [12:05:13] *** Joins: roshanavand (~roshanava@replaced-ip )
2458 [12:05:16] *** Quits: LaptopBrain (brain@replaced-ip ) (Ping timeout: 264 seconds)
2459 [12:05:16] *** Joins: Simson-san (~Simson-sa@replaced-ip )
2460 [12:05:32] *** Joins: dpkg (~dpkg@replaced-ip )
2461 [12:05:38] *** Joins: Pazician (~pazician@replaced-ip )
2462 [12:06:49] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2463 [12:07:30] *** Joins: ymas (~ymas@replaced-ip )
2464 [12:07:37] *** Quits: PhilSliderS (~Phil@replaced-ip##) (Quit: ZNC - ##replaced-url
2465 [12:07:56] *** Joins: oish (~charlie@replaced-ip )
2466 [12:08:05] *** Joins: mavhq (~quassel@replaced-ip )
2467 [12:09:29] *** Quits: markybob (~markybob@replaced-ip ) (Remote host closed the connection)
2468 [12:09:52] *** Joins: markybob (~markybob@replaced-ip )
2469 [12:10:08] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
2470 [12:10:40] *** Joins: frozengeek (~simon@replaced-ip )
2471 [12:10:43] *** Joins: exedore6 (~cleryd@replaced-ip )
2472 [12:12:10] *** Joins: PhilSliderS (~Phil@replaced-ip )
2473 [12:12:35] <shibly> I have installed aptitude install browser-plugin-freshplayer-pepperflash
2474 [12:12:36] *** Joins: jfdh1 (~jfdh@replaced-ip )
2475 [12:12:38] *** Quits: roshanavand (~roshanava@replaced-ip ) (Quit: This computer has gone to sleep)
2476 [12:12:46] <shibly> But it's not running flash video on a website
2477 [12:12:57] <shibly> [fresh] [error] load_ppp_module, can't find libpepflashplayer.so
2478 [12:13:13] <shibly> [fresh 3466] plugin missing, using placeholder
2479 [12:13:32] *** Joins: dselect (~dselect@replaced-ip )
2480 [12:14:19] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
2481 [12:16:01] *** Quits: lachu (~Michal@replaced-ip ) (Ping timeout: 240 seconds)
2482 [12:17:14] *** Quits: jfdh1 (~jfdh@replaced-ip ) (Ping timeout: 260 seconds)
2483 [12:17:23] *** Joins: alien1it (~Icedove@replaced-ip )
2484 [12:18:22] *** Joins: lucaswan_ (~lucaswang@replaced-ip )
2485 [12:19:13] *** Quits: jaggzt (~Jag@replaced-ip ) (Read error: Connection reset by peer)
2486 [12:19:33] *** Joins: jfdh1 (~jfdh@replaced-ip )
2487 [12:20:19] *** Quits: ani (~ani@replaced-ip ) ()
2488 [12:20:34] *** Joins: jaggzt (~Jag@replaced-ip )
2489 [12:21:09] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Ping timeout: 244 seconds)
2490 [12:21:21] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
2491 [12:22:13] *** Quits: WifiBrain (brain@replaced-ip ) (Read error: Connection reset by peer)
2492 [12:23:04] *** Quits: shibly (~shibly@replaced-ip ) (Quit: leaving)
2493 [12:25:02] *** Quits: z0ran (~z0ran@replaced-ip ) (Ping timeout: 260 seconds)
2494 [12:25:27] *** Joins: poleprogger (~mj@replaced-ip )
2495 [12:26:33] *** Joins: askjfbd (~hiro@replaced-ip )
2496 [12:26:43] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 252 seconds)
2497 [12:26:47] *** Quits: askjfbd (~hiro@replaced-ip ) (Client Quit)
2498 [12:27:08] *** Quits: sdx23 (~sdx23@replaced-ip ) (Quit: going to sleep)
2499 [12:27:08] *** Joins: davi (~davi@replaced-ip )
2500 [12:27:20] *** Joins: askjfbd (~hiro@replaced-ip )
2501 [12:27:22] *** Quits: teclo- (42@replaced-ip ) (Quit: Lost terminal)
2502 [12:27:38] *** Joins: cast (~cast@replaced-ip )
2503 [12:27:58] *** Joins: teclo- (42@replaced-ip )
2504 [12:28:34] *** ChanServ sets mode: +o eir
2505 [12:28:35] *** eir sets mode: -qo *!524d38f9@gateway/* eir
2506 [12:28:54] *** Quits: TyrfingMjolnir (~Tyrfing@replaced-ip ) (Ping timeout: 260 seconds)
2507 [12:29:59] *** Quits: lucaswan_ (~lucaswang@replaced-ip ) (Remote host closed the connection)
2508 [12:30:11] *** Joins: sdx23 (~sdx23@replaced-ip )
2509 [12:30:26] *** Joins: lucaswang (~lucaswang@replaced-ip )
2510 [12:30:39] *** Quits: askjfbd (~hiro@replaced-ip ) (Client Quit)
2511 [12:30:47] *** Joins: adellam (~adellam@replaced-ip )
2512 [12:30:55] <cast> if I want apparmor network constraints to work, what should I do? Are there any debian kernels that support it? [I'm open to stretch] I notice this has been a wishlist ticket 2013 - replaced-url
2513 [12:30:56] <judd> Bug replaced-url
2514 [12:31:22] *** Quits: USB (966bcdfc@replaced-ip ) (Ping timeout: 252 seconds)
2515 [12:31:49] *** Quits: jim (~jim@replaced-ip ) (Ping timeout: 260 seconds)
2516 [12:32:01] *** Joins: fishxz (~daniel@replaced-ip )
2517 [12:32:23] *** Joins: FilipeMaia (~filipe@replaced-ip )
2518 [12:32:28] *** Joins: sikun (~matty@replaced-ip )
2519 [12:32:48] *** Joins: oish (~charlie@replaced-ip )
2520 [12:34:38] *** Joins: lancelot_of (~TheKnight@replaced-ip )
2521 [12:34:41] <lancelot_of> hello
2522 [12:34:46] *** Joins: roshanavand (~roshanava@replaced-ip )
2523 [12:34:56] *** Joins: SonicJam_ (~monoFish@replaced-ip )
2524 [12:35:07] *** Joins: JethroTux (~arch@replaced-ip )
2525 [12:35:12] *** Quits: l4m8d4 (~daniel@replaced-ip ) (Ping timeout: 246 seconds)
2526 [12:35:37] <Lehnux> hi
2527 [12:36:20] <lancelot_of> any suggestion on how to use iPod nano 4th gen 16 GB on debian? I tried both gtkpod and thythmbox, but both fail working. It seems they sync music, but after unmounting the device no music is found...I fear it is not possible, I don't want to jailbreak the new device
2528 [12:36:55] *** Joins: spba (~spba@replaced-ip )
2529 [12:37:56] *** Joins: fornax (~fornax@replaced-ip )
2530 [12:38:01] *** debhelper sets mode: +l 1677
2531 [12:38:16] *** Quits: deepy (deepy@replaced-ip ) (Ping timeout: 264 seconds)
2532 [12:38:37] *** Joins: deepy (deepy@replaced-ip )
2533 [12:39:20] *** Joins: s4ndm4n (~sandman@replaced-ip )
2534 [12:39:55] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Ping timeout: 252 seconds)
2535 [12:40:17] *** Dev0n_ is now known as Dev0n
2536 [12:42:54] *** Joins: ku678j (~ubuntu@replaced-ip )
2537 [12:44:24] *** Joins: js9600 (~Thunderbi@replaced-ip )
2538 [12:44:25] *** Quits: rosten (~rosten@replaced-ip ) (Ping timeout: 240 seconds)
2539 [12:46:38] *** Quits: format_c (~format_c@replaced-ip ) (Ping timeout: 248 seconds)
2540 [12:47:34] *** Joins: cabezza (~cabezza@replaced-ip )
2541 [12:47:44] *** Joins: b (~coffee@replaced-ip )
2542 [12:48:19] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 250 seconds)
2543 [12:48:24] *** Joins: jim (~jim@replaced-ip )
2544 [12:48:57] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 260 seconds)
2545 [12:51:37] *** Quits: PowerKiller (~PowerKill@replaced-ip ) (Ping timeout: 240 seconds)
2546 [12:52:01] *** Quits: fornax (~fornax@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2547 [12:52:27] *** Quits: cabezza (~cabezza@replaced-ip ) (Ping timeout: 260 seconds)
2548 [12:52:29] *** Joins: TyrfingMjolnir (~Tyrfing@replaced-ip )
2549 [12:54:49] *** CyberJacob is now known as zz_CyberJacob
2550 [12:57:43] *** Joins: diniwed (~gavron@replaced-ip )
2551 [12:57:56] *** Quits: roshanavand (~roshanava@replaced-ip ) (Quit: This computer has gone to sleep)
2552 [12:58:19] *** Joins: metrox_rav (~textual@replaced-ip )
2553 [12:58:39] *** Quits: TyrfingMjolnir (~Tyrfing@replaced-ip ) (Ping timeout: 260 seconds)
2554 [12:59:54] *** Quits: danijoo (~danijoo@replaced-ip ) (Ping timeout: 244 seconds)
2555 [13:00:52] *** Joins: danijoo (~danijoo@replaced-ip )
2556 [13:02:31] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
2557 [13:02:42] *** Joins: taylorbyte (~taylorbyt@replaced-ip )
2558 [13:04:15] *** Joins: buff (~buff@replaced-ip )
2559 [13:04:20] *** Quits: raphyduck (~raph@replaced-ip ) (Ping timeout: 268 seconds)
2560 [13:05:13] *** Quits: reev (~reev@replaced-ip ) (Ping timeout: 240 seconds)
2561 [13:06:17] *** Joins: StathisA (~StathisA@replaced-ip )
2562 [13:06:31] *** Quits: kam270 (~kam270@replaced-ip ) (Ping timeout: 250 seconds)
2563 [13:06:41] <taylorbyte> im having some difficulty installing xen i have installed these 2 packages xen-linux-system xen-tools but i had an error on boot "XZ-compressed data is corrupt" so i deleted the xen kernel removed those 2 packages and installed them again, but the xen kernel is not back in my /boot anymore?
2564 [13:08:21] *** Quits: err404 (~err404@replaced-ip ) (Ping timeout: 276 seconds)
2565 [13:08:21] *** Quits: dfh (~david@replaced-ip ) (Read error: Connection reset by peer)
2566 [13:10:19] *** Joins: raphyduck (~raph@replaced-ip )
2567 [13:10:24] *** Joins: hightower2 (~hightower@replaced-ip )
2568 [13:11:00] *** Joins: TyrfingMjolnir (~Tyrfing@replaced-ip )
2569 [13:12:02] *** Joins: dfh (~david@replaced-ip )
2570 [13:12:20] *** Joins: Pazician (~pazician@replaced-ip )
2571 [13:12:35] *** Joins: aruna (~Icedove@replaced-ip )
2572 [13:12:35] *** Quits: FilipeMaia (~filipe@replaced-ip ) (Quit: FilipeMaia)
2573 [13:12:44] <bsirius> can you find the rpm and decompress it
2574 [13:13:04] *** Quits: ymas (~ymas@replaced-ip ) (Changing host)
2575 [13:13:04] *** Joins: ymas (~ymas@replaced-ip )
2576 [13:13:33] *** Quits: hightower3 (~hightower@replaced-ip ) (Ping timeout: 240 seconds)
2577 [13:15:22] *** Quits: metrox_rav (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2578 [13:15:34] *** Quits: TyrfingMjolnir (~Tyrfing@replaced-ip ) (Ping timeout: 240 seconds)
2579 [13:15:46] <taylorbyte> deb you mean ?
2580 [13:16:16] *** Joins: Almor_ (~Almor@replaced-ip )
2581 [13:16:50] <bsirius> oh sorry, yes deb
2582 [13:17:16] *** Joins: aversario (~chatzilla@replaced-ip )
2583 [13:17:24] *** Joins: reev (~reev@replaced-ip )
2584 [13:17:35] *** Joins: savantgarde (~savantgar@replaced-ip )
2585 [13:17:35] *** Parts: bitch_ass_ (~pogikotal@replaced-ip )
2586 [13:17:40] *** Joins: Agent001 (~Ichabod@replaced-ip )
2587 [13:17:57] *** Joins: awal1 (~Awal1@replaced-ip )
2588 [13:18:01] *** Quits: Almor (~Almor@replaced-ip ) (Ping timeout: 240 seconds)
2589 [13:18:04] *** Quits: h1t3sh (~hitesh@replaced-ip ) (Ping timeout: 240 seconds)
2590 [13:18:09] *** Joins: dasj (~daniel@replaced-ip )
2591 [13:18:11] *** Quits: zz (Zc-zz@replaced-ip ) (Remote host closed the connection)
2592 [13:18:46] *** Joins: qwe77 (~qwe77@replaced-ip )
2593 [13:19:23] *** Joins: debstra (57da7957@replaced-ip )
2594 [13:20:54] <taylorbyte> my /var/cache/apt/archives/ didnt have them because ive been having to do apt-clear apt has been segfaulting too but im trying to ignore that problem for now because it goes away for a while after a reboot i'll try again in a min
2595 [13:21:17] <debstra> i'm getting the following message today: Err replaced-url
2596 [13:21:49] <debstra> when executing aptitude update
2597 [13:22:26] <jim> I guess pastebin your /etc/apt/sources.list
2598 [13:22:40] *** henryk is now known as TomTomTosch
2599 [13:22:48] *** Quits: TomTomTosch (~henryk@replaced-ip ) (Changing host)
2600 [13:22:49] *** Joins: TomTomTosch (~henryk@replaced-ip )
2601 [13:22:59] <awal1> How to get a verbose systemd boot the most closest possible to the sysvinit one? ( I have tried those in debian wiki, but they are too verbose)
2602 [13:23:06] <TomTomTosch> !tell debstra about squeeze sources
2603 [13:23:37] <TomTomTosch> debstra, you need to point your sources to the archive.
2604 [13:24:11] <bsirius> @awal1remove the quite parameter in your kernel line
2605 [13:24:24] *** Joins: bitch_ass_ (~pogikotal@replaced-ip )
2606 [13:24:28] <debstra> replaced-url
2607 [13:24:30] *** Parts: bitch_ass_ (~pogikotal@replaced-ip )
2608 [13:24:37] *** Joins: AntimatterCarp (~Carp@replaced-ip )
2609 [13:25:02] *** Joins: hightower3 (~hightower@replaced-ip )
2610 [13:25:13] *** Quits: danijoo (~danijoo@replaced-ip ) (Ping timeout: 244 seconds)
2611 [13:25:32] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
2612 [13:25:36] <awal1> bsirius, removing "quiet" isn't what I was looking, but thanks ;)
2613 [13:26:04] <jim> yeah, squeeze isn't on that mirror, he's right, it's been moved to the archives
2614 [13:26:04] <awal1> removing quiet is the = extreme verbosity :P
2615 [13:26:07] *** Joins: maddawg3 (~maddawg2@replaced-ip )
2616 [13:26:12] <bsirius> @awal1 then do --verbose in grub
2617 [13:26:43] <debstra> couple of days ago i could still do the update
2618 [13:26:57] <jim> I wouldn'/t know why
2619 [13:27:08] <awal1> bsirius, ok, I'll try what happens with --verbose
2620 [13:27:41] <debstra> screwed up my package list, so, i want to rebuild it again in preparation for upgrading to wheezy
2621 [13:27:45] *** Quits: hightower2 (~hightower@replaced-ip ) (Ping timeout: 250 seconds)
2622 [13:27:55] <TomTomTosch> thes removed the squeeze-lts directory a bit late for whatever reason. doesn't really matter.
2623 [13:28:01] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Read error: Connection reset by peer)
2624 [13:28:04] <taylorbyte> bsirius: replaced-url
2625 [13:28:05] <TomTomTosch> s/thes/they
2626 [13:28:06] *** Joins: lucaswan_ (~lucaswang@replaced-ip )
2627 [13:28:22] <bsirius> @awal1 look for GRUB_CMDLINE_LINUX_DEFAULT in grub, you probably have 'quiet splash' you can change those parameters to what you want to be displayed
2628 [13:30:08] <debstra> so, should i find a mirror that has the squeeze folder?
2629 [13:30:38] *** Joins: hightower2 (~hightower@replaced-ip )
2630 [13:30:46] <TomTomTosch> debstra, the archive. the bot told you what to do.
2631 [13:31:06] <awal1> bsirius, yeah I know that (I'm familiar with the cmdline stuff). in standard debian there is only 'quiet' no 'quiet splash). As I said Iwas looking for a parameter that will make the systmd boot output similar to the sysvinit one :)
2632 [13:31:07] *** Quits: AntimatterCarp (~Carp@replaced-ip ) (Remote host closed the connection)
2633 [13:32:20] <bsirius> @awal1 I believe removing the parameters such as GRUB_CMDLINE_LINUX_DEFAULT="" should do it
2634 [13:32:41] *** Joins: slysyr (~michael@replaced-ip )
2635 [13:32:56] <ghormoon> hi, how can one disk in two systems (both debian jessie) once have Sector size (logical/physical): 512 bytes / 4096 bytes and once Sector size (logical/physical): 4096 bytes / 4096 bytes?
2636 [13:33:00] <bsirius> @taylorbyte: I haven't seen that before so I'm not sure what to suggest, some people got around by chrooting but I haven't tried it myself
2637 [13:33:04] <debstra> sorry tom tom tosch.. whats that about a bot?
2638 [13:33:48] *** Joins: fitkoh (~fiktoh@replaced-ip )
2639 [13:33:53] <fitkoh> #/join #linux
2640 [13:33:59] <TomTomTosch> debstra, the bot should have sent a msg to you with a template for sources.list. if you follow the instructions you should get it working again.
2641 [13:34:18] *** Joins: Downer (~downer@replaced-ip )
2642 [13:34:21] *** Quits: hightower3 (~hightower@replaced-ip ) (Ping timeout: 276 seconds)
2643 [13:34:55] <awal1> bsirius, try that your self and you will see what's the result. thanks for your attention, anyway :)
2644 [13:34:55] *** Joins: rsx (~dummy@replaced-ip )
2645 [13:35:06] <debstra> ok. i noticed. thanks tom tom tosch
2646 [13:35:52] <TomTomTosch> debstra, no problem. good luck with the upgrade. also, you should read the release notes for wheezy if you have any important services running.
2647 [13:36:34] *** Quits: davi (~davi@replaced-ip ) (Ping timeout: 252 seconds)
2648 [13:36:41] <debstra> documenting myself at the moment... :-) i should have done it earlier...
2649 [13:36:45] *** Joins: kepi (~kepi@replaced-ip )
2650 [13:36:46] *** Joins: SonicJam_ (~monoFish@replaced-ip )
2651 [13:37:14] <TomTomTosch> probably :P
2652 [13:38:01] *** debhelper sets mode: +l 1684
2653 [13:38:51] *** Joins: PETsounds (~blues@replaced-ip )
2654 [13:39:12] *** Quits: Downer (~downer@replaced-ip ) (Changing host)
2655 [13:39:13] *** Joins: Downer (~downer@replaced-ip )
2656 [13:40:36] <debstra> ok. i de-activated my prior repos, and added the ones instructed by the bot. now i get the following error: "E: Release file expired, ignoring replaced-url
2657 [13:40:45] *** Quits: jfdh1 (~jfdh@replaced-ip ) (Ping timeout: 244 seconds)
2658 [13:41:20] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 268 seconds)
2659 [13:41:27] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Ping timeout: 260 seconds)
2660 [13:44:00] *** Joins: Samouy (~Samouy@replaced-ip )
2661 [13:44:06] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 276 seconds)
2662 [13:44:13] *** Joins: z0ran (~z0ran@replaced-ip )
2663 [13:44:36] *** Joins: infra-red (~infra-red@replaced-ip )
2664 [13:44:47] *** Joins: Guest80_ (~textual@replaced-ip )
2665 [13:46:33] *** Joins: ewew (~none@replaced-ip )
2666 [13:48:17] *** Joins: cabezza (~cabezza@replaced-ip )
2667 [13:48:19] *** Joins: MY123 (~IceChat9@replaced-ip )
2668 [13:48:32] *** Joins: TyrfingMjolnir (~Tyrfing@replaced-ip )
2669 [13:49:07] *** Joins: cisc0 (~cisc0@replaced-ip )
2670 [13:49:28] *** Joins: Ricardo__ (~rick@replaced-ip )
2671 [13:49:29] *** Joins: x-treme (~x-treme@replaced-ip )
2672 [13:50:14] <taylorbyte> " install the hypervisor, xen aware kernel" replaced-url
2673 [13:50:30] *** Quits: reev (~reev@replaced-ip ) (Ping timeout: 244 seconds)
2674 [13:50:33] *** Quits: x-treme (~x-treme@replaced-ip ) (Read error: Connection reset by peer)
2675 [13:50:52] *** Joins: x-treme (~x-treme@replaced-ip )
2676 [13:50:55] *** Joins: mtn (~mtn@replaced-ip )
2677 [13:52:49] <TomTomTosch> debstra, heh interesting, the release file truly is expired.
2678 [13:53:05] *** Quits: cabezza (~cabezza@replaced-ip ) (Ping timeout: 244 seconds)
2679 [13:53:13] <TomTomTosch> debstra, you can get around it with -o Acquire::Check-Valid-Until=false
2680 [13:53:25] *** Joins: Jane-PC (~Jane@replaced-ip )
2681 [13:54:10] *** Quits: z0ran (~z0ran@replaced-ip ) (Ping timeout: 252 seconds)
2682 [13:55:16] *** Parts: cast (~cast@replaced-ip )
2683 [13:55:52] *** Quits: infra-red (~infra-red@replaced-ip ) (Remote host closed the connection)
2684 [13:57:10] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
2685 [13:57:26] *** Quits: babak (uid19622@replaced-ip ) (Quit: Connection closed for inactivity)
2686 [13:57:34] *** Quits: TyrfingMjolnir (~Tyrfing@replaced-ip ) (Ping timeout: 260 seconds)
2687 [13:57:42] <debstra> tom tom tosch, for now i have deactivated replaced-url
2688 [13:57:54] <taylorbyte> is there some simple command im not just not seeing to generate / copy the xen kernel and initrd to /boot ?
2689 [13:58:17] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
2690 [13:58:17] *** Quits: Muhannad (~Muhannad@replaced-ip ) (Ping timeout: 244 seconds)
2691 [13:58:28] *** Joins: TyrfingMjolnir (~Tyrfing@replaced-ip )
2692 [13:59:03] *** Quits: fstd (~fstd@replaced-ip ) (Remote host closed the connection)
2693 [13:59:17] *** Joins: RickXy (~zncadmin@replaced-ip )
2694 [13:59:28] *** Joins: fstd (~fstd@replaced-ip )
2695 [13:59:56] *** Quits: savantgarde (~savantgar@replaced-ip ) (Remote host closed the connection)
2696 [14:00:15] *** Joins: savantgarde (~savantgar@replaced-ip )
2697 [14:00:21] *** Quits: poleprogger (~mj@replaced-ip ) (Ping timeout: 276 seconds)
2698 [14:00:25] *** Joins: HansE (~HansE@replaced-ip )
2699 [14:01:24] *** Quits: savantgarde (~savantgar@replaced-ip ) (Remote host closed the connection)
2700 [14:01:33] <TomTomTosch> debstra, i'm not sure. usually you would not remove it and have a fully updated system when you do the upgrade.
2701 [14:01:35] <taylorbyte> just in case anyones wondering its this package "xen-hypervisor" i was looking for
2702 [14:01:41] *** Joins: monpocchi (~monpocchi@replaced-ip )
2703 [14:02:07] <TomTomTosch> debstra, but i would say it does not matter much.
2704 [14:02:44] <bsirius> taylorbyte, do you have the kernel and just missing the initrd image or do you not have the kernel at all?
2705 [14:03:04] *** Joins: fender0107401 (~fender010@replaced-ip )
2706 [14:03:12] *** Joins: ljhade24 (~Thunderbi@replaced-ip )
2707 [14:03:44] <taylorbyte> bsirius: i was missing both since i deleted them and was trying to re-install them. but the xen-hypervisor meta-package put them back now
2708 [14:04:00] <bsirius> taylorbyte, so what is the issue now?
2709 [14:04:14] *** Joins: Pazician (~pazician@replaced-ip )
2710 [14:04:15] <taylorbyte> im goint to try boot it now
2711 [14:04:31] *** Quits: magnulu (~magnulu@replaced-ip ) (Ping timeout: 244 seconds)
2712 [14:04:52] <cisc0> hello
2713 [14:05:00] <taylorbyte> bsirius: now i have a black screen
2714 [14:05:32] *** Quits: PETsounds (~blues@replaced-ip ) (Ping timeout: 244 seconds)
2715 [14:05:46] *** Quits: js9600 (~Thunderbi@replaced-ip ) (Quit: js9600)
2716 [14:05:54] *** Quits: Guest80_ (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2717 [14:06:07] <bsirius> taylorbyte, does it pass POST, does it get to the GRUB menu?
2718 [14:06:15] *** Joins: Muhannad (~Muhannad@replaced-ip )
2719 [14:06:40] *** Joins: magnulu (~magnulu@replaced-ip )
2720 [14:08:08] *** Joins: Deimos_ (~Deimos@replaced-ip )
2721 [14:08:11] <taylorbyte> it loads the xen hypervisor kernel , but as soon as it trys to load dom0 it goes black. ...another problem: every time i boot back in normal non-xen mode i get systemd saying "A start job is running for dev-disk-by\x2dlabel-keys:-xen_dom0.key.device (1min 30s)"
2722 [14:09:41] <taylorbyte> bsirius: i have "options=console=vga loglvl=all" in my xen.conf
2723 [14:09:47] *** Quits: alien1it (~Icedove@replaced-ip ) (Quit: alien1it)
2724 [14:09:53] <taylorbyte> xen.cfg*
2725 [14:10:37] *** Joins: oish (~charlie@replaced-ip )
2726 [14:10:45] *** Joins: ogny (~orkun@replaced-ip )
2727 [14:13:25] <bsirius> taylorbyte, have you checked your fstab and verify you actually have all partition set up?
2728 [14:14:00] *** Joins: js9600 (~Thunderbi@replaced-ip )
2729 [14:14:59] *** Joins: savantgarde (~savantgar@replaced-ip )
2730 [14:15:06] *** Joins: brguy (uid21011@replaced-ip )
2731 [14:15:08] *** Joins: dArK_IcE (~DARKICEPT@replaced-ip )
2732 [14:15:33] *** Joins: Thibaut120094 (~Thibaut12@replaced-ip )
2733 [14:15:53] *** Joins: vOYtEC_ (~vOYtEC@replaced-ip )
2734 [14:15:59] <taylorbyte> bsirius: yeah i have fstab set up, even tried commenting something out, i found this bug report i think its the problem: replaced-url
2735 [14:16:07] <judd> Bug replaced-url
2736 [14:16:38] *** Joins: ILA247 (~Mutter@replaced-ip )
2737 [14:16:58] *** Quits: ILA247 (~Mutter@replaced-ip ) (Remote host closed the connection)
2738 [14:17:01] <taylorbyte> the workaround seems a bit dodgy tho
2739 [14:17:49] *** Joins: gtrotcko1 (~Thunderbi@replaced-ip )
2740 [14:17:55] *** Quits: gtrotcko (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
2741 [14:18:00] *** debhelper sets mode: +l 1695
2742 [14:18:04] *** Quits: Guest49125 (~m@replaced-ip ) (Read error: Connection reset by peer)
2743 [14:18:27] *** Quits: dings (20203@replaced-ip ) (Ping timeout: 248 seconds)
2744 [14:18:28] *** Quits: Dewi (~dewi@replaced-ip ) (Ping timeout: 248 seconds)
2745 [14:18:29] *** Quits: slysyr (~michael@replaced-ip ) (Quit: This computer has gone to sleep)
2746 [14:18:53] *** Quits: vOYtEC (~vOYtEC@replaced-ip ) (Read error: Connection reset by peer)
2747 [14:19:01] *** Joins: Dewi (~dewi@replaced-ip )
2748 [14:19:13] *** Joins: markit (~marco@replaced-ip )
2749 [14:19:16] *** Joins: dings (20203@replaced-ip )
2750 [14:19:30] *** Joins: hyfrehyfrehyfre (~hyfrehyfr@replaced-ip )
2751 [14:20:30] *** Joins: Alexandrov (~syafiqhad@replaced-ip )
2752 [14:20:42] *** Quits: jasonwert (~wert@replaced-ip ) (Remote host closed the connection)
2753 [14:21:39] *** Joins: Rish (~quassel@replaced-ip )
2754 [14:21:39] *** Quits: ku678j (~ubuntu@replaced-ip ) (Ping timeout: 248 seconds)
2755 [14:22:02] *** Quits: ribasushi (~riba@replaced-ip ) (Ping timeout: 268 seconds)
2756 [14:22:02] *** Joins: babak (uid19622@replaced-ip )
2757 [14:22:43] *** Joins: Walakea (~marian@replaced-ip )
2758 [14:23:11] <Walakea> is it safe to install linux kernel from backports on a stable system (desktop)?
2759 [14:23:51] *** Joins: liny01 (~liny01@replaced-ip )
2760 [14:24:24] <TomTomTosch> it will probably not blow your system up. but it's less tested and probably less stable. why do you want the backports kernel?
2761 [14:24:35] *** Quits: j0z (~j0z@replaced-ip ) (Read error: Connection reset by peer)
2762 [14:24:43] *** Quits: balaios (~Icedove@replaced-ip ) (Remote host closed the connection)
2763 [14:24:44] *** Quits: Lehnux (~Lehnux@replaced-ip ) (Read error: Connection reset by peer)
2764 [14:24:48] *** Joins: sphenxes (~sphenxes@replaced-ip )
2765 [14:24:52] <Walakea> i have quite a new laptop
2766 [14:24:55] *** Joins: balaios (~Icedove@replaced-ip )
2767 [14:25:05] <TomTomTosch> and what's the problem with it?
2768 [14:25:20] <Walakea> not really
2769 [14:25:46] *** Joins: sphenxes01 (~sphenxes@replaced-ip )
2770 [14:25:51] <TomTomTosch> if you don't have a reason to get a newer kernel you should stick to the default one.
2771 [14:26:10] <Walakea> i mean i had to manually install something to get my wifi running but now it works
2772 [14:26:31] *** Joins: WayToDoor (~milk.bott@nor75-11-82-66-224-134.fbx.proxad.net)
2773 [14:26:37] <TomTomTosch> a different kernel will still not have the non-free firmware included.
2774 [14:26:47] <buff> newer isn't always better
2775 [14:26:56] <bsirius> taylorbyte, can't you just take a snapshot? I assume you're working with virtual machines and try the suggested fix
2776 [14:27:28] *** Joins: roshanavand (~roshanava@replaced-ip )
2777 [14:27:32] *** Joins: ribasushi (~riba@replaced-ip )
2778 [14:28:58] <taylorbyte> bsirius: i can only boot without xen at the moment and when i do the bug in that link happens
2779 [14:29:01] <Walakea> ok
2780 [14:29:06] *** Joins: Pazician_ (~pazician@replaced-ip )
2781 [14:29:15] *** Quits: Pazician (~pazician@replaced-ip ) (Ping timeout: 244 seconds)
2782 [14:29:16] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
2783 [14:29:36] *** Joins: Ticho_ (~Ticho@replaced-ip )
2784 [14:29:44] *** Joins: NoteOn (~noteon@replaced-ip )
2785 [14:30:57] *** Joins: ogny1 (~orkun@replaced-ip )
2786 [14:31:24] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 246 seconds)
2787 [14:31:33] *** Quits: TsukiRa (~tsukira@replaced-ip ) (Ping timeout: 276 seconds)
2788 [14:31:43] *** Joins: Lokke (~Thunderbi@replaced-ip )
2789 [14:31:53] *** Quits: raspdeb2 (~super@replaced-ip ) (Ping timeout: 250 seconds)
2790 [14:32:11] *** Joins: Ticho (~Ticho@replaced-ip )
2791 [14:32:25] *** Parts: spba (~spba@replaced-ip )
2792 [14:32:45] *** Quits: LeandroLuiz (~LLP@replaced-ip##) (Quit: ZNC - ##replaced-url
2793 [14:33:07] *** Joins: LeandroLuiz (~LLP@replaced-ip )
2794 [14:33:12] *** Joins: Xc3ls10r (~Xc@replaced-ip )
2795 [14:33:21] *** Quits: fender0107401 (~fender010@replaced-ip ) (Quit: WeeChat 1.0.1)
2796 [14:33:22] *** Quits: ogny (~orkun@replaced-ip ) (Ping timeout: 260 seconds)
2797 [14:33:46] *** Joins: Ticho__ (~Ticho@replaced-ip )
2798 [14:34:14] <bsirius> taylorbyte, can you post the output of fstab and blkid?
2799 [14:34:22] *** Parts: meseira (~meseira@replaced-ip )
2800 [14:34:31] <bsirius> taylorbyte, have you tried waiting for 1m 30s?
2801 [14:34:32] *** Joins: hightower3 (~hightower@replaced-ip )
2802 [14:34:33] *** Quits: duckinja (~duck@replaced-ip ) (Quit: Leaving)
2803 [14:34:36] *** Joins: waspinator (~waspinato@replaced-ip )
2804 [14:34:54] *** Quits: Ticho_ (~Ticho@replaced-ip ) (Ping timeout: 260 seconds)
2805 [14:35:13] *** Joins: asdflea (~chris@replaced-ip )
2806 [14:35:14] *** Joins: wonderworld (~ww@replaced-ip )
2807 [14:36:18] *** Parts: asdflea (~chris@replaced-ip )
2808 [14:36:29] <taylorbyte> bsirius: i added a security.list and updates.list to my /etc/apt/sources.list.d and did an update and problems happened and now i have this replaced-url
2809 [14:36:30] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 248 seconds)
2810 [14:36:49] <taylorbyte> bsirius: waiting gets the system booted but its irritating
2811 [14:36:50] *** Quits: Samouy (~Samouy@replaced-ip ) (Ping timeout: 268 seconds)
2812 [14:37:22] *** Joins: TsukiRa (~tsukira@replaced-ip )
2813 [14:38:02] *** Quits: hightower2 (~hightower@replaced-ip ) (Ping timeout: 260 seconds)
2814 [14:38:02] *** Quits: shootbird (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
2815 [14:38:15] *** Joins: vervet (~vervet@replaced-ip )
2816 [14:38:33] <bsirius> taylorbyte, after it boost have you tried looking at logs with journalctl?
2817 [14:39:02] *** Joins: debtest9 (25741619@replaced-ip )
2818 [14:39:03] *** Parts: ewew (~none@replaced-ip )
2819 [14:39:25] <debtest9> Fast question, why in the first installation apt-get creates also the config for bind, when i remove and reinstall this not happening ?
2820 [14:39:44] <debtest9> How can i force apt-get to clean install completely with all configs a certain package ?
2821 [14:39:54] <cisc0> It seems that a lot of people have encountered problems with their wifi cards especially with some rtl drivers, basically these rtl drivers doesn't use the good antenna on the wifi card. Here is the solution, just in case replaced-url
2822 [14:40:45] *** Joins: earendel (~earendel@replaced-ip )
2823 [14:40:51] <jim> I heed to establish a bridge for the kvm guests... I have a def that used to work in my /etc/network/interfaces, which I'll now pastebin
2824 [14:40:59] *** Joins: Nyctophilia (~IamHereFo@replaced-ip )
2825 [14:41:00] <taylorbyte> bsirius: about the waiting problem yes dmesg shows the same messages as the guy in the bug link
2826 [14:41:07] <maddawg3> you should definitley heed that jim
2827 [14:41:09] *** Quits: hightower3 (~hightower@replaced-ip ) (Ping timeout: 268 seconds)
2828 [14:41:24] <jim> which that? sorry?
2829 [14:41:26] <bsirius> taylorbyte, ok a bit extreme but can you try stracing the installation? it seems weird that something that runs as root can't create hard links
2830 [14:41:48] *** Quits: TomTomTosch (~henryk@replaced-ip ) (Disconnected by services)
2831 [14:42:03] *** Quits: angerman (~m@replaced-ip ) (Ping timeout: 240 seconds)
2832 [14:42:18] *** Joins: shootbird (~quassel@replaced-ip )
2833 [14:42:38] <jim> maddawg3, which thing should I heed? meanwhile I'll get that pastebin
2834 [14:42:42] <taylorbyte> that file system is vfat for UEFI to work
2835 [14:42:47] *** Joins: TomTomTosch (~henryk@replaced-ip )
2836 [14:42:59] <maddawg3> you said you heed something
2837 [14:43:07] <bsirius> taylorbyte, do you have any attributed set on /boot/System.map-3.16.0-4-amd64 perhaps? either on the dir or the file itself?
2838 [14:43:08] <maddawg3> so i was just telling you that you should heed
2839 [14:43:16] *** Joins: angerman (~m@replaced-ip )
2840 [14:43:54] <jim> oh, I made the n too long
2841 [14:43:57] <taylorbyte> bsirius: i think vfat doesen't allow hardlinking
2842 [14:44:11] <taylorbyte> or symlinking
2843 [14:44:39] *** Quits: jianyang (~jianyang@replaced-ip ) (Quit: Bye)
2844 [14:44:58] <MY123> NTFS allows that
2845 [14:45:20] <taylorbyte> UEFI needs vfat
2846 [14:45:27] <jim> anyway, my /etc/network/interfaces (with br0 comented out)... I run 3.16.something-amd64: replaced-url
2847 [14:45:28] *** Quits: particleman72 (~user@replaced-ip ) (Ping timeout: 268 seconds)
2848 [14:45:36] <bsirius> taylorbyte, replaced-url
2849 [14:45:51] <taylorbyte> maybe its some idea that debian has about having the ESP in /boot/EFI instead of /boot
2850 [14:47:12] *** Joins: rimdeker (~rimdeker@replaced-ip )
2851 [14:47:25] *** Joins: r6ku (~r6ku@replaced-ip )
2852 [14:47:48] *** Quits: MY123 (~IceChat9@replaced-ip ) (Quit: Goodbye)
2853 [14:47:51] *** Joins: DXR_ (~lyrical@replaced-ip )
2854 [14:48:18] *** Joins: bollullera (~anuxi@replaced-ip )
2855 [14:48:45] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
2856 [14:48:58] <jim> it makes my basic networking on .1.4 fail periodically, and I have to kill the bridge dead, and try to get the basic interface up (by force-downing it then force-uping it)
2857 [14:49:03] *** Quits: Misch (~Misch@replaced-ip ) (Read error: Connection reset by peer)
2858 [14:49:07] *** Joins: Misch1 (~Misch@replaced-ip )
2859 [14:49:17] *** Joins: cabezza (~cabezza@replaced-ip )
2860 [14:49:27] *** Quits: Misch1 (~Misch@replaced-ip ) (Read error: Connection reset by peer)
2861 [14:49:45] *** Joins: Misch (~Misch@replaced-ip )
2862 [14:49:51] <jim> also it says something about the timer that suggests an invalid argument for a timer
2863 [14:49:59] *** Quits: DXR (~lyrical@replaced-ip ) (Ping timeout: 244 seconds)
2864 [14:50:01] *** Quits: Walakea (~marian@replaced-ip ) (Quit: Walakea)
2865 [14:50:05] *** Joins: Jojan (~Jojan@replaced-ip )
2866 [14:50:11] *** Joins: slysyr (~michael@replaced-ip )
2867 [14:50:14] <taylorbyte> bsirius: hmmm not in the mood to recompile dpkg. im gonna unmount my vfat ESP from /boot and try run apt-get then move the /boot dir to /boot.bak them remount my ESP to /boot and copy the files in there
2868 [14:50:53] *** Joins: minot (~minot@replaced-ip )
2869 [14:50:55] *** Quits: buff (~buff@replaced-ip ) (Quit: Leaving)
2870 [14:51:12] <drmagoo> Does anyone here know if its possible to run rdesktop with geometry set to one thing and "screen resolution" to something else?
2871 [14:51:24] *** Joins: solace (~solace@replaced-ip )
2872 [14:51:24] *** Quits: solace (~solace@replaced-ip ) (Changing host)
2873 [14:51:24] *** Joins: solace (~solace@replaced-ip )
2874 [14:52:48] <taylorbyte> bsirius: apt-get didnt complain that time :)
2875 [14:52:52] *** Quits: Pazician_ (~pazician@replaced-ip ) (Read error: Connection reset by peer)
2876 [14:53:32] *** Quits: cabezza (~cabezza@replaced-ip ) (Ping timeout: 244 seconds)
2877 [14:53:38] <bsirius> taylorbyte, cool, does it work after mounting the volume back?
2878 [14:54:54] <taylorbyte> bsirius: i mounted the volume back and mv the files in there and rebooted to see if xen hypervisor would work but i got a call trace thing im gonna try locate a serial port on the motherboard
2879 [14:55:12] *** Quits: Xanthor (~Xanthor@replaced-ip ) (Ping timeout: 246 seconds)
2880 [14:55:31] *** Joins: Xanthor (~Xanthor@replaced-ip )
2881 [14:56:13] <bsirius> taylorbyte, what version of xen are you running?
2882 [14:56:28] *** Joins: Pazician (~pazician@replaced-ip )
2883 [14:57:04] <bsirius> drmagoo, geometry is either expressed with resolution or a percentage, you can't have both as an option
2884 [14:57:17] *** Quits: solace (~solace@replaced-ip ) (Ping timeout: 260 seconds)
2885 [14:57:19] <taylorbyte> bsirius: 4.4
2886 [14:57:25] *** Joins: silverhom (~silverhom@replaced-ip )
2887 [14:57:27] *** Quits: silverhom (~silverhom@replaced-ip ) (Remote host closed the connection)
2888 [14:57:32] *** Joins: komp (~komp@replaced-ip )
2889 [14:57:36] *** Quits: komp (~komp@replaced-ip ) (Client Quit)
2890 [14:57:51] *** Joins: komp (~komp@replaced-ip )
2891 [14:58:01] *** debhelper sets mode: +l 1702
2892 [14:59:19] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Quit: BWMerlin)
2893 [15:00:41] <taylorbyte> whats a Trusted Platform Module (TPM) header ? is that a serial port?
2894 [15:00:56] *** Quits: likevinyl (~freebeer@replaced-ip ) (Quit: likevinyl)
2895 [15:01:20] *** Joins: PowerKiller (~PowerKill@replaced-ip )
2896 [15:01:41] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
2897 [15:02:52] <bsirius> hardware encryption, are you using a laptop?
2898 [15:02:58] *** Joins: GandalfTheWizard (~ian@replaced-ip )
2899 [15:03:25] <taylorbyte> a desktop replaced-url
2900 [15:03:30] *** Quits: ljhade24 (~Thunderbi@replaced-ip ) (Quit: ljhade24)
2901 [15:03:48] *** Joins: relipse2 (~relipse@replaced-ip )
2902 [15:04:45] *** Joins: TechnoTony_PHONE (~TechnoTon@replaced-ip )
2903 [15:04:54] *** Joins: biberu (~biberu@replaced-ip )
2904 [15:06:28] *** Joins: alexei (~amgarchin@replaced-ip )
2905 [15:06:39] <taylorbyte> it has a minipci-e maybe ill just have to get a miniPCI-2 serial card
2906 [15:07:00] *** Quits: TechnoTony_MAIN (~TechnoTon@replaced-ip ) (Ping timeout: 244 seconds)
2907 [15:07:42] <bsirius> taylorbyte, I wouldn't know about that sorry
2908 [15:09:02] *** Quits: savantgarde (~savantgar@replaced-ip ) (Remote host closed the connection)
2909 [15:09:04] *** Quits: TechnoTony_PHONE (~TechnoTon@replaced-ip ) (Ping timeout: 244 seconds)
2910 [15:09:05] *** Quits: liny01 (~liny01@replaced-ip ) (Remote host closed the connection)
2911 [15:09:35] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Ping timeout: 250 seconds)
2912 [15:09:58] *** Joins: s4ndm4n (~sandman@replaced-ip )
2913 [15:10:08] *** Joins: Hoffe (~Hoffe@replaced-ip )
2914 [15:10:51] *** Quits: WayToDoor (~milk.bott@nor75-11-82-66-224-134.fbx.proxad.net) (Quit: Textual IRC Client: replaced-url
2915 [15:11:06] *** Joins: nomasteryoda|w (~nomastery@replaced-ip )
2916 [15:11:07] <taylorbyte> bsirius: i think ill need one of these to copy the xen output: replaced-url
2917 [15:13:55] *** Joins: earthundead (~earthunde@replaced-ip )
2918 [15:14:17] *** Joins: ivo_ (~ivo@replaced-ip )
2919 [15:14:21] *** Quits: slysyr (~michael@replaced-ip ) (Quit: This computer has gone to sleep)
2920 [15:14:33] *** Quits: nomasteryoda|w (~nomastery@replaced-ip ) (Client Quit)
2921 [15:14:36] <Zumochi> Hi! Is it correct a recent git vulnerability has not been fixed yet in stable/testing and only in unstable? Specifically replaced-url
2922 [15:14:53] <bsirius> taylorbyte, that's expensive, you need to be sure you need it before you buy it I guess
2923 [15:15:27] <taylorbyte> actually it has a normal PCI-e port i can use one of these replaced-url
2924 [15:16:02] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
2925 [15:16:07] *** Quits: Rish (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
2926 [15:17:24] *** Joins: Pazician (~pazician@replaced-ip )
2927 [15:17:32] *** Joins: Jidoor (~Jidoor@replaced-ip )
2928 [15:18:05] *** Joins: dionysus69 (~Icedove@replaced-ip )
2929 [15:18:47] *** Joins: alien1it (~Icedove@replaced-ip )
2930 [15:19:41] *** Joins: jippex (~jipp@replaced-ip )
2931 [15:19:47] <jim> apt-get should use the libs rather than dpkg
2932 [15:20:55] *** Joins: asc232 (~Keith@replaced-ip )
2933 [15:21:54] *** Joins: FilipeMaia (~filipe@replaced-ip )
2934 [15:22:27] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Ping timeout: 248 seconds)
2935 [15:22:47] *** Quits: Pazician (~pazician@replaced-ip ) (Remote host closed the connection)
2936 [15:22:57] *** Quits: HeOS (~heos@replaced-ip ) (Ping timeout: 260 seconds)
2937 [15:23:29] *** Joins: lucaswang (~lucaswang@replaced-ip )
2938 [15:23:40] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Quit: Lokke)
2939 [15:23:58] *** Quits: lucaswan_ (~lucaswang@replaced-ip ) (Read error: Connection reset by peer)
2940 [15:24:14] *** Quits: lime_ (~lime@replaced-ip ) (Quit: lime_)
2941 [15:24:51] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2942 [15:25:10] *** Joins: shodan` (~shodan`@replaced-ip )
2943 [15:25:12] <taylorbyte> bsirius: i ended up videoing the screen with my phone and it says "Xen is relinquishing VGA console" just before it goes black
2944 [15:25:33] <taylorbyte> and num lock doesnt turn off or on now
2945 [15:26:01] *** Joins: mavhq (~quassel@replaced-ip )
2946 [15:26:16] *** Quits: shodan` (~shodan`@replaced-ip ) (Max SendQ exceeded)
2947 [15:26:27] *** Joins: dethos (~dethos@replaced-ip )
2948 [15:26:27] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2949 [15:26:36] *** Quits: Misch (~Misch@replaced-ip ) (Read error: Connection reset by peer)
2950 [15:26:41] *** Joins: Misch1 (~Misch@replaced-ip )
2951 [15:26:42] *** Joins: uglybandersnatch (~johngrime@replaced-ip )
2952 [15:27:06] *** Joins: magellanicloud (~magellani@replaced-ip )
2953 [15:27:07] *** Quits: Misch1 (~Misch@replaced-ip ) (Read error: Connection reset by peer)
2954 [15:27:22] *** Joins: Misch (~Misch@replaced-ip )
2955 [15:27:35] *** Joins: mavhq (~quassel@replaced-ip )
2956 [15:27:47] <jim> keyboard not connected? remove/insert plug?
2957 [15:27:47] *** Joins: bertrik (~quassel@replaced-ip )
2958 [15:28:10] <jim> it's safe to do that with usb
2959 [15:28:10] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2960 [15:28:41] <bsirius> taylorbyte, I'm not sure what to make of it, sorry
2961 [15:29:20] *** Joins: mavhq (~quassel@replaced-ip )
2962 [15:29:40] *** Joins: aaro (~aaro@replaced-ip )
2963 [15:30:32] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 260 seconds)
2964 [15:30:47] *** Quits: uglybandersnatch (~johngrime@replaced-ip ) (Ping timeout: 244 seconds)
2965 [15:31:42] <TomTomTosch> really? serial? D:
2966 [15:31:56] *** Quits: aaro (~aaro@replaced-ip ) (Read error: Connection reset by peer)
2967 [15:33:03] *** Joins: aaro (~aaro@replaced-ip )
2968 [15:33:55] *** Joins: xis10z (~xis10z@replaced-ip )
2969 [15:34:14] *** Joins: thebrush (~Icedove@replaced-ip )
2970 [15:35:45] <TomTomTosch> if you have an arduino around you can try if it will output to an usb-serial adapter.
2971 [15:35:45] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2972 [15:35:54] *** Quits: aralmelintang (~aralmelin@replaced-ip ) (Remote host closed the connection)
2973 [15:36:10] <TomTomTosch> me thinks it uses the same device
2974 [15:36:54] *** Joins: mavhq (~quassel@replaced-ip )
2975 [15:37:24] *** Joins: luckman212 (~luckman21@replaced-ip )
2976 [15:37:24] *** Quits: luckman212 (~luckman21@replaced-ip ) (Changing host)
2977 [15:37:24] *** Joins: luckman212 (~luckman21@replaced-ip )
2978 [15:37:52] *** Joins: jfdh1 (~jfdh@replaced-ip )
2979 [15:38:43] *** Quits: markit (~marco@replaced-ip ) (Remote host closed the connection)
2980 [15:38:58] <jim> when bringing up an interface with ifup, can you tell it to print the commands instead of doing them?
2981 [15:39:34] *** Quits: drmagoo (~drmagoo@replaced-ip ) (Quit: leaving)
2982 [15:40:05] *** Joins: MY123 (~IceChat9@replaced-ip )
2983 [15:40:33] *** Joins: DingoSaar (~hagen@replaced-ip )
2984 [15:41:50] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2985 [15:41:50] <TomTomTosch> what commands do you want it to print?
2986 [15:41:52] <Brigo> jim, ifup --help (-n)
2987 [15:42:17] *** DXR_ is now known as DXR
2988 [15:42:34] *** Quits: jfdh1 (~jfdh@replaced-ip ) (Ping timeout: 260 seconds)
2989 [15:42:39] *** Quits: DingoSaar_ (~hagen@replaced-ip ) (Ping timeout: 244 seconds)
2990 [15:42:58] *** Joins: mavhq (~quassel@replaced-ip )
2991 [15:43:13] *** Quits: dasj (~daniel@replaced-ip ) (Ping timeout: 240 seconds)
2992 [15:43:24] *** Joins: Pazician (~pazician@replaced-ip )
2993 [15:43:46] *** Joins: master_o1_master (~master_of@replaced-ip )
2994 [15:44:27] <jim> Brigo, thanks
2995 [15:45:06] *** Quits: wonderworld (~ww@replaced-ip ) (Read error: Connection reset by peer)
2996 [15:45:15] *** Quits: JethroTux (~arch@replaced-ip ) (Ping timeout: 246 seconds)
2997 [15:45:52] *** Joins: davcri (~davide@replaced-ip )
2998 [15:46:35] *** Joins: happy-dude (uid62780@replaced-ip )
2999 [15:46:40] *** Quits: komp (~komp@replaced-ip ) (Quit: Leaving)
3000 [15:46:47] *** Quits: master_of_master (~master_of@replaced-ip ) (Ping timeout: 244 seconds)
3001 [15:47:03] *** Joins: pendleton (~vervet@replaced-ip )
3002 [15:47:22] *** Quits: patterson (~patterson@replaced-ip ) (Read error: Connection reset by peer)
3003 [15:47:38] <julius> anybody here who got graphics acceleration for the integrated intel card in a i5-6200u skylake running? ive used the kernel 4.3.0 from testing in combination with firmware-linux-nonfree. but still i cant boot the system without adding "nomodeset" to the grub command
3004 [15:48:09] *** Quits: Pazician (~pazician@replaced-ip ) (Ping timeout: 250 seconds)
3005 [15:48:09] *** Joins: alezakos (~kongr45gp@replaced-ip )
3006 [15:48:12] <lancelot_of> any suggestion on how to use iPod nano 4th gen 16 GB on debian? I tried both gtkpod and thythmbox, but both fail working. It seems they sync music, but after unmounting the device no music is found...I fear it is not possible, I don't want to jailbreak the new device
3007 [15:48:27] *** Quits: Jidoor (~Jidoor@replaced-ip ) (Remote host closed the connection)
3008 [15:48:39] *** Parts: alezakos (~kongr45gp@replaced-ip )
3009 [15:49:01] *** noahfx_ is now known as noahfx
3010 [15:49:28] *** Joins: komp (~komp@replaced-ip )
3011 [15:49:58] *** Joins: cabezza (~cabezza@replaced-ip )
3012 [15:50:06] <mtn> julius: which version of debian?
3013 [15:50:11] <julius> 8.3.0
3014 [15:50:37] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3015 [15:50:43] <mtn> julius: then using testing packages is a very bad idea. use backports. I think it has an intel video driver, as well
3016 [15:51:03] *** Joins: tomato (~tomato@replaced-ip )
3017 [15:51:10] <julius> or was the 4.3.0 kernel from jessie-backports? im unsure
3018 [15:51:40] <mtn> julius: best to be sure ;)
3019 [15:51:54] <julius> ah yes, this one: replaced-url
3020 [15:51:57] *** Joins: Jidoor (~Jidoor@replaced-ip )
3021 [15:52:00] <julius> its 4.3.0
3022 [15:52:04] *** Quits: pendleton (~vervet@replaced-ip ) (Quit: Leaving)
3023 [15:52:18] <mtn> julius: how about the intel video driver as I mentioned?
3024 [15:52:29] *** Joins: davi (~davi@replaced-ip )
3025 [15:52:33] *** Joins: hualet (~hualet@replaced-ip )
3026 [15:52:49] <julius> whats the package called?
3027 [15:53:15] <TomTomTosch> the one in testing is too. check what 'apt-cache policy linux-image-amd64' says.
3028 [15:53:40] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Remote host closed the connection)
3029 [15:53:42] <julius> ok
3030 [15:54:28] <julius> have to boot first
3031 [15:54:30] *** Quits: cabezza (~cabezza@replaced-ip ) (Ping timeout: 244 seconds)
3032 [15:54:59] *** Joins: rappscallion (~nils@replaced-ip )
3033 [15:55:10] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3034 [15:55:38] <julius> its backports
3035 [15:55:54] <TomTomTosch> good :)
3036 [15:56:02] <julius> is there a way to update installed packages from backports?
3037 [15:56:15] *** Parts: rappscallion (~nils@replaced-ip )
3038 [15:56:34] <TomTomTosch> those update too, it depends on the maintainer though.
3039 [15:56:35] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 248 seconds)
3040 [15:56:38] *** Joins: yeticry_ (~yeticry@replaced-ip )
3041 [15:57:07] *** Quits: alexei (~amgarchin@replaced-ip ) (Ping timeout: 244 seconds)
3042 [15:57:18] *** Joins: savantgarde (~savantgar@replaced-ip )
3043 [15:58:06] *** Quits: yeticry (~yeticry@replaced-ip ) (Ping timeout: 248 seconds)
3044 [15:58:43] *** Joins: shaun413 (uid121475@replaced-ip )
3045 [15:58:53] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Remote host closed the connection)
3046 [15:58:54] *** Joins: JethroTux (~arch@replaced-ip )
3047 [15:59:13] *** Quits: l3archos (~Icedove@replaced-ip ) (Quit: l3archos)
3048 [15:59:22] *** Joins: lucaswang (~lucaswang@replaced-ip )
3049 [16:00:43] *** Quits: davi (~davi@replaced-ip ) (Remote host closed the connection)
3050 [16:01:32] <julius> apt-cache policy firmware-linux-nonfree says: 0.43, but: replaced-url
3051 [16:01:40] *** Joins: z0ran (~z0ran@replaced-ip )
3052 [16:02:16] *** Quits: savantgarde (~savantgar@replaced-ip ) (Ping timeout: 264 seconds)
3053 [16:02:16] *** Joins: rappscallion (~nils@replaced-ip )
3054 [16:02:47] *** Quits: frozengeek (~simon@replaced-ip ) (Quit: frozengeek)
3055 [16:03:05] *** Joins: mavhq (~quassel@replaced-ip )
3056 [16:03:31] *** Quits: JethroTux (~arch@replaced-ip ) (Ping timeout: 248 seconds)
3057 [16:03:40] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3058 [16:04:08] <rappscallion> hi there, can somebody give me a little help setting up an bluetooth keyboard on debian wheezy?
3059 [16:04:48] *** Joins: mavhq (~quassel@replaced-ip )
3060 [16:05:03] *** Quits: Deimos_ (~Deimos@replaced-ip ) (Ping timeout: 250 seconds)
3061 [16:05:09] *** Quits: dx486 (~dx486___@replaced-ip ) (Ping timeout: 276 seconds)
3062 [16:05:17] <julius> looks like mtn was right, xserver-xorg-video-intel from jessie-backports made it boot
3063 [16:05:23] *** Joins: patterson (~patterson@replaced-ip )
3064 [16:06:13] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3065 [16:07:09] <julius> well it boots, but thats about it concerning video output. sluggish as hell and high cpu load
3066 [16:07:13] *** Joins: cyan__ (~cyan@replaced-ip )
3067 [16:07:22] *** Joins: mavhq (~quassel@replaced-ip )
3068 [16:07:36] <jim> how does a bridge interface get created? I notice there's nothing that creates it that appears when trying ifup -n br0
3069 [16:08:46] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3070 [16:09:55] *** Joins: mavhq (~quassel@replaced-ip )
3071 [16:10:04] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 264 seconds)
3072 [16:10:14] *** Joins: ompaul (~ompaul@replaced-ip )
3073 [16:10:19] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3074 [16:10:29] *** Joins: lucaswan_ (~lucaswang@replaced-ip )
3075 [16:11:27] *** Joins: mavhq (~quassel@replaced-ip )
3076 [16:13:20] *** Quits: topyli (~topyli@replaced-ip ) (Quit: I quit!)
3077 [16:13:43] *** Joins: davi (~davi@replaced-ip )
3078 [16:13:52] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Ping timeout: 252 seconds)
3079 [16:16:16] *** Joins: JethroTux (~arch@replaced-ip )
3080 [16:16:20] <grawity> well ifup *should* do that itself
3081 [16:16:27] <grawity> but manually, it's `ip link add br0 type bridge` or `brctl addbr br0`
3082 [16:16:30] *** Joins: kam270 (~kam270@replaced-ip )
3083 [16:17:03] *** Joins: loddfafnir (~f3d3@replaced-ip )
3084 [16:17:47] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3085 [16:18:23] *** Joins: okee (~Okee@replaced-ip )
3086 [16:18:56] *** Joins: mavhq (~quassel@replaced-ip )
3087 [16:19:04] *** Quits: rimdeker (~rimdeker@replaced-ip ) (Ping timeout: 264 seconds)
3088 [16:19:38] *** Joins: dx486 (~dx486___@replaced-ip )
3089 [16:19:38] *** Quits: dx486 (~dx486___@replaced-ip ) (Changing host)
3090 [16:19:38] *** Joins: dx486 (~dx486___@replaced-ip )
3091 [16:19:53] *** Quits: davi (~davi@replaced-ip ) (Ping timeout: 244 seconds)
3092 [16:20:04] <okee> How do you change the name of a foreign drive that is displayed in Debian? Currently one of them is listed as 100 GB Volume
3093 [16:21:42] *** Joins: Dganjo (~androirc@replaced-ip )
3094 [16:22:07] <Dganjo> Hey guys
3095 [16:22:38] <Dganjo> Can you tell me how to change my root password
3096 [16:23:15] *** Quits: HelloAtMega (~HelloShit@replaced-ip ) (Ping timeout: 250 seconds)
3097 [16:23:52] *** Quits: wobeling1rs (~wobelinge@replaced-ip ) (Remote host closed the connection)
3098 [16:24:13] *** Joins: ku678j (~ubuntu@replaced-ip )
3099 [16:24:35] *** Joins: rimdeker (~rimdeker@replaced-ip )
3100 [16:24:44] *** Joins: level7 (~quassel@replaced-ip )
3101 [16:25:21] <okee> please memoserv me with a response. I need to log off.
3102 [16:25:25] *** Quits: okee (~Okee@replaced-ip ) (Quit: Leaving)
3103 [16:25:31] *** Quits: brguy (uid21011@replaced-ip ) (Quit: Connection closed for inactivity)
3104 [16:25:38] <Dganjo> I think my debian has been infected after i clicked a wrong webpage
3105 [16:25:42] <vervet> okee: tune2fs
3106 [16:26:09] <rappscallion> just type "passwd" in a terminal as root, then enter your new password twice
3107 [16:26:15] <boubou> I use user ALL=(ALL:NOPASSWD: ALL in centos for my /etc/sudoers
3108 [16:26:21] <Dganjo> Ok thnx
3109 [16:26:22] <boubou> and it works perfectly
3110 [16:26:28] <boubou> but not in debian
3111 [16:26:34] *** Quits: Muhannad (~Muhannad@replaced-ip ) (Ping timeout: 240 seconds)
3112 [16:26:34] <boubou> normal ?
3113 [16:26:37] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
3114 [16:26:40] <Dganjo> Ok
3115 [16:26:43] *** Joins: murfjr (~douseiais@replaced-ip )
3116 [16:26:48] *** Quits: murfjr (~douseiais@replaced-ip ) (Max SendQ exceeded)
3117 [16:27:11] *** Joins: murfjr (~douseiais@replaced-ip )
3118 [16:27:29] *** Quits: MY123 (~IceChat9@replaced-ip ) (Quit: Goodbye)
3119 [16:27:34] *** Quits: level7_ (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
3120 [16:27:40] <markybob> boubou: user ALL=(ALL) NOPASSWD:ALL
3121 [16:27:41] *** Joins: cruncher (~cruncher@replaced-ip )
3122 [16:28:02] <boubou> yes, I just saw that on Google...
3123 [16:28:09] <boubou> is it the same for centos ?
3124 [16:28:20] <markybob> boubou: i have no idea what they do.
3125 [16:28:36] <boubou> ok thx markybob
3126 [16:28:38] <boubou> ;)
3127 [16:29:39] *** Joins: cypherman (~santiago@replaced-ip )
3128 [16:30:51] <Dganjo> Hey guys so i just wanna ask you something
3129 [16:30:52] *** Joins: DBA_1 (~DBA_1@replaced-ip )
3130 [16:31:26] *** Quits: Jane-PC (~Jane@replaced-ip ) (Quit: Leaving)
3131 [16:31:33] <Dganjo> What does mission-control-5 program do?
3132 [16:32:29] <markybob> Dganjo: it's used for telepathy
3133 [16:32:38] <Dganjo> I hav my system-monitor on, and hav it on
3134 [16:33:04] <markybob> Dganjo: you can man mission-control-5
3135 [16:33:15] *** Quits: asterismo (~santiago@replaced-ip ) (Ping timeout: 244 seconds)
3136 [16:33:57] *** Joins: jubo2 (~juboxi@replaced-ip )
3137 [16:33:57] *** Quits: jubo2 (~juboxi@replaced-ip ) (Changing host)
3138 [16:33:57] *** Joins: jubo2 (~juboxi@replaced-ip )
3139 [16:34:59] *** Joins: Muhannad (~Muhannad@replaced-ip )
3140 [16:35:42] *** Joins: soee_ (~soee@replaced-ip )
3141 [16:36:28] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 268 seconds)
3142 [16:36:30] *** Quits: SiN_Bizkit (~ivan@replaced-ip ) (Remote host closed the connection)
3143 [16:37:13] *** Joins: Tom01 (~tom@replaced-ip )
3144 [16:37:21] *** Quits: lucaswan_ (~lucaswang@replaced-ip ) (Remote host closed the connection)
3145 [16:37:25] *** Joins: Ebu (~Ebu@replaced-ip )
3146 [16:37:27] *** Quits: tomato (~tomato@replaced-ip ) (Ping timeout: 244 seconds)
3147 [16:37:31] *** Quits: DBA_1 (~DBA_1@replaced-ip ) (Quit: Leaving)
3148 [16:37:50] *** Joins: lucaswang (~lucaswang@replaced-ip )
3149 [16:38:16] *** Joins: Muninn (~Muninn@replaced-ip )
3150 [16:38:27] *** Quits: Bercik (~Yotsuba@replaced-ip ) (Ping timeout: 246 seconds)
3151 [16:38:51] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3152 [16:39:29] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 244 seconds)
3153 [16:39:48] *** Joins: Cassiopaya (~Discovery@replaced-ip )
3154 [16:39:53] *** Joins: IlNominePatre (~Discovery@replaced-ip )
3155 [16:39:55] *** Quits: Ebu (~Ebu@replaced-ip ) (Remote host closed the connection)
3156 [16:40:00] *** Joins: mavhq (~quassel@replaced-ip )
3157 [16:40:45] <Dganjo> What does at-spi2-registryd program do ? I hav it running in my computer
3158 [16:40:54] *** Quits: PowerKiller (~PowerKill@replaced-ip ) (Ping timeout: 276 seconds)
3159 [16:41:32] *** Joins: SonicJam_ (~monoFish@replaced-ip )
3160 [16:42:03] *** Quits: markybob (~markybob@replaced-ip ) (Remote host closed the connection)
3161 [16:42:19] *** Joins: nomasteryoda (~nomastery@replaced-ip )
3162 [16:42:20] *** Joins: markybob (~markybob@replaced-ip )
3163 [16:42:31] *** Joins: StathisA (~StathisA@replaced-ip )
3164 [16:42:36] *** Joins: nomasteryoda|w (~nomastery@replaced-ip )
3165 [16:43:34] <markybob> Dganjo: it's GNOME Assistive Tech Service Provider Interface. you know how to google, right?
3166 [16:43:55] *** Joins: hurtletad (~turtlehat@replaced-ip )
3167 [16:44:08] <Dganjo> Ok
3168 [16:44:27] <Dganjo> Seriously guys im freaked out,i mean
3169 [16:44:29] *** Quits: turtlehat (~turtlehat@replaced-ip ) (Read error: No route to host)
3170 [16:44:35] *** Quits: Hoffe (~Hoffe@replaced-ip ) (Ping timeout: 248 seconds)
3171 [16:44:40] *** Quits: jim (~jim@replaced-ip ) (Ping timeout: 252 seconds)
3172 [16:44:50] *** Quits: Alexandrov (~syafiqhad@replaced-ip ) (Remote host closed the connection)
3173 [16:45:06] <sypher> Dganjo: What is your actual concern? That you don't know what installed software does? Google.
3174 [16:45:13] *** Joins: VJP (~VJP@replaced-ip )
3175 [16:45:16] *** Joins: SiN_Bizkit (~ivan@replaced-ip )
3176 [16:45:22] *** Joins: infra-red (~infra-red@replaced-ip )
3177 [16:46:20] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Ping timeout: 268 seconds)
3178 [16:46:34] <Dganjo> Tht webpage contained google word,i mean,its logo in it,but it was not in its domain name
3179 [16:47:16] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
3180 [16:47:41] <sypher> Dganjo: What domain name did you type, and where did you end up?
3181 [16:48:00] *** Joins: PowerKiller (~PowerKill@replaced-ip )
3182 [16:48:01] *** Quits: PowerKiller (~PowerKill@replaced-ip ) (Changing host)
3183 [16:48:01] *** Joins: PowerKiller (~PowerKill@replaced-ip )
3184 [16:48:04] <sypher> Dganjo: "that webpage" and "its domain name" don't help. Specifics. Data.
3185 [16:48:18] <Dganjo> Wait
3186 [16:48:32] *** Quits: alien1it (~Icedove@replaced-ip ) (Remote host closed the connection)
3187 [16:48:46] *** Quits: awal1 (~Awal1@replaced-ip ) (Quit: Leaving)
3188 [16:48:48] <markybob> Dganjo: plus that can easily be explained with google apps for your domain
3189 [16:50:54] *** Quits: galex-713 (~user@replaced-ip ) (Ping timeout: 248 seconds)
3190 [16:50:54] *** Quits: SPF|Cloud (uid11755@replaced-ip ) (Quit: Connection closed for inactivity)
3191 [16:52:08] *** Quits: nomasteryoda|w (~nomastery@replaced-ip ) (Quit: Leaving)
3192 [16:52:14] *** Quits: cbug (~sebastian@replaced-ip ) (Quit: Changing server)
3193 [16:53:07] *** Quits: x-treme (~x-treme@replaced-ip ) (Read error: Connection reset by peer)
3194 [16:53:15] *** Quits: cyan__ (~cyan@replaced-ip ) (Ping timeout: 276 seconds)
3195 [16:53:24] *** Joins: cbug (~sebastian@replaced-ip )
3196 [16:53:28] *** Quits: rimdeker (~rimdeker@replaced-ip ) (Ping timeout: 252 seconds)
3197 [16:53:34] *** Joins: Zzyzx (~Zzyzx@replaced-ip )
3198 [16:53:36] *** Joins: poleprogger (~mj@replaced-ip )
3199 [16:53:52] *** Quits: mrkebab (~mk@replaced-ip ) (Quit: Leaving)
3200 [16:54:11] *** Quits: chewieQC (~vincent@replaced-ip ) (Quit: Leaving)
3201 [16:54:18] *** Quits: cbug (~sebastian@replaced-ip ) (Client Quit)
3202 [16:54:28] *** Quits: THX1138 (~Zzyzx@replaced-ip ) (Ping timeout: 244 seconds)
3203 [16:55:09] *** Joins: migmolrod (~migmolrod@replaced-ip )
3204 [16:55:56] <rappscallion> is somebody here familiar with bluetooth in debian? im pretty much new to this topic. i'm trying to set up an keyboard but cant open gnome-bluetooth and blueman doesn't work either. hcitool scan says "device not available: no such device", even though a bluetooth-mouse is working perfectly right now.
3205 [16:56:49] *** Quits: debstra (57da7957@replaced-ip##) (Quit: ##replaced-url
3206 [16:56:54] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3207 [16:57:02] *** Joins: wobelingers (~wobelinge@replaced-ip )
3208 [16:58:01] *** debhelper sets mode: +l 1696
3209 [16:58:02] *** Joins: mavhq (~quassel@replaced-ip )
3210 [16:58:27] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3211 [16:58:32] *** Joins: s00pcan_ (~chris@replaced-ip )
3212 [16:58:50] *** Quits: vervet (~vervet@replaced-ip ) (Quit: leaving)
3213 [16:59:34] *** Joins: mavhq (~quassel@replaced-ip )
3214 [17:00:09] *** Quits: komp (~komp@replaced-ip ) (Quit: Leaving)
3215 [17:00:56] *** Parts: migmolrod (~migmolrod@replaced-ip )
3216 [17:00:58] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
3217 [17:01:20] *** Joins: Soul_Eater (~marcelo@replaced-ip )
3218 [17:01:40] *** Quits: Agent001 (~Ichabod@replaced-ip ) (Ping timeout: 244 seconds)
3219 [17:01:51] *** Quits: VJP (~VJP@replaced-ip ) (Quit: WeeChat 1.4)
3220 [17:02:01] *** Joins: x-treme (~x-treme@replaced-ip )
3221 [17:02:29] *** Quits: kam270 (~kam270@replaced-ip ) (Ping timeout: 260 seconds)
3222 [17:02:58] *** Zzyzx is now known as THX1138
3223 [17:04:11] *** Joins: komp (~komp@replaced-ip )
3224 [17:04:18] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3225 [17:04:28] *** Joins: npqd (~npqd@replaced-ip )
3226 [17:04:36] *** Quits: npqd (~npqd@replaced-ip ) (Max SendQ exceeded)
3227 [17:04:43] <Dganjo> Markybob,bro you there?
3228 [17:04:57] *** Quits: FilipeMaia (~filipe@replaced-ip ) (Quit: FilipeMaia)
3229 [17:05:19] *** Quits: x-treme (~x-treme@replaced-ip ) (Read error: Connection reset by peer)
3230 [17:05:24] *** Joins: mavhq (~quassel@replaced-ip )
3231 [17:05:25] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3232 [17:05:36] *** Joins: x-treme (~x-treme@replaced-ip )
3233 [17:05:41] <Dganjo> If you see in the webpage its not me who wrote the comment
3234 [17:06:26] <Dganjo> Thts my name pal
3235 [17:07:14] *** Joins: rimdeker (~rimdeker@replaced-ip )
3236 [17:07:26] *** Quits: babak (uid19622@replaced-ip ) (Quit: Connection closed for inactivity)
3237 [17:07:36] *** Joins: mrkebab (~mk@replaced-ip )
3238 [17:07:46] *** Quits: infra-red (~infra-red@replaced-ip ) (Remote host closed the connection)
3239 [17:08:28] *** Quits: Muninn (~Muninn@replaced-ip ) (Quit: Leaving)
3240 [17:08:37] *** Joins: SPF|Cloud (uid11755@replaced-ip )
3241 [17:08:56] *** Joins: Gqiu (~Gqiu@replaced-ip )
3242 [17:09:58] *** Quits: Gqiu (~Gqiu@replaced-ip ) (Max SendQ exceeded)
3243 [17:10:14] <Dganjo> Anyone there
3244 [17:11:07] *** Quits: aruna (~Icedove@replaced-ip ) (Quit: aruna)
3245 [17:11:12] *** Quits: thebrush (~Icedove@replaced-ip ) (Quit: Ciao)
3246 [17:11:25] *** Joins: dahveed311 (~david@replaced-ip )
3247 [17:11:28] *** Quits: lancelot_of (~TheKnight@replaced-ip ) (Quit: Sto andando via)
3248 [17:12:06] *** Quits: aaronmehar (~aaronmeha@replaced-ip ) (Quit: I'm off.. See Ya!)
3249 [17:13:00] *** Joins: topyli (~topyli@replaced-ip )
3250 [17:13:00] <sypher> Dganjo: Potato. Jackfruit. Alternator. Derivative. Whitewash. If that sounds like nonsense, then good, you understand how all of us feel right now.
3251 [17:13:31] *** Quits: WinstonSmith (~WinstonSm@replaced-ip ) (Ping timeout: 250 seconds)
3252 [17:13:34] <Dganjo> Idk
3253 [17:13:37] *** Joins: alien1it (~Icedove@replaced-ip )
3254 [17:13:42] <sypher> Dganjo: Obviously.
3255 [17:13:47] *** Quits: rsx (~dummy@replaced-ip ) (Remote host closed the connection)
3256 [17:14:57] <Dganjo> Im feeling psyched now
3257 [17:15:03] *** Joins: transhuman (~transhuma@replaced-ip )
3258 [17:15:13] <somiaj> Dganjo: if you have an actual question, just ask it. If you are looking for some offtopic chat, there are better channels.
3259 [17:15:14] *** Joins: WinstonSmith (~WinstonSm@replaced-ip )
3260 [17:15:47] <transhuman> HI I know this probably has something to do with floppy emulation or some such thing in bios, but I am unable to get my system to boot from the xen live cd, I know its based on debians live builder, anyone able to shed some light on it?
3261 [17:16:33] <transhuman> to give some background I have used dd to put it on a usb thumb drive
3262 [17:16:37] *** Joins: mavhq (~quassel@replaced-ip )
3263 [17:16:37] <transhuman> and tried booting it
3264 [17:16:42] <somiaj> transhuman: does your system do efi or legacy boot. The debian live images only support legacy boot and if your machine only boots efi that could be a problem.
3265 [17:16:44] <transhuman> this works for most cdrom s
3266 [17:16:53] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3267 [17:17:03] <transhuman> its actually set for legacy boot
3268 [17:17:18] <somiaj> transhuman: as for this paticular image, is this one you built yourself or got from some third party?
3269 [17:17:20] <Dganjo> Check this webpage: cplusplus.com/forum/beginner/187057/
3270 [17:17:37] <Dganjo> The one named MaBunny is me
3271 [17:17:47] <transhuman> this is the one from the xen webpage which was built with the debian builder I am almost positive
3272 [17:18:15] <Dganjo> The webpage tht is been reffered there is wht im freaked about
3273 [17:18:23] <transhuman> replaced-url
3274 [17:18:31] <markybob> Dganjo: are you seriously freaking out about lmgtfy?
3275 [17:18:49] *** Joins: FilipeMaia (~filipe@replaced-ip )
3276 [17:19:00] <Dganjo> Idk i havent been to tht website before
3277 [17:19:02] *** Joins: v01t_ (~v01t@replaced-ip )
3278 [17:19:10] <markybob> omg
3279 [17:19:15] <markybob> !lmgtfy
3280 [17:19:15] <dpkg> extra, extra, read all about it, lmgtfy is a rude but oft-deserved slap in the face which simultaneously points one to the information they so easily could have found themselves by entering some simple search terms into google, especially when the answer is found in the very first result. replaced-url
3281 [17:19:24] <Dganjo> And it refers to google too
3282 [17:19:44] *** Joins: maotm (~mao@replaced-ip )
3283 [17:19:46] <Dganjo> Ok
3284 [17:19:50] <markybob> Dganjo: you're perfectly fine. calm down. someone was pointing out that you can't/won't google
3285 [17:20:00] <somiaj> transhuman: this really isn't the place to get support on an image not made by debian. It could use debians tools, but unsure about xen's image. I would see if they have some support (more likely to find someone familar with the image)
3286 [17:20:03] *** Joins: secrgb (~secrgb@replaced-ip )
3287 [17:20:11] *** Quits: Dganjo (~androirc@replaced-ip##) (Quit: AndroIRC - Android IRC Client ( ##replaced-url
3288 [17:20:41] <transhuman> ok, sorry hoping it was a general tweak issue that could get it to boot like selecting a certain emulated version or whatever
3289 [17:20:50] *** Quits: FilipeMaia (~filipe@replaced-ip ) (Client Quit)
3290 [17:21:01] <transhuman> hardrive floppy cddrom emulation etc
3291 [17:21:18] *** Quits: v01t (~v01t@replaced-ip ) (Ping timeout: 248 seconds)
3292 [17:21:30] *** Quits: secrgb (~secrgb@replaced-ip ) (Client Quit)
3293 [17:21:54] *** v01t_ is now known as v01t
3294 [17:21:55] *** Quits: ku678j (~ubuntu@replaced-ip ) (Quit: Leaving)
3295 [17:22:16] <somiaj> transhuman: unsure there, there is a #debian-live or some channel like that on irc.oftc.net but I bet you will get the same response. Ask the people who built the actual image.
3296 [17:23:30] <dutchfish> transhuman, there is also #debian-xen on OFTC
3297 [17:24:02] <dutchfish> transhuman, for general q's about the debian part you can ask in here
3298 [17:24:17] <dutchfish> transhuman, some of us use xen
3299 [17:24:18] *** Joins: Slf (~androirc@replaced-ip )
3300 [17:24:27] <somiaj> dutchfish: this is more about a specific live image created by xen, and not really debian or xen itself
3301 [17:24:34] *** Quits: Misch (~Misch@replaced-ip ) (Read error: Connection reset by peer)
3302 [17:24:39] <dutchfish> somiaj, ah ok, thanks
3303 [17:24:42] *** Joins: Misch1 (~Misch@replaced-ip )
3304 [17:24:49] <somiaj> and if it isn't booting I'm unsure what to suggest except talk to the creaters of the image.
3305 [17:25:04] <dutchfish> somiaj, yes, fair enough
3306 [17:25:09] *** Quits: Misch1 (~Misch@replaced-ip ) (Read error: Connection reset by peer)
3307 [17:25:26] *** Joins: Misch (~Misch@replaced-ip )
3308 [17:25:34] *** Joins: beatdown (beatdown@replaced-ip )
3309 [17:25:53] *** Quits: nomasteryoda (~nomastery@replaced-ip ) (Quit: Leaving)
3310 [17:26:13] *** Joins: nomasteryoda (~nomastery@replaced-ip )
3311 [17:26:15] *** Joins: VJP (~VJP@replaced-ip )
3312 [17:26:25] *** Quits: d0nn1e (~d0nn1e@replaced-ip ) (Ping timeout: 268 seconds)
3313 [17:26:45] *** Joins: SonicJam_ (~monoFish@replaced-ip )
3314 [17:27:00] <transhuman> well thanks guys I appreciate it
3315 [17:27:26] *** Joins: mastokley (~mastokley@replaced-ip )
3316 [17:27:46] *** Joins: Sucks (~quassel@replaced-ip )
3317 [17:27:58] *** Joins: d0nn1e (~d0nn1e@replaced-ip )
3318 [17:27:59] *** Joins: tomocha__ (tomocha@replaced-ip )
3319 [17:28:48] *** Parts: bollullera (~anuxi@replaced-ip )
3320 [17:29:27] *** Joins: l4m8d4 (~daniel@replaced-ip )
3321 [17:29:44] *** Quits: komp (~komp@replaced-ip ) (Quit: Leaving)
3322 [17:29:50] *** Joins: mavhq (~quassel@replaced-ip )
3323 [17:30:24] *** Quits: poffs (~poffs@replaced-ip ) (Remote host closed the connection)
3324 [17:30:47] *** Joins: karimb (~karimb@replaced-ip )
3325 [17:30:58] *** Joins: poffs (~poffs@replaced-ip )
3326 [17:31:28] *** Joins: jimm (~jim@replaced-ip )
3327 [17:31:49] *** Quits: murfjr (~douseiais@replaced-ip ) (Quit: Leaving)
3328 [17:32:25] *** Joins: fooctrl (~havoc@replaced-ip )
3329 [17:32:48] *** Joins: AntimatterCarp (~Carp@replaced-ip )
3330 [17:33:08] *** Joins: hero_ (~mehul@replaced-ip )
3331 [17:33:10] *** Quits: HansE (~HansE@replaced-ip ) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
3332 [17:33:49] *** Joins: HansE (~HansE@replaced-ip )
3333 [17:34:10] *** Quits: HansE (~HansE@replaced-ip ) (Read error: Connection reset by peer)
3334 [17:34:16] *** Joins: Bercik (~Yotsuba@replaced-ip )
3335 [17:34:42] *** Joins: HansE (~HansE@replaced-ip )
3336 [17:35:16] *** Quits: c0fe_machine (~c0fe_mach@replaced-ip ) (Ping timeout: 264 seconds)
3337 [17:35:17] *** Quits: ogny1 (~orkun@replaced-ip ) (Ping timeout: 244 seconds)
3338 [17:36:09] *** Joins: c0fe_machine (~c0fe_mach@replaced-ip )
3339 [17:36:27] *** Joins: trampel (~trampel@replaced-ip )
3340 [17:37:41] <polyzen> is there an equivalent of this for debian? replaced-url
3341 [17:37:53] <polyzen> that is, an interface to see the source files
3342 [17:37:56] <polyzen> the content of them
3343 [17:38:00] *** debhelper sets mode: +l 1704
3344 [17:38:14] <polyzen> i suppose i could just open the installed packages in vim
3345 [17:38:18] <polyzen> from cache
3346 [17:38:49] *** Quits: HansE (~HansE@replaced-ip ) (Ping timeout: 240 seconds)
3347 [17:38:50] *** Joins: jfdh1 (~jfdh@replaced-ip )
3348 [17:39:49] *** Quits: RafaelK (~RafaelK@replaced-ip ) (Quit: Leaving.)
3349 [17:39:56] *** Quits: jimm (~jim@replaced-ip ) (Remote host closed the connection)
3350 [17:40:13] *** Joins: savantgarde (~savantgar@replaced-ip )
3351 [17:40:21] *** Joins: pitoow (~12345@replaced-ip )
3352 [17:40:22] *** Quits: pitoow (~12345@replaced-ip ) (Max SendQ exceeded)
3353 [17:40:51] *** Joins: pitoow (~12345@replaced-ip )
3354 [17:40:58] *** Joins: flat13 (~flat13@replaced-ip )
3355 [17:41:02] *** Quits: poleprogger (~mj@replaced-ip ) (Ping timeout: 248 seconds)
3356 [17:41:02] *** Joins: dx486_ (~dx486___@replaced-ip )
3357 [17:41:03] *** Parts: flat13 (~flat13@replaced-ip )
3358 [17:41:10] *** Joins: Cloudish (0h@replaced-ip )
3359 [17:41:23] *** Quits: teclo- (42@replaced-ip ) (Quit: Lost terminal)
3360 [17:41:31] *** Joins: LysergicDreams (~Lysergia@replaced-ip )
3361 [17:42:33] *** Quits: savantgarde (~savantgar@replaced-ip ) (Remote host closed the connection)
3362 [17:42:55] *** Joins: jimm (~jim@replaced-ip )
3363 [17:42:55] *** Quits: Cloudish (0h@replaced-ip ) (Client Quit)
3364 [17:43:11] *** Joins: merica (~bofa@replaced-ip )
3365 [17:43:15] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3366 [17:43:41] *** Quits: yeticry_ (~yeticry@replaced-ip ) (Read error: Connection reset by peer)
3367 [17:43:44] *** polyzen is now known as a_man
3368 [17:44:15] *** Joins: Pazician (~pazician@replaced-ip )
3369 [17:44:21] *** Joins: mavhq (~quassel@replaced-ip )
3370 [17:44:51] *** Quits: markybob (~markybob@replaced-ip ) (Ping timeout: 248 seconds)
3371 [17:45:06] *** Joins: teclo- (42@replaced-ip )
3372 [17:45:29] *** Joins: yeticry (~yeticry@replaced-ip )
3373 [17:45:30] *** Joins: Cloudish (~Cloudish@replaced-ip )
3374 [17:46:16] *** Joins: savantgarde (~savantgar@replaced-ip )
3375 [17:46:39] <Shawn> is it okay for me to pip install python modules to /usr/local ? I plan on only putting the bare minimum required to make virtualenvs ( replaced-url
3376 [17:46:42] <Shawn> systems $PATH, and just amend it to the $PATH in my IDE
3377 [17:47:42] *** Joins: rsx (~dummy@replaced-ip )
3378 [17:48:16] *** Joins: moonpunter (~chatzilla@replaced-ip )
3379 [17:49:01] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 252 seconds)
3380 [17:49:45] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 244 seconds)
3381 [17:50:54] <a_man> Shawn, are there packages available for them? why not use the packges?
3382 [17:51:22] *** jimm is now known as jim
3383 [17:52:03] *** Quits: dahveed311 (~david@replaced-ip ) (Ping timeout: 240 seconds)
3384 [17:52:57] *** Joins: mi100hael (~mi100hael@replaced-ip )
3385 [17:53:08] *** Quits: rsx (~dummy@replaced-ip ) (Remote host closed the connection)
3386 [17:53:24] *** Parts: rappscallion (~nils@replaced-ip )
3387 [17:53:35] *** Joins: rappscallion (~nils@replaced-ip )
3388 [17:53:49] *** Quits: l4m8d4 (~daniel@replaced-ip ) (Ping timeout: 260 seconds)
3389 [17:54:14] *** Joins: murfjr (~douseiais@replaced-ip )
3390 [17:54:26] *** Joins: luckman212 (~luckman21@replaced-ip )
3391 [17:54:26] *** Quits: luckman212 (~luckman21@replaced-ip ) (Changing host)
3392 [17:54:26] *** Joins: luckman212 (~luckman21@replaced-ip )
3393 [17:54:44] *** Joins: poleprogger (~mj@replaced-ip )
3394 [17:55:00] *** Parts: rappscallion (~nils@replaced-ip )
3395 [17:55:40] *** Joins: Pixer (~deadpool@replaced-ip )
3396 [17:55:48] *** Joins: tier (~tier@replaced-ip )
3397 [17:55:55] *** Quits: tier (~tier@replaced-ip ) (Max SendQ exceeded)
3398 [17:55:58] *** Joins: l3archos (~Icedove@replaced-ip )
3399 [17:56:17] *** Joins: tier (~tier@replaced-ip )
3400 [17:56:53] *** Joins: John (2edf0105@replaced-ip )
3401 [17:56:56] <John> hi all :)
3402 [17:57:00] <John> I can't apt-get update
3403 [17:57:14] <John> Err replaced-url
3404 [17:57:49] <John> Here's the full thing :) replaced-url
3405 [17:58:01] *** debhelper sets mode: +l 1712
3406 [17:58:10] *** Quits: Soul_Eater (~marcelo@replaced-ip ) (Quit: Leaving)
3407 [17:58:31] *** Parts: Pixer (~deadpool@replaced-ip )
3408 [17:58:32] <John> If anyone has any advice i'd be very greatful to hear it :)
3409 [17:58:51] *** Quits: TomasCZ (~TomasCZ@replaced-ip ) (Excess Flood)
3410 [17:59:05] *** Joins: VyR (~VyR@replaced-ip )
3411 [17:59:15] *** Joins: TomasCZ (~TomasCZ@replaced-ip )
3412 [17:59:19] *** Quits: VyR (~VyR@replaced-ip ) (Read error: Connection reset by peer)
3413 [17:59:20] *** Quits: savantgarde (~savantgar@replaced-ip ) (Remote host closed the connection)
3414 [17:59:27] *** Quits: Pazician (~pazician@replaced-ip ) (Ping timeout: 250 seconds)
3415 [17:59:29] *** Quits: JethroTux (~arch@replaced-ip ) (Quit: Sto andando via)
3416 [17:59:36] *** Joins: Pazician (~pazician@replaced-ip )
3417 [18:00:03] <a_man> ppa repos work with debian?
3418 [18:00:13] <a_man> looks like you can update fine
3419 [18:00:18] <a_man> just a couple wonky repos
3420 [18:00:47] *** Quits: plasmoduck (~plasmo@replaced-ip ) (Quit: Leaving)
3421 [18:01:33] *** Joins: RaTeL (~RaTeL@replaced-ip )
3422 [18:01:45] *** Quits: magellanicloud (~magellani@replaced-ip ) (Ping timeout: 246 seconds)
3423 [18:01:48] *** Joins: Pixer (~deadpool@replaced-ip )
3424 [18:02:13] *** Joins: RickXy (~zncadmin@replaced-ip )
3425 [18:02:44] *** Joins: x032cx (~lxuser@replaced-ip )
3426 [18:02:48] *** Quits: _KaszpiR_ (quasselcor@replaced-ip ) (Ping timeout: 276 seconds)
3427 [18:03:04] *** Quits: Muhannad (~Muhannad@replaced-ip ) (Ping timeout: 240 seconds)
3428 [18:03:25] *** Quits: hobi (~oussama@replaced-ip ) (Remote host closed the connection)
3429 [18:03:45] *** Quits: poffs (~poffs@replaced-ip ) (Remote host closed the connection)
3430 [18:04:16] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3431 [18:04:18] *** Joins: poffs (~poffs@replaced-ip )
3432 [18:04:18] *** Joins: StryKaizer (~textual@replaced-ip )
3433 [18:04:46] *** Quits: cruncher (~cruncher@replaced-ip ) (Quit: Leaving)
3434 [18:04:47] <peterrooney> John: please, /msg dpkg frankendebian
3435 [18:05:14] *** Joins: vitaerk (~vitaerk@replaced-ip )
3436 [18:05:24] *** Joins: mavhq (~quassel@replaced-ip )
3437 [18:05:40] <vitaerk> hi, how long is debian 8.3.0 supported?
3438 [18:05:47] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3439 [18:06:04] *** Quits: ^v (~v^@replaced-ip ) (Ping timeout: 260 seconds)
3440 [18:06:12] *** Joins: gh0st (~gh0st@replaced-ip )
3441 [18:06:53] *** Joins: mavhq (~quassel@replaced-ip )
3442 [18:07:20] *** Joins: ^v (~v^@replaced-ip )
3443 [18:08:27] *** Joins: markybob (~markybob@replaced-ip )
3444 [18:08:27] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
3445 [18:08:38] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3446 [18:08:51] *** Quits: rimdeker (~rimdeker@replaced-ip ) (Ping timeout: 248 seconds)
3447 [18:09:33] *** Quits: nomasteryoda (~nomastery@replaced-ip ) (Ping timeout: 240 seconds)
3448 [18:09:44] *** Joins: mavhq (~quassel@replaced-ip )
3449 [18:10:09] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3450 [18:10:49] *** Joins: thebrush (~Icedove@replaced-ip )
3451 [18:10:55] *** Joins: tpanarch1st (~tpanarch1@replaced-ip )
3452 [18:11:15] *** Quits: mi100hael (~mi100hael@replaced-ip ) (Remote host closed the connection)
3453 [18:11:16] *** Joins: mavhq (~quassel@replaced-ip )
3454 [18:11:24] *** Joins: dontknow (~dontknow@replaced-ip )
3455 [18:11:28] *** Ticho__ is now known as Ticho
3456 [18:12:00] *** Quits: vindelschtuffen (~vindelsch@replaced-ip ) (Ping timeout: 244 seconds)
3457 [18:12:07] *** Quits: Strife89 (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
3458 [18:12:11] *** Quits: Ticho (~Ticho@replaced-ip ) (Changing host)
3459 [18:12:11] *** Joins: Ticho (~Ticho@replaced-ip )
3460 [18:13:10] *** Quits: trampel (~trampel@replaced-ip ) (Quit: Leaving)
3461 [18:13:16] *** Joins: galex-713 (~user@replaced-ip )
3462 [18:13:17] *** Joins: Strife89 (~quassel@replaced-ip )
3463 [18:13:22] *** Joins: format_c (~format_c@replaced-ip )
3464 [18:13:40] *** Joins: Pazician (~pazician@replaced-ip )
3465 [18:14:20] *** Joins: Krampus (~Krampus@replaced-ip )
3466 [18:14:40] *** Joins: Rish (~quassel@replaced-ip )
3467 [18:15:11] <Krampus> Is "do-release-upgrade" an Ubuntu contrivance or does that come from Debian upstream?
3468 [18:16:11] *** Joins: Sendoushi (~Sendoushi@replaced-ip )
3469 [18:16:30] *** Quits: TandyUK (~admin@replaced-ip ) ()
3470 [18:16:36] *** Joins: Manis (~Manis@replaced-ip )
3471 [18:16:54] *** Joins: Muhannad (~Muhannad@replaced-ip )
3472 [18:17:22] <Manis> Hi. I have a .bin file that contains an image of an external drive (GPT + partitions). Is there a way to mount a partition without dd'ing the .bin onto a physical device?
3473 [18:17:32] *** Joins: factor (~factor@replaced-ip )
3474 [18:18:40] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3475 [18:18:54] *** Joins: wqe (~wqe@replaced-ip )
3476 [18:19:29] <grawity> losetup --partscan
3477 [18:19:37] *** Joins: alexei (~amgarchin@replaced-ip )
3478 [18:19:46] *** Joins: mavhq (~quassel@replaced-ip )
3479 [18:19:58] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Remote host closed the connection)
3480 [18:20:50] <Manis> grawity, Oh, cool. I didn't know a loop device can be partitioned
3481 [18:21:09] <Manis> grawity, How can I find out which loop devices have been used already?
3482 [18:21:24] <grawity> you don't need to care, just use --find and it'll allocate a new one
3483 [18:21:30] <grawity> but, just `losetup` will show all active devices
3484 [18:21:30] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3485 [18:21:57] <Manis> grawity, Cool. Thanks
3486 [18:22:00] <grawity> I think it changed from "static loop0..7" to dynamic allocation in 2014
3487 [18:22:01] *** Joins: Misch1 (~Misch@replaced-ip )
3488 [18:22:43] *** Quits: thiras (~Thiras@replaced-ip ) (Ping timeout: 248 seconds)
3489 [18:22:44] *** Joins: mavhq (~quassel@replaced-ip )
3490 [18:22:47] *** Joins: Neobenedict (~Neobenedi@replaced-ip )
3491 [18:22:48] *** Quits: Neobenedict (~Neobenedi@replaced-ip ) (Changing host)
3492 [18:22:48] *** Joins: Neobenedict (~Neobenedi@replaced-ip )
3493 [18:22:52] *** Quits: TsukiRa (~tsukira@replaced-ip ) (Remote host closed the connection)
3494 [18:23:01] <Manis> grawity, But I still have /dev/loopX even if they're dynamic?
3495 [18:23:06] *** Quits: Misch1 (~Misch@replaced-ip ) (Read error: Connection reset by peer)
3496 [18:23:11] <grawity> yes
3497 [18:23:11] *** Quits: StryKaizer (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3498 [18:23:12] *** Quits: peterrooney (~peter@replaced-ip ) (Remote host closed the connection)
3499 [18:23:22] *** Quits: Neobenedict_ (~Neobenedi@replaced-ip ) (Ping timeout: 244 seconds)
3500 [18:23:22] *** Joins: Misch1 (~Misch@replaced-ip )
3501 [18:23:23] *** Quits: Misch (~Misch@replaced-ip ) (Read error: Connection reset by peer)
3502 [18:23:26] <grawity> well, I think some of them are created statically for "compatibility reasons"
3503 [18:23:39] <grawity> i.e. to make old programs work, which use the old method of assigning loop devices
3504 [18:23:56] <grawity> and, of course, the dynamically assigned ones are still called loopX
3505 [18:24:03] <grawity> that part didn't change
3506 [18:24:04] *** Joins: acksys (~fritz@replaced-ip )
3507 [18:24:09] *** Quits: gh0st (~gh0st@replaced-ip ) (Quit: Ex-Chat)
3508 [18:24:10] *** Quits: RaTeL (~RaTeL@replaced-ip ) (Quit: Ex-Chat)
3509 [18:24:22] <Manis> grawity, OK. Makes sense
3510 [18:24:29] *** Joins: skorv (~skorv@replaced-ip )
3511 [18:26:11] *** Joins: TsukiRa (~tsukira@replaced-ip )
3512 [18:26:57] *** Joins: nnull (~nnull@replaced-ip )
3513 [18:27:20] *** Joins: hoxu[thor] (~hoxu@replaced-ip )
3514 [18:27:34] *** Quits: l3archos (~Icedove@replaced-ip ) (Quit: l3archos)
3515 [18:27:43] *** Quits: aaro (~aaro@replaced-ip ) (Read error: Connection reset by peer)
3516 [18:28:00] *** Joins: Nnavd (~Nnavd@replaced-ip )
3517 [18:28:33] *** Joins: aaro (~aaro@replaced-ip )
3518 [18:28:48] *** Joins: dasj (~daniel@replaced-ip )
3519 [18:29:58] *** Joins: bipul (~bipul@replaced-ip )
3520 [18:30:13] *** Quits: davcri (~davide@replaced-ip ) (Quit: Leaving)
3521 [18:30:17] *** Quits: bipul (~bipul@replaced-ip ) (Max SendQ exceeded)
3522 [18:31:48] *** Joins: vasuvi (~vasuvi@replaced-ip )
3523 [18:32:04] *** Joins: Lokke (~Thunderbi@replaced-ip )
3524 [18:32:14] <tharkun> I have this desktop that whenever iceweasel is runned it nukes the the computer. Screen goes haywire and everything gets fubar. How can I debug this isue. So far I installed a different browser and got rid of iceweasel but that is not what I was especting
3525 [18:32:36] <John> peterrooney
3526 [18:32:36] <John> peterrooney
3527 [18:32:36] <John> peterrooney
3528 [18:32:37] <John> peterrooney - Neo4j isnt some unknown software though - its the leading graph database
3529 [18:32:37] *** John was kicked by debhelper (flood. Please use replaced-url
3530 [18:33:04] *** Joins: John (2edf0105@replaced-ip )
3531 [18:33:13] *** Quits: LitoII__ (~LitoII@replaced-ip ) (Ping timeout: 240 seconds)
3532 [18:33:30] *** Joins: frank1e (~frank1e@replaced-ip )
3533 [18:33:37] <John> Whoops - sorry about that, I copied your name with a trailing newline, and I couldnt figure out why it wasn't pasting -_-
3534 [18:33:41] *** Joins: rod (~rod@replaced-ip )
3535 [18:33:50] *** Quits: rod (~rod@replaced-ip ) (Max SendQ exceeded)
3536 [18:33:57] <frank1e> cygnusx1, ýou there bud? :) It's done :) Just need to unmount now and mount the other hdd
3537 [18:34:04] <John> Yeah anywhoo - im just trying to run Neo4j, i dont think that qualifies as frankendebian
3538 [18:34:33] <John> Im also getting this: W: Failed to fetch replaced-url
3539 [18:34:38] *** Joins: peterrooney (~peter@replaced-ip )
3540 [18:34:48] <r6ku> !ubuntu
3541 [18:34:48] <dpkg> Ubuntu is based on Debian, but it is not Debian. Only Debian is supported on #debian. Use #ubuntu on chat.freenode.net instead. Even if the channel happens to be less helpful, support for distributions other than Debian is offtopic on #debian. See also <based on debian> and <ubuntuirc>.
3542 [18:34:51] <John> Ah, heheh, he wasn't even in the room -_-
3543 [18:34:52] <markybob> John: we don't support ubuntu
3544 [18:34:53] *** Joins: rod (~rod@replaced-ip )
3545 [18:35:01] <John> Oh shiiii--
3546 [18:35:07] <John> Sorry, i forgot my servers are ubuntu
3547 [18:35:23] <John> My head is a mess today, sorry for wasting everyone's time
3548 [18:35:24] <markybob> John: you didn't read the error message before asking for help?
3549 [18:35:52] <John> yeah, i just pasted it too
3550 [18:36:09] <jim> ok, I got the bridge again... now I'm trying to get kvm working
3551 [18:36:20] <John> But it didn't click in my head that im in #Debian (where i always go, because all my servers are Debian...except this one)
3552 [18:36:34] *** Joins: RafaelK (~RafaelK@replaced-ip )
3553 [18:36:41] *** Quits: rod (~rod@replaced-ip ) (Remote host closed the connection)
3554 [18:37:01] *** Joins: HelloAtMega (~HelloShit@replaced-ip )
3555 [18:37:12] *** Quits: Misch1 (~Misch@replaced-ip ) (Ping timeout: 260 seconds)
3556 [18:37:15] <tharkun> John: note taken, now go bark the right tree ;P
3557 [18:37:22] <John> :P
3558 [18:37:29] *** Parts: John (2edf0105@replaced-ip )
3559 [18:37:43] <jmcnaught> jim: hey, sounds like you made some progress. what's KVM doing or not doing?
3560 [18:37:58] <jim> umm :)
3561 [18:38:00] *** debhelper sets mode: +l 1718
3562 [18:38:24] *** Joins: thiras (~Thiras@replaced-ip )
3563 [18:38:26] *** Joins: rod (~rod@replaced-ip )
3564 [18:39:16] <jim> first my goal... is to make a debian jessie amd64 (userland) guest
3565 [18:39:28] *** Quits: alexei (~amgarchin@replaced-ip ) (Ping timeout: 264 seconds)
3566 [18:39:44] <jim> jmcnaught, btw, hi again
3567 [18:40:01] <jim> thanks for the help before and since
3568 [18:40:11] <jmcnaught> jim: are you using libvirt and virt-manager?
3569 [18:40:29] *** Joins: vindelschtuffen (~vindelsch@replaced-ip )
3570 [18:40:36] <jim> I think I have libvirt installed
3571 [18:41:27] <jmcnaught> jim: do you get an error with "virsh -c qemu:///system" ?
3572 [18:41:29] <jim> I -think- it can't insert one of the modules, I can't exactly tell... how can I find out what its current status is?
3573 [18:41:39] *** Quits: Muhannad (~Muhannad@replaced-ip ) (Ping timeout: 246 seconds)
3574 [18:41:40] *** Quits: karimb (~karimb@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3575 [18:41:42] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3576 [18:42:01] <jmcnaught> jim: you can also check if the module is loaded with "lsmod | grep kvm"
3577 [18:42:09] *** Parts: Krampus (~Krampus@replaced-ip )
3578 [18:42:13] *** Joins: cypydk (~john@replaced-ip )
3579 [18:42:30] *** Joins: ProfessorKaos64 (~mikeyd@replaced-ip )
3580 [18:43:19] <jim> I know kvm is loaded (also, the virsh -c qemu:///system thing gave no errors, I'm in that shell)... I expected it to also load kvm-intel
3581 [18:43:34] *** Joins: Rish_ (~quassel@replaced-ip )
3582 [18:44:47] <jim> I dunno for sure if that[s what's supposed to happen, I just became aware of it, that it's a module
3583 [18:45:32] <jim> just verified, kvm is loaded
3584 [18:45:40] *** Quits: Rish (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
3585 [18:45:44] <jmcnaught> oh right. kvm_intel is loaded here on my system. do you get an error if you modprobe it?
3586 [18:45:46] *** Quits: loddfafnir (~f3d3@replaced-ip ) (Quit: Leaving)
3587 [18:46:18] <grawity> just to make sure, what does `lscpu` say about virtualization
3588 [18:47:02] *** Quits: peterrooney (~peter@replaced-ip ) (Remote host closed the connection)
3589 [18:47:31] <jmcnaught> i think last night jim checked his cpuinfo flags for vmx and it was present
3590 [18:47:50] *** Quits: fishxz (~daniel@replaced-ip ) (Quit: fishxz)
3591 [18:48:22] <jim> yes I did, and yes the modprobe of kvm-intel gives an error: modprobe: ERROR: could not insert 'kvm_intel': Operation not supported
3592 [18:48:57] *** Joins: peterrooney (~peter@replaced-ip )
3593 [18:49:03] *** Quits: Manis (~Manis@replaced-ip ) (Ping timeout: 240 seconds)
3594 [18:49:15] <jmcnaught> jim: any clues in "dmesg | grep kvm"? maybe a message about being disabled in bios?
3595 [18:49:41] *** Joins: WayToDoor (~milk.bott@nor75-11-82-66-224-134.fbx.proxad.net)
3596 [18:49:44] *** Joins: fishxz (~daniel@replaced-ip )
3597 [18:49:47] <frank1e> mh. cygnusx1 seems to be away. gonna sit it out and wait until he's getting back =)
3598 [18:49:54] *** Joins: emnz (~FlOziN@replaced-ip )
3599 [18:49:54] *** Quits: emnz (~FlOziN@replaced-ip ) (Excess Flood)
3600 [18:50:06] <jim> jmcnaught, [ 12.364322] kvm: disabled by bios
3601 [18:50:15] *** Quits: fishxz (~daniel@replaced-ip ) (Client Quit)
3602 [18:50:25] <jim> from dmesg
3603 [18:51:04] <jim> do I need to go into the bios settings?\
3604 [18:51:43] *** Quits: thiras (~Thiras@replaced-ip ) (Ping timeout: 252 seconds)
3605 [18:52:13] *** Joins: bipul (~bipul@replaced-ip )
3606 [18:52:21] <jmcnaught> jim: aha! i was under the false impression that vmx would be absent from CPU flags if it were disabled in the bios. yes, you need to enable it in your bios, it will probably be in an "advanced" menu. hopefully it is an option, i think some manufacturers remove it
3607 [18:52:24] *** Joins: suh_dude_ (~pogikotal@replaced-ip )
3608 [18:52:36] *** Quits: wadadli (wadadli@replaced-ip ) (Changing host)
3609 [18:52:36] *** Joins: wadadli (wadadli@replaced-ip )
3610 [18:52:36] *** Quits: wadadli (wadadli@replaced-ip ) (Changing host)
3611 [18:52:36] *** Joins: wadadli (wadadli@replaced-ip )
3612 [18:52:49] *** Quits: bipul (~bipul@replaced-ip ) (Max SendQ exceeded)
3613 [18:53:23] *** Quits: Rish_ (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3614 [18:53:24] <jim> the bios (I guess) is on an asus z97k motherboard (with an i5-4590 cpu)
3615 [18:53:48] <jim> ok, I'll look around the bios
3616 [18:53:56] *** Joins: chuugar (~charles@replaced-ip )
3617 [18:54:00] <jim> back in a bit :) thanks btw.
3618 [18:54:10] *** Quits: jim (~jim@replaced-ip ) (Remote host closed the connection)
3619 [18:54:25] *** Joins: bipul (~bipul@replaced-ip )
3620 [18:54:45] *** Joins: mavhq (~quassel@replaced-ip )
3621 [18:56:15] *** Quits: vitaerk (~vitaerk@replaced-ip ) (Quit: Leaving)
3622 [18:57:33] *** Parts: eMaks (~Maksa@replaced-ip )
3623 [18:57:56] <frank1e> mh. wondering why my cpu is still going mad.
3624 [18:58:13] *** Joins: hightower2 (~hightower@replaced-ip )
3625 [18:58:53] <jmcnaught> frank1e: "top" still tell you. captial P inside top to sort by CPU usage
3626 [18:59:00] *** Quits: peterrooney (~peter@replaced-ip ) (Remote host closed the connection)
3627 [18:59:36] *** Joins: lime__ (~lime@replaced-ip )
3628 [18:59:39] *** Quits: skorv (~skorv@replaced-ip ) (Quit: Ex-Chat)
3629 [18:59:45] <frank1e> my main problem is something else jmcnaught :D which is why i'm waiting for someone here to finish it with me
3630 [19:00:08] <frank1e> mounting something and formatting a drive to ntfs etc
3631 [19:00:14] <frank1e> basic stuff....
3632 [19:00:16] * frank1e ducks
3633 [19:00:26] *** lime__ is now known as lime_
3634 [19:00:45] *** Joins: peterrooney (~peter@replaced-ip )
3635 [19:01:01] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3636 [19:01:20] <jmcnaught> frank1e: gotcha. you're always welcome to address the channel in case that person won't be back for a while :)
3637 [19:01:32] *** Quits: PowerKiller (~PowerKill@replaced-ip ) (Ping timeout: 244 seconds)
3638 [19:01:36] *** Quits: rod (~rod@replaced-ip ) (Ping timeout: 246 seconds)
3639 [19:01:50] <frank1e> jmcnaught okay, so we wiped an infected hdd last night, after I backed up some data of it to a factory new hdd.
3640 [19:02:08] *** Joins: mavhq (~quassel@replaced-ip )
3641 [19:02:15] <frank1e> now I would need to format that "bad" hdd to ntfs or something, to use it with Mac + Win with files larger than 4gb
3642 [19:02:57] <frank1e> i currently have 2 hdds connected. he told me this:
3643 [19:03:34] <frank1e> sdb: infected HDD (sdb2)
3644 [19:03:34] *** Quits: peterrooney (~peter@replaced-ip ) (Remote host closed the connection)
3645 [19:03:41] <frank1e> sda: factory new backup HDD (sda1)
3646 [19:03:51] *** Joins: peterrooney (~peter@replaced-ip )
3647 [19:04:13] *** Joins: dreamon (~dreamon@replaced-ip )
3648 [19:05:05] <a_man> lol joze
3649 [19:05:13] <a_man> John* who already left
3650 [19:05:14] *** Joins: cmdbbq (~ian@replaced-ip )
3651 [19:05:22] <jmcnaught> frank1e: there is a "mkntfs" command. i just checked its man page ("man mkntfs") and there are some known issues you might want to read. if you have a windows system it might be better to format the drive using windows.
3652 [19:05:56] *** Quits: x032cx (~lxuser@replaced-ip ) (Quit: "You picked the wrong kite to run away with!")
3653 [19:06:17] <jmcnaught> frank1e: also the "lsblk" command can be useful in determining which disk is which. another method is plugging/unplugging and reading the new messages from "dmesg"
3654 [19:06:18] *** Joins: jim (~jim@replaced-ip )
3655 [19:07:18] <frank1e> jmcnaught, we used GParted for that with the GUI. but i forgot how we did it to be honest. first step was what i forgot
3656 [19:07:38] <frank1e> i now need to:
3657 [19:07:47] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
3658 [19:07:52] <jim> back. virtualization is enabled, and now modules kvm and kvm_intel are loaded
3659 [19:08:04] *** Joins: szaaman (~kamil@replaced-ip )
3660 [19:08:26] <frank1e> 1) format the win boot hdd to ntfs, then unmount it, shutdown, plugin another hdd, make a full backup of that via the file browser after i managed to mount that and i'm done :)
3661 [19:08:38] *** Joins: hanfm (~Thunderbi@replaced-ip )
3662 [19:09:09] <jmcnaught> frank1e: is windows going to be installed to the drive that you plan on formatting NTFS?
3663 [19:09:11] <frank1e> sideinfo: 1 HDD previously got infected by some real nasty ransomware.
3664 [19:09:22] <frank1e> jmcnaught yes
3665 [19:09:35] <frank1e> ntfs should be good for files +4gb right?
3666 [19:09:40] *** Quits: peterrooney (~peter@replaced-ip ) (Remote host closed the connection)
3667 [19:09:55] <jmcnaught> frank1e: the windows install should take care of formatting its own drive for NTFS, no need to preformat it from linux
3668 [19:09:56] <dontknow> frank1e, right
3669 [19:10:01] <jim> jmcnaught, oh I'll just repeat... so, I'm back, virtual is enabled in bios, and now kvm and kvm_intel modules are both loaded
3670 [19:10:04] *** Joins: dx486__ (~dx486___@replaced-ip )
3671 [19:10:08] <frank1e> jmcnaught, oh okay awesome!
3672 [19:10:11] *** Joins: PowerKiller (~PowerKill@replaced-ip )
3673 [19:10:11] *** Quits: PowerKiller (~PowerKill@replaced-ip ) (Changing host)
3674 [19:10:11] *** Joins: PowerKiller (~PowerKill@replaced-ip )
3675 [19:10:30] <frank1e> so now how do i correctly unmount that windows drive
3676 [19:10:40] *** Quits: cypydk (~john@replaced-ip ) (Ping timeout: 264 seconds)
3677 [19:10:42] *** Joins: Pazician (~pazician@replaced-ip )
3678 [19:10:46] <frank1e> i'm on debian 8 btw
3679 [19:11:06] <jmcnaught> jim: sweet! are you going to try virt-manager to make a new guest? by default libvirt likes to keep its guest images in /var/lib/libvirt/images, but you can add new storage areas
3680 [19:11:42] <jmcnaught> frank1e: in general it's "umount /mount/point" where /mount/point is the directory that the filesystem is mounted to
3681 [19:11:42] <cygnusx1> frank1e
3682 [19:11:46] <cygnusx1> you here?
3683 [19:11:54] *** Joins: cra1g321 (~user@replaced-ip )
3684 [19:11:58] <cygnusx1> i was asleep
3685 [19:12:01] <jim> I was thinking of making some lvm vols for a guest I'd create in virt-manager
3686 [19:12:08] <cygnusx1> umount /mnt
3687 [19:12:15] <frank1e> cygnusx1 oh he's back! hope my highlight didn't wake you up lol
3688 [19:12:15] *** Joins: infra-red (~infra-red@replaced-ip )
3689 [19:12:18] *** Joins: Samouy (~Samouy@replaced-ip )
3690 [19:12:25] *** Quits: cra1g321 (~user@replaced-ip ) (Client Quit)
3691 [19:12:34] *** Quits: mavhq (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
3692 [19:12:36] <jmcnaught> jim: good thinking. i have an LVM volume group for libvirt guests
3693 [19:12:37] *** Joins: frozengeek (~simon@replaced-ip )
3694 [19:13:04] *** Quits: Pazician (~pazician@replaced-ip ) (Read error: Connection reset by peer)
3695 [19:13:10] <cygnusx1> oops
3696 [19:13:14] <cygnusx1> frank1e
3697 [19:13:17] <frank1e> yes
3698 [19:13:18] <cygnusx1> you do this
3699 [19:13:22] *** Joins: Pazician (~pazician@replaced-ip )
3700 [19:13:27] <cygnusx1> umount /sdb
3701 [19:13:28] *** Quits: vivid (~vivid@replaced-ip ) (Quit: Leaving)
3702 [19:13:40] <frank1e> to unmount the wiped hdd, okay 1 sec
3703 [19:13:43] <cygnusx1> yes
3704 [19:13:44] *** Joins: swing7 (~massimo@replaced-ip )
3705 [19:13:55] <jmcnaught> jim: in virt-manager that bar that says "localhost (QEMU)" is a connection, you can double click it to change storage, network etc options
3706 [19:13:59] *** Quits: evade (~evade@replaced-ip ) (Quit: Leaving)
3707 [19:14:05] <frank1e> bash: unmount: command not found
3708 [19:14:11] *** Quits: frozengeek (~simon@replaced-ip ) (Client Quit)
3709 [19:14:13] <cygnusx1> its umount
3710 [19:14:14] <frank1e> :D
3711 [19:14:17] <cygnusx1> not unmount
3712 [19:14:17] <frank1e> oopsie
3713 [19:14:27] <cygnusx1> lol
3714 [19:14:43] <frank1e> umount: /sdb: mountpoint not found
3715 [19:14:59] <cygnusx1> umount /mnt
3716 [19:15:10] <cygnusx1> sorry just woke up
3717 [19:15:25] <frank1e> ok :>
3718 [19:15:29] <jim> hmm... I have a backup on sdb, and just under 1600gb unpartitioned there...
3719 [19:15:44] *** Joins: frozengeek (~simon@replaced-ip )
3720 [19:15:52] <frank1e> cygnusx1, umount: /mnt: not mounted
3721 [19:16:04] <cygnusx1> where did we mount it lol
3722 [19:16:06] <cygnusx1> i forget
3723 [19:16:07] <frank1e> hold on need to grab some coffee
3724 [19:16:08] <frank1e> no idea
3725 [19:16:10] <frank1e> lol
3726 [19:16:10] <cygnusx1> kk
3727 [19:16:19] <cygnusx1> just type mount
3728 [19:16:32] <cygnusx1> it will show mounted disks
3729 [19:16:33] *** Joins: klow (~textual@replaced-ip )
3730 [19:17:50] *** Joins: R1chm0nd (~R1chm0nd@replaced-ip )
3731 [19:18:01] *** Quits: z0ran (~z0ran@replaced-ip ) (Ping timeout: 240 seconds)
3732 [19:18:04] <cygnusx1> umount /sdb1
3733 [19:18:11] *** a_man is now known as polyzen
3734 [19:18:18] <cygnusx1> frankle umount /dev/sdb1
3735 [19:18:24] <cygnusx1> i remember now
3736 [19:18:28] <grawity> findmnt!
3737 [19:18:33] *** polyzen is now known as a_man
3738 [19:18:54] <cygnusx1> is that a command grawity?
3739 [19:19:09] <cygnusx1> i know mount will show all mounted drives...
3740 [19:19:13] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (Ping timeout: 252 seconds)
3741 [19:19:45] *** Joins: AngeFede (~f3d3@replaced-ip )
3742 [19:21:32] *** Quits: hero_ (~mehul@replaced-ip ) (Ping timeout: 260 seconds)
3743 [19:22:18] <dontknow> anyone here plays micropolis?
3744 [19:22:39] <frank1e> cygnusx1, ok will do now
3745 [19:22:41] <frank1e> sidenote:
3746 [19:22:45] <frank1e> you told me that
3747 [19:22:51] <cygnusx1> frankle umount /dev/sdb1
3748 [19:22:53] <dontknow> resident, commercial and industry need is waving
3749 [19:23:00] *** Joins: vivid (~vivid@replaced-ip )
3750 [19:23:09] <frank1e> sdb: infected HDD and then wiped (sdb2)
3751 [19:23:16] *** Quits: ]3n19m4[ (~]3n19m4@replaced-ip ) (Ping timeout: 264 seconds)
3752 [19:23:29] <frank1e> sda: factory new backup HDD (sda1) <- should stay mounted
3753 [19:23:35] <cygnusx1> yes
3754 [19:23:35] *** Quits: AlexRussia (~Alex@replaced-ip ) (Quit: WeeChat 1.4-dev)
3755 [19:23:49] <cygnusx1> and its /dev/sdb1 not sdb2
3756 [19:24:03] <cygnusx1> isnt it?
3757 [19:24:06] <cygnusx1> no
3758 [19:24:08] <cygnusx1> your right
3759 [19:24:12] <frank1e> undmount command not found
3760 [19:24:15] <frank1e> *unmount
3761 [19:24:21] <frank1e> oops
3762 [19:24:22] <frank1e> sry
3763 [19:24:22] <cygnusx1> umount
3764 [19:24:23] *** Quits: Malinux (~malin@replaced-ip ) (Ping timeout: 250 seconds)
3765 [19:24:31] <cygnusx1> umount /dev/sdb2
3766 [19:24:45] *** Joins: f10 (~flo@replaced-ip )
3767 [19:24:49] <frank1e> uh ok
3768 [19:24:57] *** Joins: ]3n19m4[ (~]3n19m4@replaced-ip )
3769 [19:24:58] *** Joins: peterrooney (~peter@replaced-ip )
3770 [19:25:00] <frank1e> done
3771 [19:25:05] <frank1e> now the hdd icon is grey in file window
3772 [19:25:05] <cygnusx1> iirc sdb1 is the windows system partition
3773 [19:25:14] *** Quits: nnull (~nnull@replaced-ip ) (Quit: Leaving)
3774 [19:25:16] <frank1e> win partition?
3775 [19:25:21] <frank1e> shouldn't there be nothing left on it
3776 [19:25:26] <cygnusx1> it was
3777 [19:25:27] <frank1e> with all partitions gone etc
3778 [19:25:30] <cygnusx1> its zeroed now
3779 [19:25:33] <frank1e> okok
3780 [19:25:59] *** Quits: Tiffon (~name@replaced-ip ) (Quit: Saliendo)
3781 [19:26:05] *** jippex is now known as jipp
3782 [19:26:07] <frank1e> so
3783 [19:26:13] <frank1e> now i can unplug it i guess :)
3784 [19:26:26] <cygnusx1> so you need to make a partition table on it
3785 [19:26:32] <cygnusx1> if you want to use it
3786 [19:26:40] *** Joins: liny01 (~liny01@replaced-ip )
3787 [19:26:43] <frank1e> oh okay i could have done that too with the win installer i thought
3788 [19:26:50] <cygnusx1> oh
3789 [19:26:50] <frank1e> (someone told me earlier here)
3790 [19:26:52] <cygnusx1> yea
3791 [19:26:55] <cygnusx1> you can
3792 [19:26:57] <frank1e> ok
3793 [19:27:01] *** Quits: merica (~bofa@replaced-ip ) ()
3794 [19:27:03] <frank1e> unplugged
3795 [19:27:09] <cygnusx1> didnt know what u planned to do with it
3796 [19:27:28] *** Joins: lqsfly (~john@replaced-ip )
3797 [19:27:34] <cygnusx1> if you are installing windows there the windows install disk will handle the partitioning
3798 [19:27:35] <frank1e> pluggin in the hdd now i need to mirror
3799 [19:27:39] <frank1e> yup
3800 [19:27:57] *** Quits: pitoow (~12345@replaced-ip ) (Ping timeout: 244 seconds)
3801 [19:28:12] *** Quits: dx486__ (~dx486___@replaced-ip ) (Quit: Leaving)
3802 [19:28:25] <cygnusx1> what is this mirroring you keep mentioning? how do you do this?
3803 [19:28:30] *** Joins: uglybandersnatch (~johngrime@replaced-ip )
3804 [19:29:09] <frank1e> uh no idea
3805 [19:29:13] <cygnusx1> lol
3806 [19:29:15] <cygnusx1> me either
3807 [19:29:27] <frank1e> i just uhm.. i guess i gotta manually just copy all folders+files to the backup hdd
3808 [19:29:41] <cygnusx1> you can make an exact copy of another drive
3809 [19:29:42] <frank1e> gotta keep all there is on this hdd
3810 [19:29:42] *** Joins: contrapunctus (~user@replaced-ip )
3811 [19:29:57] <frank1e> but using the same backup drive for it like i used before
3812 [19:30:16] *** Joins: magellanicloud (~magellani@replaced-ip )
3813 [19:30:17] <cygnusx1> ah
3814 [19:30:25] *** Quits: swing7 (~massimo@replaced-ip ) (Quit: leaving)
3815 [19:30:31] <cygnusx1> well sounds like you know what your doing then ;)
3816 [19:30:32] <frank1e> showed already up in file browser
3817 [19:30:34] <jim> back in a sec, just partitioned.
3818 [19:30:40] *** Quits: jim (~jim@replaced-ip ) (Remote host closed the connection)
3819 [19:30:48] <frank1e> nothing to do in terminal i guess for this one cygnusx1
3820 [19:30:52] <cygnusx1> naw
3821 [19:31:02] <frank1e> but
3822 [19:31:17] <frank1e> where can i see how much space is used on the new plugged in hdd?
3823 [19:31:24] *** Quits: dx486 (~dx486___@replaced-ip ) (Remote host closed the connection)
3824 [19:31:24] *** Quits: dx486_ (~dx486___@replaced-ip ) (Remote host closed the connection)
3825 [19:31:26] <cygnusx1> gparted
3826 [19:31:29] <frank1e> god this is embarassing :D
3827 [19:31:29] <cygnusx1> will show you
3828 [19:31:34] <frank1e> sadly no
3829 [19:31:41] <frank1e> it doesn't list this drive
3830 [19:31:41] <cygnusx1> fdisk
3831 [19:31:57] <cygnusx1> you need to click gparted then devices
3832 [19:31:58] *** Quits: RafaelK (~RafaelK@replaced-ip ) (Ping timeout: 248 seconds)
3833 [19:32:02] <cygnusx1> and go to sdb
3834 [19:32:09] <cygnusx1> it will
3835 [19:32:13] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 268 seconds)
3836 [19:32:15] <cygnusx1> i use gparted daily
3837 [19:32:17] *** Quits: adellam (~adellam@replaced-ip ) (Remote host closed the connection)
3838 [19:32:43] <frank1e> cygnusx1 drives menu only offers "create table" or "attempt data rescue"
3839 [19:32:45] *** Quits: uglybandersnatch (~johngrime@replaced-ip ) (Ping timeout: 246 seconds)
3840 [19:32:45] *** Joins: secrgb (~secrgb@replaced-ip )
3841 [19:32:49] *** Joins: Malinux- (~malin@replaced-ip )
3842 [19:32:51] <cygnusx1> not drives menu
3843 [19:32:58] <cygnusx1> click gparted in upper left
3844 [19:33:03] <cygnusx1> then click devices
3845 [19:33:14] <cygnusx1> not device in the middle of the bar
3846 [19:33:23] <frank1e> oh yes
3847 [19:33:26] <frank1e> fuck
3848 [19:33:27] *** Quits: Samouy (~Samouy@replaced-ip ) (Ping timeout: 268 seconds)
3849 [19:33:33] *** Quits: dreamon (~dreamon@replaced-ip ) (Remote host closed the connection)
3850 [19:33:35] <frank1e> i need to plug in the other factory new hdd
3851 [19:33:40] <cygnusx1> kk
3852 [19:33:42] <frank1e> it's too big :|
3853 [19:33:45] *** Joins: jim (~jim@replaced-ip )
3854 [19:33:46] *** Joins: CyberGabber (~CyberGabb@replaced-ip )
3855 [19:33:52] <cygnusx1> wont fit in your case?
3856 [19:33:53] <frank1e> sooo shutdown... hold on lol
3857 [19:34:04] *** Joins: Se-bash (~seba@replaced-ip )
3858 [19:34:10] <frank1e> i only have 1 external hdd usb case
3859 [19:34:12] *** Joins: rimdeker (~rimdeker@replaced-ip )
3860 [19:34:15] <cygnusx1> ah
3861 [19:34:18] <frank1e> the other one has to be plugged in internally
3862 [19:34:24] <cygnusx1> ok do it
3863 [19:34:24] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
3864 [19:35:32] *** Joins: GJ_ (~Thunderbi@replaced-ip )
3865 [19:36:09] *** Joins: jippex_ (~jipp@replaced-ip )
3866 [19:36:29] *** Quits: jipp (~jipp@replaced-ip ) (Read error: Connection reset by peer)
3867 [19:36:34] *** Joins: mastokley (~mastokley@replaced-ip )
3868 [19:36:35] *** Quits: mastokley (~mastokley@replaced-ip ) (Max SendQ exceeded)
3869 [19:36:53] *** Joins: mastokley (~mastokley@replaced-ip )
3870 [19:37:18] *** Joins: jipp_ (~jipp@replaced-ip )
3871 [19:38:01] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Client Quit)
3872 [19:38:14] *** Quits: Colti (Miramar-FL@replaced-ip ) (Ping timeout: 260 seconds)
3873 [19:38:22] *** Quits: TomTomTosch (~henryk@replaced-ip ) (Quit: WeeChat 1.4)
3874 [19:38:39] *** Quits: R1chm0nd (~R1chm0nd@replaced-ip ) (Read error: Connection reset by peer)
3875 [19:38:41] *** Quits: Pixer (~deadpool@replaced-ip ) (Ping timeout: 250 seconds)
3876 [19:38:53] *** Quits: arobase (~arobase@replaced-ip ) (Quit: Quitte)
3877 [19:39:59] *** Quits: Malinux- (~malin@replaced-ip ) (Ping timeout: 250 seconds)
3878 [19:40:25] *** Quits: jippex_ (~jipp@replaced-ip ) (Ping timeout: 240 seconds)
3879 [19:40:52] *** Joins: davi (~davi@replaced-ip )
3880 [19:40:52] *** Quits: davi (~davi@replaced-ip ) (Changing host)
3881 [19:40:52] *** Joins: davi (~davi@replaced-ip )
3882 [19:41:09] *** Quits: nwe (~niklas@replaced-ip ) (Ping timeout: 260 seconds)
3883 [19:41:16] *** Quits: jipp_ (~jipp@replaced-ip ) (Client Quit)
3884 [19:41:17] *** Joins: nwe (~niklas@replaced-ip )
3885 [19:41:32] *** Joins: towa (~quassel@replaced-ip )
3886 [19:45:00] *** Quits: szaaman (~kamil@replaced-ip ) (Ping timeout: 244 seconds)
3887 [19:45:27] *** Joins: Manis (~Manis@replaced-ip )
3888 [19:46:02] *** Joins: _KaszpiR_ (quasselcor@replaced-ip )
3889 [19:46:48] *** Quits: nwe (~niklas@replaced-ip ) (Ping timeout: 276 seconds)
3890 [19:46:56] *** Joins: mavhq (~quassel@replaced-ip )
3891 [19:47:22] <frank1e> cygnusx1 5 min :)
3892 [19:47:45] <cygnusx1> ye
3893 [19:48:04] *** Joins: nwe (~niklas@replaced-ip )
3894 [19:48:22] *** Quits: davi (~davi@replaced-ip ) (Ping timeout: 260 seconds)
3895 [19:48:35] *** Joins: emacs-dwim (~user@replaced-ip )
3896 [19:49:24] *** Joins: TomTomTosch (~henryk@replaced-ip )
3897 [19:50:29] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 260 seconds)
3898 [19:50:31] *** Joins: raspdeb2 (~super@replaced-ip )
3899 [19:50:34] *** Joins: HisaoNakai (~user@replaced-ip )
3900 [19:50:36] *** Quits: HisaoNakai (~user@replaced-ip ) (Read error: Connection reset by peer)
3901 [19:50:37] *** Joins: SonicJam_ (~monoFish@replaced-ip )
3902 [19:50:59] *** Joins: transhuman__ (~transhuma@replaced-ip )
3903 [19:51:03] *** Quits: contrapunctus (~user@replaced-ip ) (Disconnected by services)
3904 [19:51:03] *** Joins: HisaoNakai (~user@replaced-ip )
3905 [19:51:26] *** Joins: davi (~davi@replaced-ip )
3906 [19:51:27] *** Quits: davi (~davi@replaced-ip ) (Changing host)
3907 [19:51:27] *** Joins: davi (~davi@replaced-ip )
3908 [19:51:29] *** Joins: jack_rabbit (~jack_rabb@replaced-ip )
3909 [19:51:38] *** Quits: Pazician (~pazician@replaced-ip ) (Remote host closed the connection)
3910 [19:51:51] *** Quits: level7 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3911 [19:51:56] *** HisaoNakai is now known as contrapunctus
3912 [19:52:12] <emacs-dwim> Where do the /usr/doc/HOWTO/ documents live? Google is useless -- it only privide online HOWTOs. i see some doc-linux-* packages in French, Croatian, Japanese, and Polish -- but alas, those are four of the languages i /don't/ know...
3913 [19:52:34] *** Quits: transhuman (~transhuma@replaced-ip ) (Ping timeout: 240 seconds)
3914 [19:52:56] <frank1e> cygnusx1, so live-cd -> rebooted now -> install gparted again
3915 [19:52:56] *** Quits: thebrush (~Icedove@replaced-ip ) (Quit: Ciao)
3916 [19:53:03] *** Joins: level7 (~quassel@replaced-ip )
3917 [19:53:26] <frank1e> so i can get the 2nd factory new hdd to ntfs too
3918 [19:55:09] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Ping timeout: 246 seconds)
3919 [19:55:16] <contrapunctus> o/
3920 [19:55:17] <cygnusx1> yes
3921 [19:55:23] <cygnusx1> frank1e
3922 [19:55:33] <cygnusx1> didnt we move some files to the new drive?
3923 [19:55:37] <frank1e> how'd i do that again lol
3924 [19:55:42] <frank1e> no
3925 [19:55:55] <frank1e> yesterday we moved stuff to the 1st factory new one
3926 [19:56:03] <cygnusx1> you have 2?
3927 [19:56:06] <cygnusx1> new drives
3928 [19:56:18] <frank1e> now that i need more space for backing up another old hdd, i plugged in a 2nd factory new hdd
3929 [19:56:23] <cygnusx1> ok ok
3930 [19:56:25] <cygnusx1> gotcha
3931 [19:56:28] <frank1e> #hddsweg
3932 [19:56:28] <frank1e> :D
3933 [19:56:34] <cygnusx1> lol
3934 [19:56:36] <cygnusx1> ye ye
3935 [19:56:47] <cygnusx1> ok so yea install gparted again
3936 [19:56:56] <frank1e> yeah how
3937 [19:56:57] <frank1e> lol
3938 [19:56:59] <frank1e> forgot
3939 [19:57:03] <cygnusx1> apt-get install gparted
3940 [19:57:09] <frank1e> oh ok
3941 [19:57:16] <cygnusx1> prefix with sudo if you arent root
3942 [19:57:25] *** Joins: alxy (uid115853@replaced-ip )
3943 [19:57:27] <cygnusx1> or sudo su and become root first
3944 [19:57:48] <emacs-dwim> (sid 4.4.4-2 (2016-03-09))
3945 [19:57:51] *** Quits: jfdh1 (~jfdh@replaced-ip ) (Ping timeout: 244 seconds)
3946 [19:58:10] <frank1e> ay
3947 [19:58:20] *** Joins: s4ndm4n (~sandman@replaced-ip )
3948 [19:58:21] *** Joins: SonicJam_ (~monoFish@replaced-ip )
3949 [19:58:27] <contrapunctus> I have a Debian Stable notebook in which X does not start. /var/log/Xorg.0.log - replaced-url
3950 [19:59:01] *** Joins: infra-re_ (~infra-red@replaced-ip )
3951 [19:59:10] <markybob> emacs-dwim: sid support is in #debian-next on irc.oftc.net per /topic
3952 [19:59:15] *** Joins: Triski (~Triski@replaced-ip )
3953 [19:59:26] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
3954 [19:59:29] <cygnusx1> contrapunctus, you do not have X configured at all
3955 [19:59:49] *** Quits: ompaul (~ompaul@replaced-ip ) (Ping timeout: 260 seconds)
3956 [19:59:53] <contrapunctus> cygnusx1: dpkg-reconfigure ?
3957 [20:00:01] *** Quits: betaboon (~betaboon@replaced-ip ) (Ping timeout: 240 seconds)
3958 [20:00:27] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 276 seconds)
3959 [20:00:28] <frank1e> cygnusx1 done
3960 [20:00:34] <contrapunctus> cygnusx1: what do I do?
3961 [20:00:43] <cygnusx1> yes contrapunctus
3962 [20:00:52] <cygnusx1> dpkg-reconfigure
3963 [20:01:01] <frank1e> gotta find out which one is the backup hdd and which one the used old hdd
3964 [20:01:19] *** Joins: stvlker (~stvlker@replaced-ip )
3965 [20:01:28] *** Joins: CheckDavid (uid14990@replaced-ip )
3966 [20:01:32] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 244 seconds)
3967 [20:01:35] *** Joins: Lokke (~Thunderbi@replaced-ip )
3968 [20:01:49] *** Joins: Se-bash (~seba@replaced-ip )
3969 [20:01:52] <frank1e> GParted -> Devices only lists 1 drive
3970 [20:02:12] <frank1e> oh... oops
3971 [20:02:32] *** Quits: infra-red (~infra-red@replaced-ip ) (Ping timeout: 244 seconds)
3972 [20:02:42] <cygnusx1> frank1e you can use the command fdisk -l too see drives and their size and filesystem
3973 [20:02:52] <jim> jmcnaught, hi, got a vg, a 10g partition for /boot and 2 200g PVs for the kvm guest... what's the easiest thing to do? run the netinstall?
3974 [20:03:03] <jim> (if you're still around that is)
3975 [20:03:14] <frank1e> cygnusx1 already found it via gparted.
3976 [20:03:20] <cygnusx1> sweet!
3977 [20:03:22] <frank1e> power cable on usb drive wasnt plugged in lol
3978 [20:03:28] <jmcnaught> contrapunctus: did X used to work before? what is the linux-gate.so.1 mentioned on line 348 of your Xorg.0.log paste?
3979 [20:03:30] <cygnusx1> hehe
3980 [20:03:33] *** Quits: civillian (~nick@replaced-ip ) (Ping timeout: 246 seconds)
3981 [20:03:39] <frank1e> it won't let me create a new partition on the new hdd. says "no partition table"
3982 [20:03:51] <cygnusx1> jmcnaught his xorg has nothing configured
3983 [20:04:01] <cygnusx1> frank1e click device
3984 [20:04:07] <cygnusx1> then create partition table
3985 [20:04:14] <cygnusx1> select msdos as the type
3986 [20:04:15] <jim> how big is it? maybe put a gpt partition tableon it?
3987 [20:04:24] <cygnusx1> he wants windows
3988 [20:04:26] <frank1e> I did
3989 [20:04:27] <cygnusx1> so msdos
3990 [20:04:29] <jmcnaught> jim: yes i would just do a netinstall as if it were a normal computer. you can use virt-manager or there's also a virt-install command that will launch a graphical console
3991 [20:04:32] <jim> oh ok.., never mind :)
3992 [20:04:48] <cygnusx1> lol
3993 [20:04:52] <frank1e> cygnusx1, I did but before I can chose msdos it says "No partition table found on device /dev/sda"
3994 [20:04:55] *** Joins: civillian (~nick@replaced-ip )
3995 [20:04:58] <jmcnaught> cygnusx1: xorg usually doesn't need to be configured
3996 [20:05:04] <cygnusx1> thats fine frank1e
3997 [20:05:18] <cygnusx1> it doesnt have a partition table cause its brand spankin new
3998 [20:05:19] <contrapunctus> cygnusx1: the relevant package is xserver-xorg, I take it?
3999 [20:05:19] <contrapunctus> jmcnaught: it did. I just removed KDE from a system with KDE and XFCE on it before the problem appeared. And heck if I know :\
4000 [20:05:27] <frank1e> btw: this one needs to be used for a mac and a win pc
4001 [20:05:30] <cygnusx1> yes contrapunctus
4002 [20:05:38] <frank1e> cygnusx1 yup
4003 [20:05:51] <contrapunctus> okay, did the needful, restarting, fingers crossed.
4004 [20:05:51] <jim> jmcnaught, ok... so I would download the netinstall image, and... ummm...
4005 [20:05:56] <jmcnaught> contrapunctus: does "dpkg -S linux-gate" tell you the package it came from?
4006 [20:06:03] <cygnusx1> jmcnaught will probably be better able to help you contrapunctus because this isnt really my field of expertise
4007 [20:06:10] *** Joins: amcorreia (~amcorreia@replaced-ip )
4008 [20:06:17] *** Quits: peterrooney (~peter@replaced-ip ) (Quit: new kernel compiled - reboot)
4009 [20:06:18] <jim> I dunno :) I don't have a usb stick :)
4010 [20:06:25] <contrapunctus> cygnusx1: okay-o, thanks
4011 [20:06:34] *** Quits: _KaszpiR_ (quasselcor@replaced-ip ) (Remote host closed the connection)
4012 [20:06:35] <cygnusx1> you're welcome :)
4013 [20:06:37] *** Joins: Colti (Miramar-FL@replaced-ip )
4014 [20:07:00] <jmcnaught> jim: in virt-manager you can do "file > new virtual machine". it will let you select an ISO (i usually put those in /var/lib/libvirt/images)
4015 [20:07:16] <frank1e> cygnusx1, oh saw my mistake now. knew what you meant, but still clicked the wrong thing
4016 [20:07:31] *** Quits: dfcnvt (~tagraf@replaced-ip ) (Quit: Lost terminal)
4017 [20:07:42] *** Quits: emacs-dwim (~user@replaced-ip ) (Ping timeout: 248 seconds)
4018 [20:07:47] <jim> jmcnaught, so, download it to that location?
4019 [20:07:50] <frank1e> cygnusx1, now i chose ntfs right
4020 [20:07:53] *** Quits: tonythomas (uid25971@replaced-ip ) (Quit: Connection closed for inactivity)
4021 [20:07:57] <contrapunctus> jmcnaught: "dpkg-query: no path found matching pattern *linux-gate*"
4022 [20:08:00] *** Joins: Malinux- (~malin@replaced-ip )
4023 [20:08:06] <cygnusx1> yes frank1e
4024 [20:08:17] <jmcnaught> jim: or download it as a regular user, and move it to that dir as root
4025 [20:08:23] *** Joins: Xtopherus (~z0r@replaced-ip )
4026 [20:08:36] <jim> ok
4027 [20:08:38] *** Quits: ubik123 (~ubik@replaced-ip ) (Remote host closed the connection)
4028 [20:08:41] <Xtopherus> you in here tone?
4029 [20:08:52] *** Joins: _KaszpiR_ (quasselcor@replaced-ip )
4030 [20:08:53] <grawity> linux-gate / linux-vdso is not a file in any package and has never been a real file anywhere at all
4031 [20:08:54] <jim> I'll run wget as root
4032 [20:08:56] <frank1e> cygnusx1, ok done
4033 [20:09:06] <grawity> it's a virtual library provided by the kernel itself
4034 [20:09:08] <jmcnaught> contrapunctus: does "locate linux-gate.so.1" telly ou anything?
4035 [20:09:09] <jim> Xtopherus, chris waters?
4036 [20:09:14] *** Joins: betaboon (~betaboon@replaced-ip )
4037 [20:09:23] <Xtopherus> no sir,
4038 [20:09:24] <contrapunctus> jmcnaught: nothing
4039 [20:09:27] *** Quits: format_c (~format_c@replaced-ip ) (Ping timeout: 250 seconds)
4040 [20:09:27] <cygnusx1> ok now you should good to go frank1e
4041 [20:09:32] *** mischief- is now known as mischief
4042 [20:09:35] <jmcnaught> oh... see what grawity said about it ^
4043 [20:09:37] <frank1e> cygnusx1, now we would need to mount the factory new hdd, so i can see it in file browser window
4044 [20:09:42] <jim> oh, wrong person sorry
4045 [20:09:46] <frank1e> cygnusx1, it's not displayed there yet sadly
4046 [20:09:50] <Xtopherus> no worries at all mate
4047 [20:10:05] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
4048 [20:10:30] *** Joins: peterrooney (~peter@replaced-ip )
4049 [20:10:42] <grawity> (see `man vdso`)
4050 [20:10:46] <contrapunctus> jmcnaught , grawity - so what does one do in this case? :\
4051 [20:10:49] *** Quits: poleprogger (~mj@replaced-ip ) (Ping timeout: 240 seconds)
4052 [20:10:53] *** Joins: Wizek__ (~Wizek@replaced-ip )
4053 [20:11:12] <cygnusx1> frank1e its not displayed in file browser?
4054 [20:11:16] <frank1e> cygnusx1, it's called "/dev/sda" in gparted btw
4055 [20:11:19] <frank1e> cygnusx1, yep
4056 [20:11:24] <cygnusx1> did you apply changes?
4057 [20:11:26] <frank1e> it's not shown
4058 [20:11:32] <TomTomTosch> contrapunctus, why are you on the backports kernel anyway?
4059 [20:11:33] <frank1e> oh......
4060 [20:11:34] <cygnusx1> you need to click apply changes
4061 [20:11:35] * frank1e cough
4062 [20:11:39] <cygnusx1> LOL
4063 [20:11:49] *** Joins: Pixer (~deadpool@replaced-ip )
4064 [20:11:59] <grawity> contrapunctus: how are you starting X in this case
4065 [20:12:10] *** Joins: DocMAX2 (~DocMAX@replaced-ip )
4066 [20:12:13] *** Joins: Pazician (~pazician@replaced-ip )
4067 [20:12:14] <grawity> I mean, the crash is undesired, but
4068 [20:12:20] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Remote host closed the connection)
4069 [20:12:27] <grawity> Xorg itself seems to be in the process of shutting down when it crashes
4070 [20:12:29] <frank1e> cygnusx1 always making the same mistake as yesterday lol
4071 [20:12:34] <contrapunctus> TomTomTosch: ???
4072 [20:12:40] *** Joins: dionysus69 (~Icedove@replaced-ip )
4073 [20:12:40] <grawity> so maybe it shuts down because your .xinitrc or something is empty
4074 [20:12:43] <cygnusx1> hehe
4075 [20:12:57] <contrapunctus> grawity: How do I check? o.o
4076 [20:13:04] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Ping timeout: 240 seconds)
4077 [20:13:15] <grawity> by answering "how do you start X"
4078 [20:13:21] <grawity> kdm? sddm? startx? gdm?
4079 [20:13:27] *** Joins: earthundead (~earthunde@replaced-ip )
4080 [20:13:35] *** Quits: vasuvi (~vasuvi@replaced-ip ) (Quit: Leaving)
4081 [20:14:04] *** Quits: DocMAX (~DocMAX@replaced-ip ) (Ping timeout: 240 seconds)
4082 [20:14:13] *** Quits: Triski (~Triski@replaced-ip ) (Ping timeout: 252 seconds)
4083 [20:14:38] <frank1e> cygnusx1, alright I think we are done here! It's copying! This is gonna take at least a day lol
4084 [20:14:52] <frank1e> Thank you a LOT
4085 [20:15:23] *** Quits: Wizek (~Wizek@replaced-ip ) (Ping timeout: 268 seconds)
4086 [20:15:53] <cygnusx1> you're welcome frank1e
4087 [20:15:59] <cygnusx1> glad i could help bro
4088 [20:16:13] <contrapunctus> grawity: I'm afraid I do not know :\
4089 [20:16:21] *** Quits: exedore6 (~cleryd@replaced-ip ) (Quit: exedore6)
4090 [20:16:42] *** Joins: exedore6 (~cleryd@replaced-ip )
4091 [20:16:49] *** Quits: Pazician (~pazician@replaced-ip ) (Ping timeout: 250 seconds)
4092 [20:16:52] *** Parts: exedore6 (~cleryd@replaced-ip )
4093 [20:17:10] <frank1e> cygnusx1 good help! I'm so glad my most important files are still there. Talk about huge luck
4094 [20:17:34] *** Quits: dontknow (~dontknow@replaced-ip ) (Quit: Leaving)
4095 [20:17:50] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Read error: Connection reset by peer)
4096 [20:18:00] *** debhelper sets mode: +l 1712
4097 [20:18:03] *** Quits: murfjr (~douseiais@replaced-ip ) (Quit: Leaving)
4098 [20:18:18] <cygnusx1> well not everyone gets as lucky as you frank1e, very smart way that you handled the situation my friend
4099 [20:18:38] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
4100 [20:18:39] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Read error: Connection reset by peer)
4101 [20:18:48] *** Joins: christopher_ (~christoph@replaced-ip )
4102 [20:18:51] <christopher_> hey guys
4103 [20:18:57] <christopher_> its nicole
4104 [20:18:58] <frank1e> cygnusx1, ignoring all this weird stuff happening could have ended way worse lol damn ransomware
4105 [20:19:04] *** Quits: level7 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
4106 [20:19:09] <christopher_> lg
4107 [20:19:15] <christopher_> (!)
4108 [20:19:19] <christopher_> (!)Error
4109 [20:19:25] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
4110 [20:19:26] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Read error: Connection reset by peer)
4111 [20:19:43] *** Parts: christopher_ (~christoph@replaced-ip )
4112 [20:19:53] <cygnusx1> yes you caught in time
4113 [20:20:15] *** Joins: level7 (~quassel@replaced-ip )
4114 [20:20:21] *** Quits: Sendoushi (~Sendoushi@replaced-ip ) (Remote host closed the connection)
4115 [20:20:29] <frank1e> partytime
4116 [20:20:35] *** Joins: vervet (~vervet@replaced-ip )
4117 [20:20:36] <cygnusx1> kek
4118 [20:20:39] <jim> the image is downloading... just a few mins
4119 [20:20:48] <TomTomTosch> contrapunctus, you have to know if you type startx or if you boot into a fancy screen :P
4120 [20:20:58] <frank1e> i'm creeping away in the night now, have a good one! o/
4121 [20:21:37] <TomTomTosch> contrapunctus,if not startx then 'cat /etc/X11/default-display-manager' will tell more.
4122 [20:21:53] *** Quits: dArK_IcE (~DARKICEPT@replaced-ip ) ()
4123 [20:21:53] <contrapunctus> TomTomTosch: the latter
4124 [20:22:14] *** Quits: TxGVNN (~Icedove@replaced-ip ) (Remote host closed the connection)
4125 [20:22:42] <contrapunctus> TomTomTosch: /usr/bin/kdm ...which AFAIK I just uninstalled o_o
4126 [20:22:43] <contrapunctus> wat
4127 [20:23:24] <TomTomTosch> contrapunctus, kdm is not kde.
4128 [20:23:37] *** Quits: fernie (~jarkko@replaced-ip ) (Ping timeout: 240 seconds)
4129 [20:23:43] <contrapunctus> but it's part of it, yeah?
4130 [20:24:22] <TomTomTosch> yes
4131 [20:24:34] *** Quits: Guest49825 (~electro7@replaced-ip ) (Ping timeout: 240 seconds)
4132 [20:24:50] *** Joins: dontknow (~dontknow@replaced-ip )
4133 [20:24:52] *** Joins: skorv (~skorv@replaced-ip )
4134 [20:24:54] <jim> kdm is the part of kde that lets you login, and then fires up the rest of kde for your session
4135 [20:25:09] *** Quits: vervet (~vervet@replaced-ip ) (Client Quit)
4136 [20:25:21] *** Quits: Pixer (~deadpool@replaced-ip ) (Read error: Connection reset by peer)
4137 [20:25:27] <cygnusx1> kdm is the session manager
4138 [20:25:35] *** Joins: fernie (~jarkko@replaced-ip )
4139 [20:26:11] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
4140 [20:26:18] *** Quits: betaboon (~betaboon@replaced-ip ) (Ping timeout: 246 seconds)
4141 [20:26:18] *** Quits: Manis (~Manis@replaced-ip ) (Ping timeout: 244 seconds)
4142 [20:26:51] *** Joins: TechnoTony_MAIN (~TechnoTon@replaced-ip )
4143 [20:27:09] *** Joins: lum1s (lum1s@replaced-ip )
4144 [20:28:13] *** Joins: Sendoushi (~Sendoushi@replaced-ip )
4145 [20:28:31] *** Joins: TechnoTony_PHONE (~TechnoTon@replaced-ip )
4146 [20:28:43] *** Joins: jamesawagner3 (~james@replaced-ip )
4147 [20:29:00] *** Joins: f10 (~flo@replaced-ip )
4148 [20:29:11] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
4149 [20:29:22] <contrapunctus> welp
4150 [20:29:30] *** Quits: ghenry (~ghenry@replaced-ip ) (Read error: Connection reset by peer)
4151 [20:29:31] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Read error: Connection reset by peer)
4152 [20:30:00] <TomTomTosch> so what happens when you startx?
4153 [20:30:13] <contrapunctus> Seems like I accidentally removed kdm with kde, apparently leaving the system without a DM. installed KDM again, all's fine.
4154 [20:30:22] *** Quits: Malinux- (~malin@replaced-ip ) (Ping timeout: 260 seconds)
4155 [20:30:36] <TomTomTosch> contrapunctus, you can check with dpkg -l kdm
4156 [20:30:47] <Xtopherus> you start the x server?
4157 [20:30:48] <Xtopherus> lol
4158 [20:30:48] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
4159 [20:30:49] <contrapunctus> (I can't seem to find which DM XFCE uses by default or I would've installed that)
4160 [20:30:51] *** Joins: vervet (~vervet@replaced-ip )
4161 [20:30:54] *** Joins: Rish (~quassel@replaced-ip )
4162 [20:31:02] <contrapunctus> Xtopherus: yes :)
4163 [20:31:07] *** Quits: hiyo (~hiyo@replaced-ip ) (Ping timeout: 250 seconds)
4164 [20:31:10] <Xtopherus> lol xD
4165 [20:31:14] <contrapunctus> thanks for your time and patience, everyone. sorry for the failwhale.
4166 [20:31:19] <TomTomTosch> Xtopherus, thx for the info. was wondering for years.
4167 [20:31:22] <boubou> [15:24:07] <boubou> hey girls
4168 [20:31:23] <boubou> [15:24:21] <boubou> I installed debian on a core2duo laptop
4169 [20:31:23] <boubou> [15:24:43] <boubou> when I close the laptop cover, the laptop goes to sleep
4170 [20:31:23] <boubou> [15:24:57] <boubou> is it bios related or os related ?
4171 [20:31:23] *** boubou was kicked by debhelper (flood. Please use replaced-url
4172 [20:31:33] *** Joins: boubou (boubou@replaced-ip )
4173 [20:31:34] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Client Quit)
4174 [20:31:36] <Xtopherus> its for the graphical environment
4175 [20:31:43] <boubou> sry
4176 [20:31:45] <boubou> :(
4177 [20:31:45] *** Joins: Drizt (~Drizt@replaced-ip )
4178 [20:31:47] *** Joins: err404 (~err404@replaced-ip )
4179 [20:31:49] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
4180 [20:31:52] <Xtopherus> most people with servers will not startx rather setup their box in run level 3
4181 [20:32:12] <TomTomTosch> contrapunctus, so, did you check?
4182 [20:32:29] *** Quits: TechnoTony_MAIN (~TechnoTon@replaced-ip ) (Ping timeout: 260 seconds)
4183 [20:33:04] *** Quits: TechnoTony_PHONE (~TechnoTon@replaced-ip ) (Ping timeout: 260 seconds)
4184 [20:33:18] *** Quits: Kjartan (~Kjartan@replaced-ip ) (Ping timeout: 246 seconds)
4185 [20:33:45] * TomTomTosch wishes this channel wasn't so spammy today.
4186 [20:33:49] *** Quits: Aebian (~Aebian@replaced-ip ) (Remote host closed the connection)
4187 [20:34:04] *** Quits: frostschutz (~frostschu@replaced-ip ) (Ping timeout: 240 seconds)
4188 [20:34:04] *** Joins: lbex (~christoph@replaced-ip )
4189 [20:34:15] <lbex> #flood hi
4190 [20:34:24] <lbex> d
4191 [20:34:26] <lbex> d
4192 [20:34:28] <lbex> i
4193 [20:34:30] <lbex> t
4194 [20:34:31] *** Quits: vervet (~vervet@replaced-ip ) (Client Quit)
4195 [20:34:32] <lbex> o
4196 [20:34:33] *** Quits: lbex (~christoph@replaced-ip ) (Remote host closed the connection)
4197 [20:34:52] *** Joins: frostschutz (~frostschu@replaced-ip )
4198 [20:34:57] <contrapunctus> TomTomTosch: I ran 'startx' earlier, and it started XFCE just fine.
4199 [20:35:09] <Xtopherus> mmm spammy
4200 [20:35:11] <Xtopherus> brb
4201 [20:35:13] <Xtopherus> smoke
4202 [20:35:53] <boubou> found
4203 [20:36:12] *** Joins: Kjartan (~Kjartan@replaced-ip )
4204 [20:36:51] *** Quits: Sucks (~quassel@replaced-ip ) (Read error: Connection reset by peer)
4205 [20:38:23] *** Quits: level7 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
4206 [20:38:33] <jamesawagner3> I have a serial console running off of the systemd serial-getty service, and I want to change to change the baud-rate and terminal type. These are passed as straight arguments to the ExecStart line of the service. Is there a better place to edit these settings or should I just start editing the service file directly? Will the next systemd upgrade gobble my changes?
4207 [20:38:37] *** Quits: lime_ (~lime@replaced-ip ) (Quit: lime_)
4208 [20:38:52] *** Quits: infra-re_ (~infra-red@replaced-ip ) ()
4209 [20:39:34] *** Joins: betaboon (~betaboon@replaced-ip )
4210 [20:39:48] *** Joins: level7 (~quassel@replaced-ip )
4211 [20:40:28] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
4212 [20:40:53] *** Quits: suh_dude_ (~pogikotal@replaced-ip ) (Quit: Leaving.)
4213 [20:41:22] *** Joins: alexei (~amgarchin@replaced-ip )
4214 [20:41:35] *** Joins: MasterplasterPL (~WIN@replaced-ip )
4215 [20:41:35] *** Quits: markybob (~markybob@replaced-ip ) (Remote host closed the connection)
4216 [20:41:58] *** Joins: markybob (~markybob@replaced-ip )
4217 [20:42:56] <grawity> not if you follow the documentation on editing systemd unit files
4218 [20:43:21] *** Joins: lsv (~nn@replaced-ip )
4219 [20:43:35] <grawity> see systemd.unit(5), "Unit file load path", or mentions of 'override' and 'drop-in'
4220 [20:43:56] <grawity> well in short `cp /lib/systemd/system/serial-getty@.service /etc/systemd/system/serial-getty@ttyS0.service`
4221 [20:44:10] *** Quits: galex-713 (~user@replaced-ip ) (Read error: Connection reset by peer)
4222 [20:44:21] *** Quits: bipul (~bipul@replaced-ip ) (Ping timeout: 244 seconds)
4223 [20:44:51] <jamesawagner3> Got it. Thanks grawity.
4224 [20:45:42] *** Joins: Domhack (~Domhack@replaced-ip )
4225 [20:45:47] *** Joins: AlexLikeRock- (~AlexLikeR@replaced-ip )
4226 [20:46:30] <tjcarter> *sigh* systemd
4227 [20:46:32] <TomTomTosch> don't want to nit-pick, but is there a reason you want to change the baud? ;D
4228 [20:46:34] <tjcarter> The bane of my existence.
4229 [20:46:43] *** Quits: lsv_ (~nn@replaced-ip ) (Ping timeout: 250 seconds)
4230 [20:47:13] <TomTomTosch> connection too slow? :P
4231 [20:47:58] *** Quits: dontknow (~dontknow@replaced-ip ) (Quit: Leaving)
4232 [20:48:01] <jamesawagner3> Yeah. Both of the machines 15550A UARTs, and will do 115200. My environment is not noisy enough to justify anything less than half of that. It connects fine, but falls back immediately to 96008N1, which is painful.
4233 [20:48:39] <jamesawagner3> I want to set the term type, because I like colours, all the boxes that will talk to this console are either a Linux ttys or some variety of xterm.
4234 [20:48:58] *** Joins: Manis (~Manis@replaced-ip )
4235 [20:48:58] <jhutchins> Has anyone remarked on the problems with iceweasel in the repos today?
4236 [20:49:29] <jamesawagner3> I could almost deal with 96008N1, but just running dmesg is a 2 minute process once my uptime gets above 10 minutes.
4237 [20:49:47] * TomTomTosch is wondering why anyone still uses serial
4238 [20:50:07] <grawity> well it's useful for a remote console
4239 [20:50:56] *** Joins: Aebian (~Aebian@replaced-ip )
4240 [20:51:37] *** Joins: ompaul (~ompaul@replaced-ip )
4241 [20:51:47] <tharkun> I have this desktop that whenever iceweasel is runned it nukes the the computer. Screen goes haywire and everything gets fubar. How can I debug this isue. So far I installed a different browser and got rid of iceweasel but that is not what I was especting
4242 [20:51:53] <jamesawagner3> I have some radio modems that use it, kgdb uses it, and I have extra machines that I can just leave plugged into the big mama. SSH is faster, but isn't always needed. I don't need SSH to go 3 feet into a what would be a screen instance anyway.
4243 [20:52:07] <jhutchins> Xtopherus: Runlevels are all the same in Debian (except halt & reboot).
4244 [20:52:22] *** Joins: mrrhq (~mrrhq@replaced-ip )
4245 [20:52:42] <jamesawagner3> tharkun: Just iceweasel? Does it happen on flash pages?
4246 [20:52:42] <Tzic> TomTomTosch: necessary evil for networking
4247 [20:52:49] <TomTomTosch> heh, fair enough x)
4248 [20:53:16] <Tzic> tho the generic usb adapters work fairly well
4249 [20:53:30] <jamesawagner3> If by haywire, you mean like a GPU-freeze or an X crash, that pretty can only happen with hardware acceleration.
4250 [20:53:33] *** Quits: davi (~davi@replaced-ip ) (Remote host closed the connection)
4251 [20:53:40] <bmoriarty> what's a good channel for more technical discussions, e.g internal workings of the kernel? I don't mean a channel where people discuss ongoing work on the kernel, but more like just conceptual questions relying the linux kernel architecture?
4252 [20:54:15] * jamesawagner3 waits for vesafb to find a way to violent barf on modern hardware
4253 [20:54:34] <Tzic> ##linux is a bit of a catchall, but it's as good a place as any to start
4254 [20:54:46] <jhutchins> bmoriarty: Not sure there really is one, there's #linux
4255 [20:55:03] *** Quits: contrapunctus (~user@replaced-ip ) (Ping timeout: 276 seconds)
4256 [20:55:06] <bmoriarty> Tzic: jhutchins thanks!
4257 [20:55:24] *** Joins: ghenry (~ghenry@replaced-ip )
4258 [20:55:24] *** Quits: ghenry (~ghenry@replaced-ip ) (Changing host)
4259 [20:55:24] *** Joins: ghenry (~ghenry@replaced-ip )
4260 [20:55:41] <jhutchins> tharkun: Desktop, kernel, graphics, release, version of iceweasel?
4261 [20:56:05] *** Quits: f10 (~flo@replaced-ip ) (Remote host closed the connection)
4262 [20:56:35] <jhutchins> bmoriarty: The kernel.org mailing lists might be some help, leafing through the archives.
4263 [20:57:07] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Quit: hanfm)
4264 [20:57:14] <julius> whats wrong with this command? apt-get install -t jessie-backports firmware-misc-nonfree says that it cant find the package. but i already installed packages from backports?
4265 [20:57:55] <bmoriarty> jhutchins: pretty intimidating, I wouldn't want to waste kernel devs time with noob questions
4266 [20:58:46] <hexnewbie> julius: Perhaps you didn't add jessie-backports non-free to /etc/apt/sources.list? Maybe you only added main (and perhaps contrib)?
4267 [20:59:02] <jhutchins> bmoriarty: Hence perusing the archives.
4268 [20:59:07] <julius> i already installed firmware-linux-nonfree
4269 [20:59:13] *** Quits: Raden (~Raden_2@replaced-ip ) (Read error: Connection reset by peer)
4270 [20:59:17] <bmoriarty> oh you mean just searching through, yeah
4271 [20:59:19] <julius> but im gonna check again
4272 [20:59:31] *** Joins: Raden (~Raden_2@replaced-ip )
4273 [20:59:54] *** Quits: m4rcu5 (m4rcu5@replaced-ip ) (Ping timeout: 246 seconds)
4274 [21:00:21] <julius> hexnewbie, ups..my fault. indeed "non-free" was not added
4275 [21:00:28] *** Quits: martintrojer (~martintro@replaced-ip ) (Ping timeout: 264 seconds)
4276 [21:01:00] *** Joins: lucaswan_ (~lucaswang@replaced-ip )
4277 [21:01:34] *** Quits: betaboon (~betaboon@replaced-ip ) (Ping timeout: 240 seconds)
4278 [21:01:53] *** Joins: ryouma (~user@replaced-ip )
4279 [21:02:09] *** Joins: ILA247 (~ILA247@replaced-ip )
4280 [21:03:06] *** Joins: martintrojer (~martintro@replaced-ip )
4281 [21:03:17] *** Joins: m4rcu5 (m4rcu5@replaced-ip )
4282 [21:04:03] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
4283 [21:04:15] *** Joins: Lokke (~Thunderbi@replaced-ip )
4284 [21:04:41] <jhutchins> Failed to fetch replaced-url
4285 [21:04:43] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Ping timeout: 268 seconds)
4286 [21:04:43] *** Quits: bsirius (~bsirius@replaced-ip ) (Ping timeout: 268 seconds)
4287 [21:04:51] *** Joins: llucenic (~Thunderbi@replaced-ip )
4288 [21:05:00] <jhutchins> mdn no longer maintained?
4289 [21:05:03] *** Joins: HeOS (~heos@replaced-ip )
4290 [21:05:29] *** Quits: klow (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
4291 [21:05:34] *** Quits: shaun413 (uid121475@replaced-ip ) (Quit: Connection closed for inactivity)
4292 [21:06:42] <TomTomTosch> jhutchins, no, but it looks like they removed iceweasel.
4293 [21:06:56] <jim> jmcnaught, ok, the image just finished downloading
4294 [21:07:27] <jhutchins> TomTomTosch: Changed it to firefox-release. Could have been done more smoothly.
4295 [21:07:35] <TomTomTosch> jhutchins, if you open the mirror in a browser you can see it pointing to the debian repo.
4296 [21:07:36] *** Quits: rimdeker (~rimdeker@replaced-ip ) (Ping timeout: 246 seconds)
4297 [21:07:58] *** Quits: maddawg3 (~maddawg2@replaced-ip ) (Ping timeout: 248 seconds)
4298 [21:07:58] *** Joins: Misch (~Misch@replaced-ip )
4299 [21:07:58] <TomTomTosch> jhutchins, yep :D
4300 [21:08:04] *** Quits: komugi (~mindset@replaced-ip ) (Ping timeout: 248 seconds)
4301 [21:08:06] *** Joins: betaboon (~betaboon@replaced-ip )
4302 [21:09:52] *** Joins: komugi (~mindset@replaced-ip )
4303 [21:10:15] *** Joins: emacs-dwim (~user@replaced-ip )
4304 [21:10:16] <jhutchins> There should be some kind of pointer/provision that for full-upgrade switches from iceweasel to firefox.
4305 [21:10:20] *** Joins: crayon (~user@replaced-ip )
4306 [21:10:22] *** Quits: Sendoushi (~Sendoushi@replaced-ip ) (Remote host closed the connection)
4307 [21:11:09] *** Joins: fishxz (~daniel@replaced-ip )
4308 [21:11:48] *** Joins: trewe (~trewe@replaced-ip )
4309 [21:12:19] *** Joins: dreamon (~dreamon@replaced-ip )
4310 [21:12:40] *** Joins: rimdeker (~rimdeker@replaced-ip )
4311 [21:13:13] *** Joins: poleprogger (~mj@replaced-ip )
4312 [21:13:31] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Changing host)
4313 [21:13:31] *** Joins: cybrNaut (cybrNaut@replaced-ip )
4314 [21:14:02] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
4315 [21:14:48] *** Joins: buzzz (~buzzard@replaced-ip )
4316 [21:15:18] *** Quits: Misch (~Misch@replaced-ip ) (Quit: leaving)
4317 [21:15:32] *** Quits: dutchfish (~wil@replaced-ip ) (Quit: Splash, leaving the bowl)
4318 [21:15:57] *** Joins: infra-red (~infra-red@replaced-ip )
4319 [21:16:40] *** Joins: rsx (~dummy@replaced-ip )
4320 [21:17:12] *** Quits: anoisz (~anoisz@replaced-ip ) (Read error: Connection reset by peer)
4321 [21:17:47] *** DocMAX2 is now known as DocMAX
4322 [21:17:48] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Ping timeout: 276 seconds)
4323 [21:18:11] *** Quits: fooctrl (~havoc@replaced-ip ) (Ping timeout: 248 seconds)
4324 [21:20:01] *** Quits: aaro (~aaro@replaced-ip ) (Ping timeout: 240 seconds)
4325 [21:20:46] *** Quits: mastokley (~mastokley@replaced-ip ) (Ping timeout: 252 seconds)
4326 [21:22:13] *** Quits: cmdbbq (~ian@replaced-ip ) (Quit: leaving)
4327 [21:23:11] <jim> jmcnaught, the installer started
4328 [21:23:15] *** Joins: Misch (~yourname@replaced-ip )
4329 [21:24:03] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 246 seconds)
4330 [21:24:06] *** Quits: Misch (~yourname@replaced-ip ) (Client Quit)
4331 [21:24:22] *** Joins: Misch (~yourname@replaced-ip )
4332 [21:24:39] *** Joins: Pscion (~chatzilla@replaced-ip )
4333 [21:25:47] *** Quits: Misch (~yourname@replaced-ip ) (Client Quit)
4334 [21:25:56] *** Joins: z0ran (~z0ran@replaced-ip )
4335 [21:26:06] *** Joins: Misch (~yourname@replaced-ip )
4336 [21:26:17] *** Joins: cra1g321 (~craig@replaced-ip )
4337 [21:27:14] *** Joins: l4m8d4 (~daniel@replaced-ip )
4338 [21:27:59] *** Joins: Azus (~Azus@replaced-ip )
4339 [21:28:01] *** debhelper sets mode: +l 1718
4340 [21:28:34] *** Joins: Misch__ (~yourname@replaced-ip )
4341 [21:28:34] *** Joins: SpeccyMan (~nick@replaced-ip )
4342 [21:28:35] *** Joins: jasonwert (~wert@replaced-ip )
4343 [21:28:53] *** Quits: Misch__ (~yourname@replaced-ip ) (Client Quit)
4344 [21:29:08] *** Joins: Vante_ (~Vante@replaced-ip )
4345 [21:29:23] *** Quits: acksys (~fritz@replaced-ip ) (Ping timeout: 268 seconds)
4346 [21:29:32] <tharkun> jamesawagner3: iceweasel on a freshly installed Debian 8 and it seems it is just iceweasel as far as I could see.
4347 [21:29:33] *** Joins: Misch__ (~yourname@replaced-ip )
4348 [21:30:27] <tharkun> jhutchins: XFCE Debian vanilla kernel iceweasel is the current one on stable and graphics card I do not know.
4349 [21:30:51] <tharkun> Sorry for the delay. I'm still at $DAY_JOB
4350 [21:32:43] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
4351 [21:34:22] *** Quits: cra1g321 (~craig@replaced-ip ) (Quit: Konversation terminated!)
4352 [21:35:42] *** Quits: hightower2 (~hightower@replaced-ip ) (Ping timeout: 248 seconds)
4353 [21:35:46] *** Quits: aversario (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92 [Iceweasel 38.7.0/20160308234001])
4354 [21:36:14] *** Quits: HelloAtMega (~HelloShit@replaced-ip ) (Ping timeout: 248 seconds)
4355 [21:36:30] *** Joins: Malinux- (~malin@replaced-ip )
4356 [21:36:42] *** Quits: cisc0 (~cisc0@replaced-ip ) (Quit: leaving)
4357 [21:36:50] *** Joins: evade (~evade@replaced-ip )
4358 [21:37:30] <jmcnaught> jim: cool, sounds like you've got it mostly figured out. everything virt-manager can do can also be done from the CLI using virsh and/or various virt- commands too, once you get more familiar
4359 [21:37:40] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Remote host closed the connection)
4360 [21:37:42] *** Quits: Misch (~yourname@replaced-ip ) (Quit: leaving)
4361 [21:37:49] *** Quits: l4m8d4 (~daniel@replaced-ip ) (Ping timeout: 260 seconds)
4362 [21:38:36] *** Quits: z0ran (~z0ran@replaced-ip ) (Ping timeout: 276 seconds)
4363 [21:38:42] <jim> jmcnaught, it's running a graphical install...
4364 [21:38:56] *** Joins: R1chm0nd (~R1chm0nd@replaced-ip )
4365 [21:39:12] <jim> what I'm not too sure of, is if I can use the vg I made
4366 [21:39:36] *** Quits: jaggzt (~Jag@replaced-ip ) (Read error: No route to host)
4367 [21:39:37] *** Quits: R1chm0nd (~R1chm0nd@replaced-ip ) (Max SendQ exceeded)
4368 [21:39:45] *** Joins: calisto (~calisto@replaced-ip )
4369 [21:40:35] *** Joins: jaggzt (~Jag@replaced-ip )
4370 [21:41:19] <jmcnaught> jim: in the "new virtual machine" wizard in virt-manager there is a step where (4/5) where you select storage. by default it will make an 8GB qcow2 image in /var/lib/libvirt/images, but you can select "Select managed or other existing storage"
4371 [21:41:49] *** Joins: boudicca (~boudiccas@replaced-ip )
4372 [21:42:18] *** Joins: Hoffe (~Hoffe@replaced-ip )
4373 [21:42:30] *** Joins: iii (~iii@replaced-ip )
4374 [21:43:20] *** Quits: iii (~iii@replaced-ip ) (Max SendQ exceeded)
4375 [21:43:44] *** Joins: karimb (~karimb@replaced-ip )
4376 [21:43:47] *** Quits: boudiccas (~boudiccas@replaced-ip ) (Ping timeout: 248 seconds)
4377 [21:44:06] *** Joins: R1chm0nd (~R1chm0nd@replaced-ip )
4378 [21:44:07] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Quit: Leaving)
4379 [21:44:15] *** Quits: aau_ (~aau@replaced-ip ) (Read error: Connection reset by peer)
4380 [21:44:22] *** Joins: baconicsynergy (~baconicsy@replaced-ip )
4381 [21:44:23] *** Quits: baconicsynergy (~baconicsy@replaced-ip ) (Client Quit)
4382 [21:44:25] *** Quits: R1chm0nd (~R1chm0nd@replaced-ip ) (Max SendQ exceeded)
4383 [21:44:27] *** Quits: Malinux- (~malin@replaced-ip ) (Ping timeout: 276 seconds)
4384 [21:45:01] *** Joins: R1chm0nd (~R1chm0nd@replaced-ip )
4385 [21:45:31] *** Quits: R1chm0nd (~R1chm0nd@replaced-ip ) (Max SendQ exceeded)
4386 [21:45:37] *** Joins: baconicsynergy (~baconicsy@replaced-ip )
4387 [21:45:51] *** Joins: we6jbo2 (~we6jbo2@replaced-ip )
4388 [21:46:05] *** Joins: R1chm0nd (~R1chm0nd@replaced-ip )
4389 [21:46:06] *** Quits: baconicsynergy (~baconicsy@replaced-ip ) (Client Quit)
4390 [21:46:22] *** Joins: baconicsynergy (~baconicsy@replaced-ip )
4391 [21:46:28] *** Joins: bsirius (~bsirius@replaced-ip )
4392 [21:46:35] *** Quits: R1chm0nd (~R1chm0nd@replaced-ip ) (Max SendQ exceeded)
4393 [21:47:14] *** Joins: R1chm0nd (~R1chm0nd@replaced-ip )
4394 [21:47:26] *** Joins: mykhailyk (~TCH@replaced-ip )
4395 [21:47:26] *** Joins: cra1g321 (~craig@replaced-ip )
4396 [21:47:39] <mykhailyk> !help
4397 [21:47:44] <mykhailyk> !paste
4398 [21:47:44] <dpkg> Do not paste more than 2 lines to this channel. Instead, use: replaced-url
4399 [21:48:07] *** Quits: cra1g321 (~craig@replaced-ip ) (Client Quit)
4400 [21:48:18] *** Joins: l3archos (~Icedove@replaced-ip )
4401 [21:48:26] *** Joins: shaun413 (uid121475@replaced-ip )
4402 [21:49:32] *** Quits: rsx (~dummy@replaced-ip ) (Quit: rsx)
4403 [21:50:02] *** Quits: moozer (~moz@replaced-ip ) (Remote host closed the connection)
4404 [21:50:08] <jim> mykhailyk, would you like some assistance?
4405 [21:50:33] *** Quits: Xtopherus (~z0r@replaced-ip ) (Ping timeout: 240 seconds)
4406 [21:50:37] <mykhailyk> thank you, but i just wanted to know the paste link
4407 [21:50:49] *** Joins: Xtopherus (~z0r@replaced-ip )
4408 [21:51:05] <jmcnaught> mykhailyk: the topic has examples of how to query the bot privately :)
4409 [21:51:11] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
4410 [21:51:54] *** Joins: hightower3 (~hightower@replaced-ip )
4411 [21:52:29] <jamesawagner3> tharkun: Is it on certain pages, or as soon as you start it? When you say that the display goes haywire, do you get striped bars, or a garbled display? Do you get a flashing scroll-lock light? Basically, did just X die, taking keyboard control with it, or did your whole kernel oops?
4412 [21:52:31] <emacs-dwim> markybod: thanks.
4413 [21:53:07] <emacs-dwim> #/leave
4414 [21:53:15] *** Parts: emacs-dwim (~user@replaced-ip )
4415 [21:53:33] *** Joins: z0ran (~z0ran@replaced-ip )
4416 [21:53:50] <jamesawagner3> I know that 4.3.0 and 4.2.X has a nasty GPU bug in the nouveau drivers, that went away in 4.4, but that's testing, and not the stable dist.
4417 [21:54:01] *** Joins: emacs-dwim (~user@replaced-ip )
4418 [21:54:22] <jamesawagner3> In anycase, crashdump is probably your friend, and your only chance of catching output from dmesg.
4419 [21:54:34] <emacs-dwim> Where do the /usr/doc/HOWTO/ documents live? Google is useless -- it only privide online HOWTOs. i see some doc-linux-* packages in French, Croatian, Japanese, and Polish -- but alas, those are four of the languages i /don't/ know... [sid 4.4.4-2 (2016-03-09)]
4420 [21:55:12] *** Joins: mtn (~mtn@replaced-ip )
4421 [21:55:19] <markybob> 4.4 is sid. not testing.
4422 [21:55:51] <jamesawagner3> packages.debian.org says stable is riding on 3.16, so I do not know off-hand if that nouveau bug (assuming it even applies in your case, i.e. this is nvidia hardware), goes back that far.
4423 [21:55:52] *** Quits: karimb (~karimb@replaced-ip ) (Read error: Connection reset by peer)
4424 [21:56:14] <a_man> .. vim can't just open .deb files like .tar.gz files :|
4425 [21:56:20] <a_man> terrific
4426 [21:56:29] <jamesawagner3> markybob: Guilty. I can't keep track anymore, because my boxes sometimes turn into frankestienain sid boxes.
4427 [21:56:38] *** Joins: karimb (~karimb@replaced-ip )
4428 [21:58:07] <TomTomTosch> could be that what you describe does not apply to the debian kernels. some usability related patches do get backported.
4429 [21:58:56] <jamesawagner3> Then I throw multiarch on top, and multiple versions of user applications like LibreOffice, and I wait for everything to explode, violently.
4430 [22:00:33] <jamesawagner3> More to the point, if iceweasel is nuking his display server, I don't see how that couldn't be graphics module related. Without more information about the system, I'm just shooting at random.
4431 [22:00:49] *** Quits: gtrotcko1 (~Thunderbi@replaced-ip ) (Ping timeout: 250 seconds)
4432 [22:00:52] *** Quits: Rish (~quassel@replaced-ip ) (Read error: Connection reset by peer)
4433 [22:02:04] *** Quits: Wug (Wug@replaced-ip ) (Ping timeout: 268 seconds)
4434 [22:02:29] <zero85> Hey Guys, want to install Debian on my new laptop, everything seems good, but the installer doesnt ask for bootloader install? Installer is ready and reboots but there is no bootloader =(
4435 [22:03:18] <markybob> zero85: so you probably installed grub to /dev/sda1 and not mbr /dev/sda
4436 [22:03:28] *** Quits: z0ran (~z0ran@replaced-ip ) (Ping timeout: 244 seconds)
4437 [22:03:38] <zero85> there was no choice of installing any bootloader
4438 [22:03:46] <zero85> no grub no syslinux, nothing
4439 [22:03:48] *** Quits: Thibaut120094 (~Thibaut12@replaced-ip ) (Quit: Leaving)
4440 [22:04:14] <markybob> zero85: the installer does ask where to install grub.
4441 [22:04:15] *** Joins: cubsfan22 (~20473842@replaced-ip )
4442 [22:04:23] *** Quits: cubsfan22 (~20473842@replaced-ip ) (Client Quit)
4443 [22:04:48] <zero85> no =(
4444 [22:04:59] *** Joins: circ-user-zQmv3 (~circuser-@replaced-ip )
4445 [22:05:14] <zero85> i install debian very often on multiple machines, everytime he asked, now its the 3rd run on my laptop and he doesnt ask =(
4446 [22:05:48] *** Joins: cubsfan22 (~20473842@replaced-ip )
4447 [22:06:18] *** Quits: debtest9 (25741619@replaced-ip ) (Ping timeout: 252 seconds)
4448 [22:06:40] <TomTomTosch> you can go into the expert mode and try do it manually.
4449 [22:07:01] <emacs-dwim> >markybob: Quite right. i was sure i typed #debian-next as you had advised... my apologies.
4450 [22:07:06] *** Parts: emacs-dwim (~user@replaced-ip )
4451 [22:07:12] *** Joins: ogdme (~ogdme@replaced-ip )
4452 [22:07:20] <cygnusx1> you can also chroot / and mount a few dirs via liveboot and install grub
4453 [22:07:27] *** Joins: emacs-dwim (~user@replaced-ip )
4454 [22:07:28] *** Joins: ltl (~bob@replaced-ip )
4455 [22:07:31] <cygnusx1> zero85 i can walk you through it if you want
4456 [22:07:33] *** Parts: emacs-dwim (~user@replaced-ip )
4457 [22:07:54] *** Quits: lum1s (lum1s@replaced-ip ) (Quit: Leaving)
4458 [22:08:24] *** Quits: Misch__ (~yourname@replaced-ip ) (Quit: Lost terminal)
4459 [22:08:41] <zero85> cygnusx1: i now started the normal install not the graphical install, maybe it'll help
4460 [22:08:45] <cygnusx1> ok
4461 [22:08:50] *** Quits: chele- (~chele@replaced-ip ) (Quit: Leaving)
4462 [22:09:03] <cygnusx1> if you have any problems we are here to help
4463 [22:09:14] *** Quits: inspectorcluseau (~Inspector@replaced-ip ) (Quit: Ex-Chat)
4464 [22:09:28] *** Quits: buzzz (~buzzard@replaced-ip ) (Ping timeout: 268 seconds)
4465 [22:09:30] <raspdeb2> I want to set up socks proxy that allows me to connect via wlan0 to eth0 ( both are different networks) should I use routes or iptables?
4466 [22:09:33] *** Joins: testernb (~pc@replaced-ip )
4467 [22:09:35] <zero85> good to know, thank you, i'll report soon =)
4468 [22:09:49] <cygnusx1> kk
4469 [22:09:50] *** Quits: ogdme (~ogdme@replaced-ip ) (Max SendQ exceeded)
4470 [22:10:05] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 268 seconds)
4471 [22:10:23] <testernb> hello
4472 [22:10:24] <testernb> can i install debian on galaxy s2?
4473 [22:10:28] *** Joins: Wug (~Wug@replaced-ip )
4474 [22:10:39] <cygnusx1> testernb yes
4475 [22:10:49] <cygnusx1> is it rooted?
4476 [22:11:14] <cygnusx1> it must be rooted and samsung is fishy as heck about getting root
4477 [22:11:17] *** Joins: infra-re_ (~infra-red@replaced-ip )
4478 [22:12:44] <cygnusx1> but without root you can install it with GNU noroot and if you want X get the wheezy version when you install
4479 [22:12:59] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip##) (Quit: ZNC 1.6.1+deb1~ubuntu12.04.2 - ##replaced-url
4480 [22:13:14] *** Joins: Pazician (~pazician@replaced-ip )
4481 [22:13:18] *** Quits: RaiNerTsuFal (~RaiNerTsu@replaced-ip ) (Quit: Conversation terminated!)
4482 [22:13:24] <cygnusx1> GNU noroot is an app in the google play store
4483 [22:13:24] *** Joins: lichenx1 (~lichen@replaced-ip )
4484 [22:13:34] *** Joins: Zpfvr (~Zpfvr@replaced-ip )
4485 [22:13:51] *** Quits: R1chm0nd (~R1chm0nd@replaced-ip ) (Read error: Connection reset by peer)
4486 [22:13:52] *** Joins: danijoo (~danijoo@replaced-ip )
4487 [22:14:15] *** Quits: infra-red (~infra-red@replaced-ip ) (Ping timeout: 244 seconds)
4488 [22:14:49] *** Quits: Zpfvr (~Zpfvr@replaced-ip ) (Max SendQ exceeded)
4489 [22:15:33] <markybob> there's "gnuroot" (not noroot) and "debian noroot"
4490 [22:15:43] <cygnusx1> ok
4491 [22:15:46] <cygnusx1> my mistake
4492 [22:15:47] *** Quits: thunderrd_ (~thunderrd@replaced-ip ) (Read error: Connection reset by peer)
4493 [22:16:10] <testernb> very thx cygnusx1, i start now try, if i have any question come back, thx
4494 [22:16:15] *** Joins: z0ran (~z0ran@replaced-ip )
4495 [22:16:22] <testernb> :)
4496 [22:16:26] <cygnusx1> you're welcome testernb
4497 [22:16:47] *** Joins: RaiNerTsuFal (~RaiNerTsu@replaced-ip )
4498 [22:17:13] *** Joins: thunderrd_ (~thunderrd@replaced-ip )
4499 [22:17:23] *** Joins: maddawg3 (~maddawg2@replaced-ip )
4500 [22:17:34] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Ping timeout: 240 seconds)
4501 [22:18:06] *** Joins: cisc0 (~cisc0@replaced-ip )
4502 [22:18:09] *** Quits: Pazician (~pazician@replaced-ip ) (Ping timeout: 250 seconds)
4503 [22:18:11] *** Joins: aoi (~aoi@replaced-ip )
4504 [22:18:38] *** Parts: testernb (~pc@replaced-ip )
4505 [22:19:10] *** Quits: aoi (~aoi@replaced-ip ) (Max SendQ exceeded)
4506 [22:19:54] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
4507 [22:20:16] *** Joins: crocodilehunter (~Thunderbi@replaced-ip )
4508 [22:20:52] *** Joins: jegc (~jegc@replaced-ip )
4509 [22:21:20] *** Joins: cfaj (~cfaj@replaced-ip )
4510 [22:21:28] *** Quits: dionysus69 (~Icedove@replaced-ip ) (Ping timeout: 264 seconds)
4511 [22:22:32] *** Joins: pencilandpaper (~penciland@replaced-ip )
4512 [22:22:57] *** Quits: AngeFede (~f3d3@replaced-ip ) (Quit: Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn)
4513 [22:23:21] *** Joins: Sucks (~quassel@replaced-ip )
4514 [22:23:44] <zero85> cygnusx1: Install is ready, i could go back and starte the install of grub bootloader, he did something but didnt ask anything =( i want dual boot with preinstalled win10 and i have 2 HDD's installed, he has to ask me on which disk he should install grub or?!
4515 [22:23:57] *** Joins: hmstrmn (~hmstrmn@replaced-ip )
4516 [22:24:09] *** Quits: hmstrmn (~hmstrmn@replaced-ip ) (Client Quit)
4517 [22:24:16] *** Quits: ompaul (~ompaul@replaced-ip ) (Ping timeout: 268 seconds)
4518 [22:24:23] <cygnusx1> install grub on /dev/sda
4519 [22:24:27] <cygnusx1> the root of the drive
4520 [22:24:31] <cygnusx1> always
4521 [22:24:33] <zero85> i know
4522 [22:24:41] <zero85> but he doesnt ask where to install =(
4523 [22:24:55] *** Joins: ompaul (~ompaul@replaced-ip )
4524 [22:25:56] <cygnusx1> well this is a serious issue. your liveusb may be corrupt or something
4525 [22:26:01] *** Quits: walkenx (~walkenx@replaced-ip ) (Quit: Lost terminal)
4526 [22:26:04] <cygnusx1> we can fix it manually though
4527 [22:26:11] *** Quits: frank1e (~frank1e@replaced-ip ) (Quit: Leaving)
4528 [22:26:18] <markybob> zero85: how did you copy the image to the usb?
4529 [22:26:33] <TomTomTosch> cygnusx1, not sure what you are talking about
4530 [22:27:04] <zero85> unetbootin from windows, but i used this stick bevor on another machine and it works fine!
4531 [22:27:07] <cygnusx1> i am saying something may be wrong with his liveboot disk if it isnt installing grub
4532 [22:27:10] <markybob> !unetbootin
4533 [22:27:11] <dpkg> UNetbootin (Universal Netboot Installer) allows creation of bootable USB drives for a variety of Linux distributions. replaced-url
4534 [22:27:19] <markybob> zero85: that's probably why. unetbootin breaks shit
4535 [22:27:27] <cygnusx1> unetbootin is highly unreccomended for debian
4536 [22:27:31] *** Quits: circ-user-zQmv3 (~circuser-@replaced-ip ) (Quit: circ-user-zQmv3)
4537 [22:27:32] <markybob> !tell zero85 about win32diskimager
4538 [22:27:43] *** Quits: Drizt (~Drizt@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
4539 [22:27:51] <cygnusx1> and it looks like i was right
4540 [22:27:54] <markybob> zero85: see what the bot just told you
4541 [22:28:13] <zero85> i see, will give it a try =) thank u
4542 [22:28:58] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
4543 [22:29:44] *** Quits: cfaj (~cfaj@replaced-ip ) (Remote host closed the connection)
4544 [22:29:56] <markybob> zero85: i'd also like to know exactly which image you're using
4545 [22:30:34] *** Quits: PowerKiller (~PowerKill@replaced-ip ) (Ping timeout: 240 seconds)
4546 [22:30:57] <zero85> debian-8.3.0-amd64-netinst
4547 [22:31:02] <cisc0> using dd is so much better than unetbootin
4548 [22:31:13] <cygnusx1> ^
4549 [22:31:18] <markybob> zero85: i'm assuming desktop?
4550 [22:31:41] <cisc0> basically yes unetbootin breaks shit
4551 [22:31:41] <zero85> laptop
4552 [22:31:56] <markybob> zero85: then you probably have the wrong one :P you want replaced-url
4553 [22:32:26] *** Joins: Belkaar (~Belkaar@replaced-ip )
4554 [22:32:27] *** Joins: DeaDSouL (~deadsoul@replaced-ip )
4555 [22:32:42] <zero85> oh ok, thank you
4556 [22:32:45] <markybob> zero85: laptops in particular need special firmwares that arent in the normal install to work
4557 [22:33:13] <jamesawagner3> Hah. With term=xterm, baud=115200 in serial-getty@ttyS0.service, my serial console is basically real-time. It's certainly better than ssh when the network has an aneurysm...
4558 [22:33:15] <cygnusx1> oh nice
4559 [22:33:16] <zero85> ok good to know!
4560 [22:33:23] <jim> you should be able to dd that to a usb stick, or write it as an image to a cd blank
4561 [22:33:25] <cygnusx1> i didnt know they had a firmware iso
4562 [22:33:28] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
4563 [22:33:38] <markybob> cygnusx1: yep. really handy
4564 [22:33:39] <zero85> i didnt know it either ^^
4565 [22:33:41] <cygnusx1> i always add firmware manually
4566 [22:33:49] <zero85> me too cygnusx1 =)
4567 [22:33:53] <cygnusx1> that a big help
4568 [22:34:24] <jamesawagner3> I have to call stty by hand anytime I change the term size, but that rarely happens anyway.
4569 [22:34:28] <markybob> time for a smoke break
4570 [22:34:32] *** Quits: grepper (~grepper@replaced-ip##) (Quit: ZNC - ##replaced-url
4571 [22:35:53] *** Quits: CeBe (~CeBe@replaced-ip ) (Quit: Leaving.)
4572 [22:36:05] *** Quits: raspdeb2 (~super@replaced-ip ) (Remote host closed the connection)
4573 [22:36:56] *** Joins: filisko (~filisko@replaced-ip )
4574 [22:38:00] *** debhelper sets mode: +l 1711
4575 [22:38:05] *** Quits: detha (~detha@replaced-ip ) (Ping timeout: 244 seconds)
4576 [22:38:29] *** Joins: SonicJam_ (~monoFish@replaced-ip )
4577 [22:39:19] *** Joins: metrox_rav (~textual@replaced-ip )
4578 [22:40:31] *** Quits: markybob (~markybob@replaced-ip ) (Ping timeout: 252 seconds)
4579 [22:40:32] *** Parts: ltl (~bob@replaced-ip )
4580 [22:40:58] *** Joins: mavhq (~quassel@replaced-ip )
4581 [22:41:09] *** Joins: llama052_ (~llama052@replaced-ip )
4582 [22:42:06] <zero85> hm, now i used the firmware version and copied the image with win32diskimager but i couldnt make the first partition bootable, no error message, nothing
4583 [22:42:21] *** Joins: zatamine (~zatamine@replaced-ip )
4584 [22:42:24] <zero85> could this be a problem with the windows install??
4585 [22:42:34] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 260 seconds)
4586 [22:42:40] <zatamine> Hello
4587 [22:42:47] *** Joins: pLk (~sherwood@replaced-ip )
4588 [22:43:44] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Ping timeout: 260 seconds)
4589 [22:44:15] *** Quits: calisto (~calisto@replaced-ip ) (Ping timeout: 276 seconds)
4590 [22:44:32] <TomTomTosch> zero85, if you installed grub to the mbr you don't need to make a partition bootable.
4591 [22:44:38] *** Joins: AzurOne (5b443d98@replaced-ip )
4592 [22:44:55] <AzurOne> Hello
4593 [22:45:16] <zero85> ok, i am far away from the install grub point ^^
4594 [22:45:47] <TomTomTosch> s/installed/install
4595 [22:45:50] *** Joins: hmstrmn (~hmstrmn@replaced-ip )
4596 [22:46:07] <AzurOne> What is using of the command ./configure when I compile
4597 [22:46:23] *** Joins: Malinux- (~malin@replaced-ip )
4598 [22:46:41] *** Joins: q3aql2 (~q3aql@replaced-ip )
4599 [22:46:58] *** Quits: hmstrmn (~hmstrmn@replaced-ip ) (Read error: Connection reset by peer)
4600 [22:47:22] *** Joins: Saturn_ (~Saturn__@replaced-ip )
4601 [22:47:26] *** Quits: pencilandpaper (~penciland@replaced-ip ) (Quit: Peace. o/)
4602 [22:47:33] <zatamine> Need help to start contribute with packaging
4603 [22:48:07] <babilen> zatamine: Did you find replaced-url
4604 [22:48:28] *** Quits: l3archos (~Icedove@replaced-ip ) (Quit: l3archos)
4605 [22:48:40] *** Quits: factor (~factor@replaced-ip ) (Quit: Leaving.)
4606 [22:48:45] *** Joins: l3archos (~Icedove@replaced-ip )
4607 [22:48:56] *** Joins: contrapunctus (~user@replaced-ip )
4608 [22:49:00] *** Joins: meth (~Methylato@replaced-ip )
4609 [22:49:17] <babilen> AzurOne: That step configured the compilation (finds/checks for libraries, system parameters, ...)
4610 [22:49:49] <zatamine> babilen, no not yet
4611 [22:50:33] <zatamine> babilen, I need an workflow to start ?
4612 [22:50:40] *** Quits: AzurOne (5b443d98@replaced-ip ) (Ping timeout: 252 seconds)
4613 [22:51:00] <babilen> zatamine: Well, you have now! :) -- That website contains a number of good pointers about contributing to Debian and provides a platform where you can upload packages for your prospective sponsors. It also contains links to further information.
4614 [22:51:25] <babilen> I'd start by reading the "New Maintainer's Guide" (nmg)
4615 [22:51:29] <babilen> dpkg: nmg
4616 [22:51:29] <dpkg> The packaging tutorial (replaced-url
4617 [22:51:37] *** Quits: dasj (~daniel@replaced-ip ) (Ping timeout: 240 seconds)
4618 [22:52:33] <babilen> (/msg dpkg package basics -- /msg dpkg mentors -- ...)
4619 [22:53:10] <babilen> There's also #debian-mentors on irc.debian.org (aka irc.oftc.net) where you can ask question related to this
4620 [22:53:25] *** Quits: topyli (~topyli@replaced-ip ) (Read error: Connection reset by peer)
4621 [22:53:37] <zatamine> babilen, ok i'll read all this big thank you :)
4622 [22:53:45] <zatamine> babilen, ok i'll read all this big thanks :)
4623 [22:53:59] *** Parts: contrapunctus (~user@replaced-ip )
4624 [22:55:16] <babilen> You are welcome, have fun :)
4625 [22:55:32] <babilen> zatamine: replaced-url
4626 [22:55:35] *** Quits: jamesawagner3 (~james@replaced-ip ) (Quit: leaving)
4627 [22:55:52] *** Joins: fearnothing (~nothing@replaced-ip )
4628 [22:57:03] <zatamine> babilen, you want to be my sponsor ? ^^
4629 [22:57:28] *** Joins: mkjasinski (~mkjasinsk@replaced-ip )
4630 [22:57:30] *** Quits: GandalfTheWizard (~ian@replaced-ip ) (Ping timeout: 246 seconds)
4631 [22:58:03] *** Quits: mkjasinski (~mkjasinsk@replaced-ip ) (Remote host closed the connection)
4632 [22:59:14] *** Joins: lsyoyom (~liny01@replaced-ip )
4633 [22:59:30] <babilen> zatamine: Check out #debian-mentors and it is typically a good idea to get sponsoring through a team. There are various teams in Debian (cf. replaced-url
4634 [22:59:58] *** Joins: dvs (~hibbard@replaced-ip )
4635 [23:00:20] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
4636 [23:00:27] <zero85> So i used the firmwareversion of debian, used win32diskimager but i couldnt choose on which disk he has to install grub!
4637 [23:00:51] <a_man> found sources.debian.net thx
4638 [23:00:58] *** Joins: dvs (~hibbard@replaced-ip )
4639 [23:01:00] <babilen> NOOOO, don't use that horrible site
4640 [23:01:16] <babilen> ah, nvm
4641 [23:01:19] <zero85> if i go back to the menu manually and start the grub install he loads grub dummy, update grub and then goes to install is ready site =(
4642 [23:01:34] <babilen> dpkg: fixmbr
4643 [23:01:34] <dpkg> To reinstall <GRUB> boot to your Debian install disk/live CD, switch to the other console (Alt-F2), mount your root filesystem (mount -t ext2 /dev/whatever /target ; mount --bind /dev /target/dev ; mount -t proc none /target/proc ; mount -t sysfs none /target/sys), chroot into it (chroot /target), run "mount /boot/efi" on EFI and "update-grub && grub-install /dev/whatever". See also <rescue mode>, <dual boot guide>, <supergrub>.
4644 [23:01:41] <babilen> zero85: You could do ^^^
4645 [23:02:17] *** Joins: bipul (~bipul@replaced-ip )
4646 [23:02:24] *** Quits: liny01 (~liny01@replaced-ip ) (Ping timeout: 260 seconds)
4647 [23:02:37] *** Quits: shad0VV (~shad0VV@replaced-ip ) (Ping timeout: 260 seconds)
4648 [23:02:52] *** Quits: chuugar (~charles@replaced-ip ) (Ping timeout: 264 seconds)
4649 [23:03:35] *** Joins: GandalfTheWizard (~ian@replaced-ip )
4650 [23:04:07] *** Quits: asc232 (~Keith@replaced-ip ) (Remote host closed the connection)
4651 [23:04:28] *** Joins: rosten (~rosten@replaced-ip )
4652 [23:04:44] *** Quits: VJP (~VJP@replaced-ip ) (Quit: WeeChat 1.4)
4653 [23:04:58] *** Joins: FilipeMaia (~filipe@replaced-ip )
4654 [23:05:15] *** Joins: jamesawagner3 (~james@replaced-ip )
4655 [23:06:19] *** Quits: lsyoyom (~liny01@replaced-ip ) (Remote host closed the connection)
4656 [23:06:23] <zero85> grml used rescue mode, grub reinstall on /dev/sda and then break with error 1 =( couldnt install
4657 [23:06:45] *** Joins: x032cx (~lxuser@replaced-ip )
4658 [23:06:55] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
4659 [23:08:52] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
4660 [23:08:53] *** Joins: SonicJam_ (~monoFish@replaced-ip )
4661 [23:09:03] *** Quits: soee_ (~soee@replaced-ip ) (Ping timeout: 244 seconds)
4662 [23:09:33] *** Joins: shad0VV (~shad0VV@replaced-ip )
4663 [23:09:43] *** Joins: rczw (~rczw@replaced-ip )
4664 [23:09:44] *** Quits: rczw (~rczw@replaced-ip ) (Max SendQ exceeded)
4665 [23:10:10] *** Quits: Azus (~Azus@replaced-ip ) (Quit: Leaving)
4666 [23:10:55] *** Quits: zatamine (~zatamine@replaced-ip ) (Quit: Ex-Chat)
4667 [23:10:58] *** Joins: rsx (~dummy@replaced-ip )
4668 [23:11:41] *** Joins: Lokke1 (~Thunderbi@replaced-ip )
4669 [23:12:00] *** Joins: damentz (~damentz@replaced-ip )
4670 [23:12:33] *** Quits: rsx (~dummy@replaced-ip ) (Client Quit)
4671 [23:12:42] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
4672 [23:12:42] *** Lokke1 is now known as Lokke
4673 [23:13:18] *** Joins: MadHatter42 (~tarak@replaced-ip )
4674 [23:13:29] *** Quits: SonicJam_ (~monoFish@replaced-ip ) (Ping timeout: 260 seconds)
4675 [23:13:52] *** Joins: Azus (~Azus@replaced-ip )
4676 [23:14:08] *** Quits: tier (~tier@replaced-ip ) (Quit: Leaving)
4677 [23:14:32] *** Joins: tako (~tako@replaced-ip )
4678 [23:14:38] *** Quits: IlNominePatre (~Discovery@replaced-ip ) (Read error: Connection reset by peer)
4679 [23:14:38] *** Quits: Cassiopaya (~Discovery@replaced-ip ) (Read error: Connection reset by peer)
4680 [23:15:15] *** Joins: Danishman (~kvirc@replaced-ip )
4681 [23:15:41] *** Joins: slon (slon@replaced-ip )
4682 [23:15:50] *** Joins: LordShadowWing (~LordShado@replaced-ip )
4683 [23:15:52] *** Quits: LordShadowWing (~LordShado@replaced-ip ) (Remote host closed the connection)
4684 [23:16:10] *** Joins: LordShadowWing (~LordShado@replaced-ip )
4685 [23:16:17] *** Joins: Tramp (~mt@replaced-ip )
4686 [23:16:31] *** Quits: LordShadowWing (~LordShado@replaced-ip ) (Remote host closed the connection)
4687 [23:17:09] *** Joins: lsyoyom (~liny01@replaced-ip )
4688 [23:17:36] *** Joins: mi100hael (~mi100hael@replaced-ip )
4689 [23:17:52] *** Quits: toogley (~toogley@replaced-ip ) (Quit: toogley)
4690 [23:18:26] *** Joins: hero (~mehul@replaced-ip )
4691 [23:19:00] *** Quits: s4ndm4n (~sandman@replaced-ip ) (Quit: Gone Fishing!)
4692 [23:19:17] *** Joins: bollullera (~anuxi@replaced-ip )
4693 [23:19:47] *** Quits: tako (~tako@replaced-ip ) (Quit: Leaving)
4694 [23:21:36] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
4695 [23:21:52] *** Joins: tako (~tako@replaced-ip )
4696 [23:22:33] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Remote host closed the connection)
4697 [23:22:52] *** Quits: lichenx1 (~lichen@replaced-ip ) (Remote host closed the connection)
4698 [23:23:01] <TomTomTosch> zero85, you did grub-install /dev/sda and that's all it said?
4699 [23:23:22] *** Joins: vervet (~holly@replaced-ip )
4700 [23:23:28] *** Quits: vervet (~holly@replaced-ip ) (Client Quit)
4701 [23:23:28] <tako> Why gnome isnt updated yet ?
4702 [23:23:41] *** Quits: evade (~evade@replaced-ip ) (Quit: Leaving)
4703 [23:23:58] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
4704 [23:24:06] *** Joins: vervet (~vervet@replaced-ip )
4705 [23:24:35] *** Quits: vervet (~vervet@replaced-ip ) (Client Quit)
4706 [23:24:38] *** Joins: toogley (~toogley@replaced-ip )
4707 [23:24:51] *** Quits: lsyoyom (~liny01@replaced-ip ) (Remote host closed the connection)
4708 [23:25:38] *** Joins: lsyoyom (~liny01@replaced-ip )
4709 [23:26:01] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
4710 [23:26:55] <zero85> TomTomTosch: yes
4711 [23:26:58] *** Joins: phy1729 (~phy1729@replaced-ip )
4712 [23:27:08] *** Joins: infra-red (~infra-red@replaced-ip )
4713 [23:27:08] *** Joins: mavhq (~quassel@replaced-ip )
4714 [23:27:41] *** Quits: tako (~tako@replaced-ip ) (Quit: Leaving)
4715 [23:28:17] *** Quits: CyberGabber (~CyberGabb@replaced-ip ) (Quit: Lost terminal)
4716 [23:28:41] <cygnusx1> grub-install --root-directory=/x $drive is what i use...
4717 [23:28:51] *** Joins: lichenx1 (~lichen@replaced-ip )
4718 [23:28:52] *** Quits: Hoffe (~Hoffe@replaced-ip ) (Ping timeout: 260 seconds)
4719 [23:28:56] *** Joins: jfdh1 (~jfdh@replaced-ip )
4720 [23:29:20] <TomTomTosch> zero85, you disabled secure boot?
4721 [23:29:30] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
4722 [23:29:36] <cygnusx1> after telling it what drive and partition to use that is
4723 [23:30:02] *** Quits: infra-re_ (~infra-red@replaced-ip ) (Ping timeout: 260 seconds)
4724 [23:30:08] <zero85> yes
4725 [23:30:21] *** Joins: uglybandersnatch (~johngrime@replaced-ip )
4726 [23:30:28] *** Joins: tako (~tako@replaced-ip )
4727 [23:31:59] *** Joins: Lokke (~Thunderbi@replaced-ip )
4728 [23:32:05] *** Quits: cubsfan22 (~20473842@replaced-ip ) (Quit: Leaving)
4729 [23:32:33] *** Quits: minot (~minot@replaced-ip ) (Read error: Connection reset by peer)
4730 [23:33:23] <tako> i want to use gnome 3.18
4731 [23:33:47] <cygnusx1> apt-get install gnome-desktop-environment
4732 [23:34:07] <TomTomTosch> zero85, fdisk -l checked if sda is the correct one?
4733 [23:34:15] *** Quits: magellanicloud (~magellani@replaced-ip ) (Ping timeout: 246 seconds)
4734 [23:34:23] *** Quits: Azus (~Azus@replaced-ip ) (Quit: Leaving)
4735 [23:34:28] <TomTomTosch> tako, well, it's not in debian and it will never be in jessie.
4736 [23:34:36] *** Quits: uglybandersnatch (~johngrime@replaced-ip ) (Ping timeout: 246 seconds)
4737 [23:35:00] <cygnusx1> cant you compile it yourself TomTomTosch?
4738 [23:35:03] <tako> why ?
4739 [23:35:11] <cygnusx1> or will debian not run gnome3?
4740 [23:35:41] <TomTomTosch> you can do whatever you feel like, but it's not in debian yet.
4741 [23:36:12] <TomTomTosch> tako, debian gets no new features after release.
4742 [23:36:24] *** Joins: J4D (~J4D@replaced-ip )
4743 [23:36:30] <cygnusx1> debian testing has gnome 3.18
4744 [23:36:35] <cygnusx1> i just checked
4745 [23:36:58] <TomTomTosch> ,v gnome
4746 [23:36:59] <judd> Package: gnome on amd64 -- squeeze: 1:2.30+7; wheezy: 1:3.4+7+deb7u1; jessie: 1:3.14+3; stretch: 1:3.14+3; sid: 1:3.14+4
4747 [23:37:15] <TomTomTosch> close.
4748 [23:37:26] *** Quits: CrazyTux[w] (~CrazyTuxw@replaced-ip ) (Ping timeout: 244 seconds)
4749 [23:37:35] <cygnusx1> replaced-url
4750 [23:37:36] *** Joins: sacred_geometry (~sg@replaced-ip )
4751 [23:37:40] <cafuego> I guess it's at least 0.04 better than 3.14.
4752 [23:37:49] <tako> yes but its released long time ago
4753 [23:38:22] *** Quits: J4D (~J4D@replaced-ip ) (Client Quit)
4754 [23:38:24] <cafuego> tako: That doens't mean whoever creates the packages has had time (or will) to create them.
4755 [23:38:34] *** Joins: cyan__ (~cyan@replaced-ip )
4756 [23:38:45] <TomTomTosch> there you go. it doesn't build. that's why it's not in there.
4757 [23:38:59] *** Quits: err404 (~err404@replaced-ip ) (Ping timeout: 244 seconds)
4758 [23:39:05] *** Joins: CrazyTux[w] (~CrazyTuxw@replaced-ip )
4759 [23:39:06] *** Quits: Pscion (~chatzilla@replaced-ip ) (Remote host closed the connection)
4760 [23:39:06] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
4761 [23:39:40] <TomTomTosch> seems to be close though.
4762 [23:40:07] *** Quits: earendel (~earendel@replaced-ip ) (Ping timeout: 268 seconds)
4763 [23:40:54] <tako> Yes but i'm feeling like old with my Debian always
4764 [23:41:10] <tako> Actually i want better visuality to my Debian
4765 [23:41:34] *** Joins: Lokke (~Thunderbi@replaced-ip )
4766 [23:41:34] <cygnusx1> xfce is nice
4767 [23:41:38] <tako> is there any plugin for wallpaper day by day ?
4768 [23:42:04] <cafuego> tako: the goal of debian is to be *stable* not latest.
4769 [23:42:14] *** Quits: jaggzt (~Jag@replaced-ip ) (Quit: I've actually left)
4770 [23:43:07] <tako> cafuefo, but sometimes my gnome down probably its about gnome extansions idk
4771 [23:43:14] <cygnusx1> thats why i moved to debian. stability
4772 [23:43:58] <tako> i think Debian is fast but sometimes i'm getting error with my destkop env and maybe its about Debian
4773 [23:44:22] *** Quits: Xanthor (~Xanthor@replaced-ip ) (Remote host closed the connection)
4774 [23:44:27] <cygnusx1> what error?
4775 [23:44:35] *** Quits: SunGod (~SunGod@replaced-ip ) (Quit: Bye)
4776 [23:44:37] *** Joins: galex-713 (~user@replaced-ip )
4777 [23:44:56] *** Joins: de-facto (~de-facto@replaced-ip )
4778 [23:44:57] <cafuego> Well, even if the goal is stability, there will always be bugs :-)
4779 [23:45:16] *** Joins: Lakers_business (~root@replaced-ip )
4780 [23:45:29] <tako> where can i find gnome logs
4781 [23:45:30] <TomTomTosch> pebkac is a major one :P
4782 [23:45:31] <cafuego> The decision is, do you chanse the latest version so you continuously swap out existing bugs for new bugs
4783 [23:45:32] *** Joins: tcpman (~tcpman@replaced-ip )
4784 [23:45:33] *** Quits: tcpman (~tcpman@replaced-ip ) (Max SendQ exceeded)
4785 [23:45:38] *** Joins: juantelez (~juantelez@replaced-ip )
4786 [23:45:56] <cafuego> Or do you stick with aversion and incrementally fix it *without* adding new bugs with new features.
4787 [23:45:59] *** Joins: tcpman (~tcpman@replaced-ip )
4788 [23:46:17] *** Quits: crocodilehunter (~Thunderbi@replaced-ip ) (Ping timeout: 268 seconds)
4789 [23:46:20] <cygnusx1> tako probably in /.gnome
4790 [23:46:27] *** Joins: EOIP (~Thunderbi@replaced-ip )
4791 [23:46:31] <cygnusx1> im unsure since i do not use gnome
4792 [23:46:36] <cafuego> tako: or ~/.xsession-errors
4793 [23:46:44] *** Joins: SunGod (~SunGod@replaced-ip )
4794 [23:47:18] *** Quits: bsirius (~bsirius@replaced-ip ) (Quit: Leaving)
4795 [23:47:19] *** Joins: deadlock (~ox@replaced-ip )
4796 [23:47:48] *** Quits: mrrhq (~mrrhq@replaced-ip ) (Ping timeout: 244 seconds)
4797 [23:48:02] *** Quits: DeaDSouL (~deadsoul@replaced-ip ) ()
4798 [23:48:12] *** Joins: netzfisch (~Thunderbi@replaced-ip )
4799 [23:49:02] *** Quits: Lakers_business (~root@replaced-ip ) (Client Quit)
4800 [23:49:11] *** Joins: murfjr (~douseiais@replaced-ip )
4801 [23:49:13] *** Joins: Samouy (~Samouy@replaced-ip )
4802 [23:49:18] *** Joins: mini (~mini@replaced-ip )
4803 [23:50:04] *** Joins: J4D (~J4D@replaced-ip )
4804 [23:50:32] *** Joins: crocodilehunter (~Thunderbi@replaced-ip )
4805 [23:50:56] *** Quits: EOIP (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
4806 [23:52:22] *** Quits: FilipeMaia (~filipe@replaced-ip ) (Quit: FilipeMaia)
4807 [23:52:23] *** Joins: v01t (~v01t@replaced-ip )
4808 [23:52:28] *** Quits: ompaul (~ompaul@replaced-ip ) (Ping timeout: 244 seconds)
4809 [23:52:50] *** Quits: J4D (~J4D@replaced-ip ) (Client Quit)
4810 [23:53:06] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
4811 [23:53:07] *** Joins: J4D (~J4D@replaced-ip )
4812 [23:53:14] *** Joins: Ad1_RnR (~adrian@replaced-ip )
4813 [23:53:52] *** Quits: lsyoyom (~liny01@replaced-ip ) (Quit: WeeChat 1.4)
4814 [23:54:03] *** Quits: tako (~tako@replaced-ip ) (Quit: Leaving)
4815 [23:55:26] *** Warrigal is now known as tswett
4816 [23:55:39] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
4817 [23:55:42] *** Joins: PryMar56 (~prymar@replaced-ip )
4818 [23:55:52] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
4819 [23:56:33] *** Quits: Ad1_RN (~adrian@replaced-ip ) (Ping timeout: 240 seconds)
4820 [23:56:59] *** Joins: mavhq (~quassel@replaced-ip )
4821 [23:59:29] *** Joins: chrisw (~chrisw@replaced-ip )
4822 [23:59:49] *** Joins: xemacs (~mlowe@replaced-ip )
4823 [23:59:55] *** Quits: mini (~mini@replaced-ip ) (Remote host closed the connection)
4824 [23:59:55] *** Joins: Soul_Eater (~marcelo@replaced-ip )
4825 [23:59:55] *** Quits: Soul_Eater (~marcelo@replaced-ip ) (Changing host)
4826 [23:59:55] *** Joins: Soul_Eater (~marcelo@replaced-ip )
↑ top