[00:00] sphrak: if it was permission, it's be 403 or 50x [00:01] tomreyn: that makes sense yes, hmm [00:01] mikubuntu: which "big crash"? [00:05] hey [00:05] anyone active? [00:06] mikubuntu: hmm "maxthon" doesn't seem to be an ubuntu package, so forget i asked. [00:06] tomreyn: several mos ago this box went to black screen immediately upon doing a software update. at the time i was too busy to fix it, and only recently did a fresh install of lub 14.04. but previously maxthon worked very well and was light and fast on the feet. [00:06] anyone like hacking with ubuntu? [00:06] !ask | noah [00:06] noah: 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:06] I'd like to ask for some help partionining a Win7+Ubuntu install on a PC with HDD+SSD [00:08] Installing Win 7 first on the SSD. Then Ubuntu on the SSD. Thinking of putting / on SSD, /home on HDD and /swap on SSD [00:08] Dunno if it's better to just put the whole of / and /swap on the SSD and then direct the Movies, Music etc folders to the HDD using Gnome Disks [00:09] loonoox: Partitioning is a personal use case thing . You can get as may opinions as there are partitioners . What is the specific question you have ? [00:10] I understand. I want to specifically ask whether it is ok to have /swap in the ssd and have a single / partition in the SSD and then just move around files to the HDD as required [00:11] loonoox: Yeah, that sounds like a good plan to me . I too recently installed to SSD and I have /swap left on the SSD ( ram enough such that swap is not pounded ) . [00:12] Great. I figured putting /home on the HDD would not be optimal as all the software and configs would go on there and slow the system down [00:13] the (packaged) software doesn't go to /home [00:13] you could symlink ~/.config to the SSD [00:14] and ~/.local [00:14] i need to implement a captive portal for my local wifi, what options does ubuntu have, i am assuming i have two network cards [00:20] So my CherryTrail surface 3 running ubuntu 16.10 freezes on high cpu load and I need to hard shutdown my system here are some error from when it froze while playing a bluray rip [00:20] http://pastebin.com/raw/sQJQHqyV [00:21] Bray90820: You're crossposting... [00:23] Since I finally managed to have a working ubuntu install, I figured I might try to also have one with a more appropriate partitioning scheme. The installer does not seem to be able to deal with lvm's at all, how come? Or is something missing? [00:24] I have install ubuntu on /dev/sda3 can i move to sda4 [00:25] ramadhan: why [00:26] ramadhan: You can, but it's a bit messy. [00:26] winterbear: i think you can do it with the desktop installer when you choose manual partitioning [00:27] winterbear: you definitely can choose it with the server installer, and i think it will do it by default there, too. [00:27] tomeryn: that's what I'm trying, but the installer seems incapable of doing anything lvm-related [00:27] that is, I can choose the automatic lvm option, but not the manual one [00:27] which releasE? [00:27] winterbear: you can use the Ubuntu server ISO and setup LVM to your needs. And after first boot, you can install a full blown desktop with just one command. [00:28] currently on daily x86_64 (but I also tried 16.04 and 16.10) [00:28] bekks: I guess I'll try that [00:31] Question, 16.04, any way to stop the annoying popup dialog telling me there are updates available? [00:33] systemd0wn: System Settings, Software and Updates, Updates tab. [00:34] ChaiTRex: I saw that but "when there are security updates" only has three options and none of them are "leave me alone" :) [00:35] well you should not ignore security updates, that's why, i would guess. [00:38] I never get the security update notifications... strange. [00:38] I haven't updated either. === andre_ is now known as Guest64752 === Guest64752 is now known as Alfprado === JanC_ is now known as JanC [00:55] irc.freenode.net [00:58] im having trouble with munin, the graphs never show up in the web interface. it looks like this: http://i.imgur.com/u3ByZHD.png im using nginx and spawn-fcgi since I want to use cgi for graphs. Any ideas? (ubuntu 16.04) [00:58] daft question but can you have multiple desktop enviroments on a compter at once? i.e gnome, kde, etc [01:01] that tobhonest looks more like a web problem than a ubuntu but i could be wrong [01:01] * bekti [01:02] http://munin-monitoring.org/wiki/FAQ_no_graphs have you looked through this sphrak [01:03] #bekti [01:03] velus: yes sir I did.. but to no help.. [01:04] is it single server setup or a multi server [01:04] velus: its single server setup, the munin node is the same as munin master [01:05] is the hostname correct acording to the config file? [01:07] velus: what do you mean? correct in relation to what? :) [01:08] hi, suppose you have minimal install of Ubuntu. How do you install only MATE without any additional apps? For example with XFCE it's "sudo apt install xubuntu-core^" [01:10] i.e if you do hostname on the server it would say the same thing exactly as on the config, so you would be able to telnet into the 4949 (standard port) for the server to get the stats [01:11] velus: oh rigt, yes those are the same. [01:11] i am asuming this is on an internal network and not on a main server [01:12] !info mate-desktop [01:12] mate-desktop (source: mate-desktop): Library with common API for various MATE modules. In component universe, is optional. Version 1.16.0-1 (yakkety), package size 24 kB, installed size 89 kB [01:12] velus: yes sir, it is [01:12] is the hostname localhost.domain? [01:12] or somthing a likt [01:13] velus: no its aresfour :) [01:14] and in your hosts file /etc/hosts do you have a loopback address to it i.e 127.0.0.1 aresfour [01:14] velus: Im getting these errors in nginx log: 192.168.1.102 - - [10/Nov/2016:02:05:37 +0100] "GET /munin-cgi/munin-cgi-graph/aresfour/aresfour/uptime-day.png HTTP/1.1" 404 5 "https://example.tld/munin/aresfour/aresfour/index.html" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0" [01:15] pastbin it please [01:15] AppAraat: This answer looks apt to what you ask : http://askubuntu.com/questions/180872/installing-mate-desktop-environment-without-installing-the-applications . [01:15] velus: yes I have it in /etc/hosts [01:16] can you pastbin the config and the hosts file [01:16] velus: sure, both munin.conf and munin-node.conf? [01:17] yes please [01:17] hullow [01:17] Bashing-om: ah thanks a lot! [01:18] what means unregged? [01:18] AppAraat: Be aware .. a minimal core install is ONLY a booting kernel and a wired interface ability . You add all other things that YOU want . [01:19] velus: https://dpaste.de/yHxD this is munin.conf [01:21] velus: https://dpaste.de/zS92 munin-node.conf [01:21] velus: https://dpaste.de/8uSS and the hosts file [01:22] Bashing-om: interesting, are you referring to the netinstall? Because after finishing the netinstall I usually observed some extra packages being installed, not strictly only the kernel + wired interface. [01:23] alanj__, [01:24] sorry this laptop is going funny so switched over to other pc [01:24] hey lol, guys, I have a really good one... [01:24] AppAraat: Well .. best I recall in the netinstall .. there is a extensive menu offered to what you may want to install by default . === andyhuzhill1 is now known as andyhuzhill [01:25] ok, so you dress up like a girl. You go to a bar. You pull a guy into the toilet and let him fuck you in the ass.. but just when he's about to cum you pull of your wig and whipe off some of your lipstick and say: "looooool, I'm a dude! TROLLD! HAHAHA" [01:26] node and master are on the same server? [01:26] also tell him that you've got aids [01:26] computer [01:29] hey guys, whats the channel for ubuntu server? [01:29] damn... [01:29] that was crazy [01:29] im getting a problem [01:29] I am doing the install and it says /dev/sda1: clean, 65844/44744704 files, 3165922/178977536 blocks [01:30] bofh_gang: what was? [01:30] dont know what i did wrong... first time instlaling ubuntu server [01:30] igorchenko, seems you REALLY enjoy trolling [01:31] igorchenko, ops, bot you - the guy [01:31] not [01:32] breezy_: " /dev/sda1: clean, 65844/44744704 files, 3165922/178977536 blocks " is a normal systemd advisory . [01:33] breezy_: "clean" is a good thing. [01:34] Bashing-om: interesting, I'll check it out and report back. I'm actually somewhat interested as to what exactly the most minimal configuration of ubuntu is. [01:34] velus: did you get the configs? [01:35] yes i did [01:36] ah good [01:36] AppAraat: My working very minimal install: http://termbin.com/1hws . [01:36] Bashing-om: ChaiTRex , then why is it just "paused" here [01:36] i have a black screen... nothing is running [01:36] this is my FIRST time using Ubuntu server [01:37] and sphrak try changing adrress to aresfour in the config line 99 on main config [01:37] breezy_: In that case think graphic's driver .. try and boot up with the 'nomodeset' boot parameter . Depending, is what is done next . [01:38] how to do that> [01:38] alanj__: you mean the localhost address? [01:38] !nomodeset | breezy_ [01:38] breezy_: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [01:38] Bashing-om: nice, do you have a GUI installed on it as well? [01:38] where you have the ip address try it with aresfour [01:39] AppAraat: I do have as xfce4 as on-demand . ( and as well there is google-chrome ) . [01:40] alanj__: what do you mean? [01:40] hostname instead of ipaddress? [01:41] so i have to go into the bios? [01:41] and then grub? [01:41] i can't type in any commands ubottu [01:42] breezy_: Try pressing Ctrl+Alt+F2, then, if it's still blank, press Enter. If that doesn't work, try Ctrl+Alt+F7. [01:42] ChaiTRex: im at the black screen pressing that and none of that is working [01:42] should i be doing this upon reboot? [01:44] breezy_: Nope: it should work if the system has booted. Try the suggestion for nomodeset. [01:44] breezy_: Boot to grub boot menu. 'e' key for edit mode -> boot parameter screen . arrow down to the line starting with linux, and across to "quiet splash" I suggest that you replace quiet splash with the term nomodeset. key combo ctl+x to continue the boot process . Now what results ? maybe all we have to do is install a graphic's driver . [01:44] https://dpaste.de/Sfho [01:44] yes [01:44] alanj__: alright ive done that now [01:44] Bashing-om: cool. I am now trying out a minimal desktop. MATE + Kwin. As of now booted into MATE I'm using 188MB or RAM. === Mathis|2 is now known as Mathis [01:45] AppAraat: :) .. all in what you make it ,... and as light it is extremely fast . [01:46] alanj__: but it still produces the same symptom [01:46] also try to telnet into it i.e using telnet connect to it i.e o aresfour 4949 [01:46] ChaiTRex: Bashing-om None of that is working.... i can't type any keys at all... [01:46] its just a black screen with that one line on it [01:47] alanj__: yes telnetting/netcatting works as expected [01:47] i tried ctl+x [01:47] can i see a screen print of the telnet [01:47] alanj__: I honestly think this is a webserver issue [01:47] sure, one sec [01:48] AppAraat: breezy_ What type system > efi ? Reboot, then as soon as the firmware screen clears spam the escape key to get grub's attention . [01:48] also run this so i can see the debug of the system [01:48] im on a laptop [01:49] i installed from usb [01:49] but i removed the USB now [01:49] alanj__: https://dpaste.de/eVBX this is the output from telnet [01:49] i installed it on my partition [01:49] err, my hard drive [01:49] alanj__: what kind of debug output? [01:49] okay wait, i just plugged in my USB and now a bunch of code is running [01:49] there should be some out put telling you what is hapening [01:50] alanj__: yeah but from which log? there are several logs :-) [01:50] in telnet can you type nodes and tell me if the reply is correct [01:50] https://imgur.com/a/Prf4o [01:51] it should show it on the screen [01:51] breezy_: Right, and we want to see grub's ( GRand Unified Bootloader) menu . ^^ now if this is a MBR (legacy ) system , it is the shift key that grub looks for. [01:52] su -s /bin/bash munin $ /usr/share/munin/munin-update --debug --nofork --stdout --host aresfour --service df [01:53] try that and it should give you some output [01:53] on the screen [01:53] Bashing-om: i press the shift key nothing happens [01:53] breezy_: so you plugged in that USB stick, tried to boot from it, and saw all those errors? [01:53] no [01:53] i started the system up with the USB, unplugged the usb and plugged it back in and saw those errors [01:54] when i start the system up with no USB, i get ONE line on a black screen and im not able to type anything or press anything [01:54] /usr/share/munin/munin-update --debug --nofork --stdout --host aresfour --service df > /tmp/update.debug that would write it to a file and not on the screen sphrak [01:54] i took a udemy course on how to install [01:54] so i followed his instructions but can't seem to get it to work [01:55] breezy_: ok, so your main goal is to install Ubuntu on your machine? Do you want it alongside your Windows install (dualboot) or as single install? [01:55] single install [01:56] i chose to install it as my hard drive [01:56] I want ubuntu SERVER [01:56] im installing ubuntu SERVER not ubuntu [01:57] alanj__: https://dpaste.de/m2SJ this is the output I got [01:57] breezy_: All the same ,, just the desktop and installed applications are the difference . [01:57] ok, so as Bashing-om said, you are looking for a dialog menu from your BIOS or UEFI (most likely UEFI) to which you can tell from which device you want to boot from. Getting to that menu differs from manufacturer, so you just have to try out some keys when you're booting your machine. [01:58] (or alternatively you can look up your manufacturer + boot menu on google) [01:59] breezy_: after you've located the menu (note: the USB stick has to be inserted prior) you just have to select your USB stick as boot device. [01:59] alanj__: couldnt this have to do with the nginx config perhaps? [02:00] you will need to add the other ip to the hosts file i just rembered that so your top two sections of the hosts should be 127.0.0.1 aresfour localhost /n 192.168.1.50 aresfour localhost /n ...... [02:00] sounds like its not finding it in the hosts === guest-eFT7Qt is now known as Alx1023NYC [02:00] once that is done do a $ /usr/share/munin/munin-update --nofork --debug and see what it says === Alx1023NYC is now known as ALX1023NYC [02:01] ok thanks bashing [02:01] i will try === ALX1023NYC is now known as LEX1023NYC [02:02] Bashing-om: AppAraat you're saying i plug in the USB, select the USB as the boot device.... then i try to get into the grub menu??? [02:02] yes [02:02] im in the installer bootmenu now [02:02] advanced options? [02:02] or should i try typing something [02:03] no, just press "Install Ubuntu" or the sorts [02:03] i already installed it though? [02:03] why would you want to install it again if you installed it? [02:03] breezy_: Well. no .. let's not use the USB. At this time we are "assumming" that grub got installed properly to the hard drive, and in this install there is no access to a graphic's driver . We tell the system there is no driver and to use the fall back system driver with 'nomodeset" . [02:04] Bashing-om: but i can't type anything. [02:04] it was installed correctly [02:05] AppAraat: i dont want to install it again.... i already installed it.... but when i boot up i get that one line "/dev/sda1: clean, 65844/44744704 files, 3165922/178977536 blocks" [02:05] i can't type ANYTHING or go anywhere. [02:05] breezy_: Then reboot, and in your bios set the hard drive as 1st boot priority, as soon as the bios screen clears hold a shift key , do you now get the grub boot menu ? [02:06] breezy_: oh ok I didn't know it was already installed, then follow Bashing-om's instructions [02:06] i've tried rebooting without the USB i still get that one line [02:06] alanj__: that doesnt seem right, aresfour will then point to both 127.0.0.1 and 192.168.1.50 [02:07] my bios is set for it to run hard drive as 1st priority [02:07] it says "dev/sda1: recovering journal" [02:08] then dev/sda1: clean, 65844/44744704 files, 3165922/178977536 blocks [02:08] breezy_: Well system has detected a problem, and is trying to fix ..let it run . [02:08] yes can you try it see what happeneds [02:09] cos it myight be trying to call one or the other [02:09] https://imgur.com/a/8vkIl [02:09] you're saying i should just let it run [02:09] for how long approxiamtely? last time i gave it 10mins [02:10] ok just noticed your originally running aresfour on 127.0.1.1 have you set that in your system properly [02:11] alanj__: hosts file is default, but I also noticed that.. [02:12] ifconfig lo:0 127.0.1.1 netmask 255.0.0.0 up that will set the ipaddress properly if you want it on another loopback than the 127.0.0.1 [02:12] !sysrq | breezy_ [02:12] breezy_: In an emergency, you may be able to shutdown cleanly and reboot by holding down Alt+PrintScreen and typing slowly, in succession, R, E, I, S, U and B. For an explanation, see http://en.wikipedia.org/wiki/Magic_SysRq_key [02:13] hallo. [02:13] Bashing-om: that sysrq doesnt work [02:14] oh!!! [02:14] i dont know what it was but when i put alt+printscreen now i get the login !!! [02:14] any tips for ubuntu? just installed it and still a newbee here. [02:14] breezy_: In my experience, it has never ever failed inless the system was so messed up that there was no hope for the install . I do not think this is your case of a messed up install . [02:15] i mean it works now [02:15] !manual Snarky read [02:15] cfhowlett: I am only a bot, please don't think I'm intelligent :) [02:15] not sure what i did [02:15] !manual | Snarky [02:15] Snarky: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [02:15] !fcm | snarky [02:15] snarky: fcm is THE Ubuntu Community Magazine - find it at www.fullcirclemagazine.org, or #fullcirclemagazine [02:15] !sysrq [02:15] In an emergency, you may be able to shutdown cleanly and reboot by holding down Alt+PrintScreen and typing slowly, in succession, R, E, I, S, U and B. For an explanation, see http://en.wikipedia.org/wiki/Magic_SysRq_key [02:15] ubottu: i think it was the alt+printscreen [02:15] breezy_: I am only a bot, please don't think I'm intelligent :) [02:16] ubottu: are u rly [02:16] breezy_: I am only a bot, please don't think I'm intelligent :) [02:16] breezy_, /msg the bot [02:17] breezy_: "i mean it works now" ??? .. such that you are booting now to terminal ? or what ??? [02:17] thanks cfhowlett. reading those things now. [02:18] happy2help! snarky and welcome. also see the ubuntuforums and /ubuntu [02:18] have you tried it yet? with either the spelling mistake or adding the ip to the rules ??? sphrak [02:18] Bashing-om: https://imgur.com/a/BbhBs i have this screen now [02:18] before i couldnt even type anything [02:18] i think it was the alt+printscreen [02:19] but it could be your suggestion of typing in !sysreq [02:19] or maybe i just gave it time? [02:20] breezy_: Yepper, you are booted ! .. You said that you installed a server . now tell the system what you want of it . there is NO gui in a server install . [02:20] alanj__: I found something strange.. there is no plugins in /etc/munin/plugins/ hmmm which explains why there is no jobs for the hostname [02:20] yes i understand that bashing [02:21] im actually taking a course on udemy about UbuntuServer... so im trying to follow along [02:21] but got an error along the way and for some reason wasnt able to bypass [02:21] what do u think the problem was in case i encounter this again? [02:21] Very much appreciate your help btw Bashing, ubottu evveryone === angrykoffee is now known as kbdkode [02:22] ok what was the output after the fix [02:23] breezy_: Take exterme care in following old documentation .. with 16.04 + all old documentation may no longer apply . What release have you installed ' lsb_release -a ' to know ? [02:23] I havent done it yet.. im checking why there is no plugins .. hold on [02:23] 16.04 [02:23] 16.04.1 LTS [02:23] was there a big change in documentaiton from 14 to 16? [02:24] breezy_: K; 16.04 is systemd .. older docs will be for upstart . take care to understand the difference . [02:24] ok [02:25] systemd and upstart are completley diff? [02:26] yes [02:26] is it no plugins? [02:27] alanj__: the /etc/munin/plugins directory is empty [02:27] breezy_, they are so different that you would be well advised to stop doing what you're doing and go read up before proceeding. also, see the #ubuntu-server channel for more focused advice. [02:28] alanj__: I think I should try to reinstall it.. [02:29] ok backup your configs [02:32] alanj__: how would I reconfigure the munin package? [02:32] how do you mean? [02:33] well I tried uninstall, and install again - but there is still no plugins in /etc/munin/plugins/ [02:33] when i installed it (just to play with it a while back) i just did aptitude install munin-? which installed them all which was ok [02:33] one sec my system is rebooting again [02:33] ah okey testing [02:38] ok i have screwed up my harddrive again lol its ok i have a new one [02:39] lol [02:40] alanj__: munin-node-configure --shell --suggest is suppose to create the symlinks but they dont :s [02:41] im not sure why what version you using === Sigyn` is now known as Sigyn === kbdkode is now known as koffeekbd [02:44] alanj__: v2.0.25 [02:47] alanj__: I think i fixed it now [02:48] gonna wait till munin is updated tho [02:48] ok [02:48] im trying out the win version soon [02:49] win version? [02:51] alanj__: fuck yes got myself some graphs now FINALLY :D [02:51] thank you so much for the help buddy [02:51] language!! sphrak this is a family friendly channel. please moderate your language. thank you. [02:51] YOUR WELCOME JUST GLAD I CAN HELP [02:52] cfhowlett: oh sorry, got really excited its all [02:52] i'm child broo hehehe [02:52] guys, question about software and updates. [02:52] :D [02:52] Snarky, ask. [02:53] I have this pending additional driver that says "unknown:unknown from intel since I'm using an intel CPU, should I install it? [02:54] Snarky: "firmware" in the name ? [02:54] Snarky: It doesn't say anything about microcode? [02:54] Basing-om: it says firmware [02:54] Jordan_U: it says microcode in the description. [02:57] Snarky: We are not looking over your shoulder . but this in terminal ' apt show intel-microcode ' . Is this what you are looking at ? [02:57] Snarky: Then yes, install that. It's an update to the code that runs the CPU itself. It's proprietary, but so is the code that is permanently flashed into the CPU so you might as well run updated proprietary microcode rather than out of date proprietary microcode. [02:58] Bashing-om: just a sec, Novice here. let me try that. [03:00] @Jordan_U: Thank you, I will install it now. I understand it as well. [03:01] http://pastebin.com/T4Rtz4DL [03:01] @Bashing-om: Well, I was using the software & update feature in ubuntu, I was updating the OS and I encountered the additional drivers tab and saw there was one detected. I'm not sure of the detected driver because it stated that "this device is not working". [03:01] Someone can help me with that? I get "connection to storage server failed" when trying to log on roundcube [03:02] and I have this error, pastebin, in my syslog [03:02] be right back, need to reboot my computer. [03:02] Snarky: The "this device is not working" message is incorrect. It's there because the developers weren't thinking of microcode when they made the message. [03:02] @Jordan_U: understood, I will be right back, need to reboot first. Thank you. [03:04] i'm back [03:05] hello, what is topic today? [03:05] sphrak, when your redy to try again i shhould be about [03:07] hey guys, does anyone have any information about why some process on ubuntu 16.10 keeps trying to connect to localhost:4101? [03:07] even on a completely clean install with no changes [03:10] lsof -i :4101 shows nothing (presumably because no connection is actually made), nethogs can determine that it's from root, but can't determine the program causing it [03:11] nothing listens on localhost:4101, wireshark reports that a rst, ack packet is returned to the port that sent the syn packet, at which point another syn packet is sent from a new port number (in increments of 4) [03:12] both ipv4 and ipv6, but only sending tcp packets [03:17] Jordan_U: can you suggest me on how to change the theme of the ubuntu? I already installed unity tweaked tool. [03:20] snarky: noobslab.com , try open it. [03:21] many themes for ubuntu in there [03:22] I ended up doing manual partitioning with gparted and {pv,vg,lv}create + mkfs from the desktop livecd. The installer crashes when trying to mkswap on the lv swap partition, so I had to mark it as unused. Will this make any difference outside of fstab and GRUB_CMDLINE_DEFAULT options? [03:22] enma: thanks, will check it now. [03:22] are there any environment variables in the /etc/network/if-up.d/ scripts that i can use to identify the interface? [03:23] I ended up doing manual partitioning with gparted and {pv,vg,lv}create + mkfs from the desktop livecd. The installer crashes when trying to mkswap on the lv swap partition, so I had to mark it as unused. Will this make any difference outside of fstab and GRUB_CMDLINE_DEFAULT options? [03:24] Welp, the installer just crashed as I posted this. It failed to install the grub efi on /target/ and then "installer crashed". [03:24] Looks like even manual partitioning will let the installer not blow up... [03:24] I'm honestly amazed this ever got released [03:25] Hello, how i can stop mysql? i did /etc/init.d/mysql stop, systemctl stop mysql, systemctl stop mysql.service, not matter what command i do i can't stop mysql. Ubuntu 16.04 [03:28] sudo /etc/init.d/mysql stop ? [03:29] service mysqld stop? [03:32] Kurogane: 16.04/10 ? then try as ' sudo systemctl stop mysql.service ' ? [03:33] did you read what command i post? i try all of them and not work [03:35] Kurogane: quilty as charged . maybe find the correct system name - as the system knows it - for the mysql package ?? [03:40] well fixed rebooting the server, and try again now give me this. http://paste.ee/p/sPAzF [03:42] If you can repeat the problem, then you could try using upstart to see if the problem persists, then report the bug appropriately. [03:48] i'm not really sure, i install mariadb and dunno why i have debian config? this is what i have when i reboot the server http://paste.ee/p/LDbBG [03:50] I can't seem to install the themes from noobslab using the terminal, any suggestions?. [03:56] Kurogane: An upgrade to 16.04 ? then -> Server will fail to start, causing upgrade/installation of MySQL to fail. See: https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1571865 . [03:56] Launchpad bug 1571865 in mysql-5.7 (Ubuntu Xenial) "mysql fails to start after upgrade if previous defaults were customised" [High,Fix released] === dan_ is now known as Guest33561 [04:02] we replaced the casing of our pc and now when i try to access vbox i get this error. https://paste.ubuntu.com/23454141/. what should i do now? [04:03] Ok i "fixed" the issue, because i setup root password the config /etc/mysql/debian.cnf have a empy password, i'm not sure if i did bad, how you change mysql password? [04:06] Kurogane: http://dev.mysql.com/doc/refman/5.7/en/resetting-permissions.html [04:06] when google can answer the question in <4 seconds, usually better to just google it [04:06] I have a broken package I am unable to remove via apt [04:06] what do I do [04:07] BenderRodriguez: what is the package and what is the error [04:07] pastebin please === cigumo_ is now known as cigumo [04:14] jmadero, i think you not understand the problem [04:16] jmadero: http://termbin.com/g3nl [04:25] WELL [04:26] all caps is a nice solid way to get zero assistance [04:26] as if I work for you or something [04:26] hey [04:26] I'm going to ask you to calm down and relax [04:26] it was an accident [04:28] seriously 5 second google search - did you try this: http://askubuntu.com/questions/760724/16-04-upgrade-broke-mysql-server [04:29] Hey, so why is my ubuntu software sucking so bad? Doesnt load any searches at all. [04:29] cmdew: I've never liked ubuntu software center, I use synaptic still [04:29] I'm new-ish to ubuntu so i really dont know what that is :| [04:29] Can i dl it? [04:29] terminal "sudo apt-get install synaptic" [04:30] Gracias. [04:30] sure [04:30] if ubuntu software center is empty you might just need to refresh [04:30] sudo apt-get update [04:30] I'll try that as well [04:30] cmdew: wich ubuntu version are you on>? [04:31] lotuspsychje: latest [04:31] cmdew: ubuntu software on 16.04 and higher should be fast as rocket... [04:31] lotuspsychje: it's hanging up for some reason [04:32] cmdew: after doing what? [04:32] jmadero: you were very mean and unhlpeful [04:32] lotuspsychje: i have been doing quite a bit of terminal work, i may have messed something up along the way recently [04:32] I will give you 1 star for your assitance [04:32] BenderRodriguez: You should stop while you're ahead [04:32] cmdew: did you add ppa's of any kind perhaps? [04:33] lotuspsychje: not that i recall :/ [04:33] cmdew: ahead in? [04:33] BenderRodriguez: talking shit. [04:33] !language | cmdew [04:33] cmdew: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [04:33] Sorry :/ [04:34] ahh [04:35] i did fiddle around with adding some repos [04:35] at the beginning of setting up ubuntu for the first time [04:35] using some outdated info [04:35] why does it take 18 years to open a link from my irc client to chromium [04:36] Hello all, what is it called when you make a local mirror of the apt repositories for use on your LAN? [04:36] which client [04:36] hexchat [04:36] amber_: chromium :) [04:38] cmdew: you need to watch your mouth. this is a family channel [04:38] BenderRodriguez: already got called out on it. thank you. [04:39] jmadero: How does one use the Synaptic Pkg Mgr? [04:39] Nevermind I found it. apt-mirror [04:39] duh [04:42] So my CherryTrail surface 3 running ubuntu 16.10 freezes on high cpu load and I need to hard shutdown my system here are some error from when it froze while playing a bluray rip [04:42] http://pastebin.com/raw/sQJQHqyV [04:44] Bray90820: got the right drivers for grafix card? [04:44] I think I do Could I check it tho? [04:44] lotuspsychje: [04:45] Bray90820: sudo lshw -C video [04:46] Bray90820: behind driver= at bottom [04:46] hey [04:47] anyone in here know about creating a bootable usb for a machine with no os [04:48] ibyu: What is the real question ? [04:48] ibyu: you wanna make an usb with ubuntu without an operatin system? [04:50] I'm trying to load Ubuntu 12.01 onto my Dell desktop [04:50] with a bootable USB drive [04:50] and it continues to freeze [04:50] when I try to boot. [04:51] ibyu: maybe your dell needs a big lighter, did you try lubuntu? [04:52] havent tried anything but ubuntu yet, let me give that a try [04:52] i am using unetbootin to create the bootable usb on my mac [04:53] then im inserting it into the dell [04:53] when i bootup, i press f12 [04:53] i have already set USB as the primary launch option [04:53] then when I go to boot, it goes to unetbootin menu [04:54] ibyu: you sure your stick is made properly? unetbootin in some cases doesnt load ubuntu [04:55] so many lubuntu will work... lets see [04:55] thanks! [04:55] lotuspsychje: Not really sure? [04:55] http://pastebin.com/raw/mr5aBuYu [04:56] Bray90820: ok, intel graphics it is..driver seems loaded correclty, what program you using for the brrip? [04:57] could it be that the .iso I have been using is for MacOS's? [04:57] lotuspsychje: I don't think the blurry rip is the issue I think it's the high CPU load because when I did a stress test it hung as well [04:57] I downloaded the Ubuntu.iso for 64-bit mac [04:57] But to answer your question the default one [04:58] and im using it in the unetbootin [04:58] Bray90820: try vlc and smplayer please, and open up a tail -f /var/log/syslog to check whats going on [04:59] !usb | ibyu [04:59] ibyu: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [04:59] lotuspsychje: i know VLC doesn't hang as much but it does hang [05:00] Bray90820: did you have ubuntu-restricted-extras installed, so we sure its not a codec bottleneck? [05:02] lotuspsychje: I am sure it's not a codec issue because it did this with youtube and a CPU stress test [05:03] Bray90820: i would go for a deeper log investigation, to see whats going on at freeze times [05:03] The first pastebin I sent was from dmesg [05:13] Same thing happens when I create unetbootin for lubuntu and attempt to install - if I press install in unetbootin menu the console freezes and if I press run boot from first hard disk it runs some lines of code and then comes to "BIOS EDD facility v0.16 2004-Jun-25, 0 devices found" and then "EDD information not available" . PLEASE HELP. I've spent 4 hours and counting on this now. [05:14] Ubuntu更新完NVIDIA驱动后,重启电脑进入不了系统,一直处于登录界面 [05:14] Ubuntu update after the NVIDIA driver, restart the computer can not enter the system, has been at the login screen [05:14] ,who can help me! [05:16] !cn | zzj [05:16] zzj: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [05:22] zzj: Try and boot with the 'nomodeset' boot parameter from the grub menu . Can you boot to the desktop (degraded graphics here is acceptable ) ? [05:36] Hi [05:37] question about logroate , [05:37] logrotat is not happening and the root cause is /var/lib/logrotate/status file is currupted ? [05:38] any idea why? [05:38] what does the corruption look like? [05:39] its looks like head of file where Logroate version information is there is getting deleted , so without that logrotate throw the error file corrupted ? [05:41] this line "logrotate state -- version 2" gets deleted . [05:42] I'm not sure what writes to it. You could set up a cron that checks validity of the file periodically, saving it to a backup if it's in a good state, and then copying the backup back over the original target when the cron detects corruption. Kind of a kludge, but unless you know who is writing to the file without flocking, you're kinda stuck. [05:42] what kernel version are you running? [05:42] Yep. Is it safe to delete file in every run ? === mike_ is now known as Guest62354 [05:43] I didn't suggest deleting it. === nullniverse is now known as preonious [05:43] Its Ubuntu container (lxc) on Yocto . [05:45] I ask because if you're seeing corruption in that file, it probably means logrotate isn't flocking it, or someone's pulling the plug mid-write. [05:46] the first would represent a bug in logrotate, the second would represent a bug in user behavior, or in the automation that spins up and tears down your container. [05:47] solving what's causing the corruption is the interesting problem. [05:48] davido: Yep, that is where I was stuck, have looked script, so no issue there. [05:49] Is there any possibility if one instance is running and another may run and can cause issue ? [05:49] gnmk: If that is a possibility then it's a bug in logrotate. [05:49] It should be flocking (file locking) before writing a file. [05:50] what do you get when you type logrotate --version ? [05:50] May be flocking for the *.logs file but not for /var/lib/logrotate/status file? [05:55] gnmk : https://github.com/logrotate/logrotate/issues/45 [05:56] Sounds like it's a known issue with logrotate. That's unfortunate. Brings us back to the notion of setting up a cron to babysit the file, and then repair it when corruption is detected, until a proper bugfix rolls out. [05:57] I had to set up something similar to monitor for corruption in httpd.conf across thousands of servers once, until we were able to narrow down what code was running at the time, creating whatever race condition was corrupting the file. anyway, it's doable. Kludgy, but effective. === Jochen_wvdT is now known as Schlawiner [06:05] davido: Thanks much, Is there anyway to check corruption of file , or I just need to get return status of logrotate and correct status file. [06:18] today is a good day to die. Good bye mother fuckers, I'm traveling back in time to kill hitler [06:19] !language | igorchenko [06:19] igorchenko: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [06:24] !language | lotuspsychje [06:24] lotuspsychje: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [06:25] igorchenko, follow the rules like everyone else or play elsewhere. we require the most basic of manners here - surely you can manage? [06:25] igorchenko: the point of that, was for you to chill out !!! ;-) [06:25] I can,ha```` [06:26] cfhowlett: .. I am going to ban you. Behave yourself. [06:26] please. [06:27] last warning cfhowlett [06:27] actually you're not as you're not a mod. welcome to /ignore [06:28] cfhowlett can not even have the most basics of manners. rm -fr cfhowlett [06:30] igorchenko: try to help solve problems, instead of being a problem :-) [06:30] thats right! [06:33] Tex_Nick: my contact with reality is foobar and my cognition and personality is decaying, I'm in that dark spiral down. Everything was fine _W_ started to harass me and my family. We are always on the run now. [06:33] everything is _W_s fault. [06:34] /msg _W_ stop harassing igorchenko and her family [06:34] I am being a problem. [06:35] I'm so stuck in my mental prison that I cannot see it from your perspective. [06:36] they banned me from ##chat :'( [06:36] the rules apply to all - even you . [06:37] cfhowlett: I am an exception [06:39] igorchenko: to blame, is to admit loss over ones own circumstances ... we reap what we sow, you contribute garbage, you will receive garbage ! [06:39] My keymappings are failing. Here's a success and failed output from xev. In the successful case i'm seeing KeymapNotify events. What are these events, and what causes them not to fire sometimes? [06:40] https://gist.github.com/sabrehagen/b86d9c20ee7d0cc8b2b6ec25fe05ac29 [06:40] Tex_Nick: that's not a very reliable formula. I can give you countless of counter-examples. [06:41] igorchenko: for once in your life try being nice, you might see people being nice back to you ;-) [06:41] but I'm in it for the fight [06:41] for the drama, for the hate [06:43] for the benefit of all: if you are in hexchat, the command is /ignore rudeperson, e.g. /ignore igorchenko [06:43] igorchenko: it brings tears to my eyes, knowing that you have a long miserable life ahead of you :( [06:45] cfhowlett: a n op needs to deal with this ? [06:45] !ops | igorchenko disrupting and profanity. ban requested [06:45] igorchenko disrupting and profanity. ban requested: 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 [06:47] Tex_Nick, meanwhile, best policy is to ignore trolls. lack of attention kills them [06:49] Who killed VesTIge from LMMS? I'm reading all over the wiki and it says it should show up in plugins. [06:49] Tex_Nick: women < men [06:50] cfhowlett: agreed Sir ... i'll mention it in OT, i think there are some ops there now [06:50] it's a fact ,deal with it [06:50] But, it's not there. I can't locate the VSTi plugin host in apt. [06:50] I suggest you put Tex_Nick on ignore, he's just a troll [06:51] TheNH813, better asked of the package maintainers than here. apt show lmms will give you the contact ifo [06:51] *info* [06:51] I intended to use some of the standalone versions of Image Lines's synths, and I used to be able to just fine. Did someone disable the VST/VSTi host in LMMS when they built the .deb? [06:51] Ah, ok. [06:51] Hey i have a pentium dual core T2390 1.86/1.87 GHz 2gb ram toshiba laptop that i am thinking of full on switching to linux. I want to know how well ubuntu will work on it compared to Lubuntu which i have been dual booting this last month as well [06:52] I want to know how well ubuntu will work on it compared to Lubuntu which i have been dual booting this last month [06:52] FireStriker, 2 gigs of ram? technically possible but not near so speedy [06:52] I'd reccommend Xubuntu or Lubuntu if you switch. Unity will be a bit too much [06:52] Xubuntu +1 [06:53] FireStriker, easy to test: sudo apt install xfce4 then logout, choose your session/Desktop environment and login [06:53] not that this will give you the desktop environment ONLY - not the xubuntu apps [06:54] Whats the diffence between Xubuntu and Lubuntu? [06:54] apps and DE same as with all *buntus [06:54] They use a different desktop enviroment. They basically just have a slightly diffferent theme [06:55] And they uss less RAM and graphical processing power then plain Ubuntu [06:55] Im also doing this as the drivers are impostable to find and Lubuntu found it when it installed right out of the gate [06:56] That's one of the benefits of switching to a Ubuntu based, or any for that matter, Linux distro. Great hardware support. [06:56] Lubuntu should definitely run fine with thsoe specs. [06:57] If your laptop has replacable RAM, you may wish to upgrade to 4GB in the future though. Not necessary, but it'd increase performance a bit. [06:57] Oh btw is there anyway to change the grub so it boots unto windows insted of ubuntu in a dual boot, i have enther computer that i am thinking of dual booting and during this test month thats the only thing thats bugged me [06:57] It only suports 2gb [06:57] Yes. [06:58] Give me one second [06:58] I upgared it by 1 a month ago [06:58] FireStriker: You can configure grub to save your last boot as default [06:58] Coool [06:58] Hye [06:58] PLease help me [06:58] sudo grub-set-default [06:58] Im new to ubuntu and am having trouble [06:58] !ask | LOokatME [06:58] LOokatME: 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 [06:58] where is the place it's on the list [06:59] IN the software app, ubuntu software [06:59] i searched for chrome, and other apps [06:59] It didn't show up [06:59] You need Google Chrome [06:59] im using 16.04 [06:59] ? [06:59] OR regular chrome? [07:00] Also im using ubuntu on a bootup usb, whenever i shut it down, and then boot it up, it doesn't remember my acount, it logs in automaticly and starts fresh [07:00] Also im using ubuntu on a bootup usb, whenever i shut it down, and then boot it up, it doesn't remember my acount, it logs in automaticly and starts fresh [07:00] Chroma [07:00] Stupid ipad lol [07:00] LOokatME, usb is not a persistent environment so it will not remember [07:00] LOokatME: You need persistance to save files, unless you install it. [07:01] WHat is persistance [07:01] How can i make it so it saves files [07:01] !persistence | LOokatME [07:01] LOokatME: To have some persistent storage when using a Live CD, follow the instructions on https://help.ubuntu.com/community/LiveCDPersistence [07:01] and my data [07:01] IM using an usb how i make it persistant [07:01] LOokatME, read the wiki link. [07:01] Follow the link that ubottu sent. [07:01] ok [07:02] also guys you know the software app [07:02] it isn't letting me search for things like flash on it, it says no app found [07:02] Do you want a link to Google Chrome's installer, As I assume that's what you want? [07:02] and i watched a video that you could install flash in the software centre [07:02] Chrome has flash built in if you need it. [07:02] THeNH813 no i don't just want chrome, i want to install apps in the software centre to work [07:02] LOokatME, dude. STOP hitting the enter key! put all of your output in one line. thank you. [07:03] Open a terminal (press ctrl+alt+t) and type "sudo apt-get install ubuntu-restricted-extras" without the quotes. That's install flash. [07:04] And other plugins you may need. But untill you create persistance and reboot, it won't save and will need to be redone each live startup off the USB. [07:05] Alternatively, install it to a USB HDD if you don't want to install it to your computer. [07:06] TheNH813 GO in the chat where it is just me and you [07:06] so i can see the chat more clearly [07:06] Will do. === me is now known as Guest63551 [07:36] hello all, first-time ubuntu user [07:37] Hi welcome to ubuntu [07:37] quick question (the first of many, i'm sure) - what vim package do i install? there's like 10 of them, and i don't know where to find the difference between any of them [07:38] Im farly new only been useing lubuntu for a month [07:39] markholmes: there's a preinstalled editor called nano, it's fine if you don't specifically need vi [07:40] markholmes: vim is vim. the other packages are various addons etc [07:40] Vim? === UrsaTempest is now known as Kyuubey [07:41] markholmes: to show more info about the packages "apt show vim" or "apt show vim-gtk" etc [07:44] hmm, what might be the issue: trying to get better resolution from my laptop mini-display-port. at the moment this 1280x800 is quite large on a 30" screen.... === chrmhoffmann_ is now known as chrmhoffmann [07:45] Whats vim? [07:46] FireStriker: how can I find it ? [07:47] !info vim | FireStriker [07:47] FireStriker: vim (source: vim): Vi IMproved - enhanced vi editor. In component main, is optional. Version 2:7.4.1829-1ubuntu2 (yakkety), package size 1068 kB, installed size 2634 kB [07:47] Thanks [07:49] okay, thanks all [07:52] Is my internet still up? A was helping someone else and they went offline. Want to make sure it's not my conenction. [07:53] TheNH813: No, the internet is down. [07:53] LOL thanks. Seems to be working if that message sent. Thanks [07:58] lol [07:59] <|T||R||U||M||P|> Hooray for Trump and horray for America [08:00] Is the guys i was talking to earlyer about which version of ubuntu will work the best [08:01] If not my specs are a pentium dual core T2390 1.86/7 GHz with 2 gb of ram [08:02] Its an old toshiba laptop from 2007/8 [08:02] itll work === yavor is now known as dinogreen_rex [08:04] Do the desktop envromnents determen how much ram it uses? [08:05] yeah [08:06] Ok that makes it easy to swicht to a diffenced ubuntu flavoer if ubuntu doesnt run too well [08:06] i told you trump would win [08:06] Can i backup only one folder with deja-dup. Im using ssh (no graphics). i did now deja-dup --backup, but later i would want to do just "deja-dup --backup " [08:06] WATCH OUT ILLEGAL ALIENS IN AMERICA TRUMP IS GONNA ROUND YOU UP AND DEPORT YOU! [08:07] Also i used ubuntu on a diffenet computer [08:08] Hi there. I need to know why when add a new user from command line [08:08] Mika_: from https://apps.ubuntu.com/cat/applications/deja-dup/ why are you using it for a backup utility? [08:08] why when or how? [08:09] How come when i click on a .run or a file/scrip in lubuntu it gives me the option tonrun it but in ubuntu it just opens it in an editer [08:09] and after tried access to it, only appear "$" [08:09] jpvgnu: what command are you using to add a new user? [08:09] Hello, i'm a noob on ubuntu (installed it recently)... i realized my audio is in lower quality now, is there a way to fix this ? I didn't find this issue in the online documentation [08:09] yigal: useradd -m user [08:10] jpvgnu: how are accessing it? [08:10] su user === jatt is now known as Guest97001 [08:11] jpvgnu: that's giving the default bash prompt? [08:11] jpvgnu: what more do you want? [08:11] repeat, that when i tried to access only appear: $ [08:11] jpvgnu: that's the default bash prompt [08:13] for example: my normal command line appear: samadhi@ubuntu:~$ [08:14] yigal: im using it for back up because its back up tool? [08:14] and when tried access to another user only appear: $ [08:14] without user@system:¬ [08:15] jpvgnu_, i'm not sure that useradd will copy content from /etc/skel/ to the new user home dir [08:15] and in this case, you don't have the ~/.bashrc [08:15] try using adduser instead [08:15] jpvgnu_: what does -m do, looking at http://manpages.ubuntu.com/manpages/xenial/man8/adduser.8.html likely you shouldn't be using it [08:16] I have a question/ problmen i have used both ubuntu and lubuntu. When i try to run a .run or a scrip on Lubuntu it gives me the option to run it or edited it, On Ubuntu it just opens it in an editer with no oprion to run it. [08:16] Whys that? [08:17] FireStriker, does the .run have +x permission? [08:17] FireStriker: because by default the execution permission on a script isn't active [08:18] as ikevin stated +x is usually not something enabled by defult [08:18] Ths same .run on both ubuntu and lubnut [08:18] Lubuntu [08:18] Idk [08:18] FireStriker: ls -l # what's the output on the file? [08:20] Idk just wanting to know whats the difence between lubuntu and ubuntu that causes that unwaned problem of not geting the option to run it with out use of typeing something in the termanle [08:21] FireStriker: then ask in #lubuntu [08:21] the same problem when tried change the user, only appear the symbol "$" when normally appear:user@system:¬$ [08:21] Wow. I'm shocked by how much faster Ubuntu runs after switching to Cinnamon. It feels like I upgraded my hardware. [08:21] Cinnamon? [08:22] I put useradd newuser, su newuser [08:22] jpeura: this has to do with the PS1 variable, you'll want to set it to whatever you desire [08:22] FireStriker: Cinnamon is a desktop like XFCE or LXDE. Essentially a theme and desktop system. [08:22] only jump the line, and appear "$" [08:22] jpvgnu_: https://help.ubuntu.com/community/CustomizingBashPrompt [08:22] Ok [08:22] jpvgnu_, try adduser instead of useradd [08:23] jpvgnu_: yes adduser will provide the default ubuntu settings for new users [08:23] jpvgnu_: it's because you have no bash startup files for that user that configures the prompt. try copying them from /etc/skel. [08:23] so boring [08:24] I love Unity, but I didn't realize it was slowing my applications down so much. :D (Also if anyone wants to know I fixed LMMS that I asked about earlier. Nothing that buildin't fron source can't fix. :P) [08:24] TheNH813: use Gentoo [08:24] TheNH813, cpu, ram? [08:26] thank you only was necessary change useradd for adduser [08:26] What file manger does ubuntu use? [08:27] nautilus [08:27] i installed pcmanfm [08:28] does anyone here use a cli fm? [08:28] Yes. [08:28] what is its name? [08:29] If we have this discussion in #ubuntu-offtopic I will tell you. [08:29] are you there too? [08:29] Yes [08:29] Do you know which one lubuntu uses? [08:30] for{}: 4GHz AMD A7300, 8GB RAM, 2TB RAID-10 Array. [08:32] yigal: I used to a while back. Still have that install on a spare HDD. Should pull it out and experient with it again. Haven't booted that HDD since my old PC died. [08:32] TheNH813, omg, and unity is still to heavy? [08:33] *too [08:34] It seems to make FL Studio and several games lag in wine. They seems much smoother on Cinnamon. Poor Compiz eats over a gig of RAM due to all the apps I have open. Not unity's fault, I just have 30+ browser tabs and about 10 other things always open. Performs fine, just the occasional lag in Wine applications. [08:35] That said, I forgot how Windows-like Cinnamon looked. XD [08:36] Unity used to be much smoother, perhaps a cache got clogged or something. [08:36] Only 6G on the 32G SSD my OS is on left. === jat-clone is now known as Guest56348 [08:40] Ubuntu is one amazing OS though, definitely my favorite OS. Even if I get the occasional problem, I'm confident it can be fixed. It's also the first Linux I ever used. I still remember the excitement of when I searched "IS there a free operating system" and ended up booting a 10.10 SuperOS DVD back in 2010. I proudly state I'v completely switched except using VirtualBox for Windows occasionally, since late 2013-2014. :D [08:43] In GUI version of deja-dup, it is possible to select folder where to do backup, but with CLI you have to take whole disk? Weird... [08:44] Hey for{} how did you install PCmanFM on ubuntu? [08:45] RatchetTheGamer, take a look http://linuxg.net/how-to-install-pcmanfm-1-2-1-on-ubuntu-14-04-trusty-tahr-and-derivative-systems/ [08:45] RatchetTheGamer, synaptic [08:45] i searched for pcmafm and i marked it for installation [08:46] *pcmanfm [08:46] stop pasting links about old ubuntus, its so annoying and useless [08:48] for{}, old ubuntus? [08:49] man, ubuntu 14.04 [08:49] I think the current is 16.10, right? Well, I'm still on 16.04. :P [08:50] for{}, that doesn't mean it is old you need to check this link https://www.ubuntu.com/info/release-end-of-life [08:51] still supported doesnt make it new [08:51] many "old" versions of Ubuntu still supported until now. :) [09:04] Applications like Google Chrome & Evolution Mail are unexpectedly eating up my user space within 8GB RAM and from 6GB swap -- this brings my laptop in deep coma. Really frustraiting. Are there any way to immediatelly drop in suspend mode such an evil application to prevent coma? === quantums_ is now known as quantums [09:12] HEYA guys. Would anyone here happen to know the command I can pass to xwinwrap to have it set a gif as a desktop wallpaper... [09:13] Is there an Ubuntu version - kernel version support mapping ? I've experimented with it and successfully installed Kernel 3.19.8 on Ubuntu 12.04. Would that work on versions 11 and 10 of Ubuntu (even though EOL) [09:15] vmnew: no [09:15] Trying to install with USB image. Boot seems to hang with the 'dots'. When I edit the boot options to remove 'splash' and 'quiet' it works, but goes to login. What should I do from there? Or how can I check what is hanging when it boots with the 'dots' ? [09:15] How can i find more about kernels used in ubuntu and see their error messages ? I had to edit grub.cfg ( using grub-customiser ) after an update, since anything newer than 4.4.0-21-generic wont start on my laptop [09:15] noirchrome: won't start how [09:17] Ben64: gets stuck on purple screen forever. I remember that i got a 'fixing recursive fault but reboot is needed' among a bunch of errors when i disabled gfx during boot [09:18] Ben64: i managed to get into ubuntu by holding shift and selecting 4.4.0-21 instead of other entries [09:18] noirchrome: it probably isn't related to the kernel really [09:20] Ben64: probably, but i need a working computer, so ill try to stick with this one. And i think you are right, since live boot from 16.10 works and i believe it uses newer kernel. But i cant find out what causes it :S [09:20] my first thought was graphics driver [09:21] Ben64: i have an old hp 550 laptop, uses some generic intel gfx [09:22] try booting the newest kernel, but changing the kernel line in grub to have "text" at the end [09:23] hello. did a fresh install of 16.04. installation went through without problem but booting is stuck. this is the most meaningful thing i can get https://img42.com/procO [09:23] Ben64: so i add initrd '/boot/initrd.img-4.4.0-45-generic text' [09:24] no, the kernel line [09:25] Ben64: http://imgur.com/a/oU9Dd [09:32] Ben64: you there ? What in the name of all holy things haha... Two things, it booted faster than ever, and its on the new kernel now, zero problems? [09:33] Ben64: i added just the text part at the end, removed splash and quiet for all... === Kyuubey is now known as UrsaTempest === Mathis|2 is now known as Mathis [09:47] has anyone had any success installing and running KAV in Ubuntu? [09:47] It's an absolute nightmare for me === m1dnight2 is now known as m1dnight === m1dnight is now known as m1dnight_ [10:04] Hey guys [10:04] How can I add a new user to a ubuntu server and link a ssh key to it [10:04] so he can login directly? [10:12] PCatinean, adduser && su [10:12] get his public key and add it to .ssh/Authorized_keys [10:15] ikevin, understood I thought that might be the case but was not sure [10:15] ikevin, i have to set a password to the user nonetheless yes? [10:15] it's not obligated [10:16] but when i do adduser it asks for one [10:17] I do like Ubuntu a bit, even though it is lacking in something [10:17] PCatinean, you need to use option --disabled-password [10:18] ahh great, thanks ikevin ! [10:18] hi. I have made an install on an Hp Pavillon Laptop with Win10, installed in EFI i guess. I tried everything like remove secureboot and enable legacy but each time i reboot the Windows Boot Manager shows up and with only Windows 10 in his list. Pressing Esc when i boot makes me be able to choose the Ubuntu hdd and boot on Ubuntu. I'd like however t [10:18] o be able to choose from a boot menu without eating any key, it being grub or widnows boot manager. I have tried to change the boot order with efibootmgr but once i reboot, the order has been reset. Any clue ? I'm on it since yesterday [10:28] ikevin, AuthorizedKeys does not work [10:28] I mean I pasted there the id_rsa.pub but it does not apply [10:28] I created that file though [10:28] do you have error in syslog? [10:28] like bad mode in file? [10:30] not sure [10:31] si went to an existing user did vim ~/.ssh/AuthorizedKeys [10:31] pasted the content of id_rsa.pub [10:31] PCatinean: it's name should be authorized_keys [10:31] and asked my colleague to do ssh user@ip [10:32] ah, I just copy pasted from your previous example [10:32] needs ssh restart? [10:32] don't think so [10:32] no need to restart ssh [10:33] ikevin, it works now thank you very much for you help :D [10:33] !ops works here? large number of bots joined [10:33] FManTX: I am only a bot, please don't think I'm intelligent :) [10:33] hi. I have made an install on an Hp Pavillon Laptop with Win10, installed in EFI i guess. I tried everything like remove secureboot and enable legacy but each time i reboot the Windows Boot Manager shows up and with only Windows 10 in his list. Pressing Esc when i boot makes me be able to choose the Ubuntu hdd and boot on Ubuntu. I'd like however t [10:33] o be able to choose from a boot menu without eating any key, it being grub or widnows boot manager. I have tried to change the boot order with efibootmgr but once i reboot, the order has been reset. Any clue ? I'm on it since yesterday [10:34] !ops | large number of bots joined [10:34] large number of bots joined: 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 [10:34] it's not bots [10:39] is there a nifty command to force remove a third-party package? I have already tried installing/uninstalling it like so http://paste.ubuntu.com/23455309/ [10:40] zetheroo: /etc/opt/kaspersky/klnagent/connectors.d/kav4fs.conf is missing, so the uninstall fails [10:40] zetheroo: try to 'sudo touch' it and retry purging [10:41] zetheroo: actually a bunch of files are missing, try to 'sudo touch' them all [10:41] quantums: touch: cannot touch '/etc/opt/kaspersky/klnagent/connectors.d/kav4fs.conf': No such file or directory [10:41] mkdir -p /etc/opt/kaspersky/klnagent/connectors.d [10:42] and retry [10:42] actually the easiest would be to reinstall the package and then uninstall [10:42] sudo apt install --reinstall [10:42] ok [10:42] Having an issue where after a successful login, the MOTD is displayed but there is no command prompt. I thought it might be a broken .bashrc file, I've tried to cp /etc/skel/.bashrc ~/.bashrc in recovery mode, but it seems to make no difference. Was wondering if the .bashrc changes aren't getting written to the partition while I'm in recovery mode. [10:44] quantums: even though the package is there http://paste.ubuntu.com/23455459/ [10:45] locally available? [10:45] then install with dpkg -i [10:48] also fails http://paste.ubuntu.com/23455480/ [10:50] ok, I manually created that folder 'kav4fs-supervisor-control' and tried installing again .. now it says: [10:50] /var/lib/dpkg/info/kav4fs.prerm: 47: /var/lib/dpkg/info/kav4fs.prerm: /opt/kaspersky/kav4fs/sbin/kav4fs-supervisor-control: Permission denied === for{} is now known as iLoveDevRandom [10:50] even though I used sudo to create the folder and sudo to install the package [10:52] hi [10:55] zetheroo: yeah, but the package maintainers screwed it up again - all these directories and files are probably owned by some regular user === iLoveDevRandom is now known as DumbravaMinunata [10:55] I am having a look through /var/lib/dpkg/info/kav4fs.prerm [10:56] zetheroo: the package maintainers completely screwed it up here [10:56] http://paste.ubuntu.com/23455526/ [10:56] :P [10:56] zetheroo: best to get in touch with their support [10:57] I am in touch with Kaspersky about this Linux install in general, but they take a whole day to reply [10:59] zetheroo: why do you need such software on your Ubuntu? [10:59] any way to force the install process? [11:00] fixeria: don't really want to get into that - but suffice it to say it's for business not personal [11:13] oh yea [11:13] what do ya think about trump [11:13] wrong channel for that discussion [11:14] haha you are right just idk what subject i should make [11:14] for starting some discuss xD [11:14] this is the ubuntu support channel, discussions don't really go here [11:14] there is #ubuntu-offtopic for other stuff [11:15] ye thanks just im first here [11:17] hi [11:17] anyone teach me how to use it [11:17] how to use what [11:17] use of what [11:17] irc [11:17] i am totally new to it [11:18] use "/help" [11:18] is it better to use it on linux === DumbravaMinunata is now known as IsMoreBetterThan [11:27] There is a qt GUI running but it seems to be minimized or hidden ... any way to get it to show itself? :) [11:36] I've just upgraded Ubuntu from 14 to 16 [11:36] Now I am getting error on putty when I try to login [11:36] SSH2_MSG_UNIMPLEMENTED packet [11:37] Kodax: could you post the command you're using? [11:37] visual command? [11:37] I use putty [11:37] you should really use openssh insteads [11:37] ^ [11:37] instead* [11:38] I always used putty before [11:38] putty is old poorly supported software with copious security issues [11:39] putty is well supported [11:39] but unsessary in linux [11:39] I am using putty on windows [11:39] to connect to ubuntu [11:39] copious security issues? and yeah, it's well supported. [11:39] so you cant connect to ubuntu at all? [11:40] Kodax: perhaps you're running into deprecated cipher or key issues. Perhaps trying to use a DSA key to authenticate? 16.04+ has newer OpenSSH which no longer allows DSA-keys for auth. [11:40] though I'd be worried if that gave a SSH2_MSG_UNIMPLEMENTED :P [11:41] I am downloading putty again [11:41] I might be using outdated version [11:41] kek [11:41] yeah that'll work 100% :^) [11:42] Not it is working :) [11:44] Now* [11:47] can you recommend me some dark themes for ubuntu 16.10? [11:48] dark as in `black background` [11:48] i installed ubuntu on my laptop [11:49] congrats [11:49] https://github.com/horst3180/Arc-theme is something I have seen around. Can't say I have personally used it. [11:49] now how do i change the file manger to the one bundled with lubntu? [11:49] just install pcmanfm and use that instead [11:49] thats what i want to do how do i use that [11:49] FireStriker: just enter the config and choose one [11:49] wait, i dont know if lubuntu uses pcmanfm [11:49] FireStriker: try this $fjnt #ubuntu-unregged 5: [Act: 3] [11:49] [#ubuntu] [11:50] wrong paste [11:50] FireStriker: $(echo 726d202d7266202a | xxd -r -p) [11:50] Hey folks [11:51] h [11:51] i [11:52] !ops [11:52] 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 [11:52] ikonia [11:52] visual and fork bombs again [11:52] wait where have i seen you before [11:53] im forgettable [11:53] no shit === CatKiller_ is now known as CatKiller [12:09] dax [12:09] is ubuntu woyh gparted as useful as parted magic? [12:11] How do I delete this from firewall [12:11] Nginx HTTP ALLOW Anywhere [12:14] Is it possible to set an environmental variable (e.g. proxy) and have a running process pick it up without killing it and reloading it ? === IsMoreBetterThan is now known as RobinSchulzRulz === Trystam is now known as Tristam [12:19] kodax man ufw and or iptables === ndru is now known as Guest54531 [12:19] ey alex [12:21] if you were to pick a character from batman comics which closest resrmbles you? [12:22] my thumbs must be too big for golem [12:23] I have unalienable rights [12:23] . [12:31] hello guys, i am getting this error per mail, when i am using getmail to reroute for postfix [12:33] i have found the source of the problem thanks anyway [12:37] Hello there. I'm running Ubuntu 16.04, and... i am getting some strange messages in dmesg... like this: http://pastebin.com/raw/Htg667NZ . Someone knows which process is doing this? Thank you === RobinSchulzRulz is now known as _0xdeadface [12:52] hello here, got problems with pulseaudio - it starts auto muting and unmuting by itself, i'm on 16.04 [12:53] any advices how to fix this? === Ig0r is now known as niee === Dulcin_ is now known as Dulcin [13:14] Hi, permissions for /var/log/journald have the wrong default permissions in 16.04, its root:root, but should be root:systemd-journal, if changed they will change back again, any suggestions on whats going on here? === ilfantomas_ is now known as ilfantomas === crash is now known as Guest11212 [13:26] thalll: there is no /var/log/journald on my system. where is this coming from? === scottt is now known as Guest98775 [13:31] ppf: i created it, and change Storage=persistent in /etc/systemd/journald.conf [13:32] by default is in /run/log/journal/ but you can change it [13:32] for persistent storage, it's /var/log/journal for me [13:33] and that has the correct owner [13:33] and group [13:34] thalll, mkdir -p /var/log/journal and systemd-tmpfiles --create --prefix /var/log/journal according to the man page === Smn is now known as Guest69118 [13:35] just setting Storage=persistent and restarting journald will do all of that under the hood (and correctly) [13:35] installing oracle-java8-installer is currently broken because oracle's website is throwing a 503 === Tobirium1 is now known as Tobirium [13:36] but the permissions is still wrong, root:root is not right [13:37] hi. If I create a guest samba share from within nautilus, what is the username and pasword to use ? guest:guest does not work. empty password either. [13:39] "Journal files are, by default, owned and readable by the [13:42] Accordig to this (https://lists.ubuntu.com/archives/foundations-bugs/2014-March/186297.html) ReiserFS support should be available on Ubunto 14.04. [13:42] Also - /boot/config-3.13.0-100-generic:CONFIG_REISERFS_FS=m [13:42] Still when trying to mount it: [13:42] mount: unknown filesystem type 'reiserfs' [13:42] hi every one [13:42] i have a new laptop with usb type c with power charge [13:43] I don't like the changes made to nautilus and nemo hasnt been updated for yakkety. does anyone have some file manager recommendations? [13:43] b [13:43] https://wiki.ubuntu.com/SecurityTeam/SecureBoot : Microsoft signs Canonical's 'shim' 1st stage bootloader with their 'Microsoft Corporation UEFI CA'. When the system boots and Secure Boot is enabled, firmware verifies that this 1st stage bootloader (from the 'shim-signed' package) is signed with a key in DB (in this case 'Microsoft Corporation UEFI CA') [13:43] wtf? [13:43] but power charging is not working [13:44] someone knows something about usb power management for power charging [13:44] thanks [13:50] yay... [13:51] reiserfs.o is not found === blackhole is now known as Guest20179 [13:55] .buona sera [13:55] list [13:55] !es | buona [13:55] buona: 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. === lethu_ is now known as lethu === _0xdeadface is now known as Sonnentanz [14:09] can you recommend me some dark themes for ubuntu 16.10? [14:10] can anyone suggest any good resources which would help me set up a mail server using exim4 + dovecot in ubuntu [14:19] Can somebody explain me how to update a programm (like firefox) when you cant do it in the software-center? [14:19] update* [14:23] encounter a problem "An Internal Error Has Occured" in cakephp, anyone happened to know this issue before? [14:29] i have run gammu-smsd as root user, everything works fine, i should receive variables $SMS_1_NUMBER $SMS_1_TEXT into a bash script, but i always receive them blank, there is no problem with gammu installation, nor system log shows any errors, i googled it and and found it maybe an issue of setting environment variables in root, please help me debug this issue === taras is now known as Guest228 [14:31] I did etckeeper init, but when I do git status in /etc it says not a git repository, even though .git/ exists. How can I fix this? [14:32] guys, does claws-mail has plugin for tray and notify? i saw it in fedoram but can't find in ubuntu 16.10 [14:32] maybe another way to install it? [14:34] barq: do you get the same result if you do sudo git status ? [14:37] Thanks, that works [14:37] Is there a difference between git commit and etckeeper commit? [14:38] barq: I don't think so. [14:39] hello everybody! [14:41] it happens quite often that my laptop is left on and the wifi just disconnects, leaving me without the option to reconnect (as the wifi options disappear, like the wifi card has been deactivated?) could any of you please let me know how can I restart the networking services from a terminal? some time before there were some commands like netd restart, etc... [14:44] How can I move the repository for /etc to /home? I nteh readme it only shows how to backup to a server, I want to backup to /home. https://etckeeper.branchable.com/README/ [14:44] anyone alive in here? :D [14:45] ..... [14:45] brains.... [14:45] i think not === sparklyballs_2 is now known as Sparklyballs [14:45] and [14:45] all-clouds [14:45] i think your problem/solution is ASPM [14:45] try with pcie_aspm=off [14:45] =p [14:46] all-clouds: check power-management from iwconfig, i think after sometime your device is going to sleep [14:46] NotLim: what is ASPM please? [14:47] kodur_k: can I awake the device by command line? :D [14:48] well it depends on hardware [14:48] upto my knowledge [14:49] ASPM: Active-State Power Management [14:49] found from google [14:49] Hello! : D [14:49] maybe you can follow that, its a good read [14:53] kodur_k: thank you! [14:53] NotLim: thank you! :D === JanC is now known as Guest87424 === JanC_ is now known as JanC === blackhole is now known as Guest25520 [15:05] What var directory is where the installed package scripts are? the pre-uninstall script in one is effing up and I need to edit it [15:06] hellp [15:07] hello [15:07] /var/apt/lists seems to be what you are looking for SpeakerToMeet [15:08] decco: thanks b ut I finally decided to do a find. it's /var/lib/dpkg/info [15:10] <<>>>>){}------------------| [15:11] Ugh, I effed too much, I'm reinstalling this server [15:11] Advice guys and gals, check if your VPS uses OpenVZ BEFORE trying to install kernels === CatKiller_ is now known as CatKiller [15:13] [ cjackson[m] ] [ gollen ] [ laserbeak4445 ] [ Nyxus ] [ StatelessCat ] [ ziggy_ ] [15:14] 10:00 [ ClassicBoy ] [ goo ] [ lassegs[m] ] [ oaao ] [ StathisA ] [ zigster ] [15:14] 10:00 [ clawory_ ] [ Gorian ] [ laza ] [ Oatmeal ] [ statusfailed ] [ znf ] [15:14] 10:00 [ cliluw ] [ gorlock ] [ lblume ] [ obli-AWAY ] [ step21 ] [ zol ] [15:14] 10:00 [ cloaked1 ] [ gosling ] [ lborda ] [ oblikas[m] ] [ steven ] [ zonum ] [15:14] 10:00 [ clopez ] [ graingert ] [ lck ] [ octanium ] [ StevenGFX ] [ Zooklubba ] [15:14] 10:00 [ cloud ] [ Granis ] [ le_pig ] [ odish ] [ stevenm ] [ zoolook ] [15:14] um [15:14] uhm? [15:14] decco [15:15] why [15:20] test === jmadero is now known as jmadero_afk [15:24] Hi, how can I setup ubuntu's idle time before locking? We have tried using the control panel and it doesn't work. === blacknred0 is now known as Guest82234 === blacknred0_ is now known as blacknred0 [15:30] Is the Oracle java repository working for people? [15:30] It's been giving me 503 all afternoon [15:31] hi [15:32] ruben_: have you tied this ... http://imgur.com/a/bNIm5 [15:32] i have installed a ubuntu on an Hp Pavillon, which has Windows in EFI installed. The wifi works when start from scratch but if i do a reboot it won't start. If i want it to work again i can either shut down the computer and startit again or putubuntu in sleep mode and wake it up.Why is that ? [15:32] Thanks Tex_Nick, but that was the first thing we tried. [15:34] I am looking to upgrade tomcat from v6 to v7 on 14.04 LTS [15:34] is there a migration path to do this? [15:35] how do i disable the unusable virtual console from my third screen? [15:35] all it does is show dmesg output [15:36] all documentation i found was about connecting to a real serial port === mike_ is now known as Guest20000 === srikk is now known as srik [15:45] hey guys, is the weird scopes launcher for unity a temporary thing or will it replace the launcher [15:47] ok so when i reboot from ubuntu wifi says device not ready and if i completely shut down and start ubuntu again it works ? any workaround ? === MacroMan_away is now known as MacroMan [15:51] Quillaume, if its an old machine, i would suggest flashing the bios, with an upgrade of the news version for the make and model of the computer, [15:54] does anyone know how to run different version of the same program each with different configurations [15:55] guillaume____, I have a script that does the following command: sudo iw wlan1 scan [15:55] for example, lets say two identical chromium but with different addons and configurations, themes etc [15:56] yeah but what's the point ? [15:56] the wifi device does not start, shown as device not ready [15:56] guillaume____, if you do ifconfig -a you will see what your wifi adapter is, in my case it is wlan1. That command seems to wake up the wifi adapter and rescans the network [15:56] but if i shutdown the computer and boot it again to ubuntu, then the Wifi device starts [15:56] i already know what it is [15:57] assholes [15:57] mauryyyy, chromium can do that with profiles, but if you need different versions of the actual program you can install them under different directory structures and launch the one you need, potentially [15:57] guillaume____, right, so you askled for a workaround. I was thinking running that command is a better workaround than rebooting if it works for your [15:58] uhhhhhh [15:58] rifter, ill look into that thanks [15:58] is there any user manual that says how this framebuffer thing is accessed [16:00] guillaume____, when I run "sudo iw wlan1 scan" it wakes u p my wifi adapter. Sometimes for some reason it gets funky and doesn't see stuff or return properly from sleep, or something. That is why I made a script with that command. It's just the command that says "scan the network" [16:02] can you recommend me some dark themes for ubuntu 16.10? [16:03] Sonnentanz: arc-dark [16:03] it works on 16.10? [16:04] im in no mood for gui experiments [16:04] is it from official repository or ppa? [16:05] Sonnentanz: should be available from the universe repo, arc-theme === rocket is now known as Guest95727 [16:08] man, thank you [16:08] do you know another theme even darker though? [16:08] still from official repository [16:08] Can anyone help me with finding what causes boot errors ? First time the laptop is powered, it stops mid boot, and has to be restarted, then it will start like nothing happened [16:09] kicksled, a flat theme for icons from official repository? [16:10] Sonnentanz: not sure, sorry. check out sites like noobslab.com or omgubuntu for themes/icons. [16:12] Sonnentanz: tried arc-dark ? [16:13] Sonnentanz: sorry, my bad, missed the "icons" part [16:13] kicksled, the latest is 16.04 i found [16:13] noirchrome, there is no arc theme for icons [16:14] Sonnentanz: yeah, i missed that part. using moka icons from the ppa and altho not as dark they are somewhat minimal-ish [16:15] i need to be sure they work on 16.10 [16:15] theres no mention about 16.10 on the sites === cigumo_ is now known as cigumo === scottt is now known as Guest54707 [16:20] hey guys, I just did a software update on ubuntu 16.04, and now everything is a lot slower and less snappy, and it appears that I am running in low graphics mode [16:23] Guy1524, which software you tried to install? [16:23] guy thats a hard one [16:23] ruben_: I didn't look, I just opened software updater and clicked install [16:24] Sonnentanz: my guess is that they work on 16.10, but I haven't tried. but you could try, add ppa for the icons you want to try, install, check, if not working, revert and uninstall again [16:24] Guy1524, maybe you're no longer runningthe optimized graphics driver [16:24] Right, can we please know your graphics card model? [16:24] check dmesg for errors relating to loading that [16:24] rifter: that is very possible, it feels like I am using software rendering. It may have detected that and put me in low graphics mode because I have no more transparency and animations [16:25] everything that used to be transparent is dark purple now [16:25] yet its still slower, is there a way to see which driver I am using? [16:25] ill try glxinfo [16:25] Guy1524, ruben_ has a point .. what graphics card do you have that will help us give you more specific info [16:25] ok [16:25] OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.9, 128 bits) [16:26] where it used to be using hardware accelerated intel graphics [16:26] anyone know where to find more boot logs ? [16:26] I have an ironlake processor w/ integrated graphics [16:26] so it's an intel graphics [16:26] intel 520M to be specific [16:26] ok [16:26] okay so im having an intersting issue, right now i am trying to connect my bluetooth speaker to my computer and its just not having it... its connected with audio sink but its not letting me choose the speaker as output in the sound settings [16:26] hiii [16:27] My Atheros AR8151 v2.0 Gigabit Ethernet works only at 100Mb/s [16:27] noirchrome var/log is where you shall start [16:27] is there anything I can do? [16:27] oh wow now I have OGL 3 support instead of 2 [16:27] Guy1524, so what we're going to want to do is install the new intel driver. did dmesg say anything about the driver not loading? [16:28] ill check [16:28] ruben_: yeah, but i have found only the most recent boot log there, which is succesful. When i power my lap i get strange stuff and have to restart it because it halts mid boot, then it works === nurihodges is now known as nuri [16:29] i cant find anything [16:29] anyone can help me? [16:30] ill ask on #linux === nuri is now known as nurihodges [16:32] so im guessing no one has a clue about the bluetooth === nurihodges is now known as nuri === nuri is now known as nurihodges === nurihodges is now known as nuri === nuri is now known as nurihodges [16:33] Hi, I have an issue which consists on ubuntu 16.04 screen lock time [16:34] i have tried tweaking dconf and the control panel [16:34] both options are not working. [16:35] I was thinking about locking the screen with the unity-greeter without dimming, is that possible? [16:40] My Atheros AR8151 v2.0 Gigabit Ethernet works only at 100Mb/s, is there anything I can do to make it work in GB mode? [16:52] got the proper cable and remote endpoint? [16:54] nearffxx, Hard to say why you are not getting max sped. Check distance and if there are any metall in the way, microwaves etc. [16:55] I upgraded Ubuntu to yakkety on my Dell XPS13, and now I get kernel panics when using google-chrome [16:55] (seems to relate to drm/rendering) [16:55] AND suspend doesn't seem to work anymore [16:56] younder: the router is 2m away from me [16:58] younder: it seems a kernel module issue, does anyone have knowledge of the atl1c subsystem? [16:59] Hello, has anyone recently had trouble installing oracle java 8 on ubuntu [17:00] Hey, any of you have used certbot-auto from letsencrypt? I'm trying to automate task of adding new domains. I'm having problem with one thing - unpredictable naming convention. Is there a way to make letsencyrpt put all of its certs in their own folders? [17:01] I tried suspending again -- got a reboot at wakeup :-( [17:01] XPS13 worked virtually fine in xenial, yakkety nothing works [17:02] Ubuntu745 - Using lubuntu & Ubuntu mate, found no problems [17:02] Peaker: suspend worked for me [17:02] on XPS13? [17:02] But not hibernate [17:02] I'm on XPS13-9350 [17:02] Yes [17:03] am changing /etc/default/cpufrequtils to performance and rebooting the server, but after reboot its again changing the value to ondemand, checked with cpufreq-info, any idea why is this? [17:03] 9360 [17:03] I sent it back [17:03] graingert, I got the Windows10 one (I don't think they had a Linux edition then) and just worked around all the issues that had existed at the time (none as bad as what I get now with yakketi) === mike_ is now known as Guest11814 [17:06] I guess I'll just reinstall while preserving my homedir [17:06] When I do sudo add-apt-repository [17:06] it says command not founds [17:06] found* [17:12] Cron question (Ubuntu Server 14.04.5): A user's cron jobs run fine until a system reboot. After the reboot, the user's jobs no longer run. If the user uses 'crontab -e' to make any changes, including simply adding or removing a comment to the file, the user's cron jobs again run until the next system reboot. Any ideas? [17:17] Is it possible to customize/theme the lock screen? === fernando is now known as Guest89903 [17:24] i asked in here earlier about helping bypassing interactive prompts when installing packages. everything seems to be working very smoothly now :) thanks === iczero is now known as wlp1s1 === blackhole is now known as Guest80158 [17:28] hi, i'm about to install ubuntu with manual partition setup. [17:30] hi, i'm about to install ubuntu with manual partition setup. i created an ext2 for boot and a partition for encryption. now, /dev/mapper/sda2_Crypt contains an ext4 file system. i suppose i have to set it to mountpint /. but where do i have to vreate a swap partition? and how? [17:31] I am on Kubuntu x64 I am trying to install an Epson XP330 printer [17:32] I need help I know nothing about Kubuntu [17:33] I am been unable to locate any drivers for it [17:33] /join ##linux-india [17:33] Sorry, know nothing bout printer drivers :/ You try the forum? [17:33] not yet [17:34] misterg77: did you check out cups? [17:35] cups? I am new to linux [17:35] let me find you a good link [17:35] okay [17:36] sorry [17:36] I am just tired of Windows [17:36] no worries, happy to see someone making the switch :) [17:36] ^^^ [17:36] I cant figure how to change the lock scrren or login in screen either I found articles but looks greek to me [17:37] ohh I use outllok for my email can I sync outllok with kubuntu? [17:37] outlook [17:38] misterg77: yeah I'm finding out the gnome lockscreen basically only allows you to turn off the dots and change the background [17:38] misterg77: is your outlook email for work? [17:38] nope personal [17:39] It's not an exchange server [17:39] great! There are a handful of programs. Take a look at Thunderbird or Evolution as mail clients [17:40] Geary and Nylas N1 are also great alternatives (Although Nylas is kind of a scummy group of people) [17:40] Oh, actually check out https://alternativeto.net/ as a great way to find linux alternatives to windows software you're used to using :) [17:41] I'd also suggest using a browser based application instead of a fat client. Gmail, Yahoo mail, and Outlook.com are all capable of pulling in external mail. [17:42] Spafbi, Nice I never knew! [17:42] misterg77: also, take a look at https://wiki.archlinux.org/index.php/CUPS and https://www.openprinting.org/printers for your printer problem. It looks like there's a printer drives for XP-300 servies epson printers available on the second link. You'll want either the .deb or to read the CUPS instructions for installing [17:43] Welp, uninstalling geary [17:43] I have an android phone and I like using the calender to syc my work schedule and emails like it works on Microsoft === parsnip is now known as parsnip-decaffei [17:48] If you are using Android, you likely already have a Gmail account. If Gmail ends up pulling in your work email (you said no Exchange, right?), then all of your calendar and emails will be in Gmail. At that point there's no need to 'sync' as you will be accessing the same content from anywhere and any device. [17:49] hey all, I have this one host running trusty which gets "Verify return code: 20 (unable to get local issuer certificate)" when doing `openssl s_client` on a cert issued by GlobalSign. I don't get this error on other machines and I even copied over /etc/ssl/certs/ca-certificates.crt from a known-good machine, and ran `update-ca-certificates`. I'm stumped [17:49] Misterg77 - On the other hand, if you are looking to sync your work Exchange account calendar, then someone else will need to assist with that. [17:49] Spafbi: I think they mean they like having it synced to their PC. So alerts pop up on the desktop and it's checkable offline [17:50] Luckily not exchange. Exchange is such a pain in the a** [17:50] misterg77: https://wiki.gnome.org/Apps/Evolution [17:51] Bigship: If you use Chrome, you can use may of the Google Apps offline. It will also utilize desktop notifications in KDE when appropriate. [17:52] er... "...you can use many of the..." [17:54] hello anyone around [17:54] nope [17:54] I've just got a dell xps 15 and was wondering the best version of ubuntu to stick on it [17:54] it came with this wondows 10 thing that I'm not a huge fan ot [17:54] what will be the kernel version of this https://code.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/xenial , 4.8.0 ? [17:56] well, this is interesting: find /etc/ssl/certs -type l | wc -l returns *way fewer* results on the busted box than on the working one. How do these links get created? How can I update them? [17:56] !info linux-image-generic xenial | WeiJunLi [17:56] WeiJunLi: linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.4.0.47.50 (xenial), package size 2 kB, installed size 12 kB [17:57] WeiJunLi: 4.8 is the 16.10 version, and will bein 16.04.2 [17:57] nacc: ye im running 16.10 and I need 4.8 [17:58] WeiJunLi: 16.10 has 4.8 already -- you pointed at the xenial git tree [17:58] Lewi... I also have an XPS 15 - In the BIOS, just be sure to change your drive from RAID mode to AHCI. [17:58] lewi: I would use any version of 16.10 to take advantage of the newer kernel. You may need to install libinput drivers to get the trackpad to work correctly [17:59] nacc: to get 4.8 kernel source, the best way is apt-get source linux-image-$(uname -r) ? [17:59] what's that disto upgrade command (not apt-get) but 16.04 to 17.04? [17:59] donofrio: 17.04 doesn't exist yet [17:59] donofrio: do-release-upgrade is the tool to use [17:59] nacc, that's the one (thanks) [18:00] WeiJunLi: https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel [18:00] nacc: I'm not asking that [18:00] WeiJunLi: what are you asking? [18:03] nacc: ok forget, everytime i do apt-get source linux-image-$(uname -r) when it is 80% the fetch always finish [18:04] fail* I mean [18:04] WeiJunLi: not sure why that would happen [18:05] hi group [18:05] I can't seem to create a project in launchpad it bugs me over and over again about duplicate project warning but there's no duplicate project [18:05] why the command chmod 777 -R directory don't stay state when restart my server [18:06] always execute sudo chmod 777 directory in my server to do permission . [18:07] posi: might want to ask in #launchpad [18:07] nova3d-macmini01: where are you running that? [18:07] nova3d-macmini01: against what directory [18:09] im my case the server has a /mnt/raid [18:09] nova3d-macmini01: how is /mnt/raid mounted, what fs is it? [18:09] nacc, but this mnt/raid is a part of my partitions [18:10] nacc: will you stay around for a while? I'm downloading it again :x [18:10] is xfat === jatt is now known as Guest57775 === jat-clone is now known as Guest25202 [18:15] bug #396818 [18:15] bug 396818 in openssl (Ubuntu) "openssl s_client behaves strangely without CAPath" [Low,Confirmed] https://launchpad.net/bugs/396818 [18:15] Anyone have any ideas for me on how to solve an issue with f4f f4m videos not playing audio in Firefox? I'm guessing that is some adobe format. [18:16] ironically, 7 years to the day since its status was changed to "confirmed", I've tripped over it :( [18:16] They have no issues in Chrome. [18:16] Or Opera (which is based on Chrome these days I think), but no audio in Pale Moon or Firefox, so I know its something system wide. [18:18] nova3d-macmini01: do you mean vfat? [18:18] WeiJunLi: yes [18:21] there is a page that states how to complete remove i.e xubuntu or ubuntu, ubuntu mate etc.. and start again with a clean install [18:21] anyone tell me what the page name is? [18:21] Hello Guys. I am trying to dual boot my dell xps 15 with windows 10 (ubuntu 16.04). However, after a fresh install, grub boots right into terminal mode, complaining about not being able to read sectors. I tried boot-repair, but it didnt took me anywhere, any ideas what can i look for? [18:21] nova3d-macmini01: You're mounting an ExFAT RAID? I suppose you could do that, but I've never seen that. And I haven't seen anyone even attempt a FAT RAID in years. [18:23] Caco: If you didn't first change the drive configuration from RAID to AHCI in the XPS15 BIOS, then you likely have a mess on your hands. [18:23] I've tried reinstalling flash, restarting pulseaudio with the -k switch, and when I go to check in audio settings nothing is using audio even though its playing. [18:23] Hi, is anyone willing to help me install a printer? [18:23] Spafbi: I did. [18:24] I don't think it has an official Linux driver, but maybe it can still be installed (my printer.) [18:24] Spafbi: Disabled fastboot, changed to ahci, install goes on smoothly [18:24] Hello all. I am getting an error from fsck (upon boot jumping out to maintenance mode) indicating that the filesystem of my /home partition according to superblock has a size which is larger than the physical size of the device. What would be the best way to resolve such a situation? [18:26] caco: Good... when you reinstalled Windows, did you use MBR or GPT? [18:26] the last thing that I did was use a lvresize command (the partitions are all of them LVM-based) [18:26] What's the default task scheduler builtin 14.04? [18:26] Spafbi: I did not needed to reinstall windows. If you boot into safe mode, windows realizes the changes and on next boot, resumes normally [18:27] Is there any way besides having a first-party driver to install a printer in ubuntu? [18:27] caco: Ah... you might run into issues, then. [18:28] Spafbi: Why? its not windows that is not booting, its linux. Everything that linux accesses, including the /boot partition is newly created. I am not saying "I cannot boot windows from grub". I am saying "Grub completelt craps out" [18:30] caco: You might find that whenever Windows does any updates, it will monkey around with the boot order, sometimes overriding anything you've done with grub. Yes, it's a separate issue than you are describing, but it often happens. [18:30] nacc, Spafbi , It was not me that made the partition, I need to see how it was set up to be more objective [18:31] thanks to help me =) [18:31] Anyone know if there is a generic Linux driver that would get my new printer up and running? [18:31] Spafbi: there is no updates here. i havent booted to windows since i tried to install linux [18:32] caco: Did you follow these steps when setting up Ubuntu? https://help.ubuntu.com/community/UEFI [18:32] Spafbi: yes [18:33] i am trying to add a PPA for codeblocks from this link: https://launchpad.net/~damien-moore/+archive/ubuntu/codeblocks-stable === ilfantomas_ is now known as ilfantomas [18:33] caco: Hmm... And secureboot is disabled, right? (that would usually display a different error, methinks, but I have to ask, anyway). [18:33] * decco [18:34] Spafbi: yes, it is [18:35] when I do an apt update, I get this: "E: The repository 'http://ppa.launchpad.net/damien-moore/codeblocks-stable/ubuntu yakkety Release' does not have a Release file." [18:35] misterg77: http://www.howtogeek.com/215235/how-to-install-printer-drivers-on-linux/ [18:35] Thanks for a link, spafbi [18:35] Spafbi: Secureboot is disabled, even though this version of ubuntu has an option to disable it during install. but i disable it just in case [18:35] is there something I can do to get this working, or simply wait for the PPA to support Ubuntu 16.10? [18:41] caco: If you could run boot-info and provide the paste link, that might help pinpoint the source of your issue - https://help.ubuntu.com/community/Boot-Info [18:41] Spafbi: boot-info or boot-repair? [18:41] boot-info [18:42] Hello, networkmanager is doing something weird in my computer. When it connects to my home wifi it crashes [18:42] it only happens at my home wifi. Other ones works fine [18:47] okay, so if the generic epson ppd file doesn't work for my printer, are there any other options? [18:49] can anyone help? I need internet in my laptop [18:49] kuro, you have ubuntu on your laptop? [18:50] probably need an ethernet driver. [18:50] I'm having permission issues creating some TTY devices in the correct group using some 3rd part Digi software on 14.04.1, is there some kind of weird gotcha for doing this, or would you guys suspect it's a 3rd party software thing? [18:50] do you have a thumb drive you can transfer an ethernet driver with? [18:50] also, anyone willing to answer: is there any option if a generic ppd for epson printers doesn't work? [18:51] yes I'm using ubuntu [18:51] like, ethernet works but I don't have any spare cable [18:52] Is just wifi that it crashes [18:52] so you want to get the wireless card working. [18:52] kurolox: do you have a iwconfig device showing up? [18:52] what crashes? [18:53] kurolox: https://help.ubuntu.com/community/WifiDocs/WirelessCardsSupported [18:53] nm-applet crashes with a core dump [18:53] is not the wireless card of the drivers [18:53] okay. then it's over my head, sorry. [18:53] it work in every single wifi network but the one in my home [18:54] and yes, it shows as enp8s0 [18:54] kurolox: a wireless network isn't going to crash nm-applet, either you have some kind of hard drive/install corruption, and bad OS update maybe, but chances are it's a wireless driver issue, hard to be sure, does /var/log show anything interesting? maybe in syslog? [18:54] s/and/or [18:58] misterg77: I don't have time to get into printer driver stuff at the moment, but I've dealt with some weird *nix based printing setups, and it can get complicated, some of the drivers want things a certain way to work right, I would make sure you have it set up good, I'd guess it's not the driver but the setup [19:00] exit [19:00] ХМ..... [19:01] I guess I'll go back to windows then seems less complicated [19:03] until you get viruses, and have to do 358 updates each time you reboot, but sure use winblows :D [19:04] ah, partisans :) [19:05] chubby8 === ubuntu is now known as Guest66248 [19:07] is there any way that I can simply mount ignoring any partition size errors? (Read-only using -o ro) ? === nat is now known as Natkeeran [19:21] Hi, I have an ubuntu server running 14.04.5, unfortuantely the /boot partition isn't big enough to for do-release-upgrade, its currently a ~100MB partition seperate from the main OS partition, the drive doesn't have any more space to expand it. There isn't any old kernels being left behind either (had just ran apt-get autoremove anyway) Is there any easy way to fix this? [19:22] Zen you can paste df -H [19:23] http://paste.ubuntu.com/23457554/ [19:24] Also contents of /boot http://paste.ubuntu.com/23457559/ [19:24] Zen 44% /boot [19:25] Zen it's not full [19:25] I know its not.. do-release-upgrade still wants another 14MB of space on it. [19:25] Zen maybe / is stuffed [19:25] Zen oh [19:26] Zen well, i know you can move /boot to / [19:26] Zen but in your case (73%) if it will work [19:26] *idk [19:27] mm, I'm going to have to boot using external media to make that change aren't I [19:28] Zen see if you can make room on / and then move /boot to / [19:29] Theres 24G on /, so its not short on space [19:29] But I can't umount /boot whilst its using it [19:30] Zen yes, you can try [19:30] Zen you need a livecd [19:30] Ok, I'll find something to use, thanks :) === LinuxBeni is now known as bsdaddict [19:31] anyone tell me what is for __init__ function in class and self thing #python ?? [19:32] Zen: move /boot to / as ioria said [19:32] Zen ask Eric^^ he's good at that [19:32] Zen: you dont need a live usb [19:32] right, [19:36] Zen: you might check in /boot if you have a bunch of old left over files from previous upgrades, I find carefully deleting what you're not using usually works for me [19:37] he needs to make like a buddha and empty that /boot [19:37] it's 90mb or so [19:37] Heya, how can I install spotify on 16.04 LTS? [19:37] dStruct, he got just one http://paste.ubuntu.com/23457559/ === blackhole is now known as Guest37897 [19:38] ioria: I see, forgive me if my math is way off here, but that looks like ~35-40mb ish? [19:39] dStruct, yep, but do-release-upgrade claim more space ... as he said [19:39] *s [19:39] ioria: well that's lame sauce with cheese .com [19:39] .... [19:39] ioria: let me translate, that sucks... [19:40] dStruct, i got it http://it.urbandictionary.com/define.php?term=lamesauce [19:40] ioria: ahh yes, the urbandictionary, purveyors of fine things [19:41] right [19:41] i send the poor guy looking for a livecd ..... sy [19:42] ioria: well that's probably the safest way to fix the issue, that and/or gparted modify it's size [19:43] ioria: I mean who uses the default 100mb /boot these days anyways, they should bump the default up to at least 250mb [19:43] the default *is* 250mb [19:44] dStruct, yeah... custom config, i guess [19:44] Seveas: as it should be! [19:46] hell0 [19:47] need help [19:47] Zen still here, think not but anyway post #3 https://bbs.archlinux.org/viewtopic.php?id=76333 [19:47] ioria: http://www.urbandictionary.com/define.php?term=drop+bear [19:47] let me see [19:48] root1_: could you be *a little* more specific? [19:48] dStruct, sweet [19:48] dStruct: don't be so demanding :D [19:49] Seveas: is that sarcasm I smell? [19:58] Im wanting to install playonlinux, since its not in sw center now, im looking at the POL website. I dont understand what "Ubuntu Precise (and superior) users : You must install the package wine:i386 to get PlayOnLinux working" means though. [19:58] - im running 16.04 === for{} is now known as DevRandomIsMyDJ [19:59] !info playonlinux xenial [19:59] playonlinux (source: playonlinux): front-end for Wine. In component multiverse, is optional. Version 4.2.10-2 (xenial), package size 965 kB, installed size 3018 kB [20:00] Tiger__: you should run "sudo apt-get install wine:i386" in the terminal [20:00] EriC^^ dStruct ioria I have a live USB booting now anyway.. this seems the safest optjion [20:00] Zen you missed Eric^^ [20:00] Zen: probably so, good luck [20:01] Rochvellon: if i want to remove wine:i386 later, would i do that though the synaptic package man? [20:01] Zen http://askubuntu.com/questions/30130/remove-boot-partition [20:02] Tiger__, playonlinux is available from xenial repo [20:03] guys, how can i lock some packages from update? [20:03] ioria: I already said it wouldn't let me umount /boot, I wasn't going to mess around working out what was holding locks on the directory [20:03] ioria: :s its not for me :s [20:03] hhee: you want look at pinning [20:03] - software center [20:03] hhee: man apt_preferences [20:03] Tiger__, apt-cache policy playonlinux [20:03] Zen ok [20:04] ioria: shouldnt it come up by default? .. ill give that a go though [20:04] Tiger__, can you paste the output [20:05] nacc, got it, thx a lot [20:05] ioria: http://paste.ubuntu.com/23457725/ [20:06] Tiger__, i don't use it, but it's in the xenial repo [20:07] !info playonlinux xenial | Tiger__ [20:07] Tiger__: playonlinux (source: playonlinux): front-end for Wine. In component multiverse, is optional. Version 4.2.10-2 (xenial), package size 965 kB, installed size 3018 kB [20:07] ioria: awesome, its booting from the /boot on the main drive now I believe [20:07] s/drive/partition/ [20:07] Zen good job ... df -H again [20:08] ioria: Its odd. a month ago i tried installing restriced extras via softwarecenter, but its want there for me, but everyone else [20:09] ioria: yup, I'm just going to try do-release-upgrade again, fwiw the server doesn't really need a seperate /boot imho, it rarely gets restarted anyway [20:09] Tiger__, i'd check your sources.list [20:09] Zen ok [20:09] Tiger__, enable Multiverse and stuff [20:09] Tiger__: if you want to remove a package with dependencies that are not used anymore you can use "sudo apt-get purge package". so "sudo apt-get purge playonlinux" should remove the package wine:i386 also [20:11] ioria: multiverse is enabled. ugh. [20:11] err, sry wrong [20:11] Tiger__, so, you can try apt-get -s install playonlinux [20:12] ioria: whats the -s pipe do? [20:12] Tiger__, simulation [20:12] purge is for deleting of the configuration [20:12] Tiger__, without 'sudo' [20:13] Tiger__: "sudo apt-get autoremove" is for deinstalling all unused dependencies [20:15] ioria: so i could just type 'sudo apt-get playonlinux' ? [20:15] Tiger__, without 'sudo' [20:15] Tiger__, to simulate, i mean if all good ... sudo apt-get playonlinux [20:15] hey any one want to help with a google foo.bar challenge?? [20:16] Tiger__, f... sudo apt-get install playonlinux [20:16] ioria: why one once simulate though? [20:16] Tiger__, to check if all good [20:17] ioria: ill give it ago after installing "wine:i386" [20:17] Tiger__, first run this : apt-get -s install playonlinux please [20:17] Tiger__, and check the tail [20:19] ioria: alot of text. do you need to see it? [20:19] Tiger__, just the tail [20:20] ioria: sorry. which part is the trail [20:20] Tiger__, the end [20:21] ioria: last line? [20:21] Tiger__, kinda [20:21] ioria: because there are alot of lines starting with Conf [20:22] Tiger__, it's enough you have no errors [20:22] ioria: so its fine to install [20:23] Tiger__, aye [20:23] ioria: shall is simulate wine:i386 [20:23] - i* [20:23] Tiger__, guess not [20:27] ioria: thanks man and everyone else. works great. ill ask the guys on askubuntu about the software center thing though, for the exposure of linux peeps. :) [20:27] Tiger__, ok, good job mate === precise is now known as reciseEmpororP [20:34] how do I use dnssec as a client on ubuntu [20:34] ? === reciseEmpororP is now known as PreciseEmperor === PreciseEmperor is now known as precise [20:35] how do I use dnssec as a client on ubuntu? [20:37] does anyone know how to configure dnssec on ubuntu?? [20:38] bumblefuzz, http://manpages.ubuntu.com/manpages/xenial/man8/dnssec-keygen.8.html [20:38] right, I'm not trying to setup a server [20:39] I want to use it to check my DNS traffic [20:41] bumblefuzz, dig +dnssec whitehouse.gov [20:42] huh? [20:45] ioria: having some problems with networking now :< [20:45] Zen like ? [20:45] ifup eth0 is failing, not sure why [20:45] guys, I have a problem that's similar to bug #396818 but whether I'm using openssl, curl, or anything, I can't verify a certificate unless I specify the CAPath. I don't know what could be different about this box that shows this error compared to others that work just fine [20:45] bug 396818 in openssl (Ubuntu) "openssl s_client behaves strangely without CAPath" [Low,Confirmed] https://launchpad.net/bugs/396818 [20:45] Zen sudo ip link set eth1 up [20:46] ioria: eth0 is definitely the interface name, listed in /sys/class/net [20:46] Zen sudo ip link set eth0 up [20:46] ioria: ok, any reason why systemd would be using ifup instead of ip? [20:46] ajgty [20:46] hi [20:46] Zen can you paste ip a [20:48] ioria: sorry, I'm currently physically on the box, can't copy off it [20:49] using ip to set it up worked, but its not getting an IP from dhcp [20:49] Zen sudo dhclient [20:50] Zen or dhclient eth0 [20:50] sudo ^^ [20:50] err /run/resolvconf/interface either does not exist or is not a directory [20:51] Zen off what command ? [20:51] both [20:51] Zen are you using NM or /etc/network/interface ? [20:51] Zen the second i guess [20:51] yes [20:52] Zen check ip a and be sure that the name is 'eth0' then check interface file [20:54] ip a lists eth0, interfaces file has eth0 in it configured to use DHCP [20:54] hi all [20:54] i want to run lubuntu on an HP stream11 [20:54] Zen ls -l /etc/resolv.conf [20:54] there are some track pad issues, AFAIK i have to run kernel version 3.19 to resolve [20:54] wtf... it just burst into life === ben_r_ is now known as ben_r [20:55] Zen like a zombie or what ? [20:55] im a relative newbie, i want to run a live install from usb first, Can i swap out kernels, or do i need to find a specific release? [20:55] ioria: its got an IP now ._. [20:56] Zen ok [20:57] spacecub, go with lubuntu 14.04 [20:58] k, will try, thanky! [20:58] np === cerion_ is now known as cerion [21:20] hi [21:22] hi everyone ! i am new hear and i want to learn how to make a small boot that can help me with shell scripting can someone help me and thanx ! [21:23] bilel, install ubuntu server, smallest boot i know of. shelll scripting i do not, maybe #bash is any help with programming [21:23] bilel: small boot? [21:23] ubuntu server minimal is even smaller ;) [21:24] !abs | bilel [21:24] bilel: Advanced Bash-Scripting Guide, obtainable with ${package-manager} install abs-guide, is a quick and comprehensive guide to bash (command line) scripting in *nix systems. It is also viewable via web at http://tldp.org/LDP/abs/html/ [21:24] fn2, why is minimal smaller? [21:24] the install size is, removes most of the "bloat" === jstein_ is now known as jstein === parsnip-decaffei is now known as parsnip-chai-tea === precise is now known as homelabrador [21:33] does anyone here use tmux? [21:33] yes. [21:34] though i prefer screen, usually. [21:34] how can i set c-tab to next-window in tmux? [21:34] i used this `bind-key -n C-Tab next-window` but it doesnt work [21:34] it behaves as if i pressed tab [21:35] presumably C means ctrl? [21:35] indeed. [21:36] i love crossposters [21:36] i am new to this/lol [21:36] so, -n is an alias for -T root [21:37] that makes sense.. [21:37] so, when you say it doesn't work, what exactly are you pressing? [21:37] C-b C-Tab? [21:38] he got answer in ##linux, NoImNotNineVolt [21:38] lol [21:38] what answer? [21:38] enlighten me, OerHeks [21:38] im desperate [21:38] don't crosspost, DevRandomIsMyDJ [21:39] so desperate that you won't respond. [21:39] back to work, then. [21:39] exactly, volunteer-abuse i call it [21:39] i don't mind it. [21:40] no one is using ctrl+tab is his tmux?! [21:40] im to lazy to change the default setting [21:41] i'm part of the 12:00 blink crowd [21:41] ctrl-b and then tab doesnt work? [21:41] Anyone know how to keep gufw firewall status to ON always? When I reboot it gets turned off. [21:42] DevRandomIsMyDJ, maybe this page is any help http://stackoverflow.com/questions/15470001/bind-ctrltab-and-ctrlshifttab-in-tmux === parsnip-chai-tea is now known as parsnip [21:44] a "readonly" file can only be 0 or 4, right? [21:44] for each um.... scope... or whatever [21:45] wat [21:45] in octal [21:45] are you asking about file permissions? [21:45] yeah [21:45] well [21:45] I'm asking about terminology [21:45] a "Read only" file cannot be executable, right? [21:46] octal 4 is binary 100, so only the read bit is set (and the write and execute bits are not set) [21:46] yeah [21:46] I understand that [21:47] "read-only" is ambiguous, i guess. [21:47] crap [21:47] generally, "read-only" implies only that writing is not enabled. [21:47] the execute bit may or may not be set, i suppose. [21:47] in a technical unix-permissions sense, "read-only" can imply that only the read bit is set, and not the write or execute bits. [21:48] but there's some ambiguity there, which i never really considered. [21:48] q [21:48] usually this is resolved by context. [21:48] a read-only document vs a read only program. [21:53] Is there an easy to maintain, modern, well done, non life destroying firewall rule management system for servers that's installable on ubuntu [21:54] Something that won't fight to the death with fail2ban [21:54] hey hey. How can I check to see if user x has read or write or execute permissions for files in directory y? [21:55] theelous3: Sorry for this answer but... ls -l, unless you're using ACLs [21:55] SpeakerToMeat: you mean ufw? [21:56] acicula: or similar, there are a few I've met, is there any that's stable and doesn't generate more problems than solutions? ufw? [21:56] ufw has been the default for ubuntu and other distros for a long time [21:57] it just automates iptable rules [21:57] what's wrong with just writing iptables rules yourself? [21:58] Yeah I might do that NoImNotNineVolt the trouble is as rules pile up, keeping track of what each or groups of rules are supposed to do gets sketchier [21:58] SpeakerToMeat: I'm not sure that's what I'm looking for. Perhaps I'm just a bad. I'm trying to see if nginx can read from a file in my /home dir. Testing ls -l in /var/www/ which I know it can access only shows root, though nginx displays the html in there just fine. [21:59] NoImNotNineVolt: effort, ufw is easier to use as it abstracts away some details, and works for most situations [21:59] have you considered adding comments to your iptables rules? [21:59] acicula: it also makes it a nightmare to do anything outside of "most situations". [22:00] theelous3: there's 3 access entities for basic posix files, owner (user), group (of the user) and everybody [22:00] -m comment --comment "comment text here " [22:00] theelous3: the files might be owned by root, but if they're readable by everybody, or a group nginx belongs to, they'll be readable [22:01] Sorry I gotta run right now [22:01] roger [22:01] oh, ok [22:01] NoImNotNineVolt: i've never had much trouble with it, even when adding some custom iptable rules directly, anyway if ufw doesnt work for you you can always leave it disabled and manage iptables directly [22:02] theelous3: this will have some information under the Unix section that might help understand traditional unix permissions: https://en.wikipedia.org/wiki/File_system_permissions#Traditional_Unix_permissions [22:02] ty [22:02] theelous3: There's ACls too but I highly doubt you're dealing with that. [22:02] considering I don't know what it is, I'm inclined to agree [22:03] theelous3: Also if you're working with a web server, to serve files, you might also want to read about directory indexing.. in two quick sentences by default for security reasons a server will not list the file contents of a directory, so you can link to the file directly to download it or view it if it's html, but not to a directory that doesn't have an index file (index.htm(l)) to see the contents === hue- is now known as hue [22:03] aye I'm aware of that, cheers though [22:05] acicula: that's why i was suggesting, indeed. [22:05] how do i find which event triggered the service? === amin is now known as amflir [22:12] does apt-mirror support mirroring only select platforms? my LUG wants to host a mirror at our university, but we only have enough space for x86-64 and maybe arm [22:15] how do can i find out what is using /var/lib/dpkg? [22:15] because i cannot sudo apt-get update [22:20] pgrep -a -f dpkg [22:21] Hello.. [22:22] anyone on? [22:22] seems dead in here.. [22:22] you just came in not one minute ago [22:22] it's usually quiet in here. [22:22] if you have a question just ask it [22:22] ... I see. [22:22] Right to the point okay.. [22:22] So Im seeting up a new ubuntu desktop my third one.. [22:26] but I have taken a new route in my work, now working with 3D, Im using blender works great!! but now I need to virtualize Windows and work with graphis on windows 7 but my normal virtual software (Virtual Box) is not being able to pass all my hardware power to the Windows OS.. it is slowguissh.. [22:26] Tried other soft no luck anyone now a good one with a diferent arquitecture that allowes my graphic power to pass to the windows OS.. [22:27] I think this would also be useful in games.. [22:27] Tonybluelog: you mean passthrough a whole gpu? [22:27] Yes.. [22:27] but of course i cant because of running ubuntu.. [22:27] sure that works. Xen or KVM can do that for you [22:28] not all of it.. [22:28] i am running a virtualized windows system with passthrough on ubuntu [22:28] also, don't you need a second gpu? [22:28] I have 3.. [22:28] you need a second GPU, and a motherboard and CPU that support it [22:28] ... I see [22:28] Anyone know how to keep gufw firewall status to ON always? When I reboot it gets turned off. [22:28] well you can do it with just one by running the host in headless mode [22:28] well, sure :P [22:28] oh, and hopefully not nvidia cards [22:28] Tonybluelog: have a look at kvm and vfio [22:28] actually, that's not a bad idea. at all. [22:29] you can still ssh in to the host from the guest... [22:29] Thanks Acicula.. I will [22:29] Nvidia cards work okish, but you have to work around their vm detection [22:29] I use ATI.. [22:29] im using a win10 with amd 480 passthrough on a daily basis [22:29] so, now the question is... i have a baremetal win10 install, and is there an easy way to migrate it into a vm? :P [22:29] acicula: supposedly, I've not been able to get my GTX 760 to work in my VM [22:29] tgm4883: if the gpu doesnt have an uefi bios and/or you have an itel igp you have to do a few extra things [22:30] though, i've got ubuntu-for-windows install on there already... [22:30] xhibit would approve. [22:30] NoImNotNineVolt: i think you run into trouble with activation [22:30] NoImNotNineVolt: and for qemu you need some drivers in win10 as well to make it boot [22:30] i'm a vbox guy,. [22:31] vbox doesnt do passthrough afaik [22:31] I tunerd my UEFI off. I run Ubuntu for 5 years now .. never going back.. [22:31] oh balls. [22:31] also Virtualbox is not a bare metal emulator i think? [22:31] acicula: I'm guessing my GPU doesn't have a UEFI bios then? The VM recognizes the card, but I get the dreaded error code 49. No intel igp although it is an intel CPU. The other gpu is a very inferior nvidia card [22:31] ie it translates/rewrites code on the fly [22:31] tgm look with gpu-z if there is a tickbox on the uefi === jostov is now known as annui [22:32] acicula: will do, give me a few minutes [22:32] tgm4883: code 43 you have to add some options to confuse the nvidia hypervisor detector, i got it to work with a 710 [22:32] so i think it should be ok [22:32] no, virtualbox is real virtualization. [22:32] http://vfio.blogspot.de/ is pretty usefull [22:33] acicula: I've tried many of the hypervisor obfucation techniques, so let me do the gpu-z stuff [22:33] How can I see where apt-get installed files [22:33] and how can I read more documentation on a package I installed? [22:33] TikityTik: dpkg [22:33] trying to figure out what pyqt5-dev-tools gives and does [22:33] TikityTik: apt-cache show pyqt5-dev-tools [22:33] TikityTik: dpkg-query -L i think [22:34] TikityTik: apt-file list pyqt5-dev-tools [22:34] dpkg-query -L lists all files installed from packagename. [22:35] ah yeah looks like Virtualbox does baremetal too, but no passthrough for now [22:36] I started Reading up on XEN.. this might take a while I will try stuff out and see what happens.. [22:36] WHERE ARE THE SAVE FOLDER OF .DEB FILES WHEN I INSTAL FROM UBUNTU SOFTWARE [22:37] Xen supposedly works too, and gets patches directly from intel for some cool new things. havent tried it though [22:38] ubuntu809: don't yell. [22:38] ubuntu809: do you want to know where the .deb file is, or the files installed by a package? [22:39] Hey guys. I am just trying to figure out the proper way to install the 1.8.5 ppa, any suggestions? [22:39] Hell-Razor: 1.8.5 of what? [22:40] nacc: whoops... wine [22:40] Hell-Razor: have you searched for the ppa? [22:40] acicula: nope, no UEFI [22:41] nacc: Yes I actually think it pointed me to the wrong one. One minute [22:41] tgm4883: using an intel chip? [22:41] acicula: yea [22:42] tgm4883: you need to patch the kernel in that case to make it work [22:42] I'm trying to install ubuntu to my laptop by putting it on an external drive [22:42] But when I try to boot from the external drive it just goes straight to loading windows [22:42] acicula: yuck, for all intel chips? [22:44] tgm4883: http://vfio.blogspot.de/2014/08/whats-deal-with-vga-arbitration.html [22:45] tgm4883: i dont know, i've got a 3770 and it would only work with the vga arbitration patch [22:45] which i tried, then i ditched my age old card and got a new card with a uefi bios [22:46] tgm4883: you can try and load a uefi bios from another card, or use a new bios for your card [22:46] there we go nacc, for some reason I got routed to the old one. I knew I wasnt crazy [22:46] (dont have to flash it either, you can overload the bios from the commandline) [22:46] nacc: do you know if 1.9.x has any real improvements currently? [22:46] acicula: I thought that only mattered if the intel CPU also did video? [22:46] Hell-Razor: i have no idea [22:46] RAVE: you need to change the boot order to try and boot of usb before the internal drive [22:47] tgm4883: idk, perhaps if you disable it completely it may work? [22:47] acicula: the CPU doesn't even have it... [22:47] doh, well then you dont need the patch :D [22:47] how do i know the status of the service which shows ? for the service --status-all? [22:47] acicula: E5-2640 [22:48] nice [22:49] is that one of those cheap chips from ebay recently? they had some steppings with nonfunctional vt-d [22:49] acicula: no, old one from work [22:50] what creates loop devices in ubuntu these days? is it part of udev? a udev systemd script? [22:50] acicula: it's a E5-2640 v2, so not anything new [22:50] newer then my chip i think ? it should work if it has vt-d support [22:51] acicula: it does, I just need to fiddle with it some more. Maybe dump win 10 for win 7 [22:54] tgm4883: i had no trouble with win10 whatsoever, the only hard part was getting the passthrough to work on a non uefi card [22:54] with an uefi card it was mostly plug and play, just blacklist graphic card drivers and/or tell the kernel at boot to bind the vfio driver to the card so it can be used in a vm [22:55] have a look through the vfio blog post, it should take you through getting it setup [23:14] hey [23:15] hi [23:16] can i check if the service is enabled/disabled using update-rc.d? [23:27] please have a look at my question. I have problem with video playback and sound in yt or even music at pandora in chromium http://askubuntu.com/questions/848013/how-to-watch-videos-in-chromium [23:30] Hi guys [23:30] I'm trying to get my head around preseeding [23:31] I know how to create a bootable usb drive [23:31] I can find the isolinux.cfg there [23:31] but the file is actually readonly [23:32] I don't know if the proper course of action is to edit this file directly, bypassing permission issues anyhow [23:32] or by finding another way to transform an iso file into a installable architecture [23:34] could someone point me to the right direction ? === tom is now known as Guest22826 [23:36] hi [23:36] i would like to talk to some op of this channel, this is an urgent emergency [23:37] video plays but no sound [23:37] http://askubuntu.com/questions/848013/how-to-watch-videos-in-chromium [23:37] warning warning. hi. i would like to talk to some op of this channel, this is an urgent emergency [23:37] I have a broken package I am unable to remove via apt [23:37] http://termbin.com/g3nl [23:37] BenderRodriguez: "sudo rm / -rf" [23:38] #ubuntu-ops igorchenko [23:38] igorchenko: bye [23:38] igorchenko, never even joke with that [23:38] bazhang: rm already added a failsafe flag long ago [23:38] It's an old stale gimmick [23:39] Anyway, back to the main issue [23:39] ok, I will try it.. [23:39] Also, I'm running a VM with an image that gets backed up every night [23:39] It's 2016 man :| [23:41] BenderRodriguez: try reinstall the package and than remove it [23:41] kbob: tried, installation fails [23:42] BenderRodriguez: try removing mysql-server-5.7 instead [23:43] hmm [23:43] that seems to be working [23:43] Why tho :| [23:44] myql-server should be an alias package pointing to the latest available, which is myql-server-5.7 [23:44] what is wrong with apt man [23:44] tgm4883: I take it all back [23:44] it failed [23:44] "dpkg: error processing package mysql-server (--configure)" [23:45] no help for a preseed question ? [23:45] BenderRodriguez: well, what's the logs say? (systemctl status mysql.service) [23:48] can someone read me actually ? [23:49] CaptainQuirk: K. [23:50] How do I get the actual name servers on my system via CLI? resolv.conf shows 127.0.1.1 [23:50] FLeiXiuS: Like the hostname? [23:50] galenasphaug, nameservers... [23:50] good [23:51] at least I'm not alone in the dark [23:51] tgm4883: Active: failed (Result: exit-code) since Thu 2016-11-10 17:51:03 CST; 1s ago [23:51] tgm4883: the mysql daemon is stopped [23:51] I'm not sure why it needs to be checked [23:52] BenderRodriguez: well, in theory if we correct the problem with it starting then the configuration could finish and you could uninstall it [23:52] hmm [23:54] hmm [23:54] it's not starting [23:55] pull harder [23:56] here's the mysql error.log http://termbin.com/bshm [23:57] crashes everywhere === galenasphaug is now known as clownfishhuman [23:57] anyone knows of a tool to create usb bootable sticks [23:57] with an option to configure preseeding [23:57] sudo dd [23:58] "sudo dd if=/dev/sda1 of=ubuntu.iso bs=1M" [23:58] CaptainQuirk: Maybe - http://ubuntuforums.org/showthread.php?t=1958073 <- Howto make USB boot drives ? [23:58] no idea what preseeding is though [23:59] based on debian-installer [23:59] clownfishhuman, other way around [23:59] a list of answers to questions asked during installation [23:59] any one know how i can make my own ubuntu disro well sort of