[00:08] test [00:11] gitso looks promising [00:11] less problems than with x11vnc [00:11] however it doesnt seem to support scaling [00:11] at least not out of the box [00:12] vnc scaling? [00:16] anyone know how i can route my outgoing traffic thru vpn without losing ssh access o the box [00:16] right now my vpn seems to be breaking my ssh connecion [00:23] fg [00:30] Guys, i'm trying to remove then install bind,i did removed it using apt-get remove bind9, but when i try to install it again i'm getting a error that /etc/init.d/bind9 not found [00:31] i did deleted it because i messed it up so i'm trying to reinstall bind so it can be created again [00:31] how can i bypass this error when installing using apt-get ? [00:31] if i use dpkg-reconfigure bind9 i'm getting the same error because the file is missing === rigor789 is now known as rigor789|away === slyrus_ is now known as slyrus [00:35] x00x90, what ubuntu version do you have?? [00:35] 12.04 [00:37] x00x90, what error do you get tru terminal ? [00:38] invoke-rc.d: unknown initscript, /etc/init.d/bind9 [00:38] x00x90, after removel bind9. did you reboot? [00:38] might worth a try [00:39] OerHeks: i did "touch /etc/init.d/bind9" then apt-get install bind9 but it didn't recreated the script [00:39] OerHeks: i will reboot the machine [00:40] i'll wait. [00:41] hi hi evrybudy [00:41] it's been a while since i've installed ubuntu from an iso image. now 14.10 image weights 1GB. what the hell. how am i gonna burn into a 700CD. i don't have a dvd burner, only CD. help [00:41] HappyNewYear13: Do you have a USB key? [00:42] bhalash, how much USB space i need? [00:42] HappyNewYear13: A $8 USB drive will take the ISO fine [00:42] HappyNewYear13, get the mini iso [00:42] HappyNewYear13: The ISO is like 850MB right? So that much. [00:42] i only have a 256mb usb [00:42] you'll need internet to install the desktop then [00:42] !mini [00:42] The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want. The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD [00:42] 73 mb if iremember correctly [00:42] OerHeks: its working now, thanks :) [00:43] HappyNewYear13, You can boot the iso with grub [00:43] i have an MP3 player. will it work? [00:43] x00x90, great ! [00:43] lmao, did my lates question made sense? [00:43] You'd need to change the partitions and set a boot flag. I've actually done that once in the past with some crappy Rio player. [00:43] latest* [00:44] If you're happy using gparted or fdisk you shouldn't have a problems [00:44] HappyNewYear13: how big is the mp3 player [00:44] EriC^^, i think 4GB [00:44] HappyNewYear13: give it a shot [00:45] heeey! [00:45] HappyNewYear13: http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows [00:45] HappyNewYear13, do you have a SD card and reader? that could work too [00:45] i'm glad i just bought a new laptop with DVD burner. never had one :'( [00:45] but that's where i'm going to install ubuntu [00:45] no OS now [00:45] I haven't used a CD in years. :/ [00:46] thank you friends bhalash OerHeks EriC^^ [00:46] np [00:46] have fun [00:49] hi ! I have iproute2 installed, but i can't find netlink library in ubuntu 14.04 [00:49] can someone help me? [00:51] in ubuntu-minimal, what should be installed when you are getting messages like "no dialog-like program is installed" while installing packages? [00:51] ubuntu minimal 12.04 [00:52] liu, this package ? http://manpages.ubuntu.com/manpages/trusty/man7/netlink.7.html [00:52] oh sorry, that is just the manual [00:53] !find netlink [00:53] Found: libnfnetlink-dev, libnfnetlink0, libnfnetlink0-dbg, ntrack-module-rtnetlink-0 [00:53] libnfnetlink0 is what you want, i guess. [00:54] OerHeks: http://manpages.ubuntu.com/manpages/trusty/man3/libnetlink.3.html [00:55] uskerine: ncurses? [00:55] !find ncurses [00:55] Found: libcunit1-ncurses, libcunit1-ncurses-dev, libncurses5, libncurses5-dbg, libncurses5-dev, libncursesw5, libncursesw5-dbg, libncursesw5-dev, libx32ncurses5, libx32ncurses5-dev (and 24 others) http://packages.ubuntu.com/search?keywords=ncurses&searchon=names&suite=utopic§ion=all [00:55] it says that libnetlink is on iproute package [00:55] uskerine: no idea [00:56] uskerine: perhaps the package 'dialog' [00:56] I am trying with that [00:56] thanks [00:59] Is there a great application for linux/ubuntu that downloads your liked soundcloud sounds? [01:02] explodes. there is a unity-soundcloud-scope, that can browse, comment and download [01:03] explodes, or https://github.com/lukapusic/soundcloud-dl === stephen is now known as Guest46008 [01:08] Having an issue with my Cannon LiDE 25 USB scanner, sane seems to find it but simple scan says no device is connected even when running it in root. [01:08] Has worked on previous versions of ubuntu with no modification. [01:08] So unsure as to the reason? === bob is now known as Guest89933 [01:12] hi, I'm trying to install an ubuntu 14.04 server partition from USB, but I get a black screen after selecting install. I think I need to set "nomodeset" in grub, but I'm sitting on the grub edit screen and I can't figure out the syntax. The requisite images from this guide are dead: http://ubuntuforums.org/showthread.php?t=1613132, can anyone point me to a better one? [01:14] !nomodeset | byerley [01:14] byerley: 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 [01:14] byerley: UHH, same same, what is the particular problem ? [01:15] OerHeks: yeah... like scale 4/5 means 1536x864 is sent on the wire instead of 1920x1080 which is the full desktop size of the client to be remoted [01:17] Bashing-om I'm editing the line it describes "linux /install/vmlinuz file=/cdrom/preseed/ubuntu-server.seed quiet --", should it be changed to end with "quiet --nomodeset"? [01:19] byerley: no --, just nomodeset [01:22] byerley: ^^ , then key combo ctl+x to continue the boot process. Headless server ? [01:22] Why wouldn't the scanner work on this version of Ubuntu but would work on older versions :/ [01:30] Bashing-om: I get the same black screen in both cases, not sure if I have the syntax wrong or I'm just not fixing the problem. It's a normal Desktop setup, but I don't actually need the interface for anything I want to do with it. [01:36] byerley: A black screen is the most often corrected with "nomodest", but, graphics may not be the issue. Might try " acpi=off " , see if that has any effect. [01:44] byerley: Also, did you check the .iso integrity (md5sum) ? === Owner__ is now known as Guest81373 === percy is now known as Guest27639 [01:53] what's up Bashing-om? [01:54] EriC^^: Hey, hey ! .. not much .. slow evening where ever I look . [01:54] yeah it's pretty quiet tonight [01:55] EriC^^: Gives us time to thing about teak'n for breakage . ( OR why I want to install 14.10, hummm). [01:56] hehe yeah :D [01:56] Bashing-om: yeah, tried USB in another machine and it works fine as well. I think I'll give up for now and try again with a desktop image later, thanks for the help. [01:59] byerley: OK, we keep at it till we whoop it, or it whoops us. See ya later and WE all take this matter back up. [01:59] hiya any gurus here can help with a wireless problem ? [01:59] please say me what is default name of terminal in trusty [01:59] urgent! [02:00] ! [02:00] safinaskar: gnome-terminal [02:00] EriC^^: thanks [02:01] and yes, it's a Broadcom [02:01] !bcm [02:01] Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [02:01] I've read/tried all that, pulling my damn hair out [02:02] where is keyboard layout settings in trusty? [02:02] safinaskar: settings > text entry [02:02] and where is settings? [02:02] mikey_: is the device seen at all with iwconfig ? [02:02] sec [02:02] safinaskar: top right corner, power button [02:02] ok, found [02:03] no. it sees the realtek usb i'm using and that's it. [02:03] mikey_: what about lspci [02:03] though when i install the "additional drivers" it sees all my access points but will not connect. after reboot it is gone === N is now known as Guest35801 [02:05] how to temporary switch to another keyboard layout while right alt pressed? [02:05] Yes it is there under lspci [02:05] safinaskar: super+space [02:06] mikey_: best pastebin lspci then so we can locate the correct driver and firmware [02:06] a machine i recently set up does not have a /etc/udev/rules.d/70-persistent-net.rules file, and itso only ethernet device is named "em1". I'm having problems trying to create aliases in /etc/network/interfaces and I'm wondering if this is related... is there a tool I can use to produce the standard 70-persistent-net.rules file? [02:06] EriC^^: no. i mean i want to use right alt as a temporary way to switch to another layout (i. e. russian). when i hold right alt, i want to type russian. when i don't hold - i type english [02:06] EriC^^: there is such setting in kde 4 and gnome 2 [02:07] safinaskar: you can change the shortcut in text entry, but alt is used for the HUD, so you'd have to disable that first [02:08] 03:00.0 Network controller: Broadcom Corporation BCM4321 802.11a/b/g/n (rev 03) [02:08] it is a 14e4:4328 rev03 [02:08] mikey_: also need to know what kernel you are running uname -a [02:09] Linux mike-HP-Pavilion-dv9000-RU313UA-ABL 3.16.0-24-generic #32-Ubuntu SMP Tue Oct 28 13:07:32 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux [02:09] mikey_: sudo apt-get install firmware-b43-installer [02:09] done that Chuck [02:11] Is there something that limits the amount of memory a process can use in ubuntu 14.0.4 64bit? I have a process that eats up 32g of memory and occasionally swaps on a server I am re-doing, but on my new server,. the same process doesn’t even use 1g of Ram and takes forever. My ulimits are soft/hard * and root set at 100000 …. is there something else? [02:11] is there any way to install proprietary flush plugin from repo and not from site adobe.com? [02:11] s/0.4/04/ [02:11] *trusty [02:11] !info flashplugin-installer | safinaskar [02:11] safinaskar: flashplugin-installer (source: flashplugin-nonfree): Adobe Flash Player plugin installer. In component multiverse, is optional. Version 11.2.202.418ubuntu0.14.10.1 (utopic), package size 7 kB, installed size 137 kB (Only available for i386; amd64) [02:12] comes back "already the newest version" [02:12] mikey_: append b43 at the bottom of /etc/modules [02:12] somsip: thanks [02:12] EriC^^: thanks [02:13] somsip: hm, ok, i installed flushplugin, i. e. that package. but flash still doesn't work in ff [02:13] ummm.. how do I do that ? [02:14] mikey_, did you rebooy after install? [02:14] *reboot [02:14] yes have rebooted === bctrainers- is now known as bctrainers [02:15] so, i installed the package flashplugin-installer. what to do next? [02:16] safinaskar, restart your browser? [02:16] OerHeks: doesn't work [02:16] i'll be back [02:17] mikey_: if you tried all else including sudo apt-get install bcmwl-kernel-source then you might try boot a livecd with the 32bit version of linux. it sounds like the 64bit driver for bcm is broken [02:17] so, restarting doesn't help [02:17] what to do? [02:17] trusty [02:20] Does anyone have a good understanding of compiling apps? [02:20] hmm interesting. [02:20] !compile [02:20] Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first). Also read !checkinstall [02:21] safinaskar, i am out of ideas, i use chrome to avoid flash issues [02:21] safinaskar, Flash in the repos is older but what is available, does not work in all uses, thee is chrome with peppermint built in; their flash [02:21] there* [02:22] It seems that my system keeps automatically adding some really funky network connections. I've deleted them from /etc/NetworkManager/system-conntections and they reappeared. It looks like all of these weird connections are bluetooth device. Anyone know how I get it to stop adding them? [02:24] Anyone able to give me a hand with setting up my usb sound card? I can usually only get it to play sound out of one of the two rca pairs [02:25] why utopic is not available in the minimalCD installation documentation? https://help.ubuntu.com/community/Installation/MinimalCD [02:25] How do you change the graphics driver to the alternate driver to boot the live cd ? My dv9000 just freezes up without switching to the alternate driver. [02:26] !nomodeset | mikey_ try this boot [02:26] mikey_ try this boot: 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:26] help. i'm new to minimal installation [02:26] HappyNewYear13, Details not help here please. [02:27] bubbasaures, what do you mean [02:27] minimalCD lates is 14.04 will it offer me to install utopic? [02:27] HappyNewYear13, You don;t just say help here, we know that already, detail the issue. [02:28] bubbasaures, said it above 3 minutes ago [02:28] HappyNewYear13: A minimal install is just the core - what it takes to boot the kernel . All else you must install . [02:28] Bashing-om, why utopic is not available as minimal install? [02:28] ok, flash in chromium works. thanks to all [02:29] Bashing-om, i read somewhere utopic server is available as minimal install, but i need utopic desktop [02:29] safinaskar, you can make flash work in firefox too with "fresh player" [02:29] safinaskar, it's a big buggy though [02:30] you still would need pepperflash [02:30] HappyNewYear13, Sigh right, and we ask you do not use that word. It just clouds what your task is getting help. https://workaround.org/getting-help-on-irc [02:30] safinaskar, "fresh player plugin" [02:31] bubbasaures, no one is answering me. when i say help, at least someone does [02:31] Can i ask questions about batch? [02:32] i guess no one does minimalCD install nowadays [02:32] i am not good buying hardware [02:32] HappyNewYear13, sure, lot of people do [02:32] i dont even have a DVD to burn utopic on it, neither a DVD burner [02:33] HappyNewYear13, just install 14.04 and upgrade [02:33] wanna script that i can just type ./filename /var/www/filename [02:33] so i dont got to type out /opt/sublime_text/sublime_text /var/www/filename [02:33] OerHeks, i will do that. but why utopic desktop is not available? is it just a matter of time? [02:34] HappyNewYear13, not sure why it is not available yet. [02:34] OerHeks, i thought it was strange [02:35] man i love ubuntu hehe [02:35] been using it for the last 6-7 years [02:36] always installed it from a CD or upgraded over the internet === Peer69_ is now known as Peer69 [02:36] No one on the soundcard? I've tried asoundrc and it doesn't seem to help.. only thing that gets both to work is unplugging/plugging it back in multiple times with the speakers on for some reason (which makes them pop which I don't like...), and even then after multiple plugging cycles they still don't work most of the time [02:36] how oftern you guys change your pc or notebooks? [02:37] how often you guys buy a new pc or notebook? average? [02:38] my audio problems solved in the past deleting the "pulse" audio folder. then reboot and it was created fresh [02:39] Guest81373: create a link from /usr/local/bin with sudo ln -s /opt/sublime_text/sublime_text /usr/local/bin/sublime [02:39] is everyone sleeping? [02:39] !quiet | HappyNewYear13 [02:39] HappyNewYear13, those are hardly ubuntu support issues, you might want to join #ubuntu-offtopic for that [02:39] haha [02:39] ? [02:39] Guest81373: meant for someone else [02:40] who is now gone... [02:40] i wanted to know the average ubuntu user, how often they buy new pcs or laptops [02:40] !ot | HappyNewYear13 [02:40] HappyNewYear13: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [02:40] HappyNewYear13: I'll have to try that, though this has persisted over multiple installs (though I may have kept the pulse folder), and its in an alsa app with pulseaudio suspended :/ [02:40] it was a support question, for me to do the same. [02:41] HappyNewYear13: what kind of issues were you having that it fixed? [02:41] Krixvar, i don't remember. it was long time ago. i guess i didn't have sound, or i lost it. [02:42] HappyNewYear13: hmm okay, I'm just confused by this because there's two rca pairs, one works but the other doesn't without getting lucky with shuffling cables [02:43] my .pulse folder at $HOME [02:43] rename it instead of deleting it [02:43] hi [02:44] I used xrandr in redshift. it works but is it the right way to do it? [02:44] randr wasnt available in my packages and neither vidmode [02:44] anyone with experience installing ubuntu via minimalCD. is it smooth? [02:44] HappyNewYear13: it works. What's your specific question? [02:45] somsiop i wanted the utopic minimal iso, but latest available is 14.04 [02:45] HappyNewYear13: I'll try that [02:45] i feel so sleepy [02:46] HappyNewYear13: doesn't seem to be available. https://help.ubuntu.com/community/Installation/MinimalCD [02:46] somsip, yeah. isn't that strange? [02:47] i was thinking maybe the 14.04 iso will jump up to 14.10. but then again, i watch too much Sci-fi [02:48] there's a video of Linus Torvalds saying why he doesn't use debian or ubuntu. could someone summarize it for me? YT recommend it to me [02:48] somebody should file a bug about update-manager , you can update the installation without sudo, it effectively gives anyone a sudo apt-get update and sudo apt-get dist-upgrade privileges [02:48] HappyNewYear13: http://archive.ubuntu.com/ubuntu/dists/utopic/main/installer-amd64/current/images/netboot/mini,iso [02:48] HappyNewYear13: http://archive.ubuntu.com/ubuntu/dists/utopic/main/installer-amd64/current/images/netboot/mini.iso [02:48] HappyNewYear13, found it, it is there, only not in the list yet, i changed trusty to utopic [02:48] (typo) [02:49] ah somsip is quick [02:49] OerHeks: I think we got there at the same time. Yes, noticed the minimalCD page has not been updated since 4/14 so maybe it's just that that needs doing [02:50] somsip it says amd64 is that 64 bits? i always choose i386. i have no clue about 64 bits [02:50] somsip, not sure who to talk to.. or where to write/ask [02:50] http://archive.ubuntu.com/ubuntu/dists/utopic/main/installer-i386/current/images/netboot/mini.iso [02:50] HappyNewYear13: get whatever you need for your CPU. Or use OerHeks's link [02:51] somsip, thank you, i didn't see OerHeks' (thank you too) [02:51] do you guys use 64 bits? [02:52] i am such a noob. i always chose 32 bits [02:52] Bashing-om: figured it out if you're interested, acpi=off and no quiet got me useful some debug output and evidently it was hanging on an ATA bus error (some specific SATA ports on the motherboard weren't Linux friendly so moving them fixed things - the solid HDD light during the black screen probably should have tipped me off) [02:52] HappyNewYear13: what other people do is not as relevant as you using what is best for your CPU/RAM [02:53] HappyNewYear13: back, restarting didn't regenerate .pulse for me [02:53] Krixvar, did you rename it as i said? [02:53] HappyNewYear13: yeah, changed it to .pulse-old then rebooted [02:53] still have that folder, but no new .pulse [02:54] somsip, new laptop will be 4GB ram CPU Intel® Celeron® N2830, 2.16 GHz (1M Cache, Turbo Máx. 2.41 GHz) === dude is now known as Guest79728 [02:54] somsip, can i use 64 bits? [02:54] HappyNewYear13: I'm not looking up whether yoyur CPU is 32 or 64 bits. You can do that yourself [02:54] all my other audio devices still work fine, and channels 3 and 4 of the card work, but for whatever reason I can't get the card to play out of the first two channels [02:54] somsip, all this is so new to me [02:56] somsip, documentation says something about UEFI hardware.... oh my god. noob again [02:57] i'll go for 32 bits. 64 scares me [02:57] HappyNewYear13: you're coming across as self-deprecating in a way that is not funny or helping yourself. I'm struggling to care about helping you if you can't do something for yourself [02:57] somsip, i appreciate all your help friend [02:58] HappyNewYear13: so search for your CPU and find out if it's 32 or 64 bits, without the "I'm so useless" commentary [02:58] somsip, i learned so much in this few minutes here [02:58] UEFI will only take 64 bit. [02:58] byerley: Great! Glad ya got it fingered out. When you are good, you are good . [02:58] somsip, will do that [02:58] !uefi [02:58] 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:58] uefi sounds like something from planet Mars [02:58] if your machine is 32 bit + uefi, no go [02:59] i know all about BIOS [03:01] this new laptop i bought comes with an installation CD, and it says 64bit [03:01] so i guess it's 64bits [03:02] i dont know.... [03:02] yeah [03:03] yeah it must be 64 bits then [03:03] so i've been downloading the wrong stuff [03:03] hahahaaaaaaa -_- [03:04] i mean, 32 bit is supposed to work too. but not at its optimal performance, right? [03:04] i mean my laptop could be more powerful [03:05] my life is so funny [03:05] i'm glad all this happened [03:06] 32 bit works on legacy bios versions, but UEFI is a new way to protect your OS, they say. hard to find new machines without UEFI [03:07] OerHeks, i just bought it today, the notebook. and as i say it's been like over 6-7 years i bought the last one [03:07] still works like a charm [03:07] HEllo [03:08] How do I get libc for gcc-arm-none-eabi? [03:09] caps [03:09] UnderSampled, you might want to ask this in #ubuntu-arm too [03:09] sorry post to wrong channel [03:10] OerHeks: ok [03:10] hi, i have problem in using USB to boot ubuntu from pen-drive, when i try to boot from the usb pen-drive i receive this message: "SYSLINUX 4.03 2010-10-22 EDD Copyright (C) 1994-2010 H. Peter Anvin et al", this pen-drive works because i already installed ubunutu that is on it in two desktop machines, but, in my notebook (intel core i3, 4gb ram) does not works. the message i said appears, a prompt appears, and nothing more is done, n [03:11] does anyone has any idea? [03:12] sfdebug, Do you get the try or install gui? [03:13] sfdebug, did you check the md5sum? [03:15] new to linux here. Wanted to install Java and can't get beyond file extraction [03:15] bubbasaures: black background with white text appears on the screen, i think i'm not using UI.. but, can be some file trying to use UI and having problem... i already read about it on some post, but, it was talking about ubuntu version 14.10, and i didn't found the same line with the "UI" problem on 14.04.1 [03:15] OerHeks: yes. [03:16] !java [03:16] 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. [03:16] i'm selling comics 1$ each please check out my store http://www.ebay.com/cln/luke_rubcics_comics/comics/133704481010 [03:16] Luke_Rubcic, please don't spam here, thanks [03:18] Oerheks, i've been to multiple "help" sites and just can't seem to make it work [03:20] sfdebug: what kind of prompt is it? [03:20] peri0baron1, did you try the url from ubottu ? [03:21] i use openJDK just fine, no need for the binairy blob from oracle [03:21] byerley: just a prompt, any text is present, just a prompt blincking... [03:21] !nomodeset [03:21] 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 [03:22] I actually needed a specific version of JDK [03:23] found it on oracle's website [03:23] just finished burning my new 14.10 minimal CD 64 bits ^_^ [03:23] OerHeks: i read about that in some post... but i couldn't realize how to do that... [03:24] peri0baron1 why a specific version of JDK [03:25] OerHeks: do you have any idea where can i put the nomodeset parameter? [03:27] neurosis, the software i'm using only works with that particular version [03:27] sfdebug, it is an option with F6 when you get to the installer/try live screen, not sure you can add it to bootoptions. holf shift @ boot to enter grub2 menu, and add nomodeset as parameter to the bootline [03:27] holf-hold [03:28] and for some strange reason, that ubuntu help link doesn't allow me to download the version i need [03:28] OerHeks: i cann't type anithing on the boot... [03:30] not typing, hold shift [03:34] How does one contact the MOTU? [03:37] steve_R, 3 ways, see https://wiki.ubuntu.com/MOTU for mailing list, irc channel or social media [03:40] I'm trying to access a windows share from within a program on Ubuntu. The program can't see smb shares so I'm trying to figure out in what folder does the share get mounted, or how can I dictate where it mounts the share? [03:41] good morning to all === dude is now known as Guest14499 === john is now known as Guest66327 === Guest66327 is now known as mmmy [03:43] hello! [03:45] OerHeks: Thank you [03:49] Hello [03:49] having some issues with GRUB: it doesn't detect my windows partition and I'd rather not overwrite the MBR. Having to select the partition from UEFI would be fine, but trying to install it to the Linux partition (/dev/sdc5) fails. Not having much luck searching, any advice? [03:50] Pray to the Great Old Ones. === jasonjang is now known as jason_kr [03:51] Is anyone else going to say anything? [03:52] Guyofdoom42: hi [03:52] HELLOOOOOOOOOOOOOOOOOOOOOOOOOOO! [03:52] Finally, someone says something. [03:52] THis is like trying to find Quake 1 servers. [03:53] byerley: " sudo update-grub " does not pick up and chainload Windows ? [03:55] Bashing-om: I'm still in the installer, I'll try skipping it and using a live disk [03:56] byerley: Be advised UEFI and MBR do not mix ! one or the other. whin it comes to how the system boots up. [03:59] byerley: grub should be installed to the disk not the partition [03:59] byerley: grub-install --recheck /dev/sdc [04:04] Bashing-om: so when GRUB says it wants to write to my MBR that'd brick my UEFI? I haven't really setup a dual-boot since before UEFI was standard. === goeo_ is now known as Guest50085 [04:08] so i have kind of an interesting issue from a development stand point and im wondering if im going about it the wrong way, so my question is, is there an easy way in configuring ubuntu to give access to X display to a guest/virtualenv user? [04:09] hi guys, having set up a VPN connection using openswan, there's a an IP nat'd on my side. How can I add this IP to the routing tables as a starting point for packets going to 192.x.x.x? [04:10] are added ip rules and ip routes need to be saved somehow before a reboot to stay in effect or good after added === Swish[\] is now known as Swish [04:10] Hi!, someone please help, what was the name of the Terminal Browser? [04:11] i remmber having one dont remmber its name [04:11] msgol: lynx? [04:11] thanks let me try that [04:12] no something else === treelol_ is now known as treelol === JuttyMire is now known as Maser === dark3n is now known as darken === JoshuaDunamis is now known as Joshua^Dunamis_i [04:12] msgol terminal browser ? as in file browser or internet? [04:12] Internet === darronf__ is now known as darronf_ === edwardly_ is now known as edwardly === CraftThatBlock_ is now known as CraftThatBlock [04:13] msgol when u typed lynx did it load? === ItsYoda is now known as `Yoda [04:13] no nothing should i install it, i remmber having another one imgonna install lynx right now tho === aewing__ is now known as aewing_ [04:14] sudo apt-get install lynx-cur [04:14] 4orm === dkessel_ is now known as dkessel [04:14] THanks ;) === robher_ is now known as robher [04:14] hello === Fudster_ is now known as Fudster [04:15] hello === tgm4883_ is now known as tgm4883 === joar_ is now known as joar [04:15] can anyone read this [04:15] dean__: of course [04:15] What can we help you with? === cppforlife_ is now known as cppforlife === StFS_ is now known as StFS [04:16] ohh ty well im having a lil problem installing something [04:16] and im new to linux/ubuntu === gamingrobot_ is now known as gamingrobot [04:17] hi [04:17] arch linux or elementary os? [04:17] dean__: Alright, what do you need? [04:17] Thanks im back in Gnome again, the Browser i was talking about is Elinks. [04:17] JR___: I'm pretty sure thats offtopic [04:17] well im trying to install dsd+ [04:18] !info links2 | msgol [04:18] msgol: links2 (source: links2): Web browser running in both graphics and text mode. In component universe, is optional. Version 2.8-2 (utopic), package size 1834 kB, installed size 3007 kB [04:18] ill type what it says to for installation [04:18] should i be in #linux? [04:18] dean__: I'm not sure if DSD+ is for linux [04:18] JR___: ##linux is your best bet yes. [04:19] tar xjf ittp-latest.tar.bz2 [04:19] dean__: What about it? [04:20] when i type this line it says tar (child): ittp-latest.tar.bz2: Cannot open: No such file or directory [04:20] dean__: looks like you haven't got the file to extract :P [04:20] the file is there [04:21] i see the zip [04:21] dean__: Are you in the correct folder in the terminal? [04:21] but i cant do anything through terminal to install it [04:21] how do I rearrange the icon bar is 14.04LTS without removing and adding back again? [04:21] yea i also cd and then drag the file to terminal [04:21] dean__: You shouldn't have to drag the file [04:22] There's a thing called tab complete [04:22] so it auto write the dir [04:22] cd to the correct directory yourself [04:22] which assures you get to the correct folder [04:22] what is tab complete [04:22] THEN run the tar command [04:22] !tab [04:22] You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [04:22] ^ [04:23] ok im going to try that [04:23] dean__: alrighty [04:24] byerley: I go side tracked, hoz it going ? UEFI ? [04:24] Hi, could anyone help me out with getting my ethernet working? [04:25] what exactly does the xjf do [04:25] or stand for [04:26] dean__: it tells tar to extract a .tar.bz2 file [04:26] and the f tells tar what file to extract [04:26] X stands for extract [04:27] got disconnected [04:27] ? [04:27] gomedun: Wired or WIFI ? .. managed by Network Manager or is the network manual ? [04:27] what does xjf stand for or do when i type tar xjf [04:28] im on wifi [04:28] dean_: X stands for extract, j stands for the .tar.bz2 file, and f tells the tar command what file to extract :P [04:29] i dont kno ho im going to remember all these commands [04:29] lol is there an easier way orf installing programs haha [04:29] of* [04:29] dean_: I use them everyday, but then again I'm an Network Administrator [04:29] dean_: No one does, that is why we have the manual to remind us. [04:29] ahh i see im a mechanic [04:29] Bashing-om: little worried grub will break things so I'm trying to figure out how to add the partition in windows (which is kinda painful), worst case I'll just boot into it from a live disk [04:29] tar xvzf, tar xvjf [04:29] etc [04:30] dean, some people have even been known to write down the things they wish to remember. [04:30] i need to find a list of these commands [04:30] Anyways, I've got to go [04:30] ILL PRINT IT OUT [04:30] byerley: IF WUBI .. not a lot of support for it //and WUBI will not work in a UEFI install, period. [04:31] WELL THANK YOU VERY MUCH FOR HELPING [04:31] caps [04:31] opps [04:31] !uefi | byerley Have you seen this: [04:31] byerley Have you seen this:: 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 [04:34] is there a list other than fstab over partitions which ubuntu tries to mount at boot? [04:35] dmesg is giving me an error on my sda2 which is an empty extended partition not listed in fstab [04:35] Bashing-om: I did, but steps 5 and 6 are scary [04:36] hello world [04:37] byerley: I will look at 5 and 6, see what is, but be aware I have no experioence either with UEFI . [04:37] user123: try gparted to merge empty partitions [04:37] hi guys [04:37] lotuspsychje: cheers [04:38] !info gparted | user123 [04:38] user123: gparted (source: gparted): GNOME partition editor. In component main, is optional. Version 0.19.0-1build1 (utopic), package size 498 kB, installed size 1860 kB [04:38] any1 that can help me out with my ethernet? [04:38] !details | gomedun [04:38] gomedun: 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) [04:38] is there a html editor that does WW3C compliance, testing, accrediting for 14.04LTS [04:39] byerley: steps 4 and 6, are you meaning boot-repair ? === eduardo is now known as Guest11325 [04:39] dale: check software centre for html packages, there are plenty [04:39] thanks lotuspsychje [04:40] lotuspsychje: doesnt say anywhere in gparted about merging hm [04:40] user123: http://askubuntu.com/questions/269045/how-to-merge-an-unallocated-partition-with-an-extended-partition [04:41] Bashing-om: yeah, to be honest the ubuntu partition is more of a side project so I don't want to risk messing up the resident windows installation [04:41] lotuspsychje: http://pastebin.com/gAJeShnj [04:42] lotuspsychje: thank you person [04:42] wassssssssup [04:43] byerley: Understand that .. If you are the least uncertain, best to check and see what partitions have been made - If yo8u have exited the installer . Terminal command -> sudo parted -l <- for a glimpse. === Jikai is now known as Jikan [04:45] test [04:45] is there a way to have a "console" in terminal mode that spews all the activities? might slow me down, but I would like to try it [04:45] hello world [04:46] the ubuntu does not like the mysql...after losing my password for mysql and struggling with some online tutorials to recover it, i had the bright idea to uninstall and reinstall..but now ubuntu does not install mysql. i get the message some packages cann't be installed blah [04:47] dale: try top? [04:47] @dale what do you mean spews the activities [04:48] @dale so you mean like dmesg [04:49] spew all the acitivies my session is doing, line by line, or something, Solaris around 25 years ago had something like this, might have been a configured terminal an adminsitrator did [04:49] @dale try dmesg in the command line [04:49] it's the same dmesg as Solaris has === w7ldn is now known as moondog [04:50] I'll look into dmesg, looks like it needs some configuration, thanks honorable guru [04:51] np [04:52] hi [04:53] i'm a noob here [04:53] anyone can tell me how can i install a software [04:53] why ubuntu pptp vpn not work in china? [04:53] and then see it on my desktop? [04:53] i apt-get a software [04:53] JR___, install with the software center [04:53] and it disappears into my terminal [04:53] can everything be found in the software center? [04:54] sennn, many/most vpn's are blocked in china. consult your local party leader. [04:54] damn [04:54] JR___, "everything" ? of course not. [04:54] mmmm [04:54] it isn't really what i need then [04:54] ): [04:54] so how do i install softwares [04:55] JR___, open the software center. search for your app. click install. [04:55] so im working a script here that runs as a normal user but as a different user than my X display. ive added my xauth key from my x display to the normal user executing code (google-chrome as an example), however im receiving Gtk: cannot open display: :0 ... any ideas how i can fix this? [04:55] mmmm ok [04:55] i'll try again [04:55] you type sudo apt-get install [04:55] apt-get install [04:55] and then [04:55] the software disappears [04:55] if it is in the repository you'll get it [04:55] there is no trace of it [04:55] how do i double click the software [04:55] you have to use sudo if you are not logged in as root [04:55] JR___, dpkg -l | grep softwarename here will show if it installed === benny is now known as Guest6210 [04:56] and how do i start the software? [04:56] in windows you can double click the .exe [04:56] but you can't do that on the terminal [04:56] it just goes missing [04:56] and how do you search for all the installed apps? [04:56] is there a /programfiles/ for ubuntu? [04:57] JR___, search the dash. [04:57] find handbook and read it! [04:57] !manual | JR___ start hee [04:57] JR___ start hee: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [04:57] here [04:57] you can type the name of the software at the top left corner if you are using unity...or you can pin it to the side bar..or have it on the desktop..just like clicking the .exe [04:57] ok thanks [04:59] i really could use some direction on my issue if anyone has had any experience with it [05:04] flair: Restate the issue, please, I may be able to assist before I retire this session. [05:06] flair | so im working a script here that runs as a normal user but as a different user than my X display. ive added my xauth key from my x display to the normal user executing code (google-chrome as an example), however im receiving Gtk: cannot open display: :0 ... any ideas how i can fix this? [05:07] Bashing-om: ^ [05:08] sorry was trying to work on the issue [05:08] SchrodingersScat: Thanks ..export DISPLAY=:0.0 ?? [05:09] bashing-om: im trying to give perm permission to another user on the system to allow display on my current users X display session [05:09] yeah, I normally export DISPLAY until one of them works. [05:09] flair: All I can come up with is some means to " export DISPLAY=:0.0 " . [05:10] so do i do that as the user running the X session or as the user trying to hit the session? [05:10] i would imagine as the user of the X session === lahwran_ is now known as lahwran [05:11] flair: Yes as a general rule the originator of the X session. [05:12] and as the user of the non x session is there another command i would use to try to tell the display to use 0.0? [05:14] xsession user env: DISPLAY=:0.0 non xsession user evn: DISPLAY=:0 (this is what the env is currently displaying) [05:14] flair: No, the 'export' takes care of that .. if it is exported to the proper display. === markp is now known as mapps [05:15] bashing-om im not sure that you fully understand mybe, im not trying to export my display to another screen [05:16] im trying to give access to a terminal script v user to my xsession y user display [05:16] so if i load a terminal -> su - v (user) and type google-chrome .. i want it display on my curren x users session y user [05:17] reason im needing to do this, is im working with creating a plugin for lisa-project (voice recognition ) to launch a web browser or other X display apps [05:20] flair: Sorry, beyond my skill set. [05:21] bashing-om: yeah np i appreciate it, i was looking into xauth add but i think the key gets regenerated each time you log out and log back in for security reasons [05:26] Hi. [05:26] What's wrong with http://packages.ubuntu.com/utopic/ ? [05:27] mietek, as the error message clearly states ... [05:27] Very. [05:28] I'm actually just trying to get to http://packages.ubuntu.com/utopic/pigz [05:28] Which is also nicely errored. [05:28] mietek, it's broken. Pretty sure someone is working to fix it. [05:29] Do you know an alternative way to just locate the *.deb? [05:29] mitko, apt-cache show debname.deb [05:29] Thanks. [05:29] mietek, happy2help === x_ is now known as DF3D2 [05:32] flair: why do you have to come in as another user? can't you just login as the same user that is now using the display? === jason___ is now known as jason25262 [05:33] sacarlson, no the python app runs in a virtualenv as "alivelisa", the server runs on alivelisa and the client runs on "xsession user" [05:33] flair: seems some time back I played with ssh that depending on DISPLAY=:0.1 or :0.2 or maybe 0.0 that pointed it to the screen I wanted [05:34] sacarlson, im just writing a bash script to run the command sudo -h -u user google-chrome and im adding alivelisa to suders nopasswd [05:34] screw trying to mess with the display atm :) [05:35] flair: ok so If I was to simulate with virtualbox I guess I would setup another user name and ssh into my host box and see if I can bring up an X app on the host [05:36] sacarlson, just virtualbox xdisplay add a user and su - user and try to launch an x app as a that user that doesnt have access to ur current x display in ur x virtual session [05:36] flair: oh ok ya that should work I guess [05:36] yeah doesnt work [05:37] ok so that worked :) [05:37] using sudoers :) [05:37] flair: cool done deal [05:37] bypassed alot of security doing that [05:38] but eh atm its a good work around while i work on this app :) [05:42] woohooO! plugin worked :D i can open google with my voice now LOL :D [05:48] Freshly installed Ubuntu 14.10 on a Thinkpad W520 and there is graphics display issues. Do we need a driver? [05:49] blaster: would help to understand the display issues... [05:50] flair: Multiple cursors appearing, menus acting oddly, glitchyness, etc. [05:51] blaster: give me the info when u run ; lspci | grep -i vga [05:52] flair: Okay hold on still updating. [05:54] What exactly purge-repository does? === Owner__ is now known as Guest24243 [05:55] !ppa-purge | manikanta [05:55] manikanta: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [05:58] flair: https://gist.github.com/anonymous/7dfd217b824e14864a77 [05:59] blaster, this might be of some use to you: http://ubuntuforums.org/showthread.php?t=2209720 [05:59] response to the guys question that is [06:02] hi [06:02] make[2]: *** No rule to make target `/usr/lib/libgdal1.7.0.so', needed by `apps/lsiviewer.wt'. [06:02] flair: Is there an easy way to find switchable graphics driver for Ubuntu 14.10 and a 1000M card? [06:02] Hey, is there anyone willing to try to replicate a problem I'm having with shotwell? It's a pretty simple one involving tags [06:02] While compiling something I got that error..What exactly that means? [06:02] make[2]: *** No rule to make target `/usr/lib/libgdal1.7.0.so', needed by `apps/lsiviewer.wt'. [06:03] blaster: never had one man not sure , just trying to point you in a direction if it was me i would start [06:03] 1.) start shotwell 2.) import at least one photo and add a tag 3.) right-click the tag in the left pane and add a sub-tag 4.) keep adding subtags until keyboard input stops working (takes 2 or 3 for me) [06:06] hi [06:06] !find | imLOST [06:06] imLOST is not a valid distribution: extras, kubuntu-backports, kubuntu-experimental, kubuntu-updates, lucid, lucid-backports, lucid-proposed, partner, precise, precise-backports, precise-proposed, stable, testing, trusty, trusty-backports, trusty-proposed, unstable, utopic, utopic-backports, utopic-proposed, vivid, vivid-backports, vivid-proposed === Anoniem4l is now known as Anoniem4l`afk [06:06] huh... [06:08] heh [06:08] :] [06:08] flair: i love it [06:08] hello hello [06:09] anyone have some time to help me compile some mfg supplied code for a dumb wireless adapter? [06:09] acmeraptor, ur in casper ? [06:10] i am [06:10] so am i bud [06:10] nice! [06:10] just moved here from phoenix a month ago.. and i LOVE it here [06:17] hola. what is the default location for non-apt-get-installed programs? [06:18] ./opt? [06:19] there's none [06:20] floatingpoint: I guess /usr/local/bin [06:20] ok [06:21] floatingpoint: they wind up everywhere, if you need to find a program you installed with some other system try "find" or "locate" [06:21] i ask because i am attempting to install crfsuite [06:21] i guess i need to make an alias for this program as well [06:21] floatingpoint: how was it installed? [06:21] i downloaded a binary === linuxuz3r_ is now known as linuxuz3r [06:21] curl -X POST localhost:3000/deal/something --header "Content-Type:application/json" --data '[{"deal_id": 1, "qty": 3}]' <-- I'm using that to test a Rails app. Rails names the parameter in --data as "_json", how do I change it? Our Rails app expects something else [06:22] so, it's in /opt/crfsuite now [06:23] floatingpoint: opt is a sane place for it to be, just make sure it is in your path if you are going to run it directly. [06:23] ok [06:23] is there a way to add it to all users' paths? [06:24] edit ./etc/bashrc? [06:24] floatingpoint: I think you can add it to your local home at .bashrc also [06:25] yeah, i want to add it for all users though [06:25] floatingpoint: then it will be runnable for all bash users, so, it is a solution, is it good enough? [06:25] yeah [06:25] what about /etc/environment? [06:25] won't updates touch /etc [06:26] floatingpoint: then I guess it will be in $PATH regardless of shell. [06:26] ok [06:26] i will do that instead [06:27] anyone ever add voice synth to pidgin or other irc clients? [06:28] um [06:28] do i need to do anything to make the /etc/environment edtis active? [06:29] floatingpoint: relog, give me a second and I will dig up a useful command to test it quickly [06:29] never mind I think I found something http://www.unixmen.com/how-to-get-pidgin-to-speak-instant-messages-in-ubuntu-and-linuxmint/ [06:30] floatingpoint: I think "bash -l" should reload your variables [06:32] trying to install ubuntu 14.10 in virtualbox with all default settings and this happens. any ideas? http://i.imgur.com/iLiOkis.png [06:33] does anyone know how to covert a QString to std:string in UTF-8 format? [06:33] newname: I guess X is not working. [06:33] hm [06:33] what does this mean [06:33] root@devbox01:~# $PATH [06:33] bash: /opt/anaconda/bin:/opt/anaconda/bin:/opt/anaconda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games: No such file or directory [06:33] floatingpoint: do "echo $PATH" [06:34] wow [06:34] cybrhuman: that is before telling it to run live or install [06:34] my path is all screwed up now [06:34] it isn't what i set in /etc/environment [06:34] floatingpoint: oh? what did you set it to in env? [06:35] PATH="/opt/anaconda/bin:/opt/crfsuite-0.12/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" [06:35] I had the same thing happen with new version of lubuntu. xubuntu works though. [06:36] 12.10.4 works fine too [06:36] ok [06:36] looks like i needed to relogin [06:36] floatingpoint: bash -l did not do the trick? [06:36] nope [06:37] cool [06:37] floatingpoint: okay, I'll remember that and not suggest it again :P [06:37] i have crfsuite now [06:37] good ol conditional random fields [06:39] I guess I can install 12.10 and upgrade it, seems like this would be a more widespread issue though [06:43] what was the command for finding ubuntu-version I was on? [06:43] uname -a [06:44] basil1x: that gives me linux version, not ubuntu version. === infamy is now known as Guest78044 [06:44] AH [06:44] there should be a popup from the 'about' thing in the upper-right. [06:45] basil1x: in unity? [06:45] Aye [06:46] Unless they changed that from Raring. [06:47] not using unity, but I am pretty sure I have seen a file I can read that tells me name and number, /etc/apt/sources.list only gives name. [06:47] I'm pretty sure you can tell from the kernel version which buntu it is. [06:49] basil1x: not without googling, I mean it is a file that keeps that info, [06:49] oh, I found it /etc/issue /etc/issue.net /etc/lsb-release /etc/os-release [06:49] Well, is googling so wrong? [06:50] though I'd DDG or Ixquick instead. ;) [06:50] basil1x: yes, since I haven't always got internet connection when I need the answer [06:50] cybrhuman: lsb_release -a [06:51] Ah. you could put it in a text file in your /Downloads [06:51] Or you could put the commands you forget there. [06:53] I find it more useful to remember the commands so I can use them on other machines [06:53] kahtahs_: thanks :) [06:53] Tattoo them on your inner thigh? [06:54] :P or just remember them [06:55] And how has that worked out? :D [06:56] pretty well actually, not that important commands, but still a bit useful. [06:57] True. Fedora doesn't even do that. ;) [06:58] uname -a is all you get. Which I why I forgot myself. Until I can afford a new HDD, I haven't a working buntu. [06:59] i'm so sick of computers eating my text when i'm composing letters, documents, etc. i'm kind of slow, so it took me this long to figure out that what apparently happens is that as i may be happily tapping away on my keyboard somehow i inadvertently activate the highlighting feature, and with the next keystroke, all my text disappears, which is apparently exactly what it is designed to do. can i use a personal keylogger to retriev [06:59] mikubuntu: ctrl-z ? [07:00] cybrhuman: what will that do? === Zane is now known as Guest95208 [07:01] mikubuntu: undo last change, you can do it repeatedly to undo several changes [07:02] cybrhuman: wow. how come thats not printed at the top of every monitor on the planet? lol. [07:02] Is anyone else having issues with firefox glitching webpages? Like, I get flashing in random rectangles and it'll flash back and forth between two tabs. [07:02] I can't for the life of me figure out what is going on. [07:03] slyhackr, purge and reinstall [07:03] slyhackr: hw acc? [07:03] anyone know how I can grep someone's skype ip address when a resolver isn't working? [07:03] hw acc? [07:03] hardware acceleration [07:03] mikubuntu: well, it is :P under the edit menu in most programs. but it is one of the failures of communication from the IT industry that it is not common knowledge. [07:04] Yeah, I have hardware acceleration enabled. I'll try disabling to see if that helps. [07:05] Travesty: why? I start to doubt your motives when you ask such questions. [07:05] cybrhuman: if i go back now to the last active window where this happened (in my yahoo mail account) will this work? is a keylogging app still a good alternative for retrieving text? [07:05] mikubuntu: try it, I think it works in all mainstream browsers. [07:05] well, I'm asking cybrhuman because a bot has discovered my address, and I am attempting to give skype the ip address so they can shut the bot down. [07:06] I want to start a channel for business minded ppl [07:06] gave my skype address to one person; and surely they haven't spammed it; it's my wife I gave it to... [07:07] 64 bit works [07:07] Travesty: so you are being spammed or something? [07:07] so, my attempt is to get the ip address of this individual/bot, and email skype so I can shut them down cybrhuman. [07:07] yes. [07:07] cybrhuman: are you familiar with use of keyloggers, also? i can imagine if i was a coder or some such programmer how frustrating it must be for the computer to 'eat' your last hours work. [07:07] what's an enhanced zoom alternative that doesn't require compiz? [07:08] BusinessMan: Ok, then start one. [07:08] Travesty: Skype doesn't do that [07:08] I know skype doesn't but they will ban an ip for misuse of service. [07:08] mikubuntu: I'd advice against a keylogger solution. [07:09] mikubuntu: which ubuntu version are you on? [07:09] how can I zoom with metacity? [07:10] Travesty: where did you get the idea that skype will do that when you mail them an ip? [07:10] cybrhuman: why not use a logger? -- lubuntu 14.04 [07:10] done.. entrepenuer and thesharktank [07:11] because more harm than good lies down that road, and ctrl-z works almost universally. [07:11] well, kahtahs_, it's against their TOS to use a botnet much less a server to spam their users, esp given their Privacy policy [07:11] thereof, kahtahs_, I'm going to email them with the ip of said botnet, and have them block that ip for good. [07:11] Travesty: if you are being ddosed it is probably not via skype. [07:12] BusinessMan, it might be helpful if oyu spelled entrepreneur correctly. ;) [07:12] it's not a ddos, it's a bot cybrhuman [07:12] so Skype will be powerless. [07:12] you* [07:12] Travesty: bot which does what? [07:12] spams [07:12] Travesty: they will just ignore you [07:12] can't you rather set skype to not accept messages from people on contact list? === fraytorment-5895 is now known as dimakotik [07:13] Travesty: https://support.skype.com/en/faq/FA10001/how-do-i-report-abuse-by-someone-in-skype? [07:13] travesty ...how do you know its a bot [07:13] towanda.brentlinger - "Want to see my cam?" "Go to this http://www.example.com/" [07:13] Can't you ignore the spammer? I've never used skype, so I've no clue, but that would be feature one, if I'd made it. [07:13] I'm fairly effective if I have an ip [07:13] its probably some website you viisted that is just selling your ip to many places [07:13] haven't ignored them because I need that ip address. [07:13] Travesty: in skypes settings there is a setting for not accepting random messages [07:13] no, I use a bouncer @eb0t === screedoz is now known as screedo [07:14] ah ok ill look it up [07:14] a bouncer eh [07:14] Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported [07:14] does this matter? [07:14] yes; a bouncer. [07:14] goodski [07:14] Travesty: a bouncer forwards messages to you? [07:14] no. [07:14] a bouncer keeping my ip anonymous. [07:14] Phillies: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1258597 [07:14] BNC [07:15] Launchpad bug 1258597 in grub2 (Ubuntu Trusty) "Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported." [Medium,Triaged] [07:15] (: [07:15] Travesty: what is a bouncer in this context? [07:15] just wish I could get rid of this dumb bot, for good on skype; which is why I need the... nvfm. [07:15] where did you get this bouncer from [07:15] this bnc relay tool [07:15] i think your bouncer is the culprit [07:16] never get anywhere with these people in here; have never been helpful with anything. [07:16] bs eb0t [07:16] remove it and see if you still get spammed [07:16] eb0t: do you know what a bouncer is in this context? [07:16] use suricata, bit defender, and an ip bouncer (not a proxy, but bounces my ip from one server to the next every 5 seconds with a stable connection.) [07:17] yes..just a piece of software used to relay traffice and conections [07:17] like a proxy [07:17] so I highly doubt that eb0t [07:17] 49 [07:17] and that said ...some proxys are also dangerous [07:17] Gosh darnit [07:17] been using it for over a year. never had this issue [07:17] anyway, [07:17] it allows you to hide your original source of your connection [07:17] Travesty: but, it seems that your skype client allows random messages from everyone? [07:17] hopefully providing privacy [07:18] I have it set up that way for a reason cybrhuman [07:18] as well as abilty to route traffic thorug a specific location [07:18] just need to find this ip [07:18] its your bouncer [07:18] you shot yourself in the foot [07:18] they probably have your bank details too [07:18] OVER A YEAR WITH NO ISSUE [07:18] I don't bank online FUCKNUTS [07:18] yes whilste tye were on recon [07:18] what's an enhanced zoom alternative for metacity? [07:18] if i were you i would go back to windows [07:18] and get a tv [07:19] Is the reason to be deliberately annoying to others whenever someone takes advantage of your vulnerability? [07:19] eb0t ignored. YAY [07:19] Travesty: ....your name says it all [07:19] no more bullshit from that one. [07:19] kahtahs_, tyvm [07:19] worked [07:19] not for you but eveyrone else can relish my witt [07:20] maybe this guy should go on an internet surfing course [07:20] a bouncer...ha ha [07:20] never heard such codswallop in my life [07:20] this guy has put my back out..i was laughing so hard. [07:21] im gonna sue him for being too funny [07:21] !ot | eb0t [07:21] eb0t: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [07:22] ah by the way what is this ubuntu distro like [07:22] Travesty: okay. but as your account name is now known by some spam network I don't see a good solution to this. [07:22] i want to install ubuntu ...and can anyone advise a bouncer i can use on it [07:23] Travesty: I'd think you'd have more luck just giving the bot name to Skype. [07:24] or I can give the IP to skype so they can track the phucker down, and ban that network for life @ cybrhuman [07:24] would only take a phone call if I had the IP [07:24] duh? [07:24] clearly you do not know how skype support works [07:24] Travesty: uhm, I doubt that, if it been that simple we would not have a spam issue ever. [07:24] oh really? [07:25] Travesty: https://support.skype.com/en/faq/FA10001/how-do-i-report-abuse-by-someone-in-skype? [07:26] Oy vey. This has become silly. He obviously wants this IP for other purposes. [07:26] it's not a person. it's a server. [07:26] dummy [07:26] sooo... does anyone know how to zoom with metacity? [07:27] * rww looks up [07:28] Registrar Abuse Contact Phone: +1.2083895740 ; Registrant Phone: +11.35312322000 ; +1.8007459229 [07:28] the hell [07:28] ONE PHONE CALL WITH AN IP [07:28] ONE [07:28] GDMIT [07:28] Travesty: #ubuntu is for support with Ubuntu Linux. Your Skype spam issues, while unfortunate, are not an Ubuntu issue. Anything else we can help you with? [07:28] GFYS rww [07:28] and, regardless, please calm down and moderate your language [07:29] what language? [07:29] #ubuntu doesn't do cursing, or abbreviations thereof [07:29] dummy? that's language? [07:29] so yes. Do you have a support question we can help you with? [07:29] obfuscated swearing [07:29] how come in 14.10 i cant find my unity or advanced settings in the software center [07:29] what DE do you have linux? [07:30] have you tried reconfiguring your UI? [07:30] umm unity [07:30] Any idea what is the "application name" of evolution-mail or evolution-calendar? In the software center, it tells me it's installed, yet I can't find it in the app list (nothing containing 'evol' or 'mail' or 'calendar') [07:31] sudo dpkg --reconfigure gdm in terminal or CLI? === BlackDex_ is now known as BlackDex [07:31] is tht cmd line for me or [07:31] terminal or CLI will work [07:31] for that matter, is there a table somewhere containing 'package name', 'ubuntu store name' and 'application name within ubuntu' thing? [07:32] for me or someone else [07:32] linux: myunity isn't in 14.10's repositories. [07:32] depending on how you have your system configured; also, did you try installing unity? [07:32] I find it a little difficult that each application has three distinct names within ubuntu [07:32] damn it i love tht app to tweak out unity [07:32] anything you removed recently linux? [07:32] linux: as it stopped working with Unity past 14.04. [07:32] linux: try unity tweak tool, i guess [07:33] linux: 12.04, sorry ** [07:33] ok i will thx [07:33] oh, that's not in 14.10 either. sigh. [07:33] or did you enable the upper left corner mouse pointer option in ubuntu tweak or settings? [07:33] Travesty: please look up what registrar abuse is [07:33] kahtahs_: I think we've moved on, thankfully. [07:34] are there other channels with lots of ppl? [07:34] BusinessMan: /msg alis list * -min 1000 [07:34] gracias [07:35] unity tweak tool says schemas missing and idk how to install the nessary packages [07:36] q: how does /etc/network/interfaces choose the src ip address for a gateway route if there's multiple sub-interfaces (e.g. eth0:0) defined with ip addresses [07:36] for example: http://codepad.org/W12OmDzd [07:36] eth0 is specified with address 10.183.23.56 but the src ip for the route is 10.183.23.69 [07:37] do you know what the name of 'evolution mail' or 'evolution calendar' is within ubuntu? [07:37] the ubuntu software center tells me those are already installed, yet I can't find them in the app lists [07:38] why ar there no business channels? [07:38] BusinessMan: because this is freenode, not capitalistnode [07:39] lol i like tht name cyberhuman [07:39] xhor: are you looking in your application menu? [07:39] cyberhuman: is it possible that not all apps show up under gnome shell from ubuntu? I am using the stock ubuntu with gnome-shell installed [07:39] lol [07:40] cybrhuman: funny [07:40] BusinessMan: just google business irc channels [07:40] xhor: well, yes, but evolution should be conifgured to work with gnome stuff as it is gnome stuff IIRC. [07:40] barely any come up [07:41] <_MisterZ_> Is it there? launch it from terminal [07:41] cybrhuman: so i went back to yahoo mail as active window and tried control - z, but it did not return to the place i was at before consulting you -- but i found that if i input some text, highlighted, and deleted, and then immediately used control - z, it did in fact retrieve the text. that still doesn't tell me why u recommend against using a keylogger solution? [07:41] cybrhuman: oh, looks like 'evolution mail and calendar' is not installed, but something called 'evolution calendar' is installed, yet there is no 'calendar' app [07:41] BusinessMan, Please, this is a help channel, not a networking channel. Use the -offtopic channel to drum up room occupants if you must. Just not here. [07:41] any good channel for cross compiling noobs? [07:42] im not drumming up anthing [07:43] theres nobody anywhere else [07:43] <_MisterZ_> I'd try re-installing them just in case there any missing dependencies. [07:45] * basil1x checks... hmmm... lots of people everywhere... [07:45] bonjour [07:45] hello [07:46] So, after testing firefox without hardware acceleration, this glitching is still happeining. I might have to give pale moon or iceweasel a try. [07:46] !night | BusinessMan (and offtopic, as you have been politely told) [07:46] BusinessMan (and offtopic, as you have been politely told): It's the middle of the night in the US and Europe, and surrounds. This means that a lot of people are likely asleep, therefore there are less potential people who can answer your question. Please be patient, and consider asking at a time when more people will be awake. This is particularly true in the quieter channels. [07:47] How do you create a symbolic link to a samba share in the home directory if the link is smb://redstar/abc [07:48] mikubuntu: did you try hitting ctrl-z several times? usually works. Other than that I just recommend using a tool that does support text editing well, like libreoffice or something. That is much simpler and more welltested solutions than using keyloggers, which is going to be complicated and prone to coming bak to you with a vengeance. [07:48] <_MisterZ_> *waves* [07:49] ok [07:50] flipfry: I guess #gentoo is a good channel for crosscompiling, they tend to need it [07:51] ill check it out [07:51] xhor: did installing that package help? [07:52] cybrhuman: i agree, and in most cases where i would be composing some formal doc, i would indeed be using libreoffice, or even a lowly notepad -- but often this happens when commenting in public forums etc, so you are inputting on any number of places. after you've put several paragraphs together its very frustrating when they just disappear. but i will continue to use 'control - z' no doubt, and i shall be eternally greatful for [07:52] crosscompiling: Compiling whilst angry. [07:52] mikubuntu: just ctrl-c (copy) from libreoffice and ctrl-v (paste) in the input box. [07:53] anyone know how to disable mousepad while typing in 14.04 and 14.10? [07:53] cybrhuman: will do -- ty [07:54] mikubuntu: ctrl-c (copy) ctrl-v (paste) ctrl-x (cut) .. he left. [07:55] anyone know a place where logs for samba are stored beside /var/log/samba [07:56] cybrhuman: well, looks like installing evolution-calendar should also drag along evolution-mail since it's not standalone [07:56] cybrhuman: it doesn't currently [07:57] xhor: have you installed "evolution mail and calendar"? [07:57] pantato: might be some info in /var/log/syslog [07:57] cybrhuman: for some reason, I had 'evolution calendar' installed without evolution mail, hence the confusion === Zarthuss is now known as Zarthus [07:58] xhor: yes, but have you installed the missing package and does it work now? [08:00] cybrhuman: yes I did and it does [08:04] Can a variable name be used in a crontab file? (to a) store the name of a command b) console arguments c) the time interval for this cron job) [08:06] Soothsayer: how would you use a variable in any of those situations? Either to read it or pass it? [08:06] somsip: didn’t get your question.. [08:07] 0 */3 * * * $APP_CONSOLE $STORE_CATALOG_PRODUCT_SYNCHRONIZE --store=foo [08:07] Soothsayer: so environmental variables for a), yes if the env is accessible to cron [08:08] somsip: I am declaring the environment variable in the crontab file itself.. for example > APP_CONSOLE=php /home/foo/app/console --env=prod [08:08] who [08:09] Soothsayer: to what end? I see no benefit on the face of it [08:09] somsip: i have to setup more than 100+ cron jobs.. so i want to kepe the file manageable [08:09] than being repetitive about the command [08:10] how can i make the apps bar transparent? [08:10] Soothsayer: fair enough, yes you can then. Seems that you may be better suited with something else, depending on your use case [08:11] somsip: i have been looking for a cron alternative.. but no luck, i’ll rework our application itself to have a cron entry point and then create jobs in a background queue in the near future, but right now i needn an immediately deployable solution [08:11] Soothsayer: What are these 100 cron jobs doing differently? As I suspect you might be going about this from an odd angle if you really need 100 cron jobs that differ only slightly. [08:11] Flannel: they manage different clients syncing [08:11] so the client name (or store id) is different for each [08:12] Soothsayer: ok - as Flannel infers, of they are mostly similar, maybe better to have one cron job that passes control to a bash script to do the fine detail. At least then you can loop round arrays of client names/store ids [08:12] *if [08:12] somsip: that’s my next step.. creating .sh files [08:12] Soothsayer: I'd suggest it's a first step. But your call [08:13] but the frequency of a job for some client may be customized, so i want to see what pattern i identify first [08:13] Soothsayer: You might be better off, in the short term (your hacky fix before really handling it) is to create a script that'll just add all 100 of them to cron (with everything hard coded). But I agree, doing a script that you call 100 times and it dispatches various things is probably your best bet. [08:13] Flannel: somsip this is what it looks like so far - http://pastie.org/private/wc0qhfl8ygbf3wqwufpzg [08:14] * luohy [08:15] Flannel: ye, im going to do a quick script in php / node js that outputs the actual crontab file for now.. but i wanted some readability to it too (in case of long command names, etc).. cause sometimes we may want to customize / tweak during runtime to see how it performs [08:15] Flannel: somsip does the file I pasted look like a sensible good start? [08:15] Soothsayer: I'd say just create the cron file and then if you want to tweak something, (clear it and) recreate it [08:15] Soothsayer: and if that goes on for 100 cronjobs, it will get ugly. If you have the same 3 cronjobs for X different stores, it's asking for a loop. Difficult with knowing your full use case, but better to get a more extensible solution as early as you can [08:15] Soothsayer: (for the hacky solution, anyway) [08:16] hmm.. ok. its just our db doesn’t maintain flags yet for which stores can have crons which can’t.. so we’ll take a tad more time creating the console output. but i get what you mean [08:16] cybrhuman, says it's not a directory derp [08:16] either way, if the script outs a crontab file like the one I pasted, is it acceptable? Flannel somsip [08:17] Soothsayer: This sounds vastly too complicated for cron, haha [08:17] Flannel: we will ahve RabbitMQ up in the coming weeks, until then, save us! [08:17] pantato: no, it is a logfile. [08:17] Soothsayer: it'll work. Anything that works is acceptable :) It's just whether it's best... Always outside factors like time constraints, etc. [08:17] my only constraint now is time, debug-ease and manageability in the short-term [08:18] ooooh durrr [08:18] thanks [08:19] for some reason samba is denying my computer access to the folder [08:19] it stopped working after i logged into another windows account to access a different account [08:19] it usually doesn't hurt it but i left my other account logged in that time [08:20] the folks in #samba are dead i guess [08:21] for all users who own a samsung evo 840 on ubuntu, they released a performance firmware on their site === dimakotik is now known as fraytormenta [08:26] Ding! [08:42] how to access apache virtual hosting if no dns pointing to it anymore? [08:42] for example shared hosting, site migrated away, dns pointing to different server, how can still access to old site? [08:43] ? [08:43] jjjokers: that might be a question for the ##networking guys [08:43] Hi, when I install Ubuntu Minimal CD there are theree KDE options. I know Desktop and full but what is KDE active? [08:47] linnak . whats your destro name ? ubuntu have unity desktop ! are you use kbunu or open suse ? [08:47] Ubuntu Minimal CD [08:48] is it possible to update java to the latest version with apt-get update .. ? [08:48] hi! what should be in JAVA_HOME? /usr/bin/java? [08:49] !java [08:49] 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. === gian is now known as Guest91168 === halcyon__ is now known as Guest4911 [08:51] I created a user using sudo adduser --system --home=/opt/odoo --group odoo [08:51] I however am unble to login as this user using WinSCP [08:52] nor can I log in using SSH [08:52] how can I fix this? [08:52] possibly the problem is the --system flag [08:53] White_Cat: man adduser [08:53] I dont see the point [08:54] I am not asking about how to add a user === ubuntu is now known as Guest67721 === [1]zulgaban is now known as zulgaban === d3vlin_ is now known as d3vlin [09:12] Linnak. ubuntu 14.04 lts is 900 mb . minimal cd just 37 mb . whats your system information ? plaese download ubuntu 14.04 .1 lts desktop .:) [09:15] hello everyone [09:16] skyfall: hi [09:16] hi skyfall [09:18] im using ubuntu 14.10 and skype is still not running in it :( [09:18] it's getting installed but when i click on the icon nothing opens up. should i be installing it using wine ?? [09:19] skyfall, nope. you should not be using wine! [09:19] cfhowlett, any other methods to install /. [09:19] ? [09:19] skyfall, use the terminal to start: skype note any error messages returned [09:20] cfhowlett, i removed skype now. is there any other similar applications / [09:20] ? [09:20] !skype | skyfall, wait, you already deleted it? [09:20] skyfall, wait, you already deleted it?: To install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga [09:21] skyfall, people seem to like google hangouts .... [09:21] cfhowlett, google hangouts available on linux ? [09:21] skyfall, no app, it's web-based as I understand it. [09:22] cfhowlett, does ekiga has good encryption ? [09:22] skyfall, can't say as I've never used it. [09:22] cfhowlett, what is ur suggestion for me ? [09:22] should i be installing skype again or ? [09:23] skyfall, sudo apt-get udpate && sudo apt-get dist-upgrade && sudo apt-get install skype [09:23] cfhowlett, its the same way i did before . but its not getting runned [09:24] skyfall, understood. run skype from the terminal to find out why it fails [09:24] cfhowlett, let me install it once again. let's have a try [09:25] cfhowlett, please guide me through the steps [09:26] skyfall, sudo apt-get update [09:26] cfhowlett, ok done ! [09:26] skyfall, sudo apt-get dist-upgrade [09:27] cfhowlett, on the process :) [09:28] cfhowlett, for what is the second command for ? === dooglus_ is now known as dooglus [09:29] skyfall, first update =refresh your filesystem library, dist-upgrade = refresh with the latest packages in your distro [09:31] cfhowlett, ok . i completed both the steps you told me. what is the net step ? [09:31] <^DVD-R^> hello people [09:31] skyfall, sudo apt-get install skype [09:31] <^DVD-R^> i borught a USB western digital elements 2tb drive and have plugged it in but in /media all i see is cdrom? [09:32] <^DVD-R^> if i do lsusb it shows: Bus 001 Device 002: ID 1058:10b8 Western Digital Technologies, Inc. [09:32] <^DVD-R^> which i presume is the drive [09:32] <^DVD-R^> any ideas? [09:32] cfhowlett, its showing this message; "Package 'skype:i386' has no installation candidate [09:32] " [09:33] <^DVD-R^> im on Ubuntu 12.04.5 LTS [09:33] skyfall, you're running ubuntu on a 32 bit machine? [09:33] no. on a 64 bit [09:33] skype is in the partnerrepo [09:34] cfhowlett, no. im using it on my 64 bit laptop [09:34] skyfall, your source file seems to point to 32 bit repos, so I'm guessing your machine is 64 bit, but you installed 32 bit. [09:34] ^DVD-R^, open nautilus, do you see the hdd mounted? [09:35] cfhowlett, i didn get you . you mean the os ? [09:35] how do i find out which package provided a file? like... /usr/bin/qmkae [09:35] skyfall yep, you installed 386/32 bit ubuntu, not 64 bit. I don't know the command to verify this though. OerHeks ??? [09:35] !find qmkae [09:36] !find qmake [09:36] Package/file qmkae does not exist in utopic [09:36] Found: qt4-qmake, qt5-qmake, qt5-qmake-gles [09:36] /usr/bin/qmake [09:37] cfhowlett, i dont think so. because i downloaded 64 bit 14,04 LTS and upgraded to 14.10 [09:37] skyfall, be that as it may ... skype is rejecting your request for 386 version .... [09:37] skyfall, open softwarecenter > edit > sources, and enable the 'canonical partner ' repo , i have 64 bit too and have installed skype:386, that is oke [09:38] ubuntu is multi-arch now [09:38] <^DVD-R^> checking [09:39] <^DVD-R^> ive only got ssh access BTW [09:39] OerHeks, should i enable source code too ? [09:40] skyfall, no, unless you want to develop something and need to build from source. [09:40] OerHeks, ok . done. now what shoudld i do ? [09:40] <^DVD-R^> apt get install nautilus @ the moment [09:40] sudo apt-get install skype ? [09:40] skyfall, close the source window, it asks to reload, press yes [09:41] ^DVD-R^: you really don't need nautilus, "sudo blkid" [09:41] <^DVD-R^> i know nothing about lunix [09:41] ^DVD-R^: well nautilus is graphical, and if all you have is SSH, that will not work [09:41] <^DVD-R^> nice [09:41] OerHeks, it didn asked anything. [09:41] <^DVD-R^> will do slkid [09:41] <^DVD-R^> will do bkid [09:42] ^DVD-R^: so type "sudo blkid" and it should show you all the drives, partitions, and the filesystem type [09:42] OerHeks, i just closed the software centre window. [09:42] <^DVD-R^> ok 2 secs [09:42] <^DVD-R^> its installing loads of crap === ochiotte1 is now known as ochiottes [09:42] skyfall, in softwarecenter type skype, and go for it [09:42] <^DVD-R^> root@pwsers:/dev# sudo blkid [09:42] <^DVD-R^> root@pwsers:/dev# [09:42] <^DVD-R^> b [09:42] ^DVD-R^: yeah... it'll do that if you install a graphical program on a server install [09:42] <^DVD-R^> .dev/sdf1: LABEL="Elements" UUID="5C86177186174AC2" TYPE="ntfs" === Malsasa_ is now known as Malsasa [09:43] ^DVD-R^: you're probably correct [09:43] yay, there it is DVD-R [09:43] OerHeks, but still only plugins are showing [09:44] <^DVD-R^> root@pwsers:/dev# cd sdf1 [09:44] <^DVD-R^> -bash: cd: sdf1: Not a directory [09:44] I need to create a multiboot usb stick, I have the .iso files (all linux, ubuntu derivates) I've tried building it with yumi but I get boot error: no default or ... detected what other mutli boot creator is there for ubuntu? [09:44] ^DVD-R^: indeed, sdf1 is a block device, not a directory. you need to have it mounted in order to access it [09:44] <^DVD-R^> ben im a complete lunix newbie [09:44] jnhghy, pendrivelinux [09:44] OerHeks, what should i do ? [09:44] <^DVD-R^> more of a windows admin [09:45] <^DVD-R^> how does 1 mount [09:45] ^DVD-R^: type "mount" and see if you see sdf1 listed anywhere [09:45] <^DVD-R^> https://dl.dropboxusercontent.com/u/7730603/MOUNT.JPG [09:45] <^DVD-R^> thats the info [09:45] jpg for text? interesting [09:46] <^DVD-R^> lots of text [09:46] <^DVD-R^> lol [09:46] <^DVD-R^> didnt want to flood channel [09:46] theres pastebin.com :) [09:46] ^DVD-R^, deeply appreciated [09:46] * ^DVD-R^ awaits cookie [09:47] so you need to make a directory where you'll have the partition mounted, then mount said partition to said directory [09:47] skyfall so after closing the sources window, you had no question about reloading ? don't believe that [09:47] !cookie | ^DVD-R^ [09:47] ^DVD-R^: Wow! You're such a great helper, you deserve a cookie! [09:47] <^DVD-R^> yepppie [09:47] <^DVD-R^> ok ben [09:47] <^DVD-R^> so how do i do that [09:47] <^DVD-R^> :/ [09:47] skyfall, no alert of reloading? not normal [09:47] OerHeks, i will do once again. [09:47] cfhowlett, no. nothing popped up. [09:47] sudo apt-get update # this will reload the sources with new partner sources repo [09:48] ^DVD-R^: so the mount command should be ... "mount -t ntfs-3g /dev/sdf1 /path/to/directory-you-should-have-made-before-this-command/" [09:48] if it is stated that: All sizes must be given in either %, em, or rem., does that mean that I can mix between those three or do I have to choose one exclusively? === rymate12- is now known as rymate1234 [09:49] <^DVD-R^> so if i create a folder in /home/mymount and then do mount -t ntfs-3g /dev/sdf1 /home/mymount ? [09:49] yes that will work [09:50] <^DVD-R^> oooh [09:50] <^DVD-R^> root@pwsers:/dev# mount -t ntfs-3g /dev/sdf1 /home/mymount [09:50] <^DVD-R^> The disk contains an unclean file system (0, 0). [09:50] <^DVD-R^> The file system wasn't safely closed on Windows. Fixing. [09:50] <^DVD-R^> root@pwsers:/dev# [09:50] OerHeks, i opened software centre>edit>software sources>other software> ticked canonical partners >close [09:51] ^DVD-R^: well, you gotta fix that in windows [09:51] OerHeks, still no question for reloading [09:51] <^DVD-R^> the drive is blank [09:51] <^DVD-R^> no data on there [09:51] still unclean apparently [09:51] <^DVD-R^> if i now go to /home/mymount i can see $RECYCLE.BIN [09:52] oh my mistake, i didn't read your whole message [09:52] <^DVD-R^> which i presume is the drive [09:52] i thought it was the "i can't mount this because it is unclean" [09:52] <^DVD-R^> so all looks ok now? [09:53] ^DVD-R^: yeah, seems mounted now [09:53] <^DVD-R^> sweet, thank you x [09:53] cfhowlett, OerHeks ?? [09:53] <^DVD-R^> one more question, if i wanted to copy data from local disk to USB whats the SSH command? [09:54] skyfal open terminal again: sudo apt-get update && sudo apt-get install skype [09:54] ^DVD-R^: "cp" is copy [09:54] OerHeks, ok. letme try [09:54] skyfall, skype is in the partner repo. disabled partner repo = no skype for you [09:55] ^DVD-R^: SSH needs a network connection. No point in using SSH if it is all local. [09:55] ^DVD-R^: cp [09:55] <^DVD-R^> cheers [09:55] mdoge: meh, i ssh to computers in my house all the time [09:56] OerHeks, it worked i think. [09:56] skyfall, have fun [09:56] OerHeks, its downloading . thank you [09:56] Ben64: thats not what i meant :-) [09:57] OerHeks, letme see whether it works or not. hope it will [09:57] cfhowlett, thank you too. [09:57] skyfall, happy2help [09:57] !find libGLESv2.so.2 [09:57] File libGLESv2.so.2 found in libgles2-mesa, libhybris [09:57] <^DVD-R^> root@pwsers:~# cp /storage/media/movies/videos (1997) /home/mymount [09:57] <^DVD-R^> -bash: syntax error near unexpected token `(' === tcpman is now known as Guest12770 [09:59] ^DVD-R^: weird characters and spaces need to be escaped using backslashes, or have to use quotes. it will do it for you if you use TAB to complete stuff [09:59] <^DVD-R^> let me test [09:59] ^DVD-R^: for example, type "cp /storage/media/movies/vide" and it should fill in the rest [10:00] <^DVD-R^> root@pwsers:~# cp /storage/media/movies/Air\ Force\ One\ \(1997\)/ /home/mymount [10:00] <^DVD-R^> cp: omitting directory `/storage/media/movies/Air Force One (1997)/' [10:00] <^DVD-R^> root@pwsers:~# [10:00] illegal warez [10:00] omg!! [10:00] try cp -r [10:00] <^DVD-R^> nope its a video of the actual plane [10:00] oh ok [10:00] lol [10:00] mdoge, riiiiiiiiiiiiiiiiiiht ... [10:01] <^DVD-R^> its doing something [10:01] <^DVD-R^> with -r [10:01] its copying the directory [10:01] -r is for recursive [10:02] <^DVD-R^> can it out put %? [10:02] OerHeks, still same problem :( [10:02] cfhowlett, :( [10:02] ^DVD-R^: you canot afaik, but you can with rsync [10:02] which is a whole different story [10:02] <^DVD-R^> ok sod that [10:02] skyfall, download it directly from skype.com should be a .deb [10:03] cfhowlett, its getting installed correctly. but dont know why its not getting runned [10:03] skyfall: did you already paste errors from starting skype from terminal like cfhowlett sugested? [10:03] after install skype, you have to reboot, AFAIK [10:03] skyfall, what error messages? [10:03] cfhowlett, you told me to run it from terminal right ? [10:03] OerHeks, ? really? that's sounds very ... windowsy [10:03] !find libqxcb.so [10:04] File libqxcb.so found in libqt5gui5, libqt5gui5-gles [10:04] yeah, it didn't work for me after install, noticed that before, happened on 14.10 again [10:04] OerHeks, should i reboot ? [10:04] only kernel modifications should require a reboot on linux [10:04] not ... skype. [10:05] mdoge, i know, sounds silly [10:05] if OerHeks says it helped..why not try it? [10:05] skyfall, won't hurt to try ... [10:05] sure, whatever :p [10:05] cfhowlett, yeah. im on it. will be right back guys ! [10:05] hi [10:05] as if it starts a service we don't know of... [10:05] in bash i've seen something awsome: run some commands in a dir, that was removed. and i even get some errors, that i had when executable was still there [10:06] ircmaniak: what? [10:06] i want to get ubuntu on my macbook (existing os x installation can be destroyed, no dual boot needed). how do i go about this? which version do i download? anything special i have to know? [10:06] !mac | moldy [10:06] moldy: For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages [10:06] OerHeks: you have the 12.04 skype .deb from web running on 14.10? [10:06] cfhowlett: thanks [10:06] moldy, 14.04.1 is the version you want. [10:07] lotuspsychje, no, just the skype thing from partner repo. [10:07] OerHeks: ok [10:07] moldy, I've been sneaking into the corner at the Apple store and live booting ubuntustudio. fun times. [10:07] = same , and you will get updates [10:07] cfhowlett: my main concern is that i need to get this up and running quickly and with minimal effort [10:08] moldy, eh ... not. mac will require some degree of tweaking to work as I understand it. if you need point and click, get a windows machine [10:08] cfhowlett: a macbook is the only laptop i have right now, but i am not a mac user. and i want to use it as a conference tomorrow, so i need linux on there ;) [10:08] cfhowlett, no changE !!! [10:09] "at a conference" [10:09] OerHeks, no change [10:09] skyfall: paste us the errors plz [10:09] cfhowlett: so i must somehow set this up while working today [10:09] moldy, should have set this up last week then :) try it but be aware that you may feel some pain. [10:09] lotuspsychje, how can i get the errors ? [10:09] cfhowlett: ok, i will just cross my fingers [10:09] skyfall: start skype from terminal as cfhowlett suggested [10:09] moldy, also, hope you don't need the camera. new icam doesn't like ubuntu [10:10] lotuspsychje, command please? [10:10] skyfall, terminal: skype note the errors [10:10] !paste | skyfall [10:10] skyfall: 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. [10:11] cfhowlett: no, i don't need any multimedia stuff. i basically need my familiar vim + zsh environment ;) [10:11] cfhowlett: i do need wireless though [10:12] cfhowlett, im not clear with the command [10:12] cfhowlett, i have a terminal opened right now. please tell me what to type in it. [10:13] moldy, suggestion: get the .iso, make the usb, boot. on my test machines, wifi did not work but ... go to filesystem > cdrom> pool >main and pool > restricted sudo dpkg -i dkms and broadcom wifi came up [10:13] skyfall: skype [10:13] just skype ? [10:13] yes [10:13] cfhowlett: ok, thanks. i will give it a try as soon as the backup is done (~30 minutes) [10:13] skyfall, samuel l. jackson says: SKYPE [10:13] cfhowlett, "skype: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory" [10:14] cfhowlett: the sheer amount of documentation on this is confusing :-/ [10:14] moldy, if you can get the live sesssion running, you might consider skipping the actual installation. [10:14] moldy, go pm? [10:14] cfhowlett: sure [10:15] lotuspsychje, any idea ? [10:15] OerHeks, ? cfhowlett ? [10:15] skyfall: you sure your grafix driver is installed correctly? [10:16] yes. [10:16] skyfall: what kind of card and driver? [10:16] lotuspsychje, im using bumblebee to configure apps ? [10:16] "If skype doesn't work but optirun skype does work, then you can fix it with: sudo apt-get install bumblebee-nvidia --reinstall " [10:17] skyfall: http://askubuntu.com/questions/257897/error-loading-libgl-so-1 [10:17] OerHeks, i have bumblebee with me [10:17] lotuspsychje, are you on my wifi ? :-D [10:17] Ben64: bumblebee changed in nvidia-prime now right? [10:18] OerHeks: yes, and i use your wake up alarm too :p [10:18] OerHeks, what should i do ? i already enabled skype using bumblebee === Zane is now known as Guest42853 [10:20] skyfall, you enabled skype using bumblebee ? [10:22] Ben64 i cd /some/dir run comman -> get erors (for example errors, or may be just status) -> delete /some/dir in nautilus -> go back to bash> pwd - sais dir exist, run same command -> get same text output in terminal window, check in second terminal tab if directory exist with ls -la - it doesn't [10:23] it's probably some other crazy bash bug [10:24] because it interacts with executables moved to trash (without any sign to user) [10:25] I am having a little problem connecting to internet with my desktop over vlan. I can ping the gateway but pinging to google fails. Though over the different network, I mean not over vlan the system works prefectly. Any help plz [10:25] Sohail-Ahmed: maybe the ##networking guys might able to help [10:26] lotuspsychje: thanks for responding. going to networking. [10:27] Sohail-Ahmed: if you sure its not an ubuntu problem, might be driver issue to [10:28] does ubuntu offer full disk encryption on ssd drive [10:28] lotuspsychje: How can I confirm this? [10:28] ircmaniak: not a bug [10:28] pstar1: i dont see why encryption would not work on ssd aswell [10:28] pstar yes, you will get that option during install [10:28] ok thanks [10:29] pstar1: what kind of ssd you have on ubuntu? [10:29] lotuspsychje, the only way it worked is [10:29] running skype using the following command [10:29] Sohail-Ahmed: try check your additional drivers section [10:29] LD_PRELOAD=/usr/lib/i386-linux-gnu/mesa/libGL.so.1 skype [10:30] skyfall: try reinstall grafix driver [10:30] im not running ubuntu right now justed wanted to know if it would work [10:30] lotuspsychje, how ? [10:30] skyfall: goto your additional driver section [10:31] !find libEGL.so.1 [10:31] File libEGL.so.1 found in libegl1-mesa, libhybris [10:31] lotuspsychje, yes. then ? [10:31] skyfall: what driver is enabled? [10:32] Nvidia corporation :GF119M (520mx) [10:32] lotuspsychje: I know that there are issues regarding vlan support for drivers, but I am confused that how to make sure that I am not one of the vitims of incompatatibility. One way to do is to note the driver and then check the driver details over the internet, correct? [10:33] skyfall: any other drivers listed? [10:33] yes. [10:33] lotuspsychje, YES. [10:33] skyfall: try another one and reboot, check skype... [10:33] skyfall: test a bit yourself [10:33] lotuspsychje, but its showing its using the recommended driver [10:34] skyfall: we need to findout whats preventing skype to start, so this is for testing [10:34] skyfall: you can re-enable if it doesnt work [10:35] ok [10:35] Sohail-Ahmed: lshw -C network and check what drivername is after = [10:35] hello everyone! I'm running Kubuntu 14.04.1. Recently, the package gcr was installed on my machine which meant that it prompted for the password to decrypt private keys. I uninstalled gcr but now applications such as git cannot decrypt the key and thus fail. How can I return to the old behaviour where I'm prompted for password everytime the keys requires decrypting? [10:37] dnivra, i hope you did not use purge .. i think just reinstall would make it work [10:37] hello [10:38] i have a question about vmware player [10:38] OerHeks: No I ran "apt-get remove gcr". By reinstall, did you mean reinstalling gcr? If so, I do not want that. gcr displays a GUI prompt once and caches the decrypted key in memory I think. I would like to avoid that. [10:39] there is any anyone that know the program? [10:39] dnivra, i think it is one way to make decrypt those keys possible [10:39] bentygiulio: vmware isn't supported here [10:41] yes but i have a problem in ubuntu 14.04 [10:42] !info virtualbox | bentygiulio [10:42] bentygiulio: virtualbox (source: virtualbox): x86 virtualization solution - base binaries. In component multiverse, is optional. Version 4.3.18-dfsg-1 (utopic), package size 15722 kB, installed size 59954 kB [10:42] i created 3 VM 6 months ago ... yesterday evening i upgreded my version from 12.04 to 14.04 [10:43] and now doesn't work anything under vmware [10:44] bentygiulio: what do you mean by it doesn't work? [10:46] when i lunch vmware player i recive the error and the program goes in crash [10:46] bentygiulio: what's the error? [10:46] ok... wait... [10:47] before you can run VMware, several modules must be compiled and loaded into the running kernel [10:47] now i clik on install [10:47] yep, vmware still isn't supported here. i don't even think vmware supports it unless you pay for it [10:48] Hi, i got a question here [10:48] what does GNOME_DESKTOP_SESSION_ID mean? [10:48] Ben64 vmware player is free [10:48] apg: sounds like the session id of the gnome desktop [10:49] ! virtual Network Device [10:49] bentygiulio: I am only a bot, please don't think I'm intelligent :) [10:49] apg: i guess it's an environment variable [10:49] is it an id, code, of a program that running? [10:49] man this is odd my ubuntu is disintegrating [10:50] ubottu ????? [10:50] came home to find xchat looked like xchat 1980's or something, and then recent appeared in nautilus and can't seem to remove it, and now ctrl+alt+t isn't opening the terminal [10:51] apg: do you use gnome desktop? [10:51] apg: what are you trying to achieve? [10:51] lotuspsychje: Thanks for suggesting a command. I am sorry, at present I dont have access to that system. Since its in some other room. So what you are saying that once I get the driver, I should check for vlan comptability, correct??? [10:51] bentygiulio: ubottu is a bot, not a person. and if you want to use vmware, you cannot use this channel to get support for it [10:51] Sohail-Ahmed: you may need to register your nick to chat on certain channels [10:52] OK... tks bye bye [10:52] Ben64: Why am I being told this?? [10:53] OerHeks: Turns out ssh-agent was not running. Restarting the machine helped :). Thought I'd let you know. Thanks for helping out! [10:53] Sohail-Ahmed: just because you currently cannot access ##networking doesn't mean you should ask networking questions here [10:53] dnivra, nice :-) [11:00] hi there. I've got an issue and was wondering if you could help: How can I get Unity to open new applications / windows on *my currently active* monitor instead of the built in monitor? [11:00] (I've got the laptop and an external monitor) [11:00] It's *really* annoying [11:02] I migrate node from csv source. all is ok except tems - it has 2 terms from same vocabulary in 2 columns. I've added mapping and it works for one field only. how to import 2 terms from 2 columns? [11:02] it means every time I open a file or something, it's opening on the laptop monitor. Which means my focus, head and eyes move to another monitor, then I need to move the mouse off the monitor, grab the window, and drag it back to where my attention just was. [11:02] hello guys is it possible for me to get my system temperate? [11:03] !sensors | iKillCypher [11:03] iKillCypher: To access CPU temperature sensors and detect fan speeds, install the lm-sensors package. See https://help.ubuntu.com/community/SensorInstallHowto for installation and usage instructions. [11:04] shouldn't those never change? W: Failed to fetch http://de.archive.ubuntu.com/ubuntu/dists/precise-updates/universe/i18n/Translation-en Hash Sum mismatch ? [11:04] or how does that error occur? [11:04] (I am asking as it is security related to trust the repos and I am not sure, where this example probably could show a mitm ..) [11:05] how do I install it o.O? [11:05] phaidros, could be maintenance issue, could be a mirror update issue [11:06] phaidros, try a different mirror [11:09] my laptop is dead man [11:09] 78c [11:09] on each core [11:09] HexChat: 2.10.1 ** OS: Linux 3.16.0-24-generic x86_64 ** Distro: Ubuntu "utopic" 14.10 ** CPU: 2 x Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz (GenuineIntel) @ 800MHz ** RAM: Physical: 3,8GiB, 57,0% free ** Disk: Total: 289,4GiB, 92,7% free ** VGA: Advanced Micro Devices, Inc. [AMD/ATI] RV620/M82 [Mobility Radeon HD 3450/3470] ** Sound: HDA-Intel - HDA Intel1: HDA-Intel - HDA ATI HDMI ** Ethernet: [11:09] Marvell Technology Group Ltd. 88E8040T PCI-E Fast Ethernet Controller ** Uptime: 23m 59s ** [11:15] uytrertyu [11:21] please, how to make mongod runs on startup machine on ec2 ? I tryed everything, but it lost the PATH, and i’ve exported many times ... [11:21] 72, 75 on each core [11:21] :\ [11:25] hi all :) === enterpresser is now known as enterpresserAFK === enterpresserAFK is now known as enterpresser [11:29] i currently have a folder called /TV/TITLE/ with a few subfolders within it. eg. /TITLE/Season 01/. I need to move any file that is in /TITLE/ to the "Season 01" folder that has "S01" in the file name. Anyone here able to help with a command to do this? [11:30] im currently using the ubuntu desktop file manager and do a search for S01 and copy accordingly [11:30] guys, what is the alternative to validate installed packages in ubuntu, to redhats rpm –Va [11:32] xorred, afaik that is part of apt-get already [11:32] yea obviously I don't know how to do that with apt-get? [11:32] I need to verify all installed packages [11:33] xorred: I guess to verify if corrupted or not? [11:33] xorred: apt-get check ? [11:33] verify their integrity, yes [11:33] all packages, not just a single one [11:34] there isn't really an analogue in apt-get for that [11:34] xorred: not exactly what you want but there is tripwire [11:34] tripwire does not know what were the original packages like... only after installation afaik [11:36] xorred: debsums [11:41] debsums is entirely different than rpm -Va sacarlson [11:44] xorred: it does about the same by validating md5 checksum from the arkives database to verify integrity. is that much the same? [11:45] sacarlson: the output is miles and miles different in logic and usability, besides, md5 is not always the only thing important, there are other things in the meta-data which might have changed - access times, change times, etc [11:46] so far debsums only spits out 'missing files' [11:46] xorred: there isn't anything similar [11:46] yea.. that's sad [11:46] ciao [11:46] ciao, giaco, come stai? [11:46] xorred: not really, but ok [11:46] !list [11:46] giaco: 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 ». [11:47] /msg ubottu !bot [11:47] lol [11:54] xorred: well I had to verify for myself by modifing /usr/share/doc/alsa-base/driver/powersave.txt with a few added letters in the file and ran debsums and did get a fail from the results on that file [11:54] xorred: so I guess it checks for more than just missing files [11:54] sacarlson: my distro spits hundreds of thousands of fails, it's DEFT, so ... maybe I am testing on the wrong distro as this one is heavy modified [11:57] xorred: your right if I filter for just fails I'm now seeing more that the file that I modified [11:57] ubuntu? [11:57] yea, but modified heavily [11:58] kims: no this is linux mint, I'll again test this on ubuntu 14.04 I have in virtualbox [11:59] yeah most user friendly linux [11:59] linux mint [12:00] xorred: more I study the results the more the failed debsums are pointing at files from mint and mate [12:01] how can i listen for new entries in a file and copy them to other file? [12:02] tail -f file ... something maybe [12:03] xorred: total error count is about 78 on linux mint for debsums [12:04] comadi [12:06] !it | giaco [12:06] giaco: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [12:06] something is messed up with the archives, I am getting pubkey errors on apt-get update on multiple hosts .. :/ [12:07] hello, I hav configure tftp-hpa but now when I trying to starting nothing happens.. and I dont get any error msg.. [12:09] at least de.archive.ubuntu.com has problems, as well as extras .. [12:10] just tested fi.archive.ubuntu.com, which works :) [12:11] phaidros, it happens sometimes [12:12] ObrienDave: lots of handwork with alot of hosts which need upgrades :) [12:12] Hi Dave :D [12:13] o/ [12:20] xorred: only 2 errors counted when I run debsums on lubuntu that I have in virtualbox. the errors are on the kernel 3.13-0-32 and /sbin/start-stop-daemon [12:20] yea well deft is different :D [12:21] I suspect they removed a file from every single package [12:21] ffs [12:22] Hi [12:23] A question :) I'll install Ubuntu to my pc..i've one ssd drive which has windows installed..also 2tb of backup disk. Now, i can go and buy another ssd(128gb) for ubuntu. Or i can run Ubuntu from my usb 3 stick? Can you show me a way :) ? [12:23] 'Morning folks [12:24] I created a user using sudo adduser --system --home=/opt/odoo --group odoo. I however am unble to login as this user using WinSCP nor can I log in using SSH. How can I fix this? Possibly the problem is the --system flag... [12:27] White_Cat: yes, why did you make it a system user if you intended to log in with it? [12:28] Hi, I want default argument [--jobs=8] for each time i execute "make", how to configure that? [12:28] frowni, my opnion, get another drive for ubuntu if you intend tio== [12:29] frowni, my opnion, get another drive for ubuntu if you intend to use it as a permanent install [12:29] my apologies for the repetition [12:32] hi [12:32] geirha I did not think it would be a problem [12:32] I am fairly new [12:32] I dont want to delete the account [12:32] i need help. i installed ubuntu 14.04 lts in a seperate partiotio. i am using windows too. but i cant login to windows now. the pc is booting directly to ubuntu. how can i install the boot loader / [12:32] anybody please help [12:32] harilal, reinstall grub [12:32] !grub | harilal [12:32] harilal: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [12:32] press esc [12:33] when booting [12:33] White_Cat: I would simply recreate the user. Why don't you want to delete it? [12:33] because I configured permissions to it [12:33] cfhowlett, how to reinstall? i i installed ubuntu after installing windows [12:33] its running odoo [12:33] !grub2 | harilal [12:33] harilal: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [12:33] http://www.theopensourcerer.com/2014/09/how-to-install-openerp-odoo-8-on-ubuntu-server-14-04-lts/ <- I followed this [12:34] Is there a way to fix this without deleting the account? [12:34] White_Cat: You don't need to be able to log into the user to make changes to the files. What do you need to do? [12:35] I need to be able to login using WinSCP to add modules etc [12:36] White_Cat: You can use the root user to scp and simply put it into the odoo user's folder. You may need to allow root logins to be able to do that though. OR you can copy the files over to a different user's directory and then use sudo to move them over to the /opt/odoo directory. [12:36] sure, I want to avoid that complication [12:36] White_Cat: Which complication? [12:36] thats kinda the point as to why I want to be able to use the username odoo for this purpose [12:37] rypervenche what you described? [12:37] I am not asking for a workaround [12:38] How do I remove the --system flag without deleting the username/ [12:38] White_Cat: Well you could change the UID, GID, give it a shell, add a password, and then change all of the permissions of the files in /opt/oboo. That would do it. [12:39] rypervenche it already hass a password [12:40] I dont want to modify UID GID probably [12:40] odoo runs a few services and I dont want to bother with the permissions either [12:41] Quizás quisiste decir: Cuando desbloqueo la pantalla, me aparece una ventana de autenticación (Authentication is required to change your own user data). Y así pasa siempre. Me autentifico y continua el mensaje. Alguien me puede ayudar? Esto me pasa desde que actualice a Ubuntu 14.10 [12:41] When I unlock the screen, I window authentication (Authentication is required to change your own user data) appears. And this always happens. I I authenticate and continuing the message. Can someone help me? This happens to me since upgrading to Ubuntu 14.10 [12:42] White_Cat: You have to modify the UID and GID. You made it a system user, which has a specific UID/GID range. You will have to make it above a certain number for it to be a normal user/group. [12:45] xdcc sent [12:45] !list [12:45] luciano: 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 ». [12:57] ciao a tutti [12:57] !list [12:57] luciano: 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 ». [12:57] !list [12:58] !it | luciano [12:58] luciano: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [12:59] send him to the italian channeland he can try !list there , maybe word will get around that ubuntu isn't a file sharing chat [13:00] right ;p [13:00] this has been going on for yrs and it's not a big problem , but it's damn annoying after a while [13:02] might as well bite the dust and add a bot that'll DCC ubuntu ISOs [13:02] I guess ubuntu is Italian for "warez here!" [13:03] geirha: "bite the dust" or "bite the bullet"? [13:03] enchilado: uhm, whichever's most correct in this context (not a native english speaker) [13:04] Ubuntu.14.04.1.Desktop.Rel0aded.l1ve.iso [13:04] geirha: to bite the dust is to die, and to bite the bullet is to make yourself do something you've been putting off [13:05] enchilado: Ah, thanks. Then I obviously meant the latter :) [13:06] someone mentioned that some Italian magazine article either deliberately or mistakenly, not sure which, described ubuntu as a file sharing app or /serverchat [13:07] hey, can somebody help me troubleshoot my network adapter, it's an RealTek 8111E, all of a sudden it has stopped working in ubuntu, i can see it in ifconfig but there is no ipaddress [13:07] dhclient -v [13:07] BluesKaj, huh. well that's nominally better than "ubuntu = NSA/kicks puppies/devil worship/communism" that so frequently passes for conventional wisdom [13:08] stevecam: also you will want to see if it's connected with iwconfig [13:08] mdoge, thank you, and reason why it's not happening automatically by any chance? [13:08] cfhowlett, I thought that was conventional wisdom about windows? [13:09] cfhowlett, well, what I just posted is what I heard here a few yrs back [13:09] anyway, need a bit of help. I changed my host name, but after restarting it reverted back to its original name. [13:09] but ubuntu is complaining like something else changed it [13:10] being unable to resolve my _old_ host, being the one I had originally and currently, when using sudo. === Scooby-Doo is now known as TuxxedoCat [13:15] stevecam: no idea :-) [13:18] PKHaxorz, how did you change your hostname ? /etc/hostname + /etc/hosts ? [13:18] PKHaxorz, see http://askubuntu.com/a/87687 [13:19] err post below that http://askubuntu.com/a/103939 [13:20] mdoge, just worked it out /etc/NetworkManager/NetworkManager.conf had managed=false, but i wouldnt of realised without your suggestion [13:21] ty [13:21] stevecam: np :-) [13:26] hi guys. I'm having a problem with my ubuntu 14.04 LTS laptop, with nvidia drivers. every so often the display freezes. there doesnt seem to be any pattern to it and the computer keeps running fine. I can unfreeze it by switching to a different virtual terminal and then back again. anyone else had this problem? === dude is now known as Guest1541 [13:30] no one? :-) [13:30] Hello [13:30] Somebody using Ubuntu 12.04?? [13:31] many are. ask your question please [13:31] Th3_ghost, only a few million ... [13:32] well, several thousand at least ;p [13:33] After some updates of Rhythmbox I have problems with Internet Radios [13:33] the app crashesh sometimes when try to change station from one to another [13:35] Why nobody's talking? [13:35] Th3_ghost, no one knows the answer no one will talk. simple. [13:35] Th3_ghost: Did you check the logs? [13:36] !patience | Th3_ghost [13:36] Th3_ghost: 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/ [13:36] where I can check log for more information? [13:36] Th3_ghost: The logs === Owner__ is now known as Guest99380 [13:36] /var/log/syslog #And others as applicable.... [13:37] you could also just type 'dmesg' and see whether anything dramatic happened [13:38] sometimes cryptic, but if something is wrong you'll spot it [13:39] let me rephrase: likely very cryptic, but if something is very wrong you'll spot and at least you'll have something to search on [13:39] ok, thanks :) [13:39] ... and you can pipe to less and then search for keywords... [13:39] actually this is my first time when I join to IRC Channel [13:40] i.e. /error [13:40] i.e. /Error [13:40] I have a python program that outputs using the logger library to the console and I want to select out only the lines that have UPDATE in them [13:40] if I do | rgrep 'UPDATE" i get some wierd python errors for some reason [13:40] Any idea how I can properly filter the output? [13:41] Th3_ghost: Then I'm setting a bad example for you, (we should address our comments to particular NIC when not talking to everone). So there :) [13:41] *NICK* not nic [13:41] NICK=user-name [13:42] PCatinean: its prolly trying to write unicode chars to a byte stream (or whatever the terms are.) I would /j #python [13:42] thank you CarlFK ! [13:42] Hello all [13:42] Th3_ghost: To be clear: What I was suggesting was for you to do: demsg |less [13:43] i'm using ubuntu 14.04 and trying to build custom kernel-3.18.0-rc4 from source, built it, put to /boot and changed grub.cfg, after rebooting i see the same bug - https://bugzilla.kernel.org/show_bug.cgi?id=87001, is anybody knows how to fix it? [13:43] bugzilla.kernel.org bug 87001 in btrfs "3.18RC2 fails to boot" [Blocking,New] === Joshua^Dunamis is now known as Joshua^Dunamis_i [13:44] i have no btrfs, but have the same bug :) [13:44] Th3_ghost: You could also search logs with less. Example: less /var/log/syslog [13:45] Th3_ghost: SpaceBar to page down, (or PageDown/PageUp), and /search-word ...etc. etc. [13:52] anyone here got the CompTIA Security+ cert? [13:53] !ontopic | senn558 [13:53] senn558: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [13:54] Is there a way to have some kind of watchdog that freaks out if you pull out the USB key that is the backing store for a "live usb" ubuntu? [13:55] Wes-, it's usually too late to remedy any damage if you pull the stick without enabling the safe-removal option first [13:56] Wes- there *is* a watchdog. pull the plug and your live session goes wonky. [13:57] usr13 Are you here? === pvoigt_ is now known as pvoigt [14:03] hello === ARMEN_ is now known as EREVAN [14:04] I just deleted network-manager on a server (via SSH), with the assumption that it's only needed for the desktop environment, which I don't use. Now I can't connect to the server anymore. [14:04] Any idea what happened? [14:06] anyone on? [14:06] no [14:06] jhns: do you have physical access to the server? [14:06] me neither [14:06] yes [14:06] gigawats [14:08] Hi everyone I am running a 12.04.4 LTS server that I had to reboot because of adding more memory to it. The server is a virtual running on HyperV and I actually have a bunch running on Hyper. My problem was of the 3 linux servers that I had to shut down this one comes up to grub rescue. I have gotten it now to go to the grub command line but it wont boot into the OS [14:10] evanderv : have you tried turning it off... then back on? [14:10] XD [14:10] ;) [14:11] hey guys, anyone know where to get network manager for 10.10 from? someone seems to have removed it and I cant find the download [14:12] evanderv: tried grabbing the 12.04.5 liveCD and booting it in that VM, then mounting the disk to have a look around? [14:12] I did mount it [14:12] And I was able to mount it [14:13] usc911 have you tried turning your computer off... then back on? [14:13] BusinessMan: yep [14:14] ok.. then im stumped XD [14:14] !10.10 [14:14] Ubuntu 10.10 (Maverick Meerkat) was the thirteenth release of Ubuntu. !End-Of-Life on April 10th, 2012, see http://ubottu.com/y/maverick for details. [14:18] BusinessMan: stop telling people to power cycle please, it's idiotic [14:18] mdoge: no [14:18] mdoge: Is network manager essential in ubuntu? [14:18] jhns Yes it is necessary you also need a gigawat minimum [14:18] hello good morning, pls I am looking for the application that will restore the boot record. I initially installed ubuntu with windows boot, but later I installed debian aside ubuntu which accidentally removed the windows boot. [14:18] a [14:18] afidegnum, simply restart your computer and youll be all set [14:18] BusinessMan: gigawat minimum? what do you mean? [14:18] BusinessMan: no, it's not as simple as that [14:18] let me explain, [14:18] he's being snarky. ignore [14:19] okay [14:19] sorry i, just playin [14:19] ah, ok [14:19] Lubuntu 14.0.4.1 64 bits dont run with graphics problems on a packerd bell easy nopt le69kb , i click on bar and it dont react [14:19] !snark ??? don't poke the lion ... [14:19] im just computer clueless [14:19] cfhowlett: I am only a bot, please don't think I'm intelligent :) [14:20] retification Lubuntu 14.0.4.1 64 bits run with graphics problems on a packerd bell easy nopt le69kb , i click on bar and it dont react [14:20] Should it work better with 14.10 version ? [14:20] jhns: Network-Manager is not essential [14:21] how can we see all the list of installed applications in ubuntu ? [14:21] skyfall: There are a couple of ways [14:21] skyfall simply restart your computer.. should take care if it [14:21] usr13, suggest me please [14:22] skyfall: ls /var/lib/dpkg/info/*list [14:22] skyfall, dpkg -l [14:22] Can someone kick BusinessMan please? [14:22] usr13: but deleting it means the network connection gets closed? [14:22] oh relax im joking [14:22] !behelpful | BusinessMan [14:22] BusinessMan: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes. === ARMEN_ is now known as EREVAN [14:23] cant we simple see using the ubuntu icon on the top left corner ? [14:23] fine [14:23] skyfall: terminal [14:24] usr13, ok ! [14:24] usr13, what command to get the "installed" list sorted by install date? [14:25] skyfall: Click that icon, type terminal, hit enter, type cd /var/lib/dpkg/info #hit Enter, type: ls *list #Hit Enter etc... [14:25] cfhowlett: ls -tr [14:25] cfhowlett: (Latest would be last on list) [14:25] help [14:26] cfhowlett: (easiest way to see latest, work your way up in time. [14:26] usr13, that lists all the folders in /home [14:26] someone help me ? [14:26] !help | anonymous_, [14:26] anonymous_,: 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 [14:26] anonymous, just tell what is your problem. [14:27] cfhowlett: ls -ltr |grep ^- [14:27] usr13, wilco [14:27] 1 hacker attack me [14:27] he hack my game server and now IP is blocked [14:27] he hack my router [14:27] he website is cms-bg.com [14:27] cfhowlett: ls -tr #Lists all files and folders. ls -ltr |grep ^d #Lists folders only [14:28] i try to flood him but i can't [14:28] help me [14:28] anonymous_, nope I'm not doing anything with that website [14:28] cfhowlett: ls -ltr |grep ^- #Files only [14:28] cfhowlett, that is a brave move ! [14:29] someone can help me this hacker send me 2000KK packets [14:29] crcaker* [14:29] anonymous_: shut up and go away [14:29] anonymous_: Block with iptables? [14:29] mo tacial slurs! [14:30] he block my IP and i can't connect anything [14:30] no racial slurs... no calling us crackers [14:30] BusinessMan: o/ [14:30] anonymous_, reset your router then choose a harder password [14:30] cfhowlett, by what this blocking of IP actually means ? [14:30] I don't know if you understand my situation, but here is the case: initially, on my windows pc, I have later installed ubuntu, so the system runs on dual boot where I can select windows and ubuntu. later I have installed debian, which accidentally deleted the Windows boot. even though the HDD size allocation have space for the window files it can't boot, how can I fix the windows boot back? [14:30] !topic [14:30] Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic [14:30] anonymous, just disconnect,reset pass [14:30] i reset 3 times but if i try to connect can't conncet [14:31] i try to connect to my machine sever with IP 212.xxx.xxx.xxx [14:31] no connect [14:31] anonymous_, reset your router is the FIRST STEP [14:31] afidegnum: https://help.ubuntu.com/community/RestoreGrub [14:31] i reset 3 time [14:31] anonymous_, and changed your router password? [14:31] hello, I using preseed configuration for my ubuntu installation.. d-i netcfg/get_hostname string unassigned-hostname but I must manully confirm it, (press OK) how can I do so it doing it automatic? [14:31] skyfall, cfhowlett: you guys underestimate russian hackers strength. They have a top-elite 0day for his router which is a pre-auth remote code exec. The only way we can help anonymous_ is to tell him to change ISP. [14:32] ISP say he blocked your IP 212.xxx.xxx.xxx [14:32] anonymous_, contact your ISP tech suppot [14:32] i connect he say wait 2 weeks [14:32] how is this related to ubuntu anonymous_ [14:32] does your router run ubuntu lmao [14:32] i use VirtualBox [14:33] mdoge: GOOD POINT! [14:33] anonymous_, oh, you definitely need a new isp. and it's not an ubuntu issue. ask ##linux [14:33] My server machine is at Win7 [14:33] anonymous_, NOT UBUNTU. not our problem. sorry. [14:33] okey last question [14:33] im with Anon OS [14:33] anonymous, so your problem is not related with ubuntu on the first case [14:33] anonymous_, the answer to your question is install ubuntu [14:33] i have a question.. what the hell is ubuntu.. lol [14:33] im with Anon OS [14:34] how can use a FLOOD ? [14:34] !ubuntu | BusinessMan [14:34] BusinessMan: Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com [14:34] would anyone know the network mamager package I need for 10.10 on this page? http://archive.ubuntu.com/ubuntu/pool/main/n/network-manager/ [14:34] anonymous_, wrong channel. [14:34] im confused [14:34] gotcha [14:34] what channel i go ? [14:34] #away [14:34] anonymous_, any channel but this. [14:34] mdoge, what does flooding actually means ? [14:34] ObrienDave, hey ... [14:34] skyfall: you should read the bible for an answer to that [14:34] nobody support me ? [14:35] anonymous_, install ubuntu you get ubuntu support. [14:35] cfhowlett, i knew you were thinking about it ;P [14:35] im with Ubuntu [14:35] Anonymous OS [14:35] anonymous_, no you are not. go play elsewhere [14:35] anonymos.. nope we no support you.. w want you go go bye bye [14:35] !flavors | anonymous_ [14:35] anonymous_: !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. [14:35] okey bye ... [14:35] tnx for no support [14:35] mdoge, i didnt get you. [14:35] we are legion lol [14:36] i see what legion whe are [14:36] tnx [14:36] bye [14:36] help [14:36] tanky you ... bye bye [14:37] !help | lando, [14:37] lando,: 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 [14:37] skyfall: http://en.wikipedia.org/wiki/Noah [14:37] mdoge, not helpful. stop. [14:37] i have a question, may i please ask it? [14:38] as long as it has to do with ubuntu SUPPORT, yes [14:38] mdoge, i dont need to wiki for the exact meaning. i asked you what significance it has with the things told by the anonymous right before [14:39] skyfall, flooding is the act of getting 1000's of requests to their server to get it to crash [14:40] also known as a DoS attack [14:40] ObrienDave, thank you. pardon my question as i was just eager to know what it actually meant ! [14:40] not a problem [14:40] flooding is copying and pasting multiple lines of text into an IRC channel [14:40] that too [14:41] sooooooo.. [14:43] how many gigawats do i need to run ubuntu on a catalytic converter [14:44] my ubuntu is running really slow [14:44] BusinessMan: either you start following the policy of this channel or you should leave. [14:44] When we consider making a comment, first think of what it looks like on the channel - is it relevant - is it information that needs to be shared with other Ubuntu users, if not, just stick to Ubuntu questions and Ubuntu answers. Okay? [14:45] And: Please stop feeding the trolls. [14:45] how do i check like a taskmanager for ubuntu ? [14:45] kazdax: ps aux [14:45] Task Manager [14:45] kazdax: top [14:45] htop [14:45] kazdax: Exactly what information do you need? [14:46] can you kick me? [14:46] what are the methods to recover when applications as well as the screen stop responding ? [14:46] I want to check what system resourses are being hogged down [14:46] what why my system is running slow and sluggish [14:47] kazdax, u can use system monitor to check that i hope ! [14:47] everyone: please follow the RULES. thank you its VERY important [14:47] kazdax: htop is good for that. [14:48] skyfall, Ctrl+Alt+F1 should give you a text console === Anoniem4l`afk is now known as Anoniem4l [14:49] lasers`: BusinessMan [14:49] bah [14:49] hello? [14:49] lol.. what is it when you get lasered? [14:51] Hi! When I unlock the screen, I window authentication (Authentication is required to change your own user data) appears. And this always happens. I I authenticate and continuing the message. Can someone help me? This happens to me since upgrading to Ubuntu 14.10 [14:53] okay i used to check my system is running sluggishly [14:53] and i find nothing [14:54] but its still running really slow [14:54] like when i typed..it takes time to display a character for example [14:54] jvipa5g: If you give the exact wording, it would help [14:55] kazdax: You found nothing? (Where did you look?) [14:55] kazdax, you tried running top in a term window? [14:55] top [14:55] yes term window [14:55] kazdax: And do not use Enter for puncuation. [14:55] whats eating cpu time? [14:55] kazdax: and RAM? [14:56] for now all it shows is that maximum cpu usage is 4 percent and maximum mem usage is 14 [14:56] kazdax: %MEM and #CPU [14:56] the update maager is running perhaps that is slowing it down ? [14:56] kazdax: For what process? [14:56] no wait ..i am looking at each ones cpu time [14:56] let me see where i find total cpu being used [14:56] and total memory [14:57] okay its saying 488148 memory being used [14:57] i dont know how to claculate that in mb [14:57] kazdax: could very well be update manager [14:57] kazdax: Close it and see. [14:57] kazdax: Or wait till it finishes. [14:58] is codeblocks nightly bulid messing with ubuntu?? [14:58] 14.04 [14:58] okay how do i kill an application ? [14:59] kazdax: k pid in top, or kill pid in terminal or pkill process-name [14:59] kazdax, in a terminal: kill -9 process id (pid) [14:59] kazdax: but you might want to gracefully close the application. [14:59] okay i think everything is gfine now [14:59] i killed the application ..let me check and see === ARMEN_ is now known as EREVAN [15:01] i just opened firefox and its taking alot of time to open [15:01] i can hear th einternal of my laptop make funny sounds [15:01] kazdax: What processor do you have [15:01] kazdax: cat /proc/cpuinfo [15:01] kazdax: pastebinit /proc/cpuinfo #To show us [15:02] https://gist.github.com/anonymous/fe788389ecf7cab368a4 [15:02] anyone seen this? [15:02] trying to update 10.10 [15:02] but it wont run anything :/ [15:02] usc911, nope. no longer supported. install a supported version [15:03] cfhowlett: im trying to update [15:03] skyfall: no idea what you mean [15:03] usc911, you can't. end of life. repos gone. no longer supported.. "It [15:03] "It's dead, Jim" [15:03] cfhowlett: so i need to rebuild? [15:03] like elctricity is moving [15:04] usc911, you need to install a supported version: 14.04 for Long Term Support [15:04] usc911: backup and clean install [15:04] cfhowlett: It appears that's what he is trying to do. ( usc911 ) [15:04] usc911: in the long run it'll be way quicker [15:04] usc911: Is this a Desktop install? [15:04] so there is no way I can just run an update? [15:04] usr13: yep [15:05] !eolupgrade | usc911, [15:05] usc911,: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [15:05] really would like not to have to flatten the machine [15:05] usc911: 10.10 is so old that even the next few releases are all not supported, it is possible to upgrade to supported versions, but you'd need to go through 11.04, 11.10 and then onto 12.04, but the chances of so many upgrades all working are probably quite slim === ewet is now known as Guest81736 [15:05] usc911: Ok, here is the best thing to do. Back up your /home/user and save it. Do fresh install, with same user name and replace data [15:05] gahhhh [15:05] usc911: But if you have /home/ on a separate partition, it is a little simplier than that. [15:06] nah just got it all one one disk [15:06] this is frustrating [15:06] hi, I've got an issue with ubuntu-vm-builder, I wanted to change the temporary dir where the guest OS is stored and configured, but if I change the TMPDIR variable, it gets exported in the guest OS and of course it fails at some point ^^ [15:06] usc911: You can do a release-upgrade online, but fresh install would be better for you. (Not that hard to backup your data.) [15:06] usc911, how long since you actually used ubuntu? [15:06] and -t option of ubuntu-vm-builder doesn't seem to work :( [15:07] (sorry for mixing my question with another support ^^') [15:08] hi, how in effin hell can I remove ALL mounted drive icons from the launcher in ubuntu 14.04 (without blacklisting every single one)? [15:08] usc911: In the long run, fresh install will be easier. And when you back up all your data to a USB drive and then replace it afterward, it's just as if you'd done a release-upgrade, only better / cleaner. [15:08] `gconftool --set /apps/compiz-1/plugins/unityshell/screen0/options/devices_option --type=int 1` does NOT work [15:09] BluesKaj: err [15:09] I use server a lot [15:09] this is in friends officce [15:09] hello! This probably isn't the place, but was hoping someone would be able to help or direct me. If I wanted users to be able to log in and out on inserting and remove, respectively, a smart card, how would I go about doing that? [15:09] ewet_, system > settings > Desktop > icons [15:10] okay sorry i had to disconnect [15:10] do you think its the ram [15:10] usc911: Friends don't let Friends go EOL [15:10] but the processes dosnt show that they are using that much ram [15:11] kazdax: We don't know. [15:11] but the kib mem being used is alot [15:11] cfhowlett: that is not a thing [15:11] kazdax: What processor do you have? cat /proc/cpuinfo [15:11] so 490000 is total and 420000 is being used [15:11] kazdax: How much ram do you have? cat /proc/meminfo [15:12] kazdax: To show us: pastebinit /proc/cpuinfo [15:12] usr13: agreedI didnt even realise this machine was here tbh [15:12] kazdax: (Don't flood) [15:12] well ia musing 512 mb [15:13] kazdax: You need more RAM [15:13] usc911, your options are limited and you need to decide quickly. 10.10 gets NO security upgrades = vulnerable right now. clean install of 14.04.1 is recommended. [15:13] yeah... [15:14] usr13 but this was runnign fine before ? [15:14] usc911: download iso, backup data, install, restore data [15:14] how much ram is nessesary for ubuntu to run ? [15:14] kazdax: before ____________? [15:14] cfhowlett: I have to update it to get an application working. I just wanted to do it without a fresh install [15:14] beofre like 2 hours ago [15:14] and i havnt changed anything in it [15:14] 10.10 to 14.04. it's going to look a little...different [15:14] usc911, and the repos are dead and gone. update is not an option [15:14] gatton: it's not going to work [15:14] yeah [15:14] kazdax: ls -ltr /var/lib/dpkg/info/*list [15:15] ikonia, i'm talking about how different the desktop will be after he wipes and installs [15:15] kazdax, *can* run on as little as 512 mb but won't run very well or very fast. [15:15] kazdax: Just add another 512M RAM [15:15] old repos are not dead and gone. just hiding in archives ;P [15:15] kazdax: What processor do you have? [15:15] i7 [15:16] well this is running under vmware [15:16] Under vmware, you only gave it 512mb?? [15:16] kazdax: Then allocate 1G (not 512M). [15:16] okay ill try adding another 512 and come back [15:17] kazdax: The default is 1/2 of what you have? (So how much do you have?) [15:17] kazdax: How much total RAM do you have in the system. (physical RAM) [15:18] who's to say this mem usage isn't normal? seems a bit dubious just to throw more at a situation without knowing what's really going on [15:19] daftykins: So tell him to ship us the computer and we will see what the problem(s) really are. [15:20] +1 [15:20] usr13: that's a ridiculous comment [15:20] daftykins: His RAM usage probably is normal. [15:20] okay i increased ram [15:20] but its still using almost 1 gig of ram [15:20] and i dont have anything running on it [15:20] kazdax: It is supposed to. [15:20] kazdax: free [15:21] kazdax: i think you're either reading it wrong or you need to go and read www.linuxatemyram.com [15:21] kazdax: free |pastebinit [15:22] I'm having a problem with my ubuntu 14.04 LTS laptop, with nvidia drivers. every so often the display freezes. there doesnt seem to be any pattern to it and the computer keeps running fine. I can unfreeze it by switching to a different virtual terminal and then back again. anyone else had this problem? [15:22] http://pastebin.com/28ujq9Eu [15:22] I know like in window syou have svchost [15:22] that takes ram and allocates it and gives it out when needed [15:22] danielle86: nvidia proprietary or nouveau? [15:23] danielle86: yes. I was unable to fix it but happened before 14.04 and I tried a bunch of different drivers [15:23] so one gig is enought ram for now [15:23] just seems to randomly hang, restarting lightdm alwways fixed it [15:23] or do I up it up a bit ? [15:23] danielle86, seems i've seen that symptom before. can't remember the cure. something about turning off hardware acceleration, iirc [15:23] kazdax: no that's not how Windows works :P [15:23] kazdax: So you have free memory, you are swapping 0 [15:23] because i do all my brosering an chatting on this linux system ..how much would i need [15:23] kazdax: What is slow? [15:23] no its not slow now [15:23] now its working fine [15:24] kazdax: So the internet borwsing is what is slow? [15:24] no its okay now ... [15:24] kazdax: Ok, good. [15:24] should i allocate more ram ? if i am going to do browsing on this system ? [15:24] i can allocate another ram [15:24] would that help or i should not bother with it [15:24] kazdax: How much total RAM do you have in the system. (physical RAM) [15:24] 8 gigs [15:25] kazdax, or install and use a light DM would not hurt. still 8 gigs is PLENTY for most users. [15:25] why do you use a VM? O_O [15:25] well i could use ubuntu as native [15:25] i dont mind really [15:25] kazdax: So you chose to only allocate 1/2G when you have 8G? [15:25] the only reason i use windows is because sometime i like to play games [15:26] yea well i have another vm opened at times [15:26] which takes about 1 gig its self [15:26] and y system usually needs about 3 gigs [15:26] kazdax: You might try 2G, (your Windows system will run fine on 6). [15:26] so i am about maxed out giving 2 gigs to this [15:26] kazdax: it really doesn't sound like your computer usage follows any sensible methods [15:26] right [15:27] so you're booted into Windows, but you mainly use a VM? [15:27] daftykins: He is correcting that as we speak. [15:27] yes [15:27] dafty [15:27] sorry but that's just unnecessary [15:27] do you think i should install linux as the main OS ? [15:27] well you could at least consider a dualboot setup [15:27] make it dual boot [15:28] daftykins: He could install Ubuntu as primary OS and then re-install Windows as client OS in VM but that would be a lot of trouble. Right? [15:28] sorry, internet dropped at the worst moment. the last message I saw was at 15.23. Did anyone say anything to me? v0lksman, did you have any luck finding a solution? [15:28] usr13: inverting the setup is as equally ridiculous [15:28] if my system will run smoother on ubuntu on native hardware [15:28] i wont mind tranfering my older vms into virtual box [15:28] daftykins: Yes, to us, he is upside-down. But the choice is his. [15:29] as i am using vmware server right now [15:29] usr13: sorry but your comments are idiotic and aren't actually helping the issue [15:29] daftykins: Ubuntu runs just fine in VM, so does Windows, who cares? (I don't...) [15:29] a users choices can often be through naivety as to their implications [15:30] actually even if i run tis system natively [15:30] danielle86, nope, nothing else [15:30] i will still have to have vm for windows and for linux on that OS [15:30] kazdax: so this ubuntu VM is a clean supported version and all you do is chat + browsing in it? [15:30] yes [15:30] why would you VM Windows atop it? [15:30] for study purpose [15:31] i am using windows xp to analyise code [15:31] daftykins: We should stick with Ubuntu support and trop the philosophy [15:31] *drop* [15:31] usr13: please stop highlighting me, i'm interested in understanding the scenario and offering a suggestion as to how to do so more effectively. [15:31] kazdax, outmoded and no longer supported OS to analyze code ... OK then [15:31] usr13: so far you have offered nothing [15:32] kazdax: i hope XP isn't the host OS [15:32] daftykins: How is that helpful? === MeltedDed is now known as MeltedLux [15:33] daftykins: (It is obviously not XP....) So again, just stick with Ubuntu support. [15:33] usr13: stop talking to me. [15:34] yes because its the only windows that comes free and is used by the auther of the book i am using to study code analysis [15:36] kazdax_: Yes to what? [15:36] kazdax_: XP isn't the host OS right? because if you were running 32-bit XP it wouldn't even be able to address 8GB RAM to offer it to VMs [15:36] no i isnt [15:36] it [15:36] no its in vm [15:36] like this ubuntu [15:36] so what's the host? [15:36] windows 7 [15:36] feel free to type more words per sentence by the way [15:36] sorry bad habi === bitnumus_ is now known as bitnumus [15:37] ok so if you mainly use ubuntu and want to from now onwards, you should consider setting up a dualboot depending on your disk setup [15:37] okay so i will give it atligs because i wan tto use it for netflix , broswers and chat east 2 g [15:37] yes thats a good idea [15:38] yeah you see, trying to do things like netflix in a VM is just bad practice [15:38] make your host OS the one you want to use. [15:38] can you reboot for games [15:38] v0lksman: did you have any luck finding a solution to our display freeze issues? [15:38] *you can reboot for games [15:38] so if i install ubuntu first ...and partition disk ...will my windows instalion know that this sytsem has ubuntu and will install accordingly and put the right bootloader and such [15:39] kazdax_: No, you will need to re-install MS Windows [15:39] ni i mean once i remove windows ms ..repartition disk [15:39] and install ubuntu first [15:39] then install windows [15:39] there will be conflict on whos bootloader will be used [15:39] you already have Windows on first, you can install ubuntu after [15:39] kazdax_, windows will not cooperate with other OS. that's why EVERY tutorial states "install windows before you install ubuntu" [15:40] ahh [15:40] kazdax_, no, install windows first [15:40] i don't know why usr13 finds it necessary to give you bad advice [15:40] kazdax_: But if you shrink the existing MS Windows partition, or add another drive, you can instlal Ubuntu along side Win7 [15:40] Good Morning folks. Quick Question here: My Motherboard has optical audio inputs which results in my computer prioritizing S/PDIF for input/output devices. I'd much rather disable it in Ubuntu all together. Does anyone know how? (not an option in BIOS) [15:40] okay so i have already given the whole partition to windows [15:40] now i can still make paritition from it ? [15:40] kazdax_: I suggest gparted http://gparted.org/livecd.php [15:41] kazdax_, shrink it with disk managemant [15:41] from win7 [15:41] ObrienDave: Huh? [15:41] can i do all this from PXE ? [15:41] SonikkuAmerica, his native os is win7 [15:42] I just got in the channel [15:42] np [15:42] kazdax_: Nah, you'll need to boot windows and use Disk management. Windows likes to put recovery and stuff at the end of parition. [15:42] caches, etc [15:43] okay thanks alot guys ..i will think of this solution [15:43] thanks alot [15:43] daftykins: Criticism is all you seem to be interested in. Criticism is ok to a certain point, but you must differientiate between helpful criticism and just trying to demean others. [15:43] * ObrienDave has 3 win7 partitions, boot, recovery, OS. in that order [15:44] ObrienDave: Specifically I'm talking about "Restore points" [15:44] usr13: no, i identified an illogical misuse and suggested a sensible course of action instead of wasting the users time hunting processes and adjusting RAM allocation in a VM. Now an actual result has been obtained, rather than timewasting. [15:44] ciaoooo [15:44] !list [15:44] salvo: 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 ». [15:45] EsoRotica, umm, was referring to kazdax [15:45] daftykins: I answered his questions and offered suggestions that would solve his problem(s). [15:45] ObrienDave: Right on :D [15:45] usr13: you keep believing that :) [15:45] daftykins: The goal here is to work together to share information about Ubuntu / Linux. [15:46] usr13: this isn't the place for your preaching. [15:46] nor yours [15:46] usr13: you're the one that keeps highlighting me with your timewasting :) goodbye [15:46] `mount -t cifs ///data /mnt/data -o user=guest` still prompts me for a password. the docs specifically say that if guest option is used, then password will not be asked for. [15:47] *sniff* why can't we all just get along ;P [15:48] daftykins: Please see my pm [15:48] ObrienDave: Good point. [15:48] ObrienDave: i wish i knew, apparently i'm not allowed to help users :( === Laibsch1 is now known as Laibsch [15:49] [Disable S/PDIF (alsa?)] My Motherboard has optical audio inputs which results in my computer prioritizing S/PDIF for input/output devices. I'd much rather disable it in Ubuntu all together. Does anyone know how? (not an option in BIOS) [15:50] well, there is usually more than one way to obtain the same result :) [15:51] usr13: Maybe #ubuntu-customerservicecenter can help you re: your complaint. [15:54] I had in the past always been able to simply swap out my HD, put it into a different computer and boot my old system from it. This seems no longer to be the case. what do I need to now? [15:55] SonikkuAmerica: What? [15:55] Laibsch: Are you sure the toehr motherboard recognizes it? Is in it the BIOS boot order? [15:55] Laibsch, umm, should work just fine, except for windows [15:55] EsoRotica: yes, and both computer are actually fairly similar. One Thinkpad X200t and one X200s. The boot hangs shortly after grub [15:55] I will try one more time, then [15:56] I thought somehting had changed [15:56] maybe some stupid Thinkpad "security" thing or whatever [15:56] !pm | usr13, it was a joke, also [15:56] usr13, it was a joke, also: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. [15:56] danielle86: nope...I tried everything including new hardware. [15:56] Are there multiple HD's in the one with the problem Laibsch [15:57] EsoRotica: nope. [15:57] thanks, v0lksman [15:57] Laibsch: Interesting, so it is indeed reading grub from the HD? With that being said, No clue. [15:57] danielle86: I've now switched to mac for my desktop. After years of using Ubuntu (since 6 series) I now only use linux for servers or headless [15:57] v0lksman: ironically, I've just gone the other way. ;-) [15:58] danielle86: mind if I ask why? [15:58] SonikkuAmerica: I wasn't asking a question. I was trying to continue an OT conversation off the channel. Thanks for the humor though. [15:58] EsoRotica: i will retry one more time and report back. I could be related to the fact that I do not use UUID in fstab [15:58] but the LVM partition names [15:58] should be equally unique, though [15:58] usr13: #ubuntu-offtopic [15:58] That would indeed make sense, Good luck [15:59] zfs or raid === Robodude is now known as RobodudeMC === sross_work|2 is now known as sross07 [16:01] so, I have ruby 1.9.x and 2.0.x installed on my Ubuntu machine yet 'ruby' is not found… (same with 'gem') [16:01] I have a ruby2.0 and a ruby1.9 binary [16:01] how do I assign a default version [16:01] ? [16:02] hello, what does tcl8.5-lib set to manually installed. [16:02] levifig: Did you use rvm? [16:02] do I have to manually symlink it? [16:02] EsoRotica, nope [16:02] hello, what does tcl8.5-lib set to manually installed mean, and how do i install it ? [16:02] levifig: How did you install them? [16:02] EsoRotica, via aptitude [16:03] if you install "ruby" it installs both [16:03] v0lksman: I've been using apple since 10.5 and was an early user of the iphone series. apple remotely disabled the iphone after I spent alot of money upgrading it, because I used an unaproved simcard. that began a long, slow hatred of the fruity giant. I feel that since their largest revenue streams now come from their app store and their portable record player, they've stopped focusing on desktop innovation and started walling off their garden, so to spea [16:03] levifig: Are the executables in the path? are you using the proper name... A symlink to one or the other in the path named ruby would work. [16:04] EsoRotica, but it used to work… not working anymore :X [16:04] you can always see which its using via "which ruby" [16:04] danielle86, off-topic please? [16:04] EsoRotica, no ruby by default [16:04] (that's the weirdness) [16:04] which ruby = "ruby is not found" [16:04] even though ruby2.0 and ruby1.9.1 exist [16:05] (both in /bin) [16:05] Yes, that wouldnt work until you've either symlinked or ensure the executables are in your path [16:05] are those the names? [16:05] yup [16:05] "ruby2.0" [16:05] those are the exact binary names [16:05] yes [16:05] then symlink [16:05] "ruby2.0" and "ruby1.9.1" [16:05] danielle86: interesting...I am worried about the tinker factor but so far in the last 3 years of using one (part time laptop) I've never had an issue. So when they released 10.10 I moved over. I keep Ubuntu in my back pocket though. I'll never stop using it, I play a LOT in the server realm. Just as a desktop I wanted something that always worked and never needed attention. [16:05] cfhowlett, consider myself so told. all I will say is that now is a very exciting time to be using linux. ;-) [16:05] or call them specifically [16:05] EsoRotica, ruby, gem and what else? [16:05] danielle86, agreed! [16:06] levifig: I would look into RVM as this easily handed in another manner [16:06] EsoRotica, I personally use rbenv/ruby-build for version management… on a server, I don't normally need it [16:07] levifig: I know thats not what you asked, but I suggest that as I'm not very familiar with the manual process. [16:07] hello. why would one use tar together with gzip? I read somewhere that tar does not compress the size of files, so why not just use gzip? [16:07] EsoRotica, thank you :) [16:07] so i'm trying to install a file via apt-get and am being told it's set to manually installed. what's that mean? and how can i get it isntalled so i can use it ? [16:07] levifig: Hope it helped :D [16:08] :) === neil is now known as Guest28523 [16:12] hi, I this page gives me an error http://packages.ubuntu.com/utopic/ . I'm trying to find a link to the latest 14.10 amd64 fglrx driver [16:16] is there a channel for eggdrop comiling and tcl errors ? === mt_ is now known as mt === TheBurgerKing_ is now known as TheBurgerKing === codepilot is now known as ramsudharsan === TuxxedoCat is now known as TuxedoCat [16:20] i've got a package in a private PPA that i can see with 'apt-cache madison', but if i try to install it (or, more accurately, upgrade the existing version that's installed), i get "Unable to locate package libvirt". can anyone suggest what i might look at to troubleshoot this? [16:23] stpierre: Look to see the ppa is still enabled. [16:23] how do i do that? sorry, i come from a RHEL background so apt is scary and confusing to me [16:25] they're listed in sources.list and not commented out, afaict that's all there is to "enabling" a ppa [16:31] hi there, here is a FAQ why is package management over IPv6 so slow to connect? [16:34] any other ideas? === root is now known as Guest5675 [16:42] should i use isc-dhcp-server or dnsmasq to set up ltsp in 14.whatever [16:45] .j vagrant [16:45] grr [16:56] Hello, I need to resize /dev/sda1 http://i.imgur.com/OwbP830.png [16:56] I just moved sda5 over to make unallocated space next to sda1 but didn't realize that sda5 is inside sda2 which is locked. [16:58] test [16:58] devhost: is sda1 just a /boot ? === nick666 is now known as WickedGame [17:00] hi - I'm trying to umount a drive but it keeps saying there's a process running (there's no programme using it that I know of) In umount there's one entry for /dev/sdb1 , but I'm not sure how to cancel this. Any thoughts? [17:00] Hell! [17:00] Hello! [17:01] vco: you can see the files that are in use with lsof [17:01] vco: 'fuser -m ' will tell you what's using it [17:01] daftykins: sda1 is / [17:01] sda 5 is /home [17:01] Eric - I've got lsof [17:01] devhost: ouch, tiny setup [17:02] Yeah it's a small vm [17:02] I don't know how to end that particular process though [17:02] here's a paste from VIM [17:02] if you have the pid you can use kill [17:02] daftykins: I have the unallocated space ready [17:02] 1 COMMAND PID TID USER FD TYPE DEVICE SIZE/OFF NODE NAME [17:02] Eric - AH [17:02] Ok ace, thanks for that [17:02] devhost: yeah, i don't know if you can move the extended partition. why such a small disk? [17:03] Constraints on an old system, daftykins. [17:03] The host os doesn't have a large disk. [17:03] I already moved sda5. [17:03] vco: if it doesn't kill the process try kill -9 === Hunter is now known as Guest72858 [17:03] I can't resize sda2? [17:04] devhost: someone else can probably suggest better, i would backup, delete and recreate [17:05] Thanks EriC - I've used xkill before but not kill, I think it's just unmounted it, which would have meant that the mount was preventing me from unmounting? Seems a bit weird, it's worked though [17:06] daftykins: I think it was because swap was on [17:12] How would on install VMWare Tools manually on kUbuntu? [17:12] 14.10 [17:12] what do you mean manually - without using the packages? [17:13] Without easyinstall [17:13] I recently used VirtualBox and VM-Ware - If there's no difference to you I'd use VirtualBox, I found it a bit easier (and the cloning is easy to do in it as well) [17:14] vco: VirtualBox isn't as efficient and is a lot slower compared to VMWare [17:15] Really? I'm surprised, it worked alright for me, guess I didn't push it that much though. The cloning and set up was nice and easy [17:16] hm [17:16] o/ Yukinotteru ;P [17:16] \o [17:16] You normally can't install VMWare Tools without easy install, but easy install is broken on newer versions of Ubuntu [17:17] what about an older version of VM Ware? I think I had version 8 working, but had troubles with 10 [17:17] Hm [17:23] Hello, is there anyone from turkey in this channel that can help me out to find out if a certain website is being blocked in your country? (i know this isnt a ubuntu question, but there are a lot of users here :P) [17:23] Which packages does banshee need to enable encoding of Ogg Vorbis? [17:24] kill PID number made my drive not mount anymore! ACE [17:26] vco: what's mount say? [17:27] Hi, quick question: What is the application that allows you to make custom macros all over Ubuntu (eg I type *hw or something and it types HELLO WORLD)? [17:27] makuto - in the terminal? [17:28] vco: No, all throughout ubuntu [17:28] Whenever I type [17:28] oh, not too sure sorry [17:28] I swear there is something that does this [17:28] probably is - think autohotkey did something along those lines on windows [17:28] alias hw='echo "Hello World!"' [17:28] isnt' that just for the terminal sajal? [17:29] makuto: alias? [17:29] vco: i guess anything that can execute shell commands ... [17:29] where to put though? [17:30] I'm guessing this wouldn't go in the bashrc [17:30] maybe rc.local ... dunno i dont use alias [17:30] .profile maybe [17:31] nah .bashrc [17:31] I think what I was looking for was "AutoKey." I did autohotkey alternative to and that seems to be it. Thanks [17:32] @makuto cool [17:32] @EriC and sajal - I tried that, didn't work [17:32] http://prntscr.com/55zujj wat [17:32] vco: tried what [17:32] putting that alias into .profile [17:33] it hink it should go into .bashrc [17:33] btw you have to login so .profile is run [17:33] yeah - but the OP wanted it to operate everywhere, not just within terminal (i'm logged in now) [17:35] @Yukiotteru > no idea what's happened there! [17:36] @EriC^^ -> I ran the kill command without using the -9 flag... my drive won't mount again ha. Every had this happen? [17:36] vco: Tried changing the resolution and that happened :p [17:37] Also vco: People aren't pinged when you use the antcent [17:37] "@" [17:38] Yukinottery - Ah, ha... is there a ping? Or is it just a 'pay attention' thing. [17:40] vco: Press TAB when typing someone's name and it will autocomplete, and then just use a colon so it highlights the person (pings them) === xug is now known as root === root is now known as Guest94567 [17:43] Yukinotteru: I didn't get a ping for that though, I'm guessing this is something to config or should it be default? [17:43] vco: What client are you using? [17:43] irssi - only just started though, I'm open to any suggestions [17:44] I use HexChat [17:44] Pretty easy client to use [17:44] Yukinotteru: hm OK, I'll give it a google now [17:44] Anywayss, I'll bbl [17:45] PM Me if you need any help with IRC [17:45] :d [17:45] ha, I don't think I can pm here [17:45] cheers though [17:45] ./msg [17:45] I've a lot to learn apparently [17:45] lol [17:45] Also [17:45] Make sure to register your nickname [17:45] ./ns register [17:45] Oh ok, cheers I'll do that [17:45] Have a good one! [17:46] cheers! :) [17:47] I have an Ubuntu 12.04 server, there is a daemon running that the creator of this server installed into /home/adminuser/ [17:47] since I'm taking over the server and I'd rather not babysit this thing, I'm looking at ways to clean it up [17:47] mostly move the program to somewhere more appropriate and run it using init scripts so it starts with the machine [17:47] and does'nt require as much daily babysitting as it does now === tcpman is now known as Guest12666 [17:48] but where should it go? /usr/share ? [17:48] usr/local/bin [17:48] well it's not a bin, it's a jar file actually lauched with java [17:48] isn't usr/local/bin typically only for bin files? [17:48] yes [17:48] or should I put the whole program directory in there? [17:49] no only for bin [17:49] so would /usr/share/maildaemon be appropriate? [17:49] or usr/local [17:50] ohr hell /opt/maildaemon [17:50] I'm just not as familiar with the Linux / Ubuntu directory structure as I am with windows [17:50] coming back to the topic of swapping the HD from one laptop to another (Thinkpad X200t to X200s) and continuing as is. I can boot into grub, select the Ubuntu entry and then continue. But I am never prompted for the password to my encrypted LVM. When I press ESC I see the console and there it says "Reading all physical volumes. This may take a while" and then twice "No volume groups found". Anybody have an idea what the problem might be? [17:50] I know a basic run down of linux directories, but I also know each distro has their own nuances [17:57] ok does bluez4.1 need a patch to allow sixaxies? [17:58] I am trying to install a bluetooth sixaxis constroller that works fine over usb but I cant bluez-utils3.9 to compile with the sixaxis patch from the ubuntu docs [18:00] Giant81: Mostly we just symlink the executable [18:00] well it's not an executable, it's a jar file, it's supporting config files, and some ohter license files, so I think it's going to go in /opt/ [18:01] Giant81: If it is just a script you can do it either way, but Take firefox for instance, /usr/bin/firefox -> /usr/lib64/firefox-31.2.0/firefox [18:02] Giant81: So you can symlink it from /usr/lib/ or usr/lib64 to one of several places that are in your path. [18:04] Giant81: If it is used and relevant only to the user, you might also use ~/bin/ [18:06] who can help me about istall ubuntu 14.10 pm me please [18:07] usr13, no it's an inhouse built daemon [18:07] and I'd like to get it somehwere and setup in such a matter that I can call it using init scripts to launch at specific runlevels [18:07] so I can stop having to babysit it constantly [18:07] Is saucy no longer maintained with security updates? I have a system based on saucy that doesn't seem to be pulling an updated version of bash - the typical shellshock tests continue to fail. [18:08] vook, based on saucy? what linux is that === kpease_ is now known as kpease [18:09] It's an ubiquiti networks system - pulls from saucy sources but has an additional source for their software. [18:09] saucy is eol [18:10] !eolupgrades | vook [18:10] vook: 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 [18:10] weird - I don't use ubuntu often. So releases are eol 9 months after their release? [18:10] non LTS ones are [18:10] hm, ok [18:11] hi all, can you help me to check my alias ? [18:11] alias 'apt-get1'='sudo apt-get -ymvVu update --ignore-missing --with-new-pkgs --show-progress && sudo apt-get -ymvVu upgrade --ignore-missing --with-new-pkgs --show-progress && sudo apt-get -ymvVu dist-upgrade --ignore-missing --with-new-pkgs --show-progress && sudo apt-get autoremove && sudo apt-get autoclean && sudo apt-get clean' [18:11] thanks [18:15] hello . do you know any live voice chenger in ubuntu ? ( open source ) i need it for voic chat .8-) === nuke_ is now known as nuke1989 [18:17] dae: Is there a problem with it you're noticing? [18:17] hi crystal_s ,Why necessarily, opened? [18:17] Accesoirement I have no answer has your question [18:18] knightfelt not realy but i'm not expert and i will do optimise my alias === sythe_ is now known as sythe [18:21] * Yukinotteru breaks down and installs VirtualBox again [18:21] dae: Well dist-upgrade is a pretty rare command. I would think that you'd want to hold off on that and tell your machine specifically when you want to upgrade the distribution. So you might want to remove that from your script [18:21] knightfelt: I always run dist-upgrade to update my system. [18:23] i launche this command evry morning [18:23] rypervenche: I'm not saying he shouldn't use it to upgrade your system, I just don't think it's a good idea to throw it in an update script. You'll end up forgetting when a new distro is coming out and run it and 5 minutes later you've started a 2 hour process instead of a 5 minute update. [18:23] Is there anything special to do to make an upstart script recognized other than putting it in /etc/init/ ? [18:23] knightfelt: Ah, I came in late to this conversation. [18:23] dae.i m prefer open source . but i cant find it . why audacity cant cheng voic live ? [18:24] Ok 1) i remove the dist-upgrade lign [18:24] dae: Can you repost the script for rypervenche? [18:25] hi all, can you help me to check my alias ? [18:25] alias 'apt-get1'='sudo apt-get -ymvVu update --ignore-missing --with-new-pkgs --show-progress && sudo apt-get -ymvVu upgrade --ignore-missing --with-new-pkgs --show-progress && sudo apt-get -ymvVu dist-upgrade --ignore-missing --with-new-pkgs --show-progress && sudo apt-get autoremove && sudo apt-get autoclean && sudo apt-get clean' [18:25] crystal_s that not the fonction of audacity =) it's just a mixer [18:25] I'm not going to be able to provide much information on that. I don't personally think that it's a good idea to automate updating. [18:26] dae: I agree with rypervenche [18:26] crystal_s i find this https://www.google.fr/search?client=ubuntu&channel=fs&q=voice+changer+ubuntu&ie=utf-8&oe=utf-8&gfe_rd=cr&ei=jfZkVLDUN7Cx8wfWr4GoCw#channel=fs&q=voice+changer+live [18:26] dae: Something else to consider [18:26] check crossover and Tpb =) [18:27] rypervenche => why ? [18:27] dae: You might time out of your sudo that way. There is a way to do a whole command as sudo like sudo -c 'ls -la && cd ~' for example where no matter how long the first command takes, you won't lose sudo privledges before the cd runs. [18:28] i need creat thit alias for gain time after installer / remove [18:28] dae: Because things happen, things break, and automation cannot account for them all. Sometimes it requires manual work to resolve an issue. There will always be something that a script does not account for. [18:28] i need help every time i restart i get this error you have a problem report or cancel and i can't know what is [18:29] Anyone familiar with a workaround to enable transcoding in amaroK (14.10)? [18:29] rypervenche i'm sorry i'm french and i translat you say with reverso and i don't understand all [18:29] dae: I speak French, but we shouldn't spam everyone here with it. [18:30] dae: I would recommend either asking in #ubuntu-fr or sending me a private message if you would like my thoughts on it. [18:30] haidora i have too this message x4 just because i have write "sudo reboot now" (on Lubuntu 14.10) [18:31] rypervenche i don't prefer him prefer trolling on a stupid petition ans no reply to my stupid question [18:31] hi all - I deleted 55k emails from thunderbird yesterday, Ubuntu crashed, now when I start thunderbird it's freezing. Top shows 80%+ CPU use...wondering if anyone has any suggestions....if I should continue waiting to see if it's still deleting those emails [18:32] exit [18:32] exit [18:33] jmadero: could ask in the mozilla channel [18:33] ActionParsnip: thanks [18:34] says to go to #thunderbird which is virtually empth [18:34] is there a trick to getting pepperflashplugin to work on chromium trusty? [18:34] jmadero, that many emails taks a very long time to delete in thunderbird, it's probly still deleting them in the background [18:35] BluesKaj: thanks - I'll give it a few more hours see if it catche sup [18:35] would really suck to lose my thunderbird db....lots of filters [18:35] should have backed up ;) [18:36] jmadero: #mozilla [18:36] jmadero: you should have it bcked up...backup anything that is important to you [18:36] ActionParsnip: yeah I know [18:36] hi [18:38] jmadero: but you didn't...... [18:38] I'm running ubuntu 14.04 with gnome shell and gnome lists all my hard drives as removable drives (in nautilus and other widgets)... can I somehow tell the system that these drives are to be considered "regular" hard drives compared to say usb sticks and usb drives? [18:38] ActionParsnip: state the obvious ;) [18:38] but I'll give it a day [18:38] 55k emails are quite a few :) === sergio is now known as Guest26130 [18:39] dae: You still there? [18:44] Hello [18:44] knightfelt yeap ? [18:44] How does this work ? [18:45] Hi [18:45] testuser: its a chat room [18:45] dae: Look at this for how to run multiple commands as sudo without risking losing permissions when they run long: http://pastebin.com/TsBBxDzM [18:45] testuser: it's a support channel, people ask questions [18:45] oh ok thanks [18:48] what channel should i enter for my xbox 360?? [18:49] #windows [18:49] steamos [18:53] haidora: there was an ##xbox [18:54] it's done! woohoo - 55k emails === kpease is now known as kpease_ [18:57] hello [18:57] can anyone tell me if I can make an alias to an sshfs mount? [18:57] err... actualy that's not quite what I want to do [18:57] I want to make an alias for a directory on another ssh server [18:58] like, andrew@hostplace.com:/home/andrew/tv is an alias I can just cp or mv files on my computer to [18:58] if that makes sense [18:59] karrot: could probably make an alias with rsync, something like rsync -rav "$1" "andrew@hostplace.com:/home/andrew/tv" #??? [19:00] So what are people using bresero, k3b other ? [19:00] brasero is ok by me [19:01] I only ask because when i try to burn an audio cd with bresero it just ejects :( [19:01] so i'm trying k3b see if that works [19:01] good luck [19:01] karrot: I just use nfs [19:01] hey all there is an ubuntu q&a going on not; come ask your questions http://summit.ubuntu.com/uos-1411/meeting/22388/ubuntu-community-qa/ [19:01] gr33n7007h: sounds more like a problem with the used media [19:02] Luyin, I'm half way through burning using k3b fingers crossed :) [19:02] yeah, last time mine spit out cd's, they were in fact dvd's [19:03] just standard cdr's 52x [19:06] is there an easy way to redirect HUGE output from a process in terminal to the cloud (and free cloud providers to upload to) [19:07] Like MEGA will give 50GB, but that's if I already have the file. I want to do something like stream output from my computer to online [19:07] SchrodingersScat: thanks, that's good advice, but I'd like to also easily cp or mv things to other directories in that ssh'd into directory, like andrew@host.com:/home/andrew/tv but also directories within that directory I'd like to cp and mv to without sshfs'ing them [19:07] but I guess I just have to sshfs each time... [19:08] ikeboy: you can pipe data through netcat or ssh or what have you [19:08] Is that compatible with any filehosts? [19:08] i don't know [19:08] Does anyone here know if boot and repair have a IRC channel? [19:10] hi [19:11] how do i uninstall a driver https://github.com/pvaret/rtl8192cu-fixes [19:11] the driver didn't work :( [19:12] ah, success for k3b :) [19:12] spec: what protocol should I search for when looking for compatible filehosters? [19:12] i bought a external wifi adapter because the one from my laptop didn't work, but sadly the new one doesnt work ether :( [19:13] f*ck knows why bresero isn't working [19:13] Copernicus: What is the on-board one? [19:13] !language | gr33n7007h [19:13] gr33n7007h: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [19:13] Copernicus: lspci |grep ireless #Show us [19:13] my apologies :) [19:14] Copernicus: And what is the external one, (make / model) [19:14] usr13: Qualcomm Atheros Device 003e (rev 20) [19:15] 21:15:28 up 10 days, 12:38, 2 users, load average: 0,35, 0,56, 1,00 [19:15] Copernicus: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1389716 [19:15] Launchpad bug 1389716 in linux (Ubuntu) "168c:003e [14.04.1] WNIC Qualcomm Atheros Device not working" [High,Triaged] [19:15] usr13: external one: ISY N300 aka IWL 4000 [19:16] Can anyone look through this and tell me where my problem with booting is? http://paste.ubuntu.com/8991431/ [19:16] I cannot seem to understand what's going south [19:16] I have tried to edit the file /etc/ircd-hybrid/ircd.conf with my subnet, but hosts can not connect. with the basic configuration i can connect only from the server. you have any advice for me? [19:16] thanks [19:17] Copernicus: What kernel version are you on? [19:17] . [19:17] in a ircd server with Hybserv [19:17] luk387_: You may want to verify that you are allowed to use those ports with your host. It may be blocked by the ISP. [19:18] hello all, i am having an issue installing teamspeak on 14.04.... i need to have some libraries installed and when checking for them ... i ran "$ ldd libts3db_mysql.so" which returns "$: command not found" [19:18] usr13: Linux jeroen-GS70-2QE 3.16.0-24-generic #32-Ubuntu SMP Tue Oct 28 13:07:32 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux [19:19] Copernicus: Ubuntu 14.10? === Guest50085 is now known as goeo_ [19:19] usr13: yes [19:19] guardianpwr: Did you run it with sudo? [19:19] rypervenche: the client and the host are in the same lan [19:20] Copernicus: So the external one is the netgear N300 USB stick? [19:20] luk387_: Ok, it's probably something not correctly configured in the configuration file. I won't be able to help with that. [19:21] rypervenche: im root atm [19:21] usr13: ISY N300 mini wireless adapter (IWL 4000 88830bh06469) [19:21] rypervenche: ok thanks [19:21] rypervenche: but yes i tried placing sudo in front [19:21] guardianpwr: Can you paste the output to a pastebin when you run it as root? [19:22] guardianpwr: Oh, you're running it with the $, don't use that. [19:22] guardianpwr: Don't run it as root and just run it with "ldd", no $ in there. [19:22] rypervenche: http://paste.ubuntu.com/8991833/ [19:23] guardianpwr: The $ is used to symbolize that you should be running it as your user and not root. A # would symbolize that you should run the command as root. [19:23] # sudo ldd libts3db_mysql.so ldd: ./libts3db_mysql.so: No such file or directory [19:23] usr13: thats why I tried the rtl8192cu driver for the external one [19:23] Copernicus: You could problably get the on-board one to work if you find an earlier kernel to use. (Comment #1) [19:24] http://www.iogear.com/product/GWU625/ (anoter choice) (Comment #2) [19:25] Copernicus: Not sure rtl8192 is right for the N300, (but it used to work, because I've had one, but I do not like it, it is pretty weak adapter). [19:25] buy another one :) [19:26] Copernicus: Or use another (earlier kernel). [19:26] yeah I'll have to, have a hackathon this weekend, programming for a good cause [19:26] which one? [19:27] Hey, uh, how do you allow directories with spaces in terminal? [19:27] Copernicus: http://www.iogear.com/product/GWU625/ [19:27] which kernell I mean [19:27] Copernicus: Or use a wireless bridge. [19:27] yeah I have one :) [19:28] Copernicus: Oh I don't know... would have to do some research... [19:29] Copernicus: 3.4 maybe, somewhere down there. [19:29] ok [19:31] HeyMan7: Escape the space with '\' character OR enclose the in quotes . [19:31] usr13: how to downgrade a kernell :) [19:32] Bashing-om: So like if the name was Data HDD, do Data\HDD? [19:32] Data\ HDD [19:32] Mk thanks [19:33] Oh another question. How do you run an sh file located in a seperate drive? [19:33] HeyMan7: No, leave in the space and add the escape characterbefore that space. [19:33] It keeps saying "permission denied" [19:34] brb [19:35] Lubuntu 14.10 dont show me wireless connection . How can i know what king of bcm i have with command console ? [19:35] i wish ubuntu could provide better documentation, it is really hard to find any information to customize it [19:36] HeyMan7: best practice is to not use spaces, btw :) [19:36] anjo-aladiah: https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [19:37] thanx squinty [19:37] daftykins: Yeah. That was drive was from my windows installation :/ [19:38] That drive was from* [19:38] heh [19:38] CoC_towlie: maybe try https://help.ubuntu.com/community [19:38] hello all, i am having an issue installing teamspeak on 14.04.... i need to have some libraries installed and when checking for them ... i ran "$ sudo ldd libts3db_mysql.so" which returns "ldd: ./libts3db_mysql.so: No such file or directory" [19:40] guardianpwr: did you indeed include the "$" in your code? [19:40] after using lspci i got this http://paste.ubuntu.com/8992046/ related to Lubuntu 14.10 dont work on my bcm43142. Some one help me analyze this ? [19:40] HeyMan7: is it not just a label from it then? or a folder name upon it? [19:41] daftykins: What are you asking? I'm not sure I understand your question [19:41] Luyin: no that was just the command prompt [19:41] guardianpwr: return suggests the file isn't installed on your system [19:41] guardianpwr: What returns -> which libts3db_mysql.so m<- give 'ldd' a path to work with. [19:42] squinty, yeah but it doesn't document how ubuntu configure things especially if the default config from upstream is changed. [19:42] guardianpwr: s/b -> which libts3db_mysql.so <- . [19:42] "which libts3db_mysql.so" returns nothing, just a new command line [19:43] i tried, successfully i thought, to install lib15? 16? im not sure what one it installed [19:43] HeyMan7: the name with the space in just now, was that a folder name? [19:43] guardianpwr: indicates it is not installed. [19:43] daftykins: It's a drive name [19:43] HeyMan7: ah, you should just mount the drive to a local path without a space :) === vmesons is now known as vmeson [19:44] e.g. /mnt/mydiskhere [19:45] guardianpwr: How are you installing "mysql" ? from PPA ? [19:45] i installed mysql using apt-get i believe [19:47] "sudo apt-get install libmysqlclient15off" returns "E: Unable to locate package libmysqlclient15off" [19:47] Hi, all. I am trying to upgrade the kernel on a Live USB stick. I've done the apt-get dist-upgrade, everything is fine there, but I still have the older kernel. Does anybody know what needs to be changed? Do I need to screw around with the EFI stuff? === Guest94567 is now known as xug [19:49] guardianpwr: fwiw, that particular file does not seem to be present at http://packages.ubuntu.com/ googling for that particular file returns quite a number of hits relating to it going back as far as 2010 (quick search though) [19:49] need help again, printer works but not the scanning function, keeps saying it cannot find the device [19:50] b43: aren't there guides online for your model? [19:51] i cant find anything for lubuntu [19:51] guardianpwr: squinty :: confirmed that too as I keep getting " Sorry, your search gave no results " . [19:51] b43: don't be so specific, just search for ubuntu [19:51] Bashing-om: thanks for the confirmation. :) [19:51] i tried both wireless, n usb, no such luck [19:52] ok ill try lookin again [19:52] I'm wanna be software guy, highly motivated to update a wifi driver to work with current kernel. I've been wading thru github, but not really sure on how to expand my learning on the kernel interface for hardware drivers. [19:52] squinty: guardianpwr A "apt-cache search mysql " quicly showed I was over my head. [19:52] Wes-, A kerel upgrade on alive is last thing you want to run. [19:53] bubbasaures: really? So I have to wait for Ubuntu to release an updated image? [19:54] Wes-, Wait for what, the live is not a longterm use sistuation. [19:54] situation* [19:54] Anybody know where to start the journey on understanding kernel interface [19:54] hello, all. I have a (hopefully) easy question: I installed Ubuntu 14.04 LTS and chose full disk encryption. After installation, you get a one-time popup along the lines of "do you want to record your encryption recovery key? You can do this later by running ecryptfs-xxxxxx" For the life of me, I can't find the proper ecyptfs command to run now to get that recovery code [19:54] the manual even has no mention of ubuntu =/ [19:54] Zipzit: #linux might be more relevant [19:54] Wes-, How about some context hereon this. [19:54] bubbasaures: Yes, but I want to boot from USB and need to use the same kernel version as my desktop for the device driver's I'm compiling. [19:55] clear [19:55] so i am at a lost, it prints both wireless n usb no problem, but scanning does not work at all [19:55] Bashing-om: squinty ok i think i have this file, libts3db_mysql.so , on another server... how can i copy it over to this one? [19:56] Wes-, Do a full install on it or a vm,the live is not stable in this manner. [19:56] b43: what have been your testing steps? simple-scan usage? [19:56] stupid ubuntu.I have 800gb free disk space and getting: gzip: stdout: No space left on device [19:56] yes just simple-scan, idk what other apps to use [19:56] my /boot/ is to small..why would ubuntu setup such a small boot? [19:56] b43: so what does simple-scan do for its' device detection test? [19:56] i tried both pressing scan to pc on the printer itself, n clickin scan in simple scan, it doesnt work [19:56] daftykins... will do. Many thanks. [19:57] bubbasaures: How is it unstable? How does Ubuntu build newer LiveCD images? [19:57] vacho: maybe you have a tonne of old kernels you could remove. pastebin "ls /boot" ? [19:57] how do u get simple scan to detect, i can see the printer on the preferences, but everytime i click scan it cannot find it [19:57] daftykins: http://pastebin.com/cmZPwtTV [19:57] can I delete these? [19:57] Hi guys how add rockdoc on my desktop ? [19:57] vacho: LVM ? join your voice too: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1357093 . [19:57] Launchpad bug 1357093 in ubiquity (Ubuntu) "LVM or Encrypted install creates too small /boot partition" [Undecided,Confirmed] [19:57] or at least it wont connect [19:58] vacho: try running an "sudo apt-get autoremove" - does it prompt to remove older kernels? [19:58] even linux isnt mentioned on the manual, this sucks [19:58] Wes-, Are you building a iso or using the release? The live is just reading the ISO no matter what first, than the persistent for changes, a kernel upgrade has to be apparent at boot. [19:58] daftykins: After this operation, 1,353 MB disk space will be freed. [19:58] b43: welcome to the need to buy supported hardware. look up simple-scan usage, it should give you the commands to try. i thought you said you were trying this. [19:58] daftykins: I thought we moved passed out of diskspace in 2014 [19:59] Bashing-om: thanks. [19:59] yes i am usin simple scan, but everytime i click scan it doesnt work [19:59] bubbasaures: I'm building an image that's based on the official release (1404) [19:59] vacho: did you perhaps upgrade from an older version? [19:59] daftykins: haven't done anything. [19:59] failed to scan, unable to connect to scanner it says [19:59] Wes-, How? [19:59] daftykins: maybe virtualmin did shit in the background :) [19:59] but when i print, it just prints like normal [19:59] vacho: don't use that language here please. [19:59] daftykins: ok. [20:00] b43: can you go and try what i suggested instead of repeating the same things over and over, please? [20:00] b43, Use nicks in your post,and please keep the channel not covered with your posts. [20:01] daftykins: i have simple scan open, but idk where to go from here [20:01] daftykins: I was trying to install node and it failed cause of disk space..how do I Uninstall it and then reIntsall it? package name is nodejs [20:02] b43: apparently they have a channel - #simple-scan [20:02] bubbasaures: ~ unsquash the fs to a temp dir, create some --bind mounts, chroot, configure, test, exit, re-squash fs, boot off stick. Gives me a correct root partition, just trying to figure out how the USB key bootloader works [20:02] daftykins: ahh ok, let me try there [20:02] big midweek [20:02] vacho: are you not familiar with package management? [20:02] daftykins: thx [20:02] @find the big midweek [20:03] Wes-, Never seen anyone do this without the multiple guides on this, have you considered usig one? [20:03] using* [20:04] bubbasaures: forgot to mention, I started with an image I built with UCK that was based on the distro. [20:04] daftykins: there is not a single person in #simple-scan [20:04] How do you make irc entry like "***treelol wonders." ? [20:04] bubbasaures: Hm, never thought about going to back to square one when I needed to upgrade the kernel [20:05] does anyone know how to get the encryption recovery key after using Ubuntu 14.04 desktop installer to set up full-disk encryption? There's a quick popup that gives you the option to record the key upon first login. Otherwise, you have to run ecryptfs-???? to get it. I can't find that command online anywhere [20:05] and ecryptfs manpage is full of broken links [20:06] Wes-, Not sure really from your description,sounds not even technically supported here, however if you can outline it right you may get help. [20:06] b43: that's a shame, their website refers to it. [20:07] daftykins: hayy, so i just cant scan with this printer, is that what im stuck with? [20:07] bubbasaures: Yeah. I just need to figure out how USB booting works, maybe I should start from that end. There's got to be a way to make a bootable USB stick with the latest kernel. [20:07] treelol, /me than your statement, keep on support here please [20:07] b43: i'm finding suggestions when googling, check out - http://ubuntuforums.org/showthread.php?t=2043258 [20:08] ok let me try [20:08] Wes-, Who's latest kernel, if not in the ubuntu release it is not supported here is all. [20:08] bubbasaures: Thanks and sorry for off topic [20:08] bubbasaures: Linux kiosk-test 3.13.0-39-generic #66-Ubuntu SMP Tue Oct 28 13:30:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux [20:08] Wes-, You might try ##linux as well [20:09] *nod* - good idea. [20:09] Hi, I installed xubuntu on an efi device and it works but I have to manually select the device list to boot.. how can I set it to load grub efi by default? It doesn't appear in the efi / bios settings even though I enabled legacy support, I can only see xubuntu entry when I select the boot list [20:09] Wes-, Yeah that is trusty kernel, I have right now, just confirming [20:09] Wes-: just do a regular install to the usb stick rather than use it as live dvd. all updates/upgrades are applied with that method. if using on multiple boxs, forgo using proprietary video drivers [20:10] soreau: is this alongside windows 8? [20:10] treelol, No biggie, that is not necessarily off topic, we just want that used sparingly. ;) [20:10] daftykins: it says copy /usr/lib64/sane to /usr/lib/sane, but im on x86 n there is no lib64 folder === Guest90986 is now known as nesthib [20:10] daftykins: that was the only work around ont hat site [20:11] b43: ok nevermind then. yes i know, i read it. [20:11] daftykins: not that much, would love your help. [20:11] daftykins: any other leads? [20:11] vacho: "sudo apt-get install " installs that package, "sudo apt-get remove " removes it, but leaves the configuration [20:12] b43: my problem with assisting you is that you're using me as a go-between for Google right now, it'd be a lot better if you were to cut me out and use it directly :) [20:12] squinty: interesting idea. Does doing a regular install to USB have the option of setting up an overlay fs like the live CDs? [20:13] daftykins: ive been usin google for almost 2 hours on the issue before i came in here today, still no such luck [20:13] daftykins: what if I want to remove it completetely including config? [20:13] anyone know about ubuntu 14.10? [20:13] vacho: replace 'remove' with 'purge' [20:13] tony_: you're going to have to be a bit more specific than that === Daemoen_ is now known as Daemoen [20:13] tony_: no, no one knows nothing [20:14] I had my panel on the left with 14.04 but it is gone with 14.10 [20:14] newbuntu: full disk encryption should be dm-crypt/luks not ecryptfs. so: https://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions#6._Backup_and_Data_Recovery [20:15] daftykins: thanks!! [20:15] kahtahs- thank you. I will read up on that. I *swear* the popup said to run a command that started ecryptfs.... I'll dig into that and report back [20:17] what is the channel for the surface RT [20:17] users [20:17] ? [20:17] I need to know because this newest updat3 is fuclking me upo [20:17] !alis | Mendax [20:17] Mendax: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [20:17] What's a good VLC alternative that allows subtitles sync (i.e. increasing delay etc.)? [20:18] Mendax: ##windows I think. [20:18] i don't know how to execute the command in the search bar [20:18] is it how it readfs [20:18] ? [20:19] Mendax: You're asking in an Ubuntu channel about a microsoft product? [20:19] Mendax: /j ##windows [20:19] preciselty [20:19] and i should know that is a nono because i work in IT [20:19] Mendax: So....Why ask here [20:20] I'm trying to figure out why I can't access one system from another. Here's my scenario: http://pastebin.com/fZZevBdW [20:20] Any ideas from you networking geniuses? [20:20] could be a variety of reasons [20:20] BlueShark, open vlc > tools > track syncronization [20:20] i couldn't tell you [20:21] you need to give more bvackground to the situation [20:21] for me to be the arbiter [20:21] Afternoon folks [20:21] Mendax: No, you need to tell us which version of Ubuntu you're using, what the error you get is [20:21] chillboro [20:22] that rebuttal doesn't deem me wrong [20:22] first [20:22] be honest with y ourself [20:22] =) [20:22] silly windows users === Owner__ is now known as Guest57599 === vmeson is now known as vmesons [20:28] no such luck, google does not have any solutions for scanner issue =/ [20:28] whats the scanner issue [20:29] all in one printer, prints wireless n usb no problem, but cannot scan at all, im on lubuntu [20:29] what brand / model [20:29] scanimage -L actually sees it, but simple-scan cannot scan, failed to scal, unable to start scan [20:29] hp photosmart 4700 series [20:30] daftykins: It's windows 8 === wiz is now known as jmaurice === jmaurice is now known as wiz [20:31] have you tried sane scanner libraries === vmesons is now known as vmeson [20:31] yes i have, tried xsane also, no such luck [20:31] soreau: you definitely installed xubuntu in EFI mode yes? you don't need legacy enabled. you just need to pick the hard disk / SSD device as the boot device, instead of 'Windows Boot Manager' if possible [20:31] or is that the same? [20:31] no such luck, google does not have any solutions for scanner issue =/ LOL it does you are just missing a handful of skills, lubuntu is a harder OS it is more config based than gui's. [20:32] bubbasaures: i think b43 feigns ignorance in order to get more of a handhold is all [20:32] bubbasaures: ive been searchin n searchin even before i came in here today, nothing is happenin [20:32] daftykins: Well it's either OS Loader under the efi list or the laptop hdd in the legacy list [20:33] daftykins: But there isn't a way to select legacy only.. [20:33] well, another week n a half, n id be on lubuntu for a month, 1st time ever on linus [20:33] I've never tried HP scanners before [20:33] linux [20:33] daftykins, Heh, I doubt that, seems like a natural state, hope not though.;) [20:33] its a hopeless case, this is the 1st dead end after switchin from windows [20:34] soreau: it won't be legacy at all as that's non-EFI, that'd only work to boot xubuntu if you didn't install it in EFI [20:34] :b43! I feed your pain === cloud is now known as Guest35973 [20:34] soreau: this sound like a boot menu though, this should be inside the EFI setup screens. can you take pictures of them? [20:34] feel not feed sorry I haven't had my moring coffee yet [20:34] daftykins: I'm loading the bios/efi now.. [20:35] can't really get pics though [20:35] soreau: no camera? [20:35] i guess i gotta go out to kinkos to scan, i dont have anymore windows BS here [20:35] hi [20:35] daftykins: no [20:35] justMe22, That's mooringcoffe here. [20:35] all [20:36] disappointin, i thought u could do anything on linux/ubuntu [20:36] :b43! I hope not but scanner hard ware can be a bit hit and miss [20:37] we'll see, im not givin up just yet, i hope theres not too much more deadends [20:37] b43: try gimp [20:37] but if scanimage -L can see it surely we bust be able to do something [20:37] Good idea try gimp [20:37] so gimp would yield better results than simple-scan? [20:37] that might actually save me a trip to kinkos [20:38] b43: it might - I've seen gimp do such magic before [20:38] gonna look up gimp now, thx [20:38] just apt-get install gimp [20:38] no need to look up [20:39] installin atm.... === Jordan_U_ is now known as Jordan_U [20:44] I've virtualized ubuntu on 'virtualbox' [20:44] upon login i get 'Low Disk Space on "Filesystem root" The volume “Filesystem root” has only 121 MB disk space remaining' [20:45] jeffreylevesque: free up some space? [20:45] If I had created this VM instance with more memory would this have happened so soon? [20:45] i used 8GB i think for the instance === uwishununoware is now known as uwishuno [20:45] and haven't installed anything [20:45] other than guest additions [20:46] how can it be running low on disk space already? [20:46] what version did you install? [20:46] Ubuntu Server 14.04 [20:46] you installed ubuntu server, and after that you installed a full blown gnome into it for getting the resizing feature of the virtualbox guest additions. [20:46] but with gnome minimal gui [20:46] At least thats what you told in #vbox :) [20:47] http://syrianfreepress.files.wordpress.com/2014/06/iraqi-isis-terrorist-cannibal-butcherss.jpg?w=1605&h=912 [20:47] my server install has 500mbyte/s [20:47] !ot | Freemason [20:47] :) [20:47] Freemason: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [20:47] jeffreylevesque: gnome is not minimal. [20:47] how big is it? [20:47] jeffreylevesque: Just take a look at "df -h" [20:49] jeffreylevesque: gnome is one of the biggest desktops. there is no minimal when talking about gnome. [20:49] gotcha [20:49] should i resize this vm, or delete it and create a bigger one? [20:49] how difficult is it to resize a vm? [20:49] jeffreylevesque: Just free up space. [20:50] jeffreylevesque: sudo apt-get clean; sudo apt-get autoclean [20:50] bekks, thank you very much [20:51] bekks, before I had 3.3/3.7G used. Now, 2.9/3.7G used [20:51] bubbasaures, squinty -- figured it out, wasn't so bad; you have to update the grub in /path/to/media/boot/, drop the signed efi kernel and matching lz'd initrd into /path/to/media/casper, and create the new initrd.lz via zcat newinitrd | lzma [20:52] since this is a new instance - should i increase size to it several GB, how difficult is that. Or, should I create a new instance with more memory? [20:52] jeffreylevesque: Pastebin the entire output of "df -h" into a pastebin service please, and provide the URL- [20:52] I got pinged! [20:53] Wes-, I just hope it works every time. [20:54] bubbasaures: Unless there is something with the way new PCs boot I don't know about (UEFI) it should. *fingers crossed* [20:54] I got pinged! [20:58] i have nouveau installed. i have nvidia and intel videocards [20:58] how to determine what of this videocards is active and how to switch between them? [20:59] safinaskar: lspci -v [20:59] and i want to do this using my nouveau driver and not proprietary nvidia one [20:59] safinaskar: dunno now, but cupla years ago i couldnt use nouveau with bumblebee in linux [21:00] jelangkung: http://paste.debian.net/131671/ [21:01] hopeless case now, goin to kinkos, lubuntu fails today =/ [21:01] thx for ur time y'all [21:01] daftykins: I notice the only thing it did when I reinstalled grup-efi 64bit package in chroot is remove the windows entry when I select ubuntu from the boot list to get into grub [21:02] I'm trying to get my graphics driver to work. anyone got any ideas? http://hastebin.com/soficojage.vhdl [21:02] soreau: did you follow the EFI page guide on converting your install to EFI or something? i don't really follow how you got from changing boot device to the above === solarfly_ is now known as solarfly [21:12] Hey all, anyone able to give me a hand with my usb sound card? Sound only comes out of one of the two rca pairs unless I repeatedly unplug/plug it back in with the speakers turned on === rahul is now known as Guest23619 === Guest23619 is now known as r4hul [21:26] :D [21:33] Hello. [21:34] :) [21:37] hey i have problem.. i was using Universal USB Installer to download and burn backbox 4 and i wasn't able to boot it then i thinking and tought maybe is backbox problem so i do the same and get Ubuntu 14.04 BUT problem is still there [21:37] and it looks like this ===> https://scontent-a-vie.xx.fbcdn.net/hphotos-xap1/v/t1.0-9/10256795_1388387034786780_6570092328909743821_n.jpg?oh=1f853f521a954b417912b1a368bd8939&oe=5519C5BF [21:38] *both is x64bit [21:39] drop_, the installer is ubuntu only, and support for that OS is not technically here. [21:40] drop_, There are a handfull of usb loaders out there, you should bet set with one. [21:40] be* [21:40] drop_: is this a 64bit pc? [21:40] yes 64bit it is === ceed^_ is now known as ceed^ [21:41] how set /boot wich is on separate partition in /etc/fstab? === gas is now known as Guest56022 [21:41] plys [21:42] Hello, is there an application to print effective permissions on a directory for a given user? [21:42] c'è nessuno [21:42] !it | Guest56022 [21:42] Guest56022: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [21:43] Varazir: Add in an entry [21:44] i have a zombie program named unclutter and i cannot kill it even with -9 ... why? how to kill it? [21:44] k1l, bubbasaures is there something i can do about this? [21:44] Varazir: This is mine --> /dev/md0 /boot ext4 defaults 0 2 [21:44] nonamae: does it have any children? maybe try killing those [21:44] nonamae: kill it's parent [21:45] drop_, Not with that usb tool, there are many others check pendrivelinux [21:45] unless it is init :) then don't [21:45] Does anybody know why I can't browse utopic packages here: http://packages.ubuntu.com/utopic/ right now? It worked a few days ago. [21:45] bubbasaures, but this one is from pendrivelinux [21:46] how should i set ext2 /boot in etc/fstab? [21:46] mgolisch, doesnt have any children [21:46] phix, its parent is gnome-session [21:46] bubbasaures http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/ this one [21:47] drop_: try unetbootin [21:47] probably gnome-session did not properly ask for its child status then [21:47] thats might be why its still shown in the process table [21:47] drop_: i dont know what the error is but there seems to be some issue in creating the live system [21:47] drop_, The real issue is, first the OS you want to load is not supported they must have a channel or forum. Second this is basic stuff, if you can't do this why are you messing with a security based OS? [21:47] ciao [21:48] mgolisch, is there any other way then restarting x? [21:49] Fresh install of ubuntu 14.10 on my sony laptop everything workin pretty good only thing i cant figure out i log out shut down everythings fine. click the power button and itll boot a Graphic asking for the disk encrypt pass but it doesnt let me type move mouse anything i have to hold power and force a shutdown then when i power it up theres a screen for ubuntu or ubuntu advanced menu i click ubuntu and now its a ver [21:49] y poor resolution terminal almost asking me for the diskcrypt pass and the 2nd time it allows me to enter it and proceed booting any idea wtf is going on? [21:49] sorry if thats a poor explination [21:49] im sort of new to linux === Owner__ is now known as Guest21302 [21:50] bubbasaures, becouse i wanna learn? :) [21:50] bubbasaures, nevermind, i will find a way [21:50] nonamae: you could try sending gnome-session the sigchild signal, but as it doesnt seem to have done anything on that when the process terminated id guess it would not do anything now either [21:50] once it boots the 2nd time everything is fine but after a shutdown i am not able to power up once i have to power it hold the power to kill it then it will boot [21:51] drop_, Sure, but loading a usb is so basic, and you need our help just for that, I think you have your carts before your horse, however this is a personal opinion. Find the channel for that OS and have them help you is probably a good way. [21:56] bubbasaures, dude i created live usb, i tried installing it in VM FROM that bootable usb and there was no problem, i have instaled both kali and bt this way. and i think that this is ubuntu channel, and ubuntu 14.04 is not out of topic, and also i think that backbox is based on ubuntu. and there is always a way to solve problem [21:58] No one with any ideas about the sound card? I have lots of diagnostic info if anyone knows where to go with it :/ I just don't think I should have to plug it in multiple times and make the speakers pop every time to get it to work... [22:01] drop_: Try doing an md5sum check of at least the squashfs file, from the machine that fails to boot. It's important that you check with the exact same configuration of hardware as the problem could be in any of the USB drive, the USB cable, the host controller, or other areas. [22:02] Jordan_U, tnx, ill try that [22:02] drop_: You're welcome. [22:03] Fresh install of ubuntu 14.10 on my sony laptop everything workin pretty good only thing i cant figure out i log out shut down everythings fine. click the power button and itll boot a Graphic asking for the disk encrypt pass but it doesnt let me type move mouse anything i have to hold power and force a shutdown then when i power it up theres a screen for ubuntu or ubuntu advanced menu i click ubuntu and now its a ver [22:03] y poor resolution terminal almost asking me for the diskcrypt pass and the 2nd time it allows me to enter it and proceed booting any idea wtf is going on? === rogue is now known as phantasy [22:05] Possible dumb question: If you're running from a LiveDVD, is it possible to install all updates (to make it like a fully updated installation running from LiveDVD)? [22:05] Phillies: I can't understand your question. Please try rephrasing it using complete sentences and proper punctuation. [22:06] explodingmango: With some notable exceptions like the kernel, and anything else which would require a reboot, yes. Also, to do so will take a lot of RAM. [22:06] explodingmango, Not the best idea, theoretically possible however. [22:06] Haha, okay. Guess a persistent LiveUSB is a better option here. [22:07] explodingmango: Not really, no. [22:07] i dont think it saves aynthing besides $HOME [22:07] explodingmango: A persistent USB won't allow you to upgrade the kernel either. [22:07] does it? [22:07] mgolisch: It does, the unionfs covers all of /. [22:07] Hm. My only goal is to replicate program bugs from a fresh install... [22:08] explodingmango, You might give your end goal here, and any fears of a dualboot. [22:08] explodingmango: Why not do a fresh install then? [22:08] explodingmango: vms? [22:08] or just install onto the usb stick [22:09] Jordan_U: My current computer needs forcepae which taints the kernel so my bug reports might be invalid (is this true?), and all the other computers here belong to other people whose stuff I shouldn't be permanently changing [22:10] Woah waitasec, I definitely got a new kernel installed on a persistent LiveUSB at one point, come to think of it. [22:10] Its seems that after i shutdown my system. I cannot power back up successfully. It will skip the boot menu entirly and goto a splash asking for disk encrypt pass, but i am unable to type move the mouse or anything also the 2nd monitor doesnt boot up. I am forced to hold down the power button and force it to shutdown. Then when i hit the power button again. There will be a menu this time asking do i want to boot Ubuntu or Ub [22:10] untu advanced. I click Ubuntu and it will flash goto a very brutal resolution and at a cmd prompt instead of the splash asking for the disk encrypt pass its the command prompt it allows me to enter the disk encrpyt pass this time and procedes to boot fine. I am not sure what the problem is Jordan_U hopefully thats better sorry [22:10] explodingmango: What version of Ubuntu are you using? IIRC, there was some work to detect such CPUs automatically so that forcepae wasn't needed. [22:11] Actually I'm running Lubuntu 14.04 and trying to avoid asking Lubuntu-specific questions here if I can help it. [22:11] How do I get access to root directory in UBUNTU 12.10 [22:11] Unless it's okay with all you, anyway. [22:11] how should i set ext2 /boot in etc/fstab? [22:12] variuss, Why the boot partition? [22:12] variuss: like any other filesystem too? specify its blockdevice,mountpoint,filesystem and options [22:12] Jordan_U: nevermind, actually I can try out the Ubuntu LiveDVD and see for myself [22:12] but it should be automounted? [22:12] Phillies: That's better, but you still in many places aren't using punctuation properly and have incomplete hard to understand sentences. While I could probably figure out what you're trying to say, I'm choosing not to spend extra time for that. [22:12] Linuxnoob: you need to make sure you plan your upgrades to 14.04. 12.10 is way out of life [22:13] Do I have to format and update to 14.04 or is there a easy way? [22:13] hello, I am on an almost fresh install of 14.04, and new kernel is held back from upgrade - how can I find out why? headless [22:13] Linuxnoob: There are other ways, but I'd say there are no easier ways. [22:13] Linuxnoob: you can run the upgrades to 13.04, then 13.10 then 14.04 [22:14] !eolupgrades | Linuxnoob [22:14] Linuxnoob: 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 [22:14] I did some changes to grub, but I reverted them.. I also added an initramfs script, but I removed that as well, and ran update-initramds [22:15] updated grub as well.. rebooted, to what is afaik an "untouched" system :) [22:15] Linuxnoob, You can move home to a partition, and do a fresh install, https://help.ubuntu.com/community/Partitioning/Home/Moving I have not followed your info however [22:15] magnulu_: try sudo apt-get dist-upgrade [22:15] magnulu_: Please pastebin the output of "sudo apt-get upgrade" and "sudo apt-get dist-upgrade" [22:15] magnulu_, Have you rub dist-upgrade [22:15] run* [22:16] Hi, do you know an application which displays images in a folder in certain order and time? [22:16] ok, dist-upgrade worked [22:16] thanks === Guest6020 is now known as mrcool [22:16] magnulu_: dist-upgrade shouldn't generally be required unless you're following a development release or using some external repositories (like ppas), so it's worth figuring out why dist-upgrade was needed. Please pastebin the output. [22:17] !pastebinit | magnulu_ for Jordan_U commands [22:17] magnulu_ for Jordan_U commands: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com [22:17] Jordan_U: really? i always have to use dist-upgrade [22:18] Linnak: Not sure what you are trying to say but I use geeqie [22:18] Ben64: Needing to use dist-upgrade on a stable release is IMHO (and I think that of the Ubuntu developers) a bug. [22:18] Jordan_U: http://paste.debian.net/131678/ === rigor789|away is now known as rigor789 [22:19] Jordan_U: unless i'm mistaken, dist-upgrade is what the normal software updater does, and its the only way to get new packages, like a newer kernel version [22:19] Like an advert on a screen. I put images in a folder and the app just shows them. I set the order and the time how fast it must showing them [22:20] Ben64: I thought that kernel packages were special in that way, but maybe I'm misremembering. [22:20] Ben64: (Special in that new packages, rather than just new versions of the same pacakge, could be installed with plain upgrade). [22:21] Linuxnoob: Probably the easiest thing to do is back up /home/what-ever to a USB drive and restore after new install. [22:22] Linnak: Like a slideshow? [22:22] yes === dch_ is now known as Guest50605 [22:22] geeqie [22:23] I am trying to force edid on boot, using drm_kms_helper.. will this work with kernel 3.13.0-39-generic? [22:23] Hey [22:23] I just installed [22:24] Linnak: geeqie -f -s ~/Pictures/ === owner_ is now known as Guest27222 [22:26] Linnak: Want to start it at a specific time? (like 4:30PM every day) Crontab entry: 30 16 * * * geeqie -f -s /home/Linnak/Pictures [22:27] No I neet to set how long pause the image [22:27] *need [22:27] And I'd like to switc off animation [22:27] *switch [22:28] Linnak: geeqie can be configured and set time each image stays on screen. [22:28] I see now [22:28] Thank you [22:28] Linnak: YOu can order the images by file name, image001.jpg image002.jpg etc. [22:29] Good to know. Thanks [22:29] And what's happen if an image get into the folder while it's playing slideshow [22:30] I'd like to send images to the image folder from another computer via internet with filezilla === magnulu_ is now known as magnulu [22:32] hi [22:33] Linnak: Fine. Do it... [22:33] Thanks [22:34] Linnak: If a new image comes into the directory while it is playing is slideshow mode, it will stop on the current image untill such time as you start it again. === YukonSpector is now known as Guest63749 [22:36] Linnak: You can also use nfs to transfer files. [22:39] and / or samba === Megadawg is now known as Superdawg [22:46] hi all. I recently upgraded mobo & had to copy data out of a raid system onto a plain hd setup (now software raid), and i've got a bug in the process. i sometimes can't open totem, and terminal shows me something about perms to /run/user/1000/dconf/user, which sporadically gets root:root ownership. i delete the directory /run/user/1000/dconf and then it will work, even after a reboot, but occasionally switches back and i have to repeat [22:47] something i believe is related: when i plug in a certain usb hd, ubuntu automounts it in /media/, but i can't access the partitions via computer. it says "could not display... the location is not a folder" [22:47] beefman: mount [22:48] if i try to access /media/ through computer, file system, media, then no can do either. terminal shows /media/ owned by root:root with 750 [22:48] beefman: (see exactly where it is mounted) [22:49] usr13: /dev/sdcX on /media// type ext4 (rw,nosuid,nodev,uhelper=udisks2) === keyser is now known as keyser_br [22:50] beefman: it is normal for it to be owned by root [22:51] something funny going on w/ dconf? is there a way to "reinitialize" it? === Marius is now known as Guest46041 [22:53] Fresh Ubuntu 14.10 on my laptop after log out and shutdown it wont boot proper. Apparently my English and grammar are not up to par for Jordan_U i made this video illustrating my problem was filmed on my s5 sorry its kinda brutal quality its only a minute long https://www.dropbox.com/s/engosoysnh10nk0/20141113_151819.mp4?dl=0 [22:54] I imagine its probably a simple fix, i am sort of new to linux [22:54] Hello, I have the following "interesting" problem. I have a bash script that I run as run which will in turn execute another shell script as a different user (via "su - user -c 'install.sh'"). At the end of the install.sh script, it runs a ruby script via "ruby script.rb". In this ruby script I prompt for the user input via "gets". However, the script does not pause for the input and just continues, therefore it produces an error. How can [22:54] tell bash to wait? [22:54] If I don't start with the first script, but with install.sh, it works fine. So I guess it is related to "su - user -c 'install'". It would be great if someone can help me. [22:55] Anyone know a cheap or free good Web design program? [22:59] Lubock: kolourpaint =) what are you after specifically? [22:59] Lubock: I mean..... design or DTP wise.... pencil and paper would do [22:59] Phillies: Can't see what the error message is on the screen. What does it say on the screen in the last couple seconds of that video? [23:00] the end of the video it works itll allow me to type the password in it just changes the layout of how it asks [23:00] sorry for the video quality [23:01] I wish I was less cluelesd [23:01] Lubock: http://bluefish.openoffice.nl/index.html [23:01] Thx! [23:01] is this the correct command for upgrading from Wine 1.6 to Wine 1.7?: sudo apt-get --auto-remove remove wine1.6 wine1.7+ [23:02] after a shutdown - power up 1st time (stuck on disc encrypt password screen cant type cant move mouse) hold down power button shut down hit power again to boot up now it works and its every single time you have to do this after a shutdown [23:03] Maximo_: sudo apt-get upgrade wine [23:04] usr13, hmm… I'll try it [23:05] ok so is there an application that tells me what a users efficient permissions are given a directory? [23:05] Or do I need to write one? [23:05] The Web is on corporate lock down. It's so much harder nowadays to drive traffic to a site [23:05] safest way to install 3.4 kernel on 14.04? [23:05] phix: It is 755 for directories and 644 for files. [23:06] Lubock: are you doing web dev? front end? back end? [23:06] phix, what do you mean by" efficient"? [23:06] usr13: And what about ACLs? :) where you can have more than one group assigned to a file / directory and a user can be added to more than one group and the acl mask can be random too :) [23:07] Maximo_: I mean I have a user who belongs to several groups. I use posix ACLs to assign multiple groups with different permissions to a directory, what is the effective permission of a particular user without having to manually do it [23:07] Hi there [23:08] Maximo_: I am wondering if an application exists already or if I need to start coding / scripting [23:08] Anyone here who can help me with a little problem [23:09] phix, I'd be very surprised if such an application didn't already exist out there [23:09] forget my previous question! [23:09] :) [23:09] needhelp: better to just ask your real question - that way you can get a couple volunteers to assist [23:09] needhelp, perhaps explaining your problem in great detail and waiting for an answer? [23:09] phix: umask [23:09] Maximo_: Which is why I am asking here :) I tried google but all of the results I have found show you the manual way of doing it [23:10] usr13: I am using Posix ACLs [23:10] usr13: getfacl / setfacl [23:10] Maximo_: getfacl does show this but only if you name the user expecitly in the ACL, which I don't want to do [23:11] phix: If you add several users to a group and then set a directory's ownership to that group, then those particular users will have access. [23:12] usr13: :/ I am using Posix ACLs so I dont have to make millions of groups, I assign multiple groups to the same directory [23:12] phix: What you are asking is a bit confusing because you talk about ownership and permission as if they are the same. [23:12] usr13: Have you used Posix ACLs? [23:14] usr13: There is no distintion between ownership and permissions [23:15] http://www.tuxera.com/community/ntfs-3g-advanced/ownership-and-permissions/ [23:15] usr13: There has to be at least one user and group owner but you can add more with posix ACLs [23:15] usr13: I am using EXT4 [23:15] usr13: not NTFS [23:15] phix: Sorry: http://www.eecs.utk.edu/resources/it/kb/acls [23:16] Okay, so the source of the problem is that the pipe to bash in this command: \curl -sSL https://mysite.com/install | bash [23:16] Is there any way to add arguments to "bash" so that it would wait for user input [23:16] usr13: And that URL tells me how to print a list of effective permissions based on a given user? [23:17] So i am installing ubuntu on my macbook pro with an usb stick. And it boots up from the USB and installs fine. When the installation is finished it asks me to restart. But when i restart it boots from the USB instead of my local drive. If i check my local drive from inside ubuntu i see the system files and so on from ubuntu there. If i hold alt while starting my computer i see the USB stick and "windows" as the options i can boot. [23:17] phix: Probably not, and I don't know either. [23:17] :) [23:17] usr13: Thanx for your assistance :) [23:17] If i choose the windows option i get into a command line screen which says "filesystem unknown." and "grub rescue". [23:17] needhelp: https://help.ubuntu.com/community/RestoreGrub [23:20] Lubuntu 14.10 dont give me sound in a Toshiba Satelite [23:22] Thanks for the link, usr13 i will try it out :) [23:22] !sound | anjo-aladiah a wiki to start with [23:22] anjo-aladiah a wiki to start with: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. [23:22] needhelp, did you install rEFInd on your Mac? === mgodzilla is now known as anyone === anyone is now known as mgodzilla [23:24] firefox is crashing all the time.. [23:24] Maximo, i did have REFIT before. But it stopped working. I have overwritten every partition i used to have on my local drive too. [23:24] it happens 3 or 4 months ago [23:24] tirengarfio, start it without all the xtras [23:24] even if I updated it and ubuntu [23:25] tirengarfio, make a new user maybe? FF has built in dbug tools [23:25] needhelp, according to the web pages I've just read, Apple's boot loader will only boot OS X. therefore, if you want to boot Linux from your internal disc drive, then you'll need to install a third-party boot loader [23:26] !mac | needhelp have you seen this wiki [23:26] needhelp have you seen this wiki: For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages [23:28] bubbasaures, could I have hardware problem? how to checkt it? [23:29] what is the best software to check hardware problems? [23:29] tirengarfio, Why do you think hardware issue, any more than firefox is the indicator? [23:29] Lubuntu 14.10 dont give me sound in a Toshiba Satelite C70D B 10x [23:29] anjo-aladiah, Did you check the bots link? [23:29] and i dont have sound control at all [23:30] I get error while booting ubuntu somethimes, and an error report is sent [23:30] i dont make idea what are bots links [23:30] sometimes other apps crash [23:30] tirengarfio, Stop, answer questions and don't just keeping posting. [23:30] tirengarfio,sorry I meant that to another. [23:31] anjo-aladiah, Stop, answer questions and don't just keeping posting. [23:31] bubbasaures what are bots links ? [23:31] bubbasaures> !sound | anjo-aladiah a wiki to start with [23:31] anjo-aladiah a wiki to start with: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. [23:31] anjo-aladiah, See your nick. [23:32] bubbasaures i dont have a sound applet at all [23:33] anjo-aladiah, Yes you stated that, You just want to answer actual questions directed at you,and wait for some help, not just posting single bits of info, it gets lost. [23:34] Hi, tried out the bootrepair thing. It did not fix hit [23:35] needhelp, Lets see the bootinfo summary you are instructed to save the urlto. [23:35] url to* [23:35] I am viewing samba shares using smbtree on my 14.04 machine [23:36] paste.ubuntu.com/8994923 [23:37] needhelp, where did you actually install GRUB to? [23:37] bubbasaures, I have just restart the system and I get "System program problem detected" [23:37] needhelp, heh, gpt table and luks, not a clue here. [23:38] and I report the problem then [23:38] tirengarfio, When on the desktop? [23:38] this happens always [23:38] when I reboot the machine [23:38] yes [23:39] tirengarfio, preface all answers with nicks, read questions carefully and answer if you can if not ask questions. [23:39] I know my samba shares are working, because on my mac I can connect to them using the "Connect to Server" Finder option. [23:39] But when I try to search for them using smbtree, they don't appear. [23:39] tirengarfio, My question was not about the rebooot other than when exactly you see this error. [23:40] What is smbtree missing that the Mac client is not? [23:40] Maximo, I did not do anything with GRUB myself. I only tried installing ubuntu on my internal drive from my USB with ubuntu on it. [23:41] ? [23:41] Bubbasaures, "gpt table" and "luks" i dont know what is. [23:41] needhelp, Since you only have ubuntu, I would question if you need the gpt table, and not just do a msdos install. === none is now known as Guest65833 [23:41] bubbasaures, [23:41] I don't understadn [23:41] I dont make any idea why lubuntu 14.10 dont give me sound and no sound applet at all . Someone can help me ? [23:42] needhelp, Well you installed using a luks setup, the gpt partition table is usually from an apple or W8 setup. [23:42] hi all [23:43] how to, from command line, cd into a directory with spaces in its name? [23:43] my ubuntu machine woke up with black screens, nothing shows up, what can i do to troubleshoot [23:43] gebbione: kde? [23:43] tirengarfio, When exactly do you see this error,is it during the boot, or at the login, or on the desktop? [23:43] i can only see the cursor, nydel gnome [23:43] bubbasaures. I dont know what these things are. What changes do i need to do and how? [23:43] nydel, surround the name with spaces. alternatively, use Bash tab completion (look it up) [23:43] gebbione: do you have a hotkey that can disable window effects? [23:44] let me be a bit more precise, i see only the mouse cursor no shell [23:44] Maximo_: do you mean surround with quotes [23:44] nydel, i don't think so, surely i don't remember setting it up [23:44] nydel, oops! yes :) [23:44] needhelp, I can't help you myself, I have a low patience tolerances so walking you through anything is beyond me.;) [23:45] Maximo_: unfortunately it doesn't work. unless, need i backslash the spaces inside the quotes? [23:45] Sure, anywhere i can find out how to do this. [23:45] gebbione: have you tried "c-m-backspace" [23:45] after login, bubbasaures [23:45] gebbione: that is ctrl-alt-backspace [23:45] just after the login [23:46] gebbione: it should restart your window manager under most circumstances. else, get into command line at another tty (ctrl-alt-1) and do "pkill -u (username)" and then (crl-alt-7) to go back to gnome/x11 [23:46] and I usually get this erorr "Sorry, Ubuntu 14.04 has experienced an internal error" [23:46] nydel: What is the exact command you're running? The following would work for a directory named "dir with spaces": cd "dir with spaces/" [23:47] nydel, didn't work [23:47] Jordan_U: `cd Extra\ Drive\ 1` [23:47] tirengarfio, There is an apt called apport it is what you see, it has a more info click,that helps as it will report errors on 3rd party apps,so you have to look. I remove apport myself, make sure you are fully updated and upgraded, that can be an issue with these errors. [23:47] ok i ll try the next steps [23:47] nydel: Ok, please pastebin the output of "ls". [23:48] ls where, ../where-i'm-trying-to-cd? [23:48] nydel: Simply "ls". [23:48] needhelp, based on what I've read, you need to install rEFInd on your Mac's internal disc drive in order to boot Ubuntu. I think you've made two mistakes: 1. you didn't install rEFInd 2. you allowed the Ubuntu installer to install GRUB onto your boot partition, which won't work [23:48] Jordan_U: contents of my ~ couldn't possibly be relevant could they? do you mean `ls /media/username/` because that's where the folder is [23:49] system is recognizing my sound card but i have no sound nether sound applet on menu bar http://paste.ubuntu.com/8995214/ [23:50] ls -al there gives me a list of all the mounted directories from the mtab, all belonging to user:user & 0755 [23:51] i.e. i can access the directory/ies from a visual file manager but at command line it thinks a folder called "with spaces" does not exist [23:51] nor does it respond to "with\ spaces" [23:51] hi there [23:51] autocomplete in bash for "cd w" does "cd with\ spaces" [23:51] nydel, I'm totally lost… [23:52] Maximo_: one moment let me clear it up [23:53] nydel: If that's where the directory is then you should be running something like the following: cd "/media/username/dir with spaces/" [23:54] Jordan_U: Maximo_: http://i.imgur.com/mDSp1h3.png [23:54] usr13, regarding my earlier question: "sudo apt-get upgrade wine" didn't upgrade Wine 1.6 to Wine 1.7. apt-get outputs "wine is already the newest version". I presume this happens because Wine 1.7 isn't currently stable [23:55] i'm starting to suspect my terminal emulator [23:55] this is odd right [23:55] hah [23:55] nydel: That is definitely odd. [23:55] Maximo: Is it problematic for me to install and use refind while only in an ubuntu live session from my USB? [23:55] Maximo_: Wine 1.6 is what is available in the 14.04 repository . [23:56] Jordan_U: guake terminal emulator FYI - trying in gnome term emu [23:56] Bashing-om, I've added Wine's own repository that includes Wine 1.7 [23:56] needhelp, I have no idea, sorry [23:57] Jordan_U: Maximo_: same error/s in other terminal emulators. [23:57] is safety upgrade to 14.10? [23:57] nydel: What happens if you use single quotes?: cd 'Extra Drive 1' [23:58] needhelp, http://www.rodsbooks.com/refind/installing.html [23:58] Jordan_U: Maximo_: wanna know what just worked? this: ln -s Extra\ Drive\ 1 nospaces && cd nospaces [23:58] singles same as doubles. what the hell. [23:59] I think you've somehow managed to break "cd" [23:59] nydel: What is the output of "type cd"? [23:59] looks that way Maximo_ [23:59] oo good idea Jordan_U [23:59] aliased [23:59] clap clap Jordan_U