[00:00] hello [00:00] #hashtag [00:00] my laptop isn't detecting any usb devices [00:00] I'm not sure what happened [00:02] shyni: Reboot without anything connected to the laptop? [00:02] hi [00:03] Then re-connect your device? [00:03] 'kay [00:03] i'm on 14.04.2 LTS, does "dist-upgrade" give me 14.10 or 14.02.3? [00:03] apt-get dist-upgrade that is [00:04] bindi: do-release-upgrade should take you to 14.10 [00:04] i don't want that though [00:04] i'm asking where does dist-upgrade take me [00:04] apt-get upgrade should take you to 14.04.2 [00:04] i'm on 14.04.2... [00:04] Sorry, I meant 14.04.3 [00:04] well i already did that, haven't rebooted [00:04] do i want to do dist-upgade aswell? [00:04] Not yet [00:05] Reboot first and check lsb_release -d [00:08] shyni: Reboot without anything connected to the laptop? [00:08] didn't work [00:08] shyni: Did you plug the USB device back in? [00:08] yes [00:09] What USB device is it and does it show up in dmesg ? [00:09] shyni: Or better yet, run " lsusb " and see if the device is listed [00:09] nothing shows up in lsusb [00:10] Unplug the device, plug it back in and re-run lsusb [00:10] yeah, doesn't detect any sort of device [00:10] neither the mouse nor the pendrive === deSz is now known as deSouza [00:11] than you have a usb issue [00:11] shyni: Are your USB ports enabled ? [00:11] hey, is this a bug?: when I switch keyboard layouts, the authorization screen pops up [00:11] I didn't /dis/able them [00:11] but, I can click cancel... and proceed... so, it's coming up for nothing [00:12] shyni: Do ANY USB devices work on that laptop? [00:12] it's annoying... does anyone know what's going on? [00:12] doesn't look like it [00:12] the mouse lights up [00:12] but that's it [00:12] shyni: Sounds more like a hardware problem [00:12] things used to work until last night [00:12] oh [00:13] try to boot with libe usb [00:13] live^ [00:15] shyni, doesnt mean its a linux prob. usb could have failed [00:15] i'll try [00:17] <[n0mad]> why are there so many usb issues reported? i know that usb freaks out in windows too but it's been around for 20 years now. [00:18] i have never had an usb issue > operator error? [00:18] [n0mad]: Perhaps USB has spring allergies [00:18] i'm getting a massive amount of perl errors everywhere on 14.04, anytime I install a package now I get debconf: Perl may be unconfigured (Can't locate IO/File.pm in @INC (you may need to install the IO::File module) [00:18] and yet I can't cpan install anything for the same reasons [00:18] <[n0mad]> good to hear. i know that you only hear the problems but it's actually had me paranoid to start plugging in anything lol === mo is now known as Guest88422 [00:19] <[Saint]> [n0mad]: re: USB issues - because virtually NOTHING follows USB spec. [00:19] anyone using xubuntu here? [00:20] Guest88422: don't ask to ask [00:20] <[Saint]> Its all a magical clusterfuck of things that are glued together with hope and prayers and bailing twine. [00:20] <[n0mad]> lol [Saint] [00:22] <[Saint]> If every USB device and driver suddenly started following the USB spec to the letter, ~90% of people's peripherals would just abruptly fall over and die. [00:23] DANtheBEASTman: For starters pastebin -> sudo apt-get update , sudo apt-get upgrade <- see what the package manager is unhappy about . [00:23] for sure [00:26] Bashing-om: http://sprunge.us/JXNc === deSz is now known as deSouza [00:27] hello [00:27] I booted from a USB [00:27] other devices work now [00:28] even the mouse [00:28] lsusb detects things [00:29] so the earlier issue must have been a software thing [00:32] Hi Guys.. in Ubuntu 14.04 and 14.10, what's the proper way of stopping a service? [00:32] rexus: sudo service stop {} [00:33] DANtheBEASTman: Look'n at your http://sprunge.us/JXNc . [00:34] rexus: also, if you want to disable a service from running at boot you use sudo upate-rc.d -f remove {} [00:34] DANtheBEASTman: what I understand is that both are using upstart, so I was thinking it should be using the upstart command. [00:34] although I also understand that SystemV command is still working.. [00:34] ugh, seems that my server just refuses to boot from this thumb drive [00:34] <3 windows! [00:34] rexus: i don't know a whole lot about upstart specifics, but I do know that `service` is considered the standard way to manage services [00:38] DANtheBEASTman, what is this command called initctl ? [00:38] honestly, no idea [00:39] i'm sure you can run `man` on it and find out more though [00:39] yeah, I'm checking on it now.. [00:39] DANtheBEASTman: "Errors were encountered while processing: /var/cache/apt/archives/linux-image-3.16.0-34-generic_3.16.0-34.45~14.04.1_amd64.deb " // let's try -> sudo apt-get clean , sudo apt-get update <- . [00:40] Bashing-om: not that I have trouble parsing what you mean, but i'm curious why you use , rather than ; [00:41] apt-get clean had no output [00:41] update worked fine.. [00:41] DANtheBEASTman: Just the 'syntax' I 1st encountered here on IRC to seperate commands . [00:43] DANtheBEASTman: Let's see of we can get those "75 not fully installed or removed." .. with caution -> sudo apt-get autoremove <- . Pay attention to what the system will remove . [00:45] i feel like I should note this is a problem i'm having with perl, rather than apt [00:46] apt just happens to depend on perl and that's where I noticed this problem [00:46] DANtheBEASTman: I look at it as 'pearl' is a package, and use the package manager to see what the problem is .. I have been known to be out in left field, though . [00:47] can anyone help me with my USB problem? [00:48] I did a `sudo dpkg --configure -a` and it fixed some of the not fully installed problems, I'm down to 9, and all mostly kernel related === prpl is now known as Guest62886 [00:48] shyni: so your install is having trouble with usb, but usb works on a live cd? [00:49] yes [00:49] shyni: so you can fairly rule out it's not a hardware issue, and is an issue with your current install? if it were me, I'd just re-install.... but I doubt that's the answer you're looking for === Guest62886 is now known as mrpl [00:50] I'd rather not have to reinstall [00:50] shyni: laptop? [00:50] yes [00:50] I /can/ just reinstall, I'd just rather not have to [00:50] shyni: pastebin'd 'dmesg' when booting the install whilst USB doesn't work? [00:50] DANtheBEASTman: OK, back to seeing what the package management status is now -> sudo apt-get update , sudo apt-get upgrade <- then see what the next step is . [00:50] hello [00:50] I haven't done a dmesg [00:51] http://script.quakenet.org/paste/1675036 my system started spamming this to my syslog [00:51] no hw changes (2 weeks ago i plugged in a webcam and configured motion), had 50d uptime [00:51] shyni: then that's the next step! :D it should tell what's up with USB. beyond that, try removing the mains + battery, let the laptop sit for 2 mins, then plug in and power up [00:51] i was confused by my sys disk going full, removed stuff.. went full again. found out my syslog was being spammed [00:51] Bashing-om: http://sprunge.us/XIBF [00:52] DANtheBEASTman: look'n at http://sprunge.us/XIBF . [00:52] should I boot normally again and /then/ do a dmesg? [00:52] shyni: yes [00:52] shyni: whichever you feel like [00:53] okay [00:53] i have a netbook that only has ubuntu server installed on it and wifi but no CD drive, is there a way i can reinstall the os from just the command line? [00:53] or preferably install xubuntu on it from the command line [00:53] (if anyone tackles my problem, ill be back in a bit) [00:54] mehn: just install the xubuntu-desktop package, if it's a supported version [00:54] mehn: If it has an USB better to dd the iso onto an USB stick and boot to that [00:54] but bear in mind all netbooks should be shot out of a cannon into the sun in 2015 [00:54] * daftykins slides genii a coffee [00:54] daftykins: Caffeine, awesome! [00:54] O_O [00:55] * genii sips coffee [00:55] as a fallback i just want to delete the o/s permanently and sell it on craigslist and let someone who buys it install whatever tghey want [00:55] coffee-: i'd apologise but your nick is second to the guy the other day called 'apt-get' in here :P [00:55] how would i delete ubuntu for good from the command line? just fdisk? [00:55] i don't want them to have access to my data if they try to recover it [00:55] mehn: dd [00:55] DANtheBEASTman: Think'n as on my system : " sysop@1404mini:~$ ls -al /usr/local/share/perl/ >> ls: cannot access /usr/local/share/perl/: No such file or directory . Does not exist on a default install . [00:55] daftykins: do you know the full command? [00:56] lol daftykins [00:56] Bashing-om: right.. [00:56] mehn: well i don't think the OS will appreciate running 'dd' on the hard disk from the install, it might actually scream as it goes down - worth a go i suppose though - "sudo dd if=/dev/zero of=/dev/sda bs=2M" [00:57] Bashing-om: the line saying (@INC contains: {list of paths}) is saying where perl is looking for things and can't find it. a bit like saying, command does not exist in $PATH [00:57] thx [01:02] Bashing-om: this might illustrate my point better, which I got after running `dpkg --configure -a` http://sprunge.us/QCKi [01:03] <[Saint]> daftykins: surprisingly, it tolerates it very well. [01:03] huzzah [01:03] all these are perl problems, and apt depends on perl. reinstalling perl doesn't help [01:03] it'll take hours though [01:03] <[Saint]> I wouldn't do this from the install itself, though. [01:03] <[Saint]> Do it from a liveCD/DVD/USB [01:04] <[Saint]> then you can actually verify after the fact. [01:04] * trollkin [01:04] oh you're not the person [01:04] nobody tackled my problem? :p [01:04] yes i would normally suggest to do it from a live session, but NOT doing exactly that was what the user asked for [01:05] xbmc: guessing by your nickname you're typing from xbmcbuntu? [01:05] nah, ubuntu 14.04.02 lts, just my user name [01:06] xbmc: ok well your kernel is out of date in that pastebin [01:06] 3.13.0-34 is old [01:06] how do i update? i did update, upgrade and dist-upgrade [01:06] you must not have linux-generic installed [01:06] root@meskhenet:~# dpkg -l | grep linux-generic [01:06] ii linux-generic 3.13.0.49.56 amd64 Complete Generic Linux kernel and headers [01:07] well, you're not booting into it [01:07] check /boot for it being present [01:07] how am i not booting into it [01:07] or dpkg -l | grep linux-image-3.13 [01:07] GRUB default. [01:07] i linux-image-3.13.0-34-generic 3.13.0-34.60 amd64 Linux kernel image for version 3.13.0 on 64 bit x86 SMP [01:07] ii linux-image-3.13.0-49-generic 3.13.0-49.81 amd64 Linux kernel image for version 3.13.0 on 64 bit x86 SMP [01:08] stop pasting in channel please [01:08] ii on the first chars [01:08] sorry :p its really hard to pastebin shit [01:08] yes i can read :) [01:08] language. [01:08] so yeah, either you haven't rebooted or it's not GRUB default [01:08] .... sorry about that too. i'm kind of intoxicated and my system broke when it was just "running fine" [01:08] but until you're on current there's not much point trying to resolve issues [01:08] i really havent done anything special. just install ubuntu, xbmc, and keep doing updates [01:09] how can i check the grub default? [01:09] DANtheBEASTman: Yesh on the looking for paths .. and hollering about line 7 .. compare -> cat /usr/share/perl5/Debconf/Template.pm <- to mine : http://paste.ubuntu.com/10805114/ at or about line 7 . [01:09] !grub [01:09] GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [01:09] uggggggggh are you making me read whole pages now :p [01:09] yes [01:09] also it's called Kodi these days [01:10] well i'm not gonna change my username for that :> [01:10] http://paste.ubuntu.com/10805120/ [01:10] this what you wanted? [01:10] hm no [01:11] Bashing-om: all the same. [01:11] http://paste.ubuntu.com/10805125/ [01:12] i don't need to see a config file, it's not really gonna help me - just give it a good think :) [01:12] eh [01:12] wouldn't hurt to run sudo update-grub and see if it spots the kernels [01:13] http://script.quakenet.org/paste/1675081 [01:13] looks good y/n? =D [01:13] ima change my name so..eh. yeah. === xbmc is now known as bindi [01:13] you should probably call it a night early and work on it tomorrow if you're up late drunk :> [01:14] hello [01:14] wb [01:14] no, i want to wake up tomorrow and be good on binge watching series :p i need to fix this [01:14] I removed the batteries and all [01:14] usb devices still not working [01:14] daftykins: btw. i do have an ES cpu. if that might explain the problem at all [01:15] engineering sample? oh nice [01:15] yeah [01:15] i7 920. reported as "i7 000" in /proc/cpuinfo [01:15] shyni: so you need to boot the install and share a "dmesg | pastebinit" ideally. [01:16] bindi: you know how to hold left shift and pick a kernel manually right? [01:16] 'cause i think you should go do that [01:16] daftykins: i dont have a kb attached to the pc [01:16] http://pastebin.com/DQJWE485 [01:16] just a bt one. doesnt work during boot time [01:17] (i'm on my regular install and not the liveusb right now, by the way) [01:17] lsusb still doesn't detect anything [01:17] bindi: then you're going to need to resolve that. [01:17] DANtheBEASTman: I am back to think'n .. I be back soonest. [01:18] shyni: kernel and ubuntu version? [01:18] daftykins: you're saying 3.13 is *not* latest for 14.04.2? [01:18] ubuntu 14.04 [01:18] daftykins: is there no command for doing that shift thingy? [01:20] DANtheBEASTman: As 'perl' is a package, how 'bout -> sudo dpkg-reconfigure perl <- see what the system reports ? [01:20] bindi: this is prior to the OS loading, you can't run a command from nothing... [01:20] bindi: just resolve the default. [01:20] shyni: and kernel? "uname -r" [01:20] Bashing-om: http://sprunge.us/VLOc [01:21] 3.13.0-49-generic [01:21] shyni: ok well at least you're up to date, anywho it's too late for me to help really - but what i had been after was 'dmesg' , not 'dmesg | grep usb' :P [01:21] oh [01:21] read the output and it might give some clues, or maybe your hardware is just too new i don't know, i don't have time now to ask further questions [01:22] DANtheBEASTman: look'n at http://sprunge.us/VLOc . [01:22] wow it's actually too big for the terminal or something [01:23] shyni: pipe it to less [01:23] or into a file in ~ to read with a text editor [01:23] how do I do that? [01:23] shyni: hang on when you boot from live, are you booting 14.04.1 or 14.04.2? [01:23] shyni: dmesg | less [01:23] daftykins: i'm pretty sure 3.13 is latest for 14.04.2 [01:24] shyni: fwiw, you could've reinstalled by now [01:24] bindi: you're ignoring the minor version of -49. [01:24] daftykins: not sure [01:25] bindi: and you're also wrong, a dist-upgrade'd 14.04 will stay on 3.13 but a fresh installed 14.04.2 will install with the utopic HWE stack and thus use 3.16 [01:25] http://pastebin.com/up22vgzS [01:25] daftykins: so can you help me get me to 3.16? :p [01:26] DANtheBEASTman: Humm .. still screaming and hollering about that one file : my perl version: perl --version >> This is perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-linux-gnu-th read-multi (with 41 registered patches, see perl -V for more detail) // Yours same ? maybe use my file ? [01:26] bindi: no. [01:27] bindi: also that's not what i said to do, i'm going now because you're paying 0 attention === CyberJacob is now known as zz_CyberJacob [01:27] yep, same file version, from what I can tell, but I also can't run perl --version [01:27] i'm paying attention, i just dont understand everything :| just because we're talking kernels and sh...stuff, you shouldn't assume i'm pro in this area [01:27] i know ubuntu and apt-get :D [01:28] <[Saint]> Don't worry, there's no risk of anyone assuming you're a pro. [01:28] ^ [01:28] <[Saint]> Far from it. [01:28] no shi...........stuff [01:28] shyni: do you have any experience with car mechanics? have you ever had a problem with a car, where you know exactly what the problem is, but you don't know what's causing it? [01:28] <[Saint]> Why do people do this? [01:29] why do I do what, [Saint]? [01:29] no [01:29] hi thommey, got milk? [01:29] <[Saint]> "Oh, wowzorz! Linux!" [01:29] <[Saint]> "I know nothing about this, but I sure am going to jump right in and pretend!" [01:29] DANtheBEASTman: Still, think it worth a shot, see what results, Back up your current file and mine: http://paste.ubuntu.com/10805102/ . [01:29] <[Saint]> "Reading? nah....pffft!" [01:29] [Saint]: sure, i can do reading. but this is way too complex for me [01:30] fwiw this is what I get from opening my dmesg log in gedit http://pastebin.com/ra7ez8gi [01:30] <[Saint]> I'm sure there's a shiny Windows install ready to welcome you back to it somewhere, or, you could take some time and do some research before diving into the deep end and wasting your time and the time of those trying to assist you. [01:31] [Saint]: it's the ones that threaten to go back to Windows that make me laugh the most [01:32] shyni: well, that's exactly where you're at now, you have this problem, but you don't know how to fix it or what's causing it. standard-ops for this kind of thing in cars is to think of the most simple problem that could cause it, test that idea, fix it or move on to the next complex idea. it's all, test this, then test that. car owners and mechanics alike often wish that it was more feasible to just replace [01:32] everything, but that's very cost expensive. fortuntately, when it comes to computers, you can replace everything without it costing you much but your time. [01:32] Hi all. Ubuntu 15.04 user here, wondering what else I have to do besides removing the usual "-nolisten TCP" bit I need to do in order to get X to listen on port 6000... [01:32] DANtheBEASTman: -> apt-cache policy perl <- . mine : Installed: 5.18.2-2ubuntu1 . [01:32] [Saint]: nah, i dont think zfs runs that well on windows [01:32] jaysonl: #ubuntu+1 for 15.04 as it's not out yet [01:33] daftkykins: aye aye, thank you [01:33] guess I should just transfer some files and then reinstall everything [01:33] ...? [01:33] point being, shyni, you can sit here and listen to these guys try and diagnose your problem from afar and wait for there answers, hoping it fixes it, or you could try making a list of your installed pakcages, back-up your configs, and reinstall. [01:33] <[Saint]> bindi: ZFS? [01:33] <[Saint]> Oh man, this just keeps getting better. [01:33] <[Saint]> Have fun honey... [01:34] lmao. [01:34] <[Saint]> Filesystems that work? [01:34] shyni: i'm not saying it's your only option, but it's one to consider. [01:34] <[Saint]> 'aint nobody gots time fo dat. [01:34] [Saint], so do you have a support question, or just here to troll ? [01:37] <[Saint]> Discussing problematic new users that are wasting the time of those that are trying to help them by way of refusing to help themselves is trolling huh? [01:37] <[Saint]> God I hate that word. [01:37] <[Saint]> Anyway, cool story honey. [01:37] basically, help, ask a question or go away [01:37] <[Saint]> but you just... [01:38] yes but now you're whinging on every line - that's not gonna fly. [01:38] so do you bash (Not the shell! i know that much, >:)) everyone who has a more complex question than "how do i ubuntu????" and tell them "blah blah blah, honey", [Saint]? [01:38] btw i think reiserfs is murderlike good. i just wanted to try out zfs as a close friend of mine personally recommended it for me over windows [01:38] * [n0mad] gets popcorn [01:40] i mean really, i had an ubuntu installation that worked fine, xbmc playing me my favourite series. then all of the sudden my syslog is spammed with that stuff i pasted earlier [01:40] you tell me my kernel has gone old during it's runtime [01:40] and it's my job as a linux user to read on "How the kernel works, part 1/3400234" and figure it out myself? :D [01:40] <[n0mad]> could be [01:41] i had said to make the -49 the default, but you've kinda flicked into time wasting on here instead of working on your problem [01:41] let's say i switched to ubuntu because "i dont like windows because x". i dont know what "switching to -49" means. can you help me with that? [01:41] <[n0mad]> and i have no idea if you need to update your kernel, but here's information on upgrading it http://ubuntuhandbook.org/index.php/2014/08/install-upgrade-linux-kernel-3-16/ [01:41] <[n0mad]> there's also ones for 3.17 and 3.18 [01:42] bindi: i told you already, kernel 3.13.0-49 and AGAIN you're just being purposefully useless [01:42] can't tolerate this lack of effort, go to bed and work on it when you're willing to lift a finger [01:43] or perhaps one of the other channel volunteers is feeling particularly charitable this evening [01:43] Hi All , I am using Ubuntu 14.10 and I can not find how to install DVDStyler 2.9.2 can someone please help ? [01:45] rainbowwarrior: Looks like dvdstyler is in the universe repository [01:45] Less of amusement here than I was promised [01:46] Ekips, the topic didn't promise you amusement, just ubuntu support. [01:47] I'm not talking about the topic though :) [01:48] rainbowwarrior, install dvdstyler 2.7.2 from our repos (supported), or use the ppa for 2.9.2 ( no support ) https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/dvdstyler/+index?field.series_filter= [01:49] Blame thommey, really [01:49] hey Ekips. do you have experience on reiserfs? i'm contemplating on changing to that [01:49] ReiserFS is pretty dead [01:49] OerHeks ok thank you [01:50] !reiserfs [01:50] reiserfs is a journalling file system, which outperforms many others on I/O operations, but has drawbacks (such as increasing likelihood of data loss, and introducing latency unsuitable for gaming or real-time audio). Using !ext4, the default on Ubuntu, is *highly* recommended. A read-only Windows driver is available at http://p-nand-q.com/download/rfstool.html [01:50] Like its proverbial wife [01:50] <[n0mad]> mmm data loss [01:50] That is correct though [01:51] But when there was no ext4, ReiserFS was a great choice [01:51] Nowadays, meh [01:51] hello [01:51] <[Saint]> But it's edgy though, how many other filesystems were created by convicted murderers I wonder? [01:52] Yeah, it has that going for it of course [01:52] !ot | Ekips [01:52] Ekips: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [01:53] Great, that's what I get for helping a drunk 12 year old for about an hour ^^ [01:54] anyone thinking about upgrading to 15.04? [01:54] no [01:54] :p [01:54] dedhero0, sure, on the 27th [01:55] make sure you have the iso downloaded before upgrading, just in case .. :-) === anthony is now known as Guest10328 [01:57] I'm using 14.04 since its lts not sure about upgrading my PC. So far I have no problems and I like it this way :) [01:58] I have a laptop I use to test stuff on, I might install it on that [01:59] of course Oerheks.. just in case ;) [02:02] Ello. [02:20] * a1z3n wave hello [02:22] * a1z3n anyone going to talk in here? [02:23] not until you ask a support question, as it's not a chat channel :) [02:24] * a1z3n thank you... how do I get to a chat channel, or any channel for that matter? [02:24] !ot [02:24] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [02:24] You might want to start considering typing text and pressing "enter" without preceding it with a /me when not performing an action, too [02:25] Which is just a general hint, not a Ubuntu related one [02:25] sorry... just started using Ubuntu - switching from windows... finally [02:26] #ubuntu-offtopic [02:27] "/join #channel-name" [02:27] Or, you know, type it and doubleclick it, it seems [02:28] Ekips: you can drop your rude approach now :) [02:28] Even when it's mentioned a few lines higher up [02:28] Hey, I'm at my friendliest here ;) [02:33] Anyone with a router (ralink/broadcom) chipset with wps enabled might want to turn wps off pdq! === joshua is now known as Guest62423 === Guest62423 is now known as name [02:39] gr33n7007h: i always turn WPS off === name is now known as hollowsoul [02:39] can some one help me beable to play a dvd i bought on ubuntu [02:40] hollowsoul: dvd's are a can of drm worms [02:40] hollowsoul, did you look at the dvd wiki, for css encryption ? [02:40] !dvd [02:40] Ubuntu's default installation and repositories do not include packages needed to play commercial DVDs for legal reasons. For information on adding them, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs | For information on the legalities involved, see the "DVD" section of https://help.ubuntu.com/community/FreeFormats [02:40] no i didn't know where to look [02:40] <[Saint]> and now you do. [02:41] install restricted extra's, sudo apt-get install libdvdread4 && sudo /usr/share/doc/libdvdread4/install-css.sh ( no need to reboot AFAIK ) [02:41] and restart your mediaplayer [02:49] o/ [02:49] o7 [02:50] Just started using ubuntu mate on my new laptop, so i think I am allowed to hang out in here now. XD [02:51] i am having issues with editing my sources.list file [02:52] What is the issue hollowsoul ? [02:52] i get the error 6960 [02:53] ¬_¬ [02:53] i must be adding the lines in wrong or some thing [02:53] so show what you're doing via http://paste.ubuntu.com [02:53] we can't look over your shoulder [02:53] are they sopose to be at the end [02:54] or beginning [02:54] <[Saint]> Is this still the DVD thing? [02:54] <[Saint]> If so, you've no need to be touching sources.list at all. [02:56] <[Saint]> If not, you're going to have to tell someone what it is you're actually doing, because being as vague as you are makes it really hard to help at all. [02:56] just trying to get a dvd to play on my ubuntu [02:57] i would like to just watch a movie [02:57] <[Saint]> Then follow the instruction you were given. [02:57] <[Saint]> At no pint did anyone instuct you to piss around with sources.list. [02:57] [Saint]: drop the attitude [02:58] Install vlc, watch DVD, the end? [02:58] thats what the vlan thing told me to do [02:58] fuck that, hack then talk lol [02:59] <[Saint]> daftykins: stop assuming there is one - I may be blunt, but I'm blunt because it leads to less confusion in the long run. [03:00] by the way when you edit the sources.lst file DO NOT delete the # hyphen's [03:00] [Saint]: whatever you think you're being, i'm telling you you're not coming across well in a volunteer help channel. so if you can't put in the effort to be nice, leave. [03:00] <[Saint]> I can either be nice, or I can get shit done. [03:00] <[Saint]> When a user clearly isn;t listening, being nice already failed. [03:01] [Saint]: i don't see you getting anything done, also don't use that language here please. [03:02] either follow the rules or hop it :) [03:02] i am sorry i don't intend to be mean [03:02] i would much rather be nice [03:02] i don't do well is social interaction [03:03] <[Saint]> Apparently White Knight over there read tone into my reply that simply wasn't there, but, hey - it happens. [03:03] hollowsoul, what "vlan thing told me to do" ? i read nowhere about editting sources: [03:03] <[Saint]> I've been trying to tell you that you've already been told exactly what you have to do. [03:03] <[Saint]> And there's even a link been provided. [03:03] <[Saint]> install one package, run one script. [03:03] and btw, not all dvd's will work on linux. [03:04] try a 2nd dvd to test [03:04] o ok [03:04] <[Saint]> I'm not even sure the dvdread package has been installed yet. [03:04] <[Saint]> I'm gonna guess no. [03:05] [Saint], yeah, i typed it all out, what could be not clear [03:05] <[Saint]> and I'm the bad guy for being blunt about it. [03:05] <[Saint]> such is life. [03:05] <[Saint]> Not here to hold hands and sing songs. [03:05] i was on a website that told me to do that [03:05] to get some thing for vlan [03:06] <[Saint]> yeah, well, that's nice - but OerHeks told you exactly what to do. [03:06] <[Saint]> and you've ignored him and now are wasting time. [03:06] ok i will try a different dvd [03:06] <[Saint]> "sudo apt-get install libdvdread4 && sudo /usr/share/doc/libdvdread4/install-css.sh" [03:06] <[Saint]> do it. [03:06] <[Saint]> reboot the media player, and try a DVD. [03:08] <[Saint]> You can try as many DVDs as you want but it won't work at all until you enter the command given above from the link given earlier. [03:08] linux is so nice [03:09] thanks much help [03:09] it works [03:09] hollowsoul, have fun [03:09] sorry i was being a pain [03:09] :( [03:13] <[Saint]> Now this is the old channel I remember...being berated by people with foul mouths over PM. [03:13] <[Saint]> Things haven't changed. [03:14] !ot | [Saint] [03:14] [Saint]: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [03:15] <[Saint]> Now guess who it was. [03:16] Pando: O.o [03:16] Mp3player [1. 31.12] CeBoLiNhA 2014 [03:17] whois Saint [03:18] good morning to all [03:18] o/ [03:19] wb lotuspsychje [03:19] daftykins: hello mate [03:19] :-) [03:19] lotus now there's a name I haven't heard in a while [03:19] OerHeks, daftykins wanna join #ubuntu-discuss ? [03:20] mmm couldn't hurt === bazhang__ is now known as bazhang === rexus is now known as rexuss === george_ is now known as notionsandnotes [03:25] Hello. I cant caccess my other IDE HDDs, I am in a ATA 2.5" with a 32bit system, I need to access my other 64bit Ubuntu-Gnome, but when it boots they are not reckognized in the BIOS, and in GRUB I can see something like this: Ubuntu, with Linux 3.13.0-44 generic --class ubuntu --class os 'gnu [03:25] any suggestion to mount sdcard in Ubuntu LTS? [03:25] echo 1 | sudo tee /sys/bus/pci/rescan didn't work [03:26] another Pando :) [03:28] Osmodivs: Check the IDE cable connection, re-seat and try again. If the BIOS isn't recognizing the drive, the operating system won't either. [03:29] And when I select one of them i get this: error: no such device: (010101010 numbers and numbers 010101010101) error: hd1 cannot get C/H/S/ values error: you need to load the kernel first [03:29] hkrrsx: +1 [03:32] hkrrsx, I did that. I have to mention that I used boot fixer or grub fixer, so I could load Windows 8.1 on dual boot, wich by the way, it did not worked [03:33] hi there [03:34] Osmodivs: What's the output of "fdisk -l"? 10 out of 10 says the drive won't be there if the BIOS is still not recognizing it .... meaning this ss a hardware problem [03:35] Osmodivs: If the BIOS still isn't recognizing the drive, try changing the IDE cable [03:41] this sounds like a UEFI/locked boot loader thing [03:41] UEFI and IDE? not sure that exists [03:44] I haven't seen an IDE box in several years [03:44] or PATA anyway [03:47] hi everyone. I am having an issue with my computer that I am unsure about [03:48] it does not respond during boot and hangs up some place [03:48] iampoz: What's on the screen when it hangs? [03:48] the only thing I have been able to pull out of it is this line: starting SMB/CIFS and active directory server [fail] [03:49] ubuntu boot screen [03:49] iampoz: Can you boot into Recovery Mode? [03:49] unless I do the recovery option in grub, then i see all the lines of services starting and such. the one above is the only one that fails [03:49] after a few more lines, it just.. stops [03:50] I am wondering if there are any other recovery options... If i put ubuntu 14.04 onto a stick, is there a repair option? [03:51] iampoz: Can you get to a command prompt in Recovery Mode ? [03:52] no, i dont think so. when it hangs, I can do ctrl alt F2-F8 but it just yields a small flashing courser in the top left. it does not let me do anything. F1 takes me back to the screen with all the services starting up [03:54] iampoz: Do you have this machine with you now within arm's reach ? [03:54] If so, please try to get into Recovery Mode and get to a terminal prompt [03:54] <[Saint]> you could boot from a live distro and then mount the disk in the host and pivot into it. [03:54] well it is just in the other room, but yeah kinda [03:55] iampoz: Go for it. Let us know what happens. [03:55] I tryed to get into recovery mode already... did not work. maybe you are meaning something else? [03:55] [Saint] what do you mean "pivot into it" [03:56] <[Saint]> pivot_root [03:57] I want to give my user "postgres" access to /mnt [03:57] should I NOT chown this to postgres? [03:57] iampoz: I'm trying to get you to the point where you can run this command " sudo sysv-rc-conf samba off ". This should get the machine to finish booting b/c SMB/CIFS is failing. [03:58] iampoz: You should be able to boot into single user mode with these instructions: http://askubuntu.com/questions/132965/how-do-i-boot-into-single-user-mode-from-grub [04:00] awesome, I will try that. I will report back here as soon as possible [04:00] iampoz: Best of luck. [04:21] Using the default terminal... Is there a key combo to allow you to select text if you are running an app that recognizes and responds to mouse clicks? [04:22] jpterm (jmespath-terminal) is an example of such an app. [04:23] RichardBronosky: Shift+Ctrl+C copies previously highlighted text in gnome-terminal [04:23] <[Saint]> shift+ctrl+c copy [04:23] <[Saint]> pretty sure the term even tells you that. [04:23] * [Saint] looks [04:23] <[Saint]> yep, yes it does. [04:23] the problem is that you can't select text. [04:24] RichardBronosky: You can use the mouse to highlight text as per usual [04:24] not in an urwid based app. http://excess.org/urwid/wiki/FrequentlyAskedQuestions [04:25] RichardBronosky: tmux, as an example, has shift+mouse for highlighting, i've never heard of jmespath-terminal so have no idea about it... [04:25] RichardBronosky: So you want to use VIM-style keys to highlight text and then SHIFT+CTRL+C to copy ? [04:26] What it says about shift-click in that FAQ does not always work depending on how the app was coded. [04:26] <[Saint]> ctrl+u? [04:26] <[Saint]> and it's friend, ctrl+y [04:27] <[Saint]> oh, hmmm. no, as assumedly you want to paste outside the term. [04:28] Ugh. I'm on a Mac. I wish I had an Ubuntu machine around. (I'm writing documentation and want to explain how to do this.) [04:28] hello. I've installed Elementary OS which is Ubuntu based. when I try install AMD proprietary drivers from additional drivers, it revert's back to open source drivers [04:28] sorry English isn't my native language [04:28] <[Saint]> Its a bit of a hack but you could do "bind '"\C-p": "\C-e\C-u xsel <<"EOF"\n\C-y\nEOF\n\C-y"'" [04:28] !elementary [04:28] Elementary OS is an Ubuntu derivative which is supported in their IRC channel #elementary on irc.freenode.net - http://elementaryos.org/ for more information on this distribution. [04:28] <[Saint]> then "copy" with ctrl+p [04:29] elementary has its own issues ShrewdSpirit [04:29] <[Saint]> and "paste" with "xsel" [04:29] OerHeks: thank you. I didn't know they have a channel [04:29] <[Saint]> But that'll only select the entire line. [04:30] screen has a copy mode, iirc it's ctrl-a-esc [04:32] yeah, that would be a work around. but I don't want to have to make the instructions for this app have to tell people to run GNU screen or modify their bindings. [04:32] in iterm on the mac its just "Opt+click/drag" to select without registering a click. [04:33] I know this is weird because MOST terminal applications are not mouse aware. This one is. [04:33] * hkrrsx is not familiar with substituting a keyboard key for left mouse click [04:34] the goal is not to use the keyboard instead of the mouse. [04:34] it is to instruct the terminal to not pass mouse events to the running app which is listening for mouse events. [04:36] I think some ncurses apps allow you to click the "buttons" using your mouse. which is like this app. [04:36] So you want to "click" without the app recognizing that a click took place? Kinda like click cloak or something? [04:37] but if someone wants to copy the text on the button without clicking it, you have to stop the terminal from passing the event. [04:37] Sorry, this sounds beyond the scope of this support channel .... [04:38] I'm not familiar with anything that does what you're asking [04:38] it very well may be a shift-click. would make sense since adding shift to ctrl-c will copy and adding shift to ctrl-v will paste. [04:39] I don't need a tool that does this. I'm nearly positive that the terminal should be able to do this out of the box. It's just really hard to google for. [04:42] I just installed ubuntu on my machine and it is failing installing GRUB and not sure what I should do at this point [04:43] nevermind... I just accidentally hit the "finish the install" option lol [04:44] ok, so new issue then.. lol I have a fresh ubuntu install on my computer with no GRUb. [04:45] !bootrepair | Codenomics ?? [04:45] Codenomics ??: Boot-Repair is a simple tool to repair frequent boot issues you may encounter in Ubuntu. See https://help.ubuntu.com/community/Boot-Repair for more info. [04:46] oh score. Thanks SchrodingersScat I was just going to load a liveCD and install grub that way [04:46] Codenomics, on what machine? UEFI bios ? [04:46] Thanks for the effort. I'm going to download http://virtualboxes.org/images/ubuntu/ and try it myself. [04:47] OerHeks: no clue actually... just some random dell [04:47] RichardBronosky: Best of luck [04:47] OerHeks: new-=ish inspiron [04:51] anyone know why my keyboard doesn't work completely in ubuntu? i have a macbook pro running 14.04 and many keys don't work such as "o", "t", "i", "u", "y" ... but other keys work fine. if i reboot into Mac OS X of course all keys work. any ideas? [04:52] thorie: Check your keyboard layout ? [04:53] thorie, suspect your keyboard settings are incorrect [04:57] thanks, trying to change it... [05:01] stupid windows crashing [05:06] so I was just going to install GRUB from a livecd which is no big deal normally... but I have this setup with a software RAID and in the livecd it is showing all of the drives... not sure where I need to be installing this to [05:07] Codenomics: Wouldn't the software RAID be md0 ? [05:07] Codenomics: software raid means the OS is doing the RAID [05:08] hkrrsx: oh yeah... herp.. Thanks [05:08] zerowaitstate: I know [05:09] Word. [05:09] hkrrsx: yeah... that wont work if it is not booted into the OS lol [05:11] Codenomics: I'm clearly missing something .... why are you installing GRUB on a system that you're already booted into? [05:11] Are you using LILO or something? [05:11] I am not booted into it [05:11] anyone have a easy solution for being able to save multiple terminal tabs (or just have them op0en when I open terminal) i Ubuntu? [05:12] hello, is there any way to move the panel in mint to the right or left? [05:12] Eff. Reading comprehension was my weak spot in grade school. [05:12] !mint | j_, ask mint. not supported here. [05:12] j_, ask mint. not supported here.: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [05:12] Codenomics: Check this out -- https://help.ubuntu.com/community/Grub2/Installing [05:13] oh i see thanks [05:13] If you search that page for "mdadm", it should hopefully give you what you're looking for [05:13] besdies install byobu or similar? [05:14] yeah someone mentioned that to me looking into that right now [05:18] can some one help me with getting wow to work on ubuntu [05:18] i am running it with wine [05:18] wbill: This was the only thing I found in a search for your issue -- http://askubuntu.com/questions/310705/some-fast-way-to-save-and-restore-tabs-of-terminal#310750 [05:19] hollowsoul, http://r.search.yahoo.com/_ylt=AwrTccE5ACpVMd0ATUknnIlQ;_ylu=X3oDMTByb3B2a242BHNlYwNzcgRwb3MDMwRjb2xvA2dxMQR2dGlkAw--/RV=2/RE=1428844729/RO=10/RU=https%3a%2f%2fhelp.ubuntu.com%2fcommunity%2fWorldofWarcraft/RK=0/RS=M7BuVwPhzx7SK7ILynje2J4Qdow- [05:21] hkrrsx, that did not work [05:22] iampoz: So you turned off samba, rebooted your machine and it still failed? [05:23] i set it to single and it still hung up. but I saw three more failed lines. I tryed to take a video of it but it is so fast... I am putting the video on my computer now and try to make out the text [05:24] iampoz: Do me a favor, do those steps all over again but with 1 difference [05:24] At the end where you typed "single", type in " init=/bin/bash " [05:24] Then boot and you should get to a command prompt before any services start [05:24] okay, do i still also put 'single'? [05:25] No, replace single with init=/bin/bash [05:25] Afterwards, turn off Samba and reboot normally [05:25] okay [05:28] ok ty [05:28] thanks hkrrsx [05:28] wbill: You're welcome [05:29] hkrrsx, okay i got to a command line, root@(none):/# with a flashing cursor, but I can not type any text... my keyboard is lit up so it appears to be working... but nothing shows up when I type [05:30] Unplug and replug the keyboard? [05:30] okay [05:32] still nothing. there are two lines above the command line... "bash: cannot set terminal process group (-1): Inappropriate loctl for device" && "bash: no job control in this shell" [05:33] Can you CTRL+ALT+DEL to reboot the machine gracefully? Even though nothing's being outputted to the screen [05:33] how do i reinstall msfonts === AlphaTech is now known as zz_AlphaTech [05:34] no, no effect [05:34] I am uploading a picture with the failed lines during the "single" attempt [05:35] iampoz: Great, afterwards, please power down the Ubuntu machine by holding the power button down until the machine turns off [05:35] ctrl+alt+F1 [05:35] Then bring it back up normally [05:35] http://picbin.org/src/943 [05:36] hollowsoul: Try " sudo apt-get install --reinstall msttcorefonts " [05:36] http://www.makeuseof.com/tag/how-to-install-microsoft-core-fonts-in-ubuntu-linux/ [05:37] hollowsoul, msfonts are part of restricted extras [05:37] o ok [05:37] iampoz: That picture continues the boot process even though a couple of things fail [05:39] hkrrsx, that is true. but then it just stops... I will grab a photo of it when it stops on my next attempt [05:39] iampoz: Please get a clear photo .... the 1st one is pretty difficult to ready [05:39] read* [05:40] hkrrsx, what am I supposed to do when I bring it back on normally? [05:40] Well, you said it was freezing at a certain point and that you'd get a picture of it .... I'll wait for that [05:41] iampoz: We only really need the last dozen lines or so [05:41] I know, i have a recoding of it, I skipped frame by frame until I for a clean shot of the failed lines. it goes to fast to get a clean shot of that screen, but there are a few lines on the last one... I will get a picture of that right now. [05:41] okay [05:41] can someone help me with a permission issue? [05:41] iampoz: Thanks [05:41] Using Ubuntu 14.04 and encfs crypted /home partition and a normal / partition on SSD. if I install 14.04 from new on SSD, how can I do so /home is mounted automatic like before? I dont want to format /home just mounted again like before [05:42] !ask | q_zone [05:42] q_zone: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [05:43] i can't view pictures in my browser while testing a project.What is the permission missing? [05:43] !patience [05:43] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [05:43] q_zone: Are these pictures on your local computer or on a website somewhere? [05:44] yeah,in my local computer [05:44] hkrrsx, here it is: http://picbin.org/src/944 [05:44] Try " file:///path/to/picture " .... note, there are 3 forward slashes in file:/// [05:45] q_zone: That's just to test if the picture will come up alone outside of your website coding [05:45] q_zone, maybe you need some codecs and webstuff, did you install restricted extras ? [05:45] iampoz: Excellent picture, thank you [05:45] iampoz: What happens if you boot your computer with the network cables unplugged? === sins-_z is now known as sins- [05:47] hkrrsx: I get the following message ,when i tested the image :https://dpaste.de/Mowv [05:48] q_zone: chmod 755 /shopping_cart/images/*.jpg [05:49] q_zone: You might want to repeat that command for *.png as well, if you have those types of images in that folder [05:50] hkrrsx: yeah,it worked ...thanks [05:50] q_zone: You're welcome [05:52] hi [05:52] how to connect ipv6 through ssh [05:52] ? === RF1D is now known as Guest90472 [05:52] cool_boy: The same way you'd connect via ipv4 only with an ipv6 address [05:53] cool_boy: Does the SSH server have an IPv6 address ? === MrGeneral_ is now known as MrGeneral === WildSoft_ is now known as WildSoft === lacop_ is now known as lacop === bnice is now known as Br|aN [05:55] hkrrsx: I am not getting how to coneect with this server, all I can see is only this screen http://postimg.org/image/efum9a42f/ [05:55] hkrrsx, with out the network connected, it stops at the third last line, the one about plymouth and ends in respawning. === mpontillo_ is now known as mpontillo === iSagitt__ is now known as iSagitt_ [05:56] also a few more lines appeared on the screen when I went to go reboot without network. I am putting those on picbin now === phobosd_ is now known as phobosd === awestin1_ is now known as awestin1 [05:56] hkrrsx: thanks, I found way ?) === tgm4883_ is now known as tgm4883 === hkeide_ is now known as hkeide === devhost_ is now known as devhost [05:58] cool_boy: Excellent, I was about to give you this YouTube video: https://www.youtube.com/watch?v=LJghYtfnkEc [05:58] how I can recovery deleted ntfs partition? testdisk didn't help === Striki_ is now known as Striki [05:58] hkrrsx: http://picbin.org/src/945 - this is after it was left for about 5 mins or so [05:58] :) [05:58] thanks [05:59] hkrrsx, this is without network: http://picbin.org/src/946 [05:59] htop is not standard command of ubuntu [05:59] ? [05:59] I have a folder on my desktop that is empty, properties says "Free Space: 2.5GB of 85.8GB (97% used) [05:59] iampoz: Checking [05:59] cool_boy: no, but I wish it was xD [05:59] cool_boy: No, htop has to be installed after-the-fact [06:00] NegativeFlare: now I am also in wish list :) [06:00] heh === twisted`_ is now known as twisted` [06:01] :) === ValicekB_ is now known as ValicekB [06:02] iampoz: Have a look at this thread, #8 is the hopeful solution [06:02] http://ubuntuforums.org/showthread.php?t=2218100&p=13015297#post13015297 [06:03] haha I was just reading that. [06:03] Wait .... you can't type in single user mode, can you? [06:03] hey [06:03] hi [06:04] omich: goeranh: Welcome [06:04] ty [06:04] hi [06:04] how I can recovery deleted ntfs partition? testdisk didn't help [06:04] iampoz: Perhaps if you boot from a LiveCD, mount your hard drive and then made the modifications that way [06:04] no, I can not type in any mode so far [06:05] ahh, that is a good idea [06:05] also can`t we get htop from apt-get? I am trying sudo apt-get install htop but I get "E: Unable to locate package htop" [06:05] iampoz: Give it a shot and see what happens [06:05] iampoz: I hope something works for you soon b/c I'm running out of options [06:05] use gparted [06:06] there are a number of things I can try in that thread [06:07] yes [06:07] Sorry, I logged myself out w/ a keyboard shortcut [06:07] exit [06:12] <[Saint]> cool_boy: it *is* available. [06:12] now I just have to remember how to make a ubuntu stick... but it is 12 so I have to go to bed [06:13] hkrrsx, do you work for canonical? [06:13] iampoz: I do not [06:13] <[Saint]> cool_boy: see? http://pastebin.com/SwCkvHPR [06:13] I work for a web hosting company in my hometown [06:13] <[Saint]> Ah crap, I snipped off the install line. [06:14] <[Saint]> either way, htop is definitely an installable package in a default install. [06:14] in that case, I appreciate your assistance even more so [06:14] <[Saint]> just ask apt-cache about it. [06:14] <[Saint]> "apt-cacahe search htop" [06:14] iampoz: I hope it goes well for you [06:15] thanks a lot! hopefully I figure it out tomorrow. it will take a few days to get my machine back to how I like it... [06:15] if I have to reformat it, i mean... [06:15] bye! [06:15] cool_boy: It's in the Universe repository but here's the packages.ubuntu.com URL [06:15] http://packages.ubuntu.com/search?keywords=htop&searchon=names&suite=trusty§ion=all [06:15] <[Saint]> Next time: backups. [06:15] [Saint]: thanks, after upgrade its working now [06:16] thanks hkrrsx , got it working [06:16] * hollowsoul crying right now [06:16] Marvelous [06:17] how do i reinstall ubuntu [06:17] i need a fresh copy [06:17] <[Saint]> Samw way you instaleld it the first time. [06:18] haha, yes. I should have made a back up. I was lazy. I knew as I was messing around with it today: "you should clone your system before you do this..." but then I was like "nah, it will be fine... I am sure of it..." I am not sure why, it is never fine. I have a nice clonezilla stick and enough space on one of the hard drives, would have been a snap and only taken an hour. damn. [06:18] <[Saint]> jesus, can't type. [06:18] <[Saint]> *same way you installed it the first time === deSz is now known as deSouza [06:18] iampoz: "There are 2 types of people: Those who make backups and those who have never re-installed their system." - Unknown [06:18] :) [06:19] <[Saint]> I...what? [06:19] I am the back up guy 95% of the time... it is that 5% that gets me every time. === ubik is now known as Guest91206 [06:28] I'm done for tonight [06:28] Night [06:30] hello [06:30] earlier I reinstalled my Ubuntu distro because it couldn't detect any USB devices [06:30] things were working again [06:30] but now I have the same problem all over again after updating [06:31] so I'm assuming something went wrong with the update [06:31] I think I started having this problem after updating last night [06:32] was there anything potentially breaking in the recent updates? [06:33] is there any other way I can enable hardware acceleration without installing proprietary drivers? [06:34] I have ATI Radeon 8600m series [06:34] On 14.10 I have hardware acc by default but this is not case of 14.04.2 [06:35] I have some visual glitches when I move windows and when I scroll [06:45] http://pastebin.com/zeepayd5 okay, looking at the dmesg output, this thing /is/ detecting the devices [06:45] but not doing anything with them [06:53] uh [06:53] is anyone here? [06:53] I'm here, though I don't know if I'm likely to be able to help [06:55] well, my computer can't detect any usb devices [06:55] none of them appear in lsusb [06:55] but dmesg turns up at least one [06:56] this is definitely a software thing [06:56] since it can detect devices when I booted from a liveusb [06:56] and things worked after I reinstalled Ubuntu [06:56] but then it stopped working after I updated [06:56] guessing here, but maybe some kind of security measure? [06:57] what kind would disable all usb devices? [06:57] no idea [06:57] do keyboard and mouse work? [06:58] built-in keyboard and trackpad work [06:58] usb mouse lights up [06:58] but does nothing [07:00] http://pastebin.com/zeepayd5 here's the dmesg log [07:01] "[ 1.760250] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [07:01] [ 1.760253] usb 2-1: Product: USB OPTICAL MOUSE" [07:01] the mouse does not show up in lsusb [07:06] Good morning in the morning! [07:08] hey guys, well adobe embargoed my country and i cant install flash player but i managed to get libflashplayer.so, where should i put this file in order to be used system-wide [07:08] i dont want it to be available on firefox only [07:08] http://askubuntu.com/questions/608289/usb-devices-not-detected I asked on askubuntu === `hypermid is now known as `hypermist` === `hypermist` is now known as Guest28290 === Guest28290 is now known as sleepypc === sleepypc is now known as `hypermist` === `hypermist` is now known as sleepypc === sleepypc is now known as `hypermist` === Tsunami is now known as Guest95140 === deSz is now known as deSouza [07:38] hello, is there a problem with the se.archive.ubuntu.com (130.239.18.173) apt-get update stops there for me atm === b is now known as Guest67329 === Varazir_ is now known as Varazir === Guest67329 is now known as b [07:40] fendell: Have you tried pingin that ip address [07:41] gunnar, yes no response just have to wait until its up agian? [07:42] Yeah, since your internet connection is up and running it just means that server is down. Just use another mirror. [07:43] fendell: I raan into the same situation with a local mirror for me. These kind of mirror don't sem to have a long life cycle. :) [07:44] gunnar, well this is my first time something like this has happened. But easy fix, thanks gunnar [07:44] fendel: No worries, stay strong! :P [07:45] fendell: No worries, stay strong! :P === xubuntu is now known as Guest90013 [07:47] fendell: You could try #ubuntu-se maybe someone knows someone who knows someone who maintains the mirror :) [07:47] If you are impatient, you can switch to the main archive though [07:48] Seems like he alreadyd did that, so problem solved as far as he's concerned. Right? [07:54] hello. i have a porblme. the fan on the GPU is not spinning when i turn on the PC. yesterday i opened it to see why it's so quiet and why some games are freezing. i saw the fan was still. when iexited the game (minecraft) the fan started spinning. i think it hsoul dbe cooling off the cvard form the start as it is otherwise getting very hot. [07:54] even the fan itself is hot [07:54] is theer somethign i missed? opensource radeon drivers [07:54] very old card [07:56] Gregor3000, first check your Bios, for fan settings [07:57] without proper drivers, your fans should run 100% [07:57] !lmsensors [07:57] To access CPU temperature sensors and detect fan speeds, install the lm-sensors package. See https://help.ubuntu.com/community/SensorInstallHowto for installation and usage instructions. [07:58] Gregor3000: Not sure if it's related, but I have the same problem on my box using several different cards. I just slapped an old geforce 2 or something in there that only has a heatsync. [07:58] cenerentola [07:58] Hi. is this a good place to get info on how to setup a basic home DNS server (Webmin + Bind) ? [07:59] I have ubuntu server + apache setup ready which I can access from IP adress [07:59] MichaelHabib: Read the ubuntu server guide. It pretty much covers what you're trying to do. [08:00] gunnar: ty, will look into it [08:01] No prob [08:02] Good morning everyone. [08:02] Hi, I installed linux kernel 3.16. Is it okay to remove 3.13 packages and keep linux-*-lts-utopic packages? I'm using Ubuntu 14.04 LTS [08:04] I have some graphic problems with my new laptop. I installed ubuntu 14.04 LTS. My laptop has Intel hd graphics and AMD radeon card. The problem is that sometimes I see strange things in windows or in the browser etc its like when a graphics cards is alsmost dying and I beleive it has to do something with drivers. Also I do not see some characters, for exampe in titles of windows. [08:04] maysara: If you booted up on the new kernel I don't see any reason why not. But don't hold me to that. [08:05] For example now when i type here a message Instead of vagelis I see va elis [08:05] gunnar: i have another question, as this is my 1st time doing this & this is a home setup. [08:05] Will It be possible to point my computer to the DNS (Its a VM) so I can enter a domain name on my PC and it get resolved by this DNS server and look for the "fake" domain names I setup ? [08:05] maysara, you cannot delete current and precious kernel ( for recovery mode), all other kernels no problem [08:05] *previous [08:06] MichaelHabib: Yes, you can just make a small domain for your group of PC's. [08:06] OerHeks: so both 3.13 and 3.16 kernels have to be installed? [08:07] MichaelHabib: I've never tried it though and it will only work on your local lan. Not from the wan. [08:07] maysara, if 3.13 is you previous kernel, yes [08:07] gunnar: thats all I need, lan access so I can also setup virtual hosts and test some software. [08:07] cenerentola === perriman__ is now known as chuchiperriman [08:08] download cenerentola [08:09] MichaelHabib: The server guide addresses how to set up a domain, however I don't know how the VM interacts with your OS. So you might have to bridge the virtual adapter of the VM to the physical NIC. [08:09] francesco__, what is "cenerentola" ? url ? [08:09] gunnar: its already bridged :) [08:10] OerHeks: i rescanned with sensors. lets see if it will work now or not. motherboard is strange it seems. i wanted to install new GPU and couldn't get any to run. AMD didn't run at all (new ones dont' run on PCIe1.1), nvidia ran opensource only with poor performance while their drivers were rubish (no screen). already returned btoh card and now i am back to the old ATI one :-( [08:11] gunnar: the VM has its own IP 192.168.0.200 & I can access apache using this IP, but cant seem to find the correct way to setup DNS. I have changed the Primary DNS on my PC to that of the DNS server but I think something wron with my DNS config as the domain is not getting resolved [08:11] nvidia support didnt' have a clue what is wrong === owner is now known as Guest34330 [08:13] MichaelHabib: You're going to have to tell your DNS server which domain names get translated into what. If it doesn't have that info it naturally wont be doing anything. Again the ubuntu server guide can help. Just check out the part about making a caching DNS server. [08:14] Gregor3000, so you have a new pcix card in a 1.1 slot? that could be your issue, i have no solution for that [08:14] How can I edit swappiness [08:15] varaindemian: http://askubuntu.com/questions/103915/how-do-i-configure-swappiness [08:16] hi need help in adding kali linux tools to ubuntu please help [08:17] OerHeks: nope. none of them worked. so i am back to old ATI radeon 9600 XT AGP card that worked with minecraft at least. if not much else... [08:18] deepu-vc: have you tried this: http://malwaretips.com/threads/how-to-add-kali-linux-repositories-in-ubuntu.31312/ [08:20] rexuss i will try it and get back [08:20] !kali | deepu-vc [08:20] deepu-vc: Ubuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), kali-linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux) [08:20] do any one knows which is the best hacking channel in irc [08:21] deepu-vc, we dont support hacking. [08:21] OerHeks, gunnar: Thank you :) [08:22] maysara, have fun :-) [08:22] deepu-vc: more importantly, google it first. [08:23] !rootirc | katherine [08:23] katherine: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet. [08:24] hehe, thanks for the heads up OerHeks, but I am not really running as root :) [08:25] oke, good [08:27] Hello all, I'm trying to setup the Nvidia NVS 510, but when I plug my monitor into it the monitor says there is no signal. The card is picked up by the Nvidia X Server Settings. [08:28] nalum: Are you sure your X server is sending data to the correct display port? NVS 510 is a multi monitor card right? [08:29] nalum: Have you tried connecting your vga cable to another port on the card? [08:29] it is yes, I've tried the monitor in all ports [08:30] nalum: Does your motherboard have an internal graphics card? If so have you disabled it via your bios? [08:30] The monitor works fine with my GTX 580 and I've verified that the convertor from DVI to display port works [08:31] The mother board is the rampage v extreme, it doesn't have a display port on it so I assumed it doesn't have built in graphics [08:31] nalum: Ok [08:31] I can't see anything in the bios about displays either [08:32] nalum, Nvidia NVS 510, is supported by 346.59 or higher [08:33] i think you need the xorg edgers ppa for that ? [08:33] nalum: Am i correct in assuming that you haven't made any changes to your xorg config between switching graphics cards? [08:33] gunnar: yes, I haven't made any changes to it. [08:34] nalum: I'm no expert but I think that could be your problem. Could you try running nvidia-xconfig as root with the NVS 510 inserted? [08:34] OerHeks: I have 304.125 installed. What is that ppa? [08:35] gunnar: I'll try that now [08:35] nalum: OerHeks is right too, it could be that the driver version your running doesn't support the NVS 510. [08:37] https://launchpad.net/~xorg-edgers/+archive/ubuntu/ppa === ph is now known as Guest22031 [08:46] XChat: /load .xchat2/budus.so [08:46] /load .xchat2/budus.so [08:48] cenerentola [08:48] #wget [08:48] !it | francesco_ [08:48] francesco_: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) === charles_ is now known as chmj [08:49] ATTENZIONE: Non e' stata intercettata la versione originale di lynx. [08:49] Questo script e' in grado di funzionare sono con lynx e non links2. [08:49] gunnar, OerHeks: that hasn't worked, is there anything else I can look into on it? [08:50] nalum: Did you try download and building that ppa Orehes was talking about? [08:50] OerHeks* [08:50] I used the additional drivers app to install it [08:51] nalum, that ppa gives the latest nvidia driver ( that will be included in vivid 15.04) [08:51] and then you find it in the same additional drivers tab [08:51] I have it installed [08:51] But the monitor is still not getting a signal [08:52] and selected as the currently used drive in the additional drivers program? [08:52] the ppa versionÐ [08:52] yes [08:52] I also ran the nvidia-xconfig command after the system rebooted [08:53] welcom [08:53] ahh this is getting clearer. So you already have a monitor connected to the NVS 510, and your trying to configur an additional one? [08:54] cenerentola [08:54] !it | francesco_ [08:54] francesco_: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [08:54] DasEi:hi [08:55] francesco_, please stop this one word lines, we don't know what you want, explain please [08:55] No, I only have one monitor available to me at the moment. So I have the GTX 580 installed and running fine. I have the NSV 510 installed also in another PCIE slot and I switch the monitor out of the GTX 580 to the NVS 510 to test it. [08:56] so you have both cards physicly connected at the same time? [08:56] yes [08:56] and both are picked up by the settings app === TheUndertaker is now known as mina1 [08:56] Try taking the GTX 580 out of the box, and rebooting. [08:57] Okay, will do that now [08:57] Hope it works. I've done it many times already, but not with the latest drivers from that ppa obviouly [08:58] fingers crossed* [08:58] k1l: morning mate [09:02] OerHeks: apparently cenerentola is cinderella in Italian? [09:03] Hi - I'm unable to change the icon-'FONT' in file menu, seems stuck around 6~8px. I've tweaked all four font settings and rebooted more times than I have fingers [09:06] gunnar, yes, i think so, but what would that be? [09:06] Ah, think I might have found it. So the display I have on hand is VGA, the convertor is DVI to MiniDisplay so I have a VGA to DIV between them and that seems to be where the problem is. I have just tried that setup on my macbook pro, which is seeing the monitor but the monitor is not getting the display. [09:06] !yay | nalum [09:06] nalum: Glad you made it! :-) [09:07] Now I just need to verify that with a DVI monitor [09:10] nalum: Not sure if helped you at all, but good you're making progress. [09:11] OerHeks: Maybe he's trying to start a bot or something... [09:14] :-D [09:15] Hello! My laptop lags after startup and there is a huge delay for mouse and keyboard inputs. htop shows 50% cpu load (kernel) but doesn't show which command causes this huge load. any hints, keywords, solutions? [09:15] Googling suggest that getting wireless to work on Broadcom cards requires another package ( bcmwl-kernel-source ). But the page here seems dead? http://packages.ubuntu.com/utopic/bcmwl-kernel-source [09:18] yaclm: ubuntu version? [09:18] gunnar: ya got me thinking, that's help enough :D [09:19] !info bcmwl-kernel-source | mouseover [09:19] mouseover: bcmwl-kernel-source (source: bcmwl): Broadcom 802.11 Linux STA wireless driver source. In component restricted, is optional. Version 6.30.223.248+bdcom-0ubuntu1 (utopic), package size 1450 kB, installed size 6966 kB (Only available for i386; amd64) [09:24] Hello, I try to install "awesome" on Ubuntu server. First, I installed the package awesome, and after reboot I had a tty. So I installed lightdm, reboot, and I see the GUI of Unity connection, and when I write my password, it says "failed to start session". Also, I've a resolution problem that I didn't have before installing lightdm, both on tty and lightdm interface. My screen is like... [09:24] ..."zoomed". What can I do? Thanks for helping. [09:27] Exagone313: maybe the #awesome or #ubuntu-server guys might know? [09:28] ok [09:28] Exagone313: your endgoal is a window manager on ubuntu server? [09:28] yes [09:29] hi guys, are some vi masters in here? [09:29] it's not a server, i just don't want kde/gnome/unity/cinnamon/mate etc [09:29] Exagone313: maybe blackbox, or e17 are alternatives? [09:29] don't get why 2dd == d2d [09:29] but I want awesome [09:30] okay [09:30] I think I'm missing something, but idk what [09:30] How do I know which packages are found on the Ubuntu install CD? [09:31] Exagone313: maybe press F1 at boot to see booting process, perhaps it will show usefull errors? [09:31] read theyr website [09:31] apparently, it does not need "lightdm" but "lightdm-gtk-greeter" [09:31] Exagone313: or syslog/dmesg logs [09:31] the problem is my screen resolution, it is zoomed [09:31] goeranh: I was looking, but where? [09:31] i can't see the topest/leftest [09:31] idk sorry [09:31] wait [09:31] with vim I can add spaces, but with tail I cannot [09:32] I won't use vim on syslog :) [09:32] Exagone313: maybe play with xrandr? [09:32] !xrandr | Exagone313 [09:32] Exagone313: XRandR 1.2 is the new method of running dual screens in !X. Information/HowTo here: http://wiki.debian.org/XStrikeForce/HowToRandR12 [09:33] with xrandr, it says that no screen is available, sometyhing like that [09:33] hmm [09:33] in ctrl+alt+f7 there is lightdm started [09:33] but I can't log in here, and I can't open a terminal [09:34] Exagone313: not sure exactly , never played with awesome before [09:34] mouseover: http://packages.ubuntu.com/ [09:35] goto standard packages [09:35] the screen resolution problem appears also in unity and kde [09:35] with an older installation, I had the same problem [09:36] Exagone313: wich ubuntu base/version are you using exactly? [09:36] i try to remove lightdm and install lightdm-gtk-greeter [09:36] ubuntu server 14.04.2 [09:36] k [09:36] I come back, since it is a dual boot [09:38] is there a way i can list subfolders with "ls" according to their relative size and make this recursive :) ? [09:38] goeranh: Sorry, I clicked on "utopic" but I dont see "standard" anywhere? [09:38] no there is an search panel [09:39] goeranh: and what search string do I use? [09:39] preinstalled or something like this [09:39] try out [09:40] how can i put a .iso onto a usb? [09:40] always forget the command [09:40] basichash: an iso with what on it? [09:41] usb installer [09:41] ubuntu-based distro [09:41] its preinstalled [09:41] goto dash and enter usb [09:41] h [09:41] ah* [09:41] thanks [09:41] np [09:42] i think you must format you usb device and copy your iso on usb and after reboot on usb device [09:42] thats automaticaly done [09:42] i also think you must have only the iso on your usb [09:42] nope an iso is an archive and u need an programm to copy/install it [09:42] nope [09:43] basichash: dd if=whatever.iso of=/dev/sdX bs=512k # if you wanna know :) [09:43] ok sorry [09:43] gr33n7007h: thanks ;) [09:43] is that basically what disk creator does? [09:44] gr33n7007h, sure u can do it by commandline [09:44] yes it is [09:44] but its not graphical [09:44] goeranh: i'm just a term freak :) [09:44] can you tell me how to stabilise my cpu utilisation on my computer [09:44] ... [09:44] goeranh: i'm more used to cli than GUI [09:44] xD [09:44] ?? [09:44] please [09:44] hate GUI tbh [09:45] im new to linux xD [09:45] i had windows bevore [09:45] and its so much better [09:45] and easyer [09:45] Guest22031: Are you using a mobile cpu? [09:46] Guest22031: If so apm can help with cpu governors. [09:47] goeranh: depends what you want from your OS [09:47] should be fast [09:47] Guest22031: Though you may need to recompile your kernel to implement it. And it only works for mobile cpu's [09:48] goeranh: I couldnt find it there, but I did find it here: http://releases.ubuntu.com/14.10/ubuntu-14.10-desktop-i386.list [09:48] Just for your future reference [09:48] ok thanks [09:48] mouseover: what are you trying to find as package exactly? [09:48] preinstalled package list [09:49] u can also download package links (something.deb) [09:50] lotuspsychje: I want to install my wireless drivers (bcm-kernel-source) from the Ubuntu CD (because I dont have an internet connection). [09:50] i use 4 CPUs and i have picks on differents cpu i would like to regularise that [09:50] mouseover: you can add the cdrom to sources [09:50] goeranh: I did download the .deb file, but it has a tree of dependencies [09:50] ohh [09:51] i dont now if you can anderstand me?? [09:51] lotuspsychje: Correct, however, I first need to know if the CDROM has the package to begin with... hence I was looking for a list of packages that are included on the CD. [09:51] mouseover: cant you use an eth0 cable to download wifi drivers? [09:51] lotuspsychje: Nope :( [09:51] I have a following configuration in HDD unable to do dual boot Windows and Ubuntu http://paste.ubuntu.com/10807399/ [09:51] Guest22031: Do you mean you have four physical processors or a quad core? [09:51] mouseover, are u on an laptop? [09:51] in the system monitor i have the frequency curve [09:52] using laptop edition? [09:52] lotuspsychje: btw, if I add the CD to sources, do you know how dependencies are handled? [09:52] what do i set the partition type to? [09:52] goeranh: Yes [09:52] yes [09:52] then it is on ur cd [09:52] i also use it [09:52] mouseover: normally when you add the cdrom to sources, you can browse packages with software centre or synaptic [09:52] goeranh: I actually am using Lubuntu CD, not Ubuntu [09:53] ok [09:53] Guest22031: I'm sorry, I don't understand what you're trying to do. [09:53] i think i have a quad core [09:53] gr33n7007h: which partition type should i use? [09:53] W95 FAT32? [09:53] !dualboot | Hanumaan_ [09:53] Hanumaan_: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [09:54] !uefi > Hanumaan_ [09:54] Hanumaan_, please see my private message [09:54] basichash, use ext2 [09:54] basichash: you don't have to format or anything [09:55] i want to have regular curve in system monitor of my cpu [09:55] or just use re33n7007hs command [09:55] gr33n7007h: just enable the bootable flag? [09:55] basichash: you don't even have to do that [09:55] oh ok, thanks [09:56] Guest22031: I'm guessing here that you want to distribute the load on all 4 cores? If so that is probably not possible 'cause programs are coded to utilize the processors in different ways. [09:57] Guest22031: Google 'threading' [09:57] basichash: it basically copies the image byte for byte [09:57] and when its done its bootable [09:58] ok i thind this topic can you explain me want do you think of that ?? http://doc.ubuntu-fr.org/cpu-frequtils [09:58] goeranh: yep [09:58] i messed around with it at the begin bevore i chosed ubuntu [09:59] its the same on other distros [10:00] Guest22031: It seems that CPU-Frequtils, as powernowd no longer work from Ubuntu 12.04. These utilities are replaced by Jupiter: an energy manager [10:00] !info indicator-cpufreq | Guest22031 [10:00] Guest22031: indicator-cpufreq (source: indicator-cpufreq): CPU frequency scaling indicator. In component universe, is extra. Version 0.2.2-0ubuntu1 (utopic), package size 32 kB, installed size 601 kB [10:00] attention i don't use this topic i don't now if it's realy ok [10:01] ok thanks i check it [10:02] Hope it helps. [10:04] Also this: http://askubuntu.com/questions/455687/how-to-run-cpufreqd-in-ubuntu-14-04 [10:04] I tried to install lightdm-gtk-greeter, and now it starts on a tty, so I don't what to do [10:04] i go to #awesome [10:05] thanks i runnig cpu utils i look at the evolution if i see you later i inform you of the evolution [10:06] by === d is now known as Guest98196 [10:14] can i install openstack without maas ? [10:17] asghar__, no http://www.ubuntu.com/download/cloud/install-ubuntu-openstack [10:41] hi... [10:41] I need help in setting proxy in ubuntu [10:42] I am not able to run sudo apt-get update and all othere network related in terminal [10:42] https://help.ubuntu.com/lts/serverguide/ [10:47] gparted crashed with external hhd : dmesg | grep gparted [10:47] [ 1121.558065] gpartedbin[2418]: segfault at 0 ip (null) sp b0aa6e90 error 4 in gpartedbin[8048000+118000] [10:50] http://www.cyberciti.biz/tips/segmentation-fault-on-linux-unix.html [10:51] gunnar: thanx maybe is lett. d) -faulty hardware- because usually gparted works. === zz_CyberJacob is now known as CyberJacob [10:52] but the drive seems to works... read and write [10:52] this is worst scenario... because i'm tempted to use it [10:53] ioria: Perhaps a tired memmory chip? [10:54] gunnar: right. it'a and old sata drive recuperated by a hp pavillion laptop [10:54] ioria: :-) [10:55] gunnar: i was forced to reflow its video card with a thermal pistol [10:55] ioria: Brave soul [10:56] gunnar: brave and stupid [10:56] hehehe [10:56] ioria: breaking stuff is the best way to learn. [10:57] gunnar: yep but i'm 30 years old i should have already learned [10:57] Hello, I've a problem with X, the screen is zoomed in. How to zoom out? Thanks for helping [10:58] ioria: never to late or early to learn. Embrace your lack of knowledge and keep learning. [10:58] gunnar: i'll follow your advice. thanx [10:58] ioria: Your welcome. [10:59] I think I need to sue xrandr, but I don't know what command to use [10:59] use* [10:59] hmm somebody pasted a linky on xrandr earlier.. you could google it? [11:00] Exagone313: have you tried `lawyer --court superior --claim [your complaint here] --law [section:subsection]`? :D [11:00] LOL :D [11:00] Exagone313, never occurred to me: try this - http://askubuntu.com/questions/82398/how-to-zoom-inzoom-out [11:00] Wug: command not found (didnt tried) [11:01] ioria: I don't use unity, and the problem occurs with any window managher (kde/unity/awesome...) [11:02] so it's a x-server problem [11:03] wow.. I'm still sitting here snickering about Wug's comment... how sad am I? [11:04] so i've been following the instructions at https://help.ubuntu.com/lts/serverguide/openvpn.html and they appear to be wrong... it errors out at "./clean-all" instruction saying that I need to set "source vars" even though i have. i'm running 14.04 on my server... help? [11:04] gunnar: in your defense, i am pretty hilarious. :) [11:04] http://askubuntu.com/questions/379123/can-i-zoom-out-windows-or-scale-the-whole-desktop [11:05] Wug: Thanks I feel better now. :P [11:06] Exagone313: That shoukd help you out. [11:06] should* [11:07] Exagone313, check your resolution [11:07] on, windows, I don't have this problem [11:07] -, [11:08] gartral: I followed the same guide as you to set up my vpn and I've had no problems.. perhaps a typo somewhere? [11:08] Exagone313, xdpyinfo | grep dimensions [11:08] gunnar: I'll try again, please stand by [11:08] sir yes sir [11:09] with xrandr, i set 800x600, and it is scaled, but I want to get 1920x1080 [11:10] ioria: so it replies 800x600 [11:10] Exagone313: Have you set proper modelines in your xorc conf? [11:10] very good :-P [11:10] what is it? [11:10] i didn't edited xorg conf [11:10] may we found the problem [11:11] it's a config file that has to do with telling the xserver what resolution you want to run at. [11:11] gunnar: doesn't look like i typo'd.. http://paste.ubuntu.com/10807887/ [11:11] hi.... [11:12] ohh yeah I remember running into this problem. [11:12] I just installed Skype, is it really going to load every single message ever sent before it finalyl runs? [11:12] You need to su to root [11:12] but if I set my resolution like I want with xrandr, it is zoomed in [11:12] gunnar: oh... [11:12] and the source it, since the source command isn't by default in your path [11:12] gunnar: how do i do that? [11:12] just type su [11:13] and the passwors [11:13] gunnar: i did [11:13] and then do the source command again. [11:13] so continue from here? [11:13] Why is Skype loading every single message I've ever sent on the network, and it won't become responsive? [11:13] can I have cp output some kind of information about progress? [11:13] Stand by gartral [11:16] gartral: So yeah like I said earlier, after you su to root in the /etc/openvpn/easy-rsa/ run as root, not sudo source vars, log back out to your regular user and sudo ./clean-all ./build-ca [11:16] that worked for me [11:17] gunnar: ok, now i'm running into the issue of cp: cannot stat ‘dh2048.pem’: No such file or directory [11:18] you need to change the name of the dh2048 file. [11:18] ./build-dh [11:18] gunnar: to and from? I can't exactly correctly follow the documentation when said documentation is inheirently broken [11:19] gartral: I know it's a bit tricky.. you need to read it all ahead of time.. kinda :P [11:20] gunnar: OK, got that bit [11:20] gartral: By that I mean, don't type in the commands one by one, but read the paragraph above each one before you try them. [11:21] gunnar: I got this far.. cd /etc/openvpn/easy-rsa/ [11:21] source vars [11:21] ./build-key client1 [11:21] this particular section of the server guide is a bit chaotic. [11:21] soory! didn't mean to multi-post! [11:22] OK so a this point you can either physicly copy the certs on a usb stick to the target client... [11:22] or use something like scp or sftp. [11:23] it wont let you copy the files via an unencrypted method. [11:23] gunnar: can't physically do it.. so I'll do it remote [11:23] then scp or sftpis your saving grace [11:24] gunnar: again, it won't run the commands === bob is now known as Guest70230 [11:25] guys i have installed skype but it disappear from the menu and i can't open new skype it says you are already signed in another place any help (ubuntu 14.10) [11:25] gunnar: nvm, i typoed that one === guestzzzz123 is now known as Guest83462 [11:25] gartral: Cool [11:26] how does 3.4.0-0ubuntu2 differ from python 3.4.3 (ubuntu 14.04 LTS) [11:26] gartral: Also before you copy the files over, if I was you, I'd chown the certs to the user on the client machine. === Guest83462 is now known as Guest834625 [11:27] gunnar: ok, easy enough === Guest834625 is now known as Guest834625864 === Guest834625864 is now known as User83462 [11:28] gunnar: i need the *.key, yes? [11:28] can I have 'cp' output some kind of information about progress? [11:29] obviously, i'm replacing the name of the key with a "*" [11:29] gartral: Yeah, copy the client1.crt and the client1.key to the client machine, you don't need the both mind you but just to be safe I copy them both. [11:30] gunnar: ok, i understand [11:30] miceiken: -vv? [11:33] gunnar: problem, I can't access the directory with the keys [11:33] gartral: do it as root [11:33] hi folks, I got a little issue with a filesystem. e2fsck says, that the filesystem size is X blocks, while the physical drive size is Y blocks, where Y gunnar: I can't ssh in as root, root isn't set up [11:34] hi, I receive 'drive not ready' at boot but if I press M for manual and type mount -a everything is mounted as specified in the fstab. Any ideas what can I do? [11:34] use midnight commander ore something like this [11:34] sudo mc [11:34] brb [11:35] gartral: dang.. chmod the keys directory 777 and change it back to 600 after you're done copy-ing the keys? [11:35] would it be better to install the 32-bit OS on a laptop with 3072Mb, or 64-bit in terms of (school) productivity and memory usage? libreoffice, email, firefox/chrome, etc.. [11:35] 3074 or whatever.. basically 4G [11:35] 64 [11:36] growl... [11:36] ty goeranh [11:36] if u have an 64 bit cpu [11:37] ok, it's an older toshiba but will check [11:39] exit [11:40] gunnar: it won't let me copy the .key! it keeps saying permission denied! [11:41] gartral: then recursivly chmod 777 the keys directory, and back to 600. [11:41] gunnar: I forgot about that! ty [11:42] gartral: no worries :) [11:42] should I grab ca.crt? [11:42] gunnar: ^^^ [11:42] gartral: no need. [11:42] having a issue with suspend to ram. sometimes it works fine, sometimes not. sometimes theres no more gui after it wakes up. STRG+ALT+F1 works. but the gui is dark. I hear normal sound from sky. so I know it still runs. [11:43] gartral: once you connect to the vpn from the client machine it'll just ask you to verify the servers cert. [11:43] need some idea how to fix it. [11:43] gunnar: what in the client config is broken? [11:44] gartral: hmm don't know, my client is using windows and openvpn. It was a pain in the *** to configure. [11:44] gunnar: ok, well I'll try to figure it out as I go, but "EWWWW Windows!" lol [11:44] dreamon i guess it's to do with your swap space, the size of it [11:45] dreamon ya me too... i moved a file and install xscreensaver... give a sec to remember the filename [11:45] gartral: Hehehe it's my main box, used for gaming. No real choice :P [11:45] gunnar: I game on Ubuntu. Any games that on't run I have no need to play [11:45] !:P [11:46] don't* [11:46] gartral: pfft puritan! :D [11:46] gantral: thats right if i wanna wait until windows has booted... [11:46] gunnar: to be fair, out of 200+ games, i've ran into 17 that won't play at all [11:48] dreamon do you have a /usr/share/app-install/desktop/light-locker-settings:light-locker-settings.desktop ? [11:48] MonkeyDust, ioria only changes I found is that every time I boot, it makes a new fsck .. [11:48] gartral: yeah.. I've just had my set up on that box for so long and everything works the way I want to to and I don't want to mess with it. I've been fantasizing about dual booting linux on that box though. I already have a few linux vm's running on that box. [11:49] ioria, Is it a file or a entry in dconf? [11:49] gunnar: haaah.. you want to see what my server is running? [11:49] dreamon it's not a regular file ... wait a sec [11:50] nvm, the info page is broken.... damn you apache! [11:51] gartral: sure [11:51] gartral: muhahaha [11:52] ioria, yes I have this file, too [11:52] dreamon well ... you have to use terminal... cd in /usr/share/app-install/desktop and ls -l light-locker-settings:light-locker-settings.desktop === jack_ is now known as jackintosh [11:52] gunnar: I need to fix my files [11:53] i can't even think of the name... the files that allow access [11:53] htaccess! that's it [11:53] dreamon you can try to move or rename (command line) and install xscreensaver . I solved in this way [11:54] Hi any one good at scripting [11:54] dreamon then reboot or logout [11:55] how can switch a line in file to comment ? [11:55] ioria, Ok -> sudo mv light-locker-settings:light-locker-settings.desktop light-locker-settings:light-locker-settings_.desktop -> Now rebooting [11:55] Thenewone by adding a # in front [11:56] dreamon yep [11:56] yep but from script [11:56] i dont want add that by gedit [11:56] just script who do the work for me [11:56] Thenewone bash script? [11:57] yep [11:57] Thenewone better ask in #bash [11:57] Thenewone, look sed command [11:57] thanks [11:58] Hi.. I just renamed my volume group and logical volume. Does this mean I also need to manually edit the fstab as well? [12:00] can anyone assist with a really slow wireless card on a desktop machine. [12:00] smallmouse: wifi chipset please? [12:00] I have increased the power but the wireless speed is very very slow, it is not the router [12:00] are there any hotkeys to get to recovery mode on 14.10 32bit? no grub menu is showing on my laptop [12:00] ktanner: hold shift at boot to enter grub [12:00] does anyone know how to get the expose feature back in modified versions of ubuntu, where it has been removed? you know the feature where you can spread all open windows apart to see everything that you have open? [12:00] !recovery | ktanner [12:01] ktanner: If your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode [12:01] @smallmouse what chipset are you using [12:01] e.g. what motherboard [12:01] ioria, thanks man [12:01] Thenewone, np [12:01] thanks lotuspsychje it worked [12:01] ^^ like [12:01] SaltlakeCity1622: i think some features of unity moved to unity-plugins-extras or something [12:02] !yay | ktanner [12:02] ktanner: Glad you made it! :-) [12:02] I'll have a look, where would I find that? [12:02] !find unity-plugin [12:02] Found: unity-plugin-scopes [12:03] holdon [12:03] SaltlakeCity1622 you mean compiz? [12:04] gunnar: i'm confused by this phrasing.. "And you have to at least specify the OpenVPN server name or address. Make sure the keyword client is in the config. That's what enables client mode. [12:04] benjhocking: how do i get the chipset === gms is now known as Guest27661 [12:05] lotuspsychje: how do i get the chip set thanks [12:05] smallmouse: sudo lshw -C network [12:05] gartral: Yeah it's the first line in the openvpn server config. You need to tell the client to oppeate in client mode, by default it's set to server. [12:06] lotuspsychje: reateckPCI extpress Qualcomm Atheros [12:06] !atheros | smallmouse [12:06] smallmouse: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [12:06] ioria, Im testing. [12:06] gartral: so depending on what config you chose, make sure the first line read 'client' on the client. :P [12:07] !info compiz-plugins-extra | SaltlakeCity1622 try this mate [12:07] SaltlakeCity1622 try this mate: compiz-plugins-extra (source: compiz): transitional dummy package.. In component universe, is extra. Version 1:0.9.12+14.10.20140918-0ubuntu1 (utopic), package size 3 kB, installed size 120 kB [12:07] what is the standard location for installing software? [12:07] gunnar: in /etc/openvpn/client.conf? [12:07] SaltlakeCity1622: i used this to get wobbly windows back once, maybe your effect is also in there [12:08] gartral: I'd also edit the server config to tell the server to force the clients to use the vpn server as their internet connection. Can't remember where in the config it's situated exactly. [12:08] e.g. if i have tar, where is the generally accepted location to put it [12:08] Q: what is the best way to host my own packages I built? [12:09] nszceta: for what purpose? [12:09] gunnar: there's no server.conf [12:09] lotuspsychje ec2 server infrastructure [12:09] I have my own programs I packaged with fpm [12:09] for RHEL I use createrepo [12:09] gartral: Yes. on the client, you don't need to worry about that since there is no server.conf there. [12:09] nszceta: for backup, or repo hosting? [12:09] programs i have installed has gone to /etc [12:10] lotuspsychje only for my custom packages. thanks [12:10] gunnar: so just edit client.conf? [12:10] nszceta: you can backup your favorite packages with aptoncd perhaps? [12:10] gartral: At least skim over it and check to see if there are any obvious errors. [12:10] gunnar: ok [12:10] Hello [12:10] nszceta: hosting, is really the users choice right [12:11] ???? [12:11] I am going to host my own packages on my own private network for my other nodes to install [12:11] this is for purely internal use [12:12] nszceta: so you want a personal repo? [12:12] correct sir [12:12] gartral: Just make sure the first line says 'client' and that the correct ip address for the server is set along witht the port number. [12:12] https://help.ubuntu.com/community/Repositories/Personal [12:12] !repo | nszceta [12:12] nszceta: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. [12:12] gunnar: that worries me, the entry remote my-server-1 1194 === coxzist is now known as coXZist [12:12] is this up-to-date with the latest best practices? [12:12] gartral: hmm give me moment, I'm gonna check my own client config. [12:13] nszceta: maybe the #ubuntu-server guys might know the newest tricks in the house :p [12:14] gunnar: I might have to consult the dd-wrt crew for a bit... [12:14] gartral: Just comment that line out, don't delete it (just for future reference) and manually type in the ipaddress of the server and the port number. [12:15] gunnar: what port, that's the bit that worries me [12:15] gartral: Ok keep me posted, not going anywhere soon. [12:15] ioria, till now it works .. :) going on testing [12:16] dreamon, ok [12:16] dreamon, check your ram and swap --- free and free -m [12:18] exit [12:18] exit [12:18] gartral: http://www.speedguide.net/port.php?port=1194 Just if it eases your worries. [12:21] gunnar: i don't understand? [12:22] gartral: me neither? What is it that worries you with regards to the port? [12:23] gunnar: i don't think said port is open [12:25] ioria, it works.. really cool. can you please tell me what I ve done? [12:25] gartral: ahh ok.. what's your setup like? [12:26] dreamon, well in one word is a 'bug' [12:26] dreamon, wait.. [12:26] ioria, what kind of apps is there? [12:27] dreamon, https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1303736 [12:27] Launchpad bug 1303736 in xubuntu-default-settings (Ubuntu) "[SRU] Black screen after wakeup from suspending by closing the laptop lid" [High,Fix released] [12:28] gunnar at the server end it's a dd-wrt router with a server hardwired in [12:28] gartral: All you have to do is forward the port to your vpn server from your router, and on the server iself via iptables you'll need to allow external connection on either UDP og TCP port 1194. [12:29] gunnar: i know, issue is is i have no outside access from said router [12:30] gartral: Wow... this is getting a bit beyond my skill set. If I can help you at all though, feel free to ask. [12:31] ioria, Its possible I installed xfce4.. think after that the issue began. [12:31] gunnar: again, at this point, i need to ask the dd-wrt folks, waiting on an answer [12:32] dreamon, it not depends only on xfce4 i think depends on security [12:32] does this work? [12:32] gartral: Ok [12:32] how to change nick? === adelpozoman is now known as sumb === GoodIncome is now known as BigBodyBenz [12:38] ho no, my dear, i cannot eat haggis for breakfast [12:41] ioria, Thanks a thousend times. I was so short before to install from scratch. [12:42] dreamon, np [12:43] gunnar: the dd-wrt team is really "helpful" >.< [12:43] ciao [12:44] hi guys [12:44] hi [12:47] how can I over-ride the settings for icon-FONT in file manager, it does not respond to tweaking or even a re-set and is 6px approx [12:48] gartral: :) [12:49] Hi [12:49] I have DNS (Webmin + Bind) question. I managed to create a home Apache + DNS server. If I add Master Zone records I can access these domains from my PC but I cant set the root directories for these domains, not even with virtual hosts. [12:50] gartral: Have you read this? http://www.dd-wrt.com/wiki/index.php/OpenVPN [12:50] Nokaji, have you seen this http://askubuntu.com/questions/19770/how-do-i-change-fonts-and-adjust-their-size === dreamon_ is now known as dreamon [12:50] what does this mean [12:50] Packages in archive but missing from override file: [12:50] gunnar: not feasable, router won't load the bigger firmware [12:51] got that during "dpkg-scanpackages . /dev/null | gzip -9c > Packages.gz" [12:51] since I did → sudo touch /forcefsck → reboot system make everytime a filecheck of both HDDs. whats the reason? [12:51] ioria: Yes thanks. It does not respond to unity-tweak-tool/ reset or other input methods [12:52] used to ut not any more since a forced reboot [12:52] most other fonts i can tweak [12:52] gartral: But do these instructions still not apply? You know since you're still using dd-wrt albeit a different version. Just brainstorming here. [12:53] gunnar: no, since I can't at the moment access the NAT page of my router [12:54] Nokaji, what kind of fonts ? [12:55] in file manager - nautilus? is it called .. the files/folders/directories [12:55] gartral: Is it because you don't have root access to the nat or is it because you're not sure how to access/configure it in general? [12:56] gunnar: neither, it's because the routers conf page is no longer accessable [12:56] neglgible differnece even if I scale the fonts or change screen resolution, but then again 6px +50% is still tiny [12:56] gartral: ok [12:57] Nokaji, try in cli http://askubuntu.com/questions/454279/change-default-system-font-using-terminal-only-in-14-04 === xubuntu is now known as Guest14682 [12:58] I did try that before thanks, there is some comment that the file manager fonts can't be set and that there is a request for inclussion going back years [12:58] I need to find a line of code somewhere i think, a config file [12:59] hi. I need some help. I'm scared. Maybe parania but I have reasons to this. I need to update ubuntu trusty (14.04). But everytime its fails due some security check. Whether its a Hsh Sum Mismatch suddely the ubuntu master GPG keys become invalid, differing from the server keys. [12:59] I'kk try it again to see what settings it says in case one is 6px but i did try before [13:00] How do I update (and install new software) assuring the security? My first problem is 'W: GPG error: http://archive.ubuntu.com trusty Release: The following signatures were invalid: BADSIG Ubuntu Archive Automatic Signing Key ` === someon is now known as someone [13:02] 18,16,18,14 [13:02] gartral: I've been reading up on your problem on the dd-wrt forums. How are you connected to the router? and are you sure you are using the correct Ip addresses? Are you sure you are on the same subnet and so on? [13:03] hi again, on my NSD server, creating a Master Zone gets picked up (can be accssed from pc) but creating a matching Virtual Host has no effect on the domain RootDir (or other options) .. any tips or ideas to where I can start looking for the problem ? [13:03] my DNS ** === Tsunami is now known as Guest25945 [13:04] gunnar: I have a static IP, so I have a hostname, and I'm trying over an open admin port [13:05] how can I provision an existing minimal ec2 instance with ansible 1.9 === l4l13n is now known as L4L13N [13:06] some drop-down file menus are tiny also === mist__ is now known as mist [13:09] gartral: Are you sure the router is properly configured to forward the remote traffic to the internal os? and not to it's local network? [13:09] is there some sort of 'file integrity check' with ubuntu, like windows SFC ? [13:09] i wonder why on windows my download speed is 20/30 kb and on ubuntu minimum starts at 60 kb to 160 kb lol [13:09] gunnar: very, it was working for 3 years [13:11] gunnar: hi & sorry to bother you again. You seem to know quit a bit about DNS and I can really use a coach to help me out for a bit [13:11] gartral: Ok, I'm just seeing a lot of posts about people loosing connectivity due to improper ip address settings. === mish_ is now known as Mish|biken [13:11] slt [13:11] gunnar: def. not the case, I have people gaming on my server 24/7 [13:12] MichaelHabib: on which time zone are you, I'm going out for a bit. I'll be happy to help you later today? [13:12] je veu windows sur linux comment faire stp [13:12] gunnar: Australian time , but I can be online when ever you are, I sleep when the Internet does ;) [13:12] !fr | bboyacid [13:12] bboyacid: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [13:13] What’s up with all the ping timeouts?? [13:13] gunnar: if you tell me how many hours from now and I will make sure to be online :) [13:14] hello, i've a problem on kde, i've 2 hours more than my time zone. When I edit hour, I have this error: Unable to authenticate/execute the action: 4, [13:14] what can I do? [13:14] MichaelHabib: 3 hours, and I'll be online. Check back with me then :) [13:14] also, otehr problem, update-grub does not detect windows, same after mounting windows partitions and doing os-prober as described on tutorials [13:14] gunnar: sure thing .. thanks so much for the help [13:14] gartral: well **** ... I hope you can figure this out. [13:15] are you root Exagone313?? [13:15] yes [13:15] no [13:15] hmm [13:15] kde does not start as root [13:15] Do you login as root thou [13:15] oh I think I know, kdesu or kdesudo is not installed [13:15] that might help [13:16] same [13:16] it does not work [13:16] allso logon as root then do it [13:16] Exagone313: check the KDE wallet thing, i had few problems when it failed to connect / login correctly. [13:16] or, how to user mtp in command line [13:16] ntp* [13:16] Exagone313: find the KDE wallet manager and login, may fix your problem [13:17] MichaelHabib: what is it? [13:17] i have a problem in ubuntu again login scren occur after login? [13:17] Exagone313: It's a program to manage stored credentials, but that's not important right now [13:17] I think it is not installed [13:17] I installed plasma-desktop [13:18] not kubuntu-desktop [13:18] it is installed i use 12.04 from 2 years [13:18] Exagone313: you probably want kubuntu-desktop to pull in all the extras [13:18] it should be install by defalt [13:18] i don't [13:18] but recently i faced that prob [13:18] Exagone313: Rory ... ignore my messages, I may have missread the original question.. [13:18] !eol | rbajwa [13:18] rbajwa: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [13:19] rbajwa: 12.04 is EOLed [13:19] but in console it working well [13:19] hi [13:19] :( [13:19] 12.04 is NOT eol! [13:19] yeh not eol [13:19] cfhowlett: i thought it was [13:19] nops [13:19] !12.04 [13:19] Ubuntu 12.04 LTS (Precise Pangolin) is a currently-supported !LTS release of Ubuntu. Download http://releases.ubuntu.com/12.04/ - Release Info: http://www.ubuntu.com/getubuntu/releasenotes/1204 [13:19] oh, ignore me then >.> [13:20] SORRY! [13:20] 10.04 desktop is, gartral , and 10.04 server is still supporten ;-0 [13:20] OK [13:20] 10.04 server support ends ... this month! [13:21] yay [13:21] i did "sudo ntpdate -s 2.fr.pool.ntp.org" and I have the correct time [13:21] then, for my grub problem, any clue? [13:22] i have a proble. anyone can help me? the problem java in browsers (security alert, not loading, etc) [13:22] dienes: can you more describe your problem about java? === zz_AlphaTech is now known as AlphaTech [13:23] !java | dienes have you read the official docs on Java? [13:23] dienes have you read the official docs on Java?: To just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software Development Kit" (SDK). Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations. [13:23] so, look at this page: http://sakk-online.hu/chessclient/applet.php [13:23] dienes: you should install the package icedtea-7-plugin [13:24] plugin installed.. and i looked win/linux ff/iron/chrome [13:25] i think this application is very old === digifiv5e is now known as Guest44166 === Guest44166 is now known as daynaskully [13:41] ciao === erry__ is now known as erry [13:41] ciao [13:42] hi guyas [13:46] hi [13:47] hi === EREVAN is now known as Danielyan [13:56] hi [13:58] Hey folks [14:00] What is the difference between xf86-video-intel and xserver-xorg-video-intel? [14:01] xorg is open source video driver i belive [14:01] dont qoute me === till is now known as pixierail [14:04] Guest12129: I am thinking about setting up external monitor using this article http://www.unixreich.com/blog/2013/linux-nvidia-optimus-on-thinkpad-w520w530-with-external-monitor-finally-solved/ [14:05] It is kind of old and I am too scared of messing up with graphic drivers because that would mean I will probably have to reinstall. [14:05] i have a cheap intel video in my netbook [14:05] Guest12129: btw I have seen other distro like Arch and Fedora ship xf86-video-intel by default. I think intel open source their drivers. [14:06] /msg NickServ VERIFY REGISTER pixierail qabgcsdeeeqa [14:06] time to pick a new one [14:06] woops =) [14:06] intel graphics are usually quite good for a an onboard chip [14:06] pixierail: also, if you /query nickserv , less chance of that === Guest12129 is now known as mintyfresh [14:07] Hi i would like to switch off usb data transfer to lock down a user, does anyone have an idea on how to do this. This should be effected at start up. [14:07] im not ubuntu so i cant help === invisible is now known as Guest1727 [14:10] <[RO]Daniel> hi all, can anyone recommend me an app that is able to normalize flac files without loose the artwork and tag from files? [14:11] [RO]Daniel, audacity [14:11] <[RO]Daniel> cfhowlett, thanks but that has only peak normalize, i would like something that normalizes based on RMS or loudness whatever [14:12] <[RO]Daniel> i like verry much what job does normalize-audio (command line only) but with that i loose the tag and artwork [14:12] Hi i would like to switch off usb data transfer to lock down a user, does anyone have an idea on how to do this. This should be effected at start up. thank you [14:12] [RO]Daniel, ask #opensourcemusicians they would know [14:12] <[RO]Daniel> ok thanks cfhowlett :) [14:29] Hi i would like to switch off usb data transfer to lock down a user, does anyone have an idea on how to do this. This should be effected at start up. [14:30] hello, does anybody know an good video editing software? [14:30] smallmouse, a single user lockdown?? [14:30] !openshot | goeranh, [14:30] smallmouse: you could try kiosk software [14:30] thank you [14:30] cfhowlett: yes thanks just single user [14:30] !info openshot [14:30] openshot (source: openshot): Create and edit videos and movies. In component universe, is optional. Version 1.4.3-1.1 (utopic), package size 21223 kB, installed size 55704 kB [14:31] smallmouse, yep, kiosk mode [14:31] z [14:34] smallmouse: you could also setup chmod strongly for a single user, and whatever he does with usb will not have effect on other folders [14:36] So I recently installed Ubuntu on my 2nd HD of my PC and I have two issues, only one of which needs to actually be solved. [14:36] jl: ask your issue mate [14:36] My main issue is that sometimes ubuntu will crash and I will see a screen that looks like this http://imgur.com/a/nlp3p [14:36] But screenshots are also normal, nothing similar happens in windows ever [14:37] ... === I is now known as Guest22762 [14:37] jl: grafix chipset and ubuntu version please? [14:37] Hi) could somebody help with x.org driver. I have hp laptop with Intel/AMD Radeon graphic and use x.org driver. Almost everything is ok, but when I close a lid or suspend laptop then after I cannot use laptop because of black screen. any ideas? [14:37] Ubuntu 14.04, ATI HD 6870 [14:38] jl: this reminds me of an ati xorg-video bug on my ati X800 [14:39] lotuspsychje, How were you able to fix it? [14:39] jl: i think kernel update fixxed that [14:40] jl: did you try additional drivers section, to see other drivers? [14:41] All I did so far to try to fix it so far was installing all updates to software I already have, I thought about the non-free drivers but I wasnt sure it was a driver thing [14:41] jl: you could surely test other drivers to check [14:42] lotuspsychje, Should I install them before I know if it still crashes without switching? I guess it probably doesnt hurt but I tend to avoid changing too many things If I dont have to, i think it makes narrowing down where I messed something up difficult. [14:43] jl: i would try a driver switch first + reboot to make sure its not a driver issue [14:45] lotuspsychje, Sure, I will intall the other driver, and hopefully it stops freezing up or just spazzing. Thanks! [14:45] jl: you can always enter grub recoverymode if you get into troubles [14:46] Cool, should I use fglrx or fglrx-updates? [14:46] jl: test out what works best for your card [14:47] I have a VPN running on my server; if I want to connect to that machine from outside of the local network, how can I do that? [14:47] topdownjimmy: sounds like a question for the ##networking guys mate [14:48] Thanks lotuspsychje [14:48] hi.. [14:48] need help for setting proxy for terminal [14:49] !proxy | hereforcoding [14:49] !squid [14:49] Actually sodo apt-get update is not working [14:49] squid is a caching proxy for the Web. See: https://help.ubuntu.com/community/SquidGuard See: http://www.squid-cache.org [14:49] lotuspsychje, Thanks lotus. [14:49] curl is not working [14:49] jl: np, hope it works [14:51] hereforcoding, exact error ? [14:51] git clone https://openhatch.org/git-mission-data/git/Hereforcoding git_missions Cloning into 'git_missions'... error: Failed connect to openhatch.org:3128; No route to host while accessing https://openhatch.org/git-mission-data/git/Hereforcoding/info/refs fatal: HTTP request failed [14:53] there is a relation between apt-get update curl and git ? [14:53] ioria: with apt-get update you can update git and curl :) [14:53] and git uses libcurl for http and imap connectivity. [14:53] Actually everything is connecting to network [14:53] Seveas, sure... but ? [14:54] I think thats the problem [14:54] ioria: but nothing. I just arrived and have no context to the question :) [14:54] not sure about it [14:54] Seveas, kiddin eh... :-P [14:55] I seen this http://kaamka.blogspot.in/2009/06/httpproxy-environment-variable.html [14:55] hereforcoding: what's tour proxy hostname and port? [14:55] usually you set it like this: [14:55] Seveas how to know that [14:56] export http_proxy=http://webproxy.mycompany.com:3128 [14:56] git clone http://.... [14:56] hereforcoding: well, you want to use a proxy. Kinda hard to do if you don't know the proxy :) [14:56] Actually I am using wifi [14:57] It working without proxy in firefox [14:57] hereforcoding, don't mix the cards [14:57] so why are you trying to set a proxy? [14:57] quit [14:57] There's a workaround to a bug that says "kill aptd and install packagekit". What exactly does that do/ [14:58] mjuszczak: it'll break your system :) [14:58] ok [14:58] I thought that was the only problem the unix command is not working [14:58] Seveas: really? OK. It's the recommended workaround for: https://bugs.launchpad.net/ubuntu/+source/realmd/+bug/1333694 [14:58] Launchpad bug 1333694 in realmd (Ubuntu) "realmd samba-common-bin dependencies" [Undecided,Confirmed] [14:58] hereforcoding: so let's back up a step or 20. What are you actually trying to do? [14:58] what may be the other reason [15:00] I am simply trying to run the common git clone https://openhatch.org/git-mission-data/git/Hereforcoding git_missions or curl or sudo get-update [15:00] none of this not working [15:00] Seveas [15:00] hereforcoding: ok, what's the output of the git clone command? [15:00] hereforcoding, can you ping 8.8.8.8 and www.google.com ? [15:00] ioria: no rushing ahead :) [15:01] go on ... [15:01] I am new to unix could tell how to ping 8.8.8.8 [15:01] fume [15:01] hereforcoding: we can do that later. First I want to see the output of the git clone [15:02] You can clone the repository by running: git clone https://openhatch.org/git-mission-data/git/Hereforcod [15:02] https://openhatch.org/missions/git/checkout [15:02] hereforcoding: yes, and I want *you* to try that and tell me what the output is you get, to diagnose your connectivity issues. [15:02] Is it still okay to use adcli with all of the package bugs in realm join? [15:02] @ubuntu:~$ git clone https://openhatch.org/git-mission-data/git/Hereforcoding git_missions Cloning into 'git_missions'... error: Failed connect to openhatch.org:3128; No route to host while accessing https://openhatch.org/git-mission-data/git/Hereforcoding/info/refs fatal: HTTP request failed [15:03] Seveas [15:03] hereforcoding: ok, that openhatch.org:3128 in there makes me thing you've already set a broken http_proxy variable [15:03] try this command and show the output: env | grep -i proxy [15:04] I have tried that [15:04] ...and show the output [15:04] @ubuntu:~$ env | grep -i proxy NO_PROXY=localhost,127.0.0.0/8 http_proxy=http://webproxy.mycompany.com:3128 ALL_PROXY=socks://192.168.1.103:3128/ all_proxy=socks://192.168.1.103:3128/ socks_proxy=socks://192.168.1.103:3128/ UBUNTU_MENUPROXY=libappmenu.so no_proxy=localhost,127.0.0.0/8 [15:05] is that the literal output, or did you redact it? [15:05] hey [15:05] need help [15:05] I just copy paste Seveas [15:06] gunnar: Hi, are you back ? [15:07] hereforcoding: ok, let's unset all those except the menu proxy: unset NO_PROXY; unset http_proxy; unset ALL_PROXY; unset all_proxy; unset socks_proxy; unset no_proxy [15:07] hereforcoding: and then try the clone again. The output should be different this time. [15:07] K Sevas let me try [15:07] tiyteeze: it's kinda hard to help if you don't tell us what's wrong :) === SDXCFH4w5e is now known as RRliko [15:14] Seveas thank you very much :) [15:14] hi there [15:14] fgdf [15:14] good afternoon [15:14] Got a question - what's the software of choice to sandbox firefox in ubuntu? [15:15] RRliko: Sandboxing in which manner? [15:15] is it possible to change from -server to -desktop without reinstalling the entire system? [15:15] hereforcoding: it's working? :) [15:15] dinet: Sure. Just use the desktop packages you want. [15:15] yes :) [15:15] bekks: sandboxing from system and home files [15:15] hereforcoding: excellent! [15:15] RRliko: Install a virtual machine. [15:15] RRliko: run it in a vm [15:15] bekks: too hungry on resources [15:15] Seveas thanks a lot :) [15:15] bekks: I have done that. feels like alot of things are missing. [15:15] RRliko: Its the only way. [15:16] Seveas: bekks I'd like to use sandboxed firefox as main browser [15:16] dinet: Then you did not install everything :) Which desktop environment do you want? [15:16] RRliko: firefox is hungrier than the vm if you make it a lean one [15:16] RRliko: Then install it in a virtual machine. [15:16] bekks: I have gnome installed [15:16] dinet: Which Ubuntu are you on? [15:16] bekks: latest [15:16] dinet: NAme the version please. [15:17] Anyone else has got experience with sandboxing firefox? [15:17] bekks: the latest that is not LTS.. iirc .10 [15:17] dinet: Whats the output of "lsb-release -sd"? [15:18] bekks: 14.10 [15:18] dinet: How did you install gnome? [15:19] oh, btw, since I'm already here - do the new releases of Ubuntu still come with Amazon adds in search results? [15:19] haven't used the distro in a while [15:20] RRliko: You can disable it, since the first release. [15:20] bekks: the way I have always installed stuff. apt-get install gnome [15:20] bekks: Oh no, I remember that in 11.10 it was not possible to disable it, you had to purge the entire app [15:20] RRliko: Then your memory is wrong, it was always possible. [15:21] That was when I switched to Linux Mint, due to the spyware, hopefully it's not there anymore [15:21] bekks: well, install it and see for yourself, in the first distro with Unity it was not possible [15:21] bekks: maybe updates changed it later [15:22] bekks: the option was only made available in 12.04 [15:22] RRliko: So you are using Mint and dont even know if it doesnt use Amazon Ads? :D [15:22] bekks: no, I use fedora [15:22] *Fedora [15:23] So the Fedora support is the best place to ask on how to sandbox firefox in a Fedora installation. [15:23] That amazon thing was intentional, to see if you care about others :-D [15:23] Next! [15:23] RRliko: fyi http://www.pcworld.com/article/2840401/ubuntus-unity-8-desktop-removes-the-amazon-search-spyware.html [15:23] bekks: The thing is, I need Ubuntu point of view as well [15:23] bekks: When I installed gnome the frontends for apt was not installed [15:23] RRliko: But you arent using Ubuntu now. [15:24] bekks: That is correct. [15:24] hey [15:24] I heard Chef is to be part of default ubuntu 15.04 installation, is it already ? [15:25] in the pre-release versions ? [15:25] zykotick9: It's good to know, however that will not get my trust back, I'll never use Ubuntu again. [15:25] RRliko: Then why are you seeking the Ubuntu support? [15:25] zykotick9: Nonetheless, thank you for the link, it's good to know. [15:25] !15.04 | lisak [15:25] lisak: Ubuntu 15.04 (Vivid Vervet) will be the 22nd release of Ubuntu due for release in April 2015. Discussion and support in #ubuntu+1. For more info see the announcement at http://www.markshuttleworth.com/archives/1425 [15:25] RRliko: I've already explained that. Please stop unnecessarily taking my time. [15:26] bekks: ^ [15:26] RRliko: Yeah, stop unnecessarily taking out time, please. [15:26] clear [15:27] Anyone on ubuntu using sandbox? [15:27] Sandbox, anyone? Please. === compdoc_ is now known as compdoc === topdownj1 is now known as topdownjimmy [15:29] RRliko, ask #fedora for assistance with fedora [15:29] cfhowlett: I am not asking about Fedora. I am asking about sandbox on Ubuntu. [15:29] Focus. [15:29] RRliko, you stated you use fedora. you stated you don't and will never use ubuntu. you are in the wrong channel. [15:30] Leave me alone, you won't understand. [15:30] RRliko, "I'll never use Ubuntu again." what do you do here ? [15:31] Is 13.04 no longer supported? [15:31] I need to know what software is used by Ubuntu users to sandbox applications. [15:31] Ziber: Correct [15:31] Ziber: yes, it is no longer supported. [15:31] !13.04 | Ziber [15:31] Ziber: Ubuntu 13.04 (Raring Ringtail) was the 18th release of Ubuntu. Support ended on January 27, 2014. See !eol, !upgrade and http://ubottu.com/y/raring [15:31] Well, hrm. How do I properly upgrade? [15:31] !upgrade [15:31] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [15:31] !eolupgrade | Ziber, [15:31] !eolupgrade [15:31] Ziber,: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [15:32] Ziber: it would be faster a clean install [15:32] I've got a lot of stuff running on that box... [15:32] I'd much rather upgrade [15:32] Ziber: So back it up. [15:32] good, a full day upgrading [15:32] Ziber, incrementally upgrade to a supported version i.e. 13.04 > 13.10 > 14.04 [15:32] or just backup and do a clean install ;) whatever you preffer [15:32] Okay. [15:33] Backup before you upgrade or reinstall. [15:33] well maybe half a day minimum...that if everything goes with cero issues [15:33] Otherwise your data can be safely considered as not being worth to be kept. [15:33] So, this is a server, how can I do this from cli? [15:33] !backup | Ziber [15:33] Ziber: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [15:33] Anyone in here using sandbox? [15:34] There are a lot of sandbox solutions, which one? [15:34] Ziber if you installed /home in a separate partition you can save it [15:35] OerHeks: Something that could take care of Firefox, excluding SELinux. [15:35] OerHeks: And excluding fully built virtual machines. [15:35] clear [15:35] sorry wrong chat [15:36] OerHeks: Also, something that would successfully sandbox the entire browser with its plugins. [15:36] MichaelHabib: Yeah back, I'm brushing up on zone files as we speak. [15:36] So, upgrading from a server? [15:37] OerHeks: Obviously, it would still have to connect to the Internet. Any help much appreciated. [15:38] No clue without selinux, sorry [15:38] OerHeks: SELinux is broken as of now. Sandboxing won't work. [15:38] At least with the new update [15:39] I mean, SELinux still works well, but sandboxing won't. [15:40] MichaelHabib: If you are there, what's the problem? === Fuchs_ is now known as Fuchs === jottr_ is now known as jottr [15:52] bump [15:52] :D [16:00] oh, another time, ... statup firefox page in spanish ... [16:00] same here [16:00] weird stuff [16:01] yep [16:01] so now not only do I have to press 1 for English but I also have to assume my browser is in Spanish.... I need to practice up my spanish I guess, they taking over [16:02] lol [16:02] The master domain server work in mysterious ways... [16:02] now back english again... mistery ofthe faith [16:02] Maybe if we sacrfice a small goat? [16:03] gunnar : yes... for haggis maybe [16:03] ioria: lol [16:03] gunnar: im down! [16:04] haggis is goat? [16:04] jParkton: nobody expects the spanish browser! [16:04] ioria: I'm icelandic, we eat sheep testicles... I win. [16:04] really ? [16:04] This is true [16:04] it certainly surprised me [16:04] gunnar: and fermented shark. You're insane. [16:04] gunnar: we eat them in NC too [16:04] i love hakarl [16:05] Yeah.. I'm personally never going to try it, but back in the day.. people used ALL of the animals. [16:05] Poorer times [16:05] oh yes... Þorramatur [16:05] * OerHeks loves raw herring [16:05] danh OerHeks [16:05] dang [16:05] Dutch specialty [16:06] Seveas: That actually the only way to eat shark, it would be toxic otherwise. [16:06] that stuff smells interesting [16:06] But lets get back ontopic :-D [16:06] goats? [16:06] or join #ubuntu-offtopic [16:06] OerHeks: is het al hollandse nieuwe tijd? :) [16:06] so what's the topic? Spanish browsers or other problems? [16:06] OerHeks: Aww this was just getting interesting :P [16:07] gunnar: #ubuntu-offtopic welcomes you :) [16:07] lulz :D [16:07] Neen, 10 juni 2015 or later [16:07] We're already discussing bacon in there anyways === AlphaTech is now known as zz_AlphaTech [16:08] jParkton: Am i correct in a assuming when you say NC you mean North Carolina? [16:08] yessir [16:08] cool === Toledo is now known as croberts [16:09] testes are a southern traditional food [16:09] "Rocky Mountain Spotted Oysters" [16:10] hi, I have a small doubt here. I have my OS installed on a drive and my storage on another drive. The storage drive is encrypted and when I boot on my OS drive I can mount it perfectly well. But, I have just tried to boot from a USB live OS and mounted the encrypted storage drive, entered the password, and it indeed mounted it but said I did not have the permissions when I tried to browse it. Then I switched to terminal and tried a `ls` on [16:10] it and it indeed said permission denied. Then I tried as root and I could access it. I am planning to reinstall the OS and I am afraid this permission denied thing would be a pain. Do you have any idea what is going on and if a fresh OS would be affected or if this could be related to the USB live OS? [16:11] if there is a permissions issue shouldnt root be able to solve that? I have never setup like that but I assume chown can fix that? [16:12] kumala: if your user id, in terminal you can use "id" to find out what it is, matches on the new installation, it _should_ be fine. [16:13] yep, I thought maybe this is because the user / user id of the drive do not match the one on the USB live OS. But shouldn't this be taken care of by the ubuntu? If I have to "chown" it myself then I will do it, but I don't want to screw it if the OS has an automatic way to do it that I'm not aware of [16:14] nobel peace [16:15] kumala did you mount the encrypted volumes ? [16:15] yes [16:15] kumala how [16:15] ? [16:15] I did it through the GUI, opening the icon. Then I checked with , mount, df... [16:15] I could access the files, so it was mounted [16:16] just the permissions were wrong [16:16] and I wonder if ubuntu takes care of that or if I should do it manually === compdoc_ is now known as compdoc [16:16] kumala the mounted files are still encrypted or clear ? [16:17] clear [16:17] I provided my password during mount [16:17] kumala passphrase you mean ? [16:17] yes [16:18] kumala and you cannot open or write on them ? [16:18] with the default user of the ubuntu live USB, I can't read, but with root I can read write... === jParkton_ is now known as jParkton [16:19] I wonder what would happen in case of a fresh install [16:19] ok, i'm out [16:20] if it's just a matter of changing ownership manually then I'll do it. But I somehow thought that was not very Ubuntuish [16:20] and I thought there must be something I got wrong [16:24] well I guess that must not be so wrong if no one is shoked by this :) So I will try the reinstall and then change ownership manually. Thanks! === ubik is now known as Guest7494 === Nikhil is now known as ANJ7 [16:45] morning [16:45] hkrrsx: morning? where are you from? [16:45] afternoon here, but ok [16:46] esu: I'd prefer not to announce my home address :) [16:47] could give us your timezone just for kicks :D [16:47] gunnar: Eastern Time [16:48] esu: gunnar: This is a Ubuntu support channel, let's keep this specifically related to support questions [16:48] hkrrsx: awesome [16:48] Otherwise, /join #ubuntu-offtopic [16:48] hkrrsx: A thousand pardons. [16:49] np === _Dumle29 is now known as dumle29 [17:05] hi, how can I switch language in gimp? [17:05] Sky_Symbol: /join #gimp === jason_quassel is now known as jason_kr_ [17:18] what it is the normal path after Libre Office install to reach Desktop-Integration sub directory ?= === qwerty is now known as Guest18463 === Guest67738 is now known as Par-salian [17:21] aladiah: Please see this URL -- http://nabble.documentfoundation.org/LibreOffice-4-0-Unity-Integration-in-Ubuntu-12-04-td4035137.html [17:22] It suggests to un-install your previous/current version of LibreOffice and then re-install via the Ubuntu repository [17:22] i.e. - sudo apt-get install libreoffice [17:23] Gotta go to a family event, bbl [17:23] Hello, I use Ubuntu 14.04 64bits. I was trying to boot Windows 8.1 in another HDD but failed, I use BOOT REPAIR to make GRUB detect my Windows HDD but could not login, after a few reboots I can no longer boot into Ubuntu either, this is what I got after a BOOT REPAIR> http://paste.ubuntu.com/10796502/ [17:23] Anyone know how to make my ubuntu HDD run again_ [17:24] hkrrsx : please tell me where is it the libre office folder [17:24] if I want a static /etc/resolv.conf and don't want resolvconf messing with it at all, what should I do ?. The fact /etc/resolv.conf is a symlink suggets in reality I can just replace that with a file, but is there something better I "should" be doing ? [17:25] Pumpkin : do you know how to find de libre office folder ? [17:26] can someone proofread something for me [17:26] user_: no, this is ubuntu support - not "do my homework for me" :) [17:26] aladiah: sorry, no I don't [17:28] user_: #ubuntu-offtopic is the chitchat channel. you can ask there for non ubuntu support help [17:28] Pumpkin : CD /usr/share/libreoffice [17:28] well, if you know the answer, why are you asking me ? [17:29] Pumpkin : someone told me in lubuntu channel. thanks anyhway [17:29] was just to let you know too [17:29] maybe you can help someone in future === Par-salian is now known as par-salian [17:35] Hello, I use Ubuntu 14.04 64bits. I was trying to boot Windows 8.1 in another HDD but failed, I use BOOT REPAIR to make GRUB detect my Windows HDD but could not login, after a few reboots I can no longer boot into Ubuntu either, this is what I got after a BOOT REPAIR> http://paste.ubuntu.com/10796502/ [17:35] Anyone know how to make my ubuntu HDD run again_ [17:35] So, I'm at a grub prompt of my server, and it's saying "error: can't find command `kernel'." === josh is now known as Guest66857 [17:37] Ziber: what did you change last? [17:38] Guest18463, well, in theory, grub should be installed on the MBR of the master hhd... [17:39] ioria: It just does not login, it stays stuck in a blank screen [17:39] hey all i have a problem. a couple days ago i ago i deleted a version of python from my system and a bunch of other programs were deleted with it. everything seemed to be fine, until a recent update to ubuntu and restart. now i don't see file menus, can't use ctrl-T. its as if the windowing system of ubuntu is gone [17:39] ioria: Not even after removing the Windows HDD will it login [17:40] ioria: The master HDD is Ubuntu, the slave is Windows [17:40] I upgrade to 13.10 and then rebooted [17:40] So, libc.so.6: cannot open shared object file: No such file or directory [17:41] Ziber: do you have a RAID disk setup for where the OS is installed? [17:41] from my grub output. [17:41] nah [17:41] Ziber: ok is there much on this machine that a clean install would be a serious undertaking? [17:41] kinda [17:42] I cant do a clean install either, I have important files there, and my HDD is encrypted, so I cant access from this liveCD [17:42] is there a workaround to access the terminal? ctrl-T isn't working for me [17:42] Guest18463, the slave disk with windows doesn't work alone, i suppose [17:42] Ziber: because right now, even if you fixed a 13.10 install - you've still got to upgrade to 14.04 to be running a supported release. so i'd just clean install if i were you [17:42] ioria: Nope, not work at all [17:42] bangle ctrl-alt F1 [17:43] Guest18463, neither set as master ? [17:43] Gotta find a USB then.. :( [17:44] ioria: No, must be the new UEFI thing or secure boot on Windows, my BIOS does not have those options [17:44] Guest18463, secure boot can be disabled ... [17:45] Guest18463, that's the first installation ? it never works before ? [17:46] hello! Is anybody using Kubuntu 15.04? It's just to confirm an issue i'm having, each time i launch an app with sudo, plasma crashes and it never works again [17:46] ioria: My ASUS P5Q Pro motherboard does not have those options, unless it is hidden [17:47] monkeydust: thank you [17:48] ioria: I have been using Ubuntu 14.04 for a while, it was working fine until the @Boot repair@ thing, my guess it was that thing broke everything [17:48] help [17:48] no bot here? [17:48] Guest18463, why did you use it ? i don't remember [17:48] !ubottu [17:48] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone [17:49] hello, good afternoon. Im with a trouble: all my control panel itens disapeared. I cannot change mouse, screen, monitor, keyboard anymore. [17:49] I have 3 users and root enabled, no of the users appears any pannel. [17:51] So, I've got a USB. What do I need to do to make it bootable, from a mac? [17:52] Ziber: http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-mac-osx [17:52] Ziber: erk, mac - i don't know how device naming works for them, lets see - do you have a 14.04 server 64-bit ISO downloaded already? [17:52] TheNumb has given you a helpful link ^_^ [17:52] I'm just downloading a 14.10 server 64bit iso [17:53] yeah, thanks [17:53] Ziber: i do not recommend using non-Long Term Support editions for server, stick to 14.04 [17:53] ^ [17:53] daftykins++ [17:53] oh, right, duh [17:53] lol [17:56] how to creat menu short cut to Libre office [17:57] hi peole.. I think I am in some serious shit.. I booted with a Ubuntu 14.04 usb stick, and choose to install it overwriting old Ubuntu.. but I think it overwrote my entire 1 Tb hdd [17:57] PLEASE HELP! :| [17:57] Vyom: ok well at the very least please be polite whilst in here [17:57] Vyom are you currently allowing the install screen to keep running? [17:57] Vyom avoid profane words and caps [17:58] delinquentme: Its all done now.. I have a fresh Ubuntu, with XChat running [17:58] Vyom: what was on the disk before? [17:58] Vyom daftykins knows that hes doing -- hes quite helpful [17:58] Windows ... documetns, images .. all my life :| [17:58] Vyom: are you booted into the ubuntu right now? or on the live usb? [17:58] k1l: yes [17:58] Vyom: can you boot back into the live USB session and come back on here? [17:58] install or live session? [17:58] "yes" [17:58] Installed session [17:58] kek [17:59] Vyom: can you pastebin a "suod fdisk -l" (small L at the end) into a pastebin? [17:59] !paste | Vyom [17:59] Vyom: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [17:59] Vyom: "sudo fdisk -l" [17:59] (sorry had a typo) [17:59] Vyom, you have surely partitioned such a drive [18:00] http://paste.ubuntu.com/10810051/ [18:00] ioria: I was trying to dual boot Windows 8.1 [18:00] Is there a way to fix this_ [18:00] Vyom: "sudo gdisk -l" please, since its a gpt partition sheme" [18:00] Vyom, no you haven't [18:01] Problem opening -l for reading! Error is 2. [18:01] The specified file does not exist! [18:01] i hate gpt, whats the commands for that again? [18:02] sudo gdisk -L should do [18:02] sudo gdisk -l /dev/sda [18:03] http://paste.ubuntu.com/10810084/ Please help :( [18:03] Hi GUYS [18:03] Higuys * [18:03] Okay, so I've got the iso I need. I can just use dd to put it on the usb, right? [18:04] Vyom: can you "sudo apt-get install pastebinit" then "sudo parted -l | pastebinit" ? [18:04] Ziber: use the link earlier, it shows how to do it with macs [18:04] i have ubuntu server on vbox how can connect to it out when i'm in work ? [18:04] http://paste.ubuntu.com/10810096/ [18:05] Vyom: yes you've wiped the lot [18:05] Vyom: seems like you formated the whole drive [18:05] wth man ... :( I just told ubuntu to overwrite "old ubuntu" how can it format whole drive [18:06] I am starting to doubt Linux's stability... [18:06] did it just cleaned the index, all formatted the sectors as well.. [18:06] can I recover? [18:06] Guest18463, you installed windows after ubuntu ? [18:06] Vyom: if your data was after the ubuntu install it might be possible to recover yeah, with something like 'testdisk' [18:06] !testdisk | Vyom [18:06] I have used testdisk before to recover lost android data.. [18:07] i have no experience with testdisk to know if it recovers data in-place or whether you need another drive to restore it to, though [18:07] ioria: Yes, it is in another HDD http://paste.ubuntu.com/10796502/ [18:07] I have another drive 2 TB external hdd, if I need to recover [18:07] ah ok [18:07] well, 'sudo apt-get install testdisk' and give it a go i guess [18:07] question is, can it recover.. and is there some GOOD recovery program for Ubuntu [18:08] Guest18463, you should have installed ubuntu after windows [18:08] I am going to use BOOT REPAIR again and see what happens [18:08] Hello guys [18:08] hi [18:08] anyone knows show to hide ip on ubuntu 14.10 with tor browser please , mark my name if you want to answer me to notice please [18:08] I have a problem with nvidia prime [18:08] how to show* [18:08] I enabled it and now my session won't start [18:08] Vyom: in general: formating is not overwriting but just forgetting where it was stored until the exact space on the hdd is overwritten with other data. so maybe there is some hope to get some data back. [18:09] Vyom: Perhaps a victim of this bug ? https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1265192 . [18:09] erwyn: via 'additional drivers' ? [18:09] Launchpad bug 1265192 in ubiquity (Ubuntu Trusty) "Install/reinstall wipes out all/other partitions" [Critical,Fix released] [18:09] ioria: Ok, if that makes Linux happy I will install Windows first, well, it is already installed... [18:09] daftykins: no command line [18:09] erwyn: apt-get install nvidia-prime ? [18:09] daftykins: ja [18:09] yeah that's wrong. [18:09] :( [18:09] Guest18463 windows ruins grub, that's why you should windows first, then linux [18:09] Vyom: so in general i would say: use dd_rescue to make a 1to1 backup and then try to recover the data from that. [18:09] should install* [18:09] erwyn: so what do you want to do first, recover the desktop? can you get to a shell? [18:10] daftykins: yes i have a shell [18:10] erwyn: sudo apt-get purge nvidia* [18:10] then reboot. [18:10] okay [18:11] MonkeyDust: even if its in another HDD_ [18:11] Guest18463 you see what happened [18:11] daftykins: okay done [18:11] I'm having trouble using diskutil and dd to put an iso on a usb on mac osx. Keeps saying the device is busy [18:11] Guest18463, does no matter... [18:12] Ziber: it's probably mounted in the finder, unmount it [18:12] I did. [18:12] daftykins: I am trying to use testdisk, it's beyond my level of knowledge about disk structure etc.. is thre some gui based recovery tool for ubuntu? [18:12] daftykins: but I don't have my desktop back :( [18:12] Ziber: i don't know how device management with macs works well enough to advise you sadly. which command is failing exactly? [18:12] erwyn: after a full reboot? [18:13] Ill reboot and see what happens... [18:13] http://pastebin.com/4MgmF8uB [18:13] I spend my last month writing about Ubuntu and how to do stuff on it (for newbies coming from Windows) but I did that all on virtual ubuntu, and now this eff up happened! :'( [18:13] daftykins: I'm rebooting again just to be sure [18:13] wish me luck :) [18:13] Guest18463, install w8 mbr not gpt [18:14] daftykins: See my paste? http://pastebin.com/4MgmF8uB [18:14] Someone PLEASE help me.. I just lost my "life" while migrating to Ubuntu.. and if I can't recover data .. I am afriad that would leave very bad impression of Ubuntu [18:14] Ziber: yeah, can you share "diskutil list" too? [18:14] Guest18463, on your pc you should't have uefi so... it's good ... but check for secure boot option in bios [18:14] Vyom you should have made backups [18:14] Ziber: is maybe the GUI Disk Utility still open locking it? [18:14] daftykins: ah, I can still purge, relauching it [18:15] MonkeyDust: I have backup, but not for last few months [18:15] daftykins: http://pastebin.com/6M5KZHFU [18:15] Vyom: no idea of GUI data recovery, sorry. [18:16] REBOOTING [18:16] Vyom maybe you need 'phisical' assistance ... i mean a shop [18:16] Ziber: ah it's one of those U3 partition flash drives, i wonder if it's unhappy about that. i really don't have enough experience with OS X to advise i'm afraid... try unplugging, booting fresh, then trying again [18:17] Ziber: i suspect it's mounted or in use somewhere [18:17] Vyom or paid professional assistance [18:17] which package is responsible for the bar on the upper part of the screen? [18:17] ioria: thanks man.. looks like I messed up. No one can really help me. I would have to help myself. I would read a guide on internet about testdisk and will reover my data. [18:17] daftykins: hmmm [18:17] that holds the shutdown icon, networking, etc [18:17] Vyom best wishes and despair [18:17] not despair === darkdevil is now known as DarkDevil [18:19] daftykins: Yeah I confirm that I still don't have anything but notifications and background. I can right click and so on. but I don't have title bar or side bar === DarkDevil is now known as darkdevil [18:20] erwyn: oh ok so it is there, just not a full GUI. can you switch to TTY1 and run "sudo apt-get install pastebinit" then "lspci | pastebinit" - share the link here - and also for "pastebinit /var/log/Xorg.0.log" ? [18:21] daftykins: doing it right now [18:21] Oh, I figured it out. [18:21] Burning now :) [18:21] extremely slowlyt ho [18:21] *tho [18:22] well, copying - i sure hope a flash drive isn't using a laser to etch holes in a plastic disc [18:22] Hi guys.How can I see whether I have installed cigc++-2.0 package on my system? [18:22] ;) [18:22] ciju: "dpkg -l | grep cigc" [18:22] yeah, sorry [18:22] daftykins: http://paste.ubuntu.com/10810223/ and http://paste.ubuntu.com/10810229/ [18:22] if you're sure on that package name [18:22] ciju: just look in the package manager [18:22] is a 1m block size critical? [18:22] daftykins: thanks [18:23] you'll see it either marked as installed or available for install, that will tell you [18:23] erwyn: is this a laptop? [18:23] so this is very bad way to use ssh [18:23] what is the secure way guys ? [18:23] not really. It is a all-in-one pc. But from a hardware point of view it looks like a laptop [18:23] wrong channel [18:23] cigc++ [18:24] erwyn: "dpkg -l | grep nvidia | pastebinit" please [18:24] daftykins: not sent cause empty [18:25] erwyn: any result from "dpkg -l | grep nvidia" at all? [18:25] !info libsigc++-2.0 [18:25] Package libsigc++-2.0 does not exist in utopic [18:25] daftykins: I confirm [18:26] erwyn: do you have auto login on, or do you boot to the login screen? i'd test the guest session if the latter [18:26] daftykins: guest session is working [18:27] daftykins: was working with prime as well [18:28] oh that was easy [18:28] erwyn: oh ok, in that case there might just be something of your user configuration which has gone funny... here's the quick shotgun approach: logged in at the TTY as your user, not root, run "mv ~/.config ~/.config-old" then "sudo service lightdm restart" [18:28] Vyom: See: http://www.howtogeek.com/howto/15761/recover-data-like-a-forensics-expert-using-an-ubuntu-live-cd/ <- written in a user-friendly way and introduces you to testdisk in a gentle way: , http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step // https://help.ubuntu.com/community/DataRecovery . Hope this helps . [18:29] daftykins: okay it's back [18:30] hi [18:30] erwyn: if you have any software program configurations, they'll be in ~/.config-old/program name here/ so you'd have to move them back if you want them :) [18:31] erwyn: what you could try to get a proper driver on then, is to run "sudo apt-get install nvidia-331 nvidia-prime nvidia-settings" [18:31] anybody know how i can run cpp c++ files in terminal ? [18:32] daftykins: okay I'll try this thank you [18:32] np [18:32] ali_ run the executive you mean ? [18:32] no for programming [18:32] no, for programmin [18:33] ali_ in terminal you can write a program with text editor, compile, link and then execute with ./filename [18:34] ali_: you can follow this http://www.cyberciti.biz/faq/howto-compile-and-run-c-cplusplus-code-in-linux/ [18:34] can someone help me out. kinda having serious problems here [18:35] there is no sidebar, and ther eis no bar at the top of the screen [18:35] like this : desktop$ ./file.cpp ??? [18:35] ali_: please follow the the link that i have mentioned [18:36] OK [18:36] ali_ you cannot run a source file === zz_AlphaTech is now known as AlphaTech [18:37] hello [18:37] ali_ you can run an executive after compilation === Urso is now known as Guest18777 [18:37] @ioria @sjoshi : menas i need a compiler , gedit g++ is not compiler ?? [18:38] ali_ sure it is [18:38] Are there a special reason why ubuntu does not install broadcom wifi drivers after you intall ubuntu? [18:38] ali_ but i suggest the build utils [18:38] Is there anyone from Russia [18:39] daftykins: wow shit prime is working so much better that optirun… thanks for the help! [18:39] ali_ sudo apt-get install build-essential [18:39] Seems like I dont have this cigc++ installed anywhere.... I went to packages.ubuntu.com and downloaded Package "libsigc++-2.0-dev". When I try to install it I get is "Dependency is not satisfiable: libsigc++-2.0c2a(=2.2.2.2-1) [18:39] I mean, it gets the driver from the image, so you can access internet from the live DVD. But after install, you don't have the broadcom installed [18:39] it's just stupid, ihmo [18:40] !ru | den_is_ok [18:40] den_is_ok: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [18:40] @ioria i did it now [18:40] erwyn: np, enjoy :) and er... easy on the language ;) [18:40] !info b43-fwcutter [18:40] b43-fwcutter (source: b43-fwcutter): utility for extracting Broadcom 43xx firmware. In component main, is optional. Version 1:019-1 (utopic), package size 22 kB, installed size 87 kB [18:40] daftykins: yes, sorry ;) [18:40] #ubuntu-ru [18:42] thanks every body === L4bR4Rat is now known as L4bR4t [18:44] what ist he package that creates the sidebar? [18:44] mine is missing [18:44] sergio-br2, it depends ... it's proprietary [18:44] yeah, I know [18:45] but I don't have ethernet access [18:45] sergio-br2, wifi or ethernet ? [18:45] so for me, it's just someway stupid this behavior [18:45] wifi [18:45] sergio-br2, ok... STA then ... a moment [18:45] broadcom wifi, is what I need. And in the place I am, it's not possible to use ethernet [18:48] sergio-br2: by "ethernet" you mean "cabled network"? [18:48] yeah, I don't have it, neither access where I am [18:49] so, my only option is wifi, which don't work [18:49] Define "dont work" then pleas.e [18:49] ubuntu install should install this broadcom wifi, if you are using in the Live [18:50] On the live, yes. But not on the system actually installed. [18:51] Sergio-br2: This probably has already been explained to you, but since the broadcom firmware is propriatary it's not legal for Canonical to distribute it with the distro. [18:51] But I understand how you feel :) [18:51] sergio-br2, try sudo apt-get install bcmwl-kernel-source and then recheck the Additional Drivers [18:51] sergio-br2: you can mount the live usb and use the file in pool/b/b43-fwcutter or so to install it [18:51] ioria: that will not change anything. [18:51] oh [18:51] sergio-br2: https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [18:51] if you don't have an internet connection [18:52] "it's not legal for Canonical to distribute it with the distro" [18:52] sorry [18:52] anyone...? [18:52] but it cames with the DVD iso... come on... [18:52] exit [18:54] sergio-br2: best find a place you can / learn how to install the required packages from the disc then :) [18:55] Sergio-br2: Sorry I misunderstood, I mean to say that these drivers are closed source and therefor can not be updated or worked on by Canonical, so only broadcom handles that. [18:55] sergio-br2: welcome to the insane world of patent and copyright law. [18:56] How can I use apt-get, without internet? [18:56] Ok, mount first [18:56] sergio-br2: mount the live usb with sudo mount -o loop /dev/sr0 /mnt , then cd to pool/main/b/b43-fwcutter or so and type sudo dpkg -i b43-fwcutter....deb [18:57] sergia-br2: https://help.ubuntu.com/community/AptGet/Howto [18:57] */mnt/pool/main... [18:57] *sergio [18:58] "failed to setup loop device: No medium found" [18:59] type lsblk and get your usb [18:59] sorry sr0 is for the cd [18:59] i.e. /dev/sdb1 [19:00] sergio-br2: yeah [19:01] What xen support does 14.04 have? [19:02] hi === matthew is now known as Guest58708 === BOHverkill_ is now known as BOHverkill [19:03] sergio-br2: welcome to the insane world of patent and copyright law. [19:03] insane and stupid [19:03] ok, worked [19:04] test [19:04] What about https? [19:04] Ziber: the primary virt tech for ubuntu moved to KVM i think, Xen might've become a bit more neglected [19:06] test again [19:06] hi [19:06] hello [19:06] respect [19:06] say som [19:06] ovsjanij, secure http, means with ssl [19:06] hi, do you have a support question? [19:06] can anyone help me out? [19:06] sohrab: not until you explain what is wrong [19:07] ok [19:07] what about ssl [19:07] ? [19:07] daftykins: the sidebar is missing, and the top menu bar is gone too [19:07] what about him [19:07] after a reinstall [19:07] ovsjanij, the comunication server-client is encrypted [19:08] ovsjanij: Whats your support question? [19:08] sohrab: reinstall, keeping /home - or totally blank? [19:08] daftykins: also, i deleted python3.4 the other day, and it removed a bunch of othe rprograms. i reinstalled them all. but after a restart i'm missing the sidebar and menu [19:08] sohrab: does the guest session work? [19:08] daftykins, sorry, i don't understand your question [19:08] daftykins: idk what that is. [19:08] ok. fine [19:09] thank you all [19:09] : ) : [19:09] i'm on the computer right now. it starts up, but it's difficult to open anything [19:09] sohrab: it's where you click 'guest session' on the login screen [19:09] ovsjanij, try openssl [19:10] daftykins: should i try to start a guest session? i would need to restart (because the top menu bar doesn't exist -- i restart from the command line using ctrl-alt-f1) [19:10] sohrab: sure - if you get the login screen and don't have auto-login yep [19:11] please [19:11] give me something information [19:11] about [19:11] linux distr [19:11] daftykins, k, i can do that. what will it show? whether the same problem exists on the guest account? [19:11] for us [19:11] ioria: We dont even know what he is going to do? [19:11] for me [19:11] ovsjanij: "Ubuntu". [19:11] ovsjanij: please phrase a complete question on a single line if you want a response. [19:11] and for.. [19:11] true [19:11] ovsjanij: stop pressing enter. it is spammy and irritating. [19:12] deinterlejsting [19:13] deindeterleisting, my friends [19:13] ovsjanij: you are making zero sense unfortunately [19:13] ovsjanij: Whats your actual support question? [19:13] ovsjanij: what do you need information on? [19:14] about it. [19:14] ovsjanij: About what? [19:14] about flash. [19:15] ovsjanij: Whats your actual Ubuntu support question? [19:15] He's obviously trolling. Ignore. [19:15] daftykins, k, i can do that. what will it show? whether the same problem exists on the guest account? [19:16] sohrab: yes whether it's your user config or a system wide issue [19:16] What tipe of device you will develope? [19:17] daftykins, ok, thanks. will do that right now [19:17] ovsjanij, thats not on topic here [19:17] bazhang sorry [19:17] ovsjanij, this is ubuntu support only, take chat elsewhere === EriC^ is now known as EriC^^ [19:29] I tried installing bird, and it installed it, but the upstart script failed (it never seems to know what its own PID is). How can I get apt-get to stop giving me those errors? [19:30] Ziber: https://help.ubuntu.com/community/AptGet/Howto ? [19:30] what's bird? [19:30] bird is a BGP daemon [19:30] Ziber: And whats the message you get? [19:31] http://pastebin.com/xw3HHnXA [19:31] hello I have the ASUS X205TA but sound is as expected not working it is rt5648 and is for the moment unsupported in kernel 4.0 rc7 [19:31] other ones also has an X205TA ? [19:32] Hello [19:32] hi [19:32] When does ubuntu 15.04 officially release? [19:32] bekks: Any idea? [19:32] apt is not allowing me to install anything [19:32] Ziber, what about building from source? [19:32] it says, E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). [19:33] is that good advice? [19:33] Ziber: Take a look at the script and find ou why it isnt starting up. [19:33] gunnar: that will not magically fix the script. === Leandro is now known as Guest72085 [19:33] bekks: It doesn't ever know its own pid. [19:34] bekks: I'm aware of that, was hoping the script aws in the source tarball to get him to take a look at it. [19:34] bird start/running, process 2223 [19:34] root@apollo:~# ps aux | grep bird [19:34] bird 2225 0.0 0.0 15344 2472 ? S 15:34 0:00 /usr/sbin/bird -f -u bird -g bird [19:34] Ziber there was a reason to install this bird ? [19:34] I wouldn't install it if there wasn't a reason :) [19:35] Ziber to test it ? [19:35] I'm playing with it on the DN42 network [19:36] and who knows the script could possibly be ok in the tarball, and not in the repos. Stranger things have happened :) [19:37] !info bird [19:37] bird (source: bird): Internet Routing Daemon. In component universe, is extra. Version 1.4.4-2 (utopic), package size 332 kB, installed size 1152 kB [19:39] <__martin__> how to turn off ALR key GRAB by Unity the quickest way? thanks [19:39] daftykins: good call. logging in as a guest user solves the problem === anthony is now known as Guest49234 [19:40] <__martin__> how to turn off ALR key GRAB by Unity the quickest way? thanks [19:40] <__martin__> ALT* [19:40] No ideas about bird then? [19:40] sohrab: but if you switch back to your normal user, is it still causing trouble? if so, open a terminal or hit ctrl+alt+F1 and login, then try "mv ~/.config ~/.configold" for a test [19:41] Ziber: Just for my peace of mind, could you try building bird from source? [19:42] daftykins, k, gonna do that now, thanks [19:42] gunnar: Yeah, I suppose. I'm looking at the upstart script first ho [19:42] *tho [19:42] sohrab: bear in mind it will 'hide' all your softwares settings, but you can move the contents of .configold back one by one to resolve that [19:42] Ziber: Cool [19:43] daftykins, i dont understand [19:44] daftykins: i just typed the command. it just goes blank and returns to thsi guest session [19:44] is start-stop-daemon a global thing? [19:44] sohrab: make sure you ran it as your user and not as the guest, then restart, log in as your user and the desktop should work as normal [19:45] daftykins, was i supposed to do the opposite? mv ~/.configold ~/.config? [19:46] sohrab: nope [19:46] daftykins, okay, i understand. will restart now [19:47] Ziber i had no problem to install it [19:47] via apt? [19:47] <__martin__> got it [19:47] Ziber yep [19:48] does the output of its pid (when restarting it) match ps aux | grep bird? [19:48] Ziber 5299 ? 00:00:00 bird [19:48] 5342 ? 00:00:00 bird6 [19:49] That didn't answer my question. [19:49] daftykins: no luck. [19:49] Ziber yes ... [19:49] Well, I purged it and reinstalled it. No change. [19:50] sohrab: just to be sure, when you ran the mv command i mentioned - was it in a terminal inside the guest session (GUI) ? [19:50] Hello! My laptop lags after startup and there is a huge delay for mouse and keyboard inputs. htop shows 50% cpu load (kernel) but doesn't show which command causes this huge load. any hints, keywords, solutions? [19:50] Ziber http://paste.ubuntu.com/10810844/ [19:51] daftykins: no it wasn't it was inside the other session (my normal one) using ctrl-alt-f1 [19:51] yaclm: Show us a pastebin of "top" please. [19:51] Ziber: I just tried to install bird too, I got the same error as you. [19:51] Huh. [19:51] ioria: what OS? [19:51] Ziber utopic [19:51] sohrab: ah good good, so you saw "myusername@computername:~# " before you ran it? [19:52] daftykins: yes [19:52] ioria: 14.04? [19:53] Ziber no.. 10 [19:53] Okay, so difference. [19:53] sohrab: definitely the standard unity desktop yeah? [19:53] bekks, this problem lasts for about 1 minute after startup in ~3/5 times. I will try to reproduce the problem and pastebin it. on Debian 7.8 htop showed a kworker thread causing 50% load, ubuntu shows nothing. [19:53] Ziber 3.16.0-34-generic [19:54] ioria: can you just paste your upstart script? [19:54] daftykins: i think so. don't remember changing anything. [19:54] yaclm: So show us a "top" output, not a "htop" one :) [19:54] daftykins: i deleted python a few days ago, and i think i reinstalled it properly, could that be it? [19:55] daftykins: so, before i did that, i screwed around with a setting to get past a python bug. i think i set an environmental variable or soemthing [19:55] sohrab: not if it looks and behaves fine in the guest session, nah [19:55] sohrab: hrmm i don't know if unity uses python, wouldn't hurt to try and reverse it [19:56] bekks, top doesn't show anything, too, but give me a minute i will try to reproduce the problem and save top's output. [19:56] daftykins: ok. maybe it's that variable i changed? i think i tried to start python as 2.7 (vs the 3.4 version that i had installed) [19:56] Ziber /etc/init.d/ no ? [19:56] daftykins: where is it stored? [19:56] sohrab: no clue i'm afraid [19:56] ioria: yes. [19:56] daftykins: okay, thank you for your help [19:56] anyone can help to troubleshoot a weird thing with layouts? [19:58] Ziber please, give me the name... :-( [19:58] ioria: bired [19:58] *bird [19:58] i am using kubuntu 15.04, i have en and ru keyboard layouts. When i switch to another window or press Enter in browser text edit field - my layout switches to default(en_US). I have "Global switching policy" in keyboard settings. What's wrong with it? [19:58] Ziber bird and bird6 ... [19:58] coming [19:59] Anonymauz: #ubuntu+1 for Vivid support [19:59] Ziber http://paste.ubuntu.com/10810909/ [20:00] hello [20:00] Hi ubx2 [20:00] Ziber http://paste.ubuntu.com/10810914/ [20:03] i have a hundreds of virtual servers around the world and i'm looking to build my own backup solution. most of the servers are deployed using automation so only a few things need to be backed up like clients website files etc to remote object storage (s3/google). should i build an application that remotely connects to each server and rsyncs the relevant files or do i let each machine back itself up? [20:04] ubx2: what storage do they sit on (hoping netapp) [20:04] ubx2: probably a better question for #linux in general, not ubuntu support. [20:04] Ziber: I just downloaded and built from the sources, that worked without problems and htop reports correct PID. [20:04] backintime is nice. rsync is nice, but you'll ahve to create crons [20:04] what size is your storage? [20:05] Ziber: That's at least one solution, just build from source. [20:05] ubx2: That application is already invented, and its names are bacula or backuppc, e.g. [20:06] gunnar: could probably just use that upstart script [20:06] Ziber hodně štěstí [20:06] Ziber: Or that, just wanted to let you know it works. :) [20:06] bekks: if it's netapp then it's even easier :-) [20:06] ActionParsnip: I thought he is using a storage, not some toy :> [20:07] Ziber tak ahoj [20:07] Ziber: You'll need flex, bison and libreadline-dev to build from sources though. [20:08] Ziber i mean good luck with that [20:08] iroria: Means to say good luck and bye? [20:08] iroria: :-D [20:08] yep you too gunnar :-) [20:09] don't want to go offtopic again. I got yelled at. So.. kewl? :P [20:10] nah, the upstart script still has the wrong one. === Mr-Potter is now known as Guest37281 [20:11] Ziber: Strange, like I said I built from source and used the startscript from the tarball, no problems on this end. [20:11] bekks: have you used netapp. It rocks [20:12] Ziber: Maybe just ditch the apt-get version and build from source and use that? [20:12] :/ [20:12] where'd you get the source? [20:12] ActionParsnip: I did. I dont like them. [20:12] one moment [20:12] bekks: gotcha [20:12] Ziber: http://bird.network.cz/?download [20:12] ty [20:13] np [20:16] hello [20:16] hello [20:17] morning again === Isla_de_Muerte is now known as NwS [20:18] It didn't, uh, make a start script? === neXyon_ is now known as neXyon [20:20] hkrrsx: wb [20:20] daftykins: ty [20:20] where's the start script? [20:21] <_kristof> hi! is there a guide for beginners installing ubuntu _server_ ? [20:21] Ziber: Don't need one, just set params in the conf /etc/bird.conf and your ports in bird.ctl [20:21] <_kristof> (and configuring) [20:22] ubuntu server guide? [20:22] See, that doesn't solve my problem at all :) [20:22] <_kristof> oh I just found the #ubuntu-server channel [20:22] Ziber: I'm sorry to have failed you. [20:22] hello, how do i install from a default package, i want to roll back [20:22] Ziber: I tried at least [20:22] Thought someone set something about the start script? [20:23] ioria is responsible... [20:24] hi, is there a way to get the minimal image for the daily build? [20:25] dzan: https://help.ubuntu.com/community/Installation/MinimalCD [20:27] hkrrsx: yes I saw those but i'm looking for the bleeding edge version [20:29] dzan: Sorry, I can find the mini images and the 15.04 daily builds but not a daily build of the mini image === graham is now known as Guest82262 [20:30] dzan: http://archive.ubuntu.com/ubuntu/dists/utopic/main/installer-amd64/current/images/netboot/mini.iso (??). Be aware it is a download . [20:30] dzan, take the daily server http://cdimage.ubuntu.com/ubuntu-server/daily/20150411/ fits on cd [20:34] OerHeks: ok thx guess that's the way to go, just read there are no mini's made for the daily [20:35] Yes, also daily netboot AFAIK [20:35] Hello, I currently have a 3 monitor desktop PC running Ubuntu 14.04. When I play any video online, it always displays it on the wrong monitor, and when I click on something on my other monitors while it is playing the video, it minimizes itself. Any way to resolve these issues? [20:36] @BobyJenkins, what does your GPU setup look like? [20:37] anyone use a weather indicator? which one do you use? i tried my-weather-indicator but it really doesnt work for me and crashes. [20:38] azizLIGHT: that works here like it should [20:38] It is the AMD Sapphire Radeon HD 7950 3GB [20:39] hi guys, ummm what is that audio software which allows you to adjust things like the auto power off [20:39] k1l: when i click "Search Location" it crashes for me after a long freeze [20:39] my speaks are flipping out. turning on and off non stop [20:39] speakers* [20:39] k1l: not being able to pick the location, i get the wrong weather. [20:39] Alguém... [20:39] poz: Are you sure it's a software-related issue? [20:40] que fale português [20:40] !pt | werbett [20:40] werbett: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [20:40] hkrrsx, your still here! guess what! I made ubuntu stick to fix my plymouth issue and when I tryed to boot up, my computer worked! [20:40] Magnificent! [20:41] is the GPU not compatible with Ubuntu? It is a pretty powerful GPU... [20:41] k1l: is it because i have some kind of location api or something disabled in my ubuntu install. where do i adjust such a thing, if it exists [20:41] azizLIGHT: try to see in the logs what happens. and what ubuntu are you on exactly? what version of myweather indocator etc? [20:41] but now I am having this speaker issue. and no, it might not be software, but I typically have this issue on fresh installs and it is fixed by turning off the auto power off off [20:41] k1l: im on 14.04 x64 and this is the latest 0.6.9 indicator [20:42] poz: Perhaps you mean Power Management? To disable turning off of the monitor and hard drive? [20:43] no, thats not it [20:43] poz: http://linux.die.net/man/8/apmd ? [20:44] azizLIGHT: well, "it works for me". so without logs its hard to tell what is going wrong [20:44] alsamixer, thats what i was looking for [20:45] where can i find user configuration stuff? i have one user whose session doesn't work correctly. the guest user session works normally [20:46] well it got rid of all of the crackleing, but now I dont hear anything [20:46] sohrab: ~/.config ~/.cache ~/.gconf [20:46] poz: Try changing the sound card with F6 and playing with those settings ? [20:47] EriC^^: thank you. is the guest user's config saved anywhere? [20:48] thats what I am doing now [20:48] poz: Good work [20:48] sohrab: probably in /tmp/guest-something i think [20:48] is it a bad idea to reset a user's settings? [20:49] sohrab: depends on what he has configured [20:49] k1l: i think openweathermap is giving me wrong weather [20:49] k1l: like 10 degrees off... [20:49] sohrab: programs that autostart are in ~/.config/autostart [20:49] well, i use the yahoo one. just try and error what works best for your location [20:49] so you might want to copy whatever .desktop files are in there, and other stuff depending on the user [20:50] sohrab: ^ [20:51] exit [20:52] k1l: when i switch to the yahoo service, the log just shows it looking up my location and just waiting and not doing anyhting, while the dialog box is stuck [20:52] wierd [20:52] and the url its looking up does give a response [20:52] hi, i accidently did a "mv *" now all files from that directory are gone. is there any chance to get them back? [20:52] in my browser [20:52] azizLIGHT: do you try automatic location? what if you just set the location? [20:52] im trying to set location. i havent tried auto [20:52] will try that now [20:52] s41l0r where did you move them to? [20:52] hkrrsx, I think it might be hardware this time. a problem with my motherboard... I plugged my speakers into the front jack and now it works [20:53] MonkeyDust: I dont know I did not set any target just "mv *" [20:53] auto on yahoo also off by 5 degrees [20:53] poz: You're quickly becoming a master troubleshooter :) [20:53] will try wunderground now.. [20:54] EriC^^: k, thanks. ugh this is complicated [20:54] hkrrsx, i am just afraid to reboot my computer now... it might not turn back on! [20:54] Hi guys .. I set up a Ubuntu VM using VMWare on my desktop, and I'm running irssi on that [20:54] I connected to this server comfortably, but when I try some other ones it doesn't work [20:54] k1l: it keeps putting me in Potwin, KS when i do auto [20:55] poz: Understandable but it's gotta be rebooted eventually .... might as well find out now [20:55] poz: You can always get back here from another computer [20:55] it says "Connection refused", though it works from windows [20:55] any ideas ? [20:55] k1l: is there some location thing i disabled in ubuntu... [20:55] azizLIGHT: dont know [20:56] haha yeah, I will soon. I just have a few things to do on here first [20:56] connewagon: I'm using irssi too, no problems connecting to to other servers here. Are you sure you type the address correctly? [20:57] yeah .. Specifically i'm trying to connect to twitch and Quakenet [20:57] k1l: ok i got it lol [20:57] hmmm... [20:57] thank god [20:57] Quakenet is setup by default, so it should work when I run "/connect QuakeNet" [20:58] connewagon if those channels are on freenode, you shoud better ask in #freenode [20:58] try "/connect blacklotus.ca.us.quakenet.org" [20:59] MonkeyDust: He can't connect to the servers... [20:59] gunnar yes, i misread... [20:59] MonkeyDust: Happens to the best of us :P [21:00] 13:59 [blacklotus] -!- Irssi: Looking up blacklotus.ca.us.quakenet.org [21:00] 13:59 [blacklotus] -!- Irssi: Connecting to blacklotus.ca.us.quakenet.org [208.64.121.85] port 6667 [21:00] 13:59 -!- Irssi: Unable to connect server blacklotus.ca.us.quakenet.org port 6667 [Connection refused] [21:00] Connewagon: Weird... [21:00] brb [21:00] When i connect to ubuntu's irc, I got a message like "couldn't find hostname" or similar [21:01] not sure if the other servers are kicking me out early [21:01] because of some misconfiguration [21:01] does anyone know the best temperature monitor for cpu and gpu? preferably with a gui? psensor works good, but i am wondering if there is one with a nice smooth curvy line like the sexy process monitor cpu usage one [21:01] Well I just tried connecting to blacklotus.ca.us.quakenet.org, and all is well. [21:02] Unlikely, it sounds like it's just bouncing your connections connewagon. Try connecting from another IP? === ExtreGhost is now known as Extreminador [21:02] connewagon: Try connecting to port 7070 ? [21:02] hkrrsx: giving it a shot [21:03] Hi! Would you recommend a reader for Linux with a click-to-translate feature? [21:03] have to set your local hostname? [21:03] It's either the endpoint bouncing your connections (unlikely), the route not completing (highly unlikely), a misconfiguration on your client not allowing connections outbound (likely) or some DNS-related issue. [21:03] umm .. how do i specify the port in irssi when i do /connect or such ? [21:04] connewagon: Hostname issues are generally cause by DNS server problems [21:04] one moment [21:04] I have set the hostname for the VM, but nothing at irssi level [21:04] ./connect (+) [21:04] connewagon: use weechat (sorry for this offtopic) [21:04] c^: +1 [21:04] connewagon: or /j irrsi [21:04] lol weechat [21:04] no thanks [21:04] OnkelTem, calibre [21:05] 14:04 [blacklotus2] -!- Irssi: Looking up blacklotus.ca.us.quakenet.org [21:05] 14:04 [blacklotus2] -!- Irssi: Reconnecting to blacklotus.ca.us.quakenet.org [208.64.121.85] port 6667 - use /RMRECONNS to abort [21:05] anothermoron: this is a personal choice. But I switched to weechat after 5 years on irssi [21:05] 14:04 [blacklotus2] -!- Irssi: Unable to connect server blacklotus.ca.us.quakenet.org port 6667 [Connection refused] [21:05] oops .. wrong version .. but got same message for port 7070 too [21:05] connewagon: please don't. Ask irrsi questions on their channel [21:05] goto #irrsi [21:05] jiohdi: thanks, gonna check it out === L4bR4t is now known as luckyphuq [21:06] Bonjour, [21:06] Branchez vous librement aux canaux du Levier : [21:06] Levier,Plantes,P'tit-Bonheur,MineCraft-des-sources,Covoiturage,Politique,Vaches,Minetest-qc,Echanges et aMuleLevier [21:06] Ces canaux peuvent également vous être utiles : Ubuntu,Ubuntu-Qc,Minetest,Minetest-fr [21:06] OnkelTem: Good point, I'll test this with weechat. If it works with that, I'll know its an irssi question [21:06] hm [21:06] connewagon: I didn't say this doesn't work in irssi. Irrsi is quite good [21:06] try tunneling the connection through a proxy to check if it's just rejecting your IP [21:07] Personally, I hate irssi [21:07] ZNC is where it's at ;) [21:07] weechat! :) [21:07] weeeee [21:07] Egh, not my cup of tea [21:07] ZNC + HexChat [21:07] OnkelTem: I'm quite used to irssi to change too. And weechat doesn't seem to work either for quakenet [21:08] c^: Let me give that a shot [21:08] Hang on.. weechat didn't work either [21:08] c^: I don't know about them, so can't say really. Maybe if I try, I find it very nice [21:08] Tried connecting to freenode from that same client? [21:09] c^: Just tried connecting to chat.freenode.net, and it doesn't seem to work either [21:10] DNS [21:10] cough cough [21:10] try ping chat.freenode.net in a console [21:10] and ping google.com [21:10] from the VM [21:10] connewagon: don't like to be nerdy, but again #weechat can help :) [21:10] OnkelTem > this is just a DNS issue [21:10] No need to push the conversation into another off-topic channel [21:11] ah, didn't read :) [21:11] So, now to calibre [21:11] ping works for fine [21:11] for all the servers [21:12] o.o [21:12] quakenet, freenode, google, everything! [21:12] connewagon: Have you been banned from that channel? [21:12] wut [21:12] s/channel/server [21:12] all of them hkrrsx? [21:12] hkrrsx: i double i've been banned in ALL of them [21:12] yeah, no [21:12] connewagon: What abiut the dns settings in the VM, have you checked them? or are u just using NAT? [21:12] i tried both bridged, and NAT [21:12] and bridged was working last week, today that stopped working too [21:13] unique.. [21:13] ._. indeed [21:13] i wonder if i look like im using a proxy server or something [21:13] It wouldn't stop you still [21:13] Eh, this is a unique issue [21:14] Need to head off, sorry I couldn't help more [21:14] But yeah, looks like some kind of resolution issue [21:14] c^: Sure! [21:14] Yeah .. [21:14] Try connecting with IPs instead of hostnames [21:14] that'll eliminate any DNS issues [21:15] ill give that a shot [21:15] connewagon: http://forums.mirc.com/ubbthreads.php?ubb=showflat&Number=1372&site_id=1#import === Malsasa is now known as Guest11949 === Malsasa_ is now known as Malsasa [21:15] Scroll down to connection refused and cechk if anything there is applicable to you. [21:15] that seems to make sense [21:15] maybe im connecting to an old ip [21:16] looks promising [21:16] connewagon: I hope it helps [21:16] I'm mighty. I've downloaded THE BLACK LIBRARY. [21:16] me too! [21:17] hehe [21:17] no :( [21:17] please try and keep it to support only, chat in #ubuntu-offtopic :) [21:17] sorry [21:17] sorry! [21:17] connewagon: You said the problem is on a guest virtual machine ..... does the host machine have this same problem ? [21:18] it didn't last week .. I haven't tried this week [21:18] Let me give it a shot [21:18] Please [21:18] hkrrsx: all yours, going back to Dilbert. [21:18] gunnar: lol thanks for your help [21:19] :P [21:19] :D Thanks for the help gunnar, hkrrsx: I join #ubuntu-offtopic so we dont take over the channel! [21:21] connewagon: It's a little too late for that but I'd say either /join #irssi or /join #weechat respectively [21:21] :) [21:21] Trying that too ! [21:21] Additionally, I do not believe your issue to be DNS related since the connection properly resolved blacklotus.ca.us.quakenet.org to 208.64.121.85 [21:22] I got the same IP when I did DNS resolution a couple of minutes ago [21:22] I think this is either a client configuration issue or possibly a network-related issue since you're working from a virtual machine (?) === emil is now known as Guest82689 [21:24] Yeah .. it worked fine on the host machine, so its somewhere else before it even comes to irssi [21:24] I'm having some trouble with wireless networking on my Lenovo ideapad Z710 (LENOVO_MT_20250). My wireless interface is an Intel Wireless 7260. While booting, I see the message "[ 22.385290] ideapad_laptop: timeout in write_ec_cmd". (What is the name of the log/stream that this message is a part of, for future reference?) Then "Waiting for network configuration..." and finally "Booting system without full network configuration..." Up [21:24] on logging in with Gnome 3, Gnome Network Manager yeilds "The system network services are not compatible with this verison." About five minutes later, connectivity resumes as normal and I am able to connect to my network. I am trying to sort out what's going on via dmesg, but I can't put all the pieces together myself. [21:25] hkrrsx: I think I'm going to call it a day and figure this out later .. Thanks for the help everyone :) I'll post back if I figure something out [21:25] connewagon: We'll be here :) [21:25] Best of luck [21:27] thanks! :) [21:27] mudtar: http://lxr.free-electrons.com/source/drivers/platform/x86/ideapad-laptop.c#L183 [21:27] maybe this can help. [21:27] Seems to be related to ACPI [21:28] gunnar, thanks for finding that. I'll take a look. [21:29] For what it's worth, this was all working fine on a prior 14.04 installation. I then tried to install Debian, ran into some (at the time) insurmountable networking problems and installed this instance of Ubuntu again. Don't know what could be all that different. [21:30] jiohdi: thank you! Calibre is exactly what I was looking for [21:31] hey. is it possible to mount a directory contained within a device (which would prevent users from seeing other parts of the mounted device) [21:31] I've a machine on which there is an executable that runs at startup (uwsgi). How do i find out who started the process? Its not in rc.local [21:33] gunnar, I have a vague grasp of what ACPI is and how it might interface with this network interface issue. I'll continue reading about it. Might you be able to point me in the right direction about a place to start in perhaps finding the fail point of ACPI that triggered this timeout? [21:33] mudtar: Sorry bud, I lack the knowledge. [21:33] No prob. Thanks for your valuable input! [21:34] mudtar: Anytime [21:34] OnkelTem, (^_^) [21:35] codepython777: Try running " sudo grep -r uwsgi /etc/rc.* " and hopefully, you'll find that script [21:35] Hello. Is there any way within a running Ubuntu session to check the status of my CMOS unit or battery? I have suddently encountered a condition where my laptop's power is cut instantly when AC is disconnected (even under suspend), and a CMOS checksum error shows up on boot. [21:35] codepython777: If it's being run at startup, it's most likely being run by root [21:36] Come to think of it, I don't even know if an issue solely with the CMOS battery could cause the machine to be unable to continue on normal battery power without AC... [21:38] Hey guys. Something happened when I tried to upgrade ubuntu. Couldn't boot. So I chose my last kernel and booted into it. [21:38] How do I remove the newest kernel and try upgrading again? [21:38] codepython777: Additionally, you could run " ps aux | grep uwsgi " and that'll give you plenty of details about the process if it's currently running [21:38] MoPac: doesn't sound ubuntu related, don't think i've seen a CMOS battery go in a laptop in fact [21:39] i would think it'd only fail to power on if the battery were faulty [21:39] daftykins: I'm wondering if the OS has any utilities that could help diagnose [21:39] no [21:39] amazonian: cd to /boot/ and delete all the files named after the newer kernel version. [21:40] gunnar: thanks [21:40] np [21:40] Maybe something in the OS I could use to exclude the main battery or charging circuit as the culprit? [21:40] gunnar: 3.13.0-49 is the newest version? [21:40] still trying to get a dell dimension 3000 to run ubuntu. it is having a display issue. it appears the driver is the culprit? can anyone confirm/advise? i am currently dl'n xubuntu, maybe xfce will work [21:41] ZeloZelos: there have likely been a hundred different 3000 series models, we can't know the hardware spec :) [21:41] IF i was to track down a driver that works for it's card, how do i install it if i cannot see what i am doing? [21:41] amazonian: Only you know that. A safe bet is to do uname -r and just keep the files on /boot/ that aren't named after the current kernel version you're running. [21:41] good point daftykins i dont even know however ..i should figure that out though huh ;) [21:42] ZeloZelos: slow down. you think there's a graphics driver issue? what's the graphics hardware? [21:42] gunnar, is it not best when uninstalling a prior kernel to do it through the package manager? [21:42] gunnar: thanks [21:42] looking it up right now daftykins [21:42] ZeloZelos: can you reach a TTY after booting? or have you been unable to install? [21:43] all i see is a blank screen, the numlock turns on and off and it appears to be running (hd light flashes sometimes) [21:43] heya, I'm trying to set up ubuntu on my existing windows box, but the dual boot guide seems woefully out of date, not at all reflecting the current installer [21:43] I'm hitting this screen and I've got no idea what to do from here http://i.imgur.com/930ErYI.jpg [21:43] mudtar: Yes it's safer. [21:43] ZeloZelos: hmm could be bad media, DVD or USB flash drive? [21:43] what? [21:44] Layl: looks like you're trying to install to an intel fakeRAID set of disks [21:44] mudtar: But I'm thinking since he upgraded the entire system, it's problematic to roll back that entire process, so it's a simpler solution to just manually removing the other kernel version.. I think.. [21:44] it has xp, everything is running fine. did a install of ubuntu, edubuntu, kubuntu and the one with gnome, no display [21:44] daftykins, I have a RAID setup yea [21:44] Layl: i would not continue there without a full backup :) [21:44] here be dragons! [21:45] ZeloZelos: tried booting with nomodeset? [21:45] I do not have any data that would be more than a minor annoyance if lost [21:45] !raid [21:45] Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto [21:45] gunnar, that makes sense. But it would only be the kernel package that he'd be uninstalling, yeah? As I understand, it's impossible to roll back a whole set up upgraded packages as one process. [21:45] Layl: might be something of use there, i think you need to install something prior to running install. [21:45] daftykins, what is nomodeset? [21:45] !nomodeset | ZeloZelos [21:45] ZeloZelos: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [21:46] mudtar: gunnar yeah he'd only be uninstalling the kernels [21:46] sudo apt-get purge linux-image-3.something [21:46] thank you i will try it too, still looking up those parts [21:46] wasn't he asking about booting the old ones though or did i misread? [21:46] EriC^^: Thanks for clarifying. :) [21:47] so, what do I do from here daftykins? [21:47] EriC^^, he was asking about uninstalling a messed up kernel so that he could try to install again. [21:47] ZeloZelos: i'd just boot to a working shell, run "lspci" and see the actual hardware first hand :) or boot XP and read it in device manager [21:47] He already booted from the old one. [21:47] hi all, i have a weird problem. one of the users' settings is screwed up and their session doesn't have the eclipse side bar, nor the top menu bar, (among other things). [21:47] Layl: read the links [21:47] oh ok [21:48] I was just worried about the update approach he chose, so I thought it would be best to just remove the messed up kernel from /boot/ and start fresh. [21:48] this is quite the annoyance, I was really hoping for a quick 20 minutes install [21:48] What is the cleanest way to find a list of all installed kernels? [21:48] Layl: not given your systems RAID config, that's what we call an exotic mess :) [21:48] mudtar: dpkg -l | grep linux-image [21:49] Thanks, bekks. [21:49] gonna guess there's no easy how-to step by step guide for it [21:51] mudtar: dpkg -l | awk '/^ii/ $2 ~ /linux-image/ {print$2}' that's pretty clean [21:51] I personally build my kernel from source and tailor it to my system, one can learn tons in a very short time by doing that. [21:51] ( or anal ) [21:51] lol [21:51] ok got it, its the intel 82865g graphics controller [21:52] EriC^^, that is nice'n clean. I should really take the time to better figure out awk. [21:52] i wish i could just leave xp on it, but of course, its completely vulnerable now [21:52] Yes awk is a gem. [21:54] gunnar, what do you call the class of "things" that Linux/drivers/platform/x86/ideapad-laptop.c belongs to? Is this a kernel module? [21:54] i plan on giving it to someone, so i cannot do a lot of mods/tweaks that will require fixing or are less reliable, i wanted an out-of-box fix ;( [21:55] mudtar: Part of one yes, this is the raw c source file for several modules. [21:55] at least in the link I sent you. [21:57] the nomodeset looks promising, i will reinstall ubuntu again and try that out, thank you daftykins [21:58] ZeloZelos: hang on, your install media boots fine then? no issues at that point? [21:58] nope [21:58] it all is perfect [21:58] Anyone remember a firewall front end that was available a few years ago, from an ppa repo that was very extreme to the point where a user could easily block internet connectivity if he didn't know what he was doing. Wasn't GUFW [21:58] ZeloZelos: try installing with "updates from online" disabled, if you get me [21:58] should be a tickbox / just by keeping it offline [21:59] It was firewalling for the extremely paranoid. [21:59] i did that, it actually is connected via usb-wireless card, so it is not available durring install (i take it out) [21:59] gunnar, how does the structure of the code correspond to the structure of a module? For example, is each function in the file you linked me to a module? Or does the file itself compile into a single module? Or is it part of a module composed of the C source in its parent directory? Perhaps the question is misguided. [22:00] Beast: http://alternativeto.net/software/gufw/?platform=linux [22:00] daftykins, can i use this option durring live mode? [22:00] mudtar: it's probably best to tink of it as a large tree, with each defined function acting like a branch. You don't have to use all the branches. [22:00] ZeloZelos: yes, but it's only if the live session doesn't boot up to desktop properly [22:01] hkrrsx: thanks will have a looksy [22:01] ZeloZelos: the existing install can have it added easy [22:01] Well I'm off for some ZzzZZz's [22:01] Beast: Might I also point your research towards Snort IDS (intrusion detection system) [22:01] Good night all [22:01] gunnar: Night [22:01] Thanks for all your help, gunnar. Good night. [22:02] hkrrsx: ok [22:02] daftykins, i already removed it in frustration, and let it idle for like a week till i could get back at it [22:02] I'm having some trouble with wireless networking on my Lenovo ideapad Z710 (LENOVO_MT_20250). My wireless interface is an Intel Wireless 7260. While booting, I see the message "[ 22.385290] ideapad_laptop: timeout in write_ec_cmd". (What is the name of the log/stream that this message is a part of, for future reference?) Then "Waiting for network configuration..." and finally "Booting system without full network configuration..." Up [22:02] on logging in with Gnome 3, Gnome Network Manager yeilds "The system network services are not compatible with this verison." About five minutes later, connectivity resumes as normal and I am able to connect to my network. I am trying to sort out what's going on via dmesg, but I can't put all the pieces together myself. [22:02] BAH! i will bb in a few mins, i have to restart for updates on this machine [22:03] mudtar: "dmesg" in a terminal will show those boot messages [22:05] Thanks, daftykins. I've been picking it apart but not finding much that points me in any particular direction toward figuring out what's actually going on. It seems to just "try again" by connecting about 5 minutes in after boot, and it works fine. [22:06] mudtar: i've heard of intel 7xxx wireless issues but don't know what they're about, no experience with gnome either sadly. are there any BIOS updates for your machine from Lenovo that speak of wireless fixes? [22:07] Alright, so to alleviate my fakeraid woes, I am about to resize my partition through gparted and create a new one through it, am I about to make a grave mistake by doing this? [22:07] hi all, python doesn't start for one user. any idea how to fix that? [22:08] sohrab: doesn't start? [22:08] !details | sohrab [22:08] sohrab: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [22:08] Layl: yep, glad you came back as there's something else to try - are you booted into a live session right now? [22:08] What is the application that tells us where the most disk usage is at? [22:09] daftykins: I have booted into a live session yea [22:09] skinux: du -h . [22:09] skinux: 'baobab' I thinkis the one [22:09] EriC^^: i'm having trouble with a user. it doesn't have the sidebar, or window borders, or window menus. the guest user doesn't have any of these problems. i looked at the system monitor and saw that the user with problems doesn't have a python process running. [22:09] skinux: du -sh /* 2>/dev/null [22:09] Layl: if you open a terminal and run "sudo apt-get install dmraid" then run the installer again, does the partitioner page change compared with your picture from earlier? [22:09] daftykins, that will take me a bit to do [22:10] daftykins, there are, in fact, but it appears that they "correct Intel 3160-AC WLAN combo card SSID." not exactly sure what that means, but I have some ideas. Don't think it refers to my particular card. I was having a fine time with a different Ubuntu 14.04 install, but then I reinstalled and started having these problems. [22:10] what would have resizing in gparted have done? [22:10] sohrab: which process? [22:10] Layl: i would have resized the Windows volume from inside Windows if i were you. run diskmgmt.msc [22:10] mudtar: was your new install done with 14.04.2 media? [22:11] EriC^^: i don't remember right now, but python3 or something [22:11] daftykins, I could still do this, but I do wonder what the effect of resizing from gparted would have been [22:11] daftykins, it was done with a netinst disk. I guess that's called mini.iso in Ubuntuspeak. [22:11] EriC^^: there is no python process at all for the user with problems. i remember always seeing one [22:11] I don't believe they have incremental releases, do they? [22:12] sohrab: it's probably irrelevant [22:12] daftykins, dmraid is already installed [22:13] baobab works, however, there is another program I can't remember the name of. I prefer the other program because baobab is slow. [22:13] EriC^^: i was screwing around with python before all this started. what else could it be? [22:13] mudtar: ah yes, so 3.13 or 3.16 kernel? (uname -r) [22:13] daftykins, for additional information, this is what the screen in gparted looks like http://i.imgur.com/egVS1Sk.jpg [22:14] daftykins, 3.13.0-49-generic [22:14] but I believe I was using something equal or prior on the same machine just days ago. [22:14] Not to say that a bug couldn't have arisen in a later version, of course. === kalen is now known as kalen_not-here [22:16] sohrab: probably a .config issue or something [22:16] skinux: http://alternativeto.net/software/baobab/?platform=linux [22:16] mudtar: sounds good. yeah tough call that one, if you auto login i wonder if it behaves the same if you created another user account? [22:16] sohrab: can you get a terminal when you login? [22:16] with ctrl+alt+t [22:17] daftykins, I don't auto login, if I understand ya correctly. I'm prompted for my password before I log in via Gnome 3. [22:17] Thanks for your input. [22:19] EriC^^: yes. i'm trying this out and will reboot. brb. -> http://askubuntu.com/questions/17381/unity-doesnt-load-no-launcher-no-dash-appears/76951#76951 [22:20] Layl: open a terminal and try running "dmraid -ay" [22:20] daftykins, I've already rebooted to windows now to resize it from there [22:20] sohrab: ok [22:20] Layl: that's alright, make space for the entire Ubuntu install then pop back again :) [22:20] yo.. is the piratebay down? [22:20] x-flash: not appropriate here. [22:21] x-flash: ask ##chat [22:21] daftykins: should I create a new partition for it or just leave it empty? [22:21] not working in ubuntu at least... so is it ubuntu or is tpb down/ddos? [22:21] Layl: just blank space in preparation [22:22] alright, doing that now [22:22] maybe theres a lock in ubuntu to those kinds of web pages? [22:23] !offtopic | x-flash [22:23] x-flash: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [22:27] $ubuntu [22:28] daftykins, alright I've done that [22:29] Layl: the terminal "dmraid -ay" ? [22:29] that not yet, give me a moment to boot into the livecd again [22:33] Hey guys, I need a way to get the complete list of domain names that have expired [22:33] how do I do this quickly? [22:34] Is anyone by chance familiar with OpenCRX server? [22:35] cluelessperson: that you own via a given registrar? that's not an Ubuntu support question [22:35] I installed it a few days ago to give it a try, but I couldn't access access it at all once starting it. So, I selected to stop the server and selected it's uninstall menu selection. However, none of the menu options seem to be doing anything and I can't find it via AppGrid nor using 'locate opencrx' command. [22:36] daftykins, it's saying it's already active [22:36] daftykins, I have an unbuntu server. [22:36] Layl: can you screenshot the installer partitioner window again? [22:36] daftykins, I'd like to download a complete domain name list. [22:36] cluelessperson: sorry, that's not something that can be done. [22:37] and 100% is not on topic for this channel either way [22:37] daftykins, Why not? There are only 143 Million records or so [22:37] are you purposefully timewasting here? === EriC^^ is now known as Guest21146 [22:38] daftykins, just a moment, gnome running on the livecd is locking up making it a bit difficult === Matthew is now known as mjayk [22:39] skinux: How did you install it ? [22:40] Hello, anyone knows how to switch tabs on Guake with the keyboard? [22:40] hello everyone [22:40] I am trying to install pygame on ubuntu 14.10 but I have a dependence problem (python-numpy) it seems that package is not on 14.10 repos, do you know a way how to solve it? [22:40] kokut: Check the Preferences under Keyboard Shortcuts, it'll tell you in there [22:40] kokut: alt+number ? [22:40] It's probably CTRL+Page Up/Down [22:41] hkrrsx: yea :) ty [22:41] yw [22:42] hkrssx: Actually, I don't quite remember. I'm pretty sure I downloaded it without using a repository. However, I used Alacarte to figure out that the Uninstall menu link didn't have full path to the Uninstall.jar file, so that's why the uninstaller wasn't working. [22:42] daftykins really sorry for the delays, thanks a lot for helping, just having a bit of issues with freezes [22:42] hhey [22:43] Layl: hmm not a good sign, this from DVD or flash drive? [22:43] from DVD [22:43] skinux: Have a look at this and if doesn't work, you'll likely need to contact OpenCRX support directly [22:43] http://www.opencrx.org/opencrx/2.10/installerServer/installer_openCRX_server.pdf [22:43] Layl: ah, invest in a flash drive :D the difference is like night and day [22:43] skinux: Here's their support URL: http://www.opencrx.org/support.htm [22:43] I was trying from a flash drive but it kernel panicked before reaching the installer [22:44] Layl: could've been a corrupted download or bad copy [22:44] it was faster to burn to a dvd than to try and fix it [22:45] I assume the tool I was using to set up the usb just did something wrong [22:45] possibly Layl should get in the habbit of checking iso hashs [22:45] would be really nice if browsers did that automatically [22:45] depends what program you used, yeah [22:45] Anyone knows how to add tracks from the library to the playlist in cmus? === EriC^ is now known as Guest94335 [22:46] Layl: I think if you torrent it some torrent programs will do that [22:46] oh yea I was using the torrent because it was adviced [22:46] but the exact same iso is running from the dvd fine [22:47] kokut: https://www.youtube.com/watch?v=eoAB5gOuoHA [22:47] most give you the md5 in the info; yea sounds like you sorted it. Its just a "good" habbit to get into [22:47] universal USB installer from pendrivelinux.com is a handy one for creating flash drives from Windows [22:47] in my opinion :) [22:47] That guy does a great job at explaining the entire CMUS terminal app [22:48] yea I should for bigger files, I just am used to almost never having problems with downloads [22:48] is ther ea way to get a log of all the times i've restarted my computer in the last week? [22:49] sohrab: i wouldn't count on it [22:49] Can I install Ubuntu on a ide drive using a different machine and move it later and work fine? [22:50] daftykins, I have a new option in the part right before that screen [22:50] daftykins: 'last' worked [22:50] to install it along side the other partitions [22:50] riqdiiz: problems can occur but it should work [22:51] sohrab: sorry my mistake! [22:51] daftykins: np [22:52] Mjayk I'll let you know if it works. Thanks. === CyberJacob is now known as zz_CyberJacob [22:52] Layl: mmm i'd still go to manual and see how the disk appears [22:53] daftykins, in manual it shows the same thing except now with "free space" added to the list [22:53] Layl: so you still see free space twice huh? [22:53] hkrrsx: ty :) [22:54] daftykins, no I see free space once [22:54] there was no free space initially [22:54] kokut: yw [22:54] Layl: pic? [22:54] hold on, gotta take a pic from my phone [22:55] daftykins: sorry for the a bit blurry picture but should be readable enough http://i.imgur.com/rZSPcwe.jpg === dave is now known as Guest1019 [22:56] alt-print-screen and upload is always good too ;) [22:56] daftykins: for reference this was the original picture http://i.imgur.com/930ErYI.jpg [22:56] Layl: yeah there is a second one, it's just out of view - there's a scroll bar there [22:56] can't alt-print-screen in an OS setup can I? [22:57] sure can [22:57] So I can set the geometry of a gnome-terminal window with the --geometry option. Is there a way to basically say “maximize the window”? [22:57] daftykins, the part not visible because of the scroll bar is exactly the same as before except for the size [22:57] hmm i don't know whether it's bad or not that the two disks are seen separately still [22:57] those aren't disks though [22:58] they're partitions [22:58] right? [22:58] well they're volumes with partitions in [22:58] semantics ;D [22:58] I know windows 8 installs 2 partitions by default, one for restore, one for the actual stuff [22:58] well, maybe in non-EFI mode yes [22:58] my motherboard doesn't support EFI iirc [22:59] I recall recently checking in the bios for it [22:59] since I was trying out writing a kernel and I wanted to know if EFI was an option [22:59] if you don't care about the data you could just try and install to the free space. i don't know what's going to happen though [22:59] it's possible that desktop doesn't support installing to dmraid [23:00] could I just select the option "install alongside" then? [23:00] on the screen before [23:00] you can try. pretty sure here be dragons [23:00] I've got a friend who basically says he just resized and it worked fine when he installed his favorite flavor of linux and he has fakeraid as well [23:01] so I think it should work [23:01] but yea, dragons [23:01] are you using RAID-0 or 1? [23:02] RAID-0 iirc [23:02] the one that's supposed to make things faster [23:02] because I like to live on the dangerous end of life [23:02] with two horrible mechanical disks? ugh. [23:02] I was slightly less informed back when I got this PC [23:03] I still considered C++ an okay language to work in back then [23:05] Can I log in over SSH and kick off a gnome-terminal as another user? (I have full `sudo` permission on the machine.) [23:06] Starthunder: kill the process ? [23:06] Starthunder: yes, you can [23:06] Start, I mean. Sorry. XD [23:07] Starthunder: 1.) ssh -X then 2.) su gnome-terminal [23:07] Starthunder: Hopefully, that'll bring a gnome-terminal window to your screen due to X-forwarding [23:07] X forwarding? [23:07] However, it'll be slow [23:08] No, I mean…I want the process and window to appear on the remote machine. [23:08] Starthunder: why do you want to kick off gnome terminal when ssh gives you a shell? [23:08] Starthunder: ah [23:08] No. [23:08] hkrrsx: actually, he can but the X display has to be set manually I think [23:08] Uhh…to freak out someone who's using my computer and doesn't know what a command line is? XD [23:09] Starthunder: *sigh* [23:09] zerowaitstate: 10 out of 10 people are going to have no need for that though [23:10] I'll sure be happy once I've got this all set up and the first step in any build won't be "install mingw" [23:10] you could've VM'd Linux too ;) [23:11] Starthunder: If you want to properly mess with someone, learn and install i3 window manager .... no one (probably yourself included) will ever want to touch that machine again [23:11] Layl: i think if i were you i'd have ditched RAID and used one disk per OS [23:11] :) [23:11] yea but HyperV's a pain [23:11] it keeps re-enabling itself [23:11] HyperV? no forget Microsoft VMing [23:11] trashing all over virtualbox [23:11] virtualbox/vmware/anything but [23:11] yea, I use virtualbox, but hyperv keeps re-enabling itself and virtualbox can't run with that on [23:12] i don't even know why you'd have two techs at once :P [23:12] daftykins, would it be possible to set up one disk per OS without completely trashing my windows install [23:13] I tried starting a shell as that user with `sudo -iu $username` and then doing `DISPLAY=:0 gnome-terminal ...` [23:13] daftykins, visual studio installs and enables hyperv, it's needed for some stuff [23:13] mainly widows 8 and windows phone apps [23:13] Layl: not without a lot of work probably [23:13] ah ok. i don't do dev so didn't know VS did that [23:13] i'd be surprised if it can't be disabled [23:14] it can be disabled but any update re-enables it [23:14] and you need to restart to disable it so [23:14] it's quite annoyin [23:14] ho-hum [23:14] I'm moving away from VS though now that I'm switching to rust as my primary language instead of C#/F# [23:16] Layl: rust and erlang are very similar [23:16] off topic people [23:16] quite [23:17] now's the moment of truth, will it boot [23:17] i read a bit more of the fakeRAID page and i'm not entirely convinced :) [23:17] I'm not either, next time I'll just get an SSD [23:18] well windows sure still starts [23:18] it doesn't give me the grub screen though [23:18] well well well... dns problems with domain [23:19] * samthewildone eats a snickers bar. [23:19] Layl: likely the device GRUB is installed to needs to be different [23:19] !details | samthewildone [23:19] samthewildone: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [23:19] i don't think 'install alongside' is clever enough to know which [23:19] opps! I though this was offtopic [23:19] hkrrsx, my bad [23:19] daftykins, seems so yea [23:19] samthewildone: It's all good [23:20] is there a magic key that might bring up grub [23:21] Layl: i'd go into live again, select manual partitioning and try again changing where GRUB is installed to [23:21] i.e. not "/dev/sda" [23:22] I'll try that [23:22] at least we now know it doesn't break windows [23:22] which is quite a feat [23:22] :D === RichiH is now known as to === to is now known as Guest20931 [23:23] daftykins: should I make it install over the restore partition windows uses? [23:23] or over something else [23:24] or perhaps I could fix it by changing the master boot record which I had to do before on my laptop [23:24] depends what the options in the dropdown list are really [23:25] ah~ there's nothing quite like the 1:30AM boot problems [23:29] daftykins, according to my raid status screen I'm using RAID-1, in which case I think I can just disable raid and have 2 separate drives again without data loss [23:29] hmm i think it'd still be awkward [23:29] I really thought I was using RAID0 but I doubt that screen is wrong [23:29] i know 7 at least BSODs when you change from SATA mode RAID to normal [23:30] Layl: you are probably forgetting about the metadata created on the volume [23:30] As I am fairly new to haskell I am looking for an elegant way to count the occurences of numbers in a list of intergers. E.g. both [2,2,3,5,5,5] and [5,5,3,2,2,5] should become [2,1,3] [23:30] siwica: #haskell [23:30] ah, sorry :P [23:31] wrong buffer [23:31] daftykins, i'm back at the manual install screen, what should I be picking from the list for the boot loader? [23:35] Layl: what are the choices? [23:35] Hi all! I recently installed Windows 7 alongside my Ubuntu 14.10 (x64) install. Despite me crawling multiple internet forums, my keyboard and mouse freezes during the Windows 7 boot. Here is the bootup process and what happens: GRUB - Keyboard Responsive - Windows selected - Keyboard responsive - During initial boot, the keyboard & mouse shut off and do not come back on - Ubuntu install works fine with keyboards [23:35] zerowaitstate: if you've any experience with installing ubuntu on an intel fakeRAID beside an existing Windows OS, feel free to take over :) [23:35] Just not the W7 [23:35] daftykins, a whole bunch of /dev/mapper/stuff and /dev/sda [23:37] wheresmypaaants, what happens if you plug them out and in again after windows has started? [23:37] jonne: No lights or responsiveness [23:37] (Still dead) [23:37] that's weird [23:38] mhm [23:38] At one point, the keyboard loaded, but not the mouse [23:38] daftykins, assuming I understand what is happening I should probably install to the one called "Volume01" and not the ones with "p0#" after them [23:39] does that sound reasonable === AlphaTech is now known as zz_AlphaTech [23:39] brb, dinner time [23:39] lets remind ourselves of the link [23:40] !raid [23:40] Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto [23:40] (last one) [23:40] as ubuntu keeps logs on every file downloaded from the net, does it also keep a total uploads and downloads in Gbytes per day/month? [23:41] Layl: hmm wouldn't hurt to try, i'd probably be trying p01 [23:42] jonne: Any ideas? [23:42] p01's the recovery thing for windows so I don't think that's gonna be having any master boot records [23:42] nah, haven't run windows in ages [23:42] :( [23:42] Just wanna play GTAV PC :P [23:42] but i'm assuming it comes with usb drivers for a standard mouse [23:42] Layl: ah i see what you mean now, reloaded the links as i'd closed them... yeah /dev/mapper/isw...Volume01 [23:42] haha [23:43] daftykins, should I in this screen be creating a new partition for the ubuntu install or just select the empty space? [23:43] only thing windows is still good for [23:43] jonne: Would you recommend me using a mouse that hasn't been plugged in to that computer yet? [23:43] Layl: create an ext4 one for / and then a swap one, yeah [23:44] if you have one lying around, yeah [23:44] I've got multiple :P [23:44] how much space should I keep free for the swap one? [23:44] although i think the whole usb subsystem is not starting up for some reason [23:44] maybe it's a powersaving thing? [23:44] Layl: how much system RAM? [23:44] 16Gb [23:44] tried mucking around with those settings in your BIOS? [23:44] Well, no, it starts up for some time - During the initial W7 boot everything responds, but when the login screen pops up it all cuts out [23:45] And yes I have [23:45] beats me, man [23:45] (But my BIOS settings are rather limited...) [23:45] don't think it has to do with grub [23:45] would it be alright to create the swap first so I don't have to carefully calculate how much space I need to leave for it [23:45] Neither do I [23:45] I'll try the secondary mouse === erwin is now known as PHPLearner [23:46] Layl: hmm well assuming you never sleep or hibernate, i'd say 4GB would be plenty. so just click +, then minus 4096 from it [23:46] Layl: actually reading the guide page more... haha... [23:47] daftykins, I'm assuming the ext4 one has to be set to primary and not logical [23:47] Layl: it seems to suggest creating them with gparted [23:47] so maybe quit the installer and run gparted, then create them there [23:47] alrightey [23:48] I'll be so happy when I've got my new laptop and I'll be able to install ubuntu on it by just wiping the pre-installed windows [23:49] and wrestling with EFI [23:49] When I installed ubuntu 14 the other day, I chose to create the swap first. Just chose to create it at the end, then I used the rest of the space for / [23:50] pcnate: yeah that's true, you can probably pick start and end positions [23:50] Also, on that not. Is it still recommended to leave 7% unallocated on an SSD? [23:50] oh great, my keyboard stopped working on the machine [23:50] *on that note [23:51] pcnate: totally down to the given drive, some have spare area you never get to see - others expose the whole NAND [23:51] I will assume this one does not have spare [23:51] daftykins, I could as well just reformat the existing ext4 and swap partitions [23:52] or would it be better to just re-create them [23:54] Layl: mmm if they appear ok, that's fine - you just need to set the installer to make use of them [23:54] the swap's 16gb so I guess I'll get to enjoy hibernate [23:55] if it works :P [23:55] what could possibly go wrong [23:57] daftykins: just a quick sanity check this is what it looks like right now http://i.imgur.com/aFYkzsZ.jpg [23:59] Evening [23:59] after this works I am getting my 5 hours of sleep