[00:00] they should be on the top panel, called Global Menu [00:01] You can disable this easy with unity-tweak, also the scrollbar [00:04] hello how do i know if my system will be compatible with ubuntu 16.04lts? [00:05] https://help.ubuntu.com/community/Installation/SystemRequirements [00:05] ty [00:05] :) [00:05] no prob [00:06] although the future isn't here yet, so... [00:12] hello [00:13] hi [00:14] hey guys, I followed this post: https://askubuntu.com/questions/233280/gnome-terminal-reports-term-to-be-xterm/578798#578798 but with the path of urxvt and now it won't even open. Any ideas? [00:14] i am planning to make 100 or more servers report their cpu, memory and some other details, and store these reports on somewhere for future reference. i am thinking of creating a mysql database and a json api and delivering reports to report collecting server via this api. does it seem right? :) [00:14] man, I don't remember much about exactly how I have this system set up... how do I adjust mouse sensitivity from the command line? The machine in question runs Kodi in standalone, no DE === intel is now known as Guest38591 [00:16] everything I find talks about setting properties on a specific device... I'm looking for a global setting [00:22] roothorick: #kodi exists but at this time you're unlikely to get much input [00:22] when i had windows i was able adjust or scale my cpu speed from 800 - 1900 mhz ubuntu software center has a program forgot whats its called [00:22] meisth0th: sounds like you're just repeating the work spiceworks has already done [00:23] !info cpufreqd [00:23] cpufreqd (source: cpufreqd): fully configurable daemon for dynamic frequency and voltage scaling. In component universe, is optional. Version 2.4.2-2ubuntu1 (wily), package size 62 kB, installed size 294 kB [00:23] prodigy2k: that? [00:23] yes [00:23] ty [00:23] really you shouldn't take manual control over that. [00:23] hola [00:23] was thinking cpufreq [00:24] so leave it? [00:24] is there a terminal session auto saver? [00:24] like remember tabs and history and what not? [00:24] prodigy2k: depends on whether it's a laptop or what, why you normally adjust it by hand etc. [00:25] its a amd/ati software came with option [00:25] eh? [00:25] right now its 800mhz i think [00:26] it'll be dynamic based on processor load [00:26] k [00:26] open a terminal and run: watch -n 0.1 'cat /proc/cpuinfo | grep -i mhz' [00:26] k [00:26] you'll see them change with load [00:27] already 1900 dont need to change === rom is now known as Guest52337 [00:28] t [00:28] ty === echo is now known as Guest68183 [00:34] my SD card has lots of space on it, I am trying to to some jpegs on the SD into a movie using convert with -delay 10 -morph 10. It runs until it tells me device has run out of space -- but there are several gb free on the device, could someone tell me what is going on? [00:35] I'm trying to do this: http://superuser.com/questions/374504/configure-a-trackball-under-linux-without-editing-xorg-conf what's the command to get the name of the device? [00:36] fu ubuntu.... messing with the OS.... settings disappeared! [00:36] anyone use gnome? [00:36] my classic settings disappeared [00:37] penguser, you just switched to gnome? [00:39] no, my settings to change to classic is gone [00:39] You mean the menu that lets you change to gnome classic? [00:39] In GDM? [00:39] yep [00:40] hello how do i change my password in terminal?] [00:40] "passwd" [00:40] ok ty [00:41] So I just downloaded the numix flatstudio theme and put it in /usr/share/themes and yet it does not come up as an option in appearance. [00:41] penguser, sorry, don't know. But someone here must. Also may want to check out #gnome [00:41] I think I have boiled my problem down to something to do with /var/host/media, why is this space smaller than /media? [00:41] AEL-H: what problem [00:41] my SD card has lots of space on it, I am trying to to some jpegs on the SD into a movie using convert with -delay 10 -morph 10. It runs until it tells me device has run out of space -- but there are several gb free on the device, could someone tell me what is going on? [00:42] what file system is on it? [00:42] and why are you conducting such a task on an SD card? [00:43] pretty sure its mounted as ext4, and because my SD card has more space than the harddisk (this is running ubuntu thru crouton on a chromebook) [00:45] oh, nasty. [00:45] AEL-H: well, check by using "mount" [00:46] ext4 [00:46] well, unfortunately crouton isn't official proper ubuntu so i'm not too comfy getting involved there. [00:46] any ideas? anything would help really [00:47] "df -h" might give a clue as to what usage is where [00:47] yep I think its on /var/host/media instead of /media? [00:48] the SD card? doesn't really make any sense to me. [00:48] but then it's chrome beneath and not really ubuntu [00:48] no the SD card is definitely mounted on /media, but what is filling up I think is /var/host/media === ichery is now known as tci [00:49] but that's an entirely different mount point, how can a mount point fill a disk o0 [00:49] I am very confused =/ [00:49] perhaps if you had a normal system running full ubuntu it'd be worth trying there [00:50] just generally confused as to why its happening.. crouton seems quite well made.. [00:50] it's not an OS. [00:52] a [01:00] how do I turn off ubuntu saying everytihng I type? [01:04] my /boot is too small but the old linux-image files will not remove [01:04] i have tried using nautilus and synaptic [01:04] and console commands [01:04] is the only other option to do a fresh install and manually expand my boot folder (to prevent this in the future) [01:07] ridonk: show me a "dpkg -l | grep linux-" [01:08] ridonk: Have you tried with the lower level ' dpkg -P ' ? else one can get real dirty and if meticulous and careful remove the kernel piece by piece and then heal the package manager . [01:09] @daftykins http://imgur.com/a/hO5c5 [01:09] its two pictures since i had to scroll [01:11] ridonk: and "cat /etc/issue" ? [01:12] http://i.imgur.com/l4idyol.png [01:12] ok 14.04.3 with a utopic HWE [01:12] ridonk: try "sudo dpkg -r linux-image-extra-3.16.0-49-generic" [01:14] http://imgur.com/ApaGVzN [01:14] ridonk: ok and "sudo dpkg -r linux-image-extra-3.16.0-48-generic linux-image-extra-3.16.0-46-generic linux-image-extra-3.16.0-45-generic linux-image-extra-3.16.0-44-generic linux-image-extra-3.16.0-43-generic linux-image-extra-3.16.0-30-generic" [01:15] by the way, sharing images of text is a little bit inefficient - copying and pasting to http://paste.ubuntu.com is the best way [01:18] ridonk: working? [01:20] im workiing on it, will upload to paste [01:21] ridonk: well after that set, just show a "df -h" in a pastebin :) [01:21] after that; "sudo dpkg -r linux-image-3.16.0-49-generic linux-image-3.16.0-48-generic linux-image-3.16.0-46-generic linux-image-3.16.0-45-generic linux-image-3.16.0-44-generic linux-image-3.16.0-43-generic linux-image-3.16.0-30-generic" [01:21] http://paste.ubuntu.com/13005113/ === laserbeak4445 is now known as freerider [01:22] df -h [01:22] http://paste.ubuntu.com/13005125/ [01:23] oh my bad, should've read the first set closer [01:23] ouch tiny boot [01:23] Hmm, I can't seem to fix my graphics problem. [01:24] I took the drive from an Asus 1215N laptop (intel/nvidia), and put it in a 1215B (amd/amd), and now it's unhappy graphics-wise. [01:24] ridonk: ok and "ls -al /boot" ? [01:24] B0g4r7_: sudo apt-get purge nvidia* [01:24] So far I've removed the "nvidia" package and installed fglrx. No change in behavior. It tries to go into "low graphics" mode and fails. [01:24] purge huh...will try. [01:25] B0g4r7_: i bet there's a xorg.conf ruining it [01:25] So kubuntu is going to die, huh? [01:26] #ubuntu-offtopic for drama and death, support only in here :) [01:26] http://paste.ubuntu.com/13005153/ [01:27] oops.this instead of the last link http://paste.ubuntu.com/13005161/ [01:29] man, a lot of operations want to regenerate initrd anymore. [01:29] ridonk: did that make any dent on /boot's usage in "df -h" ? [01:30] B0g4r7_: What release do you have installed ? [01:30] paste.ubuntu.com/13005192/ [01:30] 5% [01:30] Bashing-om, 14.04 [01:31] ridonk: also the "ls -al /boot" please [01:31] Well it lets me attempt to login graphically now, but then throws me back to the login screen after a few seconds. [01:31] B0g4r7_: :) just checking, as 15.10 FGLRX has not made the fix down from upstream . [01:31] B0g4r7_: suspect you tried to run startx with sudo at some point, "ls -al ~/" for the user and check everything is owned by the user and nothing by root [01:32] http://paste.ubuntu.com/13005202/ [01:32] ridonk: is there anything in /boot/.Trash-0/ ? delete it all if so [01:35] would that just be sudo -r /boot/.Trash-0/ ? [01:35] Hey, I accidentally took myself out of the sudoers file while messing around with groups (I think) any idea what I can do to restore this to default or insert my self back into it? [01:35] sudo rm -r /boot/.Trash-0 [01:35] awesome [01:35] Permissions in ~ look OK. I never did sudo startx. [01:35] ridonk: how's the usage now? [01:36] NekoMaid420_: boot to recovery then a root shell, remount the disk read-write then add yourself back :) [01:36] http://paste.ubuntu.com/13005243/ [01:36] 11% [01:36] Thank you so much for your assistance. I have been trying sporadically for weeks to fix this [01:36] ah no use is the low one! [01:36] ridonk: run "sudo apt-get -f install" now [01:36] and pastebin that [01:37] !info linux-image-generic-lts-utopic trusty [01:37] linux-image-generic-lts-utopic (source: linux-meta-lts-utopic): Generic Linux kernel image. In component main, is optional. Version 3.16.0.51.42 (trusty), package size 2 kB, installed size 27 kB (Only available for i386; amd64; armhf; arm64; ppc64el; powerpc) [01:37] daftykins: ok. where would it be? Is it just a conf file? [01:37] hmm -51 is newest [01:38] NekoMaid420_: just add your user again maybe, which version is that? [01:38] NekoMaid420_: boot the pc, hold shift to get grub, go to advanced > recovery > drop to root shell [01:38] NekoMaid420_: oh, you meant the sudoers [01:38] NekoMaid420_: should be in /etc/sudoers, use visudo to edit it [01:39] http://paste.ubuntu.com/13005264/ [01:39] looks like a lot of errors [01:39] Ok, thanks~ <3 [01:39] boot is up to 24% [01:39] http://paste.ubuntu.com/13005270/ [01:40] ridonk: hmm looks ok, do you have an ubuntu 14.04.x ISO on a flash drive that's bootable in case your next reboot doesn't work? [01:40] not this second but i will build one, if i have a flash sitting aorund here (i'm at work) [01:41] cool, worth doing before anything potentially goes wrong [01:41] thank you for the help [01:42] np [01:43] hi guyz, i cannot ssh from ubuntu to ubuntu using local IP but when ssh using FQDN, it works fine, i can also ping the local ip, how will i resolve this? [01:44] sounds like an IPv4 / v6 thing; sure the IP is the internal one and it works? [01:44] I have a system configured configured for one purpose, to scan inserted USB storage devices. It is intended to run without any kind of externally connected output devices. Thus, I want the system to beep the pc speaker when scanning is finished. I have configured a udev rule and everything runs beautifully except the beep command does not make the system beep when the scan is completed. Running this command manually works like a charm. Any thoughts? [01:45] Yay, works finally after I ran aticonfig. [01:46] Even google earth works. [01:47] I just messed up and hit ctrl-c in the wrong window. How do I resume a do-release-upgrade after the packages have been installed? "Remove obsolete packages?" ... "66 packages are going to be removed. "... "Continue [yN] Details [d]^C" [01:47] "sudo apt-get autoremove" [01:47] !yah | B0g4r7_ [01:48] daftykins: Nice, ty. Happen to know if there's anything else left in the do-release-upgrade script that might mess me up? === brian is now known as Guest83939 [01:49] skomorokh: nah, don't believe in upgrades myself. [01:49] just reboot into the new one i think [01:49] daftykins: You just have puppet scripts for everything and rebuild from scratch? [01:50] nope, i just VM servers and don't use desktop (: [01:52] daftykins: sure, but you need puppet/chef/ansible/something to deploy the configs for your VMs to the new ver doncha? otherwise wouldn't not upgrading and starting over instead mean setting it up all over again? [01:52] http://paste.ubuntu.com/13005350/ [01:52] Anybody knows what wrong? [01:53] " BUG: unable to handle kernel NULL pointer dereference at " [01:53] It sounds dangerous. [01:53] skomorokh: no [01:54] http://paste.ubuntu.com/13005350/ I upgraded from 15:04 -> 15:10 I got the error. My PC freezes all the time. [01:55] How to switch default file manager for all users [01:56] or at least all new users? [01:59] guys.. Just a little question: I have a domain(rom-rom.ro), lampserver, name and running ubuntu 14.04.3 LTS. Can I build a website with it [01:59] what do you mean build? you can host one with it [01:59] not build.. of course I know yes... I mean how do I configure my domain to point to my localhost lampserver [02:00] with your providers DNS control panel [02:00] providers? [02:00] yes, you had to buy the .ru through someone. [02:00] sorry .ro [02:00] any help will be appreciated... daftykins thanks [02:01] yes hostinger of course [02:01] so... where did you buy it? [02:01] ok so log into your account with them and look for a DNS control panel for that domain. [02:01] login hosting, change ip for the domain, hit update, and maybe in 24 hrs the domain is active on your new ip [02:02] what is my ip? [02:02] ~rom-@197.211.53.21 [02:02] the one on your server, really. [02:02] assuming your server isn't at home [02:03] How do I know the one on my server [02:03] does it run at home or not? [02:03] not sure this is my dns 197.211.53.21 [02:03] DNS from where? [02:03] we're losing you... [02:04] how do I know if it runs at home OR not... I just installed using sudo as a user.. [02:05] I thought you said I should update my nameservers in hostinger right? [02:05] so it will point to my localhost server [02:05] because you'd have a computer humming away beside you that you point to and tell friends is "your server" [02:06] lol [02:06] proudly of course [02:06] so is it a VPS from a company that lives online, or a physical PC at home? :) [02:07] lol [02:07] need to start a little lecture with it [02:08] its a vps anyway === Shrooms` is now known as Shrooms [02:09] ok cool, so SSH into it - run "ip a" then the IP on eth0 is likely your internet facing IP address. [02:09] so visit http://that IP/ and you should see the test page for apache that you just installed [02:09] sorry.. I need to understand in english [02:10] anyone know of a terminal session saver? Like save tabs and history for all those tabs? [02:10] e.g CMD.. ssh 127.0.0.1 === RCL_ is now known as RCL [02:10] Guest52337: no, you're already SSH'd into it from home because you installed programs like apache. [02:10] Guest52337: so run "ip a" [02:11] I'm using a wireless [02:11] wlan0 right? [02:11] no i'm saying to run this on your VPS [02:11] not at home. === user is now known as Guest29297 === ksft is now known as KSFT [02:12] i dont have a vps now.. windows or linux [02:12] but you said your server is a VPS [02:12] all i have now is this compter [02:12] I'm trying to install Ubuntu, and I'm having some problems === Guest29297 is now known as _t [02:12] I made a bootable USB thing, but my computer doesn't want to boot from it [02:12] KSFT, Care to share them? [02:13] Guest52337: so what did you install apache on? [02:13] KSFT, You know the bios changes for booting? [02:13] yeah [02:13] this is a laptop that came with Windows [02:13] KSFT, What happens when you try? [02:13] when I change the boot order, save, and exit, it starts Windows [02:13] when I restart, it looks like it changed the order back [02:14] KSFT, How did you make the usb setup with ubuntu on it? [02:14] pendrivelinux.com or whatever that website is [02:14] ubuntu [02:14] the thing ubuntu.com links to [02:14] Guest52337: and that's what you have on the computer you're typing from right now? [02:14] KSFT, Computers have two ways to change the boot, sounds like if the same when returning that is the per-session/boot choice. [02:15] my computer has two power buttons [02:15] yes sir [02:15] one of them starts normally, so I can't interrupt it [02:15] KSFT, This W10? [02:15] Guest52337: what connection are you on? home broadband? likely your IP address to the internet (visit www.whatismyip.com to see it) will change regularly, so you can't really host a website from that. get a VPS first. [02:15] it has an SSD, so it boots too fast [02:15] Windows 8 [02:15] or 8.1 [02:15] or something [02:15] KSFT, Uefi most likely, this sound familiar? [02:15] sorta [02:15] ok [02:15] hello! I'm trying to upgrade an ubuntu server from 14.04 to 15.10 but the do-release-upgrade says no new version, and adding -d will only install xenial, any thoughts? [02:15] vps u mean hosting right [02:15] !uefi | KSFT have you been here? [02:15] KSFT have you been here?: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [02:16] I've done this a few times before, on two other, completely different laptops [02:16] randy_O: are you sure? that's going from LTS to non-LTS, usually a very bad move. [02:16] ahh [02:16] daftykins, pretty sure [02:16] I'm not sure if this is a UEFI machine [02:16] how do I find out? [02:16] randy_O: may i ask what you hope to get with 15.10 ? [02:16] I think it has BIOS, but I'm not sure [02:16] ah [02:16] KSFT, without any booted ubuntu see ##windows maybe, or the web [02:17] when I press the other power button, a menu comes up, and one of the options is "BIOS Setup" [02:17] vps u mean hosting right? [02:17] randy_O: anyway have a read: https://help.ubuntu.com/community/Upgrades#Upgrade_policy [02:17] Guest52337: virtual private server. [02:17] KSFT, I'm not sure how to tell is all others here may know. [02:17] wileee: I think it's BIOS [02:17] like windows vps [02:17] Guest52337: if you want to just play around with web development, you don't need to own a real domain. [02:17] KSFT, I think means nothing here is all. ;) [02:17] Guest52337: no, you would not get a Windows VPS :) [02:18] daftykins, thanks! [02:18] wileee: I mean it says "BIOS Setup" [02:18] how to setup conky? [02:18] wileee: pretty sure that means it's BIOS, unless UEFI has a very misleading menu [02:18] hello, is it safe to change UUID of a drive when there is data on it? [02:19] linux vps with root access [02:19] I downloaded from the software center now all I get is an responsiveness launcher that says run conky [02:19] wileee: it says "InsyseH20 Setup Utility" [02:19] InsydeH20* [02:19] KSFT, Not an area I really know, installs have good wiki's, if you follow them knowing what you have, things generally go well, we are here for when they don't [02:20] KSFT: what's the problem? [02:20] EriC^^! You helped me before! [02:20] I'm trying to install Ubuntu on another computer [02:20] it won't boot from the USB drive thing [02:21] is the usb first in the boot order? [02:21] KSFT, it there an option to select a boot device? [02:21] huh...when I go to the "Boot" tab, it says "Boot Mode [UEFI]" [02:21] i bet fast boot is on [02:21] yeah [02:21] thanks dafty [02:22] Guest52337: digitalocean.com are nice [02:22] I can change the order, but when I save an exit, it boots Windows and changes it back [02:22] and* [02:22] KSFT: check if fastboot is on like daftykins said [02:22] okay [02:22] I can only get to the BIOS menu with the smaller button next to the normal power button [02:24] how do I turn off fastboot? [02:24] I don't see it in the BIOS settings [02:24] KSFT: try pressing esc when the pc boots, see if you have a boot options menu [02:25] okay [02:25] sometimes you can choose the boot device on the fly as it boots [02:25] it boots really fast, but I'll try [02:25] didn't do anything [02:25] still started Windows [02:25] Hi, any guidance for me installing on PowerPC via the mini.iso? [02:26] KSFT, is safe boot on? I think that's what its called :/ [02:26] zacwalls: I turned it off [02:26] KSFT, ok good [02:26] It is asking me which kernel to choose. My CPU is: PowerPC 7455, altivec supported (1250.00MHz) [02:27] KSFT, have you tried a DVD-R/RW yet? [02:27] when I start it with the other button, there's a menu with four choices [02:27] KSFT, what are they? [02:27] "Normal Startup", "BIOS Setup", "Boot Menu", and "System recovery" [02:27] KSFT, go to boot menu [02:28] "Boot Menu" lets me select a boot device, and then it starts Windows [02:28] oh, wait [02:28] no, it doesn't [02:28] it started GRUB [02:28] I'll select "Install Ubuntu", I guess [02:28] KSFT, interesting [02:28] yeah [02:28] do that lol [02:28] black screen... [02:28] I tried this a minute ago, and I forget exactly what happened [02:28] mate|25640, not the sure mini will even work, do you know it will? [02:29] KSFT, patients [02:29] purple screen with orange loading dots... [02:29] !nomodeset | KSFT [02:29] KSFT: 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 [02:29] woah [02:29] it worked this time [02:29] it totally didn't do that before [02:29] KSFT, yeah. Have fun [02:29] Anyways can I get help now? [02:29] I'll be back in about five minutes when I run into other problems [02:29] KSFT: if you're dual-booting this one, you should probably have resized Windows' C: from inside Windows. [02:30] (before this) [02:30] daftykinds: I am [02:30] how do I do that? [02:31] I don't plan to use Windows very often, but I'm keeping it just in case [02:31] daftykins* [02:31] KSFT, use a 3rd party program or something. IDK if they make gparted for win... [02:31] why shouldn't I just use the Ubuntu installer thing? [02:32] KSFT, are you dual-booting? [02:32] I am [02:32] wileee Yes, I'm told it will work, following instructions at https://ubuntu-mate.community/t/ubuntu-mate-1510-powerpc/2506/4 [02:32] it's asking me to choose how big the partitions should be [02:32] KSFT, Because windows takes up the whole damn hard drive and you need to resize to make room for Ubuntu [02:32] it doesn't look like it [02:33] hello there, my external drive is driving me crazy. I create partitions, and when I view the drive next time, the partitions are there, but with "unknown" label [02:33] KSFT: boot it, run diskmgmt.msc then right click on the C: partition and select 'shrink volume' [02:33] is "it" Windows? [02:33] KSFT: it's certainly not a banana [02:33] and I constantly got error messages while creating them. had to repeat several times [02:33] ...what? [02:34] how to setup conky? I downloaded from the software center now all I get is an responsiveness launcher that says run conky. [02:34] looks like I'll be asking about wifi connection problems soon [02:34] mate|25640, When are you seeing the kernel choice, on the mini it is just a link to a net install. [02:34] KSFT, make sure your WI-FI switch is ON [02:34] what switch? [02:35] wileee, It is using the text installation screens, this is the "Install the base system" screen. I am getting six different kernel selections. I can list them if you like. [02:35] KSFT, A lot of computers have a WI-FI switch on the outside. You can toggle it.. [02:35] mine doesn't [02:35] Ubuntu isn't shutting down now [02:35] KSFT: it's a live session so it doesn't matter? [02:35] full screen default desktop background [02:35] just power off [02:35] mate|25640, I'm just trying to remember what that may be, in a imagebin or pastebin if text yeah. [02:35] k [02:37] okay, I ran diskmgmt.msc [02:37] wileee, I can't paste from that machine but here they are: linux-powerpc-e500mc, linux-powerpc-smp, linux-image-powerpc-e500mc, linux-image-powerpc-smp, linux-image-4.2.0-16-powerpc-smp and linux-image-4.2.0-powerpc-e500mc [02:37] KSFT: so how big is the disk and how big is the C: partition? [02:38] the disk is supposed to be 512 GB [02:38] it's a solid-state drive [02:39] it won't let me shrink it more than 222246 [02:39] I assume that's MB [02:39] KSFT: if it were me, i would locate the 'create recovery discs' feature and either burn DVDs if the machine has an optical drive, or make backup ISOs to copy off before doing anything else. [02:39] <[n0mad]> yeah that shrink in windows is junk [02:39] mate|25640, Cool, probably need someone more ppc knowing than I, never seen it and have no idea which choice, sorry. [02:39] daftykins: why? [02:40] KSFT: because then you have a way to go back if your ubuntu install inadvertently kills Windows. [02:40] wileee, no problem, thanks. [02:40] KSFT: i do this for a living so this is what i do. [02:40] daftykins: I don't have an optical drive or an extra flash drive that's bigger than 1 GB [02:40] hmm that's pretty poor preparation then [02:40] I think I'll just be careful not to get rid of Windows [02:41] as long as Ubuntu's working, it wouldn't be terrible if it broke Windows [02:41] be a big waste o' disk space. [02:41] check what the wifi adapter is whilst you're there, devmgmt.msc [02:41] KSFT: I read that in an evil voice [02:42] Hello, im trying to build a package for a python3 program. I get the error dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute. Does anyone know what this means? [02:42] KSFT: "it wouldn't be... terrible.. if it broke windows..." >:D [02:42] I am getting this error while trying to create partition: Error creating partition on /dev/sdb: Command-line `parted --align optimal --script "/dev/sdb" "mkpart logical ext2 4796MiB 5528800255b"' exited with non-zero exit status 1: Error: You requested a partition from 5029MB to 5529MB. [02:42] The closest location we can manage is 5029MB to 5529MB. [02:42] (udisks-error-quark, 0) [02:42] haha [02:42] http://paste.ubuntu.com/13005683/ [02:43] daftykins: why are there four network adapters? [02:43] oh, two of them are Bluetooth [02:43] KSFT: bluetooth. [02:43] the clue is in the name [02:43] anyone know of a terminal session saver? Like save tabs and history for all those tabs? [02:43] what's with the other two? [02:43] wired LAN and wifi? i can't see from here. [02:43] goddard: maybe ask in #linux since repeating here isn't getting you much [02:44] "Broadcom 802.11ac BCM4352 Network Adapter" and "Realtek PCIe GBE Famile Controller" [02:44] Family* [02:45] okmpo: Please pastebin the output of "sudo smartctl --all /dev/sdb". [02:45] funsies [02:45] so how do I shrink the partition? [02:45] KSFT: well you can either go wit hthat resize, or you'll have to do something else to resize C: smaller. [02:46] like what else? [02:46] Is there any great text to speech engine that I can just go and use? [02:46] Jordan_U, it says "smartctl: command not found" a typing error maybe? [02:46] Ubuntu said C: has 40.3 GB of data [02:46] I'd like to leave it at maybe 80 GB [02:46] KSFT: one option would be to check the recycle bin is empty and defrag that SSD, which will make a lot of people in this room start screaming for even suggesting it - or you'll just have to do it from the ubuntu live session. [02:47] is it .conkyrc or .conkyrc. [02:47] call it an even 100GB, you won't get much out of 80GB with win8 or 10 [02:47] okay [02:47] okmpo: sudo apt install smartmontools [02:47] what's wrong with doing it from the Ubuntu live session? [02:47] daftykins, Nah windows has an optimizer it cool [02:47] need block site web [02:47] Jordan_U, in progress [02:48] So the sudoers file is read only. Is there a way to run vim or visudo where they override read-only? [02:49] NekoMaid420_: I doubt that it is read only for root, which you need to be to edit /etc/sudoers. [02:50] wileee: mm good point, TRIM won't help being able to shrink the volume more though :( [02:50] I am root though Jordan_U. I booted into the recovery console [02:50] Jordan_U, this is the output: http://paste.ubuntu.com/13005742/ [02:50] KSFT: it is less than ideal is all, use the tools native to the OS is my opinion. now there's more risk [02:50] NekoMaid420_: sudo mount -o remount,rw / [02:51] daftykins, true, not an easy context. [02:51] Oh, just remount it as rewritable. Awesome! Thank you Jordan_U!! [02:51] daftykins: okay [02:51] okmpo: Is this a cheap flash drive? [02:51] I think I'll do it anyway [02:51] Jordan_U, no [02:51] okmpo: What kind of drive is it? [02:52] Jordan_U, it is a flash drive. have it for a while [02:52] KSFT, Chances are you can get the full OEM install discs from the manufacturer cheap, if tis is their MS install. [02:52] what's OEM? [02:52] KSFT, original manufacturer [02:53] I had no problem with it until now [02:53] okmpo: Your flash drive is probably dying and returning garbage data. [02:53] og [02:53] oh [02:53] like the discs to install Windows again if I break it? [02:53] okmpo: Please pastebin the output of "dmesg". [02:53] sure [02:53] KSFT, We try to keep it intact if we can when you want but gotta have a second plan. ;) [02:53] k [02:54] HI all ... 2 days ago i updated my ubuntu gnome to 15.04 on my pc but afterwards whenever i turn it on , it always shows me tty1 screen instead of GUI . Pressing Ctrl+Alt + F7 does nothing.I even tried running command startx but still no good. Can somebody tell me how to repair ? [02:54] it says that it should be connected to the internet [02:54] KSFT, yeah full install, I got a set for like 20$ US at one time, exact same as you have. [02:54] "For best results", it says [02:54] fumblehool: What is the output of "systemctl status lightdm"? [02:54] wileee: I'll keep that in mind in case this doesn't work [02:55] should I fix the wifi problem before trying to install Ubuntu? [02:55] @Jordan_U [02:55] Jordan_U, it is very long [02:56] lightdm.service Loaded:not -found (Reason :no such file or directory) Sctive : inactive (dead) [02:56] fumblehool, startx is incorrect on the de, can you login in that first tty? [02:56] also this happened with two flash drives. [02:56] @wileee i can login to all tty [02:57] so should I install Ubuntu and then fix the wifi problem or fix the wifi problem first? [02:57] okmpo: http://pastebin.ubuntu.com handles long output without issue. [02:57] KSFT, Are you hard plugged that is all really, the wifi fix wont stay [02:58] what? [02:58] I don't have a wired connection [02:58] KSFT, You have ethernet plugged into it? [02:58] no [02:58] I think I have an ethernet cable I can use, though [02:59] KSFT, I would not do it without having the net, you will be back here and need that I hope not but, having it hitting the repos on install is very good. [03:00] okmpo: You can also run "dmesg | pastebinit", which will automatically upload the output to http://pastebin.ubuntu.com and give you a link. [03:00] okay, now connected [03:00] Jordan_U, I'm pasting it, soon done :) [03:00] How can I record sound comming form my browser? [03:01] KSFT, If I were standing there helping you I would clone the MS than install, noting without you backing it up, or having install discs and the keys. [03:01] nothing* [03:01] is there a way to control the partition sizes more precisely? [03:01] * Voyage waits [03:02] by just dragging the slider, I can't get it between 99.6 GB and 100.1 GB [03:02] will having a swap partition or file on an SSD harm the ssd? [03:02] Voyage, ghostly? [03:02] what? [03:02] 99.1 GB* [03:02] I have a script set up to run a system beep (/usr/bin/beep). It works just fine when I run the script manually (produces a beep). When I configure the script to run in udev on USB insertion, the script runs (all other commands in the script create the expected output), but the beep command does not produce sound. Any ideas? ... http://paste.ubuntu.com/13005821/ [03:02] KSFT: what's the point? [03:02] Voyage, sound from your browser is? [03:03] xMopxShell: For any SSD (not counting "thumb drives") made within the past few years you should be fine. [03:03] Jordan_U: alright, thanks [03:03] ls [03:03] nbros652: What user does the script run as? [03:03] wileee, yes. any kind of sound [03:03] daftykins: because I want it to be 100 GB? [03:03] because I* [03:04] I guess it doesn't matter much [03:04] 100.1 GB it is [03:04] Jordan_U, I would assume udev runs it as root since it is capable of mounting and unmounting drives. Just to be safe, I changed the permissions on /usr/bin/beep to allow everyone access... still no luck. [03:04] "any previous changes have to be written to disk" [03:04] what does that mean? [03:04] do it or nothing changes [03:04] Voyage, handful of FF addons for gathering vids probably sound only, there are a couple of apps in ubuntu which separate it from vid if needed [03:05] KSFT: who does this system belong to? [03:05] me [03:05] why? [03:05] wileee, I think sound from soundcard should be the one I am looking for? unless you know any that records from firefox? [03:05] KSFT: and the laptop from earlier too? [03:05] which one? [03:06] <[n0mad]> weeee [03:06] ...what just appened? [03:06] what's the problem? [03:06] happened* [03:06] a whole bunch of people just left [03:06] Jordan_U, I added a line to see who the user was, and it said root. I also just heard it produce a beep in the background! I guess it might be working now. [03:06] Voyage, Not really but easy to find, I would think that would be easiest, but I don;t really know your end goal and data working with. [03:07] KSFT: whatever one you were working on earlier :) [03:07] the one I'm installing Ubuntu on now is mine [03:07] why do you ask? [03:07] wileee, I want a good text to speech facility. i found one on a website but it only plays it. I cant download it [03:07] the resizer thing won't delete data, right? [03:08] Voyage: Do you just not like the voices available for espeak? The pronounciation of words? Something else? [03:08] Voyage, Ah, I had a friend in college who used a speech processor for writing papers, windows though. Hope you get the help here, someone will probably have some info. [03:09] KSFT: just wondered if we were kick starting an IT career :) [03:09] daftykins: possibly [03:09] hmm. [03:09] wileee, not speech processor. I need text converted to speech [03:09] how can i pastebin directly in the terminal? [03:09] what should i type? [03:09] Guest6703: install pastebinit [03:10] there is a way without installing something but i dont remember [03:10] okay, it's doing...something now [03:11] Guest6703: if you're going to use it regularly, install the package. [03:11] !info pastebinit [03:11] pastebinit (source: pastebinit): command-line pastebin client. In component main, is optional. Version 1.4-4 (wily), package size 14 kB, installed size 164 kB [03:11] 164KB is a small sacrifice. [03:11] @Jordan_U what is the problem with my pc? [03:11] i am using the live session so i can not install [03:12] Jordan_U, it is this: http://paste.ubuntu.com/13005872/ [03:15] I keep getting a error: conky: missing text block in configuration from my /etc/conky/conky.conf http://pastebin.com/WkWHuTPD [03:16] okay, it finished [03:16] restarting... [03:16] hey, it startued GRUB [03:16] yay [03:16] i don't know what update messed me up tonight but the unity desktop on my laptop won't come up - just a blank desktop [03:17] now to make sure Windows boots [03:18] it does! [03:18] yay! [03:18] @Jordan_U problem solved..i just reinstalled gdm and everything is as sweet as it should be [03:18] frist use it! [03:22] I can't start Ubuntu now [03:22] that was quick [03:23] Jordan_U, I will just reboot and be back.. [03:24] daftykins: it's starting Windows immediately [03:25] I keep getting a error: conky: missing text block in configuration from my /etc/conky/conky.conf http://pastebin.com/WkWHuTPD [03:25] [03:25] lul [03:27] zacwalls, [03:27] start from the bottom and delete every block of text until the error disappears [03:27] KSFT: you'll have to change the default boot device order inside the EFI. [03:27] then work your way back down until it reappears, and youve isolated your problem [03:27] Foxtrot, done. Still getting that error. In fact, I deleted both files.... [03:27] Jordan_U, I'm back..could you get a chance to view the output? [03:29] I dont know if it is a helpful detail, but these problems happened when I tried to create sub-partitions under an extended partition. I have also primary partitions, which are still there and were created easily [03:30] Foxtrot, any idea what the hell happened? [03:30] no clue [03:30] sorry [03:30] Foxtrot, :/ [03:31] try uninstalling and re installing [03:31] i guess... [03:31] daftykins: I don't see Ubuntu in the list of boot devices [03:32] it won't be a boot device [03:32] anyway i have to leave [03:32] what do I do then? [03:32] ask someone else. [03:32] how do I start GRUB? [03:33] !efi read there [03:33] daftykins: I am only a bot, please don't think I'm intelligent :) [03:33] !efi [03:33] UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [03:33] read there, might help. [03:33] daftykins, know about conky? [03:33] see where i said i'm leaving? [03:41] whats the best text to speech facility?. [03:41] humans [03:41] *human + microphone === sheldon is now known as Guest60847 [03:41] can someone else help me? [03:41] how do I get GRUB to start? [03:41] hi [03:42] I just installed Ubuntu, but Windows is starting immediately when I turn on my computer === xubuntu is now known as Guest41130 [03:42] Latrodectus, programs I meant [03:43] KSFT: https://help.ubuntu.com/community/WindowsDualBoot [03:43] could the xubuntu Terminal used to hack wifi [03:43] Guest41130: yes [03:43] I installed it already [03:43] how so [03:43] KSFT> [03:43] I just can't start it [03:43] Guest41130, not here [03:43] im new to all this one of my buddys introduced me to this [03:43] press your boot menu key on boot up [03:43] select GRUB [03:43] KSFT: you need to rebuild your bootloader after installing linux [03:43] ??? [03:44] profit [03:44] Foxtrot: GRUB isn't an option [03:44] Guest41130: try ##security [03:44] Guest41130: or ##networking [03:44] Guest41130: or ##programming [03:44] but not here [03:44] Not there either. [03:45] would it be possible to get one of ur guys email so i could learn from u guys? [03:45] <[n0mad]> KSFT: http://askubuntu.com/questions/221835/installing-ubuntu-on-a-pre-installed-windows-with-uefi/228069#228069 [03:46] <[n0mad]> and yes, i know you have it installed already [03:46] <[n0mad]> but you have fastboot enabled it sounds like [03:50] I already turned off secureboot [03:50] I don't see anything about "fastboot" in the BIOS settings [03:51] you must have how can you otherwise install ubuntu linux [03:51] "Boot Mode" is set to "UEFI", and I can change it to the only other option, which is "Legacy Support" [03:51] <[n0mad]> fastboot is a windows setting [03:51] ahh [03:51] how do I turn it off? [03:52] <[n0mad]> oh, i guess they call it fast startup [03:52] <[n0mad]> http://www.eightforums.com/tutorials/6320-fast-startup-turn-off-windows-8-a.html [03:52] https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=turn%20off%20fast%20startup [03:52] Jordan_U, are you still available? [03:52] just a question, ubuntu membership certificate mail is registered mail or common mail? [03:53] or can anyone else help me please? [03:53] google hast it at the top, dont even need to go to a site [03:56] I turned off fast startup, and it's still starting Windows immediately [03:56] I don't see GRUB [03:57] does ubuntu for raspberry pi 2 have its own channel? [03:57] just change the uefi setting to ((other os)) [03:57] how do I do that? [03:57] oh [03:57] nevermind [03:58] Query: For HBA cards, is support for the Highpoint RocketRAID series good, or should I go with LSI? [03:58] you need to always have both disabled [03:59] I should load the default settings for "Other OS", Guest6703? [03:59] with both i mean secure boot and uefi to other os [04:00] secure boot is off [04:00] what does it mean to "uefi to other os"? [04:01] the cmos bios setting uefi to the option other os [04:02] I don't see a setting like that [04:02] you should be see it if you see secure boot [04:02] I don't [04:03] passwords [04:03] secure boot [04:03] "REset to Setup Mode" [04:03] Reset* [04:03] restore factory keys [04:03] that's it in the "Security" tab [04:04] ok go to the second tab [04:04] I can change "Boot Mode" from "UEFI" to "Legacy Support" [04:04] is that is? [04:04] it* [04:04] the second tab is "Configuration" [04:04] legacy support should be the same [04:06] the only thing you need to do is to change the 2 option like you already deed [04:06] time, date, "Wireless LAN", "SATA Controller Mode", "Graphic Device", "NVIDIA GPS", "Power Beep", "Intel Virtual Technology", "BIOS Back Flash", "HotKey Mode", "Always On USB" [04:06] that's it in the "Configuration" tab [04:06] the only thing you need to do is to change the 2 option like you already did [04:07] what are the two options? [04:07] safe boot off [04:07] what's the other? [04:08] secure boot of and the other thing you said you already did [04:08] the cmos bios setting uefi to the option other os [04:08] I don't know what that is [04:08] legacy support should be the same [04:08] I don't think I did that [04:09] to chose legacy support [04:09] I can load the default settings for "Other OS" [04:09] should I do that? [04:09] did you already chose legacy support [04:09] no [04:10] oh wait [04:10] no, nevermind [04:10] ah the subtleties of eufi [04:10] :D [04:10] how do I make GRUB show up? [04:11] what can you chose instead of legacy support [04:12] the default [04:12] "UEFI" [04:12] and you have no option like other os [04:13] for the "Boot Mode" setting, that's correct [04:14] then chose legacy support it should be the same thing [04:14] done [04:14] more options appeared [04:14] well, one more [04:14] "Boot Priority" [04:14] other os maybe [04:14] "UEFI First" or "Legacy First" [04:14] should I set it to the second one? [04:15] I'm going to try that [04:15] the legacy support first [04:15] yeah, let's see [04:15] huh... [04:15] there's some kind of full screen terminal-looking thing with very large text [04:15] it should work now [04:15] not GRUB === nudtrobert1 is now known as nudtrobert [04:16] huh [04:17] it waited for a while, showed the manufacturer logo, then went back to waiting [04:17] the /-\| spinning line loading think [04:17] thing* [04:18] it isn't showing me GRUB [04:18] you should be able to see now other os if you go back now [04:18] or to chose it [04:18] where? [04:18] which setting? [04:19] "Boot Mode"? [04:19] no [04:19] just "UEFI" and "Legacy Support" [04:19] like before [04:19] yes there [04:20] close to it under [04:20] I don't see it [04:20] I think I'll run boot-repair [04:20] it helped when I had this problem a while ago [04:20] other options you did not have [04:23] KSFT: what type of motherboard do you have? [04:24] no idea [04:24] how do I find out? [04:24] I got Ubuntu to start from the flash drive again [04:24] sounds good [04:24] running boot-repair [04:25] In this part I can't help much since each BIOS is different for each Motherboard model. There are 2 options you can take here, both of which are optional since Ubuntu might install without any problems at all. You can either look for an option to disable Secure Boot or an option to disable UEFI. In some cases you will be able to find both, it will show in the BIOS as an option called Secure Boot or Enable UEFI. [04:26] If you find this options, then depending if you can not install Ubuntu with Secure Boot enable then disable Secure Boot (Remember to report this as a bug using ubuntu-bug shim), to be able to still stay in UEFI mode and also be able to Boot with Ubuntu. In some motherboards, this will be the only option you actually need to change and also will be the only option you see related to UEFI because they will not offer the possibility to disable UEFI. [04:29] as you know, I have disabled secure boot, so that's irrelevant [04:29] boot-repair says there was an error [04:29] paste.ubuntu.com/13006358 [04:32] Hi. Is plymouth custon theme persistent through upgrades ? [04:32] If not, 红外 [04:32] resend the link [04:32] If not, how can I make it persistent through upgrades? [04:32] paste.ubuntu.com/13006358 [04:32] :s/custon/custom [04:32] like with http or something [04:33] resend the link [04:33] like with http or something [04:33] https://paste.ubuntu.com/13006358 [04:33] http://paste.ubuntu.com/13006358 [04:33] in case https isn't supported [04:36] try to change the setting by setting and then back if it does not work [04:37] it said something about needing another partition for GRUB, I think [04:37] try to change setting by setting and then back if it does not work until it works [04:37] anyone know of a linux utility like scp that will keep a connection alive, so as to send multiple files [04:38] "Locked-ESP detected." [04:38] noethics: sounds like something rsync might be able to do? [04:39] "You may want to retry after creating a /boot/efi partition" [04:39] although i don't know what scp is :P [04:39] LambdaComplex, rsync can't afaik [04:39] noethics: what if you use the daemon? [04:40] i would prefer not to have a remote dependency LambdaComplex [04:40] barring ssh [04:40] okay, I'll try again tommorow [04:40] tomorrow* [04:42] why why does this not work what did i forget to do http://paste.ubuntu.com/13006436/ [04:45] why why does this not work what did i forget to do http://paste.ubuntu.com/13006436/ [04:53] why why does this not work what did i forget to do http://paste.ubuntu.com/13006436/ [04:54] Guest6703: "Read only filesystem" [04:54] paste it into the address bar [04:54] Guest6703: no need to repeat in IRC [04:54] Guest6703: the /media/it/ must be mounted as read only [04:55] if you have a several include dir in the make file and one of the headers in your source resides in the include dir [04:55] will it compile properly [04:55] linuxuz3r: this room is more for ubuntu support you probably want ##programming or #c or something [04:57] like you see this is the partition i want to copy clone /media/it/faad1b8e-1145-4114-a15d-783536747e10/ [04:57] http://paste.ubuntu.com/13006358 [04:58] GRUB isn't appearing when I start my computer [04:58] Guest6703: ah sorry read the command wrong [04:58] can anyone help? [04:59] how can i make it so it is not read only mode [04:59] Guest6703: believe it's trying to make the .tar.gz in the local folder but looks like you're in a /cdrom folder [05:00] Guest6703: do you have write privileges in that folder? [05:01] anyone worked with: ssh-keygen -t rsa i want copy from server1 to server2 a file without asking a password, how do it? [05:01] Guest6703: you can, ls -al /cdrom, to see the file ownership/permissions [05:01] KSFT, looks like a bad install, not uefi to start with, and huge errors now. Wait for good help, you've rushed into this a bit. [05:02] i think so because i can create other things on /cdrom [05:02] jak2000: nope sorry have only created them then manually copied the public key and put it in authorized_keys on the server [05:02] wafflejock authorized_keys where is? [05:03] and in wich server? authorized_keys ? [05:03] see please: http://postimg.org/image/5e385aizd/ [05:03] mi scneario [05:03] http://paste.ubuntu.com/13006551/ [05:04] jak2000: you just make it in the .ssh folder of the user you want to log in as, so you have your "client" machine the one you want to connect from, where you make the keys, then you have the "server" the computer you want to connect to, you make the private/public key on the client machine then you can cat id_rsa.pub, or whatever the public key is and put it in ~/.ssh/authorized_keys plain text file on the server [05:04] ok i want connect with user jak, but a friend tell me, create on /root/.ssh folder [05:05] its wrong right? [05:05] yeah pretty sure it should be in the user folder for the user you want to connect as [05:05] ok [05:05] that's how I've had it at least [05:05] always seems to work [05:05] http://paste.ubuntu.com/13006551/ [05:06] why why does this not work what did i forget to do http://paste.ubuntu.com/13006436/ [05:12] why why does this not work what did i forget to do http://paste.ubuntu.com/13006436/ [05:12] http://paste.ubuntu.com/13006551/ [05:13] Guest6703: what are you writing to? [05:13] to usb flash drive [05:14] it is mounted as read-only [05:15] but i can put things on it [05:16] what I think I know brb [05:16] how can i do that if it is read only mode [05:16] but i can put things on it [05:16] how can i do that if it is read only mode [05:17] Guest6703: all of your messages are coming through multiple times you know why that is? [05:18] Guest6703: change the rw privilages... [05:18] Guest6703: try man chmod [05:19] *"man chmod" [05:22] man chmod does not explain how to change rw privilages [05:24] what should i type to make it rw [05:24] ^lol this guy [05:24] learn to read [05:25] Guest6703: file_name 777 or something like that [05:26] what do you mean [05:26] i do not understand [05:26] modifying permissions [05:26] touch file [05:26] chmod 777 file [05:27] ls -lah [05:27] chmod 000 file [05:27] ls -lah [05:27] rm file [05:27] ^ [05:27] but it is a partition [05:27] rwx = read,write,executte [05:27] Guest6703: everything is a file [05:27] Guest6703: explain what you want to do exactly [05:28] this [05:28] Guest6703: then you want to add the "recursive tag" [05:28] Guest6703: "this" is not an explanation [05:28] why why does this not work what did i forget to do http://paste.ubuntu.com/13006436/ [05:28] Guest6703: read the full man page [05:28] http://paste.ubuntu.com/13006551/ [05:28] why why does this not work what did i forget to do http://paste.ubuntu.com/13006436/ [05:28] http://paste.ubuntu.com/13006551/ [05:28] something about an -r flag [05:28] Guest6703: stop repeating yourself [05:29] or change permissions [05:29] i dont understand how i can do that [05:29] Guest6703: if /cdrom is actually a cdrom, you can't write to it (the rom in cdrom means read only memory) [05:29] to /cdrom [05:30] Guest6703: use the ui [05:30] but /cdrom is usb flash drive [05:30] Guest6703: pastebin the output of "mount" [05:31] mount | grep cdrom [05:32] Guest6703: how old are you? i'm 19 [05:32] http://paste.ubuntu.com/13006664/ [05:32] /dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro) [05:32] Guest6703: its mounted read only [05:32] its mounted as read only [05:33] mkdir /mnt/usb [05:33] umount /dev/sdb1 [05:33] nudoge: please stop [05:33] supporting? [05:34] http://paste.ubuntu.com/13006668/ [05:34] can I finish? [05:34] nudoge: no [05:34] nudoge: i think that Guest6703 is a troll [05:34] I think Guest6703 is young and confused about linux [05:34] Guest6703: sudo mount -o remount,rw /cdrom [05:35] nudoge: i'm cynical like that [05:35] it@it:/cdrom$ sudo mount -o remount,rw /cdrom [05:35] it@it:/cdrom$ [05:35] yep now you can write to it [05:37] hello, can you help me please? I have an urgent problem [05:38] is anyone nearby? [05:38] porek: don't ask to ask a question [05:38] always, just ask. [05:38] bnm [05:40] Ben64: I just utilize umask for comptibility so I dont use mount flags(unless I must). [05:40] my drive has been acting so strangely in the last days as I was busy with moving files. I use gnome disk utility and when I try to unlock the partition the wheel symbol keeps turning eternally, but the partition doesnt open. and I cannot stop the process. [05:40] what can i type to check verify that everything is copied cloned correctly exactly http://paste.ubuntu.com/13006436/ [05:40] or dont know how to stop it. [05:40] power off doesnt help [05:40] Hello? [05:41] Guest6703: it still gave an error? [05:41] I need some help [05:41] why_Peoplewhy: you need to ask a question for that to happen [05:41] no [05:42] Guest6703: well thats what that paste is [05:42] it is good now it was the old link [05:42] Guest6703: you can make calculate the hash of the data... [05:42] this might have caused 2 other drives to be damaged. because these are also giving errors. there seems to be a serious problem somewhere. can you help please= [05:42] ? [05:42] do you know if there is a PPA for mate gtk3? i can't find one. [05:43] porek: what errors [05:43] can i not only type something extra so it check after if everything is cloned correctly [05:43] you can use 'tar tvf backup.tar.gz' [05:44] can i not only type something extra so it check after if everything is cloned correctly after the backup finished [05:44] hi all [05:44] new guy here [05:44] i found a ppa now. [05:45] i would to ask some basic questions re: ubuntu [05:45] porek: Are you trying to save the drives? [05:46] is the ubuntu mobile sdk open source? i want to install it on a virtual android device using genymotion [05:46] Ben64, nudoge, there are several strange things happening lately. yes, all happened while trying to save files [05:46] first one was that the process stood still for eternity, such that I could move the cursor, but no process on the computer [05:46] in ubuntu how do i change the default mp3 player/music player and how do i change the default music card cause i have a usb 1 plugged in also? [05:46] and then I had to power-shut. this was two days ago [05:47] are they in raid? [05:47] porek: describing things isn't really going to help figure it out, need error messages or something along those lines [05:47] can i set up a partion so i can run ubuntu and MS at will [05:48] !dualboot | krhnola [05:48] krhnola: 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 [05:49] I can look for the earlier error messages..also powering off just one drive /device was causing the closing of the whole gnome disk utility window. [05:49] these were in the last days. but what happened today is my real problem. [05:50] Is it bad to mix apt-get and synaptic use? [05:50] I was creating partitions on one flash drive, and next time when I insert it the partition was shown as "unknown" [05:50] aclaudem: only if you try to do it at the same time... [05:50] porek: really. you need to give actual details, not stories [05:50] after multiple trials, I gave up, thinking first that the problem was with the flash drive [05:51] ty [05:51] Ben64, I need to tell what the problem is, right? what do you need to know? [05:51] again, an error message, something more than just you saying things that act weird [05:52] yeah, I will find it, I guess. but I am telling the problem [05:52] i am try copy a file from server1 to server 2: http://postimg.org/image/5e385aizd/ with ssh-keygen -t rsa cant, i do: 1) in server 1, typed: ssh-keygen -t rsa, generated 2 files on: /home/jak/.ssh id_rsa and id_rsa.pub, 2) next step, i do: cat /home/jak/.ssh/id_rsa.pub and copied the contento to server 2 ton: /home/jak/.ssh/authorized_keys then server1 file /home/jak/.ssh/id_rsa.pub is [05:52] exact same on server2: /home/jak/.ssh/authorized_keys i do this command: rsync -avzP /backup/tari.sql jak@domain.noip.me:/home/jak/sql/ asked something yes/no, typed yes, and then ask me the jak's password, typed correctly, and the file was copied, rerun again the rsyn command and again ask me a password, wich i am do wrong? thanks [05:53] and then I inserted 2 more (!) external drives, and saw that the same thing happened to them, too, some partitions that I recently created were all shown as "unknown" [05:53] wafflejock any advice? [05:53] like Partition 5, 4GB, unknown [05:53] jak2000: pastebin the actual commands and errors and everything, don't ping random people [05:53] porek: ok i give up on you, good luck [05:54] can anyone else help me please? [05:54] what does this "unknown" mean? can I save the data in this partition? this is the critical part for me [05:54] porek: can you pastebin the product of this command 'tail -n 60 /var/log/messages' [05:55] nudoge, sure [05:55] I will also look for the error message now [05:56] nudoge, it says this : http://paste.ubuntu.com/13006725/ [05:57] porek: sorry about that try this 'dmesg | tail -n 50' [05:58] nudoge, here it is: http://paste.ubuntu.com/13006738/ [06:00] porek: these are usb's you are having issues with? [06:01] Ben64: http://pastie.org/10517424 in lines 6,7,10 i only hit an ENTER [06:01] nudoge, yes, I see the flash disk, that is the one. but I don't see the other drive that is also connected right now [06:02] jak2000: uh, you should make a new key since you pasted it here [06:02] but sdd1,2,3, yes, that is the flash disk that I cannot remove [06:02] porek: try 'sudo blkid' [06:03] Ben64 :) no problem [06:03] i changed something [06:03] why reask me a password? [06:03] jak2000: you might need to restart ssh or something to get the key to start going [06:04] in wich server? [06:04] server1 or server 2? [06:04] or both? [06:04] both wouldn't hurt [06:04] nudoge, here it is: http://paste.ubuntu.com/13006755/ [06:05] are any of those the drive in question? [06:06] nudoge, the problem with partitions turning "unknown" happened with some of the partitions on sdb and sdc. I can also specify which ones. [06:06] !gparted | porek [06:06] porek: gparted is a !GTK/!Gnome !GUI partitioning program. Type « sudo apt-get install gparted » in a console to install it - A GParted "live" CD is available at http://gparted.sourceforge.net/livecd.php [06:07] nudoge, I have gparted [06:07] do you think it makes a difference to view the partitions on gparted now? [06:07] and you cant rebuild [06:08] nudoge, sorry, how do you mean? [06:08] format [06:09] sorry, I don't understand [06:10] when you open gparted can you view this disk? [06:10] nudoge, yes, I can view the disk, but the partition is shown as "unknown" in gparted, too [06:11] you would have to know what format the disk is in and have the packages that support that format. Or, if you don't care about the data on the disk, right click and format. [06:11] nudoge, I meant that I could see the disk with "unknown" partition. but I cannot view the flash drive which I cannot unmount. [06:12] two different problems at the same time [06:13] nudoge how do you mean tar tvf backup.tar.gz something like sudo tar -cvpzf backuphome.tar.gz /media/it/faad1b8e-1145-4114-a15d-783536747e10/ [06:13] nudoge, I do care about the data. it is critical. but the disk or the problematic partition has been created just like all others until now. I havent done anything new [06:13] tar tvf is used to view [06:13] porek: have you tired testdisk? [06:14] nudoge how do you mean tar tvf backup.tar.gz something like sudo tar tvf -cvpzf backuphome.tar.gz /media/it/faad1b8e-1145-4114-a15d-783536747e10/ [06:14] tried* [06:14] I'd only wish I could solve it by adding some packages. do you think it is the reason? [06:14] Guest6703: no need for -cvpzf to check [06:15] just 'tar tvf backup.tar.gz' [06:15] nudoge will it check everything then [06:15] porek: no, I think the disk is failing but its a shot [06:15] nudoge, I haven't tried testdisk yet, I just hoped that something could be done before "data recovery" [06:15] Guest6703: this will print everythig you backed-up [06:16] inferring from all these non-removable flash drive, standstills while saving files and gnome disk utility anomalies in removing media.. [06:17] porek: you can use scaple to grab images [06:17] nudoge, they are mostly pdf files [06:18] gosh..is there no way to get back these files intact= [06:18] ? [06:18] nudoge but it does not do any good beacause i dont now everything all is settings and things like that [06:19] Guest6703: eh thats how you chech a tar. You could tar it up again create two output text files for tar tvf and then use diff test1 test2. barring that process if it doesn't exit in an error its ok. [06:19] nudoge i want it to check if everything is cloned [06:20] nudoge, I am finding back the error messages..one most common was this in the last days as I was creating and saving partitions: http://paste.ubuntu.com/12983637/ [06:20] Guest6703: the only way is to extract it somewhere and check that everything you wanted is in there [06:21] or this: http://paste.ubuntu.com/13005683/ [06:23] udisks-error-quark << very bad [06:23] Ben64 but it does not do any good beacause i dont now everything all is settings and things like that [06:23] Ben64 but it does not do any good beacause i dont now everything all is settings and things like that [06:24] Guest6703: stop repeating, and that doesn't make any sense [06:24] nudoge thanks anyway [06:24] good luck [06:25] ubuntu vs debian? [06:25] good morning? [06:25] nudoge, very bad means I should get my data away from this disk as quickly and carefully as possible? [06:25] nudoge, sorry, were you replying to me? [06:26] that makes sense because it is the /home /home i am copying [06:26] porek: ya as in the solution to that error looks like this (do not use this command until the data you wish to maintain is off of the disk) 'dd if=/dev/zero of=/dev/sdc1 count=2048' [06:27] which means wipe and start over and if dd exits in an error the disk is broken [06:27] nudoge, does dd itself cause this kind of error? because I used it to wipe the disk of unwanted data before partitioning [06:28] I would use testdisk and try to recover as much as I could first [06:28] dont worry about dd yet [06:29] and I remember that dd ended like "no more space on disk". I'd added this zero parameter. [06:29] could that be an error or a normal exit? [06:29] how can i restore everything from the backup later to /home /home [06:29] porek: thats a good exit [06:30] Guest6703: when you use dejadup then there is a option to restore [06:30] and what is that [06:30] !info dejadup | Guest6703 [06:30] Guest6703: Package dejadup does not exist in wily [06:31] what do you mean does not exist in wily [06:31] !backup | Guest6703 [06:31] Guest6703: 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 [06:32] nudoge, testdisk doesnt care for file names, right? [06:32] it just recovers in bulk, as I remember [06:32] !info deja-dup [06:32] deja-dup (source: deja-dup): Back up your files. In component main, is optional. Version 34.0-1ubuntu3 (wily), package size 300 kB, installed size 2916 kB [06:32] Guest6703, deja-dup (thanks Ben64) is a backup/restore app [06:33] but i am using xubuntu [06:33] ???? xubuntu IS ubuntu. what's your point? [06:35] does deja-dup restore all settings back and heading folders and files [06:35] but does the pasted error point to any clue that explains how it damages external drives one after another? [06:35] what kind of error is this? [06:37] and also, could you please let me know what to do with the drive that I wanted to remove? it is still in the same process [06:37] is there not an easy line to type to do it [06:37] does deja-dup restore all settings back and heading folders and files [06:37] is there not an easy line to type to do it [06:37] Guest6703: why do you keep writing lines multiple times === GitGud is now known as Jessey === Jessey is now known as Bae [06:39] the wheel is still turning, and the partition is yet to open, for over 30 minutes [06:39] http://is.gd/sXfuXb [06:40] can you help me please, what is happening to the file system? it is killing drives one after another. [06:40] I can neither access nor remove this drive, and sure it will be the next one to get damaged [06:46] can anyone help please? [06:47] Can someone recommend keyboard friendly mail client? (not shell) [06:48] there is this drive that I cannot remove or access..how can I kill the process? [06:51] does deja-dup restore all settings back and heading folders and files [06:51] is there not an easy line to type to do it [06:53] I dont want to access my critical data without losing it. can someone help please? [06:53] sorry, I want to access, of course [06:57] is there noone to help? [06:57] !patience | porek [06:57] porek: 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/ [06:58] cfhowlett, sure, I can wait, just if someone is going to come. [07:06] porek: after reading what you are experiencing i am suspecting you may have computer memory issue causing the issue with the flash drives [07:07] BuzzardBuzz, you mean RAM not enough? [07:07] or RAM defected? [07:07] porek: ram issue on certain locations [07:08] what is the reason for ram issue? [07:08] this can be tested using memtest with a live CD [07:08] ok, so you mean ram can be defected [07:08] porek, of course. [07:09] porek: this can happed to any ram for no apparent reason and the solution involves replacing the bad ram [07:10] I would certainly do it once I can turn off the computer. but I left everything as it was since I found out about this partition problem. I still hope for a way to access the files intact. do you think I can do it? [07:10] porek: but testing for the issue is needed before it is the known issue [07:11] how can i configure the nameservers for dnsmasq? I'n on 15.10 [07:11] akik: there? [07:12] BuzzardBuzz, I need to save this partition. it is connected to the computer and I am trying to figure how I can get those files out of there without touching the system's hard drive [07:12] or touching as little as possible [07:13] the partition that I created in the previos session is shown as "unknown" [07:15] porek: you have already said that you are unable to mount and look at it. this may be due to corruption that has already happened. the sooner you shut off the suspected bad hardware hardware the less corruption can occurr [07:16] you are possibly forced at this point to have to use disk recovery tools to be able to recover the data [07:16] BuzzardBuzz, it is partitioned. I don't touch the damaged partition. I copy the files in the still-intact partitions to elsewhere. I hope this doesnt affect the damaged partition [07:17] !dns | noregret [07:17] noregret: To set up a Domain Name Service see the !serverguide - https://help.ubuntu.com/lts/serverguide/dns.html [07:17] porek: bad ram can do more damage the longer you run it. if the ram is not bad then it wont eat your partitions === nudtrobert1 is now known as nudtrobert [07:18] today multiple drives have been affected, in other words, damaged by whatever is wrong with the computer. I was talking about one of them, that I couldn't mount. the other one is mounted, but with missing partition. [07:18] Whoami === testBOT is now known as Guest47535 [07:19] porek: it would be better that you have access to a working machine to sort out your flash drives === Alphakarem is now known as Guest67760 [07:19] Help [07:20] ubottu: that's not what i want. my issue is that NSS can't resolve local hosts using their FQDN, and since dmasq is running by default, it might have an issue with the configured nameservers (relayed) [07:21] noregret, if no answer here, ask #ubuntu-server [07:21] BuzzardBuzz, I need a new drive with enough space. does it cause more harm to leave the computer on with devices connected? [07:21] because I will have to buy a new one [07:21] drive === cpaelzer_ is now known as cpaelzer [07:22] porek: test for the issue, at this point it is unknown that is the problem [07:22] cfhowlett: i'm on ubuntu desktop btw =) [07:23] porek: usually the ram issue will cause problems with all hard drive partitions [07:23] BuzzardBuzz, but I just need the new drive to be able to move the yet-undamaged files to somewhere safe [07:23] cfhowlett: also, i forgot that ubottu is a bot xD [07:24] porek: you cant move them to your google drive? [07:24] cfhowlett: i figured that out since dig/host can resolve the hosts normally but not e.g. ping/firefox.. so it's NSS issue -> dnsmasq config probably or i'm getting this all wrong =) [07:24] and for the next two hours or so, the partitions will have to stay as they are, and I think it is better to leave them so than to turn off-on the computer until moving the files to a safer place, right? [07:24] BuzzardBuzz, I dont have one [07:25] noregret, I've no idea, but server folk muck about with DNS all the time, thus my earlier suggestion. [07:25] porek: i am sure that you can get one [07:26] BuzzardBuzz, is there a chance I can still find the files intact, in this "unknown" partition? [07:26] does anyone known about the message [07:26] [ 10.907808] ata2.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x6 [07:26] [ 10.907812] ata2.00: irq_stat 0x40000008 [07:26] [ 10.907815] ata2.00: failed command: READ FPDMA QUEUED [07:26] [ 10.907818] ata2.00: cmd 60/00:b0:80:88:0e/01:00:00:00:00/40 tag 22 ncq 131072 in [07:26] res 41/84:00:88:88:0e/00:01:00:00:00/00 Emask 0x410 (ATA bus error) [07:26] [ 10.907820] ata2.00: status: { DRDY ERR } === m is now known as Guest69885 [07:28] porek: good recovery software might be needed to get the files out. depends on how bad things are chopped up on the drive [07:29] porek: its hard to guess just what you can recover until you have tried it [07:31] porek: you dont want to try to do the recovery with a computer that you know has issues that borks partitions === Massrawy is now known as Alphakarem [07:32] BuzzardBuzz, I mean, apart from recovery software, is there no chance to find the files in the partition? === Alphakarem is now known as Masr === Masr is now known as Masry === Masry is now known as Massrawy === Massrawy is now known as Alphakarem [07:34] noregret: do you see the file /var/run/nm-dns-dnsmasq.conf ? it should have the dns servers which dnsmasq is using [07:35] noregret: dnsmasq is started by network-manager [07:35] BuzzardBuzz: well i dont know any other way to try to recover files on a drive that just plain doesnt work anymore [07:35] oops [07:36] porek: well i dont know any other way to try to recover files on a drive that just plain doesnt work anymore [07:36] BuzzardBuzz, There is [07:36] BuzzardBuzz, Hardware carving [07:36] Drive carving or smetin like that [07:36] Just reading the sectors [07:36] Ignoring the file pointers [07:37] As long as the bytes arent overwritten corruption wont happen [07:37] noregret: or if that file does not exist, nmcli dev list iface ethN | grep DNS [07:37] BuzzardBuzz, the drive has yet undamaged partitions, and I can copy the files in them. but just one partition between neighbouring partitions, it is shown as "unknown". that's why I wonder if the data could just be accessed. [07:40] porek: something is the cause for the partition table to be not usable. Software that helps fix this is considered disk recovery is what i am thinking [07:41] BuzzardBuzz, which software is it in this case? [07:43] what distro is more user friendly ?, ubuntu or debian [07:43] linux from scratch [07:43] noregret: also 'nm-tool | grep DNS' might work [07:43] i need a gui, cause i plan to also game [07:43] xD [07:43] porek: testdisk was already recommended to you, but first you need a hardware platform that is known working or you will only lose more data instead of recovering any [07:43] hypermist: probably ubuntu if you want to install steam, etc [07:44] akik: it's not there [07:44] time to go get ubuntu 14.04 then minitrue [07:44] hypermist, ubuntu is generally regarded as more user friendly than debian [07:44] hypermist: 14.10 :D [07:44] Okay then [07:44] :p [07:45] there isnt 14.10 on the site minitrue ? [07:45] there is 15.10 [07:45] and 14.04 [07:45] akik: nmcli dev show eno1 | grep DNS -that's what i use, i don't have nm-tool - and that showed me the configured dns servers [07:46] noregret: if you query those dns servers directly, are they not returning the correct information? [07:46] BuzzardBuzz, yes, I will sure not try recovery on the same computer. [07:46] akik: they are [07:46] akik: using dig/host [07:47] BuzzardBuzz, I used testdisk -thankfully- a while ago. it was not keeping the names of the recovered files, right? [07:47] it recovers everything in bulk, as I remember [07:48] akik: btw, one them is the local dns server and the other is google's [07:48] porek: there are different levels of success depending on the extent of the isssues that are fixable [07:50] BuzzardBuzz, but in general is it good with pdf files, which is the most common one in my case? [07:52] noregret: just for testing, change the hosts: line in /etc/nsswitch.conf to hosts: files dns [07:54] akik: ok, do i need to restart some service ? [07:54] noregret: no [07:54] noregret: the install of libnss-ldapd is unnecessary unless you know your ldap directory serves hostnames [07:55] akik: yeah, i removed i [07:55] it [07:55] akik: still can't ping the name [07:55] ping does not resolve it ie [07:56] noregret: can you paste a working dns query and failing ping test? [07:57] hey [07:57] ho [07:58] i have small problem [07:58] u see my messages? [07:59] is it taht what you mean minitrue [07:59] 15.10 ? [07:59] u speak with me? [07:59] !ask jwtiyar [07:59] well i failed [07:59] lol :0 [07:59] Anyway dont ask to ask jwtiyar [08:00] hey bilel [08:00] anyone know how to change stdin from the default soundcard to something else [08:00] ? [08:01] wbill: Change the snd driver index order in /etc/modprobe.d/alsa-base.conf [08:02] wbill: the usual strategy is to set the index of an unwanted default device to -2 to stop it claiming index 0 (the first) [08:04] i need it to listen from the usb soundcard i have installed which when i do a arecord -l tells me this : card 1: Device [C-Media USB Audio Device], device 0: USB Audio [USB Audio] [08:04] ? === jwtiyar is now known as jwtiayr === jwtiayr is now known as jwtiyar [08:05] wbill: there are 2 sound devices installed, which is it you want to use? [08:05] wbill: USB is already device 0, so should be the default [08:05] the input mic the mic basiucally from the usb soundcard alll the listing are at -2 i guess : options snd-usb-audio index=-2 [08:06] no there is an onboard at 0 [08:06] wbill: Oh, sorry, I misread the arecord output! [08:06] cjdcjdcjdcjm [08:06] wbill: so card 0 is the onboard, and card 1 is the USB device [08:06] mccccc,cd,cld,cldcl,dcldlc,cl,öx,,ö,ö,,c,,,ä,c,,,,, [08:06] yes [08:07] wbill: are you recording using the GUI? [08:07] yes [08:07] command line via an icecast2 config for stdin [08:07] wbill: because, in the GUI mixer controls (PulseAudio manager) it is possible to reconfigure which device PA uses as the default, separately for playback and recording [08:07] stdin [08:08] wbill: if using the command-line programs should accept an argument telling them which ALSA sound device to use === chen is now known as Guest9847 [08:08] just need the mic in use bluettoth for output etc [08:09] it tells me this [08:09] zstream: No (more) data available on standard input [08:10] if I suspend my OS, will processes like tor or torrents keep working or stop? [08:10] akik: https://bpaste.net/show/2e7cf70465ea [08:13] * hypermist slowly downloads ubuntu 15.10 [08:13] hypermist: i'm already running it, giving me some DNS trouble =) [08:14] noregret, its different for each machine :p [08:15] i guess xD [08:15] noregret: sorry i don't know. are you running nscd which could give you a cached response? [08:15] so your name is noregret and your ubuntus faily ;P [08:15] failing * [08:15] Do you still think your noregret and should change to muchregret ;) [08:16] noregret: if you ping svn.company.local. with the dot at the end, still failing? [08:16] lettuce45: Suspend means everything stops, but memory content is preserved by the battery [08:16] ok... TJ- [08:16] akik: yes, still can't rsolve it [08:17] akik: I've been telling noregret in #ubuntu-server, it's the nsswitch hosts entry probably getting an NXDOMAIN equiv back from mdns4_minimal [08:17] next thing is after its downloaded is [08:17] Backup all my torrents and altcoin(bitcoinstuff) [08:17] TJ-: he changed it to files dns [08:18] LibreOffice bug hunting festival is on for the whole weekend: https://wiki.documentfoundation.org/BugHunting_Session_5.1.0.0 [08:19] akik: noregret was the system restarted? [08:19] akik: "07:46:01 noregret | TJ-: hosts: files mdns4_minimal [NOTFOUND=return] dns" (now 08:19 here) [08:20] any idea how to change the /etc/modprobe.d/alsa-base.conf so it sees the usb mic first [08:21] wbill: you can't alter the order of a single pin (input or output), only the entire sound device === Thomas_ is now known as Guest56266 [08:22] TJ-: restarted after changing nsswitch.conf y ou mean? [08:22] http://pastebin.com/JCNAi1La [08:22] I want to get rid of all open jdk java. But before that I must change default java. [08:22] How do I do that? [08:23] ok entire sound device then i just need it to look at the usb card first [08:24] TJ-: i did not reboot, should I ? [08:24] or just use it period [08:25] TJ-: also, check this - https://bpaste.net/show/2e7cf70465ea === jwtiyar is now known as jwtiyar89 [08:27] Hello. I want the MTU of my loopback iface to be persistently set to 32768. I did so in /etc/network/interfaces (http://pastebin.com/puuN15c9) but after a reboot it's set to 65K. Why is that so? === jwtiyar89 is now known as jwtiyar_ [08:27] noregret: i haven't needed to reboot after changing nsswitch.conf before but it could be that that's changed === farid is now known as Guest62401 === jwtiyar_ is now known as jwtiyar [08:31] why i cant delete files in folders ? [08:31] akik: i'll reboot and try [08:31] !details | jwtiyar [08:31] jwtiyar: 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) [08:31] i can just delete them one by one [08:32] i cant select more than one files just by clicking right [08:36] hello? [08:36] I installed ubuntu 15 on my Acer Aspire E15, every thing works fine except one, Laptop is not shutting down. It freezes at shutdown. What should I do? === sergio_ is now known as Guest6476 [08:37] what screen does it freeze on? === Guest23444 is now known as b3h3m0th [08:39] on shutdown screen!! === b3h3m0th is now known as Guest88861 === Guest88861 is now known as b3h3m0th [08:40] no need for !! [08:40] is it the purple ubuntu screen or is it the CLI [08:40] purple screen!!! [08:42] Trying to install the latest ubuntu on my HP probook 6570b, but as soon as it's loaded the screen freezed an all kind of colors, anything I can try? [08:45] akik: I see a problem with noregret's testing bpaste data; using 'dig @' rather than just 'dig' (which would use the local private NM dnsmasq. [08:45] TJ-: is it so that because they are using .local as their non-multicast dns domain it messes the thing up? [08:47] TJ-: maybe changing [notfound=return] to [notfound=continue] would work? [08:53] akik: according to the bpaste noregret changed it to "hosts: files dns", but the test was aimed at the upstream DNS server, *NOT* localhost (which is the one the NM sets the local nameservers on). If "dig +short svn.company.local" fails, that shows the problem is in the local caching DNS server [08:59] Can someone please provide me with a resource that describes how to create a -dev package with only the headers of my shared library, without having to make a copy of all my source code. === simonpe^^ is now known as simon^^ [09:03] Can someone please provide me with a resource that describes how to create a -dev package with only the headers of my shared library, without having to make a copy of all my source code. [09:03] (using debhelper) [09:12] akik: woot, it worked :P [09:12] akik: shall i keep it files dns ? [09:12] TJ-: ^ [09:13] noregret: Well done :) [09:14] noregret: the reboot is required because nsswitch is read by a core library early [09:14] TJ-: aha, got it [09:14] TJ-: so it's mdns's ffault it seems [09:15] noregret: I'd just change the original order so it starts "file dns ..." and the then others [09:15] TJ-: will do [09:15] noregret: that way multicast-DNS will still be asked if DNS fails [09:15] Hi [09:16] TJ-: aha, got it [09:16] thanks guys [09:16] no problem [09:19] anybody was successful in configuring pidgin to work with exchange 365? no idea what is happening, a couple of days ago worked just fine with pidgin on centos7, but now on ubuntu, it's failing.. any ideas? [09:22] TJ-: oh crap, ping was able to resolve it, now i'm trying ssh and i got "ssh: Could not resolve hostname svn.company.local: Name or service not known" [09:22] i have an upstart script like this: http://paste.ubuntu.com/13007465/ It get's "service staging restart" upon deployments of my application. After a few deployments there are lots of celery daemons and my pangolin runs out of memory. Why's that? [09:23] noregret: what does "dig +short svn.company.local" report? [09:23] noregret: also, have you saved an ssh configuration in ~/.ssh/config for that host that specifies the wrong IP address? [09:24] TJ-: it resolves correctly [09:24] TJ-: let me check the ssh config [09:24] TJ-: no ssh config [09:25] noregret: how about ssh to the IP address, does that work? [09:25] The number of gunicorns (the webserver) which are restarted within the same deployment is constant. [09:26] TJ-: sure [09:27] TJ-: it just worked... i'm really confused now.. [09:28] TJ-: dns is going crazy :/ [09:29] noregret: use "ssh -vvv ..." and check how ssh client is resolving the hostname [09:30] Hello everyone! :) [09:31] hello friendofkiwi [09:31] hello shredding :) What's up!? [09:32] trying to make wade through upstart scripts :) [09:33] hello [09:33] good luck with that! :) [09:34] hello Ubik_ [09:35] testing a live disk on usb [09:35]
  • I think I screwed my ubuntu 15.4 new installation!!! I changed the effects from compiz manager and now I lost all GUI interfaces on the desktop. How can I return the appearence to defaults? [09:37] is that ok that /dev/loop0/rofs is 100 % full? [09:38] i don't know man :) [09:38] Can someone please provide me with a resource that describes how to create a -dev package with debhelper, with only the headers of my shared library, without having to make a copy of all my source code. [09:39] simon^^: you just need to write the package manifest to only include what you want [09:40] ikonia, So can I make it generate two packages, one libxxx and one libxxx-dev? [09:40] yes [09:40] hmm [09:40] Hey folks - I'm running 15.04 and Ubuntu freaked out and wouldn't boot properly. It had a white screen with a black bar across all 3 screens. I rebooted a couple of times and now it can boot to the desktop, but the mouse cursor has two flashing white lines beneath it, wherever it goes. [09:40] thats host most software is delivered, as not everyone will want the development packages [09:41] Has anyone else experienced this issue, or have any ideas about how to fix it? :) [09:41] simon^^: add the second package to debian/control and write separate debian/foo.install and debian/foo-dev.install files listing what goes where. [09:41] davesidious: first guess is video card, fall back to safe known xorg drivers, [09:41] davesidious: then move forward from there, also check the bug database for known instances [09:41] ikonia, Seveas Thank you [09:41] ikonia - those safe drivers are absolutely terrible, though [09:42] davesidious: yes, but they will verify the problem or not [09:42] ikonia - good point. I'll try that. [09:42] is that ok that /dev/loop0/rofs is 100 % full? on a live disk? [09:42] ro must be for read only so this must be the cd clone [09:43] Ubik_: if you mount a read only device, like a CD, as a loop back device, it will always be %100 used [09:43] as it only uses what it needs, and what it needs is the full size of the device your mounting [09:44] ikonia: ok i try many linux distros but they all freeze in the end [09:45] Ubik_: sorry - I think I've missed your original question, I was just answering the block device question [09:45] ikonia: np the original was the full drive [09:46] original ? [09:46] ikonia: is there any command to see wot graphics driver is on? [09:46] Ubik_: look in the xorg log [09:46] ikonia: scuse my french eng [09:46] Ubik_: your english is fine [09:47] ikonia: first [09:47] ikonia: how do i do that? [09:47] Ubik_: /var/log [09:51] hallo everyone [09:51] ikonia: radeon driver for ati radeon chipset and list almost all radeon cards === cyphase_ is now known as Guest43396 === tommy is now known as Guest58901 [09:57] ikonia: wot is vi escape key? [09:58] anyone? [09:58] Hey. [09:58] ctrl c? [09:58] It seems that my ubuntu 15.04 keeps downloading updates on it's own even if I don't want it to. [09:58] Is there a way to completely disable that? [09:59] Ubik_: escape, then :q! if you just want to quit [09:59] escape does not qive me the : [10:00] Ubik_: escape does not give visual confirmation [10:00] The "--INSERT--" text in the bottom left of the screen should disappear. [10:00] ah ok [10:00] Then you need to press colon [10:00] and you put in q! [10:01] This will quit without saving changes. [10:02] ok i will watch some videos and greeze [10:03] freeze [10:03] Hello. I want the MTU of my loopback iface to be persistently set to 32768. I did so in /etc/network/interfaces (http://pastebin.com/puuN15c9) but after a reboot it's set to 65K. Why is that so? [10:03] before the freeze, can i download a file with a live disk (spoosed re)? [10:04] supposed [10:04] ro [10:07] Hi there :) have anyone problems with Skype on Ubuntu 15.04 after todays update? My Skype looks ugly, and broken, I cant see contacts. Messages are blank... [10:10] Hi yesterday I rebooted an Ubuntu Desktop 14.04.03 LTS Laptop and now all network interfaces are gone and the notebook defaults to a too low resolution... how to troubleshoot? [10:10] all network interfaces are gone now [10:10] I'm writing from an imac [10:11] ifconfig only shows "lo" left [10:12] bijan_: you could try a "sudo rm /etc/udev/rules.d/70-persistent-net.rules" and reboot, see if that sorts your network interfaces [10:12] hateball: what is this file for? [10:12] bijan_: have a look with cat [10:13] bijan_: it matches MAC to to interfaces, sometimes it can get messed up [10:13] but if it is missing it will be regenerated on reboot === HerbY_NL2 is now known as HerbY_NL [10:13] hateball: okay at least eth0 and wlan0 are still listed in there [10:14] and what could have caused the graphics resolution problem? [10:14] hi poeple, I have xubuntu 14.10 running on my system for a while now and I want to upgrade to 15.10. Now, I have this link: http://www.unixmen.com/how-to-upgrade-to-ubuntu-15-04-vivid-vervet-from-ubuntu-14-10-utopic-unicorn/ which tells me how to upgrade it, I wanted to ask around before I blindly trust this link. [10:14] any chance to rollback the last installed updates? [10:15] I thought I am on LTS because it's stable and now I feel like I need reinstall the whole system [10:15] bijan_: well do the entries match your actual MAC address? that's the thing here. [10:15] I'm migrating a disk from FreeBSD. I fdisk'd it to contain one partition, and it has a RAID10 volume on it, but grub won't install, saying "Attempting to install GRUB to a disk with multiple partition labels" Any idea how to fix this? === haskell is now known as Guest3905 [10:15] rptb1: dd the first 512k of the disk [10:15] bijan_: just killing the file and rebooting will sort it (if that is the issue) without need to look further [10:15] rptb1: I suspect it's got software raid private region data [10:15] bijan_: what GPU and driver are you using? [10:15] hateball: doing that right now [10:16] ikonia: Won't that nuke the partition table? [10:16] gpu is ati mobility radeon [10:16] rptb1: yes === HerbY_NL is now known as HerbY_NL2 [10:17] ikonia: It has a running RAID partition it. I don't want to nuke the table. [10:17] hateball: now it complains that cryptswap1 is not ready [10:17] rptb1: why ? [10:17] rptb1: your trying to install grub onto it, I can only assume you're trying to install ubuntu onto the disk, [10:17] ikonia - just FYI, but I upgraded to 15.10 and the problems went away :) [10:18] ikonia: I'm already running Xen + Ubuntu dom0, with my FreeBSD in a VM. The disk in question is running Linux MD RAID10 already. [10:18] rptb1: then why are you writing grub to it ? [10:18] ikonia: To cope with hard drive failures on other disks and keep the system bootable if other disks fail. [10:18] anyone? [10:19] rptb1: how are you trying to install grub ? [10:19] littlebit: anyone what ? [10:19] bijan_: googling suggests https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1153661 [10:19] Launchpad bug 1153661 in cryptsetup (Ubuntu) "The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present" [Medium,Triaged] [10:19] ikonia: grub-install -v --skip-fs-probe /dev/sdd [10:19] ikonia: I have xubuntu 14.10 running on my system for a while now and I want to upgrade to 15.10. Now, I have this link: http://www.unixmen.com/how-to-upgrade-to-ubuntu-15-04-vivid-vervet-from-ubuntu-14-10-utopic-unicorn/ which tells me how to upgrade it, I wanted to ask around before I blindly trust this link. [10:19] rptb1: so that should work as you're hitting the raw device, [10:19] rptb1: what's the error you get back, [10:19] !upgrade | littlebit [10:19] littlebit: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [10:20] ikonia: http://pastebin.com/9yJL5mD6 [10:20] rptb1: "Attempting to install GRUB to a disk with multiple partition labels" means you left the FreeBSD disk label in place [10:20] littlebit: you'd need to do an EOL upgrade first to go from 14.10, which lost support in July, to 15.04, then a normal upgrade to 15.10 [10:20] If I reinstall ubuntu today is it safe to use 15.10 instead of LTS? [10:20] bijan_: define safe? [10:20] TJ-: Any idea how to scrub it? [10:20] Ben64: same stability [10:21] Ben64: ok and now do I do that? [10:21] bijan_: no, 15.10 loses support in July 2016 [10:21] or hopefully better cause my ubuntu 14.04lts is now badly messed up [10:21] !eolupgrade | littlebit [10:21] littlebit: 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 [10:21] rptb1: multiple partition labels, interesting [10:21] TJ-: I suspected grub-install might be probing for FreeBSD disk labels. The kernel doesn't seem to see one. [10:21] ok thanks [10:21] Ben64: that is not a statement concerning stability while in support [10:22] Incidentally, the first 1MiB of the disk is all zeros, except the partition table, as far as I can tell from hexdump./ [10:22] bijan_: stable - adjective - not likely to change or fail; firmly established. [10:23] sayhello [10:23] ~~ [10:24] anyone here? [10:24] Hi there [10:24] many people are here [10:25] OK, looks like it's time to UTSL on grub2. [10:25] rptb1: Yes, I suspect grub is probing the underlying raw disks and finding it [10:25] Is there a way to check which version of gcc is available in two versions of ubuntu? [10:25] gcc -v ? [10:25] Without installing ubuntu at all. :) [10:25] look in packages.ubuntu.com [10:26] I'm investigating a bug someone reported about syslinux. This may be something I fixed but hasn't been merged yet. [10:26] And is related to the version of gcc. [10:27] !info gcc | Celelibi [10:27] Celelibi: gcc (source: gcc-defaults (1.144ubuntu1)): GNU C compiler. In component main, is optional. Version 4:5.2.1-3ubuntu1 (wily), package size 5 kB, installed size 44 kB [10:28] So gcc 5.2.1 on ubuntu 15.10, right? [10:28] Celelibi: the versions are listed on packages.ubuntu.com [10:29] Ok, and gcc 4.9.2 for ubuntu 15.04. [10:29] Thanks. [10:31] hi, whats the easiest way how to convert physical ubuntu machine into Vmware image? [10:32] heap_: vmware has tools for that [10:33] ikonia: ok i thought there is easier way using dd [10:33] :) [10:36] hi, this is not particularly ubuntu question but a general linux one. For a network interface theres are rx,tx counters exported by the driver into the user space. They are /sys/class/net/IFACE/statistics/rx_bytes(tx_bytes). Are these counters 32 bit long on 64 bit platforms too? [10:37] Okay I found out what hurt my ubuntu lts: Kernel 3.19.0-31 [10:37] using Kernel 3.19.0-30 everything works fine [10:37] wtf?! === cz2 is now known as ntoskrnl [10:42] Hi everyone, I have the following problem: I think I started a service at port 8081, but strangely I can only access it locally, not even in the same LAN. What can be the cause? I don't think I have installed a firewall [10:44] Gamoder_: check to which ip addresses you bound the service. e.g. with "netstat -tulpen" [10:44] it says tcp 0 0 127.0.0.1:8081 0.0.0.0:* LISTEN 1000 415802 16580/java [10:45] would there be a way to make this script only touch the .ssh/known_hosts file in each home directory instead of the entire contents of each home directory ? http://paste.ubuntu.com/13007851/ [10:45] should it be a LAN IP instead of this local IP? [10:45] Gamoder_: either that or just all local addresses so it'll be *:8081 or 1::8081 [10:45] zetheroo: just change it to only look at the known hosts file, rather than the directory top level [10:45] zetheroo: the guys in #bash can help [10:45] Gamoder_: that's something you can configure in that particular service. [10:46] ikonia: k thanks [10:46] It's a program based on NanoServlet [10:47] Gamoder_: there's got to be some config like local bind address or something like that. [10:47] *NanoHTTPD [10:48] how do i remove the newest kernel [10:48] ? [10:48] Hello! I seem to have a really weird bug happening. When I'm connected to Wifi, my Dell Latitude will not suspend on lid close. When I am not connected to Wifi (ie USB tether to my mobile), then suspend works fine! Does this mean anything to anyone? [10:48] Ubuntu 15.10 [10:48] I want to stay on Kernel 3.19.0-30 instead of Kernel 3.19.0-31 [10:50] bijan_ can you not just uninstall it in Synaptic? === cz2 is now known as ntoskrnl [10:54] TJ-: ssh doesn't say [10:55] thanks, just removing the hostname has helped [10:57] noregret: seems to be something wrong on your network somewhere === EOIP is now known as crocodilehunter [10:59] TJ-: anyway could I troubleshoot that ? [10:59] noregret: possibly run ssh under strace? "strace -o /tmp/ssh-strace.log -f ssh ..." [11:01] I have a freshly installed ubuntu server 14.02, however when I try to access it with ssh I get "Access denied". Even though the username is correct and password as well. [11:01] Any ideas? [11:01] Guest9903: what user account are you trying to ssh as [11:02] ehm, a user, not root [11:02] Guest9903: is it a default install, you've not changed any of the config ? [11:03] I changed the port, thats it [11:03] so then it is either a.) wrong username/password b.) you are accessing the wrong host [11:04] The logs says "Failed password" [11:04] even though I have now reset it twice [11:04] there is your answer then [11:04] can you login as a different user ? [11:05] Guest9903: are either systems using non-English locales? I'm wondering if there are characters in the password being translated [11:05] Yup, that is the case ikonia: it was vmware client messing with the keys [11:05] Hiyas all === RustyJ is now known as Drac [11:10] what does this mean when i cant find /dev/dsp and the stdin - this: lrwxrwxrwx 1 root root 15 1969-12-31 19:00 stdin -> /proc/self/fd/0 [11:13] ikonia TJ-: For your interest — Scrubbing the first 10MiB from /dev/zero solved my grub install problem for a similar disk. So once the RAID is stable I'll do the same on the troublesome one and let it recover. Thanks for tips. [11:14] bijan_: you can change the default kernel if you like [11:14] bijan_: otherwise the meta-package will keep reinstalling the latest kernel (which you probably want after bugs are sorted) [11:16] i want an updated pidgin-sipe, what can I do? the current one in repo is 1.18 and i want 1.20+ version [11:16] on 15.10 [11:17] https://launchpad.net/ubuntu/+source/pidgin-sipe - it is available in development [11:41] i'm on 15.10, can i get a package from Xenial? or will it mess stuff? i only need a single package [11:41] noregret: no [11:41] noregret: use official packages for the right version [11:42] ikonia: https://launchpad.net/ubuntu/+source/pidgin-sipe/1.20.0-2 - i need this version [11:42] ikonia: since there is a bug in the one in 15.10 [11:42] ikonia: what can i do ? [11:42] work to get it fixed [11:43] ikonia: it is fixed in the newer version... [11:43] that doesn't help you [11:43] hmm, will getting a deb package of it do ? [11:43] from where ? === Neko-chan is now known as spookyneko [11:45] ikonia: https://launchpad.net/ubuntu/+archive/primary/+files/pidgin-sipe_1.20.0-2_amd64.deb - like this for example [11:45] noregret: where does that come from ? [11:46] ikonia: Xenial packages =) [11:46] noregret: so "no" is the answer to that then [11:46] noregret: bottom line - use whatever you want, but people will be unable to support your system [11:47] ikonia: what abou compiling it from source? [11:47] noregret: what about it ? [11:48] ikonia: can we say that it'll be stable and whatnot? i'm only concerned to not mess up dependencies and other stuff [11:48] noregret: how can you say if it will be stable or not ? it depends on many things, and again it will be "your" build, so others can't support you [11:48] ikonia: got it, i'll see what i can do === zengine_ is now known as zengine === felipe is now known as Guest64640 [12:03] Hi [12:03] Linux to window file sharing use samba! [12:03] Linus to Linux file sharing?? [12:04] rahulprodev: you can use nfs [12:04] rahulprodev: samba works too [12:05] nfs can work in windows? @cyphix [12:05] rahulprodev: not very well [12:05] @ikonia samba works on both :) [12:05] there are some options, but they are not good [12:05] rahulprodev: Never tried, but I don't think so [12:06] ok thanks ikonia cyphix [12:07] Is ubuntu uses samba or cyphix? === michael__ is now known as Guest14741 [12:07] !info cyphix | rahulprodev [12:07] rahulprodev: Package cyphix does not exist in wily [12:08] rahulprodev: You can use samba with ubuntu of course, if that is your question [12:08] and no, I'm not a package ;) [12:08] lol [12:09] I accidently typed your name [12:09] * bekks puts a colorful cord around cyphix [12:09] cyphix I mean defaultly what ubuntu used nfs or samba? [12:10] !info samba [12:10] samba (source: samba): SMB/CIFS file, print, and login server for Unix. In component main, is optional. Version 2:4.1.17+dfsg-4ubuntu2 (wily), package size 860 kB, installed size 11191 kB [12:10] I would say 'none' since you use whatever you want. [12:11] @cyphix I think samba is come preinstalled on ubuntu! I'm right? [12:11] rahulprodev: You're wrong. [12:11] :( [12:11] rahulprodev: Ah. No idea about that. [12:11] rahulprodev: Whats the actual issue you are facing? [12:12] @cyphix @bekks no issues here, I was reading about it on book. then they said [12:13] linux and window use samba I just got confused what linux and linux use!!1 [12:13] rahulprodev: Then they said what? [12:13] for file sharing! [12:13] rahulprodev: Windows is using SMB/CIFS filesharing, and on certain server version, even NFS, AFP, etc. [12:13] rahulprodev: Linux is able to use almost everything you want for filesharing. [12:13] ok! [12:13] rahulprodev: But thats not Ubuntu specific :) [12:14] hm I think now I got it. Thanks! [12:15] rahulprodev: if you're looking for file transfer, you can use ssh/scp [12:15] ssh/scp ok I never used! I was reading all this things for knowledge! [12:16] !info samba [12:16] samba (source: samba): SMB/CIFS file, print, and login server for Unix. In component main, is optional. Version 2:4.1.17+dfsg-4ubuntu2 (wily), package size 860 kB, installed size 11191 kB [12:16] Hey guys! I have a laptop with encrypted hdd. Any link as to how to increase the swap space? I have 4GB of ram, yet a SSD drive. So I would like to increase the swap space to something like 8 gB [12:16] I typed info samba here means it's samba is available in ubuntu I'm right? [12:17] rahulprodev: We already told you. [12:17] knob: you basically dont need more swap than RAM nowadays. Whatsthe actual issue behind your question? [12:18] bekks, thanks! Well, just that sometimes I run one VM inside this laptop. And I *thought* that increasing the swap would help. [12:18] Hello guys i'm a new ubuntu user and i could need some help with some command (i'm studying computer science for my first year) [12:18] Do you think maybe getting more actual physical RAM would be more beneficial? [12:18] knob: your virutalization won't use swap [12:19] knob: How much RAM and how many cores did you configure for your VM? [12:19] lol... well, that fixes that then. [12:19] bekks, I have a workstation, so the VM I do spin up in this laptop is just for a quick xyz job. I usually give it 2 cores and 2GB of ram [12:19] knob: How many cores does your host have? [12:20] 4 [12:20] Intel i5 laptop. [12:20] knob: I'd go with 1 core and less RAM for the VM then, like 1G. [12:20] What do you think? I am not a VM expert... yet I find them very useful! [12:20] oh... ok . Cool beans. =) Thanks! [12:21] does anyone know how I can add more space ssd to my ubuntu? I use along win10 [12:22] Wow... I just checked RAM prices in eBay. 16GB laptop ram, 70$-ish. Wow. [12:24] knob: Depends on the exact RAM type, but yeah. [12:27] bekks, how times have changed. I was reading yesterday that HackerNews post about "screenshots from 2002"... amazing throw back in time. [12:28] Tech changes so fast. I remember a 486DX I had... I would reckon with 8MB of RAM. After, it was a Pentium 120MHz. I even got pissed at Intel when they released the 133MHz. I was like "Damn you!" lol [12:28] does anyone know how I can add more space ssd to my ubuntu? I use along win10 [12:29] I want to figure out what app is stealing my sublimeText's ctrl+alt+p shortcut, any idea? [12:34] 냠냠 [12:35] oops I'm sorry. [12:36] does anyone know any pHP mirror channel which doesn't require invitation? [12:37] rom-: can you rephrase your question? It isn't clear what you want to do. === spookyneko is now known as Neko-chan [12:39] friendofkiwi: what's a pHP mirror channel? [12:39] I know #php [12:40] UniFreak #php requires invitation, is there any other which doesn't? :) [12:40] I upgraded from 15.04 to 15.10 and when I try to install phpmyadmin or zoneminder it breaks the apache2 webserver any ideas? [12:40] UniFreak, /msg alis list php [12:41] friendofkiwi: did you registered your nick? [12:41] register it then try again [12:41] bjb1959, without phpmyadmin, it doesnt break? [12:41] Mathisen, it's friendofkiwi, not me [12:41] ops.. [12:42] I have to purge phpmyadmin including autoremove and then reboot to get it back [12:42] UniFreak i'm registered, but yes, maybe i didnt log in correctly, thanks anyways, will try that option [12:42] :) [12:43] Yes it's working now, thanks mate! :) cheers [12:43] friendofkiwi: :) [12:44] bjb1959, so by breaking apache2, you mean the server wont start at all? [12:44] epsilon1, did you see my response? [12:44] any one know how to know what app is using a certain shortcut? some bad app is eating my sublimeText's ctrl+alt+p!! [12:44] help [12:44] yes, bjb1959. for me to help you we will need to carry this conversation somewhere because i will need to see terminal outputs and/or log files.. [12:45] epsilon1, correct doing a systemctrl status phpmyadmin.service gives an error that the LSB webserver failed === eka_ is now known as eka [12:45] hi all [12:46] I'm trying to get a serial barcode scanner to work, I can see it's output with cat /dev/ttyS0, but often it will return garbled data [12:46] epsilon1, I am at work but I can vnc into my home machine and get one of the log files for you if you can tell me where to look and also what service to use to post it for you to view [12:47] bjb1959, no... i'll try to install phpmyadmin from my end and troubleshoot it if it doesn't work.. [12:47] maybe you are not alone lol [12:47] baud rates match, it seem to be random, sometimes it'll scan perfectly for dozens of barcodes, and then it'll just mess up characters for dozens of scans again, any ideas? [12:48] * UniFreak sigh [12:50] epsilon1, same thing happens when i try to install zoneminder as well so I figured it is just something on my system. before I upgraded zoneminder worked fine but after I started getting the errors [12:50] LMTMFA: lack of hardware/software handshake would be the most likely explanation === huwjr_ is now known as huwjr [12:51] epsilon1, the reason I was trying to install phpmyadmin was to delete the old zoneminder database so I could try a fresh install but got the same web server error I received when trying to install zoneminder [12:52] bjb1959, okay thanks... this may be something to do with a new version of apache2 [12:53] TJ- no handshake is set, neither software nor hardware is setup, I have the setup scancodes for the scanner, to set it up. Do you have any info on setting it up on the OS side, links / settings / keywords to search for? [12:55] hello i got some issues with update-initramfs a unused kernel [12:55] okay, sadly, it didnt break my install bjb1959 [12:55] its still looking on /var/tmp for some files during update-initramfs [12:56] but i deleted all that reference in /boot to that unused kernel [12:56] is there some config file that still holds reference to installed kernel [12:56] LMTMFA: it depends on what software you're attaching to the serial terminal (/dev/ttySx), but see "man stty" [12:58] epsilon1, do you think doing a reinstall of apache2, mysql and php would help? [12:59] TJ- Thanks, I'll have a look [12:59] bjb1959, did you alter your apache2 configuration? maybe a module is conflicting with those scripts [12:59] bjb1959: when it breaks consult the various logs under /var/log, /var/log/apache2/ for clues as to why [13:00] TJ- mind, I've set the baud rate as low as 600 with character interval at 99ms, so it was Really slow in sending data, results were the same. Would you say handshaking is still the place to go looking? [13:00] bjb1959, TJ- is right... a fresh install in my case works so there is no reason to believeit wouldn't help. but if you significantly altered your apache2 config or sites-enabled then maybe you don't want to do that [13:01] epsilon1, I did not modify them from what they were in 15.04 no. [13:03] so it simply the upgrade that borked it... weird. definitely have a look at the log files. systemctl status apache2 can give you some hints as well [13:06] bjb1959, journalctl -xe may also help you after attempting to start apache2 [13:06] epsilon1, I will vnc in, reinstall zoneminder then run systemctl status and tell you the exact fail message. maybe that will help [13:06] bjb1959, do you not have ssh? :P [13:06] sorry. I'm trolling [13:07] also, run tail /var/log/apache2/error.log [13:08] epsilon1, yes I use putty at work. I can do it from the terminal [13:09] if something causes apache2 to fail starting, it will show in error.log and that will give you an indication as to which directive is causing the server to abort [13:10] hello Ubuntu. I am in desperate need of help :) For no appearent reason on a fresh VM with postfix/dkim/dmarc installed, there are some weird behaviours. Neither postfix/dmarc/dkim start, and I do not get tty login on console. however other processes (ssh?) - start. You can see the syslog here: http://paste.ubuntu.com/13008733/ , and what I get in console: http://postimg.org/image/dnnepqbu1/full/ [13:11] It looks as if postfix does start however it gets killed later [13:12] oh it's 14.04LTS [13:12] par: what kind of VM is it? [13:12] TJ-, digitalocean [13:13] I am not aware of underlying infrastructure [13:13] Is there a way to use telnet to scan all ports and see where I get a response? [13:13] jayjo, you scan ports with nmap. not with telnet. [13:15] par: probably Qemu/KVM "fbcon: cirrusdrmfb (fb0) is primary device" [13:16] TJ-, I can spin up another VM and it works just fine. So it must be something with the VM config, but I can't nail it - I tried comparing it to a fresh VM, but couldn't find anything [13:16] epsilon1, reinstalled and then did service apache2 restart and get a error "Failed to start LSB: Apache2 web server" and syntax error on line 222 of /etc/apache2/apache2.conf failed to open config file /et/phpmyadmin/apache2.conf [13:17] par: how about "stages.py[WARNING]: Could not find module named cc_ubuntu_init_switch" ? does that show on both? [13:17] Hello, a week ago I've updated ubuntu from 15.04 to 15.10 and since this update, I get the dots at the booting and after it's a black screen. I tried to use the fglrx driver in wily-proposed and it changed nothing. I seems to be unable to find to cause. Can someone help me please ? [13:17] !nomodeset | alphaseg [13:17] alphaseg: 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 [13:18] alphaseg: unless the fglrx fix is in, I've been hearing it is broken for 15.10 [13:18] so bjb1959 look at /etc/apache2/apache2.conf [13:19] also, journalctl -xe and /var/log/apache2/error.log may tell you what the syntax error actually is so that you can remedy [13:19] TJ-: it seems that they have resolve for some person. That what I saw in the bug 1493888 [13:19] bug 1493888 in fglrx-installer (Ubuntu Wily) "FGLRX incompatible with gcc 5" [High,Fix committed] https://launchpad.net/bugs/1493888 [13:19] When running nmap, I get the result: All 1000 scanned ports on ... are filtered [13:19] alphaseg: oh, that's good to know! [13:19] ubottu: thanks I will look into it [13:19] alphaseg: I am only a bot, please don't think I'm intelligent :) [13:19] What does it mean to be filtered? [13:20] jayjo: probably intercepted by a firewall [13:20] which would be on my end, right? [13:20] client side? [13:20] jayjo: on the target usually, or a firewall in front of it [13:21] TJ-, yes, I can see the same error on fresh new VM [13:21] this is not working in ubuntu lsof -i:80 [13:21] par: and the 'fresh' works? I can only say, look for config differences! [13:21] par: nothing in the log gives a clue [13:23] rexwin_, lsof -i tcp:80 [13:23] epsilon1, the error says the file doesn't exist but it does exist. is there anything in particular I would be looking for in the file? [13:24] this is also gives nothing [13:24] sudo [13:24] HEAD http://146.148.45.42/ show it is served by nginx [13:24] why is lsof not working [13:26] I know of a specific port that is giving a response with telnet, so when I run `telnet host.address.com port` I get a response. If I run `nmap -O host.addresss.com` I get 'all 1000 scanned ports on ... are filtered'. Why the inconsistency? [13:27] jayjo: There is no inconsistency, you need to understand what nmap is,how it works, and how to read the output. [13:28] bjb1959, run "head -222 /etc/apache2/apache2.conf | tail -1" and tell me the output [13:30] How can I change the default file manager for all new users? [13:32] bekks: I'm using the docs, it says that filtered just means it wasn't able to get any information back 'because packet filtering prevents its probes from reaching the port'. Why does that same issue not happen with telnet? [13:37] epsilon1, that error was because of a line that I added to the end of the config file per a different set of instructions I forgot about. I removed that line and reinstalled. now I get these errors ERR [Unable to run "sudo -u www-data /usr/bin/zmdc.pl check", output is ""] and Failed to start ZoneMinder CCTV recording and surveillance system. [13:42] epsilon1 [13:42] yes, bjb1959.. i am looking into zoneminder docs. [13:43] maybe www-data doesnt have permission to access some file zoneminder wants, maybe a tmp dir? [13:44] epsilon1, oops sorry hit enter too quick. zoneminder doesn't work but apache is fine now. I am installing phpmyadmin again to see if it works now. probably need to just delete the old zoneminder database, do a purge, autoremove, clean and reinstall you think? [13:44] yes, that might do bjb1959 [13:45] chgrp www-data /etc/zm/zm.conf [13:46] Anyone here have a 4k monitor? [13:46] phpmyadmin works fine now. I will give that a try. thanks for all your help [13:46] no prob. [13:46] I recently bought one to go with my GTX 960, but the user interface is very sluggish for some reason [13:47] running 15.10 [13:49] Hello. Can anyone please explain me, how is that I have installed Ubuntu 15.10 on GPT disk, without making a BIOS boot partition, and it still works (boots OK)? Grub displayed the error that there is no boot partition, but the system still boots ok. Thanks. [13:50] Hi, I'm trying to install the ZFS that's included in Wily (15.10). But the DKMS fails with 'Please make sure the kmod spl devel package for your distro is installed." I can't seem to find that package, any suggestions? [13:50] Domkelk: is the system UEFI? maybe there is an EFI SP? [13:50] is it better to use 15.10 or 14.04 for games/everyday ? [13:51] Domkelk, bios boot partition??? I don't have on of those either. perhaps you meant UEFI [13:51] The system is BIOS. [13:51] hypermist, 14.04 is long term support. 15.10 is not. [13:51] Alright 14.04 IT IS :D [13:52] hypermist: I'm running 15.04 for gaming/work. You don't need LTS for your desktop, you get much newer version of software if you keep tracking current ubuntu. [13:52] Peanut, oh? [13:53] hypermist: I use LTS for servers, latest release for desktop/gaming [13:53] You get a much newer libreoffice etc. with 15.10 than you get with 14.04, of course. LTS is great if you run a server in production and don't want to upgrade twice a year. But for desktop use, why not track the latest releases? [13:53] TJ-, I found the culprit. Had killprocs in /etc/rc2.d enabled somehow [13:53] Domkelk: then there is probably a legacy blocklist somewhere. [13:53] par: Ouch! [13:53] NO IDEA where did that came from [13:53] It only sucks that ubuntu server does not support 32-bit anymore. [13:53] oh okay hateball, but where are you seeing 15.04 ? [13:53] ST-84, 32 bit computers are going the way of the dodo. deal with it. [13:53] :0 [13:54] hypermist: 15.04 will be EOL soon, 15.10 is what you want [13:54] ST-84: so what is this? http://releases.ubuntu.com/wily/ubuntu-15.10-server-i386.iso [13:54] oh damn people confusing me hateball hahahahah [13:54] TJ-, It was not on the main page [13:54] How could i have known [13:54] ST-84: http://releases.ubuntu.com/wily/ [13:54] I have it running on Gentoo though so im fine for now. [13:54] Seconded, you want 15.10 - I just didn't upgrade yet, so I can only attest to how well things work with 15.04. [13:54] Steam runs great (TF2, KSP). [13:55] yikes, just got an email for running nmap. didn't know this was frowned upon [13:55] TJ-: What do you mean? I have whiped the disk, made it GPT and only created swap,root,home partitions. While installing Ubuntu, grub complained that there is no boot partition and some error, but after restart system booted ok. [13:57] well, /me checks to make sure he got his important files from windows [13:57] Domkelk: Well, GRUB must be finding the core.img from somewhere. You sure its not from another device? [13:59] TJ-: Sure. No other devices or disks. The system is BIOS for sure. The disk is GPT. I'm not complaining, just want to learn how is this possible :) [14:00] Domkelk, have you checked sudo parted -l ? [14:00] Domkelk: Well, if the disk were fresh, it wouldn't be, since a GPT config needs a BIOS boot partition for grub-install to work. Like I said it sounds like there's a stray core.img blocklist being loaded [14:00] TJ-: located core.img in /boot/grub/i386-pc/core.img. [14:01] ioria: yes. only one disk with three partitions (swap, root, home) [14:01] Domkelk: right, but grub-install takes that file and puts it in a blocklist, or in the BIOS boot partition [14:01] Domkelk, partition table ? msdos ? [14:02] ioria: table is gpt [14:02] TJ-, last night i was very tired and it was very late, and I was using sysv-rc-conf .. Must have accidently pressed space and marked killprocs to start in runlevel 2 :))) [14:02] this is the fail of the year oh lol [14:02] par: well done :-) [14:02] par: That'll teach ya :p [14:03] yeah. go to bed. my wife is always right. [14:03] sysv-rc-conf vs wife... and sysv-rc-conf won!? :O [14:03] Domkelk, gpt confused it ... it expected a uefi [14:03] I don't quite understand what you did, but I'm sure I've done some stuff on par with that. [14:05] grub-install has no problem with GPT, regardless of UEFI or BIOS [14:06] Domkelk: best thing if you want to know where core.img is loading from is disassemble the boot.img code in the MBR [14:06] hey all, just a simple question, I'd like ubuntu to boot without waiting for user input if errors are found on the root filesystem. Right now it waits for the user to enter F (fix), S (skip), etc.... It would be nice to have ubuntu always go with F (fix) without waiting for user input. [14:06] TJ-: so i guess it used blocklists. says it's unreliuble on the internets... [14:06] is that possible ? [14:07] Domkelk: For MBR the blocklist is the standard way, usually starting in sector 1 through to start of partition #1 [14:07] TJ-: Well, the disk is GPT for sure. [14:08] Domkelk: GPT starts in sector 1, so I can't imagine core is there! [14:12] elian_, choose fix, so after the fix the fsck does not come back. ( hopefully) [14:13] anyone know of ppas that track more recent OpenSSH? I'd like to get version 7 [14:15] Domkelk, you get an error like this ? https://blog.hostonnet.com/grub-install-warning-this-gpt-partition-label-contains-no-bios-boot-partition-embedding-wont-be-possible [14:15] ioria: yes [14:16] OerHeks: I've found the solution I think, add FSCKFIX=yes in /etc/default/rcS [14:16] I am using 'audio-recorder' in kubuntu but it is giving a huge buzz sound in the background. This buzz sound is not while I actually play an audio file but is there when I record that audio file. Is there any good solution to record sound from my sound card or any kind of application like browser, audio player etc? [14:16] hi [14:16] i'm a big noob. Never done a major dist update to xubuntu, will it keep my riced settings and regular settings? [14:16] Voyage, you you using the onboard mic or an external mic? [14:16] Domkelk, wel, it tells the fix, but does not explain .... === asus is now known as Guest70401 [14:17] ioria: Reinstalling now with 1MiB bios boot partition. Just was curious how it worked without it. [14:18] Domkelk, good idea [14:18] cfhowlett, for now, I am not recording audio from mic. I am recording something coming from browser [14:18] Voyage, then you are likely getting electromag static. it happens. this is easily fixed with audacity. [14:19] ioria: I guess it used blocklists. Now I just need to understand what it is :) Thanks for help! [14:19] TJ-: Thanks to you too :) [14:21] it's only me or not, I find unity is buggier than windows desktop [14:21] Domkelk: in case you ever want to figure those things out, offset 0x5B of the MBR code contains the sector number of the 1st sector of the core.img. That offset can vary a but, but for, say, a BIOS Boot partition starting at sector 34, that value would be "22 00 00 00" (a hex long little-endian) which is 0x00000022 which is decimal 34 [14:22] many weird problem, like super key suddenly not work, dock suddenly disappear and refuse to appear again [14:23] where can I monitor hdd io ? system-monitor does not have that option as i can see [14:24] TJ-: Thanks. [14:26] noregret: iotop does that [14:26] Please look here http://people.ubuntu.com/~dupingping86/ [14:27] why? [14:28] cyphix: on a 5200 rpm drive for instance, what is a high write IO ? [14:28] noregret: I sadly don't know [14:29] cyphix: thanks [14:30] noregret, for a definitive answer you will need a benchmark of your particular drive... io rates vary considerably for different drives of the same rotational speed, due to cache, sata controller... [14:30] dupingping, is that an up2date list about laptops? [14:32] cfhowlett, can audacity record as well? [14:33] OerHeks, yes. [14:33] Voyage, yes. you'll need to specify the input [14:33] dupingping, usefull :-) [14:34] OerHeks, I think that http://www.ubuntu.com/certification/desktop/models/?release=12.04+LTS&category=Desktop&category=Laptop is a bit complex. [14:34] OerHeks, So i just made it to more easily explore. [14:35] dupingping, good job, how do we get involved, with additional info ? [14:36] dupingping, maybe worth a talk with the wiki team [14:36] OerHeks, yes, maybe. [14:37] OerHeks, How can i meet them directly? [14:38] antonfire [14:38] is antonfire still here? [14:38] no antonfire here [14:39] cfhowlett, its just not working. now audio-recorder and audacity is just not recording the voice from vlc or firefox [14:39] epsilon1, damn it, is he a regular here? [14:39] Voyage, did you direct the input to internal?? [14:40] Guest3905, sorry, I would have no idea. [14:40] to check if someone is present, start typing their name and press the tab key. ie: epsi = epsilon1 [14:40] if it doesn't work, there is no one in the channel with that name [14:41] cfhowlett, there is no "internal" dropdown [14:41] or /whois [14:42] cfhowlett, maybe I installed pavucontrol and that messed up things? audio-recorder was recording things before I installed pavucontrol [14:42] *maybe*???? did you or didn't you? [14:42] cfhowlett, honestly, I dont know [14:42] Voyage, http://audacity.wonderhowto.com/how-to/record-internal-sounds-your-computer-with-audacity-178856/ [14:45] hello, I am doing a search in the dash for an application, and it gives only results of some irrelevant files. how can I make it work properly? [14:45] dupingping, #ubuntu-laptop , #ubuntu-website i guess, there is no #ubuntu-wiki channel. Maybe you should contact the https://wiki.ubuntu.com/DocumentationTeam, not through IRC [14:46] OerHeks, Yeah, thank you. Let me do it now. [14:47] dupingping, i am not sure how i can help, all i can say is i like the idea, and it is workable. ( next step would be 14.04 cert) [14:47] that's good, i think. and I already have 14.04 cert. [14:48] if I create a secondary IP on Ubuntu Desktop 15.04, do I have to add another gateway/dns-search and dns-nameservers to the secondary IP? [14:48] and, i only want certain services to use that IP [14:48] so should I add a higher metric to that interface? [14:48] the issue I ran into was that when I added the secondary IP, the Desktop loses all DNS [14:48] yet, on 14.04.3 LTS server, i have done the same thing, and it works fine! [14:49] http://pastie.org/private/3y5gmzanlluw8vcqfqhwa [14:49] that's my config now, with the secondary IP commented out [14:50] OerHeks, please look http://people.ubuntu.com/~dupingping86/trusty.html === noteness is now known as lil_grepper [14:51] dupingping, great! [14:51] dupingping: btw, the Ubuntu Documentation Team's channel is #ubuntu-doc [14:52] Pici is awesome, thanks :-) [14:53] How can I make pavucontrol do default settings. I think it has messed up my recording. audio-recorder was recording audio from firefox until I installed pavucontrol. now audio-recorder and audacity is just not recording the voice from vlc or firefox [14:55] hello there, how can I cut-paste files from one drive to another over command line? [14:58] anyone been unable to install locales because of an unmet dependency that cant be installed? "Depends: libc6 (>= 2.9-0ubuntu10) but it is not going to be installed or.." I have been googling and finding lots of similar issues, but none of the solutions work for me. pastebin: http://pastebin.ubuntu.com/13009803/ [14:58] !mv | porek [14:59] !mv > porek [14:59] porek, you can use the `mv` command. [15:03] test [15:04] chotaz`w , thank you. I'd like to move folders between different drives, how would be the correct format? I find several formats, but dont find the exact one [15:04] porek: mv /path/to/folder /path/to/new/location/ [15:06] Pici, it is easy to name the original path something like ~/Downloads/Papers, but how would I name the destination path on an external drive/partition, say sdb2? [15:06] hi im new to internet relay chat protocol... is this a place to get help or what? [15:06] It is mounted, right? [15:06] porek: where is sdb2 mounted to? [15:07] calvin: help for what? [15:07] i don't know what this does [15:07] calvin: this channel is for help with Ubuntu Linux [15:07] Yes. [15:07] ow i see [15:07] Pici, there comes my second question, how can I see mounted partitions and unmount/mount a partition on command line? [15:07] porek: type mount [15:07] do ubuntu has some type of mixer/equalizer? [15:07] You can hangout here though, calvin and learn. [15:07] does ubuntu use pulse or alsa? [15:08] thanks for the suggestion [15:08] pulse audio. [15:08] what version of ubuntu? [15:08] Voyage, I just tested recording an audio stream with audacity. works perfectly. here's the tutorial. http://manual.audacityteam.org/o/man/tutorial_recording_computer_playback_on_linux.html [15:08] calvin: It doesn't really matter. [15:09] calvin: The latest is 15.10 though. [15:09] it's a beta === Neko-chan is now known as SpookyNeko [15:09] TheMontyChrist, not by default except in ubuntustudio: audacity cam be used to mix [15:09] calvin, there are not beta ubuntus currently supported. [15:09] has anyone else noticed that even after you install upgrades, the icon stays in the system tray? [15:09] TheMontyChrist: Ubuntu uses pulse audio by default. [15:10] be nice to adjust the bass on chrome etc [15:10] listing to some of my google play tunes and I'd like to tweak the audio [15:10] TheMontyChrist, vlc-player has that level of control [15:10] You might be able to install a chrome app that is a mixer.... [15:11] Or try the built in mixer. [15:11] Pici, the output of mount shows only sdaX partitions, while there is a flash drive is connected. it may be that flash drive is defected, though (which is part of the larger story)..can I check otherwise if the flash drive is properly connected or not? [15:11] TheMontyChrist: Try settings > sound [15:12] TheMontyChrist: Nvm.... [15:12] porek: unplug it and plug it back in and then type dmesg, you should see some information there about what the system detects, and if it tries to mount it anywhere [15:12] i have a question. is purging whoopsie and kerneloops-daemon safe? [15:12] Idk.... [15:12] Idk at all. [15:13] if they are safe to remove i will go further and purge apport [15:13] i never use them [15:13] Pici, since currently I can only use command line, can I unplug it via command, or should I hard-pull it? [15:13] porek: just physically pull it out [15:13] ok [15:13] i'm afraid the system may go unstable after I remove the bug tracking feature [15:14] calvin: I've made many mistakes by removing "extra" software... why are you wanting to remove it? [15:14] reserving space on my ssd [15:14] Pici, interestingly, the drive was mounted on a second machine [15:15] TheMontyChrist: Try Veromix... it is in the repositories. [15:15] i'm running out of space really quickly so i want to remove some other bits of the system that don't sound so mission-critical on dpkg -l list [15:17] Pici, I inserted a new drive to the computer with command line, and it automatically gave lines like "no caching mode page found"..."Assuming drive cache: write through"..and the cursor is blinking..since I cannot get to desktop, I cant copy-paste it.. [15:17] ok, I pressed enter, and the command line prompt resumed [15:17] calvin: How are you running out of space? [15:18] calvin: https://wiki.debian.org/FreeSpace [15:18] games from steam lol [15:18] Pici, but with this second flash drive, too, I see only sdaX when I type mount [15:18] alright i'll check that out [15:18] How big is your drive? [15:18] 256GB [15:18] Dude, how much space is free? [15:18] less than a gig [15:19] Wut?!? [15:19] i want to reserve as much space as possible [15:19] calvin, sudo apt-get clean && sudo apt-get autoclean *might* give you some space [15:19] i don't have money to throw on another drive right now [15:19] i've done it [15:19] I think you need to look at your game repertoire... see what you actually use. [15:19] that is not the problem [15:20] my multimedia files are huge [15:20] I have a 120 GB SSD... and I don't have your problems. [15:20] i keep multigig production videos [15:20] some are 1080p some are 4k [15:20] Define production.... [15:20] Ok. [15:20] Pici, thank you, no worries, I will try another solution [15:21] Well, if you have a business, then plan on getting more storage. [15:21] calvin, same here. 256 is very minimal especially if you are also gaming. [15:21] i make dramatic motion videos to sell to my colleagues who need them as a filming background and the like === rajak is now known as Guest82430 [15:21] clients, you mean? [15:22] the games only eat less than 100GB [15:22] I only play like 5 free software games... I doubt that they take up more than a gig. [15:22] my project videos use over twice that much [15:22] "only" 100 of 256 total. right. [15:22] lol... [15:23] i use cinelerra to work btw [15:23] i don't have money to spare on an external hdd [15:23] Hey [15:23] "My problem is not my problem!" [15:23] No videos are showing up in my Video lens [15:23] calvin did you try ubuntu's disk usage analyzer? maybe you can find a big project/movie that you don't need anymroe [15:23] video scope* [15:23] sadly no lol i need to keep them all [15:23] ST-84: Maybe you don't have any.... [15:23] calvin, *false* if for no other reason than you need to backup your work. but hey ... maybe you have another solution. right? [15:24] I have 500GB of Anime [15:24] dont having any is an understatement. [15:24] spend money to make money, etc. [15:24] ST-84: some kinda statement [15:24] i've audited my videos one by one and I still need them all [15:24] Yeah.... [15:24] Ranging from mp4, mkv to webm [15:24] So it should have worked [15:24] then you need a backup solution calvin [15:24] i only keep mpeg and mp4 files [15:24] calvin: I think this is a chicken and egg issue.... [15:24] yes kinda lol [15:25] Is there a program i need to run like shotwell for the picture scope. [15:25] if it ends in 'mpeg', it's probably about four times as large as it needs to be [15:25] or 8, if you're willing to use h.265 [15:25] ST-84: run this cmd in your terminal (ctl + alt + t) [15:25] but the cheapest, most time efficient solution... [15:25] is to get more storage [15:26] ST-84: ls -l ~/Videos [15:26] i should have gotten a terabyte 7200rpm hdd instead [15:26] I know the files are there [15:27] JohnnyComeL8ly, Im the owner of the files and they are there [15:27] but i have to suffer some performance hit on gaming by that.... not dare enough lol [15:28] Well, I don't use *Ubuntu* so I'm thinking that you might have to do this yourself... or wait till somebody else takes interest. [15:28] calvin: How many games to you play in a week? [15:29] calvin, maybe you should sacrifice some of your games for your work until you have enough money to buy a bigger storage :P [15:29] i played bioshock infinte this morning [15:29] cfhowlett, ok, is there a good near human text to speech app? [15:29] different games everyday [15:29] i don't play everyday [15:29] but definitely every week [15:29] Voyage, epseak is one [15:29] Voyage, no itsthe reverse [15:29] Text to speach [15:29] ECHO swenzel.statement === SpookyNeko is now known as Neko-spooky [15:30] what's the easiest way to remove unity reccomended apps, without installing another desktop mannager? [15:30] oh noes!! :0 [15:30] ST-84, what do you mean? [15:30] ST-84: what about orca? [15:30] i think you need unity tweak tool [15:30] calvin: ty [15:30] Latrodectus, unity is heavily integrated with ubuntu. removal is likely to break things. BUT you need not use it. install an alternate desktop environment, logout, choose the alternate DE, login. no unity [15:31] Or, install Xubuntu! [15:31] cfhowlett: "without installing another desktop manager" [15:31] Latrodectus: You might just be stuck.... [15:32] why they do this? [15:32] i'm sure that there's a setting that i can turn off [15:32] I'd just as soon switch to Xubuntu... or even better Trisquel. [15:32] i made the annoying unity less annoying by removing every package starting with unity-lens- (apart from unity-lens-applications) and every package starting with unity-scope- (apart from unity-scopes-*) [15:33] Trisquel is completely libre. [15:33] this made the unity much lighter [15:33] oh? [15:33] i see someone running ubuntu on a mac here [15:33] JohnnyComeL8ly, just to be polite, do NOT advocate other OS in this channel. thankyou. [15:33] Or, you could flee the Unity... [15:34] Ok, I suppose that is good to remember. :-} [15:34] after i removed every package related to those i made my computer booting up in 7 secs [15:34] calvin: amazin’ (fruit) [15:34] be usable faster if you stopped shutting it down [15:34] or install a ssd [15:34] it used to be over 14s [15:35] ssd boot in > 1 second [15:35] mine is already an ssd [15:35] oh? [15:35] hello [15:35] I could have guessed. [15:35] Is there a good near human text to speech app/service? [15:35] ubuntu must be really heavy then... [15:35] Hello, Ubik_. [15:35] i have q question regarding live cd [15:36] a question... [15:36] !ask | Ubik_ [15:36] Ubik_: 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 [15:36] anyone know the correct method to configure a secondary IP on the primary ETH adapter? [15:36] cfhowlett: Is there no room for expressing discontent with non-libre software? [15:36] i'm having issues [15:36] JohnnyComeL8ly, advocating for non -ubuntu OS is beyond expressing discontent [15:37] cfhowlett: is it possible to download a file using firefox? as cd is read only (in Fact i use a usb live disk)? [15:37] It is a very similar OS... it is just stripped down. [15:37] Ubik_, details [15:38] Desktop freezes each time I download a file using firefox [15:38] !flavors | JohnnyComeL8ly, we are here to support these flavors. perhaps your talents could be better utilized in the trisquel channels?? [15:38] JohnnyComeL8ly, we are here to support these flavors. perhaps your talents could be better utilized in the trisquel channels??: !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu. [15:38] Ubik_, how much ram do you have? [15:38] cfhowlett: I'm pretty sure you'd rather have me talking about another libre distro very similar to Ubuntu, than whine about how Ubuntu isn't libre.... [15:39] cfhowlett: 1 gb [15:39] And, I'll leave it at that. [15:39] Ubik_, it's possible to run a live session ubuntu with 1 GB, but you'd find lubuntu or xubuntu more snappy [15:39] as they are optimized for low spec hardware like yours [15:40] i get it that ubuntu has to make money, but this is plain stupid, and totally against everything that linux stands for... [15:40] Latrodectus, fair critique - please continue in ubuntu-offtopic. thanks. [15:40] i will [15:40] Ubik_, how did you do the iso ? [15:41] do you have any idea how can I chat on this irc channel in a terminal? [15:41] cfhowlett:i tried unity ubuntu and kubuntu and gnome ubuntu, works well until I try video [15:41] calvin, irrsi is a text based irc client, I think. [15:41] ioria: using yumi from pendrive [15:41] thanks for the suggestion [15:41] i'll look it up [15:41] Ubik_, yep. 1 gb is MINIMAL. add ram or try lubuntu/xubuntu [15:42] !irc | calvin [15:42] calvin: A list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines [15:42] calvin, sorry, wrong factoid [15:42] Voyage, still with us? [15:43] Ubik_, 1g is not optimal for unity-ubuntu ... but it should not crash ... ,have you checked the iso ? [15:43] cfhowlett:ok i'll have a try x or l to begin? [15:44] ioria: it does not crash, it freezes === zwitter__ is now known as arunpyasi [15:44] lubuntu would be my first stop [15:44] ioria: only alt sys b works then [15:44] Ubik_, 32 or 64 bit ? [15:45] hello again, I've had some partition damages this morning, as I talked to people here. I was informed that I could dd the damaged partitions / drives to see if they are permanently corrupted or can be used again, like if dd exits with an error, then it means the disk / drive is damaged..can I safely assume that? [15:45] reference: most of the computers on my campus are Vista vintage desktops, 32 bit. Ubik_ [15:45] ioria: 32 [15:45] Ubik_, lubuntu === zengine_ is now known as zengine [15:46] Ubik_, if you don't know it, take some image on Google [15:46] !lubuntu | Ubik_ [15:46] Ubik_: lubuntu is Ubuntu with LXDE instead of !GNOME as desktop environment, which makes it extremely lightweight. See https://wiki.ubuntu.com/Lubuntu - /join #lubuntu for lubuntu support. [15:46] ioria: ok np 32bits only i guess? [15:47] Ubik_, sure [15:47] Ubik_, no, i mean you need a 32 bit iso [15:47] ubottu: i tried gnome also freezes too [15:47] Ubik_: I am only a bot, please don't think I'm intelligent :) === beck is now known as designbybeck [15:47] ubottu: lol [15:47] Ubik_, gnome is pretty demanding of system resources [15:48] cfhowlett: ok lubuntu then [15:48] Ubik_, i suggest 14.04 [15:48] Ubik_, I have it on my vbox and the USB key I carry around on my neck. it does the job. [15:48] hello, community I have some questions for you. the first one is, is there a way to make a user so that it only has permissions to edit network settings? and another thing is, I want to protect the recovery of the password via grub but still let the system start skipping the grub. how can I do that? [15:48] herrkin: do you understand how illogical that is [15:49] ok bb then [15:49] herrkin: yes; doesn't it do that already? [15:49] "you want to project grub" - great thats fine, but you also want the ability to bypass it, how can you have both ? [15:49] thx for help [15:49] herrkin, you can give users permissions such as network management. [15:49] ikonia, what part? [15:49] herrkin: securing grub but also having the ability to bypass it [15:50] I just want the system to start but I dont want any user to have access to the console to recover the password, I have done that in the pass so its a security issue, ikonia === genii is now known as zombiegenii [15:51] herrkin: so set the time out to 0 and put the set the grub password hash [15:51] cfhowlett, how can I do that? [15:51] herrkin, system > settings > users and groups > advanced settings === Guest44979 is now known as twinsenx [15:52] think i got it [15:53] i had a static DHCP entry for a MAC that was pointing to .81 [15:53] removed that, cleared some ARP [15:53] lookin good! [15:53] cfhowlett, sorry I was talking about ubuntu server. so no gui available [15:53] !server | herrkin [15:53] herrkin: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/lts/serverguide - Support in #ubuntu-server [15:53] server channel would know the details. === zombiegenii is now known as genii [15:54] ikonia, there will be always a way to access the grub pressing esc I think. [15:54] cfhowlett, ok I will ask the server channel [15:55] herrkin: yes, but you can't edit if if you lock it [15:56] yes, that was my question, how do I lock it? [16:01] herrkin: change the rw premissions, see "man chmod" === twinsenx is now known as twinsenbrim [16:11] hello now running lubuntu [16:15] hello [16:16] can someone tell me what is this ? [16:16] Latrodectus, change permissions of what? [16:17] herrkin: the file [16:17] what file? [16:17] what we are doing here ? [16:17] sendja: This is the official support channel for Ubuntu Linix [16:17] herrkin: you're trying to edit grub right? [16:17] er, Linux [16:17] Latrodectus, the question was how do I prevent a user to change the password via grub [16:18] so that they cant gain access to root [16:18] would you exlpan more pls ? [16:18] herrkin: what's your threat model? [16:18] I dont know what you mean, Latrodectus [16:18] herrkin: who exactly are you trying to prevent from rooting your device, and how hard will they try? [16:19] depending on that i can suggest counter measures [16:19] I think they would only try looking at the files on my home folder (for the code) via putting the disk on another machine [16:19] the home folder is encrypted so I think thats safe [16:19] herrkin: do you need a disk drive? [16:20] and another thing is rooting via grub [16:20] also can you put a password on your bios? [16:20] I have done that, I dont remember exactly how but via grub I just changed it [16:20] but I need the service to start without aking for a password [16:20] just start the services [16:20] herrkin: it's usually via the bootup for the chipset [16:21] ok I remember I edited something via grub console and changed the root pass so I could log in. [16:21] thats what I want to prevent people doing [16:22] herrkin: then what you want to do is encrypt your disk [16:22] but you would need to reinstall your os... [16:23] Latrodectus: this PC isn't herrkin's it is a clients, on their network, in their premises. Threat model is them obtaining source-code of the service/product herrkin licenses to them [16:23] exactly [16:23] or messing with the system [16:23] databases, things like that [16:24] company employees are threat to them and to us [16:24] and it's to protect from threat's that have direct access to the box? [16:24] hi is er een nederlander aan bord? [16:24] mcphail ==> how I can add more hdd to my ubuntu? I use along win10 === sad is now known as Guest29153 [16:24] yes [16:24] herrkin: buy some crazy glue [16:24] lol [16:24] how I can add more hdd to my ubuntu? I use along win10 [16:24] crazy glue the keyboard and mouse [16:25] Latrodectus: they want log-in access to 'change the IP' and apparently DHCP is a no-go. I've suggested a cheap router in front of this PC that they can access [16:25] ok [16:25] ok [16:25] hi all. just switched from fedora to xunbuntu :) [16:26] i need help bij install indicator weather in lubuntu 14.04 [16:26] but one problem: the boot screen is all black. my laptop has the same xunbuntu but it can display the "xubuntu" boot screen fine. [16:26] ist [16:26] !modeset | yao_ziyuan [16:26] !nomodeset | yao_ziyuan [16:26] yao_ziyuan: 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 [16:26] little help [16:27] which one is the best IDE for vala ? [16:27] via this article (https://wiki.ubuntu.com/X/Troubleshooting/BlankScreen) i know it must be my video card. but following that article's instructions, i can't find my grub's menu.lst file. i guess ubuntu today uses another boot manager. [16:27] herrkin: also i would suggest unplugging the other devices that are not needed for device usage, and then locking the case [16:27] ^if you are allowed to do that... [16:27] hi - my ubuntu box forgets that my network printer exists [16:27] another vector that you might want to consider is a hack via network boot, so turn that off [16:28] (if you don't need that) [16:28] I have a text editor which I separately downloaded and kept in home folder. Can I make a link to it /usr/sbin? Okay I am trying to use the application as any other application that comes preinstalled with ubuntu. [16:28] HI [16:28] I can install the drivers and print a test page, but when I close the printer finding dialogue, it forgets the printer [16:28] yao_ziyuan: Edit "/etc/default/grub" and the line "GRUB_CMDLINE_LINUX_DEFAULT="..." and add " nomodeset" [16:28] Latrodectus, why? [16:28] yao_ziyuan: Then, do "sudo update-grub" === rahulprodev is now known as prodev [16:29] herrkin: paranoia [16:29] Latrodectus, because they can boot via usb stick for example and gain access to the system? [16:29] it is an epson xp-332 [16:29] herrkin: or just wipe the system [16:29] hello everyone, summing up my recent question, can I test the health of a flash drive by applying dd command to wipe it and see if completes without errors? [16:29] Latrodectus, they dont have anything in there anyway, only ethernet connected [16:30] herrkin: good, then the cheep router will solve this problem [16:30] just let them edit the router to cope with network problem. the rest is only I can edit. [16:30] porek: in theory, but it might accept writes but fail on reads, so you also need to try reading back from it [16:30] TJ-: done. will now restart to see. [16:33] TJ- how can I do that? [16:33] I mean reading back [16:33] porek: you can use badblocks to run the test [16:34] TJ-: your solution partially solved the problem. at startup, it's a black screen a little while and then the xubuntu boot screen (with a progress indicator running clockwise). the screen resolution is not my monitor's highest one (1920x1080), and this wrong resolution persists after login to desktop. [16:35] akik, thank you, this looks like the tool! [16:35] akik, I found that I needed to install e2fsprogs, right? [16:35] and then sudo badblocks -vsn /dev/sdX ? [16:36] porek: just follow the package manager's instructions [16:36] yao_ziyuan: Right; that's due to the kernel's video mode-setting being disabled! I'm afraid this is a common issue with no easy solution. In theory, the black screen during boot should be replaced by the X server GUI greeter display without 'nomodeset' - did you never get the greeter? [16:36] anyone here can help with bootsplash grub to display on all monitor outputs? [16:37] akik, ok, I will start with it in a little bit [16:37] porek: -w is for write test === james is now known as Guest89896 === amir_ is now known as Guest15534 [16:38] yao_ziyuan: another possible fix is to dispense with the graphical splash screen during boot (which causes GRUB to but the video device into a grpahical mode) which later gives the kernel problems switching modes. The fix for that is not "nomodeset" but instead, removing the comment # from in front of "GRUB_TERMINAL=console" in "/etc/default/grub" and "sudo update-grub" [16:38] xubuntu's display settings now says my current resolution is 1400x1050, which is obviously wrong. [16:38] no I want the graphical on three monitors during boot time [16:38] or all outputs [16:39] Biosphere: not possible; grub only drives the primary device through the BIOS/Firmware interfaces [16:39] now i'm trying to remove "splash" and "nomodeset" from my GRUB_CMDLINE_LINUX_DEFAULT value. [16:39] well if I use the ubuntu amd drivers it works but when I use the proprieroty driver it turns one off [16:39] ALLO [16:39] à l'huile [16:40] akik, so should I add -w , too? [16:41] Biosphere: that's not GRUB though, that's Linux by then [16:41] TJ-: so I guess its using the X11 driver for bootsplash? [16:41] Biosphere: which GPU and drivers is the system using? [16:41] Biosphere: no, X has nothing to do with bootsplash [16:41] fglrx-updates [16:42] Biosphere: the package plymouth handles boot-time splash-screen === marshal0605 is now known as marshal0505 [16:42] removing "splash" and "nomodeset" now gives me a text boot screen. i see "ACPI PCC failed." the screen solution is right now. [16:42] Biosphere: I'm not sure if, or how, fglrx can be told to enable all outputs. Your assumption is you want all outputs cloned [16:43] TJ-: cloned only for the bootspolash desktop UI is not like that which is fine once I hit X [16:43] yao_ziyuan: don't worry about "ACPI PCC failed" - an over-zealous kernel dev left that message in when they shouldn't have. It was later demoted to only show when debugging [16:43] Biosphere: well, that'd be a plymouth issue then. For drivers that don't clone the outputs it'd need logic that could enable clone mode [16:43] TJ-: yeah. now i only wonder if i can get a boot splash screen for my old video card. [16:44] TJ-: whenever I use fglrx-updates the framebuffer drivers seems to be over written with AMD version or something.... [16:44] lspci says my video driver is "VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Caicos [Radeon HD 6450/7450/8450 / R5 230 OEM]" [16:44] TJ-: open source drivers worked perfectly for bootsplash but of course grappy for desktop gaming [16:44] Biosphere: probably, you can't have the KMS and a FB driver fighting without some strange things happening :) [16:45] yao_ziyuan: You just trying to text boot for grub? [16:45] Biosphere: always the case! as i say, if the fglrx has an option to enable cloning (without needing xrandr) and plymouth can be 'taught' to use that [16:45] Biosphere: text boot (removing the "splash" option) runs fine. but i want a graphical boot. [16:45] yao_ziyuan: Do you boot it that much!? [16:45] yao_ziyuan: you mean the bootsplash? [16:46] Biosphere: yes [16:46] yao_ziyuan: your only getting low res right? [16:46] why does ubuntu software center (or any other gui needing root rights) ask for a specific user? [16:46] i have sudo rights from AD but it asks for a local user password [16:46] that's just stupid [16:46] you need root permissinos for some of then bviktor [16:47] i DO have root permissions [16:47] that's the problem [16:47] ya but you are actually logged in as root or just have to same perms? [16:47] bviktor: No. You have the right to get the root role using sudo. [16:47] i have an AD user with sudo rights, but instead it asks for the password of a local user [16:47] Biosphere: you dont need to be logged in as root. [16:47] if your in a gui try gksudo software-manager [16:47] Biosphere: right. if i use "quiet splash nomodeset", i do see a graphical bootsplash but it's resolution is wrong (a very wide font) and this wrong resolution remains after i log into the desktop. xubuntu says the resolution is set to 1400x1050 but my LCD's native resolution is 1920x1080. [16:47] bviktor: is the system using "libpam-krb5" to authenticate to AD? [16:48] Biosphere: "sudo rights" == "you have the right to execute things using sudo" != "you are root already". [16:48] sssd [16:48] and a lot of other components [16:48] most likely krb5 and pam too [16:48] terminal sudo works flawlessly [16:48] Hi [16:48] but in the gui it won't let me specify a username [16:48] bviktor: try gksudo before the command otherwise I not sure what else will help [16:48] bviktor: no, it uses the current username [16:48] denied [16:48] yao_ziyuan: did you try the VGA=791 or whatever it is for 1920x1080 [16:48] i'm logged in as viktor.berke [16:49] that's the AD user [16:49] then it pops up a window [16:49] Anyone else have problem upgrading from 15.04 --> 15.10 [16:49] "please enter password for bviktor" [16:49] Biosphere: that option is long-gone [16:49] Biosphere: ok. i want to try. can you give my the detailed command line? [16:49] bviktor is the local user [16:49] it works for me [16:49] otherwise you can try uncomment GRUB_GFXMODE=1920x1080 === main is now known as leghead [16:50] and like i said, sudo -l lists me as being permitted to run all commands with sudo [16:50] and it pretty much works flawlessly in the terminal [16:50] maybe... if i add another local user, it'll let me pick username [16:50] and add GRUB_GFXPAYLOAD_LINUX=keep to grub config file [16:50] I can boot only to the five Ubuntu dots where it hangs [16:50] and then i can enter my AD username instead [16:50] akik, so the whole form is like sudo badblocks -vsn -w /dev/sdX ? [16:50] yao_ziyuan: the reason you needed nomodeset was because GRUB put the video device into graphics mode. You'll end up back in the black screen situation if you have GRUB in GFX mode and don't use "nomodeset" [16:51] bviktor: how about if you use "gksudo gedit" does that also work, or prompt you like Software Center? [16:51] yao_ziyuan: make sure your GRUB_CMDLINX_LINUX_DEFAULT="quiet splash" and then try GRUB_GFXMODE=1920x1080 and add GRUB_GFXPAYLOAD_LINUX=keep [16:52] lemme check [16:52] bviktor: what flavor are you using xubunut 14.04 or ? [16:52] ubuntu 15.10 [16:52] unity [16:52] oh [16:52] Biosphere: i'll try. [16:52] yao_ziyuan: ok [16:52] it's a very recent laptop so i need all the support... it's still buggy anyway lol [16:53] didn't like 15 it was too flakky for me [16:53] it's not installed [16:53] Biosphere: i see there is an existing entry GRUB_GFXMODE=640x480. [16:53] gksudo package doesn't exist [16:54] hmm [16:54] i guess it's some gnome package [16:54] yao_ziyuan: ya uncomment that and put 1920x1080 [16:54] gksu [16:54] and add the GRUB_GFXPAYLOAD_LINUX=keep under it [16:54] TJ-, yup, gksudo works perfectly [16:54] If someone get a chance, possible to revert back to 15.04 --> 15.10 will not boot (locked out) [16:55] ty [16:55] bviktor: that suggests Software Center is doing something different and not using lib_pam as we'd expect it to. Bug report time I think! [16:55] TJ-, i'm pretty sure it's just because of that stupid assumtpion that there can only be local sudo rights [16:55] and frankly, that's true in 99% of the cases [16:56] it's not too often that you get those rights delegated from a directory serve [16:56] but lemme check my theory about the 2nd user [16:56] i think it won't let me pick a username because there's only 1 (local) user that is admin [16:57] so basically it wants to outsmart me hehe [16:57] bviktor: everything authentication-wise should go through libpam. Have you check /var/log/auth.log for clues [16:57] but there's not an auth attempt to begin with [16:58] oh how stupid [16:58] i added another user [16:58] now it says "select user" [16:58] and of course it's a drop down, not an input field [16:58] run-parts: /etc/cron.daily/locate exited with return code 2 [16:58] and it only lists the local users... [16:58] Any help for that [16:58] bviktor: that makes sense if there's no ldap integration [16:59] yeah, IF there's no ldap integration [16:59] Biosphere: tried. no splash screen. resolution is right. [16:59] too bad it's exactly what's happening [16:59] yao_ziyuan: no bootsplash but the resolution is 1920x1080? [16:59] the only chance i can see a graphical bootsplash is by using "nomodeset", but this causes a wrong resolution (1400x1050). [17:00] Biosphere: right [17:00] yao_ziyuan: do you want bootsplash? [17:00] Biosphere: if i can. [17:00] err, it's AD to be more specific, but the idea is the same [17:00] Biosphere: i can live without it, but if there is a chance i can... [17:00] yao_ziyuan: what dos the your GRUB file have to DEFAULT_LINUX and GRUB_TERMINAL=console need to commenteed out [17:01] run-parts: /etc/cron.daily/locate exited with return code 2 any fix ? I get ever day an email [17:01] Lisaaaab: check your root user crontab and remove that line [17:01] what's the middleware that asks for the password, policykit? [17:02] yao_ziyuan: Your using the flgrx-updates for your driver or you using the opensource or from AMD website? [17:02] Biosphere: there doesn't seem to be these two entries in my GRUB file. my GRUB file was just automatically generated by a fresh Xubuntu installation. [17:02] ok [17:02] hello all, I am attempting to learn grep and I want to create a file that will filter 2 log files. one is an access log and another is an error log. Is there anyway I can combine both files into one sorted by date? [17:02] And how to do it ? === ntoskrnl is now known as cz2 [17:03] Lisaaaab: change to root user and type crontab -L [17:03] yao_ziyuan: GRUB_DEFAULT=0 [17:03] #GRUB_HIDDEN_TIMEOUT=0 [17:03] GRUB_HIDDEN_TIMEOUT_QUIET=true [17:03] GRUB_TIMEOUT=0 [17:03] GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` [17:03] GRUB_CMDLINE_LINUX_DEFAULT="quiet splash consoleblank=0" [17:04] TJ-, i've got a feeling that this problem is restricted to those unity/ubuntu specific gui stuff [17:04] I get no crontab for root [17:04] issue is with one log file I have the date in 01/Sep/2015 format and another I have the date set as 09/01/2015 [17:04] most of them will prolly go away if i change DEs [17:04] i assume [17:04] Biosphere: i'll upload my GRUB file for you to examine. [17:04] since gksu works ok [17:05] bviktor: it would not surprise me [17:06] Biosphere: my current GRUB file: http://www.pastebin.ca/3226843 [17:06] I get no crontab for root [17:07] Lisaaaab: ok ummm... one sec [17:07] yao_ziyuan: Ok your file looks good... but you there is no bootsplash.... which driver you using? flgrx-updates? [17:07] Biosphere: i'm using whatever video driver the Xubuntu installation gave me. [17:08] It is an week old 15.10 I just installed Postfix Dovecot Nginx and Maria [17:08] Lisaaaab, try 'sudo updatedb' as root [17:08] Lisaaaab: what do you mean by 'no crontab for root' [17:08] Biosphere: how do i see my driver version? i don't think it comes from AMD because it's set up by a Xubuntu installation. [17:08] teward: I ask to check the root crontab [17:09] Failed to generate /var/cache/locate/locatedb.n [17:09] yao_ziyuan: there the problemt then... one sec I'll get you the command todo [17:09] http://pastebin.com/ZkSg6W22 [17:09] Lisaaaab, that's the issue [17:09] yao_ziyuan: type gksudo software-properties-gtk in console window in gui and click on the additional drivers tab [17:09] yao_ziyuan: installl the fglrx-updates and then reboot and see [17:10] And now [17:10] Lisaaaab, have you done it as root? [17:11] Biosphere: interesting. [17:11] Biosphere: there is also an additional driver offered to me from Intel (intel-microcode). should i use it as well? [17:11] yao_ziyuan: what card you have exactly? HD6850? [17:11] Is there a way to find my internal ip from the command line? [17:11] Yes all as root [17:11] yao_ziyuan: try the video card first and see [17:12] Biosphere: VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Caicos [Radeon HD 6450/7450/8450 / R5 230 OEM] [17:12] yao_ziyuan: intel microcode may be a chipsite cpu thing [17:12] I have an external HD that has an EFI partition. iomega eGo 1.5TiB - I was hoping to boot off of it. Easiest way to setup a quick boot seemed to me to use usb-creator-gtk [17:12] yao_ziyuan: i would try the flgrx-updates first if that doesn't work try fglrx [17:13] Unfortunately it fails on boot manager setup - I'm guessing due to EFI - hard to say, this eGo seems to support on-disc encryption and exposes a 2nd magic "CD" drive w/ disc encryption exe so probably has some extra stuff going on. [17:13] does anyone know how I might be able to test fail2ban? [17:13] yao_ziyuan: one of those should do the trick you may have to COMMENT OUT the GRUB_GFXMODE and PAYLOAD lines after the install if it doesn't work but.... try just installed the fglrx-updates and rebooting first [17:13] Biosphere: so i now selected flgrx-updates and closed that window. should i restart now? [17:13] I was wondering if usb-creator-gtk was UEFI aware, and if not, what the best approach might be to install to it [17:13] yao_ziyuan: yes reboot did it say it was activated? [17:14] I'm thinking I could also setup the installer on a flash drive, boot to that, then install to the external HD normally, but that seemd a bit convoluted [17:14] Lisaaaab, try to create thet directory manually [17:14] was hoping I could just install from my current desktop [17:14] Biosphere: oops, i haven't clicked "Apply changes". now i'm doing it. [17:14] yao_ziyuan: ok [17:14] nemo: you trying to make a bootable UEFI stick? [17:15] Biosphere: I guess basically that except replace stick with 1.5TiB of spinning rust ☺ [17:15] i was thinking ubuntu/xubuntu would be home (fedora wasn't nice to me) but now it seems... way to go [17:15] Biosphere: wanted an external drive for storing stuff that I could also boot off of [17:15] or it's just my pc getting too old [17:16] nemo: so a persistant setup or not persistant? [17:17] nemo: I usually use dd for my usb stick iso stuff [17:18] http://pastebin.com/G1hjtJ8V [17:18] Biosphere: hm... I'm really not too particular, I'd like to have it still usable as a filesystem, ideally w/o all the permission hassles that ext4 entails, so probably sticking w/ fat32 [17:18] Biosphere: that's why I thought the usb-startup-disk thing would be perfect [17:18] I guess I could blow away the EFI stuff too... [17:18] would rather not screw w/ the drive too much though, in case others want to use it [17:18] Biosphere: this time it's a lot better: i see the graphical bootsplash (although the aspect ratio is wide (the logo looks wide)) and then i get a desktop with the right (1920x1080) resolution. [17:18] would be nice to keep their builtin stuff working [17:19] could maybe use ntfs. crappy filesystem, but less crappy than fat32, and no permissions issues [17:19] yao_ziyuan: ok... so you need the bootsplash to be proper resolution... sometimes I can never get that to be the proper resolution... whats yout TTY's resolution like now CTRL+ALT+F1? [17:20] could someone try to ssh into my server? [17:20] Lisaaaab, cd /var/cache/locate/locatedb.n (as root) [17:20] :P [17:20] I want to see if fail2ban works [17:20] without banning myself [17:20] Biosphere: i don't seem to have a TTY except Ctrl+Alt+F7 (which is my graphical UI) [17:20] this is my IP: 50.116.0.144 === Shibe is now known as SpookyShibe [17:20] hi a short question can i reboot a computer by ssh without my ssh to stuck? [17:21] if you could try to log in like, 6 times, that'd be sweet, thanks [17:21] yao_ziyuan: oh ok.... you can try to comment out the GRUB_GFXMODE and GRUB_GFXPAYLOAD_LINUX and try [17:21] :P [17:21] leghead: sudo reboot [17:21] yao_ziyuan: boot into GRUB command-line and run vbeinfo to find out which modes are available to grub [17:21] leghead: or you can use sudo shutdown -r now [17:21] Biosphere: if i do so the therminal stucks [17:22] leghead: oh really thats not correct [17:22] Biosphere: hm... this looks maybe promising. haven't read too far yet. https://help.ubuntu.com/community/Installation/UEFI-and-BIOS [17:22] TJ-: i don't seem to have a chance to go into GRUB command line as Xubuntu is my computer's only boot option and it goes directly into the bootsplash. [17:22] i'm restarting. [17:22] I need someone to help me test fail2ban [17:22] how to convert 44000 hz to 8000hz wav file? [17:22] yao_ziyuan: you hold down the Shift key BEFORE the boot gets to GRUB, grub will detect it and show the menu, then you can press 'C' to get the cmdline [17:23] nemo: never tried that before [17:23] hm... requires booting into uefi mode [17:23] Biosphere: and is there a possibillity to automaticly relogin after reboot? [17:23] leghead: into tty or GUI? [17:23] hm... might end up needing that 2nd thumbdrive after all. bleah [17:23] tty [17:24] leghead: never done that before.... not sure [17:24] leghead: what distro flavor you using? [17:24] Biosphere: so that i dont have to be physically @ the other pc to login eg [17:24] Biosphere: pandian [17:25] http://askubuntu.com/questions/395879/how-to-create-uefi-only-bootable-usb-live-media this sounds easier [17:25] leghead: http://askubuntu.com/questions/168706/how-do-i-auto-login-as-root-into-the-tty-upon-boot [17:25] don't reallly need grub [17:25] leghead: soounds like you want to beable to ssh into your box [17:26] brb [17:26] mjayk: beable? [17:27] this time it's the same: the bootsplash is a wide-font "xubuntu" logo (and a ellipse running clockwise), but the desktop resolution is right (1920x1080). [17:28] normally you should see this xubuntu boot screen: http://www.ubuntu-pomoc.org/wp-content/uploads/Xubuntu-3.png [17:28] yao_ziyuan: you hold down the Shift key BEFORE the boot gets to GRUB, grub will detect it and show the menu, then you can press 'C' to get the cmdline [17:28] but mine is a "widened" one. [17:29] yao_ziyuan: try the fglrx driver instead of fglrx-updates [17:30] Biosphere: ok. i'll try your solution first. [17:32] my desktop keeps forgetting my network printer, but my laptop remembers it - both latest ubuntu -- any ideas? [17:32] how to convert 44000 hz to 8000hz wav file? [17:33] daftykins: hey you helped me to dual boot ubuntu yesterday you might remember, i'm just writing from the ubuntu os :) [17:34] Voyage: checking into it now [17:36] Voyage: trying using audacity for audio file manipulations.... should do what you want [17:37] I just used audacity but it introduces a small buzz in background [17:37] Biosphere, ^ [17:38] oh [17:38] right is there a fix for ubuntu 14.04 to auto detect when I have unplugged the HDMI cable? At the moment I need to go to display settings in order for the system to recognise that it has been unplugged along with audio [17:38] Voyage: you have others input/outputs disabled except the one your using... if not try using pavucontrol and disable all inputs and outputs except the ones you need [17:39] Voyage: under configuration tab in pavucontrol [17:39] firefox is nowadays always asking of flash, outdated plugin, please help me to fix this issue? any good links? [17:39] vrapeli: what flavor distro you using? [17:40] Biosphere, no, I mean, I opened 8000 kh.wav in audacity and did export to 8000kh following this http://manual.audacityteam.org/o/man/examples_exporting_audio_for_ringtones.html . but it introduces a small buzz in background [17:40] Voyage: oh I see can you filter it out after your create the file with noise reduction? [17:41] Biosphere: Ubuntu 14.04.3 LTS / Firefox 41.0.1 / Shockwave Flash 11.2 r202 [17:42] Biosphere, where is noise reduction option? [17:42] hi all [17:42] vrapeli: you should install the adobe flash plugin instead of shockwave [17:42] When I run telnet on my local machine, and then on my server, the IP it says it's trying to connect to is different each time. Is there a reason for this? [17:42] what is wrong here http://paste.ubuntu.com/13012176/? [17:42] sudo apt-get install adobe-flashplugin [17:43] Biosphere: thanks, I will try this [17:43] linocisco: you tell us [17:44] linocisco: you have a version conflict with gtk+ and gio-unix it appears [17:44] linocisco: you trying to install wget? [17:45] Voyage: under effect noise removal [17:45] jayjo_: round-robin dns? [17:46] jayjo_: $ dig +short google.com | wc -l [17:46] 11 [17:46] Biosphere, gwget [17:46] Biosphere, I see asterisk is saying the file is still 44000 hz. opened 8000 kh.wav in audacity and did export to 8000kh following this http://manual.audacityteam.org/o/man/examples_exporting_audio_for_ringtones.html . but it introduces a small buzz in background [17:46] Hi, I have added my text editor symlink to /usr/bin but I don't see it when I try to 'open with' other application. [17:46] Voyage, asterisk guy? [17:47] Voyage: your trying to transfer wav to cell phone ring tones... oh ok... does the buzz appear on your system or just the phone? [17:47] viju: is it executable? [17:48] Yes, it's sublime text. [17:48] hi [17:48] I can launch it from terminal. [17:48] now* [17:48] just installed ubuntu 15.10 with fde [17:48] linocisco, Biosphere not ringtone but machine recording [17:49] the installer asks for the keymap after you enter the encryption password [17:49] it should be the other way around [17:49] Biosphere, does that require me to restart or anything? I haven't done such kind of restart work for nominal stuff as this. [17:49] viju: no you don't have to [17:49] where should I file a bug? [17:50] viju: i think the link is in the wrong place for open with option standby.... [17:50] Hi. What is the name of the program, that when I select text, I can stick with the middle mouse button ? Thanks [17:50] Biosphere, what do I do next? [17:51] s/stick/paste/ [17:51] Biosphere, do you mean it should have been /usr/sbin or /bin? [17:51] linocisco: not sure.... you can break your system if your not careful with versions of packages... [17:51] Biosphere, I dont know how to be careful. [17:51] viju: no i think the symlink needs to be in /usr/share/applications but not sure checking now [17:51] Biosphere, i would like to install now one downloadmanager to support resume function [17:52] Okay. [17:52] linocisco, gwget was written for gnome2, that project is dead. https://projects.gnome.org/gwget/ [17:52] siru: the keymap used to accept the encryption pass-phrase would be the one selected when the installer boot started. The mapping chosen *during* installer options selection is only written to /target/ [17:52] Biosphere, fat rat is not ok, GWget is not ok. what to install next? [17:52] after upgrading to wily werwolf, my taskbar and launcher bar are gone. How can I get them back? [17:52] linocisco, filezilla can [17:52] OerHeks, what should I install as download manager? [17:52] linocisco: not sure... [17:54] !info uget | linocisco [17:54] linocisco: uget (source: uget): easy-to-use download manager written in GTK+. In component universe, is optional. Version 1.10.4-1ubuntu1 (wily), package size 218 kB, installed size 1017 kB [17:55] viju: ok you have to add a .desktop file into your /usr/share/applications [17:55] nemo: can you explain round-robin dns? [17:55] TJ-: thanks ... there was only a language option if I remember it correctly [17:55] viju: so I copied the leafpad.desktop file and changed it to in my case geany.desktop and changes the respective parameters to launch the app you want [17:56] will try a install in a vm and check [17:56] thanx [17:56] Biosphere, thanks, I was just checking the contents as you said. [17:56] siru: The very first installer boot option is usually an icon with a keyboard bottom-centre - at least for El Torito/MBR boots. EFI boots use GRUB and don't get that, I seem to recall [17:57] viju: that should do what you want that way.... mine shows up in the context menu I don't have to click open with... but you may have to [17:58] Biosphere: fglrx and fglrx-updates seem to have the same bootsplash. anyway, this one is good enough for me: the progress bar is a circle a little widened (a slight ellipse). [17:58] What is the name of the program default Ubuntu when i select text can paste with the middle mouse button? [17:59] yao_ziyuan: ya sometimes I get that problem too with wide bootsplash on some of my amd cards... but glad you got it working a little better.. fyi fglrx-updates are better for you [17:59] it's quite reasonable that the bootsplash doesn't have an animation exactly for my native resolution (1920x1080), so it uses an appoximate one. [17:59] wicope: depends you in terminal windows or just file manager or something? [17:59] jayjo_: https://en.wikipedia.org/wiki/Round-robin_DNS [17:59] Biosphere: yes, i'm choosing fglrx-updates as my final driver. [17:59] yao_ziyuan: ok good... [18:00] jayjo_: it's used for load balancing and automatical failover [18:01] yao_ziyuan: the plymouth-theme-* has a 'scale' script for the logo, so it should centre + ensure 1:1 aspect ratio, unless the underlying video mode is stretching from, say, 1440 video res to 1920 screen res === EriC^^ is now known as explosive [18:01] Biosphere, TJ-: thank you both for helping me with this problem [18:01] yao_ziyuan: no problem glad to help [18:02] TJ-: so you have a clue to get a better result? [18:02] TJ-, thanks. i m downloading ubuntu iso using uget [18:03] yao_ziyuan: as I said earlier, use GRUB cmdline mode to run its vbeinfo tool and find out what video resolutions GRUB can use [18:03] Biosphere: thanks, examples: i select text in firefox, atom, nautilus, gedit, .. and can paste with the middle mouse button. What's the name of this program? [18:03] yao_ziyuan: you hold down the Shift key BEFORE the boot gets to GRUB, grub will detect it and show the menu, then you can press 'C' to get the cmdline [18:03] wicope: I believe its in your mouse config program not sure whats its called though... the terminal sometimes have seperate option for pasting [18:04] wicope: does shift+insert work to paste? [18:04] usually shift+ctrl+v works [18:05] so to check if this is round-robin, is there a way to list all ips for a server? [18:05] this all depends on the gui your using... for example i3 doesn't work the same [18:05] Biosphere: ok, i check the config of awesome-wm [18:06] explosive: yes shift+insert work to paste [18:06] wicope: I believe so.... its under your shortcut keys or mouse options... if I remember correctly [18:06] jayhttp://serverfault.com/questions/15887/how-to-list-all-the-ip-addresses-of-a-server [18:06] *jay [18:06] Latrodectus: yes shift+ctrl+v works too [18:06] *jayjo_ [18:07] thanks all bye [18:07] wicope: laterz [18:07] wicope: it's standard in all operating systems to have shift+ctrl+v as paste for terminal/cmd [18:08] TJ-: and then enter 'vbeinfo'? [18:08] yao_ziyuan: correct [18:08] ok. doing it now. [18:08] yao_ziyuan: type "help" first you'll see all the commands [18:08] Grrr! [18:09] hi, I'm in the process of porting a big perl application with many dependencies from one release to another (actually from lucid to precise or newer distros) the thing is with a lot of the legacy stuff it's possibly breaking due to being built with newer versions of things in precise , just wondering is it possibly to use apt to install older versions of various deb packages ? [18:09] samb1: if you want old, stay on an old Ubuntu. [18:09] wicope: you can set it with xinput or an xorg config maybe [18:10] samb1: not a good idea; I'd recommend creating a chroot environment for the 'old' release on the 'new' supported release [18:10] still interested to get the middle mouse button working? [18:10] samb1: you can do apt-get cache to install older paackages but be carefuyl you can break your system that wya [18:10] but lucid isn't supported anymore right? [18:11] Biosphere: it's ok I can spin up new systems just trying to figure out what works best [18:13] TJ-: vbeinfo gave a long list of resolutions but none of them is my native resolution (1920x1080). at last vbeinfo says: "Preferred mode: 1920x1080". [18:14] so with apt if I do something like apt-cache policy libsome-package-perl it will give me the options as per the repos, but typically the options won't go that far back [18:14] yao_ziyuan: so GRUB can see 1920x1080 then [18:15] yao_ziyuan: in which case using it for gfx_mode should be OK, and with 'keep' linux should maintain it. Which suggests plymouth has an issue, or else the video driver is arbitrarily resetting the mode [18:15] TJ-: first there is a long list of available modes like "0x1e6 1920 x 1440 x 32 ..." [18:15] then "EDID version: 1.3" [18:16] then "Preferred mode: 1920x1080" [18:16] yao_ziyuan: fi you add vga= the code in the cmdline in grub you can try and fore that resolution [18:16] maybe 1920x1080 is "preferred" but not "available"? [18:16] force* [18:16] Biosphere: 1920x1080 doesn't have a "code" like "0x1e6" for 1920x1440 [18:17] yao_ziyuan: oh then your sol with the VGA= option then [18:17] Biosphere: what is sol? [18:18] Hello, I get an error when trying to update ubuntu 15.10 which I recently upgraded to [18:18] W:Failed to fetch cdrom://Ubuntu-MATE 15.04 _Vivid Vervet_ - Release amd64 (20150422.1)/dists/vivid/main/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs [18:18] , W:Failed to fetch cdrom://Ubuntu-MATE 15.04 _Vivid Vervet_ - Release amd64 (20150422.1)/dists/vivid/multiverse/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs [18:18] , W:Failed to fetch cdrom://Ubuntu-MATE 15.04 _Vivid Vervet_ - Release amd64 (20150422.1)/dists/vivid/restricted/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs [18:18] , W:Failed to fetch cdrom://Ubuntu-MATE 15.04 _Vivid Vervet_ - Release amd64 (20150422.1)/dists/vivid/universe/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs [18:18] , W:Failed to fetch cdrom://Ubuntu-MATE 15.04 _Vivid Vervet_ - Release amd64 (20150422.1)/dists/vivid/main/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs [18:18] Sht Out of Luck [18:18] wow [18:19] FragUPlenty: whats in your sources.lst file? [18:19] yao_ziyuan: what's the problem? [18:19] FragUPlenty: /etc/apt/sources.list [18:19] explosive: the bootsplash isn't in my monitor's native screen resolution. [18:20] yao_ziyuan: type sudo nano /etc/default/grub [18:20] i actually often see this problem in my ubuntu experience years ago [18:20] GRUB_GFXMODE= [18:20] then save and sudo update-grub [18:21] FragUPlenty next time, use a pastebin [18:21] explosive: i seem to have already tried with that but i can try it again [18:22] FragUPlenty: your system is looking for a CD, go into system settings -> software and sources and uncheck the CD as a source. [18:23] exit [18:24] GRUB_GFXMODE=1920x1080 doesn't help. [18:24] thanks I think that fixed it [18:24] and grub didn't give a vga code for 1920x1080 at all. [18:24] i mean, vbeinfo didn't give a vga code for 1920x1080 at all. [18:24] did you try adding the =keep to grub's keep variable? yao_ziyuan [18:24] explosive: yes [18:25] GRUB_GFXPAYLOAD_LINUX=keep [18:25] yao_ziyuan: it's plymouth, of the fglxr driver, in all likelyhood. [18:25] yao_ziyuan: what do you get when you do xrandr --query [18:26] Biosphere: there is a 1920x1080 60.0*+ [18:27] yao_ziyuan: ok well thats good then... you using DVI or VGA or HDMI to monitor? [18:27] Biosphere: the full output is here: http://www.pastebin.ca/3226969 [18:28] Biosphere: it's not HDMI. it's a Dell Inspiron 580s bought in 2011 -- the typical desktop pc connected to a 21 or 23" LCD. [18:28] the LCD is also part of the Dell package. [18:29] yao_ziyuan: if you don't see a 1920x1080 when you do vbeinfo like TJ said then i think you SOL = Shit Out of Luck [18:29] it's a VGA cable i suppose. it's whatever is typical for a desktop pc. [18:30] yao_ziyuan: you'll have to find a resolution that has the same aspect ratio for the bootsplash to not be widened [18:32] o, now i notice that when vbeinfo outputs, there is an asterisk before 1400x1050: [18:32] * 0x146 1400 x 1050 x 32 (5632) [18:33] which means grub at that time uses that resolution. [18:33] yao_ziyuan: that'll be active mode if I recall correctly, but you also had 1920x1080 as preferred, so it should be used === goddard1 is now known as goddard [18:33] TJ-: but 1920x1080 doesn't appear in the "normal list" [18:34] the "normal list" is the list above the line "EDID version: 1.3" [18:34] yao_ziyuan: did you try grub-customizer [18:34] yao_ziyuan: Ahhh, that would explain it [18:34] each mode in the "normal list" has a vga code, like "0x146". [18:34] yao_ziyuan: sorry, you said that earlier but I skipped over it === Motoservo_ is now known as Motoservo [18:35] TJ-: yes. 1920x1080 only appears BELOW "EDID version: 1.3": "Preferred mode: 1920x1080" [18:35] yao_ziyuan: try this http://askubuntu.com/questions/206967/why-isnt-grub2-using-custom-resolution [18:35] Biosphere: do i still need to try grub-customizer? [18:36] yao_ziyuan: try that link first [18:36] yao_ziyuan: right, that came from the grub.cfg setting you'd made [18:36] yao_ziyuan: grub can't adopt any mode vbeinfo cannot 'see' [18:36] yao_ziyuan: try adding the vga=0x0366 to your grub cmdline [18:37] yao_ziyuan: sorry vga=0x0368 === Php is now known as Guest96311 [18:37] Hey can anzbodz help me [18:37] the link given by Biosphere doesn't work here... i'm in china... the browser stalls at "Waiting for ajax.googleapis.com..." [18:37] help what? [18:37] googleapis.com is blocked in china... [18:38] i'll try vga=0x0366 directly [18:38] yao_ziyuan: ok nvm [18:38] ok, the web page opened... [18:38] china-user - you can use tor browser [18:38] I want java for my ubuntu where can i get it [18:38] yao_ziyuan: ok but you 368 instaed [18:38] Guest96311: you want openjdk or oracle? [18:39] !java | Guest96311 [18:39] Guest96311: 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. [18:39] Guest96311: sudo apt-add-repository ppa:webupd8team/java for oracle and then sudo apt-get update && sudo apt-get install oracle-java8-installer [18:39] thanks [18:40] Biosphere: can i add this to the GRUB file? [18:40] Biosphere: ok i see [18:41] hi all. had our windows admin confused. followed https://help.ubuntu.com/lts/serverguide/sssd-ad.html to add an ubuntu vm to active directory. the last command is to add the server to the domain. normally, when adding new laptops etc to the domain, a AD admin needs to enter username and password, however, the command in ubuntu was successful without a username or password. server was listed in the active [18:41] directory config tool thing (i dont know much about AD). thought this was interesting? [18:41] yao_ziyuan: yoiur grub cmdline should look like this GRUB_CMDLINE_LINUX_DEFAULT="quiet splash consoleblank=0 vga=0x0368"" [18:41] anyone else had this? [18:41] yao_ziyuan: you don't need consoleblank if you dont' want it though [18:41] captine there's also #ubuntu-server [18:41] MonkeyDust: thanks. didnt realize that [18:42] Biosphere: i'm not including "consoleblank=0". does it matter? === Guest96311 is now known as Php___ [18:42] yao_ziyuan: no [18:42] MonkeyDust: i assume the same would happen with a desktop though? [18:42] I installed Ubuntu on a laptop that came with Windows 8, but when I start it, it immediately starts Windows, and I don't see GRUB. I did turn off secure boot. Can anyone help? [18:42] Biosphere: i'm also commenting out GFXMODE and GFXPAYLOAD_LINUX. is this ok? [18:42] guys [18:42] i have some questions [18:42] yao_ziyuan: yup you need to [18:43] How can I get Xubuntu to run faster as a whole. Kernel and everything? Because like 70% of my CPU is being used up when I have a small amount of processes running. [18:43] ok. restarting. [18:43] boot-repair gives an error and this link: http://paste.ubuntu.com/13006424 [18:43] it says "Locked-ESP detected." [18:43] "You may want to retry after creating a /boot/efi partition" [18:43] i'm new to IRC clients, so, how can I reply someone, not general chat? that the guys knows who i am talking to. and how to send files over? [18:43] KSFT, You are still here? Damn, you are dedicated. [18:43] I left for a while [18:44] 0_0 [18:44] just got back [18:44] nailer: highlight then just type there name and to message /query [18:44] still can't get GRUB to start, and I can't get any help other than "change every single BIOS setting until it works" [18:44] um [18:44] And, I still cant get any help (0_0) [18:44] so can anyone help? [18:45] zacwalls: see what is using all the cpu and think about reducing the services. [18:45] zacwalls: or if its a slow hardware anyways think about using a less consuming DE like Lubuntu [18:45] Biosphere: this time (with vga=0x0368), it's even worse: the bootsplash becomes a text one, with four dots mimicking a progress bar... [18:45] yao_ziyuan: ok so you can't do vga then [18:46] KSFT: what up your having grub boot problems whats distro flavor you on? [18:46] is ubuntu debian based? [18:46] jeffreylevesque: yes [18:47] Have anybody experience with moonlight gamestream on the Raspberry Pi2 ? [18:47] Biosphere: i have ubuntu 12.04, trying to `apt-get install spellcheck`. but ubuntu package manager doesn't have the package :( [18:48] zacwalls: what you need help with? linux flavor distro? [18:48] Biosphere: I'm on Ubuntu [18:48] 64 bit? [18:48] is that what you mean by "flavor"? [18:48] 14.04, I think [18:48] KSFT: ubuntu 14.04 [18:48] just checked [18:48] yup [18:48] KSFT: do uname -a [18:48] 14.04.3 [18:48] Biosphere: so now we should try grub-customizer? [18:48] !find spellcheck [18:48] Found: hunspell-an, hunspell-de-at, hunspell-de-ch, hunspell-de-de, hunspell-eu-es, hunspell-gl-es, hunspell-uz, libreoffice-voikko, myspell-ca, myspell-eo (and 24 others) http://packages.ubuntu.com/search?keywords=spellcheck&searchon=names&suite=wily§ion=all [18:49] Biosphere: do you want the whole output? [18:49] yao_ziyuan: you can try that now see if that works for ya [18:49] KSFT: yes please the oneline [18:49] jeffreylevesque: what spellcheck exactly? [18:49] Biosphere: actually i can't find the 'spellcheck' package - https://github.com/koalaman/shellcheck#installing [18:49] i'm using ubuntu 14.04 locally [18:49] and it can't find the package either [18:49] how about launchpad? [18:49] jeffreylevesque: not sPellcheck, its sHellcheck [18:50] jeffreylevesque: its in the trusty-backports repo for 14.04 [18:50] Do anybody have experience with Moonlight Gamestream on the Raspberrz Pi 2? [18:50] Biosphere: "Linux ubuntu 3.19.0-25-generic #26~14.04.1-Ubuntu SMP Fri Jul 24 21:16:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux" [18:50] Biosphere: grub-customizer isn't in ubuntu's default repositories. i think i should walk away from this approach. [18:50] !ask | Php___ [18:50] Php___: 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 [18:50] Biosphere: i'm going too far. [18:51] yao_ziyuan: you need to repo [18:51] Biosphere: i'm ok with the slightly widened bootsplash... [18:51] yao_ziyuan: ppa:danielrichter2007/grub-customizer [18:51] Biosphere: how could grub-customizer improve my result? [18:52] yao_ziyuan: there are more customisable optinos [18:52] @ KSFT You have an efi partition with errors, eh? [18:52] Biosphere: i think i don't need them... [18:52] KSFT: so you want to install a spell checker or? [18:52] yao_ziyuan: ok [18:52] linuxey: I don't know [18:52] yao_ziyuan: how much time are you going to spend starting at the boot-splash? If it is there that long, there's something wrong! [18:52] Biosphere: ...what? [18:52] @KSFT you should boot from an Ubuntu DVD [18:52] KSFT: what are you trying to install? or fix? [18:52] linuxey: I'm currently in a live session from a USB thing [18:53] I installed Ubuntu, but I can't boot it normally [18:53] GRUB doesn't show up when I start my computer [18:53] it starts Windows immediately [18:53] KSFT: can you get to the grub menu at all or into linux? [18:53] KSFT: press the boot menu option and choose ubuntu [18:53] no [18:53] KSFT: if it is UEFI, sounds like you have QuickBoot/FastBoot enabled, and it goes immediately into the default boot entry [18:54] KSFT: if not use a live usb stick and do repair grub [18:54] TJ-: yeah, as you can see, i'm compulsive. [18:54] I turned off secure boot in the BIOS settings and fast boot in the Windows control panel [18:54] k1l: how do i access trusty-backports repo to install my package 'spellcheck'? do you know if 12.04 has it too [18:54] KSFT: you only have one drive with dual boot for linux and windows but it defaults to windows correct? [18:54] yao_ziyuan: I reboot maybe once every couple of weeks on my primary laptop; rest of the time its suspend/resume [18:54] how do I "do repair grub"? [18:54] jeffreylevesque: its not spellcheck [18:54] @ KSFT - https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1091477 [18:54] Biosphere: that's correct [18:54] Launchpad bug 1090829 in dosfstools (Ubuntu) "duplicate for #1091477 grub-efi fails to install with Input/output error" [Undecided,Confirmed] [18:54] KSFT: ok [18:54] TJ-: my splash only took like 2-3 seconds [18:54] KSFT: but there is still a QuickBoot option that may select the default boot entry and go straight to it [18:54] it's an SSD, in case that matters [18:54] KSFT: it's still about the default boot entry, nothing to do with not having GRUB. [18:54] hey everyone [18:55] KSFT: so boot up into a live and reconnect to irc I will guide you from there [18:55] jeffreylevesque: its shellcheck. with a H instead of P. it has nothing to do with checking the language [18:55] how do I search the disk for an executable by name? [18:55] TJ-: and the current slightly widened splash looks good [18:55] I'm on a different computer [18:55] I have two [18:55] KSFT: oh ok good [18:55] im trying to find out where docker is installed, its not linked properly. [18:55] jeffreylevesque: no, it cant be installed from the repos for 12.04 [18:55] Biosphere: i highly doubt it's no GRUB, saw the install last night [18:55] KSFT: load usb live on the problem system and then install... one sec [18:55] I'm in a live session now on the one I'm trying to fix [18:55] Hello everybody, is it possible to make hybrid GPU working with not-propertary drivers? [18:55] with open-source [18:55] k1l, Mainly my browser. But I started using Vivaldi. It runs really nice. [18:55] This IRC session is open on another one [18:55] Intel+AMD [18:55] KSFT: whats happens when you do update-grub [18:56] KSFT: it's EriC^^ [18:56] sudo? [18:56] KSFT: ya [18:56] k [18:56] I have a basic question .. what the hell is the "proper" way for me to get uwsgi 2.0 onto my 14.04-2 systems without going the untrusted/sid route? Nothing that new in backports. Go with Jessie trusted? [18:56] hi all [18:56] KSFT: can you type sudo apt-get install efibootmgr then sudo efibootmgr -v | nc termbin.com 9999 [18:57] Biosphere: "/usr/sbin/grub-probe: error: failed to get canonical path of `/cow'/" [18:57] !find uwsgi [18:57] Found: libapache2-mod-proxy-uwsgi, libapache2-mod-proxy-uwsgi-dbg, libapache2-mod-ruwsgi, libapache2-mod-ruwsgi-dbg, libapache2-mod-uwsgi, libapache2-mod-uwsgi-dbg, python-uwsgidecorators, python3-uwsgidecorators, uwsgi, uwsgi-app-integration-plugins (and 31 others) http://packages.ubuntu.com/search?keywords=uwsgi&searchon=names&suite=wily§ion=all [18:57] `cow'.* [18:57] period, not a slash at the end [18:57] explosive: I'll do that [18:57] jeffreylevesque: "sudo apt-get install shellcheck/trusty-backports" [18:57] jeffreylevesque: and once again: it doesnt check your spelling [18:57] linuxey, build it yourself i guess, https://launchpad.net/ubuntu/+source/uwsgi/2.0.7-1ubuntu6 [18:58] @ubottu... ok - but I need uwsgi 2.0.x [18:58] explosive: http://termbin.com/z19w [18:58] linuxey, so ? i gave you the source page [18:58] KSFT: add GRUB_DISABLE_OS_PROBER=true [18:58] to your /etc/default/grub and then redo update-grub and let me know what it does [18:59] KSFT: you have to sudo edit the file [18:59] Biosphere: okay [18:59] KSFT: please dont follow his instructions [18:59] explosive: okay [18:59] why not? [18:59] explosive: my instructions? [19:00] it's jibberish === zachary is now known as Guest79873 [19:00] um [19:00] what should I do? [19:00] @oerHeks .. you're saying - backport it myself then support it , huh? [19:00] KSFT: type sudo parted -l | nc termbin.com 9999 [19:01] explosive: okay [19:02] explosive: http://termbin.com/2ow3 [19:02] My INFR team voted to go with Ubu instead of CentOS and one reason was "newer versions" .. so far.. BS. EPEL has newer versions... unless I'm missing something. I don't want to roll my own ffs. [19:02] linuxey: this is a volunteer channel, so passing on any frustration with your job to use and using non-family friendly language is not welcome [19:02] *to us [19:03] KSFT: type sudo mount /dev/sda8 /mnt [19:03] KSFT: then sudo mount /dev/sda2 /mnt/boot/efi [19:03] explosive: done [19:03] oh [19:03] yes - I am frustrated [19:03] done both [19:03] no output from either [19:04] KSFT: for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done [19:04] type the whole line [19:04] how to record windows 10 iso to my usb flash drive? i know about dd and winusb, but dd doesn't write iso correctly (it doesn't boot after that), and winusb if f****** slow, really [19:04] explosive: its not a partition problem [19:04] Anyone in here use docker? === mint is now known as Guest75313 [19:04] !ask { NetworkingPro [19:04] bekks: I am only a bot, please don't think I'm intelligent :) [19:04] !ask | NetworkingPro [19:04] NetworkingPro: 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 [19:05] Biosphere: please let that one go, it's well in hand. [19:05] Ive done sudo apt-get install docker, it shows its already installed [19:05] explosive: done [19:05] no output again [19:05] but when I do docker it says not found [19:05] KSFT: type sudo chroot /mnt [19:05] daftykins: whatever [19:05] linuxey: well, you can just build it and use it ya'll self. https://help.ubuntu.com/community/CheckInstall makes it really easy [19:05] so it seems that a common choice is going to be - backport yourself, or update with debian then get ready for many updates which will continue to cause future dependency issues, so what is the preferred method outside of backport my own? [19:05] i did locate docker and dont see it anywhere [19:05] Successfully set up ubuntu not on sda0 ad have everything working within my dual hard drive ubuntu/windows laptop setup [19:05] Any idea where I can make sure its installed and find the binary? [19:06] nailer: don't use that language here. if indeed it *can* be done from Linux, it'll need to be some other kind of GUI program - dd definitely doesn't work with Windows ISOs. [19:06] explosive: done [19:06] new prompt [19:06] KSFT: grub-install [19:06] linuxey: stick to LTS with 14.04, find any PPAs for any newer software you might require. [19:06] explosive: "Installation finished. No error reported." [19:06] back to the root prompt [19:07] KSFT: update-grub [19:07] explosive: done [19:07] daftykins: You mean backports PPAs ? [19:07] KSFT: most likely you have a hardwired bios that wont boot anything but the windows efi, and erases the ubuntu entry, right now ubuntu entry isn't there, so there's a slight chance the installer messed up [19:08] explosive: will it work now? [19:08] KSFT: type exit, then try rebooting, if you dont get ubuntu then we can try switching the efi files to trick the bios into booting ubuntu === kpease_ is now known as kpease [19:08] KSFT: i'd say 20% it might work [19:08] linuxey: no, i don't - i mean any PPA that provides it. [19:08] give it a shot, if not we can switch the files and it'll work most likely [19:08] linuxey: https://launchpad.net/~chris-lea/+archive/ubuntu/uwsgi [19:08] paste.ubuntu.com/13013484 [19:08] that's te output from update-grub [19:08] the* [19:09] in case it matters [19:09] restarting... [19:09] ok, type exit then restart [19:09] my VPN keeps occasionally dropping out, sometimes 2 or 3 times a day or so ... I sometimes get a system error dialog that indicates "system program error" and sometimes get an apport dialog ... how can I gather info from my system on the error, so I can report back here with useful info or resolve the issue myself ? [19:09] Tex_Nick: read VPN logs [19:09] explosive: it logged me out === SpookyShibe is now known as ScaryShibe [19:10] KSFT: yeah, out of root@... ? [19:10] explosive: no, typing "restart" brought me to a login screen [19:10] not in the terminal [19:10] should I restart? [19:10] daftykins: I had tried using a Debian/trusted repo and that seemed to be good, but then it upgraded about 26 other packages. What I am trying to do is not mirror a full repo, but keep a local set of repos beyond the 14.04 dvd base that I use, so I wanted to cherry pick packages. Once I go to the PPA/Debian repos it seems like a slippery slope. Regardless - Is it preferred to use PPAs over Debian? Wouldnt Debian past the testing be "S [19:11] KSFT: yeah, [19:11] shutting down... [19:11] ...it froze up [19:11] using power button... [19:12] linuxey: negative, adding those debian repos can wreck havoc. Don't use them on anything other than debian installs. That's not how they're meant to be used. [19:12] linuxey: when you say debian, if you mean a PPA is really meant only for debian releases then using that would definitely cause you to have a bad time. [19:12] starting again... [19:12] hey, GRUB started! [19:12] thebwt: Yes - I found Lea's PPA, that's a possibility [19:13] it's working! [19:13] Right .. so basically I want to stay with PPA - are those inherently backports or do I just need to go case-by-caes? [19:13] KSFT: great [19:13] now can you help me with another problem? [19:13] linuxey: PPAs are the best way to outsource maintaining software out of band, but then you're at the mercy of that maintainer. [19:13] wifi isn't working [19:13] ...also, there's no cursor [19:13] KSFT: Happy to hear [19:13] huh [19:13] mouse works but trackpad doesn't [19:14] anyway [19:14] wifi isn't working now [19:14] !broadcom | KSFT use the model # we found last night and set it up [19:14] KSFT use the model # we found last night and set it up: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [19:15] you also need fwcutter in case he need sto extract the firmware [19:15] may need [19:15] daftykins: how do you remember the model number? [19:15] In Ubuntu (more specifically, Lubuntu 15.10), how would I Lower the sound of certain programs? [19:15] Instead of all. [19:15] Yuken: you can change the volume when the program is open with pavucontrol [19:16] Yuken: not sure if it sticks after you close it though [19:16] KSFT: because it was just last night, broadcom wifi 43xxx [19:16] KSFT: don't you remember typing it... [19:16] I don't remember the number [19:16] anyway [19:16] that website tells me to run "lspci -vvnn | grep -A 9 Network " [19:17] it saoh, nm [19:17] oh, nm* [19:17] mistyped it [19:17] daftykins: I'm looking in /var/log for VPN logs ... don't see anything ... where else should I look [19:18] Biosphere, install via apt, correct? [19:18] Yuken: ya [19:18] BCM4352 14e4:43b1 [19:18] ignore me [19:18] Yuken: sudo ap-get install pavucontrol [19:18] Tex_Nick: if you don't mind me saying so, not being able to locate the logs of whatever VPN service you use would be a very early research step [19:19] daftykins: oh hmmm I just looked into syslog ... found something there [19:19] yep ;) [19:19] hello:) [19:20] so should I install bcmwl-kernel-source? [19:20] KSFT: it's all in the guide, please stop asking questions which already have answers. [19:20] daftykins: I think I got it - don't mix Jessie with Trusty [19:21] either PPA or backport yourself [19:21] daftykins: well sir my initial research step was here lol ... hey thanks for the input ;-) [19:21] linuxey_: yeah ;) installing stuff for debian on an ubuntu release is a great way to totally hose your install. [19:21] the entire computer seems to have now frozen up [19:21] Tex_Nick: it shouldn't be, in future [19:22] Agreed.. seemed to work at first, then it's like a virus - everything suddenly HAS to have that debian repo to install due the upgrades [19:22] daftykins: ok man I stand reprimanded [19:22] Tex_Nick: :) [19:23] linuxey_: for what it's worth any of those hosts would probably be better off with a clean install [19:23] alright, I got it working [19:23] a lot of people here were very helpful [19:24] I'll be sure to come back next time I have a problem before thoroughly Googling [19:24] to annoy you more [19:24] So there was a port for how to easily backport for 14.04 .. what was that link? I thought I'd go there is I needed to. If I build a package myself, I have to make it a Bamboo job and make sure everyone knows about it so it's not just on my build system. These things will need to be maintained and go to prod. Then again - I'd depend on a PPA maintatiner in the other case. [19:24] daftykins: yep - I've already Cobbler booted them back to the base [19:25] plus PPAs are third party so 1) can't be supported here 2) have to be trusted without knowing the maintainer [19:25] 3) may disappear tomorrow if they gave up [19:26] Ok, so Dafty.. .you have a 14.04-2 system.. devs have to have uwsi 2.0 for the websocket support.. where do YOU go? [19:26] Narnia! [19:26] no, 14.04.3 is current - so you probably want to dist-upgrade your installs to begin with [19:27] linuxey_: I'd maintain the packages myself. In fact, at work we have around 2000 packages we maintain. [19:27] linuxey_: i can't answer that as i don't know what it is and don't use it, so it's not important for me [19:27] (including uwsgi) [19:27] yeah i'd go Seveas' way, own repo ftw [19:29] anyone familiar with zoneminder? I installed and set everything up according to the instructions and I can get to zoneminder but when I add a camera the source link is red and it isn't active. I had it working fine on ubuntu 15.04 but since updating to 15,10 I can't seem to get it to work. any ideas? [19:29] wow. 2000? cmon [19:29] hello all [19:29] is there any way to detect improper shutdown or system crash ? [19:29] detect? [19:30] what good would it do you? [19:30] At that point, I'd just go with a source based build lol Arch and Thin station [19:30] linuxey_: Arch isn't practical for the workplace [19:30] i'd learn to compile and make the packages. [19:31] parityDrive: [19:31] oh.. don't get me wrong - i've built many packages from source and all my own code.. just not in ubuntu [19:31] i grew up on RH [19:31] linuxey_: [19:31] prashant_123456: why are you highlighting people that aren't talking to you? [19:31] daftykins: oh sorry [19:32] daftykins: its my mistake sir [19:32] prashant_123456: so can you give more detail about what you're trying to achieve? [19:33] daftykins: yes i enabled irssi sound notifications and just trying if anyone pings me [19:34] what the... [19:35] I am on ubuntu 15.10 and wanted to install latest vim with python 3 support. apart from installing from source is there a way around? [19:35] Hi I generated this hardware report : http://pastebin.ca/3227053 which reports the hardware specs of my laptop. How do I pastebin this successfully in xHTML ? [19:35] daftykins: Hi I'm from the UK too ! 'memer you from #ubuntu-uk. [19:36] anyone? [19:36] Ridgewing: hi there [19:36] 'Allo [19:36] keepguessing: find a PPA. [19:36] Ridgewing: though technically i'm not from there ;) === master is now known as Guest70898 [19:37] daftykins: Yes I'm slightly outta my eelement on #ubuntu to. Is that what you meant ? [19:37] Ridgewing, that takes ages to load here, paste.ubuntu.com has got a plain text option [19:38] keepguessing: welcome to my world. seems like the favored method is to backport yourself [19:38] Ridgewing: nah just not from the UK. [19:38] followed by PPA [19:38] Ican't use pste.ubuntu.com - 'cos it says "scripts aren't allowed" there. [19:39] are you using an addon like noscript and blocking its' functionality? [19:39] daftykins: It's a crown dependancy, isn't it ?? [19:39] your paste doesn't even load for me, heh - must be the coming from california [19:39] linuxey_: it should be PPA, then if you can't find one backpoirt it. Which... What answer would you prefer? [19:39] Ridgewing: sorry that's off topic here [19:39] k [19:41] Here's that paste again - from a more reputable website : http://pastebin.com/NaJn0iJa [19:42] hello all [19:42] Ridgewing: what exactly are you wanting to do with this info? [19:43] daftykins: I need to pastebin - or upload it to a website - so that I can effectively display my system specs, in order to solve anther problem/bug. Ok ? [19:43] Ridgewing: not really, what's the actual problem? [19:44] pastebin fail [19:44] thebwt: why is a PPA preferred? Just the workload aspect? [19:44] It's complicated ... but I shall try. [19:44] linuxey_: they provide updates over a static source compile, of course [19:44] linuxey_: the modularity, it is typically only a single package, don't have to worrk about it borking the rest of the system (like your debian repo situation) [19:45] well.. yes. I got the part about going backport, but I was asking - why PPA backport vs my own [19:45] If fact - I don't thinkI shall. I'm bored with it , bye all. [19:45] **IN [19:45] linuxey_: vs your own, we don't assume most users can compile debian packages [19:46] linuxey_: (hence my link to checkinstall earlier [19:46] ) [19:46] thebwt don't abuse the enter key, it has rights too [19:48] oh.. i already have build tasks to build debs the hard way even :) [19:48] i gotcha. we use Bamboo to create artifacts, such as debs [19:48] linuxey_: oh, in that case roll it yourself, that PPA looks like it hasn't been updated in a year. [19:48] ok.. good. thanks [19:49] by the way, I also build a slew up the latest python debs with the bdist_deb plugin.. works great. [19:49] a slew of [19:50] linuxey_: sounds like your team should start their own PPA :) [19:50] pulls the latest python modules from pypi and creates debs [19:50] https://www.irccloud.com/pastebin/L3MTjp9F/ [19:51] Anyone know anything about docker? Speifically, it doesnt seem to sync up with the docker repo I added... [19:51] ok.. good room. nice to have some ubu peeps around. i'll be back [19:51] NetworkingPro: there's probably a channel for it, here on freenode if you /msg alis list *docker* [19:52] later thebwt and daftykins and seveas [19:52] linuxey_: good luck o/ [19:52] linuxey_: Good luck! [19:52] hi why using ubuntu when you are debian? [19:52] Ubuntu [19:53] seoner: Its your decision what you are using - so is ours. [19:54] bekks: that was not really the question [19:54] I like an update once in awhile [19:54] hi [19:54] hi [19:55] what if i delete a module from /lib/modules [19:55] rabenste: Why would you do that? [19:55] having problems getting two diffrent dvb-c cards working at the same time [19:56] rabenste: i think blacklisting is better than deleting [19:56] rabenste if you really want to know, for testing purposes, try it in a VM [19:56] one uses the mantis driver, the other one is a digital devices card [19:56] i would think passing a TV card through to a VM would be more of a hassle :) [19:56] mmh that comes a little bit late ;) already did ... [19:56] I created a Windows bootable USB it works on other PC's however not on this one that has Ubuntu installed. In BIOS I set USB as first and Win Bootable Media during restart I go to boot menu select USB but PC just goes to Ubuntu login screen. [19:57] the mantis driver should be included in 14.04 [19:57] For some reason Ubuntu takes over boot priority everytime [19:57] anyway to rebuild it? [19:57] Why is this happening and how can I fix it ? [19:57] neredsenvy: perhaps the other systems were EFI capable and booted as EFI, but you don't have a normal boot image for it to work on this other system? [19:57] neredsenvy, Nah it is you knowing how check with ##windows [19:57] neredsenvy, the other PCs it works... are they base-Windows? [19:57] neredsenvy: easiest way to prove if it's ubuntu at fault, disconnect the disk with ubuntu on. [19:57] Or are they base-Linux? [19:58] knob: What do you mean by "base-Windows" and "base-Linux"? [19:58] wileee: I have two same PC's one has Windows installed this one has Ubuntu. On Windows one it boots on USB to installer on Ubuntu it does not. [19:58] neredsenvy, That is outside our support is all, an assumption of ubuntu blocking is an error [19:58] Instead of booting on USB it skips and goes to Ubuntu login screen [19:59] neredsenvy: maybe you're booting legacy on efi or vice versa [19:59] neredsenvy, find the per-session bot, outside the bios maybe. [19:59] neredsenvy: are you booted in ubuntu right now? [19:59] boot* [19:59] yes [19:59] neredsenvy: type sudo parted -l | nc termbin.com 9999 [19:59] bekks, if he removes the Windows USB... does the machine boot Windows, or Linux? Just wondering. Throwing ideas out there [20:00] knob: not very helpful [20:00] I think that it is helpful. [20:00] knob: In fact it isnt, at all. [20:01] +1 [20:01] +1 [20:01] http://termbin.com/s3a8 [20:01] yep EFI :) [20:01] neredsenvy: which Windows on the drive, 7? 8? 10? [20:01] That's ok for you guys that know more than me. For myself, that helps me to help neredsenvy. [20:02] Windows 10 on the USB stick [20:02] neredsenvy: you're trying to boot legacy on efi, try setting the bios to legacy mode and try booting it [20:02] ok will go try it now [20:02] brb [20:10] Hi all. I've got a 15.10 live desktop booted on my newish low-end BayTrail ASUS laptop, and I notice that while the volume keys are recognized, the screen brightness keys aren't. I'm able to control brightness via a control panel, but I don't see xbacklight installed. Is there a way for me to control backlight from the keyboard? [20:11] tried any of the kernel boot parameters such as acpi_backlight=vendor ? [20:11] Not yet. I'd assumed it had the right driver based on the control panel being able to use it, but would the boot parameter affect keyboard control somehow? [20:11] ChibaPet: I had that issue, managed to fix it and it now works, but the graphic doesnt. not sure what i did wrong, but its not broke enough for me to fix it :) [20:12] is 15.10 out yet? [20:12] Apachez: yes [20:12] zomg [20:12] so the usual... wait about 1 month to avoid early bugs? [20:12] ChibaPet: just a guess, wouldn't hurt to try [20:12] So, my other question is how often people complain about crashes and data loss with a pure butter-fuss system. [20:12] Apachez: wait for 15.10.1 ;) [20:13] think this is what i followed http://askubuntu.com/questions/180819/how-to-control-brightness-on-acer-laptop [20:13] you mean btrfs, nobody calls it that to my knowledge :P [20:13] ChibaPet: essentially don't use what isn't proven yet. [20:13] daftykins: That's the one. Seems more evocative to expand it. [20:13] any of you who knows status of a gui config tool for logitech mice? [20:13] Ah, but this is a laptop meant for misery and pain and trying new things. :P [20:13] like mx500 and such? [20:14] Apachez: i think you're on the wrong OS if you want tools for those [20:14] Alright, two of you are saying to try acpi_backlight=vendor - I'll try that. [20:15] ChibaPet: add it as a one-time thing by holding left shift at boot and editing the boot entry. [20:15] as i said now it works, but the onscreen graphic does it (it was the other way around before) [20:15] daftykins: the mouse works but the extra features like "sideclick" (or whatever you would call it) doesnt [20:15] no point doing a permanent edit for a quick try [20:15] that is when you can move your scrollbutton sideways [20:15] Apachez: yeah, i doubt you'll find anything to solve that in terms of utilities by Logitech themselves. [20:17] am i the only one who can't unlock his encrypted disk after install? [20:18] i even tried with a simple password like Aa01 [20:18] but nope, it asks for the password forever [20:18] !details | bviktor consider [20:18] bviktor consider: 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) [20:18] ubuntu 15.10 installed with FDE [20:18] FDE password is Aa01, after reboot it asks for unlock password, i enter it, and it won't accept it [20:19] hi! [20:19] cryptsetup failed, bad password or options? [20:19] buonasera [20:20] Is there a way, to store nautilus's thumbnails in the images folder instead on the ~/.cache/thumbnails folder ? [20:20] c'è qualche italiano mi servirebbe una info [20:20] ! [20:20] Have you tried veracrypt? [20:21] no [20:21] Has the way you add dns address to resolv.conf changed? [20:21] i'm using the builtin encryption during install [20:21] erase disk, use lvm, encrypt disk [20:21] http://www.tecmint.com/wp-content/uploads/2012/10/u-4.png [20:21] Hm. acpi_backlight=vendor didn't seem to impact anything, but today's newly learned thing (thanks to Renfried's link) is that xrandr can drive backlight values. [20:22] It's conceivable that the directive is being ignored for the live-cd boot. [20:22] Renfried, be aware in the ubuntu repos only here [20:23] Not sure if this is a suitable question for this area, but - default Lubuntu 15.10, audio does not function in the web browser (more specifically, Youtube) [20:23] works fine in ohter places. === jarek is now known as Guest42055 [20:23] Cyb3rn3t: why not just symlink that path elsewhere? [20:24] Sp00ken, which web browser? [20:24] BluesKaj_, Firefox. [20:24] Whichever version comes with plain old Lubuntu 15.10 [20:24] veracyrpt is in the repo, just not the latest version === Bray9082_ is now known as Bray90820 [20:25] bviktor, not sure, could be keyboard layout issue [20:25] except i tried both layouts [20:25] the native vs us [20:25] Sp00ken, install lubuntu-restricted-extras\ [20:26] Sp00ken, without the \ [20:26] BluesKaj_, doing so right now. [20:27] bviktor, So why the encrypt? this really needed? [20:27] it is [20:27] BluesKaj_, worked wonderfully! thank you. [20:27] we develop corporate source code on these comps [20:27] laptops [20:28] and they managed to get those laptops stolen on more than one occasion... [20:28] Sp00ken, yw [20:28] bviktor: What version? I'm about to do an encrypted install, and I can share my results once it's done. [20:28] 15.10 [20:28] bviktor, really, cool, you might look for bugs here on the web, with the apps used and release [20:28] Same here. I'll tell you how it goes. [20:28] ty [20:28] bviktor: your devs should store the sourcecode on corporate servers, instead of notebooks :) [20:29] bviktor: Out of curiosity, have you booted rescue media and tried cryptsetup to make sure what's on-disk is sane? [20:29] yeah, source code isn't edited on git serves though, only pushed to them === Sp00ken is now known as Yuken [20:29] ChibaPet, no, this is a fresh new laptop, no need for rescue, i'll just re-install again and see what fixes it === Neko-spooky is now known as Neko-chan [20:30] bviktor: Well. I'm saying, boot into a rescue environment and look at what the installer did. [20:30] it encrypted /, obviously [20:30] hence it asks me [20:30] bviktor, you can try to unlock from live [20:30] guess what, it works with Aa11 [20:30] bviktor: If it's that obvious, then it worked and you have no problem. :P [20:30] but not with Aa01 [20:31] i do have a problem, it's the problem that's obvious lol [20:31] heh [20:31] so yeah, there's something with the keyboard layout [20:31] bviktor, or faulty [20:31] there's 2 possibilities for the placement of 0, ofc i tried both several times [20:31] or that, though you have to enter the password twice upon setup [20:31] bviktor: Ah. Beware keyboard layouts. Good catch. [20:33] bviktor, ppc cpu ? [20:33] i really need to figure this out, because i'll use very long generated passwords and an usb unlock key [20:33] ioria, nah, a simple asus laptop [20:35] just this bviktor https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1382831 [20:35] Launchpad bug 1382831 in cryptsetup (Ubuntu) "cryptsetup : failed bad passphrase or options" [Undecided,New] [20:35] btw they should really create a refresh iso, entering noveau.modeset=0 every time i boot the installer is a pita [20:35] ioria, ty good to know [20:36] np [20:36] it's old [20:36] bviktor: but 'nomodeset' is a simple option to add, and not everyone needs it. [20:36] yeah, i obviously wouldn't waste my time on it if i didn't it [20:36] i'm not saying it's "complex", it's just tedious for the 20th time [20:37] why would you be booting live media so many times? [20:37] to test deployment? [20:37] we have dozens of this laptop [20:37] why don't you use a flash drive with that modification set permanently? :) [20:37] hey guys [20:37] I went with the simple install option, as I'm a bit of a newb and all, to install alongside Windows 10. If I were to delete my W10 partition, could I use said space to expand my current space? [20:38] because i haven't looked into how to do that because i was busy with much more important issues [20:38] my time isn't unlimited, last month i had 77 hours ovetime still [20:38] i have a big problem. yesterday i installed ubuntu dual boot with windows 10 and yesterday it seemed to work. however, today i did some stuff with ubuntu like install nvidia drivers and now it's stuck in a login loop and i cant login anymore [20:38] does anyone know about this problem? [20:38] bviktor: ok, was just suggesting it... [20:38] any other "why do i" questions? :) [20:39] bviktor: depends, you doing anything to make your life harder that can be fixed? ;) [20:39] like i said, there are 100 other things that need to be fixed [20:39] i can't solve them all at once [20:39] relax [20:39] Yuken: not easily. [20:40] daftykins: hey you might remember me from yesterday, dual boot ubuntu with windows 10 [20:40] sure [20:40] * daftykins reads up [20:40] now i'm gonna copy-n-paste the 'Aa01' password from gedit to the installer make sure it's entered correctly, if i can't unlock it now, i'm out of ideas [20:41] ubuntu944: you could try undoing what you did by booting recovery mode [20:41] !recovery | ubuntu944 [20:41] ubuntu944: 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 === genii is now known as zombiegenii [20:41] daftykins, do you know of any resources I Could look at, to figure out how I'd do so? [20:41] okay thank you, i will try to boot in the recovery mode [20:41] Yuken: well if you installed with LVM i think if you learnt how to use that you could, sure. [20:42] daftykins, any quick-n-dirty way to modify the ubuntu installer iso's default grub command line? [20:42] i can't seem to find it in google [20:43] bviktor: If you have a lot to do, maybe there's some sort of kickstart or jumpstart clone for Ubuntu. [20:43] bviktor: for uefi only? [20:43] yup, uefi only [20:43] is that on the efi partition? [20:43] daftykins and ubottu: i chose recovery mode in grub and then "resume" and it launched with the login screen and also i could login! [20:43] coz then it's easy enough [20:43] now well, what do i have to do that it works in the "normal" mode? [20:43] ubuntu944: ubottu is the channel bot :) [20:43] bviktor: make a fat32 partition, extract the iso contents there, and modify /boot/grub/grub.cfg on the iso [20:43] :o [20:43] whoops :D [20:44] ubuntu944: sounds more like it was in sleep mode [20:44] explosive, ty hang on a sec === zombiegenii is now known as genii [20:45] bviktor: This suggests that it's possible, but if you like booting ISOs, that's fine too: https://gist.github.com/ludo/3652811 [20:45] ChibaPet: already been told :) [20:45] daftykins: okay i will try to reboot and launch it in the "normal" mode. however i always have to set anyways "nomodeset" or it will not go to the login screen [20:46] ubuntu944: sounds like the nvidia driver did not go on. [20:46] nah it's just the same wonderful bug i hit [20:46] Hi [20:46] it's fixed in the repo tho, but not on the install iso [20:47] bviktor: there's always nightlys, if one exists for whichever release you're using [20:47] Danielh90: hi [20:47] good to know [20:48] Hi there. [20:48] daftykins: okay the first good message, i can login again! thanks for the tips with the recovery mode. do you know how to fix that nvidia drivers problem? [20:48] guess what, unlock works now, yay [20:48] What's the "4:" in front of the version number? http://packages.ubuntu.com/wily/devel/gcc [20:48] ubuntu944: so normal mode is fine now? === sad is now known as Guest93233 [20:49] daftykins: because I mounted a net drive, where my picture stored, and I'd like to browse them from different PCs without caching ona all of the PCs [20:49] daftykins: normal mode with "nomodeset" when i boot without "nomodeset" there is just a blank purple screen and nothing happens [20:50] ubuntu944: ah right, "sudo apt-get install nvidia-352" and reboot [20:50] hi [20:50] daftykins: okay thank you i will try! should i do in recovery mode or normal mode with "nomodeset"? [20:51] normal without nomodeset [20:51] i need help about use of my weather indicator in lubuntu 14.04 [20:51] daftykins: but how can i enter the terminal in the blank purple screen? sorry for such a stupid question [20:52] ubuntu944: i thought you said it's booting normally fine [20:52] daftykins: nono, only with "nomodeset" [20:52] ubuntu944: yeah so you boot up with nomodeset, install the package, then reboot and stop using nomodeset. === amir_ is now known as Guest66146 [20:52] Hey guys, I'm trying to check for rows in a CSV file that have the same values in the first 2 columns. Playing with awk and got it to work with the first column, cant get it to work on both. Any idea why? awk -F';' 'NR>1{arr[$1]++}END{for (a in arr) print arr[a], a}' OPEN_DATA_FILE.txt | grep -v '^1' [20:53] timwis: #bash might be better. [20:53] thanks [20:53] why is my weather indicator not visible on lubuntu 14.04? [20:53] daftykins: wait a second error occured when i tried to boot ubuntu again without nomodeset. something like "iwlwifi" and "unsupported splx structure" [20:53] hello all [20:53] ubuntu944: doesn't matter right now, focus on the task at hand [20:54] daftykins: alright! [20:56] so why is it that even after i turn off write-protection on a pendrive with hdparm, it still says it's write protected when mounting? [20:59] daftykins: okay i installed and rebooted now, first there was the purple blank screen again and now it turned black. nothing happening right now [21:02] Hi there, i am trying to upgrade from 14.10 to 15.04 but when i issue "do-release-upgrade" i get a "no new release found" error [21:02] did you change the sources.list? [21:03] explosive: i never had to: do-release-upgrade will take care of that [21:03] did a fresh install of ubuntu 15.10, and now it locks up during bootup (keyboard lights won't work) [21:03] you do if it's eol [21:03] bodom: type sudo nano /etc/apt/sources.list [21:04] oh nevermind, ATI driver issue [21:04] change xx.archive.ubuntu to old-releases.ubuntu [21:04] so where can i find the nightlies for 15.10, daftykins ? i could only find the 16.04 ones === genii is now known as zombiegenii === zombiegenii is now known as genii === Tex_Nick is now known as Wolf_Nick [21:11] ubuntu944: hmm probably going to need more system info then, boot back in with nomodeset [21:11] daftykins: hmm yes i tried now. but now again i am in the login loop. >_< [21:12] what is happening? [21:13] well there was the purple screen and then the black screen. then i shut down and booted ubuntu with nomodeset. the login screen appeared and always when i login i get back to the login screen again [21:13] i dont understand why this problem came again because when you told me about recovery mode it went away [21:13] ok press ctrl+alt+F1 and you should see a terminal login screen [21:13] log in there, then run "lspci | nc termbin 9999" [21:13] * daftykins glances at explosive [21:13] ;D [21:14] :D [21:16] explosive: thank you, it works now. Let's hope for as less damage as possible :) [21:17] daftykins: it says "nc: getaddrinfo: name or service not known" [21:17] daftykins: In the installer, I've made a big partition as a LUKS block device, but it seems to insist on making it a filesystem and not a PV for LVM, which I wanted to break into swap and root-for-btrfs partitions. Am I missing something, or is this sort of scheme just not supported? [21:17] ubuntu944: ah your system must be offline. wifi only? [21:17] daftykins: yes :/ [21:17] b ut my wifi worked in ubuntu [21:17] ChibaPet: sorry i don't use encryption or LVM, can't help you. [21:17] ubuntu944: sudo dhclient wlan0 [21:18] oh that won't work [21:18] heh ignore me [21:18] daftykins: Alright. I'll forge on! [21:18] explosive, thanks, i did just what you suggested, used lili instead of rawrite, and then the partition wasn't read-only [21:18] daftykins: it says "cannot find device wlan0" [21:18] yeah nevermind, wouldn't have worked anyway [21:19] ubuntu944: run "sudo apt-get purge nvidia* " then reboot and go in with nomodeset again. [21:21] I have a program that I run the terminal but it keeps the terminal open …how do I exit the terminal after opening it in the terminal? [21:21] as for being unable to decrypt, of course the installer changes keyboard layout by default AFTER asking for the passphrase [21:21] hilarious [21:21] love to figure that shit out [21:21] More general question... Is there no synergy package available? I just said "apt-cache update ; apt-cache search synergy" and it seems not to know about one. [21:21] john_doe_jr: run it with & perhaps [21:21] john_doe_jr: add a & to the end of the command [21:21] daftykins: okay i did it and now i [21:21] Seveas: ^5! [21:21] john_doe_jr: run it with nohup and & [21:21] now the login loop has gone! [21:21] john_doe_jr: & disown [21:22] so my unlock password was Aa`1 [21:22] i booted with nomodeset [21:22] bviktor: careful on the language please. [21:22] bviktor: If you're encrypting root, none of your locale stuff is available until after that. You can always build a custom kernel with the desired locale. [21:22] hi [21:22] i'm talking about install time, not boot time [21:23] hello [21:24] during install, it uses US by default, asks for encryption key, THEN it changes layout to HU [21:24] https://help.ubuntu.com/community/SynergyHowto suggests that there should be a synergy package :/ [21:24] john_doe_jr: best bet would be running under 'screen'. This way you can reattach that session with that CLI app running later on if needed. [21:24] daftykins: so if you need more information for i can boot without "nomodeset", i am in ubuntu now :) [21:24] bviktor: You can re-key your LUKS, although yeah, that's kind of unfortunate. [21:25] bekks: that's exactly what I needed….what does the nohup utility do …first time I heard about it [21:25] john_doe_jr: nohup attaches the application to the init process, not to the terminal. [21:26] ubuntu944: "lspci | pastebinit" [21:26] bekks: well thank you very much [21:26] ubuntu944: that's as long as pastebinit is installed anyway [21:26] well, technically it's not exactly "to the terminal", but "to the shell launched by/within terminal" [21:26] and ChibaPet fyi i *do* have to use HU at boot time [21:26] not US [21:26] ChibaPet: synergy became pay for several lifetimes ago [21:26] several askubuntu answers also said to use US but it seems not to be the case, at least not anymore [21:27] daftykins: oh it says pastebnit os noit installed, should i install it? [21:27] ubuntu944: yep [21:27] Hello, can someone help me with Ubuntu? [21:27] clocky: just ask away [21:27] daftykins: Still available under a free license for a number of versions, but I'm seeing in https://github.com/synergy/synergy/issues/4998 that the issues I've seen on Slackware are also there on Ubuntu. Unfortunate. [21:27] Where ngoni.conf located? [21:28] list [21:28] Nginx * [21:28] clocky: /etc/nginx/ [21:28] !list [21:28] cristian_: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [21:28] clocky find out with locate ngoni.conf [21:28] The trash can shows that it is full [21:28] Thank you [21:28] Even though its empty [21:28] How do i force it to show that its empty [21:28] Well. Thank you all for the input and help! Have a good weekend. :) [21:28] daftykins: here is the url: www.paste.ubuntu.com/13015514 [21:28] o/ [21:28] And how to copy file from 1 directory to another [21:28] heh been working in root [21:29] clocky cp from to [21:29] sorry without www. before [21:29] MonkeyDust: Ty [21:30] Locate didn't help [21:30] ubuntu944: hmm, ok try this - "sudo apt-get install nvidia-346 nvidia-prime" [21:31] clocky basically: locat [filename] ... make sure the filename is correct [21:31] MonkeyDust: locate is no good until the db is updated? [21:31] even with a correct filename [21:31] daftykins: alright and then should i reboot with normal mode without "nomodeset"? [21:31] find / -name [21:31] that always works ^^ [21:32] ubuntu944: yeah try it [21:32] doesn't matter anyway, i said where the file was ;) [21:32] also of use would've been "dpkg -L nginx" [21:33] Thank you! You are awesome) [21:34] ST-84: Did you check both trash bins ? ' ls -la .local/share/Trash ; sudo ls -la /root/.local/share/Trash/files ' . [21:34] daftykins: i tried, after choose ubuntu in grub there is just a blank screen and nothing happens :( [21:34] turns out, my freshly installed xubuntu is a little old (15.04). is it worth upgrading to 15.10 now? [21:35] yao_ziyuan: no hurry, but 15.04 will go EOL end of January [21:35] yao_ziyuan, before it's eol. [21:35] and here i am on 14.04... [21:35] ubuntu944: hrmm that is annoying, ok can you get a terminal login @ ctrl+alt+F1 ? [21:36] omgitsmit: yes but that's LTS, good until 2019 === haz is now known as PHD_AWH_3 [21:36] What means ommiting directory? [21:36] daftykins: yeah but all the new things \o/ [21:36] daftykins: when i do that nothing happens, just the blank screen [21:36] i have experience back in 2007 or 2008 where a distro upgrade of ubuntu broke my system and i have to reinstall the whole system from scratch [21:36] omgitsmit: all the wonderful new pointless things \o/ [21:36] :) [21:36] yao_ziyuan: yep but you have a good backup so it's no problem [21:37] There should be no problems simply wiping Windows, with the default set up that Ubuntu does when I choose "Install Alongside Windows 10", correct? [21:37] In Lubuntu 15.10, ofc. [21:37] yao_ziyuan: The situation you describe is not the norm [21:37] after half a year the current version will get old anyway [21:37] Yuken, I would not gui that [21:37] what are you guys' upgrade strategy? upgrade or reinstall the new version freshly? [21:38] yao_ziyuan: clean install LTS every time. [21:38] yao_ziyuan: i upgrade and if it breaks, reinstall lol [21:38] wileee, what exactly do you mean? [21:38] ubuntu944: ok reboot and nomodeset again :( [21:38] ciao [21:38] Yuken, using alongside to remove windows is a clumsy mistake really not a usable method [21:38] yao_ziyuan: I will admit that fresh clean install is hard to beat. [21:39] Yuken, May just be the wording interpretation though. [21:39] wileee, I have already installed alongside Windows, using the default option. This was mainly to test if my games would run properly in WINE. As they do, I am planning to remove the Windows partition, then expand my current Linux partition. [21:39] daftykins: i did and now again the login loop!! >_< [21:40] ubuntu944: yeah but use ctrl+alt+F1 again [21:40] is there a good program for editing photos on linux? [21:40] userme: gimp [21:40] Yuken, Cool, I would just remove windows from the install or live in gparted, or the cli, first, but that's me. [21:40] userme, depends on needs. For most, GIMP. [21:40] I had no problem deleting my windows partition, just make sure you're using grub to boot - even went further by using gpart to extend my linux partition afterwards [21:40] is that pre loaded on here or habe download it [21:40] daftykins: okay what do you want me to write? [21:40] wileee, that is what I'm planning to do. Boot up on my SD card, and wipe the Windows partition. [21:40] maybe a good upgrade strategy is to only upgrade/reinstall when a major problem occurs. [21:41] Yuken, Cool, sounds like your aware of boot issue if needed, if uefi be sure to know. [21:41] has anyone ever used gimp [21:41] I bet someone did. [21:42] !ask | userme [21:42] userme: 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 [21:42] userme: Yes. I've used it [21:42] wileee, don't use UEFI. PC Is... welllll... [21:42] HexChat: 2.10.2 ** OS: Linux 4.2.0-16-generic i686 ** Distro: UbuntuŸ "wilyàV- s" 15.10K• ** CPU: 2 x Intel(R) Core(TM)2 Duo CPU T5250 @ 1.50GHz (GenuineIntel) @ 1000MHz ** RAM: Physical: 2.0GiB, 69.4% free ** Disk: Total: 146.0GiB, 30.3% free ** VGA: 8086:2a02 ** Sound: HDA-Intel - HDA Intel ** Ethernet: 10ec:8136 ** Uptime: 3h 9m 5s ** [21:42] ubuntu944: actually, ideally i would look at some log files on there - but you can't upload them right now as your install won't be online. at the login screen does it let you pick 'guest' login? does that work? (ctrl+alt+F7 to go back to the GUI) [21:42] userme: It works nicely. Try it and see. [21:42] Yuken, Can you pastebin sudo fdisk -l [21:42] !list [21:42] cristian_: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [21:42] lol bekks [21:42] cristian_, again? [21:43] userme: Thats not funny. Just ask your question instead of taking polls, please. [21:43] wileee, http://paste.ubuntu.com/13015733/ [21:43] daftykins: with guest i get back same :/ but i can see in the login screen that im connected to my wifi. or could i do what you want in the recovery mode? [21:43] hehe [21:43] can u copy image from one photo to another on bimp [21:44] ubuntu944: try "pastebinit /var/log/Xorg.1.log" [21:44] gimp [21:44] wileee, the largest partition, 124GiB, is the Windows partition. [21:44] userme: gimp is like photoshop, so i'm sure yeah [21:44] obvs. [21:44] cheers mate [21:44] Yuken, looks msdos, raid? [21:44] ok how do u know [21:44] wileee, no RAID. Not sure what you mean, exactly, by MSDOS. [21:44] userme: You can save an image to different format. Yes [21:44] Besides Microsoft DOS, ofc. [21:45] How to copy all directory from 1 destination to another?? [21:45] Yuken, msdos is mbr not uefi [21:45] daftykins: it says that reading the file is not possible [21:45] hello [21:45] nah dont want save to diff format [21:45] may i ask something? [21:45] ubuntu944: hmm possibly doesn't exist? [21:45] clocky: mv -r [21:45] wileee, ah, yes, I believe I use MBR - if that would be the correct way to say it. [21:45] i re-installed ubuntu 15.04 now [21:45] wileee, I do not use GPT, nor a UEFI board. [21:45] Yuken, What you showed did not answer that until that link is all, just wanted to be sure you knew. [21:45] clocky: mv /place-1/dir-1 place-2/dir-1 [21:45] after installing windows 10 [21:46] daftykins: there is only Xorg.0.log [21:46] i also installed EasyBCD on windows to able to boot select [21:46] but i dont know why it doesnt work [21:46] and Xorg.1.log.old [21:46] ubuntu944: ah pick that one :) i wasn't 100% sure on name [21:46] clocky: mv Potos/Family-Pictures Pictures/Family-Pictures [21:46] whenever i choose ubuntu on boot menu it restarts and restarts over again === genii is now known as zombiegenii [21:47] vfw: Ty [21:47] zubuntu, 15.04 is supported till jan only, might be a better choice, with help to get going. [21:47] it doesnt boot to ubuntu [21:47] daftykins: paste.ubuntu.com/13015791 [21:47] minitrue, clocky: to "copy" the command is cp -r [21:47] !nomodeset | zubuntu [21:47] zubuntu: 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:47] zubuntu: possibly... [21:47] example i have one thing on one photo and one of another wondered if can copy a image to look it it was one photo [21:47] clobrano: hu..sorry for that, i dont know what i was thinking [21:48] userme: You can copy/paste selected portions of one image to another. [21:48] ubuntu944: hmm looks like you're booting with nomodeset :) that's why it's not working, i think it's added permanently every time since that's how you had to install. can you use 'e' to edit the normal ubuntu boot entry and delete nomodeset from the entry? [21:48] How I prevent ubuntu from automatically opening a drive when I insert it into my computer? [21:49] ubuntu944: in fact, before that... "pastebinit /etc/default/grub" please [21:49] daftykins: yes because when i dont do that there is just a black screen and nothing happens also i cant enter the terminal [21:49] daftykins: i always need to enter the nomodeset manually with "e" === zombiegenii is now known as genii [21:50] daftykins: paste.ubuntu.com/13015832 [21:50] let me try it [21:50] thx [21:50] What does sudo ln-s do? [21:50] see ya [21:51] ubuntu944: ok, but i was expecting this log to be the one from the first boot after installing the nvidia driver - if you follow me [21:51] my system keeps hanging, what do i need to do?? [21:51] clocky: same thing ln -s does, but with "sudo" :) [21:52] clocky: You need a space between ln and -s and it will create a symlink. See man ln [21:52] What, exactly, do these locks mean? http://i.imgur.com/PNUKfVE.png [21:52] mlvmhn: memtest #1 [21:52] in terminal? [21:53] Yuken_: swap, for example, you must turn off before you can delete. [21:53] daftykins: hmm this is not the log? how can i give it to you? [21:53] mlvmhn: no it's a bootable ISO / on the ubuntu boot menu if you hold left shift at boot time [21:53] daftykins: Would I be able to resize /dev/sda5, if I were to delete /dev/sda2? [21:53] ubuntu944: i'm not sure which one it'd be, typically /var/log/Xorg.0.log is the one of the boot that just happened [21:53] Yuken_: no [21:54] daftykins: Would there be any way to allow for me to do so, or is it impossible? [21:54] what will this command do? [21:54] Can someone help me to install 1 project from git? I [21:54] mlvmhn: it's not a command, it's a program - and it tests your RAM [21:54] Yuken_: not without full backup beforehand, no - sda5 cannot change until sda2 changes [21:54] sda5 is a logical drive within sda2 which is an extended partition [21:55] daftykins: hmm okay so i sent you this before but theres not the log of this boot before? :/ [21:55] but my RAM works fine under Windows, this problem started in Ubuntu [21:55] i have 4 GB RAM, is not that enough for Ubuntu?? [21:55] daftykins: I would like to delete sda2, to use that space for sda5, my Linux partition. So, this is not possible? Or am I misinterperating? [21:55] ubuntu944: i think the best way, would be to power up as normal, boot *without* nomodeset, then power off when it goes blank - boot your flash drive of ubuntu, then come online and we'll get the log from the disk [21:56] Hi ... [21:56] Yuken_: you can't delete sda2 because all of its' children must be dead before it will surrender its' life :) [21:56] mlvmhn, the first thing I'd do is check to make sure you have swap setup [21:56] daftykins: ah, hell. So the ebst bet, if I want to use that space, is just an entire reformat? [21:56] Can someone help me with installation one project from git on Ubuntu on digital ocean? [21:57] how do i chck that? [21:57] Yuken_: is the task here just to take some space from Windows and give it to your ubuntu / fs? [21:57] daftykins: okay so i should boot my live usb stick then? wouldnt it be an alternative to boot in the recovery mode or and get the things you need or is that not good? [21:57] mlvmhn: "free -m" in the terminal, pasted to http://paste.ubuntu.com [21:57] jason__: good call [21:57] daftykins: If I can do that, that would be fine. [21:57] ubuntu944: i think recovery would be offline [21:57] clocky, sudo apt-get install git-core; git clone url [21:58] Yuken_: i was just asking if that is what you are doing today? [21:58] Yuken_: oh silly me i had the numbers wrong, sda4 is the extended partition, not 2 [21:59] Yuken_: if you want to reduce the size of sda2, you should be able to right click it now and resize? [21:59] daftykins: in the recovery, i can choose" network activate network" maybe with that? [21:59] I know how, but there are lots of dependencies , and not full instruction given, so lost all day trying to install it. If someone has a free time and good mood, I will appreciate it) [21:59] ubuntu944: not with wifi no [21:59] i have pasted the result in the web adress, what will i do now?? [21:59] clocky: what are you trying to install on this VPS? [21:59] mlvmhn: you have to link us as we can't guess it [22:00] daftykins: Yep, seems to work fine. [22:00] how do i link it? [22:00] Kind of mumble server [22:00] Yuken_: so now you must right click on swap and select 'swapoff' [22:00] Yuken_: both padlocks should have gone, now === sublimate is now known as SpookySublimate === SpookySublimate is now known as auv === auv is now known as Auv5 === Auv5 is now known as SpookySublimate [22:02] daftykins; [22:02] mlvmhn@Mikael-HP-Compaq-8000-Elite-SFF-PC:~$ free -m [22:02] total used free shared buffers cached [22:02] Mem: 3848 2790 1058 427 99 1032 [22:02] -/+ buffers/cache: 1657 2190 [22:02] Swap: 3989 0 3989 [22:02] mlvmhn: i actually meant to paste the link to the paste site, you don't paste to the channel :) [22:02] !paste | mlvmhn [22:02] mlvmhn: 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. [22:02] mlvmhn: ok so it's not that, you have swap - so back to running memtest [22:03] hello === benonsoftware is now known as MisterHiyas [22:03] mlvmhn: have a read here: http://askubuntu.com/questions/591488/how-do-i-run-memtest86 [22:03] i am having issues with my wireless connection [22:03] sukee: Tell us more. (All in one post...) [22:03] cant get its full potentials out of my laptop while using linux [22:03] ohh [22:03] clocky: i wouldn't use git, try and find a PPA if you can. [22:03] ok [22:04] sukee: Can you elaborate on that just a bit? [22:04] daftykins: it seems like ubuntu hates me. i chose "try ubuntu without installing" and it just stays at the first loading dot and nothing happens :( === ilbelkyr is now known as zombcode [22:04] There is no( [22:04] the problem is only coming when running many programs like 10 tabs in Chrome and watching a 720p movie in vlc [22:05] for example with my wired connection i have like 20+mbps from the speedtest.net for download speed but through a wireless connection i get around 5mbps [22:05] mlvmhn: memtest [22:05] ubuntu944: did you use nomodeset? ;) [22:05] mlvmhn: so does it really 100% stop and you can't do anything, or does it just become slow? [22:06] clocky: sorry, you'll have to wait for someone to help you build that git project. usually the git pages have instructions? [22:06] sukee: iwconfig | pastebinit [22:06] yup, the system hangs watching a movie in fullscreen in vlc. the movie freezes but the sound is still going [22:07] daftykins: okay i set now finally i'm in thanks! so im at the ubuntu live now [22:07] mlvmhn: ok so still run memtest as in my above link please. [22:07] can i install another linux dist? [22:07] ubuntu944: ok open a terminal and run "sudo apt-get install pastebinit && sudo parted -l | pastebinit" [22:07] sukee: If you see this 5mpbs consistantly, it could be that your router only allows that speed on that connection. [22:08] mlvmhn: that's not going to help you, go and run memtest. third time i am saying now. [22:08] how long will it take? [22:08] vfw, http://paste.ubuntu.com/13016065/ [22:08] an hour maybe. [22:08] daftykins: How much RAM does mlvmhn have? [22:08] 4 GB [22:09] vfw: guessing by the free -m, 4GB [22:09] daftykins: yes it has, but not full, there are some misses [22:09] vfw, yeah indeed via wireless connection i get that 5mbps constantly or like 8mbps tops with some alterations some other people suggested [22:09] clocky: *shrug* install git, git clone... blah blah - i don't have a clue :) [22:09] sukee: Ok. Looks as though the wifi connection is good and solid, signal report is good. [22:09] daftykins: paste.ubuntu.com/13016079 [22:10] dont have time to run memtest, i need my computer === Fuchs is now known as zombiefox [22:10] sukee: Do you really need more than 5mbps? [22:10] ubuntu944: sudo mount -t ext4 /dev/sda6 /mnt && pastebinit /mnt/var/log/Xorg.0.log [22:10] how much RAM is needed for Ubuntu? [22:11] mlvmhn: How much do you have? [22:11] 4 GB [22:11] mlvmhn: Plenty. (If it is all good.) [22:11] mlvmhn: sorry but without knowing what is wrong, you are just wasting your own time. so it's either 1 hr and know for sure, or keep having problems. [22:11] mlvmhn: maybe if you have work to do you should stop trying to watch video whilst you do it, then it won't freeze. [22:11] daftykins: paste.ubuntu.com/13016097 [22:12] mlvmhn, if you're swapping and have a spinning drive, that makes it seem frozen as a mean [22:12] but why did my windows system never freeze but my ubuntu system does?? [22:12] mlvmhn: Is it one 4G stick? Or 2 ea 2G sticks? [22:12] vfw, sorry got a weird crash [22:12] ubuntu944: and you definitely did a test boot without nomodeset before powering off and booting the flash drive? [22:12] one 4 GB stick, my total is 64 GB [22:13] daftykins: yepp there was just a black screen and nothing happened. then i powered off and booted from the flash drive [22:13] hi all [22:13] bviktor: Amusingly, the encrypted install worked, although I gave up on trying to get it to slickly handle btrfs as well. The amusing bit is where it tells me I've entered a bad passphrase, but then after a moment says it's fine and continues to boot. [22:13] btrfs haha [22:13] ubuntu944: the log still states that nomodeset is being used to boot :S [22:13] vfw, did you saw my pastebinit ? [22:13] ubuntu944: Some display adapters require nomodeset [22:13] sukee_: Yes [22:14] sounds great.. [22:14] atm i'm trying to set up usb unlock [22:14] bviktor: The laptop was running ZFS root on LUKS earlier today. It seemed worth trying butter-fuss. [22:14] should i try watching a movie without ruuning Chrome with tabs in the background? [22:14] any pro with a vpn connection on ubuntu ,, im a noob [22:14] zfs is great for nas/san [22:14] sukee_: Your WiFi connection is good. Signal report is good. [22:14] daftykins: really?? okay i will do it again just to be 100% sure. so i will boot my normal ubuntu without that i enter "nomodeset" in "e". then when black screen i shut down and start live usb again [22:14] fail to see the point on a desktop tho [22:14] daftykins: okay? [22:14] sukee: Do you really need more than 5mbps? [22:15] ubuntu944: use 'e' to edit then look what is already there, something like "...quiet splash nomodeset ..." [22:15] bviktor: Terrifically efficient back-ups. [22:15] assuming you have ECC ram [22:15] vfw, well i kinda want it for faster downloads on my laptop and i dont get why it has to be slower [22:15] also, snapshot != backup [22:16] sukee_: what kind of downloads? [22:16] bviktor: Good catch. But send/receive == backup. [22:16] um, sure [22:16] daftykins: i will show you photo [22:16] ubuntu944: cool [22:17] daftykins, well torrents and such but also for my OS updates and such [22:17] sukee_: I don't know why it is slower either. It could be a setting on the router. [22:17] sukee_: neither are wifi related then particularly. [22:17] torrents = your source is bad, OS updates = your ubuntu mirror is bad :) [22:17] you can confirm that wifi is not to blame by using a network cable temporarily with wifi off, to test [22:18] bviktor: Oh, I missed the ECC RAM bit. That's largely been debunked. [22:18] maybe a faulty drivers fault ? [22:18] daftykins: He did. [22:18] ah ok, wasn't following along [22:18] sukee_: Yes, that is a possibility. [22:18] vfw: what's the adapter and driver then? [22:18] daftykins: here: http://imgur.com/JhJfmuX [22:18] citation needed [22:19] sukee_: lspci | pastebinit [22:19] Nah, you can find it if you look. :P [22:19] http://paste.ubuntu.com/13016166/ [22:19] ubuntu944: ok that's extremely confusing :) [22:20] daftykins: its not normal? [22:20] intel 1030 [22:20] ubuntu944: no definitely not, the log suggests it's booting with nomodeset and yet it's not there - although there's a double space, did you add that? [22:21] sukee_: daftykins http://ubuntuforums.org/showthread.php?t=2201556 [22:21] vfw: you spotted the realtek wired LAN [22:22] sukee_: Fully updated? [22:22] vfw: wifi is intel 1030, own the same card myself [22:22] daftykins: yeh might be, i removed and booted now. now i get the following error: "iwlwifi unsupported splx structure" [22:22] daftykins: its really strange, sometimes i just get a black screen and sometimes i get this error. and now it wont boot [22:22] ubuntu944: is that lonely white text on a black background ? [22:22] vfw, yeah just installed 14.04 and fully updated [22:22] daftykins: yep [22:22] ubuntu944: tell you what, boot and delete "quiet splash" too === Myrtti is now known as DoloresUmbridge [22:23] daftykins: sukee_ my bad... it is intel 1030\ [22:23] daftykins: alright [22:23] Actually, I guess this is worth sharing just to bring more light to the world: http://jrs-s.net/2015/02/03/will-zfs-and-non-ecc-ram-kill-your-data/ [22:23] daftykins: So the Intel 1030 works ok for you? [22:23] i don't use ubuntu on that laptop (but don't tell anyone) [22:24] daftykins: ooops.... ;0 [22:24] :D [22:24] daftykins: now i get really much white text. but it seems like it will not boot now. i will upload a photo for you [22:24] ubuntu944: yeah wherever it stops, the messages *might* be interesting [22:26] daftykins: here: http://imgur.com/RnaJFvu [22:27] sukee_: daftykins I'm seeing this, but it is for Ubuntu 12.04: http://ubuntuforums.org/showthread.php?t=2136492 [22:29] vfw, should i try commenting out "dns=dnsmasq" within /etc/NetworkManager/NetworkManager.conf.? [22:29] hallo out there :) hope that i am right here and i can explain what i search right, cause english isn my language. german? i am a ham radio op and want to filter the "noise" on the bands out of conversations in real time. i use jack rack but have not found usefull filters yet. any ideas? thanks for help or to say me the right channel.... [22:29] sukee_: daftykins http://askubuntu.com/questions/363126/slow-wifi-after-with-centrino-wireless-n-1030-rainbow-peak [22:29] sukee_: I don't know, maybe. [22:29] ubuntu944: do you get a TTY login from any of ctrl+alt+F1 through ctrl+alt+F6? [22:30] sukee_: that won't help you [22:30] daftykins: when i enter those combinations nothing happens [22:30] sukee_: Actually, I do not think the slow speed would be changed by using different method for acquiring domain name IP info., [22:30] ubuntu944: the text doesn't even disappear? [22:30] How I prevent ubuntu from automatically opening a drive when I insert it into my computer? [22:31] daftykins: no nothing appears it seems like its freeze or something [22:31] I sometimes deal with potentially dangerous drives, so I want to be able to control what happens when I put a drive in my system. [22:31] ubuntu944: ok, i think i will need to run this by a brighter mind to find out what is going wrong [22:32] OneM_Industries: it's not Windows, it's not going to autorun some malware from a Windows machine or some such :P [22:32] vfw, daftykins i will try this one's solutions : http://askubuntu.com/questions/363126/slow-wifi-after-with-centrino-wireless-n-1030-rainbow-peak [22:32] Heh, I know. [22:32] OneM_Industries: then why are you afraid :P [22:32] It just makes me a bit nervous. [22:33] (And, also, it can be a bit annoying.) [22:33] daftykins: okay yes i can understand that. well it's really confusing. i always could only launch whith nomodeset. and then this login loop will come often. i dont know the reasons :( [22:33] sukee_: no i don't think so - "lshw -C network | pastebinit" if you could [22:33] sukee_: that post suggests to change driver, but i bet you're on iwlwifi already [22:33] ubuntu944: probably 15.10 being too new causing something, that 970M is very new too. optimus is always a nightmare with Linux [22:34] sukee_: You can try it, but not sure... May be something beyond Ubuntu and the wifi adapter. If you have a different wifi card, you could try that too.. [22:34] ubuntu944: are you going to be online much later tonight? (was machst du heute nacht? :) ) [22:34] daftykins, vfm http://paste.ubuntu.com/13016335/ [22:35] sukee_: Again... we do not know for sure that your rotuer will allow speeds higher than 5M. [22:35] vfw, my wired connections are all above 20+M [22:35] are you talking 5 megabytes per second of throughput, or 5 megabits of wifi connection link speed, vfw? [22:36] vfw, and on windows through wireless is 20+M [22:36] daftykins: hmm yes i see. i think it really must be something with the graphics card. because when you told me to uninstall all the drivers at least the login loop was gone first [22:36] sukee_: yes so you see iwlwifi is already in use [22:37] daftykins: are you from germany too? :D i think i will still be awake for some time though i dont know how long maybe 1 hour since i had a long workday :) tomorrow and sunday i will be available long [22:37] ChibaPet, assuming the theory is correct, then you "only" need to add big amounts of ram exclusively for your file system, cool [22:37] and a ups for the comp, too [22:38] zfs is just not for the desktop, no matter what [22:38] ubuntu944: ok, i was thinking of popping out briefly [22:38] daftykins, so whats the problem ? since on windows i get normally my full potential via Wi-fi [22:38] sukee_: Linux isn't too hot, that's the problem sadly. [22:39] daftykins, okk i guess ill have to live with it :P [22:39] sukee_: i see that if you are using 14.04 you're actually using the 15.04 kernel via the HWE stack (3.19) [22:39] bviktor: Research! It's the only solution to ignorance. You don't need a ton of RAM. You don't need a UPS. But you seem to have an agenda, so I'll concede all your points and move on with life. :P [22:40] sukee_: trying a newer mainline kernel could be worth a try, but is not without risk (and potentially time wasted) [22:40] !mainline [22:40] The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [22:40] yeah, you don't need to have a lot of ram, you can also settle with a slow fs [22:40] for no good reason [22:40] is daisy chaining two display port monitors a no go on ubuntu 14.04? Xrandr does see both monitors and the resolution is correct, but no signal on the second screen. [22:40] and hi guys [22:40] daftykins, well right now i am not in the mood for trying new things so i guess i could live with it for a while [22:41] So I am trying to install spotify. Everything was going as normal until this: http://pastebin.com/apQrkwDL [22:41] bviktor: Conceded! Next? [22:42] conceded? [22:42] daftykins, i am off hope i wont have any problems any sooner! See ya! [22:42] are you trying to imply ram capacity doesn't affect zfs performance or what? [22:42] bviktor: You have an agenda and don't want to learn, so I'm conceding all your points in advance. [22:42] this is not an agenda, these are facts [22:43] but if you can prove ram reduction doesn't hurt zfs performance, you're right [22:43] If you're already an expert on ARC tuning then I can't really add to your knowledge. [22:43] tho all the articles state otherwise [22:43] Conceded. Next? [22:44] hmm yeah, comparing disk speed to ram speed, another good point [22:44] they're only a few orders of magnitude different [22:44] i'm convinced [22:44] zacwalls: that are very very old depencies. libavcodec53 was in 12.04 [22:45] k1l, damn... Well, what should I do? [22:45] bviktor: Just one question. Do you actually run the stuff, or are you just quoting things you've read? [22:45] i've been benchmarking hunderds of TBs of storage for weeks [22:45] I'm asking about ZFS specifically. [22:46] yeah, zfs is also storage iirc [22:46] zfs was part of the tests [22:46] specifically. [22:46] but you know what, i can play this game, too. i'm on an agenda, so it doesn't matter [22:47] zacwalls: good question. try if they have a more recent repo. iirc they have a testing repo. you could try that [22:47] I don't really care that much. Real shops buy EMC and NetApp, so you're in a resource constrained environment. That's fine. ZFS should work well there. [22:47] you can also use oracle for storing your wordpress data, it will make at least as much sense as zfs on a desktop [22:47] daftykins: here? [22:47] http://pastebin.com/2E3CJQ5f [22:47] k1l, How do I remove the current one? [22:47] plasma crash when i disconnect the external monitor from my laptop [22:48] and I'm more than certain that sometimes it causes bigger issues on my system [22:48] zacwalls: use the systemsettings-updates and software then 2nd or 3rd tab [22:48] like, if i immediatly close the lid to my computer as well [22:48] k1l, k [22:48] Bomber4Chats: just popping out, i'll be back in a bit but i'm sure someone else can help :) [22:48] sure [22:48] zacwalls, latest version of spotify is only 64bit. 32bit skype is a much older version of spotify that's why you are getting those dep problems [22:49] just wanted to use the opportunity to chat from work, where I have the problematic external screen [22:49] kostkon, so what do you suggest I do? Run through wine? [22:50] Going mobile [22:50] zacwalls, or use the web interface. or install 64bit UBuntu like the majority of people do in 2015. [22:50] kostkon, I don't have a 64 bit PC.. [22:50] also running Xubuntu because I have really old hardware... [22:50] zacwalls, ok. what's your cpu btw [22:51] kostkon, Intel Pentium Dual-Core [22:51] zacwalls, that sounds like something that is 64bit to me [22:51] kostkon, how can I check? [22:51] intel dualcore is most probably a 64bit [22:51] because I run i386 [22:52] zacwalls: Can you pastebin "cat /proc/cpuinfo"? [22:52] bekks, yes [22:52] zacwalls: lscpu | awk '/CPU op-mode/ {print} [22:53] wait, that doesnt work like it should [22:53] core duo and core 2 duo, only one of those is 64bit [22:54] Hm, I got XIM installed and selected, but mapping menu to compose has bested me. I'll try again later. Good night, all. [22:54] bekks, http://pastebin.com/HP9ALnLC === GitGud is now known as SpookyGitGud [22:54] zacwalls: sudo lshw -c cpu . then look at the "width" [22:54] (I set it in /etc/default/keyboard but it's still tied to the search function in Unity I guess.) [22:55] k1l, yup 32 bit [22:55] oh, that is one of the very few 32bit only cpus [22:55] zacwalls: Thats a 32bit dualcore CPU, capable of VT-x. [22:55] zacwalls, no "lm" cpu flag so it's a 32bit cpu [22:56] kostkon, yupers === SpookyGitGud is now known as ImaxandClimax [22:59] zacwalls: Did you try with sudo ap-get install -o APT::Install-Recommends=0 spotify-client ( those are all recommends, not depends) [23:00] genii, I think I may have just found a solution. But no, I did not... [23:03] Anyone interested in helping me figure out why plasma crashes when I remove the external monitor from my laptop? [23:04] !list [23:04] francesco_: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [23:04] hi [23:07] how to join undernet server ? [23:08] edenique: wrong network. [23:08] k thanks [23:10] Oh, the SSL is a depends. For that you have to ar -x the deb, untar the control file, change the depends part saying ssl version to have (>= 0.9.8) after it, re-tar the control file, and ar -r the control.tar.gz file back into the deb, then dpkg -i the deb file === DDR is now known as DDR_machine [23:12] ( or tell it libssl1.0.0 there instead) [23:13] . [23:13] eae [23:14] alguém do brazil ? [23:14] brazil [23:15] oo [23:17] how do I resize/assign more disk space to my ubuntu... I installed along with win10 [23:17] how much space do you want to give it? [23:19] I have 350GB HDD. win10 is 260GB .. I'm thiniking of assigning it 60GB more of it's original 19GB [23:21] rom-: shrink win10, then make a /home partition with the 60gb [23:21] where are device id to driver mapping stored? [23:22] using Gparted right? [23:22] rom-: would be better to use win10 to shrink it [23:24] I have 6GB unallocated before... How do I assign it to / [23:24] type sudo parted -l | nc termbin.com 9999 [23:25] it gave a link [23:26] http://termbin.com/5c0p [23:26] ciao [23:27] rom-: you'd have to delete the swap and then resize the "/" [23:28] hey how do i search for specific irc channels? i forgot the command, its like /msg alist list something right? [23:28] dasabhi /msg alis list blah [23:28] if I delete it wont it go to ntfs win 10 hdd [23:29] rom-: no it'll just be unallocated at the end, then you can resize the first linux partition and extend the filesystem [23:29] rom-, why the ext2 what OS is this? [23:30] rom-: you can't make a separate /home though cause you have 3 primary partitions already [23:30] how do I snap my desktop please so I can show you the GParted window [23:30] robertj: What is your end goal ? does ' sudo blkid -c /dev/null -o list ' suffice ? [23:31] and it's between the win10 and linux one, so you'd have to move the whole linux one back with gparted maybe [23:31] rom-: printscreen [23:31] Bashing-om, i've got a netword card that's had its device ID intentionally set wrong by a vendor [23:31] rom-, ha , 4 307GB 313GB 5584MB extended is not empty... [23:31] how to install libssl0.9.8 [23:31] in that extended is that logical partition [23:31] !find libssl [23:31] Found: libssl-dev, libssl-doc, libssl1.0.0, libssl1.0.0-dbg, libssl-ocaml [23:31] Bashing-om, it's secretley an X520-based NIC so I want to see if there is a way to force that driver to load [23:31] zacwalls, not, as we are on 1.0.0. something [23:32] OerHeks, ok [23:32] zacwalls: that are way too old depencies. its around 12.04 or even way back. see if the testing repo works better [23:32] once it's done I can then use ethtool to set the offset to set it to the real device id [23:32] that installer script is outdated. [23:32] 3 287GB 307GB 21.0GB primary ext2 is ext2 / which is 19.56GB and extended 5.20GB [23:33] k1l, Where can I find it? [23:33] robertj: Sorry, that one is out of my pay-grade . [23:33] there where you found the other one [23:33] rom-: you have to shrink the windows one, and move the whole ext2 back into the new unallocated space [23:34] rom-: i think gparted can handle that kind of stuff, it might take a while though [23:34] rom- backup, first, before you start modifying partitions [23:36] explosive: I think is better to just let it be... Cos I don't want to have a problem with my ubuntu ... For years I've installed and always have problems that I even deleted whole partition. This time I better let it go... [23:36] dasabhi: ' /msg alis list *searchterm* ' looks for channel names containing searchterm. see: ' /msg alis help list ' . [23:37] the wildcards * are no longer required [23:37] rom-: if you need extra space you could mount the ntfs from ubuntu and just use a dir in it maybe [23:37] anyway [23:37] exactly [23:37] Look what I found :) http://packages.bodhilinux.com/bodhi/pool/stable/s/spotify/ === nhandler is now known as evilnhandler === informatics is now known as beapen === beapen is now known as ehealth [23:53] so... any idea why encrypted ubuntu won't boot after update-initramfs -u ? === ImaxandClimax is now known as SpookyGitGud [23:57] ok it's because of crypttab nvm