[00:02] how do I edit PubkeyAcceptedKeyTypes in ubuntu 16.04 ? [00:04] skaag: sudo vi /etc/ssh/sshd_config ? [00:04] skaag: not usually necessary, though [00:07] nacc: I'm trying to access using an rsa key but it claims it's not in PubkeyAcceptedKeyTypes [00:07] debug log: "Skipping ssh-rsa key /root/.ssh/id_rsa - not in PubkeyAcceptedKeyTypes" [00:08] never mind, solved it [00:08] 16.04 doesn't seem to remember my workspace switching settings.. every time i log in, the switcher isn't there, and when i re-enable it, it defaults back to 2x2 .. does anyone know how to fix this? [00:08] I just realized that if you specify a key with PubkeyAcceptedKeyTypes in /etc/ssh/ssh_config without a + then it will be the only type accepted [00:08] i've tried unity-tweak-tool and ccsm [00:08] none of my other ubuntu systems do this either.. frustrating :P [00:12] help [00:13] !help | FManTropyx [00:13] FManTropyx: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [00:13] what happens with apt-get install synaptic and why? [00:14] this old wikihow gives me different instructions, so do I just install qt-sdk? [00:15] !info qt-sdk xenial [00:15] qt-sdk (source: qt-sdk): Complete Qt Software Development Kit. In component universe, is optional. Version 2ubuntu3 (xenial), package size 2 kB, installed size 32 kB [00:15] !info synaptic [00:15] synaptic (source: synaptic): Graphical package manager. In component universe, is optional. Version 0.83+nmu1ubuntu1 (yakkety), package size 1332 kB, installed size 6933 kB [00:15] How would I go about playing wma files on ubuntu? Several forums topics say it should just work with vlc or have outdated references to gstreamer and w32codecs, any ideas? [00:16] thank you! [00:16] smplayer Tabmow [00:16] FManTropyx: Terminal ( fastest) way ' sudo apt update ; sudo apt install qt-sdk ' . [00:17] Tabmow, there are other codecs apart from the restricted extras like x264 you might wish to add [00:17] yeah, I'll try that [00:18] bazhang, checking now [00:19] Still get an error, these are audio files. [00:19] I have the restricted extras already installed too... strange. [00:19] Tabmow, which all codecs did you install already [00:19] ok [00:20] I haven't installed anything besides vlc, smplayer and the restricted extras. [00:20] I have found some wma even native windows players dont like [00:21] let me try it on my windows vm [00:22] Weird... of course the first track I was testing didn't play. Second one plays fine. [00:22] Tabmow, with the windows tool? [00:22] both [00:23] could be corrupt then is my guess [00:25] Yeah, half of them are... weird. Ok thanks for the help. [00:28] after adding 386 as a supported architecture in Ubuntu xenial, how do I enable 32bit linking support? [00:28] installing this now: apt-get install gcc-multilib [00:28] hopefully it helps [00:35] ioria EriC^^ and Jordan_U I just want to say thanks for your help today I really appreciate it you all are great [00:35] why don't I have a traceroute command? [00:35] FManTropyx: mtr [00:36] FManTropyx: Because default nis tracepath. If you want traceroute, install it instead. [00:36] traceroute replaced by mtr [00:36] FManTropyx: you can install traceroute but i think you'll find that mtr is very nice [00:37] who is mtr? [00:37] now I'm stuck at 49% [00:37] wow mtr is nice looking. looks like a bit of a learning curve though [00:38] mtr is the command, eg. mtr google.com [00:38] apt-get appears to have an issue connecting to fi.archive.ubuntu.com [00:39] ok, I wrote down that 'mtr' emulates TracerT on Ubuntu [00:44] FManTropyx: it's short for "My Trace Route" if that helps you remember it [00:53] what packages are available to do your own web based email ui? from an imapS server [00:54] I have a slight problem. [00:54] mmhmm [00:55] I want to use my Nvidia GTX960M graphics card with ubuntu but ubuntu does not recognize it. [00:55] To boot I have to pass the grub arg nomodeset. [00:56] And when I install the proprietary drivers upon reboot lightdm refuses to load. (Get stuck at log in screen) [00:56] I have 16.04 [00:59] chibi_: Driver conflict ? Pastebin ' dpkg -l | grep -i nvidia ' . [01:00] I can't right now with out rebooting. BRB (On windows right now.) But i don't think its a conflict but. [01:01] !info nvidia-367 xenial [01:01] nvidia-367 (source: nvidia-graphics-drivers-367): NVIDIA binary driver - version 367.57. In component restricted, is optional. Version 367.57-0ubuntu0.16.04.1 (xenial), package size 39332 kB, installed size 167349 kB (Only available for i386; amd64; armhf) [01:01] !info nvidia-375 xenial [01:01] Package nvidia-375 does not exist in xenial [01:03] Okay I am back on actual ubuntu [01:04] what did you want me to run? [01:05] chibill_: run ' dpkg -l | grep -i nvidia ' . in a pastebin site . [01:06] http://pastebin.com/W5MTNz1E [01:07] Its odd that nvidia 304 is there when I am set to use the default x Org driver. [01:08] chibill_: do : ' sudo apt purge nvidia* ; sudo ubuntu-drivers autoinstall ' ; reboot. Ya want a much later driver . [01:09] Do i have to do anything with the nomodeset i need to boot? (So i don't get the CPU #13 has stalled error stuff) [01:09] why has apt-get stopped working? [01:11] chibill_: Once installed (367 I expect the install wizard to choose) Then remove the boot parameter and reboot . [01:12] I don't think it will boot with out the parameter. But okay [01:12] chibill_: After the 367 driver is installed . [01:12] neither of the commands fixed my package problem, btw, they just redisplay all the errors, so I guess I should uninstall those pkgs? [01:13] I will be back if it does not work [01:13] chibill_: That is why we are here . help is what we do :) [01:14] FManTropyx: Please pastebin the output from apt-get that you are seeing. [01:14] ok, I tried to remove one faulty package and apt-get wants to remove 167 packages [01:15] FManTropyx: those packages probably all depend on what you are trying to remove. What did you try to remove? [01:15] that output is already here: http://z80.guru/asdf/fail.txt [01:16] the first library there [01:17] oh boy... what led up to that mess? [01:17] installing Ubuntu [01:17] it's fresh install! [01:18] that output was produced during the output? [01:18] err, that output was produced during the install? [01:18] no [01:19] very soon after it [01:19] well, the first library, then the others joined in [01:19] now I cannot apt-get update [01:19] it just hangs [01:20] spontaniously appeared in the terminal? You have to give us more information or we can't help you. What commands were run that led up to the problem? [01:20] that one dude on reddit was probably right about Linux sucking [01:20] yes, the error about the boost library spontaneously appeared at a later use of apt-get [01:20] which had nothing to do with boost [01:20] something somehow broke it [01:20] and what use of apt-get was that? [01:21] * wedgie pulls teeth [01:21] there is no way I could remember that === Prelude2004c_Zzz is now known as Prelude2004c [01:22] could you post /var/log/apt/history.log somewhere? [01:23] this seems to have started happening before the start of the history log [01:24] it reveals nothing [01:24] ah, there are older archived ones [01:25] I'll dig into them at some point [01:25] then I can show if anything relevant [01:28] also if it's a fresh install, it seems like something went terribly wrong - is there a compelling reason not to just nuke it and start over? [01:29] yeah [01:35] FManTropyx: Please pastebin the output of "sudo apt update". === Prelude2004c_Zzz is now known as Prelude2004c [01:38] Hey Jordan_U you here? [01:38] FManTropyx: Please also pastebin the output of "sudo apt install --reinstall libboost-filesystem1.58.0". [01:39] aiirborne: Yes. === CharlesMu1 is now known as CharlesMu [01:41] Jordan_U thanks for the help earlier. I think I have made a final mistake on this journey. When I reinstalled 14.04 I formatted my current broken installation. Well the 14.04 installation failed and I am now in grub rescue. Is there any hope of fixing this [01:44] I check all my partitions but none of them have grub [01:45] aiirborne: Please boot from a LiveUSB, run boot info script: https://github.com/arvidjaar/bootinfoscript and pastebin the RESULTS.txt that it produces. [01:47] is there a way for a bashfile to run using upstart when I connect a device? [01:47] or do I use something other than upstart? [01:48] How can I modify the ssh keyring stuff to prompt me for each usage of the key? [01:48] Using Xubuntu 16.04 is that has any bearing on it. [01:48] s/is/if [01:48] sup [01:49] CopherNeue: Use a udev hook. [01:51] someone offer free bnc? [01:52] Bayonet Neill-Concelman? [01:52] archi: you could try FreeBNC [01:53] or znc [01:58] What is a good drawing program for linux/ubuntu - (not gimp - as its a image manipulation program - not drawing) [01:58] you could try krita [01:58] mypaint [01:59] tons of apps .. https://apps.ubuntu.com/cat/department/painting/ [01:59] pinta +1 [01:59] Squarism: inkscape [02:00] for vector graphs, inkscape indeed! [02:00] inkscape is probably the closest OSS alternative to Adobe Illustrator [02:00] haha tons of opinions [02:00] for photo i would say darktable [02:00] well, different variations and features. Inkscape is your full-featured vector graphic illustrator. mypaint is similar to MS Paint. I've never used krita. [02:00] or darktable. === KindOne_ is now known as KindOne [02:03] mypaint integrates well with the wacom pen tablet [02:07] kkk [02:07] nesesito aprender de linux [02:07] !es [02:07] 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. [02:08] or is that French? [02:08] !fr [02:08] Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [02:08] I think it was poorly spelled spanish. [02:08] french doesn't use 'de' [02:08] :) [02:08] gracias [02:08] de nada [02:11] aiirborne: Did you see my last message to you? [02:14] Jordan_U yes can't really do that right now. My car broke down on my way back from visiting family and I stuck in a small town. That why I was trying to go through all the trouble to do a fresh install that way. I appreciate the help though [02:16] I plan on going to walmart tomorrow to get a USB but even then I'm not sure I will be able to get to a computer to make it into a Bootable drive [02:16] aiirborne: Ok, there are other options that might be able to salvage this machine. [02:17] aiirborne: Do you have more than one hard drive? [02:17] Jordan_U no I don't [02:18] aiirborne: Is there an error message shown before you get the grub rescue shell? [02:20] Jordan_U "error no such partition entering rescue mode" [02:21] aiirborne: What is the output of "ls"? [02:22] Jordan_U hd0 hd0,5 hd0,3 [02:23] aiirborne: OK. "ls (hd0,3)/". Does it seem to list the directories in your root filesystem? [02:24] No "./ ../ lost+found/" [02:25] But that is where it was [02:25] aiirborne: Is (hd0,5) swap? [02:26] hd0,5 has the ubuntu iso I was going to install from [02:26] that can't be right, aiirborne [02:27] It was swap though before I turned swap off and downloaded the iso there to do a clean install [02:27] aiirborne, ah, no HDD. right. [02:28] aiirborne: OK, does it only contain the one file then? [02:28] Yes ubuntu.iso well and lost+found [02:29] aiirborne: Were there any error messages during installation? [02:29] No it just froze [02:29] aiirborne: At what point did it freeze? [02:30] Once I got passed the select what partition to install to [02:31] I think it froze at detecting filesystem [02:31] aiirborne: And you have no other drives or computers around? [02:32] aiirborne, installing to a partition while booted from that same partition won't work [02:32] no :/ I may be able to use the hotel computer tomorrow I think they have one for guests [02:34] Cfhowlett it was 2 different partitions but on the same drive [02:35] aiirborne: In the future, pass "toram" as a kernel parameter to load the whole live environment into RAM so that it no longer needs to be read from disk while installing. [02:35] Well the iso I booted from was on sda5 and I was planing on installing to sda1 which became sda3 after it formatted [02:36] Jordan_U ahh I don't know how to pass a kernel parameter but that sounds pretty cool [02:37] Well today has been a pretty good learning experience for me. [02:37] I want to send email for terminal, so what should I do ? [02:38] dn: Use sendmail [02:39] So there is no way to boot an iso from grub rescue right? [02:40] aiirborne: You are indeed out of luck until you have another drive. [02:40] k00l3th4n thanks; [02:41] Jordan_U ok well I appreciate the help === streetwitch_ is now known as streetwitch [02:43] coret streetwitch === CharlesMu1 is now known as CharlesMu [02:47] dn: welcome [02:47] Hey, guys. Weird question. On the XPS 13 Developer edition, Dell has, by default, due to some contractual BS, disabled the super key by default. If I wanted to re-enable the super key after remocing dell-super-key, how would I do it in dconf via CLI? [03:00] Hello there [03:00] i have a problem [03:00] !ask | arsalan , [03:00] arsalan ,: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [03:00] good day, i am trying to recover a windows laptop for a friend using a boot usb ubuntu install, and i am having a hard time finding the path to the windows hard drive data.. when i try to mount any of the patition shower in /dev ls it answers cant find /dev/sda3 in /etc/fstab [03:01] Caballero: what command are you using to mount it? [03:01] my Ubuntu 16.04 have a problem with boot time and it's so slower in boot process [03:01] sudo mount /dev/sda3 [03:01] you need a mountpoint [03:02] mkdir /mnt/windows; mount /dev/sda3 /mnt/windows [03:02] that sound pretty logical now that you say so thx [03:03] how can i make Ubuntu boot time faster [03:04] is anybody there ? [03:04] Caballero: system commands require sudo as a prefix ; sudo mkdir ............. . [03:04] !patience | arsalan [03:04] arsalan: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [03:04] also wedgie do you know a better technique to tell wich is the windows partition then trying them and checking ? === uhhf1 is now known as uhhf [03:04] Bashing-om, yeash i figured so thx [03:04] Caballero: lol, that's what i always do. [03:05] Caballero: if you find a slick solution to that let me know [03:05] exi [03:05] exit [03:05] Caballero: ' sudo parted -l ' might tell . [03:05] sorry! [03:05] jeje [03:05] ima try that! [03:06] it does! [03:06] well it tell me the size of partitions.. and with deduction i can go long ways [03:07] Caballero: :) :) [03:09] failed to mount /dev/sda3 input/output error, ntfs is either inconsistent or there is hardware fault, or its a softraid/fakeraid hardware... tell me to reboot on windows twice and do a checkdisc... (wich is not possible) [03:10] not fun [03:10] Hi, I'm having networking trouble with my install. When I tried to update the machine with aptitude update, all of the archive failed to resolve. I also can't ping a site like google.com without it failing, but I tried to ssh in from the outside, and it worked fine. [03:11] ping: unknown host google.com ^ [03:11] hey [03:12] Heyo! [03:12] I can however ping google.com's IP address and get a response, so it looks like there are DNS issues. [03:12] I'm working on using the "mail" command - anyone with experience using it? [03:12] Caballero: Maybe tell the system mounting a windows partition .. like so ' sudo mkdir /mnt/windows ; sudo mount -t ntfs /dev/sda1 /mnt/windows ' where sda1 is the Windows' operating system partition . [03:13] my web browser is saying html5 not supported [03:13] im using firefox [03:13] Bashing-om, will try thx a lot [03:13] ahn0st: When do you see this error? [03:14] whenever i want to watch youtube live [03:14] Caballero: Not saying that the Windows' file system is not marked as dirty .. maybe if so .. buntu might can fix .. might ! [03:15] same: corruptedfile $upcase , failed tommount input/output error ntfs inconsistent or hardware fauult. .. [03:15] looks like I'm missing /etc/resolvconf/resolv.conf [03:15] brb [03:16] Caballero: Which is the operating system partition for Windows ? [03:16] sda3 i figured for being the only one that is big.. === vpathi is now known as vishwa [03:18] i just could boot another smaler partition [03:18] Caballero: Are you trying to back up data, or actually write to the windows partition? [03:18] Caballero: K .. then try and reset the bit ... ' sudo ntfsfix /dev/sda3 ' .May have to d/l the tool ' sudo apt-get install ntfs-3g ' . I do not recall if it is installed by default . [03:18] i will see if there is any interesting contect there.. [03:19] is there an easy way to get ubuntu to stop changing the name of my network interface? [03:19] no internet on that laptop atm, // i just want to retreive that before reinstallation [03:21] use the live iso, preferred way to fix partition issues [03:21] im on live iso on usb.. [03:23] yeah so the partition i could actualy mount is only the factory instal data and such.. downst contain the user files im trying to retreive.. i will try ntsffix real quick [03:24] Hi, at some point I've altered /etc/resolvconf/resolv.conf.d/original I'm not sure how to bring it back to its original state, how can I tell, or troubleshoot this? [03:24] a|ien: Why do you not want to use the deterministic naming scheme? [03:25] I had an entry for nameserver which I've changed from my old gateway, to my current one. [03:25] because its changing on its own between reboots [03:25] and im having to manually edit the interfaces file to have networking again [03:25] i have almost 400 machines to setup and i dont have time to chase screwed up interface names [03:25] Bashing-om, you rock my universe.. i owe you a case of beer [03:26] a|ien: You get a different name from one boot to the next? What version of Ubuntu? [03:26] correct, it is sporadic but happens to like 60% of the machines ive setup so far [03:26] 15.10 server [03:27] Caballero: Well .. Now .. I tell ya .. others told me . I just passed it on to you . [03:27] i boot it up with a single video card and static the IP [03:27] then shut it down and add the other 4 video cards [03:27] and when i reboot it the name has changed [03:27] 15.10 is WAY past end of life, unsupported and unsecured. if you are managing 400 machines, you missed direct upgrade deadline. expect breaches. [03:27] a|ien: That's quite odd. Is there only one ethernet device per machine? [03:27] yes only one interface [03:28] the customer is running this older version because it requires a specific amd video driver to mine cryptocurrency properly === bitch is now known as {oYo} [03:28] these are just simple crypto miners locked behind a vlan behind a cisco asa, im not worried about breaches [03:28] a|ien: Please file a bug report about the names changing between boots. Until the bug is fixed, you can run "sudo ln -s /dev/null /etc/systemd/network/99-default.link" or pass the kernel parameter net.ifnames=0 as explained here: https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/ [03:28] disable 'predictable interface naming in grub' [03:29] thanks Jordan, I actually was just reading through that page and found the fix [03:29] oh man, when did support drop to 9 months? [03:30] once i do that will it rename itself to eth0 or just stick with the currently assigned name? [03:30] LONG ago. [03:30] * wedgie hasn't been paying attention for a few years apparently [03:35] let's say i have ip 1.1.1.25 and let's say my neighbor use same ISP and has ip 1.1.1.27. if somebody ddos attack me only (ip 1.1.1.25), my internet would go down, but would my neighbor's internet go down as well? === saschpe_ is now known as saschpe [03:37] Jordan_U: With the sudo ln -s /dev/null /etc/systemd/network/99-default.link command, should there already be a link file there that I am pointing into the void or is /etc/systemd/network/ empty by default? === awayfro is now known as afro_ [03:38] tomed: hard to say. Would depend a lot on how the ISP had things set up. But possibly. And the fact that the IPs are close together probably isn't all that important. In any case, not a #ubuntu question [03:38] wedige what if somebody ddos attacks your neighbor's ip RIGHT NOW; would you go down as well? [03:38] tomed, as #networking [03:38] ask [03:39] it depends on the scale of the attack. mostlikely yes [03:39] all that trafffic has to converge at a gateway in whatever node the victim ip is at === {oYo} is now known as bitch [03:40] lolz tomed [03:42] oerheks what is funny [03:42] tomed, 4th answer will surely make you doubt more [03:42] alvarr_etsa: - ln -s - requires that the target not to exist when the link is created , see: ' man ls ' " By default each destination (name of new link) should not already exist. " . [03:43] Anyone have a suggestion as to how to use arguments with the "mail" command? [03:43] I need to create a function that accepts things like subject, address, and file input [03:43] CallmeChewy, sure. "man mail" read the details [03:44] cfhowlett: good point [03:45] a|ien: oopps ^ . alvarr_etsa sorry bout the highlight . [03:57] i tried `sudo /usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold --force-yes install nginx=1.10.2`, and got "E: Version '1.10.2' for 'nginx' was not found" [03:58] but, if i do `sudo apt-get install nginx -y`, i am pretty sure it installs 1.10.2 [03:58] for ubuntu 14.04 [03:58] `nginx -v` displays "nginx version: nginx/1.10.2" [03:59] !info nginx trusty [03:59] nginx (source: nginx): small, powerful, scalable web/proxy server. In component main, is optional. Version 1.4.6-1ubuntu3.7 (trusty), package size 5 kB, installed size 94 kB [04:00] Bashing-om, isnt 14.04 eol [04:00] it is not. 5 years support on the desktop [04:00] echo "My message" | mail -s subject user@gmail.com [04:00] ok === streetwitch_ is now known as streetwitch [04:03] what was the command for installation .deb file? [04:04] dpkg -i package ? === catalase- is now known as catalase [04:06] Hello guys! I have a bit of an issue after replacing my video card (AMD r9 270) to an (AMD rx480). When I first booted up, it said The system is running in low-graphics mode. Your screen, graphics card, and input device settings could not be detected correctly. I am on Ubuntu 16.04 [04:07] I am unable to get to a desktop, however after going through the GUI I can use alt+f1 to enter a console [04:08] p_d: ' dpkg -i . where you are in the PWD as the target or give dpkg the full path to the file . [04:08] Bashing-om hmm thanks === uhhf1 is now known as uhhf [04:10] I tried googling the issue, but the relevant stuff wasn't relevant. Is there a different IRC I should be in for my question? [04:12] 😂😂😂 [04:21] how do i install a newer version of nginx - http://packages.ubuntu.com/trusty/nginx [04:21] i think there is 1.10.x [04:21] Quick question: I checked my home folder today to find six folders with very long gibberish titles (e.g. 栯浯⽥数整⽲挮捡敨眯扥楫⽴捩湯慤慴慢敳뫛쇅߈䞡㻰ꄛ﫠) that I certainly did not create. How would I go about figuring out how they got there and why? [04:21] and 1.11.x - http://nginx.org/en/download.html [04:22] jeffreylevensque: I'm assuming regular apt update && upgrade doesn't update it? [04:22] rocketeer: Have you cd'ed into them and snooped about? [04:22] Amm0n: As you suggested yesterday, I have upgraded to 16.04 from trusty. Now could you just provide the links for downloading the drivers for my wifi adapter [04:23] oduasv: Yup, they're empty [04:23] i'm using https://github.com/voxpupuli/puppet-nginx [04:23] even with sudo ls? [04:23] I'd remove them if they are completely empty [04:24] the module essentially runs `sudo /usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold --force-yes install nginx=some-version` [04:24] where `some-version`, i've fixed to "1.4.6-1ubuntu3.7" [04:25] even sudo ls -h -A returns nothing, but this happened about a week ago and I deleted. They're back, and that's a little odd. [04:26] seems like you need to write a script that monitors processes that create folders :) [04:27] odusav: In addition, they were created on different days (four on the 23rd, one on the 24th and 27th), so it's not just one weird thing [04:28] I guess there isn't anyone that could solve my problem atm. [04:49] Hello? [05:00] barron trump asshole tasty [05:02] simmer down trumpet. go build a cardboard house on the interstate [05:02] is there anybody to answer my question ? [05:03] :( [05:03] BUT [05:03] Here's some software I want to run. http://www.ce.berkeley.edu/projects/feap/feappv/ . I ran the makefile and succesfully make'd it. Here are the current directories. Which one looks like I should be able to run it? [05:03] epistemologically speakin u canot contradict my statement [05:03] which is [05:03] barron trump asshole tasty [05:03] trumpet: this is ubuntu support, no politics please [05:03] :( [05:03] cannot* [05:03] even [05:03] i can also [05:03] how can make UBUNTU boot time faster ????????????????????????????????????????????/ [05:03] nah-biotch: please dont feed neither [05:04] This person posted instructions which I followed. http://thebrainextension.blogspot.com/2015/01/install-feappv-on-ubuntu-1404.html [05:04] !info preload | arsalan [05:04] arsalan: preload (source: preload): adaptive readahead daemon. In component universe, is optional. Version 0.6.4-2 (yakkety), package size 34 kB, installed size 135 kB [05:04] what is preload ? [05:04] arsalan: and tweak your system, disable unwanted services at boot..etc [05:04] dont feed [05:05] I should install preload and done ? [05:06] arsalan: yes, install and reboot [05:06] I've read every link I could find online regarding it. I just started a digital ocean droplet with ubuntu 16.06 [05:06] or 16.04? [05:06] peace [05:06] was well fed [05:07] sry had to [05:07] I see objects= feappv.o and the makefile.in was correctly sourced. I just don't know how to run it. what do the file extensions typically look like? [05:07] nick change....wait for it [05:07] or how can I find a list of executables from cli? [05:07] http://imgur.com/a/eZkV5 [05:08] preload [05:08] ** (process:18093): ERROR **: cannot open /var/log/preload.log: Permission denied [05:08] Trace/breakpoint trap (core dumped) [05:09] anyone have have ubuntu running on real hardware? [05:09] jc [05:09] - 1 have [05:10] ] [05:10] I have all of the options set up appropriately [05:10] They can be seen here: http://imgur.com/a/eZkV5 [05:11] real hardware linux... please stand up?! [05:12] nah-biotch: stop that please [05:13] vb aint real hardware [05:14] stop that please [05:14] !ops | nah-biotch offtopic [05:14] nah-biotch offtopic: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu [05:14] and use a real version of linux [05:14] nah-biotch: can you stick to support please? [05:14] nah-biotch: This is a support channel only. [05:15] support for windows based canon* shight [05:15] bye [05:18] hi, today I noticed that the backlight keyboard is not working, I turn it on by fn+ arrow right but now is not working ,any ideas? [05:28] Hey guys, I am trying to install the wifi adapter drivers. But I am getting errors when I do sudo make. [05:28] The chipset is Mediatek RT5370. [05:29] subho, which errors? [05:30] ignacio: http://termbin.com/bl8r [05:30] then it ends=? [05:31] Nah, this is the correct one. http://termbin.com/tv0c [05:31] Don't know why that one happened though(ending suddenly) [05:32] subho, why not just use the ubuntu builtin function to install property drivers? [05:34] ignacio: In the Additional drivers it doesn't recognize my wifi adapter [05:35] http://askubuntu.com/questions/163598/how-do-i-install-wireless-drivers-for-ralink-rt5370-offline :/ no idea [05:36] ignacio, all the links in that page are dead. It seems mediatek moves pages pretty rapidly [05:37] subho, http://cdn-cw.mediatek.com/Downloads/linux/DPO_RT5572_LinuxSTA_2.6.1.3_20121022.tar.bz2 [05:37] The only drivers I could get were from Mediatek Search feature [05:37] that one seems to work [05:37] That is the one I tried to make [05:37] I got that link from a comment in one of the answers [05:37] oh [05:37] It's giving me the errors === cigumo_ is now known as cigumo [05:47] ignacio: Any help [05:49] while in terminal, anytime i press the "h" key, it brings up the online documentation screen. its driving me crazy. it just started doing this. [05:51] glitchd, wut? [05:52] The Windows version of the drivers seems to work. Can I install that via Wine or something....?? [05:53] ignacio, i explained my problem perfectly.. [05:56] subho, I don't think so [05:57] Well, then how about NDISwrapper. [05:57] Never used it [06:13] I have an ubuntu box in a vm. when I fire it off, I get attempt to read or write outside of disk hd0 but when I boot it off live iso, I see everything perfectly. how do I fix that or do I need to create anew? [06:17] Kartagis: does the filesystem header have a different size to the partition? does the partition table list a partition that doesn't exist off the end of the disk which your live media doesn't use? [06:18] Triffid_Hunter: how do I check those? [06:19] Kartagis: gparted or fdisk or cfdisk for the partition stuff.. filesystem stuff depends on the filesystem, try resize2fs if you're using ext3 or ext4 [06:23] Triffid_Hunter: does https://www.dropbox.com/s/u4l7ral07e2twe9/VirtualBox_Ubuntu%2016.04_30_11_2016_09_21_56.png?dl=0 help? [06:23] Kartagis: try sudo parted -l and see what it says [06:24] Kartagis: try to reinstall grub [06:25] EriC^^: chrooted, right? [06:25] yup [06:26] Kartagis: how do you have 100.0022 GiB worth of space allocated on a 100.0GiB disk? [06:26] idk [06:26] Kartagis: looks to me like your swap may well be hanging off the end === christel_ is now known as Guest70687 [06:27] Kartagis: and why is it extended? I'd suggest blowing away sda2 and sda5 and just putting a normal swap partition that doesn't hang off the end of the disk [06:28] sounds good ^ [06:29] when I right click on them, menu is greyed out [06:29] Kartagis: use cfdisk [06:30] sudo cfdisk /dev/sda [06:31] Kartagis: perhaps they're in use? do it from your live media [06:31] that's the only way I can boot right now [06:32] does lsblk show them in use? [06:32] aye [06:33] the swap? [06:33] aye [06:34] try sudo swapoff -a [06:34] https://www.dropbox.com/s/7qhbccz3eo9mu2r/VirtualBox_Ubuntu%2016.04_30_11_2016_09_33_35.png?dl=0 [06:36] deleting swap partition didn't help - I still get kernel panic after that [06:38] try to reinstall grub and update initramfs maybe [06:39] kernel panic or grub? [06:39] disk hd0 sounds like grub stuff [06:51] EriC^^: I used to get both, today only kernel panic [06:51] maybe the disk health [06:51] ? [06:51] try smartctl on it [06:55] !chroot [06:55] A chroot is used to make programs believe that the directory they are running in is really the root directory. It can be used to stop programs accessing files outside of that directory, or for compiling 32bit applications in a 64bit environment - see https://help.ubuntu.com/community/BasicChroot [06:56] не настраивается учётная запись в менеджере программ [06:56] !ru | aleksnch [06:56] aleksnch: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [06:56] !ru | aleksnch [06:56] #ubuntu-ru [06:56] /join #ubuntu-ru [06:57] /join #ubuntu-ru [06:57] aleksnch: without space [07:04] how can I see the log of the boot process daemons [07:05] EriC^^: https://www.dropbox.com/s/n05cjdexa9ot8p8/VirtualBox_Ubuntu%2016.04_30_11_2016_10_04_14.png?dl=0 [07:05] * Kartagis crosses Elimin8e [07:05] * Kartagis crosses EriC^^'s fingers [07:08] EriC^^: installed grub, booted and kernel panic === keur is now known as o === o is now known as Guest80489 [07:18] Kartagis: does it mention anything before the kernel panic? [07:19] hi, when using apt-cache search, I am wondering what the [default] and sometimes (default) means? [07:20] EriC^^: https://www.dropbox.com/s/wnuizy0lif8bty7/VirtualBox_Ubuntu%2016.04_30_11_2016_10_18_56.png?dl=0 [07:23] Kartagis: try to hold shift to get grub then try an older kernel [07:24] older kernel? hm, never tried that. I've only tried current kernel recovery [07:25] what is the host os? [07:25] Mac [07:26] sorry, macOS [07:26] heh [07:29] interesting. this makes me thing the kernel is missing files? [07:29] because an older kernel booted [07:29] EriC^^: ^^ [07:30] time to reinstall that kernel maybe? [07:30] yeah give it a shot === for{} is now known as rssRulz [07:38] hello there. i have found that ubuntu 14.04 is lagging on dual boot system. how to over come it === ole_ is now known as oleola [07:39] hey have you guys face the same problem === hsrt is now known as miracle [07:40] ciao [07:40] fieri [07:41] perri fai una live [07:41] wat [07:41] Ciao ciao amici [07:41] devo andare [07:41] no [07:41] perri [07:42] dimmi [07:42] live tennis [07:42] adesso vado a vedere [07:46] Hi for some reason when I run apt update it says I have a read only FS [07:46] I tried saving a simple text file but it said the same thing [07:47] how do I make my fs read/write-able again [07:48] EriC^^: re-installing seems to have fixed it [07:49] however, when I did apt-get install, I wasn't warned that it already exists [07:50] Kartagis: aha, cool [07:51] Kartagis: i'd check the disk health from the host os [07:51] here's what dmesg says [07:52] Kartagis, maybe you removed it by accident, check dpkg.log? [07:52] http://paste.ubuntu.com/23557054/ [07:53] denza242: try booting into safe mode and running fsck [07:53] Amm0n: on, dpkg.log says half-installed for that [07:54] wk-work: do I risk nuking my data if I do [07:54] I mean I'd prefer making a backup first [07:54] denza242: No, fsck is just used to analyze and possibly repair the filesystem [07:55] fair enough brb [07:55] oh, that's from today [07:55] whenever I am trying to connect to a remove host through ssh (a virtualbox linux image), every time I come across with permission denied even if the password is correct, sshd_config has enabled entries like Listen 0.0.0.0, Port 22 [07:55] I tried to flush iptables via "iptables -F" but still no luck :( [07:55] thanks EriC^^ [07:56] I have no idea what could be the reason for this! [07:56] ConsoleFx: access denied? are you trying to login as root? [07:56] wk-work, yeah [07:56] Kartagis: no problem [07:56] ConsoleFx: you possibly need to allow root logins with passwords [07:56] wk-work, whats the config I need to enable agaist the config file then? [07:57] wk-work, PermitRootLogin yes ?? [07:57] ConsoleFx: sshd_config, make sure PermitRootLogin is set to Yes [07:57] ah okay [07:57] oops i think that was commented [07:57] let me check [07:58] wk-work, currently its configured as "PermitRootLogin without-password" [07:58] hola [07:58] shall I comment that line? [07:58] channel ubuntu spanish? [07:58] ConsoleFx: that basically means you can only login to root via ssh with an ssh key [07:58] well, or PAM, but you understand [07:59] wk-work, aah okay... let me comment that line then and have PermitRootLogin as yes [07:59] that should solve I feel [07:59] yep that should be it [07:59] wk-work, awesome :) [08:03] wk-work, I can comment UsePAM yes... right? [08:03] or it would have any consequences? [08:03] all I want is to let me login to root through another box [08:06] wk-work, buddy it worked :) [08:06] thanks for the help! === rssRulz is now known as SmilingChimp [08:07] Following a power failure to the reboot (Ubuntu 12.04) doppo 5/2 I enter the system goes lightdm me down, all the keyboard LEDs blinking, black window, all locked and all I have to restart manually. Any suggest? [08:09] hi i would like to do an update and i am asked for authentication. but my users password does not work although i can use sudo to become root with that password [08:11] hi, when using apt-cache search, I am wondering what the [default] and sometimes (default) means? [08:15] hello, every one [08:15] ak5, do you have an example? [08:16] is anybody good at openwrt? === user___________ is now known as fickyou [08:17] pw [08:17] Hi all, I have a problem with OpenSSL build process, I want to install OpenSSL with fips certification in Ubuntu 14.04 (OpenSSL 1.0.2j). According to OpenSSL fips doc I do the folowing steps to build and install it : https://bpaste.net/show/ffafda8116c4. After this Ubuntu doesn't see new installed OpenSSL and my application is not properly linked t [08:17] o dynamic libraries of OpenSSL, how can I properly build and install it from sources on Ubuntu?? [08:20] do you set LD_LIBRARY_PATH to the corrent position of your compiler result? [08:21] mMati123: it's not as simple as installing just one library. If your new OpenSSL lib is supposed to replace the existing, you pretty much have to rebuild ALL the installed packages that use openssl as a library. [08:22] blackflow: for my needs I need to rebuild only my app, which actually cannot be rebuild because of linker error [08:22] fickyou: I don't do it actually [08:23] mMati123: in that case you make sure that the new fips enabled lib does not install itself in the paths of default system openssl lib === D is now known as Guest5542 === moz is now known as Guest34982 [09:14] Amm0n: following on fom yesterday, I enabled the crash dump, but it doesn't appear to have saved anything from the last crash. I will try rebooting again now and see what happens. [09:22] Amm0n: so I tried testing the crashdump process, and it hung as per my other experience without doing anything [09:22] hi all [09:23] hi [09:23] hi all [09:23] pchoo, so a BIOS upgrade didn't help? [09:23] i want to thank very much Jorge Castro for the great and charm tuto for installing google chrome [09:23] Amm0n: Hi, unfortunately not [09:24] Amm0n: I'm wondering if it's best to update/reinstall the kernel, but I've never done that before [09:24] i need to learn pentesting who can help me pls [09:24] pchoo, does another kernel work? [09:25] samba, ##security [09:25] Amm0n: no idea, haven't ever done anything with a kernel [09:25] thank u very much mathison [09:25] pchoo, did you freshly installed ubuntu too? [09:26] Amm0n: not yet, work ended and I was busy in the evening [09:26] pchoo, good [09:26] I kind of want that to be a last resort [09:26] try to hold SHIFT at boot to enter grub and try to boot a previous kernel [09:27] Ok, thank you very much [09:27] how to join this chanel pls [09:27] /join ##security [09:27] ok thank [09:28] i need someone to invit me [09:28] samba, /msg nickserv register [09:28] ok [09:29] thanks mathison [09:30] i still cant join the chanel [09:31] pchoo, another thing that came to my mind is: disable quiet, splash in grub and then try to sudo systemctl halt [09:31] samba, you need to register/verify/identify your account [09:31] i did [09:31] how to verify it? [09:32] email [09:32] ok thanks [09:32] brb [09:34] i didnt find a verfication email === AndroUser is now known as oxford [09:35] shall i wait to get the email ? [09:36] pls athison can u invit me to #security [09:36] samba, check your spamfolder too [09:36] i did [09:36] nothing there [09:37] ok, then pleas /join #freenode for more support [09:37] Amm0n: with the older kernel testing the crash dump process (as suggested in the link you previously provided) has caused the system to hang. However as a new thing, scroll lock and caps lock are blinking [09:37] is there a terminal text editor similiar to nano which can do column editing? [09:37] shall i join freednode Amm0n? [09:38] I'm getting no other response, and it's been 8 minutes now [09:38] msevwork: what do you mean? The text file would not be structured in columns. [09:38] pchoo, then reboot the normal kernel and see if it created a dump [09:38] Hello 😂 [09:38] yocs0000, emacs can do that [09:39] but too had to learn [09:39] like vertical select text and delet [09:39] e [09:39] not horizontal line by line but vertical [09:40] msevwork: you mean working on two files in parallel? [09:40] Amm0n: no dump. will try your other suggestion === samba is now known as sambaSec [09:47] Hey, does anyone use xchat for ubuntu? [09:48] anzipex, xchat is dead, use the fork hexchat [09:48] Amm0n: It hung just the same, hasn't left anything in /var/crash [09:49] anzipex, xchat has been dead for YEARS. use hexchat [09:49] pchoo, you mean the halt thing? [09:49] yes [09:49] did you disable quit,splash too? [09:49] Hm... Well I'll try it, thanks [09:50] i removed 'splash quiet' from /etc/default/grub and ran sudo update-grub2 [09:50] pchoo, and halt is giving some output? === guardianL_ is now known as disregardThat [09:50] would I have had to reboot before running halt? [09:51] yes [09:51] ok, let me try again now [09:51] thank u athison and Amon and all guys here i have been registred and got my new nickname verified [09:51] you could just use SHIFT at boot then "e" to edit the same line as in /etc/default/grub [09:52] pchoo, except this isn't persitent then [09:52] pchoo, for testing stuff like we do [09:53] Amm0n: yeah, I read that, I was just going to re add it after [09:53] It's got some more output than before [09:53] Lots of misaligned ok statements [09:54] One failed: Failed to start Network Manager Wait Online. [09:54] pchoo, oh [09:55] reboot and check sudo systemctl status NetworkManager-Wait-Online.service or something [09:55] The next line is 'See system to status NetworkManager-Wait... Yeah, that [09:57] pchoo, to see if that's your problem, you could disable this service [09:58] Amm0n: Here's the output https://www.irccloud.com/pastebin/VeHCgnia/ === UrsaTempest is now known as BearStorm [10:02] Amm0n: My colleague just checked, his failed also, buit he doesn't have these shutdown issues. [10:05] pchoo, nvm then disable this service wouldn't be enough though , i've just read.. and you would notice problems with it at boot and not at shutdown [10:06] pchoo, so back to the crashdump maybe.. [10:06] pchoo, does this machine have more than 2GB RAM? === isp__ is now known as isp_ [10:10] I'm trying to start a node script using systemd. Here is the service: https://bpaste.net/show/e633d7b28d02 . Line 8 is where I run the script. I can run that line on my own directly from the prompt, but when run by systemd I get status=127/n/a which I think means that the command is not found. How can I debug this further? [10:11] Amm0n: 16gb === Csabi33670 is now known as Csabi33669 === Ishaq` is now known as Ishaq === Ishaq is now known as Guest11780 [10:21] hello i have problem with my network. When i plug-in my wifi adapter i got alot of disconnect because signal disappears and i got a problem report. can someone help me please? [10:22] foito does it happen even whe you are close to router? [10:24] pchoo, other guys mentioned USB3 as possible problem: http://askubuntu.com/questions/508029/ubuntu-14-04-stuck-on-shutdown [10:26] My suspicion is actually gfx now, I just dried to find out if it was using nvidia or Intel, and lshw -c video crashed in the same way === Fuchs_ is now known as Fuchs [10:27] pchoo, then check dmesg or kern.log syslog === BrAsS_mOnKeY is now known as g2 [10:29] pchoo, i have to go now, pls ask someone else here or ask for me again later [10:29] can i see if someone respond to my question? === someone is now known as Guest75784 [10:31] Amm0n thanks for all your help! [10:32] Never mind echo $XTERM, locate xtern-256-color give /lib/terminfo/x/xtern-256color as compiled terminfo entry === Southern_Gentlem is now known as Guest24911 [10:38] pchoo, no problem [10:38] pchoo, one more thing: boot a live iso and see if you have the same problem [10:38] i am unable to write data to a USB serial using echo "ATI" > /dev/ttyUSB2 but using minicom it's working. Any idea ? [10:39] pchoo, and diff the BIOS settings with your friends laptop maybe [10:39] veryone [10:39] Can anyone put me in the right direction? [10:40] I would like to have a Ubuntu USB Persistent [10:40] So I can boot up from one partition and write on the second one. [10:40] Any help is appreciated! === ross is now known as Guest94543 [10:43] @search amy schumer [10:43] Guest94543: (search ) -- Searches for in the current configuration variables. [10:43] hello [10:44] Amm0n: I'll try the live cd, the bios settings are identical, I had to disable uefi to get it to see the ssd haha [10:44] I would like to unit-test a big python-sqlalchemy app. Currently it's pretty slow, has anyone succeeded in moving mariadb data file in /tmp ? [10:44] Hiz_, what should I use instead of /etc/gdm/Init/Default on Ubuntu 16.04 LTS , so I have VNC server start ok with Ubuntu? (it is now using lightdm) [10:46] I was thinking to say Hi [10:47] there is lightdm now and I suppose /etc/gdm/Init/Default is not right path [10:47] as per: https://help.ubuntu.com/community/VNC/Servers#x11vnc [10:48] newbie [10:48] hy nikolam [10:48] l9 [10:48] is /etc/gdm/Init/ now /etc/lightdm/lightdm.conf.d/ ? [10:49] I think Ubuntu is the Microsoft's bitch ^^ Who's agree with me ? [10:50] loodoons, this is support channel, you ar free to discuss offtopic things on #ubuntu-offtopic or similar [10:51] loodoons: this isn't the right channel to discuss this. this channel is only for support. maybe #ubuntu-offtopic would work for it. [10:52] (in fact this is not the right channel to discuss anything, it's really just for providing or receiving support.) [10:53] nikolam: /etc/gdm/Init/ refers to gdm, /etc/lightdm/lightdm.conf.d/ refers tro lightdm. those are two software options for a graphical login daemon. [10:53] hello i have problem with my network. When i plug-in my wifi adapter i got alot of disconnect because signal disapiars also i got report a problem pop-up window [10:53] tomreyn, as I see with Ubuntu, lightdm is now default with fresh install of 16.04LTS [10:54] tomreyn, Should I suppose I put same file inside /etc/lightdm/lightdm.conf.d/ ? [10:56] nikolam: it's a different software, so the same configuration file is unlikely to work. [10:56] I would need to access console via VNC on Ubuntu at boot [10:57] I have some VM inside to access graphically [10:57] I recently get this when playing videos http://www0.xup.in/exec/ximg.php?fid=52180756. forum says add a ppa but i won't ad a ppa for no reason [10:57] /etc/lightdm/lightdm-gtk-greeter.conf lists available configuration options for lightdm. or you could switch back to gdm. [10:58] I recently get this when playing videos http://www0.xup.in/exec/ximg.php?fid=52180756. forum says add a ppa but i won't ad a ppa for no reason [10:59] !repeat | Kali_Yuga [10:59] Kali_Yuga: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [10:59] I don't see /etc/lightdm/lightdm-gtk-greeter.conf fiel ther by default [11:00] tomreyn: I couldn't see my own message when i sent it. relax [11:01] foito: could you run lspci -vvnn | grep -i net and tell me what comes after Network Controller? [11:01] hi everyone [11:02] Amm0n: FYI: I did sudo apt-get purge nvidia-* and that has stopped the crashes [11:03] and what x11vnc options to put there, obviously x11vnc is not the right line [11:03] how are you? [11:03] i already looked online that's why i'm asking here, they say adding ppa but i won't add one. there is no good reason for doing this [11:03] bye everyone [11:04] nikolam: on ubuntu 16.04, /etc/lightdm/lightdm-gtk-greeter.conf is part of the lightdm-gtk-greeter package [11:04] hi all [11:04] does anyone have any experience with Ubuntu preseed configuration files? [11:04] Kali_Yuga: which software discplayed the message you uploaded? [11:05] tomreyn: Firefox [11:05] Kali_Yuga, 'libavcodec may be vulnerable ... or not supported... " then don't add ppa if you don't want to. [11:05] tomreyn: everything is up to date, using Firefox 50 [11:05] !info libavcodec [11:05] Package libavcodec does not exist in yakkety [11:06] Kali_Yuga: is this on ubuntu 14.04 ? [11:06] akik: yes [11:07] Kali_Yuga: i had the same message but i don't know the fix [11:07] !info libavcodec-ffmpeg [11:07] Package libavcodec-ffmpeg does not exist in yakkety [11:07] !info libavcodec-ffmpeg56 [11:07] http://packages.ubuntu.com/search?keywords=libavcodec-extra [11:07] Package libavcodec-ffmpeg56 does not exist in yakkety [11:07] !info libavcodec-extra [11:07] libavcodec-extra (source: ffmpeg): FFmpeg library with extra codecs (metapackage). In component universe, is extra. Version 7:3.0.2-1ubuntu3 (yakkety), package size 12 kB, installed size 53 kB [11:07] !info libavcodec-extra trusty [11:07] libavcodec-extra (source: libav): Libav codec library (additional codecs meta-package). In component universe, is extra. Version 6:9.18-0ubuntu0.14.04.1 (trusty), package size 10 kB, installed size 79 kB [11:08] there is also libavcodec54 [11:08] lightdm-greeter is virtual package and not installed by default. I am worried I would change login experience instaling it or do something bad to login by installing it? [11:08] Anyway, going to the site itself, So I will se for myself. === for{} is now known as AsymmetricalFace [11:10] basically this issue http://askubuntu.com/questions/853533/how-to-update-libavcodec-on-ubuntu-14-04-vulnerability-associated [11:11] was asked [11:11] 4 days ago so i don't think i'm the only one [11:11] see last comment https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1643467 [11:11] Launchpad bug 1643467 in libav (Ubuntu) "Firefox 50 blocks Ubuntu 14.04 LTS's version of libavcodec" [Undecided,Confirmed] [11:12] anyone knows why irssi won't connect to IRC? [11:12] so wait for FF to fix this [11:12] OerHeks: Oh ok thx very much. now i know it's just a bug [11:12] Kali_Yuga, or please confirm that bugreport, it helps [11:13] Kali_Yuga: software developers sometimes make the software check whether a software they developed was released more than a giuven time period ago. sometimes they also check whether a new software version exists or whether the release version they think you are running is no longer supported. however, those checks do usually not account for patched packages provided by ubuntu (and other linux distributions) which build on the same release but [11:13] have additional security patches applied. [11:13] OerHeks: the bug report is saying that libavcodec should be updated, not firefox (?) [11:13] OerHeks: I will confirm. didn't see the last line there :) [11:15] doesn't have a huge effect. videos everything still works. just this message popping up all the time [11:16] akik how to tell 54.35.1 in http://packages.ubuntu.com/source/trusty/libav ? [11:18] k clicked Yes, it affects me [11:20] How can I install 2.7.3-0ubuntu2 on 16.04 ? [11:22] Kingsy: did you tried apt-get? [11:22] Kingsy, what package name? [11:23] shivra_: that would be ideal [11:23] OerHeks: thats the problem I don't know the package name [11:24] I have tried apt-get install python=2.7.3-0ubuntu2.2 which is the version I want [11:24] but it cant find that package. === Tempesta_ is now known as Tempesta [11:25] haha I just realised I didnt even mention it was pyrthon I was attempting to downgrade heh [11:25] launchpadlibrarian.net/142761203/python_2.7.3-0ubuntu2.2_i386.deb [11:25] this should work [11:25] and would be unsupported [11:27] Kingsy: you should not just install any specific python version. on 16.04, the 2.x python branch is version 2.7.11-1. what makes you want to use a different python version? [11:28] 2.7.3 would be the old precise package.. [11:28] https://launchpad.net/ubuntu/+source/python2.7 [11:28] tomreyn: I need to make a virtualenv to run a web app that needs 2.7.3 [11:29] Kingsy: have you tried it with 2.7.11? if it did not work with that version then tell the webapp developers ybout it and have them fix it. [11:29] tomreyn: yes it does not work [11:30] tomreyn: that is not a realistic solution.. although that would be best case :) heh [11:30] Kingsy: but downgrading python to an unsupported and insecure version to run a web application with is a realistic solution? [11:31] tomreyn: probably not no .. heh its a shame you cant have a different version in the env [11:31] Hi, is it possible to set Alt + Shift as the change keyboard layout shortcut? [11:31] I use a lot of keyboard layouts and switching with the default one is a pain in the ass. [11:32] Kingsy: you could install ubuntu precise and enjoy its remaining ~6 months of partial security support with the version you want to use. [11:33] Kingsy: ...just for this application, in a VM. [11:33] Kingsy, even if you run precise 12.04 in a vm, python will be 2.7 2.7.3-0ubuntu3.9 [11:38] Hi. Will Ubuntu work with Skylake? [11:38] Eightynine: generally, yes. [11:39] haxabja: if you are using Ubuntu 13.10 and newer just click on AppIndicator of your current keyboard layout and click Text Entry Settings.. you can change it there [11:39] Does it support Secure Boot? [11:39] I am unable to write data to serial USB port /dev/ttyUSB2, using `echo "ATI" > /dev/ttyUSB2` but its working via minicom. Any ideas ? [11:40] Eightynine: yes, ubuntu kernels are signed. [11:40] I am unable to write data to serial USB port /dev/ttyUSB2, using `echo "ATI" > /dev/ttyUSB2` but its working via minicom. Any ideas ? === boshhead_ is now known as boshhead [11:41] Eightynine: persionally i would recommend against using secureboot if you have a choice, though. mostly for political reasons which don't belong into this channel. (we could discuss in #ubuntu-offtopic if your nickname is registered and you wwould like to discuss it.) [11:42] can anyone help with the AWS Floating IP setup for failover purposes === zippy is now known as Guest5732 [11:43] I need a fast and stable system to replace Windows 10 on my PC, I don't want a system which decides for me what to do. [11:44] can anyone help with the AWS Floating IP setup for failover purposes [11:44] Eightynine: go with one of xubuntu, ubuntu-mate, or lubuntu 16.04 lts. [11:45] And what about Ubuntu GNOME? [11:45] Eightynine: gnome is not as fast as those i listed, but the difference is not huge. [11:46] Eightynine: you can install them side by side and switch between them by just loggin out and back in. [11:46] Ubuntu MATE comes with Compiz? [11:47] Eightynine: yes, but i think you can disable or reduce compositing to a minimum. [11:47] can anyone help with the AWS Floating IP setup for failover purposes [11:48] Eightynine: actually ubuntu-mate comes with compiz but compiz is disabled by default (based on what i just read) [11:48] can anyone help with the AWS Floating IP setup for failover purposes [11:48] !repeat | mozart1893 [11:48] mozart1893: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [11:49] mozart1893: maybe try asking this in ##aws [11:50] Thouth I have 4 GB RAM and not bad CPU I want light and fast system. I don't like MATE menu and file manager in XFCE. Can I choose Cinnamon? Is it stable? It was buggy when I used it last time [11:50] Srry, got DC, I am unable to write data to a usb serial port using `echo "ATI" > /dev/ttyUSB2` but its working using minicom with same user. Any ideas ? [11:51] tomreyn: thanks... [11:53] Eightynine: cinnamon 2.2.14-1 is available in ubuntu 16.04.1 [11:53] i have no first hand experience with it, so can't comment on stability. [11:54] It's older version. Is there at least 2.8 or the latest 3.2? [11:54] not in the official repositories. [11:55] is there any tools for manage and automatic update /etc/hosts and /etc/hostname ? [11:55] what's tools name ? [11:55] sweb: manage and update how? [11:56] tomreyn: i have multiple node for example for database and DFS hosts ... i need to automatic update them in one place other servers update their hosts name and /etc/hosts [11:58] Mercury_: i don't think you just echo stuff to a serial tty. minicom and other terminal emulators understand and use the proper protocol. that's also why you need to provide certain parameters when setting up a serial connection. [11:59] sweb: use DNS, that's what it's for. [12:00] sweb: and dhcp for the hostnames [12:02] chat i'm going mad! is it possible to disable the highlight-to-copy and middle-click-to-paste "feature" in ubuntu? [12:10] nicanaca0: it's a standard X feature (and has been that for some 20 or 30 years). i'm not aware of a way to disable the paste on MMB click specifically, but you can disable the MMB entirely using: xmodmap -e "pointer = 1 25 3 4 5 6 7 8 9" [12:11] To persist this (after X restart / reboot) please the following in ~/.Xmodmap: pointer = 1 25 3 4 5 6 7 8 9 [12:11] this is based on a web search, i have not tested it. [12:12] stopped working the light on the keyboard after reinstalling Ubuntu, any ideas? [12:13] the MMB is actually not too bad, it's the highlighting text overriding the clipboard which is annoying. I'm just trying out clipman (don't need anything from it but it seems it can disable the copy on select stuff) === D__ is now known as Guest56325 === Popzi1 is now known as Popzi [12:21] tomreyn: yes this is why i have used stty to set other parameters prior to it like baudrate,etc. [12:25] Mercury_: maybe unbuffe ris what you want? http://stackoverflow.com/questions/4233808/piping-data-to-linux-program-which-expects-a-tty-terminal === andre_ is now known as Guest13583 [12:26] Folks, I have a problem with dash [12:26] Guys I want to remove NFS kernal server and ruby-dev package. Which command will be needed to remove? dpkg -r package? [12:26] Every time that I open it, the filter result are marked again [12:31] Anyone please answer whats the command to remove virtualbox? [12:31] p_d: use package manager or apt-get ?? -- how was it installed in first place? [12:33] enyc: as far as I know I used sudo apt-get install virtualbox [12:33] what should I use? [12:33] 안녕하쎼요 [12:33] 안녕하세요 [12:34] hello [12:34] wlecome [12:34] to [12:34] gcn [12:34] UBUNTO MAKES MY COCK SO BIG AND STRONG!!!!!!! [12:35] ang? [12:35] enyc, you there? [12:35] UBUNTO MAKES MY COCK SO BIG AND STRONG!!!!!!! [12:35] tomreyn: unbuffer is not working for writing data, i tried - ` unbuffer echo "ATI" > /dev/ttyUSB2` to write data to tty terminal [12:35] 안녕하세요 [12:35] 야 [12:35] HOW DO I DRAW A PENIS IN TERMINAL???! [12:35] HOW DO I DRAW A PENIS IN TERMINAL???! [12:36] p_d: so try apt-get autoremove virtualbox [12:36] 8===3 [12:36] p_d: note there generally isn't a problem leaving packages like that installed, not usaully a probelm or taknig much space etc. [12:36] !ops | avenger_q [12:36] avenger_q: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu [12:37] enyc: thanks [12:37] 호로호로로호로로호로홀 [12:37] HOW DO I DRAW A PENIS IN TERMINAL???! [12:38] h [12:38] haha [12:38] lol\ [12:38] Howdy folks [12:39] im raspberrt pi uesr [12:39] raspbeerry pi [12:39] !cn | chisung [12:40] Is there anyway to find a particular file in system(whole)? [12:40] p_d: locate [12:40] ㅇㅅㅇ [12:40] - - [12:40] 3 [12:40] - - [12:40] Ben64: umm I didnt get you sorry [12:40] 3 [12:40] chisung: stop [12:40] p_d: it's called "locate" give it a shot [12:41] chisung: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [12:41] tomreyn: chinese isn't korean [12:41] oops [12:42] I am Korean. [12:43] Ben64: is it a command or something? please elaborate [12:44] chisung: 도움이 필요하시면 다음 채널에 조인하십시오. /join #ubuntu-ko [12:44] p_d: yes it's a command, why don't you try it [12:44] apt-get update [12:44] I thought its a app or something like that thats why i asked ! [12:45] I am 13 years old. [12:46] chisung: do you have an (english language) ubuntu support question? [12:49] maybe not [12:50] help [12:52] roy_, Try to state your problem in a more detailed way than "help" [12:52] hi [12:52] are all (default) repos from ubuntu part of the security team and updates? or only content of the main repo? [12:53] iceroot, If you mean that all DEFAULT repos are checked by Canonical (The business behind Ubuntu), then yes [12:55] theoceaniscool, ok. then i guess it was "in lts releases, only main packages get 5 years of support, the rest 18 month). if i remember correctly there was a restriction with everything not inside main repo [12:56] ties this morning [12:57] iceroot, There are external repos (and PPAs) which are mantained by third parties, for which you have no guarantee. But the main system (not necessarily packages) are supported up to 5 years ( in LTS releases) [12:58] hey [12:58] go to your terminal [12:58] and type [12:58] hollywood [12:59] theoceaniscool, hm, ok. Dont have an ubuntu here atm but if i am correct with "apt-cache show packagename" there was also a line "support". And inside LTS releases not all packages to have 5 years but i cant recheck it atm, because of missing ubuntu here but of course thank you for your help [13:08] hi === banzai is now known as Guest23631 [13:09] hi [13:09] hi banzai [13:09] where can i download 14.04.2 ubuntu ? i can only see 16.04 [13:10] how can i uninstall certain app from terminal? [13:10] hi black-moses [13:10] Guest23631: apt-get uninstall [13:10] acicula thanks [13:11] err remove even, sorry === uruk is now known as uruk7 [13:11] what's the kernel params needed to unlock encrypted root during boot? [13:11] ice9: depends on how the encryption is setup, are you us luks or? [13:11] when i freshly installed ubuntu 16.04 the ubuntu software has been crashed and so i installed ubuntu software center [13:12] acicula, luks with keyfile on usb stick [13:12] Q : what is the most updated : is it ubuntu software or ubuntu software center [13:14] ice9: is /boot encrypted too? [13:14] anyone seen this stacktrace before? http://hastebin.com/udawikalok.md <-- just asking around see if anyone can shed any light :) === Guest75784 is now known as someone [13:15] hello [13:15] acicula, boot is on the usb stick too, so i just need to know the kernel params to provide the cryptkey and the cryptdevice [13:15] hahahaha [13:15] hohohohohohoho [13:16] ice9: i think you have to specify cryptdevice and cryptkey [13:16] ice9: https://wiki.archlinux.org/index.php/Dm-crypt/Device_encryption [13:16] acicula, i already tried cryptkey= and cryptdeivce= params but it won't get unlocked [13:16] same setup is working fine with Arch but in Ubuntu it doesn't [13:16] ice9: different device names perhaps? [13:17] acicula, it's the same disk [13:17] and i'm using UUID [13:17] ice9: only one hard drive in the system? [13:17] ah ok, that should be static yeah [13:17] acicula, yes, full disk encryption, lvm over luks [13:17] then idk what could be the issue [13:19] acicula, may be the initrd doesn't have the lvm/encrypt hooks by default? [13:19] where to add them? [13:19] do we use sudo as prefix during Local package installation in command "dpkg -i package_file*.deb" ? === Guest23631 is now known as banzai27 [13:20] how to chroot to ubuntu root from another linux distro? [13:22] i recently installed new Ram and i want to add more swap space... i choose an extended partition fs=ntfs [13:22] ice9: i've seen suggestions to regenerate the initrd but idk if that helps [13:22] now its shrinking space but took a whole lot of time [13:22] am i doing it wrong? [13:22] ice9: mount the root somewhere, then bind the proc sys and dev filesystems, then just chroot /mount/point [13:23] ie mount -o bind /proc /path/to/mount/proc === lethu_ is now known as lethu === scottt is now known as Guest33098 [13:36] acicula, when i run the chroot command I get "groups: cannot find name for group ID 19" [13:36] I cant install Virtualbox. I ran "dpkg -i package_file*.deb" in the downloaded .deb file. this was the output - http://imgur.com/a/P25OQ ..Please help me with installation [13:38] .deb file folder* === Prelude2004c_Zzz is now known as Prelude2004c [13:42] ice9: does it still go into the chroot? [13:43] helo [13:43] p_d: its telling you to shutdown all Virtualbox instances and restart [13:43] p_d: though why are you manually installing debs instead of using apt-get? [13:43] acicula, only change the prompt but no command work [13:44] p_d: unless you now what you are doing and need a particular feature i wouldnt really recommend doing it that way [13:44] ice9: /bin/bash and then source /etc/profile [13:44] does that work [13:44] acicula: yea I'm manually installing .. What do you suggest should download it via apt-get? [13:44] acicula, /bin/bash throw the same error message [13:45] p_d: you are trying to update/install virtualbox [13:45] acicula, install [13:45] p_d: then try using apt-get or the software repository to install it for you [13:45] acicula, ithink i'm inside the chroot but bash isn't working [13:46] I've noticed that aptitude does not show that a package is installed, even though it is. Does anyone know what causes this and how I can fix it? [13:46] ice9: what exactly are you trying to do? [13:46] acicula, apt-get install virtualbox right? [13:46] ice9: did you boot a rescue cd and drop to a root shell and then tried to chroot or something else? [13:46] acicula, i'm trying to chroot from working system [13:46] p_d: i believe so, it has a few supporting packages that you may need [13:46] okay thanks v.much [13:49] ice9: idk, id try it again from a rescuecd, it sounds like some issue with your current groups not existing within the chroot, but i dont see how that would be an issue [13:49] I've noticed that aptitude does not show that a package is installed, even though it is. Does anyone know what causes this and how I can fix it? [13:50] acicula: it says - "E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem." [13:50] p_d: ah yeah, you may want to try and purge the virtualbox package you tried to install before [13:51] ie apt-get remove [13:51] o/ [13:51] the error is because the previous installation was only half finished, so that is why you get the message to finishig configuring (everything) [13:52] acicula, do I need to run "apt-get remove virtualbox" befor apt-get? [13:52] p_d: yeah, or may have to use dpkg to remove it [13:53] hi [13:53] how do i update xchat-gnome to newer version? [13:54] acicula, " sudo apt-get remove virtualbox" says "E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem." [13:54] what I need to run now? [13:54] banzai27: "sudo apt update && sudo apt install xchat-gnome" I guess [13:55] p_d: sudo dpkg --remove virtualbox does that work [13:56] contrapunctus: will do [13:57] acicula, it says "dpkg: warning: ignoring request to remove virtualbox, only the config [13:57] files of which are on the system; use --purge to remove them too [13:57] " === Guest24911 is now known as Southern_Gentlem [13:58] add --force-remove-reinstreq before virtualbox [13:59] I just tried upgrading this Dellbuntu from 14.04 to 16.04, but dpkg reported errors in installing/configuring the new kernel (!). The notebook, as you may expect, now refuses to boot (goes to a blank screen after the bootloader menu, with the Caps Lock light continually blinking.). Any ideas? [14:00] hey guys i wonder if anyone could help as i havent got a clue where to start [14:00] i have a 8tb usb raid box which seems to work if i reboot the machine but after while it just disconnects [14:01] if i then reset the usb port i can get it to come back but not always [14:01] 8tb raid box over usb? [14:01] sometimes i have to wait for the device number to change then it will mount again [14:01] yup a sharkoon raid box [14:01] works on usb3 [14:02] yeah i figured it would, cant imagine using an 8Tb box over usb2.0 :P [14:02] lol === zel is now known as Guest79799 [14:02] when you say device number [14:02] what is changing? [14:02] like usb 1 device 5 [14:02] which changes to 6 [14:02] etc [14:03] can you pastebin your dmesg output somewhere? [14:03] kk [14:05] Hello! Is there a method to show the real boot sequence of services? [14:06] karstenk: systemd-analyze blame ? [14:07] http://pastebin.com/aTPWNzpu === krc4267 is now known as krc4267|work [14:08] EriC^^ that should be the seqence of booting? what does the first column with ms show? [14:09] karstenk: time it took to initialize [14:10] but that could not be what I want. that is ordered by ms and not how it is the configured init [14:10] have a strange issue with ubuntu. if a window is restored I mean not maximized, when another window gains focus the window in the background keeps it shape but has the desktop wallpaper painted over it.. I can sometime give the window focus and it corrects it and sometimes have to maximize it to redraw its contents [14:10] I'm just about to upgrade my installation of ubuntu from 12.04 to 14, and I'm going to do it via update-manager. Is it best to disable all 3rd party repositories before doing so? [14:11] manners13: so its disconnecting the drive because there are errors reading from it [14:11] yup [14:11] how can i fix it [14:11] is there a sleep mode or something like that on the device? [14:11] Eric^^ as this command returns that webmin, psql,mysql and proftp started before networking? [14:11] Hi [14:11] acicula, it says -> http://paste.ubuntu.com/23558182/ [14:12] p_d: --remove --force-remove-reinstreq virtualbox [14:12] yes it does have one [14:12] can you turn it off [14:12] aparently it sleeps after 30 mins [14:12] karstenk: ah i think it doesn't give the actual order [14:13] or disable it, (idk the product) [14:13] acicula, sorry i really didnt get this one, what to remove? [14:13] karstenk: there's systemd-analyze plot [14:13] not that i can find [14:14] https://www.sharkoon.com/Download/Storage_Solutions/Raid/5-Bay_RAID_Station/manual_5-bay_raid_station_en.pdf [14:14] karstenk: systemd-analyze plot > something.svg [14:14] thats the manual for the box [14:15] i had the same thing previously that worked for around 7 years without any problems [14:15] then it died so i replaced with the same one [14:21] acicula, --remove --force-remove-reinstreq virtualbox says - http://paste.ubuntu.com/23558218/ [14:23] you there acicula? [14:27] " sudo apt-get install virtualbox" says http://paste.ubuntu.com/23558246/ ..anyone knows how to tackle this prob.? [14:27] runnion on 16.04 [14:27] running* [14:29] Greetings, i am getting alot of disconnect every some minutes, i can't figure out why..is any way to find it out? === mark99 is now known as Sebastiaan5 [14:30] hello [14:30] p_d: decide whether you want to use ubuntu's APT repository for virtualbox or that of oracle and configure the repositories to pull fomr on your system accordingly (and apt-get update). then remove any packages not sourced from these repositories you end up with. then install virtualbox from the repositories you have enabled. [14:31] (be aware thatthis could effectively result in downgrading virtualbox, which may make existing VMs unbootable) [14:31] * tomreyn afk [14:33] I have a question about Iptables vs NFtables anyone can answer? === scottt is now known as Guest33263 [14:34] tomreyn: I'm pretty much new in these ubuntu and all.. I cant decide really ..I previously installed virtualbox through "apt-get install virtualbox" now I need this again.. Can you tell me the steps I need to perform thats what am looking for [14:35] Best way to install Chrome? From their website or to add the repo? [14:36] website [14:38] Hello there. I had windows 8 at my computer and I tried to install ubuntu near windows. After installation windows still loads automatically and I can't choose ubuntu. Seems like grub is not working. Is there any solutions? [14:39] In BIOS i saw Windows boot mananer in loading priority section [14:39] Greetings, i am getting alot of disconnect every some minutes, i can't figure out why..is any way to find it out? === Popzi1 is now known as Popzi [14:39] midori-rus, do yo disable secure boot in bios ? [14:40] the installer fail before grub isntall ? [14:40] thxer: no. Where can I find it? [14:40] chrome ssl error ? [14:41] drone === ubuntu is now known as Guest21172 [14:42] midori-rus, http://www.makeuseof.com/tag/how-to-access-the-bios-on-a-windows-8-computer/ [14:42] thxer: after installation i saw an notification that said: some packets did not installed. You have to install it after reboot [14:42] arf ... okey grub seems to be not installed [14:43] i am not the best but, disable secure boot , reboot on you sticky usb and use : https://help.ubuntu.com/community/Boot-Repair [14:44] make a backup of windows 8 before do this [14:45] midori-rus, http://www.everydaylinuxuser.com/2014/05/install-ubuntu-1404-alongside-windows.html do backup windows part [14:45] midori-rus, all is in the last url === Prelude2004c_Zzz is now known as Prelude2004c [14:46] I want to find a job as a network administrator in New York. [14:47] Who has recommended [14:47] taofeng, thats not on topic here [14:47] ok [14:48] sorry. [14:49] How do I install virtualbox :( [14:49] Ubuntu deployment openwrt development environment why so slow [14:50] Download source in China for a long time [14:51] I think ubuntu10.04 handy [14:53] p_d: for 16.04 did you follow the instructions here? https://www.virtualbox.org/wiki/Linux_Downloads [14:53] under "Debian-based Linux distributions" [14:53] thxer ok, I have found and disabled windows secure boot. But it still did not helped me. Do I need to re-install ubuntu after the disabling? [14:54] im trying to log stuff to /var/log/ as user 'server' this is not allowed. can only root log stuff? (and group 'syslog'?) [14:54] or should i place my user 'server' in the group 'syslog'? [14:54] midori-rus, no if you have a backup use boot-repair [14:54] it will install grub and configure it for u [14:55] but do a backup before, some time boot repair fail [14:55] thxer: at the momend I have windows and installed ubuntu which I can't run. Do I need to run boot-repair using ubuntu live cd? [14:56] thebwt, I'm a very complete beginner in linux I just entered in this world can you please mind helping me? I dont know what to replace in this -"deb http://download.virtualbox.org/virtualbox/debian xenial contrib" [14:56] midori-rus, solution are here : http://www.everydaylinuxuser.com/2014/05/install-ubuntu-1404-alongside-windows.html // At the end boot-repair [14:57] p_d: if you're using xenial, that line is fine as is [14:57] p_d: 16.04 == xenial [14:57] boot repair will do job need to run boot-repair using ubuntu live cd? // yes [14:58] thebwt, do i need to add anything like sudo, get something like that? [14:58] should I straightforward copy paste in terminal? [14:58] hello everyone i have some issues [14:58] p_d: have you used vim or nano before? [14:59] thebwt, no [14:59] p_d: then do this "sudo gedit /etc/apt/sources.list" [14:59] hello [15:00] p_d: actually, close that file. it's better if you make a new one. [15:00] thebwt, which file you are referring to? [15:00] p_d: "sudo gedit /etc/apt/sources.list.d/vbox.list" which should open an epty file. [15:00] empty* === slack is now known as sl4ck [15:00] sources.list, which lists all the ubuntu repo info [15:01] thebwt, should I run this "sudo gedit /etc/apt/sources.list.d/vbox.list" now on my terminal? [15:01] Yessir [15:02] yea it open an empty file [15:02] народ кто поможет обновить убунту 15.10 до16.10 [15:02] perfecto, paste that line from the vbox page into it [15:02] !ru [15:02] Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [15:02] p_d: "deb http://download.virtualbox.org/virtualbox/debian xenial contrib" [15:02] thebwt, done [15:03] p_d: save, close [15:03] thebwt, done [15:03] p_d: you've told the software apt, where to look. Now we need to tell it how to verify the software (so if the site ever got hacked, people couldn't upload fake packages) [15:03] #ubuntu-ru [15:04] so with gedit closed, do you have your terminal back? [15:04] thebwt, yes [15:04] svoy, "/join #ubuntu-ru" [15:04] Hello. How is ubuntu functionality on two in one ultrabooks? Is there a good interface for touch screen, and does it automatically disable the keyboard / touch pad once its folded over into tablet mode? [15:04] p_d: bueno, run 'wget https://www.virtualbox.org/download/oracle_vbox_2016.asc' [15:05] p_d: that downloads the file at that url to the current working directory [15:06] * thebwt is assuming wget comes default on current kicks.... [15:06] thebwt, downloaded === daynaskully is now known as dskull [15:07] p_d: sweet, so now you need to add it to your apt keyring 'sudo apt-key add ./oracle_vbox_2016.asc' [15:07] we [15:08] thebwt, it says "OK" [15:09] p_d: cool, so moment of truth. run 'sudo apt-get update' . This commands refreshes the package metadata list, think of it as grabbing the latest catalouge from the various repos. [15:09] we're hoping for now errors [15:09] thebwt, now its downloading something [15:09] yup, the metadata lists [15:10] Oh kay [15:10] p_d: so if that completes without errors, try out 'sudo apt-get install virtualbox-5.1' [15:11] thebwt, what's 5.1? is it a version? [15:11] yes, I'm mostly quoting the docs, I assume that's the new2est [15:12] the idea is to freeze your version at the lastest major release. If vbox6.0 comes out, you don't want your system to upgrade to it automatically. [15:12] Because you may actually loose compatibility with your existing vm's [15:12] lose* [15:13] thebwt, please read this sir- http://paste.ubuntu.com/23558431/ last line gives some error(idk) [15:13] wqe [15:13] tgr [15:14] hmm thats the good thing [15:14] uela === streetwitch_ is now known as streetwitch [15:17] thebwt, you there? [15:19] p_d: same problem still [15:19] p_d: sec [15:19] yes acicula [15:19] thebwt okay [15:19] thebwt: he has an unfinished installed deb from virtualbox that is in a broken stage, needs to purge/remove the one he installed via dpkg [15:20] or finish setting it up again perhaps? [15:20] gotcha, let's remove that because installing via dpkg directly is less than ideal [15:21] tried dpkg --remove --force-remove-reinstreq but that didnt work [15:21] against what? [15:21] * thebwt scrolls [15:21] for p_d to remove virtualbox [15:21] hmm [15:21] but then it still complained about the broken state and please run dpkg-reconfigure etc [15:22] p_d: do this, 'dpkg -l | grep virtualbox' and pate for us [15:22] sure [15:22] PASTE* [15:23] http://paste.ubuntu.com/23558476/ [15:24] acicula thebwt ^ [15:25] dpkg --remove --force-remove-reinstreq virtualbox virtualbox-qt virtualbox-5.1 [15:26] Sorry for reposting - not sure if my messages arrived: [15:26] Hi! One of my servers (14.04 LTS) ran out of disk space for the root (/) partition, because of automatic updates. Some updates where left not installed or unconfigured. I decreased the root-reserved disk space for that partition, so there is now some room left (~360MB), and tried to run sudo dpkg --configure -a, which aborts because linux-headers-3.19.0-74 is not installed. So I try to install that package [15:26] using ` apt-get -f install`, which fails - the error message is "error creating directory `./usr/src/linux-headers-3.19.0-74/include/linux/mfd/samsung': No space left on device". Apt tells me: "After this operation, 66,2 MB of additional disk space will be used." Why does this fail? There are about 360MB room left on that disk... [15:26] What can I do to get the system running again? And how do I prevent the auto-updates filling the disk with old kernels? Should I just run "apt-get autoremove -y" in a cronjob once a week? [15:26] hello everyone. i am having a problem with a debian installation. everything was working fine and suddenly today everything hangs when connecting remotely after some time. ssh/telnet/plex/sftp/ftp they all connect and works for few seconds than it hangs. any ideas? i don't have problem with the internet if i am connected locally on the server. both server and client are on lan [15:27] jost: does 'apt-get autoremove' do anything? [15:27] thebwt, "dpkg --remove --force-remove-reinstreq virtualbox virtualbox-qt virtualbox-5.1" should I run this? [15:27] p_d: yes [15:27] okay [15:27] jost: and is /boot on a separate partition? [15:28] thebwt: Yes, it tells me that it'll remove about 15 kernels and install the missing package, and then aborts with the same error message as posted above [15:28] morning all. on my onscreen keyboard so I might be slow. === icey is now known as Guest28168 [15:28] thebwt: yes, it's a separate partition and has 398MB left (~50%) [15:28] hmm [15:29] thebwt, this is the result - http://paste.ubuntu.com/23558504/ [15:29] my knucker keyboard is not working correctly after upgrading my kernel [15:29] idk if it's removed or what [15:29] I've got an idea - I'll remove some of the old kernels manually... will come back with the results. [15:30] p_d: it did, we should also doa --purge on that though [15:30] thebwt, okay .. [15:30] was working before upgrade, now just inputs wrong commands on keypresses [15:30] p_d: dpkg --remove --purge --force-remove-reinstreq virtualbox virtualbox-qt virtualbox-5.1 [15:31] okay running this ^^ [15:31] if anyone can help, i'd appreciate it [15:32] TigerMonarchy: may just need to install the old kernel version. Are you on the lts kernel or the hwe one? [15:32] thebwt, it gives an error- http://paste.ubuntu.com/23558521/ [15:32] TigerMonarchy: in fact, if you reboot and use the grub menu to load the old one, does the keyboard work as intended? [15:33] p_d: hmm, just take out the --remove then [15:33] I want to create a launcher for a combined command, as to run the first one, and then start the 2nd one (while the 1st is still running).. What do I put in the Exec clause? first && second ? or first & second ? [15:33] okay [15:33] nope. hence why i came here [15:33] booted from prev kernel to check. still on it [15:34] TigerMonarchy: weird, then it's not the kernel update that did it. Was there x11 updates too? === nat is now known as Natkeeran [15:35] i not sure. just ran the list. [15:36] thebwt, gives some kind of warning - http://paste.ubuntu.com/23558534/ [15:36] thats actually ok [15:36] p_d: that's a good warning, so now 'sudo apt-get instll virtualbox-5.1' [15:37] ohh [15:38] now its installing some files around of 65 MB [15:38] its virtualbox i guess [15:38] * thebwt crosses fingers [15:38] Ok, so I googled a bit and the problem is, that my root partition is out of inodes [15:38] how can I fix that? === Guest96457 is now known as karstensrage [15:39] will tell you result after 10 mins [15:39] jost: gonna need to rm some stuff, not a great spot to be in. === cigumo_ is now known as cigumo [15:40] jost: so I'm guessing this is some kind of cloud device, it could be wordpress image overload or a full mail spool [15:40] TigerMonarchy: I am not sure how to proceed, I'm not desktop inclined with all this :/ [15:40] thebwt: no, it is't a cloud device, just a virtual server somewhere... I'll check if there is a ton of small files somewhere [15:41] jost: 'qshape active' [15:43] thanks [15:44] jost: you can also do 'du -sh --inode /dir/i/suspect/exploded' [15:46] anyone on? [15:46] when installing ubuntu 16.04 on LSI 9260 the raid is seen as an SD device, but after install/reboot grub sees it as HD device, any tips on fixing this? [15:46] need help transfering files from external hdd......anyone help? [15:47] bunjee, exfat utils [15:47] izzno - what's that?..........newby here..... [15:47] bunjee, got the uuid for the externel setup in /etc/fstab? [15:48] bunjee, a package that recognizes most fat partitions [15:48] bu nası bi yer hacı mantığı nedir? [15:48] bunjee, or install samba [15:48] mhoney: You must have a custom kernel, because normally *buntu uses SCSI compatibility layer so that all hdd apear as sdX and not hdX [15:48] grub is unable to detect my initrd file. it detects only the ucode.img. Any suggestions? [15:49] genii, just usung standard install image. Seems like it might be a grub issue === JanC is now known as Guest103 === JanC_ is now known as JanC [15:50] harishkrupo: maybe it doesn't exist? [15:51] EriC^^: it exists [15:51] it is just unable to find it [15:51] harishkrupo: in a grub prompt ls /boot doesn't show it? [15:52] mhoney: GRUB will see them as like hd(0), hd(1), hd(0,1) and like this, yes. That's normal. But after loading kernel and initrd the first hard drive should be sda like normal, unless something like you're getting dropped to GRUB command-line [15:52] work, afk [15:53] hi, why after I while ubuntu becomes slow? I have reinstalled os ~1 week ago, and installed about 8 apps only [15:53] izzno - how to install exfat utils? [15:54] EriC^^: it shows === KindOne_ is now known as KindOne [15:54] harishkrupo: ok, does initrd /boot/init..... work? [15:54] EriC^^: the problem is update-grub2 doesnot write it to the cfg file [15:54] yup [15:54] harishkrupo: aha [15:54] what does it write? [15:55] EriC^^: it writes initrd /boot/ucode.img. it should write initrd /boot/ucode.img /boot/initrd.img === Trystam is now known as Tristam [15:56] Hello [15:57] I have used synoptic to remove a load of third-party packages, because I want to upgrade the system. I have then gone into aptitude, and it says that it's going to reinstall some of them (they are listed under "Packages to be installed" with a "p" in the left-most column. Can someone [15:57] explain why this is, please? [15:58] when I look at the details panel for them, they don't say there's any dependency conflict [15:59] clarkk: upgrading to a different version of ubuntu or package upgrade? [15:59] how to apply this - uuid for the externel setup in /etc/fstab? [15:59] This Polari irc client really sucks :P [16:00] harishkrupo: upgrading from 12.04 to 14. But this issue is not related to upgrading. Why won't it let me uninstall these 3rd party packages? [16:00] it says they are uninstalled, but it seems to be forcing me to install them again [16:00] could you give an example? [16:01] for example, the package, puddletag [16:02] here is a screenshot https://dl.dropboxusercontent.com/u/14392713/temp/Selection_423.png [16:02] clarkk: did you completely remove the package? [16:03] yes, but I didn't purge it, because I want to keep the configuration files (in my user dir) [16:03] take a backup and try doing a purge [16:03] no purge doesn't delete files in your user dir [16:04] why do I need to do that? [16:04] only system (global) files [16:04] Is my understanding of how it is supposed to work incorrect? Or is this not working as expected? [16:05] ok, thanks. One moment... [16:05] I recently upgraded, it didn't ask me to install [16:05] so this is weird [16:07] when I try use sudo apt-get... I get this error, rtz is not in the sudoers file. This incident will be reported. And when i try to login as root, i get Authentication failure error, how to fix it? [16:08] harishkrupo: did you see my screenshot? Is there any way in aptitude to purge those packages that are listed under "to be installed"? [16:08] im-so: do you have any other user in your system? [16:08] harishkrupo: no [16:08] clarkk: i dont know about aptitude but apt-get purge will do the job [16:09] can anyone help me copy files from an external hdd? [16:09] im-so: is this a new problem? [16:09] harishkrupo: Yestarday everything was ok, today I come back from work and problem just showed up [16:10] im-so: be default the root account is locked in ubuntu [16:10] harishkrupo: how could that happen? and how to fix it? [16:11] im-so: to solve this you need to go into recovery, drop to root shell and add your user name to the sudoers file [16:11] harishkrupo: ok, I gonna try, thanks [16:12] Looking at this page: http://releases.ubuntu.com/xenial/ , it seems like there's a bunch of text copied and pasted at the top... Am I misunderstanding something? [16:13] I'm looking for the "alternate install" that provided more options when installing a server. Is that gone for Xenial? [16:13] harishkrupo: apt-get purge reports that none of those packages are installed === afro_ is now known as ds3fro [16:14] thebwt, you there [16:14] clarkk: how are you upgrading? === Prelude2004c_Zzz is now known as Prelude2004c [16:15] harishkrupo: I'm not upgrading yet. I'm trying to resolve this issue. When I do, though, I'll use update-manager [16:16] after purging those packages try update-manager to check if it tries to install those packages [16:17] ok, thank you [16:18] acicula, .. [16:19] harishkrupo: which of the ppas should I disable before upgrading? Just 3rd party, or do I need to also disable some that come with Ubuntu (but are initially disabled)? If I have to disable ubuntu's default ones too, then it's going to cause a problem, because there is no way I can [16:19] uninstall all the packages from them [16:20] After installing/downloading 100% virtualbox ..it gives me an erro - http://imgur.com/a/MbMsf ..how to resolve it"Running VMs found"? [16:21] clarkk: you dont have to worry about the ppas, the update manager takes care of it. [16:21] oh really? [16:21] clarkk: the official ppas. for the unofficial ones, just comment them. but that should not be a problem [16:22] harishkrupo: will it also disable all 3rd party repos? [16:22] (automatically)? [16:22] clarkk: I never disabled anything, i just upgraded. the update manager took care of everything [16:22] interesting [16:22] thank you! :) === BearStorm is now known as UrsaTempest === Charlotte is now known as Guest2339 [16:25] Anyone have any experience with virtualbox? [16:25] I've just noticed that all my 3rd party repos are in separate files in /etc/apt/sources.list/. I'm sure programmatically, it would be very easy for the upgrade manager to simply ignore them. Do you think that's what it does harishkrupo? [16:26] clarkk: it disables them automatically [16:26] fantastic! Thank you harishkrupo and tgm4883 [16:28] clarkk: yes, thats exactly what it does [16:28] Hi, I'm getting a bunch of "thermald[930]: sysfs write failed trip_point_0_temp" messages in the log, roughly once every 5-30s. Running /usr/bin/sensors doesn't show any high temperature. What's the message about? === root is now known as Guest46344 === quup_ is now known as quup [16:31] Does Xenial server ship with any default firewall rules? [16:35] !firewall | gthank [16:35] gthank: Ubuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as gufw and ufw-kde also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo [16:36] gthank: see also #ubuntu-server for deeper investigation [16:36] hola [16:38] thanks === Guest46344 is now known as asia [16:40] Hello - if i remove imagemagick and then sudo apt-get source --compile imagemagick and then sudo dpkg -i *.deb to install the local packages . when security updates to imagemagick get released would imagemagick be included in the list of things to upgrade? [16:40] should I mark the packages to hold in that case? [16:41] this is because imagemagick on 16.04 doesnt have support for Jp2 files (its a known bug) [16:42] chippy: if you remove a package you'll also stop receiving updates [16:43] xangua, but im compiling the package from source and installing from local deb file [16:43] chippy: you should hold it, if a higher version comes through it will be updated [16:43] chippy: i think it would update it [16:43] not sure though [16:43] aptitude show imagemagick shows state: installed [16:45] yeah, doing a apt install says it's already the same version (which it is just with a fixed bug) [16:45] Thanks [16:53] question; i have a t420 laptop that kernel panics every time I try to suspend/resume. running ubuntu 16.04; what should i do? === ds3fro is now known as afro_ [17:05] arooni: I was recently helped through something like that, does it also occur when you log out/shutdown, or only on suspend? [17:06] pchoo: only on suspend === icey_ is now known as icey [17:06] I was recommended to follow this: https://help.ubuntu.com/lts/serverguide/kernel-crash-dump.html [17:06] That was you can get the crash dump and diagnose further there [17:06] thebwt, you there? === Guest30092 is now known as mosene [17:08] How to remove virtualbox? [17:08] pchoo: got it; installed it and rebooting; then i'll try to suspend/resume and cause the error [17:10] Hello everyone. I'm trying to boot from the Ubuntu 16.04.1 AMD64 DVD on an iMac5,1. I get to this screen with a blinking cursor. No amount of typing on the keyboard or mouse input makes it get past this screen - the cursor flashes quickly but it doesn't seem to accept input. I get the same problem with Ubuntu Mate and Mint, but not Debian. Any ideas? http://pasteboard.co/4eAVOF230.jpg [17:11] Richard_Cavell, is the keyboard usb? [17:11] Yes [17:13] Richard_Cavell, Ive never seen that prompt booting the standard desktop image. might be asking to boot legacy of UEFI, but cant say. how did you create the boot media? [17:13] Burned it with Disk Utility under OS X. The burn verified. [17:14] you downloaded the iso file? [17:14] Yes [17:15] I get the same problem with Ubuntu Cinnamon, Ubuntu Mate, Mint Cinnamon, but not with Debian Cinnamon nor Debian Mate [17:15] are there options in the bios to use uefi or legacy boot? [17:15] I'm not an expert but I think with iMac you pretty much get EFI only [17:16] Richard_Cavell, do you have a standard usb keyboard from a non-mac pc? [17:16] No but I can get one if you think that will solve it [17:17] My Mac keyboard is plugged in via USB by the way [17:17] might be worth a shot, if it doesnt recognize the keyboard you have. [17:18] f someone has SSh key and username+ pass of my github, Can he do a dangerous work on my system? [17:18] if [17:18] I am trying to echo a text to serial IO using `echo -ne "ATI" > /dev/ttyUSB2` which is not working with minicom it is . Any ideas ? [17:19] eranicpo: your private ssh key? [17:19] Richard_Cavell, does your mac support usb3 and usb2 ports? are some usb ports colored blue? [17:20] do i have a problem there with such amount of dropped? RX packets:1135192079 errors:0 dropped:10730 overruns:0 frame:0 [17:20] compdoc: They are not coloured blue, and I can only see that they support up to 480 Mbit/sec [17:21] i mean do drops occur when NIC is failing? [17:21] USB 2.0 = 480 Mbit/s [17:21] so thats good [17:22] why sound is laging on ubuntu when I'm multitasking? [17:23] eranicpo: if your credentials have been compromised you should change them immediately. [17:25] Richard_Cavell: That menu is from your Mac's EFI boot firmware, not Ubuntu (for whatever that's worth). It's (in an extrememly user unfriendly way) asking you if you want to boot the DVD via BIOS or via UEFI. [17:26] Jordan_U: Okay. Thanks for the info. But I am unable to select anything... [17:26] sorry for asking again, my sytem rebooted. Should I concern about github key and user+pass? [17:26] eranicpo: if your credentials have been compromised you should change them immediately. [17:27] Richard_Cavell: Does this keyboard work in the boot firmware at all? For example, if you hold the option key during boot do you get a choice between drives? [17:28] Jordan_U: If I hold down the C key, it boots to the optical drive. That's the only option I get without installing rEFInd, which is a third party boot thing [17:31] Richard_Cavell: OK, you have a few options that I can think of. 1: Get an iso that only has [U]EFI support so that you don't need to chose (I can make this for you, but you'd have to trust me that it is legitimate). 2: Install rEFInd and use it to boot the DVD specifically via EFI instead of via BIOS (CSM). 3: Make a bootable USB drive with the Ubuntu installer that is only bootable via [U]EFI (I can [17:31] help you do this). [17:36] anyone any ideas ? [17:37] Mercury_: about? [17:38] Jordan_U: All 3 of those options sound unpleasant [17:38] How do I do the third one? I don't have a spare USB stick right now but it seems the least unpleasant [17:38] I am trying to echo a text to serial IO using `echo -ne "ATI" > /dev/ttyUSB2` which is not working with minicom it is . Any ideas ? [17:39] i have already set baudrate and other parameters using stty [17:39] Richard_Cavell: Get a FAT32 USB drive (basically all thumb drives come with Fat32) and copy the files from the iso (or from the DVD you already created from the iso) onto the root of the drive. That should be it. [17:40] I could just "burn" the .iso onto the USB stick [17:40] then boot to it [17:41] Richard_Cavell: You don't "burn" to hard drives, it's a term specific to optical media. If you used a tool like dd to write the iso to a USB drive the resulting USB drive would be bootable via both [U]EFI and BIOS, which might lead you to the same problem you're having with the DVD. [17:42] Mercury_, are you sure you set the parameters on the right tty? i think stty works on stdin, not stdout === for{} is now known as TulburApele [17:42] or you can use stty -F /dev/ttywhatever [17:44] Random832: already did the same, i have also tried unbuffered [17:44] I recently set up canonical-livepatch on a server, and it looks like the first kernel patch was applied this morning. However, I see that /var/run/reboot-required is present. Is this true, or is whatever creates /var/run/reboot-required unaware of live patching? [17:44] If i can get something/anything to provide output to usb serial port using shell script , my work would be done [17:46] Mercury_, maybe it's all the opening and closing that screws things up [17:46] try doing "exec 3>/dev/ttyUSB2" and then using >&3 or /dev/fd/3 for the rest of the script [17:47] and then exec 3>&- to close [17:47] anyone know how i can recover editing a file when my terminal was disconnected [17:47] porkstore, what text editor were you using? [17:48] hi [17:48] i didn't t hink it was possible, but when i try to nano the file it says the file is being edited by and lists a pid [17:48] but when i ps aux it's not listed [17:48] porkstore, what about ps -p [the pid it said]? [17:48] otherwise i was going to try reptyr [17:48] but reptyr can't find the pid [17:49] porkstore, do ps -p [pid], to see if the process exists or not [17:49] i know its not normal but i need help [17:49] no, it doesn't seem to exist with ps -p either [17:49] then it doesn't exist, there's probably a lock file or something making nano think it exists. [17:50] do you imagine the edit is in the lock file or it's hosed [17:50] it might be - i don't know if nano can recover or not [17:51] unfortunately when i try to google it all i find is stuff about vim which uses the same filename [17:51] oh heyy [17:51] lsof file name? [17:51] nano saved it with .save [17:51] porkstore, do a hexdump of .file.swp and see if any of your data is in there [17:51] can youhelp me [17:51] anthony__, you haven't even said what you want help with yet [17:52] no sound [17:52] it's all there in file.save [17:52] go nano ! [17:52] thx random [17:52] anthony__, i don't know much about sound systems [17:53] Randome832: tried, it didn't helped [17:53] Random832: ok so is there any one here that may be able to help me [17:53] whats the best way to monitor the auth.log file ? [17:53] no sound when you installed ubuntu, maybe your audio driver etc [17:53] porkstore: I'd suggest using a terminal multiplexer when editing files over ssh, like screen or tmux [17:53] i know i just forgot to do so [17:53] well it saysits there just not playing [17:54] usually with ubuntu and any common hardware someone else will have had the same problem so if you google ubuntu and your device you might find answers about it [17:54] porkstore: yeah, definitely been there ;) [17:55] not a great response i know [17:55] yeahi went from windows to ubuntu [17:55] the authorized_keys file in ~/.ssh/authorized_keys should be the user:group from the ~/ user dir? [17:56] anthony__ - in my experience that is the big advantage of ubuntu over other linux distros is you will find tons of documentation for any such issue if you spend some time googling the specific problem and device model number + ubuntu [17:56] wish i new a computerguy in michigan thatcould help me out a little [17:57] Dr-008: I believe authorized_keys should be owned by your user, but group doesn't matter for that particular file [17:57] grnmtn, ok thanks [17:57] Dr-008: ~/.ssh directory needs to be owned by your user, and permissions set to 700 [17:57] no sound on laptop or desktop? [17:58] is there a dir i can find [17:58] laptop [17:58] anthony__, i bet you wish you lived in canada by now, with all the presidential stupidity lately :p [17:59] i dont vote on clowns, i was in germany again [17:59] hardware type? and are you sure its not trying to send out via HDMI vs PCH [18:00] !ot | Dr-008 anthony__ [18:00] Dr-008 anthony__: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [18:00] biffbaxter im not sure with ubuntu im new [18:01] ubottu: didnt know, im new [18:01] anthony__: I am only a bot, please don't think I'm intelligent :) [18:01] open a terminal and enter cat /proc/asound/cards [18:03] brb biff [18:05] Hello guys.. Is Kali safe for new Linux users? [18:05] for what? [18:05] For learning security [18:06] My friend told me its a matter of time until yli get hacked [18:07] Kali is good for learning security...Its Debian now, not Ubuntu so there are slight differences. Do not suggest using it as a daily desktop. (some do, but I do not - I use Kali for my pentesting work only) but easy to install and use and then watch vids and learn...be careful to not break laws [18:07] noorideenae sounds exciting, keep us informed [18:07] If I had root access, is there a file I can delete to remove the root password or a file I can delete that would allow me to access any folder in apache or something similar? [18:07] noorideenae: This channel only supports Ubuntu. I would not recommend a distribution where you run as root by default though. [18:08] You don't have to run Kali as root...I do not and just elevate as needed. Simple to config. But again I do not use as a daily desktop, its a tool [18:08] haldpoop: as the root user you can already access any folder in apache [18:09] haldpoop: if you remove /etc/shadow you remove all passwords for all accounts. [18:09] Well to be honest I want to learn how to penetrate.. That's all [18:09] haldpoop make sure you have a backup of the file [18:09] haldpoop: but that's probably not soemthing you want to do [18:09] I will not use it as daily basis [18:09] Thank you very much guys [18:10] noorideenae, lol [18:10] yep..good to learn...then go to securitytube, or pluralsite, etc...watch vids and play [18:10] Jordan_U: Thanks for all your help. I have to go and buy a USB stick before proceeding. I'll bow out until tomorrow. [18:10] haldpoop: What is your end goal? [18:10] Richard_Cavell: You're welcome. Please keep me updated on how it goes :) [18:10] ok thanxbye [18:11] Thanks for the help guys wish you the best of luck [18:11] Bye === scottt is now known as Guest7186 [18:14] The reason I wanted to know that is cause Iwanted to know the damage one can do if they had access to a remote application that ran on root, and they somehow found an exploit to delete files or create empty ones. [18:14] \nickserv [18:16] haldpoop: once a user has root access, they can delete everything on your system. [18:16] nacc, OK, let me rephrase this, I want to know what information they can get with only these. [18:16] haldpoop: anything that is on the system. [18:17] nacc, How? they can only delete or create an empty file. [18:17] haldpoop: or that goes through the system [18:17] haldpoop: what? root can do anything on the system [18:17] haldpoop: you're saying your magic vulnerability prevents full escalation? [18:17] haldpoop: Best to confine such applications via apparmor or systemd. For easy additions to your systemd service files to do this see: http://0pointer.de/blog/projects/security.html [18:18] any elelmentary os users here? [18:18] nacc, The remot program that the attacker has access to is running on root, and all it can do is delete a file or a directory or create a directory. [18:19] nacc, Can they get any information out of it? can they gain access to root somehow? [18:19] haldpoop: Keep in mind that just because none of use can think of a way to exploit the ability to create empty files does not mean that no way exists. There is very likely a way to exploit this in a way much more subtle than deleting /etc/shadow and allows arbitrary code execution. [18:20] haldpoop: sorry, so you're saying by normal execution of your program, they can only do that [18:20] !elementary | im-so [18:20] haldpoop: that's not how to think about security [18:20] im-so: 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. [18:20] haldpoop: you have to think about what happens once your application is exploited, and since it's running as root, they are fully unconfined [18:20] is there a program on ubuntu for searching names of people?????? [18:20] nacc, I see. === MuffinMedic is now known as Evan [18:21] anthony__: I don't understand what you mean? 'names of people'? [18:21] anthony__: Searching for names from what list / database? For what purpose? [18:21] yes [18:21] Jordan_U, evem with these limitations? [18:21] find [18:21] Jordan_U: I'm in that chanel, but nobody answers, two days allready === TulburApele is now known as ILoveRussians === Evan is now known as StudMuffin [18:22] im-so: Unfortunately that doesn't make this channel appropriate. One consideration when choosing a distro is often how good their support community is. You can also try ##linux which is for any distribution. [18:22] im trying to see who my neighbor is [18:23] anthony__: i don't even know where to start. Why not go ask them? [18:23] p_d: was at lunch, should be just 'sudo apt-get remove virtualbox-5.1' === StudMuffin is now known as MuffinMedic [18:23] thebwt, hy [18:23] okay [18:25] is there a way to contact you other then here? im new here and dont understand some of this [18:25] haldpoop: Yes. Most vulnerabilities take a simple seemingly not very important ability and use it in a clever not-easy-to-forsee way to gain the ability to execute arbitrary code. [18:25] anthony__: please just keep it in the channel. What are you confused by? [18:26] haldpoop: Did you see my link aboutg limiting the capabilities of a service via its systemd service file? [18:26] just looking for help with ubuntu, im use to windows. [18:26] anthony__: just ask in the channel, then [18:26] ok [18:27] Jordan_U, Yes. [18:27] thebwt, can you look at this for a moment- http://imgur.com/a/xubvX ..is my virtualbox installed? [18:27] anthony__: If you'd like in person support, there is likely a Linux User Group in your area. [18:28] looks like it, but I don't know much about troubleshooting virtualbox and vagrant (I'm a docker guy myself) [18:28] not that bad im just learning this and need advice and lil help === quup_ is now known as quup [18:28] thebwt, okay np ..please look at this too-http://paste.ubuntu.com/23559231/ [18:29] the packages think they're installed [18:30] okay now I think I should go and install vagrant ..what say> [18:30] ?* === set_fact is now known as correcthorse === nitesh is now known as Nitesh [18:33] man whay can i not add extra ip adress and get the routing to work ... so frustrated [18:36] how many are you using [18:36] public or private [18:37] test [18:37] 2 private [18:38] is there /etc/environment for ubuntu [18:38] its adding thie routing thats the main issue /etc/networking [18:38] for centos i run `echo "http_proxy=http://$PROXY_IP:$PROXY_PORT" >> /etc/environment` [18:39] jeffreylevesque the folder exists, but it's empty (here, that is) === ash_workz is now known as ash_workz|lunch [18:39] jeffreylevesque file, rather [18:39] ah yup you're right [18:39] thanks! [18:39] empty directory [18:40] jeffreylevesque the file contains the path, only === paulo_ is now known as Guest63201 [18:43] thanks everyone for ur help [18:46] hi [18:46] i have an hdd that was encrypetd on a windows 10 machine but will not even show up on ubuntu any fix for that [18:49] whats the equivalent command from centos, for `/etc/init.d/network restart`? [18:49] on ubuntu 14.04 [18:49] sudo service networking restart? [18:50] idk xD [18:50] i think this is ging to work [18:50] https://ubuntuforums.org/showthread.php?t=2253781 [18:50] @dark do you want to retieve the data ? [18:51] jeffreylevesque, try /etc/init.d/networking restart [18:51] p_d: I don't know anything about vagrant, so you're on your own [18:52] u guise excited about a supported docker coming? [18:53] nope [18:53] cerealguy: 'supported' is a funny concept. It will be neat to see an easy kubernetes deployment, for sure. But docker-machine makes provisioning hosts easy. [18:54] hi, i got a problem with my wifi, i got disconnect every some minutes, please help me [18:55] thebwt: so is it one of those things where u can run it all u want but pay for support if u need it? [18:55] i'm not clear on what an agreement like that looks like [18:56] !u [18:56] Shortened English is difficult for some non-native English speakers to read. Please use full words instead. Thanks! [18:56] o my bad [18:56] !o [18:56] not bad cerealguy , just mistaken :-) === Attoy_ is now known as Attoy [18:57] okay np thebwt [18:57] lulz [18:57] thanks for the help [18:58] cerealguy: I am not honestly sure, that's less an ubuntu thing and more a Canonical thing. see https://www.ubuntu.com/support/plans-and-pricing [18:58] cool [19:03] hi === thxer is now known as Guest92177 [19:06] hi, i got a problem with my wifi, i got disconnect every some minutes, please help me [19:07] fero_ : which vendor ? [19:08] awwww, ubuntu 14.04 [19:09] chipset? you can get it from lsusb [19:09] fero_, why not upgrae to 16.04 ? [19:09] man ..ggg [19:11] SebthreeBQM10HD, i have done that but because i am new linux user it was hard for me to find solutions [19:12] fero_: so you are on 16.04 not 14.04? [19:12] and a friend of me suggess me to turn to 14.04 [19:12] fero_, which wireless hardware ? [19:12] fero_: also, please respond to pavlos' question === Gabor is now known as newg [19:13] Hello, I posted a question here a couple days ago about maximizing rhythmbox when you re-open it. You can find the full question here: https://ubuntuforums.org/showthread.php?t=2344686 [19:13] as of yet, I still haven't found a solution for this problem. Any help would be lovely [19:13] fero_, wireless support between 14.04 and 16.04 probably hasn't changed that much in general [19:14] pavlos, i am new here [19:14] or even with 16.10 in there as wel [19:14] SebthreeBQM10HD, wait a min i am trying to figure out how to find it [19:15] fero_, you may have some wireless hardware that has issues with Ubuntu, might work with another distro that does wireless support dienretly though, but I am not saying go use anoher distro, I am jus saying. also betwen recent ubuntu versins that are in support it will probably work the same really or prety much [19:15] fero_, try lspci in th terminal [19:15] anything about wireless there if so what [19:16] nacc, i am on 14.04 [19:16] did you get my last two messages [19:16] looks like you got disconnected [19:16] pavlos, i got 2 wifi one internal an one external [19:16] SebthreeBQM10HD, no [19:17] I pu that bewe n versions of ubuntu ti would probably work the sme or pretyt much [19:17] fero__, it would help to know the chipsets for those wifi [19:17] SebthreeBQM10HD, i got every some minutes, i an new linux user [19:17] also that in another actsual distro it migh work better, but then I said I wasn' saying go try another distro [19:17] I also said to run lspci in the terminal [19:17] that may list the wireless hardware [19:17] fero__, which gives you issues, the internal or the external? [19:17] as well as yur other hadware compnents [19:17] pavlos, he loses wirles every few minutes or so, [19:18] imagining this conversation happening in a huge rainstorm [19:18] 04:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter internal [19:18] but i buy a wifi adapter that is stronger [19:18] wait a sec [19:19] pavlos, seems had the same issue with 16.04 and 14.04 [19:19] Bus 001 Device 007: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter [19:19] <- i wanna use this one [19:20] now i am connected with ralink because the other has not good signal [19:21] man i feel so close bit still cannot get this fixed http://henster.co.za/?page_id=97754 [19:21] im mssing something silly [19:22] Hi, I'm having an issue, where I can access apache2 from www, but not from within the local network. [19:22] Henster if you don't get an answer here, try in ##networking (double #) [19:23] thanks buddy [19:24] :/ [19:24] fero__, so the RT5370 is an external usb stick that has good signal but disconnects often ... [19:25] pavlos, yes .. but when i got disconnect i lose the signal of each wifi [19:26] @datz you need to change the ownershio of the file sud chown username: username -R /var/www [19:26] *sudo [19:27] sorry i got disconnect again [19:27] if your using wordpress you need to give the system access to upload files : sudo chown -R www-data:www-data /var/www/html/wordpress2/wp-content/uploads [19:28] I'll check, but I think www-data already has access [19:28] Like I said, the site is working on the internet [19:28] I can access it from anywhere but locally [19:29] but I'll take a look [19:29] do you have Viraul hosts ? [19:30] no [19:30] i have the same issue as well .. lol [19:30] Oh, interesting. [19:30] strange thing i can access my ownclloud [19:30] xxx.com/owncloud [19:34] i miss somthing? [19:35] Yeah, I've changed ownership to www-data, yet still having trouble [19:35] Don't think that'll make a difference, because it is still serving up the files. [19:36] Has to be with the configuration [19:36] of apache2, or DNS or something? [19:38] :( [19:39] fero__, you may have to blacklist the internal card, I'm looking for links [19:39] pavlos, ok thank you [19:43] should i try this -> http://askubuntu.com/questions/513377/unstable-wireless-ubuntu-14-04 [19:43] ? === farhad is now known as Guest21864 [19:45] fero__, can you follow this page http://askubuntu.com/questions/517772/lenovo-e540-rtl8723be-wifi-not-working === ash_workz|lunch is now known as ash_workz [19:47] hi [19:47] how to run gui on ubuntu on windows? [19:48] !ubuwin | wallbroken [19:48] wallbroken: Canonical and Microsoft have announced that Windows 10 will be able to run Ubuntu programs without needing porting/recompilation. This functionality is still in beta and is not supported in #ubuntu. For discussion and support, see #ubuntu-on-windows. [19:54] !windows [19:54] For discussion on Microsoft software, or help with same, please visit ##windows. See http://launchpad.net/distros/ubuntu/+bug/1 http://linux.oneandoneis2.org/LNW.htm and /msg ubottu equivalents [19:55] pavlos: i don't find it [19:55] !gates [19:56] ILoveRussians: please don't spam the bot. [19:56] feros, can you show the result of this, lsmod | nc termbin.com 9999 [19:56] feel free to use /msg ubottu with whatever !commands you want to try. [19:56] nicomach1s, ok [19:57] !lug [19:57] LUGs are Linux User Groups. At LUGs you can meet other Linux enthusiasts in person, and often get one on one support. You can find your local group here: http://lugslist.com/ [20:00] Hi. I hve recently installed a ppa using terminal and have been trying to remove it. I have tried sudo add-apt-repository --remove ppa:whatever/ppa and the purge method, but the folder still remains on the computer. Can you help? [20:01] pavlos: nothing happens its seems that stuck [20:01] Buntunewbie: have you used ppa-purge? [20:01] !ppa-purge | Buntunewbie [20:01] Buntunewbie: 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 [20:01] Buntunewbie: the folder? What folder? What repository? Did you install anything from it? [20:02] Ok, I will try the ppa-purge approach again. [20:03] feros, the command I typed will run lsmod and pipe the output to nc which should provide you a url like http://termbin.com/somethingSomething [20:04] feros, lsmod is to list what modules are loaded === slack1 is now known as sl4ck [20:06] pavlos: nothing happen... [20:07] hi there, someone has a clue why my monitor picture could freeze once a day? everything is running, only the graphic output is frozen [20:08] pavlos: fero@fero-Lenovo-ideapad-100-15IBY:~$ lsmod | nc termbin.com 9999fero@fero-Lenovo-ideapad-100-15IBY:~$ [20:08] i'm looking for a text expansion app for linux [20:08] hey all [20:08] like autohotkey [20:08] or textexpander for mac [20:08] i need some help [20:08] autokey for linux seems abandoned [20:08] chrisyyyy, check ~/.xsession-errors [20:10] Hello again. I tried ppa-purge (how do I remove that?) but there is still a folder from the ppa at /user/share. Any ideas? [20:10] Hello. Could someone tell me how can I upgrade from utopic to latest ubuntu version ? seems that all the repos get a 404 when running apt-get update ... [20:10] !eol | sorinello [20:10] sorinello: 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 [20:11] ioria, located in /home/user/.xsession-errors? [20:11] chrisyyyy, yup [20:12] ioria, using gdm, nothing to find under .xsession [20:13] chrisyyyy, you mean is empty ? [20:13] ioria, yup [20:13] chrisyyyy, cat ~/.xsession-errors | pastebinit [20:14] chrisyyyy, or cat ~/.xsession-errors |nc termbin.com 9999 [20:15] ioria, aah there it is [20:15] ioria, http://termbin.com/5kye [20:16] feros_, if you type nc, do you get any output? [20:17] bonjour [20:17] j'ai un probleme de mise a jour kernel je suis debutant [20:17] !fr [20:17] Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [20:18] yes [20:18] pavlos, yes [20:18] feros_, output like, This is nc from the netcat-openbsd package... [20:19] This is nc from the netcat-openbsd package. An alternative nc is available [20:19] in the netcat-traditional package. [20:19] Can anyone help with my query? [20:20] fero, this should give you a url ... lsmod | nc termbin.com 9999 [20:20] chrisyyyy, i get that something wrong, but i don't remember the bash command to translate in english [20:21] pavlos, nothing happen again its seems like it freeze [20:21] and after a while i can type again in the terminal [20:22] ioria, gimme the italian one, maybe google can translate it? :D [20:22] fero, lsmod gives you output, right? [20:22] ioria: LANG=C [20:22] chrisyyyy, ^ EriC^^ [20:22] pavlos, yes [20:23] chrisyyyy, LANG=C [20:23] EriC^^, great ! [20:23] ioria, where shall i put it? [20:24] chrisyyyy, before the command [20:24] hello there [20:24] how can i force a package install to overwrite exsiting files? [20:24] even if there are newer files available? [20:25] pavlos, http://paste.ubuntu.com/23559656/ [20:25] BlackDex: sudo apt-get install --reinstall [20:25] tried that, doesn't seem to do that [20:26] BlackDex: do you mean config files? [20:26] files like /etc/apparmor.d/* [20:26] ioria, does not work [20:26] chrisyyyy, LANG=C cat ~/.xsession-errors | pastebinit [20:26] BlackDex: yeah, if you don't have a need for any, run sudo apt-get purge then reinstall it, all the config files will be gone [20:27] thats my problem :p [20:27] hehe [20:27] ioria, does not work, same output [20:27] i need to backup those first then [20:27] chrisyyyy, oh [20:27] ioria, http://termbin.com/0qfp [20:28] ioria, but the third line is: file or folder not found [20:28] chrisyyyy, File or directory not found [20:28] yep [20:28] BlackDex: try dpkg -L | grep etc to make it a little easier to hunt them down, i think new ones wont be in the list though [20:28] ioria, yep, but this is 2-3 days ago.. nothing from yesterday where it was frozen too [20:29] i am in trouble [20:29] chrisyyyy, using GNOME ? [20:29] anyOne here knows how to make uefi based bootable setup of ubuntu [20:29] ioria, aye, trying to find something useful in the gnome logs [20:29] EriC^^: thx ill go and extract the files from the package en overwrite them my self [20:30] chrisyyyy, yep, i mean ... you're not using UNITY [20:30] f[A [20:30] BlackDex: no problem [20:30] ioria, truew [20:30] chrisyyyy, what desktop are you using ? [20:31] ioria, gdm3 [20:32] chrisyyyy, grep cdrom /etc/apt/sources.list [20:32] chrisyyyy, you can paste here [20:33] ioria, sure? :D [20:33] chrisyyyy, yup [20:33] ioria, saw i'm wrong here :D [20:33] chrisyyyy, it's ok, paste it, it's just one line [20:33] ioria, #deb cdrom:[Debian GNU/Linux 8.5.0 _Jessie_ - Official i386 NETINST Binary-1 20160604-14:07]/ jessie main [20:34] chrisyyyy, you're Debian, not ubuntu, mate [20:34] ioria, said it one sentence before [20:34] chrisyyyy, yep, sy [20:35] chrisyyyy, so, the route is first your logs (/var/log/), ten your video drivers ... [20:36] *then [20:36] when i launch gnome-terminal the first time after login, the desktop crash and the background turns to black color, where can be the issue? [20:36] chrisyyyy, but i'm not good at Debian, #debian it's the right place [20:37] ioria, trying to find smth useful in syslog.gz [20:37] ice9: Graphic's driver ?? pastebin ' sudo lshw -C display ' see the status of the driver . === philippex is now known as Shinka [20:38] Having used ppa-purge, a folder still remians in usr/share from a PPA I installed. How do I remove it, and how do I remove ppa-purge? [20:38] chrisyyyy, ok..... check if you have root owned files in your home folder , or some external sources added to the system (sources.list) [20:39] Bashing-om, https://gist.github.com/anonymous/bd042501d498ea816e4573dbfd795668 [20:39] ioria, whats the command for "show me files with their rights"? [20:39] chrisyyyy, ls -l [20:39] 2:01 PM Buntunewbie: the folder? What folder? What repository? Did you install anything from it? [20:40] Buntunewbie: type dpkg -S "/usr/share/...path/to/file" [20:40] chrisyyyy, the freeze sometimes it's also an hardware issue about ram [20:41] OverCoder: Hummmm .. hybrid graphics . Got a consistent config file ' cat /var/log/Xorg.0.log ' : To your pastebin site . [20:42] ioria, mhm.. thats annoying.. because theres a "magicmirror" script running on it, dont want to restart it everyday when im in front of the mirror :D [20:42] eric^^: Thanks, but the folder is still there. I tried "dpkg -S /usr/share/indicator-keylock" [20:43] chrisyyyy, you can try another DE (xfce4, or lxde) and see if the issue persists [20:43] Buntunewbie: did it say which package owns the file? [20:43] Bashing-om, any something useful in that output? [20:43] fero, try sudo modprobe -r ideapad_laptop (seems this module when loaded prevents wifi from starting [20:43] ioria, Nov 27 07:11:27 Trauminsel gnome-session[818]: (gnome-settings-daemon:974): GLib-CRITICAL **: Source ID 1198 was not found when attempting to remove it [20:43] eric^^: I am sorry, I do not know what you mean. [20:43] ioria, could that be something? the time should be the same as shown on the desktop [20:44] Buntunewbie: what did it output when you typed the command? [20:44] ice9: Sorry , bad on my part ^ " Hummmm .. hybrid graphics . Got a consistent config file ' cat /var/log/Xorg.0.log ' : To your pastebin site ." should have been directed to you . [20:44] pavlos, nothing happen [20:44] eric^^: "indicator-keylock: /usr/share/indicator-keylock" [20:45] chrisyyyy, yep, it'a a bug of gnome-control-center [20:45] Buntunewbie: ok, if you don't need the package type sudo apt-get purge indicator-keylock [20:45] fero, if you type lsmod | grep idea, nothing should list (the module was removed) [20:45] chrisyyyy, https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1264368 chrisyyyy [20:45] Launchpad bug 1264368 in gnome-control-center (Ubuntu) "GLib-CRITICAL **: Source ID was not found when attempting to remove it - warning when leaving Network menu of g-c-c" [Low,Triaged] [20:46] eric^^: Wow, thank you! Worked a treat, nice one. How do I now remove ppa-purge? [20:47] pavlos, when i installed the ubuntu i had to do somthing because my internal wifi had a similar problem [20:47] ioria, ok so i would test lxde since it is used on other machines with this script, maybe that should help. What do i have to do to install it properly and use it on startup? [20:47] Buntunewbie: sudo apt-get purge ppa-purge [20:48] fero, I dont have a similar laptop to test, I just read various pages to see if something would help [20:48] chrisyyyy, on ubuntu you just install lubuntu-desktop or lxde (on Debian i don't know) , then from gdm you select it as session [20:48] fero, I think there is a conflict, both wifi drivers (modules) are loaded [20:49] ioria, mhm.. i think i have to read about lxde, cause i want to autologin and autostart the script [20:49] fero, It should work with just the internal RTL [20:49] chrisyyyy, autologin is troublesome [20:49] ioria, meh [20:49] fero, If you need to use the external only (RT5370), you should disable the internal wifi on BIOS [20:50] chrisyyyy, on deb, apt-get install lxde [20:50] eric^^: Thank you so much for your time and your help. You are a credit to open source, keep up the great work. [20:50] ioria, should i remove gnome? [20:50] chrisyyyy, nope [20:51] ioria, but i have to change something so that lxde will boot on startup [20:51] ice9: Did I loose ya ? Does the file exist ' cat /var/log/Xorg.0.log ' ? [20:51] Buntunewbie: no problem [20:52] chrisyyyy, autologin you mean ? [20:52] pavlos, negative... i use the external only in the dormitory because the Access point is far away of my room but when i travel i use the internal [20:52] ioria, the graphic environment it boots on startup is gnome [20:52] ioria, how to change it to lxde? [20:52] i will try to connect with internal and unplug the external [20:53] chrisyyyy, oh, yes you need to remove the autologin you set for gnome, and enwble it for lxde [20:53] *enable [20:53] Bashing-om, yeah but there is no any error at all [20:53] pavlos, when i buy the external wifi adaptor i don't installed any drivers... its possible that cause the problem? [20:53] ioria, nothing else? just change the autologin and it will boot on lxde with the user? [20:54] chrisyyyy, removing the autologin, will give you the choice of DE, then you enable it for the new DE (lxde) [20:54] fero, well, upon boot, if the drivers are in the kernel, it will load the modules. If not, you'd have to install the RT driver [20:54] I seem to have trouble with systemd-resolved, networkmanager and dnsmasq [20:54] ioria, ah get it [20:55] when using host/nslookup, i can perfetcly resolve a host name, when using ping, it fails [20:55] chrisyyyy, so, you'll see again the gdm screen for login [20:56] pavlos, also when i install ubuntu the internal wifi adaptor had a problem with power managment [20:56] ice9: Then next is to see what ' /etc/X11/xorg.conf ' has set for the display . [20:56] ioria, ok installed lxde now, i will give it a try tomorrow when im home. i can take a better look on it than [20:56] chrisyyyy, ok, good luck [20:56] ioria, thanks for ur help mate [20:56] hello everybody [20:56] Bashing-om, but the DE is working fine even i can run 3d game [20:56] chrisyyyy, you're welcome [20:58] fero, the rtl8723be is loaded from the pastebin you provided [20:58] pavlos, this is the internal [20:58] ice9: Sorry, now I am the one lost " the desktop crash and the background turns to black color " would indicate a loss of graphics to me . [20:59] fero, correct ... and the RT5370 is the external [20:59] Bashing-om, i'm sorry for the confusing, ONLY the background turn to black losing the background wall paper with a screen flicker; but the DE is still working, X doesn't crash [21:00] fero, and the RT5370 is handled via the rt2800usb module [21:01] pavlos, maybe that will help you [21:01] http://paste.ubuntu.com/23559803/ [21:01] ice9: Well , now that is a new one on me ,. I have no idea of what the causation might be . I will bow to others' advise in this matter . [21:01] HexChat: 2.10.2 ** OS: Linux 4.4.0-45-generic x86_64 ** Distro: Ubuntu "xenial" 16.04 ** CPU: 4 x Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (GenuineIntel) @ 4.01GHz ** RAM: Physical: 4.8GiB, 44.7% free ** Disk: Total: 45.2GiB, 53.6% free ** VGA: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter ** Sound: ICH - Intel 82801AA-ICH ** Ethernet: Intel Corporation 82540EM Gigabit Ethernet Controller ** Uptime: 35m 4s ** [21:02] lose [21:02] hola [21:05] pavlos, anyway. Thanks for your time dude, i will try tomorow again [21:05] fero, ok === lethu_ is now known as lethu === EriC^ is now known as EriC^^ [21:15] How can i restart the wifi network interface? [21:15] The drivers seem to be crashing. :/ [21:16] guzzlefry: What release are you in ? makes a difference . [21:16] Xubuntu 16.04 [21:16] Just started having issues, so I'm guessing an update broke things. [21:18] which modules to probe if the touchpad stopped working? [21:25] guzzlefry: I do not know much about WIFI on 16.04 .. but might see what ' systemctl enable NetworkManager.service ; systemctl start NetworkManager.service ' does . [21:27] Hi, I have Ubuntu 16.0.1 Server with ubuntu-desktop installed. I made a RAID 0 of three 4TB drives = 12TB mounted to ~/data. SickRage can't seem to write to RAID 0 mount/volume [21:31] what's the steps to take to transfer files from a hdd to the computer with UBUNTU? [21:32] bunjee that's a very general question, be more specific [21:32] bunjee: What is th path ?? from one ubuntu machine to another 'buntu machine on the same router ? or what ? [21:33] trying to transfer MP3's or pictures from a hdd to my ubuntu os. [21:33] bunjee are you in ubuntu now? you can use cp (copy) or ssh [21:34] rsync, rather === graham is now known as Guest16537 [21:35] monkeydust - yes.....newby... don't know what cp or ssh is........ [21:36] what kind of hdd? [21:36] seagate [21:36] over a sata cable to the motherboard? [21:37] does that other hdd have windows on it? [21:39] seagate hdd just has mp3's and want tio transfer them on to Ubuntu hdd [21:39] how is that hdd formatted [21:40] have no idea [21:40] bunjee how is that hdd connected to the ubuntu machine? [21:40] just with the usb [21:40] that's not an hdd [21:40] that's a flash drive [21:41] it doesn't automatically come up when you plug it into the desktop? [21:41] or an extrnal bay [21:41] elGALLO: I feel like.. in context thats unlikely [21:41] <\9> bunjee: is it an external hard drive? [21:42] ok........I get it...the hdd has a connection to the ubuntu machine that is usb [21:42] \9.....yes [21:43] bunjee in ubuntu open a terminal and type this : lsblk -f ... then paste the outcome here : http://paste.ubuntu.com/ and paste the link in the channel [21:43] <\9> thebwt: there, quit the assumptions [21:43] sure... === rohan_ is now known as rohan [21:44] monkeydust - FSTYPE LABEL UUID MOUNTPOINT [21:44] fd0 [21:44] sda [21:44] ├─sda1 ext4 cd642ab1-1fcd-4486-88f7-350f9170cec4 / [21:44] ├─sda2 [21:44] └─sda5 swap 283c7d73-c112-40d4-af0f-01df0b6194b7 [SWAP] [21:44] bunjee next time, use this http://paste.ubuntu.com/ [21:44] fd0 ? [21:44] all about dat floppy [21:44] <\9> must be quite the old computer if it has a floppy drive... [21:45] \9: or the bit is set in BIOS regardless of a floppy drive existing or not (happened to me a few too many times) [21:45] true nuff [21:45] <\9> bunjee: you may talk again [21:45] monkeydust - okay - it's there now..... [21:46] \9 - thank you...sorry.... [21:46] <\9> bunjee: it's alright, next time please use a pastebin service [21:46] <\9> such as http://paste.ubuntu.com/ [21:48] bunjee: It's there meaning you got it to open, or it's there you pasted the output into ubuntu pastebin [21:50] I'm in Dolphin now - I just want to drag some mp3's to the deaktop - when I disconnect the hdd - the mp3's do not play... [21:50] bunjee Dolphin, so it's KDE ? [21:51] monkeydust - yes [21:51] bunjee: What happens when you try to play the mp3 files after dragging them to the desktop? Do the mp3 files play if you open them directly from the external drive? [21:51] bunjee by dragging the files, it's possible you just symlink them, so if you disconnect the drive, there's nothing it's linked to [21:51] <\9> perhaps you created links instead of copies [21:52] jordan_u - links sounds like what's going on === OzzieKlunk is now known as WantWifeWhat [21:53] bunjee hit ctrl-a to select all files, then right click and copy, then paste them in ubuntu [21:53] bunjee: MonkeyDust: Possible, but I doubt that making symlinks is the default behavior for Dolphin when dragging and dropping files. [21:54] Trying to install a latex package for all users, I cannot. I get (running on debian, switching to user mode!) while running tlmgr. [21:54] monkeydust - I will paste what the error reads........it's there now [21:54] how can I get a version of tlmgr or something imilar which does not always run in user mode? [21:54] bunjee use pastebin to paste the outcome here [21:55] Pinkamena_D: Is the latex package you're trying to install available as a packge in the repositories? If so, I would recommend just installing it via apt. [21:55] monkeydust - just clciked on paste [21:55] Jordan_U: no, I used apt-file and it is not available [21:56] bunjee: You need to share the URL of the paste in this channel for us to be able to access it. [21:56] jordan_u - ok....Unable to run the command specified. The file or folder /media/bunjee/Seagate Backup Plus Drive/Cream/Discography/1966 - Fresh Cream [DCC 24k Gold (GZS 1022)] @320/11 - Spoonful (Willie Dixon).mp3 does not exist. [21:56] bunjee paste the new url here [21:57] Jordan_U: it is called 'tracklang', but I would rather fix this generally. Also I already asked over at the latex channel but they directted me here. [21:57] Unable to run the command specified. The file or folder /media/bunjee/Seagate Backup Plus Drive/Cream/Discography/1966 - Fresh Cream [DCC 24k Gold (GZS 1022)] @320/11 - Spoonful (Willie Dixon).mp3 does not exist. [21:58] monkeydust - is that correct? === chris is now known as Guest68511 [22:01] bunjee you lost me, not sure what you are doing anymore [22:01] monkeydust -what url? [22:02] bunjee on top, in the address bar http://... [22:02] monkeydust - don't know how to use pastebin........http://paste.ubuntu.com/ [22:03] bunjee yes, paste the outcome of your command there, then click 'Paste!' ... then copy/paste the new url here [22:04] monkeydust - http://paste.ubuntu.com/ [22:06] bunjee no, like so ... http://paste.ubuntu.com/23559991/ [22:06] whats the channel to chat about ubuntu phone ? [22:06] !phone [22:06] Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [22:08] monkeydust - I clicked on paste and the url didn't change [22:08] bunjee fill out your name, too, on that page [22:09] on top [22:09] monkeydust - http://paste.ubuntu.com/23560013/ [22:10] *phew*, great [22:11] bunjee what command did you enter and is unable to run? [22:13] monkeydust - thank you - the ctrl-a and copy command worked.... [22:14] bunjee ok [22:15] woot! [22:16] i need a smoke now [22:16] Per: MonkeyDust ---- Smokers draw one ! [22:17] * thebwt pats MonkeyDust on the back [22:21] after upgrade of packages system cannot boot anymore... any ideas on how to troubleshoot? [22:23] kw1234: tried diffrent kernels? [22:23] hey [22:23] thebwt boot device not recognized :( [22:24] oh boy, I'm not sure on that [22:24] I'm having some smb issues. I cant connect to any network shares on my newly installed ubuntu partition [22:24] and kernel was in the list pf updates... [22:24] keeps asking for password [22:24] but I can connect on other systems [22:25] kw1234: Can you boot as far as the login screen ? And at the login screen can you activate a console interface ( ctl+alt+F1) ? [22:26] Bashing-om no, that is the thing. looks like grub is messed up. [22:27] so, ssd is not recognized as boot device anymore [22:31] kw1234: Well, next up then as a step back, is if bios hands off to grub . Can you boot to the grub menu ? Maybe from there we can boot the system and fix grub ( if that is the problem) . [22:33] Bashing-om: nope. just see Insert Boot Media... press any key [22:34] hey i'm moving to ubuntu [22:34] does ubuntu have media installer ? [22:35] netinstall [22:35] like http://cdimages.ubuntu.com/netboot/ ? [22:35] what up ladies, lmao [22:36] kw1234: Ouch, now that is unreal for any upgrade to have such a drastic effect . But, we can "look" , Biit up a liveUSB(DVD) and pastebin ' sudo parted -l ' so we know what we are working with and consider re-installing grub . [22:36] biit/boot** [22:36] * kw1234 off for making liveUSB... === alxlu_ is now known as alxlu === ricky_ is now known as Guest17160 [22:48] Bashing-om: http://paste.ubuntu.com/23560167/ [22:49] kw1234_: look'n . [22:52] kw1234_: A EFI system ? What results ' sudo efibootmgr -v ' . [22:54] Bashing-om: don't have efibootmgr [22:54] Bashing-om: 15.10 LiveUSB... [22:55] And, yes EFI, although like 5yrs old [22:56] On 16.04 when I initiate a gracefull shutdown e.g. sudo reboot or update manager prompts to, do lxd/docker and vagrant vm's shutdown gracefully too or do I need my own init scripts or some such === KindOne_ is now known as KindOne [23:00] i just made a video with recordMyDesktop , and after waiting for it to encode the video is not complete the last minutes are missing , its still open i havent closed it , any ideas why this might happen ? [23:02] kw1234_: Well . sorry for the delay ,, is there any return ' /sys/firmware/efi/ ' ? As I want to determine if UEFI is also a factor . [23:03] kw1234_: Make that command ' ls -al /sys/firmware/efi/ ' . . [23:04] Bashing-om: np, meanwhile installed efibootmgr http://paste.ubuntu.com/23560232/ [23:04] hello === mudo_ is now known as mudo [23:06] Bashing-om: ls -al /sys/firmware/efi/ http://paste.ubuntu.com/23560238/ [23:06] Is using a terminal browser a bad idea? [23:07] darkash: not particularly bad, no [23:07] right tool for the job & all that [23:07] crc_: hi [23:09] any ideas why im missing last minutes of video made in recordMyDesktop ? [23:10] yorwos, have you tried kazam yet [23:10] kazam ? no 1st time i hear of it [23:11] !info kazam [23:11] kazam (source: kazam): screencast and screenshot application created with design in mind. In component universe, is optional. Version 1.4.5-2 (yakkety), package size 732 kB, installed size 1693 kB [23:12] kw1234_: UEFI system huh .. I got to go tend to dogs .. be back soonest . [23:13] hi! I have a strange problem with nginx on ubuntu. Could someone help me troubleshoot it? I have website hosted on my server. It worked fine until a couple of days ago. Now I get a timeout error on connection from outside LAN, but can load the site perfectly from within my LAN. [23:14] thanks === messer440 is now known as Guest16940 [23:15] guille1: Check to see if your ISP changed the IP [23:17] genii: I did, there's no problem there [23:21] Bashing-om: yep, thank you for your time... Got hands on apt-logs see some warnings http://paste.ubuntu.com/23560350/ [23:21] Hi, I used this guide http://www.binarytides.com/ubuntu-fix-nvidia-graphics/ and instead of splash image I see nothing (just the purple-ish background) during boot. This method used to work for me in previous Ubuntu versions though. [23:22] I have more information. I have 2 sites on the same server. One loads fine, so it isn't a router issue. This happened out of the blue, no changes were made to the site. [23:23] guille1: perhaps a 'localhost' vs '127.0.0.1' issue, or the like [23:23] I'd talk to #nginx [23:27] reisio: what do you mean a bjy.0.0.b issue? [23:28] guille1: I mean talk to #nginx [23:35] is there any command to give through terminal so that recordmydesktop will encode the rest of my video ? i dont think i can record the same thing again , lots of players in a game were involved [23:35] yorwos: what format is it now? (ffmpeg -i file) [23:35] kw1234_: Back for the naunce . I do not know what to make of the apt log .. but sure makes me want to check the file system . [23:36] if you just have a half-encoded output, you probably want to find the original file, probably in /tmp/, but possibly in the working dir [23:37] Stream #0:1: Video: theora, yuv420p, 1920x1072 [SAR 1:1 DAR 120:67], 15 fps, 15 tbr, 15 tbn, 15 tbc [23:38] yorwos: so: ffmpeg -i input.file -c:v libx264 -c:a libfdk_aac output.mp4 [23:38] Bashing-om: the only things I see that are out of ordinary... All packages were updated OK. There were no similar warnings in previous kernel updates. Searching through interwebs resulted in few entries saying that these warnings are not harmful. [23:38] yorwos: you might also want to make it lower res, too [23:39] yorwos: for which, IIRC, you can add in '-vf scale=1280:-1' [23:39] Root is so unforgiving. [23:39] depends on who your audience is [23:40] this .ogv file is missing my last minutes of the video, i can re-encode it to whatever but my problem is the rest of the missing video [23:40] some people would rather have a buffered 1080 video than un unbuffered 720 [23:40] yorwos: you need to find the original source file, if it exists [23:40] yorwos: check /tmp/ or the dir the ogv was saved in [23:40] undelete source in /tmp somehow then ? === Piper-Off is now known as Monthrect [23:41] it wouldn't have been deleted unless you did a reboot, at least [23:41] and not always in that case [23:41] no i havent reboot [23:41] This http://askubuntu.com/questions/362722/how-to-fix-plymouth-splash-screen-in-all-ubuntu-releases/ used to work for me in previous Ubuntu versions, but not in 16.04 (instead of viewing the splash image I just see the empty purple background). Any help, please? [23:41] I was setting up a self-hosting note app, and in the folder I was at, I ran "mv /* /var/www/html/serve" ... yea, it started moving the entire drive to that folder. I noticed it when my desktop icons started disappearing, and was like awwwww shit [23:42] no cursing here please WyZeGuY [23:42] bazhang, did I curse? [23:42] yes [23:43] bazhang, I'm rereading it, and I don't see any cursing [23:43] 'awwww -->that word<----' [23:44] bazhang, what, "shit"? that's not a curse word anymore [23:44] i can't find anything in /tmp or /home/Desktop either pointing to the raw files of recordmydesktop [23:44] kw1234_: Presently I am just not sure bow how best to proceed . Not able to boot to the hrub boot menu bothers me greatly and then there is " checksum areas are greater than image size. Invalid section table? " . Can not see how running a file system check from the liveUSB would not be a good thing to do . Are we looking at sda2 as 'root' and sda4 as /home ? [23:44] yorwos: find /tmp -type f -exec file {} \; | grep -i video [23:45] WyZeGuY, lets just not repeat it here, thanks [23:45] yorwos: it might also be in ~/ (/home/youruser) [23:45] let's not repeat it? it it it it it lol i repeated it [23:46] Bashing-om: exactly, sda2 is root sda4 is home [23:46] "fuck" and "cunt" are still considered curse words, so i won't say those. deal? === JimD is now known as Rob_C [23:47] yorwos: it's also possible it was all stored in memory, in which case it's gone; that'd be odd, though [23:47] kw1234_: Let's take a gentle poke and see what fsck thinks ' sudo fsck /dev/sda2 ' . Depending on what results we may want to get the more agressive . [23:48] yorwos: http://www.chiptoxic.net/?q=node/18 [23:49] Bashing-om: clean [23:52] hi! I have a problem with nginx on ubuntu. A website won't load from outside my LAN. This happened 2 days ago with no prior change to the site. I can load it from inside my LAN and I can also access another website hosted on the same server from anywhere. Can someone help me please troubleshoot this problem? [23:52] yea, the app says it saves the files in /tmp , but there is no directory in the format of rMD-session-***** [23:52] i still havent closed the app, its still running [23:53] kw1234_: Humm .. I guess that is a good thing ! what results now rebooting and setting in the UEFI firmware to boot " Boot0000 ' >> Hard DriveBBS(HD,,0x0) ?? [23:53] guille1: #ubuntu-server [23:54] join #ubuntu-server [23:56] do you think would work ? locate rMD-session-* | grep /rMD-session-*$ [23:57] no results [23:58] * kw1234_ hopes to be back [23:58] Bashing-om: wish me luck ;) [23:59] kw1234_: Well, no luck ..hard work = just hoping we do not next re-install grub ,, as I have little familiariry with UEFI systems .