[00:03] Damn that's a lot of users. 0_0 === atheist-space-pi is now known as AtheistSpacePira === AtheistSpacePira is now known as IanHulett [00:06] Hai. Is there a command for setting up an autorun? For example, if I want to autorun Skype, I can do that, and every time I log in, skype opens? [00:12] hey [00:12] can anyone see this? D: [00:12] I can. [00:12] I'm tring to figure out why this command doesn't rebuild the files I've altered, fakeroot debian/rules binary-headers binary-generic [00:13] I'm building the kernel from scratch [00:13] and have modified a few files after the first compilation [00:13] Sadly, I'm new too... so I can't help. :( [00:13] :-( [00:13] I asked about something else, and am still waiting for an answer. [00:14] Do you know how to autorun a program in Ubuntu? [00:14] !autostart [00:14] If you want to edit your Autostart programs, open the Unity dash and search for Startup Programs. If you're on XFCE, use menu -> Settings -> Settings Manager -> Session and Startup, if you're on KDE, use Kickoff -> Computer -> System Settings -> Autostart. For more details see https://help.ubuntu.com/community/AddingProgramToSessionStartup. For LXDE see http://ubottu.com/y/4 [00:15] lotuspsychje, I've tried those things, and nothing seems to work. [00:15] I've tried other things too, after extensive Googling, but nothing seems to work ;( === Yukiku is now known as Dhs92 [00:18] Hi can someone help me set my PATH and JAVA_HOME? [00:21] Could someone tell me why only HDMI is shown in output devices on the sound settings? === AtheistSpacePira is now known as IanHulett [00:26] Aqui1a, open terminal: alsamixer # and hit F6 to change soundcard ? [00:28] OerHeks: The correct one is selected, I believe.. But, only 'HDMI/DisplayPort - Built-in Audio' is played in devices for sound output [00:28] Has anyone successfully installed steam? [00:28] OerHeks: and there isn't even one device shown for Input [00:28] william__: many people. Bes if you define the problem you're having [00:28] *best [00:28] william__, yup [00:29] Aqui1a, then maybe the soundcard is disabled in bios, strange [00:29] OerHeks: It works fine on Windows, though [00:30] Hello [00:30] Aqui1a, if you checked the url lotuspsychje gave you, and nothing works, file a bugreport. [00:30] Need one help on this error: /opt/dell/toolkit/bin/syscfg -h /opt/dell/toolkit/bin/syscfg: /usr/lib/libcrypto.so.10: version `libcrypto.so.10' not found (required by /opt/dell/toolkit/bin/syscfg) [00:31] I could see that there is already libcrypto.so.10 under cd /usr/lib/libcrypto.so. libcrypto.so.0.9.8 libcrypto.so.10 [00:32] ls -la | grep libcrypto lrwxrwxrwx 1 root root 40 Sep 11 21:04 libcrypto.so.0.9.8 -> /lib/x86_64-linux-gnu/libcrypto.so.0.9.8 lrwxrwxrwx 1 root root 18 Sep 11 21:06 libcrypto.so.10 -> libcrypto.so.0.9.8 [00:32] fair enough, sorry I was being sarcastic lol. Literally nothing happens when I try and run it. Which I find stranger than getting an error message. [00:33] at least with an error message I'd have a point to work from. [00:34] william__, http://askubuntu.com/questions/614422/problem-with-installing-steam-on-ubuntu-15-04 [00:34] Thanks. I'll check out. [00:34] william__, I found the second answer, given by itsnikolay, worked for me === wook is now known as Guest29778 [00:38] This is way beyond me Aquila but could be it. I'll follow it step by step and see what happens, thanks. === Dhs92 is now known as Yukkii === Yukkii is now known as Yukiku [00:43] What package do i need to install to have java support on command line [00:43] so when i run "java -jar jenkins.war" it will actually do something [00:44] netameta, install openjdk i guess ? [00:44] !java [00:44] 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. [00:44] netameta, sudo apt-get install openjdk-7-jre [00:45] OerHeks, kostkon Thanks very much [00:45] bsr [00:49] hola [00:51] holaaaa XD [00:51] !es [00:51] En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [00:51] CALLENSE [00:52] callenseeeeeeeeeee [00:52] colina342, english only please === megabit|away is now known as megabitdragon [01:01] im bummed.. trying to get sony handcam to work via firewire to usb cable with ubuntu studio... [01:01] it fails. [01:02] get error message device not accepting address 13, error -71 [01:02] !studio | tmpfast [01:02] tmpfast: UbuntuStudio is a collection of packages for the artist who wishes to use Ubuntu as their Digital Audio Workstation. It contains all the best Audio/Visual components from the Ubuntu repositories. For more info and install instructions, join #ubuntustudio or see http://ubuntustudio.org [01:02] unable to enumerate usb device [01:02] #ubuntustudio tmpfast [01:02] thnx [01:04] is there any way to build the kernel without fakeroot? [01:05] it seems a little odd I'd have to rebuild the whole kernel everytime I make even a single line change === tmpfast is now known as hispeed67 [01:06] i don't think that is odd, when you change 1 byte. [01:07] mIKEjONE1, why are you rebuilding the kernel at all [01:07] bash: /usr/bin/java/jre1.8.0_60/bin/java: cannot execute binary file --- Can anyone explain this? [01:07] hi [01:08] using what command exactly Zekey10_ [01:08] nobody seems to be in ubuntustudio.. anybody here familiar with DV on linux? [01:08] trying to do java -jar tribot_loader.jar @bazhang [01:08] bazhang: the kernel is quite buggy, I'm working on fixing a few bugs [01:08] and ubuntu's way of compiling the kernel is not at all developer friendly [01:08] might try #ubuntu-kernel mIKEjONE1 [01:09] oh good call, thanks bazhang [01:09] You will need fakeroot, as it is part of the building process. >> fakeroot has two usages 1) it fools programs into believing you are indeed root user, and 2) it allow emulating file mode and ownership changes which you wouldn't otherwise be able to do [01:12] bash: /usr/bin/java/jre1.8.0_60/bin/java: cannot execute binary file -- I get this error when trying to run java -jar x.jar, anyone have any ideas? [01:13] ls -l /usr/bin/java/jrel.8.0_60/bin/java [01:17] can someone direct me to the chat logs for this channel? I dont want to ask questions twice if i can help it [01:18] !1984 [01:18] Official channel logs can be found at http://irclogs.ubuntu.com/ . LoCo channels are now logged there too. [01:18] cinvoke, ^ [01:18] lol [01:18] bazhang, i went there but there are so many : http://irclogs.ubuntu.com/2015/09/15/ [01:19] im not seeing just #ubuntu [01:19] cinvoke, so you see #ubuntu ?? that is the one [01:19] near the bottom cinvoke [01:19] OerHeks, oh i see its past the dashes :) [01:19] Can anyone help me figure out why I cant execute a binary file? [01:19] * log might not be up2date, a few hours behind, sorry for that [01:19] thx guys :) [01:20] OerHeks, no worries [01:20] Zekey10_, is that irc jar executable? [01:21] Using ubuntu 1504. when i upgrade from 3.19.0 to 3.19.2 , is there a link i can read or any information i should be cautious about when doing this upgrade? I know i can boot into the other kernel and remove the new one if i cant get it to work with my other drivers but im still a little hesitant . advice? [01:21] 0erHeks, I am trying to run a jar file called "Tribot_loader.jar" and when I type in java -jar tribot_loader.jar I get the error : cannot execute binary file [01:21] Zekey10_, i read that already, is that Tribot thing executable? [01:22] yes, it should be [01:22] I have no problem running it on other OS's [01:23] !mir [01:23] Mir is the next-generation display server currently under development by Canonical and Ubuntu. It's slated for inclusion in Ubuntu 14.04. For more information on it, see https://wiki.ubuntu.com/Mir/Spec . For code, see https://launchpad.net/mir [01:23] Zekey10_, click on it, right mouse >properties, is it ?? [01:24] "should be"can also be "might be" or "i think so" without checking. [01:24] how do i know what files are included in a installed deb package? [01:25] Yes, it is, and sorry. I have absolutely 0 knowledge of anything UNIX. [01:25] It's executable "by anyone" [01:25] kazuka, dpkg -L PACKAGENAME [01:26] thanks [01:27] will glade work with gtk3 [01:27] !info glade [01:27] glade (source: glade): GTK+ User Interface Builder. In component universe, is optional. Version 3.18.3-1 (vivid), package size 227 kB, installed size 3503 kB [01:28] since its gtk3, yes [01:28] thanks [01:33] Zekey10_, maybe it needs openjdk 7 .. or see this answer, 23/64 bit issue http://askubuntu.com/a/207750 [01:33] *32/64 [01:33] I had openJDK before, it gave me even more problems :P thank you though for the link, i'll check it out! [01:34] Or last resort, maybe it needs the oracle blob, see the !java factoid howto get it [01:34] !java factoid [01:34] !jaca [01:34] !java [01:34] 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. [01:35] Hello all. I'm having some trouble with a netboot install. To start with, I previously did an install using this same hardware successfully, but I can't figure out what I'm doing wrong now. I am using Windows (tftpd32) as the installation server. The installing machine connects, downloads a couple of packages, and then gives what look like a pile of garbage file requests before telling me it is unable to [01:35] locate a configuration file [01:35] Thanks 0erHeks :) === hugegree_ is now known as hugegreenbug [01:36] As an example, there's a line in the log that says, "Read request for file . Mode octet..." [01:36] Obviously, that file doesn't exist [01:37] That request is followed by a dozen or so other requests which are clearly not files, but appear to be the server receiving junk and interpreting it as a file request [01:38] Any help you could provide would be appreciated [01:41] Interestingly, I've tried this across several different netboot images for different Ubuntu versions and the result has been consistent (except for 15.04 the device presents less information regarding its network status) [01:43] In apache, in sites-enabled/default file i have 2 virtual host, both of them have blocks, with different directory, servername, serveralias, however visiting both of the different address send me to the same page. [01:43] do i need to change the to a different address too ? === paul-kk1 is now known as paul-kk [01:44] Hello..I've some module files like ac.ko acpi-cpufreq.ko ata_piix.ko [01:45] how to find corresponding config options in MakeFile? [01:49] Hello.. Could anybody tell me why my soundcard isn't showing up in output/input devices in Sound Settings, pls? [01:50] Aqui1a: investigate your logs: syslog and dmesg for sound issues [01:53] not sure if i'm following these instructions correctly http://docs.nvidia.com/cuda/cuda-getting-started-guide-for-linux/index.html but here's the output i get http://paste.ubuntu.com/12414557/ can i assume i don't have the nvidia card to support CUDA? [01:56] There's nothing that I can see in there that helps :S [01:57] Aqui1a: if sound doesnt work, there must be some error somewhere [01:57] mikubuntu: Do not see Nvidia in your output. What is the hardware ' sudo ubuntu-drivers devices ' ? [01:58] Aqui1a: checked your additional drivers section also? [01:58] Bashing-om: gimme sec thx [01:59] Bashing-om: sudo ubuntu-drivers devices [sudo] password for mikubuntu: sudo: ubuntu-drivers: command not found [02:00] mikubuntu: What release are you runing ? [02:00] lub 14.04.3 Bashing-om [02:02] mikubuntu: That command should be valid on s standard desktop instll ( server ?) .. anyway, what returns ' lspci -nnk | grep -iA3 vga ' . and we match the card(s) . [02:03] what's that? mikubuntu? [02:03] netameta: do you have different ServerNames declared for each of them? [02:04] Bashing-om: http://paste.ubuntu.com/12414688/ [02:04] yes, i found the issue it has something to do with wildcard [02:04] checking [02:06] bug_sniper: trying to see if i can follow this process https://launchpad.net/~thomas-schiex/+archive/ubuntu/blender and the instructions at http://docs.nvidia.com/cuda/cuda-getting-started-guide-for-linux/index.html [02:07] I thought that was some sort of cute linux distro but it's just a nick? [02:07] hi [02:07] mikubuntu: Nope no Nvidia chep set yet .. what about ' grep "[[:space:]]183f" /usr/share/misc/pci.ids . I do not expect any better news . [02:07] como estan [02:08] is there a equalizer application for ubuntu? === paul-kk1 is now known as paul-kk [02:11] How can I restart my network interface after making a change in /etc/network/interfaces [02:11] IE I am adding a new interface [02:22] joshh20: Dependes on the release . 14.04 ' sudo service network-manager restart ' . [02:23] Bashing-om, Thanks, I figured out I can just do 'ifup eth0:1' [02:23] Didn't think it would be that easy lol [02:24] joshh20: Yeah, linux can be as easy as you make it . [02:30] sry Bashing-om din't see u post ... no output to grep "[[:space:]]183f" /usr/share/misc/pci.ids [02:34] mikubuntu: lemme verify, I am surprised . === m_A_y_A_t is now known as M_A_Y_A_T [02:36] Bashing-om: don't worry about it, i guess i just beating a dead horse === nudtrobert1 is now known as nudtrobert === mike is now known as Guest57940 [02:38] mikubuntu: I do think so, I see no evidence of a Nvidia card to this time, cuda is Nvidia technology . We can keeplooking (?) . [02:39] Bashing-om: no don't worry about it (i going crosseyed already) :P === M_A_Y_A_T is now known as m_A_y_A_t [02:40] Bashing-om: but ty for the help [02:40] Bashing-om: we tried [02:40] I'm running 14.04. i removed 'quiet splash' from the bootline but when I run update-grub, /boot/grub/grub.cfg doesn't remove those flags. Is there anything else I need to do? [02:41] I have ssh access to an Ubuntu server, and want to compile some software from source, but I don't have root access? Is there a way to have 'make install' install to ~/.local/ instead of / so that I don't need root permissions? [02:42] devnill_, change in '/etc/default/grub' than the update for permanent. [02:42] wileee: Thats where I removed the bootline but it doesn't seem to change. [02:43] devnill_, This the only grub setup any other linux installs? [02:43] nope, just ubuntu. [02:44] devnill_, Any boot modifier apps or other changes you've made? [02:45] None at all. In fact it doesn't look like anything changes at all. [02:45] devnill_, You running nvidia? this a graphic issue in some way? [02:46] No, intel [02:46] I just want to get rid of the splash image without actually killing plymoth [02:47] devnill_, Not sure exactly what that means, mine goes so fast I don't really worry. [02:48] Is it safe to modify the /boot/grub/grub.cfg manually? [02:48] devnill_, you noticed mine was a different file? [02:49] I was under the impression update-grub ran a series of scripts and outputted to /boot/grub/grub.cfg [02:51] devnill_, some are standard configs, the one I state is for the quiet splash change and others. [02:51] Oh, yeah I haven't seen that. I just want to get rid of it for aestetic reasons. [02:52] devnill_, the grub 2 manual is on line might be worth looking at, I do on occasion. [02:54] Oh snap, figured it out wileee. [02:54] yo [02:54] I have a dell xps13 developer edition (the model which ships with/supports ubuntu). Turns out they added a script in grub.d which manually adds quiet and splash [02:57] devnill_: :) Who would have thunk it . Thanks for the sharing . [02:58] Its acually a pretty decent machine besides all of the dumb quirks like this. [02:59] hello, can someone running ubuntu gnome provide me with a certain desktop file? [02:59] An actual machine that doesn't come with Windows? Whaaat? [02:59] OS_Connoisseur: they do exist [02:59] yeah! [02:59] OS_Connoisseur: there are several brands with ubuntu as default Os [02:59] new ubuntu user. got a new laptop, and had widows 8.1 on it... after 20 min almost threw the laptop out the window, windows 8 sucks. Then spent the next 2 hours getting ubuntu installed. I'm a Mac user, but wanted to get a cheap laptop to run Tails, but with ubuntu I might just stick with linux. So far pretty nice! [02:59] one that i'm looking at will cost me about 2.5k [02:59] I don't want to sound like an add, its certainly not without its share of issues, but its not bad at all. [03:00] fjfhhdi: uefi is pretty nice once you get used to it. [03:00] which version ntzrmtthihu777? [03:00] devnill_: dunno, its a desktop file that provides archive mounter [03:00] I'm really liking FreeBSD right now, except for the fact that suspend doesn't work properly on my laptop. [03:00] support questions only here please [03:00] Suspend is really difficult sometime OS_Connoisseur. Whats going on with it? [03:01] So I'm sticking with Ubuntu for the time being. [03:01] devnill_: or do you mean the machine I'm talking about? [03:01] eh. I'm an arch user now :) [03:01] I see that. I downloaded tails and got hooked on using the command line [03:01] Why do you need the app? Did you mess it up? [03:01] devnill_: apparently its not shipped with mate yet. [03:01] devnill_: and its just a desktop file, a simple text file. [03:02] powerful, but like Mac alot also.. for a sub $200 machine linux is the only way to go [03:02] if you can get the file you might be able to download it directly? [03:02] fjfhhdi: I'd put linux on anything :P [03:02] *name of the file [03:02] devnill_: prolly, but to be honest I'm not sure about how stuff is arranged package-wise on ubuntu anymore [03:02] I'll probably put ubuntu on my mac in duel boot [03:02] do you have mlocate installed, devnill_ ? [03:02] ntzrmtthihu777: You can create your own launchers for anything. It's pretty easy. [03:03] my wife likes the Mac [03:03] yeah, but I'm sloppy :P [03:03] i do ntzrmtthihu777 [03:03] I just copy one of the .desktop files from the /usr/share/applications directory and change stuff in it to the program I want. === paul-kk1 is now known as paul-kk [03:04] finding some main stream programs aren't supported, but I need to check out wine to get some installed anyway [03:04] fjfhhdi: heh, I'm pretty good with wine :) [03:05] I've been reading about it [03:05] Wine is frickin awesome! I love running Notepad++ on Linux for all my programming needs. [03:05] devnill_: hrm... git bug report only says the directory... not the file name. [03:06] devnill_: cd /usr/share/applications/ && grep gvfsd-archive please? [03:06] only problem I had was my wifi card kept dropping, so I had to do some twicking [03:06] whatever file matches that should be alright. [03:06] fjfhhdi: which card? [03:06] realtek Rtl8723be [03:07] achk. realtek is hell [03:07] yah, sucked took me 3 hours to find the right sudo code to fix it [03:07] just swapped out for an atheros based chip, all is well (after I stole a firmware file from one of you guy's debs) with the exception that its hard blocked at boot untill I suspend the system o.0 [03:08] needed the firmware (ath3k-1.fw) to get bluetooth to work [03:08] I almost thought my Toshiba wouldn't boot Linux, but had to change the BIOS settings and install the entire OS twice [03:09] laptop was almost a paperweight! [03:09] ouch. what setting was wrong? [03:10] in general there is no such thing as "won't boot linux" [03:10] Even my Wii boots Linux. :) [03:10] Had to set it for legacy boot to get it to read by USB, install [03:11] I found that out, just took me a little time [03:11] Ubuntu should work with UEFI, though. [03:11] it does now [03:11] you can even boot linux from within windows haha [03:11] after I installed twice === bitpimp_ is now known as bitpimp [03:11] oh, ok [03:12] why would you thought, just for fun [03:13] any one running Version 15 Ubuntu? and if so, is it buggy [03:14] not sure what the difference tween 14 and 15 are, except the LTS looks like the more stable version [03:14] !lts | fjfhhdi [03:14] fjfhhdi: LTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04) [03:14] i'm running 14.04 LTS. I want to install node on it, so I can use bootstrap [03:15] harushimo: although PPAs aren't normally recommended, the nodejs PPA is much more up to date that the repo package [03:16] fjfhhdi: easy way to make a *buntu efi bootable usb stick is very simple === paul-kk1 is now known as paul-kk [03:16] fjfhhdi: just format it to one fat32 partition, mount it, cd into it, and then run 7z x /path/to/install.iso [03:16] okay [03:16] no magic at all :) [03:17] somsip: That is what I figured. Thank you [03:18] I read that about, but wasn't sure what "supported" means, does it mean it's being maintained for 5 years from release? [03:19] and then depreciated? [03:19] !upgrade | fjfhhdi [03:19] fjfhhdi: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [03:19] fjfhhdi: users get the time to upgrade, then a version will go end of life [03:20] I'm happy with the arch rolling model :) [03:21] Does anyone still use 12.04 (like me)? === anon is now known as Guest52782 [03:21] jonnymilano: ask your real issue [03:22] I hear mate is an official 15.04 variant of ubuntu now? === aps is now known as Guest89518 === Xe is now known as jneurlc === jneurlc is now known as jneruld [03:46] what command is it to tell nickserv who i am ? [03:46] !register | thevaliantx [03:46] thevaliantx: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode === wook is now known as Guest31441 === jneruld is now known as Xe === brayden is now known as Blaster === paul-kk1 is now known as paul-kk [03:59] hello [04:01] anyone familiar with boot info..? by chance === paul-kk1 is now known as paul-kk [04:10] hello all. I have a new HP notebook that came with WIN 10. I have re-partitioned, and installed Ubuntu, and REFIND. The system doesn't see the GRUB to boot from, however if I go into the settings (EXS on startup), I can "select" which boot manager to use, even selecting ubuntu, it boots to windows. [04:11] During startup if I hit ESC, and select Boot uptions, I can choose from WIN, Ubuntu and REFIND. [04:11] So I can boot into Ubuntu, but not easily. Does anyone know how I can get a different boot manager to appear? [04:12] Helloo === dearn_ is now known as dearn === Bray9082_ is now known as Bray90820 === alexander is now known as Guest19048 [04:35] hello [04:39] zro_: welcome, what can we do for you? [04:40] Hi, My other computer is missing normal.mod .. I have it booted into a live cd now === Blaster is now known as Guest12840 [04:47] hellow can somebody help me in something [04:48] !details | ScarForget [04:48] ScarForget: 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:48] ok [04:48] well my problem is not with ubuntu but is linux also xd [04:49] ScarForget: then be prepared to be told to go eslewhere. But get to the point, eh? [04:50] i instal kali linux side by side to windows 10 all work but when i start windwos and try to start kali linux back it fail saying that there is not boot file or something like that [04:50] !kali [04:50] Ubuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), Kali Linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux) [04:54] somsip: Can you help out with a new HP Notebook with WIN 10 and dual booting? I can dual boot it, but not with GRUB or REFIND, I have to go into the setup on boot and choose that way, not easy enough for my wife :-( [04:56] bjrohan: no, I can't [04:56] somsip: Do you know one on here who may be able to? [04:57] bjrohan: just ask and someone will help if they can [04:57] somsip: Thank you! [04:58] Okay, 15.04, I got no Plymouth splash, just the monitor in power save until it's done booting, when I see "starting version 219" in the corner and a cursor, then my auto-login [05:03] hey all! [05:03] anyone available for skype ? [05:04] sexy_girl: this is an ubuntu support channel here [05:07] lol lotus [05:07] guess she didnt want ubuntu skpye help [05:08] :p [05:14] hello , i am having what is probably the most irritating issue with ubuntu right now :( [05:14] hoping someone could help [05:15] GatsbeeHost: shoot your question to the channel mate [05:15] my wifi keeps hard blocking and hardblocking on its own [05:15] over and over again [05:15] GatsbeeHost: ubuntu version and wifi chipset? [05:16] how do i check chipset? [05:16] GatsbeeHost: sudo lshw -C network [05:16] GatsbeeHost: check also whats behind driver= plz [05:17] ubuntu 14.04 [05:17] pci (sysfs) [05:18] GatsbeeHost: thats not it, must be the card name + model and driver loaded [05:18] Hi there, I'm trying to provision an ubuntu server with chef and capistrano for a rails site, and Im having a really hard time finding good resources for this task [05:18] lampshades: might ask in #ubuntu-server mate [05:19] lotuspsycheje: Thanks for the recommendation! [05:19] im sorry im a bit unsavvy with ubuntu, im trying to find the chipset via wifi [05:20] GatsbeeHost: no open a terminal mate and type sudo lshw -C network [05:21] *-network description: Ethernet interface product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller vendor: Realtek Semiconductor Co., Ltd. physical id: 0 bus info: pci@0000:05:00.0 logical name: eth0 version: 05 serial: 74:46:a0:88:bc:0b size: 10Mbit/s capacity: 100Mbit/s width: 64 bits clock: 33MHz [05:21] !realtek | GatsbeeHost [05:21] GatsbeeHost: some help for recent Realtek chipsets can be found at https://help.ubuntu.com/community/WifiDocs/Device/RealtekRTL8187b [05:21] okay ill look thru that :( thank you [05:21] GatsbeeHost: you might need firmware fix for it, read the page or find latest realtek linux drivers on their website [05:22] GatsbeeHost: good luck, and if you cant fix come back to us ok [05:22] what happened to u ? [05:22] ok, thank you so much [05:22] you* [05:22] np [05:27] hi, how install cmake in arm-ubuntu? === Blaster is now known as Guest18917 [05:40] hi [05:40] I apt-get installed Synfig, how do I open the GUI? [05:41] Is there any way of getting more recent versions of certain packages? Such as mps-youtube and smtube? [05:42] TylerDurden01: apt-get update, apt-get upgrade? [05:43] Oats_: everything's up-to-date [05:44] Did they not push the updated version to the apt repo? [05:44] Oats_: yep [05:44] then maybe a different package manager or uninstall the current version, download and build the new one? [05:48] is there a simple way to make my other hard drives auto mount on startup [05:50] Nevermind, found a way [05:50] alright === arleslie is now known as arleslie[sleepin === arleslie[sleepin is now known as arleslie[1] === arleslie[1] is now known as arleslie[a] === jbasalone is now known as jbasalone-away === hrobjartur is now known as bartur [06:18] I am using script test.txt and it is also capturing some additional characters from keyboard, how can I avoid it?? === Malsasa is now known as Guest40949 === Malsasa_ is now known as Malsasa [06:30] Hello [06:30] hi brollypop [06:34] Is there any way that I can have my computer boot to an Ubuntu Live CD iso on my computer over LAN somehow? [06:35] Hello. I was downloading the kernel source through apt and got this error. How do I fix it? [06:35] gpgv: Can't check signature: public key not found [06:35] dpkg-source: warning: failed to verify signature on ./linux_3.13.0-63.103.dsc [06:44] I'm thinking of getting a gigabyte GB-BXPi3-4010, specs here: http://www.gigabyte.com/products/product-page.aspx?pid=4779#sp any idea how to determine if it will run ubuntu well? [06:44] googling turns up few results. [06:48] ningu: How much is the kit? [06:48] dj_: $200 [06:49] I found another one for $200 too that has a faster cpu and no built-in projector (which I don't need anyway) [06:49] maybe that will be more documented [06:51] hi any ideas how I can install an older version of a .deb package? Specifically, I need version Version 0.9.23 of the asn1 c compiler. apt-get install asn1c gets version 0.9.24. I've looked for an older version, "apt-cache showpkg asn1c" shows only version 0.9.24. [06:52] ningu: so you use it as a media PC? [06:52] dj_: yes [06:53] ningu: Nice :D [06:54] dj_: well, I haven't gotten it yet... :P [07:07] batabatu, asn1c 0.9.23 is from 2011, why do you want such old version? [07:08] batabatu, our repos do not have this version anymore, it is deleted [07:10] OerHeks: http://openbts.org/w/index.php/OpenBTS-UMTS [07:10] OerHeks: I'm building openbts. For some reason, it demands that version [07:10] batabatu, oke, if you *really* need it, build it yourself i guess https://wush.net/svn/range/packages/ [07:12] hmm ok I havent done that before. I'll ask google how to do it. [07:12] !build [07:12] Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first) [07:13] OerHeks: I'm cautious of causing further dependencies downstream if I make it myself. Maybe I'd be better to create the .deb and then install it? [07:14] building a sourcecode= making a .deb [07:15] ok thanks [07:16] The openssh in Ubuntu does not have GSSAPI support. Is that correct or is there other packages I need to install for it? [07:19] What openssh package do I have to install that supports GSSAPI? [07:23] the only page i can find is SSO, https://help.ubuntu.com/community/SingleSignOn that wants libnss-ldapd libsasl2-modules-gssapi-mit kstart , i have no clue about gssapo [07:24] *gssapi [07:24] Everytime I purge openssh-server and client it gets reinstalled, wtf? [07:28] I just upgraded to 14.04 server from 12.04 server, and it went fine, except kernel 3.13 was not loaded on reboot. My system is still running 3.2. I can see that 3.13 is downloaded into /boot, and it is mentioned in /boot/grub/grub.cfg as "menuentry 'Ubuntu'" ... how can I troubleshoot this? [07:29] OerHeks: I think that's for LDAP [07:29] mikhael_k33hl: but, like when I refered to it yesterday, it does refer to gss packages that might be worth looking into [07:31] somsip: Yeah, I tried installing it, still nothing, I just copied ssh_config from /etc/ssh and placed it into ~/.ssh/config. Everytime I ssh it says the options gssapiauthentication and gssapidelegatecredentials are not supported [07:32] mikhael_k33hl: try looking at sshd_config on the server [07:32] [07:33] mikhael_k33hl: actually, not a very good guess. This is client side isn't it... [07:33] somsip: Yeah [07:50] mikhael_k33hl: do you have a valid ticket? Apparently klist will show this [07:50] somsip: I do [07:51] mikhael_k33hl: there's not much resources out there on this. Just reading around when a get a minute, but not much help really [07:51] is multitab terminal property removed on ubuntu 15? [07:51] somsip: Does that mean people rarely use kerberos/ [07:51] ? [07:51] mikhael_k33hl: dunno - I know I dont [07:51] somsip: What are you using then? [07:51] mikhael_k33hl: for what? [07:52] somsip: You know, centralized user management or authentication [07:52] hi everyone [07:52] hello [07:53] mikhael_k33hl: single user here [07:53] somsip: Well, anyway, I'm trying to build and install openSSH from source [07:53] hehe [07:53] mikhael_k33hl: I was looking to see if it does need to be recompiled in, but the implication is that it's generally supported. [08:06] hi [08:06] I've a hd 5670 ati and I've many problems to configure it in linux, every time! I m thinking to buy a nvidia gfoce, what do you recommend me? === Blaster is now known as Guest12032 [08:12] Assuming a minimalist install, how much disk space will Ubuntu consume? Assume only 1 GB of swap, and no packages other than those on the LiveCD are installed on the system. [08:13] Sachiru: Assume about <3G [08:13] That's including swap? [08:13] Sachiru: That's just / [08:13] Ah. [08:14] Sachiru: You need to factor in that there's the install base [08:14] So, / of 4GB, /boot of 350MB and 1GB swap should be sufficient, yes? [08:14] Sachiru: +all the log files it generates [08:14] Sachiru: No, make /boot a 1G [08:14] Why? [08:14] Whatever for? [08:14] Sachiru: You'll fit two kernels into 350M [08:14] It's just storing at most only one or two kernel versions... [08:15] Sachiru: 350mb is ok [08:15] Sachiru: Then when you forget and do another kernel update, you'll be stuck with no-disk-space brokeness for a bit [08:16] i have 2 kernels and it's about 100mb right now [08:16] why make a separate /boot anyways though? [08:16] Actually, I have my /boot on my VMs at 512M [08:16] EriC^^: so that I can make root on ZFS [08:17] And mdraid mirror for boot. [08:17] There must be one or 2 people on this channel every day with update failure due to creating a /boot partition which is too small, but, Sachiru, if you feel you can cope with the problems then go ahead [08:18] http://paste.ubuntu.com/12416133/ howto resolve? [08:19] MoL0ToV: Get more memory? [08:19] jpds: i have 1GIGA ram and 512k swap... [08:19] MoL0ToV: "apt-cache policy php5-common" [08:20] And it looks like it's coming from https://deb.sury.org/ [08:20] MoL0ToV: "find: impossibile fare fork: Impossibile allocare memoria" [08:20] ку [08:21] k1l, http://paste.ubuntu.com/12416146/ [08:21] How do I delete a locked folder? I was trying to install HP drivers for printer and it messed up my home directory so I delete most of the files except for one folder which wouldn't let me. I know what it is, I just can't delete it. How do I do that? [08:21] I have encountered issues before with a kernel upgrade not being able to proceed because /boot is full. [08:21] I am aware of how to fix it. Thank you for your concern, though, mcphail [08:22] Sachiru: as long as you know what you are doing, 350MB will be fine [08:22] So a minimalist install will be 6GB. [08:22] MoL0ToV: so you are using a 3rd party PPA. please talk to the maintainer if that is a know issue. [08:23] My plans are to keep two Ubuntu installations: One using regular mdraid, the other is on a ZFS root pool. The regular mdraid install will remain as a sort of "recovery mode" in case the main system fails and I need to do a zfs rollback. [08:25] Sachiru: So, two VMs? [08:26] It's not a VM [08:26] It's on the bare disk [08:26] https://github.com/zfsonlinux/pkg-zfs/wiki/HOWTO-install-Ubuntu-14.04-or-Later-to-a-Native-ZFS-Root-Filesystem [08:27] The basic idea is to have two installs, one very small ubuntu install that contains only enough stuff to mount ZFS, the other contains the main system. Whenever I upgrade or do anything, I'll snapshot beforehand, and in case of breakage, revert to known-good snapshot. [08:28] Using the "recovery partition" of ZFS that does NOT put root on the ZFS dataset. [08:32] Sachiru: I still don't see why you would do two installs on the same bare metal machine, but OK [08:32] jpds, because sometimes an upgrade of the kernel breaks the zfs modules. [08:33] And considering that I have root reside inside ZFS... [08:37] http://paste.ubuntu.com/12416213/ howto fix? [08:40] MoL0ToV: use ppa-purge for PPAs. [08:40] !ppa-purge | MoL0ToV [08:40] MoL0ToV: 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 [08:49] is there a way to change a users Account Type via the command line? [08:53] zetheroo: usermod [08:53] what is the best pdf reader in ubuntu [08:54] !best | rsv [08:54] k1l, i cannot understand howto use ppa-purge, you can help me? [08:55] ughhhhhhhhhhhhhhhh [08:55] Spring Cleaning Gone Wild - factoid edition [08:55] hateball: its okay, it happens... we are not the best [08:55] rsv: It depends what you need to do of course. Okular is what I prefer, since I run KDE Plasma also [08:55] i am on genome i think [08:56] You can still use Okular, it might just look out of place [08:56] okay, i hate envince [08:56] MoL0ToV: sudo ppa-purge ppa:/ [08:56] Last I checked, Evince wasnt so full featured [08:56] i need something better [08:56] rsv: apt-get install okular [08:56] MoL0ToV: you see the name and maintainer in the ppa link [08:57] hateball: you make me lazy [08:57] rsv: Hmmm? [09:01] stonerl: I am not seeing anything about usermod and changing the Account Type of a user - there is lots on adding the user to groups etc ... but nothing about how to change the Account Type [09:04] In Ubuntu's System Settings > User Accounts there is the Account Type which is either 'Standard' or 'Administrator' - How does one change that Account Type via cli? [09:05] you need to remove the user from the sudo group [09:07] or add the user depending on what you intend to do [09:07] I want to change a user account from Standard to Administrator - what is the trigger for the User Accounts tool to change it from Standard to Administrator? [09:08] the user is already a member of the sudo group [09:08] does the user have to a member of other groups as well? [09:08] zetheroo: look at the groups and add that new user to that groups [09:08] yes, like "adm" group. [09:10] ok, will try that [09:11] why are samba mounts in such an obscure location? [09:12] ö [09:13] wyltsoy? [09:13] ren0v0: what oscure location? [09:15] zetheroo: 'sudo grep user-setup /var/log/installer/syslog' will show you to which groups your admin user was add during installation [09:15] added the user to all the groups that the Administrator account is member to and still it's a Standard user [09:16] hi [09:16] http://www.youtube.com/watch?v=qiVskjMTtpU&feature=youtube_gdata_player [09:16] k1l, /run/user//gvfs/something [09:16] bloody useless [09:16] see i pls [09:16] k1l, why would it not be /media/user/here [09:17] ren0v0: because its mounted by the nautilus gvfs scripts [09:17] k1l, not user friendly at all [09:17] this user is a domain user and on several test setups before it was possible for me to use the local Administrator account to change the domain user account to an Administrator account - though now it won't allow it [09:17] why can't nautius just do a "mount -t cifs" ? [09:17] and stick it to a "normal" dir [09:18] ren0v0: its in the left bookmark tab in nautilus. so why is that "not user friendly?" [09:18] k1l, because if you're trying to scp or something from the share thats no good [09:18] its nice to mount with one click in nautilus, which is why i use it [09:19] but then its just not easily accessible from CL [09:19] problem with this is that I cannot remove the local Administrator account because it's the only user account with an Account Type of Administrator :P [09:22] Hello, I have some problem about my IPv6 network on Ubuntu 14.04. Simply, I can get IPV6 address and gateway, and I can ping my default gateway but I can't reach any other IPV6 address. [09:22] This is my system condition [09:23] http://paste.ubuntu.com/12416180/ [09:23] http://paste.ubuntu.com/12416167/ [09:23] http://paste.ubuntu.com/12416164/ [09:23] http://paste.ubuntu.com/12416163/ [09:23] Who can give me some suggestions? [09:25] jack-zhang, dont repeat every five seconds, be patient [09:26] repeat? === jbasalone is now known as jbasalone-away [09:33] jack-zhang, have you tried a traceroute/tracepath to see where it actually goes wrong? [09:34] if you can reach your gateway I'd assume something's wrong at the gateway our after it. [09:34] Amoz, yes I have try it but the first is wrong [09:35] Amoz, I think that it choose the wrong router [09:38] I have tried to read the kernel codes from here http://paste.ubuntu.com/12416163/, but found nothing [09:41] Hello, I need some help with some audio problem. I've tried quite a lot of things, but nothing seems to work. === omnik5570 is now known as omnik5569 [09:45] !audio | aqui1a have a full and complete read here First [09:45] aqui1a have a full and complete read here First: 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. [09:45] bazhang, I've been sent these links before :) [09:46] bazhang, I've actually... I sort of know a solution to the issue. But, I don't know how to go about making a permanent fix [09:46] test [09:46] aqui1a, you wont get any help at all without great detail, and I have tried everyhting is a total non starter [09:46] Alright then, I'll just start by... [09:46] \q [09:46] err.. [09:46] !test | and [09:46] and: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test ) [09:47] I've installed PulseAudio volume control [09:47] and changed 'Built-in audio' to Analogue Surround 5.1 Output + Analogue Stereo Input (unplugged)', and this seems to have fixed my sound and mic issue. [09:48] However, if I even OPEN Sound Settings, the sound turns off due to Built-In audio returning to.. 'Digital Stereo (HDMI) Output + Analogue Stereo Input' [09:49] Also.. despite the mic working, there are still no devices listed in the Input pane when I go to Sound Settings [09:53] Does anybody think they can help me with this? === xy is now known as Guest84435 [09:54] aqui1a, theres no question at all yet [09:54] aqui1a, no commands nor errors pastebinned [09:54] bazhang, there are no errors [09:54] and I don't really know what to be asking, because I'm not sure what the problem is [09:55] My sound settings seem to automatically switch to 'Digital Stereo (HDMI) Output + Analogue Stereo Input', after I've chosen the working 'Analogue Surround 5.1 Output + Analogue Stereo Input (unplugged)'. How do I fix this? === victor is now known as Guest17294 === FBI is now known as Pantsu [10:01] I've just done yet another fresh install of Ubuntu 15.04. My sound settings seem to automatically switch to 'Digital Stereo (HDMI) Output + Analogue Stereo Input', after I've chosen the working 'Analogue Surround 5.1 Output + Analogue Stereo Input (unplugged)'. I think it's something to do with the fact that only HDMI is shown in the output device panel in sound settings. How do I fix this? === boy is now known as Guest95103 === omnik5570 is now known as omnik5569 === mistresshippo is now known as tinyhippo [10:26] Кто может пообщаться из США? [10:26] !ru | fantom [10:26] fantom: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [10:27] Who can communicate from the USA? [10:29] Who can speak from USA? [10:42] man my computer is rebelling against me, i have been trying to dual boot ubuntu and windows for sometime but it wont work... In the installation screen it doesnt even recognize my hard disk that contains windows(it says theres nothing on it), and whn i install it on my second hard disk and reboot i get no menu to pick ubuntu/windows from but it starts immediatly into windows.... weird [10:42] Dragnadh: are you using some kind of uefi motherboard? [10:43] i dont think so [10:43] its a motherboard from 2011 [10:43] it is kind of odd that you don't even see that windows hard drive during the install [10:43] i have 2 hard disks and 1 contains windows but in the installation screen it shows 2 empty hard disks [10:44] oh.. sure it's just not listing available partitions for you to install ubuntu on? [10:45] nope i tried before installing it on the first hard disk [10:45] it deleted my windows [10:45] Dragnadh: I don't really install ubuntu that often so I might remember it wrong [10:45] using the install-wizard thing? [10:45] yeah [10:46] you might want to try some kind of "advanced" options.. or "manual" selection of where you want to install it [10:46] then i tried installing on the actual empty hard disk making a / partion, swap partion and /home one but it doesnt give me a boot menu and goes straight into windows [10:47] well the only option i have is basicly the something else option because the first option is to wipe everything install ubuntu [10:47] Dragnadh: iirc you can select to install the ubuntu system on one partition but then you also have to install the boot loader to the boot drive.. that last part will give you the boot menu thing [10:47] Dragnadh: have you tried going into your BIOS settings and setting it to boot from the second drive instead of the first one [10:47] so i need to put it on the hard disk with windows? [10:48] not the ubuntu system, no.. but the boot loader has to be on the drive that the BIOS tries to boot from [10:48] thats the disk where windows is on [10:48] probably, yes [10:48] hey guys, i'm a Linux newb, I installed Ubuntu 15.04, but my touchpad on laptop is not working at all [10:48] but I would try changing which disk it tries to boot from in the BIOS [10:49] alright i will do that when i reboot next time [10:49] there is usually a setting somewhere in that startup menu for a boot up menu.. or just plainly selecting which drive to start from [10:50] that is usually a better option since windows can be a bit whiny when it comes to certain updates.. it absolutely has to use the windows boot loader or it won't install the update === dreamon__ is now known as dreamon [10:51] Silverhoof: does the normal mouse work? there might be a setting somewhere in X/Gnome.. I'm not sure what the touchpad driver is called.. synaptic perhaps? [10:51] mouse works like a charm [10:52] Where can I get help with Ubuntu Server Problems? [10:52] Silverhoof: I've actually never had any problems with touchpads and ubuntu.. I might have been very lucky but it's just worked out of the box on my 2 laptops [10:53] Andrew: you can ask here and I think there is a ubuntu server channel as well.. try one after the other [10:54] Silverhoof: check the troubleshooting section here https://help.ubuntu.com/community/SynapticsTouchpad#Troubleshooting [10:54] Silverhoof: not entirely sure how up-to-date that page is.. but it's worth a try [10:54] We are trying to setup an Ubuntu Server on an Dell Poweredge SC1425 but we aren't getting past the Networking installtion part, the server never gets internet on that part even if we set it up with an static ip [10:56] Andrew: it might be easier to troubleshoot from a live cd.. either full gui or just a terminal [10:56] does anyone know how a user Account Type changes from "Standard" to "Administrator"? [10:56] Andrew: the installer can be a bit limited when it comes to checking logs and whatnot [10:57] zetheroo: isn't there an option in the Users settings thingy? [10:58] Slart: yes, but that's not working for me. [10:58] I am trying to find out how it's gone in the background [10:58] zetheroo: what does "not working" mean? you can't use sudo to access root stuff? you can't login? the settings window crashes? [10:59] Slart: ok, I'll explain from the top again ... :) [11:00] nevermind.. I checked the logs and read your previous explanation [11:00] =) [11:00] Slart: I have a local user "temp" which is an Administrator (Account Type). I added the PC to the domain and have logged in with ... oh ok === jbasalone-away is now known as jbasalone === jbasalone is now known as jbasalone-away [11:01] Slart: I read somewhere that it may have something to do with policykit!? [11:02] zetheroo: my first thought was that it's just that the user is a member of the sudo group.. but there could be more stuff going on [11:03] Slart: yeah, I have already added the user to all the groups that user "temp" is member to. When I login as the domain user I have sudo rights etc .. but the Account Type remains as Standard [11:04] ;p [11:05] zetheroo: googling around a little.. never really thought about the "administrator" part... and how ubuntu decides that a user is an Administrator or a Standard user.. if it isn't membership in the sudo group [11:06] Slart: yeah - I have been googling around about this for hours ... everywhere people are saying to just add the user to this and that group ... [11:07] zetheroo: did you relogin? group changes get loaded on login [11:08] hi all, I am currently transcoding a live rtmp stream to hls using ffmpeg. Is there any way I could run this as a background process? Currently running Ubuntu 12.04 [11:09] k1l: yes [11:09] rebooted as well [11:10] what groups is the user in now? [11:15] netek, in general to run ffmpeg in bg you can use : ffmpeg -y -i input.avi output.avi /dev/null 2>/var/log/ffmpeg.log & [11:16] hi.. whats wrong about this line: xterm -e "ls -l /home/user/; bash -c echo test" [11:17] try xterm -e "ls -l /home/user/; bash " [11:18] ioria I attempted with the & and it only transcodes audio, no video [11:18] pragomer1: xyproblem [11:18] kind of making me mad hah [11:19] Pantsu: XY ?? Whats is this? :-) [11:20] pragomer1: http://mywiki.wooledge.org/XyProblem [11:22] zetheroo: ok, doing some testing on my system here it seems that the sudo group membership is the same thing as Administrator role in the user account settings [11:22] zetheroo: but this is on 14.04, not sure which version you're using [11:22] also 14.04 here [11:22] zetheroo: and the domain login thing might make things behave differently [11:22] yes [11:23] what's odd is that on several test runs it was working - as in I could change the account type of the domain user from the temp account [11:23] zetheroo: I basically start the user account settings dialog and it updates immediately when I add/remove the user from the sudo group (or when I select the username) [11:23] ok [11:23] so it's something then to do with the domain user - hmm ... [11:24] zetheroo: are you using samba for the domain stuff? [11:24] Slart: no. PBIS [11:24] zetheroo: what groups is the user in now? [11:24] Slart: https://community.spiceworks.com/how_to/80336-join-ubuntu-14-04lts-to-a-windows-domain-using-pbis-open [11:25] k1l: oh sorry ... missed that ... one sec [11:25] hey [11:26] k1l: adm cdrom sudo dip plugdev lpadmin sambashare [11:26] as well as the domain groups [11:27] do you have a reference user that works like you want? [11:28] k1l: no, not anymore ... :P [11:28] Hello guys, I am running ubuntu 15.04, my pc is HP probook with ram of 8gig, my pc just freezes on its own when i'm browsing. Usually I have to restart the pc, it freezees and becomes unresponsive to keypads [11:29] please can anybody help me to solve this issue [11:29] zetheroo: not sure if it helps but /var/backups/group.bak has a backup file for the groups [11:30] one thing though - in the how-to's it talks about editing this file "/etc/pam.d/common-session" and looking for the line with "session sufficient pam_lsass.so" and replacing it with "session [success=ok default=ignore] pam_lsass.so" - however I can never find the "session sufficient pam_lsass.so" line to begin with ... does anyone else have that line in their 14.04 systems? [11:30] EriC^^: unfortunately this is a fresh install [11:30] but thanks [11:30] Hello folks [11:30] Hello guys, I am running ubuntu 15.04, my pc is HP probook with ram of 8gig, my pc just freezes on its own when i'm browsing. Usually I have to restart the pc, it freezees and becomes unresponsive to keypads [11:31] Is it preferred to install Ubuntu (main) and then install kubuntu-desktop (package) to get KDE instead of installing KUBUNTU? [11:31] abdel_: I would start the browser up from Terminal and watch the output when the system freezes up ... [11:31] abdel_: also there are logs in /var/logs you could have alook in [11:31] (I remember to have heard that kubuntu is not the same as ubuntu in terms of frequent updates etc.) [11:32] abdel_, also sudo lshw -c video [11:32] fffuuuL: never heard of that myself [11:32] ioria, okay, let me try [11:33] zetheroo: I don't have that line.. no "sufficient" at all in my common-session [11:33] abdel_, you have to paste the output on paste.ubuntu.com [11:33] Slart: ok thanks for looking. I have one other line pointing to pam_lsass.so ... "optional" [11:34] Hm [11:34] how on earth does one change locale for the ssh connection? AcceptEnv is not enabled in sshd_conf, and it looks like I have locale POSIX, and I want en_US.UTF-8. No method I know from Debian, or from a gazillion of articles on Ubuntu, works. It won't change from POSIX. [11:34] ioria: I have pasted it [11:35] abdel_, give us the link ... [11:35] ioria: http://paste.ubuntu.com/12417014/ [11:36] abdel_, you are using intel... shoul be fine .... any stange plugins installed on the browser ? [11:37] no strange plugin, just that it freezes sometimes but not all the time, [11:38] Hi All [11:38] I am new to this forum [11:38] abdel_, the freezing only on browsing ? [11:39] not just browsing, sometimes without internet it freezes on its own [11:39] fffuuuL: difference between *ubuntu is only the default packages, it's still the same base with same support etc [11:39] I have question, I am facing an issue in installing netboot Ubuntu 14.04, it throws an error as "configuring pkgsel failed" with error code 127 [11:39] fffuuuL: but if you want a "cleaner" system, go for your prefered default from the start rather than installing a new -desktop afterwards [11:40] Could you please assist me on this [11:41] sudhir_: what mirror are you pointing to for packages? are they reachable? [11:42] anyone know how tohhhh code ch [11:43] hateball: I see, so there is really only the pre-installed packages that make a difference here, i do not suffer from less support (drivers etc.) if i do install Kubuntu? [11:43] abdel_, uname -r ? [11:43] fffuuuL: drivers are in the kernel, it's all the same [11:44] ioria: 3.19.0-23-generic [11:45] hateball: Okay thank you, i will suggest my friend Kubuntu then for his first time with Ubuntu :_) [11:47] hateball: in terms of package support, Kubuntu has the same sources rigth and if an distro-upgrade is available that should be aswell no issue? [11:48] abdel_: you need to look at the syslog and dmesg for the timestamps when your computer froze up. [11:49] i have no idea how to do that @ioria [11:50] abdel_, when the system froze, have you tried to open a console ? ctrl+alt+f1 (f2) ? [11:50] no ioria [11:51] abdel_, if you are forced to reboot... the logs will be probably lost [11:52] yes i usually reboot my pc forcefully, [11:52] hateball: nvm. thanks. [11:52] abdel_, try to paste dmesg | tail and cat /var/log/syslog [11:54] fffuuuL: Yes, do-release-upgrade is just the same [11:54] fffuuuL: fwiw I am on kubuntu [11:54] Ah great to know :) [11:54] ioria: http://paste.ubuntu.com/12417107/ [11:56] abdel_, cat /var/log/syslog [11:57] ubuntu 15.04, videos not playing in chromium or chrome, flashplugin-installer installed, is there something else that needs installed? [11:57] some videos played fine [11:57] but now some are not. both are youtube vids [11:57] example video that does play: https://www.professormesser.com/network-plus/n10-006/anti-malware-software/ [11:57] example video that does not play: https://www.professormesser.com/microsoft-70-680/deploying-windows-7-overview/ [11:58] that 2nd one says "this plugin is not supported" [11:58] Hi guys.. I'm facing an issue while doing a net install of ubuntu server 14.4.2 [11:58] What needs to be done to get the video to play? [11:58] it says "configuring pkgsel fails with error code 127" [11:58] can anybody help..?? [12:00] Hi guys.. I'm facing an issue while doing a net install of ubuntu server 14.4.2. it says "configuring pkgsel fails with error code 127", can anybody help.?? [12:01] anybody there..?? [12:03] Hi guys.. I'm facing an issue while doing a net install of ubuntu server 14.4.2. it says "configuring pkgsel fails with error code 127", can anybody help.?? [12:04] are you using a virtual machine [12:04] no.. [12:04] there is a bare metal server [12:05] hhh [12:05] i face this issue in select and install softwares step [12:08] after running popcorn and tasksel it says cleaning up and then it just gives a red screen sayin installation step failed.. !! [12:08] KCmetro: hmm.. both videos played just fine here on my system.. not really sure if I have anything special installed [12:09] KCmetro: what happens if you run chromium in a terminal.. do you get any error messages? [12:10] KCmetro: the first video uses the flash player, the second uses html5 player for me.. not sure if that makes a difference [12:10] ah ha! okay, maybe it's the html5 player [12:10] abdel_, try for a bit the Guest session and see if the problem persists [12:10] and no errors in terminal (for chromium) [12:10] is there an install to make html5 player compatible? [12:11] KCmetro: sorry.. wrong order.. first one uses html5, second one (deplying windows...) uses flash [12:11] I keep losing the ability to left-click in specific windows after a while. What on earth might be wrong? [12:11] ohhh okay then flash install [12:11] wait which one does the "deploying windows" one use? [12:11] KCmetro: what version of flash player do you have.. right click on the movie window [12:11] oh you just said [12:11] sudhir__: you may have better luck in #ubuntu-server [12:11] lol it's early :) [12:11] KCmetro: =) [12:12] yes.. Thanks a lot paul.. :) [12:12] np [12:13] Hi ppl, why my monitor turns off by itself? I'm on Xubuntu and i I set it to Never turn off. I can't figure it out. Can anyone help me pls? [12:13] application/x-shockwave-flash (no version listed) [12:14] KCmetro: hmm.. I wonder if I did something special to install flash on my chromium.. [12:15] I'm thinking something needs to be done along those lines to make it work. I've heard it should work in Chrome if not in Chromium. I tried both. Same results in both. [12:15] KCmetro: have you installed the adobe-flashplugin package? [12:16] !info adobe-flashplugin [12:16] Package adobe-flashplugin does not exist in vivid [12:16] oh.. [12:16] i'm on 15.04 [12:16] !info flashplugin-installer [12:16] flashplugin-installer (source: flashplugin-nonfree): Adobe Flash Player plugin installer. In component multiverse, is optional. Version 11.2.202.491ubuntu0.15.04.1 (vivid), package size 7 kB, installed size 137 kB (Only available for i386; amd64) [12:16] !info pepperflashplugin-nonfree [12:16] pepperflashplugin-nonfree (source: pepperflashplugin-nonfree): Pepper Flash Player - browser plugin. In component multiverse, is optional. Version 1.7ubuntu1 (vivid), package size 10 kB, installed size 69 kB (Only available for i386; amd64) [12:16] anyone else having issues getting bitcoin-qt to work in ubuntu 15.10? [12:16] KCmetro: see.. there are so many to choose from.. what could go wrong =) [12:17] heh, yeah i'll see about installing some flash stuff [12:17] multiple installs to choose from [12:17] pepper is for chromium [12:17] not sure which is for this [12:17] ok cool [12:17] yea, go with the pepper one [12:17] Hey all [12:17] exit [12:18] KCmetro: you might want to check this as well https://wiki.ubuntu.com/Chromium/Getting-Flash [12:18] ok === milamber1 is now known as milamber [12:19] KCmetro: says adobe-flashplugin is in the partner repo.. and pepperflashplugin-nonfree is deprecated [12:19] does the adobe one work on chromium? [12:20] KCmetro: I really can't say.. I have it installed but I also have other flash packages installed.. so it might be one of those as well [12:20] ok [12:20] wow this old computer is slow... 20 minutes after booting windows VM and still hasn't finished [12:21] although I just installed a bunch of stuff yesterday, probably things running in background that I could shut down [12:21] yet, then again, I have memory set aside for the VM, I thought it wouldn't be affected by the *nix side. weird [12:23] is there a way to find out exactly what a PID running rxvt is doing? [12:23] I see 3 rxvt's in top each is hogging up CPU [12:25] ok pepper's installed, let's see if this works [12:26] nope... unless i need to restart chromium [12:27] KCmetro, sudo update-pepperflashplugin-nonfree --status [12:28] q [12:28] flash player installed, ver = 18.0.0.233 [12:29] KCmetro, did you restart chromium ? [12:29] not yet, everything rather sluggish at the moment [12:31] quit [12:36] ioria: http://paste.ubuntu.com/12417132/ [12:38] Wǒ bù zhīdào [12:38] Im doing a fresh install. What folders do I need to backup to save my configs and packages? [12:38] anyone knows how to install greany themes plugins === coy is now known as Guest73658 [12:39] abdel_, it doesn't load ... try the Guest account for a bit and see if the problem persists [12:39] ctrlshftn: /etc and your /home/username folder would be a good start [12:39] i tried to install it from the terminal it didnt work [12:39] ctrlshftn: that will not backup already installed packages though.. that's just settings [12:39] ctrlshftn, the configuration is (normally, right) on hidden folders, .config (general), .mozilla (for firefox) and so on [12:39] ctrlshftn: you can get a list of installed packages with dpkg -l that you can use to install the same packages on the new machine [12:39] Slart: I got a list of packages to install so i think that'll do. But my Gnome configs? [12:40] ctrlshftn: they are probably either in /etc or in your home folder [12:40] ok at ioria [12:40] ctrlshftn: .local or other such folders [12:40] Slart: Oh okay. So i can just replace the home and etc in my new install right? [12:41] abdel_, if it goes well, there is a problem with your personal settings... (compiz etc.) so create another user and check [12:41] ctrlshftn: can't really promise that it will work perfectly.. but the stuff in your home folder will probably work [12:41] video is playing now. thanks for the help! [12:42] okay irioa [12:42] ctrlshftn: you are installing the same ubuntu version, right? [12:42] Slart: oh okay. Thank you :D [12:42] Slart: yes. But Ubuntu Gnome [12:42] ctrlshftn: then it should work [12:42] :D [12:42] KCmetro, ok ... for check your process ps -A and then with the pid you can go to /proc//cmdline and see what it does [12:45] interesting [12:46] what do i do w/ the cmdline? [12:48] KCmetro, you see what command that process is executing [12:51] when i cat cmdline on that process, it just says "rxvt" [12:51] nothing else [12:51] it's eating up 100% CPU [12:51] 3 RXVTs are each eating 99%-100% CPU, very odd. [12:52] does anyone know much about kernel upgrades in here? [12:54] more details cinvoke [13:00] !tint2 [13:03] hello [13:03] im trying to run cron in an ubuntu:14.04 image… i’ve tried putting my file both in /etc/cron.d and in /var/spool/cron/crontabs/root and nothing happens. I’ve noticed that if i go into the docker container and edit the crontab file and save it, then it suddenly starts firing the cronjob but otherwise it does absolutely nothing - has anyone tackled something similar? [13:04] schone, i only use cron via editing the crontab, sorry [13:06] pbx: no worries [13:12] how can I verify the checksum for an ubuntu iso? [13:13] goddard: shaXsum where X is the number ur given checksum is [13:13] or md5sum if its MD5 [13:14] Hello, how can i prevent a user temporarily from excution a program ? I'm in an LTSP environment [13:18] bazhang, i wan tto upgrade kernel on ubuntu 1504 .. from 3.19.0 to 3.19.2. Normally i upgrade and try to fix everything that breaks. im trying to avoid downtime so just looking for any advice or a good resource. [13:23] Hi, can someone give me a hint how I can read the systemd generated logs when I chroot with a rescue system in a stopped ubuntu? [13:23] I have the problem that my server does not start anymore and I mounted the system via rescue and want to read the logs. But journalctl does not have access to the logs. Any idea? [13:24] fornax: 14.04 ? [13:24] did you type sudo chroot /mountpoint ? [13:24] 15.04 is the crashed system, the rescue system is 12.04 [13:25] unfortunately i upgraded a xen vm to ubuntu 15.04 and can no more start. I think this could be an incompatibility with the kernel. But to fix the system I have to get some information from the logs [13:26] EriC^^ I mounted dev with rbind, proc, sys and tmp and then chrooted into the system. When I execute journalctl I get No journal files were found. [13:27] When I try to start the system it does not come up and I have no access to output. Unfortunately I have no LARA and only a serial console that does not show any information about the boot [13:30] If I compile a qt program in Lubuntu 15.04 - which qt version is used? [13:31] Inde: dpkg -l | grep -i qt [13:32] fornax: Why don't you just go to /var/log/ and just read the log files? [13:32] jpds: Thanks [13:32] jpds I think systemd writes them as binary files and you can only access them via journalctl? [13:33] fornax: Have you even checked /var/log/ ? [13:33] jpds There are indeed logs, but aren't these the old logs before the update to systemd? [13:33] fornax: My CentOS system runs on systemd and still has plain-text files [13:34] jpds It looks like you are right. I have a log file and see the error. Before I deep investigate the problem, maybe you have an idea why the system crashes: [13:34] rsyslogd: [origin software="rsyslogd" swVersion="8.4.2" x-pid="31120" x-info="http://www.rsyslog.com"] exiting on signal 15. [13:35] This is the error message and why the system does not boot up [13:35] fornax: That's the standard thing rsyslog says when it shuts down [13:35] fornax: Probably has nothing to do with why it's not booting up [13:35] jpds Okay, this simply indicates a clean sutdown? [13:36] fornax: Please, stop assuming things, and do some research [13:36] jpds Then probably the system never came up and something happened before the logging started. Argh. I think then I have a kernel problem and have to find a way to roll back the system to 14.04 [13:41] Hi all. I have an issue with sound on Ubuntu 15. It was working yesterday, I since then removed my speakers from the audio jack to plug in my headphones. After rebooting several times, all I can hear is the Ubuntu chime on login -- nothing else. [13:45] I can't get logrotation for nginx to work properly. For some reason when the new logs are created they are created with www-data.www-data as owner and grp. So the next run of logrotate fails cause the perms aren't what it expects...Why is that given my config? volksman [13:45] sry link https://dpaste.de/NXhQ [13:46] when I'm logged in as my user and I use the command, sudo su to switch to root. Is that switching to root or some other root access account on my account? Because I'm setting the password for the root account from there but when I try to ssh into my server with root@ it tells me that password is incorrect [13:47] daveomcd: http://askubuntu.com/questions/376199/sudo-su-vs-sudo-i-vs-sudo-bin-bash-when-does-it-matter-which-is-used [13:49] ubuntu 14 or 15 which is less buggy? [13:49] desktop user [13:51] crised: I guess that would depend entirely on what kind of software you're going to run.. but older versions are usually better tested.. and I think 14.04 is an LTS (might be wrong there) and those are again usually a little better [13:51] !LTS [13:51] LTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04) [13:52] Slart: java development basicaally [13:52] android development as well [13:53] daveomcd: Its switching to root, but using sudo su is a weird way of getting root access. using sudo -i or sudo -s (depending on what you want) is better. Also, sshd might be configured to not allow root access. Also, keep in mind its generally considered bad security to allow root login from SSH. [13:54] crised: if the development tools have changed a lot since 2014 it might be worth it to go for the newer version.. but you can almost always install development stuff from external sources and then it won't really matter that much [13:54] for desktop go latest...servers go LTS... :) [13:56] Slart: confused here... [13:56] hi [13:56] android studio has been tested on ubuntu 14 [13:56] "Tested on Ubuntu® 14.04, Trusty Tahr (64-bit distribution capable of running 32-bit applications)." === smoker141 is now known as oxagast [13:58] crised: yes? what are you confused about? [14:01] on which distro to go, I think I'll go with Ubuntu [14:01] 14 [14:01] go with LTS (ie 14.04) if you're unsure.. I doubt you'll notice the difference during everyday work === austin is now known as Guest27266 === giantwaffeldonke is now known as ircmaxell [14:16] Can I ask a question about ubuntu 12.04? latest upgrade of thunderbird 38.2.0+build1-0ubuntu0.12.04.2 [14:16] make it to go very slow. [14:17] I want to revert it back to 31.6.0+build1-0ubuntu0.12.04.1 [14:26] better to find out *why* it is slow [14:31] Canal BR? [14:31] !br | fawkes_ [14:31] fawkes_: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [14:32] yes [14:32] good morning [14:35] Ok, anyone know if there's a package that contains vim color schemes? [14:38] High all I have an ubuntu server running Ubuntu 14.04.1 LTS on amazon EC2 and its system clock is about 5 minutes off. I installed NTP and it shows the offset as approximately 5 minutes from all it's peers. Whats the simplest way to get this clock to sync with it's peers and fix teh offset === arleslie[a] is now known as arleslie [14:38] jordan87: It'll sync eventually [14:41] jpds: well look at that. it did :) === brothersome is now known as puppylinux-eu === coffee- is now known as Xray === Xray is now known as coffee- === Pupeno_ is now known as Pupeno === infinity__ is now known as baprath [14:54] Hello everyone. My wife has a new HP Notebook with win 10. I also partitioned and installed ubuntu. The GRUB didn't take as it usually does. In order to boot into Ubuntu, upon startup I have to press esc, choose boot options, and then ubuntu EFI is listed as an option to select. (also the case for REFIND). [14:54] Any suggestions for making it easier to dual boot? [14:57] hey ubuntuphobes. i've had unstable WIFI on my 14.04LTS Dell M3800. Today I realised that ethernet is also poor; it made me 15 minutes late for a skype meeting and then was too slow for screen share (I use screen share on other home computrs on a regular basis.) Although since getting connected this morning it has not dropped out. I haven't shut the lid for fear of the usual suspend/resume problems. === noteness is now known as notekumar [14:57] ghhèp-------m, ihnl9 [14:57] *i mean ubuntuphiles [14:57] gkftil [14:57] 85 [14:58] How do I get my CPU fan to not sound like a jet engine? [14:59] , 66665ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffm, gf [14:59] [14:59] [14:59] [14:59] [14:59] kfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff [14:59] fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffmfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffmil [14:59] Is that the equivalent of a pocket text? [15:00] lol [15:03] :-/ === jbasalone is now known as jbasalone-away === jbasalone-away is now known as jbasalone === jbasalone is now known as jbasalone-away [15:10] I recently setup a webserver running nginx. The bind service seems to be running. I haven't configured it in any way and I don't run DNS on the server. Can I disable it or will that break things? [15:13] Hi :) I've got a bit of an issue. I've installed a .deb package (fern-pro) with dpkg -i and it shows with both "apt-get install" and "dpkg --get-selections", but I CAN'T launch it. It's not in terminal nor in the menu.. Anyone who can help me out? [15:17] if it matters it's a i386 .deb package. But I ran through the step to add the i386 architecture and install the required libraries === cyphase is now known as Guest55234 [15:19] Duckling, have you tried launching it in the terminal mthen checking for errors ? [15:20] BluesKaj, terminal says "command not found" [15:20] Noob question! My mother forgot her Windows password. Is there an easy way to mount and access her Windows partition in Ubuntu without the Windows admin password? [15:20] According to their site it should show up in my menu, but... [15:22] SteveH_, go to google and type "kon-boot" [15:23] SteveH_, gain access, modify her user account. Good to go [15:24] SteveH_: if its not encrypted, it should be easy/out of the box [15:25] Anyone know of a package that has all of the free google fonts? [15:25] Thanks for the info Duckling! I am downloading kon-boot now! [15:26] ;) it's a fun little tool, popular with tech-support i've read, because they don't wanna waste time asking for passwords [15:27] teach [15:27] me how to dougi [15:27] me how to dougi [15:27] teach [15:27] me how to dougi [15:27] no [15:27] yesssssss === Tsunami is now known as Guest30111 === jbasalone-away is now known as jbasalone === jbasalone is now known as jbasalone-away [15:37] if it matters it's a i386 .deb package. But I ran through the step to add the i386 architecture and install the required libraries [15:37] Hi :) I've got a bit of an issue. I've installed a .deb package (fern-pro) with dpkg -i and it shows with both "apt-get install" and "dpkg --get-selections", but I CAN'T launch it. It's not in terminal nor in the menu.. Anyone who can help me out? [15:38] Duckling: if you've installed it, list its contents with "dpkg -L ferm-pro" and find out where its binaries are [15:38] (without the typos of course") [15:38] TJ-, Thanks :) [15:38] Dunno why, but Ubuntu+DWM feels faster than Archlinux+DWM. Am I the only one who has noticed this? [15:39] TJ-, that was exactly the command I needed, perfect! thx a bunch [15:39] TylerDurden01: could be different setups from the packages. if it works good on ubuntu we are fine :) [15:41] If you see the user with Intel 7260 issues in again ( rpm_{33,45,78} ) please give him this reference bug 1496027 [15:41] bug 1496027 in linux (Ubuntu) "iwlwifi: Intel 7260 poor performance and disconnects" [Low,In progress] https://launchpad.net/bugs/1496027 [15:42] TJ- he was here few minutes ago... [15:43] ioria: just my luck! [15:43] hey ubuntuphobes. i've had unstable WIFI on my 14.04LTS Dell M3800. Today I realised that ethernet is also poor; it made me 15 minutes late for a skype meeting and then was too slow for screen share (I use screen share on other home computrs on a regular basis ... bla ... bla [15:43] I promised to write up a concise summary - which is now attached to that bug report [15:44] pidgin not connect in facebook chat help [15:44] ioria: I think the source of all the issues is that Dell's factory Ubuntu 14.04 install has significant alternations/differences to the kernel/hardware packages. [15:45] TJ- yeah... he could also try with another router ... [15:45] Okay, so I have a slight aesthethic issue with 15.04 [15:46] ioria: and unfortunately the Dell OEM packages haven't been update from 14.04.1 so the user upgrades to 14.04.3 and loses all the custom Dell drivers [15:46] TJ- oh,,, [15:46] There's no boot screen; after my Dell screen, the screen just goes into powersave mode until it's done, when I see "starting version 219" in the corner, and my cursor, then it logs in [15:46] ioria: It's not the router; it's the drivers. 7260 is becoming famous for problems with firmware problems especially. [15:46] I do see the splash when I'm shutting down though [15:47] TJ- ok ... i got a dell dimension 2400 and i can't change anything inside or the system doesn't boot... [15:48] Viper550: It's only cosmetic, don't worry unduly. Some GPUs/driver combinations don't work well in console graphics modes at early boot, before the Xorg X server starts [15:48] TJ-: though I've used other distributions with Plymouth and its worked just fine [15:48] TJ- seems that dell wants to customize everything [15:49] ioria: That's terrible! I chose to standardise on Dell's due to perfect hardware support and great internal expandability. [15:50] Viper550: At boot-time GRUB is ofen configured to put the console into a graphical mode, and of course plymouth is supposed to take over. There can be framebuffer issues especially with kernel mode-setting === neyder_ is now known as neyder [15:50] TJ-: if drivers don’t “work well in console graphics modes… before the Xorg X server starts”, then users are permanently left without tty1–tty6. [15:50] ioria: The problem for recent models is the hardware is chosen first, Windows applied... and then later they ma consider retro-fitting Linux [15:51] qq[IrcCity]: Precisely [15:51] TJ- i'm sure of that ..... he said that wifi was working well when he went outdoor... [15:51] ioria: Yes, he's been testing it with visits to Starbucks... at least he'll be full of coffee! [15:52] TJ- ^o^ [15:52] meanwhile I'm also shocked that my Wacom tablet works out of the box on Kubuntu with no other changes [15:52] * genii gets a "coffee" ping, wakes up and looks around, then goes back to work [15:52] ioria: It looks to me like the problem is caused when there are several strong APs close-by; At his home there is an AP in an adjacent building on the same channel 11 as his AP, and with a pretty strong signal too. [15:53] TJ- i see... environment pollution ... [15:53] hello. current Linux drivers for modern video cards are crap – it’s this brought me here. [15:53] does anybody know who and how maintains kernel.ubuntu.com? a specific question is http://askubuntu.com/questions/674426/installing-linux-4-3-on-existing-ubuntu-release [15:54] ioria: Yes, so we have 2 strong APs, both apparently using 802.11n 40Mhz channels, both on channel 11, with another AP on channel 6 as well [15:54] qq[IrcCity]: v4.3 is only just -rc1 [15:55] TJ-: so no binaries for Ubunty exist anywhere? [15:55] * Ubuntu [15:55] hi [15:55] qq[IrcCity]: Currently no; not until the build failures have been addressed. [15:56] qq[IrcCity]: build failures are expected during -rc1 while merge problems are resolved [15:56] qq[IrcCity]: is there reason behind wanting 4.3? [15:57] k1l: I wrote at AU – want the recent “nouveau”. [15:57] AFAIK it’s supported only in 4.3 [15:58] there is no 4.3 final yet. [15:58] which is more active/well-supported and closest to regular ubuntu: Xubuntu or Ubuntu MATE? I don't need very lightweight. I tried to tweak Unity but have given up, main reason being the launcher. [15:58] qq[IrcCity]: mainline has introduced a build dependency on openssl for module signing, and we've got to adjust the Ubuntu mainline build packages to accomodate that [15:58] How can I see again a package's recommended packages? [15:59] TylerDurden01: "apt-cache depends " [16:00] TJ-: err, don't think that that's what I want [16:00] TylerDurden01: You said you wanted the Recommends. That's where they are listed. [16:01] TylerDurden01: or look at packages.ubuntu.com [16:01] TylerDurden01: filter the output via grep, as in e.g. "apt-cache depends bash | grep Recommends" [16:01] k1l: the current “nouveau” can’t produce with my GeForce 8600 GTS (rev a1) anything remotely usable by X applications. or maybe the hardware is faulty, dunno. [16:01] TJ-: but it displays no Recommends section [16:01] TJ-: thanks. when fixes are expected to come online? [16:02] TJ-: nevermind, I was blind :D [16:02] qq[IrcCity]: That's a very old GPU; maybe the nouveau driver has dropped support? [16:03] qq[IrcCity]: Or maybe it just doesn't support much in the way of acceleration? The proprietary nvidia legacy driver would be OK [16:04] TJ-: The proprietary nvidia hung my box dead (not only GPU; all the system) and I kicked it off. [16:04] where “nouveau” only reports GPU lockups. [16:04] qq[IrcCity]: I'd suspect a system hardware problem then [16:05] qq[IrcCity]: qq[IrcCity] I have nvidia 8600 GPUs here; neither nouveau not nvidia drivers have problems with them [16:05] qq[IrcCity]: is it the Roverbook Nautilus V572 laptop? [16:06] k1l: no, a desktop PC. [16:07] TJ- regarding the wifi's gay, could he change the wifi channel ... ? to 13 e.g. [16:07] qq[IrcCity]: your question in August with attached kernel log rather confirms it is a hardware issue [16:07] sorry, guy [16:07] ioria: :D [16:07] TJ-: thanks. way short of asking you to look at it. [16:07] * I was [16:08] ioria: 13 vs 11 isn't going to help... channels overlap so there's only 1,6,11/13 for 20MHz; with 40Mhz you're limited essentially to 1 and 11/13 [16:08] TJ- ok [16:09] TJ-: could you comment at AU which kind of problem do you deem to exist? a foul card, faulty contact in the slot, something else? [16:10] qq[IrcCity]: if it's a PCI/PCIe adapter... first thing to try is another motherboard socket. Also, check the fan is running and there's no fluff built up in the cooling radiator/fan. Check the card is in the slot firmly - I've seen many systems where, when the card is screwed down on the rear edge, it causese the far end of the card to lift in the slot, enough to ccause electrical problems with some signals. [16:10] Release the screw, ensure the card is in the slot all along, and test. [16:11] power supply is fine? [16:11] k1l: my? yes, a fresh power adapter. [16:11] ^^^ that too, although the 8600 wasn't particularly bad in that regard [16:13] qq[IrcCity]: Also check the motherboard VRM power capacitors. Those can cause fluctuations enough to upset PCI adapters, and on some mobos are known to fail quite early [16:14] TJ-: power capacitors? are they actual electric capacitors, or what ? === EriC^^ is now known as Guest2599 === Guest2599 is now known as EriC^^ [16:15] bulged capacitors .... [16:16] I've swapped esc and caps lock keys using gnome tweak tool. All works well but one application (game) ignores this setting and requires me to press actual Esc key. At the same time, caps lock is turned on so next key presses are modified by it. Any idea what is the cause? Does the application read directly which keys are pressed ignoring the keymaps? [16:16] In xev, when i press Caps Lock it says Escape -- so it's fine [16:17] hey i was wanting to settup a system to control multiple logins and multiple devices not sure what that would be called is their and if so what is it (preaferably free) === hamnstar_ is now known as hamnstar [16:23] qq[IrcCity]: good article on capacitor issues: http://www.pcstats.com/articleview.cfm?articleID=195 [16:25] shouldnt lubuntu support non pae cpus ? [16:25] *shouldnt [16:25] until 12.04 ... not sure [16:26] oh. ok thx [16:26] luke_, https://help.ubuntu.com/community/Lubuntu-fake-PAE [16:32] ma che menporta ma he me frega...ubuntu-linux errmejo [16:33] I'm working with a server in which previous administration installed some package that allowed it to connect to an active directory server. How could I see which packages are installed or try to determine what they installed to do this? [16:34] do you know the binary's name or a file associated with the package? [16:34] it's an issue at the moment because whenever i try to create a user it wishes for me to provide the kerberos password which we no longer deal with === ubuntu is now known as Guest37382 [16:34] EriC^^: nope... they didn't document much of anything. Although they weren't using the server heavily so I think there is likely not many additional packages install outside of what came with ubuntu server 14.04 [16:35] if that even helps locate the package [16:36] hey i was wanting to settup a system to control multiple logins and multiple devices not sure what that would be called is their and if so what is it (preaferably free) === paulo_ is now known as Guest45019 [16:36] if i need a diferent channal please tell me === wook is now known as Guest89381 [16:37] daveomcd: probably kerberos and/or ldap [16:37] Dosmorpheus logins to what? and login how? [16:37] daveomcd, try locate hadmin [16:38] daveomcd, try locate kadmin [16:38] hey i need program recuGood afternoon , I need a software to recover photos my external hd , someone could indicate program? [16:38] /usr/bin/kadmin [16:38] /usr/share/man/man1/kadmin.1.gz [16:38] daveomcd, oh yeah [16:38] !recover | Guest45019 [16:38] Guest45019: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery - Recovering deleted files on !ext3 filesystems can be virtually impossible, although methods that might work is some cases are described at at http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html and http://projects.izzysoft.de/trac/ext3undel [16:38] Guest45019: see 'photorec' [16:39] that's what locate returned... can i simply remove both of those? or do i need to go about it in a different way? [16:39] MonkeyDust, thanks [16:41] daveomcd: I'd suspect it may have libpam_ldap package installed, which may be configured to query the AD. [16:41] hi, im trying to upgrade my ubuntu distro from 14.04 - when i launched the software updater, i noticed the distribution upgrade app seems to be a wine app based off of PluginLoader ??? [16:42] !info libnss-winbind [16:42] libnss-winbind (source: samba): Samba nameservice integration plugins. In component universe, is optional. Version 2:4.1.13+dfsg-4ubuntu3 (vivid), package size 12 kB, installed size 164 kB [16:42] why is a linux upgrade app running a windows binary?? [16:42] daveomcd: check in "/etc/pam.d/" and "/etc/pam.conf" to see if PAM is configured to do that [16:43] TJ-: ok thanks one sec [16:43] daveomcd, check also if you have these : dpkg -l libpam-winbind and libnss-winbind === Chris230 is now known as Guest19715 [16:44] limpc: can you give more details? [16:45] TJ-: not sure how to check pam.d, when i did with nano it was blank. pam.conf seemed to be empty minus some commented out lines [16:45] ioria: neither of those returned anything [16:45] daveomcd: "/etc/pam.d/" is a directory; it contains many PAM config files. [16:45] any incrontab afficionados tuned in today? [16:46] k1l, when i selected to upgrade, it launched wine to execute a file PluginLoader.exe [16:46] I have a jobs defined in a user level incrontab. The latest job seems to get triggerd and logged in syslog but it actually never runs the script from what I can tell [16:46] limpc: what package? [16:46] limpc: where are you starting the upgrade from? [16:47] limpc: sidenote mono apps sometimes sure .exe as an extension, are you sure it's wine? [16:47] TJ-: whoops ok, i did see there is a /etc/ldap.conf, /etc/ldap.secret, and a ldap folder that contains information -- checking pam.d dir now [16:47] TJ-, from the software updater dialog [16:47] and if I copy the command from syslog to the users shell it runs just fine [16:47] script called from incrontab is python as well./ [16:47] TJ-: pam.d contains many files [16:47] limpc: That is definitely not expected behaviour. Sounds like something has compromised the release-upgrader [16:48] can you pastebin the /var/log/apt/term.log ? [16:48] daveomcd: Yes, it will. PAM is Pluggable Authentication Modules and it provides the authentication services for the system. If when adding a user there's a link to AD, then it'll probably be because of pam_ldap [16:49] daveomcd: it sounds like you need to get a Linux sysadmin involved; you can't just rip out arbitrary files; that would risk making the system unusable [16:50] TJ-: okay well perhaps we are going to have to just reformat, because he's no longer around. [16:50] TJ-: thanks for the help though! [16:50] daveomcd: You probably need to unwind the AD integration, which is detailed here: https://help.ubuntu.com/community/ActiveDirectoryHowto [16:52] daveomcd: look at the section "Pam" and pay attention to the file "/etc/pam.d/common-auth" as it shows what is usually added - it may be as simple as reverting those additions for pam_krb5 [16:52] how i recovery photos used ext [16:52] how i recovery photos used ext3 [16:53] thanks! [16:53] daveomcd, dpkg -l krb5-kdc krb5-admin-server ? [16:54] ioria: nothing, I did see under ldap.conf file that it says that file and it's configurations are controlled by something called DEBCONF [16:54] Guest45019: try PhotoRec. [16:54] TJ-: I tend to think my trouble is due to GPU overheating. the card lacks a fan, only a passive cooling is available and it likely was inadequate. now I removed a cover panel and turned the box 90° to allow the warm air to escape upwards. [16:55] daveomcd, oh... ok ... you can also check nsswitch.conf (don't edit it until you are sure of what you are doing ) [16:55] qq[IrcCity]: That's always a good test for overheating :) === hinderaker is now known as gmh [16:56] ioria: ok, checking out TJ-'s link right now, but that file does exist [16:57] bck [16:57] daveomcd, /etc/nsswitch.conf i mean [16:58] qq[IrcCity] thermald (daemon) and indicator-cpufreq are great helpers to control your machine's temperature [16:58] ioria: yup found it, mentions ldap at different pts but not sure what im looking at just yet trying to read up on it === gmh is now known as hinderaker [17:01] ioria: appears this gives me results dpkg -l libnss-ldap ldap-utils ; if I do apt-get remove on those packages will it revert back to the default configuration? [17:01] daveomcd, oh... wait to do that [17:01] vpn in wicd? [17:02] ioria: k [17:02] daveomcd, what's your final goal ? [17:03] Hey, I'm looking to poke around with fuse filesystems, which packages provide the man pages? [17:03] (for library calls like fuse_get_context(), for example) [17:03] ioria: I am hoping to get rid of the connection to the active directory server and be able to run newuser commands to create a new user without having to have credentials for active directory. I don't want users on this server to have to be apart of the active directory service [17:03] ioria: so i'd like to have it operate like ubuntu server would by default [17:05] Hi! I would like to install 15.04 to the following system: http://paste.ubuntu.com/12418704/ As you can see it is an uefi system with an ssd, so in th following you can see my thoughts about installing the system. http://paste.ubuntu.com/12418626/ Is it right or I should do manual mosifications during install (e.g.: oartitioning.)? [17:05] thanks [17:05] daveomcd, dpkg -l slapd ? [17:06] sdvsdvs [17:06] *modification [17:07] ioria: yes i get results for that [17:07] ioria: so far get results for slapd, libnss-ldap ldap-utils [17:08] I can't log into skype because it's open already, but I can't find the window to open my skype session. [17:08] What can I do? [17:08] bozsikarmand: be sure to install to the ssd and not the windows partition [17:09] daveomcd, so, the idea would be remove ldap packages and the kerberos ones (also samba packs shoul de reinstalled)... but only in theory because as said could leave the system unbootable [17:09] bozsikarmand: do you have windows on the hdd and an empty ssd? cause the option to erase and install ubuntu would erase the windows hdd not the ssd [17:09] ciao [17:10] MonkeyDust: where are thermometric readings for a video card? don’t see anything alike in /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/ [17:10] bozsikarmand: you should use the manual partitioner and install to the ssd, and maybe make an efi partition on the ssd so it is a standalone install on the ssd [17:10] and check at the bottom that bootloaders install location is set to the ssd [17:10] EriC^^, W10 is on the SSD but I want to delete it, so thats why i would select the first option as mentioned. or do you reccommend manual partitioning like in this guide they do? http://www.tecmint.com/ubuntu-15-04-installation-on-uefi-firmware/ [17:11] ioria: would sudo dpkg-reconfigure slapd be something to walk through? [17:11] bozsikarmand: if you only have one disk in the pc then you can use the ubuntu installer and have it partition [17:11] bozsikarmand: do you have another drive in the pc? [17:12] Drone`, hi [17:12] daveomcd, . don't know but 'purge' would be better than 'remove' [17:12] EriC^^, yes. But my NTFS drives I will detach/disconnect before install. [17:12] I always have ubuntu error after every start up and log in, i tried to report but it is not solved although apt-get update && upgrade [17:13] ioria: hmm ok -- which of the 3 package would i want to execute purge on? [17:14] bozsikarmand: ok, i guess you could use the installer, just make sure to detach them [17:14] I have done so many searches on google about the proper way to automount ntfs drives and have come up with so many "different" answers. Please someone help me with the "proper" way to do this. I want to automount ALL ntfs drives so they are RW by all users on the local machine and accross the network. [17:14] bozsikarmand: the manual partitioner would be ok too, it's pretty easy to use [17:15] daveomcd, slapd ldap-utils and then apt-get autoremove , but as i said , be patient and try to figure out how the admin configured the server [17:16] ioria: ok, but not sure what to really check as they didn't leave any documentation [17:16] daveomcd, i don't undertand why you don't have the kerberos packages ... [17:17] ioria: ¯\_(ツ)_/¯ [17:18] Good afternoon everyone [17:18] daveomcd, dpkg -l krb5-config ? [17:19] i'm student majoring a computer degree [17:19] i would like to know if i can find entry level work in new york area [17:19] ioria: that provided a result [17:19] daveomcd, locate krb5 too [17:20] ioria: the locate returned about 50+ things [17:20] kj [17:20] I always have ubuntu error after every start up and log in, i tried to report but it is not solved although apt-get update && upgrade [17:20] daveomcd, no, sorry useless [17:22] daveomcd, dpkg -l krb5-locales and dpkg -l krb5-user ? [17:23] ioria: yes both are returned [17:23] morning all, I want install a network printer on XFCE Desktop, works fine, but the printer in the network needs authenticaton via nick and PW, I do not get any input fields for those by default, is there any package to install for this funtion? THX [17:24] daveomcd, krb5-locales is by default ... -user , i don't think so [17:25] ioria: ? it returns two lines specifying both of those. says one is for internationalization and the other mentions basic programs to authenticate [17:27] I want to remap keys using xmodmap: how to make it permanent in Ubuntu 15.04? [17:27] daveomcd, i'm afraid you have to spend sometime understanding the server's config... :-( [17:27] liquidee: add it to startup apps [17:27] EriC^^: hmm [17:27] ioria: no problem thanks for the help, sorry to have been a bother [17:28] daveomcd, you are welcome ... [17:29] Hey, I've still got that sound problem. Could I get some help with it? [17:30] aqui1a, well, did you file a bugreport yesterday ? [17:30] aqui1a, you did not gave much details anyway [17:30] OerHeks, no because I think it's fixable.. I just need a little help. [17:31] OerHeks, I've today posted on the ubuntuforums but still haven't got a reply. Could I link here, because I explain the issue better in my post. [17:32] aqui1a, sure, maybe someone can help you [17:32] I always have ubuntu error after every start up and log in, i tried to report but it is not solved although apt-get update && upgrade [17:32] you have read the sound troubleshooting procedure URL [17:32] http://ubuntuforums.org/showthread.php?t=2294996 [17:33] This explains the issue a bit better, but I'm probably still missing something lol [17:38] how to install genymotion === voronwe is now known as Guest28851 [17:38] when I use xmodmap -e 'keycode 9 = something' does it override the keycode 9 or add additional behaviour? [17:40] I always have ubuntu error after every start up and log in, i tried to report but it is not solved although apt-get update && upgrade [17:41] Is 'sudo rm' a remove command? [17:42] I have an persistent issue with my sound, despite fresh installs of Ubuntu. I've tried a number of things, but nothing seems to work. I explain my issue a bit better here: http://ubuntuforums.org/showthread.php?t=2294996 - Can anybody help? [17:42] Nectar: rm is a cli remove command. sudo just gives the command the root power [17:43] coo. thanks, [17:43] Nectar: there is no trash for "rm" and sudo can remove all system files. so be aware what you want to remove [17:44] I'm going to throw this one out there incase someone is watching and knows. Has anyone been able to get a webVPN connection to work properly and consistently with Ubuntu? [17:44] ... and not the one with the key fob where you enter the pin. [17:44] Nectar: https://help.ubuntu.com/community/UsingTheTerminal [17:45] I mean one based on certificates and a sso login from a website [17:45] the closest I have gotten is using a Windows VM to do the login and then taking the DSID from the cookie that is generated and using it with a few other paramters in combination with juniper network connect. [17:45] but lately even that has been hit or miss. === john is now known as Guest60287 === sahnounM91 is now known as arasa7 === pax2you1 is now known as pax2you [17:53] I always have ubuntu error after every start up and log in, i tried to report but it is not solved although apt-get update && upgrade [17:53] linocisco what error? [17:53] linocisco, ls /var/crash | pastebinit [17:54] ioria, thanks [17:54] I have a bond setup with three NICs but monitoring usage, really one one has any traffic [17:54] Can anyone explain that? [17:55] ioria, MonkeyDust http://paste.ubuntu.com/12419116/ [17:56] linocisco nm is network manager [17:56] linocisco, seems that evolutin and network manager have some issues [17:56] MonkeyDust, ioria what do I do now? [17:56] linocisco what's the output of cat /etc/issue [17:58] Anyone happen to know why in Ubuntu 15.04, the network-manager-openconnect-gnome applet won't do anything? I set up the VPN connection and then when I click on it, nothing happens (no error, no window, etc). [17:58] where is extundelete? apt-cache search comes up empty [17:58] .window 2 [17:58] oops [17:59] I have an persistent issue with my sound, despite fresh installs of Ubuntu. I've tried a number of things, but nothing seems to work. I explain my issue a bit better here: http://ubuntuforums.org/showthread.php?t=2294996 - Can anybody help? [17:59] !undelete [17:59] Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery - Recovering deleted files on !ext3 filesystems can be virtually impossible, although methods that might work is some cases are described at at http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html and http://projects.izzysoft.de/trac/ext3undel [17:59] MonkeyDust, Ubuntu 15.04 \n \l [17:59] !info extundelete | pEYEd [17:59] pEYEd: extundelete (source: extundelete): utility to recover deleted files from ext3/ext4 partition. In component universe, is optional. Version 0.2.4-1 (vivid), package size 51 kB, installed size 168 kB [18:00] pEYEd: what gives you "lsb_release -d"? [18:00] linocisco, you can rm * in /var/crash and reboot, and see if the prob persist and when exactly [18:00] MonkeyDust: i know what it is, i can't find it in apt-cache [18:01] is it hidden in another package? [18:01] pEYEd: what gives you "lsb_release -d"? [18:01] pEYEd that's odd, apt-cache finds it here, ok (14.04) [18:01] Nevermind my last, seems to work now. Odd. Not sure why it would simply decide to work :) No worries. [18:02] ioria, i need to delete all files in /var/crash ? [18:02] linocisco, yup [18:02] MonkeyDust: 10.04.1 [18:02] LTS [18:02] pEYEd: 10.04 is dead. upgrade to 12.04 at least [18:02] !eol | pEYEd [18:02] pEYEd: 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:04] pEYEd you don't find it because your ubuntu is dead, stopped breathing [18:05] pEYEd upgrade first, then ask again [18:06] ioria, this time is ok. system error reporting didn't appear [18:06] linocisco, ok ....this could be useful if happens again : https://wiki.ubuntu.com/DebuggingNetworkManager [18:07] ioria, i have another issue , which is my pointer and cursor, even though I am typing in text box now in hexchatt or any forms, the cursor and pointer are not stable, randomly moving at random time. not always but it is annoying eventhough I didn't touch touchpad [18:08] linocisco, what machine are you on ? [18:09] ioria, Dell Inspiron [18:09] ioria, Inspiron-3443 [18:09] I have a persistent issue with my sound, despite fresh installs of Ubuntu. I've tried a number of things, but nothing seems to work. I explain my issue a bit better here: http://ubuntuforums.org/showthread.php?t=2294996 - Can anybody help? [18:11] ioria, the application network connection has closed unexpectedly. error report again [18:11] aqui1a in a terminal, type alsamixer ... if you see MM, go tghere and hit m to unmute [18:11] MonkeyDust: I've done that already [18:12] MonkeyDust: I've tried quite a lot of things in Alsa [18:12] MonkeyDust: The problem doesn't seem to be anything to do with something being muted... it selects the wrong device [18:13] linocisco, but the connection is still on ? [18:13] aqui1a in alsamixer, hit F6 [18:15] linocisco, maybe you need to upgrade [18:15] https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1418260 [18:15] Launchpad bug 1418260 in network-manager-applet (Ubuntu Vivid) "nm-applet crashed with SIGSEGV in add_menu_item()" [Medium,Fix released] [18:16] MonkeyDust: I've tried with all the options listed for F6, nothing fixes it [18:16] aqui1a and only on that pc? sounds like a hardware issue [18:17] Hi figured I would throw this out there, anyone build llvm from source on ubuntu I get a bunch of errors out of cmake. [18:17] MonkeyDust: No because it works just fine on the Windows boot [18:18] When I run lsof -i tcp:9000 and see the PID of my process and do kill PID it still exists. Any idea how to really kill it? [18:18] MonkeyDust: Did you read the post, btw? My issue can be fixed temporarily by selecting the correct profile in PulseAudio volume control configuration. I don't know why it's not displaying in Sound Settings, though. ;( [18:18] jayjo: sudo kill -9 to apply a bfh to the process [18:19] sudo kill -9 ? [18:19] aqui1a you have tried more than wjhat i could come up with... maybe someone else has some fresh iedeas [18:19] jayjo: yes === cake is now known as nya_cake [18:20] MonkeyDust: Alright, thanks for your time anyway ^^ [18:21] Hello. I have a problem. After few minutes of working wifi it crashes. Tried on ubuntu 15.04 and 14.10. On windows and fedora woks fine. [18:21] Can you help me? [18:25] No one knows? [18:25] nya_cake, if you restart network-manager ? it works ? [18:26] I have not tried. [18:27] nya_cake, sudo lshw -c network [18:28] Afters this network crashes there is no it in network list but other is there. [18:28] nya_cake: you could do with mentioning which wifi adapter too [18:28] hi [18:29] hello [18:30] And then i connect external antenna its works for a few minutes and crashes again. [18:30] But router works. [18:30] nya_cake, lspci -nn | grep Network === tcpman is now known as Guest99430 [18:33] Heh, now i am using windows and it hard to run it. [18:34] I have a persistent issue with my sound, despite fresh installs of Ubuntu. I've tried a number of things, but nothing seems to work. I explain my issue a bit better here: http://ubuntuforums.org/showthread.php?t=2294996 - Can anybody help? [18:37] aqui1a: i don't know if this helps but i'm using pacmd to switch the audio from laptop speakers to hdmi audio. then bind that command to some function key in keyboard shortcuts [18:37] i'm trying to link my PC to my TV with a hdmi cable and only the desktop background is showing [18:38] aqui1a: i couldn't figure out how to do it through the kmix [18:38] anyone have an idea how to fix this? [18:38] oops. i'm using kde, not unity [18:39] Dro__: so you can drag programs over to it, but you want the unity launcher to be on both? [18:39] anyway pacmd should work the same [18:40] daftykins, i don't see any program, but when i type ALT+TAB I see the list of opened programs [18:41] but i can't show anything , only the desktop background is showing [18:41] Dro__: no i'm suggesting that the wallpaper being there may mean it's a second desktop, so a program open on the first could be dragged over [18:41] or are you saying this TV is the only display connected? [18:42] daftykins, i'm not sure, how can i verify if its a second desktop? i already selected use both display for all output (in display setting) [18:42] but always the same problem [18:43] well #1 tell me what's connected... and laptop or desktop? [18:43] i cant get guest additions to work on ubuntu 14.04 [18:44] i ran guest addition cd [18:44] with the script [18:44] screen size stayed the same [18:44] Jakey2: virtualbox? [18:44] daftykins, both [18:44] Jakey2: plenty of packages available for vbox, no need to go to the manual ISO [18:44] laptop and tv [18:45] Dro__: right so it should be showing you a working desktop on the internal laptop screen, yes [18:45] ? [18:45] daftykins, yes sure [18:45] emnz, ye vbox [18:45] Dro__: so open a program, then drag it off the screen to the right and it should show up on the TV? [18:47] daftykins, is there something in the repostory i can use [18:47] daftykins, not showing [18:47] Jakey2: go to ubunto software center, click Edit > Software Sources. Click Additional Drivers, if you see "Use x86 virtualization solution" then click that. [18:47] Dro__: define 'not showing' [18:47] Dro__: also go test the guest session [18:47] Hi! I want to setup a torrent seed box for Ubuntu images. But of course, I don't want to manually add every Ubuntu torrent when it is released. Has someone automated this process? [18:47] Dro__: try dragging to the left, or top, or bottom, edges of the laptop screen too [18:47] daftykins, the draged program is not showing in TV [18:47] daftykins, ok 1 second [18:48] Dro__: like TJ- said, or go into settings and display and check the layout [18:48] Dro__: or open a Terminal and pastebin the output of "xrandr -q" for us [18:48] my system suddenly freezes, when like now maximizing a window to fullscreen, why?? [18:48] Jakey2: If you dont see that, go to Ubuntu Software Center, search for "virtualbox" and select "X86 Virtualization solution - base binaries" Install, I believe that will help, but im a novice so pinch of salt please. [18:49] Jakey2: that last step was wrong, please ignore [18:50] daftykins, when i dragged a program at left it showed :D [18:50] i ubunto that hard on my hardware? [18:50] Jakey2: have you installed build-essential in ubuntu? [18:50] Jakey2: https://askubuntu.com/questions/22743/how-do-i-install-guest-additions-in-a-virtualbox-vm [18:50] emnz, i enabled didnt make a difference [18:50] what does this mean ? [18:50] Dro__: right so when you said 'fix' do you mean you just want the sidebar launcher to be on both, or is it fine as-is? [18:51] you will need to reset the virtual machine before your resolution will be increased [18:51] 'cause that's obviously working fine [18:51] help plz [18:51] daftykins, i want the laptop screen to be the same as the TV screen [18:52] oh so clone [18:52] TJ-: that might be more your skillset :> [18:52] Dro__: i'd think it'd be in the settings -> monitors/displays program still [18:52] nobody?well i am out of here, thx 4 nothing! [18:52] you need to change it to clone instead of extend === nullsign is now known as OS-17344 [18:52] haha angry guy. [18:52] lol ^^ [18:53] emnz: reset? virtualbox [18:53] hes complaining like this is a cell center xD [18:53] call* [18:54] daftykins, i select "same picture" checkbox but no result :( [18:54] akik: yeah must reboot ubuntu before the increased resolution will take effect [18:54] ok reset sounded like something else [18:54] Dro__: cloning/mirroring a display is usually just a case of placing both monitor representations in the same place in the Display Settings GUI [18:55] can someone help me with installing fedex zebra z500 label printer on Ubuntu? [18:55] Dro__: so the monitor representations overlay each other [18:55] Jakey2 been doing that all day past 2 days trying out the distros on my windows machine, will help more just now if u want, for what its worth my noob knowledge xD [18:56] TJ-, i tried to place both monitors in the same position but its impossible , it can only be placed at side [18:56] Jakey2: have you installed virtualbox from the repositories or from virtualbox.org ? [18:57] Dro__: OK, tell us which GPU the PC has, and show us the output of "xrandr -q" in a pastebin [18:57] akik, ive just install the virtualboxguest.iso in repository made no diff [18:57] Jakey2: have you installed virtualbox from the repositories or from virtualbox.org ? [18:59] TJ-, here is the xrandr -q output: http://pastebin.com/qPGV9Zsx [18:59] I'm using nvidia [18:59] Hello [19:00] Hello [19:00] I am facing this error: /lib/x86_64-linux-gnu/libcrypto.so.10: version `libcrypto.so.10' not found (required by /opt/dell/toolkit/bin/syscfg [19:01] here is the full error: /opt/dell/toolkit/bin/syscfg -h /opt/dell/toolkit/bin/syscfg: /lib/x86_64-linux-gnu/libcrypto.so.10: version `libcrypto.so.10' not found (required by /opt/dell/toolkit/bin/syscfg) [19:02] Dro__: you cannot mirror the displays because they are different sizes [19:02] http://pastebin.com/6tVt21b1 [19:02] decci: contact Dell [19:03] daftykins: dell doesnt provide .deb packages for OM 8.1 [19:03] Dro__: You can place the screens relative to each other, and you can set which is the "Primary" (the display with the menu-bars, etc.) [19:03] nmap [19:04] decci: for what? you haven't stated anything that'd help your error output (like what you're trying to do) and your pastebin is completely irrelevant, seemingly from a VM too [19:04] Dro__: The alternative is to configure them to each have a separate X session, so they operate independently of each other, and each has its own menus [19:04] hanzomon4: what of it? [19:04] TJ-, and how can i do that ? [19:04] sorry, playing in another command line [19:05] daftykins: All I am trying is using alien I converted few RPMs to .deb [19:06] daftykins: Now I could get syscfg, raidcfg which is needed for DTK packages [19:06] decci: none of that is supported. [19:06] and again you're not stating what the actual task is :) [19:06] daftykins: It is not supported I know..I just wanted to see how can I make it run fixing libcrypto error [19:08] decci: "hello i have a problem with X, here is the errormessage and the details" while you just tell us about Y. [19:10] k1l: While I install syscfg and raidcfg it went well. While I start using syscfg -h it threw error saying libcrypto.so.10 is not present [19:11] what ubuntu exactly? [19:11] please pastebin a "lsb_release -a" and a "uname -a" [19:14] k1l: lsb_release -d Description: Ubuntu 14.04.3 LTS [19:14] k1l: uname -a Linux dell-virtual-machine 3.19.0-25-generic #26~14.04.1-Ubuntu SMP Fri Jul 24 21:16:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux === rax-Y is now known as rax- [19:15] k1l: I am aware that running on virtual machine might be bad idea but just want to check if syscfg command displays help with -h option [19:15] k1l: Though I have also set up in bare metal [19:15] decci: see this answer http://askubuntu.com/a/339371/31260 [19:16] k1l: Tried it too no luck [19:16] k1l: let me show you [19:17] k1l: http://pastebin.com/Jq0pe5DU [19:18] decci: i still dont know why you handle with rpm packages here. fi they are set up the wrong way its just a mess === OS-17344 is now known as nullsign [19:19] decci: so where does that alien converted thing look for the libcrypto? [19:20] k1l: All I could see the following RPMS for OM [19:20] k1l: http://pastebin.com/0iA2rHuC === cpaelzer_ is now known as cpaelzer [19:20] /usr/lib maybe [19:21] decci: you might get your work done faster if you install centos 7 [19:21] (or rhel 7) [19:22] akik: RHEL 7 is just very simple..but ubuntu is what I need [19:22] decci: since dell even ships ubuntu on some devices. i still dont get what the task here is? [19:22] decci: can you guess if dell will support those applications on ubuntu? [19:23] akik: Dell is not going to support. I am aware of that. [19:24] akik: they dont have it http://linux.dell.com/repo/community/ubuntu/dists/trusty/openmanage/820/ [19:24] How can I change the dns servers on ubuntu server 15.04? [19:27] is this a good place to ask a question regarding SCP? [19:27] yes [19:27] daftykins: great [19:27] as long as you're using *buntu [19:27] I am :) [19:27] \o/ [19:27] fire away [19:27] I'm trying to SCP a file from one AWS EC2 ubuntu server to another one [19:27] I get a permission denied pubic key error [19:27] decci: have you tried sudo ln -s /usr/lib/x86_64-linux-gnu/libssl.so.1.0.0 /usr/lib/libssl.so.10 [19:27] sudo ln -s /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 /usr/lib/libcrypto.so.10 [19:27] oh so that's already a bit different than standard ubuntu [19:28] Jake: Maybe l see what " /etc/network/interfaces " lists and controls . [19:28] daftykins: yeah this is why I wasn't sure... nobody is answering on the ##networking channel [19:28] sokoll: tried adding more verbosity with -v ? can't say i have ever used key auth [19:28] sokoll, there's also a #aws (or it may be ##aws) channel. [19:28] MikeLa: http://pastebin.com/GRixbcZ7 [19:29] daftykins: -v gives me a "Roaming not allowed by server" error [19:29] I can paste the whole output if you need [19:29] http://paste.ubuntu.com [19:29] i don't think i'd be any use with it, but someone else might [19:30] MikeLa: Yes I tried it but the same error [19:30] MikeLa: Yes I tried it but the same error [19:30] MikeLa: sorry for the duplicate posts [19:30] decci: have you tried to run a update [19:32] MikeLa: couple of time [19:32] MikeLa: I wish I could have used Docker [19:32] hi [19:34] Hi, trying to install ubuntu 14 on thinkad x220, installs correctly, but it can't boot [19:34] MikeLa: http://pastebin.com/jBP4zPAM [19:35] I suspected this was a UEFI boot problem, but I guess it's not [19:35] crised: can you boot a live usb? [19:35] EriC^^: yes perfectly [19:35] ok, boot one [19:35] it formats 3 partitions [19:35] EFIboot, ext4, swap [19:35] by default [19:36] EriC^^: then what? [19:36] type sudo apt-get install pastebinit [19:36] one step at a time :P [19:36] then sudo efibootmgr -v | pastebinit [19:37] daftykins: openssh guys are helping me, thanks :) [19:37] decci: apt-get upgrade [19:37] sokoll: \o/ [19:38] hellow [19:39] how can i stop a service permanently? [19:39] while im in here - has anyone got any advice for running ubuntu on a chromebook? i.e. which chromebook model is best. I'm interested in getting a small one for travelling. [19:40] EriC^^: http://paste.ubuntu.com/12419950/ [19:42] so any ideas? [19:42] ???? [19:42] crised: so what happens when you boot right now? [19:42] is there only ubuntu on the hdd? [19:42] EriC^^: without the pen drive, nothing boot error [19:42] EriC^^: yes, [19:42] I had arch before deleted partitions entirely [19:43] tried with defaults erasing the hwole disk, and nothing [19:43] arch was working in uefi mode? [19:43] EriC^^: yes [19:43] ok type sudo parted -l | pastebinit [19:43] crised: tried boot-repair? [19:43] maybe its a missing bootloader? [19:44] i think it doesn't like shimx64.efi , arch uses grubx64.efi [19:45] EriC^^: http://paste.ubuntu.com/12419996/ [19:47] crised: sudo efibootmgr -c -w -l \\EFI\\ubuntu\\grubx64.efi -L "Ubuntu" -p 1 -d /dev/sda [19:48] crised: then type sudo efibootmgr -v | pastebinit again [19:49] EriC^^: http://paste.ubuntu.com/12420017/ === user___ is now known as unknw-usr [19:50] crised: ok, try rebooting [19:50] EriC^^: nope [19:50] doesn't work [19:51] is secureboot disabled? [19:51] ah wait [19:51] there's a typo, i think you missed a \ after EFI\\ [19:52] boot the live usb again then run the command again [19:52] crised: sudo efibootmgr -c -w -l \\EFI\\ubuntu\\grubx64.efi -L "Ubuntu" -p 1 -d /dev/sda [19:53] EriC^^: HOw can I delete all past boot rules? [19:53] crised: sudo efibootmgr -b 001A -B [19:54] Where could I put a script that gets executed right after gnome started? [19:55] EriC^^: I see no uefi entries now [19:56] crised: what do you mean? [19:57] no_gravity: startup apps [19:58] EriC^^: where is that? [19:58] EriC^^: is that some unity thing? im using mate. [19:58] should be in other de's too [19:59] EriC^^: where is it? [19:59] type gnome-session-properties in a terminal [19:59] i dunno i use unity [19:59] is there any way to make the NFS mount not require superuser privileges to write to? [20:00] no_gravity: gnome-session-properties should launch it [20:01] EriC^^: will try installing latest ubuntu 15 [20:01] EriC^^: i usually do not use graphical tools to configure my system. is there no folder with init files i can edit or something? [20:01] crised: what does sudo efibootmgr -v return? [20:01] crised: same thing i don't think it uses a different efi file.. [20:01] if you don't get a grub> or grub rescue> right now it's basically the same thing [20:02] EriC^^: I don't have tehe output right now, but it didn't have the last 2 entries [20:02] ended in .efi [20:02] crised: ok did you type the last command? [20:02] crised: sudo efibootmgr -c -w -l \\EFI\\ubuntu\\grubx64.efi -L "Ubuntu" -p 1 -d /dev/sda [20:02] EriC^^: no [20:02] EriC^^: should I boot live just to do that? [20:02] type it [20:02] ok [20:03] I have a 10.04 box that has critical files I need to recover via undelete. I have a current linux kernel box that's not dead sitting next to it. I cannot install nfs-common on it because the repo is completely dead. Is there a way to mount a filesystem without installing nfs-common on the server? [20:04] pEYEd: can you explain what 'recovery via undelete' means ? [20:05] EriC^^: Why this isn't done automatically? [20:05] daftykins: cryptowall 3 (ransomware) ate a bunch of files. I need them back. the OS happens to be dead. [20:05] pEYEd: take the hdd, make a full backup of that with another system. the work on that system with extundelete, photorec etc. [20:05] pEYEd: so it was a server sharing some data via samba or some such? [20:05] pEYEd: Maybe, as both are 'buntu ; http://ubuntuforums.org/showthread.php?t=2159449 . [20:06] Hello #ubuntu, i was just wondering when iam deleting a gazillion files which are located in a folder, the folder byte size is not decreasing when iam doing an "ls -al" [20:06] Grouver: ls -al is not counting the files inside the folder [20:06] Grouver: to find the size of a directory, use "du -sh /path/to/directory" [20:06] a gazillion = about 42000 files (165MB of 4kb~ files) [20:07] k1l, no, but you should expect that the size would decrease when iam removing tons of files each second, right? [20:07] Grouver: no [20:07] but it isnt changing, its still the same value. [20:07] Grouver: every folder got the same size in ls [20:08] Grouver: ls -al does nit show the folder size. [20:08] while right now a script removes those files. [20:08] Grouver: you want to use "du" command [20:08] oh. [20:08] what bytes does it show then? =/ [20:08] the standard bytes for a folder. [20:08] crised: did you add it? it is done automatically [20:08] crised: it added shimx64.efi [20:08] drwxrwxr-x 2 www-data www-data 162357248 Sep 15 22:02 session [20:09] i dont believe that is standard for a folder? [20:11] crised: any luck? [20:11] mcphail, hmm when i do du -sh i get alot of : "du: cannot access '/var/www/var/session/sess_o8pnpjrr7e3ng4qeeslpakr3c3': No such file or directory" [20:11] and its still ongoing... [20:12] Grouver: Because that file was deleted meanwhile. [20:12] bekks, right. But the du -sh takes alot of time lol. I wonder how much session files it does contain. [20:13] I had a little problem with the inode count being 100%. :p [20:13] lol du -sh finished [20:13] 5.3 Gigs [20:14] after deleting files for 2 hours now. [20:14] still 5.3 , great. Okay thanks #ubuntu (bekks, k1l, mcphail) [20:17] Getting that gpg badsig error when trying to update. Already added the key with apt-key but the problem still occurs. [20:18] W: GPG error: http://de.archive.ubuntu.com vivid Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key [20:18] apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 40976EAF437D05B5 [20:18] truh_: with sudo? [20:18] as root [20:19] Hello. I'm somewhat closer to fixing my sound issues... Does anyone know how to make a profile choice for sound permanent on Ubuntu? [20:19] truh_: apt-get clean [20:20] problem still occurs after that :/ k1l === user is now known as unknw-usr [20:21] truh_: cd /var/lib/apt;sudo mv lists lists.old;sudo mkdir -p lists/partial;sudo apt-get update [20:23] k1l, I have no file called "lists" in that directory. I have "cdrom.list" and "cdrom.list~" [20:24] nvm [20:24] I have a dir with that name [20:25] that worked k1l. thx a lot [20:28] greetings [20:28] Hello. I'm somewhat closer to fixing my sound issues... Does anyone know how to make a profile choice for sound permanent on Ubuntu? [20:29] u [20:29] 1 [20:31] hello, i have a question, in a php file a have a json_decode($someString) call, but when a run it in a browser a have a error 500, but when i add a 'true' in the call just json_decode($someString, true) then run perfectly [20:32] hi [20:32] hi can't UEFI boot ubuntu [20:32] how can it be that vlc/dragon player erally play laggy hd videos on a i5? [20:32] http://paste.ubuntu.com/12420281/ [20:32] just installed it, but can't boot it! [20:32] I can only boot from iso image from pendrive [20:33] crised just disable security boot mode from bios [20:33] google how to disable it [20:33] :) [20:34] i have a machine that keeps dropping connection after about 15 minutes (wifi-wpa2-personal/hidden-ssid) [20:35] kaniche: I'll try [20:35] also ubuntu 15.04 if that helps. [20:35] RevertToType: can you unhide the ssid and test? [20:36] kaniche: using my defaults! [20:36] brainwash: unfortunately no, network can't be changed for me... i mean i'm almost 100% certain it's my setup i had a dog of a time even connecting [20:36] from the bios [20:37] RevertToType: did you check syslog? [20:37] brainwash: but i did try with an unhidden one also wpa2-personal and it did the same thing so i'm sure it's something about my setup... isn't sleep/suspend for sure cause i can wake it up [20:37] brainwash: as in dmesg or something else? [20:37] hi all, I just ran a2enmod ssl and restarted apache. netstat shows that 443 is listening on ipv6, but not ipv4..any reason why? [20:37] RevertToType: yes [20:37] I booted from a Xubuntu 15.04 live usb drive and then restarted Windows. When I got back into Windows the time had gone ahead by 4 hours. Any ideas why? [20:38] brainwash gonna reboot and let it play til it drops and get a fresh one [20:39] RevertToType: also, maybe there are some wifi driver settings which you could tweak (like power save mode) [20:39] RevertToType: ok [20:39] brainwash: so i'm on server apparently i am not using network manager at all just wpa_supplicant and the only service listed is "networking" [20:43] RevertToType: running a machine without X? === scrimina1 is now known as scriminal [20:43] brainwash: kinda... [20:43] brainwash: xorg is installed but no de/wm [20:44] RevertToType: I guess you should also run "journalctl" and see if anything helpful gets logged [20:44] i'll peek those once it drops again ... [20:46] RevertToType: some wifi chips may be supported badly or suffer from recent bugs, but you've probably already checked the interwebs for known issues [20:46] I booted from a Xubuntu 15.04 live usb drive and then restarted Windows. When I got back into Windows the time had jumped ahead by 4 hours. Any ideas why? [20:47] i mean... realtek... so yeah [20:47] :( [20:47] nosmelc: https://help.ubuntu.com/community/UbuntuTime#Multiple_Boot_Systems_Time_Conflicts [20:48] brainwash thanks [20:48] i remember back during ub8 networking was a nightmare and then when i came back to it... it just "worked" for every piece of kit i threw at it... honestly brainwash i assume it was me trying to cob together the connection via cli that is probably not the "right" way [20:48] With the latest release of Ubuntu 15.04 the network card configuration disappeared sound, I can not play any sound. Install the system update and the failure occurs again, before updating the sound runs smoothly. http://i.imgur.com/zzuwg7l.jpgSo sound control appears. [20:50] RevertToType: possible. maybe you could try to verify the issue with a live cd [20:50] thing is the livecd if i use that will just config via whatever wm/de widget ... [20:51] RevertToType: yeah sure, but it helps to isolate the problem [20:51] i was really floundering on finding how to connect via cli cause there's like 0.000 documentation on the matter and most methods don't work on 15.04 [20:51] * RevertToType nods [20:51] this can be a time consuming process =S [20:51] then add in wpa_supp to the mix and it was a mess [20:54] hey.. i'm having a graphics issue everytime I view certain web pages, related to google chrome, such as the chrome web store. my pointer appears to freeze in place, but I can still move an invisible cursor around, and this continues until I reboot... am running 14.04 on a dell optiplex 745. my specs are here: ...and here is the terminal output. on an earlier install this problem was, i believe, fixed by installing a [20:54] driver but I dont remember how i obtained the driver [20:55] hey [20:55] q ondaaaaaa [20:55] aqui [20:55] q ondaaaaaa [20:55] en mi casa i todaaa [20:55] alguien sabe como instalar plugins en ubuntu studio? [20:56] https://www.dropbox.com/s/pjzob5tts5yq48g/hardinfo_report.txt?dl=0 [20:56] !ar | estudio [20:56] estudio: La comunidad local de Argentina se puede encontrar en #ubuntu-ar y en su canal de offtopic: #ubuntu-ar-cafe [20:56] bios locked in lenovo thinkpad, any suggestions? [20:56] ok muchas gracias che [20:56] hard drive password request... [20:57] Marasgeon: for bios passwords talk to lenovo [20:58] hey..soy nuevo en linux...y quisiera instalar musescore 2...tengo el 1.3 y quisieera temer el 2 [20:58] estudio: this channel is english only [20:58] ok sorry [20:59] Can I issue a restart that starts into PXE without any console interaction in Ubuntu? === coy is now known as Guest89809 [21:09] Cool irc client for ubuntu? [21:09] freenode? [21:10] crised: hexchat [21:10] thanks [21:13] So brainwash: dmesg says it's still like connected/connecting iwconfig has it still associated with the ssid, the ip address in ifconfig looks right but no ping out does anything [21:14] apparently re-running dhclient reconnected it but like why is it dropping (dhclient wasn't firing off proper at startup either so i had to systemd service that [21:23] Hello, With the latest release of Ubuntu 15.04 the network card configuration disappeared sound, I can not play any sound. Install the system update and the failure occurs again, before updating the sound runs smoothly. http://i.imgur.com/zzuwg7l.jpgSo sound control appears. [21:32] hey guys, have anyone of you worked with Ubuntu 14.04, and were able to remove X completely and replace it with Wayland? I’m talking about more than just being able to run Wayland in X [21:34] Anyone know how I can keep my dock above the main panel taskbar from getting cut-off/hidden? [21:36] kroomey: wayland is only the protocol. so, you probably want to run weston [21:36] emnz: did you try going to system settings -> Appearance then changing whether the dock is hidden [21:36] hi [21:37] is this an active ubuntu support chat ? :) [21:37] brainwash: oh sorry, i meant weston over X, is it possible to completely remove X and boot using weston? [21:37] yep [21:38] Duckling: thanks :) good to know [21:38] kroomey: not sure about the wayland sessions of GNOME or KDE plasma, but I assume that you would need a recent ubuntu release like 15.04 or even 15.10 (development release) [21:39] kroomey: I haven't tested it yet, but I would use 15.04/15.10 for such experiments [21:39] can anyone help me here ? i just got back to ubuntu, the current Desktop LTS. I just installed Steam, as i want to try play games, but i get this error: You are missing the following 32-bit libraries, and Steam may not run: [21:39] libc.so.6 [21:39] brainwash: okay thank you, i will look into it [21:40] dennis_: sudo apt-get install '^libc6.*' [21:41] k1l: try to install libc6:i386 [21:41] uhm [21:41] dennis_: ^ [21:42] k1l: that should install all libc6 ? [21:42] brainwash: i already installed what k1l said :) [21:43] problem solved then? [21:43] its unpacking and installing :) will check when its done :) [21:44] brainwash: it's solved by running dhclient again... so i'm assuming something is going wonky on the renewel... [21:44] it gives me this now [21:44] Steam needs to install these additional packages: [21:44] libgl1-mesa-dri:i386, libgl1-mesa-glx:i386, libc6:i386 [21:44] so [21:44] i just need to instal those 3 ? [21:44] to unlock the next error messages, yes [21:44] dennis_: have you enabled foreign architecture i386 ? [21:44] or do i have to make dhclient a full on service or something?? [21:44] :) [21:45] libgll and the libc6:i386 [21:45] TJ-: no i havent ? :) [21:46] RevertToType: full on service? [21:46] RevertToType: isn't it a systemd service ootb? [21:46] dennis_: Check with "dpkg --print-foreign-architectures" [21:47] dennis_: the native host architecture can be checked with "dpkg --print-architecture" [21:47] brainwash: i dunno, i know i had to make a systemd service to run it every boot as a command so no clue what's up ... just know it's not renewing [21:47] TJ-: wouldn't the steam package activate i386? [21:48] the service simply is execstart=/sbin/dhclient [21:48] TJ-: it says i386 [21:48] amd 64 [21:48] dennis_: OK, you're got it configured then [21:49] dennis_: so all you need to do is suffix package names with :i386 when you need the 32-bit version [21:49] RevertToType: I suggest that you read the man page for dhclient and learn how to enable a debug mode [21:49] dennis_: Does the steam installer not handle that automatically? [21:49] RevertToType: or something to produce helpful log messages [21:50] hey crised, any luck? [21:51] what's the default hot-key to close a window? [21:52] hiii [21:54] lapinozz: Same as Windows, alt-f4 [21:54] Some packages could not be installed. This may mean that you have [21:54] requested an impossible situation or if you are using the unstable [21:54] distribution that some required packages have not yet been created [21:54] TJ-: its updating steam now, but it still need some packages [21:55] it comes with this error: The following packages have unmet dependencies: [21:55] unity-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but it is not going to be installed [21:55] Depends: libcheese7 (>= 3.0.1) but it is not going to be installed [21:55] E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages [21:56] dennis_: Did you make sure to do: sudo apt-get update ...just before this? [21:57] dennis_: I think you may need "sudo apt full-upgrade" to bring in packages that have bumped their major version [21:58] genii: think i did. ill try again. it gives me a big list now, of many 32 bit libraries im missing.. libxtst.so.6 , libgl, ect ect [21:58] TJ-: ill try :) [21:59] Hey does anyone know of software that can control multiple user on multiple devices? [21:59] TJ-: should that fix them all ? [22:00] dennis_: It depends on why they packages are held [22:00] TJ-: did the full upgrade.. not needed - Calculating upgrade... Done [22:00] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [22:01] TJ-: i still need Steam needs to install these additional packages: [22:01] libgl1-mesa-dri:i386, libgl1-mesa-glx:i386 [22:01] TJ-: i cant do apt-get install them tho ? [22:01] dennis_: Yes [22:02] dennis_: I'm really surprised the steam installation package doesn't simple declare dependencies so the packages can be installed automatically [22:02] no, then it give me the error that packages are being held [22:02] TJ-: yeah weird :s [22:02] !paste | dennis_ [22:02] dennis_: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [22:02] Hey does anyone know of software that can control multiple user on multiple devices? Or should i ask somewhere else and if so where? [22:03] i need something called libcheese-gtk23 ? [22:04] dennis_: please put the whole output in a pastebin so we can see it [22:05] k1l_: like this: http://paste.ubuntu.com/12421531/ ? [22:06] dennis_: yes [22:06] dennis_: !info libcheese-gtk23 [22:06] why wouldn't steam install it's dependencies automatically? [22:06] !info libcheese-gtk23 [22:06] libcheese-gtk23 (source: cheese): tool to take pictures and videos from your webcam - widgets. In component main, is optional. Version 3.14.1-2ubuntu4 (vivid), package size 27 kB, installed size 343 kB [22:07] !info libcheese-gtk23 trusty [22:07] libcheese-gtk23 (source: cheese): tool to take pictures and videos from your webcam - widgets. In component main, is optional. Version 3.10.2-0ubuntu2 (trusty), package size 24 kB, installed size 312 kB [22:07] RevertToType: no clue:S [22:07] dennis_: what gives you "lsb_release -d"? [22:07] dennis_: what version of Ubuntu are you using? "cat /etc/issue" [22:08] k1l_: 14.04.3 LTS [22:08] !info libcheese-gtk23 precise [22:08] Package libcheese-gtk23 does not exist in precise [22:08] oh [22:09] dennis_: please pastebin a "cat /etc/apt/sources.list" [22:09] I was trying to use sphinx based speech recognition using page https://github.com/VikParuchuri/scribe. It throws errors - jack server is not running or cannot be started. Any suggestion? [22:10] k1l_: here http://paste.ubuntu.com/12421626/ [22:10] !find sphinx [22:10] Found: libjs-sphinxdoc, libpocketsphinx-dev, libpocketsphinx1, libsphinxbase-dev, libsphinxbase1, python-oslo.sphinx, python-oslosphinx, python-pocketsphinx, python-pocketsphinx-dbg, python-sphinx (and 73 others) http://packages.ubuntu.com/search?keywords=sphinx&searchon=names&suite=vivid§ion=all [22:10] but shouldn't i use the LTS ? [22:12] Hello [22:12] I have a CentOS VPS and a normal Windows PC. I wanna connect from Windows PC RDP -> CentOS VPS. I tried to install a GUI on the CentOS VPS by following this guide: http://www.server-world.info/en/note?os=CentOS_6&p=x The problem is that I get this error when typing "startx" in the VPS console: "xf86OpenConsole: Cannot find a free VT: Invalid a [22:12] rgument (EE) (EE) Please consult the CentOS support" [22:12] dennis_: please run a "sudo apt-get update && sudo apt-get dist-upgrade" and put the output again in a pastebin [22:12] Skerdodle: It has entirely nothing to do with Ubuntu. [22:12] Skerdodle: So please proceed to the CentOS support. [22:14] k1l_: http://paste.ubuntu.com/12421705/ [22:14] rockstar_: install jack? try in a terminal use, apt-cache search jack .. install jack, try apt-cache show jack. i don't use it but thats a way to start looking [22:15] dennis_: sudo apt-get install libcheese-gtk23 libcheese7 [22:16] Basically im trying to set up a office system where anyone can login to any computer and have the same user account as on the last device they logged off of [22:16] i have the gtk23 [22:16] will try 7 [22:17] Im asuming there must be software that you can do that with [22:17] k1l_: i have both.. newest versions installed [22:17] dennis_: then install unity-control-center [22:18] k1l_: unity-control-center is already the newest version. [22:18] LtL: it showed details of jack [22:19] dennis_: ok, so that last errors should be gone now [22:19] rockstar_: yes, thats what that command does, it's up to you to decide to install it, if you need it. [22:20] k1l_: i still get this: Steam needs to install these additional packages: [22:20] libgl1-mesa-dri:i386, libgl1-mesa-glx:i386 [22:20] and i cant install them, because i get the error of held packages [22:20] what error now? [22:21] k1l_: http://paste.ubuntu.com/12421806/ [22:21] same as before [22:21] k1l_: when i try to install the 2 missing packages, i just get that error [22:22] please pastebin a "apt-cache policy libcheese-gtk23" and a "apt-cache policy libglapi-mesa:i386" [22:22] k1l_: and when i try to run steam, i get this too: You are missing the following 32-bit libraries, and Steam may not run: [22:22] libGL.so.1 [22:24] k1l_: here http://paste.ubuntu.com/12421823/ :) [22:26] dennis_: uname -a? [22:27] k1l_: Linux Krogh 3.19.0-28-generic #30~14.04.1-Ubuntu SMP Tue Sep 1 09:32:55 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux [22:27] dennis_: sudo apt-get install libgl1-mesa-glx-lts-utopic:i386 [22:27] k1l_: just did 00:25 sudo apt-get install libc6:i386 && sudo apt-get install libgl1-mesa-glx-lts-trusty:i386 [22:27] and now i could start steam [22:28] yes, the issue is the HWE there. [22:28] HWE ? [22:29] can anyone tell me how well ubuntu works on an Asus Transformer Book T100? [22:29] 14.04.3 ships with a 15.04 backports kernel and xorg setup. so you needed the -lts-trusty part [22:30] but thanks :) shouldn't my choice always be the LTS version ? years ago when i had ubuntu, i didnt use LTS [22:30] ah i see [22:31] proq, see https://wiki.ubuntu.com/Touch/Devices/t100ta [22:32] ok, thanks [22:32] I just wanted to thank thecyclone and hardbohd (?) for their help the other day. I was on as 'ubuntu-mate' and having a problem reinstalling mate behind Win7 on a dual boot. It all seems to work now. Thank you. [22:32] which /dev/sd? is my /home mounted to? http://i.imgur.com/QWMMqg2.png this server has a raid configuration I am not familiar with. I need to dd w/netcat a copy of the partition to another computer (a rescue). [22:33] Thanks for your help :) have a nice evening [22:35] I was trying to make speech recognition work. Then I got this error - http://pastebin.com/NFuGQ2zj Any suggestion? [22:36] pEYEd, /dev/mapper/wrshe-home seems to be your $home so UUID LVM-958 etc [22:37] rockstar_: looks like you need to install or start jack [22:37] OerHeks: yeah, but which sd? [22:38] pEYEd, it is raid, so it got no sda1 or sdb1 but /dev/mapper/... === Xe is now known as jnerule [22:39] ewwwe, your right. how do I make a dd copy of this raid correctly? [22:39] I just need the /home folder. [22:39] pEYEd, does it not boot anymore? [22:40] OerHeks: it boots. but I have to get data off. Its a cryptowall3 victim. [22:41] I can't get extundelete installed on it because it 10.04 [22:42] I was going to dd the folder to an undead OS and then run extundelete on it. [22:46] pEYEd, is this raid encrypted? LVM? not sure if you dd you can use extundelete to recover files .. [22:47] OerHeks: it just encrypts the files [22:47] deletes the old and then makes a copy and renames that [23:02] pEYEd, some tutors, you will need the passphrase https://www.sbarjatiya.com/notes_wiki/index.php/Detecting_RAID_partitions_using_Ubuntu_Live_CD_or_USB http://unix.stackexchange.com/questions/127385/how-to-detect-raid-0-from-ubuntu-live-cd but both do not handle encrypted lvm === jnerule is now known as Xe [23:16] have any of you ran into the issue where attempting to login on gnome on wayland (ubuntu Gnome 15.04) is broken - i.e. any login attempts restarts gdm and puts you back at the login screen [23:17] hola :) [23:18] kroomey, wayland? [23:19] wayland is still experimental. ubuntu goes for mir AFAIK.. [23:21] OerHeks: i understand, i want to run some tests with wayland though, is it better to be used with 15.04 or 15.10? [23:22] kroomey, use it at your own risk, i have no clue how to support/fix things >> "Experimental wayland session is now available. Install gnome-session-wayland and then select "GNOME on wayland" from login screen (Only works with OSS GPU drivers)." [23:27] OerHeks: yea, those are the directions i followed for 15.04 and received the bug i spoke about earlier, going to try on 15.10 now [23:29] <_B_A_T_M_A_N_> I did chmod 777 / then chmod 000 / [23:29] <_B_A_T_M_A_N_> any fixs? [23:30] at least remove the underscores so that we can highlight your nick comfortably [23:31] Does an install .iso exist for ubuntu with cinnamon desktop? [23:31] w30: nope [23:32] <_B_A_T_M_A_N_> I didn't directly do chmod 777 I mounted / using sftp [23:32] badbodh, thanks, I figured as much but what the heck do I know? [23:33] <_B_A_T_M_A_N_> I wanted to fix the permissions. so my home user could use the mount [23:33] w30: if you plan on netinstall to cinnamon, don;t use unity/gnome in parallel. may leave a bad taste. haven't tried it in latest ubuntus though [23:34] Hi, I have updated firefox and other things and I cant get any sound from youtube... or similar places. any ideas? [23:35] badbodh, I installed Unity but added Cinnamon and removed Unity. It's working but with some glitchse. [23:36] w30: just removing unity package may not be enough. there are gnome dependencies it pulls in. cinnamon was once a gnome-squatter, not anymore. [23:36] badbodh, weird stu like double desktop icons [23:36] that means both nautilus and nemo are working in parallel [23:37] you need to remove nearly all gui-packages from ubuntu. better to start from netinstall [23:38] badbodh, what's the betterway to get cinnamon desktop with ubuntu? MintLinux is a disaster for my hardware. [23:38] w30: what actual problems are you having [23:38] Hi all [23:40] w30: if you are having issues on mint, go to mint channels for help. if you can't pin down the hardware problem (usually gpu and wifi), chances are ubuntu will have same issues. before installing ubuntu tell us your problems and what hardware you got. that will make installation easier [23:42] screen problems with wobbly windows, like maving a window leaves a trail of positions unless you refresh the desktop with a click on the background. double desktop icons that appear and disssppear just as quick as they came. [23:42] w30: double desktop icons because nautilus and nemo both are running. remove nautilus packages [23:43] badbodh, ubuntu has a better kernel for my hardware like sound and tv card [23:43] and trail of positions mean your vsync isn't working. removing all unity stuff cleanly is necessary before using cinnamon [23:44] unity, nautilus, compiz are a few major ones you gotta get rid of. run "apt-cache show unity" to see what other dependencies you may remove without breaking cinnamon [23:44] badbodh, sounds like a list of packages to remove is hard to gather. [23:45] also run "apt-cache show cinnamon" to see its depends [23:45] yes it is hard and messy, hence the suggestion for minimal install [23:46] from what i gather compiz and cinnamon hate each other to begin with. [23:47] badbodh, I will try to clean up my Unity install first then go with the net install after I fail. [23:47] time is all yours to waste :) [23:47] badbodh, thanks for the command of apt-cache [23:48] run "man apt-cache" to see what else you can do [23:48] also install "apt-file" , very handy tool [23:48] badbodh, allright, sounds like a good plan. [23:49] w30: fyi, "apt-cache depends cinnamon" will list only the depends... [23:57] any good way to update amd drivers with out crashing kernel elementyOS 14.04 [23:57] ask elementary support jcstarken [23:57] !elementary | jcstarken [23:57] jcstarken: Elementary OS is an Ubuntu derivative which is supported in their IRC channel #elementary on irc.freenode.net - http://elementaryos.org/ for more information on this distribution.